﻿#contentLogin_contentMain_imgBillDate {
    position: absolute;
    right: 22px;
    top: 30px;
    padding: 2px;
}

.operator {
    margin-top: 28px;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.calcContainer {
    margin-bottom: 10px;
}

.tableheading {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #4e5050;
}

.top21 {
    top: 21px;
}

.disabledate .aspNetDisabled {
    margin-left: -21px;
}

.alert {
    margin-bottom: 0px;
    padding: 0px 4px;
}

.table tbody tr td {
    white-space: nowrap;
}

#firstTable {
    max-height: 400px !important
}

.closebtn {
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 999;
    background: #0485a3;
    color: #fff;
}

    .closebtn i {
        font-size: 19px;
    }

#contentLogin_contentMain_pnlOther + div {
    height: auto !important;
}

.hideDiv {
    display: none;
}
