@import url(bootstrap.css);
@import url(fa.css);
@import url(app.css);
@import url(animate.css);
@import url(jquery-ui.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);

.panel-body {
    padding-bottom: 2px;
   
}

.loading:before, .loading:not(:required):after {
    content: '';
    display: block;
}

.nav-list li a, table:hover {
    text-decoration: none;
}

#gstr2_page .table10 td, #gstr2_page .table3 td, #gstr2_page .table4 td, #gstr2_page .table5 td, #gstr2_page .table6 td, #gstr2_page .table8 td, #gstr2_page .table9 td {
    word-break: break-all;
}

.fa-asp {
    font-family: FontAwesome,Roboto,sans-serif;
}

body {
    font-family: Roboto,sans-serif;
}

.login_company_name {
    margin-top: 12px;
    color: #fff;
    font-size: 23px;
    display: inline-block;
}

@media (min-width:768px) {
    .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 17px;
    }
}

.btn-xs {
    padding: 4px 5px;
}

form {
    display: initial;
}

table {
    font-size: 14px;
}

.oswalhead {
    color: #fff;
}

@media (min-width:500px) {
    .oswalhead {
        font-size: 18px;
        padding-top: 10px;
    }
}

@media (min-width:768px) {
    .oswalhead {
        font-size: 22px;
        padding-top: 10px;
    }
}

.oswal_logo {
    height: 46Px;
    width: 186px;
}

.img-services-icon {
    height: 80;
    width: 80px;
}

.lbl {
    color: #656565;
}

#adtbl, .text-black {
    color: #000;
}

table, td, th {
    //border:1px solid #000;
    border-color: transparent;
    border-collapse: collapse;
}

td, th {
    //width:300px;
    min-height: 20px;
}

table {
}

.bankheading {
    padding: 5px;
    font-weight: 700;
}

body.login_page {
    background-color: #f2efe8 !important;
}

.login {
    background-color: #fff;
    border-radius: 1px;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    margin: 150px auto 0;
    max-width: 350px;
    padding: 30px 15px;
}

.ac_hidden {
    display: none !important;
}

.user_image {
    margin: 0 auto 20px;
    width: 100%;
    max-width: 100px;
}

@media (max-width:700px) {
    .login {
        background-color: #fff;
        width: 100%;
        border-radius: 1px;
        box-shadow: 0 0 10px rgba(0,0,0,.5);
        margin: 20px auto 0;
        padding: 30px 25px;
    }
}

.login_card_container {
    width: 100%;
    margin: 0 auto;
}

.userdetails {
    padding-top: 0;
    padding-bottom: 0;
    color: #000;
    border-bottom: 2px solid gray;
}

.logo-oswal {
    width: 200px;
    padding-top: 5px;
}

.logo-oswal-small {
    height: 70px;
    padding: 5px;
}

.text-white {
    color: #fff;
}

.product_name {
    margin-top: 17px;
    margin-bottom: 17px;
}

.product_name_head {
    margin-top: 0;
    margin-bottom: 0;
}

body, html {
    height: 100%;
}

.main .row {
    padding: 0;
    margin: 0;
}

nav.sidebar.navbar {
    border-radius: 0;
}

.main, nav.sidebar {
    -webkit-transition: margin .2s ease-out;
    -moz-transition: margin .2s ease-out;
    -o-transition: margin .2s ease-out;
    transition: margin .2s ease-out;
}

.main {
    padding: 10px 10px 0;
}

.menufont {
    font-size: 16px;
}

.masterhead {
    padding: 20px;
    color: #1c75bf;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 25px;
    text-align: center;
    color: #fff;
    background-color: #1c75bf;
}

.panel-table .table {
    border: 1px solid #5f5f5f !important;
}

.table-form tbody tr td {
    padding: 0;
}

table input[type=text] {
    padding: 0;
    width: 100%;
}

table select {
    padding: 0;
    width: 100%;
    height: 25px;
    background: 0 0;
}

#ContentPlaceHolder1_ddlIncomeHead, .table-voucher > thead > tr > th {
    vertical-align: middle;
    text-align: center;
    color: #000;
}

.table-voucher > thead:first-child > tr:first-child > th {
    border-top: 1px solid #5f5f5f;
}

.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 1px solid #5f5f5f5;
}

.table-voucher > tbody > tr > td {
    color: #000;
}

.fa.r {
    margin-right: 5px;
}

