.has-error .help-block, 
.has-error .control-label, 
.has-error .radio, 
.has-error .checkbox, 
.has-error .radio-inline, 
.has-error .checkbox-inline-error,
.has-error .form-error, 
.has-error .control-label, 
.has-error .radio, 
.has-error .checkbox, 
.has-error .input, 
.has-error .radio-inline, 
.has-error .checkbox-inline {
	color: #a94442;
}
