﻿body {
    text-shadow: 0 0 1px rgb(241 245 250 / 10%);
}

.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 !important;
}

.form-control {
    padding: 3px !important;
    height: 28px !important;
    border-radius: 6px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
}

textarea.form-control {
    height: auto !important;
}

.form-group {
    margin-bottom: 8px !important;
    /* min-height: 45px;*/
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    padding: 3px 3px !important;
    height: 28px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    border-radius: 6px !important;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 41% !important;
    }

.table .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px;
}

.table .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 46% !important;
}

.calendaricon {
    position: absolute;
    right: 22px !important;
    font-size: 16px;
    color: #333;
    z-index: 1;
    top: 24px !important;
    cursor: pointer;
}

.box-header {
    cursor: pointer;
    padding: 6px 8px;
}

.content-header > h1 {
    font-size: 17px;
    font-weight: bold;
}

.box-header .box-title {
    font-size: 14px;
    color: #1f384c;
    font-weight: 600;
}

.box {
    margin-bottom: 8px;
    /*border-bottom: 2px solid #7ddde3;*/
    border-radius: 6px;
    box-shadow: 0 1px 2px 0 rgb(33 33 33 / 14%), 0 0 1px 0 rgb(0 0 0 / 14%);
    border: none;
}

    .box .btn-info {
        background: #02adb8 !important;
    }

    .box .box-title, .box label {
        color: #02adb8;
        margin-bottom: 1px;
    }

.box-body {
    padding: 6px;
}

.mt17 {
    margin-top: 17px;
}

/*.box .box-title, .box label {
    color: #4b4b4b;
}*/

.nav-tabs > li > a {
    font-weight: 500;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #18aacc;
    border-right: none;
    border-top: none;
    border-left: none;
}

.resultBox .box-body {
    padding: 0px;
}

.tab-pane {
    padding: 6px;
}

.titleData {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0px;
    padding: 6px;
}

.nav-tabs {
    /*border-bottom: 1px solid #cacaca;
    background: #d8d8d8;*/
    border: none;
}

.nav-tabs-custom-GST a {
    color: #727272;
}

.nav-tabs-custom-GST  .tab-content {
    position: relative;
    z-index: 12;
    box-shadow: 0 1px 15px 1px rgb(69 65 78 / 10%);
    background: #fff;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.nav-tabs-custom-GST  .nav-tabs  li {
    border-bottom: none;
    box-shadow: 0 1px 15px 1px rgb(69 65 78 / 8%);
    border-right: solid thin #e8e8e8;
    margin-right: 0px;
    font-size: 13px;
    background: #f5f5f5;
    margin-right: 4px;
    margin-bottom: -2px;
    z-index: 9;
    position: relative;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
}

.bgClr {
    background: none !important;
}

.bgClr a {
    background: #4f48662e;
    color: #000 !important;
    border-radius: 13px !important;
}

    .bgClr:hover, .active.bgClr a {
        color: #18aacc !important;
    }

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    background: #36304a;
    color: #fff;
}

.nowrap tr td {
    white-space: nowrap;
}

.recodSet {
    background-color: #daeffd;
    color: #2b6a94;
    font-weight: bold;
    padding: 6px 8px;
    margin-right: 8px;
    border-radius: 6px;
    margin-bottom: 3px;
}

.table-responsive {
    border-radius: 10px;
    box-shadow: 0 1px 2px 0 rgb(33 33 33 / 14%), 0 0 1px 0 rgb(0 0 0 / 14%);
}

.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 6px !important;
}

.table-hover > tbody > tr:hover, .table-hover > tbody > tr:hover > td {
    background-color: #daeffd;
    color: #2b6a94;
    /* font-weight: 500; */
}

.table tbody tr {
    border-bottom: 3px solid #f0f0f0;
}

.statUnpred {
    background-color: #E1F0FF;
    color: #206bc4;
    padding: 1px 6px;
    border-radius: 5px;
    /* border: solid 1px #e1c671; */
    display: inline-block;
    min-width: 84px;
    text-align: center;
}

.statErr {
    background-color: #fddddd;
    color: #933432;
    padding: 1px 6px;
    border-radius: 5px;
    /* border: solid 1px #e1c671; */
    display: inline-block;
    min-width: 84px;
    text-align: center;
}

.statSubGSP {
    background-color: #fff1c5;
    color: #745a05;
    padding: 1px 6px;
    border-radius: 5px;
    /* border: solid 1px #e1c671; */
    display: inline-block;
    min-width: 84px;
    text-align: center;
}

.statSub {
    background-color: #cff5f2;
    color: #0a7c71;
    padding: 1px 6px;
    border-radius: 5px;
    /* border: solid 1px #e1c671; */
    display: inline-block;
    min-width: 84px;
    text-align: center;
}

.footerFixed {
    position: fixed;
    /* width: 96%; */
    background: #fff;
    right: 0px;
    left: 50px;
    bottom: 0px;
    z-index: 999;
    padding: 5px 10px;
    border-top: solid thin #ccc;
}
/******pagimnation*****/
.paginationPanel {
    float: right;
    padding: 3px; /*border: solid thin #dadada; padding: 2px 6px;  border-radius: 4px;*/
}

    .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*****/
