@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700&display=optional");

@font-face {
  font-family: Truist Trio;
  src: url(../font/Truist_Trio/Web/WOFF/TruistTrio_W_Rg.woff),
	url(../font/Truist_Trio/Web/WOFF2/TruistTrio_W_Rg.woff2),
	url(../font/Truist_Trio/App/TruistTrio_A_Rg.ttf);
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Truist Trio' !important;
}




/* Float two columns side by side */
.column-1 {
  width: 50%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
}
.column-2{
  float: right;
  width: 50%;
  height: 100%;
  overflow: auto;
  padding-left: 50px;
}

.windlerImg{
    width:100%;
    height: 100%;
}

@media screen and (max-width: 1024px) {
  .column-2{
    width: 100%;
    float:left;
  }
  .column-1 {
    float: left;
    width: 100%;
    position:static;
  }
.windlerImg{
   content:url("../svg/truist-login-image-1024x150.jpg");
  }  
}
@media screen and (max-width: 768px) {
.windlerImg{
   content:url("../svg/truist-login-image-768x150.jpg");
  } 
  .block-alert--attention{
  margin-left:2rem!important;
  }
  .otc-block-alert--attention{
  margin-left:2rem!important;
  }
  
}

@media screen and (max-width: 415px) {
.windlerImg{
   content:url("../svg/truist-login-image-mobile.jpg");
  } 
 
}


@media screen and (max-width: 768px) {
  .tile__content{
   padding:0.75rem 2rem!important;
  }  
  .tile__header{
   padding:0.75rem 2rem!important;
  }
  .footer_buttons {
    padding:0.75rem 2rem!important;
  }
  .tile__heading{
    font: normal normal normal 20px Truist Trio!important;
}
}

@media screen and (max-width: 750px) {
.block-alert--attention{
   margin-left:2rem!important;
  }
}

/* Remove extra left and right margins, due to padding */
.row {
  width: 100%;
  height: 100%;
  background: #FFFFFF 0% 0% no-repeat ;
  opacity: 1;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive columns */
@media screen and (max-width: 600px) {
  .column-2 {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
}

.loading-animation, .loadingmask-message .loadingmask-message-content {
  -webkit-animation: loading-animation 1.7s infinite ease;
  animation: loading-animation 1.7s infinite ease;
  border-radius: 50%;
  clear: both;
  font-size: 64px;
  height: 1em;
  margin: 1em auto;
  overflow: hidden;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 1em;
}

.loadingmask-content {
  background: #CCC;
}

.loadingmask-message {
  background: rgba(255, 255, 255, 0.75);
  border-radius: 50%;
  border-width: 0;
  font-size: 64px;
  left: 50% !important;
  padding: 0.7em;
  position: absolute;
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

  .loadingmask-message .loadingmask-message-content {
    background: transparent;
    border-width: 0;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 1em;
  }

.overlaymask-hidden .loadingmask-message {
  display: none;
}

@-webkit-keyframes loading-animation {
  0% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em #0077ff, 0 -0.83em 0 -0.42em #008cff, 0 -0.83em 0 -0.44em #00a2ff, 0 -0.83em 0 -0.46em #00b7ff, 0 -0.83em 0 -0.477em #0CF;
    box-shadow: 0 -0.83em 0 -0.4em #0077ff, 0 -0.83em 0 -0.42em #008cff, 0 -0.83em 0 -0.44em #00a2ff, 0 -0.83em 0 -0.46em #00b7ff, 0 -0.83em 0 -0.477em #0CF;
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  2%, 96% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em #0077ff, 0 -0.83em 0 -0.42em #008cff, 0 -0.83em 0 -0.44em #00a2ff, 0 -0.83em 0 -0.46em #00b7ff, 0 -0.83em 0 -0.477em #0CF;
    box-shadow: 0 -0.83em 0 -0.4em #0077ff, 0 -0.83em 0 -0.42em #008cff, 0 -0.83em 0 -0.44em #00a2ff, 0 -0.83em 0 -0.46em #00b7ff, 0 -0.83em 0 -0.477em #0CF;
  }

  10% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em #0077ff, -0.087em -0.825em 0 -0.42em #008cff, -0.173em -0.812em 0 -0.44em #00a2ff, -0.256em -0.789em 0 -0.46em #00b7ff, -0.338em -0.758em 0 -0.477em #0CF;
    box-shadow: 0 -0.83em 0 -0.4em #0077ff, -0.087em -0.825em 0 -0.42em #008cff, -0.173em -0.812em 0 -0.44em #00a2ff, -0.256em -0.789em 0 -0.46em #00b7ff, -0.338em -0.758em 0 -0.477em #0CF;
  }

  25% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em #0077ff, -0.338em -0.758em 0 -0.42em #008cff, -0.555em -0.617em 0 -0.44em #00a2ff, -0.671em -0.488em 0 -0.46em #00b7ff, -0.719em -0.415em 0 -0.477em #0CF;
    box-shadow: 0 -0.83em 0 -0.4em #0077ff, -0.338em -0.758em 0 -0.42em #008cff, -0.555em -0.617em 0 -0.44em #00a2ff, -0.671em -0.488em 0 -0.46em #00b7ff, -0.719em -0.415em 0 -0.477em #0CF;
  }

  40% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em #00f7ff, -0.377em -0.74em 0 -0.42em #00fff2, -0.645em -0.522em 0 -0.44em #00ffdd, -0.775em -0.297em 0 -0.46em #00ffc8, -0.82em -0.13em 0 -0.477em #00ffb3;
    box-shadow: 0 -0.83em 0 -0.4em #00f7ff, -0.377em -0.74em 0 -0.42em #00fff2, -0.645em -0.522em 0 -0.44em #00ffdd, -0.775em -0.297em 0 -0.46em #00ffc8, -0.82em -0.13em 0 -0.477em #00ffb3;
  }

  60% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em #0077ff, -0.087em -0.825em 0 -0.42em #008cff, -0.173em -0.812em 0 -0.44em #00a2ff, -0.256em -0.789em 0 -0.46em #00b7ff, -0.297em -0.775em 0 -0.477em #0CF;
    box-shadow: 0 -0.83em 0 -0.4em #0077ff, -0.087em -0.825em 0 -0.42em #008cff, -0.173em -0.812em 0 -0.44em #00a2ff, -0.256em -0.789em 0 -0.46em #00b7ff, -0.297em -0.775em 0 -0.477em #0CF;
  }

  100% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em #0077ff, 0 -0.83em 0 -0.42em #008cff, 0 -0.83em 0 -0.44em #00a2ff, 0 -0.83em 0 -0.46em #00b7ff, 0 -0.83em 0 -0.477em #0CF;
    box-shadow: 0 -0.83em 0 -0.4em #0077ff, 0 -0.83em 0 -0.42em #008cff, 0 -0.83em 0 -0.44em #00a2ff, 0 -0.83em 0 -0.46em #00b7ff, 0 -0.83em 0 -0.477em #0CF;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loading-animation {
  0% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em #0077ff, 0 -0.83em 0 -0.42em #008cff, 0 -0.83em 0 -0.44em #00a2ff, 0 -0.83em 0 -0.46em #00b7ff, 0 -0.83em 0 -0.477em #0CF;
    box-shadow: 0 -0.83em 0 -0.4em #0077ff, 0 -0.83em 0 -0.42em #008cff, 0 -0.83em 0 -0.44em #00a2ff, 0 -0.83em 0 -0.46em #00b7ff, 0 -0.83em 0 -0.477em #0CF;
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  2%, 96% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em #0077ff, 0 -0.83em 0 -0.42em #008cff, 0 -0.83em 0 -0.44em #00a2ff, 0 -0.83em 0 -0.46em #00b7ff, 0 -0.83em 0 -0.477em #0CF;
    box-shadow: 0 -0.83em 0 -0.4em #0077ff, 0 -0.83em 0 -0.42em #008cff, 0 -0.83em 0 -0.44em #00a2ff, 0 -0.83em 0 -0.46em #00b7ff, 0 -0.83em 0 -0.477em #0CF;
  }

  10% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em #0077ff, -0.087em -0.825em 0 -0.42em #008cff, -0.173em -0.812em 0 -0.44em #00a2ff, -0.256em -0.789em 0 -0.46em #00b7ff, -0.338em -0.758em 0 -0.477em #0CF;
    box-shadow: 0 -0.83em 0 -0.4em #0077ff, -0.087em -0.825em 0 -0.42em #008cff, -0.173em -0.812em 0 -0.44em #00a2ff, -0.256em -0.789em 0 -0.46em #00b7ff, -0.338em -0.758em 0 -0.477em #0CF;
  }

  25% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em #0077ff, -0.338em -0.758em 0 -0.42em #008cff, -0.555em -0.617em 0 -0.44em #00a2ff, -0.671em -0.488em 0 -0.46em #00b7ff, -0.719em -0.415em 0 -0.477em #0CF;
    box-shadow: 0 -0.83em 0 -0.4em #0077ff, -0.338em -0.758em 0 -0.42em #008cff, -0.555em -0.617em 0 -0.44em #00a2ff, -0.671em -0.488em 0 -0.46em #00b7ff, -0.719em -0.415em 0 -0.477em #0CF;
  }

  40% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em #00f7ff, -0.377em -0.74em 0 -0.42em #00fff2, -0.645em -0.522em 0 -0.44em #00ffdd, -0.775em -0.297em 0 -0.46em #00ffc8, -0.82em -0.13em 0 -0.477em #00ffb3;
    box-shadow: 0 -0.83em 0 -0.4em #00f7ff, -0.377em -0.74em 0 -0.42em #00fff2, -0.645em -0.522em 0 -0.44em #00ffdd, -0.775em -0.297em 0 -0.46em #00ffc8, -0.82em -0.13em 0 -0.477em #00ffb3;
  }

  60% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em #0077ff, -0.087em -0.825em 0 -0.42em #008cff, -0.173em -0.812em 0 -0.44em #00a2ff, -0.256em -0.789em 0 -0.46em #00b7ff, -0.297em -0.775em 0 -0.477em #0CF;
    box-shadow: 0 -0.83em 0 -0.4em #0077ff, -0.087em -0.825em 0 -0.42em #008cff, -0.173em -0.812em 0 -0.44em #00a2ff, -0.256em -0.789em 0 -0.46em #00b7ff, -0.297em -0.775em 0 -0.477em #0CF;
  }

  100% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em #0077ff, 0 -0.83em 0 -0.42em #008cff, 0 -0.83em 0 -0.44em #00a2ff, 0 -0.83em 0 -0.46em #00b7ff, 0 -0.83em 0 -0.477em #0CF;
    box-shadow: 0 -0.83em 0 -0.4em #0077ff, 0 -0.83em 0 -0.42em #008cff, 0 -0.83em 0 -0.44em #00a2ff, 0 -0.83em 0 -0.46em #00b7ff, 0 -0.83em 0 -0.477em #0CF;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%;
}

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF;
}

/* ---------- Status ---------- */
.entry-status {
  border-left: 4px solid transparent;
}

span.alert {
  display: inline-block;
}

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left;
}

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000;
}

  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #FFF;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center;
  }

    .quick-access-nav a:focus {
      color: #FFF;
      top: 1000px;
    }

@media only screen and (max-width: 991px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%;
  }

    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden;
    }

    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto;
    }

      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top;
      }

        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px;
        }

          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left;
          }

    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px;
    }

      .responsive-table-horizontal thead:after {
        clear: both;
        content: "";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden;
      }

      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right;
      }

        .responsive-table-horizontal thead th:first-child {
          text-align: right;
        }

  .ie9 .responsive-table-horizontal thead {
    float: none;
  }
}

.important {
  font-weight: bold;
}

.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px;
}

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important;
}

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important;
}

.unselectable, .unselectable * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #A6A6A6;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}


.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word;
}

@media only screen and (min-width: 768px) {
  .definition-of-terms dt {
    width: auto;
  }
}

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold;
}


.openid-login input[type="text"] {
  background: url(../images/images.png) no-repeat;
  background-color: #FFF;
  background-position: 0 50%;
  color: #000;
}

input[type="text"],
input[type="password"],
input[type="tel"] {
  padding-left : 10px;
}


#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em;
}


.tree-drag-helper {
  z-index: 1035;
}


.app-view-entry:hover .entry-thumbnail {
  border-color: #7ABFDD;
}

.app-view-entry.selected .entry-thumbnail {
  border-color: #057CB0;
}

.app-view-entry.selected .entry-metadata dt, .app-view-entry.selected .entry-metadata dd, .app-view-entry.selected .entry-metadata .entry-categories, .app-view-entry.selected .entry-metadata .entry-tags, .app-view-entry.selected .entry-metadata .entry-description {
  color: #F0F0F0;
}

.app-view-entry .entry-title {
  font-weight: bold;
}

.app-view-entry .entry-link {
  text-decoration: none;
}

.app-view-entry .entry-metadata dt, .app-view-entry .entry-metadata dd, .app-view-entry .entry-metadata .entry-categories, .app-view-entry .entry-metadata .entry-tags, .app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word;
}

  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
    font-weight: bold;
  }

    .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
      font-weight: normal;
    }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00A2EA;
}

  .app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
    color: #FFF;
  }

.app-view-entry.active-area, .app-view-entry.active-area.hover, .app-view-entry.active-area td {
  background-color: #5AD300;
}

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #D3E8F1;
}

.app-view-entry a.entry-link:hover {
  text-decoration: none;
}

  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline;
  }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal;
}

.app-view-search-entry-taglib .entry-discussion a, .app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none;
}

.app-view-search-entry-taglib .entry-discussion:hover, .app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #D3E8F1;
}

.app-view-search-entry-taglib .entry-folder {
  color: #999;
}

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none;
}

.app-view-search-entry-taglib.alt {
  background-color: #EDF0F3;
}

.app-view-search-entry-taglib.search {
  background-color: #FFF;
}

  .app-view-search-entry-taglib.search.alt {
    background-color: #E2E5E8;
  }

.app-view-taglib .display-style .icon {
  background-image: url(../images/images.png);
  background-repeat: no-repeat;
}

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0;
}

.app-view-taglib .icon-display-icon {
  background-position: -16px 0;
}

.app-view-taglib .icon-display-list {
  background-position: 0 0;
}

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%;
}

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%;
}

@media only screen and (max-width: 767px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333;
}

.taglib-asset-links {
  border-radius: 4px;
}

  .taglib-asset-links h2 {
    color: #999;
    font-size: 1em;
  }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal;
}

.taglib-asset-metadata .metadata-author {
  font-weight: bold;
}

.taglib-asset-metadata .metadata-entry {
  color: #999;
}

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009AE5;
  font-size: 14px;
  line-height: 14px;
}

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8C8C8C;
  font-size: 13px;
}

.taglib-calendar table {
  border-color: #999;
}

.taglib-calendar tr th, .taglib-calendar tr td {
  border-bottom-color: #999;
}

.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-color: #999;
}

.taglib-calendar a:hover, .taglib-calendar a:focus {
  background-color: #CCC;
}

.taglib-calendar .calendar-inactive {
  color: #999;
}

.taglib-calendar .has-events a span {
  background: url(../images/images.png) no-repeat 50% 95%;
}

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/images.png);
}

.taglib-categorization-filter.entry-title {
  color: #333;
  font-size: 1em;
  line-height: inherit;
}

.taglib-categorization-filter .asset-entry {
  background-color: #DEE7F8;
  border-color: #CAD8F3;
}

  .taglib-categorization-filter .asset-entry:hover a {
    text-decoration: none;
  }

    .taglib-categorization-filter .asset-entry:hover a .icon-remove {
      background-color: #CAD8F3;
    }

.taglib-diff-addedline, #taglib-diff-results ins {
  background: #E6FFE6;
}

.taglib-diff-context {
  background: #EEE;
}

.taglib-diff-deletedline, #taglib-diff-results del {
  background: #FFE6E6;
}

.taglib-diff-html div.diff-removed-image {
  background: #FDC6C6 url(../images/images.png);
}

.taglib-diff-html div.diff-added-image {
  background: #CFC url(../images/images.png) no-repeat;
}

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55;
}

.taglib-diff-html span.diff-html-added {
  background-color: #CFC;
  font-size: 1em;
}

  .taglib-diff-html span.diff-html-added img {
    border-color: #CFC;
  }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/images.png) bottom repeat-x;
}

  .taglib-diff-html span.diff-html-changed img {
    border-color: #009;
  }

.taglib-diff-html span.diff-html-removed {
  background-color: #FDC6C6;
  font-size: 1em;
  text-decoration: line-through;
}

  .taglib-diff-html span.diff-html-removed img {
    border-color: #FDC6C6;
  }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009AE5;
}

  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009AE5;
  }

.diff-version-comparator .diff-target-selector {
  border-left-color: #E5E5E5;
}

.diff-version-comparator .diff-version-filter {
  background-color: #F9F9F9;
}


.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}

.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #E8E6E8;
  color: #A5A6AC;
}

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00C2FF;
  color: #FFF;
}

.drop-here-info .drop-text {
  color: #FFF;
}

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
}

.taglib-flags .icon-flag {
  color: #999;
}

.taglib-flags .flag-enable:hover .icon-flag {
  color: #C00;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent;
}

  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1;
  }

    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent;
    }

    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7;
    }

    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1;
    }

    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333;
    }

  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0;
  }

    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: none;
    }

      .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
        opacity: 1;
      }

    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #CCC;
      color: #FFF;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none;
    }

    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px;
    }

.taglib-header {
  border-bottom-color: #C8C9CA;
  color: #555;
}

  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none;
  }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none;
}

  a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
    text-decoration: underline;
  }

  a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
    text-decoration: none;
  }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.taglib-icon-label {
  margin-left: 5px;
}

.taglib-image-selector .change-image-controls {
  background: #FFF;
}

.taglib-image-selector .glyphicon-ok {
  background: #FFF;
  opacity: 0;
  z-index: -1;
}

.taglib-image-selector .progress-wrapper .progressbar {
  background: #B0B4BB;
  opacity: 0.7;
}

.taglib-image-selector.check-active .glyphicon-ok {
  opacity: 1;
  z-index: 0;
}

.taglib-image-selector.drop-active {
  outline-width: 0;
}

  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0;
  }

  .taglib-image-selector.drop-active .glyphicon-ok {
    opacity: 0;
  }

  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15;
  }

  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0;
  }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15;
}

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0;
}

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0;
}

.taglib-image-selector.progress-active .glyphicon-ok {
  opacity: 0;
}


.input-localized .palette-item-inner {
  border-color: #666;
}

.input-localized .palette-item, .input-localized .palette-item-inner, .input-localized .palette-item-hover, .input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}


.taglib-move-boxes .choice-selector label {
  background: #EBF1F9;
  border-bottom-color: #8DB2F3;
}

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
}

  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #FAFAFA;
  }

  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999;
  }

.navbar .navbar-search {
  background-color: #F3F3F3;
}

@media only screen and (min-width: 768px) {
  .navbar .navbar-search {
    background-color: transparent;
  }
}

.taglib-portlet-preview.show-borders {
  border-color: #828F95;
}

  .taglib-portlet-preview.show-borders .title {
    background-color: #D3DADD;
    font-size: 1.4em;
    font-weight: bold;
  }


.user-info .user-details .date-info {
  color: #8C8C8C;
}

.user-info .user-details .user-name {
  color: #009AE5;
}

.taglib-search-toggle .toggle-advanced {
  color: inherit;
}

  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none;
  }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #FCFCFC;
  border-color: #DDD;
}

  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px;
  }

  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative;
  }

    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0;
    }

    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px;
    }

.taglib-social-activities .day-separator {
  border-bottom-color: #CCC;
}

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat;
}

.taglib-user-display a .user-name {
  text-decoration: underline;
}

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
}

  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5);
  }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}

.js .taglib-webdav.visible {
  background: #F0F5F7;
}

.js .taglib-webdav table {
  border-color: #828F95;
}

.taglib-workflow-status .workflow-id, .taglib-workflow-status .workflow-version, .taglib-workflow-status .workflow-status {
  color: #999;
}

/* ---------- Cards ---------- */
/* ---------- Cards horizontal ---------- */
/* ---------- Dialogs ---------- */
/* ---------- Labels ---------- */
/* ---------- Splitter ---------- */
/* ---------- Toggle card ---------- */
/* ---------- File icons colors ---------- */
/* ---------- File icons text colors ---------- */
/* ---------- User icons colors ---------- */

.card-tab-group .card-tab:nth-child(n+2) {
  border-left: 4px solid #65B6F0;
  padding-left: 20px;
}

  .card-tab-group .card-tab:nth-child(n+2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px;
  }

    .card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab {
      border-left-color: #c2e2f9;
    }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px;
}

.hsv-palette .hsv-view-container .hsv-label {
  display: inline;
  margin-left: 5px;
}

.hsv-palette .hsv-view-container .hsv-value {
  width: 30px;
}

.yui3-color-picker-popover .palette-container {
  border-collapse: separate;
}

.dialog-bd {
  min-height: 30px;
}

.dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px;
}

.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}

.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%;
}

.dialog-iframe-popup .portlet-column {
  position: static;
}

.dialog-iframe-popup .dialog-body > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280 {
  padding-top: 20px;
}

.dialog-iframe-popup .dialog-body,
.dialog-iframe-popup .portlet-configuration-body-content {
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}

.dialog-iframe-popup .login-container {
  padding: 15px;
}

.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}

.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 50px);
  position: relative;
}

@media only screen and (min-width: 768px) {
  .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
  .dialog-iframe-popup .portlet-export-import-container {
    height: calc(100% - 50px);
  }
}

.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}

  .dialog-iframe-popup .panel-group .panel + .panel {
    border-top-width: 0;
    margin-top: 0;
  }

.dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.dialog-iframe-popup .export-dialog-tree,
.dialog-iframe-popup .process-list,
.dialog-iframe-popup .roles-selector-body {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 50px;
  -webkit-overflow-scrolling: touch;
}

@media only screen and (min-width: 768px) {
  .dialog-iframe-popup .export-dialog-tree,
  .dialog-iframe-popup .process-list,
  .dialog-iframe-popup .roles-selector-body {
    top: 50px;
  }
}

.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0;
}

.dialog-with-footer .button-holder.dialog-footer {
  background-color: transparent;
  border-top: 1px solid #e5e5e5;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 10px 15px;
  position: absolute;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .dialog-with-footer .button-holder.dialog-footer {
    background-color: transparent;
    padding: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .dialog-with-footer .button-holder .btn-lg {
    font-size: 12px;
    padding: 8px 24px;
  }
}

@media only screen and (max-width: 767px) {
  .dialog-with-footer .blog-article-button-row .btn-lg,
  .dialog-with-footer .journal-article-button-row .btn-lg,
  .dialog-with-footer .kb-submit-buttons .btn-lg {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.dialog-with-footer .dialog-body,
.dialog-with-footer .export-dialog-tree,
.dialog-with-footer .portlet-configuration-body-content,
.dialog-with-footer .roles-selector-body {
  bottom: 60px;
}

@media only screen and (min-width: 768px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .export-dialog-tree,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    bottom: 89px;
  }
}


.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #D3DADD;
}

.active-area {
  background: #FFC;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}

  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC;
  }

.sortable-layout-proxy {
  opacity: 1;
}

  .sortable-layout-proxy .portlet-topper {
    background-image: none;
  }

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}

  .proxy.generic-portlet {
    height: 200px;
    width: 300px;
  }

    .proxy.generic-portlet .portlet-title {
      padding: 10px;
    }

  .proxy.not-intersecting .forbidden-action {
    background: url(../images/images.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px;
  }

.resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727C81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}


.alloy-editor-container .alloy-editor {
  outline: 0;
}

  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2B4259;
  }

    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      background: transparent;
      border-left-color: #DBDDE1;
      color: #B0B4BB;
    }

    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #CCC;
    }

.alloy-editor-container .alloy-editor-icon {
  color: #869CAD;
}

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #CC6677;
}

.cke_dialog .cke_dialog_ui_input_text {
  height: auto;
}

.cke_editable_inline a {
  cursor: pointer;
}

.cke_panel.cke_combopanel {
  width: 220px;
}

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0;
}

.cke_panel_block .cke_panel_list {
  margin-left: 0;
}

  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial;
  }

    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none;
    }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px;
}

  .cke_show_border td {
    height: 15px;
  }

.html-editor.portlet {
  background: #FFF;
  color: #000;
  line-height: 1;
  padding: 1em;
}

.html-editor.portlet-message-boards {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}

  .html-editor.portlet-message-boards blockquote {
    background: #EEF0F2 url(../images/images.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px;
  }

    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/images.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999;
    }

    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold;
    }

  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em;
  }

.file-icon-color-0 {
  background-color: #869CAD;
  color: #FFF;
}

.file-icon-color-1 {
  background-color: #ED8D65;
  color: #FFF;
}

.file-icon-color-2 {
  background-color: #84BA3D;
  color: #FFF;
}

.file-icon-color-3 {
  background-color: #9B65ED;
  color: #FFF;
}

.file-icon-color-4 {
  background-color: #D4B908;
  color: #FFF;
}

.file-icon-color-5 {
  background-color: #E96465;
  color: #FFF;
}

.file-icon-color-6 {
  background-color: #65B4ED;
  color: #FFF;
}

.file-icon-color-7 {
  background-color: #1C0C0C;
  color: #FFF;
}


.image-viewer-caption {
  color: #777;
}

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777;
}

@media only screen and (min-width: 768px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0;
  }
}

.image-viewer-sidenav dd {
  color: #8B8B8B;
  margin-bottom: 16px;
}

@media only screen and (min-width: 768px) {
  .image-viewer-sidenav dd {
    color: #777;
  }
}

.image-viewer-sidenav .h5 {
  color: #869CAD;
  margin-bottom: 3px;
}

@media only screen and (min-width: 768px) {
  .image-viewer-sidenav .h5 {
    color: #FFF;
  }
}

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px;
}

  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0;
  }

    .image-viewer-sidenav .nav-tabs-default > li:first-child > a {
      padding-left: 0;
    }

  .image-viewer-sidenav .nav-tabs-default > li > a {
    border-color: transparent;
    color: #777;
    padding-left: 0;
    padding-right: 0;
  }

.image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
  border-color: transparent;
  color: #777;
}

@media only screen and (min-width: 768px) {
  .image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
    color: #FFF;
  }
}

.image-viewer-sidenav .nav-tabs-default > .active > a:after {
  background-color: #65B6F0;
  bottom: -10px;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
}

.image-viewer-sidenav-body {
  padding-top: 0;
}


.label-circle, .label-circle .label {
  border-radius: 20px;
}

.label-rounded, .label-rounded .label {
  border-radius: 3px;
}

.label-square, .label-square .label {
  border-radius: 0;
}

.label-entry {
  background-color: #FFF;
  border: solid 1px #000;
  color: #000;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  padding: 0 0 0 12px;
}

  .label-entry button {
    background-color: transparent;
    border-width: 0;
    color: inherit;
    height: 34px;
    width: 34px;
  }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #E5F5FC;
  color: #009AE5;
}

