﻿.box-setting {
    position: fixed;
    top: 51px;
    background: #fff;
    padding: 0px;
    height: 100%;
}

.box-set-header {
    background: #524d9a;
    color: #fff;
}

    .box-set-header h3 {
        margin: 0px;
        font-size: 16px;
        padding: 10px
    }

a.list-group-item {
    color: #241abb;
}

.box-set-body {
    padding: 10px;
    margin-right: 7px;
}

.box-set-footer {
    padding: 8px;
    /*border-top:solid thin #e4e4e4;
            border-bottom:solid thin #e4e4e4;*/
    position: fixed;
    bottom: 0px;
}

label {
    color: #212323;
}

.overley {
    background: rgba(255, 255, 255, 0.55);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 9;
    display: none;
}

.filterbg {
    background: #f4f6fa;
    position: fixed;
    /* width: 70%; */
    /* max-height: 54vh; */
    top: 51px;
    left: 388px;
    z-index: 999;
    display: none;
    box-shadow: hsl(0deg 0% 80%) 0 0 16px;
    bottom: 0px;
    right: 0px;
}

    .filterbg h3 {
        margin-top: 0px;
        font-size: 16px;
        margin-bottom: 0px;
    }

.filterbgHeader {
    background: #534e9d;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
}

    .filterbgHeader i {
        cursor: pointer;
        font-size: 19px;
    }

.selSet {
    position: fixed;
    z-index: 999999;
    background: #fff;
    width: 25%;
    margin: 0px;
    left: 51px;
    padding-left: 8px;
}

.resulttable thead tr th {
    font-size: 12px;
}

.resulttable tbody tr td {
    padding: 5px;
    white-space: nowrap;
    font-size: 12px;
}

.list-group-item {
    font-weight: 500;
    font-size: 15px;
}

.filterbg .list-group-item {
    position: relative;
    display: block;
    padding: 10px;
    color: #232e3c;
    background-color: inherit;
    border: 1px solid rgb(83 78 157 / 30%);
    box-shadow: rgb(35 46 60 / 4%) 0 2px 4px 0;
    border: 1px solid rgba(101,109,119,.16);
    background: #fff;
    border-radius: 6px;
    margin-bottom: 15px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 5%), 0 3px 1px -2px rgb(0 0 0 / 8%), 0 1px 5px 0 rgb(0 0 0 / 8%);
    transition: .4s ease-in-out;
}


.form-check-input[type=checkbox] {
    border-radius: 4px;
    padding: 8px;
    margin: 10px 5px;
}

.form-check-input {
    background-size: 1rem;
    margin-top: .125rem;
}

.form-check-input {
    width: 15px;
    height: 15px;
    margin-top: .2142857rem;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(101,109,119,.24);
    /*-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;*/
}

.avatar {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    padding: 2px;
    border: solid thin #ccc;
}

.col-auto {
    float: left;
    margin-right: 4px;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-body {
    color: #241abb !important;
    display: block;
}

.text-muted {
    color: #656d77 !important;
}

.mt-n1 {
    font-weight: normal;
}

.compBG {
    box-shadow: rgb(35 46 60 / 4%) 0 2px 4px 0;
    border: 1px solid rgba(101,109,119,.16);
    background: #fff;
    padding: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    border-radius: 6px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 5%), 0 3px 1px -2px rgb(0 0 0 / 8%), 0 1px 5px 0 rgb(0 0 0 / 8%);
    transition: .4s ease-in-out;
}

    .compBG .form-check-input[type=checkbox] {
        margin: 1px;
    }

.textSet {
    color: #232e3c !important;
}

.costCenterBG {
    box-shadow: rgb(35 46 60 / 4%) 0 2px 4px 0;
    border: 1px solid rgba(101,109,119,.16);
    background: #fff;
    padding: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    width: 33.33%;
    /*float: left;*/
    margin: 0px 15px;
    border-radius: 6px;
    min-height: 460px;
    display: inline-block;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 5%), 0 3px 1px -2px rgb(0 0 0 / 8%), 0 1px 5px 0 rgb(0 0 0 / 8%);
}

.costCenterHeader h4 {
    margin: 0px;
    margin: 0px;
    font-size: 14px;
    border-bottom: solid thin #dedede;
    padding: 4px 0px 6px;
    margin-bottom: 8px;
}

