  .alert {
	border-radius:0;
	border:none;
	margin-bottom:0;
	padding: 0 0;
}
.Extreme { background-color: #D8000C !important;}
.Extreme h4 { color: #ffffff; }
.Severe { background-color: #c95000 !important;}
.Severe h4 { color: #2A1400; }
.Moderate { background-color: #CCC314 !important;}
.Moderate h4 { color: #D3CB00; }
.Minor { background-color: #008391 !important;}
.Minor h4 { color: #007984; }