.alert {
	margin:0;
	color:#F00;/*#cf0003*/
	font-size:93%;
	font-weight:bold;
}
.alert.hide {
	display: none;
}