.thumbnail .thumbnail__title, h1, h2, h3,
.h1, .h2, .h3, .button, .flexMenu-viewMore > a, .eu-cookie-compliance-default-button, .eu-cookie-compliance-more-button, .node-type-conversions-page .field-name-field-sub-title,
.node-type-location-guides .field-name-field-sub-title, .content-text-promo-alt-one {
  font-family: "Encode Sans", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0.5px;
}

h4, h5, h6,
.h4, .h5, .h6, .dropdown__block-title, .base-block .block-title, .button--tab-primary, .dropdown > .button, .flexMenu-viewMore > a, .table caption, .figure-list__caption, .dropdown__list, .flexMenu-popup, .matchup-block__header, .news__video, .news__league, .views-page #page-title, .ordered-list-style dl dt, .ols-caption, #block-chalk-stats-predicted-scores .flexslider, .content-text-promo, #sliding-popup, .social-buttons .social-buttons__wrapper .social-buttons__twitter,
.social-buttons .social-buttons__wrapper .social-buttons__instagram {
  font-family: "Encode Sans Condensed", Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
}

.thumbnail .thumbnail__title, h1, h2, h3,
.h1, .h2, .h3, h4, h5, h6,
.h4, .h5, .h6 {
  line-height: 1.2;
  text-transform: none;
}

.dropdown__block-title, .base-block .block-title {
  line-height: 1;
  text-transform: capitalize;
}

.button, .flexMenu-viewMore > a, .eu-cookie-compliance-default-button, .eu-cookie-compliance-more-button {
  text-transform: capitalize;
}

.button--tab-primary {
  text-transform: capitalize;
}

.dropdown > .button, .flexMenu-viewMore > a {
  text-transform: capitalize;
}

.table caption, .figure-list__caption {
  font-size: 1.25rem;
  padding: 0.9375rem;
  text-align: left;
  text-transform: capitalize;
}

body {
  background: #000;
  color: #e8e8e8;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  line-height: 1.5;
}

