@charset "UTF-8";

/* src/assets/css/styles.scss */
.flex-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fill-height,
body,
.ups-form > .form-body,
.white-content-page,
.white-sheet-content {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  align-content: stretch;
}
.page-center,
.white-content-page .ups-content-block,
.white-content-page .ups-page-header,
.white-sheet-content {
  min-width: 21.5rem;
  max-width: 71.875rem;
  width: 100%;
  margin: 0 auto;
}
.white-sheet-content {
  background-color: white;
}
.white-sheet-content .ups-page-header {
  padding: 1.125rem 23px;
}
@media screen and (min-width: 48rem) {
  .white-sheet-content .ups-page-header {
    padding: 2.625rem 2rem;
  }
}
.white-content-page {
  background-color: white;
  min-height: 100%;
}
.white-content-page .ups-page-header {
  padding-bottom: 1em;
  min-width: auto;
}
.white-content-page .ups-content-block {
  padding: 0 2rem 2em;
}
@font-face {
  font-family: "Roboto";
  src: local("Roboto"), url(/assets/fonts/Roboto/Roboto-Thin.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: local("Roboto"), url(/assets/fonts/Roboto/Roboto-ThinItalic.ttf) format("truetype");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: local("Roboto"), url(/assets/fonts/Roboto/Roboto-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: local("Roboto"), url(/assets/fonts/Roboto/Roboto-LightItalic.ttf) format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: local("Roboto"), url(/assets/fonts/Roboto/Roboto-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: local("Roboto"), url(/assets/fonts/Roboto/Roboto-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: local("Roboto"), url(/assets/fonts/Roboto/Roboto-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: local("Roboto"), url(/assets/fonts/Roboto/Roboto-MediumItalic.ttf) format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: local("Roboto"), url(/assets/fonts/Roboto/Roboto-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: local("Roboto"), url(/assets/fonts/Roboto/Roboto-BoldItalic.ttf) format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: local("Roboto"), url(/assets/fonts/Roboto/Roboto-Black.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: local("Roboto"), url(/assets/fonts/Roboto/Roboto-BlackItalic.ttf) format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Roboto Flex";
  src: url(/assets/fonts/Roboto_Flex/RobotoFlex-VariableFont_GRAD,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC,opsz,slnt,wdth,wght.ttf) format("truetype");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
  font-style: oblique -10deg 0deg;
}
@font-face {
  font-family: "Open Sans";
  src: local("Roboto"), url(/assets/fonts/Open_Sans/OpenSans-VariableFont_wdth,wght.ttf) format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Open Sans";
  src: local("Open Sans"), url(/assets/fonts/Open_Sans/OpenSans-Italic-VariableFont_wdth,wght.ttf) format("truetype");
  font-weight: 100 900;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: "Inter";
  src: local("Inter"), url(/assets/fonts/Inter/Inter-VariableFont_slnt,wght.ttf) format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Material Symbols Outlined";
  src: url(/assets/fonts/Material_Symbols/MaterialSymbolsOutlined[FILL,GRAD,opsz,wght].woff2) format("woff2"), url(/assets/fonts/Material_Symbols/MaterialSymbolsOutlined[FILL,GRAD,opsz,wght].ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Material Symbols Rounded";
  src: url(/assets/fonts/Material_Symbols/MaterialSymbolsRounded[FILL,GRAD,opsz,wght].woff2) format("woff2"), url(/assets/fonts/Material_Symbols/MaterialSymbolsRounded[FILL,GRAD,opsz,wght].ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Material Symbols Sharp";
  src: url(/assets/fonts/Material_Symbols/MaterialSymbolsSharp[FILL,GRAD,opsz,wght].woff2) format("woff2"), url(/assets/fonts/Material_Symbols/MaterialSymbolsSharp[FILL,GRAD,opsz,wght].ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
.material-symbols-sharp,
.material-symbols-rounded,
.material-symbols-outlined {
  font-variation-settings:
    "FILL" 0,
    "wght" 400,
    "GRAD" 0,
    "opsz" 48;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
}
.material-symbols-rounded {
  font-family: "Material Symbols Rounded";
}
.material-symbols-sharp {
  font-family: "Material Symbols Sharp";
}
.flex-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fill-height,
body,
.ups-form > .form-body,
.white-sheet-content,
.white-content-page {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  align-content: stretch;
}
.page-center,
.white-sheet-content,
.white-content-page .ups-page-header,
.white-content-page .ups-content-block {
  min-width: 21.5rem;
  max-width: 71.875rem;
  width: 100%;
  margin: 0 auto;
}
.white-sheet-content {
  background-color: white;
}
.white-sheet-content .ups-page-header {
  padding: 1.125rem 23px;
}
@media screen and (min-width: 48rem) {
  .white-sheet-content .ups-page-header {
    padding: 2.625rem 2rem;
  }
}
.white-content-page {
  background-color: white;
  min-height: 100%;
}
.white-content-page .ups-page-header {
  padding-bottom: 1em;
  min-width: auto;
}
.white-content-page .ups-content-block {
  padding: 0 2rem 2em;
}
.buorg {
  background-color: #fff59d !important;
  padding: 1.125rem;
  border-bottom: none !important;
  box-shadow: none !important;
}
.buorg > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  font-family: "Roboto Flex", sans-serif;
}
.buorg > div .buorg-icon {
  zoom: 1.25;
}
.buorg > div .buorg-mainmsg,
.buorg > div .buorg-moremsg {
  font-size: 0.9375rem;
  letter-spacing: 0.5px;
  color: #4a4a4a;
}
.buorg > div .buorg-mainmsg {
  margin: 0 0.5rem;
}
.buorg > div .buorg-buttons {
  padding: 0 2.125rem;
}
.buorg > div .buorg-buttons a {
  box-shadow: none;
  padding: 0.25rem 1.625rem;
  color: white;
  font-size: 1rem;
  letter-spacing: 0.6px;
  border: solid thin #004791;
}
.buorg > div .buorg-buttons #buorgul {
  background-color: #004791;
}
.buorg > div .buorg-buttons #buorgig {
  visibility: hidden;
  background-color: transparent;
  color: #004791;
}
.buorg > div .buorg-buttons #buorgig::after {
  content: "\e5cd";
  font-family: "Material Icons";
  font-size: 1.25rem;
  color: #4a4a4a;
  position: fixed;
  top: 0.625rem;
  right: 0.625rem;
  visibility: visible;
}
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(1turn);
  }
}
.flex-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fill-height,
body,
.ups-form > .form-body,
.white-sheet-content,
.white-content-page {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  align-content: stretch;
}
.page-center,
.white-sheet-content,
.white-content-page .ups-page-header,
.white-content-page .ups-content-block {
  min-width: 21.5rem;
  max-width: 71.875rem;
  width: 100%;
  margin: 0 auto;
}
.white-sheet-content {
  background-color: white;
}
.white-sheet-content .ups-page-header {
  padding: 1.125rem 23px;
}
@media screen and (min-width: 48rem) {
  .white-sheet-content .ups-page-header {
    padding: 2.625rem 2rem;
  }
}
.white-content-page {
  background-color: white;
  min-height: 100%;
}
.white-content-page .ups-page-header {
  padding-bottom: 1em;
  min-width: auto;
}
.white-content-page .ups-content-block {
  padding: 0 2rem 2em;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]) {
  border-radius: 4px;
  letter-spacing: 0.5px;
  font-weight: 700;
  font-size: 1em;
  padding: 0 32px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 44px;
  text-decoration: none;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]).dense {
  height: 32px;
  font-size: 0.8rem;
  line-height: 1;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z])[disabled],
.mat-mdc-raised-button:not([class*=mat-elevation-z]).disabled {
  color: white;
  background-color: rgba(36, 36, 36, 0.2);
  cursor: not-allowed;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z])[disabled].alternative-button,
.mat-mdc-raised-button:not([class*=mat-elevation-z]).disabled.alternative-button {
  background-color: transparent;
  border: solid thin rgba(36, 36, 36, 0.2);
  color: rgba(36, 36, 36, 0.2) !important;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z])[disabled].transparent-button,
.mat-mdc-raised-button:not([class*=mat-elevation-z]).disabled.transparent-button {
  background-color: transparent;
  border: none;
  color: rgba(36, 36, 36, 0.2) !important;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z])[disabled][disabled],
