html,
body {
  margin: 0;
  padding: 0;
}
html.default-font-size {
  font-size: 75%;
}
input,
textarea,
select,
button {
  font: inherit;
}
.hidden {
  display: none !important;
}
@charset "UTF-8";
html.loading #body {
  visibility: hidden;
}
button.close-button-simple::before {
  content: "✖";
  color: #393939;
}
button.close-button-simple {
  width: 24px;
  height: 24px;
  border: none !important;
  background: none !important;
  padding: 0 !important;
}
.info-icon {
  display: inline-block;
  mask: url("") no-repeat 50% 50%;
  mask-size: 24px;
  width: 24px;
  height: 24px;
  background-color: #393939;
}
@charset "UTF-8";
body {
  font-family: Tahoma, Verdana, Geneva, sans-serif;
  color: #000;
  background: #e7e7e7;
}
.cms-contents span.link_disabled,
.cms-contents a:link,
.cms-contents a:visited {
  color: #000;
  text-decoration: none;
  -webkit-transition: background-color 333ms ease, color 333ms ease;
  -moz-transition: background-color 333ms ease, color 333ms ease;
  -ms-transition: background-color 333ms ease, color 333ms ease;
  -o-transition: background-color 333ms ease, color 333ms ease;
  transition: background-color 333ms ease, color 333ms ease;
}
.cms-contents a:link:hover {
  text-decoration: underline;
}
.cms-contents button,
.cms-contents input[type="submit"],
.cms-contents input[type="checkbox"],
.cms-contents label {
  cursor: pointer;
}
.cms-contents button[disabled],
.cms-contents input[type="submit"][disabled],
.cms-contents input[type="checkbox"][disabled] {
  cursor: auto;
  cursor: not-allowed;
}
.cms-contents input[type="checkbox"] {
  vertical-align: middle;
}
.cms-contents button,
.cms-contents input[type="submit"] {
  margin: 0;
  border-style: solid none;
  border-width: 1px;
  padding: 0.25ex 0.25em;
  font: inherit;
  cursor: pointer;
  border-radius: 0.33em;
  -webkit-transition: background-color 333ms ease, color 333ms ease,
    border-top-color 333ms ease;
  -moz-transition: background-color 333ms ease, color 333ms ease,
    border-top-color 333ms ease;
  -ms-transition: background-color 333ms ease, color 333ms ease,
    border-top-color 333ms ease;
  -o-transition: background-color 333ms ease, color 333ms ease,
    border-top-color 333ms ease;
  transition: background-color 333ms ease, color 333ms ease,
    border-top-color 333ms ease;
  border-radius: 0px;
  border: none;
  color: #fff;
  background: #2d9f00;
}
.cms-contents button::-moz-focus-inner,
.cms-contents input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.cms-contents button:hover,
.cms-contents input[type="submit"]:hover {
  background: #08a023;
  color: #fff;
}
#header-area button,
#header-area input[type="submit"],
#header-area .button {
  border-style: solid;
  border-width: 1px;
  border-radius: 0.33em;
  font-weight: bold;
  -webkit-transition: background-color 333ms ease, color 333ms ease;
  -moz-transition: background-color 333ms ease, color 333ms ease;
  -ms-transition: background-color 333ms ease, color 333ms ease;
  -o-transition: background-color 333ms ease, color 333ms ease;
  transition: background-color 333ms ease, color 333ms ease;
  border-width: 1px;
  font-weight: 800;
  font-size: 100%;
  text-transform: uppercase;
  border-color: rgba(255, 255, 255, 0.65);
  color: #fff;
  background: transparent;
  border-radius: 1000px;
}
#header-area button:hover,
#header-area input[type="submit"]:hover,
#header-area .button:hover {
  background-color: #fff;
  border-color: none;
  color: transparent;
}
.cms-contents button[disabled],
.cms-contents button[disabled]:hover,
.cms-contents input[type="submit"][disabled],
.cms-contents button[type="submit"][disabled]:hover {
  color: #000;
  background: #cccccc;
}
.cms-contents input[type="text"],
.cms-contents input[type="password"],
.cms-contents select {
  margin: 0;
  border-style: solid;
  border-width: 1px;
  padding: 0.25ex 0.25em;
  font-weight: bold;
  border-radius: 0.25em;
  -webkit-transition: background-color 333ms ease, color 333ms ease;
  -moz-transition: background-color 333ms ease, color 333ms ease;
  -ms-transition: background-color 333ms ease, color 333ms ease;
  -o-transition: background-color 333ms ease, color 333ms ease;
  transition: background-color 333ms ease, color 333ms ease;
  border-color: #adbecc;
  background: #b9b9b9;
  color: #000;
}
.cms-contents option {
  font-weight: bold;
  color: #000;
  background: #fff;
}
.cms-contents input[type="text"][disabled],
.cms-contents input[type="password"][disabled] {
  color: #b9b9b9;
  background: #cccccc;
}
.cms-contents > .error-message {
  margin: -22px 0px;
  padding: 6px 12px;
  border-style: solid;
  border-width: 1px;
  z-index: 10;
  border-color: #333333;
  background: #b90d03;
  color: #ffffff;
  -webkit-box-shadow: 0 0 48px #000000;
  -moz-box-shadow: 0 0 48px #000000;
  box-shadow: 0 0 48px #000000;
  border-radius: 6px;
}
.cms-contents > .error-message:after {
  content: "";
  position: absolute;
  bottom: 4px;
  left: -8px;
  margin-left: -8px;
  border: solid 8px transparent;
  border-right-color: #b90d03;
}
#header-area {
  border-radius: 0.25em;
  color: #fff;
  background: #202020;
  margin: 0 !important;
  padding-top: 6px;
}
.fragment {
  margin: 0.667em;
  border-radius: 0.25em;
  position: relative;
  color: #000;
  background: transparent;
  border-radius: 0px;
}
#header-area .fragment {
  color: inherit;
}
.casino_login,
.change_password > h2.header,
.confirm_tc > h2.header {
  margin: 0;
  border-radius: 0.25em;
  color: #000;
  background: transparent;
}
.cms-contents h4 {
  margin: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.855ex 0.855em;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0.214em;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: none;
  border-radius: 0px;
  color: #fff;
  background: #e41b13;
}
h4.expander-button {
  -webkit-transition: background-color 333ms ease, color 333ms ease;
  -moz-transition: background-color 333ms ease, color 333ms ease;
  -ms-transition: background-color 333ms ease, color 333ms ease;
  -o-transition: background-color 333ms ease, color 333ms ease;
  transition: background-color 333ms ease, color 333ms ease;
  border: none;
  border-radius: 0px;
  color: #fff;
  background: #e41b13;
  margin-top: 2px;
}
h4.expander-button:before {
  height: 19px;
  width: 19px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -310px 0;
}
.expander-collapsed > h4.expander-button:before {
  height: 19px;
  width: 19px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -333px 0;
}
html.expanders h4.expander-button:hover {
  background: #ff0020;
  margin-top: 2px;
}
.cms-contents h5 {
  margin: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 1ex 1em;
  font: inherit;
  border-bottom-color: transparent;
  color: #393939;
  background: #e7e7e7;
}
.cms-contents h6 {
  position: relative;
  margin: 0;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 1ex 1em;
  font: inherit;
  -webkit-transition: background-color 333ms ease, color 333ms ease;
  -moz-transition: background-color 333ms ease, color 333ms ease;
  -ms-transition: background-color 333ms ease, color 333ms ease;
  -o-transition: background-color 333ms ease, color 333ms ease;
  transition: background-color 333ms ease, color 333ms ease;
  border: none;
  border-radius: 0px;
  color: #fff;
  background: #e41b13;
  margin-top: 2px;
  background: #d3d3d3;
  color: #000;
  font-size: 110%;
}
html.expanders .cms-contents h6.expander-button:hover {
  background: #dfdfdf;
}
.cms-contents h4,
.cms-contents h5 {
  font-size: 117%;
}
.cms-contents h2 {
  margin: 0;
  padding: 0;
  font-size: 250%;
}
body.layout-preview .cms-contents .main_area {
  width: 49em;
}
body.layout-preview .cms-contents .nav_area {
  width: 18.833em;
}
body.layout-preview .cms-contents .slip_area {
  width: 21.5em;
}
ul.tabs > li > a,
.fragment.hierarchy li,
.fragment.inplay-and-upcoming h6 {
  position: relative;
  min-height: 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.tabs > li.sport-icon > a > span:before,
div.fragment div.title > span.ev-name:before,
div.fragment div.title > span.ev-detail:before,
.fragment h6 > a:after {
  width: 22px;
  height: 22px;
}
div.fragment div.title > span.ev-name:before,
div.fragment div.title > span.ev-detail:before {
  display: inline-block;
  vertical-align: -1ex;
  content: "";
}
.fragment.scoreboard .title > span.ev-name:before {
  position: absolute;
  top: 1px;
  left: 1px;
  margin: 3px;
}
.fragment.inplay-and-upcoming h6 > a:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  margin: 3px;
}
.fragment.inplay-and-upcoming h6 {
  padding-right: 30px;
}
ul.tabs > li.sport-icon > a > span:before {
  content: "";
  display: inline-block;
  padding: 0;
  vertical-align: middle;
}
.fragment.hierarchy > ul > li > .expander-button:before {
  background: none;
}
ul.tabs > li.sport-FOOT > a > span:before,
div.fragment div.title > span.ev-name.icon-FOOT:before,
div.fragment div.title > span.ev-detail.icon-FOOT:before,
.fragment.favourites .content > div > a.sport-FOOT:before,
.fragment.favourites .content > div > span.empty-fav.sport-FOOT:before,
.fragment.hierarchy > ul > li.sport-FOOT > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-FOOT > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="FOOT"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -681px 0;
}
.fragment .sport-FOOT .sport-icon,
.fragment.navigation .nav-icon.icon-FOOT {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -681px 0;
}
ul.tabs > li.sport-BASK > a > span:before,
div.fragment div.title > span.ev-name.icon-BASK:before,
div.fragment div.title > span.ev-detail.icon-BASK:before,
.fragment.favourites .content > div > a.sport-BASK:before,
.fragment.favourites .content > div > span.empty-fav.sport-BASK:before,
.fragment.hierarchy > ul > li.sport-BASK > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-BASK > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="BASK"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -161px 0;
}
.fragment .sport-BASK .sport-icon,
.fragment.navigation .nav-icon.icon-BASK {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -161px 0;
}
ul.tabs > li.sport-TENN > a > span:before,
div.fragment div.title > span.ev-name.icon-TENN:before,
div.fragment div.title > span.ev-detail.icon-TENN:before,
.fragment.favourites .content > div > a.sport-TENN:before,
.fragment.favourites .content > div > span.empty-fav.sport-TENN:before,
.fragment.hierarchy > ul > li.sport-TENN > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-TENN > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="TENN"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1799px 0;
}
.fragment .sport-TENN .sport-icon,
.fragment.navigation .nav-icon.icon-TENN {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1799px 0;
}
ul.tabs > li.sport-BASE > a > span:before,
div.fragment div.title > span.ev-name.icon-BASE:before,
div.fragment div.title > span.ev-detail.icon-BASE:before,
.fragment.favourites .content > div > a.sport-BASE:before,
.fragment.favourites .content > div > span.empty-fav.sport-BASE:before,
.fragment.hierarchy > ul > li.sport-BASE > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-BASE > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="BASE"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -135px 0;
}
.fragment .sport-BASE .sport-icon,
.fragment.navigation .nav-icon.icon-BASE {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -135px 0;
}
ul.tabs > li.sport-VOLL > a > span:before,
div.fragment div.title > span.ev-name.icon-VOLL:before,
div.fragment div.title > span.ev-detail.icon-VOLL:before,
.fragment.favourites .content > div > a.sport-VOLL:before,
.fragment.favourites .content > div > span.empty-fav.sport-VOLL:before,
.fragment.hierarchy > ul > li.sport-VOLL > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-VOLL > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="VOLL"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1877px 0;
}
.fragment .sport-VOLL .sport-icon,
.fragment.navigation .nav-icon.icon-VOLL {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1877px 0;
}
ul.tabs > li.sport-FML1 > a > span:before,
div.fragment div.title > span.ev-name.icon-FML1:before,
div.fragment div.title > span.ev-detail.icon-FML1:before,
.fragment.favourites .content > div > a.sport-FML1:before,
.fragment.favourites .content > div > span.empty-fav.sport-FML1:before,
.fragment.hierarchy > ul > li.sport-FML1 > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-FML1 > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="FML1"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -655px 0;
}
.fragment .sport-FML1 .sport-icon,
.fragment.navigation .nav-icon.icon-FML1 {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -655px 0;
}
ul.tabs > li.sport-AMFO > a > span:before,
div.fragment div.title > span.ev-name.icon-AMFO:before,
div.fragment div.title > span.ev-detail.icon-AMFO:before,
.fragment.favourites .content > div > a.sport-AMFO:before,
.fragment.favourites .content > div > span.empty-fav.sport-AMFO:before,
.fragment.hierarchy > ul > li.sport-AMFO > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-AMFO > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="AMFO"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -5px 0;
}
.fragment .sport-AMFO .sport-icon,
.fragment.navigation .nav-icon.icon-AMFO {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -5px 0;
}
ul.tabs > li.sport-HORS > a > span:before,
div.fragment div.title > span.ev-name.icon-HORS:before,
div.fragment div.title > span.ev-detail.icon-HORS:before,
.fragment.favourites .content > div > a.sport-HORS:before,
.fragment.favourites .content > div > span.empty-fav.sport-HORS:before,
.fragment.hierarchy > ul > li.sport-HORS > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-HORS > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="HORS"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -915px 0;
}
.fragment .sport-HORS .sport-icon,
.fragment.navigation .nav-icon.icon-HORS {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -915px 0;
}
ul.tabs > li.sport-GREY > a > span:before,
div.fragment div.title > span.ev-name.icon-GREY:before,
div.fragment div.title > span.ev-detail.icon-GREY:before,
.fragment.favourites .content > div > a.sport-GREY:before,
.fragment.favourites .content > div > span.empty-fav.sport-GREY:before,
.fragment.hierarchy > ul > li.sport-GREY > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-GREY > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="GREY"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -811px 0;
}
.fragment .sport-GREY .sport-icon,
.fragment.navigation .nav-icon.icon-GREY {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -811px 0;
}
ul.tabs > li.sport-CRIC > a > span:before,
div.fragment div.title > span.ev-name.icon-CRIC:before,
div.fragment div.title > span.ev-detail.icon-CRIC:before,
.fragment.favourites .content > div > a.sport-CRIC:before,
.fragment.favourites .content > div > span.empty-fav.sport-CRIC:before,
.fragment.hierarchy > ul > li.sport-CRIC > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-CRIC > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="CRIC"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -395px 0;
}
.fragment .sport-CRIC .sport-icon,
.fragment.navigation .nav-icon.icon-CRIC {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -395px 0;
}
ul.tabs > li.sport-SNOO > a > span:before,
div.fragment div.title > span.ev-name.icon-SNOO:before,
div.fragment div.title > span.ev-detail.icon-SNOO:before,
.fragment.favourites .content > div > a.sport-SNOO:before,
.fragment.favourites .content > div > span.empty-fav.sport-SNOO:before,
.fragment.hierarchy > ul > li.sport-SNOO > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-SNOO > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="SNOO"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1643px 0;
}
.fragment .sport-SNOO .sport-icon,
.fragment.navigation .nav-icon.icon-SNOO {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1643px 0;
}
ul.tabs > li.sport-DART > a > span:before,
div.fragment div.title > span.ev-name.icon-DART:before,
div.fragment div.title > span.ev-detail.icon-DART:before,
.fragment.favourites .content > div > a.sport-DART:before,
.fragment.favourites .content > div > span.empty-fav.sport-DART:before,
.fragment.hierarchy > ul > li.sport-DART > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-DART > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="DART"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -473px 0;
}
.fragment .sport-DART .sport-icon,
.fragment.navigation .nav-icon.icon-DART {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -473px 0;
}
ul.tabs > li.sport-GOLF > a > span:before,
div.fragment div.title > span.ev-name.icon-GOLF:before,
div.fragment div.title > span.ev-detail.icon-GOLF:before,
.fragment.favourites .content > div > a.sport-GOLF:before,
.fragment.favourites .content > div > span.empty-fav.sport-GOLF:before,
.fragment.hierarchy > ul > li.sport-GOLF > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-GOLF > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="GOLF"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -785px 0;
}
.fragment .sport-GOLF .sport-icon,
.fragment.navigation .nav-icon.icon-GOLF {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -785px 0;
}
ul.tabs > li.sport-BCHV > a > span:before,
div.fragment div.title > span.ev-name.icon-BCHV:before,
div.fragment div.title > span.ev-detail.icon-BCHV:before,
.fragment.favourites .content > div > a.sport-BCHV:before,
.fragment.favourites .content > div > span.empty-fav.sport-BCHV:before,
.fragment.hierarchy > ul > li.sport-BCHV > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-BCHV > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="BCHV"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -213px 0;
}
.fragment .sport-BCHV .sport-icon,
.fragment.navigation .nav-icon.icon-BCHV {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -213px 0;
}
ul.tabs > li.sport-RUGL > a > span:before,
div.fragment div.title > span.ev-name.icon-RUGL:before,
div.fragment div.title > span.ev-detail.icon-RUGL:before,
.fragment.favourites .content > div > a.sport-RUGL:before,
.fragment.favourites .content > div > span.empty-fav.sport-RUGL:before,
.fragment.hierarchy > ul > li.sport-RUGL > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-RUGL > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="RUGL"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1409px 0;
}
.fragment .sport-RUGL .sport-icon,
.fragment.navigation .nav-icon.icon-RUGL {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1409px 0;
}
ul.tabs > li.sport-RUGU > a > span:before,
div.fragment div.title > span.ev-name.icon-RUGU:before,
div.fragment div.title > span.ev-detail.icon-RUGU:before,
.fragment.favourites .content > div > a.sport-RUGU:before,
.fragment.favourites .content > div > span.empty-fav.sport-RUGU:before,
.fragment.hierarchy > ul > li.sport-RUGU > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-RUGU > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="RUGU"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1435px 0;
}
.fragment .sport-RUGU .sport-icon,
.fragment.navigation .nav-icon.icon-RUGU {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1435px 0;
}
ul.tabs > li.sport-AUFL > a > span:before,
div.fragment div.title > span.ev-name.icon-AUFL:before,
div.fragment div.title > span.ev-detail.icon-AUFL:before,
.fragment.favourites .content > div > a.sport-AUFL:before,
.fragment.favourites .content > div > span.empty-fav.sport-AUFL:before,
.fragment.hierarchy > ul > li.sport-AUFL > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-AUFL > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="AUFL"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -83px 0;
}
.fragment .sport-AUFL .sport-icon,
.fragment.navigation .nav-icon.icon-AUFL {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -83px 0;
}
ul.tabs > li.sport-POOL > a > span:before,
div.fragment div.title > span.ev-name.icon-POOL:before,
div.fragment div.title > span.ev-detail.icon-POOL:before,
.fragment.favourites .content > div > a.sport-POOL:before,
.fragment.favourites .content > div > span.empty-fav.sport-POOL:before,
.fragment.hierarchy > ul > li.sport-POOL > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-POOL > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="POOL"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1357px 0;
}
.fragment .sport-POOL .sport-icon,
.fragment.navigation .nav-icon.icon-POOL {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1357px 0;
}
ul.tabs > li.sport-HAND > a > span:before,
div.fragment div.title > span.ev-name.icon-HAND:before,
div.fragment div.title > span.ev-detail.icon-HAND:before,
.fragment.favourites .content > div > a.sport-HAND:before,
.fragment.favourites .content > div > span.empty-fav.sport-HAND:before,
.fragment.hierarchy > ul > li.sport-HAND > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-HAND > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="HAND"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -863px 0;
}
.fragment .sport-HAND .sport-icon,
.fragment.navigation .nav-icon.icon-HAND {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -863px 0;
}
ul.tabs > li.sport-ICEH > a > span:before,
div.fragment div.title > span.ev-name.icon-ICEH:before,
div.fragment div.title > span.ev-detail.icon-ICEH:before,
.fragment.favourites .content > div > a.sport-ICEH:before,
.fragment.favourites .content > div > span.empty-fav.sport-ICEH:before,
.fragment.hierarchy > ul > li.sport-ICEH > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-ICEH > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="ICEH"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -941px 0;
}
.fragment .sport-ICEH .sport-icon,
.fragment.navigation .nav-icon.icon-ICEH {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -941px 0;
}
ul.tabs > li.sport-MOTO > a > span:before,
div.fragment div.title > span.ev-name.icon-MOTO:before,
div.fragment div.title > span.ev-detail.icon-MOTO:before,
.fragment.favourites .content > div > a.sport-MOTO:before,
.fragment.favourites .content > div > span.empty-fav.sport-MOTO:before,
.fragment.hierarchy > ul > li.sport-MOTO > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-MOTO > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="MOTO"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1123px 0;
}
.fragment .sport-MOTO .sport-icon,
.fragment.navigation .nav-icon.icon-MOTO {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1123px 0;
}
ul.tabs > li.sport-TVEN > a > span:before,
div.fragment div.title > span.ev-name.icon-TVEN:before,
div.fragment div.title > span.ev-detail.icon-TVEN:before,
.fragment.favourites .content > div > a.sport-TVEN:before,
.fragment.favourites .content > div > span.empty-fav.sport-TVEN:before,
.fragment.hierarchy > ul > li.sport-TVEN > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-TVEN > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="TVEN"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1851px 0;
}
.fragment .sport-TVEN .sport-icon,
.fragment.navigation .nav-icon.icon-TVEN {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1851px 0;
}
ul.tabs > li.sport-CYCL > a > span:before,
div.fragment div.title > span.ev-name.icon-CYCL:before,
div.fragment div.title > span.ev-detail.icon-CYCL:before,
.fragment.favourites .content > div > a.sport-CYCL:before,
.fragment.favourites .content > div > span.empty-fav.sport-CYCL:before,
.fragment.hierarchy > ul > li.sport-CYCL > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-CYCL > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="CYCL"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -447px 0;
}
.fragment .sport-CYCL .sport-icon,
.fragment.navigation .nav-icon.icon-CYCL {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -447px 0;
}
ul.tabs > li.sport-LACR > a > span:before,
div.fragment div.title > span.ev-name.icon-LACR:before,
div.fragment div.title > span.ev-detail.icon-LACR:before,
.fragment.favourites .content > div > a.sport-LACR:before,
.fragment.favourites .content > div > span.empty-fav.sport-LACR:before,
.fragment.hierarchy > ul > li.sport-LACR > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-LACR > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="LACR"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1019px 0;
}
.fragment .sport-LACR .sport-icon,
.fragment.navigation .nav-icon.icon-LACR {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1019px 0;
}
ul.tabs > li.sport-BOXI > a > span:before,
div.fragment div.title > span.ev-name.icon-BOXI:before,
div.fragment div.title > span.ev-detail.icon-BOXI:before,
.fragment.favourites .content > div > a.sport-BOXI:before,
.fragment.favourites .content > div > span.empty-fav.sport-BOXI:before,
.fragment.hierarchy > ul > li.sport-BOXI > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-BOXI > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="BOXI"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -317px 0;
}
.fragment .sport-BOXI .sport-icon,
.fragment.navigation .nav-icon.icon-BOXI {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -317px 0;
}
ul.tabs > li.sport-HOCK > a > span:before,
div.fragment div.title > span.ev-name.icon-HOCK:before,
div.fragment div.title > span.ev-detail.icon-HOCK:before,
.fragment.favourites .content > div > a.sport-HOCK:before,
.fragment.favourites .content > div > span.empty-fav.sport-HOCK:before,
.fragment.hierarchy > ul > li.sport-HOCK > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-HOCK > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="HOCK"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -889px 0;
}
.fragment .sport-HOCK .sport-icon,
.fragment.navigation .nav-icon.icon-HOCK {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -889px 0;
}
ul.tabs > li.sport-YACH > a > span:before,
div.fragment div.title > span.ev-name.icon-YACH:before,
div.fragment div.title > span.ev-detail.icon-YACH:before,
.fragment.favourites .content > div > a.sport-YACH:before,
.fragment.favourites .content > div > span.empty-fav.sport-YACH:before,
.fragment.hierarchy > ul > li.sport-YACH > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-YACH > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="YACH"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -2033px 0;
}
.fragment .sport-YACH .sport-icon,
.fragment.navigation .nav-icon.icon-YACH {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -2033px 0;
}
ul.tabs > li.sport-SWIM > a > span:before,
div.fragment div.title > span.ev-name.icon-SWIM:before,
div.fragment div.title > span.ev-detail.icon-SWIM:before,
.fragment.favourites .content > div > a.sport-SWIM:before,
.fragment.favourites .content > div > span.empty-fav.sport-SWIM:before,
.fragment.hierarchy > ul > li.sport-SWIM > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-SWIM > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="SWIM"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1721px 0;
}
.fragment .sport-SWIM .sport-icon,
.fragment.navigation .nav-icon.icon-SWIM {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1721px 0;
}
ul.tabs > li.sport-MTCY > a > span:before,
div.fragment div.title > span.ev-name.icon-MTCY:before,
div.fragment div.title > span.ev-detail.icon-MTCY:before,
.fragment.favourites .content > div > a.sport-MTCY:before,
.fragment.favourites .content > div > span.empty-fav.sport-MTCY:before,
.fragment.hierarchy > ul > li.sport-MTCY > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-MTCY > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="MTCY"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1201px 0;
}
.fragment .sport-MTCY .sport-icon,
.fragment.navigation .nav-icon.icon-MTCY {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1201px 0;
}
ul.tabs > li.sport-MMAF > a > span:before,
div.fragment div.title > span.ev-name.icon-MMAF:before,
div.fragment div.title > span.ev-detail.icon-MMAF:before,
.fragment.favourites .content > div > a.sport-MMAF:before,
.fragment.favourites .content > div > span.empty-fav.sport-MMAF:before,
.fragment.hierarchy > ul > li.sport-MMAF > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-MMAF > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="MMAF"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1097px 0;
}
.fragment .sport-MMAF .sport-icon,
.fragment.navigation .nav-icon.icon-MMAF {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1097px 0;
}
ul.tabs > li.sport-TABL > a > span:before,
div.fragment div.title > span.ev-name.icon-TABL:before,
div.fragment div.title > span.ev-detail.icon-TABL:before,
.fragment.favourites .content > div > a.sport-TABL:before,
.fragment.favourites .content > div > span.empty-fav.sport-TABL:before,
.fragment.hierarchy > ul > li.sport-TABL > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-TABL > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="TABL"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1747px 0;
}
.fragment .sport-TABL .sport-icon,
.fragment.navigation .nav-icon.icon-TABL {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1747px 0;
}
ul.tabs > li.sport-POKE > a > span:before,
div.fragment div.title > span.ev-name.icon-POKE:before,
div.fragment div.title > span.ev-detail.icon-POKE:before,
.fragment.favourites .content > div > a.sport-POKE:before,
.fragment.favourites .content > div > span.empty-fav.sport-POKE:before,
.fragment.hierarchy > ul > li.sport-POKE > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-POKE > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="POKE"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1305px 0;
}
.fragment .sport-POKE .sport-icon,
.fragment.navigation .nav-icon.icon-POKE {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1305px 0;
}
ul.tabs > li.sport-BOWL > a > span:before,
div.fragment div.title > span.ev-name.icon-BOWL:before,
div.fragment div.title > span.ev-detail.icon-BOWL:before,
.fragment.favourites .content > div > a.sport-BOWL:before,
.fragment.favourites .content > div > span.empty-fav.sport-BOWL:before,
.fragment.hierarchy > ul > li.sport-BOWL > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-BOWL > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="BOWL"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -291px 0;
}
.fragment .sport-BOWL .sport-icon,
.fragment.navigation .nav-icon.icon-BOWL {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -291px 0;
}
ul.tabs > li.sport-WISP > a > span:before,
div.fragment div.title > span.ev-name.icon-WISP:before,
div.fragment div.title > span.ev-detail.icon-WISP:before,
.fragment.favourites .content > div > a.sport-WISP:before,
.fragment.favourites .content > div > span.empty-fav.sport-WISP:before,
.fragment.hierarchy > ul > li.sport-WISP > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-WISP > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="WISP"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1929px 0;
}
.fragment .sport-WISP .sport-icon,
.fragment.navigation .nav-icon.icon-WISP {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1929px 0;
}
ul.tabs > li.sport-SKII > a > span:before,
div.fragment div.title > span.ev-name.icon-SKII:before,
div.fragment div.title > span.ev-detail.icon-SKII:before,
.fragment.favourites .content > div > a.sport-SKII:before,
.fragment.favourites .content > div > span.empty-fav.sport-SKII:before,
.fragment.hierarchy > ul > li.sport-SKII > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-SKII > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="SKII"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1565px 0;
}
.fragment .sport-SKII .sport-icon,
.fragment.navigation .nav-icon.icon-SKII {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1565px 0;
}
ul.tabs > li.sport-SKIJ > a > span:before,
div.fragment div.title > span.ev-name.icon-SKIJ:before,
div.fragment div.title > span.ev-detail.icon-SKIJ:before,
.fragment.favourites .content > div > a.sport-SKIJ:before,
.fragment.favourites .content > div > span.empty-fav.sport-SKIJ:before,
.fragment.hierarchy > ul > li.sport-SKIJ > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-SKIJ > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="SKIJ"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1591px 0;
}
.fragment .sport-SKIJ .sport-icon,
.fragment.navigation .nav-icon.icon-SKIJ {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1591px 0;
}
ul.tabs > li.sport-SKIX > a > span:before,
div.fragment div.title > span.ev-name.icon-SKIX:before,
div.fragment div.title > span.ev-detail.icon-SKIX:before,
.fragment.favourites .content > div > a.sport-SKIX:before,
.fragment.favourites .content > div > span.empty-fav.sport-SKIX:before,
.fragment.hierarchy > ul > li.sport-SKIX > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-SKIX > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="SKIX"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1617px 0;
}
.fragment .sport-SKIX .sport-icon,
.fragment.navigation .nav-icon.icon-SKIX {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1617px 0;
}
ul.tabs > li.sport-BIAT > a > span:before,
div.fragment div.title > span.ev-name.icon-BIAT:before,
div.fragment div.title > span.ev-detail.icon-BIAT:before,
.fragment.favourites .content > div > a.sport-BIAT:before,
.fragment.favourites .content > div > span.empty-fav.sport-BIAT:before,
.fragment.hierarchy > ul > li.sport-BIAT > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-BIAT > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="BIAT"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -239px 0;
}
.fragment .sport-BIAT .sport-icon,
.fragment.navigation .nav-icon.icon-BIAT {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -239px 0;
}
ul.tabs > li.sport-ATHL > a > span:before,
div.fragment div.title > span.ev-name.icon-ATHL:before,
div.fragment div.title > span.ev-detail.icon-ATHL:before,
.fragment.favourites .content > div > a.sport-ATHL:before,
.fragment.favourites .content > div > span.empty-fav.sport-ATHL:before,
.fragment.hierarchy > ul > li.sport-ATHL > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-ATHL > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="ATHL"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -57px 0;
}
.fragment .sport-ATHL .sport-icon,
.fragment.navigation .nav-icon.icon-ATHL {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -57px 0;
}
ul.tabs > li.sport-OLYM > a > span:before,
div.fragment div.title > span.ev-name.icon-OLYM:before,
div.fragment div.title > span.ev-detail.icon-OLYM:before,
.fragment.favourites .content > div > a.sport-OLYM:before,
.fragment.favourites .content > div > span.empty-fav.sport-OLYM:before,
.fragment.hierarchy > ul > li.sport-OLYM > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-OLYM > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="OLYM"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1253px 0;
}
.fragment .sport-OLYM .sport-icon,
.fragment.navigation .nav-icon.icon-OLYM {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1253px 0;
}
ul.tabs > li.sport-FUTS > a > span:before,
div.fragment div.title > span.ev-name.icon-FUTS:before,
div.fragment div.title > span.ev-detail.icon-FUTS:before,
.fragment.favourites .content > div > a.sport-FUTS:before,
.fragment.favourites .content > div > span.empty-fav.sport-FUTS:before,
.fragment.hierarchy > ul > li.sport-FUTS > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-FUTS > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="FUTS"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -733px 0;
}
.fragment .sport-FUTS .sport-icon,
.fragment.navigation .nav-icon.icon-FUTS {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -733px 0;
}
ul.tabs > li.sport-COMM > a > span:before,
div.fragment div.title > span.ev-name.icon-COMM:before,
div.fragment div.title > span.ev-detail.icon-COMM:before,
.fragment.favourites .content > div > a.sport-COMM:before,
.fragment.favourites .content > div > span.empty-fav.sport-COMM:before,
.fragment.hierarchy > ul > li.sport-COMM > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-COMM > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="COMM"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -369px 0;
}
.fragment .sport-COMM .sport-icon,
.fragment.navigation .nav-icon.icon-COMM {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -369px 0;
}
ul.tabs > li.sport-NETB > a > span:before,
div.fragment div.title > span.ev-name.icon-NETB:before,
div.fragment div.title > span.ev-detail.icon-NETB:before,
.fragment.favourites .content > div > a.sport-NETB:before,
.fragment.favourites .content > div > span.empty-fav.sport-NETB:before,
.fragment.hierarchy > ul > li.sport-NETB > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-NETB > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="NETB"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1227px 0;
}
.fragment .sport-NETB .sport-icon,
.fragment.navigation .nav-icon.icon-NETB {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1227px 0;
}
ul.tabs > li.sport-WNTO > a > span:before,
div.fragment div.title > span.ev-name.icon-WNTO:before,
div.fragment div.title > span.ev-detail.icon-WNTO:before,
.fragment.favourites .content > div > a.sport-WNTO:before,
.fragment.favourites .content > div > span.empty-fav.sport-WNTO:before,
.fragment.hierarchy > ul > li.sport-WNTO > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-WNTO > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="WNTO"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1955px 0;
}
.fragment .sport-WNTO .sport-icon,
.fragment.navigation .nav-icon.icon-WNTO {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1955px 0;
}
ul.tabs > li.sport-BCHS > a > span:before,
div.fragment div.title > span.ev-name.icon-BCHS:before,
div.fragment div.title > span.ev-detail.icon-BCHS:before,
.fragment.favourites .content > div > a.sport-BCHS:before,
.fragment.favourites .content > div > span.empty-fav.sport-BCHS:before,
.fragment.hierarchy > ul > li.sport-BCHS > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-BCHS > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="BCHS"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -187px 0;
}
.fragment .sport-BCHS .sport-icon,
.fragment.navigation .nav-icon.icon-BCHS {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -187px 0;
}
ul.tabs > li.sport-POLI > a > span:before,
div.fragment div.title > span.ev-name.icon-POLI:before,
div.fragment div.title > span.ev-detail.icon-POLI:before,
.fragment.favourites .content > div > a.sport-POLI:before,
.fragment.favourites .content > div > span.empty-fav.sport-POLI:before,
.fragment.hierarchy > ul > li.sport-POLI > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-POLI > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="POLI"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1331px 0;
}
.fragment .sport-POLI .sport-icon,
.fragment.navigation .nav-icon.icon-POLI {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1331px 0;
}
ul.tabs > li.sport-BADM > a > span:before,
div.fragment div.title > span.ev-name.icon-BADM:before,
div.fragment div.title > span.ev-detail.icon-BADM:before,
.fragment.favourites .content > div > a.sport-BADM:before,
.fragment.favourites .content > div > span.empty-fav.sport-BADM:before,
.fragment.hierarchy > ul > li.sport-BADM > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-BADM > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="BADM"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -109px 0;
}
.fragment .sport-BADM .sport-icon,
.fragment.navigation .nav-icon.icon-BADM {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -109px 0;
}
ul.tabs > li.sport-ESPS > a > span:before,
div.fragment div.title > span.ev-name.icon-ESPS:before,
div.fragment div.title > span.ev-detail.icon-ESPS:before,
.fragment.favourites .content > div > a.sport-ESPS:before,
.fragment.favourites .content > div > span.empty-fav.sport-ESPS:before,
.fragment.hierarchy > ul > li.sport-ESPS > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-ESPS > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="ESPS"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -577px 0;
}
.fragment .sport-ESPS .sport-icon,
.fragment.navigation .nav-icon.icon-ESPS {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -577px 0;
}
ul.tabs > li.sport-ARCH > a > span:before,
div.fragment div.title > span.ev-name.icon-ARCH:before,
div.fragment div.title > span.ev-detail.icon-ARCH:before,
.fragment.favourites .content > div > a.sport-ARCH:before,
.fragment.favourites .content > div > span.empty-fav.sport-ARCH:before,
.fragment.hierarchy > ul > li.sport-ARCH > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-ARCH > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="ARCH"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -31px 0;
}
.fragment .sport-ARCH .sport-icon,
.fragment.navigation .nav-icon.icon-ARCH {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -31px 0;
}
ul.tabs > li.sport-CANO > a > span:before,
div.fragment div.title > span.ev-name.icon-CANO:before,
div.fragment div.title > span.ev-detail.icon-CANO:before,
.fragment.favourites .content > div > a.sport-CANO:before,
.fragment.favourites .content > div > span.empty-fav.sport-CANO:before,
.fragment.hierarchy > ul > li.sport-CANO > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-CANO > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="CANO"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -343px 0;
}
.fragment .sport-CANO .sport-icon,
.fragment.navigation .nav-icon.icon-CANO {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -343px 0;
}
ul.tabs > li.sport-DIVI > a > span:before,
div.fragment div.title > span.ev-name.icon-DIVI:before,
div.fragment div.title > span.ev-detail.icon-DIVI:before,
.fragment.favourites .content > div > a.sport-DIVI:before,
.fragment.favourites .content > div > span.empty-fav.sport-DIVI:before,
.fragment.hierarchy > ul > li.sport-DIVI > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-DIVI > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="DIVI"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -499px 0;
}
.fragment .sport-DIVI .sport-icon,
.fragment.navigation .nav-icon.icon-DIVI {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -499px 0;
}
ul.tabs > li.sport-EQTN > a > span:before,
div.fragment div.title > span.ev-name.icon-EQTN:before,
div.fragment div.title > span.ev-detail.icon-EQTN:before,
.fragment.favourites .content > div > a.sport-EQTN:before,
.fragment.favourites .content > div > span.empty-fav.sport-EQTN:before,
.fragment.hierarchy > ul > li.sport-EQTN > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-EQTN > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="EQTN"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -525px 0;
}
.fragment .sport-EQTN .sport-icon,
.fragment.navigation .nav-icon.icon-EQTN {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -525px 0;
}
ul.tabs > li.sport-FENC > a > span:before,
div.fragment div.title > span.ev-name.icon-FENC:before,
div.fragment div.title > span.ev-detail.icon-FENC:before,
.fragment.favourites .content > div > a.sport-FENC:before,
.fragment.favourites .content > div > span.empty-fav.sport-FENC:before,
.fragment.hierarchy > ul > li.sport-FENC > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-FENC > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="FENC"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -603px 0;
}
.fragment .sport-FENC .sport-icon,
.fragment.navigation .nav-icon.icon-FENC {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -603px 0;
}
ul.tabs > li.sport-GYMN > a > span:before,
div.fragment div.title > span.ev-name.icon-GYMN:before,
div.fragment div.title > span.ev-detail.icon-GYMN:before,
.fragment.favourites .content > div > a.sport-GYMN:before,
.fragment.favourites .content > div > span.empty-fav.sport-GYMN:before,
.fragment.hierarchy > ul > li.sport-GYMN > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-GYMN > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="GYMN"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -837px 0;
}
.fragment .sport-GYMN .sport-icon,
.fragment.navigation .nav-icon.icon-GYMN {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -837px 0;
}
ul.tabs > li.sport-JUDO > a > span:before,
div.fragment div.title > span.ev-name.icon-JUDO:before,
div.fragment div.title > span.ev-detail.icon-JUDO:before,
.fragment.favourites .content > div > a.sport-JUDO:before,
.fragment.favourites .content > div > span.empty-fav.sport-JUDO:before,
.fragment.hierarchy > ul > li.sport-JUDO > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-JUDO > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="JUDO"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -993px 0;
}
.fragment .sport-JUDO .sport-icon,
.fragment.navigation .nav-icon.icon-JUDO {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -993px 0;
}
ul.tabs > li.sport-MPEN > a > span:before,
div.fragment div.title > span.ev-name.icon-MPEN:before,
div.fragment div.title > span.ev-detail.icon-MPEN:before,
.fragment.favourites .content > div > a.sport-MPEN:before,
.fragment.favourites .content > div > span.empty-fav.sport-MPEN:before,
.fragment.hierarchy > ul > li.sport-MPEN > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-MPEN > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="MPEN"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1149px 0;
}
.fragment .sport-MPEN .sport-icon,
.fragment.navigation .nav-icon.icon-MPEN {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1149px 0;
}
ul.tabs > li.sport-SAIL > a > span:before,
div.fragment div.title > span.ev-name.icon-SAIL:before,
div.fragment div.title > span.ev-detail.icon-SAIL:before,
.fragment.favourites .content > div > a.sport-SAIL:before,
.fragment.favourites .content > div > span.empty-fav.sport-SAIL:before,
.fragment.hierarchy > ul > li.sport-SAIL > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-SAIL > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="SAIL"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1461px 0;
}
.fragment .sport-SAIL .sport-icon,
.fragment.navigation .nav-icon.icon-SAIL {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1461px 0;
}
ul.tabs > li.sport-SHOO > a > span:before,
div.fragment div.title > span.ev-name.icon-SHOO:before,
div.fragment div.title > span.ev-detail.icon-SHOO:before,
.fragment.favourites .content > div > a.sport-SHOO:before,
.fragment.favourites .content > div > span.empty-fav.sport-SHOO:before,
.fragment.hierarchy > ul > li.sport-SHOO > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-SHOO > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="SHOO"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1487px 0;
}
.fragment .sport-SHOO .sport-icon,
.fragment.navigation .nav-icon.icon-SHOO {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1487px 0;
}
ul.tabs > li.sport-TAEK > a > span:before,
div.fragment div.title > span.ev-name.icon-TAEK:before,
div.fragment div.title > span.ev-detail.icon-TAEK:before,
.fragment.favourites .content > div > a.sport-TAEK:before,
.fragment.favourites .content > div > span.empty-fav.sport-TAEK:before,
.fragment.hierarchy > ul > li.sport-TAEK > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-TAEK > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="TAEK"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1773px 0;
}
.fragment .sport-TAEK .sport-icon,
.fragment.navigation .nav-icon.icon-TAEK {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1773px 0;
}
ul.tabs > li.sport-TRIA > a > span:before,
div.fragment div.title > span.ev-name.icon-TRIA:before,
div.fragment div.title > span.ev-detail.icon-TRIA:before,
.fragment.favourites .content > div > a.sport-TRIA:before,
.fragment.favourites .content > div > span.empty-fav.sport-TRIA:before,
.fragment.hierarchy > ul > li.sport-TRIA > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-TRIA > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="TRIA"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1825px 0;
}
.fragment .sport-TRIA .sport-icon,
.fragment.navigation .nav-icon.icon-TRIA {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1825px 0;
}
ul.tabs > li.sport-WEIG > a > span:before,
div.fragment div.title > span.ev-name.icon-WEIG:before,
div.fragment div.title > span.ev-detail.icon-WEIG:before,
.fragment.favourites .content > div > a.sport-WEIG:before,
.fragment.favourites .content > div > span.empty-fav.sport-WEIG:before,
.fragment.hierarchy > ul > li.sport-WEIG > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-WEIG > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="WEIG"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1903px 0;
}
.fragment .sport-WEIG .sport-icon,
.fragment.navigation .nav-icon.icon-WEIG {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1903px 0;
}
ul.tabs > li.sport-WRES > a > span:before,
div.fragment div.title > span.ev-name.icon-WRES:before,
div.fragment div.title > span.ev-detail.icon-WRES:before,
.fragment.favourites .content > div > a.sport-WRES:before,
.fragment.favourites .content > div > span.empty-fav.sport-WRES:before,
.fragment.hierarchy > ul > li.sport-WRES > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-WRES > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="WRES"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1981px 0;
}
.fragment .sport-WRES .sport-icon,
.fragment.navigation .nav-icon.icon-WRES {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1981px 0;
}
ul.tabs > li.sport-WTPL > a > span:before,
div.fragment div.title > span.ev-name.icon-WTPL:before,
div.fragment div.title > span.ev-detail.icon-WTPL:before,
.fragment.favourites .content > div > a.sport-WTPL:before,
.fragment.favourites .content > div > span.empty-fav.sport-WTPL:before,
.fragment.hierarchy > ul > li.sport-WTPL > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-WTPL > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="WTPL"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -2007px 0;
}
.fragment .sport-WTPL .sport-icon,
.fragment.navigation .nav-icon.icon-WTPL {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -2007px 0;
}
ul.tabs > li.sport-ROWI > a > span:before,
div.fragment div.title > span.ev-name.icon-ROWI:before,
div.fragment div.title > span.ev-detail.icon-ROWI:before,
.fragment.favourites .content > div > a.sport-ROWI:before,
.fragment.favourites .content > div > span.empty-fav.sport-ROWI:before,
.fragment.hierarchy > ul > li.sport-ROWI > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-ROWI > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="ROWI"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1383px 0;
}
.fragment .sport-ROWI .sport-icon,
.fragment.navigation .nav-icon.icon-ROWI {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1383px 0;
}
ul.tabs > li.sport-MCSP > a > span:before,
div.fragment div.title > span.ev-name.icon-MCSP:before,
div.fragment div.title > span.ev-detail.icon-MCSP:before,
.fragment.favourites .content > div > a.sport-MCSP:before,
.fragment.favourites .content > div > span.empty-fav.sport-MCSP:before,
.fragment.hierarchy > ul > li.sport-MCSP > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-MCSP > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="MCSP"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1071px 0;
}
.fragment .sport-MCSP .sport-icon,
.fragment.navigation .nav-icon.icon-MCSP {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1071px 0;
}
ul.tabs > li.sport-BOBS > a > span:before,
div.fragment div.title > span.ev-name.icon-BOBS:before,
div.fragment div.title > span.ev-detail.icon-BOBS:before,
.fragment.favourites .content > div > a.sport-BOBS:before,
.fragment.favourites .content > div > span.empty-fav.sport-BOBS:before,
.fragment.hierarchy > ul > li.sport-BOBS > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-BOBS > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="BOBS"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -265px 0;
}
.fragment .sport-BOBS .sport-icon,
.fragment.navigation .nav-icon.icon-BOBS {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -265px 0;
}
ul.tabs > li.sport-CURL > a > span:before,
div.fragment div.title > span.ev-name.icon-CURL:before,
div.fragment div.title > span.ev-detail.icon-CURL:before,
.fragment.favourites .content > div > a.sport-CURL:before,
.fragment.favourites .content > div > span.empty-fav.sport-CURL:before,
.fragment.hierarchy > ul > li.sport-CURL > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-CURL > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="CURL"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -421px 0;
}
.fragment .sport-CURL .sport-icon,
.fragment.navigation .nav-icon.icon-CURL {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -421px 0;
}
ul.tabs > li.sport-FIGU > a > span:before,
div.fragment div.title > span.ev-name.icon-FIGU:before,
div.fragment div.title > span.ev-detail.icon-FIGU:before,
.fragment.favourites .content > div > a.sport-FIGU:before,
.fragment.favourites .content > div > span.empty-fav.sport-FIGU:before,
.fragment.hierarchy > ul > li.sport-FIGU > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-FIGU > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="FIGU"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -629px 0;
}
.fragment .sport-FIGU .sport-icon,
.fragment.navigation .nav-icon.icon-FIGU {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -629px 0;
}
ul.tabs > li.sport-FREE > a > span:before,
div.fragment div.title > span.ev-name.icon-FREE:before,
div.fragment div.title > span.ev-detail.icon-FREE:before,
.fragment.favourites .content > div > a.sport-FREE:before,
.fragment.favourites .content > div > span.empty-fav.sport-FREE:before,
.fragment.hierarchy > ul > li.sport-FREE > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-FREE > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="FREE"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -707px 0;
}
.fragment .sport-FREE .sport-icon,
.fragment.navigation .nav-icon.icon-FREE {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -707px 0;
}
ul.tabs > li.sport-GAAG > a > span:before,
div.fragment div.title > span.ev-name.icon-GAAG:before,
div.fragment div.title > span.ev-detail.icon-GAAG:before,
.fragment.favourites .content > div > a.sport-GAAG:before,
.fragment.favourites .content > div > span.empty-fav.sport-GAAG:before,
.fragment.hierarchy > ul > li.sport-GAAG > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-GAAG > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="GAAG"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -759px 0;
}
.fragment .sport-GAAG .sport-icon,
.fragment.navigation .nav-icon.icon-GAAG {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -759px 0;
}
ul.tabs > li.sport-LUGE > a > span:before,
div.fragment div.title > span.ev-name.icon-LUGE:before,
div.fragment div.title > span.ev-detail.icon-LUGE:before,
.fragment.favourites .content > div > a.sport-LUGE:before,
.fragment.favourites .content > div > span.empty-fav.sport-LUGE:before,
.fragment.hierarchy > ul > li.sport-LUGE > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-LUGE > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="LUGE"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1045px 0;
}
.fragment .sport-LUGE .sport-icon,
.fragment.navigation .nav-icon.icon-LUGE {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1045px 0;
}
ul.tabs > li.sport-SHOR > a > span:before,
div.fragment div.title > span.ev-name.icon-SHOR:before,
div.fragment div.title > span.ev-detail.icon-SHOR:before,
.fragment.favourites .content > div > a.sport-SHOR:before,
.fragment.favourites .content > div > span.empty-fav.sport-SHOR:before,
.fragment.hierarchy > ul > li.sport-SHOR > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-SHOR > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="SHOR"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1513px 0;
}
.fragment .sport-SHOR .sport-icon,
.fragment.navigation .nav-icon.icon-SHOR {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1513px 0;
}
ul.tabs > li.sport-SKEL > a > span:before,
div.fragment div.title > span.ev-name.icon-SKEL:before,
div.fragment div.title > span.ev-detail.icon-SKEL:before,
.fragment.favourites .content > div > a.sport-SKEL:before,
.fragment.favourites .content > div > span.empty-fav.sport-SKEL:before,
.fragment.hierarchy > ul > li.sport-SKEL > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-SKEL > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="SKEL"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1539px 0;
}
.fragment .sport-SKEL .sport-icon,
.fragment.navigation .nav-icon.icon-SKEL {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1539px 0;
}
ul.tabs > li.sport-SNOW > a > span:before,
div.fragment div.title > span.ev-name.icon-SNOW:before,
div.fragment div.title > span.ev-detail.icon-SNOW:before,
.fragment.favourites .content > div > a.sport-SNOW:before,
.fragment.favourites .content > div > span.empty-fav.sport-SNOW:before,
.fragment.hierarchy > ul > li.sport-SNOW > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-SNOW > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="SNOW"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1669px 0;
}
.fragment .sport-SNOW .sport-icon,
.fragment.navigation .nav-icon.icon-SNOW {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1669px 0;
}
ul.tabs > li.sport-SPEE > a > span:before,
div.fragment div.title > span.ev-name.icon-SPEE:before,
div.fragment div.title > span.ev-detail.icon-SPEE:before,
.fragment.favourites .content > div > a.sport-SPEE:before,
.fragment.favourites .content > div > span.empty-fav.sport-SPEE:before,
.fragment.hierarchy > ul > li.sport-SPEE > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-SPEE > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="SPEE"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1695px 0;
}
.fragment .sport-SPEE .sport-icon,
.fragment.navigation .nav-icon.icon-SPEE {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1695px 0;
}
ul.tabs > li.sport-WNTO > a > span:before,
div.fragment div.title > span.ev-name.icon-WNTO:before,
div.fragment div.title > span.ev-detail.icon-WNTO:before,
.fragment.favourites .content > div > a.sport-WNTO:before,
.fragment.favourites .content > div > span.empty-fav.sport-WNTO:before,
.fragment.hierarchy > ul > li.sport-WNTO > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-WNTO > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="WNTO"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1955px 0;
}
.fragment .sport-WNTO .sport-icon,
.fragment.navigation .nav-icon.icon-WNTO {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1955px 0;
}
ul.tabs > li.sport-ESFT > a > span:before,
div.fragment div.title > span.ev-name.icon-ESFT:before,
div.fragment div.title > span.ev-detail.icon-ESFT:before,
.fragment.favourites .content > div > a.sport-ESFT:before,
.fragment.favourites .content > div > span.empty-fav.sport-ESFT:before,
.fragment.hierarchy > ul > li.sport-ESFT > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-ESFT > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="ESFT"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -551px 0;
}
.fragment .sport-ESFT .sport-icon,
.fragment.navigation .nav-icon.icon-ESFT {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -551px 0;
}
ul.tabs > li.sport-PADE > a > span:before,
div.fragment div.title > span.ev-name.icon-PADE:before,
div.fragment div.title > span.ev-detail.icon-PADE:before,
.fragment.favourites .content > div > a.sport-PADE:before,
.fragment.favourites .content > div > span.empty-fav.sport-PADE:before,
.fragment.hierarchy > ul > li.sport-PADE > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-PADE > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="PADE"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1279px 0;
}
.fragment .sport-PADE .sport-icon,
.fragment.navigation .nav-icon.icon-PADE {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -1279px 0;
}
ul.tabs > li.sport-JAAL > a > span:before,
div.fragment div.title > span.ev-name.icon-JAAL:before,
div.fragment div.title > span.ev-detail.icon-JAAL:before,
.fragment.favourites .content > div > a.sport-JAAL:before,
.fragment.favourites .content > div > span.empty-fav.sport-JAAL:before,
.fragment.hierarchy > ul > li.sport-JAAL > .expander-button:before,
.fragment.inplay-and-upcoming .expander.sport-JAAL > h6 > a:after,
.fragment.calendar
  form.calendar-filter
  .styled-select
  [data-value="JAAL"]:before {
  content: "";
  display: inline-block;
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -967px 0;
}
.fragment .sport-JAAL .sport-icon,
.fragment.navigation .nav-icon.icon-JAAL {
  height: 22px;
  width: 22px;
  background: url("../images/sport-icons.png") no-repeat;
  -webkit-background-size: 2055px 22px;
  background-size: 2055px 22px;
  background-position: -967px 0;
}
.fragment.hierarchy > ul > li > .expander-button:hover:before {
  -webkit-filter: brightness(1.25);
  -moz-filter: brightness(1.25);
  -o-filter: brightness(1.25);
  -ms-filter: brightness(1.25);
  filter: brightness(1.25);
}
div.fragment
  div.results
  > div.date-group
  > div.time-group
  > div.event
  > div.time {
  border-radius: 0.25em;
}
div.fragment div.results > div.date-group:last-child {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #474747;
}
div.fragment div.pager-bottom {
  text-align: center;
  padding: 1ex 0 2ex 0;
}
div.fragment div.pager-bottom > div,
div.fragment div.pager-bottom > div a.page-link {
  display: inline;
  padding: 0 0.1em;
  color: #000;
}
div.fragment div.pager-bottom > div.selected {
  font-weight: bold;
}
div.fragment div.pager-bottom > div.previous {
  color: #000;
  padding-right: 2ex;
}
div.fragment div.pager-bottom > div.next {
  padding-left: 2ex;
}
div.fragment div.pager-bottom > div a.prev,
div.fragment div.pager-bottom > div a.next {
  color: #000;
}
.cms-contents h4 {
  font-weight: normal;
  font-size: 125%;
}
.cms-contents input[type="text"],
.cms-contents input[type="password"] {
  padding: 1ex 0.25em;
}
#header-area {
  font-family: "Open Sans", sans-serif;
}
#header-area button,
#header-area input[type="submit"],
#header-area .button {
  position: relative;
}
#header-area button:after,
#header-area input[type="submit"]:after,
#header-area .button:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
  -webkit-transform: scaleX(0) translateZ(0);
  -moz-transform: scaleX(0) translateZ(0);
  -o-transform: scaleX(0) translateZ(0);
  transform: scaleX(0) translateZ(0);
  background: rgba(255, 255, 255, 0.3);
}
#header-area button:active:after,
#header-area input[type="submit"]:active:after,
#header-area .button:active:after {
  -webkit-transform: scaleX(1) translateZ(0);
  -moz-transform: scaleX(1) translateZ(0);
  -o-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}
