.form-group.has-error .help-block {
    color: #dd4b39;
}
.form-group.has-error .form-control, .form-group.has-error .input-group-addon {
    border: 1px solid #dd4b39!important;
}


