﻿#PurchaseBillFooter tr.highlightrow td {
    background: #fef6dd !important;
}

.searchResult .listView .table-responsive table.table-custom-class tbody tr.highlightrow td,
.table tbody tr.highlightrow td {
    color: #957d32 !important;
    font-weight: bold !important;
}

.netAmt {
    font-size: 15px;
    font-weight: bold;
    color: #0485a3;
    margin-top: 21px;
    border: solid 2px #0485a3;
    padding: 4px;
    border-radius: 5px;
}

#lumpsumTable.table input[type=text], .table textarea, .table select {
    max-height: 34px;
}

#lumpsumTable.table .calendaricon {
    right: 25px;
    top: 31px;
}

#lumpsumTable.table .listView {
    padding: 8px 0px;
}

#lumpsumTable.table table {
    margin-bottom: 8px;
}

.disp-none-imp {
    display: none;
}

.afterSearchPanel {
    display: none;
}

#TOPGRDgridView {
    max-height: 400px;
}

.innerTableTextBoxSet .form-control {
    max-height: 24px;
}

.cmd-padding.pa {
    margin: 8px;
}

.innerClose {
    padding: 5px;
}

.width200 {
    max-width: 200px;
    width: 200px;
}

.btnNewBillSet {
    margin-top: 5px;
    margin-right: 5px;
}

.lblTotSetBG {
    margin: 8px;
    margin-bottom: 0px
}

.lblTotSet {
    background: #daeffd;
    padding: 5px;
    border-radius: 5px;
    margin-right: 14px;
    color: #106579;
}

.inwardModal .modal-dialog {
    width: 85%;
}

#mdlInwardDocumentView .modal-dialog {
    width: 75%;
}

.inwardModal .modal-header {
    padding: 10px 15px;
    background: #54c5cb;
    color: #fff;
}

.inwardModal .close {
    font-size: 28px;
    padding: 10px;
}

#mdlInwardDocumentView.modal {
    background: none;
    backdrop-filter: initial;
}

.inwardModal .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0;
    background: none;
}

.inwardModal .headerDetails {
    margin-bottom: 0px;
    font-size: 16px;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0;
}

.inwardModal .modalBGSet {
    box-shadow: rgb(35 46 60 / 4%) 0 2px 4px 0;
    border: 1px solid rgba(101,109,119,.16);
    background: #fff;
    padding: 8px;
    border-radius: 6px;
    margin-bottom: 8px;
    -webkit-box-shadow: 0 30px 15px -20px rgb(0 0 0 / 7%);
    box-shadow: 0 30px 15px -20px rgb(0 0 0 / 7%);
    border: solid thin rgba(0,0,0,.1);
}

.inwardModal #tblSpareAccessoriesBrowse tbody td.tdhighlited {
    background: #e1e1e1;
}

.inwardModal .lblTotalSet {
    padding: 5px 11px;
    background: #ddf9ff;
    border-radius: 5px;
    margin: 4px;
    font-weight: 500;
    color: #136f85;
}

.inwardModal .btnExcelSet {
    margin: 4px 0px 0px;
}

.inwardModal .calendaricon {
    top: 10px;
}

#mdlInwardBrowse tbody td {
    white-space: nowrap;
}

    #mdlInwardBrowse tbody td.remarkCol {
        white-space: initial;
    }

a.btnSelectInward {
    background: #00c99c;
    color: #fff;
    font-weight: 600;
    font-size: 11px;
    padding: 8px 8px;
    border-radius: 4px;
}

    a.btnSelectInward:hover {
        background: #373d46;
    }

a.btnDocView {
    background: #323030;
    color: #fff;
    padding: 3px 5px;
    border-radius: 5px;
    font-size: 10px;
    font-weight: 600;
    margin-left: 5px;
}

    a.btnDocView:hover {
        background: #18AACC;
    }

.docIframeSet {
    width: 100%;
    height: 88vh;
}

#mdlViewRemark .close {
    font-size: 25px;
}

a.btnViewRemark {
    font-size: 11px;
    text-decoration: underline;
}

/******pagimnation*****/
.paginationPanel {
    float: right;
    padding: 3px;
    margin: 3px 0px;
}

    .paginationPanel a {
        margin: 0px 1px;
        cursor: pointer;
        background: #f1f1f1;
        width: 18px;
        height: 18px;
        display: inline-block;
        border-radius: 50%;
        text-align: center;
        color: #757575;
    }

        .paginationPanel a:hover, .paginationPanel a.active {
            background: #0485A3;
            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 button {
        background: #0485A3;
        color: #fff;
        border: none;
        border-radius: 3px;
        cursor: pointer;
    }

    .paginationPanel .borderleft {
        border-left: solid thin #dadada;
    }
/******pagimnation*****/

#mdlInwardBrowse .calendaricon {
    top: 6px !important;
}

.inwardBG h3 {
    font-size: 15px;
    margin-left: 15px;
}

.table tbody tr.QtyMismatchRowBG td {
    background: #efdfff !important;
}

