
.tree ul {
  display: none;
  margin:0;
  margin-left: 6px;
  border-left: 1px dashed #dfdfdf;
}

.tree li {
    padding: 5px 8px;
    cursor: pointer;
    vertical-align: middle;
    background: #fff;
    font-size: 14px;
}

.tree li:first-child {
  border-radius: 3px 3px 0 0;
}

.tree li:last-child {
  border-radius: 0 0 3px 3px;
}

.tree .active,
.active li {
  background: #efefef;
}

.tree label {
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 500;
}

.tree input[type=checkbox] {
  margin: -2px 6px 0 0px;
}

.has > label {
  color: #000;
}

.tree .total {
  color: #e13300;
}
.ptt-0 {
    padding-top: 0 !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
    margin-top: -15px;
}
li.has {
    border-bottom: 1px dashed #eee;
}
.content-body{
  min-height: 100vh !important;
  padding-bottom: 15px;
}
.tree-view-holder {
    min-height: 100vh;
    height: 100vh;
    background: #fff;
}
.tooglebox button {
    padding: 0 10px;
    padding-right: 0;
}
.header .header-content{
    padding-right:10px;
}
.header .header-content{
    padding-left: 10px;
}
.control-one {
    position: absolute;
    transform: translate(0, 0);
    left: 10px;
    z-index: 9;
    top: 60px;
    background: #165da7;
    color: #fff;
    border-radius: 4px;
    height: auto;
    padding: 0;
    width: 25px;
    height: 25px;
    line-height: 24px;
}
.menu-toggle .nav-control.control-one .fa-angle-double-left:before {
    content:"\f101";
}
.menu-toggle .control-one {
    left: 0px;
    top: 49px;
    height: 29px;
}
.menu-toggle .box1 .summry-head.clos-hed {
    padding-left: 22px !important;
}
.control-one .hamburger {
    width: auto;
    position: static;
}
.buttontab {
    align-items: center;
    background-image: linear-gradient(144deg, #165da7, #187be3 50%, #165da7);
    border: 0;
    border-radius: 8px;
    box-shadow: rgba(151, 65, 252, 0.2) 0 15px 30px -5px;
    box-sizing: border-box;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    line-height: 1em;
    padding:6px 15px;
    text-decoration: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    white-space: nowrap;
    font-size: 13px;
}

.buttontab:active,
.buttontab:hover {
  outline: 0;
}

.tabsect {
    display: flex;
    column-gap: 5px;
    margin-bottom: 6px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    justify-content: space-between;
    align-items: center;
    padding-top: 5px;
}
.shdd .card-body {
    box-shadow: none;
    padding: 10px !important;
}
.summry-head {
    padding: 6px 10px;
    border-bottom: 1px dashed #eee;
    background-color: #0177bc;
}
.summry-head h2 {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500;
    color: #fff;
}
.tree-one,
.tree-one ul {
  padding:0;
  list-style:none;
  position:relative;
}


.tree-one:before,
.tree-one ul:before {
  content:"";
  display:block;
  width:0;
  position:absolute;
  top:0;
  bottom:0;
  left:4px;
  border-left:1px dashed;
}

ul.tree-one:before {
  border-left:none
}

.tree-one li {
    margin: 0;
    padding: 0 1.5em;
    font-weight: 500;
    position: relative;
    line-height: 15px;
    font-size: 13px;
}
.tree-one container, .tree-one folder {
  display: block;
}


.tree-one li:before {
  content:"";
  display:block;
  width:10px; /* same with indentation */
  height:0;
  border-top:1px dashed;
  margin-top:-1px; /* border top width */
  position:absolute;
  top:1em; /* (line-height/2) */
  left:4px;
}

ul.tree-one>li:before {
  border-top:none;
}

.typebox table td {
    padding: 0px 4px;
    vertical-align: middle;
    font-size: 13px;
}
.typebox.tt table td, th {
    border: 1px solid #eee;
}
.tbbtn {
    width: 100%;
    display: flex;
    column-gap: 10px;
}
.tooglebox .dropdown-toggle::after {
    display: none;
}
.dropdown-menu.default-menus {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: none;
    width: 300px;
    padding: 10px;
    border-radius: 8px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-top: 10px;
}
.btnlink a {
    color: #fff;
    border: 1px solid;
    border-radius: 8px;
    font-size: 13px;
    padding: 1px 8px;
    transition: .5s;
}
.btnlink a:hover {
    background: #fff;
    color: #0177bc;
}
.googlemap iframe {
    height:100% !important;
    min-height: 100vh !important;
}
.dash-search .form-control {
    height: 30px;
}
.mtriall {
    height:68px;
}
div#material {
    position: relative;
    top: -35px;
}
#material .apexcharts-grid-borders line {
    display: none !important;
}
.hggt{
  min-height: auto !important;
}
.bdr2 {
    border-top: 1px dashed #eee !important;
}
.apexcharts-menu-icon {
    display: none;
}
.bg1{
  background: #fff;
  padding: 0;
}
.brlft {
    border-left: 1px solid #eee;
}
span.spntext {
    display: block;
    font-size: 18px;
    font-weight: 800;
    color: #165da7;
    margin-bottom: -8px;
}
.default-menus li {
    width:30%;
}
.default-menus li a {
    display: block;

    padding: 10px;
    text-align: center;
    border-radius: 8px;
}
.default-menus li img {
    height: 30px;
}
.default-menus li a span {
    display: block;
    font-size: 12px;
    font-weight: 700;
}
ul.fleitem {
    display: flex;
    justify-content: space-between;
    gap: 5px;
    flex-wrap: wrap;
}
.dash-search form {
    position: relative;
}
.dash-search {
    padding: 10px;
}
.dash-search button
{
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    border-radius: 10px !important;
    height: 29px;
    width: 40px;
    background: transparent;
    color: inherit;
}
.hgt-155{
    height:105px;
}
div#chart10 {
    position: relative;
    top: -25px;
    height: 90px;
}
/*=============new css start============*/
.mybox span {
    float: left;
    margin-right: 10px;
    font-weight: 600;
    position: relative;
    top: -2px;
    font-size: 14px;
}
.summary_hold.mybox {
    width: 50%;
}
.summery-wrapper.mywrapper {
    display: flex;
    column-gap: 20px;
}
.card-body.p000 {
    padding-bottom: 2px !important;
}
.card-body.pt-0{
    padding-top:0 !important;
}
.card-body.pb-0{
    padding-bottom: 0 !important;
}
div#chart7 {
    position: relative;
    top: -30px;
}
.hgt-152 {
    height: 50px;
}
.hight-over {
    height:58px;
    overflow-y: scroll;
}
.hight-over1 {
    height:60px;
    overflow-y: scroll;
    overflow-x: hidden;
}

