/* SIGOS R8G: consistent toolbar geometry and unclipped analysis navigation. */
#m5ReiPanelV37 .r8gReiToolbar {
  align-items: center !important;
}
#m5ReiPanelV37 .r8gReiSearchShell,
#m5ReiPanelV37 .r8gReiToolbarActions {
  height: 44px !important;
  min-height: 44px !important;
  max-height: 44px !important;
  box-sizing: border-box !important;
  align-self: center !important;
  align-items: center !important;
  margin-block: 0 !important;
}
#m5ReiPanelV37 .r8gReiSearchShell {
  padding-block: 4px !important;
}
#m5ReiPanelV37 .r8gReiSearchShell .r8gReiSearch,
#m5ReiPanelV37 .r8gReiSearchShell .r8gReiButton.primary {
  height: 34px !important;
  min-height: 34px !important;
  max-height: 34px !important;
  box-sizing: border-box !important;
  margin: 0 !important;
  align-self: center !important;
}
#m5ReiPanelV37 .r8gReiToolbarActions .r8gReiButton {
  height: 44px !important;
  min-height: 44px !important;
  max-height: 44px !important;
  box-sizing: border-box !important;
  margin: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}
#m5Module .m5SubNavShellV37 {
  overflow: visible !important;
}
#m5SubNavV37 {
  padding: 6px 6px 8px !important;
  box-sizing: border-box !important;
  scroll-padding-inline: 6px !important;
  border-radius: 12px !important;
}
#m5SubNavV37 .m5SubBtnV37 {
  box-shadow: 0 2px 4px rgba(17, 50, 82, .10) !important;
}