.mat-mdc-raised-button:not([class*=mat-elevation-z]).disabled[disabled] {
  color: white;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled) {
  box-shadow: none;
  border: solid thin #004791;
  background-color: #004791;
  color: white;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled):hover {
  background-color: #00377e;
  border-color: #00377e;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled).alternative-button {
  background-color: transparent;
  border-color: #004791;
  color: #004791;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled).alternative-button::after {
  content: "";
  width: 1px;
  height: 0;
  display: inline-block;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled).alternative-button:hover {
  color: #00377e;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled).transparent-button {
  background-color: transparent;
  border: none;
  color: #004791;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled).transparent-button:hover {
  background-color: rgba(36, 36, 36, 0.2);
  color: #00377e;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled).transparent-button.cancel {
  color: #817b7b;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled).icon-button {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  color: #817b7b;
  min-width: unset;
  width: 24px;
  height: 24px;
  box-shadow: none;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled).icon-button:hover {
  color: #242424;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled).icon-button:active {
  box-shadow: none;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled).icon-button .mat-icon {
  margin: 0;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled):active {
  box-shadow: none;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled).secondary-button {
  background-color: #00857d;
  border-color: #00857d;
  color: white;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled).secondary-button:hover {
  background-color: #00645e;
  border-color: #00645e;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled).secondary-button.alternative-button {
  background-color: transparent;
  border-color: #00857d;
  color: #00857d;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled).secondary-button.alternative-button:hover {
  color: #00645e;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled).secondary-button.transparent-button {
  background-color: transparent;
  border: none;
  color: #00857d;
}
.mat-mdc-raised-button:not([class*=mat-elevation-z]):not([disabled]):not(.disabled).secondary-button.transparent-button:hover {
  background-color: rgba(36, 36, 36, 0.2);
  color: #00645e;
}
.ups-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.625rem 1.5rem;
  border-radius: 2.25rem;
  font-weight: 500;
  background-color: white;
  border: solid 2px #121212;
  color: #121212;
}
.ups-button:hover {
  box-shadow:
    0 2px 6px rgba(0, 0, 0, 0.06),
    0 4px 12px -2px rgba(0, 0, 0, 0.08),
    0 15px 32px -3px rgba(0, 0, 0, 0.08);
}
.ups-button.disabled,
.ups-button[disabled] {
  pointer-events: none !important;
  border: solid 2px #dfdbd7 !important;
  background-color: white !important;
  color: #cac4bd !important;
}
.ups-button .button-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
}
.ups-button .mat-icon {
  margin-left: -0.5rem;
}
.ups-button.primary {
  background-color: #ffb500;
  border: solid 2px #ffb500;
  color: #121212;
}
.ups-button.secondary {
  background-color: white;
  border: solid 2px #0662BB;
  color: #0662BB;
}
.ups-button.secondary:hover {
  background-color: #e6eff8;
}
.mat-mdc-unelevated-button,
.mat-mdc-outlined-button {
  font-size: 14px;
}
.mat-mdc-unelevated-button {
  --mdc-filled-button-container-height: 36px !important;
}
.mat-mdc-outlined-button {
  --mdc-outlined-button-container-height: 36px !important;
}
.auto-width {
  width: auto;
  align-self: flex-start;
}
.mdc-button {
  --mat-text-button-horizontal-padding: 16px;
  --mdc-text-button-container-height: 36px;
}
.link-button {
  --mat-text-button-horizontal-padding: 0;
}
.link-button:not([disabled]):not(.disabled):not([aria-disabled=true]) .mdc-button__label {
  color: #0662BB;
}
.ppi-button {
  --mdc-outlined-button-container-shape: 9999px;
  --mdc-stroked-button-container-shape: 9999px;
  --mdc-filled-button-container-shape: 9999px;
  --mat-outlined-button-horizontal-padding: 24px;
  --mat-stroked-button-horizontal-padding: 24px;
  --mat-filled-button-horizontal-padding: 24px;
}
.ppi-button [class^=material-symbols-].icon--prefix {
  margin-left: -12px;
}
.ppi-button [class^=material-symbols-].icon--suffix {
  margin-right: -12px;
}
.mat-mdc-button-base.debug {
  background-color: #6f42c1;
}
.card .card-title {
  font-size: 2.5em;
}
.flex-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fill-height,
body,
.ups-form > .form-body,
.white-sheet-content,
.white-content-page {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  align-content: stretch;
}
.page-center,
.white-sheet-content,
.white-content-page .ups-page-header,
.white-content-page .ups-content-block {
  min-width: 21.5rem;
  max-width: 71.875rem;
  width: 100%;
  margin: 0 auto;
}
.white-sheet-content {
  background-color: white;
}
.white-sheet-content .ups-page-header {
  padding: 1.125rem 23px;
}
@media screen and (min-width: 48rem) {
  .white-sheet-content .ups-page-header {
    padding: 2.625rem 2rem;
  }
}
.white-content-page {
  background-color: white;
  min-height: 100%;
}
.white-content-page .ups-page-header {
  padding-bottom: 1em;
  min-width: auto;
}
.white-content-page .ups-content-block {
  padding: 0 2rem 2em;
}
.mat-mdc-dialog-container {
  padding: 0 !important;
}
@media screen and (min-width: 48rem) {
  .mat-mdc-dialog-container {
    max-height: 80vh !important;
  }
}
@media only screen and (max-width: 26.875rem) {
  .mobile-fullscreen-dialog {
    width: 100vw !important;
    max-width: 100vw !important;
    height: 100vh !important;
    margin: 0;
    border-radius: 0;
  }
  .mobile-fullscreen-dialog .mat-mdc-dialog-container .mdc-dialog__surface {
    border-radius: 0;
  }
}
.ups-dialog {
  font-size: 1rem;
}
.ups-dialog .notifications {
  font-size: 0.8125em;
  margin-bottom: 1em;
}
.ups-dialog .mat-mdc-dialog-title.mdc-dialog__title {
  padding: 0 0 9px 0;
  font-size: 1.5rem;
}
.ups-dialog .dialog-header {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  background-color: #f0f0ef;
  padding: 0.725em 2em;
  overflow: hidden;
  position: relative;
  position: sticky;
  top: 0;
  z-index: 9;
}
@media screen and (min-width: 48rem) {
  .ups-dialog .dialog-header {
    flex-direction: row;
    align-items: center;
  }
}
.ups-dialog .dialog-header.clear-header {
  background-color: transparent;
  padding-top: 2em;
}
.ups-dialog .dialog-header.clear-header .mat-mdc-dialog-title {
  font-size: 1.5em;
  font-weight: 700;
  color: rgba(36, 36, 36, 0.87);
}
.ups-dialog .dialog-header.clear-header .close-button {
  right: 1em;
}
.ups-dialog .dialog-header .close-button {
  position: absolute;
  top: 0.25em;
  right: 0.5em;
  background: none;
  outline: none;
  border: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ups-dialog .dialog-header .close-button {
    bottom: 0.375rem;
  }
}
.ups-dialog .dialog-header .close-button .material-icons {
  font-size: 1.125rem;
  width: 1.125rem;
  height: 1.125rem;
}
.ups-dialog .dialog-header .close-button.cdk-focused.cdk-keyboard-focused {
  border: none;
  outline: none;
  background: none;
}
.ups-dialog .dialog-header .close-button-medium {
  display: none;
}
@media screen and (min-width: 48rem) {
  .ups-dialog .dialog-header .close-button-medium {
    display: inline-block;
  }
}
.ups-dialog .dialog-header .mat-mdc-dialog-title {
  font-family: "Roboto Flex", sans-serif;
  font-size: 1.25em;
  font-weight: 500;
  color: #595555;
  margin: 0;
}
.ups-dialog .dialog-header .mat-mdc-dialog-actions {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
}
.ups-dialog .dialog-header .mat-mdc-dialog-actions:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 48rem) {
  .ups-dialog .dialog-header .mat-mdc-dialog-actions {
    margin-left: auto;
    margin-right: 3em;
    margin-bottom: -6px;
    padding-top: 5px;
  }
}
.ups-dialog .dialog-header .mat-mdc-dialog-actions .mat-mdc-button,
.ups-dialog .dialog-header .mat-mdc-dialog-actions .mat-mdc-raised-button,
.ups-dialog .dialog-header .mat-mdc-dialog-actions .btn {
  width: 45%;
  margin-top: 1rem;
}
.ups-dialog .dialog-header .mat-mdc-dialog-actions .mat-mdc-button:nth-child(odd),
.ups-dialog .dialog-header .mat-mdc-dialog-actions .mat-mdc-raised-button:nth-child(odd),
.ups-dialog .dialog-header .mat-mdc-dialog-actions .btn:nth-child(odd) {
  margin-right: 1rem;
}
@media screen and (min-width: 48rem) {
  .ups-dialog .dialog-header .mat-mdc-dialog-actions .mat-mdc-button:nth-child(odd),
  .ups-dialog .dialog-header .mat-mdc-dialog-actions .mat-mdc-raised-button:nth-child(odd),
  .ups-dialog .dialog-header .mat-mdc-dialog-actions .btn:nth-child(odd) {
    margin-right: 0;
  }
}
.ups-dialog .dialog-header .mat-mdc-dialog-actions .mat-mdc-button:nth-child(even),
.ups-dialog .dialog-header .mat-mdc-dialog-actions .mat-mdc-raised-button:nth-child(even),
.ups-dialog .dialog-header .mat-mdc-dialog-actions .btn:nth-child(even) {
  margin-left: 1rem;
}
.ups-dialog .dialog-header .mat-mdc-dialog-actions .mat-mdc-button:first-of-type,
.ups-dialog .dialog-header .mat-mdc-dialog-actions .mat-mdc-raised-button:first-of-type,
.ups-dialog .dialog-header .mat-mdc-dialog-actions .btn:first-of-type {
  margin-left: 0;
}
.ups-dialog .dialog-header .mat-mdc-dialog-actions .mat-mdc-button:last-of-type,
.ups-dialog .dialog-header .mat-mdc-dialog-actions .mat-mdc-raised-button:last-of-type,
.ups-dialog .dialog-header .mat-mdc-dialog-actions .btn:last-of-type {
  margin-right: 0;
  margin-left: auto;
}
@media screen and (min-width: 48rem) {
  .ups-dialog .dialog-header .mat-mdc-dialog-actions .mat-mdc-button:last-of-type,
  .ups-dialog .dialog-header .mat-mdc-dialog-actions .mat-mdc-raised-button:last-of-type,
  .ups-dialog .dialog-header .mat-mdc-dialog-actions .btn:last-of-type {
    margin-left: 1rem;
  }
}
@media screen and (min-width: 48rem) {
  .ups-dialog .dialog-header .mat-mdc-dialog-actions .mat-mdc-button,
  .ups-dialog .dialog-header .mat-mdc-dialog-actions .mat-mdc-raised-button,
  .ups-dialog .dialog-header .mat-mdc-dialog-actions .btn {
    width: auto;
    min-width: 10rem;
    margin: -1em 0 0;
  }
}
@supports (-ms-ime-align: auto) {
  .ups-dialog .dialog-header {
    position: relative;
  }
}
.ups-dialog .mat-mdc-dialog-content {
  padding: 0 1.5em;
  margin: 0;
  min-height: 5em;
  max-height: 9999px;
  max-height: initial;
}
@media screen and (min-width: 48rem) {
  .ups-dialog .mat-mdc-dialog-content {
    padding: 0 2em;
  }
}
.ups-dialog .mat-mdc-dialog-content .form-body {
  padding: 1.5em 0;
}
.ups-dialog .mat-mdc-dialog-actions {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 48rem) {
  .ups-dialog .mat-mdc-dialog-actions {
    justify-content: flex-end;
  }
}
.ups-dialog.alert {
  border: 0;
  border-top: solid 5px #d50000;
  padding: 2em 3.75em;
  margin: 0;
}
.ups-dialog.alert .dialog-header {
  background: none;
  margin-bottom: 1em;
  padding: 0;
}
.ups-dialog.alert .dialog-header .mat-mdc-dialog-title img.title-icon {
  width: 1.5625rem;
  height: auto;
}
.ups-dialog.alert .dialog-header .mat-mdc-dialog-title .title-message {
  margin: 0 0.5em;
}
.ups-dialog.alert .mat-mdc-dialog-content {
  padding: 0;
}
.ups-dialog.alert .mat-mdc-dialog-content .dialog-message {
  font-size: 0.875em;
  padding: 1em 0;
  line-height: 1.71;
}
.ups-dialog.alert .mat-mdc-dialog-actions {
  padding: 0;
}
.ups-dialog.alert .mat-mdc-dialog-actions:last-child {
  margin-bottom: 0;
}
.ups-dialog.alert .mat-mdc-dialog-actions .mat-mdc-raised-button {
  font-size: 0.875em;
}
.ups-dialog.alert .mat-mdc-dialog-actions .mat-mdc-raised-button.transparent-button {
  padding: 0;
}
@media screen and (min-width: 48rem) {
  .ups-dialog.alert .mat-mdc-dialog-actions .mat-mdc-raised-button.transparent-button {
    padding: 0 2em;
  }
}
.ppi-dialog {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  row-gap: 1em;
  padding: 2.5em 1.5em 1.5em;
}
.ppi-dialog .dialog__header .mat-mdc-dialog-title {
  font-size: 2em;
  font-weight: 400;
  line-height: 1;
  color: #121212;
  --header-underline-gap: .85rem;
  position: relative;
  padding: 0 0 var(--header-underline-gap);
}
.ppi-dialog .dialog__header .mat-mdc-dialog-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: 4.5rem;
  height: 0.25rem;
  background-color: #004791;
}
.ppi-dialog .dialog__header .dialog__close-button {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
}
.ppi-dialog .dialog__header .dialog__close-button .mat-icon,
.ppi-dialog .dialog__header .dialog__close-button [class^=material-icons-] {
  font-size: 0.875em;
}
.ppi-dialog .dialog__content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  row-gap: 1em;
  font-size: 1em;
  color: #121212;
}
.ppi-dialog .dialog__content p {
  margin: 0;
  padding: 0;
}
.ppi-dialog .dialog__error {
  font-size: 0.875em;
  line-height: 1.25;
  color: #d50000;
}
.ppi-dialog .dialog__actions {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  gap: 1em;
}
@media screen and (min-width: 48rem) {
  .ppi-dialog .dialog__actions {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: flex-start;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
}
.ppi-dialog .dialog__actions .dialog__action {
  border-radius: 9999px;
  padding: 0 1.5em;
  margin: 0;
}
.ppi-dialog .dialog__actions .dialog__action:is(:only-child).dialog__action--yes .button__content::after,
.ppi-dialog .dialog__actions .dialog__action:is(:only-child).dialog__action--yes .button__content::before,
.ppi-dialog .dialog__actions .dialog__action:is(:only-child).dialog__action--no .button__content::after,
.ppi-dialog .dialog__actions .dialog__action:is(:only-child).dialog__action--no .button__content::before {
  content: "";
  margin-left: 0;
  margin-right: 0;
}
.ppi-dialog .dialog__actions .dialog__action.dialog__action--yes .button__content::after {
  content: "chevron_right";
  margin-right: -0.5em;
}
.ppi-dialog .dialog__actions .dialog__action.dialog__action--no {
  background-color: white;
  color: #004791;
  border: solid thin #004791;
}
.ppi-dialog .dialog__actions .dialog__action.dialog__action--no .button__content::before {
  content: "chevron_left";
  margin-left: -0.5em;
}
.ppi-dialog .dialog__actions .dialog__action .button__content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  justify-content: center;
}
.ppi-dialog .dialog__actions .dialog__action .button__content::before,
.ppi-dialog .dialog__actions .dialog__action .button__content::after {
  content: "";
  font-family: "Material Icons";
  font-size: 1.5em;
  font-weight: 400;
}
.ppi-dialog--transparent {
  --mdc-dialog-container-color: transparent;
  --mdc-dialog-scrim-color: transparent;
  --mdc-dialog-min-width: 100%;
  --mdc-dialog-max-width: 100%;
  --mdc-dialog-max-height: 100%;
  --mdc-dialog-padding: 0;
  --mdc-dialog-surface-fill-color: transparent;
  --mdc-dialog-title-ink-color: $ups-black;
  --mdc-dialog-content-ink-color: $ups-black;
  --mdc-dialog-scroll-divider-color: transparent;
}
.ppi-dialog--transparent .mat-mdc-dialog-surface {
  box-shadow: none;
}
.ppi-dialog--eye-level-center {
  position: absolute !important;
  top: clamp(30%, 35vh, 40%);
  left: 50%;
  transform: translate(-50%, -35%);
}
@media screen and (max-width: 32.5375em) {
  .mat-mdc-dialog-container {
    position: fixed;
    top: 0;
    left: 0;
  }
}
.mat-mdc-dialog-component-host {
  position: relative;
}
.mat-mdc-dialog-component-host .mat-mdc-icon-button.close-icon {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}
.material-symbols-outlined.dialog-close-button {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  cursor: pointer;
  transform: scale(1);
  transform-origin: center;
  transition: transform 0.1s ease-in-out;
  font-variation-settings:
    "FILL" 0,
    "wght" 400,
    "GRAD" 0,
    "opsz" 24;
  color: #1c1b1f !important;
}
.material-symbols-outlined.dialog-close-button:hover {
  transform: scale(1.1);
}
.centered-dialog .mat-mdc-dialog-container {
  display: contents !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden;
  text-overflow: ellipsis;
}
.flex-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fill-height,
body,
.ups-form > .form-body,
.white-sheet-content,
.white-content-page {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  align-content: stretch;
}
.page-center,
.white-sheet-content,
.white-content-page .ups-page-header,
.white-content-page .ups-content-block {
  min-width: 21.5rem;
  max-width: 71.875rem;
  width: 100%;
  margin: 0 auto;
}
.white-sheet-content {
  background-color: white;
}
.white-sheet-content .ups-page-header {
  padding: 1.125rem 23px;
}
@media screen and (min-width: 48rem) {
  .white-sheet-content .ups-page-header {
    padding: 2.625rem 2rem;
  }
}
.white-content-page {
  background-color: white;
  min-height: 100%;
}
.white-content-page .ups-page-header {
  padding-bottom: 1em;
  min-width: auto;
}
.white-content-page .ups-content-block {
  padding: 0 2rem 2em;
}
.ups-form {
  --mat-form-field-subscript-text-size: 12px;
  background-color: white;
  font-size: 1rem;
}
.ups-form .form-section-header {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 48rem) {
  .ups-form .form-section-header {
    flex-direction: row;
    align-items: center;
  }
}
.ups-form .form-section-header .form-section-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  font-family: "Roboto Flex", sans-serif;
  color: rgba(36, 36, 36, 0.87);
  font-size: 1.125em;
  font-weight: 600;
  white-space: pre-wrap;
}
.ups-form .form-section-header .form-section-title > img {
  margin: 0 0.25em;
}
.ups-form .form-section-header .form-section-title > img:first-child {
  margin-left: 0;
}
.ups-form .form-section-header .form-section-actions {
  margin: 1em auto 1.5em 0;
}
.ups-form > .form-body {
  display: flex;
  flex-direction: column;
  align-content: stretch;
  justify-content: flex-start;
  background-color: white;
  padding: 1.5em;
}
@media screen and (min-width: 48rem) {
  .ups-form > .form-body .form-body {
    padding: 0;
  }
}
.ups-form > .form-body .form-sections {
  display: flex;
  flex-direction: column;
  align-content: stretch;
  justify-content: flex-start;
}
.ups-form > .form-body .form-section {
  display: flex;
  flex-direction: column;
  align-content: stretch;
  justify-content: flex-start;
  margin-bottom: 2em;
}
.ups-form > .form-body .form-options .form-option-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.ups-form > .form-body .mat-mdc-select {
  width: 100%;
}
.ups-form > .form-body .mat-mdc-select + [mdSuffix] {
  margin-left: 1em;
}
.ups-form > .form-body .mat-mdc-form-field,
.ups-form > .form-body .mat-form-field-label {
  font-size: 0.875em;
}
.ups-form > .form-body .mat-mdc-form-field:not(.date-input),
.ups-form > .form-body .mat-form-field-label:not(.date-input) {
  width: 100%;
}
.ups-form > .form-body .mat-mdc-form-field input,
.ups-form > .form-body .mat-form-field-label input {
  font-size: 1em;
}
.ups-form > .form-body .mat-mdc-form-field label,
.ups-form > .form-body .mat-form-field-label label {
  font-size: 1em;
}
.ups-form > .form-body .mat-form-field-underline {
  height: 1px;
  background-color: #d9d9d6;
}
.ups-form > .form-body .mat-checkbox-input:checked {
}
.ups-form > .form-body .mat-checkbox-input:checked ~ .mat-checkbox-background {
  background-color: #004791;
}
.ups-form > .form-body .mat-mdc-checkbox {
  font-size: 0.8125em;
  align-self: flex-start;
}
.ups-form > .form-body .mat-mdc-checkbox.checkbox-right {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.ups-form > .form-body .mat-mdc-checkbox + .checkbox-child-content {
  padding: 0 0 0 2.4em;
}
.ups-form > .form-body .mat-mdc-checkbox .mat-checkbox-layout {
  margin-top: 0.5em;
  margin-bottom: 0;
}
.ups-form > .form-body .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container {
  width: 18px;
  height: 18px;
}
.ups-form > .form-body .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-frame {
  border-color: #cdcdcd;
}
.ups-form > .form-body .mat-radio-label {
  margin-top: 0.375rem;
  margin-bottom: 0;
}
.ups-form > .form-body .mat-radio-label .mat-radio-outer-circle,
.ups-form > .form-body .mat-radio-label .mat-radio-inner-circle {
  width: 18px;
  height: 18px;
}
.ups-form > .form-body .mat-radio-label .mat-radio-outer-circle {
  border-color: #cdcdcd;
}
.ups-form > .form-body .mat-radio-label .mat-radio-label-content {
  font-size: 0.8125em;
}
.ups-form > .form-footer {
  background-color: white;
}
@media screen and (min-width: 48rem) {
  .ups-form > .form-footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
}
.ups-form > .form-footer .form-actions {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 2em;
}
.ups-form > .form-footer .form-actions:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 48rem) {
  .ups-form > .form-footer .form-actions {
    justify-content: flex-end;
    margin-left: auto;
  }
}
.ups-form > .form-footer .form-actions .mat-mdc-raised-button {
  width: 45%;
  margin-top: 1rem;
}
.ups-form > .form-footer .form-actions .mat-mdc-raised-button:nth-child(odd) {
  margin-right: 1rem;
}
.ups-form > .form-footer .form-actions .mat-mdc-raised-button:nth-child(even) {
  margin-left: 1rem;
}
.ups-form > .form-footer .form-actions .mat-mdc-raised-button:first-of-type {
  margin-left: 0;
}
.ups-form > .form-footer .form-actions .mat-mdc-raised-button:last-of-type {
  margin-right: 0;
}
@media screen and (min-width: 48rem) {
  .ups-form > .form-footer .form-actions .mat-mdc-raised-button {
    width: auto;
    min-width: 10rem;
    margin: 0;
  }
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.mat-mdc-form-field-error {
  font-size: 0.9em;
}
.select-wrapper > .mat-mdc-form-field-error {
  margin-top: -1em;
}
.mat-mdc-radio-button.mat-accent {
}
.mat-mdc-radio-button.mat-accent.mat-radio-checked {
}
.mat-mdc-radio-button.mat-accent.mat-radio-checked .mat-radio-container {
}
.mat-mdc-radio-button.mat-accent.mat-radio-checked .mat-radio-container .mat-radio-outer-circle {
  border-color: #004791;
}
.mat-mdc-radio-button.mat-accent.mat-radio-checked .mat-radio-container .mat-radio-inner-circle {
  background-color: #004791;
}
.mat-radio-disabled {
}
.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38) !important;
}
.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38) !important;
}
.mat-radio-label {
  font-weight: normal;
}
.mat-checkbox-layout,
.mat-radio-button {
}
.mat-checkbox-layout .mat-radio-label-content,
.mat-checkbox-layout .mat-checkbox-label,
.mat-radio-button .mat-radio-label-content,
.mat-radio-button .mat-checkbox-label {
  font-weight: normal;
}
.mat-checkbox-layout .mat-checkbox-inner-container,
.mat-radio-button .mat-checkbox-inner-container {
  margin-top: 2px;
}
.mat-checkbox-layout .mat-checkbox-label,
.mat-checkbox-layout .mat-radio-label-content,
.mat-radio-button .mat-checkbox-label,
.mat-radio-button .mat-radio-label-content {
  white-space: normal;
  word-wrap: break-word;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.mat-checkbox-layout .mat-checkbox-label .mat-icon,
.mat-checkbox-layout .mat-radio-label-content .mat-icon,
.mat-radio-button .mat-checkbox-label .mat-icon,
.mat-radio-button .mat-radio-label-content .mat-icon {
  margin-left: 0.5em;
}
.mat-mdc-checkbox {
}
.mat-mdc-checkbox .mat-checkbox-layout {
  align-items: center;
}
.mat-checkbox-indeterminate.mat-accent,
.mat-checkbox-checked.mat-accent {
}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-layout,
.mat-checkbox-checked.mat-accent .mat-checkbox-layout {
}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-layout .mat-checkbox-background,
.mat-checkbox-checked.mat-accent .mat-checkbox-layout .mat-checkbox-background {
  background-color: #004791;
}
.mat-select-placeholder::after {
  color: #DF2901;
}
.mat-placeholder-required {
  color: #d50000;
}
.mat-form-field-should-float .mat-placeholder-required {
}
.mat-form-field-should-float .mat-placeholder-required.mat-form-field-required-marker {
  color: #d50000;
}
.mat-form-field-hint-wrapper .mat-mdc-form-field-hint {
  color: #707070;
  font-size: 0.54rem;
}
.mat-focused .mat-placeholder-required {
}
.mat-focused .mat-placeholder-required.mat-form-field-required-marker {
  color: #d50000;
}
.mat-mdc-raised-button.mat-primary {
  background-color: #004791;
}
label.mat-mdc-button.disabled,
label.mat-mdc-raised-button.disabled {
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.38);
  box-shadow: none;
  cursor: default;
}
.mat-mdc-tooltip {
  font-size: 0.625rem !important;
  font-weight: 400;
  line-height: 24px;
  text-overflow: ellipsis;
  letter-spacing: 0.5px;
}
.mat-form-field-labelwrapper,
.mat-form-field-label-wrapper,
.mat-form-field-appearance-legacy {
}
.mat-form-field-labelwrapper .mat-form-field-label,
.mat-form-field-labelwrapper .mat-mdc-form-field-hint,
.mat-form-field-label-wrapper .mat-form-field-label,
.mat-form-field-label-wrapper .mat-mdc-form-field-hint,
.mat-form-field-appearance-legacy .mat-form-field-label,
.mat-form-field-appearance-legacy .mat-mdc-form-field-hint {
  color: rgba(0, 0, 0, 0.58) !important;
}
.mat-form-field-should-float {
}
.mat-form-field-should-float .mat-form-field-labelwrapper,
.mat-form-field-should-float .mat-form-field-label-wrapper {
  overflow: visible !important;
}
.mat-form-field-should-float .mat-form-field-labelwrapper .mat-form-field-label,
.mat-form-field-should-float .mat-form-field-labelwrapper .mat-form-field-label,
.mat-form-field-should-float .mat-form-field-label-wrapper .mat-form-field-label,
.mat-form-field-should-float .mat-form-field-label-wrapper .mat-form-field-label {
  overflow: visible;
}
.mat-step-actions {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.mat-datepicker-toggle .mat-mdc-icon-button {
  position: relative;
}
.mat-datepicker-toggle .mat-mdc-icon-button::after {
  content: url("./media/calendar-symbol.svg");
  position: absolute;
  top: 3px;
  bottom: 0;
  left: 0;
  right: 0;
  visibility: visible;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.mat-mdc-option {
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.date-input .mat-mdc-input-element {
  visibility: hidden;
  height: 0;
}
.date-input .formatted-date {
  font-size: 0.9em;
  display: inline-block;
  width: 100%;
  position: absolute;
  top: 0.7em;
  left: 0;
}
.mat-mdc-checkbox.ups-checkbox {
}
.mat-mdc-checkbox.ups-checkbox .mat-checkbox-layout {
  margin-top: 0.5em;
  margin-bottom: 0;
}
.mat-mdc-checkbox.ups-checkbox .mat-checkbox-layout .mat-checkbox-inner-container {
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 2px;
  margin-right: 1rem;
}
.mat-mdc-checkbox.ups-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-frame {
  border-color: #cdcdcd;
}
.mat-mdc-checkbox.ups-checkbox .mat-checkbox-layout .mat-checkbox-label {
  line-height: inherit;
}
.mat-mdc-outlined-button:not(.mat-button-disabled).ups-stroked-button {
  border-color: #0A8080;
  color: #0A8080;
  background-color: white;
}
.mat-mdc-outlined-button:not(.mat-button-disabled).ups-stroked-button .mat-button-wrapper {
  margin-top: -1px;
  margin-bottom: 1px;
}
.mat-mdc-radio-button .mdc-label,
.mat-mdc-checkbox .mdc-label {
  font-family: "Roboto Flex", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  margin-bottom: 0;
}
.mat-mdc-form-field-type-mat-input .mat-mdc-form-field-icon-prefix > .mat-icon,
.mat-mdc-form-field-type-mat-input .mat-mdc-form-field-icon-suffix > .mat-icon {
  padding: 10px;
}
.mat-mdc-form-field-type-mat-input .mat-mdc-form-field-icon-suffix {
  padding: 0 8px 0 4px;
}
.button-label {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
span[matsuffix] {
  padding: 0 0.5em;
}
.mdc-button span[matsuffix] {
  padding: unset;
  margin-right: -0.5em;
}
.mat-mdc-form-field.input-with-button .mat-mdc-notch-piece.mdc-notched-outline__trailing {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.mat-mdc-form-field.input-with-button + button {
  --mdc-filled-button-container-height: 40px !important;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.mat-mdc-radio-group[required] mat-label {
  align-self: flex-start;
  position: relative;
}
.mat-mdc-radio-group[required] mat-label::after {
  content: "*";
  position: absolute;
  top: 0;
  right: -0.65em;
  color: #DF2901;
}
.mat-mdc-form-field.textarea-field {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex: 1;
  min-height: 8em;
}
.mat-mdc-form-field.textarea-field textarea {
  field-sizing: content;
}
.mat-mdc-form-field.textarea-field .mat-mdc-text-field-wrapper {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex: 1;
  height: 100%;
  width: 100%;
}
.mat-mdc-form-field.textarea-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex: 1;
  height: 100%;
  width: 100%;
}
.mat-mdc-form-field.textarea-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex: 1;
  height: 100%;
  width: 100%;
}
.mat-mdc-form-field.textarea-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix textarea {
  flex: 1;
  resize: none;
}
.mat-mdc-form-field.no-border-radius .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mat-mdc-notch-piece {
  border-radius: 0;
}
.flex-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fill-height,
body,
.white-sheet-content,
.white-content-page,
.ups-form > .form-body {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  align-content: stretch;
}
.page-center,
.white-sheet-content,
.white-content-page .ups-page-header,
.white-content-page .ups-content-block {
  min-width: 21.5rem;
  max-width: 71.875rem;
  width: 100%;
  margin: 0 auto;
}
.white-sheet-content {
  background-color: white;
}
.white-sheet-content .ups-page-header {
  padding: 1.125rem 23px;
}
@media screen and (min-width: 48rem) {
  .white-sheet-content .ups-page-header {
    padding: 2.625rem 2rem;
  }
}
.white-content-page {
  background-color: white;
  min-height: 100%;
}
.white-content-page .ups-page-header {
  padding-bottom: 1em;
  min-width: auto;
}
.white-content-page .ups-content-block {
  padding: 0 2rem 2em;
}
.deprecated-key-values {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 1em;
}
@media screen and (min-width: 48rem) {
  .deprecated-key-values {
    width: 25em;
  }
}
.deprecated-key-values .key-values-title {
  font-family: "Roboto Flex", sans-serif;
  font-weight: 700;
}
.deprecated-key-values .key-value {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: space-between;
  padding: 0.5em 0;
  width: 25em;
}
@media screen and (min-width: 48rem) {
  .deprecated-key-values .key-value {
    justify-content: flex-start;
  }
}
.deprecated-key-values .key-value.header {
  font-weight: 700;
  border-bottom: solid thin #242424;
  margin-bottom: 1em;
}
.deprecated-key-values .key-value .key,
.deprecated-key-values .key-value .value {
  width: 49%;
}
@media screen and (min-width: 48rem) {
  .deprecated-key-values .key-value .key,
  .deprecated-key-values .key-value .value {
    width: 12em;
  }
}
.deprecated-key-values .key-value .value {
  font-weight: 700;
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (min-width: 48rem) {
  .deprecated-key-values .key-value .value {
    justify-content: flex-start;
  }
}
.deprecated-key-values .key-value .value .mat-mdc-form-field {
  width: auto;
  font-size: 1em;
}
.upsc-key-value .key.bold,
.upsc-key-value .value.bold {
  font-weight: 600;
}
.upsc-key-value .key.subtle,
.upsc-key-value .value.subtle {
  color: #DFDBD7;
}
.upsc-key-value .key.disabled,
.upsc-key-value .value.disabled {
  color: #AFB1BF;
  font-weight: 300;
}
.upsc-key-value .key.clickable,
.upsc-key-value .value.clickable {
  text-decoration: underline;
  cursor: pointer;
  color: #004791;
}
.flex-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fill-height,
body,
.white-sheet-content,
.white-content-page,
.ups-form > .form-body {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  align-content: stretch;
}
.page-center,
.white-sheet-content,
.white-content-page .ups-page-header,
.white-content-page .ups-content-block {
  min-width: 21.5rem;
  max-width: 71.875rem;
  width: 100%;
  margin: 0 auto;
}
.white-sheet-content {
  background-color: white;
}
.white-sheet-content .ups-page-header {
  padding: 1.125rem 23px;
}
@media screen and (min-width: 48rem) {
  .white-sheet-content .ups-page-header {
    padding: 2.625rem 2rem;
  }
}
.white-content-page {
  background-color: white;
  min-height: 100%;
}
.white-content-page .ups-page-header {
  padding-bottom: 1em;
  min-width: auto;
}
.white-content-page .ups-content-block {
  padding: 0 2rem 2em;
}
.sidebar-footer-menu {
  font-size: 1rem;
}
.sidebar-footer-menu .mat-mdc-menu-item {
  text-decoration: none;
  font-size: 0.625em;
  height: 2.5em;
  line-height: 2.5;
}
.sidebar-footer-menu .mat-mdc-menu-item.emphasized {
  font-weight: 700;
  height: 3.5em;
  line-height: 3.5;
}
.mat-mdc-menu-item--ppi {
  min-height: 3.25em !important;
}
@media screen and (min-width: 48rem) {
  .mat-mdc-menu-item--ppi {
    font-size: 0.8205em !important;
    min-height: 2.25em !important;
  }
}
.overlay {
}
.overlay .mat-mdc-input-element {
  color: white;
}
.overlay .mat-form-field-label {
  color: rgba(255, 255, 255, 0.54);
}
.overlay .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.54) !important;
}
.overlay .mat-icon {
  color: white;
}
.flex-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fill-height,
body,
.white-sheet-content,
.white-content-page,
.ups-form > .form-body {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  align-content: stretch;
}
.page-center,
.white-sheet-content,
.white-content-page .ups-page-header,
.white-content-page .ups-content-block {
  min-width: 21.5rem;
  max-width: 71.875rem;
  width: 100%;
  margin: 0 auto;
}
.white-sheet-content {
  background-color: white;
}
.white-sheet-content .ups-page-header {
  padding: 1.125rem 23px;
}
@media screen and (min-width: 48rem) {
  .white-sheet-content .ups-page-header {
    padding: 2.625rem 2rem;
  }
}
.white-content-page {
  background-color: white;
  min-height: 100%;
}
.white-content-page .ups-page-header {
  padding-bottom: 1em;
  min-width: auto;
}
.white-content-page .ups-content-block {
  padding: 0 2rem 2em;
}
.ups-page-header {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  font-size: 1rem;
  padding: 1.5rem 2rem;
  background-color: white;
}
@media screen and (min-width: 48rem) {
  .ups-page-header {
    flex-direction: row;
    align-items: center;
    padding: 2.625em 2em;
    min-width: 40.9375em;
  }
}
@media screen and (min-width: 64rem) {
  .ups-page-header {
    min-width: 70.9375em;
  }
}
@media screen and (min-width: 25rem) and (max-width: 80rem) and (min-height: 25rem) and (max-height: 45rem) {
  .ups-page-header {
    min-width: 25rem;
  }
}
.ups-page-header .page-title {
  font-size: 1.25em;
  font-weight: 600;
  color: rgba(36, 36, 36, 0.87);
  margin: 0;
  white-space: nowrap;
}
@media screen and (min-width: 48rem) {
  .ups-page-header .page-title {
    font-size: 1.5625em;
  }
}
.ups-page-header .page-actions,
.ups-page-header [page-actions] {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 1rem 0;
}
@media screen and (min-width: 48rem) {
  .ups-page-header .page-actions,
  .ups-page-header [page-actions] {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-left: auto;
    padding: 0;
  }
}
.ups-page-header .page-actions .page-action,
.ups-page-header [page-actions] .page-action {
  margin-bottom: 1em;
}
@media screen and (min-width: 48rem) {
  .ups-page-header .page-actions .page-action:not(:first-child),
  .ups-page-header [page-actions] .page-action:not(:first-child) {
    margin-left: 1rem;
  }
}
.ups-page-header .page-actions .page-action:first-child,
.ups-page-header [page-actions] .page-action:first-child {
  margin-left: 0;
}
.ups-page-header .page-actions .page-action:last-child,
.ups-page-header [page-actions] .page-action:last-child {
  margin-right: 0;
}
@media screen and (min-width: 48rem) {
  .ups-page-header .page-actions .page-action,
  .ups-page-header [page-actions] .page-action {
    width: auto;
    margin-bottom: 0;
  }
}
.content-actions {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 48rem) {
  .content-actions {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    justify-content: space-between;
  }
}
.content-actions .left-actions,
.content-actions .right-actions {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 48rem) {
  .content-actions .left-actions,
  .content-actions .right-actions {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 48rem) {
  .content-actions .left-actions {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 48rem) {
  .content-actions .left-actions .action {
    margin-right: 1em;
  }
}
@media screen and (min-width: 48rem) {
  .content-actions .right-actions {
    justify-content: flex-end;
  }
}
@media screen and (min-width: 48rem) {
  .content-actions .right-actions .action {
    margin-left: 1em;
  }
}
.content-actions input.shipment-history-date-range {
  font-size: 0.875em;
}
.flex-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fill-height,
body,
.white-sheet-content,
.white-content-page,
.ups-form > .form-body {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  align-content: stretch;
}
.page-center,
.white-sheet-content,
.white-content-page .ups-page-header,
.white-content-page .ups-content-block {
  min-width: 21.5rem;
  max-width: 71.875rem;
  width: 100%;
  margin: 0 auto;
}
.white-sheet-content {
  background-color: white;
}
.white-sheet-content .ups-page-header {
  padding: 1.125rem 23px;
}
@media screen and (min-width: 48rem) {
  .white-sheet-content .ups-page-header {
    padding: 2.625rem 2rem;
  }
}
.white-content-page {
  background-color: white;
  min-height: 100%;
}
.white-content-page .ups-page-header {
  padding-bottom: 1em;
  min-width: auto;
}
.white-content-page .ups-content-block {
  padding: 0 2rem 2em;
}
.ngx-pagination {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  margin: 1em 0 4em !important;
  padding: 0;
}
@media screen and (min-width: 48rem) {
  .ngx-pagination {
    padding: 0 32px;
  }
}
.ngx-pagination li {
  font-size: 1.125rem;
  margin: 0 0.15em;
}
.ngx-pagination li.current {
  background: #004791;
  padding: 0;
  border-radius: 3px;
}
.ngx-pagination li.pagination-previous.disabled::before,
.ngx-pagination li.pagination-previous a::before {
  content: "\2039" !important;
  font-size: 1.5em;
}
.ngx-pagination li.pagination-next.disabled::after,
.ngx-pagination li.pagination-next a::after {
  content: "\203a" !important;
  font-size: 1.5em;
}
.ngx-pagination li > div,
.ngx-pagination li > a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 27px;
  height: 27px;
  padding: 0;
}
.flex-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fill-height,
body,
.white-sheet-content,
.white-content-page,
.ups-form > .form-body {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  align-content: stretch;
}
.page-center,
.white-sheet-content,
.white-content-page .ups-page-header,
.white-content-page .ups-content-block {
  min-width: 21.5rem;
  max-width: 71.875rem;
  width: 100%;
  margin: 0 auto;
}
.white-sheet-content {
  background-color: white;
}
.white-sheet-content .ups-page-header {
  padding: 1.125rem 23px;
}
@media screen and (min-width: 48rem) {
  .white-sheet-content .ups-page-header {
    padding: 2.625rem 2rem;
  }
}
.white-content-page {
  background-color: white;
  min-height: 100%;
}
.white-content-page .ups-page-header {
  padding-bottom: 1em;
  min-width: auto;
}
.white-content-page .ups-content-block {
  padding: 0 2rem 2em;
}
table.ups-table {
  border-collapse: collapse;
  width: 100%;
  box-shadow: 0 4px 12px -3px rgba(0, 0, 0, 0.05), 0px 0 5px 0 rgba(0, 0, 0, 0.14);
}
table.ups-table thead tr th,
table.ups-table thead tr td,
table.ups-table tbody tr th,
table.ups-table tbody tr td,
table.ups-table tfoot tr th,
table.ups-table tfoot tr td {
  padding: 1rem;
  text-align: left;
  vertical-align: middle;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  white-space: pre;
}
table.ups-table thead tr th.text-center,
table.ups-table thead tr td.text-center,
table.ups-table tbody tr th.text-center,
table.ups-table tbody tr td.text-center,
table.ups-table tfoot tr th.text-center,
table.ups-table tfoot tr td.text-center {
  text-align: center;
}
table.ups-table thead tr th.text-left,
table.ups-table thead tr td.text-left,
table.ups-table tbody tr th.text-left,
table.ups-table tbody tr td.text-left,
table.ups-table tfoot tr th.text-left,
table.ups-table tfoot tr td.text-left {
  text-align: left;
}
table.ups-table thead tr th.text-right,
table.ups-table thead tr td.text-right,
table.ups-table tbody tr th.text-right,
table.ups-table tbody tr td.text-right,
table.ups-table tfoot tr th.text-right,
table.ups-table tfoot tr td.text-right {
  text-align: right;
}
table.ups-table thead tr th.sticky,
table.ups-table thead tr td.sticky,
table.ups-table tbody tr th.sticky,
table.ups-table tbody tr td.sticky,
table.ups-table tfoot tr th.sticky,
table.ups-table tfoot tr td.sticky {
  position: sticky;
  left: 0;
  z-index: 1;
}
table.ups-table thead tr th .mat-mdc-checkbox,
table.ups-table thead tr td .mat-mdc-checkbox,
table.ups-table tbody tr th .mat-mdc-checkbox,
table.ups-table tbody tr td .mat-mdc-checkbox,
table.ups-table tfoot tr th .mat-mdc-checkbox,
table.ups-table tfoot tr td .mat-mdc-checkbox {
  display: inline-flex;
}
table.ups-table thead tr th .mat-mdc-checkbox .mat-checkbox-layout,
table.ups-table thead tr td .mat-mdc-checkbox .mat-checkbox-layout,
table.ups-table tbody tr th .mat-mdc-checkbox .mat-checkbox-layout,
table.ups-table tbody tr td .mat-mdc-checkbox .mat-checkbox-layout,
table.ups-table tfoot tr th .mat-mdc-checkbox .mat-checkbox-layout,
table.ups-table tfoot tr td .mat-mdc-checkbox .mat-checkbox-layout {
  margin: 0;
}
table.ups-table thead tr th .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container,
table.ups-table thead tr td .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container,
table.ups-table tbody tr th .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container,
table.ups-table tbody tr td .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container,
table.ups-table tfoot tr th .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container,
table.ups-table tfoot tr td .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container {
}
table.ups-table thead tr th .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-frame,
table.ups-table thead tr td .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-frame,
table.ups-table tbody tr th .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-frame,
table.ups-table tbody tr td .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-frame,
table.ups-table tfoot tr th .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-frame,
table.ups-table tfoot tr td .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-frame {
  border-color: #5F5753;
  background-color: white;
}
table.ups-table thead tr th a,
table.ups-table thead tr td a,
table.ups-table tbody tr th a,
table.ups-table tbody tr td a,
table.ups-table tfoot tr th a,
table.ups-table tfoot tr td a {
  color: #0662BB;
}
table.ups-table thead tr {
  border-bottom: solid 2px #DFDBD7;
}
table.ups-table thead tr th {
  background-color: #5F5753;
  color: #F8FBFB;
  white-space: nowrap;
}
table.ups-table thead tr th:not(:last-of-type) {
  border-right: solid 1px #F2F1EF;
}
table.ups-table thead tr th:first-of-type {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
table.ups-table thead tr th:last-of-type {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
table.ups-table thead tr th .mat-mdc-checkbox {
}
table.ups-table thead tr th .mat-mdc-checkbox .mat-checkbox-layout {
}
table.ups-table thead tr th .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container {
}
table.ups-table thead tr th .mat-mdc-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-frame {
  border: none;
}
table.ups-table tbody tr {
  border-bottom: solid 1px #DFDBD7;
}
table.ups-table tbody tr td {
  background-color: white;
}
.upsc-table thead {
  display: none;
}
.upsc-table tbody {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 48rem) {
  .upsc-table tbody {
    display: initial;
  }
}
.upsc-table tbody tr {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 48rem) {
  .upsc-table tbody tr {
    display: initial;
  }
}
.upsc-table tbody tr td {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.upsc-table tbody tr td:not(:first-of-type) {
  border-top-width: 0;
}
.upsc-table tbody tr td .column-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-right: 1em;
  font-weight: 700;
}
@media screen and (min-width: 48rem) {
  .upsc-table tbody tr td .column-header {
    display: none;
  }
}
.upsc-table tbody tr td .column-header::after {
  content: ":";
}
.mat-mdc-table {
  display: table !important;
  width: 100%;
}
.mat-mdc-table > .mat-mdc-header-row,
.mat-mdc-table > .mat-mdc-row {
  display: table-row;
  padding: 0;
  border: none;
}
.mat-mdc-table > .mat-mdc-header-row > .mat-mdc-header-cell,
.mat-mdc-table > .mat-mdc-header-row > .mat-mdc-cell,
.mat-mdc-table > .mat-mdc-row > .mat-mdc-header-cell,
.mat-mdc-table > .mat-mdc-row > .mat-mdc-cell {
  display: table-cell;
  height: 48px;
  vertical-align: middle;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.mat-mdc-table .mat-mdc-header-cell {
  color: rgba(0, 0, 0, 0.58) !important;
}
.dataTables_wrapper {
  width: 100%;
  overflow: auto;
  font-size: 1rem;
}
@media screen and (min-width: 64rem) {
  .dataTables_wrapper {
    padding: 0 2.5em;
  }
}
.dataTables_wrapper table.dataTable {
  border: solid thin #f4f4f4;
}
.dataTables_wrapper table.dataTable.no-footer {
  border-bottom: solid thin #f4f4f4;
}
.dataTables_wrapper table.dataTable.stripe thead tr,
.dataTables_wrapper table.dataTable.stripe tbody tr {
  height: 3.125em;
}
.dataTables_wrapper table.dataTable.stripe thead tr th,
.dataTables_wrapper table.dataTable.stripe thead tr td,
.dataTables_wrapper table.dataTable.stripe tbody tr th,
.dataTables_wrapper table.dataTable.stripe tbody tr td {
  white-space: nowrap;
}
.dataTables_wrapper table.dataTable.stripe thead {
  background-color: #d9d9d6;
}
.dataTables_wrapper table.dataTable.stripe thead tr th {
  font-size: 0.9375em;
  color: #595555;
  border-bottom: none;
}
.dataTables_wrapper table.dataTable.stripe tbody {
  border-bottom: none;
}
.dataTables_wrapper table.dataTable.stripe tbody tr:nth-child(odd) {
  background-color: white;
}
.dataTables_wrapper table.dataTable.stripe tbody tr:nth-child(even) {
  background-color: #f4f4f4;
}
.dataTables_wrapper table.dataTable.stripe tbody tr td {
  font-size: 0.8125rem;
  color: #4a4a4a;
}
.dataTables_wrapper table.dataTable.stripe tbody tr td .actions {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.dataTables_wrapper table.dataTable.stripe tbody tr td .actions .mat-mdc-raised-button {
  line-height: 2.35em;
  height: 1.875rem;
  margin: 0 0.5231em;
}
.dataTables_wrapper table.dataTable.compact thead tr {
  height: 1.75em;
  background-color: #f4f4f4;
}
.dataTables_wrapper table.dataTable.compact thead tr th {
  font-size: 0.6875em;
  color: #595555;
  border-bottom: none;
}
.dataTables_wrapper table.dataTable.compact tbody tr {
  height: 2.39375em;
}
.dataTables_wrapper table.dataTable.compact tbody tr td {
  font-size: 0.8125em;
  color: rgba(36, 36, 36, 0.87);
}
.dataTables_wrapper table.dataTable th,
.dataTables_wrapper table.dataTable td {
  visibility: visible;
  opacity: 1;
  transition: visibility 0.3s ease, opacity 0.3s ease;
}
.dataTables_wrapper table.dataTable th[hidden],
.dataTables_wrapper table.dataTable td[hidden] {
  display: table-cell;
  visibility: collapse;
  opacity: 0;
  max-width: 0;
  padding: 0;
}
.dataTables_wrapper table.dataTable tbody tr:not(:first-child) .dataTables_empty {
  display: none;
}
.responsive-table {
  width: 100% !important;
  position: relative;
}
.responsive-table .dataTables_wrapper {
  overflow-x: hidden;
}
.responsive-table .dataTables_wrapper table.dataTable > tbody > tr.child ul.dtr-details {
  width: 100%;
}
.responsive-table .dataTables_wrapper table.dataTable > tbody > tr.child span.dtr-title {
  min-width: 7.5rem;
}
.responsive-table .dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before,
.responsive-table .dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > th:first-child:before {
  top: -1px;
  left: 0;
  color: #242424;
  border: none;
  background-color: transparent;
  font-size: 2em;
  box-shadow: none;
  position: relative;
}
.responsive-table .dataTables_wrapper .mat-mdc-button.actions {
  padding: 0;
  min-width: 0;
  width: 3em;
  height: 3em;
  border-radius: 50%;
}
.responsive-table .dataTables_wrapper .row-actions .buttons-menu {
  display: flex;
  text-align: center;
}
@media screen and (min-width: 64rem) {
  .responsive-table .dataTables_wrapper .row-actions .buttons-menu {
    display: none;
  }
}
@media screen and (min-width: 64rem) {
  .responsive-table .dataTables_wrapper .row-actions .buttons-menu.always {
    display: flex;
  }
}
.responsive-table .dataTables_wrapper .row-actions .buttons-explicit {
  display: none;
}
@media screen and (min-width: 64rem) {
  .responsive-table .dataTables_wrapper .row-actions .buttons-explicit {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 64rem) {
  .responsive-table .dataTables_wrapper .row-actions .buttons-explicit.never {
    display: none;
  }
}
.responsive-table .dataTables_wrapper .action-item.mat-mdc-raised-button {
  padding: 0 1em;
  margin: 0.25em 0.5em;
  min-width: initial;
  line-height: 2.5em;
}
.responsive-table .dataTables_wrapper .action-item.mat-mdc-raised-button .mat-button-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.8em;
}
.responsive-table .dataTables_wrapper .action-item.mat-mdc-raised-button .mat-button-wrapper span {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 0.25em;
}
.responsive-table .dataTables_wrapper .action-item.mat-mdc-raised-button .mat-button-wrapper span.icon .mat-icon {
  font-size: 1.75em;
  height: 20px;
  width: 20px;
  line-height: 1.1;
}
.responsive-table .dataTables_wrapper .action-item.mat-mdc-raised-button .mat-button-wrapper span.text {
  justify-content: flex-start;
}
.mat-mdc-no-data-row .mat-mdc-cell,
.mat-mdc-no-data-row .mat-cell {
  font-weight: 300;
  color: #BFB8AF;
  text-align: center;
  padding: 0.5em 1em;
}
table.mat-mdc-table.ppi-table {
  border-collapse: collapse;
  border-spacing: 0;
  box-shadow: 0 1.492px 3.729px 0 rgba(0, 0, 0, 0.14), 0 2.984px 8.951px -2.238px rgba(0, 0, 0, 0.05);
}
table.mat-mdc-table.ppi-table th {
  --border-color: #5F5753;
  border-top: none;
  border-bottom: none;
}
table.mat-mdc-table.ppi-table th:first-of-type {
  border-left: solid thin var(--border-color);
}
table.mat-mdc-table.ppi-table th:last-of-type {
  border-right: solid thin var(--border-color);
}
table.mat-mdc-table.ppi-table th:not(:last-of-type) {
  border-right: solid thin white;
}
table.mat-mdc-table.ppi-table th.no-wrap {
  white-space: nowrap;
}
table.mat-mdc-table.ppi-table th.no-border {
  border-right: solid thin var(--border-color);
}
table.mat-mdc-table.ppi-table td {
  border-top: none;
  border-bottom: solid thin #BFB8AF;
  border-left: solid thin white;
  border-right: solid thin white;
}
table.mat-mdc-table.ppi-table td.no-wrap {
  white-space: nowrap;
}
table.mat-mdc-table.ppi-table thead th.mat-mdc-header-cell {
  color: white !important;
  font-size: 0.8205em;
  font-weight: 400;
  line-height: 1.23069;
  background-color: #5F5753;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #4d7eb2;
  --mdc-checkbox-selected-hover-icon-color: #4d7eb2;
  --mdc-checkbox-selected-icon-color: #4d7eb2;
  --mdc-checkbox-unselected-focus-icon-color: #DEDEDE;
  --mdc-checkbox-unselected-hover-icon-color: #DEDEDE;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #4d7eb2;
  --mdc-checkbox-selected-hover-state-layer-color: #4d7eb2;
  --mdc-checkbox-selected-pressed-state-layer-color: #4d7eb2;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
  --mat-checkbox-disabled-label-color: rgba(255, 255, 255, 0.38);
  --mat-checkbox-label-text-color: rgba(255, 255, 255, 0.87);
}
table.mat-mdc-table.ppi-table thead th.mat-mdc-header-cell .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background,
table.mat-mdc-table.ppi-table thead th.mat-mdc-header-cell .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background {
  border-color: white;
  background-color: transparent;
}
table.mat-mdc-table.ppi-table .mat-mdc-row {
  --mat-table-row-item-label-text-size: .8rem;
}
table.mat-mdc-table.ppi-table .mat-mdc-row:last-child .mat-mdc-cell {
  border-bottom: solid thin #BFB8AF;
}
table.mat-mdc-table.ppi-table .mat-mdc-header-cell,
table.mat-mdc-table.ppi-table .mat-mdc-footer-cell,
table.mat-mdc-table.ppi-table .mat-mdc-cell {
  box-sizing: border-box;
}
.input-field {
  position: relative;
  margin: 1rem 0 3rem 0;
}
.input-field input,
.input-field select {
  width: 100%;
  height: 3rem;
}
.input-field input + label,
.input-field select + label {
  position: absolute;
  top: -2rem;
  left: 0;
}
.input-field input[required] + label::after,
.input-field select[required] + label::after {
  content: "*";
  color: red;
  margin-left: 0.25em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Flex", sans-serif;
  color: rgba(36, 36, 36, 0.87);
  font-weight: 500;
}
h1 {
  font-size: 1.5625em;
}
h2 {
  font-size: 1.25em;
}
h3 {
  font-size: 1.125em;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 0.875em;
}
h6 {
  font-size: 0.8125em;
}
h4,
h5,
h6 {
  margin: 0.5rem 0 0.75rem;
}
p {
  font-family: "Roboto Flex", sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
}
p.alternative {
  font-size: 0.75em;
  line-height: 1.25em;
}
a:-webkit-any-link:not(.mdc-button) {
  color: #004791;
  text-decoration: underline;
}
a:-webkit-any-link:not(.mdc-button):hover {
  color: #00377e;
}
a:-webkit-any-link:not(.mdc-button).secondary {
  color: #00857d;
}
a:-webkit-any-link:not(.mdc-button).secondary:hover {
  color: #00645e;
}
a:-webkit-any-link:not(.mdc-button).plain {
  color: #242424;
}
a:-webkit-any-link:not(.mdc-button).no-underline {
  text-decoration: none;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-ellipsis {
  flex: 1 1 auto;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-underline {
  text-decoration: underline !important;
}
textarea {
  font-family: "Roboto Flex", sans-serif;
}
sup {
  line-height: 1;
}
.subtle {
  color: #BFB8AF;
}
.q1em {
  font-size: 0.25em;
}
.q2em {
  font-size: 0.5em;
}
.q3em {
  font-size: 0.75em;
}
.h-pad {
  padding-left: 1em;
  padding-right: 1em;
}
.v-pad {
  padding-top: 1em;
  padding-bottom: 1em;
}
.ppi-page-title {
  position: relative;
  margin: 1rem 0 2rem;
  font-size: 1.5em;
  font-weight: 600;
}
.ppi-page-title::after {
  content: "";
  position: absolute;
  bottom: -0.4em;
  left: 0;
  background-color: #004791;
  width: 3em;
  height: 0.15em;
}
.ppi-page-title--minor {
  font-weight: 400;
}
.underlined-title {
  position: relative;
}
.underlined-title::after {
  left: 0;
}
.underlined-title--end {
  position: relative;
}
.underlined-title--end::after {
  right: 0;
}
.underlined-title--center {
  position: relative;
}
.underlined-title--center::after {
  left: calc(50% - 1.5em);
}
.underlined-title::after,
.underlined-title--end::after,
.underlined-title--center::after {
  content: "";
  position: absolute;
  bottom: -0.4em;
  background-color: #004791;
  width: 3em;
  height: 4px;
}
.section-header {
  --header-underline-gap: .85rem;
  position: relative;
  padding-bottom: var(--header-underline-gap);
}
.section-header::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: 4.5rem;
  height: 0.25rem;
  background-color: #004791;
}
.material-symbols--chat {
  padding-top: 2px;
}
body {
  overflow-x: hidden;
}
#wrapper {
  position: relative;
  padding-left: 0;
  transition: all 0.5s ease;
}
#wrapper #sidebar-wrapper {
  overflow: hidden;
  z-index: 9;
  position: fixed;
  height: 100%;
  overflow-y: auto;
  transition: all 0.5s ease;
}
#wrapper #page-content-wrapper {
  min-width: 280px;
  padding-left: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  transition: all 0.5s ease;
}
@media screen and (min-width: 48rem) {
  #wrapper #page-content-wrapper {
    padding-left: 60px;
  }
}
@media screen and (min-width: 64rem) {
  #wrapper #page-content-wrapper {
    padding-left: 60px;
  }
}
#wrapper #page-content-wrapper .header-logo img {
  width: 20rem;
  max-width: 20rem;
}
@media only screen and (max-width: 21.5rem) {
  #wrapper #page-content-wrapper .header-logo img {
    width: 10rem;
    max-width: 10rem;
  }
}
#wrapper.toggled #page-content-wrapper {
  position: relative;
  padding-left: 0;
}
@media screen and (min-width: 48rem) {
  #wrapper.toggled #page-content-wrapper {
    padding-left: 60px;
  }
}
@media screen and (min-width: 64rem) {
  #wrapper.toggled #page-content-wrapper {
    padding-left: 300px;
  }
}
.mat-mdc-form-field-required-marker {
  color: #d50000;
}
.mat-mdc-form-field-error,
.mat-mdc-form-field-hint {
  font-family: "Roboto Flex", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
}
.mat-mdc-form-field-error:last-of-type,
.mat-mdc-form-field-hint:last-of-type {
  margin-bottom: 1em;
}
.mat-mdc-form-field-error span,
.mat-mdc-form-field-hint span {
  display: inline-flex;
  column-gap: 0.25em;
}
.mat-mdc-form-field .mdc-text-field {
  background-color: white;
}
.mat-mdc-form-field.label--float-top .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-notched-outline__notch {
  border-top: solid thin rgba(0, 0, 0, 0.38);
}
.mat-mdc-form-field.label--float-top .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  max-width: max-content;
  transform: translateY(-37.75px) scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
}
.mat-mdc-slider {
  --mdc-slider-handle-width: 1.5rem;
  --mdc-slider-handle-height: 1.5rem;
  --mdc-slider-active-track-height: 3px;
  --mdc-slider-inactive-track-height: 3px;
  margin: 0 12px !important;
  max-width: 94%;
}
.mat-mdc-slider .mdc-slider__thumb .mdc-slider__thumb-knob {
  border-width: 0.35rem;
  border-color: white;
}
.mdc-button__label {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 0.25em;
}
.mat-mdc-form-field-type-mat-date-range-input .mat-mdc-form-field-error-wrapper {
  transform: translateY(-35%) !important;
}
.mdc-data-table__header-cell.text-center {
  text-align: center;
}
.mdc-data-table__header-cell.text-left {
  text-align: left;
}
.mdc-data-table__header-cell.text-right {
  text-align: right;
}
.mat-mdc-form-field.compact {
  font-size: 14px;
}
.mat-mdc-form-field.compact .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  min-height: 37px;
  max-height: 37px;
  padding-top: 7px;
  padding-bottom: 7px;
}
[mat-stroked-button]:not(:disabled)[color=primary] {
  border-color: #004791;
}
.mat-mdc-tab-group.ppi-tab-group {
  font-size: 0.875em;
}
.mat-mdc-tab-group.ppi-tab-group .mat-mdc-tab-header {
  border-bottom: solid 1.5px #DFDBD7;
}
.mat-mdc-tab-group.ppi-tab-group .mat-mdc-tab-header .mat-mdc-tab-labels {
  column-gap: 0.2em;
}
.mat-mdc-tab-group.ppi-tab-group .mat-mdc-tab-header .mat-mdc-tab-labels .mdc-tab {
  border: solid 1.5px #DFDBD7;
  border-bottom: none;
  padding: 0.65em 1.12em;
  border-radius: 0.5em 0.5em 0 0;
  height: auto;
}
.mat-mdc-tab-group.ppi-tab-group .mat-mdc-tab-header .mat-mdc-tab-labels .mdc-tab.mdc-tab--active {
  --mdc-tab-indicator-active-indicator-color: transparent;
  --mat-tab-header-active-focus-indicator-color: transparent;
  --mat-tab-header-active-hover-indicator-color: transparent;
  border: solid 2.5px #004791;
  border-bottom: none;
  background-color: #F5F9FE;
}
.mat-mdc-tab-group.ppi-tab-group .mat-mdc-tab-header .mat-mdc-tab-labels .mdc-tab sup {
  line-height: 0;
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url("./media/material-icons-regular.woff2") format("woff2");
}
* {
  box-sizing: border-box;
}
*:focus-visible {
  outline-color: #00857d;
}
html,
body,
upsc-root {
  margin: 0;
  width: 100%;
  min-height: 100%;
  height: 100%;
}
html {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  top: 0 !important;
  font-size: 1em;
}
body {
  color: #242424 !important;
  font-size: 1em !important;
  font-weight: 500;
  font-family: "Roboto Flex", sans-serif;
  line-height: 1.5em;
}
@media screen and (max-width: 48rem) {
  body.noscroll {
    overflow: hidden;
    position: fixed;
  }
}
upsc-root {
  display: block;
}
@media screen and (min-width: 48rem) {
  upsc-root {
    height: 100%;
  }
}
.cdk-overlay-pane {
}
.cdk-overlay-pane .mat-mdc-select-panel {
  flex: 1 0 auto;
}
.spinner-container {
  position: relative;
}
.modal-footer {
  border-top: 0px;
}
select.language {
  margin: 10px auto;
}
.grid-head {
  text-transform: uppercase;
  font-weight: bold;
  background-color: #ebebeb !important;
  font-size: 12px;
}
.table-striped > tbody > tr:nth-of-type(odd) .grid-rows {
  background-color: #f0f0ef !important;
  font-size: 12px;
}
.grey-font {
  color: #40c1ac !important;
}
.black-font {
  color: #573616 !important;
}
.white-font {
  color: #ffffff !important;
}
.orange-font {
  color: #ffb500 !important;
}
.font-5b {
  color: #5b5b5b !important;
}
.font-43 {
  color: #434343 !important;
}
.font-E6 {
  color: #e6e6e6 !important;
}
.stylish-input-group .input-group-addon {
  background: #ebebeb !important;
  border: 0;
}
.stylish-input-group .form-control {
  border-right: 0;
  box-shadow: 0 0 0;
  border-color: #ebebeb;
}
.stylish-input-group button {
  border: 0;
  background: transparent;
}
.btn {
  border: none;
}
.btn-orange {
  background-color: #ffb500 !important;
  color: #ffffff !important;
}
.btn-green {
  background-color: #40c1ac !important;
  font-weight: bold;
}
.btn-grey {
  background-color: #cccccc !important;
  font-weight: bold;
}
.btn-lightgrey {
  background-color: #f9f9f9 !important;
}
.btn-darkgrey {
  background-color: #008369 !important;
  color: #ffffff !important;
}
.btn-lightblue {
  background-color: #009cbd !important;
  color: #f4f4fc !important;
  font-weight: bold;
  border: 0px !important;
}
.btn-stone {
  background-color: #d9d9d6 !important;
  font-weight: bold;
}
.btn-sky {
  background-color: #009cbd !important;
  font-weight: bold;
}
.btn-grey,
.btn-darkgrey,
.btn-green,
.btn-lightgrey,
.btn-lightblue,
.btn-stone,
.btn-sky {
  text-transform: uppercase;
  border-radius: 3px !important;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-greenbullet {
  width: 8px;
  height: 8px;
  padding: 2px 0;
  cursor: auto;
  border-radius: 5px;
  background-color: #72bb53 !important;
  margin-right: 3px;
}
.btn-redbullet {
  background-color: #ff5d55 !important;
}
.btn-bluebullet {
  background-color: #42b1fb !important;
}
.btn-yellowbullet {
  background-color: #ffb500 !important;
}
.btn-darkredbullet {
  background-color: #e61610 !important;
}
.btn-upsgrassbullet {
  background-color: #64a70b !important;
}
.btn-greybullet {
  background-color: #929292 !important;
}
.btn-bluebullet,
.btn-yellowbullet,
.btn-darkredbullet,
.btn-upsgrassbullet,
.btn-redbullet,
.btn-transparentbullet {
  width: 24px;
  height: 16px;
  padding: 2px 0;
  cursor: auto;
  border-radius: 5px;
  margin-right: 3px;
}
.btn-bulletpoint {
  width: 4px;
  height: 4px;
  padding: 1px 0;
  cursor: auto;
  margin-right: 8%;
  background-color: #573616;
}
.daterangepicker td.in-range {
  background-color: #ebf4c9 !important;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #ffb500 !important;
}
.daterangepicker {
  background-color: #f0f0ef !important;
}
.daterangepicker .calendar-table {
  background-color: #f0f0ef !important;
}
.header-text {
  color: #ffb500;
  font-size: 17px;
}
.header-text li a,
.header-text:hover {
  color: #ffb500;
}
.popup-header {
  background-color: #f0f0ef !important;
}
.sidebar-submenu li {
  list-style: none;
  line-height: 30px !important;
}
.sidebar-submenu li.active a {
  color: #ffb500;
}
.user-fields li {
  padding: 5px;
}
.reports-dropdown-menu > li > a:hover {
  background-image: none;
  background-color: #ffb500 !important;
}
.row-bottom-1 {
  margin-bottom: 1%;
}
.row-bottom-2 {
  margin-bottom: 2%;
}
.row-bottom-3 {
  margin-bottom: 3%;
}
.row-bottom-4 {
  margin-bottom: 4%;
}
.txtbox {
  border-top: 0px !important;
  box-shadow: none;
  border-left: 0px !important;
  border-radius: 0px;
  border-right: 0px !important;
  padding: 0px 0px !important;
  margin-left: 12px !important;
  font-size: 13px;
}
.txtbox-grey {
  background-color: #ebebeb;
}
.ctrl-label {
  padding: 0px 12px;
}
.text-normal {
  font-weight: normal;
}
.text-bold {
  font-weight: bold;
}
.text-right {
  text-align: right !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center !important;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.hide-me {
  display: none !important;
}
.hide {
  display: none !important;
}
.text-smaller {
  font-size: 11px !important;
}
.text-small {
  font-size: 12px !important;
}
.text-extra-small {
  font-size: 10px !important;
}
.text-normalsize {
  font-size: 13px !important;
}
.text-big {
  font-size: 14px !important;
}
.text-bigger {
  font-size: 15px !important;
}
input[type=radio].blue-radio {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #2196f3;
  border-radius: 50%;
  outline: none;
}
input[type=radio].blue-radio:hover {
  box-shadow: 0 0 2px 0px orange inset;
}
input[type=radio].blue-radio:before {
  content: "";
  display: block;
  width: 58%;
  height: 58%;
  margin: 18% auto;
  border-radius: 50%;
}
input[type=radio].blue-radio:checked:before {
  background: #2196f3;
}
#message {
  position: fixed;
  color: #ffffff;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #e64d3c;
  z-index: 9999;
  text-align: center;
}
#inner-message {
  margin: 0 auto;
  padding: 11px;
  border: 1px solid transparent;
}
.page-header2 {
  background-color: #f5f5f5;
  padding-bottom: 5px;
  border-bottom: 2px solid #ffb500;
  color: #004791;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1p {
  margin-bottom: 1% !important;
}
.mb-8p {
  margin-bottom: 8% !important;
}
.mt-8 {
  margin-top: 8px;
}
.mt-5 {
  margin-top: 5px;
}
.mt-26 {
  margin-top: 26px;
}
.ml-8 {
  margin-left: 8px;
}
.ml-12 {
  margin-left: 12px;
}
.mb-6 {
  margin-bottom: 6px;
}
.mt-1p {
  margin-top: 1%;
}
.ml-5p {
  margin-left: 5%;
}
.pt-5x {
  padding-top: 5px;
}
.pt-3x {
  padding-top: 3px;
}
.pl-2 {
  padding-left: 2px;
}
.pl-8 {
  padding-left: 8px;
}
.pl-12 {
  padding-left: 12px;
}
.clear-col-pad {
  padding: 0px 0px !important;
}
.pl-4p {
  padding-left: 4%;
}
.pl-5p {
  padding-left: 5%;
}
.pt-5p {
  padding-top: 5%;
}
.pt-2p {
  padding-top: 2%;
}
.pt-1p {
  padding-top: 1%;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.black-borderb-1 {
  border-bottom: 1px solid #573616;
}
.border-0 {
  border: 0;
}
.border-bottom-1 {
  border-top: 0;
  border-bottom: 1px solid #eeeeee;
  border-left: 0;
  border-right: 0;
}
.readonly-txtbox {
  background-color: transparent !important;
  border: 0;
}
.bg-verylightgrey {
  background-color: #fafafa;
}
#snackbar {
  min-width: 30%;
  background-color: #72bb53;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  position: fixed;
  z-index: 1;
  left: 40%;
  bottom: 0px;
  font-size: 13px;
  margin: 0 auto;
  text-align: left;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
#close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  float: right;
}
.width85 {
  width: 85%;
}
.element-blocker-parent {
  position: relative;
}
@media print {
  .hidden-print,
  .hidden-print * {
    display: none !important;
  }
}
.sidenav-tooltip {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: -1em !important;
  padding: 0 7px !important;
  height: 20px !important;
  font-size: 9px !important;
  color: white !important;
}
.dialog-center {
  text-align: center;
}
.zEWidget-launcher {
  z-index: 2 !important;
}
.hamburger {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 16px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity, filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
}
.hamburger .hamburger-box {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 24px;
}
.hamburger .hamburger-box .hamburger-inner,
.hamburger .hamburger-box .hamburger-inner::before,
.hamburger .hamburger-box .hamburger-inner::after {
  background-color: rgba(36, 36, 36, 0.87);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 75ms;
  position: absolute;
  width: 24px;
  height: 3px;
  transition-property: transform;
  border-radius: 4px;
}
.hamburger .hamburger-box .hamburger-inner::before {
  top: -8px !important;
}
.hamburger .hamburger-box .hamburger-inner::after {
  bottom: -8px !important;
}
.hamburger .hamburger-box .hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px;
}
.hamburger .hamburger-box .hamburger-inner::before,
.hamburger .hamburger-box .hamburger-inner::after {
  display: block;
  content: "";
  transition-timing-function: ease;
  transition-duration: 0.15s;
  background-color: rgba(36, 36, 36, 0.87);
}
.hamburger .hamburger-box .hamburger-inner::before {
  top: -10px;
}
.hamburger .hamburger-box .hamburger-inner::after {
  bottom: -10px;
}
.hamburger.is-active .hamburger-box .hamburger-inner {
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(45deg);
}
.hamburger.is-active .hamburger-box .hamburger-inner::before {
  top: 0 !important;
  transition: top 75ms ease, opacity 75ms ease 0.12s;
  opacity: 0;
}
.hamburger.is-active .hamburger-box .hamburger-inner::after {
  bottom: 0 !important;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}
