@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap');
@font-face { font-family:'xdigital'; src:url('digital-7.ttf') format('truetype');}
* {
	font-family: 'Poppins', sans-serif; 
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
body{
	width:100%;
	padding:0px;
	margin:0px;
	background:#000000;
	text-align:justify;
	color:#CCCCCC;
}
h1,h2{color:#ff2e2e;}
.header{
	width:100%;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.61) 0%, rgba(2, 2, 2, 0.98) 100%), url(../images/header.png);
	background-repeat:repeat-x;
	height:153px;
	border-bottom:4px solid #c72929;
}
#wrap{
	width:1200px;
	margin:auto;
	border:0px solid #0d0d0d;
}
@media (max-width: 1200px) {
	#wrap{margin:0;}
	.box_result{width:30.5%;}
	.head_panel{margin:0px 11.2px!important;}
}
.head_panel{
	height:150px;
	margin:0;		
}
#head_menu_top{
	background-color:#eeeeee;	
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	color:#ff6161;
	padding:7px 10px 7px 10px;
	overflow:hidden;
	width:330px;
}
#triangle-topleft {
	float: left;
    position: absolute;
    margin-top: -10px;
    width: 0;
    height: 0;
    margin-left: 339.9px;
    border-top: 40px solid #eeeeee;
    border-right: 30px solid transparent;
	overflow:hidden;
}
#head_menu_top_left{
	float:left;
	width:350px;
}
#head_menu_top_left a{
	text-decoration:none;
	text-transform:uppercase;
	color:#222222;
	font-size:12px;
	font-weight:bold;
}
#head_menu_top_left a:hover{
	color:#ff2e2e;
}
#head_menu_top_right{
	border:0px solid #000000;
	float:right;
}
#head_menu_top_right img{
}

#logo_box{
	height:123px;
	border:0px solid #333333;
	padding:0px 0px px 0px;
	overflow:hidden;
}
.logos_left{
	width:200px;
	float:left;
	padding-top:5px;
}
.img_blur:hover{
	opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}
.logos_right{
	height:100%;
	width:580px;
	float:right;
	border:0px solid #000000;
	margin-top:-5px;
}

#xbody{
	background-image: linear-gradient(to bottom, rgba(0,0,0,.3), rgba(0,0,0,.7)), url('../images/bg.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom center;
	background-size: cover;
	padding:10px;
}

.days{
	overflow:hidden;
	width:538px;
	float:right;	
}
.daysright{
	float:left;
	height:20px;
	background:#c72929;
	width:505px;
	padding:7px 10px 7px 0px;
	font-size:12px;
	text-align:right;
	text-transform:uppercase;
	color:#fff;
}
.daysright a{
	color:#fff;
	text-decoration:none;
}
.daysright a:hover{
	color:#ccc;
}
#triangle-bottomright {
	float:left;
	width: 0; 
	height: 0; 
	margin-right:0px;
	border-bottom: 30px solid #c72929; 
	border-left: 23px solid transparent; 
}
#body2{
	padding:0PX 0px 10px 0px;
	text-align:center;
}

.digit{
	font-family:xdigital;
	font-size:50px;
	color:#fff;
}
.ddate{
	font-size:12px;
	color:#fff;
}

.box_result{
	float:left;
	width:31.6%;
	border:0px solid #000000;
	padding:10px 10px 10px 10px;
	color:#212121;
}
.result_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
	color:#212121;
}
.dxbar{
	background: rgb(190 190 190);
	background: linear-gradient(to bottom, rgb(167 167 167) 0%, rgb(204 204 204) 50%, rgb(177 177 177) 51%, rgb(157 157 157) 71%, rgb(161 161 161) 100%);
	color:#222;
	text-align:center;
	font-weight:bold;
	text-shadow:1px 1px 0px #fff;
	border:1px solid #e80000;
	width:50%;
}
.dxbarx{
	background: rgb(169 0 0);
	background: linear-gradient(to bottom, rgb(241 0 0) 0%, rgb(233 34 34) 50%, rgb(255 67 67) 71%, rgb(255 106 106) 100%);
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-shadow:1px 1px 0px #460000;
}
.pad_r_10{
	padding-right:10px;
}
.pad_l_10{
	padding-left:10px;
}
.border_bot{
	border-bottom:1px solid #e91e1e;
}
.font_12{
	font-size:12px;
}
.footer{
	color:#666666;
	font-size:11px;
	padding:10px;
	border-top: 4px solid #c72929 !important; 
}
.block{
	float:left;
	padding:5px 1px 5px 1px;
	position:relative;
}
.ball{
	width:25px;height:25px;border-radius:17px;font-size:14px;color:#ffffff;font-weight:bold;line-height:25px;text-align:center;font-family:Arial, Helvetica, sans-serif;
	background: rgb(0, 0, 0);
	background: radial-gradient(circle at 65% 15%, #fff 1px, #ff9595 1%, #ff0909 60%, #000 100%) !important;
}

#pagination_post {
    margin: 0;
    padding: 0;
    text-align: center;
	font-size:.8em;
}

#pagination_tabel {
	padding:0;
	margin:0;
}
#pagination_tabel li {
	display: inline-block;
	background: linear-gradient(to bottom, rgb(167 167 167) 0%, rgb(204 204 204) 50%, rgb(177 177 177) 51%, rgb(157 157 157) 71%, rgb(161 161 161) 100%);
}
#pagination_tabel li a {
	color:#222;
	text-shadow:1px 1px 0px #fff;	
    float: left;
    padding: 5px 10px;
    text-decoration: none;
}
#pagination_tabel li.active {
	background: linear-gradient(to bottom, rgb(241 0 0) 0%, rgb(233 34 34) 50%, rgb(255 67 67) 71%, rgb(255 106 106) 100%);
}
#pagination_tabel li.active span {
	color:#FFF;	
	text-shadow:1px 1px 0px #460000;	
	float: left;
    padding: 5px 10px;
}
#pagination_tabel li a:hover {
	background: linear-gradient(to bottom, rgb(241 0 0) 0%, rgb(233 34 34) 50%, rgb(255 67 67) 71%, rgb(255 106 106) 100%);
	color:#FFF!important;
	text-shadow:1px 1px 0px #460000;	
}