._navLinkItem_1v8co_1 {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

._link_1v8co_8 {
  color: var(--color-gray-700);
  font-size: 18px;
  flex: 1 1;
  display: flex;
  padding-left: 0;
}

._link_1v8co_8:hover,
._link_1v8co_8.active {
  background: var(--color-gray-200);
}

._iconOnly_1v8co_21._link_1v8co_8 {
  align-items: center;
  justify-content: center;
}

._iconOnly_1v8co_21._link_1v8co_8 {
  padding: 12px;
}

._linkIcon_1v8co_30 {
  margin-right: 0.5rem;
  width: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

._iconOnly_1v8co_21 ._linkIcon_1v8co_30 {
  width: auto;
}

._iconOnly_1v8co_21 ._linkIcon_1v8co_30 {
  margin: 0;
}

._navLinkLabel_1v8co_46 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

._linkContent_1v8co_52 {
  flex: 1 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-width: 0;
  overflow: hidden;
}

._dropdownToggle_1v8co_61 {
  width: 2.5rem;
  flex-shrink: 0;
}

._toggleIconPlaceholder_1v8co_66 {
  width: 2.5rem;
  flex-shrink: 0;
}

._dropdownContent_1v8co_71 {
  min-width: 0;
  margin-left: 0;
  width: 100%;
}

._dropdownContent_1v8co_71 ._link_1v8co_8 {
  font-size: 14px;
  color: var(--color-gray-600) !important; /* stylelint-disable-line */
  margin: 0 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  margin: 0;
}

/* Left offsets depending on how nested the link is in a dropdown */
._dropdownContent_1v8co_71 ._link_1v8co_8 {
  padding-left: 1rem;
}

._dropdownContent_1v8co_71 ._dropdownContent_1v8co_71 ._link_1v8co_8 {
  padding-left: 2rem;
}
