*:focus, button:focus, .header .vet-toolbar .va-dropdown:focus, .header .vet-toolbar .va-btn-withicon:focus, .vetnav-level1:focus {
  outline: 2px solid #f9c642;
  outline-offset: 2px;
}

@media screen and (max-width: 768px) {
  .usa-accordion .block-views-blockheader-notification-bar-block-1 .views-col {
    width: 100% !important;
  }
  .header .va-notice--banner-inner {
    padding-left: 0px !important;
  }
  .consgn {
    float: left !important;
    width: auto !important;
    margin-top: 13px;
  }
}

@media only screen and (max-width: 755px) {
  .my-activities.ng-star-inserted.activities-menu-block .instructions-wrapper::after {
    bottom: 6% !important;
  }
  .activity-dashboard .my-activities .instructions-wrapper {
    overflow-x: auto;
    padding-bottom: 8px;
    max-height: inherit;
    overflow-y: hidden;
    min-height: 200px;
  }
}

@media screen and (max-width: 767px) {
  .header .va-notice--banner-inner {
    padding-left: 0px !important;
  }
  .header .usa-banner-button:focus {
    height: 10px;
  }
  .header .usa-banner-inner button span {
    padding-right: 0.35rem;
    font-size: 12px;
  }
  .header .va-notice--banner p {
    font-size: 14px;
    margin-left: 50px;
  }
  .alert-icon {
    margin-top: 23px !important;
  }
  .alert-icon + span {
    transform: translateY(10px);
  }
  .mat-expansion-panel-header-title span {
    margin-top: 0 !important;
  }
  .footerWrapper .topnav {
    display: none;
  }
  .usa-accordion-button:hover {
    background-color: #003e73;
  }
  .footerWrapper .va-footer-linkgroup {
    margin: 1em !important;
  }
  .footerWrapper *,
  :after,
  :before {
    box-sizing: inherit;
  }
  .pwa-footer .usa-accordion-button:hover {
    background-color: #003e73 !important;
    color: #fff !important;
  }
  .footerWrapper .va-footer-links {
    overflow: auto;
    padding: 1.5rem 2rem !important;
  }
  #mega-menu .va-dropdown-trigger:hover {
    color: #fff !important;
    background-color: #0071bb !important;
  }
  #mega-menu .va-dropdown-trigger:hover .mat-menu-panel {
    left: -25px !important;
    width: 116%;
    background-color: rgba(255, 255, 255, 0.8);
  }
  #vetnav-menu {
    width: 100%;
  }
  #mega-menu .va-dropdown-trigger {
    background-position: right 2.8rem top 24px !important;
    background-size: 1rem !important;
    border-radius: 0 !important;
    background-color: #003e73 !important;
  }
  #mega-menu .va-dropdown-trigger[aria-expanded="true"] {
    background: url(../../images/source/assets/icons/plus.svg) no-repeat !important;
    background-position: right 2.8rem top 24px !important;
    background-size: 1rem !important;
    border-radius: 0 !important;
    background-color: #003e73 !important;
  }
  #mega-menu .va-dropdown-trigger:hover {
    background-position: right 2.8rem top 24px !important;
    background-size: 1rem !important;
    border-radius: 0 !important;
    background-color: #003e73 !important;
  }
  .block_cta_image .style1Wrapper {
    margin-top: 0em !important;
  }
  #mega-menu .va-dropdown-trigger[aria-expanded="false"] {
    background: url(../../images/source/assets/icons/minus.svg) no-repeat !important;
    background-position: right 2.8rem top 24px !important;
    background-size: 1rem !important;
    border-radius: 0 !important;
    background-color: #003e73 !important;
  }
  .consgn .signup a {
    margin: .5em;
  }
  .usa-accordion-content {
    display: none;
  }
  .mat-menu-panel {
    overflow: visible !important;
    background-color: white !important;
    z-index: 999;
    margin-top: 30px;
  }
  .mat-menu-content {
    border: 1px solid #e2e4e6;
    margin-top: 0px !important;
    background-color: rgba(255, 255, 255, 0.8) !important;
  }
  .va-dropdown-panel a {
    color: rgba(0, 0, 0, 0.75) !important;
    cursor: pointer !important;
    font-weight: 700 !important;
    font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
    font-size: 1.8rem !important;
    text-decoration: none !important;
  }
  .vetnav-level1 .mat-menu-panel {
    top: 15px !important;
    margin-bottom: 15px;
  }
}

#mega-menu {
  color: #fff;
}

.role--authenticated .vetnav-level1 .mat-menu-panel {
  left: 0px !important;
  top: 48px !important;
  border: 1px solid #e2e4e6;
}

@media screen and (max-width: 767px) {
  .role--authenticated .vetnav-level1 .mat-menu-panel {
    top: 14px !important;
  }
}

.vetnav-level1 {
  border-top: 0px !important;
}

.vetnav-level1 .va-dropdown-panel {
  font-weight: 400 !important;
}

.vetnav-level1 .mat-menu-panel {
  left: 0px;
  top: 48px;
  border: 1px solid #e2e4e6;
}

@media screen and (max-width: 767px) {
  .vetnav-level1 .mat-menu-panel {
    max-width: 110% !important;
    border-radius: 0;
    overflow-x: hidden !important;
  }
}

.vetnav-level1:hover {
  background-color: #0071bb;
  border-bottom-color: #0071bb;
  transition: none;
}

.vetnav-level1[aria-expanded="true"] {
  position: relative;
  color: #fff !important;
}

.vetnav-level1[aria-expanded="true"]:before {
  display: block;
}

.mat-menu-content {
  border: 1px solid #e2e4e6;
  margin-top: -9px;
  background-color: white;
}

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 4;
  /* Sit on top */
  padding-top: 127px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  min-height: 1800px;
  /* Covering whole height till 1800px resolutions*/
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 0px;
  border: 1px solid #888;
  width: 78%;
}

/* The Close Button */
.closeButtonContainer {
  color: #2969b9;
  float: right;
  font-weight: bold;
  height: 27px;
  width: 27px !important;
  top: 5px;
  left: 5px;
  margin-right: 0 !important;
  padding: 0 !important;
}

.closeButtonContainer:hover,
.closeButtonContainer:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.va-dropdown-panel p {
  color: #585656;
  font-size: 17px;
  margin: 7px;
  margin: 0px 7px 3px 7px !important;
  line-height: 2.5;
  padding: 0 10px;
}

#content-area {
  padding-top: 10px;
}

.accordion .contbody {
  display: none;
}

.home-container .notification-bar .accordion .contbody {
  display: block;
}

.home-container .notification-bar .mat-expansion-indicator .chevron-up {
  transform: rotate(225deg) !important;
}

.home-container .notification-bar .mat-expansion-indicator .chevron-up.cust-rtoate0 {
  transform: rotate(45deg) !important;
}

.home-container #content-area {
  padding-top: 0px;
}

.home-container #content-area .block-title {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
  color: #fff;
}

.ui-dialog .ui-widget-header {
  border: none !important;
  background: none !important;
  color: transparent !important;
  font-weight: normal !important;
}

.ui-dialog .ui-button .ui-icon {
  background: url("../../images/source/assets/images/cancel.png") no-repeat !important;
  height: 27px;
  width: 27px;
  top: 5px;
  left: 5px;
}

.rtoate180 {
  transform: rotate(180deg);
}

.head:focus {
  border: none !important;
}

.head .fa-chevron-down {
  font-size: 12px;
  color: #686e6f;
  transition: all 0.5s ease;
}

.covid {
  width: 100%;
  float: left;
}

.accordion {
  padding: 0px 24px !important;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.accordion .head {
  display: block;
  cursor: pointer;
  padding: 0px 13px;
}

.accordion .head h4 {
  font-size: 18px;
  color: #b8312f;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

.accordion .head h4 .fa.fa-chevron-down {
  float: right;
  margin-top: 11px !important;
}

.accordion .contbody p {
  font-size: 18px;
  margin-bottom: 12px;
}

.head .fa.fa-info-circle {
  color: #333;
  margin-right: 5px;
}

.contbody {
  padding: 4px;
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
  margin-top: 14px;
}

.contbody p span {
  color: #b8312f;
  font-weight: bold;
}

.vetprog {
  width: 100%;
  float: left;
}

.milvegt {
  width: 48%;
  float: left;
}

.consgn {
  width: 50%;
  float: right;
  text-align: right;
}

@media screen and (min-width: 881px) and (max-width: 900px) {
  .consgn {
    width: 48%;
  }
}

.maincsgn {
  display: flex;
  justify-content: flex-end;
}

.signup {
  color: #fff;
  position: relative;
}

.signup .va-dropdown {
  margin-right: 0.5em;
}

.signup .va-dropdown button.user {
  text-align: left;
  background-color: #0071bb;
  -webkit-font-smoothing: antialiased;
  appearance: none;
  border: 0;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  padding: 0px 15px 0px 15px;
  text-align: center;
  width: 100%;
  line-height: 38px;
  margin-top: 0 !important;
}

.signup .account-contact {
  outline: #f9c642 solid 2px;
  outline-offset: 2px;
}

.signup .dropdwn.visible {
  top: 35px;
  overflow: hidden;
  margin: 4px 0 0;
  outline: none !important;
  width: 215px !important;
}

.signup button:hover {
  background-color: #003e73;
  border-bottom: 0;
  color: #fff;
  text-decoration: none;
}

.signup .mat-menu-content {
  border: none !important;
  padding-top: 8px;
}

.mat-menu-item a {
  background: none !important;
  border: none;
  color: rgba(36, 35, 35, 0.87) !important;
  text-align: left !important;
}

.signup .mat-menu-item {
  text-align: left !important;
}

.signup .dropdwn button {
  background-color: #fff !important;
  color: rgba(0, 0, 0, 0.87);
  padding: 10px 14px;
  display: flex;
  align-items: center;
}

.signup .dropdwn button .mat-icon {
  width: 30px;
}

.signup .dropdwn button .contactPrefUpdateFlag2 {
  margin-left: 7px;
  display: none;
}

@media screen and (max-width: 767px) {
  .signup .dropdwn button {
    padding: 10px 10px 10px 13px;
  }
}

.signup .va-dropdown button.user:hover {
  background-color: #003e73;
  border-bottom: 0;
  color: #fff;
  text-decoration: none;
  outline: #f9c642 solid 2px;
}

.signup .va-dropdown button.user div {
  display: flex;
  align-items: center;
}

.signup .dropdwn {
  margin-right: 0;
  padding: 0px !important;
  max-width: 215px !important;
}

.signup .header button {
  padding: 0 16px !important;
  height: 48px;
  margin: 0px !important;
}

.signup .va-dropdown button.user div img {
  margin-top: 0;
  vertical-align: middle;
  width: 22px;
}

.signup .va-dropdown .contactPrefUpdateFlag1 {
  margin-left: 24px;
  margin-right: -44px;
  display: none;
}

.signup .mat-menu-item:hover {
  background: rgba(0, 0, 0, 0.04) !important;
}

.mat-menu-item a:hover {
  background: rgba(0, 0, 0, 0.04) !important;
}

.signup .mat-icon {
  width: 24px;
}

.signup .mat-menu-item img {
  max-width: none !important;
}

.signup a.signup {
  line-height: 1;
  padding: 1rem 2.5rem;
  color: #fff !important;
  font-weight: 700;
  border-radius: 5px;
  background-color: #0071bb;
  display: block;
  text-decoration: none;
}

.signup .mat-menu-content a {
  color: #333 !important;
  text-decoration: none;
  padding: 0px !important;
  line-height: 24px;
  font-family: Roboto, Helvetica, serif !important;
  font-size: 16px;
  font-weight: 400;
}

.va-crisis-line-inner img {
  height: 13px !important;
  width: 29px;
  padding-right: 0.5em;
  padding-left: 0.5em;
}

.signup a.signup:hover {
  background-color: #003e73;
  text-decoration: none !important;
}

.contbtn svg {
  width: 15px !important;
  height: 15px !important;
  margin-right: 6px;
  text-align: center;
}

.dropdwn {
  width: 220px;
  display: none;
  background-color: #fff;
  list-style: none;
  text-align: left;
  padding: 1rem;
  list-style-position: inside;
  position: absolute;
  top: 38px;
  left: 0;
  margin-top: 17px;
  box-shadow: 1px 3px 2px 0px #323a45;
}

.dropdwn li {
  font-size: 17px;
  color: #333;
  text-align: left;
  margin-bottom: 10px;
}

.dropdwn.visible {
  display: block;
  position: absolute;
  z-index: 100;
  left: 0;
  top: 26px;
  outline: 2px solid #f9c642;
  outline-offset: -8px;
}

.block-broken {
  display: none;
}

.ui-dialog .pwa-testimonial-row {
  border-top: none !important;
}

#opener {
  margin-top: 20px;
}

.container {
  margin: 0 !important;
  background: #fff;
  min-height: 100%;
  width: 100%;
  height: 100%;
}

.mat-elevation-z0 {
  box-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);
}

.mat-elevation-z1 {
  box-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);
}

.mat-elevation-z2 {
  box-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);
}

.mat-elevation-z3 {
  box-shadow: 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-elevation-z4 {
  box-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-elevation-z5 {
  box-shadow: 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-elevation-z6 {
  box-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);
}

.mat-elevation-z7 {
  box-shadow: 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-elevation-z8 {
  box-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);
}

.mat-elevation-z9 {
  box-shadow: 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-elevation-z10 {
  box-shadow: 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-elevation-z11 {
  box-shadow: 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-elevation-z12 {
  box-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);
}

.mat-elevation-z13 {
  box-shadow: 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-elevation-z14 {
  box-shadow: 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-elevation-z15 {
  box-shadow: 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-elevation-z16 {
  box-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-elevation-z17 {
  box-shadow: 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-elevation-z18 {
  box-shadow: 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-elevation-z19 {
  box-shadow: 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-elevation-z20 {
  box-shadow: 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-elevation-z21 {
  box-shadow: 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-elevation-z22 {
  box-shadow: 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-elevation-z23 {
  box-shadow: 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-elevation-z24 {
  box-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-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-badge-small .mat-badge-content {
  font-size: 6px;
}

.mat-badge-large .mat-badge-content {
  font-size: 24px;
}

.mat-h1,
.mat-headline,
.mat-typography h1 {
  font: 400 24px/32px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 16px;
}

.mat-h2,
.mat-title,
.mat-typography h2 {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 16px;
}

.mat-h3,
.mat-subheading-2,
.mat-typography h3 {
  font: 400 16px/28px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 16px;
}

.mat-h4,
.mat-subheading-1,
.mat-typography h4 {
  font: 400 15px/24px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 16px;
}

.mat-h5,
.mat-typography h5 {
  font: 400 11.62px/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-h6,
.mat-typography h6 {
  font: 400 9.38px/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-body-strong,
.mat-body-2 {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif;
}

.mat-body,
.mat-body-1,
.mat-typography {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
}

.mat-body p,
.mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px;
}

.mat-small,
.mat-caption {
  font: 400 12px/20px Roboto, "Helvetica Neue", sans-serif;
}

.mat-display-4,
.mat-typography .mat-display-4 {
  font: 300 112px/112px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 56px;
  letter-spacing: -0.05em;
}

.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 56px/56px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 64px;
  letter-spacing: -0.02em;
}

.mat-display-2,
.mat-typography .mat-display-2 {
  font: 400 45px/48px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 64px;
  letter-spacing: -0.005em;
}

.mat-display-1,
.mat-typography .mat-display-1 {
  font: 400 34px/40px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 64px;
}

.mat-bottom-sheet-container {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.mat-button,
.mat-raised-button,
.mat-icon-button,
.mat-stroked-button,
.mat-flat-button,
.mat-fab,
.mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-card-title {
  font-size: 24px;
  font-weight: 400;
}

.mat-card-subtitle,
.mat-card-content,
.mat-card-header .mat-card-title {
  font-size: 14px;
}

.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}

.mat-chip {
  font-size: 13px;
  line-height: 18px;
}

.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}

.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}

.mat-cell,
.mat-footer-cell {
  font-size: 14px;
}

.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-calendar-body {
  font-size: 13px;
}

.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}

.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}

.mat-dialog-title {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
}

.mat-expansion-panel-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 48px;
}

.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}

.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}

.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}

.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}

.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}

.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.33333333%;
}

.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.33334333%;
}

.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}

.mat-form-field-label {
  top: 1.34375em;
}

.mat-form-field-underline {
  bottom: 1.34375em;
}

.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.66666667em;
  top: calc(100% - 1.79166667em);
}

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}

.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}

.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.33333333%;
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.33334333%;
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.33335333%;
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}

.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.54166667em;
  top: calc(100% - 1.66666667em);
}

.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}

.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}

.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.33333333%;
}

.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.33334333%;
}

.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}

.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.33333333%;
}

.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.33334333%;
}

.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}

.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-grid-tile-header .mat-line:nth-child(n + 2),
.mat-grid-tile-footer .mat-line:nth-child(n + 2) {
  font-size: 12px;
}

input.mat-input-element {
  margin-top: -0.0625em;
}

.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}

.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-select-trigger {
  height: 1.125em;
}

.mat-slide-toggle-content {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
}

.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mat-stepper-vertical,
.mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}

.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tab-label,
.mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  margin: 0;
}

.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-list .mat-list-item,
.mat-nav-list .mat-list-item,
.mat-selection-list .mat-list-item {
  font-size: 16px;
}

.mat-list .mat-list-item .mat-line,
.mat-nav-list .mat-list-item .mat-line,
.mat-selection-list .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list .mat-list-item .mat-line:nth-child(n + 2),
.mat-nav-list .mat-list-item .mat-line:nth-child(n + 2),
.mat-selection-list .mat-list-item .mat-line:nth-child(n + 2) {
  font-size: 14px;
}

.mat-list .mat-list-option,
.mat-nav-list .mat-list-option,
.mat-selection-list .mat-list-option {
  font-size: 16px;
}

.mat-list .mat-list-option .mat-line,
.mat-nav-list .mat-list-option .mat-line,
.mat-selection-list .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list .mat-list-option .mat-line:nth-child(n + 2),
.mat-nav-list .mat-list-option .mat-line:nth-child(n + 2),
.mat-selection-list .mat-list-option .mat-line:nth-child(n + 2) {
  font-size: 14px;
}

.mat-list .mat-subheader,
.mat-nav-list .mat-subheader,
.mat-selection-list .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-list[dense] .mat-list-item,
.mat-nav-list[dense] .mat-list-item,
.mat-selection-list[dense] .mat-list-item {
  font-size: 12px;
}

.mat-list[dense] .mat-list-item .mat-line,
.mat-nav-list[dense] .mat-list-item .mat-line,
.mat-selection-list[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list[dense] .mat-list-item .mat-line:nth-child(n + 2),
.mat-nav-list[dense] .mat-list-item .mat-line:nth-child(n + 2),
.mat-selection-list[dense] .mat-list-item .mat-line:nth-child(n + 2) {
  font-size: 12px;
}

.mat-list[dense] .mat-list-option,
.mat-nav-list[dense] .mat-list-option,
.mat-selection-list[dense] .mat-list-option {
  font-size: 12px;
}

.mat-list[dense] .mat-list-option .mat-line,
.mat-nav-list[dense] .mat-list-option .mat-line,
.mat-selection-list[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list[dense] .mat-list-option .mat-line:nth-child(n + 2),
.mat-nav-list[dense] .mat-list-option .mat-line:nth-child(n + 2),
.mat-selection-list[dense] .mat-list-option .mat-line:nth-child(n + 2) {
  font-size: 12px;
}

.mat-list[dense] .mat-subheader,
.mat-nav-list[dense] .mat-subheader,
.mat-selection-list[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}

.mat-optgroup-label {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif;
}

.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}

.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}

.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tree-node {
  font-weight: 400;
  font-size: 14px;
}

.mat-ripple {
  overflow: hidden;
}

@media screen and (-ms-high-contrast: active) {
  .mat-ripple {
    display: none;
  }
}

.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: scale(0);
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.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;
}

@media screen and (-ms-high-contrast: active) {
  .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: 0.6;
  }
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.288);
}

.cdk-overlay-transparent-backdrop,
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}

.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;
}

@keyframes cdk-text-field-autofill-start {}@keyframes cdk-text-field-autofill-end {}.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation-name: cdk-text-field-autofill-start;
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation-name: cdk-text-field-autofill-end;
}

textarea.cdk-textarea-autosize {
  resize: none;
}

textarea.cdk-textarea-autosize-measuring {
  height: auto !important;
  overflow: hidden !important;
  padding: 2px 0 !important;
  box-sizing: content-box !important;
}

.cdk-global-scrollblock {
  position: static !important;
  width: initial !important;
  overflow-y: inherit !important;
}

.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

.mat-option {
  color: rgba(0, 0, 0, 0.87);
}

.mat-option:hover:not(.mat-option-disabled),
.mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}

.mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #205493;
}

.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #205493;
}

.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}

.mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}

.mat-pseudo-checkbox::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #205493;
}

.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #205493;
}

.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-theme-loaded-marker {
  display: none;
}

.mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}

.mat-badge-content {
  color: white;
  background: #205493;
}

.mat-badge-accent .mat-badge-content {
  background: #205493;
  color: white;
}

.mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}

.mat-badge {
  position: relative;
}

.mat-badge-hidden .mat-badge-content {
  display: none;
}

.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.mat-badge-content.mat-badge-active {
  transform: none;
}

.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

@media screen and (-ms-high-contrast: active) {
  .mat-badge-small .mat-badge-content {
    outline: solid 1px;
    border-radius: 0;
  }
}

.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir="rtl"] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir="rtl"] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir="rtl"] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir="rtl"] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

@media screen and (-ms-high-contrast: active) {
  .mat-badge-medium .mat-badge-content {
    outline: solid 1px;
    border-radius: 0;
  }
}

.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir="rtl"] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir="rtl"] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir="rtl"] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir="rtl"] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

@media screen and (-ms-high-contrast: active) {
  .mat-badge-large .mat-badge-content {
    outline: solid 1px;
    border-radius: 0;
  }
}

.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir="rtl"] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir="rtl"] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir="rtl"] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir="rtl"] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.mat-bottom-sheet-container {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-button,
.mat-icon-button,
.mat-stroked-button {
  color: inherit;
  background: transparent;
}

.mat-button.mat-primary,
.mat-icon-button.mat-primary,
.mat-stroked-button.mat-primary {
  color: #205493;
}

.mat-button.mat-accent,
.mat-icon-button.mat-accent,
.mat-stroked-button.mat-accent {
  color: #205493;
}

.mat-button.mat-warn,
.mat-icon-button.mat-warn,
.mat-stroked-button.mat-warn {
  color: #f44336;
}

.mat-button.mat-primary[disabled],
.mat-button.mat-accent[disabled],
.mat-button.mat-warn[disabled],
.mat-button[disabled][disabled],
.mat-icon-button.mat-primary[disabled],
.mat-icon-button.mat-accent[disabled],
.mat-icon-button.mat-warn[disabled],
.mat-icon-button[disabled][disabled],
.mat-stroked-button.mat-primary[disabled],
.mat-stroked-button.mat-accent[disabled],
.mat-stroked-button.mat-warn[disabled],
.mat-stroked-button[disabled][disabled] {
  color: rgba(0, 0, 0, 0.26);
}

.mat-button.mat-primary .mat-button-focus-overlay,
.mat-icon-button.mat-primary .mat-button-focus-overlay,
.mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: rgba(32, 84, 147, 0.12);
}

.mat-button.mat-accent .mat-button-focus-overlay,
.mat-icon-button.mat-accent .mat-button-focus-overlay,
.mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: rgba(32, 84, 147, 0.12);
}

.mat-button.mat-warn .mat-button-focus-overlay,
.mat-icon-button.mat-warn .mat-button-focus-overlay,
.mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: rgba(244, 67, 54, 0.12);
}

.mat-button[disabled] .mat-button-focus-overlay,
.mat-icon-button[disabled] .mat-button-focus-overlay,
.mat-stroked-button[disabled] .mat-button-focus-overlay {
  background-color: transparent;
}

.mat-button.mat-primary .mat-ripple-element,
.mat-icon-button.mat-primary .mat-ripple-element,
.mat-stroked-button.mat-primary .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.1);
}

.mat-button.mat-accent .mat-ripple-element,
.mat-icon-button.mat-accent .mat-ripple-element,
.mat-stroked-button.mat-accent .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.1);
}

.mat-button.mat-warn .mat-ripple-element,
.mat-icon-button.mat-warn .mat-ripple-element,
.mat-stroked-button.mat-warn .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.1);
}

.mat-flat-button,
.mat-raised-button,
.mat-fab,
.mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}

.mat-flat-button.mat-primary,
.mat-raised-button.mat-primary,
.mat-fab.mat-primary,
.mat-mini-fab.mat-primary {
  color: white;
}

.mat-flat-button.mat-accent,
.mat-raised-button.mat-accent,
.mat-fab.mat-accent,
.mat-mini-fab.mat-accent {
  color: white;
}

.mat-flat-button.mat-warn,
.mat-raised-button.mat-warn,
.mat-fab.mat-warn,
.mat-mini-fab.mat-warn {
  color: white;
}

.mat-flat-button.mat-primary[disabled],
.mat-flat-button.mat-accent[disabled],
.mat-flat-button.mat-warn[disabled],
.mat-flat-button[disabled][disabled],
.mat-raised-button.mat-primary[disabled],
.mat-raised-button.mat-accent[disabled],
.mat-raised-button.mat-warn[disabled],
.mat-raised-button[disabled][disabled],
.mat-fab.mat-primary[disabled],
.mat-fab.mat-accent[disabled],
.mat-fab.mat-warn[disabled],
.mat-fab[disabled][disabled],
.mat-mini-fab.mat-primary[disabled],
.mat-mini-fab.mat-accent[disabled],
.mat-mini-fab.mat-warn[disabled],
.mat-mini-fab[disabled][disabled] {
  color: rgba(0, 0, 0, 0.26);
}

.mat-flat-button.mat-primary,
.mat-raised-button.mat-primary,
.mat-fab.mat-primary,
.mat-mini-fab.mat-primary {
  background-color: #205493;
}

.mat-flat-button.mat-accent,
.mat-raised-button.mat-accent,
.mat-fab.mat-accent,
.mat-mini-fab.mat-accent {
  background-color: #205493;
}

.mat-flat-button.mat-warn,
.mat-raised-button.mat-warn,
.mat-fab.mat-warn,
.mat-mini-fab.mat-warn {
  background-color: #f44336;
}

.mat-flat-button.mat-primary[disabled],
.mat-flat-button.mat-accent[disabled],
.mat-flat-button.mat-warn[disabled],
.mat-flat-button[disabled][disabled],
.mat-raised-button.mat-primary[disabled],
.mat-raised-button.mat-accent[disabled],
.mat-raised-button.mat-warn[disabled],
.mat-raised-button[disabled][disabled],
.mat-fab.mat-primary[disabled],
.mat-fab.mat-accent[disabled],
.mat-fab.mat-warn[disabled],
.mat-fab[disabled][disabled],
.mat-mini-fab.mat-primary[disabled],
.mat-mini-fab.mat-accent[disabled],
.mat-mini-fab.mat-warn[disabled],
.mat-mini-fab[disabled][disabled] {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-flat-button.mat-primary .mat-ripple-element,
.mat-raised-button.mat-primary .mat-ripple-element,
.mat-fab.mat-primary .mat-ripple-element,
.mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-flat-button.mat-accent .mat-ripple-element,
.mat-raised-button.mat-accent .mat-ripple-element,
.mat-fab.mat-accent .mat-ripple-element,
.mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-flat-button.mat-warn .mat-ripple-element,
.mat-raised-button.mat-warn .mat-ripple-element,
.mat-fab.mat-warn .mat-ripple-element,
.mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-icon-button.mat-primary .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.2);
}

.mat-icon-button.mat-accent .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.2);
}

.mat-icon-button.mat-warn .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.2);
}

.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}

.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}

.mat-button-toggle-disabled {
  background-color: #eeeeee;
  color: rgba(0, 0, 0, 0.26);
}

.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}

.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}

.mat-checkbox-checkmark {
  fill: #fafafa;
}

.mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}

@media screen and (-ms-high-contrast: black-on-white) {
  .mat-checkbox-checkmark-path {
    stroke: #000 !important;
  }
}

.mat-checkbox-mixedmark {
  background-color: #fafafa;
}

.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,
.mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #205493;
}

.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #205493;
}

.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,
.mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}

.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,
.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.mat-checkbox-disabled .mat-checkbox-label {
  color: #b0b0b0;
}

@media screen and (-ms-high-contrast: active) {
  .mat-checkbox-disabled {
    opacity: 0.5;
  }
}

@media screen and (-ms-high-contrast: active) {
  .mat-checkbox-background {
    background: none;
  }
}

.mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.26);
}

.mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.26);
}

.mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.26);
}

.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

.mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}

.mat-chip.mat-standard-chip .mat-chip-remove:hover {
  opacity: 0.54;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #205493;
  color: white;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover {
  opacity: 0.54;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover {
  opacity: 0.54;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #205493;
  color: white;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover {
  opacity: 0.54;
}

.mat-table {
  background: white;
}

.mat-table thead,
.mat-table tbody,
.mat-table tfoot,
mat-header-row,
mat-row,
mat-footer-row,
[mat-header-row],
[mat-row],
[mat-footer-row],
.mat-table-sticky {
  background: inherit;
}

mat-row,
mat-header-row,
mat-footer-row,
th.mat-header-cell,
td.mat-cell,
td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}

.mat-cell,
.mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}

.mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54);
}

.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}

.mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04);
}

.mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18);
}

.mat-calendar-body-selected {
  background-color: #205493;
  color: white;
}

.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(32, 84, 147, 0.4);
}

.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.mat-datepicker-content {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #205493;
  color: white;
}

.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(32, 84, 147, 0.4);
}

.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}

.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}

.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.mat-datepicker-toggle-active {
  color: #205493;
}

.mat-datepicker-toggle-active.mat-accent {
  color: #205493;
}

.mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}

.mat-dialog-container {
  margin: auto;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
  max-height: 70vh !important;
  margin-bottom: 50px !important;
}

.first-area {
  font-size: 1.8rem;
  padding: 25px;
}

.mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.mat-divider-horizontal {
  margin-top: 3rem;
  height: 4px;
  background: #d6d6f7;
}

.clear {
  clear: both;
}

.mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled="true"]).cdk-keyboard-focused,
.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled="true"]).cdk-program-focused,
.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled="true"]):hover {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled="true"]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.mat-expansion-panel-header-title {
  display: flex;
  flex-grow: 1;
  margin-right: 16px;
}

.mat-expansion-indicator .chevron-up {
  border-style: solid;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  padding: 3px;
  transform: rotate(225deg);
  vertical-align: middle;
  color: rgba(0, 0, 0, 0.54);
}

.rtoate0 {
  transform: rotate(45deg) !important;
}

.mat-expansion-panel-header-description,
.mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}

.mat-expansion-panel-header[aria-disabled="true"] {
  color: rgba(0, 0, 0, 0.26);
}

.mat-expansion-panel-header[aria-disabled="true"] .mat-expansion-panel-header-title,
.mat-expansion-panel-header[aria-disabled="true"] .mat-expansion-panel-header-description {
  color: inherit;
}

.mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}

.mat-hint {
  color: rgba(0, 0, 0, 0.6);
}

.mat-form-field.mat-focused .mat-form-field-label {
  color: #205493;
}

.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #205493;
}

.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}

.mat-focused .mat-form-field-required-marker {
  color: #205493;
}

.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #205493;
}

.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #205493;
}

.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}

.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336;
}

.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}

.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}

.mat-error {
  color: #f44336;
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}

.mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #205493;
}

.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #205493;
}

.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336;
}

.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.mat-icon.mat-primary {
  color: #205493;
}

.mat-icon.mat-accent {
  color: #205493;
}

.mat-icon.mat-warn {
  color: #f44336;
}

.mat-input-element:disabled {
  color: rgba(0, 0, 0, 0.38);
}

.mat-input-element {
  caret-color: #205493;
}

.mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-accent .mat-input-element {
  caret-color: #205493;
}

.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}

.mat-list .mat-list-item,
.mat-nav-list .mat-list-item,
.mat-selection-list .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}

.mat-list .mat-list-option,
.mat-nav-list .mat-list-option,
.mat-selection-list .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}

.mat-list .mat-subheader,
.mat-nav-list .mat-subheader,
.mat-selection-list .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}

.mat-list-item-disabled {
  background-color: #eeeeee;
}

.mat-list-option:hover,
.mat-list-option.mat-list-item-focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item.mat-list-item-focus {
  background: rgba(0, 0, 0, 0.04);
}

.mat-menu-panel {
  min-width: 215px;
  max-width: 280px;
  overflow: auto;
  max-height: calc(100vh - 48px);
  border-radius: 2px;
  outline: 0;
  background: white;
  position: absolute !important;
}

.mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.mat-menu-item[disabled],
.mat-menu-item[disabled]::after {
  color: rgba(0, 0, 0, 0.38);
}

.mat-menu-item .mat-icon:not([color]),
.mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54);
}

.mat-menu-item:hover:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.mat-paginator {
  background: white;
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}

.mat-paginator-decrement,
.mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}

.mat-paginator-first,
.mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}

.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-progress-bar-background {
  fill: #bcccdf;
}

.mat-progress-bar-buffer {
  background-color: #bcccdf;
}

.mat-progress-bar-fill::after {
  background-color: #205493;
}

.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #bcccdf;
}

.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #bcccdf;
}

.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #205493;
}

.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2;
}

.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2;
}

.mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}

.mat-progress-spinner circle,
.mat-spinner circle {
  stroke: #205493;
}

.mat-progress-spinner.mat-accent circle,
.mat-spinner.mat-accent circle {
  stroke: #205493;
}

.mat-progress-spinner.mat-warn circle,
.mat-spinner.mat-warn circle {
  stroke: #f44336;
}

.mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #205493;
}

.mat-radio-button.mat-primary .mat-radio-inner-circle {
  background-color: #205493;
}

.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.26);
}

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #205493;
}

.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #205493;
}

.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.26);
}

.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}

.mat-radio-button.mat-warn .mat-radio-inner-circle {
  background-color: #f44336;
}

.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.26);
}

.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}

.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}

.mat-select-content,
.mat-select-panel-done-animating {
  background: white;
}

.mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}

.mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}

.mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}

.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #205493;
}

.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #205493;
}

.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336;
}

.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}

.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}

.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-drawer.mat-drawer-push {
  background-color: white;
}

.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
  background-color: #205493;
}

.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
  background-color: rgba(32, 84, 147, 0.5);
}

.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.06);
}

.mat-slide-toggle .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.12);
}

.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
  background-color: #205493;
}

.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
  background-color: rgba(32, 84, 147, 0.5);
}

.mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.06);
}

.mat-slide-toggle.mat-primary .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.12);
}

.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
  background-color: #f44336;
}

.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.5);
}

.mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.06);
}

.mat-slide-toggle.mat-warn .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.12);
}

.mat-disabled .mat-slide-toggle-thumb {
  background-color: #bdbdbd;
}

.mat-disabled .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.1);
}

.mat-slide-toggle-thumb {
  background-color: #fafafa;
}

.mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}

.mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}

.mat-primary .mat-slider-track-fill,
.mat-primary .mat-slider-thumb,
.mat-primary .mat-slider-thumb-label {
  background-color: #205493;
}

.mat-primary .mat-slider-thumb-label-text {
  color: white;
}

.mat-accent .mat-slider-track-fill,
.mat-accent .mat-slider-thumb,
.mat-accent .mat-slider-thumb-label {
  background-color: #205493;
}

.mat-accent .mat-slider-thumb-label-text {
  color: white;
}

.mat-warn .mat-slider-track-fill,
.mat-warn .mat-slider-thumb,
.mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}

.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.mat-slider-focus-ring {
  background-color: rgba(32, 84, 147, 0.2);
}

.mat-slider:hover .mat-slider-track-background,
.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}

.mat-slider-disabled .mat-slider-track-background,
.mat-slider-disabled .mat-slider-track-fill,
.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}

.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}

.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}

.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}

.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}

.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,
.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,
.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}

.mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}

.mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}

.mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}

.mat-step-header.cdk-keyboard-focused,
.mat-step-header.cdk-program-focused,
.mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.38);
}

.mat-step-header .mat-step-icon {
  background-color: #205493;
  color: white;
}

.mat-step-header .mat-step-icon-not-touched {
  background-color: rgba(0, 0, 0, 0.38);
  color: white;
}

.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}

.mat-stepper-horizontal,
.mat-stepper-vertical {
  background-color: white;
}

.mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-sort-header-arrow {
  color: #757575;
}

.mat-tab-nav-bar,
.mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.mat-tab-group-inverted-header .mat-tab-nav-bar,
.mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.mat-tab-label,
.mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}

.mat-tab-label.mat-tab-disabled,
.mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}

.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-tab-group[class*="mat-background-"] .mat-tab-header,
.mat-tab-nav-bar[class*="mat-background-"] {
  border-bottom: none;
  border-top: none;
}

.mat-tab-group.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(188, 204, 223, 0.3);
}

.mat-tab-group.mat-primary .mat-ink-bar,
.mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #205493;
}

.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,
.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white;
}

.mat-tab-group.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(188, 204, 223, 0.3);
}

.mat-tab-group.mat-accent .mat-ink-bar,
.mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #205493;
}

.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,
.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white;
}

.mat-tab-group.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}

.mat-tab-group.mat-warn .mat-ink-bar,
.mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}

.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,
.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white;
}

.mat-tab-group.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(188, 204, 223, 0.3);
}

.mat-tab-group.mat-background-primary .mat-tab-header,
.mat-tab-group.mat-background-primary .mat-tab-links,
.mat-tab-nav-bar.mat-background-primary .mat-tab-header,
.mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #205493;
}

.mat-tab-group.mat-background-primary .mat-tab-label,
.mat-tab-group.mat-background-primary .mat-tab-link,
.mat-tab-nav-bar.mat-background-primary .mat-tab-label,
.mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white;
}

.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white;
}

.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-primary .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}

.mat-tab-group.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(188, 204, 223, 0.3);
}

.mat-tab-group.mat-background-accent .mat-tab-header,
.mat-tab-group.mat-background-accent .mat-tab-links,
.mat-tab-nav-bar.mat-background-accent .mat-tab-header,
.mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #205493;
}

.mat-tab-group.mat-background-accent .mat-tab-label,
.mat-tab-group.mat-background-accent .mat-tab-link,
.mat-tab-nav-bar.mat-background-accent .mat-tab-label,
.mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white;
}

.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white;
}

.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-accent .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}

.mat-tab-group.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}

.mat-tab-group.mat-background-warn .mat-tab-header,
.mat-tab-group.mat-background-warn .mat-tab-links,
.mat-tab-nav-bar.mat-background-warn .mat-tab-header,
.mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336;
}

.mat-tab-group.mat-background-warn .mat-tab-label,
.mat-tab-group.mat-background-warn .mat-tab-link,
.mat-tab-nav-bar.mat-background-warn .mat-tab-label,
.mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white;
}

.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white;
}

.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-warn .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}

.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}

.mat-toolbar.mat-primary {
  background: #205493;
  color: white;
}

.mat-toolbar.mat-accent {
  background: #205493;
  color: white;
}

.mat-toolbar.mat-warn {
  background: #f44336;
  color: white;
}

.mat-toolbar .mat-form-field-underline,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-select-value,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.mat-tree {
  background: white;
}

.mat-tree-node {
  color: rgba(0, 0, 0, 0.87);
}

.mat-snack-bar-container {
  background: #323232;
  color: white;
}

.mat-simple-snackbar-action {
  color: #205493;
}

html {
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 10px;
  height: 100%;
  width: 100%;
  margin: 0;
  overflow-x: hidden;
}

body {
  background-color: #fff;
  color: #323a45;
  font-size: 1.8rem;
  width: 100%;
  line-height: 1.5;
  min-height: 100vh;
  background-image: url("../../images/source/assets/images/re/image-background.jpg");
  background-size: cover;
  background-attachment: fixed;
  margin: 0;
  overflow-x: hidden;
}

body > app-root > :not(app-root) {
  display: block;
  background: #fff;
}

a {
  color: #004795;
  cursor: pointer;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  transition-property: color, background-color, border-color;
}

a,
a:hover {
  text-decoration: underline;
}

a:hover {
  color: inherit;
}

h6 {
  margin: 0.5em 0 0;
  text-transform: none;
  font-weight: 700;
}

ul {
  padding: 0 0 0 1.5em;
  list-style: square;
}

ol {
  margin: 0 0 0 1.25em;
  list-style-position: outside;
}

ol > ul,
ol ol,
ul > ul,
ul ol {
  margin: 0.5em 0 0.5em 1.2em;
}

h1.pwa-one-liner {
  padding-top: 2.5rem;
}

h2,
h3,
li,
dd {
  color: rgba(0, 0, 0, 0.75);
}

input::-ms-clear {
  display: none;
}

input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(0, 0, 0, 0.75);
  opacity: 1;
  /* Firefox */
}

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(0, 0, 0, 0.75);
}

input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(0, 0, 0, 0.75);
}

p {
  line-height: 1.5;
  margin: 1rem 0 1rem 0;
  text-align: left;
}

mark {
  background-color: #112e51;
  color: white;
}

.pwa-button-blue,
.pwa-button-green,
.pwa-button-red,
.pwa-button-redborder,
.pwa-button-white,
.pwa-button-white__light,
.pwa-button-white__exit,
.pwa-button-white__info,
.pwa-button-white__cxl,
.pwa-button-transparent,
.pwa-button-disabled {
  border-radius: 3px;
  box-sizing: border-box;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  padding: 0.6rem 2rem;
  white-space: nowrap;
}

.pwa-button-blue:hover,
.pwa-button-green:hover,
.pwa-button-red:hover,
.pwa-button-redborder:hover,
.pwa-button-white:hover,
.pwa-button-white__light:hover,
.pwa-button-white__exit:hover,
.pwa-button-white__info:hover,
.pwa-button-white__cxl:hover,
.pwa-button-transparent:hover,
.pwa-button-disabled:hover {
  cursor: pointer;
}

.pwa-button-blue,
.pwa-button-green,
.pwa-button-red {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.13), 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  color: white;
  margin: 1rem 0;
}

.pwa-button-blue {
  background-color: #205493;
  border: thin solid #205493;
}

.pwa-button-blue-disabled {
  background-color: #f5f5f5;
}

.pwa-button-green {
  background-color: #598527;
  border: thin solid #598527;
}

.pwa-button-red {
  background-color: #dc392d;
  border: thin solid #dc392d;
  color: white;
}

.pwa-button-redborder {
  border: thin solid #dc392d !important;
  color: #dc392d;
}

.pwa-button-white,
.pwa-button-white__light,
.pwa-button-white__exit,
.pwa-button-white__info,
.pwa-button-white__cxl {
  background-color: white;
  color: rgba(0, 0, 0, 0.75);
}

.pwa-button-white {
  border: 0.1rem solid #545454;
}

.pwa-button-white__light {
  border: thin solid #f5f5f5;
}

.pwa-button-white__exit {
  border: thin solid #981b1e;
  color: #981b1e;
}

.pwa-button-white__info {
  border: thin solid #205493;
  color: #205493;
}

.pwa-button-white__cxl {
  border: thin solid rgba(0, 0, 0, 0.75) !important;
  color: rgba(0, 0, 0, 0.75);
}

.pwa-button-transparent {
  background-color: transparent;
  border: 0;
  padding: 0 !important;
}

.pwa-button-disabled {
  background-color: #f5f5f5 !important;
  color: #545454;
}

.pwa-button-disabled:hover {
  background-color: #f5f5f5 !important;
  cursor: default !important;
}

.pwa-dialog img.pwa-accent {
  display: block;
  margin: -1.75rem -10% 0 -10%;
  width: 120%;
}

.pwa-dialog::after {
  display: block;
  content: "";
  clear: both;
}

.pwa-center {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.pwa-error {
  color: #dc392d;
}

.pwa-flush-left {
  float: left;
}

.pwa-flush-right {
  float: right;
}

.pwa-flush-right button {
  margin: 1rem 0;
}

.pwa-show {
  display: block;
}

.pwa-hide {
  display: none;
}

.pwa-rotate {
  transform: rotate(180deg);
}

.text-center {
  text-align: center;
}

.loading {
  height: 3rem;
  top: 20rem;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent !important;
}

.center-spinner {
  margin: 0 auto;
}

.sr-only {
  position: absolute;
  left: -999em;
}

/*
  *****************************************************************************************************
  Special place for HTML elements returned from CMS which will not pick up component CSS
  *****************************************************************************************************
*/
.awa-content h2 {
  margin-top: 2rem;
}

.awa-content li,
.awa-content p {
  line-height: 2.2rem;
  text-align: left;
}

.awa-content li {
  padding-bottom: 0.5rem;
}

.awa-content li:last-child {
  padding-bottom: 0;
}

.awa-content__about ul {
  padding: 0;
  margin: 0 auto;
  height: 54px;
  text-align: center;
}

.awa-content__about ul li {
  color: white;
  display: inline-block;
  font-size: 1.125rem;
  font-weight: normal;
  letter-spacing: 1.69px;
  margin: 1rem 2rem;
}

.awa-content__quote,
.awa-content__quote p {
  color: white;
  margin: 0.75rem 0 0 0;
  line-height: 2.1rem;
}

.awa-content__post h2,
.awa-content__post p {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.awa-content__post p > img {
  margin-left: -30%;
  width: 160% !important;
}

/*
  *****************************************************************************************************
  All common mat-related CSS
  *****************************************************************************************************
*/
.mat-error,
.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element,
.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #dc392d !important;
  caret-color: #dc392d !important;
}

@media screen and (max-width: 480px) {
  .cdk-overlay-pane {
    max-width: 93vw !important;
  }
}

.mat-radio-label {
  white-space: normal !important;
}

.mat-stepper-horizontal-line {
  display: none;
}

.mat-horizontal-stepper-header-container {
  flex-wrap: wrap;
}

.mat-button-wrapper {
  margin: 0 !important;
  font-size: 1.8rem;
}

.mat-checkbox-layout {
  white-space: unset !important;
}

.mat-toolbar-layout {
  position: relative;
  margin-top: auto;
  margin-bottom: auto;
  height: 100% !important;
}

.mat-toolbar {
  min-height: unset !important;
  font-weight: unset !important;
}

.mat-toolbar-row {
  margin-top: auto;
  margin-bottom: auto;
  height: 100% !important;
}

.mat-horizontal-stepper-header-container {
  border-bottom: thin solid lightgray !important;
}

.mat-warn {
  background: #205493 !important;
}

.mat-radio-checked .mat-radio-outer-circle {
  border-color: #0083ac !important;
}

.mat-radio-inner-circle {
  background-color: #0083ac !important;
}

.mat-progress-spinner path,
.mat-spinner path {
  stroke: #a0b8c6 !important;
}

button.mat-menu-item {
  line-height: 24px !important;
}

a.mat-menu-item > mat-icon {
  margin-bottom: 14px;
}

.mat-icon svg {
  height: 24px;
  width: 24px;
}

.mat-datepicker-content .mat-calendar {
  height: 380px !important;
}

.dialog-message-icon {
  width: 3rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes slide-down {
  from {
    transform: translateY(-100px);
  }
  to {
    transform: translateY(0);
  }
}

@keyframes slide-up {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-100px);
  }
}

[class^="vetnav-controller"] {
  position: relative !important;
}

[hidden] {
  display: none !important;
}

/* Accordion styles */
.usa-accordion,
.usa-accordion-bordered {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  padding-left: 0;
  color: #212121;
  margin: 0;
  padding: 0;
  width: 100%;
}

.usa-accordion > li,
.usa-accordion-bordered > li {
  margin-bottom: 0;
}

.usa-accordion > ul li ul,
.usa-accordion-bordered > ul li ul {
  list-style: disc;
}

.usa-accordion > ul li ul > li > ul,
.usa-accordion-bordered > ul li ul > li > ul {
  list-style: circle;
}

.usa-accordion > ul li ul > li > ul > li > ul,
.usa-accordion-bordered > ul li ul > li > ul > li > ul {
  list-style: square;
}

.usa-accordion + .usa-accordion,
.usa-accordion + .usa-accordion-bordered,
.usa-accordion-bordered + .usa-accordion,
.usa-accordion-bordered + .usa-accordion-bordered {
  margin-top: 1rem;
}

.usa-accordion > ul,
.usa-accordion-bordered > ul {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  padding-left: 0;
  color: #212121;
  margin: 0;
  padding: 0;
  width: 100%;
}

.usa-accordion > ul > li,
.usa-accordion-bordered > ul > li {
  margin-bottom: 0;
}

.usa-accordion > ul > li,
.usa-accordion-bordered > ul > li {
  background-color: #f1f1f1;
  font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  list-style: none;
  margin-bottom: 0.5rem;
  width: 100%;
}

.usa-accordion > ul button,
.usa-accordion-bordered > ul button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: auto;
  background-color: #f1f1f1;
  background-image: url("../../images/source/assets/icons/minus.png");
  background-position: right 2rem center;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  color: #212121;
  display: inline-block;
  font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 1.5rem 5.5rem 1.5rem 2rem;
  width: 100%;
}

.usa-accordion > ul button:hover,
.usa-accordion-bordered > ul button:hover {
  background-color: transparent;
}

.usa-accordion > ul button:hover,
.usa-accordion-bordered > ul button:hover {
  background-color: #d6d7d9;
  color: #212121;
}

.usa-accordion > ul button h1,
.usa-accordion > ul button h2,
.usa-accordion > ul button h3,
.usa-accordion > ul button h4,
.usa-accordion > ul button h5,
.usa-accordion > ul button h6,
.usa-accordion-bordered > ul button h1,
.usa-accordion-bordered > ul button h2,
.usa-accordion-bordered > ul button h3,
.usa-accordion-bordered > ul button h4,
.usa-accordion-bordered > ul button h5,
.usa-accordion-bordered > ul button h6 {
  margin: 0;
}

.usa-accordion > ul [aria-expanded="false"],
.usa-accordion-bordered > ul [aria-expanded="false"] {
  background-image: url("../../images/source/assets/icons/plus.png");
  background-repeat: no-repeat;
  background-size: 1.5rem;
}

.usa-accordion > li,
.usa-accordion-bordered > li {
  background-color: #f1f1f1;
  font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  list-style: none;
  margin-bottom: 0.5rem;
  width: 100%;
}

.usa-accordion-content > *:first-child {
  margin-top: 0;
}

.usa-accordion-content > *:last-child {
  margin-bottom: 0;
}

.usa-accordion-content[aria-hidden="true"] {
  display: none;
}

.usa-accordion-button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: auto;
  background-color: #f1f1f1;
  background-image: url("../../images/source/assets/icons/minus.png");
  background-position: right 2rem center;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  color: #212121;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin: 0;
  padding: 1.5rem 5.5rem 1.5rem 2rem;
  width: 100%;
}

.usa-accordion-button:hover {
  background-color: transparent;
}

.usa-accordion-button:hover {
  background-color: #d6d7d9;
  color: #212121;
}

.usa-accordion-button h1,
.usa-accordion-button h2,
.usa-accordion-button h3,
.usa-accordion-button h4,
.usa-accordion-button h5,
.usa-accordion-button h6 {
  margin: 0;
}

.usa-accordion-button[aria-expanded="false"] {
  background-image: url("/assets/icons/plus.png");
  background-image: url("/assets/icons/plus.svg");
  background-repeat: no-repeat;
  background-size: 1.5rem;
}

/* Footer styles */
.footerWrapper .helptext {
  white-space: nowrap;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  -webkit-font-smoothing: antialiased;
}

.footerWrapper [class^="va-footer-linkgroup"] {
  padding-left: 0;
}

.footerWrapper [class^="va-footer-linkgroup"] li {
  list-style: none;
}

.footerWrapper [class^="va-footer-linkgroup"] a {
  background: none;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 400;
  margin: 0.25em 0;
  text-decoration: underline;
}

.footerWrapper [class^="va-footer-linkgroup"] a:hover {
  color: #fdb81e;
}

.footerWrapper .va-footer-linkgroup {
  margin: 2em 2.5em 0 0;
}

.footerWrapper2 .va-footer-linkgroup {
  flex-basis: 25%;
}

.footerWrapper .va-footer-linkgroup:last-child {
  margin-right: 0;
}

.footerWrapper .va-footer-linkgroup:first-child {
  margin-top: 2em;
}

.footerWrapper .va-footer-linkgroup a {
  display: inline-block;
}

.footerWrapper .va-footer-linkgroup .va-button-link {
  color: #fff !important;
}

.footerWrapper .va-footer-linkgroup .va-button-link:hover {
  color: #fdb81e !important;
}

.footerWrapper .va-footer-linkgroup-title {
  -webkit-font-smoothing: antialiased;
  color: #fff;
  font-weight: 700;
  font-size: 1.8rem;
  margin: 0;
  padding: 0 0 1em;
}

.footerWrapper .va-footer-linkgroup-title a {
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
}

.footerWrapper .usa-accordion.va-footer-accordion > li {
  background: transparent;
  margin-bottom: 6px !important;
}

.footerWrapper .va-footer-accordion-content {
  background: transparent;
}

.footerWrapper .va-footer-accordion-content > .va-footer-links {
  list-style: none;
}

.footerWrapper .va-footer-accordion-content > .va-footer-links > li {
  margin-bottom: 0.5em;
}

.footerWrapper .va-footer-accordion-content > .va-footer-links > li > a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: 400;
  margin: 0.25em 0;
}

.footerWrapper .va-footer-links {
  padding-left: 0;
  margin-top: 0;
}

.footerWrapper .va-footer-links > li {
  margin-bottom: 0;
}

.footerWrapper .footer-banner,
.va-footer-links-bottom {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.footerWrapper .footer-banner {
  padding-top: 1.5em;
  padding-bottom: 2em;
}

.footerWrapper .va-footer-logo > img {
  width: 200px;
  height: auto;
}

.footerWrapper .va-footer-button {
  font-weight: 400;
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 1.6rem 0.8rem;
  font-size: 1.8rem;
}

.footerWrapper .va-footer-button,
.va-footer-button:hover {
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  color: #fff;
  background-color: #003e73;
}

.footerWrapper .va-footer-links-bottom {
  padding-bottom: 3em !important;
}

.footerWrapper .va-footer-links-bottom ul {
  padding-left: 0;
  list-style: none;
}

.footerWrapper .va-footer-links-bottom ul li {
  display: inline-block;
}

.footerWrapper .va-footer-links-bottom ul li a,
.footerWrapper .va-footer-links-bottom ul li a:visited {
  color: #fff;
}

.footerWrapper .va-footer-links-bottom ul li:not(:last-child):after {
  content: "|";
  padding: 0 1rem;
  color: white;
}

.footerWrapper .va-footer-content[aria-hidden="true"] {
  display: none;
}

.footerWrapper .va-footer-link-text {
  color: #fff;
}

.form-wrapper.form-actions .webform-button--next:focus {
  outline: 2px solid #f9c642 !important;
  outline-offset: 2px !important;
}

.form-wrapper.form-actions .webform-button--previous:focus {
  margin: 5px;
  outline: 2px solid #f9c642 !important;
  outline-offset: 2px !important;
}

.activities a.activity.selected + div + div + div {
  display: none;
}

.footerWrapper .va-footer-link-label {
  display: block;
  font-weight: 700;
  color: #fff;
  margin-top: 15px;
}

.footerWrapper .usa-grid,
.usa-grid-full {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100rem;
}

.footerWrapper .usa-grid {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media print and (min-width: 768px), screen and (min-width: 768px) {
  .footerWrapper .usa-grid {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}

.footerWrapper .usa-grid-full {
  padding: 0;
}

@media print, screen and (min-width: 768px) {
  .footerWrapper .usa-width-one-whole {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 100%;
  }
  .footerWrapper .usa-width-one-whole:last-child {
    margin-right: 0;
  }
  .footerWrapper .usa-width-one-half {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 47.58542%;
  }
  .footerWrapper .usa-width-one-half:last-child {
    margin-right: 0;
  }
}

@media print, screen and (min-width: 1201px) {
  .footerWrapper .usa-width-one-whole {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  .footerWrapper .usa-width-one-whole:last-child {
    margin-right: 0;
  }
  .footerWrapper .usa-width-one-half {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
  }
  .footerWrapper .usa-width-one-half:last-child {
    margin-right: 0;
  }
}

.footerWrapper .usa-end-row {
  margin-right: 0;
}

.footerWrapper .usa-offset-one-half {
  margin-left: 51.17883%;
}

.footerWrapper .usa-sr-only {
  position: absolute;
  left: -999em;
}

.footerWrapper *,
:after,
:before {
  box-sizing: inherit;
}

.footerWrapper .flex-container {
  display: flex;
}

.footerWrapper h1,
.footerWrapper h2,
.footerWrapper h3,
.footerWrapper h4,
.footerWrapper h5 {
  clear: both;
  line-height: 1.3;
  margin-bottom: 0.5em;
  margin-top: 1.5em;
}

.footerWrapper h6 {
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
}

.footerWrapper h1 {
  font-size: 4rem;
}

.footerWrapper h1,
.footerWrapper h2 {
  font-weight: 700;
}

.footerWrapper h2 {
  font-size: 2.8rem;
}

.footerWrapper h3 {
  font-size: 2rem;
}

.footerWrapper h3,
.footerWrapper h4 {
  font-weight: 700;
}

.footerWrapper h4 {
  font-size: 1.7rem;
}

.footerWrapper h5 {
  font-weight: 700;
}

.footerWrapper h5,
.footerWrapper h6 {
  font-size: 1.5rem;
}

.footerWrapper h6 {
  font-weight: 400;
  line-height: 1.5;
  text-transform: uppercase;
}

.mat-menu-panel {
  display: none;
}

@media (min-width: 428px) and (max-width: 768px) {
  .signup .dropdwn.visible {
    top: 38px !important;
  }
  .mat-menu-panel {
    min-width: 234px !important;
  }
}

@media screen and (max-width: 360px) {
  .mat-menu-panel {
    right: 45px;
  }
}

@media screen and (max-width: 320px) {
  .mat-menu-panel {
    right: 84px;
  }
}

input[type="search"] {
  -webkit-appearance: textfield;
}

.pwaCoverImage {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.pwaCustomText {
  padding: 0.5em;
  font-weight: 900;
  background: #f65800;
  color: white;
}

.pwaCustomText p {
  text-align: center;
  font-size: 1.5em;
}

.custompopcode .mat-dialog-container-popup label {
  font-weight: 500;
  font-size: 1em;
}

.menupop .pwaCoverImage, .fw-modal .pwaCoverImage {
  width: 100%;
}

.activity-link {
  color: yellow;
}

.container .pwa-divider {
  background-color: #003f72;
  height: 2em;
  width: 100%;
}

.container .pwa-content__list {
  max-width: 100rem;
  margin: 0 auto;
}

.container .pwa-content__text {
  width: 40%;
  margin: 0 auto;
  min-width: 350px;
}

.pwa-btn-scaled:hover {
  background-color: #003e73;
  color: #fff;
  text-decoration: none;
}

.home-container .pwa-divider {
  background-color: #003f72;
  height: 2em;
  width: 100%;
}

.home-container .pwa-content__list {
  max-width: 100rem;
  margin: 0 auto;
}

.home-container .pwa-content__text {
  width: 40%;
  margin: 0 auto;
  min-width: 350px;
}

.home-container .pwa-title {
  color: rgba(0, 0, 0, 0.75);
  font-family: Bitter, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.92px;
  line-height: 29px;
  margin-bottom: 0.5em;
}

.home-container .pwa-title:focus {
  outline: 0;
}

.home-container .pwa-subtitle {
  color: rgba(0, 0, 0, 0.75);
  font-size: 2.2rem;
  letter-spacing: 0.92px;
  line-height: 29px;
  margin: 1em 0;
}

/*
  *****************************************************************************************************
  For MVP Resources, Science Corner, In the News
  NOTE: This contains a lot of designer's specs using absolute values based ONLY on 1300px screen width,
        as designer insisted.
  *****************************************************************************************************
*/
.pwa-card-container.first {
  margin: 3rem 0 2.5rem 0;
}

.pwa-card-container.first .mat-card-image {
  border-radius: 4px 4px 0 0;
  max-height: 250px;
}

.pwa-card-container.first mat-card-title {
  height: unset;
}

.mat-card {
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), 0 2px 7px 0 rgba(0, 0, 0, 0.15) !important;
}

.mat-card.stacked {
  height: 232px;
}

.mat-card.stacked .mat-card-image {
  border-radius: 0 4px 4px 0;
  float: right;
  margin-left: 1rem;
  max-height: 280px;
  width: 53%;
}

.mat-card > div:first-of-type {
  color: rgba(0, 0, 0, 0.75);
  font-size: 18px;
  letter-spacing: 0.3px;
  line-height: 34px;
}

.mat-card > div:first-of-type div {
  height: 130px;
  margin-top: 0.75rem;
  overflow: hidden;
}

.mat-card > div {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  margin-top: 14px;
  margin-left: 0;
}

mat-card-title {
  font-size: 24px !important;
  font-weight: bold !important;
  letter-spacing: 0.4px;
  line-height: 34px;
}

mat-card-title div {
  height: 68px;
  overflow: hidden;
}

.mat-card-title {
  display: inline;
}

.pwa-content {
  padding: 1rem 10rem;
}

@media screen and (max-width: 500px) {
  .pwa-content {
    padding: 1rem 0;
  }
}

.pwa-content button.pwa-button-center {
  display: block;
  margin: 2rem auto;
}

.pwa-content p {
  text-align: center;
}

.pwa-content img.pwa-img-block {
  display: block;
  margin: 0.5rem auto;
  width: 225px;
}

.pwa-content span.center {
  text-align: center !important;
}

.news-head {
  cursor: pointer;
}

.messages {
  max-width: 100rem;
  margin: auto;
}

.bluestripe {
  background-color: #0071bb;
}

.not-frontpage .veteran-banner-text {
  padding: 0 !important;
}

.header .accordion {
  width: 100%;
}

.skip-to-content-link {
  z-index: 501;
  background: #bf1722;
  height: 30px;
  left: 5%;
  padding: 5px 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
  color: #fff;
  border-right: thin solid #fff;
  border-bottom: thin solid #fff;
  border-bottom-right-radius: .3rem;
  border-bottom-left-radius: .3rem;
}

.skip-to-content-link:focus {
  transform: translateY(0%);
}

.skip-to-content-link:hover {
  background-color: #bf1722;
  color: #fffff0;
}

.page-consent-pin-confirmation .container, .page-hippa-pin-confirmation .container {
  background: transparent;
}

.page-consent-pin-confirmation h1.flow-name, .page-hippa-pin-confirmation h1.flow-name {
  color: rgba(0, 0, 0, 0.54);
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-top: 0.3rem;
  margin-bottom: 5rem;
  text-align: center !important;
}

.page-consent-pin-confirmation #block-mainpagecontent, .page-hippa-pin-confirmation #block-mainpagecontent {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
  display: block;
  background-color: #fff;
  border: thin solid #ccc;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.75);
  padding: 1.5rem 2rem;
  text-align: left;
  box-sizing: border-box;
  width: 100%;
  min-width: 300px;
  max-width: 1130px;
  margin: 0.5rem auto 3rem;
  text-align: center;
}

.page-consent-pin-confirmation #block-mainpagecontent p, .page-hippa-pin-confirmation #block-mainpagecontent p {
  text-align: center;
}

.page-consent-pin-confirmation #block-mainpagecontent p .mat-white, .page-hippa-pin-confirmation #block-mainpagecontent p .mat-white {
  border: none;
  color: #004795;
  text-decoration: underline;
}

.page-consent-pin-confirmation #block-mainpagecontent p .mat-white span, .page-hippa-pin-confirmation #block-mainpagecontent p .mat-white span {
  font-size: 2.2rem;
}

.page-consent-pin-confirmation #block-mainpagecontent p .mat-white:hover, .page-hippa-pin-confirmation #block-mainpagecontent p .mat-white:hover {
  background-color: rgba(0, 0, 0, 0.05);
  color: inherit;
}

.page-consent-pin-confirmation #block-mainpagecontent .ng-star-inserted, .page-hippa-pin-confirmation #block-mainpagecontent .ng-star-inserted {
  font-size: 2.2rem;
}

.page-form-consent #block-pagetitle h1 {
  display: none;
}

.page-form-consent .container {
  background: transparent;
}

.webform-submission-consent-form, .webform-submission-hipaa-form, .thankyou-wrapper {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
  display: block;
  background-color: #fff;
  border: thin solid #ccc;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.75);
  padding-top: 1.5rem;
  text-align: left;
  box-sizing: border-box;
  width: 100%;
  min-width: 300px;
  max-width: 1130px;
  margin: 0.5rem auto 3rem;
}

.webform-submission-consent-form .webform-progress, .webform-submission-hipaa-form .webform-progress, .thankyou-wrapper .webform-progress {
  max-width: 88%;
  width: 100%;
  margin: 0 auto 0rem;
}

.webform-submission-consent-form .flow-name, .webform-submission-hipaa-form .flow-name, .thankyou-wrapper .flow-name {
  color: rgba(0, 0, 0, 0.54);
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-top: 0.3rem;
  text-align: center !important;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  display: block !important;
  margin-bottom: 20px;
}

.webform-submission-consent-form .progress-tracker, .webform-submission-hipaa-form .progress-tracker, .thankyou-wrapper .progress-tracker {
  height: 6px;
  position: relative;
  background: #a3ccdc;
  margin-bottom: 10px;
  margin-top: 0px;
}

.webform-submission-consent-form .progress-tracker .progress-step.is-complete, .webform-submission-consent-form .progress-tracker .progress-step.is-active, .webform-submission-hipaa-form .progress-tracker .progress-step.is-complete, .webform-submission-hipaa-form .progress-tracker .progress-step.is-active, .thankyou-wrapper .progress-tracker .progress-step.is-complete, .thankyou-wrapper .progress-tracker .progress-step.is-active {
  background: #112e51;
}

.webform-submission-consent-form .progress-tracker .progress-step .progress-marker:before, .webform-submission-consent-form .progress-tracker .progress-step .progress-marker:after, .webform-submission-hipaa-form .progress-tracker .progress-step .progress-marker:before, .webform-submission-hipaa-form .progress-tracker .progress-step .progress-marker:after, .thankyou-wrapper .progress-tracker .progress-step .progress-marker:before, .thankyou-wrapper .progress-tracker .progress-step .progress-marker:after {
  display: none;
}

.webform-submission-consent-form .webform-required, .webform-submission-hipaa-form .webform-required, .thankyou-wrapper .webform-required {
  display: none;
}

.webform-submission-consent-form .form-wrapper, .webform-submission-hipaa-form .form-wrapper, .thankyou-wrapper .form-wrapper {
  max-width: 88%;
  width: 100%;
  margin: 0 auto 0rem;
}

.webform-submission-consent-form .form-wrapper.webform-type-radios .fieldset-wrapper, .webform-submission-hipaa-form .form-wrapper.webform-type-radios .fieldset-wrapper, .thankyou-wrapper .form-wrapper.webform-type-radios .fieldset-wrapper {
  max-width: 88% !important;
  background: url(../../images/source/assets/images/flowbackg.526b5b248215ed52a4a2.png) no-repeat !important;
  background-repeat: no-repeat;
  background-position: center center !important;
  padding-bottom: 26px;
}

.webform-submission-consent-form .form-wrapper .js-webform-radios, .webform-submission-hipaa-form .form-wrapper .js-webform-radios, .thankyou-wrapper .form-wrapper .js-webform-radios {
  max-width: 88%;
  margin: 0 auto;
  padding-left: 3rem;
  margin-top: 1rem;
}

.webform-submission-consent-form .form-wrapper .js-webform-radios .js-form-type-radio, .webform-submission-hipaa-form .form-wrapper .js-webform-radios .js-form-type-radio, .thankyou-wrapper .form-wrapper .js-webform-radios .js-form-type-radio {
  margin: 5px 5px 17px;
  font-size: 1.8rem;
}

.webform-submission-consent-form .form-wrapper.form-actions, .webform-submission-hipaa-form .form-wrapper.form-actions, .thankyou-wrapper .form-wrapper.form-actions {
  margin-top: 25px;
  border-top: solid #112e51 1px;
  padding-top: 14px;
  margin-bottom: 4rem;
  overflow: auto;
}

.webform-submission-consent-form .form-wrapper.form-actions .webform-button--draft, .webform-submission-hipaa-form .form-wrapper.form-actions .webform-button--draft, .thankyou-wrapper .form-wrapper.form-actions .webform-button--draft {
  display: none;
}

.webform-submission-consent-form .form-wrapper.form-actions .webform-button--previous, .webform-submission-hipaa-form .form-wrapper.form-actions .webform-button--previous, .thankyou-wrapper .form-wrapper.form-actions .webform-button--previous {
  float: left;
  border: 0.1rem solid #545454;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.75);
  border-radius: 3px;
  box-sizing: border-box;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  padding: 0.6rem 2rem;
  white-space: nowrap;
}

.webform-submission-consent-form .form-wrapper.form-actions .inactive, .webform-submission-hipaa-form .form-wrapper.form-actions .inactive, .thankyou-wrapper .form-wrapper.form-actions .inactive {
  background-color: #f5f5f5;
}

.webform-submission-consent-form .form-wrapper.form-actions #edit-actions-submit:focus, .webform-submission-hipaa-form .form-wrapper.form-actions #edit-actions-submit:focus, .thankyou-wrapper .form-wrapper.form-actions #edit-actions-submit:focus {
  margin: 5px !important;
  outline: 2px solid #f9c642 !important;
  outline-offset: 2px !important;
}

.webform-submission-consent-form .form-wrapper.form-actions .webform-button--next,
.webform-submission-consent-form .form-wrapper.form-actions #edit-actions-submit, .webform-submission-hipaa-form .form-wrapper.form-actions .webform-button--next,
.webform-submission-hipaa-form .form-wrapper.form-actions #edit-actions-submit, .thankyou-wrapper .form-wrapper.form-actions .webform-button--next,
.thankyou-wrapper .form-wrapper.form-actions #edit-actions-submit {
  margin-top: 0 !important;
  float: right;
  background-color: #205493;
  border: thin solid #205493;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.13), 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  margin: 1rem 0;
  margin-bottom: 0;
  border-radius: 3px;
  box-sizing: border-box;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  padding: 0.6rem 2rem;
  white-space: nowrap;
}

.webform-submission-consent-form .form-wrapper.form-actions .webform-button--next.inactive,
.webform-submission-consent-form .form-wrapper.form-actions #edit-actions-submit.inactive, .webform-submission-hipaa-form .form-wrapper.form-actions .webform-button--next.inactive,
.webform-submission-hipaa-form .form-wrapper.form-actions #edit-actions-submit.inactive, .thankyou-wrapper .form-wrapper.form-actions .webform-button--next.inactive,
.thankyou-wrapper .form-wrapper.form-actions #edit-actions-submit.inactive {
  background-color: #f5f5f5 !important;
}

.webform-submission-consent-form .form-wrapper .js-form-item h1, .webform-submission-hipaa-form .form-wrapper .js-form-item h1, .thankyou-wrapper .form-wrapper .js-form-item h1 {
  font-size: 2.5rem;
  font-weight: 700;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  margin-bottom: 1.1rem;
  text-align: center !important;
  color: rgba(0, 0, 0, 0.75);
  display: block !important;
  margin-top: 20px !important;
}

.webform-submission-consent-form .form-wrapper .js-form-item .inner-wrapper, .webform-submission-hipaa-form .form-wrapper .js-form-item .inner-wrapper, .thankyou-wrapper .form-wrapper .js-form-item .inner-wrapper {
  overflow-y: auto;
  height: 290px;
  padding-right: 30px;
}

@media (max-width: 767px) {
  .webform-submission-consent-form .form-wrapper .js-form-item .inner-wrapper, .webform-submission-hipaa-form .form-wrapper .js-form-item .inner-wrapper, .thankyou-wrapper .form-wrapper .js-form-item .inner-wrapper {
    height: inherit;
    padding-right: inherit;
  }
}

.webform-submission-mvp-baseline-form .webform-progress {
  display: block !important;
}

.page-form-hipaa #block-pagetitle h1 {
  display: none;
}

.page-consent-pin-confirmation .container {
  background: transparent;
}

.page-consent-pin-confirmation h1.flow-name {
  color: rgba(0, 0, 0, 0.54);
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-top: 0.3rem;
  margin-bottom: 5rem;
  text-align: center !important;
  display: block !important;
}

.page-consent-pin-confirmation #block-mainpagecontent {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
  display: block;
  background-color: #fff;
  border: thin solid #ccc;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.75);
  padding: 1.5rem 2rem;
  text-align: left;
  box-sizing: border-box;
  width: 100%;
  min-width: 300px;
  max-width: 1130px;
  margin: 0.5rem auto 3rem;
  text-align: center;
}

.page-consent-pin-confirmation #block-mainpagecontent h1 {
  display: none;
}

.page-consent-pin-confirmation #block-mainpagecontent p {
  text-align: center;
}

.page-consent-pin-confirmation #block-mainpagecontent p .mat-white {
  border: none;
  color: #004795;
  text-decoration: underline;
}

.page-consent-pin-confirmation #block-mainpagecontent p .mat-white span {
  font-size: 2.2rem;
}

.page-consent-pin-confirmation #block-mainpagecontent p .mat-white:hover {
  background-color: rgba(0, 0, 0, 0.05);
  color: inherit;
}

.page-consent-pin-confirmation #block-mainpagecontent .ng-star-inserted {
  font-size: 2.2rem;
}

.page-form-consent .container, .page-form-hipaa .container {
  background: transparent;
}

.page-form-consent .messages, .page-form-hipaa .messages {
  display: none !important;
}

div#timeout-notifier .notifier {
  padding: 1em;
  border-radius: 0.5rem;
  border: none;
}

@media screen and (max-width: 580px) {
  div#timeout-notifier .notifier {
    max-width: 80% !important;
  }
}

div#timeout-notifier button.notifier-close {
  display: none;
}

div#timeout-notifier .notifier-header > h2 {
  text-align: center;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  text-align: left;
  font-size: 1.2em;
  margin: 0 0 0;
}

div#timeout-notifier .notifier-body {
  text-align: left;
}

div#timeout-notifier .notifier-footer {
  justify-content: flex-end;
}

div#timeout-notifier .notifier-footer .notifier-btn {
  background-color: #fff;
  margin-left: 10px;
  border: solid 1px #ccc;
  font-size: 1.56rem;
  line-height: 1.9rem;
  padding: 1rem 2rem;
  font-weight: 600;
}

@media screen and (max-width: 580px) {
  div#timeout-notifier .notifier-footer .notifier-btn {
    margin-left: 0px;
    padding: 1rem 1rem;
  }
}

div#timeout-notifier .notifier-footer .notifier-btn + .notifier-btn {
  background-color: #0071bb;
  border: none;
  color: white;
}

div#timeout-notifier .notifier-footer .notifier-btn + .notifier-btn:hover {
  background-color: #003e73;
}

@media screen and (min-width: 769px) {
  .page-form-tassoplusba .webform-element--title-inline {
    width: 100%;
    display: grid;
    grid-template-columns: 100px 500px auto;
    grid-gap: 20px;
    margin-bottom: 20px;
  }
}

.page-form-tassoplusba .webform-element--title-inline > input,
.page-form-tassoplusba .webform-element--title-inline > select {
  color: #1b1b1b !important;
  display: block !important;
  margin-left: 0 !important;
  border: 1px solid !important;
  border-radius: 4px !important;
  outline: unset !important;
  outline: none !important;
  outline-offset: unset !important;
  outline-offset: none !important;
}

.page-form-tassoplusba .webform-element--title-inline > input:focus,
.page-form-tassoplusba .webform-element--title-inline > select:focus {
  outline: unset !important;
  outline-offset: unset !important;
  outline: unset !important;
  outline: none !important;
  outline-offset: unset !important;
  outline-offset: none !important;
}

.page-form-tassoplusba .webform-element--title-inline select#edit-state {
  width: 150px;
}

@media screen and (min-width: 769px) {
  .page-form-tassoplusba .webform-element--title-inline {
    width: 100%;
    display: grid;
    grid-template-columns: 100px 500px auto;
    grid-gap: 20px;
    margin-bottom: 20px;
  }
}

@media screen and (min-device-width: 481px) and (max-device-width: 768px) {
  .page-form-tassoplusba .webform-element--title-inline {
    width: 100%;
    display: grid;
    grid-template-columns: 100px 300px auto;
    grid-gap: 20px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-device-width: 480px) {
  .page-form-tassoplusba .webform-element--title-inline {
    grid-auto-columns: auto !important;
    width: 100%;
    display: grid;
    grid-gap: 5px;
    margin-bottom: 10px;
  }
}

.form-radio:focus {
  outline: 1px solid #f9c642 !important;
}

.inner-wrapper:focus {
  outline: 2px solid #f9c642 !important;
}

input#edit-actions-wizard-next {
  margin: 5px;
}

.messages--error {
  display: none !important;
}

.page-node-type-card-rule #block-mainpagecontent {
  text-align: center;
}

.card-condition-label,
.card-sub-condition-label {
  font-weight: bold;
}

.card-condition-items div {
  display: grid;
}

.card-sub-condition-items div {
  display: inline-block;
  margin-left: 20px;
}

.card-condition-item {
  border: 1px solid;
  width: 50%;
  margin: 0 auto;
  padding: 20px;
}

.pwa-card-container:hover {
  cursor: pointer;
}

.pwa-card-container.first {
  margin: 3rem 0 2.5rem 0;
}

.pwa-card-container.first .mat-card-image {
  border-radius: 4px 4px 0 0;
  max-height: 250px;
}

.pwa-card-container.first mat-card-title {
  height: unset;
}

.mat-card {
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), 0 2px 7px 0 rgba(0, 0, 0, 0.15) !important;
}

.mat-card.stacked {
  height: 232px;
}

.mat-card.stacked .mat-card-image {
  border-radius: 0 4px 4px 0;
  float: right;
  margin-left: 1rem;
  max-height: 280px;
  width: 53%;
}

.mat-card > div:first-of-type {
  color: rgba(0, 0, 0, 0.75);
  font-size: 18px;
  letter-spacing: 0.3px;
  line-height: 34px;
}

.mat-card > div:first-of-type div {
  height: 130px;
  margin-top: 0.75rem;
  overflow: hidden;
}

.mat-card > div {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  margin-top: 14px;
  margin-left: 0;
}

mat-card-title {
  font-size: 24px !important;
  font-weight: bold !important;
  letter-spacing: 0.4px;
  line-height: 34px;
}

mat-card-title div {
  height: 68px;
  overflow: hidden;
}

.mat-card-title {
  display: inline;
}

.container .pwa-divider {
  background-color: #003F72;
  height: 2em;
  width: 100%;
}

.container .pwa-content__list {
  max-width: 100rem;
  margin: 0 auto;
}

.container .pwa-content__text {
  width: 40%;
  margin: 0 auto;
  min-width: 350px;
}

.container .pwa-title {
  color: rgba(0, 0, 0, 0.75);
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.92px;
  line-height: 29px;
  margin-bottom: 0.5em;
}

.container .pwa-title:focus {
  outline: 0;
}

.container .pwa-subtitle {
  color: rgba(0, 0, 0, 0.75);
  font-family: Bitter, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 2.2rem;
  letter-spacing: 0.92px;
  line-height: 29px;
  margin: 1em 0;
}

/**
 * Applies styles for users in high contrast mode. Note that this only applies
 * to Microsoft browsers. Chrome can be included by checking for the `html[hc]`
 * attribute, however Chrome handles high contrast differently.
 * @param target Which kind of high contrast setting to target. Defaults to `active`, can be
 *    `white-on-black` or `black-on-white`.
 */
/* Theme for the ripple elements.*/
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* Angular Material requirements */
.mat-elevation-z0 {
  box-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);
}

.mat-elevation-z1 {
  box-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);
}

.mat-elevation-z2 {
  box-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);
}

.mat-elevation-z3 {
  box-shadow: 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-elevation-z4 {
  box-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-elevation-z5 {
  box-shadow: 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-elevation-z6 {
  box-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);
}

.mat-elevation-z7 {
  box-shadow: 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-elevation-z8 {
  box-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);
}

.mat-elevation-z9 {
  box-shadow: 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-elevation-z10 {
  box-shadow: 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-elevation-z11 {
  box-shadow: 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-elevation-z12 {
  box-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);
}

.mat-elevation-z13 {
  box-shadow: 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-elevation-z14 {
  box-shadow: 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-elevation-z15 {
  box-shadow: 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-elevation-z16 {
  box-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-elevation-z17 {
  box-shadow: 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-elevation-z18 {
  box-shadow: 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-elevation-z19 {
  box-shadow: 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-elevation-z20 {
  box-shadow: 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-elevation-z21 {
  box-shadow: 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-elevation-z22 {
  box-shadow: 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-elevation-z23 {
  box-shadow: 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-elevation-z24 {
  box-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-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-badge-small .mat-badge-content {
  font-size: 6px;
}

.mat-badge-large .mat-badge-content {
  font-size: 24px;
}

.mat-h1,
.mat-headline,
.mat-typography h1 {
  font: 400 24px/32px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 16px;
}

.mat-h2,
.mat-title,
.mat-typography h2 {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 16px;
}

.mat-h3,
.mat-subheading-2,
.mat-typography h3 {
  font: 400 16px/28px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 16px;
}

.mat-h4,
.mat-subheading-1,
.mat-typography h4 {
  font: 400 15px/24px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 16px;
}

.mat-h5,
.mat-typography h5 {
  font: 400 11.62px/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-h6,
.mat-typography h6 {
  font: 400 9.38px/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-body-strong,
.mat-body-2 {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif;
}

.mat-body,
.mat-body-1,
.mat-typography {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
}

.mat-body p,
.mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px;
}

.mat-small,
.mat-caption {
  font: 400 12px/20px Roboto, "Helvetica Neue", sans-serif;
}

.mat-display-4,
.mat-typography .mat-display-4 {
  font: 300 112px/112px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 56px;
  letter-spacing: -0.05em;
}

.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 56px/56px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 64px;
  letter-spacing: -0.02em;
}

.mat-display-2,
.mat-typography .mat-display-2 {
  font: 400 45px/48px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 64px;
  letter-spacing: -0.005em;
}

.mat-display-1,
.mat-typography .mat-display-1 {
  font: 400 34px/40px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 64px;
}

.mat-bottom-sheet-container {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.mat-button,
.mat-raised-button,
.mat-icon-button,
.mat-stroked-button,
.mat-flat-button,
.mat-fab,
.mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-card-title {
  font-size: 24px;
  font-weight: 400;
}

.mat-card-subtitle,
.mat-card-content,
.mat-card-header .mat-card-title {
  font-size: 14px;
}

.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}

.mat-chip {
  font-size: 13px;
  line-height: 18px;
}

.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}

.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}

.mat-cell,
.mat-footer-cell {
  font-size: 14px;
}

.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-calendar-body {
  font-size: 13px;
}

.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}

.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}

.mat-dialog-title {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
}

.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.mat-expansion-panel-content {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
}

.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}

.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}

.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}

.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}

.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}

.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.33333%;
}

.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.33334%;
}

.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}

.mat-form-field-label {
  top: 1.34375em;
}

.mat-form-field-underline {
  bottom: 1.34375em;
}

.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.66667em;
  top: calc(100% - 1.79167em);
}

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}

.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}

.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.33333%;
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.33334%;
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.33335%;
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}

.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.54167em;
  top: calc(100% - 1.66667em);
}

.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}

.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}

.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.33333%;
}

.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.33334%;
}

.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}

.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.33333%;
}

.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.33334%;
}

.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}

.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}

input.mat-input-element {
  margin-top: -0.0625em;
}

.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}

.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-select-trigger {
  height: 1.125em;
}

.mat-slide-toggle-content {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
}

.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mat-stepper-vertical,
.mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}

.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}

.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tab-label,
.mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  margin: 0;
}

.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-list .mat-list-item,
.mat-nav-list .mat-list-item,
.mat-selection-list .mat-list-item {
  font-size: 16px;
}

.mat-list .mat-list-item .mat-line,
.mat-nav-list .mat-list-item .mat-line,
.mat-selection-list .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list .mat-list-item .mat-line:nth-child(n+2), .mat-nav-list .mat-list-item .mat-line:nth-child(n+2), .mat-selection-list .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}

.mat-list .mat-list-option,
.mat-nav-list .mat-list-option,
.mat-selection-list .mat-list-option {
  font-size: 16px;
}

.mat-list .mat-list-option .mat-line,
.mat-nav-list .mat-list-option .mat-line,
.mat-selection-list .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list .mat-list-option .mat-line:nth-child(n+2), .mat-nav-list .mat-list-option .mat-line:nth-child(n+2), .mat-selection-list .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}

.mat-list .mat-subheader,
.mat-nav-list .mat-subheader,
.mat-selection-list .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-list[dense] .mat-list-item,
.mat-nav-list[dense] .mat-list-item,
.mat-selection-list[dense] .mat-list-item {
  font-size: 12px;
}

.mat-list[dense] .mat-list-item .mat-line,
.mat-nav-list[dense] .mat-list-item .mat-line,
.mat-selection-list[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list[dense] .mat-list-item .mat-line:nth-child(n+2), .mat-nav-list[dense] .mat-list-item .mat-line:nth-child(n+2), .mat-selection-list[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}

.mat-list[dense] .mat-list-option,
.mat-nav-list[dense] .mat-list-option,
.mat-selection-list[dense] .mat-list-option {
  font-size: 12px;
}

.mat-list[dense] .mat-list-option .mat-line,
.mat-nav-list[dense] .mat-list-option .mat-line,
.mat-selection-list[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list[dense] .mat-list-option .mat-line:nth-child(n+2), .mat-nav-list[dense] .mat-list-option .mat-line:nth-child(n+2), .mat-selection-list[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}

.mat-list[dense] .mat-subheader,
.mat-nav-list[dense] .mat-subheader,
.mat-selection-list[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}

.mat-optgroup-label {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif;
}

.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}

.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}

.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tree-node {
  font-weight: 400;
  font-size: 14px;
}

.mat-ripple {
  overflow: hidden;
}

@media screen and (-ms-high-contrast: active) {
  .mat-ripple {
    display: none;
  }
}

.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: scale(0);
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.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;
}

@media screen and (-ms-high-contrast: active) {
  .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: 0.6;
  }
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.288);
}

.cdk-overlay-transparent-backdrop,
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}

.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;
}

@keyframes cdk-text-field-autofill-start {}@keyframes cdk-text-field-autofill-end {}.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation-name: cdk-text-field-autofill-start;
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation-name: cdk-text-field-autofill-end;
}

textarea.cdk-textarea-autosize {
  resize: none;
}

textarea.cdk-textarea-autosize-measuring {
  height: auto !important;
  overflow: hidden !important;
  padding: 2px 0 !important;
  box-sizing: content-box !important;
}

.cdk-global-scrollblock {
  position: static !important;
  width: initial !important;
  overflow-y: inherit !important;
}

.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

.mat-option {
  color: rgba(0, 0, 0, 0.87);
}

.mat-option:hover:not(.mat-option-disabled),
.mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}

.mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #205493;
}

.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #205493;
}

.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}

.mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}

.mat-pseudo-checkbox::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #205493;
}

.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #205493;
}

.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-theme-loaded-marker {
  display: none;
}

.mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}

.mat-badge-content {
  color: white;
  background: #205493;
}

.mat-badge-accent .mat-badge-content {
  background: #205493;
  color: white;
}

.mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}

.mat-badge {
  position: relative;
}

.mat-badge-hidden .mat-badge-content {
  display: none;
}

.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.mat-badge-content.mat-badge-active {
  transform: none;
}

.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

@media screen and (-ms-high-contrast: active) {
  .mat-badge-small .mat-badge-content {
    outline: solid 1px;
    border-radius: 0;
  }
}

.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir="rtl"] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir="rtl"] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir="rtl"] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir="rtl"] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

@media screen and (-ms-high-contrast: active) {
  .mat-badge-medium .mat-badge-content {
    outline: solid 1px;
    border-radius: 0;
  }
}

.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir="rtl"] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir="rtl"] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir="rtl"] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir="rtl"] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

@media screen and (-ms-high-contrast: active) {
  .mat-badge-large .mat-badge-content {
    outline: solid 1px;
    border-radius: 0;
  }
}

.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir="rtl"] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir="rtl"] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir="rtl"] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir="rtl"] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.mat-bottom-sheet-container {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-button,
.mat-icon-button,
.mat-stroked-button {
  color: inherit;
  background: transparent;
}

.mat-button.mat-primary,
.mat-icon-button.mat-primary,
.mat-stroked-button.mat-primary {
  color: #205493;
}

.mat-button.mat-accent,
.mat-icon-button.mat-accent,
.mat-stroked-button.mat-accent {
  color: #205493;
}

.mat-button.mat-warn,
.mat-icon-button.mat-warn,
.mat-stroked-button.mat-warn {
  color: #f44336;
}

.mat-button.mat-primary[disabled],
.mat-button.mat-accent[disabled],
.mat-button.mat-warn[disabled],
.mat-button[disabled][disabled],
.mat-icon-button.mat-primary[disabled],
.mat-icon-button.mat-accent[disabled],
.mat-icon-button.mat-warn[disabled],
.mat-icon-button[disabled][disabled],
.mat-stroked-button.mat-primary[disabled],
.mat-stroked-button.mat-accent[disabled],
.mat-stroked-button.mat-warn[disabled],
.mat-stroked-button[disabled][disabled] {
  color: rgba(0, 0, 0, 0.26);
}

.mat-button.mat-primary .mat-button-focus-overlay,
.mat-icon-button.mat-primary .mat-button-focus-overlay,
.mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: rgba(32, 84, 147, 0.12);
}

.mat-button.mat-accent .mat-button-focus-overlay,
.mat-icon-button.mat-accent .mat-button-focus-overlay,
.mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: rgba(32, 84, 147, 0.12);
}

.mat-button.mat-warn .mat-button-focus-overlay,
.mat-icon-button.mat-warn .mat-button-focus-overlay,
.mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: rgba(244, 67, 54, 0.12);
}

.mat-button[disabled] .mat-button-focus-overlay,
.mat-icon-button[disabled] .mat-button-focus-overlay,
.mat-stroked-button[disabled] .mat-button-focus-overlay {
  background-color: transparent;
}

.mat-button.mat-primary .mat-ripple-element,
.mat-icon-button.mat-primary .mat-ripple-element,
.mat-stroked-button.mat-primary .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.1);
}

.mat-button.mat-accent .mat-ripple-element,
.mat-icon-button.mat-accent .mat-ripple-element,
.mat-stroked-button.mat-accent .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.1);
}

.mat-button.mat-warn .mat-ripple-element,
.mat-icon-button.mat-warn .mat-ripple-element,
.mat-stroked-button.mat-warn .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.1);
}

.mat-flat-button,
.mat-raised-button,
.mat-fab,
.mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}

.mat-flat-button.mat-primary,
.mat-raised-button.mat-primary,
.mat-fab.mat-primary,
.mat-mini-fab.mat-primary {
  color: white;
}

.mat-flat-button.mat-accent,
.mat-raised-button.mat-accent,
.mat-fab.mat-accent,
.mat-mini-fab.mat-accent {
  color: white;
}

.mat-flat-button.mat-warn,
.mat-raised-button.mat-warn,
.mat-fab.mat-warn,
.mat-mini-fab.mat-warn {
  color: white;
}

.mat-flat-button.mat-primary[disabled],
.mat-flat-button.mat-accent[disabled],
.mat-flat-button.mat-warn[disabled],
.mat-flat-button[disabled][disabled],
.mat-raised-button.mat-primary[disabled],
.mat-raised-button.mat-accent[disabled],
.mat-raised-button.mat-warn[disabled],
.mat-raised-button[disabled][disabled],
.mat-fab.mat-primary[disabled],
.mat-fab.mat-accent[disabled],
.mat-fab.mat-warn[disabled],
.mat-fab[disabled][disabled],
.mat-mini-fab.mat-primary[disabled],
.mat-mini-fab.mat-accent[disabled],
.mat-mini-fab.mat-warn[disabled],
.mat-mini-fab[disabled][disabled] {
  color: rgba(0, 0, 0, 0.26);
}

.mat-flat-button.mat-primary,
.mat-raised-button.mat-primary,
.mat-fab.mat-primary,
.mat-mini-fab.mat-primary {
  background-color: #205493;
}

.mat-flat-button.mat-accent,
.mat-raised-button.mat-accent,
.mat-fab.mat-accent,
.mat-mini-fab.mat-accent {
  background-color: #205493;
}

.mat-flat-button.mat-warn,
.mat-raised-button.mat-warn,
.mat-fab.mat-warn,
.mat-mini-fab.mat-warn {
  background-color: #f44336;
}

.mat-flat-button.mat-primary[disabled],
.mat-flat-button.mat-accent[disabled],
.mat-flat-button.mat-warn[disabled],
.mat-flat-button[disabled][disabled],
.mat-raised-button.mat-primary[disabled],
.mat-raised-button.mat-accent[disabled],
.mat-raised-button.mat-warn[disabled],
.mat-raised-button[disabled][disabled],
.mat-fab.mat-primary[disabled],
.mat-fab.mat-accent[disabled],
.mat-fab.mat-warn[disabled],
.mat-fab[disabled][disabled],
.mat-mini-fab.mat-primary[disabled],
.mat-mini-fab.mat-accent[disabled],
.mat-mini-fab.mat-warn[disabled],
.mat-mini-fab[disabled][disabled] {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-flat-button.mat-primary .mat-ripple-element,
.mat-raised-button.mat-primary .mat-ripple-element,
.mat-fab.mat-primary .mat-ripple-element,
.mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-flat-button.mat-accent .mat-ripple-element,
.mat-raised-button.mat-accent .mat-ripple-element,
.mat-fab.mat-accent .mat-ripple-element,
.mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-flat-button.mat-warn .mat-ripple-element,
.mat-raised-button.mat-warn .mat-ripple-element,
.mat-fab.mat-warn .mat-ripple-element,
.mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-icon-button.mat-primary .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.2);
}

.mat-icon-button.mat-accent .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.2);
}

.mat-icon-button.mat-warn .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.2);
}

.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}

.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}

.mat-button-toggle-disabled {
  background-color: #eeeeee;
  color: rgba(0, 0, 0, 0.26);
}

.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}

.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}

.mat-checkbox-checkmark {
  fill: #fafafa;
}

.mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}

@media screen and (-ms-high-contrast: black-on-white) {
  .mat-checkbox-checkmark-path {
    stroke: #000 !important;
  }
}

.mat-checkbox-mixedmark {
  background-color: #fafafa;
}

.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,
.mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #205493;
}

.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #205493;
}

.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,
.mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}

.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,
.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.mat-checkbox-disabled .mat-checkbox-label {
  color: #b0b0b0;
}

@media screen and (-ms-high-contrast: active) {
  .mat-checkbox-disabled {
    opacity: 0.5;
  }
}

@media screen and (-ms-high-contrast: active) {
  .mat-checkbox-background {
    background: none;
  }
}

.mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.26);
}

.mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.26);
}

.mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.26);
}

.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

.mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}

.mat-chip.mat-standard-chip .mat-chip-remove:hover {
  opacity: 0.54;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #205493;
  color: white;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover {
  opacity: 0.54;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover {
  opacity: 0.54;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #205493;
  color: white;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover {
  opacity: 0.54;
}

.mat-table {
  background: white;
}

.mat-table thead,
.mat-table tbody,
.mat-table tfoot,
mat-header-row,
mat-row,
mat-footer-row,
[mat-header-row],
[mat-row],
[mat-footer-row],
.mat-table-sticky {
  background: inherit;
}

mat-row,
mat-header-row,
mat-footer-row,
th.mat-header-cell,
td.mat-cell,
td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}

.mat-cell,
.mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}

.mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54);
}

.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}

.mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04);
}

.mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18);
}

.mat-calendar-body-selected {
  background-color: #205493;
  color: white;
}

.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(32, 84, 147, 0.4);
}

.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.mat-datepicker-content {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #205493;
  color: white;
}

.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(32, 84, 147, 0.4);
}

.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}

.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}

.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.mat-datepicker-toggle-active {
  color: #205493;
}

.mat-datepicker-toggle-active.mat-accent {
  color: #205493;
}

.mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}

.mat-dialog-container {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled="true"]).cdk-keyboard-focused,
.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled="true"]).cdk-program-focused,
.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled="true"]):hover {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled="true"]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}

.mat-expansion-panel-header-description,
.mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}

.mat-expansion-panel-header[aria-disabled="true"] {
  color: rgba(0, 0, 0, 0.26);
}

.mat-expansion-panel-header[aria-disabled="true"] .mat-expansion-panel-header-title,
.mat-expansion-panel-header[aria-disabled="true"] .mat-expansion-panel-header-description {
  color: inherit;
}

.mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}

.mat-hint {
  color: rgba(0, 0, 0, 0.6);
}

.mat-form-field.mat-focused .mat-form-field-label {
  color: #205493;
}

.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #205493;
}

.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}

.mat-focused .mat-form-field-required-marker {
  color: #205493;
}

.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #205493;
}

.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #205493;
}

.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}

.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336;
}

.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}

.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}

.mat-error {
  color: #f44336;
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}

.mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #205493;
}

.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #205493;
}

.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336;
}

.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.mat-icon.mat-primary {
  color: #205493;
}

.mat-icon.mat-accent {
  color: #205493;
}

.mat-icon.mat-warn {
  color: #f44336;
}

.mat-input-element:disabled {
  color: rgba(0, 0, 0, 0.38);
}

.mat-input-element {
  caret-color: #205493;
}

.mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-accent .mat-input-element {
  caret-color: #205493;
}

.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}

.mat-list .mat-list-item,
.mat-nav-list .mat-list-item,
.mat-selection-list .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}

.mat-list .mat-list-option,
.mat-nav-list .mat-list-option,
.mat-selection-list .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}

.mat-list .mat-subheader,
.mat-nav-list .mat-subheader,
.mat-selection-list .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}

.mat-list-item-disabled {
  background-color: #eeeeee;
}

.mat-list-option:hover,
.mat-list-option.mat-list-item-focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item.mat-list-item-focus {
  background: rgba(0, 0, 0, 0.04);
}

.mat-menu-panel {
  background: white;
}

.mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.mat-menu-item[disabled],
.mat-menu-item[disabled]::after {
  color: rgba(0, 0, 0, 0.38);
}

.mat-menu-item .mat-icon:not([color]),
.mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54);
}

.mat-menu-item:hover:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.mat-paginator {
  background: white;
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}

.mat-paginator-decrement,
.mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}

.mat-paginator-first,
.mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}

.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-progress-bar-background {
  fill: #bcccdf;
}

.mat-progress-bar-buffer {
  background-color: #bcccdf;
}

.mat-progress-bar-fill::after {
  background-color: #205493;
}

.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #bcccdf;
}

.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #bcccdf;
}

.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #205493;
}

.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2;
}

.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2;
}

.mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}

.mat-progress-spinner circle,
.mat-spinner circle {
  stroke: #205493;
}

.mat-progress-spinner.mat-accent circle,
.mat-spinner.mat-accent circle {
  stroke: #205493;
}

.mat-progress-spinner.mat-warn circle,
.mat-spinner.mat-warn circle {
  stroke: #f44336;
}

.mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #205493;
}

.mat-radio-button.mat-primary .mat-radio-inner-circle {
  background-color: #205493;
}

.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.26);
}

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #205493;
}

.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #205493;
}

.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.26);
}

.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}

.mat-radio-button.mat-warn .mat-radio-inner-circle {
  background-color: #f44336;
}

.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.26);
}

.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}

.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}

.mat-select-content,
.mat-select-panel-done-animating {
  background: white;
}

.mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}

.mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}

.mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}

.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #205493;
}

.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #205493;
}

.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336;
}

.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}

.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}

.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-drawer.mat-drawer-push {
  background-color: white;
}

.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
  background-color: #205493;
}

.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
  background-color: rgba(32, 84, 147, 0.5);
}

.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.06);
}

.mat-slide-toggle .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.12);
}

.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
  background-color: #205493;
}

.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
  background-color: rgba(32, 84, 147, 0.5);
}

.mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.06);
}

.mat-slide-toggle.mat-primary .mat-ripple-element {
  background-color: rgba(32, 84, 147, 0.12);
}

.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
  background-color: #f44336;
}

.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.5);
}

.mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.06);
}

.mat-slide-toggle.mat-warn .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.12);
}

.mat-disabled .mat-slide-toggle-thumb {
  background-color: #bdbdbd;
}

.mat-disabled .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.1);
}

.mat-slide-toggle-thumb {
  background-color: #fafafa;
}

.mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}

.mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}

.mat-primary .mat-slider-track-fill,
.mat-primary .mat-slider-thumb,
.mat-primary .mat-slider-thumb-label {
  background-color: #205493;
}

.mat-primary .mat-slider-thumb-label-text {
  color: white;
}

.mat-accent .mat-slider-track-fill,
.mat-accent .mat-slider-thumb,
.mat-accent .mat-slider-thumb-label {
  background-color: #205493;
}

.mat-accent .mat-slider-thumb-label-text {
  color: white;
}

.mat-warn .mat-slider-track-fill,
.mat-warn .mat-slider-thumb,
.mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}

.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.mat-slider-focus-ring {
  background-color: rgba(32, 84, 147, 0.2);
}

.mat-slider:hover .mat-slider-track-background,
.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}

.mat-slider-disabled .mat-slider-track-background,
.mat-slider-disabled .mat-slider-track-fill,
.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}

.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}

.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}

.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}

.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}

.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,
.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,
.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}

.mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}

.mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}

.mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}

.mat-step-header.cdk-keyboard-focused,
.mat-step-header.cdk-program-focused,
.mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.38);
}

.mat-step-header .mat-step-icon {
  background-color: #205493;
  color: white;
}

.mat-step-header .mat-step-icon-not-touched {
  background-color: rgba(0, 0, 0, 0.38);
  color: white;
}

.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}

.mat-stepper-horizontal,
.mat-stepper-vertical {
  background-color: white;
}

.mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-sort-header-arrow {
  color: #757575;
}

.mat-tab-nav-bar,
.mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.mat-tab-group-inverted-header .mat-tab-nav-bar,
.mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.mat-tab-label,
.mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}

.mat-tab-label.mat-tab-disabled,
.mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}

.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-tab-group[class*="mat-background-"] .mat-tab-header,
.mat-tab-nav-bar[class*="mat-background-"] {
  border-bottom: none;
  border-top: none;
}

.mat-tab-group.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(188, 204, 223, 0.3);
}

.mat-tab-group.mat-primary .mat-ink-bar,
.mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #205493;
}

.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,
.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white;
}

.mat-tab-group.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(188, 204, 223, 0.3);
}

.mat-tab-group.mat-accent .mat-ink-bar,
.mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #205493;
}

.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,
.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white;
}

.mat-tab-group.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}

.mat-tab-group.mat-warn .mat-ink-bar,
.mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}

.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,
.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white;
}

.mat-tab-group.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(188, 204, 223, 0.3);
}

.mat-tab-group.mat-background-primary .mat-tab-header,
.mat-tab-group.mat-background-primary .mat-tab-links,
.mat-tab-nav-bar.mat-background-primary .mat-tab-header,
.mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #205493;
}

.mat-tab-group.mat-background-primary .mat-tab-label,
.mat-tab-group.mat-background-primary .mat-tab-link,
.mat-tab-nav-bar.mat-background-primary .mat-tab-label,
.mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white;
}

.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white;
}

.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-primary .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}

.mat-tab-group.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(188, 204, 223, 0.3);
}

.mat-tab-group.mat-background-accent .mat-tab-header,
.mat-tab-group.mat-background-accent .mat-tab-links,
.mat-tab-nav-bar.mat-background-accent .mat-tab-header,
.mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #205493;
}

.mat-tab-group.mat-background-accent .mat-tab-label,
.mat-tab-group.mat-background-accent .mat-tab-link,
.mat-tab-nav-bar.mat-background-accent .mat-tab-label,
.mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white;
}

.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white;
}

.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-accent .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}

.mat-tab-group.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}

.mat-tab-group.mat-background-warn .mat-tab-header,
.mat-tab-group.mat-background-warn .mat-tab-links,
.mat-tab-nav-bar.mat-background-warn .mat-tab-header,
.mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336;
}

.mat-tab-group.mat-background-warn .mat-tab-label,
.mat-tab-group.mat-background-warn .mat-tab-link,
.mat-tab-nav-bar.mat-background-warn .mat-tab-label,
.mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white;
}

.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white;
}

.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}

.mat-tab-group.mat-background-warn .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}

.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}

.mat-toolbar.mat-primary {
  background: #205493;
  color: white;
}

.mat-toolbar.mat-accent {
  background: #205493;
  color: white;
}

.mat-toolbar.mat-warn {
  background: #f44336;
  color: white;
}

.mat-toolbar .mat-form-field-underline,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-select-value,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.mat-tree {
  background: white;
}

.mat-tree-node {
  color: rgba(0, 0, 0, 0.87);
}

.mat-snack-bar-container {
  background: #323232;
  color: white;
}

.mat-simple-snackbar-action {
  color: #205493;
}

*:focus, button:focus, .header .vet-toolbar .va-dropdown:focus, .header .vet-toolbar .va-btn-withicon:focus, .vetnav-level1:focus {
  outline: 2px solid #f9c642;
  outline-offset: 2px;
}

h1.pwa-one-liner {
  padding-top: 2.5rem;
}

input::-ms-clear {
  display: none;
}

input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(0, 0, 0, 0.75);
  opacity: 1;
  /* Firefox */
}

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(0, 0, 0, 0.75);
}

input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(0, 0, 0, 0.75);
}

mark {
  background-color: #112E51;
  color: white;
}

.pwa-button-blue,
.pwa-button-green,
.pwa-button-red,
.pwa-button-redborder,
.pwa-button-white,
.pwa-button-white__light,
.pwa-button-white__exit,
.pwa-button-white__info,
.pwa-button-white__cxl,
.pwa-button-transparent,
.pwa-button-disabled {
  border-radius: 3px;
  box-sizing: border-box;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  padding: 0.6rem 2rem;
  white-space: nowrap;
}

.pwa-button-blue,
.pwa-button-green,
.pwa-button-red {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.13), 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  color: white;
  margin: 1rem 0;
}

.pwa-button-blue {
  background-color: #205493;
  border: thin solid #205493;
}

.pwa-button-blue-disabled {
  background-color: #F5F5F5;
}

.pwa-button-green {
  background-color: #598527;
  border: thin solid #598527;
}

.pwa-button-red {
  background-color: #dc392d;
  border: thin solid #dc392d;
  color: white;
}

.pwa-button-redborder {
  border: thin solid #dc392d !important;
  color: #dc392d;
}

.pwa-button-white,
.pwa-button-white__light,
.pwa-button-white__exit,
.pwa-button-white__info,
.pwa-button-white__cxl {
  background-color: white;
  color: rgba(0, 0, 0, 0.75);
}

.pwa-button-white {
  border: 0.1rem solid #545454;
}

.pwa-button-white__light {
  border: thin solid #F5F5F5;
}

.pwa-button-white__exit {
  border: thin solid #981B1E;
  color: #981B1E;
}

.pwa-button-white__info {
  border: thin solid #205493;
  color: #205493;
}

.pwa-button-white__cxl {
  border: thin solid rgba(0, 0, 0, 0.75) !important;
  color: rgba(0, 0, 0, 0.75);
}

.pwa-button-transparent {
  background-color: transparent;
  border: 0;
  padding: 0 !important;
}

.pwa-button-disabled {
  background-color: #F5F5F5 !important;
  color: #545454;
}

.pwa-button-disabled:hover {
  background-color: #F5F5F5 !important;
  cursor: default !important;
}

.pwa-dialog {
  padding: 1.5rem;
}

.pwa-dialog.success-error {
  margin-top: -2rem;
}

.pwa-dialog h1 {
  font-size: 2rem;
  font-weight: bold !important;
  padding-top: 0;
}

.pwa-dialog img.pwa-accent {
  display: block;
  margin: -1.75rem -10% 0 -10%;
  width: 120%;
}

.pwa-dialog::after {
  display: block;
  content: "";
  clear: both;
}

.pwa-center {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.pwa-error {
  color: #dc392d;
}

.pwa-flush-left {
  float: left;
}

.pwa-flush-right {
  float: right;
}

.pwa-flush-right button {
  margin: 1rem 0;
}

.pwa-show {
  display: block;
}

.pwa-hide {
  display: none;
}

.pwa-rotate {
  transform: rotate(180deg);
}

/*
  *****************************************************************************************************
  Special place for HTML elements returned from CMS which will not pick up component CSS
  *****************************************************************************************************
*/
.awa-content h2 {
  margin-top: 2rem;
}

.awa-content li,
.awa-content p {
  line-height: 2.2rem;
  text-align: left;
}

.awa-content li {
  padding-bottom: 0.5rem;
}

.awa-content li:last-child {
  padding-bottom: 0;
}

.awa-content__about ul {
  padding: 0;
  margin: 0 auto;
  height: 54px;
  text-align: center;
}

.awa-content__about ul li {
  color: white;
  display: inline-block;
  font-size: 1.125rem;
  font-weight: normal;
  letter-spacing: 1.69px;
  margin: 1rem 2rem;
}

.awa-content__quote,
.awa-content__quote p {
  color: white;
  margin: 0.75rem 0 0 0;
  line-height: 2.1rem;
}

.awa-content__post h2,
.awa-content__post p {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.awa-content__post p > img {
  margin-left: -30%;
  width: 160% !important;
}

/*
  *****************************************************************************************************
  All common mat-related CSS
  *****************************************************************************************************
*/
.mat-error,
.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element,
.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #dc392d !important;
  caret-color: #dc392d !important;
}

@media screen and (max-width: 480px) {
  .cdk-overlay-pane {
    max-width: 93vw !important;
  }
}

.mat-radio-label {
  white-space: normal !important;
}

.mat-stepper-horizontal-line {
  display: none;
}

.mat-horizontal-stepper-header-container {
  flex-wrap: wrap;
}

.mat-checkbox-layout {
  white-space: unset !important;
}

.mat-toolbar-layout {
  position: relative;
  margin-top: auto;
  margin-bottom: auto;
  height: 100% !important;
}

.mat-toolbar {
  min-height: unset !important;
  font-weight: unset !important;
}

.mat-toolbar-row {
  margin-top: auto;
  margin-bottom: auto;
  height: 100% !important;
}

.mat-horizontal-stepper-header-container {
  border-bottom: thin solid lightgray !important;
}

.mat-warn {
  background: #205493 !important;
}

.mat-radio-checked .mat-radio-outer-circle {
  border-color: #0083AC !important;
}

.mat-radio-inner-circle {
  background-color: #0083AC !important;
}

.mat-progress-spinner path,
.mat-spinner path {
  stroke: #A0B8C6 !important;
}

button.mat-menu-item {
  line-height: 24px !important;
  margin: 0 !important;
}

a.mat-menu-item > mat-icon {
  margin-bottom: 14px;
}

.mat-datepicker-content .mat-calendar {
  height: 380px !important;
}

.dialog-message-icon {
  width: 3rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes slide-down {
  from {
    transform: translateY(-100px);
  }
  to {
    transform: translateY(0);
  }
}

@keyframes slide-up {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-100px);
  }
}

/* Accordion styles */
.usa-accordion,
.usa-accordion-bordered {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  padding-left: 0;
  color: #212121;
  margin: 0;
  padding: 0;
  width: 100%;
}

.usa-accordion > li,
.usa-accordion-bordered > li {
  margin-bottom: 0;
}

.usa-accordion > ul li ul,
.usa-accordion-bordered > ul li ul {
  list-style: disc;
}

.usa-accordion > ul li ul > li > ul,
.usa-accordion-bordered > ul li ul > li > ul {
  list-style: circle;
}

.usa-accordion > ul li ul > li > ul > li > ul,
.usa-accordion-bordered > ul li ul > li > ul > li > ul {
  list-style: square;
}

.usa-accordion + .usa-accordion,
.usa-accordion + .usa-accordion-bordered,
.usa-accordion-bordered + .usa-accordion,
.usa-accordion-bordered + .usa-accordion-bordered {
  margin-top: 1rem;
}

.usa-accordion > ul,
.usa-accordion-bordered > ul {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  padding-left: 0;
  color: #212121;
  margin: 0;
  padding: 0;
  width: 100%;
}

.usa-accordion > ul > li,
.usa-accordion-bordered > ul > li {
  margin-bottom: 0;
}

.usa-accordion > ul > li,
.usa-accordion-bordered > ul > li {
  background-color: #f1f1f1;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  list-style: none;
  margin-bottom: 0.5rem;
  width: 100%;
}

.usa-accordion > ul button:hover,
.usa-accordion-bordered > ul button:hover {
  background-color: transparent;
}

.usa-accordion > ul button:hover,
.usa-accordion-bordered > ul button:hover {
  background-color: #d6d7d9;
  color: #212121;
}

.usa-accordion > ul button h1,
.usa-accordion > ul button h2,
.usa-accordion > ul button h3,
.usa-accordion > ul button h4,
.usa-accordion > ul button h5,
.usa-accordion > ul button h6,
.usa-accordion-bordered > ul button h1,
.usa-accordion-bordered > ul button h2,
.usa-accordion-bordered > ul button h3,
.usa-accordion-bordered > ul button h4,
.usa-accordion-bordered > ul button h5,
.usa-accordion-bordered > ul button h6 {
  margin: 0;
}

.usa-accordion > ul [aria-expanded="false"],
.usa-accordion-bordered > ul [aria-expanded="false"] {
  background-image: url("../../images/source/assets/icons/plus.png");
  background-repeat: no-repeat;
  background-size: 1.5rem;
}

.usa-accordion > li,
.usa-accordion-bordered > li {
  background-color: #f1f1f1;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  list-style: none;
  margin-bottom: 0.5rem;
  width: 100%;
}

.usa-accordion-button:hover {
  background-color: transparent;
}

.usa-accordion-button:hover {
  background-color: #d6d7d9;
  color: #212121;
}

.usa-accordion-button h1,
.usa-accordion-button h2,
.usa-accordion-button h3,
.usa-accordion-button h4,
.usa-accordion-button h5,
.usa-accordion-button h6 {
  margin: 0;
}

.usa-accordion-button[aria-expanded="false"] {
  background-image: url("../../images/source/assets/icons/plus.png");
  background-repeat: no-repeat;
  background-size: 1.5rem;
}

@media screen and (max-width: 648px) {
  .dropdwn.visible {
    position: absolute !important;
  }
}

input[type="search"] {
  -webkit-appearance: textfield;
}

.activity-link {
  color: yellow;
}

*:focus, button:focus, .header .vet-toolbar .va-dropdown:focus, .header .vet-toolbar .va-btn-withicon:focus, .vetnav-level1:focus {
  outline: 2px solid #f9c642;
  outline-offset: 2px;
}

.pwa-content {
  padding: 1rem 10rem;
}

@media screen and (max-width: 500px) {
  .pwa-content {
    padding: 1rem 0;
  }
}

.pwa-content button.pwa-button-center {
  display: block;
  margin: 2rem auto;
}

.pwa-content p {
  text-align: center;
}

.pwa-content img.pwa-img-block {
  display: block;
  margin: 0.5rem auto;
  width: 225px;
}

.pwa-content span.center {
  text-align: center !important;
}

.container .bluestripeinner .hub-rowwrapper {
  padding: 30px 0 !important;
}

.container .hub-rowwrapper {
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
  max-width: 100%;
  place-content: center flex-start;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 400px) {
  .container .hub-rowwrapper {
    align-items: initial !important;
    margin-left: 0em;
    margin-right: 0em;
  }
}

.container .hub-rowwrapper div.style1Wrapper {
  display: flex;
  max-width: 100rem !important;
  width: 100%;
  background-color: white;
  margin-top: 1em;
  flex-wrap: wrap;
}

@media (max-width: 700px) {
  .container .hub-rowwrapper div.style1Wrapper {
    flex-direction: column-reverse;
  }
}

.container .hub-rowwrapper div.style1Wrapper div.veteran-banner-div {
  flex: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 200px;
  padding: 1em;
}

.container .hub-rowwrapper div.style1Wrapper div.veteran-banner-div-resize {
  background-size: 550px;
}

@media screen and (min-width: 700px) {
  .container .hub-rowwrapper div.style1Wrapper div.veteran-banner-div-resize {
    background-size: 750px;
  }
}

.container .hub-rowwrapper div.style1Wrapper div.veteran-banner-text {
  padding: 1em;
  text-align: center;
}

@media screen and (min-width: 700px) {
  .container .hub-rowwrapper div.style1Wrapper div.veteran-banner-text {
    flex: 1;
  }
}

.container .hub-rowwrapper div.style1Wrapper div.veteran-banner-text .bannerTextWrapper {
  text-align: left;
  margin: 1em;
}

@media screen and (min-width: 700px) {
  .container .hub-rowwrapper div.style1Wrapper div.veteran-banner-text .bannerTextWrapper {
    flex: 0 0 160px;
  }
}

.container .hub-rowwrapper div.style1Wrapper div.veteran-banner-text p.bannerText {
  text-align: center;
}

.container .hub-rowwrapper div.style1Wrapper .bannerTextButton {
  display: block;
}

@media screen and (min-width: 450px) {
  .container .hub-rowwrapper div.style1Wrapper .bannerTextButton .pwa-btn {
    margin: 0 1rem 1rem 1rem;
  }
}

.container .hub-rowwrapper div.style1Wrapper .bannerTextButton .pwa-btn-scaled {
  background-color: #0071bb;
  border: none;
  color: white;
  font-size: 1.56rem;
  line-height: 1.9rem;
  padding: 1rem 2rem;
  text-decoration: none;
  white-space: nowrap;
}

@media screen and (min-width: 480px) {
  .container .hub-rowwrapper div.style1Wrapper .bannerTextButton .pwa-btn-scaled {
    margin: 0 1rem 1rem 1rem;
    font-size: 1.8rem;
    padding: 1rem 4rem;
  }
}

.container .hub-rowwrapper div.style1Wrapper .bannerTextButton .pwa-btn-scaled:hover {
  background-color: #003e73;
}

.container .hub-rowwrapper div.style2Wrapper {
  display: flex;
  max-width: 100rem !important;
  width: 100%;
  background-color: white;
  margin-top: 1em;
}

@media (max-width: 700px) {
  .container .hub-rowwrapper div.style2Wrapper {
    flex-direction: column;
  }
}

.container .hub-rowwrapper div.style2Wrapper div.veteran-banner-div {
  flex: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 200px;
  padding: 1em;
}

.container .hub-rowwrapper div.style2Wrapper div.veteran-banner-text {
  padding: 1em;
  text-align: center;
}

@media screen and (min-width: 700px) {
  .container .hub-rowwrapper div.style2Wrapper div.veteran-banner-text {
    flex: 1;
  }
}

.container .hub-rowwrapper div.style2Wrapper div.veteran-banner-text .bannerTextWrapper {
  text-align: left;
  margin: 1em;
}

@media screen and (min-width: 700px) {
  .container .hub-rowwrapper div.style2Wrapper div.veteran-banner-text .bannerTextWrapper {
    flex: 0 0 160px;
  }
}

.container .hub-rowwrapper div.style2Wrapper div.veteran-banner-text p.bannerText {
  text-align: center;
}

.container .hub-rowwrapper div.style2Wrapper .bannerTextButton {
  display: block;
}

@media screen and (min-width: 450px) {
  .container .hub-rowwrapper div.style2Wrapper .bannerTextButton .pwa-btn {
    margin: 0 1rem 1rem 1rem;
  }
}

.container .hub-rowwrapper .pwa-testimonials {
  background-color: white;
  color: black;
  margin-top: 1em;
  max-width: 100rem !important;
  width: 100%;
  min-height: 1px;
}

.container .hub-rowwrapper div.inspirationalQuoteWrapper {
  background-color: #0071bb;
  color: white;
  margin-top: 1em;
  max-width: 100rem !important;
  width: 100%;
}

.container .hub-rowwrapper div.style3Wrapper {
  display: flex;
  max-width: 100rem !important;
  width: 100%;
  background-color: white;
  margin-top: 1em;
}

.container .hub-rowwrapper div.style3Wrapper div.veteran-banner-text {
  padding: 1em;
  text-align: center;
}

@media screen and (min-width: 700px) {
  .container .hub-rowwrapper div.style3Wrapper div.veteran-banner-text {
    flex: 1;
  }
}

.container .hub-rowwrapper div.style3Wrapper div.veteran-banner-text .bannerTextWrapper {
  text-align: left;
  margin: 1em;
}

@media screen and (min-width: 700px) {
  .container .hub-rowwrapper div.style3Wrapper div.veteran-banner-text .bannerTextWrapper {
    flex: 0 0 160px;
  }
}

.container .hub-rowwrapper div.style3Wrapper div.veteran-banner-text p.bannerText {
  text-align: center;
}

.container .hub-rowwrapper div.style4Wrapper {
  background: white;
  text-align: center;
  width: 100%;
  max-width: 100rem;
  margin-top: 1em;
}

.container .hub-rowwrapper div.style4Wrapper div.set4CenterSection {
  padding: 1em 1em 2em 1em;
  max-width: 100rem !important;
  text-align: center;
  margin: 0 auto;
}

.container .hub-rowwrapper div.style4Wrapper div.set4CenterSection .setImageHeadline {
  text-align: center;
  font-size: 2.8rem;
  margin-bottom: 1rem;
  margin-top: 0;
}

.container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 4em;
}

@media screen and (max-width: 1049px) {
  .container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper {
    margin-top: 1em;
    flex-direction: column;
  }
}

.container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem {
  position: relative;
  border: 3px solid #eee;
}

@media screen and (min-width: 1050px) {
  .container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem {
    flex: 0 1 32%;
  }
}

@media screen and (max-width: 1049px) {
  .container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem {
    margin-top: 3em;
    border: none;
    border-top: 2px solid gray;
  }
}

.container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImage {
  margin-top: -3em;
  margin-bottom: -3em;
  max-width: 130px;
  max-height: 130px;
}

.container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImageTextWrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImageTextWrapper .bannerTextWrapper {
  text-align: center;
  margin: 0 1em 5em 1em;
}

@media screen and (min-width: 1050px) {
  .container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImageTextWrapper .bannerTextWrapper {
    flex: 0 0 170px;
    margin: 0 1em 0em 1em;
  }
}

.container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImageTextWrapper .bannerTextButton {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 1em 0;
}

.container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImageTextWrapper .bannerTextButton .pwa-btn:hover {
  background-color: #003e73;
}

.container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImageHeader {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center !important;
  padding-left: 0px !important;
}

@media screen and (min-width: 1050px) {
  .container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImageHeader {
    flex: 1 1 25px;
    margin-top: 2em;
  }
}

.container .hub-rowwrapper .bannerTextButton {
  padding-bottom: 2rem;
  flex: 0 0;
}

.container .hub-rowwrapper .accordion-container {
  padding: 3px;
  background: #e3e2e2;
  margin: 3px;
}

.container .hub-rowwrapper .pwa-btn-group {
  margin-bottom: 1rem;
  padding-top: 1em;
}

.container .hub-rowwrapper .pwa-btn-group .pwa-btn:hover {
  background-color: rgba(255, 255, 255, 0.95);
}

.home-container {
  margin: 0 !important;
  min-height: 100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #0071bb 0, #112e51 63%);
}

.home-container .blue-divider {
  display: none !important;
}

.home-container .hub-rowwrapper .set3Content2Wrapper {
  text-align: center;
  font-family: Bitter, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 2rem;
  font-weight: 700;
}

.home-container .hub-rowwrapper {
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
  max-width: 100%;
  place-content: center flex-start;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 400px) {
  .home-container .hub-rowwrapper {
    align-items: initial !important;
    margin-left: 0em;
    margin-right: 0em;
  }
}

@media screen and (max-width: 1069px) {
  .home-container .hub-rowwrapper {
    padding: 0.1rem 1.5rem !important;
  }
  .home-container .hub-rowwrapper div.style4Wrapper {
    margin-top: 0em;
  }
}

@media screen and (max-width: 700px) {
  .home-container .hub-rowwrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.home-container .hub-rowwrapper div.style1Wrapper {
  display: flex;
  max-width: 100rem !important;
  width: 100%;
  background-color: white;
  margin-top: 1em;
  flex-wrap: wrap;
}

@media (max-width: 700px) {
  .home-container .hub-rowwrapper div.style1Wrapper {
    flex-direction: column-reverse;
  }
}

.home-container .hub-rowwrapper div.style1Wrapper div.veteran-banner-div {
  flex: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 200px;
  padding: 1em;
}

.home-container .hub-rowwrapper div.style1Wrapper div.veteran-banner-div-resize {
  background-size: 550px;
}

@media screen and (min-width: 700px) {
  .home-container .hub-rowwrapper div.style1Wrapper div.veteran-banner-div-resize {
    background-size: 750px;
  }
}

.home-container .hub-rowwrapper div.style1Wrapper div.veteran-banner-text {
  text-align: center;
}

@media screen and (min-width: 700px) {
  .home-container .hub-rowwrapper div.style1Wrapper div.veteran-banner-text {
    flex: 1;
  }
}

.home-container .hub-rowwrapper div.style1Wrapper div.veteran-banner-text .bannerTextWrapper {
  text-align: left;
  margin: 1em;
}

@media screen and (min-width: 700px) {
  .home-container .hub-rowwrapper div.style1Wrapper div.veteran-banner-text .bannerTextWrapper {
    flex: 0 0 160px;
  }
}

.home-container .hub-rowwrapper div.style1Wrapper div.veteran-banner-text p.bannerText {
  text-align: center;
}

.home-container .hub-rowwrapper div.style1Wrapper .bannerTextButton {
  display: block;
}

@media screen and (min-width: 450px) {
  .home-container .hub-rowwrapper div.style1Wrapper .bannerTextButton .pwa-btn {
    margin: 0 1rem 1rem 1rem;
  }
}

@media screen and (min-width: 480px) {
  .home-container .hub-rowwrapper div.style1Wrapper .bannerTextButton .pwa-btn-scaled {
    margin: 0 1rem 1rem 1rem;
    font-size: 1.8rem;
    padding: 1rem 4rem;
  }
}

.home-container .hub-rowwrapper div.style2Wrapper {
  display: flex;
  max-width: 100rem !important;
  width: 100%;
  background-color: white;
  margin-top: 1em;
}

@media (max-width: 700px) {
  .home-container .hub-rowwrapper div.style2Wrapper {
    flex-direction: column;
  }
}

.home-container .hub-rowwrapper div.style2Wrapper div.veteran-banner-div {
  flex: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 200px;
  padding: 1em;
}

.home-container .hub-rowwrapper div.style2Wrapper div.veteran-banner-text {
  padding: 1em;
  text-align: center;
}

@media screen and (min-width: 700px) {
  .home-container .hub-rowwrapper div.style2Wrapper div.veteran-banner-text {
    flex: 1;
  }
}

.home-container .hub-rowwrapper div.style2Wrapper div.veteran-banner-text .bannerTextWrapper {
  text-align: left;
  margin: 1em;
}

@media screen and (min-width: 700px) {
  .home-container .hub-rowwrapper div.style2Wrapper div.veteran-banner-text .bannerTextWrapper {
    flex: 0 0 160px;
  }
}

.home-container .hub-rowwrapper div.style2Wrapper div.veteran-banner-text p.bannerText {
  text-align: center;
}

.home-container .hub-rowwrapper div.style2Wrapper .bannerTextButton {
  display: block;
}

@media screen and (min-width: 450px) {
  .home-container .hub-rowwrapper div.style2Wrapper .bannerTextButton .pwa-btn {
    margin: 0 1rem 1rem 1rem;
  }
}

.home-container .hub-rowwrapper .pwa-testimonials {
  background-color: white;
  color: black;
  margin-top: 1em;
  max-width: 100rem !important;
  width: 100%;
  min-height: 1px;
}

.home-container .hub-rowwrapper div.inspirationalQuoteWrapper {
  background-color: #0071bb;
  color: white;
  margin-top: 1em;
  max-width: 100rem !important;
  width: 100%;
}

.home-container .hub-rowwrapper div.style3Wrapper {
  display: flex;
  max-width: 100rem !important;
  width: 100%;
  background-color: white;
  margin-top: 1em;
}

.home-container .hub-rowwrapper div.style3Wrapper div.veteran-banner-text {
  padding: 1em;
}

@media screen and (min-width: 700px) {
  .home-container .hub-rowwrapper div.style3Wrapper div.veteran-banner-text {
    flex: 1;
  }
}

.home-container .hub-rowwrapper div.style3Wrapper div.veteran-banner-text .bannerTextWrapper {
  text-align: left;
  margin: 1em;
}

@media screen and (min-width: 700px) {
  .home-container .hub-rowwrapper div.style3Wrapper div.veteran-banner-text .bannerTextWrapper {
    flex: 0 0 160px;
  }
}

.home-container .hub-rowwrapper div.style3Wrapper div.veteran-banner-text p.bannerText {
  text-align: center;
}

.home-container .hub-rowwrapper div.style4Wrapper {
  background: white;
  text-align: center;
  width: 100%;
  max-width: 100rem;
  margin-top: 1em;
}

.home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection {
  padding: 1em 1em 2em 1em;
  max-width: 100rem !important;
  text-align: center;
  margin: 0 auto;
}

.home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection .setImageHeadline {
  font-size: 2.8rem;
  margin: 2.5rem 0 0;
  padding-left: 1.5rem !important;
}

.home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 4em;
}

@media screen and (max-width: 1049px) {
  .home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper {
    margin-top: 1em;
    flex-direction: column;
  }
}

.home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem {
  position: relative;
  border: 3px solid #eee;
}

@media screen and (min-width: 1050px) {
  .home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem {
    flex: 0 1 32%;
  }
}

@media screen and (max-width: 1049px) {
  .home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem {
    margin-top: 3em;
    border: none;
    border-top: 2px solid gray;
  }
}

.home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImage {
  margin-top: -3em;
  margin-bottom: -3em;
  max-width: 130px;
  max-height: 130px;
}

@media screen and (max-width: 1023px) {
  .home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImage {
    margin-bottom: -2em;
  }
}

.home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImageTextWrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImageTextWrapper .bannerTextWrapper {
  text-align: center;
  margin: 0 1em 5em 1em;
}

.home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImageTextWrapper .bannerTextWrapper p {
  text-align: center;
}

@media screen and (min-width: 1050px) {
  .home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImageTextWrapper .bannerTextWrapper {
    flex: 0 0 170px;
    margin: 0 1em 0em 1em;
  }
}

.home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImageTextWrapper .bannerTextButton {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 1em 0;
}

.home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImageTextWrapper .bannerTextButton .pwa-btn:hover {
  background-color: #003e73;
}

.home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImageHeader {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center !important;
  padding-left: 0px !important;
}

@media screen and (min-width: 1050px) {
  .home-container .hub-rowwrapper div.style4Wrapper div.set4CenterSection div.set4ItemWrapper .setImageItem .setImageHeader {
    flex: 1 1 25px;
    margin-top: 2em;
  }
}

.home-container .hub-rowwrapper .bannerTextButton {
  padding-bottom: 2rem;
  flex: 0 0;
}

.home-container .hub-rowwrapper .accordion-container {
  padding: 3px;
  background: #e3e2e2;
  margin: 3px;
}

.home-container .hub-rowwrapper .pwa-btn-group {
  margin-bottom: 1rem;
  padding-top: 1em;
}

.home-container .hub-rowwrapper .pwa-btn-group .pwa-btn:hover {
  background-color: rgba(255, 255, 255, 0.95);
}

.home-container .hub-rowwrapper .pwa-btn-group .modal .pwa-btn:hover {
  background-color: #003e73;
}

.home-container .hub-rowwrapper + .bluestripe {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .home-container .hub-rowwrapper.block_cta_image {
    margin-top: 1em;
  }
}

@media screen and (max-width: 700px) {
  .home-container .multiColWrapper .cardTextDiv {
    display: block;
  }
  .home-container .multiColWrapper .cardTextDiv .cardContent {
    padding: 15px;
  }
  .single_block_archived_articles .multiColWrapper .cardTextDiv {
    display: block !important;
  }
}

@media screen and (max-width: 799px) {
  .header .usa-one-whole#menu-rule {
    padding: 0;
  }
}

.section1 {
  display: flex;
  flex-direction: column;
}

.section1b {
  margin: 1em auto;
  border: 0;
  border-radius: 1rem;
  padding: 1em;
}

@media screen and (max-width: 767px) {
  .section1b {
    margin: 0;
  }
}

@media screen and (max-width: 479px) {
  .section1b .singleColWrapper {
    padding: 0 1rem;
  }
}

.section1b .singleColWrapper .pwa-title {
  margin-bottom: 1em;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.section1b .multiColWrapper {
  display: flex;
  margin-top: 1em;
  flex-wrap: wrap;
}

.section1b .multiColWrapper .cardTextDiv {
  flex: 1 1 95%;
  padding: 5px;
  box-sizing: border-box;
}

@media screen and (min-width: 480px) {
  .section1b .multiColWrapper .cardTextDiv {
    flex: 1 1 46%;
  }
}

@media screen and (min-width: 1000px) {
  .section1b .multiColWrapper .cardTextDiv {
    flex: 1 1 21%;
  }
}

.section1b .multiColWrapper .cardTextDiv .cardImageWrapper {
  text-align: center;
}

.section1b .multiColWrapper .cardTextDiv .cardImageWrapper .cardImage {
  height: 100px;
  max-width: 200px;
}

.section1b .multiColWrapper .cardTextDiv .description {
  padding-top: 1rem;
  text-align: center;
}

.section1b .set3Button {
  margin-top: 2em;
  text-align: center;
}

.section1b .set3Content2Wrapper {
  margin: 1em 0 0 0;
}

@media screen and (max-width: 479px) {
  .section1b .set3Content2Wrapper {
    margin: 1em 1rem 0 1rem;
  }
}

.section2 .textAndPic2 {
  height: 100%;
  margin: 2em 0;
}

@media screen and (min-width: 768px) {
  .section2 .textAndPic2 {
    display: flex;
  }
}

@media screen and (min-width: 768px) {
  .section2 .textAndPic2 .pic2 {
    margin: 1em 2em 1em 0;
    flex: 1 1 50%;
  }
}

.section2 .textAndPic2 .pic2 img {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 950px) {
  .section2 .textAndPic2 .pic2 img {
    max-height: 400px;
  }
}

@media screen and (max-width: 767px) {
  .section2 .textAndPic2 .pic2 img {
    max-height: 400px;
  }
}

@media screen and (max-width: 767px) {
  .section2 .textAndPic2 .text {
    margin: 1em 0;
  }
}

@media screen and (min-width: 768px) {
  .section2 .textAndPic2 .text {
    flex: 1 1 50%;
  }
}

.section4 .calloutAndPic {
  display: flex;
  margin: 2em 0;
}

@media screen and (max-width: 767px) {
  .section4 .calloutAndPic {
    flex-direction: column-reverse;
  }
}

.section4 .calloutAndPic .callout {
  background-color: #ddefff;
  border: 0;
  border-radius: 1rem;
  padding: 1em;
  margin: 0 2em 0 0;
}

@media screen and (max-width: 767px) {
  .section4 .calloutAndPic .callout {
    margin: 1em 0;
  }
}

@media screen and (min-width: 768px) {
  .section4 .calloutAndPic .callout {
    flex-basis: 50%;
  }
}

.section4 .calloutAndPic .pic {
  height: 100%;
}

@media screen and (min-width: 768px) {
  .section4 .calloutAndPic .pic {
    flex-basis: 50%;
  }
}

.section4 .calloutAndPic .pic img {
  width: 100%;
}

.pwa-btn {
  margin: 1em 0;
}

.pwa-image {
  text-align: center;
}

.pwa-image img {
  max-width: 300px;
  max-height: 200px;
}

.c2a-btn a {
  text-decoration: none;
  color: white;
}

.pwa-footer {
  display: block;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  margin: 0 auto;
  background: #112e51;
  position: relative;
  overflow: hidden;
  padding-top: 2em;
}

@media screen and (max-width: 767px) {
  .pwa-footer {
    margin-top: 0;
  }
}

@media screen and (max-width: 1007px) and (min-width: 768px) {
  .pwa-footer {
    padding: 2em 4rem 0px 4rem;
  }
}

.pwa-footer .footer-logo-wrapper {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .pwa-footer .footer-logo-wrapper {
    margin-bottom: 1em;
  }
}

.pwa-footer .footer-logo-wrapper a {
  display: inline-block;
}

.pwa-footer .va-header-logo img {
  max-height: 6rem;
}

.pwa-footer .pwa-footer .va-flex {
  flex-wrap: wrap;
  padding-left: 0.9375rem;
}

@media screen and (min-width: 768px) {
  .pwa-footer .pwa-footer .va-flex {
    flex-wrap: nowrap;
  }
}

.pwa-footer div.subfooterBreakRow {
  display: none;
}

@media screen and (max-width: 380px) {
  .pwa-footer div.subfooterBreakRow {
    display: block;
    width: 100%;
    height: 0px;
  }
}

.pwa-footer div.footerSpacer {
  display: none;
}

@media screen and (max-width: 767px) {
  .pwa-footer div.footerSpacer {
    display: block;
    width: 10%;
    height: 0px;
  }
}

.footerWrapper .footer-inner .pwa-footer-content {
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .footerWrapper .footer-inner .pwa-footer-content {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 380px) {
  .footerWrapper .footer-inner .pwa-footer-content .footerSmall {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .footerWrapper .footer-inner .pwa-footer-content .footerSmall {
    margin: 0em 0em 1em 0em;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .footerWrapper .footer-banner,
  .footerWrapper .va-footer-links-bottom {
    padding-left: 1em;
  }
}

@media screen and (min-width: 768px) {
  .footerWrapper .va-footer-linkgroup {
    margin: 2em 2em 1.5em 0;
  }
}

@media screen and (max-width: 767px) {
  .footerWrapper .mobileFooter {
    padding-right: 1em;
  }
}

@media screen and (max-width: 767px) {
  .footerWrapper .mobileFooter .va-footer-linkgroup {
    margin: 0px 1em 0.5em 1em !important;
  }
}

.mobileFooter {
  display: none !important;
}

.mobileFooter > .usa-button-unstyled {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .mobileFooter {
    display: block !important;
  }
}

.desktopFooter {
  display: flex;
}

@media screen and (max-width: 767px) {
  .desktopFooter {
    display: none !important;
  }
}

.header {
  background: #112e51;
  color: #fff;
}

.header .row {
  margin: 0 auto;
  width: 100%;
  max-width: 100rem;
}

.header .va-crisis-line img {
  height: 13px !important;
  width: 29px !important;
  padding-right: 0.5em;
  padding-left: 0.5em;
}

.header .usa-banner-button-text:focus {
  outline: 2px solid #f9c642 !important;
}

.header .usa-banner-button:focus {
  outline: 2px solid #f9c642 !important;
  outline-offset: 2px;
}

@media screen and (min-width: 800px) {
  .header {
    position: relative;
  }
}

.header .login-container {
  background: #112e51;
  flex-wrap: wrap;
  white-space: nowrap;
  display: none;
}

@media screen and (min-width: 768px) {
  .header .login-container {
    flex: 1 0 100%;
    display: block !important;
  }
}

.header .login-container .row {
  padding: 0;
}

.header .va-flex {
  display: flex;
  margin: auto;
  flex-wrap: wrap;
  align-items: center;
}

.header .va-flex--top {
  align-items: flex-start;
}

.header .va-flex--ctr {
  align-items: center;
}

.header .va-flex--jctr {
  justify-items: center;
}

.header .va-flex--stretch {
  align-items: stretch;
}

.header #va-header-logo-menu {
  flex-wrap: wrap;
  align-items: center;
}

.header .va-header-logo {
  background-color: transparent;
  border-bottom: none;
  display: block;
}

@media screen and (min-width: 400px) {
  .header .va-header-logo {
    margin-left: 1em;
  }
}

.header .va-header-logo img {
  max-width: 300px;
  width: 95%;
  max-height: 60px;
}

@media screen and (min-width: 430px) {
  .header .va-header-logo img {
    max-width: 400px;
  }
}

@media screen and (min-width: 800px) {
  .header #va-header-logo-menu {
    padding-bottom: 0;
  }
}

.header .va-header-logo-wrapper {
  flex: 1 0 164px;
}

@media screen and (min-width: 800px) {
  .header .va-header-logo-wrapper {
    flex-basis: 6rem;
  }
}

.header img {
  display: inline-block;
  vertical-align: middle;
  height: auto;
  -ms-interpolation-mode: bicubic;
  border: 0;
}

.header .va-header-logo:hover .vets-logo-va path {
  fill: #fdb81e;
}

.header .va-header-search-widescr {
  display: none;
  line-height: 1em;
  margin: 0;
}

@media screen and (min-width: 800px) {
  .header .va-header-search-widescr {
    display: inherit;
    flex: 1 1 80%;
  }
}

.header .vets-logo {
  display: block;
  height: inherit;
  width: inherit;
}

.header .vets-logo-va path,
.header .vets-logo-va rect,
.header .vets-logo-vetsdotgov path,
.header .vets-logo-vetsdotgov rect {
  fill: #fff;
}

@media print, screen and (min-width: 800px) {
  .header .usa-width-one-whole {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 100%;
  }
  .header .usa-width-one-whole:last-child {
    margin-right: 0;
  }
  .header .usa-accordion-content {
    margin-right: 4.82916%;
  }
  .header .usa-width-one-half {
    float: left;
    display: block;
  }
  .header .usa-width-one-half:last-child {
    margin-right: 0;
  }
}

.header .usa-button,
.header .usa-button-primary,
.header .usa-button-primary:visited,
.header .usa-button:visited,
.header [type="button"],
.header [type="image"],
.header [type="reset"],
.header [type="submit"],
.header button {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-top: 0.5em;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  appearance: none;
  border: 0;
  color: #fff;
  display: inline-block;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 1rem 2rem;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

@media screen and (min-width: 481px) {
  .header .usa-button,
  .header .usa-button-primary,
  .header .usa-button-primary:visited,
  .header .usa-button:visited,
  .header [type="button"],
  .header [type="image"],
  .header [type="reset"],
  .header [type="submit"],
  .header button {
    width: 100%;
  }
}

.header .usa-button-primary.usa-button-hover,
.header .usa-button-primary:hover,
.header .usa-button-primary:visited.usa-button-hover,
.header .usa-button-primary:visited:hover,
.header .usa-button.usa-button-hover,
.header .usa-button:hover,
.header .usa-button:visited.usa-button-hover,
.header .usa-button:visited:hover,
.header [type="button"].usa-button-hover,
.header [type="button"]:hover,
.header [type="image"].usa-button-hover,
.header [type="image"]:hover,
.header [type="reset"].usa-button-hover,
.header [type="reset"]:hover,
.header [type="submit"].usa-button-hover,
.header [type="submit"]:hover,
.header button.usa-button-hover,
.header button:hover {
  background-color: #003e73;
  border-bottom: 0;
  color: #fff;
  text-decoration: none;
}

.header .usa-button-primary.usa-button-active,
.header .usa-button-primary:active,
.header .usa-button-primary:visited.usa-button-active,
.header .usa-button-primary:visited:active,
.header .usa-button.usa-button-active,
.header .usa-button:active,
.header .usa-button:visited.usa-button-active,
.header .usa-button:visited:active,
.header [type="button"].usa-button-active,
.header [type="button"]:active,
.header [type="image"].usa-button-active,
.header [type="image"]:active,
.header [type="reset"].usa-button-active,
.header [type="reset"]:active,
.header [type="submit"].usa-button-active,
.header [type="submit"]:active,
.header button.usa-button-active,
.header button:active {
  background-color: #112e51;
}

.header .usa-button-primary.usa-button-primary-alt,
.header .usa-button-primary:visited.usa-button-primary-alt,
.header .usa-button.usa-button-primary-alt,
.header .usa-button:visited.usa-button-primary-alt,
.header [type="button"].usa-button-primary-alt,
.header [type="image"].usa-button-primary-alt,
.header [type="reset"].usa-button-primary-alt,
.header [type="submit"].usa-button-primary-alt,
.header button.usa-button-primary-alt {
  background-color: #02bfe7;
  color: #212121;
}

.header .usa-button-primary.usa-button-primary-alt.usa-button-hover,
.header .usa-button-primary.usa-button-primary-alt:hover,
.header .usa-button-primary:visited.usa-button-primary-alt.usa-button-hover,
.header .usa-button-primary:visited.usa-button-primary-alt:hover,
.header .usa-button.usa-button-primary-alt.usa-button-hover,
.header .usa-button.usa-button-primary-alt:hover,
.header .usa-button:visited.usa-button-primary-alt.usa-button-hover,
.header .usa-button:visited.usa-button-primary-alt:hover,
.header [type="button"].usa-button-primary-alt.usa-button-hover,
.header [type="button"].usa-button-primary-alt:hover,
.header [type="image"].usa-button-primary-alt.usa-button-hover,
.header [type="image"].usa-button-primary-alt:hover,
.header [type="reset"].usa-button-primary-alt.usa-button-hover,
.header [type="reset"].usa-button-primary-alt:hover,
.header [type="submit"].usa-button-primary-alt.usa-button-hover,
.header [type="submit"].usa-button-primary-alt:hover,
.header button.usa-button-primary-alt.usa-button-hover,
.header button.usa-button-primary-alt:hover {
  background-color: #00a6d2;
}

.header .usa-button-primary.usa-button-primary-alt.usa-button-active,
.header .usa-button-primary.usa-button-primary-alt:active,
.header .usa-button-primary:visited.usa-button-primary-alt.usa-button-active,
.header .usa-button-primary:visited.usa-button-primary-alt:active,
.header .usa-button.usa-button-primary-alt.usa-button-active,
.header .usa-button.usa-button-primary-alt:active,
.header .usa-button:visited.usa-button-primary-alt.usa-button-active,
.header .usa-button:visited.usa-button-primary-alt:active,
.header [type="button"].usa-button-primary-alt.usa-button-active,
.header [type="button"].usa-button-primary-alt:active,
.header [type="image"].usa-button-primary-alt.usa-button-active,
.header [type="image"].usa-button-primary-alt:active,
.header [type="reset"].usa-button-primary-alt.usa-button-active,
.header [type="reset"].usa-button-primary-alt:active,
.header [type="submit"].usa-button-primary-alt.usa-button-active,
.header [type="submit"].usa-button-primary-alt:active,
.header button.usa-button-primary-alt.usa-button-active,
.header button.usa-button-primary-alt:active {
  background-color: #046b99;
  color: #fff;
}

.header .usa-button-primary.usa-button-secondary,
.header .usa-button-primary:visited.usa-button-secondary,
.header .usa-button.usa-button-secondary,
.header .usa-button:visited.usa-button-secondary,
.header [type="button"].usa-button-secondary,
.header [type="image"].usa-button-secondary,
.header [type="reset"].usa-button-secondary,
.header [type="submit"].usa-button-secondary,
.header button.usa-button-secondary {
  background-color: #fff;
  box-shadow: inset 0 0 0 2px #0071bb;
  color: #0071bb;
}

.header .usa-button-primary.usa-button-secondary.usa-button-hover,
.header .usa-button-primary.usa-button-secondary:hover,
.header .usa-button-primary:visited.usa-button-secondary.usa-button-hover,
.header .usa-button-primary:visited.usa-button-secondary:hover,
.header .usa-button.usa-button-secondary.usa-button-hover,
.header .usa-button.usa-button-secondary:hover,
.header .usa-button:visited.usa-button-secondary.usa-button-hover,
.header .usa-button:visited.usa-button-secondary:hover,
.header [type="button"].usa-button-secondary.usa-button-hover,
.header [type="button"].usa-button-secondary:hover,
.header [type="image"].usa-button-secondary.usa-button-hover,
.header [type="image"].usa-button-secondary:hover,
.header [type="reset"].usa-button-secondary.usa-button-hover,
.header [type="reset"].usa-button-secondary:hover,
.header [type="submit"].usa-button-secondary.usa-button-hover,
.header [type="submit"].usa-button-secondary:hover,
.header button.usa-button-secondary.usa-button-hover,
.header button.usa-button-secondary:hover {
  box-shadow: inset 0 0 0 2px #003e73;
  color: #003e73;
}

.header .usa-button-primary.usa-button-secondary.usa-button-active,
.header .usa-button-primary.usa-button-secondary:active,
.header .usa-button-primary:visited.usa-button-secondary.usa-button-active,
.header .usa-button-primary:visited.usa-button-secondary:active,
.header .usa-button.usa-button-secondary.usa-button-active,
.header .usa-button.usa-button-secondary:active,
.header .usa-button:visited.usa-button-secondary.usa-button-active,
.header .usa-button:visited.usa-button-secondary:active,
.header [type="button"].usa-button-secondary.usa-button-active,
.header [type="button"].usa-button-secondary:active,
.header [type="image"].usa-button-secondary.usa-button-active,
.header [type="image"].usa-button-secondary:active,
.header [type="reset"].usa-button-secondary.usa-button-active,
.header [type="reset"].usa-button-secondary:active,
.header [type="submit"].usa-button-secondary.usa-button-active,
.header [type="submit"].usa-button-secondary:active,
.header button.usa-button-secondary.usa-button-active,
.header button.usa-button-secondary:active {
  box-shadow: inset 0 0 0 2px #112e51;
  color: #112e51;
}

.header .usa-button-primary.usa-button-outline-inverse,
.header .usa-button-primary.usa-button-secondary-inverse,
.header .usa-button-primary:visited.usa-button-outline-inverse,
.header .usa-button-primary:visited.usa-button-secondary-inverse,
.header .usa-button.usa-button-outline-inverse,
.header .usa-button.usa-button-secondary-inverse,
.header .usa-button:visited.usa-button-outline-inverse,
.header .usa-button:visited.usa-button-secondary-inverse,
.header [type="button"].usa-button-outline-inverse,
.header [type="button"].usa-button-secondary-inverse,
.header [type="image"].usa-button-outline-inverse,
.header [type="image"].usa-button-secondary-inverse,
.header [type="reset"].usa-button-outline-inverse,
.header [type="reset"].usa-button-secondary-inverse,
.header [type="submit"].usa-button-outline-inverse,
.header [type="submit"].usa-button-secondary-inverse,
.header button.usa-button-outline-inverse,
.header button.usa-button-secondary-inverse {
  background: transparent;
  box-shadow: inset 0 0 0 2px #fff;
  color: #fff;
}

.header .usa-button-primary.usa-button-outline-inverse.usa-button-hover,
.header .usa-button-primary.usa-button-outline-inverse:hover,
.header .usa-button-primary.usa-button-secondary-inverse.usa-button-hover,
.header .usa-button-primary.usa-button-secondary-inverse:hover,
.header .usa-button-primary:visited.usa-button-outline-inverse.usa-button-hover,
.header .usa-button-primary:visited.usa-button-outline-inverse:hover,
.header .usa-button-primary:visited.usa-button-secondary-inverse.usa-button-hover,
.header .usa-button-primary:visited.usa-button-secondary-inverse:hover,
.header .usa-button.usa-button-outline-inverse.usa-button-hover,
.header .usa-button.usa-button-outline-inverse:hover,
.header .usa-button.usa-button-secondary-inverse.usa-button-hover,
.header .usa-button.usa-button-secondary-inverse:hover,
.header .usa-button:visited.usa-button-outline-inverse.usa-button-hover,
.header .usa-button:visited.usa-button-outline-inverse:hover,
.header .usa-button:visited.usa-button-secondary-inverse.usa-button-hover,
.header .usa-button:visited.usa-button-secondary-inverse:hover,
.header [type="button"].usa-button-outline-inverse.usa-button-hover,
.header [type="button"].usa-button-outline-inverse:hover,
.header [type="button"].usa-button-secondary-inverse.usa-button-hover,
.header [type="button"].usa-button-secondary-inverse:hover,
.header [type="image"].usa-button-outline-inverse.usa-button-hover,
.header [type="image"].usa-button-outline-inverse:hover,
.header [type="image"].usa-button-secondary-inverse.usa-button-hover,
.header [type="image"].usa-button-secondary-inverse:hover,
.header [type="reset"].usa-button-outline-inverse.usa-button-hover,
.header [type="reset"].usa-button-outline-inverse:hover,
.header [type="reset"].usa-button-secondary-inverse.usa-button-hover,
.header [type="reset"].usa-button-secondary-inverse:hover,
.header [type="submit"].usa-button-outline-inverse.usa-button-hover,
.header [type="submit"].usa-button-outline-inverse:hover,
.header [type="submit"].usa-button-secondary-inverse.usa-button-hover,
.header [type="submit"].usa-button-secondary-inverse:hover,
.header button.usa-button-outline-inverse.usa-button-hover,
.header button.usa-button-outline-inverse:hover,
.header button.usa-button-secondary-inverse.usa-button-hover,
.header button.usa-button-secondary-inverse:hover {
  box-shadow: inset 0 0 0 2px #d6d7d9;
  color: #d6d7d9;
}

.header .usa-button-primary.usa-button-outline-inverse.usa-button-active,
.header .usa-button-primary.usa-button-outline-inverse:active,
.header .usa-button-primary.usa-button-secondary-inverse.usa-button-active,
.header .usa-button-primary.usa-button-secondary-inverse:active,
.header .usa-button-primary:visited.usa-button-outline-inverse.usa-button-active,
.header .usa-button-primary:visited.usa-button-outline-inverse:active,
.header .usa-button-primary:visited.usa-button-secondary-inverse.usa-button-active,
.header .usa-button-primary:visited.usa-button-secondary-inverse:active,
.header .usa-button.usa-button-outline-inverse.usa-button-active,
.header .usa-button.usa-button-outline-inverse:active,
.header .usa-button.usa-button-secondary-inverse.usa-button-active,
.header .usa-button.usa-button-secondary-inverse:active,
.header .usa-button:visited.usa-button-outline-inverse.usa-button-active,
.header .usa-button:visited.usa-button-outline-inverse:active,
.header .usa-button:visited.usa-button-secondary-inverse.usa-button-active,
.header .usa-button:visited.usa-button-secondary-inverse:active,
.header [type="button"].usa-button-outline-inverse.usa-button-active,
.header [type="button"].usa-button-outline-inverse:active,
.header [type="button"].usa-button-secondary-inverse.usa-button-active,
.header [type="button"].usa-button-secondary-inverse:active,
.header [type="image"].usa-button-outline-inverse.usa-button-active,
.header [type="image"].usa-button-outline-inverse:active,
.header [type="image"].usa-button-secondary-inverse.usa-button-active,
.header [type="image"].usa-button-secondary-inverse:active,
.header [type="reset"].usa-button-outline-inverse.usa-button-active,
.header [type="reset"].usa-button-outline-inverse:active,
.header [type="reset"].usa-button-secondary-inverse.usa-button-active,
.header [type="reset"].usa-button-secondary-inverse:active,
.header [type="submit"].usa-button-outline-inverse.usa-button-active,
.header [type="submit"].usa-button-outline-inverse:active,
.header [type="submit"].usa-button-secondary-inverse.usa-button-active,
.header [type="submit"].usa-button-secondary-inverse:active,
.header button.usa-button-outline-inverse.usa-button-active,
.header button.usa-button-outline-inverse:active,
.header button.usa-button-secondary-inverse.usa-button-active,
.header button.usa-button-secondary-inverse:active {
  box-shadow: inset 0 0 0 2px #aeb0b5;
  color: #d6d7d9;
}

.header .usa-button-primary.usa-button-gray,
.header .usa-button-primary:visited.usa-button-gray,
.header .usa-button.usa-button-gray,
.header .usa-button:visited.usa-button-gray,
.header [type="button"].usa-button-gray,
.header [type="image"].usa-button-gray,
.header [type="reset"].usa-button-gray,
.header [type="submit"].usa-button-gray,
.header button.usa-button-gray {
  background-color: #5b616b;
}

.header .usa-button-primary.usa-button-gray.usa-button-hover,
.header .usa-button-primary.usa-button-gray:hover,
.header .usa-button-primary:visited.usa-button-gray.usa-button-hover,
.header .usa-button-primary:visited.usa-button-gray:hover,
.header .usa-button.usa-button-gray.usa-button-hover,
.header .usa-button.usa-button-gray:hover,
.header .usa-button:visited.usa-button-gray.usa-button-hover,
.header .usa-button:visited.usa-button-gray:hover,
.header [type="button"].usa-button-gray.usa-button-hover,
.header [type="button"].usa-button-gray:hover,
.header [type="image"].usa-button-gray.usa-button-hover,
.header [type="image"].usa-button-gray:hover,
.header [type="reset"].usa-button-gray.usa-button-hover,
.header [type="reset"].usa-button-gray:hover,
.header [type="submit"].usa-button-gray.usa-button-hover,
.header [type="submit"].usa-button-gray:hover,
.header button.usa-button-gray.usa-button-hover,
.header button.usa-button-gray:hover {
  background-color: #323a45;
}

.header .usa-button-primary.usa-button-gray.usa-button-active,
.header .usa-button-primary.usa-button-gray:active,
.header .usa-button-primary:visited.usa-button-gray.usa-button-active,
.header .usa-button-primary:visited.usa-button-gray:active,
.header .usa-button.usa-button-gray.usa-button-active,
.header .usa-button.usa-button-gray:active,
.header .usa-button:visited.usa-button-gray.usa-button-active,
.header .usa-button:visited.usa-button-gray:active,
.header [type="button"].usa-button-gray.usa-button-active,
.header [type="button"].usa-button-gray:active,
.header [type="image"].usa-button-gray.usa-button-active,
.header [type="image"].usa-button-gray:active,
.header [type="reset"].usa-button-gray.usa-button-active,
.header [type="reset"].usa-button-gray:active,
.header [type="submit"].usa-button-gray.usa-button-active,
.header [type="submit"].usa-button-gray:active,
.header button.usa-button-gray.usa-button-active,
.header button.usa-button-gray:active {
  background-color: #212121;
}

.header .usa-button-primary.usa-button-red,
.header .usa-button-primary:visited.usa-button-red,
.header .usa-button.usa-button-red,
.header .usa-button:visited.usa-button-red,
.header [type="button"].usa-button-red,
.header [type="image"].usa-button-red,
.header [type="reset"].usa-button-red,
.header [type="submit"].usa-button-red,
.header button.usa-button-red {
  background-color: #e31c3d;
}

.header .usa-button-primary.usa-button-red.usa-button-hover,
.header .usa-button-primary.usa-button-red:hover,
.header .usa-button-primary:visited.usa-button-red.usa-button-hover,
.header .usa-button-primary:visited.usa-button-red:hover,
.header .usa-button.usa-button-red.usa-button-hover,
.header .usa-button.usa-button-red:hover,
.header .usa-button:visited.usa-button-red.usa-button-hover,
.header .usa-button:visited.usa-button-red:hover,
.header [type="button"].usa-button-red.usa-button-hover,
.header [type="button"].usa-button-red:hover,
.header [type="image"].usa-button-red.usa-button-hover,
.header [type="image"].usa-button-red:hover,
.header [type="reset"].usa-button-red.usa-button-hover,
.header [type="reset"].usa-button-red:hover,
.header [type="submit"].usa-button-red.usa-button-hover,
.header [type="submit"].usa-button-red:hover,
.header button.usa-button-red.usa-button-hover,
.header button.usa-button-red:hover {
  background-color: #cd2026;
}

.header .usa-button-primary.usa-button-red.usa-button-active,
.header .usa-button-primary.usa-button-red:active,
.header .usa-button-primary:visited.usa-button-red.usa-button-active,
.header .usa-button-primary:visited.usa-button-red:active,
.header .usa-button.usa-button-red.usa-button-active,
.header .usa-button.usa-button-red:active,
.header .usa-button:visited.usa-button-red.usa-button-active,
.header .usa-button:visited.usa-button-red:active,
.header [type="button"].usa-button-red.usa-button-active,
.header [type="button"].usa-button-red:active,
.header [type="image"].usa-button-red.usa-button-active,
.header [type="image"].usa-button-red:active,
.header [type="reset"].usa-button-red.usa-button-active,
.header [type="reset"].usa-button-red:active,
.header [type="submit"].usa-button-red.usa-button-active,
.header [type="submit"].usa-button-red:active,
.header button.usa-button-red.usa-button-active,
.header button.usa-button-red:active {
  background-color: #981b1e;
}

.header .usa-button-primary.usa-button-big,
.header .usa-button-primary:visited.usa-button-big,
.header .usa-button.usa-button-big,
.header .usa-button:visited.usa-button-big,
.header [type="button"].usa-button-big,
.header [type="image"].usa-button-big,
.header [type="reset"].usa-button-big,
.header [type="submit"].usa-button-big,
.header button.usa-button-big {
  font-size: 1.9rem;
  padding: 1.5rem 3rem;
}

.header .usa-button-primary:disabled,
.header .usa-button-primary:visited:disabled,
.header .usa-button:disabled,
.header .usa-button:visited:disabled,
.header [type="button"]:disabled,
.header [type="image"]:disabled,
.header [type="reset"]:disabled,
.header [type="submit"]:disabled,
.header button:disabled {
  background-color: #d6d7d9;
  pointer-events: none;
}

.header .usa-button-primary:disabled.usa-button-active,
.header .usa-button-primary:disabled.usa-button-hover,
.header .usa-button-primary:disabled.usa-focus,
.header .usa-button-primary:disabled:active,
.header .usa-button-primary:disabled:focus,
.header .usa-button-primary:disabled:hover,
.header .usa-button-primary:visited:disabled.usa-button-active,
.header .usa-button-primary:visited:disabled.usa-button-hover,
.header .usa-button-primary:visited:disabled.usa-focus,
.header .usa-button-primary:visited:disabled:active,
.header .usa-button-primary:visited:disabled:focus,
.header .usa-button-primary:visited:disabled:hover,
.header .usa-button:disabled.usa-button-active,
.header .usa-button:disabled.usa-button-hover,
.header .usa-button:disabled.usa-focus,
.header .usa-button:disabled:active,
.header .usa-button:disabled:focus,
.header .usa-button:disabled:hover,
.header .usa-button:visited:disabled.usa-button-active,
.header .usa-button:visited:disabled.usa-button-hover,
.header .usa-button:visited:disabled.usa-focus,
.header .usa-button:visited:disabled:active,
.header .usa-button:visited:disabled:focus,
.header .usa-button:visited:disabled:hover,
.header [type="button"]:disabled.usa-button-active,
.header [type="button"]:disabled.usa-button-hover,
.header [type="button"]:disabled.usa-focus,
.header [type="button"]:disabled:active,
.header [type="button"]:disabled:focus,
.header [type="button"]:disabled:hover,
.header [type="image"]:disabled.usa-button-active,
.header [type="image"]:disabled.usa-button-hover,
.header [type="image"]:disabled.usa-focus,
.header [type="image"]:disabled:active,
.header [type="image"]:disabled:focus,
.header [type="image"]:disabled:hover,
.header [type="reset"]:disabled.usa-button-active,
.header [type="reset"]:disabled.usa-button-hover,
.header [type="reset"]:disabled.usa-focus,
.header [type="reset"]:disabled:active,
.header [type="reset"]:disabled:focus,
.header [type="reset"]:disabled:hover,
.header [type="submit"]:disabled.usa-button-active,
.header [type="submit"]:disabled.usa-button-hover,
.header [type="submit"]:disabled.usa-focus,
.header [type="submit"]:disabled:active,
.header [type="submit"]:disabled:focus,
.header [type="submit"]:disabled:hover,
.header button:disabled.usa-button-active,
.header button:disabled.usa-button-hover,
.header button:disabled.usa-focus,
.header button:disabled:active,
.header button:disabled:focus,
.header button:disabled:hover {
  background-color: #d6d7d9;
  border: 0;
  box-shadow: none;
}

.header .usa-button-disabled {
  pointer-events: none;
}

.header .usa-button-disabled.usa-button-active,
.header .usa-button-disabled.usa-button-hover,
.header .usa-button-disabled.usa-focus,
.header .usa-button-disabled:active,
.header .usa-button-disabled:focus,
.header .usa-button-disabled:hover {
  background-color: #d6d7d9;
  border: 0;
  box-shadow: none;
}

.header .usa-button-outline-inverse:disabled,
.header .usa-button-secondary-disabled,
.header .usa-button-secondary-inverse-disabled,
.header .usa-button-secondary-inverse:disabled,
.header .usa-button-secondary:disabled {
  box-shadow: inset 0 0 0 2px #d6d7d9;
  pointer-events: none;
  color: #d6d7d9;
}

.header .usa-button-outline-inverse:disabled.usa-button-active,
.header .usa-button-outline-inverse:disabled.usa-button-hover,
.header .usa-button-outline-inverse:disabled.usa-focus,
.header .usa-button-outline-inverse:disabled:active,
.header .usa-button-outline-inverse:disabled:focus,
.header .usa-button-outline-inverse:disabled:hover,
.header .usa-button-secondary-disabled.usa-button-active,
.header .usa-button-secondary-disabled.usa-button-hover,
.header .usa-button-secondary-disabled.usa-focus,
.header .usa-button-secondary-disabled:active,
.header .usa-button-secondary-disabled:focus,
.header .usa-button-secondary-disabled:hover,
.header .usa-button-secondary-inverse-disabled.usa-button-active,
.header .usa-button-secondary-inverse-disabled.usa-button-hover,
.header .usa-button-secondary-inverse-disabled.usa-focus,
.header .usa-button-secondary-inverse-disabled:active,
.header .usa-button-secondary-inverse-disabled:focus,
.header .usa-button-secondary-inverse-disabled:hover,
.header .usa-button-secondary-inverse:disabled.usa-button-active,
.header .usa-button-secondary-inverse:disabled.usa-button-hover,
.header .usa-button-secondary-inverse:disabled.usa-focus,
.header .usa-button-secondary-inverse:disabled:active,
.header .usa-button-secondary-inverse:disabled:focus,
.header .usa-button-secondary-inverse:disabled:hover,
.header .usa-button-secondary:disabled.usa-button-active,
.header .usa-button-secondary:disabled.usa-button-hover,
.header .usa-button-secondary:disabled.usa-focus,
.header .usa-button-secondary:disabled:active,
.header .usa-button-secondary:disabled:focus,
.header .usa-button-secondary:disabled:hover {
  background-color: #fff;
  border: 0;
}

.header .usa-button-secondary:disabled,
.header html .usa-button-secondary-disabled {
  background-color: #fff;
}

.header .usa-button-secondary-inverse:disabled,
.header html .usa-button-secondary-inverse-disabled {
  background-color: transparent;
  color: #5b616b;
  box-shadow: inset 0 0 0 2px #5b616b;
}

.header .usa-button-unstyled {
  border: 0;
  border-radius: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: auto;
}

.header .usa-button-unstyled,
.header .usa-button-unstyled:hover {
  background-color: transparent;
}

.header .usa-button,
.header .usa-button-primary,
.header .usa-button-primary:visited,
.header .usa-button:visited,
.header [type="button"],
.header [type="image"],
.header [type="reset"],
.header [type="submit"],
.header button {
  background-color: #0071bb;
}

.header .usa-button-primary.usa-button-secondary,
.header .usa-button-primary:visited.usa-button-secondary,
.header .usa-button.usa-button-secondary,
.header .usa-button:visited.usa-button-secondary,
.header [type="button"].usa-button-secondary,
.header [type="image"].usa-button-secondary,
.header [type="reset"].usa-button-secondary,
.header [type="submit"].usa-button-secondary,
.header button.usa-button-secondary {
  background: transparent;
}

.header .usa-button-primary {
  color: #fff !important;
}

.header .usa-button-primary[href^="http"] {
  background-image: none;
  text-decoration: none !important;
}

.header .va-nav-breadcrumbs {
  background: #fff;
  color: #004795;
  font-size: inherit;
  padding: 1em 0;
}

.header .va-nav-breadcrumbs--gate {
  margin-bottom: -1em;
}

.header .va-nav-breadcrumbs li {
  display: inline-block;
  margin: 0.25em 0;
  padding: 0.25em 0;
  vertical-align: middle;
}

.header .va-nav-breadcrumbs li:after {
  content: " \203A   ";
  display: inline-block;
  padding: 0 0.35em;
}

.header .va-nav-breadcrumbs li:last-child:after {
  content: "";
}

.header .va-nav-breadcrumbs li.active {
  font-weight: 700;
  padding: 0.3em 0;
}

.header .va-nav-breadcrumbs li.active:after {
  content: "";
}

.header .va-nav-breadcrumbs a {
  color: #004795;
  display: inline-block;
  padding: 2px;
}

.header .va-nav-breadcrumbs a:hover {
  background: rgba(0, 0, 0, 0.05);
}

.header .va-nav-breadcrumbs a[aria-current="page"] {
  color: #323a45 !important;
  cursor: default;
  font-weight: 700;
  pointer-events: none;
  text-decoration: none;
}

.header .va-nav-breadcrumbs-list {
  float: none !important;
  position: relative;
}

.header .va-nav-breadcrumbs--mobile li {
  display: none;
}

.header .va-nav-breadcrumbs--mobile li:nth-last-child(2) {
  display: inline-block;
}

.header .va-nav-breadcrumbs--mobile li:nth-last-child(2):before {
  content: " \2039   ";
  display: inline-block;
  padding: 0 0.15em;
}

.header .va-nav-breadcrumbs--mobile li:nth-last-child(2):after {
  content: "";
  display: none;
  padding: 0;
}

@media screen and (max-width: 481px) {
  .header .va-nav-breadcrumbs li {
    display: none;
  }
  .header .va-nav-breadcrumbs li:nth-last-child(2) {
    display: inline-block;
  }
  .header .va-nav-breadcrumbs li:nth-last-child(2):before {
    content: " \2039   ";
    display: inline-block;
    padding: 0 0.15em;
  }
  .header .va-nav-breadcrumbs li:nth-last-child(2):after {
    content: "";
    display: none;
    padding: 0;
  }
}

.header .pwa-search-group {
  margin: 0px 1rem;
  position: relative;
  display: flex;
  align-items: center;
}

.header .pwa-search-group label {
  display: none;
}

.header .pwa-search-group input {
  background-color: #fff;
  border: thin solid #aaa;
  border-radius: 2px;
  color: #111;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 14px;
  line-height: 34px;
  padding: 0px 0px 0px 15px;
  height: 36px;
  width: 218px;
}

.header .pwa-search-group input::placeholder {
  color: #aaa !important;
}

.header .pwa-user {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
}

.header .pwa-user img {
  height: 24px;
  width: 24px;
}

.header .pwa-user span {
  margin: 0 0.5rem;
  vertical-align: middle;
}

.header .pwa-sign-group {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.header .pwa-sign-group a,
.header .pwa-sign-group a:link,
.header .pwa-sign-group a:visited,
.header .pwa-sign-group a:hover {
  color: rgba(0, 0, 0, 0.87);
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 19px;
  margin: 0 1rem;
  text-decoration: none;
  white-space: nowrap;
}

@media screen and (max-width: 799px) {
  .header .pwa-search-group input {
    width: 95% !important;
  }
}

.header #menu-rule {
  border-bottom: thin solid #fff;
  margin-left: -0.55em;
  padding-bottom: 0.5em;
  padding-right: 1.2em;
}

.header .usa-media_block-img {
  float: left;
  margin-right: 1rem;
}

.header .usa-media_block-body {
  overflow: hidden;
}

.header .usa-grid-full > :first-child,
.header .usa-grid > :first-child,
.header .usa-section > :first-child {
  margin-top: 0;
}

.header .usa-grid-full > :last-child,
.header .usa-grid > :last-child,
.header .usa-section > :last-child {
  margin-bottom: 0;
}

.header .usa-accordion,
.header .usa-accordion-bordered {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  padding-left: 0;
  color: #212121;
  margin: 0;
  padding: 0;
  width: 100%;
}

.header .usa-accordion-bordered > li,
.header .usa-accordion > li {
  margin-bottom: 0;
}

.header .usa-accordion-bordered > ul li ul,
.header .usa-accordion > ul li ul {
  list-style: disc;
}

.header .usa-accordion-bordered > ul li ul > li > ul,
.header .usa-accordion > ul li ul > li > ul {
  list-style: circle;
}

.header .usa-accordion-bordered > ul li ul > li > ul > li > ul,
.header .usa-accordion > ul li ul > li > ul > li > ul {
  list-style: square;
}

.header .usa-accordion + .usa-accordion,
.header .usa-accordion + .usa-accordion-bordered,
.header .usa-accordion-bordered + .usa-accordion,
.header .usa-accordion-bordered + .usa-accordion-bordered {
  margin-top: 1rem;
}

.header .usa-accordion-bordered > ul,
.header .usa-accordion > ul {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  padding-left: 0;
  color: #212121;
  margin: 0;
  padding: 0;
  width: 100%;
}

.header .usa-accordion-bordered > ul > li,
.header .usa-accordion > ul > li {
  margin-bottom: 0;
  background-color: #f1f1f1;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  list-style: none;
  margin-bottom: 0.5rem;
  width: 100%;
}

.header .usa-accordion-bordered > ul button,
.header .usa-accordion > ul button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: auto;
  background-color: #f1f1f1;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAAAVUlEQVR4Ae2SVwHAIBQDQ/CCt+66RBVbAXn8csfelGKZjRMccBSUDQgbgSc/vpN+PBHgoy+iES3JogU9Ec2mSabj2T7E+OQ/v0n/8clVFn8jJ7jIpgLHRrH/NkY3iQAAAABJRU5ErkJggg==);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='401.991' height='401.991' viewBox='0 0 401.991 401.991'%3E%3Cpath d='M394 154.174c-5.33-5.33-11.806-7.995-19.417-7.995H27.406c-7.61 0-14.084 2.66-19.414 7.99C2.662 159.5 0 165.97 0 173.586v54.82c0 7.617 2.662 14.086 7.992 19.41 5.33 5.332 11.803 7.994 19.414 7.994h347.176c7.61 0 14.086-2.66 19.417-7.993 5.32-5.324 7.99-11.793 7.99-19.41v-54.82c0-7.615-2.66-14.087-7.99-19.413z'/%3E%3C/svg%3E");
  background-position: right 2rem center;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  color: #212121;
  display: inline-block;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 1.5rem 5.5rem 1.5rem 2rem;
  width: 100%;
}

.header .usa-accordion-bordered > ul button:hover,
.header .usa-accordion > ul button:hover {
  background-color: transparent;
  background-color: #d6d7d9;
  color: #212121;
}

.header .usa-accordion-bordered > ul button h1,
.header .usa-accordion-bordered > ul button h2,
.header .usa-accordion-bordered > ul button h3,
.header .usa-accordion-bordered > ul button h4,
.header .usa-accordion-bordered > ul button h5,
.header .usa-accordion-bordered > ul button h6,
.header .usa-accordion > ul button h1,
.header .usa-accordion > ul button h2,
.header .usa-accordion > ul button h3,
.header .usa-accordion > ul button h4,
.header .usa-accordion > ul button h5,
.header .usa-accordion > ul button h6 {
  margin: 0;
}

.header .usa-accordion-bordered > ul [aria-expanded="false"],
.header .usa-accordion > ul [aria-expanded="false"] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAAAuElEQVR4Ac2UhQGFMBBDj9wu3Q1nMRjjMxV6Xyof9wRPH4UaOUK3Ky654bpzwy9S8nRSHhECQRqWIwJ5OiEJkVlQppMpKLWg9H7IE8t5CNLpF8b3YhrSZQY7AKEFhTQghQApkt5yDjk3Ic4RSvItEZAi6X3X9cCVdkkSuG60h1LqDytdb4Q2fd6WhpAmz5D+HHFhNXmByEgzafJ/ITIhRHa6cxh52sOQ9kMn4b6FZf8SNrxYlkOLZQs8CzRVr/mMVAAAAABJRU5ErkJggg==);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='401.994' height='401.994' viewBox='0 0 401.994 401.994'%3E%3Cpath d='M394 154.175c-5.33-5.33-11.806-7.994-19.417-7.994H255.81V27.41c0-7.61-2.665-14.084-7.993-19.414C242.487 2.666 236.02 0 228.397 0h-54.81c-7.613 0-14.085 2.663-19.415 7.993-5.33 5.33-7.994 11.803-7.994 19.414v118.775H27.408c-7.612 0-14.085 2.664-19.415 7.994S0 165.973 0 173.59v54.818c0 7.618 2.662 14.086 7.992 19.41 5.33 5.333 11.803 7.995 19.414 7.995h118.77V374.59c0 7.61 2.665 14.09 7.995 19.417 5.33 5.325 11.806 7.987 19.418 7.987H228.4c7.618 0 14.087-2.662 19.418-7.987 5.332-5.33 7.994-11.806 7.994-19.417V255.813h118.77c7.618 0 14.09-2.662 19.417-7.994 5.325-5.33 7.99-11.797 7.99-19.415v-54.82c0-7.615-2.66-14.086-7.993-19.413z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1.5rem;
}

.header .usa-accordion-bordered > li,
.header .usa-accordion > li {
  background-color: #f1f1f1;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  list-style: none;
  margin-bottom: 0.5rem;
  width: 100%;
}

.header .usa-accordion-bordered .usa-accordion-content {
  border-bottom: 3px solid #f1f1f1;
  border-left: 3px solid #f1f1f1;
  border-right: 3px solid #f1f1f1;
}

.header .usa-accordion-content {
  overflow: auto;
}

.header .usa-accordion-content:not([aria-hidden]) {
  position: absolute;
  left: -999em;
}

.header .usa-accordion-button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: auto;
  background-color: #f1f1f1;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAAAVUlEQVR4Ae2SVwHAIBQDQ/CCt+66RBVbAXn8csfelGKZjRMccBSUDQgbgSc/vpN+PBHgoy+iES3JogU9Ec2mSabj2T7E+OQ/v0n/8clVFn8jJ7jIpgLHRrH/NkY3iQAAAABJRU5ErkJggg==);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='401.991' height='401.991' viewBox='0 0 401.991 401.991'%3E%3Cpath d='M394 154.174c-5.33-5.33-11.806-7.995-19.417-7.995H27.406c-7.61 0-14.084 2.66-19.414 7.99C2.662 159.5 0 165.97 0 173.586v54.82c0 7.617 2.662 14.086 7.992 19.41 5.33 5.332 11.803 7.994 19.414 7.994h347.176c7.61 0 14.086-2.66 19.417-7.993 5.32-5.324 7.99-11.793 7.99-19.41v-54.82c0-7.615-2.66-14.087-7.99-19.413z'/%3E%3C/svg%3E");
  background-position: right 2rem center;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  color: #212121;
  display: inline-block;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 1.5rem 5.5rem 1.5rem 2rem;
  width: 100%;
}

.header .usa-accordion-button:hover {
  background-color: transparent;
  background-color: #d6d7d9;
  color: #212121;
}

.header .usa-accordion-button h1,
.header .usa-accordion-button h2,
.header .usa-accordion-button h3,
.header .usa-accordion-button h4,
.header .usa-accordion-button h5,
.header .usa-accordion-button h6 {
  margin: 0;
}

.header .usa-accordion-button[aria-expanded="false"] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAAAuElEQVR4Ac2UhQGFMBBDj9wu3Q1nMRjjMxV6Xyof9wRPH4UaOUK3Ky654bpzwy9S8nRSHhECQRqWIwJ5OiEJkVlQppMpKLWg9H7IE8t5CNLpF8b3YhrSZQY7AKEFhTQghQApkt5yDjk3Ic4RSvItEZAi6X3X9cCVdkkSuG60h1LqDytdb4Q2fd6WhpAmz5D+HHFhNXmByEgzafJ/ITIhRHa6cxh52sOQ9kMn4b6FZf8SNrxYlkOLZQs8CzRVr/mMVAAAAABJRU5ErkJggg==);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='401.994' height='401.994' viewBox='0 0 401.994 401.994'%3E%3Cpath d='M394 154.175c-5.33-5.33-11.806-7.994-19.417-7.994H255.81V27.41c0-7.61-2.665-14.084-7.993-19.414C242.487 2.666 236.02 0 228.397 0h-54.81c-7.613 0-14.085 2.663-19.415 7.993-5.33 5.33-7.994 11.803-7.994 19.414v118.775H27.408c-7.612 0-14.085 2.664-19.415 7.994S0 165.973 0 173.59v54.818c0 7.618 2.662 14.086 7.992 19.41 5.33 5.333 11.803 7.995 19.414 7.995h118.77V374.59c0 7.61 2.665 14.09 7.995 19.417 5.33 5.325 11.806 7.987 19.418 7.987H228.4c7.618 0 14.087-2.662 19.418-7.987 5.332-5.33 7.994-11.806 7.994-19.417V255.813h118.77c7.618 0 14.09-2.662 19.417-7.994 5.325-5.33 7.99-11.797 7.99-19.415v-54.82c0-7.615-2.66-14.086-7.993-19.413z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1.5rem;
}

.header .usa-banner {
  background-color: #f1f1f1;
  padding-bottom: 0.7rem;
}

@media screen and (min-width: 481px) {
  .header .usa-banner {
    font-size: 1.5rem;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .header .usa-banner {
    padding-bottom: 0;
  }
}

.header .usa-banner-content {
  padding: 2rem 1.5rem 3px;
  background-color: transparent;
  font-size: 1.5rem;
}

@media screen and (min-width: 800px) {
  .header .usa-banner-content {
    padding-bottom: 2.3rem;
    padding-top: 4rem;
  }
}

@media screen and (min-width: 951px) {
  .header .usa-banner-content {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}

.header .usa-banner-content p:first-child {
  margin-top: 1rem;
}

@media screen and (min-width: 800px) {
  .header .usa-banner-content p:first-child {
    margin-top: 0;
  }
}

.header .usa-banner-inner {
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.5rem;
}

.header .usa-banner-inner p {
  margin-right: 0.5rem !important;
}

.header .usa-banner-inner button {
  display: inline-block;
  padding: 0;
  position: unset;
}

.header .usa-banner-inner:after,
.header .usa-banner-inner:before {
  content: " ";
  display: table;
}

.header .usa-banner-inner:after {
  clear: both;
}

@media screen and (min-width: 951px) {
  .header .usa-banner-inner {
    padding-right: 3rem;
  }
}

.header .usa-banner-header {
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
  font-size: 1.2rem;
  font-weight: 400;
}

@media screen and (min-width: 481px) {
  .header .usa-banner-header {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.header .usa-banner-header p {
  margin-top: 0;
  margin-bottom: 0;
  display: inline;
  overflow: hidden;
  vertical-align: middle;
}

@media screen and (min-width: 481px) {
  .header .usa-banner-header p {
    margin-top: 2px;
    margin-bottom: 2px;
    display: inline-block;
  }
}

.header .usa-banner-header img {
  float: left;
  margin-right: 1rem;
  margin-top: 1px;
  width: 2.4rem;
}

@media screen and (min-width: 481px) {
  .header .usa-banner-header img {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    width: 1.5rem;
  }
}

.header .usa-banner-header-expanded {
  align-items: center;
  border-bottom: thin solid #aeb0b5;
  display: flex;
  font-size: 1.5rem;
  min-height: 5.6rem;
  padding-right: 3rem;
}

@media screen and (min-width: 481px) {
  .header .usa-banner-header-expanded {
    border-bottom: none;
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
    min-height: 0;
    padding-right: 0;
  }
}

.header .usa-banner-header-expanded > .usa-banner-inner {
  margin-left: 0;
}

@media screen and (min-width: 481px) {
  .header .usa-banner-header-expanded > .usa-banner-inner {
    margin-left: auto;
  }
}

.header .usa-banner-header-expanded img {
  margin-right: 2.4rem;
}

@media screen and (min-width: 481px) {
  .header .usa-banner-header-expanded img {
    margin-right: 0.7rem;
  }
}

.header .usa-banner-header-expanded p {
  line-height: 1.3;
  vertical-align: top;
}

@media screen and (min-width: 481px) {
  .header .usa-banner-header-expanded p {
    line-height: 1.5;
    vertical-align: middle;
  }
}

.header .usa-banner-button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: auto;
  padding-top: 1.3rem;
  padding-left: 4.8rem;
  background-position-x: right;
  color: #0071bb;
  display: block;
  font-size: 1.2rem;
  position: absolute;
  left: 0px;
  text-decoration: underline;
  top: 10px;
  width: inherit;
}

@media screen and (min-width: 481px) {
  .header .usa-banner-button {
    top: 0px;
  }
}

.header .usa-banner-button:hover {
  background-color: transparent;
}

@media screen and (min-width: 481px) {
  .header .usa-banner-button {
    padding-top: 0;
    padding-left: 0;
    display: inline;
    margin-left: 3px;
    position: relative;
    vertical-align: middle;
  }
}

.header .usa-banner-button:hover {
  color: #003e73;
  text-decoration: underline;
}

.header .usa-banner-button[aria-expanded="false"]:after {
  background-image: url(../../images/source/assets/images/menudownarrow.png);
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 1rem;
  width: 1rem;
  margin-left: 0;
}

.header .usa-banner-button[aria-expanded="false"]:after {
  background-position-y: 1px;
}

.header .usa-banner-button[aria-expanded="true"] {
  background-image: none;
  height: 5.6rem;
}

@media screen and (max-width: 480px) {
  .header .usa-banner-button[aria-expanded="true"] {
    right: 10px;
    left: inherit;
  }
}

.header .usa-banner-button[aria-expanded="true"]:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAABGdBTUEAALGPC/xhBQAAAT1JREFUKBWdk7FOw0AMhu1TI5ExXcojVEyIN4CnaMUCAwsSEgtPwYKExNKBLog+BbwBYkJ5BGCgY5ASYfz7QhJDqlZ4OMm+//PZdz4mtcPjsx3mr3siXg620sn85vIV8a4dnV5sV5/FgkgykTC9u71+YYDE8kAioyjmPEnT/W4CgGVRPCo4Ng3zGwkfBDuxAbElYwgBwPsDmkRG4AJKhe+tTnByvutOdCJeBvSoCXIXN0cTVOVTU6oTcA6OEestzYm7TnsnBm+eoAXBNLAlQI9Wqo9jT02SQbI3n109R5dILyyalV5V+ta9IERc6v7PK1gAy797XgMKTsQB3mLvoR65ODlOoQLtUdneZwSnPUvmGHPqW9XLwaiuSJAFDLnW9d4m8M+BGf+dAPqai79KK1gw08e6XyVCQ61kgl/1DdsIt6UztWM8AAAAAElFTkSuQmCC);
  background-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='15px' height='15px' viewBox='0 0 15 15' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 43.2 (39069) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3EFill 15 Copy%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs%3E%3C/defs%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='UI-element-/-Icons-/-Close' fill='%235B616B'%3E %3Cpath d='M14.6467778,11.2126037 C14.8818403,11.4476661 15,11.7342663 15,12.0711472 C15,12.4080282 14.8818403,12.6946283 14.6467778,12.9296908 L12.9296908,14.6467778 C12.6933713,14.8830973 12.4067711,15.001257 12.0698902,15.001257 C11.7342663,15.001257 11.4476661,14.8830973 11.2126037,14.6467778 L7.49937149,10.9348026 L3.7873963,14.6467778 C3.55233386,14.8830973 3.26573368,15.001257 2.92885276,15.001257 C2.59197184,15.001257 2.30662868,14.8830973 2.07030923,14.6467778 L0.353222157,12.9296908 C0.116902707,12.6946283 0,12.4080282 0,12.0711472 C0,11.7342663 0.116902707,11.4476661 0.353222157,11.2126037 L4.06519735,7.50062851 L0.353222157,3.78865331 C0.116902707,3.55233386 0,3.2669907 0,2.92885276 C0,2.59322886 0.116902707,2.30662868 0.353222157,2.07156624 L2.07030923,0.353222157 C2.30662868,0.118159725 2.59197184,0 2.92885276,0 C3.26573368,0 3.55233386,0.118159725 3.7873963,0.353222157 L7.49937149,4.06519735 L11.2126037,0.353222157 C11.4476661,0.118159725 11.7342663,0 12.0698902,0 C12.4067711,0 12.6933713,0.118159725 12.9296908,0.353222157 L14.6467778,2.07156624 C14.8818403,2.30662868 15,2.59322886 15,2.92885276 C15,3.2669907 14.8818403,3.55233386 14.6467778,3.78865331 L10.9348026,7.50062851 L14.6467778,11.2126037 Z' id='Fill-15-Copy'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 1.3rem;
  width: 1.3rem;
  margin-left: 0;
}

@media screen and (min-width: 481px) {
  .header .usa-banner-button[aria-expanded="true"] {
    height: auto;
    padding: 0;
    position: relative;
  }
  .header .usa-banner-button[aria-expanded="true"]:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAACXBIWXMAAA3XAAAN1wFCKJt4AAAILWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS40LjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjMyPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MzI8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6MGFkZmYxYmMtYjdiMi00OWJiLTg5Y2UtZjIzNTEyMDFlNGYzPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1LjUgKE1hY2ludG9zaCk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTYtMDgtMjRUMTM6MDc6MzUtMDc6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6MGFkZmYxYmMtYjdiMi00OWJiLTg5Y2UtZjIzNTEyMDFlNGYzPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOlNlcT4KICAgICAgICAgPC94bXBNTTpIaXN0b3J5PgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjBhZGZmMWJjLWI3YjItNDliYi04OWNlLWYyMzUxMjAxZTRmMzwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDowYWRmZjFiYy1iN2IyLTQ5YmItODljZS1mMjM1MTIwMWU0ZjM8L3htcE1NOkRvY3VtZW50SUQ+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE2LTA4LTI0VDEzOjA3OjM1LTA3OjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0yNFQxNTozOTozNS0wNzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTYtMDgtMjRUMTU6Mzk6MzUtMDc6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOkNyZWF0b3JUb29sPkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1LjUgKE1hY2ludG9zaCk8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CnUP0SoAAAEySURBVFgJY2AYBaMhMBoClIRAyU5FBhCmADCRrbdwjwfDX+brYAxikwkYydIHsXADUC87VP9PIB3A0O+yg1TzSHcApuUwO8lyBGkOwG052Y4g3gGELSfLEcQ5ALfll6G26sJsh9JERwdhB+Cz/M8vZ7CFLGx7gTRZjsDvAEKWT/Z6DXZA7jZRBjIdgdsBxFoODXMGMh2B3QGkWk6BIzAdQK7lZDoC1QGUWk6GIxAOoJblJDoC4gBqW06CIxgZ8ne7MzAxbgTqgVUsMO2XGUD5HJbVYKKk0vhyx7///kxAy2fRzHKQY0EegBRYsFIT5gV2kN2g9sBKmAiUpo7PkQ3F7YiVsDQwEag+D4ipbzmyQ1CjYxKw/ZCPkC7ca8ZQeIwTIUAjFsgOkF2jYDQERkMAGgIAHXWy7W1ilz4AAAAASUVORK5CYII=);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 284.929 284.929'%3E%3Cpath d='M282.082 195.285L149.028 62.24c-1.9-1.903-4.088-2.856-6.562-2.856s-4.665.953-6.567 2.856L2.855 195.285C.95 197.19 0 199.378 0 201.853c0 2.474.953 4.664 2.856 6.566l14.272 14.27c1.903 1.903 4.093 2.854 6.567 2.854s4.664-.95 6.567-2.854l112.204-112.202 112.208 112.21c1.902 1.902 4.093 2.847 6.563 2.847 2.478 0 4.668-.95 6.57-2.848l14.274-14.277c1.903-1.902 2.848-4.093 2.848-6.566 0-2.476-.944-4.666-2.846-6.57z' fill='%230071bc'/%3E%3C/svg%3E");
    background-size: 100%;
    content: "";
    display: inline-block;
    height: 1rem;
    width: 1rem;
    margin-left: 0;
  }
  .header .usa-banner-button[aria-expanded="true"]:hover:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAACXBIWXMAAA3XAAAN1wFCKJt4AAAILWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS40LjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjMyPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MzI8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6YjllMWRmMDItY2ZjMi00M2ViLWEyNTgtZDY3NTFlMmMzM2Q5PC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1LjUgKE1hY2ludG9zaCk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTYtMDgtMjRUMTM6MDc6MzUtMDc6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6YjllMWRmMDItY2ZjMi00M2ViLWEyNTgtZDY3NTFlMmMzM2Q5PC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOlNlcT4KICAgICAgICAgPC94bXBNTTpIaXN0b3J5PgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOmI5ZTFkZjAyLWNmYzItNDNlYi1hMjU4LWQ2NzUxZTJjMzNkOTwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDpiOWUxZGYwMi1jZmMyLTQzZWItYTI1OC1kNjc1MWUyYzMzZDk8L3htcE1NOkRvY3VtZW50SUQ+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE2LTA4LTI0VDEzOjA3OjM1LTA3OjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0yNFQxNTozODo0NC0wNzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTYtMDgtMjRUMTU6Mzg6NDQtMDc6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOkNyZWF0b3JUb29sPkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1LjUgKE1hY2ludG9zaCk8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+ClBnnxIAAAFHSURBVFgJ7ZXBagIxEEBnloL4Ab0VVOjVqz/Qg70paL6ion8iuNpL/0Dswd566Vd48OLBe7+gUEwzmlkUNSazu4dCFkJClpn3MtlkAeITKxArkKMCNTVtUMuRAhJpcF29PqOGNTUaS/OgJHAP1Lulia3Y+B/ApLtdvHyG5gsWuABnpkgiSMABF0t4C3jARRJeAg74ylKbTLe993bcFHDB71A/EfBX45fpRBJOgVvwzWL4TQKPKr2XSlwV8IWTAD1SiYsCofCDgkziTEAKl0qcCOSFSyQygaLgoRJ7gaLhIRJY703bgPBhgvjHwvErOud81HgytHeeDg2dxMDfyoKTLC3AXlh8a/IaKsROtMY5z9i+kJUf57wmQezDN9CfTQD00AQVDj8WOd0OTLfvg1H2vqHS1oMaV7OJkgbEIFZJ6WPaWIF/WIE/mofxDVBXpkgAAAAASUVORK5CYII=);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 284.929 284.929'%3E%3Cpath d='M282.082 195.285L149.028 62.24c-1.9-1.903-4.088-2.856-6.562-2.856s-4.665.953-6.567 2.856L2.855 195.285C.95 197.19 0 199.378 0 201.853c0 2.474.953 4.664 2.856 6.566l14.272 14.27c1.903 1.903 4.093 2.854 6.567 2.854s4.664-.95 6.567-2.854l112.204-112.202 112.208 112.21c1.902 1.902 4.093 2.847 6.563 2.847 2.478 0 4.668-.95 6.57-2.848l14.274-14.277c1.903-1.902 2.848-4.093 2.848-6.566 0-2.476-.944-4.666-2.846-6.57z' fill='%23205493'/%3E%3C/svg%3E");
  }
  .header .usa-banner-button[aria-expanded="true"]:after {
    background-position-y: 1px;
  }
}

.header .usa-banner-button[aria-expanded="true"]:after {
  position: absolute;
  right: 1.5rem;
  top: 2.15rem;
}

@media screen and (min-width: 481px) {
  .header .usa-banner-button[aria-expanded="true"]:after {
    position: static;
  }
}

.header .usa-banner-button[aria-expanded="true"] .usa-banner-button-text {
  display: none;
}

@media screen and (min-width: 481px) {
  .header .usa-banner-button[aria-expanded="true"] .usa-banner-button-text {
    display: inline;
  }
}

.header .usa-banner-icon {
  width: 3.8rem;
}

.header .usa-banner-button[aria-expanded="false"] {
  background-image: none;
}

.header .va-notice--banner {
  background: #f1f1f1;
  font-weight: 400;
  margin: 0 0 2.4rem;
}

.header .va-notice--banner:empty {
  display: none;
}

@media screen and (min-width: 800px) {
  .header .va-notice--banner .usa-banner-content {
    padding-left: 0;
    padding-right: 0;
    display: none;
  }
}

.header .va-notice--banner-inner {
  margin: auto;
  max-width: 980px;
  position: relative;
}

.header .va-notice--banner p {
  margin: 0;
}

.header .va-notice--banner a {
  background-image: none;
  color: inherit;
  padding: 0;
}

.header .va-crisis-line-container {
  background-color: #b51d09;
  position: relative;
  margin: auto;
}

@media screen and (min-width: 1008px) {
  .header .va-crisis-line-container {
    max-width: 100rem;
    background-color: transparent;
  }
}

@media screen and (max-width: 767px) {
  .header .va-crisis-line-container {
    height: 32px;
    overflow: hidden;
  }
  .header .va-crisis-line-container a {
    display: block;
  }
}

@media screen and (max-width: 374px) {
  .header .va-crisis-line-container {
    height: 48px;
  }
}

.header .va-crisis-line-container .va-crisis-line-icon {
  background-color: #b51d09;
  display: block;
  border-radius: 0;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 400;
  text-decoration: none;
  padding: 0;
  margin: 0;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  transition-property: background-color;
}

.header .va-crisis-line-container button.va-crisis-line {
  background-color: #b51d09;
  border-radius: 0;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 400;
  text-decoration: none;
  padding: 0;
  margin: 0;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  transition-property: background-color;
}

.header .va-crisis-line-container button.va-crisis-line:focus {
  outline-offset: -2px;
  /*outline: 2px solid #f9c642;*/
}

.header .va-crisis-line-container button.va-crisis-line:hover {
  background-color: #8b1303;
}

@media screen and (min-width: 1008px) {
  .header .va-crisis-line-container button.va-crisis-line {
    width: auto;
    position: absolute;
    right: 0;
    bottom: -16px;
    border-radius: 0 0 0.2em 0.2em;
    box-shadow: 0 2px 5px #212121;
  }
}

.header .va-crisis-line-container button.va-crisis-line .va-crisis-line-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}

@media screen and (min-width: 1008px) {
  .header .va-crisis-line-container button.va-crisis-line .va-crisis-line-inner {
    text-align: left;
    justify-content: space-between;
  }
}

.header .va-crisis-line-container button.va-crisis-line .va-crisis-line-inner .va-crisis-line-icon {
  background-color: #8b1303;
  background-position: 0.4em 0.5em;
  border-bottom-left-radius: 0.2em;
  background: url(../../images/source/assets/images/VCL-icon-white.svg) no-repeat center center;
  background-size: 1.75em auto;
  content: "";
  width: 2.5em;
  height: 2em;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  transition-property: background-color;
}

.header .va-crisis-line-container button.va-crisis-line .va-crisis-line-inner .va-crisis-line-icon:hover {
  background-color: #b51d09;
}

.header .va-crisis-line-container button.va-crisis-line .va-crisis-line-inner .va-crisis-line-text {
  padding: 0.5em;
}

@media screen and (max-width: 767px) {
  .header .va-crisis-line-container button.va-crisis-line .va-crisis-line-inner .va-crisis-line-text {
    padding: 0.5em 0px;
  }
}

.header .va-crisis-line-container button.va-crisis-line .va-crisis-line-inner .va-crisis-line-arrow {
  height: 13px !important;
  width: 29px !important;
  padding-left: 0.5em;
}

.header .incompatible-browser-warning {
  padding: 0.5em;
  font-weight: 700;
  background: #fff1d2;
  color: #000;
  font-size: 0.9em;
  display: none;
}

.header .incompatible-browser-warning.visible {
  display: block;
}

.header .va-notice--banner--alt {
  background: #003e73;
  color: #fff;
  padding: 1.25em 0;
  margin: 1.5em 0 0;
}

@media screen and (min-width: 800px) {
  .header .va-notice--banner--alt .usa-grid {
    padding-left: 0.9375rem;
    padding-right: 2rem;
  }
}

.header #login-root {
  margin-top: 15px;
}

@media (min-width: 800px) {
  .header #login-root {
    margin-top: 0px;
  }
}

.header #login-root .profile-nav {
  display: flex;
  align-items: center;
  margin-left: 1em;
}

.header #login-root .profile-nav .sign-in-nav {
  margin-right: 1.5em;
}

@media (max-width: 799px) {
  .header #login-root .profile-nav {
    flex-flow: wrap-reverse;
    justify-content: center;
  }
}

@media screen and (max-width: 799px) and (-ms-high-contrast: none) {
  .header #login-root .profile-nav .usernameButtonIEHack {
    margin-left: 1em;
  }
}

.header #login-root .va-modal-body {
  color: #323a45;
  padding-top: 0;
}

.header #login-root .va-modal-title {
  display: none;
}

.header #login-root .va-modal-inner {
  max-width: 100rem;
  width: 95vw;
}

.header #login-root .login .explanation-content ul {
  list-style: square;
  padding-left: 1.5em;
}

.header #login-root .login .explanation-content p {
  margin: 1em 0;
}

.header .vet-toolbar {
  align-items: center;
  flex: 1 1 100%;
  position: relative;
}

@media screen and (min-width: 800px) {
  .header .vet-toolbar {
    flex: 0 1 auto;
    margin-left: 0;
    margin-right: 0;
  }
}

.header .vet-toolbar p {
  margin: 0;
}

.header .vet-toolbar ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.header .vet-toolbar .va-dropdown {
  margin-right: 0.5em;
}

.header .vet-toolbar .va-dropdown .contactPrefUpdateFlag1 {
  margin-left: 24px;
  margin-right: -44px;
  margin-top: -14px;
}

.header .vet-toolbar .va-dropdown .nameDiv {
  max-width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.header .vet-toolbar .va-dropdown button.user {
  padding-left: 0.75rem;
  text-align: left;
}

.header .vet-toolbar .va-dropdown button.user div {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 480px) {
  .header .vet-toolbar .va-dropdown button.user div span {
    font-variant: all-small-caps;
    margin-left: 0.5rem;
    max-width: 200px;
    overflow: hidden;
    white-space: normal;
  }
}

.header .vet-toolbar .va-dropdown button.user div img {
  margin-top: 0;
  width: 22px;
}

.header .vet-toolbar .signinButton {
  margin-right: 10px;
  font-weight: 600;
  color: white;
  text-decoration: none;
}

@media screen and (max-width: 799px) and (-ms-high-contrast: none) {
  .header .vet-toolbar .signinButtonIEHack {
    margin-left: 40px;
  }
}

@media screen and (max-width: 799px) and (-ms-high-contrast: active) {
  .header .vet-toolbar .signinButtonIEHack {
    margin-left: 40px;
  }
}

.header .vet-toolbar .va-dropdown-trigger {
  font-weight: 600;
  color: white;
  text-decoration: none;
  background: transparent url(/assets/images/arrow-down-white.svg) no-repeat;
  background-position: right 0.8rem center;
  background-size: 1rem 1rem;
  border-radius: 0;
  margin: 0;
  padding: 0.9rem 2.5rem 0.8rem 0.8rem;
}

.header .vet-toolbar .va-btn-withicon svg {
  display: inline-block;
  height: 1.5rem;
  margin-right: 0.5rem;
  pointer-events: none;
  width: 1.5rem;
  margin-bottom: -2px;
}

.header .vet-toolbar .va-btn-withicon:hover {
  background-color: #0071bb;
  outline: 2px solid #f9c642;
  outline-offset: 2px;
}

.header .vet-toolbar button.active {
  color: black;
  background: white url(/assets/images/arrow-up.svg) no-repeat;
  background-position: right 0.8rem center;
  background-size: 1rem 1rem;
  border-radius: 0;
  border-top: 3px solid transparent;
  margin: 0;
  padding: 0.9rem 2.5rem 0.8rem 0.8rem;
}

.header .vet-toolbar button.active svg path {
  fill: black !important;
}

.header .vet-toolbar > [data-reactroot],
.header .vet-toolbar > div {
  align-items: center;
  display: flex;
}

.header .vet-toolbar [href^="tel"] {
  text-decoration: none;
}

.header .login .container {
  width: 100%;
}

.header .sign-in-links {
  flex-shrink: 0;
}

.header .sign-in-link {
  margin: 0;
}

@media screen and (min-width: 800px) {
  .header .sign-in-link:active,
  .header .sign-in-link:hover {
    background-color: #003e73;
    color: inherit !important;
    text-decoration: none;
  }
  .header .sign-in-link:focus {
    outline-offset: 2px;
  }
}

@media (max-width: 799px) {
  .header .sign-in-link {
    background: none;
    background-color: transparent !important;
    margin: 0;
    text-align: left;
    -webkit-font-smoothing: auto;
    color: #004795 !important;
    font-weight: 400;
    text-decoration: underline;
    display: inline;
    width: auto !important;
    line-height: inherit;
    color: #fff !important;
    text-decoration: none;
  }
  .header .sign-in-link,
  .header .sign-in-link:hover {
    border: 0;
    border-radius: 0;
    outline: 0;
    padding: 0 !important;
  }
  .header .sign-in-link:hover {
    background: none;
    color: #004795;
    text-decoration: underline;
    background-color: rgba(0, 0, 0, 0.05) !important;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    transition-property: color, background-color, border-color;
  }
  .header .sign-in-link:active {
    background: rgba(0, 0, 0, 0.05);
  }
  .header .sign-in-link:focus {
    outline: 2px solid #f9c642;
    outline-offset: 2px;
    outline-offset: 0;
  }
}

.pwa-search-loc-wrapper {
  max-width: 64px;
}

button#pwa-search-loc {
  position: relative;
  width: 100%;
  border: 0;
  border-radius: 2px;
  justify-content: center;
  margin-right: 1rem;
  padding: 0.5rem 2rem;
  background-color: #0071bb;
  color: #fff;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
}

button#pwa-search-loc .usa-sr-only {
  position: absolute;
  left: -999em;
}

.usa-alert {
  color: rgba(0, 0, 0, 0.8);
  padding: 1rem 1.5rem 0.75rem 1.5rem;
  position: relative;
  box-sizing: border-box;
  max-width: 100rem !important;
}

@media screen and (max-width: 767px) {
  .usa-alert {
    padding-top: 10px !important;
  }
  .usa-alert .mat-expansion-panel-header-title p {
    margin: 0;
    line-height: 1.25;
  }
}

@media screen and (min-width: 768px) {
  .usa-alert .accordion {
    padding: 6px 16px 6px 16px !important;
  }
}

.usa-alert--info {
  background-color: #e7f6f8;
}

.usa-alert--info:before {
  background-color: #00bde3;
  box-sizing: inherit;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0.75rem;
}

.usa-alert--info .usa-alert__body {
  font-size: 1.8rem;
  font-family: inherit;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding-left: 0.2rem;
}

.usa-alert--info .usa-alert__body mat-icon {
  align-self: flex-start;
  padding: 1.25rem 0.5rem 0 0;
  transform: scale(1.25);
}

@media screen and (max-width: 1007px) and (min-width: 769px) {
  .header .va-notice--banner-inner {
    max-width: 100%;
    padding-left: 0;
  }
  .header header .usa-banner {
    padding-left: 10px;
  }
  .va-crisis-line-container {
    height: 32px;
  }
}

.notification-title {
  font-weight: bold;
  color: #b8312f;
}

@media screen and (max-width: 380px) {
  .notification-title {
    line-height: 1;
    font-weight: normal !important;
  }
}

#mega-menu li.vetnav-level1[aria-expanded="true"] {
  background: white url(../../images/source/assets/images/arrow-up.svg) no-repeat;
  background-position: right .8rem center;
  background-size: 1rem 1rem;
}

#mega-menu li.vetnav-level1[aria-expanded="true"] a.prevent {
  color: black !important;
}

#mega-menu li.vetnav-level1[aria-expanded="true"] {
  background: #fff !important;
}

.contsign {
  width: 100%;
  float: left;
  background-color: #112e51;
  position: relative;
  z-index: 3;
}

@media screen and (max-width: 1023px) {
  .usa-accordion-content {
    display: none;
  }
}

.usa-mobile-banner {
  display: none !important;
}

.header-notification-column {
  padding: 0 !important;
}

@media (max-width: 480px) {
  .usa-banner-button {
    position: relative !important;
    align-items: center !important;
    display: flex !important;
    margin-top: -5px !important;
    text-decoration: none !important;
    height: auto !important;
  }
  .usa-mobile-banner {
    display: block !important;
    margin-right: 10px;
  }
  .usa-desktop-banner {
    display: none !important;
  }
  .header .usa-banner-button[aria-expanded=false],
  .header .usa-banner-button[aria-expanded=true] {
    left: 0 !important;
  }
  .header .usa-banner-button[aria-expanded=false]:after,
  .header .usa-banner-button[aria-expanded=true]:after {
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(10%);
  }
  .header .usa-banner-button[aria-expanded="true"]:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAACXBIWXMAAA3XAAAN1wFCKJt4AAAILWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS40LjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjMyPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MzI8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6MGFkZmYxYmMtYjdiMi00OWJiLTg5Y2UtZjIzNTEyMDFlNGYzPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1LjUgKE1hY2ludG9zaCk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTYtMDgtMjRUMTM6MDc6MzUtMDc6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6MGFkZmYxYmMtYjdiMi00OWJiLTg5Y2UtZjIzNTEyMDFlNGYzPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOlNlcT4KICAgICAgICAgPC94bXBNTTpIaXN0b3J5PgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjBhZGZmMWJjLWI3YjItNDliYi04OWNlLWYyMzUxMjAxZTRmMzwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDowYWRmZjFiYy1iN2IyLTQ5YmItODljZS1mMjM1MTIwMWU0ZjM8L3htcE1NOkRvY3VtZW50SUQ+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE2LTA4LTI0VDEzOjA3OjM1LTA3OjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0yNFQxNTozOTozNS0wNzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTYtMDgtMjRUMTU6Mzk6MzUtMDc6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOkNyZWF0b3JUb29sPkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1LjUgKE1hY2ludG9zaCk8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CnUP0SoAAAEySURBVFgJY2AYBaMhMBoClIRAyU5FBhCmADCRrbdwjwfDX+brYAxikwkYydIHsXADUC87VP9PIB3A0O+yg1TzSHcApuUwO8lyBGkOwG052Y4g3gGELSfLEcQ5ALfll6G26sJsh9JERwdhB+Cz/M8vZ7CFLGx7gTRZjsDvAEKWT/Z6DXZA7jZRBjIdgdsBxFoODXMGMh2B3QGkWk6BIzAdQK7lZDoC1QGUWk6GIxAOoJblJDoC4gBqW06CIxgZ8ne7MzAxbgTqgVUsMO2XGUD5HJbVYKKk0vhyx7///kxAy2fRzHKQY0EegBRYsFIT5gV2kN2g9sBKmAiUpo7PkQ3F7YiVsDQwEag+D4ipbzmyQ1CjYxKw/ZCPkC7ca8ZQeIwTIUAjFsgOkF2jYDQERkMAGgIAHXWy7W1ilz4AAAAASUVORK5CYII=);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 284.929 284.929'%3E%3Cpath d='M282.082 195.285L149.028 62.24c-1.9-1.903-4.088-2.856-6.562-2.856s-4.665.953-6.567 2.856L2.855 195.285C.95 197.19 0 199.378 0 201.853c0 2.474.953 4.664 2.856 6.566l14.272 14.27c1.903 1.903 4.093 2.854 6.567 2.854s4.664-.95 6.567-2.854l112.204-112.202 112.208 112.21c1.902 1.902 4.093 2.847 6.563 2.847 2.478 0 4.668-.95 6.57-2.848l14.274-14.277c1.903-1.902 2.848-4.093 2.848-6.566 0-2.476-.944-4.666-2.846-6.57z' fill='%23205493'/%3E%3C/svg%3E");
    background-size: 100%;
    content: "";
    display: inline-block;
    height: 1rem;
    width: 1rem;
    margin-left: 0;
  }
  .usa-banner-inner {
    margin: 0 10% !important;
  }
  .usa-banner-header img {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}

button.mat-button {
  font-size: 1.8rem;
}

#mega-menu {
  flex: 1 0 100%;
  color: #0071bb;
  z-index: 2;
  margin: 0 auto;
  width: 100%;
  max-width: 100rem;
  position: relative;
}

#mega-menu .panel-bottom-link {
  position: unset;
  height: 25px;
  margin-left: 10px;
  margin-bottom: 3px;
  border: none;
}

#mega-menu .panel-bottom-link a {
  padding: 20px 25px 20px 7px;
  font-weight: 700;
  width: 111%;
}

#mega-menu .panel-bottom-link a svg {
  width: 15px;
}

#mega-menu .column-three {
  display: none;
}

#mega-menu .vetnav-level2 {
  width: 100%;
}

#mega-menu .panel-top-link:first-of-type {
  display: block;
  font-weight: 700;
  padding-top: 15px;
}

#mega-menu .vetnav-panel--submenu:not([hidden]) {
  position: static;
}

#mega-menu .vetnav-panel--submenu:not([hidden]) h3 {
  display: none;
}

#mega-menu .back-button {
  display: block;
}

#mega-menu .vetnav-panel {
  height: auto;
}

#mega-menu .mm-link-container-small {
  background: #112e51;
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 200;
}

#mega-menu .all-link-arrow {
  display: none;
}

#mega-menu .vetnav-level1 {
  color: #fff;
}

@media screen and (max-width: 649px) {
  #mega-menu .vetnav-level1 {
    width: 100%;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 649px) {
  #mega-menu button.vetnav-level1.expanded {
    background-image: url(https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/img/minus.svg);
  }
  #mega-menu button.vetnav-level1:not(.expanded) {
    background-image: url(https://prod-va-gov-assets.s3-us-gov-west-1.amazonaws.com/img/plus.svg);
  }
}

#mega-menu .va-dropdown-trigger {
  background: url("../../images/source/assets/images/arrow-down-white.svg") no-repeat;
  background-position: right .8rem center;
  background-size: 1rem 1rem;
  border-radius: 0;
}

#mega-menu .va-dropdown-trigger:hover {
  color: #000;
  background-color: #fff;
  background-position: right .8rem center;
  background-size: 1rem 1rem;
  border-radius: 0;
}

#mega-menu .va-dropdown-trigger:hover .vetnav-level1 {
  color: #fff;
}

#mega-menu .va-btn-withicon svg {
  display: inline-block;
  height: 1.5rem;
  margin-right: .5rem;
  pointer-events: none;
  width: 1.5rem;
  margin-bottom: -2px;
}

#mega-menu .va-btn-withicon:hover {
  background-color: #0071bb;
}

#mega-menu button.va-dropdown-trigger.active {
  color: black;
  background: url("../../images/source/assets/images/arrow-up.svg") no-repeat;
  background-position: right .8rem center;
  background-size: 1rem 1rem;
  border-radius: 0;
  margin: 0;
}

#mega-menu button.va-dropdown-trigger.active svg path {
  fill: black !important;
}

#mega-menu button {
  color: #fff;
  font-weight: 700;
  font-size: 1.8rem;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
}

#mega-menu .mm-links {
  white-space: pre-wrap;
}

@media screen and (min-width: 650px) {
  #mega-menu .vetnav-panel--submenu:not([hidden]) {
    position: absolute;
    box-shadow: none;
    width: 26rem;
    padding: 72px 0 0 28px;
    white-space: normal;
  }
  #mega-menu .vetnav-panel--submenu:not([hidden]) h3 {
    display: initial;
    color: #000;
    font-family: Source Sans Pro, sans serif;
    font-size: 1.8rem;
    font-weight: 700;
    margin-top: 4px;
    padding: 0;
  }
  #mega-menu .vetnav-panel--submenu:not([hidden]).panel-white {
    padding-top: 22px;
  }
  #mega-menu .vetnav-level1[aria-expanded="true"] {
    border-top-color: #988530;
  }
  #mega-menu .va-dropdown-trigger:hover {
    color: #fff !important;
    background-color: #0071bb !important;
  }
  #mega-menu .va-dropdown-trigger:hover a.prevent, #mega-menu .va-dropdown-trigger:active a.prevent {
    color: #fff;
  }
  /* #mega-menu li.vetnav-level1[aria-expanded="true"] a.prevent{
    color: #fff !important;
  }

  #mega-menu li.vetnav-level1[aria-expanded="true"]{
    background-color: #0071bb !important;
  }*/
  /*#mega-menu .vetnav-level1:active,
  #mega-menu .vetnav-level1:focus,
  #mega-menu .vetnav-level1:hover,
  #mega-menu .vetnav-level1:visited {
    color: #212121 !important;
  }
  #mega-menu .vetnav-level1:hover{
    color: #212121 !important;
  }*/
  #mega-menu .vetnav-level2[aria-expanded="true"] {
    box-shadow: -3px 0 #988530;
  }
  #mega-menu .vetnav-level2:hover + .vetnav-level1 {
    color: #212121 !important;
  }
  #mega-menu .vetnav-panel {
    box-shadow: 0 7px 25px -11px #000;
    height: 460px;
    width: 1008px;
    left: 0;
  }
  #mega-menu .vetnav-panel .mm-links {
    padding: 5px 0;
  }
  #mega-menu .vetnav-panel .mm-link-container {
    width: 225px;
    margin-bottom: 0;
  }
  #mega-menu .column-one {
    left: 20px;
  }
  #mega-menu .column-one.panel-white {
    background-color: #fff;
    border-left: none;
  }
  #mega-menu .column-two {
    border-left: none;
    left: 280px;
  }
  #mega-menu .column-two.panel-white {
    background-color: #fff;
    border-left: none;
  }
  #mega-menu .column-three {
    border-left: none;
    color: #000;
    left: 540px;
    white-space: normal;
  }
  #mega-menu .column-three.vetnav-panel--submenu:not([hidden]) {
    padding: 86px 20px 20px 14px;
    width: 24rem;
  }
  #mega-menu .column-three.vetnav-panel--submenu:not([hidden]).panel-white {
    padding-top: 30px;
    background-color: #fff;
    border-left: none;
  }
  #mega-menu .column-three a {
    font-weight: 700;
    padding: 14px 0 0;
  }
  #mega-menu .panel-bottom-link {
    margin: 0;
  }
  #mega-menu .all-link-arrow {
    display: initial;
  }
  #mega-menu .panel-top-link {
    display: none !important;
  }
  #mega-menu .vetnav-level2 {
    width: 24.3rem;
  }
}

#mega-menu .panel-title {
  font-weight: 700;
  color: #000;
}

#mega-menu .main-column {
  left: -230px;
}

#mega-menu .main-column.panel-white {
  background-color: #fff;
}

#mega-menu .mm-marketing-container {
  background-color: #fff;
  overflow: hidden;
}

#mega-menu .mm-marketing-container.mm-marketing-gray {
  background-color: #f1f1f1;
}

#mega-menu .mm-marketing-container .mm-marketing-text {
  padding: 20px;
}

#mega-menu #vetnav-column-one-col .panel-bottom-link {
  width: 200%;
}

@media screen and (min-width: 650px) {
  #mega-menu .back-button,
  #mega-menu .panel-top-link {
    display: none;
  }
  #mega-menu .vetnav-panel--submenu:not([hidden]) h3 {
    font-family: Source Sans Pro, sans serif;
    font-size: 1.8rem;
  }
}

#mega-menu #vetnav,
#mega-menu #vetnav-menu {
  margin-top: 0;
}

@media screen and (max-width: 649px) {
  #mega-menu #vetnav li.resourcesPopupMenu,
  #mega-menu #vetnav-menu li.resourcesPopupMenu {
    display: none;
  }
}

@media screen and (min-width: 650px) {
  #mega-menu #vetnav li.resourcesInlineMenu,
  #mega-menu #vetnav-menu li.resourcesInlineMenu {
    display: none;
  }
}

#mega-menu #vetnav li.resourcesInlineMenu button,
#mega-menu #vetnav-menu li.resourcesInlineMenu button {
  font-size: 1.8rem;
  border: 0px;
}

#mega-menu #vetnav li.resourcesSubmenu,
#mega-menu #vetnav-menu li.resourcesSubmenu {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 1rem 0 1rem 0;
  cursor: pointer;
  font-weight: 700;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.8rem;
}

@media screen and (min-width: 650px) {
  #mega-menu #vetnav li.resourcesSubmenu,
  #mega-menu #vetnav-menu li.resourcesSubmenu {
    display: none;
  }
}

#mega-menu #vetnav li.resourcesSubmenu:hover,
#mega-menu #vetnav-menu li.resourcesSubmenu:hover {
  background-color: rgba(255, 255, 255, 0.7);
}

#mega-menu #vetnav li.resourcesSubmenu p,
#mega-menu #vetnav-menu li.resourcesSubmenu p {
  margin: 0rem 0 0rem 4rem;
}

#mega-menu .my-va-top-nav,
#mega-menu .my-va-top-nav.current-page {
  margin-left: auto;
}

#mega-menu .mm-marketing-container {
  height: 350px;
}

#mega-menu .mm-marketing-container p {
  margin-top: 5px;
}

@media screen and (min-width: 650px) {
  #mega-menu .current-page {
    box-shadow: inset 0 -5px 0 #0071bb;
    margin-left: 1.6rem;
    margin-right: 1.6rem;
  }
  #mega-menu .current-page a {
    padding: 1.6rem 0;
  }
  #mega-menu .vetnav-panel {
    width: 650px;
    height: 380px;
  }
  #mega-menu .column-one,
  #mega-menu .column-two {
    width: 39rem;
  }
  #mega-menu .column-three {
    display: none;
  }
  #mega-menu .panel-bottom-link {
    position: absolute;
    height: 60px;
    width: 471px;
    left: 28rem;
    border-bottom: thin solid #d0d0d0;
    z-index: 3;
    top: 0;
  }
  #mega-menu .panel-bottom-link a {
    background-size: 13px;
    padding: 20px 0;
    display: inline-block;
    padding-right: 25px;
  }
  #mega-menu .panel-bottom-link a svg {
    height: 11px;
    width: 11px;
    margin-left: 5px;
    vertical-align: middle;
  }
}

@media screen and (min-width: 1008px) {
  #mega-menu .vetnav-panel {
    width: 1008px;
    height: 460px;
  }
  #mega-menu .panel-bottom-link {
    position: absolute;
    width: 711px;
  }
  #mega-menu .column-one,
  #mega-menu .column-two {
    width: 26rem;
  }
  #mega-menu .column-three {
    display: block;
  }
}

#vetnav,
[role="menu"] [role="menu"] {
  min-height: calc(100vh - 153.16px);
}

@media screen and (min-width: 481px) {
  #vetnav,
  [role="menu"] [role="menu"] {
    min-height: calc(100vh - 131.16px);
  }
}

@media screen and (min-width: 650px) {
  #vetnav,
  [role="menu"] [role="menu"] {
    min-height: 100%;
  }
}

#vetnav {
  background-color: #112e51;
  left: -0.9rem;
  position: relative;
  width: 100%;
  margin-left: 0.5em;
  z-index: 15;
  height: 100%;
}

@media screen and (min-width: 650px) {
  #vetnav {
    display: block !important;
  }
}

#vetnav.vetnav--submenu-expanded #vetnav-menu {
  overflow: hidden;
  height: 0;
}

@media screen and (min-width: 650px) {
  #vetnav.vetnav--submenu-expanded #vetnav-menu {
    height: auto;
    overflow: visible;
  }
}

@media screen and (min-width: 650px) {
  #vetnav {
    margin-top: 1rem;
    overflow-y: visible;
    position: relative;
    width: auto;
    top: 0;
  }
}

#vetnav-menu {
  height: auto;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

@media screen and (min-width: 650px) {
  #vetnav-menu {
    display: flex;
    height: auto;
    margin-top: 1rem;
    margin-bottom: 0;
    overflow-y: visible;
    position: relative;
  }
}

#vetnav-menu:before {
  display: block;
  content: " ";
}

#vetnav-menu .va-button-primary {
  border: 2px solid #fff;
  color: #fff;
  padding: 1rem;
  margin: 0.8rem 1.6rem;
  width: auto;
}

#vetnav-menu .va-button-primary:visited {
  color: #fff;
}

@media screen and (min-width: 650px) {
  #vetnav-menu .va-button-primary {
    border-color: transparent;
    display: inline-block;
  }
}

#vetnav-menu .usa-button-secondary {
  padding: calc(1rem + 2px);
  margin: 0.8rem 1.6rem;
  width: auto;
  background-color: #f1f1f1;
}

#vetnav-menu .usa-button-secondary:hover {
  text-decoration: none;
}

@media screen and (min-width: 650px) {
  #vetnav-menu .usa-button-secondary {
    display: inline-block;
    background-color: transparent;
  }
  #vetnav-menu .usa-button-secondary.vetnav-level2-button-second {
    margin-left: 0;
  }
}

@media screen and (min-width: 650px) {
  a.vetnav-level1:hover {
    background-color: #0071bb;
    border-bottom-color: #0071bb;
    transition: none;
  }
}

.vetnav-level1 {
  -webkit-font-smoothing: antialiased;
  background-color: #003e73;
  background-position: right 3rem center;
  background-repeat: no-repeat;
  background-size: 1.3rem auto;
  border-radius: 0;
  border-top: 3px solid transparent;
  color: #fff;
  cursor: pointer;
  display: block;
  font-weight: 700;
  line-height: 3rem;
  margin: 0;
  padding: 0.9rem 2.5rem 0.9rem 2.5rem;
  text-align: left;
  text-decoration: none;
}

@media screen and (min-width: 650px) {
  .vetnav-level1:not([href]) {
    background-position: right 0.6rem center;
    padding-right: 2.7rem;
  }
}

@media screen and (min-width: 650px) {
  .vetnav-level1[aria-expanded="true"] {
    background-color: #fff;
    background-image: url(/assets/images/arrow-up.svg);
  }
}

.vetnav-level1[aria-haspopup]:not([aria-expanded="true"]):hover {
  background-color: #0071bb;
}

@media screen and (min-width: 650px) {
  .vetnav-level1[aria-haspopup]:not([aria-expanded="true"]) {
    background-image: url(/assets/images/arrow-down-white.svg);
  }
}

@media screen and (min-width: 650px) {
  .vetnav-level1 {
    background-color: transparent;
    background-size: 1rem auto;
  }
}

.vetnav-level1:active {
  color: inherit;
}

.vetnav-level1:hover {
  text-decoration: none;
}

.vetnav-level1:active,
.vetnav-level1:visited {
  color: inherit;
}

.va-dropdown-panel {
  margin: 1rem;
}

.va-dropdown-panel p {
  margin: 1.6rem;
}

.pwa-btn-wrapper {
  text-align: center;
  padding: 2.5rem 0 3.5rem 0;
}

.face {
  flex: 1 1 12%;
}

@media screen and (min-width: 768px) {
  .face {
    padding-right: 25px;
  }
}

@media screen and (min-width: 1024px) {
  .face {
    padding-right: 50px;
  }
}

img.participant {
  width: 12rem;
}

.name {
  -webkit-box-flex: 1;
  font-size: 1.8rem;
  flex: 1 1 20%;
}

.quote {
  flex: 1 1 60%;
  color: #323a45;
  font-style: italic;
  margin-left: 2rem;
}

.pwa-testimonial-row {
  display: flex;
  align-items: center;
  border-top: thin solid #dcddde;
  color: rgba(0, 0, 0, 0.75);
  font-size: 1.8rem;
  line-height: 2.2rem;
  padding: 3rem 0;
}

@media screen and (max-width: 767px) {
  .pwa-testimonial-row {
    display: block;
  }
}

.pwa-testimonial-row .testimonial-head {
  display: flex;
  flex-wrap: wrap;
  flex: 1 1 40%;
}

@media screen and (max-width: 767px) {
  .pwa-testimonial-row .testimonial-head {
    align-items: center;
    justify-content: center;
  }
}

@media screen and (max-width: 378px) {
  .pwa-testimonial-row .testimonial-head {
    display: block;
  }
  .pwa-testimonial-row .testimonial-head .name p {
    text-align: center;
  }
}

@media screen and (max-width: 767px) and (min-width: 380px) {
  .pwa-testimonial-row {
    display: block;
  }
}

.testimonials-wrapper {
  max-width: 100rem !important;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  position: relative;
}

.testimonials-wrapper img.participant {
  width: 100%;
  margin-bottom: -8px;
}

.testimonials-wrapper .textWrapper {
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.8rem;
  margin: 2rem 3rem;
  text-align: center;
}

.testimonials-wrapper .textWrapper p {
  text-align: left;
}

.testimonials-wrapper .textWrapper div {
  margin: 3.5rem 0 5rem;
}

@media (min-width: 530px) {
  .testimonials-wrapper .textWrapper {
    left: 50%;
  }
}

@media (min-width: 950px) {
  .testimonials-wrapper .textWrapper {
    position: absolute;
    top: 50%;
    left: 55%;
    right: 5%;
    transform: translate(0%, -50%);
  }
}

@media screen and (min-width: 450px) {
  .pwa-btn {
    margin: 0 1rem 1rem 0;
  }
}

.headlineRow {
  font-family: Bitter, Georgia, Cambria, Times New Roman, Times, serif;
  padding-bottom: 15px;
  text-align: left;
  display: block;
}

.pwa-content__mixed .pwa-bodytext {
  font-size: 1.8rem;
}

.pwa-content__mixed .bar .bar-item {
  padding: 8px 16px;
  float: left;
  width: auto;
  border: none;
  display: block;
  outline: 0;
  background-color: #0071bb;
  color: white;
  font-weight: bold;
  font-size: 10px;
  position: absolute;
}

@media screen and (min-width: 450px) {
  .pwa-content__mixed .pwa-btn {
    margin: 0 1rem 1rem 1rem;
  }
}

.pwa-content__mixed .pwa-category {
  font-size: 1.8rem;
  background-size: cover;
  text-align: center;
  align-self: end;
  margin-top: 20px;
}

.pwa-content__mixed .title {
  margin: 1rem 0px 16px 1rem;
  font-size: 1.8rem;
  letter-spacing: 0.4px;
  line-height: 2.2rem;
  font-family: Bitter, Georgia, Cambria, Times New Roman, Times, serif;
}

.pwa-content__mixed .description {
  margin: 14px 1rem 0 1rem;
  color: rgba(0, 0, 0, 0.6);
}

.pwa-content__mixed .multiColHorizontalWrapper {
  display: flex;
  flex-wrap: wrap;
}

.pwa-content__mixed .multiColHorizontalWrapper .cardHorizontalWrapper {
  display: flex;
  flex: 1 1 45%;
  margin: 1rem;
}

@media screen and (max-width: 767px) {
  .pwa-content__mixed .multiColHorizontalWrapper .cardHorizontalWrapper {
    flex: 1 1 95%;
  }
}

.pwa-content__mixed .multiColHorizontalWrapper .cardHorizontalWrapper .cardHorizontalTextDiv {
  flex: 1 1 50%;
}

.pwa-content__mixed .multiColHorizontalWrapper .cardHorizontalWrapper .cardHorizontalTextDiv .cardHorizontalImage {
  float: right;
  width: 50%;
  margin-left: 5px;
}

.pwa-content__mixed .multiColWrapper {
  display: flex;
  margin-top: 1em;
  flex-wrap: wrap;
  margin-left: -0.5em;
  margin-right: -0.5em;
}

@media screen and (max-width: 1069px) {
  .pwa-content__mixed .multiColWrapper .cardWrapper {
    flex: 1 1 35%;
  }
}

@media screen and (max-width: 479px) {
  .pwa-content__mixed .multiColWrapper .cardWrapper {
    flex: 1 1 95%;
  }
}

@media screen and (max-width: 1069px) {
  .pwa-content__mixed .multiColWrapper .cardWrapper .cardTextDiv .title {
    text-align: center;
  }
}

.pwa-content__mixed .multiColWrapper .cardWrapper .cardTextDiv .cardImageWrapper {
  text-align: center;
}

.pwa-content__mixed .multiColWrapper .cardWrapper .cardTextDiv .cardImageWrapper .cardImage {
  width: 100%;
}

@media screen and (max-width: 1069px) {
  .pwa-content__mixed .multiColWrapper .cardWrapper .cardTextDiv .cardImageWrapper .cardImage {
    height: 250px;
  }
}

.page-science-corner .block_cta_image,
.page-node-15 .block_cta_image {
  margin-bottom: 2em;
}

.page-science-corner .container .hub-rowwrapper .pwa-btn-group,
.page-node-15 .container .hub-rowwrapper .pwa-btn-group {
  text-align: left;
  margin-left: 0.5em;
}

.page-science-corner .block_cta_image .style1Wrapper,
.page-node-15 .block_cta_image .style1Wrapper {
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), 0 2px 7px 0 rgba(0, 0, 0, 0.15) !important;
}

.pwa-category {
  background-size: cover;
  text-align: left;
  align-self: end;
  width: 100%;
}

@media screen and (max-width: 810px) {
  .pwa-category {
    flex-direction: column !important;
  }
}

.pwa-category p {
  max-width: 100rem;
}

@media screen and (max-width: 810px) {
  .pwa-category__left, .pwa-category__center, .pwa-category__right {
    display: flex !important;
    flex-basis: inherit !important;
    background-position-y: center;
    width: 100%;
    max-width: inherit !important;
    min-height: inherit;
    height: 180px;
  }
}

.pwa-category__left .link, .pwa-category__center .link, .pwa-category__right .link {
  align-self: end;
  height: 396px;
}

@media screen and (max-width: 810px) {
  .pwa-category__left .link, .pwa-category__center .link, .pwa-category__right .link {
    align-items: inherit !important;
    max-height: 180px !important;
    height: inherit;
    place-content: flex-end flex-end !important;
    width: 100%;
    justify-content: flex-end !important;
  }
}

.pwa-category__left a:link,
.pwa-category__left a:visited,
.pwa-category__left a:hover, .pwa-category__center a:link,
.pwa-category__center a:visited,
.pwa-category__center a:hover, .pwa-category__right a:link,
.pwa-category__right a:visited,
.pwa-category__right a:hover {
  background: transparent url("/assets/images/re/dot-black50.png") repeat;
  color: white;
  font-size: 38px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 47px;
  padding: 1.5rem 0;
  text-decoration: none;
  width: 100%;
}

@media screen and (max-width: 810px) {
  .pwa-category__left a:link,
  .pwa-category__left a:visited,
  .pwa-category__left a:hover, .pwa-category__center a:link,
  .pwa-category__center a:visited,
  .pwa-category__center a:hover, .pwa-category__right a:link,
  .pwa-category__right a:visited,
  .pwa-category__right a:hover {
    padding: 1.5rem;
    max-width: 45%;
  }
}

.pwa-category__left a:link div,
.pwa-category__left a:visited div,
.pwa-category__left a:hover div, .pwa-category__center a:link div,
.pwa-category__center a:visited div,
.pwa-category__center a:hover div, .pwa-category__right a:link div,
.pwa-category__right a:visited div,
.pwa-category__right a:hover div {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.47px;
  line-height: 23px;
}

.pwa-category__left {
  background-image: url("/assets/images/re/image-resources-inthenews.jpg");
}

@media screen and (max-width: 767px) {
  .pwa-category__left {
    background-image: url("/assets/images/re/image-resources-inthenews-md.jpg");
    background-size: cover;
  }
}

.pwa-category__center {
  background-image: url("/assets/images/re/image-resources-testimonials.jpg");
}

@media screen and (max-width: 767px) {
  .pwa-category__center {
    background-image: url("/assets/images/re/image-resources-testimonials-md.jpg");
    background-size: cover;
  }
}

.pwa-category__right {
  background-image: url("/assets/images/re/image-resources-sciencecenter.jpg");
}

@media screen and (max-width: 767px) {
  .pwa-category__right {
    background-image: url("/assets/images/re/image-resources-sciencecenter-md.jpg");
    background-size: cover;
  }
}

.pwa-card-container {
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), 0 2px 7px 0 rgba(0, 0, 0, 0.15) !important;
  margin: 1rem;
}

.contentWrapper .title {
  text-align: center;
  margin: 15px 0 3px 5px;
  font-family: Bitter, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 1.8rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.4px;
  line-height: 2.2rem;
}

.contentWrapper .description {
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  letter-spacing: 0.3px;
  flex: 1;
  max-width: 100%;
  flex-basis: auto;
  padding: 1em;
}

.contentWrapper .updateDate {
  color: rgba(0, 0, 0, 0.5);
  font-size: 1.8rem;
  margin: 14px 5px 10px 5px;
}

.contentWrapper .multiColWrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 700px;
}

.contentWrapper .multiColWrapper .cardWrapper {
  display: flex;
  flex: 1 1 45%;
  margin: 1rem;
  margin-top: 25px;
  position: relative;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .contentWrapper .multiColWrapper .cardWrapper {
    flex: 1 1 95%;
  }
}

.contentWrapper .multiColWrapper .cardWrapper .pwa-btn {
  margin: 1em;
}

@media screen and (min-width: 450px) {
  .contentWrapper .multiColWrapper .cardWrapper .pwa-btn {
    margin: 1rem;
  }
}

.contentWrapper .multiColWrapper .cardWrapper .cardTextDiv {
  flex: 1 1 40%;
  text-align: center;
}

.contentWrapper .multiColWrapper .cardWrapper .cardTextDiv .cardImage {
  width: 100%;
  max-height: 200px;
  object-fit: cover;
}

.container .contentWrapper .two-column-cards h1.pwa-title {
  padding-left: 0 !important;
}

.container .contentWrapper .two-column-cards h2.title {
  text-align: center !important;
}

.container .contentWrapper a {
  text-decoration: none;
}

button {
  font-weight: 700;
  cursor: pointer;
  display: inline-block;
}

.white-btn {
  background: white !important;
}

.white-btn a {
  color: rgba(0, 0, 0, 0.87) !important;
  background: white !important;
}

.pwa-btn {
  background-color: #0071bb;
  color: white;
  font-size: 1.8rem;
  font-weight: 600;
  white-space: nowrap;
  line-height: 1.9rem;
  border-radius: 8px;
  text-decoration: none !important;
  border: none;
  cursor: pointer;
  padding: 1rem 4rem;
  display: inline-block;
}

@media screen and (min-width: 450px) {
  .pwa-btn {
    margin: 1rem;
  }
}

.pwa-btn a {
  text-decoration: none !important;
}

.pwa-btn.blue-btn a {
  color: #fff !important;
}

.pwa-btn:hover {
  background-color: #003e73;
  color: white;
}

#main .openpop {
  border: none;
}

@media screen and (max-width: 479px) {
  #main .openpop {
    min-width: 130px !important;
  }
}

.contus {
  position: relative;
}

@media screen and (min-width: 768px) {
  .contus {
    margin-right: 8px;
  }
}

.contus .contbtn {
  padding: 0.9rem 0.5rem 0.8rem 0.5rem;
  color: #fff;
  font-weight: bold;
  outline: 0;
  border: none;
  background-color: #112e51;
  margin-right: 8px;
  border-radius: 0px;
  margin-bottom: 0.6em;
}

.contus .contbtn:hover {
  background-color: #0071bb;
  outline: #f9c642 solid 2px;
  outline-offset: 2px;
}

.contus .contbtn:focus {
  background-color: #fff;
  color: #000;
}

.contus .contbtn + .dropdwn {
  z-index: 3;
}

.contus .contbtn + .dropdwn.shown {
  display: block;
}

.signup {
  margin-right: 0.5em;
}

@media screen and (max-width: 439px) {
  .signup .va-dropdown button.user {
    padding: 2px 10px;
  }
}

.pwa-btn-scaled {
  background-color: #0071bb;
  border: none;
  color: white;
  font-size: 1.56rem;
  line-height: 1.9rem;
  padding: 1rem 2rem;
  text-decoration: none;
  white-space: nowrap;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
}

@media screen and (min-width: 480px) {
  .pwa-btn-scaled {
    margin: 0 1rem 1rem 1rem;
    font-size: 1.8rem;
    padding: 1rem 4rem;
  }
}

.pwa-btn-scaled:hover {
  background-color: #003e73;
}

#va-nav-controls {
  position: relative;
  width: 100px;
  margin-right: 1em;
  margin-left: 1em;
  margin-bottom: 0.5em;
}

@media screen and (min-width: 768px) {
  #va-nav-controls {
    display: none;
  }
}

#va-nav-controls .controls-button {
  border-radius: 5px;
  background-color: #0071bb;
  line-height: 38px;
  text-align: center;
  font-weight: bold;
}

#va-nav-controls .controls-button span {
  color: #fff;
  display: block;
}

#va-nav-controls .controls-button span:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-display: swap;
  font-size: 14px;
}

#va-nav-controls .controls-button.vetnav-controller-close span:after {
  content: "\f00d";
}

#va-nav-controls .controls-button.vetnav-controller-open span:after {
  content: "\f078";
}

#va-nav-controls svg {
  display: inline-block;
  height: 1.6rem;
  margin-left: 0.8rem;
  width: 1rem;
  vertical-align: 0;
}

#va-nav-controls svg path {
  fill: #fff;
}

#va-nav-controls button {
  border-radius: 5px;
}

@media screen and (max-width: 767px) {
  #va-nav-controls button {
    padding: 10px 10px;
    max-width: 100px;
    box-sizing: border-box;
  }
}

.bannerTextButton:empty {
  display: none !important;
}

.bannerTextButton .bannerTextButton {
  margin-bottom: 0;
  padding-bottom: 0;
}

.contbtn .fa-chevron-down,
.signup .fa-chevron-down {
  font-size: 14px;
  margin-left: 7px;
}

.block-page-title-block button {
  display: none;
}

.dialog-off-canvas-main-canvas button:focus,
.dialog-off-canvas-main-canvas a:focus,
.dialog-off-canvas-main-canvas .head:focus,
.dialog-off-canvas-main-canvas .news-head:focus,
.dialog-off-canvas-main-canvas .va-dropdown-trigger:focus {
  outline: 2px solid #f9c642 !important;
  outline-offset: 2px !important;
}

.dialog-off-canvas-main-canvas button a:focus {
  outline: none !important;
}

h1, h2, h3, h4 {
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  text-align: left;
  letter-spacing: .92px;
}

.pwa-tagline {
  font-size: 2.8rem;
  font-weight: 700;
  margin: 2.5rem 0 0;
  padding-left: 1.5rem !important;
}

@media (max-width: 900px) {
  .pwa-tagline {
    margin: 1rem;
  }
}

.pwa-tagline:empty {
  display: none !important;
}

.section-title {
  font-family: Bitter, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 2.8rem;
  font-weight: 700;
  display: flex;
  justify-content: left;
  align-items: center;
  padding: 0 12px 10px 20px;
  margin-top: 20px;
}

@media (max-width: 480px) {
  .section-title {
    font-size: 2.5rem;
  }
}

.section-title img {
  margin-right: 10px;
}

h1 {
  max-width: 100rem;
  margin: 50px auto 0px auto;
  font-size: 2.8rem;
  color: rgba(0, 0, 0, 0.75);
}

@media screen and (max-width: 767px) {
  h1 {
    margin: 30px auto 0px auto;
    letter-spacing: .92px;
    width: 95%;
  }
}

.frontpage h1, .App h1 {
  display: none;
}

.fa-exclamation {
  background-color: rgba(0, 0, 0, 0.87);
  border-radius: 50%;
  width: 30px;
  min-width: 30px;
  height: 30px;
  line-height: 30px !important;
  color: white;
  text-align: center;
  font-size: 16px !important;
  transform: rotate(180deg);
  margin-right: 9px;
}

@media screen and (max-width: 767px) {
  .fa-exclamation {
    width: 25px;
    min-width: 25px;
    height: 25px;
    line-height: 25px !important;
  }
}

.contbtn svg, .contbtn .fa {
  display: none;
}

.contbtn:before, .contbtn:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-display: swap;
  color: white;
}

.contbtn:before {
  content: "\f059";
  margin-right: 5px;
  font-size: 18px;
}

.contbtn:after {
  content: "\f078";
  margin-left: 5px;
  font-size: 12px;
}

.contbtn.clicked:after {
  transform: rotate(180deg);
}

.contbtn:focus:before, .contbtn:focus:after {
  color: black;
}

.fa-times-circle {
  font-size: 26px !important;
  position: relative;
  top: 2px;
}

.block_two_column_grid .multiColWrapper2 {
  display: flex;
  flex-wrap: wrap;
}

.block_two_column_grid .cardWrapper {
  flex: 1 1 45%;
  margin: 1rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), 0 2px 7px 0 rgba(0, 0, 0, 0.15) !important;
}

@media (max-width: 768px) {
  .block_two_column_grid .cardWrapper {
    flex: 1 1 90%;
    width: 90%;
  }
}

@media screen and (max-width: 909px) {
  .block_two_column_grid .cardWrapper {
    flex: 1 1 95%;
  }
}

@media (max-width: 430px) {
  .block_two_column_grid .cardWrapper {
    flex: 1 1 100%;
  }
}

.block_two_column_grid .cardWrapper .mat-expansion-panel {
  padding: 3px;
  background: #e3e2e2;
  margin: 3px;
}

.block_two_column_grid .cardWrapper .cardTextDiv {
  flex: 1 1 50%;
}

.block_two_column_grid .cardWrapper .cardTextDiv .cardImage {
  border-radius: 0 5px 5px 0;
  float: right;
  width: 50%;
  height: 100%;
  margin-left: 5px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #EEE;
}

@media (max-width: 430px) {
  .block_two_column_grid .cardWrapper .cardTextDiv .cardImage {
    width: 100%;
    height: inherit;
    margin-left: inherit;
  }
}

.block_two_column_grid .cardWrapper .cardTextDiv .cardContent {
  width: 50%;
  padding: 1rem;
  box-sizing: border-box;
}

.block_two_column_grid .cardWrapper .cardTextDiv .cardContent .description {
  text-align: left;
}

@media (max-width: 414px) {
  .block_two_column_grid .cardWrapper .cardTextDiv .cardContent .description {
    text-align: center;
  }
  .block_two_column_grid .cardWrapper .cardTextDiv .cardContent .description p {
    text-align: center;
  }
}

.block_two_column_grid .cardWrapper .cardTextDiv .cardContent .buttonSpacer {
  height: 70px;
}

@media (max-width: 767px) {
  .block_two_column_grid .cardWrapper .cardTextDiv .cardContent .buttonSpacer {
    height: 15px;
  }
}

@media (max-width: 430px) {
  .block_two_column_grid .cardWrapper .cardTextDiv .cardContent {
    float: left;
    width: 100%;
    box-sizing: border-box;
  }
}

.block_two_column_grid .cardWrapper .cardTextDiv .buttonWrapper {
  position: absolute;
  bottom: 20px;
}

@media (max-width: 767px) {
  .block_two_column_grid .cardWrapper .cardTextDiv .buttonWrapper {
    position: inherit;
    margin-bottom: 15px;
    text-align: left;
  }
}

@media (max-width: 414px) {
  .block_two_column_grid .cardWrapper .cardTextDiv .buttonWrapper {
    text-align: center;
    margin-bottom: 0 !important;
  }
}

.block_two_column_grid .cardWrapper .mat-expansion-panel-header {
  padding: 0 24px;
}

@media screen and (max-width: 767px) {
  .block_two_column_grid .cardImage {
    border-radius: 5px 5px 0 0 !important;
  }
}

.block_two_column_grid.current-publications {
  margin-bottom: 20px;
}

.block_4_col_cta .style1Wrapper {
  margin-top: 0 !important;
}

.block_4_col_cta .section1b {
  float: left;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .block_4_col_cta .section1b {
    margin: 0;
  }
}

@media screen and (max-width: 479px) {
  .block_4_col_cta .section1b .singleColWrapper {
    padding: 0 1rem;
  }
}

.block_4_col_cta .section1b .singleColWrapper .pwa-title {
  margin-bottom: 1em;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.block_4_col_cta .section1b .multiColWrapper .cardTextDiv {
  flex: 1 1 95%;
  padding: 5px;
  box-sizing: border-box;
}

@media screen and (min-width: 480px) {
  .block_4_col_cta .section1b .multiColWrapper .cardTextDiv {
    flex: 1 1 46%;
  }
}

@media screen and (min-width: 1000px) {
  .block_4_col_cta .section1b .multiColWrapper .cardTextDiv {
    flex: 1 1 21%;
  }
}

.block_4_col_cta .section1b .multiColWrapper .cardTextDiv .cardImageWrapper {
  text-align: center;
}

.block_4_col_cta .section1b .multiColWrapper .cardTextDiv .cardImageWrapper .cardImage {
  max-width: 250px;
}

.block_4_col_cta .section1b .multiColWrapper .cardTextDiv .description {
  padding-top: 1rem;
  text-align: center;
  margin-top: 0;
}

.block_4_col_cta .section1b .multiColWrapper .cardTextDiv .description h3 {
  margin-top: 0;
}

.block_4_col_cta .section1b .set3Button {
  margin-top: 2em;
  text-align: center;
}

.block_4_col_cta .section1b .set3Content2Wrapper {
  margin: 1em 0 0 0;
}

@media screen and (max-width: 479px) {
  .block_4_col_cta .section1b .set3Content2Wrapper {
    margin: 1em 1rem 0 1rem;
  }
}

.block_4_col_cta.variation- .section1b {
  padding: 0px;
  margin-top: 0;
}

.block_4_col_cta.variation- .section1b .multiColWrapper {
  margin-top: 0;
}

.block_4_col_cta.variation- h3 {
  font-size: 1.8rem;
  letter-spacing: 0.4px;
  margin-bottom: 0px;
}

.block_4_col_cta.variation- .multiColWrapper .cardTextDiv {
  max-width: 235px !important;
  padding: 0 !important;
  margin: 10px;
}

@media screen and (max-width: 767px) {
  .block_4_col_cta.variation- .multiColWrapper .cardTextDiv {
    max-width: 100% !important;
  }
}

@media screen and (min-width: 480px) and (max-width: 1069px) {
  .block_4_col_cta.variation- .multiColWrapper .cardTextDiv {
    max-width: 47% !important;
    flex: 1 1 46%;
  }
}

.block_4_col_cta.variation- .multiColWrapper .cardTextDiv img {
  width: 100%;
  max-width: 235px !important;
  height: 150px;
}

@media screen and (max-width: 767px) {
  .block_4_col_cta.variation- .multiColWrapper .cardTextDiv img {
    max-width: 100% !important;
    height: 250px !important;
    object-fit: cover;
  }
}

.block_4_col_cta.variation- .multiColWrapper .cardTextDiv .cardImage {
  height: 150px;
}

@media screen and (min-width: 480px) and (max-width: 1069px) {
  .block_4_col_cta.variation- .multiColWrapper .cardTextDiv .cardImage {
    max-width: 100% !important;
    height: 250px;
  }
}

.block_4_col_cta.variation- .multiColWrapper .cardTextDiv .description {
  margin: 0px 15px;
}

.block_4_col_cta.variation-1 .cardImage {
  height: 100px !important;
  max-width: 100% !important;
}

@media screen and (max-width: 767px) {
  .block_4_col_cta.variation-1 .section1b {
    box-sizing: border-box;
  }
}

.block_two_column_grid .multiColWrapper2 {
  display: flex;
  flex-wrap: wrap;
}

.block_two_column_grid .cardWrapper {
  flex: 1 1 45%;
  margin: 1rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), 0 2px 7px 0 rgba(0, 0, 0, 0.15) !important;
}

@media (max-width: 768px) {
  .block_two_column_grid .cardWrapper {
    flex: 1 1 90%;
    width: 90%;
  }
}

@media screen and (max-width: 909px) {
  .block_two_column_grid .cardWrapper {
    flex: 1 1 95%;
  }
}

@media (max-width: 430px) {
  .block_two_column_grid .cardWrapper {
    flex: 1 1 100%;
  }
}

.block_two_column_grid .cardWrapper .mat-expansion-panel {
  padding: 3px;
  background: #e3e2e2;
  margin: 3px;
}

.block_two_column_grid .cardWrapper .cardTextDiv {
  flex: 1 1 50%;
}

.block_two_column_grid .cardWrapper .cardTextDiv .cardImage {
  border-radius: 0 5px 5px 0;
  float: right;
  width: 50%;
  height: 100%;
  margin-left: 5px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #EEE;
}

@media (max-width: 430px) {
  .block_two_column_grid .cardWrapper .cardTextDiv .cardImage {
    width: 100%;
    height: inherit;
    margin-left: inherit;
  }
}

.block_two_column_grid .cardWrapper .cardTextDiv .cardContent {
  width: 50%;
  padding: 1rem;
  box-sizing: border-box;
}

.block_two_column_grid .cardWrapper .cardTextDiv .cardContent .description {
  text-align: left;
}

@media (max-width: 414px) {
  .block_two_column_grid .cardWrapper .cardTextDiv .cardContent .description {
    text-align: center;
  }
  .block_two_column_grid .cardWrapper .cardTextDiv .cardContent .description p {
    text-align: center;
  }
}

.block_two_column_grid .cardWrapper .cardTextDiv .cardContent .buttonSpacer {
  height: 70px;
}

@media (max-width: 767px) {
  .block_two_column_grid .cardWrapper .cardTextDiv .cardContent .buttonSpacer {
    height: 15px;
  }
}

@media (max-width: 430px) {
  .block_two_column_grid .cardWrapper .cardTextDiv .cardContent {
    float: left;
    width: 100%;
    box-sizing: border-box;
  }
}

.block_two_column_grid .cardWrapper .cardTextDiv .buttonWrapper {
  position: absolute;
  bottom: 20px;
}

@media (max-width: 767px) {
  .block_two_column_grid .cardWrapper .cardTextDiv .buttonWrapper {
    position: inherit;
    margin-bottom: 15px;
    text-align: left;
  }
}

@media (max-width: 414px) {
  .block_two_column_grid .cardWrapper .cardTextDiv .buttonWrapper {
    text-align: center;
    margin-bottom: 0 !important;
  }
}

.block_two_column_grid .cardWrapper .mat-expansion-panel-header {
  padding: 0 24px;
}

@media screen and (max-width: 767px) {
  .block_two_column_grid .cardImage {
    border-radius: 5px 5px 0 0 !important;
  }
}

.block_two_column_grid.current-publications {
  margin-bottom: 20px;
}

.path-error-404 #block-pagetitle h1 {
  display: block !important;
}

.path-error-404 .block-system {
  max-width: 100rem;
  padding-bottom: 50px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .path-error-404 .block-system {
    padding: 0px 15px 50px 15px;
  }
}

.news-head,
.news-contbody {
  float: left;
  width: 100%;
  box-sizing: border-box;
  background-color: white;
}

.news-head .mat-expansion-panel-header,
.news-contbody .mat-expansion-panel-header {
  padding: 0 24px;
}

.news-head.opened .mat-expansion-panel-header {
  background-color: transparent !important;
}

.news-contbody {
  display: none;
}

.block_archived_articles .style4Wrapper, .block_archived_articles .section-title {
  margin-top: 0 !important;
}

.block_archived_articles .accordion {
  margin: 6px;
  background: #e3e2e2;
  padding: 0 !important;
}

.block_archived_articles .accordion .cardWrapper {
  flex: 1 1 45%;
  margin: 1rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), 0 2px 7px 0 rgba(0, 0, 0, 0.15) !important;
}

@media (max-width: 768px) {
  .block_archived_articles .accordion .cardWrapper {
    flex: 1 1 90%;
    width: 90%;
  }
}

@media screen and (max-width: 909px) {
  .block_archived_articles .accordion .cardWrapper {
    flex: 1 1 95%;
  }
}

@media (max-width: 430px) {
  .block_archived_articles .accordion .cardWrapper {
    flex: 1 1 100%;
  }
}

.block_archived_articles .accordion .cardWrapper .mat-expansion-panel {
  padding: 3px;
  background: #e3e2e2;
  margin: 3px;
}

.block_archived_articles .accordion .cardWrapper .cardTextDiv {
  flex: 1 1 50%;
}

.block_archived_articles .accordion .cardWrapper .cardTextDiv .cardImage {
  border-radius: 0 5px 5px 0;
  float: right;
  width: 50%;
  height: 100%;
  margin-left: 5px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #EEE;
}

@media (max-width: 430px) {
  .block_archived_articles .accordion .cardWrapper .cardTextDiv .cardImage {
    width: 100%;
    height: inherit;
    margin-left: inherit;
  }
}

.block_archived_articles .accordion .cardWrapper .cardTextDiv .cardContent {
  width: 50%;
  padding: 1rem;
  box-sizing: border-box;
}

.block_archived_articles .accordion .cardWrapper .cardTextDiv .cardContent .description {
  text-align: left;
}

@media (max-width: 414px) {
  .block_archived_articles .accordion .cardWrapper .cardTextDiv .cardContent .description {
    text-align: center;
  }
  .block_archived_articles .accordion .cardWrapper .cardTextDiv .cardContent .description p {
    text-align: center;
  }
}

.block_archived_articles .accordion .cardWrapper .cardTextDiv .cardContent .buttonSpacer {
  height: 70px;
}

@media (max-width: 767px) {
  .block_archived_articles .accordion .cardWrapper .cardTextDiv .cardContent .buttonSpacer {
    height: 15px;
  }
}

@media (max-width: 430px) {
  .block_archived_articles .accordion .cardWrapper .cardTextDiv .cardContent {
    float: left;
    width: 100%;
    box-sizing: border-box;
  }
}

.block_archived_articles .accordion .cardWrapper .cardTextDiv .buttonWrapper {
  position: absolute;
  bottom: 20px;
}

@media (max-width: 767px) {
  .block_archived_articles .accordion .cardWrapper .cardTextDiv .buttonWrapper {
    position: inherit;
    margin-bottom: 15px;
    text-align: left;
  }
}

@media (max-width: 414px) {
  .block_archived_articles .accordion .cardWrapper .cardTextDiv .buttonWrapper {
    text-align: center;
    margin-bottom: 0 !important;
  }
}

.block_archived_articles .accordion .cardWrapper .mat-expansion-panel-header {
  padding: 0 24px;
}

.block_archived_articles .multiColWrapper {
  margin-left: 0.5em;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}

.single_block_archived_articles .mat-expansion-panel {
  padding: 3px;
  background: #e3e2e2;
  margin: 3px;
}

@media screen and (min-width: 768px) {
  .single_block_archived_articles .multiColWrapper {
    padding-left: 8px;
  }
}

.single_block_archived_articles .multiColWrapper .cardTextDiv {
  display: flex;
  flex-wrap: wrap;
}

.single_block_archived_articles .multiColWrapper .cardTextDiv .articleDiv {
  flex: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 1em;
  height: 241px;
  background-color: #EEE;
}

.single_block_archived_articles .multiColWrapper .cardTextDiv .cardContent {
  flex: 1;
  padding: 1em;
  text-align: center;
}

.single_block_archived_articles .multiColWrapper .cardTextDiv .cardContent .cardInner {
  padding: 0em .5em;
}

.single_block_archived_articles .multiColWrapper .cardTextDiv .pwaCoverImage {
  background-position: top;
  width: 100%;
  height: 277px;
}

.single_block_archived_articles .multiColWrapper .cardTextDiv h2 {
  padding-left: 0 !important;
  font-size: 2.8rem;
  margin-top: 0;
  margin-bottom: 0;
}

.single_block_archived_articles .pwa-card-container {
  box-shadow: inherit !important;
  margin-top: 1em;
}

.single_block_archived_articles .accordion {
  background: #e3e2e2;
  padding: 0 !important;
  margin: 0px;
}

.single_block_archived_articles .accordion .news-contbody .description {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
}

.mat-expansion-panel-header .mat-content {
  color: rgba(0, 0, 0, 0.87);
  font-size: 1.7rem;
  text-align: left;
  flex: 1;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  body:not(.frontpage) .block_archived_articles {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 768px) {
  body:not(.frontpage) .block_archived_articles {
    margin-bottom: 38px;
  }
}

.base-width, .user-login-form,
.user-register-form,
.user-pass, .section-user .block-system-main-block, .messages {
  max-width: 100rem;
  margin: auto;
  padding: 1em;
}

.bodyWrapper {
  padding: 0px 1.5rem;
}

.user-login-form,
.user-register-form,
.user-pass {
  border: solid 1px #CCC;
}

.user-login-form .form-item,
.user-register-form .form-item,
.user-pass .form-item {
  margin-bottom: 15px;
}

.user-login-form .form-item .description,
.user-register-form .form-item .description,
.user-pass .form-item .description {
  margin-top: 5px !important;
  margin-left: 0px !important;
  font-size: 14px;
}

.user-login-form .form-item + p,
.user-register-form .form-item + p,
.user-pass .form-item + p {
  font-size: 14px;
  margin-top: 0px !important;
}

.user-login-form .form-submit,
.user-register-form .form-submit,
.user-pass .form-submit {
  border-radius: 0;
  border: solid 1px #9e9b9b;
  padding: 7px 25px;
  line-height: 1;
  cursor: pointer;
}

.user-login-form .error,
.user-register-form .error,
.user-pass .error {
  color: red;
  font-size: 14px;
  margin-top: 5px !important;
}

.user-login-form label,
.user-register-form label,
.user-pass label {
  display: block;
  font-family: Bitter, Georgia, Cambria, Times New Roman, Times, serif;
  text-align: left;
}

.user-login-form .form-text,
.user-register-form .form-text,
.user-pass .form-text {
  padding: 5px 10px;
  border-radius: 0 !important;
  border: solid 1px #ccc;
  max-width: 90%;
}

.messages {
  box-sizing: border-box;
  margin: 1em auto !important;
}

.block_cta_image .veteran-banner-div + .veteran-banner-text {
  margin-right: 0 !important;
}

.block_cta_image .veteran-banner-text {
  padding: 0 1em;
  margin: 0 2em 0 0;
  border-radius: 1rem;
}

.block_cta_image .veteran-banner-div {
  background-position: top !important;
}

.block_cta_image.image-middle .veteran-banner-div {
  background-position: center !important;
}

@media screen and (max-width: 1007px) and (min-width: 769px) {
  .block_cta_image.image-middle .veteran-banner-div {
    min-width: 49%;
    max-width: 49%;
    background-size: contain !important;
  }
}

@media screen and (max-width: 700px) {
  .block_cta_image.image-middle .veteran-banner-text {
    padding-top: 15px !important;
  }
}

@media screen and (min-width: 768px) {
  .block_cta_image.image-middle .veteran-banner-text {
    margin-right: 0 !important;
  }
}

.block_cta_image.transforming-health div.veteran-banner-div-resize {
  background-size: cover !important;
  box-sizing: border-box;
}

@media screen and (max-width: 700px) {
  .block_cta_image.transforming-health div.style1Wrapper {
    flex-direction: column;
  }
}

@media screen and (min-width: 700px) {
  .block_cta_image.transforming-health .pwa-tagline {
    padding-top: 10px;
  }
}

@media screen and (max-width: 375px) {
  .block_cta_image.transforming-health .pwa-btn-scaled {
    width: 100%;
    max-width: 74% !important;
    display: inline-block;
  }
}

@media screen and (max-width: 700px) {
  .block_cta_image.insider-first div.style1Wrapper {
    flex-direction: column;
  }
}

.block_cta_image.insider-first div.style1Wrapper div.veteran-banner-div-resize {
  background-size: cover;
  max-height: 360px;
  min-height: 360px;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .block_cta_image.insider-first div.style1Wrapper div.veteran-banner-div-resize {
    max-width: 95%;
    margin: auto;
    width: 100%;
  }
}

@media screen and (min-width: 700px) {
  .block_cta_image.insider-first div.style1Wrapper div.veteran-banner-div-resize {
    max-width: 490px;
  }
}

@media screen and (max-width: 700px) {
  .block_cta_image.insider-first div.style1Wrapper div.veteran-banner-div-resize {
    max-width: 98%;
  }
}

.block_cta_image.join-mvp {
  margin: 2rem 0px 4rem 0px;
}

@media screen and (max-width: 767px) {
  .block_cta_image.join-mvp {
    margin: 3rem 0px 5rem 0px;
  }
}

@media screen and (max-width: 767px) {
  .block_cta_image.join-mvp .veteran-banner-text {
    width: 100% !important;
    margin: 10px auto;
  }
}

@media screen and (max-width: 767px) {
  .block_cta_image.join-mvp .pwa-btn-scaled {
    max-width: 164px;
    float: left;
  }
}

.block_cta_image.join-mvp .hub-rowwrapper {
  padding-bottom: 25px;
}

@media screen and (min-width: 768px) {
  .block_cta_image.join-mvp .hub-rowwrapper {
    max-width: 164px;
    float: left;
    margin-left: 15px;
  }
}

.block_cta_image.join-mvp div.veteran-banner-div-resize {
  background-size: cover !important;
}

@media screen and (min-width: 768px) {
  .block_cta_image.significant-impact {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 767px) {
  .block_cta_image.significant-impact .style1Wrapper {
    display: block !important;
    padding: 15px 0px;
  }
}

.block_cta_image.significant-impact .bannerTextWrapper {
  margin-top: 0 !important;
}

@media screen and (max-width: 767px) {
  .block_cta_image.significant-impact .bannerTextWrapper {
    margin: 1em 0px !important;
  }
}

.block_cta_image.significant-impact .veteran-banner-div-resize {
  margin-top: 15px !important;
  max-height: 400px;
  box-sizing: border-box;
  max-width: 482px;
}

@media screen and (max-width: 767px) {
  .block_cta_image.significant-impact .veteran-banner-div-resize {
    max-width: 100%;
    min-height: 330px !important;
  }
}

@media screen and (max-width: 700px) {
  .home-container .veteran-banner-text {
    margin-right: 0 !important;
  }
  .home-container .veteran-banner-text .pwa-btn-scaled {
    max-width: max-content;
    margin: auto;
  }
}

@media screen and (max-width: 700px) {
  .home-container div:not(.image-middle) div.veteran-banner-div-resize {
    background-size: cover !important;
    min-height: 236px !important;
    height: 236px;
    background-position: center !important;
  }
}

@media screen and (min-width: 768px) {
  .home-container .hub-rowwrapper div.style1Wrapper div.veteran-banner-div-resize.left-image {
    min-height: 518px;
  }
}

@media screen and (min-width: 700px) {
  .page-about .container .hub-rowwrapper div.style1Wrapper div.veteran-banner-div-resize {
    background-size: cover;
    margin: 25px 1em 1em 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .page-about .container .hub-rowwrapper div.style1Wrapper div.veteran-banner-div-resize {
    max-height: 400px !important;
    height: 100% !important;
    background-size: cover;
    min-height: 304px !important;
  }
}

.mat-dialog-container {
  background-color: white;
  border-radius: 4px !important;
  width: 100% !important;
  max-width: 600px !important;
  max-height: 70vh !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  margin-bottom: 50px !important;
  padding: 12px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .mat-dialog-container {
    margin-bottom: 70px !important;
    max-width: 85% !important;
  }
}

.mat-dialog-container a,
.mat-dialog-container a:link,
.mat-dialog-container a:visited,
.mat-dialog-container a:hover {
  text-decoration: none;
}

.mat-dialog-container .mat-dialog-title {
  font: normal 2rem Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  margin: 0.5rem 0 0.8rem;
  text-align: left;
}

.mat-dialog-container .mat-dialog-content {
  overflow: unset;
  width: 100%;
}

.mat-dialog-container .mat-dialog-content label {
  font-size: 1.15rem;
}

.mat-dialog-container .mat-dialog-content p {
  margin: 1rem 0;
}

.mat-dialog-container .mat-dialog-content .pwa-checkbox {
  padding: 1.2rem 0 2rem 0;
}

.mat-dialog-container .mat-accent {
  background: transparent !important;
}

.mat-dialog-container .mat-checkbox {
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
}

.mat-dialog-container p:empty {
  display: none;
}

.mat-dialog-container-popup {
  background-color: white;
  border-radius: 6px !important;
  width: 100% !important;
  max-width: 600px !important;
  max-height: 80vh !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  margin-bottom: 50px !important;
  padding-bottom: 0.5em;
  margin: auto;
  color: black;
}

@media screen and (max-width: 640px) {
  .mat-dialog-container-popup {
    margin-bottom: 70px !important;
    max-width: 85% !important;
  }
}

.mat-dialog-container-popup a,
.mat-dialog-container-popup a:link,
.mat-dialog-container-popup a:visited,
.mat-dialog-container-popup a:hover {
  text-decoration: none;
}

.mat-dialog-container-popup .mat-dialog-title {
  font: normal 2rem Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  margin: 0.5rem 0 0.8rem;
  text-align: left;
}

.mat-dialog-container-popup label {
  font-size: 1.15em;
  font-weight: 700;
}

.mat-dialog-container-popup p:empty {
  display: none;
}

.mat-dialog-container-popup .pop-btn {
  cursor: pointer;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 0.7em 1em;
}

.mat-dialog-container-popup .pop-btn a {
  color: black;
  font-weight: 600;
}

.mat-dialog-container-popup .pop-btn a:hover {
  background-color: white;
}

.mat-dialog-container-popup .pop-btn1 {
  margin-right: 1rem;
  border: thin solid rgba(0, 0, 0, 0.75);
}

.mat-dialog-container-popup .pop-btn2 {
  background-color: #003e73;
}

.mat-dialog-container-popup .pop-btn2 a {
  background-color: #003e73;
  color: white;
}

.mat-dialog-container-popup .pop-btn2 a:hover {
  background-color: #003e73;
}

.mat-dialog-container-popup .pop-buttons {
  margin: 1.5em 0;
}

@media screen and (max-width: 580px) {
  .mat-dialog-container-popup .pop-buttons {
    display: block;
  }
  .mat-dialog-container-popup .pop-buttons .pop-btn {
    margin-bottom: 10px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    text-align: center;
  }
}

.section2blue {
  background-color: #0071bb;
  position: relative;
  box-sizing: border-box;
}

.section2blue .style4Wrapper {
  background-color: transparent !important;
}

.section2blue .section2blueinner {
  color: white;
  padding: 1em 2em;
  background-color: transparent !important;
}

@media screen and (max-width: 767px) {
  .section2blue .section2blueinner {
    margin: 0;
  }
}

.section2blue .section2blueinner .pwa-subtitle {
  color: white;
}

.section2blue .section2blueinner button {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
  margin: 1em 0;
}

.full_width_cta .pwa-subtitle {
  font-size: 2rem;
  line-height: 29px;
  margin-bottom: 0.5em;
  padding: 0;
}

.full_width_cta .pwa-btn-group {
  margin-bottom: 0 !important;
  padding-top: 0 !important;
}

.full_width_cta.section2blue .section2blueinner button {
  margin: 0.8em 0 1.2em 0;
}

.full_width_cta .section2blueinner {
  padding: 0.5em 0em !important;
}

@media screen and (max-width: 1007px) {
  body:not(.frontpage) .section2blueinner {
    width: 80% !important;
    margin: auto;
  }
}

@media screen and (max-width: 1007px) {
  body:not(.frontpage) .section2blue {
    margin: 0px -15px;
  }
}

@media screen and (max-width: 1007px) {
  body:not(.frontpage) .full_width_cta .section2blueinner {
    padding: 0 !important;
  }
}

@media screen and (max-width: 1007px) {
  body:not(.frontpage) .full_width_cta .pwa-subtitle {
    margin: 0;
  }
}

@media screen and (max-width: 1007px) {
  body:not(.frontpage) .full_width_cta .pwa-btn-group {
    padding: 0 !important;
  }
}

body.maintenance-page, body.page-node-type-maintenance {
  overflow: hidden;
}

body.maintenance-page .home-container, body.page-node-type-maintenance .home-container {
  background: none !important;
}

body.maintenance-page .container, body.page-node-type-maintenance .container {
  background-color: transparent;
}

body.maintenance-page .skip-to-content-link,
body.maintenance-page .header,
body.maintenance-page .pwa-footer,
body.maintenance-page .messages, body.maintenance-page #content-header,
body.maintenance-page h1,
body.maintenance-page .build-version, body.page-node-type-maintenance .skip-to-content-link,
body.page-node-type-maintenance .header,
body.page-node-type-maintenance .pwa-footer,
body.page-node-type-maintenance .messages, body.page-node-type-maintenance #content-header,
body.page-node-type-maintenance h1,
body.page-node-type-maintenance .build-version {
  display: none !important;
}

body.maintenance-page .maintenance, body.page-node-type-maintenance .maintenance {
  max-width: 69rem;
  margin: 100px auto auto;
  background: white;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -o-border-radius: 20px;
  padding: 15px;
  box-shadow: 6px 7px 10px 1px #c3c2c2;
}

@media screen and (max-width: 768px) {
  body.maintenance-page .maintenance, body.page-node-type-maintenance .maintenance {
    max-width: 85%;
    margin-top: 50px;
  }
}

body.maintenance-page .maintenance .maintenance-image, body.maintenance-page .maintenance .image-wrapper img, body.page-node-type-maintenance .maintenance .maintenance-image, body.page-node-type-maintenance .maintenance .image-wrapper img {
  width: 200px;
  height: 170px;
}

@media screen and (max-width: 768px) {
  body.maintenance-page .maintenance .maintenance-image, body.maintenance-page .maintenance .image-wrapper img, body.page-node-type-maintenance .maintenance .maintenance-image, body.page-node-type-maintenance .maintenance .image-wrapper img {
    height: 90px;
  }
}

body.maintenance-page .maintenance .image-wrapper img, body.page-node-type-maintenance .maintenance .image-wrapper img {
  object-fit: cover;
}

.news .bluestripe {
  position: relative;
  min-width: calc(100vw - -16px);
  left: calc(-52vw + 50%);
  box-sizing: border-box;
  margin: 25px 0;
}

.news .bluestripe .bluestripeinner {
  color: white;
  margin: 1em auto;
  max-width: 100rem !important;
}

@media screen and (max-width: 767px) {
  .news .bluestripe .bluestripeinner {
    margin: 0;
  }
}

.news .bluestripe .pwa-subtitle {
  color: white;
}

@media screen and (min-width: 450px) {
  .news .pwa-btn {
    margin: 0 1rem 1rem 1rem;
  }
}

.news .bluestripe {
  position: relative;
  min-width: calc(100vw - 11px);
  left: calc(-50vw + 50%);
  box-sizing: border-box;
  margin: 25px 0;
  padding: 7px 0;
}

.news .contentWrapper .multiColWrapper {
  display: flex;
  flex-wrap: wrap;
}

.news .bluestripeinner {
  color: #fff;
  margin: 1em auto;
  max-width: 100rem !important;
}

.news .openpop {
  padding: 7px 14px;
  border-radius: 8px;
  margin-top: 17px;
}

.news .multiColWrapper2 {
  display: flex;
  flex-wrap: wrap;
}

.news .pwa-subtitle {
  color: rgba(0, 0, 0, 0.75);
  line-height: 2.2rem;
}

.news .pwa-btn {
  margin: 0 1rem 1rem;
}

.news .cardContent .title {
  margin: 1rem 0 16px 1rem;
  font-size: 1.8rem !important;
  letter-spacing: 0.4px;
  line-height: 2.2rem;
}

.news .pwa-title {
  color: rgba(0, 0, 0, 0.75);
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.92px;
  line-height: 29px;
  margin-bottom: 0.5em;
}

.news .secondary {
  color: rgba(0, 0, 0, 0.75);
  line-height: 2.2rem;
}

.news .pwa-desc {
  text-align: left;
  margin-bottom: 1em;
}

@media (max-width: 480px) {
  .news .description {
    text-align: center !important;
  }
}

.block_news .cardWrapper {
  flex: 1 1 45%;
  margin: 1rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), 0 2px 7px 0 rgba(0, 0, 0, 0.15) !important;
}

@media (max-width: 768px) {
  .block_news .cardWrapper {
    flex: 1 1 90%;
    width: 90%;
  }
}

@media screen and (max-width: 909px) {
  .block_news .cardWrapper {
    flex: 1 1 95%;
  }
}

@media (max-width: 430px) {
  .block_news .cardWrapper {
    flex: 1 1 100%;
  }
}

.block_news .cardWrapper .mat-expansion-panel {
  padding: 3px;
  background: #e3e2e2;
  margin: 3px;
}

.block_news .cardWrapper .cardTextDiv {
  flex: 1 1 50%;
}

.block_news .cardWrapper .cardTextDiv .cardImage {
  border-radius: 0 5px 5px 0;
  float: right;
  width: 50%;
  height: 100%;
  margin-left: 5px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #EEE;
}

@media (max-width: 430px) {
  .block_news .cardWrapper .cardTextDiv .cardImage {
    width: 100%;
    height: inherit;
    margin-left: inherit;
  }
}

.block_news .cardWrapper .cardTextDiv .cardContent {
  width: 50%;
  padding: 1rem;
  box-sizing: border-box;
}

.block_news .cardWrapper .cardTextDiv .cardContent .description {
  text-align: left;
}

@media (max-width: 414px) {
  .block_news .cardWrapper .cardTextDiv .cardContent .description {
    text-align: center;
  }
  .block_news .cardWrapper .cardTextDiv .cardContent .description p {
    text-align: center;
  }
}

.block_news .cardWrapper .cardTextDiv .cardContent .buttonSpacer {
  height: 70px;
}

@media (max-width: 767px) {
  .block_news .cardWrapper .cardTextDiv .cardContent .buttonSpacer {
    height: 15px;
  }
}

@media (max-width: 430px) {
  .block_news .cardWrapper .cardTextDiv .cardContent {
    float: left;
    width: 100%;
    box-sizing: border-box;
  }
}

.block_news .cardWrapper .cardTextDiv .buttonWrapper {
  position: absolute;
  bottom: 20px;
}

@media (max-width: 767px) {
  .block_news .cardWrapper .cardTextDiv .buttonWrapper {
    position: inherit;
    margin-bottom: 15px;
    text-align: left;
  }
}

@media (max-width: 414px) {
  .block_news .cardWrapper .cardTextDiv .buttonWrapper {
    text-align: center;
    margin-bottom: 0 !important;
  }
}

.block_news .cardWrapper .mat-expansion-panel-header {
  padding: 0 24px;
}

.news + .bluestripe .bluestripeinner {
  color: #fff;
  margin: 1em auto;
  max-width: 1000px !important;
  max-width: 100rem !important;
}

.news + .bluestripe .hub-rowwrapper {
  padding: 30px 0 !important;
}

.news + .bluestripe .openpop {
  padding: 7px 14px;
  border-radius: 8px;
  margin-top: 17px;
}

.block-views-blockheader-notification-bar-block-1 h2 {
  display: none;
}

.notification-bar .mat-content {
  flex: 1;
}

.notification-bar .notification-toggle {
  height: 38px;
}

.signup_strip {
  background-color: #0071bb;
  position: relative;
  min-width: calc(100vw - 11px);
  left: calc(-50vw + 50%);
  box-sizing: border-box;
  margin: 25px 0;
}

.signup_strip .signup_strip_inner {
  color: #fff;
  margin: 1em auto;
  max-width: 100rem !important;
}

@media screen and (min-width: 459px) {
  .signup_strip .signup_strip_inner {
    padding: 2em;
  }
}

.signup_strip fieldset {
  text-align: center;
}

.signup_strip fieldset legend {
  color: #fff;
  padding: 5px;
  text-align: center;
}

.signup_strip .input-container {
  position: relative;
  margin: 10px 20px;
  background: #ddd;
  min-width: 50%;
  display: inline-flex;
}

.signup_strip .input-container .input-img {
  position: absolute;
  bottom: 6px;
  left: 5px;
  width: 24px;
  height: 24px;
}

.signup_strip .input-container input.email-input {
  height: 30px;
  padding-left: 34px;
  width: 100%;
  border: 2px solid gray;
  border-right: none;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 14px;
}

.signup_strip .input-container input.email-input::placeholder {
  color: #acb0b3 !important;
}

.signup_strip .input-container input.email-input::-webkit-input-placeholder {
  color: #acb0b3 !important;
}

.signup_strip .input-container input.email-input:-moz-placeholder {
  color: #acb0b3 !important;
}

.signup_strip .input-container input.email-input::-moz-placeholder {
  color: #acb0b3 !important;
}

.signup_strip .input-container input.email-input:-ms-input-placeholder {
  color: #acb0b3 !important;
}

.signup_strip .input-container .subscribe-button {
  background-color: #3eb675;
  border-color: gray;
  border-left: none;
  color: #FFF;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.9rem;
  text-decoration: none;
  white-space: nowrap;
  width: 30%;
  min-width: 95px;
}

.tabs.primary {
  display: flex;
  list-style-type: none;
  max-width: 100rem !important;
  margin: auto;
  padding: 0;
  background: white;
  overflow: auto;
}

.tabs.primary li {
  margin: 0px;
}

.tabs.primary li a {
  padding: 5px 15px;
  background-color: transparent !important;
  text-decoration: none;
}

.tabs.primary li a:hover {
  text-decoration: underline;
}

.layout__region .block_text:first-child .style3Wrapper,
.layout__region .block_text:first-child .bannerTextWrapper {
  margin-top: 0;
}

.layout__region .block_text:first-child .style3Wrapper h2,
.layout__region .block_text:first-child .bannerTextWrapper h2 {
  display: none;
}

.layout__region .block_text:first-child .pwa-tagline,
.layout__region .block_text:first-child .bannerTextWrapper {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.block_text.testimonial-first h3 {
  letter-spacing: 0.92px;
  font-weight: 400;
  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
}

.block_text.newsletters h2 {
  font-size: 2.2rem;
}

@media screen and (max-width: 767px) {
  .block_text .bannerTextWrapper {
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  body:not(.frontpage) .layout--onecol {
    width: 95% !important;
    margin: auto;
  }
}

.blue-divider {
  background-color: #0071bb;
  height: 56px;
  display: block;
  margin: 25px -15px;
  position: relative;
}

.page-form-contact #block-pagetitle h1 {
  display: none !important;
}

.page-form-contact .ui-dialog-titlebar {
  display: none;
}

.page-form-contact .webform-confirmation-modal {
  max-width: 80vw !important;
  pointer-events: auto !important;
  width: 400px !important;
}

.page-form-contact .webform-confirmation-modal .ui-dialog-content {
  overflow-x: hidden !important;
}

@media screen and (max-width: 440px) {
  .page-form-contact .webform-confirmation-modal .ui-dialog-content {
    max-height: inherit !important;
  }
}

.page-form-contact .pwa-dialog {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.page-form-contact .pwa-dialog img.pwa-accent {
  width: 430px;
  display: block;
  margin: -1.75rem -10% 0;
}

.page-form-contact .pwa-dialog h1 {
  width: 100%;
  text-align: center;
  font: 2rem Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  margin: 0.5rem 0 0.8rem;
}

.page-form-contact .pwa-dialog .mat-dialog-content {
  overflow: unset;
  width: 100%;
  display: block;
  margin: 0 -24px;
  padding: 0px 24px 10px 24px;
  max-height: 65vh;
}

@media screen and (max-width: 340px) {
  .page-form-contact .pwa-dialog .mat-dialog-content {
    min-height: 220px;
    overflow: auto;
    max-height: inherit;
    padding-bottom: 0;
  }
}

.page-form-contact .pwa-dialog .ui-dialog-content {
  overflow: hidden !important;
  margin-bottom: 20px;
}

.page-form-contact .ui-widget-content a {
  text-decoration: none;
  color: #004795 !important;
}

.page-form-contact .pwa-button-blue {
  margin: 0;
}

.page-form-contact .pwa-button-blue a {
  color: #fff !important;
  text-decoration: none;
}

.page-form-contact .ui-dialog,
.page-form-contact .pwa-dialog {
  padding: 0 !important;
}

.page-form-contact .pwa-dialog .pwa-button-blue {
  padding-left: 4rem;
  padding-right: 4rem;
  background-color: #205493;
  border: thin solid #205493;
}

.page-form-contact .pwa-dialog p {
  text-align: center;
  margin: 1rem 0;
}

.page-form-contact .container {
  background: transparent;
  padding: 1em 0px;
}

.page-form-contact .messages {
  display: none !important;
}

.page-form-contact #content {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
  display: block;
  background-color: #fff;
  border: thin solid #ccc;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.75);
  padding: 0.5rem 2rem;
  text-align: left;
  box-sizing: border-box;
  width: 100%;
  min-width: 300px;
  max-width: 1130px;
  margin: 0.5rem auto 3rem;
}

.page-form-contact #content #content-area {
  padding: 1rem 10rem;
}

@media screen and (max-width: 580px) {
  .page-form-contact #content #content-area {
    padding: 1rem;
  }
}

.page-form-contact #content #content-area #block-mainpagecontent > h1 {
  display: none;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item-api-response {
  display: none !important;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form #edit-actions-01 {
  float: left;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form #edit-actions {
  float: right;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form input.webform-counter-warning {
  background: none !important;
  border-color: none !important;
  font-weight: 400 !important;
  color: none !important;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form :not(input).webform-counter-warning {
  background: none !important;
  border-color: none !important;
  font-weight: 400 !important;
  color: rgba(0, 0, 0, 0.75) !important;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item-zip-code .form-item--error-message {
  display: none;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item-zip-code .error ~ .text-count-wrapper {
  color: #dc392d;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item--error .form-item--error-message {
  font-weight: 400;
  color: #dc392d;
  font-size: small;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .contact_wrapper h1 {
  text-align: center !important;
  font-size: 1.8rem !important;
  font-weight: 400;
  color: #545454;
  margin: 1rem 0 !important;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .js-form-type-processed-text {
  text-align: center;
  margin: 1rem 0;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form #edit-email--description {
  font-weight: 400;
  color: red;
  font-size: small;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form #edit-zip-code {
  width: 100% !important;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item {
  display: block;
  margin-bottom: 1.5rem;
  width: 100%;
  padding-bottom: 1.25rem;
  margin-top: 0.84375em;
  box-sizing: border-box;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item .error.form-item--error-message {
  font-weight: 400;
  color: red;
  font-size: small;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item input {
  padding: 0.4375em 0;
  border: none;
  padding: 0.4375em 0;
  border-bottom: solid 1px #bfbfbf;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item input.error {
  border-bottom: solid 1px #dc392d !important;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item.form-item-zip-code {
  width: 15rem !important;
  /*padding-bottom: 1.5rem;
              padding-top: 3.5rem;*/
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item.form-item-zip-code label {
  display: none;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item.form-item-zip-code .description,
.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item.form-item-zip-code .text-count-message {
  font-size: 75%;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item.form-item-email input, .page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item.js-form-type-tel input {
  width: 100%;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item .description {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  padding-bottom: 10px !important;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item .description p:last-child {
  margin-bottom: 0 !important;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item.form-item-mobile-phone-text-messaging-will-be-available-in-the-future- .description {
  font-size: 75%;
}

.page-form-contact #content #content-area #block-mainpagecontent .webform-submission-contact-form .form-item.form-item-name input {
  border-bottom: dotted #ccc !important;
  border: none;
  width: 100%;
}

.page-form-contact #edit-processed-text-01 hr {
  max-width: 100% !important;
}

.contentWrapperva {
  display: flex;
}

@media screen and (max-width: 479px) {
  .contentWrapperva {
    flex-direction: column-reverse;
  }
}

.contentWrapperva .num {
  float: left;
  height: 60px;
  margin-right: 1rem;
  margin-top: 1rem;
}

.contentWrapperva .pwa-list {
  flex: 1 1 50%;
  margin: auto;
  min-height: 520px;
}

@media screen and (max-width: 479px) {
  .contentWrapperva .pwa-list {
    max-width: 100%;
  }
}

.contentWrapperva .pwa-list li img {
  height: 52px;
}

@media screen and (max-width: 479px) {
  .contentWrapperva .pwa-list .buttonWrapper {
    margin-left: 0;
    text-align: center;
  }
  .contentWrapperva .pwa-list .buttonWrapper p {
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
  }
}

.contentWrapperva .pwa-list .buttonWrapper .ng-star-inserted {
  color: #323a45 !important;
}

.contentWrapperva .pwa-list ol {
  margin: 0 0 0 1.25em;
  padding-left: 0;
  list-style: none;
}

@media screen and (max-width: 479px) {
  .contentWrapperva .pwa-list ol {
    margin-left: 0;
  }
}

.contentWrapperva .pwa-list ol li {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: thin solid #dcddde;
  padding: 2rem 0;
  text-align: left;
}

.contentWrapperva .desc {
  padding-left: 1rem;
}

.contentWrapperva .desc p {
  line-height: 1.5;
  margin: 1rem 0;
  text-align: left;
}

.contentWrapperva .buttonWrapper {
  margin-top: 1em;
  margin-left: 5em;
}

.contentWrapperva .buttonWrapper .pwa-btn {
  background-color: #0071bb;
  color: #fff;
  margin: 1em;
  padding: 1rem 4rem;
}

.contentWrapperva .buttonWrapper button {
  display: inline-block;
}

.contentWrapperva .pwa-btn {
  background-color: #0071bb !important;
  color: #fff !important;
  margin: 1em;
  padding: 1rem 4rem;
}

.contentWrapperva .pwa-btn a {
  color: #fff !important;
}

.contentWrapperva .videoWrapper {
  flex: 1 1 50%;
  width: 100%;
  margin: 2em 0 2em 2em;
}

@media screen and (max-width: 479px) {
  .contentWrapperva .videoWrapper {
    margin: 2em 0px;
  }
}

.contentWrapperva .videoWrapper iframe {
  width: 100%;
  height: 70%;
  border-width: 2px;
  border-style: inset;
  border-color: initial;
  border-image: initial;
}

@media screen and (max-width: 767px) {
  header .usa-banner-header {
    padding-left: 1em;
  }
}

@media screen and (max-width: 767px) {
  .logo-menu-bar {
    display: block;
  }
  .logo-menu-bar .row {
    display: block;
  }
}

.logo-menu-bar .site-logo-bar {
  margin-left: 1em;
}

@media screen and (max-width: 767px) {
  .logo-menu-bar .site-logo-bar {
    width: initial !important;
  }
}

@media screen and (max-width: 767px) {
  .logo-menu-bar .user-menu-bar {
    width: 100% !important;
  }
}

.logo-menu-bar .maincsgn {
  align-items: center;
  margin-left: 1em;
}

@media screen and (max-width: 799px) {
  .logo-menu-bar .maincsgn {
    flex-flow: wrap-reverse;
    justify-content: center;
  }
}

.build-version {
  text-align: center;
  background: white;
  color: black;
}

.site-logo {
  width: 95%;
  max-width: 300px;
  max-height: 60px;
}

@media screen and (min-width: 430px) {
  .site-logo {
    max-width: 400px;
  }
}

.menu-item {
  position: relative;
}

.page-accessva .section2blue {
  background: white !important;
}

@media screen and (max-width: 1007px) and (min-width: 768px) {
  #content {
    padding: 0px 15px;
  }
}

.page-testimonials .block_text h3 {
  font-weight: 400;
  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
}

.bannerTextWrapper iframe {
  max-width: 100%;
  border: none;
}

@media screen and (max-width: 500px) {
  .bannerTextWrapper iframe {
    height: 350px;
  }
}

@media screen and (max-width: 450px) {
  .bannerTextWrapper iframe {
    height: 300px;
  }
}

.page-node-type-news .base-width, .page-node-type-news .user-login-form,
.page-node-type-news .user-register-form,
.page-node-type-news .user-pass, .page-node-type-news .section-user .block-system-main-block, .section-user .page-node-type-news .block-system-main-block, .page-node-type-news .messages {
  padding-top: 0px;
}

.browsers .bannerTextWrapper {
  margin-right: 0 !important;
}

.header-region {
  border-bottom: white 1px solid;
  padding-bottom: 10px;
}

.block_cta_image.insider-second div.veteran-banner-div-resize {
  background-size: cover !important;
  max-width: 490px;
  max-height: 360px;
  box-sizing: border-box;
}

#mega-menu .mat-menu-panel {
  border: none !important;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.contus .contbtn + .dropdwn {
  top: 27px !important;
}

@media screen and (max-width: 450px) {
  .contus .contbtn + .dropdwn {
    left: inherit !important;
    right: 0;
  }
}

@media screen and (max-width: 450px) {
  .page-resources #content {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 450px) {
  .inline-contents {
    width: 92% !important;
    margin: 20px auto !important;
  }
}

@media screen and (max-width: 450px) {
  .insider-first .veteran-banner-text,
  .insider-second .veteran-banner-text {
    margin-right: 0;
  }
}

@media screen and (max-width: 450px) {
  .insider-first .bannerTextWrapper,
  .insider-second .bannerTextWrapper {
    margin: 1em .5em !important;
  }
}

@media screen and (max-width: 450px) {
  .insider-first .bannerTextWrapper ul,
  .insider-second .bannerTextWrapper ul {
    padding-left: 20px;
  }
}

.notification-body {
  margin-top: 0;
}

li.vetnav-level1 {
  padding: 0;
}

li.vetnav-level1 > a {
  padding: 0.9rem 0px 0.9rem 2.5rem;
  line-height: 3rem;
  text-decoration: none !important;
  display: block;
  color: white;
}

li.vetnav-level1:hover > a {
  color: black;
}

.role--authenticated .signup .va-dropdown button.user {
  padding-right: 20px !important;
}

.signup .pwa-btn-scaled {
  padding: 1rem 2rem;
  margin: 1rem;
  font-size: 1.8rem;
  font-weight: 700;
  border-radius: 5px;
}

#root .weight {
  display: none !important;
}

.doc-pwd-title {
  background-color: #c4f1d3;
  box-shadow: 0px 0px 10px 1px #CCC;
  border: solid 1px #CCC;
  border-radius: 5px;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
}

.doc-pwd-title strong {
  color: #1d4e8c;
}

.webform-button--next:not(.inactive),
.webform-button--previous:not(.inactive) {
  cursor: pointer;
}

.custompopcode .mat-dialog-container-popup, .menupop .mat-dialog-container-popup {
  overflow: inherit !important;
}

.webform-submission-contact-form input[type="checkbox"] + label {
  padding-left: 7px;
}

.visit-modal .directions {
  height: 400px;
  overflow: auto;
}

.clearfixes {
  clear: both;
}

body.modal-opened {
  position: fixed;
}

.myModal.modal-on {
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  min-height: 100vh;
}

.myModal.modal-on .mat-dialog-container {
  margin: 0 !important;
}

.block_two_column_grid.Current.publications img {
  max-height: 327px;
}

@media screen and (max-width: 430px) {
  .block_two_column_grid.Current.publications img {
    max-height: 190px;
    object-fit: cover;
  }
}

body, #timeout-notifier-popus,
#timeout-notifier-first-popus {
  overscroll-behavior: contain;
}

.modal.custompopcode {
  z-index: 4;
  justify-content: center;
  display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .modal.custompopcode {
    padding-top: 65px;
  }
}

.modal.custompopcode .mat-dialog-container-popup {
  margin: inherit !important;
  background-color: transparent;
}

.modal.custompopcode .mat-dialog-container-popup .first-area-popup {
  background-color: white;
  border-radius: 6px;
}

@media screen and (max-height: 767px) {
  .popup-contact-confirmation .mat-dialog-content {
    height: 100px;
    overflow: auto;
  }
}

@media screen and (max-width: 767px) {
  body {
    /* Track */
    /* Handle */
  }
  body ::-webkit-scrollbar {
    width: 10px !important;
  }
  body ::-webkit-scrollbar-track {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3) !important;
    background-color: #CCC;
  }
  body ::-webkit-scrollbar-thumb {
    background: #5f5e5e !important;
  }
  body ::-webkit-scrollbar-thumb:window-inactive {
    background: #f5f5f5 !important;
  }
}

body.page-activity-dashboard .notification-bar.add_css_mvp .contbody {
  display: block;
}

body.page-activity-dashboard .notification-bar.add_css_mvp .mat-expansion-indicator .chevron-up {
  transform: rotate(225deg) !important;
}

body.page-activity-dashboard .messages--error {
  display: none !important;
}

body.page-activity-dashboard #block-mainpagecontent h1 {
  display: none;
}

body.page-activity-dashboard #main {
  padding: 1em;
}

body.page-activity-dashboard #main .container {
  background: none;
}

.activity-dashboard {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: row;
  max-width: 100rem;
  background-color: #112e51;
  border-radius: 4px;
  color: #fff;
  margin: 0 auto;
  overflow: hidden;
}

.activity-dashboard .sr-only {
  position: absolute;
  left: -999em;
}

@media screen and (max-width: 755px) {
  .activity-dashboard {
    flex-direction: column;
  }
}

.activity-dashboard .selected-activity-introduction {
  flex: 1 1 auto;
  background-image: linear-gradient(to bottom right, #65a7d6, #002a7e);
  padding: 0 2em .5em;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  display: block !important;
}

.activity-dashboard .instructions-wrapper {
  overflow-y: auto;
}

.activity-dashboard .activities {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  align-content: start;
  line-height: 1.4;
  margin-left: 10px;
}

.activity-dashboard .activities a {
  text-decoration: none;
  flex-basis: 50%;
}

.activity-dashboard .activities a div {
  color: white;
  flex-basis: 100%;
}

.activity-dashboard .activity-icon-wrapper {
  display: flex;
  width: 108px;
  height: 108px;
  overflow: visible;
  align-items: center;
  justify-content: center;
  margin: -12px -20px;
}

.activity-dashboard .activity {
  align-items: center;
  cursor: pointer;
  padding: .5em;
  border-radius: 4px;
  overflow: hidden;
  margin: 8px 0;
}

.activity-dashboard .activity.selected {
  background: #2e63a6;
}

.activity-dashboard .activity-icon {
  max-height: 85px;
}

.activity-dashboard .right-side-icon {
  height: 85px;
  margin: 1em 0;
}

.activity-dashboard .right-side-icon img {
  height: 85px;
}

.activity-dashboard .button-wrapper {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.activity-dashboard button {
  font-weight: 700;
  line-height: 2.8rem;
  padding: 1rem 3rem;
  white-space: normal !important;
}

@media screen and (max-width: 580px) {
  .activity-dashboard button {
    padding: 1rem !important;
  }
}

.activity-dashboard .mat-raised-button {
  white-space: normal !important;
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
  outline: 0;
  border: none;
  display: inline-block;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  margin: 0;
  min-width: 88px;
  line-height: 36px;
  padding: 0 16px;
  border-radius: 2px;
  overflow: visible;
  transform: translate3d(0, 0, 0);
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}

.activity-dashboard .my-activities {
  display: flex;
  flex-direction: column;
  flex-basis: 330px;
  min-width: 330px;
}

@media screen and (max-width: 860px) {
  .activity-dashboard .my-activities {
    flex-basis: 210px;
    min-width: 210px;
  }
}

@media screen and (max-width: 755px) {
  .activity-dashboard .my-activities {
    max-width: 100%;
    flex-basis: inherit;
    min-width: inherit;
  }
}

.activity-dashboard .my-activities .instructions-wrapper {
  overflow-y: auto;
}

@media screen and (max-width: 755px) {
  .activity-dashboard .my-activities .instructions-wrapper {
    overflow-x: auto;
    padding-bottom: 8px;
    max-height: inherit;
    overflow-y: hidden;
    min-height: 200px;
  }
}

.activity-dashboard .my-activities .instructions-wrapper .instructions h1 {
  color: white;
  margin: 0 0 0.5em;
  font-size: 1.2em;
}

.activity-dashboard .my-activities .instructions-wrapper .activities {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  align-content: start;
  line-height: 1.4;
  margin-left: 10px;
  margin-right: 10px;
}

@media screen and (max-width: 755px) {
  .activity-dashboard .my-activities .instructions-wrapper .activities {
    flex-wrap: nowrap;
    justify-content: inherit;
  }
}

.activity-dashboard .my-activities .instructions-wrapper .activities .activity {
  align-items: center;
  cursor: pointer;
  padding: 0.5em;
  border-radius: 4px;
  overflow: hidden;
  margin: 8px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media screen and (max-width: 755px) {
  .activity-dashboard .my-activities .instructions-wrapper .activities .activity {
    width: 130px;
  }
}

.activity-dashboard .my-activities .instructions-wrapper .activities .activity.locked {
  cursor: auto;
}

.activity-dashboard .my-activities .instructions-wrapper .activities .activity.selected {
  background: #2e63a6;
}

.activity-dashboard .my-activities .instructions-wrapper .activities .activity .activity-icon-wrapper {
  display: flex;
  width: 108px;
  height: 108px;
  overflow: visible;
  align-items: center;
  justify-content: center;
  margin: -12px -20px;
}

.activity-dashboard .my-activities .instructions-wrapper .activities .activity .activity-icon-wrapper .activity-icon {
  max-height: 85px;
  max-width: 85px;
}

.activity-dashboard .my-activities .instructions-wrapper .activities .activity figcaption {
  flex-basis: 38px;
  text-align: center;
  white-space: nowrap;
}

.activity-dashboard .selected-activity-introduction {
  flex: 1 1 auto;
  background-image: linear-gradient(to bottom right, #65a7d6, #002a7e);
  padding: 0em 2em 0.5em;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
}

@media screen and (max-width: 480px) {
  .activity-dashboard .selected-activity-introduction {
    padding: 0em 1em 1em;
  }
}

@media screen and (max-width: 755px) {
  .activity-dashboard .selected-activity-introduction {
    flex-basis: inherit;
  }
}

.activity-dashboard .selected-activity-introduction .right-side-icon {
  height: 85px;
  margin: 1em 0;
}

.activity-dashboard .selected-activity-introduction .right-side-icon img {
  height: 85px;
}

.activity-dashboard .selected-activity-introduction h2 {
  font-size: 2.5rem;
  color: white;
  margin: 0 0 0.5em;
  width: 100%;
}

.activity-dashboard .selected-activity-introduction p {
  max-width: 600px;
  text-align: center;
  width: 100%;
}

.activity-dashboard .selected-activity-introduction p.dynamic-content {
  float: inherit !important;
  font-weight: bold;
  font-size: 1.1em;
}

.activity-dashboard .selected-activity-introduction p.dynamic-content span {
  display: block;
}

.activity-dashboard .selected-activity-introduction .button-wrapper {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.activity-dashboard .selected-activity-introduction .button-wrapper button {
  font-weight: bold;
  line-height: 2.8rem;
  padding: 1rem 3rem 1rem 3rem;
}

@media only screen and (max-width: 755px) {
  .my-activities.ng-star-inserted.activities-menu-block .instructions-wrapper::after {
    content: "Slide left/right to see more activities.";
    position: absolute;
    left: 5%;
    bottom: 6% !important;
    color: #FFFFFF;
    font-weight: 900;
    font-size: 1.2rem;
    opacity: 0.5;
    cursor: e-resize;
  }
  .activity-dashboard .activities a div {
    color: white;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.page-thank-you .container, .page-document-unavailable .container {
  background: transparent;
}

.page-thank-you .container .thankyou-wrapper, .page-document-unavailable .container .thankyou-wrapper {
  padding: 15px 160px;
}

@media screen and (max-width: 767px) {
  .page-thank-you .container .thankyou-wrapper, .page-document-unavailable .container .thankyou-wrapper {
    padding: 15px;
  }
}

.page-thank-you .container .block-page-title-block h1, .page-document-unavailable .container .block-page-title-block h1 {
  display: none;
}

.page-thank-you .container .buttons-wrapper, .page-document-unavailable .container .buttons-wrapper {
  margin-top: 25px;
  padding-top: 14px;
  margin-bottom: 4rem;
  text-align: center;
}

.page-thank-you .container .buttons-wrapper a.continue-to-dashboard, .page-document-unavailable .container .buttons-wrapper a.continue-to-dashboard {
  margin-top: 0 !important;
  background-color: #205493;
  border: thin solid #205493;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.13), 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  margin: 10px 0;
  margin-bottom: 0;
  border-radius: 3px;
  box-sizing: border-box;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  padding: 6px 20px;
  white-space: nowrap;
  text-decoration: none;
}

.page-thank-you .container .right-side-icon, .page-document-unavailable .container .right-side-icon {
  margin: 1em 0;
  text-align: center;
}

.page-thank-you .container .right-side-icon img, .page-document-unavailable .container .right-side-icon img {
  height: 100px;
}

.page-thank-you .container .complete-progress-tracker, .page-document-unavailable .container .complete-progress-tracker {
  background: #112E51;
  height: 6px;
  position: relative;
  margin-bottom: 10px;
  margin-top: 0px;
}

.page-thank-you .container .inner-wrapper, .page-document-unavailable .container .inner-wrapper {
  height: auto !important;
}

.page-document-unavailable .thankyou-wrapper .form-wrapper {
  max-width: 63% !important;
}

.page-document-unavailable .messages--error {
  display: none !important;
}

.intropage .block-page-title-block {
  display: block !important;
}

.intropage .block-page-title-block button, .intropage .block-page-title-block:after {
  display: none !important;
}

.intropage h1 {
  margin-left: auto !important;
}

.intropage h1:after {
  content: "";
  height: 1px;
  width: 100%;
  background: #333;
  background-image: linear-gradient(to right, #ccc, #333, #ccc);
  margin-top: 15px;
  display: block;
}

.intropage .webform-submission-form {
  padding-bottom: 30px;
}

.intropage .webform-submission-form .webform-progress,
.intropage .webform-submission-form .webform-button--draft {
  display: none !important;
}

.intropage .webform-submission-form .form-item {
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .intropage .webform-submission-form .form-item {
    padding: 0;
  }
}

.intropage .webform-submission-form h2 {
  margin-top: 0;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 2.5rem;
  letter-spacing: normal;
}

.intropage .webform-submission-form .form-actions {
  flex-direction: row;
  justify-content: flex-start;
  margin-top: 25px;
}

.intropage .webform-submission-form .form-actions .js-form-submit {
  padding: 1rem 2rem;
  margin-top: 1.0rem;
  border-radius: 3px;
  background-color: #205493;
  border: thin solid #205493;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.13), 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.intropage.intro_a .webform-submission-form .form-actions {
  justify-content: space-between;
  flex-direction: row-reverse;
}

.intropage .page-form-mvp-baseline .webform-submission-form .form-actions, .intropage .page-form-mvp-lifestyle .webform-submission-form .form-actions {
  display: flex;
}

.intropage .page-form-mvp-baseline .webform-submission-form .d-flex, .intropage .page-form-mvp-lifestyle .webform-submission-form .d-flex {
  display: flex !important;
}

.intropage .page-form-mvp-baseline .form-item-overlay, .intropage .page-form-mvp-lifestyle .form-item-overlay {
  display: none;
}

.base-button, .page-form-follow-up-survey .webform-submission-form .form-submit,
.page-form-baseline-survey .webform-submission-form .form-submit,
.page-form-covid-19-survey .webform-submission-form .form-submit,
.page-form-lifestyle-survey .webform-submission-form .form-submit,
.page-form-mvp-covid .webform-submission-form .form-submit,
.page-form-mvp-baseline .webform-submission-form .form-submit,
.page-form-mvp-followup .webform-submission-form .form-submit,
.page-form-mvp-lifestyle .webform-submission-form .form-submit, .page-form-follow-up-survey label[for$="-next"],
.page-form-baseline-survey label[for$="-next"],
.page-form-covid-19-survey label[for$="-next"],
.page-form-lifestyle-survey label[for$="-next"],
.page-form-mvp-covid label[for$="-next"],
.page-form-mvp-baseline label[for$="-next"],
.page-form-mvp-followup label[for$="-next"],
.page-form-mvp-lifestyle label[for$="-next"] {
  line-height: 0.9;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  background-color: #005ea2;
  appearance: none;
  border: 0;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  padding: 1.2rem 2rem;
}

.base-button:hover, .page-form-follow-up-survey .webform-submission-form .form-submit:hover,
.page-form-baseline-survey .webform-submission-form .form-submit:hover,
.page-form-covid-19-survey .webform-submission-form .form-submit:hover,
.page-form-lifestyle-survey .webform-submission-form .form-submit:hover,
.page-form-mvp-covid .webform-submission-form .form-submit:hover,
.page-form-mvp-baseline .webform-submission-form .form-submit:hover,
.page-form-mvp-followup .webform-submission-form .form-submit:hover,
.page-form-mvp-lifestyle .webform-submission-form .form-submit:hover, .page-form-follow-up-survey label:hover[for$="-next"],
.page-form-baseline-survey label:hover[for$="-next"],
.page-form-covid-19-survey label:hover[for$="-next"],
.page-form-lifestyle-survey label:hover[for$="-next"],
.page-form-mvp-covid label:hover[for$="-next"],
.page-form-mvp-baseline label:hover[for$="-next"],
.page-form-mvp-followup label:hover[for$="-next"],
.page-form-mvp-lifestyle label:hover[for$="-next"] {
  background-color: #1a4480;
}

.base-box, .page-form-follow-up-survey .webform-submission-form details,
.page-form-baseline-survey .webform-submission-form details,
.page-form-covid-19-survey .webform-submission-form details,
.page-form-lifestyle-survey .webform-submission-form details,
.page-form-mvp-covid .webform-submission-form details,
.page-form-mvp-baseline .webform-submission-form details,
.page-form-mvp-followup .webform-submission-form details,
.page-form-mvp-lifestyle .webform-submission-form details {
  border-radius: 4px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
  border-color: #fff;
  margin: 20px 0 10px;
  padding: 4ch 6ch;
  overflow: visible;
  width: 100%;
  box-sizing: border-box;
}

@media screen and (max-width: 480px) {
  .base-box, .page-form-follow-up-survey .webform-submission-form details,
  .page-form-baseline-survey .webform-submission-form details,
  .page-form-covid-19-survey .webform-submission-form details,
  .page-form-lifestyle-survey .webform-submission-form details,
  .page-form-mvp-covid .webform-submission-form details,
  .page-form-mvp-baseline .webform-submission-form details,
  .page-form-mvp-followup .webform-submission-form details,
  .page-form-mvp-lifestyle .webform-submission-form details {
    padding: 15px;
  }
}

.base-box:hover, .page-form-follow-up-survey .webform-submission-form details:hover,
.page-form-baseline-survey .webform-submission-form details:hover,
.page-form-covid-19-survey .webform-submission-form details:hover,
.page-form-lifestyle-survey .webform-submission-form details:hover,
.page-form-mvp-covid .webform-submission-form details:hover,
.page-form-mvp-baseline .webform-submission-form details:hover,
.page-form-mvp-followup .webform-submission-form details:hover,
.page-form-mvp-lifestyle .webform-submission-form details:hover {
  box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.16);
}

.page-form-follow-up-survey li[data-webform-page="intro"], .page-form-follow-up-survey li[data-webform-page="intro_a"],
.page-form-baseline-survey li[data-webform-page="intro"],
.page-form-baseline-survey li[data-webform-page="intro_a"],
.page-form-covid-19-survey li[data-webform-page="intro"],
.page-form-covid-19-survey li[data-webform-page="intro_a"],
.page-form-lifestyle-survey li[data-webform-page="intro"],
.page-form-lifestyle-survey li[data-webform-page="intro_a"],
.page-form-mvp-covid li[data-webform-page="intro"],
.page-form-mvp-covid li[data-webform-page="intro_a"],
.page-form-mvp-baseline li[data-webform-page="intro"],
.page-form-mvp-baseline li[data-webform-page="intro_a"],
.page-form-mvp-followup li[data-webform-page="intro"],
.page-form-mvp-followup li[data-webform-page="intro_a"],
.page-form-mvp-lifestyle li[data-webform-page="intro"],
.page-form-mvp-lifestyle li[data-webform-page="intro_a"] {
  display: none !important;
}

.page-form-follow-up-survey .block-page-title-block,
.page-form-baseline-survey .block-page-title-block,
.page-form-covid-19-survey .block-page-title-block,
.page-form-lifestyle-survey .block-page-title-block,
.page-form-mvp-covid .block-page-title-block,
.page-form-mvp-baseline .block-page-title-block,
.page-form-mvp-followup .block-page-title-block,
.page-form-mvp-lifestyle .block-page-title-block {
  display: flex;
  flex-wrap: wrap;
  max-width: 100rem;
  margin: auto;
  position: relative;
}

@media screen and (max-width: 1022px) {
  .page-form-follow-up-survey .block-page-title-block,
  .page-form-baseline-survey .block-page-title-block,
  .page-form-covid-19-survey .block-page-title-block,
  .page-form-lifestyle-survey .block-page-title-block,
  .page-form-mvp-covid .block-page-title-block,
  .page-form-mvp-baseline .block-page-title-block,
  .page-form-mvp-followup .block-page-title-block,
  .page-form-mvp-lifestyle .block-page-title-block {
    padding: 0px 15px;
  }
}

@media screen and (max-width: 480px) {
  .page-form-follow-up-survey .block-page-title-block,
  .page-form-baseline-survey .block-page-title-block,
  .page-form-covid-19-survey .block-page-title-block,
  .page-form-lifestyle-survey .block-page-title-block,
  .page-form-mvp-covid .block-page-title-block,
  .page-form-mvp-baseline .block-page-title-block,
  .page-form-mvp-followup .block-page-title-block,
  .page-form-mvp-lifestyle .block-page-title-block {
    padding: 15px;
    display: block;
    text-align: center;
  }
}

.page-form-follow-up-survey .block-page-title-block:after,
.page-form-baseline-survey .block-page-title-block:after,
.page-form-covid-19-survey .block-page-title-block:after,
.page-form-lifestyle-survey .block-page-title-block:after,
.page-form-mvp-covid .block-page-title-block:after,
.page-form-mvp-baseline .block-page-title-block:after,
.page-form-mvp-followup .block-page-title-block:after,
.page-form-mvp-lifestyle .block-page-title-block:after {
  content: "";
  height: 1px;
  width: 100%;
  background: #333;
  background-image: linear-gradient(to right, #ccc, #333, #ccc);
  margin-top: 15px;
  display: block;
}

.page-form-follow-up-survey .block-page-title-block button,
.page-form-baseline-survey .block-page-title-block button,
.page-form-covid-19-survey .block-page-title-block button,
.page-form-lifestyle-survey .block-page-title-block button,
.page-form-mvp-covid .block-page-title-block button,
.page-form-mvp-baseline .block-page-title-block button,
.page-form-mvp-followup .block-page-title-block button,
.page-form-mvp-lifestyle .block-page-title-block button {
  display: block;
  height: 38px;
  line-height: 1;
  font-size: 1.8rem;
  padding: 0.6rem 0px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.75);
  border: 0.1rem solid #545454;
  border-radius: 3px;
  width: 130px;
  position: absolute;
}

@media screen and (max-width: 480px) {
  .page-form-follow-up-survey .block-page-title-block button,
  .page-form-baseline-survey .block-page-title-block button,
  .page-form-covid-19-survey .block-page-title-block button,
  .page-form-lifestyle-survey .block-page-title-block button,
  .page-form-mvp-covid .block-page-title-block button,
  .page-form-mvp-baseline .block-page-title-block button,
  .page-form-mvp-followup .block-page-title-block button,
  .page-form-mvp-lifestyle .block-page-title-block button {
    display: inline-block;
    margin-bottom: 15px;
    position: inherit;
  }
}

.page-form-follow-up-survey h1,
.page-form-baseline-survey h1,
.page-form-covid-19-survey h1,
.page-form-lifestyle-survey h1,
.page-form-mvp-covid h1,
.page-form-mvp-baseline h1,
.page-form-mvp-followup h1,
.page-form-mvp-lifestyle h1 {
  color: rgba(0, 0, 0, 0.54);
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-top: 0.3rem;
  text-align: center !important;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  display: block !important;
  margin-bottom: 10px;
}

.page-form-follow-up-survey .container,
.page-form-baseline-survey .container,
.page-form-covid-19-survey .container,
.page-form-lifestyle-survey .container,
.page-form-mvp-covid .container,
.page-form-mvp-baseline .container,
.page-form-mvp-followup .container,
.page-form-mvp-lifestyle .container {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
  border: thin solid #ccc;
  border-radius: 4px;
  padding-top: 1.5rem;
  box-sizing: border-box;
  width: 100%;
  min-width: 300px;
  max-width: 1130px;
  margin: 3rem auto !important;
}

@media screen and (max-width: 480px) {
  .page-form-follow-up-survey .container,
  .page-form-baseline-survey .container,
  .page-form-covid-19-survey .container,
  .page-form-lifestyle-survey .container,
  .page-form-mvp-covid .container,
  .page-form-mvp-baseline .container,
  .page-form-mvp-followup .container,
  .page-form-mvp-lifestyle .container {
    max-width: 95%;
  }
}

.page-form-follow-up-survey fieldset,
.page-form-baseline-survey fieldset,
.page-form-covid-19-survey fieldset,
.page-form-lifestyle-survey fieldset,
.page-form-mvp-covid fieldset,
.page-form-mvp-baseline fieldset,
.page-form-mvp-followup fieldset,
.page-form-mvp-lifestyle fieldset {
  border: none;
  padding: 0;
}

.page-form-follow-up-survey .webform-submission-form,
.page-form-baseline-survey .webform-submission-form,
.page-form-covid-19-survey .webform-submission-form,
.page-form-lifestyle-survey .webform-submission-form,
.page-form-mvp-covid .webform-submission-form,
.page-form-mvp-baseline .webform-submission-form,
.page-form-mvp-followup .webform-submission-form,
.page-form-mvp-lifestyle .webform-submission-form {
  width: 100%;
  max-width: 100rem;
  margin: auto;
  padding-bottom: 50px;
}

.page-form-follow-up-survey .webform-submission-form summary,
.page-form-baseline-survey .webform-submission-form summary,
.page-form-covid-19-survey .webform-submission-form summary,
.page-form-lifestyle-survey .webform-submission-form summary,
.page-form-mvp-covid .webform-submission-form summary,
.page-form-mvp-baseline .webform-submission-form summary,
.page-form-mvp-followup .webform-submission-form summary,
.page-form-mvp-lifestyle .webform-submission-form summary {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .page-form-follow-up-survey .webform-submission-form,
  .page-form-baseline-survey .webform-submission-form,
  .page-form-covid-19-survey .webform-submission-form,
  .page-form-lifestyle-survey .webform-submission-form,
  .page-form-mvp-covid .webform-submission-form,
  .page-form-mvp-baseline .webform-submission-form,
  .page-form-mvp-followup .webform-submission-form,
  .page-form-mvp-lifestyle .webform-submission-form {
    max-width: 90%;
  }
}

.page-form-follow-up-survey .webform-submission-form .webform-element-description,
.page-form-baseline-survey .webform-submission-form .webform-element-description,
.page-form-covid-19-survey .webform-submission-form .webform-element-description,
.page-form-lifestyle-survey .webform-submission-form .webform-element-description,
.page-form-mvp-covid .webform-submission-form .webform-element-description,
.page-form-mvp-baseline .webform-submission-form .webform-element-description,
.page-form-mvp-followup .webform-submission-form .webform-element-description,
.page-form-mvp-lifestyle .webform-submission-form .webform-element-description {
  font-weight: bold;
}

.page-form-follow-up-survey .webform-submission-form details details,
.page-form-baseline-survey .webform-submission-form details details,
.page-form-covid-19-survey .webform-submission-form details details,
.page-form-lifestyle-survey .webform-submission-form details details,
.page-form-mvp-covid .webform-submission-form details details,
.page-form-mvp-baseline .webform-submission-form details details,
.page-form-mvp-followup .webform-submission-form details details,
.page-form-mvp-lifestyle .webform-submission-form details details {
  padding: 0;
  margin: 0.5rem 0 2rem 0;
  box-shadow: none !important;
  border-bottom: 3px solid #f0f0f0;
}

.page-form-follow-up-survey .webform-submission-form details details:last-child,
.page-form-baseline-survey .webform-submission-form details details:last-child,
.page-form-covid-19-survey .webform-submission-form details details:last-child,
.page-form-lifestyle-survey .webform-submission-form details details:last-child,
.page-form-mvp-covid .webform-submission-form details details:last-child,
.page-form-mvp-baseline .webform-submission-form details details:last-child,
.page-form-mvp-followup .webform-submission-form details details:last-child,
.page-form-mvp-lifestyle .webform-submission-form details details:last-child {
  border-bottom: 0;
}

.page-form-follow-up-survey .webform-submission-form details div:not(.visually-hidden) ~ details,
.page-form-baseline-survey .webform-submission-form details div:not(.visually-hidden) ~ details,
.page-form-covid-19-survey .webform-submission-form details div:not(.visually-hidden) ~ details,
.page-form-lifestyle-survey .webform-submission-form details div:not(.visually-hidden) ~ details,
.page-form-mvp-covid .webform-submission-form details div:not(.visually-hidden) ~ details,
.page-form-mvp-baseline .webform-submission-form details div:not(.visually-hidden) ~ details,
.page-form-mvp-followup .webform-submission-form details div:not(.visually-hidden) ~ details,
.page-form-mvp-lifestyle .webform-submission-form details div:not(.visually-hidden) ~ details {
  border-bottom: 0;
  border-top: 3px solid #f0f0f0;
  padding-top: 2rem;
  margin-top: 1rem;
}

.page-form-follow-up-survey .webform-submission-form details .details-title,
.page-form-baseline-survey .webform-submission-form details .details-title,
.page-form-covid-19-survey .webform-submission-form details .details-title,
.page-form-lifestyle-survey .webform-submission-form details .details-title,
.page-form-mvp-covid .webform-submission-form details .details-title,
.page-form-mvp-baseline .webform-submission-form details .details-title,
.page-form-mvp-followup .webform-submission-form details .details-title,
.page-form-mvp-lifestyle .webform-submission-form details .details-title {
  background-color: #fff;
  cursor: inherit !important;
  font-weight: 700;
  margin: 0;
  padding: 1rem 3.5rem 1rem 0px;
  text-decoration: none;
  width: 100%;
  color: #1b1b1b;
  box-sizing: border-box;
  display: none;
}

.page-form-follow-up-survey .webform-submission-form details summary::-webkit-details-marker,
.page-form-baseline-survey .webform-submission-form details summary::-webkit-details-marker,
.page-form-covid-19-survey .webform-submission-form details summary::-webkit-details-marker,
.page-form-lifestyle-survey .webform-submission-form details summary::-webkit-details-marker,
.page-form-mvp-covid .webform-submission-form details summary::-webkit-details-marker,
.page-form-mvp-baseline .webform-submission-form details summary::-webkit-details-marker,
.page-form-mvp-followup .webform-submission-form details summary::-webkit-details-marker,
.page-form-mvp-lifestyle .webform-submission-form details summary::-webkit-details-marker {
  display: none;
}

.page-form-follow-up-survey .webform-submission-form .form-text,
.page-form-follow-up-survey .webform-submission-form .form-number,
.page-form-baseline-survey .webform-submission-form .form-text,
.page-form-baseline-survey .webform-submission-form .form-number,
.page-form-covid-19-survey .webform-submission-form .form-text,
.page-form-covid-19-survey .webform-submission-form .form-number,
.page-form-lifestyle-survey .webform-submission-form .form-text,
.page-form-lifestyle-survey .webform-submission-form .form-number,
.page-form-mvp-covid .webform-submission-form .form-text,
.page-form-mvp-covid .webform-submission-form .form-number,
.page-form-mvp-baseline .webform-submission-form .form-text,
.page-form-mvp-baseline .webform-submission-form .form-number,
.page-form-mvp-followup .webform-submission-form .form-text,
.page-form-mvp-followup .webform-submission-form .form-number,
.page-form-mvp-lifestyle .webform-submission-form .form-text,
.page-form-mvp-lifestyle .webform-submission-form .form-number {
  color: #1b1b1b;
  display: block;
  margin-top: 0.5rem;
  max-width: 30rem;
  padding: 0.5rem;
  border: 1px #565c65 solid;
  height: 2.5rem;
  width: 100%;
}

.page-form-follow-up-survey .webform-submission-form .hide-admin,
.page-form-follow-up-survey .webform-submission-form .time-estimate,
.page-form-baseline-survey .webform-submission-form .hide-admin,
.page-form-baseline-survey .webform-submission-form .time-estimate,
.page-form-covid-19-survey .webform-submission-form .hide-admin,
.page-form-covid-19-survey .webform-submission-form .time-estimate,
.page-form-lifestyle-survey .webform-submission-form .hide-admin,
.page-form-lifestyle-survey .webform-submission-form .time-estimate,
.page-form-mvp-covid .webform-submission-form .hide-admin,
.page-form-mvp-covid .webform-submission-form .time-estimate,
.page-form-mvp-baseline .webform-submission-form .hide-admin,
.page-form-mvp-baseline .webform-submission-form .time-estimate,
.page-form-mvp-followup .webform-submission-form .hide-admin,
.page-form-mvp-followup .webform-submission-form .time-estimate,
.page-form-mvp-lifestyle .webform-submission-form .hide-admin,
.page-form-mvp-lifestyle .webform-submission-form .time-estimate {
  display: block;
  line-height: 1.1;
  margin-top: 1.5rem;
  font-family: Roboto, Helvetica, serif !important;
}

.page-form-follow-up-survey .webform-submission-form .time-estimate,
.page-form-baseline-survey .webform-submission-form .time-estimate,
.page-form-covid-19-survey .webform-submission-form .time-estimate,
.page-form-lifestyle-survey .webform-submission-form .time-estimate,
.page-form-mvp-covid .webform-submission-form .time-estimate,
.page-form-mvp-baseline .webform-submission-form .time-estimate,
.page-form-mvp-followup .webform-submission-form .time-estimate,
.page-form-mvp-lifestyle .webform-submission-form .time-estimate {
  margin-bottom: 1.5rem;
}

.page-form-follow-up-survey .webform-submission-form .js-form-type-radio,
.page-form-baseline-survey .webform-submission-form .js-form-type-radio,
.page-form-covid-19-survey .webform-submission-form .js-form-type-radio,
.page-form-lifestyle-survey .webform-submission-form .js-form-type-radio,
.page-form-mvp-covid .webform-submission-form .js-form-type-radio,
.page-form-mvp-baseline .webform-submission-form .js-form-type-radio,
.page-form-mvp-followup .webform-submission-form .js-form-type-radio,
.page-form-mvp-lifestyle .webform-submission-form .js-form-type-radio {
  position: relative;
  display: block;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.page-form-follow-up-survey .webform-submission-form .js-form-type-radio input,
.page-form-baseline-survey .webform-submission-form .js-form-type-radio input,
.page-form-covid-19-survey .webform-submission-form .js-form-type-radio input,
.page-form-lifestyle-survey .webform-submission-form .js-form-type-radio input,
.page-form-mvp-covid .webform-submission-form .js-form-type-radio input,
.page-form-mvp-baseline .webform-submission-form .js-form-type-radio input,
.page-form-mvp-followup .webform-submission-form .js-form-type-radio input,
.page-form-mvp-lifestyle .webform-submission-form .js-form-type-radio input {
  position: absolute;
  left: -999em;
}

.page-form-follow-up-survey .webform-submission-form .js-form-type-radio input:checked + label:before,
.page-form-baseline-survey .webform-submission-form .js-form-type-radio input:checked + label:before,
.page-form-covid-19-survey .webform-submission-form .js-form-type-radio input:checked + label:before,
.page-form-lifestyle-survey .webform-submission-form .js-form-type-radio input:checked + label:before,
.page-form-mvp-covid .webform-submission-form .js-form-type-radio input:checked + label:before,
.page-form-mvp-baseline .webform-submission-form .js-form-type-radio input:checked + label:before,
.page-form-mvp-followup .webform-submission-form .js-form-type-radio input:checked + label:before,
.page-form-mvp-lifestyle .webform-submission-form .js-form-type-radio input:checked + label:before {
  background-color: #005ea2;
  box-shadow: 0 0 0 2px #005ea2, inset 0 0 0 2px #fff;
}

.page-form-follow-up-survey .webform-submission-form .js-form-type-radio label,
.page-form-baseline-survey .webform-submission-form .js-form-type-radio label,
.page-form-covid-19-survey .webform-submission-form .js-form-type-radio label,
.page-form-lifestyle-survey .webform-submission-form .js-form-type-radio label,
.page-form-mvp-covid .webform-submission-form .js-form-type-radio label,
.page-form-mvp-baseline .webform-submission-form .js-form-type-radio label,
.page-form-mvp-followup .webform-submission-form .js-form-type-radio label,
.page-form-mvp-lifestyle .webform-submission-form .js-form-type-radio label {
  cursor: pointer;
  display: inherit;
  font-weight: 400;
  margin-bottom: 0.75rem;
  padding-left: 6rem;
  position: relative;
  text-indent: -2rem;
}

.page-form-follow-up-survey .webform-submission-form .js-form-type-radio label:focus,
.page-form-baseline-survey .webform-submission-form .js-form-type-radio label:focus,
.page-form-covid-19-survey .webform-submission-form .js-form-type-radio label:focus,
.page-form-lifestyle-survey .webform-submission-form .js-form-type-radio label:focus,
.page-form-mvp-covid .webform-submission-form .js-form-type-radio label:focus,
.page-form-mvp-baseline .webform-submission-form .js-form-type-radio label:focus,
.page-form-mvp-followup .webform-submission-form .js-form-type-radio label:focus,
.page-form-mvp-lifestyle .webform-submission-form .js-form-type-radio label:focus {
  outline: 0.25rem solid #2491ff;
  outline-offset: 0;
}

.page-form-follow-up-survey .webform-submission-form .js-form-type-radio label:before,
.page-form-baseline-survey .webform-submission-form .js-form-type-radio label:before,
.page-form-covid-19-survey .webform-submission-form .js-form-type-radio label:before,
.page-form-lifestyle-survey .webform-submission-form .js-form-type-radio label:before,
.page-form-mvp-covid .webform-submission-form .js-form-type-radio label:before,
.page-form-mvp-baseline .webform-submission-form .js-form-type-radio label:before,
.page-form-mvp-followup .webform-submission-form .js-form-type-radio label:before,
.page-form-mvp-lifestyle .webform-submission-form .js-form-type-radio label:before {
  box-shadow: 0 0 0 2px #71767a;
  margin-right: 15px;
  line-height: 20px;
  height: 20px;
  width: 20px;
  border-radius: 99rem;
  content: " ";
  background: #fff;
  display: inline-block;
  position: absolute;
  left: 2px;
  top: 2px;
}

.page-form-follow-up-survey .webform-submission-form .js-form-type-checkbox,
.page-form-baseline-survey .webform-submission-form .js-form-type-checkbox,
.page-form-covid-19-survey .webform-submission-form .js-form-type-checkbox,
.page-form-lifestyle-survey .webform-submission-form .js-form-type-checkbox,
.page-form-mvp-covid .webform-submission-form .js-form-type-checkbox,
.page-form-mvp-baseline .webform-submission-form .js-form-type-checkbox,
.page-form-mvp-followup .webform-submission-form .js-form-type-checkbox,
.page-form-mvp-lifestyle .webform-submission-form .js-form-type-checkbox {
  position: relative;
  display: block;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.page-form-follow-up-survey .webform-submission-form .js-form-type-checkbox input,
.page-form-baseline-survey .webform-submission-form .js-form-type-checkbox input,
.page-form-covid-19-survey .webform-submission-form .js-form-type-checkbox input,
.page-form-lifestyle-survey .webform-submission-form .js-form-type-checkbox input,
.page-form-mvp-covid .webform-submission-form .js-form-type-checkbox input,
.page-form-mvp-baseline .webform-submission-form .js-form-type-checkbox input,
.page-form-mvp-followup .webform-submission-form .js-form-type-checkbox input,
.page-form-mvp-lifestyle .webform-submission-form .js-form-type-checkbox input {
  position: absolute;
  left: -999em;
}

.page-form-follow-up-survey .webform-submission-form .js-form-type-checkbox input:checked + label::before,
.page-form-follow-up-survey .webform-submission-form .js-form-type-checkbox input:checked:disabled + label::before,
.page-form-baseline-survey .webform-submission-form .js-form-type-checkbox input:checked + label::before,
.page-form-baseline-survey .webform-submission-form .js-form-type-checkbox input:checked:disabled + label::before,
.page-form-covid-19-survey .webform-submission-form .js-form-type-checkbox input:checked + label::before,
.page-form-covid-19-survey .webform-submission-form .js-form-type-checkbox input:checked:disabled + label::before,
.page-form-lifestyle-survey .webform-submission-form .js-form-type-checkbox input:checked + label::before,
.page-form-lifestyle-survey .webform-submission-form .js-form-type-checkbox input:checked:disabled + label::before,
.page-form-mvp-covid .webform-submission-form .js-form-type-checkbox input:checked + label::before,
.page-form-mvp-covid .webform-submission-form .js-form-type-checkbox input:checked:disabled + label::before,
.page-form-mvp-baseline .webform-submission-form .js-form-type-checkbox input:checked + label::before,
.page-form-mvp-baseline .webform-submission-form .js-form-type-checkbox input:checked:disabled + label::before,
.page-form-mvp-followup .webform-submission-form .js-form-type-checkbox input:checked + label::before,
.page-form-mvp-followup .webform-submission-form .js-form-type-checkbox input:checked:disabled + label::before,
.page-form-mvp-lifestyle .webform-submission-form .js-form-type-checkbox input:checked + label::before,
.page-form-mvp-lifestyle .webform-submission-form .js-form-type-checkbox input:checked:disabled + label::before {
  background-color: #005ea2;
  box-shadow: 0 0 0 2px #005ea2;
  content: "\f00c";
  color: white;
  top: 5px;
}

.page-form-follow-up-survey .webform-submission-form .js-form-type-checkbox label,
.page-form-baseline-survey .webform-submission-form .js-form-type-checkbox label,
.page-form-covid-19-survey .webform-submission-form .js-form-type-checkbox label,
.page-form-lifestyle-survey .webform-submission-form .js-form-type-checkbox label,
.page-form-mvp-covid .webform-submission-form .js-form-type-checkbox label,
.page-form-mvp-baseline .webform-submission-form .js-form-type-checkbox label,
.page-form-mvp-followup .webform-submission-form .js-form-type-checkbox label,
.page-form-mvp-lifestyle .webform-submission-form .js-form-type-checkbox label {
  cursor: pointer;
  display: inherit;
  font-weight: 400;
  margin-bottom: 0.75rem;
  padding-left: 4rem;
  position: relative;
}

.page-form-follow-up-survey .webform-submission-form .js-form-type-checkbox label:focus,
.page-form-baseline-survey .webform-submission-form .js-form-type-checkbox label:focus,
.page-form-covid-19-survey .webform-submission-form .js-form-type-checkbox label:focus,
.page-form-lifestyle-survey .webform-submission-form .js-form-type-checkbox label:focus,
.page-form-mvp-covid .webform-submission-form .js-form-type-checkbox label:focus,
.page-form-mvp-baseline .webform-submission-form .js-form-type-checkbox label:focus,
.page-form-mvp-followup .webform-submission-form .js-form-type-checkbox label:focus,
.page-form-mvp-lifestyle .webform-submission-form .js-form-type-checkbox label:focus {
  outline: 0.25rem solid #2491ff;
  outline-offset: 0;
}

.page-form-follow-up-survey .webform-submission-form .js-form-type-checkbox label:before,
.page-form-baseline-survey .webform-submission-form .js-form-type-checkbox label:before,
.page-form-covid-19-survey .webform-submission-form .js-form-type-checkbox label:before,
.page-form-lifestyle-survey .webform-submission-form .js-form-type-checkbox label:before,
.page-form-mvp-covid .webform-submission-form .js-form-type-checkbox label:before,
.page-form-mvp-baseline .webform-submission-form .js-form-type-checkbox label:before,
.page-form-mvp-followup .webform-submission-form .js-form-type-checkbox label:before,
.page-form-mvp-lifestyle .webform-submission-form .js-form-type-checkbox label:before {
  box-shadow: 0 0 0 2px #71767a;
  height: 2rem;
  line-height: 2rem;
  width: 2rem;
  border-radius: 2px;
  content: " ";
  background: #fff;
  display: inline-block;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-display: swap;
  position: absolute;
  left: 2px;
  top: 2px;
}

.page-form-follow-up-survey .webform-submission-form div[id$="-yes-group"],
.page-form-baseline-survey .webform-submission-form div[id$="-yes-group"],
.page-form-covid-19-survey .webform-submission-form div[id$="-yes-group"],
.page-form-lifestyle-survey .webform-submission-form div[id$="-yes-group"],
.page-form-mvp-covid .webform-submission-form div[id$="-yes-group"],
.page-form-mvp-baseline .webform-submission-form div[id$="-yes-group"],
.page-form-mvp-followup .webform-submission-form div[id$="-yes-group"],
.page-form-mvp-lifestyle .webform-submission-form div[id$="-yes-group"] {
  border-bottom: 3px solid #f0f0f0;
  padding-bottom: 10px;
}

.page-form-follow-up-survey .webform-submission-form .year.form-number,
.page-form-follow-up-survey .webform-submission-form .year.form-text,
.page-form-baseline-survey .webform-submission-form .year.form-number,
.page-form-baseline-survey .webform-submission-form .year.form-text,
.page-form-covid-19-survey .webform-submission-form .year.form-number,
.page-form-covid-19-survey .webform-submission-form .year.form-text,
.page-form-lifestyle-survey .webform-submission-form .year.form-number,
.page-form-lifestyle-survey .webform-submission-form .year.form-text,
.page-form-mvp-covid .webform-submission-form .year.form-number,
.page-form-mvp-covid .webform-submission-form .year.form-text,
.page-form-mvp-baseline .webform-submission-form .year.form-number,
.page-form-mvp-baseline .webform-submission-form .year.form-text,
.page-form-mvp-followup .webform-submission-form .year.form-number,
.page-form-mvp-followup .webform-submission-form .year.form-text,
.page-form-mvp-lifestyle .webform-submission-form .year.form-number,
.page-form-mvp-lifestyle .webform-submission-form .year.form-text {
  width: 35%;
  display: inline-block;
}

.page-form-follow-up-survey .webform-submission-form .inline-text-input.form-number,
.page-form-follow-up-survey .webform-submission-form .inline-text-input.form-text,
.page-form-baseline-survey .webform-submission-form .inline-text-input.form-number,
.page-form-baseline-survey .webform-submission-form .inline-text-input.form-text,
.page-form-covid-19-survey .webform-submission-form .inline-text-input.form-number,
.page-form-covid-19-survey .webform-submission-form .inline-text-input.form-text,
.page-form-lifestyle-survey .webform-submission-form .inline-text-input.form-number,
.page-form-lifestyle-survey .webform-submission-form .inline-text-input.form-text,
.page-form-mvp-covid .webform-submission-form .inline-text-input.form-number,
.page-form-mvp-covid .webform-submission-form .inline-text-input.form-text,
.page-form-mvp-baseline .webform-submission-form .inline-text-input.form-number,
.page-form-mvp-baseline .webform-submission-form .inline-text-input.form-text,
.page-form-mvp-followup .webform-submission-form .inline-text-input.form-number,
.page-form-mvp-followup .webform-submission-form .inline-text-input.form-text,
.page-form-mvp-lifestyle .webform-submission-form .inline-text-input.form-number,
.page-form-mvp-lifestyle .webform-submission-form .inline-text-input.form-text {
  width: 35%;
  display: inline-block;
}

.page-form-follow-up-survey .webform-submission-form .diagnosis-year-label,
.page-form-follow-up-survey .webform-submission-form .inline-text-label,
.page-form-baseline-survey .webform-submission-form .diagnosis-year-label,
.page-form-baseline-survey .webform-submission-form .inline-text-label,
.page-form-covid-19-survey .webform-submission-form .diagnosis-year-label,
.page-form-covid-19-survey .webform-submission-form .inline-text-label,
.page-form-lifestyle-survey .webform-submission-form .diagnosis-year-label,
.page-form-lifestyle-survey .webform-submission-form .inline-text-label,
.page-form-mvp-covid .webform-submission-form .diagnosis-year-label,
.page-form-mvp-covid .webform-submission-form .inline-text-label,
.page-form-mvp-baseline .webform-submission-form .diagnosis-year-label,
.page-form-mvp-baseline .webform-submission-form .inline-text-label,
.page-form-mvp-followup .webform-submission-form .diagnosis-year-label,
.page-form-mvp-followup .webform-submission-form .inline-text-label,
.page-form-mvp-lifestyle .webform-submission-form .diagnosis-year-label,
.page-form-mvp-lifestyle .webform-submission-form .inline-text-label {
  display: inline-block;
  padding-right: 10px;
  margin-top: 0.5rem;
}

.page-form-follow-up-survey .webform-submission-form .inline-text-input + .description,
.page-form-baseline-survey .webform-submission-form .inline-text-input + .description,
.page-form-covid-19-survey .webform-submission-form .inline-text-input + .description,
.page-form-lifestyle-survey .webform-submission-form .inline-text-input + .description,
.page-form-mvp-covid .webform-submission-form .inline-text-input + .description,
.page-form-mvp-baseline .webform-submission-form .inline-text-input + .description,
.page-form-mvp-followup .webform-submission-form .inline-text-input + .description,
.page-form-mvp-lifestyle .webform-submission-form .inline-text-input + .description {
  display: inline-block;
  padding-left: 10px;
}

.page-form-follow-up-survey .webform-submission-form .medical-section-label,
.page-form-follow-up-survey .webform-submission-form .dietary-section-label,
.page-form-follow-up-survey .webform-submission-form .section-label,
.page-form-baseline-survey .webform-submission-form .medical-section-label,
.page-form-baseline-survey .webform-submission-form .dietary-section-label,
.page-form-baseline-survey .webform-submission-form .section-label,
.page-form-covid-19-survey .webform-submission-form .medical-section-label,
.page-form-covid-19-survey .webform-submission-form .dietary-section-label,
.page-form-covid-19-survey .webform-submission-form .section-label,
.page-form-lifestyle-survey .webform-submission-form .medical-section-label,
.page-form-lifestyle-survey .webform-submission-form .dietary-section-label,
.page-form-lifestyle-survey .webform-submission-form .section-label,
.page-form-mvp-covid .webform-submission-form .medical-section-label,
.page-form-mvp-covid .webform-submission-form .dietary-section-label,
.page-form-mvp-covid .webform-submission-form .section-label,
.page-form-mvp-baseline .webform-submission-form .medical-section-label,
.page-form-mvp-baseline .webform-submission-form .dietary-section-label,
.page-form-mvp-baseline .webform-submission-form .section-label,
.page-form-mvp-followup .webform-submission-form .medical-section-label,
.page-form-mvp-followup .webform-submission-form .dietary-section-label,
.page-form-mvp-followup .webform-submission-form .section-label,
.page-form-mvp-lifestyle .webform-submission-form .medical-section-label,
.page-form-mvp-lifestyle .webform-submission-form .dietary-section-label,
.page-form-mvp-lifestyle .webform-submission-form .section-label {
  font-size: large;
  font-weight: 800;
  margin-top: 1.5rem;
}

.page-form-follow-up-survey .webform-submission-form .med-label,
.page-form-baseline-survey .webform-submission-form .med-label,
.page-form-covid-19-survey .webform-submission-form .med-label,
.page-form-lifestyle-survey .webform-submission-form .med-label,
.page-form-mvp-covid .webform-submission-form .med-label,
.page-form-mvp-baseline .webform-submission-form .med-label,
.page-form-mvp-followup .webform-submission-form .med-label,
.page-form-mvp-lifestyle .webform-submission-form .med-label {
  margin-top: 1rem;
}

@media (max-width: 480px) {
  .page-form-follow-up-survey .webform-submission-form .webform-options-display-side-by-side,
  .page-form-baseline-survey .webform-submission-form .webform-options-display-side-by-side,
  .page-form-covid-19-survey .webform-submission-form .webform-options-display-side-by-side,
  .page-form-lifestyle-survey .webform-submission-form .webform-options-display-side-by-side,
  .page-form-mvp-covid .webform-submission-form .webform-options-display-side-by-side,
  .page-form-mvp-baseline .webform-submission-form .webform-options-display-side-by-side,
  .page-form-mvp-followup .webform-submission-form .webform-options-display-side-by-side,
  .page-form-mvp-lifestyle .webform-submission-form .webform-options-display-side-by-side {
    margin-left: 35px;
  }
}

.page-form-follow-up-survey .webform-submission-form .webform-options-display-side-by-side > div,
.page-form-baseline-survey .webform-submission-form .webform-options-display-side-by-side > div,
.page-form-covid-19-survey .webform-submission-form .webform-options-display-side-by-side > div,
.page-form-lifestyle-survey .webform-submission-form .webform-options-display-side-by-side > div,
.page-form-mvp-covid .webform-submission-form .webform-options-display-side-by-side > div,
.page-form-mvp-baseline .webform-submission-form .webform-options-display-side-by-side > div,
.page-form-mvp-followup .webform-submission-form .webform-options-display-side-by-side > div,
.page-form-mvp-lifestyle .webform-submission-form .webform-options-display-side-by-side > div {
  display: inline-block;
  margin-right: 0.5em;
  margin-top: 1.5rem;
  padding-left: 0.5rem;
}

@media (max-width: 480px) {
  .page-form-follow-up-survey .webform-submission-form .webform-options-display-side-by-side > div,
  .page-form-baseline-survey .webform-submission-form .webform-options-display-side-by-side > div,
  .page-form-covid-19-survey .webform-submission-form .webform-options-display-side-by-side > div,
  .page-form-lifestyle-survey .webform-submission-form .webform-options-display-side-by-side > div,
  .page-form-mvp-covid .webform-submission-form .webform-options-display-side-by-side > div,
  .page-form-mvp-baseline .webform-submission-form .webform-options-display-side-by-side > div,
  .page-form-mvp-followup .webform-submission-form .webform-options-display-side-by-side > div,
  .page-form-mvp-lifestyle .webform-submission-form .webform-options-display-side-by-side > div {
    display: block;
  }
}

.page-form-follow-up-survey .progress-marker,
.page-form-baseline-survey .progress-marker,
.page-form-covid-19-survey .progress-marker,
.page-form-lifestyle-survey .progress-marker,
.page-form-mvp-covid .progress-marker,
.page-form-mvp-baseline .progress-marker,
.page-form-mvp-followup .progress-marker,
.page-form-mvp-lifestyle .progress-marker {
  display: none;
}

.page-form-follow-up-survey .progress-tracker--center,
.page-form-baseline-survey .progress-tracker--center,
.page-form-covid-19-survey .progress-tracker--center,
.page-form-lifestyle-survey .progress-tracker--center,
.page-form-mvp-covid .progress-tracker--center,
.page-form-mvp-baseline .progress-tracker--center,
.page-form-mvp-followup .progress-tracker--center,
.page-form-mvp-lifestyle .progress-tracker--center {
  overflow: auto;
}

.page-form-follow-up-survey .webform-progress-tracker.progress-tracker,
.page-form-baseline-survey .webform-progress-tracker.progress-tracker,
.page-form-covid-19-survey .webform-progress-tracker.progress-tracker,
.page-form-lifestyle-survey .webform-progress-tracker.progress-tracker,
.page-form-mvp-covid .webform-progress-tracker.progress-tracker,
.page-form-mvp-baseline .webform-progress-tracker.progress-tracker,
.page-form-mvp-followup .webform-progress-tracker.progress-tracker,
.page-form-mvp-lifestyle .webform-progress-tracker.progress-tracker {
  margin-top: 20px;
  margin-bottom: 20px;
}

.page-form-follow-up-survey .webform-progress-tracker .progress-step,
.page-form-baseline-survey .webform-progress-tracker .progress-step,
.page-form-covid-19-survey .webform-progress-tracker .progress-step,
.page-form-lifestyle-survey .webform-progress-tracker .progress-step,
.page-form-mvp-covid .webform-progress-tracker .progress-step,
.page-form-mvp-baseline .webform-progress-tracker .progress-step,
.page-form-mvp-followup .webform-progress-tracker .progress-step,
.page-form-mvp-lifestyle .webform-progress-tracker .progress-step {
  flex: inherit;
  text-align: center;
  padding: 5px;
  border-bottom: 3px solid #005ea2;
  display: block;
  position: relative;
  min-width: 28px;
  border-radius: 18px 18px 0 0;
}

@media (max-width: 999px) {
  .page-form-follow-up-survey .webform-progress-tracker .progress-step,
  .page-form-baseline-survey .webform-progress-tracker .progress-step,
  .page-form-covid-19-survey .webform-progress-tracker .progress-step,
  .page-form-lifestyle-survey .webform-progress-tracker .progress-step,
  .page-form-mvp-covid .webform-progress-tracker .progress-step,
  .page-form-mvp-baseline .webform-progress-tracker .progress-step,
  .page-form-mvp-followup .webform-progress-tracker .progress-step,
  .page-form-mvp-lifestyle .webform-progress-tracker .progress-step {
    min-width: fit-content;
  }
}

.page-form-follow-up-survey .webform-progress-tracker .progress-step .progress-text,
.page-form-baseline-survey .webform-progress-tracker .progress-step .progress-text,
.page-form-covid-19-survey .webform-progress-tracker .progress-step .progress-text,
.page-form-lifestyle-survey .webform-progress-tracker .progress-step .progress-text,
.page-form-mvp-covid .webform-progress-tracker .progress-step .progress-text,
.page-form-mvp-baseline .webform-progress-tracker .progress-step .progress-text,
.page-form-mvp-followup .webform-progress-tracker .progress-step .progress-text,
.page-form-mvp-lifestyle .webform-progress-tracker .progress-step .progress-text {
  padding: 0px 10px;
}

@media screen and (max-width: 767px) {
  .page-form-follow-up-survey .webform-progress-tracker .progress-step .progress-text,
  .page-form-baseline-survey .webform-progress-tracker .progress-step .progress-text,
  .page-form-covid-19-survey .webform-progress-tracker .progress-step .progress-text,
  .page-form-lifestyle-survey .webform-progress-tracker .progress-step .progress-text,
  .page-form-mvp-covid .webform-progress-tracker .progress-step .progress-text,
  .page-form-mvp-baseline .webform-progress-tracker .progress-step .progress-text,
  .page-form-mvp-followup .webform-progress-tracker .progress-step .progress-text,
  .page-form-mvp-lifestyle .webform-progress-tracker .progress-step .progress-text {
    display: block !important;
    padding: 0px 9.3333333333px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.page-form-follow-up-survey .webform-progress-tracker .progress-step .progress-title,
.page-form-baseline-survey .webform-progress-tracker .progress-step .progress-title,
.page-form-covid-19-survey .webform-progress-tracker .progress-step .progress-title,
.page-form-lifestyle-survey .webform-progress-tracker .progress-step .progress-title,
.page-form-mvp-covid .webform-progress-tracker .progress-step .progress-title,
.page-form-mvp-baseline .webform-progress-tracker .progress-step .progress-title,
.page-form-mvp-followup .webform-progress-tracker .progress-step .progress-title,
.page-form-mvp-lifestyle .webform-progress-tracker .progress-step .progress-title {
  color: #000 !important;
  font-weight: inherit;
}

.page-form-follow-up-survey .webform-progress-tracker .progress-step .progress-title:focus,
.page-form-baseline-survey .webform-progress-tracker .progress-step .progress-title:focus,
.page-form-covid-19-survey .webform-progress-tracker .progress-step .progress-title:focus,
.page-form-lifestyle-survey .webform-progress-tracker .progress-step .progress-title:focus,
.page-form-mvp-covid .webform-progress-tracker .progress-step .progress-title:focus,
.page-form-mvp-baseline .webform-progress-tracker .progress-step .progress-title:focus,
.page-form-mvp-followup .webform-progress-tracker .progress-step .progress-title:focus,
.page-form-mvp-lifestyle .webform-progress-tracker .progress-step .progress-title:focus {
  outline: 0.25rem solid #2491ff;
  outline-offset: 0;
}

.page-form-follow-up-survey .webform-progress-tracker .progress-step.is-complete, .page-form-follow-up-survey .webform-progress-tracker .progress-step.is-partial,
.page-form-baseline-survey .webform-progress-tracker .progress-step.is-complete,
.page-form-baseline-survey .webform-progress-tracker .progress-step.is-partial,
.page-form-covid-19-survey .webform-progress-tracker .progress-step.is-complete,
.page-form-covid-19-survey .webform-progress-tracker .progress-step.is-partial,
.page-form-lifestyle-survey .webform-progress-tracker .progress-step.is-complete,
.page-form-lifestyle-survey .webform-progress-tracker .progress-step.is-partial,
.page-form-mvp-covid .webform-progress-tracker .progress-step.is-complete,
.page-form-mvp-covid .webform-progress-tracker .progress-step.is-partial,
.page-form-mvp-baseline .webform-progress-tracker .progress-step.is-complete,
.page-form-mvp-baseline .webform-progress-tracker .progress-step.is-partial,
.page-form-mvp-followup .webform-progress-tracker .progress-step.is-complete,
.page-form-mvp-followup .webform-progress-tracker .progress-step.is-partial,
.page-form-mvp-lifestyle .webform-progress-tracker .progress-step.is-complete,
.page-form-mvp-lifestyle .webform-progress-tracker .progress-step.is-partial {
  background-color: #d3d3d3;
}

.page-form-follow-up-survey .webform-progress-tracker .progress-step.is-active,
.page-form-baseline-survey .webform-progress-tracker .progress-step.is-active,
.page-form-covid-19-survey .webform-progress-tracker .progress-step.is-active,
.page-form-lifestyle-survey .webform-progress-tracker .progress-step.is-active,
.page-form-mvp-covid .webform-progress-tracker .progress-step.is-active,
.page-form-mvp-baseline .webform-progress-tracker .progress-step.is-active,
.page-form-mvp-followup .webform-progress-tracker .progress-step.is-active,
.page-form-mvp-lifestyle .webform-progress-tracker .progress-step.is-active {
  background-color: #005ea2;
}

.page-form-follow-up-survey .webform-progress-tracker .progress-step.is-active .progress-title,
.page-form-baseline-survey .webform-progress-tracker .progress-step.is-active .progress-title,
.page-form-covid-19-survey .webform-progress-tracker .progress-step.is-active .progress-title,
.page-form-lifestyle-survey .webform-progress-tracker .progress-step.is-active .progress-title,
.page-form-mvp-covid .webform-progress-tracker .progress-step.is-active .progress-title,
.page-form-mvp-baseline .webform-progress-tracker .progress-step.is-active .progress-title,
.page-form-mvp-followup .webform-progress-tracker .progress-step.is-active .progress-title,
.page-form-mvp-lifestyle .webform-progress-tracker .progress-step.is-active .progress-title {
  color: #fff !important;
}

.page-form-follow-up-survey .webform-progress__status,
.page-form-baseline-survey .webform-progress__status,
.page-form-covid-19-survey .webform-progress__status,
.page-form-lifestyle-survey .webform-progress__status,
.page-form-mvp-covid .webform-progress__status,
.page-form-mvp-baseline .webform-progress__status,
.page-form-mvp-followup .webform-progress__status,
.page-form-mvp-lifestyle .webform-progress__status {
  background-color: #acd1e9 !important;
  border-radius: 10px !important;
  margin-top: 10px;
  font-family: Roboto, Helvetica, serif !important;
  line-height: 1;
  text-align: left;
}

.page-form-follow-up-survey .webform-progress__percentage,
.page-form-baseline-survey .webform-progress__percentage,
.page-form-covid-19-survey .webform-progress__percentage,
.page-form-lifestyle-survey .webform-progress__percentage,
.page-form-mvp-covid .webform-progress__percentage,
.page-form-mvp-baseline .webform-progress__percentage,
.page-form-mvp-followup .webform-progress__percentage,
.page-form-mvp-lifestyle .webform-progress__percentage {
  display: inline-block;
  color: #fff;
  border-radius: 10px;
  background-color: #005ea2;
  text-align: center;
}

.page-form-follow-up-survey .webform-percentage__figure,
.page-form-baseline-survey .webform-percentage__figure,
.page-form-covid-19-survey .webform-percentage__figure,
.page-form-lifestyle-survey .webform-percentage__figure,
.page-form-mvp-covid .webform-percentage__figure,
.page-form-mvp-baseline .webform-percentage__figure,
.page-form-mvp-followup .webform-percentage__figure,
.page-form-mvp-lifestyle .webform-percentage__figure {
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  padding: 0 8px;
  border-radius: 10px;
  background-color: #005ea2;
}

.page-form-follow-up-survey #edit-overlay,
.page-form-baseline-survey #edit-overlay,
.page-form-covid-19-survey #edit-overlay,
.page-form-lifestyle-survey #edit-overlay,
.page-form-mvp-covid #edit-overlay,
.page-form-mvp-baseline #edit-overlay,
.page-form-mvp-followup #edit-overlay,
.page-form-mvp-lifestyle #edit-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f7f7f7;
  z-index: 2;
  max-width: none;
  margin-top: 0;
}

.page-form-follow-up-survey label[for$="-skip-question"],
.page-form-follow-up-survey label[for$="-skip-question"]:hover,
.page-form-baseline-survey label[for$="-skip-question"],
.page-form-baseline-survey label[for$="-skip-question"]:hover,
.page-form-covid-19-survey label[for$="-skip-question"],
.page-form-covid-19-survey label[for$="-skip-question"]:hover,
.page-form-lifestyle-survey label[for$="-skip-question"],
.page-form-lifestyle-survey label[for$="-skip-question"]:hover,
.page-form-mvp-covid label[for$="-skip-question"],
.page-form-mvp-covid label[for$="-skip-question"]:hover,
.page-form-mvp-baseline label[for$="-skip-question"],
.page-form-mvp-baseline label[for$="-skip-question"]:hover,
.page-form-mvp-followup label[for$="-skip-question"],
.page-form-mvp-followup label[for$="-skip-question"]:hover,
.page-form-mvp-lifestyle label[for$="-skip-question"],
.page-form-mvp-lifestyle label[for$="-skip-question"]:hover {
  float: right;
  background-color: #fff;
  color: #000;
  font-weight: inherit;
  border: none !important;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  padding: 0;
  box-shadow: none !important;
}

.page-form-follow-up-survey label[for$="-skip-question"].navigation-disabled,
.page-form-follow-up-survey label[for$="-skip-question"]:hover.navigation-disabled,
.page-form-baseline-survey label[for$="-skip-question"].navigation-disabled,
.page-form-baseline-survey label[for$="-skip-question"]:hover.navigation-disabled,
.page-form-covid-19-survey label[for$="-skip-question"].navigation-disabled,
.page-form-covid-19-survey label[for$="-skip-question"]:hover.navigation-disabled,
.page-form-lifestyle-survey label[for$="-skip-question"].navigation-disabled,
.page-form-lifestyle-survey label[for$="-skip-question"]:hover.navigation-disabled,
.page-form-mvp-covid label[for$="-skip-question"].navigation-disabled,
.page-form-mvp-covid label[for$="-skip-question"]:hover.navigation-disabled,
.page-form-mvp-baseline label[for$="-skip-question"].navigation-disabled,
.page-form-mvp-baseline label[for$="-skip-question"]:hover.navigation-disabled,
.page-form-mvp-followup label[for$="-skip-question"].navigation-disabled,
.page-form-mvp-followup label[for$="-skip-question"]:hover.navigation-disabled,
.page-form-mvp-lifestyle label[for$="-skip-question"].navigation-disabled,
.page-form-mvp-lifestyle label[for$="-skip-question"]:hover.navigation-disabled {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
  opacity: 0;
}

.page-form-follow-up-survey label[for$="-next"].navigation-disabled,
.page-form-baseline-survey label[for$="-next"].navigation-disabled,
.page-form-covid-19-survey label[for$="-next"].navigation-disabled,
.page-form-lifestyle-survey label[for$="-next"].navigation-disabled,
.page-form-mvp-covid label[for$="-next"].navigation-disabled,
.page-form-mvp-baseline label[for$="-next"].navigation-disabled,
.page-form-mvp-followup label[for$="-next"].navigation-disabled,
.page-form-mvp-lifestyle label[for$="-next"].navigation-disabled {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
  opacity: 0;
}

.page-form-follow-up-survey .form-actions,
.page-form-baseline-survey .form-actions,
.page-form-covid-19-survey .form-actions,
.page-form-lifestyle-survey .form-actions,
.page-form-mvp-covid .form-actions,
.page-form-mvp-baseline .form-actions,
.page-form-mvp-followup .form-actions,
.page-form-mvp-lifestyle .form-actions {
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}

.page-form-follow-up-survey .form-actions::before,
.page-form-baseline-survey .form-actions::before,
.page-form-covid-19-survey .form-actions::before,
.page-form-lifestyle-survey .form-actions::before,
.page-form-mvp-covid .form-actions::before,
.page-form-mvp-baseline .form-actions::before,
.page-form-mvp-followup .form-actions::before,
.page-form-mvp-lifestyle .form-actions::before {
  content: "";
  height: 1px;
  width: 100%;
  background: #333;
  background-image: linear-gradient(to right, #ccc, #333, #ccc);
  display: block;
}

.page-form-follow-up-survey .js-webform-buttons,
.page-form-baseline-survey .js-webform-buttons,
.page-form-covid-19-survey .js-webform-buttons,
.page-form-lifestyle-survey .js-webform-buttons,
.page-form-mvp-covid .js-webform-buttons,
.page-form-mvp-baseline .js-webform-buttons,
.page-form-mvp-followup .js-webform-buttons,
.page-form-mvp-lifestyle .js-webform-buttons {
  margin-top: 25px;
  margin-bottom: 0;
}

.page-form-follow-up-survey .fieldset-legend,
.page-form-follow-up-survey .section-complete-title,
.page-form-baseline-survey .fieldset-legend,
.page-form-baseline-survey .section-complete-title,
.page-form-covid-19-survey .fieldset-legend,
.page-form-covid-19-survey .section-complete-title,
.page-form-lifestyle-survey .fieldset-legend,
.page-form-lifestyle-survey .section-complete-title,
.page-form-mvp-covid .fieldset-legend,
.page-form-mvp-covid .section-complete-title,
.page-form-mvp-baseline .fieldset-legend,
.page-form-mvp-baseline .section-complete-title,
.page-form-mvp-followup .fieldset-legend,
.page-form-mvp-followup .section-complete-title,
.page-form-mvp-lifestyle .fieldset-legend,
.page-form-mvp-lifestyle .section-complete-title {
  font-weight: bold;
  font-size: x-large;
}

.page-form-follow-up-survey .inline-title legend,
.page-form-baseline-survey .inline-title legend,
.page-form-covid-19-survey .inline-title legend,
.page-form-lifestyle-survey .inline-title legend,
.page-form-mvp-covid .inline-title legend,
.page-form-mvp-baseline .inline-title legend,
.page-form-mvp-followup .inline-title legend,
.page-form-mvp-lifestyle .inline-title legend {
  float: left;
  width: 30%;
  margin-top: 0.5rem;
}

.page-form-follow-up-survey .inline-title legend .fieldset-legend,
.page-form-baseline-survey .inline-title legend .fieldset-legend,
.page-form-covid-19-survey .inline-title legend .fieldset-legend,
.page-form-lifestyle-survey .inline-title legend .fieldset-legend,
.page-form-mvp-covid .inline-title legend .fieldset-legend,
.page-form-mvp-baseline .inline-title legend .fieldset-legend,
.page-form-mvp-followup .inline-title legend .fieldset-legend,
.page-form-mvp-lifestyle .inline-title legend .fieldset-legend {
  line-height: 2.5;
  font-weight: bold;
  font-size: large;
}

.page-form-follow-up-survey div.markup-text.js-form-type-webform-markup,
.page-form-baseline-survey div.markup-text.js-form-type-webform-markup,
.page-form-covid-19-survey div.markup-text.js-form-type-webform-markup,
.page-form-lifestyle-survey div.markup-text.js-form-type-webform-markup,
.page-form-mvp-covid div.markup-text.js-form-type-webform-markup,
.page-form-mvp-baseline div.markup-text.js-form-type-webform-markup,
.page-form-mvp-followup div.markup-text.js-form-type-webform-markup,
.page-form-mvp-lifestyle div.markup-text.js-form-type-webform-markup {
  margin-top: 1.5rem;
  font-size: large;
  font-weight: 700;
  max-width: none;
}

.page-form-follow-up-survey div.markup-text.js-form-type-webform-markup.standard-weight,
.page-form-baseline-survey div.markup-text.js-form-type-webform-markup.standard-weight,
.page-form-covid-19-survey div.markup-text.js-form-type-webform-markup.standard-weight,
.page-form-lifestyle-survey div.markup-text.js-form-type-webform-markup.standard-weight,
.page-form-mvp-covid div.markup-text.js-form-type-webform-markup.standard-weight,
.page-form-mvp-baseline div.markup-text.js-form-type-webform-markup.standard-weight,
.page-form-mvp-followup div.markup-text.js-form-type-webform-markup.standard-weight,
.page-form-mvp-lifestyle div.markup-text.js-form-type-webform-markup.standard-weight {
  margin-top: 1.5rem;
  font-size: large;
  font-weight: normal;
  max-width: none;
}

.page-form-follow-up-survey [tabindex]:focus, .page-form-follow-up-survey [tabindex].ui-state-focus, .page-form-follow-up-survey [tabindex].ui-visual-focus,
.page-form-follow-up-survey .ui-checkboxradio-label:focus,
.page-form-follow-up-survey .ui-checkboxradio-label.ui-state-focus,
.page-form-follow-up-survey .ui-checkboxradio-label.ui-visual-focus,
.page-form-follow-up-survey input:not([disabled]):focus,
.page-form-follow-up-survey input:not([disabled]).ui-state-focus,
.page-form-follow-up-survey input:not([disabled]).ui-visual-focus,
.page-form-baseline-survey [tabindex]:focus,
.page-form-baseline-survey [tabindex].ui-state-focus,
.page-form-baseline-survey [tabindex].ui-visual-focus,
.page-form-baseline-survey .ui-checkboxradio-label:focus,
.page-form-baseline-survey .ui-checkboxradio-label.ui-state-focus,
.page-form-baseline-survey .ui-checkboxradio-label.ui-visual-focus,
.page-form-baseline-survey input:not([disabled]):focus,
.page-form-baseline-survey input:not([disabled]).ui-state-focus,
.page-form-baseline-survey input:not([disabled]).ui-visual-focus,
.page-form-covid-19-survey [tabindex]:focus,
.page-form-covid-19-survey [tabindex].ui-state-focus,
.page-form-covid-19-survey [tabindex].ui-visual-focus,
.page-form-covid-19-survey .ui-checkboxradio-label:focus,
.page-form-covid-19-survey .ui-checkboxradio-label.ui-state-focus,
.page-form-covid-19-survey .ui-checkboxradio-label.ui-visual-focus,
.page-form-covid-19-survey input:not([disabled]):focus,
.page-form-covid-19-survey input:not([disabled]).ui-state-focus,
.page-form-covid-19-survey input:not([disabled]).ui-visual-focus,
.page-form-lifestyle-survey [tabindex]:focus,
.page-form-lifestyle-survey [tabindex].ui-state-focus,
.page-form-lifestyle-survey [tabindex].ui-visual-focus,
.page-form-lifestyle-survey .ui-checkboxradio-label:focus,
.page-form-lifestyle-survey .ui-checkboxradio-label.ui-state-focus,
.page-form-lifestyle-survey .ui-checkboxradio-label.ui-visual-focus,
.page-form-lifestyle-survey input:not([disabled]):focus,
.page-form-lifestyle-survey input:not([disabled]).ui-state-focus,
.page-form-lifestyle-survey input:not([disabled]).ui-visual-focus,
.page-form-mvp-covid [tabindex]:focus,
.page-form-mvp-covid [tabindex].ui-state-focus,
.page-form-mvp-covid [tabindex].ui-visual-focus,
.page-form-mvp-covid .ui-checkboxradio-label:focus,
.page-form-mvp-covid .ui-checkboxradio-label.ui-state-focus,
.page-form-mvp-covid .ui-checkboxradio-label.ui-visual-focus,
.page-form-mvp-covid input:not([disabled]):focus,
.page-form-mvp-covid input:not([disabled]).ui-state-focus,
.page-form-mvp-covid input:not([disabled]).ui-visual-focus,
.page-form-mvp-baseline [tabindex]:focus,
.page-form-mvp-baseline [tabindex].ui-state-focus,
.page-form-mvp-baseline [tabindex].ui-visual-focus,
.page-form-mvp-baseline .ui-checkboxradio-label:focus,
.page-form-mvp-baseline .ui-checkboxradio-label.ui-state-focus,
.page-form-mvp-baseline .ui-checkboxradio-label.ui-visual-focus,
.page-form-mvp-baseline input:not([disabled]):focus,
.page-form-mvp-baseline input:not([disabled]).ui-state-focus,
.page-form-mvp-baseline input:not([disabled]).ui-visual-focus,
.page-form-mvp-followup [tabindex]:focus,
.page-form-mvp-followup [tabindex].ui-state-focus,
.page-form-mvp-followup [tabindex].ui-visual-focus,
.page-form-mvp-followup .ui-checkboxradio-label:focus,
.page-form-mvp-followup .ui-checkboxradio-label.ui-state-focus,
.page-form-mvp-followup .ui-checkboxradio-label.ui-visual-focus,
.page-form-mvp-followup input:not([disabled]):focus,
.page-form-mvp-followup input:not([disabled]).ui-state-focus,
.page-form-mvp-followup input:not([disabled]).ui-visual-focus,
.page-form-mvp-lifestyle [tabindex]:focus,
.page-form-mvp-lifestyle [tabindex].ui-state-focus,
.page-form-mvp-lifestyle [tabindex].ui-visual-focus,
.page-form-mvp-lifestyle .ui-checkboxradio-label:focus,
.page-form-mvp-lifestyle .ui-checkboxradio-label.ui-state-focus,
.page-form-mvp-lifestyle .ui-checkboxradio-label.ui-visual-focus,
.page-form-mvp-lifestyle input:not([disabled]):focus,
.page-form-mvp-lifestyle input:not([disabled]).ui-state-focus,
.page-form-mvp-lifestyle input:not([disabled]).ui-visual-focus {
  outline: 0.25rem solid #2491ff;
  outline-offset: 0.25rem;
}

.page-form-follow-up-survey input.form-radio:focus + label::before,
.page-form-follow-up-survey input.form-checkbox:focus + label::before,
.page-form-baseline-survey input.form-radio:focus + label::before,
.page-form-baseline-survey input.form-checkbox:focus + label::before,
.page-form-covid-19-survey input.form-radio:focus + label::before,
.page-form-covid-19-survey input.form-checkbox:focus + label::before,
.page-form-lifestyle-survey input.form-radio:focus + label::before,
.page-form-lifestyle-survey input.form-checkbox:focus + label::before,
.page-form-mvp-covid input.form-radio:focus + label::before,
.page-form-mvp-covid input.form-checkbox:focus + label::before,
.page-form-mvp-baseline input.form-radio:focus + label::before,
.page-form-mvp-baseline input.form-checkbox:focus + label::before,
.page-form-mvp-followup input.form-radio:focus + label::before,
.page-form-mvp-followup input.form-checkbox:focus + label::before,
.page-form-mvp-lifestyle input.form-radio:focus + label::before,
.page-form-mvp-lifestyle input.form-checkbox:focus + label::before {
  outline: 0.25rem solid #2491ff;
  outline-offset: 0.25rem;
}

.page-form-follow-up-survey input.error,
.page-form-follow-up-survey input.error:focus,
.page-form-baseline-survey input.error,
.page-form-baseline-survey input.error:focus,
.page-form-covid-19-survey input.error,
.page-form-covid-19-survey input.error:focus,
.page-form-lifestyle-survey input.error,
.page-form-lifestyle-survey input.error:focus,
.page-form-mvp-covid input.error,
.page-form-mvp-covid input.error:focus,
.page-form-mvp-baseline input.error,
.page-form-mvp-baseline input.error:focus,
.page-form-mvp-followup input.error,
.page-form-mvp-followup input.error:focus,
.page-form-mvp-lifestyle input.error,
.page-form-mvp-lifestyle input.error:focus {
  margin-bottom: 10px;
  outline: 0.25rem solid #e41d3d;
  outline-offset: 0;
}

.page-form-follow-up-survey strong.error,
.page-form-follow-up-survey label.error,
.page-form-follow-up-survey div.error,
.page-form-baseline-survey strong.error,
.page-form-baseline-survey label.error,
.page-form-baseline-survey div.error,
.page-form-covid-19-survey strong.error,
.page-form-covid-19-survey label.error,
.page-form-covid-19-survey div.error,
.page-form-lifestyle-survey strong.error,
.page-form-lifestyle-survey label.error,
.page-form-lifestyle-survey div.error,
.page-form-mvp-covid strong.error,
.page-form-mvp-covid label.error,
.page-form-mvp-covid div.error,
.page-form-mvp-baseline strong.error,
.page-form-mvp-baseline label.error,
.page-form-mvp-baseline div.error,
.page-form-mvp-followup strong.error,
.page-form-mvp-followup label.error,
.page-form-mvp-followup div.error,
.page-form-mvp-lifestyle strong.error,
.page-form-mvp-lifestyle label.error,
.page-form-mvp-lifestyle div.error {
  margin-bottom: 10px;
  color: #e41d3d;
  display: block;
}

@media (min-width: 400px) {
  .page-form-follow-up-survey .webform-options-display-two-columns,
  .page-form-baseline-survey .webform-options-display-two-columns,
  .page-form-covid-19-survey .webform-options-display-two-columns,
  .page-form-lifestyle-survey .webform-options-display-two-columns,
  .page-form-mvp-covid .webform-options-display-two-columns,
  .page-form-mvp-baseline .webform-options-display-two-columns,
  .page-form-mvp-followup .webform-options-display-two-columns,
  .page-form-mvp-lifestyle .webform-options-display-two-columns {
    display: block;
    margin-top: 0.4em;
    column-count: 2;
  }
  .page-form-follow-up-survey .webform-options-display-three-columns,
  .page-form-baseline-survey .webform-options-display-three-columns,
  .page-form-covid-19-survey .webform-options-display-three-columns,
  .page-form-lifestyle-survey .webform-options-display-three-columns,
  .page-form-mvp-covid .webform-options-display-three-columns,
  .page-form-mvp-baseline .webform-options-display-three-columns,
  .page-form-mvp-followup .webform-options-display-three-columns,
  .page-form-mvp-lifestyle .webform-options-display-three-columns {
    display: block;
    margin-top: 0.4em;
    column-count: 3;
  }
  .page-form-follow-up-survey .webform-options-display-two-columns div.form-item,
  .page-form-follow-up-survey .webform-options-display-three-columns div.form-item,
  .page-form-baseline-survey .webform-options-display-two-columns div.form-item,
  .page-form-baseline-survey .webform-options-display-three-columns div.form-item,
  .page-form-covid-19-survey .webform-options-display-two-columns div.form-item,
  .page-form-covid-19-survey .webform-options-display-three-columns div.form-item,
  .page-form-lifestyle-survey .webform-options-display-two-columns div.form-item,
  .page-form-lifestyle-survey .webform-options-display-three-columns div.form-item,
  .page-form-mvp-covid .webform-options-display-two-columns div.form-item,
  .page-form-mvp-covid .webform-options-display-three-columns div.form-item,
  .page-form-mvp-baseline .webform-options-display-two-columns div.form-item,
  .page-form-mvp-baseline .webform-options-display-three-columns div.form-item,
  .page-form-mvp-followup .webform-options-display-two-columns div.form-item,
  .page-form-mvp-followup .webform-options-display-three-columns div.form-item,
  .page-form-mvp-lifestyle .webform-options-display-two-columns div.form-item,
  .page-form-mvp-lifestyle .webform-options-display-three-columns div.form-item {
    margin-top: 5px;
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
  }
}

@media (max-width: 999px) {
  .page-form-follow-up-survey .tabSlider,
  .page-form-baseline-survey .tabSlider,
  .page-form-covid-19-survey .tabSlider,
  .page-form-lifestyle-survey .tabSlider,
  .page-form-mvp-covid .tabSlider,
  .page-form-mvp-baseline .tabSlider,
  .page-form-mvp-followup .tabSlider,
  .page-form-mvp-lifestyle .tabSlider {
    position: relative;
    margin-top: 15px;
  }
  .page-form-follow-up-survey .progress-step,
  .page-form-baseline-survey .progress-step,
  .page-form-covid-19-survey .progress-step,
  .page-form-lifestyle-survey .progress-step,
  .page-form-mvp-covid .progress-step,
  .page-form-mvp-baseline .progress-step,
  .page-form-mvp-followup .progress-step,
  .page-form-mvp-lifestyle .progress-step {
    min-width: fit-content;
  }
  .page-form-follow-up-survey .progress-step.is-active,
  .page-form-baseline-survey .progress-step.is-active,
  .page-form-covid-19-survey .progress-step.is-active,
  .page-form-lifestyle-survey .progress-step.is-active,
  .page-form-mvp-covid .progress-step.is-active,
  .page-form-mvp-baseline .progress-step.is-active,
  .page-form-mvp-followup .progress-step.is-active,
  .page-form-mvp-lifestyle .progress-step.is-active {
    padding: 5px 10px 0 10px;
  }
  .page-form-follow-up-survey .webform-progress-tracker .progress-text,
  .page-form-baseline-survey .webform-progress-tracker .progress-text,
  .page-form-covid-19-survey .webform-progress-tracker .progress-text,
  .page-form-lifestyle-survey .webform-progress-tracker .progress-text,
  .page-form-mvp-covid .webform-progress-tracker .progress-text,
  .page-form-mvp-baseline .webform-progress-tracker .progress-text,
  .page-form-mvp-followup .webform-progress-tracker .progress-text,
  .page-form-mvp-lifestyle .webform-progress-tracker .progress-text {
    display: contents;
  }
  .page-form-follow-up-survey .scroll-pane,
  .page-form-baseline-survey .scroll-pane,
  .page-form-covid-19-survey .scroll-pane,
  .page-form-lifestyle-survey .scroll-pane,
  .page-form-mvp-covid .scroll-pane,
  .page-form-mvp-baseline .scroll-pane,
  .page-form-mvp-followup .scroll-pane,
  .page-form-mvp-lifestyle .scroll-pane {
    width: 90%;
    height: auto;
    overflow: auto;
    outline: none;
    overflow-y: hidden;
    padding-bottom: 15px;
    -ms-overflow-style: scroll;
    scrollbar-width: none;
    margin: 0 auto;
  }
  .page-form-follow-up-survey #slideshow,
  .page-form-baseline-survey #slideshow,
  .page-form-covid-19-survey #slideshow,
  .page-form-lifestyle-survey #slideshow,
  .page-form-mvp-covid #slideshow,
  .page-form-mvp-baseline #slideshow,
  .page-form-mvp-followup #slideshow,
  .page-form-mvp-lifestyle #slideshow {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .page-form-follow-up-survey .progress-marker,
  .page-form-baseline-survey .progress-marker,
  .page-form-covid-19-survey .progress-marker,
  .page-form-lifestyle-survey .progress-marker,
  .page-form-mvp-covid .progress-marker,
  .page-form-mvp-baseline .progress-marker,
  .page-form-mvp-followup .progress-marker,
  .page-form-mvp-lifestyle .progress-marker {
    width: 300px;
    height: 180px;
  }
  .page-form-follow-up-survey .scroll-pane::-webkit-scrollbar,
  .page-form-baseline-survey .scroll-pane::-webkit-scrollbar,
  .page-form-covid-19-survey .scroll-pane::-webkit-scrollbar,
  .page-form-lifestyle-survey .scroll-pane::-webkit-scrollbar,
  .page-form-mvp-covid .scroll-pane::-webkit-scrollbar,
  .page-form-mvp-baseline .scroll-pane::-webkit-scrollbar,
  .page-form-mvp-followup .scroll-pane::-webkit-scrollbar,
  .page-form-mvp-lifestyle .scroll-pane::-webkit-scrollbar {
    display: none;
  }
}

.page-form-follow-up-survey .section-complete-card,
.page-form-baseline-survey .section-complete-card,
.page-form-covid-19-survey .section-complete-card,
.page-form-lifestyle-survey .section-complete-card,
.page-form-mvp-covid .section-complete-card,
.page-form-mvp-baseline .section-complete-card,
.page-form-mvp-followup .section-complete-card,
.page-form-mvp-lifestyle .section-complete-card {
  text-align: center;
}

.page-form-follow-up-survey .section-complete-card .form-actions::before,
.page-form-baseline-survey .section-complete-card .form-actions::before,
.page-form-covid-19-survey .section-complete-card .form-actions::before,
.page-form-lifestyle-survey .section-complete-card .form-actions::before,
.page-form-mvp-covid .section-complete-card .form-actions::before,
.page-form-mvp-baseline .section-complete-card .form-actions::before,
.page-form-mvp-followup .section-complete-card .form-actions::before,
.page-form-mvp-lifestyle .section-complete-card .form-actions::before {
  display: none;
}

.page-form-follow-up-survey .webform-confirmation__message,
.page-form-baseline-survey .webform-confirmation__message,
.page-form-covid-19-survey .webform-confirmation__message,
.page-form-lifestyle-survey .webform-confirmation__message,
.page-form-mvp-covid .webform-confirmation__message,
.page-form-mvp-baseline .webform-confirmation__message,
.page-form-mvp-followup .webform-confirmation__message,
.page-form-mvp-lifestyle .webform-confirmation__message {
  background: #fff url(../../images/source/assets/images/icon-complete-large.png) no-repeat center 20px;
  text-align: center;
  padding: 100px 20px 20px;
  background-size: 150px;
}

.page-form-follow-up-survey .webform-confirmation__message .survey-complete-title,
.page-form-baseline-survey .webform-confirmation__message .survey-complete-title,
.page-form-covid-19-survey .webform-confirmation__message .survey-complete-title,
.page-form-lifestyle-survey .webform-confirmation__message .survey-complete-title,
.page-form-mvp-covid .webform-confirmation__message .survey-complete-title,
.page-form-mvp-baseline .webform-confirmation__message .survey-complete-title,
.page-form-mvp-followup .webform-confirmation__message .survey-complete-title,
.page-form-mvp-lifestyle .webform-confirmation__message .survey-complete-title {
  font-family: Roboto, Helvetica, serif !important;
  font-size: x-large;
  font-weight: 800;
  text-align: center;
  display: block;
  margin: 0px auto 20px auto;
}

.page-form-follow-up-survey .webform-confirmation__message .survey-complete-description::after,
.page-form-baseline-survey .webform-confirmation__message .survey-complete-description::after,
.page-form-covid-19-survey .webform-confirmation__message .survey-complete-description::after,
.page-form-lifestyle-survey .webform-confirmation__message .survey-complete-description::after,
.page-form-mvp-covid .webform-confirmation__message .survey-complete-description::after,
.page-form-mvp-baseline .webform-confirmation__message .survey-complete-description::after,
.page-form-mvp-followup .webform-confirmation__message .survey-complete-description::after,
.page-form-mvp-lifestyle .webform-confirmation__message .survey-complete-description::after {
  content: "";
  height: 1px;
  width: calc(100% + 40px);
  background: #333;
  background-image: linear-gradient(to right, #ccc, #333, #ccc);
  display: block;
  margin: 2rem -2rem;
}

.page-form-follow-up-survey .webform-confirmation__message .pwa-btn,
.page-form-baseline-survey .webform-confirmation__message .pwa-btn,
.page-form-covid-19-survey .webform-confirmation__message .pwa-btn,
.page-form-lifestyle-survey .webform-confirmation__message .pwa-btn,
.page-form-mvp-covid .webform-confirmation__message .pwa-btn,
.page-form-mvp-baseline .webform-confirmation__message .pwa-btn,
.page-form-mvp-followup .webform-confirmation__message .pwa-btn,
.page-form-mvp-lifestyle .webform-confirmation__message .pwa-btn {
  padding: 1rem 2rem;
  margin-top: 1rem;
  border-radius: 3px;
  background-color: #205493;
  border: thin solid #205493;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.13), 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.page-form-follow-up-survey .webform-button--previous,
.page-form-baseline-survey .webform-button--previous,
.page-form-covid-19-survey .webform-button--previous,
.page-form-lifestyle-survey .webform-button--previous,
.page-form-mvp-covid .webform-button--previous,
.page-form-mvp-baseline .webform-button--previous,
.page-form-mvp-followup .webform-button--previous,
.page-form-mvp-lifestyle .webform-button--previous {
  margin-right: auto !important;
}

.page-form-follow-up-survey .webform-button--next,
.page-form-baseline-survey .webform-button--next,
.page-form-covid-19-survey .webform-button--next,
.page-form-lifestyle-survey .webform-button--next,
.page-form-mvp-covid .webform-button--next,
.page-form-mvp-baseline .webform-button--next,
.page-form-mvp-followup .webform-button--next,
.page-form-mvp-lifestyle .webform-button--next {
  margin-left: auto !important;
}

.page-form-follow-up-survey .webform-button--submit,
.page-form-baseline-survey .webform-button--submit,
.page-form-covid-19-survey .webform-button--submit,
.page-form-lifestyle-survey .webform-button--submit,
.page-form-mvp-covid .webform-button--submit,
.page-form-mvp-baseline .webform-button--submit,
.page-form-mvp-followup .webform-button--submit,
.page-form-mvp-lifestyle .webform-button--submit {
  margin: 1.0rem auto 0px auto !important;
}

.confirmation-page .block-page-title-block h1 {
  margin-left: auto;
}

.confirmation-page .block-page-title-block button {
  display: none !important;
}

.survey-complete-description p {
  text-align: center;
}

body.page-activity-consent-process-thank-you .webform-submission-consent-form .form-wrapper .js-form-item .inner-wrapper, body.page-activity-consent-thank-you .webform-submission-consent-form .form-wrapper .js-form-item .inner-wrapper, body.page-activity-hipaa-thank-you .webform-submission-consent-form .form-wrapper .js-form-item .inner-wrapper {
  height: auto !important;
}

body.page-activity-consent-process-thank-you .webform-submission-consent-form .form-wrapper .js-form-item .inner-wrapper p, body.page-activity-consent-thank-you .webform-submission-consent-form .form-wrapper .js-form-item .inner-wrapper p, body.page-activity-hipaa-thank-you .webform-submission-consent-form .form-wrapper .js-form-item .inner-wrapper p {
  text-align: center;
}

.page-form-mvp-baseline li[data-webform-card="intro"], .page-form-mvp-baseline li[data-webform-card="intro_a"],
.page-form-mvp-lifestyle li[data-webform-card="intro"],
.page-form-mvp-lifestyle li[data-webform-card="intro_a"] {
  display: none !important;
}

.page-form-mvp-baseline .webform-submission-form .webform-card,
.page-form-mvp-lifestyle .webform-submission-form .webform-card {
  border: none;
}

.page-form-mvp-baseline .webform-progress-tracker .progress-step .progress-title:focus,
.page-form-mvp-lifestyle .webform-progress-tracker .progress-step .progress-title:focus {
  outline: none;
  text-decoration: none;
}

.page-form-mvp-baseline .form-actions,
.page-form-mvp-lifestyle .form-actions {
  flex-direction: row;
}

.page-form-mvp-baseline .d-flex,
.page-form-mvp-lifestyle .d-flex {
  display: flex !important;
}

.page-form-mvp-baseline .section-complete-card .section-complete-card,
.page-form-mvp-lifestyle .section-complete-card .section-complete-card {
  margin: auto;
}

.page-form-mvp-baseline #edit-submit-actions .webform-cards-button--previous,
.page-form-mvp-lifestyle #edit-submit-actions .webform-cards-button--previous {
  display: none !important;
}

.page-form-mvp-baseline #edit-submit-actions.remove-content::before,
.page-form-mvp-lifestyle #edit-submit-actions.remove-content::before {
  content: none;
}

.page-form-mvp-baseline .webform-card .webform-card-title,
.page-form-mvp-baseline .webform-card .webform-card-wrapper > .description,
.page-form-mvp-lifestyle .webform-card .webform-card-title,
.page-form-mvp-lifestyle .webform-card .webform-card-wrapper > .description {
  display: none;
}

fieldset.webform-composite-hidden-title {
  margin-top: 1em !important;
}

.page-form-mvp-lifestyle .webform-submission-form .description .webform-element-description {
  font-weight: normal !important;
}

.page-form-mvp-lifestyle .webform-submission-form .description .webform-element-description .standard-weight {
  font-weight: normal !important;
}

.page-form-mvp-lifestyle .webform-submission-form .description .webform-element-description strong,
.page-form-mvp-lifestyle .webform-submission-form .description .webform-element-description b {
  font-weight: bold !important;
}

.page-form-mvp-lifestyle .webform-submission-form .js-form-type-radio label {
  margin-top: 4%;
  width: 85% !important;
  cursor: pointer;
  display: inherit;
  font-weight: 400;
  margin-bottom: 0.75rem;
  text-indent: 0 !important;
  text-align: left;
  padding-left: 4rem !important;
}

.page-form-mvp-lifestyle .webform-likert-table {
  border-collapse: collapse;
  margin-top: 15px;
}

.page-form-mvp-lifestyle .webform-likert-table th,
.page-form-mvp-lifestyle .webform-likert-table td {
  border: solid 1px #b7b1b1;
}

.page-form-mvp-lifestyle .webform-likert-table tbody tr:nth-child(odd) {
  background: #ccc;
}

.page-form-mvp-lifestyle .webform-likert-table tbody td {
  padding: 10px;
}

.page-form-mvp-lifestyle .webform-likert-table tbody td .js-form-type-radio {
  margin-top: -10px;
}

.page-form-mvp-lifestyle .webform-likert-table tbody td .js-form-type-radio label:before {
  left: 50%;
  top: 0px;
  margin-left: -10px;
}

@media (min-width: 961px) {
  .page-form-mvp-lifestyle .webform-likert-table tbody td .js-form-type-radio {
    height: 20px;
    margin-top: 0px;
  }
}

.page-form-mvp-lifestyle .fieldset-legend {
  font-size: 1.8rem;
  padding-bottom: 10px !important;
  display: block;
}

@media (max-width: 960px) {
  .page-form-mvp-lifestyle th,
  .page-form-mvp-lifestyle td {
    width: 100% !important;
  }
  .page-form-mvp-lifestyle table,
  .page-form-mvp-lifestyle thead,
  .page-form-mvp-lifestyle tbody,
  .page-form-mvp-lifestyle th,
  .page-form-mvp-lifestyle td,
  .page-form-mvp-lifestyle tr {
    display: block;
  }
  .page-form-mvp-lifestyle thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .page-form-mvp-lifestyle tr {
    margin: 0 0 1rem 0;
  }
  .page-form-mvp-lifestyle tr:nth-child(odd) {
    background: #ccc;
  }
  .page-form-mvp-lifestyle td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 0%;
  }
  .page-form-mvp-lifestyle td:before {
    position: absolute;
    top: 0;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .page-form-mvp-lifestyle .webform-likert-table tbody tr:nth-child(odd) td {
    background: #ccc;
  }
  .page-form-mvp-lifestyle .webform-likert-table tbody td .js-form-type-radio label:before {
    margin-left: 0% !important;
    margin-top: 1% !important;
    left: 0 !important;
  }
  .page-form-mvp-lifestyle .webform-likert-table-wrapper th,
  .page-form-mvp-lifestyle .webform-likert-table-wrapper td {
    text-align: start;
  }
  .page-form-mvp-lifestyle span.webform-likert-label.visually-hidden {
    padding-left: 0px;
    width: 100% !important;
    position: inherit !important;
  }
}

@media screen and (max-width: 563px) {
  .page-form-mvp-baseline .inline-title legend {
    float: unset;
    width: 100%;
  }
}

.page-sign-confirmation h1, .page-sign-confirmation #confirmMessage, .page-sign-confirmation .block-system-main-block {
  text-align: center;
  padding: 2px !important;
}

.page-sign-confirmation .block-system-main-block {
  padding-bottom: 60px;
}

.mvp-visit h2 {
  margin-left: 33%;
}

.mvp-visit .mvp-visit-form {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
  max-width: 100rem;
  border-radius: 4px;
  margin: 0 auto;
  width: 90%;
  margin-bottom: 4em;
}

.mvp-visit .mvp-visit-form .mvp-visit-search-location p {
  font-weight: bold;
}

.mvp-visit .mvp-visit-form h3 {
  margin: 0;
}

.mvp-visit .mvp-visit-form legend {
  font-size: 14px;
  display: block !important;
}

.mvp-visit .mvp-visit-form .zip-search-pane {
  border: 1px solid;
}

@media (max-width: 1010px) {
  .mvp-visit .mvp-visit-form {
    max-width: 96%;
  }
  .mvp-visit .mvp-visit-form table td {
    display: inline-block;
  }
  .mvp-visit .mvp-visit-form table td:nth-child(2) {
    font-weight: 600;
  }
  .mvp-visit .mvp-visit-form table td:nth-child(3) {
    width: 100%;
  }
  .mvp-visit .mvp-visit-form table td:nth-child(4) {
    padding-bottom: 1em;
    width: 100%;
  }
  .mvp-visit .mvp-visit-form table thead tr th {
    display: inherit;
    text-align: left;
  }
}

.mvp-visit .mvp-visit-main {
  padding: 4em;
  padding-top: 2em;
  clear: both;
  border-top: 1px solid #dcdcdc;
}

@media (max-width: 1010px) {
  .mvp-visit .mvp-visit-main {
    padding: 1em;
    padding-bottom: 4em;
  }
}

.mvp-visit .visit-text {
  margin-left: 10px;
}

.mvp-visit li.visit-step {
  list-style-type: none;
  float: left;
  display: inline-flex;
  padding: 1em 0.5em;
  margin-left: 10px;
}

.mvp-visit .visit-marker {
  height: 30px;
  width: 30px;
  background-color: #8d8d8d;
  border-radius: 50%;
  display: inline-block;
  color: #fff;
  text-align: center;
}

.mvp-visit .is-active .visit-marker,
.mvp-visit .is-complete .visit-marker {
  background-color: #112e51;
}

.mvp-visit .is-active .visit-text,
.mvp-visit .is-complete .visit-text {
  color: #000;
}

.mvp-visit fieldset {
  border-style: none;
  padding-left: 0;
}

.mvp-visit fieldset .form-item-zip {
  display: inline-block;
}

.mvp-visit fieldset .zip-search-button {
  display: inline-block;
  position: relative;
  top: 4px;
  right: 4px;
}

.mvp-visit .form-text {
  width: 15em;
  height: 1.65em;
}

.mvp-visit .zip-search-field .form-text {
  border: 1px solid #dcdcdc;
}

@media (max-width: 430px) {
  .mvp-visit .zip-search-field .form-text {
    width: 11.5em;
  }
}

@media (min-width: 430px) and (max-width: 767px) {
  .mvp-visit .zip-search-field .form-text {
    width: 14em;
  }
}

.mvp-visit .zip-search-field .error {
  border: 2px solid #ff0000;
}

.mvp-visit .zip-search-field .zip-border-color {
  border: 2px solid #ff0000;
}

.mvp-visit .zip-search-field .add-placeholder-color::placeholder {
  color: #ff0000 !important;
}

.mvp-visit .zip-search-field button:disabled {
  background-color: grey !important;
  cursor: default;
}

.mvp-visit .ui-datepicker-trigger {
  height: 1.4em;
}

.mvp-visit #edit-zip-search {
  background-color: #0071bb;
}

.mvp-visit .visit-schedule-next {
  display: flex;
  justify-content: flex-end;
  padding-top: 2em;
}

.mvp-visit .visit-schedule-back {
  display: inline-flex;
}

.mvp-visit .zip-search-pane table tr.error td:nth-child(3) {
  color: #e41d3d;
}

.mvp-visit .zip-search-pane table td:nth-child(4) {
  color: #0071bb;
}

.mvp-visit .visit-schedule-buttons {
  margin-top: 2em;
  border-top: thin solid #f5f5f5;
  padding-top: 1.5rem;
}

@media (max-width: 767px) {
  .mvp-visit .visit-schedule-buttons {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .mvp-visit .visit-schedule-buttons #edit-previous {
    display: block;
    text-align: center;
    width: 78px !important;
    margin-right: auto;
    height: 34px;
    line-height: 1;
  }
}

@media (min-width: 768px) {
  .mvp-visit .visit-schedule-buttons #edit-previous {
    display: inline-block;
  }
}

@media (min-width: 768px) {
  .mvp-visit .visit-schedule-buttons .mvp-reschedule-visit {
    margin: 0;
    position: relative;
    bottom: 10px;
  }
}

.mvp-visit .visit-schedule-buttons a,
.mvp-visit .visit-schedule-buttons a:hover,
.mvp-visit .visit-schedule-buttons input {
  text-decoration: none;
}

.mvp-visit .visit-schedule-buttons input.visit-confirm {
  line-height: 1.15;
  overflow: visible;
  text-transform: none;
  cursor: pointer;
  border-radius: 3px;
  box-sizing: border-box;
  font-weight: 600;
  padding: 0.7rem 2rem;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.13), 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  color: white;
  background-color: #205493;
  border: thin solid #205493;
  margin: 0;
  float: right;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
}

@media (max-width: 767px) {
  .mvp-visit .visit-schedule-buttons input.visit-confirm {
    float: none;
    margin: 0px 0px 15px auto;
    display: block;
  }
}

.mvp-visit .visit-schedule-buttons input.visit-confirm[name="Confirm"] {
  background-color: #598527;
  color: #fff;
  border: none;
}

.mvp-visit .visit-schedule-buttons input.visit-confirm[disabled] {
  background-color: #efefef;
  color: grey;
  border: none;
  cursor: default;
}

@media (max-width: 767px) {
  .mvp-visit .visit-schedule-buttons .mvp-additional-markup {
    display: block;
    text-align: center;
    margin: 15px auto;
  }
}

.mvp-visit .visit-schedule-buttons .mvp-additional-markup p {
  display: inline-block;
  margin: 4px auto;
}

.mvp-visit .visit-schedule-buttons .mvp-additional-markup a {
  background-color: #0071bb;
  color: #ffffff;
  padding: 6px 20px 5px 20px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 3px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .mvp-visit .mvp-visit-search-location input.visit-confirm {
    margin: 14px 0px 16px auto;
  }
}

.mvp-visit .mvp-visit-date-time input#edit-date,
.mvp-visit .mvp-visit-date-time select#edit-time {
  border: none;
  border-bottom: 1px solid #8b9094;
}

.mvp-visit .visit-info {
  background: #d8d8d8;
  padding: 1.5em;
}

.visit-modal {
  padding: 0 2em;
}

.no-title .ui-dialog-titlebar {
  display: none;
}

.no-close .ui-dialog-titlebar-close {
  display: none;
}

.visit-dialog.ui-dialog.ui-widget {
  padding: 0;
  border: 0;
  max-width: 30vw;
  left: 50%;
  transform: translate(-50%);
}

.visit-dialog .ui-dialog-content.ui-widget-content {
  padding: 0;
  border: 0;
}

.visit-dialog .pwa-button-blue {
  line-height: 1.15;
  overflow: visible;
  text-transform: none;
  cursor: pointer;
  display: inline-block;
  border-radius: 3px;
  box-sizing: border-box;
  font-weight: 600;
  padding: 0.6rem 2rem;
  white-space: nowrap;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.13), 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  color: white;
  background-color: #205493;
  border: thin solid #205493;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin: 1rem 0;
}

#edit-sites {
  border-collapse: collapse;
}

#edit-sites tr.row-selected {
  background-color: lightgray;
}

#edit-sites tr.row-selected td:nth-child(2),
#edit-sites tr.row-selected td:nth-child(3) {
  font-weight: bold;
}

#edit-sites tr.error td:nth-child(3) {
  font-weight: bold;
}

li.visit-step:hover {
  background-color: lightgray;
  cursor: pointer;
}

#edit-sites thead {
  display: none;
}

#edit-sites tr {
  border-bottom: solid 2px lightgray;
  cursor: pointer;
}

#edit-sites tr:hover {
  background: rgba(0, 0, 0, 0.04);
}

#edit-sites tr input[type="radio"] {
  display: none;
}

@media (max-width: 767px) {
  #edit-sites td {
    width: 100% !important;
    padding: 4px !important;
  }
}

#edit-sites td:nth-child(1) {
  display: none;
}

#edit-sites td:nth-child(2) {
  width: 37%;
  padding-left: 10px;
  padding-right: 10px;
}

#edit-sites td:nth-child(3) {
  width: 35%;
  padding-right: 10px;
}

#edit-sites td:nth-child(4) {
  width: 16%;
  font-weight: bold;
  text-align: right;
  padding-right: 15px;
}

@media (max-width: 767px) {
  #edit-sites td:nth-child(4) {
    text-align: left;
  }
}

.mvp-visit .mvp-visit-summary {
  text-align: center;
}

.mvp-visit .mvp-visit-summary h3 {
  padding: 20px 0px 5px 0px;
}

.mvp-visit .mvp-visit-summary h3,
.mvp-visit .mvp-visit-summary p {
  text-align: center;
}

.mvp-visit .mvp-visit-summary .visit-confirm {
  float: none !important;
}

.section-mvp-visit h1 {
  display: none;
}

.section-mvp-visit #main {
  display: flex;
  max-width: 1130px !important;
  width: 100%;
  margin: 2em auto;
}

.section-mvp-visit .visit-dialog.ui-dialog.ui-widget {
  max-width: 600px;
  font-family: inherit;
  width: 100% !important;
}

@media (max-width: 767px) {
  .section-mvp-visit .visit-dialog.ui-dialog.ui-widget {
    max-width: 95%;
  }
}

.section-mvp-visit .pwa-flush-right {
  margin: 1rem 0 2em 0;
}

.section-mvp-visit .pwa-flush-right.visit-confirm {
  float: left;
}

.section-mvp-visit .directions-label {
  font-weight: bold;
}

.section-mvp-visit .time-select-field #edit-time {
  border: none;
  background: none;
  width: 180px;
  padding: 0.3em 0;
  line-height: 1;
}

.antibot-message-error {
  max-width: 100rem !important;
  margin: 15px auto 25px auto;
}

#multistep-form-four .mvp-visit .pwaCoverImage {
  height: 6em;
}

div.autologout-dialog {
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.56rem;
  color: #333 !important;
  box-shadow: 0 6px 7px -4px rgba(0, 0, 0, 0.44);
  padding: 1em;
  border-radius: 0.5rem;
  border: none;
  text-align: left;
  /* Change continue button background color to blue */
}

div.autologout-dialog .ui-dialog-title {
  color: #000 !important;
  font-weight: 700 !important;
}

div.autologout-dialog button {
  border: solid 1px #ccc;
  background-color: #fff;
  font-weight: 600 !important;
}

div.autologout-dialog button:hover {
  border: solid 1px #ccc;
  background-color: #fff;
  font-weight: 600;
}

div.autologout-dialog button:nth-of-type(2) {
  background-color: #205493;
  border: thin solid #205493;
  color: #fff !important;
}

div.autologout-dialog .ui-dialog-buttonpane {
  border-top-width: 0px;
}

.browser-update .mat-dialog-container-popup {
  max-width: 500px !important;
  max-height: inherit !important;
}

.page-mvp-visit-multistep-three-cancel.section-mvp-visit .visit-dialog.ui-dialog.ui-widget {
  overflow: hidden;
  background: transparent !important;
}

.page-mvp-visit-multistep-three-cancel.section-mvp-visit .visit-dialog h1 {
  margin-top: 0px !important;
}

.page-mvp-visit-multistep-three-cancel.section-mvp-visit .visit-dialog .pwa-flush-right input {
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
}

.page-mvp-visit-multistep-three-cancel.section-mvp-visit .visit-dialog .visit-modal {
  padding: 0px 1.5em;
}

.page-mvp-visit-multistep-three-cancel.section-mvp-visit .visit-dialog form {
  padding: 5px 0px;
  border-radius: 3px !important;
  background-color: white !important;
  margin: auto !important;
  max-width: 600px !important;
  overflow: hidden;
}

.page-mvp-visit-multistep-three-cancel.section-mvp-visit .visit-dialog form[id*="multistep-modal-cancel-form"] {
  max-width: 393px !important;
  padding: 0px  !important;
}

.exit-wrapper {
  display: none;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.288);
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 1000;
}

.exit-wrapper.show {
  display: flex;
}

.exit-block {
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
  outline: 0 !important;
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  max-width: 395px;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
}

@media screen and (max-width: 580px) {
  .exit-block {
    max-width: 95%;
    overflow: auto;
    height: 90vh;
  }
}

.exit-block img {
  max-width: 100%;
}

.exit-block .dialog-inner {
  padding: 0px 1.5rem 1.5rem;
}

.exit-block h2 {
  font-size: 2rem;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  margin: .5rem 0 .8rem;
  letter-spacing: normal !important;
}

@media screen and (max-width: 580px) {
  .exit-block .pwa-button-white__exit {
    padding: 0.6rem 1rem;
  }
}

.notifier-body-title {
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
}

.first-area > h3 {
  margin-top: 0;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  letter-spacing: inherit;
}

.first-area .pwa-btn:hover {
  background-color: #003e73 !important;
}

.dynamic-rep-signup {
  padding: 0;
}

.dynamic-rep-signup .mat-dialog-container {
  max-width: 585px !important;
  box-sizing: border-box;
  padding: 3rem 5rem;
}

.dynamic-rep-signup .first-area {
  padding: 0;
}

.dynamic-rep-signup .first-area > h3 {
  margin-top: 0;
  font-family: Source Sans Pro, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  letter-spacing: inherit;
}

.dynamic-rep-signup .first-area .mat-divider-horizontal {
  margin-bottom: 3rem;
}

.dynamic-rep-signup .closeButtonContainer {
  top: 15px;
  right: 15px;
  left: inherit;
  position: absolute;
}