/*
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
}
*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

table {
	border-collapse: collapse; 
	border-spacing: 0;
}

td, td img {
	vertical-align: top;
} 

input, select, button, textarea {
	margin: 0;
	font-size: 100%;
	outline: none;
}

textarea{
	resize: none;
}

input[type="text"], input[type="password"], textarea {
	padding: 0;
}

input[type="checkbox"] {
	vertical-align: bottom;
}

input[type="radio"] {
	vertical-align: text-bottom;
}

sub {
	vertical-align: sub;
	font-size: smaller;
}

sup {
	vertical-align: super;
	font-size: smaller;
}

html {
	overflow-y: scroll; 
}

body {
	line-height: 1;
	background: #fff;
	color: #636363;
	text-align: left;
	font: 12px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	min-width: 1000px;
}

input, select, button, textarea {
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

label, input[type="button"], input[type="submit"], button {
	cursor: pointer;
}

a, a:visited {
	color: #005AC3;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

a:focus, a:active {
	color: #005AC3;
	text-decoration: underline;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.h2{font-size: 18px;font-weight: normal;margin: 20px 0px;color: #000;}

.bg-ad{
	display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    background-size: auto;
}

.baner{
position:absolute;
padding-top:10px;
padding-left:400px;
}

.tast>div{display: inline-block;}

.clear{
	clear:both;
	font-size:0;
	padding:0
}

.nuclear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
}

.nuclear{
	zoom: 1;
	display: block;
}

li{
	list-style: none;
}

input[type="submit"]::-moz-focus-inner{padding:0;border:0}

.page {
width: 1000px;
margin: 3px auto 0;
background: #fff;
position: relative;
}


.header{
	padding: 0 0 2px 0;
}

.header .hed-top{
	background: url(/pk_asseets/images/top-bg3.jpg) center top no-repeat;
	position: relative;
	height: 120px;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 10px 10px 10px 10px;
	margin: 0 0 2px 0;
}

.header .hed-top .logo{
	position: absolute;
	text-indent: -9999px;
	width: 360px;
	height: 59px;
	left: 20px;
	bottom: 5px;
}

.hed-top .rht-hed{
	float: right;
	padding: 27px 23px 0 0;
	width: 275px;
}

.hed-top .rht-hed .log-in{
	float: right;
	background: url(/pk_asseets/images/ico.gif) left 2px no-repeat;
	padding: 0 0 0 8px;
}

.hed-top .rht-hed .log-in a{
	display: block;
	float: left;
	margin: 0 0 0 13px;
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
}

.hed-top .rht-hed .log-in a:hover{
	text-decoration: none;
}

.hed-top .rht-hed .log-in a.enter{
	color: #A5A6AB;
}

.rht-hed .naw{
	clear: both;
	padding: 41px 0 0 0;
}

.rht-hed .naw .search{
	float: right;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 144px;
	height: 18px;
	padding: 5px 8px 0 12px;
	background: #fff;
}

.rht-hed .naw .search .inp{
	float: left;
	background: none;
	border: none;
	font-size: 12px;
	color: #808080;
	height: 13px;
	line-height: 13px;
	width: 125px;
}

.rht-hed .naw .search .mag{
	float: right;
	border: none;
	background: url(/pk_asseets/images/mag.gif) left top no-repeat;
	width: 12px;
	height: 12px;
	cursor: pointer;
}

.socially{
	float: right;
	margin: 6px 0 0 0;
}

.socially li{
	display: block;
	float: left;
	margin: 0 0 0 5px;
}

.socially li a{
	display: block;
	float: left;
}

.hed-mnu{
	padding: 0 15px;
	background: url(/pk_asseets/images/hm.jpg) left top repeat-x;
	position: relative;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}

.hed-mnu li{
	display: block;
	float: left;
}

.hed-mnu li a{
	display: block;
	float: left;
	height: 37px;
	line-height: 37px;
	padding: 0 15px;
	text-decoration: underline;
	color: #fff;
	font-size: 12px;
}

.hed-mnu li a:hover,
.hed-mnu li.active a,
.hed-mnu li a.opened
{
	text-decoration: none;
	background: url(/pk_asseets/images/hm-h.jpg) left top repeat-x;
}

.hed-mnu li ul li a{
	background: none;	
}

.hed-mnu li ul li a:hover{
	background: none;	
}

.hed-mnu li ul{
	position: absolute;
	left: 25px;
	right: 25px;
	top: 39px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	text-align: center;
	display: none;
	background: url(/pk_asseets/images/hm-in.jpg) left top repeat-x;
}

.hed-mnu li ul.opened{
	display: block;
}

.hed-mnu li ul li{
	display: inline-block;
	float: none;
	//display: inline;
	margin: 0 15px;
}

.hed-mnu li ul li a,
.hed-mnu li.active ul li a{
	display: inline-block;
	float: none;
	//display: inline;
	height: 31px;
	line-height: 31px;
	padding: 0;
	text-decoration: none;
	background: none;
}

.hed-mnu li ul li a:hover{
	text-decoration: underline;
}

.cnt-wrp{
	padding: 0 0 60px 0;
}

.drop-holder{
	margin: 0 0 20px 0;
	border: 4px solid #929292;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 16px 13px 20px 13px;
}

.drop-holder .events span{
	display: block;
	float: left;
	margin: 0 17px 0 0;
	font-size: 13px;
	color: #696969;
}

.drop-holder .events .arr{
	display: block;
	float: left;
}

.drop-holder .events-table{
	padding: 15px 0 0 0;
 
}

.drop-holder .events-table table{
	width: 100%;
}

.drop-holder .events-table table td{
	border-bottom: 1px solid #E7E7E7;
	width: 20%;
	padding: 15px 0 7px 0;
	font-size: 12px;
}

.drop-holder .events-table table td .data{
	display: block;
	float: left;
	margin: 0 9px 0 0;
	background: url(/pk_asseets/images/data.jpg) right 5px no-repeat;
	padding: 0 8px 9px 0;
	color: #818181;	
}

.drop-holder .events-table table td a{
	display: block;
	float: left;
	color: #005AC3;
}

.content{
	float: left;
	width: 750px;
}

.left-cnt{
	float: left;
	width: 548px;
}

.content .video{
	margin: 0 0 0px 0;
}

.articles{
	padding: 15px 15px 20px 15px;
	border: 3px solid #E3E3E3;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.articles.flotl{
	max-width:calc(100% - 238px);
}
       

.headline{
	padding: 0 0 10px 0;
	line-height: 23px;
}

.headline .txt{
	float: left;
	font-size: 13px;
	color: #696969;
	display: block;
	margin: 0 15px 0 0;
}

.headline .more{
	display: block;
	float: left;
	height: 21px;
	line-height: 21px;
	font-size: 11px;
	text-decoration: none !important;
	color: #fff;
	background: url(/pk_asseets/images/more.jpg) left top repeat-x;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;
	padding: 0 6px;
	border: 1px solid #2C1915;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.headline .more:hover{
	background-position: left bottom;
}

.articles .item{
	padding: 20px 0;
	border-bottom: 1px solid #E2E2E2;
}

.articles .item img{
	float: left;
	margin: 4px 25px 0 0;
}

.articles .item span{
	display: block;
}

.articles .item .hd{
	margin: 0 0 7px 0;
	line-height: 15px;
}

.articles .item .letter{
	line-height: 14px;
	font-size: 12px;
	color: #636363;
}

.right-cnt{
	float: right;
	width: 195px;
}

.news{
	background: #F5F6F8;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.news .headline{
	padding: 6px 8px 10px 8px;
	background: #fff;
	border-top: 5px solid #ECEDF1;
	border-left: 5px solid #ECEDF1;
	border-right: 5px solid #ECEDF1;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

.news .headline .rss{
	display: block;
	float: right;
	margin: 5px 0 0 0;
}

.news .item{
	padding: 10px 8px 9px;
	border-bottom: 4px solid #ECEDF1;
	background: transparent;
}

.news .item-last{
	border-bottom: none;
}

.news .item .top{
	padding: 0 0 9px 0;
	line-height: 20px;
}

.news .item .top .data{
	display: block;
	float: left;
	background: #fff;
	padding: 0 8px;
	height: 20px;
	color: #000;
	margin: 0 10px 0 0;
}

.news .item .top .category{
	display: block;
	float: left;
	padding: 0 0 0 9px;
	background: url(/pk_asseets/images/arr-c.gif) left 7px no-repeat;
}

.news .item .top .category a{
	text-decoration: none;
	font-size: 12px;
}

.news .item .top .category a:hover{
	text-decoration: underline;
}

.news .item .letter{
	display: inline-block;
	text-decoration: none;
	line-height: 14px;
	color: #555557;
	font-size: 12px;
}

.news .item .letter:hover{
	text-decoration: underline;
}

.sidebar{
	float: right;
	width: 240px;
}

.sidebar .banner{
	display: block;
	margin: 0 0 25px 0;
}

.sidebar .vk{
	padding: 0 0 6px 0;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 25px 0;
}

.sidebar .advert{
	margin: 0 0 20px 0;
}

.sidebar .sd-news{
	padding: 0 10px 15px 0;
}

.sidebar .sd-news .data{
	padding: 0 0 10px 0;
	color: #fff;
}

.sidebar .sd-news .data span,.right-cnt .news .nuclear span{
	display: block;
	float: left;
	font-size: 11px;

	line-height: 20px;
	padding: 0 7px;
	background: url(/pk_asseets/images/data-s.jpg) left top repeat;
	color:#fff;
}
.sidebar .sd-news .data span a,.right-cnt .news .nuclear span a{
	font-weight:bold;
	color:#fff;
}

.news-mnu{
	padding: 0 0 15px 0;
}

.news-mnu li{
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #E5E5E5;
	font-size: 11px;
}

.news-mnu li .hour{
	display: block;
	float: left;
	color: #5D5D5D;
}

.news-mnu li .rht{
	display: block;
	margin: 0 0 0 39px;
	line-height: 13px;
}

.news-mnu li .rht a{
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

.news-mnu li .rht a:hover{
	text-decoration: underline;
}

.news-mnu li .rht a i{
	font-style: normal;
	color: #72707D;
}


.footer{
	background: url(/pk_asseets/images/f-bg.jpg) left top repeat-x #272727;
}

.footer .page{
	background: url(/pk_asseets/images/f-bg-in.jpg) center bottom no-repeat;
	padding: 30px 20px;
	box-sizing: border-box;
}

.footer .f-top{
	padding: 0 0 35px 0;
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
}

.footer .f-top .item-1 .f-logo{
	display: inline-block;
	margin: 0 0 15px 0;
}

.footer a{
	color: #CBCBCB;
}

.footer .copy{
	display: block;
	font-size: 11px;
	color: #CBCBCB;
}

.footer .hd{
	display: block;
	color: #fff;
	font-size: 13px;
	padding: 0 0 15px 0;
	font-weight: bold;
}

.footer .f-mnu{
	padding: 0 0 0 0px;
}

.footer .f-mnu li{
	display: block;
	padding: 0 0 6px 0;
}

.footer .f-mnu li a{
	text-decoration: none;
}

.footer .f-mnu li a img{
	vertical-align:middle;
	margin-right:5px;
}

.footer .f-mnu li a:hover{
	text-decoration: underline;
}

.footer .f-top .item-6 .counter{
	display: block;
	margin: 0 0 12px 0;
}

.footer .f-btm{
	border-top: 1px solid #A9A9A9;
	padding: 16px 0 0 0;
	line-height: 20px;
	color: #818181;
	font-size: 12px;
}

.footer .f-btm-text{
	display: flex;
    gap: 10px;
}

.pager{
	padding: 23px 0 0 0;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	color: #8D8D8D;
}

.txt  {
	display: inline-block;
line-height: 17px;
height: 17px;
margin: 0 7px 0 0;
}

.pager a{
	display: inline-block;
	line-height: 25px;
	height: 25px;
	color: #fff;
	text-decoration: none !important;
	background: #7A8599;
	padding: 0 9px;
	margin:3px;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;

}

.pager a:hover{
	background: #B7BBC7;
}

.pager span {
display: inline-block;
line-height: 25px;
height: 25px;
color: #fff;
text-decoration: none !important;
	background: #8EB275;
	padding: 0 9px;
margin:3px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.pager .disabled{
	color: #fff;
	text-decoration: none !important;
	background: #B7BBC7;
	margin: 0 1px;
	padding: 0 4px;
}

h1{
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 7px 0;
	color: #000;
	text-transform: none;
}

.article-main{
	padding: 0 0 40px 0;
}

.article-main .top{
	padding: 0 0 9px 0;
	color: #000;
	font-size: 12px;
}

.article-main .top a{
	text-decoration: none;
}

.article-main .top a:hover{
	text-decoration: underline;
}

.article-main .img-wrp{
	font-size: 14px;
	line-height: 17px;
	padding: 13px 0 20px 0;
	color: #000;
}

.content p{
	font-size: 14px;
	line-height: 17px;
	padding: 0 0 20px 0;
	color: #000;
}

.socially-block{
	margin: 0 0 20px 0;
}

.info-match{display: inline-block;vertical-align: top;margin-top: 20px;font-size: 20px;position:relative;}
.info-match.zan .score-match{opacity:0;}
.score-match{margin-top: 15px;}
.info-match.zan .zanaves{display:block;}
.info-match .zanaves{display:none;position: absolute;text-align: center;cursor: pointer;background-size: 100%;top: 25px;left: 50%;transform: translate(0%, -50%);}
.info-match .zanaves:after{content:'Показать счет';display:block;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-size: 14px;color: #474a52;font-weight: bold;}

/*******/

