@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;600;700;800&display=swap");

.twofas-light-wrapper {
  font-family: 'Montserrat', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  text-rendering: optimizeSpeed;
}

.twofas-light-wrapper * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

.twofas-light-wrapper .anim-on,
  .twofas-light-wrapper .anim-on * {
  transition: all .2s ease-in-out;
}

.twofas-light-wrapper .anim-off,
  .twofas-light-wrapper .anim-off * {
  transition: none !important;
}

.twofas-light-wrapper .clear-fix {
  *zoom: 1;
}

.twofas-light-wrapper .clear-fix::before, .twofas-light-wrapper .clear-fix::after {
  content: ' ';
  display: table;
}

.twofas-light-wrapper .clear-fix::after {
  clear: both;
}

.twofas-light-wrapper .twofas-light-text-line {
  display: block;
}

@media all and (max-width: 991px) {
  .twofas-light-wrapper .twofas-light-text-line {
    display: inline;
  }

  .twofas-light-wrapper .twofas-light-text-line::after {
    content: ' ';
  }
}

.twofas-light-wrapper input,
  .twofas-light-wrapper textarea,
  .twofas-light-wrapper button {
  -webkit-appearance: none;
}

.twofas-light-wrapper .twofas-hidden {
  display: none;
}

.twofas-light-wrapper a {
  box-shadow: none;
  outline: none;
  text-decoration: none;
}

.twofas-light-wrapper a:hover, .twofas-light-wrapper a:active, .twofas-light-wrapper a:focus {
  box-shadow: none;
  outline: none;
  text-decoration: none;
}

.twofas-light-wrapper ::-webkit-input-placeholder {
  color: inherit;
}

.twofas-light-wrapper ::-moz-placeholder {
  color: inherit;
}

.twofas-light-wrapper :-ms-input-placeholder {
  color: inherit;
}

.twofas-light-wrapper h3,
.twofas-light-wrapper h4 {
  margin: 0 auto;
}

.twofas-light-wrapper h3 {
  color: #000;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem;
  margin-bottom: 6px;
  text-align: center;
}

.twofas-light-wrapper h4 {
  color: #898989;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.0625rem;
  margin-bottom: 20px;
  text-align: center;
}

.twofas-btn {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  background-color: #ED1C24;
  border: 0;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-size: 0.6875rem;
  font-weight: 800;
  min-height: 40px;
  letter-spacing: .646px;
  line-height: 1.3;
  outline: none !important;
  padding: 0 24px;
  text-align: center;
  text-transform: uppercase;
  transition: background-color .2s ease-in-out, color .2s ease-in-out;
}

.twofas-btn:hover {
  background-color: #de1219;
  color: #fff;
}

.twofas-btn:focus, .twofas-btn:active {
  background-color: #ED1C24;
  color: #fff;
}

.twofas-btn[disabled] {
  cursor: not-allowed;
  background-color: #e2e2eb;
}

.twofas-btn.twofas-btn-external {
  background-color: #fff;
  border: 2px solid #ED1C24;
  color: #ED1C24;
}

.twofas-btn.twofas-btn-external:hover {
  color: #de1219;
}

.twofas-btn-empty {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: 0;
  color: #ED1C24;
  cursor: pointer;
  display: inline-block;
  font-size: 0.6875rem;
  font-weight: 700;
  height: 40px;
  letter-spacing: .646px;
  line-height: 40px;
  outline: none !important;
  padding: 0 24px;
  text-align: center;
  text-transform: uppercase;
  transition: color .2s ease-in-out;
}

.twofas-btn-empty:hover {
  color: #de1219;
}

.twofas-btn-empty:focus, .twofas-btn-empty:active {
  color: #ED1C24;
}

.twofas-btn-empty[disabled] {
  cursor: not-allowed;
  color: #e2e2eb;
}

.twofas-btn-empty.twofas-qr-refresh-btn {
  height: 14px;
  line-height: 14px;
  padding: 0;
}

.twofas-btn-empty.twofas-qr-refresh-btn img {
  display: inline-block;
  height: 14px;
  margin-right: 6px;
  vertical-align: middle;
}

.twofas-btn-close {
  border: 0;
  box-shadow: none;
  cursor: pointer;
  margin: 0;
  outline: none !important;
  padding: 0;
}

.twofas-btn-close img {
  display: block;
}

.twofas-btn:hover, .twofas-btn:focus, .twofas-btn:active,
.twofas-btn-empty:hover,
.twofas-btn-empty:focus,
.twofas-btn-empty:active,
.twofas-btn-close:hover,
.twofas-btn-close:focus,
.twofas-btn-close:active {
  box-shadow: none;
}

.twofas-light-logo-header {
  padding-top: 10px;
  margin-bottom: 29px;
}

@media all and (max-width: 782px) {
  .twofas-light-logo-header {
    margin-bottom: 15px;
  }
}

@media all and (max-width: 576px) {
  .twofas-light-logo-header {
    padding-top: 0;
  }
}

.twofas-light-logo-header h1 {
  font-size: 0;
  min-height: 35px;
  padding: 0;
}

.twofas-light-logo-header h1 img,
    .twofas-light-logo-header h1 .twofas-light-logo-header-title {
  display: inline-block;
  vertical-align: middle;
}

.twofas-light-logo-header h1 img {
  height: 35px;
  width: 35px;
}

.twofas-light-logo-header h1 .twofas-light-logo-header-title {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
  margin-left: 12px;
  padding: 9px 0 4px;
  width: calc(100% - 35px - 12px);
}

@media all and (max-width: 576px) {
  .twofas-light-logo-header h1 .twofas-light-logo-header-title {
    font-size: 0.9375rem;
  }
}

.twofas-config-bar {
  background: #fff;
  border-radius: 4px;
  color: #898989;
  height: 0;
  margin-bottom: 0;
  overflow: hidden;
  padding: 0 18px;
  width: 100%;
}

@media all and (max-width: 400px) {
  .twofas-config-bar {
    align-items: center;
    display: flex;
  }
}

.twofas-config-bar.twofas-show {
  height: 39px;
  line-height: 39px;
  margin-bottom: 41px;
  width: 100%;
}

@media all and (max-width: 400px) {
  .twofas-config-bar.twofas-show {
    height: auto;
    line-height: 1.4;
    margin-bottom: 20px;
    min-height: 30px;
    padding: 4px 10px;
  }
}

