﻿:root {
    --logo-height: 50px;
    --header-height: max(60px, var(--logo-height));
}

@media (max-width: 767px) {
    :root {
        --logo-height: 40px;
    }
}

@media (max-width: 980px) {
    :root {
        --header-height: 0px;
    }
}

#ZYIARBCUPY {
    position: relative;
    z-index: 100;
}

#ZYIARBCUPY .logo-img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    object-fit: contain;
    margin-inline: auto;
    position: relative;
    z-index: 3;
    height: var(--logo-height);
}

.logo-wrapper {
    height: 100%;
    display: block;
    align-content: center;
    text-align: center;
}

#ZYIARBCUPY .logo-img.dark-mode {
    mix-blend-mode: plus-lighter;
}

#header_logo_ZYIARBCUPY_el .logo-img.dark-mode {
    mix-blend-mode: normal;
}

#side_logo_ZYIARBCUPY_el .logo-wrapper {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #adb5bd;
}

.logo-img.side {
    height: 40px;
}

#ZYIARBCUPY .user-setting {
    width: max-content;
    display: flex;
    flex-direction: column;
    right: unset;
}

#ZYIARBCUPY #profile_access {
    align-content: center;
    cursor: pointer;
}

#ZYIARBCUPY .topbar .top-area {
    float: unset;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-block: 0.25rem;
}

#ZYIARBCUPY .top-area>ul.main-menu {
    float: unset;
}

.setting-row span {
    width: unset !important;
}

.mm-hasnavbar {
    padding: 0 !important;
}

.mm-hasnavbar:before {
    display: none;
}

.mm-navbars-top {
    position: relative;
}

.mm-navbar {
    position: relative;
    height: auto;
    line-height: normal;
}

.mm-panels, .mm-panels>.mm-opened {
    position: static !important;
    height: 100%;
}

.mm-panels>.mm-panel.mm-hasnavbar {
    padding: unset;
}

.mm-panels>.mm-panel>.mm-listview {
    margin: unset;
}

.mm-panels>.mm-panel:before {
    all: unset;
}

.mm-prev {
    left: unset !important;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

#ZYIARBCUPY .topbar {
    height: unset;
}

#ZYIARBCUPY .user-avatar-header {
    margin-top: 0;
}

.side-panel {
    top: 0;
}

#preloader_ZYIARBCUPY_el {
    position: fixed;
    z-index: 9999999;
    inset: 0;
    margin: auto;
    align-content: center;
    text-align: center;
    background-color: #fff;
}

#preloader_ZYIARBCUPY_el > div > div {
    height: 3px;
    background-color: var(--theme-primary-color);
    left: 0;
}

#preloader_ZYIARBCUPY_el[data-show=false] {
    display: none;
}

.close-menu-btn {
    color: rgba(0, 0, 0, 0.3);
}
#HILLFKJGOV {
  direction: rtl;
}

#HILLFKJGOV h1 {
    margin-block-end: 1rem;
    color: #fff !important;
}

#HILLFKJGOV .bluesh:before {
    background-color: #f94406;
}

#HILLFKJGOV .top-banner {
  padding-top: 0;
}

#HILLFKJGOV .active {
  color: #333;
}

#HILLFKJGOV .breadcrumb-item + .breadcrumb-item::before {
  content: '/';
  color: #333;
}#HFSQZJVTHR li i {
  color: #ffa500;
}#IFPKDJMYOV a {
  line-height: 1.75em;
}

#IFPKDJMYOV ul {
  display: grid;
  gap: 0.5rem;
}

#IFPKDJMYOV b {
  color: #17a2b8;
}

#IFPKDJMYOV .category-name {
  color: #17a2b8;
}#BROGMWBJFY a {
  line-height: 1.75em;
}

#BROGMWBJFY ul {
  display: grid;
  gap: 0.5rem;
}

#BROGMWBJFY b {
  color: #ffa500;
}

#BROGMWBJFY .category-name {
  color: #888;
}#FUOGTHPQWT .user-setting {
    width: max-content;
    display: flex;
    flex-direction: column;
    right: unset;
}

#FUOGTHPQWT .footer-description:empty {
    display: none;
}