  /* GENERAL */
body {
    background-color: #000 !important;
}

input {
    color : #000 !important;
}

a {
    color : #530000;
}

.vip-member-cont-2{
    position: absolute;
    left: 8px;
    top: 8px;
    height: 25px;
    font-weight:bold;
    font-size:12px;
    line-height: 16px;
    background : linear-gradient(90deg,#876100,#FFCD83,#FFCD83,#876100);
    color : #352703;
    padding : 5px 10px;
    border-radius : 5px;
    box-shadow: -1px 3px 6px 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: -1px 3px 6px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -1px 3px 6px 1px rgba(0, 0, 0, 0.25);
}

.vip-member-cont{
    position: absolute;
    right: 8px;
    top: 8px;
    height: 25px;
    font-weight:bold;
    font-size:12px;
    line-height: 16px;
    background : linear-gradient(90deg,#876100,#FFCD83,#FFCD83,#876100);
    color : #352703;
    padding : 5px 10px;
    border-radius : 5px;
    box-shadow: -1px 3px 6px 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: -1px 3px 6px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -1px 3px 6px 1px rgba(0, 0, 0, 0.25);
}

.user-view .username{
    margin : 20px 0px 10px 0px;
    font-size: 15px;
    margin-bottom : -12px;
    font-weight:bold;
}
.user-view .balance{
    font-size: 12px;
}

#dd-contacts {
    background : linear-gradient(90deg, #FFE294 0%, #FFE294 100%) !important;
    font-weight : bold;
}

#dd-contacts li{
    border-bottom : 1px solid rgba(0,0,0,.1);
}

#pasaranFavorit .grid-item .subtitle {
    color: #fff !important;
}

.primary-flat-bg{
    background : #FFE294 !important;
}

#floating-snap-btn-wrapper {
    position: fixed;
    transform: translate(-50%, -50%);
    top: 80%;
    left: 15%;
    width: 138px;
    height: 120px;
    border-radius: 50%;
    z-index: 10000;
}

.rtp-btn {
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: url('../images/frontend_new/rtp.gif');
    background-size: cover;
    color: white;
    z-index: 10000;
}

#floating-snap-btn-wrapper-pp {
    position: fixed;
    transform: translate(-50%, -50%);
    top: 20%;
    left: 5%;
    width: 138px;
    height: 170px;
    border-radius: 50%;
    z-index: 10000;
}

.pp-btn {
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: url('../images/frontend_new/pp.gif');
    background-size: cover;
    color: white;
    z-index: 10000;
}

.btn-copy {
    background: transparent !important;
    border: 1px solid #B30606;
    color: #B30606 !important;
    padding: 5px 4px !important;
    border-radius: 5px !important;
    cursor: pointer;
}

.helper-msg {
    text-transform: uppercase;
    padding: 20px;
    border-radius: 10px;
    background: #004712;
    border: 1px solid #530000;
}

.copyright-footer{
    width : 100vw;
    margin-left : calc(-50vw + 50%);
    padding : 20px;
    color : #fff;
    background : #B30606;
}

.bank-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
}

#ff-bandar_rekening {
    font-size: 11px ! important;
}