.twofas-config-bar-description {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
  vertical-align: middle;
}

@media all and (max-width: 400px) {
  .twofas-config-bar-description {
    font-size: 0.8125rem;
    text-align: center;
    width: 100%;
  }
}

.twofas-card {
  background: #fff;
  border-radius: 4px;
  margin: 0 auto 42px;
  max-width: 1386px;
}

@media all and (max-width: 500px) {
  .twofas-card {
    margin-bottom: 0;
  }
}

.twofas-card:last-of-type {
  margin-bottom: 0;
}

.twofas-card::after {
  content: '';
  display: table;
  clear: both;
}

.twofas-card-body {
  max-width: 736px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
}

.twofas-card-body > .twofas-card-body-1.hidden,
    .twofas-card-body > .twofas-card-body-2.hidden,
    .twofas-card-body > .twofas-card-body-3.hidden {
  display: none;
}

.twofas-card-body h4 {
  color: #000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
}

.twofas-card-body p {
  color: #000;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin: 0;
}

.twofas-card-body p a {
  color: #ED1C24;
}

.twofas-card-body p a:hover {
  color: #de1219;
}

.twofas-card-body p a:focus, .twofas-card-body p a:active {
  color: #ED1C24;
}

.twofas-card-footer {
  border-top: 1px solid #f1f1f1;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  padding: 37px;
}

@media all and (max-width: 500px) {
  .twofas-card-footer {
    padding: 20px 10px;
  }
}

.twofas-card-footer button.hidden {
  display: none;
}

.twofas-switch {
  display: inline-block;
}

.twofas-switch .twofas-totp-switch {
  display: none;
}

.twofas-switch .twofas-totp-switch[value='totp_enabled'] + label {
  background: #ED1C24;
}

.twofas-switch .twofas-totp-switch[value='totp_disabled'] + label {
  background: #8e8e8e;
}

.twofas-switch .twofas-totp-switch[value='totp_disabled'] + label span.twofas-totp-switch-indicator {
  transform: translateX(-15px) translateY(-50%);
}

.twofas-switch .twofas-totp-switch[disabled] + label {
  cursor: wait;
}

.twofas-switch label {
  border-radius: 26px;
  display: inline-block;
  height: 26px;
  overflow: hidden;
  position: relative;
  transition: all .5s ease-in-out;
  width: 41px;
}

.twofas-switch label span.twofas-totp-switch-indicator {
  background-color: #fff;
  border: 0.5px solid #e5e5e5;
  border-radius: 50%;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  display: inline-block;
  height: 22px;
  left: 17px;
  position: absolute;
  top: 50%;
  transform: translateX(0) translateY(-50%);
  transition: all .3s ease-in-out;
  width: 22px;
}

.twofas-breadcrumb {
  margin-bottom: 63px;
  padding-top: 36px;
  margin-left: auto;
  margin-right: auto;
  max-width: 736px;
  width: 100%;
}

@media all and (max-width: 500px) {
  .twofas-breadcrumb {
    margin-bottom: 20px;
  }
}

.twofas-breadcrumb::after {
  content: '';
  display: table;
  clear: both;
}

.twofas-breadcrumb-step {
  float: left;
  position: relative;
  text-align: center;
  width: 33.3%;
}

.twofas-breadcrumb-step.active .twofas-breadcrumb-step-number {
  background-color: #ED1C24;
}

.twofas-breadcrumb-step.active .twofas-breadcrumb-step-text {
  color: #ED1C24;
}

.twofas-breadcrumb-step::after, .twofas-breadcrumb-step::before {
  background-color: #e2e2eb;
  height: 2px;
  position: absolute;
  top: 17px;
  width: calc(50% - 34px / 2 - 25px);
}

@media all and (max-width: 500px) {
  .twofas-breadcrumb-step::after, .twofas-breadcrumb-step::before {
    width: calc(50% - 34px / 2 - 10px);
  }
}

.twofas-breadcrumb-step:first-of-type::after, .twofas-breadcrumb-step:nth-of-type(2)::after {
  content: '';
  display: block;
  right: 0;
}

.twofas-breadcrumb-step:nth-of-type(2)::before, .twofas-breadcrumb-step:nth-of-type(3)::before {
  content: '';
  display: block;
  left: 0;
}

.twofas-breadcrumb-step-number {
  border-radius: 50%;
  background-color: #e2e2eb;
  color: #fff;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
  height: 34px;
  line-height: 34px;
  margin-bottom: 12px;
  text-align: center;
  width: 34px;
}

.twofas-breadcrumb-step-text {
  color: #e2e2eb;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.0625rem;
}

@media all and (max-width: 500px) {
  .twofas-breadcrumb-step-text {
    display: none;
  }
}

h3.twofas-light-trusted-devices-header {
  margin-bottom: 0;
  max-height: 0;
  overflow: hidden;
}

h3.twofas-light-trusted-devices-header.twofas-show {
  max-height: 9999px;
}

.twofas-light-trusted-devices {
  background: #fff;
  border-radius: 4px;
  max-height: 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
}

.twofas-light-trusted-devices.twofas-show {
  margin-bottom: 51px;
  margin-top: 17px;
  max-height: 9999px;
  padding: 45px 0 0;
}

.twofas-light-trusted-devices-desc {
  text-align: center;
}

@media all and (max-width: 800px) {
  .twofas-light-trusted-devices-desc {
    padding: 0 20px;
  }
}

.twofas-light-trusted-devices-desc h4 {
  color: #000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  margin-bottom: 6px;
}

.twofas-light-trusted-devices-desc h5 {
  color: #000;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  margin-bottom: 45px;
  margin-top: 0;
}

.twofas-light-trusted-devices-remove {
  background: none;
  border: 0;
  color: #ff2b23;
  cursor: pointer;
  display: inline-block;
  font-size: 0.6875rem;
  font-weight: 700;
  padding: 0;
  text-decoration: none;
}

.twofas-light-trusted-devices-remove:hover span:not(.twofas-light-icon) {
  text-decoration: underline;
}

