

@keyframes lds-blocks {
    0% {
      background: #aaaaaa;
    }
    12.5% {
      background: #aaaaaa;
    }
    12.625% {
      background: #eeeeee;
    }
    100% {
      background: #eeeeee;
    }
  }
  @-webkit-keyframes lds-blocks {
    0% {
      background: #aaaaaa;
    }
    12.5% {
      background: #aaaaaa;
    }
    12.625% {
      background: #eeeeee;
    }
    100% {
      background: #eeeeee;
    }
  }
  .lds-blocks {
    position: relative;
    margin-left: auto;
    margin-right: auto;

  }
  .lds-blocks div {
    position: absolute;
    width: 40px;
    height: 40px;
    background: #eeeeee;
    -webkit-animation: lds-blocks 2s linear infinite;
    animation: lds-blocks 2s linear infinite;
  }
  .lds-blocks {
    width: 101px !important;
    height: 101px !important;
    -webkit-transform: translate(-50.5px, -50.5px) scale(0.505) translate(50.5px, 50.5px);
    transform: translate(-50.5px, -50.5px) scale(0.505) translate(50.5px, 50.5px);
  }
  
  



.ui-datepicker-month,.ui-datepicker-year
{
    padding-left:4px;
   
}

#pub336
{
    position:absolute;
    display:none;

}





#container
{
    width: 100%;
    display:block;
   /* background: #00ffff;*/      
    display: block;
    margin: 0px auto;
    padding-right: 0px;
    padding-left:0px;
    padding-top:5px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    /*box-shadow: 0px 1px 2px 2px rgba(111, 168, 210, 0.2);*/

}



#topcontainer
{
  width:100%;
    display: block;    
    position: fixed; 
    top:0;
    left:0;
    right:0;
   padding: 0 !important;
    margin: 0px auto ;
    height: 85px;
    z-index: 2;
min-width:1070px;
/*background-color: #ffffff;*/
background: rgba(255, 255, 255, 0.95);
}

#top
{
 width:100%;
    display: block;  
    padding: 0 !important;
    margin: 0px auto ;
   /*border-top: 1px solid #cbdfee;*/
    /*border-bottom:  1px solid #cbdfee;*/
    height: 52px;
 /*   background: #ffffff;*/     
position:relative;
}



#marge
{
    display: block;  
    padding: 0;
    margin: 0;
    background: transparent;      
    top: 0px;
    height: 80px;
    width: 100%;
}




.demoHeaders 
{
    margin-top: 2em;
}



#dialog-link
{

    padding: .4em 1em .4em 20px;
    text-decoration: none;
    position: relative;
}
#dialog-link span.ui-icon {
    margin: 0 5px 0 0;
    position: absolute;
    left: .2em;
    top: 50%;
    margin-top: -8px;
}
#icons {
    margin: 0;
    padding: 0;
}
#icons li {
    margin: 2px;
    position: relative;
    padding: 4px 0;
    cursor: pointer;
    float: left;
    list-style: none;
}
#icons span.ui-icon {
    float: left;
    margin: 0 4px;
}
.fakewindowcontain .ui-widget-overlay {
    position: absolute;
}

#dashboard
{
    display: block;
    width: 99%;
    height: 220px;
    /* border: 1px solid #a6c9e2;*/   
    margin: 0 auto;
    padding-right:5px;
    padding-left: 5px;
    margin-bottom: 3px;


}





#dateselector
{

    padding: 0;
    margin:  0;
    margin-top: 3px;
    display: inline-block;
    float: right;
    border: 0px solid white;  
    margin-right:25px;
}

#calendar
{
    padding-top: 1px;
    margin: 0;
    display: inline-block;  
    z-index: 1;
}

#fakedate
{
    font-family: sans-serif;
    position: relative;
    margin-right: 5px;
    /*padding: 2px;*/
    padding-top:5px;
    padding-bottom:5px;
    height: 20px;
    width:80px;
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
    cursor:pointer;
    background-color: transparent;
    color:white;
    border-radius: 3px;
    border: 1px solid rgba(255,255,255,0.9); 


}

#datepicker
{
    left:9px;
    top:12px;
    position:relative;
    margin: 0;
    padding-top: 0px;
    height: 1px;
    width: 1px;
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
    opacity: 0;
     
}

.box
{
    display: inline-block; 
    background: #fff; 
    border-radius: 2px 2px 1px 1px;
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
    vertical-align: top;
    margin-right: 1px;
    margin-left:1px;
    padding-bottom: 2px;
}





.mscroll
{

    width: 95%;
    overflow-y: auto; 
    overflow-x: auto;
}







.cubebox
{
    display: inline-block; 
    height: 280px;
    width: 347px;
    vertical-align: middle;
    margin-right: auto;
    margin-left: auto;
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.1); 

}












#visitors-radio
{
    display: inline-block;  
    padding-left:8px;
    padding-bottom: 3px;
}

.modalcontent,
.content,
.vsup,
.vsvalueup,
.vsdown,
.vsvaluedown
{
 font-family: "roboto", sans-serif;
}




.vsup
{
    display: block;  
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left:auto;
    margin-right:auto;
    font-family: Roboto-Condensed;
    font-size: 12px;
    width: 98%;
    height: 92%;
    background: url(../images2/up3.svg) no-repeat center ;
    overflow:   hidden; 
    background-size: contain;
    text-align: center;
    

}


.vsvalueup
{
    padding-top: 8%;
    text-align: center;
    vertical-align: middle;
    height: 98%;
    color: white;
    font-weight: 400;
    font-size: 20px; 
   
}


.vsdown
{
    display: block;  
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left:auto;
    margin-right:auto;
    width: 98%;
    height: 92%;
    background: url(../images2/down3.svg) no-repeat center ;
    overflow:   hidden; 
    background-size: contain;
    text-align: center;
    

}


.vsvaluedown
{
    padding-top: 12%;
    text-align: center;
    vertical-align: middle;
    height: 98%;
    color: white;
    font-weight: 400;
    font-size: 20px; 
  
}







.box-buttons
{
    margin: 0;
    margin-right: 2px;
    float: right;
    white-space: nowrap;
    vertical-align: middle;
    display: table;  
    border-spacing:1px 
}

.box-buttons ul
{

    display: table-row;   
    margin: 0px;

}

.box-buttons ul li
{

   /* padding-top: 4px;*/
    padding-bottom: 0;
    padding-left: 2px;
    padding-right: 0;

    display: table-cell;   


}





/*
#grid
{
display: -ms-grid;
width: 1500px;
height: 1500px;
-ms-grid-columns: 400px  400px 400px;
-ms-grid-rows: 400px 1fr 400px;
}
*/

#buttondate:hover
{
    color:#3c8dbc
}

#buttondate
{
    
    background-color: transparent;
    margin: 0;
    padding: 0;
    cursor: pointer;
    color: white;
    height: 25px;
    width: 25px;
    border: 0px;
    font-size: 1.33333333em;
    line-height: 1.33em;
  

}

/*
#g1, #g2 {
    width:50%;
    margin:0;
    margin-bottom: 3px;
    vertical-align: top;
    display: inline-block;

}

#g3, #g4, #g5  {

    width:100px; 
    height:65px;
    margin: 0;
    margin-bottom: 5px;
    margin-top: 3px;
    padding: 0;
}


#g6, #g7,#g8, #g9,#g10, #g11, #g12, #g13, #g14,#g15, #g16{
    width:115px; height:96px;
    margin:0;
    margin-bottom: 3px;

}
*/

.gauge_one
{
    width:96%;
    margin:0;
    display: block; 
}

.gauge_line
{
    margin:0;
    display: inline-block; 
}





#gr2
{
    display:block;
    float:right;
    margin: 0;
    margin-right:2px;
    padding:0;

    display :block;
    background: transparent;
    vertical-align: top; 
    width:100px;

}


#visitors-radio
{
    /*  visibility: hidden; */   
}

#visitors-radio input[type="radio"] + label span
{
    margin-top:2px;
    padding:0px;
    display:inline-block;
    width:35px;
    height:8px;
    cursor:pointer;

}





.help
{
    cursor: help;    
}


.content strong
{
    font-weight: bold;       

}



.content ul
{
    display: table-row;   
    height: 20px;   
}

.content ul li
{


    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;

    display: table-cell;   
    min-width: 10px;   

}




.content ul a
{
    text-decoration: none;

}

.content ul li a:hover
{
    text-decoration: underline;


}

.btransparent
{
    background-color: transparent !important;   
}


.bclear
{
    background-color: #ffffff !important;   
}

.green, .green a
{
    text-align: right;
    color: #008000 !important;    
    font-family: sans-serif;   
} 


.red, .red a
{

    color: red !important;    
   
    text-align: right;
     font-family: sans-serif;
} 

.yellow, .yellow a
{
    text-align: right;
    color: #C36900 !important;    
  
     font-family: sans-serif;
} 

.value
{
    font-weight: bold;       
    text-align: right;
    font-family: sans-serif;
}




.arrow
{

    width: 14px;
    height: 14px;
    margin: 0;
    padding-top: 1px;
    background: transparent;


}

