/* Today's Live Results — same colours as other boxes */
html body #live-results-wrap,
html body #live-results-wrap .live-ticker,
html body #live-results-wrap .live-ticker-track,
html body #live-results-wrap .live-chip,
html body #live-results-wrap .live-chip.is-live,
html body #live-results-wrap .live-chip.hl-green,
html body #live-results-wrap .live-chip[data-game-id],
html body #live-results-wrap .live-chip[data-game-id="6"],
html body #live-results-wrap .live-chip[data-game-id="12"] {
  background: #E6E8EB !important;
  background-color: #E6E8EB !important;
  background-image: none !important;
  border-color: #8B9096 !important;
  color: #1A1C1F !important;
}

html body #live-results-wrap .section-bar,
html body #live-results-wrap #liveresults,
html body #live-results-wrap .live-chip-name,
html body #live-results-wrap .live-chip.hl-green .live-chip-name,
html body #live-results-wrap .live-chip[data-game-id="6"] .live-chip-name,
html body #live-results-wrap .live-chip[data-game-id="12"] .live-chip-name {
  background: #C5C9CE !important;
  background-color: #C5C9CE !important;
  background-image: none !important;
  color: #1A1C1F !important;
  border-color: #8B9096 !important;
}

html body #live-results-wrap .live-chip-result,
html body #live-results-wrap .live-chip-time,
html body #live-results-wrap .market-result {
  color: #1A1C1F !important;
}
