
@media (max-width:1024px){
  .amf-admin-shell-native,
  .amf-partner-shell-native{
    overflow-x:clip!important;
    overscroll-behavior-x:none!important;
  }

  
  .amf-admin-shell-native .amf-shell-topbar-v65,
  .amf-partner-shell-native .amf-shell-topbar-v65{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100vw!important;
    max-width:100vw!important;
    height:64px!important;
    min-height:64px!important;
    max-height:64px!important;
    z-index:29!important; 
    margin:0!important;
    transform:none!important;
    will-change:auto!important;
    background:#fff!important;
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
    box-shadow:0 2px 10px rgba(15,56,100,.08)!important;
    contain:layout paint!important;
  }

  
  .amf-admin-shell-native .amf-shell-content-v65,
  .amf-partner-shell-native .amf-shell-content-v65{
    padding-top:78px!important;
    scroll-padding-top:78px!important;
  }

  
  .amf-admin-shell-native .amf-shell-topbar-v65 > div,
  .amf-partner-shell-native .amf-shell-topbar-v65 > div{
    min-width:0!important;
    flex-wrap:nowrap!important;
  }
  .amf-admin-shell-native .amf-shell-topbar-v65 > div:last-child > label,
  .amf-partner-shell-native .amf-shell-topbar-v65 > div:last-child > label{
    flex:0 0 62px!important;
    width:62px!important;
    min-width:62px!important;
    max-width:62px!important;
    padding:0 4px!important;
  }
  .amf-admin-shell-native .amf-shell-topbar-v65 > div:last-child > label select,
  .amf-partner-shell-native .amf-shell-topbar-v65 > div:last-child > label select{
    width:54px!important;
    max-width:54px!important;
    font-size:12px!important;
    padding:0!important;
  }

  
  .amf-admin-shell-native .amf-shell-topbar-v65 *,
  .amf-partner-shell-native .amf-shell-topbar-v65 *,
  .amf-admin-shell-native .amf-shell-sidebar-v65 *,
  .amf-partner-shell-native .amf-shell-sidebar-v65 *{
    transition-duration:0s!important;
    animation-duration:0s!important;
  }
  .amf-admin-shell-native .amf-shell-sidebar-v65,
  .amf-partner-shell-native .amf-shell-sidebar-v65{
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
  }
  .amf-admin-shell-native [class*="backdrop-blur"],
  .amf-partner-shell-native [class*="backdrop-blur"]{
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
  }
}

@media (max-width:520px){
  .amf-admin-shell-native .amf-shell-topbar-v65,
  .amf-partner-shell-native .amf-shell-topbar-v65{
    height:60px!important;
    min-height:60px!important;
    max-height:60px!important;
  }
  .amf-admin-shell-native .amf-shell-content-v65,
  .amf-partner-shell-native .amf-shell-content-v65{
    padding-top:70px!important;
    scroll-padding-top:70px!important;
  }
  .amf-admin-shell-native .amf-shell-topbar-v65 > div:last-child > label,
  .amf-partner-shell-native .amf-shell-topbar-v65 > div:last-child > label{
    flex-basis:56px!important;
    width:56px!important;
    min-width:56px!important;
    max-width:56px!important;
  }
  .amf-admin-shell-native .amf-shell-topbar-v65 > div:last-child > label select,
  .amf-partner-shell-native .amf-shell-topbar-v65 > div:last-child > label select{
    width:48px!important;
    max-width:48px!important;
  }
}
