@import url(font.css);

body,
html {
    min-height: 100vh;
    max-width: 450px;
    margin: 0 auto;
    font-family: "Quicksand";
    color: white;
    padding-bottom: 70px;
    line-height: 1;
    background-color: #000;
    background-image: url("../img/bg-raya.png");
    background-size: cover;
    background-attachment: fixed;
}

.font-classic {
    font-family: "PT Serif";
}

.notie-alert {
    z-index: 999;
}

.fixed-header {
    position: fixed;
    overflow: hidden;
    top: 0;
    width: 100%;
    max-width: 450px;
    z-index: 10;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid {
    padding-top: 120px;
}

.btn-link {
    color: white;
}

.btn-silver {
    color: #000;
    border: 2px solid #868686;
    background: linear-gradient(to bottom, #868686 0, #b9b9b9 32%, #fff 57%, #868686 100%);
    font-weight: 700;
}

.btn-gold,
.btn-silver.active {
    color: #000 !important;
    border: 2px solid #dcaa21;
    background: linear-gradient(to bottom, #cf9d09 0, #e8b536 32%, #fdeebc 57%, #e8b536 77%, #d09f0b 100%);
    font-weight: 700;
}

.btn-green {
    color: #000;
    border: 2px solid #017e05;
    background: linear-gradient(to bottom, #017e05 0, #67cc6f 32%, #d4fcd4 57%, #017e05 100%);
    font-weight: 700;
}

.btn-red {
    color: #000;
    border: 2px solid #941515;
    background: linear-gradient(to bottom, #941515 0, #b94b4b 32%, #ffc8c8 57%, #941515 100%);
    font-weight: 700;
}

.btn-yellow {
    color: #000;
    border: 2px solid #ff9c16;
    background: linear-gradient(to bottom, #ff9c16 0, #ffc87d 32%, #ffe5bc 57%, #ff9c16 100%);
    font-weight: 700;
}

.btn-blue {
    color: #000;
    border: 2px solid #1696ff;
    background: linear-gradient(to bottom, #1696ff 0, #7ac2ff 32%, #fff 57%, #1696ff 100%);
    font-weight: 700;
}

.btn-lightblue {
    background-color: #00c9ff;
    border: 1px solid #fff;
    color: #fff;
}

.btn-outline.btn-blue {
    background-color: #fff;
    border: 1px solid #00a8ff;
    color: #000;
}

.btn-outline.btn-blue.active {
    color: #000;
    border: 2px solid #ff9c16;
    background: linear-gradient(to bottom, #ff9c16 0, #ffc87d 32%, #ffe5bc 57%, #ff9c16 100%);
    font-weight: 700;
}

.text-blue {
    color: #0056bd;
}

.text-gold {
    color: #dcb37d;
}

.text-blue {
    /*color: #00a8ff;*/
}

.text-lightblue {
    color: #00c9ff;
}

.text-darkblue {
    color: #0c17b1;
}

.text-green {
    color: #00c301;
}

.text-yellow {
    color: #ffff4d;
}

.bg-wallet {
    /*background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(195,230,234,1) 39%, rgba(181,219,240,1) 100%);
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;*/
    color: white;
}

.bg-wallet .text-yellow {
    color: #dcb37d !important;
}

.bg-wallet .text-light {
    color: white !important;
}

.bg-referral-wallet .text-yellow {
    color: #dcb37d !important;
}

.bg-referral {
    background-image: url(../img/bg-referral-raya.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left bottom;
    color: white;
}

.bg-referral-tick {
    background-image: url(../img/i-tick.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
}

.bg-referral-cross {
    background-image: url(../img/i-cross.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
}

.bg-ganjaran {
    /*background-image: url("../img/bg-gshare.jpg");*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.bg-ganjaran-fountain {
    /*background-image: url("../img/i-gold-bird.gif");*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.bg-reward {
    background-image: url("../img/bg-reward.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.bg-blue {
    background: rgb(112, 154, 155);
    background: linear-gradient(90deg, rgba(112, 154, 155, 1) 0%, rgba(33, 52, 108, 1) 15%, rgba(33, 52, 108, 1) 85%, rgba(112, 154, 155, 1) 100%);
    color: #fff;
}

.bg-blue2 {
    background-color: #005fbe;
    color: #fff;
}

.bg-white-half {
    background: linear-gradient(90deg, #030047 0, rgba(204, 118, 201, 0) 100%);
}

.bg-darkblue {
    background-color: #0c17b1;
}

.bg-dark {
    background-color: #000 !important;
}

.bg-notice {
    /*background: linear-gradient(to bottom, #08142a 0, #133b7f 71%, #496698 100%);*/
    /*background: #081831;*/
    background-image: url("../img/bg-notice-raya.png");
    background-size: cover;
    padding-top: 0px;
    width: 100vw;
    max-width: 450px;
    overflow: hidden;
}

.bg-notice .text-blue {
    color: #d5ba83 !important;
}

.bg-notice .text-gold {
    color: white !important;
}

.bg-withdraw {
    /*background: linear-gradient(to bottom, #941515 0, #b94b4b 71%, #fb6c6c 100%);*/
    /*background: linear-gradient(to bottom, #b6906c 0, #dfbe79 71%, #b6906c 100%);*/
    /*background-color: #74b0c8;*/
    background: #f4e3b5;
    width: 100vw;
    max-width: 450px;
    overflow: hidden;
    color: #724095;
}

.bg-withdraw .text-blue {
    color: #724095 !important;
}

.bg-marquee {
    /*background-image: url("../img/bg-marquee.png");*/
    background-color: #27aae1;
    background-size: contain;
}

.greward-notice .title,
.withdraw-notice .title {
    padding-left: 0 !important;
}

.greward-notice {
    padding: 10px;
    max-width: 95%;
    width: 95%;
    overflow: hidden;
    font-size: 0.8rem;
}

.withdraw-notice {
    padding: 10px;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    font-size: 0.8rem;
}

.withdraw-notice .text-success {
    color: #b43045 !important;
}

.notice-anchor {
    position: absolute;
    top: 25%;
    right: 1%;
}

.bg-deposit-modal {
    background-image: url("../img/bg-deposit-modal.png");
    background-size: cover;
}

.border-round {
    border-radius: 25px;
}

.border-blue {
    border: 2px solid #00a8ff;
}

.border-gold {
    border: 2px solid #d9a515;
}

.modal-content {
    background: rgb(112, 154, 155);
    background: linear-gradient(90deg, rgba(112, 154, 155, 1) 0%, rgba(33, 52, 108, 1) 15%, rgba(33, 52, 108, 1) 85%, rgba(112, 154, 155, 1) 100%);
}

.modal-footer {
    justify-content: normal;
}

.modal-header {
    border-bottom: none;
}

.modal-header .close {
    color: #fff;
    margin: 0 -1rem -1rem auto;
}

.header {
    width: 100%;
    /*background: linear-gradient(to bottom, #08142a 0, #133b7f 71%, #496698 100%);*/
    background-image: url("../img/bg-header-raya.gif");
    background-size: cover;
    box-shadow: 0 3px 8px #000;
}

.header .btn-login,
.header .btn-logout {
    background-image: url(../img/login-bar-raya.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 5px;
    line-height: 40px;
    text-indent: 20px;
    color: white;
    font-size: 12px;
    padding: 0 5px;
    font-weight: 700;
}

.header .header-logo {
    max-height: 40px;
    margin-top: 5px;
    margin-left: 5px;
    max-width: 60%;
}

.header .icon-notification {
    position: absolute;
    right: 15px;
    width: 30px;
}

.navfloat {
    position: fixed;
    top: 65%;
    transform-origin: left top;
    border-radius: 0 0 25px 25px;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 10;
}

.navfloat .col-4 {
    text-align: center;
    padding: 10px;
}

.navfloat a {
    color: #000;
}

.navfloat .active {
    background: linear-gradient(180deg, #27cfff 0, #007aff 100%);
}

.navfloat .active a {
    color: #fff;
}

.navfloat .row .active:first-child {
    border-radius: 0 0 0 25px;
}

.navfloat .row .active:last-child {
    border-radius: 0 0 25px;
}

.navfloat .active a {
    border-bottom: 2px solid #fff;
    box-shadow: 0 4px 10px -4px #fff;
}

.home-body {
    margin: 1em;
}

.vip-holder {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.home-card-holder {
    position: relative;
    width: 100%;
    border: 1px solid #00c9ff;
    border-radius: 25px;
}

.home-card-bg {
    width: 100%;
}

.home-card-circle {
    position: absolute;
    top: 5%;
    width: 33%;
    right: 3%;
}

.home-card-btn {
    position: absolute;
    bottom: 5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 70%;
}

.home-card-lose-text {
    position: absolute;
    color: #000;
    top: 27%;
    left: 7%;
    font-size: 0.8rem;
}

.home-card-free-text {
    position: absolute;
    top: 19%;
    color: #fff;
    right: 8.5%;
    font-size: 0.7rem;
    font-weight: 700;
}

.home-card-free-amount {
    /*font-size: 2em;*/
}

.home-card-holder .btn-refresh {
    position: absolute;
    color: #fff;
    top: 37%;
    left: 34%;
    transform: scale(0.6);
}

.progress {
    height: 25px;
    border-radius: 25px;
    position: relative;
}

.progress-bar {
    background: rgb(127, 7, 8);
    background: linear-gradient(90deg, rgba(127, 7, 8, 1) 0%, rgba(73, 17, 16, 1) 51%, rgba(127, 7, 8, 1) 100%);
}

.home-card-progress-text {
    position: absolute;
    color: #fff;
    top: 10%;
    left: 40%;
    z-index: 1;
    text-shadow: 2px 1px 3px #000;
}

.dragdealer {
    width: 100%;
    border-radius: 5px;
    background-color: #00c9ff;
    margin-top: 1em;
}

#angpao_cd {
    position: absolute;
    left: -30%;
    top: -55%;
}

.home-angpao-holder .btn-link {
    position: absolute;
    top: 4vh;
    left: 8%;
}

.home-angpao-holder {
    min-height: 50px;
    margin-top: 2em;
    margin-bottom: 2em;
    position: relative;
    border-radius: 25px;
    padding: 0 15px 0 15px;
}

.home-angpao-img {
    width: 40px;
    margin-top: -10px;
}

.home-angpao-img-display {
    width: 80px;
    margin-top: 20px;
}

.home-angpao-slide {
    position: absolute;
    width: 50%;
    top: -50%;
    left: 34%;
}

.home-angpao-text {
    position: absolute;
    width: 65%;
    left: 0;
    right: 0;
    bottom: 6%;
    margin: 0 auto;
}

.angpao-progress-text {
    position: absolute;
    color: #fff;
    top: 72%;
    left: 40%;
}

.home-referral-holder {
    position: relative;
    border: 1px solid #00c9ff;
    border-radius: 25px;
    padding: 15px;
}

.home-referral-holder .img-fluid {
    width: 100%;
}

.home-referral-holder input {
    border-radius: 25px;
    border: 1px solid #00a8ff;
    width: 100%;
    height: 30px;
}

.btm-holder {
    background-image: url("../img/bg-btm.png");
    background-size: cover;
    position: fixed;
    bottom: 0;
    color: #000;
    z-index: 5;
    max-width: 450px;
    width: 100%;
    min-height: 50px;
}

.btm-holder .btn-withdraw {
    position: absolute;
    right: 4%;
    bottom: 20%;
    width: 40%;
}

.btm-bg {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: auto;
}

.btm-wallet-text {
    position: absolute;
    left: 7%;
    bottom: 52%;
    font-size: 1.2rem;
}

.btm-wallet-amount {
    position: absolute;
    left: 7%;
    bottom: 12%;
    font-size: 1.5rem;
}

.btm-holder .fas {
    position: absolute;
    left: 35%;
    bottom: 25%;
}

.deposit-holder {
    position: fixed;
    color: #fff;
    z-index: 50;
    bottom: -6%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 450px;
}

.deposit-bg {
    width: 100%;
}

.deposit-holder .fas {
    position: absolute;
    right: 4%;
    top: 0;
}

.deposit-icon {
    max-width: 100%;
}

.deposit-holder .row {
    position: absolute;
    top: 24%;
    padding-left: 35px;
    padding-right: 35px;
}

.deposit-holder .col {
    text-align: center;
}

.deposit-holder small {
    font-size: 0.7rem;
}

.game-holder .row {
    margin-top: 0.5rem;
}

.game-list .col-6 {
    margin-bottom: 0.5rem;
}

.game-icon-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 88%;
    height: 100%;
    margin: 0 auto;
}

.transaction-histroy-detail-item {
    border: 1px solid #00a8ff;
    border-radius: 15px;
    position: relative;
}

.datepicker {
    font-size: 0.8rem;
}

.modal.fade .modal-dialog {
    transform: translate(0, -100%);
}

.modal.show .modal-dialog {
    transform: none;
}

.modal-dialog {
    margin: 0 auto;
    margin-top: -5px;
}

.modal-footer {
    border-top: none;
}

#modalClaimReward .modal-content,
#modalGame .modal-content {
    background-image: url("../img/bg-game.jpg");
    background-size: cover;
    color: #fff !important;
}

.bt-0 {
    border-top: 0 !important;
}

.game-holder .nav-item {
    max-width: 25%;
}

.game-holder .nav-link {
    background-color: transparent !important;
    padding: 0;
}

.nav-livechat {
    position: relative;
}

.nav-livechat .badge {
    position: absolute;
    right: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #00a8ff;
}

.nav-promotion .nav-link.active {
    background: linear-gradient(to bottom, #cf9d09 0, #e8b536 32%, #fdeebc 57%, #e8b536 77%, #d09f0b 100%);
}

marquee {
    padding: 8px;
    font-size: 12px;
}

marquee p {
    margin: 0;
    color: #fff;
}

.icon-levelup {
    position: absolute;
    z-index: 5;
    right: 0;
}

.icon-annouce img {
    position: absolute;
    max-height: 100%;
    z-index: 1;
    background-color: #062458;
}

.withdraw-holder {
    color: #000;
    position: relative;
    width: 100%;
    height: 100%;
}

.withdraw-holder button {
    position: absolute;
    width: auto;
    height: auto;
    z-index: 99;
    right: -5%;
    top: 86%;
}

.withdraw-btn {
    max-width: 60px;
}

.withdraw-logo {
    max-width: 50px;
}

.home-wallet-holder {
    background-image: url("../img/bg-card.png");
    background-size: cover;
    border-radius: 25px;
    padding: 15px;
    color: #fff;
}

.holder-title {
    color: #fff;
    background-image: url("../img/bg-title.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
    padding: 5px;
    margin-top: -8px;
}

.home-rebate-holder {
    padding: 15px;
    border: 1px solid #0c17b1;
    border-radius: 25px;
}

.rebate-holder {
    position: relative;
    background-image: url("../img/bg-card-turbo.png");
    background-size: cover;
    border-radius: 25px;
}

.rebate-content-holder {
    padding-top: 120px;
    padding-bottom: 20px;
}

.icon-speed {
    width: 30px;
}

.icon-speed-small {
    width: 20px;
}

.text-rebate-multiply {
    font-size: 1.5rem;
}

.vip-bar .vip-badge-holder {
    background-color: #dcaa21;
}

.vip-bar .progress {
    border-radius: 0;
}

.vip-bar .progress-bar {
    background: linear-gradient(90deg, #78ff61, #19a100, #044c00, #23d56f);
    background-size: 400% 400%;
    animation: gradient 3s ease infinite;
}

.vip-badge-holder {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    padding: 5px;
    width: fit-content;
}

.vip-badge-holder span {
    padding-left: 55px;
    text-align: right;
    color: black;
    font-weight: bold;
    text-transform: uppercase;
}

.vip-badge-holder .badge-light {
    padding-left: 35px;
}

.vip-badge-icon {
    width: 50px;
    position: absolute;
    bottom: 10%;
    left: 3%;
}

.progress-text {
    position: absolute;
    color: #fff;
    bottom: 15%;
    left: 45%;
    z-index: 3;
    text-shadow: 2px 1px 3px #000;
}

.nav-referral {
    margin: 0;
}

.nav-referral .nav-item {
    width: 33%;
    padding: 0;
}

.nav-referral.nav-pills .nav-link {
    padding: 0;
    background-color: transparent !important;
}

.task-item {
    position: relative;
}

.task-item .title {
    color: white !important;
}

.task-item .text-gold {
    color: #f8af3c !important;
}

.task-item .text-blue {
    font-size: 1.3rem;
    font-weight: 700;
}

.task-item.done::after {
    background-color: rgba(0, 0, 0, 0.7);
    content: "\f058";
    font-family: "Font Awesome 5 Pro";
    border-radius: 25px;
    position: absolute;
    margin: 0 auto;
    font-size: 3rem;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 100%;
    text-align: center;
    height: 105%;
    line-height: 2;
    z-index: 1999;
}

.task-item.lock::after {
    background-color: rgba(0, 0, 0, 0.7);
    content: "\f30d";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    margin: 0 auto;
    font-size: 3rem;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 100%;
    text-align: center;
    height: 100%;
    line-height: 2;
    z-index: 1999;
}

.home-angpao-holder.done::after {
    background-color: rgba(0, 0, 0, 0.7);
    content: "\f058";
    font-family: "Font Awesome 5 Pro";
    border-radius: 25px;
    position: absolute;
    margin: 0 auto;
    font-size: 3rem;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 100%;
    text-align: center;
    height: 105%;
    line-height: 2;
    z-index: 999;
}

.icon-claim {
    width: 80px;
}

.home-turbo-holder {
    position: relative;
}

.turbo-blink {
    position: absolute;
    bottom: 0;
    right: 35%;
    width: 30vw;
    height: 2px;
    background-color: #fff;
    box-shadow: 0 0 20px 20px #fff;
    z-index: 1;
}

.card-rebate-level,
.rebate-level {
    font-size: 2rem;
    font-style: italic;
    font-weight: 700;
    color: #0c17b1;
}

.card-rebate-level {
    position: absolute;
    top: 20%;
    left: 10%;
}

.rebate-item-holder {
    margin-top: 2em;
    margin-bottom: 2em;
    position: relative;
    border-radius: 25px;
    padding: 0 15px 0 15px;
    background-color: #fff;
    border: 1px solid #00c9ff;
}

.game-gradient {
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 25px;
    background-color: #00008b;
}

.pace-running::before {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #000;
    opacity: 0.7;
    z-index: 1998;
    left: 0;
}

.pace,
.pace-active,
.pace-progress,
.pace-progress-inner {
    opacity: 1 !important;
    z-index: 9999;
}

.swal2-modal {
    padding: 0 !important;
    background: linear-gradient(to bottom, #08142a 0, #133b7f 71%, #496698 100%) !important;
    border-radius: 5px !important;
    border: 1px solid #fff !important;
}

.swal2-html-container,
.swal2-title {
    color: #fff !important;
    display: block !important;
    padding-bottom: 15px !important;
}

.swal2-styled.swal2-confirm {
    margin-bottom: 1em !important;
}

.icon-bank-list {
    height: 40px;
    width: auto;
}

.icon-transfer-out {
    position: absolute;
    width: 30px;
    right: 10%;
    top: 30%;
}

.swal2-success-circular-line-left,
.swal2-success-circular-line-right,
.swal2-success-fix {
    background-color: transparent !important;
}

.reward-tile {
    background-color: #000;
    border-radius: 25px;
    border: 1px solid #00f;
}

.reward-tile .img-fluid {
    height: 50px;
}

.text-reward-value {
    color: #ff0;
    font-weight: 700;
    background-image: url("../img/bg-reward-subtitle.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 20px;
}

.row-transfer .btn-rolling {
    position: absolute;
    right: 7%;
    bottom: 15%;
}

.nav-link.dropdown-toggle {
    max-width: 50px;
    float: right;
}

.username.dropdown {
    display: inline-flex !important;
}

.dropdown-toggle::after {
    display: none;
}

.username img {
    max-width: 40px;
}

.header-coin-holder {
    margin-left: 1em;
    height: 30px;
    text-align: center;
    background-color: #00c9ff !important;
    color: #0c17b1;
}

.icon-header-coin {
    position: absolute;
    max-height: 30px;
    left: 15px;
}

.active-task {
    background-color: #00c9ff;
}

.icon-vip {
    max-width: 60px !important;
}

.referral-image-holder {
    position: relative;
    padding: 0;
    border-radius: 25px;
    border: 1px solid #00c9ff;
}

.referral-image-holder img {
    border-radius: 25px;
}

.referral-image-holder .btn-link {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -25%;
    padding: 0;
}

.referral-template-holder {
    width: 100%;
    display: inline-flex;
}

a:focus,
a:hover {
    text-decoration: none;
}

.welcome-holder {
    background: linear-gradient(to bottom, #050e1d 0, #103169 100%);
    padding-top: 15px;
}

.welcome-holder h5 {
    margin: 0;
    padding: 5px;
    color: #000;
    font-size: 1rem !important;
}

.bg-member-holder {
    background-image: url("../img/tab_bar.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
}

.bg-wallet {
    /*background: url("../img/bg-wallet.jpg") no-repeat center/100% 100%;*/
    position: relative;
    margin: 0 auto;
    padding: 20px;
    padding-bottom: 50px;
    margin-left: -15px;
    margin-right: -15px;
}

.bg-wallet small {
    font-size: 0.7rem;
}

.bg-rebate {
    background: url(../img/mobile-jackpot.jpeg) no-repeat center/100% 100%;
    padding: 50px;
    background-color: transparent;
    position: relative;
    margin: 0 auto;
}

.bg-rebate .btn-withdraw-g {
    background-image: url(https://loid.store/assets/img/login_bar.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 5px;
    line-height: 40px;
    text-indent: 20px;
    color: #000;
    font-size: 12px;
    padding: 0 5px;
    margin-top: 5px;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    right: 0;
}

.angpao-list {
    background: rgb(112, 154, 155);
    background: linear-gradient(90deg, rgba(112, 154, 155, 1) 0%, rgba(33, 52, 108, 1) 15%, rgba(33, 52, 108, 1) 85%, rgba(112, 154, 155, 1) 100%);
    padding: 0 10px;
    margin-left: -15px;
    margin-right: -15px;
}

.angpao-list h2 {
    color: white;
    font-size: 25px;
    text-transform: uppercase;
}

.angpao-list img {
    margin-bottom: 20px;
    max-width: 100%;
    opacity: 0.3;
}

.angpao-list .active img {
    opacity: 1;
}

.angpao-list .angpao-row {
    border-bottom: 1px solid #133b7f;
    padding: 10px;
}

.mobile-bottom-nav {
    position: fixed;
    max-width: 450px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    will-change: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    display: -webkit-box;
    display: flex;
    justify-content: center;
    /*background: linear-gradient(to bottom, #08142a 0, #133b7f 71%, #496698 100%);*/
    background-image: url("../img/bg-footer-raya.jpg");
    background-size: cover;
}

.mobile-bottom-nav .mobile-bottom-nav__item {
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    width: 25%;
    padding: 5px;
}

.mobile-bottom-nav a {
    color: #fff;
}

.mobile-bottom-nav .mobile-bottom-nav__item-content {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.mobile-bottom-nav i {
    max-height: 70px;
    object-fit: contain;
    padding-bottom: 5px;
}

.title {
    /*background: linear-gradient(to bottom, #cf9d09 0, #e8b536 32%, #fdeebc 57%, #e8b536 77%, #d09f0b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    color: #dcb37d;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 15px;
}

.table-bordered td {
    border: 1px solid #5778c0 !important;
}

.mt-6 {
    margin-top: 4rem !important;
}

.icon-bomb {
    position: absolute;
    width: 80px;
    left: 42%;
    top: 30%;
}

.icon-ganjaran {
    width: 70%;
}

.icon-cloud {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    top: 20%;
}

.g-holder {
    border: 1px solid #133b7f;
    background-image: linear-gradient(to right, #133b7f, #000 3%, #000 97%, #133b7f);
    padding: 0 10px;
    margin-left: -15px;
    margin-right: -15px;
}

.home-g-amount {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 5%;
    font-size: 2rem;
    color: #d9a515;
}

.text-notification {
    color: #fff;
}

.row-cs {
    background-color: #fff;
    padding: 15px;
    color: #000;
}

.row-cs img {
    max-height: 60px;
}

.game-category-list {
    position: fixed;
    top: 19vh;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 99;
    background: rgb(112, 154, 155);
    background: linear-gradient(90deg, rgba(112, 154, 155, 1) 0%, rgba(33, 52, 108, 1) 15%, rgba(33, 52, 108, 1) 85%, rgba(112, 154, 155, 1) 100%);
    border-radius: 0 15px 15px 0;
}

.game-category-item {
    padding: 10px;
    margin-bottom: 15px;
}

.game-category-item small {
    color: white !important;
}

.game-category-item.active img {
    filter: invert(36%) sepia(60%) saturate(416%) hue-rotate(178deg) brightness(91%) contrast(93%);
}

.game-category-item.active {
    border-left: 3px solid #446296;
}

.game-category-item img {
    filter: brightness(0) invert(1);
    max-height: 30px;
    padding-bottom: 5px;
}

.level-box {
    width: 8.8%;
    height: 10px;
    display: inline-block;
    background-color: #d3d3d3;
}

.level-box-daily {
    width: 7%;
    height: 10px;
    display: inline-block;
    background-color: #808080;
}

.level-box-daily.active,
.level-box.active {
    background-color: green;
}

.row-reward {
    position: relative;
    min-height: 330px;
}

.battery-bg {
    width: 5%;
    height: 100%;
    right: 0;
    position: absolute;
    bottom: 0;
}

.treasure-angpao {
    opacity: 0.3;
}

.treasure-angpao.active {
    opacity: 1 !important;
}

.deposit-angpao.active,
.rebate-angpao.active {
    opacity: 1 !important;
    overflow: hidden;
}

.deposit-angpao.frame,
.rebate-angpao.frame {
    background-image: url("../img/bg-deposit-angpao-raya.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.referral-task-item {
    margin-bottom: 1.5rem;
}

.row-greward,
.row-grebate {
    position: relative;
}

.row-grebate.active {
    background-image: url("../img/bg-tuhan-active.gif");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.row-greward.active {
    background-image: url("../img/bg-treasure-active.gif");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.small {
    font-size: 60%;
}

.vip-level-holder {
    background-color: #fff;
    padding: 3px !important;
}

.badge-vip-level {
    border-radius: 15px 15px 0 0;
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}

.daily-vip-holder {
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 2em !important;
}

.daily-vip-tier-1 {
    position: absolute;
    left: 20%;
    top: 0;
}

.daily-vip-tier-2 {
    position: absolute;
    left: 50%;
    top: 0;
}

.daily-vip-tier-3 {
    position: absolute;
    left: 90%;
    top: 0;
}

.daily-vip-holder .icon-inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 20%;
    color: white;
}

.daily-special-holder {
    padding: 10px;
    margin: 50px 5px 5px 5px;
    border-radius: 15px;
    border: 2px solid #fff;
}

.icon-table-angpao {
    width: 70px;
}

.owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0 !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #d9a515 !important;
}

.icon-bank {
    height: 40px !important;
}

hr {
    background-color: #d9a515;
    height: 1px;
    width: 100%;
}

.bg-gold {
    background: linear-gradient(90deg, rgba(126, 92, 44, 1) 0%, rgba(253, 242, 212, 1) 50%, rgba(126, 92, 44, 1) 100%);
}

.bg-holder {
    background: linear-gradient(90deg, rgba(26, 0, 20, 1) 0%, rgba(133, 62, 48, 1) 50%, rgba(26, 0, 20, 1) 100%);
}

.i-jackpot-angpao {
    position: absolute;
    /*left: -15px;
    width: 100px;
    top: -70%;*/
    left: -63%;
    height: 80px;
    top: -22%;
}

.locked {
    /*background: linear-gradient(90deg, rgba(255,250,1,1) 0%, rgba(254,148,15,1) 50%, rgba(255,42,141,1) 100%);*/
    background: linear-gradient(90deg, #fffa01, #fe940f, #ff2a8d, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 3s ease infinite;
}

#slide_lock_raya.locked {
    background: linear-gradient(90deg, #00271a, #016544, #238050, #03ca63);
    background-size: 400% 400%;
    animation: gradient 3s ease infinite;
}

#slide_lock_raya .text {
    color: white;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.slideToUnlock .text {
    color: black;
}

.slide-progress {
    width: 0;
    max-width: 100%;
    height: 4px;
    background: #d9a515 !important;
    position: absolute;
    bottom: -4px;
}

.gshare-logo {
    position: relative;
    z-index: 0;
}

.gshare-logo .tier-badge {
    position: absolute;
    right: -20%;
    top: -25%;
    width: 50px;
}

div[class*="tier-"]:before,
div[class*="tier-"]:after {
    content: '';
    position: absolute;
    left: -2px;
    top: -2px;
    background-size: 400%;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    z-index: -1;
    animation: steam 8s linear infinite;
}

.tier-0:before,
.tier-0:after {
    background: linear-gradient(90deg, #fff, #e9e9e9, #b0b0b0);
}

.tier-1:before,
.tier-1:after {
    background: linear-gradient(90deg, #fe824c, #c96646, #984525, #742e0c, #6a2100);
}

.tier-2:before,
.tier-2:after {
    background: linear-gradient(90deg, #b1bfca, #a5b2bb, #9da5b0, #969da7, #8e959f);
}

.tier-3:before,
.tier-3:after {
    background: linear-gradient(90deg, #fee202, #f9c905, #f2b303, #f0a202, #ea8f00);
}

.tier-4:before,
.tier-4:after {
    background: linear-gradient(90deg, #9cb3e9, #a7c6e3, #b0dcdb, #b8ebd8, #c1fbd3);
}

.tier-5:before,
.tier-5:after {
    background: linear-gradient(90deg, #5e7ade, #777bdf, #987dde, #b57dde, #cf7ddf);
}

@keyframes steam {
    0% {
        background-position: 0 0;
    }

    50% {
        background-position: 400% 0;
    }

    100% {
        background-position: 0 0;
    }
}

.countdown-box.no-fancy {
    padding: 0;
    font-size: unset;
}

.countdown-box {
    font-size: 10px;
    text-transform: uppercase;
    display: flex;
    text-align: center;
    padding: 10px;
    line-height: 1;
}

.countdown-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 15px;
    position: relative;
}

.countdown-card:not(:last-child)::after {
    content: ":";
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 20px;
}

.countdown-box .num {
    font-size: 20px;
    margin-top: 5px;
}


#modalWelcomeBack .modal-content {
    background: transparent;
    border: none;
}

#modalWelcomeBack .modal-dialog {
    /*margin: 1rem auto;*/
}

#modalWelcomeBack .content {
    /*padding-top: 65%;*/
}

#modalWelcomeBack .modal-body {
    /*background-color: #eddec9;*/
    color: black;
    background-image: url("../img/bg-welcomeback-cny.png");
    background-size: cover;
    background-position: top;
    padding-top: 90% !important;
}

#modalWelcomeBeforeLogin .modal-body {
    /*background-color: #eddec9;*/
    color: black;
    background-image: url("../img/bg-welcome-rm10-raya.png");
    background-size: cover;
    background-position: top;
    padding-top: 100% !important;
}

#modalWelcomeBeforeLogin .modal-content {
    background: transparent;
    border: none;
}

#modalWelcomeBack .modal-header .close {
    /*opacity: 1;*/
    /*transform: scale(1.5);*/
}

.modal-body {
    color: white;
}

.modal-body .text-gold,
.modal-body .title {
    color: white !important;
}

.gshare-dividend-total {
    position: absolute;
    font-size: 1rem;
    width: fit-content;
    left: 0;
    right: 0;
    top: 28%;
    margin: 0 auto;
    border: 1px solid #c1272d;
    padding: 5px;
}

.gshare-card-icon {
    position: absolute;
    max-width: 15%;
    right: 10%;
    top: 0;
}

.withdraw-card-details {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.withdraw-top {
    background-image: url("../img/bg-withdraw-top-v2.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.withdraw-btm {
    background-image: url("../img/bg-withdraw-btm-v2.png");
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

.withdraw-total-text {
    font-size: 1.5rem;
}

.withdraw-total-balance,
.ref-withdraw-total-balance {
    font-size: 1.5rem;
}

.bg-transparent {
    background: transparent !important;
}

.gshare-rate {
    font-size: 70%;
    color: green;
    padding: 3px;
    position: absolute;
    width: fit-content;
    left: 41%;
    top: 7%;
    font-weight: bold;
}

.gshare-card-rate {
    font-size: 70%;
    color: green;
    padding: 3px;
    /*position: absolute;*/
    width: fit-content;
    left: 1%;
    top: 116%;
    font-weight: bold;
}

.gshare-card-subtitle span {
    font-size: 70%;
}

.jackpot-holder {
    position: fixed;
    right: -5%;
    top: 50%;
    z-index: 50;
}

.cny-gold-text {
    position: absolute;
    font-size: 2.5rem;
    font-weight: bolder;
    color: #5e4713;
    bottom: 20%;
    left: 0;
    right: 0;
}

.cny-times-text {
    position: absolute;
    bottom: 15%;
    left: 0;
    right: 0;
    font-size: 3rem;
    color: white;
    font-weight: bolder;
}

.cny-times-item {
    padding: 1rem;
}

.cny-arrow {
    position: absolute;
    width: 10%;
    z-index: 99;
    top: 37%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.cny-result-text {
    font-weight: bold;
}

.fast-spin {
    -webkit-animation: fa-spin 0.5s infinite linear;
    animation: fa-spin 0.5s infinite linear;
}