/* HACK: DataPopover should be below the search box */
.DataPopoverContainer {
  z-index: 2;
}