.primary {
    background: linear-gradient(90deg, #FFBB00 0%, #FFE294 100%) !important;
}

.secondary {
    background: #000 !important;
}

.accent-bg {
    background: linear-gradient(90deg, #FF0000, #B30606) !important;
}

.accent {
    color: #D70000 !important;
}

.border-theme {
    border-color: #FFDC7A !important;
}

.main-navbar {
    background: #FFDC7A !important;
}

.main-navbar ul li a {
    color: #530000 !important;
}

.main-navbar ul li:hover {
    background: #FFD45B !important;
}

.main-navbar .active {
    background: linear-gradient(90deg, #FF0000, #B30606) !important;
}

.main-navbar .active a {
    color: #fff !important;
}

.main-navbar .active:hover a {
    color: #fff !important;
}

.slide-menu-theme {
    background: linear-gradient(90deg, #FFBB00 0%, #FFE294 100%) !important;
}

.slide-menu-theme .tabs .tab>a.active {
    background: linear-gradient(90deg, #FF0000, #B30606);
    color: #fff !important;
    font-weight: bold;
}

.slide-menu-theme .tabs .tab>a:focus {
    background: linear-gradient(90deg, #FF0000, #B30606);
}

.slide-menu-theme .tabs .indicator {
    background-color: #FFE294;
}

.slide-menu-theme .tabs .tab>a.active,
.slide-menu-theme .tabs .tab>a:hover {
    background:linear-gradient(90deg, #FF0000, #B30606) !important;
    color: #fff;
}

#tabContent .card {
    border: 1px solid #FFE294;
    background: linear-gradient(90deg, #FFDC7A, #FFD45B);
}

.footer-bg {
    color : #000 !important;
    background : linear-gradient(90deg, #FFBB00 0%, #FFE294 100%);
}

.btn-primary {
    background: linear-gradient(90deg, #FF0000, #B30606);
    border-radius: 5px;
    /*background: linear-gradient(180deg, rgba(255,222,0,1) 0%, rgba(255,166,0,1) 100%);*/
    color: #fff;
}

.btn-secondary {
    background: #FFD152 !important;
    border-radius: 5px;
    color: #000 !important;
}

.gradient-btn {
    background: linear-gradient(90deg, #FF0000, #B30606);
    color: #fff !important;
}

.gradient-btn:hover {
    background: linear-gradient(90deg, #FF0000, #B30606);
    color: #fff !important;
}

.tblInfo>tbody>tr:nth-child(odd){
    background : transparent !important;
}
.tblInfo>tbody>tr:nth-child(even){
    background : transparent !important;
} 

table>tbody>tr:nth-child(odd) {
    background: linear-gradient(90deg, #FFBB00 0%, #FFE294 100%);
}

table>tbody>tr:nth-child(even) {
    background: linear-gradient(90deg, #FFBB00 0%, #FFE294 100%);
}

.grid .grid-item {
    color: #000;
    background : linear-gradient(90deg, #FFBB00 0%, #FFE294 100%);
}

.grid .grid-item:hover {
    background-color: linear-gradient(90deg, #FF0000, #B30606);
    color: #fff;
}

.grid .grid-item.--box {
    border: 1px solid #530000;
}

.grid .grid-item.active {
    background: linear-gradient(90deg, #FF0000, #B30606);
    color: #fff;
}

.grid .grid-item.--box.active {
    border: 1px solid #000000;
}

/* View pasaran home */
table#latest_close_market {
    border-top: 1px dashed #530000 !important;
    border-left: 1px dashed #530000 !important;
    border-right: 1px dashed #530000 !important;
    /* border-bottom: 1px dashed #ffee58 !important; */
    margin-bottom: 2rem;
}

table#latest_close_market>tbody>tr:last-child {
    border-bottom: 1px dashed #530000 !important;
}

#pasaranFavorit {
    background: #FFD45B;
}

#pasaranFavorit .grid-item {
    background: #FFDC7A;
    border: 1px solid #530000;
}

#pasaranFavorit .grid-item .date-label {
    background: linear-gradient(180deg, #f7ef8a 30%, #ae8625 100%);
}

#pasaranFavorit .sTitle::after {
    background: #004211;
}

#pasaranFavorit .grid-item .date-label {
    color: #000;
}

.ballSmall {
    color: #fff;
    background: #920000;
    background: linear-gradient(30deg, #F10101,#920000);
}

span.ballVerySmall {
    background: radial-gradient(closest-side at 40% 40%, #fefeff 0%, #88c6fc 65%, #199ef3 100%);
    color: #000;
}

#pasaran {
    border: 1px solid #530000 !important;
}


/* buku mimpi */
#bukuMimpi .tabs .indicator {
    background-color: #D70000 !important;
    height: 5px;
}

#bukuMimpi .tabs .tab a {
    color: #D70000 !important;
    font-weight: normal;
    font-size: 2em;
}

#bukuMimpi .tabs .tab a:hover {
    background-color: #D70000 !important;
    color: #000 !important;
}

#bukuMimpi .tabs .tab a.active {
    background-color: transparent !important;
    font-weight: bolder;
    color: #D70000 !important;
    /* color: #ffee00 !important; */
}

/* PAITO */
#paito .grid-item {
    border: 1px solid #530000;
    background: #FFD45B !important;
    color: #530000;
}

#paito .grid-item:hover {
    background-color: #dcf6e9 !important;
    color: #000;
    font-weight: bold;
}

#paito .grid-item .sub {
    color: rgba(255, 255, 255, .8);
}

#paito .grid-item:hover .sub {
    color: #000;
}

#paito .grid-item .sub {
    color: rgba(255, 255, 255, .8);
}

#member-box table thead tr th {
    color: #fff !important;
}

#member-box table {
    background: #FFD45B !important;
    border: 1px solid rgba(0,0,0,.2);
}

#member-box table thead tr{
    background : linear-gradient(90deg, #FF0000, #B30606) !important;
    border: 1px solid #530000;
}


/* PILIH PASARAN */
#pilih_pasaran .dropdown-content li a:hover {
    background: #dcf6e9 !important;
    color: #000000 !important;
}

#pilih_pasaran .dropdown-content li:nth-child(odd) a {
    background: #FFD45B;
}

#pilih_pasaran .dropdown-content li:nth-child(even) a {
    background: #FFDC7A;
}

