﻿.fieldset-border {
    border: solid 1px #c2c2c2;
    padding: 0 10px 2px;
    margin-bottom: 5px;
    margin-top: 10px !important;
    padding-bottom: 6px;
}

.k-button-icontext, k-button-icontext:hover, k-button-icontext:focus {
    border: none !important;
    background-color: transparent !important;
    color: blue !important;
    outline: none !important;
    background-image: none;
    padding: 3px;
    text-decoration: underline;
    font-family: sans-serif;
    font-size: 13px;
}

.ga-code {
    visibility: hidden;
    width: 2px;
}

#bsHorizontal {
    padding: 0 70px;
}

#glLineHorizontal .h-right-text {
    text-align: right !important;
    border-right: 1px solid !important;
}

.h-grid-comn-hdr {
    text-align: center !important;
    border-top: none !important;
}

.l-sum, .r-sum {
    font-weight: bold !important;
    font-family: monospace;
    color: #000 !important;
    font-size: 14px !important;
    padding: 0 4px;
}

td.l-sum, td.r-sum {
    font-weight: bold !important;
    font-family: monospace;
    color: #000 !important;
    font-size: 14px !important;
    padding: 0 4px;
}

.k-grid-footer tr td.l-sum, .k-grid-footer tr td.r-sum {
    background-color: white !important;
    color: #000 !important;
}

.h-bs-grid .k-grid-header-wrap th {
    font-size: 12px;
    font-weight: bold;
    padding: 5px !important;
    border: none;
    background-image: none;
    border-top: 1px solid;
}

.h-bs-grid .k-grid-content {
    height: calc(100vh - 250px) !important;
}

    .h-bs-grid .k-grid-content tr:hover {
        background-color: transparent !important;
    }

    .h-bs-grid .k-grid-content tr.k-alt {
        background-color: #FFF !important;
    }

    .h-bs-grid .k-grid-content tr td {
        border: none;
        padding: 0;
    }

    .h-bs-grid .k-grid-content .h-grid-col {
        padding: 3px 5px;
        letter-spacing: 0.4px;
        height: 19px;
    }

        .h-bs-grid .k-grid-content .h-grid-col.h-grid-level0 {
            background-color: #d6e5dfa3;
            color: #000;
            font-weight: bold;
        }

        .h-bs-grid .k-grid-content .h-grid-col.h-grid-level1 {
            color: #000;
            font-weight: bold;
        }

        .h-bs-grid .k-grid-content .h-grid-col.h-grid-level2 {
            color: #6f6f6f;
            font-weight: bold;
            padding-left: 10px;
        }

        .h-bs-grid .k-grid-content .h-grid-col.h-grid-level3 {
            padding-left: 20px;
        }

        .h-bs-grid .k-grid-content .h-grid-col.h-grid-level4 {
            padding-left: 30px;
        }

        .h-bs-grid .k-grid-content .h-grid-col.h-grid-level5 {
            padding-left: 40px;
        }

        .h-bs-grid .k-grid-content .h-grid-col.h-grid-level6 {
            padding-left: 50px;
        }

    .h-bs-grid .k-grid-content .actualY {
        font-style: italic;
    }

    .h-bs-grid .k-grid-content .actualN:not(.h-grid-level0, .h-grid-level1, .h-grid-level2 ) {
        font-weight: bold;
    }


.nav-tabs {
    margin: 0 !important;
}

.no-records {
    text-align: center;
    font-size: 18px;
}

.pos-grid thead th {
    font-size: 14px !important;
}

