html,body{
	font-size: 13px;
	background: #11253d;
}
html, body, td, tr, h2, h3, h1, h4, a{
  font-family: 'Open Sans', sans-serif;
}
input::-webkit-input-placeholder {
  font-family: 'Open Sans', cursive;
}
input:-ms-input-placeholder {
  font-family: 'Open Sans', cursive;
}
input:-moz-placeholder {
  font-family: 'Open Sans', cursive;
}
input::-moz-placeholder {
  font-family: 'Open Sans', cursive;
}
.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: 370px;
	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-form .ui.login-btn{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fca300+0,fd5e03+100 */
	background: #fca300; /* Old browsers */
	background: -moz-linear-gradient(top,  #fca300 0%, #fd5e03 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fca300 0%,#fd5e03 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fca300 0%,#fd5e03 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca300', endColorstr='#fd5e03',GradientType=0 ); /* IE6-9 */
	width: 100%;
}
.header-login-btn{
	font-size: 36px;
	color: #e6a900;
}
.header-field i{
	padding: 3px;
	color: #cecccd;
	width: 15px;
	height: 15px;
	font-size: 14px;
	text-align: center;
	position: absolute;
	top: 5px;
	left: 0;
}
.header-field{
	position: relative;
}
.header td{
	padding:0;
}
.header-field input{
	width: 100%;
	background: #fff;
	color: #000;
	border: none;
	padding: 2px;
	font-family: 'Open Sans', cursive;
}

img.header-login-captcha{
	width: auto;
	height: 27px;
}
#header-form table,#header-form td,#header-form th{
	border:none;
}
#header-form table{
	margin:0;
	border:none;
}
#header-form a{
	color: #e6a900;
}
#header-form .ui{
	font-family: 'Open Sans', cursive;
	margin-top: 4px;
}
#header-form .ui-button-text-only .ui-button-text{
	padding: 2px 10px;
}
.contentsidebar marquee{
	background: none !important;
}
.marquee-header i{
	color: #cecccd;
	font-size: 18px;
	padding: 5px;
	font-weight:bold;
	position: absolute;
	left: 0;
	top:0;
	background: #3a3637;
	display: none;
}
.marquee-header .marquee-info{
	display: inline-block;
	background: red;
	color: white;
	width: 100px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 3px;
	font-weight: bold;
	z-index: 2;
}
.marquee-header{
	border: 2px solid #f00;
	position: relative;
	background: #fff;
	padding: 1px 5px;
	color: #000;
	width: 730px;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
}
.marquee-header marquee{
	display:inline-block;
}
/*
.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: #fff001;
	border:none;
}
#myContainer .ui-tabs .ui-tabs-nav li a{
	color: #fc4c00;
	background:none;
	border:none;
	font-size: 12px;
	font-weight: 400;
}
.ui-tabs-nav > .ui-tabs-selected a {
    border-color: #d4d4d4 !important;
    background: #f9f6cd !important;
    color: #e6a900 !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 #fc1393 !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: #f94b30;
	background:none;
	border-bottom: 1px solid #e6a900;
	padding-left: 0;
	text-align: center;
	text-transform: uppercase;
	font-size:18px;
}
#myContainer .mynav td a{
	color: #fff;
}
#myContainer .mynav td a:hover{
	color: #000;
}
.akunholder td,.akunholder th, .akunholder table{
	border:none;
}
.r-content h2, .r-content h3{
	color: #f94b30;
}

#reflink{
	padding: 7px;
	color: #333;
	border-radius: 5px;
	width: 90% !important;
}
.ui-widget-overlay{
	opacity: 0.5;
}
.ui-dialog .ui-widget-header{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#feb300+0,ff5c06+100 */
	background: #feb300; /* Old browsers */
	background: -moz-linear-gradient(top,  #feb300 0%, #ff5c06 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #feb300 0%,#ff5c06 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #feb300 0%,#ff5c06 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb300', endColorstr='#ff5c06',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	border:none;
}
.ui-dialog.ui-widget-content{
	border:none;
	background: none;
}
.ui-dialog-content{
	background: #f5f5f5 !important;
	color: #333;
}
.ui-widget-content.ui-dialog-buttonpane{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#feb300+0,ff5c06+100 */
	background: #feb300; /* Old browsers */
	background: -moz-linear-gradient(top,  #feb300 0%, #ff5c06 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #feb300 0%,#ff5c06 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #feb300 0%,#ff5c06 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb300', endColorstr='#ff5c06',GradientType=0 ); /* IE6-9 */
}

.self-container{
	background: none;
	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: 155px;
}
.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:#132a4a;
	border-radius: 50%;
	color: #fff;
	font-weight: 500;
}
.ls-layer .ls-bg {
	width: 100%;
}
#superContainer{
	margin-top: 90px;
	background: #fff;
	margin-bottom: 15px;
}