@media only screen and (min-width: 960px) {
  body {
    background: -webkit-gradient(linear, left top, right top, from(black), color-stop(20%, #222222), color-stop(80%, #222222), to(black));
    background: -webkit-linear-gradient(left, black 0%, #222222 20%, #222222 80%, black 100%);
    background: -o-linear-gradient(left, black 0%, #222222 20%, #222222 80%, black 100%);
    background: linear-gradient(90deg, black 0%, #222222 20%, #222222 80%, black 100%);
    background-position: center top;
  }
}

.is-ios body {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1.2rem;
}

a {
  color: #66ebfb;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-transform: capitalize;
}

a:hover {
  text-decoration: underline;
}

label {
  font-weight: 400;
}

button,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  cursor: pointer;
}

.form-item {
  margin: 0;
}

tbody {
  border-top: none;
}

li a.active {
  color: #66ebfb;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  select {
    font-family: sans-serif !important;
    font-weight: 400 !important;
  }
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  width: auto;
  white-space: normal;
}

.highlight-bar {
  display: block;
  position: absolute;
}

.highlight-bar--horizontal {
  height: 0.1875em;
  left: 0;
  right: 0;
}

.highlight-bar--horizontal-top {
  top: 0;
}

.highlight-bar--horizontal-bottom {
  bottom: 0;
}

.highlight-bar--rounded.highlight-bar--vertical-left {
  -webkit-border-top-right-radius: 0.1875rem;
          border-top-right-radius: 0.1875rem;
  -webkit-border-bottom-right-radius: 0.1875rem;
          border-bottom-right-radius: 0.1875rem;
}

.highlight-bar--rounded.highlight-bar--vertical-right {
  -webkit-border-top-left-radius: 0.1875rem;
          border-top-left-radius: 0.1875rem;
  -webkit-border-bottom-left-radius: 0.1875rem;
          border-bottom-left-radius: 0.1875rem;
}

.highlight-bar--rounded.highlight-bar--horizontal-bottom {
  -webkit-border-top-left-radius: 0.1875rem;
          border-top-left-radius: 0.1875rem;
  -webkit-border-top-right-radius: 0.1875rem;
          border-top-right-radius: 0.1875rem;
}

.highlight-bar--rounded.highlight-bar--horizontal-top {
  -webkit-border-bottom-left-radius: 0.1875rem;
          border-bottom-left-radius: 0.1875rem;
  -webkit-border-bottom-right-radius: 0.1875rem;
          border-bottom-right-radius: 0.1875rem;
}

.highlight-bar--vertical {
  bottom: 0;
  top: 0;
  width: 0.1875em;
}

.highlight-bar--vertical-left {
  left: 0;
}

.highlight-bar--vertical-right {
  right: 0;
}

.highlight-bar--teams {
  border-bottom: 0.0625rem solid;
  border-top: 0.0625rem solid;
}

.highlight-bar {
  background-color: #66ebfb;
}

.highlight-bar--teams {
  border-color: #696969;
}

.highlight-bar--loss {
  background-color: #c22026;
}

.highlight-bar--win {
  background-color: #0db515;
}

.button, .flexMenu-viewMore > a {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0.0625rem solid transparent;
  -webkit-border-radius: 0.1875rem;
          border-radius: 0.1875rem;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  line-height: 1;
  margin: 0;
  padding: 0.625em 0.9375em;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .button, .flexMenu-viewMore > a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.button:hover, .flexMenu-viewMore > a:hover, .button:focus, .flexMenu-viewMore > a:focus {
  text-decoration: none;
}

.button:focus, .flexMenu-viewMore > a:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(255, 255, 255, 0.25);
          box-shadow: 0 0 0 0.1875rem rgba(255, 255, 255, 0.25);
  outline: 0;
}

.disabled.button, .flexMenu-viewMore > a.disabled, .button:disabled, .flexMenu-viewMore > a:disabled {
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: unset;
  opacity: 0.85;
  pointer-events: none;
}

.button__content, .flexMenu-viewMore > a {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.button--large {
  padding: 0.9375em 0.625em;
}

.button--tab-primary {
  -webkit-border-radius: 0;
          border-radius: 0;
  line-height: 1.2;
  position: relative;
}

.button--tab-primary .highlight-bar--horizontal {
  left: -0.0625rem;
  right: -0.0625rem;
}

.button--tab-primary .highlight-bar--horizontal-bottom {
  bottom: -0.0625rem;
}

.button--tab-primary .highlight-bar--teams .highlight-bar--horizontal {
  height: 0.3125em;
}

.button--block {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  margin: 0;
  width: 100%;
}

.button--block + .button--block {
  margin-top: 0.625em;
}

.button--stretch {
  height: 100%;
}

.button-tab-group,
.button-group {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.button-tab-group .button,
.button-tab-group .dropdown,
.button-group .button,
.button-group .dropdown {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.button-tab-group .dropdown .button,
.button-group .dropdown .button {
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
}

.button-group > .button,
.button-group > .dropdown {
  margin: 0.625em 3px;
}

@media only screen and (max-width: 480px) {
  .button-group > .button,
  .button-group > .dropdown {
    margin: 0.625em 0;
    width: 100%;
  }
}

.button-tab-group .button,
.button-tab-group .dropdown {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.button-group--expanded .button,
.button-group--expanded .dropdown {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}

@media only screen and (min-width: 481px) {
  .button-group--expanded .button,
  .button-group--expanded .dropdown {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
}

.button--arrow-up:after,
.button--arrow-down:after,
.button--arrow-left:after,
.button--arrow-right:after {
  margin-left: 0.625em;
}

.button--bookend {
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 1;
  -webkit-transition: background-color 400ms ease-out;
  -o-transition: background-color 400ms ease-out;
  transition: background-color 400ms ease-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .button--bookend {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.button--bookend::after {
  margin: auto;
}

.button--bookend-left {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
}

.button--bookend-right {
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}

.button--bookend-down {
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
}

.button--bookend-up {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}

.button--icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.button--icon:before {
  content: '';
  display: inline-block;
  height: 1em;
  margin-right: 0.3125em;
  width: 1em;
}

.button--show-more:before,
.button--show-less:before {
  margin-right: 0.3125em;
}

.button--show-more:before {
  content: '+';
}

.button--show-less:before {
  content: '-';
}

.button__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.25;
}

.button__text-subtitle {
  font-size: 0.75rem;
  margin-top: 0.125em;
  text-transform: uppercase;
}

.button--sticky-bottom {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
}

.js-basic-show-more-button,
.ckeditor-readmore-btn {
  margin: 0.5em 0em;
}

@media only screen and (max-width: 480px) {
  .ckeditor-readmore-btn {
    width: 100%;
  }
}

.button--hollow-primary, .flexMenu-viewMore > a, .disabled.button--hollow-primary, .flexMenu-viewMore > a.disabled, .button--hollow-primary[disabled], .flexMenu-viewMore > a[disabled], .disabled.button--hollow-primary:hover, .flexMenu-viewMore > a.disabled:hover, .button--hollow-primary[disabled]:hover, .flexMenu-viewMore > a[disabled]:hover, .disabled.button--hollow-primary:focus, .flexMenu-viewMore > a.disabled:focus, .button--hollow-primary[disabled]:focus, .flexMenu-viewMore > a[disabled]:focus {
  background-color: transparent;
  border-color: #b3b3b3;
  color: #fff;
}

.button--hollow-primary:hover, .flexMenu-viewMore > a:hover, .button--hollow-primary:focus, .flexMenu-viewMore > a:focus {
  background-color: #5e5e5e;
  color: #fff;
}

.button--hollow-primary:active, .flexMenu-viewMore > a:active {
  color: #fff;
}

.button--hollow-primary:focus, .flexMenu-viewMore > a:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(94, 94, 94, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(94, 94, 94, 0.5);
}

.button--arrow-down:after, .flexMenu-viewMore > a:after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.313em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fff transparent transparent;
  vertical-align: middle;
}

.button--arrow-up:after, .flexMenu-viewMore.active > a:after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.313em;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #fff;
  vertical-align: middle;
}

.button--solid-primary, .button--solid-primary.disabled, .button--solid-primary[disabled], .button--solid-primary.disabled:hover, .button--solid-primary[disabled]:hover, .button--solid-primary.disabled:focus, .button--solid-primary[disabled]:focus {
  background-color: #c22026;
  border-color: #c22026;
  -webkit-box-shadow: 0rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
          box-shadow: 0rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
  color: #fff;
}

.button--solid-primary:hover, .button--solid-primary:focus {
  background-color: #92181d;
  border-color: #92181d;
  color: #fff;
}

.button--solid-primary:active {
  color: #fff;
}

.button--solid-primary:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(194, 32, 38, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(194, 32, 38, 0.5);
}

.button--solid-blue, .button--solid-blue.disabled, .button--solid-blue[disabled], .button--solid-blue.disabled:hover, .button--solid-blue[disabled]:hover, .button--solid-blue.disabled:focus, .button--solid-blue[disabled]:focus {
  background-color: #66ebfb;
  border-color: #66ebfb;
  -webkit-box-shadow: 0rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
          box-shadow: 0rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
  color: #3b3937;
}

.button--solid-blue:hover, .button--solid-blue:focus {
  background-color: #2fe4fa;
  border-color: #2fe4fa;
  color: #3b3937;
}

.button--solid-blue:active {
  color: #3b3937;
}

.button--solid-blue:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(102, 235, 251, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(102, 235, 251, 0.5);
}

.button--solid-blue.button--arrow-up:after {
  border-color: transparent transparent #3b3937;
}

.button--solid-play, .button--solid-play.disabled, .button--solid-play[disabled], .button--solid-play.disabled:hover, .button--solid-play[disabled]:hover, .button--solid-play.disabled:focus, .button--solid-play[disabled]:focus {
  background-color: #098410;
  border-color: #098410;
  -webkit-box-shadow: 0rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
          box-shadow: 0rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
  color: #fff;
}

.button--solid-play:hover, .button--solid-play:focus {
  background-color: #054f0a;
  border-color: #054f0a;
  color: #fff;
}

.button--solid-play:active {
  color: #fff;
}

.button--solid-play:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(9, 132, 16, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(9, 132, 16, 0.5);
}

.button--hollow-primary .button__text-subtitle {
  color: #b3b3b3;
}

.button--hollow-secondary, .button--hollow-secondary.disabled, .button--hollow-secondary[disabled], .button--hollow-secondary.disabled:hover, .button--hollow-secondary[disabled]:hover, .button--hollow-secondary.disabled:focus, .button--hollow-secondary[disabled]:focus {
  background-color: transparent;
  border-color: #b3b3b3;
  color: #1d1d1d;
}

.button--hollow-secondary:hover, .button--hollow-secondary:focus {
  background-color: #e8e8e8;
  color: #1d1d1d;
}

.button--hollow-secondary:active {
  color: #1d1d1d;
}

.button--hollow-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(232, 232, 232, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(232, 232, 232, 0.5);
}

.button--clear-primary, .button--clear-primary.disabled, .button--clear-primary[disabled], .button--clear-primary.disabled:hover, .button--clear-primary[disabled]:hover, .button--clear-primary.disabled:focus, .button--clear-primary[disabled]:focus {
  background-color: transparent;
  color: #66ebfb;
}

.button--clear-primary:hover, .button--clear-primary:focus {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
  color: #66ebfb;
}

.button--clear-primary:active {
  color: #66ebfb;
}

.button--clear-primary:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(94, 94, 94, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(94, 94, 94, 0.5);
}

.button--clear-primary.button--show-more:before, .button--clear-primary.button--show-less:before {
  color: #fff;
}

.button--tab-primary, .button--tab-primary.disabled, .button--tab-primary[disabled], .button--tab-primary.disabled:hover, .button--tab-primary[disabled]:hover, .button--tab-primary.disabled:focus, .button--tab-primary[disabled]:focus {
  background-color: #1d1d1d;
  border-color: #1d1d1d;
  color: #e8e8e8;
}

.button--tab-primary:hover, .button--tab-primary:focus {
  background-color: #474542;
  border-color: #474542;
  color: #e8e8e8;
}

.button--tab-primary:active {
  color: #e8e8e8;
}

.button--tab-primary:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(29, 29, 29, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(29, 29, 29, 0.5);
}

.button--tab-primary .button__text-subtitle {
  color: #b3b3b3;
}

.button--link:hover, .button--link:focus {
  color: #66ebfb;
}

.button--arrow-left:after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.313em;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #fff transparent transparent;
}

.button--arrow-right:after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.313em;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #fff;
}

.button--arrow-up:after,
.button--arrow-down:after,
.button--arrow-left:after,
.button--arrow-right:after {
  display: inline-block;
}

.button--bookend, .button--bookend.disabled, .button--bookend[disabled], .button--bookend.disabled:hover, .button--bookend[disabled]:hover, .button--bookend.disabled:focus, .button--bookend[disabled]:focus {
  background-color: #b3b3b3;
  border-color: #000;
  color: #000;
}

.button--bookend:hover, .button--bookend:focus {
  background-color: #fff;
  color: #000;
}

.button--bookend:active {
  color: #000;
}

.button--bookend:focus {
  -webkit-box-shadow: 0 0 0 0.1875rem rgba(179, 179, 179, 0.5);
          box-shadow: 0 0 0 0.1875rem rgba(179, 179, 179, 0.5);
}

.button--icon-add:before {
  background: url("/sites/all/themes/skeletontheme/dist/images/add-icon_dark.svg") no-repeat;
}

.dropdown > .button, .flexMenu-viewMore > a {
  line-height: 1.15;
  padding: 0.625rem 0.625rem;
  width: 100%;
}

.dropdown__list, .flexMenu-popup {
  -webkit-border-radius: 0 0 0.1875rem 0.1875rem;
          border-radius: 0 0 0.1875rem 0.1875rem;
  border-style: solid;
  border-width: 0 0.0625rem 0.0625rem 0.0625rem;
  display: none;
  font-size: 1rem;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 50;
}

.dropdown__list-item-link, .flexMenu-popup li a,
.flexMenu-popup li .nolink {
  cursor: pointer;
  display: block;
  line-height: 1;
  padding: 0.625em;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.no-touchevents .dropdown__list-item-link:hover, .no-touchevents .flexMenu-popup li a:hover, .flexMenu-popup li .no-touchevents a:hover,
.no-touchevents .flexMenu-popup li .nolink:hover, .flexMenu-popup li .no-touchevents .nolink:hover {
  text-decoration: none;
}

.dropdown {
  position: relative;
}

.dropdown.open > .button {
  border-bottom: none;
  -webkit-border-radius: 0.1875rem 0.1875rem 0 0;
          border-radius: 0.1875rem 0.1875rem 0 0;
  padding-bottom: 0.6875rem;
}

.dropdown.open .highlight-bar {
  z-index: -1;
}

.dropdown .button__text {
  text-align: left;
}

.dropdown--tab-primary.open .button {
  -webkit-border-radius: 0;
          border-radius: 0;
}

.dropdown--tab-primary .button--tab-primary {
  height: 100%;
}

.dropdown--block {
  width: 100%;
}

.dropdown--stretch {
  height: 100%;
}

.dropdown--static {
  position: static;
}

.dropdown--static .button {
  position: relative;
}

.dropdown--static .dropdown__block {
  -webkit-transform: translateY(-0.0625rem);
      -ms-transform: translateY(-0.0625rem);
          transform: translateY(-0.0625rem);
  z-index: 50;
}

.dropdown--static.open > .button {
  -webkit-border-radius: 0.1875rem 0.1875rem 0 0;
          border-radius: 0.1875rem 0.1875rem 0 0;
  z-index: 51;
}

.dropdown--static.open .dropdown__block {
  -webkit-border-radius: 0 0 0.1875rem 0.1875rem;
          border-radius: 0 0 0.1875rem 0.1875rem;
}

@media only screen and (min-width: 481px) {
  .dropdown--static.open .dropdown__block {
    -webkit-border-radius: 0.1875rem 0 0.1875rem 0.1875rem;
            border-radius: 0.1875rem 0 0.1875rem 0.1875rem;
  }
}

.dropdown__list-item--arrow-left:before {
  margin-right: 0.625em;
}

.dropdown__block {
  border: 0.0625rem solid;
  -webkit-border-radius: 0.1875rem;
          border-radius: 0.1875rem;
  display: none;
  left: 0;
  padding: 1.25em;
  position: absolute;
  right: 0;
}

.dropdown__block-title {
  font-size: 1.25rem;
  color: #fff;
  margin-bottom: 1em;
}

.heading-dropdown-group {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0.625rem 0rem;
}

.heading-dropdown-group > * {
  margin: 0 0 0.625rem;
}

.heading-dropdown-group .heading {
  font-size: 1.5rem;
  width: 100%;
}

@media (max-width: 992px) {
  .heading-dropdown-group .heading {
    font-size: calc(1.275rem + 0.3629vw) ;
  }
}

@media only screen and (min-width: 481px) {
  .heading-dropdown-group .heading {
    margin: 0rem 0.625rem 0.625rem 0rem;
    width: auto;
  }
}

.heading-dropdown-group .button-group {
  display: block;
}

@media only screen and (min-width: 481px) {
  .heading-dropdown-group .button-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.dropdownHeight,
.dropdownWidth,
.dropdownHeightWidth {
  height: 0;
  overflow: hidden;
}

.dropdownHeight .dropdown__list,
.dropdownWidth .dropdown__list,
.dropdownHeightWidth .dropdown__list {
  display: block;
  position: relative;
}

@media only screen and (max-width: 480px) {
  .dropdownSizing--full-width {
    width: 100% !important;
  }
}

.dl-subview {
  border: 0;
}

.dl-submenu {
  overflow: hidden;
}

.dl-menuopen {
  overflow: hidden;
}

.dl-menuopen.dl-subview {
  overflow: initial;
}

.dl-subviewopen > .dl-submenu {
  top: 0;
}

.flexMenu-viewMore {
  position: relative;
}

.flexMenu-viewMore.active > a {
  border-bottom: none;
  -webkit-border-radius: 0.1875rem 0.1875rem 0 0;
          border-radius: 0.1875rem 0.1875rem 0 0;
  padding-bottom: 0.6875rem;
}

.flexMenu-viewMore > a {
  text-transform: uppercase;
}

.flexMenu-viewMore > a:after {
  margin-left: 0.625em;
}

.dropdown__list, .flexMenu-popup {
  background-color: #000;
  border-color: #b3b3b3;
}

.dropdown__list-item-link, .flexMenu-popup li a {
  color: #e8e8e8;
}

.no-touchevents .dropdown__list-item-link:hover, .no-touchevents .flexMenu-popup li a:hover, .flexMenu-popup li .no-touchevents a:hover {
  background-color: #3b3937;
}

.dropdown .button--arrow-down:after, .flexMenu-viewMore > a:after {
  border-color: #66ebfb transparent transparent;
}

.dropdown .button--arrow-up:after, .flexMenu-viewMore.active > a:after {
  border-color: transparent transparent #66ebfb;
}

.dropdown__list-item-link.active, .flexMenu-popup li a.active {
  background-color: transparent !important;
  color: #757575;
  cursor: auto;
}

.dropdown.open > .button {
  background-color: #000;
  color: #e8e8e8;
}

.dropdown .button--arrow-right:after {
  border-color: transparent transparent transparent #66ebfb;
}

.dropdown .button--hollow-secondary .button--arrow-down:after {
  border-color: #0856c4 transparent transparent;
}

.dropdown--tab-primary.open .button {
  border-color: #b3b3b3;
}

.dropdown__list-item--arrow-left:before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.313em;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #66ebfb transparent transparent;
  display: inline-block;
}

.dropdown__block {
  background-color: #000;
  border-color: #b3b3b3;
}

.flexMenu-viewMore:not(.active) > a {
  border-color: transparent;
}

.flexMenu-viewMore.active > a {
  background-color: #000;
}

.flexMenu-viewMore > a {
  color: #fff;
}

.table-wrapper {
  border-style: solid;
  border-width: 0.0625rem;
  margin: 0 0 1.25rem;
  overflow: hidden;
  padding: 0;
  position: relative;
}

.table-wrapper,
.table-wrapper div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.table-wrapper > div {
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
}

.table-wrapper > div .table {
  border: none;
  margin: 0;
}

.table-wrapper .table-wrapper__overflow:after {
  background-repeat: repeat-y;
  content: "";
  height: 100%;
  position: absolute;
  right: -0.0625rem;
  top: 0;
  width: 1.25rem;
}

.table {
  border-spacing: 0;
  border-style: solid;
  border-width: 0.0625rem;
  font-size: 0.875rem;
  font-variant-numeric: lining-nums tabular-nums;
  margin: 0 0 1.25rem;
  white-space: nowrap;
  width: 100%;
}

.table caption {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: normal;
  width: auto;
}

.table-wrapper__overflow .table caption {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.table tbody {
  border-top: none;
}

.table th,
.table td {
  text-align: left;
  border: none;
}

.table td {
  padding: 0.3125rem 0.9375rem;
}

.table th {
  font-weight: normal;
  padding: 0.625rem 0.9375rem;
}

.table th a {
  font-weight: normal;
  text-decoration: underline !important;
}

.table th a:hover {
  font-weight: normal;
  text-decoration: none !important;
}

.table .caption-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.table .caption-wrapper .name-wrap {
  padding: 0 0.3125rem;
}

.table .caption-wrapper .name-wrap:first-child {
  padding-left: 0;
}

@media only screen and (max-width: 480px) {
  .table .caption-wrapper {
    line-height: 1;
  }
  .table .caption-wrapper .table__name-long {
    display: none;
  }
}

@media only screen and (min-width: 481px) {
  .table .caption-wrapper .table__name-short {
    display: none;
  }
}

.table .rank {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.table .rank .rank-change-container {
  margin-left: 0.25rem;
  text-align: center;
  width: 1.5rem;
}

.table .rank .rank-change-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.table .rank .rank-change {
  text-align: left;
}

.table .rank .rank-num {
  min-width: 1.25rem;
}

.table .rank .rank-down,
.table .rank .rank-up {
  overflow: visible;
}

.table .left-align td,
.table .left-align th {
  text-align: left;
}

.table--centered td,
.table--centered th {
  text-align: center;
}

.table--fixed-column-layout {
  display: none;
  left: -0.0625rem;
  position: absolute;
  width: auto;
  z-index: 1;
}

.table-wrapper__overflow .table--fixed-column-layout {
  display: block;
}

.table--fixed-column-layout::after {
  background-repeat: repeat-y;
  bottom: 0;
  content: "";
  margin-left: 0.625rem;
  position: absolute;
  right: -0.625rem;
  top: 0;
  width: 0.625rem;
}

.table--large-text td {
  font-size: 1.5rem;
}

.table--middle-stripe th {
  padding: 0 1.2rem 0 1.2rem;
  text-align: center;
  vertical-align: middle;
}

.table--middle-stripe td {
  width: 45%;
}

.table--normal-whitespace {
  white-space: normal;
}

.table--no-padding td,
.table--no-padding th {
  padding: 0;
}

.table--reduced-padding td,
.table--reduced-padding th {
  padding: 0.25rem 0.5rem 0.25rem 0.4375rem;
}

.table--right-only td,
.table--right-only th {
  text-align: right;
}

.table--sortable th:hover {
  cursor: pointer;
}

.table--sortable th.header {
  padding: 0.625rem 1rem;
  position: relative;
  width: auto;
}

.table--sortable th.header.headerSortUp:before, .table--sortable th.header.headerSortDown:before {
  display: inline-block;
  margin-right: 0.3125rem;
}

.table--sortable.table--fixed-column-layout {
  z-index: 2;
}

.table--compact-futures td:nth-child(even) {
  text-align: right;
}

.table--compact-odds tr {
  height: 1.5625rem;
}

.table--compact-odds td,
.table--compact-odds th {
  padding: .2rem .4rem .2rem .2rem;
}

.table--compact-odds td {
  font-size: 0.7rem;
  width: 40%;
}

.table--compact-odds td.book {
  border-left: 0;
  height: 2.8125rem;
  padding: 0;
}

.table--compact-odds td.book.opening {
  background-color: transparent;
}

.table--compact-odds td.book .book__wrapper {
  height: 100%;
  position: relative;
}

.table--compact-odds td.book .book-img-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.table--compact-odds td.book .book-img-wrapper img {
  margin: 0 auto;
  max-width: 4.375rem;
  padding: 0.3125rem;
}

.table--compact-odds td.moneyline .gc-away-highlight,
.table--compact-odds td.moneyline .gc-home-highlight {
  content: "";
  float: left;
  height: 1rem;
  margin-top: 0.1875rem;
  margin-left: 0.25rem;
  width: 1rem;
}

.table--compact-odds td .gc-draw-highlight {
  height: 1.125rem;
  float: left;
  position: relative;
  margin-left: .4rem;
}

.table--compact-odds td .gc-draw-highlight:before, .table--compact-odds td .gc-draw-highlight:after {
  content: "";
  border-left: 0.0625rem solid #888;
  height: 1.125rem;
  left: 0.3125rem;
  position: absolute;
}

.table--compact-odds td .gc-draw-highlight:before {
  -webkit-transform: rotate(-38deg);
      -ms-transform: rotate(-38deg);
          transform: rotate(-38deg);
}

.table--compact-odds td .gc-draw-highlight:after {
  -webkit-transform: rotate(38deg);
      -ms-transform: rotate(38deg);
          transform: rotate(38deg);
}

.table--compact-odds td:first-of-type {
  width: 20%;
}

.table--compact-odds td.total {
  font-size: 1rem;
}

.table--compact-odds td.overunder div span:first-child {
  margin-right: 0.5rem;
}

.table--scoreboard thead tr th.segment,
.table--scoreboard thead tr.header-row th,
.table--scoreboard tbody tr.away,
.table--scoreboard tbody tr.gc-row,
.table--scoreboard tbody tr.home {
  border: none;
}

.table--scoreboard th,
.table--scoreboard td {
  padding: .2rem;
  text-align: center;
}

.table__relative-cell {
  position: relative;
}

.table-wrapper {
  border-color: #1d1d1d;
}

.table-wrapper div.table-wrapper__overflow:after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), to(rgba(29, 29, 29, 0.6)));
  background-image: -webkit-linear-gradient(left, transparent 0, rgba(29, 29, 29, 0.6) 100%);
  background-image: -o-linear-gradient(left, transparent 0, rgba(29, 29, 29, 0.6) 100%);
  background-image: linear-gradient(to right, transparent 0, rgba(29, 29, 29, 0.6) 100%);
}

.table {
  border-color: #1d1d1d;
}

.table .highlight {
  background-color: #1d1d1d;
}

.table caption {
  background-color: #1d1d1d;
}

.table thead {
  background-color: #1d1d1d;
}

.table th a {
  color: #fff;
}

.table tbody tr {
  background-color: #3b3937;
}

.table .rank .rank-change-wrapper .rank-up:before {
  border: 2px solid #e8e8e8;
  border-left: 0;
  border-top: 0;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  height: 0.25rem;
  width: 0.25rem;
  min-width: 0.25rem;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.table .rank .rank-change-wrapper .rank-down:before {
  border: 2px solid #e8e8e8;
  border-left: 0;
  border-top: 0;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  height: 0.25rem;
  width: 0.25rem;
  min-width: 0.25rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.table--double-striped tr:nth-child(4n + 3), .table--double-striped tr:nth-child(4n + 4) {
  background-color: #474542;
}

.table--fixed-column-layout {
  color: #b3b3b3;
}

.table--fixed-column-layout::after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(29, 29, 29, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(29, 29, 29, 0.5) 0, transparent 100%);
  background-image: -o-linear-gradient(left, rgba(29, 29, 29, 0.5) 0, transparent 100%);
  background-image: linear-gradient(to right, rgba(29, 29, 29, 0.5) 0, transparent 100%);
}

.table--middle-stripe td {
  color: #ccc;
}

.table--middle-stripe th {
  background-color: #1d1d1d;
  color: #b3b3b3;
}

.table--reverse-striped tbody tr:nth-child(odd) {
  background-color: #474542;
}

.table--striped tr:nth-child(even) {
  background-color: #474542;
}

.table--sortable .header {
  color: #66ebfb;
}

.table--sortable .header.headerSortUp:before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.25rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #fff;
  vertical-align: middle;
}

.table--sortable .header.headerSortDown:before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.25rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fff transparent transparent;
  vertical-align: middle;
}

.table--triple-striped tbody tr:nth-child(6n + 1), .table--triple-striped tbody tr:nth-child(6n + 2), .table--triple-striped tbody tr:nth-child(6n + 3) {
  background-color: #474542;
}

.table--simple thead {
  background-color: transparent;
}

.table--simple tbody tr {
  background-color: #1d1d1d;
  border-top: 0.0625rem solid #3b3937;
}

.table--compact-odds td.book {
  background-color: #fff;
  border-bottom: 0.0625rem solid #949494;
}

.table--compact-odds td.book.opening {
  background-color: transparent;
}

.table--consensus tbody {
  border: 0.0625rem solid #1d1d1d;
}

.table--consensus .over-favored .table__up-arrow {
  border-bottom: 0.25rem solid #0db515;
}

.table--consensus .under-favored .table__down-arrow {
  border-top: 0.25rem solid #c22026;
}

.table--consensus td:nth-child(n + 4) {
  border-left: 0.0625rem solid #3b3937;
}

.table--consensus .table__dot-accent {
  background-color: #0db515;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: inline-block;
  height: 0.5rem;
  margin: .077em .231em .077em 0;
  width: 0.5rem;
}

.table--consensus .table__up-arrow {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.25rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #b3b3b3;
  vertical-align: middle;
}

.table--consensus .table__down-arrow {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.25rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #b3b3b3 transparent transparent;
  vertical-align: middle;
}

.table--consensus .table__up-arrow,
.table--consensus .table__down-arrow {
  border-left: 0.25rem solid transparent;
  border-right: 0.25rem solid transparent;
  display: inline-block;
  margin: .231em 0;
}

.table--injuries tbody tr:nth-child(2n + 2) {
  border-bottom: 0.0625rem solid #3b3937;
}

.table--injuries tbody tr:nth-child(2n + 2) td {
  color: #b3b3b3;
}

.table--scoreboard thead tr th {
  background-color: #1d1d1d;
  border-bottom: 0.0625rem solid #3b3937;
}

.table--scoreboard thead tr th.segment.yellow-card {
  background-color: #ffff00;
  color: #000;
}

.table--scoreboard thead tr th.segment.red-card {
  background-color: #ff0000;
  color: #000;
}

.tab {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 45%;
      -ms-flex: 1 1 45%;
          flex: 1 1 45%;
  font-size: 1rem;
  font-weight: 400;
  position: relative;
}

@media only screen and (min-width: 600px) and (max-width: 769px), (min-width: 930px) {
  .tab {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

.tab[role=tab][aria-selected=false] .highlight-bar--horizontal {
  border-width: 0;
  height: 0;
}

.tab .highlight-bar--horizontal {
  -webkit-transition: height 0.2s linear;
  -o-transition: height 0.2s linear;
  transition: height 0.2s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  .tab .highlight-bar--horizontal {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.tab-link {
  line-height: 3;
  outline: none;
  padding: 0rem 0.3125rem;
  position: relative;
  text-align: center;
  width: 100%;
}

#main .tab-link:hover {
  cursor: pointer;
  text-decoration: none;
}

.tab-list {
  border: none;
  -webkit-border-radius: 0.1875rem;
          border-radius: 0.1875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.react-tabs .tab-list[role=tablist] {
  padding: 0;
}

.ui-tabs .tab-list-container .ui-tabs-nav {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0;
}

.ui-tabs .tab-list-container .ui-tabs-nav:before {
  content: '';
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.ui-tabs .tab-list-container .ui-tabs-nav .tab {
  border-width: 0;
  float: inherit;
  margin: 2px;
}

@media only screen and (min-width: 600px) and (max-width: 769px), (min-width: 930px) {
  .ui-tabs .tab-list-container .ui-tabs-nav .tab {
    margin: 0;
  }
}

.ui-tabs .tab-list-container .ui-tabs-nav .tab.ui-tabs-active {
  padding-bottom: 0;
}

.ui-tabs .tab-list-container .ui-tabs-nav .tab-link {
  padding: 0;
}

.react-tabs .tab-list-wrapper.TabsComponent--TabList__controls {
  border: none;
  margin-bottom: 0;
}

.tab {
  background: #1d1d1d;
  color: #e8e8e8;
}

.tab[role=tab][aria-selected=true] {
  background: #1d1d1d;
}

.tab[role=tab][aria-selected=false]:hover {
  background: #474542;
}

.tab-list[role=tablist] {
  background: transparent;
}

.ui-tabs .tab-list-container .ui-tabs-nav .tab {
  background: #1d1d1d;
}

.ui-tabs .tab-list-container .ui-tabs-nav .tab .ui-tabs-anchor {
  color: #e8e8e8;
}

.ui-tabs .tab-list-container .ui-tabs-nav .tab[role=tab][aria-selected=false]:hover {
  background: #474542;
}

.react-tabs .tab-list-wrapper {
  background: #1d1d1d;
}

.matchup-block {
  cursor: pointer;
  font-size: 0.875rem;
  min-width: 10rem;
  width: 100%;
}

.matchup-block .disabled {
  cursor: default;
}

.matchup-block__header {
  font-size: 0.8125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.1875rem 0.75rem;
}

.matchup-block__link:hover {
  text-decoration: none;
}

.matchup-block__header-tv-station {
  text-align: right;
}

.matchup-block__header-status {
  text-transform: uppercase;
}

.matchup-block__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
}

.matchup-block__content > :last-child {
  padding-right: 0.75rem;
}

.matchup-block__content > * {
  padding: 0.3125rem;
}

.matchup-block__consensus-highlight {
  font-weight: 600;
  text-align: center;
}

.matchup-block__consensus-highlight.over::before {
  margin: 0 auto 0.125rem;
}

.matchup-block__consensus-highlight.under::after {
  margin: 0.125rem auto 0;
}

.matchup-block__content-label {
  font-size: 0.875rem;
  font-weight: 600;
  padding-left: 0;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}

.matchup-block__caption {
  cursor: default;
}

.matchup-block__caption > :first-child {
  padding: 0.375rem 0.625rem;
}

.matchup-block__no-odds {
  font-size: 0.875rem;
  padding: 1.25rem;
  text-align: center;
}

.matchup-block__odds {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.matchup-block__content-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 0.75rem;
}

@media screen and (max-width: 767px) {
  .matchup-block__content-data:not(.matchup-block__rank-wrapper) {
    min-width: 2rem;
  }
}

.matchup-block__rank {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.matchup-block {
  color: #e8e8e8;
}

.matchup-block.matchup:hover .matchup-block__header {
  background-color: #1d1d1d;
  color: #fff;
}

.matchup-block--live .matchup-block__header {
  background-color: #fff;
  color: #000;
}

.matchup-block--final .matchup-block__header {
  background-color: #b3b3b3;
  color: #000;
}

.matchup-block--final .matchup-block__link {
  color: #b3b3b3;
}

.matchup-block--final .matchup-block__consensus-highlight {
  color: #fff;
}

.matchup-block__link {
  color: #e8e8e8;
}

.matchup-block__content {
  background-color: #1d1d1d;
}

.matchup-block__header {
  background-color: #5e5e5e;
  color: #fff;
}

.matchup-block__header:not(.disabled):hover {
  background-color: #1d1d1d;
  color: #fff;
}

.matchup-block__header--content-hover {
  background-color: #1d1d1d;
  color: #fff;
}

.matchup-block__consensus-highlight.over::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.375rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0db515;
  vertical-align: middle;
}

.matchup-block__consensus-highlight.under::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.375rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #c22026 transparent transparent;
  vertical-align: middle;
}

.matchup-block__content-label {
  color: #fff;
}

.matchup-block__caption {
  background-color: #1d1d1d;
}

.matchup-block__no-odds {
  background-color: #1d1d1d;
  color: #e8e8e8;
  margin-bottom: 0;
}

.input-wrapper {
  padding: 0.625rem 0;
}

.input-checkbox,
.input-radio {
  display: inline-block;
  padding: 0.5rem 0.3125rem;
}

.input-checkbox input,
.input-radio input {
  display: none;
}

.input-checkbox input + label,
.input-radio input + label {
  -webkit-box-shadow: none;
          box-shadow: none;
  vertical-align: middle;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.input-checkbox input + label::after,
.input-radio input + label::after {
  content: "";
}

.input-checkbox input + label::before,
.input-radio input + label::before {
  background-color: transparent;
  content: "";
  height: 1.25rem;
  left: 0;
  width: 1.25rem;
}

.input-checkbox input:disabled + label,
.input-radio input:disabled + label {
  cursor: unset;
}

.input-checkbox label,
.input-radio label {
  cursor: pointer;
  display: inline-block !important;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  padding: 0rem 0.3125rem 0rem 1.875rem;
  position: relative;
  text-transform: capitalize;
}

.input-checkbox--vertical,
.input-radio--vertical {
  display: block;
}

.input__description {
  font-size: 0.875rem;
  margin-bottom: 0;
}

.input-text input[type=text],
.input-text input[type=email], .input-text textarea {
  border: none;
  -webkit-border-radius: 0.1875rem;
          border-radius: 0.1875rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  outline: none;
  padding: 1rem 0rem 0rem 0.625rem;
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .input-text input[type=text],
  .input-text input[type=email], .input-text textarea {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.input-text input[type=text]::-webkit-input-placeholder,
.input-text input[type=email]::-webkit-input-placeholder, .input-text textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0);
}

.input-text input[type=text]::-moz-placeholder,
.input-text input[type=email]::-moz-placeholder, .input-text textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0);
}

.input-text input[type=text]:-ms-input-placeholder,
.input-text input[type=email]:-ms-input-placeholder, .input-text textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0);
}

.input-text input[type=text]::-ms-input-placeholder,
.input-text input[type=email]::-ms-input-placeholder, .input-text textarea::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0);
}

.input-text input[type=text]::placeholder,
.input-text input[type=email]::placeholder, .input-text textarea::placeholder {
  color: rgba(0, 0, 0, 0);
}

.input-hint {
  font-size: 0.75rem;
  margin: 0.1875rem 0 0 0.625rem;
}

.input-text {
  display: block;
  -webkit-border-radius: 0.1875rem;
          border-radius: 0.1875rem;
  position: relative;
  width: auto;
}

.input-text input[type=text],
.input-text input[type=email] {
  height: 3.4375rem;
}

.input-text input[type=text]:not(:focus):placeholder-shown,
.input-text input[type=email]:not(:focus):placeholder-shown {
  color: rgba(0, 0, 0, 0);
}

.input-text input[type=text]:not(:focus):placeholder-shown ~ label,
.input-text input[type=email]:not(:focus):placeholder-shown ~ label {
  font-size: 1rem;
  line-height: 1;
  padding: 0 0 0 0.625rem;
  position: absolute;
  top: 33%;
}

.input-text textarea {
  resize: vertical;
}

.input-text label,
.input-text .input-text__label {
  cursor: text;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.25;
  padding: 0.375rem 0rem 0rem 0.625rem;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .input-text label,
  .input-text .input-text__label {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.input-text--error input[type=text],
.input-text--error input[type=email] {
  padding-right: 0.625rem;
}

.input-text--error::after {
  background: url("/sites/all/themes/skeletontheme/dist/images/exclaim.svg");
  -webkit-background-size: 1.375rem 1.375rem;
          background-size: 1.375rem 1.375rem;
  content: '';
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  height: 1.375rem;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.375rem;
  right: 0.625rem;
}

.input-text__remove-button {
  background: url("/sites/all/themes/skeletontheme/dist/images/trashcan.svg");
  -webkit-background-size: 1.375rem 1.375rem;
          background-size: 1.375rem 1.375rem;
  content: '';
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  height: 1.375rem;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.375rem;
  right: 0.625rem;
  outline: none;
}

.input-radio input + label::after, .input-radio input + label::before {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  position: absolute;
}

.input-radio input:checked + label::after {
  border: none;
  height: 0.75rem;
  left: 0.3125rem;
  top: 0.3125rem;
  width: 0.75rem;
}

.input-radio input:not(:checked):not([disabled]) + label:hover::after {
  display: none;
}

.input-checkbox input {
  display: none;
}

.input-checkbox input + label::after {
  display: inline-block;
}

.input-checkbox input + label::before {
  -webkit-border-radius: 0.1875rem;
          border-radius: 0.1875rem;
  position: absolute;
}

.input-checkbox input:checked + label::after {
  position: absolute;
  top: 0.4375rem;
  left: 0.375rem;
}

.input-dropdown .button {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 100% !important;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.125em 0.625em;
  width: 100% !important;
}

.input-dropdown .customSelectInner {
  width: auto !important;
}

.form-wrapper {
  margin: 0.625rem auto;
  max-width: 21.875rem;
}

.input__description {
  color: #ccc;
}

.input-text {
  background-color: #fff;
}

.input-text input[type=text],
.input-text input[type=email],
.input-text textarea {
  border-bottom: 0.1875rem solid #fff;
  color: #1d1d1d;
}

.input-text input[type=text]:focus,
.input-text input[type=email]:focus,
.input-text textarea:focus {
  border-bottom: 0.1875rem solid #66ebfb;
}

.input-text label,
.input-text .input-text__label {
  color: #757575;
}

.input-text--error input[type=text],
.input-text--error input[type=email] {
  color: #c22026;
  border-bottom: 0.1875rem solid #c22026;
}

.input-hint {
  color: #b3b3b3;
}

.input-radio input + label::before {
  border: 0.0625rem solid #b3b3b3;
}

.input-radio input:checked + label::after {
  background-color: #66ebfb;
}

.input-radio input:not(:checked):not([disabled]) + label:hover::before {
  background-color: #5e5e5e;
}

.input-radio input:disabled + label {
  color: #757575;
}

.input-radio input:disabled + label::before {
  border-color: #757575;
}

.input-radio input:disabled + label::after {
  background-color: #474542;
}

.input-checkbox input + label::before {
  border: 0.0625rem solid #b3b3b3;
}

.input-checkbox input:checked + label::before {
  background-color: #66ebfb;
  border-color: #66ebfb;
}

.input-checkbox input:checked + label::after {
  border: 0.1875rem solid #3b3937;
  border-top: none;
  border-right: none;
  content: '';
  height: 0.25rem;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 0.5rem;
}

.input-checkbox input:not(:checked):not([disabled]) + label:hover::before {
  background-color: #5e5e5e;
  border-color: #b3b3b3;
}

.input-checkbox input:disabled + label {
  color: #757575;
}

.input-checkbox input:disabled + label::before {
  border-color: #757575;
  background-color: #474542;
}

.figure-list {
  display: block;
  margin: 1rem 0 1rem 0;
  width: inherit;
}

.written-content .figure-list p,
.written-content .figure-list br,
.written-content-page .figure-list p,
.written-content-page .figure-list br {
  display: none;
}

.figure-list--has-caption .list .list__item {
  padding-left: 1rem;
}

.figure-list--has-caption .figure-list__text {
  padding-left: 1rem;
}

.figure-list__text {
  display: block;
  font-size: 0.875rem;
  font-style: normal;
  padding: 0.03125rem 0rem 0rem 0rem;
}

.list {
  font-size: 1rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.list--ordered {
  counter-reset: ordered-list-counter;
}

.list--ordered__item {
  counter-increment: ordered-list-counter;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.list--ordered__item:before {
  content: "#" counter(ordered-list-counter);
  display: block;
  margin-right: 1rem;
  width: 2rem;
}

.list__item {
  padding: 0.5rem 0 0.5rem 0;
  width: auto;
}

.list__item:last-child {
  border-bottom: 0;
}

.list__item--small {
  font-size: 0.6875rem;
}

#sidebar .list {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#sidebar .figure-list__text {
  padding-left: 0.625rem;
  padding-bottom: 0.9375rem;
}

.figure-list__caption {
  background-color: #1d1d1d;
}

.list__item {
  border-bottom: 0.0625rem solid #757575;
}

.list--gc {
  background-color: #3a3a3a;
}

.counted-item:before {
  color: #fff;
}

.figure-list__text {
  color: #b3b3b3;
}

.os-alpha__content-list .list__item:last-child {
  border-bottom: 0.0625rem solid #757575;
}

.os-alpha__content-list.os-alpha__content-list--active .list__item:last-child, .os-alpha__content-list:last-child .list__item:last-child {
  border-bottom: none;
}

.thumbnail {
  margin: 0.625rem 0rem;
  overflow: hidden;
  padding: 0.625rem 0rem 1.25rem;
}

.thumbnail p {
  margin: 0;
}

.thumbnail.thumbnail__body {
  line-height: 1.5;
  margin-bottom: 0.625rem;
}

.thumbnail:after {
  content: "";
  clear: both;
}

.thumbnail > br {
  display: none;
}

.thumbnail .thumbnail__image {
  -webkit-border-radius: 0.1875rem;
          border-radius: 0.1875rem;
  float: left;
  margin: 0rem 1.25rem 0rem 0rem;
}

.thumbnail .thumbnail__title {
  font-size: 1.25rem;
  margin-bottom: 0.9375rem;
}

.thumbnail.thumbnail--sidebar .thumbnail__image {
  width: 5rem;
}

.thumbnail.thumbnail--content .thumbnail__more-link {
  display: table;
  margin-top: 0.9375rem;
}

@media screen and (min-width: 481px) {
  .thumbnail.thumbnail--content .thumbnail__body,
  .thumbnail.thumbnail--content .thumbnail__more-link {
    margin-left: 7.5rem;
  }
}

.thumbnail.thumbnail--content .thumbnail__image {
  width: 6.25rem;
}

.thumbnail {
  border-bottom: 0.0625rem solid #5e5e5e;
}

.thumbnail .thumbnail__title .thumbnail__title-link {
  color: #fff;
}

.thumbnail .thumbnail__title .thumbnail__title-link:active, .thumbnail .thumbnail__title .thumbnail__title-link:hover {
  color: #66ebfb;
}

#main .thumbnail .thumbnail__title .thumbnail__title-link:hover,
#main .thumbnail .thumbnail__title .thumbnail__title-link:active,
#sidebar .thumbnail .thumbnail__title .thumbnail__title-link:hover,
#sidebar .thumbnail .thumbnail__title .thumbnail__title-link:active {
  text-decoration: none;
}

.news *,
.news *:before,
.news *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.news.news--sidebar .news__details {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  padding: 0;
}

@media only screen and (min-width: 600px) and (max-width: 769px), (min-width: 930px) {
  .news.news--sidebar .news__details > * {
    margin-left: 0.625rem;
  }
}

@media only screen and (min-width: 600px) and (max-width: 769px), (min-width: 930px) {
  .news.news--sidebar .news__subject {
    margin-left: 0.625rem;
  }
}

.news__title {
  font-size: 1.5rem;
  margin: 0;
  padding: 1.25rem;
}

.news__items {
  list-style: none;
  margin: 0;
  padding: 0;
}

.news__item {
  -webkit-border-radius: 0.1875rem;
          border-radius: 0.1875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style-type: none;
  margin-bottom: 0.625rem;
  overflow: auto;
  padding: 0.625rem;
  width: 100%;
}

@media only screen and (min-width: 600px) and (max-width: 769px), (min-width: 930px) {
  .news__item {
    padding: 0.9375rem;
  }
}

.news__photo {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 40%;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
}

.news__photo img {
  -webkit-border-radius: 0.3125rem;
          border-radius: 0.3125rem;
  width: 100%;
}

.news__details {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  max-width: 100%;
  margin: 0;
}

@media only screen and (min-width: 600px) and (max-width: 769px), (min-width: 930px) {
  .news__details {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 60%;
        -ms-flex: 1 0 60%;
            flex: 1 0 60%;
  }
  .news__details > * {
    margin-left: 2rem;
  }
}

.news__subject {
  font-size: 1rem;
  line-height: 1.3125rem;
  margin: 0.625rem 0rem;
  padding: 0;
}

@media only screen and (min-width: 600px) and (max-width: 769px), (min-width: 930px) {
  .news__subject {
    margin: 0.625rem 0rem 0.625rem 2rem;
  }
}

#main .news__link:hover,
#main .news__link:active,
#sidebar .news__link:hover,
#sidebar .news__link:active {
  text-decoration: none;
}

.news__info {
  margin-bottom: 0.625rem;
}

.news__author {
  font-size: 0.875rem;
}

#sidebar .news__author .username:hover,
#sidebar .news__author .username:active {
  text-decoration: underline;
}

.news__date {
  font-size: 0.875rem;
  padding-left: 0.625rem;
}

.news__details-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.news__video {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  height: 1.6875rem;
  line-height: 1.6875rem;
  margin-left: 1.6875rem;
  padding-left: 0.3125rem;
  position: relative;
  text-transform: uppercase;
}

.news__video:before {
  -webkit-border-radius: 0.1875rem;
          border-radius: 0.1875rem;
  content: '';
  display: block;
  height: 1.6875rem;
  left: -1.6875rem;
  position: absolute;
  top: 0;
  width: 1.6875rem;
  z-index: 1;
}

.news__video:after {
  left: -1rem;
  position: absolute;
  top: 0.4375rem;
  z-index: 2;
}

.news__league {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  margin: 0;
  text-align: right;
}

.news__league a {
  -webkit-border-radius: 0.1875rem;
          border-radius: 0.1875rem;
  display: inline-block;
  font-size: 0.8125rem;
  padding: 0.3125rem 0.625rem;
  text-transform: uppercase;
}

#main .news__league a:hover,
#main .news__league a:active {
  text-decoration: none;
}

.not-front .news__league {
  display: none;
}

.news__heading {
  margin: 0;
}

.views-page #main {
  margin-bottom: 0;
}

