@media (min-width: 992px) {
	.main {
		top: 150px;
	}
}
@media (max-width: 992px) {
	.main {
		top: 70px;
	}
}
/*@media (max-width: 479px) {*/
@media (max-width: 767px) {
	#popup {
		position: absolute;
		bottom: 0px;
		left: 0px;
		right: 0px;
		top: auto;
		z-index: 1001;
		overflow-y: auto;
		max-height: 60%;
		width: auto;
	}
}
/*@media (min-width: 480px) {*/
@media (min-width: 768px) {
	#popup {
		width: 350px;
	}
}
@font-face {
	font-family: "GothamRounded-Medium";
	src: local("GothamRounded-Medium");
	src: url("../img/GothamRounded-Medium.eot");
	src: url("../img/GothamRounded-Medium.eot?#iefix") format("embedded-opentype"),
		url("../img/GothamRounded-Medium.woff") format("woff"),
		url("../img/GothamRounded-Medium.ttf") format("truetype"),
		url("../img/GothamRounded-Medium.svg#GothamRounded-Medium") format("svg"),
		url("../img/GothamRounded-Medium.otf") format("opentype");
}

body #headiFrame {
	display: none;
	height: 44px;
	padding: 2px;
}
body.withPub #headiFrame {
	display: block;
	background-color: #646464;
}
body.withPub .main {
	top: 44px;
}
body.noHead .main {
	top: 0px;
}
#pub img {
	width: 40px;
}
#pub div {
	font-family: "Roboto-Medium", "Arial", "Verdana", "Geneva", "Lucida", "Helvetica", "sans-serif";
	display: inline;
	color: #fff;
	font-size: 16px;
	padding: 0px 10px 0px 10px;
}

#popup {
	font-family: "Roboto-Medium", "Arial", "Verdana", "Geneva", "Lucida", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	display: none;
	padding: 0px 15px 3px;
	background-color: rgba(255, 255, 255, 1);
}
a,
a:visited,
a:focus,
a:active,
a:hover {
	outline: 0 none !important;
	text-decoration: none;
}
#popup a {
	color: #000;
}
#popup a:focus,
#popup a:hover {
	color: #444;
}
.main {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
}
.controle-ol {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
	border-radius: 4px;
	right: 8px;
	padding: 2px;
	position: absolute;
	z-index: 50;
}
.controle-ol a {
	background: none repeat scroll 0 0 rgba(0, 60, 136, 0.5);
	color: #fff;
	display: block;
	height: 22px;
	line-height: 23px;
	margin: 1px;
	padding: 0;
	text-align: center;
	width: 22px;
	border-radius: 2px;
}

.ol-touch .controle-ol a {
	font-size: 20px;
	height: 30px;
	line-height: 34px;
	width: 30px;
}

.controle-ol a:hover {
	background: none repeat scroll 0 0 rgba(0, 60, 136, 0.7);
	color: #fff;
	text-decoration: none;
}
.map {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	position: relative;
	-ms-touch-action: none; /*correction bug deplacement carte android > 5*/
	touch-action: none;
}
.ol-zoom {
	right: 8px;
	left: auto;
	top: 10px;
}
.ol-rotate {
	right: auto;
	left: 8px;
	top: 10px;
}

.refresh {
	top: 60px;
}
.layer-switcher {
	top: 90px;
}
.layerSwitcher div {
	color: #fff;
	cursor: pointer;
}
.layerSwitcher {
	display: none;
	position: absolute;
	top: 92px;
	right: 10px;
	z-index: 50;
	background: none repeat scroll 0 0 rgba(0, 60, 136, 0.5);
	color: #fff;
	line-height: 23px;
	margin: 1px;
	padding: 0 0 0 8px;
	text-align: center;
	border-radius: 2px;
}
.layerSwitcher label {
	font-weight: normal;
	margin-bottom: 0px;
}
.ol-touch .refresh {
	top: 76px;
	line-height: 28px;
}
.ol-touch .layer-switcher {
	top: 114px;
	line-height: 28px;
}
.ol-touch .layerSwitcher {
	top: 116px;
}
.bases {
	clear: both;
}