/* MENU GAMES */

#menuGames>a:hover {
    background: linear-gradient(90deg, #FF0000, #B30606) !important;
    color: #fff !important;
}

#menuGames>a {
    color: #000 !important;
}

#menuGames>a.active-box{
    color : #fff !important;
}

#menuGames>a.accent-bg {
    color: #000 !important;
}

#pilih_games .dropdown-content li a:hover {
    background-color: #ffee58 !important;
    color: #000000 !important;
}

/* GAMES */
table.games.compact {
    border: 1px solid #000 !important;
    background: rgba(255,255,255,.3) !important;
}

table.games.compact tfoot tr {
    border-bottom: 1px solid #530000 !important;
}

table.games.compact thead {
    border-bottom: 1.5px solid #530000 !important;
    background: linear-gradient(90deg, #FF0000, #B30606) !important;
    color: #fff !important;
}

table.games.compact button {
    background: linear-gradient(90deg, #FF0000, #B30606);;
    color: #fff !important;
}

table.games.compact button:hover {
    background: linear-gradient(90deg, #B30606, #FF0000);;
    color: #fff !important;
}

#form-pola_tarung label {
    color: #FCF6BA !important;
}

#form-pola_tarung .row input {
    background: #004712 !important;
    color: #fff !important;
}

/* TRANSFER */
#saldo .collection-item:nth-child(even) {
    background: #004211;
}

#saldo .collection-item:nth-child(odd) {
    background: #00290a;
}

#saldo .secondary-content {
    color: #000000;
    font-weight: bold;
}

#saldo .total {
    border-top: 1px solid #FCF6BA !important;
}


#saldo #toto {
    border-bottom: 1px solid #FCF6BA !important;
}

#saldo .pSaldo {
    color: 'white';
}

#saldo .collection-header {
    color: #000000;
    background: #ffee58;
}

#saldo .collection {
    border: 1px solid #FCF6BA !important;
}

/* DEPOSIT */
#deposit-cont .card-panel {
    background: linear-gradient(90deg, #FFBB00 0%, #FFE294 100%) !important;
}

#deposit-cont .table-responsive thead {
    border-bottom: 1.2px solid #530000 !important;
    background: linear-gradient(90deg, #FF0000, #B30606) !important;
}

/* WITHDRAW */
#withdraw-cont .card-panel {
    background: linear-gradient(90deg, #FFBB00 0%, #FFE294 100%) !important;
}

#withdraw-cont .table-responsive thead {
    border-bottom: 1.2px solid #FCF6BA !important;
    background: linear-gradient(90deg, #FF0000, #B30606) !important;
}

/* HISTORY TRANSAKSI */
#transaction-cont .table-responsive table thead {
    background: linear-gradient(90deg, #FF0000, #B30606) !important;
    border: 1.2px solid rgba(0,0,0,.4);
}

#transaction-cont .table-responsive table tbody {
    border: 1.2px solid rgba(0,0,0,.4);
}

/* INVOICE */
#invoice-cont .table-responsive table thead {
    background: linear-gradient(90deg, #FF0000, #B30606) !important;
    border: 1.2px solid rgba(0,0,0,.4);
}

#invoice-cont .table-responsive table tbody {
    border: 1.2px solid rgba(0,0,0,.4);
}

#invoiceTable th {
    border-top: 1px solid #FCF6BA;
    border-bottom: 1px solid #FCF6BA;
}

/* DASHBOARD MOBILE */
#lottery .saldo {
    background: #009625;
    border: 1px solid #FCF6BA;
    color: #FCF6BA;
}

/* HISTORY MOBILE */
#historyTable th {
    border-top: 1px solid #FCF6BA;
    border-bottom: 1px solid #FCF6BA;
}

#historyTable tbody tr:nth-child(odd) {
    background-color: #00290a !important;
    color: #FCF6BA !important;

}

#historyTable tbody tr:nth-child(even) {
    background-color: #004211 !important;
    color: #FCF6BA !important;
}

/* FOOTER MOBILE */
.fixed-footer .item {
    color: #000;
}

.tabGames .owl-nav .owl-prev {
    color: #d70000 !important;
}

.tabGames .owl-nav .owl-next {
    color: #d70000 !important;
}

.sidenav {
    width : 240px !important;
}

.sidenav .user-view.logged{
    background-color : #B30606 !important;
    background : url('/assets/images/sideheader.png');
}

.y-text{
    color : #ffe294 !important;
}

.tabGames .item.active {
    background: linear-gradient(90deg, #FF0000, #B30606);
    border-bottom: 3px solid #FFBB00;
    border-radius:5px;
}

.tabGames .item.active>.title {
    color: #fff;
}

/* WD MOBILE */
#withdrawTable th {
    border-top: 1px solid #FCF6BA;
    border-bottom: 1px solid #FCF6BA;
}

