.bssm-map {
	position: relative;
}

.bssm-map #map {
	height: 980px;
	z-index: 8;
}

.bssm-map #map h1,
.bssm-map #map h2,
.bssm-map #map h3,
.bssm-map #map h4,
.bssm-map #map h5,
.bssm-map #map h6,
.bssm-map #map li,
.bssm-map #map p,
.bssm-map #map a {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
}

.bssm-map #loading {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 980px;
	background: #fff;
	z-index: 12;
}

.bssm-map #loading img {
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

.bssm-map .leaflet-modal .modal-content .loading-print {
	/*margin-top: 0 !important;*/
}

.bssm-map .loading-print img {
	position: relative;
	top: -2px;
}

.bssm-map .leaflet-modal .loading-print strong,
.bssm-map .leaflet-modal .no-result strong {
	font-size: 14px !important;
}

.bssm-map .view-details-disabled,
.bssm-map .view-details-disabled:hover {
	background: #ccc !important;
	color: #fff !important;
	cursor: default !important;
}

.bssm-map .custom-marker {
	-ms-transform-origin: center center;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.bssm-map #view-legend-button {
	background: #fff url(../legend-icon.png) 13px center no-repeat;
    text-align: left;
    width: 170px;
    margin-bottom: 0;
    padding: 10px 8px 10px 35px;
    border: 2px solid rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
    border-radius: 5px;
    color: #666 !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
}

.bssm-map #view-legend-button:hover {
	background-color: #f4f4f4;
	color: #444 !important;
}

.bssm-map #print-map-button {
	background: #fff url(../print-icon.png) center center no-repeat;
    padding: 15px;
    border: 2px solid rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
    border-radius: 4px;
}

.bssm-map #print-map-button:hover {
	background-color: #f4f4f4;
	color: #444 !important;
}

.bssm-map .leaflet-control-easyPrint {
	display: none;
}

.bssm-map .links-layer {
	text-align: left;
	width: 226px;
	margin-bottom: 0;
    padding: 8px 10px !important;
	border: 2px solid rgba(0, 0, 0, 0.2);
	background: #fff;
	background-clip: padding-box;
    border-radius: 5px;
    color: #666 !important;
    font-weight: bold;
}

.bssm-map .links-layer h4 {
	font-size: 12px;
	text-transform: none !important;
}

.bssm-map .links-layer ul {
	margin: 0;
	padding: 0;
}

.bssm-map .links-layer li {
	list-style: none !important;
}

.bssm-map .legend-layer {
	display: none;
	text-align: left;
	width: 320px;
	top: -10px;
	margin-bottom: 0;
    padding: 8px 10px !important;
	border: 2px solid rgba(0, 0, 0, 0.2);
	background: #fff;
	background-clip: padding-box;
    border-radius: 5px;
    color: #444 !important;
}

.bssm-map .legend-layer h4 {
	font-size: 12px;
    font-weight: bold;
	text-transform: none !important;
}

.bssm-map .legend-layer ul {
	margin: 0;
	padding: 0;
}

.bssm-map .legend-layer li {
	position: relative;
	list-style: none !important;
	line-height: 30px !important;
}

