a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
command,
datalist,
dd,
del,
details,
dfn,
div,
dl,
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,
source,
span,
strike,
strong,
sub,
sup,
table,
tbody,
tdvideo,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    background: 0 0;
    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,
select,
textarea {
    margin: 0;
    padding: 0;
}
div {
    box-sizing: border-box;
}
body {
    background: #1b1b1b;
    font-family: Oswald, sans-serif;
}
.space {
    width: 100%;
    height: 150px;
}
.container {
    width: 70%;
    margin: auto;
}
.banner-float {
    position: fixed;
    width: 100%;
    text-align: center;
    bottom: 1px;
    z-index: 9999;
}
.banner-float img {
    width: 728px;
}
.head {
    width: 100%;
    padding: 20px;
    background: #423d3d;
}
.logo {
    display: block;
    width: 450px;
    height: 180px;
    background: url("../img/logo.png") center no-repeat;
    background-size: 100% 100%;
    margin: auto;
}
.banner1 {
    width: 100%;
    display: table;
    box-sizing: border-box;
    text-align: center;
}
.banner1 img {
    display: inline-block;
    width: 49.8%;
    border: 1px gold solid;
    box-sizing: border-box;
}
.banner2 {
    width: 100%;
    display: table;
    box-sizing: border-box;
    text-align: center;
    margin-top: 20px;
}
.banner2 img {
    display: inline-block;
    width: 49.5%;
    border: 1px gold solid;
    box-sizing: border-box;
}
.menu {
    display: block;
    width: 100%;
    text-align: center;
    background: #118085;
}
.menu a {
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    color: #fff;
    margin: 0;
    font-size: 18px;
}
.menu a:hover {
    color: gold;
}
.content {
    width: 100%;
    border: 1px #fff solid;
}
h1,
h2,
h3 {
    text-align: center;
}
h3 {
    font-family: arial;
    margin: 40px 0;
    color: #fff;
    font-size: 28px;
}
.title-head {
    font-size: 24px;
    text-decoration: none;
    color: #fff;
}
.title-footer {
    font-size: 28px;
    text-decoration: none;
    color: #fff;
}
.content p {
    text-align: left;
    font-size: 16px;
    color: #fff;
    margin: 10px;
}
.hk {
    width: 65%;
    margin: auto;
}
.hk table {
    width: 100%;
}
.tanggal {
    width: 100%;
    text-align: center;
    background: #e00000;
    background: -moz-linear-gradient(top, #e00000 0, #8c0000 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #e00000), color-stop(100%, #8c0000));
    background: -webkit-linear-gradient(top, #e00000 0, #8c0000 100%);
    background: -o-linear-gradient(top, #e00000 0, #8c0000 100%);
    background: -ms-linear-gradient(top, #e00000 0, #8c0000 100%);
    background: linear-gradient(to bottom, #e00000 0, #8c0000 100%);
    color: #fff;
    font-size: 20px;
    padding: 10px 0;
    box-sizing: border-box;
    border: 1px solid #989898;
}
.prize {
    width: 50%;
    text-align: center;
    background: #e00000;
    background: -moz-linear-gradient(top, #e00000 0, #8c0000 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #e00000), color-stop(100%, #8c0000));
    background: -webkit-linear-gradient(top, #e00000 0, #8c0000 100%);
    background: -o-linear-gradient(top, #e00000 0, #8c0000 100%);
    background: -ms-linear-gradient(top, #e00000 0, #8c0000 100%);
    background: linear-gradient(to bottom, #e00000 0, #8c0000 100%);
    color: #fff;
    font-size: 20px;
    padding: 10px 0;
    border: 1px solid #989898;
}
.prizenum {
    width: 50%;
    text-align: center;
    background: #fff;
    font-size: 20px;
    vertical-align: middle;
    border: 1px solid #989898;
}
.prizenum img {
    width: 100px;
    height: 26px;
}
.othernum {
    width: 50%;
    height: 40px;
    text-align: center;
    background: #fff;
    font-size: 18px;
    vertical-align: middle;
    border: 1px solid #989898;
}
.othernum img {
    width: 100px;
    height: 26px;
}
.iklan {
    width: 100%;
}
.iklan img {
    width: 100%;
}
.lassres {
    width: 65%;
    margin: auto;
}
.lassres table {
    width: 100%;
}
.t1 {
    width: 40%;
    padding: 5px 0 5px 10px;
    border: 1px solid #f8f8f8;
    background: #fff;
    font-size: 16px;
}
.t2 {
    width: 30%;
    padding: 5px 0 5px 10px;
    border: 1px solid #989898;
    background: #fff;
    font-size: 16px;
}
.t3 {
    width: 30%;
    padding: 5px 0 5px 10px;
    border: 1px solid #989898;
    background: #fff;
    font-size: 16px;
}
.kepala {
    text-align: center;
    font-size: 20px;
    background: #118085;
    color: #fff;
}
.kepala2 {
    text-align: center;
    font-size: 20px;
    background: #423d3d;
    color: #fff;
}
.out-link {
    list-style-type: square;
    margin: 0 35px;
    color: #fff;
}
.out-link a {
    text-decoration: none;
    color: #d88f0a;
}
@media only screen and (max-device-width: 1000px) {
    .container {
        width: 100%;
    }
    .logo {
        width: 200px;
        height: 80px;
    }
    .menu a {
        display: block;
        font-size: 16px;
        border: 1px solid #fff;
    }
    .banner1 {
        display: block;
    }
    .banner1 img {
        display: block;
        width: 100%;
    }
    .hk {
        width: 100%;
    }
    .tanggal {
        font-size: 16px;
    }
    .banner2 {
        display: block;
    }
    .banner2 img {
        display: block;
        width: 100%;
    }
    .lassres {
        width: 100%;
    }
    h3 {
        font-size: 14px;
    }
    .title-footer {
        font-size: 14px;
    }
    .banner-float {
        width: 100%;
    }
    .banner-float img {
        width: 100%;
    }
}
.paitotable {
	width:100%; text-align: center;
}
.paitotable th {
    font-size: 18px;
    padding: 5px 2px;
    border: 1px solid #ffffff;
    background: #ffffff;
}
.paitotable td {
    font-size: 18px;
    padding: 5px 2px;
	border: 1px solid #ffffff;
	font-weight: bold;
	background: black;
	color: #fff;
}

@media (max-width:480px){
	#prize1 {
		font-size: 24px;
	}
	.box-value {
		font-size: 18px;
	}
	.box-color {
		font-size: 20px;
	}
	.paitotable th, .paitotable td {
		font-size:14px;
	}
}


@-webkit-keyframes glow { 
	0% { background-color:red; }
	50% { background-color:orange; }
	100% { background-color:red; } 
} 
@keyframes glow { 
	0% { background-color:red; }
	50% { background-color:orange; }
	100% { background-color:red; } 
}
img {
	max-width:100%;

@media (max-width:300px) {
	.table-result td { padding-left:0; padding-right:0; font-size:10px; }
}
.dataswrap {
	border-radius: 15px;
	background: #000000;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #434343, #000000);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #434343, #000000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	border:2px solid #5f5f5f;
}