.two-input {
    float: left;
}

    .two-input .form-control:nth-child(1) {
        width: 50%;
        float: left;
        margin-right: -1px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .two-input .form-control:nth-child(2) {
        width: 50%;
        float: left;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

.table-invoice tbody tr td, .table-invoice thead tr th {
    padding: 0;
}

    .table-invoice tbody tr td input[type=text] {
        padding: 0;
        width: 100%;
    }

    .table-invoice tbody tr td input, .table-invoice tbody tr td select {
        padding: 0;
        width: 100%;
        height: 25px;
    }

.table-invoice {
    width: 100%;
}

    .table-invoice .ti_col1, .table-invoice .ti_col2, .table-invoice .ti_col3, .table-invoice .ti_col4 {
        width: 100px;
    }

.table-invoice-after tbody tr td, .table-invoice-after thead tr th {
    padding: 0;
}

    .table-invoice-after tbody tr td input[type=text] {
        padding: 0;
        width: 100%;
    }

    .table-invoice-after tbody tr td input, .table-invoice-after tbody tr td select {
        padding: 0;
        width: 100%;
        height: 25px;
    }

.table-invoice-after {
    width: 100%;
}

    .table-invoice-after .ti_col1, .table-invoice-after .ti_col2, .table-invoice-after .ti_col3, .table-invoice-after .ti_col4, .table-invoice-after .ti_col5 {
        width: 100px;
    }

.form-tr > td {
    background: #fafafa;
}

.gstr_grid_full, .gstr_grid_half {
    width: 100%;
    font-size: 14px;
}

@media (max-width:990px) {
    .gstr_grid_full {
        width: 1130px;
    }
}

.gstr_grid th {
    padding: 2px 0 !important;
}

.gstr_grid_padding td {
    padding-left: 1px !important;
}

.table-other-charge tbody tr td, .table-other-charge thead tr th {
    padding: 0;
}

    .table-other-charge tbody tr td input[type=text] {
        padding: 0;
        width: 100%;
    }

    .table-other-charge tbody tr td select {
        padding: 0;
        width: 100%;
        height: 25px;
    }

.table-other-charge {
    width: 95%;
}

    .table-other-charge other_col1, .table-other-charge other_col2, .table-other-charge other_col3 {
        width: 100px;
    }

    .table-other-charge other_col4 {
        width: 100px;
        text-align: center !important;
    }

.table-amount tbody tr td input[type=text], .table-narration {
    width: 100%;
}

    .table-amount tbody tr td, .table-amount thead tr th, .table-narration tbody tr td, .table-narration thead tr th {
        padding: 0;
    }

        .table-amount tbody tr td select {
            padding: 0;
            width: 100%;
            height: 25px;
        }

    .table-narration .col1 {
        width: 20%;
    }

    .table-narration .col2 {
        width: 80%;
    }

        .table-amount, .table-narration .col2 input[type=text] {
            width: 100%;
        }

            .table-amount .amount_col1, .table-amount .amount_col2, .table-amount .amount_col3 {
                width: 100px;
            }

.deep_table {
    width: 97%;
    margin-left: 15px;
    margin-bottom: 0;
}

    .deep_table .col1 {
        width: 500px;
    }

    .deep_table .col11 {
        width: 120px;
    }

    .deep_table .col2, .deep_table .col3, .deep_table .col4 {
        width: 100px;
    }

    .deep_table .col5 {
        width: 50px;
    }

    .deep_table .col6 {
        width: 100px;
        text-align: center;
    }

    .deep_table .add_btn {
        width: 80%;
        margin: 0 auto;
    }

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 1px solid #5f5f5f;
}

.system_logo {
    color: #fff;
    font-size: 20px;
    margin-top: 12px;
    display: inline-block;
}

.tableh2 {
    border: 0;
    margin-top: 30px;
    margin-bottom: 50px;
    float: none;
}

.deep_table2 {
    width: calc(100% - 30px);
    margin-left: 15px;
}

td.l, th.l {
    text-align: left;
}

td.r, th.r {
    text-align: right;
}

.gstr_col18, td.c, th.c {
    text-align: center;
}

.pos-abs {
    position: absolute !important;
    z-index: 99;
}

    .pos-abs table {
        background-color: #fff;
    }

.relative_gt ul {
    top: -4px !important;
    left: 0 !important;
    z-index: 99999 !important;
    max-height: 150px;
}

.relative_gt {
    top: 2px;
    position: relative;
}

.ajax__combobox_inputcontainer {
    top: 0 !important;
}

.ajax__combobox_buttoncontainer {
    display: none;
}

.ajax__combobox_textboxcontainer {
    width: 626px !important;
}

    .ajax__combobox_textboxcontainer input[type=text] {
        width: 100% !important;
    }

.content-wrapper h3.head {
    padding: 5px;
}

.pmb0 {
    margin-bottom: 0;
}

.gstr_sales_invoice, .gstr_sales_invoice_2, .gstr_sales_item {
    margin-bottom: 10px !important;
}

.inf_head {
    background: #1c75bf;
    color: #fff !important;
}

.mt20 {
    margin-top: 20px;
}

.gstr_sales_invoice {
    width: 100%;
    float: left;
}

    .gstr_sales_invoice tbody tr td, .gstr_sales_invoice thead tr th {
        padding: 0;
    }

        .gstr_sales_invoice tbody tr td input[type=text] {
            padding: 0;
            width: 100%;
        }

        .gstr_sales_invoice tbody tr td input, .gstr_sales_invoice tbody tr td select {
            padding: 0;
            width: 100%;
            height: 25px;
        }

    .gstr_sales_invoice .ti_col1, .gstr_sales_invoice .ti_col2 {
        width: 100px;
    }

    .gstr_sales_invoice .ti_col3, .gstr_sales_invoice .ti_col4 {
        width: 200px;
    }

    .gstr_sales_invoice .ti_col5 {
        width: 100px;
    }

    .gstr_sales_invoice .ti_col6 {
        width: 10%;
    }

    .gstr_sales_invoice tr th, .gstr_sales_invoice_2 tbody tr td, .gstr_sales_invoice_2 thead tr th {
        padding: 0;
    }

        .gstr_sales_invoice_2 tbody tr td input[type=text] {
            padding: 0;
            width: 100%;
        }

        .gstr_sales_invoice_2 tbody tr td input, .gstr_sales_invoice_2 tbody tr td select {
            padding: 0;
            width: 100%;
            height: 25px;
        }

.gstr_sales_invoice_2 {
    width: 100%;
}

    .gstr_sales_invoice_2 .ti_col1 {
        width: 34%;
    }

    .gstr_sales_invoice_2 .ti_col2 {
        width: 33%;
    }

    .gstr_sales_invoice_2 .ti_col3 {
        width: 10%;
    }

    .gstr_sales_invoice_2 .ti_col4 {
        width: 7.5%;
    }

    .gstr_sales_invoice_2 .ti_col5, .gstr_sales_invoice_2 .ti_col6, gstr_sales_invoice .gstr_sales_invoice_2 .ti_col7 {
        width: 4.5%;
    }

.gstr_sales_item_half {
    width: 50%;
    font-size: 14px;
}

.gstr_sales_item_full {
    width: 100%;
    font-size: 14px;
}

@media (max-width:990px) {
    .gstr_sales_item_full {
        width: 100%;
    }
}

.gstr_sales_item th {
    padding: 2px 0 !important;
}

.gstr_sales_item_padding td {
    padding-left: 1px !important;
}

.gstr_col1 {
    width: 115px;
}

.gstr_col2 {
    width: 40px;
}

.gstr_col3 {
    width: 30px;
}

.gstr_col4 {
    width: 174px;
}

.gstr_col5 {
    width: 50px;
}

.gstr_col6 {
    width: 80px;
}

.gstr_col7, .gstr_col8 {
    width: 75px;
}

.gstr_col9 {
    width: 65px;
}

.gstr_col10, .gstr_col11, .gstr_col12 {
    width: 50px;
}

.gstr_col13 {
    width: 80px;
}

.gstr_col14 {
    width: 50px;
}

.gstr_col15 {
    width: 80px;
}

.gstr_col16 {
    width: 50px;
}

.gstr_col17 {
    width: 80px;
}

.gstr_col18 {
    width: 60px;
}

.half_1_table, .half_2_table {
    float: left;
    width: 50%;
}

.gstr_sales_other tbody tr td, .gstr_sales_other thead tr th {
    padding: 0;
}

    .gstr_sales_other tbody tr td input[type=text] {
        padding: 0;
        width: 100%;
    }

    .gstr_sales_other tbody tr td select {
        padding: 0;
        width: 100%;
        height: 25px;
    }

.gstr_sales_other {
    width: 500px;
}

    .gstr_sales_other .other_col1 {
        width: 200px;
    }

    .gstr_sales_other .other_col2, .gstr_sales_other .other_col3 {
        width: 100px;
    }

    .gstr_sales_other .other_col4 {
        width: 100px;
        text-align: center !important;
    }

.gstr_sales_amount {
    width: 100%;
}

    .gstr_sales_amount .amount_col1, .gstr_sales_amount .amount_col2, .gstr_sales_amount .amount_col3 {
        width: 100px;
    }

    .gstr_sales_amount tbody tr td input[type=text], .gstr_sales_narration {
        width: 100%;
    }

        .gstr_sales_amount tbody tr td, .gstr_sales_amount thead tr th, .gstr_sales_narration tbody tr td, .gstr_sales_narration thead tr th {
            padding: 0;
        }

            .gstr_sales_amount tbody tr td select {
                padding: 0;
                width: 100%;
                height: 25px;
            }

        .gstr_sales_narration .col1 {
            width: 20%;
        }

        .gstr_sales_narration .col2 {
            width: 80%;
        }

            .gstr_sales_narration .col2 input[type=text] {
                width: 100%;
            }

#ContentPlaceHolder1_ddlItemName_ddlItemName_OptionList {
    width: 450px !important;
}

.btn-space-right {
    margin-left: 5px;
}

.cashreceipt_table1 {
    width: 100%;
    margin-bottom: 30px;
}

    .cashreceipt_table1 .col1, .cashreceipt_table1 .col2, .cashreceipt_table1 .col3 {
        width: 33%;
    }

.cashreceipt_table2 {
    width: 100%;
}

    .cashreceipt_table2 .col1 {
        width: 26%;
    }

    .cashreceipt_table2 .col2 {
        width: 14%;
    }

    .cashreceipt_table2 .col3 {
        width: 15%;
    }

    .cashreceipt_table2 .col4 {
        width: 13%;
    }

    .cashreceipt_table2 .col5 {
        width: 8.5%;
    }

    .cashreceipt_table2 .col6 {
        width: 9.5%;
    }

    .cashreceipt_table2 .col7 {
        width: 5%;
    }

    .cashreceipt_table2 .col8 {
        width: 9%;
        text-align: center;
    }

.cashreceipt_table2_grid {
    width: 100%;
}

    .cashreceipt_table2_grid .col1 {
        width: 26%;
    }

    .cashreceipt_table2_grid .col2 {
        width: 14%;
    }

    .cashreceipt_table2_grid .col3 {
        width: 15%;
    }

    .cashreceipt_table2_grid .col4 {
        width: 13%;
    }

    .cashreceipt_table2_grid .col5 {
        width: 8.5%;
    }

    .cashreceipt_table2_grid .col6 {
        width: 9.5%;
    }

    .cashreceipt_table2_grid .col7 {
        width: 5%;
    }

    .cashreceipt_table2_grid .col8 {
        width: 9%;
        text-align: center;
    }

