﻿#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 {
    background: #efdfff !important;
}
.AdvRecoveryplusBtn {  
    cursor:pointer;
}