.busy
{
   
    vertical-align: middle;
    height: 90%;
    width: 95%;
    
    /*background: url(../images2/template/default/img/ajax2.gif) no-repeat center ;*/
    
   background: url(../images2/loading.gif) no-repeat center ;
   overflow: hidden;
}




.tablerow
{
    display: table-row;   
    height: 20px;   

    /*border: 1px solid black ;
    background-color: #555;*/
}

.tablecell
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;

    display: table-cell;   
    min-width: 10px;   
    border-bottom: 1px solid #efefef;
}




.overlay {
    position: fixed; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index:3;
}








#bbscroll {

    cursor: pointer;
    position:absolute;
    background:url(../images2/mscroll.svg)0 0 no-repeat;
    display:block;
    text-indent:-9999px;
    top:5px;
    right:20px;
    width: 20px;
    height: 20px;
}



.vprofile-data
{
    display: table; 
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left:auto;
    margin-right:auto; 
    width: 90%;
    font-family: "Trebuchet MS",  Arial, Sans-serif,Helvetica;
    font-size: 1.05em;
    /* border: 1px solid #a6c9e2;*/
}

.vprofile-data ul
{
    display: table-row;   
    height: 20px;   
    padding-left: 5px;
    padding-right: 5px;
}

.vprofile-data   li
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    display: table-cell;   
    border-bottom: 1px solid #efefef;
}

.vprofile-label
{

    color: black;
    font-weight: 600;


} 

.vprofile-value
{

    text-align:left;

} 



.vprofile-upgrade
{
    font-size:10px;
    text-decoration: underline;

} 


.vprofile-navtitle
{

    height: 10px;
    margin-top: 10px;
    color: #105289;
    font-weight: 600;
    font-size: 1.05em;

}    


.manualscroll {

   
    cursor: pointer;
}








.countriesbg {
    background: url(../images2/flagsvg/us.svg) no-repeat top left;
    background-size: cover;



}


.transbox
{
    width:100%;
    height:100%;
    margin:0;
    background-color:#ffffff;
    padding:0;
    opacity:0.90;
    filter:alpha(opacity=90); /* For IE8 and earlier */
}


.datatitle
{
 color: #000;
     font-family: "Open Sans", sans-serif,Helvetica;
     display:block;
    margin-left:auto;
    margin-right:auto;   
    font-size: 15px;   
     line-height: 20px;
    text-align: center;
    font-weight: 400;
}

.datavalue
{
    padding-top:10px;
    color: #487da6;
    font-family: "Open Sans", sans-serif,Helvetica;
    display:block;
    margin-left:auto;
    margin-right:auto;   
    font-size: 50px;   
    line-height: 55px;
    font-weight: 700;
    text-align: center;
   
}

#m3next,
#m2next {

    cursor: pointer;
    position:absolute;
    background:url(../images2/next.svg)0 0 no-repeat;
    display:block;
    text-indent:-9999px;
    top:650px;
    right: 320px;
    width: 60px;
    height: 60px;
}

#m3prev,
#m2prev {

    cursor: pointer;
    position:absolute;
    background:url(../images2/prev.svg)0 0 no-repeat;
    display:block;
    text-indent:-9999px;
    top:650px;
    right: 400px;
    width: 60px;
    height: 60px;
}



.unavailable
{
    font-size: 24px;
    padding: 10px;
    /*height: 166px;*/
    width: 100%;
    /*line-height: 166px;*/
    text-align: center;
    vertical-align: middle;
    background-color: #ffffff;
}


#footermarge
{
    display: block;  
    width: 100%;
    padding: 0;
    margin: 0;
    /*background-color:  #000;*/      
    height: 5px;
}





.footer h4 {
    margin: 0;
    font-family: "Gotham A","Gotham B",Helvetica,Arial,sans-serif;
    font-size: 1.10em;
    font-weight: 300;
    line-height: 1.1;
    white-space: nowrap;
}







#footer
{
    height: 100%;
    font-family:  "Roboto","sans-serif";
    font-size: 1em;
    font-weight: 400;
    line-height: 1.4;
    display: block;
    clear: both;
    position: relative;
    min-height: 360px;
   /*background: #006eb6;*/
    padding: 0;
    margin:0;
    width: 100%;
    /*background: #487da6*/

}

#footer>div 
{
    width: 70%;
    margin: 0 auto;
    padding: 0;
    padding-top: 45px;
    color: #fff;
    
}

#footer>div:after {
    content: "";
    display: table;
    clear: both;
}





#footer p {
    
    
   
    
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.1em;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    display: block;
    margin-top: 0;
    margin-bottom: 2px !important; 
   
}

#footer a {
    text-decoration: none;
    /*color: #accff2 !important;*/
    font-size: 1em !important;
}

#footer a:hover {
    text-decoration: underline;
}




.footer-logo a {
    display: block;
    height: 0;
    overflow: hidden;
}

.footer-logo a {
 
    background:url(../images2/logofooter5.svg) no-repeat 0 0 ;

}





.footer-logo {
    position: relative;
    margin-left: 12px;
}

.footer-logo h1 {
    float: left;
}


footer p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}


.footer-logo a {
    position: absolute;
    top: -15px;
    left: 0;
    width: 104px;
    padding-top: 40px;
    -webkit-background-size: 104px 40px;
    -moz-background-size: 104px 40px;
    background-size: 104px 40px;
}

.no-svg .footer-logo a {
 /*   background: url(/static/img/website.png) no-repeat -6px -58px;*/
}

.footer-rightsreserved {
    margin-left: 0;
}

.footer-rightsreserved p {
    margin-bottom: 8px;
}

.footer-rightsreserved p span {
    padding: 0 2px;
    /*color: #accff2;*/
}


.footer-page-links>div:last-child {
    margin-right: 0;
}

.footer-page-links h4 {
    margin-bottom: 15px;
    padding-bottom: 7px;
    /*border-bottom: 1px dotted #699acb;*/
    font-size: 1.10em;
    font-weight: 500;
}

.footer-youtube,
.footer-facebook,
.footer-twitter,
.footer-gplus {
    display: inline-block;
    width: 25px;
    height: 0;
    margin-right: 6px;
    padding-top: 25px;
    overflow: hidden;
    /*color: #3c8dbc !important;*/
    opacity: 0.8;
    background-repeat: no-repeat;
    -webkit-background-size: 25px,25px;
    -moz-background-size: 25px,25px;
    background-size: 25px,25px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.footer-gplus a:h 
{
 color: #ffffff;
 fill:  #ffffff;
   
}




.footer-youtube:hover,
.footer-facebook:hover,
.footer-twitter:hover,
.footer-gplus:hover {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
}

.footer-facebook {
 background: url("../images2/template/default/img/facebook.svg") no-repeat ;

}

.footer-twitter {
   
    
   
    background: url("../images2/template/default/img/twitter.svg") no-repeat ;

}

.footer-youtube {
         
    background: url("../images2/template/default/img/youtube.svg") no-repeat ;
}



.footer-gplus {
 background: url("../images2/template/default/img/gplus.svg") no-repeat ;


}


#content-docs footer {
    margin-top: 50px;
    border-top: 1px solid #d5d5d5;
}

#content-docs footer ol li {
    font-size: 12px;
}


.footertext
{
    font-size: 1.20em;
}



#twitter .tab5,
#twitter .footer-rightsreserved {
    margin-right: 0;
}


.tabs-container
{
    margin: 0 auto;
}

.footer-page-links
{
    margin: 0 auto;
    display: block;
}


.responsivetab
{
  width:20%;
}

.tab1,
.tab2,
.tab3,
.tab4,
.tab5,
.footer-rightsreserved,
.tab6,
.tab7,
.tab8,
.tab9,
.tab10,
.tab11,
.tab12,
.tab13,
.tab14,
.tab15,
.tab16
{
    /*float: left;*/
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 15px;
    margin-left: 15px;
}

.footer-rightsreserved {
    width: 280px;
}

footer-rightsreserved {
    margin-left: 0;
}

.footer-rightsreserved p {
    margin-bottom: 8px;
}



.footer-rightsreserved p span {
    padding: 0 2px;
    /*color: #accff2;*/
}


#footer a {
    /*color: #accff2 !important;*/
    text-decoration: none;
}


.footer-line,
.footer-end::before {
    height: 1px;
    margin: 0 0 25px 140px;
    
}


.footer-end {
    font-size: 1em !important;
    display: block;
    margin-top:20px;
    margin-bottom: 20px;
    clear: both;
    width: 100%;
    padding-top: 2em;
    overflow: hidden;
    text-align: center;

}

.footer-end::before {
    content: "";
    display: block;
    margin: 0 ;
    margin-bottom: 2em;
}



.footer-end a {
    width: 40px;

    padding-right: 1.8em;
    line-height: 2.2 !important;
}





.exitimg
{
  vertical-align: middle;
  opacity: 0.7;
}


