html, body{
	background: url("images/bgrobusta.jpg") repeat fixed center center #fff;
}
.bank-holder{
	background: rgba(0,0,0,0.5);
	padding: 5px;
}
.game-link{
	text-align: center;
	margin-top: 10px;
	padding: 15px;
	border-radius: 5px 5px 0 0;
}
.game-link-left .ui{
	margin-bottom: 5px;
	border-radius: 5px;
}
.game-link-left{
	float: left;
	width: 300px;
	text-align: center;
}
.game-link-right{
	float: right;
	width: 50%;
	text-align: center;
}
.game-link-right .gamebtn{
	border-radius: 5px;
	padding-left: 2px;
	padding-right: 2px;
}
.game-link-right .gamebtn:hover,.game-link-left .ui:hover{
	opacity: 0.8;
}
.saldo-text{
	font-weight: bold;
	color: blue;
}
.saldo-holder{
	text-align: center;
	display: block;
	padding: 15px;
	font-size: 24px;
	background: #fab70e;
	color: #000;
	border-radius: 5px;
	margin: 15px auto;
	width: 300px;
}
#myContainer .saldo-holder a{
	color: #000;
}
#myContainer a.main-hkb{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#87e0fd+0,53cbf1+40,05abe0+100;Blue+3D+%23+16 */
	background: #87e0fd; /* Old browsers */
	background: -moz-linear-gradient(top,  #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 ); /* IE6-9 */
	color: #1e2298;
	font-size: 20px;
	display: block;
	width: 50%;
	padding: 15px;
	margin: 40px auto;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 5px;
}
.header-login-btn{
	display: inline-block;
	position: relative;
}
.header-login-btn img{
	height: 50px;
	top: -6px;
	position: relative;
}
.header-field i{
	padding: 3px;
	background: #333;
	color: #fff;
	width: 15px;
	height: 15px;
	font-size: 14px;
	text-align: center;
}
.header-field input{
	width: 200px;
	padding: 5px;
}
.header .logo{
	position: absolute;
	left: 380px;
}
img.header-login-captcha{
	width: 80px;
	height: auto;
}
#header-form table,#header-form td,#header-form th{
	border:none;
}
#header-form table{
	margin:0;
	border:none;
}
#header-form a{
	color: #fff;
}
.contentsidebar marquee{
	background: #000 !important;
}
.full-marquee{
	position: relative;
	background: rgba(0,0,0,0.8);
}
.marquee-header i{
	color: #f79045;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	position: absolute;
    top: 5px;
}
.marquee-header{
	top: 0;
	left: 0;
	color: #fff;
	width: 100%;
}
.marquee-header marquee{
	display:inline-block;
	width: 650px;
    margin-left: 100px;
    padding: 5px 0;
}
/*
.ui-tabs-nav{
	background: #fff001;
	border:none;
	padding-left: 10px !important;
}

#myContainer .ui-tabs .ui-tabs-nav li{
	transform: skew(-20deg);
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-0-transform: skew(-20deg);
	border-radius: 5px;
	margin-top: 5px;
	margin-bottom: -5px;
	box-shadow: 0 0 3px #000;
}

#myContainer .ui-tabs .ui-tabs-nav li.ui-state-active{
	box-shadow:none;
}
#myContainer .ui-tabs .ui-tabs-nav li a{
	color: #fc4c00;
	background:none;
	border:none;
}
.ui-tabs-nav > .ui-tabs-selected a {
    border-color: #d4d4d4 !important;
    background: #f9f6cd !important;
    color: #525252 !important;
}
.ui-tabs.ui-widget-content{
	border:none;
}
.ui-tabs .ui-tabs-panel{
	background: #f9f6cd;
}
* * */
.ui-tabs-nav{
	background: #c6d966; /* Old browsers */
	background: -moz-linear-gradient(top,  #c6d966 0%, #dee7a7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #c6d966 0%,#dee7a7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #c6d966 0%,#dee7a7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border:none;
}
#myContainer .ui-tabs .ui-tabs-nav li a{
	color: #fc4c00;
	background:none;
	border:none;
	font-size: 17px;
	font-weight: 400;
}
.ui-tabs-nav > .ui-tabs-selected a {
    border-color: #d4d4d4 !important;
    background: #f9f6cd !important;
    color: #237f01 !important;
}
.ui-tabs.ui-widget-content{
	margin-top: 10px;
	border:none !important;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.ui-tabs .ui-widget-content{
	border:none !important;
}
.ui-tabs .ui-tabs-panel{
	background: #f9f6cd;
}
.ui-tabs-panel table, .ui-tabs-panel td{
	border:none !important;
}
.ui-tabs-panel tbody tr:nth-child(odd) td{
   background-color: #f9f6cd;
}
.ui-tabs-panel table th{
	border: none !important;
	border-bottom: 2px solid #31fc13 !important;
	background: #f9f6cd !important;
	color: #333 !important;
}

#defaultlocation{
	width: 170px !important;
	padding: 5px;
}
#myContainer .menuholder{
	border-radius: 0;
	background: none;
	border:none;
}
#myContainer .menuholder h2, .contentsidebar > li h2{
	color: #b9d044;
	background: none;
	border-bottom: 1px solid #b9d044;
	padding-left: 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	text-shadow: 1px 1px #000;
}
#myContainer .mynav td a{
	color: #000;
}
#myContainer .mynav td a:hover{
	color: #000;
}
.akunholder td,.akunholder th, .akunholder table{
	border:none;
}
.r-content h2, .r-content h3{
	color: #676767;
}
#myContainer .notice,.notice{
	background: #fba566;
	color: #fff;
	border:none;
}
#myContainer .notice a,.notice a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#myContainer .info,.info{
	background: #69baff;
	color: #fff;
	border:none;
}
#myContainer .info a,.info a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#myContainer .success,.success{
	background: #58c05c;
	color: #fff;
	border:none;
}
#myContainer .success a,.success a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#myContainer .error,.error{
	background: #fc7b7b;
	color: #fff;
	border:none;
}
#myContainer .error a, .error a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#reflink{
	padding: 7px;
	color: #333;
	border-radius: 5px;
	width: 90% !important;
}
.ui-widget-overlay{
	opacity: 0.5;
}
.ui-dialog .ui-widget-header{
	background: #ff9c27;
	color: #FFF;
	border:none;
}
.ui-dialog.ui-widget-content{
	border:none;
	background: none;
}
.ui-dialog-content{
	background: #f9f6cd !important;
	color: #333;
}
.ui-widget-content.ui-dialog-buttonpane{
	background: #fff001 !important;
}
.ui-state-hover,.ui-state-focus{
	background: #4b3d30 !important;
}
.self-container{
	background: rgba(255,255,255,0.9);
	padding: 5px;
}
#ref_filter{
	background: none !important;
}
.self-container input,.self-container select{
	padding: 5px;
	background: rgba(255,255,255,0.5);
}
input.error{
	color: #000;
}
caption,td, label{
	font-weight: 300;
}
.footermenu{
	display:none;
}
.registered-container{
	width: 500px; margin: 0 auto;
}
.logo .logo-img{
	height: 150px;
	margin-top: -21px;
}
.celebrate{
	top: 49px;
	left: 146px;
	position: absolute;
}
.celebrate img{
	width: 219px;
	height: auto;
}
.pinbb-holder{
	position: absolute;
	top: 40px;
	font-size: 24px;
	color: #333;
	padding: 5px;
	left:2px;
	font-weight: 300;
}
.pinbb-holder img{
	height: 30px;
	width: auto;
	vertical-align: middle;
	-webkit-transition: height 0.2s, margin 0.2s; /* For Safari 3.1 to 6.0 */
    transition: height 0.2s, margin 0.2s;
}
.pinbb-holder img:hover {
    height: 40px;
	margin-left:-5px;
}
.fbjoin-holder{
	position: absolute;
    top: 46px;
    left: 192px;
}
.fbjoin-holder img{
	height: 30px;
	width: auto;
	-webkit-transition: height 0.2s, margin 0.2s;/* For Safari 3.1 to 6.0 */
    transition: height 0.2s, margin 0.2s;
}
.fbjoin-holder img:hover {
    height: 40px;
	margin-left:-5px;
	margin-top:-5px;
}
.line-holder {
	position: absolute;
	top: 12px;
	font-size: 24px;
	color: #333;
	padding: 5px;
	left: 93px;
	font-weight: 300;
}
.line-holder img{
	height: 30px;
	width: auto;
	-webkit-transition: height 0.2s, margin 0.2s;/* For Safari 3.1 to 6.0 */
    transition: height 0.2s, margin 0.2s;
}
.line-holder img:hover {
    height: 40px;
	margin-left:-5px;
	margin-top:-5px;
}
.wap-holder {
	position: absolute;
	top: 90px;
	font-size: 24px;
	color: #333;
	padding: 5px;
	left: 132px;
	font-weight: 300;
}
.wap-holder img{
	height: 20px;
	width: auto;
	-webkit-transition: height 0.2s, margin 0.2s;/* For Safari 3.1 to 6.0 */
    transition: height 0.2s, margin 0.2s;
}
.wap-holder img:hover {
    height: 25px;
	margin-left:-5px;
}
.ai-holder {
	position: absolute;
	top: 102px;
	font-size: 24px;
	color: #333;
	padding: 5px;
	left: 52px;
	font-weight: 300;
}
.ai-holder img{
	height: 25px;
	width: auto;
	-webkit-transition: height 0.2s, margin 0.2s;/* For Safari 3.1 to 6.0 */
    transition: height 0.2s, margin 0.2s;
}
.ai-holder img:hover {
    height: 30px;
	margin-left:-5px;
}
.akun-holder{
	position: absolute;
	top: 50px;
	right: 0;
	width: 150px;
	background: rgba(255,255,255,0.5);
}
.header-saldo{
	font-size: 18px;
}
.num-container .num_spbu{
	width: 30px;
	height: 30px;
	line-height: 30px;
	background:#222;
	border-radius: 50%;
	color: #fff;
	font-weight: 500;
}
.ls-layer .ls-bg {
	width: 100%;
}

