﻿
#layersTab {
    float: right;
    display: none;
    position: absolute;
    right: 120px;
    top: 0;
    z-index: 1005;
}

#baseLayerTab .btn 
{
    float: right;
}

#baseLayerTab .baseLayerBtn
{
    background: url("../../img/ihm/overlay/tab.png") repeat-x scroll 0 bottom transparent;
    color: #fff;
    cursor: pointer;

    font-size: 8pt;
    height: 30px;

    line-height: 22px;
    position: relative;
    text-align: center;
    top: -2px;
    width: 92px;
    white-space: nowrap;
}

#baseLayerTab .baseLayerBtn.selected
{
    background: url("../../img/ihm/overlay/tab-selected.png") repeat-x scroll 0 bottom transparent;
}



#layersTab .selector-viewport
{
    height : auto;
}

.FREE #layersTab {
    right: 24px;
}


#layersTab .left
{
     background-image : url("../../img/ihm/overlay/tabl.png") ;
     width : 30px;
     height : 30px;
     float: left;
     cursor :pointer;
}
#layersTab .right
{
     background-image : url("../../img/ihm/overlay/tabr.png") ;
     width : 30px;
     height : 30px;
     float: left;
     cursor :pointer;
}

#layersTab .selector-viewport
{
    overflow: hidden;
 /*   width: 458px;*/
    float: left;
    left: -2px;
    position: relative;
}


#setting-btns
{
    position : absolute;
    top : 0px;
    right : 0px;
    
}
#setting-btns .setting-btn
{
    background-image: url(../../img/ihm/overlay/params.png);
    width: 36px;
    height: 26px;
    cursor: pointer;
 
}
#setting-btns .setting-btn[target="layersetting"]
{
    background-position : -36px 0;    
    width: 26px;
}

#otherMapTooltip .eshoplink {
    font-size: 11pt;
    margin: 5px auto 0;
    width: 210px;
}


.settingTooltip {
    background-color: #fff;
    box-shadow: 0 0 5px 2px #404040;
    display: none;
    margin: 5px;
    padding-bottom: 10px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 27px;
    z-index: 1005;
}
.settingTooltip .scroll-y {
    max-height: 500px;
}
.settingTooltip .header {
    text-align: center;
    background-color: #004283;
    color: #fff;
    line-height: 40px;
}
.settingTooltip .header img {
    vertical-align: middle;
    margin-right: 10px;
}
.settingTooltip .cat {
    font-family: robotoBold;
    padding: 12px 10px 2px;
    text-align: left;
    color: #004283;
}
.settingTooltip .item {
    color: #333;
    padding: 6px 12px;
}
.settingTooltip .item .cb,
.settingTooltip .item .label {
    float: left;
    line-height: 12px;
    margin: 0 3px;
}

.settingTooltip .item.masked .label {
    text-decoration: line-through;
    color: #555;
    cursor : help;
}


.settingTooltip .item[enabled="false"] .label 
{
    color : #999;
}

.settingTooltip .header .close {
    top: 3px;
    right: 5px;
    width: 32px;
    height: 32px;
    background-size: 100%;
    background-image: url(../../img/ihm/popup/close.png);
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
}

.cb input[type="checkbox"] {
    width: 16px;
}

.settingTooltip .item .CONTROL_RADIO {
    margin-left: 3px;
}
.settingTooltip .RADIO_CHOICE {
    float: left;
    text-align: left;
    width: 90px;
}
.settingTooltip .item .RADIO_CHOICE label,
.settingTooltip .item .RADIO_CHOICE input {
    vertical-align: middle;
}
.settingTooltip .item label {
    padding: 0 4px;
}


.settingTooltip .item .cb.locked i{
    position: relative;
    top: -2px;
    left: -1px;
    height: 14px;
}

.layer-param {
    position: absolute;
    top: 90px;
    left: 5px;
    background-color: #fff;
    color: ##333;
    display: none;
    box-shadow: 0 0 5px 2px #404040;
}

#noaa {
    top : 600px;
    
}