#mask {
  position:fixed;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:fixed;
  left:0;
  top:0;
 
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
height: auto; width: 300px;
  padding:10px;
  
}

.label {padding:0px 0 15px 0;}
.f_input {width:300px;height:20px;}





.logform li.lfield { margin-bottom: 10px; }
.logform li.lbtn { text-align: center; }
	.logform li.lfield input { width: 265px;height:20px; }
		.logform li.lfchek input { width: 13px; border: none; background: none; }
		.logform li.lfchek label { display: inline; margin-bottom: 0.2em; }
.s11 {padding-bottom:5px;}


.lcol {float:left;}
.rcol {margin-left:110px;}
.rcol a {text-decoration:none;color:#000;}
.rcol li {padding-bottom:2px}
.userinfo {margin-top:5px;}

.rr22 a {color:#000;}

.flotl {float:left;}






#hmenu {
 background:url(/images/hmbg4.png) repeat-x left top;
 width:100%;
 height:38px;
}
.hmrb {
 background:url(/images/hmrb4.png) no-repeat right top;
 width:100%;
 height:38px;
}
.hmlb {
 background:url(/images/hmlb4.png) no-repeat left top;
 width:100%;
 height:38px;
}
#ulm {
 width:770px;
 height:30px;
 padding:4px 0;
 margin:0 auto;
 list-style-type:none;
}
#ulm li {
 background:url(/images/hmline1.png) no-repeat right top;
 width:auto;
 height:20px;
 float:left;
 padding:5px 20px;
 color:#fff;
 cursor:pointer;
 text-decoration:none;
}
#ulm li:hover {
 text-decoration:underline;
}
#ulm li.last {
 background:none;
}
#hbmenu {
 background:#41403e;
 width:975px;

 margin:0 auto;
}
#hbmenu ul {
 padding:6px 0px;
 margin:0 auto;
 list-style-type:none;
}
#hbmenu ul li {
 height:16px;
 padding:0 15px;
 display:inline-block
}
#hbmenu ul li a {
 color:#fff;
 text-decoration:none;

}
#hbmenu ul li a:hover {
 text-decoration:underline;
}
#hbul1 {
text-align:center;
}
#hbul2 {
 width:930px;
}
#hbul3 {
 width:700px;
}
#hbul4 {
text-align:center;
}
#hbul5 {
 width:750px;
}
#hbul6 {
 width:900px;
}
#hbul7 {
 width:350px;
}
#hbul8 {
 width:820px;
}









/* Game-list
-----------------------------------------------------------------------------*/
#game-list {
 background:#41403e;
 width:975px;
 margin:0 auto 15px auto;
}
.gamelbg {
 background:url(/images/gamelbg.png) no-repeat left bottom;
 width:100%;
 height:100%;
}
.gamerbg {
 background:url(/images/gamerbg.png) no-repeat right bottom;
 width:100%;
 height:100%;
}
#game-tabl {
 width:100%;
 height:100%;
 color:#fff;
}
.game-in {
 width:100%;
 height:auto;
 padding:5px;
 box-sizing: border-box;
}
#hish {
 width:100%;
 height:20px;
 color:#fff;
 text-decoration:none;
 cursor:pointer;
}
#hish:hover span {
 text-decoration:underline;
}
#hish span {
 height:12px;
 margin:0;
 position:relative;
 top:0;
 left:15px; 
}

.vidonlink {
display:inline-block;
text-align:center;
color: #fff!important;
padding:5px;
background:#41403e;
font-size:12px;
margin:1px;
    }
.vidonlink:hover {
color: #fff;
cursor:pointer;
            }
.tshold {
text-align:center;
    }
.tshold>a{display:inline-block}
    .le {
padding-left: 530px;
 }
 
      
 .ima {
float:left;

        width:150px;
        height:100px;
     margin: 7px 7px 7px 0; 
         }
.full img{
width: 300px;
height: 180px;
margin: 7px 7px 7px 0;
 border: 7px solid rgb(255, 255, 255);
 -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px; 
 -moz-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px;
 -o-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px;
  -ms-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px;
 box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px;
								
}


.socialb1 {padding:3px 7px 3px 7px;}
.socialb1 .pit {float:left; width:37px; height:20px;}
.socialb{
	padding: 5px 5px 5px 5px;
	border: 3px solid #E3E3E3;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
  
}
.block_d{
	padding: 5px 5px 5px 5px;
	border: 3px solid #E3E3E3;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
  
}        

