﻿/* #region bootstrap colors / theme colors */
/* #endregion */
/* #region bootstrap color tints */
/* #endregion */
.person.summary .name {
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: 600;
}
.person.summary .postnominal {
  font-weight: 300;
}
.person.summary .title,
.person.summary .academic-rank {
  margin-bottom: 0.3125rem;
}
.person.summary .contact,
.person.summary .location,
.person.summary .badging {
  margin: 0.625rem 0 0;
}
.person.summary .contact i,
.person.summary .location i,
.person.summary .badging i {
  margin-right: 0.3125rem;
}
.person.summary .contact a {
  display: inline-block;
  color: #565a5c;
  margin-right: 0.625rem;
}
.person.summary .contact a + a {
  margin-left: 0;
}
.person.summary .contact a:last-child {
  margin-right: 0;
}
.person.summary .contact a.text-truncate {
  vertical-align: bottom;
}
.person.summary .contact i {
  margin-right: 0.3125rem;
}
.person.summary .location {
  font-weight: 600;
}
.person.summary .badging p {
  margin-bottom: 0.625rem;
}
.person.summary .badging p a {
  color: inherit;
}
.person.summary .badging p:last-child {
  margin-bottom: 0;
}
.person.summary .member-of {
  margin: 0.625rem 0;
  padding-left: 0;
  list-style: none;
  font-weight: 600;
}
.person.summary .member-of li {
  margin: 0;
}
.person.summary .cta-global .eyebrow.desktop,
.person.summary .cta-global .main.desktop {
  display: block;
}
.person.summary .cta-global .eyebrow.mobile,
.person.summary .cta-global .main.mobile {
  display: none;
}
@media (max-width: 61.98rem) {
  .person.summary .cta-global {
    margin: 0;
    padding: 0;
    position: static;
    box-shadow: unset;
  }
  .person.summary .cta-global .cta-group {
    flex-direction: column;
  }
  .person.summary .cta-global .cta-item {
    flex-flow: row nowrap;
    flex: 0 1 auto;
    margin: 0;
    text-align: left;
  }
  .person.summary .cta-global .cta-item::after {
    display: none;
  }
  .person.summary .cta-global .cta-icon {
    margin: 0 0.625rem 0 0;
  }
  .person.summary .cta-global .cta-text {
    text-align: unset;
  }
}
.doctor_listing .doc_bio_link {
  cursor: pointer;
}
.doctor_listing .lab-link {
  --bs-btn-color: #000;
  --bs-btn-bg: #b3d6dc;
  --bs-btn-border-color: #b3d6dc;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #bedce1;
  --bs-btn-hover-border-color: #bbdae0;
  --bs-btn-focus-shadow-rgb: 152, 182, 187;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c2dee3;
  --bs-btn-active-border-color: #bbdae0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #b3d6dc;
  --bs-btn-disabled-border-color: #b3d6dc;
  color: #015361;
  position: relative;
}
.doctor_listing h3 {
  font-weight: 500;
}
.doctor_listing .modal-body {
  max-height: inherit;
}
.doctor_listing .modal-content {
  position: relative;
}
.doctor_listing .accordion {
  margin: 0;
}
.doctor_listing .research-faculty a {
  color: #015361;
}