.styled-select {
  display: inline-block;
  position: relative;
}
.styled-select.collapsed > ul {
  display: none;
}
.styled-select > .display:not(.disabled):after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.33em;
  margin-top: -0.24em;
  border: 0.48em solid transparent;
  border-top-color: #696969;
  border-bottom: none;
}
.styled-select > .display {
  padding-right: 16px;
  min-height: 7px;
}
.styled-select li {
  display: block;
  margin: 0;
  padding: 0.5ex 0.5em;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.styled-select > ul {
  display: block;
  background: #000;
  color: #fff;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 200;
  margin: 0;
  padding: 0;
  min-width: 100%;
  cursor: auto;
}
.styled-select {
  margin: 0;
  border-style: solid;
  border-width: 1px;
  padding: 0.33em;
  text-align: left;
  border-radius: 0.25em;
  cursor: pointer;
  border-color: transparent;
  color: #000;
  background: #f28c8d;
}
.styled-select.disabled {
  cursor: default;
}
.styled-select > .display:not(.disabled):after {
  border-top-color: #000;
}
.styled-select > .display {
  font-weight: bold;
  padding-right: 16px;
  min-height: 7px;
}
.styled-select > ul {
  font-weight: normal;
  border-radius: 0 0 0.25em 0.25em;
  color: #000;
  background: #fff;
}
.styled-select li.selected,
.styled-select li[data-value]:hover {
  color: #000;
  background-color: #f28c8d;
}
.styled-select li:last-child {
  border-radius: 0 0 0.25em 0.25em;
}
.styled-select > .display {
  font-weight: normal;
}
.styled-select > ul {
  -webkit-box-shadow: 0 0.2em 0.2em rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0.2em 0.2em rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.2em 0.2em rgba(0, 0, 0, 0.2);
}
.cms-contents div.password-recovery {
  max-width: 40em;
  border-radius: 0.5em;
}
.cms-contents div.password-recovery .box-content a {
  color: #000;
}
.cms-contents div.password-recovery h2 {
  margin: 0;
  padding: 1ex 0 1ex 1.5em;
  height: 57px;
  font-size: inherit;
  overflow: hidden;
  color: #000;
  background: #fff;
}
.cms-contents div.password-recovery form input[type="text"],
.cms-contents div.password-recovery form input[type="password"],
.cms-contents div.password-recovery form select {
  height: 3ex;
  border-radius: 0.3em;
  padding: 0 0.3ex;
  color: #000;
  background: #e7e7e7;
  border-color: #e7e7e7;
}
.cms-contents div.passwd_recovery .forgot_passwd_msg {
  border-style: solid;
  border-width: 1px;
  padding: 1ex 1em;
  border-color: transparent;
  border-top-color: #000;
  background: #fff;
}
.cms-contents div.password-recovery div.passwd_change_link a {
  color: #4eb4fc;
}
.cms-contents div.password-recovery .box-title {
  padding-left: 1em;
  margin-bottom: 0;
}
.cms-contents div.password-recovery div.box {
  border-style: dotted;
  border-width: 1px;
  padding: 1ex 1em 4ex 1em;
  border-color: #393939;
}
.cms-contents div.password-recovery td {
  padding: 0.5ex 0.5em;
}
.cms-contents div.password-recovery div.box-content {
  padding: 1ex 1em;
}
.cms-contents div.password-recovery form > .control {
  display: block;
}
.cms-contents div.password-recovery form > .control > span:first-child,
.cms-contents div.password-recovery form > .control > input {
  display: block;
}
.cms-contents div.password-recovery form > .control > span:first-child {
  margin: 2ex 0 1ex 0;
  font-weight: bold;
}
.cms-contents div.password-recovery form > .control > span:first-child:after {
  content: ":";
}
.cms-contents div.password-recovery form.passwd_recovery input[name="username"],
.cms-contents div.password-recovery form.passwd_recovery input[name="email"] {
  min-width: 20em;
  border-radius: 0.5em;
}
.cms-contents div.password-recovery form {
  margin-left: 10em;
  margin-bottom: 2ex;
}
.cms-contents div.password-recovery form .DOB {
  padding-bottom: 1ex;
}
.cms-contents div.password-recovery form button[name="passwd_recovery"] {
  margin: 1ex 0;
  border-radius: 0.33em;
  padding: 0.5ex 2em;
  font-weight: bold;
  font-size: 120%;
  letter-spacing: -1px;
  text-transform: uppercase;
  border-radius: 0;
}
.cms-contents div.password-recovery .error {
  position: relative;
  font-weight: bold;
  padding: 1ex 1em 1ex 1em;
  background: #f28c8d;
}
.cms-contents div.password-recovery .error:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 17px;
  width: 19px;
  background: url("../images/util-icons.png") no-repeat !important;
  -webkit-background-size: 879px 41px !important;
  background-size: 879px 41px !important;
  background-position: -640px 0 !important;
}
.cms-contents div.password-recovery .error div {
  display: inline-block;
  margin-left: 2em;
}
.cms-contents div.passwd_recovery > .error > .error_icon {
  display: inline-block;
  margin-right: 1ex;
  height: 17px;
  width: 19px;
  background: url("../images/util-icons.png") no-repeat !important;
  -webkit-background-size: 879px 41px !important;
  background-size: 879px 41px !important;
  background-position: -640px 0 !important;
  background: #f28c8d;
}
.cms-contents div.password-recovery form button[name="passwd_recovery"].spinner,
.cms-contents
  div.password-recovery
  form
  button[name="passwd_recovery"].spinner:hover {
  text-indent: -1000em;
  overflow: hidden;
  border: none !important;
  width: 24px;
  height: 24px;
  background: url("") no-repeat;
}
.cms-contents div.overlay > .content > div.body.password-recovery {
  margin-top: 30ex;
  width: 41em;
}
.cms-contents div.passwd_recovery {
  margin: 1em 5.5em;
}
.cms-contents div.password-recovery > h2 {
  padding: 0;
  width: 0;
  height: 0;
  text-indent: -1000em;
}
.cms-contents div.password-recovery > h2:after {
  background: none;
}
.cms-contents div.passwd_recovery h3 {
  margin: 0;
  padding: 0.5ex;
  font-size: 280%;
  font-weight: normal;
  text-align: center;
  border-bottom: 1px solid #000;
}
.cms-contents div.passwd_recovery .forgot_passwd_msg {
  padding: 0;
  border: none;
}
.cms-contents div.passwd_recovery form {
  margin: 4ex 0 2ex;
}
.cms-contents div.password-recovery form.passwd_recovery input[type="text"],
.cms-contents div.password-recovery form.passwd_recovery input[type="password"],
.cms-contents div.password-recovery form.passwd_recovery select {
  height: 6ex;
  border-radius: 0;
  margin: 0.5ex 0;
  padding: 0;
  color: #000;
  background: #e7e7e7;
  border-color: #e7e7e7;
}
.cms-contents div.password-recovery form.passwd_recovery input[type="text"],
.cms-contents
  div.password-recovery
  form.passwd_recovery
  input[type="password"] {
  width: 100%;
}
.cms-contents div.password-recovery form.passwd_recovery select[name="day"],
.cms-contents div.password-recovery form.passwd_recovery select[name="month"] {
  margin-right: 1ex;
}
.cms-contents div.password-recovery form.passwd_recovery span.DOB {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.cms-contents div.password-recovery form.passwd_recovery select {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  text-indent: 1em;
}
.cms-contents div.password-recovery form button[name="passwd_recovery"] {
  width: 100%;
  margin: 1ex 0;
  border-radius: 0.33em;
  padding: 0.5ex 2em;
  font-weight: normal;
  font-size: 283%;
  letter-spacing: -1px;
  text-transform: uppercase;
  border-radius: 0;
}
.cms-contents
  div.password-recovery
  form
  button[name="passwd_recovery"].spinner {
  display: block;
  margin: 2ex auto;
  padding: 0;
}
.cms-contents div.password-recovery .error:before {
  position: absolute;
}
.breadcrumbs-content {
  padding: 1ex 1em;
}
.breadcrumbs-content > ul {
  display: inline;
  margin: 0;
  padding: 0;
}
.breadcrumbs-content > ul > li {
  display: inline-block;
  list-style-type: none;
  white-space: nowrap;
}
.fragment.breadcrumbs {
  color: #000;
  background: #d3d3d3;
}
.breadcrumbs-content .title {
  color: #000;
}
.breadcrumbs-content > ul {
  margin-left: 0.5em;
}
.breadcrumbs-content > ul > li {
  color: #393939;
}
.breadcrumbs-content > ul > li > a:link,
.breadcrumbs-content > ul > li > a:visited {
  color: #e41b13;
}
.breadcrumbs-content > ul > li:last-child,
.breadcrumbs-content > ul > li:last-child > a {
  font-weight: bold;
  color: #e41b13;
}
.breadcrumbs-content > ul > li:before {
  content: "";
  display: inline-block;
  margin: 0 0.5em;
  vertical-align: middle;
  height: 10px;
  width: 6px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -385px 0;
}
.breadcrumbs-content > ul > li:first-child:before {
  display: none;
}
.expander-button:before,
tr.expander-button > th:first-child:before,
tr.expander-button > td:first-child:before {
  display: none;
}
html.expanders .expander-button:before,
html.expanders tr.expander-button > th:first-child:before,
html.expanders tr.expander-button > td:first-child:before {
  display: inline-block;
}
html.expanders tr.expander-button:before {
  display: none;
}
html.expanders .expander-collapsed > .expander-content {
  display: none;
}
html.expanders .expander-button {
  cursor: pointer;
}
html.expanders
  div.has_augmented_stream:not(.has_only_augmented_stream)
  .expander-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
html.expanders
  div.has_augmented_stream:not(.has_only_augmented_stream)
  .expander-button
  .toggle-stream-button {
  margin-left: auto;
}
.expander-button:before,
tr.expander-button > th:first-child:before,
tr.expander-button > td:first-child:before {
  content: "";
  vertical-align: middle;
  height: 11px;
  width: 11px;
  background-image: url("../images/contract.png");
  background-repeat: no-repeat;
  background-position: center;
}
.expander-collapsed > .expander-button:before,
tbody.expander-collapsed > tr.expander-button:first-child > th:before,
tbody.expander-collapsed > tr.expander-button:first-child > td:before {
  background-image: url("");
}
.expander-button:before,
tr.expander-button > th:first-child:before,
tr.expander-button > td:first-child:before {
  height: 13px;
  width: 13px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -140px 0;
  vertical-align: baseline;
  margin: -1px;
  margin-right: 0.25em;
}
.expander-collapsed > .expander-button:before,
tbody.expander-collapsed > tr.expander-button > th:first-child:before,
tbody.expander-collapsed > tr.expander-button > td:first-child:before {
  height: 13px;
  width: 13px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -157px 0;
}
.expander.fetching > .expander-button:before,
tbody.expander.fetching > tr.expander-button > th:first-child:before,
tbody.expander.fetching > tr.expander-button > td:first-child:before {
  width: 16px;
  height: 16px;
  background: url("") no-repeat;
}
html.expanders .expander > .expander-content {
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: -webkit-transform 166ms ease-in 50ms,
    opacity 166ms ease-in 50ms;
  -moz-transition: transform 166ms ease-in 50ms, opacity 166ms ease-in 50ms;
  -ms-transition: transform 166ms ease-in 50ms, opacity 166ms ease-in 50ms;
  -o-transition: transform 166ms ease-in 50ms, opacity 166ms ease-in 50ms;
  transition: transform 166ms ease-in 50ms, opacity 166ms ease-in 50ms;
}
html.expanders .expander-collapsed > .expander-content {
  display: block;
  height: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  overflow: hidden;
  opacity: 0;
  -webkit-transform: scale3d(1, 0.9, 1);
  -moz-transform: scale3d(1, 0.9, 1);
  -o-transform: scale3d(1, 0.9, 1);
  transform: scale3d(1, 0.9, 1);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
html.expanders .expander-collapsed > tr.expander-content {
  display: none;
}
.expander-button:before,
tr.expander-button > th:first-child:before,
tr.expander-button > td:first-child:before {
  vertical-align: middle;
  margin: 3px;
}
h4.expander-button:before {
  margin: 0;
}
.expander.fetching > .expander-button:before,
tbody.expander.fetching > tr.expander-button > th:first-child:before,
tbody.expander.fetching > tr.expander-button > td:first-child:before {
  margin: 1px 2px 2px 1px;
}
.expander.fetching > h6.expander-button:before {
  background: url("") no-repeat;
}

.cms-contents .favourite-button {
  display: inline-block;
  cursor: pointer;
  text-indent: -1000em;
  overflow: hidden;
  height: 21px;
  width: 22px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -252px 0;
}
.cms-contents .favourite-button.added {
  height: 21px;
  width: 22px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -174px 0;
}
.cms-contents .favourite-button:hover,
.cms-contents .favourite-button.added:hover {
  height: 21px;
  width: 22px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -226px 0;
}
div.overlay {
  display: none;
}
div.overlay.visible {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  overflow: auto;
}
div.overlay .background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
div.overlay > .content {
  display: none;
}
div.overlay > .content.visible {
  display: block;
  position: absolute;
  top: 5ex;
  bottom: 5ex;
  left: 8em;
  right: 8em;
  z-index: 1001;
  margin: 0 auto;
  min-width: 42em;
  max-width: 96em;
}
div.overlay > .content.recaptcha.visible {
  top: 31ex;
}
#recaptcha_container > div {
  position: relative;
  left: 50%;
  transform: translate(-50%);
}
#recaptcha_container:not(.standalone) {
  margin-top: 21px;
}
#recaptcha_container.standalone > div {
  padding: 31px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 12px;
}
div.overlay > .content > .body {
  position: relative;
  background-color: #000;
  margin: 4ex auto;
}
.overlay > .content iframe {
  display: block;
  margin: 0 auto;
  border-style: none;
  width: 100%;
  height: 100%;
}
div.overlay button[name="close"] {
  position: absolute;
  top: 1.5ex;
  right: 1.5em;
  z-index: 100;
  background: transparent;
  cursor: pointer;
}
.popup > .popup-content {
  transform: scale3d(1, 1, 2);
  transform-origin: top left;
  -webkit-transform-style: preserve-3d;
  transition: transform 166ms ease-in 50ms, opacity 166ms ease-in 50ms;
  -webkit-transform: scale3d(1, 1, 2);
  -moz-transform: scale3d(1, 1, 2);
  -o-transform: scale3d(1, 1, 2);
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  -webkit-transition: -webkit-transform 166ms ease-in 50ms,
    opacity 166ms ease-in 50ms;
  -moz-transition: -moz-transform 166ms ease-in 50ms, opacity 166ms ease-in 50ms;
  -o-transition: -o-transform 166ms ease-in 50ms, opacity 166ms ease-in 50ms;
}
html.popups .popup-closed > .popup-content {
  display: none;
}
.popup-button {
  cursor: pointer;
}
#cookie_management {
  position: fixed;
  z-index: 200;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
