
	.weather_map .bd_map{text-align:center;}
	.weather_map svg{background: #ffffff;padding: 10px;width: 90%;}
	.weather_map .st13{font-family:'ArialMT';}
	.weather_map .st10,
	.weather_map .st11,
	.weather_map .st12, 
	.weather_map .st13,
	.weather_map .st14,
	.weather_map .st15,
	.weather_map .st16,
	.weather_map .st17,
	.weather_map .st18,
	.weather_map .st19{ 
		fill:none;
		stroke:#000000; 
		stroke-width:1.25; 
		stroke-opacity:0.9922; 
	} 
	.weather_map .black,
	.weather_map .active,
	.weather_map .active_all,
	.weather_map .white{  
		stroke:#000000; 
		stroke-width:1.25; 
		stroke-opacity:0.9922; 
	} 
	.weather_map .st18{fill:none;stroke:#000000;}
	.weather_map .st19{fill:none;stroke:#000000;stroke-width:0.9992;}
	
	
	.weather_map .st10{fill:none;stroke:#580F0F;stroke-opacity:0.9934;}
	.weather_map .st11{fill:none;stroke:#646464;stroke-width:3.125;stroke-opacity:0.9922;stroke-dasharray:25,6.25,3.125,6.25;}
	.weather_map .st14{
		stroke-opacity:0.9934;
		font-size:17.5px;
		fill:#000000;
		stroke-width:0.8; 
	
	}
	.weather_map .black{fill:#000000;stroke:#000000;}
	.weather_map .white{fill:#FFFFFF;stroke:#000000;} 
	.weather_map .active{fill:#f9d0cf00;stroke:#000000;} 
	.weather_map .active_all{fill:none;stroke:#000000;} 
	
	
	.weather_map .white:hover {
		fill: #0c713e;
	}
	
	.single_slide a{}