.wrap-cell {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*.exp-icon {
    color: blue;
    display: inline-block;
}

.exp-main {
    cursor: pointer;
}

    .exp-main.expanded .exp-icon {
        transform: rotate(90deg);
    }
*/
/*#glLine tbody {
    color: #6a6e71;
    font-family: sans-serif;
    border: none;
}

#glLine .highlight-row {
    background-color: #6d7073 !important;
    color: #fff !important;
    font-size: 14px !important;
}*/

/*#glLine .k-grid-content:first-child {
    overflow-x: auto !important;
    top: 8px !important;
}

#glLine .k-grid-content thead {
    padding-bottom: 19px !important;
}
*/
/*#glLine thead:first-child th {
    color: #6a6e71 !important;
    font-size: 15px;
    border: none;
    border-bottom: 2px solid black !important;
    font-weight: bold;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    padding-left: 4px;
    margin: 0 -1px;
}

#glLine .k-grid-content:first-child tbody tr {
    line-height: 25px;
    font-size: 13px;
    border-bottom: 1px solid #c1c1c1;
}
*/
/*#glLine div, #glLine table, #glLine tbody, #glLine tr {
    outline: none !important;
}

#glLine tfoot tr td {
    background-color: transparent !important;
    border: none;
    border-top: 2px solid black !important;
    color: #2c3033 !important;
    padding-top: 10px;
}

#glLine .k-detail-cell {
    padding-left: 20px;
    overflow: auto;
    white-space: nowrap;
}

#glLine .k-grid-content tr td:first-child {
    padding-left: 17px;
}

#glLine {
    border: none !important;
}*/

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #000 !important;
}

/*--START----CHILD GRID DESIGN--*/
.pos-child-grid thead tr th.k-header {
    border: none !important;
    font-size: 12px;
    font-weight: bold !important;
    font-family: sans-serif;
    color: #165b96 !important;
    padding-right: 6px !important;
    white-space: nowrap;
}

.pos-child-grid .k-grid-content tr td {
    padding-right: 2px !important;
    padding-left: 2px !important;
}
/*---END CHILD GRID DESIGN--*/
.right-text {
    text-align: right !important;
    /*padding-right: 10px !important;*/
}

#glHeader {
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 5px;
}

    #glHeader tr td {
        padding: 0 9px;
    }

    #glHeader .hdr-label {
        font-weight: bold;
        font-family: sans-serif;
    }

    #glHeader .hdr-value {
        font-size: 14px;
        font-family: monospace;
        font-weight: bold;
        color: #478fce;
    }

#tblGLOutput {
    position: relative;
    top: -8px;
    left: -12px;
}

.report-footer-outer {
    border: none;
}

    .report-footer-outer td {
        font-size: 15px;
        font-weight: bold;
        font-family: sans-serif;
        padding-left: 10px;
    }

.print-header {
    text-align: center;
    margin: 12px auto;
}

    .print-header .org-name {
        font-size: 24px;
        font-weight: bold;
    }

    .print-header .org-adrs, .print-header .org-mob {
        font-size: 15px;
    }

    .print-header .print-name {
        font-size: 18px;
        font-weight: bold;
        font-family: sans-serif;
        text-decoration: underline;
    }

.pos-grid .k-grid-content tr td {
    padding: 4px 4px !important;
    border: none;
    border-bottom: 1px solid #b3b2b2;
    line-height: 25px;
    cursor: pointer;
}


/*from tb*/
.d-none {
    display: none;
}

#glLine {
    padding: 0px;
}

.k-grid tr td {
    border-width: 0 0 1px 0px;
}

.k-grid-header th.k-header {
    border-width: 0 0 1px 0px;
}

.h-grid-levelD.sub {
    display: none;
}
/*
.h-grid-col.h-grid-levelD {
    color: black;
    font-weight: bold;
    padding-left: 5px;
}

.h-grid-col.h-grid-levelL {
    padding-left: 25px;
}

.h-grid-col.h-grid-levelH {
    color: black;
    font-weight: bold;
    padding-left: 15px;
}*/
/* --------------- Bs  ------------------*/
.h-grid-col.h-grid-level1 {
    margin-left: 1rem;
}
.h-grid-col.h-grid-level2 {
    margin-left: 3rem;
}
.amt-col .h-grid-col.h-grid-level1 {
    margin-right: 8rem;
}
.amt-col .h-grid-col.h-grid-level2 {
    margin-right: 12rem;
}
.amt-col .h-grid-col.h-grid-level3 {
    margin-right: 14rem;
}
.amt-col .h-grid-col.h-grid-level4 {
    margin-right: 20rem;
}
/* --------------- Bs  ------------------*/
#glLine table tbody tr {
    background-color: white;
}



