
@font-face {
    font-family: 'lemonmilk';
    src: url('../font/LEMONMILK-Regular.otf');
}       
@font-face {
    font-family: 'crosswind';
    src: url('../font/crosswind.TTF');
}   
@font-face {
    font-family: 'impact';
    src: url('../font/IMPACT.TTF');
}   

body {
    font-family: 'crosswind';
    background-image: url('../img/bg.png');
    background-size: contain;
    background-size: 150%;
    padding: 0;
    margin: 0;  
    overflow-x: hidden;
}



.div-back-spin {
    width: 100%;
    height: 60%;
}

.div-spin {
    width: 100%;
}

.div-spin {
    width: 100%;
    position: relative;
}

.div-spin .img-header-bonus-spin {
    position: absolute;
    z-index: 450;
    width: 50%;
    height: auto;
    top: 50%;
    left: 50%;
}

.div-round-spin {
    width: 100%;
    height: 100%;
    position: absolute;
    display: inline-block;
}

.div-round-spin .img-light-round {
    display: inline-block;
    position: absolute;
    z-index: 400; 
    width: 100%;
    height: auto;
    left: 50%;
    margin-left: -50%;
}

.div-round-spin .img-logo-vietnam-mid {
    position: absolute;
    z-index: 403;
    top: 50%;
    left: 50%;
    width: 30%;
    height: auto;
}

.div-round-spin .img-wheel {
    position: absolute;
    z-index: 401;
    top: 50%;
    left: 50%;
    width: 78%;
    height: auto;
}

.button-spin {
    position: absolute;
    z-index: 401;
    width: 60%;
    height: auto;
    top: 50%;
    left: 50%;
    cursor: pointer;
} 

/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */

.div-back-masukkan-kode {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 50%;
    z-index: 9999;
    top: 0;
}

.div-masukkan-kode {
    width: 100%;
    height: 100%;
    text-align: center;
}

.img-masukkan-kode {
    width: 85%;
    height: auto;
    margin: 0 auto;
}

.div-inputan-masukkan-kode {
    z-index: 99999;
    width: 100%;
    text-align: center;
}

.div-inputan-hitam-masukkan-kode{
    width: 80%;
    height: 30px;
    background-color: black;
}

.div-inputan-masukkan-kode input{
    text-align: center;
    font-family: 'impact';
    width: 60%;
    border: none;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
}

.div-tombol-klaim {
    margin-top: 12px;
}

.div-tombol-klaim .tombol-klaim {
    width: 28%;
    height: auto;
    cursor: pointer;
}

.div-tombol-close {
    margin-top: 3px;
}

.div-tombol-close .tombol-close {
    width: 6%;
    height: auto;
    cursor: pointer;
}

/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */

.div-back-win {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 50%;
    z-index: 9999;
}

.div-win {
    width: 100%;
    height: 100%;
    text-align: center;
}

.div-win .img-win {
    width: 85%;
    height: auto;
    margin: 0 auto;
}

.div-win-nominal {
    z-index: 99999;
    width: 100%;
    text-align: center;
}

.div-win-nominal .win-nominal {
    width: auto;
    height: 44px;
}

.div-win-kode {
    margin-top: -8px;
}

.div-win-kode .win-kode {
    text-align: center;
    font-family: 'impact';
    color: white;
    text-shadow: 2px 2px 2px black;
}

.div-win-date {
    margin-top: -6px !important; 
}

.div-win-date .win-date {
    text-align: center;
    font-family: 'impact';
    color: white;
    text-shadow: 2px 2px 2px black;
    font-size: 1em !important;
}

.div-tombol-close-win .tombol-close-win {
    width: 6%;
    height: auto;
}

/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */

.div-notif-invalid {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 50%;
    z-index: 9999;
}

.div-notif-invalid {
    width: 100%;
    height: 100%;
    text-align: center;
}

.div-notif-invalid .img-invalid {
    width: 85%;
    height: auto;
    margin: 0 auto;
}

.div-button-close-invalid .button-close-invalid {
    width: 6%;
    height: auto;
    cursor: pointer;
}


/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */

.div-notif-valid {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 50%;
    z-index: 9999;
}

.div-notif-valid {
    width: 100%;
    height: 100%;
    text-align: center;
}

.div-notif-valid .img-valid {
    width: 85%;
    height: auto;
    margin: 0 auto;
}


.div-notif-valid .img-valid {
    width: 85%;
    height: auto;
    margin: 0 auto;
}

.div-button-close-valid .button-close-valid {
    width: 6%;
    height: auto;
    cursor: pointer;
}



/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */

.div-notif-already-use {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 50%;
    z-index: 9999;
}

.div-notif-already-use {
    width: 100%;
    height: 100%;
    text-align: center;
}

