.form-error,
.form-control-error {
   font-size:12px;
   color:red;
}

form label {
	font-size:14px;
	font-weight:bold;
}