.cashreceipt_table3 {
    width: 100%;
    margin-top: 50px;
}

    .cashreceipt_table3 .col1 {
        width: 10%;
    }

    .cashreceipt_table3 .col2 {
        width: 90%;
    }

    .cashreceipt_table3 .colspan_amount input[type=text] {
        width: 10%;
    }

.cashpayment_table1 {
    width: 100%;
    margin-bottom: 30px;
}

    .cashpayment_table1 .col1, .cashpayment_table1 .col2, .cashpayment_table1 .col3 {
        width: 33%;
    }

.cashpayment_table2 {
    width: 100%;
}

    .cashpayment_table2 .col1 {
        width: 26%;
    }

    .cashpayment_table2 .col2 {
        width: 14%;
    }

    .cashpayment_table2 .col3 {
        width: 15%;
    }

    .cashpayment_table2 .col4 {
        width: 13%;
    }

    .cashpayment_table2 .col5 {
        width: 8.5%;
    }

    .cashpayment_table2 .col6 {
        width: 9.5%;
    }

    .cashpayment_table2 .col7 {
        width: 5%;
    }

    .cashpayment_table2 .col8 {
        width: 9%;
        text-align: center;
    }

.cashpayment_table2_grid {
    width: 100%;
}

    .cashpayment_table2_grid .col1 {
        width: 26%;
    }

    .cashpayment_table2_grid .col2 {
        width: 14%;
    }

    .cashpayment_table2_grid .col3 {
        width: 15%;
    }

    .cashpayment_table2_grid .col4 {
        width: 13%;
    }

    .cashpayment_table2_grid .col5 {
        width: 8.5%;
    }

    .cashpayment_table2_grid .col6 {
        width: 9.5%;
    }

    .cashpayment_table2_grid .col7 {
        width: 5%;
    }

    .cashpayment_table2_grid .col8 {
        width: 9%;
        text-align: center;
    }

.cashpayment_table3 {
    width: 100%;
    margin-top: 50px;
}

    .cashpayment_table3 .col1 {
        width: 10%;
    }

    .cashpayment_table3 .col2 {
        width: 90%;
    }

    .cashpayment_table3 .colspan_amount input[type=text] {
        width: 10%;
    }

.bankreceipt_table1 {
    width: 100%;
    margin-bottom: 30px;
}

    .bankreceipt_table1 .col1, .bankreceipt_table1 .col2, .bankreceipt_table1 .col3 {
        width: 33%;
    }

.bankreceipt_table2 {
    width: 100%;
}

    .bankreceipt_table2 .col1 {
        width: 26%;
    }

    .bankreceipt_table2 .col2 {
        width: 14%;
    }

    .bankreceipt_table2 .col3 {
        width: 15%;
    }

    .bankreceipt_table2 .col4 {
        width: 13%;
    }

    .bankreceipt_table2 .col5 {
        width: 8.5%;
    }

    .bankreceipt_table2 .col6 {
        width: 9.5%;
    }

    .bankreceipt_table2 .col7 {
        width: 5%;
    }

    .bankreceipt_table2 .col8 {
        width: 9%;
        text-align: center;
    }

.bankreceipt_table2_grid {
    width: 100%;
}

    .bankreceipt_table2_grid .col1 {
        width: 26%;
    }

    .bankreceipt_table2_grid .col2 {
        width: 14%;
    }

    .bankreceipt_table2_grid .col3 {
        width: 15%;
    }

    .bankreceipt_table2_grid .col4 {
        width: 13%;
    }

    .bankreceipt_table2_grid .col5 {
        width: 8.5%;
    }

    .bankreceipt_table2_grid .col6 {
        width: 9.5%;
    }

    .bankreceipt_table2_grid .col7 {
        width: 5%;
    }

    .bankreceipt_table2_grid .col8 {
        width: 9%;
        text-align: center;
    }

.bankreceipt_table3 {
    width: 100%;
    margin-top: 50px;
}

    .bankreceipt_table3 .col1 {
        width: 15%;
    }

    .bankreceipt_table3 .col2 {
        width: 20%;
    }

    .bankreceipt_table3 .col3 {
        width: 35%;
    }

        .bankreceipt_table3 .col3 span {
            width: 100px;
            display: inline-block;
            float: left;
        }

        .bankreceipt_table3 .col3 input[type=text] {
            width: calc(100% - 100px);
        }

    .bankreceipt_table3 .col4 {
        width: 35%;
    }

        .bankreceipt_table3 .col4 span {
            width: 100px;
            display: inline-block;
            float: left;
        }

        .bankreceipt_table3 .col4 input[type=text] {
            width: calc(100% - 100px);
        }

    .bankreceipt_table3 .colspan_amount input[type=text] {
        width: 10%;
    }

.gray {
    border: 1px solid gray;
}

.bankpayment_table1 {
    width: 100%;
    margin-bottom: 30px;
}

    .bankpayment_table1 .col1, .bankpayment_table1 .col2, .bankpayment_table1 .col3 {
        width: 33%;
    }

.bankpayment_table2 {
    width: 100%;
}

    .bankpayment_table2 .col1 {
        width: 26%;
    }

    .bankpayment_table2 .col2 {
        width: 14%;
    }

    .bankpayment_table2 .col3 {
        width: 15%;
    }

    .bankpayment_table2 .col4 {
        width: 13%;
    }

    .bankpayment_table2 .col5 {
        width: 8.5%;
    }

    .bankpayment_table2 .col6 {
        width: 9.5%;
    }

    .bankpayment_table2 .col7 {
        width: 5%;
    }

    .bankpayment_table2 .col8 {
        width: 9%;
        text-align: center;
    }

.bankpayment_table2_grid {
    width: 100%;
}

    .bankpayment_table2_grid .col1 {
        width: 26%;
    }

    .bankpayment_table2_grid .col2 {
        width: 14%;
    }

    .bankpayment_table2_grid .col3 {
        width: 15%;
    }

    .bankpayment_table2_grid .col4 {
        width: 13%;
    }

    .bankpayment_table2_grid .col5 {
        width: 8.5%;
    }

    .bankpayment_table2_grid .col6 {
        width: 9.5%;
    }

    .bankpayment_table2_grid .col7 {
        width: 5%;
    }

    .bankpayment_table2_grid .col8 {
        width: 9%;
        text-align: center;
    }

.bankpayment_table3 {
    width: 100%;
    margin-top: 50px;
}

    .bankpayment_table3 .col1 {
        width: 15%;
    }

    .bankpayment_table3 .col2 {
        width: 20%;
    }

    .bankpayment_table3 .col3 {
        width: 35%;
    }

        .bankpayment_table3 .col3 span {
            width: 100px;
            display: inline-block;
            float: left;
        }

        .bankpayment_table3 .col3 input[type=text] {
            width: calc(100% - 100px);
        }

    .bankpayment_table3 .col4 {
        width: 35%;
    }

        .bankpayment_table3 .col4 span {
            width: 100px;
            display: inline-block;
            float: left;
        }

.loading, label.label {
    display: none;
}

.bankpayment_table3 .col4 input[type=text] {
    width: calc(100% - 100px);
}

.bankpayment_table3 .colspan_amount input[type=text] {
    width: 10%;
}

.credit_table {
    width: 100%;
}

.credit_col1 {
    width: 9%;
}

.credit_col2 {
    width: 31%;
}

.credit_col3 {
    width: 48%;
}

.credit_col4 {
    width: 12%;
}

.original_invoice_table {
    width: 100%;
    max-width: 450px;
    margin-top: 30px;
}

