/* <span class="my-tooltip">Text<div class="tooltip-hover"><div class="tooltip-hint">Hint</div></div></span>
  .tooltip-hover_above
  .tooltip-hover_right
*/
/* пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ */
.show {
  display: block;
}
.hide {
  display: none;
}
.b-matchcenter {
  font-family: 'Fira Sans', sans-serif;
  padding-left: 10px;
  /*
  * Menu tabs
  */
  /*
   * Text translation - Post
   */
}
.b-matchcenter * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b-matchcenter a {
  text-decoration: none;
  color: inherit;
}
.b-matchcenter a:hover {
  color: inherit;
}
.b-matchcenter .black {
  color: rgba(0, 0, 0, 0.87) !important;
}
.b-matchcenter .gray {
  color: rgba(0, 0, 0, 0.54);
}
.b-matchcenter .gray-light {
  color: rgba(0, 0, 0, 0.38) !important;
}
.b-matchcenter .green {
  color: #38a13c !important;
}
.b-matchcenter .red {
  color: #d01901 !important;
}
.b-matchcenter .yellow {
  color: #f6a623 !important;
}
.b-matchcenter .fw-medium {
  font-weight: 500;
}
.b-matchcenter__shrink {
  font-size: 0;
  width: 17px;
  overflow: hidden;
}
.b-matchcenter__shrink:first-letter {
  font-size: 16px;
  display: inline;
  text-transform: lowercase;
}
.b-matchcenter__shrink:after {
  content: ".";
  font-size: 16px;
}
.b-matchcenter__title {
  padding: 0 230px 28px 20px;
  font-size: 25px;
  font-family: 'PFDinDisplayPro', sans-serif;
  font-weight: 500;
  line-height: 35px;
  color: #3B3E43;
}
.b-matchcenter__title_large {
  font-size: 24px;
  padding: 0 140px 4px 2px;
}
.b-matchcenter__sharing {
  float: right;
  padding-right: 20px;
}
.b-matchcenter__field {
  clear: both;
  border-radius: 10px;
  color: #ffffff;
  background: url('//ss.sport-express.ru/projects/statistics/img/football/matchcenter/bg_matchcenter@2x.jpg');
  background-size: cover;
  margin-top: 0 !important;
}
.b-matchcenter__field_margin {
  margin-top: 20px;
}
.b-matchcenter__header {
  min-height: 70px;
  padding: 20px;
  overflow: hidden;
  font-size: 12px;
  font-family: 'PFDinDisplayPro', sans-serif;
  line-height: 16px;
  text-align: justify;
}
.b-matchcenter__header::after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.b-matchcenter__header .b-table__cell {
  vertical-align: middle;
  text-align: center;
}
.b-matchcenter__header .b-table__cell:first-child {
  text-align: left;
}
.b-matchcenter__header .b-table__cell:last-child {
  text-align: right;
}
.b-matchcenter__header .b-table__cell:nth-child(2):not(:last-child) {
  width: 36%;
}
.b-matchcenter__body {
  overflow: hidden;
  padding: 27px 0 45px;
  font-size: 0;
  min-height: 178px;
}
.b-matchcenter__footer {
  min-height: 60px;
  padding: 30px 20px;
  position: relative;
  overflow: hidden;
}
.b-matchcenter .b-time-info {
  margin-bottom: 20px;
  font-family: 'PFDinDisplayPro', sans-serif;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-align: center;
}
.b-matchcenter .b-point {
  align-items: center;
  justify-content: flex-end;
  margin: 1px auto 0;
  text-align: right;
  color: rgba(0, 0, 0, 0.54);
  /*font-weight: 700;*/
}
.b-matchcenter .b-point__items {
  display: flex;
  margin-right: 20px;
}
.b-matchcenter .b-point__item {
  display: inline-flex;
  justify-content: center;
  min-width: 40px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 3px;
  padding: 8px 7px 6px;
  background: rgba(42, 47, 55, 0.5);
  text-decoration: none;
  color: #fff;
}
.b-matchcenter .b-point__item:hover,
.b-matchcenter .b-point__item.active {
  background: #FF9F41;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
}
.b-matchcenter .b-team {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  text-align: center;
  font-size: 21px;
  line-height: 28px;
  font-weight: 700;
  font-family: 'PFDinDisplayPro', sans-serif;
}
.b-matchcenter .b-team_left,
.b-matchcenter .b-team_right {
  width: 39%;
}
.b-matchcenter .b-team_left {
  padding-left: 21px;
}
.b-matchcenter .b-team_right {
  padding-right: 21px;
}
.b-matchcenter .b-team .b-flag {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 80px;
  height: 80px;
  background-color: #ffffff;
  margin: 0 auto 12px;
}
.b-matchcenter .b-team .b-flag img {
  width: 100%;
}
.b-matchcenter .b-team a,
.b-matchcenter .b-team a:hover,
.b-matchcenter .b-team a:visited,
.b-matchcenter .b-team a:focus {
  text-decoration: none;
  color: #ffffff;
}
.b-matchcenter .b-score {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  position: relative;
  width: 22%;
  margin: 0 auto;
  font-size: 12px;
  line-height: 1.33em;
  text-align: center;
}
.b-matchcenter .b-score__match {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
}
.b-matchcenter .b-score__match a,
.b-matchcenter .b-score__match a:hover,
.b-matchcenter .b-score__match a:visited,
.b-matchcenter .b-score__match a:focus {
  text-decoration: none;
  color: #ffffff;
}
.b-matchcenter .b-score__total {
  position: absolute;
  left: 0;
  right: 0;
  top: 15px;
  font-weight: 500;
  font-size: 50px;
  line-height: 1em;
  text-align: center;
}
.b-matchcenter .b-score__total.gray {
  color: rgba(255, 255, 255, 0.5);
}
.b-matchcenter .b-score__info {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  text-align: center;
  font-family: 'PFDinDisplayPro', sans-serif;
}
.b-matchcenter .b-score__penalty {
  font-size: 27px;
  line-height: 1em;
  margin-bottom: 5px;
}
.b-matchcenter .b-score_first {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 55px;
  text-align: right;
}
.b-matchcenter .b-score_second {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 55px;
  text-align: left;
}
.b-matchcenter .b-score_middle {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  text-align: center;
}
.b-matchcenter .b-player {
  margin-bottom: 8px;
  font-size: 14px;
  font-family: 'PFDinDisplayPro', sans-serif;
  line-height: 20px;
  color: #2A2F37;
}
.b-matchcenter .b-player__inner {
  display: flex;
  justify-content: flex-end;
}
.b-matchcenter .b-player:last-child {
  margin-bottom: 0;
}
.b-matchcenter .b-player__pass-ball {
  font-weight: 300;
  white-space: nowrap;
  color: #70757B;
}
.b-matchcenter .b-player .icon {
  margin-left: 6px;
  vertical-align: -3px;
}
.b-matchcenter .b-player a,
.b-matchcenter .b-player a:hover,
.b-matchcenter .b-player a:visited,
.b-matchcenter .b-player a:focus {
  text-decoration: none;
}
.b-matchcenter .b-player .icon-football {
  font-size: 20px;
  fill: #2A2F37;
}
.b-matchcenter .b-player .icon-f-np {
  margin-top: -4px;
  font-size: 26px;
}
.b-matchcenter .b-player__icon-text {
  position: absolute;
  bottom: -2px;
  right: -2px;
  width: 14px;
  height: 14px;
  font-family: 'PFDinDisplayPro', sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  background-color: #fff;
  color: #2A2F37;
  border-radius: 50%;
}
.b-matchcenter .b-football-icon {
  display: inline;
  position: relative;
}
.b-matchcenter .b-football-icon__text {
  position: absolute;
  bottom: -2px;
  right: -2px;
  width: 14px;
  height: 14px;
  font-family: 'PFDinDisplayPro', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  background-color: #fff;
  color: #2A2F37;
  border-radius: 50%;
}
.b-matchcenter .non-penalty {
  opacity: 0.7;
}
.b-matchcenter .non-penalty:first-child {
  padding-top: 12px;
}
.b-matchcenter .b-overtime {
  margin-bottom: 20px;
  text-align: center;
  font-size: 27px;
  line-height: 0.83em;
}
.b-matchcenter .b-goal-wrap {
  display: flex;
}
.b-matchcenter .b-goal {
  position: relative;
  z-index: 1;
  padding: 0 24px;
}
.b-matchcenter .b-goal_left,
.b-matchcenter .b-goal_right {
  width: 50%;
}
.b-matchcenter .b-goal_left {
  text-align: right;
  border-right: solid #F4F5F5;
}
.b-matchcenter .b-goal_left .b-player__icon {
  margin-left: 20px;
}
.b-matchcenter .b-goal_left .b-player.non-penalty {
  margin-right: -9px;
}
.b-matchcenter .b-goal_right {
  width: 50%;
}
.b-matchcenter .b-goal_right .b-player__inner {
  flex-direction: row-reverse;
}
.b-matchcenter .b-goal_right .b-player__icon {
  margin-right: 20px;
}
.b-matchcenter .b-goal_right .b-player.non-penalty {
  margin-left: -4px;
}
.b-matchcenter .b-goal_right .b-player.non-penalty .b-player__icon {
  margin-right: 12px;
}
.b-matchcenter__wrapper {
  padding: 0;
}
.b-matchcenter__wrapper_compensator {
  margin: -6px 0 -1px;
}
.b-matchcenter .b-menuTabs {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  padding: 10px;
  font-size: 14px;
  font-family: 'PFDinDisplayPro', sans-serif;
  line-height: 1.33em;
  background: #F4F5F5;
  color: #2A2F37;
  margin-bottom: 20px;
}
.b-matchcenter .b-menuTabs__item {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-basis: auto;
  flex-basis: auto;
  width: calc(16.666% - 10px);
  margin-right: 10px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #fff;
  color: #70757B;
  text-align: center;
  height: 43px;
  line-height: 43px;
  letter-spacing: 0.5px;
  transition: background-color 0.2s, color 0.2s;
}
.b-matchcenter .b-menuTabs__item:last-child {
  margin-right: 0;
}
.b-matchcenter .b-menuTabs__item.selected {
  cursor: default!important;
  color: #2A2F37;
  border-color: #2A2F37;
  background-color: transparent;
}
.b-matchcenter .b-menuTabs__item.disable {
  background-color: #fff !important;
  color: #94A1A9 !important;
  cursor: default !important;
}
.b-matchcenter .b-menuTabs__item:hover:not(.disable):not(.selected) {
  cursor: pointer;
  background-color: #2A2F37;
  color: #fff;
}
.b-matchcenter .b-menuTabs a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 100%;
  height: inherit;
}
.b-matchcenter .b-menuTabs a:hover {
  text-decoration: none;
}
.b-matchcenter .b-menuTabs_social {
  position: relative;
  z-index: 1;
  background-color: transparent;
  overflow: hidden;
}
.b-matchcenter .b-menuTabs_social:not(.disable)::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-animation: social 8s infinite ease;
  -moz-animation: social 8s infinite ease;
  -ms-animation: social 8s infinite ease;
  animation: social 8s infinite ease;
}
.b-matchcenter .b-menuTabs_social.selected::after {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.b-matchcenter .b-menuTabs_social:hover::after {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
  content: none;
}
@keyframes social {
  0% {
    width: 0;
    height: 0;
    background-color: transparent;
  }
  35% {
    width: 115%;
    height: 350%;
    opacity: 1;
    background-color: #0c9d49;
  }
  60% {
    background-color: #0c9d49;
  }
  85% {
    width: 115%;
    height: 350%;
    opacity: 1;
    background-color: transparent;
  }
}
@-webkit-keyframes social {
  0% {
    width: 0;
    height: 0;
    background-color: transparent;
  }
  35% {
    width: 115%;
    height: 350%;
    opacity: 1;
    background-color: #0c9d49;
  }
  60% {
    background-color: #0c9d49;
  }
  85% {
    width: 115%;
    height: 350%;
    opacity: 1;
    background-color: transparent;
  }
}
.b-matchcenter .b-posts {
  position: relative;
}
.b-matchcenter .b-posts::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: #F4F4F4;
  transform: translateX(-50%);
}
.b-matchcenter .b-post {
  clear: both;
  padding: 0!important;
  border: 0!important;
  margin: 0 0 30px;
  font-family: 'PFDinDisplayPro', sans-serif;
  color: #2A2F37;
  /*
     * Vertical Line under time
     */
  /*
     * Vertical Line (LEFT team)
     */
  /*
     * Vertical Line (RIGHT team)
     */
}
.b-matchcenter .b-post__inner {
  display: flex;
}
.b-matchcenter .b-post__score {
  display: flex;
  justify-content: center;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 500;
  color: #fff;
}
.b-matchcenter .b-post__score_num {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 40px;
  text-align: center;
}
.b-matchcenter .b-post__score_num.goal {
  font-weight: 700;
}
.b-matchcenter .b-post__score_middle {
  display: inline-flex;
  align-items: center;
}
.b-matchcenter .b-post__score_penalti {
  font-size: 16px;
  line-height: 33px;
}
.b-matchcenter .b-post__score_penalti .b-post__score_num {
  width: 32px;
  height: 33px;
}
.b-matchcenter .b-post__score-inner {
  border-radius: 5px;
  background-color: #2A2F37;
}
.b-matchcenter .b-post__video {
  position: absolute;
  top: 12px;
  right: 55px;
  cursor: pointer;
}
.b-matchcenter .b-post__video:hover {
  text-decoration: underline;
}
.b-matchcenter .b-post__video .icon-play {
  fill: #ff0000;
  font-size: 18px;
  margin-left: 5px;
}
.b-matchcenter .b-post__time {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  font-weight: 700;
  text-align: center;
  font-family: 'PFDinDisplayPro', sans-serif;
  letter-spacing: 0.5px;
}
.b-matchcenter .b-post__time-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 70px;
  padding: 9px 17px 5px;
  font-size: 14px;
  background-color: #F4F4F4;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.b-matchcenter .b-post__time-inner:empty {
  display: none;
}
.b-matchcenter .b-post__time-inner .icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  border-radius: 50%;
  overflow: hidden;
}
.b-matchcenter .b-post__time-inner .icon-block--white {
  background-color: #fff;
}
.b-matchcenter .b-post__time-inner .icon-football {
  font-size: 20px;
}
.b-matchcenter .b-post__time-inner .icon-change-color {
  font-size: 24px;
}
.b-matchcenter .b-post__time-inner .icon-f-np {
  font-size: 24px;
}
.b-matchcenter .b-post__time-inner .b-post__icon-f-np,
.b-matchcenter .b-post__time-inner .b-post__icon-h-nb,
.b-matchcenter .b-post__time-inner .b-post__icon-hockey-goal-pv,
.b-matchcenter .b-post__time-inner .b-post__icon-hockey-goal-most,
.b-matchcenter .b-post__time-inner .b-post__icon-hockey-goal-minority,
.b-matchcenter .b-post__time-inner .b-post__icon-hockey-goal-winning-bullet,
.b-matchcenter .b-post__time-inner .b-post__icon-hockey-goal-bullet {
  width: auto;
  overflow: visible;
}
.b-matchcenter .b-post__time-inner .icon-hockey-goal {
  font-size: 24px;
}
.b-matchcenter .b-post__time-inner .icon-hockey-penalty {
  font-size: 24px;
}
.b-matchcenter .b-post__time-inner .icon-n-nb {
  font-size: 24px;
}
.b-matchcenter .b-post__time-inner .icon-h-back-v,
.b-matchcenter .b-post__time-inner .icon-h-no-v,
.b-matchcenter .b-post__time-inner .icon-hockey-goal-pv,
.b-matchcenter .b-post__time-inner .icon-hockey-goal-most,
.b-matchcenter .b-post__time-inner .icon-hockey-goal-minority,
.b-matchcenter .b-post__time-inner .icon-hockey-goal-winning-bullet,
.b-matchcenter .b-post__time-inner .icon-hockey-goal-bullet {
  font-size: 24px;
}
.b-matchcenter .b-post__text {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  padding: 15px 50px 15px 20px;
  background-color: #F4F5F5;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.b-matchcenter .b-post__text-wrap {
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ffffff;
  padding: 10px 38px 10px 10px;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.b-matchcenter .b-post__text-wrap :last-child {
  margin-bottom: 0;
}
.b-matchcenter .b-post__text_title {
  margin-bottom: 10px;
  padding-right: 90px;
  font-weight: 700;
}
.b-matchcenter .b-post__text_title .bold {
  font-weight: 500;
}
.b-matchcenter .b-post__text_title .icon {
  vertical-align: -4px;
}
.b-matchcenter .b-post__text_title .icon svg {
  fill-opacity: 0.54;
}
.b-matchcenter .b-post__text_title .icon:hover svg {
  fill-opacity: 1;
}
.b-matchcenter .b-post__text_name {
  margin-bottom: 12px;
}
.b-matchcenter .b-post__text_name .light {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.54);
}
.b-matchcenter .b-post__text_name .icon {
  width: auto;
  height: auto;
  margin: 0 5px 4px;
}
.b-matchcenter .b-post__text_name .icon-change-color {
  font-size: 20px;
}
.b-matchcenter .b-post__text_content {
  color: #70757B;
  line-height: 18px;
  letter-spacing: 0.05px;
}
.b-matchcenter .b-post__text :last-child {
  margin-bottom: 0;
}
.b-matchcenter .b-post__text::after {
  position: absolute;
  width: 2px;
  height: 30px;
  top: 100%;
  left: 50%;
  background-color: rgba(0, 0, 0, 0.12);
}
.b-matchcenter .b-post__shared {
  position: absolute;
  right: 20px;
  top: 12px;
}
.b-matchcenter .b-post_first .b-post__text::after {
  display: none;
}
.b-matchcenter .b-post_point {
  text-align: center;
}
.b-matchcenter .b-post_point .b-post__text {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  padding: 7px 20px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  font-weight: 700;
  background-color: #2A2F37;
}
.b-matchcenter .b-post_goal {
  text-align: center;
  margin-bottom: 40px;
}
.b-matchcenter .b-post_goal .b-post__text {
  min-height: 40px;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  color: #38a13c;
  font-weight: 500;
  font-size: 50px;
  background-color: transparent;
  border: 0;
}
.b-matchcenter .b-post_goal .b-post__text::after {
  height: 30px;
}
.b-matchcenter .b-post_goal .b-post__text:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.b-matchcenter .b-post_goal .b-score {
  margin-top: -25px;
}
.b-matchcenter .b-post .b-post__icon-card-wrap {
  position: relative;
  top: -1px;
  display: inline-flex;
  width: 19px;
  height: 24px;
  padding: 2px;
  background-color: #fff;
}
.b-matchcenter .b-post .b-post__icon-card {
  display: inline-flex;
  width: 17px;
  height: 20px;
}
.b-matchcenter .b-post .b-post__icon-card.yellow {
  background-color: #f6a623;
}
.b-matchcenter .b-post .b-post__icon-card.yellow2 {
  border-top: 10px solid #FFC107;
  border-bottom: 10px solid #E53935;
  border-right: 8px solid #E53935;
  border-left: 7px solid #FFC107;
}
.b-matchcenter .b-post .b-post__icon-card.red {
  background-color: #E53935;
}
.b-matchcenter .b-post_left,
.b-matchcenter .b-post_right {
  position: relative;
  width: calc(50% + 35px);
}
.b-matchcenter .b-post_left:after,
.b-matchcenter .b-post_right:after {
  height: calc(100% - 32px);
  position: absolute;
  width: 2px;
  background-color: rgba(0, 0, 0, 0.12);
  top: 40px;
  z-index: 0;
}
.b-matchcenter .b-post_left .b-post__time,
.b-matchcenter .b-post_right .b-post__time {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  padding-bottom: 11px;
}
.b-matchcenter .b-post_left .b-post__time-inner,
.b-matchcenter .b-post_right .b-post__time-inner {
  min-width: 102px;
  padding-right: 13px;
  padding-left: 13px;
}
.b-matchcenter .b-post_left .b-post__text,
.b-matchcenter .b-post_right .b-post__text {
  flex-grow: 1;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.b-matchcenter .b-post_left .b-post__text:before,
.b-matchcenter .b-post_right .b-post__text:before,
.b-matchcenter .b-post_left .b-post__text:after,
.b-matchcenter .b-post_right .b-post__text:after {
  content: none;
  position: absolute;
  border: solid transparent;
  top: 12px;
  width: 0;
  height: 0;
}
.b-matchcenter .b-post_left {
  float: left;
}
.b-matchcenter .b-post_left:after {
  right: 32px;
}
.b-matchcenter .b-post_left .b-post__time {
  order: 1;
}
.b-matchcenter .b-post_left .b-post__time-inner {
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0;
}
.b-matchcenter .b-post_left .b-post__time-inner .icon,
.b-matchcenter .b-post_left .b-post__time-inner .b-post__icon-card-wrap {
  margin-right: 10px;
  margin-left: 0;
}
.b-matchcenter .b-post_left .b-post__text {
  border-top-right-radius: 0;
}
.b-matchcenter .b-post_left .b-post__text:before,
.b-matchcenter .b-post_left .b-post__text:after {
  right: -14px;
  left: auto;
}
.b-matchcenter .b-post_left .b-post__text::before {
  border-left-color: inherit;
  border-width: 7px;
}
.b-matchcenter .b-post_left .b-post__text::after {
  border-left-color: #ffffff;
  border-width: 6px;
  margin-right: 2px;
  margin-top: 1px;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  background-color: transparent;
}
.b-matchcenter .b-post_right {
  margin-left: auto;
}
.b-matchcenter .b-post_right:after {
  left: 20px;
}
.b-matchcenter .b-post_right .b-post__time-inner {
  flex-direction: row-reverse;
  border-top-right-radius: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.b-matchcenter .b-post_right .b-post__time-inner .icon,
.b-matchcenter .b-post_right .b-post__time-inner .b-post__icon-card-wrap {
  margin-right: 0;
  margin-left: 10px;
}
.b-matchcenter .b-post_right .b-post__text {
  border-top-left-radius: 0;
}
.b-matchcenter .b-post_right .b-post__text::before,
.b-matchcenter .b-post_right .b-post__text::after {
  left: -14px;
}
.b-matchcenter .b-post_right .b-post__text::before {
  border-right-color: inherit;
  border-width: 7px;
}
.b-matchcenter .b-post_right .b-post__text::after {
  border-right-color: #ffffff;
  border-width: 6px;
  margin-left: 2px;
  margin-top: 1px;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  background-color: transparent;
}
.b-circle {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  float: left;
  width: 156px;
  height: 156px;
  margin-right: 40px;
  font-size: 36px;
  line-height: 153px;
  font-weight: 500;
  text-align: center;
  color: #43A047;
  border: 5px solid #43A047;
}
.b-tally {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  min-width: 45px;
  height: 30px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
}
.b-tally_red {
  border-color: #E53935;
}
.b-tally_yellow {
  border-color: #FFC107;
}
.b-tally-goup {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  white-space: nowrap;
  font-size: 0;
}
.b-tally-goup > .b-tally {
  margin-left: 5px;
}
.b-tally-goup > .b-tally:first-child {
  margin-left: 0;
}
.b-subinfo {
  font-family: 'PFDinDisplayPro', sans-serif;
  color: rgba(0, 0, 0, 0.54);
  font-weight: normal;
  text-transform: none;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
  white-space: inherit;
}
.b-subinfo_big {
  font-family: 'PFDinDisplayPro', sans-serif;
  color: rgba(0, 0, 0, 0.54);
  font-weight: normal;
  text-transform: none;
  font-size: 16px;
  line-height: 21px;
  padding-top: 0;
}
.b-value {
  font-family: 'PFDinDisplayPro', sans-serif;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
  text-transform: none;
  font-size: 36px;
  line-height: 32px;
}
.b-diagram {
  /*
  horizontal diagram
  <div class="b-diagram" style="padding-left: 72%"></div>
   */
  /*
  horizontal diagram
  <div class="b-diagram" style="padding-left: 72%"></div>
   */
  /*
  horizontal diagram
  <div class="b-diagram" style="padding-left: 72%"></div>
   */
  /*
  horizontal diagram
  <div class="b-diagram" style="padding-left: 72%"></div>
   */
  /*
  horizontal diagram
  <div class="b-diagram" style="padding-left: 72%"></div>
   */
  /*
  horizontal diagram
  <div class="b-diagram" style="padding-left: 72%"></div>
   */
  /*
  horizontal diagram
  <div class="b-diagram" style="padding-left: 72%"></div>
   */
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  height: 5px;
  -webkit-border-radius: 3px;
  border-radius: 2px;
  background-color: #43A047;
}
.b-diagram:before {
  content: '';
  font-size: 0;
  display: block;
  width: 100%;
  height: inherit;
  background-color: #F4F5F5;
}
.b-diagram_50 {
  background-color: rgba(0, 0, 0, 0.54);
  padding-left: 50% !important;
}
.b-diagram:before {
  content: '';
  font-size: 0;
  display: block;
  width: 100%;
  height: inherit;
  background-color: #e0e0e0;
}
.b-diagram_50 {
  background-color: rgba(0, 0, 0, 0.54);
  padding-left: 50% !important;
}
.b-diagram:before {
  content: '';
  font-size: 0;
  display: block;
  width: 100%;
  height: inherit;
  background-color: #e0e0e0;
}
.b-diagram_50 {
  background-color: rgba(0, 0, 0, 0.54);
  padding-left: 50% !important;
}
.b-diagram:before {
  content: '';
  font-size: 0;
  display: block;
  width: 100%;
  height: inherit;
  background-color: #e0e0e0;
}
.b-diagram_50 {
  background-color: rgba(0, 0, 0, 0.54);
  padding-left: 50% !important;
}
.b-diagram:before {
  content: '';
  font-size: 0;
  display: block;
  width: 100%;
  height: inherit;
  background-color: #e0e0e0;
}
.b-diagram_50 {
  background-color: rgba(0, 0, 0, 0.54);
  padding-left: 50% !important;
}
.b-diagram:before {
  content: '';
  font-size: 0;
  display: block;
  width: 100%;
  height: inherit;
  background-color: #e0e0e0;
}
.b-diagram_50 {
  background-color: rgba(0, 0, 0, 0.54);
  padding-left: 50% !important;
}
.b-diagram:before {
  content: '';
  font-size: 0;
  display: block;
  width: 100%;
  height: inherit;
  background-color: #e0e0e0;
}
.b-diagram_50 {
  background-color: rgba(0, 0, 0, 0.54);
  padding-left: 50% !important;
}
.b-diagram::before {
  background-color: #F4F5F5;
}
.player-photo-circle_r60 {
  display: block;
  position: relative;
  width: 60px;
  margin-left: auto;
  margin-right: auto;
}
.player-photo-circle_r60:after {
  content: ' ';
  background-color: #000;
  height: 60px;
  opacity: 0;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 60px;
  border-radius: 30px;
}
.player-photo-circle_r60:hover:after {
  content: ' ';
  background-color: #000;
  height: 60px;
  opacity: 0.5;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 60px;
  border-radius: 30px;
}
.player-photo-circle_r60 img {
  display: block;
  box-shadow: 0 0 0 30px rgba(0, 0, 0, 0.5) inset;
  border-radius: 30px;
  width: 60px !important;
  height: 60px !important;
  margin-left: auto;
  margin-right: auto;
}
.player-photo-circle_r60 img.transparent {
  display: block;
  box-shadow: 0 0 0 0.1px rgba(0, 0, 0, 0.5) inset;
  border-radius: 30px;
  width: 60px !important;
  height: 60px !important;
  margin-left: auto;
  margin-right: auto;
}
.se19-matchcenter__group {
  margin: 10px 0;
  padding-bottom: 10px;
  border-bottom: 2px solid #F4F4F4;
}
.se19-matchcenter__group--border-none {
  padding-bottom: 0;
  border-bottom: none;
}
.se19-matchcenter__group--margin-bottom-none {
  margin-bottom: 0;
}
.matchcenter-head {
  display: block;
  overflow: hidden;
  padding: 20px;
  margin-top: 20px;
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.87);
}
.matchcenter-head_first {
  margin-top: 0;
}
.matchcenter-head__title {
  margin: 0;
  padding: 0;
  font-family: 'PFDinDisplayPro', sans-serif;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
  text-transform: none;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
}
.matchcenter-head__team {
  display: block;
  max-width: 33.333%;
  font-size: 18px;
  font-weight: 500;
}
.matchcenter-head__team_right {
  text-align: right;
}
.matchcenter-2columns {
  display: table;
  width: auto;
  table-layout: fixed;
  width: 100%;
  font-family: 'PFDinDisplayPro', sans-serif;
  font-size: 14px;
  border-top: 2px solid #F4F4F4;
  border-collapse: collapse;
  color: #2A2F37;
  letter-spacing: 0.5px;
}
.matchcenter-2columns_margin-top {
  margin-top: 5px;
}
.matchcenter-2columns__td {
  display: table-cell;
  width: 50%;
}
.matchcenter-2columns__td:first-child {
  padding-right: 15px;
  border-left: none;
  border-right: solid 2px #F4F4F4;
}
.matchcenter-2columns__td:last-child {
  padding-left: 15px;
}
.matchcenter-2columns__td_no-border-top {
  border-top: none;
}
.matchcenter-2columns__td_empty {
  border: none 0;
}
.matchcenter-2columns__td_text {
  padding: 20px 10px 15px;
  background-color: #ffffff;
  border-bottom: solid 2px #F4F4F4;
  font-size: 14px;
  line-height: 12px;
}
.matchcenter-2columns__td_match {
  background-color: #ffffff;
  border-bottom: solid 1px #e0e0e0;
}
.matchcenter-2columns__td_button {
  border-top: none;
  border-bottom: solid 1px #e0e0e0;
}
.matchcenter-button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: table;
  margin: 0 auto;
  padding: 5px 10px;
  white-space: nowrap;
  background-color: #43A047;
  color: #ffffff !important;
  font-size: 16px;
  line-height: 21px;
}
.matchcenter-button_review-link {
  margin-top: 20px;
  margin-bottom: 20px;
}
.matchcenter__playground {
  display: flex;
  align-items: center;
  font-weight: 500 !important;
}
.matchcenter__playground_left,
.matchcenter__playground_center,
.matchcenter__playground_right {
  flex-shrink: 0;
  width: 33.333%;
  line-height: 1;
}
.matchcenter__playground_left {
  padding-right: 10px;
}
.matchcenter__playground_center {
  text-align: center;
}
.matchcenter__playground_right {
  padding-left: 10px;
  text-align: right;
}
/*
 * Form (traffic lights) of the team / last matches
 */
