﻿.nav-tabs {
    margin-top: 5px !important;
}
.fieldset-border {
    margin-top: 11px !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;
}

.panel-heading {
    padding: 10px 0px !important;
    border-bottom: 1px solid transparent !important;
}

#glLine tbody {
    color: #6a6e71;
    font-family: sans-serif;
    border: none;
}

#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;
    /*text-align: center;*/
    padding-left: 4px;
    margin: 0 -1px;
}

#glLine .k-grid-content:first-child tbody tr {
    color: #6a6e71 !important;
    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;
}

.right-text {
    text-align: right !important;
}

.middle-text {
    text-align: left !important;
}

.center-text {
    text-align: center !important;
}

#glHeader {
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 5px;
}

    #glHeader tr td {
        padding: 0 9px;
    }

span.value-elem {
    color: #478fce;
    font-family: sans-serif;
}

span.value-namecol {
    font-family: sans-serif;
    font-size: 15px;
    padding-bottom: 10px;
}

#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;
}
/*********/
.branch-loadmore {
    text-align: center;
    /*    display:none;*/
}