.original_invoice_col1 {
    width: 30%;
}

.original_invoice_col2 {
    width: 28%;
}

.original_invoice_col3 {
    width: 22%;
}

.original_invoice_col4 {
    width: 20%;
}

.credit_amount_narration_table {
    width: 100%;
    margin-top: 30px;
}

.credit_amount_narration_col1 {
    width: 12%;
}

.credit_amount_narration_col2 {
    width: 88%;
}

.table_crdr_details {
    width: 100%;
    margin-top: 30px;
}

    .table_crdr_details .col1 {
        width: 120px;
    }

    .table_crdr_details .col2 {
        width: 80px;
    }

    .table_crdr_details .col3, .table_crdr_details .col4 {
        width: 97px;
    }

    .table_crdr_details .col5 {
        width: 50px;
    }

    .table_crdr_details .col6 {
        width: 97px;
    }

    .table_crdr_details .col7 {
        width: 50px;
    }

    .table_crdr_details .col8 {
        width: 97px;
    }

    .table_crdr_details .col9 {
        width: 50px;
    }

    .table_crdr_details .col10 {
        width: 97px;
    }

    .table_crdr_details .col11, .table_crdr_details .col12 {
        width: 50px;
    }

    .table_crdr_details .col13 {
        width: 97px;
    }

    .table_crdr_details input[type=text] {
        width: 100%;
    }

    .table_crdr_details select {
        width: 100%;
        height: 27px;
    }

.usercreation_table1 {
    width: 1056px;
}

.col1 {
    width: 80px;
}

.col2, .col3, .col4 {
    width: 100px;
}

.col5 {
    width: 80px;
}

.col6, .col7 {
    width: 100px;
}

.col7 {
    text-align: center;
}

.col8 {
    width: 30px;
    text-align: center;
}

.btn-min-cu {
    min-width: 60px;
}

.shortcut_ad {
    font-size: 16px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #1c75bf;
    color: #fff;
    padding: 2px 12px;
    -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.4);
    -moz-box-shadow: 0 0 9px 0 rgba(0,0,0,.4);
    box-shadow: 0 0 9px 0 rgba(0,0,0,.4);
}

    .shortcut_ad .cols {
        float: left;
        width: 14%;
        text-align: center;
    }

.label-short {
    margin-top: 4px;
}

.loading.active, .loadingq {
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    bottom: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

.Money {
    text-align: right;
}

.popover {
    border-color: #E9322D !important;
    box-shadow: 0 0 6px #F8B9B7 !important;
}

.br-none {
    border-right-color: transparent !important;
}

input[type=text]:focus, select:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 3px 1px rgba(245,127,23,1);
    -moz-box-shadow: 0 0 3px 1px rgba(245,127,23,1);
    box-shadow: 0 0 3px 1px rgba(245,127,23,1);
}

.loading.active {
    display: block;
}

.loading:before {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    //background-color:rgba(255,255,255,.7);
    background-color: rgba(0,0,0,.7);
}

.loading:not(:required) {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

    .loading:not(:required):after {
        font-size: 10px;
        width: 1em;
        height: 1em;
        margin-top: -.5em;
        -webkit-animation: spinner 1.5s infinite linear;
        -moz-animation: spinner 1.5s infinite linear;
        -ms-animation: spinner 1.5s infinite linear;
        -o-animation: spinner 1.5s infinite linear;
        animation: spinner 1.5s infinite linear;
        border-radius: .5em;
        -webkit-box-shadow: rgba(28,117,191,1) 1.1em 1.1em 0 0,rgba(28,117,191,1) 1.5em 0 0 0,rgba(28,117,191,1) 0 1.5em 0 0,rgba(28,117,191,1) -1.1em 1.1em 0 0,rgba(28,117,191,1) -1.5em 0 0 0,rgba(28,117,191,1) -1.1em -1.1em 0 0,rgba(28,117,191,1) 0 -1.5em 0 0,rgba(28,117,191,1) 1.1em -1.1em 0 0;
        box-shadow: rgba(28,117,191,1) 1.5em 0 0 0,rgba(28,117,191,1) 1.1em 1.1em 0 0,rgba(28,117,191,1) 0 1.5em 0 0,rgba(28,117,191,1) -1.1em 1.1em 0 0,rgba(28,117,191,1) -1.5em 0 0 0,rgba(28,117,191,1) -1.1em -1.1em 0 0,rgba(28,117,191,1) 0 -1.5em 0 0,rgba(28,117,191,1) 1.1em -1.1em 0 0;
    }

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@media (min-width:768px) {
    .invoiceHead {
        font-size: 15px;
        color: #d2691e;
        font-weight: 700;
        position: absolute;
        right: 0;
        margin-right: 5px;
    }
}

@media (max-width:768px) {
    .invoiceHead {
        font-size: 15px;
        color: #d2691e;
        font-weight: 700;
        position: static;
        right: 0;
        margin-right: 5px;
        display: block;
    }
}

.dropdown-menu-hover-sidemenu a:focus, .dropdown-menu-hover-sidemenu a:hover, .headdbgcolor {
    color: #fff !important;
}

.btn-sxs {
    padding: 2px 5px;
}

.item_invoice_table {
    margin-top: 30px;
    width: 100%;
}

.item_invoice_col1, .item_invoice_col2, .item_invoice_col3, .item_invoice_col4, .item_invoice_col5, .item_invoice_col6, .item_invoice_col7, .item_invoice_col8 {
    width: 7.6%;
}

.item_invoice_col9 {
    //width:0;
    //display:none;
}

.item_invoice_col10 {
    width: 7.6%;
}

.item_invoice_col11 {
    //width:0;
    //display:none;
}

.item_invoice_col12 {
    width: 7.6%;
}

.item_invoice_col13 {
    //width:0;
    //display:none;
}

.item_invoice_col14 {
    width: 7.6%;
}

.item_invoice_col15 {
    //width:0;
    //display:none;
}

.item_invoice_col16, .item_invoice_col17 {
    width: 7.6%;
}

.item_invoice_table_gridview {
    margin-top: 10px;
    width: 100%;
}

.item_invoice_gridview_col1, .item_invoice_gridview_col2, .item_invoice_gridview_col3, .item_invoice_gridview_col4, .item_invoice_gridview_col5, .item_invoice_gridview_col6, .item_invoice_gridview_col7, .item_invoice_gridview_col8 {
    width: 7.6%;
}

.item_invoice_gridview_col9 {
    width: 0;
    display: none;
}

.item_invoice_gridview_col10 {
    width: 7.6%;
}

.item_invoice_gridview_col11 {
    width: 0;
    display: none;
}

.item_invoice_gridview_col12 {
    width: 7.6%;
}

.item_invoice_gridview_col13 {
    width: 0;
    display: none;
}

.item_invoice_gridview_col14 {
    width: 7.6%;
}

.item_invoice_gridview_col15 {
    width: 0;
    display: none;
}

.item_invoice_gridview_col16, .item_invoice_gridview_col17 {
    width: 7.6%;
}

.jv_voucher_date {
    width: 100%;
}

.jv_voucher_date_col1, .jv_voucher_date_col2 {
    width: 12%;
}

.jv_voucher_date_col3 {
    width: 76%;
}

.jv_account_head {
    width: 100%;
    margin-top: 30px;
}

.jv_account_head_col1 {
    width: 55%;
}

.jv_account_head_col2, .jv_account_head_col3, .jv_account_head_col4 {
    width: 10%;
}

.jv_account_head_col5 {
    width: 5%;
}

.jv_account_head_col6 {
    width: 10%;
}

.jv_narration {
    width: 100%;
    margin-top: 30px;
}

.jv_narration_col1 {
    width: 25%;
}

.jv_narration_col2 {
    width: 35%;
}

.jv_narration_col3, .jv_narration_col4, .jv_narration_col5, .jv_narration_col6 {
    width: 10%;
}

.client_tbl {
    width: 70%;
    margin-bottom: 20px !important;
}

    .client_tbl .client_col1 {
        width: 58%;
    }

    .client_tbl .client_col2 {
        width: 20%;
    }

    .client_tbl .client_col3 {
        width: 17%;
    }

    .client_tbl .client_col4 {
        width: 2%;
    }

.headdbgcolor {
    background: #1c75bf;
}

.go, .pdf_show {
    width: 100%;
}

.pdf_show_col1 {
    width: 8%;
}

.pdf_show_col2 {
    width: 12%;
}

.pdf_show_col3 {
    width: 8%;
}

.pdf_show_col4 {
    width: 12%;
}

.pdf_show_col5 {
    width: 10%;
}

.pdf_show_col6 {
    width: 33%;
}

.pdf_show_col7 {
    width: 16%;
}

td.pr {
    padding-right: 5px;
}

.bgm {
    height: 100%;
    background: url(../img/BG.jpg) no-repeat;
    background-color: transparent !important;
    width: 100%;
    background-size: cover;
    overflow: hidden !important;
}

th, thead, thead tr th {
    text-align: center;
}

.checkbox_container input[type=checkbox] {
    margin-top: 4px;
    display: block;
    float: left;
    margin-left: 5px;
    margin-right: 3px;
}

.checkbox_container label {
    margin: 0;
    cursor: pointer;
    user-select: none;
}

.mainin {
    float: left;
    border-right: 1px solid gray;
}

.mainin2 {
    float: left;
    margin-left: 5px;
}

.gstcaret {
    margin-top: 10px;
}

.aside-collapsed .gstcaret {
    display: none;
}

.aside-collapsed .item-text {
    display: block;
    width: 219px;
    text-align: left;
}

.dropdown-menu-hover-sidemenu ul li a:hover {
    background-color: #1c75bf;
    color: #fff !important;
}

.aside .nav li {
    border-top: 1px solid #fff;
}

.h3reset {
    margin: 0 !important;
}

.content-wrapper {
    padding-bottom: 0 !important;
}

.sctooltip {
    position: relative;
    display: inline-block;
}

    .sctooltip .sctooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: #000;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 150%;
        left: 50%;
        margin-left: -60px;
    }

        .sctooltip .sctooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #000 transparent transparent;
        }

    .sctooltip:focus .sctooltiptext, .sctooltip:hover .sctooltiptext {
        visibility: visible;
    }

