button.actived {background-color:#E9E7E7 !important;color:#4A4A4A !important}

.my-gallery-wrapper {margin-bottom:0px;}

span.alert {font-size:inherit;color:inherit;}
span.alert:after {content:" (*)";font-size:10px;font-weight:normal;color:red;}

.levelstypooooooooooooo.hierarchy-select.dropdown .dropdown-menu a[data-level='1']:not(:first-of-type) {
    text-transform:uppercase;
	max-width:360px;
	font-size:11px;
	font-weight:bold;
	border-top:solid 1px #ccc;
}

.myCluster {
	height: 41px;
	width: 36px;
	background: url("/img/clusterMarker.svg") no-repeat;
	background-size: cover;
	color:white;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;

	}

.alert.red {
	color:red;
	font-weight:bold;
	padding:4px;
	background-color:rgba(255, 0, 0, 0.1);
	}

.hierarchy-select.dropdown .dropdown-menu a[data-level='2']:first-letter, .hierarchy-select.dropdown 

.dropdown-menu a[data-level='3']:first-letter {
    text-transform:uppercase;
	
}
 not(.tests) .dropdown-menu {max-width:400px;}


.thumbnail-feed.liste, .thumbnail-feed.free-grid {display:none;}
.thumbnail-feed.liste.visibles, .thumbnail-feed.free-grid.visibles {display:flex}

.thumbnail-feed.free-grid a.single-feed {max-width:50%;height:230px;}
.thumbnail-feed.free-grid .single-feed img {
    height:auto;
	max-height: 220px;
    width: auto;
}

.thumbnail-feed.free-grid .single-feed h3 {
    width: 90%;
}

.front .wysiwyg p.chapeau {
    font-size: 18px;
    line-height: 22px;
	max-width:90%;
}

h2 + .wysiwyg {margin-top:2em;}

.wysiwyg a.view-more {display:block;border:none;}
.wysiwyg a.view-more:hover {border:none;}

#footer .iris img {
    height:auto;
    width:100px;
}
span.light {font-weight:normal !important;}

.gris {color:#9B9B9B !important;}
.object-info a:hover {text-decoration:underline;}

body, html {overflow-x:hidden;}
#phrise {height:66px;overflow:hidden;min-height:66px;max-height:66px;margin-bottom:80px;width:110vw;}
#phrise img {max-height:66px;width:auto;}

@media screen and (max-width: 640px) {
#phrise {display:none;}
}


.search-single.glossary {
	width:100%;
}
.search-feed .search-single.glossary .img-wrapper {height:66px;}
.search-single.glossary .img-wrapper {float:left;margin-right:15px;width:100px;border-bottom:none;}
.search-single.glossary p {height:1em;overflow:hidden;}
.search-single.glossary h3 {font-size:16px;line-height:100%;margin-bottom:0.5em}

@media screen and (min-width: 200px) and (max-width: 640px) {

  a.info {
    position: relative;
    text-decoration: none;
    color: black;
    border-bottom: 1px gray dotted;
  }


  a.info span {
    display: none;
    position: absolute;
    margin-top: 15px;
    background: white;
    color: #3C2A2A;
    padding: 10px;
    width: 90vw;
    text-decoration: none;
    text-transform: none;
    font-size: 15px;
    font-weight: normal;
    border: 1px solid #3C2A2A;
    box-sizing: border-box;
  }


  a.info span.highlight {
    display: inline;
  }


  a.info:hover {
    background: none;
    z-index: 80;
    text-decoration: none;
  }

  a.info:hover span {
    display: block;
  }

  a.info:hover span.highlight {
    display: inline;
    position: relative;
    top: 0px;
    left: 0px;
    background-color: #3C2A2A;
    color: white;
    padding: 0px;
    width: auto;
    text-decoration: none;
    text-transform: none;
    font-size: 12px;
    font-weight: normal;
    border-style: none;
  }


  .no_highlight a.info {
    border-bottom: none;
    cursor: text;
  }


  .no_highlight a.info:hover span {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  /************ INFOBULLES ***************/

  a.info {
    position: relative;
    text-decoration: none;
    color: black;
    border-bottom: 1px gray dotted;
  }


  a.info span {
    display: none;
  }

  a.info span.highlight {
    display: inline;
  }

  a.info:hover {
    background: none;
    /* correction d'un bug IE */
    z-index: 80;
    text-decoration: none;
    /* height:303px;*/
  }

  a.info:hover span {
    display: inline;
    position: absolute;
    top: 18px;
    left: 0px;
    background: white;
    color: #3C2A2A;
    padding: 5px;
    width: 220px;
    text-decoration: none;
    text-transform: none;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #3C2A2A;
  }


  a.info:hover span.highlight {
    display: inline;
    position: relative;
    top: 0px;
    left: 0px;
    background-color: #3C2A2A;
    color: white;
    padding: 0px;
    width: auto;
    text-decoration: none;
    text-transform: none;
    font-size: 12px;
    font-weight: normal;
    border-style: none;
  }

  .no_highlight a.info {
    border-bottom: none;
    cursor: text;
  }


  .no_highlight a.info:hover span {
    display: none;
  }
}

input[type="text"]:not([value=""]) {
	background-color: #E9E7E7 !important;
    color: #4A4A4A !important;
}





  
/* WYSIWYG */

/* ne jamais mettre des em sur span car parfois ils sont dans un p et alors affichent trop petit !!!! */
.source p span {font-size:1em;}


/* PRINT  TO PDF */


@media print {
	#main-header, #footer, #phrise, .my-gallery-wrapper, .icons-wrapper, .view-more {display:none;}
	.main-content.col-md-8, .site-wrapper.container, .site-wrapper.container > div {width:100% !important;padding:0 !important;margin:0 !important;max-width:100% !important}
	
	.print-bkg-none, .print-bkg-none a {color:black !important;}
	
	.hidden-wrapper .toggle-container {display:block !important;}
	.hidden-wrapper > a, a.view-more {display:none !important;}
	
	a.info {text-decoration:none;}
	a.info span, span.alert:after {display:none;}
	
	.object-info.list, .object-info.description {margin-bottom:2em;}
	.print-header #logo > p, .print-header #logo > .baseline {width:auto !important;}
}



/* contact */

#contact label.send_mail {
	display:block;
	margin-top:9px;
	}
#contact input.send_mail {
	display:block;
	border-style:solid;
	border-width:1px;
	border-color:#5d4c4c;
	width:255px;
	}	
