/*
    Document   : visor
    Created on : 01-ago-2012, 17:42:03
    Author     : tona
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root {
    display: block;
}
html { height: 100% }

.clear{
    clear: left;
}

body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: Trebuchet MS,Arial,verdana,sans-serif;
    font-size: 12px;
    background: #EFEFEF;
    color:#fff;
}
#mapForm{
   /* margin-top: 5px;*/
}

#header {
    height: 30px;
    margin: 10px;
}

#map {
    /*margin-left: 250px !important; */
    /*margin-right:20px !important;*/
    /*padding: 3px;*/
    height:100%;
    width:99%;
    position:relative;
     display: block;
    z-index: 0;
     /* border:1px solid #AABCCF;*/
}
#map img {
    max-width:none;
}
#sidebar-left {
    width:291px;
    float:left;
    /*margin-right: 5px;*/
    /*margin: 0 10px;*/
}
#sidebar-right {
    width:200px;
    float:right;
    margin: 0 10px;
}
#hidePanelIcon {
    left: 207px;
    position: absolute;
    top: 58px;
}
#showPanelIcon {
    display: none;
    left: 0;
    position: absolute;
    top: 58px;
}
.tree-icon{
    padding-right:3px;
}
.level1{
     list-style-type: none;
}
sidebarUtility {
    color: #000;
    font-size: small;
    text-decoration: none;
}
.sidebarUtility:link {
    color: #000;
     text-decoration: none;
}
.clue {
    text-decoration: none;
}
.datepicker {
  background-color: transparent;
  border: 0;
  color: #000000;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  /*font-size: 100%;*/
  width: 85px;
}
.spanSlider{
    margin-top:5px;
}
.slider {
    font-size: 88.5%;
    margin: 8px;
    width:96px;
    cursor:pointer;
   /* height: 100px;*/
}
.sliderRange {
    cursor: pointer;
    font-size: 88.5%;
    margin: 8px;
    width: 53px;
   /* height: 100px;*/
}
#toolPrint {
  float:left;
  /*margin-left:2px;*/
  margin-left:9px;
  margin-top:5px;
  cursor:pointer;
}
#toolPrint img{
    width: 20px;
    height: 20px;
}
#toolPlay {
  float:left;
  /*margin-left:2px;*/
  margin-left:9px;
  margin-top:5px;
  cursor:pointer;
}
#toolPlay img{
    width: 20px;
    height: 20px;
}
#toolClear {
  float:left;
  /*margin-left:2px;*/
  margin-left:9px;
  margin-top:5px;
  cursor:pointer;
}
#toolClear img{
    width: 20px;
    height: 20px;
}
#toolKMLDownload {
 float:left;
/*margin-left:1px;*/
  margin-left:6px;
}
#toolKMLDownload img{
    width: 27px;
    height: 27px;
}
#toolVisorFrame{
  float:left;
  /*margin-left:3px;*/
  margin-top:5px;
}
#toolVisorFrame img{
    width: 18px;
    height: 20px;
}

#sliderMap {
 position: absolute;
 top: 31px;
 right: 99px;
 z-index: 1000;
}
#sliderMap .ui-widget-content {
     z-index: 10000;
}

.clear { clear:both; }

.zone:hover{
    background: none repeat scroll 0 0 #EEE;
}

#mapLoading{
    display:none;
    z-index:100000;
    position:absolute;
    top:42%;
    left:47%;
}

.selectTime{
    margin-left:11px;
    width: 52px;
}
.colorBar{
    width: 178px;
}
.line{
    margin-bottom: 10px;
    margin-right: 2px;/*modificar overlay*/
    height:18px;

}
.titCategory{
    margin-top: 3px;
    /*font-size:16px;*/
}

input, select{
    font-size:11px;
}
.left{
    float:left;
}
.right{
    float:right;
}



.subOptions{
    display: none;
    margin-top: 10px;

    padding: 10px 5px 9px 10px;
    /*width: 191px;*/
    width:224px;

    width: 230px\9;/* ie8 ie9 */
    *width: 230px;/* ie6 ie7 */
    _width: 230px; /* ie6 */
     #width: 230px; /* chrome */

    border-radius:3px;
    -moz-border-radius:3px; /* Firefox */
    -webkit-border-radius:3px; /* Safari y Chrome */
    border:1px dotted #fff;
    font-size: 11px;
    /*color: #2C333A;*/
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    .subOptions{
         width: 230px; /* chrome */
    }
   body {
      font-size: 14px !important;
    }

    #headerOcean {
        height:130px !important;
    }
    #sidebar-left {
        width: 300px !important;;
    }
    #lineTime{
        font-size:13px !important;
    }


   titlePopupLong {
    font-size: 1.1em !important;
   }
   titlePopup {
    font-size: 1.1em !important;
   }
   #clearFrame{
       left:36px !important;
   }
}

.selectServer{
    width: 205px;
}
.displayMenu{
    width: 10px;
    height: 10px;
   /* display:none;*/
}

 input:checked + label{
   font-weight: bold;

 }
 .waitingForm{
    display: none;
    border: 1px dotted #666666;
    width: 230px;
    text-align: center;
    padding-top: 6px;
    padding-top: 15px\9;/* ie8 ie9 */
    *padding-top: 15px;/* ie6 ie7 */
    _padding-top: 15px; /* ie6 */

    padding-bottom: 6px;
    margin-top: 17px;
    margin-bottom: 17px;
}
 .preCategory{
   background: none repeat scroll 0 0 rgba(4, 143, 184, 0.42);
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#2A2928,endColorstr=#2A2928);
   padding:5px;
   padding-left:22px;
   font-size:16px;
   color: #fff;
   margin-top:2px;
 }
 .category{
     margin-left:18px;
     margin-right:10px;
     padding:4px;
     border-radius: 4px;
     /*width:244px;*/
 }
 .category:hover, .categoryActive{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#323230,endColorstr=#323230);
}

 .options{
    display:none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding:2px;
 }
 .preCategoryContent{
     margin: 10px 0px 10px -9px;
     /*color: #708090;*/
 }
 .showLegend{
     margin-top: 3px;
     /*font-size: 10px;*/
     text-align: center;
 }
 .unit{
     margin-left:3px;
     margin-top:3px;
     width:26px;
    // width: 4px;/*modificar overlay*/
 }
 .radioOptions{
   margin-top: 10px;
   margin-bottom: 20px;
   max-height:84px;
   height:auto;
   /*color: #2C333A;*/
 }
 .onlyRadios{
     margin-left: 0px !important;
    margin-top: 0px !important;
 }

 .headInfo{
   width: 208px;
   background-color: #708090;
   border-radius: 0px 10px 10px 0px;
   box-shadow: 1px 1px 5px #888888;
   padding:5px;
   padding-left:22px;
   /*font-size:16px;*/
   color: #fff;
   margin-top:2px;
 }
 .infoIconImg{
     height:16px;
     padding-top:2px;


 }
 .infoIcon,.infoIconInsitu{
     cursor:pointer;
 }
  .infoIconMarker{
     width: 16px;
     height:16px;
     padding-top:4px;
     margin-left: 4px;

 }
 .leftDiv{
    float:left;
 }
 .infoIconOverlay{
     float:left;
     width: 16px;
     height:16px;
     margin-left:5px;
     cursor:pointer;
 }
 .infoIconM{
     display: none;

 }

 .infoIconC{
     float: left;
     margin-left: 2px;
     cursor:pointer;
     /*cursor: pointer;*/
     /*display: none;*/

 }
  .infoIconOverlay{
     float: left;
     margin-left: 2px;
     cursor:pointer;
 }

 #auxMap{
  width:250px;
  height:128px;
  border: solid 3px gray;
  border-width: 3px 3px 1px 0px;
}
#auxMap a{
    display:none;
}

