body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px; color: #FFF;
    line-height: 1.5; background: #2c2c2c;
}
.container {
    width: 1000px; max-width: 100%;
}
body > .container {
    background:#000;
}
a {
    color:#000;
}
a:hover {
    color:#666; text-decoration: none;
}
.navbar-brand {
    font-family: 'ZCOOL KuaiLe', cursive; font-weight: 700;
    font-size: 24px; letter-spacing: 1px; padding: 0; color:#ffe000 !important;
}
.navbar-dark .navbar-nav .nav-link {
    color:#FFF; padding-left: 10px; padding-right: 10px;
    font-weight: 700; font-size: 15px;
}
.bg-darkblue {
	background: #0069bf;
	background: -moz-linear-gradient(top,  #0069bf 0%, #0025bc 31%, #0946ef 100%);
	background: -webkit-linear-gradient(top,  #0069bf 0%,#0025bc 31%,#0946ef 100%);
	background: linear-gradient(to bottom,  #0069bf 0%,#0025bc 31%,#0946ef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0069bf', endColorstr='#0946ef',GradientType=0 );
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #0025bc;
}
.table-dark th, .table-dark thead th, .harihead th, .darkpaito .harihead th, #paitowarna th {
	padding:15px 0;
	background: #141E30;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #243B55, #141E30);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #243B55, #141E30); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	text-shadow: 0 2px 2px #000; color:#edd48f !important;
}
.harihead th, .darkpaito .harihead th, #paitowarna tr:not(:first-child) th {
	padding:5px 0; font-size: 14px;
}
#paitowarna {
	background-color: #FFF;
}
#paitowarna td {
	padding: 3px 0; font-size: 13px;
}
.table-dark {
	background-color: #000;
}
.table-dark td {
	vertical-align: middle;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(139 139 139 / 25%);
}
#prediksirow h3 {
	font-size: 22px; color:#ffcb0c; text-transform: uppercase; font-weight: bold;
}
#prediksirow p.date {
	color:#84ebfb; font-weight: bold; font-size: 18px;
}
#prediksirow p.nbprediksi {
	color:#ff5b5b; font-weight: bold; font-size: 14px; margin:0;
}
#prediksirow h4 {
	text-decoration: underline; font-weight: bold; color:#e96ab0; font-size: 18px;
}
footer {
    font-size: 12px;
}
footer a {
	color:#DDD;
}
.pgtitle {
    font-size: 30px;
}
.live-draw{
	width:450px;max-width:100%;
	margin:0 auto;padding:3px;
}
.live-draw h3 { 
	font-size:20px; font-weight: bold; color:#FFF;
}
.live-draw h3 a {
	color:#FFF; text-shadow: 0 2px 2px #000; letter-spacing: 1px; font-size: 24px;
}
.live-draw .bghk h3, .live-draw .bgsyd h3, .live-draw .bgsgp_4d h3, .live-draw .bgsgp_toto h3 {
	background: #959595;
	background: -moz-linear-gradient(-45deg,  #959595 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%);
	background: -webkit-linear-gradient(-45deg,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%);
	background: linear-gradient(135deg,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=1 );
}
.live-draw p { padding-bottom:0 !important; }
.live-draw .brhk, .live-draw .spcon td {
	border:2px solid #c31432;
}
.live-draw .spcon td {
	border-top: none !important;
}
.live-draw .bghk2 {
	background-color: #560402;
}
.live-draw .bghk3 {
	background: #870000;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #190A05, #870000);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #190A05, #870000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.live-draw .brsyd, .live-draw .spconsyd td {
	border:2px solid #c36d14;
}
.live-draw .bgsyd2 {
	background-color: #533302;
}
.live-draw .bgsyd3 {
	background: #875100;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #191105, #875100);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #191105, #875100); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.live-draw .brsgp_4d, .live-draw .spconsgp_4d td {
	border:2px solid #149bc3;
}
.live-draw .bgsgp_4d2 {
	background-color: #02273d;
}
.live-draw .bgsgp_4d3 {
	background: #004f87;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #04151a, #004f87);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #04151a, #004f87); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.live-draw .brsgp_toto, .live-draw .spconsgp_toto td {
	border:2px solid #146ac3;
}
.live-draw .bgsgp_toto2 {
	background-color: #02273d;
}
.live-draw .bgsgp_toto3 {
	background: #091ca9;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #071132, #091ca9);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #071132, #091ca9); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.spconhead { font-weight: bold; line-height: 1.2; font-size: 16px; }
.spcon { margin:0;padding:0;width:100%; }
.spcon td { 
	border-width:2px;border-style:solid;
	border-top:0;text-align:center;
	padding:3px 0 !important; color:#e5b5ae;
	font-size: 14px; font-weight: 600;
}
.spconsgp_4d td { 
	color:#aecee5;
}
.spconsgp_toto td { 
	color:#cae8f3; font-size: 16px; line-height: 2;
}
.addpadd {
	padding-bottom: 2px;
}
.datesize{
	font-size:13px;line-height:2.3; font-weight: 500; text-transform: uppercase;
}
.ballhk, .ballsyd, .ballsgp_4d, .ballsgp_toto, .balltogel {
	background: #f85032;
	background: -moz-linear-gradient(-45deg,  #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
	background: -webkit-linear-gradient(-45deg,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
	background: linear-gradient(135deg,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=1 );
	border-radius: 3px; display: inline-block;
	padding:0; margin: 0 1px; width:24px;
	border:1px solid #000; font-weight: bold;
	text-shadow: 0 2px 2px #000;
}
.ballsyd {
	background: #eaaf0b;
	background: -moz-linear-gradient(-45deg,  #eaaf0b 0%, #f17432 50%, #ea5507 51%, #fb955e 100%);
	background: -webkit-linear-gradient(-45deg,  #eaaf0b 0%,#f17432 50%,#ea5507 51%,#fb955e 100%);
	background: linear-gradient(135deg,  #eaaf0b 0%,#f17432 50%,#ea5507 51%,#fb955e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaaf0b', endColorstr='#fb955e',GradientType=1 );
}
.ballsgp_4d {
	background: #9adef9;
	background: -moz-linear-gradient(-45deg,  #9adef9 0%, #bfe8f9 50%, #9fd8ef 51%, #2ab0ed 100%);
	background: -webkit-linear-gradient(-45deg,  #9adef9 0%,#bfe8f9 50%,#9fd8ef 51%,#2ab0ed 100%);
	background: linear-gradient(135deg,  #9adef9 0%,#bfe8f9 50%,#9fd8ef 51%,#2ab0ed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9adef9', endColorstr='#2ab0ed',GradientType=1 );
	color:#021976; text-shadow: 0 2px 2px #9adef9;
}
.ballsgp_toto, .balltogel {
	background: #3b679e;
	background: -moz-linear-gradient(-45deg,  #3b679e 0%, #2b88d9 50%, #207cca 51%, #005393 100%);
	background: -webkit-linear-gradient(-45deg,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#005393 100%);
	background: linear-gradient(135deg,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#005393 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#005393',GradientType=1 );
	font-size: 22px; width: 32px; line-height: 1.5;
}
.balltogel {
	font-size: 18px; width: 28px;
}
.stage {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 7px 0;
    margin: 0 -5%;
    overflow: hidden;
}
.dot-typing {
	position: relative;
	left: -9999px;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #FFF;
	color: #FFF;
	box-shadow: 9984px 0 0 0 #FFF, 9999px 0 0 0 #FFF, 10014px 0 0 0 #FFF;
	animation: dotTyping 1.5s infinite linear;
}
.smdot {
	width:5px; height: 5px; border-radius: 3px;
	transform: translate(0,3px);
}
@keyframes dotTyping {
	0% {
		box-shadow: 9984px 0 0 0 #FFF, 9999px 0 0 0 #FFF, 10014px 0 0 0 #FFF;
	}
	16.667% {
		box-shadow: 9984px -10px 0 0 #FFF, 9999px 0 0 0 #FFF, 10014px 0 0 0 #FFF;
	}
	33.333% {
		box-shadow: 9984px 0 0 0 #FFF, 9999px 0 0 0 #FFF, 10014px 0 0 0 #FFF;
	}
	50% {
		box-shadow: 9984px 0 0 0 #FFF, 9999px -10px 0 0 #FFF, 10014px 0 0 0 #FFF;
	}
	66.667% {
		box-shadow: 9984px 0 0 0 #FFF, 9999px 0 0 0 #FFF, 10014px 0 0 0 #FFF;
	}
	83.333% {
		box-shadow: 9984px 0 0 0 #FFF, 9999px 0 0 0 #FFF, 10014px -10px 0 0 #FFF;
	}
	100% {
		box-shadow: 9984px 0 0 0 #FFF, 9999px 0 0 0 #FFF, 10014px 0 0 0 #FFF;
	}
}
@keyframes blinker{
	50%	{opacity:0}
}

@media screen and (max-width:767px) {
    .hometable tr td:first-child {
        width: 40%;
    }
}

@media screen and (max-width:480px) {
    .hometable .btn {
        font-size: 12px;
    }
    .resball {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    .caripas .input-group-text, .caripas .form-control {
        font-size: 13px;
    }
}

img {
	max-width:100%;
}
body.hasftop {
	margin-top:95px;
}
body.hasfbot {
	margin-bottom:105px;
}
.banner-float-top {
	position:fixed; top:0; left:50%; margin-left:-364px;
	width:768px; height:70px; z-index:9999;
}
.banner-float-top-2, .banner-float-top-3 {
	left:0; margin-left:0; width:100%;
}
.banner-float-top-2 a {
	display:block; width:49%; margin:0 0.5%; float:left;
}
.banner-float-top-2 a img {
	width:100%; height:70px;
}
.banner-float-top-3 a {
	display:block; width:49%; margin:0 0.5% 5px; float:left;
}
.banner-float-top-3 a img {
	width:100%; height:70px;
}
.banner-float-left {
	position:fixed; top:50%; margin-top:-200px;
	left:10px; z-index:99999;
}
.banner-float-right {
	position:fixed; top:50%; margin-top:-200px;
	right:10px; z-index:99999;
}
.banner-float-left img, .banner-float-right img {
	max-width:100%; width:115px;
}
.banner-float-bottom {
	position:fixed; bottom:0; left:50%; margin-left:-364px;
	width:768px; height:70px;z-index:9999;
}
.banner-float-bottom-2 {
	left:0; margin-left:0; width:100%;
}
.banner-float-bottom-2 a {
	display:block; width:49%; margin:0 0.5%; float:left;
}
.banner-float-bottom-2 a img {
	width:100%; height:70px;
}
.banner-float-bottom-3 {
	height:145px;
}
.banner-float-bottom-3 a img {
	margin-bottom:5px;
}
.banner-float-center {
	position:fixed; top:50%; left:50%; margin-left:-150px; margin-top:-130px;
	width:300px; height:200px; z-index:9999;
}
.banner-float-center-2 {
	width: 608px; margin-left:-304px; background:#FFF; padding-top:2px; padding-bottom:2px;
}
.banner-float-center-2 a {
	display:block; width:300px; margin:0 2px; float:left;
}
.banner-float-center-2 a img {
	max-width:100%;
}
div[class^="banner-"] > .btn-close {
	font-size:12px; position:absolute; top:-28px; left:0; width:100%;
}
.banner-float-bottom > .btn-close {
	width:auto !important; left:50% !important; margin-left:-32px;
}
.banner-float-center > .btn-close {
	width:auto !important; left:unset !important; right:0 !important; margin:0;
}

@media (max-width:1140px) {
	.banner-float-top, .banner-float-bottom, .banner-float-top a img, .banner-float-bottom a img {
		height:70px;
	}
	body.hasftop {
		margin-top:75px;
	}
	body.hasfbot {
		margin-bottom:75px;
	}
}
@media (max-width:767px) {
	.banner-float-left, .banner-float-right {
		display:none;
	}
	.banner-float-top, .banner-float-bottom {
		height:auto; width:100%; margin-left:0; left:0;
	}
	.banner-float-top a img, .banner-float-bottom a img {
		height:50px; width:100%;
	}
	.banner-float-top a, .banner-float-bottom a {
		width:100%; margin:0 0 1px;
	}
	body.hasftop {
		margin-top:102px;
	}
	body.hasfbot {
		margin-bottom:132px;
	}
	.banner-float-center {
		width:200px;  margin-left:-100px;
		margin-top:-70px; height:auto;
	}
	.banner-float-center-2 {
		width:200px; margin-left:-100px;
		margin-top:-160px; height:auto;
	}
	.banner-float-center-2 a {
		width:98%; padding-bottom:2px; float:none;
	}
	.numball {
		font-size:14px;
		width: 20px; height: 20px; line-height: 20px; border-radius: 10px; -webkit-border-radius: 10px;-moz-border-radius: 10px;
	}
	#tableresult_hk th, #tableresult_hk td,
	#tableresult_sgp th, #tableresult_sgp td,
	#tableresult_syd th, #tableresult_syd td {
		font-size:13px;
	}
	.balltogel {
		font-size: 16px;
		width: 22px;
	}
	.harihead th, .darkpaito .harihead th, #paitowarna tr:not(:first-child) th {
		font-size:11px;
	}
}
@media (max-width:480px){
	.container h1 {
		font-size:30px;
	}
	#datapaito {
		font-size:12px;
	}
	#selectForm input, #selectForm button {
		font-size: 11px;
		padding: 3px 0;
	}
	.balltogel {
		font-size: 14px;
		width: 22px; margin:0 1px;
	}
	#tableresult_hk th, #tableresult_hk td,
	#tableresult_sgp th, #tableresult_sgp td,
	#tableresult_syd th, #tableresult_syd td {
		font-size:12px; padding:6px 3px;
	}
}