.lichtPurchased .contm {
    width: 600px;
} 
.lichtPurchased .contm {
    width: 600px;
} 
.lichtPurchased .formbx.receiver {
    padding: 15px;
    border-radius: 3px;
    background-color: #eee;
    margin: 15px 0 0;
} 
.lichtLogin.lichtFP .contm {
    width: 500px;
}
.lichtLogin.lichtFP .formwbx button {
    width: 100%;
    margin: 0;
}
.lichtLogin.lichtFP .formwbx .taste {
    margin: 15px 0;
}
.lichtLogin.lichtFP .formwbx [href="my-account?view=forgetpassword"] {
    font-size: 80%;
    display: table;
    max-width: 100%;
    margin: 0 0 60px auto;
}
.licht .contbx > .contbx-w {
    padding: 30px;
}
.btnViewCart.btnSticky {
    position: fixed;
    top: 15px;
    right: 15px;
    z-index: 50;
    min-width: auto;
    border-radius: 3px;
    transform-origin: right top;
    rotate: 90deg;
    translate: 0 225px;
    padding: 10px 12px 12px 12px;
}
.btnViewCart.btnSticky .bg-mask{
    background-color: #fff;
}
.btnViewCart.btnSticky .bimgw {
    width: 21px;
    margin: 0 6px -3px 0;
    rotate: -90deg;
}

.lichtDASHUSERlogout .contm {
    width: 600px;
}
.lichtDASHUSERlogout .contbx > .contbx-w {
    padding: 30px 20px;
} 
.lichtDASHUSERlogout .btnbx {
    margin: 15px 0 0;
}
.lichtDASHUSERlogout .btnbx .btn {
    margin: 3px
}
@media (max-width: 575px) {
    .lichtDASHUSERlogout .btn {
    width: 100%;
    margin: 3px 0;
    }
}