/*base*/
html, body {height: 100%; font-family: Arial, Sans-serif;}
* {margin: 0; padding: 0;}
img {border: none; vertical-align: middle}
b {font-weight: bold;}
ul {list-style-type: none;}
h1 {font: bold 16px Arial; color: #444;}
h2 {font: normal 16px Verdana, Arial; color: #fff; padding: 8px 10px; background-color: #444; margin-bottom: 4px;}
h3 {font: normal 14px Verdana, Arial; color: #fff; padding: 4px 10px; background-color: #444; margin-bottom: 4px;}
h3 select {height: 20px; width: 50px; font-size: 12px !important; margin-top: -4px; margin-bottom: -2px; border: 0; vertical-align: middle; padding: 2px;}
h4 {font: bold 14px Verdana, Arial; color: #444; margin-bottom: 4px; padding: 4px; text-transform: uppercase;}
a {text-decoration: none; color: #2d3654;}
a:hover {color: #ad0000;}
a:hover > * {color: #ad0000;}
table {border-collapse: collapse; border-spacing: 0;}

#header {}
#body {}
#container {margin: 0 auto; width: 1000px; max-width: 1240px; background-color: #fff; cursor: default; padding-bottom: 10px;}
#debug {display: none; background-color: #b1bcca; }
/*.region {outline: red 1px dashed;}*/

/*header*/
.btnPrevVersion {
	width: 100%;
	text-align: center;
	height: 30px;
	background-color: #c5d6ed;
}
.btnPrevVersion > button {
	background-color: #c5d6ed;
	border: 0;
	outline: 0;
	cursor: pointer;
	line-height: 30px;
}
.header .container {margin: 0px auto 0px auto; width: 1000px;}
.header_top {background-color: #222; height: 60px;} /*#333f52*/
.header_bottom {height: 50px; background-color: #444; border-top: #ff8923 1px solid;} /*#444*/ /*#23293d*/
.logo {float: left; height: 50px; text-transform: uppercase; font-weight: bold; margin-top: 5px; margin-left: 0px; font-family: Verdana, Arial;}
.logo a {line-height: 50px; font-size: 30px; text-decoration: none; font-style: italic;}
.logo .l1 {color: #ff8923;} /*#ff8923*/
.logo .l2 {color: #fff;}
.header_top h1 {font-size: 10px; color:#dedfde; font-weight: normal; margin: 2px 0 0 0;}
.header_top .menu {height: 44px;}
.header_top ul {float: right; margin-top: 5px; padding-top: 10px; padding-bottom: 10px; text-align: center; font-family: Tahoma, Arial;}
.header_top ul > li {display: inline-block;}
.header_top ul > li > a {display: inline-block; color: #fff; font-size: 14px; line-height: 30px; padding-left: 10px; padding-right: 10px;}
.header_top ul > li > a:hover {color: #ff8923;}
.header_bottom ul {padding-top: 10px; padding-bottom: 10px; text-align: left;}
.header_bottom ul > li {display: inline-block;}
.header_bottom ul > li > a {display: inline-block; text-decoration: none; color: #fff; font-size: 14px; line-height: 30px; padding-left: 10px; padding-right: 10px;}
.header_bottom ul > li > a:hover {color: #ff8923;}
.header_bottom ul > li.active > a {color: #ff8923;}
.header_bottom ul > li.menu_link {margin-left: 30px;}
.header_bottom ul > li.menu_link  a {color: #d2f0fc;}
.header_bottom ul > li.menu_link  a:hover {color: #ff8923;}
.header_bottom .lang {float: right; height: 50px; line-height: 50px;}
.header_bottom .lang img {margin-left: 4px;}
/*!header*/

/*footer*/
#footer {cursor: default; background-color: #444; font-size: 12px; color: #a0a0a0;} /*#757677*/
#footer a {color: #fff;}
#footer a:hover {color: #ff8923;}
.footer_container {}
.footer_top {background-color: #fff;}
.footer_top .about {margin-left: auto; margin-right: auto; padding-top: 10px; padding-bottom: 20px; width: 1000px; text-align: center; color: #222;}
.footer_top .about > div {display: inline-block; width: 280px; vertical-align: top; padding-left: 20px; padding-right: 20px;}
.footer_top .about h4 {font: normal 20px Tahoma, Arial; color: #888; margin-bottom: 10px;}
.footer_middle {margin-left: auto; margin-right: auto; padding-top: 20px; padding-bottom: 10px; width: 1100px; text-align: center;}
.footer_middle ul {display: inline-block;}
.footer_middle ul > li {display: inline-block;}
.footer_middle ul > li > a {display: inline-block; font-size: 14px; font-family: Tahoma, Arial; padding: 4px 10px 4px 10px;}
.footer_bottom {margin-left: auto; margin-right: auto; padding-top: 10px; padding-bottom: 20px; width: 1000px;}
.footer_bottom p {margin-bottom: 6px;}
/*!footer*/

/*body*/
#content {padding-left: 10px; padding-right: 10px;}
#content.narrow {width: 680px; vertical-align: top; display: inline-block; }
#right_col {width: 290px; vertical-align: top; display: inline-block; padding-right: 10px;}
.datablock {margin-top: 10px; margin-bottom: 10px;}
.notfound {min-height: 400px;}
.notfound h1 {text-align: center; font-size: 30px; padding: 50px 0 50px 0;}
/*!body*/

/*mainmenu*/
.mainmenu {margin-left: auto; margin-right: auto; padding: 10px 10px 0px 10px; background-color: #fff; width: 980px;}
.mainmenu .inner {background-color: #444; min-height: 100px;}
.mainmenu ul.tabs {background-color: #222;}
.mainmenu ul.tabs .tab{
	display: inline-block;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	color:#fff;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
}
.mainmenu ul.tabs .active {
	border-bottom: #ff8923 1px solid;
}
.mainmenu .alphabet {margin-bottom: 4px;}
.mainmenu .alphabet .let {width: 30px; display: inline-block; color: #fff; text-align: center; font-size: 14px; cursor: pointer;}
.mainmenu .alphabet .let:hover {color: #ff8923;}
.mainmenu .alphabet .active {color: #ff8923 !important;}
.mainmenu .categories {margin-bottom: 4px;}
.mainmenu .categories li {display: inline-block; color: #fff; text-align: center; font-size: 14px; cursor: pointer;}
.mainmenu .categories li:hover {color: #ff8923;}
.mainmenu .categories li.active {color: #ff8923 !important;}

.mainmenu .champcont {padding: 8px;}
.mainmenu .champcont a {color: #fff; font-size: 12px; padding: 4px; display: inline-block;}
.mainmenu .champcont a:hover {color: #ff8923;}
.mainmenu ul.champlist > li{
	display: inline-block;
	width: 25%;
	font-family: Arial;
	font-size: 12px;
}
.mainmenu ul.champlist > li.selected > a,
.mainmenu ul.champlist > li.selected > span {
	color: #ff8923 !important;
}
.mainmenu ul.champlist > li > a, 
.mainmenu ul.champlist > li > span {
	display: block;
	color: #fff;
	padding: 4px;
}
.mainmenu ul.champlist > li > a:hover,
.mainmenu ul.champlist > li > span:hover {
	background-color: #ebebeb;
	color: #000;
}
.mainmenu ul.champlist > li.hovered > span {
	background-color: #ebebeb;
	color: #000;
}

.mainmenu ul.champlist > li img {
	margin-right: 4px;
	width: 20px;
}

.mainmenu ul.leaguelist {
	width: 240px;
	display: none;
	position: absolute;
	z-index: 99999;
	background-color: #ebebeb;
	border: #444 1px solid;
}
.mainmenu ul.leaguelist > li.selected > a {
	color: #ff8923 !important;
}
.mainmenu ul.leaguelist > li > a {
	display: block;
	color: #000;
}
.mainmenu ul.leaguelist > li:hover > a {
	background-color: #e0dbd5;
	color: #000;
}

.tabs2 .tab {width:50%;} 
.tabs3 .tab:nth-child(1) {width:33%;}
.tabs3 .tab:nth-child(2) {width:34%;}
.tabs3 .tab:nth-child(3) {width:33%;}
.tabs4 .tab {width:25%;}
.tabs5 .tab {width:20%;}
/*!mainmenu*/

/*main*/
h1.main {color: #555; text-align: center; margin-top: 10px; font-size: 12px; font-family: Verdana, Arial;}
.schedule {width: 100%; margin-bottom: 20px; font-size: 12px; vertical-align: middle;}
/*.schedule td {outline: red 1px dashed;}*/
.schedule tr {border-top: #c0c0c0 1px solid; border-bottom: #c0c0c0 1px solid;}
.schedule thead > tr {background-color: #dedede;}
.schedule thead td {height: 22px; font-weight: bold;}
.schedule thead td.date_desc {padding-left: 4px; text-transform: capitalize;}
.schedule tbody > tr.champ_name > td {height: 34px; padding-left: 4px; text-align: left;}
.schedule tbody > tr.champ_name a {color:#855830; font-size: 14px; font-family: Verdana, Arial;}
.schedule tbody > tr.champ_name a:hover {color: #ad0000;}
.schedule tbody td {height: 34px;}
.schedule .teams {cursor: pointer;}
.schedule .time {width: 60px; text-align: left; padding-left: 2px; padding-right: 2px; font-family: Tahoma, Arial; font-size: 14px;} /*46px Lucida Sans Unicode*/
.schedule .teams > div {width: 50%; display: inline-block; vertical-align: middle;}
.schedule .teams > div > a {display: block; font-family: Tahoma, Arial; font-size: 14px;} /*#292f33*/
.schedule .teams:hover a {color: #ad0000;}
/*.schedule .tm1 {min-width: 100px; text-align: left !important;}*/
/*.schedule .tm2 {min-width: 100px; text-align: left !important;}*/
.schedule .score {width: 100px; text-align: center; font-family: Lucida Sans Unicode, Arial; font-size: 14px;}
.schedule .score .addsc {display: inline-block; font-family: Arial; font-size: 10px;}
.schedule .score .betlink > div {display: inline-block; width: 76px; height: 16px;}
.schedule img.sport {width: 16px; margin: -4px 10px -2px 0px;}
.schedule img.flag {margin: -4px 10px -2px 0px;}
.schedule .odds {width: 42px; text-align: center;}
.schedule .odds > div > a {
	display:inline-block; 
	margin: 6px 2px; 
	width: 36px; 
	line-height: 20px; 
	border: #cfcfcf 1px solid;
	background-color: #fff9ed;
	color: #000;
	text-decoration: none;
}
.schedule .odds > div > a:hover {color: #b76800;}
.schedule .odds6 {width: 252px; vertical-align: middle; text-align: center;}
.schedule .odds6 .betlink > a {text-transform: uppercase;}
.schedule .odds6 .betlink > a > div {display: inline-block; width: 76px; height: 16px; margin: -1px 10px -3px 0px;}
.schedule .odds6 > a.mls {width: 140px;}
.schedule .live .time {color: #f47106; } /*#c21515*/
.schedule .live .score {color: #f47106; }
.schedule .odds > div.up > a {
	background-color: rgba(150, 221, 111, 0.5);
	-webkit-animation-name: opacity_up;
    -webkit-animation-duration: 0.5s;
	-webkit-animation-iteration-count: 3;
	animation-name: opacity_up;
	animation-duration: 0.5s;
	animation-iteration-count: 3;
}
@-webkit-keyframes opacity_up {
	0%, 100% { background-color: rgba(150, 221, 111, 0.5); }
	50% { background-color: rgba(150, 221, 111, 1); }
}
@-o-keyframes opacity_up {
 	0%, 100% { background-color: rgba(150, 221, 111, 0.5); }
	50% { background-color: rgba(150, 221, 111, 1); }
}
@-moz-keyframes opacity_up {
	0%, 100% { background-color: rgba(150, 221, 111, 0.5); }
	50% { background-color: rgba(150, 221, 111, 1); }
}
@keyframes opacity_up {
 	0%, 100% { background-color: rgba(150, 221, 111, 0.5); }
	50% { background-color: rgba(150, 221, 111, 1); }
}
.schedule .odds > div.down > a {
	background-color: rgba(240, 158, 158, 0.5);
	-webkit-animation-name: opacity_down;
    -webkit-animation-duration: 0.5s;
	-webkit-animation-iteration-count: 3;
	animation-name: opacity_down;
	animation-duration: 0.5s;
	animation-iteration-count: 3;
}
@-webkit-keyframes opacity_down {
	0%, 100% { background-color: rgba(240, 158, 158, 0.5); }
	50% { background-color: rgba(240, 158, 158, 1); }
}
@-o-keyframes opacity_down {
 	0%, 100% { background-color: rgba(240, 158, 158, 0.5); }
	50% { background-color: rgba(240, 158, 158, 1); }
}
@-moz-keyframes opacity_down {
	0%, 100% { background-color: rgba(240, 158, 158, 0.5); }
	50% { background-color: rgba(240, 158, 158, 1); }
}
@keyframes opacity_down {
 	0%, 100% { background-color: rgba(240, 158, 158, 0.5); }
	50% { background-color: rgba(240, 158, 158, 1); }
}

.streaks {padding: 5px; background-color: #efefe6; margin-bottom: 10px; border: #c0c0c0 1px solid;}
.streaks:last-child {margin-bottom: 0px !important;}
.streaks .text {font-size: 12px; padding: 5px; margin-bottom: 5px;}
.streaks name {color: #c21515; font-size: 14px; font-weight: bold;}
.streaks value {color: #c21515; font-size: 14px; font-weight: bold;} /*#945d1e*/
.streaks .odds {margin: 10px 10px 10px 10px; height: 22px; border-bottom: #cfcfcf 1px solid;}
.streaks .odds > div {font-size: 14px; line-height: 22px;}
.streaks .odds > a, .streaks .odds > span {
	font-size: 12px;
	outline: #cfcfcf 1px solid;
	display:block;
	float: right;
	text-align: center;
	width: 30px;
	padding: 4px 4px 4px 28px;
	background-color: #fff9ed;
	color: #000;
	text-decoration: none;
}
.streaks .odds > a.bk_marathon {background: #fff9ed url('../../img/bk/marathon_small2.jpg') center left no-repeat;}
.streaks .odds > a.bk_melbet {background: #fff9ed url('../../img/bk/melbet_small2.png') center left no-repeat;}
.streaks .odds > a.bk_1xbet {background: #fff9ed url('../../img/bk/1xbet_small2.png') center left no-repeat;}
.streaks .odds > a.bk_1xbet2 {background: #fff9ed url('../../img/bk/1xbet_small2.png') center left no-repeat;}
.streaks .odds > a.bk_betboom {background: #fff9ed url('../../img/bk/betboom_small.png') center left no-repeat;}
.streaks .odds > a.bk_parimatch {background: #fff9ed url('../../img/bk/parimatch_small.png') center left no-repeat;}

.streaks .odds > a:hover {color: #b76800;}
.streaks img.flag {margin-right: 4px; width: 20px; margin-top: -2px;}
.streaks .next {text-align: left; margin-top: 5px; padding: 5px 10px; font-size: 12px; font-style: italic;}
.streaks .next a {color: #855830;} /*#c2610e*/
.streaks .next a:hover {color: #ad0000;}
.streaks > ul > li {font-size: 14px;}
.streaks > ul > li > a {display: inline-block; padding: 5px; font-family: Tahoma, Arial;}
.streaks > ul > li > a.name2 {color: #c2610e;}
.streaks > ul > li > a:hover {color: #ad0000 !important;}
.streaks > ul > li > .value {display: inline-block; padding: 5px; float: right;}
.hstreaks a {display: block; padding: 4px; text-align: center; background-color: #444; color: #fff; font-size: 14px; text-decoration: underline;}
.hstreaks a:hover {color: #ff8923;}
.allstreaks {background-color: #efefe6; margin-bottom: 10px; border: #c0c0c0 1px solid; text-align: center;}
.allstreaks a {display: block; padding: 5px; color: #855830; font-size: 14px; font-family: Verdana, Arial; text-transform: uppercase;}
.allstreaks a:hover {color: #ad0000;}

.statistics > div {width: 335px; display: inline-block; font-size: 12px; vertical-align: top;}
.statistics table {width: 100%;}
.statistics .totals {padding: 0px 5px 5px 0px;}
.statistics .corners {padding: 0px 0px 5px 5px;}
.statistics .yellows {padding: 5px 5px 0px 0px;}
.statistics .fouls {padding: 5px 0px 0px 5px;}
.statistics table th {background-color: #dedede; padding: 2px 0px; font-weight: bold; color: #23293d;}
.statistics table tr {border-top: #c0c0c0 1px solid; border-bottom: #c0c0c0 1px solid;}
.statistics table tr > td:nth-child(1) {padding: 6px 4px;}
.statistics table tr > td:nth-child(2) {width: 50px; text-align: left; }
/*.statistics table td value {display: block; background-color: #e9efe6; padding: 2px; border-radius: 4px; border: #cfcfcf 1px solid; } *//*#efefe6*/
/*.statistics table td value {display: block; background-color: #a34502; color: #fff; padding: 2px; border-radius: 4px; border: #ad672a 0px solid; } */
.statistics table td img {margin-right: 4px; margin-top: -2px; margin-bottom: -1px; width: 16px; height: 16px;}
.statistics a {display: block; color: #292f33;}
.statistics a:hover {color: #ad0000;}
.statistics_note {font-size: 10px; color: #444; margin-top: 4px;}
/*!main*/

/*useful_links*/
.useful_links select {height: 20px; min-width: 100px; font-size: 12px;}
.useful_links p {padding: 4px 4px 4px 4px; font-size: 13px;}
.useful_links div.row {padding: 4px 4px 4px 4px; font-size: 13px;}
.useful_links div.row:hover {background-color:#f0f0f0;}
.useful_links div.row div {display: inline-block;}
.useful_links div.row div:first-child {min-width: 200px;}
/*recommended*/
.recommended p {font-size: 14px; margin: 4px 0px 10px 0px;}

/*banners*/
.banner {text-align: center;} /*outline: blue 1px dashed;*/
.banner * {text-align: center;}
.header_top_banner {margin: 0px auto 0px auto;}
.header_bottom_banner {padding-top: 10px;}
.center_middle_banner {margin-top: 10px;}
.right_side_banner {margin: 10px 0px 10px 0px;}
.center_bottom_banner {margin: 0 10px 0px 10px;}
.footer_banner {margin-top: 10px;}

#lang-box .text {margin-top: 4px; border: solid 1px red; padding: 6px 6px 6px 6px; background-color:#fffbd2; text-align: center; font: bold 12px Verdana, Arial;}
#lang-box .text * {font: bold 12px Verdana, Arial;}
#lang-box .close {float: right; cursor: pointer;}
#lang-box a {color: #c2610e;}
#lang-box a:hover {color: #ad0000;}

.bk_melbet {background: url('../../img/bk/bk_melbet.png') center left no-repeat;}
.bk_marathon {background: url('../../img/bk/bk_marathon.gif') center left no-repeat;}
.bk_1xbet {background: url('../../img/bk/bk_1xbet.jpg') center left no-repeat;}
.bk_1xbet2 {background: url('../../img/bk/bk_1xbet.jpg') center left no-repeat;}
.bk_betboom {background: url('../../img/bk/bk_betboom.png') center left no-repeat;}
.bk_parimatch {background: url('../../img/bk/bk_parimatch.png') center left no-repeat;}

/*other*/
.ajax_data, .top_matches_ajax_data, .current_matches_ajax_data {display: none;}
.msg {min-height: 16px; margin: 4px 0px 4px 0px; text-align: center;}
.h5 {height: 5px;}
.h10 {height: 10px;}
.h50 {height: 50px;}
.h500 {height: 500px;}
.w50 {width: 50px;}
.w100 {width: 100px;}
.w120 {width: 120px;}
.w15p {width: 15%;}
.w20p {width: 20%;}
.w25p {width: 25%;}
.w30p {width: 30%;}
.m5 {margin-top: 5px;}
.m10 {margin-top: 10px;}
.m20 {margin-top: 20px;}
.m50 {margin-top: 50px;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}

.mt-5 {margin-top: 5px;}
.mt-10 {margin-top: 10px;}
.mt-20 {margin-top: 20px;}
.mb-5 {margin-bottom: 5px;}
.mb-10 {margin-bottom: 10px;}
.mb-20 {margin-bottom: 20px;}

.left {text-align: left !important; }
.floatleft {float: left !important;}
.right {text-align: right !important;}
.floatright {float: right !important;}
.center {text-align: center !important;}
.floatnone {float: none !important;}
.top {vertical-align: top;}
.bottom {vertical-align: bottom;}
.hidden {display: none !important;}
.red {color: #CF171B;} 
.empty {background-color: #f6f8fa !important;}
.bgred {background-color:#f09e9e !important;}
.bglred {background-color:#f5ddd6 !important;}
.yellow {color: #fcc930}
.bgyellow {background-color: #fcc930 !important;}
.bglyellow {background-color: #fff8b5 !important;}
.bglly {background-color: #ffface !important;}
.green {color:#43A60C;}
.bggreen {background-color:#96DD6F !important;}
.bglgreen {background-color:#cae9bf !important;}
.gray {color:#8d8d8d;}
.blue {color:#4263eb}
.bgblue {}
.bglblue {background-color:#b4e0fb !important;}
.bggray {background-color:#E0E0E0 !important;}
.bglgray {background-color:#f0f0f0 !important;}
.bgdgray {background-color:#c0c0c0 !important;}
.pink {color: #fe6390;}
.brown {color: #945d1e;}
new, .new {color: red;}
error, .error {color: #CF171B; font-weight: bold;}
center {display: block; text-align: center;}
.pointer {cursor: pointer;}
.upper {text-transform: uppercase;}
ucfirst {text-transform: capitalize;}
tr.trhidden {visibility: hidden; border: 0 !important;}
tr.trhidden td {padding: 0 !important; border: 0 !important;}

.success {color: #43A60C; font-weight: bold;}
.bgwin {background-color:#3dba1b;}
.bglwin {background-color: #c7e8be;}
.win {color:#3dba1b;}
.bgdraw {background-color: #fcb230;}
.bgldraw {background-color: #eddec2;}
.draw {color: #fcb230}
.bgloss {background-color: #cf171b;}
.bglloss {background-color: #e8a7a8;}
.loss {color:#cf171b;}
.bgselected {background-color:#f7e7cd !important;} /*#A9FFB1*/ /*#e1e4f1*/ /*#c1dad4*/

.square {display: inline-block; width: 14px; text-align: center; color: #fff; font-weight: bold;}
.square2 {display: inline-block; border: 1px solid #000; padding: 1px 3px 1px 3px;}
.link {cursor: pointer; text-decoration: underline; color: #2d3654;}
.link:hover {color: #ad0000;}
.spinner {text-align: center; margin: 50px 0 50px 0;}
.inblock {display: inline-block;}
a.mls {display: inline-block; background-color: #ff8d29; color: #fff; font-weight: bold; padding: 4px 4px; text-align: center;}
a.mls:hover {background-color: #e37222; color: #fff !important;}

pre {color: #000; background-color: #fff;}

.accept_cookies {
	position: fixed;
	margin: 0 auto;
	bottom: 10px;
	left: 0;
	right: 0;
	z-index: 10000000000;
	width: 344px;
	height: 52px;
	transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
	opacity: 1;
	display: flex;
	align-items: center;
	padding: 10px 8px;
	justify-content: flex-start;
	box-sizing: border-box;
	background: #F5F5F5;
	border-radius: 4px;
}

.accept_cookies-title {
	font-size: 13px;
	line-height: 15px;
}

.accept_cookies-title a {
	text-decoration: underline;
}

.accept_cookies-btn {
	gap: 10px;
	cursor: pointer;
	border-radius: 3px;
	min-width: 42px;
	height: 30px;
	text-align: center;
	color: #ffff;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	background-color: #ff8923;
}