/* Logo en bas a droite de la carte */
#viewer:before {
    background: url(../../logos/Logo_CCGV.png); /* URL du logo */
    position: absolute;
    right: 13px;
    bottom: 38px; /* 43 */
    width: 80px;
    height: 97px;
    display: inline-block;
    background-size: cover;
    content: '';
    z-index: 800;
}
.window-footer{
display:none !important;
}
div#localise{
display:none !important;
}
div.opacity-1.ol-unselectable.ol-control.ol-group-draw.container-ol-multiple-buttons.tooltip.show{
display:none !important;
}
div.opacity-1.ol-unselectable.ol-control.ol-group-selection.container-ol-multiple-buttons.tooltip.show{
display:none !important;
}
div.input-group-append.d-none.d-md-inline{
display:none !important;
}
div.input-group-append.d-none.d-md-inline{
display:none !important;
}
div.ol-zoom-extent.ol-unselectable.ol-control.tooltip.show{
display:none !important;
}
div.opacity-1.ol-unselectable.ol-control.ol-get-legend.tooltip.show{
display:none !important;
}
div.opacity-1.ol-unselectable.ol-control.ol-itinerary-calcul.tooltip.show{
display:none !important;
}
div#advanced_footer{
display:none !important;
}
div#toolsbar{
display:none !important;
}
#container-panel {
    margin-left: 0 !important;
    width: 100% !important;
}
#panel-A{ 
width:100% !important;
}  