/*-------- CSS -------------*/
/* ------------------Reset--------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/*----------------- global ------------------------*/

body {
	font-family: 'Acme', sans-serif;
	
	
}

.container {
	width: 1000px;
	margin: auto;
	
	
}

.head {
	width: 100%;
	display: inline-block;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background: rgba(143,21,0,1);
background: -moz-linear-gradient(top, rgba(143,21,0,1) 0%, rgba(0,0,0,1) 50%, rgba(143,21,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(143,21,0,1)), color-stop(50%, rgba(0,0,0,1)), color-stop(100%, rgba(143,21,0,1)));
background: -webkit-linear-gradient(top, rgba(143,21,0,1) 0%, rgba(0,0,0,1) 50%, rgba(143,21,0,1) 100%);
background: -o-linear-gradient(top, rgba(143,21,0,1) 0%, rgba(0,0,0,1) 50%, rgba(143,21,0,1) 100%);
background: -ms-linear-gradient(top, rgba(143,21,0,1) 0%, rgba(0,0,0,1) 50%, rgba(143,21,0,1) 100%);
background: linear-gradient(to bottom, rgba(143,21,0,1) 0%, rgba(0,0,0,1) 50%, rgba(143,21,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f1500', endColorstr='#8f1500', GradientType=0 );
}

#logo {
	display: inline-block;
	width: 300px;
	height: 120px;
	background: url(../img/vvtogel-logo.png) center no-repeat;
	background-size: 100% 100%;
}

.tanggal {
	
	font-size: 24px;
	color: white;
	margin: none;
}

.status {
	width: 100%;
	
}

.status marquee {
	width: 100%;
	font-size: 24px;
	background-color: black;
	color: white;
}

.status table {
	width: 100%;
	
}

.status tr {
	width: 100%;
	
}

.status td {
	width: 20%;
	padding: 3px 0px 3px 0px;
	background: white;
	text-align: center;
	vertical-align: middle;
	border: red 1px solid;
}

.status img {
	width: 100%;
	height: auto;
	
}

.banner-top {
	width: 100%;
	text-align: center;
}



.banner-top img {
	width: 49%;
	margin: 2px 1px 2px 1px;
}

.liveresult {
	width: 100%;
	
}

.linker {
	width: 100%;
	height: 550px;
		
}




.pools {
	width: 100%;
	display: inline-block;
	
}

.livepools {
	display: block;
	width: 50%;
	float: left;
	text-align: center;
}

.livepools table {
	width: 95%;
	margin: auto;
}


.headsyd {
	width: 100%;
	background: rgba(223,68,79,1);
background: -moz-linear-gradient(top, rgba(223,68,79,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(223,68,79,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(223,68,79,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(223,68,79,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(223,68,79,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(223,68,79,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df444f', endColorstr='#ffffff', GradientType=0 );
color: white;
font-size: 20px;
padding: 2px 0px 2px 5px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
text-align: center;
border-bottom: 1px solid #df444e;
}

.result, .resultsgp, .resultsgp2, .resultbln, .resulthk  {
	width: 100%;
	
}

.prizesyd {
	width: 30%;
	height: 75px;
	border-left: 1px solid #df444e;
	font-size: 24px;
	vertical-align: middle;
	padding-left: 10px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.resssyd {
	width: 70%;
	height: 75px;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border-right: 1px solid #df444e;
}

.resssyd img {
	width: 33px;
	height: 53px;
}

.lastress {
	width: 50%;
	float: right;
	margin-top: 10px;
}

.lastress table {
	width: 95%;
	margin: auto;
	
}

.lastress td {
	border: 1px solid black;
	font-size: 18px;
	padding-left: 5px;
}

.prizesgp {
	width: 50%;
	background-color: #1a52d0;
	color: white;
	
	padding: 2px 0px 2px 2px;
	font-size: 18px;
}

.prizenumsgp {
	width: 50%;
	background-color: black;
	color: white;
	display: table-cell;
	text-align: center;
	font-size: 18px;
	vertical-align: middle;
}

.prizesgp2 {
	width: 25%;
	background-color: black;
	color: white;
	border: 1px #1a52d0 solid;
	padding: 2px 0px 2px 2px;
	font-size: 18px;
	display: table-cell;
}

.sgpstatcon {
	width: 20%;
	background-color: black;
	color: white;
	border: 1px #1a52d0 solid;
	padding: 2px 0px 2px 0px;
	font-size: 18px;
	display: table-cell;
	height: 25px;
	vertical-align: middle;
	text-align:center;
}

.sgptt {
	width: 12.5%;
	background-color: black;
	color: white;
	border: 1px #e30c30 solid;
	padding: 2px 0px 2px 0px;
	font-size: 18px;
	display: table-cell;
	height: 25px;
	vertical-align: middle;
	text-align:center;
	
}

.prizetoto {
	width: 50%;
	text-align: center;
	background-color: #e30c30;
	font-size: 26px;
	color: white;
}

.numprizetoto {
	width: 50%;
	text-align: center;
	background-color: black;
	font-size: 26px;
	color: gold;
	
}

.prizebln {
	width: 50%;
	text-align: center;
	background: black;
	color: white;
	font-size: 28px;
	border-right: 1px solid white;
	border-collapse: collapse;
}

.numprizebln {
	width: 50%;
	text-align: center;
	background: black;
	color: white;
	font-size: 28px;
}

.consbln {
	width: 50%;
	text-align: center;
	background: black;
	color: white;
	font-size: 18px;
	border-collapse: collapse;
	height: 32px;
	vertical-align: middle;
}

.prizehk {
	width: 30%;
	height: 40px;
	background-color: #fefe9a;
	color: red;
	vertical-align: middle;
	padding: 0px 0px 0px 5px;
	border: 2px #686868 solid;
}

.numprizehk {
	width: 70%;
	vertical-align: middle;
	border: 2px #686868 solid;
	padding-left: 5px;
}

.starconhk {
	width: 50%;
	vertical-align: middle;
	text-align: center;
	padding: 2px;
}

.starconhk img {
	width: 20px;
	height: 20px;
	
}

.banner-2 {
	width: 100%;
	
}
.banner-2 img {
	width: 100%;
	margin: 2px 0px 2px 0px;
	height: 100px;
}

.content-below {
	width: 100%;
	background: black;
	color: white;
	padding: 5px;
	display: table-cell;
}





h1 {
	font-size: 18px;
	
	text-align: center;
}

ul {
  list-style-type: square;
  margin-left: 20px;
}

a {
	text-decoration: none;
	color: red;
}

h2 {
	font-size: 16px;
	
}

.foot {
	width: 100%;
	height: 90px;
	background: red;
	display: inline-block;
	color: white;
}

.foot p {
	text-align: right;
	margin: 10px;
}

.float {
    position: fixed;
    width: 100%;
    bottom: 0px;
    text-align: center;
    z-index: 999;
}

.float img {
   
    width: 100%;
    height: 90px;
}

@media only screen and (max-device-width: 1000px) {
	
	.container {
		width: 100%;
	}
	
	.tanggal {
	
	font-size: 16px;
	
}
#logo {
    display: inline-block;
    width: 200px;
    height: 90px;
    
}

.banner-top img {
	width: 100%;
	
}

	.status marquee {
	width: 100%;
	font-size: 16px;
	background-color: black;
	color: white;
}
.linker {
	width: 100%;
	float: none;
	overflow: scroll;
}

.livepools {
	
	width: 100%;
	float: none;
	text-align: center;
}

.lastress {
	width: 100%;
	float: none;
	margin-top: 2px;
	
}


.headsyd {
	
font-size: 16px;
padding: 2px 0px 2px 5px;

}

.prizesyd {
	width: 30%;
	height: 55px;
	border-left: 1px solid #df444e;
	font-size: 18px;
	vertical-align: middle;
	padding-left: 10px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.resssyd {
	width: 70%;
	height: 55px;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border-right: 1px solid #df444e;
}

.resssyd img {
	width: 23px;
	height: 40px;
}
	

.lastress table {
	width: 95%;
	margin: auto;
	
}

.lastress td {
	border: 1px solid black;
	font-size: 14px;
	padding-left: 5px;
}

.prizehk {
	font-size: 14px;
	
}
	.starconhk img {
		width: 15px;
		height: 15px;
	}
	
	.banner-2 img {
	width: 100%;
	margin: 2px 0px 2px 0px;
	height: 50px;
}


.float img {
   
   
    height: 70px;
}
	
}