label.error {
	display: none !important;
}

input.error {
	border-bottom: 2px solid #F00 !important;
}

textarea.error {
	border-bottom: 2px solid #F00 !important;
}
select.error {
	border-bottom: 2px solid #F00 !important;
}