.invalid {
    border: 1px solid red !important;
}
.error {
    margin-top: 4px !important;
    width: 100% !important;
    padding: 0 !important;
    font-size: 80% !important;
    color: red !important;
    border-radius: 0 0 5px 5px !important;
}