.errors {
	background-color: indianred !important;
}

.notvalid {
	border: 1px solid #ff0000;
	background: #cd5c5c;
}