﻿/* Copyright 2018-2024 Epic Systems Corporation */
#main > .title > h1 {
  white-space: normal;
}

.hra-subheader {
  font-size: 0.85rem;
}

.hra-transactions-header > h2 {
  display: inline-block;
  width: auto;
}

.section .hra-transaction-table > tbody > tr > td {
  vertical-align: middle;
}

.hra-transaction-table-date {
  width: 16%;
}

.hra-transaction-table-member {
  width: 23%;
}

.hra-transaction-table-source {
  width: 16%;
  height: 58px;
}
.hra-transaction-table-source > p {
  margin: 0;
}

.hra-transaction-table > * > tr > .hra-transaction-table-change {
  width: 25%;
  text-align: right;
}
.content > .hra-transaction-table > * > tr > .hra-transaction-table-amount {
  padding-right: 2%;
  width: 20%;
  text-align: right;
}

.hra-transaction-table > tbody > .hra-transaction-table-small-screen-row {
  background-color: #eaeaea;
  display: none;
}
.hra-transaction-table > tbody > .hra-table-row > .hra-transaction-arrow-cell {
  max-width: 28px;
  min-width: 28px;
  padding: 0;
}

.hra-transaction-arrow-cell > button {
  margin-left: 0.6rem;
}

.hra-positive-indicator {
  color: #0f784a;
  font-weight: 900;
}

.hra-account-info {
  display: flex;
  width: 100%;
  position: relative;
  justify-content: center;
  align-items: center;
  margin-top: 2%;
}

.hra-explanation {
  width: 55%;
  margin-left: 2%;
  margin-right: 3%;
  display: inline-block;
}

.hra-explanation-pool-header {
  padding-bottom: 0;
}

.hra-explanation-glasses-header {
  padding-top: 6%;
  padding-bottom: 0;
}

.hra-indiv-info {
  margin-top: 3%;
  margin-bottom: 4%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hra-member-list {
  white-space: nowrap;
  width: 92%;
  display: flex;
}

.hra-indiv-header {
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: normal;
}

.hra-member-info {
  position: relative;
  left: 0;
  display: inline-block;
  width: 25%;
  min-width: 25%;
  margin-bottom: 3%;
}

.hra-indiv-remaining {
  text-align: center;
}
.hra-indiv-remaining > p {
  margin: 0;
}

.hra-indiv-rate {
  text-align: center;
}
.hra-indiv-rate > p {
  margin: 0;
}

.hra-rate-popup,
.hra-remaining-popup {
  white-space: normal;
  display: inline;
}

.hra-claims-disclaimer-popup,
#hra-family-pool-popup,
#hra-individual-bucket-popup {
  display: inline;
  width: auto;
}

.hra-indiv-photo {
  display: inline-block;
  width: auto;
}
.hra-indiv-photo > span {
  margin: 0;
}

.hra-indiv-name {
  width: auto;
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-left: 5px;
}

.hra-indiv-available-amount {
  font-size: 1.2em;
}

.hra-glass {
  max-height: 230px;
  height: 70vw;
  width: 100%;
}

.hra-pool {
  width: 40%;
  max-height: 300px;
  height: 60vw;
}

.hra-summary-centering-box {
  width: 28%;
  height: 31%;
  position: absolute;
  left: 6%;
  top: 5rem;
  display: flex;
  justify-content: center;
}

.hra-summary-outer-box {
  margin: 0;
  min-height: initial;
  border-radius: 25px;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 1.5%;
  max-width: 96%;
}

.hra-summary-inner-box {
  display: inline-block;
  min-height: initial;
  border: 2px solid #767676;
  padding: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

#hra-summary-remaining-amount {
  font-size: 2.6rem;
  line-height: 2.6rem;
}

.hra-summary-total-limit {
  color: #565656;
  margin-bottom: 2%;
  padding: 0;
  overflow-wrap: break-word;
}

.reimbursement-rate-header {
  outline: none;
  white-space: normal;
  overflow-wrap: break-word;
  line-height: normal;
  word-break: break-all;
}

.hra-year-option {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  width: calc(100% + 2.5rem);
  max-width: none;
  margin-left: -1.25rem;
  padding-bottom: 3px;
}
.hra-year-option > div {
  margin-left: 1.25rem;
  color: #767676;
  display: inline-block;
  width: auto;
  text-align: center;
}
.hra-year-option > a {
  text-decoration: none;
  margin-left: 1.25rem;
  color: #767676;
  display: inline-block;
  text-align: center;
}
.hra-year-option > div > p,
.hra-year-option > a > p {
  margin: 0;
}

.hra-chosen {
  border-bottom: 3px;
  border-bottom-style: solid;
  border-bottom-color: #246fb5;
}

.hra-benefits-period {
  float: right;
  margin-left: 0;
  margin-right: 1rem;
}

.hra-transition {
  transition: all 1s;
}

.hra-display-none {
  display: none;
}

.hra-hidden {
  visibility: hidden;
  opacity: 0;
}

.hra-clip--pool {
  clip-path: url("#hra-pool-clip-path");
}

.hra-clip--water-0 {
  clip-path: url("#hra-glass-clip-path-0");
}

.hra-clip--water-1 {
  clip-path: url("#hra-glass-clip-path-1");
}

.hra-clip--water-2 {
  clip-path: url("#hra-glass-clip-path-2");
}

.hra-clip--water-3 {
  clip-path: url("#hra-glass-clip-path-3");
}

