﻿
body {
    background-color: #fff !important;
}

::-webkit-scrollbar {
    width: 10px;
    height: 7px;
}

::-webkit-scrollbar-thumb {
    background: #2c3033;
}

::-webkit-scrollbar-track {
    background: #fff !important;
}

.main-tabe [type="checkbox"]:not(:checked) + label, .main-tabe [type="checkbox"]:checked + label {
    padding-top: 2px;
    margin-bottom: 0px;
    padding-left: 30px;
    padding-right: 10px;
}

.nav-tabs {
    margin-top: 5px !important;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        color: #000 !important;
    }

.Page-main .form-group {
    margin-bottom: 10px !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);
    }

.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.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;
}

/*overflow: hidden !important;
                                white-space: nowrap;*/
#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: #478fce !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;
    /*color: #478fce !important;*/
    /*padding-right: 10px !important;*/
}

#glHeader {
    font-size: 20px;
    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;
}

.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;
}

#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 {
    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: #478fce !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;
}

#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;
}

body {
    background-color: #fff !important;
}

::-webkit-scrollbar {
    width: 10px;
    height: 7px;
}

::-webkit-scrollbar-thumb {
    background: #2c3033;
}

::-webkit-scrollbar-track {
    background: #fff !important;
}

.container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.Bodypanle {
    border: 1px solid transparent;
    left: 0;
    right: 0;
    box-shadow: none;
}

.mainBody {
    height: calc(100vh - 106px);
    overflow: auto;
}

.main-footer {
    display: none !important;
}

.tooltip > .tooltip-inner {
    background-color: #2b2d2f;
    box-shadow: 0px 0px 3px 2px #63676c;
}

.tooltip.top {
    z-index: 10010;
}

    .tooltip.bottom > .tooltip-arrow, .tooltip.top > .tooltip-arrow {
        border-top-color: #1e1f20;
    }

button:focus {
    outline: none;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #003dc7;
    border: 1px solid #b8c0c6;
    border-bottom-color: transparent;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 8px 8px 0 0 !important;
}

.nav-tabs {
    border-bottom: 1px solid #b8c0c6;
    margin-bottom: 15px;
}

.nav > li > a:not(.header-link) {
    color: #000;
    font-weight: bold;
    padding: 6px 15px !important;
}

.field-validation-error {
    display: none !important;
}
/*--------------------------------------------------------------*/
.Page-main {
    left: 30px;
    width: calc(100% - 45px) !important;
}

    .Page-main.simple-retail {
        background-color: #fff !important;
        /*margin-top: 50px;*/
    }

.simple-retail .container-fluid {
    padding: 0 8px !important;
}

.pos-nav {
    height: 36px;
    padding-top: 4px;
    position: absolute;
    top: 8px;
    z-index: 99999;
    left: -8px;
}

.pos-header {
    font-size: 15px;
    margin-left: 5px;
    color: #2c3033;
    font-family: inherit;
    font-weight: bold;
    text-shadow: 0 0 1px #595959;
}

.fieldset-border h5 {
    position: relative;
    top: -10px;
    padding: 0px 3px 0px 3px;
    display: inline;
    background-color: #fff;
}

.pos-report {
    width: 99%;
    margin: 4px 8px;
    background-color: #ffffff;
}

.param-input {
    color: #000 !important;
    font-family: sans-serif;
}

button.execute {
    position: relative;
    background-color: #1A669B;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 2px #4a82b0;
    height: 29px;
    border: none;
    font-size: 13px;
    top: 4px;
    left: -10px;
}

    button.execute:active, button.back:active {
        box-shadow: 0px 0px 4px 3px #474b4e;
    }



.report-exec, .report-exec:hover {
    background-color: #2c3033;
    border: none;
    color: #fff;
    font-family: sans-serif;
    border-radius: 4px;
    height: 30px;
    padding: 0 12px;
    margin: 0 1px;
}

    .report-exec:active {
        box-shadow: 0 0 3px 1px black;
        color: #cbcbcb;
    }

    .report-exec:hover {
        background-color: #000;
    }

    .report-exec[disabled] {
        background-color: #5a5e61;
        cursor: not-allowed;
    }

/*    background-color: #4d5458;
    cursor: not-allowed;*/


.report-cancel, .report-cancel:hover {
    font-size: 13px;
    background-color: #de9292;
    border: none;
    color: #fff;
    font-family: sans-serif;
    border-radius: 4px;
    height: 30px;
    padding: 0 12px;
}

    .report-cancel:active {
        box-shadow: 0 0 5px 2px #f7baba;
        color: #eee;
    }

    .report-cancel:hover {
        background-color: #773c3c;
    }