.buttonsDate{
    width:5px;
    padding-left:1px;
    padding-right:8px;
    margin-righ: 13px\9;/* ie8 ie9 */
    *margin-righ: 13px;/* ie6 ie7 */
    _margin-righ: 13px; /* ie6 */
}
.buttonsDate img{
    width:17px;
    border: none;
}
#zoneGlobal{
  /* position: absolute;
   left: 290px;
   top: 25px;
   z-index: 20000;*/
}

.titleArrowSelected{
    width:67px;
   /* min-height:16px;*/
    background:#fff;
    color:#000;
    margin:5px;
    border-radius: 3px;
   padding-bottom: 16px;
   height:6px;
}
.selectArrowSelected{
  text-align: center;
  float:left;
  width:45px;
  margin-left:2px;
  /*margin-top:3px;*/
 /* padding-left:7px;*/
}
.arrow{
    float:right;
    margin-right: 0px;
    z-index:10003;
}
.arrow img{
    width:15px;
    padding-top:2px;
}

.arrowDown{
    display:inline;
}
.arrowUp{
    display:none;
}

.zone{
   /* -moz-user-select: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #717B87;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    color: #000000;
    direction: ltr;
    font-family: Arial,sans-serif;
    /*font-size: 13px;*/
    /*font-weight: normal;
    min-width: 37px;
    overflow: hidden;
    padding: 1px 6px;
    position: relative;
    text-align: center;
    width:80px;
    float:left;
    cursor: pointer;*/
}

.selectArrow li{
    text-align:center;
}

.listSelectArrow{
    list-style-type: none;
    margin: 5px;
    padding-left: 2px;
    display: none;
    border-radius: 1px;
}
.listSelectArrow li a {
    background-color: #FFFFFF;
    color: #333333;
    cursor: pointer;
    display: block;
    margin: -2px 0 3px -3px;
    padding: 4px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
.listSelectArrow li a:hover {
    background-color: #F0F2EF;
    color: #000000;
    position: relative;
}

.titTime{
    width:31px;
    float:left;
}
.idMarker{
    width:133px;
    margin-left:10px;
}
#ui-datepicker-div{
    z-index:10000 !important;
}


.decreaseDate{
  float:left;
  margin-right:4px;
}
.increaseDate{
  float:left;
  margin-left:4px;
}
.decreaseDate img,.increaseDate img{
    border:0;
}


#InfoGraph{
    border-radius: 13px;
   /* color: #FFFFFF;*/

}
#contentClick{
   /* height: 334px;
    width: 543px;
    margin-left:10px;
    border-radius: 13px;*/
   width:100%;
   height:100%;

}
#infoHeaderClick{
   float: left;
   width: 165px;
   border: 1px dotted #666666;
   border-radius: 5px;
   padding: 4px;
   /*color: #6D869F;*/
   color:#fff;
   font-size:9px;
   margin-left: 3px;
   margin-top: 3px;
}
#infoHeaderClick img{
    width: 13px;
    height: 13px;
}
#alertHeader{
    text-align:right;
}
#buttonsHeaderClick{
  /* float: right;*/
   font-size:10px;
   margin-right:10px;
   margin-top:10px;
}
.buttonsHeaderClick{
   float: left;
   padding-right: 10px;
   background-color: #708090;
   border-radius: 5px 5px 5px 5px;
  /* box-shadow: 1px 1px 5px #888888;*/
   color: #FFFFFF;
   font-size: 16px;
   margin-top: 2px;
   margin-left:5px;
   padding: 5px 5px 5px 22px;
   cursor: pointer;

}
#buttonDownloadClick{
    padding: 5px 5px 5px 5px;
    margin-left:20px;
}
#buttonDownloadClick img{
    border-style:none;
}
.buttonsHeaderClickSelect{
   background-color: #B9B9B9;

}
#buttonDownloadClick a{
   text-decoration: none;
   color: #FFFFFF;

}
#subContentClick{
    margin-top: 6px;
    /*background: #EFEFEF;*/
   /* background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#323230,endColorstr=#323230);*/
    border-radius: 5px;
    padding: 10px;
    min-height:261px;
    margin-left: 4px;
    margin-right:10px;
}
#tableDinamicValuesClick{
    font-size: 12px;
    padding-top: 15px;
}
#tableDinamicValuesClick thead{
    background:#708090;
}
#tableDinamicValuesClick tbody{
    text-align: center
}
#tableDinamicValuesClick .alt{
    background: #F9F4F4;
}

#containerGraph{
   /* min-width: 400px;
    height: 250px;
    margin: 0 auto;*/
   margin-bottom:10px;
    float:right;
}
#buttonsYGraphic{
    float: left;
    width: 91px;
    padding-right: 6px;
    height:250px;
}
#buttonsXGraphic{
    margin-left: 75px;
}
.buttonGraphic{
    background-color: #708090;
    border-radius: 5px 5px 5px 5px;
   /* box-shadow: 1px 1px 5px #888888;*/
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 9px;
    padding: 5px;
    margin-right:5px;
    max-width: 60px;
}
.buttonGraphicSelect{
    background-color: #c2c2c2;
}
.buttonYGraphic{
    margin-bottom:10px;
    width: 70px;

}
.buttonXGraphic{
  margin: 15px 10px 120px 0px;
}
#fixedValuesClick{
    padding: 0px 0px 30px 2px;
    line-height:15pt;
    margin-bottom: 10px;
}
.fixedValuesClickRight{
    width: 150px;
    margin-left: 30px;
    float: left;
}
.fixedValuesClickLeft{
    width: 150px;
    float: left;
}
.titlefixedValuesClick{
    color: #708090;
}


.iconAnimation{
    width:15px ;
    height:3px;
    margin-top:5px;
    margin:4px;
    border-radius: 10px;
    font-size: 10px;
    display: none;
    float:left;
    cursor:pointer;

}
.iconColorOverlay{
    width:15px ;
    height:3px;
    margin-top:5px;
    margin:4px;
    border-radius: 10px;
    font-size: 10px;
    float:left;

}
#infoClickTitle{
    margin-right: 40px;
    /*float: left;*/
    float:right;
}
#ClickWindow{
    background:#FFFFFF;
    height: 330px;
}

#infoClick img{
    width: 13px;
    height: 13px;
}
#infoClick{
    display: none;
}
#graphicsClick{

}
#tableInfoGraph{
    font-size: 12px;
}
#tableInfoGraph thead{
    background:#708090;
}
#tableInfoGraph tbody{
    text-align: center
}
#tableInfoGraph .alt{
    background: #F9F4F4;
}
.infoValueInfoGraph{
    /*color: #708090;*/
}
#containerInfoGraph{
    min-width: 400px;
    height: 400px;
    margin: 0 auto;
    float:left;
}

#popup{
    z-index: 2000 !important;
   background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
    color:white;
}
#loadGraphicPointsPrev{
  display: none;
}
#loadGraphicPointsNext{
    display:none;
    padding-left: 380px;
}
#loadGraphicPointsMarkerPrev{
    display: none;
}
#loadGraphicPointsMarkerNext{
    display: none;
    padding-left: 360px;
}
.highcharts-title{
  font-size: 12px !important;
}
.highcharts-subtitle{
  font-size: 10px !important;
}

