
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'Source Sans Pro', sans-serif;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a, a:hover, a:focus{
	color: #fff;
}

body{
	font-family: myroboto;
	color: #fff;
	background: #000 url(../images/bg.png) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100%;
	background-attachment: scroll;
}

@font-face {
	font-family: myroboto;
	src: url(roboto.ttf);
}
@font-face {
	font-family: myTimes;
	src: url(NimbusRomNo9L-Med.otf);
}

.nav-tims{
	background-color: #00000080;
	border:none;
}
.navbar-brand{
	height: 100%;
}
#datetime{
	height: 16px;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0 0;
	margin-bottom: 16px;
}
/* =======================================
                   header
========================================= */
.header{margin-bottom: 20px; background: #00000080;}
.header .header-bg{
	padding: 38px 15px;
}
.header-bg .logo{max-width: 50%;}
.nav-timor{
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: right;
}
.nav-timor>li{
	float: left;
	padding: 21px 21px;
}
.nav-timor>li>a, .nav-timor>li>a:hover{
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
.menu .date{
	font-size: 18px;
	/*! margin-bottom: -9px; */
	float: right;
	margin-right: 22px;
}


/* =======================================
                   .slider
========================================= */
.slider{margin-bottom: 20px;}


/* =======================================
                   drw-jack
========================================= */
.drw-jack .panel-custom{
	background: #0000008f;
	border: 2px solid #fedd51;
	border-radius: 0px;
}
.panel-custom h1{
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 11px;
}
.panel-custom .result{
	text-align: center;
	color: #ffc726;
	text-transform: uppercase;
	font-size: 30px;
}
.panel-custom .super{
	font-size: 25px;
	margin-bottom: 2px;
	font-weight: bold;
}
.jack{
	letter-spacing: 5px;
	font-family: myTimes;
	font-size: 45px !important;
	margin-bottom: 5px !important;
}
.panel-custom .c-img{
	display: inline-block;
	margin: -3px 6px;
}

/* =======================================
                   winning
   =========================================
 */
.winning .winning-bg{
	background: #0000009e;
	height:  auto;
	border: 2px solid #fedd51;
}
.winning-bg h1{
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 18px;
	font-size: 25px;
	margin-bottom: 6px;
}
.winning-bg h5{text-align: center;margin-bottom: 30px;font-size: 25px;font-weight: normal;}
.mtr-first .mtr-num{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.mtr-first .mtr-num>li{
	float: left;
	padding: 0px 10px;
	vertical-align: middle;
	overflow: hidden;
	margin: 10px 0;
}
.mtr-first .mtr-num>li:first-child{
	font-weight: bold;
	font-size: 25px;
	padding: 11px 10px;
	width: 57px;
}
/* .mtr-first .mtr-num .num{
	background: #ffc726;
	padding: 6px 11px;
	color: #000;
	margin-left: 4px;
	border-radius: 50px;
	font-weight:  bold;
} */
.mtr-first .mtr-num .num img{
	margin: 0 5px;
}
.winning-bg .mtr-margin{
	margin-bottom: 20px;
}
.winning-bg .pass-mtr{
	text-align: center;
	margin-bottom: 9px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}


.footer{padding: 22px 12px; position: relative; background: none;}
.footer .img{margin-bottom: 12px;}


/*
===================================================
        RESPONSIVE CONTENT
===================================================
*/
@media only screen and (max-width: 767px){
	.menu .date{text-align: center; float: none; margin: 0; }
	.nav-timor{float: none; padding-top: 15px;}
	.nav-timor>li{padding: 8px 6px;}
	.header-bg .logo{margin-left: auto; margin-right: auto; max-width: 100%; padding: 9px 0px;}
	.mtr-first .mtr-num{ margin-left: 20%;}
	.panel-custom .c-img{display: none;}


}

/* =======================================
                   tbl_winning
   =========================================
 */
.tbl-winning{
	background-color: #fff;
	color: #333;
	margin: 10px 0;
	width: 100%;
}
.tbl-winning td{
	padding: 4%;
	font-size: 17px;
	border: 1px solid #3c3c3c;
	text-align: center;
	font-weight: bold;
}
.title-winning{
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 10px;
}
.title-special{
	text-align: center;
	font-weight: bold;
}
#day-list li span{
	cursor: pointer;
	color: #ffff00;
}
#day-list li a{
	text-decoration: none;
	color: #ffff00;
}
#day-list{
	display: table;
	margin: 0 auto;
}
#day-list li{
	display: table-cell;
	padding: 10px;
}
.contactus{
	padding: 20px;
}
strong{
	font-weight: bold;
}
#result_list th{
	color: #fff;
}
#result_list td{
	color: #333;
	border: 1px solid #ccc;
}
.bold-txt{
	font-weight: bold;
}
/* #result-box{
	padding: 10px;
}*/

.dataTables_wrapper .dataTables_paginate .paginate_button {
	border: none;
	background: none;
	padding: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	background: none;
	border: none;
}
#result-box label, #result_list_info, #result-box .paginate_button{
	color: #fff !important;
}/*
#result-box .dataTables_wrapper .dataTables_paginate .paginate_button{
	background-color: #333 !important;
}
#result-box .dataTables_wrapper .dataTables_paginate .paginate_button.current, #result_list_length select{
	color: #333 !important;
} */
.aboutimg{
    padding: 10px;
}
/*-----------------------*/
.mtr-num .num > div {
	height: 46px;
	float: left;
}
.slot{
	width: 53px;
	height: 48px;
}
.slot img{
	display: none;
}
.slot_0{
	background: url("../img/ball/ball_0.png") no-repeat center top;
}
.slot_1{
	background: url("../img/ball/ball_1.png") no-repeat center top;
}
.slot_2{
	background: url("../img/ball/ball_2.png") no-repeat center top;
}
.slot_3{
	background: url("../img/ball/ball_3.png") no-repeat center top;
}
.slot_4{
	background: url("../img/ball/ball_4.png") no-repeat center top;
}
.slot_5{
	background: url("../img/ball/ball_5.png") no-repeat center top;
}
.slot_6{
	background: url("../img/ball/ball_6.png") no-repeat center top;
}
.slot_7{
	background: url("../img/ball/ball_7.png") no-repeat center top;
}
.slot_8{
	background: url("../img/ball/ball_8.png") no-repeat center top;
}
.slot_9{
	background: url("../img/ball/ball_9.png") no-repeat center top;
}
.nav>li>a:focus, .nav>li>a:hover{
	background: none;
}