@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Features/Actions/ChangeUnosId.razor.rz.scp.css */
/* /Features/CaseRecordDashboard/CaseRecordDashboardPage.razor.rz.scp.css */
.capitalize[b-44ppmd32k6] {
  text-transform: uppercase;
}

.grid__phase-info[b-44ppmd32k6] {
  margin-bottom: 0.5em;
}
.grid__phase-info-label[b-44ppmd32k6] {
  color: #2C6C16;
  font-weight: bold;
  padding-right: 0.5em;
}
.grid__phase-info__phase-label[b-44ppmd32k6] {
  color: #0070a2;
  font-weight: bold;
  padding-right: 0.5em;
  font-size: large;
  margin-bottom: 0.5em;
}
.grid__phase-info-data[b-44ppmd32k6] {
  text-align: center;
}

.grid__device-indicator[b-44ppmd32k6] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.grid__device-indicator_square[b-44ppmd32k6] {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 47px;
  width: 100%;
  aspect-ratio: 1/1;
}
.grid__device-indicator_square .circle[b-44ppmd32k6] {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  color: white;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  line-height: 40px;
  background: transparent;
  color: #2C6C16;
  border: 1px solid #92d876;
  font-size: large;
}

.grid__active-indicator--filter[b-44ppmd32k6] {
  width: 100%;
  display: flex;
  justify-content: center;
}

.inner-row-spacing[b-44ppmd32k6] {
  margin-bottom: 6px;
}
/* /Features/Notifications/TestEmailSentPopup.razor.rz.scp.css */
.emphasis[b-e4avvgw84u] {
  font-weight: bold;
}

.instructions[b-e4avvgw84u] {
  text-align: center;
}

.center[b-e4avvgw84u] {
  justify-content: center;
}

.horizontal-split-container[b-e4avvgw84u] {
  display: flex;
}

.email-list[b-e4avvgw84u] {
  max-height: 50vh;
  overflow-y: auto;
  background-color: #ececec;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.email-list-title[b-e4avvgw84u] {
  margin-top: 0.5rem;
  margin-left: 0.5rem;
  margin-bottom: 0.5rem;
}
.email-container[b-e4avvgw84u] {
  background-color: #b2b1b2;
  color: #fff;
  width: 90%;
  margin-bottom: 1rem;
  border-radius: 0.25rem;
  margin: auto;
  margin-bottom: 0.5rem;
}
.email-subject[b-e4avvgw84u] {
  font-size: 1.5em;
  width: 50%;
}
.email-sent-on[b-e4avvgw84u] {
  font-size: 0.85em;
  width: 50%;
  text-align: right;
}
.email-body[b-e4avvgw84u] {
  background-color: #fff;
  color: #000;
  border-radius: 0.25rem;
  padding: 1rem;
  margin-top: 0.5rem;
}
/* /Features/Public/HomePage.razor.rz.scp.css */
.home-vertical-shrink[b-0x1gmm3m0w] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow-y: visible;
  height: 100%;
}

.login-section[b-0x1gmm3m0w] {
  align-items: center;
  flex-direction: column;
  display: flex;
  width: 100%;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
}

.login-section-small[b-0x1gmm3m0w] {
  align-items: center;
  flex-direction: column;
  display: flex;
  width: 100%;
  z-index: 1;
  overflow-y: scroll;
}

.welcome-text-large[b-0x1gmm3m0w] {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 400;
  color: #000000;
  text-align: center;
  padding-top: 1.5rem;
  padding-bottom: 5rem;
  height: 52px;
  font-size: 45px;
  line-height: 52px;
}
.welcome-text-small[b-0x1gmm3m0w] {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 400;
  color: #000000;
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 6rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  height: 0px;
  font-size: 25px;
  line-height: 30px;
}