#contentMapForm{
    height:100%;
    left:0px;
    position:absolute;
    z-index:1000;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
    color: #FFFFFF;
    /*border-radius: 13px 0px ;*/
    /*overflow-y: auto;
    overflow-x: hidden !important;*/


}
#toggleContentMapForm{
    height:20px;
    width:13px;
    left:305px;
    top:66%;
    position:absolute;
    z-index:1000;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
    float:left;
}
#toggleContentMapFormImg{
   position:relative;
   margin-left:1px;
   margin-top:4px;
   height: 10px;
   width: 10px;
}
#togglePanelToolLeft{
    height:20px;
    width:13px;
    position:absolute;
    left:305px;
    top:66%;
    z-index:1000;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
}
#togglePanelToolRight{
    height:20px;
    width:13px;
    position:absolute;
    right:75px;
    top:66%;
    z-index:1000;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
}
#togglePanelTool{
    height:20px;
    width:13px;
    position:absolute;
    right:75px;
    top:66%;
    z-index:1000;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
}
#togglePanelToolImg,#togglePanelGraphInfoToolImg,#togglePanelToolImgLeft,#togglePanelToolImgRight{

   margin-left:1px;
   margin-top:4px;
   height: 10px;
   width: 10px;
}


#barUnderMap{
     position: absolute;;
    padding-top:5px;
    padding-left:4px;
    margin-bottom: 5px;
     z-index: 1000;
    /*left:60%;
    top:-5px;*/
    left:45%;
    top:40%;
}
#warningUnderMap{
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    float:left;
    color:#fff;
    height:auto;
    text-align:center;
    border-radius: 3px;
    padding:2px 10px 10px 10px;
    display:none;
    width:220px;
}
#warningUnderMap a{
    color:#fff !important;
}
#legendUnderMap{
float:right;
width:auto;
/*min-width:400px;*/
min-height:80px;
text-align: center;
background: #B5D0D0;
display:none;
}
#Legend{
    float:right;
}
#warningDiv{
   /* padding:5px;*/
}
#warningDiv img{
    width: 10px;
    height: 10px;
}
#WMSWarning{
    margin:3px;
    text-align: center;
    padding:2px;
    background: #E2E2E4;
}
.MarkerWarning{
    margin:3px;
    text-align: center;
    padding:2px;
    background: #E2E2E4;
}
#warningContent{
    float:left;
}
#warningTitle{
    text-align:center;
    font-size: 18px;
    color: red;
    text-decoration: blink;
    float:left;
    width:85%;
}
#closeAlert{
    float:left;
    cursor:pointer;
    color:white;
    font-size:17px;
}
.searchFixValueClick{
    text-align:center;
    padding: 2px;
    background: #708090;
    border-radius: 2px;
    box-shadow: 1px 1px 5px #888888;
    color: #FFF;
    float:left;
    margin-left:10px;
    cursor:pointer;
}
.resultFixValueClick{
    text-align:center;
    /*padding: 2px;*/
    float:left;
    margin-left:10px;
    color:#fff;
}
.selectlogScale{
    margin-left:14px;
    width:60px;
}
#navigationTimeGraphic{
    float:left;
    width:400px;
}

.dd .ddTitle .ddTitleText {
    padding: 2px !important;
}
#arrowRightGraphic{
    margin-right: -28px;
    margin-top: 3px;
    transform: scaleX(-1);
    -webkit-transform:scaleX(-1)}   -ms-transform:scaleX(-1)};

}
#arrowLeftGraphic{
    margin-right: -28px;
    margin-top: 3px;

}

#closeClick{
    cursor:pointer;
    float:right;
    padding:3px 3px 17px 0px;
}

#closeGM{
    cursor:pointer;
    float:right;
    padding:3px 3px 17px 0px;
}
/*customizar popup*/

#headInfo{
    border-radius: 5px;
    padding:1px 5px 1px 5px;
    border: 1px solid #AABCCF;
}


.olFramedCloudPopupContent{
    color:#8EA2B5;
}
.contentInfo{
    font-size:0.9em;
   color:#FFF;
    padding:2px;
    padding-top:20px;
    border-radius: 3px;
    min-width: 200px;
}
#contentPopupHTML h5{
    margin-top: 1px;
    margin-bottom: 4px;
    display:none;
}
.resultInfo{
    text-align:center;
}
#headerClick{
    margin-top:3px;
}
.dd-select{
 border-radius: 4px;
 /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3)*/
 color:#000;
 background:#fff;
padding-top:2px;
padding-right:2px;
}
.dd-select .ui-icon{
    margin-top: -0.3em;
    position: absolute;
    top: 50%;
    right:5%;
}
.dd-selected{
    padding: 0px 3px 2px 10px !important;
}
.dd-container{
 font-family: Helvetica,Arial,sans-serif;
 color:#000;
 width: 100% !important;
}
.dd-options {
   font-family: Helvetica,Arial,sans-serif;
   padding:0.9em !important;
    width:90% important;
  /*  width: 100% !important;*/

}
.dd-option{
    width:161px !important;
}

#headerTitleHurricanes {
    float: left;
    font-size: 16px;
    font-weight: bold;
}
#headerTitleHurricanes br{
    margin-bottom: 4px !important;
}
#headerTitle2 {
    float: left;
    font-family: Arial narrow;
    font-size: 17px;
    line-height: 15px;
    margin-bottom: 10px;
}
#Logos{
    background:#fff;
    margin-bottom:10px;
}
.imgLogo{
    padding-right:10px;
    border:0;
}
.logoNoaa{
    width:25px;
    height:25px;
    padding-left:21px;
}
.logoAoml{
     width:23px;
    height:27px;
}
.logoCoastWatch{
    width:22.7px;
    height:23px;
}
#alertDevelopment{
    margin:2px 2px 2px 0px;
    border-radius:3px;
    padding:9px;
    color:orange;
}
.listLinks{
    font-size:1.2em;
    color: #708090;
    margin-top:5px;
}
.listLinks a{
    color: #708090;
}
.listLinks img{
    margin-left:10px;
}
.checkboxMinimum{ /*modificar overlay*/
    font-size:0.7em;
    margin-left:3px;

}
#lineColorBar{
    height:29px;
}
#headerOwner{
    /*background:#fff;*/
    background: white;
    height: 100px;
    color:#000;
    padding:9px 0px 9px 9px;
    width: auto;
}
#zoneRight{
    background: none repeat scroll 0 0 rgba(0, 0, 0,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
    width:75px;
    height:auto;
    min-height:100%;
    z-index:800;
    position:absolute;
    right:0;
    border-radius: 4px;
}
.titleZone{
    background: none repeat scroll 0 0 rgba(4, 143, 184, 0.42);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#2A2928,endColorstr=#2A2928);
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-left: 8px;
    margin-top: 2px;
    padding: 4px 4px 4px 6px;
    width: 55px;
    cursor:pointer;
}
.titleZone:hover{
    background:white;
    color:#216071;
}
.titleProfile{
    background: none repeat scroll 0 0 rgba(70, 153, 227, 0.42);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4699E3,endColorstr=#619bce);
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-left: 8px;
    margin-top: 2px;
    padding: 4px 4px 4px 6px;
    width: 55px;
    cursor:pointer;
}
.titleProfile:hover{
    background:white;
    color:#4699E3;
}

.contentZone{
    height:auto;
}
.ui-dialog-titlebar{
    color:#fff !important;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
    border-radius: 13px;
}
.ui-widget-header a{
    color:#fff !important;
}
#infoWMSTitle{
      background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) !important;
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
      opacity:0.5;
      border-radius: 13px;
      color:#fff;
      margin:10px;
      padding:12px;
      font-size:15px;
      width:477px;
}

#infoWMSTitle a{
      color:#fff;
}
#infoWms{
    opacity:0.9 !important;
    padding:6px;
    margin:11px;
    border-radius:2px;
    background:#fff;
    color:#000 !important;
    overflow-y: auto;
    overflow-x: auto;
    height:235px;
    width:488px;
    font-size:12px
}

#divFrames{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) !important;
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
     display:inline;
    z-index:150000;
    position:absolute;
    bottom:0px;
    right:103px;
    margin: 2px;
    margin-left:10px;
    border-radius: 5px;

}