#contact textarea.send_mail {
	display:block;
	border-style:solid;
	border-width:1px;
	border-color:#5d4c4c;
	width:400px;
	height:200px;
	margin-bottom:9px;
	}	
#contact input.submit {margin-top:8px;}

.picto {float:left;margin-right:4px;}
.picto img {max-height:20px;width:auto;}

.embed_map {
	margin-top:20px;
	height:calc(100vh - 200px);
	width:100%;
}
.leaflet-popup-content-wrapper {border-radius: 0px !important;background:#4A4A4A !important;}
.leaflet-popup-content-wrapper, .leaflet-popup-tip {background:#4A4A4A !important;}
.leaflet-popup-content-wrapper * {color:white !important;}
.leaflet-popup-content {margin: 10px !important;}
.leaflet-container a {text-decoration:underline;}
.leaflet-popup-content-wrapper a.float {float:left;margin-right:8px;margin-bottom:8px}
.leaflet-popup-content-wrapper a.float img {max-height:55px;width:auto;}
h1.page-title {margin-bottom:1em;}


.buildingname {text-transform:uppercase;}

/* COOKIE */

.cookie-pop {
    background-color:#F8B232;
    color:black;
    
}
.cookie-pop a {color:black;text-decoration:underline !important;}

.cookie-pop button.bouton {
    margin: 10px;
    padding:5px !important;
    background-color:white;
    border:solid 1px white;
    color:black;
	line-height:100%;
}
.cookie-pop button.bouton:hover {
    background-color:#F8B232;

}
.monuments .search-header {border-bottom:none;}

.multicontent h4.bkg-title {
	padding:0px;background-color:white;
	border-top:none;
	border-bottom:solid 1px #4A4A4A;
	margin-bottom:20px;
	}
h4.bkg-title .nobar {display:none;}
.bkg-title a {
	color:#4A4A4A;
	text-decoration:none !important;
	display:inline-block;
	padding:6px;
	}
.bkg-title a.active {background-color:#4A4A4A;color:white;}
.bkg-title a:not(.active):hover {background-color:#E9E7E7 ;}

.bkg-title a span {color:inherit;font-size:inherit;}
a.toggleresults {font-weight:normal;text-decoration:underline;}

.hierarchy-select.dropdown .dropdown-menu {max-width:420px;}

@media screen and (max-width: 1340px) {
.hierarchy-select.dropdown .dropdown-menu {max-width:380px;}
}
@media screen and (max-width: 1200px) {
.hierarchy-select.dropdown .dropdown-menu {max-width:320px;}
}
.leaflet-pane.leaflet-marker-pane img:first-child {z-index:10000 !important;}

.wplaceh::placeholder {color:white;}



/* fullscreen leaflet */
.fullscreen-icon { background-image: url(/img/icon-fullscreen.png); }
.leaflet-retina .fullscreen-icon { background-image: url(/img/icon-fullscreen-2x.png); background-size: 26px 26px; }
/* one selector per rule as explained here : http://www.sitepoint.com/html5-full-screen-api/ */
.leaflet-container:-webkit-full-screen { width: 100% !important; height: 100% !important; z-index: 99999; }
.leaflet-container:-ms-fullscreen { width: 100% !important; height: 100% !important; z-index: 99999; }
.leaflet-container:full-screen { width: 100% !important; height: 100% !important; z-index: 99999; }
.leaflet-container:fullscreen { width: 100% !important; height: 100% !important; z-index: 99999; }
.leaflet-pseudo-fullscreen { position: fixed !important; width: 100% !important; height: 100% !important; top: 0px !important; left: 0px !important; z-index: 99999; }


.arborescence_results a.results {
    position: relative;
    display: inline-block;
    height: 190px;
    padding-bottom: 14px;
    margin-bottom: 14px;
    background-color: #FFF;
    vertical-align: top;
    text-decoration: none;
	font-size: 12px;
    line-height: 16px;
}

.frame_left, .frame_right {
   display:none;
}

.arborescence_results .thumb {
    border-width: 1px;
    border-style: solid;
    border-color: #3d292b;
    border-radius: 7px;
	max-height:68px;
	width:auto;
}