#throbber {
  display: none;
  height: 51px;
  padding: 10px 0;
  width: 100%;
}

#throbber img {
  display: block;
  margin: 0 auto;
}

#oddsshark-matchup-block-wrapper #oddsshark-matchup-block-data-wrapper {
  margin-top: 0.625rem;
  width: 100%;
}

#oddsshark-matchup-block-wrapper #oddsshark-matchup-block-data-wrapper .initial-hide {
  display: none;
}

#oddsshark-matchup-block-wrapper .upcoming-matchups tbody,
#oddsshark-matchup-block-wrapper .futures tbody {
  border-top: none;
}

#oddsshark-matchup-block-wrapper .upcoming-matchups tbody th,
#oddsshark-matchup-block-wrapper .futures tbody th {
  border-bottom: none;
}

#oddsshark-matchup-block-wrapper .matchup-block__content {
  display: table-row;
}

#oddsshark-matchup-block-wrapper .matchup-block__content-label,
#oddsshark-matchup-block-wrapper .matchup-block__header {
  display: table-cell;
}

.blank-line {
  background-color: transparent;
  cursor: default;
  height: 0.625rem;
}

/*# sourceMappingURL=oddsshark_matchup_block.css.map */