.bssm-map .legend-layer li div {
	width: 20px;
	height: 4px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.bssm-map .legend-layer li:first-of-type div {
	text-align: center;
	top: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.bssm-map .legend-layer li:first-of-type div img {
	display: inline-block;
	width: 70% !important;
}

.bssm-map .print-info-layer {
	display: none;
	text-align: left;
	margin-bottom: 0;
    padding: 8px 10px !important;
	border: 2px solid rgba(0, 0, 0, 0.2);
	background: #fff;
	background-clip: padding-box;
    border-radius: 5px;
    color: #666 !important;
    font-weight: bold;
}

.bssm-map .print-info-layer h4 {
	font-size: 12px;
	text-transform: none !important;
}

.bssm-map .print-info-layer p {
	font-size: 12px !important;
	font-weight: 400;
	margin-bottom: 0;
}

.bssm-map .municipalities-layer {
	text-align: left;
	width: 226px;
	margin-bottom: 0;
    padding: 8px 10px !important;
	border: 2px solid rgba(0, 0, 0, 0.2);
	background: #fff;
	background-clip: padding-box;
    border-radius: 5px;
    color: #666 !important;
    font-weight: bold;
}

.bssm-map .municipalities-layer h4 {
	font-size: 12px;
	text-transform: none !important;
}

.bssm-map .municipalities-layer div {
	font-weight: 400 !important;
}

.bssm-map .municipalities-layer ul {
	margin: 0;
	padding: 0;
}

.bssm-map .municipalities-layer li {
	list-style: none !important;
	line-height: 21px;
}

.bssm-map .municipalities-layer li input {
	margin-bottom: 0;
}

.bssm-map .municipalities-layer li label {
	font-size: 12px !important;
}

.bssm-map .municipalities-layer input[name="municipality"]:checked + label {
	font-weight: 700;
}

.bssm-map .municipalities-layer #print-associations {
	background: url(../print-icon.png) 33px 6px no-repeat;
    opacity: 0.6;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 25px;
    text-align: center;
    padding-bottom: 2px;
    border-top: 1px solid #eee;
    text-transform: uppercase;
    font-size: 10px;
    display: block;
    width: 100%;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.bssm-map .municipalities-layer #print-associations:hover {
	opacity: 1;
}

.bssm-map #sidebar {
	padding: 10px 15px 0;
	display: none;
}

.bssm-map #sidebar h2 {
    color: #ddd !important;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.bssm-map #sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.bssm-map #sidebar ul li {
	font-size: 12px;
	font-weight: 700;
	line-height: 29px;
	margin-bottom: 10px;
	overflow: hidden;
}

.bssm-map #sidebar ul li:last-of-type {
	margin-bottom: 0;
}

.bssm-map #sidebar ul li img,
.bssm-map #sidebar ul li div {
	float: right;
	width: 18px;
}

.bssm-map #sidebar ul li div {
	height: 6px;
    margin-top: 12px;
}

.bssm-map #sidebar section {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.bssm-map #sidebar section:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 15px;
}

.bssm-map #leaflet-control-layers-group-0 {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.bssm-map .leaflet-control-layers-list h4 {
	font-size: 12px;
	text-transform: none !important;
}

.bssm-map .leaflet-control-layers-list input[type="radio"],
.bssm-map .leaflet-control-layers-list input[type="checkbox"] {
	margin-bottom: 0;
}

.bssm-map .leaflet-control-layers-list label {
	cursor: pointer;
	font-size: 12px;
}

.bssm-map .leaflet-control-layers-list input {
	cursor: pointer;
}

.bssm-map .leaflet-control-layers-expanded {
	width: 226px !important;
    padding: 8px 10px !important;
}

.bssm-map .leaflet-control-layers-group-name {
	margin-left: 0;
}

.bssm-map .leaflet-control-layers-overlays .leaflet-control-layers-group:last-of-type {
	margin-bottom: 0;
}

.bssm-map .modal-content .modal-inner {
	position: relative;
}

.bssm-map .modal-content .modal-inner .image-caption {
	position: absolute;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	bottom: 0;
	padding: 8px 14px;
	color: #fff;
}

.leaflet-control-layers-overlays .leaflet-control-layers-selector {
	margin-right: 8px;
	line-height: 14px !important;
}

.leaflet-right .leaflet-control-attribution {
	display: none !important;
}

.leaflet-touch .leaflet-bar a {
	color: #333 !important;
}

.leaflet-touch .leaflet-bar a:hover {
	color: #222 !important;
	text-decoration: none !important;
}

.leaflet-popup-content-wrapper {
	border-radius: 4px;
}

.leaflet-popup-content {
	margin: 10px;
	text-align: center;
}

