@charset "utf-8";
/* CSS Document */
.customalert {
	color: red;
	margin-top: 10px;
	display:inline-block;
}