.layer-param .title
{
    text-align: center;
    cursor: move;
    color: #fff;
    background-color: #004283;
    line-height: 20px;
}

.layer-param .slider {
    display: none;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    text-align: left;
    margin: 4px 2px;
}


.layer-param .slider input {
    width: 100px;
    vertical-align: middle;
    margin-left: 5px;
}

.layer-param label {
    font-size: 8pt;
    width: 105px;
    display: inline-block;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
}



#noaa .slider-ctn{
    display: inline-block;
}

#noaa .forecast-lbl {
    display: none;
    font-family: robotoLight;
    font-size: 12pt;
    padding: 2px 10px;
}


#noaa input[type="range"]{
    width: 160px;
    margin: 0 12px;
}

#noaa .content {
    
    padding: 5px ;
}

#overlay-ctrl #zooms {
    position: absolute;
    top: 300px;
    right: 0px;
}

#picturePopup .controls > div,
#overlay-ctrl #zooms > div
{
    background-image : url("../../img/ihm/overlay/zoom.png") ;
    width : 35px;
    height : 39px;
    cursor : pointer;
}

#picturePopup .controls .zoomplus,
#overlay-ctrl #zooms .zoomplus
{
    background-position : 0 -39px;
    height : 31px;
}

#picturePopup .controls .zoomminus,
#overlay-ctrl #zooms .zoomminus
{
    background-position : 0 -70px;
    height : 35px;
}



#overlay-ctrl #mapctrl
{
    position : absolute;
    top : 410px;
    right : 0px;
}

#overlay-ctrl #mapctrl > div
{
    background-image : url("../../img/ihm/overlay/photo.png") ;
    width : 35px;
    height : 33px;
    cursor : pointer;
}

#overlay-ctrl #mapctrl #measureBtn
{
    background-position : 0 -33px;
    height : 31px;
}


#overlay-ctrl #mapctrl #snapBtn
{
    background-position : 0 -65px;
    height : 31px;
}

#overlay-ctrl #mapctrl #relocateBtn
{
    background-position : 0 -95px;
    height : 38px;
}


#map .tooltip {
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  color: white;
  padding: 4px 8px;
  opacity: 0.7;
  white-space: nowrap;
}
#map .tooltip-measure {
  opacity: 1;
  font-weight: bold;
}
#map .tooltip-static {
    background-color: #ffcc33;
    color: black;
    border: 1px solid white;
    padding: 4px 12px;
}
#map .tooltip-measure:before,
#map .tooltip-static:before {
  border-top: 6px solid rgba(0, 0, 0, 0.5);
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: "";
  position: absolute;
  bottom: -6px;
  margin-left: -7px;
  left: 50%;
}
#map .tooltip-static:before {
  border-top-color: #ffcc33;
}


#map .tooltip-measure .close{
    display: none;
}
#map .tooltip-static .close {
    position: absolute;
    top: 0px;
    right: 2px;
    color: #f00;
    font-weight: bold;
    cursor: pointer;
}

#picturePopup .controls > div,
#overlay-ctrl #zooms > div {
        background-image: url("../../img/ihm/overlay/zoom.png");
        width: 35px;
        height: 39px;
        cursor: pointer;
}

#picturePopup .controls .zoomplus,
#overlay-ctrl #zooms .zoomplus
{
    background-position : 0 -39px;
    height : 31px;
}

#picturePopup .controls .zoomminus,
#overlay-ctrl #zooms .zoomminus
{
    background-position : 0 -70px;
    height : 35px;
}


#picturePopup .controls .create-wp,
#overlay-ctrl #zooms .create-wp {
    background-position: 0 -5px;
    height: 35px;
}

#picturePopup .controls
{
    position : absolute ;
    right : 10px;
    top : 280px;
}



#defullscreenBtn
{
    display : none;
    position : absolute;
    top : 300px;
    left : 0px;
    background-image : url("../../img/ihm/overlay/fullscreen.png") ;
    width : 43px;
    height : 43px;
    cursor : pointer;
}


#disclaimer {
    background-color: #fff;
    bottom: 41px;
    font-size: 8pt;
    opacity: 0.6;
    padding: 5px;
    position: absolute;
    right: 11px;
    text-align: justify;
    width: 313px;
}