.hra-clip--water-4 {
  clip-path: url("#hra-glass-clip-path-4");
}

.hra-clip--water-5 {
  clip-path: url("#hra-glass-clip-path-5");
}

.hra-clip--water-6 {
  clip-path: url("#hra-glass-clip-path-6");
}

.hra-clip--water-7 {
  clip-path: url("#hra-glass-clip-path-7");
}

.hra-clip--water-8 {
  clip-path: url("#hra-glass-clip-path-8");
}

.hra-clip--water-9 {
  clip-path: url("#hra-glass-clip-path-9");
}

.hra-clip--water-10 {
  clip-path: url("#hra-glass-clip-path-10");
}

.hra-clip--water-11 {
  clip-path: url("#hra-glass-clip-path-11");
}

.hra-clip--water-12 {
  clip-path: url("#hra-glass-clip-path-12");
}

.hra-clippper {
  fill: none;
}

.hra-fill--white {
  fill: #ffffff;
}

.hra-fill--faint-gray {
  fill: #c9cdd3;
}

.hra-fill--light-gray {
  fill: #d3d7dd;
}

.hra-fill--medium-gray {
  fill: #b4b9c1;
}

.hra-fill--dark-gray {
  fill: #555a63;
}

.hra-fill--faint-blue {
  fill: #b7f4f9;
}

.hra-fill--light-blue {
  fill: #44e9f2;
}

.hra-fill--medium-blue {
  fill: #58b1ff;
}

.hra-fill--dark-blue {
  fill: #3a7593;
}

.hra-opacity--1 {
  opacity: 0.1;
}

.hra-opacity--2 {
  opacity: 0.2;
}

.hra-opacity--3 {
  opacity: 0.3;
}

.hra-opacity--4 {
  opacity: 0.4;
}

.hra-opacity--5 {
  opacity: 0.5;
}

.hra-opacity--6 {
  opacity: 0.6;
}

.hra-opacity--7 {
  opacity: 0.7;
}

.hra-opacity--8 {
  opacity: 0.8;
}

@media screen and (max-width: 1300px) {
  .hra-tablet-hide {
    display: none;
  }
  .hra-transaction-table[class][class][class] > tbody > .hra-tablet-screen-row-show {
    display: table-row;
  }
  .hra-transaction-table[class][class][class] > tbody > .hra-small-screen-row-show {
    display: table-row;
  }
  #hra-summary-remaining-amount {
    overflow-wrap: break-word;
    font-size: 2rem;
    line-height: 2rem;
  }
  .hra-summary-outer-box {
    height: fit-content;
  }
  .hra-summary-inner-box {
    min-height: fit-content;
  }
}
@media screen and (max-width: 768px) {
  .hra-account-header, .hra-individual-header {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3%;
    background-color: rgba(36, 111, 181, 0.05);
  }
  .hra-yearly-deposit {
    text-align: center;
    margin-top: 0;
    padding-top: 0;
  }
  .hra-explanation-pool-header, .hra-explanation-glasses-header {
    display: inline-block;
    width: auto;
    padding: 0;
  }
  .hra-account-info {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
    width: 100%;
    align-items: normal;
    margin-top: 2%;
  }
  .hra-pool {
    width: 80%;
    z-index: -1;
    font-size: 0.75rem;
    grid-row: 1;
    grid-column: 1;
  }
  .hra-summary-centering-box {
    width: 100%;
    top: 0;
    left: 0;
    position: relative;
    display: grid;
    grid-template-columns: 60%;
    grid-row: 1;
    grid-column: 1;
    justify-items: center;
  }
  #hra-summary-remaining-amount {
    padding: 0;
    margin: 0;
    max-width: 100%;
    left: 0;
    font-size: 1.5rem;
    line-height: 1.5rem;
    position: relative;
    overflow-wrap: break-word;
    height: fit-content;
  }
  .hra-summary-outer-box {
    height: fit-content;
    position: relative;
  }
  .hra-summary-inner-box {
    position: relative;
    min-height: fit-content;
  }
  .hra-summary-inner-box > div {
    height: fit-content;
    padding: 0.1rem;
  }
  .hra-summary-total-limit {
    font-size: 1rem;
    line-height: 1rem;
  }
  .hra-indiv-rate > span {
    font-size: 0.85rem;
  }
  .hra-indiv-photo {
    display: block;
  }
  .hra-indiv-photo > span {
    margin: 0 auto;
  }
  .hra-transactions-header {
    text-align: center;
  }
  .hra-transaction-table {
    font-size: 0.8rem;
  }
  .hra-transaction-table > tbody > .hra-small-screen-row-show {
    display: table-row;
  }
  .hra-transaction-table > tbody > .hra-overflow-screen-row-show {
    display: table-row;
  }
  .hra-member-info {
    width: 100%;
    min-width: 100%;
  }
  .hra-member-list {
    width: 84%;
  }
  .hra-transaction-table-date {
    width: 20%;
  }
  .hra-transaction-table-member {
    width: 40%;
  }
  .hra-transaction-table-source {
    width: 40%;
  }
  #hra-transactions-toggle-button {
    float: none;
    margin: 0 auto;
  }
}
@media print {
  #WaterGroup, #hra-pool-waterline {
    display: none;
  }
  .hra-member-list {
    white-space: normal;
    display: inline-block;
  }
  #previous-member-button, #additional-member-button {
    display: none;
  }
  .hra-member-info {
    visibility: visible !important;
    opacity: 1 !important;
    left: 0 !important;
  }
}