.main > .row {
	height: 100%;
	position: relative;
}
.ol-has-tooltip:focus [role="tooltip"],
.ol-has-tooltip:hover [role="tooltip"] {
	right: 2.2em;
	left: auto;
}
svg.logo {
	height: 40px;
	width: 40px;
}
svg.logoRect {
	height: 40px;
	width: 72px;
}
svg.logoSmall {
	cursor: default;
	height: 24px;
	width: 24px;
}
svg.logoRectSmall {
	height: 24px;
	width: 48px;
}
/*.svgLigne {
	line-height: 10px;
	padding: 0 0 0 3px;
}*/

#liste .svgLigne:hover,
#liste .svgLigne:active,
#liste .svgLigne:focus {
	text-decoration: none;
}
.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#menuListe {
	margin-right: 5px;
	cursor: pointer;
}
#menu {
	float: left;
	background-color: rgba(30, 30, 30, 0.9);
	width: 40px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 0px; /*calc(50% - 10px);*/
	left: 0px;
	color: #fff;
	z-index: 50;

	padding-left: 15px;
	cursor: pointer;
}
#menu.listeAffichee {
	left: 380px;
	background-color: rgba(30, 30, 30, 0);
	top: 0px;
	display: none !important;
}

.attenteCurseur {
	cursor: progress !important;
}
.dyn {
	margin-top: 5px;
}
.adresse {
	margin-bottom: 5px;
}
.dynVide .adresseVide {
	display: none !important;
}

.PopupDetails-head {
	color: #000;
	text-align: center;
	min-width: 250px;
}

.PopupDetails-Close {
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	position: absolute;
	z-index: 50;
	right: 5px;
	top: 1px;
	cursor: pointer;
	line-height: 30px;
	width: 30px;
}

[class*="PopupDetailsEntete"] {
	background-color: #ff0000;
	color: #fff;
	line-height: 30px;
}
.PopupDetailsEntetecitiz {
	background-color: #009cd3;
}
[class*="PopupDetailsEnteteLayerMV"] {
	background-color: #b0c92b;
}
.PopupDetailsEnteteLayerPAR,
.PopupDetailsEnteteLayerPKG {
	background-color: #428bca;
}

.PopupDetailscitiz,
.PopupDetailsLayerPAR,
.PopupDetailsLayerPKG,
.PopupDetailsLayerPMV,
.PopupDetailsLayerMVA,
.PopupDetailsLayerstationnementcyclable,
.PopupDetailsLayerCAM {
	text-align: center;
}
.PopupDetails-body-multiple {
	padding: 0 15px;
}
.state-park {
	background-image: url("../img/placeparking.svg");
}
.state-camera {
	font-size: 20px;
	cursor: pointer;
	padding-top: 5px;
}

.PopupDetails-detailsCallback {
	text-align: center;
}

.PopupDetails-detailsCallback > span {
	display: block;
}
.PopupDetailsEntetecitiz {
	background-color: #009cd3;
}
[class*="bs-picto-"] {
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	padding-left: 40px;
}

#popup .lignesProches {
	margin-top: 5px;
}
#bandeauCommentaire {
	position: absolute;
	right: 0px;
	left: 0px;
	top: 0px;
	width: auto;
	min-height: 40px;
	line-height: 40px;
	background-color: #fff;
	z-index: 1001;
	transition: margin-left 150ms ease-in-out, opacity 150ms, visibility 0ms ease-in-out 150ms;
	color: #f00;
	font-weight: bold;
	padding-right: 0px;
	opacity: 0.9;
	text-align: center;
	visibility: visible;
}
#bandeauCommentaire.closed {
	opacity: 0;
	visibility: hidden;
}
#panel.closed + #bandeauCommentaire {
	left: 40px;
	margin-left: 0;
}
.fermer {
	width: 40px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	padding: 8px;
}
.fermer:before,
.fermer:after {
	background-color: #f00;
	-o-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	content: "";
	display: block;
	height: 4px;
}
.fermer:before {
	margin-top: 8px;
	transform: translateY(2px) rotate(135deg);
}
.fermer:after {
	transform: translateY(-2px) rotate(-135deg);
}
