/* Copyright 2018-2025 Epic Systems Corporation */
/* #region Overall Self Triage */
.selfTriage *[tabindex="-1"]:focus {
  outline: none;
}

@media print {
  body {
    display: inline-block;
  }
}
.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* #endregion */
.historyBody {
  padding-top: 1rem;
}

@media screen and (min-width: 768px) {
  .respquestionnaire #content #main {
    padding: 0.5rem 1.25rem;
  }
}

.selfTriage .standardBanner {
  margin-top: 0;
}
.selfTriage .recommendationTitleSubText {
  padding-top: 0.25rem;
}
.selfTriage .nonactionableBucket .nodeGroupOption {
  margin-bottom: 1.5rem;
}
.selfTriage .bannerBucket > * {
  margin-bottom: 1rem;
}
.selfTriage .optionTitle {
  padding: 0 0 0.2rem 0;
  flex: 1;
  flex-basis: content;
  margin-bottom: 0.5rem;
}
.selfTriage .acceptAllButton {
  margin: 0.5rem 0 0.5rem 0.5%;
  min-height: fit-content;
}
.selfTriage .rightLink {
  margin: 0 0 0 auto;
  width: fit-content;
  max-width: 100%;
}
.selfTriage .toggleButton svg {
  fill: #040064;
  width: 0.7rem;
  height: 0.7rem;
  margin-left: 0.5rem;
}
.selfTriage .toggleButton.expanded svg {
  transform: rotate(180deg);
}
.selfTriage .toggleButton.collapsed svg {
  margin-bottom: -0.1rem;
}
.selfTriage .informationalInstructionsBucket {
  margin: 1rem auto 0 auto;
}
@media screen and (min-width: 1025px) {
  .selfTriage .informationalInstructionsBucket {
    width: 60%;
  }
}
.selfTriage .informationalInstructionsBucket .titleSection .instructionTitle {
  font-size: 1.265625rem;
  color: #040064;
  overflow-wrap: anywhere;
}
@media screen and (min-width: 1025px) {
  .selfTriage .acceptancePageDecline {
    width: 60%;
  }
}
.selfTriage .toggleButton {
  width: fit-content;
  display: block;
}
.selfTriage .toggleButton.leftAlign {
  margin: 0 auto 0 0;
  padding-left: 0;
}
.selfTriage .toggleButton.centerAlign {
  margin: 0 auto;
}
.selfTriage .toggleButton.rightAlign {
  margin: 0 0 0 auto;
  padding-right: 0;
}
.selfTriage .card.nodeCard.nodeGroupOption {
  min-height: 0;
}
.selfTriage .detailsReviewPage {
  margin: 0 auto;
}
@media screen and (min-width: 1025px) {
  .selfTriage .detailsReviewPage {
    width: 60%;
  }
}
.selfTriage .detailsReviewPage .expirationString {
  margin-top: 1rem;
  text-align: center;
  overflow-wrap: anywhere;
}
.selfTriage .detailsReviewPage .detailsContinueButton {
  margin: 1rem auto 0 auto;
}
.selfTriage .detailsReviewPage .recommendationStatus {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.selfTriage .detailsReviewPage .recommendationStatus svg {
  width: 1rem;
  height: 1rem;
  fill: #09aa71;
}
.selfTriage .h2Text {
  color: #363636;
  font-size: 1.0831rem;
}
.selfTriage .interactiveNodeSection, .selfTriage .nonInteractiveNodeSection {
  margin-top: 1.5rem;
}
.selfTriage .detailsReviewPageSectionHeader {
  margin-bottom: 0.5rem;
  padding-bottom: 0rem;
  padding-top: 0rem;
  overflow-wrap: anywhere;
  font-size: 1.125rem;
}
.selfTriage .actionNode {
  margin-bottom: 1rem;
}
.selfTriage .actionNode .actionNodeSection {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
.selfTriage .actionNode .actionNodeSection .actionNodeTitleSection {
  display: flex;
  flex-direction: row;
  margin-top: 0.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: anywhere;
}
.selfTriage .actionNode .actionNodeSection .actionNodeTitleSection .nodeIcon {
  width: clamp(1.5rem, 10vw, 2.5rem);
  height: clamp(1.5rem, 10vh, 2.5rem);
  background-size: cover;
  margin: 0rem 0.5rem 0rem 0.5rem;
  flex-shrink: 0;
}
.selfTriage .actionNode .actionNodeSection .actionNodeTitleSection .titleSection {
  display: flex;
  flex-direction: column;
}
.selfTriage .actionNode .actionNodeSection .actionNodeTitleSection .titleSection .titleWrapper {
  flex-grow: 1;
  align-content: center;
}
.selfTriage .actionNode .actionNodeSection .actionNodeTitleSection .titleSection .titleWrapper .nodeTitle {
  padding-top: 0rem;
  padding-bottom: 0rem;
  font-weight: bold;
  overflow-wrap: anywhere;
}
.selfTriage .actionNode .actionNodeSection .actionNodeInstructionSection {
  padding: 0 0.5rem 0 0.5rem;
  overflow-wrap: anywhere;
  margin-bottom: 0.5rem;
}
.selfTriage .actionNode .actionNodeSection .actionNodeInstructionSection .expandedText {
  padding-bottom: 0.375rem;
}
.selfTriage .additionalInfoLink {
  width: calc(100% + 1rem);
  max-width: calc(100% + 1rem);
  border-top: 1px solid #dbdbdb;
  margin: 0.5rem -0.5rem -0.5rem -0.5rem;
}
.selfTriage .additionalInfoLink .extLinkButton.button.tertiary.neutral {
  margin-top: 0rem;
  margin-bottom: 0rem;
  width: 100%;
}
.selfTriage .additionalInfoLink a,
.selfTriage .additionalInfoLink button {
  text-align: left;
  border-radius: 0 0 6px 6px;
  display: flex;
  align-items: center;
  padding: 0.5rem;
}
.selfTriage .additionalInfoLink a:hover, .selfTriage .additionalInfoLink a:active, .selfTriage .additionalInfoLink a:focus,
.selfTriage .additionalInfoLink button:hover,
.selfTriage .additionalInfoLink button:active,
.selfTriage .additionalInfoLink button:focus {
  background: #ebebf3;
  text-decoration: none;
}
.selfTriage .additionalInfoLink a svg,
.selfTriage .additionalInfoLink button svg {
  fill: #1564B9;
  width: 2rem;
  height: 2rem;
  margin-right: 0.5rem;
}

#past-triages-workflow .historyList > li {
  display: block;
}
#past-triages-workflow .historyList .card {
  min-height: 0;
}
#past-triages-workflow .historyList .tree {
  padding-left: 1rem;
  overflow-wrap: anywhere;
}
#past-triages-workflow .historyList .tree > * {
  text-align: left;
}

