﻿input.input-validation-error {
    border-color: red;
}
span.field-validation-error.help-block {
    color: red;
}