.twofas-light-trusted-devices-remove[disabled] {
  cursor: wait;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.twofas-light-trusted-devices-remove .twofas-light-icon {
  display: inline-block;
  margin-top: -2px;
  vertical-align: middle;
}

.twofas-light-trusted-devices-table {
  padding: 0 39px 14px;
}

@media all and (max-width: 600px) {
  .twofas-light-trusted-devices-table {
    padding: 0 20px 14px;
  }
}

.twofas-light-trusted-devices-table table {
  border-collapse: collapse;
  width: 100%;
}

@media all and (max-width: 800px) {
  .twofas-light-trusted-devices-table table {
    display: block;
  }
}

.twofas-light-trusted-devices-table table thead {
  border-bottom: 1px solid #d4d4d9;
  border-top: 1px solid #d4d4d9;
}

@media all and (max-width: 800px) {
  .twofas-light-trusted-devices-table table thead {
    display: none;
  }
}

.twofas-light-trusted-devices-table table thead tr th {
  color: #000;
  font-size: 1rem;
  font-weight: 600;
  height: 48px;
  line-height: 48px;
  padding: 0;
  text-align: left;
}

@media all and (max-width: 800px) {
  .twofas-light-trusted-devices-table table tbody {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.twofas-light-trusted-devices-table table tbody tr {
  color: #898989;
}

@media all and (max-width: 800px) {
  .twofas-light-trusted-devices-table table tbody tr {
    border-bottom: 1px solid #f1f1f1;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
  }

  .twofas-light-trusted-devices-table table tbody tr:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
  }
}

.twofas-light-trusted-devices-table table tbody tr:last-of-type td {
  padding-bottom: 0;
}

.twofas-light-trusted-devices-table table tbody tr.twofas-light-no-devices-row td h5 {
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
}

@media all and (max-width: 800px) {
  .twofas-light-trusted-devices-table table tbody tr.twofas-light-trusted-devices-subhead {
    display: none;
  }
}

.twofas-light-trusted-devices-table table tbody tr.twofas-light-trusted-devices-subhead td {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  padding: 15px 0;
}

.twofas-light-trusted-devices-table table tbody tr td {
  padding-bottom: 10px;
}

@media all and (max-width: 800px) {
  .twofas-light-trusted-devices-table table tbody tr td {
    line-height: 1.3;
    padding-bottom: 0;
  }

  .twofas-light-trusted-devices-table table tbody tr td::before {
    font-weight: 700;
  }

  .twofas-light-trusted-devices-table table tbody tr td:nth-of-type(1)::before {
    content: 'Browser and device: ';
  }

  .twofas-light-trusted-devices-table table tbody tr td:nth-of-type(2)::before {
    content: 'When: ';
  }

  .twofas-light-trusted-devices-table table tbody tr td:nth-of-type(3)::before {
    content: 'Date and time: ';
  }

  .twofas-light-trusted-devices-table table tbody tr td:nth-of-type(4)::before {
    content: 'IP Address: ';
  }
}

.twofas-light-trusted-devices-table table tbody tr td:last-of-type {
  text-align: right;
}

@media all and (max-width: 800px) {
  .twofas-light-trusted-devices-table table tbody tr td:last-of-type {
    text-align: left;
  }
}

.twofas-light-trusted-devices-table table tbody tr td:last-of-type span {
  display: none;
}

@media all and (max-width: 800px) {
  .twofas-light-trusted-devices-table table tbody tr td:last-of-type span {
    color: #ED1C24;
    display: inline;
  }
}

.twofas-light-trusted-devices-table table tbody tr td:last-of-type img {
  display: inline-block;
}

@media all and (max-width: 800px) {
  .twofas-light-trusted-devices-table table tbody tr td:last-of-type img {
    display: none;
  }
}

.twofas-light-trusted-devices-help {
  border-top: 1px solid #f1f1f1;
  display: block;
  padding: 22px 0;
  text-align: center;
  width: 100%;
}

.twofas-light-trusted-devices-help a {
  box-shadow: none;
  color: #ED1C24;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: .2px;
  line-height: 1rem;
  outline: none;
}

.twofas-light-trusted-devices-help a:hover {
  color: #de1219;
}

.twofas-light-trusted-devices-help a:focus, .twofas-light-trusted-devices-help a:active {
  box-shadow: none;
  color: #ED1C24;
  outline: none;
}

.twofas-configured-box {
  background-color: #fff;
  border-radius: 4px;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
}

.twofas-configured-box.twofas-show {
  margin-bottom: 41px;
  margin-top: 17px;
  max-height: 9999px;
}

.twofas-configured-box.twofas-show .twofas-configured-box-content {
  padding: 41px 10px 28px;
}

@media all and (max-width: 600px) {
  .twofas-configured-box.twofas-show .twofas-configured-box-content {
    padding: 25px 10px;
  }
}

.twofas-configured-box.twofas-show .twofas-configured-box-footer {
  padding: 22px 10px;
}

.twofas-configured-box-content {
  display: none;
  padding: 0;
}

.twofas-configured-box-content.twofas-show {
  display: block;
}

.twofas-configured-box-content img {
  margin-bottom: 25px;
}

.twofas-configured-box-content h2 {
  color: #000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  margin-bottom: 6px;
  margin-top: 0;
}

.twofas-configured-box-content p {
  color: #000;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  margin: 0;
}

.twofas-configured-box-footer {
  border-top: 1px solid #f1f1f1;
  padding: 0;
}

.twofas-configured-box-footer p {
  color: #898989;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1rem;
  margin: 0;
}

.twofas-configured-box-footer p a {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  color: #ED1C24;
  outline: none;
}

.twofas-configured-box-footer p a:hover {
  color: #de1219;
}

.twofas-configured-box-footer p a:focus, .twofas-configured-box-footer p a:active {
  box-shadow: none;
  color: #ED1C24;
  outline: none;
}

h3.twofas-backup-codes-header {
  margin-bottom: 0;
  max-height: 0;
  overflow: hidden;
}

h3.twofas-backup-codes-header.twofas-show {
  max-height: 9999px;
}

.twofas-backup-codes-box {
  background-color: #fff;
  border-radius: 4px;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
}

.twofas-backup-codes-box.twofas-show {
  margin-bottom: 41px;
  margin-top: 17px;
  max-height: 9999px;
}

.twofas-backup-codes-box-new, .twofas-backup-codes-box-current {
  max-height: 0;
  overflow: hidden;
}

.twofas-backup-codes-box-new.twofas-show, .twofas-backup-codes-box-current.twofas-show {
  max-height: 9999px;
}

.twofas-backup-codes-box .twofas-backup-codes-box-new.twofas-show {
  padding: 45px 125px;
}

@media all and (max-width: 1280px) {
  .twofas-backup-codes-box .twofas-backup-codes-box-new.twofas-show {
    padding: 45px 20px;
  }
}

@media all and (max-width: 600px) {
  .twofas-backup-codes-box .twofas-backup-codes-box-new.twofas-show {
    padding: 20px 10px;
  }
}

.twofas-backup-codes-box .twofas-backup-codes-box-current.twofas-show {
  padding: 45px 125px 23px;
}

@media all and (max-width: 1280px) {
  .twofas-backup-codes-box .twofas-backup-codes-box-current.twofas-show {
    padding: 45px 20px 23px;
  }
}

@media all and (max-width: 600px) {
  .twofas-backup-codes-box .twofas-backup-codes-box-current.twofas-show {
    padding: 20px 0;
  }
}

.twofas-backup-codes-box .twofas-backup-codes-box-current-stats {
  margin-bottom: 36px;
  margin-top: 20px;
}

.twofas-backup-codes-box .twofas-backup-codes-box-current-stats h5 {
  color: #000;
  font-size: 1.3125rem;
  font-weight: 800;
  line-height: 1.625rem;
  margin-bottom: 6px;
  margin-top: 0;
}

.twofas-backup-codes-box .twofas-backup-codes-box-current-footer {
  border-top: 1px solid #f1f1f1;
}

@media all and (max-width: 600px) {
  .twofas-backup-codes-box .twofas-backup-codes-box-current-footer {
    padding: 0 10px;
  }
}

.twofas-backup-codes-box .twofas-backup-codes-box-current-footer p {
  color: #898989;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1rem;
  margin-top: 22px;
}

.twofas-backup-codes-box .twofas-backup-codes-box-current-footer p a {
  -moz-appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
  color: #ED1C24;
  outline: none !important;
}

.twofas-backup-codes-box .twofas-backup-codes-box-current-footer p a:hover {
  color: #de1219;
}

.twofas-backup-codes-box .twofas-backup-codes-box-current-footer p a:focus, .twofas-backup-codes-box .twofas-backup-codes-box-current-footer p a:active {
  box-shadow: none;
  color: #ED1C24;
  outline: none !important;
}

.twofas-backup-codes-box h4 {
  color: #000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  margin-bottom: 6px;
  margin-top: 0;
}

.twofas-backup-codes-box p {
  color: #000;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  margin: 0;
}

.twofas-backup-codes-box button {
  margin-top: 30px;
}

.twofas-backup-codes-box-tutorial {
  border: 1px solid #d4d4d9;
  margin-top: 45px;
  padding: 34px 38px;
  text-align: left;
}

@media all and (max-width: 700px) {
  .twofas-backup-codes-box-tutorial {
    padding: 25px;
  }
}

@media all and (max-width: 480px) {
  .twofas-backup-codes-box-tutorial {
    padding: 20px;
  }
}

.twofas-backup-codes-box-tutorial.twofas-backup-codes-box-tutorial-modal {
  margin-bottom: 20px;
  padding: 20px;
}

@media all and (max-width: 700px) {
  .twofas-backup-codes-box-tutorial.twofas-backup-codes-box-tutorial-modal {
    padding: 20px;
  }
}

.twofas-backup-codes-box-tutorial.twofas-backup-codes-box-tutorial-modal .twofas-backup-codes-box-tutorial-content {
  position: relative;
}

.twofas-backup-codes-box-tutorial.twofas-backup-codes-box-tutorial-modal .twofas-backup-codes-box-tutorial-content-step {
  flex-shrink: unset;
}

.twofas-backup-codes-box-tutorial.twofas-backup-codes-box-tutorial-modal .twofas-backup-codes-box-tutorial-content-step-content p {
  margin: 0;
}

.twofas-backup-codes-box-tutorial-content {
  display: flex;
  flex-direction: row;
}

@media all and (max-width: 700px) {
  .twofas-backup-codes-box-tutorial-content {
    flex-direction: column;
  }
}

.twofas-backup-codes-box-tutorial-content-step {
  flex-grow: 0;
  flex-shrink: 0;
  width: 33.3%;
}

@media all and (max-width: 700px) {
  .twofas-backup-codes-box-tutorial-content-step {
    display: flex;
    flex-direction: row;
    width: 100%;
  }
}

.twofas-backup-codes-box-tutorial-content-step:first-of-type {
  padding-right: 10px;
}

@media all and (max-width: 700px) {
  .twofas-backup-codes-box-tutorial-content-step:first-of-type {
    padding-right: 0;
  }
}

.twofas-backup-codes-box-tutorial-content-step:first-of-type .twofas-backup-codes-box-tutorial-content-step-line::after {
  width: calc(100% + 10px);
}

@media all and (max-width: 700px) {
  .twofas-backup-codes-box-tutorial-content-step:first-of-type .twofas-backup-codes-box-tutorial-content-step-line::after {
    width: 1px;
  }
}

.twofas-backup-codes-box-tutorial-content-step:nth-of-type(2) {
  padding-left: 10px;
  padding-right: 10px;
}

@media all and (max-width: 700px) {
  .twofas-backup-codes-box-tutorial-content-step:nth-of-type(2) {
    padding-left: 0;
    padding-right: 0;
  }
}

.twofas-backup-codes-box-tutorial-content-step:nth-of-type(2) .twofas-backup-codes-box-tutorial-content-step-line::after {
  left: -10px;
  width: calc(100% + 20px);
}

@media all and (max-width: 700px) {
  .twofas-backup-codes-box-tutorial-content-step:nth-of-type(2) .twofas-backup-codes-box-tutorial-content-step-line::after {
    left: 4px;
    width: 1px;
  }
}

.twofas-backup-codes-box-tutorial-content-step:last-of-type {
  padding-left: 10px;
}

@media all and (max-width: 700px) {
  .twofas-backup-codes-box-tutorial-content-step:last-of-type {
    padding-left: 0;
  }
}

.twofas-backup-codes-box-tutorial-content-step:last-of-type .twofas-backup-codes-box-tutorial-content-step-line::after {
  left: -10px;
  width: calc(100% + 10px);
}

@media all and (max-width: 700px) {
  .twofas-backup-codes-box-tutorial-content-step:last-of-type .twofas-backup-codes-box-tutorial-content-step-line::after {
    left: 4px;
    width: 1px;
  }
}

.twofas-backup-codes-box-tutorial-content-step-line {
  margin-bottom: 33px;
  position: relative;
}

@media all and (max-width: 700px) {
  .twofas-backup-codes-box-tutorial-content-step-line {
    margin-bottom: 0;
    margin-right: 33px;
  }
}

.twofas-backup-codes-box-tutorial-content-step-line::before, .twofas-backup-codes-box-tutorial-content-step-line::after {
  background-color: #d4d4d9;
  content: '';
  display: block;
}

.twofas-backup-codes-box-tutorial-content-step-line::before {
  border-radius: 50%;
  height: 8px;
  width: 8px;
}

.twofas-backup-codes-box-tutorial-content-step-line::after {
  height: 1px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 100%;
}

@media all and (max-width: 700px) {
  .twofas-backup-codes-box-tutorial-content-step-line::after {
    height: 100%;
    left: 4px;
    top: 0;
    width: 1px;
  }
}

.twofas-backup-codes-box-tutorial-content-step-content img {
  margin-bottom: 26px;
}

@media all and (max-width: 700px) {
  .twofas-backup-codes-box-tutorial-content-step-content img {
    margin-bottom: 5px;
  }
}

.twofas-backup-codes-box-tutorial-content-step-content p {
  color: #000;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  margin: 0;
  max-width: 250px;
}

@media all and (max-width: 700px) {
  .twofas-backup-codes-box-tutorial-content-step-content p {
    margin: 0 0 15px !important;
    max-width: 100%;
  }
}

.twofas-backup-codes-box-tutorial h6 {
  color: #898989;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  margin: 0 0 27px;
}

h3.twofas-danger-zone-header {
  color: #ed1c24;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem;
  margin-bottom: 0;
  max-height: 0;
  overflow: hidden;
}

h3.twofas-danger-zone-header.twofas-show {
  margin-bottom: 23px;
  max-height: 9999px;
}

.twofas-danger-zone-box {
  background: #fff;
  border: 0;
  border-radius: 4px;
  box-sizing: border-box;
  max-height: 0;
  overflow: hidden;
}

.twofas-danger-zone-box.twofas-show {
  border: 1px solid #ed1c24;
  max-height: 9999px;
}

.twofas-danger-zone-box-item {
  border-bottom: 1px solid #f1f1f1;
  padding: 44px 41px;
  text-align: left;
}

@media all and (max-width: 600px) {
  .twofas-danger-zone-box-item {
    padding: 20px;
    text-align: center;
  }
}

.twofas-danger-zone-box-item:last-of-type {
  border-bottom: 0;
}

.twofas-danger-zone-box-item-switch {
  align-items: center;
  display: flex;
  flex-direction: row;
  margin-top: 24px;
}

@media all and (max-width: 600px) {
  .twofas-danger-zone-box-item-switch {
    display: inline-flex;
    margin-left: auto;
    margin-right: auto;
  }
}

.twofas-danger-zone-box-item-switch > label {
  color: #000;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem;
  margin-right: 21px;
}

.twofas-danger-zone-box-item-remove-config a {
  -moz-appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
  color: #ed1c24;
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.0625rem;
  margin-top: 19px;
  outline: none !important;
}

.twofas-danger-zone-box-item-remove-config a:hover {
  color: #de1219;
}

.twofas-danger-zone-box-item-remove-config a:focus, .twofas-danger-zone-box-item-remove-config a:active {
  box-shadow: none;
  color: #ed1c24;
  outline: none !important;
}

.twofas-danger-zone-box-item h4 {
  color: #000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  margin-bottom: 6px;
  margin-top: 0;
  text-align: left;
}

@media all and (max-width: 600px) {
  .twofas-danger-zone-box-item h4 {
    text-align: center;
  }
}

.twofas-danger-zone-box-item h5 {
  color: #898989;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 0.9375rem;
  margin-bottom: 0;
  margin-top: 0;
}

.twofas-light-toast {
  background: #333;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  cursor: pointer;
  display: block;
  height: 62px;
  min-width: 200px;
  padding: 15px 20px;
  position: fixed;
  right: 15px;
  top: 47px;
  z-index: 9999;
  transform: translateX(150%);
  transition: transform 1s cubic-bezier(0.87, -0.41, 0.19, 1.44), top 0.75s cubic-bezier(0.87, -0.41, 0.19, 1.44);
}

@media all and (max-width: 782px) {
  .twofas-light-toast {
    top: 61px;
  }
}

.twofas-light-toast:nth-of-type(2) {
  top: 119px;
}

@media all and (max-width: 782px) {
  .twofas-light-toast:nth-of-type(2) {
    top: 134px;
  }
}

.twofas-light-toast:nth-of-type(3) {
  top: 191px;
}

@media all and (max-width: 782px) {
  .twofas-light-toast:nth-of-type(3) {
    top: 206px;
  }
}

.twofas-light-toast:nth-of-type(4) {
  top: 263px;
}

@media all and (max-width: 782px) {
  .twofas-light-toast:nth-of-type(4) {
    top: 278px;
  }
}

.twofas-light-toast:nth-of-type(1n + 5) {
  display: none;
}

.twofas-light-toast:hover {
  background: rgba(77, 77, 77, 0.75);
}

.twofas-light-toast.twofas-show {
  transform: translateX(0);
}

.twofas-light-toast.twofas-light-toast-success {
  background: #66bb6a;
}

.twofas-light-toast.twofas-light-toast-success:hover {
  background: rgba(137, 203, 140, 0.75);
}

.twofas-light-toast.twofas-light-toast-error {
  background: #ef5350;
}

.twofas-light-toast.twofas-light-toast-error:hover {
  background: rgba(243, 129, 127, 0.75);
}

.twofas-light-toast.twofas-light-toast-warning {
  background: #ffca28;
}

.twofas-light-toast.twofas-light-toast-warning:hover {
  background: rgba(255, 215, 91, 0.75);
}

.twofas-light-toast p {
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1.3;
  margin: 0;
}

.twofas-config-wrapper {
  display: none;
  margin-bottom: 50px;
}

.twofas-config-wrapper.twofas-show {
  display: block;
}

.twofas-light-view-renderer-error {
  background: #fff;
  border-left: 4px solid #dc3232;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  padding: 5px 12px;
  margin: 5px 0 15px;
}

body.login .twofas-light-view-renderer-error-container {
  margin: auto;
  width: 320px;
}

.twofas-light-error-message .twofas-light-error-list {
  padding-left: 2px;
}

.twofas-modal-backdrop {
  background: rgba(79, 79, 79, 0.5);
  display: none;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}

.twofas-modal-backdrop.twofas-show {
  display: table;
}

.twofas-modal-container {
  display: table;
  height: 100%;
  width: 100%;
}

.twofas-modal-cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.twofas-modal {
  background: #fff;
  box-shadow: 4px 4px 50px rgba(0, 0, 0, 0.25);
  color: #000;
  display: inline-block;
  max-height: 80%;
  max-width: 652px;
  padding: 57px 20px;
  position: relative;
  width: 60%;
}

@media all and (max-width: 991px) {
  .twofas-modal {
    max-height: none;
    width: 75%;
  }
}

@media all and (max-width: 660px) {
  .twofas-modal {
    width: 90%;
  }
}

.twofas-modal-close {
  position: absolute;
  right: 0;
  top: 0;
}

.twofas-modal-codes {
  margin-bottom: 30px;
}

.twofas-modal-codes h6 {
  color: #000;
  font-size: 1.25rem;
  font-weight: 800;
  letter-spacing: .05em;
  line-height: 2.1875rem;
  margin-bottom: 0;
  margin-top: 0;
}

@media all and (max-width: 500px) {
  .twofas-modal-codes h6 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.twofas-modal-buttons {
  align-items: center;
  display: inline-flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
}

.twofas-modal-buttons.horizontal {
  flex-direction: row;
}

.twofas-modal-buttons.horizontal a:first-of-type, .twofas-modal-buttons.horizontal button:first-of-type {
  margin-right: 13px;
}

.twofas-modal h5 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  margin-bottom: 38px;
}

.twofas-modal h6.twofas-private-key {
  color: #000;
  font-size: 1.25rem;
  font-weight: 800;
  letter-spacing: .05em;
  line-height: 2.1875rem;
  margin-bottom: 48px;
}

.twofas-modal p {
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin-bottom: 36px;
  margin-top: 0;
}

.twofas-modal p.twofas-private-key-instructions {
  max-width: 376px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.twofas-modal p.small-margin {
  margin-bottom: 10px;
}

.twofas-modal p em {
  color: #ED1C24;
  font-style: normal;
}

.twofas-rate-plugin-prompt {
  -webkit-animation: slide-in .5s ease-in-out 3s 1 both;
  animation: slide-in .5s ease-in-out 3s 1 both;
  background: #fff;
  border-radius: 4px;
  color: #000;
  left: 50%;
  margin-left: 80px;
  max-width: 95%;
  padding: 30px;
  position: fixed;
  text-align: center;
  top: 40px;
  transform: translateX(-50%) translateY(-100%);
  transition: visibility 0s 0s;
  visibility: visible;
  width: 550px;
  z-index: 9999;
}

@media all and (max-width: 960px) {
  .twofas-rate-plugin-prompt {
    margin-left: 18px;
  }
}

@media all and (max-width: 782px) {
  .twofas-rate-plugin-prompt {
    margin-left: 0;
    top: 46px;
  }
}

.twofas-rate-plugin-prompt.closed {
  -webkit-animation: slide-out .5s ease-in-out 1 both;
  animation: slide-out .5s ease-in-out 1 both;
  transition: visibility 0s .5s;
  visibility: hidden;
}

.twofas-rate-plugin-prompt-header {
  margin-bottom: 15px;
}

.twofas-rate-plugin-prompt-header h6 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem;
  margin-bottom: 6px;
  margin-top: 0;
}

.twofas-rate-plugin-prompt-content {
  margin-bottom: 15px;
}

.twofas-rate-plugin-prompt-content p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  margin: 0;
}

.twofas-rate-plugin-prompt-buttons {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
}

.twofas-rate-plugin-prompt-buttons a,
    .twofas-rate-plugin-prompt-buttons button {
  margin-bottom: 6px;
}

@-webkit-keyframes slide-in {
  from {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0);
    transform: translateX(-50%) translateY(-100%);
  }

  to {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    transform: translateX(-50%) translateY(0);
  }
}

