.apex-tooltip {
  z-index: 1;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px;
  padding-top: 10px;
}