#match-container {
  margin: 15px 0;
  font-size: 13px; }

#match-header {
  margin: 15px 0;
  display: none; }

#match-header i {
  font-size: 14px;
  margin-right: 5px;
  color: #bbb; }

.game-switch-container {
  overflow: hidden;
  margin-bottom: -2px;
  padding-bottom: 2px; }

.game-switch {
  display: inline-block;
  border: 1px solid #bbb;
  border-bottom: 0;
  padding: 10px 12px;
  cursor: pointer;
  position: relative;
  float: left;
  margin-right: -1px;
  font-weight: bold;
  font-size: 13px;
  color: #bbb; }

.game-switch.multi .game-map {
  min-width: 80px;
  max-width: 95px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px; }

.game-switch.active {
  background: #f7f7f7;
  color: #555; }

.game-switch.active:after {
  height: 5px;
  width: 100%;
  left: 0px;
  bottom: -3px;
  position: absolute;
  content: '';
  background: #f7f7f7; }

.game-switch.first {
  border-top-left-radius: 2px; }

.game-switch.last {
  border-top-right-radius: 2px; }

.game-switch.solo {
  border-radius: 2px 2px 0 0; }

.game-numbers-container {
  overflow: hidden; }

.game-num, .set-num {
  color: #aaa;
  font-size: 10px;
  margin-bottom: 3px;
  font-weight: normal;
  float: left; }

.set-num {
  float: right; }

.game-stats-container {
  border-radius: 0 2px 2px 2px;
  padding: 12px; }

.vs-info {
  font-size: 23px;
  letter-spacing: -.5px;
  font-weight: bold;
  color: #444;
  padding-top: 7px; }

.vs-info.null, .vs-info.null .team-name-1, .vs-info.null .team-name-2 {
  color: #aaa;
  font-weight: normal; }

.team-name-1 {
  color: #C54446;
  margin-right: 4px; }

.team-name-2 {
  color: #5885A2;
  margin: 0 4px; }

.null-notice {
  padding: 8px 0; }

.game-stats {
  width: 100%;
  font-size: 13px;
  color: #555;
  table-layout: fixed;
  margin-top: 5px;
  box-sizing: content-box; }

.game-stats .flag {
  margin-right: 2px;
  box-sizing: border-box; }

.game-stats .unfocus-stat {
  color: #bbb; }

.game-stats td, th {
  padding: 1px 6px;
  line-height: 20px;
  height: 20px;
  text-align: center;
  border-bottom: 1px solid #ddd; }

.game-stats th {
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  letter-spacing: -.15px; }

.game-stats th.player, .game-stats th.class, .game-stats th.charges, .game-stats th.charges_dropped {
  cursor: auto; }

.game-stats th:focus {
  outline: 0; }

.tablesorter-headerAsc span, .tablesorter-headerDesc span {
  background: #C05858;
  color: #fff;
  padding: 2px 4px;
  margin: -2px -4px;
  border-radius: 2px; }

.tablesorter-headerDesc span {
  background: #7AB87E; }

.game-stats tr.odd td {
  background: #efefef; }

.game-stats td:first-child, .game-stats th:first-child {
  text-align: left;
  padding-left: 0px; }

.game-stats td:last-child, .game-stats th:last-child {
  padding-right: 5px; }

.game-stats .player {
  border-right: 3px solid #f7f7f7;
  width: 152px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.game-stats .player a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  line-height: 15px;
  max-width: 140px;
  vertical-align: -3px; }

.game-stats .player.red {
  color: #CB5759;
  margin-right: 4px; }

.game-stats .player.blue {
  color: #5885A2; }

.game-stats .class, .game-stats .points {
  width: 20px; }

.game-stats .dpm, .game-stats .damage, .game-stats .heals_percent, .game-stats .heals {
  width: 30px;
  text-align: right; }

.game-stats .kills, .game-stats .deaths, .game-stats .assists {
  width: 20px; }

.game-stats .cpc, .game-stats .medic_picks, .game-stats .dominations, .game-stats .revenges, .game-stats .charges, .game-stats .charges_dropped {
  width: 28px;
  padding-left: 3px;
  padding-right: 3px; }

.game-stats th.cpc, .game-stats th.medic_picks, .game-stats th.dominations, .game-stats th.revenges, .game-stats th.charges, .game-stats th.charges_dropped {
  padding-left: 0;
  padding-right: 0; }

.game-stats .class {
  border-right: 3px solid #f7f7f7; }

.game-stats .points {
  border-right: 3px solid #f7f7f7; }

.game-stats .damage {
  border-right: 3px solid #f7f7f7;
  padding-left: 2px;
  width: 40px; }

.game-stats .kills {
  padding-right: 8px; }

.game-stats .assists {
  padding-left: 0;
  padding-right: 0; }

.game-stats .deaths {
  padding-left: 8px;
  border-right: 3px solid #f7f7f7; }

.game-stats .heals {
  border-right: 3px solid #f7f7f7;
  padding-left: 5px;
  padding-right: 12px !important; }

.game-stats .cpc {
  padding-left: 8px !important; }

.classes {
  background-image: url(https://www.teamfortress.tv/img/icons/spr_classes.png);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: -5px; }

.class-demoman {
  width: 20px;
  height: 20px;
  background-position: -5px -5px; }

.class-engineer {
  width: 20px;
  height: 20px;
  background-position: -35px -5px; }

.class-heavy {
  width: 20px;
  height: 20px;
  background-position: -65px -5px; }

.class-medic {
  width: 20px;
  height: 20px;
  background-position: -5px -35px; }

.class-pyro {
  width: 20px;
  height: 20px;
  background-position: -35px -35px; }

.class-scout {
  width: 20px;
  height: 20px;
  background-position: -65px -35px; }

.class-sniper {
  width: 20px;
  height: 20px;
  background-position: -5px -65px; }

.class-soldier {
  width: 20px;
  height: 20px;
  background-position: -35px -65px; }

.class-spy {
  width: 20px;
  height: 20px;
  background-position: -65px -65px; }
