/*https://websig-omdm.geomatika.fr/v6/isigeo.php?u=19*/
:root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #ca9d66;
	--secondary: #56a099;
	--success: #9db882;
	--info: #ca9d66;
	--warning: #ebbd64;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif:  -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}


.logo-isigeo{
	background-image: url(../../logos/logo_omdm_couleur_txt.png); /* URL du logo */
	width: 304px !important; /* agrandissement logo */
	/* background-position-x: 22px; /*leger decalage horizontal pour que le texte du logo soit au centre */ */
}
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_ssmarge.png);
    position: absolute;
    right: 10px;
    top: 10px; 
    width: 116px;
    height: 70px;
    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; */
/* } */

/* affichage de l'image de la légende */
#wrapper:after {
    background: url(../../img_legende/web_legende_dechet.png);
    position: absolute;
    left: 10px;
    bottom: 10px; 
    width: 328px;
    height: 130px;
    display: inline-block;
    background-size: cover;
    content: '';
    z-index: 800;
}

.logo-header {
	visibility: block;
	/* width: 0px !important;   */
    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*/

#switch-layer {
	display:none !important;
}

