﻿.treegrid-expander {
    cursor: pointer !important;
}

label {
    color: #333;
    font-weight: 500;
    margin-bottom: 1px;
}

.calendaricon {
    position: absolute;
    right: 25px;
    font-size: 16px;
    color: #333;
    z-index: 1;
    top: 31px;
    cursor: pointer;
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.SumoSelect > .CaptionCont {
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.form-control {
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e5e5e5;
}

#btnSelectRateList {
    font-weight: bold;
    color: #0d6efd;
}

.innertableHeading {
    font-size: 15px;
}
/******pagimnation*****/
.paginationPanel {
    float: right;
    padding: 8px 8px;
    /* border: solid thin #ccc; */
    border-radius: 5px;
    margin-bottom: 7px;
    box-shadow: 0 1px 15px 1px rgba(69, 65, 78, .08);
    border: 1px solid rgba(0, 0, 0, .07);
    font-size: 13px;
}

    .paginationPanel a {
        margin: 0px 1px;
        cursor: pointer;
        background: #f1f1f1;
        width: 18px;
        height: 18px;
        display: inline-block;
        border-radius: 50%;
        text-align: center;
        color: #757575;
        font-size: 11px;
        line-height: 20px;
        font-weight: bold;
    }

        .paginationPanel a:hover, .paginationPanel a.active {
            background: #18AACC;
            color: #fff;
        }

    .paginationPanel .paginationpage {
        max-width: 32px;
        text-align: center;
        height: 21px;
        border: solid thin #ccc;
    }

    .paginationPanel select {
        max-width: 48px;
        text-align: center;
        height: 21px;
        border: solid thin #ccc;
    }

    .paginationPanel a i {
        display: contents;
        line-height: 18px;
    }

    .paginationPanel button {
        background: #18AACC;
        color: #fff;
        border: none;
        border-radius: 3px;
        cursor: pointer;
        font-size: 11px;
        line-height: 19px;
        font-weight: bold;
    }

    .paginationPanel .borderleft {
        border-left: solid thin #dadada;
    }
/******pagimnation*****/
hr {
    border-color: #958b8b;
    margin: 0px;
    margin-bottom: 10px;
}

.grpFixed {
    color: #913ccd;
    cursor: pointer;
    font-weight: normal;
}

.grpGroup {
    color: #0098b3;
    cursor: pointer;
    font-weight: normal;
}

.grpUserDefined {
    color: #f76d3c;
    cursor: pointer;
    font-weight: normal;
}

.lastCol {
    position: sticky !important;
    overflow: visible !important;
}

    .lastCol:after {
        position: absolute;
        top: 0;
        bottom: -1px;
        right: -14px;
        width: 13px;
        transform: translate(-100%);
        transition: box-shadow .3s;
        content: "";
        pointer-events: none;
        box-shadow: inset -10px 0 8px -8px #00000026;
    }

.ml24 {
    margin-left: 24px;
}

.ml40 {
    margin-left: 40px;
}

.table-responsive {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

#offcanvasLedgerBrowse {
    width: 90%;
}

.grpLedger {
    color: #006400;
    color: #017cfd;
    cursor: pointer;
}

.offcanvas-header {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.offcanvas-footer {
    padding: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: #f4f4f4;
}

.offcanvas-title {
    font-size: 15px;
}

.ViewVoucher {
    color: #017cfd;
    font-weight: bold;
    cursor: pointer;
}

#tblLedgerBrowse {
    background: #fff;
}

.btnView {
    width: 24px;
    height: 24px;
    background: #c2e0ff;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
    color: #017cfd;
    line-height: 22px;
}

    .btnView:hover {
        background: #017cfd;
        color: #fff;
    }

#tblLedgerBrowse tfoot tr td {
    background: #ededef;
    color: #474559;
    font-weight: bold;
    font-size: 14px;
    padding: 5px 2px;
}

#tblLedgerBrowse.table-bordered > tbody > tr > td {
    padding: 5px 5px;
    vertical-align: top;
}

#tblLedgerBrowse.table thead tr:first-child th {
    padding: 6px 3px;
    font-size: 13px;
    vertical-align: top;
}

.grpLedger1 {
    color: #006400;
    color: #017cfd;
    cursor: pointer;
}




