#map-canvas{
	vertical-align: top;
	padding-left: 0;
	height: 637px;
	width: 100%;
	/*border: 1px solid #dfe0e4;*/
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	z-index: 1000;
}
.listing-right-pane > #map-block, .listing-right-pane > #map-canvas {
	position: sticky;
	top: 62px;
}
.leaflet-popup-close-button {
	display: none;
}
.leaflet-popup-content {
	position: relative;
}
.gm-style-iw, .leaflet-popup-content{
	/*padding: 2px;*/
    /*overflow: hidden !important;*/
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	overflow: visible;
	line-height: 1.35;
}
.gm-style-iw > div > div{
	display: table;
}
.gm-style-iw > div:nth-child(1){
	overflow: visible !important;
}

.gm-style-iw .etab-infowindow, .leaflet-popup-content .etab-infowindow {
	min-height: 100px;
}
.gm-style-iw .title_full, .leaflet-popup-content .title_full{
	display: block;
	font-size: 1.28em;
	color: #EA6F03;
	font-weight: bold;
}

.gm-style-iw a.title_full:hover, .leaflet-popup-content a.title_full:hover{
	color: #656565;
}

.gm-style-iw .etab-content, .leaflet-popup-content .etab-content{
	/*padding-left: 138px;*/
	/* font-size: 0.9em; */
	line-height: 1.5;
}
.gm-style-iw .etab-content-tourisme, .leaflet-popup-content .etab-content-tourisme{
	padding-left: 105px;
}

.gm-style-iw .etab-illus, .leaflet-popup-content .etab-illus{
	margin-right: 5px;
	width: 133px;
	height: 100px;
}
.gm-style-iw .etab-illus-tourisme, .leaflet-popup-content .etab-illus-tourisme{
	margin-right: 5px;
}

.leaflet-popup ::-webkit-scrollbar {
	width: 10px;
}
.leaflet-popup ::-webkit-scrollbar-track {
	background: #EFEFEF;
	border-radius: 1em;
	border: 2px solid transparent;
	background-clip: padding-box;
}
.leaflet-popup ::-webkit-scrollbar-thumb {
	background: #C1C1C1;
	border-radius: 1em;
	border: 2px solid transparent;
	background-clip: padding-box;
}

.tourisme-illus{
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}
.tourisme-infos{
	display: inline-block;
	vertical-align: top;
}

.desc-infowindow{
	text-align: justify;
	max-height: 290px;
	overflow: auto;
	scrollbar-width: thin;
}

#panoSV{
	border: 1px solid #dfe0e4;
	height: 500px;
	clear: both;
}

#directionsPanel{
	text-align: left;
}

/*Fenetre Jquery modale lors du dé-zoom maximum*/
.ui-widget-overlay{
	opacity:.70 !important;
	filter:Alpha(Opacity=70) !important;
}
.ui-dialog .ui-dialog-buttonpane{ 
	text-align:center !important;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{
	float:none !important;
}

/* Styles des markersWithLabel */
.markersWithLabel {
    padding-bottom: 5px;
    visibility: visible;
}
.markersWithLabel.hover {
	z-index: 1500 !important;
}
.markersWithLabel.hover .prixMaps {
    background-color: #CC0000 !important;
}
/* Style de la petite flèche */
.markersWithLabel .flecheMaps{
    border-top-color: #3498DB;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-width: 5px 5px 0;
    bottom: 1px;
    left: 50%;
    margin-left: -5px;
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0;
}
/* Style de la div contenant le prix */
.markersWithLabel .prixMaps{
	background-color: #3498DB;
	font-size: 1em;
    padding: 2px 3px;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
	border: 1px solid #ccc;
	z-index:1;
	white-space: nowrap;	
	display: inline-block;
}
/* Style de la petite flèche lors d'un hover */
.markersWithLabel.hover .flecheMaps {
    border-top-color: #CC0000;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.fakeDivToFitContentSize {
    min-width: 50px;
    text-align: center;
    cursor: none;
    pointer-events: none;
}

/* InfoBulle sur Internet Explorer */
.gm-style-iw .mybox, .leaflet-popup-content .mybox {
	min-width: 300px;
	box-sizing: border-box;
}

/* Styles si demande de dispo */
.ann_demande > .prixMaps {
	background-color: #f8a108;
}
.ann_demande > .flecheMaps {
	border-top-color: #f8a108;
}
.ann_dispo > .prixMaps {
	background-color: #339933;
}
.ann_dispo > .flecheMaps {
	border-top-color: #339933;
}

.bloc-static-map {
	position: relative;
	display: inline-block;
	width: 100%;
}
.bloc-static-map:nth-child(2) {
	margin-left: 20px;
}
.bloc-static-map img {
	position: relative;
	width: 100%;
}
.bloc-static-map .bloc-info-ouvrir-carte {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	text-align: center;
	cursor: pointer;
}
.bloc-static-map .text-info-ouvrir-carte {
	display: inline-block;
	background: #fff;
	margin-top: 5px;
	padding: 0 5px;
	border-radius: 3px;
	font-size: 2em;
	color: #2980b9;
	cursor: pointer;
}
#conteneur-maps-hidden {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%; /* width en % */
	height: 100vh; /* height en vh (1vh = 1% de la hauteur de l'écran) */
	z-index: 1000;
	background: rgba(0, 0, 0, 0.5);
}
#maps-middle {
	width: 100%;
	height: 100%;
	max-width: 1440px;
	max-height: 768px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
