/*https://websig-omdm.geomatika.fr/v6/isigeo.php?u=21*/

.logo-isigeo{

	background-image: url(../../logos/logo_om.png); /* URL du logo */

	width: 400px !important; /* agrandissement logo */

	/* background-position-x: 22px; /*leger decalage horizontal pour que le texte du logo soit au centre */ */

}



/* Logo en bas a droite de la carte */

#viewer:before {

    background: url(../../logos/logo_om.png);

    position: absolute;

    right: 11px;

    bottom: 34px; 

    /*width: 177px;

    height: 86px;*/

    width: 260px;

    height: 30px;

    display: inline-block;

    background-size: cover;

    content: '';

    z-index: 800;

}

/*https://vieetboulogne.geomatika.fr/releves/vieetboulogne/template/logos/V_B_logo_CartoucheVert.png*/

div#isi_legend {
	display:true !important;
}

div#bandeau {
	display:none !important;
}



/* Logo en bas a droite de la carte */
/*#viewer:before {
    background: url(../../logos/LOGO-OMDM-COULEUR_txt.png);
    position: absolute;
    right: 20px;
    bottom: 20px; 
    width: 170px;
    height: 140px;
    display: inline-block;
    background-size: cover;
    content: '';
    z-index: 800;
}*/

/* #wrapper:before { */
    /* background: url(../../logos/logoCarre.svg); */
    /* position: absolute; */
    /* left: 10px; */
    /* top: 10px;  */
    /* width: 50px; */
    /* height: 50px; */
    /* display: inline-block; */
    /* background-size: cover; */
    /* content: ''; */
    /* z-index: 800; */
/* } */

#wrapper:before {
    background: url(../../logos/logoCarre.svg);
    position: absolute;
    left: 10px;
    top: 10px; 
    width: 50px;
    height: 50px;
    display: inline-block;
    background-size: cover;
    content: '';
    z-index: 800;
}


#switch-layer:before {
    background: url(../../icones/copyright_IGN_court.svg);
    position: absolute;
    right: 1px;
    bottom: 1px; 
    width: 30px;
    height: 12px;
    display: inline-block;
    background-size: cover;
    content: '';
    z-index: 800;
}
/*
.logo-header {
	visibility: block;
    background-image: url(../../logos/Logo_Geomatika.png)!important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
*/
/*Masquage de tous les boutons secondaires */
button.btn.btn-outline-primary.box-h2.text-primary.bg-light{
	display:none !important;
} 


/*Masquage de tous les boutons secondaires */
button.btn.btn-outline-secondary.box-h2.text-secondary.bg-light{
	display:none !important;
}  

/*Masquage du bouton export csv après le clic sur la fiche*/
.icon-actions-document-export-csv{
	display:none !important;
}  

/*Masquage du bouton localiser tous les éléments après le clic sur la fiche*/
.icon-search-location-marker-solid{
	display:none !important;
}  



/*Masquage du bouton controles des couches */
button.btn.btn-light.border.box-h1.active.text-primary{
	display:none !important;
}  

/* Masquage des boutons + */
button.btn.btn-circle-ol, #menu-flottant-carte-principale {
	display:none !important;
} 
.btn-onglet {
	visibility: hidden!important;
}

/* Masquage du bouton de selection */
button.ol-btn-selection{
	display:none !important;
} 


/* Masquage du bouton de mesures 
button.ol-btn-measure.btn-outline-secondary.ol-multiple-buttons.btn.box-h2.text-secondary.bg-light {
	display:none !important;
} 
*/

/* Masquage du bouton zoom in 
button.ol-zoom-in.btn.btn-outline-secondary.box-h2.text-secondary.bg-light {
	display:none !important;
} 
*/

/* Masquage du bouton zoom out 
button.ol-zoom-out.btn.btn-outline-secondary.box-h2.text-secondary.bg-light {
	display:none !important;
} 
*/

/* Masquage du bouton + dans le panneau de contrôle des couches */
button.a.d-flex.btn.btn-outline-light.float-right.rounded-circle.p-1 {
	display:none !important;
} 

div#localise {
	display:none !important;
} 

div#impconf {
	display:none !important;
} 

div.input-group {
	display:none !important;
} 

div#header {
	display:none !important;
}
div#navbar-header {
	display:true !important;
}
/* Masquage du bouton zoom out  */
button.btn.btn-outline-secondary{
	display:none !important;
}     

div#viewer-footer{
	display:none !important;
} 

/* Masquage du bouton + dans le panneau de contrôle des couches et filtre - barre latérale gauche
*/
div#toolsbar{
	display:none !important;
}

div#vertical_container{
	display:true !important;
}

div#content-panel-sidebar{
	display:true !important;
}


div#ol-zoom-extent {
	display:none !important;
}

div#header-panel-sidebar {
	display:none !important;
}

div#viewer-footer {
	display:none !important;
}

div#container-viewer {
	width: 100% !important;
	height: 100% !important;
}

div#container-panel {
	width: 100% !important; 
	height: 100% !important;
	
}

div#panel-A {
	width: 100% !important;
}

/*.btn btn-outline-light float-right rounded-circle p-1*/