﻿.errormsg {
    color: red;
    min-height: 17px;
    text-align: center;
    margin-top: -15px;
}

.error {
    border: solid 1px red;
    border-radius: 4px;
}


