@charset "utf-8";
/*for dynamic template*/
.alert-info{
	color:blue;
}
.alert-danger{
	color:red;
}
