._graphFormContent_e9hpa_1 {
  position: relative;
  -webkit-overflow-scrolling: touch;
}

._title_e9hpa_6 {
  display: flex;
  justify-self: flex-start;
  align-items: center;
  position: sticky;
  height: 4rem;
  top: -0.1rem;
  z-index: 2;
  padding-left: 4rem;
  padding-right: 2rem;
  background-color: var(--color-white);
}

._titleText_e9hpa_19 {
  flex: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

._titleToggle_e9hpa_26 {
  flex: 0;
  margin-left: 1rem;
  font-size: 0.9rem;
}

._shadow_e9hpa_32 {
  position: sticky;
  top: 3.7rem;
  height: 1px;
  box-shadow: 0 2px 1px var(--color-gray-600);
  z-index: 1;
}

._headerContainer_e9hpa_40 {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 0 0 8px;
  padding: 0.5rem;
  color: var(--color-gray-800);
}

._headerContainer_e9hpa_40,
._headerContainer_e9hpa_40 * {
  cursor: pointer;
}

._toggle_e9hpa_54 {
  margin-left: 6px;
}

._fade_e9hpa_58 {
  color: var(--color-gray-500);
}

._tooltip_e9hpa_62 {
  border: 1px solid var(--color-gray-300);
  background: white;
  color: var(--color-gray-800);
}

/* stylelint-disable */
._tooltipArrow_e9hpa_69::before {
  border-bottom-color: var(--color-gray-300) !important;
}
/* stylelint-enable */
