﻿/* AUTOGENERATED CSS: To make changes edit match-detail.scss */
@charset "UTF-8";
/* ADDS A BROWSER PREFIX TO THE PROPERTY */
/* BACKGROUND GRADIENT */
/* BACKGROUND HORIZONTAL */
/* BACKGROUND RADIAL */
/* BACKGROUND SIZE */
/* BACKGROUND COLOR OPACITY */
/* BORDER RADIUS */
/* BOX */
/* BOX RGBA */
/* BOX SHADOW */
/* BOX SIZING */
/* COLUMNS */
/* DOUBLE BORDERS */
/* FLEX */
/* FLIP */
/* FONT FACE */
/*@mixin font-face($fontFamily: myFont, $eotFileSrc: 'myFont.eot', $woffFileSrc: 'myFont.woff', $ttfFileSrc: 'myFont.ttf') {
  font-family: $fontFamily;
  src: url($eotFileSrc)  format('eot'),
       url($woffFileSrc) format('woff'),
       url($ttfFileSrc)  format('truetype');
}*/
/* OPACITY */
/* OUTLINE RADIUS */
/* RESIZE */
/* ROTATE*/
/* TEXT SHADOW */
/* TRANSFORM  */
/* TRANSFORM STYLE */
/* TRANSITION */
/* TRIPLE BORDERS */
/* KEYFRAMES */
/* ANIMATION */
/*FONT REM PX CONVERT*/
/*rem*/
/**
 * Computes a bottom-shadow for a card effect.
 *
 * @param {Number} $depth - depth level
 *
 * @return {List}
 */
/**
 * Gives a card depth effect.
 *
 * @param {Number} $depth - depth level (between 1 and 5)
 *
 * @link https://www.google.com/design/spec/layout/layout-principles.html#layout-principles-dimensionality Google Design
 *
 * @requires {function} top-shadow
 * @requires {function} bottom-shadow
 */
/* Black To White Scale */
/* #fcfcfc */
/* #fafafa */
/* #f7f7f7 */
/* #f5f5f5 */
/* #f2f2f2 */
/* #f0f0f0 */
/* #ededed */
/* #ebebeb */
/* #e8e8e8 */
/* #e6e6e6 */
/* #d9d9d9 */
/* #cccccc */
/* #bfbfbf */
/* #b3b3b3 */
/* #a6a6a6 */
/* #999999 */
/* #8c8c8c */
/* #808080 */
/* #737373 */
/* #666666 */
/* #595959 */
/* #4d4d4d */
/* #404040 */
/* #333333 */
/* #262626 */
/* #1a1a1a */
/* #0d0d0d */
/* Category Color */
/* Ana Renk */
/* GÃ¼ndem */
/* Politika */
/* DÃ¼nya */
/* Ekonomi */
/* Spor */
/* Teknoloji */
/* YaÅŸam */
/* Foto */
/* Video */
/* Bildirimler */
/* Yazarlar */
/* Gazeteler */
/* Piyasalar */
/* CanlÄ± YayÄ±n */
/* Hava Durumu */
/* Namaz Vakti */
/* Ramazan */
/*euro cup*/
/* Custom Color */
/* Spor */
/* Spor 2 */
/* Flat Pallette Color */
/* Font */
/* Thin (Hairline), Extra Light (Ultra Light) */
/* Light */
/* Normal, Regular */
/* Medium, Semi Bold (Demi Bold) */
/* Bold */
/* Light */
/* Regular, Normal  */
/* Medium, Semi Bold (Demi Bold) */
/* Bold */
/* Extra Bold (Ultra Bold) */
/* Light */
/* Regular, Normal  */
/* Medium, Semi Bold (Demi Bold) */
/* Bold */
/* Extra Bold (Ultra Bold) */
/* Font Icon Sets */
/* Font Icon Sets */
/* Rules */
.match-detail .ads-header {
  margin-bottom: 0; }

