.main-menu{
    background-color: #00798f;
}

.navbar__logo {
    font-size: 22px;
}

.btn-full{
    background-color: #00798f;
}

.filters__listing .btn.is-selected{
    background-color: #0161a6;
}

.header .profile__user .profile__menu .profile--view .btn-border{
    background-color: #00798f !important;
}

.header .profile__user.active{
    background-color: #00798f;
}

.header .user__ava{
    background-color: #00798f;
}

.navbar__list li .submenu__list .submenu__listitem.current::before{
    background-color: #fff;
}

.table thead{
    background-color: #00798f;
}

.cust-help .header{
    background-color: #00798f;
}


.main__content.categories .categories__head {
    width: 100% !important;
}

.tabbed__tabs{
    margin-top: 15px !important;
    width: 800px !important;
}

