/* _content/Seera.WalletPass.OTPWeb/Pages/Expired.cshtml.rz.scp.css */

.container[b-vyhhdvfx97] {
    text-align: center;
    padding: 20px;
}

h1[b-vyhhdvfx97] {
    color: #dc3545;
}

p[b-vyhhdvfx97] {
    margin-bottom: 0.5rem;
}

[b-vyhhdvfx97] img {
    height: 30px;
    margin-bottom: 15px;
}
/* _content/Seera.WalletPass.OTPWeb/Pages/Otp.cshtml.rz.scp.css */
.card[b-34k27jvzus] {
    width: 300px;
    border: none;
    height: 300px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

.card h6[b-34k27jvzus] {
    color: #5c636a;
    font-size: 20px
}

.inputs input[b-34k27jvzus] {
    width: 40px;
    height: 40px
}

[b-34k27jvzus] input[type=number]::-webkit-inner-spin-button, [b-34k27jvzus] input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    -moz-appearance: textfield !important;
    appearance: none;
    margin: 0
}

[b-34k27jvzus] input[type=number], [b-34k27jvzus] input[type=number] {
    -webkit-appearance: none !important;
    -moz-appearance: textfield !important;
    appearance: none;
    margin: 0
}

.card-2[b-34k27jvzus] {
    background-color: #fff;
    padding: 10px;
    width: 350px;
    height: 100px;
    bottom: -50px;
    left: 20px;
    position: absolute;
    border-radius: 5px
}

.card-2 .content[b-34k27jvzus] {
    margin-top: 50px
}

.card-2 .content a[b-34k27jvzus] {
    color: #99CC32;
}

.form-control:focus[b-34k27jvzus] {
    box-shadow: none;
    border: 2px solid #99CC32;
}

.validate[b-34k27jvzus] {
    border-radius: 20px;
    height: 40px;
    background-color: #99CC32;
    border: 1px solid #99CC32;
    width: 140px
}

[b-34k27jvzus] button.resend {
    font-size: 12px !important;
}
/* _content/Seera.WalletPass.OTPWeb/Pages/OtpValidate.cshtml.rz.scp.css */
.card[b-mdo7tl9suw] {
    width: 300px;
    border: none;
    height: 400px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

    .card h6[b-mdo7tl9suw] {
        color: #5c636a;
        font-size: 20px
    }

[b-mdo7tl9suw] input[type=text]::-webkit-inner-spin-button, [b-mdo7tl9suw] input[type=text]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    -moz-appearance: textfield !important;
    appearance: none;
    margin: 0 !important;
    padding-left: 45px;
    width: 264px;
    font-size: 20px;
    color: #3e3e3e;
    background-color: transparent;
    border: 0;
    margin-left: 2px;
    letter-spacing: 20px;
}

[b-mdo7tl9suw] input[type=text] {
    -webkit-appearance: none !important;
    -moz-appearance: textfield !important;
    appearance: none;
    margin: 0 !important;
    padding-left: 45px;
    width: 264px;
    font-size: 20px;
    color: #3e3e3e;
    background-color: transparent;
    border: 0;
    margin-left: 2px;
    letter-spacing: 20px;
}

    [b-mdo7tl9suw] input[type=text]:focus {
        box-shadow: none;
        outline: none;
    }

[b-mdo7tl9suw] svg {
    position: relative;
    display: block;
    width: 200px;
    height: 2px;
    padding-left: 10px;
}

.card-2[b-mdo7tl9suw] {
    background-color: #fff;
    padding: 10px;
    width: 350px;
    height: 100px;
    bottom: -50px;
    left: 20px;
    position: absolute;
    border-radius: 5px
}

    .card-2 .content[b-mdo7tl9suw] {
        margin-top: 50px
    }

        .card-2 .content a[b-mdo7tl9suw] {
            color: #99CC32;
        }

.form-control:focus[b-mdo7tl9suw] {
    box-shadow: none;
    border: 2px solid #99CC32;
}

.validate[b-mdo7tl9suw] {
    border-radius: 20px;
    height: 40px;
    background-color: #99CC32;
    border: 1px solid #99CC32;
    width: 140px
}

[b-mdo7tl9suw] button.resend {
    font-size: 12px !important;
}
/* _content/Seera.WalletPass.OTPWeb/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-uragwo2jyy] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-uragwo2jyy] {
  color: #0077cc;
}

.btn-primary[b-uragwo2jyy] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-uragwo2jyy], .nav-pills .show > .nav-link[b-uragwo2jyy] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-uragwo2jyy] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-uragwo2jyy] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-uragwo2jyy] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-uragwo2jyy] {
  font-size: 1rem;
  line-height: inherit;
}

#seera-logo[b-uragwo2jyy] {
    padding-top: 5px;
    padding-bottom: 5px;
}
/* _content/Seera.WalletPass.OTPWeb/Pages/WalletPass.cshtml.rz.scp.css */
.card[b-y53f6namn1] {
    max-width: 500px;
    border: none;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

.card h6[b-y53f6namn1] {
    color: #5c636a;
    font-size: 20px
}