@keyframes slide-in {
  from {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0);
    transform: translateX(-50%) translateY(-100%);
  }

  to {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    transform: translateX(-50%) translateY(0);
  }
}

@-webkit-keyframes slide-out {
  from {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    transform: translateX(-50%) translateY(0);
  }

  to {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0);
    transform: translateX(-50%) translateY(-100%);
  }
}

@keyframes slide-out {
  from {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    transform: translateX(-50%) translateY(0);
  }

  to {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0);
    transform: translateX(-50%) translateY(-100%);
  }
}

.twofas-admin-settings {
  width: 100%;
}

.twofas-admin-settings-buttons {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 40px 0;
  width: 100%;
}

.twofas-admin-settings .twofas-card-body {
  max-width: 100%;
  padding: 0;
}

.twofas-admin-settings .twofas-card-body-content {
  padding: 22px 40px 0px;
}

@media all and (max-width: 960px) {
  .twofas-admin-settings .twofas-card-body-content {
    padding: 22px 30px 0;
  }
}

@media all and (max-width: 800px) {
  .twofas-admin-settings .twofas-card-body-content {
    padding: 22px 20px 0;
  }
}

@media all and (max-width: 680px) {
  .twofas-admin-settings .twofas-card-body-content {
    padding: 20px 20px 0;
  }
}

