.marker-cluster-large, .marker-cluster-large div {
	background-color: rgba(0,64,128,.6) !important;
	color: white;
}
.marker-cluster-medium, .marker-cluster-medium div {
	background-color: rgba(0,64,128,.4) !important;
	color: white;
}
.marker-cluster-small, .marker-cluster-small div {
	background-color: rgba(0,64,128,.2) !important;
	color: white;
}
.leaflet-popup-content .pull-left {
	margin-right: .5em;
}
