/* Copyright 2020-2022 Epic Systems Corporation */
/* Copyright 2018-2022 Epic Systems Corporation */
body.isPrelogin #header.header_graphic.static:not(:empty) + #content #main,
body.isPrelogin #header.header_graphic.static:not(:empty) + #toastWrapper + #content #main {
  padding-top: 3.9rem;
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
  body.isPrelogin #header.header_graphic.static:not(:empty) + #content #main,
body.isPrelogin #header.header_graphic.static:not(:empty) + #toastWrapper + #content #main {
    padding-top: 5.6rem;
  }
}
@media screen and (max-width: 768px) {
  body.isPrelogin #header.header_graphic.static:not(:empty) + #content #main,
body.isPrelogin #header.header_graphic.static:not(:empty) + #toastWrapper + #content #main {
    padding-top: 2.8rem;
  }
}
body.isPrelogin .content {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  html:not(.mobile):not(.datatile) body.isPrelogin:not(.embedded) #main {
    min-height: 100vh !important;
  }
}
body.isPrelogin .cardlist.selectable.multiselect .card.selected,
body.isPrelogin .cardlist.selectable.autoadvance .card.selected {
  background-color: #ffffff;
}
body.isPrelogin #main {
  overflow: hidden;
}
body.isPrelogin .cardlist.selectable .card {
  transition-property: all;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-delay: 0.35s;
  animation-name: floatIn;
}
body.isPrelogin .VTMWarningList {
  list-style-type: disc;
  margin-left: 1.5rem;
}
@media screen and (max-width: 768px) {
  body.isPrelogin .summaryBannerContainer .summary {
    border-color: #5e326d;
  }
}
body.isPrelogin .summaryBannerContainer .summaryInfo:before {
  background-color: #86479b;
}
body.isPrelogin.embedded #main {
  padding: 0;
}
body.isPrelogin.embedded .summaryBannerContainer {
  display: none;
}
body.isPrelogin.embedded .slotsstep .step-header .header {
  display: none;
}
body.isPrelogin.embedded .slotsstep .step-header .filters-banner {
  padding-top: 0.25rem;
}
body.isPrelogin.embedded #content #footer {
  display: none;
}
body.isPrelogin:not(.embedded) .summaryBannerContainer .summary.condensed {
  max-width: none;
  width: calc(100% + 2.5rem);
  margin-left: -1.25rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  body.isPrelogin:not(.embedded) .summaryBannerContainer .summary.condensed {
    width: calc(100% + 1.5rem);
    margin-left: -0.75rem;
  }
}
@media screen and (min-width: 1300px) {
  body.isPrelogin:not(.embedded) .summaryBannerContainer .summary.condensed {
    width: calc(100% + 8.6rem);
    margin-left: -4.2rem;
  }
}
body.isPrelogin:not(.embedded) a.filtertogglesection {
  border-radius: 1.25rem;
  background-color: #5e326d;
}
@media screen and (max-width: 768px) {
  body.isPrelogin .locationStepHeader {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  body.isPrelogin .dtStep .step-header .header, body.isPrelogin .qnrStep .step-header .header {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  body.isPrelogin .dtStep .edit-response-margin, body.isPrelogin .qnrStep .edit-response-margin {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
  }
  body.isPrelogin .dtStep .providerUpdatesContainer, body.isPrelogin .qnrStep .providerUpdatesContainer {
    margin-top: 1.5rem;
  }
}
body.isPrelogin .slotsstep .slotsData .day {
  padding-left: 0;
}
body.isPrelogin .slotsstep .slotsData .day:first-child {
  padding-top: 0 !important;
}
body.isPrelogin .slotsstep .progressiveDisclosureText {
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 768px) {
  body.isPrelogin .slotsstep .slotsData.card {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  body.isPrelogin .slotsstep .filtersContainer.card {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  body.isPrelogin:not(.embedded) .slotsstep .step-header.no-overlap {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media screen and (max-width: 768px) {
  body.isPrelogin .reservationstep .step-header .emblem, body.isPrelogin .customlandingstep .step-header .emblem {
    background-color: rgba(255, 255, 255, 0.15);
  }
}
@media screen and (min-width: 1300px) {
  body.isPrelogin .confirmationstep .stickybanner.floatingButtonContainer:not(.static) {
    padding-left: 4rem;
  }
}
body.isPrelogin .confirmationstep .sidebarStyle {
  margin-top: 2rem;
}
@media screen and (min-width: 769px) {
  body.isPrelogin:not(.embedded) .step-header {
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  body.isPrelogin:not(.embedded) #scheduling-workflow:before {
    background: #86479b;
    content: "";
    position: absolute;
    top: -1rem;
    left: -2.75rem;
    width: calc(100% + 5.5rem);
    height: 11rem;
    border-radius: 3px 3px 50% 50%/3px 3px 50px 50px;
  }
  body.isPrelogin:not(.embedded) .step-header {
    max-width: none;
    width: calc(100% + 2.5rem);
    margin-left: -1.25rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  body.isPrelogin:not(.embedded) .step-header {
    width: calc(100% + 1.5rem);
    margin-left: -0.75rem;
  }
}
@media screen and (max-width: 768px) and (min-width: 1300px) {
  body.isPrelogin:not(.embedded) .step-header {
    width: calc(100% + 8.6rem);
    margin-left: -4.2rem;
  }
}
@media screen and (max-width: 768px) {
  body.isPrelogin:not(.embedded) .step-header:not(.no-overlap) {
    text-align: center;
    position: relative;
    min-height: 1px;
    padding: 0.25rem 2rem;
    background: #86479b;
  }
  body.isPrelogin:not(.embedded) .step-header:not(.no-overlap) > * {
    position: relative;
    z-index: 1;
  }
  body.isPrelogin:not(.embedded) .step-header:not(.no-overlap):before {
    background: #86479b;
    content: "";
    position: absolute;
    left: -2rem;
    width: calc(100% + 4rem);
    border-radius: 3px 3px 50% 50%/3px 3px 50px 50px;
  }
  body.isPrelogin:not(.embedded) .step-header:not(.no-overlap):before {
    top: calc(100% - 1.75rem);
    height: 5rem;
  }
}
@media screen and (max-width: 768px) {
  body.isPrelogin:not(.embedded) .step-header.no-overlap {
    text-align: center;
    position: relative;
    min-height: 1px;
    padding: 0.25rem 2rem;
    padding-bottom: 2rem;
    min-height: 6.5rem;
  }
  body.isPrelogin:not(.embedded) .step-header.no-overlap > * {
    position: relative;
    z-index: 1;
  }
  body.isPrelogin:not(.embedded) .step-header.no-overlap:before {
    background: #86479b;
    content: "";
    position: absolute;
    left: -2rem;
    width: calc(100% + 4rem);
    border-radius: 3px 3px 50% 50%/3px 3px 50px 50px;
  }
  body.isPrelogin:not(.embedded) .step-header.no-overlap:before {
    top: 0;
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  body.isPrelogin:not(.embedded) .step-header > .header, body.isPrelogin:not(.embedded) .step-header > span {
    color: #ffffff;
    background: #86479b;
  }
}
@media screen and (max-width: 768px) {
  body.isPrelogin:not(.embedded) .step-header .progressiveDisclosureText .mainTextContent span {
    color: #ffffff;
  }
  body.isPrelogin:not(.embedded) .step-header .progressiveDisclosureText .mainTextIcon, body.isPrelogin:not(.embedded) .step-header .progressiveDisclosureText .mainTextContent svg {
    fill: #ffffff;
  }
  body.isPrelogin:not(.embedded) .step-header .progressiveDisclosureText .expandedText {
    border-radius: 6px;
    background-color: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  body.isPrelogin:not(.embedded) .verboseError {
    position: relative;
  }
}
body.isPrelogin #scheduling-workflow .landingPage .standardBanner {
  max-width: none;
  width: calc(100% + 2.5rem);
  margin-left: -1.25rem;
  border-radius: 0;
  border: none;
}
@media screen and (max-width: 768px) {
  body.isPrelogin #scheduling-workflow .landingPage .standardBanner {
    width: calc(100% + 1.5rem);
    margin-left: -0.75rem;
  }
}
@media screen and (min-width: 1300px) {
  body.isPrelogin #scheduling-workflow .landingPage .standardBanner {
    width: calc(100% + 8.6rem);
    margin-left: -4.2rem;
  }
}
body.isPrelogin #scheduling-workflow .landingPage .landingHeader, body.isPrelogin #scheduling-workflow .landingPage h2 {
  text-align: center;
}
body.isPrelogin #scheduling-workflow .landingPage .landingHeader h1 {
  padding: 1.5rem 0;
}
body.isPrelogin #scheduling-workflow .landingPage .landingHeader h1:focus {
  outline: none;
}
body.isPrelogin #scheduling-workflow .landingPage .schedulingPretext:not(:empty) {
  margin-top: -1rem;
  margin-bottom: 1rem;
}
body.isPrelogin #scheduling-workflow .landingPage .specialties .banner::before {
  margin-left: -4.25rem;
  width: calc(100% + 8.5rem);
  background-color: #e1d1e6;
  background-image: url("../images/background.svg");
  background-position: center;
  background-size: cover;
}
body.isPrelogin #scheduling-workflow .landingPage .specialties .specialtiesGroup {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
body.isPrelogin #scheduling-workflow .landingPage .specialties .specialtiesGroup a.card {
  flex-basis: 30%;
  max-width: 23rem;
  min-height: 3rem;
  margin: 0.5rem;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  width: 100%;
}
@media screen and (max-width: 769px) {
  body.isPrelogin #scheduling-workflow .landingPage .specialties .specialtiesGroup a.card:first-child {
    margin-top: 0;
  }
}
body.isPrelogin #scheduling-workflow .landingPage .specialties .specialtiesGroup.promotedSpecialties a.card {
  padding-left: 1.75rem;
}
body.isPrelogin #scheduling-workflow .landingPage .specialties .specialtiesGroup.otherSpecialties {
  width: 80%;
}
body.isPrelogin #scheduling-workflow .landingPage .specialties .specialtiesGroup.otherSpecialties a.card {
  padding-left: 0.8rem;
}
@media screen and (max-width: 769px) {
  body.isPrelogin #scheduling-workflow .landingPage {
    margin-top: 0;
  }
  body.isPrelogin #scheduling-workflow .landingPage .specialties .banner {
    padding: 0;
  }
  body.isPrelogin #scheduling-workflow .landingPage .specialties .banner::before {
    display: none;
  }
  body.isPrelogin #scheduling-workflow .landingPage .specialties .specialtiesGroup {
    flex-direction: column;
  }
  body.isPrelogin #scheduling-workflow .landingPage .specialties .specialtiesGroup.promotedSpecialties a.card {
    padding-left: 0.8rem;
  }
  body.isPrelogin #scheduling-workflow .landingPage .specialties .specialtiesGroup.otherSpecialties {
    width: 100%;
  }
  body.isPrelogin #scheduling-workflow .landingPage .specialties .specialtiesGroup a.card {
    margin: 0.5rem 0;
    flex-basis: 100%;
    max-width: none;
  }
}
body.isPrelogin .schedulingstopped.card {
  margin-top: 2rem;
}
body.isPrelogin #captcha-declaration {
  font-size: 0.7rem;
}
body.isPrelogin .captchaLightbox .captchaContainer:not([data-rendermode=inline]) {
  display: flex;
  flex-direction: column;
}
body.isPrelogin .captchaLightbox .captchaContainer .visuallabel {
  text-align: center;
}
body.isPrelogin .captchaLightbox .captchaContainer:focus {
  outline: none;
}
body.isPrelogin .captchaLightbox .captchaContainer .__captchaCore {
  width: auto;
  margin: 0 auto;
  margin-top: 0.75rem;
}
body.isPrelogin .captchaLightbox .dummyVoiceOveriOSButton {
  opacity: 0;
  height: 1px;
}
body.isPrelogin .demoCaptchaContainer img, body.isPrelogin .demoCaptchaContainer .demoCaptchaSubmit {
  display: block;
  width: 300px;
  margin: 0.75rem auto;
}
body.isPrelogin .demoCaptchaContainer .captchaPretext {
  text-align: center;
}
body.isPrelogin .invisibleCaptchaContainer {
  position: fixed;
  bottom: 50%;
  visibility: hidden;
}

#lightbox {
  width: auto;
  max-width: 60%;
  height: auto;
  border-radius: 6px;
}
#lightbox .closeLightbox {
  background-image: url("../images/close_popup.svg");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 26px;
  height: 26px;
  cursor: pointer;
  top: -8px;
  right: -14px;
}
@media screen and (max-width: 768px) {
  #lightbox {
    margin: 0;
    min-width: 100%;
  }
  #lightbox .closeLightbox {
    right: 0;
  }
}
#lightbox .visibleCaptchaContainer {
  display: flex;
  flex-direction: column;
}
#lightbox .visibleCaptchaContainer .__captchaCore {
  width: auto;
  margin: 0 auto;
  margin-top: 0.75rem;
}
#lightbox .visibleCaptchaContainer .captchaPretext {
  margin-bottom: 0.75rem;
}
