
/* CSS - UTF-8 - OM617 - V.0.9 */

@charset "UTF-8";

.leaflet-marker-icon.leaflet-zoom-animated.leaflet-interactive {
	width: unset !important;
	height: unset !important;
}
#sidebar_2 {
	width: 400px !important;
	margin-left: 100px;
}
#linkymap_2 .areaLegend {
	margin: 0 0 50px 0;
}
tspan {
	text-transform: uppercase;
}
#sidebar_2 {
	height: 500px !important;
}
.mmlmap .mymap-icon {
	max-width: 244px !important;
	margin: 0px 0px 10px 0px !important;
}
.label.label-important.distance {
	color: #fff;
	border-radius: 5px;
	padding: 2px;
}
#locationresult span.detailsicon::before, span.detailsicon::before {
	content: url(/templates/img/info_12px.png);
	position: absolute;
	top: -17px;
}
span.contacticon::before {
	content: url(/templates/img/contact_12px.png);
	position: absolute;
	top: -17px;
}
.mymap.mymap-inverse.resultmymap {
	margin-left: 14px !important;
}
.leaflet-popup-content-wrapper {
	width: 290px;
	max-width: 290px;
	overflow: hidden;
}

/* FF Hack */

@supports (-moz-appearance:meterbar) and (background-blend-mode:difference,normal) {
    .mmlmap .mymap-icon {
        max-width: 235px !important;
    }
}