#divGraphInfo{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) !important;
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
     display:inline;
    z-index:150000;
    position:absolute;
    /*width: auto;
    height:auto;*/
    margin: 2px;
    margin-left:10px;
    border-radius: 5px;
    max-height:300px;

}


#divFormPlus{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) !important;
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
     display:none;
    z-index:150000;
    position:absolute;
   width: auto;
    height:auto;
    margin: 2px;
    margin-left:10px;
    border-radius: 5px;

}
#divGraph{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) !important;
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
    display:none;
    z-index:15000;
    position:absolute;
    margin: 2px;
    margin-left:10px;
    border-radius: 5px;
}
#divAlert{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 1) !important;
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
    display:none;
    z-index:15000;
    position:absolute;
    margin: 2px;
    margin-left:10px;
    border-radius: 5px;
}
#divPopupQuick{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 1) !important;
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
    display:none;
    color:fff;
    z-index:15000;
    position:absolute;
    margin: 2px;
    margin-left:10px;
    border-radius: 5px;
}
/*modificar*/
  ul.token-input-list {
    overflow: hidden;
    height: auto !important;
    height: 1%;
    width: 194px;
    border: 1px solid #999;
    cursor: text;
    font-size: 12px;
    font-family: Verdana;
    z-index: 999;
    margin: 0;
    padding: 0;
    background-color: #fff;
    list-style-type: none;
    clear: left;
}

ul.token-input-list li {
    list-style-type: none;
}

ul.token-input-list li input {
    border: 0;
    width: 350px;
    padding: 3px 8px;
    background-color: white;
    -webkit-appearance: caret;
}

li.token-input-token {
    overflow: hidden;
    height: auto !important;
    height: 1%;
    margin: 3px;
    padding: 3px 5px;
    /*background-color: #d0efa0;
    color: #000;*/
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    color:#fff;
    font-weight: bold;
    cursor: default;
    display: block;
}

li.token-input-token p {
    float: left;
    padding: 0;
    margin: 0;
}

li.token-input-token span {
    float: right;
    /*color: #777;*/
    color:#fff;
    cursor: pointer;
}

li.token-input-selected-token {
    background-color: #08844e;
    color: #fff;
}

li.token-input-selected-token span {
    color: #bbb;
}

#input-point{
    width:100%;
}
/*.ui-icon { width: 10px; height: 10px; background:#fff url(images/select_arrow.png) no-repeat right top; background-size:11px 6px; }
.ui-icon img{width: 10px; height: 10px;}*/
/*modificar*/
.button1{
 float:left;
 font-size:9px;
}
.button2{
  float:left;
  margin-left:57px;
  margin-top:20px;
}
.iconModel{
    background: none repeat scroll 0 0 red;
    border-radius: 10px;
    font-size: 10px;
    height: 10px;
    margin-right: 4px;
    margin-top:3px;
    width: 10px;
    float:right;
}
/*
        Required Styles
*/
#aToolTip {
        position: absolute;
        display: none;
        z-index: 50000;
}

        #aToolTip .aToolTipContent {
                position:relative;
                margin:0;
                padding:0;
        }
/*
        END: Required Styles
*/
/**
        Default Theme
*/
.defaultTheme {
        border:2px solid #444;
        background:#555;
        color:#fff;
        margin:0;
        padding:6px 12px;

        -moz-border-radius: 12px 12px 12px 0;
        -webkit-border-radius: 12px 12px 12px 0;
        -khtml-border-radius: 12px 12px 12px 0;
        border-radius: 12px 12px 12px 0;

        -moz-box-shadow: 2px 2px 5px #111; /* for Firefox 3.5+ */
        -webkit-box-shadow: 2px 2px 5px #111; /* for Safari and Chrome */
        box-shadow: 2px 2px 5px #111; /* for Safari and Chrome */
}

.defaultTheme #aToolTipCloseBtn {
                display:block;
                height:18px;
                width:18px;
                background:url(../images/closeBtn.png) no-repeat;
                text-indent:-9999px;
                outline:none;
                position:absolute;
                top:-20px;
                right:-30px;
                margin:2px;
                padding:4px;
}
.olPopupCloseBox{ /*modificar*/
   background-size:10px 10px !important;
}
#popup_close{/*modificar*/
    \width:20px !important;
    \height:21px !important;
    right:5px;
}
.overlayMenu{/*modificar overlay*/
display:none;
color:#fff;
}
.contentOverlayMenu{/*modificar overlay*/
    font-size:10px;
    margin:0px 1px ;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    padding:1px;
    color: #fff !important;
}
#overlayMenuSortable{/*modificar overlay*/
    margin-top:0px;
}

.contentOverlayMenu{/*modificar overlay*/
        cursor: move;
        position:relative;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
   border:none !important;
   /*color:#fff !important;*/
}
.ui-sortable {
    list-style-type: none;
}
.selectOverlayMenu{/*modificar overlay*/
   border: 1px solid #FFFFFF !important;
   color: #fff !important;
   font-size:12px;
}
.selectOverlayText{/*modificar overlay*/
    text-decoration:underline;
}
.closeClickOverlayMenu{
  float:right;
  width:11px;
  height:11px;
  cursor:pointer;
  margin-right:10px;

}
#ovelayMenuSortable .ui-state-default,#ovelayMenuSortable .ui-widget-content .ui-state-default,#ovelayMenuSortable .ui-widget-header .ui-state-default{
    color:#fff  !important;
}
#overlayMenuSortable li{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
    height:61px;
    width:355px;
    padding:5px;
    margin-top:8px;
    border-radius: 3px;
}


#headerOcean,#headerOceanHurricanes{
    background: url(../img_v3_1/noaalogo.png) no-repeat  #2A6574 -2px 15px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img_v3_1/noaalogo.png',sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img_v3_1/noaalogo.png', sizingMethod='scale')";
    background-size: 45px;
    height: 150px;
    color:white;
    padding:4px 0px 9px 53px;
    width: auto;

    font-size:12.5px !important;
    font-family: "Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
    margin-top:1px;
    border-radius:14px;
}
#headerOcean{
    height: 128px;
     margin-bottom:11.5px;
}
#headerOceanHurricanes{
    height: 150px;
    margin-bottom:3.5px;

}
#contentHeaderOcean{
    background-color:#2A6574;
    margin:13px;
    padding:2px;
}
#headerOcean a,#headerOceanHurricanes a{
    text-decoration:  none;
    color: #fff !important;
}
#headerTitle{
   margin-left:5px;
    margin-left: 35px\9; /* IE 8 and below */
   *margin-left: 35px; /* IE 7 and below */
  _margin-left: 35px; /* IE 6 */
}
#headerTitle,#headerSubTitle{
    color:white;
    margin-top:6px;

}

#headerSubTitle{
 /* font-family:Arial narrow;*/
 line-height: 18px;
 margin-left: 14px;
 margin-left: 50px\9; /* IE 8 and below */
*margin-left: 50px; /* IE 7 and below */
_margin-left: 50px; /* IE 6 */
}
#toolKMLDownloadDinamic{
    margin-left:11px;
}
#toolKMLDownloadDinamic img{
    width: 20px;
    height: 20px;
}
.headerOverlay{
    width:50px;
    height:16px;
    padding:3px;
    float:left;
}

.visibilityOverlay{
    width:16px;
    height:16px;
    cursor: pointer;
}

