
/* - ++resource++collective.js.leaflet.plugins/Leaflet.markercluster/dist/MarkerCluster.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++collective.js.leaflet.plugins/Leaflet.markercluster/dist/MarkerCluster.css?original=1 */
.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
-webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-in;
-moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-in;
-o-transition: -o-transform 0.2s ease-out, opacity 0.2s ease-in;
transition: transform 0.2s ease-out, opacity 0.2s ease-in;
}

}


/* - ++resource++collective.js.leaflet.plugins/Leaflet.markercluster/dist/MarkerCluster.Default.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++collective.js.leaflet.plugins/Leaflet.markercluster/dist/MarkerCluster.Default.css?original=1 */
.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);
}
.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;
}
}


/* - ++resource++collective.js.leaflet.plugins/L.GeoSearch/src/css/l.geosearch.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++collective.js.leaflet.plugins/L.GeoSearch/src/css/l.geosearch.css?original=1 */
.leaflet-center {
width: 40%;
margin-left: auto;
margin-right: auto;
position: relative;
}
.leaflet-control-geosearch, .leaflet-control-geosearch ul {
border-radius: 7px;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
margin: 10px 0 0 0;
padding: 5px;
width: 100%;
height: auto;
}
.leaflet-control-geosearch-msg ul {
list-style: none;
display: none;
height: auto;
background: none;
padding: 0;
}
.leaflet-control-geosearch ul li {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
border-radius: 4px;
margin: 2px 0;
padding: 4px;
font: 12px arial;
text-indent: 4px;
}
.leaflet-container .leaflet-control-geosearch input {
width: 100%;
height: 28px;
padding: 0;
text-indent: 8px;
background: rgba(255, 255, 255, 0.75);
border-radius: 4px;
border: none;
}
}


/* - ++resource++collective.js.leaflet.plugins/Leaflet-MiniMap/src/Control.MiniMap.css - */
@media screen {
/* https://www.binche.be/portal_css/++resource++collective.js.leaflet.plugins/Leaflet-MiniMap/src/Control.MiniMap.css?original=1 */
.leaflet-control-minimap {
border:solid rgba(255, 255, 255, 0.7) 3px;
box-shadow: 0 1px 7px #999;
background: #f8f8f9;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.leaflet-control-minimap a {
background-color: rgba(255, 255, 255, 0.75);
background-position: 1px 2px;
background-repeat: no-repeat;
display: block;
outline: none;
z-index: 99999;
}
.leaflet-control-minimap a.minimized {
background-position: 1px -18px;
}
.leaflet-control-minimap-toggle-display {
background-image: url("/++resource++collective.js.leaflet.plugins/Leaflet-MiniMap/src/images/toggle.png");
border-radius: 4px 4px 4px 4px;
height: 19px;
width: 19px;
position: absolute;
bottom: 0;
right: 0;
}

}

