/* 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;
}

.primary {
    background : #222 !important;
}

.secondary {
    background : #111 !important;
}

.accent-bg {
    background : linear-gradient(0deg,#aaa 0%,#ccc2c0  50%,#fdfcfc 51%,#eee,#ccc) !important;
    text-shadow: 0 0 3px #fff;
}

.accent {
    color : #fff !important;
}

.border-theme {
	border-color: #fff !important;
}

.main-navbar {
    background: linear-gradient(0deg,#353535 0%,#252525 50%,#444 51%,#353535,#333);
}

.main-navbar ul li a{
    color : #fff !important;
}

.main-navbar ul li:hover{
    background : linear-gradient(0deg,#5a5753 0%,#ccc2c0  50%,#fdfcfc 51%,#cecbc7,#8c847a) !important;
}

.main-navbar ul li:hover a{
    color : #402804 !important;
}

.main-navbar .active {
    background: linear-gradient(0deg,#5a5753 0%,#ccc2c0  50%,#fdfcfc 51%,#cecbc7,#8c847a);
    /* background: #7c0f0f !important; */
}

.main-navbar .active a{
    color : #402804  !important;
}

.main-navbar .active:hover a{
    color : #fff  !important;
}

.slide-menu-theme {
	background: #222 !important;
	background: linear-gradient(0deg,#111 0%,#222 50%,#282828 51%,#313131,#252525) !important;
    border-top : 1px solid #fff;
}

.slide-menu-theme .tabs .tab>a.active {
    background: linear-gradient(0deg,#5a5753 0%,#ccc2c0  50%,#fdfcfc 51%,#cecbc7,#8c847a);
    color : #fff !important;
    text-shadow: 0 0 3px #222;
    font-weight: bold;
}

.slide-menu-theme .tabs .tab>a:focus {
    background: linear-gradient(0deg,#5a5753 0%,#ccc2c0  50%,#fdfcfc 51%,#cecbc7,#8c847a);
    text-shadow: 0 0 3px #222;
    color : #fff !important;
}

.slide-menu-theme .tabs .indicator {
    background-color: #fff;
    
}

.slide-menu-theme .tabs .tab>a.active,
.slide-menu-theme .tabs .tab>a:hover {
    background: linear-gradient(0deg,#5a5753 0%,#ccc2c0  50%,#fdfcfc 51%,#cecbc7,#8c847a);
    text-shadow: 0 0 3px #222;
    color: #fff;
}

#tabContent .card {
    border: 1px solid #fff;
    background-color: #111;
}

.btn-copy {
    background: transparent !important;
    border: 1px solid #fff;
    color: #fff !important;
    padding : 5px 4px !important;
    border-radius: 5px !important;
    cursor: pointer;
}

.helper-msg{
	    text-transform : uppercase;
	    padding : 20px;
	    border-radius : 10px;
	    background : rgba(255,255,255,.1);
	    border : 1px solid #fff;
}

.btn-primary {
    background: linear-gradient(0deg,#5a5753 0%,#ccc2c0  50%,#fdfcfc 51%,#cecbc7,#8c847a);
    text-shadow: 0 0 2px #fff;
    color : #111 !important;
}

.btn-secondary {
    background: transparent !important;
    border: 1px solid #fff;
    color: #fff !important;
}

.gradient-btn{
	background: linear-gradient(0deg,#5a5753 0%,#ccc2c0  50%,#fdfcfc 51%,#cecbc7,#8c847a);
    text-shadow: 0 0 2px #fff;
    color : #222 !important;
}

.gradient-btn:hover{
	background: linear-gradient(180deg, #8c847a 0%, #cecbc7 , #fdfcfc 50%,#ccc2c0 51%, #5a5753 100%);
	color : #000 !important;
}

table>tbody>tr:nth-child(odd){
    background : #1f1f1f;
}

table>tbody>tr:nth-child(even){
    background : #111;
}

.grid .grid-item {
	color: #ffffff;
	background-color: #111;
}

.grid .grid-item:hover {
	color: #ffffff;
	background-color: #222;
}

.grid .grid-item.--box {
	border: 1px solid #fff;
}

.grid .grid-item.active {
	background-color: #fff;
	color: #000000;
}
.grid .grid-item.--box.active {
	border: 1px solid #000000;
}

/* View pasaran home */
table#latest_close_market {
    border-top: 1px dashed #fff !important;
    border-left: 1px dashed #fff !important;
    border-right: 1px dashed #fff !important;
    /* border-bottom: 1px dashed #ffee58 !important; */
    margin-bottom: 2rem;
}

table#latest_close_market>tbody>tr:last-child {
    border-bottom: 1px dashed #fff !important;
}

#pasaranFavorit {  
    background : #222;
}

#pasaranFavorit .grid-item{
    background : #111;
    border : 1px solid #fff;
}

#pasaranFavorit .grid-item .date-label{  
    color : #2c1b02 !important;
    background : linear-gradient(180deg, #f7ef8a 30%, #ae8625 100%);
}

#pasaranFavorit .sTitle::after{  
    background: #222;
}

#pasaranFavorit .grid-item .date-label{
	color : #000;
}

