.has-error > input{
    color: red;
    border-color: red;
}

.help-block {
    color:red;
    position: relative;
    top: -15px;
}