.error{
	border-color: red;
	border-width: 3px;
	background: white;
	margin-bottom: 6px;
	
}

label.error{
	color: red;
	background-color: white !important;
	border: 0px !important;
	
}