.b-indicator {
  padding-top: 4px;
}
.b-indicator__item {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  cursor: pointer;
}
.b-indicator__item:first-child {
  margin-left: 0;
}
.b-indicator__item_win {
  background-color: #43A047;
}
.b-indicator__item_draw {
  background-color: #FFC107;
}
.b-indicator__item_loss {
  background-color: #E53935;
}
.b-indicator__item .b-tooltip {
  display: none;
}
.b-indicator__item .b-tooltip_top {
  bottom: 20px;
}
.b-indicator__item:hover > .b-tooltip {
  display: block;
}
.b-indicator__text {
  font-size: 14px;
  font-family: 'PFDinDisplayPro', sans-serif;
}
.b-indicator__text_team {
  font-family: 'PFDinDisplayPro', sans-serif;
  color: rgba(0, 0, 0, 0.54);
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
  line-height: 16px;
}
.b-indicator__text_count {
  font-family: 'PFDinDisplayPro', sans-serif;
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
  line-height: 16px;
  padding: 0 5px;
  font-weight: 700;
}
.matchcenter-diagram {
  max-width: 500px;
  margin: 0 auto;
  background-color: #ffffff;
}
.matchcenter-diagram__tr {
  position: relative;
  margin-bottom: 35px;
}
.matchcenter-diagram__tr:last-child {
  margin-bottom: 0;
}
.matchcenter-diagram__value {
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'PFDinDisplayPro', sans-serif;
  color: rgba(0, 0, 0, 0.54);
  font-weight: normal;
  text-transform: none;
  font-size: 26px;
  line-height: normal;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
  color: #70757B;
}
.matchcenter-diagram__value ~ .matchcenter-diagram__value {
  right: 0;
  left: auto;
}
.matchcenter-diagram__value_bigger {
  font-weight: 500;
  color: #43A047;
}
.matchcenter-diagram__diagram {
  box-sizing: border-box;
  width: 100%;
  padding-top: 10px;
  vertical-align: middle;
  text-align: center;
}
.matchcenter-diagram__diagram-text {
  font-family: 'PFDinDisplayPro', sans-serif;
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
  line-height: 19px;
  display: block;
  margin-bottom: 6px;
}
/*
 * PopUp пїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ
 */
