.top-header{position:relative;z-index:1035}
[data-bs-theme="blue-theme"] .top-header .navbar{
  background:linear-gradient(180deg,rgba(10,16,34,.96),rgba(16,21,44,.94))!important;
  border-bottom:1px solid rgba(255,255,255,.12);
  -webkit-backdrop-filter:blur(26px) saturate(160%);
  backdrop-filter:blur(26px) saturate(160%);
  box-shadow:0 10px 30px rgba(0,0,0,.18),inset 0 -1px 0 rgba(255,255,255,.04);
  z-index:1035!important
}
[data-bs-theme="blue-theme"] .top-header .navbar.topbar-scrolled,[data-bs-theme="blue-theme"] .top-header .navbar.sticky-header{
  background:linear-gradient(180deg,rgba(8,13,28,.98),rgba(14,20,40,.96))!important;
  border-bottom-color:rgba(255,255,255,.14);
  -webkit-backdrop-filter:blur(30px) saturate(175%);
  backdrop-filter:blur(30px) saturate(175%);
  box-shadow:0 14px 36px rgba(0,0,0,.24),inset 0 -1px 0 rgba(255,255,255,.04)
}
.main-wrapper .main-content{padding-top:2.5rem!important}
.main-wrapper .main-content>.page-breadcrumb:first-child{margin-top:.5rem}
.main-wrapper .main-content .page-breadcrumb .breadcrumb-item+.breadcrumb-item::before{
  content:"/"!important;
  font-family:inherit!important;
  color:rgba(255,255,255,.45);
  padding-right:.75rem
}
.main-wrapper .main-content .page-breadcrumb .breadcrumb .breadcrumb-item:first-child::before{display:none!important;content:none!important}
.mobile-search-panel{
  position:fixed;
  top:70px;
  left:0;
  right:0;
  z-index:1036;
  padding:.85rem 1rem 1rem;
  background:linear-gradient(180deg,rgba(8,13,28,.98),rgba(14,20,40,.96));
  border-bottom:1px solid rgba(255,255,255,.12);
  -webkit-backdrop-filter:blur(24px) saturate(160%);
  backdrop-filter:blur(24px) saturate(160%);
  box-shadow:0 18px 40px rgba(0,0,0,.24)
}
.mobile-search-panel.d-none{display:none!important}
.mobile-search-panel .mobile-search-wrap{position:relative}
.mobile-search-panel .mobile-search-input{
  width:100%;
  height:52px;
  border-radius:999px;
  padding:0 3rem;
  border:1px solid rgba(255,255,255,.14);
  background:rgba(24,34,72,.92);
  color:#fff
}
.mobile-search-panel .mobile-search-input::placeholder{color:rgba(255,255,255,.55)}
.mobile-search-panel .mobile-search-icon,.mobile-search-panel .mobile-search-close{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  color:rgba(255,255,255,.82)
}
.mobile-search-panel .mobile-search-icon{left:1rem}
.mobile-search-panel .mobile-search-close{right:1rem;cursor:pointer}
.mobile-search-results{
  margin-top:.85rem;
  max-height:calc(100vh - 160px);
  overflow:auto;
  border-radius:1rem;
  background:rgba(13,21,44,.98);
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 20px 40px rgba(0,0,0,.22)
}
.mobile-search-results .search-title,.mobile-search-results .search-list-item{color:#fff!important}
.mobile-search-results .search-list-item{padding:.85rem 1rem}
body.toggled:not(.sidebar-hovered) .sidebar-wrapper{width:84px!important}
body.toggled .top-header .navbar{left:84px!important}
body.toggled .main-wrapper{margin-left:84px!important}
body.toggled .page-footer{left:84px!important}
body.toggled.sidebar-hovered .top-header .navbar,body.toggled .sidebar-wrapper:hover~.top-header .navbar{left:260px!important}
body.toggled.sidebar-hovered .main-wrapper,body.toggled .sidebar-wrapper:hover~.main-wrapper{margin-left:260px!important}
body.toggled.sidebar-hovered .page-footer,body.toggled .sidebar-wrapper:hover~.page-footer{left:260px!important}
body.toggled:not(.sidebar-hovered) .sidebar-wrapper .sidebar-header{width:84px!important;padding-inline:0!important}
body.toggled:not(.sidebar-hovered) .sidebar-wrapper .sidebar-header .logo-icon{display:flex;align-items:center;justify-content:center;width:100%}
body.toggled:not(.sidebar-hovered) .sidebar-wrapper .sidebar-header .logo-img{width:42px;height:42px;object-fit:contain}
body.toggled:not(.sidebar-hovered) .sidebar-wrapper .sidebar-nav .metismenu>li>a{justify-content:center!important;padding:12px 0!important;min-height:56px}
body.toggled:not(.sidebar-hovered) .sidebar-wrapper .sidebar-nav .metismenu>li>a .menu-arrow,body.toggled:not(.sidebar-hovered) .sidebar-wrapper .sidebar-nav .metismenu>li>a .arrow-icon,body.toggled:not(.sidebar-hovered) .sidebar-wrapper .sidebar-nav .metismenu>li>a .menu-title{display:none!important}
body.toggled:not(.sidebar-hovered) .sidebar-wrapper .sidebar-nav .metismenu>li>a i.material-icons-outlined{margin:0!important;font-size:2rem;line-height:1}
body.toggled:not(.sidebar-hovered) .sidebar-wrapper .sidebar-bottom{width:84px!important}