.costContainer {
    overflow: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

.extraText {
    display: block;
    font-size: 13px;
    font-weight: normal;
}

.filterbg .list-group-item:hover, .compBG:hover { /*background:#fbecd5;*/
    z-index: 9;
    transform: translate(0,-5px);
}

.filterbg .list-group-item.activelist, .compBG.activelist {
    background: rgb(83 78 157 / 18%);
}

.fixedFooter {
    position: fixed;
    /* width: 96%; */
    background: #fff;
    right: 0px;
    left: 50px;
    bottom: 0px;
    z-index: 999;
    padding: 5px 10px;
    border-top: solid thin #ccc;
}

#TOPresulttable {
    max-height: 510px;
}

.box-setting .list-group-item.activelistBtn {
    background: #d7d7e9;
    color: #2f4828;
}

.bottomButtonSet {
    position: absolute;
    width: 100%;
    bottom: 0px;
    background: #e0deff;
    padding: 8px;
}

.list-group-item {
    border: 1px solid #e3e1ff;
}

.inputDateSet {
    width: 90px;
    height: 20px;
    border: solid thin #ccc;
    border-radius: 4px;
}

input[disabled] {
    background-color: #eee;
    opacity: 1;
}

#pnlDateRange .costCenterBG {
    min-height: 450px;
}

span.dynatree-node a {
    font-family: 'Roboto';
    color: #913ccd;
    font-weight: bold;
}

span.dynatree-lastsib a {
    color: #298698;
}

.alert-info {
    margin-bottom: 0px;
    padding: 5px;
}

.imgIconSet {
    width: 30px;
    float: left;
    margin: 4px 5px 0px 0px;
}

.pnlDateRangeBG {
    box-shadow: rgb(35 46 60 / 4%) 0 2px 4px 0;
    border: 1px solid rgba(101,109,119,.16);
    background: #fff;
    padding: 7px;
    margin-bottom: 10px;
    margin: 0px 15px;
    border-radius: 6px;
}
    
.box-setting {
    position: fixed;
    top: 51px;
    background: #fff;
    padding: 0px;
    height: 100%;
}

.box-set-header {
    background: #524d9a;
    color: #fff;
}

    .box-set-header h3 {
        margin: 0px;
        font-size: 16px;
        padding: 10px
    }

a.list-group-item {
    color: #241abb;
    height: 60px;
}

.box-set-body {
    padding: 10px;
    margin-right: 7px;
}

.box-set-footer {
    padding: 8px;
    /*border-top:solid thin #e4e4e4;
            border-bottom:solid thin #e4e4e4;*/
    position: fixed;
    bottom: 0px;
}

label {
    color: #212323;
}

.overley {
    background: rgba(255, 255, 255, 0.55);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 9;
    display: none;
}

.filterbg {
    background: #f4f6fa;
    position: fixed;
     width: 72%; 
    /* max-height: 54vh; */
    top: 51px;
    left: 28%;
    z-index: 999;
    display: none;
    box-shadow: hsl(0deg 0% 80%) 0 0 16px;
    bottom: 0px;
    right: 0px;
}

    .filterbg h3 {
        margin-top: 0px;
        font-size: 16px;
        margin-bottom: 0px;
    }

.filterbgHeader {
    background: #534e9d;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
}

    .filterbgHeader i {
        cursor: pointer;
        font-size: 19px;
    }

.selSet {
    position: fixed;
    z-index: 999999;
    background: #fff;
    width: 25%;
    margin: 0px;
    left: 51px;
    padding-left: 8px;
}

.resulttable thead tr th {
    font-size: 12px;
}

.resulttable tbody tr td {
    padding: 5px;
    white-space: nowrap;
    font-size: 12px;
}

.list-group-item {
    font-weight: 500;
    font-size: 15px;
}

.filterbg .list-group-item {
    position: relative;
    display: block;
    padding: 10px;
    color: #232e3c;
    background-color: inherit;
    border: 1px solid rgb(83 78 157 / 30%);
    box-shadow: rgb(35 46 60 / 4%) 0 2px 4px 0;
    border: 1px solid rgba(101,109,119,.16);
    background: #fff;
    border-radius: 6px;
    margin-bottom: 10px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 5%), 0 3px 1px -2px rgb(0 0 0 / 8%), 0 1px 5px 0 rgb(0 0 0 / 8%);
    transition: .4s ease-in-out;
}


.form-check-input[type=checkbox] {
    border-radius: 4px;
    padding: 8px;
    margin: 10px 5px;
}

.form-check-input {
    background-size: 1rem;
    margin-top: .125rem;
}

.form-check-input {
    width: 15px;
    height: 15px;
    margin-top: .2142857rem;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(101,109,119,.24);
    /*-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;*/
}

.avatar {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    padding: 2px;
    border: solid thin #ccc;
}

