﻿.max-height350 {
    max-height: 350px !important;
    margin-bottom: 8px;
}

.pt5 {
    padding-top: 5px;
}

.whitebg {
    background: #fff;
}

.table-custom-class {
    border-left: solid thin rgba(230, 230, 230, 0.7);
}

.calendar-align {
}
.validationErrorMesg {
    color: red;
    font-size: 12px;
}