.tbl-header a{
	font-size: 16px;
	color: #111;
	font-weight: bold;
	text-decoration: none;
}
table.tbl-header, table.tbl-header th, table.tbl-header td{
	border:none;
	padding: 3px;
}
.header-circle img{
	height: 40px;
	width: auto;
	margin-top: 12px;
}
.pasaran-50{
	text-align: center;
	font-size:36px;
	font-weight:bold;
	background: url('images/header.jpg') #fff right center;
	padding: 30px 10px 15px;
	color: #000;
}
.pasaran-50 table,.othergame table{
	margin-bottom: 0;
	border:none;
}
.pasaran-50 td{
	border:none;
}
.othergame td{
	vertical-align: middle;
	text-align: center;
	border:none;
}
.header-link table, .header-link th, .header-link td{
	margin:0;
	border:none;
}
.header-link{
	margin: 10px auto;
	color: #fff;
}
.header-link a{
	color: #fff;
	text-decoration: none;
}
.header-link a:hover{
	color: rgba(255,255,255,0.5);
	text-decoration: underline;
}
.header-link table td img{
	height: 30px;
	width: auto;
	vertical-align: middle;
}
.header-link table td{
	vertical-align: middle;
	font-size: 22px;
}
.bank-holder{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#feb300+0,ff5c06+100 */
	background: #feb300; /* Old browsers */
	background: -moz-linear-gradient(top,  #feb300 0%, #ff5c06 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #feb300 0%,#ff5c06 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #feb300 0%,#ff5c06 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb300', endColorstr='#ff5c06',GradientType=0 ); /* IE6-9 */
	padding: 5px;
}
.bank-holder .container{
	background: #11253d;
	border-radius: 5px;
	padding: 3px 5px;
}
.bank.bca{
	width: 125px;
	margin: 0 3px 0 0;
	border-right: 1px solid #f3ffff;
}
.bank.bca:last-child{
	border: none;
}
.bank.bca img.bankimg{
	width: 60px;
	height: auto;
}
.bank.bca img.on-indi{
	height: 20px;
	width: auto;
	margin: 0 -20px 0 -20px;
}
.homeslider{
	position: relative;
	width: 100%;
	height: 339px;
	background: url('images/bg-slider.jpg') no-repeat;
	background-size: cover;
	background-position: center center;
	margin: 0 auto;
}
.homeslider .container{
	
}
.homeslider .container .slider-wrapper{
	
}
.homeslider .theme-default .nivoSlider{
	background: none;
	box-shadow:none;
}

.header-holder{
	position: absolute;
	left: 0;
	top: 140px;
	width: 175px;
}
.header-holder .lokasi{
	padding: 0;
}
.header-kategori{
	position: absolute;
	left: 205px;
	top: 140px;
	width: 175px;
}
.header-kategori h2, .header-holder h2{
	color: #fff;
}
#dialogContainer .catholder{
	width: 48%;
	float: left;
}
#dialogContainer .catholder td a{
	color: #fff;
	font-size: 16px;
}
input.number{
	color: #000;
}
label.error{
	display: inline-block;
	margin-top: 5px;
}
.nivo-controlNav{
	display:none;
}
.ui.showcat{
	background: yellow;
	color: #000;
	-webkit-animation: breathing 1s ease-out infinite normal;
    animation: breathing 1s ease-out infinite;
}
.ui.showcat:hover{
	background: orange;
	color: #fff;
}
.footer-txt{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#feb300+0,ff5c06+100 */
	background: #feb300; /* Old browsers */
	background: -moz-linear-gradient(top,  #feb300 0%, #ff5c06 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #feb300 0%,#ff5c06 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #feb300 0%,#ff5c06 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb300', endColorstr='#ff5c06',GradientType=0 ); /* IE6-9 */
	color: #000;
}
.breath{
	-webkit-animation: breathing 2s ease-out infinite normal;
    animation: breathing 2s ease-out infinite;
	-webkit-font-smoothing: antialiased;
}
@-webkit-keyframes breathing {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes breathing {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }


  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}