body {
  font: 400 100.1% Arial, Helvetica, FreeSans, sans-serif;
}


a {
  text-decoration: none;
  text-transform: uppercase;
}


.wfb-gameplan-widget table .result a {
  text-align: center;
  color: #990000;
}


.wfb-gameplan-widget table .result .date a {
  color: black;
}


.wfb-gameplan-widget table .result .finished a {
  color: black;
}


.wfb-gameplan-widget table tr:nth-child(2n) {
  background: white;
  color: black;
}


.wfb-gameplan-widget table tr:nth-child(2n+1) {
  background: #f2f2f3;
  color: black;
}


#statistic-pane .lineup-scroll table tr:nth-child(2n) {
  background-color: #ebe9e9;
}


#statistic-pane .lineup-scroll table tr:nth-child(2n+1) {
  background-color: white;
}


.playing-time-prev, .playing-time-next {
  font-size: 12px;
}




body {
  font: 400 100.1% Arial, Helvetica, FreeSans, sans-serif;
}


a {
  text-decoration: none;
  text-transform: uppercase;
}


.wfb-gameplan-widget table .result a {
  text-align: center;
  color: #990000;
}


.wfb-gameplan-widget table .result .date a {
  color: black;
}


.wfb-gameplan-widget table .result .finished a {
  color: black;
}


#statistic-pane .lineup-scroll table tr:nth-child(2n) {
  background-color: #ebe9e9;
}


#statistic-pane .lineup-scroll table tr:nth-child(2n+1) {
  background-color: white;
}


.playing-time-prev, .playing-time-next {
  font-size: 12px;
}




