:is([data-layout=vertical],[data-layout=semibox])[data-sidebar=dark] .navbar-menu {
    background: #1e293b;
    border-right: #1e293b;
}

.navbar-menu .navbar-nav .nav-link svg {
    width: 30px;
   
}

.nav-item:hover , .nav-item:focus {
    background: #2e3f5b;
    border-radius: 15px;
}

.nav-item.active {
    background: #2e3f5b;
    border-radius: 15px;
    margin: 0px 5px;
}

.nav-item.active:hover {
    background: #2e3f5b;
    border-radius: 15px;
    margin: 0px 5px;
}

.header-profile-user {
    height: 40px;
    width: 40px;
}

:is([data-layout=vertical],[data-layout=semibox])[data-sidebar=dark] .navbar-nav .nav-link svg {
     color: #77868F;
}

:is([data-layout=vertical],[data-layout=semibox])[data-sidebar=dark] .navbar-nav .nav-link {
    color: #C8E7FA;
    font-size: 16px;
}

.progress-bar-primary .bar-1 {
        background-color: #475569;
}

.progress-bar-primary .bar-2 {
        background-color: #4DCA68;
}

.progress-bar-primary .bar-3 {
        background-color: #F53A2E;
}

.progress-bar-primary .bar-4 {
        background-color: #07A6FF;
}

.chartjs-chart.pie {
    max-height: 205px;
}

.fc-toolbar-chunk .btn-group .btn , .fc-toolbar-chunk .fc-today-button {
    color: white;
    background-color: #2c3e50!important;
}

.fc-toolbar-chunk .btn-group .btn:hover, .fc-toolbar-chunk .btn-group .btn.active {
    color: white;
    background-color: #76818d!important;
}

.fc .fc-scroller-liquid-absolute::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #F5F5F5;
}

.fc .fc-scroller-liquid-absolute::-webkit-scrollbar {
    width: 5px;
	background-color: #F5F5F5;
}

.fc .fc-scroller-liquid-absolute::-webkit-scrollbar-thumb {
    border-radius: 10px;
	background-color: #55555559;
}

::-webkit-scrollbar {
    width: 5px;
  }

/* Track */
::-webkit-scrollbar-track {
    border-radius: 10px;
	background-color: #F5F5F5;
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    border-radius: 10px;
	background-color: #55555559; 
  }

  .tab-content {
    height: 275px;
    overflow: auto;
  }

  .nav-tabs-custom .nav-item .nav-link.active {
    color: #009fe3;
    background: transparent;
}

.nav-link:hover, .nav-link:focus {
    color: #009fe3;
}

.nav-item:hover {
    background: transparent;
    border-radius: 0;
}

.nav-tabs-custom .nav-item .nav-link:after {
    content: "";
    background: #009fe3;
    height: 1px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    transition: all .25s ease 0s;
    transform: scale(0);
}

.approve-btn {
    color: white;
    background: #28a745;
    border: none;
    border-radius: 10px;
    padding: 3px 10px;
    font-weight: 500;
}

.reject-btn {
    color: white;
    background: #e63c3c;
    border: none;
    border-radius: 10px;
    padding: 3px 10px;
    font-weight: 500;
}

.page-link.active, .active>.page-link {
    z-index: 3;
    color: var(--vz-pagination-active-color);
    background-color: #009FE3;
    border-color: #009FE3;
}

.page-link {
    color: #009FE3;
} 

.page-link:hover {
    color: #009FE3;
}

.filter-dropdown {
    width: 375px;
    border-radius: 8px;
}

.filter-dropdown .dropdown-head {
    background: #f8f8f8;
    color: #7d7f8d;
}

.filter-dropdown .filter-main-div {
    color: #7d7f8d;
}

.close-filter {
    cursor: pointer;
}

.dropdown-footer {
    text-align: right;
}

.edit-btn  {
    background: #EAFBE7;
    border: 1px solid #C6F0C2;
    color: #328048;
    padding: 5px;
    padding-top: 2px;
    padding-right: 0px;
    box-shadow: none;
    border-radius: 4px;
}

.bag-btn {
    background: #EAF3FC;
    border: 1px solid #88C7F5;
    color: #0C75AF;
    padding: 5px;
    padding-top: 2px;
    padding-right: 0px;
    box-shadow: none;
    border-radius: 4px;
}

.user-btn {
    background: #EAF3FC;
    border: 1px solid #88C7F5;
    color: #0C75AF;
    padding: 5px;
    padding-top: 2px;
    padding-right: 0px;
    box-shadow: none;
    border-radius: 4px;
}

.people-btn {
    background: #EAF3FC;
    border: 1px solid #88C7F5;
    color: #0C75AF;
    padding: 5px;
    padding-top: 2px;
    padding-right: 0px;
    box-shadow: none;
    border-radius: 4px;
}