#map-canvas2 {
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
#fullscreen_static {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 24px;
	height: 24px;
	background: #fff;
	border-radius: 3px;
	padding: 2px;
	cursor: pointer;
}
.fermer-carte-mob {
	display: none;
}
.fermer-carte {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	padding: 5px;
	cursor: pointer;
}

.bloc-control-fermer, .bloc-control-centrer {
	background: #fff;
	width: calc(100% - 10px);
	box-sizing: border-box;
}
.bloc-control-fermer {
	display: none;
}
.leaflet-fullscreen-on .bloc-control-fermer {
	display: block;
}

.bloc-change-cartes {
	border: 1px solid #fff;
	border-radius: 3px;
	background: #fff;
}
.change-carte, .control-action {
	padding: 4px 8px;
	border-bottom: 1px solid #D8D8D8;
	cursor: pointer;
	text-align: center;
	font-size: 0.9em;
	transition: 0.2s;
}
.change-carte:hover, .control-action:hover {
	background: #F5F5F5;
}
.change-carte:last-child, .control-action:last-child {
	border-bottom: 0;
}
.pegman-change-carte {
	background-image: url(https://www.cybevasion.fr/lib3/maps/pegman_1x.png);
	background-position: -5px -26px;
	background-size: 20px;
	display: inline-block;
	width: 11px;
	height: 16px;
}

.liste_cartes_kdo_map {
	width: 100%;
}
.liste_cartes_kdo_map .image_carte_kdo {
	width: 1%;
}
.liste_cartes_kdo_map .services_carte_kdo {
	/**/
}
.liste_cartes_kdo_map .tarifs_carte_kdo {
	position: relative;
	width: 90px;
}
.liste_cartes_kdo_map .tarifs_carte_kdo .tarif_carte_kdo {
	position: static; /* correction IE */
	position: initial;
}
.conteneur_prestas_cartes_cadeaux {
	/*display: flex;*/
    /*justify-content: space-between;*/
    align-items: center;
}
.conteneur_prestas_cartes_cadeaux > img {
    margin: 0 2px;
}

.mk-bottom-left-controls-container, .mk-controls-container {
	/* Pas de crédits Apple automatiquement générés par le sdk car les affiche ailleurs (attribution Leaflet) */
	display: none;
}

.boutons_liste_vs_carte {
	border: 1px solid #ccc;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-bottom: 10px;
}
.bouton_liste_et_carte {
	display: inline-block;
	width: 50%;
	padding: 5px;
	box-sizing: border-box;
	transition: all 0.2s;
	cursor: pointer;
	position: relative;
}
.bouton_liste_et_carte:after {
	content: "";
	border-bottom: 3px solid #FEA735;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.2s;
	text-align: center;
	transform: scaleX(0);
}
.bouton_liste_et_carte.actif:after {
	transform: scaleX(1);
}
.bouton_liste.actif {
	border-right: 1px solid #ccc;
}
.bouton_carte.actif {
	border-left: 1px solid #ccc;
}

/* Popup sans bordures */
.leaflet-popup.no_margin .leaflet-popup-content {
	margin: 0;
	padding: 0;
	min-width: 200px;
	max-width: 250px;
}
.leaflet-popup.no_margin .leaflet-popup-content-wrapper {
	padding: 0;
	overflow: hidden;
}

/* Popup avec bordures */
.leaflet-popup.with_margin .leaflet-popup-content {
	margin: 10px 0;
	padding: 0;
}
.leaflet-popup.with_margin .leaflet-popup-content-wrapper {
	padding: 0;
	overflow: hidden;
}

/*.resultats_annonces .leaflet-popup-content-wrapper {
	padding: 0 !important;
	overflow: hidden !important;
}
.resultats_annonces .leaflet-popup-content {
	margin: 0 !important;
	width: 250px;
	height: auto;
	color: #656565;
}*/
.full-size .leaflet-popup-content .photo_principale {
	display: block;
	width: 100%;
	height: 100%;
	max-height: 150px;
	object-fit: cover;
}
.full-size .leaflet-popup-content .popup_map_conteneur_titre {
	width: 100%;
	padding: 0 5px 5px 5px;
	background: linear-gradient(#fff, rgba(255, 255, 255, 0.75));
	box-sizing: border-box;
	position: relative;
}
.full-size .leaflet-popup-content .popup_map_conteneur_titre:after {
	content: "";
	border-bottom: 1px solid #aaa;
	width: 50%;
	position: absolute;
	left: 25%;
	padding-top: 2px;
}
.full-size .leaflet-popup-content .popup_map_conteneur_titre .title_full {
	text-align: center;
	text-decoration: none;
}
.full-size .leaflet-popup-content .div_autres_infos {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.full-size .leaflet-popup-content .bloc_gauche {
	padding: 0 5px;
	box-sizing: border-box;
	display: table-cell;
	/*max-width: calc(100% - 70px);*/
}
.full-size .leaflet-popup-content .tarif-etab {
	display: table-cell;
	background: none;
	margin: 0;
	padding: 0;
	width: 70px;
}
.full-size .leaflet-popup-content .tarif-etab > * {
	background: none;
}
.full-size .leaflet-popup-content .moyenne-etab {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 10px;
	background: rgba(255, 255, 255, 0.75);
	border-radius: 0;
	border-bottom-right-radius: 12px;
	font-size: 1.2em;
}
.full-size .leaflet-popup-content .conteneur_image {
	position: relative;
	display: block;
}
.full-size .leaflet-popup-content .conteneur_image .noteEtoiles {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
	margin: 0;
	padding: 0;
}

.popup_tourisme .photo_principale {
	display: block;
	width: 100%;
	height: 100%;
	max-height: 150px;
	object-fit: cover;
}
.popup_tourisme .tourisme-infos {
	display: block; /* à enlever : supprimer CSS plus haut*/
	width: auto; /* à enlever */
	padding: 0; /* à enlever */
	margin: 5px 10px;
	text-align: center;
}
.popup_tourisme .desc-infowindow {
	text-align: justify;
	max-height: 150px;
	overflow: auto;
	margin: 5px 10px;
}

@media screen and (max-width: 530px){
	#conteneur-maps-hidden {
		width: 100vw; /* 1vw = 1% de la largeur de l'écran */
		height: 100vh;
	}
	#maps-middle {
		width: calc(100% - 20px);
		height: calc(100% - 20px);
	}
	.bloc-static-map:nth-child(2) {
		margin-left: 0;
	}
	.fermer-carte-mob {
		display: block;
		position: absolute;
		top: 0px;
		right: 0px;
		padding: 10px;
		cursor: pointer;
		z-index: 999;
	}
	.no-overflow-mob {
		overflow: hidden;
	}
	#fullscreen_static {
		top: calc(100% + 5px);
		background: #fff;
		border-radius: 3px;
		z-index: 1;
	}
	.bloc-static-map .static-map-ann {
		width: 100%;
		/*height: 275px;*/
		object-fit: cover;
	}
}
@media screen and (min-width: 531px) and (max-width: 800px){
	.gm-style-iw .etab-content-footer-tarif{
		/*display: none;*/
	}

	.gm-style-iw .etab-content-illus img, .leaflet-popup-content .etab-content-illus img{
		width: 100%;
		height: 100%;
		max-width: 133px;
		max-height: 100px;
	}
	
	.noteEtoilesInInfoWindow{
		position: absolute;
		left: 0px;
		top: 83px;
		background-color: rgba(0, 0, 0, 0.3);
		padding-bottom: 1px;
		width: 120px;
		height: 16px;
		text-align: left;
	}

	#maps-middle {
		margin: 10px;
		width: calc(100% - 20px);
		height: calc(100% - 20px);
	}
	.bloc-static-map:nth-child(2) {
		margin-left: 0;
	}
	.fermer-carte {
		margin-top: 0;
		margin-right: 0;
		padding: 10px;
	}
	.bloc-static-map .static-map-ann {
		width: 100%;
		object-fit: cover;
		/*height: 275px;*/
	}
}
@media screen and (max-width: 800px){
	.listing-right-pane > #map-block, .listing-right-pane > #map-canvas {
		top: 5px;
	}
}