@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,900&display=swap');
html,body,div{font-family: 'Roboto', sans-serif !important;}
a, img, a img {
	border:none;
	outline:none !important;
}
a {color: #333333;}
a > img{
	border:0;
	border:none;
	outline:none;
}
.table-bordered tr th, .table-bordered tr td{
	border-color:#96000e !important;
}
.navbar-inverse {
	background-image: -webkit-linear-gradient(top, #d6050a 0%, #970011 100%);
	background-image: -o-linear-gradient(top, #d6050a 0%, #970011 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d6050a), to(#970011));
	background-image: linear-gradient(to bottom, #d6050a 0%, #970011 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd6050a', endColorstr='#ff970011', GradientType=0);
	border-color: #121413;
	background-color: #430002;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-image: -webkit-linear-gradient(top, #990102 0%, #5b0003 100%);
	background-image: -o-linear-gradient(top, #990102 0%, #5b0003 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#990102), to(#5b0003));
	background-image: linear-gradient(to bottom, #990102 0%, #5b0003 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff990102', endColorstr='#ff5b0003', GradientType=0);
	border-color: #121413;
	background-color: #430002;
}
.navbar-inverse .navbar-toggle {
	border-color: #202221;
}
.navbar-inverse .navbar-nav > li > a{
	color:#cccccc;
	text-shadow: none;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color:#ffffff;
}
.navbar-main{
	border:0px;
	border:none;
	border-radius: 0px;
	border-bottom:1px solid #333333;
}
.navbar-main:link, .navbar-main:hover, .navbar-main:visited {
	color:#ffffff;
	text-decoration:none;
}
h4.panel-newHeader{
	font-size:18px;	
	font-weight:bold;
	margin:0px;
}
.prizeHeader{
	font-weight:bold;
	font-size:15px;
	background-color:#96000e;
	display:block;
	color:#ffffff;
	line-height:36px;
	border:1px solid #96000e;
}
.prizeNum{
	font-weight:bold;
	font-size:21px;
	color:#000000;
	border:1px solid #96000e;
	display:block;
	line-height:45px;
	background-color:#ffffff;
}
.prizeHeader2{
	font-weight:bold;
	font-size:15px;
	background-color:#96000e;
	display:block;
	color:#ffffff;
	line-height:28px;
	border:1px solid #96000e;
}
.prizeNum2{
	font-weight:bold;
	font-size:18px;
	color:#000000;
	display:block;
	line-height:28px;
}
.prizeNum-container{
	border:1px solid #96000e;
	display:table;
	width:100%;
	content:' ';
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ffffff;	
}
.col-result{
	padding-left:3px;
	padding-right:3px;	
}
.remove-wpadding{
	padding-left:0px;
	padding-right:0px;
	margin:5px 0px;
}
.table-bordered > thead > tr > th{
	text-align:center;
	background-color:#96000e;
	color:#ffffff;
	font-size:15px;
}
.table-bordered > tbody > tr > td{
	text-align:center;
	vertical-align:middle;
	background-color:#ffffff;
}
.panel-result{
	border-color:#111111;	
}
.panel-default.panel-result > .panel-heading{
	background-image: -webkit-linear-gradient(top, #d6050a 0%, #970011 100%);
	background-image: -o-linear-gradient(top, #d6050a 0%, #970011 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d6050a), to(#970011));
	background-image: linear-gradient(to bottom, #d6050a 0%, #970011 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd6050a', endColorstr='#ff970011', GradientType=0);
	background-color: #970011;
	border-color: #430002;
	color:#ffffff;
}
.panel-default {
	border-color: #cccccc;
}
.panel-default > .panel-heading{
	background-image: -webkit-linear-gradient(top, #ececec 0%, #d8dde1 100%);
	background-image: -o-linear-gradient(top, #ececec 0%, #d8dde1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#d8dde1));
	background-image: linear-gradient(to bottom, #ececec 0%, #d8dde1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffececec', endColorstr='#ffd8dde1', GradientType=0);
	background-color: #d8dde1;
	border-color: #cccccc;
	color:#151515;
}
.space-btm {
	margin-bottom: 10px;
}
.sidebar-link {
	color:#333333;
	display:block;
}
.search-form{
	text-align:center;
	padding-top:20px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #96000e;
	border-color: #96000e;
}
.pagination > li > a, .pagination > li > span {
	color: #96000e;
}
.shadow-container {
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1);
}
.col-countdown {
	padding-left:3px;
	padding-right:3px;
}
.countdownBox {
	background-color:#96000e;
	color:#ffffff;
	padding:7px;
	text-align:center;
	display: block;
	font-size:18px;
	font-weight:bold;
}
.countdownDesc {
	color:#000000;
	padding-top:5px;
	text-align:center;
	display: block;
	font-size:12px;
}
.banner1{margin-top: 20px;}
.wrapper{padding: 20px 0px;}
.ball{
	-moz-box-shadow:inset 0px 1.5px 0px 0px #ffb2b2;
	-webkit-box-shadow:inset 0px 1.5px 0px 0px #ffb2b2;
	box-shadow:inset 0px 1.5px 0px 0px #ffb2b2;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e80007), color-stop(1, #96000e));
	background:-moz-linear-gradient(top, #e80007 5%, #96000e 100%);
	background:-webkit-linear-gradient(top, #e80007 5%, #96000e 100%);
	background:-o-linear-gradient(top, #e80007 5%, #96000e 100%);
	background:-ms-linear-gradient(top, #e80007 5%, #96000e 100%);
	background:linear-gradient(to bottom, #e80007 5%, #96000e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e80007', endColorstr='#96000e',GradientType=0);
	background-color:#e80007;
	-moz-border-radius:42px;
	-webkit-border-radius:42px;
	border-radius:42px;
	border:1px solid #b50011;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:'Roboto', sans-serif
	font-size:25px;
	font-weight:800;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center; 
	text-decoration:none;
	text-shadow:0px 1px 0px #000;
}
@media (max-width: 767px) {
	.search-form button{
		margin-top:10px;
		margin-bottom:10px;
	}
	.remove-xs-pull.pull-right {
		float: none !important;
	}
	.ball{
		width:20px;
		height:20px;
		font-size:14px;
		line-height:18px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.search-form{
		text-align:right;
	}
	.ball{
		width:20px;
		height:20px;
		font-size:14px;
		line-height:18px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.ball{
		width:30px;
		height:30px;
		font-size:20px;
		line-height:28px;
	}
}
@media (min-width: 1200px) {
	.ball{
		width:30px;
		height:30px;
		font-size:20px;
		line-height:28px;
	}
}