.views-page #page-title {
  margin: 0rem 0rem 0.3125rem;
  padding: 1.25rem;
}

.news__item {
  background-color: #474542;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0rem 0.125rem 0.125rem 0rem;
          box-shadow: rgba(0, 0, 0, 0.2) 0rem 0.125rem 0.125rem 0rem;
}

.news__link:link, .news__link:visited {
  color: #fff;
}

#main .news__link:hover,
#main .news__link:active,
#sidebar .news__link:hover,
#sidebar .news__link:active {
  color: #66ebfb;
}

.news__date {
  color: #b3b3b3;
}

.news__video:before {
  background-color: #c22026;
}

.news__video:after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4375rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #fff;
}

.news__league a {
  background-color: #3b3937;
}

#main .news__league a:hover,
#main .news__league a:active {
  background-color: #1d1d1d;
}

.news__league a:link,
.news__league a:visited {
  color: #fff;
}

.views-page #page-title {
  background-color: #474542;
}

.os-content-blockquote {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 1.5rem 0 1.5rem 2.5rem;
  position: relative;
}

@media screen and (min-width: 480px) {
  .os-content-blockquote {
    margin: 2rem 0 2rem 3rem;
  }
}

.os-content-blockquote::before {
  background: url("/sites/all/themes/skeletontheme/dist/images/quote.svg");
  -webkit-background-size: 1.5rem 1.5rem;
          background-size: 1.5rem 1.5rem;
  content: '';
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  height: 1.5rem;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.5rem;
  left: -2.5rem;
  top: 1rem;
}

@media screen and (min-width: 480px) {
  .os-content-blockquote::before {
    -webkit-background-size: 2rem 2rem;
            background-size: 2rem 2rem;
    height: 2rem;
    left: -3rem;
    width: 2rem;
  }
}

