@import url('https://fonts.googleapis.com/css2?family=Quantico:wght@400;700&family=Ubuntu:wght@400;500;700&display=swap');
html,body,div{font-family: 'Ubuntu', sans-serif !important;}
h3{color:#fff;}
body{
	background: linear-gradient(to right, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.45) 100%), url('../../images/flag.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment:fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
}
a, img, a img {
	border:none;
	outline:none !important;
}
a {color: #333333;}
a > img{
	border:0;
	border:none;
	outline:none;
}
.container img{
	border-radius:5px;
}
.table-bordered tr th, .table-bordered tr td{
	border-color:#000000 !important;
}
.navbar-inverse {
	background-image: -webkit-linear-gradient(top, #b30000 0%, #580000 100%);
	background-image: -o-linear-gradient(top, #b30000 0%, #580000 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b30000), to(#580000));
	background-image: linear-gradient(to bottom, #b30000 0%, #580000 100%);
	border-color: #141212;
	background-color: #430000;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-image: -webkit-linear-gradient(top, #b30000 0%, #580000 100%);
	background-image: -o-linear-gradient(top, #b30000 0%, #580000 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b30000), to(#580000));
	background-image: linear-gradient(to bottom, #b30000 0%, #580000 100%);
	border-color: #ff0000;
	background-color: #430000;
}
.navbar-inverse .navbar-toggle {
	border-color: #ff0000;
}
.navbar-inverse .navbar-nav > li > a{
	color:#fff;
	text-shadow: none;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color:#d40014;
}
.navbar-main{
	border:0px;
	border:none;
	border-radius: 0px;
	border-bottom:1px solid #ff0000;
}
.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.first{
	background: linear-gradient(to top, rgba(0, 0, 0, 1), rgb(161, 161, 161, .5)) !important;
	border:1px solid #111111 !important;
}
.prizeNum.first{
	border:1px solid #111111 !important;
	line-height: 60px;
}
.prizeHeader{
	font-weight:bold;
	font-size:15px;
	background: linear-gradient(to top, rgba(150,0,14,1), rgba(150,0,14,.5)) !important;
	border:1px solid #ff0000 !important;
	display:block;
	color:#ffffff;
	line-height:36px;
}
.prizeNum{
	font-weight:bold;
	font-size:21px;
	color:#000000;
	border:1px solid #ff0000 !important;
	display:block;
	line-height:45px;
	background-color:#ffffff;
}
.prizeHeader2{
	font-weight:bold;
	font-size:15px;
	background: linear-gradient(to top, rgba(150,0,14,1), rgba(150,0,14,.5)) !important;
	border:1px solid #ff0000 !important;
	display:block;
	color:#ffffff;
	line-height:28px;
}
.prizeNum2{
	font-weight:bold;
	font-size:18px;
	color:#000000;
	display:block;
	line-height:28px;
}
.prizeNum-container{
	border:1px solid #ff0000 !important;
	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;
}
.mt-0{margin-top:0px !important;}
.mt-1{margin-top:5px !important;}
.mt-2{margin-top:10px !important;}
.mt-3{margin-top:15px !important;}
.mt-4{margin-top:20px !important;}
.mb-0{margin-bottom:0px !important;}
.mb-1{margin-bottom:5px !important;}
.mb-2{margin-bottom:10px !important;}
.mb-3{margin-bottom:15px !important;}
.mb-4{margin-bottom:20px !important;}
.pt-0{padding-top:0px !important;}
.pt-1{padding-top:5px !important;}
.pt-2{padding-top:10px !important;}
.pt-3{padding-top:15px !important;}
.pt-4{padding-top:20px !important;}
.pb-0{padding-bottom:0px !important;}
.pb-1{padding-bottom:5px !important;}
.pb-2{padding-bottom:10px !important;}
.pb-3{padding-bottom:15px !important;}
.pb-4{padding-bottom:20px !important;}
.table-responsive{border:transparent !important;}
.table-bordered > thead > tr > th{
	text-align:center;
	background: linear-gradient(to top, rgba(0, 0, 0, 1), rgb(161, 161, 161, .5)) !important;
	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, #1bb300 0%, #055800 100%);
	background-image: -o-linear-gradient(top, #1bb300 0%, #055800 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1bb300), to(#055800));
	background-image: linear-gradient(to bottom, #1bb300 0%, #055800 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1bb300', endColorstr='#ff055800', GradientType=0);
	background-color: #055800;
	border-color: #004308;
	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: #000000;
	border-color: #000000;
}
.pagination > li > a, .pagination > li > span {
	color: #000000;
}
.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);
}
.blink{animation:blinkText 1s infinite;}
@keyframes blinkText{0%{color:#851921;}50%{background:transparent;color:transparent;}100%{color: #851921;}}
.countdown{
	display: block;
	text-align:center;
	color:#494949;
	font-family: 'Electrolize', sans-serif !important;
	font-size:40px;
	font-weight:700;
}
.countdown ul{margin: 0px 0px 0px -41px;}
.countdown ul li{list-style:none;display:inline;font-family: 'Quantico', sans-serif;}
.countdown > li.data-hours, .countdown > li.data-minuts, .countdown > li.data-seconds{margin:0px 4px;}
.banner1{margin-top: 20px;}
.wrapper{padding: 20px 0px;}
.ball{
	-moz-box-shadow:inset 0px 1.5px 0px 0px #909090;
	-webkit-box-shadow:inset 0px 1.5px 0px 0px #909090;
	box-shadow:inset 0px 1.5px 0px 0px #909090;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #696969), color-stop(1, #000000));
	background:-moz-linear-gradient(top, #696969 5%, #000000 100%);
	background:-webkit-linear-gradient(top, #696969 5%, #000000 100%);
	background:-o-linear-gradient(top, #696969 5%, #000000 100%);
	background:-ms-linear-gradient(top, #696969 5%, #000000 100%);
	background:linear-gradient(to bottom, #696969 5%, #000000 100%);
	background-color:#696969;
	-moz-border-radius:42px;
	-webkit-border-radius:42px;
	border-radius:42px;
	border:1px solid #909090;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:'Quantico', 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 #000000;
	margin:0px 1px;
}
.first .ball{
	-moz-box-shadow:inset 0px 1.5px 0px 0px #ff8080;
	-webkit-box-shadow:inset 0px 1.5px 0px 0px #ff8080;
	box-shadow:inset 0px 1.5px 0px 0px #ff8080;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d80000), color-stop(1, #860000));
	background:-moz-linear-gradient(top, #d80000 5%, #860000 100%);
	background:-webkit-linear-gradient(top, #d80000 5%, #860000 100%);
	background:-o-linear-gradient(top, #d80000 5%, #860000 100%);
	background:-ms-linear-gradient(top, #d80000 5%, #860000 100%);
	background:linear-gradient(to bottom, #d80000 5%, #860000 100%);
	background-color:#d80000;
	-moz-border-radius:60px;
	-webkit-border-radius:60px;
	border-radius:60px;
	border:1px solid #a70303;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:'Quantico', sans-serif;
	font-size:30px;
	font-weight:800;
	width:40px;
	height:40px;
	line-height:37px;
	text-align:center; 
	text-decoration:none;
	text-shadow:0px 1px 0px #000;
	margin:0px 2px;	
}
.table-bordered{
	border:1px solid #111111 !important;
}
@media (max-width: 767px) {
	.search-form button{
		margin-top:10px;
		margin-bottom:10px;
	}
	.remove-xs-pull.pull-right {
		float: none !important;
	}
	.ball{
		width: 30px;
		height: 30px;
		font-size: 20px;
		line-height: 30px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.search-form{
		text-align:right;
	}
	.ball{
		width: 30px;
		height: 30px;
		font-size: 20px;
		line-height: 30px;
	}
	.countdown{font-size:30px;}
}
@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;
	}
}