.text-upper {
  text-transform: uppercase;
}
.equal-space {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 48rem) {
  .equal-space {
    flex-direction: row;
    justify-content: space-between;
  }
  .equal-space > * {
    flex: 1 1 auto;
    padding: 0 0.5rem;
  }
  .equal-space > *:first-child {
    margin-left: -0.5rem;
  }
  .equal-space > *:last-child {
    margin-right: -0.5rem;
  }
  .equal-space > * .mat-form-field-infix {
    width: auto;
  }
}
.ngx-toastr {
  width: 100% !important;
}
.ngx-pagination .current {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 27px;
  height: 27px;
}
.grecaptcha-badge {
  visibility: hidden;
}
.privacy_prompt .privacy_prompt_content table tbody tr:not(.category_details),
.privacy_prompt_middle .privacy_prompt_content table tbody tr:not(.category_details) {
  border-bottom: 1px solid #004791;
}
.privacy_prompt .privacy_prompt_content input[type=checkbox]:not([disabled]).toggle:checked + label,
.privacy_prompt_middle .privacy_prompt_content input[type=checkbox]:not([disabled]).toggle:checked + label {
  background-color: #004791 !important;
}
.privacy_prompt .privacy_prompt_content .privacy_prompt_buttons_explicit .button_explicit,
.privacy_prompt_middle .privacy_prompt_content .privacy_prompt_buttons_explicit .button_explicit {
  background-color: #004791 !important;
  color: white;
}
.privacy_prompt .privacy_prompt_content .privacy_prompt_buttons_explicit .advanced_consent_button,
.privacy_prompt_middle .privacy_prompt_content .privacy_prompt_buttons_explicit .advanced_consent_button {
  border: solid 1px #004791;
  color: #004791;
}
.privacy_prompt .privacy_prompt_content .privacy_prompt_buttons_explicit .option_explicit .radio-button .radio-button__control::after,
.privacy_prompt_middle .privacy_prompt_content .privacy_prompt_buttons_explicit .option_explicit .radio-button .radio-button__control::after {
  background: #004791 0 0% no-repeat padding-box;
}
.privacy_prompt .consent_preferences_buttons .confirm_button,
.privacy_prompt_middle .consent_preferences_buttons .confirm_button {
  background-color: #004791 !important;
}
.scrollable {
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 1px;
}
.scrollable::-webkit-scrollbar {
  width: 16px;
}
.scrollable::-webkit-scrollbar-track {
  background: transparent;
  border-left: 4px solid transparent;
}
.scrollable::-webkit-scrollbar-thumb {
  background: #AFB1BF;
  border-radius: 8px;
  border: 4px solid transparent;
  background-clip: padding-box;
}
@media (min-width: 768px) {
  .implicit_privacy_prompt.implicit_consent {
    max-width: 900px !important;
  }
}
.badge {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
  border-radius: 3px;
  background-color: #004791;
  color: white;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.75;
  padding: 0 0.5em;
  margin-left: 0.5em;
}
hr {
  margin: 0;
  border: none;
  border-bottom: solid 1px #DFDBD7;
}
li.no-space,
ol.no-space {
  margin: 0;
  padding: 0 1em;
}
li.no-bullet,
ol.no-bullet {
  list-style: none;
  padding: 0;
}
.mark-required::after {
  content: "*";
  color: #DF2901;
  margin-left: 2px;
}
[hidden] {
  display: none;
  height: 0;
  max-height: 0;
  width: 0;
  max-width: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  pointer-events: none;
}
.hide-scrollbar {
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow: auto;
}
.hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
}