.twofas-admin-settings .twofas-card-body-content table {
  border-bottom: 1px solid #d4d4d9;
  border-collapse: collapse;
  width: 100%;
}

@media all and (max-width: 680px) {
  .twofas-admin-settings .twofas-card-body-content table {
    border-bottom: 0;
    display: block;
  }

  .twofas-admin-settings .twofas-card-body-content table tbody,
            .twofas-admin-settings .twofas-card-body-content table tr {
    display: block;
  }

  .twofas-admin-settings .twofas-card-body-content table tr {
    border-bottom: 1px solid #d4d4d9;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .twofas-admin-settings .twofas-card-body-content table tr:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .twofas-admin-settings .twofas-card-body-content table td {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    min-height: 22px;
    width: 100%;
  }
}

@media all and (max-width: 680px) {
  .twofas-admin-settings .twofas-card-body-content table thead {
    display: none;
  }
}

.twofas-admin-settings .twofas-card-body-content table thead tr {
  vertical-align: bottom;
}

.twofas-admin-settings .twofas-card-body-content table thead tr th {
  border-bottom: 1px solid #d4d4d9;
  color: #000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  padding: 0 5px 23px;
}

@media all and (max-width: 960px) {
  .twofas-admin-settings .twofas-card-body-content table thead tr th {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}

.twofas-admin-settings .twofas-card-body-content table thead tr th:first-of-type {
  color: #898989;
}

.twofas-admin-settings .twofas-card-body-content table tbody tr:first-of-type td {
  padding-top: 34px;
}

@media all and (max-width: 960px) {
  .twofas-admin-settings .twofas-card-body-content table tbody tr:first-of-type td {
    padding-top: 25px;
  }
}

@media all and (max-width: 680px) {
  .twofas-admin-settings .twofas-card-body-content table tbody tr:first-of-type td {
    padding-top: 0;
  }
}

.twofas-admin-settings .twofas-card-body-content table tbody tr td {
  color: #000;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  padding-bottom: 34px;
  text-align: center;
}

@media all and (max-width: 960px) {
  .twofas-admin-settings .twofas-card-body-content table tbody tr td {
    padding-bottom: 25px;
  }
}

@media all and (max-width: 680px) {
  .twofas-admin-settings .twofas-card-body-content table tbody tr td {
    margin-bottom: 5px;
    padding-bottom: 0;
    text-align: left;
  }

  .twofas-admin-settings .twofas-card-body-content table tbody tr td::before {
    content: attr(data-rwd-desc);
  }

  .twofas-admin-settings .twofas-card-body-content table tbody tr td:nth-of-type(1) {
    font-weight: 700;
  }

  .twofas-admin-settings .twofas-card-body-content table tbody tr td:nth-of-type(4) {
    margin-bottom: 0;
  }

  .twofas-admin-settings .twofas-card-body-content table tbody tr td::before {
    margin-right: 5px;
  }

  .twofas-admin-settings .twofas-card-body-content table tbody tr td p {
    display: inline;
  }
}

.twofas-admin-settings .twofas-card-body-content table tr th:first-of-type,
        .twofas-admin-settings .twofas-card-body-content table tr td:first-of-type {
  text-align: left;
}

.twofas-admin-settings .twofas-card-body-content table tr th:last-of-type,
        .twofas-admin-settings .twofas-card-body-content table tr td:last-of-type {
  text-align: right;
}

@media all and (max-width: 680px) {
  .twofas-admin-settings .twofas-card-body-content table tr th:last-of-type,
            .twofas-admin-settings .twofas-card-body-content table tr td:last-of-type {
    text-align: left;
  }
}

.twofas-admin-settings .twofas-card-body-footer {
  border-top: 1px solid #f1f1f1;
  padding: 22px 0;
}

@media all and (max-width: 960px) {
  .twofas-admin-settings .twofas-card-body-footer {
    padding: 18px 0;
  }
}

.twofas-admin-settings .twofas-card-body-footer p {
  color: #898989;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1rem;
  margin: 0;
  padding: 0;
  text-align: center;
}

@media all and (max-width: 960px) {
  .twofas-admin-settings .twofas-card-body-footer p {
    font-size: 0.75rem;
  }
}

.twofas-admin-settings .twofas-card-body-footer p a {
  color: #ED1C24;
}

.twofas-admin-settings h3 {
  margin-bottom: 23px;
}

.checkbox-container {
  display: inline-block;
}

.checkbox-container input[type='checkbox'] {
  display: none;
}

.checkbox-container input:checked + label .unchecked {
  display: none;
}

.checkbox-container input:checked + label .checked {
  display: flex;
}

.checkbox-container label {
  border-radius: 50%;
  display: block;
  height: 22px;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 22px;
}

.checkbox-container label .unchecked {
  border: 2px solid #d4d4d9;
  border-radius: 50%;
  display: block;
  height: 100%;
  width: 100%;
}

.checkbox-container label .checked {
  align-items: center;
  background-color: #ED1C24;
  border: 2px solid transparent;
  border-radius: 50%;
  display: none;
  height: 100%;
  justify-content: center;
  padding: 3px;
  text-align: center;
  width: 100%;
}

.twofas-login-configuration-step {
  margin-left: 50%;
  transform: translateX(-50%);
  width: 100vw;
}

.twofas-login-configuration-step .twofas-card {
  width: 95%;
}

.twofas-login-configuration-step form {
  background: none;
  border: 0;
  box-shadow: none;
  font-weight: unset;
  margin-left: unset;
  margin-top: unset;
  overflow: unset;
  padding: 0;
}

.twofas-login-configuration-step form input[type="text"] {
  background-color: transparent;
  background-image: url('data:image/svg+xml;utf8,<svg fill="none" height="2" viewBox="0 0 195 2" width="195" xmlns="http://www.w3.org/2000/svg"><g fill="%23ed1c24"><rect height="2" rx="1" width="29.5246"/><rect height="2" rx="1" width="28.1514" x="33.6443"/><rect height="2" rx="1" width="29.5246" x="65.9155"/><rect height="2" rx="1" width="29.5246" x="99.5598"/><rect height="2" rx="1" width="28.1514" x="133.204"/><rect height="2" rx="1" width="29.5246" x="165.475"/></g></svg>');
  background-size: 195px 2px;
  background-position: bottom left;
  background-repeat: no-repeat;
  line-height: 29px;
  margin: 0 -18.5px 0 0;
  min-height: unset;
  padding: 0 0 0 8px;
  width: 213.5px;
}

.twofas-light-wrapper + #backtoblog {
  margin: 0;
  padding: 0;
  text-align: center;
}