.os-content-blockquote {
  color: #fff;
}

.card {
  padding: 1.5625rem;
  -webkit-border-radius: 0.1875rem;
          border-radius: 0.1875rem;
}

.card + .card {
  margin-top: 1.25rem;
}

.card__title {
  font-size: 1.375rem;
}

@media (max-width: 992px) {
  .card__title {
    font-size: calc(1.2625rem + 0.18145vw) ;
  }
}

.card__content p:last-child {
  margin-bottom: 0;
}

.card__break {
  margin: 1.25rem 0rem;
}

.card--horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.card--horizontal .card__image-wrapper {
  margin: 0 auto 1.25rem;
}

.card--horizontal .card__image {
  max-width: 12.5rem;
}

@media only screen and (min-width: 481px) {
  .card--horizontal .card__image {
    max-width: 15.625rem;
  }
}

.card--horizontal .card__break,
.card--horizontal .ckeditor-readmore,
.card--horizontal .ckeditor-readmore-wrapper {
  width: 100%;
}

.card-wrapper {
  margin: 1.25rem 0rem;
}

@media only screen and (min-width: 768px) {
  .no-sidebars .card {
    padding: 2.5rem;
  }
}

@media only screen and (min-width: 768px) {
  .no-sidebars .card__break {
    margin: 1.875rem 0rem;
  }
}

@media only screen and (min-width: 768px) {
  .no-sidebars .card--horizontal .card__image-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 35%;
        -ms-flex: 1 1 35%;
            flex: 1 1 35%;
    margin: initial;
  }
}

@media only screen and (min-width: 768px) {
  .no-sidebars .card--horizontal .card__image {
    max-width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .no-sidebars .card--horizontal .card__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 65%;
        -ms-flex: 1 1 65%;
            flex: 1 1 65%;
  }
}

@media only screen and (min-width: 768px) {
  .no-sidebars .card--horizontal-sm-img .card__image-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 25%;
        -ms-flex: 1 1 25%;
            flex: 1 1 25%;
  }
}

@media only screen and (min-width: 768px) {
  .no-sidebars .card--horizontal-sm-img .card__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 75%;
        -ms-flex: 1 1 75%;
            flex: 1 1 75%;
  }
}

@media only screen and (min-width: 768px) {
  .no-sidebars .card-wrapper--left .card__content > * {
    margin-left: 4.375rem;
  }
}

@media only screen and (min-width: 768px) {
  .no-sidebars .card-wrapper--right .card__image-wrapper {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .no-sidebars .card-wrapper--right .card__content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .no-sidebars .card-wrapper--right .card__content > * {
    margin-right: 4.375rem;
  }
  .no-sidebars .card-wrapper--right .card__break,
  .no-sidebars .card-wrapper--right .ckeditor-readmore,
  .no-sidebars .card-wrapper--right .ckeditor-readmore-wrapper {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media only screen and (min-width: 768px) {
  .no-sidebars .card-wrapper--zigzag .card .card__break,
  .no-sidebars .card-wrapper--zigzag .card .ckeditor-readmore,
  .no-sidebars .card-wrapper--zigzag .card .ckeditor-readmore-wrapper {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .no-sidebars .card-wrapper--zigzag .card:nth-child(even) .card__image-wrapper {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .no-sidebars .card-wrapper--zigzag .card:nth-child(even) .card__content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .no-sidebars .card-wrapper--zigzag .card:nth-child(even) .card__content > * {
    margin-right: 4.375rem;
  }
  .no-sidebars .card-wrapper--zigzag .card:nth-child(odd) .card__content > * {
    margin-left: 4.375rem;
  }
}

@media only screen and (min-width: 600px) and (max-width: 769px), (min-width: 930px) {
  .sidebar-first .card--horizontal .card__image-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 40%;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%;
    margin: initial;
  }
}

@media only screen and (min-width: 600px) and (max-width: 769px), (min-width: 930px) {
  .sidebar-first .card--horizontal .card__image {
    max-width: 100%;
  }
}

@media only screen and (min-width: 600px) and (max-width: 769px), (min-width: 930px) {
  .sidebar-first .card--horizontal .card__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 60%;
        -ms-flex: 1 1 60%;
            flex: 1 1 60%;
  }
}

@media only screen and (min-width: 600px) and (max-width: 769px), (min-width: 930px) {
  .sidebar-first .card--horizontal-sm-img .card__image-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 30%;
        -ms-flex: 1 1 30%;
            flex: 1 1 30%;
  }
}

@media only screen and (min-width: 600px) and (max-width: 769px), (min-width: 930px) {
  .sidebar-first .card--horizontal-sm-img .card__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 70%;
        -ms-flex: 1 1 70%;
            flex: 1 1 70%;
  }
}

@media only screen and (min-width: 600px) and (max-width: 769px), (min-width: 930px) {
  .sidebar-first .card-wrapper--left {
    margin-left: 1.25rem;
  }
}

@media only screen and (min-width: 600px) and (max-width: 769px), (min-width: 930px) {
  .sidebar-first .card-wrapper--right .card__image-wrapper {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .sidebar-first .card-wrapper--right .card__content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .sidebar-first .card-wrapper--right .card__content > * {
    margin-right: 1.25rem;
  }
  .sidebar-first .card-wrapper--right .card__break,
  .sidebar-first .card-wrapper--right .ckeditor-readmore,
  .sidebar-first .card-wrapper--right .ckeditor-readmore-wrapper {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media only screen and (min-width: 600px) and (max-width: 769px), (min-width: 930px) {
  .sidebar-first .card-wrapper--zigzag .card .card__break,
  .sidebar-first .card-wrapper--zigzag .card .ckeditor-readmore,
  .sidebar-first .card-wrapper--zigzag .card .ckeditor-readmore-wrapper {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .sidebar-first .card-wrapper--zigzag .card:nth-child(even) .card__image-wrapper {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .sidebar-first .card-wrapper--zigzag .card:nth-child(even) .card__content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .sidebar-first .card-wrapper--zigzag .card:nth-child(even) .card__content > * {
    margin-right: 1.25rem;
  }
  .sidebar-first .card-wrapper--zigzag .card:nth-child(odd) .card__content > * {
    margin-left: 1.25rem;
  }
}

.card {
  background-color: #474542;
  border: 0.0625rem solid #5e5e5e;
  -webkit-box-shadow: 0rem 0.125rem 0.125rem 0rem rgba(0, 0, 0, 0.2);
          box-shadow: 0rem 0.125rem 0.125rem 0rem rgba(0, 0, 0, 0.2);
}

.card__break {
  border: 0.0625rem solid #5e5e5e;
}

.accordion {
  font-family: inherit;
  font-size: 1rem;
  margin: 1.25rem 0rem;
}

.accordion .accordion__block-bar {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 0.1875rem;
          border-radius: 0.1875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.3125rem;
  padding: 1rem;
}

.accordion .accordion__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1.25rem;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.accordion .accordion__title {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.accordion .accordion__content {
  line-height: 1.5;
  padding: 1.25rem;
}

.accordion .accordion__content-heading {
  font-size: 1rem;
}

.accordion .accordion__block-bar {
  background: none;
  border: 0;
}

.accordion .accordion__block-bar.ui-corner-top {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
}

.accordion .accordion__block-bar .ui-accordion-header-icon {
  background: none;
  left: auto;
  margin-left: 1.25rem;
  margin-top: 0;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  position: relative;
  right: auto;
}

.accordion .accordion__content {
  background: none;
  border: 0;
  -webkit-border-bottom-left-radius: 0.1875rem;
          border-bottom-left-radius: 0.1875rem;
  -webkit-border-bottom-right-radius: 0.1875rem;
          border-bottom-right-radius: 0.1875rem;
  display: none;
}

.accordion .accordion__content.ui-accordion-content-active {
  display: block;
}

.accordion .accordion__block-bar {
  background-color: #1d1d1d;
}

.accordion .accordion__block-bar:hover {
  background-color: #000;
}

.accordion .accordion__block-bar .accordion__title {
  color: #e8e8e8;
}

.accordion .accordion__content {
  background-color: #1d1d1d;
  color: #949494;
}

.accordion .accordion__content-heading {
  color: #fff;
}

.accordion .accordion__block-bar.ui-state-active:hover {
  background-color: #1d1d1d;
}

.accordion .ui-accordion-header-icon.ui-icon-triangle-1-s {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.375rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #66ebfb;
  vertical-align: middle;
}

.accordion .ui-accordion-header-icon.ui-icon-triangle-1-e {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.375rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #66ebfb transparent transparent;
  vertical-align: middle;
}

.alert {
  border: 1px solid transparent;
  -webkit-border-radius: .25rem;
          border-radius: .25rem;
  font-family: "Encode Sans Condensed", Arial, sans-serif;
  font-size: 1rem;
  margin-bottom: 1rem;
  position: relative;
  padding: .75rem;
  text-transform: none;
}

.alert p {
  margin-bottom: 0;
}

.button-tab-group + .alert {
  margin-top: 1rem;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* Misc */
@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none;
  }
}

.display-none {
  display: none;
}

@media only screen and (max-width: 767px) {
  .node-type-listings-page .field-name-field-top-rated-image {
    display: none;
  }
}

.basic-show-more-wrapper {
  margin: 0 0 1.25rem;
}

.basic-show-more-content {
  line-height: 1.4;
  overflow: hidden;
}

.basic-show-more-content > p:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

@media only screen and (max-width: 767px) {
  .basic-show-more-content {
    height: 5.9375rem;
  }
}

@media only screen and (max-width: 959px) {
  .hide-desktop {
    display: none;
  }
}

del {
  text-decoration: line-through;
}

pre,
code {
  background-color: #ededed;
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  display: block;
  font: 12px/24px Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
  line-height: 125%;
  margin: 5px 0;
  overflow: hidden;
  padding: 5px;
  white-space: pre;
}

hr {
  border-width: 1px 0 0;
  border: solid #ddd;
  clear: both;
  height: 0;
  margin: 10px 0 30px;
}

.field-type-taxonomy-term-reference .field-item {
  float: left;
  padding: 0 1em 0 0;
  white-space: nowrap;
}

/* Responsive Images */
img.scale-with-grid {
  outline: 0;
  max-width: 100%;
  height: auto;
}

/* Image Alignment Classes */
.alignright {
  float: right;
  margin: 0px 0px 10px 15px;
}

.alignleft {
  float: left;
  margin: 0px 15px 10px 0px;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

/* Header */
#header {
  clear: both;
}

#logo {
  float: left;
  padding: 20px 0 0 20px;
}

#site-name {
  margin: 0;
  padding: 0;
  font-size: 60px;
  line-height: 55px;
  letter-spacing: -1px;
}

#header #site-name a {
  margin: 0;
  padding: 0;
  line-height: 55px;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: -2px;
  text-shadow: 0px 1px 0px #fff;
}

#header #site-name a:hover {
  color: #3253ad;
}

/* Breadcrumb */
.breadcrumb {
  padding: 0;
}

#breadcrumb {
  background-color: #f1f1f1;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border: 1px solid #e9e9e9;
  color: #999 !important;
  display: none;
  font-size: 0.92em;
  margin: 0 0 1.5em !important;
  overflow: hidden;
  padding: 5px 5px 5px 10px;
  text-shadow: 1px 1px 0px #fff;
  zoom: 1;
}

#breadcrumb a {
  color: #797979;
  margin-right: 6px;
  text-shadow: none;
  text-decoration: underline;
}

#breadcrumb .sep {
  margin-right: 6px;
}

/* Highlighted */
#highlighted {
  clear: both;
}

.region-highlighted {
  padding: 0 10px;
}

/* Main */
#wrap {
  overflow: hidden;
}

#wrap #content {
  float: left;
  margin-top: 10px;
}

#main {
  margin-bottom: 20px;
}

.page-odds #main {
  margin-bottom: 0;
}

.node.node-teaser {
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.submitted {
  color: #666;
  font-size: 12px;
  margin: 0.625rem 0rem 0.3125rem;
}

.submitted.yes-picture {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.submitted.yes-picture span {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.submitted.yes-picture .user-picture {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40px;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
}

.submitted.yes-picture .user-picture img {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
}

/* Featured */
#featured .block {
  padding: 0 0 20px 0;
}

#credits {
  text-align: center;
}

/* Help */
.region-help {
  border: 1px solid #d3d7d9;
  padding: 20px;
  margin: 20px 0;
}

.contextual-links-wrapper {
  font-size: small !important;
}

ul.contextual-links {
  font-size: 0.923em;
}

.contextual-links-wrapper a {
  text-shadow: 0 0 0 !important;
}

ul.menu li {
  margin: 0;
}

.item-list ul li {
  margin: 0;
  padding: 0.2em 0.5em 0 0;
}

ul.links {
  font-size: 11px;
  color: #666666;
}

ul.links.inline li {
  padding: 0 5px 0 0;
  margin: 0 5px 0 0;
  border-right: 1px solid #666666;
}

ul.links.inline li.last {
  border: none;
}

/* Sidebar */
.with-highlighted #wrap #sidebar {
  margin-top: 10px;
}

#sidebar .block {
  padding: 0 0 20px 0;
}

/* Messages */
#messages {
  clear: both;
  padding: 15px 10px 0;
}

div.messages {
  margin: 10px 0;
}

/* -------------- User Profile   -------------- */
.profile .user-picture {
  float: none;
}

/* Animated throbber */
html.js input.form-autocomplete {
  background-position: 100% 4px;
}

html.js input.throbbing {
  background-position: 100% -16px;
}

/* Other Overrides */
div.password-suggestions {
  border: 0;
}

.ui-widget-overlay {
  background: #222222;
  opacity: 0.7;
}

div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
  padding: 1em;
}

#forum .name {
  font-size: 1.083em;
}

#forum .description {
  font-size: 1em;
}

/* OddsShark */
#wrap .container {
  background: #222222;
  cursor: default;
  -webkit-box-shadow: 0 0 30px 0 #000;
          box-shadow: 0 0 30px 0 #000;
  position: relative;
}

#header {
  height: 110px;
}

@media only screen and (max-width: 767px) {
  #header {
    display: none;
  }
}

.region-header {
  float: right;
  width: 55%;
}

.region-header .block {
  clear: both;
  float: right;
}

.red {
  color: #90121a;
}

/**
 *  RSS Feed Icon
 *
 *
 */
.feed-icon {
  display: none;
}

/**
 *  Help Page for the Apps
 *
 */
body.page-node-40634 #navigation,
body.page-node-40634 .mean-bar {
  display: none;
}

/**
 *  Draggable Views
 */
table.draggable.tabledrag-processed td {
  color: #000;
}

.replace-with-icon {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  float: left;
  height: 35px;
  text-indent: -9999px;
  width: 53px;
}

.conversion-terms-and-conditions {
  margin: 0.3125rem 0.625rem 0.9375rem;
}

.sportsbook-reviews-terms-and-conditions {
  background-color: #222;
  margin-top: -12px;
  padding-bottom: 0 20px 5px;
  text-align: center;
}

.terms-and-conditions-dp-editor {
  color: #999;
  font-size: 9px;
  font-style: italic;
  margin-top: -15px;
  padding-bottom: 10px;
}

.vs-link {
  text-transform: lowercase;
}

.matchup-link-wrapper {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 400;
  margin-left: auto;
}

img {
  height: auto;
  max-width: 100%;
  outline: 0;
}

body {
  -webkit-text-size-adjust: 100%;
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  word-wrap: break-word;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  font-weight: inherit;
  text-decoration: none;
}

@media only screen and (min-width: 960px) {
  .page-nfl h1.title,
  .page-ncaaf h1.title,
  .page-nba h1.title,
  .page-ncaab h1.title,
  .page-mlb h1.title,
  .page-nhl h1.title,
  .page-ufc h1.title,
  .page-boxing h1.title,
  .page-cfl h1.title,
  .page-wnba h1.title,
  .page-nascar h1.title,
  .page-entertainment h1.title,
  .page-atp h1.title,
  .page-wta h1.title {
    width: 625px;
  }
}

.base-arrow,
.base-picks {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  line-height: 1;
  padding: 10px;
  position: relative;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .base-arrow,
  .base-picks {
    font-size: 12px;
    padding: 5px;
  }
}

.base-arrow {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.base-arrow:hover {
  text-decoration: underline;
}

.base-arrow::before {
  border: 2px solid #fff;
  border-left: 0;
  border-top: 0;
  content: '';
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 4px;
      -ms-flex: 0 0 4px;
          flex: 0 0 4px;
  height: 4px;
  margin-right: 5px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 4px;
}

.base-picks {
  padding-left: 47px;
}

.base-picks::after {
  color: #fff;
  content: 'Picks: ';
  font-weight: bold;
  left: 0;
  position: absolute;
  text-transform: capitalize;
  top: 0;
}

.base-arrow__filled {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  padding: 10px;
}

@media only screen and (min-width: 768px) {
  .base-arrow__filled {
    padding: 5px;
  }
}

.base-arrow__filled:link, .base-arrow__filled:visited {
  color: #66ebfb;
}

.base-arrow__filled:before {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #fff;
  content: '';
  display: inline-block;
  height: 0;
  margin-right: 5px;
  width: 0;
}

.base-arrow.base-picks {
  padding-left: 61px;
}

.base-arrow.base-picks::after {
  left: 16px;
}

.base-video {
  background-image: url("../images/icons/icon-video.png");
  background-position: top right;
  background-repeat: no-repeat;
  min-height: 15px;
  padding-right: 19px;
}

.base-arrow.base-video {
  margin-right: 0;
}

#block-locale-language {
  background-color: #222;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  line-height: 12px;
  margin: 0 auto;
  max-width: 960px;
  padding: 5px 5px 0;
}

#block-locale-language .contextual-links-wrapper {
  right: 150px !important;
}

#block-locale-language .contextual-links-wrapper a.contextual-links-trigger-active {
  color: transparent !important;
}

