@font-face {
  font-family: "SourceSansPro";
  src: url(https://assets.cricketxi.com/fonts/SourceSansPro-Regular.fb1a09f7.woff2) format("woff2"), url(https://assets.cricketxi.com/fonts/SourceSansPro-Regular.1318fa5a.woff) format("woff"), url(https://assets.cricketxi.com/fonts/SourceSansPro-Regular.5e1d162e.otf) format("opentype");
  font-weight: 400;
}

@font-face {
  font-family: "SourceSansPro";
  src: url(https://assets.cricketxi.com/fonts/SourceSansPro-Bold.ba80f9a8.woff2) format("woff2"), url(https://assets.cricketxi.com/fonts/SourceSansPro-Bold.bf2504c8.woff) format("woff"), url(https://assets.cricketxi.com/fonts/SourceSansPro-Bold.1a2a157b.otf) format("opentype");
  font-weight: 700;
}

@font-face {
  font-family: "SourceSansPro";
  src: url(https://assets.cricketxi.com/fonts/SourceSansPro-Semibold.15b39788.woff2) format("woff2"), url(https://assets.cricketxi.com/fonts/SourceSansPro-Semibold.ae02043c.woff) format("woff"), url(https://assets.cricketxi.com/fonts/SourceSansPro-Semibold.78667e5e.otf) format("opentype");
  font-weight: 600;
}

@font-face {
  font-family: "TitilliumUpright";
  src: url(https://assets.cricketxi.com/fonts/Titillium-BoldUpright.a9663601.woff2) format("woff2"), url(https://assets.cricketxi.com/fonts/Titillium-BoldUpright.3a7a4cf2.woff) format("woff"), url(https://assets.cricketxi.com/fonts/Titillium-BoldUpright.6a5b580c.otf) format("opentype");
  font-weight: 700;
}

@font-face {
  font-family: "TitilliumUpright";
  src: url(https://assets.cricketxi.com/fonts/Titillium-SemiboldUpright.d8e5db94.woff2) format("woff2"), url(https://assets.cricketxi.com/fonts/Titillium-SemiboldUpright.02431cd3.woff) format("woff"), url(https://assets.cricketxi.com/fonts/Titillium-SemiboldUpright.ae2d47f3.otf) format("opentype");
  font-weight: 400;
}

@font-face {
  font-family: "TitilliumUpright";
  src: url(https://assets.cricketxi.com/fonts/Titillium-LightUpright.5fed76a2.woff2) format("woff2"), url(https://assets.cricketxi.com/fonts/Titillium-LightUpright.be209767.woff) format("woff"), url(https://assets.cricketxi.com/fonts/Titillium-LightUpright.52e87eaf.otf) format("opentype");
  font-weight: 200;
}

@font-face {
  font-family: titillium;
  font-weight: 300;
  font-style: normal;
  src: url(https://assets.cricketxi.com/fonts/TitilliumWeb-Light.ttf) format("truetype");
}

@font-face {
  font-family: titillium;
  font-weight: 400;
  font-style: normal;
  src: url(https://assets.cricketxi.com/fonts/TitilliumWeb-Regular.ttf) format("truetype");
}

@font-face {
  font-family: titillium;
  font-weight: 500;
  font-style: normal;
  src: url(https://assets.cricketxi.com/fonts/TitilliumWeb-SemiBold.ttf) format("truetype");
}

@font-face {
  font-family: titillium;
  font-weight: 600;
  font-style: normal;
  src: url(https://assets.cricketxi.com/fonts/TitilliumWeb-Bold.ttf) format("truetype");
}

@font-face {
  font-family: titillium;
  font-weight: 900;
  font-style: normal;
  src: url(https://assets.cricketxi.com/fonts/TitilliumWeb-Black.ttf) format("truetype");
}

* {
  box-sizing: border-box;
}

div {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font: inherit;
  vertical-align: baseline;
}

.eelmkB {
  width: 100%;
  max-width: 1280px;
  margin: 50px auto;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .eelmkB {
    padding: 0px 20px;
  }
}

@media (max-width: 755px) {
  .cyCcNh.absolute-left {
    position: sticky;
    left: 0px;
    z-index: 1;
    background: white;
  }
  .cyCcNh.absolute-left-second-main {
    position: sticky;
    left: 20px;
    box-shadow: rgb(202 210 216) 8px 0px 8px -5px;
    z-index: 1;
    background: white;
  }
  .cyCcNh.absolute-group-right {
    position: sticky;
    right: 0px;
    box-shadow: rgb(202 210 216) -8px 0px 8px -5px;
    z-index: 1;
    background: white;
  }
  
  .cPYxoW.absolute-left {
    position: sticky;
    left: 0px;
    z-index: 1;
  }
  .cPYxoW.absolute-left-second-main {
    position: sticky;
    left: 20px;
    box-shadow: rgb(202 210 216) 8px 0px 8px -5px;
    z-index: 1;
  }
  .cPYxoW.absolute-group-right {
    position: sticky;
    right: 0px;
    box-shadow: rgb(202 210 216) -8px 0px 8px -5px;
    z-index: 1;
  }
}

main {
  display: block;
}

#root {
  position: relative;
  z-index: 1;
  background-color: #fff;
}

body {
  margin: 0;
  background: #fff;
  overflow-x: hidden;
  color: #0e0e0e;
}

@media (min-width: 640px) {
  body {
    font-size: 16px !important;
  }
}

body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  vertical-align: baseline;
  line-height: 1;
  width: 100%;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

@media (min-width: 640px) {
  html {
    font-size: 10px !important;
  }
}

html {
  margin: 0px;
  padding: 0px;
  border: 0px;
  vertical-align: baseline;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  font: inherit;
  vertical-align: baseline;
  padding-top: 10px;
}

.MthBr > td {
border-top: 1px solid rgb(202, 210, 216);
}

.RthBr > td {
border-top: 2px solid rgb(202, 210, 216);
}

.TMIAq {
  width: 100%;
  display:block;
  overflow-x:auto;
}

.hiVuNi {
  table-layout: fixed;
  border-collapse: separate;
}

thead {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font: inherit;
  vertical-align: baseline;
}

tbody {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font: inherit;
  vertical-align: baseline;
}

tr {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font: inherit;
  vertical-align: baseline;
}

.fyFRhS {
  height: 30px;
  position: relative;
}

.ggiCHS {
  border-top: 4px solid rgb(127, 138, 144);
}

th {
  padding: 0px;
  margin: 0px;
  border: 0px;
  font: inherit;
  vertical-align: baseline;
}

.cyCcNh {
  text-align: center;
  vertical-align: middle;
  color: rgb(29, 64, 115);
  font-family: TitilliumUpright;
  font-weight: 400;
  height: 60px;
  padding: 0px 5px;
  font-size: 12px;
  width: auto;
  border-bottom: 2px solid rgb(202, 210, 216);
  box-sizing: border-box;
  user-select: none;
  cursor: default;
}

.isBTPO {
  position: relative;
  font-size: 12px;
  user-select: none;
  background: linear-gradient(rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
  transition: all 0.2s linear 0s, z-index 0s linear 0.4s;
}

.jNdlVS {
  width: auto;
  box-sizing: border-box;
  background: unset;
  white-space: nowrap;
  text-overflow: ellipsis;
  z-index: 0;
}

.CriPi {
  width: 20px;
  overflow: visible;
  text-align: center !important;
}

.dYnnVA th {
  border-bottom: 2px solid rgb(202, 210, 216);
}

.cyCcNh:first-child {
  text-align: left;
}

.TMIAq th:first-child {
  display: table-cell !important;
}

.hUabhJ {
  width: 75px;
  text-align: center;
  font-size: 0px;
}

.dZOsnD {
  width: 16%;
  text-align: left;
}

.fBlSqz {
  width: 60px;
}

.dpiGlt {
  width: 6.45455%;
  box-sizing: border-box;
  background: unset;
  white-space: nowrap;
  text-overflow: ellipsis;
  z-index: 0;
}

.TMIAq th:last-child {
  display: table-cell !important;
}

td {
  padding: 0px;
  margin: 0px;
  border: 0px;
  font: inherit;
  vertical-align: baseline;
}

.jZNbfb {
  text-align: center;
  vertical-align: middle;
  padding: 0px 5px;
  font-size: 12px;
  color: rgb(38, 36, 36);
  font-family: SourceSansPro;
  font-weight: 600;
  border-bottom: 1px solid rgb(202, 210, 216);
  height: 60px;
}

.cPYxoW {
  height: 30px;
  width: auto;
  font-weight: 200;
  color: rgb(29, 64, 115);
  box-sizing: border-box;
  border-bottom: none;
  background: white;
}

.hidden-stat {
  color: rgb(29 64 115 / 0%);
}

.iORzjO {
  width: 3%;
}

.TMIAq td:first-child {
  display: table-cell !important;
}

.RmHbc > .stdFd {
  background: rgb(250, 250, 255);
}

.RzHbc > .stdFd {
  background: rgb(253, 253, 253);
}

.gACrmw {
  width: 40px;
  text-align: center;
}

.gIGfYu {
  width: 75px;
  text-align: left;
  font-weight: bold;
}

.EXLlg {
  width: 6%;
}

.kFXpwc {
  height: 60px;
}

.TMIAq td:last-child {
  display: table-cell !important;
}

tr:nth-child(2n)>.sc-PZsNpdisable {
  background: rgb(248, 248, 250);
}

.ggiCHS .sc-PZsNp {
  font-weight: bold;
}

span {
  -webkit-font-smoothing: antialiased;
  margin: 0px;
  padding: 0px;
  border: 0px;
  font: inherit;
  vertical-align: baseline;
}

.isBTPO .highlighter {
  opacity: 0;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgb(255, 255, 255) 0%, rgb(240, 243, 247) 100%);
  z-index: 1;
  transition: all 0.2s linear 0s;
}

.isBTPO .highlighter:before,
.isBTPO .highlighter:after {
  position: absolute;
  left: 50%;
}

.isBTPO:hover .highlighter {
  opacity: 1;
}

.dpiGlt:hover {
  z-index:5;
}

.isBTPO .column-name {
  position: relative;
  z-index: 1;
  display: block;
}

.cTtYGC {
  text-align: center;
  border-radius: 5px;
  color: rgb(29, 64, 114);
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 5px;
  background: rgb(255, 255, 255);
  box-sizing: border-box;
  font-family: SourceSansPro;
  z-index: 5;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  min-width: 80px;
  text-transform: none;
  opacity: 0;
  transform: translate3d(-50%, 10px, 0px);
  padding: 0px;
  font-size: 0px;
  transition: opacity 0.2s linear 0.2s, transform 0.2s linear 0.2s, padding 0s linear 0.4s, font-size 0s linear 0.4s;
}

.cTtYGC:after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0px 5px 8px;
  border-color: rgb(255, 255, 255) transparent transparent;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}

:hover>.sc-bXRjm {
  opacity: 1;
  transform: translate3d(-50%, 0px, 0px);
  padding: 1.2em;
  font-size: 12px;
  transition: opacity 0.2s linear 0.4s, transform 0.2s linear 0.4s, padding 0s linear 0.4s, font-size 0s linear 0.4s;
}

img {
  border: 0px;
  max-width: 100%;
  margin: 0px;
  padding: 0px;
  font: inherit;
  vertical-align: baseline;
}

.gdNMls {
  height: 20px;
  width: 20px;
}

.hWxzvX {
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  place-items: center;
}

.eknybo {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-around;
}

.isBTPO .column-name>span:last-child {
  display: none;
}

.gayPGq {
  color: rgb(29, 64, 115);
  white-space:initial;
}

.cFPEfV {
  font-family: SourceSansPro;
}

.kcUEiq {
  text-align: center;
  padding: 10px 5px 0px;
  font-family: SourceSansPro;
}

.table-holder {
  width: 100%;
  white-space: nowrap;
  font-family: TitilliumUpright;
  padding-top: 10px;
}

.stat-card {
  background-color: white;
  margin: 10px;
}

@media screen and (max-width: 600px) {
  .stat-card {
    padding: 0px;
    margin: 0px;
  }
  
  .stat-card > h4 {
    margin: 10px;
  }
  #content-container {
    padding-top: 0px;
  }
}


.player-header {
  width: 100%;
  height: 390px;
  padding: 0px !important;
}

.playerDialogHeader {
  position: relative;
  width: 100%;
  height: auto;
  background: #1976D2;
  font-family: 'Lato', Calibri, Arial, sans-serif;
}

.playerShirt {
    position: absolute;
    margin-top:20px;
    height: 260px;
    z-index:0;
    right: 40px;
    max-height: 260px;
    top: 0px;
    width: 158px;
}

.playerDialogLeftSide {
  position: initial;
  color: white;
}
.playerDialogBottom {
  position: relative;
  color: black;
  background: white;
  width: 100%;
  min-height: 80px;
  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 5px;
    padding-top: 20px;
    margin-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

.playerBubble {
  height: 70px;
  width: 180px;
  border-radius: 20px;
  background: white;
  text-align: center;
  color: black;
}

.playerFirstname {
  top: 15px;  
  position:absolute;
  left: 20px;
  font-size: 24px;
}

.playerSurname {
  top: 43px;  
  left: 19px;
  position:absolute;
  font-size: 40px;
  line-height: 34px;
  height: 70px;
  width: 400px;
  text-transform: uppercase;
}

.playerPosition {
  position:absolute;
  left: 20px;
  top: 165px;
  margin-top: 5px;
  font-size: 16px;
}


.playerCompetition {
  position:absolute;
  left: 20px;
  top: 75px;
  margin-top: 5px;
  font-size: 16px;
}

.playerCompetition a {
  z-index: 50;
  color: white;
}

.playerCompetition a:visited {
  color: lightgray;
}

.playerTeam {
  position:absolute;
  top: 190px;
  left: 20px;
  width: 250px;
  font-size: 16px;
}

.playerPrice {
  position:absolute;
  left: 20px;
  top: 220px;
  background: white;
  font-size: 36px;
  line-height: 55px;
  text-align: center;
  vertical-align: middle;
  height: 55px;
}

.playerTotal {
  position:absolute;
  right:20px;
  top: 25px;
}

.playerGames {
  position:absolute;
  right:20px;
  top: 115px;
}

.playerAvg {
  position:absolute;
  right:20px;
  top: 205px;
}

.lowerBox {
  flex: 1;
  text-align: center;
  padding: 0px;
  min-width: 95px;
  height: 60px;
}

.playerLast3 {
  left:0px;
  top: 10px;
}

.playerLowestScore {
  left:100px;
  top: 10px;
}

.playerHighestScore {
  left:200px;
  top: 10px;
}

.playerRoundPriceChange {
  left:300px;
  top: 10px;
}

.playerSeasonPriceChange {
  left:400px;
  top: 10px;
}

.playerSelections {
  left:500px;
  top: 10px;
}

.statHeader {
  margin-top:10px;
  font-size: 12px;
  line-height: 12px;
}

.statValue {
  margin-top:2px;
  font-size: 36px;
  line-height: 36px;
}

.lowerBox .statHeader {
  margin-top:0px;
  font-size: 12px;
  line-height: 12px;
  min-height: 24px;
}

.lowerBox .statValue {
  top:26px;
  margin-top:4px;
  font-size: 24px;
  line-height: 24px;
}

.team-background {
    background-size: 75% auto;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
    opacity: 100%;
}
.team-overlay-left {
    height: 100%;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .675), transparent);
}
.team-watermark {
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.team-watermark.left {
    left: 0;
    background-position: 100%;
}
.stat-h4 {
  margin-bottom: 4px;
  margin-left: 15px;
  font-size: 18px;
}

.header-right-link {
  display: none;
  float: right;
  padding-right: 15px;
  position: relative;
}

.ecyoXy {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 5px;
}

.eRIiCV {
    width: 100%;
    display: flex;
}

.gpzPLM {
    color: rgb(29, 64, 115);
    font-family: SourceSansPro;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 0px;
    flex: 1 0 0px;
    text-align: center;
    align-self: center;
}

.kQHJqg {
    width: 100%;
    margin: 0px;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.iaaAiA {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: start;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 10px 0px;
}

.kQHJqg > div {
    margin: 0px 10px 0px 10px;
}

.jAxlFF {
    height: 35px;
    background-color: rgb(248, 248, 250);
    border-radius: 15px;
    max-width: 600px;
    margin-right: 0px;
    flex: 1 0 0px;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.jAxlFF > div {
    height: 35px;
    background-color: rgb(178, 183, 195);
    border-radius: 15px;
    min-width: 60px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px 5px;
    color: rgb(255, 255, 255);
    font-family: TitilliumUpright;
    white-space: nowrap;
}
.cmp-player  {
    transition: all 0.2s linear 0s;
    min-width:40px;
}

.player_1 {
  text-align: right;
  justify-content: flex-end;
}

.player_2 {
  text-align: left;
  justify-content: flex-start;
}
span {
  padding: 0px 5px;
}

.jAxlFF > .biggest {
    background-color: rgb(25, 141, 225);
  
}

.playerRemove {
    position: absolute;
    height: 45px;
    z-index: 1;
    right: 14px;
    top: 0px;
    width: 45px;
}

.playerRemove svg:hover {
    fill: rgb(0, 31, 74);
    background-color: rgba(202, 210, 216, 0.2);
    box-shadow: rgb(202 210 216 / 20%) 0px 0px 10px;
}

.playerRemove svg {
    height: 32px;
    width: 32px;
    margin: 14px;
    cursor: pointer;
    transition: all 0.2s linear 0s;
    border-radius: 16px;
    box-shadow: rgb(202 210 216 / 20%) 0px 0px 0px;
    fill: rgb(255, 255, 255);
}

.controls {
  padding: 10px;
}

.player_options {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
}

.player_option {
    background-color: rgb(240, 243, 247);
    color: rgb(132, 143, 149);
    padding: 12px 10px 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    border-radius: 2px;
    cursor: pointer;
    transition: all 0.2s linear 0s;
}


.row {
  display: flex;
  flex-direction: row;
  -webkit-box-pack: start;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0px 0px 20px 0px;
}

.left-side {
    justify-content: flex-end;
}


@media screen and (max-width: 901px) and (min-width:900px) {
  .playerShirt {
    display: none;
  }
}

@media screen and (max-width: 900px){
    .lowerBox .statHeader {
        font-size: 10px;
        line-height: 10px;
        min-width: 70px;
        min-height: 20px;
    }
    .lowerBox .statValue {
        min-width: 70px;
        margin-top: 0px;
        font-size: 18px;
        line-height: 18px;
    }
    
    .team-background {
      height: 190px;
    }
    
    .lowerBox {
      height: 50px;
    }
    
    .statHeader {
        margin-top: 1px;
        font-size: 12px;
        line-height: 12px;
    }
    
    .statValue {
        margin-top: 0px;
        font-size: 16px;
        line-height: 16px;
    }
    
    .playerShirt {
        margin-top: 0px;
        top: 60px;
        right: 20px;
        height: 100px;
        width: 70px;
        left: initial;
    }
    .team_background {
        height: 190px;
    }
    
    .playerBubble {
      height: 30px;
      width: 125px;
      border-radius: 10px;
    }
    
    .playerPrice {
      top: 140px;
      font-size: 24px;
      line-height: 28px;
      padding: 0px;
      width: 125px;
      height: 30px;
    }
    
    .playerTotal {
      left: 20px;
      top: 175px;
      padding: 0px;
    }
    
    .playerGames {
      left: 20px;
      top: 210px;
      padding: 0px;
    }
    
    .playerAvg {
      left: 20px;
      top: 245px;
      padding: 0px;
    }
    
    .playerPosition {
      top: 96px;
    }
    
    .playerTeam {
      top: 120px;
    }
    
    .cTtYGC {
      min-width: 50px;
    }
    
    :hover>.sc-bXRjm {
      padding: 8px;
    }
    
    .playerFirstname {
      font-size: 20px;
    }
    
    .playerSurname {
      font-size: 30px;
      top: 36px;
    }
    
    .playerCompetition {
      top: 68px;
      font-size: 16px;
    }
    
    .stat-h4 {
      font-size: 16px;
    }
}

@media screen and (max-width: 600px) and (min-width:501px){
    .playerFirstname {
      font-size: 20px;
    }
    
    .playerSurname {
      max-width: 380px;
    }
    
    .playerCompetition {
      top: 68px;
      font-size: 14px;
    }
    
}

@media screen and (max-width: 600px) {
  
    .jAxlFF {
      height: 20px;
    }
    
    .jAxlFF > div {
      font-size: 12px;
      height: 20px;
      min-width: 40px;
    }
    
    .jAxlFF.cmp-price > div {
      min-width: 60px;
    }
    
    .gpzPLM {
      font-size: 12px;
    }
    
    .iaaAiA {
      margin: 6px 0px;
    }
}

@media screen and (max-width: 500px){
    .playerFirstname {
      font-size: 14px;
    }
    
    .playerSurname {
      font-size: 18px;
      top: 22px;
      max-width: 200px;
    }
    
    .playerPosition {
      top: 110px;
      font-size: 12px;
    }
    
    .playerPrice {
        top: 148px;
        font-size: 16px;
        line-height: 26px;
        width: 85px;
        height: 28px;
    }
    
    .playerTeam {
      top: 130px;
      font-size: 12px;
    }
    
    .playerTeam {
      width: 190px;
    }
    
}

@media screen and (max-width: 430px){
    .playerFirstname {
      font-size: 12px;
    }
    
    .playerSurname {
      font-size: 16px;
      top: 20px;
      max-width: 120px;
    }
    
    .playerPosition {
      top: 116px;
      font-size: 12px;
    }
    
    .playerPrice {
        top: 152px;
        font-size: 14px;
        line-height: 24px;
        padding: 0px;
        width: 70px;
        height: 24px;
    }
    
    .playerTeam {
      top: 136px;
      width: 160px;
      font-size: 12px;
    }
}

@media screen and (max-width: 350px){
    .playerTeam {
      top: 136px;
      width: 140px;
      font-size: 12px;
    }
}