#headDivFrames {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) !important;
    border-radius: 13px;
    color: #FFFFFF;
    font-size: 15px;
    margin: 10px 32px 10px 10px;
    opacity: 0.5;
    padding: 12px 12px 0px 12px;
    width: 471px;
}
#contentDivFrames {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 2px;
    color: #000000 !important;
    font-size: 12px;
    height: 321px;
    margin: 11px;
    opacity: 0.9 !important;
    overflow: auto;
    padding: 6px;
    width: 481px;
}
 .iconFramedivWMS{
            float:left;
            margin:4px;
        }
        .iconFrameWMS{
            width: 50px;
            height: 50px;
        }
        .nameiconFrame{
            font-size:12px;
        }
        #tooltipFrame{
            background: none repeat scroll 0 0 #CCCCCC;
            border: 1px solid #5A656F;
            border-radius: 3px 3px 3px 3px;
            top:116px;
            left: 211px;
            color:#000;
            opacity: 0.7;
            text-align: center;
            width: auto;
            padding:0 5px;
            z-index: 20000;
            display:none;
            position:absolute;

        }
        .microfiche-controls {
            display: block;
            text-align: center;
            font-size: 10px;
            padding-top: 5px;
          }
          .microfiche-bullet {
            display: inline-block;
            cursor: pointer;
            width: 10px; height: 10px;
            border-radius: 6px;
            background: #fff;
            overflow: hidden;
            text-indent: -1000px;
            margin: 0 5px;
            opacity: 0.25;
            appearance: none;
            border: none;
            outline: none;
            padding: 0;
          }
          .microfiche-bullet.selected {
            opacity: 1;
          }
          .microfiche-button {
            margin: 0 15px;
          }

            .carousel {
                display: block;
                margin: 0;
                /*padding: 5px;*/
                position: relative;
                z-index:140000;
            }
            .carousel ul {
                margin: 0;
                overflow: hidden;
                padding: 0;
            }
            .carousel li {
                display: block;
                float: left;
                margin: 5px;
                padding: 0;
            }
            .carousel li img {
                display: block;
                margin: 0;
            }
            .body-subcontainer {
                    margin: 0 auto;
                    width: 513px;
             }
             .imagenFondo {
                position: relative;
                background:#F1EEE8;
                border:1px solid #DAB5D4;

            }
            .imagenFondoTitle {
                position: absolute;
                bottom:-7px;
                width:112px;
                height:auto;
                padding:6px 4px;
                background:#F1EEE8;
                color:#DAB5D4;
                border:1px solid #DAB5D4;

            }
            .titleFrame,.subtitleFrame{
                font-size:0.7em;
                text-align:center;
            }

             #numberFrames{
                background: #fff none repeat scroll 0 0;
                border: medium none;
                border-radius: 1px;
                color: #65737e;
                position: relative;
                top: -3px;
                width: 12px;
             }
             #clearPlay{
                position:relative;
                left: 34px;
                top: -11px;
             }
           #toolFrames{
               background: none repeat scroll 0 0 #fff;
                height: auto;
                padding: 2px;
                position: absolute;
                right:39px;
                /* right:-9px;*/
                top: 142px;
                width: 25px;
                display:none;
                z-index:10000;

             }
             #toolFrames img{
                 width:24px;
                 height:24px;
             }
             #stopFrameTool{
                 display:hidden;
             }
             #delayFramesSlider{
                 margin-left:8px;
                 font-size: 62.5%;
             }

          #loadingFrame{
           right: 236px;
           position: absolute;
           bottom: 155px;
           z-index:10000;
         }
         #divWarningFrame{
            position: absolute;;
            padding-top:5px;
            padding-left:4px;
            margin-bottom: 5px;
             z-index: 1000;
            left:29%;
            top:40%;
         }
         #warningUnderMapFrame{
            background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
            float:left;
            color:#fff;
            height:auto;
            text-align:center;
            border-radius: 3px;
            padding:2px 10px 10px 10px;
            display:none;
            width:220px;
        }
        #warningTitleFrame{
            text-align:center;
            font-size: 18px;
            color: red;
            text-decoration: blink;
            float:left;
            width:85%;
        }
        #warningUnderMapFrame a{
            color:#fff !important;
        }
        #mapVisorFrames {
            background : #7391ad;
            width      : 480px;
            height : 320px;
        }
        #closeClickVisorFrame{
            cursor: pointer;
            float: right;
            margin: 2px;
            opacity: 1;
            padding: 2px;
            background-color: #216071;
            border-radius: 2px;
            /*opacity: 0.5;*/
        }
       .radioTimeSelectorFrame{
            margin-bottom:2px;
        }

         #divGraph{
            display:inline;
        }
        .timeSelectorDiv{
            color:#fff;
            background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) !important;
            filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#082F2B,endColorstr=#082F2B);
            margin:13px;
            padding:15px 18px 18px;
            opacity:0.5;
            background:red;
            border-radius: 5px;
        }
        .buttonSelectorFrames{
            display: inline-block;
            outline: none;
            cursor: pointer;
            text-align: center;
            text-decoration: none;
            font: 14px/100% Arial, Helvetica, sans-serif;
            padding: 0.5em 1.9em 0.55em;
            text-shadow: 0 1px 1px rgba(0,0,0,.3);
            -webkit-border-radius: .5em;
            -moz-border-radius: .5em;
            border-radius: .5em;
            -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
            -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
            box-shadow: 0 1px 2px rgba(0,0,0,.2);
            background: -moz-linear-gradient(center top , #216071, #214553) repeat scroll 0 0 rgba(0, 0, 0, 0);
            border: 1px solid #213B4E;
            color: #FFF;
            margin-top: 12px;
         }
        .buttonSelectorFrames:hover{
            text-decoration: none;
        }
        .buttonSelectorFrames:active{
            position: relative;
            top: 1px;
        }
        #divDatePickerTimeSelector{

        }
        #divDatePickerTimeSelectorInput{
           margin:12px 0;
        }
        .carrouselOverlayDiv{
            width:54px;
            height:51px;
            background:#7F9B95;
            font-size:0.5em;
            overflow:hidden;
        }
        #errorFrame{
            color:red;
            background: none repeat scroll 0 0 #CCCCCC;
            border: 1px solid #5A656F;
            border-radius: 13px;
            padding: 10px;
            opacity:0.8;
        }
        .removeFrame{
                position:absolute;
                width:10px;
                height:10px;
                background: none repeat scroll 0 0 #3E5873;
                border: 1px solid #3E5873;
                border-radius: 2px;
                padding: 0 1px 5px 4px;
                top:0;
                right:0;
                z-index:145000;
                cursor:pointer;
                font-size:0.8em;
        }

        .optionPolar{
            color:blue;
        }
#lineTime{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
    border-radius: 3px 3px 3px 3px;
    bottom: 0px;
    left: 0px;
    color:#fff;
    opacity: 0.7;
    position: absolute;
    text-align: center;
    width: 778px;
    height:43px;
    z-index: 20000;
    display:none;
    padding:10px;

}