#afsteam {
width:100%;
min-width: 900px;
border-radius: 0;
margin: 0;
padding: 5px;
background: #444;
color: #FFF;
position: fixed;
display: none;
bottom: 0;
right: 0;
left: 0;
z-index: 9999;
color: #FFF;
font-size: 12px;
background: rgba(0, 0, 0, 0.80);
}

#afstext {
min-height: 30px;
padding:10px;
padding-left:20px;
width: 70%;
display: inline-block;
float:left;
}

#afsbutton
{
 margin-top: 5px;
 margin-right:30px;
 display: inline-block;
 float:right;
}

#afstext a {
color: #accff2;
text-decoration: none;
  
}



#showdesign
{
    margin:0;
padding:0;
   
    width: 450px;
    background: #dddddd;
    
}

#showdesign h1
{
 padding-top: 5px;
 text-align: center;
    
}


.boxcontent 
{
    display:table;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left:auto;
    margin-right:auto;
    padding: 10px;
    font: 11px "Open Sans", sans-serif;
    
    width: 98%;
    cursor: auto;

}


.boxcontent ul
{
    display: table-row;   
     
}

.boxcontent ul li
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    display: table-cell;   
    min-width: 90px;   
    text-align:center;
}


#pdfbox, #editor
{
    margin: 0px auto 0px auto;
    width:700px;
   
}            
.tabbed_box h4 
{
    font-family:Verdana,Helvetica, sans-serif;
    font-size:23px;
    color:#ffffff;
    letter-spacing:-1px;
    margin-bottom:10px;
}
 
.tabbed_box h4 small 
{
    color:#e3e9ec;
    font-weight:normal;
    font-size:9px;
    font-family:Verdana,Helvetica, sans-serif;
    text-transform:uppercase;
    position:relative;
    top:-4px;
    left:6px;
    letter-spacing:0px;
}            
.tabbed_area 
{
    margin: 2px;
    padding:5px;
}            
            
ul.tabs 
{
    margin:0px; padding:0px;
}
 
ul.tabs li 
{
    list-style:none;
    display:inline;
    margin-right: 5px !important;
}            
ul.tabs li a 
{
    background-color:#888888;
    color:#ffffff;
    padding:8px 14px 8px 14px;
    text-decoration:none;
    font-size:9px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    border:1px solid #888888;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    
}
 
ul.tabs li a:hover 
{
    background-color:#555555;
    border-color:#555555;
}
 
ul.tabs li a.active 
{
    background-color:#eeeeee;
    color:#282e32;
    border:1px solid #cccccc;
    border-bottom: 1px solid #eeeeee;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    
    
    
}            
.contentpdfbox, .tabcontent
{
    background-color:#eeeeee;
    padding:10px;
    border:1px solid #cccccc; 
    border-radius:3px;
}

 
#content_2, #content_1 { display:none; }            
            
ul.tabs 
{
    margin:0px; padding:0px;
    margin-top:5px;
    margin-bottom:6px;
   
}            




ul.tabs li a 
{
    
}

ul.tabs li a.active 
{
    background-repeat:repeat-x;
    background-position:top;
}
 
            
.pdfboxinside {
    margin: auto;
    padding: 15px;
    margin-top: 2px;
    margin-bottom: 5px;
    border: 1px solid #fff;
    /* background-color: #fff; */
    text-align: left;
    font-family: HelveticaNeueW01-45Ligh,HelveticaNeueW02-45Ligh,HelveticaNeueW10-45Ligh,sans-serif;
    color: #373737;
    font-size: 16px;
    width: 550px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.pdfsmallbox, .tabsmallbox {
    margin: auto;
    padding: 15px;
    margin-top: 2px;
    margin-bottom: 5px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    text-align: left;
    font-family: HelveticaNeueW01-45Ligh,HelveticaNeueW02-45Ligh,HelveticaNeueW10-45Ligh,sans-serif;
    color: #373737;
    font-size: 16px;
    width: 550px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}



.pdfsmallbox select, .pdfsmallbox input.inp, .tabsmallbox select, .tabsmallbox input.inp
{
  
  margin: 0;
  padding:0;
  margin-top: 0px;
  font-size: 12px !important; 
  padding-left: 8px !important;
  padding-right: 15px !important;
  margin-right: 5px !important;
  height: 30px;
  color: #373737;
 /*
  box-shadow: inset -2px 2px 2px rgba(0,0,0,0.05);    
  border-radius: 3px;  
  */
   border: 1px solid #ddd;
}


.pdfsmallbox select:hover,  
.pdfsmallbox input.inp:hover,  
.tabsmallbox select:hover,
.tabsmallbox input.inp:hover,
{
    border: 1px solid #85A6DD;
}


.pdfsmallbox select :focus,  
.pdfsmallbox input.inp :focus,  
.tabsmallbox select  :focus,
.tabsmallbox input.inp  :focus,
{
    border: 1px solid #f2c811;
}


.inputbox
{
  
  text-indent: 7px !important;
  vertical-align: middle;
  color: #373737;
  /*
  box-shadow: inset -2px 2px 2px rgba(0,0,0,0.05);    
  border: 1px solid #ddd;
  border-radius: 3px;     
  */
  padding-left: 5px !important;
  padding-right: 5px !important;  
  margin-right:5px !important;
  height:30px;
  font-size: 12px !important;
  width: auto !important;
}

#search select, #search input[type='text'],.search select, .search input[type='text']

{
    
  margin: 0 !important; 
  padding:0  !important; 
  margin-top: 0px;
  margin-right:5px !important; 
  padding-left: 5px !important;
 }

 #search input[type='text'],.search input[type='text']
{
   padding-right: 5px !important; 
}



.btnf12
{
line-height: 1.4 !important;
font-size: 12px !important;
}
.searchinput {
 background-image: url(../images2/find.png);
 background-position: 95% 2px;
 background-repeat: no-repeat;
 
}

.center
{
    margin-right: auto;
    margin-left:auto;
    text-align: center;
}

.alphabet
{
color: black;
font-size: 13px;
margin-left:  10px;
margin-right: 10px;
font-weight: 400;
}

.alphabet a
{
color: rgba(0, 0, 0, 0.6);  
text-decoration: none;
}

.alphabet a:hover
{
    text-decoration: underline;
    color: rgba(0, 0, 0, 1);  
}



.margin10
{
  margin-top: 10px;
  margin-bottom:10px;
}

.padding30
{
    padding-right: 30px !important;
}





#gaugesico {

    position:absolute;
    opacity: 0.9;
    border: 0px solid;
    display:block;
    top:0px;
    right:0px;
    width:20px;
    height:20px;
    cursor: pointer;
    z-index: 1;
}

.topgauges
{
    vertical-align: top;
    width:115px; display: inline-block
}

.doubledatebox
{
    padding-right: 5px !important;
    
}

.searchinput
{
   padding-right: 50px !important; 
}
#search select, #search input[type='text']
{
    
  margin: 0 !important; 
  padding:0 ; 
  margin-top: 0px;
  margin-right:5px !important; 
  padding-left: 5px !important;
 }

 .iptoolsdata
{
    text-align: left;
    color: black;
}




.vprofile-UserAgent
{
    display: table; 
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left:auto;
    margin-right:auto; 
    width: 90%;
    font-family: "Trebuchet MS",  Arial, Sans-serif,Helvetica;
   
    /* border: 1px solid #a6c9e2;*/
}

.vprofile-UserAgent ul
{
    display: table-row;   
    height: 20px;   
    padding-left: 5px;
    padding-right: 5px;
}

.vprofile-UserAgent li
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    display: table-cell;   
    border-bottom: 1px solid #efefef;
    font-size: 11px;
    color: #222222;  
}

.right
{
    text-align: right !important;
}

.ongletbox 
{
    margin: 0px auto 0px auto;
    width:700px;
   
}

label a
{
  color: #55627c;
  text-decoration:none;
}
label a:hover
{
  text-decoration: underline;
}

.pdfsmallbox label, .tabsmallbox label
{
    font-size: 12px;  
}


.l-bscroll1
{
    height: 405px;
    width: 100%;
    overflow-y: auto; 
    overflow-x: auto;
}

.fl {
    text-transform:capitalize;
}





.lempty 
{
height:30px;
margin: 0px;
margin-left:2px;
margin-right:5px;
}



.largeboxgraph
{
    display:block;
    margin-top: 5px;
    width: 90%;
    min-width: 800px;
    min-height: 50px;
    margin-left: auto;
    margin-right: auto;
    
 }
 
 .databoxempty
{
    display:table;
    margin-top: 10px;
    width: 90%;
    min-width: 800px;
    min-height: 50px;
    margin-left: auto;
    margin-right: auto;
    
 }
 
 .databoxempty ul
{
   display: table-row;  
   text-align: center;
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   
}

.databoxempty ul li
{
   
    display: table-cell;   
    white-space: nowrap;
    padding-right: 8px;
    min-width: 20px;
    width: 20%;
    
        
}

.bigvalue
{
    color: #487da6;
    font-family: "Open Sans", sans-serif,Helvetica;
    font-size: 50px;   
    line-height: 50px;
    font-weight: 700;
      
}