.newsrelat {font-size: 14px;color: #000;}

.newsPopImages {
    float: left;
    width: 100px;
    height: 56px;
    background-image: url(/pk_asseets/images/rightImage.png);
    background-repeat: no-repeat;
    margin: 1px 5px 5px 1px;  
}
.newsPopImages img {
    width: 90px;
    height: 54px;
    padding: 2px 0 0 7px;
}   


.o-tb{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin: 20px 0px;position: relative;z-index:10;}
.o-tb>div,.o-tb>a{width: 19%;background: #94999f;position: relative;padding: 10px;box-sizing: border-box;text-align: center;color: #fff;text-transform: uppercase;font-size: 11px;cursor:pointer;
display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;transition:0.3s all;text-decoration:none;}
.o-tb>div:hover{background:#425544;}
.o-tb>a{background:#37abe1}
.o-tb>a:hover{background:#1d7ba7;text-decoration:none;}
.o-tb div.active{background:#447148;}
.o-tb div.empty{background:#dedede;cursor: default;}
.o-tb div.active:after {content: "";border: 6px solid transparent;border-top-color: #447148;border-bottom: none;position: absolute;bottom: -6px;left: 50%;margin-left: -6px;}

.c-tb>div{display:none;}
.c-tb>div.active{display:block;}

.text-history .title,.text-match .title,.text-players .title{font-size: 18px;font-weight: normal;margin: 20px 0px;color: #000;text-align:center;}

.text-players{font-size: 13px;line-height: 17px;}
.teams-block{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:20px;}
.teams-block .team{width:50%;text-align:center;}
.teams-block .team .team-logo{width: 120px;margin: 0 auto;}
.teams-block .team .team-logo img{width: 100%;}
.teams-block .team .team-name{font-size: 16px;color: #000;margin: 5px 0px;}
.teams-block .team .team-city{color:#8e8e8e;}
.text-players table td,.text-players table th{vertical-align: middle;padding:7px 10px;border-top: 1px dotted #d7d8dc;}
.text-players table tr:nth-child(odd) td {background-color:#fafafa;}
.text-players table tr td:last-child {text-align:center;}
.text-players .player.out {color: #d51d2a;}
.text-players .player.in {color: #7ca541;}
.text-players img{min-width:18px;}
.text-players .lineups-block.show{display:block!important;}

.text-players .lineups{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.text-players .lineups-block{width:45%;}
.text-players table{width:100%;}

.match-history,.adaptive-table{width: 100%;overflow-y: auto;_overflow: auto;margin: 0 0 1em;}
.match-history::-webkit-scrollbar,.adaptive-table::-webkit-scrollbar{-webkit-appearance: none;width: 14px;height: 7px;margin-bottom:10px;}
.match-history::-webkit-scrollbar-thumb,.adaptive-table::-webkit-scrollbar-thumb{border-radius: 2px;border:1px solid rgba(255, 255, 255, 0.2);background-color: rgba(0, 0, 0, 0.26);}

.text-history table{width:100%;font-size: 13px;line-height: 17px;color: #000;white-space: nowrap;box-sizing: border-box;}
.text-history table img{height:20px;padding: 0px 5px;}
.text-history table tr:nth-child(odd) td {background-color:#fafafa;}
.text-history table td{vertical-align: middle;padding: 13px 7px;border-top: 1px dotted #d7d8dc;}
.text-history table tr td:nth-child(5){min-width:100px;text-align: center;line-height: 20px;font-weight: bold;}

.match-live{font-size: 13px;line-height: 17px;color: #000;border-top: 1px dotted #d7d8dc;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.match-live div{padding:15px 10px;box-sizing: border-box;}
.match-live.tennis div:nth-child(1){min-width:55px;max-width:55px;}
.match-live div:nth-child(1){min-width:30px;max-width:30px;color: #636363;text-align: center;}
.match-live div:nth-child(2){min-width: 60px;max-width:60px;text-align: center;}
.match-live div:nth-child(3){min-width: 150px;max-width:150px;}
.match-live div:nth-child(4){width:100%;}

.match-live .goal{padding: 3px 8px;background: #fff;border-radius: 2px;border: 1px dotted #94999f;box-sizing: border-box;display:inline-block;}
.match-live.green{background-color: #ddf7e0;}
.match-live.yellow {background-color: #fdf5e2;}

.match-live .icons{width: 20px;height: 21px;display:inline-block;background-size: 16px;background-repeat: no-repeat;}
.match-icon.shootout {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='16' height='16'%3E%3Ccircle cx='8' cy='8' r='7' fill='%23fff'/%3E%3Cpath d='m9.626 6 .999 3.088-2.621 1.9-2.629-1.9L6.384 6zM16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-2.912 4.034-.248-2.462 1.646-1.841a6.5 6.5 0 0 0-1.068-3.314l-2.424-.534-1.258-2.14A6.4 6.4 0 0 0 8 1.5a6.5 6.5 0 0 0-1.739.243l-1.255 2.14-2.423.533A6.45 6.45 0 0 0 1.514 7.73l1.642 1.85-.24 2.458a6.5 6.5 0 0 0 2.824 2.048l2.26-.99 2.254.993a6.53 6.53 0 0 0 2.834-2.055'/%3E%3C/svg%3E")}
.icons.yellow-card,.match-icon.yellow-card {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxOCI+PHBhdGggZmlsbD0iI0ZFQ0EzMCIgZD0iTTIgMGgxMGEyIDIgMCAwMTIgMnYxNGEyIDIgMCAwMS0yIDJIMmEyIDIgMCAwMS0yLTJWMmEyIDIgMCAwMTItMnoiLz48L3N2Zz4=)}
.icons.yellow2-card,.match-icon.yellow2-card{background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIyMiI+PHBhdGggZmlsbD0iI0ZFQ0EzMCIgZD0iTTIgNGwxIC4wMDRWMTZjMCAxLjY1NCAxLjM0NiAzIDMgM2g4djFhMiAyIDAgMDEtMiAySDJhMiAyIDAgMDEtMi0yVjZhMiAyIDAgMDEyLTJ6Ii8+PHBhdGggZmlsbD0iI0Q1MUQyOSIgZD0iTTYgMGgxMGEyIDIgMCAwMTIgMnYxNGEyIDIgMCAwMS0yIDJINmEyIDIgMCAwMS0yLTJWMmEyIDIgMCAwMTItMnoiLz48L3N2Zz4=)}
.icons.in {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iIzcyOTk0MSIgZD0iTTggMGE4IDggMCAwMC04IDhjMCA0LjQxOCAzLjU4MSA4IDggOHM4LTMuNTgyIDgtOGE4IDggMCAwMC04LTh6bTMuNjU2IDcuNjU2TDkgNXY5SDdWNUw0LjI4MSA3LjcxOSAzLjAzMSA2LjUgOCAxLjUzMSAxMi45NjkgNi41bC0xLjMxMyAxLjE1NnoiLz48L3N2Zz4=)}
.icons.out {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI0Q1MUQyOSIgZD0iTTggMGE4IDggMCAwMC04IDhjMCA0LjQxOCAzLjU4MSA4IDggOHM4LTMuNTgyIDgtOGE4IDggMCAwMC04LTh6bTAgMTQuNDY5TDMuMDMxIDkuNWwxLjMxMi0xLjE1Nkw3IDExVjJoMnY5bDIuNzE5LTIuNzE5IDEuMjUgMS4yMTlMOCAxNC40Njl6Ii8+PC9zdmc+)}
.icons.red-card,.match-icon.red-card {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxOCI+PHBhdGggZmlsbD0iI0Q1MUQyOSIgZD0iTTIgMGgxMGEyIDIgMCAwMTIgMnYxNGEyIDIgMCAwMS0yIDJIMmEyIDIgMCAwMS0yLTJWMmEyIDIgMCAwMTItMnoiLz48L3N2Zz4=)
}


.nav-load a{height: 30px;line-height: 30px;width:100%;border-radius:3px;margin:0px 0px 20px 0px;box-shadow: 0 3px 10px rgba(0,0,0,.2);padding:0px;font-size: 12px;}
.nav-load a:hover{background: #8EB275;}
.nav-load span{display:none;}
.pager-list{display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-wrap: wrap;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;margin:0px -3px;max-width: 506px;}
.left-cnt .pager-list{max-width: 515px;}
.page-list{display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;}


.social-likes,.social-likes__widget{display:inline-block;padding:0;vertical-align:middle!important;word-spacing:0!important;text-indent:0!important;list-style:none!important}
.social-likes{opacity:0}
.social-likes_visible{opacity:1;transition:opacity .1s ease-in}
.social-likes>*{display:inline-block;visibility:hidden}
.social-likes_vertical>*{display:block}
.social-likes_visible>*{visibility:inherit}
.social-likes__widget{display:inline-block;position:relative;white-space:nowrap}
.social-likes__widget:before,.social-likes__widget:after{display:none!important}
.social-likes_vertical .social-likes__widget{display:block;float:left;clear:left}
.social-likes__button,.social-likes__icon,.social-likes__counter{text-decoration:none;text-rendering:optimizeLegibility}
.social-likes__button,.social-likes__counter{display:inline-block;margin:0;outline:0}
.social-likes__button{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.social-likes__button:before{content:"";display:inline-block}
.social-likes__icon{position:absolute;top:0;left:0}
.social-likes__counter{display:none;position:relative}
.social-likes_ready .social-likes__counter,.social-likes__counter_single{display:inline-block}
.social-likes_ready .social-likes__counter_empty{display:none}
.social-likes_vertical .social-likes__widget{display:block}
.social-likes_notext .social-likes__button{padding-left:0}
.social-likes_single-w{position:relative;display:inline-block}
.social-likes_single{position:absolute;text-align:left;z-index:99999;visibility:hidden;opacity:0;transition:visibility 0 .11s,opacity .1s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.social-likes_single.social-likes_opened{visibility:visible;opacity:1;transition:opacity .15s ease-out}
.social-likes__button_single{position:relative}
.social-likes,.social-likes_single-w{line-height:19px}
.social-likes__widget{background:#f3f3f3;border-radius:4px;line-height:19px;padding:2px 5px;border: 1px solid #e3e3e3;}

.social-likes__widget:hover,.social-likes__widget:active,.social-likes__widget:focus{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;cursor:pointer}
.social-likes__button,.social-likes__counter{vertical-align:middle;line-height:20px;cursor:inherit}
.social-likes__button{padding:0 6px 1px 24px;font-weight:400;border-right:0}
.social-likes__icon{width:20px;height:18px;margin-top:1px;background-repeat:no-repeat;background-position:50% 50%}
.social-likes__counter{min-width:12px;padding:1px 4px;font-weight:400;text-align:center;border-left:1px solid #ccc}
.social-likes__widget:hover>.social-likes__counter,.social-likes__widget:focus>.social-likes__counter,.social-likes__widget:active>.social-likes__counter,.social-likes__widget_active>.social-likes__counter{position:relative;border-left-color:transparent}
.social-likes__widget:hover>.social-likes__counter:before,.social-likes__widget:focus>.social-likes__counter:before,.social-likes__widget:active>.social-likes__counter:before,.social-likes__widget_active>.social-likes__counter:before{content:"";position:absolute;top:0;bottom:0;left:-1px;border-left:1px solid;opacity:.4}
.social-likes_vertical{margin:-6px}
.social-likes_vertical .social-likes__widget{margin:6px}
.social-likes_notext{margin:-3px}
.social-likes_notext .social-likes__widget{margin:3px}
social-likes
.social-likes_notext .social-likes__button{width:18px}
.social-likes_notext .social-likes__icon{width:100%;background-position:center center}
.social-likes__widget_single{margin:0}
.social-likes_single{margin:-12px 0 0;padding:4px 0;background:#fff;border:1px solid #ccc;border-radius:3px}
.social-likes__single-container{width:100%;display:table}
.social-likes_single .social-likes__widget{float:none;display:table-row;margin:0;border:0;border-radius:0;background:0 0}
.social-likes_single .social-likes__button{display:block;padding:2px 6px 2px 24px}
.social-likes_single .social-likes__icon{margin-left:4px;margin-top:2px}
.social-likes_single .social-likes__counter{display:table-cell;padding:2px 8px 2px 4px;border-left:0;text-align:right}
.social-likes_single .social-likes__widget:hover>.social-likes__counter:before,.social-likes_single .social-likes__widget:focus>.social-likes__counter:before,.social-likes_single .social-likes__widget:active>.social-likes__counter:before{display:none}
.social-likes__icon_single{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANCAYAAAB7AEQGAAAAaElEQVR42mIxL/zLgATkgXgBECcC8QOYIBOagvVA7ADEa4FYAV0RIxDPAeIUKD8VygeJM7BABf8DsScQ/4HyzwGxB1QcrKgByUpk9h8YnwlJElkBiiYmBiIAbRUx0s46FizhgwEAAgwAkmYQfIjC7tcAAAAASUVORK5CYII=)}
.social-likes__widget_single:hover,.social-likes__widget_single:active,.social-likes__widget_single:focus,.social-likes__widget_active{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#3673f4;border-color:#3673f4;color:#fff}
.social-likes__widget_single:hover .social-likes__icon_single,.social-likes__widget_single:active .social-likes__icon_single,.social-likes__widget_single:focus .social-likes__icon_single,.social-likes__widget_active .social-likes__icon_single{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANCAYAAAB7AEQGAAAAYklEQVR42mL4//8/AxKWB+L9QKyALI6u4Nx/CDiLrBCmgBGIdwOxEVQRiN4DFWcAE1DAAsR/gBgkwIjEBzMaGBAAmf0Hzgea1IDm+P9o/AYmBiIAbRUx0s46FizhgwEAAgwAAJd9Vn3NlgwAAAAASUVORK5CYII=)}
.social-likes__icon_facebook{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAaklEQVR42mJ0Cp7jycDAMBeIJRnwg+dAnMxEpGIGqJq5THgULwFicSBmBGJbmCYWPCYWAvEbdEF8GmCK/yMLMjGQCLBpsIW6GwaQ/UC6Ddj8cBjJZOr44TkJ6l+ANKSAGEQofgpKGgABBgAWcxAZp2KpkQAAAABJRU5ErkJggg==)}
.social-likes__widget_facebook:hover,.social-likes__widget_facebook:active,.social-likes__widget_facebook:focus{background:#425497;border-color:#425497}
.social-likes__widget_facebook:hover .social-likes__icon_facebook,.social-likes__widget_facebook:active .social-likes__icon_facebook,.social-likes__widget_facebook:focus .social-likes__icon_facebook{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAaUlEQVR42mL6//+/JxA/+08YgNR4MoIYDAwMkgzEgedMeBQvAWJxIGYEYluomCQLHtMKgfgNuiA+DTDF/5EFmRhIBNg02ELdDQPIfiDdBlCw/sclRzU/PCdB/QuQhhQQgwjFT4E4GSDAAMuiQX7Tr7YFAAAAAElFTkSuQmCC)}
.social-likes__icon_twitter{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAA9ElEQVR42mKU3vqak4GB4TcQ/2HABFxAXA3EzkD8DIjbgfg+ECuwAIkwIHYD4gSoAchgORD7IfEDgPgpEGczAQlBII4C4kNAbIikSAqIfdEMYgRiMSD+B7JxJ9SZFkB8Foj3A/FWIP4KVYgO5gHxFpBGNSA+DsS2UIVOUIwLfAYRIKe+gGoiFpyDaTwJxEVA/J0ITd+hXgNrBIETMCcQADOA+D26RpCn/+LRdAuI62EcmMb/0IjOx6H5ATSu4a4ChaoPEMcAsTUQy6Bp+AfEy4C4EIjfIEuANG4B4rvQVKEOTWYfoKG3HYgfoluvPm8jA0CAAQAqvDQ/IXqkWQAAAABJRU5ErkJggg==)}
.social-likes__widget_twitter:hover,.social-likes__widget_twitter:active,.social-likes__widget_twitter:focus{background:#00b7ec;border-color:#00b7ec}
.social-likes__widget_twitter:hover .social-likes__icon_twitter,.social-likes__widget_twitter:active .social-likes__icon_twitter,.social-likes__widget_twitter:focus .social-likes__icon_twitter{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAQAAAD4iURRAAAAo0lEQVQYGQXBsSoEAACA4Z8YKIO6yXLzjYrkHS5Wm5GyYPMAUgarMikpGZQHsFh4BZPhJi9wJdzn+7JkQZJk2bl3TzYNbGTfvUVJ8gyYmdjJMd6sS9bMAHwbZ+QHMy9OHQDgWtn1CgAALpUtAADAnpITUwAAU6tKtn0BALiSkjkXfgHAhxUpybwjvwA+DSVl7MEEwJ87A0lKRs7cenTj0FCSpH8xHAhkcGt6PAAAAABJRU5ErkJggg==)}

.social-likes__icon_mailru{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABIElEQVR42mTSzytEURjG8XunISbFxmQ5UYqGIj9KMztLCyTKrMZCs7K1U7NSLBRloWb+AREmFpPF7GUzRBaymGLpV5bi+9RzM+XU595zT+85533PueHTXhC1BFaRx6DHnnGEbbxoIPSEFCp+l3DjCWOYc38FFzEe7Tj3Dlr5AG0OWscA6jhFX5zHmgO1+oy3V0AHirhHGZ36jjnnknfaxzKmMIxdTKMHO0pPE/px6cA7nAV/bQsfXky7fmtCqA5a8Bn8bz/WqlhNaCCDE0xivCk459zfMKq6VPQxCth0wTUfcZdr+UIaWVR1D0k6115lFkNYwLuPeB4beFUm0cVN4NCnoaBb5z3iDFTfIx7Cpl+j23eyiF6Pqb4lXEVBvwIMAGRTP1kwMI3TAAAAAElFTkSuQmCC)}
.social-likes__widget_mailru:hover,.social-likes__widget_mailru:active,.social-likes__widget_mailru:focus{background:#255896;border-color:#255896;color:#ffcd00}
.social-likes__widget_mailru:hover .social-likes__icon_mailru,.social-likes__widget_mailru:active .social-likes__icon_mailru,.social-likes__widget_mailru:focus .social-likes__icon_mailru{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABIElEQVR42mTSzytEURjG8Xtn0IyIDc1SFpJQ5EdN1ChLC6PJFCsWsvInKCvFQllYKPaaZpIpC83CntkgsrBSLP1K2Wh8n3pupubU5865p/c9533PnbBWDaLRijWsYMBrLyhiF69aCJ3Qg7J/j3DrhDFkPV/FuRKSTK6RQAbtmMEPCojjxGv9TTw2XIJ2n/PxN2jDFh5wjA69x1yzytBJB1hCGsPYxyxS2FN5SuhDxYH3OAv+xw4+vZlO/VVCqAma8RU0jpq1KFYJz5jCKSYxXhe87NrfMaq+1HQJ69h2w5e+4k738o1BTONC19rNpOpd5jGEHD5wiAVs4k2VRB9uwneectCd6x5xBervCY9h3V+jy99kEb1eU395XEVBfwIMAE0mQy9JLJUSAAAAAElFTkSuQmCC)}
.social-likes__icon_vkontakte{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAsElEQVR42mKJLJ3tycDAMBeIJRnwg+dAnMxEpGIGqJq5TGiKGZEwSE4ViDcha2LCYpIREK8C4l4gfgLElciSLDisDgXi/0A8DYi58GkA8Y8AsQkQfwHie0C8BVkBupO4kWyIBWJxIE4D4u/4nKQMxOVQ9jcgbgPii0BsgUvDIyCeBcR/gHgFVI00PhsuA3E61Lkg2xYAsSyyhudIcfGBQOS9AJmSAmIQEdNPQUkDIMAA8iAe2OyimvEAAAAASUVORK5CYII=)}
.social-likes__widget_vkontakte:hover,.social-likes__widget_vkontakte:active,.social-likes__widget_vkontakte:focus{background:#526e8f;border-color:#526e8f}
.social-likes__widget_vkontakte:hover .social-likes__icon_vkontakte,.social-likes__widget_vkontakte:active .social-likes__icon_vkontakte,.social-likes__widget_vkontakte:focus .social-likes__icon_vkontakte{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAQAAAD8fJRsAAAAfUlEQVQYGQXBMQ4BUQAFwGej0P1aohJCJBpcwu6N1AqVTqFX6TSu4B4if2+gNGZirwIAqPZRAQBADSAiBmYeQACxcXc2sgICiA4/MzsggKFia6HxBAIolk6Oxia+EEDRgYN4QQDF2tXF1NAbAigiGnM3ICoAAOij1QMA+Gj/aNf4AJYJLVIAAAAASUVORK5CYII=)}
.social-likes__icon_odnoklassniki{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAyElEQVR42kzPMQtBcRTG4UvKQmalZFNKDNdm5gsYFCUlCbMyGMwsfACLzRcw2EwsGJTBQAZlUgxsfidvceq5/3vPeTv3Xs99FHMoP3ooOd+aoo+3T40hmnjouYsQWl4uEdRxRkLO6kVsQwB23nDRBruP2swGJ+zgYqKAq97JAi8UMUNFgb16LwvUkEYHcQUOaGNjgTKyaGCrQErn0gJVpQt/g6teObbfPGKAp/Orp3pH25DEHGGsFchghbxXXxvEAjlZqFf8CDAAgr4qyqKlfhgAAAAASUVORK5CYII=);background-position:6px 3px}
.social-likes__widget_odnoklassniki:hover,.social-likes__widget_odnoklassniki:active,.social-likes__widget_odnoklassniki:focus{background:#f6903b;border-color:#f6903b}
.social-likes__widget_odnoklassniki:hover .social-likes__icon_odnoklassniki,.social-likes__widget_odnoklassniki:active .social-likes__icon_odnoklassniki,.social-likes__widget_odnoklassniki:focus .social-likes__icon_odnoklassniki{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAQAAAD1lzQWAAAAgElEQVQIHQXBoRGCAAAF0N80OoA0AxTHcQMncAaO7J1ndRCbgUDRbPCgMABEjnu+F7FRGwxqG4m4YTLhJrG36BUKvcU+SnQiOpSx9cHDAx/biMoP/FQSZ3cnFxcnd+d4YfX2tuIVB1cjGF0dIgpf8FVIHI1otRgdozF72tl5mjV/486WhTdrOooAAAAASUVORK5CYII=)}
.social-likes__icon_pinterest{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAABCUlEQVR42nTRPUvDUBTG8ZtoKYogTsGCoAXtUqFuBR1c/AZddNbRQUqhH0Eo6KKDb0gpXQUHBxF0Kg6KFAWh4qI4KxQRtKXxf+C5OEgP/Ehu8uTclwSN0VmnWsE6shjEF05QwZMFQr04QB3vKOmjGlZxiZxTcE0Pi9jCGD402xnOsYNF67yBGwWP8IaCwhe4xjxmLDyNUySxjGGk3F/5Wcb9Rib04FNLu9LYmk2ih1cbVLXmKXTRwoPCc8jgES/WpYymlhOpSxoxdjXTNn7spo19nYbN1ME9hjTexLE/OqsAC/jGknYf6Yxv/U592LrkcYdn+VehrgmM4ND1r8CHB7CnX96v4l8BBgB54jWa5GM+bAAAAABJRU5ErkJggg==)}
.social-likes__widget_pinterest:hover,.social-likes__widget_pinterest:active,.social-likes__widget_pinterest:focus{background:#cc002b;border-color:#cc002b}
.social-likes__widget_pinterest:hover .social-likes__icon_pinterest,.social-likes__widget_pinterest:active .social-likes__icon_pinterest,.social-likes__widget_pinterest:focus .social-likes__icon_pinterest{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAQAAADV/FywAAAAvklEQVQYGQXBsUoUAACA4f/i8MBB0TdINCQQhHoDaXRzagkkopYGhRYfwKWhSYLDZ2ixNyiTVp1cXMQgaDpNsa6v70vy3DcTt34ZeyRlaIzPXnvpAy6tK2+wIwuSZ/75Yphz3+XQjS3JVzwOe0Z+463kCBu58dHIT/fW5IEzUys58NeqK6eSJ/44NZM5r2yaurTkoRNsK8kuLlybYt9AycAnd5a98M5TScmsH44lSVIyb2JbkiSDZNF7I0mS9B8IOsS5z/yrNgAAAABJRU5ErkJggg==)}

#timer{padding:15px 0px;position:relative;border-top: 1px dotted #d7d8dc;}
.timer-wrap,.timer-inf{display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;-ms-flex-align: center;-webkit-align-items: center;align-items: center}
.timer-inf{font-size:14px;}
.timer-select{margin-left:15px;width: 110px;position:relative;cursor:pointer;}
.timer-select select{width:100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;background: transparent;border: none;border-radius: 0;outline: none;position: relative;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;font-size: 15px;font-weight: bold;color: #447148;border-bottom: 1px dashed #447148;padding:0px 3px 4px 3px;cursor:pointer;z-index:5;}
#timer #update {background: #447148;padding: 10px;box-sizing: border-box;color: #fff;text-transform: uppercase;font-size: 11px;cursor:pointer;}
.timer-select select option{color: #000;font-size:12px;}
.timer-select:after {content: "";border: 4px solid transparent;border-top-color: #447148;border-bottom: none;pointer-events: none;position: absolute;top: 9px;right: 5px;z-index: 10;}
.progress{position:absolute;top:0px;left:0px;width:100%;height: 4px;background: #447148;-webkit-transform-origin: 0 50%;transform-origin: 0 50%;-webkit-transform: scaleX(0);transform: scaleX(0);    -webkit-transition: -webkit-transform 1s linear;transition: -webkit-transform 1s linear;transition: transform 1s linear;transition: transform 1s linear,-webkit-transform 1s linear}
#timer-counter{position: absolute;top: 0;z-index: 10;background: #fff;width: 100%;font-size: 15px;font-weight: bold;color: #447148;width: 100%;height: 20px;display:none;pointer-events: none;}

.f1-table th{padding-bottom:10px;}
.sr-widgets-lmts .sr-lmts-collapse-container{background-color: #e3e3e3;padding: 10px;}
.sr-widgets-lmts-heatmap .sr-navigation,.sr-lmts-nav-buttons-wrapper{color: #524b4b;}
.sr-widget .sr-header-1,.sr-widget .sr-header-2{background-color: #447148}
.sr-widget .sr-header-3{background-color: rgb(68 113 72 / 0.5);}
.sr-widgets-momentum2 .sr-team-title{color:#000;}
.sr-widget.sr-widgets-momentum2 .sr-indicator-stroke{stroke:#447148}
.sr-widget .sr-lmts-heatmap-tab-selected .sr-nav-icon:before, .sr-widget .sr-lmts-heatmap-tab-selected .sr-nav-title,.sr-widget .sr-lmts-heatmap-tab:hover .sr-nav-icon:before, .sr-widget .sr-lmts-heatmap-tab:hover .sr-nav-title,.sr-widgets-lmts-matchpitch .sr-replay-control{color: #447148;}
.sr-widget.sr-widgets-momentum2 .sr-indicator-fill{fill:#447148}

#matchhead2head.sr-widget{color:#636363;}
.sr-widgets-livetable .sr-points {width: 60px;}
.sr-widgets-livetable .sr-diff {width: 70px;}
.sr-widgets-livetable .sr-played,.sr-widgets-livetable .sr-wins,.sr-widgets-livetable .sr-draws,.sr-widgets-livetable .sr-loss{width:50px;}
.sr-widgets-livetable .sr-goal{width:60px;}
.sr-widgets-livetable .sr-form.sr-form-5{width:110px;}
.sr-widgets-livetable .sr-livetable-table tr td{padding:5px;}
.sr-widget .sr-subheader-1{background-color: #447148;}
.sr-widget .sr-pills .sr-pill.sr-active{background-color: #609663;}
.sr-widget .sr-tabs .sr-tab.sr-active,.sr-widget .sr-tabs .sr-tabs-header:after,.sr-widget .sr-tabs .sr-tab:hover{background-color: #447148;}
.sr-widget .sr-tabs .sr-tab{background-color: #85a287;}
.sr-widget .sr-pills .sr-pill.sr-active:hover{background-color: #609663;}
.sr-widgets-livetable .sr-livetable-header th{color:#fff;}

.ratebox2 {
  float: right;
}

.ratebox3 {
  float: right;
}

.ratebox ul, .ratebox ul li {
  float: left;
}

.ratebox2 ul, .ratebox2 ul li {
  float: left;
}

.ratebox3 ul, .ratebox3 ul li {
  float: left;
}

.instagram-media, .twitter-tweet {display: inline-block !important;}


.turnirnye-tablicy {
	margin-top:20px;
}
.turnirnye-tablicy .countries {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

/* Заголовок страны */
.turnirnye-tablicy .country-title {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 16px;
	margin-bottom: 10px;
	border-bottom: 2px solid #eee;
	padding-bottom: 8px;
	color: #222;
	line-height: 16px;
}

.turnirnye-tablicy .country-title img {
	width: 24px;
	object-fit: cover;
	border-radius: 3px;
}

/* Строка чемпионата */
.turnirnye-tablicy .league-row {
	display: flex;
	align-items: center;
	gap: 16px;
	padding: 14px 16px;
	margin-bottom: 10px;
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 3px 10px rgba(0,0,0,.08);
	text-decoration: none;
	color: #222;
	transition: background .2s ease, transform .2s ease;
}

.turnirnye-tablicy .league-row:hover {
	background: #f8f8f8;
	transform: translateX(4px);
}

.turnirnye-tablicy .league-row .league-logo {
	width: 48px;
	height: 48px;
	object-fit: contain;
	border-radius: 4px;
}

.turnirnye-tablicy .league-row .info {
	display: flex;
	flex-direction: column;
}

.turnirnye-tablicy .league-row .title {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
}

.turnirnye-tablicy .league-row .season {
	font-size: 13px;
	color: #777;
}


.results-page .o-tb div{width:33%;}
.results-table{width:100%;border-collapse: separate;}
.results-table th {color: #94999f;font-weight: 700;}
.results-table td, .results-table th {padding:10px;vertical-align:middle;border-bottom: 1px dotted #d7d8dc;}
th.results-table__zone._right {padding-right: 12px;}
th.results-table__item {overflow: visible!important;white-space: normal;}
th.results-table__item {min-width: 170px;}
.table td._center, .table th._center {text-align: center;}
._hidden-dt {display: none;}
.results-table th {white-space: nowrap;}

.table-stripe.table-row-hover tbody tr:hover{background-color:rgb(68 113 72 / 10%)}

.table-item__logo {-webkit-box-flex: 0;-ms-flex: 0 0 30px;flex: 0 0 30px;height: 30px;margin: 0px 8px -16px 0;position: relative;width: 30px;display: inline-block;top: -9px;}
.table-item__name {-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;min-width: 0;overflow: hidden;text-overflow: ellipsis;}

td.results-table__outcome span span {background-color: #94999f;border-radius: 50%;display: inline-block;height: 8px;margin: 3px;width: 8px}
td.results-table__outcome span span._win {background-color: #7ca541}
td.results-table__outcome span span._tie {background-color: #f8c027}
td.results-table__outcome span span._lose {background-color: #f14c61}

td.results-table__zone {cursor: pointer;position: relative}

td.results-table__zone._zone_color1 {border-right-color: #7ca541}
td.results-table__zone._zone_color2 {border-right-color: #f8c027}
td.results-table__zone._zone_color3 {border-right-color: #91b8eb}
td.results-table__zone._zone_color4 {border-right-color: #5082c5}
td.results-table__zone._zone_color5 {border-right-color: #eb932f}
td.results-table__zone._zone_color6 {border-right-color: #a3d865}
td.results-table__zone._zone_color7 {border-right-color: #ee999d}
td.results-table__zone._zone_color8 {border-right-color: #f14c61}
td.results-table__zone .results-table__zone-bubble {-webkit-animation: bubbleRight .1s ease;animation: bubbleRight .1s ease;background-color: rgba(70,77,83,.95);border-radius: 7px;color: #fff;display: none;font: 12px/16px Roboto,Arial,sans-serif;left: 100%;margin-left: 20px;padding: 13px 18px;position: absolute;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);white-space: nowrap;z-index: 10;}
td.results-table__zone .results-table__zone-bubble:after {border: 10px solid transparent;border-left: none;border-right-color: rgba(70,77,83,.95);content: "";left: -10px;margin-top: -10px;position: absolute;top: 50%;}
td.results-table__zone:hover .results-table__zone-bubble {display: block;}

.table-item__logo img {height: 30px;}
.table-stripe tbody tr:nth-child(odd) td {background-color: rgba(0,0,0,.02);}
td.results-table__zone, th.results-table__zone {border-right: 3px solid transparent;text-align: center;}

.table-scrollable._collapse-columns{margin-top:20px;}
.table-scrollable__table th._column {border-top: 1px dotted #d7d8dc;}
.table-scrollable__table td._first-column, .table-scrollable__table th._first-column {border-left: 1px dotted #d7d8dc;}
.table-scrollable__table td._column, .table-scrollable__table th._column {border-right: 1px dotted #d7d8dc;}
th.results-table__count {padding-bottom: 4px;padding-left: 0;padding-right: 0;}
.table-scrollable__table th .table-item {-webkit-box-align: center;-ms-flex-align: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;align-items: center;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;width: 100%;}
.table-scrollable__table th .table-item__flag, .table-scrollable__table th .table-item__logo {margin: 0;top: 0;}
th.results-table__item:not(:first-of-type) .tournament-title{font-weight:bold;font-size: 14px;}
.table td._blank, .table th._blank {background-color: rgba(0,0,0,.05)!important;}

.tast2{display: inline-block;margin-left: 50px;}
.tournament-title{margin: 40px 0px 20px 0px;font-size: 20px;}

.match-table.results-page .table {width: 100%;}
.match-table .table-item__pair {margin: 6px 0 0;}
.match-table .table-item__logo {-webkit-box-flex: 0;-ms-flex: 0 0 30px;flex: 0 0 30px;height: 30px;margin: -6px 8px -6px 0;position: relative;width: 30px;top:0;}
.match-table .table-item__logo._sm {-ms-flex-preferred-size: 20px;flex-basis: 20px;height: 20px;margin-bottom: -2px;margin-top: -2px;width: 20px;}
.match-table .table-item__name._lose {color: #94999f;}
.match-table .table-item__logo._sm img {height: 20px;}
.match-table .table._is-row-link tbody tr:first-child td {border-top: 1px dotted #d7d8dc;}
.match-table .tournament-table__result-extra {color: #94999f;font-size: 10px;font-weight: 400;}
.match-table .table td._nowrap, .table th._nowrap {max-width: 0;white-space: nowrap;width: 100%;}
.match-table .tournament-table__result {display: block;font-weight: 700;min-width: 48px;white-space: nowrap;}
.match-table .table-item {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;max-width: 100%;vertical-align: top;}
.match-table .table._is-row-link td:not(.table__row-link) div {position: relative;z-index: 1;}
.match-table .table-item__name {-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;min-width: 0;overflow: hidden;text-overflow: ellipsis;}
.match-table .table-item__name._lose {color: #94999f;}
.match-table .table td, .table th {padding: 7px 6px 6px;}
.match-table .table td {
    border-bottom: 1px dotted #d7d8dc;
    vertical-align: top;
}
.match-table.results-page .tournament-table .table-responsive__row-item._playoff-goals, .match-table.results-page .tournament-table .table-responsive__row-item._playoff-wins {
    font-weight: 700;
    text-align: center;
}
.match-table.results-page .tournament-table .table-responsive__row-item._playoff-res {
    font-weight: 700;
    text-align: center;
    width: 60px;
}

.tournament-table{width:100%;}
.tournament-table td{padding: 7px 6px 6px;}
.tournament-table._playoff .table-item__pair{margin-top: 4px;}
.tournament-table .table-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 100%;
    vertical-align: top;
}
.tournament-table .table-item__logo._sm img {
    height: 20px;
}
.tournament-table .table-item__logo._sm {
    -ms-flex-preferred-size: 20px;
    flex-basis: 20px;
    height: 20px;
    margin-bottom: -2px;
    margin-top: -2px;
    width: 20px;
	top:0;
}
.tournament-table .table-responsive__row-item._playoff-goals, .tournament-table .table-responsive__row-item._playoff-wins {
    font-weight: 700;
    text-align: center;
}
.table-responsive__toggler {
    display: none;
}
.tournament-table .table-responsive__row-item._playoff-res {
    font-weight: 700;
    text-align: center;
    width: 60px;
}

.table-page .o-tb{
	gap: 7px;
	flex-wrap: wrap;
}
.table-page .o-tb div{
	width: auto!important;
    flex: 1;
	margin: 0;
	white-space: nowrap;
}

.t-grid-levels {
    border-bottom: 1px solid #d7d8dc;
}
.t-grid-levels .wrap, .t-grid-levels__wrapper {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	justify-content: center;
	margin-bottom: 5px;
}
.t-grid-levels .wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    min-width: 0;
    white-space: nowrap;
}
.t-grid-levels__button {
    background: transparent;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #36393f;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: 700 15px / 1.33 Roboto, Arial, sans-serif;
    letter-spacing: .5px;
    margin: 0;
    min-width: 0;
    outline: none;
    padding: 4px 8px;
    text-align: center;
}

.t-grid-levels__button._active {
	background: #022236;
	border-color: #022236;
	color: #fff;
}

.t-grid-levels__button .d-txt{
	display:none;
}
.t-grid-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 20px 0 0;
	justify-content: space-between;
}
.t-grid-column {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width:100%;
    pointer-events: none;
    position: relative;
	display:none;
}
.t-grid-column._active{
	display: block;
}

.t-grid-match {
    background: #fff;
    display: block;
    pointer-events: auto;
    position: relative;
	margin-bottom:10px;
	height: 72px;
}

.t-grid-team {
    border: 1px solid #d7d8dc;
    color: #36393f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 5px;
    font: 13px / 1.39 Roboto Condensed, Arial Narrow, sans-serif;
}
.t-grid-team:last-of-type {
    border-top: 0;
}
.t-grid-team:first-of-type {
    border-bottom: 0;
}
.t-grid-team__logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    height: 20px;
    margin: 0 8px 0 0;
    text-align: center;
    white-space: nowrap;
}
.t-grid-team__logo img {
    display: inline-block;
    height: auto;
    width: 20px;
}
.t-grid-team._lose .t-grid-team__name {
    color: #94999f;
}
._with-additional .t-grid-team__name {
    line-height: 36px;
}
.t-grid-team__name {
    color: #36393f;
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    line-height: 26px;
    min-width: 0;
    overflow: hidden;
    padding-right: 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

._with-additional .t-grid-team__score .score-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
._with-additional .t-grid-team {
    height: 36px;
	box-sizing: border-box;
}

.t-grid-match__name {
    color: #36393f;
    display: block;
    font: 13px / 1 Roboto Condensed, Arial Narrow, sans-serif;
    height: 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: -15px;
}

.t-grid-match:nth-child(2n+3) {
	margin-top: 20px;
}

td.results-table__outcome>div {
    display: inline-block
}

td.results-table__outcome span {
    background-color: #94999f;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    margin: 3px;
    width: 8px
}

td.results-table__outcome span._win {
    background-color: #7ca541
}

td.results-table__outcome span._tie {
    background-color: #f8c027
}

td.results-table__outcome span._lose {
    background-color: #d51d2a
}

@media print, screen and (min-width: 768px) {
	.t-grid-levels__button .d-txt{
		display:block;
	}
	.t-grid-levels__button .m-txt {
		display:none;
	}
	.t-grid-levels__button._active {
		background: transparent;
		border-color: transparent;
		color: #36393f;
	}
	.t-grid-columns{
		gap:5px;
	}
	.t-grid-column{
		display:block;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		height: 100%;
		min-width: 0;
	}
    .t-grid-column:first-child {
        padding-top: 0;
    }
	.t-grid-column:nth-child(2) {
        padding-top: 41px;
    }
    .t-grid-column:nth-child(3) {
        padding-top: 128px;
    }
	.t-grid-column:nth-child(4) {
        padding-top: 302px;
    }
	
    .t-grid-column:nth-child(5) {
        padding-top: 650px;
    }
	
	
	.t-grid-match:nth-child(2n) {
		margin-top: 10px;
	}
	.t-grid-column:nth-child(2) .t-grid-match+.t-grid-match {
		margin-top: 102px;
	}
	 .t-grid-column:nth-child(3) .t-grid-match+.t-grid-match {
		margin-top: 276px;
	}
	
	.t-grid-column:nth-child(4) .t-grid-match._third-place {
        margin-top: 276px;
    }
	
	.t-grid-column:nth-child(4) .t-grid-match+.t-grid-match {
        margin-top: 624px;
    }

	.t-grid-column:nth-child(5) .t-grid-match+.t-grid-match {
        margin-top: 1320px
    }

	.t-grid-match:after {
		border: 1px solid #d7d8dc;
		border-left: 0;
		content: "";
		display: block;
		width: 30px;
		height: 5px;
		position: absolute;
		right: -30px;
	}
	.t-grid-match._empty:after,.t-grid-match._without-links:after {
		display: none
	}
	.t-grid-match:nth-child(odd):after {
		border-bottom: 0;
		top: 26px;
	}
	.t-grid-match:nth-child(odd):after {
		top: 36px;
	}
	.t-grid-column:first-child .t-grid-match:after {
		height: 5px;
	}
	.t-grid-match:nth-child(2n):after {
		border-top: 0;
		bottom: 26px;
	}
	.t-grid-match:nth-child(2n):after {
		bottom: 36px;
	}
	.t-grid-column:first-child .t-grid-match:after {
		height: 5px;
	}
	.t-grid-column:nth-child(2) .t-grid-match:after {
		height: 51px;
	}
	.t-grid-column:nth-child(3) .t-grid-match:after {
		height: 138px;
	}
	.t-grid-column:nth-child(4) .t-grid-match:after {
        height: 312px;
    }
	.t-grid-column:last-child .t-grid-match:after {
		display: none
	}
}

.match-timeline {margin: 30px auto;position: relative}
@media screen and (max-width: 710px) {
	/* .match-timeline {display:none} */
}
.match-timeline__team {position: relative}
.match-timeline__team-icon {height: 20px;left: 0;opacity: .6;position: absolute;width: 20px}
.match-timeline__team._team1 .match-timeline__team-icon {bottom: 15px}

.match-timeline__team._team2 .match-timeline__team-icon {top: 15px}
.match-timeline__team-events {height: 25px;position: relative}
.match-timeline__event {background-color: #ddd;border: 1px solid #ddd;border-radius: 100%;height: 20px;left: 0;margin-left: -10px;top: 0;width: 20px;z-index: 1000}
.match-timeline__event,.match-timeline__event:after {position: absolute;-webkit-transition: all .1s ease;transition: all .1s ease}
.match-timeline__event:after {border: 3px solid transparent;border-bottom: none;border-top: 6px solid #ddd;bottom: -6px;content: "";left: 6px}
.match-timeline__event:hover {background-color: #c7c7c7;border-color: #c7c7c7}
.match-timeline__event:hover:after {border-top-color: #c7c7c7}
._team2 .match-timeline__event {top: 6px}
._team2 .match-timeline__event:after {border-bottom: 6px solid #ddd;border-top: none;bottom: auto!important;top: -7px}
._team2 .match-timeline__event:hover:after {border-bottom-color: #c7c7c7}
.match-timeline__event._red,.match-timeline__event._yellow,.match-timeline__event._yellow2 {border-radius: 2px;height: 18px;margin-left: -7px;width: 14px}
.match-timeline__event._red:after,.match-timeline__event._yellow2:after,.match-timeline__event._yellow:after {bottom: -7px;left: 3px}
.match-timeline__event._yellow,.match-timeline__event._yellow2 {background-color: #feca30;border-color: #feca30}
.match-timeline__event._yellow2:after,.match-timeline__event._yellow:after {border-bottom-color: #feca30;border-top-color: #feca30}
.match-timeline__event._yellow2:hover,.match-timeline__event._yellow:hover {background-color: #eeba20;border-color: #eeba20}
.match-timeline__event._yellow2:hover:after,.match-timeline__event._yellow:hover:after {border-bottom-color: #eeba20;border-top-color: #eeba20}
.match-timeline__event._yellow2:hover .match-timeline__event-icon {background-color: #c9111d}
.match-timeline__event._red {background-color: #d51d29;border-color: #d51d29}
.match-timeline__event._red:after {border-bottom-color: #d51d29;border-top-color: #d51d29}
.match-timeline__event._red:hover {background-color: #c9111d;border-color: #c9111d}
.match-timeline__event._red:hover:after {border-bottom-color: #c9111d;border-top-color: #c9111d}
.match-timeline__event-bubble {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-animation: bubbleUp .1s ease;animation: bubbleUp .1s ease;background-color: rgba(70,77,83,.95);border-radius: 7px;bottom: 31px;color: #b4bbc0;display: none;-ms-flex-direction: column;flex-direction: column;font: 12px/16px Roboto,Arial,sans-serif;left: 50%;padding: 13px 18px;position: absolute;-webkit-transform: translateX(-50%);transform: translateX(-50%)}
.match-timeline__event-bubble:after {border: 10px solid transparent;border-bottom: none;border-top-color: rgba(70,77,83,.95);bottom: -10px;content: "";left: 50%;margin-left: -10px;position: absolute}
.match-timeline__event-bubble._left {left: -50px;-webkit-transform: none;transform: none}
.match-timeline__event-bubble._left:after {left: 60px}
._team2 .match-timeline__event-bubble {bottom: 51px}
.match-timeline__event._red .match-timeline__event-bubble,.match-timeline__event._yellow .match-timeline__event-bubble {bottom: 29px}
._team2 .match-timeline__event._red .match-timeline__event-bubble,._team2 .match-timeline__event._yellow .match-timeline__event-bubble {bottom: 49px}
.match-timeline__event._yellow2 .match-timeline__event-bubble {bottom: 32px}
._team2 .match-timeline__event._yellow2 .match-timeline__event-bubble {bottom: 49px}
.match-timeline__event:hover {z-index: 1050}
.match-timeline__event:hover .match-timeline__event-bubble {display: table}
.match-timeline__event-icon {background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.999 11h-2c0-2.214 1.01-3.465 1.822-4.471C5.505 5.682 5.999 5.07 5.999 4c0-1.4-.767-2-2-2-1.141 0-1.833 1.021-2.022 2.21L.022 3.79C.546 1.207 2.382 0 3.999 0c2.391 0 4 1.694 4 4 0 1.776-.861 2.843-1.621 3.785-.74.916-1.379 1.708-1.379 3.215zm-2 2h2v2h-2z'/%3E%3C/svg%3E") no-repeat 50%;display: block;height: 18px;margin: 0 auto;width: 18px}
.match-timeline__event._goal .match-timeline__event-icon,.match-timeline__event._nopen .match-timeline__event-icon,.match-timeline__event._own .match-timeline__event-icon,.match-timeline__event._pen .match-timeline__event-icon {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Ccircle fill='%23fff' cx='8' cy='8' r='7'/%3E%3Cpath d='m9.626 6 .999 3.087-2.621 1.901-2.629-1.901L6.384 6h3.242zM16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-2.912 4.034-.248-2.462 1.646-1.841a6.476 6.476 0 0 0-1.068-3.314l-2.424-.534-1.258-2.14C9.184 1.589 8.603 1.5 8 1.5s-1.185.089-1.739.243l-1.255 2.14-2.423.533A6.449 6.449 0 0 0 1.514 7.73l1.642 1.85-.24 2.458a6.507 6.507 0 0 0 2.824 2.048l2.26-.99 2.254.993a6.53 6.53 0 0 0 2.834-2.055z' fill='%23000'/%3E%3C/g%3E%3C/svg%3E")}
.match-timeline__event._hgoal .match-timeline__event-icon,.match-timeline__event._nobul .match-timeline__event-icon {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Cpath d='M8.001.5C3.935.5.5 1.645.5 3c-.006.218 0 3.999 0 3.999C.5 8.725 4.887 9.5 8.001 9.5c3.113 0 7.499-.775 7.5-2.5 0-.001.006-3.782 0-3.978C15.5 1.645 12.065.5 8.001.5z' fill='%23fff'/%3E%3Cpath d='M16 3c0-2-4.265-3-7.999-3C4.266 0 0 1 0 3c-.006.039 0 4 0 4 0 2.312 5.03 3 8.001 3 2.971 0 7.998-.688 8-3 0 0 .006-3.961-.001-4zM1.5 2.992C1.592 2.589 3.729 1.5 7.999 1.5c4.271 0 6.409 1.089 6.502 1.493v.001C14.409 3.409 12.275 4.499 8 4.5c-4.275-.001-6.41-1.091-6.5-1.508zM14.501 7c-.131.412-2.254 1.5-6.5 1.5C3.754 8.5 1.629 7.412 1.5 7l-.001-2.156C3.051 5.629 5.583 5.999 8 6c2.417 0 4.949-.371 6.501-1.155V7z' fill='%23000'/%3E%3C/g%3E%3C/svg%3E")}
.match-timeline__bubble-row._nopen .match-timeline__event-icon:before,.match-timeline__event._nopen .match-timeline__event-icon:before,.match-timeline__event._pen .match-timeline__event-icon:before {background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='6'%3E%3Cpath fill='%23D51D29' d='M2 0H1C.953.615.678 1 0 1v1h1v4h1V0zm3 0H4c-.047.615-.322 1-1 1v1h1v4h1V0z'/%3E%3C/svg%3E") no-repeat 50%;content: "";height: 6px;left: 5px;position: absolute;top: 6px;width: 7px}
._beachsoccer .match-timeline__event._nopen .match-timeline__event-icon:before,._beachsoccer .match-timeline__event._pen .match-timeline__event-icon:before,._futsal .match-timeline__event._nopen .match-timeline__event-icon:before,._futsal .match-timeline__event._pen .match-timeline__event-icon:before {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background: none;background-color: #fff;color: #dd5763;content: "9";font: 9px/10px Roboto,Arial,sans-serif;height: 9px;left: 5.5px;text-align: center;top: 4px}
._futsal .match-timeline__event._nopen .match-timeline__event-icon:before,._futsal .match-timeline__event._pen .match-timeline__event-icon:before {content: "П";font: 8px/11px Roboto,Arial,sans-serif}
.match-timeline__event._own .match-timeline__event-icon:before {background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6'%3E%3Cpath fill='%23D32130' d='m1.001 6 .4-1H4.6L5 6h1L3.6 0H2.4L.001 6h1zM1.8 4l1.199-3L4.2 4H1.8z'/%3E%3C/svg%3E") no-repeat 50%;content: "";height: 6px;left: 5px;position: absolute;top: 6px;width: 7px}
.match-timeline__bubble-row._nobul .match-timeline__event-icon:before,.match-timeline__event._bul .match-timeline__event-icon:before,.match-timeline__event._nobul .match-timeline__event-icon:before,.match-timeline__event._winbul .match-timeline__event-icon:before {background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='6'%3E%3Cpath fill='%23D51D29' d='M2 2H1V1h2.5V0H0v6h2a2 2 0 0 0 0-4zm0 3H1V3h1a1 1 0 1 1 0 2z'/%3E%3C/svg%3E") no-repeat 50%;content: "";height: 6px;left: 7px;position: absolute;top: -4px;width: 4px}
._team2 .match-timeline__bubble-row._nobul .match-timeline__event-icon:before,._team2 .match-timeline__event._bul .match-timeline__event-icon:before,._team2 .match-timeline__event._nobul .match-timeline__event-icon:before,._team2 .match-timeline__event._winbul .match-timeline__event-icon:before {top: 16px}
.match-timeline__event._winbul .match-timeline__event-icon:before {background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 9 6' style='enable-background:new 0 0 9 6' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:%23d51d29}%3C/style%3E%3Cpath class='st0' d='M7 2H6V1h2.5V0H5v6h2c1.1 0 2-.9 2-2s-.9-2-2-2zm0 3H6V3h1c.6 0 1 .4 1 1s-.5 1-1 1zM0 0v6h1V1h2v5h1V0z'/%3E%3C/svg%3E") no-repeat 50%;left: 6px;width: 8px}
.match-timeline__bubble-row._nobul .match-timeline__event-icon:after,.match-timeline__bubble-row._nopen .match-timeline__event-icon:after,.match-timeline__event._nobul .match-timeline__event-icon:after,.match-timeline__event._nopen .match-timeline__event-icon:after {background-color: #d51d29;content: "";height: 26px;left: 8px;position: absolute;top: -4px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);width: 1px}
.match-timeline__bubble-row._nobul .match-timeline__event-icon,.match-timeline__bubble-row._nopen .match-timeline__event-icon {margin: 0 8px 0 0;position: relative}
.match-timeline__bubble-row._nobul .match-timeline__event-icon:after,.match-timeline__bubble-row._nopen .match-timeline__event-icon:after {background-color: #dd5763}
.match-timeline__bubble-row._nobul .match-timeline__event-icon:before {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='6' xml:space='preserve'%3E%3Cpath fill='%23dd5763' d='M2 2H1V1h2.5V0H0v6h2a2 2 0 0 0 0-4zm0 3H1V3h1a1 1 0 1 1 0 2z'/%3E%3C/svg%3E")}
.match-timeline__event._red .match-timeline__event-icon,.match-timeline__event._yellow .match-timeline__event-icon {display: none}
.match-timeline__event._yellow2 .match-timeline__event-icon {background: #d51d29;border: 1px solid #fff;border-radius: 3px;-webkit-box-sizing: content-box;box-sizing: content-box;height: 18px;-webkit-transform: translate(1px,-5px);transform: translate(1px,-5px);width: 14px}
._team2 .match-timeline__event._yellow2 .match-timeline__event-icon {-webkit-transform: translate(1px,1px);transform: translate(1px,1px)}
.match-timeline__event-count {background: #ff4800;border: 1px solid #fff;border-radius: 50%;color: #fff;font: 700 8px/11px Roboto Condensed,Arial Narrow,sans-serif;height: 13px;position: absolute;right: -6px;text-align: center;top: -3px;width: 13px}
.match-timeline__team._team2 .match-timeline__event-count {bottom: -3px;top: auto}
.match-timeline__line {background-color: #bfc2c5;height: 15px;overflow: hidden;position: relative}
.match-timeline__line-progress {height: 15px}
.match-timeline__line-progress._football {background-color: #447148}
.match-timeline__line-progress._hockey {background-color: #499dbb}
.match-timeline__line-progress._beachsoccer {background-color: #a68b50}
.match-timeline__line-progress._futsal {background-color: #48b3b1}
.match-timeline__line-tick {border-right: 1px solid #fff;-webkit-box-sizing: border-box;box-sizing: border-box;color: #f1f1f1;font: 11px/16px Roboto,Arial,sans-serif;padding: 0 3px;position: absolute;text-align: right;top: 0}
.match-timeline__line-tick:last-child {border-right: none}
.match-timeline__bubble-row {display: table-row}
.match-timeline__bubble-minute {color: #fff;font-size: 14px;padding: 0 10px 0 0}
.match-timeline__bubble-minute,.match-timeline__bubble-text {display: table-cell;vertical-align: top}
.match-timeline__bubble-row+.match-timeline__bubble-row .match-timeline__bubble-minute,.match-timeline__bubble-row+.match-timeline__bubble-row .match-timeline__bubble-text {padding-top: 5px}
.match-timeline__bubble-desc {color: #b4bbc0;font-size: 12px;text-align: center}
.match-timeline__bubble-title {-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 2px;white-space: nowrap}
.match-timeline__bubble-score {border: 1px solid rgba(255,255,255,.4);border-radius: 2px;color: #fff;font: 12px/16px Roboto Condensed,Arial Narrow,sans-serif;margin: -2px 8px 0 0;padding: 0 4px;position: relative}
.match-timeline__bubble-row._bul .match-timeline__bubble-score:before,.match-timeline__bubble-row._nopen .match-timeline__bubble-score:before,.match-timeline__bubble-row._own .match-timeline__bubble-score:before,.match-timeline__bubble-row._pen .match-timeline__bubble-score:before,.match-timeline__bubble-row._winbul .match-timeline__bubble-score:before {bottom: -3px;content: "";height: 6px;left: 50%;position: absolute;-webkit-transform: translateX(-50%);transform: translateX(-50%);width: 8px}
.match-timeline__bubble-row._nopen .match-timeline__bubble-score:before,.match-timeline__bubble-row._pen .match-timeline__bubble-score:before {background: rgba(70,77,83,.95) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='6'%3E%3Cpath fill='%23dd5763' d='M2 0H1C.953.615.678 1 0 1v1h1v4h1V0zm3 0H4c-.047.615-.322 1-1 1v1h1v4h1V0z'/%3E%3C/svg%3E") no-repeat 50%}
.match-timeline__bubble-row._own .match-timeline__bubble-score:before {background: rgba(70,77,83,.95) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6'%3E%3Cpath fill='%23dd5763' d='m1.001 6 .4-1H4.6L5 6h1L3.6 0H2.4L.001 6h1zM1.8 4l1.199-3L4.2 4H1.8z'/%3E%3C/svg%3E") no-repeat 50%}
.match-timeline__bubble-row._bul .match-timeline__bubble-score:before {background: rgba(70,77,83,.95) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='6' xml:space='preserve'%3E%3Cpath fill='%23dd5763' d='M2 2H1V1h2.5V0H0v6h2a2 2 0 0 0 0-4zm0 3H1V3h1a1 1 0 1 1 0 2z'/%3E%3C/svg%3E");background-position: 50%;background-repeat: no-repeat;bottom: -5px}
.match-timeline__bubble-row._winbul .match-timeline__bubble-score:before {background: rgba(70,77,83,.95) url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 9 6' style='enable-background:new 0 0 9 6' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:%23dd5763}%3C/style%3E%3Cpath class='st0' d='M7 2H6V1h2.5V0H5v6h2c1.1 0 2-.9 2-2s-.9-2-2-2zm0 3H6V3h1c.6 0 1 .4 1 1s-.5 1-1 1zM0 0v6h1V1h2v5h1V0z'/%3E%3C/svg%3E");background-repeat: no-repeat;bottom: -5px}
._beachsoccer .match-timeline__bubble-row._nopen .match-timeline__bubble-score:before,._beachsoccer .match-timeline__bubble-row._pen .match-timeline__bubble-score:before,._futsal .match-timeline__bubble-row._nopen .match-timeline__bubble-score:before,._futsal .match-timeline__bubble-row._pen .match-timeline__bubble-score:before {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background: none;background-color: #51575d;color: #dd5763;content: "9";font: 9px/10px Roboto,Arial,sans-serif;text-align: center}
._futsal .match-timeline__bubble-row._nopen .match-timeline__bubble-score:before,._futsal .match-timeline__bubble-row._pen .match-timeline__bubble-score:before {content: "П";font: 8px/11px Roboto,Arial,sans-serif}
.match-timeline__bubble-icon {height: 22px;margin: -4px 8px -2px 0}

.match-icon._yellow {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='18' xml:space='preserve'%3E%3Cpath fill='%23FECA30' d='M2 0h10a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2z'/%3E%3C/svg%3E")}

.match-icon._yellow2 {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='22' xml:space='preserve'%3E%3Cpath fill='%23FECA30' d='m2 4 1 .004V16c0 1.654 1.346 3 3 3h8v1a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2z'/%3E%3Cpath fill='%23D51D29' d='M6 0h10a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2z'/%3E%3C/svg%3E")}

.match-icon._red {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='18' xml:space='preserve'%3E%3Cpath fill='%23D51D29' d='M2 0h10a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2z'/%3E%3C/svg%3E")}
.match-icon {background-repeat: no-repeat;display: inline-block;height: 19px;width: 17px;}

.table-games+.table-games-title{margin-top:15px;}
.table-games-title{font-size:13pt;color:#ffff00;margin-bottom:20px;text-decoration:underline;}
.table-games,.table-games>div{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items: center;}
.table-games{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.table-games>div{width:24%;margin-bottom: 4px;}
.table-games>div a{color:#fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.table-games>div img{margin: 0 7px;min-width: 16px;}
.table-games .time.active{color:#23ff00}

.time-utc{float: right;margin-right: 20px;color: #ffffff;}
.time-utc select{cursor:pointer;background: transparent;color: #fff;border: none;border-bottom: 1px solid #ccc;-webkit-appearance: none;-moz-appearance: none;appearance: none;padding:0px 3px;}
.time-utc select option{color:#000;}
.colon {
  -webkit-animation: colon 1s linear infinite;
  animation: colon 1s linear infinite;
}
@-webkit-keyframes colon {
  0% { opacity:1; }
  50% { opacity:0.2; }
  100% { opacity:1; }
}
@keyframes colon {
  0% { opacity:1; }
  50% { opacity:0.2; }
  100% { opacity:1; }
}
img.tennis{
background-color: #d7d8dc;
    border: 1px solid #d7d8dc;
    border-radius: 100%;
    display: block;
	margin:10px auto;
}
.score-table{
	margin:30px 10px 0px 10px;
}
.score-table table{
	margin: 0 auto;
    table-layout: fixed;
    text-align: center;
    width: auto;
	font-size: 13px;
}
.score-table td, .score-table th {
    border-bottom: none;
    padding: 0;
    text-align: center;
}
.score-table table th:nth-child(-n+1), .score-table table td:nth-child(-n+1),.score-table table th:nth-last-child(-n+1),.score-table table td:nth-last-child(-n+1){
	display:none;
}
.score-table table th:nth-child(n+2):nth-last-child(n+2) {
    width: 26px;
	padding-bottom: 3px;
}
.score-table td{
	border-top: 1px dotted #d7d8dc;
	padding:7px 0px;
}
.score-table table td:nth-child(n+1):nth-last-child(n+2) {
    border-right: 1px dotted #d7d8dc;
}
.score-table th{
	color: #94999f;
}
.score-table table td:nth-last-child(-n+2), .score-table table th:nth-last-child(-n+2) {
    border-right: none!important;
}

.table-body-border._bottom td {
	border: none!important;
    border-bottom: 1px dotted #d7d8dc!important;
    height: 8px;
    padding: 0;
    line-height: 0;
}

.table-body-border._top td {
	border: none!important;
    border-top: 1px dotted #d7d8dc!important;
    height: 8px;
    padding: 0;
    line-height: 0;
}

.table-body-border._top + tr td{border-top:none;}

#list-logo-club{
	display:none;
	padding:0px 40px;
	max-width: 512px;
}
#list-logo-club.slick-initialized{
	display:block;
}

.list-logo-club {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin:10px -5px 0px -5px;
}
.sd-news .list-logo-club {
	margin:0;
}

.list-logo-club li {
    margin: 5px;
}

.sd-news .list-logo-club li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 12.5%;
    margin: 0 0 14px;
}

.logo-club {
    width: 23px;
    min-width: 23px;
    height: 23px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: solid 1px #bcbcbc;
    background-color: #f7f7f7;
    padding: 1px;
    overflow: hidden;
	cursor:pointer;
}

.logo-club img {
    display: block;
    max-width: 100%!important;
    height: auto;
}

.slick-prev, .slick-next {
	position: absolute;
    top: calc(50% - 15px);
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background: #ecedf1;
    border-radius: 100%;
    color: #000;
    line-height: 30px;
    font-size: 16px;
	transition:0.3s all;
}

.slick-prev:hover, .slick-next:hover {
	background:#7f8698;
	color:#fff;
}
.slick-prev {
    left: 0px;
}
.slick-next {
    right: 0px;
}



.side-btn{
	display: block;
    line-height: 25px;
    color: #fff!important;
    background: #8EB275;
    padding: 5px 10px;
    text-align: center;
	transition:0.3s all;
}

.side-btn:hover{
	background: #7A8599;
	text-decoration:none;
}


/* COMMENTS
----------------------------------------------- */
.add-comm-form {
    position: relative;
    margin: 20px 0;
}

.add-comm-title {
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.add-comm-form textarea {
    display: block;
    width: 100%;
    padding: 10px!important;
    border: 1px solid #e3e3e3;
    background-color: #FFF;
    border-radius: 0 0 0px 0px;
    box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, 0.1);
    overflow: auto;
    vertical-align: top;
    resize: vertical;
	height: 85px;
	margin-bottom: 15px;
}


.add-comm-submit {
    float: right;
}

.add-comm-submit button{
	line-height: 30px;
    border-radius: 3px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
    padding: 0px;
    background: #7A8599;
    color: #fff;
    border: none;
    padding: 0px 20px;
	transition:0.3s all;
}

.add-comm-submit button:hover{
	background: #8EB275;
}

.add-comm-inputs{
	display: flex;
    justify-content: space-between;
	margin-bottom:15px;
}

.add-comm-inputs input,.form-secur input {
    width: 49%;
    padding: 10px;
    border: 1px solid #e3e3e3;
    background-color: #FFF;
    border-radius: 0 0 0px 0px;
    box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
}

.add-comm-protect {
    float: left;
}


.form-secur {
    width: 100%;
    float: right;
	margin-top: 5px;
}
.form-secur input {
	width:auto;
    display: inline-block;
    max-width: 300px;
    vertical-align: top;
}
.form-secur>a {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

#dle-content img{
	max-width:100%!important;
}

.social-likes .forecast{background: #3390ec;border-radius: 4px;line-height: 19px;padding: 3px 8px;border: 1px solid #3390ec;font-weight: 400;color: #fff;text-decoration:none;}
.social-likes .forecast:hover{background: #2478cc;border: 1px solid #2478cc;text-decoration:none;}

.tournaments-select{
	position: relative;
    display: block;
}
.tournaments-select select{
	padding: 6px 10px;
    border-radius: 4px;
    cursor: pointer;
}

#captcha-container{
	padding: 20px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	position:relative;
}

.fs-dop .h2{
	font-size: 16px;
    font-weight: normal;
	margin-bottom:15px;
}
.fs-dop .teams-block{
	display:none;
}

.fs-dop .text-players .lineups-block{max-height: 200px;overflow: auto;}

.match-stat__row {border-top: 1px dotted #d7d8dc;display: -webkit-box;display: -ms-flexbox;display: flex;padding: 7px 0 7px 5px}

.swiping-tabs .match-stat__row:first-child {border-top: none}

.match-stat__row:last-child {border-bottom: 1px dotted #d7d8dc}
.match-stat__row:nth-child(odd) {background-color: rgba(0,0,0,0.02)}
.match-stat__row:nth-child(odd) .match-score:before {background-color: #fafafa}

.match-stat__row.team1 {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;padding-left: 5px;padding-right: calc(50% - 21px)}
.match-stat__row.team2 {padding-left: calc(50% - 21px);padding-right: 5px}
.match-stat__row-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;position: relative}
.match-stat__row-wrapper.team1 .match-stat__info {text-align: right}
.match-stat__row-wrapper.team1 .match-stat__video {left: 0}
.match-stat__row-wrapper.team2 {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse}

.match-stat__row-wrapper.team2 .match-stat__add-info {margin: 0 6px 0 0}
.match-stat__row-wrapper.team2 .match-stat__video {right: 0}
.match-stat__row-wrapper.var.team2 .match-stat__add-info {margin: 0 13px 0 0}

.match-stat__col {display: -webkit-box;display: -ms-flexbox;display: flex;width: 50%}
.match-stat__col .match-stat__main-value {margin: 0 0 0 8px}
.match-stat__col.team1 {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;padding-right: 15px}
.match-stat__col.team1 .match-stat__info {text-align: right}
.match-stat__col.team2 {padding-left: 15px}
.match-stat__col.team2 .match-stat__main-value {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;margin: 0 8px 0 0;order: 1}
.match-stat__col.team2 .match-stat__info {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2}
.match-stat__player-sub {font-size: 12px;line-height: 16px}

.match-stat__add-info,.match-stat__player2,a.match-stat__player2 {color: #94999f}
.match-stat__add-info {width: 36px;-webkit-box-flex: 0;-ms-flex: 0 0 36px;flex: 0 0 36px;font-size: 11px;margin: 0 0 0 6px;text-align: center}

.match-stat__row-wrapper.var .match-stat__add-info {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 0;-ms-flex: 0 0 60px;flex: 0 0 60px;margin-left: 13px;padding-top: 2px;width: 60px}

.match-stat__main-value {width: 42px;-webkit-box-flex: 0;color: #36393f;-ms-flex: 0 0 42px;flex: 0 0 42px;font-size: 13px;font-weight: 700;text-align: center}
.match-stat__main-value._w-75 {width: 75px;-ms-flex-preferred-size: 75px;flex-basis: 75px}
.team1 .match-stat__info+.match-stat__main-value {margin-left: 6px}
.team2 .match-stat__info+.match-stat__main-value {margin-right: 6px}

.match-stat__desc {color: #94999f;font-size: 12px;font-weight: 400}
.match-stat__video {line-height: 0;text-align: center}
.match-stat__icon-separator {-webkit-box-flex: 0;-ms-flex: 0 0 9px;flex: 0 0 9px;line-height: 1;margin: 1px 3px 0 6px}

.match-score {
    border: 1px solid #36393f;
    border-radius: 2px;
    color: #36393f;
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    padding: 0 3px;
    position: relative;
    text-align: center
}

@media screen and (max-width: 969px) {
    .match-score {
        font-size:11px;
        line-height: 15px;
        margin-top: -1px
    }
}

@media print,screen and (min-width: 970px) {
    .match-stat__row-wrapper.team1 {padding-left:30px}

    .match-stat__row-wrapper.team2 {padding-right: 30px}
    .match-stat__video {position: absolute;top: -1px}
}

@media screen and (max-width: 969px) {
    .match-stat__col.team1 {padding-right:5px}
    .match-stat__col.team2 {padding-left: 5px}
}

@media screen and (max-width: 767px) {
    .match-stat__row-wrapper.var {-ms-flex-wrap:wrap;flex-wrap: wrap;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end}
    .match-stat__row-wrapper.var .match-stat__info {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;padding: 9px 43px 2px 0;width: 100%}
    .match-stat__row-wrapper.var.team2 .match-stat__info {padding: 9px 0 2px 44px}
}

.poll-card {
    border-radius: 14px;
    padding: 20px;
    width: 100%;
    text-align: center;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    margin: 0 auto;
}
.poll-title {
    font-size: 18px;
    font-weight: normal;
    color: #000;
    margin: 0;
}
.poll-subtitle {
    color: #636363;
    margin: 5px 0 10px 0;
}
.poll-options {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 4px;
}
.poll-option {
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    height: 100%;
    padding: 10px 0;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 4px 4px 0 0;
    overflow: hidden;
	transition:0.3s all;
}
.poll-card:not(.voted):not(.closed) .poll-option:hover {
    background: rgba(0, 0, 0, 0.08);
}
.poll-card.voted .poll-option,
.poll-card.closed .poll-option {
    cursor: default !important;
    pointer-events: none !important;
}
.flag-wrapper,
.poll-percent {
    position: relative;
    z-index: 2;
}
.flag-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.flag { width: 46px; height: 46px; }
.flag img { width: 100%; height: 100%; object-fit: cover; }
.poll-percent {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 4px;
    margin-top: auto;
    margin-bottom: 4px;
    margin-top: 12px;
}
.check-icon {
    background: #ffffff;
    color: #11141a;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    font-size: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
}
.progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #e0e0e0;
    z-index: 1;
    min-height: 8px;
    transition: height 0.3s ease;
}

.poll-card:not(.voted):not(.closed) .poll-percent,
.poll-card:not(.voted):not(.closed) .progress-bar {
    display: none;
}

.poll-card.voted .poll-option.selected .progress-bar {
    background: #a3d9cf;
}
.poll-card.voted .poll-option:not(.selected) {
    opacity: 0.7;
}

.lang-modal {position: fixed;top:50%;left:50%;z-index: 9999;background:#fff;border:1px solid #ccc;border-radius: 8px;padding: 16px;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);max-width: 380px;min-width: 320px;transform: translate(-50%, -50%);}
.lang-modal-content p {margin: 0 0 12px 0;font-size: 14px;color: #333;}
.lang-modal-buttons {display: flex;gap: 10px;}
.lang-modal-buttons>*{padding: 6px 12px;font-size: 13px;border-radius: 4px;cursor: pointer;text-decoration: none;text-align: center;border: none;transition:0.3s all;}
.lang-modal-buttons a{background:#447148;color:#fff;}
.lang-modal-buttons a:hover{background:#425544;text-decoration:none;}
.lang-modal-buttons button { background: #e0e0e0;color:#333;border:none;}
.lang-modal-buttons button:hover{ background: #d5d5d5;}
@media screen and (min-width: 961px) {
body {overflow: auto !important;}
#zakr, #hovr {display: none !important;}
#leftColomn {display: block !important; left: 0px !important;}
}

.footer .page {margin-top: 0px !important;}

@media screen and (max-width: 960px) {      
.header .hed-top > div[id] {
display: none !important;
}
img {max-width: 100%; height: auto; box-sizing: border-box;}
iframe, textarea, input, button, submit, select, video, object, embed {max-width: 100%; box-sizing: border-box;}
table, span, ins {max-width: 100%;}

body > div[style*="z-index: 2147483645"] {z-index: 9999999 !important;}

#leftColomn {float: none !important; margin: 0px; padding: 0px; width: 270px !important; max-height: 100%; height: 100%; box-sizing: border-box; overflow: auto; -webkit-overflow-scrolling:touch; touch-action: pan-y; position: fixed; display: none; background-color: #fff; top: 0px; left: -100%; right: auto; z-index: 99999995; -webkit-transition: left 0.5s; -moz-transition: left 0.5s; -o-transition: left 0.5s; transition: left 0.5s;}
#buter {border: 1px solid #e3e3e3; border-top: none; border-left: none; opacity: 0.7; width: 32px; height: 23px; cursor: pointer; box-sizing: content-box; display: block !important; padding: 6px; position: absolute; top: 0px; left: 0px; z-index: 99999990; background-color: #fff; border-radius: 0 0 3px 0;}
#buter:hover {opacity: 1 !important;}
#buter:before {content: ""; display: block; height: 4px; border-top: 5px solid #41403e; border-bottom: 5px solid #41403e;}
#buter:after {content: ""; display: block; height: 4px; border-bottom: 5px solid #41403e;}
#zakr {z-index: 99999999 !important; cursor: pointer; color: #ffffff; position: fixed; right: 5px; top: 5px; padding: 0; font-size: 25px; line-height: 25px; width: 25px; text-align: center;}
#zakr:hover {color: #ff0000 !important;}
#hovr {background: #000000; background: rgba(0, 0, 0, 0.7); position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; z-index: 99999993; opacity: 0; -webkit-transition: opacity 1s; -moz-transition: opacity 1s; -o-transition: opacity 1s; transition: opacity 1s;}
#hmenu {height: auto; background: none;}
.hmrb {height: auto; background: none;}
.hmlb {height: auto; background: none;}
#ulm {width: auto; height: auto; padding: 0px; padding: 10px 0px;}
#ulm li {height: auto; background: none; float: none; padding: 5px 15px; color: #005AC3; position: relative;}
#ulm li:after {content: ""; position: absolute; top: 12px; right: 15px; border: 4px solid transparent; border-top: 4px solid #afafaf;}
#ulm li:hover:after {border-top: 4px solid #ff0000;}
#ulm li a span {color: #005AC3 !important;}
#ulm li a span:hover  {color: #ff0000 !important;}
#ulm li:hover {color: #ff0000;}
#hbmenu {width: auto; height: auto; padding: 10px 0px;}
#hbmenu ul {height: auto; padding: 0px; width: auto !important;}
#hbmenu ul li {height: auto; padding: 5px 15px; float: none;}
#hbmenu ul li:empty {display: none;}

#leftColomn #hbmenu ul li{display: block;text-align: left;}

body {min-width: 0px; /* font-size: 14px; */}
.page {width: auto; margin: 0px auto 0px;}
.header {padding: 0px;}
.header .hed-top {box-shadow: inset 0px 0px 20px 3px #080b1a; margin: 0px;}
.hed-top .rht-hed {float: none; padding: 0px; width: auto;}
.rht-hed .naw {padding: 0px;}
.time-utc{float: none;position: absolute;right: 15px;top: 5px;z-index: 1;margin: 0;}
.hed-top .rht-hed .log-in {float: none; position: absolute; right: 15px; top: 28px; z-index: 1;}
.hed-top .rht-hed .log-in a.enter {color: #fff;}
.hed-top .rht-hed .log-in a {color: #fff;}
.rht-hed .naw .search {float: none; position: absolute; left: 0px; bottom: -1px; z-index: 1; width: 100%; height: 23px; box-sizing: border-box; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border-bottom: 1px solid #e3e3e3;}
.rht-hed .naw .search .inp {width: 100%; padding-right: 13px;}
.rht-hed .naw .search .mag {position: absolute; right: 8px; top: 5px;}
.header .hed-top .logo {width: 100%; max-width: unset; height: 40px; left: 0; bottom: 35px; margin-left: 0px; background-size: contain!important;background-position: center !important;}
.header .hed-top .gooool365.logo{background-size: contain;height:54px;width:100%;}
#game-list {width: auto; margin-left: 15px; margin-right: 15px;}
.game-in {width: auto;}
#hish {padding-bottom: 5px; height: auto;}

.content {width: 100%; float: none;}
.articles .item {display: inline-block; vertical-align: top; width: 49% !important; padding: 15px 15px 15px 0px; box-sizing: border-box;}
.articles .item img {margin: 4px 15px 0px 0px;}
.left-cnt {width: 100%; padding: 0px 15px; box-sizing: border-box;}
.right-cnt, .sidebar {width: 50%; float: left;}
.right-cnt img, .sidebar img {max-width: none;}
#vk_groups {width: 100% !important; text-align: center;}
.sidebar .sd-news {padding: 15px 15px 0px;}
.sidebar .sd-news .data span {background-color: #7f8698;}
.sidebar .banner {margin: 0px;}
.sidebar .vk {margin: 0px; padding: 0px 15px 6px 15px;}

.news {padding: 15px 15px 0px; background: #fff;}
.news table {background: #F5F6F8;}
.news a, .news-mnu a {font-size: 14px !important;}
.newsPopImages img {font-size: 0px;}

.articles {padding-bottom: 30px; margin-left: 15px; margin-right: 15px; width: auto !important;}
.left-cnt .articles {margin-left: 0px; margin-right: 0px;}
.flotl {float: none;}
td.search > div {margin: 10px 0px !important;}
td.search table {width: 100%;}
td.search select, #searchinput, #searchuser, #titleonly, #replyless, #replylimit, #searchdate, #beforeafter, #sortby, #resorder {width: 100% !important;}
.article-main .top table {width: 100%;}
.tableform {width: 100%;}
.tableform select {width: 100%;}
.f_textarea {width: 100% !important;}
.f_input {width: 100%; height: 24px;}
#name {width: 100% !important; width: calc(100% - 111px) !important;}
#result-registration {overflow: hidden; width: 100%; word-break: break-word;}

.content p {padding: 0px 0px 6px 0px;}
label {display: inline-block;}


.cnt-wrp {padding: 0px 0px 30px 0px;}

.footer .f-top {padding-bottom: 15px;}
.footer .f-btm {padding-top: 15px;}
.page + center h1 {display: block; padding: 15px;}

._hidden-td {display: none!important;}
.results-table__title.tournament-title._hidden-dt{display:block;margin-top: 40px;font-weight: bold;font-size: 16px;}
.table-scrollable._collapse-columns{margin-top:10px;}
.results-table__zone._num span,.results-table__zone._num + th span{display:block;}

.table-games>div{width:32.33%;}

.iframe_1{height:180px;}
.articles.flotl{max-width:unset;}
}
@media screen and (max-width: 800px) {
.articles .item {width: 100% !important; padding: 15px 0px;}
.game-in table, .game-in tbody {display: block; width: auto; height: auto;}
.game-in td {display: inline-block; vertical-align: top; width: 32.333%; box-sizing: border-box; padding: 4px;}
.game-in tr {display: inline;}
.game-in tr:first-child {display: block;}
.game-in tr:first-child td {width: auto; display: block;}

.match-live{-ms-flex-pack: left;-webkit-justify-content: left;justify-content: left;-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;padding: 10px 5px;}
.match-live div {min-width:auto;max-width:auto;padding: 5px;}
.match-live div {min-width:auto;max-width:auto;padding: 5px;}

}
@media screen and (max-width: 710px) {
td.search td {display: block; width: auto; height: auto;}
.lineups .lineups-block{width:100%;}
.lineups .lineups-block:last-child{display:none;}
.teams-block .team{border-bottom: 1px solid #94999f;cursor: pointer;}
.teams-block .team.active{border-bottom: 4px solid #447148;padding-bottom: 5px;}
.sidebar .sd-news .data span, .right-cnt .news .nuclear span,.sidebar .sd-news .data span a, .right-cnt .news .nuclear span a{font-size:14px!important;padding: 7px 10px;}

.footer .f-top .item.item-1{width:100%;max-width:100%;display: flex;align-items: center;gap: 20px;order:0;margin-bottom: 10px;}
.footer .f-top .item.item-1 .f-logo{margin:0;}
.footer .f-top .item.item-1 .f-mnu{display: flex;gap: 10px;}
.footer .f-top .item.item-1 .f-mnu li{padding:0;}

.table-games>div{width:49%;}

.fs-dop .teams-block{display:flex;}
}
@media screen and (max-width: 650px) {
.game-in td {width: 49%;}
.teams-block .team .team-logo img{width:50%;}
#matchhead2head.sr-widget{overflow-y: scroll;}
#matchhead2head .sr-content{min-width:500px;}
.sr-widgets-livetable .sr-played,.sr-widgets-livetable .sr-wins,.sr-widgets-livetable .sr-draws,.sr-widgets-livetable .sr-loss{width:20px;}
.sr-widgets-livetable .sr-goal{width:40px;}

.footer .f-top .item{max-width: calc(50% - 5px);min-width: 140px;}
.footer .f-top .item-2{order:1;}
.footer .f-top .item-3{order:3;}
.footer .f-top .item-4{order:2;}
.footer .f-top .item-5{order:4;}
}
@media screen and (max-width: 600px) {
.right-cnt, .sidebar {width: 100%;}
#dosearch, #doclear, #doreset {margin: 5px 5px 5px 0px !important;}

.turnirnye-tablicy .league-row {padding: 12px;}
}
@media screen and (max-width: 500px) {
	.iframe_1{height:150px;}
	.footer .f-btm-text{flex-wrap: wrap;}
}
@media screen and (max-width: 450px) {
.tableform, .tableform tbody, .tableform tr {display: block;}
.tableform td {display: block; width: auto; height: auto;}
.tableform td.label {padding: 15px 0px 0px 0px;}
#hish{text-align: center;}
.game-in td {text-align: left;}
.game-in td {width: 100%;}
.o-tb{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.o-tb div,.o-tb a{width:49%;margin:3px 0px;}
.o-tb div.active:after{display:none;}
.f1-table{overflow-y: scroll;}

.table-games>div{width:100%;}
.info-match{width:100%;}
}
@media screen and (max-width: 400px) {
.articles .item img {float: none; display: block; margin: 0px auto 15px;}
th.results-table__item{min-width:auto;}
}
@media screen and (max-width: 320px) {
.header .hed-top .logo {margin-left: -160px;}
}    