.nav2 {
    list-style: none;
    padding-left: 0;
}

.nav-list .nav-list {
    list-style: none;
    padding-left: 25px;
}

    .nav-list .nav-list li a {
        margin-left: -25px;
        padding-left: 25px;
    }

    .nav-list .nav-list .nav-list {
        list-style: none;
        padding-left: 50px;
    }

        .nav-list .nav-list .nav-list li a {
            margin-left: -75px;
            padding-left: 35px;
        }

        .nav-list .nav-list .nav-list .nav-list {
            list-style: none;
            padding-left: 120px;
            margin-left: -80px;
        }

            .nav-list .nav-list .nav-list .nav-list li a {
                margin-left: -134px;
                padding-left: 55px;
            }

.nav-list li a {
    display: block;
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid #ccc !important;
    color: #000;
}

.aside-collapsed .nav-list > li > a {
    color: #000;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 13px !important;
    border-bottom: 1px solid #ccc;
}

li.list-item-2 a, li.list-item-3 a {
    padding-top: 6px !important;
    padding-bottom: 6px;
}

.aside-collapsed a.accordion-heading.li-heading {
    padding-bottom: 10px;
    padding-top: 10px;
}

.nav-list > li > a:hover {
    background-color: #1c75bf;
    color: #fff;
}

.aside-collapsed .nav-list .nav-list, .aside-collapsed .nav-list .nav-list .nav-list {
    list-style: none;
    left: 100%;
    width: 210px;
    background: #fff;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    top: 0;
    max-height: 300px;
    overflow-x: hidden;
}

    .aside-collapsed .nav-list .nav-list .nav-list .nav-list {
        list-style: none;
        padding-left: 25px;
        margin-left: 0;
    }

.aside-collapsed .nav2-text {
    display: none;
}

.aside-collapsed .nav2-fa {
    font-size: 19px;
    margin: 0;
}

#gstr1_page table, .note_font {
    font-size: 12px;
}

.aside-collapsed .nav-list {
    text-align: center;
    padding-left: 0 !important;
}

    .aside-collapsed .nav-list .nav-list .nav-list li a, .aside-collapsed .nav-list .nav-list li a {
        margin-left: 0;
        padding-left: 0;
    }

    .aside-collapsed .nav-list li {
        position: relative;
    }

    .aside-collapsed .nav-list .nav-list {
        padding-left: 0;
        position: absolute;
    }

        .aside-collapsed .nav-list .nav-list .nav-list {
            overflow-y: scroll;
            position: relative;
            left: 0;
            border: 0;
            background: #f3f3f3;
        }

.has-submenu-nav3 ul {
    background: #dedede !important;
}

/*.nav-list li.active, .nav-list li.active a {
    background-color: #1c75bf;
    color: grey;
}
*/
.nav2-text {
    font-weight: 700;
}

.list-item-1 ul {
    background: #f3f3f3;
}

.search_updCash_table {
    width: 30%;
    margin-bottom: 15px;
}

    .search_updCash_table tr td:nth-child(1) {
        width: 20%;
    }

    .search_updCash_table tr td:nth-child(2) {
        width: 65%;
    }

    .search_updCash_table tr td:nth-child(3) {
        width: 15%;
    }

.edit_tr td {
    background-color: bisque;
    color: #000;
}

    .edit_tr td:last-child {
        background: 0 0;
    }

.edited_tr td {
    background: #4CAF50;
    color: #fff;
}

    .edited_tr td:last-child {
        background: 0 0;
    }

.cb-div {
    width: 89%;
    overflow: auto;
    background-color: #fff;
    padding: 5px;
    position: absolute;
    height: auto;
    border: 1px solid #6495ed;
    border-radius: 3px;
    margin-top: 2px;
    z-index: 999;
}

    .cb-div > table {
        min-width: 165px;
    }

.cb-button {
    text-align: left;
}

    .cb-button i {
        margin-top: 8px;
    }

.cb-list {
    height: 150px;
    display: block;
    overflow: auto;
}

.pr-0 {
    padding-right: 0;
}

@media (max-width:768px) {
    .wrapper {
        overflow: scroll;
        height: 100%;
        background: #e8eef2;
    }

    .content-wrapper h3 {
        text-align: left !important;
        padding-left: 10px !important;
    }

    section {
        width: 1000px;
    }
}

.sbtn-26 {
    margin-top: -26px;
}

.bbct {
    border-bottom-color: transparent !important;
}

.btct {
    border-top-color: transparent !important;
}

.scad_table .ajax__combobox_textboxcontainer {
    display: table-cell !important;
}

.scad_table {
    width: 100%;
    margin-bottom: 20px;
}

    .scad_table tr.inverse {
        color: #fff;
        background-color: #1c75bf;
    }

td span.item_overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 155px;
    white-space: nowrap;
    display: inline-block;
    border: 0;
}

td.r {
    text-align: right;
}

td.c {
    text-align: center;
}

.scad_table tr th:nth-child(1) {
    //width:0;
    //display:none;
}

.scad_table tr td:nth-child(1) {
    display: none;
}

.scad_table tr td:nth-child(2), .scad_table tr th:nth-child(2) {
    width: 16%;
}

.scad_table tr td:nth-child(3), .scad_table tr td:nth-child(4), .scad_table tr th:nth-child(3), .scad_table tr th:nth-child(4) {
    width: 4%;
}

.scad_table tr td:nth-child(5), .scad_table tr th:nth-child(5) {
    width: 8%;
}

