.error{
	color: red;
	font-size: 12px;
}
.has-feedback label~.form-control-feedback {
	top: 0px !important;
}