@CHARSET "UTF-8";

#map {
	padding-top					: 3px;
}
div#mapLoadingGaugeContainer {
	position					: absolute;
	color						: #094374;
	z-index						: 2000;  
	text-align					: center;
}
div#mapLoadingGauge {
	float						: left; 
	width						: 250px;
	display						: block;
	margin-top					: -40px;
}
.gaugeText {
	color						: #DC143C;
}
label#mapLoadingText {
	float						: left;
	margin-left					: 50px;
	margin-top					: 5px;
}
table#mapInfoWindow {
	width						: 289px;
}
td.mapInfoLabel {
	font-family					: 'Open Sans';
	font-size					: 13px;
	height						: 20px;
	line-height					: 20px;
	font-weight					: 600; 
	color						: #094374;
}
td.mapInfotext {
	font-size					: 13px;
	height						: 20px;
	line-height					: 20px;
	color						: #BF2934;
	font-style					: italic;
}
div#mapLegend {
	display						: block;
	height						: 30px;
	vertical-align				: middle;
	line-height					: 30px;
}
div#mapLegend img {
	float						: right;
	margin-left					: 8px; 
}
div#mapLegend div {
	float						: right;
	height						: 30px;
	vertical-align				: middle;
	line-height					: 30px;
}
td#meterGraphics1 {
	text-decoration				: none;
	cursor						: pointer;  
}
td#meterGraphics2 {
	text-decoration				: none;
	cursor						: pointer;  
}
td#meterSignalQuality {
	text-decoration				: none;
	cursor						: pointer;  
}
table#mapGraphicsInfoWindow {
	width						: 100%;
}
.map-header {
	background					: url(https://leanmodal.finelysliced.com.au/img/hd-bg.png);
	padding						: 18px 18px 14px 18px;
	-moz-border-radius			: 8px !important;
	-webkit-border-radius		: 8px !important;
	border-radius				: 8px !important;
}
.no-padding td {
	padding						: 2px !important;
	border-top					: 0px !important;
}
.no-padding th {
	padding						: 2px !important;
	border-top					: 0px !important;
}
.map_header {
	font-weight					: 400;
}
.map_margin {
	margin-left					: -1px;
}
.map_margin2 {
	margin-left					: -30px;
}
.map_loader {
	width						: 20px;
	height						: 20px;
	margin-left					: 30px !important;
}
.map_big {
	margin-left					: 2px !important;
}
.btn-map {
	width						: 94% !important;
	font-size					: 15px !important;
	border-radius				: 5px !important;
}
.map_margin_top {
	margin-top					: 6px;
}

td.summaryInfoLabel {
	font-family					: 'Open Sans';
	font-size					: 15px;
	height						: 40px;
	line-height					: 40px !important;
	font-weight					: 600; 
	color						: #094374;
}
td.summaryInfotext {
	font-size					: 15px;
	height						: 25px;
	line-height					: 40px !important;
	color						: #BF2934;
	font-style					: italic;
}