/**** Modal js ****/
.markerDetail {background-color: #8d0000;} 
div.markerTooltip, div.markerDetail {color: #000;background-color: #fffefe;font-weight:bold;white-space: nowrap;margin: 2px;padding: 2px 4px;border: 3px solid #5f6165;font-size:12px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;

	text-transform: capitalize;
}
