body {
  background-size: cover;
}
 h1,h2,h3,h4{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

.bigball{
	background-image:url(../img/bigball.png);
	background-position:center;
	background-repeat:no-repeat;
	width:67px;
	height:67px;
	color:black;
	font-size:55px;
	margin-right:5px;
	text-align:center;
	display:block;
	float:left;
}

.sideright{
	padding-top:55px;
	margin-top:15px;
	margin-bottom:10px;
	background-position:top center;
	background-repeat:no-repeat;
	width:158px;
	height:449px;
}

.headingnomor{
	background-repeat:repeat-x;
	line-height:39px;
	/*background-image:url(../img/headingnomor1.png);*/
	background: #032a3e;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-weight:800;
}

.kotakball{
	background-position:bottom center;
	background-repeat:repeat-x;
	background-image:url(../img/kotakball.jpg);
	padding-bottom:30px;
}

.ball{
	background-position:left;
	background-repeat:no-repeat;
	width:62px;
	padding-left:0px;
  margin-left: .5rem;
	height:62px;
	line-height:62px;
	display:block;
	background-image:url(../img/ball1.png?v=6);
	text-align:left;
	float:left;
	color:#0348dd;
	text-align:center;
	font-size:22px;
  font-family: arial;
}
.ballres {
  display: table;
  margin: 0 auto;
  margin-bottom: 1rem;
}

.tabelnomor{
	border:1px solid #ccc;
	border-top:0px;
}

/*.zebra:nth-child(odd) td {
	background: none repeat scroll 0 0 #EAEAEA;
}*/

.tabelnomor td{
	font-size:14px;
	padding:3px;
	text-align:left;
	font-weight:800;
	line-height:35px;
	background-color: rgba(255, 255, 255, .8);
	padding-left:10px;
}

.sideleft{
	padding:3px;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
	background-position:top center;
	background-repeat:no-repeat;
	width:154px;
	height:295px;
	background-image:url(../img/leftbar2.png);
}

.tab .hover, .tab td:hover{
	cursor:pointer;
	background-image:url(../img/tab.png);
	color:black;
	width:130px;
	height:33px;
	background-repeat:no-repeat;
	background-position:bottom center;
	font-size:12px;
}

.tab td{
	font-size:12px;
	background-image:url(../img/tabhover.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	text-align:center;
	color:white;
	width:130px;
	height:33px;
}

.tab .hover a, .tab .hover a{
	color:black;
	text-decoration:none;
}

.tab td a{
	color:white;
}

.tab a:hover, .tab a{
	text-decoration:none;
	color:black;
}

.leftbar{
	background-image:url(../img/leftbar.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:154px;
	height:266px;
	margin-top:10px;
}

.leftbar h4{
	color:#FFF;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:30px;
}

.leftbar .leftnav{
	font-size:12px;
	line-height:22px;
	margin-left:0px;
	padding-left:25px;
}

.leftbar .leftnav a{
	text-decoration:none;
	color:#640f52;
	font-weight:800;
}

.leftbar .leftnav a:hover{
	color:#F0F;
}

.container{
	/*background-color:#e3dede;*/
	background:url(../img/bg_transparan2.png);
}