
:root{
    --base-h: 0;
    --base-s: 0%;
    --base-l: 0%;

    --accent-h: 220;
    --accent-s: 49%;
    --accent-l: 15%;
}
.dashboard .sidebar-menu{background-color:#252525}.dashboard .sidebar-menu-list__link{color:#fff}.dashboard .dashboard-header{background-color:#333}.dashboard .user-info__button{color:#fff!important}.dashboard__right{margin-left:250px;width:calc(100% - 250px)}@media screen and (max-width:991px){.dashboard__right{width:100%;margin-left:0}}.dashboard .sidebar-menu{width:250px}.table.table-style-two thead tr th{background-color:#333;color:#fff}.dashboard .sidebar-menu-list__item.active>a{background-color:hsla(0,0%,100%,.1)}.loader-p{border:0 solid transparent;background-image:url(https://www.crakrevenue.com/wp-content/uploads/2024/05/apple-touch-icon.png);background-size:30%;background-repeat:no-repeat;background-position:50%;box-sizing:border-box;border-radius:50%;width:150px;height:150px;position:absolute;top:calc(50vh - 75px);left:calc(50vw - 75px);animation:floatUpDown 2s ease-in-out infinite}@keyframes floatUpDown{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.dashboard .user-info__thumb{width:44px;height:44px}.dashboard .sidebar-menu-list__link {font-size: 0.8375rem;font-weight: 400;}