/* src/assets/css/material-icons.css */
@font-face {
  font-display: swap;
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fonts/material-icons-v143-latin-regular.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Material Icons Round";
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fonts/material-icons-round-v108-latin-regular.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fonts/material-icons-outlined-v109-latin-regular.woff2) format("woff2");
}
.material-icons {
  font-family: "Material Icons Round";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

/* src/themes/ups-theme.scss */
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
  background-color: var(--mat-ripple-color, rgba(0, 0, 0, 0.1));
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-drag-preview .mat-ripple-element,
.cdk-drag-placeholder .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}
.cdk-overlay-container,
.cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}
.cdk-overlay-backdrop-noop-animation {
  transition: none;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
textarea.cdk-textarea-autosize {
  resize: none;
}
textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}
textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}
@keyframes cdk-text-field-autofill-start {
}
@keyframes cdk-text-field-autofill-end {
}
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}
.mat-focus-indicator {
  position: relative;
}
.mat-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-focus-indicator-display, none);
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: var(--mat-focus-indicator-border-radius, 4px);
}
.mat-focus-indicator:focus::before {
  content: "";
}
.cdk-high-contrast-active {
  --mat-focus-indicator-display: block;
}
.mat-mdc-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}
.mat-mdc-focus-indicator:focus::before {
  content: "";
}
.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block;
}
.mat-app-background {
  background-color: var(--mat-app-background-color, var(--mat-app-background, transparent));
  color: var(--mat-app-text-color, var(--mat-app-on-background, inherit));
}
.mat-elevation-z0,
.mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: var(--mat-app-elevation-shadow-level-0, none);
}
.mat-elevation-z1,
.mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, none);
}
.mat-elevation-z2,
.mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, none);
}
.mat-elevation-z3,
.mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, none);
}
.mat-elevation-z4,
.mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, none);
}
.mat-elevation-z5,
.mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, none);
}
.mat-elevation-z6,
.mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, none);
}
.mat-elevation-z7,
.mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, none);
}
.mat-elevation-z8,
.mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, none);
}
.mat-elevation-z9,
.mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, none);
}
.mat-elevation-z10,
.mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, none);
}
.mat-elevation-z11,
.mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, none);
}
.mat-elevation-z12,
.mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, none);
}
.mat-elevation-z13,
.mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, none);
}
.mat-elevation-z14,
.mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, none);
}
.mat-elevation-z15,
.mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, none);
}
.mat-elevation-z16,
.mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, none);
}
.mat-elevation-z17,
.mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, none);
}
.mat-elevation-z18,
.mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, none);
}
.mat-elevation-z19,
.mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, none);
}
.mat-elevation-z20,
.mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, none);
}
.mat-elevation-z21,
.mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, none);
}
.mat-elevation-z22,
.mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, none);
}
.mat-elevation-z23,
.mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, none);
}
.mat-elevation-z24,
.mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, none);
}
.mat-theme-loaded-marker {
  display: none;
}
html {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
}
html {
  --mat-option-selected-state-label-text-color: #004791;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.mat-accent {
  --mat-option-selected-state-label-text-color: #004791;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.mat-warn {
  --mat-option-selected-state-label-text-color: #f44336;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
html {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}
.mat-primary {
  --mat-full-pseudo-checkbox-selected-icon-color: #004791;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #004791;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}
html {
  --mat-full-pseudo-checkbox-selected-icon-color: #004791;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #004791;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}
.mat-accent {
  --mat-full-pseudo-checkbox-selected-icon-color: #004791;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #004791;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}
.mat-warn {
  --mat-full-pseudo-checkbox-selected-icon-color: #f44336;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}
html {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:
    0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:
    0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:
    0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:
    0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:
    0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:
    0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:
    0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:
    0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:
    0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:
    0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:
    0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
}
html {
  --mdc-elevated-card-container-color: white;
  --mdc-elevated-card-container-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
}
html {
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
}
.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #004791;
  --mdc-linear-progress-track-color: rgba(0, 71, 145, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #004791;
  --mdc-linear-progress-track-color: rgba(0, 71, 145, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #f44336;
  --mdc-linear-progress-track-color: rgba(244, 67, 54, 0.25);
}
html {
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
}
html {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
}
html {
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
}
html {
  --mdc-filled-text-field-caret-color: #004791;
  --mdc-filled-text-field-focus-active-indicator-color: #004791;
  --mdc-filled-text-field-focus-label-text-color: rgba(0, 71, 145, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-hover-label-text-color: #f44336;
  --mdc-filled-text-field-error-focus-label-text-color: #f44336;
  --mdc-filled-text-field-error-label-text-color: #f44336;
  --mdc-filled-text-field-error-caret-color: #f44336;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #f44336;
  --mdc-filled-text-field-error-focus-active-indicator-color: #f44336;
  --mdc-filled-text-field-error-hover-active-indicator-color: #f44336;
  --mdc-outlined-text-field-caret-color: #004791;
  --mdc-outlined-text-field-focus-outline-color: #004791;
  --mdc-outlined-text-field-focus-label-text-color: rgba(0, 71, 145, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #f44336;
  --mdc-outlined-text-field-error-focus-label-text-color: #f44336;
  --mdc-outlined-text-field-error-label-text-color: #f44336;
  --mdc-outlined-text-field-error-hover-label-text-color: #f44336;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #f44336;
  --mdc-outlined-text-field-error-hover-outline-color: #f44336;
  --mdc-outlined-text-field-error-outline-color: #f44336;
  --mat-form-field-focus-select-arrow-color: rgba(0, 71, 145, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #f44336;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.08;
}
.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #004791;
  --mdc-filled-text-field-focus-active-indicator-color: #004791;
  --mdc-filled-text-field-focus-label-text-color: rgba(0, 71, 145, 0.87);
  --mdc-outlined-text-field-caret-color: #004791;
  --mdc-outlined-text-field-focus-outline-color: #004791;
  --mdc-outlined-text-field-focus-label-text-color: rgba(0, 71, 145, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(0, 71, 145, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #f44336;
  --mdc-filled-text-field-focus-active-indicator-color: #f44336;
  --mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, 0.87);
  --mdc-outlined-text-field-caret-color: #f44336;
  --mdc-outlined-text-field-focus-outline-color: #f44336;
  --mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, 0.87);
}
html {
  --mat-form-field-container-height: 40px;
  --mat-form-field-filled-label-display: none;
  --mat-form-field-container-vertical-padding: 8px;
  --mat-form-field-filled-with-label-container-padding-top: 8px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
}
html {
  --mat-select-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(0, 71, 145, 0.87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);
}
html .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(0, 71, 145, 0.87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);
}
html .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(244, 67, 54, 0.87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);
}
html {
  --mat-select-arrow-transform: none;
}
html {
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-autocomplete-background-color: white;
}
html {
  --mdc-dialog-container-shape: 4px;
  --mat-dialog-container-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width: 80vw;
  --mat-dialog-container-small-max-width: 80vw;
  --mat-dialog-container-min-width: 0;
  --mat-dialog-actions-alignment: start;
  --mat-dialog-actions-padding: 8px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 0 24px 9px;
}
html {
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
}
.mat-mdc-standard-chip {
  --mdc-chip-container-shape-radius: 16px;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
  --mdc-chip-outline-width: 0;
  --mdc-chip-outline-color: transparent;
  --mdc-chip-disabled-outline-color: transparent;
  --mdc-chip-focus-outline-color: transparent;
  --mdc-chip-hover-state-layer-opacity: 0.04;
  --mdc-chip-with-avatar-disabled-avatar-opacity: 1;
  --mdc-chip-flat-selected-outline-width: 0;
  --mdc-chip-selected-hover-state-layer-opacity: 0.04;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;
  --mdc-chip-with-icon-disabled-icon-opacity: 1;
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-trailing-action-opacity: 0.54;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-state-layer-color: transparent;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0;
}
.mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-selected-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-flat-disabled-selected-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-hover-state-layer-color: black;
  --mdc-chip-selected-hover-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: black;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-selected-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
  --mat-chip-selected-disabled-trailing-icon-color: #212121;
  --mat-chip-selected-trailing-icon-color: #212121;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #004791;
  --mdc-chip-elevated-selected-container-color: #004791;
  --mdc-chip-elevated-disabled-container-color: #004791;
  --mdc-chip-flat-disabled-selected-container-color: #004791;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-hover-state-layer-color: black;
  --mdc-chip-selected-hover-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: black;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-selected-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #004791;
  --mdc-chip-elevated-selected-container-color: #004791;
  --mdc-chip-elevated-disabled-container-color: #004791;
  --mdc-chip-flat-disabled-selected-container-color: #004791;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-hover-state-layer-color: black;
  --mdc-chip-selected-hover-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: black;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-selected-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #f44336;
  --mdc-chip-elevated-selected-container-color: #f44336;
  --mdc-chip-elevated-disabled-container-color: #f44336;
  --mdc-chip-flat-disabled-selected-container-color: #f44336;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-hover-state-layer-color: black;
  --mdc-chip-selected-hover-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: black;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-selected-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-trailing-icon-color: white;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 24px;
}
html {
  --mdc-switch-disabled-selected-icon-opacity: 0.38;
  --mdc-switch-disabled-track-opacity: 0.12;
  --mdc-switch-disabled-unselected-icon-opacity: 0.38;
  --mdc-switch-handle-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
html .mat-mdc-slide-toggle {
  --mat-switch-disabled-selected-handle-opacity: 0.38;
  --mat-switch-disabled-unselected-handle-opacity: 0.38;
  --mat-switch-unselected-handle-size: 20px;
  --mat-switch-selected-handle-size: 20px;
  --mat-switch-pressed-handle-size: 20px;
  --mat-switch-with-icon-handle-size: 20px;
  --mat-switch-selected-handle-horizontal-margin: 0;
  --mat-switch-selected-with-icon-handle-horizontal-margin: 0;
  --mat-switch-selected-pressed-handle-horizontal-margin: 0;
  --mat-switch-unselected-handle-horizontal-margin: 0;
  --mat-switch-unselected-with-icon-handle-horizontal-margin: 0;
  --mat-switch-unselected-pressed-handle-horizontal-margin: 0;
  --mat-switch-visible-track-opacity: 1;
  --mat-switch-hidden-track-opacity: 1;
  --mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-switch-track-outline-width: 1px;
  --mat-switch-track-outline-color: transparent;
  --mat-switch-selected-track-outline-width: 1px;
  --mat-switch-selected-track-outline-color: transparent;
  --mat-switch-disabled-unselected-track-outline-width: 1px;
  --mat-switch-disabled-unselected-track-outline-color: transparent;
}
html {
  --mdc-switch-selected-focus-state-layer-color: #004089;
  --mdc-switch-selected-handle-color: #004089;
  --mdc-switch-selected-hover-state-layer-color: #004089;
  --mdc-switch-selected-pressed-state-layer-color: #004089;
  --mdc-switch-selected-focus-handle-color: #002062;
  --mdc-switch-selected-hover-handle-color: #002062;
  --mdc-switch-selected-pressed-handle-color: #002062;
  --mdc-switch-selected-focus-track-color: #4d7eb2;
  --mdc-switch-selected-hover-track-color: #4d7eb2;
  --mdc-switch-selected-pressed-track-color: #4d7eb2;
  --mdc-switch-selected-track-color: #4d7eb2;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: #fff;
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
  --mdc-switch-handle-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-disabled-handle-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-disabled-label-text-color: rgba(0, 0, 0, 0.38);
}
html .mat-mdc-slide-toggle {
  --mat-switch-label-text-color: rgba(0, 0, 0, 0.87);
}
html .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #004089;
  --mdc-switch-selected-handle-color: #004089;
  --mdc-switch-selected-hover-state-layer-color: #004089;
  --mdc-switch-selected-pressed-state-layer-color: #004089;
  --mdc-switch-selected-focus-handle-color: #002062;
  --mdc-switch-selected-hover-handle-color: #002062;
  --mdc-switch-selected-pressed-handle-color: #002062;
  --mdc-switch-selected-focus-track-color: #4d7eb2;
  --mdc-switch-selected-hover-track-color: #4d7eb2;
  --mdc-switch-selected-pressed-track-color: #4d7eb2;
  --mdc-switch-selected-track-color: #4d7eb2;
}
html .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e53935;
  --mdc-switch-selected-handle-color: #e53935;
  --mdc-switch-selected-hover-state-layer-color: #e53935;
  --mdc-switch-selected-pressed-state-layer-color: #e53935;
  --mdc-switch-selected-focus-handle-color: #b71c1c;
  --mdc-switch-selected-hover-handle-color: #b71c1c;
  --mdc-switch-selected-pressed-handle-color: #b71c1c;
  --mdc-switch-selected-focus-track-color: #e57373;
  --mdc-switch-selected-hover-track-color: #e57373;
  --mdc-switch-selected-pressed-track-color: #e57373;
  --mdc-switch-selected-track-color: #e57373;
}
html {
  --mdc-switch-state-layer-size: 28px;
}
html {
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
}
.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #004791;
  --mdc-radio-selected-hover-icon-color: #004791;
  --mdc-radio-selected-icon-color: #004791;
  --mdc-radio-selected-pressed-icon-color: #004791;
  --mat-radio-ripple-color: black;
  --mat-radio-checked-ripple-color: #004791;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #004791;
  --mdc-radio-selected-hover-icon-color: #004791;
  --mdc-radio-selected-icon-color: #004791;
  --mdc-radio-selected-pressed-icon-color: #004791;
  --mat-radio-ripple-color: black;
  --mat-radio-checked-ripple-color: #004791;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #f44336;
  --mdc-radio-selected-hover-icon-color: #f44336;
  --mdc-radio-selected-icon-color: #f44336;
  --mdc-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-ripple-color: black;
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mdc-radio-state-layer-size: 28px;
  --mat-radio-touch-target-display: none;
}
html {
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --mdc-slider-handle-width: 20px;
  --mdc-slider-inactive-track-height: 4px;
  --mdc-slider-inactive-track-shape: 9999px;
  --mdc-slider-with-overlap-handle-outline-width: 1px;
  --mdc-slider-with-tick-marks-active-container-opacity: 0.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slider-value-indicator-width: auto;
  --mat-slider-value-indicator-height: 32px;
  --mat-slider-value-indicator-caret-display: block;
  --mat-slider-value-indicator-border-radius: 4px;
  --mat-slider-value-indicator-padding: 0 12px;
  --mat-slider-value-indicator-text-transform: none;
  --mat-slider-value-indicator-container-transform: translateX(-50%);
}
html {
  --mdc-slider-handle-color: #004791;
  --mdc-slider-focus-handle-color: #004791;
  --mdc-slider-hover-handle-color: #004791;
  --mdc-slider-active-track-color: #004791;
  --mdc-slider-inactive-track-color: #004791;
  --mdc-slider-with-tick-marks-inactive-container-color: #004791;
  --mdc-slider-with-tick-marks-active-container-color: white;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-label-container-color: #000;
  --mdc-slider-label-label-text-color: #fff;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --mat-slider-ripple-color: #004791;
  --mat-slider-hover-state-layer-color: rgba(0, 71, 145, 0.05);
  --mat-slider-focus-state-layer-color: rgba(0, 71, 145, 0.2);
  --mat-slider-value-indicator-opacity: 0.6;
}
html .mat-accent {
  --mdc-slider-handle-color: #004791;
  --mdc-slider-focus-handle-color: #004791;
  --mdc-slider-hover-handle-color: #004791;
  --mdc-slider-active-track-color: #004791;
  --mdc-slider-inactive-track-color: #004791;
  --mdc-slider-with-tick-marks-inactive-container-color: #004791;
  --mdc-slider-with-tick-marks-active-container-color: white;
  --mat-slider-ripple-color: #004791;
  --mat-slider-hover-state-layer-color: rgba(0, 71, 145, 0.05);
  --mat-slider-focus-state-layer-color: rgba(0, 71, 145, 0.2);
}
html .mat-warn {
  --mdc-slider-handle-color: #f44336;
  --mdc-slider-focus-handle-color: #f44336;
  --mdc-slider-hover-handle-color: #f44336;
  --mdc-slider-active-track-color: #f44336;
  --mdc-slider-inactive-track-color: #f44336;
  --mdc-slider-with-tick-marks-inactive-container-color: #f44336;
  --mdc-slider-with-tick-marks-active-container-color: white;
  --mat-slider-ripple-color: #f44336;
  --mat-slider-hover-state-layer-color: rgba(244, 67, 54, 0.05);
  --mat-slider-focus-state-layer-color: rgba(244, 67, 54, 0.2);
}
html {
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 0;
  --mat-menu-divider-top-spacing: 0;
  --mat-menu-item-spacing: 16px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 16px;
  --mat-menu-item-trailing-spacing: 16px;
  --mat-menu-item-with-icon-leading-spacing: 16px;
  --mat-menu-item-with-icon-trailing-spacing: 16px;
  --mat-menu-base-elevation-level: 8;
}
html {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
}
html {
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --mdc-list-list-item-leading-icon-size: 24px;
  --mdc-list-list-item-leading-avatar-size: 40px;
  --mdc-list-list-item-trailing-icon-size: 24px;
  --mdc-list-list-item-disabled-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mat-list-active-indicator-color: transparent;
  --mat-list-active-indicator-shape: 4px;
}
html {
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #004791;
  --mdc-radio-selected-hover-icon-color: #004791;
  --mdc-radio-selected-icon-color: #004791;
  --mdc-radio-selected-pressed-icon-color: #004791;
}
.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #004791;
  --mdc-radio-selected-hover-icon-color: #004791;
  --mdc-radio-selected-icon-color: #004791;
  --mdc-radio-selected-pressed-icon-color: #004791;
}
.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #f44336;
  --mdc-radio-selected-hover-icon-color: #f44336;
  --mdc-radio-selected-icon-color: #f44336;
  --mdc-radio-selected-pressed-icon-color: #f44336;
}
.mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #004791;
  --mdc-checkbox-selected-hover-icon-color: #004791;
  --mdc-checkbox-selected-icon-color: #004791;
  --mdc-checkbox-selected-pressed-icon-color: #004791;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #004791;
  --mdc-checkbox-selected-hover-state-layer-color: #004791;
  --mdc-checkbox-selected-pressed-state-layer-color: #004791;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #004791;
  --mdc-checkbox-selected-hover-icon-color: #004791;
  --mdc-checkbox-selected-icon-color: #004791;
  --mdc-checkbox-selected-pressed-icon-color: #004791;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #004791;
  --mdc-checkbox-selected-hover-state-layer-color: #004791;
  --mdc-checkbox-selected-pressed-state-layer-color: #004791;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #f44336;
  --mdc-checkbox-selected-hover-icon-color: #f44336;
  --mdc-checkbox-selected-icon-color: #f44336;
  --mdc-checkbox-selected-pressed-icon-color: #f44336;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #f44336;
  --mdc-checkbox-selected-hover-state-layer-color: #f44336;
  --mdc-checkbox-selected-pressed-state-layer-color: #f44336;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #004791;
}
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
html {
  --mdc-list-list-item-one-line-container-height: 32px;
  --mdc-list-list-item-two-line-container-height: 48px;
  --mdc-list-list-item-three-line-container-height: 72px;
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 32px;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-state-layer-size: 28px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 40px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 56px;
}
html {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-paginator-container-size: 40px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: none;
}
html {
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mat-tab-header-divider-color: transparent;
  --mat-tab-header-divider-height: 0;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #004791;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: black;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #004791;
  --mat-tab-header-active-ripple-color: #004791;
  --mat-tab-header-inactive-ripple-color: #004791;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #004791;
  --mat-tab-header-active-hover-label-text-color: #004791;
  --mat-tab-header-active-focus-indicator-color: #004791;
  --mat-tab-header-active-hover-indicator-color: #004791;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #004791;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: black;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #004791;
  --mat-tab-header-active-ripple-color: #004791;
  --mat-tab-header-inactive-ripple-color: #004791;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #004791;
  --mat-tab-header-active-hover-label-text-color: #004791;
  --mat-tab-header-active-focus-indicator-color: #004791;
  --mat-tab-header-active-hover-indicator-color: #004791;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #f44336;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: black;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #f44336;
  --mat-tab-header-active-ripple-color: #f44336;
  --mat-tab-header-inactive-ripple-color: #f44336;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #f44336;
  --mat-tab-header-active-hover-label-text-color: #f44336;
  --mat-tab-header-active-focus-indicator-color: #f44336;
  --mat-tab-header-active-hover-indicator-color: #f44336;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #004791;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #004791;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #f44336;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 32px;
}
html {
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
}
html {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #004791;
  --mdc-checkbox-selected-hover-icon-color: #004791;
  --mdc-checkbox-selected-icon-color: #004791;
  --mdc-checkbox-selected-pressed-icon-color: #004791;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #004791;
  --mdc-checkbox-selected-hover-state-layer-color: #004791;
  --mdc-checkbox-selected-pressed-state-layer-color: #004791;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
  --mat-checkbox-disabled-label-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #004791;
  --mdc-checkbox-selected-hover-icon-color: #004791;
  --mdc-checkbox-selected-icon-color: #004791;
  --mdc-checkbox-selected-pressed-icon-color: #004791;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #004791;
  --mdc-checkbox-selected-hover-state-layer-color: #004791;
  --mdc-checkbox-selected-pressed-state-layer-color: #004791;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #f44336;
  --mdc-checkbox-selected-hover-icon-color: #f44336;
  --mdc-checkbox-selected-icon-color: #f44336;
  --mdc-checkbox-selected-pressed-icon-color: #f44336;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #f44336;
  --mdc-checkbox-selected-hover-state-layer-color: #f44336;
  --mdc-checkbox-selected-pressed-state-layer-color: #f44336;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
html {
  --mdc-checkbox-state-layer-size: 28px;
  --mat-checkbox-touch-target-display: none;
}
html {
  --mdc-text-button-container-shape: 4px;
  --mdc-text-button-keep-touch-target: false;
  --mdc-filled-button-container-shape: 4px;
  --mdc-filled-button-keep-touch-target: false;
  --mdc-protected-button-container-shape: 4px;
  --mdc-protected-button-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-container-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-focus-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-hover-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-pressed-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-keep-touch-target: false;
  --mdc-outlined-button-outline-width: 1px;
  --mdc-outlined-button-container-shape: 4px;
  --mat-text-button-horizontal-padding: 8px;
  --mat-text-button-with-icon-horizontal-padding: 8px;
  --mat-text-button-icon-spacing: 8px;
  --mat-text-button-icon-offset: 0;
  --mat-filled-button-horizontal-padding: 16px;
  --mat-filled-button-icon-spacing: 8px;
  --mat-filled-button-icon-offset: -4px;
  --mat-protected-button-horizontal-padding: 16px;
  --mat-protected-button-icon-spacing: 8px;
  --mat-protected-button-icon-offset: -4px;
  --mat-outlined-button-horizontal-padding: 15px;
  --mat-outlined-button-icon-spacing: 8px;
  --mat-outlined-button-icon-offset: -4px;
}
html {
  --mdc-text-button-label-text-color: black;
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-text-button-state-layer-color: black;
  --mat-text-button-disabled-state-layer-color: black;
  --mat-text-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.04;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
  --mdc-filled-button-container-color: white;
  --mdc-filled-button-label-text-color: black;
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-filled-button-state-layer-color: black;
  --mat-filled-button-disabled-state-layer-color: black;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.04;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
  --mdc-protected-button-container-color: white;
  --mdc-protected-button-label-text-color: black;
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-protected-button-state-layer-color: black;
  --mat-protected-button-disabled-state-layer-color: black;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.04;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color: black;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: black;
  --mat-outlined-button-disabled-state-layer-color: black;
  --mat-outlined-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.04;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
}
.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #004791;
  --mat-text-button-state-layer-color: #004791;
  --mat-text-button-ripple-color: rgba(0, 71, 145, 0.1);
}
.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #004791;
  --mat-text-button-state-layer-color: #004791;
  --mat-text-button-ripple-color: rgba(0, 71, 145, 0.1);
}
.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #f44336;
  --mat-text-button-state-layer-color: #f44336;
  --mat-text-button-ripple-color: rgba(244, 67, 54, 0.1);
}
.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #004791;
  --mdc-filled-button-label-text-color: white;
  --mat-filled-button-state-layer-color: white;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #004791;
  --mdc-filled-button-label-text-color: white;
  --mat-filled-button-state-layer-color: white;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #f44336;
  --mdc-filled-button-label-text-color: white;
  --mat-filled-button-state-layer-color: white;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #004791;
  --mdc-protected-button-label-text-color: white;
  --mat-protected-button-state-layer-color: white;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #004791;
  --mdc-protected-button-label-text-color: white;
  --mat-protected-button-state-layer-color: white;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #f44336;
  --mdc-protected-button-label-text-color: white;
  --mat-protected-button-state-layer-color: white;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #004791;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #004791;
  --mat-outlined-button-ripple-color: rgba(0, 71, 145, 0.1);
}
.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #004791;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #004791;
  --mat-outlined-button-ripple-color: rgba(0, 71, 145, 0.1);
}
.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #f44336;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #f44336;
  --mat-outlined-button-ripple-color: rgba(244, 67, 54, 0.1);
}
html {
  --mdc-text-button-container-height: 24px;
  --mdc-filled-button-container-height: 24px;
  --mdc-protected-button-container-height: 24px;
  --mdc-outlined-button-container-height: 24px;
  --mat-text-button-touch-target-display: none;
  --mat-filled-button-touch-target-display: none;
  --mat-protected-button-touch-target-display: none;
  --mat-outlined-button-touch-target-display: none;
}
html {
  --mdc-icon-button-icon-size: 24px;
}
html {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-state-layer-color: black;
  --mat-icon-button-disabled-state-layer-color: black;
  --mat-icon-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
}
html .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #004791;
  --mat-icon-button-state-layer-color: #004791;
  --mat-icon-button-ripple-color: rgba(0, 71, 145, 0.1);
}
html .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #004791;
  --mat-icon-button-state-layer-color: #004791;
  --mat-icon-button-ripple-color: rgba(0, 71, 145, 0.1);
}
html .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #f44336;
  --mat-icon-button-state-layer-color: #f44336;
  --mat-icon-button-ripple-color: rgba(244, 67, 54, 0.1);
}
html {
  --mat-icon-button-touch-target-display: none;
}
.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 32px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 4px;
}
html {
  --mdc-fab-container-shape: 50%;
  --mdc-fab-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-container-shape: 50%;
  --mdc-fab-small-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-container-height: 48px;
  --mdc-extended-fab-container-shape: 24px;
  --mdc-extended-fab-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-fab-container-color: white;
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: black;
  --mat-fab-disabled-state-layer-color: black;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
  --mdc-fab-small-container-color: white;
  --mat-fab-small-foreground-color: black;
  --mat-fab-small-state-layer-color: black;
  --mat-fab-small-disabled-state-layer-color: black;
  --mat-fab-small-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
}
html .mat-mdc-fab.mat-primary {
  --mdc-fab-container-color: #004791;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-fab.mat-accent {
  --mdc-fab-container-color: #004791;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-fab.mat-warn {
  --mdc-fab-container-color: #f44336;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-small-container-color: #004791;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-state-layer-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-small-container-color: #004791;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-state-layer-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-small-container-color: #f44336;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-state-layer-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
}
html {
  --mat-fab-touch-target-display: none;
  --mat-fab-small-touch-target-display: none;
}
html {
  --mdc-snackbar-container-shape: 4px;
}
html {
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #004791;
}
html {
  --mat-table-row-item-outline-width: 1px;
}
html {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-table-header-container-height: 40px;
  --mat-table-footer-container-height: 36px;
  --mat-table-row-item-container-height: 36px;
}
html {
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
}
html {
  --mdc-circular-progress-active-indicator-color: #004791;
}
html .mat-accent {
  --mdc-circular-progress-active-indicator-color: #004791;
}
html .mat-warn {
  --mdc-circular-progress-active-indicator-color: #f44336;
}
html {
  --mat-badge-container-shape: 50%;
  --mat-badge-container-size: unset;
  --mat-badge-small-size-container-size: unset;
  --mat-badge-large-size-container-size: unset;
  --mat-badge-legacy-container-size: 22px;
  --mat-badge-legacy-small-size-container-size: 16px;
  --mat-badge-legacy-large-size-container-size: 28px;
  --mat-badge-container-offset: -11px 0;
  --mat-badge-small-size-container-offset: -8px 0;
  --mat-badge-large-size-container-offset: -14px 0;
  --mat-badge-container-overlap-offset: -11px;
  --mat-badge-small-size-container-overlap-offset: -8px;
  --mat-badge-large-size-container-overlap-offset: -14px;
  --mat-badge-container-padding: 0;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0;
}
html {
  --mat-badge-background-color: #004791;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
}
.mat-badge-accent {
  --mat-badge-background-color: #004791;
  --mat-badge-text-color: white;
}
.mat-badge-warn {
  --mat-badge-background-color: #f44336;
  --mat-badge-text-color: white;
}
html {
  --mat-bottom-sheet-container-shape: 4px;
}
html {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
}
html {
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
}
html {
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
}
html {
  --mat-standard-button-toggle-height: 24px;
}
html {
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #004791;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 71, 145, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 71, 145, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 71, 145, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #004791;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 71, 145, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: black;
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #004791;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 71, 145, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 71, 145, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 71, 145, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 71, 145, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #f44336;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #004791;
}
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #f44336;
}
.mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
html {
  --mat-divider-width: 1px;
}
html {
  --mat-divider-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-expansion-container-shape: 4px;
  --mat-expansion-legacy-header-indicator-display: inline-block;
  --mat-expansion-header-indicator-display: none;
}
html {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
}
html {
  --mat-expansion-header-collapsed-state-height: 36px;
  --mat-expansion-header-expanded-state-height: 48px;
}
html {
  --mat-icon-color: inherit;
}
.mat-icon.mat-primary {
  --mat-icon-color: #004791;
}
.mat-icon.mat-accent {
  --mat-icon-color: #004791;
}
.mat-icon.mat-warn {
  --mat-icon-color: #f44336;
}
html {
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-elevation-shadow:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width: auto;
}
html {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}
html {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #004791;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #004791;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #004791;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #f44336;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #f44336;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
html .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #004791;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #004791;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #004791;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
html .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #f44336;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #f44336;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #f44336;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
html {
  --mat-stepper-header-height: 42px;
}
html {
  --mat-sort-arrow-color: #757575;
}
html {
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #004791;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #004791;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #f44336;
  --mat-toolbar-container-text-color: white;
}
html {
  --mat-toolbar-standard-height: 52px;
  --mat-toolbar-mobile-height: 44px;
}
html {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-tree-node-min-height: 28px;
}
html {
  --mat-form-field-container-height: 40px;
  --mat-form-field-filled-label-display: none;
  --mat-form-field-container-vertical-padding: 8px;
  --mat-form-field-filled-with-label-container-padding-top: 8px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
}
html {
  --mat-select-arrow-transform: none;
}
html {
  --mdc-checkbox-state-layer-size: 28px;
  --mat-checkbox-touch-target-display: none;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 24px;
}
html {
  --mdc-switch-state-layer-size: 28px;
}
html {
  --mdc-radio-state-layer-size: 28px;
  --mat-radio-touch-target-display: none;
}
html {
  --mdc-list-list-item-one-line-container-height: 32px;
  --mdc-list-list-item-two-line-container-height: 48px;
  --mdc-list-list-item-three-line-container-height: 72px;
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 32px;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-state-layer-size: 28px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 40px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 56px;
}
html {
  --mat-paginator-container-size: 40px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: none;
}
.mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 32px;
}
html {
  --mdc-text-button-container-height: 24px;
  --mdc-filled-button-container-height: 24px;
  --mdc-protected-button-container-height: 24px;
  --mdc-outlined-button-container-height: 24px;
  --mat-text-button-touch-target-display: none;
  --mat-filled-button-touch-target-display: none;
  --mat-protected-button-touch-target-display: none;
  --mat-outlined-button-touch-target-display: none;
}
html {
  --mat-icon-button-touch-target-display: none;
}
.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 32px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 4px;
}
html {
  --mat-fab-touch-target-display: none;
  --mat-fab-small-touch-target-display: none;
}
html {
  --mat-table-header-container-height: 40px;
  --mat-table-footer-container-height: 36px;
  --mat-table-row-item-container-height: 36px;
}
html {
  --mat-expansion-header-collapsed-state-height: 36px;
  --mat-expansion-header-expanded-state-height: 48px;
}
html {
  --mat-stepper-header-height: 42px;
}
html {
  --mat-toolbar-standard-height: 52px;
  --mat-toolbar-mobile-height: 44px;
}
html {
  --mat-tree-node-min-height: 28px;
}
html {
  --mat-standard-button-toggle-height: 24px;
}

