label.error {
    margin-top: 5px;
    color: red;
    text-align: left;
    cursor: auto;
}

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