

.obds-tablist {
  display: flex;
  flex-wrap: wrap;
  border-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}

.obds-tablist .obds-tab {
  white-space: nowrap;
  border-color: transparent;
  background-color: transparent;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  font-weight: 500 !important;
  font-family: Lato, sans-serif !important;
  line-height: 1rem;
  margin-top: 0.25rem;
  --tw-text-opacity: 1;
  color: #343747;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.obds-tablist .obds-active-tab {
  border-color: var(--primary-color) !important;
  color: var(--primary-color) !important;
  border-width: 0px;
  border-bottom-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(167 139 250 / var(--tw-text-opacity));
}

.obds-tablist .obds-inactive-tab {
  border-width: 0px;
  border-bottom-width: 2px;
  border-color: transparent;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

/* .obds-tablist {
  display: flex;
  flex-wrap: wrap;
  border-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}
.obds-tablist .obds-tab {
  white-space: nowrap;
  border-color: transparent;
  background-color: transparent;
  cursor: pointer;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.575rem !important;
  padding-bottom: 0.575rem !important;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500 !important;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  border-width: 0px;
  border-bottom-width: 2px;
  border-style: trasparent;
}
.obds-tablist .obds-active-tab {
  border-width: 0px;
  border-bottom-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: var(--primary-color) !important;
  --tw-text-opacity: 1;
  color: var(--primary-color) !important;
  border-top-left-radius: 0.225rem;
  border-top-right-radius: 0.225rem;
}
.obds-tablist .obds-inactive-tab {
  border-color: transparent;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
} */
