.circular-menu {
    display: none !important
}

.col {
    left: 5px;
    width: 90px;
    padding: 10px 10px 5px 0;
    position: fixed;
    bottom: 9rem;
    z-index: 100;
    background: url(https://sahabat.sgp1.cdn.digitaloceanspaces.com/lensajitu/images/lensajitu-lightning.gif) no-repeat;
    background-position: center;
    background-size: cover;
    font-family: "Raleway", sans-serif;
    color: #fff;
    font-size: 12px;
    text-align: center;
    justify-content: center
}

.con {
    display: block;
    cursor: pointer;
    padding: 2px;
    border-radius: 20% 20% 20% 20%;
    box-shadow: 0 0 8px 2px #ff07ba;
    background: url(https://sahabat.sgp1.cdn.digitaloceanspaces.com/lensajitu/images/lensajitu-lightning-bg.gif);
    width: 50px;
    margin: 0 auto;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.bar {
    display: block;
    height: 5px;
    width: 35px;
    background: linear-gradient(to bottom, #ffffff 0, #ffffff 100%);
    margin: 6px auto;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.con:hover .bar {
    background: linear-gradient(to right, #ffffff 0, #ffffff 100%)
}

.middle {
    margin: 0 auto;
    width: 0
}

.top {
    background: linear-gradient(to left, #ff0000 0, #ff0000 100%);
    -webkit-transform: translateY(11px) rotateZ(45deg);
    -moz-transform: translateY(11px) rotateZ(45deg);
    -ms-transform: translateY(11px) rotateZ(45deg);
    -o-transform: translateY(11px) rotateZ(45deg);
    transform: translateY(11px) rotateZ(45deg)
}

.bottom {
    background: linear-gradient(to right, #ff0000 0, #ff0000 100%);
    -webkit-transform: translateY(-11px) rotateZ(-45deg);
    -moz-transform: translateY(-11px) rotateZ(-45deg);
    -ms-transform: translateY(-11px) rotateZ(-45deg);
    -o-transform: translateY(-11px) rotateZ(-45deg);
    transform: translateY(-11px) rotateZ(-45deg)
}

.icn {
    width: 70px;
    margin: 5px auto;
    text-align: center;
    color: #fff;
    cursor: pointer;
    transition: .5s;
    display: block;
    white-space: nowrap;
    padding: 5px;
    text-align: center;
    text-transform: uppercase
}

.icn img {
    width: 65px;
    margin-bottom: 5px
}

.icn:nth-child(1):hover {
    background-position: left;
    color: #2a2a2a
}

.icn:nth-child(2):hover {
    background-position: left;
    color: #2a2a2a
}

.icn:nth-child(3):hover {
    background-position: left;
    color: #2a2a2a
}

.icn:nth-child(3):hover {
    background-position: left;
    color: #2a2a2a
}

@media only screen and (max-width:450px) {
    .col {
        bottom: 15%
    }
}

#bg-progressive-jackpot {
    background: url(https://sahabat.sgp1.cdn.digitaloceanspaces.com/lensajitu/images/lensajitu-jp-desktop.gif) !important;
    background-position: center top !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    height: 205px;
}

#area-jp {
    justify-content: center;
}

#progressive_jackpot {
    margin: 0 !important;
}

#currency-jp {
    margin: 0 2rem 0 0 !important
}

#mobile-bg-progressive-jackpot {
    background: url(https://sahabat.sgp1.cdn.digitaloceanspaces.com/lensajitu/images/lensajitu-jp-mobile.gif) !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    height: 105px !important;
    max-width: 500px !important;
    margin-bottom: 20px !important;
    margin-left: auto;
    margin-right: auto
}

#mobile-area-jp {
    padding-top: 2.5rem !important;
    justify-content: center;
}

#mobile-area-jp #currency-jp{
  margin: 0 .75rem 0 0 !important;
}

/* .background-top {
    background: url(https://sahabat.sgp1.cdn.digitaloceanspaces.com/muliajitu/images/muliajitu-bg-ms.jpg) no-repeat center center fixed !important;
    background-size: cover !important
} */

/* .footer-bg {
    background: url(https://sahabat.sgp1.cdn.digitaloceanspaces.com/muliajitu/images/muliajitu-bg2-ms.jpg) no-repeat center center fixed !important;
    background-size: cover !important;
    position: relative;
    width: 100%;
    padding: 40px 0 20px 0;
    color: #F1F2F3
} */

.messagebleft-container {
    transition: all 3s ease;
    transition-duration: 2s;
    transition-property: top, right, bottom, left, opacity;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    min-height: 12px !important;
    background: linear-gradient(#ffba00 15%, #ffea00 50%, #ffa937 85%) !important;
    position: fixed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000 !important;
    line-height: 18px;
    padding: 10px 15px;
    text-align: center;
    justify-content: center;
    bottom: -100px;
    top: -100px;
    opacity: 0;
    z-index: 9999;
    border-radius: 25px !important;
    border: 2px solid #ffdc00 !important;
    box-shadow: inset 0 0 0 1px #ffd400, inset 0 2px 0 0 #ffa700, inset 0 0 0 2px #ffed00, 3px 3px 3px 1px #00000033 !important
}

.messagebleft-container .action {
    background: inherit;
    display: inline-block;
    font-size: inherit;
    text-transform: uppercase;
    color: #4caf50;
    margin: 0 0 0 24px;
    padding: 0;
    min-width: min-content;
    cursor: pointer
}

@media(min-width:640px) {
    .messagebleft-container {
        min-width: 288px;
        max-width: 568px;
        display: inline-flex;
        border-radius: 2px;
        margin: 24px
    }
}

@media(max-width:640px) {
    .messagebleft-container {
        left: 0;
        right: 0;
        width: 100%
    }
}

.messagebleft-pos.bottom-center {
    top: auto !important;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0)
}

.messagebleft-pos.bottom-left {
    top: auto !important;
    bottom: 0;
    left: 0
}

.messagebleft-pos.bottom-right {
    top: auto !important;
    bottom: 0;
    right: 0
}

.messagebleft-pos.top-left {
    bottom: auto !important;
    top: 0;
    left: 0
}

.messagebleft-pos.top-center {
    bottom: auto !important;
    top: 5rem;
    left: 50%;
    transform: translate(-50%, 0)
}

.messagebleft-pos.top-center-after {
    bottom: auto !important;
    top: 14rem;
    left: 50%;
    transform: translate(-50%, 0)
}

.messagebleft-pos.top-right {
    bottom: auto !important;
    top: 0;
    right: 0
}

@media(max-width:640px) {

    .messagebleft-pos.bottom-center,
    .messagebleft-pos.top-center {
        left: 0;
        transform: none
    }
}

.main-menu-outer-container {
    z-index: 2 !important
}

.footer-bg div:first-child {
    z-index: unset !important
}

footer div:first-child {
    z-index: unset !important
}

.icon {
    display: flex;
    width: fit-content;
    vertical-align: middle;
    background: linear-gradient(176deg, #ffc819, #e49405);
    border-radius: 5px;
    animation: borderPulse 1s infinite ease-out;
    padding: 7px;
    font-size: 11px;
    align-items: center;
    justify-content: center;
    color: #000;
    text-decoration: none;
    position: relative
}

#smart_banner {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    padding: 10px;
    font-family: Verdana, arial, sans-serif;
    color: #fff;
    background: #7f0d5e;
    height: inherit;
    transition: all 0.5s cubic-bezier(0, 1, .5, 1) 0s;
    overflow: hidden;
    box-shadow: 0 0 20px oklch(0 0 0 / .3)
}

.app_icon {
    display: flex;
    width: 45px;
    position: relative;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    border-radius: 5px
}

.app_icon img {
    display: block;
    width: 32px;
    height: 32px
}

.app_info {
    width: 100%;
    padding: 0 7px
}

.app_title {
    font-size: 15px;
    font-weight: 700;
    color: #efefef;
    text-shadow: 2px 2px 5px #00000096;
    margin-bottom: 4px
}

.app_slogan {
    font-size: 11px;
    color: #fff;
    letter-spacing: 0
}

.download_button {
    display: flex;
    align-items: center;
    justify-content: center
}

@keyframes borderPulse {
    0% {
        box-shadow: 0 0 0 5px rgb(255 255 255 / .4), 0 0 0 0 #fff
    }

    100% {
        box-shadow: 0 0 0 3px #fff0, 0 0 0 10px #fff0
    }
}


.modal-header {
  background: #ff00a2;
  border-radius: 5px 5px 0 0;
}

.modal-body {
  background: #790051;
  border-radius: 0 0 5px 5px;
}

.setting_welcome .modal-body {
    color: white;
}




/* change blue to yellow */
/* #fddb3a */
/* $( "#00D3FE" ).replaceAll( "#fddb3a" ); */
.show-opt {
    background: linear-gradient(to right, #473900, #101010) !important;
}

i.fa.fa-user-circle {
    background-color: black !important;
}

.show-opt > i {
    color: black;
}

img[src*="menu.png"],
img[src*="username.png"],
img[src*="password.png"],
img[src*="book-blue.png"],
img[src*="desktop.png"],
div[onclick*="ganti-mode"] img,
img[src*="broadcast.png"],
img[src*="banking.png"],
img[src*="deposit.png"],
img[src*="withdraw.png"],
img[src*="history.png"],
img[src*="game-2-color.png"],
img[src*="game-3-color.png"],
img[src*="game-4-color.png"],
img[src*="game-5-color.png"],
img[src*="game-6-color.png"],
img[src*="game-7-color.png"],
img[src*="game-8-color.png"],
img[src*="invoice.png"],
img[src*="memo.png"],
img[src*="referral.png"],
img[src*="checking.png"],
img[src*="checking2.png"],
img[src*="menu-3.png"] {
  filter: hue-rotate(225deg);
}


[onclick*="togel/pasaran-"] td div,
a[href*="daftar"],
div[onclick*="/togel"],
div[onclick*="/slot"],
div[onclick*="/live-casino"],
div[onclick*="/sport"],
div[onclick*="/sabung-ayam"],
div[onclick*="/tembak-ikan"],
div[onclick*="/virtual"],
div[onclick*="mobile/user/buku-mimpi?category_number"].active,
.submit[value*="Masuk"],
a.close-modal.close-notif,
a[href*="user/keluar"],
a[href*="promo/view"],
#xpola:before,
input[value="Ubah Data"],
input[value="Deposit"],
input[value="Withdraw"],
.tab-active,
div[style*="background-color: #821060; padding: 12px 24px;"] div[style*="display: block; overflow: auto;"] table tbody tr td,
div[style*="flex-basis: calc(75% - 10px); box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15); height: 100%;"] div[style*="background-color: #821060; padding: 12px 24px;"] input[value="Kirim"],
div[style*="padding: 20px 0; background-color: #821060;"] form[style*="width: 90%; margin: 0 auto 20px auto;"] input[value="Kirim"],
#btnCopyRef,
tbody tr[style*="background-color: #fdc23a; color: #fff; font-weight: bold;"],
form.filter_submit input[value="Cari"]
{
    color: black !important;
}

div[onclick*="slot-rtp/1"],
div[onclick*="history/slot"],
div[onclick*="history/live-casino"],
div[onclick*="history/sport"],
div[onclick*="history/virtual"]
{
    color: white !important;
}

.menu-opt-active,
a[href*="daftar"] u,
.menu-opt a:hover,
.menu-top:hover
{
    color: #fdc23a !important;
}

.provider:hover,
.active-provider
{
    background-color: #fdc23a82 !important;
}

#xpola:before,
.tab-active,
div[onclick*="mobile/user/buku-mimpi?category_number"].active,
[onclick*="togel/pasaran-"] td div
{
    background: #fddb3a !important;
}

.active-provider[style*="border: 1px solid #707070; border-radius: 6px; margin-right: 1%;"] {
    border: 1px solid #fdc23a !important;
}

.tab-nonactive {
    box-shadow: 0 0 0 1px #fdc23a inset !important;
}

input.search[name*="search"][placeholder*="Cari Permainan"]::placeholder {
    color: white !important;
}