.lineTimeBox{
       background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
       filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
       color:#fff;
       border: 0 none;
       height: 67px;
       margin: 0;
       z-index: 20000;

    }
    .lineTimeDay{
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
        margin-top:10px;
        padding:2px;
        float:left;
    }
    .lineTimeElement{
        margin-left:10px;
    }
    .lineTimeElement.selected {
        border: 2px solid #fff !important;
        border-radius: 26px !important;
        padding-left:5px;
        padding-right:5px;
    }
    .lineTimeElement.noselectable {
        color:#6E6E6E;
        border: none;
        cursor:none;
      }

    .lineTimeYear{
        float:left;
    }
    .lineTimeMonth{
        float:left;
        margin-left:24px;
    }
   .lineTimePrev {
      margin-right:5px;
    }
    .lineTimeNext {
     margin-left:5px;
    }
    .lineTimeNav{
        float:left;
        height: 35px;
      }
      .clear{
         clear: left;
      }
      #closeLineTime{
         height: 14px;
         width: 14px;
         margin-top:5px;
         cursor:pointer;
      }
      .iconLineTime{
          width:20px;
          height:20px;
      }
      #toggleTimeLine{
        height: 10px;
        margin-left: 1px;
        margin-top: 4px;
        width: 10px;
      }
      #tooltipDate{
          margin-top: 3px;
      }

     .toggleTooltip{
            height:13px;
            width:13px;
            position:absolute;
            z-index:1000;
            background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
            filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
            float:left;
            display:none;
     }
     #toggleTooltipDateImg{
           position:relative;
           margin-left:1px;
           margin-top:4px;
           height: 10px;
           width: 10px;
           top:-3px;
     }
    #toolTipBox{
           left: 45%;
           position: absolute;
           z-index: 1000;
           bottom:3px;
     }
     #alertBox{
          left:335px;
          position: absolute;
          z-index: 100000000;
          top:8px;
          background:white;
          color:black;
          padding:15px;
          padding-left:40px;
          margin-right:500px;
          height:auto;
          font-size:18px;
     }
     #overlayBox{
           right: 130px;
           position: absolute;
           z-index: 1000;
     }
          #toggleLineTimeBox{
           left: 33%;
           bottom: 0px;
           position: absolute;
           z-index:1000;
           width:745px;
     }

     #tooltip{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
    border-radius: 3px 3px 3px 3px;
    color:#fff;
    opacity: 0.7;
    text-align: center;
    width: 170px;
    padding-top:3px;
    padding-bottom:3px;
    min-height:20px;
    display:none;

}
    #toggleTooltipDateOpen{
             position: absolute;
             top:41px;
             left:43px;
             height:17px;
             width:79px;
             border-radius: 0px 0px 3px 3px;
             padding:4px;
     }
    #toggleTooltipCalendarClose{
        position: absolute;
        left:49%;
        bottom:63px;
        cursor:pointer;

     }
      #toggleTooltipCalendarOpen{
        position: absolute;
        left:49%;
        bottom:0px;
        display:none;
        cursor:pointer;
     }

     .subMarker{
          padding: 10px 5px 24px 10px !important;
     }
     .buttonHeaderClick{
         background: none repeat scroll 0 0 rgba(69, 114, 167, 0.5);
         border-radius: 3px;
            color: white;
            display: block;
            font-family: "Lucida Grande",Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif;
            font-size: 18px;
            font-weight: bold;
            /*height: 15px;*/
            margin-left: 3px;
            padding: 3px;
            text-align: center;
            text-decoration: none;
            width: 22px;
            float: right;
            cursor:pointer;
     }
     #windowMinimizeGraphic{
      background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) !important;
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
      opacity:0.5;
      border-radius: 13px;
      color:#fff;
      margin:10px;
      padding:12px;
      font-size:15px;
      width:166px;
}
.highcharts-container { overflow: visible !important; }

.highcharts-loading{
    color:black;
}
#icon-earth{
    width:40px;
    height:40px;
    opacity: 0.25;
}
#iconFramesVisor{
    opacity: 0.25;
}
#export-kml{
    cursor:pointer;
}
/*#slide_cookie{
    display:none;
    bottom: 0;
    left: 33%;
    position: absolute;
    width: 745px;
    z-index: 1000;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    border-radius: 3px;
    margin:20px;
    height:70px;
}
#cookie_content{
    color:#fff;
    text-align: center;
    height:auto;
    margin:20px;
}
#cookie_text{
    width:500px;
    float:left;
}
#cookie_buttons{
    text-align:center;
    float:left;
    width:200px;
}*/

#slide_cookie {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    bottom: 0;
    color: #000;
    display: none;
    height: 95px;
    position: absolute;
    width: 100%;
    z-index: 1000;
}
#cookie_content {
    height: auto;
    margin: 20px;
    padding-left: 25%;
    text-align: center;
}
#cookie_text {
    margin-right:30%;
    text-align: center;
}
#cookie_buttons {
    text-align: center;
}
#contentStylesInsitu{
}

#colorPicker{
    width:10px;
    height:10px;
    background-color:white;
    float:left;
}
.buttonsCanvas{
    margin-bottom:20px;
    text-align:center;
    z-index:100000000;
    margin-top:8px;
}

div.color-picker { border-left: 1px solid #000; border-top: 1px solid #000; position: absolute; left: 0px; top: 0px; padding: 0px; }
div.color-picker ul { list-style: none; padding: 0px; margin: 0px; float: left; }
div.color-picker ul li { display: block; width: 15px; height: 15px; border-right: 1px solid #000; border-bottom: 1px solid #000; margin: 0px; float: left; cursor: pointer; }

.cookie_details{
    display:none;
    font-size:0.8em;
    text-align: right;
}

#more_info_cookies{
    cursor:pointer;
    color:#5484D0;
}

#color_pickerAnimation{
    cursor:pointer;
    float:left;
    width:50px;
}
#divCanvas{
   cursor:pointer;
    width:100px;
    height:50px;
    float:left;
}

.formStyle{
    padding: 15px 1px 31px 9px !important;
}
#color_pickerInsitu_color-picker{
    z-index:1000000000000;
}
#color_pickerAnimation_color-picker{
    z-index:1000000000000;
}
#divTour{
     background: white;
     display:none;
    z-index:150000;
    position:absolute;
    width:580px;
    height:441px;
    margin: 2px;
    margin-left:10px;
    border-radius: 5px;
    font-size:1.1em;
    left:40%;
    top:10%;
}
#divPartners{
     background: white;
     display:none;
    z-index:150000;
    position:absolute;
    width:580px;
    height:441px;


    margin: 2px;
    margin-left:10px;
    border-radius: 5px;
    font-size:1.1em;
    /*left:40%;
    top:10%;*/
    left:335px;
    top:27%;
}
#TourButtons{
  position:absolute;
  bottom:23px;
  left:140px;
}
#tourIntro{
    margin:75px;
    margin-top: 60px;
}
#partnersIntro{
    margin:75px;
    margin-top: 38px;
    margin-bottom:30px;

}
#contentTourText{
    // background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
   /* background:white;*/
    color:#000;
    border-radius: 5px;
    /*color: #fff;*/
    margin: 15px;
    opacity: 0.5;
    padding: 15px 18px 18px;
}
.tourTitle{
    font-size:1.5em;
}
.tourColumn{
    float:left;
    margin:2px;
    padding:2px;
    width: 243px;
}
.tourColumnG{
    float:left;
    margin:2px;
    padding:2px;
    width: 207px;
    height:650px;
}
.listTour{
    margin-left: 1.5em;
}
.listTour li{
    display: list-item;
}

