.invalidinput {
    color: #a22;
    margin-bottom: 10px;
    display: none;
}

.errorborder {
    border-color: #a22 !important;
}