/* -------------------
BEGIN bootstrap-variables-mixins 
Sitecore Resource: 421ae837-3b3b-4737-bade-ff2e12f1fdeb
   -------------------*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* -------------------
BEGIN variables-mixins 
Sitecore Resource: d0a3381e-fd8c-47ed-8b0b-a2467fec1953
   -------------------*/
/* -------------------
BEGIN signs-and-symptoms 
Sitecore Resource: 8f0ddb15-b85e-410e-b2f6-4c9a9e5cbd09
   -------------------*/

.section-hero-interior {
  background-position-y: 28%;
}
@media (min-width:768px) {
  .hall-percs {
    display: flex;
    justify-content: center;
  }
}
@media (max-width:991px) and (min-width:768px) {
  .hall-percs {
    flex-wrap: wrap;
  }
}
@media (max-width:767px) {
  .hall-percs {
    max-width: 340px;
    margin: 0 auto;
    flex-direction: column;
  }
}
.hall-percs > div {
  min-width: 180px;
  width: 20%;
}
@media (max-width:767px) {
  .hall-percs > div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
    width: auto;
    min-width: 0;
  }
}
@media (max-width:767px) {
  .hall-percs > div:nth-child(even) {
    justify-content: flex-end;
  }
}
@media (max-width:767px) {
  .hall-percs > div:nth-child(even) .anatomy-icon {
    order: 1;
  }
}
.hall-percs .anatomy-icon {
  width: 140px;
  border: 2px solid #af1685;
  border-radius: 50%;
  height: 140px;
  display: flex;
  padding: 0 30px;
  margin: 0 auto 20px;
  align-items: center;
}
@media (max-width:1199px) {
  .hall-percs .anatomy-icon {
    width: 124px;
    height: 124px;
  }
}
@media (max-width:767px) {
  .hall-percs .anatomy-icon {
    margin: 0;
    flex-basis: auto;
  }
}
.hall-percs .anatomy-icon img {
  max-width: 100%;
  width: 100%;
}
.hall-percs .desc {
  text-align: center;
  margin-bottom: 20px;
  padding: 0 10px;
}
@media (max-width:767px) {
  .hall-percs .desc {
    margin: 0 10px;
  }
}
.hall-percs .desc .hallmark {
  display: block;
  font-weight: bold;
  font-size: 15px;
}
.hall-percs .desc .percentage {
  font-size: 30px;
  color: #af1685;
  font-weight: bold;
}
.section-asmd-presenting {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width:991px) {
  .section-asmd-presenting {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.section-asmd-presenting > h3,
.section-asmd-presenting > .h3 {
  margin-top: 0;
}
.section-commonly-mimic .text-component {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width:991px) {
  .section-commonly-mimic .text-component {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.section-commonly-mimic .text-component > h3,
.section-commonly-mimic .text-component > .h3 {
  margin-top: 0;
}
.anatomy-symptom-wrap {
  position: relative;
}
@media (min-width:768px) {
  .anatomy-symptom-wrap {
    display: flex;
    margin: 50px 0;
    justify-content: center;
  }
}
.body-graphic {
  flex: 0 0 160px;
  position: relative;
}
.body-graphic > img {
  display: block;
  width: 100%;
}
.hotspot-toggles {
  list-style: none;
  margin: 0;
  padding: 0;
}
.hotspot-toggles > li.active a {
  color: #af1685;
}
.hotspot-toggles > li a {
  position: absolute;
  width: 27px;
  height: 27px;
  border: 3px solid;
  border-radius: 50%;
  background-color: #f0d2e6;
  color: #5a5a5a;
  text-decoration: none;
  transform: translate(-50%, -50%);
  transition: transform 50ms;
}
.hotspot-toggles > li a:hover {
  transform: translate(-50%, -50%) scale(1.15);
}
.hotspot-toggles > li a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f067";
  font-size: 19px;
  display: block;
  position: relative;
  text-align: center;
  backface-visibility: hidden;
  left: 0px;
  border: 2px solid transparent;
  top: -2px;
}
.hotspot-toggles > li a[href="#pulmonary"] {
  top: 140px;
  left: 56px;
}
.hotspot-toggles > li a[href="#hepatic"] {
  top: 220px;
  left: 60px;
}
.hotspot-toggles > li a[href="#splenic"] {
  top: 240px;
  left: 110px;
}
.hotspot-toggles > li a[href="#hematologic"] {
  top: 380px;
  left: 47px;
}
.hotspot-toggles > li a[href="#gastrointestinal"] {
  top: 280px;
  left: 80px;
}
.hotspot-toggles > li a[href="#neurological"] {
  top: 10px;
  left: 65px;
}
.hotspot-toggles > li a[href="#ophthalmologic"] {
  top: 40px;
  left: 90px;
}
.hotspot-toggles > li a[href="#cardiac"] {
  top: 155px;
  left: 105px;
}
.hotspot-toggles > li a[href="#skeletal"] {
  top: 480px;
  left: 106px;
}
.anatomy-name-toggles {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 30px;
  margin-left: 30px;
  align-self: center;
  flex: 0 0 auto;
}
@media (max-width:991px) {
  .anatomy-name-toggles {
    font-size: 26px;
  }
}
.anatomy-name-toggles li:not(:last-child) {
  margin-bottom: 5px;
}
.anatomy-name-toggles li:nth-child(5) {
  margin-bottom: 20px;
  border-bottom: 1px solid #2bc4b6;
  padding-bottom: 25px;
}
.anatomy-name-toggles li a {
  color: #5e2751;
  text-decoration: none;
}
.anatomy-name-toggles li a:after {
  content: '';
  border-color: transparent;
  border-style: solid;
  border-width: 10px 15px;
  border-left-color: inherit;
  visibility: hidden;
  width: 0;
  height: 0;
  display: inline-block;
  margin-left: 10px;
}
.anatomy-name-toggles li.active a {
  color: #af1685;
}
.anatomy-name-toggles li.active a:after {
  visibility: visible;
}
.anatomy-list {
  list-style: none;
  padding: 0;
  margin: 0 0 0 60px;
  flex: 0 1 500px;
  position: relative;
}
@media (max-width:991px) {
  .anatomy-list {
    margin-left: 30px;
  }
}
@media (max-width:767px) {
  .anatomy-list {
    margin: 0;
  }
}
.anatomy-list > li {
  border-width: 0 0 0 30px;
  margin: 0;
  box-shadow: none;
  border-color: #af1685;
  border-radius: 0;
  padding: 10px 45px;
  background: #e8ecf7;
}
@media (min-width:768px) {
  .anatomy-list > li {
    visibility: hidden;
    position: absolute;
    transform: translateX(20px);
    transition: all 300ms;
    opacity: 0;
    width: 100%;
  }
}
@media (max-width:991px) {
  .anatomy-list > li {
    padding: 10px 25px;
    border-left-width: 10px;
  }
}
@media (max-width:767px) {
  .anatomy-list > li {
    border: 0;
    background-color: #e9ecf6;
    margin-bottom: 10px;
  }
}
.anatomy-list > li:before {
  width: 110px;
  height: 110px;
  position: absolute;
  left: -15px;
  top: 50%;
  background-color: white;
  border: 6px solid #af1685;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width:992px) {
  .anatomy-list > li:before {
    content: '';
  }
}
@media (min-width:768px) {
  .anatomy-list > li.active {
    visibility: visible;
    transform: translateX(0px);
    opacity: 1;
    transition-delay: 300ms;
  }
}
@media (max-width:767px) {
  .anatomy-list > li.open {
    background-color: #5e2751;
  }
}
img.anatomy-icon {
  position: absolute;
  left: -15px;
  top: 50%;
  width: 64px;
  transform: translate(-50%, -50%);
}
@media (max-width:991px) {
  img.anatomy-icon {
    display: none;
  }
}
a.symptom-list-heading {
  padding: 10px 20px;
  font-size: 30px;
  color: #5e2751 !important;
  display: block;
  font-weight: bold;
  text-decoration: none;
  line-height: 1;
  position: relative;
}
@media (max-width:991px) {
  a.symptom-list-heading {
    font-size: 20px;
    padding: 10px 30px 10px 0;
  }
}
a.symptom-list-heading:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  border: 2px solid;
  width: 20px;
  height: 20px;
  font-size: 14px;
  border-radius: 50%;
  text-align: center;
  line-height: 1.2;
  position: absolute;
  right: 0;
  top: 10px;
  color: #af1685;
  background-color: #f0d2e6;
}
@media (max-width:767px) {
  a.symptom-list-heading:after {
    content: "\f068";
  }
}
.open a.symptom-list-heading:after {
  color: inherit;
  background-color: transparent;
}
@media (max-width:767px) {
  a.symptom-list-heading.collapsed:after {
    content: "\f067";
  }
}
.open a.symptom-list-heading {
  color: white !important;
}
a.symptom-list-heading em {
  font-size: 24px;
  color: #58595b;
}
@media (max-width:767px) {
  a.symptom-list-heading em {
    font-size: 16px;
    color: white;
  }
}
.symptom-list {
  list-style: none;
  padding: 0;
  overflow: hidden;
}
@media (min-width:768px) {
  .symptom-list {
    display: block;
    height: auto !important;
  }
}
.symptom-list > li {
  padding: 10px 20px;
  font-size: 24px;
  border-top: 1px solid white;
  line-height: 1.2;
  color: #58595b;
}
@media (max-width:991px) {
  .symptom-list > li {
    font-size: 16px;
    padding: 10px 0;
  }
}
@media (max-width:767px) {
  .symptom-list > li {
    color: white !important;
  }
}
.regular {
  font-weight: 400;
}
.section-symptom-overlap {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width:991px) {
  .section-symptom-overlap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.section-symptom-overlap > h3:first-child,
.section-symptom-overlap > .h3:first-child {
  margin-top: 0;
}
@media (min-width:1200px) {
  .section-symptom-overlap > h3:first-child,
  .section-symptom-overlap > .h3:first-child {
    white-space: nowrap;
  }
}
.section-symptom-overlap table.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #e2dedb;
}
.section-symptom-overlap table.table-striped > tbody > tr:nth-of-type(odd) td:nth-child(2),
.section-symptom-overlap table.table-striped > tbody > tr:nth-of-type(odd) td:nth-child(3) {
  background-color: #c3b9b3;
}
.section-symptom-overlap table.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #f5f4f3;
}
.section-symptom-overlap table.table-striped > tbody > tr:nth-of-type(even) td:nth-child(2),
.section-symptom-overlap table.table-striped > tbody > tr:nth-of-type(even) td:nth-child(3) {
  background-color: #d9d3cf;
}
.section-symptom-overlap table {
  margin-top: 25px;
  border-collapse: separate;
}
@media (min-width:1200px) {
  .section-symptom-overlap table {
    font-size: 22px;
  }
}
@media (max-width:991px) {
  .section-symptom-overlap table {
    font-size: 14px;
  }
}
.section-symptom-overlap table > thead > tr > th {
  color: white;
  text-align: center;
  line-height: 1.2;
  border: none;
  border-right: 1px solid white;
  font-weight: 700;
}
.section-symptom-overlap table > thead > tr > th:not(:first-child) {
  background-color: #774967;
  vertical-align: middle;
}
.section-symptom-overlap table > thead > tr > th:nth-child(2),
.section-symptom-overlap table > thead > tr > th:nth-child(3) {
  background-color: #612550;
}
@media (max-width:1199px) {
  
}
@media (min-width:1200px) {
  .section-symptom-overlap table > tbody > tr {
    height: 70px;
  }
}
.section-symptom-overlap table > tbody > tr > td {
  vertical-align: middle;
  border-top: 1px solid white;
  border-right: 1px solid white;
  line-height: 1.2;
}
@media (min-width:992px) {
  .section-symptom-overlap table > tbody > tr > td {
    padding: 10px 15px;
  }
}
.section-symptom-overlap table > tbody > tr > td:not(:first-child) {
  text-align: center;
}
.section-symptom-overlap table > tbody > tr > td.overlap-yes {
  position: relative;
  color: transparent;
}
.section-symptom-overlap table > tbody > tr > td.overlap-yes:after {
  background-color: #5e2751;
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  border-radius: 50%;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
}
@media (max-width:1199px) {
  
}
.section-symptom-overlap table > tbody > tr:nth-child(odd) td:first-child {
  background-color: #a1dada;
}
.section-symptom-overlap table > tbody > tr:nth-child(even) td:first-child {
  background-color: #b3e1e1;
}
@media (max-width:767px) {
  .section-symptom-overlap .bg-aqua-dark.h3 {
    background-color: transparent;
  }
}
@media (min-width:768px) {
  .section-symptom-overlap .bg-aqua-dark.h3 {
    padding: 15px 40px;
    color: white;
    margin: 30px 0;
  }
}
@media (min-width:992px) {
  .section-symptom-overlap .bg-aqua-dark.h3 {
    padding: 30px 90px;
  }
}
/*.sticky-h-headers {
    @media @xs-max {
        display: block;
        overflow-x: auto;
        position: relative;
    }
    
    > thead > tr > th:first-child,
    > tbody > tr > td:first-child {
        @media @xs-max {
            position: sticky;
            left: 0;
            z-index: 1;
        }
    }
    
    th.mobile-controls {
        background: white;
        padding: 0;
        vertical-align: middle;
        
        button {
            border: 0;
            background: transparent;
            -webkit-appearance: none;
            color: @brand-primary;
            font-size: 34px;
            outline: none;
            
            &[disabled] {
                color: #8d8c8e;
            }
        }
    }
}*/

.section-cta-2-col {
  padding-top: 0;
}
/* -------------------
BEGIN symptom-overlap-table 
Sitecore Resource: 59d5ca5a-3d38-413b-89dc-8706ad039a88
   -------------------*/

@media (max-width:767px) {
  .sticky-h-headers {
    display: block;
    overflow-x: auto;
    position: relative;
  }
}
@media (max-width:767px) {
  .sticky-h-headers > thead > tr > th:first-child,
  .sticky-h-headers > tbody > tr > td:first-child {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 1;
  }
}
.sticky-h-headers .mobile-controls {
  background: white;
  padding: 0;
  vertical-align: middle;
}
.sticky-h-headers .mobile-controls button {
  border: 0;
  background: transparent;
  -webkit-appearance: none;
  color: #af1685;
  font-size: 34px;
  outline: none;
  padding: 5px;
}
.sticky-h-headers .mobile-controls button[disabled] {
  color: #8d8c8e;
}