#overlay-ctrl .info
{
    background-image: url("../../img/ihm/overlay/info.png");
    color: #004283;
    font-size: 9pt;
    height: 26px;
    line-height: 26px;
    position: absolute;
    text-align: center;
    width: 154px;
}

#overlay-ctrl #coords {
    right: 205px;
    bottom: 10px;
}

#overlay-ctrl #metrics {
    left: 80px;
    bottom: 10px;
}

#overlay-ctrl #metrics span {
    padding: 0 10px;
}


#overlay-ctrl #mapInfo
{
    right  : 10px;
    bottom: 10px;
    width : auto;
}


#overlay-ctrl #mapInfo #scaleLine {
   float: left;
    font-size: 7pt;
    line-height: 12px;
    margin-top: 2px;
    padding: 6px;
}
#overlay-ctrl #mapInfo #scaleLine .ol-scale-line-inner
{
    border : solid 1px #000;
    border-width : 0 1px 1px 1px;
}

#overlay-ctrl #scaleLine .olControlScaleLineTop {
    
    border-color: #004283 #004283;
    border-width: medium 1px 1px;
   
   
}

#overlay-ctrl #mapInfo .col2
{
    font-size: 7pt;
    float: right;
    width: 26px;
    line-height : 8px;
}
#overlay-ctrl #mapInfo .zoomvisu
{
    background : url("../../img/ihm/overlay/zoomvisu.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    color: #fff;
   
    font-family: robotoBold;
    font-size: 7pt;
    height: 16px;
    line-height: 12pt;
    
}



#flaps {
    position: absolute;
    top: 1px;
    left: 170px;
    width: 190px;
}


#flaps .flap {
    background: url("../../img/ihm/overlay/tab.png") repeat-x scroll 0 bottom transparent;
    color: #fff;
    cursor: pointer;
    font-size: 8pt;
    height: 30px;
    line-height: 22px;
    position: relative;
    text-align: center;
    top: -2px;
    width: 92px;
    float: left;
}



#overlay-ctrl #fullscreen-ctrl {
    display: none;
    position: absolute;
    top: 340px;
    left: 0px;
}

#overlay-ctrl #fullscreen-ctrl > div {
    background-image: url("../../img/ihm/overlay/left-action-1.png");
    color: #fff;
    cursor: pointer;
    font-size: 7pt;
    height: 34px;
    line-height: 38px;
    padding-right: 6px;
    text-align: center;
    width: 32px;
}

#overlay-ctrl #fullscreen-ctrl .first {
    background-image: url("../../img/ihm/overlay/left-action-0.png");
    height: 38px;
}

#overlay-ctrl #fullscreen-ctrl .last {
    background-image: url("../../img/ihm/overlay/left-action-2.png");
    height: 34px;
    line-height: 32px;
    padding: 0 6px 6px 0;
}



#overlay-ctrl #zooms > div.helper-wp {
    background-image: url("../../img/marker/waypoint.png");
    width: 29px;
    height: 40px;
    background-position: 0px 0px;
}

#overlay-ctrl .bottom-pnl {
    bottom: 2px;
    position: absolute;
}
#overlay-ctrl #mapSectionBtn {
    background-image: url("../../img/ihm/overlay/profil.png");
    width: 39px;
    height: 30px;
    cursor: pointer;
}

#overlay-ctrl #map3DBtn {
    background-image: url("../../img/ihm/overlay/3d.png");
    width: 39px;
    height: 30px;
    cursor: pointer;
}

#overlay-ctrl .bottom-pnl button.disabled {
    background-position: center bottom;
    cursor: default;
}




#overlay-ctrl #winds {
    position: absolute;
    top: 150px;
    left: 0px;
    background-color: #fff;
    color: #333;
    display: none;
    box-shadow: 0 0 5px 2px #404040;
    text-align: center;
}

#overlay-ctrl  #winds .title {
    text-align: center;
    color: #fff;
    background-color: #004283;
    line-height: 20px;
}