.live-header {
  position: relative;
  border-width: 0.4rem 0 0.4rem 0;
  border-color: #ffd743;
  border-style: solid;
  padding-bottom: 24px;
  background: #ffffff;
  /*.player-cards {
        position: relative;
        margin: 10px auto;
        height: 20px;

        .side {
            position: relative;
            display: inline-block;
            width: calc(100% / 2);

            &:nth-child(1) {
                .red {
                    left: 0;
                }
                .yellow{
                    top: 4px;
                    left: -4px;
                }
            }

            &:nth-child(2) {
                .red {
                    right: 0;
                }
                 .yellow{
                    top: 4px;
                    right: 4px;
                }
            }
        }

        .color {
            position: absolute;
            display: inline-block;
            top: 0;
            width: 16px;
            height: 20px;
            border-radius: .15rem;
        }

        .red {
            background-color: rgb(221, 75, 57);
            z-index: 2;
        }

        .yellow {
            background-color: #FFE06E;
            z-index: 1;
        }

        .value {
            position: absolute;
            top: -7px;
            right: -7px;
            width: 14px;
            height: 14px;
            background-color: #FAFAFA;
            border-radius: 50%;
            box-shadow: 0 3px 6px rgba(0,0,0,.12);
            border: 1px solid #E0E0E0;
            @include font(0.9,1.4,$fnt-medium);
        }
    }*/ }
  .live-header .live-info {
    display: block;
    margin: 10px auto 20px;
    padding: 0 16px;
    font: 1.2rem/1.4rem helveticaneue-regular; }
    .live-header .live-info li {
      position: relative;
      display: inline-block;
      color: #a4a4a4;
      padding-right: 16px; }
      .live-header .live-info li.league {
        font-family: helveticaneue-bold; }
      .live-header .live-info li:after {
        content: "";
        position: absolute;
        right: 6px;
        top: 50%;
        margin-top: -1px;
        width: 3px;
        height: 3px;
        background: #999999;
        -webkit-border-radius: 3px;
        -khtml-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px; }
      .live-header .live-info li:last-child {
        padding-right: 0; }
        .live-header .live-info li:last-child:after {
          content: none; }
  .live-header .card {
    position: relative;
    margin: 0 2px;
    height: 20px;
    display: inline-block; }
    .live-header .card .color {
      position: relative;
      display: inline-block;
      top: 0;
      width: 12px;
      height: 14px;
      border-radius: .15rem; }
      .live-header .card .color:nth-child(2) {
        position: absolute;
        top: 2px;
        right: 2px; }
    .live-header .card .red {
      background-color: #dd4b39;
      z-index: 2; }
    .live-header .card .yellow {
      background-color: #FFE06E;
      z-index: 1; }
  .live-header .live-title {
    position: absolute;
    bottom: -9px;
    left: 16px;
    font: 1.4rem/1.4rem helveticaneue-bold;
    background-color: #fff;
    padding: 0 8px;
    z-index: 2; }
    .live-header .live-title i {
      color: #ffd743;
      top: 1px;
      font-size: .8rem;
      font-size: 1.4rem; }
  .live-header .countdown {
    position: relative;
    width: 4rem;
    height: 4rem;
    margin: 10px auto 0;
    display: block; }
    .live-header .countdown .countdown-number {
      display: inline-block;
      width: 4rem;
      height: 4rem;
      border: 1px solid #ffd743;
      font-family: helveticaneue-bold;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      font-size: 1.4rem;
      line-height: 3.6rem;
      text-align: center; }
    .live-header .countdown small {
      position: absolute;
      width: 2.2rem;
      height: 2.2rem;
      line-height: 1.7rem;
      top: -.6rem;
      right: -.8rem;
      border: 2px solid #fff;
      color: #fff;
      font-size: 1rem;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      font-family: helveticaneue-medium;
      background: #999999; }
    .live-header .countdown .countdown-wrapper:before, .live-header .countdown .countdown-wrapper:after {
      content: "";
      position: absolute;
      width: 8.8rem;
      height: .1rem;
      background-color: #ffd743;
      top: 2rem; }
    .live-header .countdown .countdown-wrapper:before {
      left: 5.6rem; }
    .live-header .countdown .countdown-wrapper:after {
      right: 5.6rem; }

.info-soccer {
  padding: 16px; }
  .info-soccer li {
    display: block;
    padding: 0 6px;
    background-color: #fcfcfc; }
    .info-soccer li:nth-child(2n+2) {
      background-color: #f2f2f2; }
  .info-soccer .title {
    display: inline-block;
    width: 70px;
    font: 1.4rem/2.8rem helveticaneue-medium; }
  .info-soccer .divider {
    display: inline-block;
    font: 1.4rem/2.8rem helveticaneue-light;
    width: 15px; }
  .info-soccer .text {
    font: 1.4rem/2.8rem helveticaneue-light;
    display: inline-block;
    width: calc(100% - 85px);
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden; }

.live-content {
  position: relative;
  display: block;
  padding-top: 24px;
  overflow: hidden;
  background: #ffffff; }
  .live-content .live-lmt .tabs .tab-links,
  .live-content .live-lmt .tabs .tab-list,
  .live-content .live-lmt .tabs .tab-scroll {
    background: #333333; }
    .live-content .live-lmt .tabs .tab-links li .link,
    .live-content .live-lmt .tabs .tab-list li .link,
    .live-content .live-lmt .tabs .tab-scroll li .link {
      margin: 0;
      padding: 0 10px;
      font: 1.2rem/3.6rem helveticaneue-regular; }
    .live-content .live-lmt .tabs .tab-links li.active .link,
    .live-content .live-lmt .tabs .tab-list li.active .link,
    .live-content .live-lmt .tabs .tab-scroll li.active .link {
      color: #ffd743;
      border-bottom: solid 2px #ffd743; }
  .live-content .live-lmt .sr-widget-title {
    display: none; }
  .live-content .live-lmt .sr-content {
    top: 0 !important; }

.live-score-widget ul {
  padding: 0 10px 10px; }

.live-score-widget li {
  color: #535353;
  border: 1px solid #e2e2e2;
  border-radius: .4rem;
  padding: 8px 0;
  margin-bottom: 1.2rem;
  top: 0;
  -webkit-transition: -webkit-background-color 0.3s linear;
  -khtml-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear; }
  .live-score-widget li:last-child {
    margin-bottom: 0; }
  .live-score-widget li.live {
    display: block;
    border: 1px solid #52a25d; }
  .live-score-widget li:hover {
    background-color: rgba(82, 162, 93, 0.09); }

.live-score-widget .live-title {
  display: inline-block;
  border-right: 1px solid #e0e0e0;
  width: 72px;
  min-height: 64px;
  text-align: center;
  vertical-align: middle;
  color: #000; }
  .live-score-widget .live-title .icon-sort-circle {
    font-size: 14px;
    color: #ffd743;
    top: .1rem;
    line-height: 6.4rem; }
  .live-score-widget .live-title span {
    font-family: helveticaneue-bold;
    color: #000;
    font-size: 1.3rem;
    line-height: 6.4rem; }
  .live-score-widget .live-title.date {
    padding: 12px 0; }
    .live-score-widget .live-title.date span {
      display: block;
      font-family: helveticaneue-medium;
      color: #535353;
      line-height: 2.0rem;
      font-size: 1.3rem; }

.live-score-widget .match {
  display: inline-block;
  width: calc(100% - 72px); }
  .live-score-widget .match .result {
    margin-top: 5px; }

.live-score-widget .score-center .team {
  width: 4rem; }

.detail-comment {
  position: relative;
  padding: 0 16px;
  margin: 10px auto; }
  .detail-comment .head {
    position: absolute;
    top: -11px;
    z-index: 2;
    margin-left: 1.6rem;
    display: inline-block;
    font-family: helveticaneue-bold;
    font-size: 1.2rem;
    line-height: 2.2rem;
    padding: 0 1.2rem;
    color: #fff;
    background: #9f9f9f;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
    .detail-comment .head:before,
    .detail-comment .head:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0;
      height: 0;
      z-index: 999;
      opacity: 1; }
    .detail-comment .head:after {
      border-right: 16px solid transparent;
      border-top: 10px solid #9f9f9f;
      bottom: -9px;
      right: 15px; }
  .detail-comment section.pid-comment {
    padding-top: 2.4rem; }
  .detail-comment .comment-count {
    display: inline-block;
    margin: 12px auto;
    width: 72px;
    padding: 0 12px;
    text-align: center; }
    .detail-comment .comment-count i, .detail-comment .comment-count strong, .detail-comment .comment-count span {
      display: block;
      color: gray; }
    .detail-comment .comment-count i {
      font-size: 4.8rem; }
    .detail-comment .comment-count strong {
      font: 3.2rem/3.2rem opensans-bold; }
    .detail-comment .comment-count span {
      font: 1.2rem/1.6rem helveticaneue-regular; }
  .detail-comment .comment-list {
    position: relative;
    display: inline-block;
    margin: 12px auto;
    width: calc(100% - 76px);
    border-left: solid 1px #f2f2f2;
    cursor: pointer; }
    .detail-comment .comment-list:before {
      content: "";
      position: absolute;
      top: 15px;
      left: -8px;
      width: 0;
      height: 0;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent;
      border-right: 8px solid #f2f2f2; }
    .detail-comment .comment-list:after {
      content: "";
      position: absolute;
      top: 15px;
      left: -7px;
      width: 0;
      height: 0;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent;
      border-right: 8px solid #ffffff; }
    .detail-comment .comment-list .comment-box {
      border: none;
      padding: 8px 0;
      margin-left: 12px; }
      .detail-comment .comment-list .comment-box .text {
        max-height: 120px;
        overflow: hidden; }
