body {
	background-color: #000 !important;
	margin: 0 auto;
	padding: 0;
	font-family: arial;
}

ul {
	padding: 0;
	margin: 0;
}

.box-relative {
	position: relative;
	display: inline-table;
	width: 100%;
	height: 100%;
	padding: 2px;
	margin: 1px;
}

.right-position {
	float: right !important;
}

.no-padding {
	padding: 0 !important;
}

.no-background,.content-center .content .panel-default>.panel-heading.no-background
	{
	background: transparent !important;
}

.homepage .wrapper,
.homepage .content-center {
	background: #1f1a1a;
}

.content-center,
.center-box {
	background-color: transparent;
	display: table;
	padding: 0;
	overflow: hidden;
}

.content-center{
	width: 1120px;
	margin: 0 auto;
}

.center-box {
	width: 1070px;
	
}

.content {
	position: relative;
	display: inline-table;
	width: 100%;
	height: auto;
	min-height: 500px;
}

.unlist-style {
	list-style: none;
}

.header,.content,.footer {
	position: relative;
	margin: 0 auto;
	padding: 0;
	display: inline-table;
}

.header,.content {
	width: 100%;
}

.top,.menu,.info {
	display: inline-table;
	position: relative;
	width: 100%;
}

.logo {
    display: inline-table;
    float: left;
    position: relative;
    width: 151px;
}

.account-box {
	background: transparent url(images/account-box.png) no-repeat top left;	
	display: inline-table;
	width: 764px;
	height: 46px;
	border: none;
	position: relative;
	top: 27px;
}

.account-box form {
	display: inline-table;
	width: 100%;
	margin: 0;
}

.account-box ul {
	display: inline-table;
	margin: 0;
	width: 100%;
}

.account-box ul li {
	float: left;
    height: 45px;
    width: 138px;
}

.account-box ul li.code {
	margin: 0 0 0 15px;
    width: 64px;
}

.account-box ul li.codevalue {
	margin: 0 0 0 6px;
    width: 64px;
}

.account-box ul li.code input,.account-box ul li.codevalue input {
	margin: 8px 0;
    text-align: center;
    width: 100%;
}

.account-box ul li.codevalue input {
	color: #000;
}

.account-box ul li:first-child {
	width: 143px;
    margin: 0 5px;
}

.account-box ul li:first-child input {
	background: transparent;
    border: none;
    color: #fff;
    float: left;
    font-weight: bold;
    margin: 8px 0 0 10px;
    padding: 5px;
    width: 132px;
}

.account-box ul li input {
	background: transparent;
    border: none;
    color: #fff;
    float: left;
    font-weight: bold;
    margin: 8px 0 0 5px;
    padding: 5px;
    width: 130px;
}

.account-box ul li.submit {
	color: transparent;
	margin: 0 0 0 5px;
	width: 96px;
}

.account-box ul li.submit input {
	color: transparent;
	cursor: pointer;
	cursor: hand;
}

.account-box ul li:last-child {
	width: 137px;
	height: 44px;
	float: right;
	margin: 1px 0 0 0;
}

.account-box ul li:last-child a {
	display: inline-table;
}

.menu {
	background: transparent url(images/main-menu-box.png) repeat-x top center !important;
	height: 35px;
	margin: 0 0 2px;
	width: 1070px;
}

.menu-box {
	display: inline-table;
    height: 35px;
    margin: 0 auto;
    width: auto;
}

.menu-box li {
	display: inline-table;
	float: left;
	position: relative;
	z-index: 1;
}

.menu-box li a {
	color: transparent;
    cursor: pointer;
    display: inline-table;
    font-size: 13pt;
    font-weight: bold;
    height: 35px;
    line-height: 28pt;
    margin: 0 30px;
    text-shadow: -1px -1px 1px transparent;
    text-transform: uppercase;
}

.menu-box li a:hover{
	text-decoration: none;
	text-shadow: none;
}

.menu-box li:last-child a {
	display: inline-table;
}

.info {
	background: transparent url("images/info-box.png") repeat-x top center !important;
	width: 1070px;
	height: 33px;
	display: inline-table;
	position: relative;
}

.info>.text-box {
	color: #fff;
    font-weight: bold;
    left: 20px;
    position: absolute;
    top: 6px;
    width: 931px;
}

.content-box {
	display: inline-table;
	width: 100%;
	height: 257px;
	position: relative;
	margin: 0;
}