.scad_table tr td:nth-child(10), .scad_table tr td:nth-child(11), .scad_table tr td:nth-child(12), .scad_table tr td:nth-child(13), .scad_table tr td:nth-child(14), .scad_table tr td:nth-child(15), .scad_table tr td:nth-child(16), .scad_table tr td:nth-child(6), .scad_table tr td:nth-child(7), .scad_table tr td:nth-child(8), .scad_table tr td:nth-child(9), .scad_table tr th:nth-child(10), .scad_table tr th:nth-child(11), .scad_table tr th:nth-child(12), .scad_table tr th:nth-child(13), .scad_table tr th:nth-child(14), .scad_table tr th:nth-child(15), .scad_table tr th:nth-child(16), .scad_table tr th:nth-child(6), .scad_table tr th:nth-child(7), .scad_table tr th:nth-child(8), .scad_table tr th:nth-child(9) {
    width: 5%;
}

.scad_table tr td:nth-child(17), .scad_table tr th:nth-child(17) {
    width: 9%;
}

.aside-collapsed .navsctooltip {
    position: static;
    display: block;
    min-height: 40px;
}

.no-submenu > a > i {
    margin-top: 5px !important;
    margin-bottom: 4px !important;
}

.aside-collapsed .navsctooltip .navsctooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #1c75bf;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 0;
    left: calc(100% + 68px);
    margin-left: -60px;
}

    .aside-collapsed .navsctooltip .navsctooltiptext::after {
        content: "";
        position: absolute;
        top: 10px;
        left: -5px;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent #1c75bf transparent transparent;
    }

.navsctooltiptext {
    visibility: hidden;
    width: 0;
    display: inline-block;
    float: left;
}

.aside-collapsed .navsctooltip.collapsed:hover .navsctooltiptext {
    visibility: visible;
}

.aside-collapsed .navsctooltip.collapsed:active .navsctooltiptext, .aside-collapsed .navsctooltip.collapsed:focus .navsctooltiptext {
    visibility: hidden;
}

.aside-collapsed .response_naver {
    bottom: -150px !important;
    top: initial !important;
    overflow: visible !important;
    max-height: initial !important;
}

select:disabled {
    background: #ebebe4 !important;
}

.btn-asp-text {
    background: #fff;
    border: 0;
    outline: 0;
    color: #1c75bf;
}

    .btn-asp-text:hover {
        text-decoration: underline;
        color: #1c75bf;
    }

    .btn-asp-text:active, .btn-asp-text:focus {
        background: #fff;
        outline: 0;
        -webkit-box-shadow: 0 0 3px 1px rgba(245,127,23,1);
        -moz-box-shadow: 0 0 3px 1px rgba(245,127,23,1);
        box-shadow: 0 0 3px 1px rgba(245,127,23,1);
        color: #1c75bf;
    }

.w1 {
    width: 1% !important;
}

.w2 {
    width: 2% !important;
}

.w3 {
    width: 3% !important;
}

.w4 {
    width: 4% !important;
}

.w5 {
    width: 5% !important;
}

.w6 {
    width: 6% !important;
}

.w7 {
    width: 7% !important;
}

.w8 {
    width: 8% !important;
}

.w9 {
    width: 9% !important;
}

.w10 {
    width: 10% !important;
}

.w11 {
    width: 11% !important;
}

.w12 {
    width: 12% !important;
}

.w13 {
    width: 13% !important;
}

.w14 {
    width: 14% !important;
}

.w15 {
    width: 15% !important;
}

.w16 {
    width: 16% !important;
}

.w17 {
    width: 17% !important;
}

.w18 {
    width: 18% !important;
}

.w19 {
    width: 19% !important;
}

.w20 {
    width: 20% !important;
}

.w21 {
    width: 21% !important;
}

.w22 {
    width: 22% !important;
}

.w23 {
    width: 23% !important;
}

.w24 {
    width: 24% !important;
}

.w25 {
    width: 25% !important;
}

.w26 {
    width: 26% !important;
}

.w27 {
    width: 27% !important;
}

.w28 {
    width: 28% !important;
}

.w29 {
    width: 29% !important;
}

.w30 {
    width: 30% !important;
}

.w31 {
    width: 31% !important;
}

.w32 {
    width: 32% !important;
}

.w33 {
    width: 33% !important;
}

.w34 {
    width: 34% !important;
}

.w35 {
    width: 35% !important;
}

.w36 {
    width: 36% !important;
}

.w37 {
    width: 37% !important;
}

.w38 {
    width: 38% !important;
}

.w39 {
    width: 39% !important;
}

.w40 {
    width: 40% !important;
}

.w41 {
    width: 41% !important;
}

.w42 {
    width: 42% !important;
}

.w43 {
    width: 43% !important;
}

.w44 {
    width: 44% !important;
}

.w45 {
    width: 45% !important;
}

.w46 {
    width: 46% !important;
}

.w47 {
    width: 47% !important;
}

.w48 {
    width: 48% !important;
}

.w49 {
    width: 49% !important;
}

.w50 {
    width: 50% !important;
}

.w51 {
    width: 51% !important;
}

.w52 {
    width: 52% !important;
}

.w53 {
    width: 53% !important;
}

.w54 {
    width: 54% !important;
}

.w55 {
    width: 55% !important;
}

.w56 {
    width: 56% !important;
}

.w57 {
    width: 57% !important;
}

.w58 {
    width: 58% !important;
}

.w59 {
    width: 59% !important;
}

.w60 {
    width: 60% !important;
}

.w61 {
    width: 61% !important;
}

.w62 {
    width: 62% !important;
}

.w63 {
    width: 63% !important;
}

.w64 {
    width: 64% !important;
}

.w65 {
    width: 65% !important;
}

.w66 {
    width: 66% !important;
}

.w67 {
    width: 67% !important;
}

.w68 {
    width: 68% !important;
}

.w69 {
    width: 69% !important;
}

.w70 {
    width: 70% !important;
}

.w71 {
    width: 71% !important;
}

.w72 {
    width: 72% !important;
}

.w73 {
    width: 73% !important;
}

.w74 {
    width: 74% !important;
}

.w75 {
    width: 75% !important;
}

.w76 {
    width: 76% !important;
}

.w77 {
    width: 77% !important;
}

.w78 {
    width: 78% !important;
}

.w79 {
    width: 79% !important;
}

.w80 {
    width: 80% !important;
}

.w81 {
    width: 81% !important;
}

.w82 {
    width: 82% !important;
}

.w83 {
    width: 83% !important;
}

.w84 {
    width: 84% !important;
}

.w85 {
    width: 85% !important;
}

.w86 {
    width: 86% !important;
}

.w87 {
    width: 87% !important;
}

.w88 {
    width: 88% !important;
}

.w89 {
    width: 89% !important;
}

.w90 {
    width: 90% !important;
}

.w91 {
    width: 91% !important;
}

.w92 {
    width: 92% !important;
}

.w93 {
    width: 93% !important;
}

.w94 {
    width: 94% !important;
}

.w95 {
    width: 95% !important;
}

.w96 {
    width: 96% !important;
}

.w97 {
    width: 97% !important;
}

.w98 {
    width: 98% !important;
}

.w99 {
    width: 99% !important;
}

.w100 {
    width: 100% !important;
}

.td_btn_conatiner {
    border-right: 1px solid #eee !important;
    border-bottom: 1px solid #eee !important;
    height: 25px;
}

.align_with_combobox td:not(.ajax__combobox_textboxcontainer) input, .align_with_combobox td:not(.ajax__combobox_textboxcontainer) select {
    margin-top: 0;
    padding: 0;
}

.align_with_combobox td {
    vertical-align: top !important;
}

