.form-input.error{
	border-color: red;
}

.error-msg{
	display: none !important;
}

.alert{
	margin-top: 25px;	
}