#cookie_management .cookie-management {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: white;
  text-align: center;
  padding-bottom: 15px;
}
#cookie_management .cookie-management p {
  padding: 0 10px;
}
#cookie_management .cookie-management button.configCookies {
  margin: 0 0 0 1em;
  background: white;
  border: 1px solid;
  line-height: 2.25em;
  padding: 0 1.25em;
}
#cookie_manager {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 300;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
#cookie_manager .cookie-settings {
  padding: 0.5em;
  background: white;
}
#cookie_manager .cookie-settings h3 {
  text-align: center;
}
#cookie_manager .cookie-settings-item {
  display: flex;
  flex-direction: column;
}
#cookie_manager .cookie-item-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.15em;
  line-height: 2em;
  padding: 0.55em 1.155rem;
}
#cookie_manager .cookie-name {
  width: 75%;
  padding-right: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#cookie_manager .cookie-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
#cookie_manager .cookie-toggle:checked + .cookie-label {
  background-color: green;
}
#cookie_manager .cookie-label {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 3.3em;
  height: 1.25em;
  background-color: gray;
  border-radius: 1em;
  transition: background 0.4s;
}
#cookie_manager .cookie-label::before,
#cookie_manager .cookie-label::after {
  display: block;
  position: absolute;
  content: "";
}
#cookie_manager .cookie-label::before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: white;
  border-radius: 1em;
  transition: background 0.4s;
}
#cookie_manager .cookie-label::after {
  top: -0.25em;
  left: -0.25em;
  bottom: -0.25em;
  background-color: gray;
  box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  transition: margin 0.2s, background 0.2s;
  width: 1.8em;
}
#cookie_manager .cookie-toggle:checked + .cookie-label::after {
  margin-left: 1.75em;
  background-color: green;
}
#cookie_manager .cookie-description {
  width: 75%;
  margin: 0 1.155rem 1em;
}
#cookie_manager .cookie-settings-btn {
  text-align: center;
  padding: 1em;
}
#cookie_management .cookie-management button.acceptCookies,
#cookie_manager .cookie-settings button.acceptCookies {
  vertical-align: middle;
  font-size: 1.4rem;
  color: white;
  background-image: linear-gradient(to top, black, gray);
  box-shadow: inset 0 -0.15em 0 rgba(0, 0, 0, 0.1);
  line-height: 2.25em;
  min-width: 11em;
  padding: 0 1em;
  border: 0;
  text-transform: uppercase;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.cms-contents {
}
.cms-contents .overlay > .content > .body,
.cms-contents .overlay > .content > iframe {
  border-style: solid;
  border-width: 1px;
  color: #000;
  background: none;
  background-image: radial-gradient(
    circle at 100% 0,
    rgba(204, 0, 0, 0) 22px,
    #fff 22px
  );
  background-repeat: no-repeat;
  border-color: transparent;
  box-shadow: 0 0 10ex #000;
  border-radius: 0.8ex;
}
.cms-contents .overlay > .content > button[name="close"],
.cms-contents .overlay > .content > .body > button[name="close"] {
  border-style: solid;
  border-width: 1px;
  border-radius: 0.25em;
  padding: 0;
  margin: auto;
  box-sizing: initial;
  border-color: transparent;
  text-indent: -1000em;
  overflow: hidden;
  height: 41px;
  width: 41px;
  background: url("../images/util-icons.png") no-repeat !important;
  -webkit-background-size: 879px 41px !important;
  background-size: 879px 41px !important;
  background-position: -595px 0 !important;
}
.cms-contents div.overlay > .content > .body.casino_login,
.cms-contents div.overlay > .content > .body.change_password,
.cms-contents div.overlay > .content > .body.confirm_tc {
  min-height: 40ex;
  width: 50em;
}
.cms-contents .login_popup > h2,
.cms-contents .generic-msg-content .header,
.cms-contents .casino_login > h2.header,
.cms-contents .change_password > h2.header,
.cms-contents .confirm_tc > h2.header {
  margin: 0;
  padding: 1ex 0 1ex 1.5em;
  height: 10ex;
  font-size: inherit;
  background: #fff;
}
.cms-contents .login_popup > .login-content > div.error,
.cms-contents .casino_login > div.error,
.cms-contents .change_password > div.error,
.cms-contents .confirm_tc > div.error {
  padding: 1ex 0 1ex 4ex;
  background-image: url("");
  background-position: 1ex;
  background-repeat: no-repeat;
  vertical-align: baseline;
  color: #fff;
  background-color: #e41b13;
  border-top: 1px solid #000;
}
.cms-contents .login_popup > .login-content > div.error {
  position: relative;
}
.cms-contents
  .login_popup
  > .login-content
  > div.error
  > div.message
  > button[name="close_error"],