div#chart2 {
    position: relative;
    top: -30px;
}
.hgt-125{
    height:78px;
}

#due .apexcharts-yaxis-texts-g {
    display: none;
}
div#chart22 {
    position: relative;
    top: -25px;
}
.hgt-1551{
    height: 65px;
}
.hgt-1552 {
    height: 67px;
}
div#chart8 {
    position: relative;
    top: -20px;
}
div#chart9 {
    position: relative;
    top: -23px;
}
.hgt-252 {
    height: 115px;
}
.summry-head.headrtp p {
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 600;
}
.summry-head.headrtp {
    align-items: center;
    display: flex;
    justify-content: space-between;
    background-image: linear-gradient(144deg, #165da7, #187be3 50%, #165da7);
}
.flxx-clr {
    display: flex;
    align-items: center;
    gap: 5px;
}
.flxx-clr span
 {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 30px;
    background: var(--bg-primary);
}
.color-comb {
    display: flex;
    gap:3px;
    /*background: #fff;
    border-radius: 2px;*/
    padding: 0 5px;
/*    margin-right: 22px;*/
justify-content: space-between;
}
.hgt-25 {
    height: 130px;
}
a.btn-1 {
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 99;
    color: #fff;
}

.plus, .minus {
    display: inline-block; 
    background-repeat: no-repeat;
    background-size: 16px 16px !important;
    width: 16px;
    height: 16px; 
    /*vertical-align: middle;*/
}

.plus {
    background-image: url(../images/plus.png);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
    filter: gray;
    -webkit-filter: grayscale(1);
}

.minus {
    background-image: url(../images/minus.png);
}
.overlay-active .box1 {
    width: 40% !important;
}
.overlay-active .col-md-2.bg1{
    display: none;
}
/*.overlay-active .box2{display: none;}*/
.overlay-active .box3{display: none;}

.overlay-active1 .box1{display: none;}

.overlay-active1 .col-md-2.bg1{
    display: none;
}
.overlay-active2 .col-md-2.bg1{
    display: none;
}
.overlay-active2 .box1{display: none;}
.overlay-active2 .box2{width: 54.5% !important;}

/*.overlay-active1 .box2{
    width: 100% !important;
}
*/
.dashboard-screen .overlay-active1 .box2 {
    width: 74.5% !important;
}
.dashboard-screen .overlay-active1 .box3 {
    width: 25% !important;
}
.overlay-active  .hgt-125 {
    height: 115px;
}
.overlay-active2 .box3{
    width:45% !important;
}
.overlay-active1 .googlemap iframe {
    height: 100% !important;
}
button.buttontab.active {
    background-image: linear-gradient(144deg, #083768, #093a70 50%, #165da7);
}
.dashboard_bar1 {
    display: flex;
    gap: 10px;
}
hr.sgfdg {
    margin: 8px 0;
    position: relative;
    top: 1px;
}
.tooglebox {
    position: relative;
    top: 10px;
}
.tooglebox img {
    height: 20px;
    filter: brightness(0) invert(1);
    position: relative;
    top: 5px;
}
/*a.expends3.btn-1 {
    top: 7px;
    right: 0;
    left: 88px;
    width: fit-content;
}*/
.footer .copyright p {
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
}
.cstm-clr .apexcharts-series:nth-child(1)  path{
    fill: #fff;
}

.dashboard_bar h2 {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 600;
    text-shadow: 0px -6px 4px #00000088;
    color: #fff;
    position: relative;
    top: 3px;
}
.col-md-2.bg1 {
    width: 13.66667%;
}
.dashboard-screen .col-md-3 {
    width: 22%;
}
.dashboard-screen .col-md-4 {
    width: 40.9%;
}
.apexcharts-xaxis .apexcharts-text {
    display: none;
}
.card.shdd.hgt-252.mt-2 {
    height: 120px;
}
.surye-box {
    border: 2px solid #aeaeaf;
    position: relative;
    padding: 15px 6px;
    margin-top: 3px;
    padding-bottom: 8px;
}
.typebox b {
    font-size: 12px;
}
.summry-head1 {
    display: flex;
    position: absolute;
    top: -8px;
    z-index: 9;
    background: #fff;
    width: fit-content;
}
.summry-head1 h2 {
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 600;
}
.flxx-clr p {
    margin-bottom: 0;
}
.summry-head1.header2 {
    background: #0177bc;
    border-radius: 5px;
    padding: 2px 5px;
    top: -10px;
}
.summry-head1.header2 h2 {
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #fff;
    font-weight: 500;
}
.ak-boxx {
    border: 2px solid #ddd !important;
    position: relative;
    padding: 10px;
    margin-top: 10px;
}
.ak-boxx .card-body {
    padding: 0 !important;
}
/*.overlay-active .box1 .shdd {
    width: 33%;
    display: inline-block;
    height: auto !important;
    margin-top: 0 !important;
    margin-bottom: 15px;
}*/
.overlay-active .box1 {
    display: flex;
    flex-flow: row wrap;
    column-gap:10px;
    justify-content: space-around;
}
.dashboard-screen .overlay-active  .col-md-4 {
    width: 59.5% !important;
}

.overlay-active .box1 .card.shdd {
    width: 48.5%;
    margin-top: 0 !important;
    margin-bottom:10px;
    height: auto;
}
.overlay-active2 .surye-box {
    display: flex;
    flex-flow: row wrap;
    column-gap:10px;
    justify-content: space-around;
}
.overlay-active2 .box3 .summry-head.clos-hed{
    display: none;
}
.overlay-active2 .box3 .btn-1{
    color:#000;
}
.overlay-active2 .box3 .shdd {
    width: 49%;
    margin-top: 20px;
}
[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .content-body {
    margin-left: 0;
}
[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .content-body .side-hide{
    display: none;
}
[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .content-body .dashboard-screen .col-md-4 {
    width: 55.1%;
}