/* node_modules/ngx-toastr/toastr.css */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}
.toast-container * {
  box-sizing: border-box;
}
.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}
.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
.toast-info {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+);
}
.toast-error {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+);
}
.toast-success {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==);
}
.toast-warning {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==);
}
.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/* node_modules/datatables.net-dt/css/jquery.dataTables.css */
:root {
  --dt-row-selected:
    13,
    110,
    253;
  --dt-row-selected-text:
    255,
    255,
    255;
  --dt-row-selected-link:
    9,
    10,
    11;
  --dt-row-stripe:
    0,
    0,
    0;
  --dt-row-hover:
    0,
    0,
    0;
  --dt-column-ordering:
    0,
    0,
    0;
  --dt-html-background: white;
}
:root.dark {
  --dt-html-background: rgb(33, 37, 41);
}
table.dataTable td.dt-control {
  text-align: center;
  cursor: pointer;
}
table.dataTable td.dt-control:before {
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  content: "\25b6";
}
table.dataTable tr.dt-hasChild td.dt-control:before {
  content: "\25bc";
}
html.dark table.dataTable td.dt-control:before {
  color: rgba(255, 255, 255, 0.5);
}
html.dark table.dataTable tr.dt-hasChild td.dt-control:before {
  color: rgba(255, 255, 255, 0.5);
}
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting_asc_disabled,
table.dataTable thead > tr > th.sorting_desc_disabled,
table.dataTable thead > tr > td.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting_asc_disabled,
table.dataTable thead > tr > td.sorting_desc_disabled {
  cursor: pointer;
  position: relative;
  padding-right: 26px;
}
table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
  position: absolute;
  display: block;
  opacity: 0.125;
  right: 10px;
  line-height: 9px;
  font-size: 0.8em;
}
table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:before {
  bottom: 50%;
  content: "\25b2";
  content: "\25b2"/"";
}
table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
  top: 50%;
  content: "\25bc";
  content: "\25bc"/"";
}
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:after {
  opacity: 0.6;
}
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before {
  display: none;
}
table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none;
}
div.dataTables_scrollBody > table.dataTable > thead > tr > th:before,
div.dataTables_scrollBody > table.dataTable > thead > tr > th:after,
div.dataTables_scrollBody > table.dataTable > thead > tr > td:before,
div.dataTables_scrollBody > table.dataTable > thead > tr > td:after {
  display: none;
}
div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 2px;
  z-index: 10;
}
div.dataTables_processing > div:last-child {
  position: relative;
  width: 80px;
  height: 15px;
  margin: 1em auto;
}
div.dataTables_processing > div:last-child > div {
  position: absolute;
  top: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #0d6efd;
  background: rgb(var(--dt-row-selected));
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
div.dataTables_processing > div:last-child > div:nth-child(1) {
  left: 8px;
  animation: datatables-loader-1 0.6s infinite;
}
div.dataTables_processing > div:last-child > div:nth-child(2) {
  left: 8px;
  animation: datatables-loader-2 0.6s infinite;
}
div.dataTables_processing > div:last-child > div:nth-child(3) {
  left: 32px;
  animation: datatables-loader-2 0.6s infinite;
}
div.dataTables_processing > div:last-child > div:nth-child(4) {
  left: 56px;
  animation: datatables-loader-3 0.6s infinite;
}
@keyframes datatables-loader-1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes datatables-loader-3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes datatables-loader-2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}
table.dataTable thead th,
table.dataTable thead td,
table.dataTable tfoot th,
table.dataTable tfoot td {
  text-align: left;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
}
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}
table.dataTable > thead > tr > th,
table.dataTable > thead > tr > td {
  padding: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
table.dataTable > thead > tr > th:active,
table.dataTable > thead > tr > td:active {
  outline: none;
}
table.dataTable > tfoot > tr > th,
table.dataTable > tfoot > tr > td {
  padding: 10px 10px 6px 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
table.dataTable tbody tr {
  background-color: transparent;
}
table.dataTable tbody tr.selected > * {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.9);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.9);
  color: white;
  color: rgb(var(--dt-row-selected-text));
}
table.dataTable tbody tr.selected a {
  color: #090a0b;
  color: rgb(var(--dt-row-selected-link));
}
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}
table.dataTable.row-border > tbody > tr > th,
table.dataTable.row-border > tbody > tr > td,
table.dataTable.display > tbody > tr > th,
table.dataTable.display > tbody > tr > td {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
table.dataTable.row-border > tbody > tr:first-child > th,
table.dataTable.row-border > tbody > tr:first-child > td,
table.dataTable.display > tbody > tr:first-child > th,
table.dataTable.display > tbody > tr:first-child > td {
  border-top: none;
}
table.dataTable.row-border > tbody > tr.selected + tr.selected > td,
table.dataTable.display > tbody > tr.selected + tr.selected > td {
  border-top-color: #0262ef;
}
table.dataTable.cell-border > tbody > tr > th,
table.dataTable.cell-border > tbody > tr > td {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
table.dataTable.cell-border > tbody > tr > th:first-child,
table.dataTable.cell-border > tbody > tr > td:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
table.dataTable.cell-border > tbody > tr:first-child > th,
table.dataTable.cell-border > tbody > tr:first-child > td {
  border-top: none;
}
table.dataTable.stripe > tbody > tr.odd > *,
table.dataTable.display > tbody > tr.odd > * {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.023);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.023);
}
table.dataTable.stripe > tbody > tr.odd.selected > *,
table.dataTable.display > tbody > tr.odd.selected > * {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.923);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.923);
}
table.dataTable.hover > tbody > tr:hover > *,
table.dataTable.display > tbody > tr:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.035);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.035);
}
table.dataTable.hover > tbody > tr.selected:hover > *,
table.dataTable.display > tbody > tr.selected:hover > * {
  box-shadow: inset 0 0 0 9999px #0d6efd !important;
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 1) !important;
}
table.dataTable.order-column > tbody tr > .sorting_1,
table.dataTable.order-column > tbody tr > .sorting_2,
table.dataTable.order-column > tbody tr > .sorting_3,
table.dataTable.display > tbody tr > .sorting_1,
table.dataTable.display > tbody tr > .sorting_2,
table.dataTable.display > tbody tr > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.019);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019);
}
table.dataTable.order-column > tbody tr.selected > .sorting_1,
table.dataTable.order-column > tbody tr.selected > .sorting_2,
table.dataTable.order-column > tbody tr.selected > .sorting_3,
table.dataTable.display > tbody tr.selected > .sorting_1,
table.dataTable.display > tbody tr.selected > .sorting_2,
table.dataTable.display > tbody tr.selected > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.919);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919);
}
table.dataTable.display > tbody > tr.odd > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.054);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.054);
}
table.dataTable.display > tbody > tr.odd > .sorting_2,
table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.047);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.047);
}
table.dataTable.display > tbody > tr.odd > .sorting_3,
table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.039);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.039);
}
table.dataTable.display > tbody > tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr.odd.selected > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.954);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.954);
}
table.dataTable.display > tbody > tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe > tbody > tr.odd.selected > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.947);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.947);
}
table.dataTable.display > tbody > tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe > tbody > tr.odd.selected > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.939);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.939);
}
table.dataTable.display > tbody > tr.even > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr.even > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.019);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.019);
}
table.dataTable.display > tbody > tr.even > .sorting_2,
table.dataTable.order-column.stripe > tbody > tr.even > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.011);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.011);
}
table.dataTable.display > tbody > tr.even > .sorting_3,
table.dataTable.order-column.stripe > tbody > tr.even > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.003);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.003);
}
table.dataTable.display > tbody > tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.919);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919);
}
table.dataTable.display > tbody > tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.911);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.911);
}
table.dataTable.display > tbody > tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.903);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.903);
}
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.082);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.082);
}
table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.074);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.074);
}
table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.062);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.062);
}
table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.982);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.982);
}
table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.974);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.974);
}
table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.962);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.962);
}
table.dataTable.no-footer {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
table.dataTable.compact thead th,
table.dataTable.compact thead td,
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td,
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}
table.dataTable th,
table.dataTable td {
  box-sizing: content-box;
}
.dataTables_wrapper {
  position: relative;
  clear: both;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_length select {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 5px;
  background-color: transparent;
  color: inherit;
  padding: 4px;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 5px;
  background-color: transparent;
  color: inherit;
  margin-left: 3px;
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  color: inherit !important;
  border: 1px solid transparent;
  border-radius: 2px;
  background: transparent;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: inherit !important;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.05);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 230, 230, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05)));
  background: -webkit-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);
  background: -moz-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);
  background: -ms-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);
  background: -o-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);
  background:
    linear-gradient(
      to bottom,
      rgba(230, 230, 230, 0.05) 0%,
      rgba(0, 0, 0, 0.05) 100%);
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #111;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
  background: -o-linear-gradient(top, #585858 0%, #111 100%);
  background:
    linear-gradient(
      to bottom,
      #585858 0%,
      #111 100%);
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #0c0c0c;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background:
    linear-gradient(
      to bottom,
      #2b2b2b 0%,
      #0c0c0c 100%);
  box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: inherit;
}
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
html.dark {
  --dt-row-hover:
    255,
    255,
    255;
  --dt-row-stripe:
    255,
    255,
    255;
  --dt-column-ordering:
    255,
    255,
    255;
}
html.dark table.dataTable > thead > tr > th,
html.dark table.dataTable > thead > tr > td {
  border-bottom: 1px solid #595b5e;
}
html.dark table.dataTable > thead > tr > th:active,
html.dark table.dataTable > thead > tr > td:active {
  outline: none;
}
html.dark table.dataTable > tfoot > tr > th,
html.dark table.dataTable > tfoot > tr > td {
  border-top: 1px solid #595b5e;
}
html.dark table.dataTable.row-border > tbody > tr > th,
html.dark table.dataTable.row-border > tbody > tr > td,
html.dark table.dataTable.display > tbody > tr > th,
html.dark table.dataTable.display > tbody > tr > td {
  border-top: 1px solid #404346;
}
html.dark table.dataTable.row-border > tbody > tr.selected + tr.selected > td,
html.dark table.dataTable.display > tbody > tr.selected + tr.selected > td {
  border-top-color: #0257d5;
}
html.dark table.dataTable.cell-border > tbody > tr > th,
html.dark table.dataTable.cell-border > tbody > tr > td {
  border-top: 1px solid #404346;
  border-right: 1px solid #404346;
}
html.dark table.dataTable.cell-border > tbody > tr > th:first-child,
html.dark table.dataTable.cell-border > tbody > tr > td:first-child {
  border-left: 1px solid #404346;
}
html.dark .dataTables_wrapper .dataTables_filter input,
html.dark .dataTables_wrapper .dataTables_length select {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: var(--dt-html-background);
}
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.current,
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border: 1px solid #595b5e;
  background: rgba(255, 255, 255, 0.15);
}
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  color: #666 !important;
}
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: 1px solid #353535;
  background: #353535;
}
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button:active {
  background: #3a3a3a;
}

