.input-error {
    border-color: #ff0000 !important;
}

.error-message {
    color: #ff0000;
    font-size: 12px;
}