.sbr-nav-cls {
    color: var(--bs-accordion-bg);
    background: #009959;border-style: none;
    --bs-primary: #009959;
    --bs-primary-rgb: 0,153,89;
    --bs-secondary: #b7eebc43;
    --bs-secondary-rgb: 183,238,188;
    --bs-body-color: rgb(44,44,44);
    height: auto;
}
.sbr-nav-div-a-cls {
    --bs-primary: #009959;
    --bs-primary-rgb: 0,153,89;
    --bs-secondary: #b7eebc43;
    --bs-secondary-rgb: 183,238,188;
    --bs-body-color: rgb(44,44,44);
}
.sbr-ul-cls {
    background: #009959;
    border-style: none;
    color: rgb(0,0,0);
    height: auto;
    --bs-secondary: rgba(183,238,188,0.26);
    --bs-secondary-rgb: 183,238,188;
}
.sbr-li-cls {
    font-size: 16px;
    border-style: none;
}
.sbr-li-div-a-cls {
    font-size: 16px;
    margin-left: 40px;
}
.sbr-li-a-cls {
    font-size: 16px;
}
.sbr-img-cls {
    width: 18px;
    height: 18px;
    filter: brightness(0) invert(1);
    margin-left: 5px;
}
.sbr-img-tasks-cls {
    width: 18px;
    height: 18px;
    filter: brightness(0) invert(1);
    margin-left: 5px;
}
.sbr-img-orders-cls {
    width: 20px;
    height: 20px;
    filter: brightness(0) invert(1);
    margin-left: 5px;
}
.sbr-img-users-cls {
    width: 25px;
    height: 25px;
    filter: brightness(0) invert(1);
}
.sbr-img-settings-cls {
    width: 15px;
    height: 15px;
    filter: brightness(0) invert(1);
}

.sbr-span-parent-cls {
    font-size: 16px;
    margin-left: 5px;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 153, 89);
}

.sbr-span-sub-cls {
    font-size: 15px;
    border-style: none;
    border-color: transparent;
}
.sbr-span-users-cls {
    font-size: 16px;
    margin-left:5px;
}


.sbr-accordion-2-cls {
    font-size: 15px;
    background-color: #009959 !important;
}

.sbr-accordion-2-div-cls {
    background: rgb(0,153,89);
    color: rgb(0,153,89);
    border-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-style: none;
    border-right-width: 0px;
    border-bottom-right-radius: 0;
    display: block;
    overflow: visible;
    font-size: 16px;
}

.sbr-accordion-2-btn-cls {
    background: #009959;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 16px;
    color: #009959;
    height: 53.1953px;
    border-style: none;
    border-bottom-style: none;
    background-color: #009959 !important;
}

.sbr-accordion-2-btn-span-cls {
    background: #009959;
    font-size: 16px;
    color: rgb(255, 255, 255);
    margin-left: 12px;
}

.sbr-collapse-cls {
    border-style: none;
    border-radius: 0;
    font-size: 16px;
    background: #009959;
    padding-left: 20px;
}

.sbr-collapse-a-cls {
    font-size: 16px;
    display: inline;
    border-style: none;
    border-color: var(--bs-accordion-active-color);
    text-decoration: underline;
    color: transparent;
}
.sbr-collapse-a-span-cls {
    color: rgb(213,235,222);
    border-style: none;
    font-size: 15px;
    --bs-primary: #9ea3b1;
    --bs-primary-rgb: 158,163,177;
}