/* node_modules/datatables.net-responsive-dt/css/responsive.dataTables.css */
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
  margin-right: 0.5em;
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  content: "\25ba";
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control.arrow-right::before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control.arrow-right::before {
  content: "\25c4";
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control:before {
  content: "\25bc";
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control {
  padding-left: 0.333em;
}
table.dataTable.dtr-column > tbody > tr > td.dtr-control,
table.dataTable.dtr-column > tbody > tr > th.dtr-control,
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr > th.dtr-control:before,
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  content: "\25ba";
}
table.dataTable.dtr-column > tbody > tr > td.dtr-control.arrow-right::before,
table.dataTable.dtr-column > tbody > tr > th.dtr-control.arrow-right::before,
table.dataTable.dtr-column > tbody > tr > td.control.arrow-right::before,
table.dataTable.dtr-column > tbody > tr > th.control.arrow-right::before {
  content: "\25c4";
}
table.dataTable.dtr-column > tbody > tr.parent td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr.parent th.dtr-control:before,
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: "\25bc";
}
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}
table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
  padding-top: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}
div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em;
}
div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: fit-content;
  max-height: 75%;
  overflow: auto;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}
div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 2.5em;
}
div.dtr-modal div.dtr-modal-content h2 {
  margin-top: 0;
}
div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12;
}
div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%;
  }
}
html.dark table.dataTable > tbody > tr > td.dtr-control:before {
  color: rgba(255, 255, 255, 0.5) !important;
}
html.dark table.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom-color: #404346;
}
html.dark div.dtr-modal div.dtr-modal-display {
  background-color: #212529;
  border: 1px solid rgba(255, 255, 255, 0.15);
}