.biglegend
{
    color: #888;
    font-family: "Open Sans", sans-serif,Helvetica;
    font-size: 16px;   
    line-height: 20px;
    font-weight: 400;
    
}

.smalllegend
{
    color: #999999;
    font-family: "Open Sans", sans-serif,Helvetica;
    font-size: 11px;   
    
    
}


.subvalue
{
    /*color: #487da6;*/
    color: #444;
    font-family: "Open Sans", sans-serif,Helvetica;
    font-size: 16px;   
    line-height: 17px;
    font-weight: 400;
      
}


.svgblue
{
  fill: blue !important;
   
}






 /*
  NEW VERSION -------------------------------------
*/





#visitors-radio
{
    display: inline-block;  
    padding-left:8px;
    padding-bottom: 3px;
    font-size: 11px;
    font-family: "Roboto Condensed",sans-serif;
}





.boxicon
{
    padding-top: 2px;
    color: #999;
    cursor: pointer;
    width: 15px;
    height: 20px;  
      font-size: 14px; 
}

/*
#bzoom3,#brefresh3,#bfull3,#bmore3,#bmenu3,#bglobe3
{

}
*/



.box-title-font
{
    margin: 0px;
    white-space: nowrap;
    width: 65%;
    overflow: hidden;
    text-overflow: ellipsis;   
    display: inline-block;  
    margin-left: 5px;
    margin-top: 0px;
    font-size: 14px;      
    font-family: 'Open Sans', sans-serif;
    /*text-transform: capitalize;*/
}




.ui-datepicker table {
    width: 100%;
    font-family: "Roboto",sans-serif; 
    font-size: 12px; 
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 5px;
    text-align: right;
    text-decoration: none;
    font-family: "Roboto",sans-serif; 
    font-size: 12px; 
  }

.ui-widget
{
    font-family: "Roboto",sans-serif; 
    
}

.ui-checkboxradio-label 
{
    font-size: 10px;
}

.menubox
{
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index:3;
    text-transform:capitalize;
    min-width: 120px;
    font-family: Roboto, sans-serif;
    font-size: 11px;
    line-height: 12px;
    padding:0px;
    margin:0;
    letter-spacing: 0.05em;
   

}


.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 0px solid #3c8dbc;
	background: #3c8dbc;
	font-weight: normal;
	color: #ffffff;
}

.menubox ul
{
    padding:5px;
    margin: 0;
    width: 100%;
    text-decoration: none;
       
}

.menubox li, .menubox li a
{
    text-decoration: none;
    padding:5px;
     color: #999;
}

.menubox .ui-state-active
{
/*
background:#3c8dbc;
color: white;
*/
background: none;
color:#111;
width:100%;
}

.boxicon :hover
{
    color :#111;
}


















html,body
{
       
    font-family: roboto, sans-serif;
    color: rgba(0,0,0,0.87);
    margin:  0;
    padding: 0;    
    background: #EDECEC;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
     width: 100% !important;
 
  
}

 html
 {
 height:  100% !important;
 }

div
{
    box-sizing: border-box;
    margin:0;
    padding:0;
}

.hide {
    display: none;
}

.pointer
{
    cursor: pointer;  
}






.boxmarge
{
    margin-right:10px;
    margin-left:10px;
}

.rowmarge
{
   margin-top: 10px;
   margin-bottom: 15px;
}



nav
{
   /* background: #37474f; /
   /* background-color: #252526 !important; afs #1E1E1E #252526 #333333  */ 
   /* background-color: #333333 !important;  #1E1E1E*/
    width:100%;
    /*height: 64px;*/
    position: fixed;
    z-index:2;
   
}

.nav-wrapper
{
    background-color:#2b3940 !important;
    /*background-color:rgba(43,57,64,100);*/
    height:60px;
    display:block;
}

.nav-wrapper2
{
    height:35px;
    display:block;
    background-color:rgba(43,57,64,0.75);
}

#nav-logo
{
 float: left;
}

#nav-mobile
{
  margin-right: 20px;
  margin-top:15px;
  color: white;
  cursor:pointer;
  
}

#nav-right
{
  
  margin-right: 20px;
  margin-top:5px;
  float: right;
  
}

#nav-mobile :hover
{
color: #3c8dbc;
}


.logo-svg
{
    margin-top: 10px;
    margin-left: 10px;
}

.shadowed
{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.viewheight
{
height: 100%;
width: 100%;
}


#fullscreen
{
    width:100%;
    height:100%;
    display:block;
    padding:0;
    margin:0;
}

#right_menu
{
  display: inline-block;
  height:100%;
  min-height:1000px;
  vertical-align: top;
  box-sizing: border-box;
  margin:0;
  
}


#container_menu
{
    display: block;
    height:100%;
    width: 100%;
    min-height:100%;
    margin:0;
    padding: 0;
      
}


.color_bg_menu
{
 background-color:#2C383E;
}   

.color_text_menu
{
color: rgba(210,210,250,0.25);
}

.color_bg_menu2
{
background-color:#37474f;
}




#small_menu
{
vertical-align: top;
display: inline-block;    
height:100% !important;
min-width: 45px;
margin:0;
padding: 0;
background-color:#2C383E;

}

.menuicon a
{
 margin-left:1px;
 color: rgba(210,210,250,0.25);
}

.menuicon >a :hover 
{
 color: #3c8dbc;
 cursor: pointer;
}

.menuicon > a:active
{
color: #3c8dbc;
} 


#big_menu
{
/*height:100% !important;*/
min-width:150px;
vertical-align: top;
/*display: inline-block;*/
display:none; 
margin:0;
padding: 0;
overflow: hidden;
max-width:150px;
}


#themarge
{
margin:0;
padding:0;
width:100%;
height:95px;
vertical-align: top;
}

#theview
{
margin-top:10px;
margin-left:10px;
margin-right:10px;
padding: 0px;
display: inline-block;
width:80%;
height:100%;
position: relative;
min-height: 770px;
/*background-color: #ccceee;*/
}

#theboxes
{
display:block;
width: 100%;
height:100%;
margin-bottom: 60px;
}

.box-title
{
  color: rgba(0,0,0,0.54);
  font: 400 14px Roboto,sans-serif;
}

.box-design
{
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);
  padding: 0;

}

.box_normal
{
display:inline-block;
padding: 0;
position: relative;
width: 100%;
background-color: #fff;
height:280px;
vertical-align: top;
overflow: hidden !important;
}









.row
{
    display:block;
    width: 100%;
 
    
    
 
}

#small_menu_box, 
#mobile_menu_box
{
  
  width:250px;
  padding: 0px;
  background:#37474f;
  overflow-x:hidden;
  overflow-y: auto;  
  display: block;
  position: absolute;
  border:  1px solid rgba(0,0,0,0.30);
  padding-top:10px;
  padding-bottom:10px;
  z-index: 10;
  padding-right: 20px;
}

#mobile_menu_box
{
  display:none;
  width:240px;
  right:1px;
  min-height: 98vh;
  /*min-height: 300px;*/
  
  
   
}


#small_menu_box ul, #mobile_menu_box ul
{
 list-style: none;
 font-size: 12px;
 margin:0px;
 padding:0px;
 width:100%;
}

#small_menu_box li, #mobile_menu_box li
{
  width: 100%;
  line-height: 20px;
  padding-top:5px;
  padding-bottom: 5px;
  padding-left:10px;
  
}

#small_menu_box a, #mobile_menu_box a
{
  
  color: #b8c7ce;
  text-decoration:none;
  
}

#small_menu_box li:hover, #mobile_menu_box li:hover
{
  color: white;
  width:100%;
  height:100%;
  text-decoration:none;
  background: rgba(0,0,0,0.20);
}

#small_menu_box a:hover,
#mobile_menu_box a:hover
{
color: white;
}