.ballSmall {
	color : #2c1b02;
	background: radial-gradient(closest-side at 40% 40%, #f7ef8a 0%, #f7ef8a 65%, #ae8625 100%);
}

span.ballVerySmall{
    background : radial-gradient(closest-side at 40% 40%, #f7ef8a 0%, #f7ef8a 65%, #ae8625 100%);
    color: #2c1b02;
}

#pasaran {
    border : 1px solid #fff !important;
}

#pasaran li:nth-child(even){
    background-color: #111 !important;
}

#pasaran li:nth-child(odd){
    background-color: #1f1f1f !important;
}

/* buku mimpi */
#bukuMimpi .tabs .indicator {
    background-color: #fff !important;
    height: 5px;
}

#bukuMimpi .tabs .tab a {
    color: #fff !important;
    font-weight: normal;
    font-size: 2em;
}
#bukuMimpi .tabs .tab a:hover {
    background-color: #fff !important;
    color : #000 !important;
}

#bukuMimpi .tabs .tab a.active {
    background-color: transparent !important;
    font-weight: bolder;
    color : #fff !important;
    /* color: #ffee00 !important; */
}

/* PAITO */
#paito .grid-item {
    border: 1px solid #fff;
    background : #111 !important;
    color: #fff;
}

#paito .grid-item:hover {
    background-color: #fff !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: #fff !important;
}

#member-box table thead tr, #member-box table{
    background : #111 !important;
    border : 1px solid #fff;
}


/* PILIH PASARAN */
#pilih_pasaran .dropdown-content li a:hover {
    background: #fff !important;
    color: #000000 !important;
}

#pilih_pasaran .dropdown-content li:nth-child(odd) a{
    background : #1f1f1f ;
}

#pilih_pasaran .dropdown-content li:nth-child(even) a{
    background : #111;
}

/* MENU GAMES */

#menuGames > a:hover{
    background: #222 !important;
    color : #ffffff !important;
}

#menuGames > a {
    color : #ffffff !important;
}

#menuGames > a.accent-bg {
    color : #111 !important;
}

#pilih_games .dropdown-content li a:hover {
    background-color: #ffee58 !important;
    color: #000000 !important;
}

/* GAMES */
table.games.compact{
	border : 1px solid #fff !important;
	background: #111 !important;
}

table.games.compact tfoot tr{
	border-bottom : 1px solid #fff !important;
}

table.games.compact thead {
	border-bottom : 1.5px solid #fff !important;
	background: #111 !important;
	color : #fff !important;
}

table.games.compact button{
    background: linear-gradient(0deg,#5a5753 0%,#ccc2c0  50%,#fdfcfc 51%,#cecbc7,#8c847a);
    color : #222 !important;
    text-shadow : 0 0 2px #fff;
}

table.games.compact button:hover{
    background: linear-gradient(180deg, #8c847a 0%, #cecbc7 , #fdfcfc 50%,#ccc2c0 51%, #5a5753 100%);
    color : #222 !important;
    text-shadow : 0 0 2px #fff;
}

#form-pola_tarung label {
    color : #fff;
}

/* TRANSFER */
#saldo .collection-item:nth-child(even){
    background : #111;
}

#saldo .collection-item:nth-child(odd){
    background : #1f1f1f;
}

#saldo .secondary-content {
    color: #000000;
    font-weight: bold;
}

#saldo .total{
    border-top : 1px solid #fff !important;
}


#saldo #toto {
    border-bottom : 1px solid #fff !important;
}

#saldo .pSaldo {
    color : 'white';
}

#saldo .collection-header{
    color: #000000;
    background: #ffee58;
}

#saldo .collection{
    border : 1px solid #fff !important;
}

/* DEPOSIT */
#deposit-cont .card-panel{
    background : #111 !important;
}

#deposit-cont .table-responsive thead {
    border-bottom : 1.2px solid #fff !important;
    background : #111 !important;
}

