.my-error-class {
    border-color:red !important;
}
.my-valid-class {
    border-color:green;
}