.sidebar-menu 
{
  list-style: none;
  margin: 0;
  margin-top:15px;
  padding: 0;
  overflow: hidden;
  width: 100%;
  height:100% !important;
  font-size: 13px;
 
}

  .sidebar-menu > li {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0; }
    .sidebar-menu > li > a {
      padding: 15px 10px 15px 8px;
      display: block;
      border-right: 3px solid transparent;
      color: #b8c7ce; }
      .sidebar-menu > li > a > .fa {
        width: 20px; }
    .sidebar-menu > li:hover > a, .sidebar-menu > li.active > a {
      color: #fff;
      background:rgba(0,0,0,0.20);
      border-right-color:  #3c8dbc; }
    .sidebar-menu > li .label,
    .sidebar-menu > li .badge {
      margin-top: 3px;
      margin-right: 5px; }
  .sidebar-menu li.sidebar-header {
    padding: 10px 25px 10px 15px;
    font-size: 12px;
    color: #4b646f;
    background: #1a2226;
     }
  .sidebar-menu li > a > .fa-angle-left {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 5px;
    margin-top: 3px; }
  .sidebar-menu li.active > a > .fa-angle-left {
    transform: rotate(-90deg); }
  .sidebar-menu li.active > .sidebar-submenu {
    display: block; }
  .sidebar-menu a {
    color: #b8c7ce;
    text-decoration: none; }
  
  .sidebar-menu .sublabel
  {
  text-align: left;
  text-indent: 10px;
  padding: 8px;
  padding-left: 0;
  color: rgba(255,255,255,0.90);
  /*background-color: rgba(0,0,0,0.05);*/
  
  }

  .sidebar-menu .sidebar-submenu {
    display: none; 
    list-style: none;
    padding-left: 0px;
    /*text-indent: 2px;*/
    margin: 0 1px;
    background: rgba(0,0,0,0.10);
    overflow: hidden;  
    font-size: 13px;
    font-family: "Roboto Condensed";
     }
    .sidebar-menu .sidebar-submenu  {
        overflow: hidden;
      padding-left: 0px; }
    .sidebar-menu .sidebar-submenu > li > a {
      padding: 8px 6px 8px 10px;
      display: block; 
      color: #8aa4af;
      max-width: fit-content;
      
       }
      .sidebar-menu .sidebar-submenu > li > a > .fa {
        width: 17px; }
      .sidebar-menu .sidebar-submenu > li > a > .fa-angle-left,
      .sidebar-menu .sidebar-submenu > li > a > .fa-angle-down {
        width: auto; }
    .sidebar-menu .sidebar-submenu > li.active > a, .sidebar-menu .sidebar-submenu > li > a:hover {
      color: #fff; 
    
    }
     
    .hoverblack a:hover {
    background: rgba(0,0,0,0.20)
    }

#period-radio
{

    /*display: inline-block;*/  
    padding-left: 3px;
    padding-right: 3px;
    font-size: 11px;
    font-family: "sans serif";
    position: relative;
    top: -3px;
}


#visitors-radio
{
    display: inline-block;  
    padding-left:8px;
    padding-bottom: 3px;
    font-size: 11px;
    font-family: "Roboto Condensed","Roboto","sans serif";
}





.customize-widget
{
  position:absolute;
  bottom:5px;
  left:5px;
  color:#efefef;
  cursor: pointer;
}

.customize-widget :hover
{
color: #222;
}



.remove-widget
{
  position:absolute;
  bottom:5px;
  right:5px;
  color:#efefef;
  cursor: pointer;
}

.remove-widget :hover
{
color: #222;
}

.boxscroll
{
 
 width: 100%;
 overflow-y: hidden;
 overflow-x: auto; 
 
}

.noscroll
{
overflow: hidden !important;
}

.content {
    display: table;
    margin-left: auto;
    margin-right: auto;
    /*font-size: 1.1em;*/
    font-size: 1.0em;
    width: 100%;
    cursor: auto;
    padding: 10px;
    padding-bottom: 15px;
    padding-top:5px; 
    overflow-x: auto;
  }

.content_drag {
    display: table;
    margin-left: auto;
    margin-right: auto;
    /*font-size: 1.1em;*/
    font-size: 1.0em;
    width: 100%;
    cursor: auto;
    padding: 10px;
    padding-bottom: 15px;
    padding-top:5px; 
    overflow-x: auto;
    cursor:move;
  }



  .box-header {
    
    min-height: 28px;     
    padding: 5px;
    padding-top:10px;
    display: block;  
   cursor: move;

}

.modalbox
{

   border-radius: 1px;
    box-shadow: 0px 0px 6px 6px rgba(0, 0, 0, 0.2);
    vertical-align: top;
    margin: 6px;  

}

.modalbox-header
{
    cursor: move;
}

.modalbox-header
{
  margin-left:20px;
  margin-right:20px;

}



.modalbox-header {
    height: 40px;     
    margin-top: 0px;
    display: block;  
}


 
.modal-title
{
    margin: 0px;
    white-space: nowrap;
    width: 70%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 1.25em;
    font-weight: normal;
    font-family: "open sans",sans-serif;
}




.modalbox {
    position:absolute;
    
}

.modalcontent {

    margin-top: 6px;
    margin-bottom: 6px;
    margin-left:auto;
    margin-right:auto;
    color: #555;
    font-size: 1.15em;
    padding: 10px !important;
    padding-left:20px !important;
    padding-right:20px !important;
}


.mclose {
    position: absolute;
    /* background: url(../images2/closew1.svg) center center no-repeat; */
    width: 35px;
    height: 35px;
    display: block;
    /* text-indent: -9999px; */
    top: -20px;
    right: -20px;
    cursor: pointer;
    background-color: #666;
    border-radius: 100px;
    border: 1px solid rgba(100,100,100,0.1);
    font-size: 15px;
    padding-top:7px;
    padding-left:8px;
cursor: pointer;
color: white;

  }



 
#next, .arrownext
 {
    cursor: pointer;
    position:absolute;
    background:url(../images2/next.svg)0 0 no-repeat;
    display:block;
    text-indent:-9999px;
    top:70px;
    right:50px;
    width: 60px;
    height: 60px;
}


#prev, .arrowprev
  {

    cursor: pointer;
    position:absolute;
    background:url(../images2/prev.svg)0 0 no-repeat;
    display:block;
    text-indent:-9999px;
    top:140px;
    right:50px;
    width: 60px;
    height: 60px;
}


.modalicon
{


    font-size: 1.3em;
}



.mdrag {

    position:absolute;
    background:url(../images2/dragm.svg) center center no-repeat ;
    border: 0px solid;
    width:20px;
    height:20px;
    display:block;
    text-indent:-9999px;
    top:-3px;
    right:30px;
    cursor: move;
}


.mmenu
{
    position:absolute;
 
    width:25px;
    height:25px;
    display:block;
    top:10px;
    cursor: pointer;
    right:-1000px;
  
}

.mmore
{
    position:absolute;
     width:25px;
    height:25px;
    display:block;
    top:10px;
    right:-1000px;
    cursor: pointer;


}


.mfull
{
    position:absolute;
    width:25px;
    height:25px;
    display:block;
    top:10px;
    right:-1000px;
    cursor: pointer;


}




.modalbox
{
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index:4;

}

.emptybox
{
 position: absolute;
 background-color: rgba(0,0,0,0.4);
 
 display: block;
}


.lvdate
{
  font-family: "Roboto condensed","Roboto",sans-serif; 
  text-align: left;
  vertical-align: middle;    
  font-size: 1.0em;
} 

.lvflag
{
    margin: 0;
    padding: 0;
    vertical-align: middle; 
    opacity: 0.80;
    width: 18px;
}         

.lvhostname
{
    text-align: left;
    font-family:  Arial, Sans-serif,Helvetica;
    font-size: 11px;
}

.lvref 
{

    text-align: left;
    font-family:  Arial, Sans-serif,Helvetica;
    font-size: 10px;
    
}

.coloref
{
    text-transform: none;
}

.lvrank 
{
    text-align: left;
    font-weight: bold;   
    font-size: 10px;
}      


.lventry 
{

    text-align: left;
    font-family:  Arial, Sans-serif,Helvetica;
    font-size: 10px;
}

.lvexit
{
    margin: 0;
    padding: 0;
    vertical-align: middle; 
    text-align: left;
}         

.lvnew 
{
    text-align: right;
    font-family:  Arial, Sans-serif,Helvetica;
    font-size: 11px;
    vertical-align: middle; 
}

.lvnew a:hover
{
    font-size: 11px;
    text-decoration: underline !important;
    color: #06c !important;
}

.lvos
{
    text-align: left;
    font-family:  Arial, Sans-serif,Helvetica;
    font-size: 10px;
    vertical-align: middle; 
    color: black;
}




.lvpview
{
    text-align: right;
    font-family:  Arial, Sans-serif,Helvetica;
    font-size: 11px;

    vertical-align: middle; 
    /*border:#000 1px solid;*/
    width: 20px;
    height:100%;
    text-decoration: underline !important;
}
.lvpview a
{
    font-size: 12px;
    text-decoration: underline !important;
    vertical-align: middle !important; 
}





.pvround
{
   font-family: sans-serif;
    font-size: 11px;
    line-height: 20px;
    width: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 100px;
    font-weight: bold;
}


.eventround, .saleround 
{
    font-family: sans-serif;
    font-size: 10px;
    line-height: 19px;
    width: 19px;
    display: inline-block;
    text-align: center;
    border-radius: 100px;
    font-weight: bold;
    
}

.campround
{
    font-family: sans-serif;
    font-size: 10px;
   line-height: 19px;
    width: 19px;
    display: inline-block;
    text-align: center;
    border-radius: 100px;
    font-weight: bold;
}




.boldss {
    font-family: sans-serif;
    font-weight: bold;
}






.bglnews
{
    
    background: url(../images2/news/backgroundnews3.png) no-repeat center ;
    
}

.newscontent
{
    margin-top:5px;
    margin-left: auto;
    margin-right:auto;
    width: 90%;
    display: block;
    font-size: 13px;
    font-family: "Roboto","sans-serif";
}

.newstitle
{
    text-align:center;
    margin:0;
    font-size: 18px;
    font-family: "Roboto condensed","sans-serif";
    font-weight: normal;
   
    
}
.newstitle a
{
    text-decoration:none;
   
}

.newsbloc
{
    margin-top: 5px;
    padding:2px;
    display: block;
    height: 100%;
}

.newsimg
{
    
    display: inline;
    vertical-align: top;
    float:left;
    margin-right:10px;
    height: 100px;
    border-width: 0px;
   
}

.newstext
{
    display: inline;
    vertical-align: middle;
    text-align: center;
   
}


.action_event
{
    font-family: sans-serif;
   font-weight: bolder;
   color: #444;

   
}

.dragit
{
cursor:move;
}

.chart-title
{
    font-family: "Open Sans",Sans-serif;
    font-size: 14px;
  
    position:absolute;
     z-index: 1

}


.chart-titlepage
{
    
    font-family:  league_gothicCnRg, Sans-serif;
    font-size: 12px;
    font-weight: bold ;
    display: inline-block;
    transform: translateY(-20%);

}



.charticon {

    position:absolute;
    cursor: pointer;
    z-index: 1;
    font-size: 14 px;
    font-family: "Open Sans",Sans-serif;
}


#gnext, #gnext1, .gnextchart, #gprev, #gprev1,.gprevchart {

    position: absolute;
    font-size: 14 px;
    font-family: "Open Sans",Sans-serif;
    cursor: pointer;
    top: -100px;
    left: -100px;
    z-index: 1;
    
}

#gnext2, #gprev2 {
    
        display: inline-block;
        font-size: 15 px;
        font-family: "Open Sans",Sans-serif;
        cursor: pointer;
        z-index: 1;
        padding-left:10px;
        vertical-align: middle;
        padding-top:5px;


    }
    

