.has-error .help-block {
    display: block;
}
.help-block {
    display: none;
    font-size: 14px;
    color: #dc3545;
    margin-top: 2px;
}