.leaflet-popup-content .view-details {
	text-transform: uppercase;
    font-weight: 700;
    background: #006b87;
    color: #fff;
    padding: 8px 20px;
    font-size: 10px;
    letter-spacing: 1px;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.leaflet-popup-content .view-details:hover {
	background: #076279;
}

.leaflet-popup-content h4 {
	/*color: #b78721 !important;*/
    margin-bottom: 5px;
    font-size: 1.2em;
}

.leaflet-popup-content p {
	margin: 0;
	color: rgba(10, 10, 10, 0.6) !important;
}

.leaflet-popup-content hr {
    margin: 10px auto 15px;
    border-bottom: 1px solid #eee;
}

.leaflet-popup-content input {
	display: inline-block;
	background: #b78721 !important;
	color: #fff !important;
	padding: 8px 16px;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: 700;
	letter-spacing: 1px;
	border: none !important;
	webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.leaflet-popup-content input:hover {
	background: #ca982e !important;
}

.leaflet-container a.leaflet-popup-close-button:hover {
	color: #ca982e !important;
	text-decoration: none;
}

.leaflet-modal .modal-content .modal-inner hr {
	margin: 10px auto 15px;
}

.leaflet-modal .modal-content .modal-inner h4 {
	color: #006b87 !important;
}

.leaflet-modal .modal-content .modal-inner p {
	margin: 6px 0 !important;
}

.leaflet-modal .modal-content .modal-inner p:last-of-type {
	margin-bottom: 0 !important;
}

.leaflet-sidebar .close {
	right: 16px;
}

.leaflet-sidebar .close {
	background: none;
	top: 22px !important;
	color: #ddd !important;
	z-index: 999;
	webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.leaflet-sidebar .close:hover {
	color: #ccc !important;
	text-decoration: none;
}

.leaflet-container a.leaflet-popup-close-button {
	color: #ddd !important;
}

.leaflet-container a.leaflet-popup-close-button:hover {
	color: #ccc !important;
}

.marker-cluster-small {
	background-color: rgba(181, 226, 140, 0.6);
}

.marker-cluster-small div {
	background-color: rgba(110, 204, 57, 0.6);
}

.marker-cluster-medium {
	background-color: rgba(241, 211, 87, 0.6);
}

.marker-cluster-medium div {
	background-color: rgba(240, 194, 12, 0.6);
}

.marker-cluster-large {
	background-color: rgba(253, 156, 115, 0.6);
}

.marker-cluster-large div {
	background-color: rgba(241, 128, 23, 0.6);
}

/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
	background-color: rgb(181, 226, 140);
}

.leaflet-oldie .marker-cluster-small div {
	background-color: rgb(110, 204, 57);
}

.leaflet-oldie .marker-cluster-medium {
	background-color: rgb(241, 211, 87);
}

.leaflet-oldie .marker-cluster-medium div {
	background-color: rgb(240, 194, 12);
}

.leaflet-oldie .marker-cluster-large {
	background-color: rgb(253, 156, 115);
}

.leaflet-oldie .marker-cluster-large div {
	background-color: rgb(241, 128, 23);
}

.marker-cluster {
	background-clip: padding-box;
	border-radius: 20px;
}

.marker-cluster div {
	width: 30px;
	height: 30px;
	margin-left: 5px;
	margin-top: 5px;

	text-align: center;
	border-radius: 15px;
	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.marker-cluster span {
	line-height: 30px;
}

.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
	-webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
	-moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
	-o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
	transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}

.leaflet-cluster-spider-leg {
	-webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
	-moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
	-o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
	transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}

.easyPrintHolder .a3CssClass { 
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ0NC44MzMgNDQ0LjgzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQ0LjgzMyA0NDQuODMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNTUuMjUsNDQ0LjgzM2gzMzQuMzMzYzkuMzUsMCwxNy03LjY1LDE3LTE3VjEzOS4xMTdjMC00LjgxNy0xLjk4My05LjM1LTUuMzgzLTEyLjQ2N0wyNjkuNzMzLDQuNTMzICAgIEMyNjYuNjE3LDEuNywyNjIuMzY3LDAsMjU4LjExNywwSDU1LjI1Yy05LjM1LDAtMTcsNy42NS0xNywxN3Y0MTAuODMzQzM4LjI1LDQzNy4xODMsNDUuOSw0NDQuODMzLDU1LjI1LDQ0NC44MzN6ICAgICBNMzcyLjU4MywxNDYuNDgzdjAuODVIMjU2LjQxN3YtMTA4LjhMMzcyLjU4MywxNDYuNDgzeiBNNzIuMjUsMzRoMTUwLjE2N3YxMzAuMzMzYzAsOS4zNSw3LjY1LDE3LDE3LDE3aDEzMy4xNjd2MjI5LjVINzIuMjVWMzR6ICAgICIgZmlsbD0iIzAwMDAwMCIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}