.buttonTour{
           display: inline-block;
            outline: none;
            cursor: pointer;
            text-align: center;
            text-decoration: none;
            font: 14px/100% Arial, Helvetica, sans-serif;
            padding: 0.5em 1.9em 0.55em;
            text-shadow: 0 1px 1px rgba(0,0,0,.3);
            -webkit-border-radius: .5em;
            -moz-border-radius: .5em;
            border-radius: .5em;
            -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
            -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
            box-shadow: 0 1px 2px rgba(0,0,0,.2);
            background: -moz-linear-gradient(center top , #216071, #214553) repeat scroll 0 0 rgba(0, 0, 0, 0);
            background-color: #708090;
            border: 1px solid #213B4E;
            color: #FFF;
            margin-top: 12px;
            margin-left:5px;

}

     .buttonCloseTour{
            background: #90A9B1;
            border-radius: 3px;
            color: white;
            display: block;
            font-family: "Lucida Grande",Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif;
            font-size: 18px;
            font-weight: bold;
            margin-left: 3px;
            padding: 3px;
            text-align: center;
            text-decoration: none;
            width: 22px;
            float: right;
            cursor:pointer;
     }
.mCSB_inside > .mCSB_container {
    margin-right: 14px !important;
}
#contentClick .mCSB_inside > .mCSB_container {
    margin-right: 20px !important;
}
.legendtZone{
    display:none;
}
#zoneTour{
    cursor:pointer;
}
.lineSpam{
    font-size: 0.7em;
    margin-left: 3px;
}
     .toggleOverlayBox{
            height:13px;
            width:13px;
            z-index:1000;
            background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
            filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#484745,endColorstr=#484745);
     }
     #toggleOverlayImg{
           position:relative;
           margin-left:1px;
           margin-top:4px;
           height: 10px;
           width: 10px;
           top:-3px;
     }
      #toggleOverlayBox{
           z-index: 1000;
           padding-left:223px;
           position: absolute;
           right: 318px;
           top:0px;
     }
     #toggleOverlayClose{
         display:none;
         position: absolute;
     }
     #toggleOverlayOpen{
         display:none;
         position: absolute;
         top:0px !important;
     }

     .OverlayCheck{
         padding-left:1px;
     }
     .overlayMenuSortable{
         height:0px;
     }

     .layersDiv{
         background-color:#216071;
     }

     #divZones{
         z-index:1200;
         position:absolute;
         top:92px;
         right:75px;
         width:165px;
         height:auto;
         background:#216071;
         padding:10px;
         border-radius: 3px;
     }
        #divSearch{
         z-index:1200;
         position:absolute;
         top:234px;
         right:75px;
         width:250px;
         height:300px;
         background:#216071;
         padding:10px;
         border-radius: 3px;
         font-size:12px;
     }
      #divBaseMaps{
         z-index:1200;
         position:absolute;
         top:65px;
         right:75px;
         width:165px;
         height:auto;
         background:#216071;
         padding:10px;
         border-radius: 3px;
     }
         #divProjection{
         z-index:1200;
         position:absolute;
         top:100px;
         right:75px;
         width:165px;
         height:auto;
         background:#216071;
         padding:10px;
         border-radius: 3px;
     }
      .olLayerGooglePoweredBy{
         display:none !important;
     }
     #titleOverlayCheck{
         font-size:8px;
         width:10px;
     }
     .microfiche-film{
         min-width:454px !important;
     }
#searchBox input#search{
   background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #65737e;
    float: left;
    font-size: 7pt;
    height: 28px;
    padding-left: 10px;
    width: 74px;
}
#searchBox input#search::-webkit-input-placeholder {
   color: #65737e;
}

#searchBox input#search:-moz-placeholder { /* Firefox 18- */
   color: #65737e;
}

#searchBox input#search::-moz-placeholder {  /* Firefox 19+ */
   color: #65737e;
}
#searchBox input#search:-ms-input-placeholder {
   color: #65737e;
}
#searchBox .icon{
  position: absolute;
  top: 210px;
  right:60px;
  margin-left: 17px;
  margin-top: 17px;
  z-index: 1;
  color: #4f5b66;
}
#divSearch a{
    color:#fff;
}
#titleSearch{
    font-size:15px;
    margin:5px;
    margin-bottom:10px;
    text-align:center;
    width:205px;
    float:left;
}
.buttonCloseBox{
   /* background: rgba(69, 114, 167, 0.5) none repeat scroll 0 0;*/
    border-radius: 3px;
    color: white;
    cursor: pointer;
    display: block;
    float: left;
    font-family: "Lucida Grande",Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-left: 4px;
    padding: 3px;
    text-align: center;
    text-decoration: none;
    width: 12px;
    border: 2px solid #ccc;
}
 #contentSearch{
       height:270px;
 }
 .legendZone{
     padding-top:10px;
     position:absolute;
     top:315px;
     right:1px;
 }
 .olImageLoadError{
     display:none !important;
 }
 .subCategory{
     font-weight: bold;
 }
 .ol-zoom{
     z-index:20000000 !important;
 }
 .listTour img{
     width:20px;
     height:20px;
 }

 .ol-popup {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 10px;
    bottom: 12px;
    left: -50px;
    padding: 15px;
    position: absolute;
}
.ol-popup::after, .ol-popup::before {
    border: medium solid transparent;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}
.ol-popup::after {
    border-top-color: rgba(0, 0, 0, 0.7);
    border-width: 10px;
    left: 48px;
    margin-left: -10px;
}
.ol-popup::before {
   /* border-top-color: rgba(0, 0, 0, 0.7);*/
    border-width: 11px;
    left: 48px;
    margin-left: -11px;
}
.ol-popup-content {
    /*background-color: rgba(0, 0, 0, 0.7);*/
    border: 1px solid #e1e1e8;
    height: 100%;
    max-height: 250px;
    min-height: 150px;
    min-width: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 2px;
    position: relative;
    white-space: normal;
}
.ol-popup-content p {
    color: #222;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 2px 4px;
}
.ol-popup-closer {
    color: #fff;
    font-size: 1.2em;
    font-weight:lighter;
    position: absolute;
    right: 6px;
    text-decoration: none;
    padding: 0 4px 1px 4px;
    top: 6px;
    background:#3E5873;
    border-radius: 2px;
    margin:1px;
}
a.ol-popup-closer:hover {

}
.ol-popup-closer::after {
    content: "X";
}
#windBarsLegend{
 background: #2A6574 none repeat scroll 0 0;
 color: white;
 padding: 1px 9px 5px 3px;
 width: 63px;
 height:auto;
 border-radius: 3px;
}
.windBarIcon{
    float:left;
    margin-right:2.5px;
    margin-left:2.5px;
}
#windBarsLegend h3{
  font-size:12px;
}
#windBarsLegend img{
    width:10px;
    height:10px;

}
#windBarsLegend span{
    font-size:0.7em;
}
#contentPopupHTML{
    font-size:12px;
    max-width: 250px;
    width:auto;
}
#contentPopupHTML table{
    margin-top:10px;
    color:#FFF !important;
}
#contentPopupHTML table td{
    color:#FFF !important;
    font-size: 1.1em;
}
#contentPopupHTML table th{
    color:#FFF !important;
    background-color: transparent !important;
    padding-left:6px !important;
    padding-right:6px !important;
    font-size: 1.2em;
}
#legendUnderMap{
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}
.legendNASA{
            width:71px;
            height:auto;
            font-size:9px;
            line-height: 0px;
            background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
            margin-bottom:15px;
}
.legendNASAColor{
            width:40px;
            margin-left:16px;
            float:left;
}
 .legendNASAColor span{
          width:20px;
           position: relative;
  top: 50%;
  transform: translateY(-50%);
        }
.legendNASASpan{
            float:left;
            width:75px;
}
#unitNASA{
    color:white;
    margin-bottom:5px;
}

.timeWind{
    font-weight: bold;
}
#popupNoGraphList{
    max-height: 135px;
    width:350px;
    height:auto;
}
.titlePopup{
    color:#96BCC4;
    font-size:1.2em;
    height:100%;
    margin-top: -6px;
    margin-bottom:3px;
}
.titlePopupLong{
    color:white;
    font-size:1.2em;
    height:100%;
    margin-top: -22px;
    margin-bottom:10px;
    text-align: center;
}
.paramPopup{
    float:left;
    width:180px;
    margin-top:5px;
    margin-bottom:2px;
    color: #96bcc4;
}
.valuePopup{
    float:left;
    margin-top:5px;
    margin-bottom:2px;
    width:150px;
}
  #toolsPlay{
               background: none repeat scroll 0 0 rgba(42, 101, 116, 0.42);
                height: auto;
                padding: 10px;
                position: absolute;
                right:130px;
                top: 3px;
                width: 220px;
                display:none;
                z-index:10000;
                border-radius: 5px;
  }
  #toolsPlay img{
              width:22px;
              height:22px;
  }
    #speedPlaySlider{
              float: left;
            font-size: 76.5%;
            margin-left: 8px;
            margin-top: 7px;
            width: 113px
             }