.nav.list-group > .active {
  border-width: 1px 0 0 0;
}

  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60BFEF;
    border: 1px solid #60BFEF;
    color: #FFF;
  }

.nav.list-group .list-group-item {
  padding: 0;
}

  .nav.list-group .list-group-item.nav-header {
    background-color: #F3F3F3;
    padding-left: 10px;
    padding-right: 10px;
  }


.menu {
  position: absolute;
  width: auto;
}

  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px;
  }

.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px;
}

  .menu-content li {
    margin: 0;
    padding: 0;
  }

    .menu-content li .disabled {
      color: #999;
    }

.menu-content {
  background: #CCC9C9 url(../images/images.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0;
}

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF;
}

.menugroup-content ul {
  display: block;
  min-width: 0;
}

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0;
}

  .menu-content li.first {
    border-top-width: 0;
  }

  .menu-content li.last {
    border-bottom-width: 0;
  }

  .menu-content li a, .menu-content li .disabled {
    color: #2C2F34;
    display: block;
    padding: 4px 5px;
    text-decoration: none;
  }

    
.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold;
}

.category-portlets .app-view-drop-active {
  background-color: #00A2EA;
  color: #FFF;
}

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto;
}

.document-library-file-entry-cell-editor-hidden {
  display: none;
}

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle;
}


.dialog-iframe-popup #main-content, .dialog-iframe-popup #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed;
}

.modal-body {
  overflow: auto;
}

  .modal-body.dialog-iframe-bd {
    overflow: hidden;
  }

.modal-hidden {
  display: none;
}

.modal-open .modal {
  overflow: hidden;
}

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}

  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0;
  }

.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #5EAF3D;
}

.customizable-layout-column-content {
  background-color: #C92C3C;
}

  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px;
  }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8);
}

.customizable .customizable-layout-column-content {
  background-color: #5EAF3D;
}

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8);
}

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative;
}

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15;
}

  .layout-customizable-controls label {
    color: #FFF;
  }

.paginator-link {
  background: #EEE no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px;
}

.paginator-page-link {
  height: auto;
  text-indent: 0;
}

.paginator-current-page {
  background: #0083BD url(../images/images.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57;
}

.paginator-first-link {
  background-image: url(../images/images.png);
}

.paginator-prev-link {
  background-image: url(../images/images.png);
}

.paginator-last-link {
  background-image: url(../images/images.png);
}

.paginator-next-link {
  background-image: url(../images/images.png);
}

.paginator-current-page-report, .paginator-total {
  color: #555;
  font-size: 0.9em;
}

.paginator-current-page-report {
  margin-left: 2em;
}

.taglib-page-iterator .search-pages .page-links {
  padding: 0;
}

.panel-hd {
  background: #C0C2C5 url(../images/images.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF;
}

.splitter {
  background-color: #f5f5f5;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  color: #333333;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
}

  .splitter.splitter-spaced {
    border-radius: 4px;
    margin-bottom: 20px;
  }

.table > tbody > tr.splitter {
  height: auto;
}

  .table > tbody > tr.splitter > td {
    padding: 0;
  }

.tab-active strong {
  font-weight: normal;
}

.tab-back {
  float: right;
}

.tab-back-content {
  border-width: 0;
  padding: 1px;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal;
}

  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%;
  }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud {
  line-height: 2.5em;
}

  .tag-cloud .tag-popularity-1 {
    font-size: 1em;
  }

  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em;
  }

  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em;
  }

  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em;
  }

  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em;
  }

  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em;
  }

.tagselector-content {
  border: 0;
  padding: 0;
}

  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869CAD;
    margin-bottom: 10px;
    padding: 0;
  }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0;
}

.tooltip {
  max-width: 200px;
}

.tree-node .icon-check {
  padding-right: 2px;
}

  .tree-node .icon-check:before {
    content: "";
  }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}

  .tree-node .tree-node-checked .icon-check:before {
    content: "";
  }

.tree-node [class^="icon-"] {
  margin-right: 5px;
}

.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}

.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}

.tree-node-content .tree-label {
  margin-left: 3px;
}

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.underlay {
  clear: both;
  top: 100%;
}

  .underlay .yui3-widget-hd {
    height: 38px;
  }

.underlay-hidden {
  display: none;
}

.underlay-content {
  background: #F4F3F3 url(../images/images.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px;
}

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px;
}

.user-icon-color-0 {
  background-color: #4C0079;
}

.user-icon-color-1 {
  background-color: #FD8300;
}

.user-icon-color-2 {
  background-color: #009E57;
}

.user-icon-color-3 {
  background-color: #F9B500;
}

.user-icon-color-4 {
  background-color: #DF4230;
}

.user-icon-color-5 {
  background-color: #BE67E5;
}

.user-icon-color-6 {
  background-color: #004B8D;
}

.user-icon-color-7 {
  background-color: #ACCB02;
}

.user-icon-color-8 {
  background-color: #A82003;
}

.user-icon-color-9 {
  background-color: #FD63A7;
}

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px;
}

/* ---------- Wrapper ---------- */
#wrapper {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative;
}

.modify-pages li {
  position: relative;
}

 
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%;
}

  .modify-pages .delete-tab:hover {
    color: #B50303;
  }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px;
}


.controls-hidden .modify-pages .drag-handle {
  display: none;
}

@media only screen and (min-width: 992px) {
  .touch .modify-pages .drag-handle {
    display: none;
  }
}

.nav li .toolbar {
  margin-top: 5px;
}

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px;
  }


.navigation-pane .navigation-entry {
  position: relative;
}

  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px;
  }

  .navigation-pane .navigation-entry .browse-folder, .navigation-pane .navigation-entry .nav-item-label {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    vertical-align: middle;
  }

  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle;
  }

  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
  }

    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px;
    }

@media only screen and (min-width: 992px) {
  .navigation-pane .navigation-entry .overlay.entry-action .btn {
    padding: 11px;
  }
}

.nav-menu ul {
  padding-left: 10px;
}

.nav-menu li a.ancestor {
  font-weight: bold;
}

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.nav-menu-style-arrows ul {
  list-style-image: url(../images/images.png);
}

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px;
}

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0;
}

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0;
}

  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px;
  }

.form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle;
}

  .form-options input {
    border-width: 0;
    display: inline;
    float: left;
  }

.form-triggers {
  float: left;
}

.form-trigger {
  background: #C4C4C4 url(../images/images.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left;
}

  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px;
  }

  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(../images/images.png);
  }

.trigger-selected {
  background-color: #EBEBEB;
  background-image: url(../images/images.png);
}

  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4;
    background-image: url(../images/images.png);
  }

.options-trigger img {
  background-image: url(../images/images.png);
}

.save-trigger img {
  background-image: url(../images/images.png);
}

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
.freeform .portlet {
  margin-bottom: 0;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}

.portlet-topper {
  position: relative;
}

  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/images.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px;
  }

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto;
}

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-draggable .portlet-title-default {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20511.9999'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M502.5%20233.1l-71.6-71.6c-12.7-12.7-33.2-12.7-45.8%200-6.3%206.3-9.5%2014.6-9.5%2022.9s3.2%2016.6%209.5%2022.9l16.7%2016.7H288V110.2l16.7%2016.7c12.7%2012.7%2033.2%2012.7%2045.8%200%2012.7-12.7%2012.7-33.2%200-45.8L278.9%209.5C272.8%203.4%20264.6%200%20256%200c-8.6%200-16.8%203.4-22.9%209.5l-71.6%2071.6c-12.7%2012.7-12.7%2033.2%200%2045.8%206.3%206.3%2014.6%209.5%2022.9%209.5s16.6-3.2%2022.9-9.5l16.7-16.7V224H110.2l16.7-16.7c12.7-12.7%2012.7-33.2%200-45.8-12.7-12.7-33.2-12.7-45.8%200L9.5%20233.1C3.4%20239.2%200%20247.4%200%20256c0%208.6%203.4%2016.8%209.5%2022.9l71.6%2071.6c12.7%2012.7%2033.2%2012.7%2045.8%200%206.3-6.3%209.5-14.6%209.5-22.9s-3.2-16.6-9.5-22.9L110.2%20288H224v113.8l-16.7-16.7c-12.7-12.7-33.2-12.7-45.8%200-12.7%2012.7-12.7%2033.2%200%2045.8l71.6%2071.6c6.1%206.1%2014.3%209.5%2022.9%209.5%208.6%200%2016.8-3.4%2022.9-9.5l71.6-71.6c12.7-12.7%2012.7-33.2%200-45.8-6.3-6.3-14.6-9.5-22.9-9.5s-16.6%203.2-22.9%209.5L288%20401.8V288h113.8l-16.7%2016.7c-12.7%2012.7-12.7%2033.2%200%2045.8%2012.7%2012.7%2033.2%2012.7%2045.8%200l71.6-71.6c6.1-6.1%209.5-14.3%209.5-22.9%200-8.6-3.4-16.8-9.5-22.9z'%20fill='%23777'/%3E%3C/svg%3E") no-repeat 2px center transparent;
  background-size: 12px;
  cursor: move;
  padding-left: 25px;
}

@media only screen and (min-width: 768px) {
  .portlet .visible-interaction {
    display: none;
  }
}

.portlet:active .visible-interaction, .portlet:hover .visible-interaction, .portlet:focus .visible-interaction, .portlet.active .visible-interaction {
  display: inherit;
}

@media only screen and (max-width: 767px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}

.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left;
}

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}

  .portlet-section-selected a:hover, .portlet-section-selected a:focus {
    background-color: #727C81;
  }

/* ---------- Forms ---------- */
/* ---------- Icons ---------- */
/* ---------- Menus ---------- */
@media only screen and (min-width: 768px) {
   .portlet-topper {
    width: 65%;
  }
}

@media only screen and (min-width: 992px) {
   .portlet-topper {
    width: 65%;
  }
}

@media only screen and (min-width: 1200px) {
   .portlet-topper {
    width: 65%;
  }
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}

  .portlet > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }

  .portlet > .portlet-topper {
    display: none;
  }

@media only screen and (min-width: 768px) {
  .portlet > .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    /* display: box; */
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    -webkit-transition: opacity 0.25s, transform 0.25s;
    -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
    transition: opacity 0.25s, -webkit-transform 0.25s;
    transition: opacity 0.25s, transform 0.25s;
    transition: opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
    top: 0;
  }
}

@media only screen and (min-width: 768px) {
  .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: #e7e7e7;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

@media only screen and (min-width: 768px) {
  .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    -webkit-transform: translateY(-97%);
    transform: translateY(-97%);
  }
}

.portlet-content-editable {
  border-color: #e7e7e7;
  border-radius: 0 0 4px 4px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 10px;
}

/* ---------- Portlet topper ---------- */
.portlet-actions {
  float: right;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2;
}

.portlet-title-menu {
  box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

  .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none;
  }

.portlet-topper {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
  border-radius: 4px 4px 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #777;
  display: -webkit-box;
  display: -moz-box;
  /* display: box; */
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.portlet-topper-toolbar {
  margin-bottom: 0;
  margin-right: -10px;
  margin-top: 0;
  padding-left: 0;
}

  .portlet-topper-toolbar > a, .portlet-topper-toolbar > span > a {
    color: #777;
  }

    .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
      text-decoration: none;
    }

/* ---------- Portlet controls in mobile ---------- */
@media only screen and (max-width: 767px) {
  .controls-visible .portlet-content-editable {
    border-color: #e7e7e7;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

@media only screen and (max-width: 767px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    /* display: box; */
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.controls-visible .portlet-topper-toolbar {
  display: block;
}

.main-content-body {
  margin-top: 20px;
}

.restricted, .restricted td {
  background: #FDD;
  border-width: 0;
}

  .restricted * {
    color: #727C81;
  }

.alt.restricted td {
  background-color: #FFC0C0;
}

.hover.restricted td {
  background-color: #D3BDC0;
}

.alt.restricted td.first, .restricted td.first {
  background-image: url(../images/images.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px;
}

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: #e7e7e7;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  word-wrap: break-word;
}

.portlet-barebone .portlet-content {
  padding: 0;
}

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}

  .breadcrumb.breadcrumb-vertical li {
    display: block;
  }

    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none;
    }

  .breadcrumb.breadcrumb-vertical .divider {
    background: url(../images/images.png) no-repeat 50% 100%;
    display: block;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    height: 10px;
  }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0;
}

  .taglib-calendar tr td a {
    background-color: #F0F5F7;
    border: 1px solid #FFF;
    border-bottom-width: 0;
    border-left-width: 0;
    display: block;
    height: 15px;
    padding: 5px 0;
  }

    .taglib-calendar tr td a:hover {
      background-color: #727C81;
      color: #FFF;
    }

  .taglib-calendar tr td.calendar-inactive {
    background-color: #FFF;
    color: #B5BFC4;
  }

.taglib-calendar tr th {
  border-bottom-color: #D7D7D7;
}

.taglib-calendar table td {
  border-width: 0;
}

.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF;
}

  .taglib-calendar .calendar-current-day a {
    border: 1px solid #727C81;
    color: #369;
    text-decoration: underline;
  }

/* ---------- Navbar form search ---------- */
.navbar form {
  margin: 0;
}

.menu-content, .underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
}

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px;
}

.portlet-language .portlet-body .current-language, .portlet-language .portlet-body .taglib-icon, .portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px;
}

.taglib-categorization-filter .asset-entry {
  border-radius: 14px;
}

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  -webkit-box-shadow: none;
  box-shadow: none;
}

  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
    -webkit-box-shadow: 0 0 5px 0 #333;
    box-shadow: 0 0 5px 0 #333;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: -webkit-box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow, -webkit-box-shadow;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }

  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
    border-radius: 50%;
  }

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.staging-tabview-list {
  border-radius: 0;
}

  .site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

.rule-group-instance-container .rule-group-instance {
  -webkit-box-shadow: 1px 1px 2px #999;
  box-shadow: 1px 1px 2px #999;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC;
  }

  to {
    background-color: transparent;
  }
}

@keyframes highlight-animation {
  from {
    background-color: #FFC;
  }

  to {
    background-color: transparent;
  }
}

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s;
}

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}


.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #B8C1D1;
  box-shadow: inset 0 0 5px #B8C1D1;
}

.quick-access-nav a {
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  -webkit-box-shadow: initial;
  box-shadow: initial;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E4E4E4));
  background-image: linear-gradient(#FFF, #E4E4E4);
  border-radius: 2px;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F2F2F2), to(#CCC));
  background-image: linear-gradient(#F2F2F2, #CCC);
}

/* ---------- Switches ---------- */
input.switch:focus ~ .switch-bar:before {
  -webkit-box-shadow: 0 0 3px #00F;
  box-shadow: 0 0 3px #00F;
}

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before, input.switch:empty ~ .switch-bar .switch-icon, input.switch:empty ~ .switch-bar .switch-toggle:after, input.switch:empty ~ .switch-bar .switch-toggle:before {
  -webkit-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}

/* ---------- Image selector ---------- */
.taglib-image-selector .glyphicon-ok {
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px;
}

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0;
}

/* ---------- Drop here info ---------- */
.drop-here-info {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

  .drop-here-info .drop-icons {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }

    .drop-here-info .drop-icons span {
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      border-radius: 3px;
    }

      .drop-here-info .drop-icons span:nth-of-type(1) {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg);
        -webkit-box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
        box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
      }

      .drop-here-info .drop-icons span:nth-of-type(2) {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
        box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
      }

      .drop-here-info .drop-icons span:nth-of-type(3) {
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg);
        -webkit-box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
        box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
      }

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}

/* http://meyerweb.com/eric/tools/css/reset/
   v4.0 | 20180602
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

  blockquote:before, blockquote:after,
  q:before, q:after {
    content: '';
    content: none;
  }

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@-webkit-keyframes pop-in {
  0% {
    -webkit-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
  }

  40% {
    -webkit-transform: scale(1.0125) translateX(-50%);
    transform: scale(1.0125) translateX(-50%);
  }

  100% {
    -webkit-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
  }
}

@keyframes pop-in {
  0% {
    -webkit-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
  }

  40% {
    -webkit-transform: scale(1.0125) translateX(-50%);
    transform: scale(1.0125) translateX(-50%);
  }

  100% {
    -webkit-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
  }
}

@-webkit-keyframes pop-out {
  0% {
    -webkit-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
  }

  99% {
    -webkit-transform: scale(0.9875) translateX(-50%);
    transform: scale(0.9875) translateX(-50%);
  }

  100% {
    -webkit-transform: scale(0) translateX(-50%);
    transform: scale(0) translateX(-50%);
  }
}

@keyframes pop-out {
  0% {
    -webkit-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
  }

  99% {
    -webkit-transform: scale(0.9875) translateX(-50%);
    transform: scale(0.9875) translateX(-50%);
  }

  100% {
    -webkit-transform: scale(0) translateX(-50%);
    transform: scale(0) translateX(-50%);
  }
}

@-webkit-keyframes slideRight {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  60% {
    -webkit-transform: translateX(115%);
    transform: translateX(115%);
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes slideRight {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  60% {
    -webkit-transform: translateX(115%);
    transform: translateX(115%);
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@-webkit-keyframes returnLeft {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  60% {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes returnLeft {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  60% {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@-webkit-keyframes fade-bounce {
  0% {
    -webkit-transform: scale(1) translateY(0.5rem);
    transform: scale(1) translateY(0.5rem);
    opacity: 0.33;
  }

  50% {
    -webkit-transform: scale(1.5) translateY(-0.5rem);
    transform: scale(1.5) translateY(-0.5rem);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1) translateY(0.5rem);
    transform: scale(1) translateY(0.5rem);
    opacity: 0.33;
  }
}

@keyframes fade-bounce {
  0% {
    -webkit-transform: scale(1) translateY(0.5rem);
    transform: scale(1) translateY(0.5rem);
    opacity: 0.33;
  }

  50% {
    -webkit-transform: scale(1.5) translateY(-0.5rem);
    transform: scale(1.5) translateY(-0.5rem);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1) translateY(0.5rem);
    transform: scale(1) translateY(0.5rem);
    opacity: 0.33;
  }
}

html,
body {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  font-size: 16px;
  font-family: sans-serif;
  line-height: 1.2;
}

html {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}

  html.wf-active body {
    font-family: "Roboto", sans-serif;
  }

  html.wf-active li,
  html.wf-active p {
    letter-spacing: 0;
  }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

/* a:focus,
button:focus,
[role='button']:focus,
[tabindex='0']:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 1px dashed currentColor;
} */

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  height: 100%;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
}

html,
body {
  font-family: "Roboto", sans-serif;
}

a:hover, a:focus {
  text-decoration: none;
  color: #6A5A7D;
}

p a,
li a {
  text-decoration: underline;
}

/* stylelint-disable */
[tabindex='-1'] {
  outline: none;
}

/* stylelint-enable */
blockquote {
  font-size: 1.067rem;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.0125em;
  line-height: 1.4;
  padding: 1.25rem 1.25rem;
  color: #50575d;
  border-left: 0.16667rem solid #903;
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}

