.lenzz-box-wrapper {
width: 450px;
height: auto;
position: relative;
margin: 50px auto;
margin-top: 20%;
text-align: center;
font-family: 'laza';
color: #fff;
}

.lenzz-box-navbar {
background: #151B3D;
background-size: 100% 100%;
height: auto;
padding-bottom: 6px;
border-radius: 5px 5px 0 0;
}

.lenzz-box-navbar img {
width: 18px;
height: auto;
float: right;
margin-top: 14px;
margin-right: 15px;
padding-bottom: 6px;
}

.lenzz-box-navbar-titles {
padding-top: 8px;
color: #fff;
font-size: 18px;
margin-left: 38px;
margin-bottom: 6px;
font-family: Midas;
font-weight: 500;
text-align: center;
}

.lenzz-box-navbar-title {
padding-top: 18px;
margin-left: 15px;
color: #fff;
font-size: 16px;
margin-bottom: 10px;
font-family: Midas;
font-weight: 300;
text-align: left;
}

.lenzz-box-bg {
background: #151B3D;
background-size: 100% 100%;
width: 100%;
border-top: 1px solid #fff;
margin-top: -1px;
border-radius: 0 0 5px 5px;
}

@property --angle {
syntax: '<angle>';
initial-value: 0deg;
inherits: false;
}