#mapLoadingPlay{
    display:none;
    z-index:100000;
    position:absolute;
    top:42%;
    left:47%;
    cursor:pointer;
}
#mapLoadingMap{
    display:none;
    z-index:100000;
    position:absolute;
    top:42%;
    left:47%;
}
#mapLoadingInner{
    font-size:2em;
    color:black;
}
.progress {
  height: 24px;
  width:300px;
  /*margin-bottom: 20px;*/
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  padding-right:4px;
}
.progress-bar {
  float: left;
  width: 0;
  font-size: 1.5em;
  padding-left:10px;
  border-radius: 10px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background-color: rgba(42, 101, 116, 0.8);
}
.buttonsOverlay-right{
    float:left;
    width: 100px;
    padding-left: 17px;
}
.buttonCloseClickOverlayMenu{
    float:left;
    width:30px;
    height:30px;
}
.contentOverlay{
    float:left;
    cursor:pointer;
    padding-left: 17px;
    width: 308px
}
.textAnimationOverlay{
    padding-left: 31px;
    width: 308px
    text-decoration:none !important;
}
.overlayCheckDiv{

}
.buttonOverlay{
    float:left;
    margin-right:5px;
}
.buttonOverlay img{
    padding-top:4px;
}
.linksOverlay {
    position:absolute;
    bottom:2px;
    right:9px;
    padding-top:4px;
  /* float:right;
   width:210px;*/
}
.linkOverlay{
    background: rgba(4, 143, 184, 0.42) none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 4px 4px 4px 8px;
    width: 40px;
    font-size:0.7em;
    text-align:center;
    float:right;
}
.linkOverlay:hover {
    background: white none repeat scroll 0 0;
    color: #000 !important;
}
.linkOverlay a{
    color:#fff !important;
}
.linkOverlay:hover a{
    color:#000 !important;
}
.infoIconClick{
    height: 15px;
    width: 15px;
    margin-bottom: -3px;
}
.plotlybars {
  padding: 0 10px;
  vertical-align: bottom;

  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  margin-top: 90%;
}

.plotlybars-wrapper {
    height: 104px;
    left: 15%;
    margin-right: 108px;
    margin-left: 105px;
    position: relative;
    top: -9%;
    transform: translate(-50%, -50%);
    width: 180px;

}
.plotlybars-wrapper_vertical {
    height: 190px;
    left: 15%;
    margin-right: 44px;
    margin-left: 43px;
    position: relative;
    top: -12%;
    transform: translate(-50%, -50%);
    width: 170px;

}

.plotlybars-text {
  color: #52828E;
  font-family: 'Open Sans', verdana, arial, sans-serif;
  font-size: 80%;
  text-align: center;
  margin-top: 5px;
}

.plotlybars-bar {
  background-color: #52828E;
  height: 100%;
  width: 13.3%;
  position: absolute;
  transform: translateZ(0);

  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-timing-function: linear;
}

.b1 { left: 0%; top: 88%; animation-name: b1; }
.b2 { left: 14.3%; top: 76%; animation-name: b2; }
.b3 { left: 28.6%; top: 16%; animation-name: b3; }
.b4 { left: 42.9%; top: 40%; animation-name: b4; }
.b5 { left: 57.2%; top: 26%; animation-name: b5; }
.b6 { left: 71.5%; top: 67%; animation-name: b6; }
.b7 { left: 85.8%; top: 89%; animation-name: b7; }

@keyframes b1 {
  0% { top: 88%; }
  44% { top: 0%; }
  94% { top: 100%; }
  100% { top: 88%; }
}

@keyframes b2 {
  0% { top: 76%; }
  38% { top: 0%; }
  88% { top: 100%; }
  100% { top: 76%; }
}

@keyframes b3 {
  0% { top: 16%; }
  8% { top: 0%; }
  58% { top: 100%; }
  100% { top: 16%; }
}

@keyframes b4 {
  0% { top: 40%; }
  20% { top: 0%; }
  70% { top: 100%; }
  100% { top: 40%; }
}

@keyframes b5 {
  0% { top: 26%; }
  13% { top: 0%; }
  63% { top: 100%; }
  100% { top: 26%; }
}

@keyframes b6 {
  0% { top: 67%; }
  33.5% { top: 0%; }
  83% { top: 100%; }
  100% { top: 67%; }
}

@keyframes b7 {
  0% { top: 89%; }
  44.5% { top: 0%; }
  94.5% { top: 100%; }
  100% { top: 89%; }
}
.plotly-text-error{
    height: 150px;
    left: 48%;
    position: relative;
    top: 73%;
    transform: translate(-50%, -50%);
    width: 210px;
}
.modebar-btn--logo{
    display:none !important;
}
.checkBoxInsitu{
    float:left;
    /*margin-left:10px;*/
}

.checkBoxIcon{
    margin-left:5px;
    float:left;
    display:none;
}
.checkBoxInsituIcon{
    float:left;
    display:none;
}
.optionsShowChecks{
     margin-bottom: 10px;
    margin-top: 10px;
    /*padding: 2px;*/
    display:inline !important;
}
.iconsPartners img{
    width:120px;
    height:auto;
}
.itemsPartners a{
    color:black;
}
.iconPartner{
    float:left;
}
.iconPartnerSecond{
    margin-top:10px;
    margin-left:74px;
}
.iconsPartners{
    margin-top:50px;
}
#mapLeafletContent{
    margin:20px;
    background:black;
}
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight:bold !important;
}
.legendButtonOverlayHidden{
    display:none;
}
.groups{
    margin-top:10px !important;
    padding-top:10px !important;
}
.buttonProfile{
    height:20px;
    align:center;
    padding:2px;
    border-left:1px solid #AABCCF;
    float:left;
    font-size:11px;
}
.buttonProfile:hover,.buttonProfile:focus{
    background:#acceda;
}
.selectedButtonProfile{
    background:#acceda;
}
#profiles{
    background:grey;
}
#collaborators{
    height: 98px;
    font-size: 12px !important;
    font-weight: normal;
    margin-top: 1px;
    padding: 4px 0 9px 53px;
    width: auto;
    color:white;
}

#headerProfiles{
    background: url(../img_v3_1/noaalogo.png) no-repeat  #2A6574 4px 26px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img_v3_1/noaalogo.png',sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img_v3_1/noaalogo.png', sizingMethod='scale')";
    background-size: 45px;
    height: 105px;
    color:white;
    padding:4px 0px 9px 6px;
    width: auto;

    font-size:12.5px !important;
    font-family: "Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: normal;
    margin-top:1px;
    border-radius:14px;
}
.subCollaborator{
 line-height: 15px;
 margin-left: 7px;
 margin-left: 25px\9; /* IE 8 and below */
*margin-left: 25px; /* IE 7 and below */
_margin-left: 25px; /* IE 6 */
 margin-top:6px;
}
.subCollaborator a{
    text-decoration: none !important;
    color:#FFF;
    font-size: 14px;
    font-weight: bold;
}
    #divFeature{
         z-index:1200;
         position:absolute;
         top:100px;
         right:75px;
         width:165px;
         height:auto;
         background:#216071;
         padding:10px;
         border-radius: 3px;
     }
     .buttonsOverlay{
    position:absolute;
    bottom:-3px;
    left:75px;
}
.iconMarker{
    width:14px ;
    height:14px;
    margin:4px;
    border-radius: 10px;
    font-size: 10px;
    display: none;
    float:left;
    cursor:pointer;
}
#sliderCircle{
    float: left;
    margin-bottom: 9px;
    margin-right: 23px;
    width: 80%;
}
#color_pickerInsitu{
    cursor:pointer;
    float:left;
    width:50px;
    margin-top:10px;
}
