.tax-disease_custom_panel .simple-header__title::after {
  content: "";
  display: block;
  height: 2px;
  width: 55px;
  border-radius: 1px;
  background-color: #8BC400;
  margin-top: 12px;
}
.tax-disease_custom_panel .simple-header__title::before {
  content: "";
  width: 234px;
  height: 316px;
  position: absolute;
  background: url("/wp-content/themes/natera/assets/images/x-pattern-colors234x316.png") no-repeat;
  top: 20px;
  right: -40px;
  z-index: -1;
}
.tax-disease_custom_panel .et_pb_post {
  margin-bottom: 0;
}
.tax-disease_custom_panel #et-boc {
  width: 100%;
}
.tax-disease_custom_panel.et-db #et-boc .et-l .et_pb_section_2,
.tax-disease_custom_panel.et-db #et-boc .et-l .disease-risks {
  background: #F0F4F7;
}
.tax-disease_custom_panel.et-db #et-boc .et-l .disease-risks {
  padding-bottom: 5px;
  margin-top: 70px;
}
.tax-disease_custom_panel.et-db #et-boc .et-l .disease-risks .et_pb_row {
  padding-bottom: 25px;
}
.tax-disease_custom_panel.et-db #et-boc .et-l .filter-search__form {
  margin-top: -100px;
}
.tax-disease_custom_panel.et-db #et-boc .et-l .foot-notes-row {
  padding-top: 0;
}
.tax-disease_custom_panel .simple-header__row {
  padding: 0 20px !important;
}
.tax-disease_custom_panel .filter-search {
  padding: 20px 20px 0 20px;
}
.tax-disease_custom_panel .legal-text .natera_typography {
  padding: 0 20px;
}
.tax-disease_custom_panel .natera_foot_notes {
  padding: 0 20px;
}

.fm-disease_custom_panel_fields > .fm-item-description {
  margin-bottom: 10px;
  padding-top: 5px;
  font-weight: bold;
}

#col-left .fm-disease_custom_panel_footer_notes-wrapper,
#col-left .fm-disease_custom_panel_header_content-wrapper {
  display: none;
}

@media (max-width: 1200px) {
  .tax-disease_custom_panel .simple-header__title::before {
    display: none;
  }
}
@media (max-width: 980px) {
  .disease-risks__desktop-view {
    display: block;
    padding: 0;
    background: transparent;
    border: 0;
  }
  .disease-risks__results-table tbody .title-row {
    display: block;
    width: 100%;
    background-color: transparent !important;
  }
  .disease-risks__results-table tbody .title-row td {
    display: block;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #f2f5f8;
    font-size: 0.85rem;
    padding: 15px 20px;
  }
  .disease-risks__results-table tbody .title-row td:is([data-row-title]):before {
    content: attr(data-row-title) ":";
    display: inline-block;
    color: #004677;
    margin-right: 10px;
    font-size: 0.75rem;
    font-weight: 500;
  }
  .disease-risks__results-table tbody .title-row td:is([data-row-title=ETHNICITY]) {
    color: #000;
    font-size: 0.85rem;
    font-weight: 500;
    padding-bottom: 5px;
    border-bottom: none;
  }
  .disease-risks__results-table tbody .title-row td:is([data-row-title="CARRIER RATE"]) {
    padding: 10px 20px 5px 40px;
    border-bottom: none;
  }
  .disease-risks__results-table tbody .title-row td:is([data-row-title="RESIDUAL RISK"]) {
    padding: 5px 20px 5px 40px;
    border-bottom: none;
  }
  .disease-risks__results-table tbody .title-row td:is([data-row-title="DETECTION RATE"]) {
    padding: 5px 20px 10px 40px;
    border-bottom: none;
  }
  .disease-risks__results-table tbody .title-row td:last-child {
    border: none;
  }
  .disease-risks__results-table tbody .title-row .disease-risks__result-title {
    font-size: 0.95rem;
  }
  .disease-risks__results-table tbody .title-row .disease-risks__result-gene {
    background: #f0f4f7 !important;
  }
  .disease-risks__results-table tbody .title-row td.desktop {
    display: none;
  }
  .disease-risks__results-table tbody tr td {
    padding: 15px 20px;
  }
  .disease-risks__results-table tbody tr.title-row.expanded {
    background: transparent;
  }
  .disease-risks__results-table tbody tr.content-row.expanded > td {
    border-top: 1px solid rgba(0, 70, 119, 0.15);
  }
  .disease-risks__results-table tbody tr.content-row.expanded td strong {
    font-weight: 600 !important;
  }
  .disease-risks__results-table tbody tr.content-row.expanded p {
    font-size: 0.95rem;
    line-height: 26px;
  }
  .disease-risks__results-table tr.expanded td.disease-risks__result-title {
    background: linear-gradient(270deg, #BFE2F3 0%, #D6F2FA 100%);
  }
  .disease-risks__results-table thead {
    display: none;
  }
  .disease-risks__results-table thead tr th {
    padding: 15px 20px;
  }
  .disease-risks__result-title .title-row__wrapper {
    display: flex;
    justify-content: space-between;
  }
  .disease-risks .row_wrapper {
    display: block;
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: 30px;
    overflow: hidden;
    border: 1px solid rgba(0, 70, 119, 0.15);
  }
}
@media (min-width: 981px) {
  .disease-risks__expand.mobile {
    display: none;
  }
}

/*# sourceMappingURL=disease-custom-panel.css.map */
