.coordinates{
    margin-bottom: 0;
}


.ol-draw-path{
    position: absolute;
    top: 4.5em;
    left: 0.5em;
}

.ol-draw-point{
    position: absolute;
    top: 4.5em;
    left: 0.5em;
}


#geocodage [type="submit"],
#geocodage [type="reset"]{
    height: 170px;
}

#geocodage label{
    margin-right: 4px;
}


#geocodage input,
#geocodage span [type="submit"]{
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 0;
    /* Firefox 1-3.6 */
    -moz-border-radius: 0;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 0;
}

#geocodage span:first-child input{
    border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
}

#geocodage span:nth-child(4) input{
    border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
}

.ol-getinfo{
    position: absolute;
    top: 4.5em;
    left: 0.5em;
}

.pointer-click{
    cursor: pointer;
}
.ol-graph-path{
    position: absolute;
    right: 305px;
    width: 300px;
}

.ol-graph-path form{
    background-color: rgba(0,60,136,.7);
    padding: 4px;
    border-radius: 4px;
    margin: 0 !important;
}
.ol-graph-path label{
    color: white;
    margin: 0em;
}

.ol-graph-path span,
.ol-graph-path input[type="submit"]
{
    color: rgba(0,60,136,.7);
}
.ol-graph-path input[type="range"]
{
    cursor: pointer;
}

.ol-graph-path .input-group-addon{
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc;
}

.ol-graph-path{
    top: 0.5em;
}

div div.ol-graph-path:nth-of-type(2){
    top: 5.5em;
}
div div.ol-graph-path:nth-of-type(3){
    top: 10.5em;
}
.ol-graph-path:nth-of-type(4){
    top: 15.5em;
}
.ol-graph-path:nth-of-type(5){
    top: 20.5em;
}

.sub-infos{
    height: 400px;
    overflow: auto;
}


.panel.panel-primary .panel-heading .table{
    color: white;
}
.panel .panel-button-retract{
    margin: 10px;
}

tr.tr-active{
    background-color: #337ab7;
    border-color: #337ab7;
    color: white;
}

/* Legend */
#legend svg{
    background-color: #ffffff;
    border: 0;
    margin-bottom: 4px;
    vertical-align: middle;
    min-width: 20px;
    min-height: 20px;
}

.ol-locate{
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    width: 300px;
}

.ol-locate form{
    background-color: rgba(0,60,136,.7);
    padding: 4px;
    border-radius: 4px;
    margin: 0 !important;
}
.ol-locate label{
    color: white;
    margin: 0em;
}

.ol-locate span,
.ol-locate input[type="submit"]
{
    color: rgba(0,60,136,.7);
}

.ol-locate .input-group-addon{
    text-shadow: 0 1px 0 #fff; 
    border-color: #ccc;
}

.ol-locate .locate-lonlat-form .two-fields input[type="submit"]{
    height: 68px;
}
.ol-locate-plo{
    position: absolute;
    top: 17.5em;
    right: 0.5em;
    width: 300px;
}

.ol-locate-plo form{
    background-color: rgba(0,60,136,.7);
    padding: 4px;
    border-radius: 4px;
    margin: 0 !important;
}
.ol-locate-plo label{
    color: white;
    margin: 0em;
}

.ol-locate-plo span,
.ol-locate-plo input[type="submit"]
{
    color: rgba(0,60,136,.7);
}

.ol-locate-plo .input-group-addon{
    text-shadow: 0 1px 0 #fff; 
    border-color: #ccc;
}
.ol-locate-section{
    position: absolute;
    top: 12.5em;
    right: 0.5em;
    width: 300px;
}

.ol-locate-section form{
    background-color: rgba(0,60,136,.7);
    padding: 4px;
    border-radius: 4px;
    margin: 0 !important;
}
.ol-locate-section label{
    color: white;
    margin: 0em;
}

.ol-locate-section span,
.ol-locate-section input[type="submit"]
{
    color: rgba(0,60,136,.7);
}

.ol-locate-section .input-group-addon{
    text-shadow: 0 1px 0 #fff; 
    border-color: #ccc;
}
.ol-locate-sign{
    position: absolute;
    top: 17.5em;
    right: 0.5em;
    width: 300px;
}

.ol-locate-sign form{
    background-color: rgba(0,60,136,.7);
    padding: 4px;
    border-radius: 4px;
    margin: 0 !important;
}
.ol-locate-sign label{
    color: white;
    margin: 0em;
}

.ol-locate-sign span,
.ol-locate-sign input[type="submit"]
{
    color: rgba(0,60,136,.7);
}

.ol-locate-sign .input-group-addon{
    text-shadow: 0 1px 0 #fff; 
    border-color: #ccc;
}
.ol-locate-troncon{
    position: absolute;
    top: 12.5em;
    right: 0.5em;
    width: 300px;
}

.ol-locate-troncon form{
    background-color: rgba(0,60,136,.7);
    padding: 4px;
    border-radius: 4px;
    margin: 0 !important;
}
.ol-locate-troncon label{
    color: white;
    margin: 0em;
}

.ol-locate-troncon span,
.ol-locate-troncon input[type="submit"]
{
    color: rgba(0,60,136,.7);
}

.ol-locate-troncon .input-group-addon{
    text-shadow: 0 1px 0 #fff; 
    border-color: #ccc;
}
/* cursor horloge au dessus de map quand callback attendu */
.loading {
    cursor: wait;
}

/** Proportions de la carte **/
.dscr-viewer-map {
    height: 900px;
}

