.tn-cardtype-icon-hidden-text {
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
.tn-textfield-card {
  position: relative;
}
.tn-textfield-card .tn-card-type-icon-wrapper {
  position: absolute;
  top: 60px;
  right: 16px;
}
.tn-infoboxbutton {
  display: flex;
  align-items: center;
}
.tn-infoboxbutton .tn-info-icon-container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 10px;
}
.tn-infoboxbutton .tn-info-icon-button {
  width: 24px;
  height: 24px;
}

.tn-checkbox-compact .tn-checkbox-set-wrapper {
  padding: 10px 0;
  position: relative;
}
.tn-checkbox-compact .tn-checkbox-set-wrapper-upper {
  display: flex;
  align-items: flex-start;
}
.tn-checkbox-compact .tn-checkbox-set-wrapper-upper label {
  padding-left: 12px;
  flex: 0 1 auto;
}
.tn-checkbox-compact .tn-checkbox-set-wrapper-upper label:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.tn-checkbox-compact .tn-infoboxbutton .tn-info-icon-container {
  padding: 0 10px;
}
.tn-checkbox-compact .tn-checkbox-set-label-wrapper-lower {
  margin: 10px 0 0 36px;
  font-size: 15px;
  line-height: 20px;
  font-family: Whitney, Arial, sans-serif;
  font-weight: 400;
}
.tn-checkbox-compact.tn-disabled * {
  color: #bbbcbc;
  cursor: auto;
}
.tn-fieldset-legend-wrapper {
  display: inline-flex;
}
.tn-fieldset-legend-wrapper .tn-fieldset-legend.tn-fieldset-legend-labelstyle {
  min-height: 44px;
  margin: 0;
  font-size: 17px;
  line-height: 24px;
  font-family: Whitney, Arial, sans-serif;
  font-weight: 400;
  color: #383b3e;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  flex: 1 1 calc(100% - 44px);
}
.tn-disabled
  .tn-fieldset-legend-wrapper
  .tn-fieldset-legend.tn-fieldset-legend-labelstyle {
  color: #bbbcbc;
  cursor: auto;
}
.tn-fieldset-legend-wrapper .tn-infoboxbutton {
  display: inline-flex;
}
.tn-tile {
  background-color: #fff;
  border: none;
  border-radius: 12px;
  padding: 16px;
}
.tn-tile.tn-tile-light-grey {
  background-color: #f2f3f2;
  border: 1px solid #f2f3f2;
}
.tn-tile.tn-tile-white {
  background-color: #fff;
  border: 1px solid #d9d9d6;
}
.tn-tile.tn-tile-tappable {
  color: #383b3e;
  cursor: pointer;
  position: relative;
  text-decoration: none;
}
.tn-tile.tn-tile-tappable:not(:active):hover,
.tn-tile.tn-tile-tappable:not(:active):focus,
.tn-tile.tn-tile-tappable:not(:active):focus-within {
  border-color: #bbbcbc;
  box-shadow: 0 3px 7px #0000001a;
}
.tn-tile.tn-tile-tappable:not(:active):focus-visible {
  box-shadow:
    0 0 0 1px #fff,
    0 0 0 3px #383b3e,
    0 3px 7px #0000001a;
}
.tn-tile.tn-tile-tappable:active {
  background-color: #e8e8e6;
}
.tn-tile.tn-tile-tappable .tn-tile-defaulttarget:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.tn-tile.tn-tile-tappable a:not(.tn-tile-defaulttarget),
.tn-tile.tn-tile-tappable button:not(.tn-tile-defaulttarget),
.tn-tile.tn-tile-tappable input:not(.tn-tile-defaulttarget),
.tn-tile.tn-tile-tappable textarea:not(.tn-tile-defaulttarget),
.tn-tile.tn-tile-tappable select:not(.tn-tile-defaulttarget),
.tn-tile.tn-tile-tappable [tabindex="0"]:not(.tn-tile-defaulttarget) {
  position: relative;
  z-index: 1;
}
li.tn-tile {
  list-style: none;
}
.main-content-wrapper[data-v-5ff47e15] {
  grid-column-start: 3;
}
.progress-bar-wrapper[data-v-5ff47e15],
.action-bar-wrapper[data-v-5ff47e15] {
  grid-column-start: 2;
}
.register-link-wrapper[data-v-5ff47e15],
.reset-password-link-wrapper[data-v-5ff47e15] {
  display: flex;
}
.tooltip-content-wrapper .tn-button.tn-button-text-link[data-v-5ff47e15] {
  display: inline;
  height: 0;
}
.learn-more-contianer[data-v-5ff47e15] {
  position: relative;
  display: inline-block;
}
.two-fold-layout .logo-content-wrapper[data-v-5ff47e15] {
  grid-column-start: 1;
}
.two-fold-layout .logo-cibc[data-v-5ff47e15] {
  grid-column-start: 2;
  display: flex;
  justify-items: flex-start;
  align-items: flex-start;
}
.two-fold-layout .main-content-wrapper[data-v-5ff47e15] {
  grid-column-start: 5;
}
.two-fold-layout .action-bar-wrapper[data-v-5ff47e15] {
  grid-column-start: 1;
}
.tn-text-body.register[data-v-5ff47e15],
.tn-text-body.reset-password[data-v-5ff47e15] {
  display: flex;
  flex-wrap: wrap;
}
.tn-text-body.register .tn-button.tn-button-text-link[data-v-5ff47e15],
.tn-text-body.reset-password .tn-button.tn-button-text-link[data-v-5ff47e15] {
  height: auto;
}
@media (min-width: 768px) and (max-width: 959px) {
  .main-content-wrapper[data-v-5ff47e15],
  .progress-bar-wrapper[data-v-5ff47e15] {
    grid-column-start: 2;
  }
  .action-bar-wrapper[data-v-5ff47e15],
  .two-fold-layout .logo-content-wrapper[data-v-5ff47e15] {
    grid-column-start: 1;
  }
  .two-fold-layout .logo-cibc[data-v-5ff47e15] {
    grid-column-start: 2;
    display: flex;
    justify-content: flex-start;
  }
  .two-fold-layout .main-content-wrapper[data-v-5ff47e15] {
    grid-column-start: 2;
  }
  .two-fold-layout .action-bar-wrapper[data-v-5ff47e15] {
    grid-column-start: 1;
  }
}
@media (max-width: 767px) {
  .main-content-wrapper[data-v-5ff47e15],
  .progress-bar-wrapper[data-v-5ff47e15],
  .action-bar-wrapper[data-v-5ff47e15] {
    grid-column-start: 1;
  }
  .two-fold-layout .logo-content-wrapper[data-v-5ff47e15] {
    display: flex;
    flex-direction: column;
  }
  .two-fold-layout .security-section[data-v-5ff47e15] {
    grid-column-start: 4;
  }
  .two-fold-layout .logo-content-wrapper[data-v-5ff47e15] {
    grid-column-start: 1;
  }
  .two-fold-layout .logo-cibc[data-v-5ff47e15] {
    grid-column-start: 1;
    display: flex;
    justify-content: flex-start;
  }
  .two-fold-layout .action-bar-wrapper[data-v-5ff47e15] {
    grid-column-start: 1;
  }
}

.in-flight {
  background-color: rgba(255, 255, 255, 1);
  position: fixed;
  inset: 0px;
  z-index: 100000;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.sk-cube-grid {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: rgb(196, 31, 62);
  float: left;
  animation: 1.3s ease-in-out 0s infinite normal none running
    sk-cubeGridScaleDelay;
}

.sk-cube-grid .sk-cube1 {
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
  animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
  animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
  animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    transform: scaleZ(1);
  }

  35% {
    transform: scale3d(0, 0, 1);
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    transform: scaleZ(1);
  }

  35% {
    transform: scale3d(0, 0, 1);
  }
}
