div#login{
    background: radial-gradient(circle at 35% 80%, rgba(30, 140, 70, .18) 0%, rgba(0, 0, 0, 0) 55%), linear-gradient(180deg, #0e3e16 0%, #0b3613 45%, #06220c 100%);
}
#login .logo-box{
    width: 200px;
    height: 95px;
    position: absolute;
    bottom: 70px;
    left: 50%;
    margin-left: -100px;
    /*line-height: 41px;*/
    /*text-align: center;*/
    /*background: linear-gradient(135deg, #ff5f5f, #ffcc33);*/
    /*border-radius: 14px;*/
    /*font-weight: 800;*/
    /*color: #ffffff;*/
}
/*@keyframes glow {*/
/*    0%,100% { box-shadow: 0 0 18px rgba(255,204,51,.6); }*/
/*    50% { box-shadow: 0 0 36px rgba(255,204,51,.95); }*/
/*}*/
/*.logo-anim {*/
/*    animation: glow 2.8s ease-in-out infinite;*/
/*}*/
#img_en,#img_ens{
    float: right;
    margin: 15px 4px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    background: rgba(255, 255, 255, .15);
    cursor: pointer;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .35);
    transition: transform .15s ease, background .15s ease;
    color: #FFFFFF;
    font-weight: 500;
}
.liebiao {
    margin: 15px 5px!important;
    width: 28px !important;
    height: 36px !important;
}
#login .input div{
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, .25);
    gap: 10px;
}
#login .input input{
    height: 46px;
    padding-top: 6px;
    border-bottom:none;
}


.tingh1_logo{
    width: 40px;
    height: 40px;
    background: url("thislogo.png");
    background-size: 100% 100%;
    float: left;
}
.pelangicasino{
    display: block!important;
}
.oncebtn{
    width: 20%!important;
}
a{
    text-decoration: none;
    color: unset;
}
.register_title {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    color: #f3f3f3;
    text-align: center;
    background-color: #4a4a4a;
}
.CHback {
    background: #4a4a4a;
}
.yeschange span {
    background: #43bcfc;
    color: #ffffff;
}
#replayerz .title {
    background: #4a4a4a;
    border: 1px solid #4a4a4a;
}
#retop {
    background: #e4e4e4;
}
#replayerz {
    background: #4a4a4a;
    color: #ffffff;
}
.retop a {
    border: 1px solid #4a4a4a;
}
.dialog-box .title {
    background-color: #4a4a4a;
    color: #fff;
}
.dialog-box .title {
    background-color: #4a4a4a;
    color: #fff;
}
.bom-cun {
    background: #4a4a4a;
    color: #fff;
}
.register_title span img {
    width: 72px;
}
.register_go {
    color: #fff;
    width: 94%;
    height: 44px;
    margin-left: 3%;
    margin-top: 0;
    border-radius: 5px;
    background-color: #944d26;
    text-align: center;
    line-height: 44px;
    font-weight: bold;
}
.playvideo {
    position: absolute;
    width: 94%;
    height: auto;
    top: 25%;
    left: 3%;
    margin-top: -50px;
    overflow: hidden;
}
/*#paypro{*/
/*    display: inline-block!important;*/
/*}*/
#qrisautopay{
    display: inline-block!important;
}
#login .top{
    height: 30%;
}
.ik-btn, .ik-btn-da{
    width: 100%;
    border: none;
    border-radius: 30px;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 700;
    margin-top: 12px;
    cursor: pointer;
    height: unset;
    color: #06361f;
}
#login .input{
    height: 355px;
    padding: 10px 18px;
}
.ik-btn,#whatsapp{
    background: linear-gradient(180deg, #1fe27a, #0fa95a);
    color: #06361f;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .4);
}
.android,.appios{
    float: left;
    width: 49%;
    background: rgba(255, 255, 255, .12);
    border-radius: 16px;
    padding: 12px 0;
    text-align: center;
    font-weight: 600;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .12);
    color: #FFFFFF;
}
.appios{
    margin-left: 2%;
}
.menubtn_login{
    position: fixed;
    top: 0;
    left: -260px;
    width: 240px;
    height: 100vh;
    padding: 22px 16px;
    transition: left .3s ease;
    z-index: 1000;
    background: radial-gradient(circle at 25% 18%, rgba(120, 255, 170, .18), rgba(0, 0, 0, 0) 55%), linear-gradient(180deg, rgba(8, 28, 12, .96) 0%, rgba(6, 22, 10, .98) 55%, rgba(3, 10, 5, 1) 100%);
    backdrop-filter: blur(10px);
    box-shadow: 18px 0 50px rgba(0, 0, 0, .65), inset -1px 0 0 rgba(255, 255, 255, .06);
    overflow: hidden;
}
.openmenu{
    left: 0;
}
.menu-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .55);
    display: none;
    pointer-events: none;
    z-index: 999;
}
.menu-header {
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 18px;
    color: #bfffdc;
    opacity: .9;
}
.menubtn_login li{
    display: block;
    padding: 12px 12px;
    margin-bottom: 12px;
    border-radius: 14px;
    text-decoration: none;
    color: #eaf6ff;
    font-size: 14px;
    background: linear-gradient(180deg, rgba(255, 255, 255, .08), rgba(255, 255, 255, .02));
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .10), 0 6px 18px rgba(0, 0, 0, .35);
    transition: all .18s ease;
}
.menubtn_login li a{
    color: unset;
}
.botban{
    width: 100%;
    height: auto;
    margin-top: -38px;
}
.botban img{
    width: 100%;
    height: auto;
}
#qrisautopay1 {
    display: inline-block;
}