.reg-sub-container .sub-dpt .itemdept
{
    background-color: #858585 !important;
}


.nav-container .navs.active .nav-text, .nav-container .navs.active .nav-icon, footer, nav, .reg-sub-container .dpt-row .item.active,
.box-holder .box, .nav-container .navs .nav-icon, .nav-container .minimize,
.card-container .card-wide,
 .selected2,
 .dash-m-item,
 .dash-m-item img,
 .dash-collapse-icon img,
 .reg-sub-container .dpt-row .item,
 .reg-sub-container .sub-dpt .itemtool,
 .sub-dpt.search-item .search-icon,
 .slider-holder .lSAction > a,
 .card-holder .icon-box,
 .items-container .item-row .item-list .item,
 #style-7::-webkit-scrollbar-thumb
{
    background-color: #0d1323 !important;
}
.reg-sub-container .dpt-row li{
    background-color: inherit !important;
}
.dash-m-item.dash-active, .reg-sub-container .dpt-row .item.active,
.reg-sub-container .sub-dpt .itemdept.active2,
.r-title,.multiselect .multiselect-dropdown .dropdown-btn .selected-item
{
        background-color: #038F43 !important;   
}

.dash-m-item.dash-active img{
    background-color: #056832 !important;   
}

.box-holder .box p.top
{
        /* background-color: #f68a1f; */
        color: #fff;
        border-bottom: 2px solid #fff;
        background-color: #c3cbd2;
}

.switch{
    width: 100%;
    border-bottom: 2px solid  #0d1323 !important;
}

.switch-title{
    padding: 20px 0 20px 20px;
    border-bottom: 2px solid #0d1323 !important;
    border-left: 2px solid #0d1323 !important;
    border-right: 2px solid #0d1323 !important;
    margin-bottom: 20px;
}

nav .option.left-table td{
	border-right: 2px solid #0d1323 !important;

}
nav .option.right-table td{
    border-left: 2px solid #0d1323 !important;
}

.sub-nav .icon .fa{
    color: #038F43;
}


.rack-rate-table table th,
.sub-dpt.search-item input
{
    background-color: #f5f8ff !important;
    border: 1px solid #bdcfe0 !important;
}

.heading{
    background-color:  #fff !important
}

.input-btn-holder{
    background-color:  #fff !important
}


.add{
background-color: #fff !important;
color: #5cb85c !important;
border: 1px solid #5cb85c  !important;

}
.add:hover{
background-color: #038F43 !important;
color: #fff !important;
}

.search{
background-color: #0d1323 !important;
border: 1px solid #0d1323 !important;
text-align: center !important;
color: #fff !important;
border-radius: 2px;
}

.search:hover{
background-color: #038F43 !important; 
color: #fff !important;
border: 1px solid #038F43 !important;
}

.clear{
    background-color: #d9534f !important;
    color: #fff !important;
    border: 1px solid #d9534f !important;
  }
  .clear:hover{
    background-color: #038F43 !important;
    color: #fff !important;
    border: 1px solid #038F43 !important;
  }

  .void{
    background-color: #F6B61B !important;
    color: #fff !important;
    border: 1px solid #F6B61B !important;
  }
  .void:hover{
    background-color: #038F43 !important;
    color: #fff !important;
    border: 1px solid #038F43 !important;
  }


.active{
    background-color: #038F43 !important; 
    color: #fff !important;
}

button{
    border-radius: 5px !important;

}


footer div, .reg-sub-container .dpt-row .item{
    color: #fff !important
}

.side-menu .active span {
    color: #fff !important
}

.box-holder .box p.top .fa{
    color: #0d1323;
}


.multiselect-dropdown .dropdown-btn .dropdown-down{
    border-top: 7px #adadad solid  !important;
    margin: 0px 0px 0px 0px !important;
    border-left: 5px solid transparent !important;
    border-right: 5px solid transparent !important;
}

.input-col input, .input-col select{
    width: 100%;
    text-indent: 10px;
    border: none;
    outline: none;
    height: 25px;
    background-color: #f5f8ff !important;
    color: #010e2f;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #bdcfe0 !important;
}


.modal-header{
    background-color: #5cb85c !important;
     color: white !important;
     font-weight: 600!important;
     font-family: Roboto,sans-serif !important;
     font-size: 14px !important;
     margin-bottom: 1px !important;
 
}

.modal-content{
  border: none !important;
  border-radius: 6px !important;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5) !important;
  box-shadow: 0 3px 9px rgba(0,0,0,.5) !important;
}


.page-item.active .page-link{
    background-color: #f5f8ff !important;
    color: #000 !important;
    border: 1px solid #bdcfe0 !important;
    /* font-weight: 600; */
    border-color: #bdcfe0 !important    ;
}

.page-link:focus{
    box-shadow: none !important
}




.mat-tab-label{
    background-color: #f5f8ff !important;
    opacity: 1 !important;
    font-family: Roboto,sans-serif !important;
    letter-spacing: .0892857143em;
    text-decoration: none;
    text-transform: uppercase;
    height: 48px;

  }
  
  .mat-tab-label-content{
    font-family: Roboto,sans-serif !important;
  }
  
  .mat-tab-group .mat-tab-labels :hover {
    background-color:  rgb(219, 236, 227)!important;
    color: #000; 
   
  
  }
  
  .mat-tab-labels :hover{
    color: #000 !important;
  }
  
  
  .mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar{
    background-color: #038F43 !important;
  }
  
  .mat-tab-label-active{
    background-color: var(--mdc-theme-primary,rgb(174, 226, 197)) !important;
    opacity: 1 !important;
    color: #000 !important;
  }
  
  .mat-tab-body-wrapper{
    margin-top: 10px !important;
  }
  
  .mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{
    background-color: #038F43 !important;
  }

  .multiselect .multiselect-dropdown span.dropdown-btn{
    border: 1px solid #c5cce0 !important; 
    background-color: #fff !important;
    height: 30px !important;
    padding: 2px !important;
    border-radius: 4px !important;
}

.scrollmin::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.scrollmin::-webkit-scrollbar
{
    width: 5px !important;
    height: 5px !important;
    background-color: #F5F5F5;
}

.scrollmin::-webkit-scrollbar-thumb
{
    background-color: #aaa;
}

.modal-title-font{
  font-size: 14px;
  font-weight: 600;
}

.rack-rate-table table th{
  position: sticky; 
  top: -1px;
  z-index:100;
}  

.multiselect .multiselect-dropdown .dropdown-btn .selected-item {
  padding: 0px 2px !important;
  border-radius: 2px !important;
}

.multiselect .multiselect-dropdown .dropdown-btn span {
  padding-right: 2px !important;
}

.multiselect-dropdown .dropdown-btn .dropdown-up {
  display: inline-block;
  width: 0;
  height: 0;
  border-bottom: 7px solid #adadad !important;
  border-left: 5px solid transparent !important;
  border-right: 5px solid transparent !important;
}



