html
{
    font-size: 16px !important;
}

.customlabel {

    text-align: left;
}

.flash{
    color: limegreen !important;
}
.errordiv{

    background-color: ghostwhite;
    margin-top: 20%;
    max-height: 100%;
}