#block-locale-language .language-switcher-locale-url {
  margin: 0;
  padding: 0;
  text-align: right;
}

#block-locale-language .language-switcher-locale-url li {
  display: inline-block;
  line-height: 12px;
}

#block-locale-language .language-switcher-locale-url li a {
  border-right: 1px solid #3a3a3a;
  font-size: 12px;
  line-height: 12px;
  padding: 0 4px;
}

#block-locale-language .language-switcher-locale-url li a:hover {
  text-decoration: underline;
}

#block-locale-language .language-switcher-locale-url li:last-child a {
  border: 0;
  padding-right: 0;
}

.base-versus {
  background-color: #282828;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: inline-block;
  height: 23px;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  width: 23px;
}

.base-versus::after {
  color: #fff;
  content: 'vs';
  font-size: 11px;
  left: 0;
  line-height: 24px;
  position: absolute;
  text-align: center;
  text-indent: 0;
  text-transform: uppercase;
  top: 0;
  width: 23px;
}

.base-versus:hover, .base-versus.hover {
  background-color: #6cc5df;
}

.base-versus:hover::after, .base-versus.hover::after {
  color: #4c4c4d;
}

.base-versus.disabled {
  background-color: #636363;
  border-color: #ccc;
  cursor: default;
  pointer-events: none !important;
}

.base-versus.disabled::after {
  color: #ccc;
}

.base-block {
  margin: 0 0 5px;
  padding: 20px !important;
  position: relative;
}

.base-block .block-title {
  background-color: #6d6d6d;
  font-size: 1.125rem;
  margin: 0 0 15px;
  padding: 8px;
  text-align: center;
  border: 0;
}

.base-block-alt-one {
  background-color: #3a3a3a;
}

.base-block-alt-two {
  background-color: #222;
  border: 1px solid #3a3a3a;
}

.base-table-attachment-list {
  font-size: 12px;
  margin: -20px 0 20px;
  padding: 0;
}

.base-table-attachment-list li {
  background-color: #555;
  border-top: 1px solid #3a3a3a;
  display: block;
  padding: 4px 5px;
}

.base-list {
  font-size: 0.875rem;
  line-height: 1.2;
  padding: 0;
}

.base-list li {
  background-color: #282828;
  display: block;
  margin-bottom: 2px;
  padding: 6px 10px;
}

.base-list li a.active {
  color: #fff !important;
}

.base-list .base-arrow {
  height: auto;
  line-height: inherit;
  margin-left: -6px;
}

.base-list .base-arrow::before {
  top: 3px;
}

.base-list .base-picks {
  height: auto;
  line-height: inherit;
}

.ordered-list-style {
  counter-reset: ol-counter;
  overflow: hidden;
}

.ordered-list-style dl {
  background-color: #282828;
  margin: 0;
}

.ordered-list-style dl dt {
  background-color: #000;
  border-bottom: #3a3a3a solid 1px;
  border-top: #3a3a3a solid 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 18px;
  line-height: 20px;
  padding: 5px 0 5px 44px;
  position: relative;
  text-indent: 3px;
  text-transform: capitalize;
  width: 100%;
}

.ordered-list-style dl dt:before {
  border-right: #3a3a3a solid 1px;
  content: "# " counter(ol-counter);
  counter-increment: ol-counter;
  top: 5px;
  bottom: 0;
  left: 0;
  position: absolute;
  text-align: center;
  width: 36px;
}

.ordered-list-style dl dd {
  border-bottom: #3a3a3a solid 1px;
  border-left: #3a3a3a solid 1px;
  font-size: 12px;
  margin: 0 0 0 36px;
  padding: 8px;
}

.ordered-list-style dl dd:last-child {
  border-bottom: 0;
}

.ordered-list-style dl dd p {
  font-size: inherit;
  margin: 0;
}

.ols-caption {
  background-color: #fff;
  color: #000;
  display: block;
  font-size: 18px;
  margin: 0;
  padding: 2px 0 2px 5px;
  text-transform: capitalize;
  white-space: normal;
  width: 100%;
}

.field-name-body .field-item > p:last-child,
.field-name-field-landing-page-bottom-copy .field-item > p:last-child {
  margin-bottom: 0;
}

.fully-responsive-page.node-type-landing-page #block-system-main {
  background-color: transparent;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #fff;
  margin-bottom: 1.5rem;
}

h1, .h1 {
  font-size: 2rem;
}

@media (max-width: 992px) {
  h1, .h1 {
    font-size: calc(1.325rem + 1.08871vw) ;
  }
}

h2, .h2 {
  font-size: 1.625rem;
}

@media (max-width: 992px) {
  h2, .h2 {
    font-size: calc(1.2875rem + 0.54435vw) ;
  }
}

h3, .h3 {
  font-size: 1.375rem;
}

@media (max-width: 992px) {
  h3, .h3 {
    font-size: calc(1.2625rem + 0.18145vw) ;
  }
}

h4, .h4 {
  font-size: 1.25rem;
}

h5, .h5 {
  font-size: 1rem;
}

h6, .h6 {
  font-size: 0.875rem;
}

h5, .h5 {
  background: #1d1d1d;
  margin: 0;
  padding: 12px 10px;
}

.fully-responsive-page.sidebar-first .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media screen and (max-width: 769px) {
  .fully-responsive-page.sidebar-first .container {
    display: block;
  }
}

.fully-responsive-page.sidebar-first #highlighted {
  width: 100%;
}

.fully-responsive-page.sidebar-first #content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-flex-basis: 425px;
      -ms-flex-preferred-size: 425px;
          flex-basis: 425px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  float: none !important;
  margin: 10px 0 0;
  max-width: 625px;
  width: 100% !important;
}

@media screen and (max-width: 769px) {
  .fully-responsive-page.sidebar-first #content {
    max-width: none;
  }
}

.fully-responsive-page.sidebar-first #sidebar {
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  float: none !important;
  margin-left: 10px;
  margin-right: 0;
  max-width: 305px;
  width: 100% !important;
}

@media screen and (max-width: 769px) {
  .fully-responsive-page.sidebar-first #sidebar {
    margin-left: 0;
    max-width: none;
  }
}

.fully-responsive-page .container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 960px;
  min-width: 320px;
  overflow: hidden;
  padding: 0 10px;
  width: 100% !important;
}

.fully-responsive-page .container .region-highlighted {
  padding: 10px 0 0;
}

.fully-responsive-page .container .sixteen.columns {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 !important;
  width: 100%;
}

@media screen and (min-width: 321px) {
  .fully-responsive-page .container .sixteen.columns {
    padding: 0;
  }
}

.fully-responsive-page #block-system-main {
  background-color: #3a3a3a;
  border-bottom: #222 solid 10px;
}

.fully-responsive-page .region-content {
  background-color: #4c4c4e;
}

.fully-responsive-page.page-user .region-content,
.fully-responsive-page.node-type-landing-page .region-content,
.fully-responsive-page.page-sports-betting-news-archive .region-content,
.fully-responsive-page.page-sports-betting-news-archive #block-system-main,
.fully-responsive-page.page-arquivo-noticias-apostas-esportivas .region-content,
.fully-responsive-page.page-arquivo-noticias-apostas-esportivas #block-system-main,
.fully-responsive-page.page-noticias-apuestas-deportivas-archivo .region-content,
.fully-responsive-page.page-noticias-apuestas-deportivas-archivo #block-system-main {
  background-color: transparent;
}

.fully-responsive-page #footer {
  border-left: 0;
  border-right: 0;
  width: 100%;
}

.fully-responsive-page.page-stats #content {
  overflow: hidden;
}

.fully-responsive-page.page-stats #block-system-main {
  background-color: #222;
}

/* Navigation */
#navigation {
  clear: both;
  position: relative;
  z-index: 998;
}

@media only screen and (max-width: 959px) {
  #navigation {
    display: none;
  }
}

#navigation .menu {
  background: #bb131d;
  height: 41px;
}

#navigation .menu li a,
#navigation .menu li span {
  background: url("../images/bg-menu.png") no-repeat right center;
  color: #ececec;
  padding: 0 17px 0 15px;
  text-transform: uppercase;
}

#navigation .menu li.last a {
  background: none;
}

#navigation .menu li.active-trail {
  background: #ab1c20;
}

#navigation .menu li.active-trail.expanded {
  background: #ab1c20 url("../images/menu-bullet.png") no-repeat 50% 90%;
}

#navigation .menu li.expanded {
  background: url("../images/menu-bullet.png") no-repeat 50% 90%;
}

#navigation .menu .menu {
  background: #ab1c20;
  height: auto;
}

#navigation .menu .menu li.expanded {
  background: url("../images/submenu-bullet.png") no-repeat 95% 50%;
}

#navigation .menu .menu li.expanded:hover, #navigation .menu .menu li.expanded.open {
  background: #a4171b url("../images/submenu-bullet.png") no-repeat 95% 50%;
}

#navigation .menu .menu li.expanded li a:hover {
  background: #9f1418;
}

#navigation .menu .menu li.expanded li {
  background: none;
}

#navigation .menu .menu li a {
  background: none;
  font-weight: normal;
  line-height: 30px;
}

#navigation .menu .menu li:hover {
  background: #a4171b;
}

#navigation .menu .menu .menu {
  background: #a4171b;
}

#navigation .menu li:hover {
  background: #ab1c20;
}

#navigation .menu li:hover.expanded {
  background: #ab1c20 url("../images/menu-bullet.png") no-repeat 50% 90%;
}

#navigation .menu li.open {
  background-color: #ab1c20;
}

#navigation ul,
#navigation ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#navigation ul {
  width: 100%;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

#navigation ul li {
  position: relative;
  list-style: none;
  background: none;
}

#navigation ul li a,
#navigation .menu li span {
  text-decoration: none;
  line-height: 41px;
  display: block;
  font-weight: bold;
  text-shadow: 1px 1px 0px #000000;
  outline: none;
}

#navigation ul li a:hover ul li span:hover {
  position: relative;
}

#navigation ul li:hover li a {
  color: #ececec;
  font-weight: normal;
}

#navigation ul li a.active ul li span.active {
  color: #ececec;
  text-shadow: 1px 1px 0px #000000;
}

#navigation ul ul {
  position: absolute;
  top: -999em;
  width: 210px;
}

#navigation ul ul li {
  width: 100%;
}

#navigation ul li:hover {
  visibility: inherit;
}

#navigation ul li {
  float: left;
  position: relative;
}

#navigation ul a {
  display: block;
  position: relative;
}

#navigation ul li:hover ul,
#navigation ul li.open ul {
  left: 0;
  top: 41px;
  z-index: 999;
}

#navigation ul li:hover li ul,
#navigation ul li.open li ul {
  top: -999em;
}

#navigation ul li li:hover ul,
#navigation ul li li.open ul {
  left: 210px;
  top: 0;
}

#navigation ul li li:hover li ul {
  top: -999em;
}

#navigation ul li li li:hover ul,
#navigation ul li li li.open ul {
  left: 210px;
  top: 0;
}

#navigation ul ul {
  background: none;
  -webkit-filter: none;
          filter: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* Responsive Menu */
.home_link {
  cursor: pointer;
  display: none;
  height: 46px;
  left: 0;
  position: absolute;
  top: 0;
  width: 195px;
  z-index: 999999;
}

@media only screen and (max-width: 959px) {
  .home_link {
    display: block;
  }
}

.mean-bar {
  background: url("../images/oddsshark_logo_mobile.png") no-repeat #BD0D13 10px 8px !important;
  display: table;
  float: none !important;
  padding: 4px 0 0 0 !important;
  z-index: 999998 !important;
}

.mean-bar .mean-nav {
  background-color: #020202 !important;
  float: none;
}

.mean-bar ul {
  background: #BD0D13 !important;
  -webkit-border-radius: 0;
          border-radius: 0;
  width: 100%;
}

.mean-bar ul li:hover {
  background: #750B0F;
}

.mean-bar ul li span {
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  display: block;
  float: left;
  margin: 0;
  padding: 1em 5%;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  width: 90%;
}

.mean-bar ul li ul {
  background-color: #393939 !important;
  left: 0;
  margin-top: 23px !important;
}

.mean-bar ul li ul ul {
  margin-top: 45px !important;
}

.mean-container .mean-nav ul li a.mean-expand {
  height: 25px;
}

#block-sportsbook-reviews-sportsbook-geo-cta {
  background-color: #3a3a3a;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  padding: 20px;
  width: 300px;
}

.cta-title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  margin-bottom: 10px;
  padding-left: 65px;
  width: 100%;
}

.cta-title.show-flag {
  background-repeat: no-repeat;
}

.cta-sportsbook-wrapper {
  position: relative;
}

.cta-sportsbook-row {
  width: 100%;
}

.cta-sportsbook-row:first-child .cta-sportsbook:before {
  background: url("../images/best_sportsbook.png") no-repeat;
  -webkit-background-size: 55px 56px;
          background-size: 55px 56px;
  content: '';
  height: 55px;
  left: -7px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  width: 56px;
  z-index: 1;
}

.cta-sportsbook {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 64px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2px;
}

.cta-sportsbook:hover {
  background-color: #626269;
  cursor: pointer;
}

.cta-sportsbook .cta-sportsbook-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 110px;
      -ms-flex: 0 0 110px;
          flex: 0 0 110px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.cta-sportsbook .cta-sportsbook-logo img {
  height: auto;
  width: 80px;
}

.cta-sportsbook .cta-sportsbook-first-offer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.cta-sportsbook .cta-sportsbook-first-offer span {
  line-height: 1em;
  text-align: center;
}

.cta-sportsbook .cta-sportsbook-first-offer .ct-bonus {
  color: #bf0602;
  font-weight: 700;
}

.cta-sportsbook .cta-visit-site {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60px;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
}

.cta-sportsbook .cta-visit-site a {
  background-color: #bf0602;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1em;
  margin: auto;
  text-align: center;
  text-decoration: none;
  width: 60px;
}

.cta-list ul {
  margin-top: 2px;
}

/* Predicted Scores */
#block-chalk-stats-predicted-scores {
  background-color: #262626;
  height: 45px;
  margin-top: 15px;
  overflow: hidden;
  padding: 3% 0 0 4%;
  width: 96%;
}

@media only screen and (max-width: 767px) {
  #block-chalk-stats-predicted-scores {
    display: none;
  }
}

#block-chalk-stats-predicted-scores h2 {
  float: left;
  font-size: 15px;
  line-height: 85%;
  margin-bottom: 0;
  margin-top: -3px;
  width: 110px;
}

#block-chalk-stats-predicted-scores .flexslider {
  background: none;
  border: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  float: left;
  font-size: 14px;
  line-height: 110%;
  margin: 0;
  width: 335px;
}

@media only screen and (max-width: 960px) {
  #block-chalk-stats-predicted-scores .flexslider {
    width: 245px;
  }
}

#block-chalk-stats-predicted-scores .slides {
  padding: 0 20px;
}

#block-chalk-stats-predicted-scores .slides li {
  display: none;
}

#block-chalk-stats-predicted-scores .slides .table {
  display: table;
  height: 30px;
  width: 100%;
}

#block-chalk-stats-predicted-scores .slides .cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

#block-chalk-stats-predicted-scores .slides span {
  white-space: nowrap;
}

#block-chalk-stats-predicted-scores .slides span:hover {
  text-decoration: underline;
}

#block-chalk-stats-predicted-scores .flex-direction-nav {
  padding: 0;
  position: absolute;
  top: 28px;
  width: 100%;
}

#block-chalk-stats-predicted-scores .flex-direction-nav a {
  height: 15px !important;
  width: 15px !important;
  display: block !important;
  opacity: 1 !important;
  -webkit-transition: none;
}

#block-chalk-stats-predicted-scores .flex-direction-nav .flex-prev {
  background: url("../images/sprite-arrow-yellow.png") no-repeat;
  left: 0;
}

#block-chalk-stats-predicted-scores .flex-direction-nav .flex-prev:hover {
  background: url("../images/sprite-arrow-yellow.png") no-repeat 0 -15px;
}

#block-chalk-stats-predicted-scores .flex-direction-nav .flex-next {
  background: url("../images/sprite-arrow-yellow.png") no-repeat -15px 0;
  right: 0;
}

#block-chalk-stats-predicted-scores .flex-direction-nav .flex-next:hover {
  background: url("../images/sprite-arrow-yellow.png") no-repeat -15px -15px;
}

/* Betting 101 Blocks */
#block-views-sports-betting-block-1 h2,
#block-views-tutorials-block-1 h2,
#block-views-casino-block-1 h2,
#block-views-poker-block-1 h2,
#block-views-horse-racing-block-1 h2 {
  font-size: 18px;
}

#block-views-sports-betting-block-1 .views-row,
#block-views-tutorials-block-1 .views-row,
#block-views-casino-block-1 .views-row,
#block-views-poker-block-1 .views-row,
#block-views-horse-racing-block-1 .views-row {
  float: left;
  width: 50%;
}

@media only screen and (max-width: 959px) {
  #block-views-sports-betting-block-1 .views-row,
  #block-views-tutorials-block-1 .views-row,
  #block-views-casino-block-1 .views-row,
  #block-views-poker-block-1 .views-row,
  #block-views-horse-racing-block-1 .views-row {
    float: none;
    width: 100%;
  }
}

#block-views-sports-betting-block-1 .views-field,
#block-views-tutorials-block-1 .views-field,
#block-views-casino-block-1 .views-field,
#block-views-poker-block-1 .views-field,
#block-views-horse-racing-block-1 .views-field {
  background: url("../images/light/arrow_bullet.png") no-repeat 0 4px transparent;
  border-bottom: none;
  color: inherit;
  padding: 0 0 0 15px;
}

#block-views-sports-betting-block-1 .views-field a,
#block-views-tutorials-block-1 .views-field a,
#block-views-casino-block-1 .views-field a,
#block-views-poker-block-1 .views-field a,
#block-views-horse-racing-block-1 .views-field a {
  text-decoration: none !important;
}