.card-layout-large[b-0x1gmm3m0w] {
  display: flex;
  align-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.card-layout-small[b-0x1gmm3m0w] {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 500px;
}

.greeting-layout-large[b-0x1gmm3m0w] {
  padding-top: 1.5rem;
  display: flex;
  flex-direction: column;
  width: 40%;
}
.greeting-layout-small[b-0x1gmm3m0w] {
  padding-top: 1.5rem;
  display: flex;
  flex-direction: column;
}
/* /Features/Public/PXCastPage.razor.rz.scp.css */
.room[b-k3nvzwjg04] {
  color: var(--lbe-sys-light-on-primary-container, #052100);
  text-align: center;
  font-family: Barlow;
  font-size: 23.2px;
  font-style: normal;
  font-weight: 600;
  line-height: 34.8px;
}
.room-list[b-k3nvzwjg04] {
  display: flex;
  margin-left: 2rem;
  flex-wrap: wrap;
}
.room-card[b-k3nvzwjg04] {
  padding-bottom: 2rem;
  flex: 1 0 auto;
}

.pxcontainer[b-k3nvzwjg04] {
  padding: 6px 0px 6px 0px;
}
.pxcontainer-active-grid[b-k3nvzwjg04] {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  width: 336px;
  height: 245px;
}
.pxcontainer-header[b-k3nvzwjg04] {
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 4px;
}
.pxcontainer-status-row[b-k3nvzwjg04] {
  display: flex;
  width: 100%;
  gap: 12px;
  flex-direction: row;
  justify-content: space-between;
}
.pxcontainer-time-since-row[b-k3nvzwjg04] {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  gap: 12px;
  flex-direction: row;
}
.pxcontainer-divider[b-k3nvzwjg04] {
  width: 340px;
  height: 1px;
  background: #C4C6CF;
}
.pxcontainer-status-text[b-k3nvzwjg04] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: var(--lbe-black, #000);
  text-overflow: ellipsis;
  font-family: Barlow;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.pxcontainer-time-since-text[b-k3nvzwjg04] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: var(--lbe-black, #000);
  text-overflow: ellipsis;
  font-family: Barlow;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}

.facility-label[b-k3nvzwjg04] {
  overflow: hidden;
  color: var(--lbe-black, #000);
  text-overflow: ellipsis;
  font-family: Barlow;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.facility-buttons[b-k3nvzwjg04] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.facility-name[b-k3nvzwjg04] {
  color: var(--lbe-sys-light-on-primary-container, #052100);
  text-align: center;
  font-family: Barlow;
  font-size: 23.2px;
  font-style: normal;
  font-weight: 600;
  line-height: 34.8px;
}
.facility-card-layout[b-k3nvzwjg04] {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  padding-top: 54px;
  flex-wrap: wrap;
  gap: 1rem;
}
.facility-card[b-k3nvzwjg04] {
  width: 566px;
  padding: 32px 52px;
  border-radius: 12px;
  background: var(--lbe-white, #FFF);
}
[b-k3nvzwjg04] .facility-button {
  height: 40px;
  border-radius: 100px;
  border-color: var(--lbe-sys-light-primary, #2C6C16);
  background: var(--lbe-sys-light-primary, #2C6C16);
  font-size: 14px;
  font-weight: 500;
  padding: 10px 24px;
}

.px-dropdown-header[b-k3nvzwjg04] {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 1.5rem;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (max-width: 225px) {
  .card-title[b-k3nvzwjg04] {
    text-align: left;
  }
}
.card[b-k3nvzwjg04] {
  display: flex;
  width: 364px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background: var(--lbe-white, #FFF);
}
.card-body[b-k3nvzwjg04] {
  display: flex;
  width: 336px;
  padding: 12px 0px 40px 0px;
  justify-content: space-between;
  align-items: center;
}
.card-header[b-k3nvzwjg04] {
  display: flex;
  padding: 10px 16px 10px 12px;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  row-gap: 8px;
  flex: 1 0 0;
  align-self: stretch;
  flex-wrap: wrap;
  height: 40px;
  border-radius: 8px 8px 0px 0px;
  background: var(--lbe-sys-light-surface-container, #ECEEEB);
}
.card-title[b-k3nvzwjg04] {
  margin-bottom: 0 !important;
}
@media (max-width: 575.98px) {
  .card-title[b-k3nvzwjg04] {
    font-size: small;
  }
}
@media (min-width: 576px) {
  .card-title[b-k3nvzwjg04] {
    font-size: medium;
  }
}
@media (min-width: 768px) {
  .card-title[b-k3nvzwjg04] {
    font-size: medium;
  }
}
@media (min-width: 992px) {
  .card-title[b-k3nvzwjg04] {
    font-size: large;
  }
}
@media (min-width: 1200px) {
  .card-title[b-k3nvzwjg04] {
    font-size: large;
  }
}
@media (min-width: 1400px) {
  .card-title[b-k3nvzwjg04] {
    font-size: large;
  }
}

@media (max-width: 300px) {
  .facility[b-k3nvzwjg04] {
    text-align: left;
  }
}
.phase[b-k3nvzwjg04] {
  text-align: right;
}

@media (max-width: 575.98px) {
  .phase[b-k3nvzwjg04] {
    text-align: left;
  }
}
.unos-text[b-k3nvzwjg04], .case-text[b-k3nvzwjg04] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: var(--lbe-black, #000);
  text-overflow: ellipsis;
  font-family: Barlow;
  font-style: normal;
}

.label[b-k3nvzwjg04] {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  font-weight: 600;
}

.case-text[b-k3nvzwjg04] {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.divider-stretch[b-k3nvzwjg04] {
  padding: 8px 0px;
}

.indicator-open[b-k3nvzwjg04] {
  display: flex;
  width: 336px;
  height: 258px;
  padding: 24px 0px;
  justify-content: space-between;
  align-items: center;
}
.indicator-inactive[b-k3nvzwjg04] {
  display: flex;
  width: 336px;
  height: 258px;
  padding: 24px 0px;
  justify-content: center;
  align-items: center;
}
.indicator-square[b-k3nvzwjg04] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.indicator-last-case[b-k3nvzwjg04] {
  display: flex;
  width: 209px;
  flex-direction: column;
  align-items: flex-start;
  gap: 1px;
  flex-shrink: 0;
}
.indicator-open-circle[b-k3nvzwjg04] {
  width: 100px;
  height: 100px;
  background: #EDFFDF;
  border-radius: 9999px;
  border: 1px #155200 solid;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.indicator-inactive-circle[b-k3nvzwjg04] {
  width: 100px;
  height: 100px;
  background: #D8DBD7;
  border-radius: 9999px;
  border: 1px #74777F solid;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.indicator-divider[b-k3nvzwjg04] {
  width: 180px;
  height: 1px;
  background: #C4C6CF;
}
.indicator-open-text[b-k3nvzwjg04] {
  color: #2C6C16;
  font-size: 16px;
  font-family: Barlow;
  font-weight: 600;
  line-height: 24px;
  word-wrap: break-word;
}
.indicator-inactive-text[b-k3nvzwjg04] {
  color: #44474E;
  font-size: 16px;
  font-family: Barlow;
  font-weight: 600;
  line-height: 24px;
  word-wrap: break-word;
}
.indicator-circle[b-k3nvzwjg04] {
  font-size: x-small;
}
.indicator-square[b-k3nvzwjg04] {
  min-height: 50px;
}
.indicator-square-2[b-k3nvzwjg04] {
  min-height: 50px;
}
@media (min-width: 576px) {
  .indicator-circle[b-k3nvzwjg04] {
    font-size: x-small;
  }
}
@media (min-width: 768px) {
  .indicator-circle[b-k3nvzwjg04] {
    font-size: small;
  }
  .indicator-square[b-k3nvzwjg04] {
    max-height: 100px;
    max-width: 100px;
  }
  .indicator-square-2[b-k3nvzwjg04] {
    max-height: 100px;
    max-width: 100px;
  }
}
@media (min-width: 992px) {
  .indicator-circle[b-k3nvzwjg04] {
    font-size: medium;
  }
  .indicator-square[b-k3nvzwjg04] {
    min-width: 150px;
    min-height: 150px;
  }
  .indicator-square-2[b-k3nvzwjg04] {
    min-width: 150px;
    min-height: 150px;
  }
}
@media (min-width: 1200px) {
  .indicator-circle[b-k3nvzwjg04] {
    font-size: large;
  }
}
@media (min-width: 1400px) {
  .indicator-circle[b-k3nvzwjg04] {
    font-size: large;
  }
}

.container-dates[b-k3nvzwjg04] {
  font-size: 0.8rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.grow[b-k3nvzwjg04] {
  flex-grow: 1;
}

.unos-text[b-k3nvzwjg04] {
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
}
/* /Features/Public/TotalLungCapacityPage.razor.rz.scp.css */
.tlc-container[b-onj4jpybsl] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
  padding: 2rem;
  gap: 1rem;
  flex-wrap: wrap;
}
.tlc-header[b-onj4jpybsl] {
  color: #000;
  font-family: Barlow;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  word-wrap: break-word;
  padding: 10px;
}
.tlc-input-box[b-onj4jpybsl] {
  display: flex;
  width: 553px;
  height: 472px;
  padding: 48px;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  border-radius: 12px;
  background: var(--lbe-white, #FFF);
}
.tlc-dropdowns[b-onj4jpybsl] {
  display: flex;
  height: 70px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 4px 4px 0px 0px;
}
.tlc-calculation-box[b-onj4jpybsl] {
  display: flex;
  width: 553px;
  height: 472px;
  padding: 12px 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 48px;
  flex-shrink: 0;
  border-radius: 8px;
  background: var(--lbe-sys-light-surface-container-low, #F2F4F0);
}
.tlc-calculation-text[b-onj4jpybsl] {
  color: var(--lbe-black, #000);
  font-family: Barlow;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.tlc-calculation-header[b-onj4jpybsl] {
  color: var(--lbe-sys-light-primary, #2C6C16);
  font-family: Barlow;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.tlc-button-row[b-onj4jpybsl] {
  display: flex;
  justify-content: center;
  width: 100%;
}
[b-onj4jpybsl] .tlc-calculation-button {
  border-radius: 100px;
  border-color: var(--lbe-sys-light-primary, #2C6C16);
  background: var(--lbe-sys-light-primary, #2C6C16);
  color: var(--lbe-sys-light-on-primary, #FFF);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  padding: 10px 24px;
}
.tlc-instruction-text[b-onj4jpybsl] {
  flex: 1 0 0;
  color: var(--lbe-sys-light-on-surface-variant, #44474E);
  font-family: Barlow;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
/* /Features/ReferralDashboard/ReferralDashboardPage.razor.rz.scp.css */
.grid__referral-outcome-indicator[b-rzrzxqpd17] {
  height: auto;
}
.grid__referral-outcome-indicator--terminated[b-rzrzxqpd17] {
  width: 70%;
  max-width: 75px;
}
.grid__referral-outcome-indicator--terminated path[b-rzrzxqpd17] {
  fill: #808080;
}
.grid__referral-outcome-indicator--notfinalized[b-rzrzxqpd17] {
  width: 70%;
  max-width: 75px;
}
.grid__referral-outcome-indicator--notfinalized path[b-rzrzxqpd17] {
  fill: #b2b1b2;
}

.grid__source-indicator[b-rzrzxqpd17] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.grid__source-indicator_square[b-rzrzxqpd17] {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 47px;
  width: 100%;
  aspect-ratio: 1/1;
}
.grid__source-indicator_square .circle[b-rzrzxqpd17] {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  color: white;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  line-height: 40px;
  background: transparent;
  color: #2C6C16;
  border: 1px solid #92d876;
  font-size: large;
}
/* /Features/Referrals/ReferralsPage.razor.rz.scp.css */
[b-9ntvu135vu] #unos-id--textbox {
  text-transform: uppercase;
  flex-grow: 1;
}

.unos-editor-container[b-9ntvu135vu] {
  display: flex;
  width: 100%;
}
.unos-editor-container[b-9ntvu135vu]  dxbl-input-editor {
  width: 100%;
}

[b-9ntvu135vu] .btn-icon-open-lock {
  width: 18px;
  height: 16px;
  -webkit-mask-image: url("images/lock-open-solid.svg");
  mask-image: url("images/lock-open-solid.svg");
  background-color: white;
}
/* /Features/Reports/ClinicalReports.razor.rz.scp.css */
.reports-tab[b-y4kvgwy19n] {
    text-align: -webkit-center;
}

.form-fields[b-y4kvgwy19n] {
    display: flex;
    max-width: 900px;
    padding: 24px 24px 24px 24px;
    flex-direction: column;
    gap: 6px;
    border-radius: 0px 0px 12px 12px;
    background: var(--lbe-white, #FFF);
}

.report-button-row[b-y4kvgwy19n] {
    padding-top: 24px;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.row[b-y4kvgwy19n] {
    display: flex;
    flex-direction: row;
    width: 100%;
    padding-left: 24px
}

.col[b-y4kvgwy19n] {
    flex: 50%;
}

.error-message[b-y4kvgwy19n] {
    color: red;
}
/* /Features/Subscribers/AutomaticSubscribers/AutomaticSubscriberNotifications.razor.rz.scp.css */
.list-group-item[b-1th3bpxc5z] {
  color: #000 !important;
}

li[b-1th3bpxc5z] {
  background-color: #fff;
}

li:nth-child(odd)[b-1th3bpxc5z] {
  background-color: #ececec;
}

.icon path[b-1th3bpxc5z] {
  fill: #2C6C16;
}

.italic[b-1th3bpxc5z] {
  font-style: italic;
}
/* /Features/Subscribers/ExternalSubscribers/AddExternalNotificationRule.razor.rz.scp.css */
.toggle-row-buttons[b-h12u8v9dgm] {
  display: flex;
  flex-grow: 100;
}

.toggle-row[b-h12u8v9dgm] {
  display: flex;
}
.toggle-row-label[b-h12u8v9dgm] {
  margin-right: 0.5rem;
}
.toggle-button[b-h12u8v9dgm] {
  display: inline-flex;
  flex-grow: 50;
}
/* /Features/Subscribers/ExternalSubscribers/ExternalSubscriberNotifications.razor.rz.scp.css */
.list-group-item[b-n2xskh1e4q] {
  color: #000 !important;
}

li[b-n2xskh1e4q] {
  background-color: #fff;
}

li:nth-child(odd)[b-n2xskh1e4q] {
  background-color: #ececec;
}

.icon path[b-n2xskh1e4q] {
  fill: #2C6C16;
}

.italic[b-n2xskh1e4q] {
  font-style: italic;
}
/* /Features/Subscribers/ExternalSubscribers/ExternalSubscribers.razor.rz.scp.css */
/* /Features/Subscribers/ExternalSubscribers/ManageExternalSubscriberNotifications.razor.rz.scp.css */
.list-group[b-e1ac1pcdd2] {
  max-height: 50vh;
  overflow-y: auto;
}
.list-group-item[b-e1ac1pcdd2] {
  color: #000 !important;
}

li[b-e1ac1pcdd2] {
  background-color: #fff;
}

li:nth-child(odd)[b-e1ac1pcdd2] {
  background-color: #ececec;
}
/* /Features/Subscribers/SelfSubscribers/AddSelfSubscriberNotificationRule.razor.rz.scp.css */
.toggle-row-buttons[b-8uswrro659] {
  display: flex;
  flex-grow: 100;
}

.toggle-row[b-8uswrro659] {
  display: flex;
}
.toggle-row-label[b-8uswrro659] {
  margin-right: 0.5rem;
}
.toggle-button[b-8uswrro659] {
  display: inline-flex;
  flex-grow: 50;
}
/* /Features/Subscribers/SelfSubscribers/ManageSelfSubscriberNotifications.razor.rz.scp.css */
.list-group[b-ntwlo8newf] {
  max-height: 50vh;
  overflow-y: auto;
}
.list-group-item[b-ntwlo8newf] {
  color: #000 !important;
}

li[b-ntwlo8newf] {
  background-color: #fff;
}

li:nth-child(odd)[b-ntwlo8newf] {
  background-color: #ececec;
}

.highlight[b-ntwlo8newf] {
  color: #00B4E4;
}

.icon path[b-ntwlo8newf] {
  fill: #00B4E4;
}
/* /Features/Subscribers/SelfSubscribers/SelfSubscriberNotifications.razor.rz.scp.css */
.list-group-item[b-6pnmuwoulo] {
  color: #000 !important;
}

li[b-6pnmuwoulo] {
  background-color: #fff;
}

li:nth-child(odd)[b-6pnmuwoulo] {
  background-color: #ececec;
}

.icon path[b-6pnmuwoulo] {
  fill: #2C6C16;
}

.italic[b-6pnmuwoulo] {
  font-style: italic;
}
/* /Features/User/AccountInfoForm.razor.rz.scp.css */
.mx-label-group[b-m1cg0g1vo5] {
  display: flex;
}
.mx-label-description[b-m1cg0g1vo5] {
  flex-grow: 1;
  font-size: smaller;
  font-style: italic;
  align-self: end;
  text-align: right;
}
/* /Features/User/ProfilePage.razor.rz.scp.css */
.left-section[b-hjil3qqqj9] {
  max-width: 500px;
}
/* /Features/User/TestNotifications.razor.rz.scp.css */
.horizontal-split-container[b-36mfhll66i] {
  display: flex;
}

.instructions[b-36mfhll66i] {
  text-align: center;
}

.justify[b-36mfhll66i] {
  justify-content: center;
  display: flex;
}

.center[b-36mfhll66i] {
  justify-content: center;
}

.email-list[b-36mfhll66i] {
  max-height: 50vh;
  overflow-y: auto;
  background-color: #ececec;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.email-list-title[b-36mfhll66i] {
  margin-top: 0.5rem;
  margin-left: 0.5rem;
  margin-bottom: 0.5rem;
}
.email-container[b-36mfhll66i] {
  background-color: #b2b1b2;
  color: #fff;
  width: 90%;
  margin-bottom: 1rem;
  border-radius: 0.25rem;
  margin: auto;
  margin-bottom: 0.5rem;
}
.email-subject[b-36mfhll66i] {
  font-size: 1.5em;
  width: 50%;
}
.email-sent-on[b-36mfhll66i] {
  font-size: 0.85em;
  width: 50%;
  text-align: right;
}
.email-body[b-36mfhll66i] {
  background-color: #fff;
  color: #000;
  border-radius: 0.25rem;
  padding: 1rem;
  margin-top: 0.5rem;
}

.sms-list[b-36mfhll66i] {
  max-height: 50vh;
  overflow-y: auto;
  background-color: #ececec;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.sms-list-title[b-36mfhll66i] {
  margin-top: 0.5rem;
  margin-left: 0.5rem;
  margin-bottom: 0.5rem;
}
.sms-message[b-36mfhll66i] {
  position: relative;
  margin-left: 1.5rem;
  margin-bottom: 1rem;
  padding: 0.75rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  background-color: #00B4E4;
  max-width: 300px;
  text-align: left;
  border: 1px solid #808080;
  border-radius: 0.5rem;
  color: #fff;
}
.sms-message[b-36mfhll66i]:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 15px solid #00B4E4;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  top: 0;
  left: -15px;
}
.sms-message[b-36mfhll66i]:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 17px solid #808080;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  top: -1px;
  left: -17px;
}
.sms-message-content[b-36mfhll66i] {
  padding: 0;
  margin: 0;
}
.sms-message-timestamp[b-36mfhll66i] {
  text-align: right;
  padding-top: 0.4rem;
  font-size: 0.85em;
  font-weight: 300;
  bottom: 0.5rem;
  left: 0.5rem;
}
/* /Features/User/UserDirectoryPage.razor.rz.scp.css */
.ellipsis-text[b-cu3c9hyqjt] {
  overflow: hidden;
  text-overflow: ellipsis;
}

.grid__transplant-data[b-cu3c9hyqjt] {
  font-size: 12px;
}
/* /Features/User/UserNotifications.razor.rz.scp.css */
.list-group-item[b-qevl1gw5dg] {
  color: #000 !important;
}

li[b-qevl1gw5dg] {
  background-color: #fff;
}

li:nth-child(odd)[b-qevl1gw5dg] {
  background-color: #ececec;
}

.icon path[b-qevl1gw5dg] {
  fill: #00B4E4;
}
/* /Features/Worksheet/EvlpDataLegend.razor.rz.scp.css */
.key-rectangle[b-73cwslgqay] {
  display: inline-block;
  height: 0.8rem;
  width: 1.5rem;
}

.legend-row[b-73cwslgqay] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
/* /Shared/ErrorMessage.razor.rz.scp.css */
.text-layout-large[b-84nnj0d1nw] {
  display: flex;
  flex-direction: column;
  padding: 0px 75px 0px 50px;
  gap: 20px;
  isolation: isolate;
  width: 80%;
}
.text-layout-small[b-84nnj0d1nw] {
  display: flex;
  flex-direction: column;
  padding: 0px 10px 0px 0px;
  isolation: isolate;
  width: 50%;
}

.bold-text-large[b-84nnj0d1nw] {
  font-size: 55px;
  line-height: 60px;
  letter-spacing: 0.01em;
  text-align: left;
}
.bold-text-small[b-84nnj0d1nw] {
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0.01em;
  text-align: left;
}

.informational-text-large[b-84nnj0d1nw] {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
}
.informational-text-small[b-84nnj0d1nw] {
  font-size: 14px;
  text-align: left;
}

.error-code-text-large[b-84nnj0d1nw] {
  font-family: Barlow;
  padding-right: 10px;
  margin-bottom: 14px;
  font-size: 15vw;
  font-weight: 900;
  color: #f8faf6;
  text-shadow: -2px -2px 0 #2c6c16, 2px -2px 0 #2c6c16, -2px 2px 0 #2c6c16, 2px 2px 0 #2c6c16;
}
.error-code-text-small[b-84nnj0d1nw] {
  font-family: Barlow;
  padding-right: 10px;
  margin-bottom: 14px;
  font-size: 20vw;
  font-weight: 900;
  color: #f8faf6;
  text-shadow: -2px -2px 0 #2c6c16, 2px -2px 0 #2c6c16, -2px 2px 0 #2c6c16, 2px 2px 0 #2c6c16;
}

.wrapper-404-large[b-84nnj0d1nw] {
  overflow-y: auto;
  padding-top: 16px;
  height: 100%;
  display: flex;
  font-size: 16px;
  background-image: url(/images/brushstroke_graphic.png);
  background-position: left center;
  background-repeat: no-repeat;
  justify-content: center;
  align-items: center;
}
.wrapper-404-small[b-84nnj0d1nw] {
  overflow-y: auto;
  padding-top: 12px;
  height: 100%;
  display: flex;
  justify-content: center;
  font-size: 16px;
  align-items: center;
  background-image: url("/images/brushstroke_graphic_small.png");
  background-position: left center;
  background-repeat: no-repeat;
}
/* /Shared/FileIO/ImageViewer.razor.rz.scp.css */
.image_viewer_icon[b-b73kzhsfwj] {
  cursor: pointer;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.image_viewer_icon_container[b-b73kzhsfwj] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  position: absolute;
  bottom: 33px;
  right: 30px;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 8px;
  border-radius: 5px;
}

.fullscreen[b-b73kzhsfwj] {
  z-index: 9999;
  position: fixed;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.85);
  display: flex;
  justify-content: center;
  align-items: center;
}
.fullscreen img[b-b73kzhsfwj] {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.fullscreen .close-button[b-b73kzhsfwj] {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* /Shared/Header.razor.rz.scp.css */
.navbar.header-navbar[b-n5ft288pru] {
    flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    background-color: inherit;
    border-radius: 0;
    height: 3.5rem;
    min-height: 3.5rem;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
    justify-content: flex-start;
    z-index: 1;
}

.header-navbar .navbar-toggler[b-n5ft288pru] {
    outline: none;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    box-shadow: none;
    align-self: stretch;
    z-index: 1;
}

.header-navbar .navbar-toggler .navbar-toggler-icon[b-n5ft288pru] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    background-color: transparent !important;
    height: 2rem;
    width: 2rem;
}

.title[b-n5ft288pru] {
    font-size: 1.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (max-width: 350px) {
    .title[b-n5ft288pru] {
        font-size: inherit;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-ir93hd94v7] {
    height: 100%;
    overflow: hidden;
    background-color: inherit;
}
[b-ir93hd94v7] .page-layout,
[b-ir93hd94v7] .page-layout > .dx-gridlayout-root,
[b-ir93hd94v7] .layout-item {
    background-color: var(--bs-body-bg, var(--dxbl-body-bg, #fff));

}

[b-ir93hd94v7] .content {
    padding: 10px 2rem 0 2rem;
    overflow: hidden;
}

@media (max-width: 1199.98px) {
    [b-ir93hd94v7] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-ir93hd94v7] .fit-width {
    max-width: 100%;
}

[b-ir93hd94v7] .mw-1100 {
    max-width: 1100px;
}
/* /Shared/NavMenu.razor.rz.scp.css */
.sidebar[b-v4dk6gjt2s] {
    min-width: 220px;
    max-width: 220px;
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    overflow: auto;
    background-color: #fff !important;
    padding-top: 10px;
    border-right: 1px solid #cdcfd7;
}

.sidebar.collapse[b-v4dk6gjt2s] {
    display: none;
}

.sidebar.expand[b-v4dk6gjt2s] {
    display: block;
}

@media (max-width: 1199.98px) {
    .sidebar[b-v4dk6gjt2s] {
        display: none;
    }

    .sidebar.expand[b-v4dk6gjt2s] {
        position: fixed;
        top: 3.5rem;
        left: 0;
        height: auto;
        min-width: 100%;
        z-index: 1050;
    }
}

[b-v4dk6gjt2s] .app-sidebar
{
    padding:0px;
}

[b-v4dk6gjt2s] .app-sidebar > .nav-pills > .nav-item:first-of-type {
    padding-top: 10px;
}

[b-v4dk6gjt2s] .app-sidebar > .nav-pills > .nav-item:last-of-type {
    padding-bottom: 1rem;
}

[b-v4dk6gjt2s] .app-sidebar .nav-pills > .nav-item a {
    border-radius: 0px;
    display: flex;
    align-items: center;
}

[b-v4dk6gjt2s] .app-sidebar > .nav-pills > .nav-item > a {
    font-size: 1rem !important;
    font-weight: 500 !important;
}
[b-v4dk6gjt2s] .app-sidebar,
[b-v4dk6gjt2s] .app-sidebar > .nav-pills,
[b-v4dk6gjt2s] .app-sidebar > .nav-pills > .nav-item,
[b-v4dk6gjt2s] .app-sidebar > .nav-pills > .nav-item > a:not(.active) {
    background-color: inherit;
}

@media (max-width: 1199.98px) {
    [b-v4dk6gjt2s] .app-sidebar > .nav-pills > .nav-item:last-of-type {
        padding-bottom: 0;
    }
}