/* DEPO MOBILE */
#transferTable th {
    border-top: 1px solid #FCF6BA;
    border-bottom: 1px solid #FCF6BA;
}

/* TRANSFER MOBILE */
#saldo .collection-header,
#saldo .collection-item {
    color: #000000;
    background: #ffee58;
}

#saldo .secondary-content {
    color: #000000;
}

/* GAMES MOBILE */

#breadcrumb {
    border: 1px solid #530000;
}

#breadcrumb .breadcrumb,
#breadcrumb .breadcrumb:before {
    color: #530000 !important;
}

#pilih_games .dropdown-content li a:hover {
    background-color: #530000 !important;
    color: #000000 !important;
}

.section-games[dt-tipe_game="diskon"] .bg {
    border: 1px solid #000;
    color: #000 !important;
}

.section-games[dt-tipe_game="no-diskon"] .bg {
    border: 1px solid #000;
    color: #000 !important;
}

.section-games[dt-tipe_game="bolak-balik"] .bg {
    border: 1px solid #ff03c0;
    color: #ff03c0 !important;
}

footer {
    background: linear-gradient(90deg, #FFBB00 0%, #FFE294 100%) !important;
}

.result-card li:nth-child(even) {
    background: #004211;
    border: none;
}

.result-card li:nth-child(odd) {
    background: #00290a;
    border: none;
}

.collection,
.collection-header {
    border-color: #FCF6BA !important;
}

.collection .collection-item{
    background:linear-gradient(90deg, #FFBB00 0%, #FFE294 100%) !important;
}

#header nav .dropdown-content li a {
    background:linear-gradient(90deg, #FFBB00 0%, #FFE294 100%) !important;
    color: #000000 !important;
}

#header nav .dropdown-content li a:hover {
    background: linear-gradient(90deg, #FF0000, #B30606) !important;
    color: #FFFFFF !important;
}

.mPage #headerSaldo {
    background: linear-gradient(90deg, #B30606, #FF0000, #B30606) !important;
    border-top: 1px solid #FFE294;
    border-bottom: 1px solid #FFE294;
    color : #fff !important;
}

.pagination li a:hover {
    color: #FCF6BA !important;
}

.pagination li.active {
    background-color: #FCF6BA;
}

.pagination li.active a {
    color: #000;
}

/* TRANSFER */
#saldo .card-content label {
    color: #530000 !important;
}

/* DEPOSIT */
#deposit-cont .card-content span {
    color: #530000 !important;
}

/* WITHDRAW */
#withdraw-cont .card-content span {
    color: #530000 !important;
}

#aGames .grid .grid-item {
    background: linear-gradient(90deg, #FFBB00 0%, #FFE294 100%) !important;
    border: 1px solid #B30606;
}

#aGames .grid .grid-item .title {
    color: #530000;
}

.wwH label {
    color: #ffffff !important;
}

#form-pola_tarung #kolom-content .grid .grid-item {
    color: #ffffff !important;
}

.section-games .input-field input {
    border: none !important;
    background-color: #fff !important;
    color: #000 !important;
}

table.games input {
    color: #000 !important;
    background-color: #fff !important;
    border: none !important;
}

label.active {
    color: #530000 !important;
}

.select-dropdown.dropdown-content {
    background-color: #FFE294 !important;
}

.select-dropdown.dropdown-content li:nth-child(odd) {
    background-color: #FFE294 !important;
    border-bottom : 1px solid rgba(0,0,0,.2);
    border-top : 1px solid rgba(0,0,0,.2);
}

.select-dropdown.dropdown-content li:nth-child(even) {
    background-color: #FFE294 !important;
}

.select-dropdown li>a,
.select-dropdown li>span {
    color: #000 !important;
}

.select-dropdown li.optgroup{
    background : linear-gradient(90deg, #FFBB00 0%, #FFE294 100%) !important;
}

.select-dropdown li.optgroup span{
        color : #000 !important;
}

.select-dropdown.dropdown-content li:hover {
    background: #FCF6BA !important;
}

.select-dropdown.dropdown-content li:hover>span {
    color: #000000 !important;
}

#pasaran {
    border: 1px solid #ffa600 !important;
}

#pasaran li {
    border: none;
}

.fb-fab {
    bottom: 200px !important;
}

.fb-bg {
    background-color: #4267B2 !important;
}

.fb-bg:hover {
    background-color: #29487D !important;
}

.inactive-box{
    background : rgba(255,255,255,.3) !important;
    border : 1px solid #d70000;
    color : #000 !important;
}

.active-box{
    background : linear-gradient(90deg, #FF0000, #B30606) !important;
    color : #fff !important;
}