﻿.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-levelD.sub:not(.showfor-pl) {
    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: #6f6f6f;
    font-weight: bold;
    padding-left: 15px;
}


#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 {
    max-height: calc(100vh - 260px);
    /*height: calc(100vh - 250px);*/
}

#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;
}

.ga-code {
    visibility: hidden;
    width: 2px;
}

.nav-tabs {
    margin-top: 5px !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;
}


.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;
}



#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;
}
/*horizontal pl*/
.h-grid-col.h-grid-level1 {
    color: #000;
    font-weight: bold;
}
.h-grid-col.h-grid-level2 {
    margin-left: 3rem;
}
.amt-col .h-grid-col.h-grid-level2 {
    margin-right: 15rem;
}
/*for remove black text*/
.h-grid-col.h-grid-level{
    color: white;
}
 
.h-grid-col.h-grid-level:hover {
    color: #d4e6df;
}
td.h-grid-level1, #glLine .k-grid-footer td {
    background-color: #d4e6df !important;
}
#glLine .k-grid-content tbody > tr:last-child {
    display: none;
}
/*horizontal pl*/
.h-grid-col.h-grid-level.h-grid-for-NetLoss-1 {
    color: black;
}