.na-fire-map *{
	font-family: "GMsanC-Regular","GMSansC","GMSanC",Helvetica,Arial,sans-serif;
	font-size:14px;
}
.na-fire-map{
	background-color:#FFFFFF;
}
.na-fire-map .basemap_land{
	fill:#DDDDDD;
}
.na-fire-map .fire{ opacity:0.7;	}
.na-fire-map .series-0{ fill:#852E57; }
.na-fire-map .series-1{ fill:#89CAD3; }
.na-fire-map .series-2{ fill:#D56161; }
.na-fire-map .series-3{ fill:#C7A274; }
.na-fire-map .series-4{ fill:#CCCCCC; }
.na-fire-map .map-head, .legend-head{font-family: "GMsanC-Bold","GMSansCBold","GMSanCBold",Helvetica,Arial,sans-serif; font-size:17px;}
.na-fire-map .map-head{font-size:17px;}
.na-fire-map .legend-head {font-size:14px;}
.na-fire-map .map-deck {margin-top:2px}
.na-fire-map .map-key *{display: inline-block;}
.na-fire-map .map-key {margin-top:2px;}
.na-fire-map .map-key .map-key-item {float:left; margin-right:15px;}
.na-fire-map .map-key .map-key-item .map-key-dot {border-radius:100%; height:10px; width:10px; margin-right:4px;}
.na-fire-map .map-key .map-key-item .map-key-dot.series-0 {background-color:#852E57;}
.na-fire-map .map-key .map-key-item .map-key-dot.series-1 {background-color:#89CAD3;}
.na-fire-map .map-key .map-key-item .map-key-dot.series-2 {background-color:#D56161;}
.na-fire-map .map-key .map-key-item .map-key-dot.series-3 {background-color:#C7A274;}
.na-fire-map .map-key .map-key-item .map-key-dot.series-4 {background-color:#CCCCCC;}
.na-fire-map .map-label text{
	font-size:11px !important;
}
.na-fire-map .credits{
	font-size:11px !important;
	letter-spacing: 0.08em;
	color:#333333;
	text-transform: uppercase;
}
.na-fire-map .map-label text.shadow{
	stroke:#dddddd;
	stroke-width:4px;
	stroke-linecap:round;
	stroke-linejoin:round;
	fill:none;
}
