.error, .has-error{
    border-color: red !important;
    border: 1px solid;
}

.help-block {
    color: red;
}