
.new-match-table span.score{
  display: initial;
  border: none;
  width: auto;
  height: auto;
  padding: 0;
}
.new-match-table table.score td{
  background: initial;
  border: none;
  width: auto;
  height: auto;
}
.new-match-table a{
  all: unset;
  cursor: pointer;
}
.all-matches-padding{
  height: 38px;
}
.month-caption-wraper {
  border-bottom: 3px solid #bd140a;
}
.month-caption {
  background: #fff;
    width: 250px;
    padding: 10px 20px;
    border: 3px solid #bd140a;
    border-bottom: 0;
    font-family: PTSans;
    font-size: 20px;
}
.new-match-table .match-elem{
  overflow: hidden;
  background: #fff;
  padding: 15px 20px;
  border-bottom: 5px solid #b7b7b6;
}
.new-match-table .match-elem:hover{
  background: #e8e8e8;
}
.new-match-table .match-date{
  padding-top: 10px;
  font-family: PTSans;
  font-size: 20px;
  color: #000;
}
.new-match-table .match-turnir{
  padding-top: 10px;
  font-family: PTSans;
  font-size: 17px;
  font-weight: bold;
  color: #000;
}
.new-match-table .match-detail{
  float: right;
}
.new-match-table .match-detail:before{
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.new-match-table .match-detail .guest-block{
  display: inline-block;
  width: 330px;
  margin-left: 0px;
  vertical-align: middle;
}
.new-match-table .match-detail .home-block{
  display: inline-block;
  width: 330px;
  float: none;
  vertical-align: middle;
}

.turnir-name{
  text-align: center;
  font-family: PTSans;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;}
.team-name{
  font-family: PTSansNarrowBold;
  font-size: 36px;
  color: #db180c;}
.city-name{
  font-family: PTSans;
  font-size: 20px;
  color: #000;}
.home-block{
  float:left; 
  width: 481px;
  text-align: right;
  padding-right: 20px;
  border-right: 1px solid #acacac;}
.guest-block{ 
  margin-left: 502px;
  padding-left: 20px;}
span.score{
  font-family: PTSansNarrowBold;
  font-size: 48px;
  color: #db180c;
  line-height: 46px;}
span.dop_score{
  font-family: PTSansNarrowBold;
  font-size: 24px;
  color: #db180c;
  line-height: 24px;}
table.score{
  min-height: 100px;
}
table.score td.logoTd > div{
  width: 90px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.home-block table.score td.logoTd{
  width: 1px;
  padding: 0 10px 0 0;}
.home-block table.score td.team{
  text-align: right;
  padding-right: 20px;}
table.score td.goals{
  width: 30px;
  text-align: center;
  }
.guest-block table.score td.team{
  text-align: left;
  padding-left: 20px;}
.guest-block table.score td.logoTd{
  width: 1px;
  padding: 0 0 0 10px;}
.match-name{
  margin-bottom: 15px;
  position: relative;}
.date-place{
  padding-top: 10px;
  clear: both;
  text-align: center;
  font-family: PTSans;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 25px;}
#match-info{  
  height: 348px;
  background: #fff;}
.trans-content {
  /*width: 744px; /* Ширина видимой области*/
  height: 445px; /* Высота видимой области*/
  overflow: auto; /* Если отключены скрипты это правило позволит отобразить обычный скролл */
  /*margin-top: -3px;*/}
table.trans-table{
  width: 100%;}
table.trans-table td{
  vertical-align: middle;}
table.trans-table td.event-minute{
  font-family: PTSansNarrowBold;
  font-size: 22px;
  color: #000;
  text-align: center;
  width: 60px;
  min-height: 60px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;}
table.trans-table td.event-img{
  text-align: center;
  width: 60px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;}
table.trans-table td.event-text{
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #000;
  text-align: left;
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;} 
#match-info .news-list-lenta{
  padding: 0 8px;}
#match-info .news-list-lenta a.news-item-detail .main_news_item{overflow: hidden;max-height: 135px;}
#match-info .news-list-lenta a.news-item-detail .main_news_item .title{
  font-family: PTSansNarrowBold;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  height: 42px;
  margin-bottom: 7px;}
#match-info .news-list-lenta a.news-item-detail .main_news_item .img{float: left;width:240px;overflow: hidden;}
#match-info .news-list-lenta a.news-item-detail .main_news_item .img img{display: block;}
#match-info .news-list-lenta a.news-item-detail .main_news_item .text{
  padding-left: 10px;
  overflow: hidden;}
#match-info .news-list-lenta a.news-item-detail .main_news_item .date{  
  font-family: "Trebuchet MS";
  color: #d51a15;
  margin-bottom: 14px;}
#match-info .news-list-lenta a.news-item-detail .main_news_item .anons{  
  font-family: "Trebuchet MS";
  color: #000;  
  font-size: 12px;}  
#match-info .news-list-lenta a.news-item-detail{display:block;text-decoration: none;}
#match-info .news-list-lenta a.news-item-detail:hover .main_news_item .title{text-decoration: underline;}
#match-info .news-list-lenta .hr_main_news{
  border-bottom: 1px dashed #000;
  height: 1px;
  margin: 5px 0 5px 245px;
  overflow: hidden;}
  
#match-info .match-video{
  background: #000;
  /*width: 744px; /* Ширина видимой области*/
  height: 445px; /* Высота видимой области*/
  position: relative;}
#match-info .video_list{
  border-left: 2px solid #000;
  width: 225px;
  height: 440px;
  overflow: auto; /* Если отключены скрипты это правило позволит отобразить обычный скролл */
  float: left;
  padding-top: 2px;}
#match-info .video_list .item{
  background: url('/images/video_list_bg.png') repeat;
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #000000;
  height: 85px;
  border-bottom: 1px solid #000;
  padding: 7px 4px 7px 4px;
  cursor: pointer;}
#match-info .video_list .item.last{border: 0;}
#match-info .video_list .item.active, #match-info .video_list .item:hover{
  background: #000; 
  color: #ffd100;
  height: 85px;
  /*border: 1px solid #fff;*/}
#match-info .video_list .item.active .date span, #match-info .video_list .item:hover .date span{background: none;}
#match-info .video_list .item .date span{
  background: url("/images/mrk_date_video_list.png") no-repeat scroll 100% 0 transparent;
  display: inline-block;
  height: 15px;
  padding-left: 10px;
  width: 14px;}
#match-info .video_list .item .date{margin-bottom: 12px;}
#match-info .video_one{
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  border-top: 2px solid #000000;
  float: left;
  padding: 0;
  width: 773px;
  height: 443px;}
#match-info .video_one > div,
#match-info .video_one iframe{
  width: 100%;
  height: 100%;}
#match-info .video_one a{
  display: block;
  width: 492px;
  height: 298px;
  overflow: hidden;}
#match-info .video_one img{display: block;}
.match-instat{
  float: right;
  background: url('/images/match-instat-1.jpg') no-repeat;
  width: 256px;
  height: 346px;
  position: relative;
  overflow: hidden;}
.match-instat a{
  display: block;
  position: absolute;
  font-family: PTSansNarrowBold;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  width: 200px !important;
  padding-top: 12px;
  text-decoration: none;
  height: 32px;
  background: #F8CD00;
  bottom: 18px;
  text-align: center;
  left: 28px;}
.news-list-box{
  padding: 10px 0;
  height: 425px;
  overflow: auto;
}