.lenzzlink-box,
.lenzzlink-box-alert,
.lenzzlink-box-bg label,
.lenzzlink-box-navbar-title {
    font-family: laza;
    color: #FFC222;
    text-align: left
}

.popup-link {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: rgba(0,0,0,.5)
}

.lenzzlink-box {
    width: 390px;
    height: auto;
    position: relative;
    margin: 15% auto 50px
}

.lenzzlink-box-navbar {
    background: url(../img/lenzz-navbar.png) center center/100% 100% no-repeat;
    height: 35px;
    padding-bottom: 0
}

.lenzzlink-box-navbar img {
    width: 18px;
    height: 18px;
    margin-top: 8px;
    margin-right: 5px;
    float: right
}

.lenzzlink-box-navbar-title {
    padding-top: 8px;
    padding-bottom: 2px;
    font-size: 19px;
    font-weight: 300;
    margin-left: 40px;
    font-family: laza;
    color: #FFC222;
    text-align: left;
}
.lenzzlink-box-bg {
    background: url(../img/lenzz-box-bg.png) center center/100% 100% no-repeat;
    width: 100%;
    margin-top: -9px;
}


.lenzzlink-box-alert {
    width: 95%;
    height: auto;
    margin: 10px auto;
    padding: 5px;
    font-size: 20px;
    font-weight: 500;
    display: block
}

.lenzzlink-box-alert i {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #f5eab0;
    font-size: 50px;
    text-align: left
}

.lenzzlink-box-bg label {
    width: 70%;
    padding-left: 20px;
    margin-bottom: 2px;
    text-shadow: none;
    color: #414141;
    font-size: 17px;
    display: inline-block
}

.lenzzlink-box-form input,.lenzzlink-box-form-code,.lenzzlink-box-form-login,.lenzzlink-box-form-number,.lenzzlink-box-form-region {
    background: #CFCFCF;
    margin-bottom: 8px;
    padding: 4px;
    color: #414141;
    font-size: 15px;
    font-family: laza;
    border: .9px solid #414141;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 35px;
    font-weight: 500;
    outline: 0
}

.lenzzlink-box-form input {
    width: 90%;
    margin-left: 20px;
    position: left
}

.lenzzlink-box-form input::placeholder {
    color: #bccbce
}

.lenzzlink-box-form-login {
    width: 86%;
    margin-left: 20px;
    position: left
}

.lenzzlink-box-form-code {
    width: 40%;
    margin-left: 20px;
    position: left
}

.lenzzlink-box-form-code input::placeholder {
    color: #bccbce
}

.lenzzlink-box-form-region {
    width: 27%;
    margin-left: 20px;
    text-align: left;
    display: inline-block
}

.lenzzlink-box-form-region input::placeholder {
    color: #bccbce
}

.lenzzlink-box-form-number {
    width: 56%;
    margin-left: 5px;
    position: left;
    display: inline-block
}

.lenzzlink-box-form-number input::placeholder {
    color: #bccbce
}

.lenzzlink-code-btn {
    background: 0 0/100% 100% #2f3e41;
    width: 30%;
    height: 36px;
    padding-top: 1.5px;
    margin-left: 15px;
    border: 1px solid #bae9e3;
    color: #bae9e3;
    font-size: 16px;
    font-family: laza;
    font-weight: 300;
    text-align: center;
    outline: 0
}

.lenzzlink-content,.lenzzlink-content-active {
    padding: 5px;
    font-size: 15px;
    font-weight: 300;
    text-shadow: none;
    font-family: laza;
    text-align: center
}

.lenzzlink-box-footer {
    background-size: 100% 100%;
    margin-top: 20px;
    width: 100%;
    height: 45px
}

.lenzzlink-box-footer button {
    background: url(../img/lenzz-yes.jpg) center/100% 100% no-repeat;
    width: 30%;
    height: 35px;
    margin-top: -5px;
    margin-bottom: 5px;
    padding: 4px 35px;
    color: #000;
    font-size: 18px;
    font-family: laza;
    font-weight: 500;
    text-align: center;
    border: none;
    outline: 0
}

.lenzzlink-wrapper-border {
    height: 11px
}

.lenzzlink-wrapper {
    width: 70.3%;
    height: auto;
    margin-right: auto;
    display: block;
    margin-left: 21px
}

.lenzzlink-content {
    background: 0 0/100% 100% #303030;
    width: 40%;
    height: 30px;
    margin: -2px;
    color: #fff;
    border: .5px solid #fff;
    display: inline-block
}

.load-login-img,.load-login-imgs {
    margin-top: 30px;
    margin-bottom: 5px;
    height: auto
}

.lenzzlink-content-active {
    background: 0 0/100% 100% #2f3e41;
    border: .5px solid #bae9e3;
    color: #bae9e3
}

.kagetk {
    background: rgba(0,0,0,.2);
    background-size: 50% 50%;
    width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #414141;
    display: none;
    padding: 10px;
    color: #414141;
    font-size: 14px;
    font-family: laza;
    text-align: center
}

.load-login-imgs {
    width: 30%
}

.load-login-img {
    width: 10%;
    animation: 1s linear infinite mymoves
}

@keyframes mymoves {
    100% {
        transform: rotate(360deg)
    }
}

.load-login-gif {
    width: 15%;
    height: auto;
    margin-bottom: 0
}

.load-login-text {
    color: #f2f2f2;
    font-size: 13px;
    font-family: Sans-serif,Arial
}