.flex {
  display: flex;
}

.cardLine {
  border-bottom: 1px solid #dbdbdb;
  width: 95%;
  margin: auto;
  padding-top: 1rem;
  margin-bottom: 1rem;
}

@media screen and (min-width: 1025px) {
  .createAcctWrapper {
    width: 60%;
    margin: 0 auto;
  }
}

.createAcctSection .createAcctCard {
  overflow: hidden;
  padding-left: 0rem;
  display: flex;
  gap: 1rem;
  margin-top: 1rem;
}
@media print {
  .createAcctSection .createAcctCard {
    display: none !important;
  }
}
.createAcctSection .createAcctCard .createAcctContent {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .createAcctSection .createAcctCard .createAcctContent .createAcctBtnList {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
.createAcctSection .createAcctCard .sideSwoop::before {
  position: absolute;
  max-height: unset;
  left: 0;
  width: 12.5%;
  height: 125%;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 0 20% 20% 0/0 50% 50% 0;
  content: "";
  overflow-wrap: anywhere;
  background-color: #FDEEEE;
}
@media screen and (max-width: 768px) {
  .createAcctSection .createAcctCard .sideSwoop::before {
    width: 25%;
  }
}
.createAcctSection .createAcctCard .createAcctImg {
  position: relative;
  rotate: -10deg;
  height: 3rem;
  top: 50%;
  transform: translateY(-50%);
}
.createAcctSection .createAcctCard .createAcctNode {
  flex-shrink: 0;
  flex-grow: 0;
  width: 25%;
}
@media screen and (min-width: 768px) {
  .createAcctSection .createAcctCard .createAcctNode {
    width: 12.5%;
  }
}
.createAcctSection .createAcctCard .createAcctBtnList .beginCreation {
  float: right;
  margin-bottom: 0;
  margin-top: 1rem;
}

/* #region Landing Page */
/* Landing page styling moved to React stying directory per Landing Page UI Update (Feb 25) */
/* #endregion */
/* #region Action Node page */
.swoopHeader {
  margin-top: -0.5rem;
  margin-right: -1.25rem;
  margin-bottom: 1rem;
}

@media screen and (max-width: 768px) {
  .swoopHeader .recommendationsSwoop.swoopPreLogin, .swoopHeader .recommendationsSwoop.swoopPostLogin {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

.recommendationsSwoop .actions {
  min-height: 2.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 0.25rem;
}
.recommendationsSwoop .backToOptions {
  text-align: left;
  background: #ffffff;
  width: fit-content;
  padding: 0.3rem;
  border-radius: 0.3rem;
  display: inline-flex;
  height: fit-content;
  overflow-wrap: anywhere;
  gap: 0.125rem;
  align-items: center;
}
.recommendationsSwoop.swoopPreLogin {
  max-width: calc(100% + 2.5rem);
  width: calc(100% + 2.5rem);
  margin-left: -1.25rem;
  text-align: center;
  position: relative;
  padding: 0.25rem 2rem;
  overflow-x: clip;
  padding-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .recommendationsSwoop.swoopPreLogin {
    max-width: calc(100% + 1.5rem);
    width: calc(100% + 1.5rem);
    margin-left: -0.75rem;
  }
}
@media print {
  .recommendationsSwoop.swoopPreLogin {
    margin-left: 0;
    width: 100%;
  }
}
@media screen {
  .recommendationsSwoop.swoopPreLogin {
    min-height: 1px;
  }
}
body.branded .recommendationsSwoop.swoopPreLogin {
  overflow-x: visible;
}
.recommendationsSwoop.swoopPreLogin > * {
  position: relative;
  z-index: 1;
}
.recommendationsSwoop.swoopPreLogin:before {
  background: white;
  content: "";
  position: absolute;
  left: -2rem;
  width: calc(100% + 4rem);
  border-radius: 3px 3px 50% 50%/3px 3px 50px 50px;
}
body.branded .recommendationsSwoop.swoopPreLogin:before {
  left: calc(-55vw + 50%);
  margin-left: 0;
  width: 110vw;
  max-width: 110vw;
}
@media screen {
  .recommendationsSwoop.swoopPreLogin {
    min-height: 5.5rem;
  }
}
.recommendationsSwoop.swoopPreLogin:before {
  top: 0;
  height: 100%;
}
.recommendationsSwoop.swoopPreLogin.swoopText, .recommendationsSwoop.swoopPreLogin .swoopText {
  color: #000000;
}
.recommendationsSwoop.swoopPreLogin.swoopText .header, .recommendationsSwoop.swoopPreLogin.swoopText .heading, .recommendationsSwoop.swoopPreLogin.swoopText ._PageHeading, .recommendationsSwoop.swoopPreLogin.swoopText ._heading, .recommendationsSwoop.swoopPreLogin.swoopText ._readOnlyText, .recommendationsSwoop.swoopPreLogin.swoopText ._Link, .recommendationsSwoop.swoopPreLogin .swoopText .header, .recommendationsSwoop.swoopPreLogin .swoopText .heading, .recommendationsSwoop.swoopPreLogin .swoopText ._PageHeading, .recommendationsSwoop.swoopPreLogin .swoopText ._heading, .recommendationsSwoop.swoopPreLogin .swoopText ._readOnlyText, .recommendationsSwoop.swoopPreLogin .swoopText ._Link {
  color: #000000;
  background-color: unset;
}
.recommendationsSwoop.swoopPreLogin.swoopText ._Link, .recommendationsSwoop.swoopPreLogin .swoopText ._Link {
  padding: 0.25rem 0 0.5rem;
}
.recommendationsSwoop.swoopPreLogin .printIcon {
  fill: #000000;
}
.recommendationsSwoop.swoopPostLogin {
  max-width: calc(100% + 2.5rem);
  width: calc(100% + 2.5rem);
  margin-left: -1.25rem;
  text-align: center;
  position: relative;
  padding: 0.25rem 2rem;
  overflow-x: clip;
  padding-bottom: 2rem;
  margin-top: -0.5rem;
  margin-right: -1.25rem;
}
@media screen and (max-width: 768px) {
  .recommendationsSwoop.swoopPostLogin {
    max-width: calc(100% + 1.5rem);
    width: calc(100% + 1.5rem);
    margin-left: -0.75rem;
  }
}
@media print {
  .recommendationsSwoop.swoopPostLogin {
    margin-left: 0;
    width: 100%;
  }
}
@media screen {
  .recommendationsSwoop.swoopPostLogin {
    min-height: 1px;
  }
}
body.branded .recommendationsSwoop.swoopPostLogin {
  overflow-x: visible;
}
.recommendationsSwoop.swoopPostLogin > * {
  position: relative;
  z-index: 1;
}
.recommendationsSwoop.swoopPostLogin:before {
  background: #e9e9f2;
  content: "";
  position: absolute;
  left: -2rem;
  width: calc(100% + 4rem);
  border-radius: 3px 3px 50% 50%/3px 3px 50px 50px;
}
body.branded .recommendationsSwoop.swoopPostLogin:before {
  left: calc(-55vw + 50%);
  margin-left: 0;
  width: 110vw;
  max-width: 110vw;
}
@media screen {
  .recommendationsSwoop.swoopPostLogin {
    min-height: 5.5rem;
  }
}
.recommendationsSwoop.swoopPostLogin:before {
  top: 0;
  height: 100%;
}
.recommendationsSwoop.swoopPostLogin.swoopText, .recommendationsSwoop.swoopPostLogin .swoopText {
  color: #363636;
}
.recommendationsSwoop.swoopPostLogin.swoopText h1, .recommendationsSwoop.swoopPostLogin.swoopText h2, .recommendationsSwoop.swoopPostLogin.swoopText h3, .recommendationsSwoop.swoopPostLogin.swoopText h4, .recommendationsSwoop.swoopPostLogin.swoopText.header, .recommendationsSwoop.swoopPostLogin.swoopText .header, .recommendationsSwoop.swoopPostLogin.swoopText.heading, .recommendationsSwoop.swoopPostLogin.swoopText .heading, .recommendationsSwoop.swoopPostLogin.swoopText._PageHeading, .recommendationsSwoop.swoopPostLogin.swoopText ._PageHeading, .recommendationsSwoop.swoopPostLogin.swoopText._heading, .recommendationsSwoop.swoopPostLogin.swoopText ._heading, .recommendationsSwoop.swoopPostLogin .swoopText h1, .recommendationsSwoop.swoopPostLogin .swoopText h2, .recommendationsSwoop.swoopPostLogin .swoopText h3, .recommendationsSwoop.swoopPostLogin .swoopText h4, .recommendationsSwoop.swoopPostLogin .swoopText.header, .recommendationsSwoop.swoopPostLogin .swoopText .header, .recommendationsSwoop.swoopPostLogin .swoopText.heading, .recommendationsSwoop.swoopPostLogin .swoopText .heading, .recommendationsSwoop.swoopPostLogin .swoopText._PageHeading, .recommendationsSwoop.swoopPostLogin .swoopText ._PageHeading, .recommendationsSwoop.swoopPostLogin .swoopText._heading, .recommendationsSwoop.swoopPostLogin .swoopText ._heading {
  color: #040064;
}
.recommendationsSwoop.swoopPostLogin.swoopText a, .recommendationsSwoop.swoopPostLogin.swoopText._Link, .recommendationsSwoop.swoopPostLogin.swoopText ._Link, .recommendationsSwoop.swoopPostLogin .swoopText a, .recommendationsSwoop.swoopPostLogin .swoopText._Link, .recommendationsSwoop.swoopPostLogin .swoopText ._Link {
  background-color: #ffffff;
  border-radius: 0.25rem;
  padding: 0.2rem 0.4rem;
}
.recommendationsSwoop.swoopPostLogin .printIcon {
  fill: #040064;
}
.recommendationsSwoop .recommendationsHeader {
  font-weight: bold;
  padding-top: 0;
  display: inline-block;
  padding-bottom: 1rem;
  overflow-wrap: anywhere;
}
.recommendationsSwoop #printerfriendlylink {
  height: 2.5rem;
  width: 2.5rem;
  margin-left: auto;
}
.recommendationsSwoop #printerfriendlylink .printIcon {
  width: 2.5rem;
  height: 2.5rem;
  display: inline-block;
  text-align: right;
}
.recommendationsSwoop .recommendationsSwoopSubHeader {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0.5rem;
  align-items: center;
}
.recommendationsSwoop .forText {
  width: auto;
  margin-right: 0.25rem;
}
.recommendationsSwoop .swoopTreeName {
  min-width: fit-content;
  background-color: #c0bfd8;
  color: #000000;
  border-color: #005ebb;
  border-radius: 1rem;
  padding: 2px 13px 2px 13px;
  font-size: 1rem;
  width: fit-content;
  height: fit-content;
  overflow-wrap: anywhere;
}

.selfTriage .selfTriagePage .actionNodesPage {
  min-height: 100px;
}
@media print {
  @-moz-document url-prefix() {
    .selfTriage .selfTriagePage .actionNodesPage {
      display: grid;
    }
  }
}
.selfTriage .selfTriagePage .actionNodesPage .loadingContainer {
  position: absolute;
  z-index: 99;
}

.actionNodeSection.card .SchedulingGeneralInstruction,
.actionNodeSection.card .bulleted.bundleApptReqList {
  margin-left: 0.5rem;
}

.nodeContent .bundleApptReqList {
  padding-bottom: 1rem;
}

.signupInstruction {
  padding: 0 0.5rem 1rem 0.5rem;
}

.optionsList {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.optionsList.selectable.autoadvance .nodeCard:after {
  content: "";
  position: absolute;
  left: unset;
  right: 3px;
  top: 0;
  width: 1.5rem;
  height: 100%;
  background: url(../images/arrow.svg) no-repeat center 50%/16px;
  pointer-events: none;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  /*rtl:raw:
  	transform: scaleX(-1);
  	transform-origin: center;
  */
}

.nonActionableInstructionContainer {
  padding-bottom: 0.5rem;
}

.selfTriage .disabledGroups {
  margin: 1rem auto 0 auto;
  width: 100%;
  overflow-wrap: anywhere;
}
.selfTriage .disabledGroups details .toggleButton {
  margin-left: 0.5%;
}
@media print {
  .selfTriage .disabledGroups details .toggleButton {
    display: block;
  }
}

@media screen and (min-width: 1025px) {
  .recommendationsBucket > .disabledGroups {
    width: 60%;
  }
}

.groupOptionsBucket {
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .groupOptionsBucket {
    width: 60%;
  }
}
.groupOptionsBucket .optionExplanation {
  overflow-wrap: anywhere;
}
.groupOptionsBucket .optionsList {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.groupOptionsBucket .optionsList .card.nodeCard.nodeGroupOption.groupOptions {
  min-height: 0;
}
.groupOptionsBucket .optionsList .completionPreventionReason {
  margin-top: 0.5rem;
}
.groupOptionsBucket .optionsList .secretButton.card.nodeCard.clickable {
  text-align: inherit;
  color: inherit;
  min-height: 0;
  display: flex;
  flex-direction: column;
  padding-right: 1.5rem;
}
.groupOptionsBucket .optionsList .groupOptions {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.groupOptionsBucket .optionsList .groupOptions .contentSection {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-grow: 1;
}
.groupOptionsBucket .optionsList .groupOptions .contentSection .recommendations {
  flex-basis: content;
  flex-direction: column;
  display: flex;
  flex-grow: 100;
  align-self: flex-start;
  row-gap: 0.25rem;
  margin-right: 0.5rem;
}
.groupOptionsBucket .optionsList .groupOptions .contentSection .statusBadge {
  align-self: baseline;
}
.groupOptionsBucket .optionsList .groupOptions .contentSection .buttonColumn {
  text-align: center;
  flex-basis: content;
  flex-grow: 1;
}
@media screen and (max-width: 768px) {
  .groupOptionsBucket .optionsList .groupOptions .contentSection .buttonColumn {
    flex-basis: unset;
  }
}
.groupOptionsBucket .optionsList .nodeDetailsContainer:where(:not(:last-child)) {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 0.5rem;
}
.groupOptionsBucket .optionsList .nodeDetailsContainer:where(:not(:first-child)) {
  padding-top: 0.5rem;
}
.groupOptionsBucket .optionsList .nodeContent {
  display: block;
  width: calc(100% - 2rem);
  vertical-align: top;
  position: relative;
}

.nodeDetailsContainer {
  padding: 0.5rem;
  text-align: left;
  overflow-wrap: anywhere;
}
.nodeDetailsContainer .nodeIcon {
  display: inline-block;
  width: clamp(1rem, 10vw, 2rem);
  height: clamp(1rem, 10vh, 2rem);
  background-size: cover;
  margin-top: -0.3rem;
  flex-shrink: 0;
  fill: #363636;
  float: left;
  margin-right: 0.5rem;
}
.nodeDetailsContainer .optionHeading {
  font-weight: bold;
  overflow-wrap: anywhere;
}
.nodeDetailsContainer .recommendationExplanation, .nodeDetailsContainer .estimate {
  padding-left: 2.5rem;
}
@media screen and (max-width: 768px) {
  .nodeDetailsContainer .recommendationExplanation, .nodeDetailsContainer .estimate {
    padding-left: 0rem;
  }
}
@media screen and (max-height: 550px) {
  .nodeDetailsContainer .recommendationExplanation, .nodeDetailsContainer .estimate {
    padding-left: 0rem;
  }
}

.selfTriage .groupRecommendationsBucket .linkButton {
  margin-left: auto;
  margin-right: 0;
  width: fit-content;
  max-width: 100%;
}
.selfTriage .groupRecommendationsBucket .linkButton a {
  max-width: 100%;
}
.selfTriage .groupRecommendationsBucket .bannerButton {
  margin-right: 0;
  width: fit-content;
  padding-top: 0.5rem;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .selfTriage .groupRecommendationsBucket .bannerButton {
    margin-left: -2.5rem;
    align-self: center;
  }
}
.selfTriage .groupRecommendationsBucket .bannerButton a {
  max-width: 100%;
}
.selfTriage .groupRecommendationsBucket .withButtonColumn .linkButton {
  margin-left: -2.5rem;
  margin-top: 0.5rem;
  width: fit-content;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .selfTriage .groupRecommendationsBucket .withButtonColumn .linkButton {
    align-self: center;
  }
}
.selfTriage .groupRecommendationsBucket .withButtonColumn .linkButton a {
  max-width: 100%;
}
.selfTriage .groupRecommendationsBucket recommendationTitleSubText {
  padding-top: 0.5rem;
}

.card .buttonList.nodeGroupButtonList {
  padding: 0.5rem 0 0 0;
  position: static;
  min-height: 2rem;
}

.selfTriage .actionButtons {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .selfTriage .actionButtons {
    flex-direction: column;
  }
  .selfTriage .actionButtons > * {
    width: 100%;
  }
}
.selfTriage .completionBannerBucket {
  margin-bottom: 1rem;
}

.completedStatusBadge {
  min-width: fit-content;
  background-color: #ccffd8;
  color: #12553d;
  border-color: #09aa71;
  border-radius: 1rem;
  padding: 2px 13px 2px 13px;
  font-size: 1rem;
  width: fit-content;
  height: fit-content;
  margin-bottom: 0.5rem;
}

.informativeStatusBadge {
  min-width: fit-content;
  background-color: #e0f1ff;
  color: #000409;
  border-color: #005ebb;
  border-radius: 1rem;
  padding: 2px 13px 2px 13px;
  font-size: 1rem;
  width: fit-content;
  height: fit-content;
  margin-bottom: 0.5rem;
}

.disabledStatusBadge {
  min-width: fit-content;
  background-color: #e1e1e6;
  color: #31313b;
  border-color: #6b6a74;
  border-radius: 1rem;
  padding: 2px 13px 2px 13px;
  font-size: 1rem;
  width: fit-content;
  height: fit-content;
  margin-bottom: 0.5rem;
}

details > summary::-webkit-details-marker {
  display: none;
}

.disabledGroupsLink {
  color: #1564B9;
  list-style: none;
  padding-top: 0.5rem;
  width: fit-content;
  cursor: pointer;
}
.disabledGroupsLink:hover {
  text-decoration: underline;
}

.groupRecommendationsBucket .timeEstimateSkeleton {
  margin-left: 0.5rem;
}

.estimate {
  overflow-wrap: anywhere;
}
.estimate .timeEstimateIcon {
  width: clamp(1rem, 20vw, 1.5rem);
  height: clamp(1rem, 20vh, 1.5rem);
}
.estimate .timeEstimate {
  background-color: #e0f1ff;
  color: #000409;
  height: fit-content;
  width: fit-content;
  border-radius: 1.25rem;
  display: flex;
  align-items: center;
  padding: 0.25rem;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
.estimate .timeEstimate .timeEstimateText {
  padding-right: 0.25rem;
}

.timeEstimateSkeleton {
  width: 25%;
  min-width: 8em;
  height: 1rem;
  margin-bottom: 0.4rem;
  margin-top: 0.2rem;
}

.selfTriage .actionNode .optionHeading, .selfTriage .actionNode .optionHeading {
  font-size: 1.2rem;
  color: #363636;
}
.selfTriage .actionNode .nodePretext {
  padding: 0 0 1rem;
}
.selfTriage .actionNode .nodeDetailsContainer {
  display: flex;
  width: fit-content;
  flex: 1;
  flex-direction: column;
}
.selfTriage .actionNode .nodeContainer .standardBanner .contentColumn {
  padding-right: 0.5rem;
}
.selfTriage .actionNode .nodeContainer .standardBanner.singleRowBanner {
  align-items: center;
}
.selfTriage .actionNode .nodeContainer .standardBanner.singleRowBanner .contentColumn .header {
  padding-bottom: 0.1rem;
}
.selfTriage .actionNode .nodeContainer .standardBanner.singleRowBanner .contentColumn + .buttonColumn {
  align-self: center;
  width: fit-content;
}
.selfTriage .actionNode .nodeContainer .standardBanner.singleRowBanner .contentColumn + .buttonColumn .button {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .selfTriage .actionNode .nodeContainer .standardBanner:not(.withButtonColumn) {
    flex-direction: row;
  }
  .selfTriage .actionNode .nodeContainer .standardBanner.singleRowBanner.withButtonColumn {
    flex-direction: column;
  }
  .selfTriage .actionNode .nodeContainer .standardBanner.singleRowBanner.withButtonColumn .contentColumn {
    width: auto;
    padding-right: 0;
  }
  .selfTriage .actionNode .nodeContainer .standardBanner.singleRowBanner.withButtonColumn .contentColumn + .buttonColumn {
    margin-top: 0.5rem;
    margin-left: -2.5rem;
    max-width: calc(100% + 2.5rem);
    width: auto;
  }
}
.selfTriage .actionNode .mobile .standardBanner.withButtonColumn:not(.singleRowBanner) .contentColumn {
  padding-right: 0;
}
.selfTriage .actionNode .mobile .standardBanner.withButtonColumn:not(.singleRowBanner) .contentColumn + .buttonColumn {
  margin-left: -2.5rem;
  max-width: calc(100% + 2.5rem);
  align-self: center;
}

.selfTriage details summary {
  display: inline;
  list-style: none;
  width: fit-content;
  cursor: pointer;
  color: #040064;
  overflow-wrap: anywhere;
}
.selfTriage details summary:hover {
  text-decoration: underline;
}
.selfTriage .declinedRecommendations {
  max-width: 768px;
  display: flex;
  flex-direction: column;
  margin: 0 auto 0 auto;
}
.selfTriage .declinedRecommendations > .icon {
  margin: 0 auto 0 auto;
}
.selfTriage .declinedRecommendations .explanation {
  text-align: center;
  overflow-wrap: anywhere;
}
.selfTriage .declinedRecommendations .alternatives {
  display: flex;
  column-gap: 0.5rem;
  flex-wrap: wrap;
  margin-top: 1rem;
}
.selfTriage .declinedRecommendations .alternatives * {
  width: auto;
  flex-grow: 1;
  min-width: fit-content;
  flex-basis: 1rem;
}
.selfTriage .declinedRecommendations .unavailableGroups {
  margin-top: 1rem;
}
.selfTriage .declinedRecommendations .unavailableGroups .disabledGroupsLink {
  overflow-wrap: anywhere;
}
.selfTriage .declinedRecommendations .unavailableGroups .nodeIcon {
  width: clamp(1rem, 10vw, 2rem);
  height: clamp(1rem, 10vh, 2rem);
  flex-shrink: 0;
}
.selfTriage .declinedRecommendations .unavailableGroups .nodePreview {
  display: flex;
  align-items: center;
  column-gap: 0.25rem;
  text-align: left;
  overflow-wrap: anywhere;
}
.selfTriage .declinedRecommendations .unavailableGroups .optionTitle {
  padding-top: 0;
}
.selfTriage .declinedRecommendations .unavailableGroups .disabledExplanation {
  margin: 0.5rem 0;
}

.selfTriage .actionNodeWorkflow .recommendationsBucket .nodeWorkflow > .instructions {
  padding-bottom: 0.5rem;
}
@media screen and (min-width: 768px) {
  .selfTriage .actionNodeWorkflow .recommendationsBucket .nodeWorkflow > .instructions {
    padding-top: 1.5rem;
  }
}
.selfTriage .actionNodeWorkflow .recommendationsHeader .backToOptionsLink {
  display: flex;
  align-items: center;
  width: fit-content;
  cursor: pointer;
  padding-bottom: 1rem;
}
.selfTriage .actionNodeWorkflow .recommendationsHeader .backArrow {
  fill: currentColor;
  margin-right: 0.25rem;
}

.recommendationsHeader .estimatedWaitTime {
  padding-bottom: 0.5rem;
}

.optionNumberText {
  padding: 0;
  margin: 1rem 0 0.5rem 0.5%;
}

.selfTriage .headerSection {
  width: 99%;
  margin-bottom: 0.5rem;
}

.actionNodesPage .actionNodeWorkflow .recommendationTitle.header.accessibleAnchor {
  padding: 0;
  margin-top: 0;
}

.stspinner.ajaxspinner.defaultajaxinline {
  position: absolute;
  display: flex;
  justify-content: center;
  height: auto;
}
.stspinner.ajaxspinner.defaultajaxinline .loadingmessage {
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.7);
}

.subtleText {
  font-size: 0.75rem;
  color: #767676;
}

.chooseOneText {
  padding: 0 0 0.25rem 0;
}

.selfTriage .disabledGroupOptionsBucket {
  padding-top: 1rem;
}
.selfTriage .disabledGroupOptionsBucket .nodeDetailsContainer:where(:not(:last-child)) {
  padding-bottom: 0.5rem;
}
.selfTriage .disabledGroupOptionsBucket .nodeDetailsContainer:where(:not(:first-child)) {
  padding-top: 0.5rem;
}
.selfTriage .disabledGroupOptionsBucket .optionHeading {
  font-weight: normal;
}
.selfTriage .disabledGroupOptionsBucket .recommendationTitle {
  padding: 0;
  font-size: 1.17em;
}
.selfTriage .disabledGroupOptionsBucket .recommendationTitleSubText {
  font-size: 0.9rem;
  padding: 0rem 0 1rem 0;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.selfTriage .actionNodeWorkflow .actionNode .externalJumpUrl {
  display: inline-block;
  margin-left: 0.3rem;
}
.selfTriage .actionNodeWorkflow .actionNode .successStatus .successMessage {
  color: #0f784a;
}
.selfTriage .actionNodeWorkflow .actionNode .noSecurityMessage {
  border-top-color: #dbdbdb;
}

/* #endregion */
/* #region Instruction node */
.selfTriage .ActionableInstrWorkflow {
  margin: 2rem auto 0 auto;
}
@media screen and (min-width: 1025px) {
  .selfTriage .ActionableInstrWorkflow {
    width: 60%;
  }
}
.selfTriage .ActionableInstrWorkflow .ActionableInstrCard {
  padding: 1rem;
  overflow-wrap: anywhere;
}
.selfTriage .ActionableInstrWorkflow .acceptRecommendationButton {
  margin: 1rem auto 0 auto;
}

.selfTriage .actionNode .instruction {
  position: relative;
  padding-bottom: 0.5rem;
}
.selfTriage .actionNode .instruction .nodeDetailsContainer .nodeIcon {
  margin-top: -0.3rem;
}
.selfTriage .actionNode .instruction.collapsed .instructionContainer {
  max-height: 300px;
  overflow: hidden;
}
@media print {
  .selfTriage .actionNode .instruction.collapsed .instructionContainer {
    overflow: visible;
    max-height: none;
  }
}
.selfTriage .actionNode .instruction.collapsed .expandInstructionLink, .selfTriage .actionNode .instruction.expanded .collapseInstructionLink {
  background: #ffffff;
  border-top-color: #dbdbdb;
  display: block;
  position: relative;
  width: 100%;
  padding: 0.5rem 0 0;
  border-top-width: 1px;
  border-top-style: solid;
  text-align: center;
}
.selfTriage .actionNode .instruction.collapsed .expandInstructionLink span, .selfTriage .actionNode .instruction.expanded .collapseInstructionLink span {
  display: inline-block;
  vertical-align: middle;
}
@media print {
  .selfTriage .actionNode .instruction.collapsed .expandInstructionLink, .selfTriage .actionNode .instruction.expanded .collapseInstructionLink {
    display: none;
  }
}
.selfTriage .actionNode .instruction.collapsed .expandInstructionLink .expandArrow, .selfTriage .actionNode .instruction.expanded .collapseInstructionLink .collapseArrow {
  background-size: 1rem;
  background-repeat: no-repeat;
  width: 1rem;
  height: 1rem;
  margin-left: 0.5rem;
}
.selfTriage .actionNode .instruction.collapsed .expandInstructionLink .expandArrow {
  background-image: url("../images/down_chevron_blue.svg");
}
.selfTriage .actionNode .instruction.expanded .collapseInstructionLink .collapseArrow {
  background-image: url("../images/up_chevron_blue.svg");
}
.selfTriage .actionNode .instruction:not(.expanded):not(.collapsed) .expandInstructionLink, .selfTriage .actionNode .instruction:not(.expanded):not(.collapsed) .collapseInstructionLink, .selfTriage .actionNode .instruction.collapsed .collapseInstructionLink, .selfTriage .actionNode .instruction.expanded .expandInstructionLink {
  display: none;
}
.selfTriage .actionNode .instruction.collapsed .expandInstructionLink::before {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.8) 100%);
  content: "";
  display: block;
  width: 100%;
  height: 2rem;
  position: absolute;
  top: calc(-2rem - 1px);
  left: 0;
}

/* #endregion */
/* #region Orders card */
.selfTriage .actionNode .orders {
  position: relative;
}
.selfTriage .actionNode .orders .loadingContainer {
  display: none;
  top: 38%;
}
.selfTriage .actionNode .orders .standardBanner {
  margin-left: 2.5rem;
  width: auto;
}

.optionOrderBucketTitle {
  font-size: 1.2rem;
  padding-top: 0rem;
  padding-bottom: 1.1rem;
  color: #363636;
}

.selfTriage .actionNode .order .orderBucketTitle {
  font-size: 1.4rem;
  padding: 0;
}
.selfTriage .actionNode .order .order {
  padding-bottom: 0.3rem;
  padding-top: 0.2rem;
}
.selfTriage .actionNode .order .order .name {
  font-size: 1.1rem;
  color: #363636;
}
.selfTriage .actionNode .order .order .noInstructions {
  margin-bottom: 1rem;
}
.selfTriage .actionNode .order .order.noInstructions + .order {
  margin-top: -1rem;
}
.selfTriage .actionNode .order .nodeContent {
  margin: 0.5rem 0 0 2rem;
  display: contents;
}

/* #endregion */
/* #region Visit Node */
.selfTriage .actionNodeWorkflow .visitWorkflow {
  position: relative;
  display: none;
  border-top-color: #cccccc;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: transparent;
  min-height: 32rem;
  margin: 1rem 0 0;
  background-color: rgba(4, 0, 100, 0.05);
}
.selfTriage .actionNodeWorkflow .visitWorkflow .summary {
  width: 100%;
  margin-left: 0;
  margin-top: 0;
}
.mobile .selfTriage .actionNodeWorkflow .visitWorkflow {
  background-color: unset;
}

.selfTriage .actionNodeWorkflow .visit .upcomingAppointmentDetails .visitTitle {
  font-weight: bold;
}
.selfTriage .actionNodeWorkflow .visit .upcomingAppointmentDetails .visitTimeDetails:before {
  background: url("../images/visits/clock.png") no-repeat;
  background-size: cover;
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  vertical-align: middle;
}
.selfTriage .actionNodeWorkflow .visit .upcomingAppointmentDetails .visitTimeDetails .visitTime {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5rem;
}
.selfTriage .actionNodeWorkflow .visit .upcomingAppointmentDetails .visitInfo {
  display: inline-block;
  width: auto;
  vertical-align: top;
  max-width: calc(100% - 4rem);
}
.selfTriage .actionNodeWorkflow .visit .upcomingAppointmentDetails .providerInfo {
  display: inline-block;
  width: 3rem;
  margin-right: 1rem;
  vertical-align: top;
}
.selfTriage .actionNodeWorkflow .visit .providerInfo .roundedimage {
  width: 3rem;
  height: 3rem;
}
.selfTriage .actionNodeWorkflow .visit .upcomingAppointmentDetails .visitLink {
  display: inline-block;
  width: auto;
  margin-left: 5rem;
  margin-top: 0rem;
}
.selfTriage .actionNodeWorkflow .visit .nodeIcon {
  margin-top: -0.25rem;
}

/* #endregion */
/* #region E-Visit Node */
.selfTriage .actionNode.eVisit .additionalInfoButton * {
  float: right;
}
.selfTriage .actionNode.eVisit .nodeTitleSubText {
  padding-bottom: 0.5rem;
}
.selfTriage .actionNode.eVisit .signupInstruction {
  padding: 0 0 0.5rem 0;
  font-size: 0.9rem;
}

.selfTriage .actionNodeWorkflow .actionNode .eVisit .nodeIcon {
  margin-top: -0.125rem;
}

/* #endregion */
/* #region On-Demand Video Visit Node */
.selfTriage .actionNodeWorkflow .actionNode.video .notScheduledError {
  width: auto;
}
.selfTriage .actionNodeWorkflow .actionNode.video .signupInstruction {
  padding: 0 0 0.5rem 0;
  font-size: 0.9rem;
}

.mobile .selfTriage .actionNodeWorkflow .actionNode .video.card.expanded {
  box-shadow: none;
}

.selfTriage .video .card.testhardware .photo {
  border: none;
}

/* #endregion */
/* #region Question Node */
.selfTriage #dt-node-content .question {
  margin-top: 0.5rem;
}
.selfTriage #dt-node-content .question .question-prompt-header:not(.inputFirst) .question-prompt {
  color: #040064;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.25rem;
}

.selfTriage .formbuttons.multiStep.ques-actions.navFeatureEnabled .button#next-step {
  margin-right: 0.5rem;
}

@media screen and (max-width: 768px) {
  .selfTriage .formbuttons.multiStep.ques-actions.navFeatureEnabled {
    flex-direction: row-reverse;
  }
  .selfTriage .formbuttons.multiStep.ques-actions.navFeatureEnabled .button#next-step {
    max-width: calc(50% - 0.25rem);
    margin-right: 0;
  }
  .selfTriage .formbuttons.multiStep.ques-actions.navFeatureEnabled .button#next-step.onlyvisiblechild {
    max-width: 100%;
  }
  .selfTriage .formbuttons.multiStep.ques-actions.navFeatureEnabled .button#previous-step {
    max-width: calc(50% - 0.25rem);
    margin-right: 0.5rem;
  }
}
/* #endregion */
/* #region Collapsable Instructions */
.selfTriage .collapsableInstructionSection {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  word-break: break-word;
}
.selfTriage .collapsableInstructionSection.collapsed .collapsableInstruction {
  overflow: visible;
  max-height: none;
}
.selfTriage .collapsableInstructionSection.collapsed .collapsableInstruction, .selfTriage .collapsableInstructionSection .collapsableInstructionPreview {
  display: none;
}
.selfTriage .collapsableInstructionSection.collapsed .collapsableInstructionPreview {
  display: inherit;
  padding-bottom: 0.5rem;
  font-size: 0.9rem;
}
.selfTriage .collapsableInstructionSection.collapsed .collapsableInstructionPreview.subtle span {
  max-width: 100%;
}
.selfTriage .collapsableInstructionSection .expandableLinkSection,
.selfTriage .collapsableInstructionSection .collapsableLinkSection {
  display: none;
  order: 2;
}
.selfTriage .collapsableInstructionSection.collapsed .expandableLinkSection, .selfTriage .collapsableInstructionSection.expanded .collapsableLinkSection {
  display: block;
  position: relative;
  text-align: center;
  font-size: 0.9rem;
}
@media print {
  .selfTriage .collapsableInstructionSection.collapsed .expandableLinkSection, .selfTriage .collapsableInstructionSection.expanded .collapsableLinkSection {
    display: none;
  }
}
.selfTriage .collapsableInstructionSection .expandableLinkSection .expandableLink,
.selfTriage .collapsableInstructionSection .collapsableLinkSection .collapsableLink {
  display: block;
}
.selfTriage .collapsableInstructionSection .expandableLinkSection .expandableLink:hover span,
.selfTriage .collapsableInstructionSection .collapsableLinkSection .collapsableLink:hover span {
  text-decoration: underline;
}
.selfTriage .collapsableInstructionSection .collapsableInstructionSection .expandableLinkSection:before {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.8) 100%);
}
.selfTriage .collapsableInstructionSection.collapsed .expandText, .selfTriage .collapsableInstructionSection.expanded .collapseText {
  display: inline-block;
  vertical-align: middle;
}
.selfTriage .collapsableInstructionSection.collapsed .expandArrow, .selfTriage .collapsableInstructionSection.expanded .collapseArrow {
  background-size: 0.7rem;
  background-repeat: no-repeat;
  width: 0.7rem;
  height: 0.7rem;
  margin-left: 0.5rem;
  display: inline-block;
  vertical-align: middle;
}
.selfTriage .collapsableInstructionSection.collapsed .expandArrow {
  background-image: url("../images/down_chevron_blue.svg");
}
.selfTriage .collapsableInstructionSection.expanded .collapseArrow {
  background-image: url("../images/up_chevron_blue.svg");
}