.twofas-card-body-1 {
  display: flex;
  flex-direction: row;
}

@media all and (max-width: 500px) {
  .twofas-card-body-1 {
    flex-direction: column;
  }
}

.twofas-card-body-1-content {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 24px;
}

@media all and (max-width: 767px) {
  .twofas-card-body-1-content {
    margin-left: 15px;
  }
}

@media all and (max-width: 500px) {
  .twofas-card-body-1-content {
    margin-bottom: 20px;
    margin-left: 0;
  }
}

.twofas-card-body-1-content-stores {
  display: flex;
  flex-direction: row;
}

@media all and (max-width: 640px) {
  .twofas-card-body-1-content-stores {
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
}

.twofas-card-body-1-content-stores a {
  display: inline-block;
}

.twofas-card-body-1-content-stores a:first-of-type {
  margin-right: 10px;
}

@media all and (max-width: 640px) {
  .twofas-card-body-1-content-stores a:first-of-type {
    margin-bottom: 10px;
    margin-right: 0;
  }
}

.twofas-card-body-1-content h4 {
  margin-bottom: 25px;
  text-align: left;
}

@media all and (max-width: 640px) {
  .twofas-card-body-1-content h4 {
    text-align: center;
  }
}

@media all and (max-width: 500px) {
  .twofas-card-body-1 > img,
    .twofas-card-body-1 > picture {
    border-bottom: 1px solid #f1f1f1;
    display: block;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
    width: 90%;
  }
}

.twofas-card-body-2 {
  display: flex;
  flex-direction: row;
  padding-bottom: 46px;
}

@media all and (max-width: 550px) {
  .twofas-card-body-2 {
    flex-direction: column;
    padding-bottom: 20px;
  }
}

.twofas-card-body-2-qr {
  align-items: center;
  display: flex;
  flex-direction: column;
}

@media all and (max-width: 550px) {
  .twofas-card-body-2-qr {
    margin-bottom: 20px;
  }
}

.twofas-card-body-2-qr > img {
  height: 200px;
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -moz-crisp-edges;
  image-rendering: pixelated;
  margin-bottom: 27px;
  width: 200px;
}

@media all and (max-width: 550px) {
  .twofas-card-body-2-qr > img {
    margin-bottom: 10px;
  }
}

.twofas-card-body-2-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 87px;
}