#custo-icon, #load-icon
{
display:inline-block;
margin:0;
padding:0;
margin-top:8px;
margin-left:10px;
cursor: pointer;
font-size: 14px;
vertical-align: middle;  
}

.customlist
{
width: 475px;
height: 145px;
overflow: auto;
margin-top: 0px;
margin-left:auto;
margin-right: auto;
padding: 5px;
text-align: left;
font-family: sans-serif;
font-size: 10px;
}

.customdelbox
{
font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
float: left;
overflow: hidden;
list-style: none;
margin: 0 3px 3px 0;
padding: 4px 2px;
font-size: 11px;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
-o-border-radius: 3px 3px 3px 3px;
-ms-border-radius: 3px 3px 3px 3px;
}

.customclose
{
padding-top: 3px;
padding-left: 3px;
padding-right: 3px;
cursor: pointer;
font-size: 11px;
}
    
.customtext
{
padding-top: 3px;
padding-left: 3px;
font-size: 11px;
}

#dash-header {
   
    position:absolute;
    height: 30px;     
    margin: 0px ;
    margin-left:0px;
    margin-right:0px;
    padding: 0px;
    padding-right:5px;
    padding-left:5px;
    z-index: 2;
    width:100%;
   }

   #dash-title
{
   
    
    position: relative;
    overflow:hidden;
    text-overflow:ellipsis;
    max-width:55%;
    padding:0;
    padding-top:5px;
    margin:0;
    text-align: left;
    vertical-align: middle;
    margin-left: 5%;
    /*float: left;*/
}

.white-title
{
    white-space: nowrap;
    text-indent: 5px;
   /* padding-top: 7px;*/
    float: left;
    font-size: 14px;      
    font-family: "open sans","sans serif";
   
       
}

.smallselect
{
    min-height: 12px !important;
    font-size: 11px !important;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    line-height: 20px;
    border-radius: 3px;
    border-width: 1px;
}


select.smallselect:focus
{
    line-height: 25px;
}

select.smallselect
{
background: url(../images2/selectarrowwhite.png) no-repeat transparent;
background-position:95% 50%;
}


.databox
{
    display:table;
    margin-top: 10px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
    width: 90%;
    min-width: 800px;
    min-height: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}



.alertsub
{
    text-align: center;
    font-size: 20px;
    width: 100%;
    background-color: #E30F36;
    margin: auto;
    padding: 20px;
    color: #fff;
    box-shadow: 0 4px 9px 0 rgba(50,50,50,.5);
    margin-top: 10px;
    margin-bottom: 10px;
}   

.databox ul
{
    display: table-row;  
    width: 100%;
   
}

.databox ul li
{
   
    display: table-cell;   
    white-space: nowrap;
    
    
}





.databoxheader {
   
    vertical-align: middle;
    padding: 10px 5px;
    white-space: nowrap;
    color: rgba(0, 0, 0, 0.6);
    display:table;
    width:100% !important;
    min-height: 35px; 
    vertical-align:middle;
    margin-bottom: 10px;
}

.databoxtitle
{
    /*display: inline-block;*/
    text-indent: 15px;
    vertical-align:middle;
    color:black;
    float:left;
    padding-top:10px;
    font-size: 14px;
    

}

.databoxtitle-center
{
    display: inline-block;
    text-indent: 15px;
    vertical-align:middle;
    color:black;
    padding-top:10px;
    font-size: 14px;
    text-align: center;    

}

.datalegend
{
    color: rgba(0, 0, 0, 0.6);
    font-weight: bold;
    font-size: 11px;
    text-align: left; 
    
}



.databoxvalue {
   
    vertical-align: middle;
    padding: 6px 10px;
    white-space: nowrap;
    color: black;
    font-size: 12px;
    text-align: right; 
    vertical-align: middle;
    border-bottom: solid 1px rgba(170, 200, 225, 0.2);
    display:table;
    width:100% !important;
    
    
}





.dataforcetitle
{
    color: #336489;
    font-weight: bold;
    
    
}

.fbc1
{
    padding-left: 10px;
    min-width: 25px;
    text-align: left !important; 
    width:20%;
    font-size: 11px;
}

.fbc2,.fbc3,.fbc4,.fbc5,.fbc6,.fbc7,.fbc8,.fbc9,.fbc10,.fbc12,.fbc11
{
    padding-right: 8px;
    min-width: 60px;
    text-align: right !important;
    /*width:7%;*/
     
}

.fbc11
{
  padding-right: 8px;
    min-width: 15px;
     text-align: right !important;
    width:7%;  
}




.ulcenter ul li
{
    text-align: center;
    
}

.noticeupgrade
{
    margin:10px;
    text-align: center;
    font-size: 12px;
}

.imgpeople
{
    width:15px !important;
    height:13px;
   /* background-image: url(../images2/people2.svg);*/
   cursor:pointer;
   background-image:none;
   background-position: center center;
    background-repeat: no-repeat;
}

.databoxicon
{
    
    vertical-align: middle;
    float: right;
    cursor:pointer;
    margin-right: 10px;
    font-size: 15px;
    
}

.dataforcetitle a
{
    color: #225378;
    /*color: rgba(0, 0, 0, 0.6);*/
    font-weight: bold;
    text-decoration: underline;
    
    
}

.myradio
{
    box-sizing: border-box;
    height:30px;
    min-width: 40px;
    vertical-align: middle;
    padding-top:7px;
    font-size: 12px;
}


.titlegr {
    padding: 0;
    margin:0;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
    color: black;
}




.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
    
    border: 1px solid rgba(255,255,255,0.9); 
    background: transparent;
    font-weight: normal; 
    color: white; 
    text-decoration: none;
}

.ui-button:hover,
.ui-button.ui-state-active:hover
{
    border: 1px solid #3c8dbc;
    background: transparent;
    color: white; 
       
}

.ui-button.ui-state-active,
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #3c8dbc;
    background: #3c8dbc;
}


.hmradio 
{
border-color:black;
color: black;
}

.hmradio:hover 
{
border: 1px solid #3c8dbc;
background: #3c8dbc;
color: white;
}

.hmradio.ui-state-active{
    color:white !important;  
    border: 1px solid #3c8dbc;
}

#dragdest
{
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 300px;
    /*background-color:blue;*/
    background-color: rgba(0,0,0,0.4);
    display:none;
    z-index:20;
}

#mobile_menu_box
{
    height: 480px;
    height: fill;
    height: -webkit-fill-available;
}

.checkboxlg
{
    width:20px;
    height:20px;
    background-color: white;
    margin-top: 8px;
    
}

.mobilemove
{
    
    top:5px;
    left: 5px;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 14px;
    text-align: center;
    border-radius: 100px;
    position: absolute;
    display: none;
    z-index:1;
    text-align: center;
    color:white;
    cursor:move;
    display: block;
    position: absolute;
    padding-top:10px;

}

.amcharts-chart-div
{
    cursor:auto;
}




#pbox
{
  padding:5px;
  height:670px;
  width:950px;
  background-color: white;
  position: absolute; /* postulat de départ */
  top: 50%; left: 50%; /* à 50%/50% du parent référent */
  transform: translate(-50%, -50%); /* décalage de 50% de sa propre taille */
}


.profileheader
{
    min-height: 30px;
    padding: 5px;
    padding-left:10px;
    display: block;
    cursor: move;
    font-family: "Open Sans";
    font-size: 14px;
    text-align: left;
}

.profileheader {
    border-bottom: 1px solid rgba(50, 50, 50, 0.1);
}

