body {
  color: #27313C;
}
@media screen and (max-width: 641px) {
  .tab .tab-btn.font-blg {
    font-size: 20px;
  }
}
.shot-chart-tab {
  min-width: initial !important;
  margin-bottom: 30px;
}
@media screen and (max-width: 641px) {
  .shot-chart-tab {
    margin: 0 -10px 25px;
    padding: 7.5px 0;
  }
  .shot-chart-tab .shot-chart-tab-item .tab-btn {
    font-size: 11px;
  }
}
.table.table-standings th.table-title {
  padding: 5px;
  white-space: nowrap;
  font-size: 11px;
  min-width: 45px;
  line-height: 1.3;
}
@media screen and (max-width: 641px) {
  .table.table-standings th.table-title {
    font-size: 10px;
  }
}
.table.table-standings th:nth-child(1) {
  min-width: 35px;
  left: 0;
}
.table.table-standings th:nth-child(2) {
  min-width: 250px;
  left: 35px;
}
@media screen and (max-width: 641px) {
  .table.table-standings th:nth-child(2) {
    min-width: 120px;
  }
}
.table.table-standings th.outcome {
  padding: 5px 10px;
}
.table.table-standings td {
  padding: 5px;
  font-size: 11px;
  text-align: center;
  border-right: 0 none;
}
.table.table-standings td:nth-child(1) {
  left: 0;
}
.table.table-standings td:nth-child(2) {
  padding: 5px 5px 5px 20px;
  left: 35px;
}
.table.table-standings td .team .team-logo {
  width: 26px;
}
.table.table-standings tr:nth-child(1) {
  left: 0;
}
.table.table-standings tr:nth-child(1) td:nth-child(2) {
  background: url(/v=1660557147/files/user/common_new2208/icon_star.svg) no-repeat 2px center #fff;
  background-size: 18px;
}
.table.table-standings tr:nth-child(2) {
  left: 50px;
}
.table.table-standings tr:nth-child(2) td:nth-child(2) {
  background: url(/v=1660557148/files/user/common_new2208/icon_star_white.svg) no-repeat 2px center #fff;
  background-size: 18px;
}
.table.table-standings tr:nth-child(3) td:nth-child(2) {
  background: url(/v=1660557148/files/user/common_new2208/icon_star_white.svg) no-repeat 2px center #fff;
  background-size: 18px;
}
.table.table-standings .team-name {
  margin-left: 7px;
}
.standings-text {
  display: table;
  font-size: 12px;
}
.standings-text > span:first-child {
  display: table-cell;
  padding-right: 7px;
  white-space: nowrap;
}
.standings-text > span:first-child img {
  width: 18px;
  height: auto;
}
.standings-player {
  display: flex;
  min-height: 95px;
  padding: 10px 6px 0 20px;
  position: relative;
  border-bottom: 1px solid #F2F2F2;
}
.standings-player:first-child {
  border-top: 1px solid #F2F2F2;
}
.standings-player.standings-player-rankFirst .standings-player-rank {
  font-size: 30px;
  color: #B21920;
}
.standings-player.standings-player-rankFirst .standings-player-rank > span {
  font-size: 20px;
}
.standings-player.standings-player-rankFirst .standings-player-average {
  color: #B21920;
}
.standings-player .standings-player-rank {
  font-size: 22px;
  position: absolute;
  top: 10px;
  left: 0;
}
.standings-player .standings-player-rank > span {
  font-size: 15px;
}
.standings-player .standings-player-img {
  flex-shrink: 0;
  align-self: flex-end;
  position: relative;
  z-index: 1;
}
.standings-player .standings-player-img img {
  width: 100%;
  max-width: 59px;
  height: auto;
}
.standings-player .standings-player-info {
  width: 100%;
  max-width: 160px;
  margin: 0 15px 0 10px;
}
.standings-player .standings-player-info .team-logo {
  width: 30px;
  height: auto;
}
.standings-player .standings-player-info .team-name {
  font-size: 10px;
}
.standings-player .standings-player-name {
  margin-bottom: 5px;
  font-size: 12px;
}
.standings-player .standings-player-position {
  font-size: 10px;
  color: #6F7E90;
}
.standings-player .standings-player-average {
  width: 53px;
  margin-left: auto;
  flex-shrink: 0;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 10px;
}
.standings-player .standings-player-average .font-blg {
  display: block;
  font-size: 28px;
}
.standings-block {
  margin-top: 10px;
}
.standings-block.center {
  justify-content: center;
}
@media screen and (max-width: 961px) {
  .standings-block.center {
    justify-content: flex-start;
  }
}
.standings-text {
  display: table;
  font-size: 12px;
}
.standings-text span:first-child {
  display: table-cell;
  padding-right: 7px;
  white-space: nowrap;
}
.standings-text span:first-child img {
  max-width: 13px;
  height: auto;
}
.standings-text span:last-child {
  display: table-cell;
  vertical-align: middle;
  padding-top: 2px;
}
/*# sourceMappingURL=map/standings_new2208.css.map */