@media all and (max-width: 800px) {
  .twofas-card-body-2-content {
    margin-left: 50px;
  }
}

@media all and (max-width: 670px) {
  .twofas-card-body-2-content {
    margin-left: 20px;
  }
}

@media all and (max-width: 550px) {
  .twofas-card-body-2-content {
    margin-left: 0;
  }
}

.twofas-card-body-2-content h4 {
  margin-bottom: 25px;
  text-align: left;
}

@media all and (max-width: 670px) {
  .twofas-card-body-2-content h4 {
    margin-bottom: 10px;
  }
}

@media all and (max-width: 550px) {
  .twofas-card-body-2-content h4 {
    text-align: center;
  }
}

@media all and (max-width: 550px) {
  .twofas-card-body-2-content p {
    text-align: center;
  }
}

.twofas-card-body-3-content-totp-token-container {
  display: inline-flex;
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
}

.twofas-card-body-3-content-totp-token form {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 67px;
  text-align: center;
}

@media all and (max-width: 500px) {
  .twofas-card-body-3-content-totp-token form {
    margin-bottom: 30px;
  }
}

.twofas-card-body-3-content-totp-token form label {
  color: #898989;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
  margin-bottom: 27px;
}

@media all and (max-width: 500px) {
  .twofas-card-body-3-content-totp-token form label {
    margin-bottom: 10px;
  }
}