#pbody
{
    /*
    margin-top:10px;
    margin-bottom:10px;
    */
    padding:0;
    width:100%;
    height: 96%;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    color: rgba(0,0,0,0.87);
}

#pbody a:link
{
  text-decoration: none;
  color: rgba(0,0,0,0.87);
}

#pbody a:visited
{
   color: rgba(0,0,0,0.87);
}

#pbody a:hover
{
  text-decoration: underline;
}

.profilecol
{
    padding: 0;
    margin:0;
    width:49%;
    height: 100%;
  /*  background-color: yellow;*/
    display: inline-block;
    vertical-align: top;
    overflow-y: auto;
    padding-bottom: 5px;
    padding-right:2px;
    padding-left:2px;

}

.profilecontentbl {
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    width: 100%;
    padding:5px;
}

.profilecontent {
    display: table;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    width: 100%;
    padding:5px;
}

.profilecontent ul
{
    display: table-row;
    line-height: 20px;
    font-family: 'roboto',sans-serif;
  
}

.profilecontent ul li {
    display: table-cell;
    min-width: 10px;
    text-align: left;
    vertical-align: top;
  
}

.profilesubtitle, 
.profilesubtitle a,
.profilesubtitle a:link, 
.profilesubtitle a:visited
{
    font-family: sans-serif;
    font-weight: 700;
    color: #666 !important;
    text-decoration: none;
    text-transform:capitalize;
}

.profilesubtitle a:hover
{
text-decoration: underline;
}


#c1r1a
{
   text-align:left;

}

.profilesepare
{
    margin-top:5px;
    margin-bottom:5px;
    height:22px;
    line-height: 22px;
    text-align: center;
    width:100%;
    background-color: #dddddd;
    font-weight: 700;
    color: #222;
    font-family: sans-serif,"open sans";
    font-size:14px;

}

.left
{
    text-align: left;
}

.oneline
{
   width:80%;
}

.nopaddingtop
{
    padding-top:0px;
}
.nopaddingbottom
{
    padding-bottom:0px;
}

.profilesepare2
{
    margin-top:2px;
    margin-bottom:2px;
    height:20px;
    line-height: 20px;
    text-align: center;
    width:100%;
    font-weight: 700;
    color: #555;
    background-color: #efefef;
    font-family: sans-serif,"open sans";
    font-size:14px;

}

#pcol1
{
    border-right: 1px solid rgba(50, 50, 50, 0.1);
    
}

.vprofile-table
{
        width:100%;
        line-height: 13px;
}

.vprofile-subtitle
{
    font-family: sans-serif,"open sans";
    font-size:12px;
    font-weight:bolder;
    color: #555;
    text-transform:capitalize;
        
} 

.tableleft
{
    text-align:left;
}
.tableright
{
    text-align:right;
}


.vprofile-value
{
    font-family: "roboto","sans serif";
    font-weight: normal;
}

.vprofile-label
{
    font-family: "roboto","sans serif";
    font-weight: normal;
    color: black;
}

.vprofile-text, .vprofile-text a, .vprofile-text a:visited
{
    font-family: "roboto-condensed","roboto","sans serif";
    font-weight: normal;
    overflow: hidden;
    
    color: black;
    text-decoration: none;

}
.modal-title a:hover,
{
    text-decoration-line: underline;
    color: #105289;
}

.vprofile-text a:hover,
.vprofile-text:hover
{
    color:black;
    text-decoration-line: underline;
}

.greylight
{
    color: #999;

}

.greypro
{
    color: #555;

}

.redpro
{
    color:red;

}

.profilesale
{
    font-family: "roboto-condensed","roboto","sans serif";
    font-weight: normal;
    font-size: 12px;
    margin: 5px;
    margin-bottom: 10px;
    text-align: left;
}

.profilesale a
{
    color: #105289; 
}

.profilelock
{
    color: #555;
    font-size: 13px;

}

.useragent
{
   padding:5px;
   font-size: 11px;
   font-family: "roboto-condensed","roboto","sans serif"; 
    text-align: left;
}
.img-profile {
    width:130px;
    min-height: 100px;
}

.img-circle {
    border-radius: 50%;
}
.modal-title a:visited,
.modal-title a
{
color: black;
text-decoration: none;
}

.vprofilemodal
{
   padding-top:2px !important;
   padding-bottom:5px !important;
   padding-left:10px !important;
   padding-right:5px !important;
}

.vstate {
    
    
    line-height: 15px;
    width: 15px;
    display: inline-block;
    border-radius: 100px;
    cursor: default;  
  
}

.smalldevice
{
    width:12px;
    height:12px;
}


.footer-dash {
    font-size: 1em !important;
    display: block;
    margin-top:20px;
    margin-bottom: 10px;
    clear: both;
    width: 100%;
    padding-top: 2em;
    overflow: hidden;
    text-align: center;
  position: absolute;
  bottom: 0;

}

/*
.footer-dash::before {
    content: "";
    display: block;
    margin: 0 ;
    margin-bottom: 2em;
}
*/


.footer-dash a {
    
    padding-right: 1.8em;
    line-height: 2.2 !important;
}

.cancelindent
{
    text-indent: 0px;
}

.static_title
{
    vertical-align: middle;
    display: inline;
    float: left;


}


.static_buttons
{
    font-size: 15px;
    vertical-align: middle;
    display: inline;
    float: right;
}

.static_button
{
    padding-right:15px;  
    cursor: pointer;
    color: #888;

}

.static_button :hover
{
color: black;
}


.hidetext, .hidetext a
{
    background-color: #bbb !important;
    color:#bbb !important;
}

.search *::-webkit-input-placeholder, 
#search *::-webkit-input-placeholder, 
#m1 *::-webkit-input-placeholder,
#m2 *::-webkit-input-placeholder,
#m3 *::-webkit-input-placeholder
{

    font-size: 12px;
    font-family: 'Segoe UI Condensed','Segoe UI','Segoe WP',Tahoma,Arial,sans-serif;

}

.search *:-moz-placeholder,
#search *:-moz-placeholder,
#m1 *:-moz-placeholder,
#m2 *:-moz-placeholder,
#m3 *:-moz-placeholder
{ /* Firefox 18- */
    font-size: 12px;
    font-family: 'Segoe UI Condensed','Segoe UI','Segoe WP',Tahoma,Arial,sans-serif;

 }
 
 .search *::-moz-placeholder,
 #search *::-moz-placeholder 
#m1 *::-moz-placeholder,
#m2 *::-moz-placeholder,
#m3 *::-moz-placeholder
 
 {  /* Firefox 19+ */
   
    font-size: 12px;
    font-family: 'Segoe UI Condensed','Segoe UI','Segoe WP',Tahoma,Arial,sans-serif;

 }
 
 .search *:-ms-input-placeholder,
 #search *:-ms-input-placeholder,
 #m1 *:-ms-input-placeholder, 
 #m2 *:-ms-input-placeholder,
 #m3 *:-ms-input-placeholder
 {  
    font-size: 12px;
    font-family: 'Segoe UI Condensed','Segoe UI','Segoe WP',Tahoma,Arial,sans-serif;

   
 }

/*
.footer-dash::before {
    height: 1px;
    margin: 50px 40px 15px 40px;
    
}
*/


.small_form{
    font-size:12px !important;
    font-family: 'Segoe UI Condensed','Segoe UI','Segoe WP',Tahoma,Arial,sans-serif;
    border-width: 1px !important;
    color:black !important;
    line-height:15px !important;   
    padding-right: 15px;
}

.optbox
{
    margin: auto;
    padding: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    text-align: left;
    color: #373737;
    font-size: 12px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight:400;
    
}

.optbox table
{
    width:100%;
}


.optbox .label
{
    font-size: 13px;
    font-family: 'Segoe UI Condensed','Segoe UI','Segoe WP',Tahoma,Arial,sans-serif;
    color: #888;

   
}


#goalbox
{
padding:5px;
border: 1px solid  #ccc;
margin-bottom:10px;

}



#goalbox{
    margin-top:20px;
    margin-left:auto;
    margin-right: auto;
    width:90%; 
    min-height: 400px;
    cursor: auto; 
    background-color:#fff;
 
}


.whitebox
{
padding:5px;
border: 1px solid  #ccc;
margin-bottom:10px;
margin-top:20px;
    margin-left:auto;
    margin-right: auto;
    width:90%; 
    min-height: 200px;
    cursor: auto; 
    background-color:#fff;
 
}


.accordion .titleplus,
.accordion .titleminus
{
   
    position: absolute;
    top: 30%;
    left: 40px;
    transition: all 0.3s ease 0s;
    
}


.fakeaccordion,
.accordion {
    
    position:relative;
    background: #888BC2;
    padding: 5px 10px;
    border:none;
    border: 1px solid #888BC2;
    width: 100%;
    text-align: left;
    outline: none;
    margin-top:10px;
    font-size: 13px;
    height:30px;
    color: white;
    font-weight:400;
    cursor:pointer;
    
}

.accordion:hover {
    background-color: #6D72B3;
    border: 1px solid #6D72B3;
    
}