.col-auto {
    float: left;
    margin-right: 4px;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-body {
    color: #241abb !important;
    display: block;
}

.text-muted {
    color: #656d77 !important;
}

.mt-n1 {
    font-weight: normal;
}

.compBG {
    box-shadow: rgb(35 46 60 / 4%) 0 2px 4px 0;
    border: 1px solid rgba(101,109,119,.16);
    background: #fff;
    padding: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    border-radius: 6px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 5%), 0 3px 1px -2px rgb(0 0 0 / 8%), 0 1px 5px 0 rgb(0 0 0 / 8%);
    transition: .4s ease-in-out;
}

    .compBG .form-check-input[type=checkbox] {
        margin: 1px;
    }

.textSet {
    color: #232e3c !important;
}

.costCenterBG {
    box-shadow: rgb(35 46 60 / 4%) 0 2px 4px 0;
    border: 1px solid rgba(101,109,119,.16);
    background: #fff;
    padding: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    width: 33.33%;
    /*float: left;*/
    margin: 0px 15px;
    border-radius: 6px;
    min-height: 460px;
    display: inline-block;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 5%), 0 3px 1px -2px rgb(0 0 0 / 8%), 0 1px 5px 0 rgb(0 0 0 / 8%);
}

.costCenterHeader h4 {
    margin: 0px;
    margin: 0px;
    font-size: 14px;
    border-bottom: solid thin #dedede;
    padding: 4px 0px 6px;
    margin-bottom: 8px;
}

.costContainer {
    overflow: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

.extraText {
    display: block;
    font-size: 13px;
    font-weight: normal;
}

.filterbg .list-group-item:hover, .compBG:hover { /*background:#fbecd5;*/
    z-index: 9;
    transform: translate(0,-5px);
}

.filterbg .list-group-item.activelist, .compBG.activelist {
    background: rgb(83 78 157 / 18%);
}

.fixedFooter {
    position: fixed;
    /* width: 96%; */
    background: #fff;
    right: 0px;
    left: 50px;
    bottom: 0px;
    z-index: 999;
    padding: 5px 10px;
    border-top: solid thin #ccc;
}

#TOPresulttable {
    max-height: 510px;
}

.box-setting .list-group-item.activelistBtn {
    background: #d7d7e9;
    color: #2f4828;
}

.bottomButtonSet {
    position: absolute;
    width: 100%;
    bottom: 0px;
    background: #e0deff;
    padding: 8px;
}

.list-group-item {
    border: 1px solid #e3e1ff;
}

.inputDateSet {
    width: 90px;
    height: 20px;
    border: solid thin #ccc;
    border-radius: 4px;
}

input[disabled] {
    background-color: #eee;
    opacity: 1;
}

#pnlDateRange .costCenterBG {
    min-height: 450px;
}

span.dynatree-node a {
    font-family: 'Roboto';
    color: #913ccd !important;
    font-weight: bold;
}

span.dynatree-lastsib a {
    color: #298698 !important;
}

.alert-info {
    margin-bottom: 0px;
    padding: 5px;
}

.imgIconSet {
    width: 30px;
    float: left;
    margin: 4px 5px 0px 0px;
}

.pnlDateRangeBG {
    box-shadow: rgb(35 46 60 / 4%) 0 2px 4px 0;
    border: 1px solid rgba(101,109,119,.16);
    background: #fff;
    padding: 7px;
    margin-bottom: 10px;
    margin: 0px 15px;
    border-radius: 6px;
}
#TOPpnlCostCentre {
    max-height: 75vh;
}

#treeForFixedGroup {
    max-height: 70vh;
    overflow: auto;
}

span.dynatree-icon {
    display: none !important;
}

span.dynatree-node a {
    margin-left: 5px !important;
}
span.dynatree-selected a {
    font-style: normal !important;
}
/*a.txtReportName {

            color:#241abb;
        }
        a.txtReportType {
            color: #b8789a;
        }
        a.txtCostCentre {
                color: #00b5db;
        }
        a.txtFixedGroup {
            color: #589513;
        }
        a.txtFilter {
            color:#9d7506;
        }*/
.CompanyList {
    max-height: 58vh;
    overflow: auto;
    position: absolute;
    z-index: 9999999999;
    top: 171px;
}

.closePanel {
    display:none;
}

.tblMISReport thead th, .tblMISReport tbody td {
    text-align: right;
}

    .tblMISReport thead th:first-child, .tblMISReport tbody td:first-child {
        text-align: left;
    }

.selctAllBG {
    background: #dfddff;
    padding: 6px 10px;
    border-radius: 6px;
    font-weight: bold;
}

.main-footer {
    display:none;
}