.b-socbtn {
  position: relative;
  z-index: 1;
}
.b-socbtn__icon {
  margin-top: -1px;
  cursor: pointer;
}
.b-socbtn__icon .icon {
  width: 18px;
  height: 18px;
}
.b-socbtn__icon .icon svg {
  fill-opacity: 0.54;
}
.b-socbtn__icon .icon:hover svg {
  fill-opacity: 1;
}
.b-socbtn__list {
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -ms-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
  opacity: 0;
  visibility: hidden;
}
.b-socbtn__list .icon {
  margin-right: 7px;
}
.b-socbtn__list a:last-child .icon {
  margin-right: 0;
}
.b-socbtn:hover .b-socbtn__list {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 1;
  visibility: visible;
}
/*
 * Timeline
 */
.b-timeline {
  position: relative;
  font-size: 14px;
  font-family: 'PFDinDisplayPro', sans-serif;
  line-height: 1.33em;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.87);
  padding: 11px 19px 27px;
}
.b-timeline__link {
  position: absolute;
  z-index: 0;
  top: 20px;
  right: 18px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.54);
}
.b-timeline__link .icon {
  margin-left: 3px;
  vertical-align: -1px;
}
.b-timeline__link .icon g {
  fill: rgba(0, 0, 0, 0.54);
}
.b-timeline__link:hover {
  color: rgba(0, 0, 0, 0.87);
}
.b-timeline__link:hover .icon-svg g {
  fill: rgba(0, 0, 0, 0.87);
}
.b-timeline__link_prev {
  left: 18px;
  right: auto;
}
.b-timeline__link_prev .icon {
  margin-left: 0;
  margin-right: 3px;
}
.b-timeline__icon {
  position: absolute;
  z-index: 1;
  /* Define two variables as the loop limits */
  /* Create a Parametric mixin and add a guard operation */
  /* the mixin is called, css outputted and iterations called */
}
.b-timeline__icon .icon {
  position: absolute;
}
.b-timeline__icon .icon:hover {
  cursor: pointer;
  -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.12));
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.12));
}
.b-timeline__icon .icon .b-tooltip {
  display: none;
}
.b-timeline__icon .icon:hover .b-tooltip {
  display: block;
}
.b-timeline__icon i:nth-of-type(1) {
  left: 0px;
}
.b-timeline__icon i:nth-of-type(2) {
  left: 10px;
}
.b-timeline__icon i:nth-of-type(3) {
  left: 20px;
}
.b-timeline__icon i:nth-of-type(4) {
  left: 30px;
}
.b-timeline__icon i:nth-of-type(5) {
  left: 40px;
}
.b-timeline__icon .icon-football {
  font-size: 20px;
}
.b-timeline__icon .icon-f-np {
  margin-top: -3px;
  font-size: 25px;
}
.b-timeline__icon .icon-f-card-y,
.b-timeline__icon .icon-f-card-yr,
.b-timeline__icon .icon-f-card-r {
  margin-top: -3px;
  font-size: 23px;
}
.b-timeline__icon .icon-change-color {
  margin-top: -3px;
  font-size: 24px;
}
.b-timeline__icon .b-tooltip {
  font-size: 14px;
}
.b-timeline__team1,
.b-timeline__team2 {
  position: relative;
  height: 68px;
  font-weight: 400;
}
.b-timeline__team1 .name,
.b-timeline__team2 .name {
  position: absolute;
  left: 0;
  right: 0;
  font-family: 'PFDinDisplayPro', sans-serif;
  color: #70757B;
}
.b-timeline__team1 .name:hover,
.b-timeline__team2 .name:hover {
  color: inherit;
  text-decoration: none;
}
.b-timeline__team1 .name {
  top: 10px;
}
.b-timeline__team1 .b-timeline__icon {
  bottom: 10px;
}
.b-timeline__team1 .icon {
  bottom: 0;
}
.b-timeline__team2 .name {
  bottom: 10px;
}
.b-timeline__team2 .b-timeline__icon {
  top: 10px;
}
.b-timeline__team2 .icon {
  top: 0;
}
.b-timeline__progressbar {
  position: relative;
  height: 6px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.12);
}
.b-timeline__progressbar_green {
  background-color: #0A9D49;
  border-radius: 4px;
  height: inherit;
  position: absolute;
  left: 0;
  top: 0;
}
.b-timeline__45min {
  position: absolute;
  bottom: 14px;
  left: 50.3%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  color: #2A2F37;
  font-weight: 500;
}
.b-timeline__45min:before {
  content: '';
  width: 2px;
  height: 20px;
  background-color: #424242;
  position: absolute;
  top: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
.b-timeline_extra .b-timeline__team1,
.b-timeline_extra .b-timeline__team2,
.b-timeline_extra .b-timeline__progressbar {
  width: 243px;
  margin: 0 auto;
  text-align: center;
}
.b-timeline_wrapper {
  display: table;
  min-width: 245px;
  margin: 0 auto;
}
.b-timeline_penalty .name {
  text-align: center;
}
.b-timeline_penalty .b-timeline__icon {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  position: static;
  margin-right: 27px;
}
.b-timeline_penalty .b-timeline__icon .icon {
  position: relative;
}
.b-timeline_penalty .b-timeline__team1 {
  padding-top: 36px;
}
.b-timeline_penalty .b-timeline__team2 {
  padding-top: 3px;
}
.b-timeline_penalty .b-timeline__thesecondteam {
  padding-left: 25px;
}
.b-timeline_penalty .b-timeline__thesecondteam .b-timeline__icon:last-child {
  margin-right: 0;
}
.b-text-translation {
  font-size: 16px;
  line-height: 1.31em;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.87);
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.b-comment {
  padding: 0 10px 10px;
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
/*
 * Block switch 'text view'
 */
.b-matchcenter__compositions {
  display: flex;
  justify-content: space-between;
  padding: 20px 10px;
  border-bottom: 2px solid #F4F4F4;
  font-family: 'PFDinDisplayPro', sans-serif;
}
.b-matchcenter__compositions-left,
.b-matchcenter__compositions-right {
  font-size: 18px;
  font-weight: 500;
  color: #2A2F37;
}
.b-matchcenter__compositions-right {
  text-align: right;
}
.b-text-switcher {
  font-size: 14px;
  font-family: 'PFDinDisplayPro', sans-serif;
  text-align: center;
  color: #2A2F37;
}
.b-text-switcher a,
.b-text-switcher .pointer {
  margin: 0 10px;
  border-bottom: none;
}
.b-text-switcher a:hover,
.b-text-switcher .pointer:hover {
  text-decoration: none;
}
.b-text-switcher .active {
  font-weight: 700;
  border-bottom: 2px solid rgba(0, 0, 0, 0.87);
  cursor: default!important;
}
/*
 * Penalty card
 */
.b-card-wrap {
  display: block;
  width: 19px;
  height: 24px;
  margin-top: -5px;
  padding: 2px;
  background-color: #F4F4F4;
}
.b-card {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 15px;
  height: 20px;
  background-color: #FFC107;
}
.b-card_yellow-red {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-top: 10px solid #FFC107;
  border-bottom: 10px solid #E53935;
  border-right: 8px solid #E53935;
  border-left: 7px solid #FFC107;
}
.b-card_red {
  background-color: #E53935;
}
.b-placement__item .b-card {
  margin-top: -8px;
  margin-right: 5px;
}
/*
 * Penalty shootout
 */
.b-penalty-line__item {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 14px;
}
.b-penalty-line__item::after {
  content: '';
  clear: both;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.b-penalty-line__item:last-child {
  margin-bottom: 0;
}
.b-penalty-line__name {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 65%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.b-penalty-line__info {
  float: right;
}
.b-penalty-line__role {
  float: left;
  font-size: 12px;
  margin-right: 7px;
}
.b-penalty-line__score {
  float: right;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 22px;
  text-align: center;
  margin-left: 9px;
  margin-top: 1px;
}
.b-penalty-line__time {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  color: #70757B;
}
.b-penalty-line .b-card-wrap {
  float: right;
  margin-left: 12px;
}
.b-penalty-line_right .b-penalty-line__name {
  float: right;
  text-align: right;
}
.b-penalty-line_right .b-penalty-line__info {
  float: left;
}
.b-penalty-line_right .b-penalty-line__role {
  float: right;
  margin-right: 0;
  margin-left: 7px;
}
.b-penalty-line_right .b-penalty-line__score {
  float: left;
  margin-left: 0;
  margin-right: 9px;
}
.b-penalty-line_right .b-card {
  float: left;
  margin-left: 0;
  margin-right: 10px;
}
/*
 * Football field
 */
.b-footballfield {
  position: relative;
  height: 500px;
  margin-top: -10px;
  background: url('//ss.sport-express.ru/projects/statistics/img/football/matchcenter/bg_matchcenter_field_760.jpg');
  background-size: cover;
}
.b-footballfield_home,
.b-footballfield_away {
  float: left;
  width: 50%;
  height: inherit;
}
.b-footballfield .b-tshirt {
  position: absolute;
  cursor: pointer;
}
.b-footballfield .b-tshirt_num {
  height: 19px;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  margin-bottom: -7px;
  margin-top: -8px;
}
.b-footballfield .b-tshirt_name {
  width: 65px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.b-footballfield .b-tshirt_name-gray {
  color: rgba(0, 0, 0, 0.54);
}
.b-footballfield .b-tshirt .icon {
  margin-left: 17px;
}
.b-footballfield .b-tshirt .b-tooltip {
  display: none;
}
.b-footballfield .b-tshirt .b-tooltip_top {
  bottom: auto;
  top: -30px;
}
.b-footballfield .b-tshirt .b-tshirt_num + .b-tooltip_top {
  top: -40px;
}
.b-footballfield .b-tshirt:hover .b-tooltip {
  display: block;
}
.b-footballfield_home .position_1 {
  top: 222px;
  left: 10px;
}
.b-footballfield_home .position_2 {
  top: 414px;
  left: 80px;
}
.b-footballfield_home .position_3 {
  top: 329px;
  left: 80px;
}
.b-footballfield_home .position_4 {
  top: 222px;
  left: 80px;
}
.b-footballfield_home .position_5 {
  top: 114px;
  left: 80px;
}
.b-footballfield_home .position_6 {
  top: 29px;
  left: 80px;
}
.b-footballfield_home .position_7 {
  top: 329px;
  left: 150px;
}
.b-footballfield_home .position_8 {
  top: 222px;
  left: 150px;
}
.b-footballfield_home .position_9 {
  top: 114px;
  left: 150px;
}
.b-footballfield_home .position_10 {
  top: 393px;
  left: 196px;
}
.b-footballfield_home .position_11 {
  top: 292px;
  left: 196px;
}
.b-footballfield_home .position_12 {
  top: 222px;
  left: 196px;
}
.b-footballfield_home .position_13 {
  top: 152px;
  left: 196px;
}
.b-footballfield_home .position_14 {
  top: 51px;
  left: 196px;
}
.b-footballfield_home .position_15 {
  top: 329px;
  left: 243px;
}
.b-footballfield_home .position_16 {
  top: 222px;
  left: 243px;
}
.b-footballfield_home .position_17 {
  top: 114px;
  left: 243px;
}
.b-footballfield_home .position_18 {
  top: 393px;
  left: 313px;
}
.b-footballfield_home .position_19 {
  top: 292px;
  left: 313px;
}
.b-footballfield_home .position_20 {
  top: 222px;
  left: 313px;
}
.b-footballfield_home .position_21 {
  top: 152px;
  left: 313px;
}
.b-footballfield_home .position_22 {
  top: 51px;
  left: 313px;
}
.b-footballfield_away .position_1 {
  top: 222px;
  right: 10px;
}
.b-footballfield_away .position_2 {
  top: 29px;
  right: 80px;
}
.b-footballfield_away .position_3 {
  top: 114px;
  right: 80px;
}
.b-footballfield_away .position_4 {
  top: 222px;
  right: 80px;
}
.b-footballfield_away .position_5 {
  top: 329px;
  right: 80px;
}
.b-footballfield_away .position_6 {
  top: 414px;
  right: 80px;
}
.b-footballfield_away .position_7 {
  top: 114px;
  right: 150px;
}
.b-footballfield_away .position_8 {
  top: 222px;
  right: 150px;
}
.b-footballfield_away .position_9 {
  top: 329px;
  right: 150px;
}
.b-footballfield_away .position_10 {
  top: 51px;
  right: 196px;
}
.b-footballfield_away .position_11 {
  top: 152px;
  right: 196px;
}
.b-footballfield_away .position_12 {
  top: 222px;
  right: 196px;
}
.b-footballfield_away .position_13 {
  top: 292px;
  right: 196px;
}
.b-footballfield_away .position_14 {
  top: 393px;
  right: 196px;
}
.b-footballfield_away .position_15 {
  top: 114px;
  right: 243px;
}
.b-footballfield_away .position_16 {
  top: 222px;
  right: 243px;
}
.b-footballfield_away .position_17 {
  top: 329px;
  right: 243px;
}
.b-footballfield_away .position_18 {
  top: 51px;
  right: 313px;
}
.b-footballfield_away .position_19 {
  top: 152px;
  right: 313px;
}
.b-footballfield_away .position_20 {
  top: 222px;
  right: 313px;
}
.b-footballfield_away .position_21 {
  top: 292px;
  right: 313px;
}
.b-footballfield_away .position_22 {
  top: 393px;
  right: 313px;
}
.soc_title {
  font-weight: 500;
  margin: 10px 0;
}
.soc_last_item {
  margin: -5px 0 -1px;
}
.toggle_btn {
  cursor: pointer;
  width: 50px;
  height: 50px;
  float: right;
}
.arr_down {
  background: url(//ss.sport-express.ru/img/design/v3/common_arr_down.png) no-repeat 100% 50%;
}
.arr_up {
  background: url(//ss.sport-express.ru/img/design/v3/common_arr_up.png) no-repeat 100% 50%;
}
.matchcenter-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.matchcenter-list::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #F4F4F4;
}
.matchcenter-list__item {
  width: 50%;
  padding: 15px 10px;
  font-family: 'PFDinDisplayPro', sans-serif;
  border-bottom: 2px solid #F4F4F4;
}
.matchcenter-list__item:nth-child(odd) {
  border-right: 2px solid #F4F4F4;
}
.matchcenter-list__item-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  vertical-align: top;
  margin-bottom: 10px;
  font-size: 12px;
  font-family: 'PFDinDisplayPro', sans-serif;
  line-height: 16px;
  color: #70757B;
  letter-spacing: 0.43px;
}
.matchcenter-list__item-top a:hover {
  color: rgba(0, 0, 0, 0.87);
}
.matchcenter-list__item-top-text {
  max-width: 250px;
  flex-grow: 1;
}
.matchcenter-list__item-top-actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: -3px;
}
.matchcenter-list__rubric-group {
  vertical-align: inherit;
}
.matchcenter-list__rubric {
  color: currentcolor;
  vertical-align: inherit;
}
.matchcenter-list__icon-group {
  display: inline-block;
  color: rgba(0, 0, 0, 0.38);
  margin-left: 7px;
}
.matchcenter-list__icon-group .icon-play {
  margin-right: 7px;
  font-size: 20px;
  fill: #70757B;
}
.matchcenter-list__comments {
  float: right;
  vertical-align: top;
  color: rgba(0, 0, 0, 0.54);
}
.matchcenter-list__comments .icon {
  vertical-align: baseline;
}
.matchcenter-list__comments .icon-comments-fill {
  font-size: 10px;
}
.matchcenter-list__comments:hover a {
  color: rgba(0, 0, 0, 0.87);
}
.matchcenter-list__comments:hover .icon {
  fill: rgba(0, 0, 0, 0.87);
}
.matchcenter-list__comments-text {
  vertical-align: inherit;
  margin-left: 7px;
}
.matchcenter-content {
  font-size: 16px;
  line-height: 1.31em;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 400;
}
.matchcenter-content__title {
  position: relative;
  padding: 15px 20px;
  font-size: 21px;
  font-family: 'PFDinDisplayPro', sans-serif;
  font-weight: 500;
  line-height: 35px;
  text-align: center;
  color: #2A2F37;
}
.matchcenter-content__title_left {
  text-align: left;
  font-weight: 400;
}
.matchcenter-content__title_small {
  font-size: 14px;
  background-color: transparent;
}
.matchcenter-content__title_border-bottom {
  border-bottom: 2px solid #F4F4F4;
}
.matchcenter-content__title-fly-text {
  position: absolute;
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
.matchcenter-content__text {
  display: block;
  padding: 15px 10px;
  font-size: 14px;
  line-height: 26px;
  font-family: 'PFDinDisplayPro', sans-serif;
  color: #2A2F37;
  letter-spacing: 0.5px;
  text-align: left;
  overflow: hidden;
}
.matchcenter-content__container_left,
.matchcenter-content__container_right {
  width: 50%;
  padding: 15px 10px;
}
.matchcenter-content__container_left {
  border-right: 2px solid #F4F4F4;
  float: left;
}
.matchcenter-content__container_right {
  float: right;
  text-align: right;
}
.matchcenter-content__item {
  display: table;
  width: auto;
  width: 100%;
  overflow: hidden;
  margin-top: 10px;
}
.matchcenter-content__item:first-child {
  margin-top: 0;
}
.matchcenter-content__item-cell {
  display: table-cell;
  font-size: 14px;
  letter-spacing: 0.5px;
  color: #2A2F37;
  /*font-size: 16px;
  line-height: 21px;
  color: @matchcenter_color-base;*/
}
.matchcenter-content__item-cell_role {
  font-weight: 300;
  width: 15px;
}
.matchcenter-content__item-cell_name {
  padding-left: 10px;
}
.matchcenter-content__item-cell_info {
  padding-left: 10px;
  text-align: right;
  font-size: 12px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.54);
}
.matchcenter-content__button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 180px;
  height: 43px;
  padding: 0 30px;
  font-family: 'PFDinDisplayPro', sans-serif;
  letter-spacing: 0.05px;
  border: 1px solid #2A2F37;
  border-radius: 5px;
  color: #2A2F37;
  background-color: #fff;
  text-align: center;
}
.matchcenter-content__button:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: #FAFAFA;
}
.matchcenter-content__button_no-border {
  border: none;
}
.matchcenter-content__button-wrap {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.matchcenter-content__holder {
  background-color: #ffffff;
  padding: 0 20px;
  padding-top: 35px;
  padding-bottom: 15px;
}
.matchcenter-content__holder_diagram {
  padding: 0 100px;
}
.matchcenter-content__player-name {
  display: block;
  margin-top: 5px;
}
.matchcenter-table {
  display: table;
  width: auto;
  width: 100%;
  background-color: #ffffff;
}
.matchcenter-table_hidden {
  display: none;
}
.matchcenter-table_no-border-top {
  border-top: none;
}
.matchcenter-table__tr {
  display: table-row;
}
.matchcenter-table__tr_link:hover {
  background-color: #FAFAFA;
}
.matchcenter-table__tr_no-border-bottom > .matchcenter-table__td {
  border-bottom: none;
}
.matchcenter-table__td {
  display: table-cell;
  font-family: 'PFDinDisplayPro', sans-serif;
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  text-transform: none;
  font-size: 16px;
  line-height: 21px;
  font-size: 14px;
  box-sizing: border-box;
  vertical-align: middle;
  height: 55px;
  padding: 10px;
  border-bottom: 2px solid #F4F4F4;
}
.matchcenter-table__td_first,
.matchcenter-table__td_last {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.65px;
  color: #2A2F37;
}
.matchcenter-table__td_center {
  text-align: center;
}
.matchcenter-table__td_right {
  text-align: right;
}
.matchcenter-table__td_first {
  padding-left: 10px;
}
.matchcenter-table__td_3col-big {
  width: 50%;
}
.matchcenter-table__td_5col-big {
  width: 30%;
}
.matchcenter-table__td_last {
  padding-right: 10px;
  text-align: right;
}
.matchcenter-table__td_date {
  font-family: 'PFDinDisplayPro', sans-serif;
  color: rgba(0, 0, 0, 0.54);
  font-weight: normal;
  text-transform: none;
  font-size: 12px;
  line-height: 16px;
  width: 204px;
}
.matchcenter-table__td_date:hover {
  color: rgba(0, 0, 0, 0.54);
}
.matchcenter-table__td_team {
  width: 150px;
  font-weight: 300;
}
.matchcenter-table__td_winner {
  font-weight: 700;
}
.matchcenter-table__td_info {
  font-family: 'PFDinDisplayPro', sans-serif;
  color: rgba(0, 0, 0, 0.54);
  font-weight: normal;
  text-transform: none;
  font-size: 12px;
  line-height: 16px;
  width: 204px;
}
.matchcenter-table__td_info:hover {
  color: rgba(0, 0, 0, 0.54);
}
.matchcenter-table__td_result {
  vertical-align: top;
  padding: 20px 5px;
}
.matchcenter-table__td_count {
  width: 60px;
  text-align: center;
  vertical-align: middle;
  padding: 10px 5px 10px 5px;
  white-space: nowrap;
  font-weight: 400;
}
.matchcenter-table__td_act {
  font-family: 'PFDinDisplayPro', sans-serif;
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
  line-height: 19px;
}
.matchcenter-table__td_value {
  width: 60px;
  vertical-align: top;
  padding: 20px 0 5px 0;
  text-align: center;
  white-space: nowrap;
}
.matchcenter-table__td_value:after {
  content: '';
  font-size: 0;
  display: block;
  width: inherit;
}
.matchcenter-table__td_parameter {
  font-family: 'PFDinDisplayPro', sans-serif;
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
  line-height: 19px;
  width: 1px;
  text-align: center;
  white-space: nowrap;
}
.matchcenter-table__td_name {
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}
.matchcenter-table__td_photo {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.matchcenter-table__td > a {
  color: inherit !important;
}
.matchcenter-table__td_title {
  font-weight: 500;
}
/*
 * Match, alignment in 2 columns
 */
.b-match-col {
  border-top: 2px solid #F4F4F4;
  overflow: hidden;
}
.b-match-col_left {
  width: 50%;
  float: left;
}
.b-match-col_left .b-match-col__content {
  border-right: 2px solid #F4F4F4;
}
.b-match-col_left .b-match-card,
.b-match-col_left .b-match-card__calendar {
  border-left: 0!important;
  border-right: 0!important;
}
.b-match-col_right {
  width: 50%;
  float: left;
}
.b-match-col_right .b-match-card,
.b-match-col_right .b-match-card__calendar {
  border-right: 0!important;
}
/*
 * Tournament card
 */
.b-match-card {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 100%;
  height: 135px;
  padding: 0 19px;
  font-family: 'PFDinDisplayPro', sans-serif;
  background-color: #ffffff;
  border-bottom: 2px solid #F4F4F4;
}
.b-match-card:first-child {
  border-top: none;
}
.b-match-card__header {
  min-height: 65px;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 0;
  color: rgba(0, 0, 0, 0.54);
}
.b-match-card__header::after {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  content: '';
  width: 0;
  height: inherit;
}
.b-match-card__date {
  width: 18%;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 1.33em;
}
.b-match-card__tourney {
  width: 81%;
  text-align: right;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 1.33em;
}
.b-match-card__body {
  padding: 10px 0 15px;
  color: rgba(0, 0, 0, 0.87);
}
.b-match-card__team {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.31em;
  letter-spacing: 0.5px;
  color: #2A2F37;
  overflow: hidden;
}
.b-match-card__team:first-child {
  padding-bottom: 5px;
}
.b-match-card__team_win {
  font-weight: 700;
}
.b-match-card__score {
  position: relative;
  float: right;
}
.b-match-card__score_penalty {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.54);
  padding-right: 6px;
}
.b-match-card__info {
  color: rgba(0, 0, 0, 0.54);
  font-weight: 400;
  font-size: 12px;
  position: absolute;
  right: 120%;
  bottom: -9px;
}
.b-match-card__calendar {
  font-size: 14px;
  background-color: #ffffff;
  text-align: center;
}
.b-match-card__calendar-inner {
  display: flex;
  justify-content: center;
  padding: 20px 10px;
}
.b-match-card__calendar a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 43px;
  padding: 0 30px;
  font-family: 'PFDinDisplayPro', sans-serif;
  font-size: 16px;
  letter-spacing: 0.05px;
  border: 1px solid #2A2F37;
  border-radius: 5px;
  color: #2A2F37;
  background-color: #fff;
  text-align: center;
}
.b-match-card__calendar a:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: #FAFAFA;
}
.b-trainers {
  padding: 0 10px;
  margin-bottom: 30px;
  font-family: 'PFDinDisplayPro', sans-serif;
  border-bottom: 2px solid #F4F4F4;
  color: rgba(0, 0, 0, 0.87);
  overflow: hidden;
}
.b-trainers .b-text-switcher {
  width: 360px;
  margin: 0 auto;
}
.b-trainers .b-trainer__flag {
  display: inline-block;
  vertical-align: -5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 20px;
  height: 20px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.12);
  margin-right: 4px;
}
.b-trainers .b-trainer__flag img {
  width: 100%;
}
.b-trainers .b-trainer__flag::after {
  content: '';
  display: table;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.b-trainers .b-trainer__img {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  float: left;
  width: 60px;
  height: 60px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  overflow: hidden;
  margin-right: 20px;
}
.b-trainers .b-trainer__img img {
  width: 100%;
}
.b-trainers .b-trainer__name {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  padding-top: 8px;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.b-trainers .b-trainer__status {
  font-size: 12px;
  color: #70757B;
  letter-spacing: 0.5px;
}
.b-trainers .b-trainer__right {
  text-align: right;
}
.b-trainers .b-trainer__right .b-trainer__flag {
  float: right;
  margin-top: -1px;
  margin-right: 0;
  margin-left: 4px;
}
.b-trainers .b-trainer__right .b-trainer__img {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.b-trainers__list {
  display: flex;
}
.b-trainers__list-item {
  width: 50%;
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
.b-trainers__list-item:first-child {
  border-right: 2px solid #F4F4F4;
}
.b-trainers__list-item:first-child .b-trainers__ranking {
  text-align: right;
}
.b-trainers__team {
  overflow: hidden;
  padding-bottom: 20px;
}
.b-trainers__ranking {
  width: 100px;
  margin: 14px 10px;
}
/*
 * Placement of players
 */
.b-table {
  display: table;
  width: 100%;
}
.b-table__row {
  position: relative;
  display: table-row;
}
.b-table__cell {
  display: table-cell;
  vertical-align: middle;
}
.b-table__cell_fix:after {
  content: '';
  font-size: 0;
  display: block;
  width: inherit;
}
.b-placement__header {
  font-size: 12px;
  overflow: hidden;
  margin-bottom: 15px;
}
.b-placement__header_left {
  float: left;
}
.b-placement__header_right {
  float: right;
}
.b-placement__item {
  position: relative;
  font-size: 0;
  color: rgba(0, 0, 0, 0.87);
}
.b-placement__item_change1 {
  margin-left: 30px;
}
.b-placement__item_change1 .b-placement__name {
  width: 99%;
}
.b-placement__item_change1 .b-placement__name a {
  width: 210px;
}
.b-placement__item_change1 .b-placement__time + .b-placement__name {
  width: auto;
}
.b-placement__item_change1 .b-placement__time + .b-placement__name a {
  width: auto;
}
.b-placement__item_change2 {
  margin-left: 60px;
}
.b-placement__item_change2 .b-placement__name a {
  width: 185px;
}
.b-placement__item_change2 .b-placement__time + .b-placement__name {
  width: 75%;
}
.b-placement__item_change2 .b-placement__time + .b-placement__name a {
  width: 143px;
}
.b-placement__item_played {
  color: rgba(0, 0, 0, 0.54);
}
.b-placement__item_playing {
  color: #43A047;
}
.b-placement__item .b-table__cell {
  padding-bottom: 5px;
}
.b-placement__item .b-table__cell:first-child {
  width: 86px;
  white-space: nowrap;
  table-layout: fixed;
}
.b-placement__item .b-table__cell:last-child {
  width: 25px;
  table-layout: fixed;
}
.b-placement__item:last-child .b-table__cell {
  padding-bottom: 0;
}
.b-placement__reply {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  position: absolute;
  top: 2px;
  left: -33px;
  width: 22px;
  height: 22px;
  background-image: url('//ss.sport-express.ru/projects/desktop/img/icons/change-color.svg');
  background-size: 100%;
}
.b-placement__number {
  display: inline-flex;
  align-items: center;
  width: 15px;
  height: 28px;
  padding-top: 2px;
  font-size: 14px;
  font-weight: 700;
  margin-right: 8px;
}
.b-placement__role {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 13px;
  padding-bottom: 7px;
  margin-right: 3px;
  font-size: 16px;
}
.b-placement__flag {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 30px;
  padding-bottom: 7px;
  text-align: center;
  overflow: hidden;
  margin-right: 5px;
}
.b-placement__flag .b-flag {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 20px;
  height: 20px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background-color: #ffffff;
}
.b-placement__flag .b-flag:nth-child(1) {
  margin-left: 0;
}
.b-placement__flag .b-flag:nth-child(2) {
  margin-left: -10px;
}
.b-placement__flag .b-flag img {
  width: 100%;
  height: 100%;
}
.b-placement__name {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 95%;
  font-size: 14px;
  white-space: nowrap;
  letter-spacing: 0.5px;
}
.b-placement__name a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 222px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 14px;
}
.b-placement__time {
  float: right;
  margin-right: 10px;
  margin-top: 1px;
  font-size: 14px;
  font-weight: 700;
}
.b-placement__time + .b-placement__name {
  width: 77%;
}
.b-placement__time + .b-placement__name a {
  width: 182px;
}
.b-placement__ball {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 25px;
  font-size: 14px;
  text-align: center;
  color: rgba(0, 0, 0, 0.54);
}
.b-placement .matchcenter-2columns__td {
  padding-top: 30px;
}
/*
 * Tooltip
 * <div class="b-tooltip-holder">text<div class="b-tooltip">hint</div></div>
 */
.b-tooltip-holder {
  position: relative;
  overflow: visible;
}
.b-tooltip-holder .b-tooltip {
  display: none;
}
.b-tooltip-holder:hover .b-tooltip {
  display: block;
}
.b-tooltip {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
  position: absolute;
  z-index: 1;
  font-size: 12px;
  line-height: normal;
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 5px 10px;
  white-space: nowrap;
  font-style: normal;
}
.b-tooltip_top {
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
.b-tooltip_top::after,
.b-tooltip_top::before {
  content: '';
  position: absolute;
  border: solid transparent;
  width: 0;
  height: 0;
  left: 50%;
}
.b-tooltip_top::after {
  border-top-color: #ffffff;
  border-width: 5px;
  margin-left: -5px;
  bottom: -9px;
}
.b-tooltip_top::before {
  border-top-color: rgba(0, 0, 0, 0.12);
  border-width: 6px;
  margin-left: -6px;
  bottom: -12px;
}
.b-tooltip_bottom {
  top: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
.b-tooltip_bottom::after,
.b-tooltip_bottom::before {
  content: '';
  position: absolute;
  border: solid transparent;
  width: 0;
  height: 0;
  left: 50%;
}
.b-tooltip_bottom::after {
  border-bottom-color: #ffffff;
  border-width: 5px;
  margin-left: -5px;
  top: -9px;
}
.b-tooltip_bottom::before {
  border-bottom-color: rgba(0, 0, 0, 0.12);
  border-width: 6px;
  margin-left: -6px;
  top: -12px;
}
.b-tooltip_left {
  left: 0;
  -webkit-transform: translate(-15px, 0);
  -moz-transform: translate(-15px, 0);
  -ms-transform: translate(-15px, 0);
  -o-transform: translate(-15px, 0);
}
.b-tooltip_left::before,
.b-tooltip_left::after {
  left: 20px;
}
.b-tooltip_left::after {
  margin-left: -5px;
}
.b-tooltip_left::before {
  margin-left: -6px;
}
.b-tooltip_right {
  left: auto;
  right: 0;
  -webkit-transform: translate(15px, 0);
  -moz-transform: translate(15px, 0);
  -ms-transform: translate(15px, 0);
  -o-transform: translate(15px, 0);
}
.b-tooltip_right::before,
.b-tooltip_right::after {
  left: auto;
  right: 20px;
}
.b-tooltip_right::after {
  margin-right: -5px;
  margin-left: 0;
}
.b-tooltip_right::before {
  margin-right: -6px;
  margin-left: 0;
}
.b-tooltip .icon {
  position: static;
}