.div-notif-already-use .img-already-use {
    width: 85%;
    height: auto;
    margin: 0 auto;
}


.div-notif-already-use .img-already-use {
    width: 85%;
    height: auto;
    margin: 0 auto;
}

.div-button-close-already-use .button-close-already-use {
    width: 6%;
    height: auto;
    cursor: pointer;
}



/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */

.div-tampilan-jumlah-spin {
    left: 15px;
    color: black;
    position: absolute;
    z-index: 401;
    width: 40%;
    height: auto;
    top: 50%;
    left: 50%;
}

.div-tampilan-jumlah-spin .background-jumlah_spin {
    position: absolute;
    width: 100%;
    height: auto;
}

.div-tampilan-jumlah-spin span {
    position: absolute;
    left: 0;
    font-size: 1.2em;
    color: white;
}

.div-tampilan-jumlah-spin .show-tambah-jumlah-spin {
    position: absolute;
    right: 2px;
    cursor: pointer;
    width: auto;
}


/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */

.div-tombol-bawah {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
}

.div-tombol-bawah .div-center-tombol-bawah {
    display: inline-block;
    margin: 0 auto;
}

.div-center-tombol-bawah .show-history-all {
    width: 30%;
    cursor: pointer;
    margin-left: 5px;
    margin-right: 5px;
}

.div-center-tombol-bawah .show-rules-and-policy {
    width: 30%;
    cursor: pointer;
    margin-left: 5px;
    margin-right: 5px;
}

/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */







.div-show-history-all {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    text-align: center;
    padding-top: 5%;
}

.div-show-history-all .background-history-claim {
    position: absolute;
    width: 90%;
    height: auto;
    margin: 0 auto;
}



.div-table-winner {
    width: 100%;
    text-align: center;
    margin-top: 450px;
}

.div-mid-table-winner {
    margin-bottom: 100px;
    z-index: 99999;
    position: absolute;
    width: 100%;
    font-size: 1em;
    margin-top: 400px;
}

.table-winner{
    width: 80%;
    text-align: center;
    border-collapse: collapse;
    border: none;
    font-family: 'lemonmilk';
    /* background: white; */
    color: white;
    margin: 0 auto;
    font-size: 1em;
}

.table-winner tr td{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
}
/* 
.table-winner thead tr {
    background-color: rgb(203, 19, 18);
    color: white;
    border-top-left-radius: 20px;
} */
/* 
.table-winner thead th {
    padding-top: 8px;
    padding-bottom: 8px;
} */


/* .content-table-winner tr:nth-child(odd) td {
    background-color: rgba(0, 0, 0, 0.1);
} */
.content-table-winner tr td{
    padding-top: 8px;
    padding-bottom: 8px;
}
/* 

.content-table-winner .tr-winner-big {
    color: white;
    background-image: url('../img/win_big.png');
    background-size: contain;
    background-size: 100%;
    font-weight: bold;
}

.content-table-winner .tr-winner-medium {
    color: white;
    background-image: url('../img/win_medium.png');
    background-size: contain;
    background-size: 100%;
    font-weight: bold;
}
  */

.button-tutup-history-claim {
    margin-top: 25px;
    width: 30%;
    height: auto;
    cursor: pointer;
}



/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */

.div-show-rules {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    text-align: center;
    padding-top: 5%;
}

.div-show-rules .background-rules {
    position: absolute;
    width: 90%;
    height: auto;
    margin: 0 auto;
}

.button-tutup-rules {
    z-index: 99999;
    position: absolute;
    width: 30%;
    height: auto;
    cursor: pointer;

}



/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */

.div-show-input-your-code {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    text-align: center;
    padding-top: 5%;
}

.div-show-input-your-code .background-input-your-code {
    position: absolute;
    width: 90%;
    height: auto;
    margin: 0 auto;
}

.input-masukkan-code-multi {
    z-index: 99999;
    position: absolute;
    width: 78%;
    text-align: center;
    font-size: 1em;
    border: none;
    /* height: auto; */

}

.button-tutup-input-your-code {
    z-index: 99999;
    position: absolute;
    width: 30%;
    height: auto;
    cursor: pointer;
}

.button-new-claim {
    z-index: 99999;
    position: absolute;
    width: 40%;
    height: auto;
    cursor: pointer;

}


/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */


.div-status-code {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    text-align: center;
    padding-top: 5%;
}

.div-status-code .background-status-code {
    position: absolute;
    width: 90%;
    height: auto;
    margin: 0 auto;
}


.input-status-code-multi {
    z-index: 99999;
    position: absolute;
    width: 78%;
    text-align: center;
    font-size: 1em;
    border: none;
    /* height: auto; */

}

.button-status-code {
    z-index: 99999;
    position: absolute;
    width: 30%;
    height: auto;
    cursor: pointer;

}