button.back {
    /* position: fixed;*/
    background-color: transparent;
    color: #fff; /*#2c3033;*/
    height: 28px;
    border: none;
    font-size: 13px;
    z-index: 1;
}


button.print {
    background-color: transparent;
    color: navy;
    border: none;
    font-size: 22px;
    z-index: 1;
    padding: 0 6px;
    margin-top: -3px;
}

button.btn-header {
    background-color: transparent;
    color: #fff;
    border: none;
    font-size: 18px;
    z-index: 1;
    padding: 0 6px;
}

.tab-content:not(.no-border) {
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
}

#glLine .right-text {
    text-align: right;
    padding-right: 10px;
}

#glLine .middle-text {
    text-align: center;
}

.print-header {
    display: none;
}
/*-------------Receivable Report---------------*/
.bal-click {
    color: #0f66e8;
    cursor: pointer;
}

.doc-click {
    color: #0f66e8;
    cursor: pointer;
    font-size: 12px;
}

.doc-click-cv {
    color: #0f66e8;
    cursor: pointer;
    font-size: 12px;
}

.doc-click-Item {
    color: #0f66e8;
    cursor: pointer;
    font-size: 12px;
}

.doc-click-bill {
    color: #0f66e8;
    cursor: pointer;
    font-size: 12px;
}

.highlight-row .doc-click {
    color: #fff !important;
}

.Party-click {
    color: #0f66e8;
    cursor: pointer;
}


/*-----START------POS REPORT GRID STYLE------*/

.pos-grid, .pos-grid tbody {
    color: #6a6e71;
    font-family: sans-serif;
    border: none;
}

    .pos-grid .k-header.k-grid-toolbar {
        padding: 0;
        text-align: right !important;
        border-bottom: 0;
    }

    .pos-grid .k-grid-content:first-child {
        overflow: hidden !important;
        top: 8px !important;
    }

    .pos-grid .k-grid-content table {
        width: 100% !important;
        overflow-y: hidden;
    }

    .pos-grid .k-grid-content thead {
        padding-bottom: 19px !important;
    }

    .pos-grid thead th {
        color: #5b6165 !important;
        font-size: 13px !important;
        border: none !important;
        border-bottom: 2px solid black !important;
        font-weight: bold !important;
        padding: 6px 0 !important;
        text-align: left;
        margin: 0 -1px !important;
        height: 26px;
    }

        .pos-grid thead th:hover {
            border-right: 1px solid #0db7ea !important;
            border-left: 1px solid #0db7ea !important;
        }

    .pos-grid > div, .pos-grid table, .pos-grid tbody, .pos-grid tr {
        outline: none !important;
        border-right: none !important;
        padding-right: 0 !important;
    }

    .pos-grid .k-grid-content tr {
        color: #6a6e71;
        line-height: 10px;
        font-size: 12px;
        border-bottom: 1px solid #c0c0c0;
    }

        .pos-grid .k-grid-content tr:hover {
            background-color: #fff !important;
        }

        .pos-grid .k-grid-content tr.k-alt {
            background-color: #fff;
        }

        .pos-grid .k-grid-content tr.k-state-selected {
            background-color: #13688c !important;
        }


    .pos-grid tfoot tr td {
        background-color: transparent !important;
        border: none;
        border-top: 2px solid black !important;
        padding-top: 10px;
    }

    .pos-grid .right-text {
        text-align: right;
    }

    .pos-grid input {
        font-size: 14px;
        font-family: monospace;
    }

    .pos-grid .k-grid-norecords {
        padding-top: 38px;
        font-size: 16px;
        color: #7d8286;
    }

/*-----END------POS REPORT GRID STYLE------*/

.counter-find, .rec-total {
    color: blue;
    font-weight: bold;
    cursor: pointer;
}

.pos-sm-button {
    border: 1px solid #2c3033;
    border-radius: 4px;
    background-color: #2c3033;
    color: #fff;
    font-size: 14px;
}

.label-for {
    margin: 4px 10px;
    font-weight: bold;
    font-family: sans-serif;
}

.pos-header-button {
    padding: 0 5px;
    font-size: 19px;
    background-color: transparent;
    color: #fff;
    border: none;
}

.k-grid-footer tr td {
    background-color: white !important;
    border: none;
    color: #606569 !important;
}

.pos-grid > .k-grid-content {
    height: calc(100vh - 243px) !important;
}

#btnLoadMrItems {
    position: fixed;
    bottom: 4px;
    background-color: #2c3033;
    color: #fff;
    border: none;
    padding: 2px 12px;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 3px #000;
}

.expt-buttons {
    position: absolute;
    top: 7px;
    width: fit-content;
    right: 100px;
    background-color: #5f686f;
}

.nav-options {
    position: absolute !important;
    right: 5px !important;
    top: -33px !important;
    z-index: 1034 !important;
}