#block-views-sports-betting-block-1 .views-field a:hover,
#block-views-tutorials-block-1 .views-field a:hover,
#block-views-casino-block-1 .views-field a:hover,
#block-views-poker-block-1 .views-field a:hover,
#block-views-horse-racing-block-1 .views-field a:hover {
  text-decoration: underline !important;
}

#block-views-sports-betting-block-1 tr,
#block-views-tutorials-block-1 tr,
#block-views-casino-block-1 tr,
#block-views-poker-block-1 tr,
#block-views-horse-racing-block-1 tr {
  background-color: transparent;
  border-bottom: none;
  padding: 0;
}

#block-views-sports-betting-block-1 {
  float: left;
  margin-bottom: 20px;
  width: 40%;
}

@media only screen and (max-width: 959px) {
  #block-views-sports-betting-block-1 {
    float: none;
    width: 100%;
  }
}

#block-views-sports-betting-block-1 .view-content li {
  display: block;
  padding: 0;
}

#block-views-sports-betting-block-1 .views-row {
  float: none;
  width: 100%;
}

#block-views-tutorials-block-1 {
  float: left;
  width: 60%;
}

@media only screen and (max-width: 959px) {
  #block-views-tutorials-block-1 {
    float: none;
    width: 100%;
  }
}

#block-views-tutorials-block-1 caption {
  font-size: 18px;
  text-align: left;
}

#block-views-tutorials-block-1 caption li {
  display: block;
  padding: 0;
}

#block-views-tutorials-block-1 table {
  margin: 0 0 20px;
}

#block-views-tutorials-block-1 tbody {
  border: none;
}

#block-views-tutorials-block-1 .views-row {
  float: none;
  width: 100%;
}

/**
 *  Video Block
 *
 */
.youtube-vid {
  clear: right;
  float: right;
  margin-bottom: 20px;
  width: 300px;
}

@media only screen and (max-width: 767px) {
  .youtube-vid {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .youtube-vid {
    width: 50%;
  }
}

.node-type-supercontest .youtube-vid,
.node-type-supercontestants .youtube-vid,
.node-type-sb-news .youtube-vid {
  float: none;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .node-type-supercontest .youtube-vid,
  .node-type-supercontestants .youtube-vid,
  .node-type-sb-news .youtube-vid {
    width: 100%;
  }
}

.ooyala-video {
  height: auto;
  margin-bottom: 20px;
  width: 100%;
}

.ooyala-video .oo-player-container {
  min-width: 270px;
}

/* Sport Radar widget Blocks */
.sr-bb .sr-poweredby__wrapper {
  display: none !important;
}

.fb_iframe_widget_fluid_desktop,
.fb_iframe_widget_fluid_desktop span,
.fb_iframe_widget_fluid_desktop iframe {
  width: 100% !important;
}

.oddsshark-breadcrumbs {
  background-color: #3a3a3a;
  font-size: 12px;
  margin: 10px 0;
  padding: 10px 20px;
}

.oddsshark-breadcrumbs li + li::before {
  border: solid #ccc;
  border-width: 0 2px 2px 0;
  content: '';
  display: inline-block;
  margin: -1px 6px 0 3px;
  padding: 2px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: middle;
}

.oddsshark-breadcrumbs [aria-current='page'] {
  color: #ccc;
  font-weight: 600;
}

.oddsshark-breadcrumbs__list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.oddsshark-breadcrumbs__list-item {
  display: inline;
}

.pager-load-more.pager {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0.625em 0;
}

.pager-load-more.pager.pager-load-more-empty {
  display: none;
}

.pager-load-more.pager li {
  display: block;
  margin: 0;
  padding: 0;
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  width: 100%;
  min-height: 3.375em;
}

.pager-load-more.pager li a {
  font-size: 1.125rem;
  padding: 0.9375em;
}

.pager-load-more.pager li a.progress-disabled {
  display: none;
}

.pager-load-more.pager .ajax-progress-throbber {
  background-color: #3b3937;
  width: 100%;
}

.pager-load-more.pager .ajax-progress-throbber .throbber {
  background-image: url("../images/ajax-loader.gif");
  background-position: center center;
  height: 3.375em;
  margin: 0;
  width: 100%;
}

#block-views-betting-news-block h2 {
  font-size: 30px;
}

#block-views-betting-news-block .flexslider {
  background: #272727;
  border: 6px solid #272727;
  border-bottom: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
  position: relative;
}

#block-views-betting-news-block .flexslider .views-field-field-image {
  height: 154px;
  overflow: hidden;
}

#block-views-betting-news-block .flexslider .views-field-title {
  font-size: 18px;
  padding: 5px 10px 0 10px;
}

#block-views-betting-news-block .flexslider .views-field-title a {
  color: #ececec;
  text-decoration: none;
  text-transform: capitalize;
}

#block-views-betting-news-block .flexslider .views-field-title a:hover {
  text-decoration: underline;
}

#block-views-betting-news-block .flexslider .views-field-body {
  padding: 0 10px 5px 10px;
}

#flexslider_views_slideshow_betting_news-block {
  margin: 0;
}

#block-views-betting-news-block .flex-direction-nav a {
  display: block;
  height: 30px;
  margin: 0;
  opacity: 100;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 64px;
  width: 29px;
  z-index: 900;
}

#block-views-betting-news-block .flex-prev {
  background: url("../images/slide-prev.png") no-repeat;
  left: -10px;
}

#block-views-betting-news-block .flex-next {
  background: url("../images/slide-next.png") no-repeat;
  right: -10px;
}

#block-views-betting-news-block .flex-direction-nav a:hover {
  background-position: 0 -30px;
}

#block-views-more-headlines-block {
  background: #272727;
  border: 6px solid #272727;
  border-top: none;
  margin-bottom: 15px;
  padding: 10px;
}

#block-views-more-headlines-block h2 {
  font-size: 20px;
}

#block-views-more-headlines-block .view-content .views-row {
  background: url("../images/bg-headlines.jpg") no-repeat;
  height: 25px;
  line-height: 25px;
  margin-bottom: 1px;
  padding: 0 5px 0 15px;
}

#block-views-more-headlines-block .view-content .views-row a {
  color: #ececec;
  font-size: 13px;
  text-decoration: none;
}

#block-views-more-headlines-block .view-content .views-row a:hover {
  text-decoration: underline;
}

.node-type-conversions-page #main,
.node-type-location-guides #main {
  margin-top: 0.625rem;
}

.node-type-conversions-page.sidebar-first #wrap #sidebar,
.node-type-location-guides.sidebar-first #wrap #sidebar {
  margin-top: 1.25rem;
}

@media screen and (max-width: 960px) {
  .node-type-conversions-page .conversions-content-block,
  .node-type-location-guides .conversions-content-block {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.node-type-conversions-page .review-attached-table.conversions,
.node-type-location-guides .review-attached-table.conversions {
  border: none;
}

@media screen and (min-width: 768px) {
  .node-type-conversions-page .review-attached-table table,
  .node-type-location-guides .review-attached-table table {
    display: block;
  }
}

.node-type-conversions-page .review-attached-table table .table-counter,
.node-type-location-guides .review-attached-table table .table-counter {
  padding-top: 0;
}

@media screen and (min-width: 768px) {
  .node-type-conversions-page .review-attached-table table .table-counter,
  .node-type-location-guides .review-attached-table table .table-counter {
    background-color: #4c4c4e;
    display: inline;
    height: 130px;
    line-height: 90px;
    position: absolute;
  }
}

@media screen and (min-width: 768px) {
  .node-type-conversions-page .review-attached-table table thead,
  .node-type-location-guides .review-attached-table table thead {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .node-type-conversions-page .review-attached-table table .table-logo,
  .node-type-location-guides .review-attached-table table .table-logo {
    display: block;
    width: 150px;
  }
}

@media screen and (min-width: 768px) {
  .node-type-conversions-page .review-attached-table table .table-condensed-data,
  .node-type-location-guides .review-attached-table table .table-condensed-data {
    display: block;
    min-width: 240px;
    padding: 0;
  }
}

@media screen and (min-width: 768px) {
  .node-type-conversions-page .review-attached-table table .table-join-now,
  .node-type-location-guides .review-attached-table table .table-join-now {
    display: block;
    -webkit-box-flex: 3;
    -webkit-flex-grow: 3;
        -ms-flex-positive: 3;
            flex-grow: 3;
    max-width: 100%;
    padding-right: auto;
  }
}

@media only screen and (min-width: 895px) {
  .node-type-conversions-page .review-attached-table table .table-join-now,
  .node-type-location-guides .review-attached-table table .table-join-now {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    max-width: 95px;
    min-width: 0;
    padding-left: 0;
    padding-right: 5px;
  }
}

@media screen and (min-width: 768px) {
  .node-type-conversions-page .review-attached-table table .table-join-now a,
  .node-type-location-guides .review-attached-table table .table-join-now a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    max-width: 100%;
    width: auto;
  }
  .node-type-conversions-page .review-attached-table table .table-join-now a span,
  .node-type-location-guides .review-attached-table table .table-join-now a span {
    line-height: 63px;
  }
}

@media screen and (min-width: 895px) {
  .node-type-conversions-page .review-attached-table table .table-join-now a,
  .node-type-location-guides .review-attached-table table .table-join-now a {
    line-height: 24px;
    max-width: 95px;
  }
  .node-type-conversions-page .review-attached-table table .table-join-now a span,
  .node-type-location-guides .review-attached-table table .table-join-now a span {
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    vertical-align: middle;
    width: 70px;
  }
  .node-type-conversions-page .review-attached-table table .table-join-now a span:first-child,
  .node-type-location-guides .review-attached-table table .table-join-now a span:first-child {
    padding-right: 0;
  }
}

@media screen and (min-width: 768px) {
  .node-type-conversions-page .review-attached-table table tbody,
  .node-type-location-guides .review-attached-table table tbody {
    display: block;
    float: left;
    width: 100%;
  }
}

@media only screen and (min-width: 960px) {
  .node-type-conversions-page .review-attached-table table tbody tr,
  .node-type-location-guides .review-attached-table table tbody tr {
    border-bottom: 0;
    border-left: 10px solid #222;
    border-right: 10px solid #222;
  }
  .node-type-conversions-page .review-attached-table table tbody tr:first-child,
  .node-type-location-guides .review-attached-table table tbody tr:first-child {
    margin-top: 10px;
  }
  .node-type-conversions-page .review-attached-table table tbody tr:last-child,
  .node-type-location-guides .review-attached-table table tbody tr:last-child {
    border-bottom: 10px solid #222;
  }
}

@media screen and (min-width: 768px) {
  .node-type-conversions-page .review-attached-table table tbody tr,
  .node-type-location-guides .review-attached-table table tbody tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
    position: relative;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .node-type-conversions-page .review-attached-table table td,
  .node-type-location-guides .review-attached-table table td {
    padding: 10px 5px 0;
  }
}

.node-type-conversions-page .field-name-field-sub-title,
.node-type-location-guides .field-name-field-sub-title {
  font-size: 18px;
  margin: 15px 0;
  text-transform: none;
}

@media only screen and (max-width: 960px) {
  .node-type-conversions-page .field-name-field-photo,
  .node-type-location-guides .field-name-field-photo {
    padding-left: 0 20px;
  }
}

.node-type-conversions-page .field-name-field-photo img,
.node-type-location-guides .field-name-field-photo img {
  height: auto;
  width: 100%;
}

.node-type-conversions-page .field-name-body img::not(.thumbnail__image),
.node-type-location-guides .field-name-body img::not(.thumbnail__image) {
  float: left;
  margin: 0 20px 20px 0;
}

@media only screen and (max-width: 480px) {
  .node-type-conversions-page .field-name-body img::not(.thumbnail__image),
  .node-type-location-guides .field-name-body img::not(.thumbnail__image) {
    display: block;
    margin: 0 auto 20px;
    float: none;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .node-type-conversions-page .field-name-body img::not(.thumbnail__image),
  .node-type-location-guides .field-name-body img::not(.thumbnail__image) {
    float: left;
    margin: 0 20px 20px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 880px) {
  .node-type-conversions-page .field-name-body img::not(.thumbnail__image),
  .node-type-location-guides .field-name-body img::not(.thumbnail__image) {
    display: block;
    margin: 0 auto 20px;
    float: none;
  }
}

@media only screen and (min-width: 880px) {
  .node-type-conversions-page .field-name-body img::not(.thumbnail__image),
  .node-type-location-guides .field-name-body img::not(.thumbnail__image) {
    float: left;
    margin: 0 20px 20px 0;
  }
}

.node-type-conversions-page .node-conversions-page,
.node-type-conversions-page .node-location-guides,
.node-type-location-guides .node-conversions-page,
.node-type-location-guides .node-location-guides {
  float: left;
  width: 100%;
}

.node-type-location-guides #block-system-main > .content {
  overflow: auto;
}

.no-reviews-message {
  font-weight: 700;
  margin: 0;
  padding: 10px 20px;
}

.nfl-token-image {
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 26px;
  min-width: 15px;
  text-indent: -999px;
}

.ari-token {
  background-image: url("/sites/all/images/super-contest/nfl/ari_pk.png");
}

.atl-token {
  background-image: url("/sites/all/images/super-contest/nfl/atl_pk.png");
}

.bal-token {
  background-image: url("/sites/all/images/super-contest/nfl/bal_pk.png");
}

.buf-token {
  background-image: url("/sites/all/images/super-contest/nfl/buf_pk.png");
}

.car-token {
  background-image: url("/sites/all/images/super-contest/nfl/car_pk.png");
}

.chi-token {
  background-image: url("/sites/all/images/super-contest/nfl/chi_pk.png");
}

.cin-token {
  background-image: url("/sites/all/images/super-contest/nfl/cin_pk.png");
}

.cle-token {
  background-image: url("/sites/all/images/super-contest/nfl/cle_pk.png");
}

.dal-token {
  background-image: url("/sites/all/images/super-contest/nfl/dal_pk.png");
}

.den-token {
  background-image: url("/sites/all/images/super-contest/nfl/den_pk.png");
}

.det-token {
  background-image: url("/sites/all/images/super-contest/nfl/det_pk.png");
}

.gb-token {
  background-image: url("/sites/all/images/super-contest/nfl/gb_pk.png");
}

.hou-token {
  background-image: url("/sites/all/images/super-contest/nfl/hou_pk.png");
}

.ind-token {
  background-image: url("/sites/all/images/super-contest/nfl/ind_pk.png");
}

.jax-token {
  background-image: url("/sites/all/images/super-contest/nfl/jax_pk.png");
}

.kc-token {
  background-image: url("/sites/all/images/super-contest/nfl/kc_pk.png");
}

.mia-token {
  background-image: url("/sites/all/images/super-contest/nfl/mia_pk.png");
}

.min-token {
  background-image: url("/sites/all/images/super-contest/nfl/min_pk.png");
}

.ne-token {
  background-image: url("/sites/all/images/super-contest/nfl/ne_pk.png");
}

.no-token {
  background-image: url("/sites/all/images/super-contest/nfl/no_pk.png");
}

.nyg-token {
  background-image: url("/sites/all/images/super-contest/nfl/nyg_pk.png");
}

.nyj-token {
  background-image: url("/sites/all/images/super-contest/nfl/nyj_pk.png");
}

.oak-token {
  background-image: url("/sites/all/images/super-contest/nfl/oak_pk.png");
}

.phi-token {
  background-image: url("/sites/all/images/super-contest/nfl/phi_pk.png");
}

.pit-token {
  background-image: url("/sites/all/images/super-contest/nfl/pit_pk.png");
}

.sd-token {
  background-image: url("/sites/all/images/super-contest/nfl/sd_pk.png");
}

.sea-token {
  background-image: url("/sites/all/images/super-contest/nfl/sea_pk.png");
}

.sf-token {
  background-image: url("/sites/all/images/super-contest/nfl/sf_pk.png");
}

.stl-token {
  background-image: url("/sites/all/images/super-contest/nfl/stl_pk.png");
}

.tam-token {
  background-image: url("/sites/all/images/super-contest/nfl/tam_pk.png");
}

.ten-token {
  background-image: url("/sites/all/images/super-contest/nfl/ten_pk.png");
}

.was-token {
  background-image: url("/sites/all/images/super-contest/nfl/was_pk.png");
}

@media only screen and (max-width: 767px) {
  .node-type-supercontest #block-system-main .field-name-field-image {
    display: none;
  }
}

.node-type-supercontest #block-system-main .field-name-field-mobile-image {
  display: none;
}

@media only screen and (max-width: 767px) {
  .node-type-supercontest #block-system-main .field-name-field-mobile-image {
    display: block;
  }
}

.node-type-supercontest #block-system-main .field-name-field-mobile-image img {
  display: block;
  margin: 0 auto;
  width: 280px;
}

.page-supercontest-headlines #block-system-main {
  background: #4c4c4e;
  padding: 15px 15px 0;
}

@media only screen and (max-width: 767px) {
  .page-supercontest-headlines #block-system-main .field-name-field-image {
    display: none;
  }
}

.page-supercontest-headlines #block-system-main .field-name-field-mobile-image {
  display: none;
}

@media only screen and (max-width: 767px) {
  .page-supercontest-headlines #block-system-main .field-name-field-mobile-image {
    display: block;
  }
}

.page-supercontest-headlines #block-system-main .field-name-field-mobile-image img {
  display: block;
  margin: 0 auto;
  width: 280px;
}

.page-supercontest-headlines #block-system-main table {
  border: 1px solid #282828;
  margin-bottom: 20px;
}

.page-supercontest-headlines #block-system-main table th {
  background-color: #000;
  padding: 10px;
}

.page-supercontest-headlines #block-system-main table tbody td {
  padding: 10px;
}

.page-supercontest-headlines #block-system-main table tbody tr:nth-child(2n+2) td {
  background-color: #282828;
}

.page-supercontest-headlines .region-content .block-block {
  background: #4c4c4e;
  padding: 15px;
}

