html,body{
	font-size: 12px;
	background: #085572; /* Old browsers */
	background: -moz-linear-gradient(left, #085572 1%, #35a1c9 50%, #085572 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #085572 1%,#35a1c9 50%,#085572 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #085572 1%,#35a1c9 50%,#085572 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#085572', endColorstr='#085572',GradientType=1 ); /* IE6-9 */
}
.span-24{
	width: 1010px;
}
#header-form .ui-button{
	padding-left: 0;
	padding-right: 0;
}
.r-content tr td input:read-only { 
  background-color: rgba(204, 204, 204, 0.61);
}
html, body, td, tr, h2, h3, h1, h4, a{
  font-family: 'Open Sans', sans-serif;
}
.inputer{
	border-radius: 5px;
	padding: 5px;
}
.game-link{
	margin-top: 10px;
	background: #c1eeff;
	padding: 5px 2px 0;
	border: 1px solid #1984ad;
	border-radius: 5px 5px 0 0;
}
.game-link-left .ui{
	margin-bottom: 5px;
	border-radius: 5px;
}
.game-link-left{
	float: left;
	width: 370px;
}
.game-link-right{
	float: right;
	width: 50%;
	text-align: right;
}
.game-link-right .gamebtn{
	background: blue;
	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{
	display: inline-block;
	padding: 3px 5px;
	font-size: 16px;
	background: #fab70e;
	color: #000;
	border-radius: 5px;
	margin-bottom: 5px;
}
.saldo-holder a{
	color: #000;
}
input::-webkit-input-placeholder {
  font-family: 'Open Sans', sans-serif;
}
input:-ms-input-placeholder {
  font-family: 'Open Sans', sans-serif;
}
input:-moz-placeholder {
  font-family: 'Open Sans', sans-serif;
}
input::-moz-placeholder {
  font-family: 'Open Sans', sans-serif;
}
.r-content h2{
	margin-bottom: 10px;
}
.loginbox{
	margin-top: 10px !important;
}
.bantuan-holder{
	background: url('images/bantuan.png') top left no-repeat;
	padding: 60px 5px 5px 15px;
	box-sizing: border-box;
}
.bantuan-holder tr, .bantuan-holder td, .bantuan-holder td a,.bantuan-holder table{
	border:none;
	color: #fff !important;
}
.bantuan-holder .icon-contact{
	width: 28px;
	height: auto;
}
.bantuan-holder .fix-img{
	height: 28px;
	width: auto;
}
.bantuan-holder td{
	padding: 0;
}
.topheader{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#085572+1,35a1c9+50,085572+100 */
	background: #085572; /* Old browsers */
	background: -moz-linear-gradient(left, #085572 1%, #35a1c9 50%, #085572 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #085572 1%,#35a1c9 50%,#085572 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #085572 1%,#35a1c9 50%,#085572 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#085572', endColorstr='#085572',GradientType=1 ); /* IE6-9 */
}
.topmarquee{
	background: #3a3637;
}
.topnav, .header-link{
	background: #3fb7e3;
}
.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{
	margin: 3px;
	position: relative;
}
.header-field input{
	width: auto;
	background: #3a3637;
	color: #fff;
	border: none;
	padding: 5px;
	font-family: 'Open Sans', sans-serif;
	width: 150px;
}
.header-field input.with-icon{
	padding-left: 20px;
}
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{
	background: #3a3637;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal !important;
	margin-top: 4px;
}
#header-form .ui-button-text-only .ui-button-text{
	padding: 2px 15px;
	font-size:14px;
}
.contentsidebar marquee{
	background: #000 !important;
}
.marquee-header .infomarquee{
	color: #000;
    font-size: 13px;
    padding: 4px;
    font-weight: bold;
    position: absolute;
    left: 5px;
    top: 2px;
    background: #fab70e;
    display: inline-block;
    border-radius: 8px;
    width: 70px;
    z-index: 2;
}
.marquee-header{
	position: relative;
	background: #3a3637;
	padding: 5px;
	color: #cecccd;
	width: 930px;
	margin: 0 10px 0;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
}
.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: 17px;
	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: #e6a900;
	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{
	background: none;
}

#reflink{
	padding: 7px;
	color: #333;
	border-radius: 5px;
	width: 90% !important;
}
.ui-widget-overlay{
	opacity: 0.5;
}
.ui-dialog .ui-widget-header{
	background: #00dbe6;
	color: #000;
	border:none;
}
.ui-dialog.ui-widget-content{
	border:none;
	background: none;
}
.ui-dialog-content{
	background: #d1fbff !important;
	color: #333;
}
.ui-widget-content.ui-dialog-buttonpane{
	background: #00dbe6 !important
}

.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.8);
}
input.error{
	color: #000;
}
caption,td, label{
	font-weight: 300;
}
.footermenu{
	display:none;
}
.registered-container{
	width: 500px; margin: 0 auto;
}
.logo .logo-img{
	height: 75px;
	margin-top: 0;
}
.celebrate{
	top: 49px;
	left: 146px;
	position: absolute;
}
.celebrate img{
	width: 219px;
	height: auto;
}
.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:#e259e1;
	border-radius: 50%;
	color: #fff;
	font-weight: 500;
}
.ls-layer .ls-bg {
	width: 100%;
}
#superContainer{
	margin-top: 0;
	padding-top: 0;
	min-height: 400px;
}

.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: 14px;
}
.bank.bca{
	width: 118px;
	position: relative;
	margin : 1px 10px;
}
.bank img{
	width: 100%;
	height: auto;
}
.bank img.on-indi{
	width: 19px;
	height: 19px;
	position: absolute;
	left: 6px;
	top: 17px;
}
.bank-holder{
	background: url('images/background-bank.jpg') top;
	padding: 2px 0 2px 10px;
}

.header-holder{
	position: absolute;
	left: 220px;
	top: 0;
	width: 175px;
}
.header-holder .lokasi{
	padding: 0;
}
.header-kategori{
	position: absolute;
	left: 420px;
	top: 0;
	width: 175px;
}
#dialogContainer .catholder{
	width: 48%;
	float: left;
}
#dialogContainer .catholder td a{
	color: #fff1e2;
	font-size: 14px;
}
input.number{
	color: #000;
}
label.error{
	display: inline-block;
	margin-top: 5px;
}
.game-holder a{
	opacity: 0.8;
}
.game-holder a:hover{
	opacity: 1;
}
.existinggame{
	font-size: 26px;
	margin: 50px auto;
	width: 450px;
	background: rgba(0,0,0,0.6);
	color: #000;
	padding: 25px;
	border-radius: 10px;
}
.existinggame .ui{
	font-size: 14px;
	border-radius: 10px;
	opacity: 0.9;
}
.existinggame .ui:hover{
	opacity: 1;
}
.existinggame .ui,.existinggame .ui:active, .existinggame .ui:hover{
	color: #fff;
}