/* #endregion */
/* #region card buttons */
@media screen and (max-width: 768px) {
  .selfTriage .declineButtonList {
    display: flex;
    justify-content: center;
  }
  .selfTriage .declineButtonList .declineButton {
    overflow-wrap: anywhere;
  }
}
@media screen and (min-width: 768px) {
  .selfTriage .createAcctSection .buttonList {
    max-width: 25%;
    hyphens: auto;
    -moz-hyphens: inherit;
    flex-direction: column;
  }
  .selfTriage .createAcctSection .buttonList .button {
    word-break: break-word;
    margin-right: 0;
    margin-left: auto;
  }
  .selfTriage .declineButtonList {
    padding-top: 1rem;
    margin: 0 auto;
  }
  .selfTriage .nodeCard.withButton:not(.warningWithButton),
  .selfTriage .card.createAcctCard.withButton:not(.warningWithButton) {
    padding-bottom: 0.5rem;
    min-height: 5rem;
  }
  .selfTriage .order.heading .cardline.name {
    line-height: 1.1rem;
  }
  .selfTriage .order.heading .optionCardline {
    font-size: 1.1rem;
    color: #363636;
  }
}
.selfTriage .order.heading .collapsableInstructionPreview {
  color: #363636;
}
.selfTriage .card.withButton {
  min-height: 5rem;
}
@media print {
  .selfTriage .card.withButton.nodeGroupOption {
    min-height: 0rem;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .selfTriage .card.withButton.nodeGroupOption {
    padding-bottom: 0.5rem;
  }
}
.selfTriage .card:not(.withButton) {
  min-height: 4.5rem;
}

/* #endregion */
/* #region Terms and conditions */
.selfTriage.selfTriageTermsAndPrivacy .loadingContainer {
  position: absolute;
  z-index: 99;
  margin-top: 5rem;
}
.selfTriage.selfTriageTermsAndPrivacy .termsContainer,
.selfTriage.selfTriageTermsAndPrivacy .privacyContainer {
  min-height: 3rem;
  outline: none;
}
.selfTriage.selfTriageTermsAndPrivacy .termsContainer .terms,
.selfTriage.selfTriageTermsAndPrivacy .privacyContainer .terms {
  padding: 1rem 0.5rem;
}
@media (max-width: 768px) {
  .selfTriage.selfTriageTermsAndPrivacy .termsContainer .terms.multipleContainers,
  .selfTriage.selfTriageTermsAndPrivacy .privacyContainer .terms.multipleContainers {
    max-height: 300px;
  }
}
.selfTriage.selfTriageTermsAndPrivacy .termsContainer [data-message-display-for=termsCheckbox],
.selfTriage.selfTriageTermsAndPrivacy .termsContainer [data-message-display-for=privacyCheckbox],
.selfTriage.selfTriageTermsAndPrivacy .privacyContainer [data-message-display-for=termsCheckbox],
.selfTriage.selfTriageTermsAndPrivacy .privacyContainer [data-message-display-for=privacyCheckbox] {
  padding: 0.25rem 0.75rem;
}
.selfTriage.selfTriageTermsAndPrivacy .termsContainer #termsCheckboxContainer > label.buttoncheck.termsPrivacyCheck,
.selfTriage.selfTriageTermsAndPrivacy .termsContainer #privacyCheckboxContainer > label.buttoncheck.termsPrivacyCheck,
.selfTriage.selfTriageTermsAndPrivacy .privacyContainer #termsCheckboxContainer > label.buttoncheck.termsPrivacyCheck,
.selfTriage.selfTriageTermsAndPrivacy .privacyContainer #privacyCheckboxContainer > label.buttoncheck.termsPrivacyCheck {
  background-color: inherit;
  box-shadow: 0 0 0 0;
  text-decoration: none;
}
@media print {
  .selfTriage.selfTriageTermsAndPrivacy:is(.termsContainer, .privacyContainer) :is(.termsAndConditions, .privacyPolicy) .terms {
    max-height: fit-content;
  }
}