.cms-contents
  .change_password
  > div.error
  > div.message
  > button[name="close_error"],
.cms-contents
  .confirm_tc
  > div.error
  > div.message
  > button[name="close_error"],
.cms-contents
  .casino_login
  > div.error
  > div.message
  > button[name="close_error"] {
  position: absolute;
  right: 12px;
  border-style: solid;
  border-width: 1px;
  border-radius: 0.25em;
  padding: 0;
  margin: auto;
  box-sizing: initial;
  border-color: transparent;
  text-indent: -1000em;
  overflow: hidden;
  height: 41px;
  width: 41px;
  background: url("../images/util-icons.png") no-repeat !important;
  -webkit-background-size: 879px 41px !important;
  background-size: 879px 41px !important;
  background-position: -595px 0 !important;
}
.cms-contents .login_popup > .login-content > div.error > img,
.cms-contents .casino_login > div.error > img,
.cms-contents .change_password > div.error > img,
.cms-contents .confirm_tc > div.error > img {
  display: inline-block;
}
.cms-contents .login_popup > .login-content > div.error > div.message,
.cms-contents .casino_login > div.error > div.message,
.cms-contents .change_password > div.error > div.message,
.cms-contents .confirm_tc > div.error > div.message {
  display: inline-block;
  padding-left: 9.5px;
  padding-right: 55px;
}
.cms-contents .casino_login #casino_login,
.cms-contents .change_password > div.container,
.cms-contents .confirm_tc > div.container {
  border-style: dotted;
  border-width: 1px;
  border-color: transparent;
  border-top: 1px solid #000;
}
.cms-contents .casino_login #casino_login div.login_left,
.cms-contents .casino_login #casino_login div.login_right {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.cms-contents .casino_login #casino_login div.login_left > .content {
  margin: 0 1ex 1ex 2ex;
}
.cms-contents .casino_login #casino_login div.login_right > .content {
  margin: 1ex 2ex 0 1ex;
  padding-left: 2ex;
}
.cms-contents .login_popup .login-content,
.cms-contents .change_password div.container,
.cms-contents .confirm_tc div.container {
  padding: 0 20% 0.5em 20%;
}
.cms-contents
  .casino_login
  #casino_login
  div.login_left
  div.casino_login.register
  img {
  padding: 1ex 0ex;
}
.cms-contents .casino_login #casino_login div.login_left h2 {
  padding-left: 5ex;
}
.cms-contents .change_password form.change_password {
  width: 90%;
}
.cms-contents .confirm_tc iframe.tc_frame {
  width: 100%;
  margin-top: 2ex;
  background: white;
}
.cms-contents
  .casino_login
  #casino_login
  div.login_right
  form.login
  > label
  > span,
.cms-contents
  .casino_login
  #casino_login
  div.login_right
  form.login
  > div
  > div,
.cms-contents .change_password form.change_password > div,
.cms-contents .confirm_tc form.confirm_tc > div {
  padding: 0.5ex;
}
.cms-contents
  .casino_login
  #casino_login
  div.login_right
  form.login
  > label
  > span,
.cms-contents .casino_login #casino_login div.login_right form.login > .title {
  font-size: 75%;
  display: inline-block;
  padding-top: 3ex;
  padding-left: 1ex;
}
.cms-contents .change_password form.change_password > div.title,
.cms-contents .change_password form.change_password label.title {
  font-size: 75%;
  padding-top: 3ex;
  padding-left: 1ex;
  display: block;
}
.cms-contents .login_popup .login-content form.login input[type="text"],
.cms-contents .login_popup .login-content form.login input[type="password"],
.cms-contents .casino_login #casino_login div.login_right form.login input,
.cms-contents .change_password form.change_password input {
  width: 20em;
  height: 3ex;
  border-radius: 0.5em;
  color: #000;
  background: #e7e7e7;
  border-color: #e7e7e7;
  border-radius: 0;
}
.cms-contents .login_popup .login-content form.login input[type="text"],
.cms-contents .login_popup .login-content form.login input[type="password"] {
  width: 100%;
  margin: 0.5ex 0;
}
.cms-contents .login_popup .login-content form.login input[disabled],
.cms-contents
  .casino_login
  #casino_login
  div.login_right
  form.login
  input[disabled],
