body { font-family:'Acme', serif; font-size:16px; line-height:1.6; 
background-color: #485461;
background-image: linear-gradient(315deg, #485461 0%, #28313b 74%);
cursor: default; } 
a, a:hover { color:#e0fa33; }
@media (min-width: 1200px) {
	.container {
		max-width: 1100px;
	}
}
.logoAbsolute { position: absolute; top: 50%; margin-top: -75px; width: 100%; left: 0; }
.bgmenu { 
	background: #80488f;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #7a2828, #80488f);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #7a2828, #80488f); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.navbar { padding-top:0; padding-bottom:0; }
.border-dash { border-style:dashed !important; border-width:2px !important; }
.container.bg-dark { background:rgb(0 0 0 / 70%) !important; }
.navbar-nav li .dropdown-menu { font-size: 14px; }
.navbar-nav li:hover .dropdown-menu { display: block; }
.navbar-nav .dropdown-menu a:hover { background-color: #555; }
.dropdown-toggle::after { display: none;}
.navbar-dark .navbar-nav .nav-link { color:#FFF; }
.navbar-expand-lg .navbar-nav .nav-link { padding-left:20px; padding-right:20px; }
.bg-gradient-warning { background: #00F260;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #0575E6, #00F260);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #0575E6, #00F260); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	 }
.bg-black, .btn-black { background:#CCC; } .btn-black { color:#FFF; } .btn-black:hover { background:#333; color:#CCC; }
.text-success2 { color:#e0fa33 !important; }
.btn-success2 { background-color:#e0fa33 !important; color:#000; } .btn-success2:hover { background-color:#abc118 !important; color:#000; }
.bg-rainbow { background: #00b09b;
	background: -webkit-linear-gradient(to bottom, #96c93d, #00b09b); 
	background: linear-gradient(to bottom, #96c93d, #00b09b); }
.bg-black hr { border-color:#4c64a9; }
.bg-purple {background-color: #a4508b;background-image: linear-gradient(326deg, #a4508b 0%, #5f0a87 74%);color:#FFF;}
.btn-purple {background-color: #a4508b;background-image: linear-gradient(326deg, #a4508b 0%, #5f0a87 74%);color:#FFF;border:none;}
.btn-purple:hover {background-color: #6b0f1a;background-image: linear-gradient(315deg, #6b0f1a 0%, #b91372 74%);color:#FFF!important;border:none;}
.border-purple{border-color:#a4508b;}
.text-purple{color:#a4508b;}
.text-lgreen{color:#e0fa33;}
.copyright, .copyright a { color:#927314; font-size:12px; border-top:2px dashed #503d2f; }
.copyright p { margin-bottom: 0; }
.numbg { -webkit-animation: glow linear 2s infinite; animation: glow linear 2s infinite;  }
.bdr { text-shadow:0 1px 4px #000; }
.bdr1 { background: #f85032;background: -webkit-linear-gradient(to top, #e73827, #f85032);background: linear-gradient(to top, #e73827, #f85032);text-shadow:0 1px 4px #000; }
.bdr1 a, .bdr .shadow-none { text-shadow: none;}
.bdr2 { background:#8c352b; } .bdr3 { background:#4a2e2b; }
.statwrap { min-height: 180px; }
.stats { width:10%; float:left; height:150px; position:relative; }
.sbar { background: #c94b4b; background: -webkit-linear-gradient(to top, #4b134f, #c94b4b); background: linear-gradient(to top, #4b134f, #c94b4b); -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; position:absolute; bottom:0; width:86%; left:7%; }
.sbar p { font-size:13px; color:#000; font-weight:600; }
.snum { position:absolute; bottom:-25px; width:100%; text-align:center; }
.table-result tbody tr:nth-of-type(odd) { background-color: rgba(255,255,255,0.1); }
.selectText { cursor: text;}
.predict {
    border: 1px solid rgba(255,255,255,0.3);
    background-color: rgba(255,255,255,0.2);
}
.predict {
    padding: 10px;
    margin: 10px 0 15px 0;
}

.tablelive {
	width: 100%;
	display: block;
	padding: 1px;
	border-collapse:collapse;
	font-family:'Acme', serif;
	font-weight:bold;
	background: #485563;
    background: -webkit-linear-gradient(to top, #29323c, #485563);
    background: linear-gradient(to top, #29323c, #485563);
}
.tablelive tr:first-child td{
	border:1px solid #847d88;
}
.box-color {
	border:1px solid #847d88;
	height: 30px;
	width: 1%;
	text-align: center;
	font-size:24px;
	font-weight:bold;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	text-shadow: 1px 0 2px rgba(0,0,0,0.6);
}
.box-value {
	background: #485563;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #29323c, #485563);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #29323c, #485563); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	width: 1%;
	border:1px solid #847d88;
	text-align: center;
	height: 35px;
	font-size:24px;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}
.prize1 {
	color:white;
	font-weight: bold;
	font-size:32px;
	text-decoration: underline;
	text-underline-position: under;
}
.sgp {
	background: #1e3c72;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #2a5298, #1e3c72);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #2a5298, #1e3c72); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.hk {
	background: #cb2d3e;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #ef473a, #cb2d3e);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #ef473a, #cb2d3e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.sgp2 {
	background: #1488CC;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #2B32B2, #1488CC);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #2B32B2, #1488CC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.syd {
	background: #8A2387;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #F27121, #E94057, #8A2387);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #F27121, #E94057, #8A2387); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.sh {
	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(45deg,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=1 );
}
.lv {
	background: #f3e2c7;
	background: -moz-linear-gradient(45deg,  #f3e2c7 0%, #c19e67 50%, #b68d4c 51%, #e9d4b3 100%);
	background: -webkit-linear-gradient(45deg,  #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%);
	background: linear-gradient(45deg,  #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3',GradientType=1 );
}
.tk {
	background: #c94b4b;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #4b134f, #c94b4b);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #4b134f, #c94b4b); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.sl {
	background: #43C6AC;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #191654, #43C6AC);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #191654, #43C6AC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.bk {
	background: #36D1DC;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #5B86E5, #36D1DC);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #5B86E5, #36D1DC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.cb {
	background: #BA8B02;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #181818, #BA8B02);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #181818, #BA8B02); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.tw {
	background: #414d0b;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #727a17, #414d0b);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #727a17, #414d0b); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.cn {
	background: #ED213A;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #93291E, #ED213A);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #93291E, #ED213A); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.table-bordered td, .table-bordered th {
    border: 1px solid #6c757d;
}
.imglive {
	max-width: 60%; margin-bottom: 10px;
}
.livedrawpage .imglive {
	margin: 10px 0;
}
.tablelivewrap, .tablelivewrap2 {
	letter-spacing:1px;
}
.resulttoday, .dataswrap {
	border-radius: 0px;
	background-color: #6b0f1a;
	background-image: linear-gradient(315deg, #6b0f1a 0%, #b91372 74%);
	border:3px solid #67405b;
}
.resulttoday img.iconresult {
	vertical-align: middle;
}
.resulttoday a.resultnow {
	font-size: 48px; font-weight: bold; color:#FFF; margin-left: 13px;
	letter-spacing: 4px; vertical-align: middle;
	text-decoration: none;
}
.resultnowdate {
	font-size: 24px;
}
.datakeluaran {
    width: 100%;
    color: white;
    text-align: center;
    margin: 0 auto; 
    cursor: default;
}
.datakeluaran th {
    font-size: 24px;
    padding: 8px;
    border: 2px solid #6c757d;
    background: #ddf733;
	color:#000;
}
.datakeluaran tr:first-child th {
    background-color: #6b0f1a;
    background-image: linear-gradient(315deg, #6b0f1a 0%, #b91372 74%);
	color:#FFF;
}
.datakeluaran td {
    padding: 5px;
    font-size: 20px;
    background: #c7c7c7;
    color: black;
    border: 2px solid #6c757d;
}
.datakeluaran tr:nth-child(even) td {
	background: #e6e5e6;
}
.paitotable {
	width:100%; text-align: center;
}
.paitotable th {
    font-size: 18px;
    padding: 5px 2px;
    border: 2px solid #6c757d;
    background: #ddf733;
	color:#000;
}
.paitotable td {
    font-size: 18px;
    padding: 5px 2px;
	border: 2px solid #6c757d;
	font-weight: bold;
	background: #e4e2e2;
	color: #000;
}

@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%;
}
body.hasftop {
	margin-top:85px;
}
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; 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;
	}
	.bgmenu {
		padding:0;
	}
	.navbar {
		padding:0;
	}
	.navbar-nav {
		width:100%;
	}
	.navbar-dark .navbar-nav .nav-item {
		width: 100%;
		border-bottom: 2px solid #364428;
	}
	.navbar-dark .navbar-nav .nav-link {
		padding-top:4px; padding-bottom: 4px; font-size: 18px !important;
	}
	.navbar-nav li .dropdown-menu {
		padding-bottom: 10px !important;
	}
	.logoAbsolute img{
		width:90%; height:auto;
	}
}
@media (max-width:300px) {
	.table-result td { padding-left:0; padding-right:0; font-size:10px; }
}