.dscr-menu{
    height: 900px;
    overflow-y: auto;
}

/*** Style des controles ***/

.ol-control.ol-zoom{
    top: 0.5em;
}

.ol-control.ol-permalink,
.ol-control.ol-drawpoint,
.ol-control.ol-drawline,
.ol-control.ol-get-feature-info{
    top: 4.5em;
    left: 0.5em;
}

/** style du boutton d'un control inactif **/
.ol-control.inactive .fa{
    color: #fff;
}
.ol-control.inactive button{
    background-color: rgba(0,0,0,0.2);
}

/** controle : zoom **/
.ol-zoom {
    left: 0.4em;
}

/** controle : permalink **/
.ol-permalink
{
    right: auto;
    position: absolute;
    left: 3em;
}

/** controle pour dessiner (line ou point) **/
.ol-drawpoint,
.ol-drawline,
.ol-get-feature-info{
    position: absolute;
    left: 6.7em;
    color: #fff;
}



.ol-mission-reader{
    position: static;
}

.notification-box.absolute{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.notification-box.fixed{
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2;
}

.notification-box.absolute .alert{
    margin: 4px 4px 4px 20px;
    padding: 6px;
    padding-right: 16px;
}


.notification-box.fixed .alert{
    position:relative;
    /*top:auto;*/
    margin: 4px 4px 4px 20px;
    padding: 6px;
    padding-right: 20px;
}

.notification-box .alert span.close-cross{
    cursor: pointer;
    position: absolute;
    right: 3px;
    top: auto;
}
.panel > .panel-heading{
    min-height: 50px;
}

/** Scroll sur les panels **/


#troncon-panel-group .panel-heading,
#troncon-panel-group .panel table{
    font-size: 12px;
}


.bold,
#reverseGeocodage-pr-list table tr td:first-child{
    font-weight: bold;
}


/*--------------- [ Style quand TileLayerSwitcher non déplié ] ------------ */

.ol-tile-layer-switcher{
    position: absolute;
    top: 0.5em;
    left: 3.5em;

    padding: 0;
    border: 0;

    min-width: 70px;
    min-height: 50px;

    background-color: rgba(255,255,255,0.7);

    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -khtml-border-radius: 10px !important;

    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);

    overflow: hidden;
}


.ol-tile-layer-switcher .ol-tile-item{
    position: absolute;
    float: left;
    margin-left: 0;
    text-align: center;
    overflow: hidden;
}

.ol-tile-layer-switcher .ol-tile-item.active{
    z-index: 100 !important;
}

.ol-tile-layer-switcher .ol-tile-item:nth-child(6n+1) {
    clear: left;
}

.ol-tile-layer-switcher .ol-tile-item button{
    float: left;
    width: 70px;
    height: 50px;
    border: 2px solid #d9d9d9;
    margin: 0;
    padding: 0;

    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -khtml-border-radius: 10px !important;

    border-color: #d9d9d9;
    overflow: hidden;
}

.ol-tile-layer-switcher .ol-tile-item.active button{

    border: 2px solid white;

    box-shadow: 0 0 5px 1px rgba(84,190,255,1);
    -moz-box-shadow: 0 0 5px 1px rgba(84,190,255,1);
    -webkit-box-shadow: 0 0 5px 1px rgba(84,190,255,1);

}

.ol-tile-layer-switcher .ol-tile-item button,
.ol-tile-layer-switcher .ol-tile-item button:hover,
.ol-tile-layer-switcher .ol-tile-item button:active
.ol-tile-layer-switcher .ol-tile-item button:focus{
    background-color: white;
}


.ol-tile-layer-switcher .ol-tile-item label{
    display: none;
}


.ol-tile-layer-switcher .ol-tile-item .tile-images{
    position: relative;
    height: 66px;
}

.ol-tile-layer-switcher .ol-tile-item .tile-images img{
    position: absolute;
    margin: 0;
    clip: rect(0px,70px,70px,0px);
    left: 0;
    top: 0;
    width: 66px;
    height: 66px;
}

/*--------------- [ Style quand TileLayerSwitcher déplié ] ------------ */
.ol-tile-layer-switcher.deployed,
.ol-tile-layer-switcher:hover{
    border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    -khtml-border-radius: 15px !important;

    border: 2px solid white;
    min-width: 70px;
    min-height: 50px;

    background-color: rgba(255,255,255,0.8);

}


.ol-tile-layer-switcher.deployed .ol-tile-item,
.ol-tile-layer-switcher:hover .ol-tile-item{
    position: static;
    float: left;
}



.ol-tile-layer-switcher.deployed div.ol-tile-item,
.ol-tile-layer-switcher:hover div.ol-tile-item{
    border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -khtml-border-radius: 20px !important;
}


.ol-tile-layer-switcher.deployed .ol-tile-item button,
.ol-tile-layer-switcher:hover .ol-tile-item button{
    height: 70px;
    margin: 5px;
}


.ol-tile-layer-switcher.deployed .ol-tile-item label,
.ol-tile-layer-switcher:hover .ol-tile-item label{
    display: block;
    position: relative;
    margin-top: 78px;
    font-size: 12px;
    width: 80px;
    color: #555;
}



/** ol3-tree-layer-switcher à gauche de la carte **/
#tree-layer-switcher{
    width: 100%;
}

/* Taille du cadre des choix d'autocompletion */
.typeahead.dropdown-menu{
    max-height: 240px;
    overflow-y: auto;
    left: auto !important;
    right: 0px;
}

