﻿/* AUTOGENERATED CSS: To make changes edit player.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 */
.player-header {
  display: block;
  padding: 16px 16px 12px;
  background: #ffffff; }

.info-head {
  position: relative;
  font: 2.4rem/3.6rem helveticaneue-medium; }
  .info-head .head-left {
    display: inline-block;
    width: 74px; }
  .info-head .head-right {
    display: inline-block;
    width: calc(100% - 82px); }
  .info-head .photo {
    position: relative;
    display: inline-block;
    padding: 5px; }
    .info-head .photo img, .info-head .photo amp-img {
      width: 64px;
      height: 64px;
      background: #f2f2f2;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }
    .info-head .photo .logo {
      position: absolute;
      top: 0;
      right: 0; }
      .info-head .photo .logo img, .info-head .photo .logo amp-img {
        width: 24px;
        height: 24px;
        background: #f2f2f2;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%; }
  .info-head .name {
    display: inline-block;
    font: 2rem/3.2rem helveticaneue-medium;
    margin-top: 10px; }
  .info-head .team {
    font: 1.2rem/1.6rem helveticaneue-medium; }

.info-team {
  position: relative;
  margin: 10px auto; }
  .info-team .image {
    position: absolute;
    left: 0;
    width: 36px;
    height: 36px; }
    .info-team .image img, .info-team .image amp-img {
      width: 100%; }
  .info-team .title {
    margin-left: 48px;
    font: 1.2rem/1.6rem helveticaneue-light; }
  .info-team .team {
    margin-left: 48px;
    font: 1.6rem/2rem helveticaneue-medium; }

.info-player {
  display: block;
  margin: 10px auto 0; }
  .info-player li {
    font-size: 0;
    background: #fafafa; }
    .info-player li:nth-child(2n+1) {
      background: #f2f2f2; }
  .info-player .group {
    /*padding: 10px 0;*/ }
    .info-player .group li:last-child {
      border-bottom: none; }
    .info-player .group .title {
      display: inline-block;
      width: 140px;
      font: 1.3rem/3.2rem helveticaneue-light; }
      .info-player .group .title i {
        font-size: 2.4rem;
        line-height: 3.2rem;
        padding: 0 5px;
        color: #b3b3b3; }
    .info-player .group .divider {
      display: inline-block;
      font: 1.3rem/3.2rem helveticaneue-light;
      width: 10px; }
    .info-player .group .text {
      font: 1.3rem/3.2rem helveticaneue-medium;
      display: inline-block;
      width: calc(100% - 150px);
      white-space: nowrap;
      -ms-text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      overflow: hidden; }

.stats-content .list-score {
  padding: 10px; }
  .stats-content .list-score h3 {
    display: block;
    font: 1.3rem/2.8rem helveticaneue-regular;
    margin-bottom: 10px;
    text-align: center; }
