#map{background-color : GhostWhite;height: 600px ;width: 100%;}	.leaflet-control-layers { background: white;opacity: 0.6; }		.leaflet-control-layers-expanded { background: gold;opacity: 0.8; }	.marker-cluster-small {background-color: greenyellow;}.marker-cluster-small div {background-color: LimeGreen;}.marker-cluster-medium {background-color: gold;}.marker-cluster-medium div {background-color: DarkOrange;}.marker-cluster-large {background-color: BurlyWood;}.marker-cluster-large div {background-color: Chocolate;}.dezoom { height : 34px ; width: 34px; align: center; padding: 0px 0px; font: 12px/12px Arial, Helvetica, sans-serif; background: white;  box-shadow: 0 0 15px rgba(0,0,0,0.2);  } 
.testbutton {float:left; margin-left: 0px; height: 34px;width: 34px;line-height: 22px; text-align:center; background-color:white;border:2px solid #b7b7b7; color:#606060;
 cursor:pointer;display:inline-block;font:bold 12px/100% Arial, sans-serif;}