.twofas-card-body-3-content-totp-token form input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg fill="none" height="2" viewBox="0 0 195 2" width="195" xmlns="http://www.w3.org/2000/svg"><g fill="%23ed1c24"><rect height="2" rx="1" width="29.5246"/><rect height="2" rx="1" width="28.1514" x="33.6443"/><rect height="2" rx="1" width="29.5246" x="65.9155"/><rect height="2" rx="1" width="29.5246" x="99.5598"/><rect height="2" rx="1" width="28.1514" x="133.204"/><rect height="2" rx="1" width="29.5246" x="165.475"/></g></svg>');
  background-size: 195px 2px;
  background-position: bottom left;
  background-repeat: no-repeat;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  color: #000;
  font-family: monospace;
  font-size: 24px;
  font-weight: 500;
  height: 42px;
  letter-spacing: 18.5px;
  line-height: 29px;
  margin-right: -18.5px;
  outline: 0;
  padding: 0 0 0 8px;
  width: 213.5px;
}

.twofas-card-body-3-content-totp-token form input:last-of-type {
  margin-right: 0;
}

.twofas-card-body-3-content-totp-token form input:focus, .twofas-card-body-3-content-totp-token form input:active {
  border: 0;
  box-shadow: none;
  outline: 0;
}

.twofas-card-body-3-content h4 {
  margin-bottom: 43px;
  text-align: center;
}

#twofas-light-loginform {
  padding-bottom: 20px !important;
}

.twofas-light-login-footer {
  position: absolute;
  bottom: 30px;
  right: 30px;
}

.twofas-light-login-footer:hover .twofas-light-login-footer-tooltip {
  display: inline;
}

.twofas-light-login-footer.twofas-login-configuration-footer {
  bottom: auto;
  position: relative;
  margin-right: 30px;
  right: auto;
  text-align: right;
}

.twofas-light-login-footer.twofas-login-configuration-footer .twofas-light-login-footer-tooltip {
  position: absolute;
  right: 35px;
}

.twofas-light-login-footer .twofas-light-login-footer-tooltip {
  display: none;
  width: 250px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  margin-top: 3px;
  margin-right: 4px;
  float: left;
}

.twofas-light-login-nav {
  margin-top: 10px;
}

.twofas-light-login-nav .twofas-light-login-nav-wrapper {
  padding: 10px 24px;
}

.twofas-light-login-nav .twofas-light-login-nav-wrapper .twofas-light-table-wrapper {
  width: 100%;
  display: table;
}

.twofas-light-login-nav .twofas-light-login-nav-wrapper .twofas-light-table-wrapper .twofas-light-login-nav-message {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  font-size: 11px;
  line-height: 19px;
  color: #72777c;
}

.twofas-light-login-nav .twofas-light-login-nav-wrapper .twofas-light-table-wrapper .twofas-light-login-nav-message a {
  font-size: 11px;
  line-height: 19px;
  color: #72777c;
}

.twofas-light-login-nav .twofas-light-login-nav-wrapper .twofas-light-table-wrapper .twofas-light-login-nav-message .twofas-light-login-nav-form {
  box-shadow: none;
  padding: 0;
  margin: 0;
  background: transparent;
  border: none;
}

.twofas-light-login-nav .twofas-light-login-nav-wrapper .twofas-light-table-wrapper .twofas-light-login-nav-message .twofas-light-login-nav-form input {
  font-size: 11px;
  line-height: 19px;
  text-decoration: underline;
  color: #72777c;
}

.toplevel_page_twofas-light-menu > a img {
  height: 20px;
  padding-top: 7px !important;
  width: 20px;
}

/*# sourceMappingURL=twofas_light.css.map */