.view-btn {
    background: #EAF3FC;
    border: 1px solid #88C7F5;
    color: #0C75AF;
    padding: 5px;
    padding-top: 2px;
    padding-right: 0px;
    box-shadow: none;
    border-radius: 4px;
}

.doc-search-btn {
    background: #FDF4DC;
    border: 1px solid #FAE7B9;
    color: #D9822F;
    padding: 5px;
    padding-top: 2px;
    padding-right: 0px;
    box-shadow: none;
    border-radius: 4px;
}

.brif-btn {
    background: #FDF4DC;
    border: 1px solid #FAE7B9;
    color: #D9822F;
    padding: 5px;
    padding-top: 2px;
    padding-right: 0px;
    box-shadow: none;
    border-radius: 4px;
}

.discharge-btn {
    background: #fcecea;
    border: 1px solid #f7d2cd;
    color: #D02B20;
    padding: 4px;
    padding-right: 0px;
    padding-top: 3px;
    box-shadow: none;
    border-radius: 4px;
}

.del-btn {
    background: #fcecea;
    border: 1px solid #f7d2cd;
    color: #D02B20;
    padding: 3px;
    box-shadow: none;
    border-radius: 4px;
}

.btn-close {
    font-size: 8px;
    margin-top: -50px!important;
}

.btn-light {
    padding: 5px 22px;
    background: #f6f6f6;
    box-shadow: none;
    border: 1px solid #e8eaed;
}

.btn-info {
    padding: 5px 22px;
}

.btn-danger {
    padding: 5px 22px;
    background: #D02B20;
}

.btn-warning {
    background: #F0B10E;
    padding: 5px 22px;
}

.border-right {
    border-right: 1px solid #CED4DA;
}

.btn-success {
    box-shadow: none;
    padding: 5px 22px;
}

#companyModal .modal-dialog {
    max-width: 60%;
}

#companyModal .modal-dialog .company-main-title {
    background: #f1f5f9;
    padding: 5px 10px;
}

#userModal .modal-dialog {
    max-width: 60%;
}

#userModal .modal-dialog .company-main-title {
    background: #f1f5f9;
    padding: 5px 10px;
}

.orgnization-edit-head a {
    color: #009FE3;
    font-weight: 600;
}

.float-right {
    float: right;
}

.custom-file-button input[type="file"] {
    margin-left: -2px !important;
    
}

.custom-file-button input[type="file"]::-webkit-file-upload-button {
        display: none;
    }
    .custom-file-button input[type="file"]::file-selector-button {
        display: none;
    }
.custom-file-button .input-group-text {
    background-color: rgb(10, 147, 238); 
    color: white;
}

.width-webkit {
    width: -webkit-fill-available;
}

.items-select-wrapper {
    max-width: 225px;
    width: 100%;
}

.bill-tasks {
    max-width: 175px!important;
    width: 100%;
}

.input-group-btn {
    position: relative;
    font-size: 22px;
    vertical-align: middle;
    border: 1px solid #dbdfe4;
    border-radius: 5px;
}

.input-group-btn a{
    color: black;
    padding: 0px 7px;
}

.input-group-btn span {
    color: black;
    padding: 7px 7px;
    box-shadow: none;
    border: none;
}

.form-check-input:checked {
    background-color: #009FE3;
    border-color: #009FE3;
}

a:hover {
    color: #009FE3;
}

.import-file {
        width: auto;
        max-width: 100%;
        color: #444;
        padding: 8px;
        background: #fff;
        border-radius: 6px;
        border: 1px solid #ced4da;
      }

.box-shadow-none {
    box-shadow: none;
}

.text-primary {
    color: #009FE3 !important;
}

.badge-soft-success {
    padding: 5px 10px;
    font-size: 12px;
    border: 1px solid #45cb85;
}

.pdf-btn {
    background: white;
    padding: 5px 10px;
    border: 1px solid black;
}

.c-pointer {
    cursor: pointer;
}

.choices__list--multiple .choices__item {
    background-color: #299cdb;
    border: 1px solid #299cdb;
}

.error {
    color: red;
}

.company-form {
    overflow: hidden !important;
    height: auto !important;
}

.invalid-feedback {
    color: red;
    display: block;
}

.add-representative {
    position: absolute;
    right: 0;
    top: 0;
}
.remove-representative {
    position: relative;
    margin-left: 10px;
}
.remove-tab {
    float: right;
    margin-left: 10px;
    cursor: pointer;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
    padding-top: 8px;
}
.ml-4{
    margin-left: 4px;
}
.organization-form {
    height: auto !important;
    overflow: unset !important;
}
.status-btn {
    background: #EAFBE7;
    border: 1px solid #C6F0C2;
    color: #328048;
    padding: 5px;
    padding-top: 2px;
    padding-right: 0px;
    box-shadow: none;
    border-radius: 4px;
}
.field-mandatory{
    color: red;
}