.cms-contents .change_password form.change_password input[disabled] {
  color: #b9b9b9;
  background: #cccccc;
}
.cms-contents .casino_login #casino_login div.login_left div.do-register {
  margin: 2em auto 0.5em auto;
}
.cms-contents .change_password button[name="do-change-password"],
.cms-contents .confirm_tc button[name="do-confirm-tc"] {
  margin: 0;
  padding: 0;
  border: 0;
}
.cms-contents .login_popup div.do-login,
.cms-contents .casino_login #casino_login div.login_right div.do-login,
.cms-contents .change_password div.do-change-password,
.cms-contents .confirm_tc div.do-confirm-tc {
  text-align: center;
  margin-bottom: 2ex;
  margin-top: 1ex;
}
.cms-contents .confirm_tc div.do-confirm-tc {
  text-align: right;
}
.cms-contents .casino_login #casino_login div.login_right div.do-login img,
.cms-contents .change_password div.do-change-password img {
  display: block;
}
.cms-contents .login_popup .login-content .forgotten_password > a,
.cms-contents .casino_login #casino_login .forgotten_password > a,
.cms-contents .change_password .forgotten_password > a {
  color: #444444;
}
.cms-contents
  .casino_login
  #casino_login
  div.login_left
  div.casino_login.register {
  text-align: center;
}
.cms-contents
  .casino_login
  #casino_login
  div.login_left
  div.casino_login.register
  img {
  padding-top: 2ex;
}
.cms-contents
  .casino_login
  #casino_login
  div.login_left
  div.casino_login.register
  > div.message {
  text-align: left;
}
.cms-contents .overlay a.join_link {
  display: inline-block;
}
.cms-contents .casino_login span.join_link > a,
.cms-contents .casino_login span.join_link > a:visited {
  color: #fff;
  border-radius: 0;
}
.cms-contents .login_popup button.log-in,
.cms-contents .change_password button.submit_button,
.cms-contents .confirm_tc button.submit_button,
.cms-contents .overlay a.join_link,
.cms-contents .casino_login button.login_button {
  margin: 0.5ex 0.3em 1ex 0.3em;
  padding: 1ex 2em;
  font-weight: bold;
  font-size: 120%;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #fff;
}
.cms-contents .overlay a.join_link {
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
  border-color: #e41b13;
  background: #e41b13;
  border-radius: 0;
}
.cms-contents .login_popup button.log-in:hover,
.cms-contents .change_password button.submit_button:hover,
.cms-contents .confirm_tc button.submit_button:hover,
.cms-contents .casino_login span.join_link:hover,
.cms-contents .casino_login button.login_button:hover {
  text-decoration: none;
}
.cms-contents .casino_login div.welcome_bonus {
  font-size: 200%;
  font-weight: bold;
  color: #e41b13;
}
.cms-contents .casino_login div.welcome_bonus > .bonus_amt {
  display: block;
  position: relative;
  font-size: 300%;
}
.cms-contents .casino_login > div.help {
  position: relative;
  border-style: dotted;
  border-width: 1px;
  border-top: none;
  padding-top: 2ex;
  padding-bottom: 6ex;
  border-color: transparent;
  border-top: 1px solid #000;
}
.cms-contents .casino_login > div.help > div.help_left {
  position: relative;
  display: inline-block;
  width: 40%;
}
.cms-contents .casino_login > div.help > div.help_left > .content {
  margin: 1ex 1ex 1ex 3ex;
}
.cms-contents .casino_login > div.help > div.help_left > .content h3 {
  margin-bottom: 1ex;
  margin-top: 1.5ex;
}
.cms-contents
  .casino_login
  > div.help
  > div.help_left
  > .content
  .phone_numbers {
  font-size: 95%;
}
.cms-contents .casino_login > div.help > div.help_middle > .content .email {
  font-size: 95%;
}
.cms-contents .casino_login > div.help > div.help_middle > .content h3 {
  margin-bottom: 1ex;
  margin-top: 1.5ex;
}
.cms-contents .casino_login > div.help > div.title {
  width: 100%;
}
.cms-contents .casino_login > div.help > div.title > h3 {
  padding-left: 3ex;
  margin-bottom: 1ex;
  margin-top: 0;
}
.cms-contents .casino_login > div.help > div.help_middle {
  display: inline-block;
  position: relative;
  margin-left: 2.5ex;
  vertical-align: top;
  width: 30%;
}
.cms-contents .casino_login > div.help > div.help_middle > .content {
  margin: 1ex;
}
.cms-contents .casino_login > div.help > div.help_right {
  position: absolute;
  top: 0;
  right: 0;
}
.cms-contents .casino_login > div.help > div.help_right > .content > div {
  display: inline-block;
}
.cms-contents
  .casino_login
  > div.help
  > div.help_right
  > .content
  > div.chat_left {
  position: absolute;
  top: 1ex;
  right: 12ex;
}
.cms-contents .casino_login > div.help .chat_bubble {
  position: relative;
  margin: 0;
  padding: 0;
  width: 12ex;
  border-radius: 5px;
  color: #fff;
  background: #49aff7 linear-gradient(#49aff7, #126bad);
}
.cms-contents .casino_login > div.help .chat_bubble:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 55px;
  border-width: 20px 0 0 20px;
  border-style: solid;
  display: block;
  width: 0;
  border-color: #126bad transparent;
}
.cms-contents .casino_login > div.help .chat_bubble h3 {
  padding: 1ex 0.5ex;
  text-align: center;
  font-size: 95%;
}
.cms-contents .overlay > .content .generic-msg-content {
  max-width: 40em;
  border-radius: 0.5em;
  color: #000;
}
.cms-contents .overlay > .content .generic-msg-content .header {
  margin: 0;
  border: 0;
  padding: 0;
}
.cms-contents .overlay > .content .generic-msg-content .msg {
  font-size: 100%;
  border-style: solid;
  border-width: 1px;
  border-right-width: 0;
  border-left-width: 0;
  padding: 12px 1em 12px 1em;
  margin-bottom: -1px;
  color: #000;
  border-color: #000;
  background: #e7e7e7;
}
.cms-contents .overlay > .content .generic-msg-content .msg a {
  font-weight: bold;
  text-decoration: underline;
  color: #e41b13;
}
.cms-contents .overlay > .content .generic-msg-content .controls {
  display: block;
  text-align: center;
  padding: 2ex 2em;
}
.cms-contents .overlay > .content .generic-msg-content button {
  display: inline-block;
  margin: 1ex 1em;
  border-radius: 0.33em;
  padding: 0.5ex 2em;
  font-weight: bold;
  font-size: 120%;
  letter-spacing: -1px;
  text-transform: uppercase;
  border-radius: 0;
}
.cms-contents .overlay > .content .generic-prompt-content {
  max-width: 50em;
  border-radius: 0.5em;
  color: #000;
}
.cms-contents .overlay > .content .generic-prompt-content .prompt-title,
.cms-contents .overlay > .content .generic-prompt-content .prompt,
.cms-contents .overlay > .content .generic-prompt-content .prompt-box {
  font-size: 100%;
  border-style: solid;
  border-width: 1px;
  border-right-width: 0;
  border-left-width: 0;
  padding: 12px 1em 12px 1em;
  margin-bottom: -1px;
  text-align: center;
  color: #000;
  border-color: #000;
  background: #e7e7e7;
}
.cms-contents .overlay > .content .generic-prompt-content .prompt-title {
  font-size: 120%;
}
.cms-contents
  .overlay
  > .content
  .generic-prompt-content
  .prompt-box
  > input[type="text"] {
  text-align: center;
  font-size: 150%;
  color: #2f2f2f;
  background: #e7e7e7;
}
.cms-contents div.overlay > .content > div.body.login_popup {
  width: 40em;
  border-radius: 0.5em;
}
html.placeholders .cms-contents div.login_popup label.has-placeholder {
  display: block;
}
.cms-contents div.login_popup form.login span.placeholder {
  margin: 1ex 0.5em 0;
}
.cms-contents div.login_popup label.remember_me,
.cms-contents div.login_popup div.forgotten_password {
  display: inline-block;
}
.cms-contents div.login_popup div.forgotten_password > a {
  padding-left: 2ex;
}
.cms-contents div.login_popup form button[name="do-login"].spinner {
  text-indent: -1000em;
  overflow: hidden;
  border: none !important;
  width: 24px;
  height: 24px;
  background: url("") no-repeat;
}
.overlay .overlay-messages {
  text-align: center;
  box-shadow: 0 0 10ex #000;
  background: #e7e7e7;
}
.overlay .overlay-messages button {
  display: inline-block;
  margin: 1ex 1em;
  border-radius: 0.33em;
  padding: 0.5ex 2em;
  font-weight: bold;
  font-size: 120%;
  letter-spacing: -1px;
  text-transform: uppercase;
  border-radius: 0;
}
.overlay .overlay-messages iframe {
  background: #fff;
  border: solid 1px #000;
  border-width: 1px 0;
}
.overlay .overlay-messages .overlay-messages-header .msg-count {
  letter-spacing: 0.5em;
  padding-left: 0.5em;
}
.overlay .overlay-messages .overlay-messages-header {
  padding: 0.5em 1em;
}
.overlay .overlay-messages button.hide {
  display: none;
}
#cookie_layer {
  position: fixed;
  z-index: 200;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  color: #b9b9b9;
}
#cookie_layer #cookie_layer_inner {
  padding: 1.1ex 1.5em;
  margin: 0 auto;
  text-align: center;
}
#cookie_layer #cookie_layer_inner .msg {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  max-width: 80%;
}
#cookie_layer #cookie_layer_inner a {
  color: #e41b13;
}
#cookie_layer #cookie_layer_inner button {
  display: inline-block;
  min-width: 100px;
  max-width: 10%;
  padding: 1ex;
  margin-left: 5%;
  vertical-align: middle;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  outline: none;
  color: #fff;
  border-color: #787878;
  background-color: #393939;
}
.cms-contents {
}
.cms-contents div.overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
.cms-contents .overlay > .content > .body,
.cms-contents .overlay > .content > iframe {
  border-radius: 1.5ex;
}
.cms-contents .overlay > .content > .body > button[name="close"] {
  top: -2.4ex;
  right: -2.4ex;
}
.cms-contents .change_password div.container,
.cms-contents .confirm_tc div.container {
  padding: 0 15% 0.5em 15%;
}
.cms-contents .casino_login #casino_login .forgotten_password > a,
.cms-contents .change_password .forgotten_password > a,
.cms-contents
  .casino_login
  #casino_login
  div.login_right
  form.login
  > label
  > span {
  font-size: 120%;
}
.cms-contents .casino_login #casino_login .forgotten_password > a,
.cms-contents .change_password .forgotten_password > a {
  text-decoration: underline;
}
.cms-contents .change_password form.change_password {
  width: 100%;
}
.cms-contents .change_password form.change_password input {
  width: 25em;
}
.cms-contents .change_password form.change_password label.title {
  font-size: 83.33333%;
}
.cms-contents .confirm_tc div.do-confirm-tc {
  text-align: center;
}
.cms-contents .confirm_tc button[name="do-confirm-tc"] {
  width: 100%;
  font-size: 150%;
}
.cms-contents .casino_login > h2.header,
.cms-contents .change_password > h2.header {
  background: none;
}
.cms-contents .login_popup > .login-content > div.error > div.message,
.cms-contents .casino_login > div.error > div.message,
.cms-contents .change_password > div.error > div.message,
.cms-contents .confirm_tc > div.error > div.message {
  padding-left: 2ex;
  padding-right: 24px;
}
.cms-contents
  .login_popup
  > .login-content
  > div.error
  > div.message
  > button[name="close_error"],
.cms-contents
  .change_password
  > div.error
  > div.message
  > button[name="close_error"],
.cms-contents
  .confirm_tc
  > div.error
  > div.message
  > button[name="close_error"],
