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

#pasaranFavorit .grid-item .subtitle {
    color : #fff !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 #fff46b;
    color: #fff46b !important;
    padding : 5px 4px !important;
    border-radius: 5px !important;
    cursor: pointer;
}

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

#ff-bandar_rekening {
    font-size : 10px ! important;
}
.primary {
    background : #aa2500 !important;
}

.secondary {
    background : #440000 !important;
}

.accent-bg {
    background : #fff46b !important;
}

.accent {
    color : #fff46b !important;
}

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

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

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

.main-navbar ul li:hover{
    background : #7c0f0f !important;
    color : #fff46b !important;
}

.main-navbar .active {
    background: linear-gradient(180deg, #f7ef8a 20%, #c39854 100%);
    /* background: #7c0f0f !important; */
}

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

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

.slide-menu-theme {
	background: #aa2500 !important;
	background: linear-gradient(180deg, #440000 0%, #2a0800 100%) !important;
    border-top : 1px solid #fff46b;
}

.slide-menu-theme .tabs .tab>a.active {
    background: linear-gradient(180deg, #f7ef8a 20%, #c39854 100%);
    color : #402804 !important;
    font-weight: bold;
}

.slide-menu-theme .tabs .tab>a:focus {
    background: linear-gradient(180deg, #f7ef8a 20%, #c39854 100%);
    color : #402804 !important;
}

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

.slide-menu-theme .tabs .tab>a.active,
.slide-menu-theme .tabs .tab>a:hover {
    background-color: #7c0f0f;
    color: #fff46b;
}

#tabContent .card {
    border: 1px solid #fff46b;
    background-color: #440000;
}

.btn-primary {
    background: linear-gradient(180deg, #f7ef8a 20%, #c39854 100%);
    color : #402804 !important;
}

.btn-secondary {
    background: transparent !important;
    border: 1px solid #fff46b;
    color: #fff46b !important;
}

.gradient-btn{
	background: linear-gradient(180deg, #f7ef8a 20%, #c39854 100%);
    color : #402804 !important;
}

.gradient-btn:hover{
	background: linear-gradient(180deg, #650001 0%, #ca150c 100%);
	color : #ffffff !important;
}

table>tbody>tr:nth-child(odd){
    background : #7f1b00;
}

table>tbody>tr:nth-child(even){
    background : #581100;
}

.grid .grid-item {
	color: #ffffff;
	background-color: #440000;
}

.grid .grid-item:hover {
	color: #ffffff;
	background-color: #aa2500;
}

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

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

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

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

#pasaranFavorit {  
    background : #aa2500;
}

#pasaranFavorit .grid-item{
    background : #440000;
    border : 1px solid #fff46b;
}

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

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

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

.ballSmall {
	color : #2c1b02;
	background: radial-gradient(closest-side at 40% 40%, #fff 0%, #fff46b 65%, #ae8625 100%);
}

span.ballVerySmall{
    background : radial-gradient(closest-side at 40% 40%, #fff 0%, #fff46b 65%, #ae8625 100%);
    color: #2c1b02;
}

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

#pasaran li:nth-child(even){
    background-color: #581100 !important;
}

#pasaran li:nth-child(odd){
    background-color: #7f1b00 !important;
}

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

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

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

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

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

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

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

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

#member-box table thead tr, #member-box table{
    background : #440000 !important;
    border : 1px solid #fff46b;
}


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

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

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

/* MENU GAMES */

#menuGames > a:hover{
    background: #aa2500 !important;
    color : #ffffff !important;
}

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

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

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

/* GAMES */
table.games.compact{
	border : 1px solid #fff46b !important;
	background: #440000 !important;
}

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

table.games.compact thead {
	border-bottom : 1.5px solid #fff46b !important;
	background: #440000 !important;
	color : #fff46b !important;
}

table.games.compact button{
    background: linear-gradient(180deg, #ca150c 0%, #650001 100%);
    color : #fff !important;
}

table.games.compact button:hover{
    background: linear-gradient(180deg, #650001 0%, #ca150c 100%);
    color : #fff !important;
}

#form-pola_tarung label {
    color : #fff46b;
}

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

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

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

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


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

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

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

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

/* DEPOSIT */
#deposit-cont .card-panel{
    background : #440000 !important;
}

#deposit-cont .table-responsive thead {
    border-bottom : 1.2px solid #fff46b !important;
    background : #440000 !important;
}

/* WITHDRAW */
#withdraw-cont .card-panel{
    background : #440000 !important;
}

#withdraw-cont .table-responsive thead {
    border-bottom : 1.2px solid #fff46b !important;
    background : #440000 !important;
}

/* HISTORY TRANSAKSI */
#transaction-cont .table-responsive table thead {
    background : #440000 !important;
    border : 1.2px solid #fff46b;
}

#transaction-cont .table-responsive table tbody {
    border : 1.2px solid #fff46b;
}

/* INVOICE */
#invoice-cont .table-responsive table thead {
    background : #440000 !important;
    border : 1.2px solid #fff46b;
}

#invoice-cont .table-responsive table tbody {
    border : 1.2px solid #fff46b;
}

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

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

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

#historyTable tbody tr:nth-child(odd){
    background-color: #7f1b00 !important;
    color : #fff46b !important;

}

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

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

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

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

.tabGames .item.active {
    background-color: #440000;
    border-bottom: 3px solid #fff46b;
}

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

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

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

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

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

/* GAMES MOBILE */ 

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

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

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

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

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

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

footer {
	background : #440000 !important;
}

.result-card li:nth-child(even){
    background : #581100;
    border : none;
}
.result-card li:nth-child(odd){
    background : #7f1b00;
    border : none;
}

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

#header nav .dropdown-content li a {
	background-color: #fff46b !important;
	color: #000000 !important;
}

#header nav .dropdown-content li a:hover {
	background-color: #aa2500 !important;
	color: #fff46b !important;
}

.mPage #headerSaldo {
	background: #440000 !important;
	border-top : 1px solid #fff46b;
	border-bottom : 1px solid #fff46b;
}

.pagination li a:hover {
	color: #fff46b !important;
}
.pagination li.active {
	background-color: #fff46b;
}
.pagination li.active a {
	color: #000;
}

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

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

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

#aGames .grid .grid-item {
	background : #440000 !important;
    border : 1px solid #fff46b;
}

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

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

.section-games .input-field input{
    color : #000 !important;
}

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

.select-dropdown.dropdown-content li:nth-child(odd){
	background-color: #7f1b00 !important;
}

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

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

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

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

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

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

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