.lenzz-box-bg {
--angle: 360deg;
border-image: linear-gradient(var(--angle), #00c4de, #1b56ff, #00c4de, #1b56ff) 1;
animation: 1s rotate linear infinite;
}

@keyframes rotate {
to {
--angle: 0deg;
}
}

.lenzz-box-bg label {
width: 70%;
float: left;
text-align: left;
padding-left: 10px;
margin-bottom: 8px;
color: #fff;
text-shadow: none;
font-family: sans-serif, Arial;
font-size: 14px;
display: inline-block;
}

.lenzz-box-bg-verify {
background: #151B3D;
background-size: 100% 100%;
width: 100%;
border-top: 1px solid #fff;
margin-top: -1px;
}

@property --angle {
syntax: '<angle>';
initial-value: 0deg;
inherits: false;
}

.lenzz-box-bg-verify {
--angle: 360deg;
border-image: linear-gradient(var(--angle), #00c4de, #1b56ff, #00c4de, #1b56ff) 1;
animation: 1s rotate linear infinite;
}

@keyframes rotate {
to {
--angle: 0deg;
}
}

.lenzz-box-bg-verify label {
width: 70%;
float: left;
text-align: left;
padding-left: 10px;
margin-bottom: 8px;
color: #fff;
text-shadow: none;
font-family: sans-serif, Arial;
font-size: 14px;
display: inline-block;
}

.lenzz-box-alert-enter {
width: 89%;
height: auto;
margin-top: 10px;
padding-top: 25px;
margin-right: auto;
margin-left: auto;
padding-bottom: 20px;
display: block;
}

.lenzz-box-alert-purchase {
width: 95%;
height: auto;
margin-top: 10px;
padding-top: 20px;
display: block;
}

.lenzz-box-alert-purchase-content {
width: 100%;
height: 30px;
padding: 5px;
}

.lenzz-box-alert-purchase-content {
color: #fff;
font-size: 18px;
font-family: Midas;
font-weight: 550;
text-align: left;
line-height: 20px;
}

.lenzz-box-alert-purchase img {
width: 18px;
height: 18px;
margin-top: 5px;
margin-right: 5px;
float: left;
}

.lenzz-box-gamecon {
width: 40%;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
display: block;
}

.lenzz-box-alert {
width: 95%;
height: auto;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
padding: 5px;
color: #fff;
font-size: 17px;
font-family: Midas;
font-weight: 500;
text-align: center;
line-height: 20px;
display: block;
}

.lenzz-box-alert span {
color: #e67a07;
font-family: sans-serif, Arial;
}

.lenzz-box-alert img {
width: 20px;
height: 20px;
margin-right: 5px;
}

.lenzz-box-alert i {
padding-top: 15px;
padding-bottom: 15px;
color: #fff;
font-size: 40px;
text-align: center;
}

.lenzz-box-alert-line {
width: 95%;
height: auto;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
padding: 5px;
border-bottom: 1px solid #fff;
color: #fff;
text-align: center;
line-height: 10px;
display: block;
}

.lenzz-box-alert-verif {
width: 90%;
height: auto;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
padding: 5px;
color: #fff;
font-size: 15px;
font-family: sanf-serif, Arial;
font-weight: 400;
text-align: center;
line-height: 20px;
display: block;
}
.lenzz-box-alert-verif span {
color: #e67a07;
font-family: sans-serif, Arial;
}
.lenzz-box-alert-verify {
width: 90%;
height: auto;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
padding: 5px;
color: #fff;
font-size: 15px;
font-family: sanf-serif, Arial;
font-weight: 400;
text-align: left;
line-height: 20px;
display: block;
}

.lenzz-box-alert-center {
width: 95%;
height: auto;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
padding: 5px;
color: #fff;
font-size: 16px;
font-family: sanf-serif, Arial;
font-weight: 400;
text-align: center;
line-height: 20px;
display: block;
}

.lenzz-box-alert-center span {
color: #e67a07;
font-family: sans-serif, Arial;
}

.lenzz-box-alert-center img {
width: 20px;
height: 20px;
margin-left: 2px;
margin-right: 5px;
margin-bottom: -4px;
}

.lenzz-box-alert-lefts {
width: 100%;
height: auto;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
padding: 5px;
padding-left: 20px;
color: #8A8D9E;
font-size: 12px;
font-family: sans-serif, Arial;
font-weight: 400;
text-align: left;
line-height: 20px;
display: block;
}

.lenzz-box-alert-left-error {
width: 100%;
height: auto;
margin-top: -6px;
margin-bottom: -10px;
padding: 5px;
padding-left: 20px;
color: #FF5E5B;
font-size: 12px;
font-family: sans-serif, Arial;
font-weight: 400;
text-align: left;
line-height: 20px;
display: block;
}

.lenzz-box-alert-left {
width: 100%;
height: auto;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
padding: 5px;
color: #fff;
font-size: 15px;
font-family: sans-serif, Arial;
font-weight: 400;
text-align: left;
line-height: 20px;
display: block;
}

.lenzz-box-alert-left span {
color: #e67a07;
font-family: sans-serif, Arial;
}

.lenzz-box-alert-left img {
width: 20px;
height: 20px;
margin-left: 2px;
margin-right: 5px;
margin-bottom: -4px;
}

.lenzz-box-alert-right {
width: 95%;
height: auto;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
padding: 5px;
color: #fff;
font-size: 16px;
font-family: Midas;
font-weight: 500;
text-align: right;
line-height: 20px;
display: block;
}

.lenzz-box-alert-redeem {
width: 95%;
height: auto;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
padding: 5px;
color: #fff;
font-size: 15px;
font-family: sans-serif, Arial;
font-weight: 400;
text-align: left;
line-height: 20px;
display: block;
}

.lenzz-box-alert-redeem span {
color: #fff;
font-size: 15px;
font-family: sans-serif, Arial;
}

.lenzz-box-alert-redeem img {
width: 20px;
height: 20px;
margin-left: 2px;
margin-right: 5px;
margin-bottom: -5px;
}

.lenzz-box-alert-price {
width: 92%;
height: auto;
margin-top: 1px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
padding: 5px;
color: #fff;
font-size: 15px;
font-family: sans-serif, Arial;
font-weight: 400;
text-align: left;
line-height: 20px;
display: block;
}

.lenzz-box-alert-price span {
color: #fff;
font-size: 15px;
float: right;
font-family: sans-serif, Arial;
}

.lenzz-box-alert-price img {
width: 20px;
height: 20px;
float: right;
margin-top: -2px;
margin-right: 5px;
}

.lenzz-box-item-once {
width: 75px;
height: 75px;
margin: 1px;
margin-left: -5px;
margin-top: 30px;
text-align: center;
display: inline-block;
}

.lenzz-box-item-once img {
width: 100%;
height: 100%;
}

.onceRewardsImg {
width: 75px;
height: 75px;
}

.lenzz-box-item-redeem {
background: url(../img/bg-item.png) no-repeat center;
background-size: 100% 100%;
width: 80px;
height: 80px;
margin: 1px;
margin-left: 20px;
margin-right: 15px;
margin-bottom: 20px;
border: 1px solid #fff;
float: left;
display: inline-block;
}

.lenzz-box-item-redeem img {
width: 97%;
height: 97%;
border: none;
}

.lenzz-box-item-redeem .item-nominals {
width: 100%;
font-size: 12px;
font-family: Midas;
color: #fff;
text-align: right;
margin-left: -5px;
margin-top: -15px;
}

@property --angle {
syntax: '<angle>';
initial-value: 0deg;
inherits: false;
}

.lenzz-box-item-redeem {
--angle: 360deg;
border-image: linear-gradient(var(--angle), #00c4de, #1b56ff, #00c4de, #1b56ff) 1;
animation: 1s rotate linear infinite;
}

@keyframes rotate {
to {
--angle: 0deg;
}
}

.redeemRewardsImg {
width: 60px;
height: 60px;
}

.lenzz-box-item-many {
width: 60px;
height: 60px;
margin: 2px;
margin-top: 40px;
text-align: right;
display: inline-block;
}

.lenzz-box-item-many img {
width: 100%;
height: 100%;
}

.manyRewardsImg1,
manyRewardsImg2,
manyRewardsImg3,
manyRewardsImg4,
manyRewardsImg5 {
width: 100px;
height: 55px;
}
.lenzz-login-img {
width: 10%;
height: auto;
margin-top: 30px;
margin-bottom: 5px;
animation: mymoves 1s infinite linear;
}

@keyframes mymoves {
100% {
transform: rotate(360deg);
}
}
.lenzz-login-text {
padding: 6px;
color: #fff;
font-size: 17px;
font-family: Midas;
font-weight: 500;
text-align: center;
}
.lenzz-box-loading {
width: 95%;
height: auto;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
padding: 6px;
color: #AAAAAA;
font-size: 17px;
font-family: Midas;
font-weight: 500;
text-align: center;
display: block;
}

.lenzz-box-loading img {
width: 45px;
height: auto;
margin-bottom: 20px;
text-align: center;
animation-name: spin;
animation-duration: 400ms;
animation-iteration-count: infinite;
animation-timing-function: linear;
}

@keyframes spin {
from {
transform: rotate(0deg);
}

to {
transform: rotate(360deg);
}
}

.lenzz-box-form-id {
width: 95%;
height: auto;
display: block;
margin-right: auto;
margin-left: auto;
}

.lenzz-box-form-id input {
background: #1B224C;
width: 95%;
height: 43px;
margin-bottom: 4px;
padding: 4px;
padding-left: 10px;
color: #fff;
font-size: 14px;
font-family: sans-serif, Arial;
font-weight: 400;
border: 1px solid #1B224C;
border-radius: 3px;
position: relative;
outline: none;
}

.lenzz-box-form-id input::placeholder {
color: #C3C5D1;
}

.lenzz-box-form-id input:focus {
border: 1px solid #0000;
border-radius: 3px;
background:
linear-gradient(#1B224C, #1B224C) padding-box,
linear-gradient(to bottom, #00c4de, #1b56ff) border-box;
}

.lenzz-box-form-id-error {
width: 95%;
height: auto;
display: block;
margin-right: auto;
margin-left: auto;
}

.lenzz-box-form-id-error input {
background: #1B224C;
width: 95%;
height: 43px;
margin-bottom: 4px;
padding: 4px;
padding-left: 10px;
color: #fff;
font-size: 14px;
font-family: sans-serif, Arial;
font-weight: 400;
border: 1px solid #FF5E5B;
border-radius: 3px;
position: relative;
outline: none;
}

.lenzz-box-form-id select::placeholder {
color: #C3C5D1;
}

.lenzz-box-form-id select {
background: #1B224C;
width: 95%;
height: 43px;
margin-bottom: 6px;
padding: 10px;
padding-left: 10px;
padding-right: -10px;
color: #fff;
font-size: 14px;
font-family: sans-serif, Arial;
font-weight: 400;
border: 1px solid #1B224C;
border-radius: 3px;
position: relative;
outline: none;
}

.lenzz-box-form {
width: 95%;
height: auto;
display: block;
margin-right: auto;
margin-left: auto;
}

.lenzz-box-form input {
background: #1B224C;
width: 90%;
height: 40px;
margin-left: -3px;
margin-bottom: 4px;
padding: 4px;
padding-left: 10px;
color: #fff;
font-size: 14px;
font-family: sans-serif, Arial;
font-weight: 400;
border: 0px solid #A9A8A9;
border-radius: 3px;
position: relative;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
}

.lenzz-box-form input::placeholder {
color: #fff;
}

.lenzz-box-form select {
background: #1B224C;
width: 90%;
height: 35px;
margin-left: -3px;
margin-bottom: 3px;
padding: 3.7px;
padding-left: 10px;
color: #fff;
font-size: 14px;
font-family: sans-serif, Arial;
font-weight: 400;
border: 1px solid #A9A8A9;
border-radius: 3px;
position: relative;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
}

.lenzz-box-footer {
background: rbga(0, 0, 0, 0);
background-size: 100% 100%;
width: 100%;
height: 60px;
margin-top: -1px;
}

.lenzz-box-footer button:nth-child(1) {
background: url(../img/btn-off.png) no-repeat center;
background-size: 100% 100%;
width: 30%;
height: 30px;
margin-top: 5px;
margin-right: 0px;
padding: 4px;
padding-left: 33px;
padding-right: 35px;
color: #000;
font-size: 16px;
font-family: Midas;
font-weight: 500;
text-align: center;
border: none;
outline: none;
}

.lenzz-box-footer2 button:nth-child(1) {
background: url(img/btn-on.png) no-repeat center;
background-size: 100% 100%;
width: 30%;
height: 35px;
margin-top: 5px;
margin-right: 0px;
padding: 4px;
padding-left: 30px;
padding-right: 30px;
color: #000;
font-size: 18px;
font-family: Midas;
font-weight: 500;
text-align: center;
border: none;
outline: none;
}

.lenzz-box-footer button:nth-child(2) {
background: url(../img/btn-on.png) no-repeat center;
background-size: 100% 100%;
width: 30%;
height: 30px;
margin-top: 5px;
margin-left: 15px;
padding: 4px;
padding-left: 33px;
padding-right: 35px;
color: #000;
font-size: 16px;
font-family: Midas;
font-weight: 500;
text-align: center;
border: none;
outline: none;
}

.lenzz-box-footer img {
width: 90%;
margin-left: auto;
margin-right: auto;
padding-top: 15px;
display: block;
}

.lenzz-box-form-footer {
background: rbga(0, 0, 0, 0);
background-size: 100% 100%;
width: 100%;
height: 60px;
margin-right: auto;
margin-left: auto;
}

.lenzz-box-form-footer button {
background: linear-gradient(#00c4de, #1b56ff);
width: auto;
height: 35px;
margin-top: 1px;
margin-right: auto;
margin-left: auto;
margin-bottom: 5px;
padding: 4px;
padding-left: 35px;
padding-right: 35px;
color: #fff;
font-size: 17px;
font-family: Midas;
font-weight: 500;
text-align: center;
border-radius: 3px;
border: none;
outline: none;
}

.lenzz-box-form-footer-full {
background: rbga(0, 0, 0, 0);
background-size: 100% 100%;
width: 100%;
height: 60px;
margin-right: auto;
margin-left: auto;
}

.lenzz-box-form-footer-full button {
background: linear-gradient(#00c4de, #1b56ff);
width: 100%;
height: 45px;
margin-top: 1px;
margin-right: auto;
margin-left: auto;
margin-bottom: 10px;
padding: 4px;
padding-top: 7px;
padding-left: 35px;
padding-right: 35px;
color: #fff;
font-size: 16px;
font-family: Midas;
font-weight: 400;
text-align: center;
border-radius: 3px;
border: none;
outline: none;
}

.lenzz-box-form-footer-full button img {
  width: 23px;
  height: 23px;
  margin-top: -0px;
  float: left;
}

@media only screen and (max-width:600px) {
.lenzz-box-wrapper {
width: 100%;
margin: 0;
bottom: 0;
position: fixed;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
transition: all .3s ease;
}
}