/*DESKTOP*/	
body {
	background:#eee;
	color:#000;
}
.logodiv{
	float:left; 
	margin-top:5px; 
	margin-left:30px;
}

.logodiv a img
{
	width: 145px;
}
.boxprod{
	background: rgba(150, 111, 9, .9) 
}
.broadcast-marquee{
	background-color:#fed933;
	color:#000;
}
.bgdatapasaran{
	background-color:#e7e7e7 !important; 
	background-size:1230px; 
}
.togelonline-div{
	background-color: #fed933; 
	color: #000; 
}
.togelonline-div-info{
	color:#000;
}
.piclmd-div{
	background-color:#fed933; 
}
.piclmd-title{
	color: #000; 
}
.piclmd-info{
	color:#000; 
}
.provider{
	border-bottom:3px #f1d907 solid; 
	color: #000;
}
.metode-text{
	color: #000;
}
.metode-underline{
	border-bottom:3px #000 solid; 
}
.wapmobile{
	border:1px #fed933 solid; 
	color: #000;
	background-color: #fed933;
}
.wapmobile:hover{
	border:1px #c7aa29 solid; 
	color: #000;
	background-color: #c7aa29;
}
.footer-container{
	background-color: #ffcb00;
	color:#000;
}
.footer-copyright{ 
	color:#FFF;
}
.footer-copyright-bg{
    background:#161616;
}
.bank-container{
	background-color: #fed933;
}
#informasi-menu{
	background-color:#e9e9e9;
}
#informasi-content{
	background-color:#fff; 
	color: #000;
}
#informasi-logo{
	margin:15px 5px 5px 5px;
	width: 123px;
}
.menuleft > ul li .btn-black{
	color: #000;
}
.menuleft > ul li .btn-black:hover{
   	background-color:#ffba00;
}
.menuleft > ul li .btn-black:active{
    background-color:#ffba00;  
}
.pointer{
	color: #000;
}
#informasi-content-title{
	border-bottom:5px #ffba00 solid; 
}
#datapasaran-divname{
	background-color:#1e1709; 
	border-top:3px #817e76 solid; 
	border-left:3px #817e76 solid; 
	border-right:3px #817e76 solid;  
	color:#fff; 
}
#datapasaran-divnomor{
	background-color:#1e1709; 
	border-left:3px #817e76 solid; 
	border-right:3px #817e76 solid;
	color: #fff;
}
#datapasaran-divnomor-text{
	color:#fff; 
}
#datapasaran-date{
	color:#000; 
	background-color: #fed933;
	border-left:3px #817e76 solid; 
	border-right:3px #817e76 solid; 
	border-bottom:3px #817e76 solid;
	border-top:1px #f98c09 solid;
}
#kontak-title{
	background: #000; 
	border-top:2px #6a6762 solid;
	border-right:2px #6a6762 solid;
	border-left:2px #6a6762 solid;
	color: #fff;
}
#kontak-content{
	background-color:#FFF;
	color: #000; 
}
.panelbg{
	background:rgba(255,255,255,.3) !important;		
}

	/* The Close Button (x) */
	.closebox {
		position: absolute;
		top:-10px; right:5px;
		color: #CCC;
		font-size: 35px;
	}
	.closebox:hover,.close:focus {
		color: #FFF;
		cursor: pointer;
	}
	
	.closepop {
		position: absolute;
		top:-23px; right:-16px;
		font-size: 18px;
		width:30px;
		height:30px;
		background-color:#000;
		border-radius:50%;
		border:2px solid #FFF;
		padding-top:0px;
	}
	.closepop:hover,.close:focus {
		cursor: pointer;
		background-color:#CCC;
		color:#000 !important;
	}
	 #desktop #msgbox
	 {
	  color:#000 !important;  
	 }

	.prod a
	{
		color:inherit;
	}

	.prod a:hover, .pointer:hover
	{
		color:#ffba00;
	}





	/*MOBILE*/

	#mobile {
  	  background:#eee;
	}
	#mobile .logo-div{
	  margin-top:30px; 
	  margin-bottom:30px;
	}
	#mobile #logo-img{
	  width: 290px;
	}
	#mobile #msgbox{
	  margin-top: 60px;
	}
	#mobile .menubg{
	  background-image: -moz-linear-gradient( 90deg, rgb(64,64,64) 0%, rgb(51,51,51) 100%);
	  background-image: -webkit-linear-gradient( 90deg, rgb(64,64,64) 0%, rgb(51,51,51) 100%);
	  background-image: -ms-linear-gradient( 90deg, rgb(64,64,64) 0%, rgb(51,51,51) 100%);
	  height: 90px;
	  width: 25%; border-left:1px solid #555; border-right:1px solid #000; padding-top:14px; text-align:center; cursor: pointer;
	  float: left;
	}
	#mobile #marquee-bg{
	  background-color:#ffba00;
  	  color: #000;
	}
	#mobile #header-line{
	  border-bottom:5px #fed933  solid;
	}
	#mobile .pindah-versi-text{
	  margin-bottom:10px; 
  	  color: #a87700;
	}
	#mobile .datapasaran-title{
	  text-align: center; 
	  color: #a87700; 
	  font-size: 25px; 
	  padding-bottom: 20px;
	}
	#mobile .datapasaran-title-pasaran{
	  color:#000; 
	}
	#mobile .datapasaran-title-tanggal{
	  color:#000; 
	}
	#mobile .datapasaran-title-result{
	  color:#a87700; 
	}
	#mobile .pasaran-text{
	  color:#000; 
	}
	#mobile .tanggal-text{
	  color:#000; 
	}
	#mobile .result-text{
	  color:#a87700; 
	}
	#mobile .keluaran-line{
	   border-bottom:10px #ffba00 solid;
	   background-color:#ffffff; 
	   color: #FFF;
	}
	#mobile #keluaran-bottom{
	   background-color:#ffcd00; 
   	   border-bottom:1px solid #ffcd00; 
	}
	#mobile .copyright-bg{
	  background:#fff;
	  color: #000;
	  border-top:3px #bea40f solid;
	}
	#mobile .piclmd-div{
	  background-color:#ffba00; 
	  width:100%;
	}
	#mobile .piclmd-title{
	  font-size:23px;
	  color: #000;
	  padding:14px 10px 0px 22px; 
	  font-style:normal;
	  text-align:center;
	}
	#mobile .piclmd-info{
	  font-size: 15px;
	  color:#000; 
	  padding:0px 10px 10px 22px;
	  text-align:center;
	}

	#mobile .borderbottom{
	    border-bottom:2px solid #c2c2c2;
	    border-top:2px solid #c2c2c2;
	}