.twofas-light-wrapper {
  font-family: Arial, 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 a {
    color: inherit;
    outline: none;
    text-decoration: none; }
    .twofas-light-wrapper a:hover, .twofas-light-wrapper a:active, .twofas-light-wrapper a:focus {
      color: inherit;
      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 .button-success {
    background-color: #3ab234;
    border-color: #349e2e #30942b #30942b;
    box-shadow: 0 1px 0 #30942b;
    color: #fff;
    text-shadow: 0 -1px 1px #30942b, 1px 0 1px #30942b, 0 1px 1px #30942b, -1px 0 1px #30942b; }
    .twofas-light-wrapper .button-success:hover, .twofas-light-wrapper .button-success:active, .twofas-light-wrapper .button-success:focus {
      background-color: #3dbc37;
      color: #fff;
      outline: 0; }

.twofas-light-wrapper h3,
.twofas-light-wrapper h3,
.twofas-light-wrapper h4 {
  font-weight: 400;
  margin-left: auto;
  margin-right: auto;
  max-width: 1386px; }
.twofas-light-wrapper h3 {
  color: #282c32;
  font-size: 1.875rem;
  letter-spacing: .4px;
  margin-bottom: 11px;
  margin-top: 0;
  text-align: center; }
  @media all and (max-width: 1199px) {
    .twofas-light-wrapper h3 {
      font-size: 1.75rem;
      margin-bottom: 9px; } }
  @media all and (max-width: 991px) {
    .twofas-light-wrapper h3 {
      font-size: 1.625rem;
      margin-bottom: 7px; } }
  @media all and (max-width: 767px) {
    .twofas-light-wrapper h3 {
      font-size: 1.5rem;
      margin-bottom: 5px; } }
.twofas-light-wrapper h4 {
  color: #7d7d7d;
  font-size: 1.375rem;
  margin-bottom: 42px;
  margin-top: 0;
  letter-spacing: .3px;
  line-height: 1.38;
  text-align: center; }
  @media all and (max-width: 1199px) {
    .twofas-light-wrapper h4 {
      font-size: 1.25rem; } }
  @media all and (max-width: 991px) {
    .twofas-light-wrapper h4 {
      font-size: 1.125rem;
      line-height: 1.3; } }
  @media all and (max-width: 767px) {
    .twofas-light-wrapper h4 {
      font-size: 1rem; } }
  .twofas-light-wrapper h4.twofas-light-trusted-devices-desc {
    padding: 0 100px; }
    @media all and (max-width: 1200px) {
      .twofas-light-wrapper h4.twofas-light-trusted-devices-desc {
        padding: 0 75px; } }
    @media all and (max-width: 1199px) {
      .twofas-light-wrapper h4.twofas-light-trusted-devices-desc {
        padding: 0 50px; } }
    @media all and (max-width: 991px) {
      .twofas-light-wrapper h4.twofas-light-trusted-devices-desc {
        padding: 0 25px; } }
    @media all and (max-width: 767px) {
      .twofas-light-wrapper h4.twofas-light-trusted-devices-desc {
        padding: 0; } }

.twofas-light-logo-header {
  padding-top: 10px;
  margin-bottom: 37px; }
  @media all and (max-width: 1199px) {
    .twofas-light-logo-header {
      margin-bottom: 30px; } }
  @media all and (max-width: 991px) {
    .twofas-light-logo-header {
      margin-bottom: 25px; } }
  @media all and (max-width: 767px) {
    .twofas-light-logo-header {
      margin-bottom: 20px;
      padding-top: 0; } }
  .twofas-light-logo-header h1 {
    font-size: 0;
    min-height: 43px;
    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: 43px;
      width: 43px; }
    .twofas-light-logo-header h1 .twofas-light-logo-header-title {
      font-size: 1.375rem;
      font-weight: 100;
      line-height: 1.625rem;
      margin-left: 5px;
      padding: 9px 0 4px;
      width: calc(100% - 43px - 5px); }
      @media all and (max-width: 991px) {
        .twofas-light-logo-header h1 .twofas-light-logo-header-title {
          font-size: 1.25rem;
          line-height: 1.5rem; } }
      @media all and (max-width: 767px) {
        .twofas-light-logo-header h1 .twofas-light-logo-header-title {
          font-size: 1.125rem;
          line-height: 1.375rem; } }
      .twofas-light-logo-header h1 .twofas-light-logo-header-title .twofas-light-classy-font {
        font-family: 'Bilbo Swash Caps', cursive;
        font-size: 120%; }

.twofas-light-config-bar {
  height: 60px;
  line-height: 60px;
  margin-bottom: 45px;
  width: 100%; }
  @media all and (max-width: 767px) {
    .twofas-light-config-bar {
      height: auto;
      line-height: 1; } }
  .twofas-light-config-bar-description {
    display: inline-block;
    font-size: 1rem;
    letter-spacing: .3px;
    vertical-align: middle; }
    @media all and (max-width: 767px) {
      .twofas-light-config-bar-description {
        display: table-cell;
        font-size: 0.875rem;
        padding-left: 10px; } }
  .twofas-light-config-bar-switch {
    display: inline-block; }
    .twofas-light-config-bar-switch .twofas-light-totp-switch {
      display: none; }
      .twofas-light-config-bar-switch .twofas-light-totp-switch[value='totp_enabled'] + label {
        background: #55cc4e; }
      .twofas-light-config-bar-switch .twofas-light-totp-switch[value='totp_disabled'] + label {
        background: #ff2b23; }
        .twofas-light-config-bar-switch .twofas-light-totp-switch[value='totp_disabled'] + label span.twofas-light-totp-switch-indicator {
          box-shadow: 0 3px 4px 0 #4a4a4a;
          transform: translateX(30px) translateY(-50%); }
      .twofas-light-config-bar-switch .twofas-light-totp-switch[disabled] + label {
        background: #7d7d7d;
        cursor: wait; }
        .twofas-light-config-bar-switch .twofas-light-totp-switch[disabled] + label span.twofas-light-totp-switch-indicator {
          box-shadow: 0 3px 4px 0 #4a4a4a; }
    .twofas-light-config-bar-switch label {
      border-radius: 16px;
      display: inline-block;
      height: 32px;
      margin-left: 10px;
      overflow: hidden;
      position: relative;
      transition: all .5s ease-in-out;
      width: 64px; }
      .twofas-light-config-bar-switch label span.twofas-light-totp-switch-indicator {
        background-color: #fff;
        border-radius: 50%;
        box-shadow: 0 3px 4px 0 #55b34f;
        display: inline-block;
        height: 24px;
        left: 5px;
        position: absolute;
        top: 50%;
        transform: translateX(0) translateY(-50%);
        transition: all .5s ease-in-out;
        width: 24px; }
  .twofas-light-config-bar-configured, .twofas-light-config-bar-not-configured {
    border-radius: 6px;
    display: none;
    height: 100%;
    padding: 0 24px;
    width: 100%; }
    @media all and (max-width: 991px) {
      .twofas-light-config-bar-configured, .twofas-light-config-bar-not-configured {
        padding: 0 15px; } }
    @media all and (max-width: 767px) {
      .twofas-light-config-bar-configured, .twofas-light-config-bar-not-configured {
        padding: 10px; } }
    .twofas-light-config-bar-configured.twofas-light-show, .twofas-light-config-bar-not-configured.twofas-light-show {
      display: block; }
      @media all and (max-width: 767px) {
        .twofas-light-config-bar-configured.twofas-light-show, .twofas-light-config-bar-not-configured.twofas-light-show {
          display: table; } }
  .twofas-light-config-bar-configured {
    background: #fff;
    color: #282c32; }
  .twofas-light-config-bar-not-configured {
    background: #dbdbdb;
    color: #4a4a4a; }
  .twofas-light-config-bar .twofas-light-icon {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle; }
    @media all and (max-width: 767px) {
      .twofas-light-config-bar .twofas-light-icon {
        display: table-cell; } }

.twofas-light-card {
  background: #fff;
  margin: 0 auto 42px;
  max-width: 1386px;
  padding: 31px 70px; }
  @media all and (max-width: 991px) {
    .twofas-light-card {
      padding: 25px 50px; } }
  @media all and (max-width: 767px) {
    .twofas-light-card {
      padding: 25px; } }
  .twofas-light-card:last-of-type {
    margin-bottom: 0; }
  .twofas-light-card::after {
    content: '';
    display: table;
    clear: both; }
  .twofas-light-card-step {
    margin-bottom: 24px;
    position: relative;
    text-align: center;
    width: 100%; }
    .twofas-light-card-step::after {
      background: #e8e8e8;
      content: '';
      height: 1px;
      left: 0;
      position: absolute;
      top: 50%;
      width: 100%;
      z-index: 1; }
    .twofas-light-card-step-box {
      display: inline-block;
      background: #fff;
      padding: 0 19px;
      position: relative;
      z-index: 2; }
      .twofas-light-card-step-box h6 {
        color: #282c32;
        display: inline-block;
        font-size: 1.5rem;
        font-weight: 400;
        letter-spacing: .3px;
        margin-bottom: 0;
        margin-top: 0;
        vertical-align: middle; }
        @media all and (max-width: 1199px) {
          .twofas-light-card-step-box h6 {
            font-size: 1.375rem; } }
        @media all and (max-width: 991px) {
          .twofas-light-card-step-box h6 {
            font-size: 1.25rem; } }
        @media all and (max-width: 767px) {
          .twofas-light-card-step-box h6 {
            font-size: 1.125rem; } }
    .twofas-light-card-step-number {
      background: #55cc4e;
      border-radius: 50%;
      color: #fff;
      display: inline-block;
      font-size: 2.375rem;
      height: 60px;
      letter-spacing: .5px;
      line-height: 60px;
      margin-left: 10px;
      text-align: center;
      vertical-align: middle;
      width: 60px; }
      @media all and (max-width: 991px) {
        .twofas-light-card-step-number {
          font-size: 2.125rem;
          height: 50px;
          line-height: 50px;
          width: 50px; } }
      @media all and (max-width: 767px) {
        .twofas-light-card-step-number {
          font-size: 1.875rem;
          height: 40px;
          line-height: 40px;
          width: 40px; } }
  .twofas-light-card-description {
    color: #7d7d7d;
    font-size: 1.375rem;
    letter-spacing: .3px;
    line-height: 1.38;
    margin-bottom: 56px;
    margin-top: 0;
    text-align: center; }
    @media all and (max-width: 1199px) {
      .twofas-light-card-description {
        font-size: 1.25rem; } }
    @media all and (max-width: 991px) {
      .twofas-light-card-description {
        font-size: 1.125rem; } }
    @media all and (max-width: 767px) {
      .twofas-light-card-description {
        font-size: 1rem; } }
    .twofas-light-card-description.twofas-light-qr-desc {
      margin-bottom: 46px; }
    .twofas-light-card-description.twofas-light-private-key-desc {
      margin-bottom: 0; }
      @media all and (max-width: 600px) {
        .twofas-light-card-description.twofas-light-private-key-desc {
          clear: both;
          float: none;
          padding-top: 20px;
          width: 100%; } }
      .twofas-light-card-description.twofas-light-private-key-desc a:hover, .twofas-light-card-description.twofas-light-private-key-desc a:focus, .twofas-light-card-description.twofas-light-private-key-desc a:active {
        box-shadow: none;
        outline: 0; }
    .twofas-light-card-description.twofas-light-private-key {
      display: none;
      margin-bottom: 0;
      margin-top: 10px; }
      .twofas-light-card-description.twofas-light-private-key.twofas-light-show {
        display: block; }
    @media all and (max-width: 767px) {
      .twofas-light-card-description.twofas-light-totp-token-desc {
        margin-bottom: 20px; } }
    .twofas-light-card-description a {
      color: #282c32; }
      .twofas-light-card-description a:hover {
        color: black;
        text-decoration: underline; }
  .twofas-light-card-mobile-apps {
    font-size: 0; }
    @media all and (max-width: 991px) {
      .twofas-light-card-mobile-apps {
        height: auto; } }
    .twofas-light-card-mobile-apps::after {
      content: '';
      display: table;
      clear: both; }
    .twofas-light-card-mobile-apps-left, .twofas-light-card-mobile-apps-right {
      display: block;
      float: left;
      height: 100%;
      text-align: center;
      width: 50%; }
      @media all and (max-width: 991px) {
        .twofas-light-card-mobile-apps-left, .twofas-light-card-mobile-apps-right {
          float: none;
          width: 100%; } }
    @media all and (max-width: 991px) {
      .twofas-light-card-mobile-apps-left {
        margin-bottom: 60px; } }
    .twofas-light-card-mobile-apps-left .twofas-light-card-mobile-apps-logo {
      right: 0;
      transform: translate(50%, -50%); }
      @media all and (max-width: 991px) {
        .twofas-light-card-mobile-apps-left .twofas-light-card-mobile-apps-logo {
          right: 50%; } }
      @media all and (max-width: 1350px) {
        .twofas-light-card-mobile-apps-left .twofas-light-card-mobile-apps-logo img {
          height: 100px; } }
      @media all and (max-width: 1100px) {
        .twofas-light-card-mobile-apps-left .twofas-light-card-mobile-apps-logo img {
          height: 80px; } }
    .twofas-light-card-mobile-apps-right .twofas-light-card-mobile-apps-logo {
      left: 0;
      transform: translate(-50%, -50%); }
      @media all and (max-width: 991px) {
        .twofas-light-card-mobile-apps-right .twofas-light-card-mobile-apps-logo {
          left: 50%; } }
      .twofas-light-card-mobile-apps-right .twofas-light-card-mobile-apps-logo img {
        height: 130px; }
        @media all and (max-width: 1350px) {
          .twofas-light-card-mobile-apps-right .twofas-light-card-mobile-apps-logo img {
            height: 90px; } }
        @media all and (max-width: 1100px) {
          .twofas-light-card-mobile-apps-right .twofas-light-card-mobile-apps-logo img {
            height: 70px; } }
    .twofas-light-card-mobile-apps-img-wrapper {
      border-bottom: 1px solid #e8e8e8; }
      @media all and (max-width: 1450px) {
        .twofas-light-card-mobile-apps-img-wrapper {
          height: 450px; } }
      @media all and (max-width: 1300px) {
        .twofas-light-card-mobile-apps-img-wrapper {
          height: 350px; } }
      @media all and (max-width: 1100px) {
        .twofas-light-card-mobile-apps-img-wrapper {
          height: 250px; } }
    .twofas-light-card-mobile-apps-img-container {
      display: inline-block;
      height: 100%;
      position: relative; }
      .twofas-light-card-mobile-apps-img-container img {
        max-height: 100%; }
    .twofas-light-card-mobile-apps-logo {
      position: absolute;
      top: 50%; }
      .twofas-light-card-mobile-apps-logo img {
        height: 150px;
        width: auto; }
    .twofas-light-card-mobile-apps-desc {
      padding-top: 18px;
      text-align: center; }
      .twofas-light-card-mobile-apps-desc::after {
        content: '';
        display: table;
        clear: both; }
      .twofas-light-card-mobile-apps-desc-col {
        display: block;
        float: left;
        width: 50%; }
      .twofas-light-card-mobile-apps-desc-shop a {
        display: inline-block; }
        @media all and (max-width: 550px) {
          .twofas-light-card-mobile-apps-desc-shop a {
            display: block;
            margin: 0 auto; } }
        .twofas-light-card-mobile-apps-desc-shop a:focus, .twofas-light-card-mobile-apps-desc-shop a:active {
          box-shadow: none;
          outline: 0; }
        .twofas-light-card-mobile-apps-desc-shop a:first-of-type {
          margin-right: 25px; }
          @media all and (max-width: 550px) {
            .twofas-light-card-mobile-apps-desc-shop a:first-of-type {
              margin-bottom: 15px;
              margin-right: 0; } }
        .twofas-light-card-mobile-apps-desc-shop a img {
          height: 60px;
          width: auto; }
          @media all and (max-width: 1300px) {
            .twofas-light-card-mobile-apps-desc-shop a img {
              height: 50px; } }
          @media all and (max-width: 1199px) {
            .twofas-light-card-mobile-apps-desc-shop a img {
              height: 40px; } }
          @media all and (max-width: 991px) {
            .twofas-light-card-mobile-apps-desc-shop a img {
              height: 50px; } }
          @media all and (max-width: 767px) {
            .twofas-light-card-mobile-apps-desc-shop a img {
              height: 40px; } }
      .twofas-light-card-mobile-apps-desc h4 {
        color: #7d7d7d;
        font-size: 1.3125rem;
        font-weight: 400;
        letter-spacing: .2px;
        line-height: 1.71;
        margin-bottom: 10px;
        margin-top: 0;
        text-align: center; }
        @media all and (max-width: 991px) {
          .twofas-light-card-mobile-apps-desc h4 {
            font-size: 1.5rem; } }
  .twofas-light-card-qr-wrapper {
    border: 2px solid rgba(40, 44, 50, 0.15);
    height: 350px;
    margin: 0 auto 40px;
    padding: 4px;
    position: relative;
    text-align: center;
    width: 350px; }
    @media all and (max-width: 450px) {
      .twofas-light-card-qr-wrapper {
        height: 250px;
        width: 250px; } }
    @media all and (max-width: 350px) {
      .twofas-light-card-qr-wrapper {
        height: 225px;
        width: 225px; } }
    .twofas-light-card-qr-wrapper.twofas-light-qr-show .twofas-light-qr-hidden {
      display: none; }
    .twofas-light-card-qr-wrapper.twofas-light-qr-show .twofas-light-qr-visible {
      display: inline-block; }
    .twofas-light-card-qr-wrapper.twofas-light-qr-show .twofas-light-qr-buttons {
      display: block; }
    .twofas-light-card-qr-wrapper.twofas-light-qr-show .twofas-light-qr-loader {
      display: none; }
    .twofas-light-card-qr-wrapper.twofas-light-qr-loading .twofas-light-qr-hidden {
      display: none; }
    .twofas-light-card-qr-wrapper.twofas-light-qr-loading .twofas-light-qr-visible {
      display: none; }
    .twofas-light-card-qr-wrapper.twofas-light-qr-loading .twofas-light-qr-buttons {
      display: none; }
    .twofas-light-card-qr-wrapper.twofas-light-qr-loading .twofas-light-qr-loader {
      display: block; }
    .twofas-light-card-qr-wrapper .twofas-light-qr-hidden {
      display: inline-block; }
      .twofas-light-card-qr-wrapper .twofas-light-qr-hidden .button {
        font-size: 1.625rem;
        height: auto;
        left: 50%;
        padding: 16px 30px;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%); }
        @media all and (max-width: 450px) {
          .twofas-light-card-qr-wrapper .twofas-light-qr-hidden .button {
            font-size: 1.375rem;
            padding: 10px 20px; } }
    .twofas-light-card-qr-wrapper .twofas-light-qr-visible {
      display: none; }
    .twofas-light-card-qr-wrapper .twofas-light-qr-loader {
      display: none; }
    .twofas-light-card-qr-wrapper .twofas-light-qr-buttons {
      border: solid 2px #c1c1c1;
      border-radius: 12px;
      display: none;
      left: 392px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 50px; }
      @media all and (max-width: 600px) {
        .twofas-light-card-qr-wrapper .twofas-light-qr-buttons {
          height: 52px;
          left: auto;
          margin: 20px auto 0;
          position: static;
          top: 0;
          transform: none;
          width: 110px; } }
      .twofas-light-card-qr-wrapper .twofas-light-qr-buttons-tooltip {
        background: #282c32;
        color: #fff;
        display: none;
        font-size: 0.75rem;
        font-weight: 400;
        left: 100%;
        line-height: 1rem;
        margin-left: 10px;
        padding: 10px 15px;
        position: absolute;
        top: 50%;
        width: 200px; }
        @media all and (max-width: 1199px) {
          .twofas-light-card-qr-wrapper .twofas-light-qr-buttons-tooltip {
            left: auto;
            margin-left: 0;
            margin-right: 10px;
            right: 100%; } }
        @media all and (max-width: 600px) {
          .twofas-light-card-qr-wrapper .twofas-light-qr-buttons-tooltip {
            bottom: -7px;
            left: 50%;
            right: auto;
            top: auto;
            transform: translateX(-50%); } }
        .twofas-light-card-qr-wrapper .twofas-light-qr-buttons-tooltip::after {
          border-color: transparent #282c32 transparent transparent;
          border-style: solid;
          border-width: 5px 10px 5px 0;
          content: '';
          height: 0;
          position: absolute;
          top: 25px;
          width: 0;
          left: -10px; }
          @media all and (max-width: 1199px) {
            .twofas-light-card-qr-wrapper .twofas-light-qr-buttons-tooltip::after {
              border-color: transparent transparent transparent #282c32;
              border-width: 5px 0 5px 10px;
              left: auto;
              right: -10px; } }
          @media all and (max-width: 600px) {
            .twofas-light-card-qr-wrapper .twofas-light-qr-buttons-tooltip::after {
              border-width: 10px 5px 0 5px;
              border-color: #282c32 transparent transparent transparent;
              bottom: -10px;
              right: 68px;
              top: auto; } }
        .twofas-light-card-qr-wrapper .twofas-light-qr-buttons-tooltip > span.twofas-light-icon {
          margin: 0 -5px;
          transform: scale(0.5) perspective(1px) !important; }
      .twofas-light-card-qr-wrapper .twofas-light-qr-buttons-wrapper {
        overflow: hidden; }
        @media all and (max-width: 600px) {
          .twofas-light-card-qr-wrapper .twofas-light-qr-buttons-wrapper {
            float: left;
            width: 50%; } }
        .twofas-light-card-qr-wrapper .twofas-light-qr-buttons-wrapper:first-of-type {
          border-bottom: solid 2px #c1c1c1;
          border-top-left-radius: 12px;
          border-top-right-radius: 12px; }
          @media all and (max-width: 600px) {
            .twofas-light-card-qr-wrapper .twofas-light-qr-buttons-wrapper:first-of-type {
              border-bottom: 0;
              border-bottom-left-radius: 12px;
              border-right: solid 2px #c1c1c1;
              border-top-right-radius: 0; } }
        .twofas-light-card-qr-wrapper .twofas-light-qr-buttons-wrapper:nth-of-type(2) {
          border-bottom-left-radius: 12px;
          border-bottom-right-radius: 12px; }
          @media all and (max-width: 600px) {
            .twofas-light-card-qr-wrapper .twofas-light-qr-buttons-wrapper:nth-of-type(2) {
              border-bottom-left-radius: 0;
              border-top-right-radius: 12px; } }
      .twofas-light-card-qr-wrapper .twofas-light-qr-buttons button {
        background: none;
        border: 0;
        cursor: pointer;
        padding: 9px 0;
        text-align: center;
        width: 100%; }
        @media all and (max-width: 600px) {
          .twofas-light-card-qr-wrapper .twofas-light-qr-buttons button {
            line-height: 48px;
            padding: 0; } }
        .twofas-light-card-qr-wrapper .twofas-light-qr-buttons button[disabled] {
          cursor: wait;
          user-select: none; }
        .twofas-light-card-qr-wrapper .twofas-light-qr-buttons button.twofas-light-reload-qr-info:hover + .twofas-light-qr-buttons-tooltip {
          display: block; }
      .twofas-light-card-qr-wrapper .twofas-light-qr-buttons span.twofas-light-icon {
        display: inline-block;
        transform: scale(0.7) perspective(1px);
        transform-origin: center center;
        vertical-align: middle; }
    @media all and (max-width: 450px) {
      .twofas-light-card-qr-wrapper img {
        height: 100%;
        width: 100%; } }
  .twofas-light-card-totp-token {
    text-align: center; }
    .twofas-light-card-totp-token form {
      display: block;
      width: 100%; }
    .twofas-light-card-totp-token label {
      font-size: 1.125rem;
      font-weight: 400;
      line-height: 55px;
      color: #282c32; }
    .twofas-light-card-totp-token input[type="text"] {
      border: solid 2px #c1c1c1;
      border-radius: 6px;
      color: #4e4e4e;
      display: inline-block;
      font-size: 1.125rem;
      font-weight: 400;
      height: 55px;
      margin: 0 12px;
      text-align: center;
      vertical-align: middle;
      width: 165px; }
      @media all and (max-width: 550px) {
        .twofas-light-card-totp-token input[type="text"] {
          margin-right: 0; } }
      .twofas-light-card-totp-token input[type="text"]::-webkit-input-placeholder {
        color: #c1c1c1; }
      .twofas-light-card-totp-token input[type="text"]::-moz-placeholder {
        color: #c1c1c1; }
      .twofas-light-card-totp-token input[type="text"]:-ms-input-placeholder {
        color: #c1c1c1; }
    .twofas-light-card-totp-token input.button {
      font-size: 1.375rem;
      height: 55px;
      line-height: 55px;
      padding: 0 31px; }
      @media all and (max-width: 991px) {
        .twofas-light-card-totp-token input.button {
          font-size: 1.25rem; } }
      @media all and (max-width: 550px) {
        .twofas-light-card-totp-token input.button {
          display: block;
          margin: 15px auto 0; } }

.twofas-light-trusted-devices {
  height: auto;
  overflow: hidden;
  width: 100%; }
  .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;
      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 {
    border-collapse: collapse;
    width: 100%; }
    .twofas-light-trusted-devices table thead {
      background: #e8e8e8;
      color: #282c32;
      text-align: left; }
      @media all and (max-width: 991px) {
        .twofas-light-trusted-devices table thead {
          display: none; } }
      .twofas-light-trusted-devices table thead th {
        font-size: 0.8125rem;
        font-weight: 300; }
    .twofas-light-trusted-devices table td,
    .twofas-light-trusted-devices table th {
      height: 38px;
      line-height: 38px;
      padding: 0 15px; }
      @media all and (max-width: 1100px) {
        .twofas-light-trusted-devices table td,
        .twofas-light-trusted-devices table th {
          padding: 0 10px; } }
      @media all and (max-width: 991px) {
        .twofas-light-trusted-devices table td,
        .twofas-light-trusted-devices table th {
          height: auto;
          overflow: hidden;
          line-height: 22px; } }
    @media all and (max-width: 991px) {
      .twofas-light-trusted-devices table tr {
        padding: 15px 0; }
        .twofas-light-trusted-devices table tr:not(.twofas-light-no-devices-row) {
          float: left;
          width: 49%;
          margin-right: 2%; }
          .twofas-light-trusted-devices table tr:not(.twofas-light-no-devices-row):nth-of-type(2n) {
            margin-right: 0; } }
    @media all and (max-width: 767px) {
      .twofas-light-trusted-devices table tr {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px; }
        .twofas-light-trusted-devices table tr:last-of-type {
          margin-bottom: 0; } }
    .twofas-light-trusted-devices table td {
      font-size: 0.9375rem; }
      @media all and (max-width: 991px) {
        .twofas-light-trusted-devices table td {
          padding: 0 15px;
          overflow: hidden;
          text-overflow: ellipsis; }
          .twofas-light-trusted-devices table td::before {
            font-weight: 700;
            font-size: 0.8125rem;
            margin-right: 5px; }
          .twofas-light-trusted-devices table td.twofas-light-no-devices-column h5 {
            line-height: 1.5; }
          .twofas-light-trusted-devices table td:not(.twofas-light-no-devices-column) {
            white-space: nowrap; }
            .twofas-light-trusted-devices table td:not(.twofas-light-no-devices-column):nth-of-type(1)::before {
              content: 'Browser and device: '; }
            .twofas-light-trusted-devices table td:not(.twofas-light-no-devices-column):nth-of-type(2)::before {
              content: 'Added on: '; }
            .twofas-light-trusted-devices table td:not(.twofas-light-no-devices-column):nth-of-type(3)::before {
              content: 'IP Address: '; }
            .twofas-light-trusted-devices table td:not(.twofas-light-no-devices-column):nth-of-type(4)::before {
              content: 'Action: '; } }
      .twofas-light-trusted-devices table td:first-of-type .twofas-light-td-content {
        border-left: none; }
      .twofas-light-trusted-devices table td .twofas-light-td-content {
        border-left: 1px solid #e8e8e8;
        display: inline;
        height: 18px;
        padding: 0 25px; }
        @media all and (max-width: 1100px) {
          .twofas-light-trusted-devices table td .twofas-light-td-content {
            padding: 0 10px; } }
        @media all and (max-width: 991px) {
          .twofas-light-trusted-devices table td .twofas-light-td-content {
            border-left: 0;
            padding: 0;
            font-size: 0.8125rem; } }
      .twofas-light-trusted-devices table td .twofas-light-hour {
        color: #9fa3ab;
        margin-left: 15px;
        font-size: 0.8125rem;
        display: none; }
        @media all and (max-width: 991px) {
          .twofas-light-trusted-devices table td .twofas-light-hour {
            margin-left: 5px; } }
      .twofas-light-trusted-devices table td .twofas-light-trusted-device-country {
        color: #9fa3ab;
        font-size: 0.8125rem;
        display: none;
        margin-right: 4px; }
        .twofas-light-trusted-devices table td .twofas-light-trusted-device-country:empty {
          margin-right: 0; }
      .twofas-light-trusted-devices table td .twofas-light-ip {
        margin-left: -4px; }
      .twofas-light-trusted-devices table td .twofas-light-visible {
        display: inline-block; }
    .twofas-light-trusted-devices table tr {
      border: 1px solid #e8e8e8; }
  @media all and (max-width: 991px) {
    .twofas-light-trusted-devices table,
    .twofas-light-trusted-devices thead,
    .twofas-light-trusted-devices tbody,
    .twofas-light-trusted-devices th,
    .twofas-light-trusted-devices td,
    .twofas-light-trusted-devices tr {
      display: block; } }
  .twofas-light-trusted-devices h5 {
    font-size: 1.25rem;
    line-height: 60px;
    font-weight: 700;
    margin: 20px 0;
    text-align: center; }
    @media all and (max-width: 991px) {
      .twofas-light-trusted-devices h5 {
        font-size: 1rem; } }

.twofas-light-trusted-devices-help {
  display: block;
  margin-bottom: 15px;
  position: relative;
  text-align: right;
  width: 100%; }
  .twofas-light-trusted-devices-help-tooltip {
    color: #282c32;
    cursor: pointer;
    display: inline-block;
    font-size: 0.875rem;
    letter-spacing: .2px; }
    .twofas-light-trusted-devices-help-tooltip span {
      display: inline-block;
      vertical-align: middle; }
      .twofas-light-trusted-devices-help-tooltip span.twofas-light-icon {
        transform: scale(0.7);
        transform-origin: center center; }
      .twofas-light-trusted-devices-help-tooltip span:not(.twofas-light-icon) {
        border-bottom: 1px solid #fff; }
    .twofas-light-trusted-devices-help-tooltip:hover span:not(.twofas-light-icon) {
      border-bottom: 1px solid #282c32; }
    .twofas-light-trusted-devices-help-tooltip:hover + .twofas-light-trusted-devices-help-tooltip-content {
      display: block; }
  .twofas-light-trusted-devices-help-tooltip-content {
    background: #282c32;
    bottom: 100%;
    color: #fff;
    display: none;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1rem;
    margin-bottom: 10px;
    max-width: 350px;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 90%; }
    .twofas-light-trusted-devices-help-tooltip-content::after {
      border-color: #282c32 transparent transparent transparent;
      border-style: solid;
      border-width: 10px 5px 0 5px;
      content: '';
      height: 0;
      right: 50px;
      position: absolute;
      top: 100%;
      width: 0; }

.twofas-light-remove-bar {
  height: auto;
  margin-top: 40px;
  overflow: hidden;
  text-align: center;
  width: 100%; }
  .twofas-light-remove-bar.twofas-light-non-configured {
    display: none; }
  .twofas-light-remove-bar a {
    color: #ff2b23;
    display: inline-block;
    font-size: 1rem;
    line-height: 18px; }
    .twofas-light-remove-bar a:hover {
      color: #ff2b23; }
      .twofas-light-remove-bar a:hover span:not(.twofas-light-icon) {
        text-decoration: underline; }
    .twofas-light-remove-bar a:hover, .twofas-light-remove-bar a:focus, .twofas-light-remove-bar a:active, .twofas-light-remove-bar a:visited {
      box-shadow: none;
      color: #ff2b23;
      outline: none; }
  .twofas-light-remove-bar span {
    display: inline-block;
    vertical-align: middle; }

.twofas-light-configured-box {
  background: rgba(85, 204, 78, 0.1);
  border: 2px solid #55cc4e;
  color: #7d7d7d;
  display: none;
  margin: 0 auto 42px;
  max-width: 95%;
  padding: 65px 15px 35px;
  position: relative;
  text-align: center;
  width: 1386px; }
  @media all and (max-width: 991px) {
    .twofas-light-configured-box {
      padding: 55px 10px 25px; } }
  @media all and (max-width: 767px) {
    .twofas-light-configured-box {
      padding: 40px 10px 20px; } }
  .twofas-light-configured-box.twofas-light-show {
    display: block; }
  .twofas-light-configured-box.twofas-light-configured .twofas-light-configured {
    display: block; }
  .twofas-light-configured-box.twofas-light-configured .twofas-light-configuring-new {
    display: none; }
  .twofas-light-configured-box.twofas-light-configuring-new .twofas-light-configured {
    display: none; }
  .twofas-light-configured-box.twofas-light-configuring-new .twofas-light-configuring-new {
    display: block; }
  .twofas-light-configured-box-tick {
    background: #55cc4e;
    border-radius: 50%;
    display: inline-block;
    height: 60px;
    left: 50%;
    line-height: 60px;
    margin-left: 10px;
    position: absolute;
    text-align: center;
    transform: translate(-50%, -50%);
    top: 0;
    vertical-align: middle;
    width: 60px; }
    @media all and (max-width: 991px) {
      .twofas-light-configured-box-tick {
        height: 50px;
        line-height: 50px;
        width: 50px; } }
    @media all and (max-width: 767px) {
      .twofas-light-configured-box-tick {
        height: 40px;
        line-height: 40px;
        width: 40px; } }
    .twofas-light-configured-box-tick .twofas-light-icon {
      display: inline-block;
      vertical-align: middle; }
  .twofas-light-configured-box .twofas-light-configured,
  .twofas-light-configured-box .twofas-light-configuring-new {
    display: none; }
  .twofas-light-configured-box h6 {
    color: #282c32;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: .3px;
    margin: 0 0 5px; }
    @media all and (max-width: 991px) {
      .twofas-light-configured-box h6 {
        font-size: 1.375rem; } }
    @media all and (max-width: 767px) {
      .twofas-light-configured-box h6 {
        font-size: 1.25rem; } }
  .twofas-light-configured-box p {
    font-size: 1.25rem;
    letter-spacing: .3px;
    line-height: 1.38;
    margin-top: 0;
    margin-bottom: 2px; }
    @media all and (max-width: 991px) {
      .twofas-light-configured-box p {
        font-size: 1.125rem; } }
    @media all and (max-width: 767px) {
      .twofas-light-configured-box p {
        font-size: 1rem; } }
    .twofas-light-configured-box p.twofas-light-date {
      font-size: 1.125rem;
      line-height: 1.71;
      letter-spacing: .2px; }
      @media all and (max-width: 991px) {
        .twofas-light-configured-box p.twofas-light-date {
          font-size: 1rem; } }
      @media all and (max-width: 767px) {
        .twofas-light-configured-box p.twofas-light-date {
          font-size: 0.875rem; } }

.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; } }
  @media all and (max-width: 600px) {
    .twofas-light-toast {
      top: 15px; } }
  .twofas-light-toast:nth-of-type(2) {
    top: 119px; }
    @media all and (max-width: 782px) {
      .twofas-light-toast:nth-of-type(2) {
        top: 134px; } }
    @media all and (max-width: 600px) {
      .twofas-light-toast:nth-of-type(2) {
        top: 88px; } }
  .twofas-light-toast:nth-of-type(3) {
    top: 191px; }
    @media all and (max-width: 782px) {
      .twofas-light-toast:nth-of-type(3) {
        top: 206px; } }
    @media all and (max-width: 600px) {
      .twofas-light-toast:nth-of-type(3) {
        top: 160px; } }
  .twofas-light-toast:nth-of-type(4) {
    top: 263px; }
    @media all and (max-width: 782px) {
      .twofas-light-toast:nth-of-type(4) {
        top: 278px; } }
    @media all and (max-width: 600px) {
      .twofas-light-toast:nth-of-type(4) {
        top: 232px; } }
  .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-light-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-light-config-wrapper {
  display: block;
  margin-bottom: 50px; }
  .twofas-light-config-wrapper.twofas-light-configured {
    display: none; }

.twofas-light-config-wrapper-button {
  display: none; }
  .twofas-light-config-wrapper-button.twofas-light-configured {
    display: block; }
  .twofas-light-config-wrapper-button .twofas-light-button-add-another-device {
    display: block;
    font-size: 1.625rem;
    font-weight: 700;
    height: 68px;
    margin: 0 auto 75px;
    padding: 0 25px; }
    @media all and (max-width: 991px) {
      .twofas-light-config-wrapper-button .twofas-light-button-add-another-device {
        font-size: 1.4375rem; } }
    @media all and (max-width: 767px) {
      .twofas-light-config-wrapper-button .twofas-light-button-add-another-device {
        font-size: 1.25rem; } }

/* Icons from directory "" */
.twofas-light-icon-info,
.twofas-light-icon-info\:regular {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2236%22%20height%3D%2236%22%3E%3Cpath%20d%3D%22M16.2%2027h3.6V16.2h-3.6V27zM18%200C8.064%200%200%208.064%200%2018s8.064%2018%2018%2018%2018-8.064%2018-18S27.936%200%2018%200zm0%2032.4c-7.938%200-14.4-6.462-14.4-14.4%200-7.938%206.462-14.4%2014.4-14.4%207.938%200%2014.4%206.462%2014.4%2014.4%200%207.938-6.462%2014.4-14.4%2014.4zm-1.8-19.8h3.6V9h-3.6v3.6z%22%20fill%3D%22%237D7D7D%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.twofas-light-icon-info-dims {
  width: 36px;
  height: 36px; }

.twofas-light-icon-question-mark,
.twofas-light-icon-question-mark\:regular {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22M10%200C4.48%200%200%204.48%200%2010s4.48%2010%2010%2010%2010-4.48%2010-10S15.52%200%2010%200zm1%2017H9v-2h2v2zm2.07-7.75l-.9.92C11.45%2010.9%2011%2011.5%2011%2013H9v-.5c0-1.1.45-2.1%201.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41%200-1.1-.9-2-2-2s-2%20.9-2%202H6c0-2.21%201.79-4%204-4s4%201.79%204%204c0%20.88-.36%201.68-.93%202.25z%22%20fill%3D%22%23282C32%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.twofas-light-icon-question-mark-dims {
  width: 20px;
  height: 20px; }

.twofas-light-icon-refresh,
.twofas-light-icon-refresh\:regular {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M27.28%204.7C24.38%201.8%2020.4%200%2015.98%200%207.14%200%200%207.16%200%2016s7.14%2016%2015.98%2016c7.46%200%2013.68-5.1%2015.46-12h-4.16c-1.64%204.66-6.08%208-11.3%208-6.62%200-12-5.38-12-12s5.38-12%2012-12c3.32%200%206.28%201.38%208.44%203.56L17.98%2014h14V0l-4.7%204.7z%22%20fill%3D%22%237D7D7D%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.twofas-light-icon-refresh-dims {
  width: 32px;
  height: 32px; }

.twofas-light-icon-remove,
.twofas-light-icon-remove\:regular {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2218%22%3E%3Cpath%20d%3D%22M1%2016c0%201.1.9%202%202%202h8c1.1%200%202-.9%202-2V4H1v12zM14%201h-3.5l-1-1h-5l-1%201H0v2h14V1z%22%20fill%3D%22%23FF2B23%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.twofas-light-icon-remove-dims {
  width: 14px;
  height: 18px; }

.twofas-light-icon-tick,
.twofas-light-icon-tick\:regular {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2236%22%20height%3D%2228%22%3E%3Cpath%20d%3D%22M11.455%2021.682L2.864%2013.09%200%2015.955l11.455%2011.454L36%202.864%2033.136%200z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.twofas-light-icon-tick-dims {
  width: 36px;
  height: 28px; }

.twofas-light-icon-totp-info,
.twofas-light-icon-totp-info\:regular {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2234%22%3E%3Cpath%20d%3D%22M12.5%209.5h-3v3h3v-3zm0%206h-3v9h3v-9zm6-14.985L3.5.5c-1.65%200-3%201.35-3%203v27c0%201.65%201.35%203%203%203h15c1.65%200%203-1.35%203-3v-27c0-1.65-1.35-2.985-3-2.985zm0%2026.985h-15v-21h15v21z%22%20fill%3D%22%237D7D7D%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.twofas-light-icon-totp-info-dims {
  width: 22px;
  height: 34px; }

.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-light-modal-backdrop {
  background: rgba(0, 0, 0, 0.75);
  display: none;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999; }
  .twofas-light-modal-backdrop.twofas-light-show {
    display: table; }

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

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

.twofas-light-modal {
  background: #fff;
  display: inline-block;
  max-height: 80%;
  max-width: 60%; }
  @media all and (max-width: 991px) {
    .twofas-light-modal {
      max-height: none;
      max-width: 75%; } }
  @media all and (max-width: 660px) {
    .twofas-light-modal {
      max-width: 90%; } }
  .twofas-light-modal-header {
    color: #282c32;
    padding: 0 20px;
    text-align: left;
    width: 100%; }
    .twofas-light-modal-header h6 {
      border-bottom: 1px solid #e8e8e8;
      font-size: 1rem;
      line-height: 3.125rem;
      margin: 0;
      padding: 0; }
  .twofas-light-modal-body {
    background: #fff;
    color: #7d7d7d;
    padding: 20px; }
    .twofas-light-modal-body .twofas-light-content-container {
      display: inline-block;
      text-align: left; }
      .twofas-light-modal-body .twofas-light-content-container .twofas-light-text-content p {
        color: #7d7d7d;
        display: inline-block;
        font-size: 1rem;
        line-height: 1.25rem;
        margin: 0 0 15px;
        vertical-align: top; }
        .twofas-light-modal-body .twofas-light-content-container .twofas-light-text-content p:last-of-type {
          margin-bottom: 0; }
        @media all and (max-width: 480px) {
          .twofas-light-modal-body .twofas-light-content-container .twofas-light-text-content p {
            text-align: center; } }
      .twofas-light-modal-body .twofas-light-content-container .twofas-light-buttons {
        margin-top: 30px;
        text-align: right; }
        .twofas-light-modal-body .twofas-light-content-container .twofas-light-buttons .twofas-light-close-modal-btn {
          display: inline-block;
          height: 28px;
          line-height: 28px;
          margin-right: 10px; }
          .twofas-light-modal-body .twofas-light-content-container .twofas-light-buttons .twofas-light-close-modal-btn:hover {
            text-decoration: underline; }
        .twofas-light-modal-body .twofas-light-content-container .twofas-light-buttons a:hover, .twofas-light-modal-body .twofas-light-content-container .twofas-light-buttons a:active, .twofas-light-modal-body .twofas-light-content-container .twofas-light-buttons a:focus, .twofas-light-modal-body .twofas-light-content-container .twofas-light-buttons a:visited {
          box-shadow: none;
          outline: 0; }

.twofas-light-rate-plugin-prompt {
  animation: slide-in .5s ease-in-out 3s 1 both;
  background: #fff;
  color: #404040;
  left: 50%;
  margin-left: 80px;
  max-width: 95%;
  padding: 20px;
  position: fixed;
  top: 32px;
  transform: translateX(-50%) translateY(-100%);
  transition: visibility 0s 0s;
  visibility: visible;
  width: 550px;
  z-index: 9999; }
  @media all and (max-width: 960px) {
    .twofas-light-rate-plugin-prompt {
      margin-left: 18px; } }
  @media all and (max-width: 782px) {
    .twofas-light-rate-plugin-prompt {
      margin-left: 0;
      top: 46px; } }
  .twofas-light-rate-plugin-prompt.closed {
    animation: slide-out .5s ease-in-out 1 both;
    transition: visibility 0s .5s;
    visibility: hidden; }
  .twofas-light-rate-plugin-prompt-header {
    margin-bottom: 15px; }
    .twofas-light-rate-plugin-prompt-header h6 {
      font-size: 1.125rem;
      font-weight: 700;
      margin: 0;
      padding: 0; }
  .twofas-light-rate-plugin-prompt-content {
    margin-bottom: 15px; }
    .twofas-light-rate-plugin-prompt-content p {
      font-size: 0.8125rem;
      letter-spacing: .3px;
      line-height: 20px;
      margin: 0; }
  .twofas-light-rate-plugin-prompt-buttons {
    text-align: right; }
    @media all and (max-width: 500px) {
      .twofas-light-rate-plugin-prompt-buttons {
        text-align: center; } }
    .twofas-light-rate-plugin-prompt-buttons .button {
      cursor: pointer; }
      @media all and (max-width: 500px) {
        .twofas-light-rate-plugin-prompt-buttons .button {
          display: block;
          width: 100%; } }
      .twofas-light-rate-plugin-prompt-buttons .button:active, .twofas-light-rate-plugin-prompt-buttons .button:focus {
        box-shadow: none;
        outline: 0; }
      .twofas-light-rate-plugin-prompt-buttons .button.twofas-light-button-cancel {
        background: none;
        border: 0;
        box-shadow: none;
        font-size: 12px;
        height: 28px;
        letter-spacing: .3px;
        line-height: 28px;
        margin-bottom: 0;
        margin-right: 5px;
        padding: 0 5px; }
        @media all and (max-width: 500px) {
          .twofas-light-rate-plugin-prompt-buttons .button.twofas-light-button-cancel {
            margin-bottom: 5px;
            margin-right: 0; } }
        .twofas-light-rate-plugin-prompt-buttons .button.twofas-light-button-cancel:hover {
          text-decoration: underline; }
      .twofas-light-rate-plugin-prompt-buttons .button.button-primary, .twofas-light-rate-plugin-prompt-buttons .button.button-success {
        font-size: 0.75rem;
        font-weight: 700; }
        @media all and (max-width: 500px) {
          .twofas-light-rate-plugin-prompt-buttons .button.button-primary, .twofas-light-rate-plugin-prompt-buttons .button.button-success {
            margin-top: 5px; } }

@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-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-light-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7.3333333333em;
  height: 7.3333333333em;
  margin-left: -3.6666666667em;
  margin-top: -3.6666666667em; }

.twofas-light-loader-block {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  opacity: 0;
  width: 2em;
  height: 2em;
  background: #333;
  transition: all .5s ease-in-out;
  -webkit-animation: show 0.88s step-end infinite alternate, pulse 0.88s linear infinite alternate;
  animation: show 0.88s step-end infinite alternate, pulse 0.88s linear infinite alternate; }
  .twofas-light-loader-block:nth-child(1) {
    transform: translateX(0) translateY(0);
    -webkit-animation-delay: 0.065s;
    animation-delay: 0.065s; }
  .twofas-light-loader-block:nth-child(2) {
    transform: translateX(2.6666666667em) translateY(0);
    -webkit-animation-delay: 0.13s;
    animation-delay: 0.13s; }
  .twofas-light-loader-block:nth-child(3) {
    transform: translateX(5.3333333333em) translateY(0);
    -webkit-animation-delay: 0.195s;
    animation-delay: 0.195s; }
  .twofas-light-loader-block:nth-child(4) {
    transform: translateX(0) translateY(2.6666666667em);
    -webkit-animation-delay: 0.325s;
    animation-delay: 0.325s; }
  .twofas-light-loader-block:nth-child(5) {
    transform: translateX(2.6666666667em) translateY(2.6666666667em);
    -webkit-animation-delay: 0.13s;
    animation-delay: 0.13s; }
  .twofas-light-loader-block:nth-child(6) {
    transform: translateX(5.3333333333em) translateY(2.6666666667em);
    -webkit-animation-delay: 0.455s;
    animation-delay: 0.455s; }
  .twofas-light-loader-block:nth-child(7) {
    transform: translateX(0) translateY(5.3333333333em);
    -webkit-animation-delay: 0.39s;
    animation-delay: 0.39s; }
  .twofas-light-loader-block:nth-child(8) {
    transform: translateX(2.6666666667em) translateY(5.3333333333em);
    -webkit-animation-delay: 0.26s;
    animation-delay: 0.26s; }
  .twofas-light-loader-block:nth-child(9) {
    transform: translateX(5.3333333333em) translateY(5.3333333333em); }

@-webkit-keyframes pulse {
  from,
  40% {
    background: #333; }
  to {
    background: #000; } }
@-webkit-keyframes show {
  from, 40% {
    opacity: 0; }
  41%, to {
    opacity: 1; } }
@keyframes pulse {
  from,
  40% {
    background: #333; }
  to {
    background: #000; } }
@keyframes show {
  from, 40% {
    opacity: 0; }
  41%, to {
    opacity: 1; } }
#twofas-light-loginform {
  padding-bottom: 20px !important; }

.twofas-light-login-bottom-nav {
  margin-top: 30px;
  padding-top: 10px;
  margin-bottom: 0;
  text-align: right; }
  .twofas-light-login-bottom-nav .twofas-light-login-bottom-nav-message {
    float: left;
    margin-top: 10px; }

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

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

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