/* #endregion */
/* #region Self Triage History */
.selfTriage .pastTriagesPage .nodeCard.withButton {
  padding-bottom: 0.5rem;
  min-height: 5rem;
}
@media screen and (max-width: 768px) {
  .selfTriage .pastTriagesPage .nodeCard.withButton {
    padding-bottom: 2.5rem;
  }
}
.selfTriage .pastTriagesPage .actionNodesPage {
  position: relative;
}
@media screen and (max-width: 1025px) {
  .selfTriage .pastTriagesPage .pastTriageList {
    width: 100%;
    max-height: none;
    padding-right: 0px;
    overflow: visible;
  }
  .selfTriage .pastTriagesPage .actionNodesContainer {
    width: 100%;
    margin-top: 0px;
  }
  .selfTriage .pastTriagesPage .header,
  .selfTriage .pastTriagesPage .treeTitle {
    padding-bottom: 0.1rem;
  }
  .selfTriage .pastTriagesPage .backButton {
    font-size: 1rem;
    padding-bottom: 0.3rem;
    display: block;
  }
  .selfTriage .pastTriagesPage .actionNodesContainer .treeTitle {
    margin: 0;
  }
  .selfTriage .pastTriagesPage .actionNodesContainer .treeTitle .date {
    display: block;
    padding: 0.3rem 0;
  }
}
@media screen and (min-width: 1025px) {
  .selfTriage .pastTriagesPage .pastTriageList {
    display: inline-block;
    width: 24%;
    margin-right: 1%;
    vertical-align: top;
    max-height: 700px;
    overflow: auto;
    padding-right: 1%;
  }
  .selfTriage .pastTriagesPage .actionNodesContainer {
    display: inline-block;
    width: 75%;
    vertical-align: top;
    margin-top: 0.5rem;
  }
  .selfTriage .pastTriagesPage .actionNodesContainer .treeTitle .header {
    padding-top: 0;
    line-height: 1.8rem;
  }
  .selfTriage .pastTriagesPage .actionNodesContainer .treeTitle .date {
    display: none;
  }
}
@media print {
  .selfTriage .pastTriagesPage .pastTriageList, .selfTriage .pastTriagesPage .historyListHeader {
    display: none;
  }
  .selfTriage .pastTriagesPage .actionNodesContainer {
    width: 100%;
  }
  .selfTriage .pastTriagesPage .actionNodesContainer .treeTitle .date {
    display: inline;
  }
}