.content-box li {
	float: left;
	display: inline-table;
}

.content-box li.left {
	background: transparent url("images/slider-box.png") no-repeat top center !important;
	width: 813px;
	margin: 5px 10px 5px 0;
	display: inline-table;
	position: absolute;
	z-index: 100;
}

.sliderbox-image {
	position: absolute;
	z-index: 1000 !important;
}

.owl-controls, .owl-prev, .owl-next {
	opacity: 0 !important;
}

.content-box li.right {
	width: 235px;
	height: 308px;
	margin: 5px 0 5px 0;	
}

.content-box li.right ul.contact-box > li {
	margin: 0 0 2.5px 0;
}

.content-box li.right p.title {
	color: #fff;
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

.slider-box {
	height: 308px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 813px;
}

.result-box {    
    display: inline-table;
    height: 146px;    
    position: relative;
    width: 100%;
}

.result-box ul {
    display: table;
    height: 74px;
    margin: 0 auto;
    position: relative;
    top: 64px;
    width: 1006px;
}

.result-box ul li {
    color: #000;
    float: left;
    font-size: 22pt;
    font-weight: bold;
    line-height: 55pt;
    margin: 0 10px 0 0;
    text-align: center;
    width: 189px;
}

.result-box ul li.list_2 {
	margin-left: 5px;
}

.result-box ul li.list_3 {
	margin-left: 5px;
}

.result-box ul li.list_4 {
	margin-left: 5px;
}

.result-box ul li.list_5 {
	margin: 0 0 0 5px;
}

.result-box ul li span {
	width: 38px;
	display: inline-table;
	font-family: Verdana;
	font-weight: bold;
}

.template-left li.left {
	background: transparent;
	border: medium none;
	border-radius: 5px;
	display: inline-table;
	margin: 5px 8px;
	overflow: hidden;
	padding: 5px;
	position: relative;
	width: 194px;
}

.template-left li.left .panel-group {
	background-color: #000000;
	padding: 0;
	margin: 0;
}

.template-left li.left .panel-group .panel {
	border: #5a5851 solid 1px;
}

.template-left li.left .panel-group .panel-default>.panel-heading {
	background: #faf404;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZjQwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmI0MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #faf404 0%, #ffb400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faf404), color-stop(100%,#ffb400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #faf404 0%,#ffb400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #faf404 0%,#ffb400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #faf404 0%,#ffb400 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #faf404 0%,#ffb400 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf404', endColorstr='#ffb400',GradientType=0 ); /* IE6-8 */
	color: #000;
	font-size: 10pt;
	padding: 2px;
	/* 	height: 29px; */
}

.template-left li.left .panel-group .panel-default>.panel-heading .icon-list
	{
	float: left;
}

.template-left li.left .panel-group .panel {
	background-color: transparent !important;
	border: none !important;
}

.template-left li.right {
	float: right;
    margin: 5px 8px;
    padding: 0 5px;
    width: 840px;
}

.panel-collapse {
	background-color: #fff;
	margin: 0 5px;
}

.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a
	{
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	line-height: 20pt;
	margin: 0 5px;
}

.panel-title>a:hover,.panel-title>small>a:hover,.panel-title>.small>a:hover
	{
	text-decoration: none;
}

a.collapsed:hover {
	color: #bd030e;
}

.panel-group .panel+.panel {
	margin-top: 0 !important;
	border-radius: 0 !important;
}

.panel-group .panel+.panel .panel-heading {
	border-radius: 0 !important;
}

.panel-body .content-list {
	margin-bottom: 3px;
}

.panel-body .content-list li {
	background: transparent url(images/pointer-list.png) no-repeat 10px center !important;
	line-height: 13px;
}

.panel-body .content-list li a {
	margin-left: 21px;
	font-size: 7pt;
	color: #160002;
}

.panel-body .content-list li span {
	float: right;
	margin-right: 3px;
	font-size: 8pt;
	color: #bd030e;
}

.header-sport-box {
	background: transparent url(images/header-sport-box.png) no-repeat top center !important;
	width: 100%;
	height: 56px;
}

.game-box {
	display: inline-table;
	position: relative;
	width: 100%;
	margin: 5px 0;
}

.game-box li {
	float: left;
	margin: 0 8px 0 0;
}

.game-box li:last-child {
	margin: 0;
/* 	float: right; */
}