#glLine thead .amt-col {
    text-align: right;
    padding-right: 10px !important;
}

#glLine thead th {
    padding: 5px !important;
    font-weight: bold;
}

#glLine .k-grid-content {
    height: calc(100vh - 260px);
}

#glLine .h-right-text {
    text-align: right;
}

#glLine thead .pr-10 {
    padding-right: 10px !important;
}

#glLine .k-grid-footer tbody div {
    color: black;
    font-weight: bold;
}

.nav-tabs {
    margin-bottom: 0px !important;
}

.h-grid-comn-hdr {
    text-align: center !important;
}

.fieldset-border {
    border: solid 1px #c2c2c2;
    padding: 0 10px 2px;
    margin-bottom: 5px;
    margin-top: 10px !important;
    padding-bottom: 6px;
}

.k-button-icontext, k-button-icontext:hover, k-button-icontext:focus {
    border: none !important;
    background-color: transparent !important;
    color: blue !important;
    outline: none !important;
    background-image: none;
    padding: 3px;
    text-decoration: underline;
    font-family: sans-serif;
    font-size: 13px;
}
 






.nav-tabs {
    margin-top: 5px !important;
}

 


#glLine tbody {
    color: #6a6e71;
    font-family: sans-serif;
    border: none;
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #000 !important;
}

/*--START----CHILD GRID DESIGN--*/
.pos-child-grid thead tr th.k-header {
    border: none !important;
    font-size: 12px;
    font-weight: bold !important;
    font-family: sans-serif;
    color: #165b96 !important;
    padding-right: 6px !important;
    white-space: nowrap;
}

.pos-child-grid .k-grid-content tr td {
    padding-right: 2px !important;
    padding-left: 2px !important;
}
/*---END CHILD GRID DESIGN--*/
.right-text {
    text-align: right !important;
}

#tblGLOutput {
    position: relative;
    top: -8px;
    left: -12px;
}

.report-footer-outer {
    border: none;
}

    .report-footer-outer td {
        font-size: 15px;
        font-weight: bold;
        font-family: sans-serif;
        padding-left: 10px;
    }

.print-header {
    text-align: center;
    margin: 12px auto;
}

    .print-header .org-name {
        font-size: 24px;
        font-weight: bold;
    }

    .print-header .org-adrs, .print-header .org-mob {
        font-size: 15px;
    }

    .print-header .print-name {
        font-size: 18px;
        font-weight: bold;
        font-family: sans-serif;
        text-decoration: underline;
    }

.pos-grid .k-grid-content tr td {
    padding: 9px 4px !important;
    border: none;
    border-bottom: 1px solid #b3b2b2;
    line-height: 25px;
    cursor: pointer;
}

.h-grid-col.h-grid-level1 {
    color: #000;
    font-weight: bold;
}


#glLine tbody td {
    border-width: 0px;
}

.h-grid-comn-hdr k-header {
    border-bottom: 0px;
    text-align: center;
    font-size: 15px;
}

.h-grid-date {
    text-align: center;
    border-top: 0px;
}

#glLine tbody .amt-col {
    border-right: 1px solid black;
}


.k-grid-bt {
    border-top: black solid 1px !important;
}

#glLine tbody .amt-col.vertical {
    border-right: 0px;
}
/*trial balance footer start*/
#glLine .k-grid-content tbody > tr:last-child {
    display: none;
}
 

.exp-icon {
    color: blue;
    display: inline-block;
}

.exp-main {
    cursor: pointer;
}

    .exp-main.expanded .exp-icon {
        transform: rotate(90deg);
        display: inline-block;
    }

.exp-icon {
    display: none;
}

.h-grid-levelH .exp-icon {
    display: inline;
}

.k-detail-row .k-grid-content {
    height: unset !important;
}

.k-detail-row .k-grid-header {
    display: none;
}

.k-detail-row .pos-child-grid {
    border: 0px;
}

.k-detail-row .k-detail-cell {
    padding-left: 3rem;
}

td.h-grid-levelD, #glLine .k-grid-footer td {
    background-color: #d4e6df !important;
}

/*trial balance footer start*/