input[type="text"].error, input[type="password"].error, select.error {
	background-color: #FFCCCC !important;
	border: 1px solid #FF3333 !important;
}