.join-holder{
	background: url('images/image1.png') no-repeat scroll 0 10px / 100% rgba(0,0,0,0);
	display: inline-block;
	position: relative;
	width: 230px;
	height: 150px;
	float:left;
}
.header-table td{
	vertical-align: middle;
}
.header .ui span{
	padding: 7px 15px;
	font-size: 14px !important;
}
.header-right{
	text-align: right;
}
.mobile-link{
	vertical-align: middle;
	height: 20px;
}
.header{
	color: #fff;
}
.header a{
	color: #fff;
	text-decoration: none;
}
.header a:hover{
	text-decoration: underline;
}
.lc-link{
	vertical-align: middle;
	height: 15px;
}
.sosmed-link{
	margin-top: 5px;
}
.header-login-btn, .header-reg-btn{
	border-radius: 2px;
}
.header-login-btn{
	background: #fb904a;
	color: #000;
}
.header-reg-btn{
	background: #fe020f;
	color: #000;
}
#superContainer{
	background: rgb(246,236,230);
	background: linear-gradient(90deg, rgba(246,236,230,1) 0%, rgba(236,214,203,1) 50%, rgba(246,236,230,1) 100%);
}
.footer-txt{
	background: #4b3d30;
}
.footer-txt *{
	color: #fff !important;
}
.promotion {
	padding: 0;
	margin-top: 15px;
  }
  
  .promotion li {
	display: inline-block;
	list-style-type: none;
  }
  
  .promotion li a.click {
	background: rgb(242,207,107);
    background: -moz-linear-gradient(0deg, rgba(242,207,107,1) 0%, rgba(122,90,15,1) 50%, rgba(242,207,107,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(242,207,107,1) 0%, rgba(122,90,15,1) 50%, rgba(242,207,107,1) 100%);
    background: linear-gradient(0deg, rgba(242,207,107,1) 0%, rgba(122,90,15,1) 50%, rgba(242,207,107,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2cf6b",endColorstr="#f2cf6b",GradientType=1);
	color: #000;
  }
  
  .promotion li a {
	padding: 10px 12px;
	font-size: 18px;
	color: #a0653d;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	text-decoration: none;
  }
  
  .post-list .action {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 20px;
  }
  
  .post-list .action a.info {
	background: rgb(48, 145, 50);
	background: -moz-linear-gradient( bottom, rgba(32, 124, 229, 1) 0%, rgba(32, 124, 229, 1) 34%, rgba(73, 155, 234, 1) 52%, rgba(32, 124, 229, 1) 80%, rgba(32, 124, 229, 1) 100% );
	background: -webkit-linear-gradient( bottom, rgba(32, 124, 229, 1) 0%, rgba(32, 124, 229, 1) 34%, rgba(73, 155, 234, 1) 52%, rgba(32, 124, 229, 1) 80%, rgba(32, 124, 229, 1) 100% );
	background: linear-linear-gradient( bottom, rgba(32, 124, 229, 1) 0%, rgba(32, 124, 229, 1) 34%, rgba(73, 155, 234, 1) 52%, rgba(32, 124, 229, 1) 80%, rgba(32, 124, 229, 1) 100% );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309132', endColorstr='#1ca012',GradientType=0 );
  }
  
  .post-list .action a.register {
	color: #000;
	background: #ffffff;
	background: -moz-linear-gradient( top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100% );
	background: -webkit-linear-gradient( top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100% );
	background: linear-gradient( to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100% );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
  }
  
  .imgcontainer {
	width: 145px;
	height: 145px;
	vertical-align: middle;
	text-align: center;
  }
  
  .post-list .action a {
	padding: 0px;
	color: #fff;
	line-height: 3;
	text-decoration: none;
	font-weight: bold;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	width: 155px;
	text-align: center;
  }
  
  .post-list {
	margin-top: 15px;
  }
  
  .imgcontainer img {
	width: 100%;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	margin: 0 auto;
	border: none;
	margin: 0 !important;
  }
  
  #loc4div,.loginform,.nav .sf-menu,.panel-title,.banksection, marquee{
	
}

.loc4container .contentholder{
	margin-right: -5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.loc4container{
	display: inline-block;	
	width: 100%;
}
.loc4content{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000208+0,323232+100 */
	background-color: #572173; /* For browsers that do not support gradients */
  	background-image: linear-gradient(#572173, #cfc512, #572173); /* Standard syntax (must be last) */
	border-radius: 12px;
	color: #F44336;
	width: 217px;
	float:left;
	margin: 5px;
	height: 220px;
	overflow:hidden;
	padding: 10px 5px;
	text-align: center;
}
.loc4left br{
	display: block !important;
}
#loc4div .loc4content.panel-primary{
	background: rgb(222,140,85);
	background: linear-gradient(90deg, rgba(100,64,42,1) 0%, rgba(222,140,85,1) 50%, rgba(100,64,42,1) 100%);
	border:none;
}
#loc4div .loc4content.panel-primary img{
	display: none;
}
.loc4content .panel-title{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	display: block;
    background: none;
	border-radius: 0;
    padding: 5px 7px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
	box-sizing: border-box;
	font-size: 14px;
}
.result-scroller{
	
}
.loc4left{
	background: none;
	border-radius: 12px;
}
.loc4content h2{
	border-radius: 10px;
	color: #f7f974 !important;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 40px;
	width: 135px;
	line-height: 40px;
	margin-top: -5px;
}
.loc4content .periode{
	color: #fff;
	font-size: 16px;
}
.loc4date{
	color: #fff;
}
.loc4time{
	color: #fff !important;
	font-size: 14px;
}
.loc4content .num-container{
	margin-top: 15px;
	display: block;
	background: rgba(0,0,0,0.3);
	padding: 5px auto;
}
.loc4content .num-container .num_spbu{
	width: 30px;
    height: 30px;
    color: #fff;
    font-weight: 500;
    font-size: 24px;
}
#myContainer .loc4content a{
	color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    /* font-family: 'Teko', sans-serif; */
    background: linear-gradient(180deg, grey, black);
    padding: 3px;
}
.popular-games{
	width: 928px;
	mask-image: linear-gradient(
		to right,
		transparent 0%,
		white 10%,
		white 90%,
		transparent 100%
	);
}
.popular-games .swiper-wrapper {
  transition-timing-function: linear;
}
.popular-games .marquee-holder{
	width: 2700px;
}
.popular-games .pop-games{
	float: left;
	width: 175px;
	position: relative;
	text-align: center;
}
.popular-games .pop-games img{
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}
.popular-games .pop-games .title-pg{
	position: absolute;
	bottom: -4px;
	height: 35px;
	color: #fff;
	width: 100%;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.swiper-button-prev, .swiper-button-next{
	color: #111 !important;
}
.my-sidebar{
	display:none;
}
.contactus{
  padding:20px;
  /* background-color: gray; */
}
.contactus .cs-contact, .contactus .sosmed{
  display: flex;
  gap: 50px;
  margin-top: 25px;
}
.contactus .cs-contact img, .contactus .sosmed img {
  width: 80px;
  vertical-align: middle;
}
#myContainer .contactus a{
	color: #000;
}
.footer{
	display:none;
}
.footer-txt{
	padding-top: 5px;
}