/* src/assets/css/upsc.scss */
.flex-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fill-height,
.white-content-page,
.white-sheet-content {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  align-content: stretch;
}
.page-center,
.white-content-page .ups-content-block,
.white-content-page .ups-page-header,
.white-sheet-content {
  min-width: 21.5rem;
  max-width: 71.875rem;
  width: 100%;
  margin: 0 auto;
}
.white-sheet-content {
  background-color: white;
}
.white-sheet-content .ups-page-header {
  padding: 1.125rem 23px;
}
@media screen and (min-width: 48rem) {
  .white-sheet-content .ups-page-header {
    padding: 2.625rem 2rem;
  }
}
.white-content-page {
  background-color: white;
  min-height: 100%;
}
.white-content-page .ups-page-header {
  padding-bottom: 1em;
  min-width: auto;
}
.white-content-page .ups-content-block {
  padding: 0 2rem 2em;
}
#toast-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 0;
}
#toast-container .toast {
  width: 100% !important;
  border-radius: 0;
  flex-basis: unset;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #toast-container .toast {
    flex-basis: auto;
  }
}
.toast-top-right {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  top: 0 !important;
  right: 0 !important;
}
@media screen and (min-width: 48rem) {
  .toast-top-right {
    top: -1rem !important;
    right: 1.5rem !important;
  }
}
.toast {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start !important;
  justify-content: space-between;
  position: relative;
  max-width: 100%;
}
.toast .toast-close-button {
  position: absolute;
  top: 0.15rem !important;
  right: 0.5rem !important;
}
@media screen and (min-width: 48rem) {
  .toast .toast-close-button {
    top: 0.35rem;
    right: 0.75rem;
  }
}
.toast-message a {
  text-decoration: underline;
  color: #ffb500 !important;
}
#toast-container > div {
  opacity: 1;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