th.firstCol {
    z-index: 999 !important;
}

.left-first:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: -1px;
    width: 30px;
    transform: translate(100%);
    transition: box-shadow .3s;
    content: "";
    pointer-events: none;
    box-shadow: inset 10px 0 8px -8px #00000026;
}
/*.firstCol {position: sticky;
    left: 0px;
        z-index: 2;
    background: #fff;
}

.left-first:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: -1px;
    width: 30px;
    transform: translate(100%);
    transition: box-shadow .3s;
    content: "";
    pointer-events: none;
    box-shadow: inset 10px 0 8px -8px #00000026;
}*/
.table tbody tr td, .table thead tr th {
    text-overflow: ellipsis;
    overflow: initial;
}

#TOPtblGSTR2Browse {
    max-height: 350px;
}

.boxcoltheme4 .table > thead:first-child > tr:first-child > th {
    background: #0ca678;
}

.boxcoltheme4 .table td {
    font-weight: 500;
}

.nav > li > a {
    padding: 5px 15px;
}

.tooltip-inner {
    white-space: nowrap;
    max-width: none;
}

.pagination {
    margin: 0px;
    margin-top: 5px;
}

.loading {
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
}

.innerPagination li:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.innerPagination li:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

#tableDatapagination .pagination ul li.inactive, #tableDatapagination .pagination ul li.inactive:hover {
    background-color: #fff;
    color: #bababa;
    border: 1px solid #ddd;
    cursor: default;
}

#tableDatapagination .data ul li {
    list-style: none;
    margin: 5px 0 5px 0;
    color: #000;
    font-size: 13px;
}

#tableDatapagination .pagination {
    /*width: 800px;
    height: 25px;*/
}

    #tableDatapagination .pagination ul li {
        list-style: none;
        float: left;
        border: 1px solid #ddd;
        padding: 3px 7px 3px 7px;
        /*margin: 0 3px 0 3px;*/
        font-family: arial;
        font-size: 12px;
        color: #18AACC;
        font-weight: bold;
        background-color: #f2f2f2;
    }

        #tableDatapagination .pagination ul li.activepage {
            border: 1px solid #18AACC;
        }

        #tableDatapagination .pagination ul li:hover {
            color: #fff;
            background-color: #18AACC;
            cursor: pointer;
        }

.go_button {
    padding: 3px 5px;
    margin-left: 4px;
    background-color: #18AACC;
    border: 1px solid #18AACC;
    color: #fff;
    padding: 2px 6px 2px 6px;
    cursor: pointer;
    margin-top: -1px;
    border-radius: 4px;
    background-color: #18AACC;
}

.paginationSelect {
    height: 24px;
}

.total {
    float: right;
    color: #999;
}

.pagination p {
    float: left;
    padding: 0px;
    margin: 0px;
    margin-right: 3px;
    margin-top: 2px;
}

.innerPagination {
    margin-top: -1px;
    float: left;
    margin-left: 6px;
}

    .innerPagination ul {
        margin: 0px;
        padding: 0px;
    }

.pagedata {
    float: left;
}

.datatodisplay {
    background: #ccc;
    width: 100%;
    height: 100px;
}

#tableDatapagination .pagination ul li.activepage {
    color: #fff;
    background-color: #18AACC;
}

.scroller {
    background: #fff !important;
    width: 100%;
    padding: 8px 0px;
}


.table-hover > tbody > tr:hover, .table-hover > tbody > tr:hover > td {
    background-color: #daeffd !important;
}

.tdBG1 {
    background: #eefffe !important;
    color: #12827c !important;
    font-weight: 500;
}

.modal {
    background: rgba(201, 204, 208, 0.45);
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
}

.selectedInv {
    box-shadow: rgb(30 41 59 / 4%) 0 2px 4px 0;
    border: 1px solid rgba(98,105,118,.16);
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 10px;
    font-weight: bold;
    box-shadow: 0 1px 2px 0 rgb(33 33 33 / 14%), 0 0 1px 0 rgb(0 0 0 / 14%);
}

.table > tbody > tr > td.rightFixed {
    position: sticky !important;
    z-index: 2;
    background: #fff;
    right: 0px;
    display: none;
    cursor: pointer;
    width: 100px;
    padding-right: 20px !important;
}

.rightFixed i {
    font-size: 20px;
}
/*.rightFixed:after {

        position: absolute;
    top: 0;
    bottom: -1px;
    left: 0;
    width: 30px;
    transform: translate(-100%);
    transition: box-shadow .3s;
    content: "";
    pointer-events: none;
        box-shadow: inset -10px 0 8px -8px #00000026;
    }*/

.table-hover > tbody > tr:hover .rightFixed {
    display: block;
}

.scrollToTop {
    display: none;
}

.fl-scrolls {
    bottom: 40px !important;
}

#mdlInvoiceValidation .close {
    outline:none;
    border:none;
    background:none;
    margin-top:0 !important;
    top:23px !important;
}

#mdlHold .close {
    outline: none;
    border: none;
    background: none;
    margin-top: 0 !important;
    top: 23px !important;
}

#mdlRelease .close {
    outline: none;
    border: none;
    background: none;
    margin-top: 0 !important;
    top: 23px !important;
}