.crowdscores-widget {
  font-family: Helvetica !important;
  background: url(/static/widgets/img/spinner.gif) center center no-repeat !important;
  clear: both !important;
  padding-bottom: 5px !important;
}

#leaguetable-widget,
#livescores-widget,
#playerstats-widget,
#lineups-widget {
  text-align: center !important;
  color: #000000 !important;
  font-size: 12px !important;
}

.crowdscores-widget a:hover {
  text-decoration: none !important;
}

.crowdscores-widget .small-only,
.crowdscores-widget .large-only {
  display: none !important;
}

.crowdscores-widget.crowdscores-widget-small .small-only,
.crowdscores-widget.crowdscores-widget-large .large-only {
  display: inline !important;
}

.crowdscores-widget.crowdscores-widget-small th.small-only,
.crowdscores-widget.crowdscores-widget-small td.small-only,
.crowdscores-widget.crowdscores-widget-large th.large-only,
.crowdscores-widget.crowdscores-widget-large td.large-only {
  display: table-cell !important;
}

.crowdscores-widget.crowdscores-widget-small .small-hide,
.crowdscores-widget.crowdscores-widget-large .large-hide {
  display: none !important;
}

.crowdscores-widget div.footer-container {
  font-size: 10px !important;
  padding-left: 0 !important;
  text-align: right !important;
  margin-top: 0 !important;
}

.crowdscores-widget .footer-text {
  color: #999999 !important;
  text-decoration: none !important;
  padding-top: 2px !important;
  font-size: 9px !important;
  float: left !important;
}

.crowdscores-widget .footer-logo {
  vertical-align: -2px !important;
}

.crowdscores-widget .footer-container a {
  text-decoration: none !important;
  color: #37b24a !important;
  float: right !important;
}

.crowdscores-widget .footer-container a:hover .footer-text {
  color: #37b24a !important;
}

#leaguetable-widget table,
#livescores-widget table,
#matchcentre-widget table,
#playerstats-widget table,
#lineups-widget table {
  width: 100% !important;
}

#leaguetable-widget td,
#livescores-widget td,
#playerstats-widget td,
#matchcentre-widget table.data-table td,
#lineups-widget table.data-table td {
  padding: 0px 2px !important;
  vertical-align: middle !important;
}

.crowdscores-widget table.data-table tr {
  height: 30px !important;
  vertical-align: middle !important;
  border-top: 1px solid #ececec !important;
}

.crowdscores-widget table.data-table tr.match-row,
.crowdscores-widget table.data-table tr.match-row td,
.crowdscores-widget table.data-table tr.match-row td span,
.crowdscores-widget table.data-table tr.match-row td img,
.crowdscores-widget table.data-table tr.match-row td time {
  cursor: pointer !important;
}

.crowdscores-widget table.data-table tr.match-row td.date span.live {
  background-color: #FF8200 !important;
  padding: 2px !important;
  border-radius: 3px !important;
}

.crowdscores-widget table tr.row-light {
  background-color: #FFFFFF !important;
}

.crowdscores-widget table tr.row-dark {
  background-color: #EEEEEE !important;
}

.crowdscores-widget table.data-table {
  position: relative !important;
}

.crowdscores-widget table.data-table .stats {
  text-align: center !important;
}

.crowdscores-widget table tr.row-highlighted td {
  font-weight: bold !important;
}

#leaguetable-widget .header-row,
#livescores-widget .header-row {
  background-color: #CCCCCC !important;
  font-weight: bold !important;
}

.crowdscores-widget th,
.crowdscores-widget .header-row td {
  max-width: 100% !important;
  font-family: Helvetica !important;
  text-align: left !important;
  line-height: 17px !important;
  vertical-align: middle !important;
  font-weight: bold !important;
  background-color: #ececec !important;
  border-bottom: 1px solid #cccccc !important;
  padding-left: 5px !important;
}

.crowdscores-widget td.team-icon {
  vertical-align: middle !important;
  padding-bottom: 0px !important;
  width: 5% !important;
  text-align: center;
}

.crowdscores-widget td.team-icon img {
  max-width: 15px !important;
  max-height: 15px !important;
}

.crowdscores-widget td.team-name {
  font-size: 11px !important;
  text-align: left !important;
}

.crowdscores-widget td.team-short-code {
  text-align: left !important;
}

.crowdscores-widget tr td{
  font-size: 12px !important;
}

.crowdscores-widget tr td.home-player-number,
.crowdscores-widget tr td.away-player-number {
  text-align: center !important;
}

/* Nav */
.crowdscores-widget div.nav {
  margin-bottom: 5px !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
  text-align: left !important;
}

.crowdscores-widget .nav ul.tabs {
  font-size: 13px !important;
  text-align: left !important;
  overflow-x: hidden !important;
  white-space: nowrap !important;
  float: left !important;
  position: absolute !important;
  top: 0 !important;
  left: 16px !important;
  margin: 0 5px 15px 0 !important;
  width: 85% !important;
}

.crowdscores-widget .nav .tab-select {
  font-size: 13px !important;
  width: 100% !important;
}

.crowdscores-widget .nav li.tab-name {
  display: inline-block !important;
  margin-right: 10px !important;
  font-weight: normal !important;
  display: inline-block !important;
  white-space: normal !important;
  padding: 5px !important;
}

.crowdscores-widget .nav li.tab-name:hover,
.crowdscores-widget .nav li.tab-name-selected {
  background: #cccccc !important;
  padding-bottom: 0px !important;
  border-top-left-radius: 2px !important;
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  padding: 5px !important;
  color: #000000 !important;
}

.crowdscores-widget .nav .arrow-nav-container {
  min-height: 15px !important;
  padding-top: 2px !important;
  position: relative !important;
}

.crowdscores-widget .nav .arrow {
  display: inline-block !important;
  font-size: 12px !important;
  color: #777777 !important;
  min-height: 10px !important;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.crowdscores-widget .nav .arrow-left {
  background: url('/static/widgets/img/grey_arrow_left_small.png') no-repeat 0 0 !important;
  padding-right: 0px !important;
  padding-left: 16px !important;
  float: left !important;
}

.crowdscores-widget .nav .arrow-right {
  background: url('/static/widgets/img/grey_arrow_right_small.png') no-repeat right 0 !important;
  padding: 4px 16px 4px 0px !important;
  padding-right: 16px !important;
  padding-left: 0px !important;
  float: right !important;
}

.crowdscores-widget .arrow-vertical {
  padding: 5px !important;
  border-bottom: 1px solid #ececec !important;
  cursor: pointer !important;
  position: relative !important;
}

.crowdscores-widget .arrow-up {
  background: url('/static/widgets/img/white_arrow_up_small.png') no-repeat #cccccc 50% 50% !important;
}

.crowdscores-widget .arrow-down {
  background: url('/static/widgets/img/white_arrow_down_small.png') no-repeat #cccccc 50% 50% !important;
}

.crowdscores-widget div.data-table-scroll-wrapper-wrapper {
  width: 100% !important;
  height: 100% !important;
  overflow: hidden !important;
}

.crowdscores-widget div.data-table-scroll-wrapper {
  width: 100% !important;
  height: 300px !important;
  overflow: hidden !important;
}

.crowdscores-widget div.data-table-scroll-wrapper::webkit-scrollbar {
  display: none !important;
}

/* for Google Analytics */
.crowdscores-widget ins {
  background: transparent !important;
}

.crowdscores-widget ins.adsbygoogle {
  display: inline-block !important;
}

.crowdscores-widget td.adjustments {
  text-align: left !important;
}

.crowdscores-widget tr.adjustments {
  height: 10px !important;
}
