
/* Mapbox Map Feature Styles */

	#mapbox-map																	{ width: 100%; height: auto; top: 0px; bottom: 0px; position: absolute; }
	#mapbox-map div.location-map												{ width: 100%; height: auto; top: 0px; bottom: 0px; position: absolute; text-align: left; }
	#mapbox-map div.marker														{ background-size: cover; cursor: pointer; }
	#mapbox-map div.marker.office												{ margin-left: -14px; margin-top: -51px; width: 29px; height: 51px; background-image: url('../images/map-pin.png'); background-size: 100% auto; }