.cms-contents
  .casino_login
  > div.error
  > div.message
  > button[name="close_error"] {
  height: 14px;
  width: 14px;
  background: url("../images/util-icons.png") no-repeat !important;
  -webkit-background-size: 879px 41px !important;
  background-size: 879px 41px !important;
  background-position: -122px 0 !important;
  border: 1px solid #000;
  right: 0.4em;
}
.cms-contents div.overlay > .content > .login-error {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
}
.cms-contents div.overlay > .content > .login-error .error-msg {
  color: #fff;
}
.cms-contents div.overlay iframe + button[name="close"] {
  top: -2.5ex;
  right: -3.5ex;
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .cms-contents div.overlay > .content.visible {
    position: relative;
    top: 30px;
    bottom: 0px;
    left: 0px;
    right: 0px;
  }
}
ul.tabs {
  display: block;
  list-style-type: none;
  margin: 1ex 1em;
  padding: 0;
}
ul.tabs > li {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  text-align: center;
}
ul.tabs > li > a {
  display: block;
  border: solid 1px #ccc;
  padding: 0.5ex 0.5em;
  min-width: 8em;
  color: #000;
  background: #eee;
  text-decoration: none;
}
ul.tabs > li.active-tab {
  font-weight: bold;
}
ul.tabs > li.active-tab > a {
  color: #000;
  background: #fff;
}
ul.tabs > li > a:hover,
ul.tabs > li > a:active,
ul.tabs > li > a:focus {
  color: #000;
  background: #ffd;
}
ul.tabs > li > a:focus {
  outline: none;
}
html.tabs .inactive-tab {
  display: none;
}
.cms-contents ul.tabs {
  margin: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 0;
  border-color: #e7e7e7;
  background: #fff;
}
.cms-contents ul.tabs > li {
  min-height: 29px;
  text-align: left;
}
.cms-contents ul.tabs > li > a {
  padding: 0.7ex 0 0;
  border: none;
  background: transparent;
  padding-right: 0.3em;
}
.cms-contents ul.tabs > li > a > span {
  display: inline-block;
  padding: 0;
}
.cms-contents ul.tabs > li > a > span:before {
  margin-right: 1ex;
  padding: 0;
}
.cms-contents ul.tabs > li {
  position: relative;
  border-bottom: solid 1px transparent;
  background: #fff;
  color: #000;
}
.cms-contents ul.tabs > li > a {
  border-top: solid 1px transparent;
}
.cms-contents ul.tabs > li:first-child > a {
  padding-left: 0.5em;
}
.cms-contents ul.tabs > li.active-tab {
  background: #e7e7e7;
}
.cms-contents ul.tabs > li > a:hover {
  text-decoration: none;
}
.cms-contents ul.tabs > li:hover {
  color: #e41b13;
}
.cms-contents ul.tabs {
  font-size: 122%;
}
.cms-contents ul.tabs > li {
  padding-right: 0.5em;
  padding-left: 0.5em;
  min-height: 33px;
}
.cms-contents ul.tabs > li:first-child > a {
  padding-left: 0.2em;
}
.cms-contents ul.tabs > li > a > span {
  display: inline;
}
.cms-contents ul.tabs > li:not(.active-tab):after {
  position: absolute;
  content: "";
  width: 1px;
  height: 70%;
  top: 15%;
  left: 0;
  background: #000;
}
.cms-contents ul.tabs > li:first-child:after,
.cms-contents ul.tabs > li.active-tab + li:after {
  background: none;
}
.cms-contents ul.tabs > li.active-tab {
  font-weight: normal;
}
.cms-contents ul.tabs > li > a {
  color: inherit;
}
.fragment.inplay-and-upcoming ul.tabs {
  font-size: 125%;
}
.fragment.selections-for-racing-event ul.tabs {
  padding-top: 0.5ex;
}
html.placeholders .has-placeholder {
  position: relative;
  display: inline-block;
  z-index: 0;
}
html.placeholders .has-placeholder > .placeholder {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  padding: 0.5ex 0.5em;
  cursor: text;
  pointer-events: none;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.has-placeholder.has-focus > .placeholder,
.has-placeholder.has-value > .placeholder {
  display: none;
}
.has-placeholder:not(.has-focus):not(.has-value) > input {
  color: transparent;
  -webkit-text-fill-color: transparent;
}
html.placeholders #header-area .has-placeholder > .placeholder {
  margin: 0.8ex 0.5em;
  font-size: 100%;
  font-weight: normal;
}
.has-placeholder.has-focus > .placeholder,
.has-placeholder.has-value > .placeholder {
  display: none;
}
.has-placeholder:not(.has-focus):not(.has-value) > input {
  -webkit-text-fill-color: unset;
}
div.pager > .pager-content {
  overflow: hidden;
  white-space: nowrap;
}
div.pager > .pager-content > .pager-page {
  display: inline-block;
  position: relative;
  left: 0;
  width: 100%;
  vertical-align: top;
  white-space: normal;
  transition: left ease-in-out 333ms;
  -webkit-transition: left ease-in-out 333ms;
  -moz-transition: left ease-in-out 333ms;
  -o-transition: left ease-in-out 333ms;
}
div.pager ul.pager-content.active-pager li.pager-item.current-page {
  display: inline-block;
}
.pager-controls {
  display: none;
}
.pager-controls.active-pager {
  display: block;
}
.cms-contents {
}
.cms-contents .fragment.inplay .coupon-scoreboard,
.cms-contents .fragment.coupon-for-type > .expander-content,
.cms-contents .fragment.coupon-for-nav-group .pager,
.cms-contents .fragment.bet-highlights-nav-group .pager,
.cms-contents .fragment.overview .pager,
.cms-contents .fragment.mkt-group-for-sort .pager,
.cms-contents .fragment.upcoming-race-mkts .pager,
.cms-contents .fragment.odds-on .expander-content,
.cms-contents .fragment.feat-selns-carousel {
  position: relative;
}
.cms-contents .fragment.inplay .pager-controls,
.cms-contents .fragment.coupon-for-type .pager-controls,
.cms-contents .fragment.coupon-for-nav-group .pager-controls,
.cms-contents .fragment.bet-highlights-nav-group .pager-controls,
.cms-contents .fragment.overview .pager-controls,
.cms-contents .fragment.mkt-group-for-sort .pager-controls,
.cms-contents .fragment.upcoming-race-mkts .pager-controls,
.cms-contents .fragment.odds-on .pager-controls,
.cms-contents .fragment.feat-selns-carousel .pager-controls {
  position: absolute;
  bottom: 100%;
  right: 0;
  margin: 0.75ex;
}
.cms-contents .fragment.inplay > h4,
.cms-contents .fragment.coupon-for-type > h4,
.cms-contents .fragment.coupon-for-nav-group > h4,
.cms-contents .fragment.mkt-group-for-sort > h4 {
  padding-right: 7.5em;
}
.cms-contents .fragment.inplay .pager,
.cms-contents .fragment.coupon-for-type .pager {
  padding-top: 0.25ex;
}
.cms-contents .pager-controls > * {
  display: inline-block;
  margin: 0;
  border: solid 1px;
  padding: 0.5ex 0.25em;
  vertical-align: top;
  color: #000;
  background: #f28c8d;
  border-color: #e41b13;
}
.cms-contents .pager-controls > .pager-position {
  min-width: 4em;
  text-align: center;
  color: #000;
  background: #f28c8d;
}
.cms-contents .pager-controls > button {
  border-radius: 100em;
}
.cms-contents .pager-controls > button:hover {
  background: #f28c8d;
  opacity: 0.8;
}
.cms-contents .pager-controls > button[name="pager-back"],
.cms-contents
  .pager-controls
  > button[name="bh-promo-pager-button"].bh_pager_prev {
  border-left-style: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.cms-contents .pager-controls > button[name="pager-forward"],
.cms-contents
  .pager-controls
  > button[name="bh-promo-pager-button"].bh_pager_next {
  border-right-style: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.cms-contents .pager-controls > button > span {
  display: block;
  text-indent: -1000em;
  overflow: hidden;
  width: 12px;
}
.cms-contents .pager-controls > button {
  height: 23px;
}
.cms-contents .pager-controls > button[name="pager-back"] > span,
.cms-contents
  .pager-controls
  > button[name="bh-promo-pager-button"].bh_pager_prev
  > span {
  height: 10px;
  width: 5px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -546px 0;
}
.cms-contents .pager-controls > button[name="pager-forward"] > span,
.cms-contents
  .pager-controls
  > button[name="bh-promo-pager-button"].bh_pager_next
  > span {
  height: 10px;
  width: 5px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -537px 0;
}
.cms-contents .pager-controls > button[disabled] > span {
  opacity: 0.33;
}
.cms-contents .pager-controls > button[disabled] {
  background: #f28c8d;
  opacity: initial;
}
body.layout-3_col #contents {
  min-width: 82em;
  max-width: 133em;
  margin: 0 auto;
  z-index: 0;
}
body.layout-3_col #body {
  display: table;
  width: 100%;
}
body.layout-3_col #body > div {
  display: table-row;
}
body.layout-3_col #main-area,
body.layout-3_col #nav-area,
body.layout-3_col #slip-area {
  display: table-cell;
  vertical-align: top;
}
body.layout-3_col #nav-area {
  width: 16em;
}
body.layout-3_col #slip-area {
  width: 16em;
}
body.layout-3_col #contents {
  min-width: 83em;
  max-width: 133em;
}
body.layout-3_col #body {
  table-layout: fixed;
}
body.layout-3_col #header-area {
  margin: 0.667em 0.667em 0;
}
body.layout-3_col #nav-area {
  width: 18.833em;
}
body.layout-3_col #slip-area {
  width: 21.5em;
}
body.layout-3_col #main-area > .fragment {
  margin-left: 0;
  margin-right: 0;
}
body.layout-3_col #contents {
  min-width: none;
  max-width: none;
}
body.layout-3_col #header-area {
  margin: 0.667em 0 0;
}
#main-contents {
  min-width: 83em;
  max-width: 133em;
  margin-left: auto;
  margin-right: auto;
}
button.price {
  display: table;
  display: -ms-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: flex;
}
button.price > span {
  display: table-row;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  min-width: 0;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -ms-flexbox;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -ms-flex-direction: row;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -webkit-box-orient: horizontal;
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;
  -moz-box-orient: horizontal;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -webkit-flex-direction: row;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  display: flex;
  flex-direction: row;
  flex-items: center;
}
button.price > span > span {
  display: table-cell;
  vertical-align: middle;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  -webkit-box-align: center;
  display: -moz-box;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  display: flex;
  align-items: center;
}
button.price .seln-label {
  text-align: left;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 0.5em;
  min-width: 0;
  width: 100%;
  -webkit-flex: 1 1;
  -ms-flex: 1 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1;
  flex: 1 1;
}
button.price .seln-silk {
  padding-right: 1em;
  display: table-cell;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: flex;
}
button.price .seln-silk img {
  vertical-align: middle;
}
button.price .price {
  text-align: center;
  white-space: nowrap;
}
html.prices-DEC .price.frac,
html.prices-DEC .price.us,
html.prices-FRAC .price.dec,
html.prices-FRAC .price.us,
html.prices-US .price.frac,
html.prices-US .price.dec {
  display: none;
}
.cms-contents {
}
.cms-contents button.price,
.cms-contents div.mkt-count > a,
.cms-contents span.mkt-count > a,
.cms-contents td.mkt-count > a,
.cms-contents td.is-virtual > a,
.cms-contents a.multisort-default {
  border: none;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 0.5em;
  font-weight: normal;
  border-radius: 0.25em;
  -webkit-transition: background-color 333ms ease, color 333ms ease;
  -moz-transition: background-color 333ms ease, color 333ms ease;
  -ms-transition: background-color 333ms ease, color 333ms ease;
  -o-transition: background-color 333ms ease, color 333ms ease;
  transition: background-color 333ms ease, color 333ms ease;
  border-radius: 0px;
  border-color: transparent;
  background: #fff;
  color: #000;
}
.cms-contents button.price .price {
  padding-left: 11px;
  color: #000;
}
.cms-contents button.price:hover {
  border-color: transparent;
  background: #fff;
  color: #e41b13;
}
.cms-contents button.price[disabled],
.cms-contents button.price[disabled]:hover {
  border: 1px solid #d3d3d3;
  background: #e7e7e7;
}
.cms-contents button.price[disabled] .price {
  color: #6c6c6c;
}
.cms-contents button.price.on-slip,
.cms-contents button.price.adding-to-slip {
  font-weight: bold;
  background: #d3d3d3;
  color: #000;
  font-weight: normal;
  -webkit-box-shadow: inset 0px 0px 0px 2px #e41b13;
  -moz-box-shadow: inset 0px 0px 0px 2px #e41b13;
  box-shadow: inset 0px 0px 0px 2px #e41b13;
}
.cms-contents button.price.on-slip .price,
.cms-contents button.price.adding-to-slip .price {
  color: inherit;
}
.cms-contents button.price .seln-label > span {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cms-contents button.price[disabled] .seln-label > span {
  color: #6c6c6c;
}
.cms-contents button.price[disabled]:not(.non-runner) .price {
  text-indent: -1000em;
  overflow: hidden;
  padding: 0;
  height: 24px;
  width: 19px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -514px 0;
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
.cms-contents button.price .favourite-button {
  display: block;
  margin: -10px 0.5em -10px 0;
}
.cms-contents button.price.incr .price:not(.was-price) {
  background: url("../images/incr-arrow.png") no-repeat;
  background-position: left -10px;
  -webkit-animation: button-price-incr 5s;
  -moz-animation: button-price-incr 5s;
  -o-animation: button-price-incr 5s;
  animation: button-price-incr 5s;
}
.cms-contents button.price.decr .price:not(.was-price) {
  background: url("../images/decr-arrow.png") no-repeat;
  background-position: left 20px;
  -webkit-animation: button-price-decr 5s;
  -moz-animation: button-price-decr 5s;
  -o-animation: button-price-decr 5s;
  animation: button-price-decr 5s;
}
@-webkit-keyframes button-price-incr {
  0% {
    background-position: left 20px;
  }
  30% {
    background-position: left 5px;
  }
  70% {
    background-position: left 5px;
  }
}
@-moz-keyframes button-price-incr {
  0% {
    background-position: left 20px;
  }
  30% {
    background-position: left 5px;
  }
  70% {
    background-position: left 5px;
  }
}
@-o-keyframes button-price-incr {
  0% {
    background-position: left 20px;
  }
  30% {
    background-position: left 5px;
  }
  70% {
    background-position: left 5px;
  }
}
@keyframes button-price-incr {
  0% {
    background-position: left 20px;
  }
  30% {
    background-position: left 5px;
  }
  70% {
    background-position: left 5px;
  }
}
@-webkit-keyframes button-price-decr {
  0% {
    background-position: left -10px;
  }
  30% {
    background-position: left 5px;
  }
  70% {
    background-position: left 5px;
  }
}
@-moz-keyframes button-price-decr {
  0% {
    background-position: left -10px;
  }
  30% {
    background-position: left 5px;
  }
  70% {
    background-position: left 5px;
  }
}
@-o-keyframes button-price-decr {
  0% {
    background-position: left -10px;
  }
  30% {
    background-position: left 5px;
  }
  70% {
    background-position: left 5px;
  }
}
@keyframes button-price-decr {
  0% {
    background-position: left -10px;
  }
  30% {
    background-position: left 5px;
  }
  70% {
    background-position: left 5px;
  }
}
.cms-contents button.price,
.cms-contents div.mkt-count > a,
.cms-contents span.mkt-count > a,
.cms-contents td.mkt-count > a,
.cms-contents a.multisort-default {
  font-size: 115%;
}
.cms-contents button.price[disabled] {
  padding: 0.4ex 0.5em;
}
.cms-contents button.price .seln-label {
  padding-right: 0;
}
.cms-contents button.price .seln-label > span {
  display: inline;
}
table.mkt_content,
table.coupon {
  table-layout: fixed;
  width: 100%;
}
table.mkt_content button.price,
table.coupon button.price,
ul.mkt_content button.price {
  width: 100%;
  height: 100%;
}
table.mkt_content tbody tr.hidden-row {
  display: none;
}
table.mkt_content tbody tr {
  display: table-row;
}
div.expander-div {
  text-align: center;
  padding: 0.5ex 0;
}
button.expander-btn {
  width: 5em;
}
td.seln > div {
  display: inline-block;
  height: 100%;
  width: 100%;
}
ul.mkt_content.default {
  padding: 0;
  margin: 0;
}
ul.mkt_content.default li {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.mkt_content.two-col li {
  display: inline-block;
  width: 49%;
}
ul.mkt_content li.hidden-row {
  display: none;
}
table.set-score {
}
table.set-score td.score-col {
  text-align: center;
}
table.coupon {
  table-layout: fixed;
}
table.coupon td.event-header .ev-type-header {
  color: black;
  background-color: #dddddd;
  padding: 5px;
}
table.coupon th.time,
table.coupon td.time {
  width: 8em;
}
table.coupon th.mkt-count,
table.coupon td.mkt-count {
  width: 4em;
}
table.coupon th.will-be-inplay,
table.coupon td.will-be-inplay {
  width: 2em;
}
table.coupon th.stream,
table.coupon td.stream {
  width: 3em;
  text-align: center;
}
table.coupon th.stats,
table.coupon td.stats {
  width: 2.5em;
}
table.coupon th.is-virtual,
table.coupon td.is-virtual {
  text-align: center;
  width: 1.5em;
}
table.coupon td.mkt-count {
  text-align: right;
}
table.coupon td.stats {
  text-align: center;
}
table.coupon td.mkt-count > a,
table.coupon td.will-be-inplay > span,
table.coupon td.stats > a {
  display: block;
}
table.coupon .coupon-scoreboards .ev.inplay > .period,
table.coupon .ev > .time,
table.coupon .ev > .date,
table.coupon .ev > .clock,
table.coupon .ev > .period,
table.coupon .ev > .score {
  display: block;
}
table.coupon .ev > .clock,
table.coupon .ev.inplay > .period,
table.coupon .ev.inplay > .clock.clock_mode_none {
  display: none;
}
table.coupon .ev.inplay > .clock {
  display: block;
}
table.coupon td.banner,
table.coupon th.banner {
  width: 48px;
}
tr > td.mkt-extra {
  width: 5.5em;
  padding-left: 0.5em;
}
tr > td.seln_sort-D {
  width: 9.7em;
}
col.seln_sort-D {
  width: 5em;
}
@media screen and (max-width: 78em) {
  html.prices-DEC tr > td.seln_sort-D {
    width: 8.8em;
  }
  html.prices-FRAC tr > td.seln_sort-D {
    width: 8.3em;
  }
  html.prices-DEC col.seln_sort-D {
    width: 4.5em;
  }
  html.prices-FRAC col.seln_sort-D {
    width: 4.3em;
  }
}
.cms-contents {
}
.cms-contents ul.mkt.default > li {
  padding: 0 0.5ex;
}
.cms-contents ul.mkt.default > li > button {
  margin: 0.5ex 0;
}
.cms-contents table.mkt th {
  padding: 1ex 1em;
  vertical-align: middle;
  text-align: center;
}
.cms-contents table.mkt th .favourite-button {
  margin: 0 0.5em -0.3ex -20px;
  vertical-align: text-bottom;
}
.cms-contents table.coupon {
  border-spacing: 0;
}
.cms-contents table.coupon:not(.us-layout) tr:nth-child(odd) {
  background: transparent;
}
.cms-contents table.coupon:not(.us-layout) tr:nth-child(even) {
  background: #d3d3d3;
}
.cms-contents table.coupon th,
.cms-contents table.coupon td {
  padding: 0.3ex;
  vertical-align: middle;
}
.cms-contents a.multisort-default,
.cms-contents a.no_sort_selns {
  display: block;
  text-align: center;
}
.cms-contents table.coupon td.time {
  width: 4em;
  text-align: center;
}
.cms-contents table.coupon .ev > .time,
.cms-contents table.coupon .ev > .date,
.cms-contents table.coupon .ev > .clock,
.cms-contents table.coupon .ev > .period,
.cms-contents table.coupon .ev > .score {
  color: #393939;
  font-size: 83%;
}
.cms-contents table.coupon .ev > .score {
  color: inherit;
  font-weight: bold;
  color: #e41b13;
}
.cms-contents td.seln_sort-D .seln-label {
  font-weight: bold;
}
.cms-contents .ew-terms {
  padding: 0.5ex 0;
  font-weight: bold;
}
.cms-contents a.stats {
  display: inline-block;
  border: none;
  border-top: solid 1px;
  border-bottom: solid 1px;
  padding: 0.5em;
  font-weight: normal;
  border-radius: 0.25em;
  -webkit-transition: background-color 333ms ease, color 333ms ease;
  -moz-transition: background-color 333ms ease, color 333ms ease;
  -ms-transition: background-color 333ms ease, color 333ms ease;
  -o-transition: background-color 333ms ease, color 333ms ease;
  transition: background-color 333ms ease, color 333ms ease;
  background: #fff;
  border: none;
  border-radius: 0px;
}
.cms-contents a.stats > .ST {
  display: inline-block;
  text-indent: -1000em;
  overflow: hidden;
  vertical-align: bottom;
  height: 20px;
  width: 15px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -744px 0;
}
.cms-contents .player-props {
  display: grid;
}
.cms-contents .player-props > div:not(.players-column) {
  margin: 1.25px 1.25px 0 0;
}
.cms-contents .player-props.with-1-seln-columns {
  grid-template-columns: 20% repeat(1, 1fr);
  padding: 5px 0;
}
.cms-contents .player-props.with-2-seln-columns {
  grid-template-columns: 20% repeat(2, 1fr);
  padding: 5px 0;
}
.cms-contents .player-props.with-3-seln-columns {
  grid-template-columns: 20% repeat(3, 1fr);
  padding: 5px 0;
}
.cms-contents .player-props.with-4-seln-columns {
  grid-template-columns: 20% repeat(4, 1fr);
  padding: 5px 0;
}
.cms-contents .player-props.with-5-seln-columns {
  grid-template-columns: 20% repeat(5, 1fr);
  padding: 5px 0;
}
.cms-contents .player-props .header-row,
.cms-contents .player-milestones .header-row {
  font-size: 80%;
  height: 1.6em;
  line-height: 2.4em;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cms-contents .player-props .players-column,
.cms-contents .player-milestones .players-column {
  padding: 2px 4px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cms-contents .player-props .players-name,
.cms-contents .player-milestones .players-name {
  font-weight: bolder;
  line-height: 90%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cms-contents .player-props .players-team,
.cms-contents .player-milestones .players-team {
  font-size: 90%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cms-contents .player-props button[name="add-to-slip"] span,
.cms-contents .player-milestones button[name="add-to-slip"] span {
  align-self: center;
}
.cms-contents .player-milestones .player-grid-wrapper {
  display: flex;
  position: relative;
  padding: 0 5px 5px 0;
}
.cms-contents .player-milestones .player-grid-wrapper .player-list {
  width: 33%;
  display: flex;
  flex-direction: column;
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .player-list
  .players-column {
  margin: auto 0;
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .player-list
  .players-column.header-row {
  margin: 0;
}
.cms-contents .player-milestones .player-grid-wrapper .seln-list {
  display: grid;
  gap: 5px;
  width: 67%;
  overflow-x: auto;
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list
  .scroll-controls {
  position: absolute;
  top: 0;
  left: 33%;
  right: 0;
  display: flex;
  justify-content: space-between;
  padding: 5px;
  pointer-events: none;
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list
  .scroll-controls
  button {
  border-radius: 100%;
  width: 30px;
  height: 30px;
  border: none;
  font-weight: bold;
  opacity: 0;
  transition: opacity 333ms;
  pointer-events: all;
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list
  .scroll-controls
  button:hover {
  opacity: 1;
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list:hover
  .scroll-controls
  button {
  opacity: 0.7;
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-1-seln-columns {
  grid-template-columns: repeat(1, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-2-seln-columns {
  grid-template-columns: repeat(2, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-3-seln-columns {
  grid-template-columns: repeat(3, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-4-seln-columns {
  grid-template-columns: repeat(4, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-5-seln-columns {
  grid-template-columns: repeat(5, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-6-seln-columns {
  grid-template-columns: repeat(6, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-7-seln-columns {
  grid-template-columns: repeat(7, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-8-seln-columns {
  grid-template-columns: repeat(8, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-9-seln-columns {
  grid-template-columns: repeat(9, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-10-seln-columns {
  grid-template-columns: repeat(10, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-11-seln-columns {
  grid-template-columns: repeat(11, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-12-seln-columns {
  grid-template-columns: repeat(12, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-13-seln-columns {
  grid-template-columns: repeat(13, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-14-seln-columns {
  grid-template-columns: repeat(14, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-15-seln-columns {
  grid-template-columns: repeat(15, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-16-seln-columns {
  grid-template-columns: repeat(16, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-17-seln-columns {
  grid-template-columns: repeat(17, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-18-seln-columns {
  grid-template-columns: repeat(18, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-19-seln-columns {
  grid-template-columns: repeat(19, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-20-seln-columns {
  grid-template-columns: repeat(20, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-21-seln-columns {
  grid-template-columns: repeat(21, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-22-seln-columns {
  grid-template-columns: repeat(22, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-23-seln-columns {
  grid-template-columns: repeat(23, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-24-seln-columns {
  grid-template-columns: repeat(24, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-25-seln-columns {
  grid-template-columns: repeat(25, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-26-seln-columns {
  grid-template-columns: repeat(26, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-27-seln-columns {
  grid-template-columns: repeat(27, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-28-seln-columns {
  grid-template-columns: repeat(28, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-29-seln-columns {
  grid-template-columns: repeat(29, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-30-seln-columns {
  grid-template-columns: repeat(30, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-31-seln-columns {
  grid-template-columns: repeat(31, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-32-seln-columns {
  grid-template-columns: repeat(32, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-33-seln-columns {
  grid-template-columns: repeat(33, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-34-seln-columns {
  grid-template-columns: repeat(34, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-35-seln-columns {
  grid-template-columns: repeat(35, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-36-seln-columns {
  grid-template-columns: repeat(36, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-37-seln-columns {
  grid-template-columns: repeat(37, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-38-seln-columns {
  grid-template-columns: repeat(38, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-39-seln-columns {
  grid-template-columns: repeat(39, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-40-seln-columns {
  grid-template-columns: repeat(40, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-41-seln-columns {
  grid-template-columns: repeat(41, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-42-seln-columns {
  grid-template-columns: repeat(42, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-43-seln-columns {
  grid-template-columns: repeat(43, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-44-seln-columns {
  grid-template-columns: repeat(44, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-45-seln-columns {
  grid-template-columns: repeat(45, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-46-seln-columns {
  grid-template-columns: repeat(46, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-47-seln-columns {
  grid-template-columns: repeat(47, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-48-seln-columns {
  grid-template-columns: repeat(48, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-49-seln-columns {
  grid-template-columns: repeat(49, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-50-seln-columns {
  grid-template-columns: repeat(50, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-51-seln-columns {
  grid-template-columns: repeat(51, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-52-seln-columns {
  grid-template-columns: repeat(52, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-53-seln-columns {
  grid-template-columns: repeat(53, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-54-seln-columns {
  grid-template-columns: repeat(54, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-55-seln-columns {
  grid-template-columns: repeat(55, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-56-seln-columns {
  grid-template-columns: repeat(56, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-57-seln-columns {
  grid-template-columns: repeat(57, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-58-seln-columns {
  grid-template-columns: repeat(58, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-59-seln-columns {
  grid-template-columns: repeat(59, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-60-seln-columns {
  grid-template-columns: repeat(60, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-61-seln-columns {
  grid-template-columns: repeat(61, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-62-seln-columns {
  grid-template-columns: repeat(62, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-63-seln-columns {
  grid-template-columns: repeat(63, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-64-seln-columns {
  grid-template-columns: repeat(64, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-65-seln-columns {
  grid-template-columns: repeat(65, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-66-seln-columns {
  grid-template-columns: repeat(66, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-67-seln-columns {
  grid-template-columns: repeat(67, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-68-seln-columns {
  grid-template-columns: repeat(68, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-69-seln-columns {
  grid-template-columns: repeat(69, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-70-seln-columns {
  grid-template-columns: repeat(70, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-71-seln-columns {
  grid-template-columns: repeat(71, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-72-seln-columns {
  grid-template-columns: repeat(72, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-73-seln-columns {
  grid-template-columns: repeat(73, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-74-seln-columns {
  grid-template-columns: repeat(74, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-75-seln-columns {
  grid-template-columns: repeat(75, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-76-seln-columns {
  grid-template-columns: repeat(76, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-77-seln-columns {
  grid-template-columns: repeat(77, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-78-seln-columns {
  grid-template-columns: repeat(78, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-79-seln-columns {
  grid-template-columns: repeat(79, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-80-seln-columns {
  grid-template-columns: repeat(80, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-81-seln-columns {
  grid-template-columns: repeat(81, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-82-seln-columns {
  grid-template-columns: repeat(82, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-83-seln-columns {
  grid-template-columns: repeat(83, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-84-seln-columns {
  grid-template-columns: repeat(84, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-85-seln-columns {
  grid-template-columns: repeat(85, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-86-seln-columns {
  grid-template-columns: repeat(86, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-87-seln-columns {
  grid-template-columns: repeat(87, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-88-seln-columns {
  grid-template-columns: repeat(88, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-89-seln-columns {
  grid-template-columns: repeat(89, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-90-seln-columns {
  grid-template-columns: repeat(90, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-91-seln-columns {
  grid-template-columns: repeat(91, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-92-seln-columns {
  grid-template-columns: repeat(92, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-93-seln-columns {
  grid-template-columns: repeat(93, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-94-seln-columns {
  grid-template-columns: repeat(94, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-95-seln-columns {
  grid-template-columns: repeat(95, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-96-seln-columns {
  grid-template-columns: repeat(96, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-97-seln-columns {
  grid-template-columns: repeat(97, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-98-seln-columns {
  grid-template-columns: repeat(98, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-99-seln-columns {
  grid-template-columns: repeat(99, minmax(16.66667%, 1fr));
}
.cms-contents
  .player-milestones
  .player-grid-wrapper
  .seln-list.with-100-seln-columns {
  grid-template-columns: repeat(100, minmax(16.66667%, 1fr));
}
.cms-contents .player-milestones .controls {
  display: flex;
  justify-content: center;
  padding: 0 4px 4px 4px;
}
.cms-contents .fragment table.coupon .event-scoreboard {
  text-align: center;
}
.cms-contents .fragment .event-scoreboard .will-be-inplay-image {
  height: 22px;
  width: 20px;
}
.cms-contents .will-be-inplay-image {
  display: inline-block;
  height: 22px;
  width: 20px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -50px 0;
  vertical-align: -4px;
}
.cms-contents .will-be-inplay-image.is-inplay {
  height: 23px;
  width: 20px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -74px 0;
}
.cms-contents .will-be-inplay-image.shaded {
  height: 22px;
  width: 20px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -98px 0;
}
@media screen and (min-width: 114em) {
  .cms-contents .expander-content > ul.default.ev-sort-TN > li {
    width: 50%;
    display: inline-block;
    margin: 0;
    padding: 0.3ex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cms-contents .expander-content > ul.default.ev-sort-TN > li:only-child {
    width: 100%;
  }
}
@media screen and (min-width: 76em) {
  .cms-contents
    html.default-font-size
    .expander-content
    > ul.default.ev-sort-TN
    > li {
    width: 50%;
    display: inline-block;
    margin: 0;
    padding: 0.3ex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cms-contents
    html.default-font-size
    .expander-content
    > ul.default.ev-sort-TN
    > li:only-child {
    width: 100%;
  }
}
.cms-contents .correct-score * {
  box-sizing: border-box;
}
.cms-contents .correct-score .header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  padding: 1ex;
  gap: 1ex;
}
.cms-contents .correct-score .header .section-button {
  color: #000;
  background: none;
  border: none;
  text-transform: none;
  padding: 0.5ex 1ex;
  font-weight: bold;
  border-bottom: 3px solid transparent;
  font-size: 87.5%;
}
.cms-contents .correct-score .header .section-button.active {
  border-bottom: 3px solid #e41b13;
}
.cms-contents .correct-score .section.main {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.cms-contents .correct-score .section.main button.price {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 40px;
  flex: 1;
}
@media screen and (min-width: 480px) {
  .cms-contents .correct-score .section.main {
    flex-direction: row;
  }
  .cms-contents .correct-score .section.main .row:nth-child(1) {
    flex: 6;
  }
  .cms-contents .correct-score .section.main .row:nth-child(2) {
    flex: 4;
  }
}
.cms-contents .correct-score .section.all > div > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cms-contents .correct-score .section.all .seln {
  flex: 1;
}
.cms-contents .correct-score .section.all .seln button.price {
  width: 100%;
}
.cms-contents .correct-score .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  padding: 0 8px 8px 8px;
}
.cms-contents .correct-score .divider {
  width: 1px;
  background: #d1d1d1;
}
.cms-contents .correct-score .counter {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  align-self: flex-end;
  min-width: 164px;
  max-width: 232px;
  width: 100%;
}
.cms-contents .correct-score .counter .label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: stretch;
  justify-content: stretch;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 12px;
  width: 100%;
}
.cms-contents .correct-score .counter .label span {
  text-align: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  font-size: 81.25%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@supports (-webkit-line-clamp: 2) {
  .cms-contents .correct-score .counter .label span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.cms-contents .correct-score .counter .controls {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cms-contents .correct-score .counter .controls .counter-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: none;
  border: none;
  padding: 0;
  margin: 4px;
}
.cms-contents .correct-score .counter .controls .counter-btn .minus {
  height: 40px;
  width: 40px;
  background: url("") no-repeat;
  -webkit-background-size: 177px 40px;
  background-size: 177px 40px;
  background-position: -49px 0;
}
.cms-contents .correct-score .counter .controls .counter-btn:disabled .minus {
  height: 40px;
  width: 40px;
  background: url("") no-repeat;
  -webkit-background-size: 177px 40px;
  background-size: 177px 40px;
  background-position: -5px 0;
  cursor: default;
}
.cms-contents .correct-score .counter .controls .counter-btn .plus {
  height: 40px;
  width: 40px;
  background: url("") no-repeat;
  -webkit-background-size: 177px 40px;
  background-size: 177px 40px;
  background-position: -137px 0;
}
.cms-contents .correct-score .counter .controls .counter-btn:disabled .plus {
  height: 40px;
  width: 40px;
  background: url("") no-repeat;
  -webkit-background-size: 177px 40px;
  background-size: 177px 40px;
  background-position: -93px 0;
  cursor: default;
}
.cms-contents .correct-score .counter .controls .value {
  font-size: 137.5%;
  font-weight: bold;
  width: 50px;
  text-align: center;
}
.cms-contents .totals-market * {
  box-sizing: border-box;
}
.cms-contents .totals-market .header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  padding: 1ex;
  gap: 1ex;
}
.cms-contents .totals-market .header .section-button {
  color: #000;
  background: none;
  border: none;
  text-transform: none;
  padding: 0.5ex 1ex;
  font-weight: bold;
  border-bottom: 3px solid transparent;
  font-size: 87.5%;
}
.cms-contents .totals-market .header .section-button.active {
  border-bottom: 3px solid #e41b13;
}
.cms-contents .totals-market .section.all .cols_2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 4px;
  padding: 2px 4px;
}
.cms-contents .totals-market .section.all .cols_2 .seln {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  overflow: hidden;
}
.cms-contents .totals-market .section.all .cols_2 .seln button.price {
  width: 100%;
}
.cms-contents .totals-market .row,
.cms-contents .totals-market .seln-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.cms-contents .totals-market .row .label {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  text-align: center;
  font-size: 10.5px;
}
.cms-contents .totals-market .seln-wrapper {
  padding: 0.6ex;
  gap: 0.6ex;
}
.cms-contents .totals-market .seln-wrapper button.price {
  margin: 0;
  flex: 1;
}
.cms-contents .totals-market .slider-wrapper {
  margin: 0 0.6ex;
}
.cms-contents .totals-market .slider-wrapper .slider-input {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 6px;
  border-radius: 6px;
  margin: 10px 0;
  background: #9b9b9b;
  outline: none;
}
.cms-contents
  .totals-market
  .slider-wrapper
  .slider-input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: #4a4a4a;
}
.cms-contents .totals-market .slider-wrapper .slider-input::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: #4a4a4a;
}
.cms-contents .totals-market .slider-wrapper .slider-labels {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.6ex;
}
.cms-contents .totals-market .slider-wrapper .slider-labels span {
  font-size: 75%;
  color: #777;
}
.cms-contents table.mkt_content {
  border-spacing: 0;
}
.cms-contents table.coupon .ev > .time,
.cms-contents table.coupon .ev > .date,
.cms-contents table.coupon .ev > .clock,
.cms-contents table.coupon .ev > .period,
.cms-contents table.coupon .ev > .score {
  font-size: 80%;
}
.cms-contents table.coupon td.time {
  text-align: left;
}
.cms-contents table.coupon td.time > div {
  margin-left: 1ex;
}
.cms-contents table.coupon th.will-be-inplay,
.cms-contents table.coupon td.will-be-inplay {
  width: 3em;
}
.cms-contents a.stats,
.cms-contents .will-be-inplay-image {
  vertical-align: middle;
}
.cms-contents button.price .seln-draw-label {
  font-weight: normal;
}
.cms-contents button.price[disabled] .seln-draw-label {
  color: #6c6c6c;
}
html.prices-FRAC .cms-contents col.seln_sort-D,
html.prices-DEC .cms-contents col.seln_sort-D,
.cms-contents col.seln_sort-D {
  width: auto;
}
html.prices-FRAC .cms-contents tr > td.seln_sort-D,
html.prices-DEC .cms-contents tr > td.seln_sort-D,
.cms-contents tr > td.seln_sort-D {
  width: auto;
}
.cms-contents td.seln > div {
  display: inline;
  padding: 0.5ex 0;
}
.cms-contents td.stats > a {
  padding: 0.4em;
}
.cms-contents a.stats > .ST {
  height: 10px;
  width: 8px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -732px 0;
}
.cms-contents .fragment.inplay-and-upcoming ul.mkt_content.default > li,
.cms-contents ul.mkt_content.default > li {
  padding: 0.5ex 1em;
}
.cms-contents table.mkt_content tr td:first-child {
  padding-left: 1em;
}
.cms-contents table.mkt_content:not(.us-layout) tr:nth-child(even),
.cms-contents ul.mkt_content.default:not(.us-layout) li:nth-child(even) {
  background: #d3d3d3;
}
.cms-contents table.coupon th,
.cms-contents table.coupon td {
  padding: 0.1ex 0.3ex;
}
ul.mkt.default > li {
  padding: 0 0.5ex;
}
ul.mkt.default > li > button {
  margin: 0.5ex 0;
}
div.coupon {
  border-spacing: 0;
}
div.coupon .table-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
}
div.coupon .table-row.row-wrap {
  flex-wrap: wrap;
}
.coupon-scoreboard > a > .ev {
  display: inline-flex;
}
div.coupon .inline-scoreboard a,
div.coupon td.coupon-scoreboard a,
div.coupon td.event-scoreboard a,
table.coupon td.coupon-scoreboard a,
table.coupon td.event-scoreboard a {
  display: block;
  width: 100%;
  text-decoration: none;
}
div.coupon:not(.us-layout) td.event-scoreboard div.ev,
table.coupon:not(.us-layout) td.event-scoreboard div.ev {
  position: relative;
  top: 1.1ex;
}
div.coupon .inline-scoreboard a > .ev,
div.coupon .inline-scoreboard a > .event-scoreboard {
  display: inline-flex;
  width: 100%;
}
div.coupon .inline-scoreboard a > .event-scoreboard {
  flex-grow: 1;
  justify-content: center;
  width: 3em;
}
div.coupon .inline-scoreboard a > .ev:not(.inline-scoreboard-container) {
  width: 6em;
  white-space: nowrap;
}
div.coupon .ev.inplay > .clock {
  display: block;
}
div.coupon .ev > .clock,
div.coupon .ev.inplay > .period,
div.coupon .ev.inplay > .clock.clock_mode_none {
  display: none;
}
div.coupon .table-row > .ev-type-header,
div.coupon .table-row.ev-type-header {
  flex-basis: 100%;
  color: black;
  background-color: #dddddd;
  margin: 1px 3px;
  padding: 5px;
}
div.coupon .table-row > .event-favourite {
  flex-basis: 28px;
}
div.coupon .table-row > .stream {
  max-width: 3em;
  min-width: 2.5em;
}
div.coupon .table-row > .markets {
  flex-grow: 1;
}
div.coupon .table-row > .markets > table {
  width: 100%;
  border-spacing: 0;
  margin-bottom: 1px;
}
.fragment.utterly-inplay
  div.coupon.ev-type-header
  .table-row
  > .markets
  > table {
  border-spacing: 2px;
}
div.coupon .table-row > .markets > table > tbody > tr {
  display: flex;
  flex-direction: row;
}
div.coupon .table-row > .markets > table td {
  flex: 1;
  overflow: auto;
}
div.coupon .table-row > .markets > table .seln_sort-D {
  flex-basis: 9.7em;
  flex-grow: 0;
}
div.coupon .table-row > .mkt-count {
  flex-basis: 4em;
}
div.coupon .table-row > .mkt-count > a {
  display: block;
  border: none;
  background: none;
  margin-left: -9px;
}
div.coupon .table-row > .mkt-count > a::after {
  background: url("") center no-repeat;
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 3px;
  transform: scale(0.8);
  content: "";
}
div.coupon .table-row > .stats {
  flex-basis: 2.5em;
}
div.coupon .table-row > .is-virtual {
  flex-basis: 1.5em;
}
div.coupon .table-head > .table-row > div,
div.coupon .table-body > .table-row > div {
  vertical-align: middle;
}
div.coupon .table-row > .inline-scoreboard a:hover {
  text-decoration: none;
}
div.coupon .table-row > .inline-scoreboard,
div.coupon .table-row > .event-scoreboard {
  max-width: 15em;
  min-width: 11em;
}
div.coupon .table-row .inline-scoreboard-container,
div.coupon .table-row > .event-scoreboard {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
  align-items: center;
  justify-content: space-between;
}
.event-scoreboard .stream {
  width: 3em;
  text-align: center;
  order: 2;
}
.event-scoreboard .banner {
  order: 3;
}
div.coupon .table-row .inline-scoreboard-container > div {
  height: 15px;
  line-height: 15px;
}
div.coupon .table-row .inline-scoreboard-container > .inplay-banner,
div.coupon .table-row .inline-scoreboard-container > .time {
  width: 30%;
}
div.coupon .table-row .inline-scoreboard-container > .team-score {
  width: 70%;
  padding: 0 0.3em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
div.coupon .table-row .inline-scoreboard-container > .team-score > .home_score,
div.coupon .table-row .inline-scoreboard-container > .team-score > .away_score {
  color: #e71919;
  font-weight: Bold;
  font-size: 1.25em;
}
div.coupon
  .table-row
  .inline-scoreboard-container
  > .inplay-banner
  > .inplay-banner-title {
  display: block;
  background: #e71919;
  color: white;
  text-align: center;
}
div.coupon .table-row .inline-scoreboard-container > .time {
  color: #6c6c6c;
  font-size: 75%;
}
div.coupon .table-row .inline-scoreboard-container > .time > .clock {
  float: left;
}
div.coupon .table-row .inline-scoreboard-container > .time .period {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 3px;
}
.cms-contents a.multisort-default {
  display: block;
  text-align: center;
}
div.coupon div.time {
  text-align: center;
}
div.coupon .ev > .time,
div.coupon .ev > .date,
div.coupon .ev > .clock,
div.coupon .ev > .period,
div.coupon .ev > .home_score,
div.coupon .ev > .away_score {
  color: #393939;
  font-size: 83%;
  display: inline-block;
}
div.coupon .ev > .home_score,
div.coupon .ev > .away_score {
  color: #393939;
  font-weight: bold;
  font-size: 150%;
  text-align: center;
}
div.coupon.multisort .ev > .time,
div.coupon.multisort .ev > .date {
  text-align: left;
}
div.coupon.multisort .ev > .date {
  margin-left: 5px;
}
div.coupon .mkt .banner > .inplay-banner {
  background: #e71919;
  color: white;
  padding: 1px 8px 1px 8px;
}
div.coupon .time.coupon-scoreboard .tn-board + .clock {
  display: none;
}
div.seln_sort-D .seln-label {
  font-weight: bold;
}
button.price,
ul.mkt_content button.price {
  width: 100%;
  height: 100%;
}
.ew-terms {
  padding: 0.5ex 0;
  font-weight: bold;
}
.row-wrap a.stats {
  display: inline-block;
  text-align: center;
  border: none;
  padding: 0.5em;
  color: #ebebeb;
  background: none;
}
a.stats > .ST {
  display: inline-block;
  text-indent: -1000em;
  overflow: hidden;
  background: url("") center no-repeat;
  width: 10px;
  height: 11px;
}
a.stats:hover {
  background-color: #a4a4a4;
}
.will-be-inplay-inside {
  display: inline-block;
}
.will-be-inplay-image {
  display: inline-block;
  background: url("") center no-repeat;
  min-width: 14px;
  min-height: 16px;
  vertical-align: -4px;
}
.will-be-inplay-image.shaded {
  background: url("") center no-repeat;
}
@media only screen and (max-width: 1360px) {
  div.coupon .table-row.row-wrap > .event-favourite {
    flex-basis: 28px;
    order: 1;
    -ms-flex-order: 1;
  }
  div.coupon .table-row.row-wrap > .inline-scoreboard,
  div.coupon .table-row.row-wrap > .event-scoreboard {
    order: 2;
    -ms-flex-order: 2;
    width: 25em;
  }
  div.coupon .table-row.row-wrap > .stream {
    flex-basis: 3em;
    margin-left: auto;
    order: 3;
    -ms-flex-order: 3;
  }
  div.coupon .table-row.row-wrap > .markets {
    flex-basis: 100%;
    order: 7;
    -ms-flex-order: 7;
  }
  div.coupon .table-row > .markets > table {
    width: 100%;
  }
  div.coupon .table-row > .markets > table > tbody > tr {
    display: flex;
    flex-direction: row;
  }
  div.coupon .table-row > .markets > table td {
    flex: 1;
    overflow: auto;
  }
  div.coupon .table-row > .markets > table .seln_sort-D {
    flex-basis: unset;
    width: 5em;
    flex-grow: 0;
  }
  div.coupon .table-row.row-wrap > .mkt-count {
    flex-basis: 4em;
    order: 5;
    -ms-flex-order: 5;
  }
  div.coupon .table-row.row-wrap > .mkt-count > a {
    display: block;
    border: none;
    background: none;
  }
  div.coupon .table-row.row-wrap > .stats {
    flex-basis: 1.5em;
    order: 4;
    -ms-flex-order: 4;
    flex-grow: 1;
    text-align: right;
  }
  div.coupon .table-row.row-wrap > .stats > a.stats {
    border: none;
    background: none;
  }
  div.coupon .table-row.row-wrap > .is-virtual {
    flex-basis: 1.5em;
    order: 6;
    -ms-flex-order: 6;
  }
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  div.coupon .table-row > .markets > table > tbody > tr {
    display: table-row;
  }
  div.coupon .table-row > .markets > table td {
    width: 40%;
  }
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) and (max-width: 1360px) {
  div.coupon .table-row > .markets > table > tbody > tr {
    display: table-row;
  }
  div.coupon .table-row > .markets > table td {
    width: 40%;
  }
}
@media screen and (min-width: 114em) {
  .expander-content > ul.default.ev-sort-TN > li {
    width: 50%;
    display: inline-block;
    margin: 0;
    padding: 0.3ex;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .expander-content > ul.default.ev-sort-TN > li:only-child {
    width: 100%;
  }
}
@media screen and (min-width: 76em) {
  html.default-font-size .expander-content > ul.default.ev-sort-TN > li {
    width: 50%;
    display: inline-block;
    margin: 0;
    padding: 0.3ex;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  html.default-font-size.expander-content
    > ul.default.ev-sort-TN
    > li:only-child {
    width: 100%;
  }
}
div.mkt-sort-nav ul.mkt-groups {
  margin: 0;
  padding: 1ex;
}
div.mkt-sort-nav ul.mkt-groups > li {
  position: relative;
  display: inline-block;
  min-width: 16em;
  list-style-type: none;
  margin: 0;
  padding: 0.25ex;
}
div.mkt-sort-nav ul.mkt-groups > li > div > a {
  display: block;
  margin: 0;
  padding: 0.5ex 2em;
}
div.mkt-sort-nav ul.mkt-groups > li > div > button {
  width: 100%;
  margin: 0;
  padding: 0.5ex 0.25em;
  text-align: left;
}
html.popups div.mkt-sort-nav ul.mkt-sorts {
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  right: 0;
}
div.mkt-sort-nav ul.mkt-sorts {
  margin: 0;
  padding: 0;
  color: #000;
  background: #fff;
}
div.mkt-sort-nav ul.mkt-sorts > li {
  list-style-type: none;
  margin: 1ex;
}
div.mkt-sort-nav ul.mkt-sorts > li > a {
  display: block;
  padding: 0;
}
.cms-contents {
}
.cms-contents div.mkt-sort-nav ul.mkt-groups > li {
  margin: 0;
  padding: 0;
  width: 25%;
}
@media screen and (max-width: 84em) {
  .cms-contents div.mkt-sort-nav ul.mkt-groups > li {
    width: 33.3%;
  }
}
@media screen and (max-width: 68em) {
  .cms-contents div.mkt-sort-nav ul.mkt-groups > li {
    width: 50%;
  }
}
.cms-contents div.mkt-sort-nav ul.mkt-groups > li > div {
  margin: 0.25ex;
}
.cms-contents div.mkt-sort-nav ul.mkt-groups > li > div > a,
.cms-contents div.mkt-sort-nav ul.mkt-groups > li > div > button {
  font-weight: normal;
  color: #000;
  background: #fff;
  font-size: 108.33333%;
  -webkit-transition: background-color 333ms ease, color 333ms ease;
  -moz-transition: background-color 333ms ease, color 333ms ease;
  -ms-transition: background-color 333ms ease, color 333ms ease;
  -o-transition: background-color 333ms ease, color 333ms ease;
  transition: background-color 333ms ease, color 333ms ease;
}
.cms-contents div.mkt-sort-nav ul.mkt-groups > li.selected > div > a,
.cms-contents div.mkt-sort-nav ul.mkt-groups > li.selected > div > a:hover,
.cms-contents div.mkt-sort-nav ul.mkt-groups > li.selected > div > button,
.cms-contents
  div.mkt-sort-nav
  ul.mkt-groups
  > li.selected
  > div
  > button:hover {
  color: #fff;
  background: #e41b13;
}
.cms-contents div.mkt-sort-nav ul.mkt-groups > li > div > button:hover {
  color: #e41b13;
  background: #fff;
}
.cms-contents div.mkt-sort-nav ul.mkt-groups > li div.popup {
  background: #1d1d1d;
  border-radius: 0.25em;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.cms-contents
  div.mkt-sort-nav
  ul.mkt-groups
  > li
  div.popup:not(.popup-closed)
  button {
  color: #fff;
  background: #e41b13;
}
.cms-contents div.mkt-sort-nav ul.mkt-groups > li div.popup.popup-closed {
  background: inherit;
}
.cms-contents div.mkt-sort-nav ul.mkt-sorts {
  margin: 0 0.25ex;
  border-left: 2px solid #e41b13;
  border-right: 2px solid #e41b13;
}
.cms-contents div.mkt-sort-nav ul.mkt-sorts > li > a {
  padding: 0.5ex;
  font-size: 92%;
}
.cms-contents div.mkt-sort-nav ul.mkt-sorts > li.selected > a,
.cms-contents div.mkt-sort-nav ul.mkt-sorts > li > a:hover {
  color: #e41b13;
  text-decoration: inherit;
}
html.popups .cms-contents div.mkt-sort-nav .popup-button:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 1px;
  margin: 0.3em 0.6em 0.15em 0.05em;
  border: 0.35em solid transparent;
  border-bottom-style: none;
  vertical-align: baseline;
  background-clip: padding-box;
  border: none;
}
html.popups
  .cms-contents
  div.mkt-sort-nav
  .popup-closed
  > .popup-button:before {
  margin: 0.05em 0.7em 0.05em 0.3em;
  border-top-color: transparent;
  border-right-style: none;
  border-bottom-style: solid;
  border: none;
}
.cms-contents div.mkt-sort-nav ul.mkt-groups {
  padding: 1ex 0;
}
.cms-contents div.mkt-sort-nav ul.mkt-sorts > li {
  margin: 0;
  padding: 1ex;
  border-bottom: 2px solid #e41b13;
}
.cms-contents div.mkt-sort-nav ul.mkt-groups > li > div > a,
.cms-contents div.mkt-sort-nav ul.mkt-groups > li > div > button {
  text-align: center;
  padding: 1ex 0.25em;
}
.cms-contents div.mkt-sort-nav .popup-button:before {
  position: absolute;
  top: 1.5ex;
  left: 1ex;
}
.cms-contents div.mkt-sort-nav ul.mkt-sorts.popup-content {
  font-size: 108.33333%;
}
html.popups .cms-contents div.mkt-sort-nav .popup-button:before {
  background: none;
  height: 8px;
  width: 13px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -430px 0;
}
html.popups
  .cms-contents
  div.mkt-sort-nav
  .popup-closed
  > .popup-button:before {
  background: none;
  height: 13px;
  width: 8px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -447px 0;
}
html.popups
  .cms-contents
  div.mkt-sort-nav
  li.selected
  .popup-closed
  > .popup-button:before {
  background: none;
  height: 13px;
  width: 8px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -459px 0;
}
.fragment .coupon .ev > .tn-board {
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 83%;
  display: inline-block;
}
.fragment .coupon-scoreboard .tn-board th,
.fragment .coupon-scoreboard .tn-board td {
  margin: 0;
  padding: 0 0.2em;
  min-width: 0.6em;
  text-align: center;
}
.fragment .coupon-scoreboard .tn-board td.current-game-score {
  min-width: 1.2em;
  text-align: right;
}
.fragment .event-favourite {
  width: 28px;
  text-align: center;
}
.fragment .event-scoreboard .will-be-inplay-image {
  width: 100%;
}
.fragment .coupon-scoreboard .event-scoreboard,
body.layout-2_col .coupon-scoreboard .event-scoreboard {
  width: 8em;
  text-align: right;
}
body.layout-2_col .event-scoreboard > .ev > .event-board.score {
  font-size: 180%;
  text-align: center;
}
.fragment .event-scoreboard > .ev > .event-board.score,
.fragment .event-scoreboard > a > .ev > .event-board.score {
  font-size: 150%;
  text-align: center;
}
body.layout-2_col .sport-VOLL .event-scoreboard .event-board.score,
body.layout-2_col .sport-CRIC .event-scoreboard .event-board.score,
#inplay-tab-CRIC .event-scoreboard .event-board.score,
#USInplay-tab-CRIC .event-scoreboard .event-board.score,
#inplayForSport-tab-CRIC .event-scoreboard .event-board.score,
#USInplayForSport-tab-CRIC .event-scoreboard .event-board.score {
  font-size: 100%;
}
.fragment .event-scoreboard > .will-be-inplay-inside {
  text-align: center;
  display: inline;
}
.fragment .event-scoreboard .will-be-inplay-inside > .is-inplay,
.fragment .expand-favs,
.fragment .coupon-scoreboard .time.coupon-scoreboard .score,
.fragment .coupon .time .tn-board {
  display: none;
}
.fragment .time.coupon-scoreboard .ev.inplay .period {
  display: block;
}
@media screen and (max-width: 84em) {
  body.layout-3_col .event-scoreboard > .ev,
  body.layout-3_col .coupon .time .tn-board + .clock,
  body.layout-3_col .coupon .time .tn-board + .clock + .period,
  body.layout-3_col .time.coupon-scoreboard .ev.inplay .period {
    display: none;
  }
  body.layout-3_col .coupon-scoreboard .event-scoreboard {
    width: 2em;
  }
  body.layout-3_col.coupon-scoreboard.event-scoreboard.will-be-inplay-inside
    > .is-inplay,
  body.layout-3_col .coupon .ev > .tn-board,
  body.layout-3_col .coupon-scoreboard .time.coupon-scoreboard .score {
    display: block;
  }
}
@media screen and (max-width: 68em) {
  body.layout-2_col .event-scoreboard > .ev,
  body.layout-2_col .coupon .time .tn-board + .clock,
  body.layout-2_col .coupon .time .tn-board + .clock + .period,
  body.layout-2_col .time.coupon-scoreboard .ev.inplay .period {
    display: none;
  }
  body.layout-2_col .coupon-scoreboard .event-scoreboard {
    width: 2em;
  }
  body.layout-2_col.coupon-scoreboard.event-scoreboard.will-be-inplay-inside
    > .is-inplay,
  body.layout-2_col .coupon .ev > .tn-board,
  body.layout-2_col .coupon-scoreboard .time.coupon-scoreboard .score {
    display: block;
  }
  body.layout-2_col .coupon.video-enabled .event-scoreboard {
    display: none;
  }
}
@media screen and (max-width: 84em) {
  .fragment .coupon .favourite,
  .fragment .coupon .event-favourite,
  .cms-contents .fragment .coupon button.price .favourite-button {
    display: none;
  }
  body.layout-3_col .coupon-scoreboard .event-scoreboard,
  body.layout-3_col .coupon.video-enabled .event-scoreboard {
    display: none;
  }
}
@media screen and (max-width: 76em) {
  body.layout-3_col .coupon .banner {
    display: none;
  }
}
.event-scoreboard > .ev > .event-board.score,
.event-scoreboard > a > .ev > .event-board.score {
  color: #e41b13;
}
.cms-contents .fragment .event-favourite {
  width: 7ex;
}
.fragment table.multisort col.mkt-count {
  width: 4em;
}
.fragment table.multisort col.stats {
  width: 2.5em;
}
.fragment .event-scoreboard > .ev > .event-board.score,
.fragment .event-scoreboard > a > .ev > .event-board.score {
  font-size: 120%;
}
.fragment .time.coupon-scoreboard .ev.inplay .period {
  padding-left: 0.6em;
}
table.coupon .time.coupon-scoreboard .tn-board + .clock {
  display: none;
}
.cms-contents .fragment .tn-board tr:nth-child(odd) {
  background: transparent;
}
.cms-contents .fragment .tn-board tr:nth-child(even) {
  background: transparent;
}
.cms-contents .fragment .tn-board .current-game-score {
  color: #e41b13;
}
.cms-contents .fragment .tn-board .tennis-server {
  visibility: hidden;
}
.cms-contents .fragment .tn-board .current-server {
  color: #e41b13;
  visibility: inherit;
}
.cms-contents .fragment .tn-board td.games-per-set {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #393939;
}
.cms-contents .fragment .tn-board .current-set-games {
  background: #b9b9b9;
}

.cms-contents .watch {
  display: inline-block;
  border-width: 0;
  padding: 3px;
}
.cms-contents .watch > span {
  display: block;
  text-indent: -1000em;
  height: 16px;
  width: 16px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -863px 0;
}
.cms-contents h6.expander-button span.stream a.watch,
.cms-contents h6.expander-button span.stream span.watch {
  display: inline;
}
.cms-contents h6.expander-button span.stream a.watch > span,
.cms-contents h6.expander-button span.stream span.watch > span {
  display: inline-block;
  vertical-align: middle;
}
.cms-contents ul.events > li > .watch {
  position: absolute;
  right: 3px;
  top: 0.4ex;
}
.cms-contents h6 .watch {
  margin-left: 2em;
}
.cms-contents .racecard-info .watch > span {
  height: 16px;
  width: 16px;
  background: url("../images/util-icons.png") no-repeat;
  -webkit-background-size: 879px 41px;
  background-size: 879px 41px;
  background-position: -863px 0;
  display: inline-block;
  padding: 0.5ex 0.5ex 0.5ex 21px;
}
.cms-contents .fragment.racecards-for-event .watch,
.cms-contents .fragment.racecards-for-type .watch,
.cms-contents .fragment.custom-racing-coupon .watch {
  position: absolute;
  border-width: 0;
  right: 0.5em;
  padding: 0.5ex 0.25em;
  top: 0.4ex;
  top: calc(50% - 1.6ex);
}

.cms-contents div.overlay > .content > div.body.login_popup {
  width: 26em;
  position: relative;
}
.cms-contents div.login_popup .login-content > .login-msg.header {
  text-align: center;
}
.cms-contents div.login_popup .login-content {
  padding: 1em 2em;
}
.cms-contents div.login_popup h3 {
  margin: 0;
  padding: 0.5ex;
  border-bottom: 1px solid #000;
}
.cms-contents div.login_popup h4 {
  background: none;
  border: none;
  color: inherit;
}
.cms-contents div.login_popup form.login {
  margin-top: 4ex;
  margin-left: auto;
  margin-right: auto;
}
.cms-contents div.login_popup form.login span.placeholder {
  font-size: 92%;
  font-weight: bold;
  color: #fff;
}
.cms-contents div.login_popup .login-content form.login input[type="text"],
.cms-contents div.login_popup .login-content form.login input[type="password"] {
  box-sizing: border-box;
  height: 4ex;
}
.cms-contents div.login_popup form button[name="do-login"] {
  margin: 1ex auto;
  display: block;
}
.cms-contents div.login_popup form button[name="do-login"].spinner {
  padding-left: 0;
  padding-right: 0;
}
.cms-contents div.login_popup label.remember_me,
.cms-contents div.login_popup div.forgotten_password {
  padding-top: 2ex;
}
.cms-contents div.login_popup label.remember_me {
  margin-right: 2ex;
}
.cms-contents div.login_popup div.forgotten_password > a {
  text-decoration: underline;
  padding-left: 0;
}
.cms-contents .login_popup > .login-content > div.error {
  margin-top: 1em;
  margin-bottom: -3ex;
  border-top: transparent;
}
.cms-contents div.login_popup .login-content > div.register_container {
  text-align: center;
}
.cms-contents div.overlay .content div.body.login_popup {
  margin-top: 24ex;
  background-image: none;
}
.cms-contents div.overlay .content .body {
  box-shadow: none;
}
.cms-contents div.overlay .content .body button[name="close"] {
  top: 1.8ex;
  right: 1ex;
  transform: scale(0.45);
}
.cms-contents div.overlay .content a.join_link {
  background-color: #202020;
  border-color: #868586;
  border-radius: 18px;
  font-size: 140%;
  height: 20px;
  width: 71%;
  text-decoration: underline;
}
.cms-contents div.login_popup .login-content {
  padding: 1em 2em;
  background: #202020;
  color: #fff;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.cms-contents div.login_popup > h2 {
  background-color: #000;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  padding: 0;
  height: 10ex;
  display: flex;
  align-items: center;
}
.cms-contents div.login_popup > h2 > img {
  display: block;
  width: 164px;
  height: auto;
  margin: 10px 22px;
  padding-left: 0;
}
.cms-contents div.login_popup > h2:after {
  background: none;
}
.cms-contents div.login_popup h3 {
  margin: 0;
  padding-top: 8px;
  font-size: 150%;
  font-weight: bold;
  text-align: left;
  border-bottom: none;
  color: #fff;
}
.cms-contents div.login_popup h4 {
  text-transform: none;
  margin: 2px;
  font-size: 18px;
}
.cms-contents div.login_popup form.login {
  margin-top: 2.5ex;
  border-bottom: solid 1px #868586;
}
html.placeholders .cms-contents div.login_popup label.has-placeholder {
  font-size: 150%;
}
.cms-contents div.login_popup form.login label.has-placeholder {
  display: block;
  margin-bottom: 2ex;
}
.cms-contents div.login_popup form.login span.placeholder {
  margin: 2ex 0.5em 0;
  font-size: inherit;
  font-weight: inherit;
}
.cms-contents div.login_popup .login-content form.login input[type="text"],
.cms-contents div.login_popup .login-content form.login input[type="password"] {
  height: 40px;
  margin-top: 6px;
  padding: 0 4px;
  background: #202020;
  border-color: #868586;
  border-radius: 20px;
  color: #ffff;
  font-weight: normal;
  font-size: 14px;
}
.cms-contents div.login_popup form button[name="do-login"] {
  width: 100%;
  margin: 2ex 0 1ex;
  padding: 0.5ex 2em;
  border-radius: 0;
  font-weight: bold;
  font-size: 150%;
  height: 40px;
  background: #e42014;
  border-radius: 20px;
}
.cms-contents div.login_popup form button[name="do-login"].spinner {
  margin: 1ex 5em;
}
.cms-contents div.login_popup .login-content .forgotten_password > a {
  color: #fff;
  font-size: 12px;
  margin-bottom: 20px;
}
.cms-contents div.login_popup label.remember_me,
.cms-contents div.login_popup div.forgotten_password {
  font-size: 133%;
  padding-top: 1ex;
  display: block;
}
.cms-contents div.login_popup div.forgotten_password > a {
  text-decoration: underline;
  text-align: center;
  display: block;
}
.cms-contents .login_popup > .login-content > div.error {
  margin-top: 1em;
  margin-bottom: -3ex;
  border-top: transparent;
}
#header-area .fragment.promo-banner {
  display: block;
  visibility: visible;
  -webkit-transition: all 0.25s ease-in-out, visibility 0s linear 0s;
  -moz-transition: all 0.25s ease-in-out, visibility 0s linear 0s;
  -ms-transition: all 0.25s ease-in-out, visibility 0s linear 0s;
  -o-transition: all 0.25s ease-in-out, visibility 0s linear 0s;
  transition: all 0.25s ease-in-out, visibility 0s linear 0s;
  opacity: 1;
  max-height: 100px;
  overflow: hidden;
  font-size: 117%;
}
#header-area .fragment.promo-banner.promo-hidden {
  display: block;
  visibility: hidden;
  -webkit-transition: all 0.25s ease-in-out, visibility 0s linear 0.25s;
  -moz-transition: all 0.25s ease-in-out, visibility 0s linear 0.25s;
  -ms-transition: all 0.25s ease-in-out, visibility 0s linear 0.25s;
  -o-transition: all 0.25s ease-in-out, visibility 0s linear 0.25s;
  transition: all 0.25s ease-in-out, visibility 0s linear 0.25s;
  opacity: 0;
  max-height: 0;
  border: 0;
}
#header-area .fragment.promo-banner {
  display: block;
  visibility: visible;
  -webkit-transition: max-height 0.25s ease-in-out, opacity 0.25s 0.25s,
    visibility 0s linear 0s;
  -moz-transition: max-height 0.25s ease-in-out, opacity 0.25s 0.25s,
    visibility 0s linear 0s;
  -ms-transition: max-height 0.25s ease-in-out, opacity 0.25s 0.25s,
    visibility 0s linear 0s;
  -o-transition: max-height 0.25s ease-in-out, opacity 0.25s 0.25s,
    visibility 0s linear 0s;
  transition: max-height 0.25s ease-in-out, opacity 0.25s 0.25s,
    visibility 0s linear 0s;
  opacity: 1;
  max-height: 100px;
  overflow: hidden;
  font-size: 117%;
  background-color: transparent;
}
#header-area .fragment.promo-banner .promo-messages {
  text-align: center;
  vertical-align: middle;
  margin-bottom: 0.667em;
}
#header-area .fragment.promo-banner .promo-messages .overlay-btn {
  margin-left: 10px;
}
#header-area .fragment.promo-banner .promo-messages .message {
  display: inline-block;
}
#header-area .fragment.promo-banner .promo-messages a {
  color: #e41b13;
  font-weight: bold;
}
#header-area .fragment.promo-banner button.overlay-btn {
  font-weight: normal;
}
#header-area .fragment.promo-banner.promo-hidden {
  display: block;
  visibility: hidden;
  -webkit-transition: max-height 0.25s ease-in-out 0.25s, opacity 0.25s,
    visibility 0s linear 0.25s;
  -moz-transition: max-height 0.25s ease-in-out 0.25s, opacity 0.25s,
    visibility 0s linear 0.25s;
  -ms-transition: max-height 0.25s ease-in-out 0.25s, opacity 0.25s,
    visibility 0s linear 0.25s;
  -o-transition: max-height 0.25s ease-in-out 0.25s, opacity 0.25s,
    visibility 0s linear 0.25s;
  transition: max-height 0.25s ease-in-out 0.25s, opacity 0.25s,
    visibility 0s linear 0.25s;
  opacity: 0;
  max-height: 0;
  border: 0;
}
#header-area .fragment.promo-banner .message {
  color: black;
}
