.os-theme-dark .fm-forward-arrow, .os-theme-dark .fm-backward-arrow {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.os-theme-dark #block-oddsshark-featured-matchups-featured-matchups {
  background-color: #474542;
}

.os-theme-dark .highlight-bar.neutral-primary-color {
  background-color: #949494;
}

.os-theme-dark .fm-pager {
  background-color: #1d1d1d;
  border-bottom: 0.0625rem solid #474542;
}

.os-theme-dark .fm-pager li {
  -webkit-box-shadow: inset 0 0 0 0.125rem #b3b3b3;
          box-shadow: inset 0 0 0 0.125rem #b3b3b3;
}

.os-theme-dark .fm-pager li.active {
  background: #66ebfb;
  -webkit-box-shadow: inset 0 0 0 0.125rem #66ebfb;
          box-shadow: inset 0 0 0 0.125rem #66ebfb;
}

@media only screen and (max-width: 767px) {
  .os-theme-dark .fm-preview-image,
  .os-theme-dark .fm-preview-content,
  .os-theme-dark .fm-shark-bites {
    background: #1d1d1d;
  }
}

.os-theme-dark .fm-preview-title-link {
  color: #fff;
}

.os-theme-dark .fm-preview-title-link:hover {
  color: #66ebfb;
}

.os-theme-dark .fm-video-tag {
  background-color: #1d1d1d;
  border-left: 2.5rem solid #c22026;
  color: #fff;
}

.os-theme-dark .fm-video-tag::before {
  border-bottom: 0.625rem solid transparent;
  border-left: 1rem solid #fff;
  border-top: 0.625rem solid transparent;
}

.os-theme-dark .fm-gradient {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgba(29, 29, 29, 0)), color-stop(14%, rgba(29, 29, 29, 0.56)), color-stop(34%, #1d1d1d));
  background-image: -webkit-linear-gradient(left, rgba(29, 29, 29, 0) 1%, rgba(29, 29, 29, 0.56) 14%, #1d1d1d 34%);
  background-image: -o-linear-gradient(left, rgba(29, 29, 29, 0) 1%, rgba(29, 29, 29, 0.56) 14%, #1d1d1d 34%);
  background-image: linear-gradient(90deg, rgba(29, 29, 29, 0) 1%, rgba(29, 29, 29, 0.56) 14%, #1d1d1d 34%);
}

.os-theme-dark .fm-teaser-content {
  color: #e8e8e8;
}

.os-theme-dark .fm-forward-arrow {
  border: inset 0.5rem;
  border-color: transparent transparent transparent #66ebfb;
  border-right-width: 0;
  border-left-style: solid;
}

.os-theme-dark .fm-backward-arrow {
  border: inset 0.5rem;
  border-color: transparent #66ebfb transparent transparent;
  border-left-width: 0;
  border-right-style: solid;
}

.os-theme-dark .fm-navigation-blocks {
  background: #1d1d1d;
}

.os-theme-dark .fm-navigation-header-bar {
  color: #b3b3b3;
}

.os-theme-dark .fm-navigation-record {
  color: #949494;
}

.os-theme-dark .fm-shark-bites .fm-shark-bite {
  color: #b3b3b3;
}

@media only screen and (min-width: 768px) {
  .os-theme-dark .fm-shark-bites {
    border: 0.0625rem solid #3b3937;
  }
}

.os-theme-dark .fm-shark-bites-title {
  color: #fff;
}

.os-theme-dark .fm-block {
  background: #1d1d1d;
}

.os-theme-dark .fm-predicted-score {
  color: #e8e8e8;
}

.os-theme-dark .fm-highlight {
  color: #0db515;
}

.os-theme-dark .fm-header {
  color: #949494;
}

.os-theme-dark .fm-over-under-bars .fm-consensus-over {
  background-color: #757575;
}

.os-theme-dark .fm-over-under-bars .fm-consensus-under {
  background-color: #fff;
}

.os-theme-dark .fm-vs-link {
  color: #66ebfb;
}

.os-theme-dark .fm-vs-link.disabled {
  color: #949494;
}

.os-theme-dark .base-versus.fm-title-versus {
  background-color: transparent;
  border: 0.125rem solid #5e5e5e;
}

.os-theme-dark .base-versus.fm-title-versus:hover {
  background-color: #66ebfb;
  border-color: #66ebfb;
}

.os-theme-dark .base-versus.fm-title-versus:after {
  color: #ccc;
}

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