.error {
	text-align: center;
	color: #f5232e;
}
div.error {
	padding: 20px 0 0;
}
label.error {
	display: none !important;
}
input.error, select.error {
	color: white;
	background-color: #ff999963 !important;
	text-align: left !important;
}