.ammapAlert 
{
    display:table-cell; 
    vertical-align:middle; 
    text-align:center; 
    font-family:verdana,helvetica,arial,sans-serif;
    font-size:12px;
    color:#CC0000;
}

.ammapDescriptionWindow
{
   font-size:11px;
   font-family:verdana,helvetica,arial,sans-serif;    
   background-color:#FFFFFF;
   border-style:solid;
   border-color:#DADADA;
   border-width:1px;
   color:#000000;
   padding:8px;  
}

.ammapDescriptionTitle
{
   font-size:12px;
   font-weight:bold;
   font-family:verdana,helvetica,arial,sans-serif;
   padding-bottom:5px;    
}

.ammapDescriptionWindowCloseButton
{
    
}

.amcharts-graph-g1 .amcharts-graph-fill {
  filter: url(#blur);
}
.ammapDescriptionText 
{
	overflow: auto; 
}


.amChartsPlotArea
{
	
}
#chartdiv { background:none !important;}
.aClassName { z-index:646;}
.map_label {
background:#fff;
color:#333333;
font-size:12px;
padding: 5px 15px;
z-index:52;
margin-top:12px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px;
}