.red{
    color : red;
}

#registerError{
    color : red;
    margin-right: 15px;
}

#lostError{
    color : red;
    margin-right: 15px;
}