/* WITHDRAW */
#withdraw-cont .card-panel{
    background : #111 !important;
}

#withdraw-cont .table-responsive thead {
    border-bottom : 1.2px solid #fff !important;
    background : #111 !important;
}

/* HISTORY TRANSAKSI */
#transaction-cont .table-responsive table thead {
    background : #111 !important;
    border : 1.2px solid #fff;
}

#transaction-cont .table-responsive table tbody {
    border : 1.2px solid #fff;
}

/* INVOICE */
#invoice-cont .table-responsive table thead {
    background : #111 !important;
    border : 1.2px solid #fff;
}

#invoice-cont .table-responsive table tbody {
    border : 1.2px solid #fff;
}

#invoiceTable th{
    border-top : 1px solid #fff;
    border-bottom : 1px solid #fff;
}

/* DASHBOARD MOBILE */
#lottery .saldo {
    background: #222;
    border : 1px solid #fff;
    color: #fff;
}

/* HISTORY MOBILE */
#historyTable th{
    border-top : 1px solid #fff;
    border-bottom : 1px solid #fff;
}

#historyTable tbody tr:nth-child(odd){
    background-color: #1f1f1f !important;
    color : #fff !important;

}

#historyTable tbody tr:nth-child(even){
    background-color: #111 !important;
    color : #fff !important;
}

/* FOOTER MOBILE */
.fixed-footer .item{
	color: #fff;
}

.tabGames .owl-nav .owl-prev {
    color: #fff !important;
}

.tabGames .owl-nav .owl-next {
    color: #fff !important;
}

.tabGames .item.active {
    background-color: #111;
    border-bottom: 3px solid #fff;
}

.tabGames .item.active>.title {
    color: #fff;
}

/* WD MOBILE */
#withdrawTable th{
    border-top : 1px solid #fff;
    border-bottom : 1px solid #fff;
}

/* DEPO MOBILE */
#transferTable th{
    border-top : 1px solid #fff;
    border-bottom : 1px solid #fff;
}

/* TRANSFER MOBILE */
#saldo .collection-header,
#saldo .collection-item {
		color: #000000;
		background: #ffee58;
}

#saldo .secondary-content {
    color: #000000;
}

/* GAMES MOBILE */ 

#breadcrumb {  
    border : 1px solid #fff;
}

#breadcrumb .breadcrumb,
#breadcrumb .breadcrumb:before{
    color : #fff !important;
}

#pilih_games .dropdown-content li a:hover {
    background-color: #fff !important;
    color: #000000 !important;
}

.section-games input {
	background : #fff !important;
	border : none !important;
	border-radius : 2px !important;
}

.section-games .input-field input:focus + label {
   color: #fff !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 : #111 !important;
}

.result-card li:nth-child(even){
    background : #111;
    border : none;
}
.result-card li:nth-child(odd){
    background : #1f1f1f;
    border : none;
}

.collection,
.collection-header {
    border-color : #fff !important;
}

#header nav .dropdown-content li a {
	background-color: #fff !important;
	color: #000000 !important;
}

#header nav .dropdown-content li a:hover {
	background-color: #222 !important;
	color: #fff !important;
}

.mPage #headerSaldo {
	background: #111 !important;
	border-top : 1px solid #fff;
	border-bottom : 1px solid #fff;
}

.pagination li a:hover {
	color: #fff !important;
}
.pagination li.active {
	background-color: #fff;
}
.pagination li.active a {
	color: #000;
}

/* TRANSFER */
#saldo .card-content label {
    color : #fff !important;
}

/* DEPOSIT */
#deposit-cont .card-content span{
    color : #fff !important;
}

/* WITHDRAW */
#withdraw-cont .card-content span{
    color : #fff !important;
}

#aGames .grid .grid-item {
	background : #111 !important;
    border : 1px solid #fff;
}

#aGames .grid .grid-item .title {
    color : #fff;
}

.wwH label {
    color : #ffffff !important;
}

.section-games .input-field input{
    color : #000 !important;
}

.select-dropdown.dropdown-content {
	background-color: #111 !important;
}

.select-dropdown.dropdown-content li:nth-child(odd){
	background-color: #1f1f1f !important;
}

.select-dropdown.dropdown-content li:nth-child(even){
	background-color: #111 !important;
}

.select-dropdown li > a,
.select-dropdown li > span {
	color: #fff !important;
}

.select-dropdown.dropdown-content li:hover {
	background: #fff !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;
}