/* SIGOS_V37_R8G_REI_FINAL_3_FIXES_CSS: isolated final overrides. */
#m5ReiPanelV37 .r8gReiTable .r8gReiSticky {
  position: sticky !important;
  left: 0 !important;
  z-index: 31 !important;
  opacity: 1 !important;
  background: #fff !important;
  background-clip: border-box !important;
  mix-blend-mode: normal !important;
  isolation: isolate !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
#m5ReiPanelV37 .r8gReiTable thead .r8gReiSticky {
  z-index: 32 !important;
  background: #f7f9fc !important;
}
#m5ReiPanelV37 .r8gReiTable .r8gReiHistoryRow .r8gReiSticky {
  background: #fff3d9 !important;
}
#m5ReiPanelV37 .r8gReiSearchShell {
  display: flex !important;
  align-items: center !important;
}
#m5ReiPanelV37 .r8gReiSearchShell .r8gReiSearch,
#m5ReiPanelV37 .r8gReiSearchShell .r8gReiButton.primary {
  margin: 0 !important;
  align-self: center !important;
  box-sizing: border-box !important;
}
#m5ReiPanelV37 .r8gReiSearchShell .r8gReiButton.primary {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