.page-supercontest-headlines .supercontest-menu .content p {
  font-size: 18px;
  margin-bottom: 0;
}

.page-supercontest-headlines .supercontest-menu .content p a {
  color: #33b8df;
}

.page-supercontest-headlines .supercontest-menu .content p a:hover {
  text-decoration: underline;
}

#block-views-supercontestants-block,
#block-views-superbowl-contest-block,
.view-id-special_events {
  background: #2f2f2f;
  margin-top: 15px;
  padding: 15px;
}

#block-views-supercontestants-block h2,
#block-views-superbowl-contest-block h2,
.view-id-special_events h2 {
  background: #000;
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
  padding: 5px 8px;
}

#block-views-supercontestants-block .views-row,
#block-views-superbowl-contest-block .views-row,
.view-id-special_events .views-row {
  background: #3c3c3c;
  overflow: hidden;
  padding: 10px;
}

#block-views-supercontestants-block .views-row .views-field-field-image,
#block-views-superbowl-contest-block .views-row .views-field-field-image,
.view-id-special_events .views-row .views-field-field-image {
  float: left;
  margin-right: 10px;
  width: 11%;
}

@media only screen and (max-width: 767px) {
  #block-views-supercontestants-block .views-row .views-field-field-image,
  #block-views-superbowl-contest-block .views-row .views-field-field-image,
  .view-id-special_events .views-row .views-field-field-image {
    width: 25%;
  }
}

#block-views-supercontestants-block .views-row .views-field-field-image img,
#block-views-superbowl-contest-block .views-row .views-field-field-image img,
.view-id-special_events .views-row .views-field-field-image img {
  display: block;
}

#block-views-supercontestants-block .views-row .views-field-title,
#block-views-superbowl-contest-block .views-row .views-field-title,
.view-id-special_events .views-row .views-field-title {
  float: left;
  font-size: 20px;
  height: 60px;
  width: 30%;
}

@media only screen and (max-width: 767px) {
  #block-views-supercontestants-block .views-row .views-field-title,
  #block-views-superbowl-contest-block .views-row .views-field-title,
  .view-id-special_events .views-row .views-field-title {
    width: 70%;
  }
}

#block-views-supercontestants-block .views-row .views-field-field-supercontest-description,
#block-views-supercontestants-block .views-row .views-field-view-node,
#block-views-supercontestants-block .views-row .views-field-body,
#block-views-superbowl-contest-block .views-row .views-field-field-supercontest-description,
#block-views-superbowl-contest-block .views-row .views-field-view-node,
#block-views-superbowl-contest-block .views-row .views-field-body,
.view-id-special_events .views-row .views-field-field-supercontest-description,
.view-id-special_events .views-row .views-field-view-node,
.view-id-special_events .views-row .views-field-body {
  float: left;
  font-size: 12px;
  width: 57%;
}

@media only screen and (max-width: 767px) {
  #block-views-supercontestants-block .views-row .views-field-field-supercontest-description,
  #block-views-supercontestants-block .views-row .views-field-view-node,
  #block-views-supercontestants-block .views-row .views-field-body,
  #block-views-superbowl-contest-block .views-row .views-field-field-supercontest-description,
  #block-views-superbowl-contest-block .views-row .views-field-view-node,
  #block-views-superbowl-contest-block .views-row .views-field-body,
  .view-id-special_events .views-row .views-field-field-supercontest-description,
  .view-id-special_events .views-row .views-field-view-node,
  .view-id-special_events .views-row .views-field-body {
    padding-top: 5px;
    width: 100%;
  }
}

#block-views-supercontestants-block .views-row .views-field-field-supercontest-description p,
#block-views-supercontestants-block .views-row .views-field-view-node p,
#block-views-supercontestants-block .views-row .views-field-body p,
#block-views-superbowl-contest-block .views-row .views-field-field-supercontest-description p,
#block-views-superbowl-contest-block .views-row .views-field-view-node p,
#block-views-superbowl-contest-block .views-row .views-field-body p,
.view-id-special_events .views-row .views-field-field-supercontest-description p,
.view-id-special_events .views-row .views-field-view-node p,
.view-id-special_events .views-row .views-field-body p {
  margin-bottom: 0;
}

#block-views-supercontestants-block .views-row .views-field-field-supercontest-description a,
#block-views-supercontestants-block .views-row .views-field-view-node a,
#block-views-supercontestants-block .views-row .views-field-body a,
#block-views-superbowl-contest-block .views-row .views-field-field-supercontest-description a,
#block-views-superbowl-contest-block .views-row .views-field-view-node a,
#block-views-superbowl-contest-block .views-row .views-field-body a,
.view-id-special_events .views-row .views-field-field-supercontest-description a,
.view-id-special_events .views-row .views-field-view-node a,
.view-id-special_events .views-row .views-field-body a {
  background: url("../images/supercontest-arrow.png") no-repeat right center;
  color: #46bade;
  padding-right: 10px;
}

#block-views-supercontestants-block .views-row .views-field-field-supercontest-description a:hover,
#block-views-supercontestants-block .views-row .views-field-view-node a:hover,
#block-views-supercontestants-block .views-row .views-field-body a:hover,
#block-views-superbowl-contest-block .views-row .views-field-field-supercontest-description a:hover,
#block-views-superbowl-contest-block .views-row .views-field-view-node a:hover,
#block-views-superbowl-contest-block .views-row .views-field-body a:hover,
.view-id-special_events .views-row .views-field-field-supercontest-description a:hover,
.view-id-special_events .views-row .views-field-view-node a:hover,
.view-id-special_events .views-row .views-field-body a:hover {
  text-decoration: underline;
}

#block-views-supercontestants-block .views-row.views-row-even,
#block-views-superbowl-contest-block .views-row.views-row-even,
.view-id-special_events .views-row.views-row-even {
  background: #282828;
}

#block-views-supercontestants-block .view-footer,
#block-views-superbowl-contest-block .view-footer,
.view-id-special_events .view-footer {
  margin-top: 20px;
}

#block-views-superbowl-contest-block,
.view-id-special_events {
  background: #3b3b3b;
  margin-top: 0;
}

#block-views-superbowl-contest-block h2,
.view-id-special_events h2 {
  background: none;
}

#block-views-superbowl-contest-block .views-row:nth-child(odd),
.view-id-special_events .views-row:nth-child(odd) {
  background: #282828;
}

#block-views-superbowl-contest-block .views-row:nth-child(even),
.view-id-special_events .views-row:nth-child(even) {
  background: #2f2f2f;
}

#block-views-superbowl-contest-block .views-row .views-field-body,
.view-id-special_events .views-row .views-field-body {
  float: none;
  width: auto;
}

#block-views-superbowl-contest-block .views-row .views-field-body span,
.view-id-special_events .views-row .views-field-body span {
  font-size: 16px;
  font-weight: bold;
  height: auto;
  width: auto;
}

#block-views-superbowl-contest-block .views-row .views-field-body p,
.view-id-special_events .views-row .views-field-body p {
  display: inline;
}

#block-views-superbowl-contest-block .views-row .views-field-body a,
.view-id-special_events .views-row .views-field-body a {
  background: none;
  padding-right: 0;
}

#sidebar .block-super-contest {
  margin: 0 0 5px;
}

#sidebar .block-super-contest .views-field-title {
  font-size: 18px;
  padding: 5px 0 10px 0;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  #sidebar .block-super-contest .views-field-title {
    font-size: 16px;
  }
}

#sidebar .block-super-contest .views-field-title span.field-content a {
  color: #ececec;
  text-decoration: none;
  text-transform: capitalize;
}

#sidebar .block-super-contest .views-field-title span.field-content a:hover {
  text-decoration: underline;
}

#sidebar .block-super-contest .views-field-body .field-content {
  padding: 0 0 10px 0;
}

#sidebar .block-super-contest,
#sidebar .block-futures-odds {
  background: #2f2f2f;
  padding: 15px;
  width: 270px;
}

#sidebar .block-super-contest .flexslider,
#sidebar .block-futures-odds .flexslider {
  background: #272727;
  border: 6px solid #272727;
  border-bottom: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
  position: relative;
}

#sidebar .block-super-contest .flexslider ul.flex-direction-nav a,
#sidebar .block-futures-odds .flexslider ul.flex-direction-nav a {
  display: block;
  height: 30px;
  margin: 0;
  opacity: 100;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 64px;
  width: 29px;
  z-index: 900;
}

#sidebar .block-super-contest .flexslider ul.flex-direction-nav .flex-prev,
#sidebar .block-futures-odds .flexslider ul.flex-direction-nav .flex-prev {
  background: url("../images/slide-prev.png") no-repeat;
  left: -10px;
}

#sidebar .block-super-contest .flexslider ul.flex-direction-nav .flex-next,
#sidebar .block-futures-odds .flexslider ul.flex-direction-nav .flex-next {
  background: url("../images/slide-next.png") no-repeat;
  right: -10px;
}

@media only screen and (max-width: 767px) {
  #sidebar .block-super-contest,
  #sidebar .block-futures-odds {
    clear: left;
    float: none;
    margin-top: 10px;
    padding: 0;
    width: auto;
  }
}

#sidebar .block-super-contest h2,
#sidebar .block-futures-odds h2 {
  background: #000;
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 25px;
  padding: 5px 8px;
}

#sidebar .block-super-contest .content,
#sidebar .block-futures-odds .content {
  font-size: 12px;
}

#sidebar .block-super-contest .content table thead tr,
#sidebar .block-futures-odds .content table thead tr {
  background: #3e3e3f;
}

#sidebar .block-super-contest .content table thead tr th,
#sidebar .block-futures-odds .content table thead tr th {
  padding: 3px 5px;
}

#sidebar .block-super-contest .content table tr,
#sidebar .block-futures-odds .content table tr {
  background: #282828;
  border-bottom: 2px solid #2f2f2f;
}

#sidebar .block-super-contest .content table tr td,
#sidebar .block-futures-odds .content table tr td {
  padding: 3px 5px;
}

#sidebar .block-super-contest .content table tr.oddsshark,
#sidebar .block-futures-odds .content table tr.oddsshark {
  background: #bf0602;
}

#sidebar .block-super-contest .content table tr a:hover,
#sidebar .block-futures-odds .content table tr a:hover {
  text-decoration: underline;
}

#sidebar .block-futures-odds {
  background: #222;
  padding-left: 0;
}

#sidebar .block-futures-odds h2 {
  background: #222;
  font-size: 16px;
  margin: -15px 0 0;
  padding: 0 20px 10px 0;
}

@media only screen and (max-width: 767px) {
  #sidebar .block-futures-odds h2 {
    background: #000;
    margin: -15px 0 0 -10px;
  }
}

#sidebar .block-futures-odds .content {
  background: #2f2f2f;
  padding: 10px;
}

@media only screen and (max-width: 767px) {
  #sidebar .block-futures-odds .content {
    background: #000;
  }
}

#sidebar .block-futures-odds table tr {
  border-bottom: 0;
}

#sidebar .block-futures-odds table tr:nth-child(odd) {
  background: #4c4c4e;
}

#sidebar .block-futures-odds table tr td:nth-child(2) {
  border-left: 1px solid #5b5b5c;
  padding-right: 30px;
  text-align: right;
  width: 40%;
}

#sidebar .block-futures-odds p {
  background: #222;
  float: left;
  font-size: 16px;
  margin-top: 15px;
  padding-left: 10px;
  text-align: right;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  #sidebar .block-futures-odds p {
    background: #000;
    border-right: 20px solid #000;
    margin-left: -10px;
  }
}

#sidebar .block-futures-odds a:hover {
  text-decoration: underline;
}

#block-views-supercontest-headlines-block,
.page-supercontest-headlines #block-system-main .view-supercontest-headlines,
.page-super-contest-headlines #block-system-main .view-supercontest-headlines {
  margin-top: 15px;
}

#block-views-supercontest-headlines-block .content .views-row,
#block-views-supercontest-headlines-block .view-content .views-row,
.page-supercontest-headlines #block-system-main .view-supercontest-headlines .content .views-row,
.page-supercontest-headlines #block-system-main .view-supercontest-headlines .view-content .views-row,
.page-super-contest-headlines #block-system-main .view-supercontest-headlines .content .views-row,
.page-super-contest-headlines #block-system-main .view-supercontest-headlines .view-content .views-row {
  background: #282828;
  border-bottom: 2px solid #2f2f2f;
  padding: 3px 5px;
}

#block-views-supercontest-headlines-block .content .views-row .views-field-title,
#block-views-supercontest-headlines-block .view-content .views-row .views-field-title,
.page-supercontest-headlines #block-system-main .view-supercontest-headlines .content .views-row .views-field-title,
.page-supercontest-headlines #block-system-main .view-supercontest-headlines .view-content .views-row .views-field-title,
.page-super-contest-headlines #block-system-main .view-supercontest-headlines .content .views-row .views-field-title,
.page-super-contest-headlines #block-system-main .view-supercontest-headlines .view-content .views-row .views-field-title {
  background: url("../images/supercontest-arrow.png") no-repeat 5px 6px;
  padding-left: 15px;
}

#block-views-supercontest-headlines-block .content .views-row .views-field-title a,
#block-views-supercontest-headlines-block .view-content .views-row .views-field-title a,
.page-supercontest-headlines #block-system-main .view-supercontest-headlines .content .views-row .views-field-title a,
.page-supercontest-headlines #block-system-main .view-supercontest-headlines .view-content .views-row .views-field-title a,
.page-super-contest-headlines #block-system-main .view-supercontest-headlines .content .views-row .views-field-title a,
.page-super-contest-headlines #block-system-main .view-supercontest-headlines .view-content .views-row .views-field-title a {
  color: #fff;
}

#block-views-supercontest-headlines-block .content .views-row .views-field-title a:hover,
#block-views-supercontest-headlines-block .view-content .views-row .views-field-title a:hover,
.page-supercontest-headlines #block-system-main .view-supercontest-headlines .content .views-row .views-field-title a:hover,
.page-supercontest-headlines #block-system-main .view-supercontest-headlines .view-content .views-row .views-field-title a:hover,
.page-super-contest-headlines #block-system-main .view-supercontest-headlines .content .views-row .views-field-title a:hover,
.page-super-contest-headlines #block-system-main .view-supercontest-headlines .view-content .views-row .views-field-title a:hover {
  text-decoration: underline;
}

#block-views-supercontest-headlines-block .view-footer,
.page-supercontest-headlines #block-system-main .view-supercontest-headlines .view-footer,
.page-super-contest-headlines #block-system-main .view-supercontest-headlines .view-footer {
  background: #282828;
}

#block-views-supercontest-headlines-block .view-footer p,
.page-supercontest-headlines #block-system-main .view-supercontest-headlines .view-footer p,
.page-super-contest-headlines #block-system-main .view-supercontest-headlines .view-footer p {
  margin-bottom: 0;
  text-align: center;
}

#block-views-supercontest-headlines-block .view-footer p a,
.page-supercontest-headlines #block-system-main .view-supercontest-headlines .view-footer p a,
.page-super-contest-headlines #block-system-main .view-supercontest-headlines .view-footer p a {
  background: url("../images/supercontest-arrow-2.png") no-repeat right center;
  color: #46bade;
  padding-right: 15px;
}

#block-views-supercontest-headlines-block .view-footer p a:hover,
.page-supercontest-headlines #block-system-main .view-supercontest-headlines .view-footer p a:hover,
.page-super-contest-headlines #block-system-main .view-supercontest-headlines .view-footer p a:hover {
  text-decoration: underline;
}

.page-supercontest-headlines #block-system-main,
.page-super-contest-headlines #block-system-main {
  padding-bottom: 15px;
}

.page-supercontest-headlines #block-system-main .view-supercontest-headlines,
.page-super-contest-headlines #block-system-main .view-supercontest-headlines {
  margin-top: 0;
}

.node-type-supercontest .node-supercontest .field-name-body {
  overflow: auto;
}

.page-superbowl #block-system-main {
  background: #3b3b3b;
}

.page-superbowl.node-type-supercontest #page-title {
  background: #4c4c4e;
  margin-bottom: -10px !important;
  padding: 10px;
}

.page-superbowl.node-type-supercontest .field-name-body {
  background: #4c4c4e;
  padding: 10px;
}

.page-superbowl .superbowl-contest-menu {
  background: #3b3b3b !important;
}

.page-superbowl .superbowl-contest-menu .content {
  background: #4c4c4e;
  padding: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .page-daily-fantasy #sidebar {
    clear: both;
    margin-top: 0;
    width: 748px;
  }
  .page-daily-fantasy #sidebar .block-super-contest {
    width: 100%;
    padding: 0;
  }
  .page-daily-fantasy #sidebar .block-super-contest .view-content,
  .page-daily-fantasy #sidebar .block-super-contest .view-footer {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    padding-left: 5px;
    width: 50%;
  }
  .page-daily-fantasy #sidebar .block-super-contest .view-content .view-content,
  .page-daily-fantasy #sidebar .block-super-contest .view-content .view-footer,
  .page-daily-fantasy #sidebar .block-super-contest .view-footer .view-content,
  .page-daily-fantasy #sidebar .block-super-contest .view-footer .view-footer {
    width: 100%;
  }
  .page-daily-fantasy #sidebar .block-super-contest .view-content .view-content .base-list,
  .page-daily-fantasy #sidebar .block-super-contest .view-content .view-footer .base-list,
  .page-daily-fantasy #sidebar .block-super-contest .view-footer .view-content .base-list,
  .page-daily-fantasy #sidebar .block-super-contest .view-footer .view-footer .base-list {
    margin-top: 0;
  }
  .page-daily-fantasy #content {
    width: 748px;
  }
}

.section-video #main,
.section-videos #main {
  background: #3c3c3c;
  padding: 15px;
}

.node-youtube-video h2 a {
  color: #fff;
}

.node-youtube-video .field-name-body {
  border-bottom: 1px solid #1b1b1b;
  padding: 10px;
}

