@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url('MaterialIcons-Regular.262f84804f69e7a0.eot');
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url('MaterialIcons-Regular.f4763db1105fb2da.woff2') format("woff2"), url('MaterialIcons-Regular.067e87140f9295a0.woff') format("woff"), url('MaterialIcons-Regular.f04d7d84160e8afb.ttf') format("truetype");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
/*$c2_3grey_blue: #ecf7f9;*/
.color-h2 {
  color: #3b352e;
}
.color-white {
  color: #ffffff;
}
.color-bg-transparent {
  background: rgba(0, 0, 0, 0);
}
.color-bg-white {
  background: #ffffff !important;
}
.color-bg-grey {
  background: #f8f8f8 !important;
}
.color-c1-1cta {
  color: #cc0000;
}
.color-bg-c1-1cta {
  background: #cc0000;
}
.color-c1-1reply {
  color: #ededed;
}
.color-bg-c1-1reply {
  background: #ededed;
}
.color-c1-2cta,
.color-interact-text {
  color: #007780;
}
.color-bg-c1-2cta {
  background: #007780;
}
.color-c1-stroke {
  color: #d1d1d1;
}
.color-bg-c1-stroke {
  background: #d1d1d1;
}
.color-c1-nav {
  color: #f8f8f8;
}
.color-bg-c1-nav {
  background: #f8f8f8;
}
.color-c1-nav-alt {
  color: #fafbfb;
}
.color-bg-c1-nav-alt {
  background: #fafbfb;
}
.color-bg-page-bg {
  background: #ffffff;
}
.color-c-text {
  color: #3b352e;
}
.color-bg-c-text {
  background: #3b352e;
}
.color-bg-c-nav-bg {
  background: #3b352e;
}
.color-c-panel {
  color: #f8f8f8;
}
.color-bg-c-panel {
  background: #f8f8f8;
}
.color-c-panel-dark-grey {
  color: #edefef;
}
.color-bg-c-panel-dark-grey {
  background: #edefef;
}
.color-c-yellow-orange {
  color: #f4b242;
}
.color-bg-yellow-orange {
  background: #f4b242;
}
.color-border-yellow-orange {
  border-color: #f4b242 !important;
}
.color-c-green-cyan {
  color: #6ac4b7;
}
.color-bg-green-cyan {
  background: #6ac4b7;
}
.color-border-green-cyan {
  border-color: #6ac4b7 !important;
}
.color-c-algae-green {
  color: #0f7e6c;
}
.color-bg-algae-green {
  background: #0f7e6c;
}
.color-c-pearl-blue {
  color: #b6e0e8;
}
.color-bg-pearl-blue {
  background: #b6e0e8;
}
.color-border-pearl-blue {
  border-color: #b6e0e8 !important;
}
.color-c-risk-green {
  color: #7b964f;
}
.color-bg-risk-green {
  background: #7b964f;
}
.color-c-risk-orange {
  color: #d55e1b;
}
.color-bg-risk-orange {
  background: #d55e1b;
}
.color-c-risk-orange-alert {
  color: #bf5619;
}
.color-bg-risk-orange-alert {
  background: #bf5619;
}
.color-border-risk-orange-alert {
  border-color: #bf5619 !important;
}
.color-c-alert,
.color-risk-red {
  color: #d0021b;
}
.color-bg-alert,
.color-bg-risk-red {
  background: #d0021b;
}
.color-c2-1green,
.color-c-success-green {
  color: #7ebd5ffa;
}
.color-bg-c2-1green {
  background: #7ebd5ffa;
}
.color-c2-1-grey-blue,
.color-caption {
  color: #3b352e;
}
.color-bg-c2-nav-pale {
  background: #657076;
}
.color-bg-c2-1-grey-blue,
.color-bg-caption {
  background: #3b352e;
}
.color-c2-2-grey-blue {
  color: #b6e0e8;
}
.color-bg-c2-2-grey-blue {
  background: #b6e0e8;
}
.color-c2-3-grey-blue {
  color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-bg-c2-3-grey-blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-border-c2-3-grey-blue {
  border-color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%) !important;
}
.color-bg-c2-3blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-c3-teal {
  color: #107e6d;
}
.color-bg-c3-teal {
  background: #107e6d;
}
.color-border-c3-teal {
  border-color: #107e6d !important;
}
.color-c3-grey {
  color: #b2bdbd;
}
.color-bg-c3-grey {
  background: #b2bdbd;
}
.color-border-c3-grey {
  border-color: #b2bdbd !important;
}
.color-b-heading-text {
  color: #3b352e;
}
.h2-text {
  color: #3b352e;
}
.color-b-c-text {
  color: #3b352e;
}
.color-b-c-text-dark {
  color: #3b352e;
}
.color-r-c-text {
  color: #181818;
}
.btn-bg {
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
}
.header-bg {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}
.label_1,
.notify-txt {
  color: #3b352e;
}
.bg-row {
  background: #f8f8f8;
}
.color-bg-blue1 {
  background: #ecf7f9;
}
.color-bg-blue2 {
  background: #f5fbfc;
}
.color-b-lgrey {
  background: #3b352e;
}
.color-c-lgrey {
  color: #3b352e;
}
.color-bg-pie-color-orange {
  background: #7ebd5f;
}
.color-bg-pie-color-purple {
  background: #e58ebb;
}
.color-bg-pie-color-dark-purple {
  background: #7b76b6;
}
.color-bg-pie-color-light-blue {
  background: #65b4e5;
}
.color-bg-pie-color-milk-white {
  background: #17b0ad;
}
.color-bg-pie-color-brown {
  background: #eb5c37;
}
.color-border-pie-color-orange {
  border-color: #7ebd5f !important;
}
.color-border-pie-color-purple {
  border-color: #e58ebb !important;
}
.color-border-pie-color-dark-purple {
  border-color: #7b76b6 !important;
}
.color-border-pie-color-light-blue {
  border-color: #65b4e5 !important;
}
.color-border-pie-color-milk-white {
  border-color: #17b0ad !important;
}
.color-border-pie-color-brown {
  border-color: #eb5c37 !important;
}
.disabled {
  filter: alpha(opacity=30);
  /* IE */
  -moz-opacity: 0.3;
  /* Mozilla */
  opacity: 0.3;
  /* CSS3 */
}
body,
html {
  height: 100%;
  width: 100%;
  font-size: 10px;
}
body {
  margin: 0;
}
::ng-deep .mat-paginator-navigation-next .mat-button-wrapper .mat-paginator-icon,
::ng-deep .mat-paginator-navigation-previous .mat-button-wrapper .mat-paginator-icon {
  width: 15px !important;
}
.notification-panel {
  font-size: 16px;
  line-height: 24px;
  color: #3b352e;
}
.hc_article_content {
  font-size: 16px;
  line-height: 24px;
  color: #3b352e;
  max-width: 800px;
}
.hc_article_content p.brdrcont {
  font-family: 'nunitosans-regular';
  font-size: 16px;
  color: #3b352e;
  padding-bottom: 40px;
}
.hc_article_content hr {
  margin-bottom: 40px;
  border-bottom: 1px solid #d1d1d1;
}
.hc_article_content p,
.hc_article_content p.lightcont {
  font-size: 16px;
  line-height: 24px;
  color: #3b352e;
  font-family: 'nunitosans-regular';
}
.hc_article_content a,
.hc_article_content a:visited {
  font-family: 'nunitosans-semibold';
  color: #3b352e;
  font-size: 16px;
  text-decoration: none;
  line-height: 24px;
  display: inline-block;
  position: relative;
}
.hc_article_content a:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #eb5c37;
  margin-top: -1px;
}
.hc_article_content a:hover,
.hc_article_content a:focus,
.hc_article_content a:active {
  color: #ffffff;
  text-decoration: none;
  background: #eb5c37;
}
.hc_article_content a:hover img {
  filter: brightness(0) invert(1);
}
.hc_article_content .imgplaceholder {
  margin: 20px 0;
}
.hc_article_content img {
  width: 100%;
  height: auto;
}
.hc_article_content ul,
.hc_article_content ol {
  font-family: 'nunitosans-regular';
  color: #3b352e !important;
  font-size: 16px;
  margin: 0 0 0 30px;
  padding: 0;
}
.hc_article_content ul li,
.hc_article_content ol li {
  font-family: 'nunitosans-regular';
  margin: 10px 0;
  color: #3b352e !important;
  font-size: 16px;
  line-height: 24px;
}
.hc_article_content ul li {
  display: list-item;
  text-align: -webkit-match-parent;
}
.hc_article_content .minuslg ul li:before {
  content: '\2014';
  font-weight: bold;
  margin-left: -1.5em;
  margin-right: 0.5em;
}
.hc_article_content .minuslg li {
  list-style-type: none !important;
}
.hc_article_content .minussm ul li:before {
  content: '-';
  font-weight: bold;
  margin-left: -1em;
  margin-right: 0.7em;
}
.hc_article_content .minussm li {
  list-style-type: none !important;
}
.hc_article_content .section {
  background-color: #f8f8f8;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 32px;
}
.endowment_content{
  cursor: pointer;
  color: #3b352e;
  font-size: 14px;
  font-family: 'nunitosans-regular';
  text-decoration: none;
  line-height: 24px;
  display: inline-block;
  position: relative;
  &:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #eb5c37;
    margin-top: -1px;
  }
  &:hover,
  &:focus {
    color:  #ffffff !important;
    text-decoration: none;
    background: #eb5c37;
    img {
      filter: brightness(0) invert(1);
    }
  }
  &.active {
    color:  #3392a2;
  }
  &.red-theme {
    color: #eb5c37;
    background: transparent;
    &:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 2px;
      background: #eb5c37;
      margin-top: -1px;
    }
    &:hover,
    &:focus {
      color:  #ffffff;
      text-decoration: none;
      background: #eb5c37;
    }
  }
  &.text-link-dark {
    font-weight: bold;
  }
}
.endowment_content {
  font-size: 16px;
  line-height: 24px;
  color: #3b352e;
  max-width: 800px;
}
.endowment_content p.brdrcont {
  font-family: 'nunitosans-regular';
  font-size: 16px;
  color: #3b352e;
  padding-bottom: 40px;
}
.endowment_content hr {
  margin-bottom: 40px;
  border-bottom: 1px solid #d1d1d1;
}
.endowment_content p,
.endowment_content p.lightcont {
  font-size: 16px;
  line-height: 24px;
  color: #3b352e;
  font-family: 'nunitosans-regular';
}
.endowment_content a,
.endowment_content a:visited {
  font-family: 'nunitosans-semibold';
  color: #3b352e;
  font-size: 16px;
  text-decoration: none;
  line-height: 24px;
  display: inline-block;
  position: relative;
}
.endowment_content a:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #eb5c37;
  margin-top: -1px;
}
.endowment_content a:hover,
.endowment_content a:focus,
.endowment_content a:active {
  color: #ffffff;
  text-decoration: none;
  background: #eb5c37;
}
.endowment_content a:hover img {
  filter: brightness(0) invert(1);
}
.endowment_content .imgplaceholder {
  margin: 20px 0;
}
.endowment_content img {
  width: 100%;
  height: auto;
}
.endowment_content ul,
.endowment_content ol {
  font-family: 'nunitosans-regular';
  color: #3b352e !important;
  font-size: 16px;
  margin: 0 0 0 30px;
  padding: 0;
}
.endowment_content ul li,
.endowment_content ol li {
  font-family: 'nunitosans-regular';
  margin: 10px 0;
  color: #3b352e !important;
  font-size: 16px;
  line-height: 24px;
}
.endowment_content ul li {
  display: list-item;
  text-align: -webkit-match-parent;
}
.endowment_content .minuslg ul li:before {
  content: '\2014';
  font-weight: bold;
  margin-left: -1.5em;
  margin-right: 0.5em;
}
.endowment_content .minuslg li {
  list-style-type: none !important;
}
.endowment_content .minussm ul li:before {
  content: '-';
  font-weight: bold;
  margin-left: -1em;
  margin-right: 0.7em;
}
.endowment_content .minussm li {
  list-style-type: none !important;
}
.endowment_content .section {
  background-color: #f8f8f8;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 32px;
}




/* You can add global styles to this file, and also import other style files */

.dvlivechat_new {
  bottom: 10px;
  height: 30px;
  right: 2px;
  width: auto;
  position: fixed;
  z-index: 100;
}

.dvlivechat_new a {
  background: #092c53;
  color: #ffffff;
  text-indent: 40px;
  line-height: 30px;
  text-decoration: none;
  border: 1px solid #000000;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-radius: 5px 5px 0px 0px;

  display: block;
  cursor: pointer;
}

.ShowLiveChat {
  background: rgba(0, 0, 0, 0) url('bg-shwlivechat.1689ddfa785949a4.png') repeat-x scroll
    left top;
  color: #000000;
  height: 87px;
  margin-top: -80px;
  position: absolute;
  right: 50px;
  width: 231px;
  z-index: 100;
  display: none;
}

.ShowLiveChat label {
  color: #fff;
  display: inline-block;
  font-size: 19px;
  font-weight: bold;
  padding-top: 9px;
  text-indent: 55px;
}

.ShowLiveChat span {
  color: #fff;
  display: inline-block;
  font-size: 12px;
  text-indent: 57px;
}

.dvlivechat_new:hover .ShowLiveChat {
  display: block;
}

@charset "UTF-8";
/*
*    PRUDENTIAL
*    Global Theme Functions & Variables
*/
/**
 * Fix fonts that render as bold in Firefox
 *
 * Put this near the top of your style.css
 * Before any overriding styles
 */
/*$c2_3grey_blue: #ecf7f9;*/
.color-h2 {
  color: #3b352e;
}
.color-white {
  color: #ffffff;
}
.color-bg-transparent {
  background: rgba(0, 0, 0, 0);
}
.color-bg-white {
  background: #ffffff !important;
}
.color-bg-grey {
  background: #f8f8f8 !important;
}
.color-c1-1cta {
  color: #cc0000;
}
.color-bg-c1-1cta {
  background: #cc0000;
}
.color-c1-1reply {
  color: #ededed;
}
.color-bg-c1-1reply {
  background: #ededed;
}
.color-c1-2cta,
.color-interact-text {
  color: #007780;
}
.color-bg-c1-2cta {
  background: #007780;
}
.color-c1-stroke {
  color: #d1d1d1;
}
.color-bg-c1-stroke {
  background: #d1d1d1;
}
.color-c1-nav {
  color: #f8f8f8;
}
.color-bg-c1-nav {
  background: #f8f8f8;
}
.color-c1-nav-alt {
  color: #fafbfb;
}
.color-bg-c1-nav-alt {
  background: #fafbfb;
}
.color-bg-page-bg {
  background: #ffffff;
}
.color-c-text {
  color: #3b352e;
}
.color-bg-c-text {
  background: #3b352e;
}
.color-bg-c-nav-bg {
  background: #3b352e;
}
.color-c-panel {
  color: #f8f8f8;
}
.color-bg-c-panel {
  background: #f8f8f8;
}
.color-c-panel-dark-grey {
  color: #edefef;
}
.color-bg-c-panel-dark-grey {
  background: #edefef;
}
.color-c-yellow-orange {
  color: #f4b242;
}
.color-bg-yellow-orange {
  background: #f4b242;
}
.color-border-yellow-orange {
  border-color: #f4b242 !important;
}
.color-c-green-cyan {
  color: #6ac4b7;
}
.color-bg-green-cyan {
  background: #6ac4b7;
}
.color-border-green-cyan {
  border-color: #6ac4b7 !important;
}
.color-c-algae-green {
  color: #0f7e6c;
}
.color-bg-algae-green {
  background: #0f7e6c;
}
.color-c-pearl-blue {
  color: #b6e0e8;
}
.color-bg-pearl-blue {
  background: #b6e0e8;
}
.color-border-pearl-blue {
  border-color: #b6e0e8 !important;
}
.color-c-risk-green {
  color: #7b964f;
}
.color-bg-risk-green {
  background: #7b964f;
}
.color-c-risk-orange {
  color: #d55e1b;
}
.color-bg-risk-orange {
  background: #d55e1b;
}
.color-c-risk-orange-alert {
  color: #bf5619;
}
.color-bg-risk-orange-alert {
  background: #bf5619;
}
.color-border-risk-orange-alert {
  border-color: #bf5619 !important;
}
.color-c-alert,
.color-risk-red {
  color: #d0021b;
}
.color-bg-alert,
.color-bg-risk-red {
  background: #d0021b;
}
.color-c2-1green,
.color-c-success-green {
  color: #7ebd5ffa;
}
.color-bg-c2-1green {
  background: #7ebd5ffa;
}
.color-c2-1-grey-blue,
.color-caption {
  color: #3b352e;
}
.color-bg-c2-nav-pale {
  background: #657076;
}
.color-bg-c2-1-grey-blue,
.color-bg-caption {
  background: #3b352e;
}
.color-c2-2-grey-blue {
  color: #b6e0e8;
}
.color-bg-c2-2-grey-blue {
  background: #b6e0e8;
}
.color-c2-3-grey-blue {
  color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-bg-c2-3-grey-blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-border-c2-3-grey-blue {
  border-color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%) !important;
}
.color-bg-c2-3blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-c3-teal {
  color: #107e6d;
}
.color-bg-c3-teal {
  background: #107e6d;
}
.color-border-c3-teal {
  border-color: #107e6d !important;
}
.color-c3-grey {
  color: #b2bdbd;
}
.color-bg-c3-grey {
  background: #b2bdbd;
}
.color-border-c3-grey {
  border-color: #b2bdbd !important;
}
.color-b-heading-text {
  color: #3b352e;
}
.h2-text {
  color: #3b352e;
}
.color-b-c-text {
  color: #3b352e;
}
.color-b-c-text-dark {
  color: #3b352e;
}
.color-r-c-text {
  color: #181818;
}
.btn-bg {
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
}
.header-bg {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}
.label_1,
.notify-txt {
  color: #3b352e;
}
.bg-row {
  background: #f8f8f8;
}
.color-bg-blue1 {
  background: #ecf7f9;
}
.color-bg-blue2 {
  background: #f5fbfc;
}
.color-b-lgrey {
  background: #3b352e;
}
.color-c-lgrey {
  color: #3b352e;
}
.color-bg-pie-color-orange {
  background: #7ebd5f;
}
.color-bg-pie-color-purple {
  background: #e58ebb;
}
.color-bg-pie-color-dark-purple {
  background: #7b76b6;
}
.color-bg-pie-color-light-blue {
  background: #65b4e5;
}
.color-bg-pie-color-milk-white {
  background: #17b0ad;
}
.color-bg-pie-color-brown {
  background: #eb5c37;
}
.color-border-pie-color-orange {
  border-color: #7ebd5f !important;
}
.color-border-pie-color-purple {
  border-color: #e58ebb !important;
}
.color-border-pie-color-dark-purple {
  border-color: #7b76b6 !important;
}
.color-border-pie-color-light-blue {
  border-color: #65b4e5 !important;
}
.color-border-pie-color-milk-white {
  border-color: #17b0ad !important;
}
.color-border-pie-color-brown {
  border-color: #eb5c37 !important;
}
.disabled {
  filter: alpha(opacity=30);
  /* IE */
  -moz-opacity: 0.3;
  /* Mozilla */
  opacity: 0.3;
  /* CSS3 */
}
/***
    Animations
***/
@keyframes boxOut {
  from {
    transform: translateY(0px);
    box-shadow: 0 7px 7px 2px rgba(0, 0, 0, 0);
    transform: scale(1);
  }
  to {
    transform: translateY(-2px);
    z-index: 20;
    box-shadow: 0 7px 7px 2px rgba(0, 0, 0, 0.3);
    transform: scale(1.02);
  }
}
@keyframes pruFadeInDown {
  from {
    transform: translateY(-30px);
    opacity: 0.05;
  }
  to {
    transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes pruFadeOutUp {
  from {
    transform: translateY(0px);
    opacity: 1;
  }
  to {
    transform: translateY(-40px);
    opacity: 0;
  }
}
@keyframes slideIn {
  from {
    transform: translateY(-10px);
    opacity: 0;
  }
  to {
    transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes loading {
  0% {
    background-position: -100%;
  }
  100% {
    background-position: 200%;
  }
}
@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.skeleton {
  height: 32px;
  border-radius: 4px;
  background-image: linear-gradient(90deg, #edefef 0px, #f8f8f8 25%, #fafbfb 40%, #edefef 80%);
  background-size: 75%;
  animation: loading 0.7s infinite linear;
}
.pruFadeInDown {
  animation: pruFadeInDown 0.66s;
  transition-timing-function: cubic-bezier(0.1, 0.7, 1, 0.1);
}
.pruFadeOutUp {
  animation: pruFadeOutUp 0.66s;
  transition-timing-function: cubic-bezier(0.1, 0.7, 1, 0.1);
}
.rotating {
  animation: rotating 1s linear infinite;
}
/*$c2_3grey_blue: #ecf7f9;*/
.color-h2 {
  color: #3b352e;
}
.color-white {
  color: #ffffff;
}
.color-bg-transparent {
  background: rgba(0, 0, 0, 0);
}
.color-bg-white {
  background: #ffffff !important;
}
.color-bg-grey {
  background: #f8f8f8 !important;
}
.color-c1-1cta {
  color: #cc0000;
}
.color-bg-c1-1cta {
  background: #cc0000;
}
.color-c1-1reply {
  color: #ededed;
}
.color-bg-c1-1reply {
  background: #ededed;
}
.color-c1-2cta,
.color-interact-text {
  color: #007780;
}
.color-bg-c1-2cta {
  background: #007780;
}
.color-c1-stroke {
  color: #d1d1d1;
}
.color-bg-c1-stroke {
  background: #d1d1d1;
}
.color-c1-nav {
  color: #f8f8f8;
}
.color-bg-c1-nav {
  background: #f8f8f8;
}
.color-c1-nav-alt {
  color: #fafbfb;
}
.color-bg-c1-nav-alt {
  background: #fafbfb;
}
.color-bg-page-bg {
  background: #ffffff;
}
.color-c-text {
  color: #3b352e;
}
.color-bg-c-text {
  background: #3b352e;
}
.color-bg-c-nav-bg {
  background: #3b352e;
}
.color-c-panel {
  color: #f8f8f8;
}
.color-bg-c-panel {
  background: #f8f8f8;
}
.color-c-panel-dark-grey {
  color: #edefef;
}
.color-bg-c-panel-dark-grey {
  background: #edefef;
}
.color-c-yellow-orange {
  color: #f4b242;
}
.color-bg-yellow-orange {
  background: #f4b242;
}
.color-border-yellow-orange {
  border-color: #f4b242 !important;
}
.color-c-green-cyan {
  color: #6ac4b7;
}
.color-bg-green-cyan {
  background: #6ac4b7;
}
.color-border-green-cyan {
  border-color: #6ac4b7 !important;
}
.color-c-algae-green {
  color: #0f7e6c;
}
.color-bg-algae-green {
  background: #0f7e6c;
}
.color-c-pearl-blue {
  color: #b6e0e8;
}
.color-bg-pearl-blue {
  background: #b6e0e8;
}
.color-border-pearl-blue {
  border-color: #b6e0e8 !important;
}
.color-c-risk-green {
  color: #7b964f;
}
.color-bg-risk-green {
  background: #7b964f;
}
.color-c-risk-orange {
  color: #d55e1b;
}
.color-bg-risk-orange {
  background: #d55e1b;
}
.color-c-risk-orange-alert {
  color: #bf5619;
}
.color-bg-risk-orange-alert {
  background: #bf5619;
}
.color-border-risk-orange-alert {
  border-color: #bf5619 !important;
}
.color-c-alert,
.color-risk-red {
  color: #d0021b;
}
.color-bg-alert,
.color-bg-risk-red {
  background: #d0021b;
}
.color-c2-1green,
.color-c-success-green {
  color: #7ebd5ffa;
}
.color-bg-c2-1green {
  background: #7ebd5ffa;
}
.color-c2-1-grey-blue,
.color-caption {
  color: #3b352e;
}
.color-bg-c2-nav-pale {
  background: #657076;
}
.color-bg-c2-1-grey-blue,
.color-bg-caption {
  background: #3b352e;
}
.color-c2-2-grey-blue {
  color: #b6e0e8;
}
.color-bg-c2-2-grey-blue {
  background: #b6e0e8;
}
.color-c2-3-grey-blue {
  color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-bg-c2-3-grey-blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-border-c2-3-grey-blue {
  border-color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%) !important;
}
.color-bg-c2-3blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-c3-teal {
  color: #107e6d;
}
.color-bg-c3-teal {
  background: #107e6d;
}
.color-border-c3-teal {
  border-color: #107e6d !important;
}
.color-c3-grey {
  color: #b2bdbd;
}
.color-bg-c3-grey {
  background: #b2bdbd;
}
.color-border-c3-grey {
  border-color: #b2bdbd !important;
}
.color-b-heading-text {
  color: #3b352e;
}
.h2-text {
  color: #3b352e;
}
.color-b-c-text {
  color: #3b352e;
}
.color-b-c-text-dark {
  color: #3b352e;
}
.color-r-c-text {
  color: #181818;
}
.btn-bg {
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
}
.header-bg {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}
.label_1,
.notify-txt {
  color: #3b352e;
}
.bg-row {
  background: #f8f8f8;
}
.color-bg-blue1 {
  background: #ecf7f9;
}
.color-bg-blue2 {
  background: #f5fbfc;
}
.color-b-lgrey {
  background: #3b352e;
}
.color-c-lgrey {
  color: #3b352e;
}
.color-bg-pie-color-orange {
  background: #7ebd5f;
}
.color-bg-pie-color-purple {
  background: #e58ebb;
}
.color-bg-pie-color-dark-purple {
  background: #7b76b6;
}
.color-bg-pie-color-light-blue {
  background: #65b4e5;
}
.color-bg-pie-color-milk-white {
  background: #17b0ad;
}
.color-bg-pie-color-brown {
  background: #eb5c37;
}
.color-border-pie-color-orange {
  border-color: #7ebd5f !important;
}
.color-border-pie-color-purple {
  border-color: #e58ebb !important;
}
.color-border-pie-color-dark-purple {
  border-color: #7b76b6 !important;
}
.color-border-pie-color-light-blue {
  border-color: #65b4e5 !important;
}
.color-border-pie-color-milk-white {
  border-color: #17b0ad !important;
}
.color-border-pie-color-brown {
  border-color: #eb5c37 !important;
}
.disabled {
  filter: alpha(opacity=30);
  /* IE */
  -moz-opacity: 0.3;
  /* Mozilla */
  opacity: 0.3;
  /* CSS3 */
}
.border-none {
  border: none;
}
.border-top-none {
  border-top: none;
}
.border-top-c1-nav {
  border-top: #f8f8f8;
}
.border-left-none {
  border-left: none;
}
.border-right-none {
  border-right: none;
}
.border-bottom-none {
  border-bottom: none;
}
.border-top-dashed {
  border-top: 1px dashed #d1d1d1;
}
.border-bottom-dashed {
  border-bottom: 1px dashed #d1d1d1;
}
.border-stroke {
  border: thin solid #d1d1d1;
}
.border-stroke-semitrans {
  border: thin solid #d1d1d1;
}
.border-secure-message-input {
  border: thin solid #d1d1d1;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.border-bottom-stroke {
  border-bottom: thin solid #d1d1d1;
}
.border-top-stroke {
  border-top: thin solid #d1d1d1;
}
.border-bottom-stroke-grey {
  border-bottom: thin solid #d1d1d1;
}
.border-top-stroke-grey {
  border-top: thin solid #d1d1d1;
}
.border-top-stroke-1 {
  border-top: 1px solid #d1d1d1;
}
.border-bottom-stroke-1 {
  border-bottom: 1px solid #d1d1d1;
}
.border-bottom-stroke-3 {
  border-bottom: 3px solid #d1d1d1;
}
.border-left-color-light {
  border-left-color: rgba(0, 0, 0, 0.1);
}
.border-left-color-stroke {
  border-left-color: #d1d1d1;
}
.border-right-color-stroke {
  border-right-color: #d1d1d1;
}
.border-left-color-white {
  border-left-color: white;
}
.border-right-color-white {
  border-right-color: white;
}
.border-bottom-color-white {
  border-bottom-color: white;
}
.border-bottom-color-none {
  border-bottom-color: rgba(0, 0, 0, 0);
}
.border-top-color-white {
  border-top-color: white;
}
.border-bottom-color-light {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.border-top-unselected-3 {
  border-top: 4px solid #f8f8f8;
}
.border-top-selected-3 {
  border-top: 4px solid #eb5c37;
}
.border-bottom-selected-3 {
  border-bottom: 4px solid #cc0000;
}
.border-bottom-selected-text-3 {
  border-bottom: 4px solid #3b352e;
}
.border-bottom-selected-4 {
  border-bottom: 8px solid #cc0000;
}
.border-bottom-selected {
  border-bottom: thick solid #cc0000;
}
.border-bottom-selected-8 {
  border-bottom: 8px solid #cc0000;
}
.border-bottom-unselected-8 {
  border-bottom: 8px solid rgba(0, 0, 0, 0);
}
.border-bottom-unselected {
  border-bottom: thick solid rgba(0, 0, 0, 0);
}
.border-thin-grey {
  border: thin solid #007780;
}
.border-right-color-white-10 {
  border-right: 10px solid white;
}
.border-left-color-white-10 {
  border-left: 10px solid white;
}
.border-radius-50 {
  border-radius: 50px;
}
.border-radius-percent-50 {
  border-radius: 50%;
}
.border-thin-dark {
  border: thin solid #9b9b9b;
}
.border-thin-light {
  border: thin solid rgba(0, 0, 0, 0.1);
}
.border-thin-selected {
  border: 2px solid #007780;
}
.interactive-underline {
  border-bottom: thin solid #007780;
  padding-bottom: 8px;
}
.border-radius-4 {
  border-radius: 4px;
}
.border-radius-8 {
  border-radius: 8px;
}
.border-radius-percent-50 {
  border-radius: 50%;
}
.border-left-1cat {
  border-left: thick solid #f4b242;
}
.border-left-2cat {
  border-left: thick solid #6ac4b7;
}
.border-left-3cat {
  border-left: thick solid #0f7e6c;
}
.border-left-4cat {
  border-left: thick solid #b6e0e8;
}
.border-left-5cat {
  border-left: 2px solid #d1d1d1;
}
.border-bottom-right-8 {
  border-bottom-right-radius: 8px;
}
.border-bottom-left-8 {
  border-bottom-left-radius: 8px;
}
.border-top-right-8 {
  border-top-right-radius: 8px;
}
.border-top-left-8 {
  border-top-left-radius: 8px;
}
.border-bottom-right-6 {
  border-bottom-right-radius: 6px;
}
.border-bottom-left-6 {
  border-bottom-left-radius: 6px;
}
.border-top-right-6 {
  border-top-right-radius: 6px;
}
.border-top-left-6 {
  border-top-left-radius: 6px;
}
.border-bottom-right-4 {
  border-bottom-right-radius: 4px;
}
.border-bottom-left-4 {
  border-bottom-left-radius: 4px;
}
.border-top-right-4 {
  border-top-right-radius: 4px;
}
.border-top-left-4 {
  border-top-left-radius: 4px;
}
.border-color-c1-2cta {
  border: thin solid #007780;
}
.border-right-stroke-grey {
  border-right: thin solid #d1d1d1;
}
.border-right-c3-lightgrey {
  border-right: thin solid #d1d1d1;
}
.border-left-c3-lightgrey {
  border-left: thin solid #d1d1d1;
}
/* For Debugging purposes */
.debug-border-blue {
  border: thin solid blue;
  box-sizing: border-box;
}
.debug-border-pink {
  border: thin solid pink;
  box-sizing: border-box;
}
.debug-border-orange {
  border: thin solid orange;
  box-sizing: border-box;
}
.debug-border-purple {
  border: thin solid purple;
  box-sizing: border-box;
}
.debug-border-green {
  border: thin solid green;
  box-sizing: border-box;
}
.debug-border-red {
  border: thin solid red;
  box-sizing: border-box;
}
.debug-border-teal {
  border: thin solid teal;
  box-sizing: border-box;
}
.text-align-justify {
  text-align: justify;
}
/* Mixins */
/* @NOTE - PLEASE IGNORE THESE BREAKPOINTS AND USE THE TYPESCRIPT OBSERVER */
/* Helper class mediaQueries */
@media (min-width: 990px) {
  .mobile-phablet {
    display: none;
  }
  .mobile-phablet .mobile {
    display: none;
  }
  .mobile-phablet .phablet {
    display: none;
  }
  .mobile-phablet .mobile-phablet {
    display: none;
  }
}
@media (max-width: 989px) {
  .tablet-desktop {
    display: none;
  }
  .tablet-desktop .tablet {
    display: none;
  }
  .tablet-desktop .desktop {
    display: none;
  }
  .tablet-desktop .tablet-desktop {
    display: none;
  }
}
@media (max-width: 568px) {
  .pure-hide-on-small-screens {
    display: none;
  }
  .pure-hide-on-small-screens .mobile {
    display: none;
  }
  .pure-hide-on-small-screens .phablet {
    display: none;
  }
  .pure-hide-on-small-screens .mobile-phablet {
    display: none;
  }
}
/* Breakpoints */
/*$c2_3grey_blue: #ecf7f9;*/
.color-h2 {
  color: #3b352e;
}
.color-white {
  color: #ffffff;
}
.color-bg-transparent {
  background: rgba(0, 0, 0, 0);
}
.color-bg-white {
  background: #ffffff !important;
}
.color-bg-grey {
  background: #f8f8f8 !important;
}
.color-c1-1cta {
  color: #cc0000;
}
.color-bg-c1-1cta {
  background: #cc0000;
}
.color-c1-1reply {
  color: #ededed;
}
.color-bg-c1-1reply {
  background: #ededed;
}
.color-c1-2cta,
.color-interact-text {
  color: #007780;
}
.color-bg-c1-2cta {
  background: #007780;
}
.color-c1-stroke {
  color: #d1d1d1;
}
.color-bg-c1-stroke {
  background: #d1d1d1;
}
.color-c1-nav {
  color: #f8f8f8;
}
.color-bg-c1-nav {
  background: #f8f8f8;
}
.color-c1-nav-alt {
  color: #fafbfb;
}
.color-bg-c1-nav-alt {
  background: #fafbfb;
}
.color-bg-page-bg {
  background: #ffffff;
}
.color-c-text {
  color: #3b352e;
}
.color-bg-c-text {
  background: #3b352e;
}
.color-bg-c-nav-bg {
  background: #3b352e;
}
.color-c-panel {
  color: #f8f8f8;
}
.color-bg-c-panel {
  background: #f8f8f8;
}
.color-c-panel-dark-grey {
  color: #edefef;
}
.color-bg-c-panel-dark-grey {
  background: #edefef;
}
.color-c-yellow-orange {
  color: #f4b242;
}
.color-bg-yellow-orange {
  background: #f4b242;
}
.color-border-yellow-orange {
  border-color: #f4b242 !important;
}
.color-c-green-cyan {
  color: #6ac4b7;
}
.color-bg-green-cyan {
  background: #6ac4b7;
}
.color-border-green-cyan {
  border-color: #6ac4b7 !important;
}
.color-c-algae-green {
  color: #0f7e6c;
}
.color-bg-algae-green {
  background: #0f7e6c;
}
.color-c-pearl-blue {
  color: #b6e0e8;
}
.color-bg-pearl-blue {
  background: #b6e0e8;
}
.color-border-pearl-blue {
  border-color: #b6e0e8 !important;
}
.color-c-risk-green {
  color: #7b964f;
}
.color-bg-risk-green {
  background: #7b964f;
}
.color-c-risk-orange {
  color: #d55e1b;
}
.color-bg-risk-orange {
  background: #d55e1b;
}
.color-c-risk-orange-alert {
  color: #bf5619;
}
.color-bg-risk-orange-alert {
  background: #bf5619;
}
.color-border-risk-orange-alert {
  border-color: #bf5619 !important;
}
.color-c-alert,
.color-risk-red {
  color: #d0021b;
}
.color-bg-alert,
.color-bg-risk-red {
  background: #d0021b;
}
.color-c2-1green,
.color-c-success-green {
  color: #7ebd5ffa;
}
.color-bg-c2-1green {
  background: #7ebd5ffa;
}
.color-c2-1-grey-blue,
.color-caption {
  color: #3b352e;
}
.color-bg-c2-nav-pale {
  background: #657076;
}
.color-bg-c2-1-grey-blue,
.color-bg-caption {
  background: #3b352e;
}
.color-c2-2-grey-blue {
  color: #b6e0e8;
}
.color-bg-c2-2-grey-blue {
  background: #b6e0e8;
}
.color-c2-3-grey-blue {
  color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-bg-c2-3-grey-blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-border-c2-3-grey-blue {
  border-color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%) !important;
}
.color-bg-c2-3blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-c3-teal {
  color: #107e6d;
}
.color-bg-c3-teal {
  background: #107e6d;
}
.color-border-c3-teal {
  border-color: #107e6d !important;
}
.color-c3-grey {
  color: #b2bdbd;
}
.color-bg-c3-grey {
  background: #b2bdbd;
}
.color-border-c3-grey {
  border-color: #b2bdbd !important;
}
.color-b-heading-text {
  color: #3b352e;
}
.h2-text {
  color: #3b352e;
}
.color-b-c-text {
  color: #3b352e;
}
.color-b-c-text-dark {
  color: #3b352e;
}
.color-r-c-text {
  color: #181818;
}
.btn-bg {
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
}
.header-bg {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}
.label_1,
.notify-txt {
  color: #3b352e;
}
.bg-row {
  background: #f8f8f8;
}
.color-bg-blue1 {
  background: #ecf7f9;
}
.color-bg-blue2 {
  background: #f5fbfc;
}
.color-b-lgrey {
  background: #3b352e;
}
.color-c-lgrey {
  color: #3b352e;
}
.color-bg-pie-color-orange {
  background: #7ebd5f;
}
.color-bg-pie-color-purple {
  background: #e58ebb;
}
.color-bg-pie-color-dark-purple {
  background: #7b76b6;
}
.color-bg-pie-color-light-blue {
  background: #65b4e5;
}
.color-bg-pie-color-milk-white {
  background: #17b0ad;
}
.color-bg-pie-color-brown {
  background: #eb5c37;
}
.color-border-pie-color-orange {
  border-color: #7ebd5f !important;
}
.color-border-pie-color-purple {
  border-color: #e58ebb !important;
}
.color-border-pie-color-dark-purple {
  border-color: #7b76b6 !important;
}
.color-border-pie-color-light-blue {
  border-color: #65b4e5 !important;
}
.color-border-pie-color-milk-white {
  border-color: #17b0ad !important;
}
.color-border-pie-color-brown {
  border-color: #eb5c37 !important;
}
.disabled {
  filter: alpha(opacity=30);
  /* IE */
  -moz-opacity: 0.3;
  /* Mozilla */
  opacity: 0.3;
  /* CSS3 */
}
/*$c2_3grey_blue: #ecf7f9;*/
.color-h2 {
  color: #3b352e;
}
.color-white {
  color: #ffffff;
}
.color-bg-transparent {
  background: rgba(0, 0, 0, 0);
}
.color-bg-white {
  background: #ffffff !important;
}
.color-bg-grey {
  background: #f8f8f8 !important;
}
.color-c1-1cta {
  color: #cc0000;
}
.color-bg-c1-1cta {
  background: #cc0000;
}
.color-c1-1reply {
  color: #ededed;
}
.color-bg-c1-1reply {
  background: #ededed;
}
.color-c1-2cta,
.color-interact-text {
  color: #007780;
}
.color-bg-c1-2cta {
  background: #007780;
}
.color-c1-stroke {
  color: #d1d1d1;
}
.color-bg-c1-stroke {
  background: #d1d1d1;
}
.color-c1-nav {
  color: #f8f8f8;
}
.color-bg-c1-nav {
  background: #f8f8f8;
}
.color-c1-nav-alt {
  color: #fafbfb;
}
.color-bg-c1-nav-alt {
  background: #fafbfb;
}
.color-bg-page-bg {
  background: #ffffff;
}
.color-c-text {
  color: #3b352e;
}
.color-bg-c-text {
  background: #3b352e;
}
.color-bg-c-nav-bg {
  background: #3b352e;
}
.color-c-panel {
  color: #f8f8f8;
}
.color-bg-c-panel {
  background: #f8f8f8;
}
.color-c-panel-dark-grey {
  color: #edefef;
}
.color-bg-c-panel-dark-grey {
  background: #edefef;
}
.color-c-yellow-orange {
  color: #f4b242;
}
.color-bg-yellow-orange {
  background: #f4b242;
}
.color-border-yellow-orange {
  border-color: #f4b242 !important;
}
.color-c-green-cyan {
  color: #6ac4b7;
}
.color-bg-green-cyan {
  background: #6ac4b7;
}
.color-border-green-cyan {
  border-color: #6ac4b7 !important;
}
.color-c-algae-green {
  color: #0f7e6c;
}
.color-bg-algae-green {
  background: #0f7e6c;
}
.color-c-pearl-blue {
  color: #b6e0e8;
}
.color-bg-pearl-blue {
  background: #b6e0e8;
}
.color-border-pearl-blue {
  border-color: #b6e0e8 !important;
}
.color-c-risk-green {
  color: #7b964f;
}
.color-bg-risk-green {
  background: #7b964f;
}
.color-c-risk-orange {
  color: #d55e1b;
}
.color-bg-risk-orange {
  background: #d55e1b;
}
.color-c-risk-orange-alert {
  color: #bf5619;
}
.color-bg-risk-orange-alert {
  background: #bf5619;
}
.color-border-risk-orange-alert {
  border-color: #bf5619 !important;
}
.color-c-alert,
.color-risk-red {
  color: #d0021b;
}
.color-bg-alert,
.color-bg-risk-red {
  background: #d0021b;
}
.color-c2-1green,
.color-c-success-green {
  color: #7ebd5ffa;
}
.color-bg-c2-1green {
  background: #7ebd5ffa;
}
.color-c2-1-grey-blue,
.color-caption {
  color: #3b352e;
}
.color-bg-c2-nav-pale {
  background: #657076;
}
.color-bg-c2-1-grey-blue,
.color-bg-caption {
  background: #3b352e;
}
.color-c2-2-grey-blue {
  color: #b6e0e8;
}
.color-bg-c2-2-grey-blue {
  background: #b6e0e8;
}
.color-c2-3-grey-blue {
  color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-bg-c2-3-grey-blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-border-c2-3-grey-blue {
  border-color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%) !important;
}
.color-bg-c2-3blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-c3-teal {
  color: #107e6d;
}
.color-bg-c3-teal {
  background: #107e6d;
}
.color-border-c3-teal {
  border-color: #107e6d !important;
}
.color-c3-grey {
  color: #b2bdbd;
}
.color-bg-c3-grey {
  background: #b2bdbd;
}
.color-border-c3-grey {
  border-color: #b2bdbd !important;
}
.color-b-heading-text {
  color: #3b352e;
}
.h2-text {
  color: #3b352e;
}
.color-b-c-text {
  color: #3b352e;
}
.color-b-c-text-dark {
  color: #3b352e;
}
.color-r-c-text {
  color: #181818;
}
.btn-bg {
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
}
.header-bg {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}
.label_1,
.notify-txt {
  color: #3b352e;
}
.bg-row {
  background: #f8f8f8;
}
.color-bg-blue1 {
  background: #ecf7f9;
}
.color-bg-blue2 {
  background: #f5fbfc;
}
.color-b-lgrey {
  background: #3b352e;
}
.color-c-lgrey {
  color: #3b352e;
}
.color-bg-pie-color-orange {
  background: #7ebd5f;
}
.color-bg-pie-color-purple {
  background: #e58ebb;
}
.color-bg-pie-color-dark-purple {
  background: #7b76b6;
}
.color-bg-pie-color-light-blue {
  background: #65b4e5;
}
.color-bg-pie-color-milk-white {
  background: #17b0ad;
}
.color-bg-pie-color-brown {
  background: #eb5c37;
}
.color-border-pie-color-orange {
  border-color: #7ebd5f !important;
}
.color-border-pie-color-purple {
  border-color: #e58ebb !important;
}
.color-border-pie-color-dark-purple {
  border-color: #7b76b6 !important;
}
.color-border-pie-color-light-blue {
  border-color: #65b4e5 !important;
}
.color-border-pie-color-milk-white {
  border-color: #17b0ad !important;
}
.color-border-pie-color-brown {
  border-color: #eb5c37 !important;
}
.disabled {
  filter: alpha(opacity=30);
  /* IE */
  -moz-opacity: 0.3;
  /* Mozilla */
  opacity: 0.3;
  /* CSS3 */
}
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 10px;
}
@font-face {
  font-family: "nunitosans-regular";
  src: url("/assets/fonts/nunito/NunitoSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-black";
  src: url("/assets/fonts/nunito/NunitoSans-Black.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-bold";
  src: url("/assets/fonts/nunito/NunitoSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-italic";
  src: url("/assets/fonts/nunito/NunitoSans-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-light";
  src: url("/assets/fonts/nunito/NunitoSans-Light.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-semibold";
  src: url("/assets/fonts/nunito/NunitoSans-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-lightitalic";
  src: url("/assets/fonts/nunito/NunitoSans-LightItalic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-semibolditalic";
  src: url("/assets/fonts/nunito/NunitoSans-SemiBoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-blackitalic";
  src: url("/assets/fonts/nunito/NunitoSans-BlackItalic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-bolditalic";
  src: url("/assets/fonts/nunito/NunitoSans-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-extrabold";
  src: url("/assets/fonts/nunito/NunitoSans-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "barlow-regular";
  src: url("/assets/fonts/Barlow/BarlowCondensed-Regular.ttf") format("truetype");
}
/* Max char count */
.max-30ch {
  max-width: 30em;
  text-overflow: ellipsis;
}
@media (max-width: 599px) {
  .max-30ch {
    max-width: 15em;
  }
}
/* Fonts */
.font-nunito-sans-regular, .bereavement-footer.footer ul li a, .bereavement-footer .footer-heading {
  font-family: "nunitosans-regular";
}
.font-nunito-sans-semi-bold, .your-pension .price-tag1 {
  font-family: "nunitosans-semibold";
}
.font-nunito-sans-bold {
  font-family: "nunitosans-bold";
}
.font-nunito-sans-light {
  font-family: "nunitosans-light";
}
.font-nunito-sans-Italic {
  font-family: "nunitosans-italic";
}
.font-barlow-regular {
  font-family: "barlow-regular";
}
.fontcolor-default {
  color: #3b352e;
}
.fontcolor-global-nav {
  color: #474e52;
}
.fontcolor-label {
  color: #3b352e;
}
.fontcolor-text {
  color: #3b352e;
}
.font-text-align-center {
  text-align: center;
}
.font-text-align-left {
  text-align: left;
}
.font-text-align-right {
  text-align: right;
}
.font-weight-bold {
  font-weight: bold;
}
.font-weight-200 {
  font-weight: 200 !important;
}
.font-weight-100 {
  font-weight: 100 !important;
}
.font-weight-600 {
  font-weight: 600;
}
.font-weight-normal {
  font-weight: normal;
}
.truncate-text-auto {
  word-break: break-all;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.line-height-20 {
  line-height: 2rem;
}
.line-height-24 {
  line-height: 2.4rem;
}
.line-height-32 {
  line-height: 3.2rem;
}
.line-height-20pt {
  line-height: 2.6rem;
}
.line-height-24 {
  line-height: 2.4rem;
}
.line-height-28 {
  line-height: 2.8rem;
}
.line-height-40pt {
  line-height: 5.3rem;
}
.line-height-40 {
  line-height: 4rem;
}
.text-underline {
  text-decoration: underline;
}
.text-underline-dashed {
  text-decoration-line: underline;
  text-decoration-style: dashed;
  text-underline-position: under;
}
.overflow-wrap-break {
  overflow-wrap: break-word;
}
.UPPERCASE {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.letter-space-normal {
  letter-spacing: normal !important;
}
.letter-space-minus-point-twofive {
  letter-spacing: -0.25px;
}
.letter-space-minus-point-three {
  letter-spacing: -0.3px;
}
.letter-space-minus-point-five {
  letter-spacing: -0.5px;
}
.letter-space-minus-point-eight {
  letter-spacing: -0.8px;
}
.fontsize-8 {
  font-size: 0.8rem;
}
.fontsize-9 {
  font-size: 0.9rem;
}
.fontsize-10 {
  font-size: 1rem;
}
.fontsize-11 {
  font-size: 1.1rem;
}
.fontsize-12 {
  font-size: 1.2rem;
}
.fontsize-13 {
  font-size: 1.3rem;
}
.fontsize-14 {
  font-size: 1.4rem;
}
.fontsize-15 {
  font-size: 1.5rem;
}
.fontsize-16, .policy-subtitle {
  font-size: 1.6rem;
}
.fontsize-18 {
  font-size: 1.8rem;
}
.fontsize-19 {
  font-size: 1.9rem;
}
.fontsize-20 {
  font-size: 2rem;
}
.fontsize-21 {
  font-size: 2.1rem;
}
.fontsize-22 {
  font-size: 2.2rem;
}
.fontsize-24, .page-caption {
  font-size: 2.4rem;
}
.fontsize-26 {
  font-size: 2.6rem;
}
.fontsize-28 {
  font-size: 2.8rem;
}
.fontsize-30 {
  font-size: 3rem;
}
.fontsize-32 {
  font-size: 3.2rem;
}
.fontsize-34 {
  font-size: 3.4rem;
}
.fontsize-36 {
  font-size: 3.6rem;
}
.fontsize-38 {
  font-size: 3.8rem;
}
.fontsize-40 {
  font-size: 4rem;
}
.fontsize-8pt {
  font-size: 1.1rem;
}
.fontsize-9pt {
  font-size: 1.2rem;
}
.fontsize-10pt {
  font-size: 1.3rem;
}
.fontsize-11pt {
  font-size: 1.5rem;
}
.fontsize-12pt {
  font-size: 1.6rem;
}
.fontsize-13pt {
  font-size: 1.7rem;
}
.fontsize-14pt {
  font-size: 1.9rem;
}
.fontsize-15pt {
  font-size: 2.1rem;
}
.fontsize-16pt {
  font-size: 2.2rem;
}
.fontsize-18pt {
  font-size: 2.4rem;
}
.fontsize-20pt {
  font-size: 2.6rem;
}
.fontsize-22pt {
  font-size: 2.9rem;
}
.fontsize-24pt {
  font-size: 3.2rem;
}
.fontsize-26pt {
  font-size: 3.5rem;
}
.fontsize-28pt {
  font-size: 3.7rem;
}
.fontsize-30pt {
  font-size: 4rem;
}
.fontsize-32pt {
  font-size: 4.2rem;
}
.fontsize-34pt {
  font-size: 4.5rem;
}
.fontsize-36pt {
  font-size: 4.8rem;
}
.fontsize-38pt {
  font-size: 5rem;
}
.fontsize-40pt {
  font-size: 5.3rem;
}
.force-uppercase {
  text-transform: uppercase;
}
/* If IE11 */
.IfIEbrowser {
  display: none;
}
.IfIEbrowser .heavy-shadow {
  box-shadow: 0 -5px 35px rgba(29, 75, 77, 0.1);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .IfIEbrowser .heavy-shadow {
    box-shadow: 0 -5px 80px rgba(29, 75, 77, 0.1);
  }
}
.IfIEbrowser header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 32px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .IfIEbrowser header {
    flex-direction: column;
    justify-content: center;
    padding: 15px 16px;
  }
}
.IfIEbrowser header .title {
  font-family: "nunitosans-regular", sans-serif;
  font-weight: 400;
  color: #3b352e;
  line-height: 36px;
  font-size: 28px;
}
.IfIEbrowser .ieBody {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: calc(100vh - 225px);
  padding: 56px 32px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .IfIEbrowser .ieBody {
    flex-direction: column;
    justify-content: center;
    padding: 56px 16px;
    height: 100%;
  }
}
.IfIEbrowser .ieBody h1,
.IfIEbrowser .ieBody h4,
.IfIEbrowser .ieBody p {
  font-family: "nunitosans-regular", sans-serif;
}
.IfIEbrowser .ieBody p {
  font-size: 16px;
  line-height: 24px;
}
.IfIEbrowser .footerBg {
  background: #2f2f2f;
}
.IfIEbrowser .footerBg footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 56px 32px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .IfIEbrowser .footerBg footer {
    padding: 56px 16px;
  }
}
.IfIEbrowser .footerBg footer .title {
  font-family: "nunitosans-regular", sans-serif;
  font-weight: 600;
  color: #ffffff;
  line-height: 26px;
  font-size: 18px;
}
/* If Edge disable eye icon in input field */
input::-ms-reveal,
input::-ms-clear {
  display: none;
}
/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
  box-shadow: 0 0 0 30px #f3fbfb inset !important;
  filter: none;
  /* u need this for firefox */
}
input:-webkit-autofill:focus,
input:-webkit-autofill:hover:focus,
input:-webkit-autofill:focus:focus,
input:-webkit-autofill:active:focus,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover:focus,
textarea:-webkit-autofill:focus:focus,
textarea:-webkit-autofill:active:focus,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover:focus,
select:-webkit-autofill:focus:focus,
select:-webkit-autofill:active:focus {
  box-shadow: 0 0 0 30px #ffffff inset !important;
  filter: none;
  /* u need this for firefox */
}
.mat-form-field-invalid input:-webkit-autofill,
.mat-form-field-invalid input:-webkit-autofill:hover,
.mat-form-field-invalid input:-webkit-autofill:focus,
.mat-form-field-invalid input:-webkit-autofill:active,
.mat-form-field-invalid textarea:-webkit-autofill,
.mat-form-field-invalid textarea:-webkit-autofill:hover,
.mat-form-field-invalid textarea:-webkit-autofill:focus,
.mat-form-field-invalid textarea:-webkit-autofill:active,
.mat-form-field-invalid select:-webkit-autofill,
.mat-form-field-invalid select:-webkit-autofill:hover,
.mat-form-field-invalid select:-webkit-autofill:focus,
.mat-form-field-invalid select:-webkit-autofill:active {
  box-shadow: 0 0 0 30px #fdf5f4 inset !important;
  filter: none;
  /* u need this for firefox */
}
/*$c2_3grey_blue: #ecf7f9;*/
.color-h2 {
  color: #3b352e;
}
.color-white {
  color: #ffffff;
}
.color-bg-transparent {
  background: rgba(0, 0, 0, 0);
}
.color-bg-white {
  background: #ffffff !important;
}
.color-bg-grey {
  background: #f8f8f8 !important;
}
.color-c1-1cta {
  color: #cc0000;
}
.color-bg-c1-1cta {
  background: #cc0000;
}
.color-c1-1reply {
  color: #ededed;
}
.color-bg-c1-1reply {
  background: #ededed;
}
.color-c1-2cta,
.color-interact-text {
  color: #007780;
}
.color-bg-c1-2cta {
  background: #007780;
}
.color-c1-stroke {
  color: #d1d1d1;
}
.color-bg-c1-stroke {
  background: #d1d1d1;
}
.color-c1-nav {
  color: #f8f8f8;
}
.color-bg-c1-nav {
  background: #f8f8f8;
}
.color-c1-nav-alt {
  color: #fafbfb;
}
.color-bg-c1-nav-alt {
  background: #fafbfb;
}
.color-bg-page-bg {
  background: #ffffff;
}
.color-c-text {
  color: #3b352e;
}
.color-bg-c-text {
  background: #3b352e;
}
.color-bg-c-nav-bg {
  background: #3b352e;
}
.color-c-panel {
  color: #f8f8f8;
}
.color-bg-c-panel {
  background: #f8f8f8;
}
.color-c-panel-dark-grey {
  color: #edefef;
}
.color-bg-c-panel-dark-grey {
  background: #edefef;
}
.color-c-yellow-orange {
  color: #f4b242;
}
.color-bg-yellow-orange {
  background: #f4b242;
}
.color-border-yellow-orange {
  border-color: #f4b242 !important;
}
.color-c-green-cyan {
  color: #6ac4b7;
}
.color-bg-green-cyan {
  background: #6ac4b7;
}
.color-border-green-cyan {
  border-color: #6ac4b7 !important;
}
.color-c-algae-green {
  color: #0f7e6c;
}
.color-bg-algae-green {
  background: #0f7e6c;
}
.color-c-pearl-blue {
  color: #b6e0e8;
}
.color-bg-pearl-blue {
  background: #b6e0e8;
}
.color-border-pearl-blue {
  border-color: #b6e0e8 !important;
}
.color-c-risk-green {
  color: #7b964f;
}
.color-bg-risk-green {
  background: #7b964f;
}
.color-c-risk-orange {
  color: #d55e1b;
}
.color-bg-risk-orange {
  background: #d55e1b;
}
.color-c-risk-orange-alert {
  color: #bf5619;
}
.color-bg-risk-orange-alert {
  background: #bf5619;
}
.color-border-risk-orange-alert {
  border-color: #bf5619 !important;
}
.color-c-alert,
.color-risk-red {
  color: #d0021b;
}
.color-bg-alert,
.color-bg-risk-red {
  background: #d0021b;
}
.color-c2-1green,
.color-c-success-green {
  color: #7ebd5ffa;
}
.color-bg-c2-1green {
  background: #7ebd5ffa;
}
.color-c2-1-grey-blue,
.color-caption {
  color: #3b352e;
}
.color-bg-c2-nav-pale {
  background: #657076;
}
.color-bg-c2-1-grey-blue,
.color-bg-caption {
  background: #3b352e;
}
.color-c2-2-grey-blue {
  color: #b6e0e8;
}
.color-bg-c2-2-grey-blue {
  background: #b6e0e8;
}
.color-c2-3-grey-blue {
  color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-bg-c2-3-grey-blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-border-c2-3-grey-blue {
  border-color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%) !important;
}
.color-bg-c2-3blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-c3-teal {
  color: #107e6d;
}
.color-bg-c3-teal {
  background: #107e6d;
}
.color-border-c3-teal {
  border-color: #107e6d !important;
}
.color-c3-grey {
  color: #b2bdbd;
}
.color-bg-c3-grey {
  background: #b2bdbd;
}
.color-border-c3-grey {
  border-color: #b2bdbd !important;
}
.color-b-heading-text {
  color: #3b352e;
}
.h2-text {
  color: #3b352e;
}
.color-b-c-text {
  color: #3b352e;
}
.color-b-c-text-dark {
  color: #3b352e;
}
.color-r-c-text {
  color: #181818;
}
.btn-bg {
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
}
.header-bg {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}
.label_1,
.notify-txt {
  color: #3b352e;
}
.bg-row {
  background: #f8f8f8;
}
.color-bg-blue1 {
  background: #ecf7f9;
}
.color-bg-blue2 {
  background: #f5fbfc;
}
.color-b-lgrey {
  background: #3b352e;
}
.color-c-lgrey {
  color: #3b352e;
}
.color-bg-pie-color-orange {
  background: #7ebd5f;
}
.color-bg-pie-color-purple {
  background: #e58ebb;
}
.color-bg-pie-color-dark-purple {
  background: #7b76b6;
}
.color-bg-pie-color-light-blue {
  background: #65b4e5;
}
.color-bg-pie-color-milk-white {
  background: #17b0ad;
}
.color-bg-pie-color-brown {
  background: #eb5c37;
}
.color-border-pie-color-orange {
  border-color: #7ebd5f !important;
}
.color-border-pie-color-purple {
  border-color: #e58ebb !important;
}
.color-border-pie-color-dark-purple {
  border-color: #7b76b6 !important;
}
.color-border-pie-color-light-blue {
  border-color: #65b4e5 !important;
}
.color-border-pie-color-milk-white {
  border-color: #17b0ad !important;
}
.color-border-pie-color-brown {
  border-color: #eb5c37 !important;
}
.disabled {
  filter: alpha(opacity=30);
  /* IE */
  -moz-opacity: 0.3;
  /* Mozilla */
  opacity: 0.3;
  /* CSS3 */
}
/* Flexbox */
.flex-inline {
  display: inline-flex;
}
.flex-place-content-cntr {
  place-content: center;
}
.flex-place-content-space-btw {
  place-content: space-between;
}
.flex-block, .table-recal p.data-display {
  display: flex;
  display: -webkit-flex;
}
.full-height {
  height: 100%;
}
.flex-grow {
  flex: 1;
}
.flex-grow-1 {
  flex-grow: 1;
}
.flex-parent {
  display: flex;
  display: -webkit-flex;
  flex-grow: 1;
  flex-wrap: wrap;
}
.flex-tile {
  display: flex;
  display: -webkit-flex;
  width: 100%;
  flex: 1;
  flex-grow: 1;
  flex-direction: column;
}
.flex-single {
  flex: 1;
}
.flex-double {
  flex: 2;
}
.flex-double-990BP {
  flex-basis: 100%;
}
@media (min-width: 989px) {
  .flex-double-990BP {
    flex: 2;
  }
}
.flex-basis-20 {
  flex-basis: 20%;
}
.flex-basis-25 {
  flex-basis: 25%;
}
.flex-basis-30 {
  flex-basis: 30%;
}
.flex-basis-33 {
  flex-basis: 33%;
}
.flex-basis-35 {
  flex-basis: 35%;
}
.flex-basis-50 {
  flex-basis: 50%;
}
.flex-basis-60 {
  flex-basis: 60%;
}
.flex-basis-75 {
  flex-basis: 75%;
}
.flex-basis-100 {
  flex-basis: 100%;
}
@media (max-width: 599px) {
  .flex-row-cust {
    flex-direction: column;
  }
}
@media (min-width: 600px) and (max-width: 990px) {
  .flex-row-cust {
    flex-direction: row;
  }
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-column {
  flex-direction: column;
}
.flex-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-line {
  flex-flow: row wrap;
}
.flex-break {
  flex-basis: 100%;
  width: 0px;
  height: 0px;
  overflow: hidden;
}
/* Justification */
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-evenly {
  justify-content: space-evenly;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
/* Alignment */
.justify-self-center {
  justify-self: center;
}
.justify-self-start {
  justify-self: flex-start;
}
.justify-self-end {
  justify-self: flex-end;
}
.justify-items-center {
  justify-items: center;
}
.justify-items-start {
  justify-items: flex-start;
}
.justify-items-end {
  justify-items: flex-end;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-start {
  justify-content: flex-start;
}
.justify-content-end, .table-recal p.data-display {
  justify-content: flex-end;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-around {
  justify-self: space-around;
}
.justify-items-between {
  justify-items: space-between;
}
/* Alignment */
.align-self-center {
  align-self: center;
}
.align-self-start {
  align-self: flex-start;
}
.align-self-end {
  align-self: flex-end;
}
.align-items-center, .table-recal p.data-display {
  align-items: center;
}
.align-items-start {
  align-items: flex-start;
}
.align-items-between {
  align-items: space-between;
}
.align-items-evenly {
  align-items: space-evenly;
}
.align-items-end {
  align-items: flex-end;
}
.align-items-self-end {
  align-items: self-end;
}
.align-items-baseline {
  align-items: baseline;
}
.align-content-center {
  align-content: center;
}
.align-content-start {
  align-content: flex-start;
}
.align-content-end {
  align-content: flex-end;
}
.align-content-between {
  align-content: space-between;
}
.align-content-stretch {
  align-content: stretch;
}
.vertical-align-top {
  vertical-align: top;
}
.vertical-align-middle {
  vertical-align: middle;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.flex-center-end {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.flex-center-start {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.flex-cell-full {
  flex: 0 0 calc(100% - 12px);
  flex-grow: 1;
}
.flex-cell-half {
  flex: 0 0 calc(50% - 12px);
}
@media (max-width: 599px) {
  .flex-cell-half {
    flex: 0 0 calc(100% - 12px);
  }
}
@media (min-width: 600px) and (max-width: 990px) {
  .flex-cell-half {
    flex: 0 0 calc(50% - 12px);
  }
}
.flex-cell-third {
  flex: 0 0 calc(33% - 12px);
}
@media (max-width: 599px) {
  .flex-cell-third {
    flex: 0 0 calc(100% - 12px);
  }
}
@media (min-width: 600px) and (max-width: 990px) {
  .flex-cell-third {
    flex: 0 0 calc(50% - 12px);
  }
}
.flex-cell-quarter {
  flex: 0 0 calc(25% - 12px);
}
@media (max-width: 599px) {
  .flex-cell-quarter {
    flex: 0 0 calc(100% - 12px);
  }
}
@media (min-width: 600px) and (max-width: 990px) {
  .flex-cell-quarter {
    flex: 0 0 calc(50% - 12px);
  }
}
.flex-cell-container {
  display: flex;
  flex-wrap: wrap;
  flex-flow: row wrap;
  flex-grow: 1;
  padding: gap/2;
  justify-content: space-between;
}
.flex-cell-container-inline {
  display: flex;
  flex-wrap: wrap;
  flex-flow: row wrap;
  flex-grow: 1;
  display: inline-flex;
  padding: gap/2;
  justify-content: space-between;
}
@media (max-width: 989px) {
  .half-cell {
    flex: 0 0 100%;
  }
}
@media (min-width: 990px) {
  .half-cell {
    flex: 0 0 calc(50% - 12px);
  }
}
@media (max-width: 989px) {
  .third-cell {
    flex: 0 0 100%;
  }
}
@media (min-width: 990px) {
  .third-cell {
    flex: 0 0 calc(33% - 12px);
  }
}
/*$c2_3grey_blue: #ecf7f9;*/
.color-h2 {
  color: #3b352e;
}
.color-white {
  color: #ffffff;
}
.color-bg-transparent {
  background: rgba(0, 0, 0, 0);
}
.color-bg-white {
  background: #ffffff !important;
}
.color-bg-grey {
  background: #f8f8f8 !important;
}
.color-c1-1cta {
  color: #cc0000;
}
.color-bg-c1-1cta {
  background: #cc0000;
}
.color-c1-1reply {
  color: #ededed;
}
.color-bg-c1-1reply {
  background: #ededed;
}
.color-c1-2cta,
.color-interact-text {
  color: #007780;
}
.color-bg-c1-2cta {
  background: #007780;
}
.color-c1-stroke {
  color: #d1d1d1;
}
.color-bg-c1-stroke {
  background: #d1d1d1;
}
.color-c1-nav {
  color: #f8f8f8;
}
.color-bg-c1-nav {
  background: #f8f8f8;
}
.color-c1-nav-alt {
  color: #fafbfb;
}
.color-bg-c1-nav-alt {
  background: #fafbfb;
}
.color-bg-page-bg {
  background: #ffffff;
}
.color-c-text {
  color: #3b352e;
}
.color-bg-c-text {
  background: #3b352e;
}
.color-bg-c-nav-bg {
  background: #3b352e;
}
.color-c-panel {
  color: #f8f8f8;
}
.color-bg-c-panel {
  background: #f8f8f8;
}
.color-c-panel-dark-grey {
  color: #edefef;
}
.color-bg-c-panel-dark-grey {
  background: #edefef;
}
.color-c-yellow-orange {
  color: #f4b242;
}
.color-bg-yellow-orange {
  background: #f4b242;
}
.color-border-yellow-orange {
  border-color: #f4b242 !important;
}
.color-c-green-cyan {
  color: #6ac4b7;
}
.color-bg-green-cyan {
  background: #6ac4b7;
}
.color-border-green-cyan {
  border-color: #6ac4b7 !important;
}
.color-c-algae-green {
  color: #0f7e6c;
}
.color-bg-algae-green {
  background: #0f7e6c;
}
.color-c-pearl-blue {
  color: #b6e0e8;
}
.color-bg-pearl-blue {
  background: #b6e0e8;
}
.color-border-pearl-blue {
  border-color: #b6e0e8 !important;
}
.color-c-risk-green {
  color: #7b964f;
}
.color-bg-risk-green {
  background: #7b964f;
}
.color-c-risk-orange {
  color: #d55e1b;
}
.color-bg-risk-orange {
  background: #d55e1b;
}
.color-c-risk-orange-alert {
  color: #bf5619;
}
.color-bg-risk-orange-alert {
  background: #bf5619;
}
.color-border-risk-orange-alert {
  border-color: #bf5619 !important;
}
.color-c-alert,
.color-risk-red {
  color: #d0021b;
}
.color-bg-alert,
.color-bg-risk-red {
  background: #d0021b;
}
.color-c2-1green,
.color-c-success-green {
  color: #7ebd5ffa;
}
.color-bg-c2-1green {
  background: #7ebd5ffa;
}
.color-c2-1-grey-blue,
.color-caption {
  color: #3b352e;
}
.color-bg-c2-nav-pale {
  background: #657076;
}
.color-bg-c2-1-grey-blue,
.color-bg-caption {
  background: #3b352e;
}
.color-c2-2-grey-blue {
  color: #b6e0e8;
}
.color-bg-c2-2-grey-blue {
  background: #b6e0e8;
}
.color-c2-3-grey-blue {
  color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-bg-c2-3-grey-blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-border-c2-3-grey-blue {
  border-color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%) !important;
}
.color-bg-c2-3blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-c3-teal {
  color: #107e6d;
}
.color-bg-c3-teal {
  background: #107e6d;
}
.color-border-c3-teal {
  border-color: #107e6d !important;
}
.color-c3-grey {
  color: #b2bdbd;
}
.color-bg-c3-grey {
  background: #b2bdbd;
}
.color-border-c3-grey {
  border-color: #b2bdbd !important;
}
.color-b-heading-text {
  color: #3b352e;
}
.h2-text {
  color: #3b352e;
}
.color-b-c-text {
  color: #3b352e;
}
.color-b-c-text-dark {
  color: #3b352e;
}
.color-r-c-text {
  color: #181818;
}
.btn-bg {
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
}
.header-bg {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}
.label_1,
.notify-txt {
  color: #3b352e;
}
.bg-row {
  background: #f8f8f8;
}
.color-bg-blue1 {
  background: #ecf7f9;
}
.color-bg-blue2 {
  background: #f5fbfc;
}
.color-b-lgrey {
  background: #3b352e;
}
.color-c-lgrey {
  color: #3b352e;
}
.color-bg-pie-color-orange {
  background: #7ebd5f;
}
.color-bg-pie-color-purple {
  background: #e58ebb;
}
.color-bg-pie-color-dark-purple {
  background: #7b76b6;
}
.color-bg-pie-color-light-blue {
  background: #65b4e5;
}
.color-bg-pie-color-milk-white {
  background: #17b0ad;
}
.color-bg-pie-color-brown {
  background: #eb5c37;
}
.color-border-pie-color-orange {
  border-color: #7ebd5f !important;
}
.color-border-pie-color-purple {
  border-color: #e58ebb !important;
}
.color-border-pie-color-dark-purple {
  border-color: #7b76b6 !important;
}
.color-border-pie-color-light-blue {
  border-color: #65b4e5 !important;
}
.color-border-pie-color-milk-white {
  border-color: #17b0ad !important;
}
.color-border-pie-color-brown {
  border-color: #eb5c37 !important;
}
.disabled {
  filter: alpha(opacity=30);
  /* IE */
  -moz-opacity: 0.3;
  /* Mozilla */
  opacity: 0.3;
  /* CSS3 */
}
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 10px;
}
@font-face {
  font-family: "nunitosans-regular";
  src: url("/assets/fonts/nunito/NunitoSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-black";
  src: url("/assets/fonts/nunito/NunitoSans-Black.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-bold";
  src: url("/assets/fonts/nunito/NunitoSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-italic";
  src: url("/assets/fonts/nunito/NunitoSans-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-light";
  src: url("/assets/fonts/nunito/NunitoSans-Light.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-semibold";
  src: url("/assets/fonts/nunito/NunitoSans-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-lightitalic";
  src: url("/assets/fonts/nunito/NunitoSans-LightItalic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-semibolditalic";
  src: url("/assets/fonts/nunito/NunitoSans-SemiBoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-blackitalic";
  src: url("/assets/fonts/nunito/NunitoSans-BlackItalic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-bolditalic";
  src: url("/assets/fonts/nunito/NunitoSans-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-extrabold";
  src: url("/assets/fonts/nunito/NunitoSans-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "barlow-regular";
  src: url("/assets/fonts/Barlow/BarlowCondensed-Regular.ttf") format("truetype");
}
/* Max char count */
.max-30ch {
  max-width: 30em;
  text-overflow: ellipsis;
}
@media (max-width: 599px) {
  .max-30ch {
    max-width: 15em;
  }
}
/* Fonts */
.font-nunito-sans-regular, .bereavement-footer.footer ul li a, .bereavement-footer .footer-heading {
  font-family: "nunitosans-regular";
}
.font-nunito-sans-semi-bold, .your-pension .price-tag1 {
  font-family: "nunitosans-semibold";
}
.font-nunito-sans-bold {
  font-family: "nunitosans-bold";
}
.font-nunito-sans-light {
  font-family: "nunitosans-light";
}
.font-nunito-sans-Italic {
  font-family: "nunitosans-italic";
}
.font-barlow-regular {
  font-family: "barlow-regular";
}
.fontcolor-default {
  color: #3b352e;
}
.fontcolor-global-nav {
  color: #474e52;
}
.fontcolor-label {
  color: #3b352e;
}
.fontcolor-text {
  color: #3b352e;
}
.font-text-align-center {
  text-align: center;
}
.font-text-align-left {
  text-align: left;
}
.font-text-align-right {
  text-align: right;
}
.font-weight-bold {
  font-weight: bold;
}
.font-weight-200 {
  font-weight: 200 !important;
}
.font-weight-100 {
  font-weight: 100 !important;
}
.font-weight-600 {
  font-weight: 600;
}
.font-weight-normal {
  font-weight: normal;
}
.truncate-text-auto {
  word-break: break-all;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.line-height-20 {
  line-height: 2rem;
}
.line-height-24 {
  line-height: 2.4rem;
}
.line-height-32 {
  line-height: 3.2rem;
}
.line-height-20pt {
  line-height: 2.6rem;
}
.line-height-24 {
  line-height: 2.4rem;
}
.line-height-28 {
  line-height: 2.8rem;
}
.line-height-40pt {
  line-height: 5.3rem;
}
.line-height-40 {
  line-height: 4rem;
}
.text-underline {
  text-decoration: underline;
}
.text-underline-dashed {
  text-decoration-line: underline;
  text-decoration-style: dashed;
  text-underline-position: under;
}
.overflow-wrap-break {
  overflow-wrap: break-word;
}
.UPPERCASE {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.letter-space-normal {
  letter-spacing: normal !important;
}
.letter-space-minus-point-twofive {
  letter-spacing: -0.25px;
}
.letter-space-minus-point-three {
  letter-spacing: -0.3px;
}
.letter-space-minus-point-five {
  letter-spacing: -0.5px;
}
.letter-space-minus-point-eight {
  letter-spacing: -0.8px;
}
.fontsize-8 {
  font-size: 0.8rem;
}
.fontsize-9 {
  font-size: 0.9rem;
}
.fontsize-10 {
  font-size: 1rem;
}
.fontsize-11 {
  font-size: 1.1rem;
}
.fontsize-12 {
  font-size: 1.2rem;
}
.fontsize-13 {
  font-size: 1.3rem;
}
.fontsize-14 {
  font-size: 1.4rem;
}
.fontsize-15 {
  font-size: 1.5rem;
}
.fontsize-16, .policy-subtitle {
  font-size: 1.6rem;
}
.fontsize-18 {
  font-size: 1.8rem;
}
.fontsize-19 {
  font-size: 1.9rem;
}
.fontsize-20 {
  font-size: 2rem;
}
.fontsize-21 {
  font-size: 2.1rem;
}
.fontsize-22 {
  font-size: 2.2rem;
}
.fontsize-24, .page-caption {
  font-size: 2.4rem;
}
.fontsize-26 {
  font-size: 2.6rem;
}
.fontsize-28 {
  font-size: 2.8rem;
}
.fontsize-30 {
  font-size: 3rem;
}
.fontsize-32 {
  font-size: 3.2rem;
}
.fontsize-34 {
  font-size: 3.4rem;
}
.fontsize-36 {
  font-size: 3.6rem;
}
.fontsize-38 {
  font-size: 3.8rem;
}
.fontsize-40 {
  font-size: 4rem;
}
.fontsize-8pt {
  font-size: 1.1rem;
}
.fontsize-9pt {
  font-size: 1.2rem;
}
.fontsize-10pt {
  font-size: 1.3rem;
}
.fontsize-11pt {
  font-size: 1.5rem;
}
.fontsize-12pt {
  font-size: 1.6rem;
}
.fontsize-13pt {
  font-size: 1.7rem;
}
.fontsize-14pt {
  font-size: 1.9rem;
}
.fontsize-15pt {
  font-size: 2.1rem;
}
.fontsize-16pt {
  font-size: 2.2rem;
}
.fontsize-18pt {
  font-size: 2.4rem;
}
.fontsize-20pt {
  font-size: 2.6rem;
}
.fontsize-22pt {
  font-size: 2.9rem;
}
.fontsize-24pt {
  font-size: 3.2rem;
}
.fontsize-26pt {
  font-size: 3.5rem;
}
.fontsize-28pt {
  font-size: 3.7rem;
}
.fontsize-30pt {
  font-size: 4rem;
}
.fontsize-32pt {
  font-size: 4.2rem;
}
.fontsize-34pt {
  font-size: 4.5rem;
}
.fontsize-36pt {
  font-size: 4.8rem;
}
.fontsize-38pt {
  font-size: 5rem;
}
.fontsize-40pt {
  font-size: 5.3rem;
}
.force-uppercase {
  text-transform: uppercase;
}
/* Heights */
.height-auto {
  height: auto !important;
}
.max-height-auto {
  max-height: none !important;
}
.height-4 {
  height: 4px;
}
.height-8 {
  height: 8px;
}
.height-12 {
  height: 12px;
}
.height-16 {
  height: 16px;
}
.height-18 {
  height: 16px;
}
.height-20 {
  height: 20px;
}
.height-24 {
  height: 24px;
}
.height-26 {
  height: 26px;
}
.height-28 {
  height: 28px;
}
.height-30 {
  height: 30px;
}
.height-32 {
  height: 32px;
}
.height-40 {
  height: 40px;
}
.height-48 {
  height: 48px;
}
.height-50 {
  height: 50px;
}
.height-52 {
  height: 52px;
}
.height-56 {
  height: 56px;
}
.height-64 {
  height: 64px;
}
.height-70 {
  height: 70px;
}
.height-72 {
  height: 72px;
}
.height-80 {
  height: 80px;
}
.height-82 {
  height: 82px;
}
.height-92 {
  height: 92px;
}
.height-96 {
  height: 96px;
}
.height-100-px {
  height: 100px;
}
.height-100 {
  height: 100%;
}
.height-108 {
  height: 108px;
}
.height-112 {
  height: 112px;
}
.height-percent-100 {
  height: 100%;
}
.height-120 {
  height: 120px;
}
.height-128 {
  height: 128px;
}
.height-144 {
  height: 144px;
}
.height-152 {
  height: 152px;
}
.height-160 {
  height: 160px;
}
.height-172 {
  height: 172px;
}
.height-180 {
  height: 180px;
}
.max-height-180 {
  max-height: 180px;
}
.height-240 {
  height: 240px;
}
.height-208 {
  height: 208px;
}
.height-200 {
  height: 200px;
}
.height-220 {
  height: 220px;
}
.height-256 {
  height: 256px;
}
.height-280 {
  height: 280px;
}
.height-360 {
  height: 360px;
}
.height-420 {
  height: 420px;
}
.height-480 {
  height: 480px;
}
.height-screen-50 {
  height: 50vh;
}
.height-screen-70 {
  height: 70vh;
}
.height-vh-100 {
  height: 100vh;
}
.height-screen-100 {
  height: 100%;
}
.height-vh-100 {
  height: 100vh;
}
.min-height-40, .table-recal p.data-display {
  min-height: 40px;
}
.min-height-48 {
  min-height: 48px;
}
.min-height-54 {
  min-height: 54px;
}
.min-height-64 {
  min-height: 64px;
}
.min-height-80 {
  min-height: 80px;
}
.min-height-112 {
  min-height: 112px;
}
.min-height-120 {
  min-height: 120px;
}
.min-height-138 {
  min-height: 138px;
}
.min-height-160 {
  min-height: 160px;
}
.min-height-180 {
  min-height: 180px;
}
.min-height-240 {
  min-height: 240px;
}
.max-height-30 {
  max-height: 30px;
}
.max-height-34 {
  max-height: 34px;
}
.max-height-38 {
  max-height: 38px;
}
.min-height-250 {
  min-height: 250px;
}
.min-height-260 {
  min-height: 260px;
}
.min-height-270 {
  min-height: 270px;
}
.max-height-64 {
  max-height: 64px;
}
.max-height-96 {
  max-height: 96px;
}
.max-height-120 {
  max-height: 120px;
}
.max-height-138 {
  max-height: 138px;
}
.max-height-160 {
  max-height: 160px;
}
.max-height-180 {
  max-height: 180px;
}
.max-height-220 {
  max-height: 220px;
}
.max-height-240 {
  max-height: 240px;
}
.max-height-280 {
  max-height: 280px;
}
.max-height-288 {
  max-height: 288px;
}
.max-height-320 {
  max-height: 320px;
}
.max-height-360 {
  max-height: 360px;
}
.max-height-480 {
  max-height: 480px;
}
/* Line Height */
.line-height-12 {
  line-height: 12px;
}
.line-height-14 {
  line-height: 14px;
}
.line-height-16 {
  line-height: 16px;
}
.line-height-18 {
  line-height: 18px;
}
.line-height-20 {
  line-height: 20px;
}
.line-height-24 {
  line-height: 24px;
}
.line-height-28 {
  line-height: 28px;
}
/* Padding */
.padding-0 {
  padding: 0px;
}
.padding-bottom-0 {
  padding-bottom: 0;
}
.padding-top-0 {
  padding-top: 0;
}
.padding-bottom-2 {
  padding-bottom: 2px;
}
.padding-4 {
  padding: 4px;
}
.padding-right-4 {
  padding-right: 4px;
}
.padding-bottom-4 {
  padding-bottom: 4px;
}
.padding-left-0 {
  padding-left: 0;
}
.padding-left-4 {
  padding-left: 4px;
}
.padding-top-4 {
  padding-top: 4px;
}
.padding-5-0-5-0 {
  padding: 5px 0;
}
.padding-7 {
  padding: 7px;
}
.padding-8 {
  padding: 8px;
}
.padding-8-and-a-half {
  padding: 8.5px;
}
.padding-right-8 {
  padding-right: 8px;
}
.padding-bottom-8 {
  padding-bottom: 8px;
}
.padding-left-8 {
  padding-left: 8px;
}
.padding-top-8 {
  padding-top: 8px;
}
.padding-12 {
  padding: 12px;
}
.padding-right-12 {
  padding-right: 12px;
}
.padding-bottom-12 {
  padding-bottom: 12px;
}
.padding-left-12 {
  padding-left: 12px;
}
.padding-top-12 {
  padding-top: 12px;
}
.padding-14 {
  padding: 14px;
}
.padding-right-14 {
  padding-right: 14px;
}
.padding-bottom-14 {
  padding-bottom: 14px;
}
.padding-left-14 {
  padding-left: 14px;
}
.padding-top-14 {
  padding-top: 14px;
}
.padding-16, .table-recal p.data-display {
  padding: 16px;
}
.padding-right-16 {
  padding-right: 16px;
}
.padding-bottom-16 {
  padding-bottom: 16px;
}
.padding-left-16 {
  padding-left: 16px;
}
.padding-top-16 {
  padding-top: 16px;
}
.padding-32-16 {
  padding: 32px 16px;
}
.padding-bottom-18 {
  padding-bottom: 18px;
}
.padding-top-20 {
  padding-top: 20px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.padding-20 {
  padding: 20px;
}
.padding-left-20 {
  padding-left: 20px;
}
.padding-24 {
  padding: 24px;
}
.padding-left-24 {
  padding-left: 24px;
}
.padding-right-24 {
  padding-right: 24px;
}
.padding-top-22 {
  padding-top: 22px;
}
.padding-top-24 {
  padding-top: 24px;
}
.padding-top-26 {
  padding-top: 26px;
}
.padding-top-28 {
  padding-top: 28px;
}
.padding-top-30 {
  padding-top: 30px;
}
.padding-bottom-24 {
  padding-bottom: 24px;
}
.padding-bottom-26 {
  padding-bottom: 26px;
}
.padding-bottom-28 {
  padding-bottom: 28px;
}
.padding-32 {
  padding: 32px;
}
.padding-right-32 {
  padding-right: 32px;
}
.padding-bottom-32 {
  padding-bottom: 32px;
}
.padding-left-32 {
  padding-left: 32px;
}
.padding-top-32 {
  padding-top: 32px;
}
.padding-bottom-34 {
  padding-bottom: 34px;
}
.padding-top-34 {
  padding-top: 34px;
}
.padding-40 {
  padding: 40px;
}
.padding-right-40 {
  padding-right: 40px;
}
.padding-bottom-40 {
  padding-bottom: 40px;
}
.padding-left-40 {
  padding-left: 40px;
}
.padding-top-40 {
  padding-top: 40px;
}
.padding-48 {
  padding: 48px;
}
.padding-right-48 {
  padding-right: 48px;
}
.padding-bottom-48 {
  padding-bottom: 48px;
}
.padding-left-48 {
  padding-left: 48px;
}
.padding-top-48 {
  padding-top: 48px;
}
.padding-56 {
  padding: 56px;
}
.padding-right-56 {
  padding-right: 56px;
}
.padding-bottom-56 {
  padding-bottom: 56px;
}
.padding-left-56 {
  padding-left: 56px;
}
.padding-top-56 {
  padding-top: 56px;
}
.padding-top-62 {
  padding-top: 62px;
}
.padding-bottom-62 {
  padding-bottom: 62px;
}
.padding-left-62 {
  padding-left: 62px;
}
.padding-right-62 {
  padding-right: 62px;
}
.padding-64 {
  padding: 64px;
}
.padding-right-64 {
  padding-right: 64px;
}
.padding-bottom-64 {
  padding-bottom: 64px;
}
.padding-left-64 {
  padding-left: 64px;
}
.padding-top-64 {
  padding-top: 64px;
}
.padding-top-72 {
  padding-top: 72px;
}
.padding-bottom-72 {
  padding-bottom: 72px;
}
.padding-left-72 {
  padding-left: 72px;
}
.padding-right-72 {
  padding-right: 72px;
}
.padding-top-92 {
  padding-top: 92px;
}
.padding-bottom-92 {
  padding-bottom: 92px;
}
.padding-left-92 {
  padding-left: 92px;
}
.padding-right-92 {
  padding-right: 92px;
}
.padding-top-95 {
  padding-top: 95px;
}
.padding-100 {
  padding: 100px;
}
.padding-top-100 {
  padding-top: 100px;
}
.padding-bottom-100 {
  padding-bottom: 100px;
}
.padding-left-100 {
  padding-left: 100px;
}
.padding-right-100 {
  padding-right: 100px;
}
.padding-top-120 {
  padding-top: 120px;
}
.padding-left-120 {
  padding-left: 120px;
}
.padding-right-120 {
  padding-right: 120px;
}
.padding-bottom-120 {
  padding-bottom: 120px;
}
.padding-top-150 {
  padding-top: 150px;
}
.padding-left-190 {
  padding-left: 190px;
}
.padding-196 {
  padding: 196px;
}
.padding-right-196 {
  padding-right: 196px;
}
.padding-bottom-196 {
  padding-bottom: 196px;
}
.padding-left-196 {
  padding-left: 196px;
}
.padding-top-196 {
  padding-top: 196px;
}
.padding-200 {
  padding: 200px;
}
.padding-right-200 {
  padding-right: 200px;
}
.padding-bottom-200 {
  padding-bottom: 200px;
}
.padding-left-200 {
  padding-left: 200px;
}
.padding-top-200 {
  padding-top: 200px;
}
.padding-top-90 {
  padding-top: 90px;
}
/*$c2_3grey_blue: #ecf7f9;*/
.color-h2 {
  color: #3b352e;
}
.color-white {
  color: #ffffff;
}
.color-bg-transparent {
  background: rgba(0, 0, 0, 0);
}
.color-bg-white {
  background: #ffffff !important;
}
.color-bg-grey {
  background: #f8f8f8 !important;
}
.color-c1-1cta {
  color: #cc0000;
}
.color-bg-c1-1cta {
  background: #cc0000;
}
.color-c1-1reply {
  color: #ededed;
}
.color-bg-c1-1reply {
  background: #ededed;
}
.color-c1-2cta,
.color-interact-text {
  color: #007780;
}
.color-bg-c1-2cta {
  background: #007780;
}
.color-c1-stroke {
  color: #d1d1d1;
}
.color-bg-c1-stroke {
  background: #d1d1d1;
}
.color-c1-nav {
  color: #f8f8f8;
}
.color-bg-c1-nav {
  background: #f8f8f8;
}
.color-c1-nav-alt {
  color: #fafbfb;
}
.color-bg-c1-nav-alt {
  background: #fafbfb;
}
.color-bg-page-bg {
  background: #ffffff;
}
.color-c-text {
  color: #3b352e;
}
.color-bg-c-text {
  background: #3b352e;
}
.color-bg-c-nav-bg {
  background: #3b352e;
}
.color-c-panel {
  color: #f8f8f8;
}
.color-bg-c-panel {
  background: #f8f8f8;
}
.color-c-panel-dark-grey {
  color: #edefef;
}
.color-bg-c-panel-dark-grey {
  background: #edefef;
}
.color-c-yellow-orange {
  color: #f4b242;
}
.color-bg-yellow-orange {
  background: #f4b242;
}
.color-border-yellow-orange {
  border-color: #f4b242 !important;
}
.color-c-green-cyan {
  color: #6ac4b7;
}
.color-bg-green-cyan {
  background: #6ac4b7;
}
.color-border-green-cyan {
  border-color: #6ac4b7 !important;
}
.color-c-algae-green {
  color: #0f7e6c;
}
.color-bg-algae-green {
  background: #0f7e6c;
}
.color-c-pearl-blue {
  color: #b6e0e8;
}
.color-bg-pearl-blue {
  background: #b6e0e8;
}
.color-border-pearl-blue {
  border-color: #b6e0e8 !important;
}
.color-c-risk-green {
  color: #7b964f;
}
.color-bg-risk-green {
  background: #7b964f;
}
.color-c-risk-orange {
  color: #d55e1b;
}
.color-bg-risk-orange {
  background: #d55e1b;
}
.color-c-risk-orange-alert {
  color: #bf5619;
}
.color-bg-risk-orange-alert {
  background: #bf5619;
}
.color-border-risk-orange-alert {
  border-color: #bf5619 !important;
}
.color-c-alert,
.color-risk-red {
  color: #d0021b;
}
.color-bg-alert,
.color-bg-risk-red {
  background: #d0021b;
}
.color-c2-1green,
.color-c-success-green {
  color: #7ebd5ffa;
}
.color-bg-c2-1green {
  background: #7ebd5ffa;
}
.color-c2-1-grey-blue,
.color-caption {
  color: #3b352e;
}
.color-bg-c2-nav-pale {
  background: #657076;
}
.color-bg-c2-1-grey-blue,
.color-bg-caption {
  background: #3b352e;
}
.color-c2-2-grey-blue {
  color: #b6e0e8;
}
.color-bg-c2-2-grey-blue {
  background: #b6e0e8;
}
.color-c2-3-grey-blue {
  color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-bg-c2-3-grey-blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-border-c2-3-grey-blue {
  border-color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%) !important;
}
.color-bg-c2-3blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-c3-teal {
  color: #107e6d;
}
.color-bg-c3-teal {
  background: #107e6d;
}
.color-border-c3-teal {
  border-color: #107e6d !important;
}
.color-c3-grey {
  color: #b2bdbd;
}
.color-bg-c3-grey {
  background: #b2bdbd;
}
.color-border-c3-grey {
  border-color: #b2bdbd !important;
}
.color-b-heading-text {
  color: #3b352e;
}
.h2-text {
  color: #3b352e;
}
.color-b-c-text {
  color: #3b352e;
}
.color-b-c-text-dark {
  color: #3b352e;
}
.color-r-c-text {
  color: #181818;
}
.btn-bg {
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
}
.header-bg {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}
.label_1,
.notify-txt {
  color: #3b352e;
}
.bg-row {
  background: #f8f8f8;
}
.color-bg-blue1 {
  background: #ecf7f9;
}
.color-bg-blue2 {
  background: #f5fbfc;
}
.color-b-lgrey {
  background: #3b352e;
}
.color-c-lgrey {
  color: #3b352e;
}
.color-bg-pie-color-orange {
  background: #7ebd5f;
}
.color-bg-pie-color-purple {
  background: #e58ebb;
}
.color-bg-pie-color-dark-purple {
  background: #7b76b6;
}
.color-bg-pie-color-light-blue {
  background: #65b4e5;
}
.color-bg-pie-color-milk-white {
  background: #17b0ad;
}
.color-bg-pie-color-brown {
  background: #eb5c37;
}
.color-border-pie-color-orange {
  border-color: #7ebd5f !important;
}
.color-border-pie-color-purple {
  border-color: #e58ebb !important;
}
.color-border-pie-color-dark-purple {
  border-color: #7b76b6 !important;
}
.color-border-pie-color-light-blue {
  border-color: #65b4e5 !important;
}
.color-border-pie-color-milk-white {
  border-color: #17b0ad !important;
}
.color-border-pie-color-brown {
  border-color: #eb5c37 !important;
}
.disabled {
  filter: alpha(opacity=30);
  /* IE */
  -moz-opacity: 0.3;
  /* Mozilla */
  opacity: 0.3;
  /* CSS3 */
}
/*$c2_3grey_blue: #ecf7f9;*/
.color-h2 {
  color: #3b352e;
}
.color-white {
  color: #ffffff;
}
.color-bg-transparent {
  background: rgba(0, 0, 0, 0);
}
.color-bg-white {
  background: #ffffff !important;
}
.color-bg-grey {
  background: #f8f8f8 !important;
}
.color-c1-1cta {
  color: #cc0000;
}
.color-bg-c1-1cta {
  background: #cc0000;
}
.color-c1-1reply {
  color: #ededed;
}
.color-bg-c1-1reply {
  background: #ededed;
}
.color-c1-2cta,
.color-interact-text {
  color: #007780;
}
.color-bg-c1-2cta {
  background: #007780;
}
.color-c1-stroke {
  color: #d1d1d1;
}
.color-bg-c1-stroke {
  background: #d1d1d1;
}
.color-c1-nav {
  color: #f8f8f8;
}
.color-bg-c1-nav {
  background: #f8f8f8;
}
.color-c1-nav-alt {
  color: #fafbfb;
}
.color-bg-c1-nav-alt {
  background: #fafbfb;
}
.color-bg-page-bg {
  background: #ffffff;
}
.color-c-text {
  color: #3b352e;
}
.color-bg-c-text {
  background: #3b352e;
}
.color-bg-c-nav-bg {
  background: #3b352e;
}
.color-c-panel {
  color: #f8f8f8;
}
.color-bg-c-panel {
  background: #f8f8f8;
}
.color-c-panel-dark-grey {
  color: #edefef;
}
.color-bg-c-panel-dark-grey {
  background: #edefef;
}
.color-c-yellow-orange {
  color: #f4b242;
}
.color-bg-yellow-orange {
  background: #f4b242;
}
.color-border-yellow-orange {
  border-color: #f4b242 !important;
}
.color-c-green-cyan {
  color: #6ac4b7;
}
.color-bg-green-cyan {
  background: #6ac4b7;
}
.color-border-green-cyan {
  border-color: #6ac4b7 !important;
}
.color-c-algae-green {
  color: #0f7e6c;
}
.color-bg-algae-green {
  background: #0f7e6c;
}
.color-c-pearl-blue {
  color: #b6e0e8;
}
.color-bg-pearl-blue {
  background: #b6e0e8;
}
.color-border-pearl-blue {
  border-color: #b6e0e8 !important;
}
.color-c-risk-green {
  color: #7b964f;
}
.color-bg-risk-green {
  background: #7b964f;
}
.color-c-risk-orange {
  color: #d55e1b;
}
.color-bg-risk-orange {
  background: #d55e1b;
}
.color-c-risk-orange-alert {
  color: #bf5619;
}
.color-bg-risk-orange-alert {
  background: #bf5619;
}
.color-border-risk-orange-alert {
  border-color: #bf5619 !important;
}
.color-c-alert,
.color-risk-red {
  color: #d0021b;
}
.color-bg-alert,
.color-bg-risk-red {
  background: #d0021b;
}
.color-c2-1green,
.color-c-success-green {
  color: #7ebd5ffa;
}
.color-bg-c2-1green {
  background: #7ebd5ffa;
}
.color-c2-1-grey-blue,
.color-caption {
  color: #3b352e;
}
.color-bg-c2-nav-pale {
  background: #657076;
}
.color-bg-c2-1-grey-blue,
.color-bg-caption {
  background: #3b352e;
}
.color-c2-2-grey-blue {
  color: #b6e0e8;
}
.color-bg-c2-2-grey-blue {
  background: #b6e0e8;
}
.color-c2-3-grey-blue {
  color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-bg-c2-3-grey-blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-border-c2-3-grey-blue {
  border-color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%) !important;
}
.color-bg-c2-3blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-c3-teal {
  color: #107e6d;
}
.color-bg-c3-teal {
  background: #107e6d;
}
.color-border-c3-teal {
  border-color: #107e6d !important;
}
.color-c3-grey {
  color: #b2bdbd;
}
.color-bg-c3-grey {
  background: #b2bdbd;
}
.color-border-c3-grey {
  border-color: #b2bdbd !important;
}
.color-b-heading-text {
  color: #3b352e;
}
.h2-text {
  color: #3b352e;
}
.color-b-c-text {
  color: #3b352e;
}
.color-b-c-text-dark {
  color: #3b352e;
}
.color-r-c-text {
  color: #181818;
}
.btn-bg {
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
}
.header-bg {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}
.label_1,
.notify-txt {
  color: #3b352e;
}
.bg-row {
  background: #f8f8f8;
}
.color-bg-blue1 {
  background: #ecf7f9;
}
.color-bg-blue2 {
  background: #f5fbfc;
}
.color-b-lgrey {
  background: #3b352e;
}
.color-c-lgrey {
  color: #3b352e;
}
.color-bg-pie-color-orange {
  background: #7ebd5f;
}
.color-bg-pie-color-purple {
  background: #e58ebb;
}
.color-bg-pie-color-dark-purple {
  background: #7b76b6;
}
.color-bg-pie-color-light-blue {
  background: #65b4e5;
}
.color-bg-pie-color-milk-white {
  background: #17b0ad;
}
.color-bg-pie-color-brown {
  background: #eb5c37;
}
.color-border-pie-color-orange {
  border-color: #7ebd5f !important;
}
.color-border-pie-color-purple {
  border-color: #e58ebb !important;
}
.color-border-pie-color-dark-purple {
  border-color: #7b76b6 !important;
}
.color-border-pie-color-light-blue {
  border-color: #65b4e5 !important;
}
.color-border-pie-color-milk-white {
  border-color: #17b0ad !important;
}
.color-border-pie-color-brown {
  border-color: #eb5c37 !important;
}
.disabled {
  filter: alpha(opacity=30);
  /* IE */
  -moz-opacity: 0.3;
  /* Mozilla */
  opacity: 0.3;
  /* CSS3 */
}
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 10px;
}
@font-face {
  font-family: "nunitosans-regular";
  src: url("/assets/fonts/nunito/NunitoSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-black";
  src: url("/assets/fonts/nunito/NunitoSans-Black.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-bold";
  src: url("/assets/fonts/nunito/NunitoSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-italic";
  src: url("/assets/fonts/nunito/NunitoSans-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-light";
  src: url("/assets/fonts/nunito/NunitoSans-Light.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-semibold";
  src: url("/assets/fonts/nunito/NunitoSans-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-lightitalic";
  src: url("/assets/fonts/nunito/NunitoSans-LightItalic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-semibolditalic";
  src: url("/assets/fonts/nunito/NunitoSans-SemiBoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-blackitalic";
  src: url("/assets/fonts/nunito/NunitoSans-BlackItalic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-bolditalic";
  src: url("/assets/fonts/nunito/NunitoSans-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-extrabold";
  src: url("/assets/fonts/nunito/NunitoSans-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "barlow-regular";
  src: url("/assets/fonts/Barlow/BarlowCondensed-Regular.ttf") format("truetype");
}
/* Max char count */
.max-30ch {
  max-width: 30em;
  text-overflow: ellipsis;
}
@media (max-width: 599px) {
  .max-30ch {
    max-width: 15em;
  }
}
/* Fonts */
.font-nunito-sans-regular, .bereavement-footer.footer ul li a, .bereavement-footer .footer-heading {
  font-family: "nunitosans-regular";
}
.font-nunito-sans-semi-bold, .your-pension .price-tag1 {
  font-family: "nunitosans-semibold";
}
.font-nunito-sans-bold {
  font-family: "nunitosans-bold";
}
.font-nunito-sans-light {
  font-family: "nunitosans-light";
}
.font-nunito-sans-Italic {
  font-family: "nunitosans-italic";
}
.font-barlow-regular {
  font-family: "barlow-regular";
}
.fontcolor-default {
  color: #3b352e;
}
.fontcolor-global-nav {
  color: #474e52;
}
.fontcolor-label {
  color: #3b352e;
}
.fontcolor-text {
  color: #3b352e;
}
.font-text-align-center {
  text-align: center;
}
.font-text-align-left {
  text-align: left;
}
.font-text-align-right {
  text-align: right;
}
.font-weight-bold {
  font-weight: bold;
}
.font-weight-200 {
  font-weight: 200 !important;
}
.font-weight-100 {
  font-weight: 100 !important;
}
.font-weight-600 {
  font-weight: 600;
}
.font-weight-normal {
  font-weight: normal;
}
.truncate-text-auto {
  word-break: break-all;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.line-height-20 {
  line-height: 2rem;
}
.line-height-24 {
  line-height: 2.4rem;
}
.line-height-32 {
  line-height: 3.2rem;
}
.line-height-20pt {
  line-height: 2.6rem;
}
.line-height-24 {
  line-height: 2.4rem;
}
.line-height-28 {
  line-height: 2.8rem;
}
.line-height-40pt {
  line-height: 5.3rem;
}
.line-height-40 {
  line-height: 4rem;
}
.text-underline {
  text-decoration: underline;
}
.text-underline-dashed {
  text-decoration-line: underline;
  text-decoration-style: dashed;
  text-underline-position: under;
}
.overflow-wrap-break {
  overflow-wrap: break-word;
}
.UPPERCASE {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.letter-space-normal {
  letter-spacing: normal !important;
}
.letter-space-minus-point-twofive {
  letter-spacing: -0.25px;
}
.letter-space-minus-point-three {
  letter-spacing: -0.3px;
}
.letter-space-minus-point-five {
  letter-spacing: -0.5px;
}
.letter-space-minus-point-eight {
  letter-spacing: -0.8px;
}
.fontsize-8 {
  font-size: 0.8rem;
}
.fontsize-9 {
  font-size: 0.9rem;
}
.fontsize-10 {
  font-size: 1rem;
}
.fontsize-11 {
  font-size: 1.1rem;
}
.fontsize-12 {
  font-size: 1.2rem;
}
.fontsize-13 {
  font-size: 1.3rem;
}
.fontsize-14 {
  font-size: 1.4rem;
}
.fontsize-15 {
  font-size: 1.5rem;
}
.fontsize-16, .policy-subtitle {
  font-size: 1.6rem;
}
.fontsize-18 {
  font-size: 1.8rem;
}
.fontsize-19 {
  font-size: 1.9rem;
}
.fontsize-20 {
  font-size: 2rem;
}
.fontsize-21 {
  font-size: 2.1rem;
}
.fontsize-22 {
  font-size: 2.2rem;
}
.fontsize-24, .page-caption {
  font-size: 2.4rem;
}
.fontsize-26 {
  font-size: 2.6rem;
}
.fontsize-28 {
  font-size: 2.8rem;
}
.fontsize-30 {
  font-size: 3rem;
}
.fontsize-32 {
  font-size: 3.2rem;
}
.fontsize-34 {
  font-size: 3.4rem;
}
.fontsize-36 {
  font-size: 3.6rem;
}
.fontsize-38 {
  font-size: 3.8rem;
}
.fontsize-40 {
  font-size: 4rem;
}
.fontsize-8pt {
  font-size: 1.1rem;
}
.fontsize-9pt {
  font-size: 1.2rem;
}
.fontsize-10pt {
  font-size: 1.3rem;
}
.fontsize-11pt {
  font-size: 1.5rem;
}
.fontsize-12pt {
  font-size: 1.6rem;
}
.fontsize-13pt {
  font-size: 1.7rem;
}
.fontsize-14pt {
  font-size: 1.9rem;
}
.fontsize-15pt {
  font-size: 2.1rem;
}
.fontsize-16pt {
  font-size: 2.2rem;
}
.fontsize-18pt {
  font-size: 2.4rem;
}
.fontsize-20pt {
  font-size: 2.6rem;
}
.fontsize-22pt {
  font-size: 2.9rem;
}
.fontsize-24pt {
  font-size: 3.2rem;
}
.fontsize-26pt {
  font-size: 3.5rem;
}
.fontsize-28pt {
  font-size: 3.7rem;
}
.fontsize-30pt {
  font-size: 4rem;
}
.fontsize-32pt {
  font-size: 4.2rem;
}
.fontsize-34pt {
  font-size: 4.5rem;
}
.fontsize-36pt {
  font-size: 4.8rem;
}
.fontsize-38pt {
  font-size: 5rem;
}
.fontsize-40pt {
  font-size: 5.3rem;
}
.force-uppercase {
  text-transform: uppercase;
}
/* Page */
.page {
  max-width: 1280px;
}
@media (min-width: 990px) {
  .page {
    margin: 56px 24px;
  }
  .page .mobile {
    display: none;
  }
  .page .phablet {
    display: none;
  }
  .page .mobile-phablet {
    display: none;
  }
}
@media (max-width: 989px) {
  .page {
    margin: 56px 16px;
  }
  .page .tablet {
    display: none;
  }
  .page .desktop {
    display: none;
  }
  .page .tablet-desktop {
    display: none;
  }
}
.page input:focus,
.page select:focus,
.page textarea:focus,
.page button:focus {
  outline: none;
}
.ms-page-space-around {
  display: flex;
  justify-content: space-around;
}
.page-wrapper,
.site-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}
/* Container */
.bereavement .page-container {
  padding: 56px 32px 200px;
  position: relative;
  /*@media (max-width: 991px) {
    .tabTopMenu {
      top: 65px;
    }
  }*/
}
@media (max-width: 599px) {
  .bereavement .page-container {
    padding: 76px 16px 200px;
  }
}
.bereavement .page-container .tabTopMenu {
  position: absolute;
  right: 32px;
  top: 60px;
  z-index: 9;
}
@media (max-width: 989px) {
  .bereavement .page-container .tabTopMenu {
    position: static;
  }
}
.bereavement .page-container .tabTopMenuNew {
  background: #f8f8f8;
  display: block;
  position: absolute;
  top: -105px;
  left: 0px;
  width: 100%;
  padding: 0 2%;
  box-sizing: border-box;
}
.bereavement .page-container .tabTopMenuNew .margin-bottom-56 {
  margin: 0px;
}
@media screen and (max-width: 767px) {
  .bereavement .page-container .tabTopMenuNew {
    top: -87px;
    padding: 0 16px;
  }
}
.bereavement .page-container .tabTopMenuNew .mat-stepper-horizontal {
  background: none;
}
.bereavement .page-container .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-content-container {
  padding: 0px;
}
.bereavement .page-container .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header {
  background: none !important;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .bereavement .page-container .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header {
    display: contents;
  }
}
.bereavement .page-container .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header .mat-step-icon {
  width: 50px;
  height: 50px;
  background: #F6FFFF;
  color: #464646;
  border: 1px solid #464646;
  box-sizing: border-box;
}
.bereavement .page-container .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header .mat-step-icon.mat-step-icon-state-edit {
  width: 50px;
  height: 50px;
  background: #F6FFFF;
  border: 1px solid #464646;
}
.bereavement .page-container .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header .mat-step-icon.mat-step-icon-state-edit .mat-step-icon-content {
  background: url('teal_tick.48843b360c82cbee.svg') no-repeat center center;
  width: 24px;
  width: 24px;
  color: transparent;
}
.bereavement .page-container .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header .mat-step-icon.mat-step-icon-state-number.mat-step-icon-selected {
  background: #118380;
  color: #FFFFFF;
  font-weight: 600;
  border: none;
}
.bereavement .page-container .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header .mat-step-label {
  color: #464646;
  display: flex;
}
@media screen and (max-width: 767px) {
  .bereavement .page-container .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header .mat-step-label {
    display: none;
  }
}
.bereavement .page-container .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header .mat-step-label.mat-step-label-selected {
  color: #181818;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .bereavement .page-container .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header .mat-step-label.mat-step-label-selected {
    display: none;
  }
}
.bereavement .page-container .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header.tab-complete {
  box-shadow: none;
}
.bereavement .page-container .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-stepper-horizontal-line {
  display: block !important;
  margin: 0 -100px;
  min-width: 50px;
  border-top-width: 2px;
  border-top-color: #737373;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .bereavement .page-container .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-stepper-horizontal-line {
    margin-bottom: 0px;
    margin: 0 -50px;
  }
}
.flex-column-center {
  flex-direction: column;
  align-items: center;
}
.stepper-container {
  width: 100%;
  display: block;
  background: #f8f8f8;
  height: 125px;
}
.page-caption {
  color: #3b352e !important;
  font-family: "nunitosans-regular";
}
.page-header {
  font-family: "nunitosans-regular";
  color: #3b352e;
  line-height: 36px;
  font-size: 28px;
}
@media (max-width: 599px) {
  .page-header {
    margin-bottom: 20px;
  }
}
h1,
.page-h1,
.pru-H1,
.page-title {
  font-family: "nunitosans-semibold";
  line-height: 56px;
  color: #3b352e;
  margin: 0;
  font-weight: normal;
  font-size: 48px;
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  h1,
.page-h1,
.pru-H1,
.page-title {
    line-height: 44px;
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  h1,
.page-h1,
.pru-H1,
.page-title {
    line-height: 38px;
    font-size: 34px;
  }
}
h2,
.page-h2,
.pru-H2 {
  font-family: "nunitosans-semibold";
  line-height: 48px;
  color: #3b352e;
  margin: 0;
  font-weight: normal;
  font-size: 40px;
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  h2,
.page-h2,
.pru-H2 {
    line-height: 36px;
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  h2,
.page-h2,
.pru-H2 {
    line-height: 32px;
    font-size: 28px;
  }
}
h3,
.page-h3,
.pru-H3 {
  font-family: "nunitosans-semibold";
  line-height: 40px;
  color: #3b352e;
  margin: 0;
  font-weight: normal;
  font-size: 32px;
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  h3,
.page-h3,
.pru-H3 {
    line-height: 32px;
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  h3,
.page-h3,
.pru-H3 {
    line-height: 30px;
    font-size: 24px;
  }
}
h4,
.page-h4,
.pru-H4 {
  font-family: "nunitosans-semibold";
  line-height: 36px;
  color: #3b352e;
  margin: 0;
  font-weight: normal;
  font-size: 28px;
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  h4,
.page-h4,
.pru-H4 {
    line-height: 28px;
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  h4,
.page-h4,
.pru-H4 {
    line-height: 26px;
    font-size: 22px;
  }
}
.h4-promote {
  font-family: "nunitosans-semibold";
  line-height: 36px;
  color: #3b352e;
  margin: 0;
  font-weight: normal;
  font-size: 28px;
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .h4-promote {
    line-height: 28px;
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .h4-promote {
    line-height: 26px;
    font-size: 22px;
  }
}
h5,
.page-h5,
.pru-H5 {
  font-family: "nunitosans-semibold";
  line-height: 28px;
  color: #3b352e;
  margin: 0;
  font-weight: normal;
  font-size: 24px;
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  h5,
.page-h5,
.pru-H5 {
    line-height: 28px;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  h5,
.page-h5,
.pru-H5 {
    line-height: 24px;
    font-size: 18px;
  }
}
h6,
.page-h6,
.pru-H6 {
  font-family: "nunitosans-semibold";
  line-height: 26px;
  color: #3b352e;
  margin: 0;
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  h6,
.page-h6,
.pru-H6 {
    line-height: 24px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  h6,
.page-h6,
.pru-H6 {
    line-height: 24px;
    font-size: 18px;
  }
}
p,
.page,
.page-c,
.pru-p,
li {
  font-family: "nunitosans-regular";
  color: #3b352e;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
@media (max-width: 991px) {
  p,
.page,
.page-c,
.pru-p,
li {
    font-family: "nunitosans-semibold";
  }
}
@media (max-width: 767px) {
  p,
.page,
.page-c,
.pru-p,
li {
    font-family: "nunitosans-regular";
  }
}
p i,
.page i,
.page-c i,
.pru-p i,
li i {
  font-family: "nunitosans-italic";
}
.page-label {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #3b352e;
  font-family: "nunitosans-semibold";
  margin: 0 0 5px 0;
}
.page-label i {
  font-family: "nunitosans-italic";
}
small,
.small {
  font-family: "nunitosans-regular";
  color: #3b352e;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
}
@media (max-width: 991px) {
  small,
.small {
    line-height: 20px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  small,
.small {
    line-height: 20px;
    font-size: 16px;
  }
}
.h2-page-h5 {
  font-family: "nunitosans-semibold";
  line-height: 28px;
  color: #3b352e;
  margin: 0;
  font-weight: normal;
  font-size: 24px;
  margin-bottom: 32px;
}
.h2-page-h2 {
  font-family: "nunitosans-semibold";
  line-height: 48px;
  color: #3b352e;
  margin: 0;
  font-weight: normal;
  font-size: 40px;
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  .h2-page-h2 {
    line-height: 36px;
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .h2-page-h2 {
    line-height: 32px;
    font-size: 28px;
  }
}
h3,
.page-h4,
.pru-H4 {
  font-family: "nunitosans-semibold";
  line-height: 36px;
  color: #3b352e;
  margin: 0;
  font-weight: normal;
  font-size: 28px;
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  h3,
.page-h4,
.pru-H4 {
    line-height: 28px;
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  h3,
.page-h4,
.pru-H4 {
    line-height: 26px;
    font-size: 22px;
  }
}
@media (max-width: 599px) {
  .info-block-parent {
    margin: 0 -16px;
  }
  .info-block-parent.margin-bottom-40 {
    margin-bottom: 40px;
  }
}
.info-block-parent.alink a {
  cursor: pointer;
  color: #3b352e !important;
  font-size: 16px;
  font-family: "nunitosans-regular";
  text-decoration: none;
  line-height: 24px;
  display: inline-block;
  position: relative;
}
.info-block-parent.alink a:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #eb5c37;
  margin-top: -1px;
}
.info-block-parent.alink a:hover, .info-block-parent.alink a:focus {
  color: #ffffff !important;
  text-decoration: none;
  background: #eb5c37;
}
.info-block-parent.alink a:hover img, .info-block-parent.alink a:focus img {
  filter: brightness(0) invert(1);
}
.info-block-parent.alink a.active {
  color: #3392a2;
}
@media (max-width: 599px) {
  .pru-retire .info-block-parent.alink .info-block ul {
    padding-left: 16px;
  }
}
.info-block {
  background: #f8f8f8;
  padding: 32px;
  font-family: "nunitosans-regular";
  color: #3b352e;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
@media (max-width: 599px) {
  .info-block {
    padding: 32px 16px;
  }
}
.info-block p {
  font-family: "nunitosans-regular";
  color: #3b352e;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.info-block p.title {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-family: "nunitosans-semibold";
  margin: 0 0 5px 0;
}
.info-block p.normal {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.info-block p a.text-link {
  font-size: 16px;
  font-weight: bold;
}
.info-block p a.promotecontact-link {
  font-size: 16px;
  font-weight: bold;
}
.info-block p a.tooltip-link {
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .info-block p {
    font-family: "nunitosans-semibold";
  }
}
@media (max-width: 767px) {
  .info-block p {
    font-family: "nunitosans-regular";
  }
}
.info-block li {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
@media (max-width: 991px) {
  .info-block li {
    font-family: "nunitosans-semibold";
  }
}
@media (max-width: 767px) {
  .info-block li {
    font-family: "nunitosans-regular";
  }
}
.info-block .tooltip-text p {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.promote-block {
  display: flex;
  background: #f8f8f8;
  padding: 32px 32px 24px;
  font-family: "nunitosans-regular";
  color: #3b352e;
  font-size: 15px;
  line-height: 2rem;
  margin-bottom: 25px;
}
@media (max-width: 599px) {
  .promote-block {
    padding: 32px 16px;
  }
}
.promote-block p {
  font-family: "nunitosans-regular";
  color: #3b352e;
  font-size: 15px;
  line-height: 2rem;
}
.promote-block p a.text-link {
  font-size: 15px;
  font-weight: bold;
}
.promote-block p a.promotecontact-link {
  font-size: 15px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .promote-block p {
    font-family: "nunitosans-semibold";
  }
}
@media (max-width: 767px) {
  .promote-block p {
    font-family: "nunitosans-regular";
  }
}
.promote-block .cust-icon {
  margin-right: 20px;
}
.tabview-contribution-disclaimer {
  display: flex;
  background: #f8f8f8;
  padding: 5px 32px;
  align-items: flex-start;
  font-family: "nunitosans-regular";
  color: #3b352e;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 599px) {
  .tabview-contribution-disclaimer {
    padding: 5px 16px;
  }
}
.tabview-contribution-disclaimer p {
  font-family: "nunitosans-regular";
  color: #3b352e;
  font-size: 15px;
  line-height: 2rem;
}
@media (max-width: 991px) {
  .tabview-contribution-disclaimer p {
    font-family: "nunitosans-regular";
  }
}
@media (max-width: 767px) {
  .tabview-contribution-disclaimer p {
    font-family: "nunitosans-regular";
  }
}
.tabview-contribution-disclaimer .Exclamation-img {
  width: 77px;
  margin-top: 8px;
}
.tabview-contribution-disclaimer-inner {
  display: inline-block;
  padding-left: 25px;
}
/* Percentage  in input field */
.per-sys {
  position: relative;
}
.per-sys::after {
  position: absolute;
  content: "%";
  right: -1px;
  top: -1px;
  z-index: 1;
  color: #3b352e;
  font-family: "nunitosans-regular";
  font-size: 16px;
  background: #ffffff;
  width: 42px;
  height: 42px;
  border: 1px solid #3b352e;
  text-align: center;
  line-height: 42px;
  box-sizing: border-box;
}
.per-sys.mat-form-field-disabled::after {
  color: rgba(0, 0, 0, 0.38);
}
/* Units in input field */
.units-sys {
  position: relative;
}
.units-sys::after {
  position: absolute;
  content: "Units";
  right: -1px;
  top: -1px;
  z-index: 1;
  color: #3b352e;
  font-family: "nunitosans-regular";
  font-size: 16px;
  background: #ffffff;
  /*width: 42px;*/
  padding: 0 5px;
  height: 42px;
  border: 1px solid #3b352e;
  text-align: center;
  line-height: 42px;
  box-sizing: border-box;
}
/* Pound in input field */
.pound-sys {
  position: relative;
}
.pound-sys::before {
  position: absolute;
  content: "£";
  left: -1px;
  top: -1px;
  z-index: 1;
  color: #3b352e;
  font-family: "nunitosans-regular";
  font-size: 16px;
  background: #ffffff;
  width: 42px;
  height: 42px;
  border: 1px solid #3b352e;
  text-align: center;
  line-height: 42px;
  box-sizing: border-box;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .pound-sys::before {
    left: -2px;
  }
}
.pound-sys.mat-form-field-disabled::before {
  color: rgba(0, 0, 0, 0.38);
}
.pound-sys input {
  padding-left: 40px !important;
}
.bereavement .tooltip-inner p,
.bereavement .tooltip-inner .page-c,
.topups .tooltip-inner p,
.topups .tooltip-inner .page-c,
.pru-retire .tooltip-inner p,
.pru-retire .tooltip-inner .page-c {
  color: #3b352e;
}
.mat-error {
  background: url('icon_alert-circle-regular.cd3fb1098145fe7e.svg') no-repeat left 3px;
  padding-left: 30px;
  color: #3b352e !important;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-family: "nunitosans-regular";
  position: relative;
  margin-top: 5px;
  margin-bottom: 0;
  min-height: 25px;
}
.mat-success {
  background: url('check-green.3115899a3e8043ae.png') no-repeat left 3px;
  padding-left: 30px;
  color: #3b352e !important;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-family: "nunitosans-regular";
  position: relative;
  margin-top: 5px;
  margin-bottom: 0;
  min-height: 25px;
}
.mat-info {
  background: url('icon_info-circle-regular.673d87b8191ad4e1.svg') no-repeat left 3px;
  padding-left: 30px;
  color: #3b352e !important;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-family: "nunitosans-regular";
  position: relative;
  margin-top: 5px;
  margin-bottom: 0;
  min-height: 25px;
}
/* Button */
.next-button {
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-family: "nunitosans-semibold";
  font-weight: normal;
  border-radius: 0;
  padding: 8px 24px;
  color: #ffffff;
  cursor: pointer;
  border: 0;
  margin: 0;
}
.next-button:hover, .next-button:focus, .next-button:active {
  background: linear-gradient(180deg, #3b352e 0%, #181818 100%) !important;
  color: #FFFFFF !important;
}
.next-button.secondaryBtn {
  background: linear-gradient(180deg, #3b352e 0%, #181818 100%);
}
.next-button.secondaryBtn:hover, .next-button.secondaryBtn:focus, .next-button.secondaryBtn:active {
  background: linear-gradient(0deg, #155454 0%, #09867f 100%) !important;
}
.next-button.spinner-border img {
  filter: brightness(0) invert(1);
}
@media (max-width: 599px) {
  .next-button {
    /*width: 100%;*/
    margin: 0 0 16px 0;
    box-sizing: border-box;
  }
}
.btn-wit-icn:focus .next-button.secondaryBtn,
.a-btn-wit-icn:focus .next-button.secondaryBtn {
  background: linear-gradient(0deg, #155454 0%, #09867f 100%) !important;
}
.btn-wit-icn:focus .next-button,
.a-btn-wit-icn:focus .next-button {
  background: linear-gradient(180deg, #3b352e 0%, #181818 100%) !important;
}
a.find-address, .btn-outline {
  color: #3b352e;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2rem;
  font-family: "nunitosans-semibold";
  cursor: pointer;
  border: 2px solid #118380;
  padding: 8px 24px;
  text-decoration: none;
  background: #ffffff;
  display: inline-flex;
}
a.find-address .enableHover, .btn-outline .enableHover {
  display: none;
}
a.find-address img.move2, .btn-outline img.move2 {
  position: relative;
  bottom: -2px;
}
a.find-address .enableNoHover, .btn-outline .enableNoHover {
  display: inline-block;
}
a.find-address:hover, a.find-address:focus, .btn-outline:hover, .btn-outline:focus {
  text-decoration: none;
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
  color: #ffffff;
}
a.find-address:hover .enableHover, a.find-address:focus .enableHover, .btn-outline:hover .enableHover, .btn-outline:focus .enableHover {
  display: inline-block;
}
a.find-address:hover .enableNoHover, a.find-address:focus .enableNoHover, .btn-outline:hover .enableNoHover, .btn-outline:focus .enableNoHover {
  display: none;
}
a.find-address:hover img, a.find-address:focus img, .btn-outline:hover img, .btn-outline:focus img {
  filter: brightness(0) invert(1);
}
@media (max-width: 599px) {
  .removeBtnMargin {
    margin-bottom: 16px;
  }
  .removeBtnMargin .next-button {
    margin: 0;
  }
}
.yesOrNoRadio {
  display: flex;
  line-height: 16px;
}
.yesOrNoRadio .yesOrNoRadioMarLeft50 {
  margin-left: 50px;
}
.yesOrNoRadio .yesOrNoRadioMarLeft50:first-child {
  margin-left: 0;
}
.yesOrNoRadio .margin-top-bottom-12 {
  margin: 0;
}
.radioListGroup:hover .radioDefault {
  border: 1px solid #1197df;
  box-shadow: 0 0 0 1px #1197df;
}
.radioDefault {
  background: rgba(23, 175, 172, 0.05);
  border: 1px solid rgba(4, 90, 96, 0.58);
  cursor: pointer;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
}
.radioSelected {
  border: 2px solid #3b352e;
  background: #3b352e;
  cursor: pointer;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
}
.radioSelectedInner {
  background: #ffffff;
  width: 6px;
  height: 6px;
}
.customRadio.ng-touched.ng-invalid .radioListGroup .radioDefault {
  background: #fdf5f4;
  border: 1px solid #d13c15;
}
.customRadio.ng-touched.ng-invalid .radioListGroup:hover .radioDefault {
  background: #fdf5f4;
  box-shadow: 0 0 0 1px #d13c15;
}
.customRadio.ng-touched.ng-invalid .radioListGroup:focus .radioDefault {
  background: #fdf5f4;
  box-shadow: 0 0 0 2px #d13c15;
}
@media print {
  .color-bg-c1-nav,
.color-bg-c1-2cta {
    -webkit-print-color-adjust: exact;
  }

  .mat-stepper-horizontal,
a.link-txt,
.next-button,
.height-48 + .border-stroke.margin-bottom-48,
.page-h1 + .flex-block + .tile,
.table-recal .page-h1 + p.data-display + .tile,
.confirmation .toggle-strip,
.hide-print {
    display: none !important;
  }

  .footer {
    position: static;
  }

  .position-fixed {
    position: absolute;
    width: 100%;
  }

  html,
body {
    background: #fff;
    overflow: visible;
    page-break-after: avoid;
    page-break-inside: avoid;
  }

  body {
    display: table;
    table-layout: fixed;
  }
}
@media print {
  @page {
    size: Legal !important;
    /* DIN A4 standard, Europe */
  }
  .bereavement .fixedHeader {
    display: none;
  }

  .bereavement header {
    display: flex !important;
    box-sizing: border-box;
  }

  .bereavement header img {
    margin: 20px 0;
  }

  .bereavement .site-wrapper {
    box-shadow: 0 -5px 35px rgba(29, 75, 77, 0.1);
  }

  .bereavement .position-fixed {
    position: static;
  }

  .bereavement .padding-top-92 {
    padding-top: 0;
  }

  .bereavement .padding-top-72 {
    padding-top: 0;
  }

  .bereavement .flex-grow {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }

  .bereavement .flex-block, .bereavement .table-recal p.data-display, .table-recal .bereavement p.data-display {
    display: block;
  }

  .bereavement a.link-txt {
    display: none;
  }
}
/* Focus */
@media (min-width: 320px) {
  ::-moz-focus-inner {
    border: 0;
  }

  *:focus {
    outline: 0;
  }

  button[tabindex="0"]:focus,
a:focus,
a:active,
.active-focus-indicator,
.portfolio-link:focus,
.info:focus,
div[tabindex="0"]:focus,
.doclist-container div.document[tabindex="0"]:focus,
.document div:nth-child(5)[tabindex="0"]:focus > img,
div.view-menu-item[tabindex="0"]:focus,
.btn-wit-icn[tabindex="0"]:focus,
app-pru-toggle-expand:focus .flex-inline,
img[tabindex="0"]:focus,
li[tabindex="0"]:focus,
*[tabindex="0"]:focus,
.a-btn-wit-icn:active,
div[name=radio-list-group] > div:focus,
.btn-wit-icn:active,
.file-upload input:focus,
.tooltip-inner .btn-close[tabindex="0"]:focus,
.takeover-close-wrapper img:focus,
.tab-menu-wrapper li:focus,
.chat-details[tabindex="0"]:focus .bg-dblue,
.mat-checkbox.cdk-focused,
.mat-checkbox:focus,
.mat-checkbox.mat-checkbox-focus:focus,
.mat-select-panel,
.mat-autocomplete-panel,
.mat-calendar-period-button:focus,
.mat-datepicker-content .mat-calendar-next-button:focus,
.mat-datepicker-content .mat-calendar-previous-button:focus {
    box-shadow: 0 0 0 3px #1197df !important;
    border-radius: 0;
  }

  input:focus,
select:focus,
textarea:focus,
mat-select:focus,
mat-select[tabindex="0"]:focus,
fieldset[tabindex="0"]:focus,
.modal:focus,
div.scroll-target[tabindex="0"]:focus,
.mat-expansion-panel-header[tabindex="0"]:focus {
    box-shadow: none !important;
  }
}
@media print {
  .mat-stepper-horizontal {
    display: none;
  }
}
/* Table */
.tabelHeader {
  background: #055a60;
  color: #ffffff;
  font-size: 16px;
  font-family: "nunitosans-semibold";
}
/* footer styles */
.footerHard {
  background: #2f2f2f;
}
.footerHard .footer-inner {
  padding: 45px 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1310px) {
  .footerHard .footer-inner {
    margin: 0 24px;
  }
}
@media screen and (max-width: 989px) {
  .footerHard .footer-inner {
    margin: 0 16px;
  }
}
@media screen and (max-width: 599px) {
  .footerHard .footer-inner {
    padding: 30px 0;
  }
}
.footerHard .footer {
  font-size: 16px;
  font-family: "nunitosans-regular";
  color: #ffffff;
  line-height: 24px;
}
.footerHard .footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footerHard .footer ul li {
  margin: 0 0 8px 0;
  padding: 0;
  display: flex;
}
.footerHard .footer ul li.margin-extra {
  margin: 0 0 20px 0;
}
.footerHard .footer ul li a {
  color: #ffffff;
  text-decoration: none;
  display: flex;
  white-space: nowrap;
  cursor: pointer;
}
.footerHard .footer ul li a:hover, .footerHard .footer ul li a:hover .footer-text {
  color: #ffffff;
  vertical-align: top;
  /* text-shadow: 1px 0 0 currentColor; */
  text-decoration: underline;
  text-shadow: 0;
}
.footerHard .footer ul li a:hover:focus, .footerHard .footer ul li a:hover .footer-text:focus {
  outline: none;
  vertical-align: top;
  display: inline-flex;
}
.bereavement .footerHard .footer-inner {
  padding: 45px 0;
}
@media screen and (max-width: 1310px) {
  .bereavement .footerHard .footer-inner {
    margin: 0 24px;
  }
}
@media screen and (max-width: 989px) {
  .bereavement .footerHard .footer-inner {
    margin: 0 16px;
  }
}
@media screen and (max-width: 599px) {
  .bereavement .footerHard .footer-inner {
    padding: 30px 0;
  }
}
.bereavement .footerHard .footer-inner p.pruYear {
  font-size: 18px;
  line-height: 26px;
  font-family: "nunitosans-semibold";
  color: #ffffff;
}
.footer-heading {
  font-size: 20px !important;
  font-family: "nunitosans-bold";
  color: #ffffff !important;
}
.footer-heading.underline {
  position: relative;
}
.footer-heading.underline:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  background-color: #d1d1d1;
  width: 24px;
}
.footer-nav {
  align-content: flex-start;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 989px) {
  .footer-nav {
    display: block;
  }
}
.footer-nav .column {
  min-width: 180px;
  padding-right: 60px;
}
@media (max-width: 989px) {
  .footer-nav .column {
    margin-bottom: 64px;
    padding-right: 0;
  }
  .footer-nav .column:last-child {
    margin-bottom: 0;
  }
}
.footer-nav .column .footer-icon {
  vertical-align: top;
}
.footer-nav .links {
  font-size: 16px !important;
  font-family: "nunitosans-bold";
  color: #3b352e !important;
}
.footer-pru-icon {
  padding-right: 70px;
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 989px) {
  .footer-pru-icon {
    padding-right: 0px;
  }
}
.print-only {
  display: none;
}
@media print {
  .page-container {
    padding-bottom: 16px;
  }

  .footerHard,
.footerLight,
.non-printable {
    display: none;
  }
}
@media print {
  .print-only {
    display: flex;
  }
}
.footer-icon {
  display: inline-block;
  display: table-cell;
}
.footer-icon img {
  height: 16px;
  margin: 0 10px 0 4px;
  position: relative;
  bottom: -2px;
}
.footer-text {
  display: inline-block;
  vertical-align: top;
  margin-right: 4px;
}
@media screen and (max-width: 599px) {
  .ftr-pru-logo {
    position: absolute;
    right: 16px;
  }
}
.footerLight {
  background: #f8f8f8;
}
.footerLight.footerContent {
  background: #ffffff;
}
.footerLight.footerContent .footer .footer-inner {
  padding: 45px 0;
}
@media screen and (max-width: 1310px) {
  .footerLight.footerContent .footer .footer-inner {
    margin: 0 24px;
  }
}
@media screen and (max-width: 989px) {
  .footerLight.footerContent .footer .footer-inner {
    margin: 0 16px;
  }
}
@media screen and (max-width: 599px) {
  .footerLight.footerContent .footer .footer-inner {
    padding: 30px 0;
  }
}
.footerLight .footer-heading {
  color: #3b352e !important;
}
.footerLight .footer {
  font-size: 16px;
  font-family: "nunitosans-regular";
  color: #3b352e;
  line-height: 24px;
}
.footerLight .footer .footer-inner {
  padding: 45px 0 13px 0;
}
@media screen and (max-width: 1310px) {
  .footerLight .footer .footer-inner {
    margin: 0 24px;
  }
}
@media screen and (max-width: 989px) {
  .footerLight .footer .footer-inner {
    margin: 0 16px;
  }
}
@media screen and (max-width: 599px) {
  .footerLight .footer .footer-inner {
    padding: 30px 0;
  }
}
@media screen and (max-width: 599px) {
  .footerLight .footer .footer-legal {
    margin: 0;
  }
}
.footerLight .footer .footer-legal li {
  margin: 0 40px 32px 0 !important;
  display: inline-block;
}
.footerLight .footer .footer-bottom {
  display: flex;
}
.footerLight .footer .footer-bottom span {
  flex: 20%;
  font-size: 20px;
  margin-right: 30px;
}
.footerLight .footer .footer-bottom p {
  color: #3b352e;
  flex: 80%;
  margin: 0;
}
@media (max-width: 989px) {
  .footerLight .footer .footer-bottom {
    flex-direction: column;
  }
  .footerLight .footer .footer-bottom span {
    flex: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .footerLight .footer .footer-bottom p {
    flex: 100%;
  }
}
.footerLight .footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footerLight .footer ul li {
  margin: 0 0 8px 0;
  padding: 0;
}
.footerLight .footer ul li a {
  color: #3b352e;
  text-decoration: none;
}
.footerLight .footer ul li a:hover, .footerLight .footer ul li a:hover .footer-text {
  color: #3b352e;
  vertical-align: top;
  /* text-shadow: 1px 0 0 currentColor; */
  text-decoration: underline;
  text-shadow: 0;
}
.footer-disclaimer .footer-inner {
  display: flex;
  padding: 45px 0 13px 0;
}
@media screen and (max-width: 1310px) {
  .footer-disclaimer .footer-inner {
    margin: 0 24px;
  }
}
@media screen and (max-width: 989px) {
  .footer-disclaimer .footer-inner {
    margin: 0 16px;
  }
}
@media screen and (max-width: 599px) {
  .footer-disclaimer .footer-inner {
    padding: 30px 0;
    flex-direction: column;
  }
}
.footer-disclaimer .footer-inner .level1 {
  margin-right: 57px;
}
.footer-disclaimer .footer-inner .level1 .pruYear {
  font-size: 18px;
  white-space: nowrap;
}
.footer-disclaimer .footer-inner .level2 p {
  font-size: 14px;
}
/* Margins */
/* :: Negative */
.margin-bottom-minus-1 {
  margin-bottom: -1px;
}
.margin-top-minus-2 {
  margin-top: -2px;
}
.margin-top-minus-5 {
  margin-top: -5px;
}
.margin-top-minus-10 {
  margin-top: -10px;
}
.margin-left-minus-16 {
  margin-left: -16px;
}
.margin-right-minus-16 {
  margin-right: -16px;
}
.margin-top-minus-20 {
  margin-top: -20px;
}
.margin-bottom-minus-15 {
  margin-bottom: -15px;
}
.margin-top-minus-22 {
  margin-top: -22px;
}
.margin-top-minus-28 {
  margin-top: -28px;
}
.margin-top-minus-32 {
  margin-top: -32px;
}
.margin-left-minus-32 {
  margin-left: -32px;
}
.margin-right-minus-32 {
  margin-right: -32px;
}
.margin-top-minus-42 {
  margin-top: -42px;
}
.margin-top-minus-50 {
  margin-top: -50px;
}
.margin-top-minus-56 {
  margin-top: -56px;
}
.margin-top-minus-72 {
  margin-top: -72px;
}
.margin-right-minus-64 {
  margin-right: -64px;
}
/* :: Positive */
.margin-auto {
  margin: auto;
}
.margin-0-auto {
  margin: 0px auto;
}
.margin-0, .table-recal p.data-display {
  margin: 0px !important;
}
.margin-right-0 {
  margin-right: 0px;
}
.margin-bottom-0 {
  margin-bottom: 0px;
}
.margin-left-0 {
  margin-left: 0px;
}
.margin-top-0 {
  margin-top: 0px;
}
.margin-4 {
  margin: 4px;
}
.margin-right-4 {
  margin-right: 4px;
}
.margin-bottom-4 {
  margin-bottom: 4px;
}
.margin-left-4 {
  margin-left: 4px;
}
.margin-top-4 {
  margin-top: 4px;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-top-6 {
  margin-top: 6px;
}
.margin-bottom-6 {
  margin-bottom: 6px;
}
.margin-8 {
  margin: 8px;
}
.margin-right-4 {
  margin-right: 4px;
}
.margin-right-8 {
  margin-right: 8px;
}
.margin-bottom-8 {
  margin-bottom: 8px;
}
.margin-left-8 {
  margin-left: 8px;
}
.margin-top-8 {
  margin-top: 8px;
}
.margin-12 {
  margin: 12px;
}
.margin-right-12 {
  margin-right: 12px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-12 {
  margin-bottom: 12px;
}
.margin-left-12 {
  margin-left: 12px;
}
.margin-top-12 {
  margin-top: 12px;
}
.margin-top-bottom-12 {
  margin-top: 12px;
  margin-bottom: 12px;
}
.margin-16 {
  margin: 16px;
}
.margin-right-16 {
  margin-right: 16px;
}
.margin-bottom-16 {
  margin-bottom: 16px;
}
.margin-bottom-18 {
  margin-bottom: 18px;
}
.margin-left-16 {
  margin-left: 16px;
}
.margin-top-16 {
  margin-top: 16px;
}
.margin-top-18 {
  margin-top: 18px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-left-20 {
  margin-left: 20px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-24 {
  margin: 24px;
}
.margin-right-24 {
  margin-right: 24px;
}
.margin-bottom-24 {
  margin-bottom: 24px;
}
.margin-left-24 {
  margin-left: 24px;
}
.margin-left-100 {
  margin-left: 100px;
}
.margin-top-24 {
  margin-top: 24px;
}
.margin-top-25 {
  margin-top: 25px !important;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.margin-top-26 {
  margin-top: 26px;
}
.margin-top-28 {
  margin-top: 28px;
}
.margin-bottom-28 {
  margin-bottom: 28px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-32 {
  margin: 32px;
}
.margin-right-32 {
  margin-right: 32px;
}
.margin-right-35 {
  margin-right: 35px;
}
.margin-bottom-32 {
  margin-bottom: 32px;
}
.margin-left-32 {
  margin-left: 32px;
}
.margin-left-35 {
  margin-left: 32px;
}
.margin-top-32 {
  margin-top: 32px;
}
.margin-40 {
  margin: 40px;
}
.margin-right-40 {
  margin-right: 40px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.margin-left-40 {
  margin-left: 40px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-bottom-46 {
  margin-bottom: 46px;
}
.margin-48 {
  margin: 48px;
}
.margin-right-48 {
  margin-right: 48px;
}
.margin-bottom-48 {
  margin-bottom: 48px;
}
.margin-left-48 {
  margin-left: 48px;
}
.margin-top-48 {
  margin-top: 48px;
}
.margin-56 {
  margin: 56px;
}
.margin-right-56 {
  margin-right: 56px;
}
.margin-bottom-56 {
  margin-bottom: 56px;
}
.margin-left-56 {
  margin-left: 56px;
}
.margin-top-56 {
  margin-top: 56px;
}
.margin-64 {
  margin: 64px;
}
.margin-right-64 {
  margin-right: 64px;
}
.margin-bottom-64 {
  margin-bottom: 64px;
}
.margin-left-64 {
  margin-left: 64px;
}
.margin-top-64 {
  margin-top: 64px;
}
.margin-top-72 {
  margin-top: 72px;
}
.margin-left-72 {
  margin-left: 72px;
}
.margin-right-72 {
  margin-right: 72px;
}
.margin-bottom-72 {
  margin-bottom: 72px;
}
.margin-top-80 {
  margin-top: 80px;
}
.margin-left-80 {
  margin-left: 80px;
}
.margin-right-80 {
  margin-right: 80px;
}
.margin-bottom-80 {
  margin-bottom: 80px;
}
.margin-top-95 {
  margin-top: 95px;
}
.margin-top-96 {
  margin-top: 96px;
}
.margin-bottom-96 {
  margin-bottom: 96px;
}
.margin-top-100 {
  margin-top: 100px;
}
.margin-top-120 {
  margin-top: 120px;
}
.margin-left-120 {
  margin-left: 120px;
}
.margin-left-160 {
  margin-left: 160px;
}
.margin-right-120 {
  margin-right: 120px;
}
.margin-bottom-120 {
  margin-bottom: 120px;
}
.margin-bottom-144 {
  margin-bottom: 144px;
}
.margin-left-percent-5 {
  margin-left: 5%;
}
.lastChildMarBot0 .margin-bottom-40:last-child {
  margin-bottom: 0;
}
.lastChildMarBot0 .margin-bottom-20:last-child {
  margin-bottom: 0;
}
/*$c2_3grey_blue: #ecf7f9;*/
.color-h2 {
  color: #3b352e;
}
.color-white {
  color: #ffffff;
}
.color-bg-transparent {
  background: rgba(0, 0, 0, 0);
}
.color-bg-white {
  background: #ffffff !important;
}
.color-bg-grey {
  background: #f8f8f8 !important;
}
.color-c1-1cta {
  color: #cc0000;
}
.color-bg-c1-1cta {
  background: #cc0000;
}
.color-c1-1reply {
  color: #ededed;
}
.color-bg-c1-1reply {
  background: #ededed;
}
.color-c1-2cta,
.color-interact-text {
  color: #007780;
}
.color-bg-c1-2cta {
  background: #007780;
}
.color-c1-stroke {
  color: #d1d1d1;
}
.color-bg-c1-stroke {
  background: #d1d1d1;
}
.color-c1-nav {
  color: #f8f8f8;
}
.color-bg-c1-nav {
  background: #f8f8f8;
}
.color-c1-nav-alt {
  color: #fafbfb;
}
.color-bg-c1-nav-alt {
  background: #fafbfb;
}
.color-bg-page-bg {
  background: #ffffff;
}
.color-c-text {
  color: #3b352e;
}
.color-bg-c-text {
  background: #3b352e;
}
.color-bg-c-nav-bg {
  background: #3b352e;
}
.color-c-panel {
  color: #f8f8f8;
}
.color-bg-c-panel {
  background: #f8f8f8;
}
.color-c-panel-dark-grey {
  color: #edefef;
}
.color-bg-c-panel-dark-grey {
  background: #edefef;
}
.color-c-yellow-orange {
  color: #f4b242;
}
.color-bg-yellow-orange {
  background: #f4b242;
}
.color-border-yellow-orange {
  border-color: #f4b242 !important;
}
.color-c-green-cyan {
  color: #6ac4b7;
}
.color-bg-green-cyan {
  background: #6ac4b7;
}
.color-border-green-cyan {
  border-color: #6ac4b7 !important;
}
.color-c-algae-green {
  color: #0f7e6c;
}
.color-bg-algae-green {
  background: #0f7e6c;
}
.color-c-pearl-blue {
  color: #b6e0e8;
}
.color-bg-pearl-blue {
  background: #b6e0e8;
}
.color-border-pearl-blue {
  border-color: #b6e0e8 !important;
}
.color-c-risk-green {
  color: #7b964f;
}
.color-bg-risk-green {
  background: #7b964f;
}
.color-c-risk-orange {
  color: #d55e1b;
}
.color-bg-risk-orange {
  background: #d55e1b;
}
.color-c-risk-orange-alert {
  color: #bf5619;
}
.color-bg-risk-orange-alert {
  background: #bf5619;
}
.color-border-risk-orange-alert {
  border-color: #bf5619 !important;
}
.color-c-alert,
.color-risk-red {
  color: #d0021b;
}
.color-bg-alert,
.color-bg-risk-red {
  background: #d0021b;
}
.color-c2-1green,
.color-c-success-green {
  color: #7ebd5ffa;
}
.color-bg-c2-1green {
  background: #7ebd5ffa;
}
.color-c2-1-grey-blue,
.color-caption {
  color: #3b352e;
}
.color-bg-c2-nav-pale {
  background: #657076;
}
.color-bg-c2-1-grey-blue,
.color-bg-caption {
  background: #3b352e;
}
.color-c2-2-grey-blue {
  color: #b6e0e8;
}
.color-bg-c2-2-grey-blue {
  background: #b6e0e8;
}
.color-c2-3-grey-blue {
  color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-bg-c2-3-grey-blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-border-c2-3-grey-blue {
  border-color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%) !important;
}
.color-bg-c2-3blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-c3-teal {
  color: #107e6d;
}
.color-bg-c3-teal {
  background: #107e6d;
}
.color-border-c3-teal {
  border-color: #107e6d !important;
}
.color-c3-grey {
  color: #b2bdbd;
}
.color-bg-c3-grey {
  background: #b2bdbd;
}
.color-border-c3-grey {
  border-color: #b2bdbd !important;
}
.color-b-heading-text {
  color: #3b352e;
}
.h2-text {
  color: #3b352e;
}
.color-b-c-text {
  color: #3b352e;
}
.color-b-c-text-dark {
  color: #3b352e;
}
.color-r-c-text {
  color: #181818;
}
.btn-bg {
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
}
.header-bg {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}
.label_1,
.notify-txt {
  color: #3b352e;
}
.bg-row {
  background: #f8f8f8;
}
.color-bg-blue1 {
  background: #ecf7f9;
}
.color-bg-blue2 {
  background: #f5fbfc;
}
.color-b-lgrey {
  background: #3b352e;
}
.color-c-lgrey {
  color: #3b352e;
}
.color-bg-pie-color-orange {
  background: #7ebd5f;
}
.color-bg-pie-color-purple {
  background: #e58ebb;
}
.color-bg-pie-color-dark-purple {
  background: #7b76b6;
}
.color-bg-pie-color-light-blue {
  background: #65b4e5;
}
.color-bg-pie-color-milk-white {
  background: #17b0ad;
}
.color-bg-pie-color-brown {
  background: #eb5c37;
}
.color-border-pie-color-orange {
  border-color: #7ebd5f !important;
}
.color-border-pie-color-purple {
  border-color: #e58ebb !important;
}
.color-border-pie-color-dark-purple {
  border-color: #7b76b6 !important;
}
.color-border-pie-color-light-blue {
  border-color: #65b4e5 !important;
}
.color-border-pie-color-milk-white {
  border-color: #17b0ad !important;
}
.color-border-pie-color-brown {
  border-color: #eb5c37 !important;
}
.disabled {
  filter: alpha(opacity=30);
  /* IE */
  -moz-opacity: 0.3;
  /* Mozilla */
  opacity: 0.3;
  /* CSS3 */
}
/*$c2_3grey_blue: #ecf7f9;*/
.color-h2 {
  color: #3b352e;
}
.color-white {
  color: #ffffff;
}
.color-bg-transparent {
  background: rgba(0, 0, 0, 0);
}
.color-bg-white {
  background: #ffffff !important;
}
.color-bg-grey {
  background: #f8f8f8 !important;
}
.color-c1-1cta {
  color: #cc0000;
}
.color-bg-c1-1cta {
  background: #cc0000;
}
.color-c1-1reply {
  color: #ededed;
}
.color-bg-c1-1reply {
  background: #ededed;
}
.color-c1-2cta,
.color-interact-text {
  color: #007780;
}
.color-bg-c1-2cta {
  background: #007780;
}
.color-c1-stroke {
  color: #d1d1d1;
}
.color-bg-c1-stroke {
  background: #d1d1d1;
}
.color-c1-nav {
  color: #f8f8f8;
}
.color-bg-c1-nav {
  background: #f8f8f8;
}
.color-c1-nav-alt {
  color: #fafbfb;
}
.color-bg-c1-nav-alt {
  background: #fafbfb;
}
.color-bg-page-bg {
  background: #ffffff;
}
.color-c-text {
  color: #3b352e;
}
.color-bg-c-text {
  background: #3b352e;
}
.color-bg-c-nav-bg {
  background: #3b352e;
}
.color-c-panel {
  color: #f8f8f8;
}
.color-bg-c-panel {
  background: #f8f8f8;
}
.color-c-panel-dark-grey {
  color: #edefef;
}
.color-bg-c-panel-dark-grey {
  background: #edefef;
}
.color-c-yellow-orange {
  color: #f4b242;
}
.color-bg-yellow-orange {
  background: #f4b242;
}
.color-border-yellow-orange {
  border-color: #f4b242 !important;
}
.color-c-green-cyan {
  color: #6ac4b7;
}
.color-bg-green-cyan {
  background: #6ac4b7;
}
.color-border-green-cyan {
  border-color: #6ac4b7 !important;
}
.color-c-algae-green {
  color: #0f7e6c;
}
.color-bg-algae-green {
  background: #0f7e6c;
}
.color-c-pearl-blue {
  color: #b6e0e8;
}
.color-bg-pearl-blue {
  background: #b6e0e8;
}
.color-border-pearl-blue {
  border-color: #b6e0e8 !important;
}
.color-c-risk-green {
  color: #7b964f;
}
.color-bg-risk-green {
  background: #7b964f;
}
.color-c-risk-orange {
  color: #d55e1b;
}
.color-bg-risk-orange {
  background: #d55e1b;
}
.color-c-risk-orange-alert {
  color: #bf5619;
}
.color-bg-risk-orange-alert {
  background: #bf5619;
}
.color-border-risk-orange-alert {
  border-color: #bf5619 !important;
}
.color-c-alert,
.color-risk-red {
  color: #d0021b;
}
.color-bg-alert,
.color-bg-risk-red {
  background: #d0021b;
}
.color-c2-1green,
.color-c-success-green {
  color: #7ebd5ffa;
}
.color-bg-c2-1green {
  background: #7ebd5ffa;
}
.color-c2-1-grey-blue,
.color-caption {
  color: #3b352e;
}
.color-bg-c2-nav-pale {
  background: #657076;
}
.color-bg-c2-1-grey-blue,
.color-bg-caption {
  background: #3b352e;
}
.color-c2-2-grey-blue {
  color: #b6e0e8;
}
.color-bg-c2-2-grey-blue {
  background: #b6e0e8;
}
.color-c2-3-grey-blue {
  color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-bg-c2-3-grey-blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-border-c2-3-grey-blue {
  border-color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%) !important;
}
.color-bg-c2-3blue {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.color-c3-teal {
  color: #107e6d;
}
.color-bg-c3-teal {
  background: #107e6d;
}
.color-border-c3-teal {
  border-color: #107e6d !important;
}
.color-c3-grey {
  color: #b2bdbd;
}
.color-bg-c3-grey {
  background: #b2bdbd;
}
.color-border-c3-grey {
  border-color: #b2bdbd !important;
}
.color-b-heading-text {
  color: #3b352e;
}
.h2-text {
  color: #3b352e;
}
.color-b-c-text {
  color: #3b352e;
}
.color-b-c-text-dark {
  color: #3b352e;
}
.color-r-c-text {
  color: #181818;
}
.btn-bg {
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
}
.header-bg {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}
.label_1,
.notify-txt {
  color: #3b352e;
}
.bg-row {
  background: #f8f8f8;
}
.color-bg-blue1 {
  background: #ecf7f9;
}
.color-bg-blue2 {
  background: #f5fbfc;
}
.color-b-lgrey {
  background: #3b352e;
}
.color-c-lgrey {
  color: #3b352e;
}
.color-bg-pie-color-orange {
  background: #7ebd5f;
}
.color-bg-pie-color-purple {
  background: #e58ebb;
}
.color-bg-pie-color-dark-purple {
  background: #7b76b6;
}
.color-bg-pie-color-light-blue {
  background: #65b4e5;
}
.color-bg-pie-color-milk-white {
  background: #17b0ad;
}
.color-bg-pie-color-brown {
  background: #eb5c37;
}
.color-border-pie-color-orange {
  border-color: #7ebd5f !important;
}
.color-border-pie-color-purple {
  border-color: #e58ebb !important;
}
.color-border-pie-color-dark-purple {
  border-color: #7b76b6 !important;
}
.color-border-pie-color-light-blue {
  border-color: #65b4e5 !important;
}
.color-border-pie-color-milk-white {
  border-color: #17b0ad !important;
}
.color-border-pie-color-brown {
  border-color: #eb5c37 !important;
}
.disabled {
  filter: alpha(opacity=30);
  /* IE */
  -moz-opacity: 0.3;
  /* Mozilla */
  opacity: 0.3;
  /* CSS3 */
}
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 10px;
}
@font-face {
  font-family: "nunitosans-regular";
  src: url("/assets/fonts/nunito/NunitoSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-black";
  src: url("/assets/fonts/nunito/NunitoSans-Black.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-bold";
  src: url("/assets/fonts/nunito/NunitoSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-italic";
  src: url("/assets/fonts/nunito/NunitoSans-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-light";
  src: url("/assets/fonts/nunito/NunitoSans-Light.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-semibold";
  src: url("/assets/fonts/nunito/NunitoSans-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-lightitalic";
  src: url("/assets/fonts/nunito/NunitoSans-LightItalic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-semibolditalic";
  src: url("/assets/fonts/nunito/NunitoSans-SemiBoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-blackitalic";
  src: url("/assets/fonts/nunito/NunitoSans-BlackItalic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-bolditalic";
  src: url("/assets/fonts/nunito/NunitoSans-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "nunitosans-extrabold";
  src: url("/assets/fonts/nunito/NunitoSans-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "barlow-regular";
  src: url("/assets/fonts/Barlow/BarlowCondensed-Regular.ttf") format("truetype");
}
/* Max char count */
.max-30ch {
  max-width: 30em;
  text-overflow: ellipsis;
}
@media (max-width: 599px) {
  .max-30ch {
    max-width: 15em;
  }
}
/* Fonts */
.font-nunito-sans-regular, .bereavement-footer.footer ul li a, .bereavement-footer .footer-heading {
  font-family: "nunitosans-regular";
}
.font-nunito-sans-semi-bold, .your-pension .price-tag1 {
  font-family: "nunitosans-semibold";
}
.font-nunito-sans-bold {
  font-family: "nunitosans-bold";
}
.font-nunito-sans-light {
  font-family: "nunitosans-light";
}
.font-nunito-sans-Italic {
  font-family: "nunitosans-italic";
}
.font-barlow-regular {
  font-family: "barlow-regular";
}
.fontcolor-default {
  color: #3b352e;
}
.fontcolor-global-nav {
  color: #474e52;
}
.fontcolor-label {
  color: #3b352e;
}
.fontcolor-text {
  color: #3b352e;
}
.font-text-align-center {
  text-align: center;
}
.font-text-align-left {
  text-align: left;
}
.font-text-align-right {
  text-align: right;
}
.font-weight-bold {
  font-weight: bold;
}
.font-weight-200 {
  font-weight: 200 !important;
}
.font-weight-100 {
  font-weight: 100 !important;
}
.font-weight-600 {
  font-weight: 600;
}
.font-weight-normal {
  font-weight: normal;
}
.truncate-text-auto {
  word-break: break-all;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.line-height-20 {
  line-height: 2rem;
}
.line-height-24 {
  line-height: 2.4rem;
}
.line-height-32 {
  line-height: 3.2rem;
}
.line-height-20pt {
  line-height: 2.6rem;
}
.line-height-24 {
  line-height: 2.4rem;
}
.line-height-28 {
  line-height: 2.8rem;
}
.line-height-40pt {
  line-height: 5.3rem;
}
.line-height-40 {
  line-height: 4rem;
}
.text-underline {
  text-decoration: underline;
}
.text-underline-dashed {
  text-decoration-line: underline;
  text-decoration-style: dashed;
  text-underline-position: under;
}
.overflow-wrap-break {
  overflow-wrap: break-word;
}
.UPPERCASE {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.letter-space-normal {
  letter-spacing: normal !important;
}
.letter-space-minus-point-twofive {
  letter-spacing: -0.25px;
}
.letter-space-minus-point-three {
  letter-spacing: -0.3px;
}
.letter-space-minus-point-five {
  letter-spacing: -0.5px;
}
.letter-space-minus-point-eight {
  letter-spacing: -0.8px;
}
.fontsize-8 {
  font-size: 0.8rem;
}
.fontsize-9 {
  font-size: 0.9rem;
}
.fontsize-10 {
  font-size: 1rem;
}
.fontsize-11 {
  font-size: 1.1rem;
}
.fontsize-12 {
  font-size: 1.2rem;
}
.fontsize-13 {
  font-size: 1.3rem;
}
.fontsize-14 {
  font-size: 1.4rem;
}
.fontsize-15 {
  font-size: 1.5rem;
}
.fontsize-16, .policy-subtitle {
  font-size: 1.6rem;
}
.fontsize-18 {
  font-size: 1.8rem;
}
.fontsize-19 {
  font-size: 1.9rem;
}
.fontsize-20 {
  font-size: 2rem;
}
.fontsize-21 {
  font-size: 2.1rem;
}
.fontsize-22 {
  font-size: 2.2rem;
}
.fontsize-24, .page-caption {
  font-size: 2.4rem;
}
.fontsize-26 {
  font-size: 2.6rem;
}
.fontsize-28 {
  font-size: 2.8rem;
}
.fontsize-30 {
  font-size: 3rem;
}
.fontsize-32 {
  font-size: 3.2rem;
}
.fontsize-34 {
  font-size: 3.4rem;
}
.fontsize-36 {
  font-size: 3.6rem;
}
.fontsize-38 {
  font-size: 3.8rem;
}
.fontsize-40 {
  font-size: 4rem;
}
.fontsize-8pt {
  font-size: 1.1rem;
}
.fontsize-9pt {
  font-size: 1.2rem;
}
.fontsize-10pt {
  font-size: 1.3rem;
}
.fontsize-11pt {
  font-size: 1.5rem;
}
.fontsize-12pt {
  font-size: 1.6rem;
}
.fontsize-13pt {
  font-size: 1.7rem;
}
.fontsize-14pt {
  font-size: 1.9rem;
}
.fontsize-15pt {
  font-size: 2.1rem;
}
.fontsize-16pt {
  font-size: 2.2rem;
}
.fontsize-18pt {
  font-size: 2.4rem;
}
.fontsize-20pt {
  font-size: 2.6rem;
}
.fontsize-22pt {
  font-size: 2.9rem;
}
.fontsize-24pt {
  font-size: 3.2rem;
}
.fontsize-26pt {
  font-size: 3.5rem;
}
.fontsize-28pt {
  font-size: 3.7rem;
}
.fontsize-30pt {
  font-size: 4rem;
}
.fontsize-32pt {
  font-size: 4.2rem;
}
.fontsize-34pt {
  font-size: 4.5rem;
}
.fontsize-36pt {
  font-size: 4.8rem;
}
.fontsize-38pt {
  font-size: 5rem;
}
.fontsize-40pt {
  font-size: 5.3rem;
}
.force-uppercase {
  text-transform: uppercase;
}
::ng-deep .no-line .mat-form-field-underline {
  display: none;
}
::ng-deep .mat-form-field-placeholder {
  color: #3b352e;
}
::ng-deep .mat-focused .mat-form-field-placeholder {
  color: #3b352e;
}
/*
.mat-form-field-outline-start, .mat-form-field-outline-end {
  border-radius: 0 !important;
}
*/
.mat-button .mat-button-focus-overlay,
.mat-icon-button .mat-button-focus-overlay {
  display: none;
}
::ng-deep mat-select {
  font-family: "nunitosans-regular";
  color: #3b352e;
  border-radius: 4px;
  border-bottom: 0px solid black;
}
::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #3b352e !important;
  opacity: 1;
  /* Firefox */
}
:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #3b352e !important;
  opacity: 1;
  /* Firefox */
}
::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #3b352e !important;
  opacity: 1;
  /* Firefox */
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #3b352e !important;
  opacity: 1;
  /* Firefox */
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #3b352e !important;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #3b352e !important;
}
.mat-checkbox .mat-checkbox-ripple.mat-focus-indicator {
  display: none;
}
.mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-start,
.mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-end {
  border-radius: 0;
}
.mat-form-field {
  font-family: "nunitosans-regular" !important;
}
mat-label {
  font-family: "nunitosans-semibold";
  opacity: 0.7;
  font-size: 16px;
  padding: 4px;
  line-height: 24px;
  margin-left: 6px;
  margin-top: 6px;
  position: relative;
}
input.mat-input-element {
  color: #3b352e;
  font-family: "nunitosans-regular";
  font-size: 16px;
  /*line-height: 24px;*/
  box-sizing: border-box;
}
::-moz-placeholder {
  color: #3b352e;
}
:-ms-input-placeholder {
  color: #3b352e;
}
::-ms-input-placeholder {
  color: #3b352e;
}
input.mat-input-element,
.mat-input-placeholder,
::placeholder {
  color: #3b352e;
}
.bank label.mat-form-field-label {
  padding-top: 8px;
}
.mat-form-field.mat-form-field-should-float .mat-form-field-label mat-label {
  background: #fff;
  padding: 0 10px;
  opacity: 1;
}
.mat-menu-panel {
  border-radius: 4px !important;
  border: 1px solid #d1d1d1;
}
.mat-menu-content:not(:empty) {
  position: static;
}
.mat-menu-below {
  margin-top: -7px;
  margin-left: 43px;
  min-width: 150px !important;
}
.mat-menu-above {
  margin-bottom: -7px;
  margin-left: 43px;
  min-width: 150px !important;
}
.mat-menu-before.mat-menu-below {
  margin-top: 35px;
  margin-left: 0;
  margin-right: -10px;
}
.mat-menu-before.mat-menu-above {
  margin-bottom: 35px;
  margin-left: 0;
  margin-right: -10px;
}
.mat-calendar-body {
  font-size: 14px;
}
.mat-calendar-header {
  padding: 0 !important;
  background: #2f2f2f;
}
.mat-calendar-controls {
  margin: 0% 0 5% calc(4.7142857143% - 14px) !important;
}
.mat-calendar-period-button {
  background: #2f2f2f !important;
  color: #ffffff !important;
  border-radius: 0 !important;
  order: 2;
  width: 100%;
  margin: 0 3px !important;
}
.mat-calendar-period-button .mat-calendar-arrow {
  border-top-color: #ffffff !important;
  fill: #ffffff;
}
.mat-datepicker-content .mat-calendar-next-button {
  order: 3;
}
.mat-datepicker-content .mat-calendar-previous-button {
  order: 1;
}
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  background: #2f2f2f;
  color: #ffffff !important;
  border-radius: 0;
}
.mat-datepicker-content .mat-calendar-next-button:hover, .mat-datepicker-content .mat-calendar-next-button:focus,
.mat-datepicker-content .mat-calendar-previous-button:hover,
.mat-datepicker-content .mat-calendar-previous-button:focus {
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
}
.mat-calendar-body-today.mat-calendar-body-selected {
  border-color: #3b352e !important;
  background: #f8f8f8 !important;
  color: #3b352e !important;
  box-shadow: none !important;
}
.mat-calendar-body-today:not(.mat-calendar-body-selected).mat-calendar-body-cell-content {
  /*border-color: rgba(0, 0, 0, 0.38) !important;
  color: $teallink !important;*/
  background: #f3fbfb !important;
  color: #3b352e !important;
  border-width: 2px !important;
  border-color: #1197df !important;
  font-family: "nunitosans-semibold";
}
/*
.mat-calendar-body-today.mat-calendar-body-cell-content,
.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) {
  border-color: $coralDark !important;
  background: $coralDark !important;
  color: $white !important;
}*/
.mat-calendar-body-selected,
.mat-calendar-body-selected.mat-calendar-body-cell-content {
  border-color: #d13c15 !important;
  background: #d13c15 !important;
  color: #ffffff !important;
}
.mat-calendar-body-cell-content {
  border-radius: 0 !important;
  color: #007780 !important;
}
.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: #f3fbfb !important;
  color: #3b352e !important;
  border: 2px solid #0b97df !important;
}
.mat-calendar-body-active[tabindex="0"]:focus,
.mat-calendar-body-cell:focus {
  box-shadow: none !important;
}
.mat-calendar-body-active[tabindex="0"]:focus .mat-calendar-body-cell-content,
.mat-calendar-body-active[tabindex="0"]:focus .mat-calendar-body-today.mat-calendar-body-cell-content,
.mat-calendar-body-cell:focus .mat-calendar-body-cell-content,
.mat-calendar-body-cell:focus .mat-calendar-body-today.mat-calendar-body-cell-content {
  border-width: 3px !important;
  border-color: #1197df !important;
}
.mat-datepicker-content .mat-datepicker-close-button {
  display: none;
}
.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button {
  display: inline-block !important;
}
.datePickerIcon .mat-icon-button {
  width: 42px !important;
  height: 43px !important;
  top: -1px;
  right: -11px;
  border: 1px solid #007780;
  background: #fff;
  border-left: 2px solid #007780;
}
.datePickerIcon .mat-icon-button:hover, .datePickerIcon .mat-icon-button:focus {
  border: 1px solid #055a60;
  border-left: 2px solid #055a60;
}
.datePickerIcon .mat-icon-button:focus {
  box-shadow: 0 0 0 2px #1197df !important;
}
.datePickerIcon .mat-icon-button .matCalender,
.datePickerIcon .mat-icon-button .matCalenderActive {
  top: -4px;
  position: relative;
}
.datePickerIcon .mat-icon-button img.matCalender {
  display: inline-block;
}
.datePickerIcon .mat-icon-button img.matCalenderActive {
  display: none;
}
.datePickerIcon.mat-datepicker-toggle-active .mat-icon-button {
  background: #3b352e !important;
  border: 3px solid #1197df;
  box-shadow: none !important;
}
.datePickerIcon.mat-datepicker-toggle-active .mat-icon-button img.matCalender {
  display: none;
}
.datePickerIcon.mat-datepicker-toggle-active .mat-icon-button img.matCalenderActive {
  display: inline-block;
}
.datePickerIcon.mat-datepicker-toggle {
  color: #ffffff;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .datePickerIcon .mat-icon-button {
    top: 1px;
    width: 40px !important;
    height: 40px !important;
  }

  .date-range .datePickerIcon .mat-icon-button {
    width: 38px !important;
    height: 38px !important;
    top: 0px;
  }
}
.date-range .mat-form-field-infix {
  width: auto;
}
.date-range .datePickerIcon .mat-icon-button {
  width: 40px !important;
  height: 40px !important;
  top: -3px;
  right: -11px;
}
.date-range .datePickerIcon .mat-icon-button .matCalender,
.date-range .datePickerIcon .mat-icon-button .matCalenderActive {
  top: 0;
}
.mat-icon-button {
  border-radius: 0 !important;
}
.page-container {
  /* Hover & Focus */
  /* Error : Hover & focus */
}
.page-container .mat-form-field-subscript-wrapper {
  position: static;
  overflow: inherit;
}
.page-container .mat-form-field-subscript-wrapper .mat-form-field-hint-wrapper {
  display: inherit;
}
.page-container .mat-form-field-appearance-outline .mat-form-field-subscript-wrapper {
  padding: 0;
  margin: 0;
}
.page-container .mat-form-field-appearance-outline .mat-form-field-wrapper {
  margin: 0 !important;
  padding-bottom: 0 !important;
}
.page-container .mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex {
  padding-left: 12px !important;
  padding-right: 12px !important;
  margin: 0 !important;
}
.page-container .mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline {
  top: 0 !important;
}
.page-container .mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
  padding: 3px 0 10px !important;
  border-top: 8px solid transparent;
  height: 40px;
  box-sizing: border-box;
  line-height: 20px;
}
.page-container .mat-form-field-label-wrapper {
  top: -18px !important;
}
.page-container .mat-checkbox {
  display: inline-flex;
  font-family: "nunitosans-regular" !important;
}
.page-container .mat-checkbox label {
  font-family: "nunitosans-regular" !important;
  font-size: 16px;
  display: flex;
  align-items: center;
}
.page-container .mat-checkbox .mat-checkbox-inner-container {
  height: 26px;
  margin-right: 16px;
  width: 26px;
}
.page-container .mat-checkbox .mat-checkbox-frame {
  border-width: 0;
  border-radius: 0;
  background: rgba(23, 175, 172, 0.05);
  box-shadow: 0 0 0 1px rgba(4, 90, 96, 0.58);
}
.page-container .mat-checkbox:hover .mat-checkbox-frame, .page-container .mat-checkbox:focus .mat-checkbox-frame {
  box-shadow: 0 0 0 2px #1197df;
}
.page-container .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
.page-container .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #3b352e !important;
  border-radius: 0;
}
.page-container .mat-form-field-appearance-outline .mat-form-field-wrapper {
  margin: 0 !important;
}
.page-container .mat-form-field-appearance-outline .mat-form-field-flex .mat-form-field-outline-thick {
  color: rgba(4, 90, 96, 0.58) !important;
  background: rgba(23, 175, 172, 0.05) !important;
  box-shadow: 0 0 0 1px rgba(4, 90, 96, 0.58);
  opacity: 1;
}
.page-container .mat-form-field-appearance-outline .mat-form-field-flex .mat-form-field-outline-start,
.page-container .mat-form-field-appearance-outline .mat-form-field-flex .mat-form-field-outline-gap,
.page-container .mat-form-field-appearance-outline .mat-form-field-flex .mat-form-field-outline-end {
  border-width: 0 !important;
}
.page-container .mat-form-field-appearance-outline .mat-form-field-flex:hover .mat-form-field-outline-thick {
  color: transparent !important;
  background: rgba(23, 175, 172, 0.05) !important;
  box-shadow: 0 0 0 2px #1197df;
  transition: none !important;
}
.page-container .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick, .page-container .mat-form-field-appearance-outline.mat-focused:hover .mat-form-field-outline-thick {
  color: transparent !important;
  box-shadow: 0 0 0 3px #1197df;
  background: #ffffff;
  transition: none !important;
}
.page-container .ng-touched.mypruTitle .ng-invalid.mat-form-field-appearance-outline .mat-form-field-flex .mat-form-field-outline-thick,
.page-container .mat-form-field-appearance-outline.mat-warn .mat-form-field-flex .mat-form-field-outline-thick,
.page-container .mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-flex .mat-form-field-outline-thick {
  color: #d13c15 !important;
  background: #fdf5f4 !important;
  box-shadow: 0 0 0 1px #d13c15;
}
.page-container .ng-touched.mypruTitle .ng-invalid.mat-form-field-appearance-outline .mat-form-field-flex:hover .mat-form-field-outline-thick,
.page-container .mat-form-field-appearance-outline.mat-warn .mat-form-field-flex:hover .mat-form-field-outline-thick,
.page-container .mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-flex:hover .mat-form-field-outline-thick {
  color: transparent !important;
  background: #fdf5f4 !important;
  box-shadow: 0 0 0 2px #d13c15;
  transition: none !important;
}
.page-container .ng-touched.mypruTitle .ng-invalid.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick, .page-container .ng-touched.mypruTitle .ng-invalid.mat-form-field-appearance-outline.mat-focused:hover .mat-form-field-outline-thick,
.page-container .mat-form-field-appearance-outline.mat-warn.mat-focused .mat-form-field-outline-thick,
.page-container .mat-form-field-appearance-outline.mat-warn.mat-focused:hover .mat-form-field-outline-thick,
.page-container .mat-form-field-appearance-outline.mat-form-field-invalid.mat-focused .mat-form-field-outline-thick,
.page-container .mat-form-field-appearance-outline.mat-form-field-invalid.mat-focused:hover .mat-form-field-outline-thick {
  color: transparent !important;
  background: #fdf5f4 !important;
  box-shadow: 0 0 0 3px #d13c15;
  transition: none !important;
}
.page-container .ng-touched.mypruTitle .ng-invalid.mat-form-field-appearance-outline.pound-sys:before, .page-container .ng-touched.mypruTitle .ng-invalid.mat-form-field-appearance-outline.per-sys:before, .page-container .ng-touched.mypruTitle .ng-invalid.mat-form-field-appearance-outline.per-sys:after,
.page-container .mat-form-field-appearance-outline.mat-warn.pound-sys:before,
.page-container .mat-form-field-appearance-outline.mat-warn.per-sys:before,
.page-container .mat-form-field-appearance-outline.mat-warn.per-sys:after,
.page-container .mat-form-field-appearance-outline.mat-form-field-invalid.pound-sys:before,
.page-container .mat-form-field-appearance-outline.mat-form-field-invalid.per-sys:before,
.page-container .mat-form-field-appearance-outline.mat-form-field-invalid.per-sys:after {
  border: 1px solid #d13c15;
}
.page-container .ng-touched.mypruTitle .ng-invalid.mat-form-field-appearance-outline.units-sys::after,
.page-container .mat-form-field-appearance-outline.mat-warn.units-sys::after,
.page-container .mat-form-field-appearance-outline.mat-form-field-invalid.units-sys::after {
  border: 1px solid #d13c15;
}
.mat-form-field-disabled.mat-form-field-appearance-outline .mat-form-field-outline {
  background-image: linear-gradient(135deg, #f6f7f7 45.45%, #d4dadb 45.45%, #d4dadb 50%, #f6f7f7 50%, #f6f7f7 95.45%, #d4dadb 95.45%, #d4dadb 100%) !important;
  background-size: 15.56px 15.56px !important;
}
.mat-form-field-disabled.mat-form-field-appearance-outline .mat-form-field-outline div {
  border: 0px;
}
mat-button-toggle-group {
  flex-wrap: wrap;
  box-shadow: none !important;
  width: 100%;
}
.mat-button-toggle-group-appearance-standard,
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard {
  border: none;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: transparent !important;
}
/* .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle {
    border-left: none;
} */
.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border: 1px solid #d1d1d1;
}
.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle:hover, .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle:focus {
  border-color: #118380;
}
.mat-button-toggle-group,
.mat-button-toggle-standalone {
  overflow: visible;
}
.mat-button-toggle {
  background-color: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 15px 15px 0;
  border-radius: 0;
  font-family: "nunitosans-regular" !important;
  height: 40px;
  box-sizing: border-box;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mat-button-toggle {
    margin: 3px 15px 15px 2px;
  }
}
.mat-button-toggle:hover, .mat-button-toggle:focus {
  border-color: #055a60;
}
.mat-button-toggle:hover .mat-button-toggle-label-content, .mat-button-toggle:focus .mat-button-toggle-label-content {
  color: #055a60;
}
.mat-button-toggle:hover .mat-button-toggle-focus-overlay, .mat-button-toggle:focus .mat-button-toggle-focus-overlay {
  display: none;
}
.mat-button-toggle.mat-button-toggle-checked, .mat-button-toggle.mat-button-toggle-checked:hover {
  background: #ffffff;
  border: 1px solid #118380 !important;
  box-sizing: border-box;
}
.mat-button-toggle.mat-button-toggle-checked .mat-button-toggle-label-content, .mat-button-toggle.mat-button-toggle-checked:hover .mat-button-toggle-label-content {
  color: #055a60;
}
.mat-button-toggle [aria-pressed=false] .mat-button-toggle-label-content {
  padding: 7px 16px !important;
}
.mat-button-toggle [aria-pressed=false] .mat-button-toggle-label-content .mat-icon {
  display: none;
}
.mat-button-toggle .mat-button-toggle-label-content {
  line-height: 24px !important;
  padding: 7px 16px 7px 7px !important;
  font-size: 16px;
  color: #118380;
}
.mat-button-toggle .mat-button-toggle-label-content .material-icons {
  font-size: 18px;
  color: #055a60;
  font-weight: bold;
}
@media (max-width: 599px) {
  .mat-button-toggle .mat-button-toggle-label-content {
    justify-content: center;
  }
}
.mat-button-toggle .mat-button-toggle-ripple {
  display: none;
}
.mat-button-toggle .mat-button-toggle-button {
  height: 38px;
}
.page-container .mat-stepper-horizontal-line,
.page-container .mat-step-header .mat-step-header-ripple,
.page-container .mat-horizontal-stepper-header::before,
.page-container .mat-horizontal-stepper-header::after {
  display: none !important;
}
.page-container .mat-step-header,
.page-container .mat-step-header:hover {
  background: #f8f8f8 !important;
}
.page-container .mat-step-header .mat-step-icon,
.page-container .mat-step-header .mat-step-icon-selected,
.page-container .mat-step-header .mat-step-icon-state-done,
.page-container .mat-step-header .mat-step-icon-state-edit {
  background: none;
  color: #3b352e;
  font-size: 18px;
  font-family: "nunitosans-semibold";
  line-height: 24px;
}
.page-container .current-tab,
.page-container .mat-step-header:first-child,
.page-container .mat-step-header.current-tab:hover {
  background: #c3d200 !important;
}
.page-container .tab-complete,
.page-container .tab-complete:first-child,
.page-container .mat-step-header.tab-complete:hover {
  background: #ffffff !important;
  box-shadow: inset 0px 0px 0px 2px #c3d200;
}
.page-container .mat-horizontal-stepper-header .mat-step-label {
  font-size: 18px;
  font-family: "nunitosans-semibold";
  line-height: 24px;
  min-width: auto;
}
.page-container .mat-step-header .mat-step-label.mat-step-label-active {
  color: #3b352e;
  display: none;
}
.page-container .mat-step-header .mat-step-label.mat-step-label-active.mat-step-label-selected {
  display: block;
}
@media (max-width: 599px) {
  .page-container .mat-step-header .mat-step-label.mat-step-label-active.mat-step-label-selected {
    display: none;
  }
}
.page-container .mat-step-optional {
  display: none;
}
.page-container .mat-horizontal-stepper-header {
  margin-left: 10px;
  padding: 8px;
  height: auto;
}
.page-container .mat-horizontal-stepper-header:first-child {
  margin-left: 0;
}
.page-container .mat-horizontal-stepper-header .mat-step-icon {
  margin-right: 0;
}
.page-container .mat-horizontal-stepper-header .mat-step-label {
  padding: 0 10px;
}
@media (max-width: 989px) {
  .page-container .mat-horizontal-stepper-header-container {
    justify-content: center;
  }
}
.page-container .mat-form-field-wrapper {
  padding-bottom: 0 !important;
}
.page-container .mat-paginator .mat-form-field-wrapper {
  padding-bottom: 1.25em !important;
}
.page-container .mat-button-toggle-group,
.page-container .mat-button-toggle-standalone {
  overflow: visible;
  box-shadow: none;
}
.page-container .mat-select-placeholder {
  color: #3b352e !important;
}
.ng-touched.mypruTitle .ng-invalid.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  border-color: #d13c15;
}
.mat-form-field.doc-filter-select .mat-form-field-suffix {
  background: #ffffff;
  border: 1px solid #3b352e;
  top: -1px;
  right: -1px;
  width: 42px;
  height: 42px;
  /*height: calc(100% - 4px);*/
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.mat-form-field.doc-filter-select .mat-form-field-suffix .mat-icon {
  font-size: 24px;
  color: #3b352e;
}
.mat-form-field.doc-filter-select.mat-focused .mat-form-field-suffix, .mat-form-field.doc-filter-select.mat-focused.mat-form-field-should-float .mat-form-field-suffix {
  background: #3b352e;
}
.mat-form-field.doc-filter-select.mat-focused .mat-form-field-suffix .mat-icon, .mat-form-field.doc-filter-select.mat-focused.mat-form-field-should-float .mat-form-field-suffix .mat-icon {
  color: #ffffff;
}
.mat-form-field.doc-filter-select.mat-focused:hover .mat-form-field-suffix, .mat-form-field.doc-filter-select.mat-focused.mat-form-field-should-float:hover .mat-form-field-suffix {
  border: 1px solid #1197df;
  border-left-color: #3b352e;
  background: #ffffff;
}
.mat-form-field.doc-filter-select.mat-focused:hover .mat-form-field-suffix .mat-icon, .mat-form-field.doc-filter-select.mat-focused.mat-form-field-should-float:hover .mat-form-field-suffix .mat-icon {
  color: #3b352e;
}
.mat-form-field.doc-filter-select.mat-form-field-invalid .mat-form-field-suffix, .mat-form-field.doc-filter-select.mat-form-field-invalid.mat-focused .mat-form-field-suffix {
  border-color: #d13c15;
}
.mat-select-panel-wrap {
  position: relative;
  top: -2px;
  left: 4px;
}
.mat-select-panel-wrap .mat-select-panel {
  min-width: calc(100% + 24px) !important;
  border-radius: 0;
}
.mat-autocomplete-panel {
  min-width: 100% !important;
}
.mat-select-panel-wrap .mat-select-panel .mat-optgroup-label,
.mat-select-panel-wrap .mat-select-panel .mat-option,
.mat-autocomplete-panel .mat-optgroup-label,
.mat-autocomplete-panel .mat-option {
  line-height: 2.6em;
  height: 2.6em;
}
.mat-select-panel-wrap .mat-select-panel .mat-option,
.mat-autocomplete-panel .mat-option {
  border-top: 1px solid #d1d1d1 !important;
}
.mat-select-panel-wrap .mat-select-panel .mat-option.filter-dropdown-option,
.mat-autocomplete-panel .mat-option.filter-dropdown-option {
  font-size: 16px !important;
  font-family: "nunitosans-regular";
  color: #3b352e !important;
}
.mat-select-panel-wrap .mat-select-panel .mat-option:first-child,
.mat-autocomplete-panel .mat-option:first-child {
  border-top: 0 !important;
}
.mat-select-panel-wrap .mat-select-panel .mat-option:hover,
.mat-autocomplete-panel .mat-option:hover {
  background: #f3fbfb !important;
}
.mat-select-panel-wrap .mat-select-panel .mat-option.mat-active,
.mat-autocomplete-panel .mat-option.mat-active {
  background: #f3fbfb !important;
  /* border-top: 1px solid $selectOptionBorder !important;
  border-bottom: 1px solid $selectOptionBorder !important; */
  box-shadow: 0px 1px 0px #1197df, 0px -1px 0px #1197df !important;
  z-index: 1;
  border-top: 0 !important;
  color: inherit !important;
}
.mat-option-text {
  display: flex !important;
  align-items: center;
}
.mat-option-text img {
  margin-right: 10px;
  width: 20px;
  height: 20px;
  display: block;
}
/* Material update for Angular 11 */
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: none !important;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 0.5em !important;
}
/* Paperless modal */
.mat-dialog-container {
  box-shadow: none !important;
  background: transparent !important;
}
/* Custom calender */
.txtCalendar-cntr {
  display: flex;
  align-items: flex-end;
}
.txtCalendar-cntr fieldset {
  border: 0px;
  display: flex;
  flex-direction: row;
  padding: 0px;
  margin: 0px;
}
.txtCalendar-cntr fieldset legend {
  font-size: 16px;
  font-family: "nunitosans-regular";
  font-weight: 600;
  color: #3b352e;
  line-height: 24px;
  margin-bottom: 8px;
}
.txtCalendar-cntr fieldset .seperator {
  align-self: flex-end;
  padding-left: 8px;
  padding-right: 8px;
}
@media (max-width: 599px) {
  .txtCalendar-cntr .mat-form-field.width-56 {
    width: 56px;
  }
  .txtCalendar-cntr .mat-form-field.width-70 {
    width: 70px;
  }
}
.txtCalendar-cntr input.mat-input-element {
  padding: 0 !important;
  text-align: center;
}
.txtCalendar-cntr .mat-form-field-infix {
  width: auto;
  border: 0;
}
.txtCalendar-cntr .mat-form-field-infix .txtDD,
.txtCalendar-cntr .mat-form-field-infix .txtMM {
  width: 55px;
}
.txtCalendar-cntr .mat-form-field-infix .txtYYYY {
  width: 70px;
}
.txtCalendar-cntr .icn-calendar {
  box-shadow: 0 0 0 2px #055a60;
  border: none;
  margin: 0 0 0 15px;
  cursor: pointer;
  background: #fff;
  color: #3b352e;
  position: relative;
  bottom: 1px;
  height: 38px;
  padding: 7px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .txtCalendar-cntr .icn-calendar {
    bottom: 2px;
  }
}
@media (max-width: 599px) {
  .txtCalendar-cntr .icn-calendar {
    bottom: 1px;
  }
}
.txtCalendar-cntr .icn-calendar:hover, .txtCalendar-cntr .icn-calendar:focus {
  background: url('calender-white.a89d3550ae1d3456.svg') no-repeat 7px 7px, linear-gradient(0deg, #155454 0%, #09867f 100%);
}
.txtCalendar-cntr .icn-calendar:hover img, .txtCalendar-cntr .icn-calendar:focus img {
  display: none;
}
.txtCalendar-cntr .icn-calendar:disabled {
  box-shadow: 0 0 0 2px #d1d1d1;
  pointer-events: none;
}
.txtCalendar-cntr .seperator {
  margin: 0 5px;
  padding-bottom: 7px;
  font-size: 16px;
  font-family: "nunitosans-regular";
  color: #3b352e;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
/* Pagination */
.customPagination {
  margin: 80px 0;
  align-items: center;
  justify-content: center;
  display: flex;
}
@media (max-width: 599px) {
  .customPagination {
    margin: 56px 0 100px;
  }
}
.customPagination .mat-paginator {
  margin: 0;
}
.customPagination .mat-paginator .mat-paginator-container {
  min-height: auto;
  padding: 0;
  justify-content: center;
}
.customPagination .mat-paginator .mat-paginator-container .mat-paginator-range-label {
  margin: 0 24px 0 24px;
  color: #3b352e;
  font-family: "nunitosans-regular";
}
.customPagination .mat-paginator .mat-paginator-container .mat-paginator-range-actions {
  position: relative;
}
.customPagination .mat-paginator .mat-paginator-container .mat-paginator-range-actions .mat-icon-button {
  line-height: 36px;
  font-family: "nunitosans-regular";
  font-size: 16px;
  color: #3b352e;
}
.customPagination .mat-paginator .mat-paginator-container .mat-paginator-range-actions .mat-icon-button:hover {
  box-shadow: 0 0 0 2px #1197df !important;
  border-radius: 0;
}
.customPagination .mat-paginator .mat-paginator-container .mat-paginator-range-actions .mat-icon-button:focus {
  box-shadow: 0 0 0 3px #1197df !important;
  border-radius: 0;
}
.customPagination .mat-paginator .mat-paginator-container .mat-paginator-range-actions .mat-icon-button .mat-ripple.mat-button-ripple {
  display: none;
}
@media (max-width: 599px) {
  .customPagination .mat-paginator .mat-paginator-container .mat-paginator-range-actions .mat-paginator-range-label {
    position: absolute;
    left: 120px;
    top: 60px;
  }
}
.customPagination .mat-paginator .mat-paginator-container svg.mat-paginator-icon {
  width: 22px !important;
}
.customPagination .mat-paginator .mat-paginator-container img.mat-paginator-icon {
  width: 12px !important;
}
/* DatePicker restriction color grey */
.mat-calendar-body-cell.mat-calendar-body-disabled div.mat-calendar-body-cell-content {
  color: #adadad !important;
}
/* Widths */
.width-0 {
  width: 0px !important;
}
.height-0 {
  height: 0px !important;
}
.width-4 {
  width: 4px;
}
.width-8 {
  width: 8px;
}
.width-12 {
  width: 12px;
}
.width-16 {
  width: 16px;
}
.width-20 {
  width: 20px;
}
.width-24 {
  width: 24px;
}
.width-26 {
  width: 26px;
}
.width-28 {
  width: 28px;
}
.width-30 {
  width: 30px;
}
.width-32 {
  width: 32px;
}
.width-36 {
  width: 36px;
}
.width-40 {
  width: 40px;
}
.width-48 {
  width: 48px;
}
.width-56 {
  width: 56px;
}
.width-60 {
  width: 60px;
}
.width-64 {
  width: 64px;
}
.width-70 {
  width: 70px;
}
.width-71 {
  width: 71px;
}
.width-72 {
  width: 72px;
}
.width-80 {
  width: 80px;
}
.width-85 {
  width: 85px;
}
.width-96 {
  width: 96px;
}
.width-110 {
  width: 110px;
}
.width-112 {
  width: 112px;
}
.width-128 {
  width: 128px;
}
.width-140 {
  width: 140px;
}
.width-152 {
  width: 152px;
}
.width-160 {
  width: 160px;
}
.width-164 {
  width: 164px;
}
.width-172 {
  width: 160px;
}
.width-180 {
  width: 180px;
}
.width-185 {
  width: 185px;
}
.width-200 {
  width: 200px;
}
.width-216 {
  width: 216px;
}
.width-232 {
  width: 232px;
}
.width-240 {
  width: 240px;
}
.width-247 {
  width: 240px;
}
.width-248 {
  width: 240px;
}
.width-256 {
  width: 256px;
}
.width-260 {
  width: 260px;
}
.width-274 {
  width: 274px;
}
.width-336 {
  width: 336px;
}
.width-316 {
  width: 316px;
}
.width-324 {
  width: 324px;
}
.width-350 {
  width: 350px;
}
.width-360 {
  width: 360px;
}
.width-380 {
  width: 380px;
}
.width-400 {
  width: 400px;
}
.width-475 {
  width: 475px;
}
.width-480 {
  width: 480px;
}
.width-497 {
  width: 497px;
}
.width-510 {
  width: 510px;
}
.width-540 {
  width: 540px;
}
.width-560 {
  width: 560px;
}
.width-600 {
  width: 600px;
}
.width-624 {
  width: 624px;
}
.width-640 {
  width: 640px;
}
.width-750 {
  width: 750px;
}
.width-800 {
  width: 800px;
}
.width-1440 {
  width: 1440px;
}
.width-auto {
  width: auto;
}
.width-screen-20 {
  width: 20vw;
}
.width-screen-50 {
  width: 50vw;
}
.width-percent-5 {
  width: 5%;
}
.width-percent-7 {
  width: 7%;
}
.width-percent-10 {
  width: 10%;
}
.width-percent-15 {
  width: 15%;
}
.width-percent-20 {
  width: 20%;
}
.width-percent-23 {
  width: 23%;
}
.width-percent-25 {
  width: 25%;
}
.width-percent-30 {
  width: 30%;
}
.width-percent-33 {
  width: 33%;
}
.width-percent-33-3 {
  width: 33.33%;
}
.width-percent-66 {
  width: 66%;
}
.width-percent-40 {
  width: 40%;
}
.width-percent-45 {
  width: 45%;
}
.width-percent-48 {
  width: 48%;
}
.width-percent-49 {
  width: 49%;
}
.width-percent-50 {
  width: 50%;
}
.width-percent-60 {
  width: 60%;
}
.width-percent-70 {
  width: 70%;
}
.width-percent-75 {
  width: 75%;
}
.width-percent-80 {
  width: 80%;
}
.width-percent-90 {
  width: 90%;
}
.width-percent-96 {
  width: 96%;
}
.width-percent-100 {
  width: 100%;
}
.width-screen-100 {
  width: 100%;
}
.width-vw-100 {
  width: 100vw;
}
.width-screen-100-minus-6 {
  width: calc(100% - 6px);
}
.width-screen-100-minus-24 {
  width: calc(100% - 24px);
}
.width-screen-100-minus-29 {
  width: calc(100% - 29px);
}
.width-screen-100-minus-32 {
  width: calc(100% - 32px);
}
.width-screen-100-minus-40 {
  width: calc(100% - 40px);
}
.width-screen-75-minus-24 {
  width: calc(75% - 24px) !important;
}
/* Min widths */
.min-width-48 {
  min-width: 48px;
}
.min-width-90 {
  min-width: 90px;
}
.min-width-96 {
  min-width: 96px;
}
.min-width-112 {
  min-width: 112px;
}
.min-width-185 {
  min-width: 185px;
}
.min-width-220 {
  min-width: 220px;
}
.min-width-232 {
  min-width: 232px;
}
.min-width-250 {
  min-width: 250px;
}
.min-width-320 {
  min-width: 320px;
}
.min-width-356 {
  min-width: 356px;
}
/* Max widths */
.max-width-64 {
  max-width: 64px;
}
.max-width-80 {
  max-width: 80px;
}
.max-width-120 {
  max-width: 120px;
}
.max-width-160 {
  max-width: 160px;
}
.max-width-200 {
  max-width: 200px;
}
.max-width-246 {
  max-width: 246px;
}
.max-width-240 {
  max-width: 240px;
}
.max-width-290 {
  max-width: 290px;
}
.max-width-300 {
  max-width: 300px;
}
.max-width-320 {
  max-width: 320px;
}
.max-width-420 {
  max-width: 420px;
}
.max-width-480 {
  max-width: 480px;
}
.max-width-500 {
  max-width: 500px;
}
.max-width-540 {
  max-width: 540px;
}
.max-width-575 {
  max-width: 575px;
}
.max-width-584 {
  max-width: 584px;
}
.max-width-600 {
  max-width: 600px;
}
.max-width-660 {
  max-width: 660px;
}
.max-width-724 {
  max-width: 724px;
}
.max-width-756 {
  max-width: 756px;
}
.max-width-800 {
  max-width: 800px;
}
.max-width-1130 {
  max-width: 1130px;
}
.max-width-1296 {
  max-width: 1296px;
}
.max-width-850 {
  max-width: 850px;
}
.max-width-1440 {
  max-width: 1440px;
}
.max-width-percent-25 {
  max-width: 25%;
}
.max-width-percent-30 {
  max-width: 30%;
}
.max-width-percent-33 {
  max-width: 33%;
}
.max-width-percent-50 {
  max-width: 50%;
}
.max-width-percent-80 {
  max-width: 80%;
}
.max-width-percent-90 {
  max-width: 90% !important;
}
.max-width-percent-100 {
  max-width: 100%;
}
@media screen and (max-width: 599px) {
  .max-mobile-phablet-width-50 {
    max-width: 240px;
    box-sizing: border-box;
  }
}
.width-percent-100-minus-40 {
  width: calc(100% - 40px);
}
/* Custom CSS*/
.width-percent-2 {
  width: 2%;
}
/*
@mixin headerShadow() {
  -webkit-box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.15);
}*/
/* Shadows */
.heavy-shadow {
  box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.1);
}
.heavy-shadow-rhs {
  box-shadow: 6px 4px 2px -2px rgba(0, 0, 0, 0.2);
}
.light-shadow, .document.selected, .document:hover, .mat-select-content {
  box-shadow: 0px 4px 8px 0 rgba(0, 0, 0, 0.1);
}
.horizontal-shadow {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.horizontal-right-shadow {
  box-shadow: 4px 0px 2px -2px rgba(0, 0, 0, 0.2);
}
.header-shadow {
  box-shadow: 0 -5px 35px rgba(29, 75, 77, 0.1);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header-shadow {
    box-shadow: 0 -5px 80px rgba(29, 75, 77, 0.1);
  }
}
.bereavement .heavy-shadow {
  box-shadow: 0 -5px 35px rgba(29, 75, 77, 0.1);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .bereavement .heavy-shadow {
    box-shadow: 0 -5px 80px rgba(29, 75, 77, 0.1);
  }
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.position-fixed {
  position: fixed;
}
.text-indent {
  text-indent: -9999px;
  top: -9999px;
}
.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.sr-only.position-relative {
  position: relative;
}
.center-screen {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: left;
  min-height: 100vh;
}
.center-modal {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: left;
  min-height: 100vh;
}
.center-modal-background {
  background-image: linear-gradient(180deg, rgba(115, 115, 115, 0.77) 0%, rgba(209, 209, 209, 0.5) 100%);
}
.modal-blue {
  background: #ECF7F9;
  border: 8px solid #B6E0E8;
}
.top-0 {
  top: 0;
}
.left-0 {
  left: 0;
}
.left-8 {
  left: 8px;
}
.top-16 {
  top: 16px;
}
.top-28 {
  top: 28px;
}
.top-32 {
  top: 32px;
}
.top-64 {
  top: 64px;
}
.right-0 {
  right: 0;
}
.right-4 {
  right: 4px;
}
.right-8 {
  right: 8px;
}
.right-32 {
  right: 32px;
}
.right-158 {
  right: 158px;
}
.right-30 {
  right: 30px;
}
.right-90 {
  right: 90px;
}
.right-percent-10 {
  right: 10%;
}
.bottom-0 {
  bottom: 0;
}
.bottom-4 {
  bottom: 4px;
}
.bottom-20 {
  bottom: 20px;
}
.left-percent-50 {
  left: 50%;
}
.top-percent-50 {
  top: 50%;
}
.left-percent-47 {
  left: 47%;
}
.top-percent-43 {
  top: 43%;
}
/* Float */
.float-right {
  float: right;
}
.float-left {
  float: left;
}
/* List */
.list-style-position-inside {
  list-style-position: inside;
}
.list-style-position-outside {
  list-style-position: outside;
}
/* overflow */
.overflow-y-auto {
  overflow-y: auto;
}
.opacity-0 {
  opacity: 0;
}
.opacity-percent-100 {
  opacity: 100%;
}
.display-none {
  display: none;
}
.display-block {
  display: block;
}
.display-inline-block {
  display: inline-block;
}
.display-inline-gird {
  display: inline-flex !important;
}
@media (max-width: 599px) {
  .display-inline-gird.sm {
    width: -moz-max-content;
    width: max-content;
    align-self: center;
  }
}
.display-hidden {
  visibility: hidden;
  font-size: 0px;
  padding: 0px;
  margin: 0px;
}
@media (max-width: 989px) {
  .overflow-hidden-mobile {
    overflow-y: hidden;
    overflow-x: hidden;
  }
}
.z-index-9 {
  z-index: 9;
}
.transform-rotate-45deg {
  transform: rotate(45deg);
}
.transform-rotate-180deg {
  transform: rotate(180deg);
}
.transform-translateX-48 {
  transform: translateX(48px);
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999 !important;
  border-radius: 0px;
}
.modal-absolute {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cust-banner-cntr {
  position: fixed;
  top: 0px;
  left: 50%;
  transform: translate(-50%, -2px);
  z-index: 999999;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  width: 95%;
  padding: 40px;
  max-width: 1050px;
  background: #ffffff;
  border-width: 0px 1px 7px 1px;
  border-style: solid;
  border-color: #007780;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
  border-radius: 0px 0px 7px 7px;
}
.cust-banner-cntr .icn {
  background: url('withdraw-icon-v1_1.e00709a01311d0af.svg') no-repeat left center;
  padding-left: 56px;
  padding-left: 68px;
  background-size: 54px;
}
.cust-banner-cntr .banner-body {
  max-height: 189px;
  overflow: auto;
  box-sizing: border-box;
  margin: 20px 0px;
}
.cust-banner-cntr .banner-body p {
  font-size: 2rem;
  line-height: 28px;
  font-weight: 400;
  cursor: pointer;
}
.cust-banner-cntr .banner-action-cntr {
  text-align: right;
}
@media screen and (max-width: 599px) {
  .cust-banner-cntr .banner-action-cntr {
    text-align: center;
  }
}
.cust-banner-cntr .banner-close-btn {
  display: inline-flex;
  height: 34px;
  width: 34px;
  cursor: pointer;
}
.cust-banner-btn-cntr {
  position: fixed;
  top: 0px;
  left: calc(100vw - 28%);
  z-index: 99999;
}
@media screen and (max-width: 599px) {
  .cust-banner-btn-cntr {
    left: 50%;
    transform: translate(50%, 0px);
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .cust-banner-btn-cntr {
    left: calc(100vw - 33%);
  }
}
@media screen and (min-width: 2560px) and (max-width: 2879px) {
  .cust-banner-btn-cntr {
    left: calc(100vw - 36%);
  }
}
@media screen and (min-width: 2880px) and (max-width: 3839px) {
  .cust-banner-btn-cntr {
    left: calc(100vw - 38%);
  }
}
@media screen and (min-width: 3840px) and (max-width: 5759px) {
  .cust-banner-btn-cntr {
    left: calc(100vw - 43%);
  }
}
@media screen and (min-width: 5760px) {
  .cust-banner-btn-cntr {
    left: calc(100vw - 45%);
  }
}
.cust-banner-btn-cntr .banner-btn {
  background: url('banner_btn_bg.6b39698382fade88.svg') no-repeat left top;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
}
.cust-banner-btn-cntr .banner-btn img {
  height: 46px;
}
.cust-banner-btn-cntr .banner-btn:hover {
  background: url('banner_btn_hover.4e23c684a6eaaf9d.svg') no-repeat left top;
}
.retireplan-cntr .cntr-summary {
  padding-bottom: 1rem;
}
.retireplan-cntr .info-content-box {
  display: flex;
  flex-direction: column;
}
.retireplan-cntr .info-content-box p {
  margin-top: 0px;
}
.retireplan-cntr .half-cell {
  padding: 40px;
  box-sizing: border-box;
  background-color: #f8f8f8;
  border: 1px solid #ededed;
  display: flex;
  flex-direction: column;
  place-content: space-between;
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .retireplan-cntr .half-cell {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 599px) {
  .retireplan-cntr .half-cell {
    margin-bottom: 1.5rem;
  }
}
.retireplan-cntr .item-img {
  height: 80px;
  display: inline-flex;
  right: 0px;
  flex-direction: row;
  width: 100%;
  align-items: center;
}
.retireplan-cntr .item-img.img-1 {
  background: url('icon_alarmclock.8a6bfa23f7ee9b33.svg') no-repeat right bottom;
}
.retireplan-cntr .item-img.img-2 {
  background: url('icn-storage-disk.a52cb20dbb806ca7.svg') no-repeat right bottom;
}
@media (max-width: 959px) {
  .retireplan-cntr .half-cell {
    padding: 2rem;
  }
  .retireplan-cntr .item-img {
    background-size: 70px;
  }
}
.cust-back-btn {
  padding: 17px 15px 17px 0px;
  background: none;
  border: none;
  cursor: pointer;
}
.retire-info-cntr {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.retire-info-cntr .width-77 {
  width: 77%;
}
@media (max-width: 959px) {
  .retire-info-cntr .width-77 {
    width: 100%;
  }
  .retire-info-cntr .width-77.margin-top-40:first-child {
    margin-top: 0px;
  }
}
.retire-info-cntr .color-bg-c-panel {
  border: 1px solid #ededed;
}
@media (max-width: 959px) {
  .retire-info-cntr .color-bg-c-panel {
    padding: 16px;
    box-sizing: border-box;
  }
}
@media (max-width: 959px) {
  .retire-info-cntr .margin-top-40 {
    margin-top: 20px;
  }
  .retire-info-cntr .margin-bottom-40 {
    margin-bottom: 20px;
  }
}
.icn-hdr-desc-cntr .icon-width-50 {
  width: 200px;
}
@media (max-width: 959px) {
  .icn-hdr-desc-cntr.flex-row {
    flex-direction: column;
  }
  .icn-hdr-desc-cntr .icon-width-50 {
    width: 50%;
    margin: 0 auto;
  }
}
.icn-hdr-desc-cntr p {
  margin: 0px;
}
.teal-grad-bdr-pnl {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  place-content: flex-start;
  border: 1px solid #ededed;
}
.teal-grad-bdr-pnl .teal-bdr {
  content: "";
  width: 2rem;
  background: linear-gradient(0deg, #00778B 0%, #17B0AD 100%);
}
.teal-grad-bdr-pnl p {
  margin-top: 0px;
}
.cust-teal-link {
  background: linear-gradient(#007780, #007780) 0 100%/100% 2px no-repeat;
  color: inherit;
  font-weight: 400;
  text-decoration: none;
  transition: background 0.3s, color 0.3s;
}
.cust-teal-link:focus, .cust-teal-link:hover {
  background: linear-gradient(#007780, #007780) 0 100%/100% 100% no-repeat;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}
.grad_teal_banner_cntr {
  background: linear-gradient(180deg, #bde3dc, #89d0c8);
  padding: 40px 16px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  place-content: flex-start;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .grad_teal_banner_cntr {
    padding: 0px;
  }
  .grad_teal_banner_cntr .icon_laptop {
    margin: 0 auto;
  }
  .grad_teal_banner_cntr .page-h2 {
    padding-top: 16px;
  }
}
.grad_teal_banner_cntr .icon_laptop {
  background: url('icon-laptop_104x104.f7b1973a0b2ddb97.svg') no-repeat center 17px;
  background-size: 88px;
  margin-right: 16px;
  width: 88px;
}
@media screen and (max-width: 959px) {
  .grad_teal_banner_cntr .icon_laptop {
    background-size: 50px;
    width: 68px;
    margin-right: 0px;
  }
}
.grad_teal_banner_cntr .coral-bdr {
  margin-right: 2rem;
  content: "";
  width: 2rem;
  background: linear-gradient(180deg, #fdb71e, #f5841f);
}
@media screen and (max-width: 959px) {
  .grad_teal_banner_cntr .coral-bdr {
    width: 4px;
    margin-right: 1rem;
  }
}
.grad_teal_banner_cntr .next-button {
  background: #fff !important;
  border-color: #f8f8f8;
  color: #181818;
}
.grad_teal_banner_cntr .next-button:hover {
  font-weight: 600;
  text-decoration: none;
  background: #f8f8f8;
  border-color: transparent;
  color: #118380;
}
.cust-grid-col-3 {
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .cust-grid-col-3 {
    flex-direction: column;
  }
}
.cust-grid-col-3 .cust-third-cell {
  padding: 24px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  background: #f8f8f8;
  border: 1px solid #ededed;
  margin-bottom: 16px;
  margin-right: 24px;
  width: calc(33% - 24px);
}
.cust-grid-col-3 .cust-third-cell:last-child {
  margin-right: 0px;
}
@media screen and (max-width: 959px) {
  .cust-grid-col-3 .cust-third-cell {
    width: 100%;
    margin-right: 0px;
  }
}
.cust-grid-col-3 .cust-third-cell p {
  margin-top: 0px;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.cust-grid-col-3 .cust-third-cell p:last-child {
  margin-bottom: 0px;
}
.cust-mat-accordion {
  margin: 0 auto;
}
.cust-mat-accordion .mat-expansion-panel {
  box-shadow: none !important;
  border-bottom: 1.5px solid #E3E3E3;
  border-radius: 0px;
}
@media screen and (max-width: 959px) {
  .cust-mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
    padding: 0px;
    margin: 0px;
  }
  .cust-mat-accordion .mat-expansion-panel .mat-expansion-panel-body {
    padding: 0 10px 16px;
  }
}
.cust-mat-accordion .accord-counter {
  font-family: "nunitosans-regular";
  font-style: normal;
  font-weight: 400;
  font-size: 60px;
  line-height: 90px;
  color: #E3E3E3;
  margin-right: 24px;
}
@media screen and (max-width: 959px) {
  .cust-mat-accordion .accord-counter {
    font-size: 30px;
  }
}
.cust-mat-accordion .accord-hdr {
  font-family: "nunitosans-semibold";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 38px;
  color: #423D37;
  align-self: center;
}
@media screen and (max-width: 959px) {
  .cust-mat-accordion .accord-hdr {
    font-size: 18px;
    line-height: 26px;
  }
}
.cust-mat-accordion .accord-hdr-indicator {
  width: 65px;
}
@media screen and (max-width: 959px) {
  .cust-mat-accordion .accord-hdr-indicator {
    width: 55px;
  }
}
.cust-mat-accordion .accord-hdr-indicator .mat-icon {
  width: 100%;
  height: 100%;
  display: flex;
  place-content: center;
  align-items: center;
}
@media screen and (max-width: 959px) {
  .cust-mat-accordion .accord-hdr-indicator .mat-icon img {
    width: 46px;
  }
  .cust-mat-accordion .accord-hdr-indicator .mat-icon.minus img {
    width: 26px;
  }
}
.cust-mat-accordion .mat-expanded .accord-counter {
  color: #EB5C37;
}
.cust-mat-accordion .mat-expanded .accord-hdr {
  text-decoration: underline;
  text-decoration-color: #EB5C37;
  text-underline-position: under;
}
.cust-mat-accordion .accord-body-contnt .videoContainer {
  flex-direction: row;
}
@media screen and (max-width: 959px) {
  .cust-mat-accordion .accord-body-contnt .videoContainer {
    flex-direction: column-reverse;
  }
}
.cust-mat-accordion .accord-body-contnt .videoContainer .v-col-1 {
  width: 50%;
}
.cust-mat-accordion .accord-body-contnt .videoContainer .v-col-1:first-child {
  margin-right: 32px;
}
@media screen and (max-width: 959px) {
  .cust-mat-accordion .accord-body-contnt .videoContainer .v-col-1:first-child {
    margin-right: 0px;
    margin-top: 32px;
  }
}
@media screen and (max-width: 959px) {
  .cust-mat-accordion .accord-body-contnt .videoContainer .v-col-1 {
    width: 100%;
  }
}
.cust-mat-accordion .accord-body-contnt .color-bg-c-panel {
  margin: 40px 0;
  padding: 40px;
}
@media screen and (max-width: 959px) {
  .cust-mat-accordion .accord-body-contnt .color-bg-c-panel {
    padding: 24px;
    margin: 0px;
  }
}
.cust-mat-accordion .accord-body-contnt .color-bg-c-panel p {
  margin-block-start: 0px;
}
.cust-mat-accordion .accord-body-contnt .color-bg-c-panel p:last-child {
  margin-block-end: 0px;
}
.cust-mat-accordion .accord-body-contnt .color-bg-c-panel ul {
  margin: 0px;
  padding: 0 24px;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .cust-mat-accordion .accord-body-contnt .color-bg-c-panel ul {
    margin-left: 0px;
  }
}
.cust-mat-accordion .accord-body-contnt .color-bg-c-panel .icon_checklist {
  background: url('icon-task-list-multiple100x100.2ffeb4886fb5b4e4.svg') no-repeat center center;
  padding: 35px;
  background-size: 40px;
  background-color: white;
  border-radius: 50%;
  margin-right: 24px;
}
.cust-mat-accordion .accord-body-contnt .color-bg-c-panel .icn-hdr-cntr {
  align-items: center;
}
.cust-mat-accordion .accord-body-contnt .color-bg-c-panel .icn-hdr-cntr .page-h4 {
  margin: 0px;
}
@media screen and (max-width: 959px) {
  .mob-marg-top-40 {
    margin-top: 40px;
  }
}
.btn-collapse-all {
  display: flex;
  background: url('icn-btn-collapse-all.5bbbd833bb37327c.svg') no-repeat left top;
  font-size: 0.01px;
  color: #FFF;
  border: 0;
  height: 44px;
  width: 44px;
  cursor: pointer;
  place-content: flex-end;
  align-items: flex-start;
  position: relative;
  top: -36px;
  margin: 0 auto;
}
.cust-fieldset-label {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
.cust-fieldset-label legend {
  font: 16px/24px "nunitosans-semibold";
  margin-bottom: 8px;
}
.icon-success {
  background: url('Success_Icons.38eb38b966a9c8e8.svg') no-repeat left top;
  padding: 24px 0px 0px 88px;
}
.cust-slide-toggle-cntr {
  place-content: center;
  background: #ffffff;
}
.cust-slide-toggle-cntr .cust-slide-toggle {
  background: #FFF;
  padding: 8px 16px;
  display: inline-flex;
  place-content: center;
}
.cust-slide-toggle-cntr .cust-slide-toggle .mat-slide-toggle .mat-slide-toggle-thumb {
  background: #3D3935;
}
.cust-slide-toggle-cntr .cust-slide-toggle .mat-slide-toggle .mat-slide-toggle-bar {
  background: #EAF2F2;
  border: 2px solid #649B9A;
  padding: 4px;
  border-radius: 14px;
  margin: 0 16px;
}
.cust-slide-toggle-cntr .cust-slide-toggle .mat-slide-toggle .mat-slide-toggle-thumb-container {
  top: 0px;
  border: 1px solid #EAF2F2;
  border-radius: 12px;
}
.cust-slide-toggle-cntr .cust-slide-toggle .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background: #EAF2F2;
  border: 2px solid #649B9A;
  padding: 4px;
  border-radius: 14px;
}
.cust-slide-toggle-cntr .cust-slide-toggle .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background: #3D3935;
}
.cust-slide-toggle-cntr .cust-slide-toggle .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container {
  transform: translate3d(22px, 0, 0);
}
.cust-slide-toggle-cntr .cust-slide-toggle .mat-slide-toggle.cdk-focused .mat-slide-toggle-bar {
  box-shadow: 0 0 0 2px #17B0AD;
}
.cust-slide-toggle-cntr .cust-slide-toggle .mat-slide-toggle-label {
  place-content: flex-start;
  font-family: "nunitosans-regular";
}
.cust-slide-toggle-cntr .cust-slide-toggle .mat-slide-toggle-label.toggle-label {
  display: flex;
}
.cust-slide-toggle-cntr .cust-slide-toggle .mat-slide-toggle-label.font-text-align-left {
  place-content: flex-start;
}
.cust-slide-toggle-cntr .cust-slide-toggle .mat-slide-toggle-label.font-text-align-right {
  place-content: flex-end;
}
.cust-slide-toggle-cntr .cust-slide-toggle .mat-slide-toggle-label .mat-slide-toggle-content {
  font-family: "nunitosans-regular";
  font-weight: 500;
}
.cust-slide-toggle-cntr .cust-slide-toggle .mat-slide-toggle-label.active {
  font-weight: 600;
}
.print-export-PDF-print .max-width-800 {
  max-width: 100%;
}
.printable, .printableLink {
  display: none;
}
.aria_desc {
  visibility: hidden;
  position: absolute;
  font-size: 16px;
}
.icon-success {
  background: url('Success_Icons.38eb38b966a9c8e8.svg') no-repeat left top;
  padding: 24px 0px 0px 88px;
}
.teal-lht-bdr_banner_cntr {
  border-left: 16px solid;
  border-color: #007780;
  padding: 24px 48px;
  background: #F8f8f8;
}
.teal-lht-bdr_banner_cntr p {
  margin-bottom: 24px;
}
.teal-lht-bdr_banner_cntr .btn-rop-disabled {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-family: "nunitosans-semibold";
  font-weight: normal;
  border-radius: 0;
  padding: 8px 24px;
  cursor: default;
  margin: 0;
  background: #CCC;
  color: #464646;
  border: 1px solid #737373;
  opacity: 0.3;
}
.cust-modal {
  background: #ffffff;
  box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.1);
  border-radius: 7px !important;
}
.cust-modal.modal {
  z-index: 999;
}
.cust-modal-bg {
  z-index: 999;
}
@media screen and (min-width: 960px) {
  .cust-modal-bg::after {
    content: " ";
    background: url('popup_shadow.bacb741ce9632de7.svg') no-repeat left bottom;
    padding: 50px 474px;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 474px);
  }
}
.cust-promo-cntr h1 {
  margin-bottom: 16px;
}
.cust-promo-cntr .btn-position-cust {
  place-content: center;
}
.cust-promo-cntr .promo-content {
  font-size: 26px;
  line-height: 34px;
  font-family: "nunitosans-semibold";
}
@media screen and (max-width: 599px) {
  .cust-promo-cntr .promo-content {
    font-size: 18px;
    line-height: 26px;
  }
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .cust-promo-cntr .promo-content {
    font-size: 20px;
    line-height: 28px;
  }
}
@media screen and (max-width: 679px) {
  .cust-promo-cntr h1 {
    margin-bottom: 0px;
    padding: 0 24px;
  }
  .cust-promo-cntr .modal-message {
    padding: 1rem;
  }
  .cust-promo-cntr .modal-message .modal-close {
    top: 16px;
    right: 16px;
  }
  .cust-promo-cntr .modal-message .modal-close img {
    width: 24px;
  }
}
@media screen and (max-height: 599px) {
  .cust-promo-cntr .promo-content {
    max-height: 30vh;
    overflow: auto;
  }
  .cust-promo-cntr h1 {
    margin-bottom: 0px;
  }
}
@media screen and (min-height: 600px) and (max-width: 599px) {
  .cust-promo-cntr .promo-content {
    max-height: 40vh;
    overflow: auto;
  }
}
@media (max-width: 989px) {
  .chat-sidebar-inbox-message-wrapper {
    margin-bottom: 30px;
  }
}
@media screen and (max-height: 768px) {
  .chat-sidebar-inbox-message-wrapper {
    overflow-y: visible !important;
    max-height: 100% !important;
  }
}
@media screen and (max-height: 768px) {
  .chat-sidebar-inbox-message-wrapper .mat-expansion-panel-content {
    overflow-y: visible !important;
    max-height: 100% !important;
  }
}
@media screen and (max-height: 768px) {
  .secure-inbox-holder {
    overflow-y: auto;
  }
}
.sm-side-accord-pnl.mat-accordion .mat-expansion-panel {
  border-radius: 0px;
  margin-bottom: 1px;
}
.sm-side-accord-pnl.mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  padding: 3px 16px;
  height: 34px;
  background: linear-gradient(180deg, #3b352e 0%, #181818 100%);
}
@media screen and (max-width: 989px) {
  .sm-side-accord-pnl.mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
    margin: 0 8px;
  }
}
.sm-side-accord-pnl.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused, .sm-side-accord-pnl.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused {
  background: #155454 !important;
  box-shadow: 0 0 0 3px #1197df !important;
  margin: 3px;
  width: calc(100% - 38px);
  padding: 0px 16px;
}
@media screen and (max-width: 989px) {
  .sm-side-accord-pnl.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused, .sm-side-accord-pnl.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused {
    margin: 3px auto;
    width: calc(100% - 54px);
  }
}
.sm-side-accord-pnl.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  font-family: "nunitosans-semibold";
}
.sm-side-accord-pnl.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description {
  place-content: flex-end;
  margin: 0px;
}
.sm-side-accord-pnl.mat-accordion .mat-expansion-panel .mat-expansion-panel-header:hover {
  background: #155454 !important;
}
.sm-side-accord-pnl.mat-accordion .mat-expansion-panel.mat-expanded.mat-expansion-panel-spacing {
  margin: 1px 0;
}
.sm-side-accord-pnl.mat-accordion .mat-expansion-panel.mat-expanded .mat-expansion-panel-header {
  height: 48px;
}
.sm-side-accord-pnl.mat-accordion .mat-expansion-panel.mat-expanded .mat-expansion-panel-header.mat-focus-indicator, .sm-side-accord-pnl.mat-accordion .mat-expansion-panel.mat-expanded .mat-expansion-panel-header.active {
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
}
.sm-side-accord-pnl.mat-accordion .mat-expansion-panel.mat-expanded .mat-expansion-panel-header.mat-focus-indicator .mat-expansion-panel-header-title, .sm-side-accord-pnl.mat-accordion .mat-expansion-panel.mat-expanded .mat-expansion-panel-header.active .mat-expansion-panel-header-title {
  color: #ffffff;
}
.sm-side-accord-pnl.mat-accordion .mat-expansion-panel .mat-expansion-panel-content {
  max-height: calc(100vh - 535px);
  overflow-y: auto;
}
.sm-side-accord-pnl.mat-accordion .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body {
  padding: 0;
}
@media (max-width: 989px) {
  .sm-side-accord-pnl.mat-accordion .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body {
    padding: 0 8px 16px;
  }
}
.slink-container {
  position: relative;
}
.slink-container .slink-head {
  display: inline-flex;
  cursor: pointer;
  padding: 8px 16px 8px 16px;
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
  align-items: center;
}
.slink-container .slink-head .h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #FFFFFF;
  margin: 0px;
  padding-right: 16px;
}
.slink-container .slink-head .qaClose {
  background: url('chevron-down.52b080ea3ad635f9.svg') no-repeat center center;
  background-size: 14px;
  padding: 14px;
}
.slink-container .slink-head .qaOpen {
  background: url('chevron-up.12455555d38b70fa.svg') no-repeat center center;
  background-size: 14px;
  padding: 14px;
}
.slink-container .slink-flyout {
  z-index: 999;
  position: absolute;
  top: 40px;
  border: 1px solid #118380;
  width: 328px;
  box-sizing: border-box;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel {
  border-radius: 0px;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  height: auto;
  border-top: 3px solid #118380;
  border-bottom: 3px solid #118380;
  padding: 0px 16px;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel .mat-expansion-panel-header::after {
  content: " ";
  background: url('icn_unfold-more-horizontal_teal.d7fa36b1def71f8c.svg') no-repeat right center;
  background-size: 10px;
  height: 16px;
  width: 10px;
  display: inline-block;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .qa-tab-head {
  font: 600 20px/28px "nunitosans-semibold";
  color: #155454;
  padding-left: 28px;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .qa-tab-head.personal {
  background: url('icn_personal.09030ed9b31b735e.svg') no-repeat left center;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .qa-tab-head.policy {
  background: url('icn_policyaction.305317849209c491.svg') no-repeat left center;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused {
  border: 3px solid #1197df;
  box-sizing: border-box;
  padding: 0px 13px;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel.mat-expansion-panel.mat-expanded .mat-expansion-panel-header::after {
  content: " ";
  background: url('icn_unfold-less-horizontal_teal.209d096391512ccc.svg') no-repeat right center;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel.mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body {
  border-bottom: 1px solid #D7D7D7;
  padding: 0px;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel.mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body .slink-body ul.qalist-cntr {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel.mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body .slink-body ul.qalist-cntr li {
  list-style: none;
  line-height: 23px;
  border-bottom: 1px solid #D7D7D7;
  box-sizing: border-box;
  cursor: pointer;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel.mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body .slink-body ul.qalist-cntr li .link-txt {
  display: block;
  box-sizing: border-box;
  padding: 8px 16px;
  text-decoration: none;
  font: 16px/24px "nunitosans-regular";
  color: #3b352e;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel.mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body .slink-body ul.qalist-cntr li .link-txt:focus {
  padding: 5px 13px;
  margin: 3px;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel.mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body .slink-body ul.qalist-cntr li:hover {
  background: #F3F3F3;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel.mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body .slink-body ul.qalist-cntr li:focus {
  margin: 3px;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel.mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body .slink-body ul.qalist-cntr li:focus span {
  padding: 5px 13px;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel.mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body .slink-body ul.qalist-cntr li:last-child {
  border: 0px;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel.mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body .slink-body ul.qalist-cntr li.link-selected {
  display: none;
  visibility: hidden;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel.mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body .slink-body ul.qalist-cntr li.hide {
  display: none;
  visibility: hidden;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel.mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body .slink-body ul.qalist-cntr li span {
  width: 100%;
  display: block;
  box-sizing: border-box;
  padding: 8px 16px;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel.mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body .slink-body ul.qalist-cntr li .qaBtnLink {
  border: 0px;
  background: transparent;
  height: auto;
  text-align: left;
  margin: 0px;
  min-width: 0px;
  cursor: pointer;
  font: 16px/24px "nunitosans-regular";
  color: #3b352e;
  display: block;
  width: 100%;
  padding: 8px 16px;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel.mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body .slink-body ul.qalist-cntr li .qaBtnLink:focus {
  border: 3px solid #1197df;
  box-sizing: border-box;
  padding: 5px 13px;
}
.slink-container .slink-flyout .mat-accordion .mat-expansion-panel.mat-expansion-panel-spacing {
  margin: 0px;
}
.yfilter-container {
  position: relative;
}
.yfilter-container .yfilter-flyout {
  position: absolute;
  z-index: 999;
  border: 1px solid #17B0AD;
  box-sizing: border-box;
  width: 100%;
  background: #f3fbfb;
}
.yfilter-container .yfilter-flyout .mat-accordion .yfilter-body {
  padding: 5px;
}
.Quick-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 99;
  top: 0;
  left: 0;
}
button.ga-webchat-widget-onload {
  animation: zoomout 2.5s ease-in !important;
  border: 0;
  background: transparent;
  border-radius: 50%;
}
button.ga-webchat-widget-onload img {
  animation: zoomout-shadow 2.5s ease-in !important;
  border-radius: 50%;
  filter: drop-shadow(0.5px 0.5px 2px rgba(0, 0, 0, 0.4));
}
button.ga-webchat-widget-onload:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 6px;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  display: inline-flex;
  animation: zoomout-shockwave 1s 1.25s ease-out !important;
}
button.ga-webchat-widget-onload:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 6px;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  display: inline-flex;
  animation: zoomout-shockwave 1s 1.5s ease-out !important;
}
@keyframes zoomout {
  0% {
    opacity: 0.4;
    filter: blur(8px);
    transform-origin: bottom right;
    transform: scale(3.5);
  }
  50% {
    opacity: 1;
    filter: blur(0px);
    transform: scale(0.96);
  }
  55% {
    transform: scale(1.04);
  }
  60% {
    transform: scale(0.96);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomout-shockwave {
  0% {
    transform: scale(1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), inset 0 0 1px rgba(0, 0, 0, 0.15);
  }
  95% {
    box-shadow: 0 0 70px rgba(0, 0, 0, 0), inset 0 0 30px rgba(0, 0, 0, 0);
  }
  100% {
    transform: scale(3);
  }
}
@keyframes zoomout-shadow {
  0% {
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.2));
  }
  50% {
    filter: drop-shadow(0.7px 0.7px 0.7px rgba(0, 0, 0, 0.4));
  }
  55% {
    filter: drop-shadow(2.5px 2.5px 2.5px rgba(0, 0, 0, 0.4));
  }
  60% {
    filter: drop-shadow(0.7px 0.7px 0.7px rgba(0, 0, 0, 0.4));
  }
  100% {
    filter: drop-shadow(0.5px 0.5px 2px rgba(0, 0, 0, 0.4));
  }
}
button.ga-webchat-widget-idle {
  border: 0;
  background: transparent;
  border-radius: 50%;
}
button.ga-webchat-widget-idle img {
  border-radius: 50%;
  filter: drop-shadow(0.5px 0.5px 2px rgba(0, 0, 0, 0.4));
}
button.ga-webchat-widget-idle:hover img, button.ga-webchat-widget-idle:focus img {
  transition: filter 0.4s;
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.4));
}
button.ga-webchat-widget-idle.animate {
  animation: shockwave-jump 1s ease infinite !important;
}
button.ga-webchat-widget-idle.animate img {
  animation: jump-shadow 1s ease infinite !important;
}
button.ga-webchat-widget-idle.animate:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 6px;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  display: inline-flex;
  animation: shockwave 1s 0.65s ease-out infinite !important;
}
button.ga-webchat-widget-idle.animate:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 6px;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  display: inline-flex;
  animation: shockwave 1s 0.5s ease-out infinite !important;
}
button.ga-webchat-widget-idle.ripple-once:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 6px;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  display: inline-flex;
  animation: shockwave 1s ease-out !important;
}
button.ga-webchat-widget-idle.ripple-once:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 6px;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  display: inline-flex;
  animation: shockwave 1s ease-out !important;
}
@keyframes shockwave-jump {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1.08);
  }
  50% {
    transform: scale(0.98);
  }
  55% {
    transform: scale(1.02);
  }
  60% {
    transform: scale(0.98);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes shockwave {
  0% {
    transform: scale(1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), inset 0 0 1px rgba(0, 0, 0, 0.15);
  }
  95% {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0), inset 0 0 30px rgba(0, 0, 0, 0);
  }
  100% {
    transform: scale(2.25);
  }
}
@keyframes jump-shadow {
  0% {
    filter: drop-shadow(0.5px 0.5px 1px rgba(0, 0, 0, 0.4));
  }
  40% {
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.4));
  }
  50% {
    filter: drop-shadow(0.9px 0.9px 0.9px rgba(0, 0, 0, 0.4));
  }
  55% {
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
  }
  60% {
    filter: drop-shadow(0.9px 0.9px 0.9px rgba(0, 0, 0, 0.4));
  }
  100% {
    filter: drop-shadow(0.5px 0.5px 1px rgba(0, 0, 0, 0.4));
  }
}
.cust-modal-announce-bg {
  z-index: 999;
}
@media screen and (min-width: 960px) {
  .cust-modal-announce-bg::after {
    content: " ";
    padding: 50px 474px;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 474px);
  }
}
.cust-modal-announce-bg.center-modal-background {
  background: #00000025;
}
.cust-announce-model .slider-icon {
  padding-right: 16px;
}
.cust-announce-model .modal-message:focus {
  box-shadow: none !important;
}
.cust-announce-model .cust-announce-content {
  max-height: 80vh;
}
.cust-announce-model .cust-announce-content .announce-cntr {
  padding: 3px;
  max-height: 75vh;
  overflow: auto;
  font-size: 1.6rem;
  font-family: "nunitosans-regular";
  line-height: 24px;
  box-sizing: border-box;
}
.cust-announce-model .cust-announce-content .announce-cntr a {
  cursor: pointer;
  color: #3b352e !important;
  font-size: 16px;
  font-family: "nunitosans-regular";
  font-weight: bold;
  text-decoration: none;
  line-height: 24px;
  display: inline-block;
  position: relative;
}
.cust-announce-model .cust-announce-content .announce-cntr a:hover, .cust-announce-model .cust-announce-content .announce-cntr a:focus {
  color: #ffffff !important;
  text-decoration: none;
  background: #eb5c37;
}
.cust-announce-model .cust-announce-content .announce-cntr a::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #eb5c37;
  margin-top: -1px;
}
.banner-content-sized {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 24px;
  font-size: 1.6rem;
  font-family: "nunitosans-regular";
  line-height: 24px;
  box-sizing: border-box;
  padding: 3px;
  max-height: 56px;
}
.banner-content-sized p {
  margin: 0px;
  display: inline-block;
  vertical-align: text-top;
}
.banner-content-sized a {
  cursor: pointer;
  color: #3b352e !important;
  font-size: 16px;
  font-family: "nunitosans-regular";
  font-weight: bold;
  text-decoration: none;
  line-height: 24px;
  display: inline-block;
  position: relative;
}
.banner-content-sized a:hover, .banner-content-sized a:focus {
  color: #ffffff !important;
  text-decoration: none;
  background: #eb5c37;
}
.banner-content-sized .banner-link::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #eb5c37;
  margin-top: -1px;
}
/* Material Theming */
mat-option.docs-mat-option:hover {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
mat-option.docs-mat-option:visited {
  background: #007780;
  color: white;
}
form > fieldset {
  border: 0;
  outline: none;
}
/* Variables */
/* Global helper classes */
::-webkit-file-upload-button {
  cursor: pointer;
}
.cursor-pointer {
  cursor: pointer;
}
.text-decoration-none {
  text-decoration: none;
}
.text-decoration-underline {
  text-decoration: underline;
}
.remove {
  display: none;
}
.header-caption {
  font-family: "nunitosans-regular", sans-serif;
}
textarea {
  resize: none;
}
/* Navigation */
.user-nav {
  width: 100%;
  height: 64px;
  background: #f8f8f8;
  margin-bottom: 24px;
  box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.1);
}
/* Display */
.inline {
  display: inline;
}
.block-inline {
  display: inline-block;
}
.block {
  display: block;
}
/* Text */
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.interact-text {
  color: #007780;
}
.interact-text:hover, .interact-text:focus {
  color: #055a60;
}
a.link-unstyled {
  display: flex;
  align-items: center;
  color: #007780;
}
a.link-unstyled:hover, a.link-unstyled:focus {
  color: #055a60;
}
.error-text {
  margin-top: -36px;
  margin-bottom: 12px;
  display: block;
  font-family: "nunitosans-bold";
  font-size: 14px;
  text-align: left;
  color: #d0021b;
}
.debug-bg {
  background: yellow;
}
.border-box {
  box-sizing: border-box;
}
.list-style-none {
  list-style: none;
}
.overflow-hidden {
  overflow-y: hidden;
  overflow-x: hidden;
}
.text-overflow-ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
.doc-name-cust-cntr {
  display: flex;
}
.doc-name-cust-cntr .doc-name-trigger {
  display: grid;
  grid-auto-flow: column;
}
.doc-name-cust-cntr .doc-name-trigger .doc-name-cust {
  display: inline-block;
  padding-right: 4px;
  width: auto;
  text-overflow: ellipsis;
  overflow: hidden;
}
.doc-name-cust-cntr .doc-name-trigger .doc-name-cust:hover {
  text-decoration: underline;
}
.doc-name-cust-cntr .doc-name-trigger:focus {
  box-shadow: 0 0 0 3px #1197df !important;
}
.doc-name-cust {
  display: inline-block;
}
/* Input */
.icon-button {
  cursor: pointer;
  color: white;
  padding: 8px;
  border-radius: 4px;
  display: flex;
  display: -webkit-flex;
  font-size: 1.6rem;
  justify-content: center;
  width: 100%;
  font-family: "nunitosans-regular";
  height: 36px;
}
.icon-button.wide {
  flex-grow: 1;
  justify-content: center;
}
.icon-button.primary {
  background: #cc0000;
}
.icon-button.secondary {
  background: #007780;
}
.icon-button.tertiary {
  background: #3b352e;
}
.icon-button > .button-icon {
  width: 14px;
  height: 14px;
  filter: contrast(300%);
  padding-right: 8px;
}
.upload-btn-wrapper {
  cursor: pointer;
  overflow: hidden;
}
input[type=file].file-input {
  cursor: pointer;
  display: inline;
  align-content: center;
  background: black;
  box-sizing: border-box;
  font-size: 24px;
  overflow: hidden;
  margin-top: -64px;
  height: 100px;
  opacity: 0;
  float: left;
}
input[type=file].file-input:hover, input[type=file].file-input:focus {
  filter: brightness(0.9);
}
input[type=file].file-input:hover button, input[type=file].file-input:focus button {
  filter: brightness(0.9);
}
/* Menus */
.tab-menu-wrapper {
  display: flex;
  display: -webkit-flex;
  margin-bottom: 32px;
  margin-top: 0;
  border-bottom: 2px solid #d1d1d1;
}
@media (max-width: 599px) {
  .tab-menu-wrapper {
    /*padding-left: 0;
    overflow-x: visible;
    overflow-y: hidden;
    white-space: nowrap;
    width: calc(100% + 32px);
    position: absolute;
    margin-left: -16px;
    margin-right: -16px;*/
    white-space: nowrap;
    flex-wrap: wrap;
    height: 100%;
  }
}
.tab-menu-wrapper li {
  font-size: 18px;
  line-height: 24px;
  border-bottom: 2px solid transparent;
  color: #2f2f2f;
  cursor: pointer;
  margin: 8px 32px 0 0;
  padding: 8px 0 8px 0;
  margin-bottom: -2px;
  font-family: "nunitosans-semibold";
}
.tab-menu-wrapper li.active-tab {
  border-bottom: 2px solid #eb5c37;
  color: #171717;
  transition: 0.5ms cubic-bezier(0.35, 0, 0.25, 1);
}
.tab-menu-wrapper li:focus {
  z-index: 1;
}
.tab-menu-wrapper .tab-menu {
  margin-right: 8px;
  margin-left: 8px;
  margin-bottom: 24px;
  border-bottom: thick solid #ededed;
}
.tab-menu-wrapper .tab-menu:first-child {
  margin-left: 0px;
}
.tab-menu-wrapper .tab-menu.selected, .tab-menu-wrapper .tab-menu:hover, .tab-menu-wrapper .tab-menu:focus {
  cursor: pointer;
  font-family: "nunitosans-bold";
  color: #cc0000;
  border-bottom: thick solid #cc0000;
}
/* Menus options */
.tab-menu-options-wrapper {
  background: #f8f8f8;
  display: flex;
  display: -webkit-flex;
  font-family: "nunitosans-semibold";
  font-size: 14px;
  color: #3b352e;
  margin-bottom: 28px;
  margin-top: -8px;
}
@media (max-width: 599px) {
  .tab-menu-options-wrapper {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.tab-menu-options-wrapper li {
  padding: 24px;
  width: 100%;
  position: relative;
  height: 84px;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 28px;
  color: #3b352e;
  font-family: "nunitosans-regular";
}
@media (max-width: 989px) {
  .tab-menu-options-wrapper li {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
  }
}
@media (max-width: 599px) {
  .tab-menu-options-wrapper li {
    padding: 24px 24px 24px 15px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
  }
}
.tab-menu-options-wrapper li:before {
  content: "";
  left: 0;
  bottom: 0;
  height: 4px;
  position: absolute;
  width: 100%;
}
.tab-menu-options-wrapper li:first-child {
  margin: 4px 0px 0 4px;
}
@media (max-width: 989px) {
  .tab-menu-options-wrapper li:first-child {
    padding-right: 70px;
  }
}
@media (max-width: 599px) {
  .tab-menu-options-wrapper li:first-child {
    padding-right: 52px;
  }
}
.tab-menu-options-wrapper li:last-child {
  margin: 4px 4px 0 0px;
}
@media (max-width: 989px) {
  .tab-menu-options-wrapper li:last-child {
    padding-right: 70px;
  }
}
@media (max-width: 599px) {
  .tab-menu-options-wrapper li:last-child {
    padding-right: 52px;
  }
}
.tab-menu-options-wrapper li:hover:after,
.tab-menu-options-wrapper li.active:after,
.tab-menu-options-wrapper li.active:hover:after {
  content: "";
  position: absolute;
  right: 24px;
  top: 16px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-block;
  border-style: solid;
  border-width: 2px;
  background: #ffffff url("/assets/icons/tick-mark-gray.svg") no-repeat center center;
  border-color: #e3e3e3;
}
@media (max-width: 989px) {
  .tab-menu-options-wrapper li:hover:after,
.tab-menu-options-wrapper li.active:after,
.tab-menu-options-wrapper li.active:hover:after {
    right: 20px;
    top: 23px;
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 599px) {
  .tab-menu-options-wrapper li:hover:after,
.tab-menu-options-wrapper li.active:after,
.tab-menu-options-wrapper li.active:hover:after {
    right: 15px;
    top: auto;
    width: 25px;
    height: 25px;
    background-size: 13px;
  }
}
.tab-menu-options-wrapper li.active,
.tab-menu-options-wrapper li.active:hover {
  background: #ffffff;
}
.tab-menu-options-wrapper li.active:before,
.tab-menu-options-wrapper li.active:hover:before {
  border-bottom: 4px solid #eb5c37;
}
.tab-menu-options-wrapper li.active:after,
.tab-menu-options-wrapper li.active:hover:after {
  background: url("/assets/icons/tick-mark.svg") no-repeat center center;
  border-color: #2f2f2f;
  background-color: #ffffff;
}
@media (max-width: 599px) {
  .tab-menu-options-wrapper li.active:after,
.tab-menu-options-wrapper li.active:hover:after {
    background-size: 13px;
  }
}
/* Tiles */
.tile {
  background: #f8f8f8;
}
.tileRadio {
  background: #ffffff;
  border: 1px solid rgba(4, 90, 96, 0.58);
}
.tileRadio:hover, .tileRadio:focus {
  border: 1px solid #1197df;
  box-shadow: 0 0 0 1px #1197df;
}
.tileRadio.radioListGroup:hover .radioDefault {
  border: 1px solid rgba(4, 90, 96, 0.58);
  box-shadow: none;
}
.tile-selected {
  background: rgba(23, 175, 172, 0.05);
  border: 1px solid rgba(4, 90, 96, 0.58);
}
div[name=radio-list-group] .tile-selected:focus,
div[name=radio-list-group] .tile-selected.active-focus-indicator {
  box-shadow: 0 0 0 2px #1197df !important;
  border-radius: 0;
  border: 1px solid #1197df;
}
.tile-1 {
  background: #e6f2f4;
  border-radius: 4px;
}
.radioTopBotSpace:not(:last-child) {
  margin-bottom: 10px;
}
/* Backgrounds */
.color-panel-dark-grey {
  background: #edefef;
}
/* Overflow */
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-x-scroll {
  overflow-x: scroll;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.overflow-y-auto {
  overflow-y: auto;
}
/* Bug */
.bug {
  display: flex;
  display: -webkit-flex;
  align-self: center;
  height: 12px;
  width: 12px;
  background: #eb5c37;
  border-radius: 50%;
}
@media (max-width: 599px) {
  .bug {
    height: 8px;
    width: 8px;
    margin-bottom: 6px;
  }
}
@media (max-width: 1023px) {
  .bug {
    margin: 5px 0 0 0;
  }
}
.bug-slim-nav {
  background: #d0021b;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 50px;
  top: 20px;
}
/* Selection */
.not-selected {
  background: #f8f8f8;
}
.selected {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
  border-left: thick solid #007780;
  box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.1);
}
.highlight {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
  box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.1);
}
/* Components */
.pru-chat-message li.chat-message {
  text-align: left;
  list-style-type: none;
  line-height: 1.8rem;
  padding: 16px 20px 16px 20px;
  animation-duration: 0.85s;
  animation-name: slideIn;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1);
  color: #3b352e;
}
.pru-chat-message li.chat-message.user-message {
  display: block;
  width: auto;
  margin-left: 0;
  margin-right: 10%;
  background-color: #ffffff;
  margin-bottom: 24px;
}
.pru-chat-message li.chat-message.vendor-message {
  display: block;
  width: auto;
  margin-left: 10%;
  margin-right: 0%;
  background-color: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
  margin-bottom: 24px;
}
.pru-chat-message li.chat-message span.sender-name {
  font-family: "nunitosans-bold";
  margin-bottom: 4px;
  width: 100%;
}
.pru-chat-message span.message-date {
  text-align: left;
  display: block;
  font-size: 0.8rem;
  margin-bottom: 48px;
  padding-top: 16px;
  color: rgba(0, 0, 0, 0.5);
  animation-duration: 1.5s;
  animation-name: slideIn;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.pru-chat-message span.vendor {
  margin-left: 10%;
  margin-right: 0%;
}
.pru-chat-message span.user {
  margin-right: 10%;
}
.pru-profile-tile .header-tab-menu-wrapper {
  display: flex;
  display: -webkit-flex;
  font-family: "nunitosans-semibold";
  font-size: 14px;
  color: #3b352e;
  height: 56px;
}
.pru-profile-tile .header-tab-menu-wrapper .header-tab-menu {
  margin-right: 8px;
  margin-left: 8px;
  margin-bottom: 24px;
  border-bottom: thick solid #ededed;
}
.pru-profile-tile .header-tab-menu-wrapper .header-tab-menu:first-child {
  margin-left: 0px;
}
.pru-profile-tile .header-tab-menu-wrapper .header-tab-menu.selected, .pru-profile-tile .header-tab-menu-wrapper .header-tab-menu:hover, .pru-profile-tile .header-tab-menu-wrapper .header-tab-menu:focus {
  cursor: pointer;
  font-family: "nunitosans-bold";
  color: #cc0000;
  border-bottom: thick solid #cc0000;
}
.pru-profile-tile .flex-child {
  display: flex;
  display: -webkit-flex;
  flex-basis: auto;
  justify-content: space-between;
  flex: 1;
}
.pru-profile-tile .flex-1 {
  flex: 1;
}
.pru-profile-tile .tile {
  background: #f8f8f8;
  border-radius: 4px;
}
.pru-profile-tile .tile-margin {
  margin-bottom: 16px;
  border-bottom: thin solid white;
}
.pru-profile-tile .tile-height {
  height: 100%;
  overflow: hidden;
}
.pru-profile-tile .tile-inner {
  align-content: center;
  display: flex;
  display: -webkit-flex;
  margin: 24px;
  margin-top: 0;
  flex-wrap: wrap;
}
.pru-profile-tile .tile-inner .tile-column {
  display: block;
  padding: 8px;
  min-height: 480px;
  flex: 1;
}
@media (max-width: 989px) {
  .pru-profile-tile .remove-tile {
    display: none;
  }
  .pru-profile-tile .remove-tile .tablet {
    display: none;
  }
  .pru-profile-tile .remove-tile .desktop {
    display: none;
  }
  .pru-profile-tile .remove-tile .tablet-desktop {
    display: none;
  }
}
.pru-profile-tile .tile-divider {
  width: 100%;
  height: 40px;
  background: white;
}
.pru-profile-tile .tile-header {
  height: 40px;
  padding: 24px;
  align-items: center;
  justify-content: flex-start;
}
.pru-profile-tile .tile-header::before, .pru-profile-tile .tile-header::after {
  content: "";
  width: 100%;
  order: 1;
}
.pru-profile-tile .tile-header .tile-icon {
  display: inline-flex;
  height: 36px;
  width: 36px;
  align-items: center;
  justify-content: center;
}
.pru-profile-tile .tile-header .tile-title {
  font-family: "nunitosans-semibold";
  font-size: 24px;
  flex: 1;
  display: inline-flex;
  margin-left: 16px;
}
.pru-profile-tile .tile-subheader {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  width: 100%;
  height: 40px;
  padding-bottom: 8px;
  border-bottom: thin solid #007780;
  font-family: "nunitosans-semibold";
  align-items: center;
  justify-content: space-evenly;
  margin-bottom: 48px;
}
.pru-profile-tile .tile-subheader .tile-icon {
  display: inline-flex;
  color: #007780;
  align-items: center;
  justify-content: center;
}
.pru-profile-tile .tile-subheader .tile-title {
  font-size: 16px;
  color: #3b352e !important;
  display: inline-flex;
  flex: 1;
  margin-right: 4px;
}
.pru-profile-tile .tile-text-block {
  display: block;
  width: 100%;
}
.pru-profile-tile .c_text {
  color: #3b352e !important;
}
.pru-profile-tile .details-divider {
  width: 64px;
}
.pru-profile-tile section.tile-details .details-label {
  color: #3b352e;
  font-size: 14px;
  font-family: "nunitosans-regular";
  margin-top: 32px;
}
.pru-profile-tile section.tile-details .details-value {
  color: #3b352e;
  font-size: 16px;
  font-family: "nunitosans-regular";
}
.pru-profile-tile span.details-value {
  color: #3b352e;
  font-size: 16px;
  font-family: "nunitosans-regular";
}
.pru-profile-tile div.tile-row-break {
  width: 100%;
  display: block;
}
.pru-profile-tile p.cta-text {
  font-family: "nunitosans-semibold";
  font-size: 14px;
}
.pru-profile-tile p.cta-text img {
  padding-right: 8px;
}
.pru-profile-tile .full-tile {
  min-width: 35%;
  width: 40%;
  display: inline-block;
  margin: 8px;
  text-align: left;
}
@media (max-width: 989px) {
  .pru-profile-tile .full-tile {
    width: 100%;
    min-width: 100%;
    display: inline-block;
    margin: 8px;
    text-align: left;
  }
  .pru-profile-tile .full-tile .tablet {
    display: none;
  }
  .pru-profile-tile .full-tile .desktop {
    display: none;
  }
  .pru-profile-tile .full-tile .tablet-desktop {
    display: none;
  }
}
@media (min-width: 990px) and (max-width: 1279px) {
  .pru-profile-tile .full-tile {
    width: 100%;
    min-width: 100%;
    display: inline-block;
    margin: 8px;
    text-align: left;
  }
  .pru-profile-tile .full-tile .mobile {
    display: none;
  }
  .pru-profile-tile .full-tile .phablet {
    display: none;
  }
  .pru-profile-tile .full-tile .desktop {
    display: none;
  }
}
/* Nav-takeover */
.z-index-nav-click-box {
  z-index: 1024;
}
div.nav-takeover {
  height: 64px;
  width: 100vw;
  background: #2f2f2f;
  opacity: 1;
  z-index: 999;
  position: fixed;
  top: 0px;
  left: 0px;
  color: white;
  display: flex;
  display: -webkit-flex;
  font-family: "nunitosans-regular";
}
div.nav-takeover .nav-takeover-inner {
  width: 100%;
  height: 40px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  align-self: center;
  justify-content: space-between;
  margin-left: 16px;
}
div.nav-takeover .nav-takeover-inner .navHeader {
  font-size: 32px;
  line-height: 40px;
}
@media (max-width: 991px) {
  div.nav-takeover .nav-takeover-inner .navHeader {
    line-height: 32px;
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  div.nav-takeover .nav-takeover-inner .navHeader {
    line-height: 30px;
    font-size: 24px;
  }
}
div.nav-takeover .nav-takeover-inner img.takeover-icon {
  max-width: 24px;
  height: 24px;
}
div.nav-takeover .nav-takeover-inner span {
  color: white;
  padding-left: 16px;
}
@media screen and (max-width: 1339px) {
  div.nav-takeover .nav-takeover-inner .responsive-x-narrow {
    display: flex;
    position: fixed !important;
    top: 24px !important;
    right: 24px !important;
  }
}
@media screen and (min-width: 1340px) {
  div.nav-takeover .nav-takeover-inner .responsive-x-narrow {
    display: none !important;
  }
}
div.nav-takeover .nav-takeover-inner div.takeover-close-wrapper {
  display: flex;
  display: -webkit-flex;
  flex-grow: 1;
  text-align: right;
  align-items: flex-end;
  justify-content: flex-end;
}
div.nav-takeover .nav-takeover-inner img.takeover-close {
  cursor: pointer;
}
@media screen and (min-width: 0px) and (max-width: 1339px) {
  div.nav-takeover .nav-takeover-inner img.takeover-close {
    display: none !important;
    visibility: hidden !important;
  }
}
@media screen and (min-width: 1340px) {
  div.nav-takeover .nav-takeover-inner img.takeover-close {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    align-self: center;
    width: 24px;
    height: 24px;
  }
}
/* Nav-Unit */
@media (max-width: 989px) {
  .nav-unit nav.header {
    background: white;
    height: 96px;
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    box-shadow: 0 -5px 35px rgba(29, 75, 77, 0.1);
    display: flex;
    display: -webkit-flex;
    align-items: center;
    text-align: center;
  }
  .nav-unit nav.header .tablet {
    display: none;
  }
  .nav-unit nav.header .desktop {
    display: none;
  }
  .nav-unit nav.header .tablet-desktop {
    display: none;
  }
  .nav-unit nav.header .burger {
    display: flex;
    display: -webkit-flex;
    height: 100%;
    width: 58px;
    align-items: center;
    justify-self: flex-start;
    justify-content: center;
    border-right: thin solid #d1d1d1;
  }
  .nav-unit nav.header .burger .burger-icon {
    display: flex;
    display: -webkit-flex;
    align-content: center;
    text-align: center;
    color: #cc0000;
  }
  .nav-unit nav.header .pru-logo-wrapper {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-self: center;
    width: 100%;
  }
}
@media (max-width: 599px) {
  .nav-unit nav.header .phablet {
    display: none;
  }
  .nav-unit nav.header .tablet {
    display: none;
  }
  .nav-unit nav.header .desktop {
    display: none;
  }
  .nav-unit nav.header .pru-logo-wrapper {
    justify-content: center;
  }
}
@media (min-width: 990px) {
  .nav-unit nav.header {
    width: 100%;
    z-index: 500;
    padding-left: 24px;
    padding-right: 24px;
    box-shadow: 0 -5px 35px rgba(29, 75, 77, 0.1);
  }
  .nav-unit nav.header .mobile {
    display: none;
  }
  .nav-unit nav.header .phablet {
    display: none;
  }
  .nav-unit nav.header .mobile-phablet {
    display: none;
  }
  .nav-unit nav.header div.menu-ridge {
    position: absolute;
    top: 0px;
    height: 16px;
    background: #fafbfb;
    border-bottom: thin solid #d1d1d1;
    width: 100%;
    z-index: -1;
  }
  .nav-unit nav.header div.menu-ridge.no-border {
    z-index: 0;
  }
  .nav-unit nav.header nav.horizontal-top-nav {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    height: 68px;
    background: white;
  }
  .nav-unit nav.header nav.horizontal-top-nav li {
    list-style-type: none;
    font-family: "nunitosans-regular", sans-serif;
    align-items: center;
    padding-top: 28px;
    padding-bottom: 16px;
  }
  .nav-unit nav.header nav.horizontal-top-nav li img {
    padding-right: 12px;
  }
  .nav-unit nav.header nav.horizontal-top-nav li.left {
    display: inline-flex;
    justify-content: center;
    width: 16%;
  }
  .nav-unit nav.header nav.horizontal-top-nav li.menu-centre {
    display: inline-flex;
    justify-content: center;
    width: 30%;
  }
  .nav-unit nav.header nav.horizontal-top-nav li.right {
    display: inline-flex;
    justify-content: center;
    width: 16%;
  }
  .nav-unit nav.header nav.horizontal-top-nav li.right.login {
    z-index: 2;
    background: #fafbfb;
    border-left: thin solid #d1d1d1;
    border-right: thin solid #d1d1d1;
    border-bottom: thin solid #d1d1d1;
    border-top: none;
    border-radius: 0 0 4px 4px;
    padding-top: 16px;
    height: 16px;
    margin-top: 16px;
  }
  .nav-unit nav.header div.global-logo-header {
    height: 96px;
    display: flex;
    display: -webkit-flex;
    margin: auto;
    align-items: center;
    background: #ffffff;
    max-width: 1280px;
    box-sizing: border-box;
  }
  .nav-unit nav.header div.global-logo-header img {
    width: 93px;
  }
  .nav-unit nav.header div.global-menu {
    display: flex;
    display: -webkit-flex;
    align-content: center;
    justify-content: center;
    width: 100%;
    height: 72px;
    background: #cc0000;
  }
  .nav-unit nav.header div.global-menu nav.global-menu-items {
    min-width: 900px;
    display: flex;
    display: -webkit-flex;
    height: 72px;
    justify-content: center;
    align-items: center;
  }
  .nav-unit nav.header div.global-menu nav.global-menu-items a {
    font-family: "nunitosans-regular", sans-serif;
    font-size: 16px;
    list-style-type: none;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    padding-left: 24px;
    padding-right: 24px;
    border: thin solid rgba(0, 0, 0, 0.1);
  }
  .nav-unit nav.header div.global-menu nav.global-menu-items a:hover, .nav-unit nav.header div.global-menu nav.global-menu-items a:focus {
    font-family: "nunitosans-semibold", sans-serif;
    background: #f4f4f4;
    transform: scale(1.025);
    color: #3b352e;
    padding-left: 32px;
    padding-right: 32px;
    border: none;
    transition: 200ms;
    transition-timing-function: ease-in-out;
    -webkit-transition: 200ms;
    -webkit-transition-timing-function: ease-in-out;
  }
  .nav-unit nav.header div.global-menu nav.global-menu-items a:not(:hover) {
    text-decoration: none;
    color: white;
    transition: 200ms;
    transition-timing-function: ease-in-out;
    -webkit-transition: 200ms;
    -webkit-transition-timing-function: ease-in-out;
  }
}
.section-chat-log .chat-log-padding {
  padding-bottom: 300px;
}
.section-chat-log .chat-section {
  height: 100vh;
}
.section-chat-log .chat-log {
  height: 100vh;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-content: center;
  width: 100%;
  height: 600px;
  background: #f8f8f8;
}
@media (max-width: 989px) {
  .section-chat-log .chat-log {
    width: 100vw;
    padding-bottom: 12px;
  }
  .section-chat-log .chat-log .tablet {
    display: none;
  }
  .section-chat-log .chat-log .desktop {
    display: none;
  }
  .section-chat-log .chat-log .tablet-desktop {
    display: none;
  }
}
.section-chat-log .chat-log .chat-sidebar {
  width: 30vw;
  height: 100%;
  background: white;
  overflow-y: scroll;
}
.section-chat-log .chat-log .chat-sidebar::-webkit-scrollbar {
  display: none;
}
@media (max-width: 989px) {
  .section-chat-log .chat-log .chat-sidebar {
    display: none;
  }
  .section-chat-log .chat-log .chat-sidebar .tablet {
    display: none;
  }
  .section-chat-log .chat-log .chat-sidebar .desktop {
    display: none;
  }
  .section-chat-log .chat-log .chat-sidebar .tablet-desktop {
    display: none;
  }
}
.section-chat-log .chat-log .chat-sidebar .chat-sidebar-send-new {
  display: flex;
  display: -webkit-flex;
  height: 135px;
  border: thin solid #f8f8f8;
  text-align: left;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  justify-items: center;
  align-content: center;
}
.section-chat-log .chat-log .chat-sidebar .chat-sidebar-send-new div.sidebar-send-new-prompt {
  display: flex;
  display: -webkit-flex;
  width: 90%;
  justify-content: center;
  justify-items: center;
  justify-self: center;
  flex-direction: column;
}
.section-chat-log .chat-log .chat-sidebar .chat-sidebar-send-new div.sidebar-send-new-prompt p {
  font-size: 14px;
  color: #3b352e;
  margin-bottom: 12px;
  max-width: 300px;
}
.section-chat-log .chat-log .chat-sidebar .chat-sidebar-inbox-message-wrapper {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  width: 99.9%;
  height: 100%;
}
.section-chat-log .chat-log .chat-sidebar .chat-sidebar-inbox-message-wrapper .last-updated {
  color: #3b352e;
  padding-left: 24px;
  font-size: 14px;
}
.section-chat-log .chat-log div.chat-history {
  width: 70vw;
  height: 100vh;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  justify-content: space-evenly;
  font-family: "nunitosans-regular";
}
@media (max-width: 989px) {
  .section-chat-log .chat-log div.chat-history {
    width: 100vw;
  }
  .section-chat-log .chat-log div.chat-history .tablet {
    display: none;
  }
  .section-chat-log .chat-log div.chat-history .desktop {
    display: none;
  }
  .section-chat-log .chat-log div.chat-history .tablet-desktop {
    display: none;
  }
}
.section-chat-log .chat-log div.chat-history div.chat-log {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  align-self: center;
  align-items: center;
  margin-top: 20px;
  height: 100vh;
  overflow-y: scroll;
  padding-bottom: 10px;
  padding-top: 200px;
  background: #f8f8f8;
  padding-bottom: 100px;
}
.section-chat-log .chat-log div.chat-history div.chat-log::-webkit-scrollbar {
  display: none;
}
.section-chat-log .chat-log div.chat-history div.chat-log ul {
  width: 60%;
}
.section-chat-log .chat-log div.chat-history div.chat-controls {
  margin-top: 8px;
  height: 128px;
  margin-top: 8px;
  margin-bottom: 8px;
  position: fixed;
  margin: 0 auto;
  width: 60%;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 989px) {
  .section-chat-log .chat-log div.chat-history div.chat-controls {
    width: 100%;
  }
  .section-chat-log .chat-log div.chat-history div.chat-controls .tablet {
    display: none;
  }
  .section-chat-log .chat-log div.chat-history div.chat-controls .desktop {
    display: none;
  }
  .section-chat-log .chat-log div.chat-history div.chat-controls .tablet-desktop {
    display: none;
  }
}
.section-chat-log .chat-log div.chat-history div.chat-controls div.chat-controls-wrapper {
  width: 90%;
}
.section-chat-log .chat-log div.chat-history div.chat-controls input.message-box {
  border-radius: 6px;
  border: thin solid #bebebe;
  width: 500px;
  margin-right: 4px;
  padding-left: 128px;
  padding-right: 96px;
}
.section-chat-log .chat-log div.chat-history div.chat-controls div.file-overlay {
  width: 112px;
  height: 52px;
  float: left;
  transform: translateX(104px);
  position: inherit;
  border: thin solid purple;
  background: pink;
  z-index: 4;
  opacity: 0;
}
.section-chat-log .chat-log div.chat-history div.chat-controls div.file-overlay input[type=file] {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  font-size: 200px;
}
.section-chat-log .chat-log div.chat-history div.chat-controls button {
  height: 40px;
  align-self: center;
  border-radius: 4px;
  font-size: 1.6rem;
  border: none;
  cursor: pointer;
}
.section-chat-log .chat-log div.chat-history div.chat-controls button:hover, .section-chat-log .chat-log div.chat-history div.chat-controls button:focus {
  transform: scale(1.04);
  transition: 0.3s;
}
.section-chat-log .chat-log div.chat-history div.chat-controls button:hover.send-message, .section-chat-log .chat-log div.chat-history div.chat-controls button:focus.send-message {
  background-color: #bebebe;
  color: white;
}
.section-chat-log .chat-log div.chat-history div.chat-controls button:not(:hover) {
  transform: scale(1);
  transition: 0.2s;
}
.section-chat-log .chat-log div.chat-history div.chat-controls button.attachment {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: space-evenly;
  background: #45959b;
  width: 104px;
  color: white;
  font-size: 1.6rem;
  margin-right: -112px;
  z-index: 3;
}
.section-chat-log .chat-log div.chat-history div.chat-controls button.attachment img {
  height: 16px;
  width: auto;
}
.section-chat-log .chat-log div.chat-history div.chat-controls button.send-message {
  color: rgba(10, 10, 10, 0.3);
  margin-left: -84px;
  width: 72px;
  background: rgba(220, 220, 210, 0.48);
}
.new-secure-message {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.new-secure-message .error-message {
  margin: 16px 0 16px 0;
}
.new-secure-message .height-36 {
  height: 36px;
}
.new-secure-message .secure-message-wrapper {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}
.new-secure-message .secure-message-wrapper input.secure-message-input {
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px 4px 0px 0px;
  border: thin solid #d1d1d1;
  border-bottom: none;
  height: 32px;
  margin: 0;
  font-size: 16px;
}
.new-secure-message .secure-message-wrapper div.secure-message-controls {
  border-radius: 0 0 4px 4px;
  border: thin solid #d1d1d1;
  border-top: none;
  background: #ededed;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 4px;
}
.new-secure-message .help-message-area {
  width: 99%;
  font-family: "nunitosans-regular";
  font-size: 16px;
  border: #d1d1d1;
}
.new-secure-message .help-message-area.tall {
  height: 160px;
}
.new-secure-message .help-message-attachments-bar {
  display: inline-flex;
  width: 98%;
  background: #ededed;
  border-radius: 6px;
  padding: 8px;
  height: 40px;
}
.new-secure-message .help-message-attachments-bar button {
  border-radius: 4px;
  width: 80px;
  height: 32px;
  border: none;
  color: white;
}
.new-secure-message .help-message-attachments-bar .help-message-btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  justify-items: flex-end;
  justify-self: flex-end;
  text-align: right;
  padding-right: 8px;
  width: 15%;
}
@media (max-width: 989px) {
  .new-secure-message .help-message-attachments-bar .help-message-btn-primary {
    justify-content: center;
    width: 28%;
  }
  .new-secure-message .help-message-attachments-bar .help-message-btn-primary .tablet {
    display: none;
  }
  .new-secure-message .help-message-attachments-bar .help-message-btn-primary .desktop {
    display: none;
  }
  .new-secure-message .help-message-attachments-bar .help-message-btn-primary .tablet-desktop {
    display: none;
  }
  .new-secure-message .help-message-attachments-bar .help-message-btn-primary span {
    text-align: center;
  }
}
.new-secure-message .help-message-attachments-bar .help-message-labels {
  display: inline-flex;
  align-items: center;
  justify-self: flex-start;
  justify-content: left;
  text-align: center;
  width: 70%;
}
.new-secure-message .help-message-attachments-bar .help-message-labels span {
  opacity: 0.5;
}
@media (max-width: 989px) {
  .new-secure-message .help-message-attachments-bar .help-message-labels {
    justify-content: center;
    width: 40%;
  }
  .new-secure-message .help-message-attachments-bar .help-message-labels .tablet {
    display: none;
  }
  .new-secure-message .help-message-attachments-bar .help-message-labels .desktop {
    display: none;
  }
  .new-secure-message .help-message-attachments-bar .help-message-labels .tablet-desktop {
    display: none;
  }
  .new-secure-message .help-message-attachments-bar .help-message-labels span {
    font-size: 10px;
    text-align: center;
  }
}
.new-secure-message .help-message-attachments-bar .help-message-btn-secondary {
  display: inline-flex;
  align-items: center;
  width: 15%;
}
@media (max-width: 989px) {
  .new-secure-message .help-message-attachments-bar .help-message-btn-secondary {
    justify-content: center;
    width: 30%;
  }
  .new-secure-message .help-message-attachments-bar .help-message-btn-secondary .tablet {
    display: none;
  }
  .new-secure-message .help-message-attachments-bar .help-message-btn-secondary .desktop {
    display: none;
  }
  .new-secure-message .help-message-attachments-bar .help-message-btn-secondary .tablet-desktop {
    display: none;
  }
  .new-secure-message .help-message-attachments-bar .help-message-btn-secondary span {
    text-align: center;
  }
}
.new-secure-message .help-message-attachments-bar .help-message-btn-secondary button {
  background: #007780;
}
.not-found-page h1 {
  color: #cc0000;
  text-align: center;
}
.not-found-page h2 {
  color: #3b352e;
  text-align: center;
}
.secure-chat-page .clicked {
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%) !important;
}
.secure-chat-page div.page-secure-msg {
  padding-top: 60px;
}
.secure-chat-page div.page-secure-msg ul > li {
  list-style-type: none;
}
.secure-chat-page div.page-secure-msg ul {
  margin: 0px;
  padding: 0px;
}
.secure-chat-page div.page-secure-msg .form-errors {
  height: auto;
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  margin-top: 24px;
}
.secure-chat-page div.page-secure-msg .form-errors div.error-container {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}
.secure-chat-page div.page-secure-msg .form-errors img {
  margin-left: 0;
  margin-left: -36px;
  margin-right: 12px;
  width: 24px;
  height: 24px;
}
.secure-chat-page div.page-secure-msg .form-errors .error-text {
  margin: 0;
}
.secure-chat-page div.page-secure-msg .form-errors ol.error-text {
  margin: 0;
  padding-left: 16px;
}
@media (max-width: 989px) {
  .secure-chat-page div.page-secure-msg .form-errors {
    flex-direction: row;
    justify-self: flex-end;
    text-align: center;
    width: 60%;
    padding-left: 32px;
  }
  .secure-chat-page div.page-secure-msg .form-errors .tablet {
    display: none;
  }
  .secure-chat-page div.page-secure-msg .form-errors .desktop {
    display: none;
  }
  .secure-chat-page div.page-secure-msg .form-errors .tablet-desktop {
    display: none;
  }
}
.secure-chat-page div.page-secure-msg div.floating-arrow {
  background: #c3dde5;
  width: 40px;
  height: 40px;
  position: fixed;
  top: 64vh;
  z-index: 20;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.secure-chat-page div.page-secure-msg div.floating-arrow.nav-arrow-up {
  right: 96px;
  border-radius: 4px;
}
.secure-chat-page div.page-secure-msg div.floating-arrow.nav-arrow-down {
  right: 40px;
  border-radius: 4px;
}
.secure-chat-page div.page-secure-msg div.floating-arrow.nav-arrow-down span {
  width: 72px;
  position: absolute;
  margin: 0 auto;
  padding-right: 40px;
  padding-top: 96px;
  font-size: 12px;
  opacity: 0.5;
}
.secure-chat-page div.page-secure-msg div.floating-arrow:hover, .secure-chat-page div.page-secure-msg div.floating-arrow:focus {
  background: #007780;
}
@media (min-width: 990px) {
  .secure-chat-page div.page-secure-msg {
    text-align: left;
    margin: 72px;
  }
  .secure-chat-page div.page-secure-msg .mobile {
    display: none;
  }
  .secure-chat-page div.page-secure-msg .phablet {
    display: none;
  }
  .secure-chat-page div.page-secure-msg .mobile-phablet {
    display: none;
  }
  .secure-chat-page div.page-secure-msg h2.question-title {
    margin-bottom: 48px;
    margin-top: 72px;
    text-align: left;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul {
    width: 88%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
    justify-self: center;
    text-align: center;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list {
    align-content: center;
    justify-self: center;
    width: 100%;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list ul.question-options {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    background: #f8f8f8;
    height: 48px;
    border-radius: 4px;
    margin-bottom: 16px;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list ul.question-options:hover, .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list ul.question-options:focus {
    background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
    cursor: pointer;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list ul.question-options:hover span.option-key, .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list ul.question-options:focus span.option-key {
    background: #007780;
    color: white;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list ul.question-options li {
    font-family: "nunitosans-regular", sans-serif;
    font-size: 16px;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list ul.question-options li.option-name {
    text-align: left;
    display: flex;
    display: -webkit-flex;
    justify-self: flex-start;
    margin-left: 8px;
    font-size: 16px;
    padding-left: 12px;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list ul.question-options li.option-key {
    display: flex;
    display: -webkit-flex;
    justify-self: flex-end;
    background: #d1d1d1;
    margin-right: 12px;
    padding: 8px;
    border-radius: 4px;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list {
    width: 100%;
    display: block;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul {
    display: inline-flex;
    justify-content: center;
    justify-self: center;
    margin: 4px;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options {
    justify-self: center;
    width: 25vw;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options div.icon-option-box {
    padding: 8px;
    text-align: center;
    background: #f8f8f8;
    height: 240px;
    padding-top: 120px;
    margin-bottom: 24px;
    border-radius: 4px;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options div.icon-option-box div.icon-radial-offset {
    margin-top: -50px;
    margin-bottom: 16px;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options div.icon-option-box div.icon-key {
    background: #d1d1d1;
    width: 72px;
    height: 36px;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options div.icon-option-box:hover, .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options div.icon-option-box:focus {
    background: #c3dde5;
    cursor: pointer;
  }
}
@media (max-width: 989px) {
  .secure-chat-page div.page-secure-msg {
    text-align: center;
    margin-top: 54px;
    margin: 16px;
  }
  .secure-chat-page div.page-secure-msg .tablet {
    display: none;
  }
  .secure-chat-page div.page-secure-msg .desktop {
    display: none;
  }
  .secure-chat-page div.page-secure-msg .tablet-desktop {
    display: none;
  }
  .secure-chat-page div.page-secure-msg h2.question-title {
    margin-bottom: 48px;
    margin-top: 72px;
    text-align: center;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul {
    margin-left: 0;
    margin-bottom: 16px;
    justify-self: center;
    text-align: center;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list {
    align-content: center;
    justify-self: center;
    width: 100%;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list ul.question-options {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    background: #f8f8f8;
    height: 48px;
    border-radius: 4px;
    margin-bottom: 16px;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list ul.question-options li.option-name {
    text-align: left;
    display: flex;
    display: -webkit-flex;
    justify-self: flex-start;
    margin-left: 8px;
    font-size: 16px;
    padding-left: 12px;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list ul.question-options li.option-key {
    display: flex;
    display: -webkit-flex;
    justify-self: flex-end;
    background: #d1d1d1;
    margin-right: 12px;
    padding: 8px;
    border-radius: 4px;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list ul.question-options:hover, .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list ul.question-options:focus {
    background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
    cursor: pointer;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list ul.question-options:hover li.option-key, .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list ul.question-options:focus li.option-key {
    background: #007780;
    color: white;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.radial-list ul.question-options li {
    font-family: "nunitosans-regular", sans-serif;
    font-size: 16px;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list {
    width: 100%;
    display: block;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul {
    display: inline-flex;
    justify-content: center;
    justify-self: center;
    margin: 4px;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options {
    justify-self: center;
    width: 40vw;
  }
}
@media (max-width: 989px) and (max-width: 599px) {
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options {
    width: 160px;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options .phablet {
    display: none;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options .tablet {
    display: none;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options .desktop {
    display: none;
  }
}
@media (max-width: 989px) {
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options div.icon-option-box {
    padding: 8px;
    text-align: center;
    background: #f8f8f8;
    height: 240px;
    padding-top: 120px;
    margin-bottom: 24px;
    border-radius: 4px;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options div.icon-option-box div.icon-radial-offset {
    margin-top: -50px;
    margin-bottom: 16px;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options div.icon-option-box div.icon-key {
    background: #d1d1d1;
    width: 72px;
    height: 36px;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options div.icon-option-box img.icon-svg {
    width: 32px;
    height: 32px;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options div.icon-option-box h3.icon-header {
    height: 32px;
  }
}
@media (max-width: 989px) and (max-width: 599px) {
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options div.icon-option-box {
    height: 160px;
    padding-top: 40%;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options div.icon-option-box .phablet {
    display: none;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options div.icon-option-box .tablet {
    display: none;
  }
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options div.icon-option-box .desktop {
    display: none;
  }
}
@media (max-width: 989px) {
  .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options div.icon-option-box:hover, .secure-chat-page div.page-secure-msg ul.questions-ul li.icons-list ul.icons-ul li.icons-options div.icon-option-box:focus {
    background: #c3dde5;
    cursor: pointer;
  }
}
/* SM Card */
.sm-card {
  display: flex;
  display: -webkit-flex;
  min-height: 104px;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-top: thin solid #f8f8f8;
  border-right: none;
  cursor: pointer;
  max-width: 100%;
  margin-bottom: 0;
}
.sm-card.selected {
  border-left: thick solid #007780;
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
  animation-duration: 0.85s;
  animation-name: boxOut;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.sm-card:hover, .sm-card:focus {
  border-left: thick solid #007780;
  background: linear-gradient(180deg, #bde3dc 0%, #89d0c8 100%);
}
.sm-card .sidebar-message-row {
  max-width: calc(100% - 48px);
  margin-left: 0px;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 16px;
}
.sm-card .sidebar-message-row.sidebar-message-description {
  height: 32px;
}
.sm-card .sidebar-message-row.sidebar-message-description span {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  font-size: 16px;
}
.sm-card .sidebar-message-row h4 {
  display: flex;
  display: -webkit-flex;
  height: 100%;
  justify-content: flex-start;
  flex-grow: 1;
  padding-top: 2px;
  margin: 0;
}
.sm-card .sidebar-message-row span,
.sm-card .sidebar-message-row a {
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  font-size: 16px;
  color: #3b352e;
  text-decoration: none;
}
.sm-card .sidebar-message-row span.left-col,
.sm-card .sidebar-message-row a.left-col {
  text-align: left;
}
.sm-card .sidebar-message-row span.right-col,
.sm-card .sidebar-message-row a.right-col {
  text-align: left;
}
.sm-card .sidebar-message-row div.attachment-wrapper {
  display: flex;
  display: -webkit-flex;
  align-content: center;
  height: 100%;
  width: 18px;
  padding-right: 2px;
}
.sm-card .sidebar-message-row div.attachment-wrapper div.attachment {
  display: flex;
  display: -webkit-flex;
  align-self: center;
  height: auto;
  width: 8px;
}
.sm-card .sidebar-message-row div.bug-wrapper {
  display: flex;
  display: -webkit-flex;
  align-content: center;
  height: 100%;
  width: 18px;
}
.sm-card .sidebar-message-row div.bug-wrapper div.bug {
  display: flex;
  display: -webkit-flex;
  align-self: center;
  height: 12px;
  width: 12px;
  background: #eb5c37;
  border-radius: 50%;
}
/* Radio List */
.pru-radio-list {
  transform: scale(2) translate(4px, -3.75px);
  opacity: 0;
  border: thin solid green;
  position: absolute;
}
/* Z~Index */
.z-index-1 {
  z-index: 1;
}
.z-index-7 {
  z-index: 7;
}
.z-index-101 {
  z-index: 101;
}
.z-index-102 {
  z-index: 102;
}
.z-index-103 {
  z-index: 103;
}
.z-index-108 {
  z-index: 108;
}
.z-index-500z {
  z-index: 500;
}
.z-index-500 {
  z-index: 500;
}
.z-index-501 {
  z-index: 501;
}
.z-index-502 {
  z-index: 502;
}
.z-index-floating-menu {
  z-index: 999;
}
.z-index-999 {
  z-index: 999 !important;
}
.z-index-9999 {
  z-index: 9999 !important;
}
/* Line height */
.line-height-24 {
  line-height: 24px;
}
/* Notification Centre */
.notification {
  border: 1px solid #d1d1d1;
  border-radius: 5px;
}
.notification .icon {
  width: 80px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.notification .icon img {
  width: 50px;
  max-height: 50px;
  display: block;
}
.notification .button {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.notification.stacked {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top: none;
  height: 8px;
  margin: 0 10px;
  background: #f6f7f7;
}
.notification.stacked.back {
  margin: 0 20px;
}
/* Disclaimer section */
.disclaimer-section {
  background-color: #f8f8f8;
}
.disclaimer-section .page-caption {
  line-height: 1.6;
  max-width: 1000px;
}
/* Disclaimer section
  .disclaimer-container {

   @include breakpoint ($device_mobile) {
     border-left: 6px solid $c2_1green;
     margin: 0 -16px;

     p{
     width: 100%;
     }
   }
   .disclaimer-section {
     padding: 24px 32px;

     .disclaimer-vertical-line {
       border-left: 4px solid $c2_1green;
     }

     .page-caption {
       line-height: 1.6;
       max-width: 1000px;
     }
     @include breakpoint ($mobile_and_phablet) {
       padding: 16px 32px 16px 0;

       .disclaimer-vertical-line {
         border-left: none;
       }
     }

   }
 } */
.col-reset {
  display: inline-block;
  zoom: 1;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}
.top-tasks-area {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-basis: 100%;
  border-radius: 4px;
}
@media (max-width: 989px) {
  .top-tasks-area {
    display: block;
  }
}
.top-tasks-area .icon {
  width: 25% !important;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
@media (max-width: 989px) {
  .top-tasks-area .icon {
    width: 35% !important;
  }
}
.top-tasks-area .icon img {
  width: 120px;
  max-width: 80% !important;
  max-height: 80px !important;
  display: block;
}
.top-tasks-area .info {
  width: 75%;
  line-height: 1.4;
}
@media (max-width: 989px) {
  .top-tasks-area .info {
    width: 65%;
  }
}
.top-tasks-column {
  width: 49% !important;
  box-sizing: border-box;
  background: #f8f8f8;
  padding: 24px;
  margin: 10px 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
@media (max-width: 989px) {
  .top-tasks-column {
    padding: 24px 12px;
    width: 100% !important;
  }
}
.top-tasks-column a {
  color: #007780;
  text-decoration: none;
  padding-left: 10px;
}
.top-tasks-column a:hover, .top-tasks-column a:focus {
  text-decoration: underline;
}
.top-tasks-column a img {
  position: relative;
  left: -10px;
  margin-right: 5px;
  bottom: -5px;
  width: 10px;
  transition: all 0.5s ease;
}
.top-tasks-column a:hover img {
  left: 0px;
}
@media (max-width: 989px) {
  .icon {
    width: 35%;
  }

  .info {
    width: 65%;
  }

  .usr-info-icn-cntr .info {
    width: auto;
  }

  .top-tasks-area {
    display: block;
  }

  .top-tasks-column {
    width: 100% !important;
  }
}
.panel-heading {
  line-height: 1.4;
}
@media (min-width: 600px) {
  .panel-policy-number {
    text-align: right;
  }
}
.panel-flex-row {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  flex-direction: row;
  flex-wrap: wrap;
}
.panel-flex-col {
  margin: 6px;
  display: flex;
  display: -webkit-flex;
  flex: 1;
  flex-direction: column;
  box-sizing: border-box;
}
@media (max-width: 989px) {
  .panel-flex-col {
    flex-basis: calc(50% - 12px);
  }
}
@media (max-width: 599px) {
  .panel-flex-col {
    flex-basis: 100%;
  }
}
.flex-col-4 {
  flex-basis: 25%;
}
.flex-col-4 .subitems {
  padding-right: 30px;
}
@media (max-width: 989px) {
  .flex-col-4 {
    flex-basis: calc(50% - 12px);
  }
}
@media (max-width: 599px) {
  .flex-col-4 {
    flex-basis: 100%;
  }
}
.flex-col-50-percent {
  flex-basis: 50%;
}
.flex-col-50-percent .subitems {
  padding-right: 30px;
}
@media (max-width: 989px) {
  .flex-col-50-percent {
    flex-basis: 100%;
  }
}
@media (max-width: 599px) {
  .flex-col-50-percent {
    flex-basis: 100%;
  }
}
.portfolio-caption-inner .subitems {
  display: flex;
  align-items: center;
}
@media (max-width: 599px) {
  .portfolio-caption p.padding-right-32,
.dashboard-portfolio-caption p.padding-right-32 {
    padding-right: 0;
  }
}
.flex-col-6 {
  flex-basis: calc(50% - 0px);
}
@media (max-width: 989px) {
  .flex-col-6 {
    flex-basis: calc(50% - 0px);
  }
}
@media (max-width: 599px) {
  .flex-col-6 {
    flex-basis: 100%;
  }
}
@media (max-width: 599px) {
  .tile,
.top-tasks-column {
    margin-left: -15px;
    margin-right: -15px;
    border-radius: 0px;
    overflow-x: hidden;
  }
}
@media (max-width: 599px) {
  .top-tasks-column {
    width: auto !important;
  }
}
.readmore {
  border-bottom: 2px solid #007780;
}
.readmore a {
  color: #007780;
  text-decoration: none;
  margin: 0 0 0 30px;
  background: #ffffff;
  position: relative;
  bottom: -11px;
  padding: 0 10px 0 20px;
  font-size: 16px;
}
.readmore a:hover, .readmore a:focus {
  color: #055a60;
  text-decoration: none;
}
.readmore a img {
  position: relative;
  left: -15px;
  margin-right: 0;
  bottom: -3px;
  width: 10px;
  transition: all 0.5s ease;
}
.readmore a:hover img, .readmore a:focus img {
  left: -7px;
}
@media (max-width: 599px) {
  .component-portfolio {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.arrow-list {
  flex-flow: row wrap;
  justify-content: space-between;
  flex-basis: 100%;
}
.arrow-list-item {
  color: #3b352e;
}
.arrow-list-item a:active,
.arrow-list-item a:hover {
  color: #055a60;
  text-decoration: underline;
}
.arrow-list-item a span {
  color: #007780;
}
.arrow-list-item a span:hover, .arrow-list-item a span:focus {
  color: #055a60;
}
.arrow-list-item a:hover, .arrow-list-item a:focus {
  color: #055a60;
}
@media (max-width: 989px) {
  .arrow-list-item {
    width: 100% !important;
  }
}
.arrow-list-item .arrow-list-image {
  padding: 0 12px 0 0px;
  display: flex;
  align-items: center;
}
@media (max-width: 599px) {
  .additional-details {
    margin-left: -15px;
    margin-right: -15px;
  }
}
/* Investment breakdown styles */
.info-icon {
  margin-left: 5px;
  vertical-align: bottom;
  width: 18px;
}
/* .funds {
    padding: 24px;

    @media (max-width: 989px) {
      display: block;
    }

    .funds-info {
     display: flex;
     flex-direction: row;
     align-items: flex-end;
    }
  } */
.funds {
  display: flex;
  margin-top: 40px;
}
@media (max-width: 989px) {
  .funds {
    display: block;
  }
}
.funds .funds-chart {
  /* padding: 24px 64px 24px 24px; */
  width: 40%;
}
@media (max-width: 989px) {
  .funds .funds-chart {
    padding: 0 0 24px 0;
    width: 100%;
    text-align: center;
  }
}
.funds .funds-info {
  width: 60%;
}
@media (max-width: 989px) {
  .funds .funds-info {
    padding-right: 0px;
    width: 100%;
  }
}
.ck {
  padding: 16px 0 0;
  display: block;
}
.ck.padding-0 {
  padding: 0;
}
.ck.top {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.ck.top .ck-area {
  padding-bottom: 0;
  margin-bottom: 0;
}
.ck.top .ck-area p {
  margin: 6px 0;
}
.ck-area {
  width: 100%;
  margin: 0;
  padding: 0;
  border-spacing: 0;
}
.ck-area.table-border {
  border: 1px solid #d1d1d1;
}
.ck-area table {
  border-spacing: 0;
}
.ck-area.width-percent-80 {
  width: 80%;
}
@media (max-width: 599px) {
  .ck-area {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.ck-area p {
  margin: 2px 0;
  padding: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.ck-area .key-color {
  float: left;
  width: 12px;
  height: 12px;
  margin-top: 7px;
}
.ck-area .key-text {
  padding: 0 0 0 15px;
}
.ck-area .key-text.padding-left-0 {
  padding-left: 0;
}
.ck-area-item {
  vertical-align: top;
  border-top: 1px solid #d1d1d1;
  padding: 5px 0;
  cursor: pointer;
}
.ck-area-item.customTd {
  padding: 0;
}
.ck-area-item.customTd td {
  padding: 5px 16px !important;
}
.ck-area-item.customTd td:not(:first-child) {
  border-left: 1px solid #d1d1d1;
  text-align: center;
}
.ck-area-item.customTd th:not(:first-child) {
  text-align: center;
}
.ck-area-item.padding-top-0 {
  padding-top: 0;
}
.ck-area-item.cursor-text {
  cursor: text;
}
.ck-area-item:first-child {
  border: 0;
}
.ck-area-item:hover, .ck-area-item:focus {
  background: #f8f8f8;
}
@media (max-width: 599px) {
  .ck-area-item:nth-child(1) {
    border: 0;
  }
}
.ck-area-item .flex {
  display: flex;
}
.ck-area-item .ck-header {
  color: #ffffff;
  font-family: "nunitosans-semibold";
  line-height: 24px;
  font-size: 16px;
  padding: 16px !important;
  background: #055a60;
}
@media (min-width: 990px) {
  .mobile-only {
    display: none;
  }
}
@media (max-width: 989px) {
  .desktop-only {
    display: none;
  }
}
/* Funds table */
.table-scroll {
  font-family: "nunitosans-regular";
  position: relative;
  width: 100%;
  z-index: 1;
  margin: auto;
  text-align: right;
  color: #3b352e;
}
.table-scroll table {
  width: 100%;
  margin: auto;
  border-collapse: collapse;
  font-size: 16px;
}
.table-scroll table thead th,
.table-scroll table thead th p {
  color: #ffffff;
}
.table-scroll table thead th:first-child p {
  display: flex;
}
.table-wrap {
  position: relative;
}
.table-scroll td {
  margin: 25px 0 !important;
}
.table-scroll th,
.table-scroll td,
.table-scroll .td {
  padding: 25px 16px;
  background: #fff;
  vertical-align: middle;
  text-align: center;
}
.table-scroll th:first-child,
.table-scroll td:first-child,
.table-scroll .td:first-child {
  text-align: left;
}
.table-scroll tbody th {
  width: 40%;
  text-align: left;
  font-weight: normal;
}
@media (min-width: 990px) {
  .funds-list-3-col .horizontal-right-shadow {
    box-shadow: none;
  }
}
.funds-list-3-col .table-scroll tbody th {
  width: 60%;
}
.table-scroll tbody td {
  color: #3b352e;
  line-height: 24px;
  font-size: 16px;
  border: 1px solid #d1d1d1 !important;
}
.table-scroll tfoot,
.table-scroll .tfoot {
  border: 1px solid #d1d1d1;
}
.table-scroll tfoot td,
.table-scroll .tfoot td {
  font-family: "nunitosans-semibold";
}
.table-scroll tfoot td.font-nunito-sans-bold,
.table-scroll .tfoot td.font-nunito-sans-bold {
  font-family: "nunitosans-bold";
}
.table-scroll tfoot .padding-rightFoot,
.table-scroll .tfoot .padding-rightFoot {
  padding-right: 2.5%;
}
@media (max-width: 1310px) {
  .table-scroll tfoot .padding-rightFoot,
.table-scroll .tfoot .padding-rightFoot {
    padding-right: 2%;
  }
}
@media (max-width: 1100px) {
  .table-scroll tfoot .padding-rightFoot,
.table-scroll .tfoot .padding-rightFoot {
    padding-right: 1%;
  }
}
@media (max-width: 989px) {
  .table-scroll tfoot .padding-rightFoot,
.table-scroll .tfoot .padding-rightFoot {
    padding-right: 0;
  }
}
.table-scroll .tfoot {
  border-top: 0;
}
.table-scroll .tfoot .td {
  display: flex;
  justify-content: space-between;
}
.table-scroll thead th {
  color: #3b352e;
  top: 0;
  font-size: 14px;
  font-family: "nunitosans-semibold";
  vertical-align: bottom;
  font-weight: bold;
  padding-bottom: 0;
  padding-top: 0;
  background: #055a60;
}
.table-scroll th:first-child {
  background: #055a60;
  text-align: left;
  border-left: 8px solid;
}
.table-scroll thead th:first-child {
  z-index: 5;
  background: #055a60 !important;
  color: #3b352e;
  border-left: 4px solid transparent !important;
}
.table-scroll thead th:first-child p.justify-center {
  justify-content: flex-start;
}
.table-scroll tbody th.no-border {
  border-left: none;
}
@media (max-width: 989px) {
  .table-scroll thead th {
    font-size: 14px;
  }

  .table-scroll th,
.table-scroll td {
    padding: 15px 10px;
    font-size: 14px;
    background: #fff;
    vertical-align: top;
  }
}
@media (max-width: 599px) {
  .funds-table {
    margin-left: -15px;
    margin-right: -15px;
    border-radius: 0px;
  }

  .table-scroll thead th {
    font-size: 13px;
  }

  .table-scroll th,
.table-scroll td {
    padding: 15px 16px;
    font-size: 13px;
    background: #fff;
    vertical-align: top;
  }

  .table-scroll tbody th {
    width: 25%;
  }

  .funds-list-3-col .table-scroll tbody th {
    width: 50%;
  }

  .table-scroll th:first-child {
    box-shadow: 3px 0px 4px -3px rgba(0, 0, 0, 0.3);
  }

  .ck-area-item {
    width: 100% !important;
  }
}
/* Pagination area */
.mat-select {
  border: none;
  border-radius: 0px;
}
.mat-select-arrow {
  color: #007780 !important;
}
.mat-icon-button[disabled][disabled] {
  fill: #ccc !important;
}
/* funds column */
@media (max-width: 989px) {
  .funds {
    padding: 0;
  }
}
.funds-column-container {
  display: flex;
}
@media (max-width: 989px) {
  .funds-column-container {
    flex-direction: column;
  }
}
@media (max-width: 599px) {
  .funds-column-container {
    display: block;
  }
}
.funds-column {
  flex-basis: 50%;
}
@media (max-width: 989px) {
  .funds-column:not(:last-child) {
    margin: 0 0 40px 0;
  }
}
.highcharts-title {
  font-family: "nunitosans-semibold" !important;
  top: 38% !important;
  left: 25% !important;
  text-align: center;
}
@media (max-width: 989px) {
  .ck.top {
    margin: 0 0 15px 0;
    padding: 0;
  }
}
.funds-text {
  padding: 5px 0 15px 0;
}
@media (min-width: 990px) {
  .funds-text {
    width: 60%;
  }
}
.policy-subtitle {
  color: #3b352e;
  line-height: 2.4rem;
}
/* Custom flex styles */
.flex-container {
  margin: 0 -8px;
}
@media (min-width: 1024px) {
  .flex-container {
    margin: 0 -12px;
  }
}
@media (min-width: 990px) {
  .flex-container-inner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
  }
}
.flex-area {
  display: flex;
  flex-basis: calc(50% - 16px);
  margin: 0 8px;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .flex-area {
    flex-basis: calc(50% - 24px);
    margin: 0 12px;
  }
}
.flex-area.margin-top-10 {
  margin: 10px 8px 0;
}
@media (min-width: 1024px) {
  .flex-area.margin-top-10 {
    margin: 10px 12px 0;
  }
}
/* Top tasks */
.top-task-cntr {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  place-content: stretch;
  flex-wrap: wrap;
}
@media (max-width: 989px) {
  .top-task-cntr {
    flex-direction: column;
  }
}
.top-task-cntr .top-task-cntnt {
  flex-direction: row;
}
.top-tasks {
  background: #f8f8f8;
  padding: 24px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  min-height: 186px;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 599px) {
  .top-tasks {
    border-radius: 0px;
    overflow-x: hidden;
  }
}
@media (max-width: 989px) {
  .top-tasks {
    padding: 24px 12px;
  }
}
.top-tasks .icon {
  height: 96px;
  min-width: 120px;
  max-width: 120px;
  white-space: nowrap;
  display: block;
}
.top-tasks .icon .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.top-tasks .icon img {
  width: 96px;
  max-height: 96px;
  vertical-align: middle;
}
.top-tasks a {
  color: #007780;
  text-decoration: none;
  padding-left: 10px;
}
.top-tasks a:hover, .top-tasks a:focus {
  font-family: "nunitosans-bold";
}
.top-tasks a img {
  position: relative;
  left: -10px;
  margin-right: 2px;
  bottom: -3px;
  width: 10px;
  transition: all 0.5s ease;
}
.top-tasks a:hover img, .top-tasks a:focus img {
  left: -2px;
}
.priceTag:first-child .price,
.priceTag .barlow {
  font-family: "barlow-regular";
  font-size: 32px;
  line-height: 20px;
  margin: 0;
}
.priceTag:first-child .price.font-size-20,
.priceTag .barlow.font-size-20 {
  font-size: 20px;
}
.priceTag .price {
  font-size: 20px;
}
/* tooltip */
.icon-holder {
  width: 24px;
  height: 24px;
  display: inline-flex;
  margin-left: 10px;
  position: relative;
}
.icon-holder img {
  height: 24px;
  width: 24px;
  cursor: pointer;
}
.icon-holder img.info {
  border-radius: 50%;
}
.icon-holder img.info:hover {
  box-shadow: 0 0 0 2px #1197df !important;
}
.icon-holder img.info:focus {
  box-shadow: 0 0 0 3px #1197df !important;
  border-radius: 50% !important;
}
.icon-holder.top-0 {
  top: 0;
}
.tooltip {
  position: relative;
  text-align: left;
}
@media screen and (max-width: 599px) {
  .tooltip {
    transform: scale(0.75);
  }
}
.tooltip .btn-close {
  width: 16px;
  height: 16px;
  display: inline-flex;
}
.tooltip-inner {
  position: absolute;
  width: 300px;
  background: #ffffff;
  padding: 20px;
  border-radius: 0;
  z-index: 99;
}
.tooltip-inner .tooltip-header {
  font-family: "nunitosans-semibold";
  color: #3b352e;
  padding-right: 20px;
  font-size: 18px;
  font-weight: normal;
  display: block;
  margin-bottom: 12px;
}
.tooltip-inner .tooltip-text {
  font-family: "nunitosans-regular";
  color: #3b352e;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.tooltip-inner .tooltip-text ul {
  padding-left: 24px;
}
.tooltip-inner .tooltip-text ul li {
  margin-bottom: 8px;
}
.tooltip-inner .tooltip-text .nest-ul {
  list-style: none;
  padding: 8px 0;
}
.tooltip-inner .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
}
.tooltip-inner a {
  color: #007780;
}
.tooltip-inner a:hover, .tooltip-inner a:focus {
  font-family: "nunitosans-semibold";
}
.tooltip-inner:after, .tooltip-inner:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.tooltip-inner:after {
  border-width: 15px;
}
.tooltip-inner:before {
  border-width: 16px;
}
.tooltip-inner.arrow-top {
  top: 20px;
  left: -55px;
}
.tooltip-inner.arrow-top:after, .tooltip-inner.arrow-top:before {
  bottom: 100%;
  left: 20%;
}
.tooltip-inner.arrow-top:after {
  border-bottom-color: #ffffff;
  margin-left: -15px;
}
.tooltip-inner.arrow-top:before {
  border-bottom-color: #d1d1d1;
  margin-left: -16px;
}
.tooltip-inner.arrow-right {
  right: 40px;
  top: -33px;
}
.tooltip-inner.arrow-right:after, .tooltip-inner.arrow-right:before {
  left: 100%;
  top: 20%;
}
.tooltip-inner.arrow-right:after {
  border-left-color: #ffffff;
  margin-top: -15px;
}
.tooltip-inner.arrow-right:before {
  border-left-color: #d1d1d1;
  margin-top: -16px;
}
.tooltip-inner.arrow-bottom {
  bottom: 35px;
  left: -260px;
}
.tooltip-inner.arrow-bottom:after, .tooltip-inner.arrow-bottom:before {
  top: 100%;
  left: 80%;
}
.tooltip-inner.arrow-bottom:after {
  border-top-color: #ffffff;
  margin-left: -15px;
}
.tooltip-inner.arrow-bottom:before {
  border-top-color: #d1d1d1;
  margin-left: -16px;
}
.tooltip-inner.arrow-left {
  left: 40px;
  top: -40px;
}
.tooltip-inner.arrow-left:after, .tooltip-inner.arrow-left:before {
  right: 100%;
  top: 20%;
}
.tooltip-inner.arrow-left:after {
  border-right-color: #ffffff;
  margin-top: -5px;
}
.tooltip-inner.arrow-left:before {
  border-right-color: #d1d1d1;
  margin-top: -6px;
}
/* Help section */
.help-top {
  z-index: -99;
  position: relative;
}
.help-top-area {
  display: flex;
  justify-content: space-between;
}
.help-arrow-list-item a {
  color: #007780;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  display: flex;
  font-family: "nunitosans-regular";
}
.help-arrow-list-item a:hover, .help-arrow-list-item a:focus {
  color: #055a60;
}
.help-arrow-list-item a img {
  width: 10px;
  height: 16px;
  position: relative;
  transition: all 0.5s ease;
  margin-right: 15px;
  left: 0;
  top: 4px;
}
.help-arrow-list-item a:hover img, .help-arrow-list-item a:focus img {
  left: 8px;
}
.helpbox-title {
  padding-top: 8px;
}
@media (min-width: 990px) {
  .helpbox-inner {
    min-height: 280px;
  }
}
.helpbox-text {
  font-size: 16px !important;
}
/* get in touch */
.flex-area-40 {
  flex-basis: calc(40% - 16px);
}
@media (min-width: 1024px) {
  .flex-area-40 {
    flex-basis: calc(40% - 24px);
    margin: 12px;
  }
}
.flex-area-60 {
  flex-basis: calc(60% - 16px);
}
@media (min-width: 1024px) {
  .flex-area-60 {
    flex-basis: calc(60% - 24px);
    margin: 12px;
  }
}
.getInTouchContainer {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  align-items: center;
  justify-content: center;
}
@media (max-width: 599px) {
  .getInTouchContainer {
    flex-direction: column;
  }
}
@media (max-width: 599px) {
  .get-in-touch-info {
    text-align: center;
    margin-top: 24px;
  }
}
.get-in-touch-image {
  text-align: center;
  margin-right: 30px;
}
.get-in-touch-image img {
  max-width: 160px;
}
@media (max-width: 990px) {
  .get-in-touch-image img {
    max-width: 120px;
  }
}
@media (max-width: 599px) {
  .get-in-touch-image {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.get-in-touch-text {
  max-width: 300px;
  margin-bottom: 40px;
}
.listing-container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0;
  overflow-x: hidden;
}
/* Help topics */
.flex-area-sidenav {
  flex-basis: calc(26% - 16px);
  box-shadow: 2px -8px 2px 1px rgba(0, 0, 0, 0.08);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ecf7f9+88,ffffff+100 */
  background: #f8f8f8;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(180deg, #f8f8f8 0%, #ededed 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8f8f8", endColorstr="#ededed", GradientType=0);
  /* IE6-9 */
}
@media (min-width: 990px) {
  .flex-area-sidenav {
    min-height: 100vh;
  }
}
@media (min-width: 1024px) {
  .flex-area-sidenav {
    flex-basis: calc(26% - 24px);
    margin: 0 12px;
  }
}
.flex-area-info {
  flex-basis: calc(74% - 16px);
  overflow: hidden !important;
}
@media (min-width: 1024px) {
  .flex-area-info {
    flex-basis: calc(74% - 24px);
    margin: 0 12px;
  }
}
@media (min-width: 990px) {
  .help-info {
    margin: 56px 24px;
  }
  .help-info .mobile {
    display: none;
  }
  .help-info .phablet {
    display: none;
  }
  .help-info .mobile-phablet {
    display: none;
  }
}
@media (max-width: 989px) {
  .help-info {
    margin: 56px 16px;
  }
  .help-info .tablet {
    display: none;
  }
  .help-info .desktop {
    display: none;
  }
  .help-info .tablet-desktop {
    display: none;
  }
}
.sidenav {
  padding: 56px 24px;
  overflow: hidden !important;
}
.sidenav-category {
  margin: 0 0 64px 0;
}
.sidenav-title {
  font-family: "nunitosans-semibold";
  font-size: 24px;
  color: #3b352e;
}
.area-subsection {
  font-family: "nunitosans-semibold";
  font-size: 18px;
  color: #3b352e;
}
.area-subsection a {
  text-decoration: none;
  color: #007780;
}
.area-subsection a:hover {
  color: #055a60;
}
.area-links ul {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}
.area-links li {
  list-style: none;
}
.area-links li a {
  color: #007780;
  text-decoration: underline;
  padding: 5px 0 5px 25px;
  background-image: url("/assets/icons/arrow-right.svg");
  background-size: 10px 16px;
  background-repeat: no-repeat;
  background-position: 0px 10px;
  transition: all 0.5s ease;
  display: block;
  font-family: "nunitosans-regular";
  font-size: 16px;
  line-height: 24px;
}
.area-links li a:hover, .area-links li a:focus {
  background-position: 8px 10px;
  color: #055a60;
  position: relative;
}
.area-links li a.selected {
  background-image: none;
  background-color: #ededed;
  margin: 0 -21px;
  padding-left: 18px;
  box-shadow: none;
  border-left: 4px solid #eb5c37;
  font-family: "nunitosans-bold";
  color: #055a60 !important;
}
@media (max-width: 989px) {
  .area-links li a.selected {
    margin: 0 -16px;
    padding-left: 10px;
  }
}
.help-info ul,
.help-info ol {
  font-family: "nunitosans-regular";
  color: #3b352e;
  font-size: 16px;
  margin: 0 0 0 30px;
  padding: 0;
}
.help-info ul li,
.help-info ol li {
  margin: 10px 0;
}
.help-info .article-title {
  font-family: "nunitosans-semibold";
  font-size: 32px;
  color: #3b352e;
  margin-bottom: 20px;
}
@media (max-width: 989px) {
  .help-info .article-title {
    font-size: 28px;
  }
}
.help-info .article-sub-title {
  font-family: "nunitosans-semibold";
  font-size: 18px;
  color: #3b352e;
  margin: 0 0 15px 0;
}
.help-info .article-whatsnext {
  font-family: "nunitosans-semibold";
  font-size: 24px;
  color: #3b352e;
  margin: 24px 0 15px 0;
}
.help-info .breadcrumb-trail {
  font-family: "nunitosans-regular";
  font-size: 16px;
  color: #3b352e;
  margin-bottom: 40px;
}
.help-info .breadcrumb-trail a {
  color: #007780;
  font-family: "nunitosans-regular";
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
}
.help-info .breadcrumb-trail a:hover, .help-info .breadcrumb-trail a:focus {
  color: #055a60;
}
.help-info .breadcrumb-trail .chevron {
  max-width: 8px;
  max-height: 8px;
  margin: 0 15px;
}
.help-info .intro-area {
  border-bottom: 1px solid #b2bdbd;
  font-family: "nunitosans-regular";
  font-size: 16px;
  color: #3b352e;
  padding-bottom: 32px;
  margin-bottom: 32px;
}
.help-info .help-info-image {
  margin: 20px 0;
}
.help-info .help-info-image img {
  max-width: 100%;
}
.help-info .help-info-image .caption {
  padding: 10px 0;
  font-family: "nunitosans-regular";
  font-size: 14px;
  color: #3b352e;
}
.help-info .help-info-image .caption a {
  font-family: "nunitosans-semibold";
  color: #007780;
  text-decoration: none;
}
.help-info .help-info-image .caption a img {
  position: relative;
  bottom: -2px;
  max-width: 16px;
  max-height: 16px;
  margin: 0 5px 0 0;
}
.whatsnext {
  background: #f8f8f8;
  padding: 24px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
@media (max-width: 599px) {
  .whatsnext {
    margin-left: -15px;
    margin-right: -15px;
    border-radius: 0px;
    overflow-x: hidden;
  }
}
@media (max-width: 989px) {
  .whatsnext {
    padding: 24px 12px;
  }
}
.whatsnext .icon {
  height: 96px;
  width: 120px;
  white-space: nowrap;
  display: inline-block;
}
.whatsnext .icon .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.whatsnext .icon img {
  width: 96px;
  max-height: 96px;
  vertical-align: middle;
}
.whatsnext a {
  color: #007780;
  text-decoration: none;
}
.whatsnext a:hover, .whatsnext a:focus {
  font-family: "nunitosans-bold";
}
.whatsnext a img {
  position: relative;
  margin-right: 6px;
  bottom: -3px;
  max-width: 16px;
  max-height: 16px;
  transition: all 0.5s ease;
}
@media (max-width: 989px) {
  .mobile-fullwidth {
    margin: 0 -16px;
  }
}
.helpbox {
  padding: 24px;
}
@media (max-width: 989px) {
  .helpbox {
    padding: 16px;
  }
}
.border-bottom-thick-white {
  border-bottom: 2px solid #fff;
}
.helpbox .readmore a {
  margin: 0 0 0 24px;
  background: #f8f8f8;
}
/* Messages */
.tile-no-margin {
  margin-left: 0;
  margin-right: 0;
}
.max-characters {
  position: relative;
  z-index: 999;
  right: 24px;
  text-align: right;
  top: -40px;
}
.max-width-740 {
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
}
.max-height-120 {
  max-height: 120px;
}
@media (min-width: 990px) {
  .width-percent-70-desktop {
    width: 70%;
  }
}
/* Messages */
.tile-no-margin {
  margin-left: 0;
  margin-right: 0;
}
.max-characters {
  position: relative;
  z-index: 999;
  right: 24px;
  text-align: right;
  top: -40px;
}
.max-width-740 {
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
}
.max-height-120 {
  max-height: 120px;
}
@media (min-width: 990px) {
  .width-percent-70-desktop {
    width: 70%;
  }
}
.interstitial {
  margin: 10px 15px;
}
.interstitial-textarea {
  font-family: "nunitosans-regular";
  color: #3b352e;
  font-size: 14px;
  margin: 5px auto;
  text-align: center;
  width: auto;
  display: block;
  max-width: 500px;
}
.interstitial-textarea.sendmessage {
  font-family: "nunitosans-semibold";
}
.interstitial-textarea.sendmessage .interact-text {
  margin: auto;
  width: auto;
  cursor: pointer;
}
.interstitial-textarea.sendmessage img {
  max-width: 15px;
  position: relative;
  bottom: -3px;
  margin-right: 5px;
}
.interstitial-main {
  display: flex;
  position: relative;
  justify-content: center;
}
.interstitial-main.small {
  max-width: 280px;
  margin: 0px auto;
}
.interstitial-main:before {
  content: "";
  position: absolute;
  height: 1px;
  background: #b2bdbd;
  width: 100%;
  top: 50%;
}
.interstitial-line {
  width: 100%;
  position: relative;
  margin: 15px;
  border-bottom: 1px solid #b2bdbd;
}
.interstitial-line-text {
  position: relative;
  color: #3b352e;
  /* top: 3px; */
  width: auto;
  text-align: center;
  max-width: 80%;
  background: #f8f8f8;
  z-index: 1;
  padding: 0 10px;
}
.interstitial-line-text.small {
  min-width: 150px;
}
.interstitial-icon {
  position: relative;
  top: 3px;
  z-index: 1;
  background: #f8f8f8;
  padding: 0 10px;
}
.interstitial-icon img {
  width: 25px;
}
/* chat boxes */
.pru-chat-message {
  padding: 0;
}
.pru-chat-message li.chat-message.vendor-message {
  position: relative;
  background: #ffffff;
  border: 1px solid #17b0ad;
}
.pru-chat-message li.chat-message.vendor-message:after {
  content: "";
  position: absolute;
  right: 14px;
  top: 10px;
  width: 0;
  height: 0;
  border-top: 15px solid #17b0ad;
  border-right: 6px solid transparent;
  margin-top: -11px;
  margin-right: -20px;
}
.pru-chat-message li.chat-message.user-message {
  position: relative;
  background: #ffffff;
  border: 1px solid #d1d1d1;
}
.pru-chat-message li.chat-message.user-message:after {
  content: "";
  position: absolute;
  left: 14px;
  top: 10px;
  width: 0;
  height: 0;
  border-top: 15px solid #d1d1d1;
  border-left: 6px solid transparent;
  margin-top: -11px;
  margin-left: -20px;
}
.pru-chat-message p {
  line-height: 1.5;
}
.pru-chat-message .sender-name {
  font-family: "nunitosans-bold";
  color: #3b352e;
  font-size: 16px;
  margin: 5px auto;
}
.pru-chat-message .chat-details {
  font-family: "nunitosans-regular";
  color: #3b352e;
  font-size: 16px;
  margin: 10px auto;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}
.pru-chat-message .chat-details a {
  color: #007780;
}
.pru-chat-message .date {
  font-family: "nunitosans-regular";
  color: #3b352e;
  font-size: 14px;
  margin: 10px auto 5px auto;
}
.chat-inbox-message {
  border: 1px solid #d1d1d1;
  margin: 0px 0 3px 0px;
}
.sm-card {
  border-left: 4px solid transparent;
  justify-content: center !important;
  align-items: flex-start !important;
  padding-left: 16px;
  border-top: 0;
}
.sm-card .sidebar-message-row {
  font-family: "nunitosans-regular";
  width: 100%;
  max-width: calc(100% - 12px);
}
.sm-card .sidebar-message-row.sidebar-message-description {
  min-height: 32px;
  font-size: 14px;
}
.sm-card .sidebar-message-row div.attachment-wrapper {
  align-content: flex-end;
}
.sm-card .sidebar-message-row div.attachment-wrapper div.attachment img {
  max-height: 16px;
}
.sm-card:hover {
  border-left: 4px solid #eb5c37;
  background: linear-gradient(180deg, #f8f8f8 0%, #ededed 100%);
}
.sm-card .title {
  font-family: "nunitosans-semibold";
}
.sm-card:hover .title {
  font-family: "nunitosans-bold";
}
.sm-card .sidebar-message-row div.bug-wrapper div.bug {
  height: 16px;
  width: 16px;
}
.sidebar-icons {
  align-items: flex-end !important;
  display: flex;
}
.bg-dblue {
  background-color: #007780;
}
.chat-uploads {
  margin: 16px 0;
}
/* Chat input */
.chat-holder {
  border: 1px solid #979797;
  position: relative;
}
.chat-holder textarea:hover {
  box-shadow: 0 0 0 2px #1197df !important;
}
.max-characters {
  height: 0;
  padding: 0;
  right: 16px;
  text-align: right;
  top: -30px;
}
@media (max-width: 989px) {
  .max-characters {
    right: 12px;
  }
}
.right-60 {
  right: 60px;
}
.overflow-hidden {
  overflow: hidden;
}
.border-bottom-stroke-2 {
  border-bottom: 2px solid #d1d1d1;
}
.border-bottom-stroke-1 {
  border-bottom: 1px solid #d1d1d1;
}
.attach-file {
  padding: 0 12px;
  align-items: baseline;
}
.attach-file img {
  margin-right: 8px;
}
.border-top-stroke-dark {
  border-top: thin solid #d1d1d1;
}
.width-22 {
  width: 22px;
}
.height-22 {
  height: 22px;
}
.previous-link {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.previous-link.mobile {
  padding: 4px 0 8px 0;
}
.previous-link img {
  position: relative;
  z-index: -99;
  max-height: 16px;
  margin-right: 16px;
}
.border-bottom-color-red {
  border-bottom-color: #cc0000;
}
.loading-bar {
  position: relative;
  top: -7px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.width-screen-100-plus-24 {
  width: calc(100% + 24px);
}
.padding-top-85 {
  padding-top: 85px;
}
.secure-inbox {
  line-height: 1.5;
  padding: 120px 16px 0 16px;
  color: #3b352e;
}
@media (max-width: 989px) {
  .secure-inbox {
    padding: 157px 16px 0 16px;
  }
}
.message-input {
  margin: 0 24px 24px 24px;
}
@media (max-width: 599px) {
  .message-input .next-button {
    width: auto;
    margin: 0;
  }
}
.message-input textarea {
  position: relative;
}
.mobile-uploads {
  height: 60px;
  overflow-y: scroll;
}
.max-uploads {
  color: #cc0000;
  font-family: "nunitosans-bold";
  font-size: 14px;
  margin: 12px 0;
}
.max-uploads img {
  position: relative;
  bottom: -2px;
  margin-right: 5px;
}
.max-uploads.max-width-270 {
  max-width: 270px;
}
.page-caption {
  font-size: 16px;
}
.radio-heading {
  margin-bottom: 10px;
  font-family: "nunitosans-semibold";
  display: block;
}
.radio-label {
  font-size: 16px;
  line-height: 24px;
  color: #3b352e;
  font-family: "nunitosans-regular";
}
.card-highlight {
  border-left: 4px solid #eb5c37;
  background: linear-gradient(180deg, #f8f8f8 0%, #ededed 100%);
}
.card-highlight .title {
  font-family: "nunitosans-bold";
}
/* Modal styles */
.cancel-message {
  color: #007780;
  font-size: 16px;
  line-height: 24px;
  font-family: "nunitosans-semibold";
  cursor: pointer;
  text-decoration: underline;
}
.cancel-message img {
  margin-right: 10px;
}
.cancel-message.normal {
  font-family: "nunitosans-regular";
}
.cancel-message:hover, .cancel-message:focus {
  color: #055a60;
  text-decoration: underline;
  text-decoration-color: #055a60;
}
a.link-txt {
  color: #007780;
  font-size: 16px;
  line-height: 24px;
  font-family: "nunitosans-semibold";
  cursor: pointer;
  text-decoration: underline;
}
a.link-txt.normal {
  font-family: "nunitosans-regular";
}
a.link-txt:hover, a.link-txt:focus {
  color: #055a60;
  text-decoration: underline;
  text-decoration-color: #055a60;
}
.modal-message {
  padding: 32px;
  position: relative;
}
@media (max-width: 989px) {
  .modal-message {
    padding: 25px;
  }
}
.modal-message .modal-close {
  position: absolute;
  right: 25px;
  top: 25px;
  display: flex;
}
.modal-message .page-h5 {
  max-width: calc(100% - 50px);
}
@media (max-width: 989px) {
  .pru-chat-message li.chat-message {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.chat-history-padding {
  padding: 24px;
}
@media (max-width: 989px) {
  .chat-history-padding {
    padding: 16px;
  }
}
@media (max-width: 599px) {
  .chat-history-padding {
    padding: 0 16px 16px 16px;
  }
}
.send-message {
  font-family: "nunitosans-semibold";
  cursor: pointer;
  font-size: 14px;
  color: #007780;
}
.send-message img {
  position: relative;
  bottom: -3px;
  margin-right: 5px;
}
/* new styles */
.no-messages {
  line-height: 1.5;
}
@media (max-width: 989px) {
  .horizontal-shadow {
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  }
}
.padding-top-100 {
  padding-top: 100px;
}
.width-14 {
  width: 14px;
}
.height-14 {
  height: 14px;
}
.width-10 {
  width: 10px;
}
.height-10 {
  height: 10px;
}
@media (min-width: 990px) {
  .margin-steps {
    margin-left: 75px !important;
  }
}
.width-screen-100-minus-16 {
  width: calc(100% - 16px);
}
.height-20 {
  height: 20px;
}
.check-icon {
  width: 16px;
  padding-left: 8px;
  padding-top: 6px;
}
@media (min-width: 990px) {
  .cancel-message {
    margin-left: 40px;
  }
}
@media (min-width: 600px) {
  .cancel-message {
    margin-left: 15px;
  }
}
.btn-position {
  width: 100%;
  flex: 1;
}
@media (min-width: 990px) {
  .btn-position {
    flex: 1.2;
  }
}
.btn-position-cust {
  width: 100%;
  flex: 1;
}
.interstitial-icon img {
  width: 24px !important;
}
.interstitial-line {
  margin: 15px 8px;
}
.interstitial-textarea.sendmessage {
  margin-top: 8px;
}
.interstitial-textarea.sendmessage img {
  max-width: 16px;
}
.pru-chat-message .sender-name {
  margin: 0 0 8px 0;
}
.max-uploads {
  margin-bottom: 4px;
}
.pru-chat-message .date {
  margin: 10px auto 0 auto;
}
.pru-chat-message li.chat-message {
  padding: 14px 20px 12px 20px;
}
.send-message-button {
  padding: 8px 6px 11px 8px;
}
.pru-chat-message li.chat-message.vendor-message {
  margin-left: 20%;
}
.pru-chat-message li.chat-message.user-message {
  margin-right: 20%;
}
.chat-details {
  margin-top: 0px !important;
}
.check-icon img {
  display: block;
}
.width-0 {
  width: 0px;
}
.interstitial-line-text.small {
  min-width: 130px;
}
.pru-chat-message li.chat-message.vendor-message {
  margin-left: 30%;
  margin-bottom: 16px;
}
.pru-chat-message li.chat-message.user-message {
  margin-right: 30%;
  margin-bottom: 16px;
}
.chat-holder textarea {
  padding: 12px;
}
.uploads-box {
  padding: 10px 12px 8px 12px;
  height: 24px;
}
.max-characters {
  top: -36px;
}
@media (min-width: 990px) {
  .secure-inbox-holder {
    width: 45%;
    max-width: 400px;
  }
}
.chat-window {
  width: 100%;
  max-width: 883px;
}
@media (max-width: 990px) {
  .chat-window {
    max-width: inherit;
  }
}
@media (max-width: 599px) {
  .chat-window {
    max-width: inherit;
  }
}
.chat-window .conversation-name {
  padding: 8px 24px;
  background: #ededed;
  width: inherit;
  max-width: inherit;
  z-index: 9;
  box-sizing: border-box;
}
@media (max-width: 989px) {
  .chat-window .conversation-name {
    padding: 8px 16px;
  }
}
.pru-chat-message li.chat-message.vendor-message {
  margin-left: 28%;
  margin-bottom: 16px;
}
.pru-chat-message li.chat-message.user-message {
  margin-right: 28%;
  margin-bottom: 16px;
}
.doc-filter-select .mat-form-field-wrapper {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.doc-filter-select .mat-select-arrow {
  color: red;
}
.doc-filter-select .mat-select-value .mat-select-placeholder {
  color: #3b352e !important;
}
.docFilter {
  font-size: 16px;
  cursor: pointer;
  font-family: "nunitosans-regular";
  min-width: 96px;
  padding: 7px;
  border: 1px solid #d1d1d1;
  display: inline-flex;
  align-content: center;
  justify-content: center;
}
.docFilter.noActive {
  background: #ffffff;
  color: #118380;
}
.docFilter:hover, .docFilter:focus {
  background: #ffffff;
  color: #055a60;
  border: 1px solid #055a60;
}
.docFilter.active {
  background: #ffffff;
  color: #055a60;
  border: 1px solid #055a60;
}
.docFilter:first-child:focus {
  margin-right: 2px;
}
/* New styles 1/03/2019 */
.nav-product-page {
  position: absolute;
  width: 100vw;
  top: 64px;
  left: 0px;
  background: white;
  border: thin solid #d8d8d8;
  border-left: none;
  border-right: none;
}
@media screen and (min-width: 990px) {
  .nav-product-page {
    display: flex;
    height: 64px;
  }
}
@media screen and (max-width: 989px) {
  .nav-product-page {
    display: block;
    height: 100%;
    height: 120px;
  }
}
.nav-product-page .account {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  margin-top: -3px;
}
.nav-product-page .account-name {
  font-weight: 600;
  color: #3b352e;
}
.nav-product-page .account-number {
  font-style: normal;
  font-weight: normal;
  color: #444c51;
}
@media screen and (min-width: 990px) {
  .nav-product-page-top-margin {
    height: 64px;
  }
}
@media screen and (max-width: 989px) {
  .nav-product-page-top-margin {
    height: 88px;
  }
}
.nav-product-page-content .padding-small-screen-first {
  padding-top: 12px;
  padding-bottom: 16px;
  padding-left: 4px;
}
.nav-product-page-content .padding-small-screen {
  padding: 4px;
}
@media screen and (min-width: 990px) {
  .nav-product-page-content {
    display: inline-flex;
  }
}
@media screen and (max-width: 989px) {
  .nav-product-page-content {
    display: block;
  }
}
@media screen and (max-width: 989px) {
  .nav-product-page-content .divider-svg {
    display: none;
  }
}
.address-info {
  font-family: "nunitosans-semibold";
}
.mat-form-field-required-marker {
  display: none;
}
@keyframes loadingA {
  0% {
    height: 15px;
  }
  50% {
    height: 35px;
  }
  100% {
    height: 15px;
  }
}
@keyframes loadingB {
  0% {
    width: 15px;
  }
  50% {
    width: 35px;
  }
  100% {
    width: 15px;
  }
}
@keyframes loadingC {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 15px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes loadingD {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loadingE {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loadingF {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes loadingG {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  50% {
    transform: translate(70px, 0) rotate(360deg);
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}
@keyframes loadingH {
  0% {
    width: 15px;
  }
  50% {
    width: 35px;
    padding: 4px;
  }
  100% {
    width: 15px;
  }
}
@keyframes loadingI {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
@keyframes loadingJ {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(80px, 0);
    background-color: #f5634a;
    width: 25px;
  }
}
.line {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  margin-right: 2px;
  background-color: #007780;
}
.line-big {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  margin-right: 2px;
  background-color: #007780;
}
.load-2 .line:nth-last-child(1) {
  animation: loadingB 1.5s 1s infinite;
}
.load-2 .line:nth-last-child(2) {
  animation: loadingB 1.5s 0.5s infinite;
}
.load-2 .line:nth-last-child(3) {
  animation: loadingB 1.5s 0s infinite;
}
.l-1 {
  animation-delay: 0.48s;
}
.l-2 {
  animation-delay: 0.6s;
}
.l-3 {
  animation-delay: 0.72s;
}
.l-4 {
  animation-delay: 0.84s;
}
.l-5 {
  animation-delay: 0.96s;
}
.l-6 {
  animation-delay: 1.08s;
}
.l-7 {
  animation-delay: 1.2s;
}
.l-8 {
  animation-delay: 1.32s;
}
.l-9 {
  animation-delay: 1.44s;
}
.l-10 {
  animation-delay: 1.56s;
}
.tile-full-height {
  height: calc(100% - 72px);
}
@media (min-width: 1024px) {
  .tile-full-height {
    height: calc(100% - 80px);
  }
}
@media (max-width: 599px) {
  .third-cell-grid .third-cell {
    flex: 100%;
    margin-top: 40px;
  }
  .third-cell-grid .third-cell:first-child {
    margin-top: 0;
  }
}
@media (min-width: 600px) and (max-width: 989px) {
  .third-cell-grid .third-cell:first-child,
.third-cell-grid .third-cell:nth-child(2) {
    flex: 0 0 calc(50% - 8px);
  }
  .third-cell-grid .third-cell:nth-child(3) {
    flex: 100%;
    margin-top: 40px;
  }
}
@media (min-width: 990px) {
  .third-cell-grid .third-cell {
    flex: 0 0 calc(33% - 12px);
  }
}
@media (min-width: 990px) {
  .half-cell .third-cell-grid .third-cell {
    flex: 100%;
    margin-bottom: 20px;
  }
  .half-cell .third-cell-grid .third-cell:nth-child(3) {
    margin-bottom: 0;
  }
}
@media (min-width: 600px) {
  .address-grid .half-cell {
    flex: 0 0 calc(50% - 12px);
  }
}
.password-rectangle {
  height: 8px;
  width: 24px;
  border-radius: 2px;
  background-color: #ecedee;
  margin-right: 5px;
}
.password-rectangle.v-weak {
  background-color: #cc0000;
}
.password-rectangle.weak {
  background-color: #d55e1b;
}
.password-rectangle.strength {
  background-color: #f4b242;
}
.password-rectangle.strong {
  background-color: #7ebd5ffa;
}
.password-rectangle.v-strong {
  background-color: #7ebd5ffa;
}
.mat-select .mat-select-arrow {
  width: 16px;
  height: 16px;
  border: 0px;
  margin: 0 8px 0 0;
  background: url("/assets/icons/arrow-select.png") center center no-repeat;
  background-size: 100%;
}
.address-select .mat-select .mat-select-arrow {
  width: 10px;
  height: 16px;
  border: 0px;
  margin: 0 8px 0 0;
  background: url("/assets/icons/address-select.png") center center no-repeat;
  background-size: 100%;
}
.tile-new {
  height: calc(100% - 72px);
  padding: 32px;
}
@media (max-width: 989px) {
  .tile-new {
    height: calc(100% - 80px);
    padding: 32px;
  }
}
.tile-new-endowment {
  height: calc(100% - 72px);
  padding: 10px 32px 32px 32px;
  margin: 0px;
}
@media (max-width: 989px) {
  .tile-new-endowment {
    height: calc(100% - 80px);
    padding: 10px 32px 32px 16px;
    margin: 0px;
  }
}
.profile-columns {
  align-content: flex-start;
  display: flex;
  justify-content: space-between;
}
.profile-columns.mobile-only {
  display: none;
}
@media (max-width: 599px) {
  .profile-columns {
    display: block;
  }
  .profile-columns.desktop-only {
    display: none;
  }
  .profile-columns.mobile-only {
    display: block;
  }
}
.profile-columns .column {
  margin: 0 100px 0 0;
  max-width: 350px;
}
.profile-columns .column.small {
  margin: 0;
  max-width: none;
}
@media (max-width: 989px) {
  .profile-columns .column.small {
    margin: 0 40px 0 0;
  }
}
@media (max-width: 599px) {
  .profile-columns .column.small {
    margin: 0 0 40px 0;
  }
}
.profile-columns .column.small:last-child {
  margin: 0;
}
@media (max-width: 989px) {
  .profile-columns .column {
    max-width: none;
    margin: 0;
  }
}
@media (max-width: 989px) {
  .tile-new {
    padding: 24px 16px;
    height: calc(100% - 64px);
  }
}
.tile-new {
  height: calc(100% - 72px);
}
@media (max-width: 989px) {
  .tile-new {
    padding: 24px 16px;
    height: calc(100% - 64px);
  }
}
/* .tab-menu-wrapper {
    margin: -2px 0 32px 0;
  } */
.tile-title {
  margin: 0 0 8px 0;
  line-height: 24px;
  margin-top: -4px;
  padding: 0 0 8px 0;
}
.tile-link {
  display: table;
}
.tile-link img,
.tile-link a {
  display: table-cell;
  vertical-align: top;
}
.tile-link img {
  position: relative;
  bottom: -2px;
}
.tile-title {
  margin-top: 0;
}
.tile-small {
  padding: 24px 32px;
}
@media (max-width: 989px) {
  .tile-small {
    padding: 24px 16px;
  }
}
.mat-form-field-appearance-outline .mat-select-arrow-wrapper {
  transform: translateY(0) !important;
}
.max-width-656 {
  max-width: 656px;
}
.max-width-488 {
  max-width: 488px;
}
.max-width-236 {
  max-width: 236px;
}
.portfolio-link {
  width: 68px;
}
.portfolio-link img {
  width: 20px;
}
@media (max-width: 989px) {
  .portfolio-link {
    width: 48px;
  }
  .portfolio-link img {
    width: 12px;
  }
}
.document {
  border: 1px solid #d1d1d1;
  border-left: thick solid transparent;
  border-top: none;
  padding: 15px 0 15px 12px;
  min-height: 54px;
  cursor: pointer;
  box-shadow: -1px 0px 0px 0px #d1d1d1;
  position: relative;
}
@media (max-width: 1023px) {
  .document {
    padding: 15px 15px 15px 12px;
  }
}
.document.selected, .document:hover {
  border-left: thick solid #eb5c37 !important;
  background: #ffffff;
}
.rop_message {
  position: fixed;
  top: 95px;
  opacity: 1;
  border-color: #B3D7A1;
  background-color: #B3D7A1;
  box-sizing: border-box;
  color: #3B352E;
  z-index: 9999;
  display: flex;
  padding: 24px 32px;
}
.rop_message .document-contents-inner {
  padding-left: 25px;
  display: flex;
  align-items: center;
}
.rop_message .document-contents-inner .takeover-close-wrapper {
  cursor: pointer;
}
.document-contents {
  display: flex;
  padding: 25px 0;
  align-items: center;
}
.Exclamation-img {
  width: 74px;
}
.document-contents-inner {
  display: inline-block;
  padding-left: 25px;
}
.document-info-border {
  border-style: solid;
  border-width: 1px 1px 1px 7px;
  border-color: #908CC2;
  background-color: #FAFAFC;
  padding: 24px;
}
.document-info-border-profile {
  border-style: solid;
  border-width: 1px 1px 1px 7px;
  border-color: #908CC2;
  background-color: #FAFAFC;
  padding: 24px;
}
@media (max-width: 599px) {
  .document-info-border-profile {
    height: calc(100% - 80px);
    padding: 24px;
    margin: 0px 16px 16px 16px;
  }
}
.oof-document-info-border {
  border-style: solid;
  border-width: 0px 0px 0px 7px;
  -o-border-image: linear-gradient(180deg, #17B0AD 0%, #055A60 100%) 1;
     border-image: linear-gradient(180deg, #17B0AD 0%, #055A60 100%) 1;
  background-color: #FAFAFC;
}
.oof-document-info-border li::marker {
  color: #118380;
}
.doc-icon {
  max-width: 20px;
  max-height: 20px;
}
.border-bottom-left-6 {
  border-bottom-left-radius: 6px;
}
.border-stroke-blue {
  border: 1px solid #055a60 !important;
}
.mat-app-background {
  background-color: #ffffff !important;
}
.text-filter {
  font-size: 14px;
  color: #3b352e;
}
.notification .button {
  width: 72px;
}
@media (max-width: 989px) {
  .notification .button {
    width: 59px;
  }
}
.notification .icon {
  align-items: start;
}
@media (max-width: 989px) {
  .notification .icon {
    width: 68px;
  }
}
.tooltip-inner {
  width: 240px;
  padding: 20px 40px 20px 20px;
}
.tooltip-inner:after {
  border-width: 7px;
}
.tooltip-inner:before {
  border-width: 8px;
}
.tooltip-inner.arrow-top {
  top: 20px;
  left: -55px;
}
.tooltip-inner.arrow-top:after, .tooltip-inner.arrow-top:before {
  bottom: 100%;
  left: 20%;
}
.tooltip-inner.arrow-top:after {
  margin-left: -7px;
}
.tooltip-inner.arrow-top:before {
  margin-left: -8px;
}
.tooltip-inner.arrow-right {
  right: 35px;
  top: -15px;
}
.tooltip-inner.arrow-right:after, .tooltip-inner.arrow-right:before {
  left: 100%;
  top: 28px;
}
.tooltip-inner.arrow-right:after {
  margin-top: -7px;
}
.tooltip-inner.arrow-right:before {
  margin-top: -8px;
}
.tooltip-inner.arrow-bottom {
  bottom: 35px;
  left: -260px;
}
.tooltip-inner.arrow-bottom:after, .tooltip-inner.arrow-bottom:before {
  top: 100%;
  left: 90%;
}
.tooltip-inner.arrow-bottom:after {
  margin-left: -7px;
}
.tooltip-inner.arrow-bottom:before {
  margin-left: -8px;
}
.tooltip-inner.arrow-left {
  left: 15px;
  top: -7px;
}
.tooltip-inner.arrow-left:after, .tooltip-inner.arrow-left:before {
  right: 100%;
  top: 28px;
}
.tooltip-inner.arrow-left:after {
  margin-top: -15px;
}
.tooltip-inner.arrow-left:before {
  margin-top: -16px;
}
.custooltip_placeholder {
  position: absolute;
}
.custooltip_placeholder .toolTipContentPlaceholder {
  max-height: 30vh;
  overflow-y: auto;
}
@media (max-width: 599px) {
  .custooltip_placeholder .toolTipContentPlaceholder ul {
    padding-left: 20px;
  }
}
.sticky {
  position: sticky;
  top: 95px;
  padding: 16px 0;
  box-shadow: 0px 5px 5px -5px rgba(0, 0, 0, 0.2);
}
.notification .icon img {
  width: 48px;
  max-height: 48px;
}
@media (max-width: 599px) {
  .tile,
.top-tasks-column {
    overflow-x: visible;
    border-radius: 0px !important;
  }
}
.top-tasks-title {
  margin: 96px 0 0 0;
}
.top-tasks-title.retirement-first-title {
  margin-top: 42px;
}
.mat-select-arrow {
  margin: 0 !important;
}
.notification-panel {
  padding: 16px;
}
@media (max-width: 599px) {
  .notification-panel {
    padding: 16px 16px 16px 12px;
  }
}
.doc-search {
  padding: 96px 0;
}
.doc-search-text {
  font-family: "nunitosans-regular";
  font-size: 16px;
  padding: 0 0 16px 0;
  max-width: 400px;
  color: #3b352e;
}
@media (max-width: 989px) {
  .doc-search-text {
    padding: 0 16px 12px 16px;
  }
}
@media (max-width: 989px) {
  .doc-search-info {
    text-align: center;
    margin-top: 24px;
  }
  .doc-search-info .doc-search-text {
    margin: 0 auto 12px auto;
  }
}
.page-status-caption {
  height: 25px;
  left: 42.58%;
  right: 40.14%;
  top: calc(50% - 12.5px - 425px);
  font-family: "nunitosans-regular";
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  font-size: 14px;
  color: #657076;
}
.page-status-text {
  font-family: "nunitosans-regular";
  font-size: 16px;
  padding: 0 0 16px 0;
  max-width: 400px;
  color: #3b352e;
}
@media (max-width: 989px) {
  .page-status-text {
    padding: 0 16px 12px 16px;
  }
}
@media (max-width: 989px) {
  .page-status-info {
    text-align: left;
    margin-top: 24px;
  }
  .page-status-info .doc-search-text {
    margin: 0 auto 12px auto;
  }
}
.legal-first-paragraph {
  padding-top: 134px;
}
.legal-page {
  /* padding-left: 100px;
  padding-right: 100px;
  max-width: 1024px; */
  max-width: 1280px;
  padding-left: 24px;
  padding-right: 24px;
  overflow-wrap: normal;
  box-sizing: border-box;
  margin: auto;
}
@media screen and (max-width: 989px) {
  .legal-page {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.legal-page-bg {
  background: #f6f8f2;
}
.legal-page-width {
  max-width: 1024px;
}
.legal-contact-table {
  border: none;
}
.legal-header {
  font-family: "nunitosans-semibold";
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  font-size: 18px;
  color: #3b352e;
  padding-top: 32px;
}
.legal-paragraph-break {
  padding-bottom: 24px;
}
.legal-bullet {
  margin-bottom: 16px;
}
.legal-text {
  font-family: "nunitosans-regular";
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  font-size: 16px;
  color: #657076;
}
.doc-search-image {
  text-align: right;
}
.doc-search-image img {
  max-width: 160px;
  margin-right: 16px;
}
@media (max-width: 990px) {
  .doc-search-image {
    text-align: center;
  }
  .doc-search-image img {
    max-width: 120px;
    margin: 0;
  }
}
.page-status-title {
  width: 296px;
  color: #3b352e;
}
@media (max-width: 990px) {
  .page-status-title {
    width: 260px;
    text-align: center;
    font-size: 28px;
  }
}
.page-status-image {
  text-align: right;
}
.page-status-image img {
  max-width: 160px;
}
@media (max-width: 990px) {
  .page-status-image {
    text-align: center;
  }
  .page-status-image img {
    max-width: 112px;
    margin: 0;
  }
}
.page-status-link {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-status-link li {
  padding: 5px 0;
}
.page-status-link a {
  text-decoration: none;
  color: #007780;
  font-family: "nunitosans-regular";
  font-size: 16px;
  line-height: 24px;
}
.page-status-link a:hover, .page-status-link a:focus {
  color: #055a60;
  text-decoration: underline;
  text-decoration-color: #055a60;
}
.page-status-arrow-link {
  display: flex;
  align-items: center;
  font-family: "nunitosans-semibold";
  font-size: 16px;
  text-decoration: underline;
}
.doc-search-link {
  display: inline-flex;
  align-items: center;
  font-family: "nunitosans-semibold";
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
@media (max-width: 990px) {
  .doc-search-link {
    justify-content: center;
  }
}
.doc-search-link img {
  margin: 0 8px 0 0;
  max-width: 16px;
  max-height: 16px;
}
.doc-attach {
  padding: 5px 10px;
  margin: 20px 20px 0px 0;
  color: #657076;
  display: flex;
}
.doc-attach span {
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.doc-attach.max-width-270 {
  max-width: 270px;
}
@media (max-width: 989px) {
  .notification .icon {
    width: 60px;
  }
}
.mat-form-field-wrapper {
  padding-bottom: 0px !important;
}
.change-details-text {
  margin: 12px 0 24px 0;
}
.change-details-text p {
  margin: 0;
}
.doc-filter-select {
  top: 0;
}
.doc-filter-select .mat-form-field-wrapper {
  padding-bottom: 0 !important;
}
.doc-filter-select .mat-form-field-flex {
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.doc-filter-select mat-label {
  margin-left: 0;
  padding: 0;
  z-index: 999;
  font-family: "nunitosans-regular";
  font-size: 14px;
  line-height: 20px;
  color: #3b352e;
  bottom: 2px;
}
.doc-filter-select .mat-select-value {
  font-size: 16px !important;
  color: #3b352e !important;
  font-family: "nunitosans-regular" !important;
}
.tooltip-inner:after {
  border-width: 7px;
}
.tooltip-inner:before {
  border-width: 8px;
}
.tooltip-inner.arrow-top:after, .tooltip-inner.arrow-top-left:after, .tooltip-inner.arrow-top-right:after {
  border-bottom-color: #ffffff;
  margin-left: -15px;
}
.tooltip-inner.arrow-top:before, .tooltip-inner.arrow-top-left:before, .tooltip-inner.arrow-top-right:before {
  border-bottom-color: #d1d1d1;
  margin-left: -16px;
}
.tooltip-inner.arrow-top {
  top: 40px;
  left: -164px;
}
.tooltip-inner.arrow-top:after, .tooltip-inner.arrow-top:before {
  bottom: 100%;
  left: 155px;
}
.tooltip-inner.arrow-top-left {
  top: 40px;
  left: -70px;
}
.tooltip-inner.arrow-top-left:after, .tooltip-inner.arrow-top-left:before {
  bottom: 100%;
  left: 60px;
}
.tooltip-inner.arrow-top-right {
  top: 40px;
  right: -60px;
}
.tooltip-inner.arrow-top-right:after, .tooltip-inner.arrow-top-right:before {
  bottom: 100%;
  left: 265px;
}
.tooltip-inner.arrow-bottom:after, .tooltip-inner.arrow-bottom-left:after, .tooltip-inner.arrow-bottom-right:after {
  border-top-color: #ffffff;
  margin-left: -7px;
}
.tooltip-inner.arrow-bottom:before, .tooltip-inner.arrow-bottom-left:before, .tooltip-inner.arrow-bottom-right:before {
  border-top-color: #d1d1d1;
  margin-left: -8px;
}
.tooltip-inner.arrow-bottom {
  bottom: 45px;
  left: -135px;
}
.tooltip-inner.arrow-bottom:after, .tooltip-inner.arrow-bottom:before {
  top: 100%;
  left: 145px;
}
.tooltip-inner.arrow-bottom-left {
  bottom: 45px;
  left: -30px;
}
.tooltip-inner.arrow-bottom-left:after, .tooltip-inner.arrow-bottom-left:before {
  top: 100%;
  left: 40px;
}
.tooltip-inner.arrow-bottom-right {
  bottom: 45px;
  left: -230px;
}
.tooltip-inner.arrow-bottom-right:after, .tooltip-inner.arrow-bottom-right:before {
  top: 100%;
  left: 255px;
}
.next-button-cust {
  min-width: 0px;
  padding: 10px 12px;
}
.header-logo {
  padding-left: 16px;
}
@media (min-width: 1024px) {
  .header-logo {
    padding-left: 24px;
  }
}
@media (min-width: 1479px) {
  .header-logo {
    padding-left: 0;
  }
}
.max-width-1472 {
  max-width: 1472px;
}
.disclaimer-text {
  font-family: "nunitosans-regular";
  font-size: 14px;
  line-height: 24px;
  color: #657076;
}
.search-postcode .mat-input-element {
  font-family: "nunitosans-regular";
}
@media (min-width: 990px) {
  .margin-steps {
    margin: 0 8.89% !important;
  }
}
.radio-heading {
  max-width: none !important;
  width: 80%;
  margin: 0;
}
.password-visible {
  position: relative;
  top: -5px;
  right: 6px;
}
.password-visible.off {
  top: -5px;
}
.password-visible.pin-change {
  top: 12px;
  right: 0;
}
.passwords-match {
  font-size: 14px;
  position: relative;
  top: -8px;
}
.passwords-match img {
  position: relative;
  height: 16px;
  margin-right: 8px;
  top: 3px;
}
.max-width-1280 {
  max-width: 1280px;
}
.max-width-1312 {
  max-width: 1312px;
}
@media screen and (max-width: 599px) {
  .max-width-1312 {
    width: 100%;
    max-width: 600px;
  }
}
@media screen and (min-width: 600px) and (max-width: 989px) {
  .max-width-1312 {
    width: 100%;
    max-width: 989px;
  }
}
@media screen and (min-width: 990px) and (max-width: 1023px) {
  .max-width-1312 {
    width: 100%;
    max-width: 1023px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .max-width-1312 {
    width: 100%;
    max-width: 1024px;
  }
}
@media screen and (min-width: 1280px) {
  .max-width-1312 {
    width: 100%;
    max-width: 1280px;
  }
}
.max-characters {
  position: static;
  height: auto;
  padding: 12px 16px;
  background: #fff;
}
.chat-holder textarea {
  height: 126px;
}
.view-menu {
  position: relative;
  z-index: 9999 !important;
  margin-top: -7px;
  margin-left: -165px;
  width: 150px;
  font-family: "nunitosans-semibold";
  font-size: 16px;
  border: 1px solid #d1d1d1;
}
@media (min-width: 1024px) {
  .view-menu {
    margin-top: -35px;
  }
}
.view-menu:before, .view-menu:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.view-menu:before {
  left: 100%;
  top: 15%;
  border-left-color: #d1d1d1;
  border-width: 8px;
  margin-top: -8px;
}
.view-menu:after {
  border-left-color: #ffffff;
  left: 100%;
  top: 15%;
  margin-top: -7px;
  border-width: 7px;
}
.view-menu .highlight,
.view-menu .view-menu-item:focus {
  box-shadow: none;
  background: linear-gradient(0deg, #155454 0%, #09867f 100%);
  color: #ffffff;
}
.view-menu .highlight.view-menu-item img,
.view-menu .highlight img,
.view-menu .view-menu-item:focus.view-menu-item img,
.view-menu .view-menu-item:focus img {
  filter: brightness(0) invert(1);
}
.view-menu .view-menu-item {
  padding: 14px 16px;
}
.view-menu .view-menu-item img {
  max-height: 16px;
  width: 16px;
  margin-right: 12px;
  position: relative;
  bottom: -2px;
}
.profile-columns.justify-start {
  justify-content: flex-start !important;
}
.listing-container {
  max-width: 1280px;
}
@media (min-width: 1319px) {
  .header-logo {
    padding-left: 0;
  }
}
.font-color-light {
  color: #3b352e;
}
/* Loading screen */
.loading-interstitial-wrapper {
  min-width: 100%;
  min-height: 100%;
  z-index: 499;
}
.loading-interstitial-content {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 236px;
  padding: 0 20px;
  height: 100px;
}
.funds-mobile-grid {
  font-size: 14px;
  display: grid;
  grid-template-rows: minmax(90px, 0fr);
  height: 140px;
  margin-bottom: 5px;
  background: #f8f8f8;
}
.funds-mobile-sticky-cell {
  height: 128px;
  width: 116px;
  position: absolute;
  padding: 8px;
  border-left: solid;
}
.funds-mobile-grid-row {
  font-size: 14px;
  display: grid;
  margin-left: -15px;
  margin-right: -15px;
}
.funds-mobile-sticky-cell-row {
  position: absolute;
  background: white;
}
/* 3 col */
.funds-list-3-col .funds-mobile-sticky-cell {
  left: 15px;
}
.funds-list-3-col .funds-mobile-grid {
  /*grid-template-columns: repeat(2, calc(50% - 40px));*/
  grid-template-columns: repeat(2, calc(31% - 16px));
}
.funds-list-3-col .funds-mobile-grid.header p {
  color: #055a60;
}
/* 5 col */
.funds-list-5-col .funds-mobile-sticky-cell {
  height: 90px;
  width: 140px;
  position: absolute;
  padding: 8px;
  left: 15px;
  border-left: solid;
  box-sizing: border-box;
  border-left-width: 8px;
  overflow: hidden;
}
.funds-list-5-col .funds-mobile-sticky-cell a.pdf-text-link {
  line-height: 26px;
}
.funds-list-5-col .header .funds-mobile-sticky-cell {
  background: #055a60;
  border-left-color: #055a60;
  height: 70px;
  align-items: end;
  z-index: 9;
}
.funds-list-5-col .header .funds-mobile-sticky-cell p {
  color: #ffffff;
}
.funds-list-5-col .header.funds-mobile-grid {
  grid-template-rows: minmax(70px, 0fr);
  height: 70px;
  background: #055a60;
}
.funds-list-5-col .header.funds-mobile-grid p {
  color: #ffffff;
}
.funds-list-5-col .header.funds-mobile-grid div[scope=col] {
  background: #055a60;
  font-weight: bold;
}
.funds-list-5-col .header.funds-mobile-grid div[scope=col]:first-child p.justify-center {
  justify-content: flex-start;
}
.funds-list-5-col .funds-mobile-grid {
  grid-template-columns: repeat(6, calc(31% - 16px));
  height: 90px;
}
/* Nav menu dropdown arrow fix */
.main-nav-dropdown-arrow {
  width: 16px;
  height: 16px;
  z-index: 2000;
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.highest-priority-z-index {
  z-index: 9000;
}
.tooltip-z-index {
  z-index: 550;
}
/* User name */
.break-word-wrap-text {
  white-space: pre-wrap;
  /* CSS3 */
  white-space: -moz-pre-wrap;
  /* Firefox */
  white-space: -pre-wrap;
  /* Opera <7 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
}
.nav-username-container {
  max-width: 116px;
  text-align: left;
  overflow-wrap: anywhere;
  overflow-y: hidden;
}
.nav-slim-ie11-wrapper {
  transform: translate(-180px, 64px);
}
.nav-slim-ms-ie11-cell {
  z-index: 440;
  width: 164px;
  height: 32px;
}
.nav-slim-ms-ie11-cell:hover, .nav-slim-ms-ie11-cell:focus {
  background: #cc0000;
}
.nav-slim-webkit-cell {
  height: 32px;
}
.nav-slim-webkit-cell:hover, .nav-slim-webkit-cell:focus {
  background: #cc0000;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .half-cell {
    width: calc(50% - 12px);
  }

  .third-cell {
    width: calc(33% - 12px);
  }
}
.highcharts-tooltip {
  z-index: 999 !important;
}
.bereavement .color-c1-2cta,
.pru-retire .color-c1-2cta {
  color: #1b7793;
}
.bereavement .color-bg-c1-2cta,
.pru-retire .color-bg-c1-2cta {
  background: #1b7793;
}
.bereavement .border-thin-selected,
.pru-retire .border-thin-selected {
  border: 2px solid #1b7793;
}
.bereavement .visibility-hidden,
.pru-retire .visibility-hidden {
  visibility: hidden;
}
.bereavement .visibility-visible,
.pru-retire .visibility-visible {
  visibility: visible;
}
.bereavement .display-initial,
.pru-retire .display-initial {
  display: inline;
  display: initial;
}
.bereavement .screen-hidden,
.pru-retire .screen-hidden {
  position: absolute;
  left: -4000px;
  display: inline;
  top: 0px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.bereavement a.link-txt,
.pru-retire a.link-txt {
  color: #007780;
  font-size: 16px;
  line-height: 24px;
  font-family: "nunitosans-semibold";
  cursor: pointer;
  text-decoration: underline;
}
.bereavement a.link-txt.normal,
.pru-retire a.link-txt.normal {
  font-family: "nunitosans-regular";
}
.bereavement a.link-txt:hover, .bereavement a.link-txt:focus,
.pru-retire a.link-txt:hover,
.pru-retire a.link-txt:focus {
  color: #055a60;
  text-decoration: underline;
  text-decoration-color: #055a60;
}
.bereavement a.link-txt.dark,
.pru-retire a.link-txt.dark {
  color: #007780;
}
.bereavement a.link-txt.link-exit,
.pru-retire a.link-txt.link-exit {
  font-size: 16px;
  font-weight: normal;
}
.bereavement a.link-txt.link-remove,
.pru-retire a.link-txt.link-remove {
  position: absolute;
  top: 0;
  right: 0;
}
.bereavement a.link-txt.link-remove.remove-pos1,
.pru-retire a.link-txt.link-remove.remove-pos1 {
  position: absolute;
  bottom: 25px;
  margin-left: 20px;
  right: -135px;
  top: auto;
  width: 115px;
}
@media (max-width: 989px) {
  .bereavement a.link-txt.link-remove.remove-pos1,
.pru-retire a.link-txt.link-remove.remove-pos1 {
    position: static;
    width: auto;
  }
}
@media (max-width: 500px) {
  .bereavement a.link-txt.link-remove.remove-pos1,
.pru-retire a.link-txt.link-remove.remove-pos1 {
    width: 90px;
  }
}
.bereavement .spinner-border img,
.pru-retire .spinner-border img {
  filter: brightness(0) invert(1);
}
.bereavement .custom-label,
.pru-retire .custom-label {
  display: block;
  margin: 0 0 5px;
  font-family: "nunitosans-semibold";
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #3b352e;
}
.bereavement .custom-label.flex-block, .bereavement .table-recal p.custom-label.data-display, .table-recal .bereavement p.custom-label.data-display,
.pru-retire .custom-label.flex-block,
.pru-retire .table-recal p.custom-label.data-display,
.table-recal .pru-retire p.custom-label.data-display {
  display: flex;
}
.bereavement .tile-new,
.pru-retire .tile-new {
  height: auto;
}
.bereavement .contact-details,
.pru-retire .contact-details {
  position: relative;
}
@media (min-width: 600px) {
  .bereavement .contact-details .mobile-only,
.pru-retire .contact-details .mobile-only {
    display: none;
  }
}
.bereavement .contact-details .mat-form-field-wrapper,
.pru-retire .contact-details .mat-form-field-wrapper {
  padding-bottom: 0 !important;
}
.bereavement .toggle-choose,
.pru-retire .toggle-choose {
  padding-left: 30px;
  margin-top: 40px;
  background-image: linear-gradient(0deg, #00778b 0%, #17b0ad 100%);
  background-size: 8px 100%;
  background-position: 0 0, 100% 0;
  background-repeat: no-repeat;
}
.bereavement .toggle-choose.radio,
.pru-retire .toggle-choose.radio {
  padding-left: 35px;
  margin-left: 8px;
}
.bereavement .toggle-choose.radio .mat-form-field-wrapper,
.pru-retire .toggle-choose.radio .mat-form-field-wrapper {
  padding-bottom: 0 !important;
}
.bereavement .toggle-choose .mat-form-field-subscript-wrapper,
.pru-retire .toggle-choose .mat-form-field-subscript-wrapper {
  margin-top: 0;
}
.bereavement .next-step,
.pru-retire .next-step {
  color: #3b352e;
  font-weight: normal;
}
.bereavement .radio-label,
.bereavement .check-label,
.pru-retire .radio-label,
.pru-retire .check-label {
  font-size: 16px;
  line-height: 24px;
  color: #3b352e;
  font-family: "nunitosans-regular";
}
@media (max-width: 599px) {
  .bereavement .mat-form-field,
.bereavement .mat-form-field-infix,
.pru-retire .mat-form-field,
.pru-retire .mat-form-field-infix {
    width: 100%;
  }
  .bereavement .mat-form-field.custom-input-width,
.bereavement .mat-form-field-infix.custom-input-width,
.pru-retire .mat-form-field.custom-input-width,
.pru-retire .mat-form-field-infix.custom-input-width {
    width: 64px;
  }
  .bereavement .add-another-product,
.bereavement .add-contact-details,
.pru-retire .add-another-product,
.pru-retire .add-contact-details {
    margin: 0 -16px;
  }
  .bereavement .add-another-product.margin-top-40,
.bereavement .add-contact-details.margin-top-40,
.pru-retire .add-another-product.margin-top-40,
.pru-retire .add-contact-details.margin-top-40 {
    margin-top: 40px;
  }
  .bereavement .contact-details a.link-txt,
.pru-retire .contact-details a.link-txt {
    position: absolute;
    top: 0;
    right: 0;
  }
  .bereavement ul,
.pru-retire ul {
    padding-left: 20px;
  }
  .bereavement .confirmation-expand,
.pru-retire .confirmation-expand {
    margin: 0 -17px;
    padding: 0 17px;
    border: 0;
  }
}
.bereavement .confirmation-expand,
.pru-retire .confirmation-expand {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.bereavement .confirmation-expand .border-box:last-child .border-bottom-stroke,
.pru-retire .confirmation-expand .border-box:last-child .border-bottom-stroke {
  border: none;
  margin-bottom: 0;
}
.bereavement .confirmation-mar,
.pru-retire .confirmation-mar {
  padding: 0 32px 0 32px;
}
@media (max-width: 599px) {
  .bereavement .confirmation-mar,
.pru-retire .confirmation-mar {
    margin: 0 -16px;
  }
}
@media (max-width: 989px) {
  .bereavement .confirmation-mar,
.pru-retire .confirmation-mar {
    padding: 0 16px 0 16px;
  }
}
.bereavement .call-no,
.pru-retire .call-no {
  border-left: 2px solid #055a60;
  padding-left: 20px;
  margin-bottom: 50px;
  font-size: 14px;
  line-height: 20px;
}
.bereavement .call-no span,
.pru-retire .call-no span {
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  display: block;
}
@media (max-width: 599px) {
  .bereavement .call-no,
.pru-retire .call-no {
    font-size: 14px;
    line-height: 20px;
  }
  .bereavement .call-no span,
.pru-retire .call-no span {
    font-weight: 300;
  }
}
.bereavement .review-submit .tile,
.pru-retire .review-submit .tile {
  border-radius: 0;
}
.bereavement .review-submit .review-mobile,
.pru-retire .review-submit .review-mobile {
  margin: 0 -16px 0 -16px;
}
@media screen and (-ms-high-contrast: active) and (max-width: 989px), (-ms-high-contrast: none) and (max-width: 989px) {
  .bereavement .review-submit .flex-basis-30,
.pru-retire .review-submit .flex-basis-30 {
    flex-basis: auto;
  }
  .bereavement .review-submit .flex-grow,
.pru-retire .review-submit .flex-grow {
    flex: auto;
  }
  .bereavement .review-submit .ie-flex-reset,
.pru-retire .review-submit .ie-flex-reset {
    flex-basis: auto !important;
  }
  .bereavement .review-submit .flex-grow.flex-basis-30 .flex-block .flex-grow, .bereavement .review-submit .flex-grow.flex-basis-30 .table-recal p.data-display .flex-grow, .table-recal .bereavement .review-submit .flex-grow.flex-basis-30 p.data-display .flex-grow,
.pru-retire .review-submit .flex-grow.flex-basis-30 .flex-block .flex-grow,
.pru-retire .review-submit .flex-grow.flex-basis-30 .table-recal p.data-display .flex-grow,
.table-recal .pru-retire .review-submit .flex-grow.flex-basis-30 p.data-display .flex-grow {
    flex: 28% !important;
  }
  .bereavement .review-submit .flex-grow.flex-basis-30 .flex-block .flex-grow.flex-basis-30, .bereavement .review-submit .flex-grow.flex-basis-30 .table-recal p.data-display .flex-grow.flex-basis-30, .table-recal .bereavement .review-submit .flex-grow.flex-basis-30 p.data-display .flex-grow.flex-basis-30,
.pru-retire .review-submit .flex-grow.flex-basis-30 .flex-block .flex-grow.flex-basis-30,
.pru-retire .review-submit .flex-grow.flex-basis-30 .table-recal p.data-display .flex-grow.flex-basis-30,
.table-recal .pru-retire .review-submit .flex-grow.flex-basis-30 p.data-display .flex-grow.flex-basis-30 {
    flex: 30% !important;
  }
}
.bereavement-footer {
  border-top: none;
  margin-top: 50px;
}
@media (max-width: 599px) {
  .bereavement-footer {
    margin-top: 0;
  }
}
.bereavement-footer .footer-heading {
  padding: 0;
  line-height: 28px;
  font-size: 20px !important;
  width: 100%;
}
.bereavement-footer.footer ul li {
  margin: 0;
  padding: 13px 0;
}
.bereavement-footer.footer ul li a {
  cursor: pointer;
  text-decoration: underline;
  color: #1b7793;
  font-size: 16px;
  line-height: 24px;
  display: inline-flex;
}
.bereavement .fixedHeader {
  background: #ffffff;
}
@media (max-width: 599px) {
  .bereavement header img {
    margin-top: 20px;
  }
}
.file-upload {
  display: block;
  color: #007780;
  outline: none;
}
.file-upload #custAttachFile {
  color: #007780;
  border: 0px solid transparent;
  background: #f8f8f8 url("/assets/icons/paperclip-blue.png") no-repeat left center;
  background-size: contain;
  overflow: hidden;
  text-indent: 20px;
  margin-right: 1.6rem;
  padding: 0px;
  font-size: 16px;
  text-decoration: underline;
  font-family: "nunitosans-semibold";
  cursor: pointer;
}
.file-upload #custAttachFile:hover, .file-upload #custAttachFile:focus {
  color: #055a60;
}
.file-upload:active {
  outline: 0;
}
/* Devloper CSS */
.bankradiotext .mat-checkbox-inner-container {
  vertical-align: top !important;
  margin-top: 4px !important;
}
.bankradiotext .radiobtntxt {
  white-space: pre-wrap !important;
}
/* Button with prefix icon design */
.btn-wit-icn,
.a-btn-wit-icn {
  display: inline-block;
}
.btn-wit-icn.disabled .next-button {
  background: #CCC;
  color: #464646;
  border: 1px solid #737373;
  cursor: none;
}
.max-site-width {
  width: 100%;
}
.mat-input-element.pass-input-pad-3 {
  padding: 0 0 0 3px !important;
  text-align: center;
}
.custom-disable.mat-form-field-disabled .mat-form-field-outline {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.page-loader {
  min-width: 94% !important;
}
.skipMainContent {
  height: 1px;
  width: 1px;
  border: none;
  position: relative;
  top: -4rem;
  background: transparent;
  left: -9999px;
}
.radio-info label,
.pru-radio-list {
  cursor: pointer;
}
.radio-info label:focus {
  box-shadow: none !important;
}
@media (min-width: 499px) {
  .tab-menu-options-wrapper li:focus {
    /* border: .2rem solid #afe1f9; */
    position: relative;
  }

  /* Fixes: Password eye icon overlap when focused */
  input[name=passwordEntry]:focus,
input[name=passwordConfirm]:focus,
input[name=newPinEntry]:focus,
input[name=pinConfirm]:focus {
    max-width: 96%;
  }
}
.highcharts-tooltip {
  z-index: 999 !important;
  width: 100%;
}
.highcharts-container {
  margin: 0 auto;
}
.print-page a {
  color: #1c7c9a;
  text-align: right;
}
.options-split {
  display: flex !important;
  width: calc(50% - 16px);
}
.options-split .option-heading {
  color: #3b352e;
  font-family: "nunitosans-light";
}
@media (max-width: 767px) {
  .options-split .padding-right-8 {
    padding-right: 16px;
  }
  .options-split .padding-left-8 {
    padding-left: 16px;
  }
  .options-split .min-height-250 {
    min-height: auto;
  }
}
.modal-bg {
  background: #ffffff;
  right: 0;
  top: 96px;
  font-family: "nunitosans-regular";
  color: #3b352e;
  box-shadow: -2px 0px 5px rgba(0, 0, 0, 0.1);
  z-index: 999 !important;
}
@media screen and (min-width: 1290px) {
  .modal-bg {
    left: calc(100% - (50% - 240px));
    right: auto;
  }
}
.modal-bg .modal-header {
  border-bottom: 1px solid #d1d1d1;
  font-family: "nunitosans-semibold";
  padding: 14px 20px;
  margin-bottom: 20px;
}
.modal-bg .modal-body {
  padding: 20px;
  padding-bottom: 60px;
}
#beneficiariesLink .modal-bg {
  height: calc(100% - 96px);
}
.max-height-assumption {
  height: calc(100% - 96px);
}
.modal-custom-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 95px;
  background: black;
  right: 0;
  z-index: 999;
  opacity: 0.3;
}
.your-pension .price-tag1 {
  line-height: 32px;
  color: #3b352e;
}
.your-pension .estimated-forecast .flex-block, .your-pension .estimated-forecast .table-recal p.data-display, .table-recal .your-pension .estimated-forecast p.data-display {
  display: flex !important;
}
@media (max-width: 767px) {
  .your-pension .estimated-forecast .border-top-stroke + .border-top-stroke {
    border-top: none;
  }
  .your-pension .estimated-forecast .margin-top-120 {
    margin-top: 0;
  }
  .your-pension .estimated-forecast .break {
    flex-direction: column;
  }
  .your-pension .estimated-forecast .options-split {
    width: 100%;
  }
  .your-pension .estimated-forecast .break-space {
    height: 32px;
  }
  .your-pension .estimated-forecast .break-space.height-16 {
    height: 16px;
  }
  .your-pension .estimated-forecast .padding-32.reduce-padding {
    padding: 16px;
  }
}
@media (min-width: 768px) {
  .your-pension .estimated-forecast.projection-cal .icon-holder {
    margin-right: 15px;
  }
}
.visibility-hidden {
  visibility: hidden;
}
.table-recal {
  color: #3b352e;
}
.table-recal thead {
  color: #ffffff;
  font-family: "nunitosans-semibold";
  line-height: 24px;
  font-size: 16px;
  padding: 16px;
  background: #055a60;
}
.table-recal .strip-bg {
  background: repeating-linear-gradient(45deg, #f6f7f7, #f6f7f7 4px, #d8d8d8 7px, #d8d8d8 7px);
}
.table-recal .elevation-z5 {
  position: relative;
  background: #ffffff;
  display: flex;
  flex-direction: row;
}
.table-recal .sticky {
  position: sticky;
  z-index: 1;
  padding: 0;
  background: #055a60;
}
.table-recal .sticky p.data-label {
  color: #ffffff;
}
.table-recal .padding-left-0 {
  padding-left: 0;
}
.table-recal .first-col {
  background: #ffffff;
}
.table-recal .heavy-shadow-recal {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.table-recal .data-label {
  color: #3b352e;
  text-align: left;
  white-space: normal;
  font-size: 1.6rem;
  line-height: 24px;
  font-family: "nunitosans-regular";
}
.table-recal th .data-label {
  color: #ffffff;
}
.table-recal p.data-display {
  color: #3b352e;
}
@media (max-width: 599px) {
  .table-recal p.data-display {
    font-family: "nunitosans-light";
    font-size: 2rem;
    line-height: 28px;
  }
  .table-recal p.data-display .phablet {
    display: none;
  }
  .table-recal p.data-display .tablet {
    display: none;
  }
  .table-recal p.data-display .desktop {
    display: none;
  }
}
@media screen and (min-width: 320px) and (max-width: 374px) {
  .table-recal p.data-display {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 375px) and (max-width: 460px) {
  .table-recal p.data-display {
    font-family: "nunitosans-light";
    font-size: 1.6rem;
    line-height: 28px;
  }
}
@media (min-width: 560px) and (max-width: 989px) {
  .table-recal p.data-display {
    font-family: "nunitosans-semibold";
    font-size: 2.2rem;
    line-height: 24px;
  }
  .table-recal p.data-display .mobile {
    display: none;
  }
  .table-recal p.data-display .tablet {
    display: none;
  }
  .table-recal p.data-display .desktop {
    display: none;
  }
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  .table-recal p.data-display {
    font-family: "nunitosans-light";
    font-size: 2.1rem;
    line-height: 24px;
  }
}
@media (min-width: 990px) and (max-width: 1279px) {
  .table-recal p.data-display {
    font-family: "nunitosans-light";
    font-size: 2.1rem;
    line-height: 24px;
  }
  .table-recal p.data-display .mobile {
    display: none;
  }
  .table-recal p.data-display .phablet {
    display: none;
  }
  .table-recal p.data-display .desktop {
    display: none;
  }
}
@media (min-width: 1280px) {
  .table-recal p.data-display {
    font-family: "nunitosans-light";
    font-size: 2.1rem;
    line-height: 24px;
  }
  .table-recal p.data-display .mobile {
    display: none;
  }
  .table-recal p.data-display .phablet {
    display: none;
  }
  .table-recal p.data-display .tablet {
    display: none;
  }
}
.mat-menu-panel {
  border-radius: 5px !important;
}
.mat-menu-panel.mat-menu-before.mat-menu-above, .mat-menu-panel.mat-menu-before.mat-menu-below {
  margin: 35px -17px;
}
.mat-menu-panel.mat-menu-after.mat-menu-above, .mat-menu-panel.mat-menu-after.mat-menu-below {
  margin: -17px 43px;
}
.tooltip-pop {
  z-index: 9999 !important;
  margin-top: -8px;
  margin-bottom: -8px;
  margin-left: 0;
  width: 150px;
  font-family: "Open Sans-SemiBold";
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid #d1d1d1;
  padding: 30px 40px 30px 20px;
  position: static;
  width: auto;
  background: #ecf7f9;
}
.tooltip-pop .close-x-blue {
  position: relative;
  right: -25px;
  top: -15px;
}
.tooltip-pop:before, .tooltip-pop:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.tooltip-pop:before {
  left: 100%;
  top: 15%;
  border-left-color: #d1d1d1;
  border-width: 8px;
  margin-top: -8px;
}
.tooltip-pop:after {
  border-left-color: #ecf7f9;
  left: 100%;
  top: 15%;
  margin-top: -7px;
  border-width: 7px;
}
.tooltip-pop:before {
  left: 0%;
  border-width: 8px;
  margin-top: -12px;
  margin-left: 8px;
}
.tooltip-pop:after {
  left: 0%;
  margin-top: -10px;
  border-width: 8px;
  margin-left: 8px;
}
.mat-menu-after.mat-menu-below .tooltip-pop:before {
  top: 16px;
  border-right-color: #155454;
  border-left-color: transparent;
  left: 19px;
}
.mat-menu-after.mat-menu-below .tooltip-pop:after {
  border-right-color: #155454;
  left: 21px;
  top: 14px;
  border-left-color: transparent;
}
.mat-menu-after.mat-menu-above .tooltip-pop:before {
  top: auto;
  border-right-color: #155454;
  border-left-color: transparent;
  bottom: 4px;
  left: 19px;
}
.mat-menu-after.mat-menu-above .tooltip-pop:after {
  border-right-color: #155454;
  top: auto;
  border-left-color: transparent;
  bottom: 4px;
  left: 21px;
}
.mat-menu-before.mat-menu-below .tooltip-pop:before {
  top: 31px;
  border-bottom-color: #155454;
  border-left-color: transparent;
  border-right-color: transparent;
  left: auto;
  right: 2px;
}
.mat-menu-before.mat-menu-below .tooltip-pop:after {
  border-bottom-color: #155454;
  left: auto;
  top: 31px;
  border-left-color: transparent;
  border-right-color: transparent;
  right: 2px;
}
.mat-menu-before.mat-menu-above .tooltip-pop:before {
  top: auto;
  border-top-color: #155454;
  border-left-color: transparent;
  border-right-color: transparent;
  bottom: 18px;
  left: auto;
  right: 2px;
}
.mat-menu-before.mat-menu-above .tooltip-pop:after {
  border-top-color: #155454;
  top: auto;
  border-left-color: transparent;
  border-right-color: transparent;
  bottom: 21px;
  left: auto;
  right: 2px;
}
.attach-pop .view-menu {
  position: absolute;
  z-index: 9999 !important;
  margin-top: -7px;
  margin-left: 12px;
  width: 150px;
  font-family: "nunitosans-semibold";
  font-size: 16px;
  border: 1px solid #d1d1d1;
}
.attach-pop .view-menu:before, .attach-pop .view-menu:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.attach-pop .view-menu:before {
  right: 99%;
  top: 15%;
  border-right-color: #d1d1d1;
  border-width: 7px;
  margin-top: -7px;
  left: -14px;
}
.attach-pop .view-menu:after {
  border-right-color: #ffffff;
  left: 99%;
  top: 15%;
  margin-top: -7px;
  border-width: 7px;
  left: -13px;
}
.attach-pop .view-menu .highlight {
  border-radius: 4px;
  box-shadow: none;
}
.attach-pop .view-menu .view-menu-item {
  padding: 14px 16px;
}
.attach-pop .view-menu .view-menu-item img {
  max-height: 16px;
  width: 16px;
  margin-right: 12px;
  position: relative;
  bottom: -2px;
}
/* Other's subitem select on bereavement radio */
/*.radiomenucntrhtcng {
  height: 260px;
}
.radiomenucntr,
.radioSmelseCntr .radiomenucntrSmelse {
  margin-bottom: 60px;
}
.radiomenucntrMob,
.radiomenucntrSmelseMob {
  margin-bottom: 100px;
}
.radiosubmenuitem,
.radiosubmenuitemMob {
  position: relative;
  display: block;
  top: -110px;
}
.radiomenucntr.radiosubmenuerr,
.radiomenucntrMob.radiosubmenuerr {
  margin-bottom: 120px;
}
.radiosubmenuitem.radiosubmenuitemerr {
  top: -147px;
}
.radiosubmenuitemMob.radiosubmenuitemerr {
  top: -162px;
}*/
/* Individual's subitem select on radio */
/*.radiomenucntrIndiv {
  margin-bottom: 147px;
}
.radiomenucntrIndivMob {
  margin-bottom: 195px;
}
.radiomenucntrIndvSelHgt.radiomenucntrOthrSelHgt .radiomenucntrIndiv {
  margin-bottom: 137px;
}
.radiomenuitemIndiv {
  position: relative;
  display: block;
  top: -150px;
}
.radiomenuitemIndivMob {
  position: relative;
  display: block;
  top: -245px;
}
.radiomenuitemIndvSelHgt .radiomenuitemIndivMob {
  top: -230px;
}
.radiomenuitemIndivMob.radiomenuitemOthrSel {
  top: -305px;
}
.radiomenuitemIndvSelHgt {
  height: 307px;
}
.radiomenucntrIndvSelHgt .radiomenucntrIndivMob {
  margin-bottom: 130px;
}
.radiomenuitemIndvSelHgt.radiomenuitemOthrSelHgt {
  height: 436px;
}
.radiomenucntrIndvSelHgt .radiomenucntrIndiv {
  margin-bottom: 50px;
}
.radiomenuitemIndiv.radiomenuitemOthrSel {
  top: -235px;
}
.radiomenuitemIndvSelHgt.radiomenuitemOthrSelHgt .radiomenucntrIndvSelHgt .radiomenucntrIndivMob {
  margin-bottom: 195px;
}*/
/* SomeOneElse drop select on radio */
/*.radioSubItem {
  position: relative;
  display: block;
  top: -105px;
}
.radioheightMob {
  height: 330px;
}
.radioSmelsehgt {
  height: 285px;
}*/
/* Bereavement nested radio classes end */
.bereavement .color-bg-c-panel .mat-button-toggle {
  background: #fff;
}
.lblNo {
  visibility: hidden;
  font-size: 0px;
  line-height: 0px;
  color: transparent;
  display: flex;
  position: absolute;
  visibility: hidden;
}
.inline-text-icon {
  font-size: 16px;
  font-family: "nunitosans-regular";
  cursor: pointer;
  line-height: 24px;
  width: auto;
  color: #3b352e;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
.inline-text-icon:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #eb5c37;
  margin-top: -2px;
}
.inline-text-icon:hover, .inline-text-icon:focus {
  color: #ffffff;
  background: #eb5c37;
}
.inline-text-icon.active {
  color: #3392a2;
}
.text-link {
  cursor: pointer;
  color: #3b352e;
  font-size: 16px;
  font-family: "nunitosans-regular";
  text-decoration: none;
  line-height: 24px;
  display: inline-block;
  position: relative;
}
.text-link:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #eb5c37;
  margin-top: -1px;
}
.text-link:hover, .text-link:focus {
  color: #ffffff;
  text-decoration: none;
  background: #d13c15;
}
.text-link:hover img, .text-link:focus img {
  filter: brightness(0) invert(1);
}
.text-link.active {
  color: #3392a2;
}
.text-link.red-theme {
  color: #d13c15;
  background: transparent;
}
.text-link.red-theme:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #d13c15;
  margin-top: -1px;
}
.text-link.red-theme:hover, .text-link.red-theme:focus {
  color: #ffffff;
  text-decoration: none;
  background: #d13c15;
}
.text-link.text-link-dark {
  font-weight: bold;
}
.promotecontact-link, .tooltip-link {
  cursor: pointer;
  color: #3b352e !important;
  font-size: 16px;
  font-family: "nunitosans-regular";
  text-decoration: none;
  line-height: 24px;
  display: inline-block;
  position: relative;
}
.promotecontact-link:after, .tooltip-link:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #eb5c37;
  margin-top: -1px;
}
.promotecontact-link:hover, .promotecontact-link:focus, .tooltip-link:hover, .tooltip-link:focus {
  color: #ffffff !important;
  text-decoration: none;
  background: #eb5c37;
}
.promotecontact-link:hover img, .promotecontact-link:focus img, .tooltip-link:hover img, .tooltip-link:focus img {
  filter: brightness(0) invert(1);
}
.promotecontact-link.active, .tooltip-link.active {
  color: #3392a2;
}
.promotecontact-link.red-theme, .tooltip-link.red-theme {
  color: #eb5c37;
  background: transparent;
}
.promotecontact-link.red-theme:after, .tooltip-link.red-theme:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #eb5c37;
  margin-top: -1px;
}
.promotecontact-link.red-theme:hover, .promotecontact-link.red-theme:focus, .tooltip-link.red-theme:hover, .tooltip-link.red-theme:focus {
  color: #ffffff;
  text-decoration: none;
  background: #eb5c37;
}
.promotecontact-link.text-link-dark, .tooltip-link.text-link-dark {
  font-weight: bold;
}
.height-48 .text-link {
  line-height: 48px;
}
.height-48 .promotecontact-link {
  line-height: 48px;
}
.pdf-text-link {
  cursor: pointer;
  color: #007780;
  font-size: 16px;
  font-family: "nunitosans-regular";
  text-decoration: none;
  line-height: 24px;
  text-decoration: underline;
}
.pdf-text-link:hover .text-underline, .pdf-text-link:focus .text-underline, .pdf-text-link.active .text-underline {
  text-decoration: underline;
}
.pdf-text-link:hover, .pdf-text-link:focus {
  color: #055a60;
}
.pdf-text-link.active {
  color: #055a60;
}
.pdf-text-link span:first-child {
  margin-right: 5px;
}
.pdf-text-link .pdf {
  text-transform: uppercase;
  font-size: 11px;
  border: 1px solid #3b352e;
  padding: 0px 3px;
  text-decoration: none;
  position: relative;
  top: -2px;
  display: inline-block;
  line-height: 16px;
  box-sizing: border-box;
}
.pdf-text-link:hover .pdf, .pdf-text-link:focus .pdf {
  background: #3b352e;
  color: #fff;
}
.pdf-text-link.active .pdf {
  background: #3392a2;
  color: #fff;
  border-color: #3392a2;
}
.pdf-text-link:focus:hover .pdf {
  background: transparent;
  color: inherit;
  text-decoration: none;
}
.inline-text-icon:focus,
.text-link:focus,
.promotecontact-link:focus,
.pdf-text-link:focus,
img.info:focus {
  display: inline-block;
}
.text-twoline-ellipsis {
  /* Mozilla */
  -webkit-box-orient: vertical;
  /* WebKit */
  box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  display: flex;
  /* As specified */
  -webkit-line-clamp: 2;
}
.text-twoline-ellipsis + .pdf {
  margin-left: 0;
}
.pru-retire .contribution-invest .fundholding-split {
  display: flex !important;
}
@media (max-width: 767px) {
  .pru-retire .contribution-invest .fundholding-split .padding-right-8 {
    padding-right: 16px;
  }
  .pru-retire .contribution-invest .fundholding-split .padding-left-8 {
    padding-left: 16px;
  }
}
.pru-retire .self-fund .ck-area .key-text {
  padding: 0 16px;
}
.pru-retire .choose-fund .next-button {
  min-width: auto;
}
.pru-retire .select-option-block {
  background: #e6f2f4;
  border: 4px solid #e6f2f4;
  cursor: pointer;
}
@media (max-width: 599px) {
  .pru-retire .select-option-block {
    padding: 20px;
  }
}
.pru-retire .select-option-block:hover, .pru-retire .select-option-block:focus {
  border-color: #00778b;
}
.pru-retire .select-option-block .current-strategy {
  padding: 10px 10px 10px 35px;
  background: #fff url(/assets/icons/tick-mark-small.svg) no-repeat 14px 14px;
  font-family: "nunitosans-regular";
  display: inline-block;
  background-size: 12px;
  font-size: 14px;
  line-height: 20px;
  color: #3b352e;
}
@media (max-width: 599px) {
  .pru-retire ul {
    padding-left: 0;
  }
  .pru-retire ul.padding-left-20 {
    padding-left: 20px;
  }
}
.compare-options {
  /* .illustration {
     min-height:250px;

     @media (max-width: 989px) {
       min-height: 390px;
     }

     @media (max-width: 599px) {
       min-height: 335px;
     }
   } */
}
.compare-options .compare-options-list li {
  background: url(/assets/icons/tick-mark.svg) no-repeat left top;
  background-size: 16px;
  list-style: none;
  padding: 0 0 15px 30px;
  font-size: 16px;
  line-height: 24px;
  color: #3b352e;
  font-family: "nunitosans-regular";
}
@media (max-width: 599px) {
  .compare-options .compare-options-list li {
    background: none;
    padding: 0 0 15px 0;
  }
}
.date-range {
  display: flex;
}
.date-range label.custom-label {
  margin-top: 0;
}
.date-range img.go-forward {
  margin: 0 45px;
  filter: gray;
  /* IE */
  /* Old WebKit */
  /* New WebKit */
  filter: grayscale(100%);
  /* Current draft standard */
  position: relative;
  bottom: -25px;
}
@media (min-width: 900px) {
  .date-range .filter-cta {
    display: flex;
    align-items: flex-end;
    margin: 0 0px 0px 40px;
  }
}
@media (max-width: 989px) {
  .date-range .filter-cta {
    margin: 40px 0 0;
  }
}
img.show-hide-icon-white {
  filter: brightness(0) invert(1);
}
.reset-min-width button.next-button {
  min-width: auto;
  margin-bottom: 0;
}
/* Transation Histroy */
.trans-histroy {
  font-family: "nunitosans-regular";
  margin-top: 40px;
  color: #3b352e;
}
@media (max-width: 989px) {
  .trans-histroy {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.trans-histroy .trans-histroy-header {
  color: #ffffff;
  font-family: "nunitosans-semibold";
  line-height: 24px;
  font-size: 16px;
  padding: 16px;
  background: #055a60;
}
.trans-histroy .trans-histroy-header.withTh {
  padding: 0;
}
.trans-histroy .trans-histroy-header.withTh th {
  padding: 16px;
}
.trans-histroy .trans-histroy-body {
  color: #3b352e;
  line-height: 24px;
  font-size: 16px;
}
.trans-histroy .icon {
  display: flex;
}
@media (max-width: 989px) {
  .trans-histroy .icon {
    width: 24px;
  }
}
.trans-histroy .icon svg {
  fill: #007780;
}
.trans-histroy .icon.decrease img {
  filter: sepia() saturate(10000%) hue-rotate(30deg);
}
.trans-histroy .icon.increase img {
  filter: sepia(100%) contrast(50%) saturate(500%) hue-rotate(423deg);
}
.trans-histroy .icon.transfer img {
  filter: gray;
  /* IE */
  /* Old WebKit */
  /* New WebKit */
  filter: grayscale(100%);
  /* Current draft standard */
}
.trans-histroy .mat-expansion-panel {
  box-shadow: none !important;
  border-radius: 0 !important;
}
.trans-histroy .mat-expansion-panel-header {
  padding: 16px;
  font-size: 16px;
  line-height: 24px;
  color: #3b352e;
  font-family: "nunitosans-regular";
  border: 1px solid #d1d1d1;
  border-top: none;
}
.trans-histroy .mat-expansion-panel-header[tabindex="0"]:focus {
  box-shadow: inset 0 0 0 2px #1197df !important;
  border: 1px solid #1197df;
  border-top: none;
}
@media (max-width: 989px) {
  .trans-histroy .mat-expansion-panel-header {
    border-top: 1px solid #d1d1d1;
  }
}
.trans-histroy .mat-expansion-panel-header-description,
.trans-histroy .mat-expansion-panel-header-title {
  margin-right: 0;
}
.trans-histroy .mat-expansion-panel-spacing {
  margin: 0;
}
.trans-histroy mat-expansion-panel mat-expansion-panel-header {
  height: auto !important;
}
.trans-histroy .mat-expansion-panel-body {
  padding: 0 16px 16px;
  border: 1px solid #d1d1d1;
  border-top: none;
  background: #f8f8f8;
  box-shadow: inset 0 7px 10px -7px rgba(0, 0, 0, 0.1);
}
@media (max-width: 989px) {
  .trans-histroy .mat-expansion-panel-body {
    background: #ffffff;
  }
}
.trans-histroy .left-dass {
  position: absolute;
  border-left: 1px dashed #bababa;
  top: 0%;
  bottom: 29px;
}
@media (max-width: 989px) {
  .trans-histroy .left-dass {
    bottom: 77px;
  }
}
.trans-histroy ul {
  margin: 0 auto;
  list-style-type: none;
  counter-reset: steps;
  margin: 0;
  font-family: "nunitosans-regular";
  margin-top: 30px;
  padding: 0;
  width: 100%;
}
@media (max-width: 989px) {
  .trans-histroy ul {
    margin-top: 50px;
  }
}
.trans-histroy ul li {
  padding: 0 0 15px 50px;
  position: relative;
  margin: 0;
}
@media (max-width: 989px) {
  .trans-histroy ul li {
    padding: 0 0 20px 30px;
  }
}
.trans-histroy ul li div {
  font-family: "nunitosans-regular";
  color: #3b352e;
  line-height: 24px;
  font-size: 16px;
  text-align: right;
  flex: 1;
}
.trans-histroy ul li div.split-space {
  padding: 0 20px;
}
@media (max-width: 989px) {
  .trans-histroy ul li div {
    text-align: left;
    text-align: initial;
  }
}
.trans-histroy ul li div.text-left {
  text-align: left;
}
.trans-histroy ul li div.header-label {
  line-height: 20px;
  font-size: 14px;
}
.trans-histroy ul li div.header-label.header-label-1 {
  font-family: "nunitosans-italic";
}
.trans-histroy ul li:before {
  position: absolute;
  left: 0px;
  top: 10px;
  content: "";
  height: 100%;
  width: 40px;
  border-top: 1px dashed #d1d1d1;
}
@media (max-width: 989px) {
  .trans-histroy ul li:before {
    width: 20px;
  }
}
@media (min-width: 990px) {
  .trans-histroy ul li:first-of-type:before {
    border: none;
  }
}
.trans-histroy .date-header {
  background: #f8f8f8;
  line-height: 20px;
  font-size: 14px;
  font-weight: 600;
  padding: 16px;
}
.trans-histroy .trans-type {
  position: absolute;
  top: 15px;
  left: 30px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 600;
  font-family: "nunitosans-regular";
  color: #3b352e;
}
.trans-histroy.switch-fund-selection .icon {
  position: absolute;
}
.trans-histroy.switch-fund-selection.iconStatic .icon {
  position: static;
}
.trans-histroy.switch-fund-selection .trans-histroy-body {
  padding-left: 24px;
}
.trans-histroy.switch-fund-selection .mat-content {
  flex-direction: column;
  overflow: visible;
  overflow: initial;
}
.trans-histroy.switch-fund-selection .mat-input-element {
  padding: 0 !important;
}
.trans-histroy.switch-fund-selection.set-target .added-specify {
  display: none;
}
.trans-histroy.switch-fund-selection.set-target .added-redirect {
  display: none;
}
.trans-histroy.switch-fund-selection.set-target .added-both {
  display: none;
}
.trans-histroy.switch-fund-selection.set-target .width-percent-45 {
  width: 30%;
}
.trans-histroy.switch-fund-selection.set-target .allocated-footer-space {
  margin-right: 48px;
}
.trans-histroy.switch-fund-selection.set-redirect .added-specify {
  display: none;
}
.trans-histroy.switch-fund-selection.set-redirect .added-set-target {
  display: none;
}
.trans-histroy.switch-fund-selection.set-redirect .added-both {
  display: none;
}
.trans-histroy.switch-fund-selection.set-redirect .width-percent-45 {
  width: 30%;
}
.trans-histroy.switch-fund-selection.set-redirect .allocated-footer-space {
  margin-right: 48px;
}
.trans-histroy.switch-fund-selection.set-both .added-specify {
  display: none;
}
.trans-histroy.switch-fund-selection.set-both .added-set-target {
  display: none;
}
.trans-histroy.switch-fund-selection.set-both .added-redirect {
  display: none;
}
.trans-histroy.switch-fund-selection.set-both .width-percent-45 {
  width: 30%;
}
.trans-histroy.switch-fund-selection.set-both .allocated-footer-space {
  margin-right: 48px;
}
.trans-histroy.switch-fund-selection.specify-sales .added-set-target {
  display: none;
}
.trans-histroy.switch-fund-selection.specify-sales .added-redirect {
  display: none;
}
.trans-histroy.switch-fund-selection.specify-sales .added-both {
  display: none;
}
.trans-histroy.switch-fund-selection.specify-sales .width-percent-45 {
  width: 30%;
}
.trans-histroy.switch-fund-selection.specify-sales .allocated-footer-space {
  margin-right: 12px;
}
.trans-histroy.switch-fund-selection .switch-fund-selection-row {
  font-family: "nunitosans-regular";
  color: #3b352e;
  line-height: 24px;
  font-size: 16px;
  padding: 5px 16px;
}
.trans-histroy.switch-fund-selection .switch-fund-selection-footer {
  font-family: "nunitosans-regular";
  color: #3b352e;
  line-height: 24px;
  font-size: 16px;
  padding: 12px 16px;
}
@media (min-width: 990px) {
  .trans-histroy.switch-fund-selection .switch-fund-selection-footer {
    border: 1px solid #d1d1d1;
    border-top: none;
  }
}
.trans-histroy.switch-fund-selection .mat-expansion-panel-header {
  padding: 5px 16px;
}
@media (max-width: 450px) {
  .trans-histroy.switch-fund-selection .switch-mobile-panel .added-specify .mat-form-field {
    width: 185px;
  }
}
@media (max-width: 420px) {
  .trans-histroy.switch-fund-selection .switch-mobile-panel .added-specify .mat-form-field {
    width: 175px;
  }
}
@media (max-width: 400px) {
  .trans-histroy.switch-fund-selection .switch-mobile-panel .added-specify .mat-form-field {
    width: 163px;
  }
}
.trans-histroy.switch-fund-selection .switch-mobile-panel,
.trans-histroy.switch-fund-selection .switch-desktop-panel {
  border-bottom: 4px solid #ffffff;
  padding: 12px 16px;
  font-size: 16px;
  line-height: 24px;
  color: #3b352e;
  font-family: "nunitosans-regular";
}
.trans-histroy.switch-fund-selection .switch-mobile-panel.color-bg-c-panel:hover,
.trans-histroy.switch-fund-selection .switch-desktop-panel.color-bg-c-panel:hover {
  background: #ededed;
}
.trans-histroy.switch-fund-selection .switch-mobile-panel.hide,
.trans-histroy.switch-fund-selection .switch-desktop-panel.hide {
  display: none;
}
.trans-histroy.switch-fund-selection .switch-desktop-panel.newTable1 {
  border: 1px solid #d1d1d1;
  border-top: none;
  padding: 0;
}
.trans-histroy.switch-fund-selection .switch-desktop-panel.newTable1 td {
  padding: 12px 16px;
}
.trans-histroy.switch-fund-selection .switch-desktop-panel.newTable1 td:first-child {
  border-right: 1px solid #d1d1d1;
}
.date-range-filter {
  border-top: 1px solid #d1d1d1;
}
.date-range-filter .mat-expansion-panel {
  box-shadow: none !important;
  border-bottom: 1px solid #d1d1d1;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.date-range-filter .mat-expansion-panel:last-of-type,
.date-range-filter .mat-expansion-panel :first-of-type {
  border-radius: 0;
}
.date-range-filter .mat-expansion-panel-header {
  padding: 4px 4px 4px 0;
  font-size: 16px;
  line-height: 24px;
  color: #3b352e;
  font-family: "nunitosans-regular";
}
.date-range-filter .mat-expansion-panel-header-description,
.date-range-filter .mat-expansion-panel-header-title {
  margin-right: 0;
}
.date-range-filter .mat-expansion-panel-header-description label.custom-label,
.date-range-filter .mat-expansion-panel-header-title label.custom-label {
  font-size: 16px;
  font-weight: 600;
  margin: 1em 0;
}
@media (max-width: 989px) {
  .date-range-filter .mat-expansion-panel-header-description .icon,
.date-range-filter .mat-expansion-panel-header-title .icon {
    width: auto;
  }
}
.date-range-filter .mat-expansion-panel-spacing {
  margin: 0;
}
.date-range-filter mat-expansion-panel mat-expansion-panel-header {
  height: auto !important;
}
.date-range-filter .mat-expansion-panel-body {
  padding: 16px 0;
}
@media (max-width: 599px) {
  .date-range-filter .mat-button-toggle {
    width: 47%;
    margin: 0 4% 4% 0;
  }
  .date-range-filter .mat-button-toggle:nth-child(even) {
    margin-right: 0;
  }
}
.pru-retire {
  /* My details */
  /* Mat Prefix and Suffix */
  /* Product & Policy */
  /* Switch and redirect */
}
.pru-retire .pass-field-val {
  line-height: 24px;
  margin: 11px 0;
  font-size: 65px;
  font-family: "nunitosans-semibold";
  position: relative;
  top: -15px;
}
.pru-retire .sitemap li {
  list-style: none;
  flex: 1 1 50%;
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.pru-retire .sitemap li img {
  margin-right: 12px;
  width: 10px;
}
.pru-retire .sitemap.one-col li {
  flex: 1 1 100%;
}
.pru-retire .scroll-target {
  margin-top: -100px;
  padding-top: 100px;
}
.pru-retire .scroll-target:focus {
  box-shadow: none;
  outline: none;
}
.pru-retire .warning-block {
  background: #fae5e5;
  padding: 32px;
}
@media (max-width: 599px) {
  .pru-retire .warning-block {
    padding: 32px 16px;
  }
}
.pru-retire .warning-block p {
  font-family: "nunitosans-regular";
  color: #3b352e;
  font-size: 1.4rem;
  line-height: 2rem;
}
.pru-retire .warning-block p.title {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-family: "nunitosans-semibold";
  margin: 0 0 5px 0;
}
.pru-retire .warning-block p.normal {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.pru-retire .warning-block p a.text-link {
  font-size: 14px;
}
.pru-retire .warning-block p a.promotecontact-link {
  font-size: 14px;
}
.pru-retire ul.caption-ul,
.pru-retire ul.pass-pattern {
  padding-left: 20px;
}
.pru-retire .add-another {
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pru-retire .matPreSuf .mat-form-field-infix {
  display: flex;
  align-items: center;
}
.pru-retire .matPreSuf .mat-input-element {
  padding: 0 !important;
  text-align: right;
}
.pru-retire .matPreSuf span.matPrefix,
.pru-retire .matPreSuf span.matSuffix {
  color: #3b352e;
  font-family: "Open Sans-Regular";
  font-size: 16px;
  line-height: 24px;
}
.pru-retire .matPreSuf .mat-form-field-disabled span.matPrefix,
.pru-retire .matPreSuf .mat-form-field-disabled span.matSuffix {
  color: rgba(0, 0, 0, 0.38);
}
@media (min-width: 990px) {
  .pru-retire .edit-beneficiary label {
    height: 40px;
    display: flex;
    align-items: center;
  }
  .pru-retire .edit-beneficiary .hide-label label {
    display: none;
  }
}
@media (max-width: 989px) {
  .pru-retire .edit-beneficiary .margin-left-first-child-0 .margin-left-20:first-child {
    margin-left: 0;
  }
}
@media (max-width: 989px) {
  .pru-retire .edit-beneficiary .max-width-700.fund-selection {
    max-width: unset;
  }
}
.pru-retire .edit-beneficiary .dynamic-fund-style.width-percent-50 {
  width: 100%;
}
.pru-retire .pandp-block {
  background: #f8f8f8;
}
.pru-retire .switchInput .mat-form-field-wrapper,
.pru-retire .switchInput .mat-form-field-appearance-outline .mat-form-field-wrapper,
.pru-retire .switchInput .mat-form-field-wrapper .mat-form-field-subscript-wrapper {
  margin: 0;
  padding: 0 !important;
}
.pru-retire .rowColor .row:nth-child(odd) {
  background: #f8f8f8;
}
.pru-retire .select-profit .show {
  display: none;
}
.pru-retire .selected-profit .hide {
  display: none;
}
@media (max-width: 599px) {
  .pru-retire .mobile-list {
    padding-left: 20px;
  }
}
.pru-retire .mat-select {
  margin-bottom: 10px;
}
.product-logo {
  width: 120px;
}
.plan-block {
  border: 1px solid #d8d8d8;
  padding: 10px 25px;
  background: #f6f8f2;
  box-sizing: border-box;
}
.custom-label-pin {
  display: block;
  margin: 1em 0 0;
  font-family: "nunitosans-regular";
  font-size: 14px;
  line-height: 20px;
  color: #3b352e;
  font-weight: normal;
  text-align: center;
}
/* Topup */
/* Header */
.headerTopup {
  padding-right: 32px;
  padding-left: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}
@media (max-width: 599px) {
  .headerTopup {
    padding-right: 16px;
    padding-left: 16px;
    flex-direction: column;
    height: 100px;
  }
}
.headerTopup img {
  cursor: pointer;
}
@media (max-width: 599px) {
  .headerTopup img {
    margin-top: 20px;
    max-height: 38px;
  }
}
.headerTopup .title {
  font-family: "nunitosans-regular";
  color: #3b352e;
  line-height: 36px;
  font-size: 28px;
}
@media (max-width: 599px) {
  .headerTopup .title {
    margin-bottom: 20px;
  }
}
ul.myProfileDisc {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.myProfileDisc li {
  padding-left: 30px;
  display: flex;
}
ul.myProfileDisc li:before {
  content: "• ";
  color: #055a60;
  /* or whatever color you prefer */
  padding-right: 10px;
  width: 12px;
}
.gotobutton {
  position: fixed;
  bottom: 0px;
  right: 3px;
  z-index: 99999;
}
.gotobutton button {
  background: none;
  border: 0;
}
.gotobutton button img {
  opacity: 0.77;
}
.yearFilter {
  font-size: 16px;
  cursor: pointer;
  font-family: "nunitosans-regular";
  padding: 7px 16px;
  margin: 10px;
  border: 1px solid #d1d1d1;
  display: flex;
  justify-content: center;
  white-space: nowrap;
}
.yearFilter.noActive {
  background: #ffffff;
  color: #055a60;
}
.yearFilter:hover, .yearFilter:focus {
  background: #f3fbfb;
  color: #055a60;
  border: 1px solid #17B0AD;
}
.yearFilter.active {
  background: #f3fbfb;
  color: #055a60;
  border: 1px solid #007780;
}
.doc-filter-select.qaOpen .mat-form-field-infix {
  height: 45px !important;
}
.doc-filter-select.qaOpen .mat-form-field-infix .mat-select .mat-select-arrow {
  background: none;
}
.doc-filter-select.qaOpen .mat-form-field-suffix {
  background: none;
  border: none;
  height: 47px;
}
.doc-filter-select.qaOpen.mat-focused .mat-form-field-suffix, .doc-filter-select.qaOpen.mat-focused.mat-form-field-should-float .mat-form-field-suffix {
  background: none !important;
  border: none;
}
.doc-filter-select.qaOpen.mat-focused .mat-icon, .doc-filter-select.qaOpen.mat-focused.mat-form-field-should-float .mat-icon {
  color: #3b352e !important;
}
/* All print related styles will be available here from 5Jun24 onwards */
@media print {
  /* Projection PDF print works 5Jun24*/
  @page {
    size: A4;
    margin: 36pt;
    @top-center {
      content: element(header);
    }
    @top-left-corner {
      content: " ";
    }
    @bottom-left {
      content: " ";
    }
  }
  header.printheader {
    position: relative;
    top: 0;
    display: inline-table;
    width: 100%;
    background-color: white;
  }

  body {
    color: #3D3935;
    margin: 0;
    padding: 0;
    font-family: "nunitosans-regular", arial;
  }

  h1 {
    font-size: 36pt;
    line-height: 42pt;
  }

  p, li {
    font-size: 12pt;
    line-height: 18pt;
  }

  .height-40 {
    height: 30pt;
  }

  main.padding-top-100 {
    padding: 0pt !important;
  }

  app-view-estimate-cp .page {
    margin: 0pt;
  }

  .printable {
    display: block;
  }

  .printableLink {
    display: inline;
    font-weight: 600;
  }

  /*  a {display:block; cursor: not-allowed; pointer-events: none; text-decoration: none;} */
  .nonPrintable {
    display: none !important;
  }

  app-pru-aa-nav-slim, app-export-to-pdf, .text-link img, #section-3-content img, .QSIFeedbackButton, button, .text-link:after, img.info {
    display: none;
  }

  .pru-header {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    place-content: space-between;
    padding-bottom: 12pt;
    border-bottom: 1pt solid #7E7E7E;
    margin-bottom: 18pt;
  }

  .pru-header p {
    margin: 0pt;
  }

  .pru-logo {
    margin-right: 12pt;
  }

  section p {
    padding-bottom: 18pt;
  }

  .assumption h1 {
    font-size: 15pt;
    font-weight: bold;
    margin-top: 18pt;
    margin-bottom: 12pt;
  }

  .assumption .no-page-break {
    page-break-inside: avoid;
  }

  #section-4-content .border-top-stroke {
    border: 0pt;
  }

  .table-recal thead, table {
    page-break-inside: avoid !important;
    white-space: nowrap;
  }

  .table-recal .width-percent-33-3 {
    background-color: #055A60 !important;
  }

  .table-recal p.data-label {
    color: #FFF !important;
  }

  .divToolTip .printable {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding-right: 30pt;
  }

  #section-4-content .height-64 {
    height: 12pt;
  }

  .tabletooltip h3 {
    padding-top: 30pt;
  }

  .tabletooltip p {
    padding: 0pt;
    margin: 0pt;
  }

  .tabletooltip .padding-bottom-24 {
    padding-bottom: 20pt;
  }

  .icon-star {
    width: 70pt;
    color: #055A60;
    font-size: 20pt;
    line-height: 20pt;
  }

  .barlow {
    font-size: 24pt !important;
    line-height: 30pt !important;
  }

  .info-block-parent {
    display: inline-flex;
  }

  .no-page-break, .estimated-forecast {
    page-break-inside: avoid;
  }

  @media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
      .estimated-forecast {
        page-break-inside: avoid;
      }
    }
  }
}
.topups {
  /* Header */
  /* footer styles */
  /* Nav-takeover */
  /* Modal */
  /* Container */
}
.topups .topup-header-bg {
  background: #2f2f2f;
  display: block;
  position: fixed;
  top: 0px;
  height: 75px;
  width: 100%;
  z-index: 999;
}
.topups .header {
  padding-right: 32px;
  padding-left: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 599px) {
  .topups .header {
    padding-right: 16px;
    padding-left: 16px;
    flex-direction: column-reverse;
  }
}
.topups .header img {
  cursor: pointer;
}
@media (max-width: 599px) {
  .topups .header img {
    margin-top: 20px;
    max-height: 38px;
  }
}
.topups .header .title {
  font-family: "nunitosans-regular";
  color: #3b352e;
  line-height: 28px;
  color: #3b352e;
  font-size: 20px;
}
@media (max-width: 599px) {
  .topups .header .title {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
  }
}
.topups .footerHard {
  background: #2f2f2f;
  margin-top: 40px;
}
.topups .footerHard .footer-inner {
  padding: 45px 32px;
  display: flex;
  justify-content: space-between;
}
.topups .footerHard .footer-inner .footer-nav .lhs {
  flex-direction: row;
  flex-wrap: wrap;
  width: 83%;
  place-content: space-between;
}
@media screen and (max-width: 599px) {
  .topups .footerHard .footer-inner {
    padding: 30px 0;
  }
}
.topups .footerHard .footer {
  font-size: 16px;
  font-family: "nunitosans-regular";
  color: #ffffff;
  line-height: 24px;
}
.topups .footerHard .footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.topups .footerHard .footer ul li {
  margin: 0 0 8px 0;
  padding: 0;
}
.topups .footerHard .footer ul li.margin-extra {
  margin: 0 0 20px 0;
}
.topups .footerHard .footer ul li a {
  color: #ffffff;
  text-decoration: none;
  display: inline-flex;
  cursor: pointer;
}
.topups .footerHard .footer ul li a:hover, .topups .footerHard .footer ul li a:hover .footer-text {
  color: #ffffff;
  vertical-align: top;
  /* text-shadow: 1px 0 0 currentColor; */
  text-decoration: underline;
  text-shadow: 0;
}
.topups .footerHard .footer ul li a:hover:focus, .topups .footerHard .footer ul li a:hover .footer-text:focus {
  outline: none;
  vertical-align: top;
  display: inline-flex;
}
.topups .footer-inner {
  margin: 0px;
  padding: 25px 32px;
}
@media screen and (max-width: 1310px) {
  .topups .footer-inner {
    margin: 0px;
  }
}
@media screen and (max-width: 989px) {
  .topups .footer-inner {
    margin: 0px;
  }
}
@media screen and (max-width: 599px) {
  .topups .footer-inner {
    padding: 30px 0;
  }
}
.topups .footer-heading {
  font-size: 20px !important;
  font-family: "nunitosans-bold";
  color: #ffffff !important;
}
.topups .footer-heading.underline {
  position: relative;
}
.topups .footer-heading.underline:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  background-color: #d1d1d1;
  width: 24px;
}
.topups .footer-nav {
  align-content: flex-start;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 989px) {
  .topups .footer-nav {
    display: block;
  }
}
@media screen and (max-width: 599px) {
  .topups .footer-nav {
    margin-bottom: 32px;
  }
}
.topups .footer-nav .column {
  min-width: 180px;
  padding-right: 53px;
}
@media (max-width: 989px) {
  .topups .footer-nav .column {
    margin-bottom: 64px;
    padding-right: 0;
  }
  .topups .footer-nav .column:last-child {
    margin-bottom: 0;
  }
}
.topups .footer-nav .column .footer-icon {
  vertical-align: top;
}
.topups .footer-nav .links {
  font-size: 16px !important;
  font-family: "nunitosans-bold";
  color: #3b352e !important;
}
.topups .footer-icon {
  display: inline-block;
  display: table-cell;
}
.topups .footer-icon img {
  height: 16px;
  margin: 0 16px 0 0;
  position: relative;
  bottom: -2px;
}
.topups .footer-text {
  display: inline-block;
  vertical-align: top;
}
.topups .footerLight {
  background: #f8f8f8;
}
.topups .footerLight .footer {
  font-size: 16px;
  font-family: "nunitosans-regular";
  color: #3b352e;
  line-height: 24px;
}
.topups .footerLight .footer .footer-inner {
  padding: 45px 32px 13px;
}
@media screen and (max-width: 1310px) {
  .topups .footerLight .footer .footer-inner {
    margin: 0px;
  }
}
@media screen and (max-width: 989px) {
  .topups .footerLight .footer .footer-inner {
    margin: 0px;
  }
}
@media screen and (max-width: 599px) {
  .topups .footerLight .footer .footer-inner {
    padding: 30px 0px;
  }
}
@media screen and (max-width: 599px) {
  .topups .footerLight .footer .footer-legal {
    margin: 0;
  }
}
.topups .footerLight .footer .footer-legal li {
  margin: 0 40px 32px 0 !important;
  display: inline-block;
}
.topups .footerLight .footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.topups .footerLight .footer ul li {
  margin: 0 0 8px 0;
  padding: 0;
}
.topups .footerLight .footer ul li a {
  color: #3b352e;
  text-decoration: none;
}
.topups .footerLight .footer ul li a:hover, .topups .footerLight .footer ul li a:hover .footer-text {
  color: #3b352e;
  vertical-align: top;
  /* text-shadow: 1px 0 0 currentColor; */
  text-decoration: underline;
  text-shadow: 0;
}
.topups .print-only {
  display: none;
}
@media print {
  .topups .footerHard, .topups .footerLight, .topups .non-printable, .topups .topup-header-bg {
    display: none;
  }
}
@media print {
  .topups .print-only {
    display: flex;
  }
}
.topups .footer {
  border: none;
  font-size: 16px;
  font-family: "nunitosans-regular";
  color: #3b352e;
  line-height: 24px;
  width: auto;
  border-radius: 4px;
}
@media print {
  .topups .footer {
    margin: 0;
  }
}
@media screen and (max-width: 599px) {
  .topups .footer {
    text-align: left;
    margin: 0 16px 16px;
  }
}
.topups .footer .footer-inner {
  display: flex;
}
@media screen and (max-width: 599px) {
  .topups .footer .footer-inner {
    padding: 30px 0px;
  }
  .topups .footer .footer-inner .max-width-420 {
    max-width: 100%;
  }
}
.topups .footer h2 {
  font-size: 20px;
  font-family: "nunitosans-regular";
  color: #3b352e;
  margin: 0 0 25px 0;
  line-height: 28px;
}
.topups .footer-disclaimer .footer-inner {
  display: flex;
}
@media screen and (max-width: 599px) {
  .topups .footer-disclaimer .footer-inner {
    padding-top: 0px;
    flex-direction: column;
  }
}
.topups .footer-disclaimer .footer-inner .level1 {
  margin-right: 24px;
}
.topups .footer-disclaimer .footer-inner .level1 .pruYear {
  font-size: 18px;
  white-space: nowrap;
}
.topups .footer-disclaimer .footer-inner .level2 {
  font-size: 14px;
}
.topups .tooltip {
  position: relative;
  text-align: left;
}
@media screen and (max-width: 599px) {
  .topups .tooltip {
    transform: scale(0.75);
  }
}
.topups .tooltip-inner {
  width: 300px;
  padding: 20px 40px 20px 20px;
}
.topups .tooltip-inner .tooltip-header {
  font-weight: bold;
  font-family: "nunitosans-bold";
  padding-right: 20px;
}
.topups .tooltip-inner .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
}
.topups .tooltip-inner a {
  color: #ffffff;
}
.topups .tooltip-inner a:hover, .topups .tooltip-inner a:focus {
  font-family: "nunitosans-semibold";
}
.topups .tooltip-inner:after, .topups .tooltip-inner:before {
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.topups .tooltip-inner:after {
  border-width: 15px;
}
.topups .tooltip-inner:before {
  border-width: 16px;
}
.topups .tooltip-inner.arrow-top {
  top: 50px;
  left: -87px;
}
.topups .tooltip-inner.arrow-top:after, .topups .tooltip-inner.arrow-top:before {
  bottom: 100%;
  left: 20%;
}
.topups .tooltip-inner.arrow-top:after {
  margin-left: -15px;
}
.topups .tooltip-inner.arrow-top:before {
  margin-left: -16px;
}
.topups .tooltip-inner.arrow-right {
  right: 40px;
  top: -8px;
}
.topups .tooltip-inner.arrow-right:after, .topups .tooltip-inner.arrow-right:before {
  left: 100%;
  top: 20%;
}
.topups .tooltip-inner.arrow-right:after {
  margin-top: -15px;
}
.topups .tooltip-inner.arrow-right:before {
  margin-top: -16px;
}
.topups .tooltip-inner.arrow-bottom {
  bottom: 35px;
  left: -260px;
}
.topups .tooltip-inner.arrow-bottom:after, .topups .tooltip-inner.arrow-bottom:before {
  top: 100%;
  left: 80%;
}
.topups .tooltip-inner.arrow-bottom:after {
  margin-left: -15px;
}
.topups .tooltip-inner.arrow-bottom:before {
  margin-left: -16px;
}
.topups .tooltip-inner.arrow-left {
  left: 25px;
  top: -15px;
}
.topups .tooltip-inner.arrow-left:after, .topups .tooltip-inner.arrow-left:before {
  right: 100%;
  top: 20%;
}
.topups .tooltip-inner.arrow-left:after {
  margin-top: -5px;
}
.topups .tooltip-inner.arrow-left:before {
  margin-top: -6px;
}
.topups div.nav-takeover {
  height: auto;
  width: auto;
  position: sticky;
}
.topups div.nav-takeover .nav-takeover-inner {
  margin: 16px 32px;
}
@media (max-width: 599px) {
  .topups div.nav-takeover .nav-takeover-inner {
    margin: 16px;
  }
}
@media screen and (max-width: 1339px) {
  .topups div.nav-takeover .nav-takeover-inner .responsive-x-narrow {
    position: static !important;
  }
}
@media screen and (min-width: 1340px) {
  .topups div.nav-takeover .nav-takeover-inner img.takeover-close {
    width: 24px;
    height: 24px;
  }
}
.topups .z-index-1 {
  z-index: 1;
}
.topups.modal .modal-message {
  padding: 32px;
  position: relative;
}
.topups.modal .modal-message .modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
}
.topups.modal .modal-message a.link-txt {
  color: #007780;
  font-size: 16px;
  line-height: 24px;
  font-family: "nunitosans-semibold";
  cursor: pointer;
  text-decoration: underline;
}
.topups.modal .modal-message a.link-txt.normal {
  font-family: "nunitosans-regular";
}
.topups.modal .modal-message a.link-txt:hover, .topups.modal .modal-message a.link-txt:focus {
  color: #055a60;
  text-decoration: underline;
  text-decoration-color: #055a60;
}
.topups .page-container {
  padding: 56px 32px 200px;
  position: relative;
  /*@media (max-width: 991px) {
    .tabTopMenu {
      top: 65px;
    }
  }*/
  /*.inline-text-icon,
  .text-link,
  .pdf-text-link,
  img.info {

    &:focus {
      box-shadow: 0 0 1rem $focus;
      border-radius: 4px;
      padding: 2px;
      border: .2rem solid $focus;
      display: inline-block;
    }
  }*/
}
.topups .page-container .tabTopMenu {
  position: absolute;
  right: 32px;
  top: 60px;
  z-index: 9;
}
@media (max-width: 989px) {
  .topups .page-container .tabTopMenu {
    position: static;
  }
}
@media (max-width: 599px) {
  .topups .page-container {
    padding: 76px 16px 200px;
  }
}
.topups .page-container .screen-hidden {
  position: absolute;
  left: -4000px;
  display: inline;
  top: 0px;
  overflow: hidden;
  color: transparent;
}
.topups .page-container .add-another {
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.topups .page-container a.link-txt {
  color: #007780;
  font-size: 16px;
  line-height: 24px;
  font-family: "nunitosans-semibold";
  cursor: pointer;
  text-decoration: underline;
}
.topups .page-container a.link-txt.normal {
  font-family: "nunitosans-regular";
}
.topups .page-container a.link-txt:hover, .topups .page-container a.link-txt:focus {
  color: #055a60;
  text-decoration: underline;
  text-decoration-color: #055a60;
}
.topups .page-container a.link-txt.link-exit {
  font-size: 16px;
  font-weight: normal;
}
.topups .page-container a.link-txt.link-remove {
  position: relative;
  top: 13px;
}
@media (max-width: 599px) {
  .topups .page-container a.link-txt.link-remove {
    position: absolute;
    right: 0;
    top: 13px;
  }
}
.topups .page-container a.link-txt.link-remove.remove-pos {
  position: relative;
  top: 80px;
  margin-left: 20px;
}
@media (max-width: 989px) {
  .topups .page-container a.link-txt.link-remove.remove-pos {
    position: absolute;
    right: 0;
  }
}
.topups .page-container .inline-text-icon {
  font-size: 16px;
  font-family: "nunitosans-regular";
  color: #007780;
  cursor: pointer;
  line-height: 24px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
.topups .page-container .inline-text-icon:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #eb5c37;
  margin-top: -1px;
}
.topups .page-container .inline-text-icon:hover, .topups .page-container .inline-text-icon:focus {
  color: #ffffff;
  background: #eb5c37;
}
.topups .page-container .inline-text-icon.active {
  color: #3392a2;
}
.topups .page-container .text-link {
  cursor: pointer;
  color: #3b352e;
  font-size: 16px;
  font-family: "nunitosans-regular";
  text-decoration: none;
  line-height: 24px;
  display: inline-block;
  position: relative;
}
.topups .page-container .text-link:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #eb5c37;
  margin-top: -1px;
}
.topups .page-container .text-link:hover, .topups .page-container .text-link:focus {
  color: #ffffff;
  text-decoration: none;
  background: #d13c15;
}
.topups .page-container .text-link.active {
  color: #3392a2;
}
.topups .page-container .promotecontact-link {
  cursor: pointer;
  color: #3b352e;
  font-size: 16px;
  font-family: "nunitosans-regular";
  text-decoration: none;
  line-height: 24px;
  display: inline-block;
  position: relative;
}
.topups .page-container .promotecontact-link:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #eb5c37;
  margin-top: -1px;
}
.topups .page-container .promotecontact-link:hover, .topups .page-container .promotecontact-link:focus {
  color: #ffffff;
  text-decoration: none;
  background: #eb5c37;
}
.topups .page-container .promotecontact-link.active {
  color: #3392a2;
}
.topups .page-container .pdf-text-link {
  cursor: pointer;
  color: #007780;
  font-size: 16px;
  font-family: "nunitosans-regular";
  text-decoration: none;
  line-height: 24px;
}
.topups .page-container .pdf-text-link:hover .text-underline, .topups .page-container .pdf-text-link:focus .text-underline, .topups .page-container .pdf-text-link.active .text-underline {
  text-decoration: underline;
}
.topups .page-container .pdf-text-link:hover, .topups .page-container .pdf-text-link:focus {
  color: #055a60;
}
.topups .page-container .pdf-text-link.active {
  color: #055a60;
}
.topups .page-container .pdf-text-link span:first-child {
  margin-right: 5px;
}
.topups .page-container .pdf-text-link .pdf {
  text-transform: uppercase;
  font-size: 11px;
  border: 1px solid rgba(0, 96, 128, 0.5);
  margin-left: 5px;
  padding: 0px 3px;
  text-decoration: none;
  position: relative;
  top: -2px;
  display: inline-block;
  line-height: 16px;
  box-sizing: border-box;
}
.topups .page-container .pdf-text-link:hover .pdf, .topups .page-container .pdf-text-link:focus .pdf {
  background: #006080;
  color: #fff;
}
.topups .page-container .pdf-text-link.active .pdf {
  background: #3392a2;
  color: #fff;
  border-color: #3392a2;
}
.topups .page-container .pdf-text-link:focus:hover .pdf {
  background: transparent;
  color: inherit;
  text-decoration: none;
}
.topups .page-container .inline-text-icon:focus,
.topups .page-container .text-link:focus,
.topups .page-container .promotecontact-link:focus,
.topups .page-container .pdf-text-link:focus,
.topups .page-container img.info:focus {
  display: inline-block;
}
.topups .page-container .spinner-border img {
  filter: brightness(0) invert(1);
}
.topups .page-container .custom-label {
  display: block;
  margin: 0 0 5px;
  font-family: "nunitosans-semibold";
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #3b352e;
}
@media (min-width: 990px) {
  .topups .page-container .fund-selection label {
    height: 40px;
    display: flex;
    align-items: flex-end;
  }
  .topups .page-container .fund-selection .hide-label label {
    display: none;
  }
  .topups .page-container .fund-selection .hide-label + a.link-txt.link-remove.remove-pos {
    top: 13px;
  }
  .topups .page-container .fund-selection .margin-left-first-child-0-desktop .margin-left-20:first-child {
    margin-left: 0;
  }
}
@media (max-width: 460px) {
  .topups .page-container .fund-selection .margin-left-20 {
    margin-left: 5px;
  }
}
@media (max-width: 989px) {
  .topups .page-container .fund-selection .margin-left-first-child-0 .margin-left-20:first-child {
    margin-left: 0;
  }
}
@media (max-width: 989px) {
  .topups .page-container .fund-selection .max-width-700.fund-selection {
    max-width: unset;
  }
}
.topups .page-container .fund-selection .dynamic-fund-style.width-percent-50 {
  width: 100%;
}
.topups .page-container .dynamic-fund-style.max-width-700 {
  max-width: 530px;
}
.topups .page-container .notice-li {
  padding-left: 18px;
}
.topups .page-container .notice-li li {
  padding: 0 0 16px 10px;
}
.topups .page-container .contact-details {
  position: relative;
}
@media (max-width: 599px) {
  .topups .page-container .contact-details .width-274 {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .topups .page-container .contact-details .mobile-only {
    display: none;
  }
}
.topups .page-container .contact-details .mat-form-field-wrapper {
  padding-bottom: 0 !important;
}
.topups .page-container .mat-select-value {
  font-size: 16px !important;
  color: #3b352e !important;
  font-family: "nunitosans-regular" !important;
}
.topups .page-container .mat-select-value .mat-select-placeholder {
  color: #3b352e !important;
}
.topups .page-container .toggle-choose,
.topups .page-container .select-choose {
  padding-left: 30px;
  margin-bottom: 40px;
  margin-top: 40px;
  background-image: linear-gradient(0deg, #00778b 0%, #17b0ad 100%);
  background-size: 8px 100%;
  background-position: 0 0, 100% 0;
  background-repeat: no-repeat;
}
.topups .page-container .toggle-choose.radio,
.topups .page-container .select-choose.radio {
  padding-left: 27px;
  margin-left: 12px;
}
.topups .page-container .toggle-choose.radio .mat-form-field-wrapper,
.topups .page-container .select-choose.radio .mat-form-field-wrapper {
  padding-bottom: 0 !important;
}
.topups .page-container .toggle-choose .mat-form-field-subscript-wrapper,
.topups .page-container .select-choose .mat-form-field-subscript-wrapper {
  margin-top: 0;
}
.topups .page-container .next-step {
  color: #3b352e;
  font-weight: 600;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #d1d1d1;
}
.topups .page-container .radio-label,
.topups .page-container .check-label {
  font-size: 16px;
  line-height: 24px;
  color: #3b352e;
  font-family: "nunitosans-regular";
}
@media (max-width: 599px) {
  .topups .page-container .confirmation,
.topups .page-container .summary {
    margin-bottom: 32px;
  }
}
.topups .page-container .confirmation .toggle-strip,
.topups .page-container .summary .toggle-strip {
  background: #f8f8f8;
  padding: 32px;
}
@media (max-width: 599px) {
  .topups .page-container .confirmation .toggle-strip,
.topups .page-container .summary .toggle-strip {
    margin: 0 -16px;
    padding: 32px 16px;
  }
}
@media (max-width: 989px) {
  .topups .page-container .confirmation .confirmation-expand .border-box:last-child .border-bottom-stroke,
.topups .page-container .summary .confirmation-expand .border-box:last-child .border-bottom-stroke {
    border: none;
    margin-bottom: 0;
  }
}
.topups .page-container .confirmation .confirmation-expand .border-box:nth-child(3) .border-bottom-stroke,
.topups .page-container .summary .confirmation-expand .border-box:nth-child(3) .border-bottom-stroke {
  margin-bottom: 0;
  border: 0;
}
@media (max-width: 599px) {
  .topups .page-container .confirmation .confirmation-expand,
.topups .page-container .confirmation .summary-details,
.topups .page-container .summary .confirmation-expand,
.topups .page-container .summary .summary-details {
    border: 0;
    margin: 0 -16px;
  }
  .topups .page-container .confirmation .confirmation-expand p,
.topups .page-container .confirmation .summary-details p,
.topups .page-container .summary .confirmation-expand p,
.topups .page-container .summary .summary-details p {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.topups .page-container .confirmation .confirmation-mar,
.topups .page-container .summary .confirmation-mar {
  padding: 0 32px 0 32px;
}
@media (max-width: 599px) {
  .topups .page-container .confirmation .confirmation-mar,
.topups .page-container .summary .confirmation-mar {
    padding: 0 16px;
  }
}
@media (max-width: 599px) {
  .topups .page-container .confirmation .summary-mar,
.topups .page-container .summary .summary-mar {
    padding: 0 16px;
  }
}
@media (max-width: 599px) {
  .topups .page-container .mat-form-field {
    width: 100%;
    display: block;
  }
  .topups .page-container .add-another-product,
.topups .page-container .add-contact-details {
    margin: 24px -16px;
  }
  .topups .page-container .contact-details a.link-txt {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (-ms-high-contrast: active) and (max-width: 989px), (-ms-high-contrast: none) and (max-width: 989px) {
  .topups .page-container .flex-basis-30 {
    flex-basis: auto;
  }
  .topups .page-container .flex-grow {
    flex: auto;
  }
  .topups .page-container .ie-flex-reset {
    flex-basis: auto !important;
  }
  .topups .page-container .flex-grow.flex-basis-30 .flex-block .flex-grow, .topups .page-container .flex-grow.flex-basis-30 .table-recal p.data-display .flex-grow, .table-recal .topups .page-container .flex-grow.flex-basis-30 p.data-display .flex-grow {
    flex: 28% !important;
  }
  .topups .page-container .flex-grow.flex-basis-30 .flex-block .flex-grow.flex-basis-30, .topups .page-container .flex-grow.flex-basis-30 .table-recal p.data-display .flex-grow.flex-basis-30, .table-recal .topups .page-container .flex-grow.flex-basis-30 p.data-display .flex-grow.flex-basis-30 {
    flex: 30% !important;
  }
}
@media print {
  .topups .page-container app-pru-text-col .flex-column {
    flex-direction: row !important;
  }
}
.topups .tabTopMenuNew {
  background: #f8f8f8;
  display: block;
  position: absolute;
  top: -105px;
  left: 0px;
  width: 100%;
  padding: 0 2%;
  box-sizing: border-box;
}
.topups .tabTopMenuNew .margin-bottom-56 {
  margin: 0px;
}
@media screen and (max-width: 767px) {
  .topups .tabTopMenuNew {
    top: -87px;
    padding: 0 16px;
  }
}
.topups .tabTopMenuNew .mat-stepper-horizontal {
  background: none;
}
.topups .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-content-container {
  padding: 0px;
}
.topups .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header {
  background: none !important;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .topups .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header {
    display: contents;
  }
}
.topups .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header .mat-step-icon {
  width: 50px;
  height: 50px;
  background: #F6FFFF;
  color: #464646;
  border: 1px solid #464646;
  box-sizing: border-box;
}
.topups .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header .mat-step-icon.mat-step-icon-state-edit {
  width: 50px;
  height: 50px;
  background: #F6FFFF;
  border: 1px solid #464646;
}
.topups .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header .mat-step-icon.mat-step-icon-state-edit .mat-step-icon-content {
  background: url('teal_tick.48843b360c82cbee.svg') no-repeat center center;
  width: 24px;
  width: 24px;
  color: transparent;
}
.topups .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header .mat-step-icon.mat-step-icon-state-number.mat-step-icon-selected {
  background: #118380;
  color: #FFFFFF;
  font-weight: 600;
  border: none;
}
.topups .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header .mat-step-label {
  color: #464646;
  display: flex;
}
@media screen and (max-width: 767px) {
  .topups .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header .mat-step-label {
    display: none;
  }
}
.topups .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header .mat-step-label.mat-step-label-selected {
  color: #181818;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .topups .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header .mat-step-label.mat-step-label-selected {
    display: none;
  }
}
.topups .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-step-header.tab-complete {
  box-shadow: none;
}
.topups .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-stepper-horizontal-line {
  display: block !important;
  margin: 0 -90px;
  min-width: 50px;
  border-top-width: 2px;
  border-top-color: #737373;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .topups .tabTopMenuNew .mat-stepper-horizontal .mat-horizontal-stepper-header-container .mat-stepper-horizontal-line {
    margin-bottom: 0px;
    margin: 0 -50px;
  }
}
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1,
.mat-headline,
.mat-typography .mat-h1,
.mat-typography .mat-headline,
.mat-typography h1 {
  font: 400 24px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-title,
.mat-typography .mat-h2,
.mat-typography .mat-title,
.mat-typography h2 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subheading-2,
.mat-typography .mat-h3,
.mat-typography .mat-subheading-2,
.mat-typography h3 {
  font: 400 16px / 28px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4,
.mat-subheading-1,
.mat-typography .mat-h4,
.mat-typography .mat-subheading-1,
.mat-typography h4 {
  font: 400 15px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-body-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-body-2 {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .mat-body-1,
.mat-typography {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body p,
.mat-body-1 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px;
}
.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-display-4,
.mat-typography .mat-display-4 {
  font: 300 112px / 112px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 56px / 56px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2,
.mat-typography .mat-display-2 {
  font: 400 45px / 48px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1,
.mat-typography .mat-display-1 {
  font: 400 34px / 40px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.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: 500;
}
.mat-card-header .mat-card-title {
  font-size: 20px;
}
.mat-card-subtitle,
.mat-card-content {
  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: 14px;
  font-weight: 500;
}
.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;
  letter-spacing: normal;
}
.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;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.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.3333333333%;
}
.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.3333433333%;
}
.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.6666666667em;
  top: calc(100% - 1.7916666667em);
}
.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);
  width: 133.3333333333%;
}
.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);
  width: 133.3333433333%;
}
.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);
  width: 133.3333533333%;
}
.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.5416666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .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.28122em) scale(0.75);
  }
  .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.28121em) scale(0.75);
  }
  .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.2812em) scale(0.75);
  }
}
.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.3333333333%;
}
.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.3333433333%;
}
.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.3333333333%;
}
.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.3333433333%;
}
.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: 14px;
  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-family: 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-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 14px;
}
.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;
  letter-spacing: normal;
  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: 8px;
  padding-bottom: 8px;
}
.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[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;
  letter-spacing: normal;
}
.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,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}
.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
textarea.cdk-textarea-autosize {
  resize: none;
}
textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}
textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}
@keyframes cdk-text-field-autofill-start {
  /*!*/
}
@keyframes cdk-text-field-autofill-end {
  /*!*/
}
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}
.mat-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator {
  position: relative;
}
.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: #055a60;
}
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #055a60;
}
.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-disabled {
  color: #b0b0b0;
}
.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #055a60;
}
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #055a60;
}
.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-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-theme-loaded-marker {
  display: none;
}
.mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  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-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 {
  position: relative;
}
.mat-badge.mat-badge {
  overflow: visible;
}
.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;
}
.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none;
}
.mat-badge-content.mat-badge-active {
  transform: none;
}
.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.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;
}
.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;
}
.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-badge-content {
  color: #055a60;
  background: #055a60;
}
.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.mat-badge-accent .mat-badge-content {
  background: #055a60;
  color: #055a60;
}
.mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}
.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}
.mat-bottom-sheet-container {
  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);
  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: #055a60;
}
.mat-button.mat-accent, .mat-icon-button.mat-accent, .mat-stroked-button.mat-accent {
  color: #055a60;
}
.mat-button.mat-warn, .mat-icon-button.mat-warn, .mat-stroked-button.mat-warn {
  color: #f44336;
}
.mat-button.mat-primary.mat-button-disabled, .mat-button.mat-accent.mat-button-disabled, .mat-button.mat-warn.mat-button-disabled, .mat-button.mat-button-disabled.mat-button-disabled, .mat-icon-button.mat-primary.mat-button-disabled, .mat-icon-button.mat-accent.mat-button-disabled, .mat-icon-button.mat-warn.mat-button-disabled, .mat-icon-button.mat-button-disabled.mat-button-disabled, .mat-stroked-button.mat-primary.mat-button-disabled, .mat-stroked-button.mat-accent.mat-button-disabled, .mat-stroked-button.mat-warn.mat-button-disabled, .mat-stroked-button.mat-button-disabled.mat-button-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: #055a60;
}
.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: #055a60;
}
.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: #f44336;
}
.mat-button.mat-button-disabled .mat-button-focus-overlay, .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.mat-button .mat-ripple-element, .mat-icon-button .mat-ripple-element, .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.mat-button-focus-overlay {
  background: black;
}
.mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}
.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: #055a60;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  color: #055a60;
}
.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.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-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: #055a60;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  background-color: #055a60;
}
.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.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-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(5, 90, 96, 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(5, 90, 96, 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-stroked-button:not([class*=mat-elevation-z]), .mat-flat-button:not([class*=mat-elevation-z]) {
  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-raised-button:not([class*=mat-elevation-z]) {
  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-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  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-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  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-fab:not([class*=mat-elevation-z]), .mat-mini-fab:not([class*=mat-elevation-z]) {
  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-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  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-fab.mat-button-disabled:not([class*=mat-elevation-z]), .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  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-button-toggle-standalone:not([class*=mat-elevation-z]),
.mat-button-toggle-group:not([class*=mat-elevation-z]) {
  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-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
.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-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}
.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}
[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}
.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}
.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}
.mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}
.mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-card:not([class*=mat-elevation-z]) {
  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-card.mat-card-flat:not([class*=mat-elevation-z]) {
  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-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;
}
.mat-checkbox-mixedmark {
  background-color: #fafafa;
}
.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #055a60;
}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #055a60;
}
.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: rgba(0, 0, 0, 0.38);
}
.mat-checkbox .mat-ripple-element {
  background-color: black;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #055a60;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #055a60;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.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:not(.mat-chip-disabled):active {
  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-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.mat-chip.mat-standard-chip::after {
  background: black;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #055a60;
  color: #055a60;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: #055a60;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(5, 90, 96, 0.1);
}
.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-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #055a60;
  color: #055a60;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: #055a60;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(5, 90, 96, 0.1);
}
.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 {
  fill: 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-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
.mat-calendar-table-header,
.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
.mat-calendar-body-in-range::before {
  background: rgba(5, 90, 96, 0.2);
}
.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-calendar-body-comparison-bridge-start::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(5, 90, 96, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-calendar-body-comparison-bridge-end::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(5, 90, 96, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-calendar-body-selected {
  background-color: #055a60;
  color: #055a60;
}
.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(5, 90, 96, 0.4);
}
.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #055a60;
}
.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(5, 90, 96, 0.3);
}
@media (hover: hover) {
  .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(5, 90, 96, 0.3);
  }
}
.mat-datepicker-content {
  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);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(5, 90, 96, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(5, 90, 96, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(5, 90, 96, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #055a60;
  color: #055a60;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(5, 90, 96, 0.4);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #055a60;
}
.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(5, 90, 96, 0.3);
}
@media (hover: hover) {
  .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(5, 90, 96, 0.3);
  }
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.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-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(244, 67, 54, 0.3);
}
@media (hover: hover) {
  .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(244, 67, 54, 0.3);
  }
}
.mat-datepicker-content-touch {
  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-datepicker-toggle-active {
  color: #055a60;
}
.mat-datepicker-toggle-active.mat-accent {
  color: #055a60;
}
.mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}
.mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
.mat-dialog-container {
  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);
  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-expansion-panel:not([class*=mat-elevation-z]) {
  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-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  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-expansion-panel-header {
  height: 48px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}
.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: #055a60;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #055a60;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}
.mat-focused .mat-form-field-required-marker {
  color: #055a60;
}
.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #055a60;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #055a60;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #055a60;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #055a60;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  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: #055a60;
}
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #055a60;
}
.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: #055a60;
}
.mat-icon.mat-accent {
  color: #055a60;
}
.mat-icon.mat-warn {
  color: #f44336;
}
.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-input-element:disabled,
.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
.mat-input-element {
  caret-color: #055a60;
}
.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.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-form-field.mat-accent .mat-input-element {
  caret-color: #055a60;
}
.mat-form-field.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}
.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336;
}
.mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}
.mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(0, 0, 0, 0.38);
}
.mat-list-option:hover, .mat-list-option:focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
.mat-list-single-selected-option, .mat-list-single-selected-option:hover, .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}
.mat-menu-panel {
  background: white;
}
.mat-menu-panel:not([class*=mat-elevation-z]) {
  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-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.mat-menu-item[disabled],
.mat-menu-item[disabled] .mat-menu-submenu-icon,
.mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}
.mat-menu-item .mat-icon-no-color,
.mat-menu-submenu-icon {
  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-paginator-container {
  min-height: 56px;
}
.mat-progress-bar-background {
  fill: #bdd2d4;
}
.mat-progress-bar-buffer {
  background-color: #bdd2d4;
}
.mat-progress-bar-fill::after {
  background-color: #055a60;
}
.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #bdd2d4;
}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #bdd2d4;
}
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #055a60;
}
.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f9ccc9;
}
.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f9ccc9;
}
.mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}
.mat-progress-spinner circle, .mat-spinner circle {
  stroke: #055a60;
}
.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #055a60;
}
.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: #055a60;
}
.mat-radio-button.mat-primary .mat-radio-inner-circle,
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #055a60;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #055a60;
}
.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #055a60;
}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.mat-radio-button.mat-warn .mat-radio-inner-circle,
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.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-radio-button .mat-ripple-element {
  background-color: black;
}
.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 {
  background: white;
}
.mat-select-panel:not([class*=mat-elevation-z]) {
  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-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: #055a60;
}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #055a60;
}
.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:not(.mat-drawer-side) {
  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-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #055a60;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(5, 90, 96, 0.54);
}
.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #055a60;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #055a60;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(5, 90, 96, 0.54);
}
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #055a60;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}
.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}
.mat-slide-toggle-thumb {
  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);
  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-slider.mat-primary .mat-slider-track-fill,
.mat-slider.mat-primary .mat-slider-thumb,
.mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: #055a60;
}
.mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: #055a60;
}
.mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: rgba(5, 90, 96, 0.2);
}
.mat-slider.mat-accent .mat-slider-track-fill,
.mat-slider.mat-accent .mat-slider-thumb,
.mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: #055a60;
}
.mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: #055a60;
}
.mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: rgba(5, 90, 96, 0.2);
}
.mat-slider.mat-warn .mat-slider-track-fill,
.mat-slider.mat-warn .mat-slider-thumb,
.mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}
.mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2);
}
.mat-slider:hover .mat-slider-track-background,
.mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-slider.mat-slider-disabled .mat-slider-track-background,
.mat-slider.mat-slider-disabled .mat-slider-track-fill,
.mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider.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.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.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .mat-slider.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.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .mat-slider.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:not([aria-disabled]), .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  .mat-step-header:hover {
    background: none;
  }
}
.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: #055a60;
}
.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
  background-color: #055a60;
  color: #055a60;
}
.mat-step-header.mat-accent .mat-step-icon {
  color: #055a60;
}
.mat-step-header.mat-accent .mat-step-icon-selected,
.mat-step-header.mat-accent .mat-step-icon-state-done,
.mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #055a60;
  color: #055a60;
}
.mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.mat-step-header.mat-warn .mat-step-icon-selected,
.mat-step-header.mat-warn .mat-step-icon-state-done,
.mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #f44336;
  color: white;
}
.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336;
}
.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336;
}
.mat-stepper-horizontal, .mat-stepper-vertical {
  background-color: white;
}
.mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}
.mat-horizontal-stepper-header::before,
.mat-horizontal-stepper-header::after,
.mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-horizontal-stepper-header {
  height: 72px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 24px 24px;
}
.mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}
.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}
.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-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(5, 90, 96, 0.3);
}
.mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #055a60;
}
.mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: #055a60;
}
.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(5, 90, 96, 0.3);
}
.mat-tab-group.mat-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #055a60;
}
.mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: #055a60;
}
.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-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-tab-header .mat-ink-bar, .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(5, 90, 96, 0.3);
}
.mat-tab-group.mat-background-primary > .mat-tab-header, .mat-tab-group.mat-background-primary > .mat-tab-link-container, .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #055a60;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: #055a60;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(5, 90, 96, 0.4);
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: #055a60;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.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 .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: #055a60;
  opacity: 0.4;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: #055a60;
  opacity: 0.12;
}
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(5, 90, 96, 0.3);
}
.mat-tab-group.mat-background-accent > .mat-tab-header, .mat-tab-group.mat-background-accent > .mat-tab-link-container, .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #055a60;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: #055a60;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(5, 90, 96, 0.4);
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: #055a60;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.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 .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: #055a60;
  opacity: 0.4;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: #055a60;
  opacity: 0.12;
}
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-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-link-container, .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f44336;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.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 .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: white;
  opacity: 0.4;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  background: #055a60;
  color: #055a60;
}
.mat-toolbar.mat-accent {
  background: #055a60;
  color: #055a60;
}
.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-toolbar-multiple-rows {
  min-height: 64px;
}
.mat-toolbar-row, .mat-toolbar-single-row {
  height: 64px;
}
@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }

  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 56px;
  }
}
.mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.mat-tree {
  background: white;
}
.mat-tree-node,
.mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tree-node {
  min-height: 48px;
}
.mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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-simple-snackbar-action {
  color: #055a60;
}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from,
  11.1%,
  to {
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes heartBeat {
  0% {
    transform: scale(1);
  }

  14% {
    transform: scale(1.3);
  }

  28% {
    transform: scale(1);
  }

  42% {
    transform: scale(1.3);
  }

  70% {
    transform: scale(1);
  }
}

.heartBeat {
  animation-name: heartBeat;
  animation-duration: 1.3s;
  animation-timing-function: ease-in-out;
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-duration: 0.75s;
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  animation-duration: 0.75s;
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-duration: 0.75s;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  animation-duration: 0.75s;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }

  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-duration: 2s;
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

  50% {
    transform: rotate(-10deg);
  }

  70% {
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
  z-index: 1;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  animation-delay: 1s;
}

.animated.delay-2s {
  animation-delay: 2s;
}

.animated.delay-3s {
  animation-delay: 3s;
}

.animated.delay-4s {
  animation-delay: 4s;
}

.animated.delay-5s {
  animation-delay: 5s;
}

.animated.fast {
  animation-duration: 800ms;
}

.animated.faster {
  animation-duration: 500ms;
}

.animated.slow {
  animation-duration: 2s;
}

.animated.slower {
  animation-duration: 3s;
}

@media (prefers-reduced-motion) {
  .animated {
    animation: unset !important;
    transition: none !important;
  }
}

.fadeinbtn {
  vertical-align: top;
  margin-top: 10px;
}

.mat-form-field-subscript-wrapper {
  position: relative !important;
}

/*!
Pure v1.0.1
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/pure-css/pure/blob/master/LICENSE.md
*/
.pure-g{letter-spacing:-.31em;text-rendering:optimizespeed;font-family:FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;display:flex;flex-flow:row wrap;align-content:flex-start}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active){table .pure-g{display:block}}
.opera-only :-o-prefocus,.pure-g{word-spacing:-.43em}
.pure-u{display:inline-block;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}
.pure-g [class*=pure-u]{font-family:sans-serif}
.pure-u-1,.pure-u-1-1,.pure-u-1-12,.pure-u-1-2,.pure-u-1-24,.pure-u-1-3,.pure-u-1-4,.pure-u-1-5,.pure-u-1-6,.pure-u-1-8,.pure-u-10-24,.pure-u-11-12,.pure-u-11-24,.pure-u-12-24,.pure-u-13-24,.pure-u-14-24,.pure-u-15-24,.pure-u-16-24,.pure-u-17-24,.pure-u-18-24,.pure-u-19-24,.pure-u-2-24,.pure-u-2-3,.pure-u-2-5,.pure-u-20-24,.pure-u-21-24,.pure-u-22-24,.pure-u-23-24,.pure-u-24-24,.pure-u-3-24,.pure-u-3-4,.pure-u-3-5,.pure-u-3-8,.pure-u-4-24,.pure-u-4-5,.pure-u-5-12,.pure-u-5-24,.pure-u-5-5,.pure-u-5-6,.pure-u-5-8,.pure-u-6-24,.pure-u-7-12,.pure-u-7-24,.pure-u-7-8,.pure-u-8-24,.pure-u-9-24{display:inline-block;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}
.pure-u-1-24{width:4.1667%}
.pure-u-1-12,.pure-u-2-24{width:8.3333%}
.pure-u-1-8,.pure-u-3-24{width:12.5%}
.pure-u-1-6,.pure-u-4-24{width:16.6667%}
.pure-u-1-5{width:20%}
.pure-u-5-24{width:20.8333%}
.pure-u-1-4,.pure-u-6-24{width:25%}
.pure-u-7-24{width:29.1667%}
.pure-u-1-3,.pure-u-8-24{width:33.3333%}
.pure-u-3-8,.pure-u-9-24{width:37.5%}
.pure-u-2-5{width:40%}
.pure-u-10-24,.pure-u-5-12{width:41.6667%}
.pure-u-11-24{width:45.8333%}
.pure-u-1-2,.pure-u-12-24{width:50%}
.pure-u-13-24{width:54.1667%}
.pure-u-14-24,.pure-u-7-12{width:58.3333%}
.pure-u-3-5{width:60%}
.pure-u-15-24,.pure-u-5-8{width:62.5%}
.pure-u-16-24,.pure-u-2-3{width:66.6667%}
.pure-u-17-24{width:70.8333%}
.pure-u-18-24,.pure-u-3-4{width:75%}
.pure-u-19-24{width:79.1667%}
.pure-u-4-5{width:80%}
.pure-u-20-24,.pure-u-5-6{width:83.3333%}
.pure-u-21-24,.pure-u-7-8{width:87.5%}
.pure-u-11-12,.pure-u-22-24{width:91.6667%}
.pure-u-23-24{width:95.8333%}
.pure-u-1,.pure-u-1-1,.pure-u-24-24,.pure-u-5-5{width:100%}
/*!
Pure v1.0.1
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/pure-css/pure/blob/master/LICENSE.md
*/
@media screen and (min-width:35.5em){.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-1-12,.pure-u-sm-1-2,.pure-u-sm-1-24,.pure-u-sm-1-3,.pure-u-sm-1-4,.pure-u-sm-1-5,.pure-u-sm-1-6,.pure-u-sm-1-8,.pure-u-sm-10-24,.pure-u-sm-11-12,.pure-u-sm-11-24,.pure-u-sm-12-24,.pure-u-sm-13-24,.pure-u-sm-14-24,.pure-u-sm-15-24,.pure-u-sm-16-24,.pure-u-sm-17-24,.pure-u-sm-18-24,.pure-u-sm-19-24,.pure-u-sm-2-24,.pure-u-sm-2-3,.pure-u-sm-2-5,.pure-u-sm-20-24,.pure-u-sm-21-24,.pure-u-sm-22-24,.pure-u-sm-23-24,.pure-u-sm-24-24,.pure-u-sm-3-24,.pure-u-sm-3-4,.pure-u-sm-3-5,.pure-u-sm-3-8,.pure-u-sm-4-24,.pure-u-sm-4-5,.pure-u-sm-5-12,.pure-u-sm-5-24,.pure-u-sm-5-5,.pure-u-sm-5-6,.pure-u-sm-5-8,.pure-u-sm-6-24,.pure-u-sm-7-12,.pure-u-sm-7-24,.pure-u-sm-7-8,.pure-u-sm-8-24,.pure-u-sm-9-24{display:inline-block;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-sm-1-24{width:4.1667%}.pure-u-sm-1-12,.pure-u-sm-2-24{width:8.3333%}.pure-u-sm-1-8,.pure-u-sm-3-24{width:12.5%}.pure-u-sm-1-6,.pure-u-sm-4-24{width:16.6667%}.pure-u-sm-1-5{width:20%}.pure-u-sm-5-24{width:20.8333%}.pure-u-sm-1-4,.pure-u-sm-6-24{width:25%}.pure-u-sm-7-24{width:29.1667%}.pure-u-sm-1-3,.pure-u-sm-8-24{width:33.3333%}.pure-u-sm-3-8,.pure-u-sm-9-24{width:37.5%}.pure-u-sm-2-5{width:40%}.pure-u-sm-10-24,.pure-u-sm-5-12{width:41.6667%}.pure-u-sm-11-24{width:45.8333%}.pure-u-sm-1-2,.pure-u-sm-12-24{width:50%}.pure-u-sm-13-24{width:54.1667%}.pure-u-sm-14-24,.pure-u-sm-7-12{width:58.3333%}.pure-u-sm-3-5{width:60%}.pure-u-sm-15-24,.pure-u-sm-5-8{width:62.5%}.pure-u-sm-16-24,.pure-u-sm-2-3{width:66.6667%}.pure-u-sm-17-24{width:70.8333%}.pure-u-sm-18-24,.pure-u-sm-3-4{width:75%}.pure-u-sm-19-24{width:79.1667%}.pure-u-sm-4-5{width:80%}.pure-u-sm-20-24,.pure-u-sm-5-6{width:83.3333%}.pure-u-sm-21-24,.pure-u-sm-7-8{width:87.5%}.pure-u-sm-11-12,.pure-u-sm-22-24{width:91.6667%}.pure-u-sm-23-24{width:95.8333%}.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-24-24,.pure-u-sm-5-5{width:100%}}
@media screen and (min-width:48em){.pure-u-md-1,.pure-u-md-1-1,.pure-u-md-1-12,.pure-u-md-1-2,.pure-u-md-1-24,.pure-u-md-1-3,.pure-u-md-1-4,.pure-u-md-1-5,.pure-u-md-1-6,.pure-u-md-1-8,.pure-u-md-10-24,.pure-u-md-11-12,.pure-u-md-11-24,.pure-u-md-12-24,.pure-u-md-13-24,.pure-u-md-14-24,.pure-u-md-15-24,.pure-u-md-16-24,.pure-u-md-17-24,.pure-u-md-18-24,.pure-u-md-19-24,.pure-u-md-2-24,.pure-u-md-2-3,.pure-u-md-2-5,.pure-u-md-20-24,.pure-u-md-21-24,.pure-u-md-22-24,.pure-u-md-23-24,.pure-u-md-24-24,.pure-u-md-3-24,.pure-u-md-3-4,.pure-u-md-3-5,.pure-u-md-3-8,.pure-u-md-4-24,.pure-u-md-4-5,.pure-u-md-5-12,.pure-u-md-5-24,.pure-u-md-5-5,.pure-u-md-5-6,.pure-u-md-5-8,.pure-u-md-6-24,.pure-u-md-7-12,.pure-u-md-7-24,.pure-u-md-7-8,.pure-u-md-8-24,.pure-u-md-9-24{display:inline-block;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-md-1-24{width:4.1667%}.pure-u-md-1-12,.pure-u-md-2-24{width:8.3333%}.pure-u-md-1-8,.pure-u-md-3-24{width:12.5%}.pure-u-md-1-6,.pure-u-md-4-24{width:16.6667%}.pure-u-md-1-5{width:20%}.pure-u-md-5-24{width:20.8333%}.pure-u-md-1-4,.pure-u-md-6-24{width:25%}.pure-u-md-7-24{width:29.1667%}.pure-u-md-1-3,.pure-u-md-8-24{width:33.3333%}.pure-u-md-3-8,.pure-u-md-9-24{width:37.5%}.pure-u-md-2-5{width:40%}.pure-u-md-10-24,.pure-u-md-5-12{width:41.6667%}.pure-u-md-11-24{width:45.8333%}.pure-u-md-1-2,.pure-u-md-12-24{width:50%}.pure-u-md-13-24{width:54.1667%}.pure-u-md-14-24,.pure-u-md-7-12{width:58.3333%}.pure-u-md-3-5{width:60%}.pure-u-md-15-24,.pure-u-md-5-8{width:62.5%}.pure-u-md-16-24,.pure-u-md-2-3{width:66.6667%}.pure-u-md-17-24{width:70.8333%}.pure-u-md-18-24,.pure-u-md-3-4{width:75%}.pure-u-md-19-24{width:79.1667%}.pure-u-md-4-5{width:80%}.pure-u-md-20-24,.pure-u-md-5-6{width:83.3333%}.pure-u-md-21-24,.pure-u-md-7-8{width:87.5%}.pure-u-md-11-12,.pure-u-md-22-24{width:91.6667%}.pure-u-md-23-24{width:95.8333%}.pure-u-md-1,.pure-u-md-1-1,.pure-u-md-24-24,.pure-u-md-5-5{width:100%}}
@media screen and (min-width:64em){.pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-1-12,.pure-u-lg-1-2,.pure-u-lg-1-24,.pure-u-lg-1-3,.pure-u-lg-1-4,.pure-u-lg-1-5,.pure-u-lg-1-6,.pure-u-lg-1-8,.pure-u-lg-10-24,.pure-u-lg-11-12,.pure-u-lg-11-24,.pure-u-lg-12-24,.pure-u-lg-13-24,.pure-u-lg-14-24,.pure-u-lg-15-24,.pure-u-lg-16-24,.pure-u-lg-17-24,.pure-u-lg-18-24,.pure-u-lg-19-24,.pure-u-lg-2-24,.pure-u-lg-2-3,.pure-u-lg-2-5,.pure-u-lg-20-24,.pure-u-lg-21-24,.pure-u-lg-22-24,.pure-u-lg-23-24,.pure-u-lg-24-24,.pure-u-lg-3-24,.pure-u-lg-3-4,.pure-u-lg-3-5,.pure-u-lg-3-8,.pure-u-lg-4-24,.pure-u-lg-4-5,.pure-u-lg-5-12,.pure-u-lg-5-24,.pure-u-lg-5-5,.pure-u-lg-5-6,.pure-u-lg-5-8,.pure-u-lg-6-24,.pure-u-lg-7-12,.pure-u-lg-7-24,.pure-u-lg-7-8,.pure-u-lg-8-24,.pure-u-lg-9-24{display:inline-block;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-lg-1-24{width:4.1667%}.pure-u-lg-1-12,.pure-u-lg-2-24{width:8.3333%}.pure-u-lg-1-8,.pure-u-lg-3-24{width:12.5%}.pure-u-lg-1-6,.pure-u-lg-4-24{width:16.6667%}.pure-u-lg-1-5{width:20%}.pure-u-lg-5-24{width:20.8333%}.pure-u-lg-1-4,.pure-u-lg-6-24{width:25%}.pure-u-lg-7-24{width:29.1667%}.pure-u-lg-1-3,.pure-u-lg-8-24{width:33.3333%}.pure-u-lg-3-8,.pure-u-lg-9-24{width:37.5%}.pure-u-lg-2-5{width:40%}.pure-u-lg-10-24,.pure-u-lg-5-12{width:41.6667%}.pure-u-lg-11-24{width:45.8333%}.pure-u-lg-1-2,.pure-u-lg-12-24{width:50%}.pure-u-lg-13-24{width:54.1667%}.pure-u-lg-14-24,.pure-u-lg-7-12{width:58.3333%}.pure-u-lg-3-5{width:60%}.pure-u-lg-15-24,.pure-u-lg-5-8{width:62.5%}.pure-u-lg-16-24,.pure-u-lg-2-3{width:66.6667%}.pure-u-lg-17-24{width:70.8333%}.pure-u-lg-18-24,.pure-u-lg-3-4{width:75%}.pure-u-lg-19-24{width:79.1667%}.pure-u-lg-4-5{width:80%}.pure-u-lg-20-24,.pure-u-lg-5-6{width:83.3333%}.pure-u-lg-21-24,.pure-u-lg-7-8{width:87.5%}.pure-u-lg-11-12,.pure-u-lg-22-24{width:91.6667%}.pure-u-lg-23-24{width:95.8333%}.pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-24-24,.pure-u-lg-5-5{width:100%}}
@media screen and (min-width:80em){.pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-1-12,.pure-u-xl-1-2,.pure-u-xl-1-24,.pure-u-xl-1-3,.pure-u-xl-1-4,.pure-u-xl-1-5,.pure-u-xl-1-6,.pure-u-xl-1-8,.pure-u-xl-10-24,.pure-u-xl-11-12,.pure-u-xl-11-24,.pure-u-xl-12-24,.pure-u-xl-13-24,.pure-u-xl-14-24,.pure-u-xl-15-24,.pure-u-xl-16-24,.pure-u-xl-17-24,.pure-u-xl-18-24,.pure-u-xl-19-24,.pure-u-xl-2-24,.pure-u-xl-2-3,.pure-u-xl-2-5,.pure-u-xl-20-24,.pure-u-xl-21-24,.pure-u-xl-22-24,.pure-u-xl-23-24,.pure-u-xl-24-24,.pure-u-xl-3-24,.pure-u-xl-3-4,.pure-u-xl-3-5,.pure-u-xl-3-8,.pure-u-xl-4-24,.pure-u-xl-4-5,.pure-u-xl-5-12,.pure-u-xl-5-24,.pure-u-xl-5-5,.pure-u-xl-5-6,.pure-u-xl-5-8,.pure-u-xl-6-24,.pure-u-xl-7-12,.pure-u-xl-7-24,.pure-u-xl-7-8,.pure-u-xl-8-24,.pure-u-xl-9-24{display:inline-block;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-xl-1-24{width:4.1667%}.pure-u-xl-1-12,.pure-u-xl-2-24{width:8.3333%}.pure-u-xl-1-8,.pure-u-xl-3-24{width:12.5%}.pure-u-xl-1-6,.pure-u-xl-4-24{width:16.6667%}.pure-u-xl-1-5{width:20%}.pure-u-xl-5-24{width:20.8333%}.pure-u-xl-1-4,.pure-u-xl-6-24{width:25%}.pure-u-xl-7-24{width:29.1667%}.pure-u-xl-1-3,.pure-u-xl-8-24{width:33.3333%}.pure-u-xl-3-8,.pure-u-xl-9-24{width:37.5%}.pure-u-xl-2-5{width:40%}.pure-u-xl-10-24,.pure-u-xl-5-12{width:41.6667%}.pure-u-xl-11-24{width:45.8333%}.pure-u-xl-1-2,.pure-u-xl-12-24{width:50%}.pure-u-xl-13-24{width:54.1667%}.pure-u-xl-14-24,.pure-u-xl-7-12{width:58.3333%}.pure-u-xl-3-5{width:60%}.pure-u-xl-15-24,.pure-u-xl-5-8{width:62.5%}.pure-u-xl-16-24,.pure-u-xl-2-3{width:66.6667%}.pure-u-xl-17-24{width:70.8333%}.pure-u-xl-18-24,.pure-u-xl-3-4{width:75%}.pure-u-xl-19-24{width:79.1667%}.pure-u-xl-4-5{width:80%}.pure-u-xl-20-24,.pure-u-xl-5-6{width:83.3333%}.pure-u-xl-21-24,.pure-u-xl-7-8{width:87.5%}.pure-u-xl-11-12,.pure-u-xl-22-24{width:91.6667%}.pure-u-xl-23-24{width:95.8333%}.pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-24-24,.pure-u-xl-5-5{width:100%}}
