﻿.input-error {
    border: 1px solid #e74c3c !important;
}

.error-text {
    color: #e74c3c;
    font-size: 12px;
    margin-top: 4px;
}
