#info-map{width: 100%}
.row{width: 100%;overflow: hidden;}
.col-3{width: 30%;margin: 0 1%;float: left;}
.text-strong{font-weight: bold}
.map_popover{overflow: auto;max-height: 300px !important}

.map_popover_close{background-image: url('close.png'); width: 24px;height: 24px}
.bold {font-weight: bold;}
.map_popover_content{margin-top: 10px}
	.map_popover_content table tr{background-color: #fff !important;border-bottom: 1px dotted #000;}
	.map_popover_content table tr:last-child{border-bottom: none}
	.map_popover_content tbody{border: none !important}
	.map_popover_content table th{padding-right: 8px;width: 25%;text-align: right;background-color: #fff !important;color: #354241;border:none !important;}
		.map_popover_content table th div.bold{font-size: 13px;color: #000;}
	.map_popover_content table .ligneInformations{vertical-align: top;font-size: 12px;font-weight: normal;}
	.map_popover_content table td{padding: 5px;vertical-align: top;font-size: 12px;border:none !important;}
.separateurH {background-image: url(../img/filet.gif);
	background-position: center;background-repeat: repeat-x;background-color: white;width: 100%;height: 4px;font-size: 0%;line-height: 0px;clear: both;overflow: hidden;}
	.map_popover_content .ligneInformationsOthers p{margin: 0}
.map_popover_content table .lien a:before {
	background-image:none!important;
}

.map_popover_content table .lien a{
color: #52929E;
background-image: url(../img/arrow_link_green.png);
background-repeat: no-repeat;
background-position: left 3px;
padding-left: 15px;
font-size: 100%;
text-decoration: none;
}	
.map_popover_content .link {background-color: #F3F3F3;padding: 3px;margin-bottom: 2px;}
	.map_popover_content ul{list-style: none;padding: 0;min-width: 180px;}
	.new-windows{background-image: url(../img/picto_nllepage.gif);background-repeat: no-repeat;padding: 5px;display: inline-block;position: relative;top: 2px;left: 5px;}
h3.title-pays{font-size: 20px;font-weight: bold;margin-top: 0;}

.ligneInformationsOthers{
	padding:2px;
}

ul#markSelectors{
	border : 1px solid #ccc;
	min-height: 150px;
}

li.markSelector{
	list-style-type:none;
	float:left;
	margin:10px;
	width: 140px;
	cursor: pointer;
}

.map_popover {
	overflow-x: hidden;
}

@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,400italic,700,700italic);

.ezar56ze4r-popoverInfos {
	width: 350px;
	height: 388px;
	padding: 14px;
	font-family: 'Noto Sans', sans-serif;
	color: #5f5046;
	overflow-y: auto;
}

.ezar56ze4r-popoverInfos h3 {
	color: #aa1e2d;
	font-size: 15px;
}
.ezar56ze4r-popoverInfos h3 a {
	color: #aa1e2d;
}
.ezar56ze4r-popoverInfos h3 a:hover {
	color: #aa1e2d;
}

.ezar56ze4r-popoverInfos .desc {
	color: #5f5046;
}

.mapFlux {
	border-color: #656565;
	border-left: 1px rgba(0, 0, 0, 0.2);
	border-right: 1px rgba(0, 0, 0, 0.2);
	border-bottom: 1px rgba(0, 0, 0, 0.2);
	border-top: 0px;
	border-style: solid;
}
.mapFlux path {
	stroke: rgba(0,0,0, 0.1);
}

#filterMapProject {
	list-style: none;
	color: #ffffff;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}
#filterMapProject li {
	float: left;
	padding: 5px 15px;
	position: relative;
}
#filterMapProject:after {
	content: ' ';
	display: block;
	clear: both;
}

#filterMapProject li.active .arrow-down {
	display: block;
}

.arrow-down {
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	display: none;
	height: 0px;
	position: absolute;
	width: 0px;
	bottom: -8px;
	z-index: 99999;
}

.fluxMap-popover {
	max-height: 428px !important;
}