.selfTriage .pastTriageList .pastTriage {
  opacity: 0.8;
  min-height: 5.2rem;
}
.selfTriage .pastTriageList .pastTriage.selected {
  opacity: 1;
}
.selfTriage .pastTriageList .pastTriage .date {
  color: #41a0ff;
  text-align: center;
  line-height: initial;
  width: 25%;
  display: inline-block;
  margin-right: 0.5%;
  vertical-align: top;
}
.selfTriage .pastTriageList .pastTriage .date * {
  display: block;
}
.selfTriage .pastTriageList .pastTriage .date .verticalMonth {
  font-size: 1.1rem;
  line-height: 1.1rem;
  text-transform: uppercase;
}
html[lang=fi] .selfTriage .pastTriageList .pastTriage .date .verticalMonth {
  font-size: 0.8rem;
}
.selfTriage .pastTriageList .pastTriage .date .verticalDateOfMonth {
  font-size: 1.7rem;
  line-height: 1.7rem;
}
.selfTriage .pastTriageList .pastTriage .date .verticalYear,
.selfTriage .pastTriageList .pastTriage .date .verticalDayOfWeek {
  font-size: 1rem;
  line-height: 1rem;
}
.selfTriage .pastTriageList .pastTriage .triageInfo {
  display: inline-block;
  width: 70%;
  vertical-align: top;
}

/* #endregion */
