label.error {
	color: red !important;
}

input.error {
	border: 1px solid red;!important;
}