#mdlHighriseVoucherView .modal-header {
    padding: 10px 15px;
    background: #54c5cb;
    color: #fff;
}

#mdlHighriseVoucherView .close {
    font-size: 28px;
    padding: 10px;
}

#mdlHighriseVoucherView .modal-dialog {
    width: 75%;
}

.modal.fade.slide-right .modal-dialog .modal-content {
    height: auto;
}

.HighriseVoucherViewBox {
    background: #eff2fb;
    border: solid 2px #15a4c6;
    border-radius: 6px;
    margin-bottom: 5px;
}

.HighriseVoucher {
    background: #e5f6ff;
    margin: 5px;
    border: 1px solid #ccc;
    border-radius: 6px;
    overflow: hidden;
}

.HighriseVoucherBoxHeader {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    border-bottom: solid thin #e3e3e3;
}

.HighriseVoucherBoxBody {
    border: 1px solid #ccc;
    overflow: hidden;
    margin: 5px;
    border-radius: 6px;
}

    .HighriseVoucherBoxBody [class^="col-md"] {
        border-right: 1px solid #ccc;
    }

    .HighriseVoucherBoxBody h5 {
        margin-bottom: -1px;
        font-size: 14px;
        color: #787878;
        margin-top: 10px;
    }

    .HighriseVoucherBoxBody p {
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 7px;
        color: #333;
    }




.HighriseVoucher .HighriseVoucherBoxHeader .HighriseVoucherNo {
    color: #957d32;
    background-color: #fef6dd !important;
    border: dashed thin #957d32;
    padding: 4px 10px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 8px;
    margin-top: -7px;
    border-radius: 6px;
}

.HighriseVoucherDetails {
    background: #e5f8e7;
    margin: 5px;
    border: 1px solid #ccc;
    border-radius: 6px;
    overflow: hidden;
}

.HighriseVoucherPANValidation {
    font-weight: normal !important;
    float: right;
    background: rgba(0,133,120,0.75);
    color: #fff;
    padding: 5px;
    border-radius: 6px;
    margin-top: -4px;
}

.btnHighriseVoucherView {
    cursor: pointer !important;
}

#mdlHighriseVoucherView .modal-dialog {
    min-width: 75%;
}

#mdlHighriseVoucherView .close {
    outline: none;
    border: none;
    background: none;
    top: 20px !important;
}


.box-header {
    border-bottom: solid thin #f0f0f0;
    /*background: #f7f7f7;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;*/
    padding-bottom: 3px;
    display: flex;
    align-items: self-end;
}

    .box-header h4 {
        margin-bottom: 0px;
        font-size: 14px;
        font-weight: 600;
        display: inline-block;
        transform: translateY(-7px);
        margin-left: 8px;
    }

    .box-header a.btnAccording svg {
        /* float: right; */
        display: inline-block;
        color: #444;
        cursor: pointer;
    }

.mr10 {
    margin: 10px;
}

.HighriseVoucher .HighriseVoucherBoxHeader .VoucherStatus {
    color: green;
    background-color: #d8e7d4 !important;
    border: dashed thin green;
    padding: 1px 10px;
    font-size: 14px;
    font-weight: bold;
    /* margin-left: 8px; */
    margin-top: 0px;
    border-radius: 6px;
}

#TOPtblLedgerBrowse {
    max-height: 70vh;
}


.pageFooterFixed {
    position: fixed;
    background: #fff;
    right: 0px;
    left: 50px;
    bottom: 0px;
    z-index: 999;
    padding: 5px 10px;
    border-top: solid thin #ccc;
}

.tag {
    padding: 6px 10px;
    border-radius: 20px;
    border: 1px solid #e0e0e0;
    background-color: #f7f7f7;
    color: #333333;
    white-space: nowrap;
    margin-top: 0px;
    margin-right: 4px;
    display: inline-block;
}

.tag-open {
    background-color: #e3f2fd;
    color: #0d47a1;
}

.tag-dr-total {
    background-color: #e8f5e9;
    color: #1b5e20;
}

.tag-cr-total {
    background-color: #ffebee;
    color: #b71c1c;
}

.tag-closing {
    background-color: #fff3e0;
    color: #e65100;
}

.tag-interest {
    background-color: #f3e5f5;
    color: #4a148c;
}

.tag strong {
    font-weight: 600;
}