.node-youtube-video .field-name-body p {
  margin: 0;
}

#block-views-videos-block .views-row {
  border-bottom: 1px solid #1b1b1b;
  border-top: 1px solid #555454;
  padding: 20px 10px;
}

#block-views-videos-block .views-row:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

#block-views-videos-block .views-row .views-field-field-youtube-video {
  float: left;
  margin-right: 10px;
}

@media only screen and (max-width: 479px) {
  #block-views-videos-block .views-row .views-field-field-youtube-video {
    float: none;
  }
}

#block-views-videos-block .views-row .views-field-title a {
  color: #fff;
  font-weight: bold;
}

#block-views-videos-block .views-row .views-field-body p {
  margin: 0;
}

.youtube-vid .views-field-nothing {
  background: #282828;
  font-size: 12px;
  margin-top: 3px;
  text-align: center;
}

.youtube-vid .views-field-nothing a {
  background: url("../images/supercontest-arrow-2.png") no-repeat right center;
  color: #46bade;
  padding: 3px 15px 3px 0;
}

.field-type-youtube {
  margin-bottom: 20px;
}

.field-name-field-vimeo-video {
  height: 0;
  margin-bottom: 20px;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

.field-name-field-vimeo-video iframe {
  border: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.block-title .base-versus,
caption .base-versus {
  margin: 0 6px;
  vertical-align: text-bottom;
}

.overflow .base-table caption {
  left: 0;
}

.responsive-logo {
  display: none;
}

@media only screen and (max-width: 959px) {
  .responsive-logo {
    display: block;
    height: 48px;
    left: 0;
    position: absolute;
    top: 0;
    width: 200px;
    z-index: 999998;
  }
  .logged-in .responsive-logo {
    top: 29px;
  }
}

@media only screen and (max-width: 768px) {
  body,
  #footer {
    background-color: #222;
  }
  .container {
    background-color: #222 !important;
  }
}

.base-block > h1:not(:first-child),
.base-block > h2:not(:first-child),
.base-block > h3:not(:first-child),
.base-block > h4:not(:first-child),
.base-block > h5:not(:first-child),
.base-block > h6:not(:first-child),
.base-block > .h1:not(:first-child),
.base-block > .h2:not(:first-child),
.base-block > .h3:not(:first-child),
.base-block > .h4:not(:first-child),
.base-block > .h5:not(:first-child),
.base-block > .h6:not(:first-child),
.field-name-body .field-item > h1:not(:first-child),
.field-name-body .field-item > h2:not(:first-child),
.field-name-body .field-item > h3:not(:first-child),
.field-name-body .field-item > h4:not(:first-child),
.field-name-body .field-item > h5:not(:first-child),
.field-name-body .field-item > h6:not(:first-child),
.field-name-body .field-item > .h1:not(:first-child),
.field-name-body .field-item > .h2:not(:first-child),
.field-name-body .field-item > .h3:not(:first-child),
.field-name-body .field-item > .h4:not(:first-child),
.field-name-body .field-item > .h5:not(:first-child),
.field-name-body .field-item > .h6:not(:first-child),
.field-content > h1:not(:first-child),
.field-content > h2:not(:first-child),
.field-content > h3:not(:first-child),
.field-content > h4:not(:first-child),
.field-content > h5:not(:first-child),
.field-content > h6:not(:first-child),
.field-content > .h1:not(:first-child),
.field-content > .h2:not(:first-child),
.field-content > .h3:not(:first-child),
.field-content > .h4:not(:first-child),
.field-content > .h5:not(:first-child),
.field-content > .h6:not(:first-child) {
  margin-top: 2.5rem;
}

p.content-block-quote {
  border-bottom: 5px solid #282828;
  font-size: 18px;
  font-weight: 700;
  line-height: 1em;
  margin-top: 50px;
  padding-bottom: 15px;
}

.written-content-page .region-content #block-system-main .base-block .content {
  margin-top: 0.9375rem;
}

.field-name-field-photo,
.field-name-field-image,
.field-name-field-mobile-image,
.field-name-field-guide-main-image,
.field-name-field-super-bowl-image {
  margin: 0rem 0rem 1.5625rem;
}

.field-name-field-photo-accreditation {
  font-size: 10px;
  font-style: italic;
  margin: -30px 0 20px 0;
  color: #999999;
}

.content-text-promo {
  background: #68c5e1;
  color: #000;
  font-size: 18px;
  margin: 25px 0;
  padding: 20px 30px;
  text-align: center;
}

.content-text-promo a {
  color: #000;
}

.content-text-promo-alt-one {
  background: #656565;
  font-size: 18px;
  font-weight: 400;
  margin: 25px 0;
  padding: 20px 30px;
  text-align: center;
}

.content-text-promo-add-info {
  background: #1d1d1d;
  font-size: 12px;
  line-height: 1.2;
  margin: 0 0 25px;
  margin-bottom: 2px;
  padding: 4px 10px 4px 20px;
  position: relative;
}

.content-text-promo-add-info.alt-1 {
  background-color: transparent;
  margin-bottom: 25px;
  padding-left: 12px;
}

.content-text-promo-add-info.alt-1::before {
  left: 0;
}

.content-text-promo-add-info::before {
  border: 2px solid #fff;
  border-left: 0;
  border-top: 0;
  content: '';
  display: block;
  height: 4px;
  left: 10px;
  position: absolute;
  top: 7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 4px;
}

.written-content-page h1.title {
  margin-bottom: 0;
  margin-top: 0;
  padding-right: 120px;
}

.written-content-page #main {
  overflow: hidden;
  position: relative;
}

.written-content-page h1.no-author-displayed {
  margin-bottom: 20px;
}

.social-media-share {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 5px;
}

.social-media-share li {
  display: inline-block;
  margin-right: 4px;
}

.social-media-share li:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 959px) {
  .social-media-share {
    display: block;
    margin: 0.625rem 0rem 0.3125rem;
    position: static;
  }
  .written-content-page h1.title {
    padding-right: 0;
  }
  .written-content-page h1.no-author-displayed {
    margin-bottom: 10px;
  }
}

.social-media-btn {
  background: url("../images/social-media-btn.png") no-repeat;
  display: block;
  height: 30px;
  text-indent: -9999px;
  width: 30px;
}

.social-media-btn.facebook {
  background-position: 0;
}

.social-media-btn.twitter {
  background-position: -37px;
}

.social-media-btn.reddit {
  background-position: -74px;
}

.media_embed {
  margin-bottom: 25px;
}

body.cke_editable {
  background: #3b3937;
  margin: 0 auto;
  max-width: 620px;
  padding-right: 300px;
}

body.cke_editable .card {
  border: 2px solid deeppink;
}

body.cke_editable .card .ckeditor-readmore {
  border: 3px solid blue;
}

body.cke_editable .components-wrapper {
  border: 5px solid blueviolet;
  min-height: 3rem;
}

body.cke_editable .accordion__block-bar {
  margin-bottom: 2px;
}

body.cke_editable .accordion__content {
  display: block;
}

@media only screen and (max-width: 768px) {
  body.cke_editable {
    min-width: 620px;
    padding-right: 0;
  }
}

.tabs {
  float: left;
  width: 100%;
}

.tabs.primary li a {
  background-color: #ccc;
  color: #000;
}

.region-footer {
  background: #000;
}

.footer__menu {
  border-bottom: 1px solid #5e5e5e;
}

.footer__base {
  color: #b3b3b3;
}

.footer__list-item:not(:last-child) {
  border-right: 1px solid #5e5e5e;
}

.footer__list-item-link,
.footer__site-links-link {
  color: #66ebfb;
}

.footer__back-to-top {
  border-bottom: 1px solid #5e5e5e;
  border-top: 1px solid #5e5e5e;
}

.footer__main-logo {
  fill: #fff;
}

.footer__as-seen-on-logo-1,
.footer__as-seen-on-logo-2,
.footer__as-seen-on-logo-3,
.footer__as-seen-on-logo-4,
.footer__as-seen-on-logo-5,
.footer__as-seen-on-logo-6,
.footer__help-links-svg {
  fill: #b3b3b3;
}

.footer__as-seen-on-text {
  color: #fff;
}

.region-footer {
  overflow: auto;
  padding: 1.25rem;
}

@media screen and (min-width: 768px) {
  .footer__back-to-top {
    display: none;
  }
}

.footer__back-to-top-link {
  display: block;
  padding: 1.25rem 0rem;
  text-align: center;
}

.footer__menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0.75rem 0rem;
}

@media screen and (min-width: 768px) {
  .footer__menu {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.footer__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.footer__list-item {
  display: inline-block;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.footer__list-item-link {
  padding: 0.625rem 0rem;
}

.footer__list-item-link:hover {
  text-decoration: underline;
}

.footer__main-logo {
  height: 2.1875rem;
  width: 11.6875rem;
}

@media screen and (min-width: 768px) {
  .footer__main-logo {
    margin-right: 1.25rem;
  }
}

.footer__menu-item:not(:last-child) {
  margin-right: 1rem;
  padding-right: 1rem;
}

.footer__top-menu {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__top-menu-list {
  display: none;
}

@media screen and (min-width: 768px) {
  .footer__top-menu-list {
    display: block;
  }
}

.footer__as-seen-on {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .footer__as-seen-on {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.footer__as-seen-on-item {
  margin: 0rem 0rem 1.25rem 0rem;
}

@media screen and (min-width: 768px) {
  .footer__as-seen-on-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
  }
}

.footer__as-seen-on-logo-1 {
  height: 1.25rem;
  width: 7.5625rem;
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .footer__as-seen-on-logo-1 {
    height: 0.875rem;
    width: 5.29375rem;
  }
}

.footer__as-seen-on-logo-2 {
  height: 1.875rem;
  width: 3.75rem;
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .footer__as-seen-on-logo-2 {
    height: 1.3125rem;
    width: 2.625rem;
  }
}

.footer__as-seen-on-logo-3 {
  height: 2.5rem;
  width: 7.4375rem;
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .footer__as-seen-on-logo-3 {
    height: 1.75rem;
    width: 5.20625rem;
  }
}

.footer__as-seen-on-logo-4 {
  height: 2.1875rem;
  width: 9.25rem;
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .footer__as-seen-on-logo-4 {
    height: 1.53125rem;
    width: 6.475rem;
  }
}

.footer__as-seen-on-logo-5 {
  height: 2.1875rem;
  width: 8.1875rem;
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .footer__as-seen-on-logo-5 {
    height: 1.53125rem;
    width: 5.73125rem;
  }
}

.footer__as-seen-on-logo-6 {
  height: 1.5625rem;
  width: 6.25rem;
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .footer__as-seen-on-logo-6 {
    height: 1.09375rem;
    width: 4.375rem;
  }
}

.footer__sub-menu {
  display: none;
}

@media screen and (min-width: 768px) {
  .footer__sub-menu {
    display: block;
  }
}

.footer__site-links {
  display: block;
}

.footer__site-links-item:not(:last-child) {
  margin-right: 0.625rem;
  padding-right: 0.625rem;
}

.footer__copyright {
  display: block;
  margin-right: 0.625rem;
  margin-top: 0.75rem;
}

@media screen and (min-width: 768px) {
  .footer__copyright {
    margin-top: 0;
  }
}

.footer__disclaimer {
  padding: 1.875rem 0rem 1rem 0rem;
}

.footer__help-links-item {
  display: inline-block;
}

.footer__help-links-item:not(:last-child) {
  margin-right: 1rem;
}

.footer__help-links-svg {
  height: 3.75rem;
  width: 3.75rem;
}

.lazyloader-wrapper {
  background-color: #222;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
  width: 100%;
}

.lazyloader-wrapper.lazyloader-loaded {
  background-color: transparent;
  height: auto;
  overflow: auto;
}

.lazyloader-wrapper.lazyloader-loaded .lazyloader-img {
  position: relative;
}

.lazyloader-img {
  height: 100%;
  position: absolute;
  width: 100%;
}

.lazyloader-img.lazyloader-animate {
  -webkit-animation: fadein 1s;
          animation: fadein 1s;
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.node-sb-news,
.node-sb-101,
.node-preview,
.node-supercontest,
.node-conversions-page,
.node-location-guides,
.written-content {
  font-size: 16px;
}

.written-content .base-arrow {
  font-size: 0.875rem;
}

.written-content .content-list {
  font-size: 0.875rem;
  line-height: 1.2;
}

.written-content .content-list li {
  background-color: #333;
  padding: 8px 10px;
}

#sliding-popup {
  background-color: rgba(255, 255, 255, 0.95);
  color: #000;
  font-size: 18px;
  width: 100%;
}

#sliding-popup a {
  color: #000;
  text-decoration: underline;
}

#sliding-popup p {
  margin-bottom: 0;
}

#sliding-popup .popup-content {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 960px;
  padding: 20px;
}

#sliding-popup .popup-content #popup-text {
  max-width: none;
}

#sliding-popup .popup-content #popup-buttons {
  max-width: none;
}

@media only screen and (min-width: 768px) {
  #sliding-popup .popup-content #popup-buttons {
    white-space: nowrap;
  }
}

@media only screen and (min-width: 768px) {
  #sliding-popup .popup-content {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}

.eu-cookie-compliance-default-button {
  background-color: #000;
  border: 0;
  color: #fff;
  font-size: 18px;
  margin: 20px 5px 0 0;
  padding: 10px 18px;
}

@media only screen and (min-width: 768px) {
  .eu-cookie-compliance-default-button {
    margin: 0 10px;
  }
}

.eu-cookie-compliance-more-button {
  background-color: transparent;
  border: 0;
  text-decoration: underline;
  font-size: 18px;
}

.social-buttons .social-buttons__wrapper {
  margin: 40px 0 20px;
}

.social-buttons .social-buttons__wrapper .social-buttons__twitter,
.social-buttons .social-buttons__wrapper .social-buttons__instagram {
  color: #fff;
  display: block;
  height: 32px;
  padding: 4px 0;
  position: relative;
  text-align: center;
}

.social-buttons .social-buttons__wrapper .social-buttons__twitter .social-button__icon,
.social-buttons .social-buttons__wrapper .social-buttons__instagram .social-button__icon {
  height: inherit;
  padding-right: 5px;
  position: relative;
  width: 32px;
  z-index: 1;
}

.social-buttons .social-buttons__wrapper .social-buttons__twitter .social-button__tag,
.social-buttons .social-buttons__wrapper .social-buttons__instagram .social-button__tag {
  line-height: 32px;
  position: relative;
  vertical-align: top;
  z-index: 1;
}

.social-buttons .social-buttons__wrapper .social-buttons__twitter:nth-child(2),
.social-buttons .social-buttons__wrapper .social-buttons__instagram:nth-child(2) {
  margin-top: 20px;
}

.social-buttons .social-buttons__wrapper .social-buttons__twitter:before, .social-buttons .social-buttons__wrapper .social-buttons__twitter:after,
.social-buttons .social-buttons__wrapper .social-buttons__instagram:before,
.social-buttons .social-buttons__wrapper .social-buttons__instagram:after {
  content: '';
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  width: 100%;
  z-index: 0;
}

.social-buttons .social-buttons__wrapper .social-buttons__twitter:after,
.social-buttons .social-buttons__wrapper .social-buttons__instagram:after {
  opacity: 0;
}

.social-buttons .social-buttons__wrapper .social-buttons__twitter:hover:before,
.social-buttons .social-buttons__wrapper .social-buttons__instagram:hover:before {
  opacity: 0;
}

.social-buttons .social-buttons__wrapper .social-buttons__twitter:hover:after,
.social-buttons .social-buttons__wrapper .social-buttons__instagram:hover:after {
  opacity: 1;
}

.social-buttons .social-buttons__wrapper .social-buttons__instagram:before {
  background: -webkit-linear-gradient(80deg, #FEC053 -20%, rgba(255, 255, 255, 0) 30%), -webkit-linear-gradient(left, #F2203E 0%, #B729A8 70%, #5342D6 120%);
  background: -o-linear-gradient(80deg, #FEC053 -20%, rgba(255, 255, 255, 0) 30%), -o-linear-gradient(left, #F2203E 0%, #B729A8 70%, #5342D6 120%);
  background: linear-gradient(10deg, #FEC053 -20%, rgba(255, 255, 255, 0) 30%), linear-gradient(90deg, #F2203E 0%, #B729A8 70%, #5342D6 120%);
}

.social-buttons .social-buttons__wrapper .social-buttons__instagram:after {
  background: #B729A8;
}

.social-buttons .social-buttons__wrapper .social-buttons__twitter:before {
  background: #1DA1F2;
}

.social-buttons .social-buttons__wrapper .social-buttons__twitter:after {
  background: #186F9B;
}

#block-system-main > .content {
  padding: 15px;
  background-color: #3b3937;
}

#block-system-main > .content .base-block {
  padding: 0 !important;
}

.page-stats-team #block-system-main > .content,
.page-stats-matchup #block-system-main > .content,
.page-fightcenter-matchup #block-system-main > .content,
.page-ufc-fighters #block-system-main > .content {
  background-color: #1d1d1d;
  padding: 0;
}

.page-stats-team #block-system-main > .content .matchup_page_block_wrapper,
.page-stats-matchup #block-system-main > .content .matchup_page_block_wrapper,
.page-fightcenter-matchup #block-system-main > .content .matchup_page_block_wrapper,
.page-ufc-fighters #block-system-main > .content .matchup_page_block_wrapper {
  background-color: #3b3937;
}

.page-stats-database #block-system-main > .content,
.node-type-listings-page #block-system-main > .content {
  padding: 0;
}

.page-scores #block-system-main > .content,
.page-stats-scoreboard #block-system-main > .content,
.page-stats-scoreboardbyweek #block-system-main > .content {
  background-color: transparent;
  padding: 0;
}

.node-type-conversions-page #block-system-main > .content {
  overflow: hidden;
}

.node-type-listings-page #block-system-main > .content .base-block {
  padding: 20px !important;
}

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