#gstr2_page .table10 th, #gstr2_page .table11 th, #gstr2_page .table12 th, #gstr2_page .table3 th, #gstr2_page .table4 th, #gstr2_page .table5 th, #gstr2_page .table6 th, #gstr2_page .table7 th, #gstr2_page .table8 th, #gstr2_page .table9 th {
    vertical-align: middle;
}

.align_with_combobox td .relative_gt {
    top: 0 !important;
}

.tdb0 tr td {
    border: 0 !important;
}

.thp0 tr th {
    padding: 0 !important;
}

#gstr1_page .table-bordered > tbody > tr > td, #gstr1_page .table-bordered > tbody > tr > th, #gstr1_page .table-bordered > tfoot > tr > td, #gstr1_page .table-bordered > tfoot > tr > th, #gstr1_page .table-bordered > thead > tr > td, #gstr1_page .table-bordered > thead > tr > th {
    border: 1px solid #828282;
    padding: 1px;
}

#gstr1_page .table-bordered > tbody > tr > th, #gstr1_page .table-bordered > tfoot > tr > th, #gstr1_page .table-bordered > thead > tr > th {
    background: #1c75bf;
    color: #fff;
    border-color: #fff;
}

#gstr1_page .table4 {
    width: 100%;
}

    #gstr1_page .table4 .c01 {
        width: 12%;
    }

    #gstr1_page .table4 .c02, #gstr1_page .table4 .c03, #gstr1_page .table4 .c04, #gstr1_page .table4 .c05, #gstr1_page .table4 .c06, #gstr1_page .table4 .c07, #gstr1_page .table4 .c08 {
        width: 8.9%;
    }

    #gstr1_page .table4 .c09, #gstr1_page .table4 .c10, #gstr1_page .table4 .c11 {
        width: 8.5%;
    }

#gstr1_page .table5 {
    width: 100%;
}

    #gstr1_page .table5 .c01, #gstr1_page .table5 .c02, #gstr1_page .table5 .c03, #gstr1_page .table5 .c04, #gstr1_page .table5 .c05, #gstr1_page .table5 .c06, #gstr1_page .table5 .c07, #gstr1_page .table5 .c08 {
        width: 12.5%;
    }

#gstr1_page .table6 {
    width: 100%;
}

    #gstr1_page .table6 .c01 {
        width: 13%;
    }

    #gstr1_page .table6 .c02, #gstr1_page .table6 .c03, #gstr1_page .table6 .c04, #gstr1_page .table6 .c05, #gstr1_page .table6 .c06, #gstr1_page .table6 .c07, #gstr1_page .table6 .c08, #gstr1_page .table6 .c09 {
        width: 8.3%;
    }

#gstr1_page .table7 {
    width: 100%;
}

    #gstr1_page .table7 .c01, #gstr1_page .table7 .c02, #gstr1_page .table7 .c03, #gstr1_page .table7 .c04, #gstr1_page .table7 .c05, #gstr1_page .table7 .c06 {
        width: 16.5%;
    }

#gstr1_page .table8 {
    width: 100%;
}

    #gstr1_page .table8 .c01 {
        width: 40%;
    }

    #gstr1_page .table8 .c02, #gstr1_page .table8 .c03, #gstr1_page .table8 .c04 {
        width: 20%;
    }

#gstr1_page .table9 {
    width: 100%;
}

    #gstr1_page .table9 .c01 {
        width: 11.25%;
    }

    #gstr1_page .table9 .c02 {
        width: 10.25%;
    }

    #gstr1_page .table9 .c03 {
        width: 6%;
    }

    #gstr1_page .table9 .c04 {
        width: 11.25%;
    }

    #gstr1_page .table9 .c05 {
        width: 4.25%;
    }

    #gstr1_page .table9 .c06, #gstr1_page .table9 .c07, #gstr1_page .table9 .c08, #gstr1_page .table9 .c09, #gstr1_page .table9 .c10, #gstr1_page .table9 .c11 {
        width: 5%;
    }

    #gstr1_page .table9 .c12 {
        width: 6%;
    }

    #gstr1_page .table9 .c13, #gstr1_page .table9 .c14, #gstr1_page .table9 .c15 {
        width: 6.25%;
    }

    #gstr1_page .table9 .c16 {
        width: 2.25%;
    }

#gstr1_page .table10 {
    width: 100%;
}

    #gstr1_page .table10 .c01, #gstr1_page .table10 .c02, #gstr1_page .table10 .c03, #gstr1_page .table10 .c04, #gstr1_page .table10 .c05, #gstr1_page .table10 .c06 {
        width: 16.5%;
    }

#gstr1_page .table11 {
    width: 100%;
}

    #gstr1_page .table11 .c01, #gstr1_page .table11 .c02, #gstr1_page .table11 .c03, #gstr1_page .table11 .c04, #gstr1_page .table11 .c05, #gstr1_page .table11 .c06, #gstr1_page .table11 .c07 {
        width: 14.2%;
    }

#gstr1_page .table12 {
    width: 100%;
}

    #gstr1_page .table12 .c01, #gstr1_page .table12 .c02, #gstr1_page .table12 .c03, #gstr1_page .table12 .c04, #gstr1_page .table12 .c05, #gstr1_page .table12 .c06, #gstr1_page .table12 .c07, #gstr1_page .table12 .c08, #gstr1_page .table12 .c09, #gstr1_page .table12 .c10, #gstr1_page .table12 .c11 {
        width: 9%;
    }

#gstr1_page .table13 {
    width: 100%;
}

    #gstr1_page .table13 .c01 {
        width: 4%;
    }

    #gstr1_page .table13 .c02 {
        width: 50%;
    }

    #gstr1_page .table13 .c03, #gstr1_page .table13 .c04, #gstr1_page .table13 .c05, #gstr1_page .table13 .c06, #gstr1_page .table13 .c07 {
        width: 9.2%;
    }

.gstr_row_desc, .gstr_row_title {
    font-size: 13px;
}

#gstr2_page .table-bordered > tbody > tr > td, #gstr2_page .table-bordered > tbody > tr > th, #gstr2_page .table-bordered > tfoot > tr > td, #gstr2_page .table-bordered > tfoot > tr > th, #gstr2_page .table-bordered > thead > tr > td, #gstr2_page .table-bordered > thead > tr > th {
    border: 1px solid #828282;
    padding: 1px;
}

#gstr2_page .table-bordered > tbody > tr > th, #gstr2_page .table-bordered > tfoot > tr > th, #gstr2_page .table-bordered > thead > tr > th {
    background: #1c75bf;
    color: #fff;
    border-color: #fff;
}

#gstr2_page .table3 {
    width: 100%;
    font-size: 12px;
}

@media (min-width:1100px) {
    #gstr2_page .table3 {
        width: 100%;
        font-size: 12px;
    }
}

#gstr2_page .table3 .c01, #gstr2_page .table3 .c02, #gstr2_page .table3 .c03, #gstr2_page .table3 .c04, #gstr2_page .table3 .c05, #gstr2_page .table3 .c06, #gstr2_page .table3 .c07, #gstr2_page .table3 .c08, #gstr2_page .table3 .c09, #gstr2_page .table3 .c10, #gstr2_page .table3 .c11, #gstr2_page .table3 .c12, #gstr2_page .table3 .c13, #gstr2_page .table3 .c14, #gstr2_page .table3 .c15, #gstr2_page .table3 .c16 {
    width: 6.25%;
}

#gstr2_page .table4 {
    width: 1085px;
    font-size: 12px;
}

@media (min-width:1100px) {
    #gstr2_page .table4 {
        width: 100%;
        font-size: 12px;
    }
}

#gstr2_page .table4 .c01 {
    width: 122px;
}

#gstr2_page .table4 .c02 {
    width: 26px;
}

