﻿.input-validation-error{
    border-left:2px solid brown !important;
}
.field-validation-error {
    color: brown !important;
}