.doctor.listing .accordion-toggle {
  line-height: 2.5rem;
}
.doctor.listing .accordion-toggle .icon {
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 6 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.doctor.listing .team-row {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 48rem) {
  .doctor.listing .team-row {
    margin-left: 1.875rem;
    margin-right: -0.9375rem;
  }
}
.doctor.listing .doctor_listing.clinical {
  flex: 0 0 100%;
  margin: 0.9375rem 0;
  padding: 0 0.9375rem;
}
.doctor.listing .doctor_listing.clinical h3 {
  margin: 0.625rem 0 0;
  font-size: 1rem;
  line-height: 1.65;
  letter-spacing: normal;
  text-align: center;
}
.doctor.listing .doctor_listing.clinical .thumbnail img {
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 48rem) {
  .doctor.listing .doctor_listing.clinical {
    flex-basis: 33.3333333333%;
    float: none;
  }
  .doctor.listing .doctor_listing.clinical h3 {
    text-align: left;
  }
}
@media (min-width: 62rem) {
  .doctor.listing .doctor_listing.clinical {
    flex-basis: 25%;
  }
}

.meettheteamloading {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1050;
  background-color: #000;
  opacity: 0.5;
}
.meettheteamloading .fa-spin-pulse {
  position: absolute;
  top: calc(50% - 5rem);
  left: calc(50% - 5rem);
  font-size: 10rem;
  color: #fff;
  z-index: 1055;
}

.person.summary {
  position: relative;
}
.person.summary .photo {
  flex: 0 0 41.6666666667%;
  margin-bottom: 1.25rem;
}
@media (min-width: 48rem) {
  .person.summary .photo {
    flex-basis: 25%;
    margin-bottom: 0;
  }
}
@media (min-width: 62rem) {
  .person.summary .photo {
    flex-basis: 16.6666666667%;
  }
}
@media (min-width: 62rem) {
  .person.summary .photo {
    flex-basis: 9.375rem;
  }
}
.person.summary .details {
  flex-basis: 100%;
  margin-bottom: 0.625rem;
}
.person.summary .requests {
  display: block;
}
@media (min-width: 48rem) {
  .person.summary .details,
.person.summary .appt-action {
    flex-basis: 75%;
    padding-left: 0.9375rem;
  }
  .person.summary .appt-action {
    margin-left: auto;
  }
}
@media (min-width: 62rem) {
  .person.summary .details,
.person.summary .appt-action {
    flex-grow: 1;
    flex-shrink: 1;
    padding-left: 0.9375rem;
  }
  .person.summary .details {
    flex-basis: 50%;
  }
  .person.summary .appt-action {
    flex-basis: 30%;
  }
  .person.summary > .row {
    flex-wrap: nowrap;
  }
}
.person.bio-full {
  margin: 0;
}
.person.bio-full .bio-content {
  margin: 0;
  padding: 0;
}
.person.bio-full .bio-content .bio-info-summary {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  max-width: 100%;
}
@media (min-width: 62rem) {
  .person.bio-full .bio-content {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/actions-runner/_work/ws.dotorg/ws.dotorg/CCHMC.Web.MVC/includes/stylesheets/org/01-abstracts/_var-bootstrap-reset.scss%22,%22file:///C:/actions-runner/_work/ws.dotorg/ws.dotorg/CCHMC.Web.MVC/includes/stylesheets/org/03-components/_bio-summary.scss%22,%22file:///C:/actions-runner/_work/ws.dotorg/ws.dotorg/CCHMC.Web.MVC/includes/stylesheets/libs/bootstrap5/mixins/_breakpoints.scss%22,%22file:///C:/actions-runner/_work/ws.dotorg/ws.dotorg/CCHMC.Web.MVC/includes/stylesheets/org/01-abstracts/_mx-flexbox.scss%22,%22file:///C:/actions-runner/_work/ws.dotorg/ws.dotorg/CCHMC.Web.MVC/includes/stylesheets/org/10-lazyload/team-bio.scss%22,%22file:///C:/actions-runner/_work/ws.dotorg/ws.dotorg/CCHMC.Web.MVC/includes/stylesheets/libs/bootstrap5/mixins/_buttons.scss%22,%22file:///C:/actions-runner/_work/ws.dotorg/ws.dotorg/CCHMC.Web.MVC/includes/stylesheets/org/01-abstracts/_var-spacing.scss%22,%22file:///C:/actions-runner/_work/ws.dotorg/ws.dotorg/CCHMC.Web.MVC/includes/stylesheets/libs/bootstrap5/_variables.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AA4CA;AAuFA;AAGA;AAoGA;AClOI;EACE,WD0ZwB;ECzZxB;EACA;;AAGF;EACE;;AAGF;AAAA;EAEE,eDubkB;;ACpbpB;AAAA;AAAA;EAGE;;AAEA;AAAA;AAAA;EACE,cD8agB;;ACzalB;EACE;EACA,ODrBQ;ECsBR,cDwOC;;ACrOD;EACE;;AAGF;EACE;;AAGF;EACE;;AAIJ;EACE,cDqZgB;;ACjZpB;EACE;;AAIA;EACE,eD6MC;;AC3MD;EACE;;AAGF;EACE;;AAKN;EACE;EACA;EACA;EACA;;AAEA;EACE;;AASA;AAAA;EACE;;AAGF;AAAA;EACE;;ACrBN;EDYA;IAeI;IACA;IACA;IACA;;EAEA;IErEN,gBFsEgC;;EAG1B;IE3DN,WF4D2B;IEjF3B,MFkFsB;IACd;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;;;AGxHR;EACE;;AAGF;ECQA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EDnBE,OJ8JO;EI7JP;;AAGF;EACE;;AAGF;EACE;;AAGF;EACE;;AAGF;EACE;;AAIA;EACE,OJwIK;;;AIjIP;EACE;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;;AAIJ;EACE;EACA;;AFKF;EEPA;IAKI,aJkSsB;IIjStB;;;AAOF;EDrCJ,MCsCoB;EACd;EACA;;AAEA;EACE;EACA;EACA,aJgVoB;EI/UpB;EACA;;AAIA;EACE;EACA;;AFtBR;EEME;IDaJ,YG1Ec;IFmFN;;EAEA;IACE;;;AF/BR;EEME;IDaJ,YG3Ec;;;;AFmGhB;EACE;EACA;EACA;EACA;EACA;EACA;EACA,SGs6BkC;EHr6BlC,kBJrGc;EIsGd;;AAEA;EACE;EACA;EACA;EACA;EACA,OJ9GY;EI+GZ,SG65BgC;;;AHv5BlC;EACE;;AAEA;EDpGF,MCqGkB;EACd,eJuUkB;;AE9YpB;EEqEA;IDlDF,YG3Ec;IFmIR;;;AF3EJ;EEqEA;IDlDF,YG5Ec;;;AJyDZ;EEqEA;IDlDF,YCgE0B;;;AAIxB;EDpEF,YCqEwB;EACpB,eJqHG;;AIlHL;EACE;;AF7FF;EEkGE;AAAA;ID/EJ,YCiF0B;IACpB,cJ0SgB;;EIvSlB;IACE;;;AFzGJ;EE8GE;AAAA;ID1GJ,WC4GyB;IDrGzB,aCsG2B;IACrB,cJ6RgB;;EI1RlB;IDlGJ,YCmG0B;;EAGtB;IDtGJ,YCuG0B;;EAGtB;ID9IJ,WC+IyB;;;AAMzB;EACE;;AAEA;EACE;EACA;;AAEA;EACE,cJmQgB;EIlQhB,eJkQgB;EIjQhB;;AF9IJ;EEuIA;IAWI,aJ6PgB;II5PhB,gBJ4PgB%22%7D */