#topNav.onenet-v36-standard button[data-page] { display: none !important; }
  #topNav.onenet-v36-standard button.onenet-v36-std-nav {
    display: inline-flex !important;
    align-items: center !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }
  #topNav.onenet-v36-standard button.onenet-v36-std-nav.twog-rbac-hidden,
  #topNav.onenet-v36-standard button.onenet-v36-std-nav.twog-standard-nav-hidden,
  #topNav.onenet-v36-standard button.onenet-v36-std-nav.twog-v25-standard-hidden,
  #topNav.onenet-v36-standard button.onenet-v36-std-nav.onenet-v33-nav-hidden {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }
