.input-error{
    border: 1px solid;
    border-color: red;
}
.input-error-color{
    color: red !important;
}