.accordion .active
{
    background-color: #6D72B3;
    border: 1px solid #6D72B3;
    

}

.panel {
    padding: 0 16px;
    background-color: white;
    display: none;
    overflow: hidden;
    border: 1px solid #888BC2;
  
}

.accordion .titleplus:before
{
content: "\f107";
font-family: 'FontAwesome';
font-size: 18px;
position: absolute;
top: -2px;
left:-20px;
font-weight:700;

}

.accordion .titleminus:before
{
content: "\f106";
font-family: 'FontAwesome';
font-size: 18px;
position: absolute;
top: -2px;
left:-20px;
font-weight:700;

}


.accordion .titleedit:after
{
content: "\f040";
font-family: 'FontAwesome';
font-size: 15px;
position: absolute;
font-weight:400;
padding-left:10px;
}








.goaltitle{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.optbox .title
{
    text-align: center;
    padding: 15px;
    font-size: 14px;
    font-family: sans-serif;
    font-weight:400;
    color: #487da6;
    margin-top: 20px;
   
}


.optbox .reducepadding
{
    padding: 5px;
}


#thesteps table,
#addstepbox table,
#stepfield table
{
    width:100%;
    font-family: 'Segoe UI Condensed','Segoe UI','Segoe WP',Tahoma,Arial,sans-serif;
    font-size:12px;

}


.noborder{
    border-width:0;
}

#thesteps table
{
    line-height:20px;
}

#thesteps table .icon{
    color: #555;
    font-size:14px;
}

#chartdiv {
  margin-left:auto;
  margin-right:auto;
  width: 350px;
  height: 220px;
}				


#chartname{
 text-align: center;
    padding: 10px;
    font-size: 14px;
    font-family: sans-serif;
    font-weight:400;
    color: #487da6;
    margin-top: 10px;
}

.ablack
{
    color:black;
    cursor: pointer;
}

.ablack:hover
{
    text-decoration:underline;
    color: blue;
}

.goalnext
 {
    cursor: pointer;
    position:absolute;
    background:url(../images2/next_blue.svg)0 0 no-repeat;
    display:block;
    text-indent:-9999px;
    top:40%;
    right:25px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 1;
}

.userfix1
{
width: 70% !important;

}
.userfix2
{
    width: 100% !important;
    height: 100px !important;
}

.databoxvalue ul
{
   height: 22px;
   width: 100%;
   vertical-align: middle;
}

.databoxvalue ul > li
{
    vertical-align: middle;
}

.grey_cursor
{
    padding-right: 15px;
    padding-left: 15px;
    color: #aaa;
    display: inline;
    cursor: pointer;
}

.grey_cursor:hover
{
    color: black;

}







.sales_funnel_accordion {
    
    position:relative;
    background: #888BC2;
    padding: 5px 10px;
    border:none;
    border: 1px solid #888BC2;
    width: 100%;
    text-align: left;
    outline: none;
    margin-top:10px;
    font-size: 13px;
    height:30px;
    color: white;
    font-weight:400;
    cursor:pointer;
    
}


.sales_funnel_accordion .titleedit:after
{
content: "\f040";
font-family: 'FontAwesome';
font-size: 15px;
position: absolute;
font-weight:400;
padding-left:10px;
cursor:pointer;
}


.sales_funnel_accordion .funnel_trash
{
font-size: 15px;
position: absolute;
right:20px;
font-weight:400;
color: white;
display:inline;
cursor:pointer;
}

.sales_funnel_accordion .funnel_up
{
font-size: 15px;
position: absolute;
right:50px;
font-weight:400;
color: white;
display:inline;
cursor:pointer;
}



.sales_funnel_accordion:hover {
    background-color: #6D72B3;
    border: 1px solid #6D72B3;
    
}

.sales_funnel_accordion_active
{
    background-color: #6D72B3;
    border: 1px solid #6D72B3;
    

}



.sales_funnel_accordion .step_num
{
    font-family: sans-serif;
    line-height: 20px;
   
    display: inline-block;
    text-align: center;
    border-radius: 100px;
    font-weight: bold;
    background-color: white;
    color:black;
}


.whiteround
{
   font-family: sans-serif;
    font-size: 15px;
    line-height: 20px;
    width: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 100px;
    background-color: white;
    color: black;
    margin-right: 10px;
}



.datapercent
{
    font-family: "Open Sans", sans-serif,Helvetica;
    display:block;
    margin-left:auto;
    margin-right:auto;   
    font-size: 28px;   
    line-height: 33px;
    text-align: center;
    font-weight: 400;
    
}

.datapercent_img
{
        height:20px; 
        vertical-align:middle;
        margin-right:10px   
}

.dataforecast
{
  color:grey;
  font-size: 15px 
  
    
}

.datalegend
{
    font-family: "Open Sans", sans-serif,Helvetica;
    color:grey;
    font-size: 12px;   
    line-height:15px;
    text-align: center;
    font-weight: 400;
    
}


.datapercent_1
{
    font-family: "Open Sans", sans-serif,Helvetica;
    display:block;
    margin-left:auto;
    margin-right:auto;   
    font-size: 20px;   
    line-height: 25px;
    text-align: center;
    font-weight: 400;
    
}

.datapercent_img_1
{
        height:20px; 
        vertical-align:middle;
        margin-right:5px   
}


.datavalue_small_percent
{
    font-family: "Open Sans", sans-serif,Helvetica;
    font-size: 16px;   
    line-height: 18px;
    font-weight: 400;
    color: #487da6;
   
}


.datavalues
{
    display:block;
    margin-left:auto;
    margin-right:auto;   
    text-align: center;
   
}

.sfl:first-letter {
    text-transform: capitalize;
}



/*////////////////// RADAR ////////////////////////*/

.afsradar
{
width: 330px;
height: 330px;
margin-left: auto;
margin-right: auto;
}

.radar
{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 5px solid #ddd;
    /*background: #000 url(map.png);*/
    /*background: radial-gradient(circle closest-side, rgba(125,0,0,1) 20%, rgba(180,0,0,1) 40%, rgba(255,0,0,1) 60%, rgba(255,0,0,0.8) 80%,rgb(255, 0, 0,0.5) 100% );*/
    /*background: radial-gradient(circle closest-side, rgba(0,0,250,1) 20%, rgba(0,0,250,0.5) );*/
    background: radial-gradient(circle closest-side, rgba(255,0,0,0.5), rgba(180, 0,0,0.9));
    background-size: cover;
    box-shadow: 0 4px 0 #c5c5c5, inset 0 0 100px rgba(0,255,0,.5);
    overflow: hidden;
}

.radar_pts
{
    list-style: none;
    content: '';
    position: absolute;
    width:  10px;
    height: 10px;
    background: #00ff00;
    border-radius: 50%;
    border-bottom: 0px;
    border-right: 0px;
    filter:blur(1px);
  
  /*
    -webkit-filter: blur(2px);
	-moz-filter: blur(2px);
	-o-filter: blur(2px);
	-ms-filter: blur(2px);
    */
    animation: glow 1s linear infinite;
    cursor: pointer;
    overflow: hidden;
    
}


.radar_tooltip
{
    background-color: #FFF;
    color: #111;
    font-size: 11px;
    position: absolute;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto; 
    padding: 5px 5px 5px 5px;
    max-width:80%;
    box-shadow: 1px 1px 3px #222222;
    border: 1px solid #111111;
    z-index: 99999;
    
}

.radar_tooltip::first-letter {
    text-transform:capitalize;
  }




.radar li:nth-child(1),
.radar li:nth-child(2),
.radar li:nth-child(3),
.radar li:nth-child(4)
{
    list-style: none;
    position: absolute;
    top: 50%;
    height:1px;
    width: 100%;
    background: rgba(0,255,0,0.6);
    border-radius: 50%;
}
.radar li:nth-child(2)
{
    transform: rotate(90deg);
}
.radar li:nth-child(3)
{
    transform: rotate(45deg);
}
.radar li:nth-child(4)
{
    transform: rotate(-45deg);
}

.radar li:nth-child(5),
.radar li:nth-child(6),
.radar li:nth-child(7)
{
    list-style: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 1px solid rgba(0,255,0,0.6);
    background: transparent; 
    border-radius: 50%;
}
.radar li:nth-child(5)
{
    width:90px;
    height:90px;
}

.radar li:nth-child(6)
{
    width:170px;
    height:170px;
}


.radar li:nth-child(7)
{
    width:250px;
    height:250px;
}
.radar li:nth-child(8)
{
    list-style: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 250px;
    background: linear-gradient(45deg, #00ff00 0% , transparent 50%);
    animation: animate 2s linear infinite;
    transform-origin: top left;
}

@keyframes animate
{
    0%
    {
        transform: rotate(0deg);

    }
    100%
    {
        transform: rotate(360deg);
        
    }
}

@keyframes glow
{
    0%
    {
        opacity:0 ;
        
    }

    50%
    {
        opacity:0.8;
       
    }

    100%
    {
        opacity:0;
        
        
    }
   
   
}