.AdvRecoveryplusBtn {
    cursor: pointer;
}



.drcrStatus {
    padding: 8px 10px;
    border-radius: 6px;
    margin: 6px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px -62px 13px -111px inset, rgba(0, 0, 0, 0.3) 0px -2px 19px -10px inset;
}

    .drcrStatus h4 {
        margin: 0px;
        font-size: 13px;
        font-weight: bold;
    }

    .drcrStatus h5 {
        margin: 0px;
        margin-top: 4px;
        font-size: 13px;
        display: inline-block;
    }

.themeGreen {
    color: #0ca678 !important;
    background: rgba(12,166,120,.1) !important;
}

.themePink {
    color: #d6336c !important;
    background: rgba(214, 51, 108, .1) !important;
}

.innerTableTDBG {
    background: #f0f0f0;
}

.table.drcrTable > tbody > tr > td, .table.drcrTable > tbody > tr > th, .table.drcrTable > tfoot > tr > td, .table.drcrTable > tfoot > tr > th, .table.drcrTable > thead > tr > td, .table.drcrTable > thead > tr > th {
    padding: 2px 4px !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 4px;
}

.btnCloseDRCRDetails {
    position: absolute;
    top: 6px;
    right: 11px;
    z-index: 99;
}

.positionrel {
    position: relative;
}

table .AddWrapp {
    border-radius: 6px;
    border-bottom: solid 2px #848d99;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
}

.tableinnertext .col-md-6 {
    min-height: 48px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: solid thin #e8e5e5;
    border-right: solid thin #e8e5e5;
}

#tblDebitCredit.table textarea {
    max-height: 80px;
    padding: 0px;
}

.box {
    margin-bottom: 6px;
    border-left: 4px solid #02adb8;
    border-radius: 6px;
}

.box-header .box-title {
    font-weight: normal;
    font-size: 17px;
}


.pnlSet {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px;
    background: aliceblue;
}

    .pnlSet h2 {
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        background: #96bcdd;
        padding: 5px;
    }

.lblCreditDays {
    background-color: #daeffd !important;
    color: #2b6a94 !important;
    border-color: #2b6a94 !important;
    font-size: 11px;
    display: inline-block;
}

.disp-Block {
    display: block;
}

.highriseViewExtraInformationGL {
    font-size: 13px;
    background: #15c45c;
    color: #fff;
    width: 23px;
    height: 16px;
    border-radius: 50%;
    cursor: pointer;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    line-height: 8px;
    padding: 4px;
}

.highriseViewExtraInformationWGL {
    font-size: 13px;
    background: #e1586e;
    color: #fff;
    width: 23px;
    height: 16px;
    border-radius: 50%;
    cursor: pointer;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    line-height: 8px;
    padding: 4px;
}



.pageFooterFixed {
    background: rgba(255, 255, 255, 0.75);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    box-shadow: 0 -6px 30px rgba(24, 170, 204, 0.12), 0 -1px 8px rgba(0,0,0,0.08);
    padding: 10px 24px;
    z-index: 1050;
    position: fixed;
    right: 0px;
    left: 50px;
    bottom: 0px;
    z-index: 999;
    padding: 5px 10px;
    border-top: solid thin #ccc;
}

.netAmt {
    font-size: 0.82rem;
    color: #6c757d;
    font-weight: 500;
    white-space: nowrap;
    letter-spacing: 0.2px;
    border: none;
    padding: 10px;
}

.totBillAmount,
.netBillAmount {
    font-size: 1rem;
    font-weight: 700;
    color: #18AACC;
}

.footer-divider {
    width: 1px;
    height: 28px;
    background: rgba(24, 170, 204, 0.25);
}


.amount-pill {
    background: rgba(24, 170, 204, 0.08);
    border: 1px solid rgba(24, 170, 204, 0.2);
    border-radius: 8px;
    padding: 5px 14px;
    display: flex;
    flex-direction: column;
    line-height: 1.3;
}

    .amount-pill .label {
        font-size: 0.7rem;
        color: #94a3b8;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

    .amount-pill .value {
        font-size: 1rem;
        font-weight: 700;
        color: #18AACC;
    }




.btn-primary-glass {
    background: #18AACC;
    border: none;
    color: #fff;
    box-shadow: 0 4px 14px rgba(24, 170, 204, 0.35);
}

    .btn-primary-glass:hover {
        background: #1398b8;
        box-shadow: 0 6px 20px rgba(24, 170, 204, 0.5);
        color: #fff;
        transform: translateY(-1px);
    }

.btn-outline-glass {
    background: rgba(24, 170, 204, 0.06);
    border: 1.5px solid rgba(24, 170, 204, 0.4);
    color: #18AACC;
    backdrop-filter: blur(4px);
}

    .btn-outline-glass:hover {
        background: rgba(24, 170, 204, 0.15);
        border-color: #18AACC;
        color: #18AACC;
        transform: translateY(-1px);
    }