#overlay-ctrl #winds .step {
    font-size: 8pt;
    text-align: left;
    height: 24px;
}

    #overlay-ctrl #winds .step:before {
        content: '― ';
    }

#overlay-ctrl #winds input[type=range][orient=vertical] {
    writing-mode: bt-lr; /* IE */
    -webkit-appearance: slider-vertical; /* WebKit */
    width: 28px;
    /*
height: 220px;
margin : 4px 10px 4px 20px;
*/
    padding: 0px;
    height: 276px;
    margin-top: 5px;
}

#overlay-ctrl #winds input[type=range]::-ms-tooltip {
    display: none;
}


#overlay-ctrl #winds .alt {
    height: 20px;
    display: block;
    font-size: 12pt;
    font-weight: bold;
}


#overlay-ctrl #winds table {
    margin: 0 5px;
}

#overlay-ctrl #winds .value {
    font-size: 8pt;
    text-align: center;
    color: #777;
}

#overlay-ctrl #winds .display {
    margin: 4px 0px;
}


#overlay-ctrl #winds .forecast {
    font-size: 7pt;
    color: #888;
    margin: 4px;
}


#overlay-ctrl #properties {
    width: 268px;
    display: none;
    background-color: #fff;
    position: absolute;
    top: 50px;
    right: 40px;
    color: #333;
    box-shadow: 0 0 5px 0px #333;
}
/*#overlay-ctrl #properties .scroll-y
{
    max-height: 600px;

}*/

#overlay-ctrl #properties .srss {
    text-align: center;
    color: #888;
}

#overlay-ctrl #properties .srss .value{
    padding : 2px 5px;
}

#overlay-ctrl #properties .altvalue {
        text-align: center;
        font-size: 11pt;
        color: #888;
}

#overlay-ctrl #properties .title {
        background-color: #004283;
        height: 40px;
        line-height: 40px;
        font-family: robotoBold;
        font-size: 12pt;
        color: #fff;
        text-align: center;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        cursor : pointer;
}
#overlay-ctrl #properties .title:hover {
        text-shadow: 0 0 1px #eee; 
}
#overlay-ctrl #properties .hxgTooltipCloseBtn {
    right: -16px;
    top: -16px;
}

#overlay-ctrl #properties .target {
    display: inline-block;
    vertical-align: text-top;
}

/*
    #overlay-ctrl #properties:hover {
        transform: rotateY(90deg);
        -webkit-transition: 1s;
        -webkit-transform-style: preserve-3d;
        -moz-transition: 1s;
        -moz-transform-style: preserve-3d;
        -o-transition: 1s;
        -o-transform-style: preserve-3d;
        transition: 1s;
        transform-style: preserve-3d;
        transform-origin: right center;
    }
    */


#uav_color_legend .square_ph,
#uav_color_legend .square,
#uav_color_legend .label {
    display: inline-block;
    line-height: 26px;
    vertical-align: middle;
    margin: 0 4px;
}

#uav_color_legend .square {
    width: 30px;
    height: 20px;
    border: solid 1px #c8c8c8;
}
#uav_color_legend .square_ph {
    width: 30px;
    height: 20px;
    text-align  : center;
    line-height : 20px;
}

#uav_color_legend {
    background-color: rgba(255,255,255,0.6);
    bottom: 41px;
    
    padding: 5px;
    position: absolute;
    left: 11px;
    text-align: justify;
}

#uav_color_legend .square.red {
    background-color : rgba(255,0,0,0.5);
    
}

#uav_color_legend .square.blue {
    background-color: rgba(0,0,255,0.5);
}

#uav_color_legend .hashblue {
    background: repeating-linear-gradient( -45deg, #00f, #00f 1px, rgba(0,0,0,0) 2px, rgba(0,0,0,0) 5px );
}

#uav_color_legend .hashred {
    background: repeating-linear-gradient( -45deg, #f00, #f00 1px, rgba(0,0,0,0) 2px, rgba(0,0,0,0) 5px );
}

#partners {
    position:absolute;
    top:0px;
    left:0px;
    padding : 2px;
    background-color :#fff;
}