#gstr2_page .table4 .c03, #gstr2_page .table4 .c04, #gstr2_page .table4 .c05, #gstr2_page .table4 .c06, #gstr2_page .table4 .c07, #gstr2_page .table4 .c08, #gstr2_page .table4 .c09, #gstr2_page .table4 .c10, #gstr2_page .table4 .c11, #gstr2_page .table4 .c12, #gstr2_page .table4 .c13, #gstr2_page .table4 .c14, #gstr2_page .table4 .c15, #gstr2_page .table4 .c16 {
    width: 66px;
}

#gstr2_page .table5 {
    width: 1085px;
    font-size: 12px;
}

@media (min-width:1100px) {
    #gstr2_page .table5 {
        width: 100%;
        font-size: 12px;
    }
}

#gstr2_page .table5 .c01 {
    width: 122px;
}

#gstr2_page .table5 .c02 {
    width: 72px;
}

#gstr2_page .table5 .c03, #gstr2_page .table5 .c04, #gstr2_page .table5 .c05, #gstr2_page .table5 .c06, #gstr2_page .table5 .c07, #gstr2_page .table5 .c08, #gstr2_page .table5 .c09, #gstr2_page .table5 .c10, #gstr2_page .table5 .c11 {
    width: 98px;
}

#gstr2_page .table6 {
    width: 1085px;
    font-size: 12px;
}

@media (min-width:1100px) {
    #gstr2_page .table6 {
        width: 100%;
        font-size: 11px;
    }
}

#gstr2_page .table6 .c01 {
    width: 94px;
}

#gstr2_page .table6 .c02 {
    width: 27px;
}

#gstr2_page .table6 .c03 {
    width: 77px;
}

#gstr2_page .table6 .c04 {
    width: 94px;
}

#gstr2_page .table6 .c05 {
    width: 27px;
}

#gstr2_page .table6 .c06 {
    width: 77px;
}

#gstr2_page .table6 .c07, #gstr2_page .table6 .c08, #gstr2_page .table6 .c09, #gstr2_page .table6 .c10, #gstr2_page .table6 .c11, #gstr2_page .table6 .c12, #gstr2_page .table6 .c13, #gstr2_page .table6 .c14, #gstr2_page .table6 .c15, #gstr2_page .table6 .c16, #gstr2_page .table6 .c17, #gstr2_page .table6 .c18, #gstr2_page .table6 .c19 {
    width: 37px;
}

#gstr2_page .table7 {
    width: 100%;
}

    #gstr2_page .table7 .c01, #gstr2_page .table7 .c02, #gstr2_page .table7 .c03, #gstr2_page .table7 .c04, #gstr2_page .table7 .c05 {
        width: 20%;
    }

#gstr2_page .table8 {
    width: 1085px;
    font-size: 12px;
}

@media (min-width:1100px) {
    #gstr2_page .table8 {
        width: 100%;
        font-size: 11px;
    }
}

#gstr2_page .table8 .c01 {
    width: 11%;
}

#gstr2_page .table8 .c02, #gstr2_page .table8 .c03, #gstr2_page .table8 .c04, #gstr2_page .table8 .c05, #gstr2_page .table8 .c06, #gstr2_page .table8 .c07 {
    width: 6%;
}

#gstr2_page .table8 .c08 {
    width: 9%;
}

#gstr2_page .table8 .c09 {
    width: 12%;
}

#gstr2_page .table8 .c10 {
    width: 9%;
}

#gstr2_page .table8 .c11 {
    width: 8%;
}

#gstr2_page .table9 {
    width: 1085px;
    font-size: 12px;
}

@media (min-width:1100px) {
    #gstr2_page .table9 {
        width: 100%;
        font-size: 11px;
    }
}

#gstr2_page .table9 .c01 {
    width: 22%;
}

#gstr2_page .table9 .c02, #gstr2_page .table9 .c03, #gstr2_page .table9 .c04, #gstr2_page .table9 .c06, #gstr2_page .table9 .c07 {
    width: 14%;
}

#gstr2_page .table10 {
    width: 1085px;
    font-size: 12px;
}

@media (min-width:1100px) {
    #gstr2_page .table10 {
        width: 100%;
        font-size: 11px;
    }
}

#gstr2_page .table10 .c01 {
    width: 6%;
}

#gstr2_page .table10 .c02 {
    width: 14%;
}

#gstr2_page .table10 .c03, #gstr2_page .table10 .c04 {
    width: 6%;
}

#gstr2_page .table10 .c05 {
    width: 14%;
}

#gstr2_page .table10 .c06, #gstr2_page .table10 .c07 {
    width: 6%;
}

#gstr2_page .table11 {
    width: 1085px;
    font-size: 12px;
}

@media (min-width:1100px) {
    #gstr2_page .table11 {
        width: 100%;
        font-size: 11px;
    }
}

#gstr2_page .table11 .c01 {
    width: 30.5%;
}

#gstr2_page .table11 .c02 {
    width: 46%;
}

#gstr2_page .table11 .c03, #gstr2_page .table11 .c04, #gstr2_page .table11 .c05, #gstr2_page .table11 .c06 {
    width: 6%;
}

#gstr2_page .table12 {
    width: 100%;
}

    #gstr2_page .table12 .c01, #gstr2_page .table12 .c02, #gstr2_page .table12 .c03, #gstr2_page .table12 .c04, #gstr2_page .table12 .c05, #gstr2_page .table12 .c06 {
        width: 6%;
    }

    #gstr2_page .table12 .c07, #gstr2_page .table12 .c08 {
        width: 9%;
    }

    #gstr2_page .table12 .c09 {
        width: 12%;
    }

    #gstr2_page .table12 .c10, #gstr2_page .table12 .c11 {
        width: 9%;
    }

.table2excel .panel {
    margin-bottom: 8px;
}

.modalPop {
    left: 0;
    right: 0;
    top: 60px;
    bottom: 0;
    padding-top: 20px;
    background-color: rgba(0,0,0,.63);
    position: absolute;
    z-index: 1940;
}

.modalDialog {
    position: absolute;
    background: #fff;
    width: 90%;
    margin: auto;
    border: 1px solid grey;
    border-radius: 6px;
    box-shadow: 3px 4px 13px rgba(0,0,0,.4);
    z-index: 1040;
    bottom: 3%;
    top: 3%;
    left: 5%;
}

.modalHeader {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.bodyContent {
    max-height: 80%;
    padding: 15px;
    overflow: auto;
    margin: auto;
}

.modalTital {
    font-size: 25px;
}

.modalClose {
    position: absolute;
    right: 0;
    top: 0;
}

    .modalClose .fa {
        font-size: 20px;
        padding: 3px;
        color: #fd4747;
    }

.modalRight {
    position: absolute;
    right: 20px;
}

.break {
    -ms-word-break: break-all;
    word-break: break-all;
}

.scroll_gst::-webkit-scrollbar {
    width: 3px;
    display: none;
}

.mx800, .mx900 {
    width: 100%;
    margin: 0 auto;
}

.scroll_gst::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px;
}

.scroll_gst::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.5);
    box-shadow: inset 0 0 6px rgba(0,0,0,.5);
}

.scroll_gst:hover::-webkit-scrollbar {
    display: block;
    overflow: scroll;
}

.btn-cancel-invoice {
    padding: 1px 18px;
    font-size: 12px;
    line-height: 16px;
}

.all_discount_checkbox {
    display: block;
}

.mx800 {
    max-width: 700px;
}

.mx900 {
    max-width: 800px;
}

.table-pd-lr tr td {
    padding-left: 5px;
}

.note-type-in-hindi {
    margin-top: 5px;
    font-size: 12px;
    text-align: left;
    color: #ff8d8d;
}
.list-item-3.active .active, .list-item-3.active a, .list-item-2.active .active, .active1, .list-item-2.in .active {
    background-color: #1c75bf;
    color: #fff !important;
}
.aside-collapsed .nav-list .nav-list{
    display:none;
    border-top: 0;
}
.list-item-2.active{
    background: transparent !important;
}
.padding-left{
    padding-left: 98px !important;
}