/* /Areas/Shop/Views/ShopAccount/ForgotVerify.cshtml.rz.scp.css */
.card[b-lp1zzbdk0o] {
    /*width: 400px;*/
    border: none;
    /*height: 300px;*/
    box-shadow: 0px 5px 20px 0px #d2dae3;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

    .card h6[b-lp1zzbdk0o] {
        /*color: red;*/
        font-size: 20px
    }

    .inputs input[b-lp1zzbdk0o] {
        width: 44px;
        height: 44px;
        font-size:16px;
    }

input[type=number][b-lp1zzbdk0o]::-webkit-inner-spin-button,
input[type=number][b-lp1zzbdk0o]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

.card-2[b-lp1zzbdk0o] {
    background-color: #fff;
    padding: 10px;
    width: 350px;
    height: 100px;
    bottom: -50px;
    left: 20px;
    position: absolute;
    border-radius: 5px
}

    .card-2 .content[b-lp1zzbdk0o] {
        margin-top: 50px
    }

        .card-2 .content a[b-lp1zzbdk0o] {
            /*color: red*/
        }

.form-control:focus[b-lp1zzbdk0o] {
    box-shadow: none;
    border: 2px solid #8364E2
}
/* /Areas/Shop/Views/ShopAccount/Verify.cshtml.rz.scp.css */
.card[b-4wo50qfqdx] {
    width: 400px;
    border: none;
    height: 300px;
    box-shadow: 0px 5px 20px 0px #d2dae3;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

    .card h6[b-4wo50qfqdx] {
        /*color: red;*/
        font-size: 20px
    }

    .inputs input[b-4wo50qfqdx] {
        width: 44px;
        height: 44px;
        font-size:16px;
    }

input[type=number][b-4wo50qfqdx]::-webkit-inner-spin-button,
input[type=number][b-4wo50qfqdx]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

.card-2[b-4wo50qfqdx] {
    background-color: #fff;
    padding: 10px;
    width: 350px;
    height: 100px;
    bottom: -50px;
    left: 20px;
    position: absolute;
    border-radius: 5px
}

    .card-2 .content[b-4wo50qfqdx] {
        margin-top: 50px
    }

        .card-2 .content a[b-4wo50qfqdx] {
            /*color: red*/
        }

.form-control:focus[b-4wo50qfqdx] {
    box-shadow: none;
    border: 2px solid #8364E2
}
/* /Areas/Shop/Views/ShopWebsite/NewPage.cshtml.rz.scp.css */
.component-container[b-kajv0xefvt] {
    position: relative;
}

.edit-icon[b-kajv0xefvt] {
    position: absolute;
    font-size: 20px;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background-color: gray;
    opacity: 0.7;
    border-radius: 0 5px 5px 0;
}

    .edit-icon:hover[b-kajv0xefvt] {
        opacity: 1; /* Change opacity to 1 on hover */
    }
/* /Views/Shared/Busy.cshtml.rz.scp.css */
.footer[b-krejbl59sy]{
    left: 0px !important;
}
/* /Views/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-epca250hra] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-epca250hra] {
  color: #0077cc;
}

.btn-primary[b-epca250hra] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-epca250hra], .nav-pills .show > .nav-link[b-epca250hra] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-epca250hra] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-epca250hra] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-epca250hra] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-epca250hra] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-epca250hra] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  /*line-height: 60px;*/
}