@media (min-width: 320px) {
  blockquote {
    font-size: calc(1.067rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  blockquote {
    font-size: 1.138rem;
  }
}

button {
  background: none;
  border: 0;
  outline: none;
  padding: 0;
}

button,
[role='button'] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: normal;
  vertical-align: top;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}

h1 {
  font-size: 3.052rem;
}

@media (min-width: 320px) {
  h1 {
    font-size: calc(3.052rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  h1 {
    font-size: 3.815rem;
  }
}

h2 {
  font-size: 2.441rem;
}

@media (min-width: 320px) {
  h2 {
    font-size: calc(2.441rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  h2 {
    font-size: 3.052rem;
  }
}

h3 {
  font-size: 1.953rem;
}

@media (min-width: 320px) {
  h3 {
    font-size: calc(1.953rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  h3 {
    font-size: 2.441rem;
  }
}

h4 {
  font-size: 1.563rem;
  font-weight: 600;
}

@media (min-width: 320px) {
  h4 {
    font-size: calc(1.563rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  h4 {
    font-size: 1.953rem;
  }
}

h5 {
  font-size: 1.25rem;
  font-weight: 600;
}

@media (min-width: 320px) {
  h5 {
    font-size: calc(1.25rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  h5 {
    font-size: 1.563rem;
  }
}

h6 {
  font-size: 16px;
  font-weight: 700;
}

@media (min-width: 320px) {
  h6 {
    font-size: calc(1rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  h6 {
    font-size: 1.25rem;
  }
}

hr {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  border: 0;
  border-bottom: 1px solid #d8dce0;
}

/* img {
  width: 100%;
} */

@media (min-width: 768px) {
  img {
    width: auto;
  }
}

a {
  color: #7C6992;
}

ul,
ol,
dl {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-padding-start: 0;
  -moz-padding-start: 0;
}

p {
  font-size: 0.937rem;
  color: inherit;
  letter-spacing: 0.0125em;
  line-height: 1.66;
  margin: 0;
  word-wrap: break-word;
}

@media (min-width: 320px) {
  p {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  p {
    font-size: 16px;
  }
}

table {
  border-collapse: collapse;
}

th {
  font-weight: initial;
}

a {
  font-size: 0.937rem;
  text-decoration: underline !important;
}

@media (min-width: 320px) {
  a {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  a {
    font-size: 16px;
  }
}

h1 {
  font-size: 1.215rem;
}

@media (min-width: 320px) {
  h1 {
    font-size: calc(1.215rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  h1 {
    font-size: 1.296rem;
  }
}

h2 {
  font-size: 1.138rem;
}

@media (min-width: 320px) {
  h2 {
    font-size: calc(1.138rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  h2 {
    font-size: 1.215rem;
  }
}

h3 {
  font-size: 1.067rem;
}

@media (min-width: 320px) {
  h3 {
    font-size: calc(1.067rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  h3 {
    font-size: 1.138rem;
  }
}

h4 {
  font-size: 16px;
}

@media (min-width: 320px) {
  h4 {
    font-size: calc(1rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  h4 {
    font-size: 1.067rem;
  }
}

h5 {
  font-size: 0.878rem;
}

@media (min-width: 320px) {
  h5 {
    font-size: calc(0.878rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  h5 {
    font-size: 0.937rem;
  }
}

h6 {
  font-size: 0.823rem;
}

@media (min-width: 320px) {
  h6 {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  h6 {
    font-size: 0.878rem;
  }
}

hr {
  border: 0;
  height: auto;
  margin:0rem 5rem;
  border-top: 1px solid #d8dce0;
}

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

input[type='submit'], input[type='button'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

strong {
  font-weight: 700;
}

abbr[title] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  text-decoration: none;
}

em {
  font-style: italic;
}

ul li {
  list-style-type: disc;
}

ul,
ol {
  margin-left: 2.5rem;
  line-height: 1.33;
  color: #50575d;
}

li {
  font-size: 0.937rem;
  margin: 0 0 0.5rem 0;
}

@media (min-width: 320px) {
  li {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  li {
    font-size: 16px;
  }
}

p {
  font-size: 0.937rem;
  opacity: 0.85;
}

@media (min-width: 320px) {
  p {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  p {
    font-size: 16px;
  }
}

.lx-icon {
  height: 1em;
  fill: currentColor;
  width: 1em;
}

.lx-collapsible__icon {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

  .lx-collapsible__icon.is-rotated {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

.lx-grid--1-columns {
  grid-template-columns: repeat(1, 1fr);
}

@media (min-width: 380px) {
  .lx-grid--1-columns-xs-up {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (min-width: 480px) {
  .lx-grid--1-columns-sm-up {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (min-width: 768px) {
  .lx-grid--1-columns-md-up {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (min-width: 960px) {
  .lx-grid--1-columns-lg-up {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (min-width: 1040px) {
  .lx-grid--1-columns-xl-up {
    grid-template-columns: repeat(1, 1fr);
  }
}

.lx-grid--2-columns {
  grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 380px) {
  .lx-grid--2-columns-xs-up {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 480px) {
  .lx-grid--2-columns-sm-up {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 768px) {
  .lx-grid--2-columns-md-up {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 960px) {
  .lx-grid--2-columns-lg-up {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1040px) {
  .lx-grid--2-columns-xl-up {
    grid-template-columns: repeat(2, 1fr);
  }
}

.lx-grid--3-columns {
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 380px) {
  .lx-grid--3-columns-xs-up {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 480px) {
  .lx-grid--3-columns-sm-up {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 768px) {
  .lx-grid--3-columns-md-up {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 960px) {
  .lx-grid--3-columns-lg-up {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 1040px) {
  .lx-grid--3-columns-xl-up {
    grid-template-columns: repeat(3, 1fr);
  }
}

.lx-grid--4-columns {
  grid-template-columns: repeat(4, 1fr);
}

@media (min-width: 380px) {
  .lx-grid--4-columns-xs-up {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (min-width: 480px) {
  .lx-grid--4-columns-sm-up {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (min-width: 768px) {
  .lx-grid--4-columns-md-up {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (min-width: 960px) {
  .lx-grid--4-columns-lg-up {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (min-width: 1040px) {
  .lx-grid--4-columns-xl-up {
    grid-template-columns: repeat(4, 1fr);
  }
}

.lx-grid--5-columns {
  grid-template-columns: repeat(5, 1fr);
}

@media (min-width: 380px) {
  .lx-grid--5-columns-xs-up {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (min-width: 480px) {
  .lx-grid--5-columns-sm-up {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (min-width: 768px) {
  .lx-grid--5-columns-md-up {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (min-width: 960px) {
  .lx-grid--5-columns-lg-up {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (min-width: 1040px) {
  .lx-grid--5-columns-xl-up {
    grid-template-columns: repeat(5, 1fr);
  }
}

.lx-grid--6-columns {
  grid-template-columns: repeat(6, 1fr);
}

@media (min-width: 380px) {
  .lx-grid--6-columns-xs-up {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media (min-width: 480px) {
  .lx-grid--6-columns-sm-up {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media (min-width: 768px) {
  .lx-grid--6-columns-md-up {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media (min-width: 960px) {
  .lx-grid--6-columns-lg-up {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media (min-width: 1040px) {
  .lx-grid--6-columns-xl-up {
    grid-template-columns: repeat(6, 1fr);
  }
}

.lx-grid--7-columns {
  grid-template-columns: repeat(7, 1fr);
}

@media (min-width: 380px) {
  .lx-grid--7-columns-xs-up {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media (min-width: 480px) {
  .lx-grid--7-columns-sm-up {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media (min-width: 768px) {
  .lx-grid--7-columns-md-up {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media (min-width: 960px) {
  .lx-grid--7-columns-lg-up {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media (min-width: 1040px) {
  .lx-grid--7-columns-xl-up {
    grid-template-columns: repeat(7, 1fr);
  }
}

.lx-grid--8-columns {
  grid-template-columns: repeat(8, 1fr);
}

@media (min-width: 380px) {
  .lx-grid--8-columns-xs-up {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media (min-width: 480px) {
  .lx-grid--8-columns-sm-up {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media (min-width: 768px) {
  .lx-grid--8-columns-md-up {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media (min-width: 960px) {
  .lx-grid--8-columns-lg-up {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media (min-width: 1040px) {
  .lx-grid--8-columns-xl-up {
    grid-template-columns: repeat(8, 1fr);
  }
}

.lx-grid--1-3-offset {
  grid-template-columns: 1fr 2fr;
}

@media (min-width: 380px) {
  .lx-grid--1-3-offset-xs-up {
    grid-template-columns: 1fr 2fr;
  }
}

.lx-grid--1-3-offset {
  grid-template-columns: 1fr 2fr;
}

@media (min-width: 480px) {
  .lx-grid--1-3-offset-sm-up {
    grid-template-columns: 1fr 2fr;
  }
}

.lx-grid--1-3-offset {
  grid-template-columns: 1fr 2fr;
}

@media (min-width: 768px) {
  .lx-grid--1-3-offset-md-up {
    grid-template-columns: 1fr 2fr;
  }
}

.lx-grid--1-3-offset {
  grid-template-columns: 1fr 2fr;
}

@media (min-width: 960px) {
  .lx-grid--1-3-offset-lg-up {
    grid-template-columns: 1fr 2fr;
  }
}

.lx-grid--1-3-offset {
  grid-template-columns: 1fr 2fr;
}

@media (min-width: 1040px) {
  .lx-grid--1-3-offset-xl-up {
    grid-template-columns: 1fr 2fr;
  }
}

.lx-grid--2-3-offset {
  grid-template-columns: 2fr 1fr;
}

@media (min-width: 380px) {
  .lx-grid--2-3-offset-xs-up {
    grid-template-columns: 2fr 1fr;
  }
}

.lx-grid--2-3-offset {
  grid-template-columns: 2fr 1fr;
}

@media (min-width: 480px) {
  .lx-grid--2-3-offset-sm-up {
    grid-template-columns: 2fr 1fr;
  }
}

.lx-grid--2-3-offset {
  grid-template-columns: 2fr 1fr;
}

@media (min-width: 768px) {
  .lx-grid--2-3-offset-md-up {
    grid-template-columns: 2fr 1fr;
  }
}

.lx-grid--2-3-offset {
  grid-template-columns: 2fr 1fr;
}

@media (min-width: 960px) {
  .lx-grid--2-3-offset-lg-up {
    grid-template-columns: 2fr 1fr;
  }
}

.lx-grid--2-3-offset {
  grid-template-columns: 2fr 1fr;
}

@media (min-width: 1040px) {
  .lx-grid--2-3-offset-xl-up {
    grid-template-columns: 2fr 1fr;
  }
}

.lx-grid--1-4-offset {
  grid-template-columns: 1fr 3fr;
}

@media (min-width: 380px) {
  .lx-grid--1-4-offset-xs-up {
    grid-template-columns: 1fr 3fr;
  }
}

.lx-grid--1-4-offset {
  grid-template-columns: 1fr 3fr;
}

@media (min-width: 480px) {
  .lx-grid--1-4-offset-sm-up {
    grid-template-columns: 1fr 3fr;
  }
}

.lx-grid--1-4-offset {
  grid-template-columns: 1fr 3fr;
}

@media (min-width: 768px) {
  .lx-grid--1-4-offset-md-up {
    grid-template-columns: 1fr 3fr;
  }
}

.lx-grid--1-4-offset {
  grid-template-columns: 1fr 3fr;
}

@media (min-width: 960px) {
  .lx-grid--1-4-offset-lg-up {
    grid-template-columns: 1fr 3fr;
  }
}

.lx-grid--1-4-offset {
  grid-template-columns: 1fr 3fr;
}

@media (min-width: 1040px) {
  .lx-grid--1-4-offset-xl-up {
    grid-template-columns: 1fr 3fr;
  }
}

.lx-grid--3-4-offset {
  grid-template-columns: 3fr 1fr;
}

@media (min-width: 380px) {
  .lx-grid--3-4-offset-xs-up {
    grid-template-columns: 3fr 1fr;
  }
}

.lx-grid--3-4-offset {
  grid-template-columns: 3fr 1fr;
}

@media (min-width: 480px) {
  .lx-grid--3-4-offset-sm-up {
    grid-template-columns: 3fr 1fr;
  }
}

.lx-grid--3-4-offset {
  grid-template-columns: 3fr 1fr;
}

@media (min-width: 768px) {
  .lx-grid--3-4-offset-md-up {
    grid-template-columns: 3fr 1fr;
  }
}

.lx-grid--3-4-offset {
  grid-template-columns: 3fr 1fr;
}

@media (min-width: 960px) {
  .lx-grid--3-4-offset-lg-up {
    grid-template-columns: 3fr 1fr;
  }
}

.lx-grid--3-4-offset {
  grid-template-columns: 3fr 1fr;
}

@media (min-width: 1040px) {
  .lx-grid--3-4-offset-xl-up {
    grid-template-columns: 3fr 1fr;
  }
}

.lx-grid--1-8-offset {
  grid-template-columns: 1fr 7fr;
}

@media (min-width: 380px) {
  .lx-grid--1-8-offset-xs-up {
    grid-template-columns: 1fr 7fr;
  }
}

.lx-grid--1-8-offset {
  grid-template-columns: 1fr 7fr;
}

@media (min-width: 480px) {
  .lx-grid--1-8-offset-sm-up {
    grid-template-columns: 1fr 7fr;
  }
}

.lx-grid--1-8-offset {
  grid-template-columns: 1fr 7fr;
}

@media (min-width: 768px) {
  .lx-grid--1-8-offset-md-up {
    grid-template-columns: 1fr 7fr;
  }
}

.lx-grid--1-8-offset {
  grid-template-columns: 1fr 7fr;
}

@media (min-width: 960px) {
  .lx-grid--1-8-offset-lg-up {
    grid-template-columns: 1fr 7fr;
  }
}

.lx-grid--1-8-offset {
  grid-template-columns: 1fr 7fr;
}

@media (min-width: 1040px) {
  .lx-grid--1-8-offset-xl-up {
    grid-template-columns: 1fr 7fr;
  }
}

.lx-grid--7-8-offset {
  grid-template-columns: 7fr 1fr;
}

@media (min-width: 380px) {
  .lx-grid--7-8-offset-xs-up {
    grid-template-columns: 7fr 1fr;
  }
}

.lx-grid--7-8-offset {
  grid-template-columns: 7fr 1fr;
}

@media (min-width: 480px) {
  .lx-grid--7-8-offset-sm-up {
    grid-template-columns: 7fr 1fr;
  }
}

.lx-grid--7-8-offset {
  grid-template-columns: 7fr 1fr;
}

@media (min-width: 768px) {
  .lx-grid--7-8-offset-md-up {
    grid-template-columns: 7fr 1fr;
  }
}

.lx-grid--7-8-offset {
  grid-template-columns: 7fr 1fr;
}

@media (min-width: 960px) {
  .lx-grid--7-8-offset-lg-up {
    grid-template-columns: 7fr 1fr;
  }
}

.lx-grid--7-8-offset {
  grid-template-columns: 7fr 1fr;
}

@media (min-width: 1040px) {
  .lx-grid--7-8-offset-xl-up {
    grid-template-columns: 7fr 1fr;
  }
}

.lx-grid {
  display: grid;
}

.lx-grid--column-gutters {
  grid-column-gap: 1rem;
}

.lx-grid--row-gutters {
  grid-row-gap: 1rem;
}

.lx-grid--gutters {
  grid-gap: 1rem;
}

.no-cssgrid .lx-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

  .no-cssgrid .lx-grid > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

.no-cssgrid .lx-grid--1-columns > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--1-columns-xs-up > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--1-columns-sm-up > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--1-columns-md-up > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--1-columns-lg-up > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--1-columns-xl-up > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.no-cssgrid .lx-grid--2-columns > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--2-columns-xs-up > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--2-columns-sm-up > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--2-columns-md-up > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--2-columns-lg-up > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--2-columns-xl-up > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.no-cssgrid .lx-grid--3-columns > * {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--3-columns-xs-up > * {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--3-columns-sm-up > * {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--3-columns-md-up > * {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--3-columns-lg-up > * {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--3-columns-xl-up > * {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

.no-cssgrid .lx-grid--4-columns > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--4-columns-xs-up > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--4-columns-sm-up > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--4-columns-md-up > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--4-columns-lg-up > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--4-columns-xl-up > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.no-cssgrid .lx-grid--5-columns > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--5-columns-xs-up > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--5-columns-sm-up > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--5-columns-md-up > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--5-columns-lg-up > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--5-columns-xl-up > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.no-cssgrid .lx-grid--6-columns > * {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--6-columns-xs-up > * {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--6-columns-sm-up > * {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--6-columns-md-up > * {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--6-columns-lg-up > * {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--6-columns-xl-up > * {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

.no-cssgrid .lx-grid--7-columns > * {
  -ms-flex: 0 0 14.28571%;
  flex: 0 0 14.28571%;
  max-width: 14.28571%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--7-columns-xs-up > * {
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--7-columns-sm-up > * {
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--7-columns-md-up > * {
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--7-columns-lg-up > * {
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--7-columns-xl-up > * {
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
}

.no-cssgrid .lx-grid--8-columns > * {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--8-columns-xs-up > * {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--8-columns-sm-up > * {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--8-columns-md-up > * {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--8-columns-lg-up > * {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--8-columns-xl-up > * {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

.no-cssgrid .lx-grid--1-3-offset > *:first-child {
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--1-3-offset-xs-up > *:first-child {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}

.no-cssgrid .lx-grid--1-3-offset > *:last-child {
  -ms-flex: 0 0 66.667%;
  flex: 0 0 66.667%;
  max-width: 66.667%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--1-3-offset-xs-up > *:last-child {
    -ms-flex: 0 0 66.667%;
    flex: 0 0 66.667%;
    max-width: 66.667%;
  }
}

.no-cssgrid .lx-grid--1-3-offset > *:first-child {
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--1-3-offset-sm-up > *:first-child {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}

.no-cssgrid .lx-grid--1-3-offset > *:last-child {
  -ms-flex: 0 0 66.667%;
  flex: 0 0 66.667%;
  max-width: 66.667%;
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--1-3-offset-sm-up > *:last-child {
    -ms-flex: 0 0 66.667%;
    flex: 0 0 66.667%;
    max-width: 66.667%;
  }
}

.no-cssgrid .lx-grid--1-3-offset > *:first-child {
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--1-3-offset-md-up > *:first-child {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}

.no-cssgrid .lx-grid--1-3-offset > *:last-child {
  -ms-flex: 0 0 66.667%;
  flex: 0 0 66.667%;
  max-width: 66.667%;
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--1-3-offset-md-up > *:last-child {
    -ms-flex: 0 0 66.667%;
    flex: 0 0 66.667%;
    max-width: 66.667%;
  }
}

.no-cssgrid .lx-grid--1-3-offset > *:first-child {
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--1-3-offset-lg-up > *:first-child {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}

.no-cssgrid .lx-grid--1-3-offset > *:last-child {
  -ms-flex: 0 0 66.667%;
  flex: 0 0 66.667%;
  max-width: 66.667%;
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--1-3-offset-lg-up > *:last-child {
    -ms-flex: 0 0 66.667%;
    flex: 0 0 66.667%;
    max-width: 66.667%;
  }
}

.no-cssgrid .lx-grid--1-3-offset > *:first-child {
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--1-3-offset-xl-up > *:first-child {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}

.no-cssgrid .lx-grid--1-3-offset > *:last-child {
  -ms-flex: 0 0 66.667%;
  flex: 0 0 66.667%;
  max-width: 66.667%;
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--1-3-offset-xl-up > *:last-child {
    -ms-flex: 0 0 66.667%;
    flex: 0 0 66.667%;
    max-width: 66.667%;
  }
}

.no-cssgrid .lx-grid--2-3-offset > *:first-child {
  -ms-flex: 0 0 66.666%;
  flex: 0 0 66.666%;
  max-width: 66.666%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--2-3-offset-xs-up > *:first-child {
    -ms-flex: 0 0 66.666%;
    flex: 0 0 66.666%;
    max-width: 66.666%;
  }
}

.no-cssgrid .lx-grid--2-3-offset > *:last-child {
  -ms-flex: 0 0 33.334%;
  flex: 0 0 33.334%;
  max-width: 33.334%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--2-3-offset-xs-up > *:last-child {
    -ms-flex: 0 0 33.334%;
    flex: 0 0 33.334%;
    max-width: 33.334%;
  }
}

.no-cssgrid .lx-grid--2-3-offset > *:first-child {
  -ms-flex: 0 0 66.666%;
  flex: 0 0 66.666%;
  max-width: 66.666%;
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--2-3-offset-sm-up > *:first-child {
    -ms-flex: 0 0 66.666%;
    flex: 0 0 66.666%;
    max-width: 66.666%;
  }
}

.no-cssgrid .lx-grid--2-3-offset > *:last-child {
  -ms-flex: 0 0 33.334%;
  flex: 0 0 33.334%;
  max-width: 33.334%;
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--2-3-offset-sm-up > *:last-child {
    -ms-flex: 0 0 33.334%;
    flex: 0 0 33.334%;
    max-width: 33.334%;
  }
}

.no-cssgrid .lx-grid--2-3-offset > *:first-child {
  -ms-flex: 0 0 66.666%;
  flex: 0 0 66.666%;
  max-width: 66.666%;
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--2-3-offset-md-up > *:first-child {
    -ms-flex: 0 0 66.666%;
    flex: 0 0 66.666%;
    max-width: 66.666%;
  }
}

.no-cssgrid .lx-grid--2-3-offset > *:last-child {
  -ms-flex: 0 0 33.334%;
  flex: 0 0 33.334%;
  max-width: 33.334%;
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--2-3-offset-md-up > *:last-child {
    -ms-flex: 0 0 33.334%;
    flex: 0 0 33.334%;
    max-width: 33.334%;
  }
}

.no-cssgrid .lx-grid--2-3-offset > *:first-child {
  -ms-flex: 0 0 66.666%;
  flex: 0 0 66.666%;
  max-width: 66.666%;
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--2-3-offset-lg-up > *:first-child {
    -ms-flex: 0 0 66.666%;
    flex: 0 0 66.666%;
    max-width: 66.666%;
  }
}

.no-cssgrid .lx-grid--2-3-offset > *:last-child {
  -ms-flex: 0 0 33.334%;
  flex: 0 0 33.334%;
  max-width: 33.334%;
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--2-3-offset-lg-up > *:last-child {
    -ms-flex: 0 0 33.334%;
    flex: 0 0 33.334%;
    max-width: 33.334%;
  }
}

.no-cssgrid .lx-grid--2-3-offset > *:first-child {
  -ms-flex: 0 0 66.666%;
  flex: 0 0 66.666%;
  max-width: 66.666%;
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--2-3-offset-xl-up > *:first-child {
    -ms-flex: 0 0 66.666%;
    flex: 0 0 66.666%;
    max-width: 66.666%;
  }
}

.no-cssgrid .lx-grid--2-3-offset > *:last-child {
  -ms-flex: 0 0 33.334%;
  flex: 0 0 33.334%;
  max-width: 33.334%;
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--2-3-offset-xl-up > *:last-child {
    -ms-flex: 0 0 33.334%;
    flex: 0 0 33.334%;
    max-width: 33.334%;
  }
}

.no-cssgrid .lx-grid--1-4-offset > *:first-child {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--1-4-offset-xs-up > *:first-child {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.no-cssgrid .lx-grid--1-4-offset > *:last-child {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--1-4-offset-xs-up > *:last-child {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}

.no-cssgrid .lx-grid--1-4-offset > *:first-child {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--1-4-offset-sm-up > *:first-child {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.no-cssgrid .lx-grid--1-4-offset > *:last-child {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--1-4-offset-sm-up > *:last-child {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}

.no-cssgrid .lx-grid--1-4-offset > *:first-child {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--1-4-offset-md-up > *:first-child {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.no-cssgrid .lx-grid--1-4-offset > *:last-child {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--1-4-offset-md-up > *:last-child {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}

.no-cssgrid .lx-grid--1-4-offset > *:first-child {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--1-4-offset-lg-up > *:first-child {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.no-cssgrid .lx-grid--1-4-offset > *:last-child {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--1-4-offset-lg-up > *:last-child {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}

.no-cssgrid .lx-grid--1-4-offset > *:first-child {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--1-4-offset-xl-up > *:first-child {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.no-cssgrid .lx-grid--1-4-offset > *:last-child {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--1-4-offset-xl-up > *:last-child {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}

.no-cssgrid .lx-grid--3-4-offset > *:first-child {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--3-4-offset-xs-up > *:first-child {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}

.no-cssgrid .lx-grid--3-4-offset > *:last-child {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--3-4-offset-xs-up > *:last-child {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.no-cssgrid .lx-grid--3-4-offset > *:first-child {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--3-4-offset-sm-up > *:first-child {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}

.no-cssgrid .lx-grid--3-4-offset > *:last-child {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--3-4-offset-sm-up > *:last-child {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.no-cssgrid .lx-grid--3-4-offset > *:first-child {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--3-4-offset-md-up > *:first-child {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}

.no-cssgrid .lx-grid--3-4-offset > *:last-child {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--3-4-offset-md-up > *:last-child {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.no-cssgrid .lx-grid--3-4-offset > *:first-child {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--3-4-offset-lg-up > *:first-child {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}

.no-cssgrid .lx-grid--3-4-offset > *:last-child {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--3-4-offset-lg-up > *:last-child {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.no-cssgrid .lx-grid--3-4-offset > *:first-child {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--3-4-offset-xl-up > *:first-child {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}

.no-cssgrid .lx-grid--3-4-offset > *:last-child {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--3-4-offset-xl-up > *:last-child {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.no-cssgrid .lx-grid--1-8-offset > *:first-child {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--1-8-offset-xs-up > *:first-child {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

.no-cssgrid .lx-grid--1-8-offset > *:last-child {
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--1-8-offset-xs-up > *:last-child {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
}

.no-cssgrid .lx-grid--1-8-offset > *:first-child {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--1-8-offset-sm-up > *:first-child {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

.no-cssgrid .lx-grid--1-8-offset > *:last-child {
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--1-8-offset-sm-up > *:last-child {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
}

.no-cssgrid .lx-grid--1-8-offset > *:first-child {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--1-8-offset-md-up > *:first-child {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

.no-cssgrid .lx-grid--1-8-offset > *:last-child {
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--1-8-offset-md-up > *:last-child {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
}

.no-cssgrid .lx-grid--1-8-offset > *:first-child {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--1-8-offset-lg-up > *:first-child {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

.no-cssgrid .lx-grid--1-8-offset > *:last-child {
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--1-8-offset-lg-up > *:last-child {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
}

.no-cssgrid .lx-grid--1-8-offset > *:first-child {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--1-8-offset-xl-up > *:first-child {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

.no-cssgrid .lx-grid--1-8-offset > *:last-child {
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--1-8-offset-xl-up > *:last-child {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
}

.no-cssgrid .lx-grid--7-8-offset > *:first-child {
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--7-8-offset-xs-up > *:first-child {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
}

.no-cssgrid .lx-grid--7-8-offset > *:last-child {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

@media (min-width: 380px) {
  .no-cssgrid .lx-grid--7-8-offset-xs-up > *:last-child {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

.no-cssgrid .lx-grid--7-8-offset > *:first-child {
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--7-8-offset-sm-up > *:first-child {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
}

.no-cssgrid .lx-grid--7-8-offset > *:last-child {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

@media (min-width: 480px) {
  .no-cssgrid .lx-grid--7-8-offset-sm-up > *:last-child {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

.no-cssgrid .lx-grid--7-8-offset > *:first-child {
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--7-8-offset-md-up > *:first-child {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
}

.no-cssgrid .lx-grid--7-8-offset > *:last-child {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

@media (min-width: 768px) {
  .no-cssgrid .lx-grid--7-8-offset-md-up > *:last-child {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

.no-cssgrid .lx-grid--7-8-offset > *:first-child {
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--7-8-offset-lg-up > *:first-child {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
}

.no-cssgrid .lx-grid--7-8-offset > *:last-child {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

@media (min-width: 960px) {
  .no-cssgrid .lx-grid--7-8-offset-lg-up > *:last-child {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

.no-cssgrid .lx-grid--7-8-offset > *:first-child {
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--7-8-offset-xl-up > *:first-child {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
}

.no-cssgrid .lx-grid--7-8-offset > *:last-child {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

@media (min-width: 1040px) {
  .no-cssgrid .lx-grid--7-8-offset-xl-up > *:last-child {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

.no-cssgrid .lx-grid--row-gutters,
.no-cssgrid .lx-grid--column-gutters,
.no-cssgrid .lx-grid--gutters {
  margin: -1rem 0 -1rem;
}

  .no-cssgrid .lx-grid--row-gutters > *,
  .no-cssgrid .lx-grid--column-gutters > *,
  .no-cssgrid .lx-grid--gutters > * {
    padding: 1rem 0 0 1rem;
  }

.collapsible__trigger {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.75rem 1.25rem;
  line-height: 1.5;
  border-radius: 6.75px;
  outline-offset: -8px;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

  .collapsible__trigger:hover, .collapsible__trigger:focus, .collapsible__trigger.is-expanded {
    background-color: #f5f6f7;
  }

  .collapsible__trigger.no-padding {
    padding: 0;
  }

.collapsible__icon {
  height: 1rem;
  width: 1rem;
  margin-right: 0.5rem;
}

.collapsible__trigger-content {
  width: calc(100% - 1rem);
}

.collapsible__target {
  margin: 0 1.25rem;
  padding: 1.25rem 0;
}

  .collapsible__target.no-padding {
    margin: 0;
    padding: 0;
  }

.content__main {
  background: #f1f3f6;
  color: #394652;
  fill: #394652;
  border-color: #d8dce0;
  background-color: #f1f3f6;
  height: 100%;
  min-height: calc(100vh - 10.33rem);
}

  .content__main a:not([class*='button--']) {
    color: #1565c0;
  }

@media (min-width: 960px) {
  .content__main {
    min-height: calc(100vh - 12.33rem);
  }
  .content__main.has-subheader {
    min-height: calc(100vh - 15.83rem);
  }
}

.content__main.has-subheader {
  min-height: calc(100vh - (10.33rem - 3.5rem));
}

/* @media (min-width: 960px) {
  .content__main.has-subheader {
    min-height: calc(100vh - 15.83rem);
  }
} */

.content__wrapper {
  max-width: 1200px;
  margin: 0 auto;
}

.no-cssgrid .lx-grid--row-gutters,
.no-cssgrid .lx-grid--column-gutters,
.no-cssgrid .lx-grid--gutters {
  /* stylelint-disable declaration-block-no-redundant-longhand-properties */
  margin-top: -1rem;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: -1rem;
  /* stylelint-inable declaration-block-no-redundant-longhand-properties */
}

.lx-accordion {
  color: #222a31;
  background: #fff;
  border-radius: 9px;
  border: 1px solid #d8dce0;
  overflow: hidden;
}

.lx-accordion__section {
  border-bottom: 1px solid #d8dce0;
}

  .lx-accordion__section:last-of-type {
    border: 0;
  }

.lx-accordion--minimal {
  border: 0;
  border-radius: 0;
}

.lx-accordion__trigger {
  font-size: 0.937rem;
  color: inherit;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.25rem 1.25rem;
  width: 100%;
  text-align: left;
  margin: 0;
  position: relative;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

@media (min-width: 320px) {
  .lx-accordion__trigger {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-accordion__trigger {
    font-size: 1rem;
  }
}

.lx-accordion__trigger:hover, .lx-accordion__trigger.is-expanded {
  background: #f5f6f7;
}

.lx-accordion__trigger:focus {
  outline-offset: -1px;
}

.lx-accordion__trigger--left {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.lx-accordion__icon {
  height: 1.33em;
  width: 1.33em;
  color: #1565c0;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

  .lx-accordion__icon.is-rotated {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

.lx-accordion__icon--left {
  margin: 0 0.5rem 0 0;
}

.lx-accordion__content {
  padding: 1.25rem 1.25rem;
}

.lx-block-alert {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  text-align: left;
  -webkit-transform-origin: top;
  transform-origin: top;
  overflow: hidden;
  border: 1px solid currentColor;
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}

.lx-block-alert{
  /* width: 543px; */
    /* height: 160px; */
    background: #FFFFFF 0% 0% no-repeat padding-box !important;
    border: 1px solid #D61D00;
    border-radius: 0px!important;
}
  .lx-block-alert.is-visible {
    opacity: 1;
  }

  .lx-block-alert.is-invisible {
    opacity: 0;
  }

.lx-block-alert--inset {
  border: 0;
  border-bottom: 1px solid currentColor;
}

.lx-block-alert--attention {
  background: #FFFFFF;
  color: #34363B;
  fill: #222a31;
  border: 1px solid#A86019;
}

  .lx-block-alert--attention .lx-block-alert__pre-content {
    background-color: #ffc107;
  }

  .lx-block-alert--attention .lx-block-alert__icon {
    fill: #222a31;
  }

.lx-block-alert--error {
  background: #fff9f8;
  color: #34363B;
  fill: #222a31;
  border-color: #d0181b;
}

  .lx-block-alert--error .lx-block-alert__pre-content {
    background-color: #d0181b;
  }

.lx-block-alert--success {
  background: #FFFFFF;
  color: #34363B;
  fill: #34363B;
  border: 1px solid #14803B;
}

  .lx-block-alert--success .lx-block-alert__pre-content {
    background-color: #285300;
  }

.lx-block-alert--system {
  background: #fbfbfb;
  color: #34363B;
  fill: #222a31;
  border-color: #4f4c4c;
}

  .lx-block-alert--system .lx-block-alert__pre-content {
    background-color: #4f4c4c;
  }

.lx-block-alert--announcement {
  background: #e0eff3;
  color: #222a31;
  fill: #222a31;
  border-color: #283c41;
}

  .lx-block-alert--announcement .lx-block-alert__pre-content {
    background-color: #283c41;
  }

.lx-block-alert--info {
  background: #fcfdff;
  color: #222a31;
  fill: #222a31;
  border-color: #3e4c5d;
}

  .lx-block-alert--info .lx-block-alert__pre-content {
    background-color: #283c41;
  }

.lx-block-alert__pre-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.5rem 0.5rem;
}

.lx-block-alert__content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  padding: 1.25rem 1.25rem;
}

.lx-block-alert__heading {
  line-height: 1.25;
  margin: 0 0 0.5rem 0;
}

.lx-block-alert__heading,
.lx-block-alert__paragraph {
  font-size: 0.937rem;
}

@media (min-width: 320px) {
  .lx-block-alert__heading,
  .lx-block-alert__paragraph {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-block-alert__heading,
  .lx-block-alert__paragraph {
    font-size: 1rem;
  }
}

.lx-block-alert__link {
  font-size: 0.823rem;
  display: inline-block;
  line-height: 1.5;
  margin-top: 0.5rem;
}

@media (min-width: 320px) {
  .lx-block-alert__link {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-block-alert__link {
    font-size: 0.878rem;
  }
}

.lx-block-alert__icon {
  color: #fff;
  height: calc(1.25rem + 1vw);
  max-height: 5rem;
  width: calc(1.25rem + 1vw);
  max-width: 5rem;
}

.lx-block-alert__close {
  position: absolute;
  right: 1.25rem;
  top: 1.25rem;
}

.lx-inline-alert {
  font-size: 0.937rem;
  font-family: "Truist Trio";
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}

@media (min-width: 320px) {
  .lx-inline-alert {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-inline-alert {
    font-size: 1rem;
  }
}

.lx-inline-alert.is-visible {
  opacity: 1;
}

.lx-inline-alert.is-hidden {
  opacity: 0;
}

.lx-inline-alert__icon {
  margin-bottom: -2px;
  fill: currentColor;
}

.lx-inline-alert--attention {
  color: #222a31;
}

.lx-inline-alert--error {
  text-align: left;
  font: normal normal normal 14px/18px Truist Trio;
  letter-spacing: 0px;
  color: #D61D00;
  opacity: 1;
}

.lx-inline-alert--success {
  color: #285300;
}

.lx-inline-alert--system {
  color: #4f4c4c;
}

.lx-inline-alert--info {
  color: #3e4c5d;
}

.lx-button {
  font-size: 0.937rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin: 0;
  padding: 0.5rem 1.25rem;
  font-family: "Roboto", sans-serif;
  line-height: initial;
  text-decoration: none;
  cursor: pointer;
  border-radius: 9px;
  width: 100%;
  position: relative;
  -webkit-box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.125);
  box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.125);
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

@media (min-width: 320px) {
  .lx-button {
    font-size: calc(0.937rem + 0.25vw);
    width: auto;
  }
}

@media (min-width: 1200px) {
  .lx-button {
    font-size: 1rem;
  }
}

.lx-button + .lx-button {
  margin: 0.5rem 0 0;
}

@media (min-width: 480px) {
  .lx-button {
    width: auto;
  }

    .lx-button + .lx-button {
      margin: 0 0 0 0.5rem;
    }
}

.lx-button:focus {
  outline-offset: -2px;
}

.lx-button.is-disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}

.lx-button--primary { 
 
background: #7C6992 0% 0% no-repeat padding-box;
border-radius: 5px;
opacity: 1;
}

  .lx-button--primary:hover, .lx-button--primary:focus {
    /* background-color: #11519a; */
    background: #6A5A7D 0% 0% no-repeat padding-box;
border-radius: 5px;
opacity: 1;
  }

  .lx-button--primary:focus {
 
border: 1px solid #FFFFFF;
border-radius: 3px;
opacity: 1;
  }

.lx-button--secondary {
  /* background-color: #fff;
  border: 1px solid #1565c0;
  color: #1565c0; */
  border: 2px solid #7C6992;
border-radius: 5px;
opacity: 1;
text-align: left;
font: normal normal normal bold 16px/20px Truist Trio;
letter-spacing: 0px;
color: #7C6992;

}

  .lx-button--secondary:hover{
    /* background-color: #ececec; */
    background: #F7F0FF 0% 0% no-repeat padding-box;
border: 2px solid #6A5A7D;
border-radius: 5px;
opacity: 1;
  }

  .lx-button--secondary:focus {
  border: 1px solid #707070;
border-radius: 2px;
opacity: 1;
  }

.lx-button--tertiary {
  background-color: #fff;
  border: 1px solid #fff;
  color: #7C6992;
  -webkit-box-shadow: none;
  box-shadow: none;
}

  .lx-button--tertiary:hover, .lx-button--tertiary:focus {
    /* border: 2px solid #7C6992; */
    background-color: #ececec;
  }

.lx-button--ghost {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
}

  .lx-button--ghost:hover, .lx-button--ghost:focus {
    background-color: rgba(236, 236, 236, 0.25);
  }

.lx-button--small {
  font-size: 0.823rem;
  padding: 0.5rem 0.5rem;
}

@media (min-width: 320px) {
  .lx-button--small {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-button--small {
    font-size: 0.878rem;
  }
}

.lx-button--large {
  font-size: 0.937rem;
  padding: 1.25rem 2.5rem;
}

@media (min-width: 320px) {
  .lx-button--large {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-button--large {
    font-size: 1rem;
  }
}

.lx-button__icon {
  height: 0.9em;
}

.lx-button__icon--left {
  margin-right: 0.5rem;
}

.lx-button__icon--right {
  margin-left: 0.5rem;
}

.lx-badge {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  font-weight: 700;
  font-size: 0.75rem;
  border-style: solid;
  border-width: 1px;
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 50%;
  -webkit-box-shadow: 0 0.125rem 0.125rem -0.05rem rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.125rem 0.125rem -0.05rem rgba(0, 0, 0, 0.25);
}

.lx-badge--attention {
  color: #2E1A47;
  background-color: #fffdf9;
  border-color: #D8DCE0;
}

.lx-badge--error {
  color: #222a31;
  background-color: #fff9f8;
  border-color: #d0181b;
}

.lx-badge--success {
  color: #222a31;
  background-color: #fbfff8;
  border-color: #285300;
}

.lx-badge--info {
  color: #222a31;
  background-color: #fcfdff;
  border-color: #3e4c5d;
}

.lx-badge--announcement {
  color: #222a31;
  background-color: #e0eff3;
  border-color: #283c41;
}

.lx-badge--system {
  color: #222a31;
  background-color: #fbfbfb;
  border-color: #4f4c4c;
}

.lx-badge__icon {
  fill: currentColor;
  width: calc(100% * (2 / 3));
  height: calc(100% * (2 / 3));
}

.lx-close-button {
  color: #1565c0;
  height: 2.25em;
  width: 2.25em;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

  .lx-close-button:hover, .lx-close-button:focus {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

.lx-close-button__icon {
  height: 100%;
  width: 100%;
  fill: #7C6992;
}

.lx-list-group {
  color: #222a31;
  border: 1px solid #d8dce0;
  border-radius: 9px;
  overflow: hidden;
}

.lx-list-group--inset {
  border-radius: 0;
  border: 0;
}

.lx-list-group__item {
  font-size: 0.937rem;
  border-bottom: 1px solid #d8dce0;
  list-style-type: none;
}

@media (min-width: 320px) {
  .lx-list-group__item {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-list-group__item {
    font-size: 1rem;
  }
}

.lx-list-group__item:last-child {
  border-bottom: 0;
}

.lx-list-group__item,
.lx-list-group__link {
  padding: 1.25rem 1.25rem;
}

.lx-list-group__item--link {
  color: #1565c0;
  padding: 0;
}

.lx-list-group__link {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

  .lx-list-group__link:hover {
    background: #f5f6f7;
  }

  .lx-list-group__link:focus {
    outline-offset: -1px;
  }

@keyframes pop-in {
  0% {
    -webkit-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
  }

  40% {
    -webkit-transform: scale(1.0125) translateX(-50%);
    transform: scale(1.0125) translateX(-50%);
  }

  100% {
    -webkit-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
  }
}

@keyframes pop-out {
  0% {
    -webkit-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
  }

  99% {
    -webkit-transform: scale(0.9875) translateX(-50%);
    transform: scale(0.9875) translateX(-50%);
  }

  100% {
    -webkit-transform: scale(0) translateX(-50%);
    transform: scale(0) translateX(-50%);
  }
}

@keyframes slideRight {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  60% {
    -webkit-transform: translateX(115%);
    transform: translateX(115%);
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes returnLeft {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  60% {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes fade-bounce {
  0% {
    -webkit-transform: scale(1) translateY(0.5rem);
    transform: scale(1) translateY(0.5rem);
    opacity: 0.33;
  }

  50% {
    -webkit-transform: scale(1.5) translateY(-0.5rem);
    transform: scale(1.5) translateY(-0.5rem);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1) translateY(0.5rem);
    transform: scale(1) translateY(0.5rem);
    opacity: 0.33;
  }
}

.lx-modal {
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  height: 100%;
  max-height: 100%;
  overflow-y: scroll;
  width: 100%;
  padding: 0 1.25rem;
  -webkit-transition: visibility 0.3s ease-in-out;
  transition: visibility 0.3s ease-in-out;
}

  .lx-modal.is-visible {
    visibility: visible;
  }

  .lx-modal.is-invisible {
    visibility: hidden;
  }

.lx-modal__wrapper {
  color: #222a31;
  background: #fff;
  border-radius: 5px;
  position: relative;
  z-index: 3;
  margin: 2.5rem 50%;
  height: auto;
  width: 100%;
  max-width: 768px;
  -webkit-box-shadow: 0 1.25rem 1.25rem -0.5rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 1.25rem 1.25rem -0.5rem rgba(0, 0, 0, 0.15);
  -webkit-transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

  .lx-modal__wrapper.is-invisible {
    -webkit-animation: pop-out 0.3s ease-in-out forwards;
    animation: pop-out 0.3s ease-in-out forwards;
    opacity: 0;
    visibility: hidden;
  }

  .lx-modal__wrapper.is-visible {
    -webkit-animation: pop-in 0.3s ease-in-out forwards;
    animation: pop-in 0.3s ease-in-out forwards;
    opacity: 1;
    visibility: visible;
  }

.lx-modal__header,
.lx-modal__content,
.lx-modal__footer {
  padding: 1.25rem 1.25rem;
}

.modal__content {
  padding-top:0;
  color: #707070;
}

.modal__content p{
  font: normal normal normal 16px/24px Truist Trio;
}

.lx-modal__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  /* border-bottom: 1px solid #d8dce0; */
}

  .lx-modal__header:focus {
    outline: none;
  }

.lx-modal__heading {
  font: normal normal 300 28px Truist Trio;
letter-spacing: 0px;
color: #2E1A47;
}


.lx-modal__close {
  -ms-flex-order: 2;
  order: 2;
}

.lx-modal__close-link {
  font-size: 0.823rem;
}

@media (min-width: 320px) {
  .lx-modal__close-link {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-modal__close-link {
    font-size: 0.878rem;
  }
}

.lx-modal__footer {
  padding: 0.5rem 1.25rem;
  border-top: 1px solid #d8dce0;
}

.lx-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.75);
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

  .lx-overlay.is-invisible {
    visibility: hidden;
    opacity: 0;
  }

  .lx-overlay.is-visible {
    visibility: visible;
    opacity: 1;
  }

.lx-panel {
  /*border: 1px solid #d8dce0;*//*Rebranding D32563*/
  border-radius: 9px;
  overflow: hidden;
}

.lx-panel__header {
  font-size: 0.937rem;
  font-family: "Roboto", sans-serif;
  background: #ffffff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  border-bottom: 1px solid #D8DCE0;
}

@media (min-width: 320px) {
  .lx-panel__header {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-panel__header {
    font-size: 16px;
  }
}

.lx-panel__header:focus {
  outline-offset: -1px;
}

.lx-panel__header,
.lx-panel__footer {
  color: #50575d;
  line-height: 1;
}

.lx-panel__footer {
  font-size: 0.823rem;
  padding: 0.5rem 1.25rem;
  background: #fff;
  border-top: 1px solid #d8dce0;
}

@media (min-width: 320px) {
  .lx-panel__footer {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-panel__footer {
    font-size: 0.878rem;
  }
}

.lx-panel__header,
.lx-panel__content {
/*D32563 Rebranding
  padding: 1.25rem 1.25rem;*/
}

.lx-panel__content {
  background: #fff;
  color: #222a31;
  border-color: #d8dce0;
}

.lx-progress-stepper__steps {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media (min-width: 768px) {
  .lx-progress-stepper__steps {
    padding: 2.5rem 2.5rem;
    padding-top: 2.5rem;
  }
}

.lx-progress-stepper__step-wrapper {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
}

  .lx-progress-stepper__step-wrapper:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    top: 1rem;
    display: block;
    min-width: calc(100% + 1rem);
    width: calc(100% + 1rem);
    height: 2px;
    background-color: #d8dce0;
  }

  .lx-progress-stepper__step-wrapper:last-of-type {
    min-width: 2rem;
    width: 2rem;
  }

    .lx-progress-stepper__step-wrapper:last-of-type:after {
      display: none;
    }

  .lx-progress-stepper__step-wrapper.is-completed:after {
    background-color: #394652;
  }

.lx-progress-stepper__step {
  font-size: 0.937rem;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #d8dce0;
  font-weight: 700;
  line-height: 1;
}

@media (min-width: 320px) {
  .lx-progress-stepper__step {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-progress-stepper__step {
    font-size: 1rem;
  }
}

.lx-progress-stepper__step.is-completed {
  color: #285300;
  background-color: #fbfff8;
  border-color: #285300;
}

.lx-progress-stepper__step.is-current {
  background-color: #222a31;
  color: #fff;
  border-color: transparent;
}

.lx-progress-stepper__description {
  font-size: 0.823rem;
  position: absolute;
  bottom: 2.25rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-weight: 400;
  line-height: 1.33;
  color: #222a31;
  text-align: center;
}

@media (min-width: 320px) {
  .lx-progress-stepper__description {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-progress-stepper__description {
    font-size: 0.878rem;
  }
}

@media (max-width: 768px) {
  .lx-progress-stepper__description {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal;
  }
}

.lx-table {
  font-size: 0.937rem;
  color: #222a31;
  background: #d8dce0;
  border-collapse: separate;
  padding: 1px;
  position: relative;
  width: 100%;
}

@media (min-width: 320px) {
  .lx-table {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-table {
    font-size: 1rem;
  }
}

.lx-table--zebra .lx-table__row:nth-child(even) {
  background: #f9f9f9;
}

.lx-table--inverse {
  color: #fff;
  background: transparent;
  border: 1px solid #fff;
}

  .lx-table--inverse .lx-table__head,
  .lx-table--inverse .lx-table__row {
    background: transparent;
  }

.lx-table__caption {
  font-size: 0.823rem;
  font-weight: 700;
  position: absolute;
  bottom: -2.5rem;
}

@media (min-width: 320px) {
  .lx-table__caption {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-table__caption {
    font-size: 0.878rem;
  }
}

.lx-table__head {
  background: #f5f6f7;
}

.lx-table__row {
  background: #fff;
}

.lx-table__head-cell,
.lx-table__content-cell {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  color: currentColor;
  text-align: left;
  padding: 1.25rem 1.25rem;
}

.lx-table__head-cell {
  font-size: 0.823rem;
  font-weight: 700;
}

@media (min-width: 320px) {
  .lx-table__head-cell {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-table__head-cell {
    font-size: 0.878rem;
  }
}

.lx-table__content-cell {
  font-size: 0.823rem;
  border-top: 1px solid #d8dce0;
}

@media (min-width: 320px) {
  .lx-table__content-cell {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-table__content-cell {
    font-size: 0.878rem;
  }
}

.lx-tabs__list {
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  width: 100%;
}

.lx-tabs__tab {
  font-size: 0.937rem;
  border: 1px solid transparent;
  border-bottom: 0;
  color: #1565c0;
  cursor: pointer;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex: auto;
  flex: auto;
  padding: 0.5rem 0.5rem;
  position: relative;
  text-decoration: underline;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

@media (min-width: 320px) {
  .lx-tabs__tab {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-tabs__tab {
    font-size: 1rem;
  }
}

@media (min-width: 480px) {
  .lx-tabs__tab {
    -ms-flex: none;
    flex: none;
    margin: 0 0.5rem 0 0;
    padding: 1.25rem 1.25rem;
  }
}

.lx-tabs__tab.is-active, .lx-tabs__tab:hover {
  color: #1565c0;
}

.lx-tabs__tab.is-active, .lx-tabs__tab:focus {
  color: #394652;
  background: #f1f3f6;
  border-color: #d8dce0;
  border-radius: 9px 9px 0 0;
  text-decoration: none;
  outline-offset: 1px;
}

.lx-tabs__tab--minimal {
  border: 0;
}

  .lx-tabs__tab--minimal:after {
    content: '';
    background: #1565c0;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.125rem;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }

  .lx-tabs__tab--minimal.is-active, .lx-tabs__tab--minimal:focus {
    background: transparent;
    border-bottom: 0;
  }

    .lx-tabs__tab--minimal.is-active:after, .lx-tabs__tab--minimal:focus:after {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
    }

.lx-tabs__panel-group {
  border: 1px solid #d8dce0;
  background: #fff;
  color: var(--foreground);
  padding: 1.25rem 1.25rem;
}

@media (min-width: 480px) {
  .lx-tabs__panel-group {
    padding: 2.5rem 1.25rem;
  }
}

.lx-tabs__panel {
  display: none;
}

  .lx-tabs__panel.is-active {
    display: block;
  }

.lx-popover {
  position: relative;
  display: inline-block;
}

.lx-popover__content {
  position: absolute;
  z-index: 3;
  top: 100%;
  color: #222a31;
  background-color: #fff;
  border: 1px solid #d8dce0;
  border-radius: 9px;
  overflow: hidden;
  -webkit-box-shadow: 0 0.5rem 1.25rem -0.5rem rgba(0, 0, 0, 0.125);
  box-shadow: 0 0.5rem 1.25rem -0.5rem rgba(0, 0, 0, 0.125);
  width: 250px;
  -webkit-transition: opacity 0.225s ease-in-out, visibility 0.225s ease-in-out, -webkit-transform 0.225s ease-in-out;
  transition: opacity 0.225s ease-in-out, visibility 0.225s ease-in-out, -webkit-transform 0.225s ease-in-out;
  transition: opacity 0.225s ease-in-out, visibility 0.225s ease-in-out, transform 0.225s ease-in-out;
  transition: opacity 0.225s ease-in-out, visibility 0.225s ease-in-out, transform 0.225s ease-in-out, -webkit-transform 0.225s ease-in-out;
}

  .lx-popover__content.is-closed {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scaleY(0.8) scaleX(0.95) translateZ(0);
    transform: scaleY(0.8) scaleX(0.95) translateZ(0);
  }

  .lx-popover__content.is-open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1) scaleX(1) translateZ(0);
    transform: scaleY(1) scaleX(1) translateZ(0);
  }

.lx-popover__content--left {
  right: 0;
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

.lx-popover__content--right {
  left: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

.lx-popover__heading {
  padding: 0.5rem 0.5rem;
  background-color: #f5f6f7;
}

.lx-popover__close {
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
}

.lx-popover__item {
  font-size: 0.823rem;
  display: block;
  text-align: left;
  width: 100%;
  border-top: 1px solid #f5f6f7;
  padding: 0.5rem 0.5rem;
  outline-offset: -3px;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

@media (min-width: 320px) {
  .lx-popover__item {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-popover__item {
    font-size: 0.878rem;
  }
}

.lx-popover__item:first-of-type {
  border-top: 0;
}

.lx-popover__item:hover, .lx-popover__item:focus {
  background-color: #f5f6f7;
}

.lx-popover__footer {
  font-size: 0.823rem;
  padding: 0.5rem 0.5rem;
}

@media (min-width: 320px) {
  .lx-popover__footer {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-popover__footer {
    font-size: 0.878rem;
  }
}

.lx-tooltip__content {
  font-size: 0.823rem;
  background: #222a31;
  color: #fff;
  border-radius: 18px;
  line-height: 1.33;
  text-align: left;
  width: 100%;
  max-width: 12.5rem;
  padding: 1.25rem 1.25rem;
  position: absolute;
  -webkit-box-shadow: 0 0.25rem 0.5rem -0.25rem rgba(0, 0, 0, 0.5);
  box-shadow: 0 0.25rem 0.5rem -0.25rem rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

@media (min-width: 320px) {
  .lx-tooltip__content {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-tooltip__content {
    font-size: 0.878rem;
  }
}

.lx-tooltip__content.is-invisible {
  visibility: hidden;
  opacity: 0;
}

.lx-tooltip__content.is-visible {
  visibility: visible;
  opacity: 1;
}

.lx-tooltip__close {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  height: 1.5em;
  width: 1.5em;
}

  .lx-tooltip__close .lx-close-button__icon {
    fill: #4592e8;
  }

.lx-tooltip__trigger {
  text-decoration: none;
  border-bottom: 1px dashed #1565c0;
}

.lx-tooltip__arrow {
  display: block;
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  background: #222a31;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

[x-placement^='top'] .lx-tooltip__arrow {
  bottom: -0.25rem;
  left: calc(50% - (0.5rem / 2));
}

[x-placement^='right'] .lx-tooltip__arrow {
  left: -0.25rem;
  top: calc(50% - (0.5rem / 2));
}

[x-placement^='bottom'] .lx-tooltip__arrow {
  top: -0.25rem;
  left: calc(50% - (0.5rem / 2));
}

[x-placement^='left'] .lx-tooltip__arrow {
  right: -0.25rem;
  top: calc(50% - (0.5rem / 2));
}

.lx-form-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

  .lx-form-group + * {
    margin-top: 1.25rem;
  }

.lx-form-group--error .lx-form-group__control {
  /* border-color: #d0181b; */
  background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #D61D00;
border-radius: 5px;
opacity: 1;
}

.lx-form-group--error .lx-form-group__description {
  border-right-color: #d0181b;
  border-bottom-color: #d0181b;
  border-left-color: #d0181b;
}

.lx-form-group--error .lx-form-group__label {
text-align: left;
font: normal normal normal 16px/20px Truist Trio;
letter-spacing: 0px;
color: #D61D00;
opacity: 1;
}

.lx-form-group--error .lx-form-group__control {
  /* background-color: #fffdf9; */
  border: 1px solid #D61D00; 
}
.lx-form-group--error .lx-form-group__control:focus-within{
 outline:1px solid #7C6992;
 outline-offset: -6px;
 border: 2px solid #D61D00!important;
}

.lx-form-group--success .lx-form-group__control {
  /* border-color: #285300; */
  background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #7C6992;
border-radius: 5px;
opacity: 1;
}

.lx-form-group--success .lx-form-group__description {
  border-right-color: #285300;
  border-bottom-color: #285300;
  border-left-color: #285300;
}

.lx-form-group--success .lx-form-group__label {
  color: #285300;
}

.lx-form-group--system {
  border-color: #4f4c4c;
}

.lx-form-group--system .lx-form-group__description {
  border-right-color: #4f4c4c;
  border-bottom-color: #4f4c4c;
  border-left-color: #4f4c4c;
}

.lx-form-group--system .lx-form-group__label {
  color: #4f4c4c;
}

.lx-form-group--info  {
  border-color: #3e4c5d;
}

.lx-form-group--info .lx-form-group__description {
  border-right-color: #3e4c5d;
  border-bottom-color: #3e4c5d;
  border-left-color: #3e4c5d;
}

.lx-form-group--info .lx-form-group__label {
  color: #3e4c5d;
}

.lx-form-group__label {
  font-size: 0.937rem;
  color: #222a31;
  display: block;
  font-weight: 700;
  margin-bottom: 0.45rem;
}

@media (min-width: 320px) {
  .lx-form-group__label {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-form-group__label {
    font-size: 16px;
  }
}

.lx-form-group__optional {
  color: #50575d;
  font-weight: 400;
  font-style: italic;
}

.lx-form-group__wrapper {
  /* position: relative;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #50575d;
  overflow: hidden;
  border-radius: 9px; */

  
}


.lx-form-group__button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  border-radius: 0;
  border: 0;
}

  .lx-form-group__button:after {
    border-radius: 0;
  }

.lx-form-group__pre-cap,
.lx-form-group__post-cap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1.25rem 1.25rem;
  line-height: 1;
}

.lx-form-group__pre-cap {
  border-right: 1px solid #50575d;
}

.lx-form-group__post-cap {
  border-left: 1px solid #50575d;
}
/*Rebranding D32563 comment*/

/*.lx-form-group__control {
  /* font-size: 0.937rem;
  -ms-flex: 1;
  flex: 1;
  padding: 1.25rem 1.25rem;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0.2rem 0.25rem 0 rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0.2rem 0.25rem 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  outline-offset: -4px; */

/*background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #7C6992;
border-radius: 5px;
opacity: 1;
}*/

/*Rebranding D32563 */
.lx-form-group__control  {
  background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #7C6992;
border-radius: 5px;
width: 100%;
opacity: 1;
height:45px;
}
.lx-form-group__control:focus-within{
outline-offset:-6px;
outline:1px solid #7C6992;
}

@media (min-width: 320px) {
  .lx-form-group__control {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-form-group__control {
    font-size: 16px;
  }
}

.lx-form-group__select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

  .lx-form-group__select::-ms-expand {
    display: none;
  }

.lx-form-group__select-icon {
  position: absolute;
  pointer-events: none;
  width: 1.25rem;
  height: 1.25rem;
  top: calc(100% / 3);
  right: 1.25rem;
}

.lx-form-group__description {
  background: #fff;
  color: #222a31;
  fill: #222a31;
  border-color: #d8dce0;
  font-size: 0.823rem;
  margin-top: -3px;
  padding: 0.5rem 0.5rem;
  border: 1px solid #50575d;
  border-radius: 0 0 9px 9px;
  position: relative;
  z-index: 1;
}

  .lx-form-group__description a:not([class*='button--']) {
    color: #1565c0;
  }

@media (min-width: 320px) {
  .lx-form-group__description {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-form-group__description {
    font-size: 0.878rem;
  }
}

.lx-form-group__inline-alert {
  margin-top: 0.5rem;
}

.lx-toggle-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: relative;
  border-radius: 9px;
}

  .lx-toggle-group + * {
    margin-top: 1.25rem;
  }

.lx-toggle-group--error .lx-toggle-group__legend,
.lx-toggle-group--error .lx-toggle-group__label {
  color: #d0181b;
}

.lx-toggle-group--success .lx-toggle-group__legend,
.lx-toggle-group--success .lx-toggle-group__label {
  color: #285300;
}

.lx-toggle-group--system .lx-toggle-group__legend,
.lx-toggle-group--system .lx-toggle-group__label {
  color: #4f4c4c;
}

.lx-toggle-group--info .lx-toggle-group__legend,
.lx-toggle-group--info .lx-toggle-group__label {
  color: #3e4c5d;
}

.lx-toggle-group__legend {
  font-size: 0.937rem;
  color: #222a31;
  display: block;
  font-weight: 700;
  margin-bottom: 0.25rem;
}

@media (min-width: 320px) {
  .lx-toggle-group__legend {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-toggle-group__legend {
    font-size: 16px;
  }
}

.lx-toggle-group__optional {
  color: #50575d;
  font-weight: 400;
  font-style: italic;
}

.lx-toggle-group__controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 79%;
  margin: 0 0 0.5rem 0;
}

@media (min-width: 480px) {
  .lx-toggle-group__controls--horizontal {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.lx-toggle-group__control-wrapper {
  font-size: 0.937rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0.5rem 0rem;
}

@media (min-width: 320px) {
  .lx-toggle-group__control-wrapper {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-toggle-group__control-wrapper {
    font-size: 16px;
  }
}

.lx-toggle-group__control-wrapper.is-disabled {
  pointer-events: none;
  opacity: 0.85;
}

.lx-toggle-group__control {
  position: relative;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0 0.5rem 0 0;
  background-color: #fff;
  border: 1px solid #222a31;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  width: 1.25rem;
  height: 1.25rem;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  cursor:pointer;
}

  .lx-toggle-group__control:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.75rem;
    height: 0.75rem;
    -webkit-transform: scale(0) translateX(-50%) translateY(-50%);
    transform: scale(0) translateX(-50%) translateY(-50%);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: -webkit-transform 0.15s ease-in-out;
    transition: -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  }

  .lx-toggle-group__control:checked:after {
    -webkit-transform: scale(1) translateX(-50%) translateY(-50%);
    transform: scale(1) translateX(-50%) translateY(-50%);
  }

  .lx-toggle-group__control:focus {
    outline-offset: 1px;
  }

  .lx-toggle-group__control.is-disabled {
    opacity: 0.85;
    border-color: #d8dce0;
    cursor: not-allowed;
  }

.lx-toggle-group__control--radio {
  border-radius: 50%;
}

  .lx-toggle-group__control--radio:after {
    border-radius: 50%;
	/*D32563 rebranding*/
   /* background-color: #222a31;*/
	background: #7C6992 0% 0% no-repeat padding-box;
  }

.lx-toggle-group__control--checkbox:after {
  content: '\2713';
  line-height: 0.5;
  color: #222a31;
}

.lx-toggle-group__label-content {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 0.5rem 0 0;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.lx-toggle-group__description {
  /*font-size: 0.823rem;*/
  display: block;
  color: rgba(34, 42, 49, 0.66);
  /*Rebranding D32563*/
  font: normal normal normal 16px/20px Truist Trio;
  letter-spacing: 0px;
  color: #707070;
}

@media (min-width: 320px) {
  .lx-toggle-group__description {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-toggle-group__description {
    font-size: 0.878rem;
  }
}

.lx-toggle-group__inline-alert {
  width: 100%;
  padding: 0.125rem 0;
}

.lx-loader {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.lx-loader__dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  max-width: 80px;
  min-width: 30px;
}

.lx-loader__dots--sm {
  max-width: 30px;
  min-width: 15px;
}

.lx-loader__dot {
  border-radius: 50%;
  width: 0.5rem;
  height: 0.5rem;
  -webkit-transform: translateY(0.5rem);
  transform: translateY(0.5rem);
  opacity: 0.33;
  -webkit-animation: fade-bounce 2.25s 0.3s infinite;
  animation: fade-bounce 2.25s 0.3s infinite;
}

.lx-loader__dot--primary {
  background-color: #903;
}

.lx-loader__dot--secondary {
  background-color: #cc0044;
}

.lx-loader__dot--tertiary {
  background-color: #ffc107;
}

.lx-loader__dot--sm {
  width: 0.25rem;
  height: 0.25rem;
}

.lx-loader__dot--1 {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.lx-loader__dot--2 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.lx-loader__dot--3 {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.lx-loader__dot--4 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.lx-button-group {
  display: -ms-flexbox;
  display: flex;
}

.lx-button-group__button {
  font-size: 0.937rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin: 0;
  padding: 0.5rem 1.25rem;
  font-family: "Roboto", sans-serif;
  line-height: initial;
  text-decoration: none;
  cursor: pointer;
  border-radius: 9px;
  width: 100%;
  position: relative;
  -webkit-box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.125);
  box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.125);
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  font-size: 0.937rem;
  -ms-flex: auto;
  flex: auto;
  padding: 0.5rem 0.5rem;
  line-height: 1.25;
  color: #1565c0;
  background: #fff;
  border: 1px solid #1565c0;
  border-radius: 0;
  border-left: 0;
  position: relative;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

@media (min-width: 320px) {
  .lx-button-group__button {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-button-group__button {
    font-size: 1rem;
  }
}

.lx-button-group__button + .lx-button {
  margin: 0.5rem 0 0;
}

@media (min-width: 480px) {
  .lx-button-group__button {
    width: auto;
  }

    .lx-button-group__button + .lx-button {
      margin: 0 0 0 0.5rem;
    }
}

.lx-button-group__button:focus {
  outline-offset: -2px;
}

.lx-button-group__button.is-disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}

.lx-button-group__button:hover, .lx-button-group__button:focus {
  background-color: #ececec;
}

@media (min-width: 320px) {
  .lx-button-group__button {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-button-group__button {
    font-size: 1rem;
  }
}

.lx-button-group__button:first-of-type {
  border-left: 1px solid #1565c0;
  border-radius: 9px 0 0 9px;
}

.lx-button-group__button:last-of-type {
  border-radius: 0 9px 9px 0;
}

.lx-button-group__button.is-active {
  background-color: #1565c0;
  color: #fff;
}

  .lx-button-group__button.is-active:hover, .lx-button-group__button.is-active:focus {
    background-color: #11519a;
  }

.lx-button-group__button + .lx-button-group__button {
  margin-left: 0;
}

.lx-button-group__button--sm {
  font-size: 0.823rem;
  padding: 0.5rem 0.5rem;
}

@media (min-width: 320px) {
  .lx-button-group__button--sm {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-button-group__button--sm {
    font-size: 0.878rem;
  }
}

.lx-button-group__button--ghost {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  border-left: 0;
}

  .lx-button-group__button--ghost:hover, .lx-button-group__button--ghost:focus {
    background-color: rgba(236, 236, 236, 0.25);
  }

  .lx-button-group__button--ghost:first-of-type {
    border-left: 1px solid #fff;
  }

  .lx-button-group__button--ghost.is-active {
    background-color: rgba(236, 236, 236, 0.25);
  }

    .lx-button-group__button--ghost.is-active:hover, .lx-button-group__button--ghost.is-active:focus {
      background-color: rgba(236, 236, 236, 0.25);
    }

.accounts-tile__footer {
  padding: 0 1.275rem 1.875rem;
}

.accounts-tile__loader {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  height: 200px;
}

.accounts-tile__body-group {
  border-bottom: 1px solid #d8dce0;
}

  .accounts-tile__body-group:last-child {
    border: 0;
  }

.accounts-tile__body-detail {
  font-weight: 700;
}

.accounts-tile__body-detail-negative {
  color: #cc0044;
  font-weight: 700;
}

.accounts-tile__body-detail--heading {
  font-size: 110%;
}

.accounts-tile__setting {
  padding-left: 0;
  padding-right: 0;
}

.accounts-tile__setting-menu {
  font-size: 1.215rem;
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  padding: 0 0.5rem 0.625rem;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

@media (min-width: 320px) {
  .accounts-tile__setting-menu {
    font-size: calc(1.215rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .accounts-tile__setting-menu {
    font-size: 1.296rem;
  }
}

.accounts-tile__setting-menu:after {
  content: '';
  position: absolute;
  bottom: 0.5rem;
  left: 0;
  height: 2px;
  background-color: #903;
  width: 100%;
  opacity: 0;
  -webkit-transform: scaleY(0) scaleX(0.66);
  transform: scaleY(0) scaleX(0.66);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.accounts-tile__setting-menu:hover:after, .accounts-tile__setting-menu:focus:after, .accounts-tile__setting-menu.is-open:after {
  opacity: 1;
  -webkit-transform: scaleY(1) scaleX(0.75);
  transform: scaleY(1) scaleX(0.75);
}

.accounts-tile__header-dropdown {
  position: absolute;
  z-index: 2;
  background-color: #fff;
  left: 0;
  right: 0;
}

.accounts-tile__header-dropdown--item {
  padding-left: 1.25rem;
}

.accounts-tile__setting-accounts {
  border: 1px dashed #d8dce0;
}

.accounts-tile__setting-accounts-item {
  line-height: 2.5;
}

.accounts-tile__add-accounts-list {
  max-height: 500px;
  overflow: scroll;
}

.action-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 1.5;
}

.action-link__icon {
  margin-top: 4px;
  min-width: 1rem;
}

.action-link__icon--right {
  margin-left: 0.25rem;
}

.action-link__icon--left {
  margin-right: 0.5rem;
}

.activity-log hr {
  border-top: 1px solid #903;
}

.activity-log__header,
.activity-log__content {
  padding: 1.25rem 1.25rem;
}

.activity-log__header {
  -webkit-box-shadow: 0 15px 5px rgba(33, 48, 63, 0.05);
  box-shadow: 0 15px 5px rgba(33, 48, 63, 0.05);
}

.activity__day-log-wrapper {
  display: initial;
  margin-bottom: 1rem;
}

.activity__day-log {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.activity__day-log--hour {
  font-size: 0.937rem;
  color: #222a31;
  display: block;
  font-weight: 700;
  margin-bottom: 0.25rem;
  display: inline-block;
  margin-bottom: none;
}

@media (min-width: 320px) {
  .activity__day-log--hour {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .activity__day-log--hour {
    font-size: 1rem;
  }
}

.activity__day-log-description {
  margin-bottom: 1.25rem;
}

@media (min-width: 768px) {
  .activity__day-log-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  .activity__category {
    min-width: 10%;
  }

  .activity__day-log--hour {
    min-width: 30%;
    text-decoration: none;
  }

  .activity__label--hide {
    display: none;
  }

  .activity__day-log-description {
    margin-bottom: 0;
  }
}

.desktop-header {
  background: #fff;
  color: #222a31;
  fill: #222a31;
  border-color: #d8dce0;
  height: 8rem;
  display: none;
  position: relative;
  -webkit-box-shadow: 0 2.5rem 2.5rem -2.5rem rgba(0, 0, 0, 0.25);
  box-shadow: 0 2.5rem 2.5rem -2.5rem rgba(0, 0, 0, 0.25);
}

  .desktop-header a:not([class*='button--']) {
    color: #1565c0;
  }

@media (min-width: 960px) {
  .desktop-header {
    display: block;
  }
}

.desktop-header__wrapper {
  max-width: 1200px;
  padding: 0.5rem 1.25rem;
  margin: 0 auto;
  position: relative;
}

.desktop-header__skip-link.desktop-header__skip-link.desktop-header__skip-link {
  font-size: 0.823rem;
  background: #222a31;
  color: #fff;
  fill: #fff;
  border-color: #394652;
  text-decoration: none;
  position: absolute;
  top: 1.25rem;
  left: 0;
  padding: 0.5rem 0.5rem;
  opacity: 0;
  border-radius: 9px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-delay: 0s, 200ms;
  transition-delay: 0s, 200ms;
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease-in-out, ease-in-out;
  transition-timing-function: ease-in-out, ease-in-out;
}

@media (min-width: 320px) {
  .desktop-header__skip-link.desktop-header__skip-link.desktop-header__skip-link {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .desktop-header__skip-link.desktop-header__skip-link.desktop-header__skip-link {
    font-size: 0.878rem;
  }
}

.desktop-header__skip-link.desktop-header__skip-link.desktop-header__skip-link a:not([class*='button--']) {
  color: #4592e8;
}

.desktop-header__skip-link.desktop-header__skip-link.desktop-header__skip-link:focus {
  opacity: 1;
  text-decoration: none;
  color: #fff;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.desktop-header__brand-link {
  display: inline-block;
  margin: 0 1.25rem 0 0;
}

  .desktop-header__brand-link:focus {
    outline-offset: 3px;
  }

.desktop-header__brand,
.desktop-header__brand-image {
  height: 3rem;
}

.enable-disable__brand-image {
  height: 1rem;
  width: 5rem;
}


.desktop-header__primary {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #d8dce0;
}

.desktop-header__main {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}

.desktop-header__primary-nav {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.desktop-header__primary-nav-link.desktop-header__primary-nav-link.desktop-header__primary-nav-link {
  font-size: 0.937rem;
  color: #222a31;
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  line-height: 0;
  overflow: hidden;
  padding: 0.5rem 0.5rem;
}

@media (min-width: 320px) {
  .desktop-header__primary-nav-link.desktop-header__primary-nav-link.desktop-header__primary-nav-link {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .desktop-header__primary-nav-link.desktop-header__primary-nav-link.desktop-header__primary-nav-link {
    font-size: 1rem;
  }
}

.desktop-header__primary-nav-link.desktop-header__primary-nav-link.desktop-header__primary-nav-link:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #903;
  -webkit-transform: scaleY(0) scaleX(0.66);
  transform: scaleY(0) scaleX(0.66);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: -webkit-transform 0.198s ease-in-out;
  transition: -webkit-transform 0.198s ease-in-out;
  transition: transform 0.198s ease-in-out;
  transition: transform 0.198s ease-in-out, -webkit-transform 0.198s ease-in-out;
}

.desktop-header__primary-nav-link.desktop-header__primary-nav-link.desktop-header__primary-nav-link:hover, .desktop-header__primary-nav-link.desktop-header__primary-nav-link.desktop-header__primary-nav-link:focus {
  color: #222a31;
}

  .desktop-header__primary-nav-link.desktop-header__primary-nav-link.desktop-header__primary-nav-link:hover .desktop-header__primary-nav-icon, .desktop-header__primary-nav-link.desktop-header__primary-nav-link.desktop-header__primary-nav-link:focus .desktop-header__primary-nav-icon {
    opacity: 1;
  }

  .desktop-header__primary-nav-link.desktop-header__primary-nav-link.desktop-header__primary-nav-link:hover:after, .desktop-header__primary-nav-link.desktop-header__primary-nav-link.desktop-header__primary-nav-link:focus:after {
    -webkit-transform: scaleY(1) scaleX(0.75);
    transform: scaleY(1) scaleX(0.75);
  }

.desktop-header__primary-nav-icon,
.desktop-header__primary-nav-link-content {
  position: relative;
  z-index: 2;
}

.desktop-header__primary-nav-icon {
  margin-top: 2px;
  margin-right: 0.33rem;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.desktop-header__secondary {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
}

.desktop-header__secondary-utilities {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.desktop-header__secondary-nav-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.desktop-header__secondary-nav-link.desktop-header__secondary-nav-link.desktop-header__secondary-nav-link {
  font-size: 0.937rem;
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  -ms-flex-align: center;
  align-items: center;
  color: #222a31;
  padding: 1.25rem;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

@media (min-width: 320px) {
  .desktop-header__secondary-nav-link.desktop-header__secondary-nav-link.desktop-header__secondary-nav-link {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .desktop-header__secondary-nav-link.desktop-header__secondary-nav-link.desktop-header__secondary-nav-link {
    font-size: 1rem;
  }
}

.desktop-header__secondary-nav-link.desktop-header__secondary-nav-link.desktop-header__secondary-nav-link:after {
  content: '';
  position: absolute;
  bottom: 0.5rem;
  left: 0;
  height: 2px;
  background-color: #903;
  width: 100%;
  opacity: 0;
  -webkit-transform: scaleY(0) scaleX(0.66);
  transform: scaleY(0) scaleX(0.66);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.desktop-header__secondary-nav-link.desktop-header__secondary-nav-link.desktop-header__secondary-nav-link:hover:after, .desktop-header__secondary-nav-link.desktop-header__secondary-nav-link.desktop-header__secondary-nav-link:focus:after, .desktop-header__secondary-nav-link.desktop-header__secondary-nav-link.desktop-header__secondary-nav-link.is-open:after {
  opacity: 1;
  -webkit-transform: scaleY(1) scaleX(0.75);
  transform: scaleY(1) scaleX(0.75);
}

.desktop-header__secondary-nav-link-content,
.desktop-header__secondary-nav-link-caret {
  position: relative;
  z-index: 2;
}

.desktop-header__user-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
  height: 100%;
}

.desktop-header__user-profile {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1.125rem;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 0.5rem;
  border: 1px solid #1565c0;
  -webkit-box-shadow: 0 0.5rem 0.5rem -0.5rem rgba(0, 0, 0, 0.5);
  box-shadow: 0 0.5rem 0.5rem -0.5rem rgba(0, 0, 0, 0.5);
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

  .desktop-header__user-profile:hover, .desktop-header__user-profile:focus {
    background-color: #f5f6f7;
  }

.desktop-header__popover-content {
  margin-top: 3px;
  -webkit-box-shadow: 0 1.25rem 1.25rem -1.25rem rgba(0, 0, 0, 0.25);
  box-shadow: 0 1.25rem 1.25rem -1.25rem rgba(0, 0, 0, 0.25);
}

.desktop-header__popover-item {
  font-size: 0.95rem;
  color: #1565c0;
}

.detail-group {
  padding: 0 0.5rem;
}

  .detail-group + .detail-group {
    margin-top: 1.25rem;
    padding-top: 1.25rem;
    border-top: 1px solid #d8dce0;
  }

.detail-group__row {
  display: block;
}

@media (min-width: 480px) {
  .detail-group__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }
}

.detail-group__row.detail-group__row--full {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row;
  flex-direction: row;
}

.detail-group__item_mobile {
  display: inline-block;
  margin-right: 5px;
}

@media (min-width: 480px) {
  .detail-group__item {
    display: inline-block;
  }
  
}

.detail-group__item:first-child {
  display: block;
  padding-right: 2.5rem;
  margin-bottom: 0.5rem;
  max-width: 450px;
}

@media (min-width: 480px) {
  .detail-group__item:first-child {
    margin-bottom: 0;
  }
}

.detail-group__sub-content {
  font-size: 0.823rem;
  opacity: 0.85;
  line-height: 1.66;
  margin-top: 0.25rem;
  color: #50575d;
  word-wrap: break-word;
}

@media (min-width: 320px) {
  .detail-group__sub-content {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .detail-group__sub-content {
    font-size: 0.878rem;
  }
}

@media (min-width: 480px) {
  .detail-group__group-wrapper {
    width: 60%;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .detail-group__group-wrapper {
    width: 70%;
  }
}

.detail-group__nested-stack {
  margin-bottom: 0.5rem;
}

@media (min-width: 480px) {
  .detail-group__nested-stack {
    margin-bottom: 0;
  }
}

.detail-group__item-group {
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 768px) {
  .detail-group__item-group {
    -ms-flex-pack: initial;
    justify-content: initial;
  }
}

.detail-group__item-group--label {
  min-width: 50%;
}

@media (min-width: 768px) {
  .detail-group__item-group--label {
    min-width: 35%;
  }
}

.detail-group__group-sub-content {
  font-size: 0.823rem;
  opacity: 0.85;
  line-height: 1.66;
  color: #50575d;
  margin-left: 0.5rem;
}

@media (min-width: 320px) {
  .detail-group__group-sub-content {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .detail-group__group-sub-content {
    font-size: 0.878rem;
  }
}

.detail-group__alert {
  margin-top: 1.25rem;
}

.mobile-header {
  height: 6rem;
}

@media (min-width: 960px) {
  .mobile-header {
    display: none;
  }
}

.mobile-header__header {
  background: #fff;
  color: #222a31;
  fill: #222a31;
  border-color: #d8dce0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  padding: 1.25rem 1.25rem;
}

  .mobile-header__header a:not([class*='button--']) {
    color: #1565c0;
  }

.mobile-header__section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-header__section--1,
.mobile-header__section--3 {
  -ms-flex: 2;
  flex: 2;
}

.mobile-header__section--2 {
  -ms-flex: 1;
  flex: 1;
  -ms-flex-pack: center;
  justify-content: center;
}

.mobile-header__section--3 {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.mobile-header__menu-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  line-height: 0;
}

.mobile-header__menu-icon,
.mobile-header__close {
  width: 1.75rem;
  height: 1.75rem;
}

.mobile-header__close {
  -ms-flex-order: 1;
  order: 1;
}

  .mobile-header__close svg {
    fill: #4592e8;
  }

.mobile-header__brand-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

  .mobile-header__brand-link:focus {
    outline-offset: 3px;
  }

.mobile-header__brand-image {
  height: 4rem;
}

.mobile-header__utility {
  color: #222a31;
  margin-right: 8%;
}

  .mobile-header__utility:hover, .mobile-header__utility:focus {
    color: #222a31;
  }

.mobile-header__utility-icon {
  width: 1rem;
  height: 1rem;
}

@media (min-width: 480px) {
  .mobile-header__utility-icon {
    width: 1.25rem;
    height: 1.25rem;
  }
}

.mobile-header__log-out {
  width: auto;
  padding: 0.5rem 0.5rem;
}

.mobile-header__menu {
  background: #f1f3f6;
  color: #394652;
  fill: #394652;
  border-color: #d8dce0;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  height: 100%;
  min-height: 100vh;
  width: 80%;
  max-width: 600px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: visibility 0.75s ease-in-out, -webkit-transform 0.375s ease-in-out, -webkit-box-shadow 0.75s ease-in-out;
  transition: visibility 0.75s ease-in-out, -webkit-transform 0.375s ease-in-out, -webkit-box-shadow 0.75s ease-in-out;
  transition: transform 0.375s ease-in-out, box-shadow 0.75s ease-in-out, visibility 0.75s ease-in-out;
  transition: transform 0.375s ease-in-out, box-shadow 0.75s ease-in-out, visibility 0.75s ease-in-out, -webkit-transform 0.375s ease-in-out, -webkit-box-shadow 0.75s ease-in-out;
}

  .mobile-header__menu a:not([class*='button--']) {
    color: #1565c0;
  }

  .mobile-header__menu.is-collapsed {
    visibility: hidden;
  }

  .mobile-header__menu.is-expanded {
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-shadow: 2.5rem 0 10rem rgba(34, 42, 49, 0.33);
    box-shadow: 2.5rem 0 10rem rgba(34, 42, 49, 0.33);
  }

.mobile-header__menu-header {
  background: #222a31;
  color: #fff;
  fill: #fff;
  border-color: #394652;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.25rem 1.25rem;
}

  .mobile-header__menu-header a:not([class*='button--']) {
    color: #4592e8;
  }

  .mobile-header__menu-header p {
    color: #fff;
  }

.mobile-header__menu-subheader {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1.25rem;
}

.mobile-header__user-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1.25rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0.5rem 0.5rem -0.5rem rgba(0, 0, 0, 0.66);
  box-shadow: 0 0.5rem 0.5rem -0.5rem rgba(0, 0, 0, 0.66);
  margin: 0 0.5rem 0 0;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

  .mobile-header__user-info:hover, .mobile-header__user-info:focus {
    background-color: #f5f6f7;
  }

  .mobile-header__user-info:focus {
    outline-color: #fff;
    outline-offset: 3px;
  }

.mobile-header__nav-link {
  background: #fff;
  color: #222a31;
  fill: #222a31;
  border-color: #d8dce0;
  font-size: 0.937rem;
  color: #222a31;
  border-bottom: 1px solid #d8dce0;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.25rem 1.25rem;
  background-color: #fff;
  border-radius: 0;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

  .mobile-header__nav-link a:not([class*='button--']) {
    color: #1565c0;
  }

@media (min-width: 320px) {
  .mobile-header__nav-link {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .mobile-header__nav-link {
    font-size: 1rem;
  }
}

.mobile-header__nav-link:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0.25rem;
  background-color: #903;
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.225s ease-in-out;
  transition: -webkit-transform 0.225s ease-in-out;
  transition: transform 0.225s ease-in-out;
  transition: transform 0.225s ease-in-out, -webkit-transform 0.225s ease-in-out;
}

.mobile-header__nav-link:focus, .mobile-header__nav-link:hover {
  background-color: #f5f6f7;
}

  .mobile-header__nav-link:focus:before, .mobile-header__nav-link:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

.mobile-header__nav-link--parent {
  position: relative;
  z-index: 1;
  -webkit-transition: -webkit-box-shadow 0.225s ease-in-out;
  transition: -webkit-box-shadow 0.225s ease-in-out;
  transition: box-shadow 0.225s ease-in-out;
  transition: box-shadow 0.225s ease-in-out, -webkit-box-shadow 0.225s ease-in-out;
}

  .mobile-header__nav-link--parent.is-expanded {
    -webkit-box-shadow: 0 0.5rem 0.5rem -0.5rem rgba(0, 0, 0, 0.2);
    box-shadow: 0 0.5rem 0.5rem -0.5rem rgba(0, 0, 0, 0.2);
  }

    .mobile-header__nav-link--parent.is-expanded:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }

.mobile-header__nav-link--child {
  padding-left: 2.5rem;
  background-color: #f5f6f7;
}

.mobile-header__nav-link-icon {
  position: absolute;
  right: 1.25rem;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  fill: #222a31;
}

.mobile-header__footer {
  padding: 1.25rem 1.25rem;
}

.mobile-header__utility-button.mobile-header__utility-button {
  margin: 0;
  width: 100%;
}

.mobile-header__hidden-close {
  opacity: 0;
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

  .mobile-header__hidden-close:focus {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

.mobile-header__collapsible-target {
  padding: 0;
  margin: 0;
  border: 0;
}

.subheader {
  background: #222a31;
  color: #fff;
  fill: #fff;
  border-color: #394652;
  height: 3.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background: -webkit-gradient(linear, left bottom, left top, from(#2b353d), to(#222a31));
  background: linear-gradient(0deg, #2b353d, #222a31);
  border-bottom: 1px solid #394652;
}

  .subheader a:not([class*='button--']) {
    color: #4592e8;
  }

.subheader__wrapper {
  max-width: 1200px;
  padding: 0.5rem 1.25rem;
  margin: 0 auto;
}

.subheader__heading {
  font-size: 0.937rem;
  font-weight: 700;
}

@media (min-width: 320px) {
  .subheader__heading {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .subheader__heading {
    font-size: 1rem;
  }
}

.summary,
.summary__content {
  background: #fff;
  color: #222a31;
  fill: #222a31;
  border-color: #d8dce0;
}

  .summary a:not([class*='button--']),
  .summary__content a:not([class*='button--']) {
    color: #1565c0;
  }

.summary__heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.summary__heading-icon {
  margin: 0 0.5rem 0 0;
}

.summary__row + .summary__row {
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  border-top: 1px dashed #d8dce0;
}

.summary__term {
  font-size: 0.823rem;
  font-weight: 700;
  padding: 0 1.25rem 0 0;
  margin-bottom: 0.25rem;
  color: #222a31;
}

@media (min-width: 320px) {
  .summary__term {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .summary__term {
    font-size: 0.878rem;
  }
}

@media (min-width: 960px) {
  .summary__term {
    font-size: 0.937rem;
    margin: 0;
  }
}

@media (min-width: 960px) and (min-width: 320px) {
  .summary__term {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 960px) and (min-width: 1200px) {
  .summary__term {
    font-size: 1rem;
  }
}

.summary__details {
  font-size: 0.823rem;
  line-height: 1.5;
  color: #50575d;
}

@media (min-width: 320px) {
  .summary__details {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .summary__details {
    font-size: 0.878rem;
  }
}

.footer {
  background: #222a31;
  color: #fff;
  fill: #fff;
  border-color: #394652;
  height: 4.33rem;
}

.static-error-footer {
  background: #FFFFFF ;
}

.static-error-footer-sub {
  background-color: #FFFFFF !important ;
}

.static-footer-paragraph {
  font: normal normal normal 15px/27px Truist Trio;
  letter-spacing: 0.18px;
  color: #424242 !important;
}

  .footer a:not([class*='button--']) {
    color: #4592e8;
  }

.footer__heading {
  font-size: 0.937rem;
  color: #cdd1d4;
  font-weight: 400;
  margin: 0 0 1.25rem 0;
}

@media (min-width: 320px) {
  .footer__heading {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .footer__heading {
    font-size: 1rem;
  }
}

.footer__list {
  margin: 0;
}

.footer__list-item {
  font-size: 0.823rem;
  margin: 0 0 0.5rem 0;
  list-style-type: none;
}

@media (min-width: 320px) {
  .footer__list-item {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .footer__list-item {
    font-size: 0.878rem;
  }
}

.footer__link.footer__link.footer__link {
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  border-bottom: 1px solid rgba(255, 255, 255, 0.33);
}

  .footer__link.footer__link.footer__link:hover, .footer__link.footer__link.footer__link:focus {
    color: #cdd1d4;
    text-decoration: none;
  }

.footer__wrapper {
  margin: 0 auto;
  max-width: 1200px;
}

.footer__main {
  padding: 2.5rem 1.25rem;
  background-color: #394652;
}

.footer__sub {
  background-color: #394652;
  padding: 1.25rem 1.25rem;
}

  .footer__sub p {
    text-align: center;
    color: #cdd1d4;
    opacity: 1;
  }

.label {
  font-size: 0.937rem;
  text-align: left;
  font-weight: 400;
  padding: 0;
  margin-top: 0;
  border-radius: 0;
  color: currentColor;
}

@media (min-width: 320px) {
  .label {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .label {
    font-size: 1rem;
  }
}

.label a,
.label a:hover,
.label a:focus {
  text-decoration: underline;
  font: normal normal normal 14px/18px Truist Trio;
  letter-spacing: 0px;
  color: #7C6992;;
}

.label__wrapper {
  margin-bottom: 0.25rem;
}

.label__content {
  /* font-weight: 700; */
  text-align: left;
font: normal normal normal 16px/20px Truist Trio;
letter-spacing: 0px;
color: #34363B;
opacity: 1;
padding-bottom:4px;
}

.label__content__faded {
  /* font-weight: 700; */
  text-align: left;
font: normal normal normal 16px/20px Truist Trio;
letter-spacing: 0px;
color: #34363B;
padding-top: 2px;
opacity: 1;
}
.label__content_bold_1{
  /* font-weight: 700; */
  text-align: left;
font: normal normal normal bold 16px/20px Truist Trio;
  
letter-spacing: 0px;
color: #34363B!important;
opacity: 1;
}

.label__content_bold{
  /* font-weight: 700; */
  text-align: left;
font: normal normal normal bold 16px/24px Truist Trio!important;
  
letter-spacing: 0px;
color: #34363B!important;
opacity: 1;
}

.label__content--optional {
  font-weight: 400;
}

.label__collapsible {
  margin: 0 0 0.25rem 0.5rem;
}

.label__help-button {
  outline-offset: 1px;
}

.label__help-icon {
  font-size: 0.937rem;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.33);
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.33);
}

@media (min-width: 320px) {
  .label__help-icon {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .label__help-icon {
    font-size: 1rem;
  }
}

.label__help-collapsible-content > * {
  font-size: 0.823rem;
  opacity: 0.85;
  color: #222a31;
  font-weight: 400;
}

@media (min-width: 320px) {
  .label__help-collapsible-content > * {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .label__help-collapsible-content > * {
    font-size: 0.878rem;
  }
}

.form-group {
  margin-bottom: 0;
}

  /* .form-group:hover .form-group__wrapper, .form-group:focus-within .form-group__wrapper {
    border-color: rgba(34, 42, 49, 0.66);
  }

.lx-form-group--error:hover .form-group__wrapper, .lx-form-group--error:focus-within .form-group__wrapper {
  border-color: #d0181b;
} */
.lx-form-group--error:focus-within .form-group__control {
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #707070;
border-radius: 3px;
opacity: 1;
}

.form-group:focus-within .form-group__control , .lx-form-group--error:focus-within .form-group__control {
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 2px solid #7C6992;
border-radius: 5px;
opacity: 1;
}

.form-group__label {
    display: inline;
    text-align: left;
    font: normal normal normal 16px/20px Truist Trio;
    letter-spacing: 0px;
    color: #34363B;
    opacity: 1;
    padding-bottom: 4px;
}

.form-group__wrapper {
  /* -webkit-box-shadow: 0 0.125rem 0.25rem rgba(1, 5, 10, 0.1);
  box-shadow: 0 0.125rem 0.25rem rgba(1, 5, 10, 0.1);
  border-color: rgba(34, 42, 49, 0.33);
  border-radius: 6.75px;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out; */

  
}

/*Rebranding D32563 Commenting*/
/*.form-group__control {
  /* -webkit-box-shadow: none;
  box-shadow: none;
  padding: 1rem; */
  /*width: 350px;
height: 48px;
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #7C6992;
border-radius: 5px;
opacity: 1;
 
}*/
/*Rebranding D32563 */
.form-group__control {
  background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #7C6992;
border-radius: 5px;
width: 85%;
height: 48px;
opacity: 1;
 
}

*.form-group__description {
  margin-top: -6px;
  width:90%;
}

.form-group__select {
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-appearance: none;
  /* stylelint-enable property-no-vendor-prefix */
}

.form-group__pre-cap,
.form-group__post-cap {
  padding: 1rem;
}

.form-group__button.form-group__button {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
}

.button {
  font-size: 0.937rem;
  border-radius: 6.75px;
  padding: 0.75rem 1.25rem;
}

@media (min-width: 320px) {
  .button {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .button {
    font-size: 1rem;
  }
}

.button:hover, .button:focus {
  text-decoration: none;
}

.button:focus {
  outline-offset: -3px;
}

.button.is-loading:hover, .button.is-loading:focus {
  cursor: wait;
}

.button--primary,
.button--secondary {
  /* -webkit-box-shadow: 0 0.125rem 0.25rem rgba(1, 5, 10, 0.2);
  box-shadow: 0 0.125rem 0.25rem rgba(1, 5, 10, 0.2); */
}

.button--primary {
 height:48px;
  background: #7C6992 0% 0% no-repeat padding-box;
  border-radius: 5px;
  opacity: 1;
}

.button--primary:focus {
 
border: 1px solid #FFFFFF;
border-radius: 3px;
opacity: 1;
}

  .button--primary:hover {
    /* background-position: 100%;
    color: #fff; */
  
background: #6A5A7D 0% 0% no-repeat padding-box;
border-radius: 5px;
opacity: 1;
  }

.button--primary:disabled{
  background: #C9C9C9 0% 0% no-repeat padding-box;
border-radius: 5px;
opacity: 1;
}

.button--secondary:focus{
  border: 1px solid #707070;
border-radius: 2px;
opacity: 1;
}

.button--tertiary:hover,
.button--tertiary:focus {
  background-color: #f5f6f7;
}

.button--secondary:hover{
  background: #F7F0FF 0% 0% no-repeat padding-box;
  border: 2px solid #6A5A7D;
  border-radius: 5px;
  opacity: 1;
}

.button--secondary {
  /* border-color: rgba(21, 101, 192, 0.7); */
  border: 2px solid #7C6992;
border-radius: 5px;
opacity: 1;
text-align: left;
letter-spacing: 0px;
color: #7C6992;
font: normal normal normal bold 16px/20px Truist Trio;
height:48px;
}

.button--tertiary{
font: normal normal normal bold 16px/20px Truist Trio;
height:48px;
}

@media (min-width: 480px) {
  .button--full {
    width: 100%;
  }
}

.button--never-full {
  width: auto;
}

.button--small {
  font-size: 0.823rem;
  padding: 0.5rem 1rem;
}

@media (min-width: 320px) {
  .button--small {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .button--small {
    font-size: 0.878rem;
  }
}

.button__content.is-loading {
  opacity: 0;
}

.button__loader {
  position: absolute;
  height: 0;
  padding: 0 1.25rem;
}

  .button__loader .loader__dot {
    background-color: currentColor;
  }

.button__only-loader {
  max-height: 42px;
  max-width: 160px;
  min-height: 42px;
  min-width: 160px;
}

  .button__only-loader .button__content {
    widows: 100%;
  }

.button__content{
  /* width: 46px;
height: 20px; */
font-weight: bold;
text-align: center;
font: normal normal normal bold 16px/20px Truist Trio;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}
.button-wrapper {
  margin-top: 1.25rem;
  display: block;
}

@media (min-width: 480px) {
  .button-wrapper {
    display: -ms-flexbox;
	/*D32563 rebranding commenting*/
    /*display: flex;*/
  }
}

.button-group {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(1, 5, 10, 0.1);
  box-shadow: 0 0.125rem 0.25rem rgba(1, 5, 10, 0.1);
}

.button-group__label {
  margin-bottom: calc(0.25rem - 1px);
}

.button-group__button {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  line-height: 1.2;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

  .button-group__button:focus {
    outline: 1px dashed #1565c0;
    outline-offset: -5px;
  }

  .button-group__button.is-active {
    background-color: rgba(21, 101, 192, 0.125);
  }

    .button-group__button.is-active:hover, .button-group__button.is-active:focus {
      background-color: rgba(21, 101, 192, 0.125);
    }

  .button-group__button:first-of-type {
    border-radius: 6.75px 0 0 6.75px;
  }

  .button-group__button:last-of-type {
    border-radius: 0 6.75px 6.75px 0;
  }

.button-group__content {
  font-size: 0.937rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  color: #1565c0;
  padding: 1rem 0;
}

@media (min-width: 320px) {
  .button-group__content {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .button-group__content {
    font-size: 1rem;
  }
}

.button-group__icon {
  position: absolute;
  left: -1.25rem;
}

.tile {
  display: block;
  width: 100%;
  background: #fff;
  color: #222a31;
  border-radius: 9px;
  -webkit-box-shadow: 0 2.5rem 5rem 0 rgba(33, 48, 63, 0.05), 0 1.25rem 2.5rem rgba(33, 48, 63, 0.05), 0 0 0.5rem rgba(33, 48, 63, 0.05);
  box-shadow: 0 2.5rem 5rem 0 rgba(33, 48, 63, 0.05), 0 1.25rem 2.5rem rgba(33, 48, 63, 0.05), 0 0 0.5rem rgba(33, 48, 63, 0.05);
}

.tile__header,
.tile__footer {
  padding: 0.25rem 5rem;
}

.tile__header {
  background: #fff;
  color: #222a31;
  fill: #222a31;
  border-color: #d8dce0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 9px 9px 0 0;
  /* border-bottom: 1px solid #d8dce0; */
}

  .tile__header a:not([class*='button--']) {
    color: #1565c0;
  }

@media (min-width: 768px) {
  .tile__header {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (min-width: 768px) {
  .tile__header--direction-column {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.tile__header--border-top-right {
  border-radius: 0 9px 0 0;
}

.tile__heading-badge {
  min-height: 6.5em;
  min-width: 6.5em;
  -webkit-box-shadow: 0 0 8px #222a31;
  box-shadow: 0 0 8px #222a31;
}

  .tile__heading-badge svg {
    width: 100%;
    height: 100%;
  }

  .tile__heading-badge img {
    height: 6.5em;
  }

.tile__button {
  width: 100%;
  margin-top: 0.625rem;
}

@media (min-width: 768px) {
  .tile__button {
    width: auto;
    margin-top: 0;
  }
}

.tile__back-button {
  width: 100%;
  border-radius: 9px 0 0 0;
  border-bottom: 1px solid #d8dce0;
  border-right: 1px solid #d8dce0;
}

@media (min-width: 768px) {
  .tile__back-button {
    width: auto;
  }
}

.tile__back-button-icon {
  height: 1.5rem;
  width: 1.5rem;
  stroke: currentColor;
}

.tile__heading {
  font: normal normal normal 28px/48px Truist Trio;
  letter-spacing: 0px;
  display: inline-block;
  text-align: left;
  color: #2E1A47;
}

/* Rebranding D32563 */

/* .tile__heading {
  font-size: 1.215rem;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  letter-spacing: 0.025rem;
  display: inline-block;
} */

@media (min-width: 320px) {
  /* .tile__heading {
    font-size: calc(1.215rem + 0.25vw);
  } */
}

@media (min-width: 1200px) {
  /* .tile__heading {
    font-size: 1.296rem;
  } */
}

.tile__subheading {
  font-size: 0.823rem;
  color: #50575d;
  font-weight: 700;
  margin-top: 0.5rem;
}

@media (min-width: 320px) {
  .tile__subheading {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .tile__subheading {
    font-size: 0.878rem;
  }
}

.tile__content {
  padding: 1.25rem 5rem;
}

@media (min-width: 768px) {
  /*.tile__content {
    padding: 1.875rem 1.25rem;
  }*/
}

.tile__illustration {
  height: 5rem;
  width: 100%;
}

.tile__section-heading {
  font-size: 0.937rem;
  background: #f1f3f6;
  color: #394652;
  fill: #394652;
  border-color: #d8dce0;
  padding: 0.5rem 1.25rem;
  background-color: #ebedf1;
}

@media (min-width: 320px) {
  .tile__section-heading {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .tile__section-heading {
    font-size: 1rem;
  }
}

.tile__section-heading a:not([class*='button--']) {
  color: #1565c0;
}

.tile__footer {
  border-top: 1px solid #d8dce0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  /* stylelint-disable order/order */
  /* stylelint-enable order/order */
}

  .tile__footer > * + * {
    margin-top: 0.5rem;
  }

@media (min-width: 380px) {
  .tile__footer {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
  }

    .tile__footer > * + * {
      margin-top: 0;
    }
}

.popover__item {
  padding: 0.75rem 1.25rem;
}

  .popover__item:hover, .popover__item:focus {
    background-color: #f5f6f7;
  }

.popover__item--heading {
  padding: 0.75rem 1.25rem;
  background-color: #f5f6f7;
}

.progress-stepper__steps {
  padding: 0 1.25rem;
}

@media (min-width: 768px) {
  .progress-stepper__steps {
    padding: 1.25rem 1.25rem 0 1.25rem;
  }
}

.progress-stepper__step-wrapper:after {
  z-index: 0;
}

.progress-stepper__step {
  z-index: 1;
  margin: 0;
}

.progress-stepper__description {
  min-width: 125px;
}

.modal {
  bottom: auto;
}

.modal__heading {
  font: normal normal 300 28px Truist Trio;
  color: #2E1A47;
}


.modal__footer {
  border-top: 0;
  background: #fff;
  color: #394652;
  fill: #394652;
  border-color: #d8dce0;
  border-radius: 0 0 9px 9px;
}

  .modal__footer a:not([class*='button--']) {
    color: #7C6992;
  }

.toggle-group {
  display: block;
}

.toggle-group__control.toggle-group__control {
  margin: 0 0.5rem 0 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.ios .toggle-group__control--checkbox:checked:after {
  -webkit-transform: scale(1) translateX(-120%) translateY(-40%);
  transform: scale(1) translateX(-120%) translateY(-40%);
  font-size: large;
}

.toggle-group__control-wrapper--card {
  background-color: #fff;
  border: 1px solid #d8dce0;
  padding: 1.25rem 1.25rem;
  margin: 0.5rem 0;
  -webkit-box-shadow: 0 0.5rem 0.5rem -0.5rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 0.5rem -0.5rem rgba(0, 0, 0, 0.15);
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}

  .toggle-group__control-wrapper--card:focus-within {
    border-color: #222a31;
  }

.toggle-group__label {
  display: block;
  margin-top: -3px;
  /*D32563 Rebranding*/
  font: normal normal normal 16px/20px Truist Trio;
  letter-spacing: 0px;
	color: #707070;
	top: 0px;
left: 0px;
}
/*D32563 Rebranding added*/
.toggle-group__label_bold {
  display: block;
  margin-top: -3px;
  /*D32563 Rebranding*/
  font: normal normal normal bold 16px Truist Trio;
  letter-spacing: 0px;
	color: #707070;
	top: 0px;
left: 0px;
}

.toggle-group__description {
/*D32563 Rebranding*/
text-align: left;
font: normal normal normal 16px Truist Trio;
letter-spacing: 0px;
color: #707070;
  /*font-size: 0.937rem;
  opacity: 0.66;
  color: #222a31;
  line-height: 1.5;*/
  margin-top: 0.25rem;
}
/*D32563 Rebranding*/
/*
@media (min-width: 320px) {
  .toggle-group__description {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .toggle-group__description {
    font-size: 1rem;
  }
}*/

.toggle-group__control-wrapper--check-toggle {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.toggle-group__controls {
  margin-bottom: 0;
}

.lx-toggle-group__inline-alert {
  padding: 0 0 0.25rem 0;
}

.toggle-group__check-toggle {
  width: 100%;
  padding: 0.5rem 0 0 1.25rem;
}

.custom-select__wrapper {
  position: relative;
  width: 80%;
}

.custom-select__options {
  position: absolute;
  top: calc(100% + 1px);
  left: 0;
  width: 100%;
  z-index: 2;
  overflow: hidden;
  border-radius: 9px;
  border: 1px solid #d8dce0;
  -webkit-box-shadow: 0 1.25rem 1.25rem -1.25rem rgba(0, 0, 0, 0.33);
  box-shadow: 0 1.25rem 1.25rem -1.25rem rgba(0, 0, 0, 0.33);
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

  .custom-select__options.is-closed {
    -webkit-transform: scaleY(0.85) translateZ(0);
    transform: scaleY(0.85) translateZ(0);
    opacity: 0;
    visibility: hidden;
  }

  .custom-select__options.is-open {
    -webkit-transform: scaleY(1) translateZ(0);
    transform: scaleY(1) translateZ(0);
    opacity: 1;
    visibility: visible;
  }
  .custom-select__button.is-open  > .lx-icon--arrow-down{
  display:none;
  }
  .custom-select__button.is-open  > .lx-icon--arrow-up{
  display:block;
  }
  .custom-select__button.is-closed > .lx-icon--arrow-down{
  display:block;
  }
  .custom-select__button.is-closed  > .lx-icon--arrow-up{
  display:none;
  }
  

.custom-select__options-list {
  height: 170px;
  overflow-y: scroll;
  background-color: #fff;
  font: normal normal normal 16px/20px Truist Trio;
  letter-spacing: 0px;
  color: #424242;
  margin-left: 0;
  border: 1px solid #7C6992
}

.custom-select__options-group {
  margin-left: 0;
}

.custom-select__overlay {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 3rem;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, #fff, rgba(255, 255, 255, 0));
}

.custom-select__group {
  margin-left: 0;
}

.custom-select__group-title {
  background: #f1f3f6;
  color: #394652;
  fill: #394652;
  border-color: #d8dce0;
  padding: 0.5rem 0.5rem;
  border-bottom: 1px solid #d8dce0;
}

  .custom-select__group-title a:not([class*='button--']) {
    color: #1565c0;
  }

.custom-select__option {
  cursor: default;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5rem 0.5rem;
  margin: 0;
  -webkit-transition: background-color 0.3s ease-in-out, z-index 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, z-index 0.3s ease-in-out;
}

  .custom-select__option:last-child {
    margin-bottom: 0;
    position: relative;
    z-index: 4;
    background: #fff;
  }

  .custom-select__option:hover, .custom-select__option.is-selected {
    position: relative;
    background-color: #f5f6f7;
    z-index: 4;
  }

  .custom-select__option:focus {
    outline: 1px dashed currentColor;
    outline-offset: -3px;
  }

  .custom-select__option.is-disabled {
    background: #fbfbfb;
    color: #222a31;
    fill: #222a31;
    border-color: #4f4c4c;
    cursor: not-allowed;
    font-style: italic;
    opacity: 0.75;
    outline: none;
  }

.custom-select__option-icon {
  font-size: 0.823rem;
  opacity: 0.85;
  margin: 0 0.5rem 0 0;
}

@media (min-width: 320px) {
  .custom-select__option-icon {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .custom-select__option-icon {
    font-size: 0.878rem;
  }
}

.custom-select__button {
  outline-offset: -4px;
}

.custom-select__control {
  height: 50px;
  width:100%!important;
}

.custom-select__button-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  display: block;
  max-width: 85%;
  font: normal normal normal 16px/20px Truist Trio;
  letter-spacing: 0px;
  color: #424242;
  padding: 12px 0 0px 2px;
}

@media (max-width: 380px) {
  .custom-select__button-content {
    max-width: 250px;
  }
}

.panel {
  margin-bottom: 0;
  border-radius: 6.75px;
  border-color: rgba(216, 220, 224, 0.7);
}

.panel__header {
  color: #222a31;
  outline-offset: -3px;
  text-align: left;
}

  .panel__header:focus {
    outline-offset: -3px;
  }

.panel__header-flat {
  background: inherit;
}

.panel__heading-flat {
  color: #903;
}

.panel__heading {
  font-size: 1.067rem;
  font-weight: 300;
  letter-spacing: 0.025rem;
}

@media (min-width: 320px) {
  .panel__heading {
    font-size: calc(1.067rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .panel__heading {
    font-size: 1.138rem;
  }
}

.panel__subheading {
  font-size: 0.823rem;
  opacity: 0.85;
  font-weight: 700;
  margin-top: 0.5rem;
}

@media (min-width: 320px) {
  .panel__subheading {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .panel__subheading {
    font-size: 0.878rem;
  }
}

.panel__header-button {
  font-weight: 400;
}

.panel__icon.is-rotated {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.badge--static {
  height: 2rem;
  width: 2rem;
  position: static;
}

.table,
.table__content-cell,
.table__section-cell {
  font-size: 0.937rem;
}

@media (min-width: 320px) {
  .table,
  .table__content-cell,
  .table__section-cell {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .table,
  .table__content-cell,
  .table__section-cell {
    font-size: 1rem;
  }
}

.table {
  font-size: 0.937rem;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 320px) {
  .table {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .table {
    font-size: 1rem;
  }
}

.table__caption {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal;
}

.table__head-cell-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.table__head-cell.table__head-cell.table__head-cell {
  font-size: 0.937rem;
  font-weight: 700;
  padding: 0.5rem 1.25rem;
  border-bottom: 0;
}

@media (min-width: 320px) {
  .table__head-cell.table__head-cell.table__head-cell {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .table__head-cell.table__head-cell.table__head-cell {
    font-size: 1rem;
  }
}

.table__head-cell.table__head-cell.table__head-cell button {
  font-size: 0.937rem;
  font-weight: 700;
}

@media (min-width: 320px) {
  .table__head-cell.table__head-cell.table__head-cell button {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .table__head-cell.table__head-cell.table__head-cell button {
    font-size: 1rem;
  }
}

.table__section-cell.table__section-cell.table__section-cell {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  background-color: #fff;
  border-top: 1px solid #903;
  color: #222a31;
  -webkit-box-shadow: 0 0.5rem 0.5rem -0.25rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 0.5rem -0.25rem rgba(0, 0, 0, 0.1);
  padding: 0.5rem 1.25rem;
  padding-top: 0.75rem;
  text-align: left;
}

.table__row {
  border-bottom: 1px solid #d8dce0;
}

  .table__row:last-of-type {
    border-bottom: 0;
  }

.table__content-cell.table__content-cell.table__content-cell {
  padding: 1.25rem 1.25rem;
  line-height: 1.5;
  white-space: normal;
  border-top: 0;
  vertical-align: middle;
  border-top: 1px solid #d8dce0;
}

.table__cell-label {
  display: none;
}

.table--responsive .table__content-cell.table__content-cell.table__content-cell {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0.5rem 1.25rem;
  border-top: none;
}

  .table--responsive .table__content-cell.table__content-cell.table__content-cell:first-of-type .table__cell-label {
    display: none;
  }

  .table--responsive .table__content-cell.table__content-cell.table__content-cell:first-of-type .table__cell-data {
    width: 100%;
  }

  .table--responsive .table__content-cell.table__content-cell.table__content-cell:last-of-type {
    border-bottom: 1px solid #d8dce0;
  }

@media (max-width: 768px) {
  .table--responsive .table__content-cell.table__content-cell.table__content-cell {
    max-width: 100% !important;
  }
}

@media (min-width: 768px) {
  .table--responsive .table__content-cell.table__content-cell.table__content-cell {
    display: table-cell;
    padding: 1.25rem 1.25rem;
    border-top: 1px solid #d8dce0;
  }

    .table--responsive .table__content-cell.table__content-cell.table__content-cell:last-of-type {
      border-bottom: 0;
    }
}

.table--responsive .table__cell-label {
  font-size: 0.823rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 25vw;
  font-weight: 700;
  margin: 0 0.5rem 0 0;
}

@media (min-width: 320px) {
  .table--responsive .table__cell-label {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .table--responsive .table__cell-label {
    font-size: 0.878rem;
  }
}

@media (min-width: 768px) {
  .table--responsive .table__cell-label {
    display: none;
  }
}

.table--responsive .table__cell-data {
  font-size: 0.937rem;
  width: calc(100% * (2 / 3 ));
}

@media (min-width: 320px) {
  .table--responsive .table__cell-data {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .table--responsive .table__cell-data {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  .table--responsive .table__row {
    border-bottom: 0;
  }
}

@media (max-width: 768px) {
  .table--responsive .table__head {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal;
  }
}

.tabs {
  -webkit-box-shadow: 0 1.25rem 2.5rem -1.25rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 1.25rem 2.5rem -1.25rem rgba(0, 0, 0, 0.15);
}

.tabs__tab:focus {
  outline-offset: -4px;
}

.tabs__tab--minimal {
  color: #50575d;
  text-decoration: none;
}

  .tabs__tab--minimal:after {
    background-color: #1565c0;
  }

  .tabs__tab--minimal.is-active {
    color: #1565c0;
  }

.block-alert {
  border-radius: 6.75px;
  -webkit-box-shadow: 0 0.5rem 0.5rem -0.5rem rgba(0, 0, 0, 0.125);
  box-shadow: 0 0.5rem 0.5rem -0.5rem rgba(0, 0, 0, 0.125);
}

.block-alert--small {
  font-size: 0.823rem;
}

@media (min-width: 320px) {
  .block-alert--small {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .block-alert--small {
    font-size: 0.878rem;
  }
}

.block-alert--small .block-alert__icon {
  height: 1.125rem;
  width: 1.125rem;
}

.block-alert--small .block-alert__pre-content,
.block-alert--small .block-alert__content {
  padding: 0.5rem 0.5rem;
}

.block-alert--small .block-alert__pre-content {
  padding-right: 0;
  -ms-flex-align: center;
  align-items: center;
}

.block-alert--inset {
  border-radius: 0;
}

.block-alert--attention {
  border-color: rgba(255, 193, 7, 0.66);
}

  .block-alert--attention .block-alert__pre-content {
    background-color: transparent;
  }

  .block-alert--attention .block-alert__icon {
    fill: #222a31;
  }

.block-alert--error {
  border-color: #D61D00;
}
.block-alert--attention {
  border: 1px solid #0077B3;
  border-radius: 5px!important;
  width:75%;
  margin-left:5rem;
}

  .block-alert--error .block-alert__pre-content {
    background-color: #FF4F33;
  }

  .block-alert--error .block-alert__icon {
    fill: #d0181b;
  }

.block-alert--success {
  border-color: rgba(40, 83, 0, 0.33);
}

  .block-alert--success .block-alert__pre-content {
    background-color: transparent;
  }

  .block-alert--success .block-alert__icon {
    fill: #FFFFFF;
  }

.block-alert--system {
  border-color: rgba(79, 76, 76, 0.33);
}

  .block-alert--system .block-alert__pre-content {
    background-color: transparent;
  }

  .block-alert--system .block-alert__icon {
    fill: #4f4c4c;
  }

.block-alert--info {
  border-color: rgba(62, 76, 93, 0.5);
}

  .block-alert--info .block-alert__pre-content {
    background-color: transparent;
  }

  .block-alert--info .block-alert__icon {
    fill: #3e4c5d;
  }

.block-alert--announcement {
  border-color: rgba(40, 60, 65, 0.5);
}

  .block-alert--announcement .block-alert__pre-content {
    background-color: transparent;
  }

  .block-alert--announcement .block-alert__icon {
    fill: #283c41;
  }

.block-alert__heading {
  font: normal normal bold 16px/20px Truist Trio;
  max-width: 80%;
}



.block-alert__pre-content {
  width: calc(25px + 1.25rem);
  padding: 1.25rem 0 1.25rem 1.25rem;
  border-right: 0;
  -ms-flex-align: start;
  align-items: flex-start;
}

.block-alert-attention__pre-content {
  width: calc(45px + 1.25rem);
  padding: 1.25rem 0 1.25rem 1.25rem;
  border-right: 0;
  -ms-flex-align: start;
  align-items: flex-start;
}

.block-alert__content {
  font: normal normal normal 16px/20px Truist Trio;
  width: calc(100% - 25px - (1.25rem * 2));
  -webkit-hyphens: initial;
  -ms-hyphens: initial;
  hyphens: initial;
}

.block-alert__content p{
  font: normal normal normal 16px/20px Truist Trio;
}

/* @media (min-width: 320px) {
  .block-alert__content {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .block-alert__content {
    font-size: 16px;
  }
} */

.block-alert__content ul,
.block-alert__content ol {
  margin: 0.5rem 1.25rem;
}

.block-alert__icon {
  height: 25px;
  width: 25px;
}

.block-alert__close {
  top: 0.5rem;
  right: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
}

.block-alert__link {
  font-size: 0.937rem;
}

@media (min-width: 320px) {
  .block-alert__link {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .block-alert__link {
    font-size: 1rem;
  }
}

.block-alert__link-icon {
  margin-left: 0.25rem;
}

.sorter {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 80%;
  margin-left: 0.5rem;
  cursor: pointer;
}

.sorter__icon-wrapper {
  height: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

  .sorter__icon-wrapper .sorter__icon--disabled {
    display: none;
  }

.status-icon--attention {
  color: #ffc107;
}

.status-icon--error {
  color: #d0181b;
}

.status-icon--success {
  color: #285300;
}

.status-icon--system {
  color: #4f4c4c;
}

.status-icon--info {
  color: #3e4c5d;
}

.status-icon--announcement {
  color: #283c41;
}

.lx-overlay {
  background-color: rgba(34, 42, 49, 0.8);
  position: fixed;
}

.next-steps__link {
  font-size: 0.937rem;
}

@media (min-width: 320px) {
  .next-steps__link {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .next-steps__link {
    font-size: 1rem;
  }
}

.tip-tile {
  border: 1px solid #222a31;
  background: #394652;
  padding: 1.25rem 1.25rem;
}

  .tip-tile p,
  .tip-tile h4 {
    color: #fff;
  }

  .tip-tile a.action-link {
    color: #4592e8;
  }

.action-link-static-error {
  color : #7C6992 !important;
}

.tip-tile__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.tip-tile__heading {
  font-size: 0.937rem;
  line-height: 1.25;
  margin: 0 0 0.5rem 0;
  font-weight: 700;
  max-width: 80%;
}

@media (min-width: 320px) {
  .tip-tile__heading {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .tip-tile__heading {
    font-size: 15px;
  }
}

.tip-tile__icon-wrapper {
  border: 1px solid #222a31;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: #fff;
  padding: 0.5rem 0.5rem;
  margin: 0 1.25rem 0 0;
}

  .tip-tile__icon-wrapper > svg {
    height: 1.2em;
    width: 1.2em;
    color: #222a31;
  }

.tip-tile__content {
  width: 75%;
}

.terms-and-conditions__text {
  overflow: scroll;
  height: 300px;
}

.close-button {
  width: 2.25rem;
  height: 2.25rem;
}

.loader {
  height: 2.5rem;
}

.loader__description {
  font-size: 0.823rem;
  opacity: 0.85;
  text-align: center;
  max-width: 380px;
  margin: 0 auto;
  margin-top: 20px;
}

.truist-loader-gif{
  width: 75px;
  }

@media (min-width: 320px) {
  .loader__description {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .loader__description {
    font-size: 1.063rem;
  }
}

.search__action-search {
  background-color: #f1f3f6;
}

.search__wrapper {
  border-bottom: 1px solid #d8dce0;
}

.search__area {
  padding: 2.5rem 1.25rem;
}

@media (min-width: 960px) {
  .search__area {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }
}

.search__input {
  max-width: 40%;
}

@media (min-width: 480px) {
  .search__input {
    max-width: 100%;
  }
}

.search__control.search__control {
  position: relative;
  -ms-flex: 1 auto;
  flex: 1 auto;
  margin: 0 0 1.25rem 0;
}

@media (min-width: 960px) {
  .search__control.search__control {
    margin: 0 0.5rem 0 0;
  }
}

@media (min-width: 960px) {
  .search__control.search__control:last-child {
    margin-right: 0;
  }
}

.search__control.search__control:last-of-type {
  margin-bottom: 0;
}

.search__button-groups {
  margin: 0 0 1.25rem 0;
}

@media (min-width: 960px) {
  .search__button-groups {
    display: -ms-flexbox;
    display: flex;
    margin: 0 0.5rem 0 0;
    width: 575px;
  }
}

@media (min-width: 960px) {
  .search__button-group {
    max-width: 300px;
    min-width: 185px;
  }
}

@media (min-width: 960px) {
  .search__inline-alert {
    position: absolute;
    top: 100%;
    left: 0;
  }
}

@-webkit-keyframes searchIllustration {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0.8) scaleY(0.66);
    transform: scaleX(0.8) scaleY(0.66);
  }

  50% {
    opacity: 0;
    -webkit-transform: scaleX(0.95) scaleY(0.75);
    transform: scaleX(0.95) scaleY(0.75);
  }

  75% {
    opacity: 0.5;
    -webkit-transform: scaleX(1.1) scaleY(1.125);
    transform: scaleX(1.1) scaleY(1.125);
  }

  100% {
    opacity: 1;
    -webkit-transform: scaleX(1) scaleX(1);
    transform: scaleX(1) scaleX(1);
  }
}

@keyframes searchIllustration {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0.8) scaleY(0.66);
    transform: scaleX(0.8) scaleY(0.66);
  }

  50% {
    opacity: 0;
    -webkit-transform: scaleX(0.95) scaleY(0.75);
    transform: scaleX(0.95) scaleY(0.75);
  }

  75% {
    opacity: 0.5;
    -webkit-transform: scaleX(1.1) scaleY(1.125);
    transform: scaleX(1.1) scaleY(1.125);
  }

  100% {
    opacity: 1;
    -webkit-transform: scaleX(1) scaleX(1);
    transform: scaleX(1) scaleX(1);
  }
}

.search__illustration {
  opacity: 0;
  max-width: 4.5rem;
  margin: 0 0 1.25rem 0;
  -webkit-animation: searchIllustration 0.6s ease-in-out forwards;
  animation: searchIllustration 0.6s ease-in-out forwards;
}

.user-id__rule,
.user-id__available-id {
  font-size: 0.937rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 320px) {
  .user-id__rule,
  .user-id__available-id {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .user-id__rule,
  .user-id__available-id {
    font-size: 16px;
  }
}

.user-id__checkmark {
  opacity: 0.25;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

  .user-id__checkmark.is-valid {
    opacity: 1;
    fill: #285300;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

.info-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

  .info-row + .info-row {
    padding-top: 1.25rem;
  }

.info-row__icon-wrapper {
  background: #fff;
  color: #222a31;
  fill: #222a31;
  border-color: #d8dce0;
  background-color: #f5f6f7;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  padding: 0.5rem 0.5rem;
  margin: 0 1.25rem 0 0;
}

  .info-row__icon-wrapper a:not([class*='button--']) {
    color: #1565c0;
  }

.info-row__content {
  width: 75%;
}

.pword-rules {
  margin: 1.25rem 0;
}

.pword-rules__form-group + * {
  margin-top: 0;
}

.pword-rules__requirements-list,
.pword-rules__footer {
  background: #f1f3f6;
  color: #394652;
  fill: #394652;
  border-color: #d8dce0;
}

  .pword-rules__requirements-list a:not([class*='button--']),
  .pword-rules__footer a:not([class*='button--']) {
    color: #1565c0;
  }

.pword-rules__requirements-list {
  padding-top: 0;
  padding-bottom: 0;
}

.pword-rules__list-item,
.pword-rules__sub-item {
  line-height: 1.5;
  text-align: left;
font: normal normal normal 14px/18px Truist Trio;
letter-spacing: 0px;
color: #707070;
opacity: 1;
}

.pword-rules__list-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-top:10px;
  
}

  .pword-rules__list-item .pword-rules__status-icon {
    opacity: 0.33;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }

  .pword-rules__list-item.is-complete {
    opacity: 1;
  }

    .pword-rules__list-item.is-complete .pword-rules__status-icon {
      opacity: 1;
    }

.pword-rules__sub-rules {
  padding: 0.25rem;
  margin-left: 0.125rem;
  padding-top:10px;
}

.pword-rules__sub-item {
  padding-left: 0.75rem;
  border-left: 5px solid rgba(34, 42, 49, 0.25);
  -webkit-transition: border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  padding-top:10px;
}

.pword-rules__sub-item:first-child {
  padding-top:0;
}

  .pword-rules__sub-item.is-complete {
    color: #285300;
    border-color: #222a31;
  }

.pword-rules__list-icon {
  margin-right: 0.5rem;
}

.pword-rules__inline-alert {
  margin-top: 0.25rem;
}

  .pword-rules__inline-alert.is-incomplete {
    display: block;
  }

.notification-item {
  display: -ms-flexbox;
  display: flex;
}

.notification-body {
  margin-left: 0.25rem;
}

.notification-sub-content {
  font-size: 0.823rem;
  opacity: 0.85;
  line-height: 1.66;
  margin-top: 0.25rem;
  color: #50575d;
}

@media (min-width: 320px) {
  .notification-sub-content {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .notification-sub-content {
    font-size: 0.878rem;
  }
}

.lx-screen-reader-only {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal;
}

.lx-block-color-palette--primary {
  background: #fff;
  color: #222a31;
  fill: #222a31;
  border-color: #d8dce0;
}

  .lx-block-color-palette--primary a:not([class*='button--']) {
    color: #1565c0;
  }

.lx-block-color-palette--secondary {
  background: #f1f3f6;
  color: #394652;
  fill: #394652;
  border-color: #d8dce0;
  border-radius:4px;
}

  .lx-block-color-palette--secondary a:not([class*='button--']) {
    color: #1565c0;
  }

.lx-block-color-palette--tertiary {
  background: #222a31;
  color: #fff;
  fill: #fff;
  border-color: #394652;
}

  .lx-block-color-palette--tertiary a:not([class*='button--']) {
    color: #4592e8;
  }

.lx-block-color-palette--attention {
  background: #fffdf9;
  color: #222a31;
  fill: #222a31;
  border-color: #ffc107;
}

.lx-block-color-palette--error {
  background: #fff9f8;
  color: #222a31;
  fill: #222a31;
  border-color: #d0181b;
}

.lx-block-color-palette--success {
  background: #fbfff8;
  color: #222a31;
  fill: #222a31;
  border-color: #285300;
}

.lx-block-color-palette--system {
  background: #fbfbfb;
  color: #222a31;
  fill: #222a31;
  border-color: #4f4c4c;
}

.lx-block-color-palette--announcement {
  background: #e0eff3;
  color: #222a31;
  fill: #222a31;
  border-color: #283c41;
}

.lx-block-color-palette--info {
  background: #fcfdff;
  color: #222a31;
  fill: #222a31;
  border-color: #3e4c5d;
}

.lx-inline-color-palette--primary {
  color: #222a31;
  fill: #222a31;
  border-color: #d8dce0;
}

.lx-inline-color-palette--secondary {
  color: #394652;
  fill: #394652;
  border-color: #d8dce0;
}

.lx-inline-color-palette--tertiary {
  color: #fff;
  fill: #fff;
  border-color: #394652;
}

.lx-inline-color-palette--attention {
  color: #222a31;
  fill: #222a31;
  border-color: #ffc107;
}

.lx-inline-color-palette--error {
  color: #222a31;
  fill: #222a31;
  border-color: #d0181b;
}

.lx-inline-color-palette--success {
  color: #222a31;
  fill: #222a31;
  border-color: #285300;
}

.lx-inline-color-palette--system {
  color: #222a31;
  fill: #222a31;
  border-color: #4f4c4c;
}

.lx-inline-color-palette--announcement {
  color: #222a31;
  fill: #222a31;
  border-color: #283c41;
}

.lx-inline-color-palette--info {
  color: #222a31;
  fill: #222a31;
  border-color: #3e4c5d;
}

.lx-display--flex {
  display: -ms-flexbox;
  display: flex;
}

.lx-display--inline-flex {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.lx-flex-direction--row {
  -ms-flex-direction: row;
  flex-direction: row;
}

.lx-flex-direction--row-reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.lx-flex-direction--column {
  -ms-flex-direction: column;
  flex-direction: column;
}

.lx-flex-direction--column-reverse {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.lx-flex-wrap--nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.lx-flex-wrap--wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.lx-flex-wrap--wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

.lx-justify-content--flex-start {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.lx-justify-content--flex-end {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.lx-justify-content--center {
  -ms-flex-pack: center;
  justify-content: center;
}

.lx-justify-content--space-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.lx-justify-content--space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.lx-align-content--flex-start {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.lx-align-content--flex-end {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.lx-align-content--center {
  -ms-flex-line-pack: center;
  align-content: center;
}

.lx-align-content--space-between {
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.lx-align-content--space-around {
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.lx-align-items--flex-start {
  -ms-flex-align: start;
  align-items: flex-start;
}

.lx-align-items--flex-end {
  -ms-flex-align: end;
  align-items: flex-end;
}

.lx-align-items--center {
  -ms-flex-align: center;
  align-items: center;
}

.lx-align-items--baseline {
  -ms-flex-align: baseline;
  align-items: baseline;
}

.lx-align-self--flex-start {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.lx-align-self--flex-end {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.lx-align-self--center {
  -ms-flex-item-align: center;
  align-self: center;
}

.lx-align-self--baseline {
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

.lx-justify-self--start {
  justify-self: start;
}

.lx-justify-self--end {
  justify-self: end;
}

.lx-justify-self--center {
  justify-self: center;
}

.lx-justify-self--stretch {
  justify-self: stretch;
}

.lx-align-self--start {
  -ms-flex-item-align: start;
  align-self: start;
}

.lx-align-self--end {
  -ms-flex-item-align: end;
  align-self: end;
}

.lx-align-self--center {
  -ms-flex-item-align: center;
  align-self: center;
}

.lx-align-self--stretch {
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.lx-align-items--start {
  -ms-flex-align: start;
  align-items: start;
}

.lx-align-items--end {
  -ms-flex-align: end;
  align-items: end;
}

.lx-align-items--center {
  -ms-flex-align: center;
  align-items: center;
}

.lx-align-items--stretch {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.lx-justify-content--start {
  -ms-flex-pack: start;
  justify-content: start;
}

.lx-justify-content--end {
  -ms-flex-pack: end;
  justify-content: end;
}

.lx-justify-content--stretch {
  -ms-flex-pack: stretch;
  justify-content: stretch;
}

.lx-justify-content--space-evenly {
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.lx-align-content--start {
  -ms-flex-line-pack: start;
  align-content: start;
}

.lx-align-content--end {
  -ms-flex-line-pack: end;
  align-content: end;
}

.lx-align-content--stretch {
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.lx-align-content--space-evenly {
  -ms-flex-line-pack: space-evenly;
  align-content: space-evenly;
}

.lx-grid-auto-flow--row {
  grid-auto-flow: row;
}

.lx-grid-auto-flow--row-dense {
  grid-auto-flow: row dense;
}

.lx-grid-auto-flow--column {
  grid-auto-flow: column;
}

.lx-grid-auto-flow--column-dense {
  grid-auto-flow: column dense;
}

.lx-inset-pd--xs {
  padding: 0.5rem 0.5rem;
}

.lx-inset-mg--xs {
  margin: 0.5rem 0.5rem;
}

.lx-inset-pd--sm {
  padding: 1.25rem 1.25rem;
}

.lx-inset-mg--sm {
  margin: 1.25rem 1.25rem;
}

.lx-inset-pd--md {
  padding: 2.5rem 2.5rem;
}

.lx-inset-mg--md {
  margin: 2.5rem 2.5rem;
}

.lx-inset-pd--lg {
  padding: 5rem 5rem;
}

.lx-inset-mg--lg {
  margin: 5rem 5rem;
}

.lx-inset-pd--xl {
  padding: 10rem 10rem;
}

.lx-inset-mg--xl {
  margin: 10rem 10rem;
}

.lx-inset-squish-pd--sm {
  padding: 0.5rem 1.25rem;
}

.lx-inset-squish-mg--sm {
  margin: 0.5rem 1.25rem;
}

.lx-inset-squish-pd--md {
  padding: 1.25rem 2.5rem;
}

.lx-inset-squish-mg--md {
  margin: 1.25rem 2.5rem;
}

.lx-inset-squish-pd--lg {
  padding: 2.5rem 5rem;
}

.lx-inset-squish-mg--lg {
  margin: 2.5rem 5rem;
}

.lx-inset-squish-pd--xl {
  padding: 5rem 10rem;
}

.lx-inset-squish-mg--xl {
  margin: 5rem 10rem;
}

.lx-inset-stretch-pd--sm {
  padding: 2.5rem 1.25rem;
}

.lx-inset-stretch-mg--sm {
  margin: 2.5rem 1.25rem;
}

.lx-inset-stretch-pd--md {
  padding: 5rem 2.5rem;
}

.lx-inset-stretch-mg--md {
  margin: 5rem 2.5rem;
}

.lx-inset-stretch-pd--lg {
  padding: 10rem 5rem;
}

.lx-inset-stretch-mg--lg {
  margin: 10rem 5rem;
}

.lx-stack-pd--xs {
  padding: 0 0 0.5rem 0;
}

.lx-stack-mg--xs {
  margin: 0 0 0.5rem 0;
}

.lx-stack-pd--sm {
  padding: 0 0 1.25rem 0;
}

.lx-stack-mg--sm {
  margin: 0 0 1.25rem 0;
  color:#424242;
}

.lx-stack-pd--md {
  padding: 0 0 2.5rem 0;
}

.lx-stack-mg--md {
  margin: 0 0 2.5rem 0;
}

.lx-stack-pd--lg {
  padding: 0 0 5rem 0;
}

.lx-stack-mg--lg {
  margin: 0 0 2rem 0;
}

.lx-stack-pd--xl {
  padding: 0 0 10rem 0;
}

.lx-stack-mg--xl {
  margin: 0 0 10rem 0;
}

.lx-inline-pd--xs {
  padding: 0 0.5rem 0 0;
}

.lx-inline-mg--xs {
  margin: 0 0.5rem 0 0;
}

.lx-inline-pd--sm {
  padding: 0 1.25rem 0 0;
}

.lx-inline-mg--sm {
  margin: 0 1.25rem 0 0;
}

.lx-inline-pd--md {
  padding: 0 2.5rem 0 0;
}

.lx-inline-mg--md {
  margin: 0 2.5rem 0 0;
}

.lx-inline-pd--lg {
  padding: 0 5rem 0 0;
}

.lx-inline-mg--lg {
  margin: 0 5rem 0 0;
}

.lx-inline-pd--xl {
  padding: 0 10rem 0 0;
}

.lx-inline-mg--xl {
  margin: 0 10rem 0 0;
}

.lx-pd--0 {
  padding: 0;
}

.lx-pd-t--0 {
  padding-top: 0;
}

.lx-pd-r--0 {
  padding-right: 0;
}

.lx-pd-b--0 {
  padding-bottom: 0;
}

.lx-pd-l--0 {
  padding-left: 0;
}

.lx-mg--0 {
  margin: 0;
}

.lx-mg-t--0 {
  margin-top: 0;
}

.lx-mg-r--0 {
  margin-right: 0;
}

.lx-mg-b--0 {
  margin-bottom: 0;
}

.lx-mg-l--0 {
  margin-left: 0;
}

.lx-mg-x--auto {
  margin-left: auto;
  margin-right: auto;
}

.lx-float--left {
  float: left;
}

.lx-float--right {
  float: right;
}

.lx-float--center {
  float: center;
}

.lx-float--none {
  float: none;
}

.lx-text-align--left {
  text-align: left;
}

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

.lx-text-align--right {
  text-align: right;
}

.lx-hyphenate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.lx-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}

.lx-font-size--sm {
  font-size: 0.823rem;
}

@media (min-width: 320px) {
  .lx-font-size--sm {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-font-size--sm {
    font-size: 0.878rem;
  }
}

.lx-font-size--base {
  font-size: 0.937rem;
}

@media (min-width: 320px) {
  .lx-font-size--base {
    font-size: calc(0.937rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-font-size--base {
    font-size: 16px;
  }
}

.lx-font-size--lg {
  font-size: 1.067rem;
}

@media (min-width: 320px) {
  .lx-font-size--lg {
    font-size: calc(1.067rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-font-size--lg {
    font-size: 1.138rem;
  }
}

.lx-font-size--xl {
  font-size: 1.215rem;
}

@media (min-width: 320px) {
  .lx-font-size--xl {
    font-size: calc(1.215rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .lx-font-size--xl {
    font-size: 1.296rem;
  }
}

.lx-text-long > * + * {
  margin-top: 1.25rem;
}

.lx-text-long > * + li,
.lx-text-long li ul {
  margin-top: 0.5rem;
}

.lx-text-long > * + hr,
.lx-text-long > hr + * {
  margin-top: 2.5rem;
}

.lx-text-long ul,
.lx-text-long ol {
  margin-left: 2.5rem;
}

.u-max-width--xs {
  max-width: 380px;
}

.u-max-width--sm {
  max-width: 480px;
}

.u-max-width--md {
  max-width: 768px;
}

.u-max-width--lg {
  max-width: 960px;
}

.u-max-width--xl {
  max-width: 1040px;
}

.u-width-100 {
  width: 100%;
}

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

.u-display--inline {
  display: inline;
}

.u-display--inline-block {
  display: inline-block;
}

.u-display--inline-flex {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* stylelint-disable declaration-no-important */
@media (max-width: 379px) {
  .is-hidden--below-xs {
    display: none !important;
  }
}

@media (min-width: 380px) {
  .is-hidden--above-xs {
    display: none !important;
  }
}

@media (max-width: 479px) {
  .is-hidden--below-sm {
    display: none !important;
  }
}

@media (min-width: 480px) {
  .is-hidden--above-sm {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .is-hidden--below-md {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .is-hidden--above-md {
    display: none !important;
  }
}

@media (max-width: 959px) {
  .is-hidden--below-lg {
    display: none !important;
  }
}

@media (min-width: 960px) {
  .is-hidden--above-lg {
    display: none !important;
  }
}

@media (max-width: 1039px) {
  .is-hidden--below-xl {
    display: none !important;
  }
}

@media (min-width: 1040px) {
  .is-hidden--above-xl {
    display: none !important;
  }
}

.is-hidden {
  display: none !important;
}

/* stylelint-enable declaration-no-important */
.u-pd--0 {
  padding: 0;
}

.u-pd-b--0 {
  padding-bottom: 0;
}

.u-pd-b--xs {
  padding-bottom: 0.5rem;
}

.u-pd-b--sm {
  padding-bottom: 1.25rem;
}

.u-pd-t--0 {
  padding-top: 0;
}

.u-pd-t--xs {
  padding-top: 0.5rem;
}

.u-pd-t--sm {
  padding-top: 1.25rem;
}

.u-mg-0.u-mg-0 {
  margin: 0;
}

.u-mg-0--top.u-mg-0--top {
  margin-top: 0;
}

.u-mg-x--auto {
  margin: 0 auto;
}

.u-overflow--hidden {
  overflow: hidden;
}

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

.u-display--inline {
  display: inline;
}

.u-display--inline-block {
  display: inline-block;
}

.u-display--inline-flex {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.u-subdued {
  font-size: 0.823rem;
  opacity: 0.85;
}

@media (min-width: 320px) {
  .u-subdued {
    font-size: calc(0.823rem + 0.25vw);
  }
}

@media (min-width: 1200px) {
  .u-subdued {
    font-size: 0.878rem;
  }
}

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

.u-text-align--left {
  text-align: left;
}

.u-text-align--right {
  text-align: right;
}

input[type='radio'],
input[type='checkbox'] {
  margin: 0;
}

  input[type='radio']:focus,
  input[type='checkbox']:focus {
    /* outline: 1px dashed currentColor; */
    outline-offset: 2px;
  }

input[type="radio"]:hover {
  border : 2px solid #222a31;
}

.u-width--100 {
  width: 100%;
}
.content{min-height: calc(100vh - 10.33rem) !important; background-color: #f1f3f6;}
/* IE Support */
.button-approve {
  /* border-color: #285300A8; */
  border-color:  #718d57;
}
.button-reject {
  /* border-color: #D0181BA8 ; */
  border-color: #e06668;
}
/* IE Support ends*/
.button-approve:hover {
  border-color: #285300;
  background: #FBFFF8;
}
.button-reject:hover {
  border-color: #D0181B;
  background: #FFF9F8;
}
.button-approve svg,.button-reject svg{
  height: 16px;
  width: 16px;
}
/* IE word breaks with hyphen issue fix*/
.lx-block-alert{
  word-break: normal;
  -ms-word-break: normal;
}

.page {
  background: #f1f3f6;
  color: #394652;
  fill: #394652;
  border-color: #d8dce0;
  padding: 2.5rem 1.25rem;
  background-color: #f1f3f6
}

.page a:not([class*=button--]) {
  color: #1565c0;
}

.static-error-page {
  background: #F7F7F7;
}

.page__content {
  width: 100%;
  height: auto;
  min-height: 66vh;
  max-width: 480px;
  margin: 0 auto
}

.truist-loader .page__content {
  width: 100% !important;
  height: 100% !important;
  display: table !important;
  text-align: center !important;
}

.truist-loader .page__content .tile {
  display: table-cell !important;
  vertical-align:  middle !important;
  box-shadow: none;
  font-family: 'Truist Trio';
}

.page__content--md {
  max-width: 768px
}

.page__content--lg {
  max-width: 960px
}
/*Rebranding D32563*/
.trust_logo{
    text-align: right;
}

.center_align {
    text-align: center;
	margin-top: 35px;
}
.text__content{
font: normal normal normal 16px/24px Truist Trio;
letter-spacing: 0px;
color: #424242;
width:95%;
margin-bottom:1.45rem;
}
.button__backtologin{
width: 350px;
height: 48px;

}

/*D32563 tile heading*/
.tile_content_new{
margin-top:2rem;
width: 73%;
text-align: left;
font: normal normal normal 16px/20px Truist Trio;
letter-spacing: 0px;
color: #424242;
opacity: 1;
}
/*Password block-alert changes*/

.pswd-block-alert{
  top: 203px;
  left: 757px;
  width: 543px;
  height: 160px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #D61D00;
  opacity: 1;
  }
  .pswd-alert-box{
  top: 203px;
  left: 757px;  
  width: 48px;
  height: 160px;
  background: #E61F00 0% 0% no-repeat padding-box;
  border: 1px solid #D61D00;
  opacity: 1;
  }
  .lx-block-alert__content .block-alert__content{
    padding-top: 10px;
    text-align: left;
    font: normal normal normal 14px/18px Truist Trio;
    letter-spacing: 0px;
    color: #707070;
  }
  .pswd-block-alert__icon{
      margin-top: 20px;
      margin-right: 15px;
      width: 24px;
      height: 24px;
      background: transparent url('../svg/Alert-Med.svg') 0% 0% no-repeat padding-box;
      opacity: 1;
  }

  .pswd-block-alert__header{
    width: 106px;
    height: 18px;
    text-align: left;
    font: normal normal bold 14px/18px Truist Trio;
    letter-spacing: 0px;
    color: #707070;
  }
  .pswd-block-alert__content{
    width: 452px;
    height: 18px;
    padding-top: 10px;
    text-align: left;
    font: normal normal normal 14px/18px Truist Trio;
    letter-spacing: 0px;
    color: #707070;
  }

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

  .image-text {
    font: normal normal normal 16px/20px Truist Trio;
    letter-spacing: 0px;
    color: #D027BC;
    opacity: 1;
  }

.static-error-content {
  font: normal normal normal 28px/20px Truist Trio;
  letter-spacing: 0px;
  color: #2E1A47;
}

.static-error-subcontent {
  font: normal normal normal 16px/20px Truist Trio;
  letter-spacing: 0px;
  color: #424242;
}

.marBot-30 {
  margin-bottom: 30px;
}

.static-error-content-width {
  width: 400px;
}

.static-error-tile-content {
  padding: 5rem 3rem;
}

.button-static-eror {
  width : 286px;
}

@media (max-width: 770px) {
  img.logoimg { 
    width: auto!important;
  }
}

@media (min-width: 770px) {
  .trust_logo { 
    text-align:right;
  }
}


.btn-middle{
  display:flex;
}

.btn-middle a {
  width: 60%;
  margin: auto;
}
/* To show purple color in button content */
.purple-color {
  color: #7C6992;
}

/* To show tile__footer buttons aligned in all mobile devices  start*/
@media only screen and (max-width: 541px) {
  .tile__footer button {
    display: block;
    width: 100%;
    text-align: center;
  }
  .tile__footer {
    padding: 0.25rem 13rem;
  }
}

@media only screen and (max-width: 415px) {
  .tile__footer {
    padding: 0.25rem 9rem;
  }
}


@media only screen and (max-width: 376px) {
  .tile__footer {
    padding: 0.25rem 7rem;
  }
}

/* To show tile__footer buttons aligned in all mobile devices  end

/*Token page changes*/
@media (min-width: 480px){
.hard-token {
    margin: 0 6rem;
}
.hard-token {
    width: 100%;
    max-width: 100%;
    margin: 0 3rem;
    opacity: 0;
    -webkit-animation: hardToken .45s ease-in-out .3s forwards;
    animation: hardToken .45s ease-in-out .3s forwards;
}
.hard-token__shadow{
opacity:0;
-webkit-animation:hardTokenShadow .45s ease-in-out .3s forwards;
animation:hardTokenShadow .45s ease-in-out .3s forwards
}

.hard-token__directions{
opacity:0;
-webkit-animation:hardTokenDirections .3s ease-in-out .9s forwards;
animation:hardTokenDirections .3s ease-in-out .9s forwards
}
@-webkit-keyframes pop-in{0%
{-webkit-transform:scale(1) translateX(-50%);transform:scale(1) translateX(-50%)
}
40%{-webkit-transform:scale(1.0125) translateX(-50%);transform:scale(1.0125) translateX(-50%)}
to{-webkit-transform:scale(1) translateX(-50%);transform:scale(1) translateX(-50%)}
}
@-webkit-keyframes pop-out{
0%{-webkit-transform:scale(1) translateX(-50%);transform:scale(1) translateX(-50%)}99%{-webkit-transform:scale(.9875) translateX(-50%);transform:scale(.9875) translateX(-50%)}to{-webkit-transform:scale(0) translateX(-50%);transform:scale(0) translateX(-50%)}
}
@-webkit-keyframes slideRight{
0%{-webkit-transform:translateX(0);transform:translateX(0)}
60%{-webkit-transform:translateX(115%);transform:translateX(115%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}
}
@-webkit-keyframes returnLeft{
0%{-webkit-transform:translateX(100%);transform:translateX(100%)}
60%{-webkit-transform:translateX(-15%);transform:translateX(-15%)}to{-webkit-transform:translateX(0);transform:translateX(0)}
}
@-webkit-keyframes fade-bounce{
0%{-webkit-transform:scale(1) translateY(.5rem);transform:scale(1) translateY(.5rem);opacity:.33}
50%{-webkit-transform:scale(1.5) translateY(-.5rem);transform:scale(1.5) translateY(-.5rem);opacity:1}to{-webkit-transform:scale(1) translateY(.5rem);transform:scale(1) translateY(.5rem);opacity:.33}
}
@-webkit-keyframes hardToken{
0%{opacity:0;-webkit-transform:translateY(-1.5rem) scaleY(1) scaleX(1);transform:translateY(-1.5rem) scaleY(1) scaleX(1)}
50%{opacity:1;-webkit-transform:translateY(.25rem) scaleY(.975) scaleX(1.025);transform:translateY(.25rem) scaleY(.975) scaleX(1.025)}
75%{opacity:1;-webkit-transform:translateY(-.125rem) scaleY(1.0125) scaleX(.975);transform:translateY(-.125rem) scaleY(1.0125) scaleX(.975)}to{opacity:1;-webkit-transform:translateY(0) scaleY(1) scaleX(1);transform:translateY(0) scaleY(1) scaleX(1)}
}
@-webkit-keyframes hardTokenShadow{
0%{opacity:0}to{opacity:1}
}
@-webkit-keyframes hardTokenDirections{
0%{opacity:0;-webkit-transform:translateY(.125rem);transform:translateY(.125rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
}

/* incorrect userid/pswd css */
.incorrect__content .button {
  margin-bottom: 10px;
  margin-left: 0;
}
.incorrect__content .button:first-child {
  margin-right: 0.5rem;
}

.contact__point-underline{
text-decoration:underline;
}

/* Add css with uniqueId select-security-questions page  */
.form-group__control#form-control-security-answer-1, .form-group__control#form-control-security-answer-2, .form-group__control#form-control-security-answer-3 {
  width: 80%;
}
a:not([class*='button--']) {
    font: normal normal normal 16px/20px Truist Trio;
    letter-spacing: 0px;
    color: #624F79;
    opacity: 1;
  }

.access_blocked_layout {
    width: 209px;
    height: 209px;
    margin-bottom: 32px !important;
}

.access_blocked_heading {
    width: 420px;
    height: 42px;
    text-align: center;
    font: normal normal 300 42px Truist Trio;
    letter-spacing: 0px;
    color: #2E1A47;
    opacity: 1;
    margin-bottom: 29px !important;
}

.access_blocked_message {
    width: 474px;
    height: 64px;
    text-align: center;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
    margin-bottom: 29px !important;
}

.ser_center_align {
   margin : auto;
}

.back_to_login {
    width: 350px;
    height: 48px;
    background: #6A5A7D 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
}

.center_align {
    text-align: center;
}

.content_align{
 padding: 1.25rem 7rem!important;
 width: 100%!important;
}

.account_locked_layout {
    width: 209px;
    height: 209px;
    margin-bottom: 32px !important;
}

.account_locked_heading {
    width: 420px;
    height: 42px;
    text-align: center;
    font: normal normal 300 42px Truist Trio;
    letter-spacing: 0px;
    color: #2E1A47;
    opacity: 1;
    margin-bottom: 29px !important;
}

.account_locked_message {
    width: 474px;
    height: 64px;
    text-align: center;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
    margin-bottom: 29px !important;
}

.ser_center_align {
   margin : auto;
}

.back_to_login {
    width: 350px;
    height: 48px;
    background: #6A5A7D 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
}

.center_align {
    text-align: center;
}
.content_align{
 padding: 1.25rem 7rem!important;
 width: 98%!important;
}

/* Create New passwrod Styles */

  .tile__heading_passwrd {
  text-align: left;
  font: normal normal normal 28px/35px Truist Trio;
  letter-spacing: 0px;
  color: #2E1A47;
  }
  .sub_heading_passwrd--content{
  
  text-align: left;
  font: normal normal normal 16px/28px Truist Trio;
  letter-spacing: 0px;
  color: #424242;
  opacity: 1;
  }
  
  .sub_heading_passwrd{
    width: 473px;
    height: 76px;
    margin-top:20px;
  }
  
  .tile__header_passwrd {
  padding: 1.25rem 1.25rem;
  }
  
  .passwrd_tips_link{
  text-align: left;
  text-decoration: underline;
  font: normal normal normal 16px/20px Truist Trio;
  letter-spacing: 0px;
  color: #7C6992;
  opacity: 1;
  }

.icon_show{
width: 40px;
}

.icon_show_img{
    width: 45px;
    height: 16px;
}

.btnShow{
    border:none!important;
    box-shadow: none!important;
}
.form-group__control_pwd {
    width: 300px;
    height: 45px;
    border: 1px solid #707070;
    border-radius: 2px 0px 0px 2px;
    opacity: 1;
}

.form-group__wrapper_pwd {
    width: 385px;
    height: 48px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #7C6992;
    border-radius: 5px;
    opacity: 1;
}

.modal-strong-password-tips-content{
    text-align: left;
    font: normal normal normal 16px/24px Truist Trio;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
    width: 536px;
    height: 284px;
    padding-left: 35px;
    padding-top: 10%;
}
.lx-modal__wrapper_pwd{
    width: 580px;
    height: 500px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 5px;

}
.txt_pwd_tips{
margin-bottom: 55px;
}
ul{
    font: normal normal normal 16px/24px Truist Trio!important;
letter-spacing: 0px;
color: #707070 !important;
margin-left: 1rem;
}
.modal_pwd_tips_header{
width: 450px;
height: 36px;
text-align: left;
font: normal normal 300 36px/43px Graphik;
letter-spacing: 0px;
color: #2E1A47;
margin-left: 30px;
padding-top: 35px;

}

.close-button{
    float:right;
    margin-top: 15px;
    margin-right: 5px;
}

.windlerImg{
    width:100%
}


.lx-stack-mg--xs {
margin: -0.5rem 0 0 0;
font: normal normal normal 16px/24px Truist Trio;
}

.lx-text-long > * + *{
margin-top:0px!important;
}

  .margin__btm30 {
      margin-bottom: 30px;
  }


  .create-new-pwd__content .form-group__wrapper {
      position: relative;
  }

  .create-new-pwd__content .form-group__wrapper button {
      position: absolute;
      background-color: transparent;
      right: 15%;
      border-left: 1px solid #7C6992;
    padding: 14px;
}

.create-new-pwd__content .form-group__wrapper button .js-password-form-group__button-content {
    color: #7C6992;
	font-weight:bold;
  }
  .pword-rules__title{
  color:#707070;
  }

  button.js-modal__close span {
      color: #7C6992;
      font-weight: bold;
  }

  .create-new-password-form input {
      padding-right: 107px;
  }

  @media only screen and (max-width: 330px) {
    .create-new-pwd__content .form-group__wrapper button {
        display: none;
    }
    .create-new-password-form input[type=password] {
        padding-right: 0;
    }

  }

  @media only screen and (max-width: 1024px) {
    .create-new-pwd__content .form-group__wrapper button {
        right: 120px;
    }
  }

  @media only screen and (max-width: 541px) {
    .create-new-pwd__content .form-group__wrapper button {
        right: 55px;
    }

    .create-new-password-form input {
        padding-right: 88px;
    }
  }


.service_unavailable_layout {
    width: 209px;
    height: 209px;
    margin-bottom: 32px !important;
}

.service_unavail_heading {
    width: 420px;
    height: 42px;
    text-align: center;
    font: normal normal 300 42px Truist Trio;
    letter-spacing: 0px;
    color: #2E1A47;
    opacity: 1;
    margin-bottom: 29px !important;
}

.service_unavail_message {
    width: 474px;
    height: 40px;
    text-align: center;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
    margin-bottom: 29px !important;
}

.ser_center_align {
   margin : auto;
}

.back_to_login {
    width: 350px;
    height: 48px;
    background: #6A5A7D 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
}


.login_footer {
    border-top : none;
    padding-left : 0;    
    padding-right: 0;
    width: 350px;
    margin-top : 40px;
}

.center_align {
    text-align: center;
}


.footer_links {
    text-align: left;
    text-decoration: underline;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #7C6992;
    opacity: 1;
}


.modal-layout {
    top: 137px;
    left: 452px;
    width: 462px;
    height: 521px;
    border-radius: 5px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    overflow-y: hidden;
}

.modal_secure_form_header {
    width: 280px;
    height: 36px;
    margin-top : 22px;
    padding-left: 48px;
    text-align: left;
    font: normal normal normal 36px Truist Trio;
    letter-spacing: 0px;
    color: #2E1A47;
    opacity: 1;
}

.modal_secure_form_content {
    width: 364px;
    height: 212px;
    margin-top : 24px;
    padding-left: 48px;
    text-align: left;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
}

.modal_secure_form_close {
    width: 105px;
    height: 48px;
    background: #7C6992 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    margin: 31px 0px 71px 48px;
}

.close-icon-layout{
    cursor: pointer;
    text-align: right;
    padding-top: 19px;
    padding-right: 23px;
}

.no-mar {
    margin-top: 0;
}

.content_align {
    padding: 1.25rem 4rem;
    width : 100%;
}
.windlerImg{
    width:100%;
}

.wid90 {
    width : 90%;
}

.wid94 {
    width: 94%;
}

.center_align {
    text-align: center;
}

.padLR {
    padding-left: 8rem;
    padding-right : 8rem;
}

.secure_login_modal_heading {
    text-align: left;
    font: normal normal 300 36px Truist Trio;
    letter-spacing: 0px;
    color: #2E1A47;
    opacity: 1;         
}

.marTop {
    margin-top: 73px;
}

.botMar {
    margin-bottom: 60px;
}

.botMargin {
    margin-bottom: 20px;
}

.login_tile_heading {
    font: normal normal normal 26px Truist Trio;
    letter-spacing: 0px;
    color: #2E1A47;
    opacity: 1;
}

.login_tile_content {
    padding-left : 167px;
    padding-top: 32px;
}

.login_input_layout {
    top: 271px;
    left: 850px;
    width: 350px;
    height: 77px;
    opacity: 1;
}

.login_input_label {
    text-align: left;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
}

.login_input {
    top: 300px;
    left: 850px;
    width: 350px;
    height: 48px;
    padding-left: 10px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #7C6992;
    border-radius: 5px;
    opacity: 1;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #424242;
}

.login_input :disabled {
    background: #F7F7F7 0% 0% no-repeat padding-box;
    border: 1px solid #C9C9C9;
    border-radius: 5px;
    opacity: 1;
}

.form-group__wrapper_pwd {
    width: 350px;
    height: 48px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #7C6992;
    border-radius: 5px;
    opacity: 1;
}

.eye_layout {
    width: 24px;
height: 18px;
}

.login_submit {
    width: 350px;
    height: 48px;
}

.login_submit :disabled {
    background: #C9C9C9 0% 0% no-repeat padding-box;
}

.login_footer {
    border-top : none;
    padding-left : 0;    
    padding-right: 0;
    width: 350px;
}

.footer_links {
    text-decoration: underline;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #7C6992;
    opacity: 1;
}

.password_icon {
    background-image: url("../svg/Show-Med.svg");
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: 99% 100%;
}

.button-wrapper {
    margin-top : 40px; 
}

.error_layout {
    width: 349px;
    height: 83px;
    border: 1px solid #D61D00;
}

.error_layout_1 {
    width: 349px;
    height: 101px;
    border: 1px solid #D61D00;
}

.error_leb {
    width: 48px;
    height: 83px;
    background: #E61F00 0% 0% no-repeat padding-box;
    border: 1px solid #D61D00;
    opacity: 1;
}

.error_leb_1 {
    width: 48px;
    height: 101px;
    background: #E61F00 0% 0% no-repeat padding-box;
    border: 1px solid #D61D00;
    opacity: 1;
}

.error_message {
    width: 299px;
    height: 60px;
    padding: 16px;
    text-align: left;
    font: normal normal normal 14px Truist Trio;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
}

.alert_med {
    margin-top : 16px;
    width: 24px;
    height: 24px;
}

.btnShow{
    border:none!important;
    box-shadow: none!important;
}

.modal-layout {
    top: 137px;
    left: 452px;
    width: 462px;
    height: 521px;
    border-radius: 5px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    overflow-y: hidden;
}

.modal_secure_form_header {
    width: 280px;
    height: 36px;
    margin-top : 22px;
    padding-left: 48px;
    text-align: left;
    font: normal normal normal 36px Truist Trio;
    letter-spacing: 0px;
    color: #2E1A47;
    opacity: 1;
}

.modal_secure_form_content {
    width: 364px;
    height: 212px;
    margin-top : 24px;
    padding-left: 48px;
    text-align: left;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
}

.modal_secure_form_close {
    width: 105px;
    height: 48px;
    background: #7C6992 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    margin: 31px 0px 71px 48px;
}

.close-icon-layout{
    cursor: pointer;
    text-align: right;
    padding-top: 19px;
    padding-right: 23px;
}

/* Create New passwrod Styles */

.tile__heading_passwrd {
    text-align: left;
    font: normal normal normal 28px/35px Truist Trio;
    letter-spacing: 0px;
    color: #2E1A47;
    }
    .sub_heading_passwrd--content{
    
    text-align: left;
    font: normal normal normal 16px/28px Truist Trio;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
    }
    
    .sub_heading_passwrd{
      width: 473px;
      height: 76px;
      margin-top:20px;
    }
    
    .tile__header_passwrd {
    padding: 1.25rem 1.25rem;
    }
    
    .passwrd_tips_link{
    text-align: left;
    text-decoration: underline;
    font: normal normal normal 16px/20px Truist Trio;
    letter-spacing: 0px;
    color: #7C6992;
    opacity: 1;
    }
  
  .icon_show{
  width: 40px;
  }
  
  .icon_show_img{
      width: 45px;
      height: 16px;
  }
  
  .btnShow{
      border:none!important;
      box-shadow: none!important;
  }
  .form-group__control_pwd {
      width: 300px;
      height: 45px;
      border: 1px solid #707070;
      border-radius: 2px 0px 0px 2px;
      opacity: 1;
  }
  
  .form-group__wrapper_pwd {
      width: 385px;
      height: 48px;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      border: 1px solid #7C6992;
      border-radius: 5px;
      opacity: 1;
  }
  
  .modal-strong-password-tips-content{
      text-align: left;
      font: normal normal normal 16px/24px Truist Trio;
      letter-spacing: 0px;
      color: #707070;
      opacity: 1;
      width: 536px;
      height: 284px;
      padding-left: 35px;
      padding-top: 10%;
  }
  .lx-modal__wrapper_pwd{
      width: 580px;
      height: 500px;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      border-radius: 5px;
  
  }
  .txt_pwd_tips{
  margin-bottom: 55px;
  }
  ul{
      font: normal normal normal 16px/24px Truist Trio!important;
  letter-spacing: 0px;
  color: #707070 !important;
  margin-left: 1rem;
  }
  .modal_pwd_tips_header{
  width: 450px;
  height: 36px;
  text-align: left;
  font: normal normal 300 36px/43px Graphik;
  letter-spacing: 0px;
  color: #2E1A47;
  margin-left: 30px;
  padding-top: 35px;
  
  }
  
  .close-button{
      float:right;
      margin-top: 15px;
      margin-right: 5px;
  }
  
  
  .lx-stack-mg--xs {
  margin: -0.5rem 0 0 0;
  font: normal normal normal 16px/24px Truist Trio;
  color:#34363B;
  }
  
  .lx-text-long > * + *{
  margin-top:0px!important;
  }
  
    .margin__btm30 {
        margin-bottom: 30px;
    }
  
  
    .login .form-group__wrapper {
        position: relative;
    }
  
    .login .form-group__wrapper button {
        position: absolute;
        background-color: transparent;
        right: 56px;
        border-left: 1px solid #424242;
      padding: 14px;
  }
  
  .login .form-group__wrapper button .js-password-form-group__button-content {
      color: #7C6992;
	  font-weight:bold;
    }
  
    button.js-modal__close span {
        color: #7C6992;
        font-weight: bold;
    }
  
    .login-form input {
        padding-right: 85px;
    }
  
    @media only screen and (max-width: 1000px) {
      .login .form-group__wrapper button {
          display: none;
      }
      .login-form input[type=password] {
          padding-right: 0;
      }
  
    }
  

.security-question-alert-info{
 background-color: #0077B3 !important;
}

.security-question-heading-margin{
margin-bottom:20px;
}
.icon--checkmark{
margin: 5px 12px 0 0px!important;
}
.otc-alert-info{
background-color: #33CC69 !important;
}
.security-question-img-align-center{
text-align:center;
padding-bottom: 15px;
}
.otc-block-alert--attention{
    border: 1px solid #14803B;
    border-radius: 5px!important;
    width: 73%;
    margin-left: 5rem;
}
.otc-label__content__faded {
  /* font-weight: 700; */
  text-align: left;
font: normal normal normal 14px Truist Trio;
letter-spacing: 0px;
color: #707070;
padding-top: 2px;
opacity: 1;
}

.tile__heading_security_question {	
	text-align: left;
	font: normal normal normal 28px/35px Truist Trio;
	letter-spacing: 0px;
	color: #2E1A47;
	opacity: 1;	
}

.sub_heading_security_question {
    width: 473px;
    height: 76px;
    margin-top: 20px;
}

.sub_heading_security_question_content {
	text-align: left;
	font: normal normal normal 16px/28px Truist Trio;
	letter-spacing: 0px;
	color: #424242;
	opacity: 1;
}

button.js-modal__close span {
	color: #7C6992;
	font-weight: bold;
}

.custom-select__button-content {
	color: #7C6992;
	padding: 15px 10px;
}

.custom-select__options-group {
	color: #7C6992;
}


.select_label_security_question {
	text-align: left;
	font: normal normal normal 16px/20px Truist Trio;
	letter-spacing: 0px;
	color: #707070;
	opacity: 1;
}

.security_questions_answer_group {
	background: #DEDEDE 0% 0% no-repeat padding-box;
	opacity: 1;	
}

.security_questions_select_area {
	border: 1px solid #7C6992;
	border-radius: 0px 0px 5px 5px;
	opacity: 1;
}



.token_content_layout {
    width: 540px;
    height: 592px;
}

.token_heading {
    width: 230px;
    height: 35px;
    text-align: left;
    font: normal normal normal 28px Truist Trio;
    letter-spacing: 0px;
    color: #2E1A47;
    opacity: 1;
    margin-bottom: 31px;
}

.token_content {
    width: 540px;
    height: 140px;
    text-align: left;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
}

.marB20 {
    margin-bottom: 20px;
}

.marT40 {
    margin-top: 40px;
}

.text_dec {
    text-align: left;
    text-decoration: underline;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #7C6992;
}

.primary_button_activate {
    width: 134px;
    height: 52px;
    background: #6A5A7D 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.sec_button_activate {
    width: 102px;
    height: 52px;
    border: 1px solid #7C6992;
    border-radius: 5px;
    opacity: 1;
    font: normal normal normal 16px/20px Truist Trio;
    letter-spacing: 0px;
    color: #6A5A7D;
    margin-left: 16px;
}

.cancel_button {
    width: 52px;
    height: 20px;
    text-align: left;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #7C6992;
    opacity: 1;
    margin-left: 16px;
}

.tile__footer {
    border: none;
}

.tile__footer button {
    margin-bottom: 0.5rem !important;
    margin-left: 0 !important;
}

.tile__footer .margin__right {
    margin-right: 0.5rem;
}

.lx-button--tertiary:hover{
    border: 2px solid #7C6992; 
}
.token_content_layout {
    width: 540px;
    height: 543px;
}

.token_heading {
    width: 354px;
    height: 35px;
    text-align: left;
    font: normal normal normal 28px Truist Trio;
    letter-spacing: 0px;
    color: #2E1A47;
    opacity: 1;
    margin-bottom: 31px;
}

.token_content {
    width: 540px;
    height: 140px;
    text-align: left;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
}

.marB27 {
    margin-bottom: 27px;
}

.marT40 {
    margin-top: 40px;
}

.text_dec {
    text-align: left;
    text-decoration: underline;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #7C6992;
}

.primary_button_activate {
    width: 163px;
    height: 52px;
    background: #6A5A7D 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.sec_button_activate {
    width: 102px;
    height: 52px;
    border: 1px solid #7C6992;
    border-radius: 5px;
    opacity: 1;
    font: normal normal normal 16px/20px Truist Trio;
    letter-spacing: 0px;
    color: #6A5A7D;
    margin-left: 16px;
}

.cancel_button {
    width: 52px;
    height: 20px;
    text-align: left;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #7C6992;
    opacity: 1;
    margin-left: 16px;
}

.token_input_layout {
    width: 540px;
    height: 77px;
    opacity: 1;
}

.token_input_label {
    width: 89px;
    height: 20px;
    text-align: left;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
}

.token_input {
    width: 540px;
    height: 48px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #7C6992;
    border-radius: 5px;
    opacity: 1;
}
.token_content_layout {
    width: 540px;
    height: 338px;
}

.token_heading {
    width: 210px;
    height: 35px;
    text-align: left;
    font: normal normal normal 28px Truist Trio;
    letter-spacing: 0px;
    color: #2E1A47;
    opacity: 1;
    margin-bottom: 31px;
}

.token_content {
    width: 540px;
    height: 140px;
    text-align: left;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
}

.marB20 {
    margin-bottom: 20px;
}

.marT40 {
    margin-top: 40px;
}

.text_dec {
    text-align: left;
    text-decoration: underline;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #7C6992;
}

.primary_button_activate {
    width: 167px;
    height: 52px;
    background: #6A5A7D 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.sec_button_activate {
    width: 173px;
    height: 52px;
    border: 1px solid #7C6992;
    border-radius: 5px;
    opacity: 1;
    font: normal normal normal 16px/20px Truist Trio;
    letter-spacing: 0px;
    color: #6A5A7D;
    margin-left: 16px;
}

.cancel_button {
    width: 52px;
    height: 20px;
    text-align: left;
    font: normal normal normal 16px Truist Trio;
    letter-spacing: 0px;
    color: #7C6992;
    opacity: 1;
    margin-left: 16px;
}
