@charset "UTF-8";
/*------------------------------------*\
    ITV BOOTSTRAP
\*------------------------------------*/
/* This stylesheet generated by Transfonter (https://transfonter.org) on January 25, 2018 9:57 AM */
@font-face {
  font-family: 'GT Walsheim Regular';
  src: url("/fonts/GT-Walsheim-Pro-Regular.eot"), url("/fonts/GT-Walsheim-Pro-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/GT-Walsheim-Pro-Regular.woff") format("woff"), url("/fonts/GT-Walsheim-Pro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT Walsheim Medium';
  src: url("/fonts/GT-Walsheim-Pro-Medium.eot"), url("/fonts/GT-Walsheim-Pro-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/GT-Walsheim-Pro-Medium.woff") format("woff"), url("/fonts/GT-Walsheim-Pro-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT Walsheim Pro Bold';
  src: url("/fonts/GTWalsheimPro-Bold.eot"), url("/fonts/GTWalsheimPro-Bold.woff") format("woff"), url("/fonts/GTWalsheimPro-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Sky Text';
  src: url("/fonts/SkyTextRegular.eot");
  src: url("/fonts/SkyTextRegular.eot?#iefix") format("embedded-opentype"), url("/fonts/SkyTextRegular.woff") format("woff"), url("/fonts/SkyTextRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Sky Text Medium';
  src: url("/fonts/SkyMediumRegular.eot");
  src: url("/fonts/SkyMediumRegular.eot?#iefix") format("embedded-opentype"), url("/fonts/SkyMediumRegular.woff") format("woff"), url("/fonts/SkyMediumRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Sky Text Bold';
  src: url("/fonts/SkyTextBold.eot");
  src: url("/fonts/SkyTextBold.eot?#iefix") format("embedded-opentype"), url("/fonts/SkyTextBold.woff") format("woff"), url("/fonts/SkyTextBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Skycons';
  src: url("/fonts/skycons-2.0.14.eot");
  src: url("/fonts/skycons-2.0.14.eot?#iefix") format("embedded-opentype"), url("/fonts/skycons-2.0.14.woff") format("woff"), url("/fonts/skycons-2.0.14.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/***************************************
** BRAND COLOURS
***************************************/
/***************************************
** TEXT
***************************************/
/***************************************
** GLOBALS
***************************************/
/***************************************
** SOCIAL SHARING
***************************************/
/***************************************
** SHAPES
***************************************/
/***************************************
** PAGE COMPONENTS
***************************************/
/***************************************
** BUTTONS
***************************************/
/***************************************
** TOP PICKS
***************************************/
/*  OLD STUFF  */
/***************************************
** HOME
***************************************/
/***************************************
** LEADERBOARD
***************************************/
/***************************************
** RESULTS
***************************************/
/*  OLD STUFF  */
/***************************************
** Splash Page
***************************************/
/***************************************
** Festival Page
***************************************/
.text-brand-primary {
  color: #19262a; }

.text-brand-secondary {
  color: #fb9600; }

.text-brand-tertiary {
  color: #146a4c; }

.text-bold {
  font-family: "GT Walsheim Pro Bold"; }

/*------------------------------------*\
    BOOTSTRAP for shared components
\*------------------------------------*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 4px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

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

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 901px) {
    .lead {
      font-size: 21px; } }
small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

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

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 901px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 901px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 901px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 900px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input.form-control[type="date"],
  input.form-control[type="time"],
  input.form-control[type="datetime-local"],
  input.form-control[type="month"] {
    line-height: 34px; }
  input.input-sm[type="date"], .input-group-sm input[type="date"],
  input.input-sm[type="time"], .input-group-sm input[type="time"],
  input.input-sm[type="datetime-local"], .input-group-sm input[type="datetime-local"],
  input.input-sm[type="month"], .input-group-sm input[type="month"] {
    line-height: 30px; }
  input.input-lg[type="date"], .input-group-lg input[type="date"],
  input.input-lg[type="time"], .input-group-lg input[type="time"],
  input.input-lg[type="datetime-local"], .input-group-lg input[type="datetime-local"],
  input.input-lg[type="month"], .input-group-lg input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select.input-sm[multiple] {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select.form-control[multiple] {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select.input-lg[multiple] {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select.form-control[multiple] {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 901px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 901px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 901px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 901px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default.focus[disabled], fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger.focus[disabled], fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 901px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

.panel {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 900px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 900px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 900px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 900px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 901px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 901px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 901px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 901px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 900px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 901px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }
.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }

/*
    This file holds the global base styles (for example overriding html, body, anchors etc)
    Styles set in here should be sane defaults and/or utilise global variables
*/
html {
  background: #ebebeb;
  font-family: "GT Walsheim Regular"; }

body {
  background: #ebebeb;
  color: #19262a;
  font-family: "GT Walsheim Regular"; }

ul {
  padding-left: 0;
  list-style-type: none; }

h1 {
  font-size: 40px; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 22px; }

a {
  text-decoration: none;
  color: inherit; }
  a:hover, a:focus {
    text-decoration: none; }

hr {
  margin-top: 10px;
  margin-bottom: 10px; }

.button {
  padding: 9px 0;
  border: 0;
  text-align: center;
  border-radius: 4px;
  width: 100%;
  cursor: pointer;
  user-select: none; }
  .button:hover, .button.active {
    color: #FFF;
    background-color: #e6e6e6; }

.btn:hover {
  color: #FFF; }

.button a, .btn a, a.btn, a.button {
  width: 100%;
  display: inline-block; }

.button-default {
  font-family: "GT Walsheim Regular";
  color: #FFF;
  background-color: #fb9600; }
  .button-default:hover, .button-default.active {
    color: #FFF;
    background-color: #ffab2f; }

.button-tab {
  font-family: "GT Walsheim Medium";
  font-size: 16px;
  color: #1b3c7b;
  border-radius: 20px;
  background-color: #fff;
  border: solid 2px #fff; }
  .button-tab.active {
    font-family: "GT Walsheim Pro Bold";
    border: solid 2px #fb9600; }

.button-inverted {
  font-family: "GT Walsheim Medium";
  font-size: 16px;
  color: #1b3c7b;
  background-color: #fff;
  border: solid 1px #1b3c7b; }

.button-bet {
  font-family: "Sky Text Medium";
  color: #FFFFFF;
  background-color: #146a4c; }
  .button-bet:hover, .button-bet:focus {
    background-color: #187f5b;
    color: white; }

.button-submit {
  font-family: "Sky Text Medium";
  color: #FFFFFF;
  background-color: #fb9600; }
  .button-submit:hover, .button-submit:focus {
    background-color: #ffa116; }

.button-edit {
  font-family: "GT Walsheim Regular";
  color: #0b2352;
  background-color: #fff;
  border: 1px solid #1b3c7b; }
  .button-edit:hover, .button-edit:focus {
    background-color: #e6e6e6; }

.link-small:before, .link-white:before, .link:before {
  content: "";
  display: inline-block;
  background: url("/img/arrow-right-light-blue.png") no-repeat;
  background-size: contain;
  height: 8px;
  width: 5px;
  margin: 1px 3px; }

.link {
  color: #146a4c !important;
  font-size: 15px !important;
  font-family: "GT Walsheim Regular" !important;
  text-decoration: none !important;
  cursor: pointer; }
  @media (max-width: 900px) {
    .link {
      font-size: 12px !important;
      margin: 0 5px; } }
.link-white {
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-family: "GT Walsheim Regular" !important;
  text-decoration: none !important;
  cursor: pointer; }
  @media (max-width: 900px) {
    .link-white {
      margin: 0 5px; } }
.link-small {
  font-size: 13px !important; }

.link-arrow-white-medium {
  display: inline-block;
  background: url("/img/arrow-right-white.png") no-repeat;
  background-size: contain;
  width: 5px;
  height: 9px;
  margin: 0 7px 0 2px; }

.link-arrow-medium {
  display: inline-block;
  background: url("/img/arrow-right-light-blue.png") no-repeat;
  background-size: contain;
  width: 8px;
  height: 12px;
  margin: -1px 3px; }

.link-underline {
  color: #1b3c7b;
  font-size: 15px;
  font-weight: 700;
  font-family: "GT Walsheim Regular";
  text-decoration: underline; }

a.disabled {
  pointer-events: none;
  cursor: default; }

.p7-container {
  max-width: 986px;
  height: 100%;
  margin: 0 auto; }

#content {
  margin-top: 20px; }
  @media (max-width: 900px) {
    #content {
      margin-top: 66px; } }
.row-no-padding > [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.row-no-margin {
  margin-left: 0;
  margin-right: 0; }

.clear-padding {
  padding: 0 !important; }

.clear-horizontal-padding {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.clear-vertical-padding {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.margin-top {
  margin-top: 8px; }

.margin-top-large {
  margin-top: 16px; }

.margin-bottom {
  margin-bottom: 10px; }

.margin-left {
  margin-left: 10px; }

.margin-right {
  margin-right: 10px; }

.margin-bottom-small {
  margin-bottom: 5px; }

@media (min-width: 901px) {
  .margin-bottom-small-desktop {
    margin-bottom: 5px; } }

@media (max-width: 900px) {
  .mobile-border-top {
    border-top: 15px solid #ebebeb; } }

.margin-top-small {
  margin-top: 5px; }

.full-width {
  width: 100%; }

.panel {
  border-radius: 0;
  padding: 10px; }

.block {
  display: block; }

@media (min-width: 901px) {
  .sidebar {
    padding-left: 0; } }

.sidebar-panel {
  overflow: hidden;
  background-color: #fff; }

.header {
  font-family: "GT Walsheim Regular";
  color: #fb9600;
  margin-top: 5px; }

.main-header {
  background-color: white;
  padding: 15px 12px 8px; }
  .main-header h3 {
    margin: 0;
    color: #fb9600;
    font-size: 26px;
    font-family: "GT Walsheim Pro Bold"; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.content-box {
  margin: 10px 0;
  padding: 10px;
  background-color: #fff; }
  .content-box .header {
    margin: 0 0 10px;
    color: #fb9600;
    font-size: 18px;
    font-family: "GT Walsheim Pro Bold"; }

.transparent {
  background-color: rgba(255, 255, 255, 0.5); }

.static-footer {
  z-index: 10;
  position: fixed;
  bottom: 0; }

html, body {
  height: 100%; }

.whole-page {
  margin-bottom: -125px;
  min-height: 100%; }

.footer-push {
  height: 125px; }

.ellipsis {
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: inline-block; }

.flex {
  display: flex; }

.flex-stretch {
  display: flex;
  align-items: stretch;
  justify-content: center; }

.space-evenly {
  justify-content: space-evenly; }

.space-between {
  justify-content: space-between; }

.flex-wrap {
  flex-wrap: wrap; }

.align-centre {
  align-items: center; }

.global-header-product-messaging-message {
  max-width: 986px;
  margin: 0 auto 10px auto; }

.page-title {
  font-family: "GT Walsheim Pro Bold";
  font-size: 26px;
  color: #fb9600; }

.article-title {
  font-family: "GT Walsheim Regular";
  font-size: 24px;
  color: #1b3c7b; }

.section-title {
  font-family: "GT Walsheim Pro Bold";
  font-size: 22px;
  color: #fb9600; }

.section-sub-title {
  font-family: "GT Walsheim Pro Bold";
  font-size: 16px;
  color: #1b3c7b; }

.article-intro {
  font-family: "GT Walsheim Regular";
  font-size: 18px;
  color: #1b3c7b; }

body {
  font-family: "GT Walsheim Regular";
  font-size: 16px; }

.quote {
  font-family: "Georgia";
  font-style: italic;
  font-size: 18px;
  color: #fb9600; }

.small-copy {
  font-family: "GT Walsheim Regular";
  font-size: 12px; }

.caption {
  font-family: "GT Walsheim Medium";
  font-size: 12px;
  color: #1b3c7b; }

.x-small {
  font-family: "GT Walsheim Regular";
  font-size: 10px; }

.i {
  font-family: 'Skycons';
  text-transform: none;
  font-size: 16px;
  font-style: normal;
  font-weight: normal; }
  .i:before {
    content: attr(data-char); }

@media (max-width: 900px) {
  .hide-on-mobile {
    display: none !important; }
  .no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 901px) {
  .show-on-mobile {
    display: none !important; }
  .margin-right-desktop {
    margin-right: 10px; } }

.accordion {
  padding-bottom: 2px; }
  .accordion li {
    margin-bottom: 5px; }

.accordion-header {
  color: #fff;
  background-color: #1b3c7b;
  padding: 8px;
  margin: 2px 0; }
  .accordion-header h3 {
    margin: 0;
    font-size: 16px; }

.accordion-header:hover {
  cursor: pointer; }

.accordion-content {
  margin: 10px;
  line-height: 1.5;
  display: none; }

.accordion-show {
  display: block !important; }

.accordion-toggle-button {
  float: right;
  height: 7px;
  width: 10px;
  margin: 5px; }
  .accordion-toggle-button.up {
    background: url("/img/page-up-white.png") no-repeat;
    background-size: contain; }
  .accordion-toggle-button.down {
    background: url("/img/page-down-white.png") no-repeat;
    background-size: contain; }

input[type="checkbox"]:checked ~ .hide-contents {
  display: none; }

.compressed-label {
  display: block; }
  .compressed-label span, .compressed-label img {
    pointer-events: none; }
    .compressed-label span.up-arrow, .compressed-label img.up-arrow {
      margin-top: 14px; }

.expanded-label {
  display: none; }
  .expanded-label span, .expanded-label img {
    pointer-events: none; }
    .expanded-label span.down-arrow, .expanded-label img.down-arrow {
      margin-top: 10px; }

.btn-compressed .compressed-label {
  display: none; }

.btn-compressed .expanded-label {
  display: block; }

.compressed {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .compressed ol {
    display: none; }

.hide-label:after {
  content: '▲ Show Less';
  cursor: pointer;
  font-family: "GT Walsheim Medium";
  text-align: center;
  width: 100%;
  display: inline-block; }

input[type="checkbox"]:checked ~ .hide-label:after {
  content: '▼ Show More';
  cursor: pointer;
  font-family: "GT Walsheim Medium";
  text-align: center;
  width: 100%;
  display: inline-block; }

.hide-toggle {
  display: none; }

.toggle-hide label {
  font-size: 12px; }

/* Example


<div class='toggle-hide'>
  <input class="hide-toggle" type="checkbox" id="hide-toggle">
  <label class="hide-label" for="hide-toggle"></label>
  <div class="hide-contents">
    <p>How do you do?</p>
  </div>
</div>

 */
.can-toggle {
  position: relative; }
  .can-toggle *, .can-toggle *:before, .can-toggle *:after {
    box-sizing: border-box; }
  .can-toggle input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0; }
    .can-toggle input[type="checkbox"][disabled] ~ label {
      pointer-events: none; }
      .can-toggle input[type="checkbox"][disabled] ~ label .can-toggle__switch {
        opacity: 0.4; }
    .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:before {
      left: 0; }
    .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
      content: attr(data-checked); }
  .can-toggle label {
    user-select: none;
    position: relative;
    display: flex;
    align-items: center; }
    .can-toggle label .can-toggle__label-text {
      flex: 1;
      padding-left: 32px; }
    .can-toggle label .can-toggle__switch {
      cursor: pointer;
      position: relative; }
      .can-toggle label .can-toggle__switch:before {
        position: absolute;
        top: 0;
        text-transform: uppercase;
        text-align: center; }
      .can-toggle label .can-toggle__switch:after {
        content: attr(data-unchecked);
        position: absolute;
        z-index: 5;
        text-transform: uppercase;
        text-align: center;
        background: white;
        transform: translate3d(0, 0, 0); }
  .can-toggle input[type="checkbox"][disabled] ~ label {
    color: rgba(119, 119, 119, 0.5); }
  .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch, .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch {
    background-color: #777; }
    .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
      color: #5e5e5e; }
  .can-toggle input[type="checkbox"]:hover ~ label {
    color: #6a6a6a; }
  .can-toggle input[type="checkbox"]:checked ~ label:hover {
    color: #55bc49; }
  .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch {
    background-color: #70c767; }
    .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
      color: #4fb743; }
  .can-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch, .can-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch {
    background-color: #5fc054; }
    .can-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after {
      color: #47a43d; }
  .can-toggle label .can-toggle__label-text {
    flex: 1; }
  .can-toggle label .can-toggle__switch {
    transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
    background: #848484; }
    .can-toggle label .can-toggle__switch:before {
      color: rgba(255, 255, 255, 0.5); }
    .can-toggle label .can-toggle__switch:after {
      -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
      transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1);
      color: #777; }
  .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4); }
  .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
    transform: translate3d(65px, 0, 0); }
  .can-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4); }
  .can-toggle label {
    font-size: 14px; }
    .can-toggle label .can-toggle__switch {
      height: 36px;
      flex: 0 0 134px;
      border-radius: 4px; }
      .can-toggle label .can-toggle__switch:before {
        left: 67px;
        font-size: 12px;
        line-height: 36px;
        width: 67px; }
      .can-toggle label .can-toggle__switch:after {
        box-shadow: 0 3px 3px #a9a9a9;
        top: 2px;
        left: 2px;
        border-radius: 4px;
        width: 65px;
        line-height: 32px;
        font-size: 12px; }
      .can-toggle label .can-toggle__switch:hover:after {
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4); }
  .can-toggle.can-toggle--size-small input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle.can-toggle--size-small input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4); }
  .can-toggle.can-toggle--size-small input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
    transform: translate3d(44px, 0, 0); }
  .can-toggle.can-toggle--size-small input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.can-toggle--size-small input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4); }
  .can-toggle.can-toggle--size-small label {
    font-size: 13px; }
    .can-toggle.can-toggle--size-small label .can-toggle__switch {
      height: 28px;
      flex: 0 0 90px;
      border-radius: 2px; }
      .can-toggle.can-toggle--size-small label .can-toggle__switch:before {
        left: 45px;
        font-size: 10px;
        line-height: 28px;
        width: 45px; }
      .can-toggle.can-toggle--size-small label .can-toggle__switch:after {
        box-shadow: 0 3px 3px #a9a9a9;
        top: 1px;
        left: 1px;
        border-radius: 2px;
        width: 44px;
        line-height: 26px;
        font-size: 10px; }
      .can-toggle.can-toggle--size-small label .can-toggle__switch:hover:after {
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4); }
  .can-toggle.can-toggle--size-large input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle.can-toggle--size-large input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4); }
  .can-toggle.can-toggle--size-large input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
    transform: translate3d(78px, 0, 0); }
  .can-toggle.can-toggle--size-large input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.can-toggle--size-large input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4); }
  .can-toggle.can-toggle--size-large label {
    font-size: 14px; }
    .can-toggle.can-toggle--size-large label .can-toggle__switch {
      height: 50px;
      flex: 0 0 160px;
      border-radius: 4px; }
      .can-toggle.can-toggle--size-large label .can-toggle__switch:before {
        left: 80px;
        font-size: 14px;
        line-height: 50px;
        width: 80px; }
      .can-toggle.can-toggle--size-large label .can-toggle__switch:after {
        box-shadow: 0 3px 3px #a9a9a9;
        top: 2px;
        left: 2px;
        border-radius: 4px;
        width: 78px;
        line-height: 46px;
        font-size: 14px; }
      .can-toggle.can-toggle--size-large label .can-toggle__switch:hover:after {
        box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4); }
  .can-toggle.skybet-toggle {
    display: inline-block;
    padding-right: 70px;
    transform: translateY(3px); }
    .can-toggle.skybet-toggle input[type="checkbox"][disabled] ~ label {
      color: rgba(155, 155, 155, 0.5); }
    .can-toggle.skybet-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch, .can-toggle.skybet-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch {
      background-color: #9b9b9b; }
      .can-toggle.skybet-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle.skybet-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
        color: #828282; }
    .can-toggle.skybet-toggle input[type="checkbox"]:hover ~ label {
      color: #8e8e8e; }
    .can-toggle.skybet-toggle input[type="checkbox"]:checked ~ label:hover {
      color: #11275f; }
    .can-toggle.skybet-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch {
      background-color: #173582; }
      .can-toggle.skybet-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
        color: #0f2356; }
    .can-toggle.skybet-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch, .can-toggle.skybet-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch {
      background-color: #132c6c; }
      .can-toggle.skybet-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.skybet-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after {
        color: #0b1a41; }
    .can-toggle.skybet-toggle label .can-toggle__label-text {
      flex: 1; }
    .can-toggle.skybet-toggle label .can-toggle__switch {
      transition: background-color 0.3s cubic-bezier(0.36, 0, 0.07, 1);
      background: #a8a8a8; }
      .can-toggle.skybet-toggle label .can-toggle__switch:before {
        color: rgba(255, 255, 255, 0.7); }
      .can-toggle.skybet-toggle label .can-toggle__switch:after {
        -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.36, 0, 0.07, 1);
        transition: transform 0.3s cubic-bezier(0.36, 0, 0.07, 1);
        color: #9b9b9b; }
    .can-toggle.skybet-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle.skybet-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
      box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4); }
    .can-toggle.skybet-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
      transform: translate3d(29px, 0, 0); }
    .can-toggle.skybet-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.skybet-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after {
      box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4); }
    .can-toggle.skybet-toggle label {
      font-size: 10px; }
      .can-toggle.skybet-toggle label .can-toggle__switch {
        height: 20px;
        flex: 0 0 50px;
        border-radius: 14px; }
        .can-toggle.skybet-toggle label .can-toggle__switch:before {
          left: 25px;
          font-size: 10px;
          line-height: 20px;
          width: 25px; }
        .can-toggle.skybet-toggle label .can-toggle__switch:after {
          box-shadow: 0 3px 3px #a9a9a9;
          top: -4px;
          left: -4px;
          border-radius: 14px;
          width: 29px;
          line-height: 28px;
          font-size: 10px; }
        .can-toggle.skybet-toggle label .can-toggle__switch:hover:after {
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4); }

.page-nav {
  -ms-overflow-style: none;
  background-color: #c6cedd;
  overflow-x: auto;
  white-space: nowrap;
  color: white;
  margin: 0;
  overflow-y: hidden;
  position: relative; }
  .page-nav::-webkit-scrollbar {
    display: none; }
  .page-nav li {
    font-family: "GT Walsheim Regular";
    color: white;
    display: inline-block;
    padding: 10px 9px;
    font-size: 15px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    height: 44px;
    transition: color 0.8s; }
    .page-nav li:first-child {
      margin-left: 20px; }
    .page-nav li:last-child {
      margin-right: 20px; }
    .page-nav li.complete {
      color: black; }
    .page-nav li .separator {
      border-left: 1px solid white;
      padding: 0 0 4px;
      margin-left: 15px; }
    .page-nav li:last-child .separator {
      display: none; }
    .page-nav li.active a {
      font-weight: bold;
      color: #fb9600; }
    .page-nav li a {
      outline: 0;
      padding: 10px;
      color: currentcolor;
      vertical-align: middle; }

.nav-container {
  position: relative; }
  .nav-container .arrow-container {
    position: relative;
    margin-top: -39px;
    padding: 14px 22px 25px 13px;
    cursor: pointer;
    transition: opacity 0.8s;
    filter: blur(0.6px); }
    .nav-container .arrow-container:hover {
      filter: none; }
    .nav-container .arrow-container.right {
      float: right;
      background: linear-gradient(to right, rgba(198, 206, 221, 0.3) 0%, #c5cedd 100%); }
    .nav-container .arrow-container.left {
      float: left;
      background: linear-gradient(to left, rgba(198, 206, 221, 0.3) 0%, #c5cedd 100%); }
    .nav-container .arrow-container .arrow {
      width: 7px;
      height: 7px;
      border: 2px solid #ebebeb;
      position: absolute;
      padding: 4px;
      transform: rotate(45deg); }
      .nav-container .arrow-container .arrow.right {
        border-left: none;
        border-bottom: none; }
      .nav-container .arrow-container .arrow.left {
        border-right: none;
        border-top: none; }

.paginated-nav-section:not(.active) {
  display: none; }

.paginated-nav-buttons {
  background: #fff;
  text-align: center;
  margin: 0;
  padding: 20px 0; }
  .paginated-nav-buttons ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0; }
  .paginated-nav-buttons li {
    float: left;
    width: 40px; }
  .paginated-nav-buttons a {
    border: solid 0.5px #1b3c7b;
    color: #1b3c7b;
    padding: 4px;
    width: 28px;
    display: inline-block; }
  .paginated-nav-buttons a.active {
    background-color: #1b3c7b;
    color: #fff; }

.potential-winners {
  color: #fff;
  background: #32579e;
  height: 100%;
  overflow: hidden;
  border-top: 3px solid #1b3c7b;
  border-bottom: 3px solid #1b3c7b; }
  .potential-winners img {
    margin-top: 10px; }
  .potential-winners .show-on-mobile .number {
    font-size: 38px; }
  .potential-winners .number {
    font-size: 48px;
    padding-right: 10px; }
    .potential-winners .number.big-number {
      font-size: 42px; }
  .potential-winners .text {
    font-size: 16px;
    display: block;
    padding-right: 10%;
    text-align: left; }
    .potential-winners .text .text2 {
      padding-top: 3px;
      display: inline-block;
      transform: translateY(-10px); }
    .potential-winners .text .text3 {
      font-size: 16px; }
  .potential-winners .vcenter {
    margin-top: calc(5% + 5px); }

.potential-winners-header {
  font-size: 22px !important; }

.table {
  margin-bottom: 0;
  border-bottom: 1px solid #ddd; }
  .table::-webkit-scrollbar {
    display: none; }
  .table .table-header {
    background-color: #d8d8d8; }
  .table .table-row {
    background-color: #fff; }
    .table .table-row:nth-child(even) {
      background-color: #fff; }
  .table .table-row.focussed {
    background-color: #32579e;
    color: #fff; }
  .table .table-header-secondary {
    border-bottom: 1px dashed #d8d8d8; }
    .table .table-header-secondary th {
      border: 0; }
  .table .table-row-secondary {
    border-bottom: solid 0.5px #d8d8d8; }
    .table .table-row-secondary td {
      border: 0; }
      .table .table-row-secondary td p {
        margin: 0; }

.table-container-secondary {
  border: 0; }

.js-clipboard-textarea {
  position: fixed;
  top: -2em;
  left: -2em;
  width: 2em;
  height: 2em;
  padding: 0;
  border: none;
  outline: none;
  boxShadow: none;
  background: transparent; }

@media (min-width: 901px) {
  .flex-grid {
    clear: both;
    display: flex;
    flex-flow: row wrap; }
    .flex-grid .flex-item:not(.full-width) {
      margin-bottom: 10px; }
      .flex-grid .flex-item:not(.full-width) .runner-card {
        height: 100%; }
        .flex-grid .flex-item:not(.full-width) .runner-card.boosted-runner-card {
          height: auto; }
          .flex-grid .flex-item:not(.full-width) .runner-card.boosted-runner-card.hide-odds:not(.with-commentary) {
            height: 56%; } }

body.js-android-modal-open {
  overflow: hidden; }

.js-android-modal {
  display: none;
  position: fixed;
  z-index: 100;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #fff;
  padding: 40px; }
  .js-android-modal.open {
    display: flex; }
  .js-android-modal a {
    display: inline-block;
    margin-bottom: 20px;
    font-family: "GT Walsheim Regular"; }
  .js-android-modal .js-android-modal-close-btn {
    position: absolute;
    display: block;
    top: 12px;
    left: 12px;
    width: 20px;
    height: 20px; }
    .js-android-modal .js-android-modal-close-btn:before, .js-android-modal .js-android-modal-close-btn:after {
      content: '';
      position: absolute;
      top: 10px;
      left: -3px;
      display: block;
      width: 27px;
      height: 2px;
      background: #136A4D; }
    .js-android-modal .js-android-modal-close-btn::before {
      transform: rotate(45deg); }
    .js-android-modal .js-android-modal-close-btn::after {
      transform: rotate(-45deg); }
  .js-android-modal .js-android-my-account-btn, .js-android-modal .js-android-soft-logout-btn {
    display: block;
    width: 100%;
    padding: 18px 0 15px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    text-align: center; }
  .js-android-modal .js-android-my-account-btn {
    background: #FB9600; }
  .js-android-modal .js-android-soft-logout-btn {
    background: #136A4D; }
  .js-android-modal .js-android-hard-logout-btn {
    color: #282828;
    font-size: 16px;
    line-height: 22px;
    text-decoration: underline; }

.leaderboard {
  margin-bottom: 20px; }
  .leaderboard tbody td {
    white-space: normal !important; }
  .leaderboard .table-container {
    background-color: white; }
  @media (min-width: 901px) {
    .leaderboard .leaderboard-heading-wpu,
    .leaderboard .leaderboard-result-wpu {
      display: none; } }
  @media (max-width: 900px) {
    .leaderboard {
      margin: 0; }
      .leaderboard .leaderboard-heading-winners,
      .leaderboard .leaderboard-heading-placed,
      .leaderboard .leaderboard-heading-unplaced,
      .leaderboard .leaderboard-result-winners,
      .leaderboard .leaderboard-result-placed,
      .leaderboard .leaderboard-result-unplaced {
        display: none; } }
  .leaderboard.home-leaderboard .leaderboard-heading-wpu,
  .leaderboard.home-leaderboard .leaderboard-result-wpu {
    display: table-cell; }
  .leaderboard.home-leaderboard .leaderboard-heading-winners,
  .leaderboard.home-leaderboard .leaderboard-heading-placed,
  .leaderboard.home-leaderboard .leaderboard-heading-unplaced,
  .leaderboard.home-leaderboard .leaderboard-result-winners,
  .leaderboard.home-leaderboard .leaderboard-result-placed,
  .leaderboard.home-leaderboard .leaderboard-result-unplaced {
    display: none; }
  .leaderboard .jackpot-winner-legend {
    font-family: "GT Walsheim Regular";
    font-size: 10px;
    margin-left: 8px;
    margin-top: 6px; }
  .leaderboard .leaderboard-result-prize.jackpot-winner-icon {
    margin-left: 3px; }
  .leaderboard .nav-container {
    margin-top: 10px; }
  .leaderboard .leaderboard-month-select-container {
    background-color: #fff;
    color: #146a4c;
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding: 8px 0; }
    .leaderboard .leaderboard-month-select-container .leaderboard-select-month {
      background-color: transparent;
      color: #146a4c;
      display: block;
      font-weight: bold;
      margin: auto;
      padding: 0 5px; }
    .leaderboard .leaderboard-month-select-container .leaderboard-month-left-arrow {
      text-align: left; }
    .leaderboard .leaderboard-month-select-container .leaderboard-month-right-arrow {
      text-align: right; }
    .leaderboard .leaderboard-month-select-container .leaderboard-month-left-arrow a, .leaderboard .leaderboard-month-select-container .leaderboard-month-right-arrow a {
      padding: 5px; }

.sba-open .p7-header {
  transform: translate3d(0px, 0px, 0px); }

.p7-header {
  margin-top: 36px;
  color: #FFFFFF; }
  @media (max-width: 900px) {
    .p7-header {
      position: absolute;
      width: calc(100% - 30px);
      z-index: 1; }
      .p7-header .p7-container {
        overflow: hidden;
        width: 100%; }
      .p7-header.stick {
        position: fixed;
        top: 0;
        z-index: 97; } }
  .p7-header a {
    color: #FFFFFF; }
  .p7-header .masthead {
    height: 44px;
    background-color: transparent; }
    .p7-header .masthead .image-overlap-left {
      margin-right: -12px; }
    .p7-header .masthead .mobile-controls {
      line-height: 20px;
      font-size: 20px;
      padding: 12px 4px; }
      .p7-header .masthead .mobile-controls .mobile-btn {
        margin: 0 5px;
        display: inline-block;
        width: 20px;
        height: 20px;
        background-size: contain;
        background-repeat: no-repeat; }
        .p7-header .masthead .mobile-controls .mobile-btn.sky-games {
          white-space: nowrap;
          margin-left: -50px; }
        .p7-header .masthead .mobile-controls .mobile-btn img {
          margin-top: -4px; }
      .p7-header .masthead .mobile-controls .back-btn {
        background-image: url("/img/back-btn.png");
        background-position-x: 5px;
        display: none; }
      .p7-header .masthead .mobile-controls .burger-menu {
        background-image: url("/img/burger.png"); }
      .p7-header .masthead .mobile-controls .menu-close {
        font-size: 24px;
        display: none;
        background-image: url(""); }
    .p7-header .masthead .logo {
      display: inline-block;
      height: 100%; }
      .p7-header .masthead .logo a {
        height: 100%;
        width: 70px;
        margin: 0 auto;
        display: table; }
      .p7-header .masthead .logo .img-container {
        display: table-cell;
        vertical-align: middle; }
    @media (min-width: 901px) {
      .p7-header .masthead {
        height: 80px; }
        .p7-header .masthead .logo a {
          width: auto; }
        .p7-header .masthead .logo img {
          width: 100%; }
        .p7-header .masthead .mobile-controls .login-btn {
          float: none;
          height: auto;
          width: auto;
          line-height: normal;
          font-size: initial;
          padding-left: 30px;
          white-space: nowrap;
          text-overflow: ellipsis; }
        .p7-header .masthead .account {
          float: right; } }
  .p7-header .nav-container {
    background-color: transparent;
    display: none;
    font-family: "GT Walsheim Pro Bold";
    overflow: visible; }
    @media (min-width: 901px) {
      .p7-header .nav-container {
        display: block;
        height: 54px; }
        .p7-header .nav-container .nav-list {
          white-space: nowrap;
          overflow: visible; }
        .p7-header .nav-container li {
          display: inline-block;
          font-size: 20px;
          height: 54px; }
          .p7-header .nav-container li a {
            display: inline-block;
            padding: 14px 12px; } }
  @media (max-width: 900px) {
    .p7-header.open {
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      position: fixed;
      z-index: 1;
      background: transparent;
      margin: 36px 15px 0; }
      .p7-header.open .nav-bar {
        overflow: visible;
        height: 100%; }
      .p7-header.open .nav-container {
        display: block;
        height: calc(100% - 44px);
        overflow-x: hidden; }
        .p7-header.open .nav-container .nav-list {
          margin: 0;
          font-size: 20px;
          padding-top: 2px; }
          .p7-header.open .nav-container .nav-list li {
            padding: 0 12px;
            margin: 8px 0; }
            .p7-header.open .nav-container .nav-list li a {
              display: inline-block;
              width: 100%; }
            .p7-header.open .nav-container .nav-list li.current-page, .p7-header.open .nav-container .nav-list li:hover {
              border-left: 4px solid #fb9600;
              padding-left: 8px; }
          .p7-header.open .nav-container .nav-list a {
            display: block;
            width: 100%;
            height: 100%; }
        .p7-header.open .nav-container:before {
          content: "\A";
          border-style: solid;
          border-width: 6px;
          border-color: transparent transparent transparent transparent;
          position: relative;
          margin-left: -12px;
          float: right;
          right: 12px;
          top: 32px; }
      .p7-header.open .masthead .mobile-controls .menu-close {
        display: inline-block; }
      .p7-header.open .masthead .mobile-controls .burger-menu, .p7-header.open .masthead .mobile-controls .back-btn {
        display: none; } }
.footer-container {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  background-color: transparent; }

.footer {
  max-width: 986px;
  margin: auto;
  padding: 0 10px;
  color: #d8d8d8;
  font-size: 14px; }
  .footer a:link, .footer a:visited {
    color: #d8d8d8;
    text-decoration: underline; }

.js-scroll-to-top {
  cursor: n-resize; }

.footer-links {
  float: right; }

.footer-upper {
  width: 100%;
  border-bottom: 1px solid #4a4a4a;
  line-height: 50px; }

.footer-logo {
  float: left; }

.footer-logo-img {
  width: 100px;
  margin: 0 5px; }

@media (max-width: 900px) {
  .footer-logo-container {
    width: 80%;
    line-height: 30px; } }

.rdc-logo-img {
  width: 146px;
  margin: 0 5px; }

.footer-top {
  float: right;
  margin: 0 10px;
  color: #d8d8d8;
  text-decoration: none;
  cursor: pointer; }

.footer-lower {
  margin: 15px 5px;
  font-size: 10px; }

.sba-open .cookie-notice-container {
  transform: translate3d(0px, 0px, 0px); }

.cookie-notice-container {
  z-index: 9999;
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #19262a;
  color: #ebebeb; }

.cookie-notice {
  max-width: calc(986px);
  margin: auto;
  padding: 20px; }
  .cookie-notice h3 {
    margin: 0 0 10px 0; }
  .cookie-notice p {
    margin-bottom: 20px; }
  .cookie-notice .link {
    margin: 0; }
  .cookie-notice .underline {
    text-decoration: underline; }

.cookie-notice-header {
  font-size: 16px;
  font-family: "GT Walsheim Regular"; }

.cookie-notice-body {
  font-size: 14px; }
  .cookie-notice-body a:hover {
    color: #FFFFFF; }

.cookie-notice-accept-button {
  border-style: solid;
  border-width: 1px;
  border-color: #8b590e;
  border-radius: 2px;
  background-color: #136a4d;
  position: relative;
  overflow: hidden;
  width: 199px;
  height: 48px; }
  .cookie-notice-accept-button::after {
    transition: transform 0.2s ease-in-out, left 0.2s ease-in-out; }
  .cookie-notice-accept-button:hover::after {
    transform: skew(-70deg);
    left: 40%; }
  .cookie-notice-accept-button::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fb9600;
    z-index: 1; }
  .cookie-notice-accept-button::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 50%;
    transform: skewX(-76deg);
    background: rgba(0, 0, 0, 0.1);
    z-index: 1; }
  .cookie-notice-accept-button span {
    width: 100%;
    top: 0px;
    left: 0px;
    position: relative;
    z-index: 110; }
    .cookie-notice-accept-button span button {
      width: 100%;
      font-family: "GT Walsheim Regular";
      font-size: 14px;
      line-height: 1.14;
      height: 46px;
      border: none;
      background-color: transparent;
      color: #FFFFFF; }

.oddschecker-container {
  min-height: 148px; }

.home-content-box {
  background-color: #fff; }
  .home-content-box h3 {
    margin: 0;
    padding: 10px;
    color: #19262a;
    font-family: "GT Walsheim Pro Bold";
    font-size: 18px; }
  .home-content-box h4 {
    margin: -5px 0 0;
    padding: 0 10px;
    color: #1b3c7b;
    font-size: 16px;
    font-family: "GT Walsheim Regular"; }
  .home-content-box .home-content-box-body {
    padding: 5px;
    overflow: hidden;
    background-color: #fff; }
    .home-content-box .home-content-box-body .home-content-container {
      padding: 0 15.5px;
      margin: 0; }
      @media (min-width: 901px) {
        .home-content-box .home-content-box-body .home-content-container {
          margin: 10px 0; } }
  .home-content-box .home-content-box-header {
    padding: 12px 12px 0 !important; }
  .home-content-box .home-leaderboard .table {
    border-bottom: unset; }
    .home-content-box .home-leaderboard .table tbody tr {
      border-bottom: unset; }
      .home-content-box .home-leaderboard .table tbody tr:nth-child(even) {
        background-color: rgba(74, 74, 74, 0.1); }
  .home-content-box .home-leaderboard .table-header th {
    padding: 5px !important; }
  .home-content-box .full-leaderboard-link {
    margin-top: -10px; }
  .home-content-box .leaderboard-result-player {
    padding: 0;
    vertical-align: middle; }

.home-game-info .home-content-box-body {
  background: url("/img/p7/home-bg.jpg") no-repeat;
  background-size: auto 100%;
  background-position: -120px;
  font-family: "GT Walsheim Regular"; }
  @media (max-width: 700px) and (min-width: 480px) {
    .home-game-info .home-content-box-body {
      background-position: right -230px center; } }
  @media (max-width: 480px) and (min-width: 410px) {
    .home-game-info .home-content-box-body {
      background-position: right -549px center; } }
  @media (max-width: 410px) {
    .home-game-info .home-content-box-body {
      background-position: right -620px center; } }
  .home-game-info .home-content-box-body .home-game-info-p7-logo {
    width: 164px;
    display: block;
    margin: 8px auto 16px; }
    @media (max-width: 480px) {
      .home-game-info .home-content-box-body .home-game-info-p7-logo {
        margin: 8px 0 16px; } }
  .home-game-info .home-content-box-body .home-game-info-overlay-box {
    width: 304px;
    margin: 5px auto;
    padding: 15px;
    text-align: center;
    border-radius: 2px;
    font-size: 22px;
    background-color: rgba(255, 255, 255, 0.7); }
    .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-predict-races {
      font-family: "GT Walsheim Pro Bold";
      font-size: 24px; }
    .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-jackpot {
      color: #fb9600;
      font-size: 64px;
      height: 140px; }
    .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-next-round-date {
      color: #fb9600;
      font-size: 26px;
      line-height: 1.2;
      margin: 5px auto; }
    .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-next-round-jackpot {
      font-size: 18px;
      margin: 2px auto 8px;
      font-family: "GT Walsheim Regular"; }
  .home-game-info .home-content-box-body .home-game-info-logo-container {
    width: 304px;
    margin: auto; }
  .home-game-info .home-content-box-body .home-game-info-closing-date {
    text-align: center;
    font-size: 15px;
    color: #FFFFFF; }
    .home-game-info .home-content-box-body .home-game-info-closing-date p {
      margin: 0; }

.home-how-to-play a {
  color: #0b2352;
  text-decoration: underline; }

@media (min-width: 901px) {
  .home-how-to-play .home-content-box-body {
    height: 122px; } }

@media (max-width: 900px) {
  .home-how-to-play .home-content-box-body {
    margin-bottom: 10px; } }

.home-how-to-play-link-container {
  margin: 2px 0; }

.home-how-to-play-link {
  font-family: "GT Walsheim Medium";
  cursor: pointer; }

.home-how-to-play-header {
  padding: 12px 12px 0 !important; }

.how-to-play-icon {
  float: left;
  height: 92px;
  width: 92px;
  margin: 10px; }
  @media (max-width: 900px) {
    .how-to-play-icon {
      height: 43px;
      width: 43px;
      margin: 5px 10px 5px 5px; } }
.how-to-play-content-container {
  display: table; }

.how-to-play-content {
  display: table-cell;
  vertical-align: middle;
  height: 112px;
  position: relative;
  font-size: 20px; }
  .how-to-play-content h3 {
    padding: 0;
    background-color: initial;
    font-size: 22px; }
  .how-to-play-content p {
    margin: 0; }
  @media (max-width: 900px) {
    .how-to-play-content {
      font-size: 15px;
      height: 53px; } }
@media (min-width: 901px) and (max-width: 985px) {
  .how-to-play-container-1 {
    padding-left: 10px;
    padding-right: 0; }
  .how-to-play-container-2 {
    padding-left: 0;
    padding-right: 10px; }
  [class*='how-to-play-container-'] .how-to-play-content {
    font-size: 15px; } }

/*-------------------------- CROSS SELL ASSETS --------------------------*/
.xsell-asset {
  width: 100%; }

.xsell-asset img {
  width: 100%;
  height: 100%; }

.xsell-asset--standard {
  display: block; }
  @media (max-width: 600px) {
    .xsell-asset--standard {
      display: none; } }
.xsell-asset--mobile {
  display: none; }
  @media (max-width: 600px) {
    .xsell-asset--mobile {
      display: block; } }
.home-results .home-content-box .home-content-box-body {
  padding: 4px 12px 12px 12px !important; }
  @media (max-width: 900px) {
    .home-results .home-content-box .home-content-box-body {
      padding: 10px !important; } }
.home-results .winner {
  background-color: #146a4c; }

.home-results .home-results-summary-header {
  margin-left: -15.5px !important;
  margin-bottom: 10px;
  font-size: 22px; }

.howtoplay-accordion-box {
  padding: 0; }

.howtoplay-place-list li {
  list-style-type: disc;
  list-style-position: inside;
  padding: 1px 6px; }

.next-race-off .home-content-box-body {
  padding: 10px;
  height: initial; }

.next-race-off .runner-card {
  min-height: inherit !important;
  padding: 0;
  margin: 0; }

.next-race-off .silk-container {
  text-align: center; }
  .next-race-off .silk-container .silk {
    margin: 6px 0 0 !important; }

.next-race-off .horse-info {
  margin: 6px 0 0 !important; }

.next-race-off .runner-summary {
  color: #4a4a4a !important;
  font-size: 12px !important;
  word-spacing: 0 !important;
  margin-bottom: 5px; }
  @media (max-width: 900px) {
    .next-race-off .runner-summary {
      margin-top: -2px; } }
  .next-race-off .runner-summary .label {
    font-family: "GT Walsheim Regular"; }
  .next-race-off .runner-summary .jockey {
    font-family: "GT Walsheim Regular"; }

.next-race-off .next-race-off-btn {
  margin: 10px 2px !important;
  font-size: 16px;
  padding: 0;
  font-weight: normal !important; }
  @media (max-width: 900px) {
    .next-race-off .next-race-off-btn {
      margin: 12px 0 !important; } }
  .next-race-off .next-race-off-btn a {
    padding: 2px; }

@media (min-width: 901px) {
  .next-race-off .next-race-off-odds {
    text-align: right; } }

.next-race-off ul {
  overflow: auto; }
  .next-race-off ul li {
    list-style: none;
    padding: 0;
    border-top: 1px dashed #a9a9a9; }
    .next-race-off ul li:last-of-type {
      border-bottom: 1px dashed #a9a9a9; }

.p7-product-nav {
  position: absolute;
  width: 100%;
  z-index: 1;
  background-color: #19262a;
  overflow: hidden; }
  .p7-product-nav .p7-container {
    overflow: auto;
    width: 100%;
    max-width: initial; }
  .p7-product-nav.stick {
    position: fixed;
    top: 0;
    z-index: 97; }

.sba-open .p7-product-nav {
  transform: translate3d(0px, 0px, 0px); }

.product-list {
  margin: auto;
  height: 36px;
  display: table; }

.product-item {
  display: table-cell;
  vertical-align: middle;
  padding: 0 12px; }
  .product-item:hover {
    background-color: #dedede; }

.product-image {
  height: 15px; }
  @media (max-width: 320px) {
    .product-image {
      height: 12px; } }
  .product-image.border {
    border-radius: 1.2px; }

.product-image-aware {
  height: 14px; }
  @media (max-width: 320px) {
    .product-image-aware {
      height: 12px; } }
.product-image-aware-18 {
  height: 20px; }
  @media (max-width: 320px) {
    .product-image-aware-18 {
      height: 16px; } }
.product-image-large {
  height: 20px; }

.cookies-content-box, .terms-content-box {
  padding: 10px 15px;
  line-height: 1.6; }
  .cookies-content-box h4, .cookies-content-box h5, .cookies-content-box h6, .terms-content-box h4, .terms-content-box h5, .terms-content-box h6 {
    font-family: "GT Walsheim Regular"; }
  .cookies-content-box h5, .terms-content-box h5 {
    font-size: 16px; }
  .cookies-content-box h6, .terms-content-box h6 {
    font-size: 14px; }
  .cookies-content-box ol, .cookies-content-box ul, .terms-content-box ol, .terms-content-box ul {
    padding: 0; }
    .cookies-content-box ol li, .cookies-content-box ul li, .terms-content-box ol li, .terms-content-box ul li {
      margin: 5px 15px 5px 20px; }
  .cookies-content-box ul, .terms-content-box ul {
    list-style-type: disc; }

.anchor-push {
  padding-top: 50px; }

.leagues h4 {
  color: #fb9600; }

.leagues input {
  height: 43px; }

.leagues .league-leaderboard-header {
  margin-top: 10px;
  background: #fff;
  color: #19262a;
  padding: 8px 10px;
  z-index: 1;
  display: flex;
  flex-direction: row; }
  .leagues .league-leaderboard-header .league-leaderboard-header-inner {
    flex: 1; }
    .leagues .league-leaderboard-header .league-leaderboard-header-inner .league-back-button {
      color: #1b3c7b;
      font-weight: bold;
      padding: 0; }
      .leagues .league-leaderboard-header .league-leaderboard-header-inner .league-back-button a {
        text-decoration: underline;
        color: #1b3c7b; }
    .leagues .league-leaderboard-header .league-leaderboard-header-inner .league-name {
      font-size: 18px;
      color: #fb9600;
      font-weight: bold;
      padding: 0; }
    .leagues .league-leaderboard-header .league-leaderboard-header-inner .league-owner {
      padding: 0; }
    @media (min-width: 901px) {
      .leagues .league-leaderboard-header .league-leaderboard-header-inner .league-back-button {
        text-align: left; }
      .leagues .league-leaderboard-header .league-leaderboard-header-inner .league-name {
        text-align: center; }
      .leagues .league-leaderboard-header .league-leaderboard-header-inner .league-owner {
        text-align: right; } }
  .leagues .league-leaderboard-header .league-actions .league-actions-dropdown-button {
    cursor: pointer; }
  .leagues .league-leaderboard-header .league-actions .league-actions-dropdown-content {
    position: absolute;
    z-index: 1;
    background-color: white;
    right: 0;
    width: 150px;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    margin: 10px 15px 0 0; }
    @media (max-width: 900px) {
      .leagues .league-leaderboard-header .league-actions .league-actions-dropdown-content {
        margin-right: 5px; } }
    .leagues .league-leaderboard-header .league-actions .league-actions-dropdown-content .league-actions-dropdown-option {
      padding: 8px;
      cursor: pointer;
      user-select: none; }
    .leagues .league-leaderboard-header .league-actions .league-actions-dropdown-content .league-actions-dropdown-option-delete {
      padding: 8px;
      cursor: pointer;
      user-select: none;
      color: #fb2200; }

.leagues .button-view-leagues {
  font-size: 18px;
  margin: 5px 0; }

.leagues .view-leagues-buttons {
  margin: 0; }

.leagues .leagues-header {
  font-size: 13px;
  color: #19262a; }

.leagues .leagues-list-content-box {
  padding: 5px 10px 10px; }

.leagues .league-link {
  font-size: 13px;
  font-family: "GT Walsheim Regular";
  color: #1b3c7b;
  text-decoration: underline; }

.leagues .league-entry-code {
  font-size: 13px;
  font-family: "GT Walsheim Regular"; }

.leagues .league-access {
  font-size: 13px; }

.leagues .no-leagues-container {
  margin: 20px auto; }

.leagues .no-leagues-text {
  margin: auto;
  text-align: center;
  width: 75%;
  font-family: "GT Walsheim Pro Bold";
  color: #fb9600; }

.leagues .league-invite-block {
  font-size: 16px !important; }
  .leagues .league-invite-block h1, .leagues .league-invite-block h2, .leagues .league-invite-block h3, .leagues .league-invite-block h4 {
    font-family: "GT Walsheim Regular"; }
  .leagues .league-invite-block p {
    font-family: "GT Walsheim Regular"; }

.leagues-container .sub-header h3 {
  font-family: "GT Walsheim Pro Bold";
  color: #fb9600;
  font-size: 18px;
  margin: 4px 0 14px 0; }

.leagues-container .error-message {
  margin: 12px 0;
  padding: 12px;
  border: 1px solid #fb2200;
  color: #fb2200;
  background-color: #fbebeb; }
  .leagues-container .error-message p {
    margin: 0; }

.leagues-container .input-label {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 12px; }

.leagues-container input {
  font-size: 18px;
  line-height: 22px;
  height: 43px; }

.leagues-container .league-created-panel {
  background-color: #5f8de4;
  color: #fff; }
  .leagues-container .league-created-panel h3 {
    margin-top: 12px;
    margin-bottom: 18px; }
  .leagues-container .league-created-panel .view-league {
    background-color: white;
    margin: -10px;
    margin-top: 10px;
    padding: 10px;
    font-family: "GT Walsheim Regular"; }
    .leagues-container .league-created-panel .view-league a {
      text-decoration: underline;
      color: #0b2352; }

.leagues-container .owner-label {
  padding: 5px;
  border: dashed 0.5px white; }

.leagues-container .trophy-icon {
  margin-right: 12px; }

.leagues-container .slug {
  line-height: 18px;
  font-size: 15px;
  margin-top: 12px;
  margin-bottom: 12px; }

.leagues-container .trophy {
  width: 32px;
  height: 32px; }

.feedback-modal, .success-modal {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 998;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none; }

.feedback-wrapper {
  margin: 0 10px; }

.feedback-body, .success-body {
  z-index: 100;
  max-width: 500px;
  margin: auto;
  background-color: #fff;
  border-radius: 4px;
  padding: 15px; }
  .feedback-body h3, .success-body h3 {
    margin: 0; }
  .feedback-body p, .success-body p {
    margin: 10px 0; }
  .feedback-body select, .feedback-body textarea, .success-body select, .success-body textarea {
    margin: 0 0 15px; }

.feedback-field {
  width: 100%; }

.success-content {
  text-align: center; }

.modal-dismiss {
  float: right;
  font-size: 20px;
  cursor: pointer;
  padding-right: 5px;
  margin-top: -5px; }
  .modal-dismiss::before {
    content: 'x'; }

.feedback-error {
  display: none; }

.feedback-recaptcha-policy {
  margin-top: 10px;
  font-size: 14px; }
  .feedback-recaptcha-policy a {
    color: #146a4c; }

.challenge-racecards {
  overflow: hidden; }
  .challenge-racecards .transparent {
    transition: opacity 0.3s linear;
    opacity: 0;
    pointer-events: none; }
  .challenge-racecards .p7-challenge-racecard {
    overflow: hidden;
    height: 1000px;
    position: relative; }
  .challenge-racecards .challenges-form {
    opacity: 0;
    transition: opacity 1s linear; }
  .challenge-racecards .challenge-racecards ul {
    list-style: none; }
  .challenge-racecards div.challenge {
    left: 15px;
    position: absolute; }
  .challenge-racecards .pick-title {
    font-size: 12px; }
  .challenge-racecards .picked-title {
    display: none; }
  .challenge-racecards .ordered .runner-card.selected .picked-title {
    display: block; }
  .challenge-racecards .void-race-label {
    background: #fff;
    border-radius: 6px;
    height: 60px;
    line-height: 60px; }
  .challenge-racecards .race-boosted-message {
    background: url("/img/itv/boosted-backing.png");
    background-color: #fb9600;
    background-size: cover;
    background-position: center;
    padding: 15px;
    margin: 15px 5px;
    border-radius: 6px; }
    .challenge-racecards .race-boosted-message h2, .challenge-racecards .race-boosted-message h3, .challenge-racecards .race-boosted-message p {
      text-transform: uppercase;
      text-align: center;
      color: #FFF;
      text-shadow: 0 2px 16px rgba(0, 0, 0, 0.5); }
    .challenge-racecards .race-boosted-message p {
      margin-top: 15px; }
    .challenge-racecards .race-boosted-message a {
      text-decoration: underline; }
      .challenge-racecards .race-boosted-message a:hover {
        color: #FFF; }
  .challenge-racecards .race-info {
    padding: 1px 10px 10px;
    background: #fff;
    font-family: "GT Walsheim Regular"; }
    .challenge-racecards .race-info .description {
      font-family: "GT Walsheim Regular";
      font-size: 13px;
      font-weight: bold; }
    .challenge-racecards .race-info .runner-count {
      color: #fb9600; }
    .challenge-racecards .race-info .btn-void-race {
      margin: 10px 0; }
    .challenge-racecards .race-info .extra-info {
      font-family: "GT Walsheim Regular"; }
      .challenge-racecards .race-info .extra-info .extra {
        border: 1px solid #000;
        background: red;
        max-height: 99em;
        opacity: 1;
        height: auto;
        overflow: hidden;
        transition: opacity 0.2s linear, max-height 0.2s linear; }
      .challenge-racecards .race-info .extra-info:not(:first-child) {
        border-left: 1px solid #fb9600;
        padding-left: 7px;
        margin-left: 5px; }
  .challenge-racecards .tiebreak-title {
    color: #136a4d;
    font-family: "GT Walsheim Pro Bold"; }
  .challenge-racecards .tiebreak-question {
    color: #19262a; }
  .challenge-racecards .tiebreak-container {
    margin-left: 0;
    margin-right: 0; }
    .challenge-racecards .tiebreak-container .distance-select {
      margin-top: 20px;
      margin-bottom: 20px; }
    .challenge-racecards .tiebreak-container .button {
      font-size: 18px;
      font-family: "GT Walsheim Regular";
      max-width: 270px; }
  .challenge-racecards .tiebreak-next-button-container {
    display: flex;
    flex-direction: row;
    justify-content: center; }
    .challenge-racecards .tiebreak-next-button-container.disabled {
      filter: grayscale(1);
      opacity: 0.5;
      pointer-events: none; }
  .challenge-racecards .tiebreak-explainer {
    display: flex;
    flex-direction: row;
    font-family: "GT Walsheim Pro Bold"; }
  .challenge-racecards .tiebreaker-information-prompt {
    margin: 3px 8px 4px 0;
    width: 14px;
    height: 14px; }
  .challenge-racecards .tiebreak-race {
    color: #19262a;
    font-family: "GT Walsheim Medium";
    font-size: 22px; }
  .challenge-racecards .submit-button {
    font-family: "GT Walsheim Regular";
    font-size: 18px; }
  .challenge-racecards .help {
    padding: 5px 0;
    margin-top: -10px;
    margin-left: -5px;
    font-size: 12px; }
  .challenge-racecards .runners ul {
    list-style: none;
    /* Remove list bullets */
    padding: 0;
    margin: 0; }
  .challenge-racecards .runners .boosted-runner {
    background: url("/img/itv/boosted-backing.png");
    background-color: #fb9600;
    background-size: cover;
    background-position: center;
    padding: 5px;
    border-radius: 6px 6px 0 0; }
    @media (max-width: 900px) {
      .challenge-racecards .runners .boosted-runner {
        border-radius: 0; } }
    .challenge-racecards .runners .boosted-runner h4, .challenge-racecards .runners .boosted-runner p {
      text-transform: uppercase;
      text-align: center;
      color: #FFF;
      text-shadow: 0 2px 16px rgba(0, 0, 0, 0.5); }
    .challenge-racecards .runners .boosted-runner p {
      margin-top: 5px;
      margin-bottom: 5px; }
    .challenge-racecards .runners .boosted-runner a {
      text-decoration: underline; }
      .challenge-racecards .runners .boosted-runner a:hover {
        color: #FFF; }
  .challenge-racecards .selected-runner {
    background-color: #146a4c;
    color: white; }
  .challenge-racecards .col-sm-6:nth-child(odd) {
    clear: left; }
    @media (min-width: 901px) {
      .challenge-racecards .col-sm-6:nth-child(odd) {
        padding: 0 10px 0 0; } }
  @media (min-width: 901px) {
    .challenge-racecards .col-sm-6:nth-child(even) {
      padding: 0; } }
  .challenge-racecards .runner {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 6px 8px;
    margin-left: -15px;
    margin-right: -15px;
    height: 123px; }
    .challenge-racecards .runner .header {
      color: #1b3c7b; }
    @media (min-width: 901px) {
      .challenge-racecards .runner {
        margin-left: 0;
        margin-right: 0; } }
  .challenge-racecards .runner-bucket {
    margin: 0 15px; }
  .challenge-racecards .runner-name, .challenge-racecards .number {
    word-wrap: break-word;
    color: #1b3c7b;
    font-family: "GT Walsheim Regular";
    text-overflow: ellipsis;
    overflow: hidden; }
    @media (max-width: 400px) {
      .challenge-racecards .runner-name, .challenge-racecards .number {
        max-width: 135px;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: normal; } }
    .challenge-racecards .runner-name.non-runner, .challenge-racecards .number.non-runner {
      color: gray !important; }
  .challenge-racecards .runner-summary {
    color: #9b9b9b;
    font-size: 12px;
    word-spacing: 0.5em; }
  .challenge-racecards .last-run {
    color: #9b9b9b;
    font-family: "ArialMT", Arial, Helvetica, sans-serif; }
  .challenge-racecards .race-challenge .runner-info-container {
    padding: 0 2px 0 10px !important;
    word-wrap: break-word; }
  .challenge-racecards .horse-info {
    margin: 8px 0; }
  .challenge-racecards .form-info {
    font-family: "GT Walsheim Regular";
    font-size: 13px;
    margin-top: 8px;
    margin-left: -4px;
    color: #4a4a4a;
    margin-right: 0; }
    .challenge-racecards .form-info > div {
      padding: 0 4px; }
    @media (min-width: 901px) {
      .challenge-racecards .form-info div {
        float: none !important; } }
    .challenge-racecards .form-info strong {
      font-family: "GT Walsheim Medium"; }
  .challenge-racecards .history {
    margin-right: 20px; }
    .challenge-racecards .history .history-Distance::after {
      background-color: #9b9b9b;
      content: "D";
      height: 15px;
      color: #fff;
      padding: 2px;
      font-size: 0.9em;
      font-weight: bolder;
      display: inline-block; }
    .challenge-racecards .history .history-BeatenFavourite::after {
      background-color: #9b9b9b;
      content: "BF";
      height: 15px;
      color: #fff;
      padding: 2px;
      font-size: 0.9em;
      font-weight: bolder;
      display: inline-block; }
    .challenge-racecards .history .history-CourseDistance::after {
      background-color: #9b9b9b;
      content: "CD";
      height: 15px;
      color: #fff;
      padding: 2px;
      font-size: 0.9em;
      font-weight: bolder;
      display: inline-block; }
  .challenge-racecards .non-runner .runner-name, .challenge-racecards .non-runner .number, .challenge-racecards .non-runner .runner-btn, .challenge-racecards .non-runner .description, .challenge-racecards .non-runner .distance, .challenge-racecards .non-runner .going {
    color: gray !important;
    border-color: gray !important; }
  .challenge-racecards .non-runner .race-number, .challenge-racecards .non-runner .race-name, .challenge-racecards .non-runner .link {
    color: #fb2200 !important;
    border-color: #fb2200 !important; }

.game-intro {
  background-color: #fff;
  padding: 6px 8px; }
  @media (max-width: 901px) {
    .game-intro {
      padding: 15px 25px; } }
.my-picks .race-info .header {
  color: #fb9600; }

.my-picks .name {
  color: #1b3c7b; }

@media (min-width: 901px) {
  .my-picks .selections-fieldset {
    display: flex;
    flex-flow: row wrap; }
    .my-picks .selections-fieldset li {
      margin-bottom: 10px; }
    .my-picks .selections-fieldset .runner-card {
      height: 100%;
      margin-bottom: 0;
      display: flex;
      flex-flow: column; }
      .my-picks .selections-fieldset .runner-card .main-section {
        flex-grow: 1;
        padding-bottom: 10px; } }

.my-picks .runner-card {
  background: #fff;
  padding: 8px; }
  .my-picks .runner-card .header .race-name {
    font-family: "GT Walsheim Regular"; }
  @media (min-width: 901px) {
    .my-picks .runner-card.pick hr {
      margin-top: 0;
      margin-bottom: 0; } }
  .my-picks .runner-card .race-info {
    margin: inherit;
    padding: 0; }
  .my-picks .runner-card .right-arrow {
    width: 8px;
    margin-bottom: 2px; }
  .my-picks .runner-card .silk {
    margin: 0 !important; }
  .my-picks .runner-card .horse-info {
    margin: 8px 0 0; }
    @media (max-width: 901px) {
      .my-picks .runner-card .horse-info {
        margin: 0; } }
  .my-picks .runner-card .number-container {
    text-align: center;
    padding: 5px 0 0; }
  .my-picks .runner-card .runner-info-container {
    padding: 5px 0 0 10px !important;
    word-wrap: break-word; }

.runner-card {
  background-color: #fff;
  margin-bottom: 10px;
  padding: 6px 8px;
  transition: background-color 0.4s, color 0.4s, padding 400ms; }
  .runner-card.no-margin {
    margin-bottom: 0; }
  .runner-card.with-odds {
    padding-bottom: 55px; }
    @media (max-width: 1024px) {
      .runner-card.with-odds {
        padding-bottom: 65px; } }
    .runner-card.with-odds .odds-toggle-content {
      opacity: 1; }
  .runner-card.hide-odds .bet-btn {
    pointer-events: none;
    cursor: unset; }
  .runner-card.hide-odds.with-commentary {
    margin-bottom: 20px; }
    @media (max-width: 1024px) {
      .runner-card.hide-odds.with-commentary {
        margin-bottom: 10px;
        padding-bottom: 20px; } }
  .runner-card .odds-toggle-content {
    transition: opacity 200ms, filter 100ms;
    transition-delay: 100ms;
    opacity: 0; }
  .runner-card .odds-toggle-content {
    position: absolute;
    bottom: 0;
    margin-left: 2px;
    width: calc(100% - 36px); }
  .runner-card .bet-with-skybet {
    background: #fff;
    border-top: 1px solid #ebebeb;
    height: 44px;
    margin-top: 12px;
    width: calc(100% + 42px);
    padding: 0 25px 0 15px; }
    @media (min-width: 901px) {
      .runner-card .bet-with-skybet {
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        width: calc(100% + 26px);
        padding: 0 10px; } }
    .runner-card .bet-with-skybet .skybet-text {
      margin-top: 12px;
      font-family: "Sky Text Medium";
      color: white;
      font-size: 14px; }
    .runner-card .bet-with-skybet .bet-btn {
      width: 100%;
      height: 30px;
      margin-top: 7px;
      margin-left: 5px;
      line-height: 18px;
      font-family: "Sky Text Medium";
      font-size: 16px;
      color: #0b2352; }
      @media (min-width: 901px) {
        .runner-card .bet-with-skybet .bet-btn {
          width: 72px;
          margin-left: -1px; } }
  .runner-card .stars {
    display: inline-block; }
  .runner-card .runner-timeform-logo {
    display: inline-block;
    height: 15px;
    width: 70px;
    background-image: url(/img/itv/timeform-logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 1px; }
  .runner-card.selected {
    background-color: #146a4c;
    color: #fff; }
    .runner-card.selected .horse-info span, .runner-card.selected .horse-info .label, .runner-card.selected .horse-info div, .runner-card.selected .horse-info sup, .runner-card.selected .form-info span, .runner-card.selected .form-info .label, .runner-card.selected .form-info div, .runner-card.selected .form-info sup {
      color: #fff; }
    .runner-card.selected .runner-commentary {
      color: #fff; }
    .runner-card.selected .selected-runner {
      background: #fff !important;
      border-color: #fff !important;
      color: #146a4c !important; }
      .runner-card.selected .selected-runner.pick-btn {
        height: 36px; }
    .runner-card.selected .runner-timeform-logo {
      background-image: url(/img/itv/timeform-logo-white.png); }
    .runner-card.selected .no-skybet-odds {
      color: white; }
  @media (max-width: 900px) {
    .runner-card {
      margin-left: 0;
      margin-right: 0; } }
  .runner-card .non-runner .pick-title {
    font-family: "GT Walsheim Regular";
    font-size: 15px;
    color: #fb9600; }
  .runner-card .non-runner .horse-info {
    color: #a9a9a9; }
  .runner-card .non-runner .runner-btn {
    color: #a9a9a9;
    border-color: #a9a9a9; }
  .runner-card .non-runner .runner-name {
    color: #a9a9a9;
    word-wrap: break-word; }
  .runner-card .non-runner .number {
    color: #a9a9a9; }
  .runner-card .non-runner .bet-btn {
    pointer-events: none;
    color: #9b9b9b; }
  @media (min-width: 901px) {
    .runner-card .col-sm-6:nth-child(odd) {
      padding: 0 10px 0 0; } }
  @media (min-width: 901px) {
    .runner-card .col-sm-6:nth-child(even) {
      padding: 0; } }
  .runner-card .runner-bucket {
    margin: 0 20px; }
  .runner-card .number-container {
    text-align: center; }
    .runner-card .number-container .number {
      font-family: "GT Walsheim Regular";
      font-size: 14px;
      white-space: nowrap;
      overflow: visible;
      text-align: center; }
  .runner-card .number-container .stall {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
    color: #9b9b9b; }
  .runner-card .runner-name, .runner-card .number {
    color: #1b3c7b;
    font-family: "GT Walsheim Regular"; }
    @media (max-width: 400px) {
      .runner-card .runner-name, .runner-card .number {
        max-width: 135px;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: normal; } }
  .runner-card .runner-summary {
    color: #4a4a4a;
    font-size: 12px;
    word-spacing: 0.5em;
    font-family: "GT Walsheim Regular"; }
  .runner-card .last-run {
    color: #9b9b9b;
    font-family: "ArialMT", Arial, Helvetica, sans-serif; }
  .runner-card .silk {
    width: 42px;
    height: 30px;
    margin: 2px 0 0; }
    @media (min-width: 901px) and (max-width: 880px) {
      .runner-card .silk {
        margin: 0; } }
  .runner-card .stall {
    font-size: 10px; }
  .runner-card .picked-title h4 {
    font-family: "GT Walsheim Pro Bold";
    font-size: 18px;
    margin: 2px 0; }
  .runner-card .horse-info {
    margin: 5px 0 0; }
  .runner-card .form-info {
    font-family: "GT Walsheim Regular";
    font-size: 13px;
    margin-top: 8px;
    margin-left: -4px;
    color: #4a4a4a;
    margin-right: 0; }
    .runner-card .form-info > div {
      padding: 0 4px; }
    .runner-card .form-info strong {
      font-family: "GT Walsheim Medium"; }
    .runner-card .form-info div {
      float: left; }
    .runner-card .form-info .label {
      font-weight: bold; }
  .runner-card .odds-col {
    padding-top: 5px; }
  .runner-card .history {
    margin-right: 20px; }
    .runner-card .history .history-Distance::after {
      background-color: #9b9b9b;
      content: "D";
      height: 14px;
      line-height: 10px;
      color: #fff;
      padding: 2px;
      font-size: 0.9em;
      font-weight: bolder;
      display: inline-block; }
    .runner-card .history .history-BeatenFavourite::after {
      background-color: #9b9b9b;
      content: "BF";
      height: 14px;
      line-height: 10px;
      color: #fff;
      padding: 2px;
      font-size: 0.9em;
      font-weight: bolder;
      display: inline-block; }
    .runner-card .history .history-CourseDistance::after {
      background-color: #9b9b9b;
      content: "CD";
      height: 14px;
      line-height: 10px;
      color: #fff;
      padding: 2px;
      font-size: 0.9em;
      font-weight: bolder;
      display: inline-block; }
  .runner-card .runner-btn {
    margin: 5px 0;
    width: 100%;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s;
    color: #146a4c;
    border-color: #fb9600;
    font-family: "GT Walsheim Medium";
    font-weight: bold; }
    .runner-card .runner-btn.pick-btn:hover {
      background-color: #2450a5; }
    .runner-card .runner-btn.pick-btn {
      background-color: #1b3c7b;
      color: #FFF;
      border-color: #1b3c7b; }
      .runner-card .runner-btn.pick-btn:after {
        content: 'Pick';
        font-family: "GT Walsheim Medium";
        font-size: 16px; }
    .runner-card .runner-btn.selected-runner.pick-btn:hover {
      background-color: #1c956b; }
    .runner-card .runner-btn.selected-runner:after {
      background-image: url(/img/green_tick.png);
      content: ' ';
      background-size: contain;
      width: 18px;
      height: 15px;
      display: inline-block;
      position: relative;
      top: 4px;
      background-repeat: no-repeat; }
    .runner-card .runner-btn.no-skybet-odds {
      margin-top: 15px; }
  .runner-card .runner-commentary {
    border-top: 1px dashed #d8d8d8;
    font-family: "GT Walsheim Regular";
    font-size: 11px;
    color: #4a4a4a;
    margin-top: 5px;
    padding-top: 5px; }

.my-picks .runner-btn, .results .runner-btn {
  padding: 0; }
  .my-picks .runner-btn a, .results .runner-btn a {
    padding: 6px 12px; }

.splash-page {
  position: fixed;
  top: 35px;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10000; }
  .splash-page .menu-close {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 20px;
    right: 15px;
    cursor: pointer; }
  .splash-page .splash-page-body-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    max-height: calc(100% - 80px);
    overflow: auto; }
  .splash-page .splash-page-body {
    margin: auto;
    position: relative;
    max-height: calc(100% - 24px);
    padding-bottom: 5px; }
    .splash-page .splash-page-body .splash-page-header {
      width: 100%;
      height: 56px;
      line-height: 56px; }
    .splash-page .splash-page-body .splash-page-body-text {
      margin-top: 15px;
      margin-bottom: 15px; }
    .splash-page .splash-page-body .splash-page-success-btn {
      width: calc(100% - 32px);
      height: 40px;
      line-height: 40px;
      margin: 16px; }
    .splash-page .splash-page-body .splash-page-decline {
      cursor: pointer;
      margin-bottom: 15px; }
  .splash-page .splash-page-terms-link {
    width: 100%;
    z-index: 2;
    line-height: 2; }
  .splash-page .splash-page-terms-link > a {
    text-decoration: underline;
    text-underline: white; }
  .splash-page .splash-page-content {
    padding-right: 8px;
    padding-left: 8px; }
    .splash-page .splash-page-content img {
      width: 100%; }
  @media (max-width: 900px) {
    .splash-page .splash-page-body {
      width: calc(100% - 20px); } }
  @media (min-width: 901px) {
    .splash-page .splash-page-body {
      width: 562px; } }
  @media (min-width: 992px) {
    .splash-page .splash-page-body {
      width: 736px; } }
.played .played ul {
  list-style: none; }

.played .runner-card {
  height: inherit; }
  .played .runner-card .runner-info-container {
    padding: 0 0 0 10px !important;
    word-wrap: break-word; }
    @media (min-width: 901px) {
      .played .runner-card .runner-info-container {
        margin-left: -25px; } }
  .played .runner-card .tiebreaker .description {
    margin-top: 20px; }
  .played .runner-card .runner-name,
  .played .runner-card .number {
    font-family: "Sky Text Medium";
    font-size: 16px;
    color: #132c6c;
    line-height: 1em; }
  .played .runner-card .name-area,
  .played .runner-card .rancher-summary {
    line-height: 1em; }
  .played .runner-card .runner-summary {
    font-family: "Sky Text";
    color: #132c6c;
    font-size: 14px;
    word-spacing: 0;
    margin-top: 2px;
    line-height: 16px; }
  @media (max-width: 901px) {
    .played .runner-card .form-info {
      margin: 0; } }
  .played .runner-card .runner-btn.no-skybet-odds {
    text-align: right; }
  .played .runner-card .odds-col {
    padding-top: 0; }
  @media (max-width: 901px) {
    .played .runner-card {
      margin: 0; } }
.played .notice {
  border-width: 0 5px 0 5px;
  border-left: #fb9600 5px solid;
  border-right: #fb9600 5px solid;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px; }
  .played .notice:not(:first-child) {
    margin-top: 10px; }
  .played .notice .pick-title {
    font-family: "GT Walsheim Regular";
    font-size: 15px;
    color: #fb9600; }
  .played .notice .description {
    color: #373737;
    font-family: "GT Walsheim Regular"; }

.played .submit {
  padding: 15px;
  display: flex; }

.played .help {
  padding: 5px 0;
  margin-top: -10px;
  margin-left: -5px;
  font-size: 12px; }

.played .runners ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.played .runners li {
  padding: 0; }

.played .runners li:first-child .runner-card {
  padding-top: 16px; }

.played .runners li:last-child .runner-card {
  padding-bottom: 16px; }

@media (min-width: 901px) {
  .played .col-sm-6:nth-child(odd) {
    padding: 0 10px 0 0; } }

@media (min-width: 901px) {
  .played .col-sm-6:nth-child(even) {
    padding: 0; } }

.played .game-intro {
  background-color: #fff;
  margin: 0 -15px 0 -15px;
  padding: 6px 8px; }
  @media (min-width: 901px) {
    .played .game-intro {
      padding: 15px 8px;
      margin: 10px -15px 10px -15px; } }
.played .accumulator {
  background-color: #b8d0ee;
  padding: 15px;
  font-size: 16px;
  text-align: center;
  color: #132c6c; }
  .played .accumulator .price {
    font-family: "Sky Text Medium";
    font-weight: bold; }
  .played .accumulator .price--winnings {
    font-size: 48px;
    display: block;
    color: #d92231; }
  .played .accumulator .accumulator-text {
    color: #132c6c;
    font-family: "Sky Text Medium";
    font-size: 18px; }
  .played .accumulator .accumulator-betlink {
    padding-bottom: 16px;
    border-bottom: none; }
    @media (max-width: 900px) {
      .played .accumulator .accumulator-betlink {
        padding-top: 16px;
        border-bottom: 1px solid #cbd7e9; } }
.played .played-accumulator .accumulator-footer {
  font-family: "Sky Text";
  border-radius: 0 0 6px 6px; }

.played .played-lucky15, .played .played-accumulator {
  overflow: auto; }

.played .your-pick7 {
  background-color: #132c6c;
  font-family: "Sky Text";
  font-weight: normal;
  font-size: 18px;
  color: white;
  padding: 12px 10px;
  border-radius: 6px 6px 0 0; }
  .played .your-pick7 .logo {
    margin-top: 5px;
    height: 16px; }

.played .acca-toggle {
  cursor: pointer; }
  .played .acca-toggle .acca-toggle-icon-closed::after {
    font-family: 'Skycons';
    content: attr(data-char-closed); }
  .played .acca-toggle .acca-toggle-icon-opened::after {
    font-family: 'Skycons';
    content: attr(data-char-opened); }

.played .part-reg-offer-container .part-reg-banner {
  background-color: #132c6c;
  font-family: "Sky Text Medium";
  font-size: 18px;
  color: white;
  padding: 12px 10px 8px 10px;
  line-height: 1em; }
  .played .part-reg-offer-container .part-reg-banner .part-reg-sub-text {
    font-size: 14px; }
  .played .part-reg-offer-container .part-reg-banner .logo {
    margin-top: 5px;
    height: 22px; }

.played .part-reg-offer-container .part-reg-body {
  background-color: white;
  padding: 10px; }
  .played .part-reg-offer-container .part-reg-body .part-reg-offer-card {
    border-radius: 5px;
    box-shadow: 0 0 7px 0 #dbdbdb;
    border: solid 1px #b1c1d4;
    padding: 10px; }
    .played .part-reg-offer-container .part-reg-body .part-reg-offer-card .part-reg-btn {
      background-color: #132c6c;
      color: white; }
    .played .part-reg-offer-container .part-reg-body .part-reg-offer-card .part-reg-win-value {
      font-family: 'Sky Text Bold';
      font-size: 38px;
      color: #dd2e2e;
      margin-bottom: 0px; }
    .played .part-reg-offer-container .part-reg-body .part-reg-offer-card .part-reg-points {
      line-height: 30px; }
    .played .part-reg-offer-container .part-reg-body .part-reg-offer-card .part-reg-point::before {
      font-family: 'Skycons';
      content: attr(data-char);
      font-size: 12px;
      color: #04a04a;
      margin-right: 10px; }
    .played .part-reg-offer-container .part-reg-body .part-reg-offer-card .part-reg-terms {
      color: #4a4a4a; }

.played .share-buttons {
  justify-content: center;
  margin: 20px 0 0; }

@media (min-width: 901px) {
  .play .flex-item:nth-child(even) .bet-with-skybet {
    width: calc(100% + 35px); } }

.play .nav-item:last-child a {
  color: #fb9600 !important; }

.play .my-picks {
  margin-bottom: 65px; }
  .play .my-picks .tiebreak {
    padding-bottom: 12px; }
  .play .my-picks .runner-name {
    display: block; }
  .play .my-picks .tiebreak-title {
    color: #136a4d;
    font-weight: bold;
    font-size: 14px; }
  .play .my-picks .tiebreak-distance {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 4px 0 8px 0; }
  .play .my-picks .tiebreak-thumb {
    height: 34px;
    margin-right: 12px; }
  .play .my-picks .tiebreak-text-value-my-picks {
    font-family: "GT Walsheim Pro Bold"; }
  .play .my-picks .height-unset {
    height: unset; }

.play .description .name {
  font-family: "GT Walsheim Regular";
  color: #1b3c7b;
  font-size: 14px; }

.play .distance, .play .runner-count {
  font-family: "GT Walsheim Regular";
  font-size: 14px; }

.play .hide-label {
  width: 100%; }

.play .race-commentary {
  margin: 10px 0; }

.top-picks-box .top-picks {
  margin-bottom: 0; }

.top-picks-box > h3 {
  font-family: "Sky Text Medium";
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 14px 14px 15px 16.8px; }
  .top-picks-box > h3.heading {
    background-color: #132c6c;
    color: white; }
    .top-picks-box > h3.heading .logo {
      height: 16px;
      margin-top: 3px; }
  .top-picks-box > h3.subheading {
    border-left: 1px solid #cbd7e9;
    border-right: 1px solid #cbd7e9;
    background-color: #b8d0ee;
    color: #132c6c; }

.top-picks-box .top-pick {
  background-color: #eff4fb;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0.5px;
  border-bottom-width: 0.5px;
  border-left-width: 0.5px;
  border-color: #cbd7e9;
  padding: 7px 12px 12px; }
  .top-picks-box .top-pick .times-picked-area {
    white-space: nowrap; }
    .top-picks-box .top-pick .times-picked-area .times-picked {
      font-family: "Sky Text Medium";
      font-size: 11px;
      background-color: #fff;
      padding: 2px 7px 3px 2px; }
      .top-picks-box .top-pick .times-picked-area .times-picked .times-picked-number {
        padding-left: 8px;
        color: #04a04a; }
  .top-picks-box .top-pick .row-no-padding .cloth-number, .top-picks-box .top-pick .row-no-padding .runner-name, .top-picks-box .top-pick .row-no-padding .runner-odds {
    padding-left: 15px !important; }
  .top-picks-box .top-pick .row-no-padding .runner-odds {
    margin-right: 15px;
    text-align: right; }
  .top-picks-box .top-pick .race-name {
    font-family: "Sky Text";
    font-size: 12px; }
  .top-picks-box .top-pick .runner-name {
    font-family: "Sky Text Medium";
    font-size: 18px;
    color: #132c6c;
    margin-bottom: 8.2px; }
  .top-picks-box .top-pick .runner-odds {
    font-family: "Sky Text Medium";
    color: #fb9600;
    font-size: 16px; }
  .top-picks-box .top-pick .cloth-number {
    font-family: "Sky Text";
    font-size: 14px;
    color: #132c6c;
    padding-top: 1px; }
  .top-picks-box .top-pick .times-picked-icon {
    height: 30px;
    width: 30px; }

.results-summary .stat {
  padding: 8px;
  background: #ebebeb;
  font-family: "GT Walsheim Regular";
  font-size: 18px;
  line-height: 25px;
  vertical-align: middle; }
  @media (max-width: 901px) {
    .results-summary .stat {
      padding: 6px 10px 6px 10px; } }
  .results-summary .stat.winners {
    border-left: 7px solid #146a4c; }
    .results-summary .stat.winners .float-left {
      max-width: 80%;
      line-height: 36px; }
  .results-summary .stat.places {
    border-left: 7px solid #4a90e2; }
    .results-summary .stat.places .float-left {
      max-width: 80%;
      line-height: 36px; }
  .results-summary .stat.upcoming {
    border-left: 5px dotted #a29696;
    padding-left: 12px; }
    .results-summary .stat.upcoming .float-left {
      max-width: 80%;
      line-height: 36px; }
  .results-summary .stat .runner-count {
    width: 30px;
    text-align: center;
    line-height: 29px; }
  .results-summary .stat strong {
    font-family: "GT Walsheim Medium";
    font-size: 28px;
    font-weight: 800;
    vertical-align: text-top; }

.round-winners {
  font-family: "GT Walsheim Regular"; }
  @media (max-width: 900px) {
    .round-winners {
      padding: 10px 0 0 0;
      margin-left: -15px; } }
  .round-winners .winner {
    background: #146a4c;
    color: white;
    padding: 10px 10px 11px 10px;
    font-size: 15px;
    width: calc(100% + 15px); }
    .round-winners .winner .winner-header {
      font-size: 22px;
      margin-top: -5px; }
      @media (max-width: 900px) {
        .round-winners .winner .winner-header {
          font-size: 18px; } }
    .round-winners .winner .winner-list {
      margin: 3px 0;
      line-height: 54px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
      @media (max-width: 900px) {
        .round-winners .winner .winner-list {
          line-height: 59px; } }
    .round-winners .winner .view-results {
      margin-top: 11px;
      margin-bottom: 5px;
      white-space: nowrap;
      color: #FFFFFF !important; }
      @media (max-width: 900px) {
        .round-winners .winner .view-results {
          margin: 0 auto; } }
    .round-winners .winner .trophy {
      height: 52px;
      width: 52px;
      margin-left: 1.5px;
      margin-right: 10px; }

.results {
  overflow-x: hidden; }
  @media (min-width: 901px) {
    .results .results-container {
      display: flex;
      flex-flow: row wrap; }
      .results .results-container .result-panel {
        width: 50%; }
      .results .results-container .result-body {
        height: 100%;
        background-color: white;
        border-bottom: 10px solid #ebebeb; }
        .results .results-container .result-body .compressed {
          display: none; }
      .results .results-container .default-runner-notice {
        background-color: #ebebeb; }
    .results .upcoming-container .result-body {
      display: flex;
      flex-flow: row wrap; } }
  @media (min-width: 901px) {
    .results .result-panel {
      padding-right: 0;
      padding-left: 0; }
    .results .result-panel:nth-child(odd) {
      clear: both; }
    .results .result-panel:nth-child(even) .desktop-space {
      margin-left: 10px; } }
  @media (max-width: 901px) {
    .results li[class*="col-"] {
      padding-left: 0;
      padding-right: 0; } }
  .results .calendar-holder {
    margin-top: 8px; }
    .results .calendar-holder select {
      cursor: pointer;
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      opacity: 0.001; }
    .results .calendar-holder .calendar-btn {
      padding: 0;
      cursor: pointer;
      display: block; }
  .results .result-header .selector {
    color: white;
    font-size: 20px;
    padding: 14px 10px 6px;
    background-color: #031639;
    font-family: "GT Walsheim Pro Bold";
    font-size: 20px; }
    .results .result-header .selector.selected.results:before {
      content: "\A";
      border-style: solid;
      border-width: 7px;
      border-color: transparent transparent white transparent;
      position: relative;
      margin-left: -14px;
      float: right;
      right: calc(50% - 4px);
      top: 20px; }
    .results .result-header .selector.selected.upcoming:before {
      content: "\A";
      border-style: solid;
      border-width: 7px;
      border-color: transparent transparent white transparent;
      position: relative;
      margin-left: -14px;
      float: right;
      right: calc(50% - 4px);
      top: 20px; }
    .results .result-header .selector, .results .result-header .selector:hover, .results .result-header .selector:visited, .results .result-header .selector:focus {
      color: white;
      text-decoration: none; }
    .results .result-header .selector.selected {
      background-color: #1b3c7b; }
  .results .silk-container {
    padding-left: 2px !important;
    text-align: center; }
  .results .result-header a.selector {
    float: left;
    width: 50%; }
  .results .no-results {
    background-color: #fff;
    padding: 10px 25px 10px;
    width: 100%; }
  .results .result-icon.pulled-up:not(.none):after {
    content: "×";
    background-color: #a29696;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    display: block;
    color: white;
    margin: 2px;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    font-style: normal;
    line-height: 12px; }
  .results .result-icon.unplaced:not(.none):after {
    content: "×";
    background-color: #fb2200;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    display: block;
    color: white;
    margin: 2px;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    font-style: normal;
    line-height: 12px; }
  .results .result-icon.placed:not(.none):after {
    content: "P";
    background-color: #146a4c;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    display: block;
    color: white;
    margin: 2px;
    text-align: center;
    font-size: 8px;
    text-decoration: none;
    font-style: normal;
    line-height: 14px; }
  .results .result-icon.won:not(.none):after {
    content: "W";
    background-color: #fb9600;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    display: block;
    color: white;
    margin: 2px;
    text-align: center;
    font-size: 8px;
    text-decoration: none;
    font-style: normal;
    line-height: 14px; }
  .results .result-status {
    color: white;
    font-size: 0.7em;
    text-transform: uppercase;
    margin-top: 5px; }
  .results .pick-head {
    margin: 0; }
  .results .result-header {
    background-color: #1b3c7b;
    color: white;
    margin-top: 10px; }
    .results .result-header h3 {
      margin-top: 12px;
      margin-bottom: 8px;
      font-size: 20px;
      line-height: 20px; }
  .results .sub-header {
    background-color: #fff; }
    .results .sub-header h2 {
      font-family: "GT Walsheim Pro Bold";
      color: #fb9600;
      margin-top: 16px; }
    @media (max-width: 900px) {
      .results .sub-header {
        padding-left: 15px;
        padding-right: 15px; } }
  .results .result-body .pick-title {
    background-color: #fff; }
    @media (min-width: 901px) {
      .results .result-body .pick-title {
        padding-top: 5px;
        padding-bottom: 10px;
        padding-left: 24px;
        padding-right: 24px; } }
  .results .pick-head .pick-title {
    padding: 5px 10px; }
  .results .tiebreaker-container .pick-title {
    padding: 5px 10px; }
  .results .runner-card {
    padding: 6px 10px; }
  .results .results-container .runner-summary, .results .upcoming-container .runner-summary {
    word-spacing: normal;
    font-size: 13px; }
  .results .results-container {
    overflow: hidden; }
    .results .results-container .runner-card {
      margin-bottom: 0; }
      .results .results-container .runner-card .optional-divider {
        margin-top: 10px;
        border-bottom: 1px dashed #d8d8d8; }
      .results .results-container .runner-card .form-info {
        font-size: 11px; }
      .results .results-container .runner-card .odds {
        color: #1b3c7b;
        font-size: 14px;
        margin-top: 10px;
        font-family: "GT Walsheim Medium"; }
    .results .results-container .picked {
      margin-bottom: 2px; }
      .results .results-container .picked .optional-divider {
        border-bottom: 0 !important; }
      .results .results-container .picked .my-pick {
        font-size: 18px;
        font-weight: bold; }
      .results .results-container .picked .runner-card {
        color: #FFFFFF;
        background-color: #a29696; }
        .results .results-container .picked .runner-card .name, .results .results-container .picked .runner-card .form-info, .results .results-container .picked .runner-card .number, .results .results-container .picked .runner-card .runner-summary, .results .results-container .picked .runner-card .odds {
          color: #FFFFFF; }
      .results .results-container .picked.placed .runner-card {
        background-color: #146a4c; }
      .results .results-container .picked.unplaced .runner-card {
        background-color: #fb2200; }
      .results .results-container .picked.won .runner-card {
        background-color: #fb9600; }
      @media (min-width: 901px) {
        .results .results-container .picked {
          margin-bottom: 0; }
          .results .results-container .picked .runner-card {
            padding: 0 15px; }
          .results .results-container .picked.placed .runner-card, .results .results-container .picked.unplaced .runner-card, .results .results-container .picked.won .runner-card, .results .results-container .picked.did-not-finish .runner-card {
            background-color: white; }
          .results .results-container .picked .runner-bucket {
            padding: 10px 25px;
            margin: 0 -15px; }
          .results .results-container .picked.did-not-finish .runner-bucket {
            background-color: #a29696; }
          .results .results-container .picked.placed .runner-bucket {
            background-color: #146a4c; }
          .results .results-container .picked.unplaced .runner-bucket {
            background-color: #fb2200; }
          .results .results-container .picked.won .runner-bucket {
            background-color: #fb9600; }
          .results .results-container .picked.pending .runner-bucket {
            background-color: #a29696; } }
    .results .results-container li:last-child .optional-divider, .results .results-container .picked .optional-divider {
      margin: 0;
      border-bottom: none; }
    .results .results-container .position {
      font-size: 22px; }
      .results .results-container .position sup {
        top: -5px;
        font-size: 9px; }
  .results .desktop-header {
    font-family: "GT Walsheim Pro Bold";
    font-size: 18px;
    padding: 5px 10px;
    color: #fb9600;
    background-color: white;
    margin: 0 0 10px; }
  .results .upcoming .pick-title {
    border-bottom: 1px dashed #d8d8d8; }
    .results .upcoming .pick-title .result-icon {
      display: none; }
  .results .upcoming .result-status {
    display: none; }
  @media (min-width: 901px) {
    .results .upcoming .result-panel {
      width: 100%; }
      .results .upcoming .result-panel li {
        width: 50%;
        display: block;
        background-color: white;
        border-bottom: 5px solid #ebebeb; }
    .results .upcoming li:nth-child(odd) {
      clear: both;
      padding-right: 2px;
      border-right: 2px solid #ebebeb; }
    .results .upcoming li:nth-child(even) {
      padding-left: 2px;
      border-left: 2px solid #ebebeb; } }
  @media (max-width: 900px) {
    .results .tiebreaker {
      padding-bottom: 10px; } }
  .results .tiebreaker .tiebreaker-container {
    background-color: white;
    margin-right: -5px;
    margin-bottom: 8px; }
    .results .tiebreaker .tiebreaker-container .tiebreak-header {
      border-bottom: 1px solid #d8d8d8;
      padding: 5px 10px; }
    .results .tiebreaker .tiebreaker-container .tiebreak-title {
      color: #136a4d;
      font-weight: bold; }
    .results .tiebreaker .tiebreaker-container .tiebreak-body {
      display: flex;
      align-items: center;
      padding: 10px; }
    .results .tiebreaker .tiebreaker-container .tiebreak-result {
      display: flex;
      flex-direction: column; }
    .results .tiebreaker .tiebreaker-container .tiebreak-distance {
      display: flex;
      flex-direction: row;
      align-items: center;
      margin: 4px 0 8px 0; }
    .results .tiebreaker .tiebreaker-container .tiebreak-thumb {
      height: 34px;
      margin-right: 12px; }
  .results .tiebreaker p {
    padding: 5px 5px 10px 5px;
    margin-bottom: 0; }
  .results .tiebreaker .distance-result {
    font-family: "GT Walsheim Pro Bold";
    color: #136a4d;
    display: inline-block; }
  @media (min-width: 901px) {
    .results .tiebreaker {
      padding-bottom: 0; }
      .results .tiebreaker .tiebreaker-container {
        margin-left: 0;
        margin-right: 0; } }
  @media (min-width: 901px) {
    .results .default-runner-notice-container {
      border: 15px solid white;
      border-bottom: 3px solid white;
      border-top: 0; } }
  .results .default-runner-notice {
    border-left: 5px solid #fb2200;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 16px;
    background-color: #ebebeb; }
    .results .default-runner-notice .text-danger {
      color: #fb2200; }
  .results .share-buttons {
    margin: 10px 0 0;
    padding-right: 0; }

.accumulator-footer {
  background-color: #132c6c;
  font-family: "Sky Text Medium";
  color: white;
  padding: 16px 16px 8px; }
  .accumulator-footer .odds .row {
    line-height: 25px; }
  .accumulator-footer .odds .price-label {
    font-size: 14px; }
  .accumulator-footer .odds .price {
    font-size: 16px;
    text-align: right;
    line-height: 24px;
    letter-spacing: 1px; }
  .accumulator-footer .disclaimer {
    color: #b4bfd3;
    font-size: 12px;
    text-align: center;
    margin-bottom: 0;
    line-height: 24px; }
    .accumulator-footer .disclaimer a {
      text-decoration: underline; }
    .accumulator-footer .disclaimer a:hover {
      color: white; }

.first-race-special {
  padding: 5px 10px;
  background-color: #fff; }
  .first-race-special .first-race-special-header {
    font-family: "GT Walsheim Regular";
    font-size: 12px;
    color: #0b2352;
    margin: 2px 4px; }
    @media (max-width: 900px) {
      .first-race-special .first-race-special-header {
        font-size: 10px; } }
    .first-race-special .first-race-special-header .logo {
      height: 16px; }
      @media (max-width: 900px) {
        .first-race-special .first-race-special-header .logo {
          height: 13px; } }
  .first-race-special .first-race-special-inner-container {
    text-align: center;
    border-top: 1px dashed #a9a9a9;
    border-bottom: 1px dashed #a9a9a9;
    padding: 5px 0;
    margin-bottom: 10px; }
  .first-race-special .xsell-image-container {
    padding: 0; }
  .first-race-special .xsell-image {
    width: 100%; }
  .first-race-special .xsell-image-desktop {
    margin-bottom: 10px; }
  .first-race-special .xsell-text {
    margin-top: 12px;
    font-family: "GT Walsheim Regular"; }
  .first-race-special .runner-card {
    min-height: 40px !important;
    margin: 0 !important; }
  .first-race-special .name-container {
    margin-top: 6px; }
    @media (min-width: 901px) {
      .first-race-special .name-container {
        margin-left: -8px;
        margin-right: 8px; } }
  .first-race-special .btn {
    margin: 0 !important; }
  .first-race-special .next-race-off-btn {
    padding: 3px; }
    .first-race-special .next-race-off-btn a {
      padding: 0; }
  .first-race-special .runner-container {
    padding: 0 5px !important; }
  .first-race-special .link-container {
    margin-top: 1px; }
    @media (max-width: 900px) {
      .first-race-special .link-container {
        margin-left: 10px;
        margin-right: -10px; } }
  .first-race-special .silk-container {
    margin-top: 3px; }
    @media (max-width: 900px) {
      .first-race-special .silk-container {
        text-align: left; } }
.share-buttons {
  font-size: 18px;
  max-height: 40px;
  min-height: 40px;
  display: flex;
  padding: 0;
  padding-right: 0.2em; }
  .share-buttons .share-text, .share-buttons.share-button-app .share-social-share, .share-buttons .share-copy-link, .share-buttons .share-email, .share-buttons .share-whatsapp, .share-buttons .share-x, .share-buttons .share-facebook {
    text-align: center;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px; }
  .share-buttons.share-button-app .share-social-share, .share-buttons .share-copy-link, .share-buttons .share-email, .share-buttons .share-whatsapp, .share-buttons .share-x, .share-buttons .share-facebook {
    max-width: 60px;
    flex: 1; }
    .share-buttons.share-button-app .share-social-share .share-icon, .share-buttons .share-copy-link .share-icon, .share-buttons .share-email .share-icon, .share-buttons .share-whatsapp .share-icon, .share-buttons .share-x .share-icon, .share-buttons .share-facebook .share-icon {
      width: 20px;
      vertical-align: initial; }
  .share-buttons .share-fade-in {
    animation: shareFadeIn 0.8s; }

@keyframes shareFadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  .share-buttons .share-text {
    flex: 2;
    background-color: #eeeeee;
    color: #222222;
    max-width: 86px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px; }
  .share-buttons .share-facebook {
    background-color: #3b5998; }
  .share-buttons .share-x {
    background-color: #000000; }
  .share-buttons .share-whatsapp {
    background-color: #25d366; }
  .share-buttons .share-email {
    background-color: #4f6175; }
  .share-buttons .share-copy-link {
    background-color: #f7a20f;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    cursor: pointer; }
  .share-buttons.share-button-app {
    background: none;
    color: inherit;
    border: none;
    outline: inherit;
    width: 100%; }
    .share-buttons.share-button-app .share-text {
      max-width: 160px;
      max-height: 40px; }
    .share-buttons.share-button-app .share-social-share {
      background-color: #04a04a;
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px;
      max-height: 40px; }

.product-information-modal {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 998;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  overflow-y: scroll; }

.product-information-wrapper {
  margin: 0 10px; }

.product-information-body {
  font-family: "GT Walsheim Medium";
  color: #FFF;
  text-align: center;
  z-index: 100;
  max-width: 535px;
  margin: 80px auto;
  background-image: linear-gradient(to bottom, #136a4d 30%, #15654A 65%);
  padding: 30px; }
  @media (max-width: 500px) {
    .product-information-body {
      margin: 12px auto;
      padding: 15px; } }
  @media (max-width: 360px) {
    .product-information-body {
      margin: 0 -10px 0 -10px;
      padding: 15px; } }
  .product-information-body h3 {
    text-transform: uppercase;
    margin: 30px;
    font-weight: bold; }
    @media (max-width: 360px) {
      .product-information-body h3 {
        margin: 15px; } }
  .product-information-body .leading-text {
    margin-bottom: 30px; }
    .product-information-body .leading-text p {
      font-weight: bold;
      margin-bottom: 0; }
  .product-information-body .product-information-continue {
    border-radius: 0;
    width: 50%;
    margin: 50px 0 40px 0;
    text-transform: uppercase; }
    @media (max-width: 500px) {
      .product-information-body .product-information-continue {
        margin: 65px 0; } }
    @media (max-width: 360px) {
      .product-information-body .product-information-continue {
        margin-top: 15px; } }
.modal-dismiss {
  float: right;
  font-size: 20px;
  cursor: pointer;
  padding-right: 5px;
  margin-top: -5px; }
  .modal-dismiss::before {
    content: 'x'; }

.tiered-jackpot-modal {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 998;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  overflow-y: scroll; }
  .tiered-jackpot-modal .tiered-jackpot-modal-wrapper {
    margin: 0 10px; }
    .tiered-jackpot-modal .tiered-jackpot-modal-wrapper .tiered-jackpot-modal-body {
      z-index: 100;
      max-width: 320px;
      margin: auto;
      padding: 0 15px;
      border-radius: 2px;
      background-color: white;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .tiered-jackpot-modal .tiered-jackpot-modal-wrapper .tiered-jackpot-modal-body .modal-dismiss {
        float: right;
        cursor: pointer;
        padding-left: 100%;
        margin: 10px;
        height: 15px; }
      .tiered-jackpot-modal .tiered-jackpot-modal-wrapper .tiered-jackpot-modal-body .tiered-jackpot-modal-title {
        font-size: 18px;
        text-align: center;
        font-family: "GT Walsheim Medium";
        margin-bottom: 15px; }
      .tiered-jackpot-modal .tiered-jackpot-modal-wrapper .tiered-jackpot-modal-body .tiered-jackpot-modal-text {
        font-size: 16px;
        text-align: center;
        font-family: "GT Walsheim Regular";
        margin-bottom: 15px; }
      .tiered-jackpot-modal .tiered-jackpot-modal-wrapper .tiered-jackpot-modal-body .tier-row {
        display: flex;
        margin-bottom: 8px; }
      .tiered-jackpot-modal .tiered-jackpot-modal-wrapper .tiered-jackpot-modal-body .tier-entries {
        font-family: "GT Walsheim Regular";
        min-width: 160px;
        text-align: right; }
      .tiered-jackpot-modal .tiered-jackpot-modal-wrapper .tiered-jackpot-modal-body .tier-jackpot {
        font-family: "GT Walsheim Regular";
        min-width: 100px; }
      .tiered-jackpot-modal .tiered-jackpot-modal-wrapper .tiered-jackpot-modal-body .tier-divider {
        font-size: 16px;
        font-family: "GT Walsheim Medium";
        color: #fb9600;
        margin: 0 8px; }
      .tiered-jackpot-modal .tiered-jackpot-modal-wrapper .tiered-jackpot-modal-body .tiers-heading {
        font-size: 18px;
        font-family: "GT Walsheim Medium";
        color: #146a4c;
        margin-bottom: 15px; }
      .tiered-jackpot-modal .tiered-jackpot-modal-wrapper .tiered-jackpot-modal-body .tiered-jackpot-modal-faqs {
        font-size: 12px;
        font-family: "GT Walsheim Medium";
        margin: 15px 0; }
        .tiered-jackpot-modal .tiered-jackpot-modal-wrapper .tiered-jackpot-modal-body .tiered-jackpot-modal-faqs a {
          font-size: 14px;
          text-decoration: underline; }

.generic-question-modal {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 998;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: scroll; }
  .generic-question-modal .generic-question-modal-wrapper {
    margin: 0 10px; }
    .generic-question-modal .generic-question-modal-wrapper .generic-question-modal-body {
      z-index: 100;
      max-width: 320px;
      margin: auto;
      padding: 0 15px;
      border-radius: 2px;
      background-color: white;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .generic-question-modal .generic-question-modal-wrapper .generic-question-modal-body .generic-question-modal-title {
        margin-top: 8px;
        font-size: 20px;
        text-align: center;
        font-family: "GT Walsheim Medium";
        margin-bottom: 15px;
        color: #146a4c; }
      .generic-question-modal .generic-question-modal-wrapper .generic-question-modal-body .generic-question-modal-text {
        font-size: 16px;
        text-align: center;
        font-family: "GT Walsheim Regular";
        margin-bottom: 15px; }
      .generic-question-modal .generic-question-modal-wrapper .generic-question-modal-body .generic-question-modal-buttons {
        display: flex;
        flex-direction: row; }
        .generic-question-modal .generic-question-modal-wrapper .generic-question-modal-body .generic-question-modal-buttons .generic-question-modal-button {
          flex: 1;
          padding: 8px;
          margin: 8px;
          cursor: pointer;
          border: 2px solid #146a4c;
          border-radius: 2px; }
          .generic-question-modal .generic-question-modal-wrapper .generic-question-modal-body .generic-question-modal-buttons .generic-question-modal-button.cancel-button {
            color: #146a4c; }
          .generic-question-modal .generic-question-modal-wrapper .generic-question-modal-body .generic-question-modal-buttons .generic-question-modal-button.confirm-button {
            background-color: #146a4c;
            color: #FFF; }

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */ }

.tiebreak-slider-container {
  display: flex;
  flex-direction: column;
  align-items: center; }

.tiebreak-slider-railing {
  width: 100%;
  pointer-events: none; }

.tiebreak-controls {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 24px 0;
  width: 270px; }

.tiebreak-minus {
  color: #136a4d;
  text-align: center;
  font-weight: bold;
  width: 40px;
  height: 40px;
  font-size: xx-large;
  border: 1px solid #136a4d;
  border-radius: 4px;
  background: transparent;
  outline: none;
  padding: 0;
  line-height: 1; }
  .tiebreak-minus:disabled {
    filter: grayscale(1);
    opacity: 0.5; }

.tiebreak-text-value {
  color: #136a4d;
  text-align: center;
  font-weight: bold;
  flex: 1;
  font-size: x-large;
  pointer-events: none; }

.tiebreak-plus {
  color: #136a4d;
  text-align: center;
  font-weight: bold;
  width: 40px;
  height: 40px;
  font-size: xx-large;
  border: 1px solid #136a4d;
  border-radius: 4px;
  background: transparent;
  outline: none;
  padding: 0;
  line-height: 1.2;
  padding-left: 1px; }
  .tiebreak-plus:disabled {
    filter: grayscale(1);
    opacity: 0.5; }

/**
 * Input range styling guided by css-tricks blog post
 * https://css-tricks.com/styling-cross-browser-compatible-range-inputs-css/
 */
.tiebreak-slider {
  width: 100%;
  height: 48px;
  -webkit-appearance: none;
  background: transparent; }

.tiebreak-slider:focus {
  outline: none; }

.tiebreak-slider::-webkit-slider-thumb {
  height: 48px;
  width: 32px;
  cursor: pointer;
  background-image: url("/img/tiebreaker/thumb.svg");
  background-size: cover;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  margin-top: 0; }

.tiebreak-slider::-moz-range-thumb {
  height: 48px;
  width: 32px;
  cursor: pointer;
  background-image: url("/img/tiebreaker/thumb.svg");
  background-size: cover;
  border: none;
  background-color: transparent; }

.tiebreak-slider::-ms-thumb {
  height: 48px;
  width: 32px;
  cursor: pointer;
  background-image: url("/img/tiebreaker/thumb.svg");
  background-size: cover;
  border: none;
  background-color: transparent; }

.grecaptcha-badge {
  visibility: hidden; }

.meniscus--top {
  -webkit-mask-box-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%221600%22%20height=%2216%22%20viewBox=%220%200%201600%2048%22%20preserveAspectRatio=%22none%22%3E%3Cpath%20d=%22M0%200c206.132%2014.846%20488.604%2024%20799.998%2024C1111.395%2024%201393.7%2014.846%201600%200v48H0V0z%22/%3E%3C/svg%3E") 8 0 4 0 stretch repeat; }

.meniscus {
  -webkit-mask-box-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%221600%22%20height=%2216%22%20viewBox=%220%200%201600%2048%22%20preserveAspectRatio=%22none%22%3E%3Cpath%20d=%22M0%200v24c206.132%2014.846%20488.604%2024%20799.998%2024C1111.395%2048%201393.7%2038.846%201600%2024V0H0z%22/%3E%3C/svg%3E") 4 0 8 0 stretch repeat; }

@media (min-width: 901px) {
  .panel {
    border-radius: 6px !important; } }

.nav-container {
  margin-bottom: 10px; }
  .nav-container .arrow-container {
    display: none; }

.page-nav {
  background-color: #ebebeb;
  margin: 0; }
  .page-nav li {
    display: inline;
    padding: 0;
    height: 100%; }
    .page-nav li:first-child {
      margin-left: 5px; }
      @media (max-width: 900px) {
        .page-nav li:first-child {
          margin-left: 9px; } }
    .page-nav li:last-child .separator {
      display: inline; }
    .page-nav li.race.windows-line-height-fix .text {
      line-height: 33px; }
    .page-nav li.race .text {
      font-size: 20px;
      background: none;
      border: 0;
      width: auto;
      height: auto; }
      @media (max-width: 900px) {
        .page-nav li.race .text {
          font-size: 22px; } }
    .page-nav li.race a {
      border-radius: 100px;
      height: 37px;
      width: 37px;
      border: 2px solid #fff;
      background-color: #fff; }
    .page-nav li.race.void a {
      background-color: #fb2200;
      border: 2px solid #fb2200; }
      .page-nav li.race.void a .text {
        border: 0;
        background: 0;
        color: #fff; }
    .page-nav li.race.void.active a {
      border: 2px solid #fff; }
    .page-nav li.race.void.active .text {
      color: #fff; }
    .page-nav li.tiebreak, .page-nav li.submit {
      font-size: 16px; }
      .page-nav li.tiebreak .text, .page-nav li.submit .text {
        height: 37px;
        line-height: normal !important;
        padding: 8px 15px 0 15px !important; }
      .page-nav li.tiebreak.windows-line-height-fix .text, .page-nav li.submit.windows-line-height-fix .text {
        line-height: 20px; }
      .page-nav li.tiebreak a, .page-nav li.submit a {
        border-radius: 6px; }
    .page-nav li.tiebreak .text {
      height: 37px;
      line-height: normal !important;
      padding: 8px 15px 0 15px !important; }
    .page-nav li.tiebreak.complete .text {
      height: 33px;
      padding: 6px 15px 0 15px !important; }
    .page-nav li.submit .text {
      height: 37px;
      line-height: normal !important;
      padding: 8px 15px 0 15px !important; }
    .page-nav li.submit.active .text, .page-nav li.tiebreak.active .text {
      height: 33px;
      line-height: normal !important;
      padding: 7px 13px 0 13px !important; }
    .page-nav li.submit.active .text {
      padding: 7px 15px 0 15px !important; }
    .page-nav li .separator {
      margin-left: 3px;
      padding: 0;
      border: 0; }
    .page-nav li a {
      padding: 0;
      display: inline-flex;
      align-items: center;
      justify-content: center; }
      .page-nav li a .text {
        border-radius: 100px;
        border: 2px solid #fff;
        background-color: #fff;
        color: #146a4c;
        width: auto;
        display: inline-block; }
    .page-nav li.complete {
      font-family: "GT Walsheim Pro Bold"; }
      .page-nav li.complete .text {
        border: 0;
        background-color: #fb9600;
        color: #fff; }
      .page-nav li.complete a {
        border: 2px solid #fb9600;
        background-color: #fb9600; }
    .page-nav li.active {
      font-family: "GT Walsheim Pro Bold"; }
      .page-nav li.active .text {
        border-radius: 100px;
        border: 0;
        color: #146a4c;
        font-weight: bold;
        background: 0; }
      .page-nav li.active a {
        border: 2px solid #fb9600;
        background-color: #fff; }

.link {
  color: #146a4c !important; }

.button {
  border-radius: 6px; }

.button-inverted {
  color: #146a4c;
  border: 1px solid #146a4c;
  border-radius: 6px;
  transition: background-color 0.2s; }
  .button-inverted:hover {
    color: #146a4c;
    background-color: #e6e6e6; }
  .button-inverted img {
    filter: hue-rotate(250deg) brightness(105%); }

.button-bet {
  background-color: #fff;
  color: #0b2352;
  padding: 8px 16px; }
  .button-bet:hover, .button-bet:focus {
    background-color: #f4f4f4;
    color: #0b2352; }

.button-bet-alt {
  background-color: #1b3c7b;
  color: #fff; }
  .button-bet-alt:hover, .button-bet-alt:focus {
    background-color: #0b2352;
    color: #fff; }

.button-default {
  font-family: "GT Walsheim Pro Bold"; }

.button-tab {
  color: #146a4c;
  background-color: #fff;
  transition: background-color 0.2s;
  border: solid 2px #146a4c; }
  .button-tab:hover {
    color: #146a4c;
    background-color: #e6e6e6;
    border: solid 2px #146a4c; }
  .button-tab.active {
    font-family: "GT Walsheim Pro Bold";
    border: solid 2px #fb9600;
    background-color: #fb9600;
    transition: background-color 0.2s;
    color: #fff; }
    .button-tab.active:hover {
      background-color: #ffab2f; }

.btn-success {
  background-color: #fb9600;
  border: #fb9600;
  border-radius: 6px; }
  .btn-success:hover, .btn-success:focus {
    background-color: #ffab2f; }

.btn-primary {
  background-color: #146a4c;
  border: #146a4c;
  border-radius: 6px; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #1c956b; }

.runner-btn a:focus {
  color: #146a4c;
  outline: none; }

.button-submit {
  font-family: "GT Walsheim Regular"; }
  .button-submit:hover {
    color: #fff; }

.howtoplay-accordion-box {
  background: transparent; }
  .howtoplay-accordion-box .accordion-header {
    color: #146a4c;
    background-color: #fff;
    border-radius: 6px; }
  .howtoplay-accordion-box .accordion-content {
    margin: -5px 0 0;
    padding: 10px;
    color: #19262a;
    border-top: 1px solid #d8d8d8;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background: #fff; }
  .howtoplay-accordion-box .accordion-toggle-button.up {
    background: url("/img/pagw-up-black.png") no-repeat;
    background-size: contain; }
  .howtoplay-accordion-box .accordion-toggle-button.down {
    background: url("/img/page-down-black.png") no-repeat;
    background-size: contain; }

.down-arrow, .up-arrow {
  filter: hue-rotate(158deg) brightness(200%);
  transform: scale(0.8);
  margin-top: 8px; }

.link:before, .link-small:before, .link-white:before {
  filter: hue-rotate(158deg) brightness(120%); }

.content-box {
  border-radius: 6px; }
  @media (max-width: 900px) {
    .content-box {
      border-radius: 0; } }
.main-header {
  padding: 14px 5px 13px 13px;
  border-radius: 6px; }
  .main-header h3 {
    color: #19262a; }
  @media (max-width: 900px) {
    .main-header {
      border-radius: 0; } }
.sidebar-panel {
  background-color: transparent; }

body.show-itv-welcome {
  overflow: hidden; }
  body.show-itv-welcome .sba-overlay {
    display: block;
    z-index: 100;
    background: #fff;
    opacity: 0.7; }
  @media (max-width: 900px) {
    body.show-itv-welcome .whole-page, body.show-itv-welcome .footer-container {
      display: none; } }
#content.no-nav {
  margin-top: 0 !important;
  padding-top: 0 !important; }

.hide-label:after {
  content: 'Show Less ▴';
  cursor: pointer;
  font-family: "GT Walsheim Regular";
  text-align: center;
  width: 100%;
  display: inline-block;
  font-size: 14px;
  color: #4a4a4a;
  font-weight: normal; }

input[type="checkbox"]:checked ~ .hide-label:after {
  content: 'Show More ▾';
  cursor: pointer;
  font-family: "GT Walsheim Regular";
  text-align: center;
  width: 100%;
  display: inline-block;
  font-size: 14px;
  color: #4a4a4a;
  font-weight: normal; }

.alert {
  color: #19262a;
  text-align: center;
  border-radius: 6px; }
  .alert .alert-link {
    color: #fb9600; }

.alert-info {
  background-color: #edf4fc;
  border-color: #cee1f7; }

.alert-danger {
  background-color: #ffd8d2;
  border-color: #ffac9f; }

.accumulator-returns {
  font-size: 16px;
  color: #132c6c;
  background: #fff;
  border-left: 1px solid #8da6cb;
  border-right: 1px solid #8da6cb;
  padding: 8px 16px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  flex-wrap: wrap;
  min-height: 110px; }
  .accumulator-returns .price {
    font-family: "Sky Text Medium";
    font-weight: bold; }
  .accumulator-returns .price--winnings {
    font-size: 48px;
    display: block;
    color: #d92231; }
  .accumulator-returns .potential-winnings.subdued {
    color: #132c6c; }
  .accumulator-returns .accumulator-betlink {
    display: block;
    padding-bottom: 8px;
    border-bottom: none; }
    @media (max-width: 900px) {
      .accumulator-returns .accumulator-betlink {
        padding-top: 8px; } }
    @media (min-width: 900px) {
      .accumulator-returns .accumulator-betlink {
        display: inline-block;
        width: 100%; } }
  .accumulator-returns .col-sm-4 {
    margin-top: 20px; }
  .accumulator-returns .col-sm-4 > .row {
    margin-top: 0; }
  .accumulator-returns a.link-underline {
    font-family: "Sky Text"; }
  .accumulator-returns .price {
    font-family: "Sky Text Medium"; }
  .accumulator-returns .price--winnings {
    font-size: 40px;
    font-weight: normal; }
  .accumulator-returns .accumulator-text {
    margin-top: 5px;
    font-family: "Sky Text";
    font-size: 20px; }
    .accumulator-returns .accumulator-text strong {
      font-family: "Sky Text Medium"; }
  .accumulator-returns .accumulator-returns-help {
    display: block;
    background-color: #cbd7e9;
    padding: 8px;
    font-size: 14px;
    border-radius: 4px;
    margin-bottom: 10px; }
    .accumulator-returns .accumulator-returns-help .skycons:before {
      padding-right: 8px;
      content: "\F117";
      font-family: "Skycons";
      font-size: 14px; }
    @media (min-width: 900px) {
      .accumulator-returns .accumulator-returns-help {
        display: inline-block;
        width: 100%; } }
  @media (max-width: 900px) {
    .accumulator-returns {
      min-height: 145px;
      border-radius: 0;
      border-bottom: none; }
      .accumulator-returns .col-sm-8 {
        width: 100%; }
      .accumulator-returns .col-sm-4 {
        width: 100%;
        margin-top: 0; } }
#runnercard-builder {
  background: #fff;
  padding-bottom: 8px; }
  #runnercard-builder .runner-card {
    margin: 0 16px 1px 16px;
    padding: 0; }
    #runnercard-builder .runner-card .runner-bucket {
      margin: 0px; }
    #runnercard-builder .runner-card .runner-flex {
      padding: 8px;
      margin: 0px; }
    #runnercard-builder .runner-card .runner-builder-btn {
      border: 1px solid #132c6c;
      background-color: #fff;
      color: #132c6c;
      font-family: "Sky Text Medium";
      font-size: 14px;
      height: 32px;
      max-height: 32px;
      margin-top: 0;
      max-width: 75px;
      width: 75px;
      border-radius: 4px;
      line-height: 1;
      padding: 0;
      position: relative;
      display: flex; }
      #runnercard-builder .runner-card .runner-builder-btn.sp {
        cursor: auto; }
        #runnercard-builder .runner-card .runner-builder-btn.sp .runner-odds {
          width: 100%; }
      #runnercard-builder .runner-card .runner-builder-btn .runner-odds {
        top: 0;
        left: 0;
        width: 46px;
        display: inline-block;
        padding: 8px 0;
        vertical-align: middle; }
      #runnercard-builder .runner-card .runner-builder-btn .odds-selector {
        top: -1px;
        right: 0;
        display: inline-block;
        width: 16px;
        height: 16px;
        margin: auto;
        border-radius: 8px;
        background-color: #132c6c; }
        #runnercard-builder .runner-card .runner-builder-btn .odds-selector .minus {
          background: #132c6c;
          height: 2px;
          position: relative;
          width: 8px;
          top: 7px;
          left: 4px; }
        #runnercard-builder .runner-card .runner-builder-btn .odds-selector .cross {
          height: 8px;
          width: 2px;
          background: #fff;
          position: relative;
          top: 4px;
          left: 7px; }
        #runnercard-builder .runner-card .runner-builder-btn .odds-selector .cross:after {
          height: 2px;
          width: 8px;
          background: #fff;
          content: "";
          left: -3px;
          position: absolute;
          top: 3px; }
        #runnercard-builder .runner-card .runner-builder-btn .odds-selector.select {
          display: inline-block; }
          #runnercard-builder .runner-card .runner-builder-btn .odds-selector.selectspan:nth-of-type(1) {
            height: 3px;
            width: 8px; }
          #runnercard-builder .runner-card .runner-builder-btn .odds-selector.selectspan:nth-of-type(2) {
            height: 8px;
            width: 3px; }
        #runnercard-builder .runner-card .runner-builder-btn .odds-selector.deselect {
          display: none; }
  #runnercard-builder li[data-selected='true'] .runner-card .runner-bucket {
    background-color: #132c6c0c; }
    #runnercard-builder li[data-selected='true'] .runner-card .runner-bucket .runner-builder-btn {
      background-color: #0b2352;
      color: #fff; }
    #runnercard-builder li[data-selected='true'] .runner-card .runner-bucket .odds-selector {
      background-color: #fff; }
      #runnercard-builder li[data-selected='true'] .runner-card .runner-bucket .odds-selector span {
        background-color: #132c6c; }
      #runnercard-builder li[data-selected='true'] .runner-card .runner-bucket .odds-selector.select {
        display: none; }
      #runnercard-builder li[data-selected='true'] .runner-card .runner-bucket .odds-selector.deselect {
        display: inline-block; }

.product-image-itv {
  width: 26px;
  height: auto; }

.product-item {
  min-width: 77px; }

.header-image {
  background: #fff;
  width: calc(100% + 30px);
  height: 77px;
  margin-top: 36px;
  margin-left: -15px;
  margin-bottom: -90px;
  border-bottom-left-radius: 50% 40%;
  border-bottom-right-radius: 50% 40%; }
  .hide-productnav .header-image {
    margin-top: 0; }
  @media (max-width: 900px) {
    .header-image {
      display: none; } }
.p7-header {
  margin-top: 22px; }
  .p7-header a {
    color: #19262a;
    font-weight: normal; }
  @media (min-width: 901px) {
    .p7-header .masthead {
      height: 60px; } }
  .p7-header .masthead .logo img {
    width: 51px;
    height: auto;
    margin-top: 8px; }
    @media (min-width: 901px) {
      .p7-header .masthead .logo img {
        width: 98px;
        margin-top: 0; } }
  @media (max-width: 901px) {
    .p7-header .masthead .header-bar {
      background: #fff; } }
  .p7-header .masthead .back-btn {
    background-image: url("/img/itv/back-btn.png");
    background-position-x: 5px;
    display: none; }
  .p7-header .masthead .mobile-controls .burger-menu {
    background-image: url("/img/itv/burger.png"); }
  .p7-header .masthead .mobile-controls .menu-close {
    font-size: 24px;
    display: none;
    background-image: url(""); }
  @media (min-width: 901px) {
    .p7-header .masthead .account .login-btn img {
      margin-left: 5px; } }
  .p7-header .nav-bar.hide-on-mobile {
    padding-top: 15px;
    padding-bottom: 60px;
    border-bottom: 2px solid #cecece; }
  .p7-header .nav-container[class] {
    padding-left: 3px; }
    @media (max-width: 900px) {
      .p7-header .nav-container[class] .nav-list {
        padding-top: 7px; }
        .p7-header .nav-container[class] .nav-list li {
          margin: 16px 0; }
          .p7-header .nav-container[class] .nav-list li:not(.current-page) {
            padding: 0 10px;
            border-left: 7px solid #ebebeb; }
            .p7-header .nav-container[class] .nav-list li:not(.current-page) a {
              font-family: "GT Walsheim Regular"; }
          .p7-header .nav-container[class] .nav-list li.current-page[class] {
            border-left: 7px solid #fb9600;
            padding-left: 10px; }
            .p7-header .nav-container[class] .nav-list li.current-page[class] a {
              font-family: "GT Walsheim Pro Bold"; } }
    @media (min-width: 901px) {
      .p7-header .nav-container[class] {
        padding-left: 0; }
        .p7-header .nav-container[class] li {
          font-size: 16px;
          font-weight: bold; }
          .p7-header .nav-container[class] li.current-page a, .p7-header .nav-container[class] li:hover a {
            color: #fb9600; } }
  @media (max-width: 900px) {
    .p7-header {
      margin-top: 36px;
      width: 100%; }
      .p7-header.open {
        margin: 36px 0 0 0; }
      .hide-productnav .p7-header {
        margin-top: 0;
        border-top: 0; } }
#content {
  margin-top: 0;
  padding-top: 5px; }
  @media (max-width: 900px) {
    #content {
      border-top: 0;
      margin-top: 75px; }
      .hide-productnav #content {
        margin-top: 29px; } }
.home-results .home-content-box .home-content-box-body .home-content-container {
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 900px) {
    .home-results .home-content-box .home-content-box-body .home-content-container #round-winners-col {
      padding-left: 0;
      padding-right: 8px; }
    .home-results .home-content-box .home-content-box-body .home-content-container #results-summary-col {
      padding-left: 8px;
      padding-right: 0; } }
@media (max-width: 900px) {
  .home-results .home-content-box .home-content-box-body {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

.home-content-box {
  border-radius: 2px; }
  .home-content-box h3 {
    font-size: 23px; }
  .home-content-box .home-content-box-body {
    border-radius: 2px 2px 0 0; }
  @media (max-width: 900px) {
    .home-content-box {
      border-radius: 0; }
      .home-content-box .home-content-box-body[class] {
        border-radius: 0; } }
  .home-content-box .leaderboard .table-responsive {
    border-radius: 0; }
    .home-content-box .leaderboard .table-responsive .table {
      font-size: 12px !important; }
      .home-content-box .leaderboard .table-responsive .table .table-header {
        font-size: 12px;
        background: #ebebeb; }
      .home-content-box .leaderboard .table-responsive .table .leaderboard-result-player {
        white-space: nowrap !important;
        max-width: 120px; }
  .home-content-box .leaderboard h3 {
    font-size: 22px;
    font-family: "GT Walsheim Pro Bold"; }

.home-game-info {
  padding: 0;
  background: transparent;
  position: relative; }
  .home-game-info .home-content-box-body {
    min-height: 488px;
    background: url("/img/itv/home-bg-2.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
    border-radius: 2px 2px 0 0;
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: center; }
    .home-game-info .home-content-box-body.festival-version {
      background: url("/img/itv/festivals/2024/royal-ascot/home-desktop.jpg") no-repeat;
      background-size: cover;
      height: auto; }
    .home-game-info .home-content-box-body.boosted-jackpot {
      background: url("/img/itv/boosted-bg-homepage.png") no-repeat;
      height: 750px;
      padding: 0;
      background-size: cover;
      background-position: 25%;
      background-color: #0d402f; }
    .home-game-info .home-content-box-body.tiered-jackpot {
      background: linear-gradient(to bottom, transparent 280px, #302D24 380px), url("/img/itv/eds-crowd-boosted-jackpot-home-desktop.png") no-repeat;
      background-size: contain;
      background-color: #302D24;
      align-items: flex-start;
      padding-top: 60px; }
      @media (max-width: 360px) {
        .home-game-info .home-content-box-body.tiered-jackpot {
          padding-top: 30px; } }
      .home-game-info .home-content-box-body.tiered-jackpot.no-festival {
        padding-top: 155px; }
        @media (max-width: 360px) {
          .home-game-info .home-content-box-body.tiered-jackpot.no-festival {
            padding-top: 110px; } }
    @media (max-width: 500px) {
      .home-game-info .home-content-box-body.festival-version::before {
        background-image: url("/img/itv/festivals/2024/royal-ascot/home-mobile.jpg") !important;
        background-position: 0 15% !important; } }
    @media (max-width: 900px) {
      .home-game-info .home-content-box-body {
        background: #19262a; }
        .home-game-info .home-content-box-body::before {
          background: linear-gradient(to bottom, transparent, #19262a 100%), url("/img/itv/home-bg-2.jpg") no-repeat;
          position: absolute;
          content: "";
          background-size: 125% auto;
          background-position: center top;
          width: 100%;
          height: 0;
          top: 0;
          padding-top: 56.25%; }
        .home-game-info .home-content-box-body.festival-version {
          background: #302d24; }
          .home-game-info .home-content-box-body.festival-version::before {
            background: url("/img/itv/festivals/2024/royal-ascot/home-desktop.jpg") no-repeat;
            background-size: cover;
            height: 100%; }
        .home-game-info .home-content-box-body.boosted-jackpot {
          background-color: #0d402f;
          height: 650px;
          background-size: 350%;
          background-position: left 35% top -45px; }
          .home-game-info .home-content-box-body.boosted-jackpot::before {
            background: url("/img/itv/boosted-bg-homepage.png") no-repeat; }
        .home-game-info .home-content-box-body.tiered-jackpot {
          background: #302D24; }
          .home-game-info .home-content-box-body.tiered-jackpot::before {
            background: linear-gradient(to bottom, rgba(48, 45, 36, 0) 50%, #302D24 85%), url("/img/itv/eds-crowd-boosted-jackpot-home-mobile.png") no-repeat;
            background-size: cover; } }
    @media (max-width: 900px) and (min-width: 599px) {
      .home-game-info .home-content-box-body {
        background-size: 100% auto; }
        .home-game-info .home-content-box-body.boosted-jackpot {
          height: 750px;
          background-size: cover;
          background-position: 25%; } }
    .home-game-info .home-content-box-body .home-game-info-p7-logo {
      margin-left: 0; }
    .home-game-info .home-content-box-body .home-game-info-wrapper {
      width: 100%; }
      .home-game-info .home-content-box-body .home-game-info-wrapper .concurrent-rounds-tabs-placeholder {
        height: 20px; }
      .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot {
        font-family: "GT Walsheim Medium";
        height: 500px;
        padding-top: 245px;
        margin-top: -275px; }
        .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content {
          width: 100%;
          padding-top: 30px;
          margin-left: auto;
          margin-right: auto; }
          @media (max-width: 900px) and (min-width: 599px) {
            .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content {
              padding-top: 50px; } }
          .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p {
            color: #fff;
            font-weight: 500;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            text-align: center;
            text-transform: uppercase;
            font-size: 22px;
            margin: 0; }
            @media (max-width: 320px) {
              .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p {
                font-size: 20px; } }
            .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p.opening.boosted {
              font-size: 32px; }
              @media (max-width: 320px) {
                .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p.opening.boosted {
                  font-size: 30px; } }
            .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p.jackpot {
              font-size: 77px;
              color: #fb9600;
              margin: -10px 0; }
              @media (max-width: 320px) {
                .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p.jackpot {
                  font-size: 70px; } }
            .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p.horse-name {
              font-size: 32px; }
              @media (max-width: 320px) {
                .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p.horse-name {
                  font-size: 26px; } }
            .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p.boost {
              font-size: 38px; }
              @media (max-width: 320px) {
                .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p.boost {
                  font-size: 30px; } }
              .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p.boost.boosted, .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p.boost.void {
                font-size: 25px; }
                @media (max-width: 320px) {
                  .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p.boost.boosted, .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p.boost.void {
                    font-size: 22px; } }
            .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p.lead-text.boosted {
              font-size: 20px; }
              @media (max-width: 320px) {
                .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p.lead-text.boosted {
                  font-size: 18px; } }
            .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p.race.void {
              font-size: 20px; }
              @media (max-width: 320px) {
                .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p.race.void {
                  font-size: 18px; } }
            .home-game-info .home-content-box-body .home-game-info-wrapper .boosted-jackpot .content p span.white-border-transparent {
              color: rgba(255, 255, 255, 0);
              -webkit-text-stroke-width: 1px;
              -webkit-text-stroke-color: white; }
    .home-game-info .home-content-box-body .home-game-info-festival-header {
      width: auto;
      height: 32px;
      text-shadow: 0 2px 6px rgba(0, 0, 0, 0.77);
      font-family: "GT Walsheim Pro Bold";
      font-size: 26px;
      letter-spacing: 0.4px;
      text-align: center;
      color: #FFFFFF;
      margin: 16px auto 30px auto;
      display: table;
      text-transform: uppercase;
      padding-top: 10px; }
      @media (max-width: 900px) {
        .home-game-info .home-content-box-body .home-game-info-festival-header {
          position: sticky;
          position: -webkit-sticky;
          font-size: 20px;
          margin: 50px auto 16px auto; } }
      @media (max-width: 500px) {
        .home-game-info .home-content-box-body .home-game-info-festival-header {
          margin: 55px auto 16px auto; } }
    .home-game-info .home-content-box-body .home-game-info-abandoned-races {
      display: flex;
      align-items: center;
      background-color: #fb9600;
      position: relative;
      font-size: 16px;
      color: white;
      margin: 0 auto 4px auto;
      max-width: 360px;
      width: 100%;
      bottom: 0;
      padding: 16px;
      border-radius: 4px; }
      .home-game-info .home-content-box-body .home-game-info-abandoned-races .exclamation-mark-icon {
        display: flex;
        flex-direction: row;
        height: 100%;
        padding-right: 16px; }
      .home-game-info .home-content-box-body .home-game-info-abandoned-races .home-game-info-abandoned-races-text {
        text-align: left; }
        .home-game-info .home-content-box-body .home-game-info-abandoned-races .home-game-info-abandoned-races-text .home-game-info-abandoned-races-text-header {
          font-family: "GT Walsheim Pro Bold";
          font-weight: 500;
          font-size: 16px; }
        .home-game-info .home-content-box-body .home-game-info-abandoned-races .home-game-info-abandoned-races-text .home-game-info-abandoned-races-text-body {
          font-family: "GT Walsheim Regular";
          font-weight: 100;
          font-size: 14px; }
      @media (max-width: 900px) {
        .home-game-info .home-content-box-body .home-game-info-abandoned-races {
          margin-bottom: 24px; } }
      @media (min-width: 901px) {
        .home-game-info .home-content-box-body .home-game-info-abandoned-races {
          padding: 12px 16px; } }
    .home-game-info .home-content-box-body .home-game-info-overlay-box {
      position: relative;
      margin: 0 auto 24px auto;
      background-color: #fff;
      max-width: 360px;
      width: 100%;
      min-height: 280px;
      z-index: 10;
      bottom: 0;
      padding: 24px;
      top: 16px; }
      .home-game-info .home-content-box-body .home-game-info-overlay-box.tiered-jackpot {
        padding: 20px; }
        @media (max-width: 360px) {
          .home-game-info .home-content-box-body .home-game-info-overlay-box.tiered-jackpot {
            padding: 15px; } }
      @media (max-width: 350px) {
        .home-game-info .home-content-box-body .home-game-info-overlay-box {
          padding: 20px 6px; } }
      .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-tri-tl {
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 12px 28px;
        border-radius: 2px 0 0 0;
        border-color: #146a4c transparent transparent #146a4c;
        top: 0;
        left: 0;
        z-index: 21; }
      .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-tri-br {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 0;
        height: 0;
        z-index: 20;
        border-width: 12px 28px;
        border-color: transparent #fb9600 #fb9600 transparent;
        border-radius: 0 0 2px;
        border-style: solid;
        z-index: 21; }
      .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-icon {
        position: absolute;
        top: -24px;
        left: 50%;
        transform: translateX(-50%);
        width: 48px;
        height: 48px;
        border-radius: 24px;
        background-color: #136a4d;
        color: white;
        z-index: 21;
        display: flex; }
        .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-icon img {
          width: 24px;
          height: 24px;
          margin: auto; }
      .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner {
        border-radius: 2px;
        z-index: 20;
        overflow: hidden; }
        .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner::before {
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          background: #fff;
          z-index: -1; }
        .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner::after {
          content: '';
          position: absolute;
          height: 100%;
          width: 100%;
          top: 0;
          left: 50%;
          transform: skewX(-40deg);
          background: rgba(0, 0, 0, 0.02);
          z-index: -1; }
        .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-tabs-container {
          position: absolute;
          left: 0;
          top: -46px;
          right: 0; }
          .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-tabs-container .home-game-info-tabs {
            display: flex;
            flex-direction: row;
            align-items: flex-end; }
            .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-tabs-container .home-game-info-tabs .home-game-info-tab {
              display: flex;
              flex: 1;
              justify-content: center;
              align-items: center;
              cursor: pointer;
              height: 41px;
              color: white;
              font-family: "GT Walsheim Medium";
              font-size: 14px;
              border-top-left-radius: 2px;
              border-top-right-radius: 2px; }
              .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-tabs-container .home-game-info-tabs .home-game-info-tab.open {
                height: 46px;
                font-family: "GT Walsheim Pro Bold"; }
            .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-tabs-container .home-game-info-tabs #home-game-info-tab-0 {
              background-color: #fb9600; }
            .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-tabs-container .home-game-info-tabs #home-game-info-tab-1 {
              background-color: #146a4c; }
          .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-tabs-container .home-game-info-tabs-underline {
            height: 5px;
            width: 100%; }
            .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-tabs-container #home-game-info-tabs-underline-0.home-game-info-tabs-underline {
              background-color: #fb9600; }
            .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-tabs-container #home-game-info-tabs-underline-1.home-game-info-tabs-underline {
              background-color: #146a4c; }
        .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-predict-races {
          margin-top: 24px;
          margin-bottom: 10px;
          color: #19262a;
          white-space: nowrap;
          font-family: "GT Walsheim Regular";
          font-size: 16px;
          line-height: 1.33; }
        .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-jackpot-inplay {
          color: #19262a;
          font-family: "GT Walsheim Medium";
          font-size: 22px !important; }
          @media (max-width: 900px) {
            .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-jackpot-inplay {
              font-size: 30px !important; } }
          .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-jackpot-inplay .jackpot-inplay-prize {
            font-size: 64px;
            color: #136a4d;
            font-family: "GT Walsheim Medium"; }
            @media (max-width: 500px) {
              .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-jackpot-inplay .jackpot-inplay-prize {
                font-size: 54px; } }
          .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-jackpot-inplay .jackpot-inplay {
            font-size: 22px;
            font-family: "GT Walsheim Medium"; }
        .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-overlay-header[class] {
          color: #19262a;
          font-family: "GT Walsheim Regular";
          font-size: 16px;
          margin-top: 20px; }
        .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-jackpot {
          margin-bottom: 16px;
          font-size: 64px; }
          @media (max-width: 500px) {
            .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-jackpot {
              font-size: 54px; } }
          .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-jackpot span {
            font-family: "GT Walsheim Medium";
            color: #fb9600; }
          .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-jackpot .home-game-info-closing-date {
            font-family: "GT Walsheim Regular";
            letter-spacing: 0.5px;
            color: #19262a;
            margin-bottom: 4px; }
            .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-jackpot .home-game-info-closing-date .closing-date-by {
              line-height: 1.33;
              font-size: 12px;
              padding-bottom: 10px; }
            .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-jackpot .home-game-info-closing-date .closing-date {
              line-height: 1.5;
              font-size: 16px; }
        .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-next-round-date[class] {
          color: #fb9600;
          font-size: 32px;
          line-height: 40px;
          font-family: "GT Walsheim Medium"; }
        .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-next-round-jackpot[class] {
          font-size: 16px;
          margin: 2px auto 8px;
          font-family: "GT Walsheim Regular"; }
        .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .home-game-info-no-round {
          color: #fb9600;
          font-size: 32px;
          font-family: "GT Walsheim Medium";
          padding-top: 64px; }
        .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .host-game-button {
          border-style: solid;
          border-width: 1px;
          border-color: #224721;
          border-radius: 2px;
          background-color: #136a4d;
          position: relative;
          overflow: hidden;
          width: 100%;
          margin: auto;
          height: 48px; }
          .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .host-game-button::after {
            transition: transform 0.2s ease-in-out, left 0.2s ease-in-out; }
          .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .host-game-button:hover::after {
            transform: skew(-70deg);
            left: 40%; }
          .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .host-game-button::before {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: #136a4d;
            z-index: 1; }
          .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .host-game-button::after {
            content: '';
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            left: 50%;
            transform: skewX(-76deg);
            background: rgba(0, 0, 0, 0.1);
            z-index: 1; }
          .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .host-game-button a {
            width: 100%;
            top: 0px;
            left: 0px;
            position: relative;
            z-index: 110; }
            .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .host-game-button a button {
              font-family: "GT Walsheim Regular";
              font-size: 14px;
              line-height: 1.14;
              height: 46px;
              border: none;
              background-color: transparent; }
        .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .host-next-game-button {
          border-style: solid;
          border-width: 1px;
          border-color: #8b590e;
          border-radius: 2px;
          background-color: #136a4d;
          position: relative;
          overflow: hidden;
          width: 100%;
          height: 48px; }
          .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .host-next-game-button::after {
            transition: transform 0.2s ease-in-out, left 0.2s ease-in-out; }
          .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .host-next-game-button:hover::after {
            transform: skew(-70deg);
            left: 40%; }
          .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .host-next-game-button::before {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: #fb9600;
            z-index: 1; }
          .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .host-next-game-button::after {
            content: '';
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            left: 50%;
            transform: skewX(-76deg);
            background: rgba(0, 0, 0, 0.1);
            z-index: 1; }
          .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .host-next-game-button a {
            width: 100%;
            top: 0px;
            left: 0px;
            position: relative;
            z-index: 110; }
            .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner .host-next-game-button a button {
              font-family: "GT Walsheim Regular";
              font-size: 14px;
              line-height: 1.14;
              height: 46px;
              border: none;
              background-color: transparent; }
      .home-game-info .home-content-box-body .home-game-info-overlay-box .home-game-info-overlay-box-inner::before {
        border-radius: 2px;
        box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.4); }
    .home-game-info .home-content-box-body .less-padding {
      padding-top: 8px; }
    .home-game-info .home-content-box-body .enter-t-and-c {
      position: relative;
      z-index: 20;
      display: block;
      margin-top: 35px;
      margin-bottom: 30px;
      font-size: 12px;
      color: white;
      /* wrap text to the confines of the darker parts of the image in home-content-box, and centre */
      max-width: 360px;
      left: 50%;
      transform: translateX(-50%); }
      .home-game-info .home-content-box-body .enter-t-and-c a {
        text-decoration: underline; }
      .home-game-info .home-content-box-body .enter-t-and-c a:hover {
        color: #FFF; }
      @media (max-width: 900px) {
        .home-game-info .home-content-box-body .enter-t-and-c {
          margin-top: 20px;
          margin-bottom: 16px; } }
      @media (max-width: 500px) {
        .home-game-info .home-content-box-body .enter-t-and-c {
          margin-bottom: 20px; } }
    .home-game-info .home-content-box-body .less-margin {
      margin-top: 0;
      margin-bottom: 0; }
      @media (max-width: 900px) {
        .home-game-info .home-content-box-body .less-margin {
          margin-bottom: 8px; } }
    @media (max-width: 900px) {
      .home-game-info .home-content-box-body {
        border-radius: 0; } }
.home-results .home-results-summary-header {
  font-family: "GT Walsheim Pro Bold";
  font-size: 18px; }

.home-results .round-winners .winner {
  min-height: 123px;
  padding-bottom: 0; }
  .home-results .round-winners .winner .view-results {
    margin-top: 6px;
    margin-bottom: 0; }

.home-results .results-summary .stat {
  padding: 3px 12px; }

.home-how-to-play {
  padding-right: 10px;
  padding-bottom: 10px; }
  .home-how-to-play h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 2px; }
    .home-how-to-play h3.hide-on-mobile {
      margin-bottom: 9px; }
  .home-how-to-play .how-to-play-content {
    color: #666; }
  .home-how-to-play .home-content-box-body {
    height: auto; }
  .home-how-to-play .link {
    color: #146a4c !important;
    font-size: 16px !important;
    font-family: "GT Walsheim Pro Bold" !important; }
  .home-how-to-play .home-how-to-play-link {
    color: #fb9600;
    font-family: "GT Walsheim Pro Bold"; }
  @media (max-width: 900px) {
    .home-how-to-play {
      padding-right: 0;
      padding-bottom: 0; }
      .home-how-to-play .how-to-play-content {
        font-size: 18px;
        line-height: 22px; }
      .home-how-to-play .link {
        font-size: 14px !important; }
      .home-how-to-play .how-to-play-container-2 {
        clear: both;
        margin-top: 10px; } }
  .home-how-to-play .home-how-to-play-link-container {
    border-top: 1px solid #d8d8d8;
    padding-top: 6px;
    margin-top: 12px; }
  .home-how-to-play .how-to-play-icon {
    width: 134px;
    height: auto; }
    @media (max-width: 900px) {
      .home-how-to-play .how-to-play-icon {
        width: 64px; } }
.potential-winners-header {
  background: #fff;
  border-radius: 6px 6px 0 0; }
  @media (max-width: 900px) {
    .potential-winners-header {
      border-radius: 0; } }
.potential-winners {
  background: #146a4c;
  border: 0;
  border-radius: 0 0 6px 6px; }
  @media (max-width: 900px) {
    .potential-winners {
      border-radius: 0; } }
.product-messaging-message {
  color: #fff;
  text-align: center;
  background-color: #136a4d;
  padding: 15px; }
  .product-messaging-message a {
    text-decoration: underline; }
  .product-messaging-message p {
    margin-bottom: 0; }

.results .panel {
  padding-left: 0;
  padding-right: 0; }

.results .divider {
  width: 100%;
  height: 1px;
  background-color: #ebebeb;
  margin-bottom: 16px; }

.results .no-results {
  border-radius: 6px; }

.results .compressed {
  display: none; }

.results .calendar-btn {
  border: 3px solid #fb9600;
  border-radius: 6px;
  transform: scale(0.6);
  padding: 5px 15px !important;
  margin-top: -10px; }
  .results .calendar-btn img {
    filter: hue-rotate(250deg) brightness(105%); }

.results .result-header {
  background-color: transparent; }
  .results .result-header .selector {
    padding: 10px 10px 15px;
    background-color: transparent;
    font-family: "GT Walsheim Pro Bold";
    font-size: 20px; }
    .results .result-header .selector .result-selector-item {
      border-radius: 100px;
      background-color: #fff;
      color: #19262a;
      font-size: 15px;
      padding: 8px 30px 7px;
      margin-bottom: 2px; }

.results .expanded-toggle-container {
  color: #146a4c;
  font-size: 12px;
  font-weight: bold; }

@media (max-width: 900px) {
  .results .result-body .expanded-toggle-container {
    background: #fff;
    padding-bottom: 10px;
    margin-top: -6px; } }

@media (min-width: 901px) {
  .results .result-panel {
    border-radius: 6px; }
    .results .result-panel .result-body {
      border-radius: 6px; }
      .results .result-panel .result-body .pick-title {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px; } }

.results .desktop-header {
  border-radius: 6px;
  margin: 0 0 10px;
  padding: 10px 10px 0; }
  @media (max-width: 900px) {
    .results .desktop-header {
      border-radius: 0;
      margin-bottom: 0; } }
@media (min-width: 901px) {
  .results .tiebreaker .tiebreaker-container {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; } }

.results .tiebreaker .tiebreaker-container strong {
  font-family: "GT Walsheim Pro Bold"; }

.results .tiebreaker .tiebreaker-container .distance-result {
  border-radius: 3px; }

.results .result-body .pick-title {
  border-bottom: 1px solid #d8d8d8; }
  .results .result-body .pick-title strong {
    font-family: "GT Walsheim Pro Bold"; }

.results .sub-header {
  border-radius: 6px; }
  .results .sub-header h2 {
    color: #19262a;
    margin-top: 10px; }
  @media (max-width: 900px) {
    .results .sub-header {
      border-radius: 0; }
      .results .sub-header .col-xs-12 {
        padding: 0; } }
.results .race-number {
  font-family: "GT Walsheim Pro Bold"; }

.results .results-container .runner-card {
  padding: 6px 5px; }
  .results .results-container .runner-card .optional-divider {
    border-bottom: 1px solid #d8d8d8; }
  .results .results-container .runner-card .odds {
    color: #146a4c;
    font-weight: bold;
    font-size: 16px; }

.results .results-container .upcoming-container .my-pick {
  color: #19262a; }

.results .results-container .upcoming-container .runner-btn a {
  line-height: 1; }

.results .results-container .default-runner-notice {
  padding: 6px 10px;
  border-right: 5px solid #fb2200;
  background-color: #fff; }

.results .upcoming-container .runner-btn a {
  line-height: 1; }

.results .racecard-link .link {
  color: #146a4c !important;
  font-size: 16px !important;
  font-family: "GT Walsheim Pro Bold"; }

.results .default-runner-notice-container {
  border-right: 0;
  border-left: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }

.results .race-boosted-message {
  background: url("/img/itv/boosted-backing.png");
  background-color: #fb9600;
  background-size: cover;
  background-position: center;
  padding: 15px;
  margin: 15px;
  border-radius: 6px; }
  .results .race-boosted-message h2, .results .race-boosted-message h3, .results .race-boosted-message p {
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.5); }
  .results .race-boosted-message p {
    margin-top: 15px; }
  .results .race-boosted-message a {
    text-decoration: underline; }
    .results .race-boosted-message a:hover {
      color: #FFF; }

.results .boosted-runner {
  background: url("/img/itv/boosted-backing.png");
  background-color: #fb9600;
  background-size: cover;
  background-position: center;
  padding: 5px;
  border-bottom: 1px solid #FFF; }
  @media (max-width: 900px) {
    .results .boosted-runner {
      border-radius: 0; } }
  .results .boosted-runner h4, .results .boosted-runner p {
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.5); }
  .results .boosted-runner p {
    margin-top: 5px;
    margin-bottom: 5px; }
  .results .boosted-runner a {
    text-decoration: underline; }
    .results .boosted-runner a:hover {
      color: #FFF; }

.footer-container {
  display: block; }
  .footer-container .footer {
    max-width: 100%;
    padding: 0;
    font-size: 12px; }
    .footer-container .footer__top {
      position: relative; }
      .footer-container .footer__top__bg {
        background-image: url("/img/itv/itv-footer.jpg");
        background-repeat: no-repeat;
        min-height: 10em;
        background-position: 50% 15%; }
        .footer-container .footer__top__bg .itv-racing-logo {
          position: absolute;
          top: 57%;
          transform: translateY(-50%);
          padding-left: 40px; }
          @media (max-width: 900px) {
            .footer-container .footer__top__bg .itv-racing-logo {
              padding-left: 20px;
              top: 50%; } }
          .footer-container .footer__top__bg .itv-racing-logo img {
            width: 70px; }
        .footer-container .footer__top__bg-curve {
          position: absolute;
          top: -1.875em;
          height: 3.75em;
          width: 100%;
          background-size: 100% 100%;
          background-image: url("/img/itv/footer-curve.svg"); }
          @media (max-width: 900px) {
            .footer-container .footer__top__bg-curve {
              height: 1.875em;
              top: -0.9875em; } }
        @media (min-width: 1024px) {
          .footer-container .footer__top__bg {
            background-size: cover; } }
    .footer-container .footer__main {
      background: #102C3D;
      padding-top: 30px; }
      .footer-container .footer__main-icons {
        align-items: center; }
        .footer-container .footer__main-icons .footer-icon {
          padding: 0 20px 20px 20px; }
          .footer-container .footer__main-icons .footer-icon img {
            width: 60px; }
          @media (max-width: 900px) {
            .footer-container .footer__main-icons .footer-icon {
              padding: 0 10px 10px 10px; }
              .footer-container .footer__main-icons .footer-icon img {
                width: 40px; } }
          .footer-container .footer__main-icons .footer-icon:first-child {
            padding-left: 10px; }
        @media (max-width: 900px) {
          .footer-container .footer__main-icons {
            margin-right: 75px; } }
      .footer-container .footer__main-links {
        flex-direction: column;
        padding-left: 10px;
        margin-bottom: 20px; }
        .footer-container .footer__main-links span {
          padding-top: 5px; }
          .footer-container .footer__main-links span a {
            text-decoration: none !important;
            padding-top: 5px;
            font-size: 15px; }
            @media (max-width: 900px) {
              .footer-container .footer__main-links span a {
                font-size: 12px; } }
          .footer-container .footer__main-links span button {
            background: none;
            height: auto;
            border: none;
            padding: 0;
            font-size: 15px;
            cursor: pointer;
            outline: 0; }
            @media (max-width: 900px) {
              .footer-container .footer__main-links span button {
                font-size: 12px; } }
      .footer-container .footer__main-info {
        border-top: 1px solid #212121;
        padding-top: 20px; }
        .footer-container .footer__main-info .footer-column {
          margin: 0 10px; }
        .footer-container .footer__main-info__scroll-top {
          cursor: pointer;
          font-family: "GT Walsheim Pro Bold";
          position: relative;
          margin-right: 30px; }
          .footer-container .footer__main-info__scroll-top:after {
            content: "";
            background-image: url(/img/page-up-orange.png);
            background-size: 12px;
            background-repeat: no-repeat;
            top: 5px;
            height: 16px;
            width: 15px;
            position: absolute;
            right: -20px; }
          @media (max-width: 900px) {
            .footer-container .footer__main-info__scroll-top {
              align-self: flex-end;
              margin-bottom: 10px; } }
.runner-card {
  padding: 6px 8px 0;
  border-radius: 6px; }
  @media (max-width: 900px) {
    .runner-card {
      border-radius: 0;
      padding: 6px 8px; } }
  .runner-card .runner-name, .runner-card .number[class] {
    font-family: "GT Walsheim Pro Bold";
    font-size: 14px; }
  .runner-card .form-info {
    font-family: "GT Walsheim Regular";
    color: #4a4a4a; }
    .runner-card .form-info .label {
      font-weight: normal; }
  .runner-card .runner-name {
    color: #19262a; }
  .runner-card .number[class] {
    padding-top: 2px;
    color: #146a4c;
    width: 100%;
    text-align: left; }
  .runner-card .runner-btn {
    font-size: 16px;
    height: 30px;
    border: 2px solid #fb9600;
    border-radius: 4px; }
    .runner-card .runner-btn.pick-btn:hover {
      background-color: #ffab2f; }
    .runner-card .runner-btn.pick-btn {
      background-color: #fb9600;
      border-color: #fb9600;
      color: #fff;
      font-size: 16px;
      line-height: 16px;
      height: 30px; }
      .runner-card .runner-btn.pick-btn.selected-runner {
        height: 30px; }
        .runner-card .runner-btn.pick-btn.selected-runner:after {
          top: 0; }
      .runner-card .runner-btn.pick-btn:after {
        font-weight: normal; }
    .runner-card .runner-btn.no-skybet-odds {
      margin-top: 20%;
      border: none; }
  .runner-card .race-info .description .name {
    font-size: 12px;
    color: #ebebeb; }
  .runner-card .race-info .distance, .runner-card .race-info .going, .runner-card .race-info .runner-count {
    font-size: 12px; }

.challenge-racecards .form-info div {
  float: none; }

.challenge-racecards .race-info {
  font-family: "GT Walsheim Regular"; }
  .challenge-racecards .race-info .header {
    font-size: 24px;
    color: #19262a;
    margin-top: 25px;
    word-spacing: 0.2em; }
    .challenge-racecards .race-info .header .time {
      font-family: "GT Walsheim Pro Bold"; }
  .challenge-racecards .race-info .description .name {
    color: #4a4a4a; }
  .challenge-racecards .race-info .race-statistics {
    color: #4a4a4a; }

.played .played-masthead {
  padding: 20px 10px; }
  .played .played-masthead .confirmation-message {
    font-family: "GT Walsheim Regular";
    color: #666666; }
  .played .played-masthead .confirmation-thankyou {
    font-family: "GT Walsheim Pro Bold";
    font-size: 22px; }
  .played .played-masthead .button-edit-picks {
    width: 150px;
    font-family: "GT Walsheim Pro Bold";
    border: 2px solid #fb9600;
    padding: 3px 0;
    margin: 10px 0; }
  .played .played-masthead .played-tiered-jackpot-info {
    max-width: 325px;
    margin: 0 auto; }

.played .runner-card {
  border-radius: 0; }

.played .runners ul {
  border-left: 1px solid #8da6cb;
  border-right: 1px solid #8da6cb; }

.played .panel.notice {
  border-radius: 0 !important;
  border-left: 5px solid #fb2200;
  border-right: 5px solid #fb2200; }
  .played .panel.notice .pick-title {
    color: #fb2200; }

.played .paginated-nav-section {
  border-top: 1px solid #cecece; }

.played .paginated-nav-single {
  border: none; }

.played .acca-container {
  background: #ebebeb;
  margin: 10px; }
  .played .acca-container .runner-btn {
    height: auto;
    margin-top: 0;
    max-width: 70px; }
  .played .acca-container .runner-card .runner-btn {
    margin: 0; }
  @media (min-width: 901px) {
    .played .acca-container {
      margin: 0; } }
.played .played-acca-nav {
  border-left: 1px solid #8da6cb;
  border-right: 1px solid #8da6cb;
  background: #fff; }
  .played .played-acca-nav .acca-nav-item {
    margin: 0 11px;
    padding: 15px 7px; }
    .played .played-acca-nav .acca-nav-item a {
      padding: 15px 10px;
      font-family: "GT Walsheim Regular";
      border: none;
      width: 140px;
      color: #1b3c7b; }
      .played .played-acca-nav .acca-nav-item a:hover {
        padding: 17px 10px;
        background: #f2f2f2;
        cursor: pointer; }
        .played .played-acca-nav .acca-nav-item a.active:hover {
          padding: 15px 10px; }
      .played .played-acca-nav .acca-nav-item a.active {
        border-bottom: 2px solid #1b3c7b;
        font-family: "GT Walsheim Pro Bold";
        position: relative; }
    @media (min-width: 901px) {
      .played .played-acca-nav .acca-nav-item:first-child {
        margin-left: 0; } }
.played .played-lucky15, .played .played-accumulator {
  font-family: "Sky Text";
  color: #4a4a4a; }
  .played .played-lucky15 .accumulator, .played .played-accumulator .accumulator {
    border-left: 1px solid #8da6cb;
    border-right: 1px solid #8da6cb;
    background: #fff;
    padding: 24px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-height: 110px; }
    @media (min-width: 900px) {
      .played .played-lucky15 .accumulator:after, .played .played-accumulator .accumulator:after {
        content: "";
        position: absolute;
        left: 2%;
        bottom: 0;
        height: 1px;
        width: 96%;
        border-bottom: 1px solid #cbd7e9; } }
    .played .played-lucky15 .accumulator .col-sm-4, .played .played-accumulator .accumulator .col-sm-4 {
      margin-top: 20px; }
    .played .played-lucky15 .accumulator .col-sm-4 > .row, .played .played-accumulator .accumulator .col-sm-4 > .row {
      margin-top: 0; }
    .played .played-lucky15 .accumulator a.link-underline, .played .played-accumulator .accumulator a.link-underline {
      font-family: "Sky Text"; }
    .played .played-lucky15 .accumulator .price, .played .played-accumulator .accumulator .price {
      font-family: "Sky Text Medium"; }
    .played .played-lucky15 .accumulator .accumulator-text, .played .played-accumulator .accumulator .accumulator-text {
      margin-top: 5px;
      font-family: "Sky Text";
      font-size: 20px; }
      .played .played-lucky15 .accumulator .accumulator-text strong, .played .played-accumulator .accumulator .accumulator-text strong {
        font-family: "Sky Text Medium"; }
    @media (max-width: 900px) {
      .played .played-lucky15 .accumulator, .played .played-accumulator .accumulator {
        padding: 16px 16px 0;
        min-height: 145px;
        border-radius: 0;
        border-bottom: none; }
        .played .played-lucky15 .accumulator .col-sm-8, .played .played-accumulator .accumulator .col-sm-8 {
          width: 100%; }
        .played .played-lucky15 .accumulator .col-sm-4, .played .played-accumulator .accumulator .col-sm-4 {
          width: 100%;
          margin-top: 0; } }
  .played .played-lucky15 .accumulator-help, .played .played-accumulator .accumulator-help {
    margin-bottom: 8px; }
  .played .played-lucky15 .accumulator-stakes, .played .played-accumulator .accumulator-stakes {
    background-color: #132c6c;
    border-radius: 0 0 4px 4px; }
  .played .played-lucky15 .your-pick7, .played .played-accumulator .your-pick7 {
    padding: 15px 10px;
    font-size: 20px; }
    .played .played-lucky15 .your-pick7 img, .played .played-accumulator .your-pick7 img {
      height: 20px; }
  .played .played-lucky15 .my-pick, .played .played-accumulator .my-pick {
    clear: both; }
    .played .played-lucky15 .my-pick .runners, .played .played-accumulator .my-pick .runners {
      margin-bottom: 0; }
      .played .played-lucky15 .my-pick .runners .runner-card .runner-flex, .played .played-accumulator .my-pick .runners .runner-card .runner-flex {
        display: flex;
        align-items: center; }
      .played .played-lucky15 .my-pick .runners .runner-card .pick-title .race-number, .played .played-accumulator .my-pick .runners .runner-card .pick-title .race-number {
        font-family: "Sky Text"; }
      .played .played-lucky15 .my-pick .runners .runner-card .horse-info, .played .played-accumulator .my-pick .runners .runner-card .horse-info {
        display: flex;
        align-items: center; }
        .played .played-lucky15 .my-pick .runners .runner-card .horse-info .number-container, .played .played-accumulator .my-pick .runners .runner-card .horse-info .number-container {
          padding: 0; }
        .played .played-lucky15 .my-pick .runners .runner-card .horse-info .number, .played .played-accumulator .my-pick .runners .runner-card .horse-info .number {
          font-family: "Sky Text Medium";
          color: #1b3c7b; }
        .played .played-lucky15 .my-pick .runners .runner-card .horse-info .runner-info-container, .played .played-accumulator .my-pick .runners .runner-card .horse-info .runner-info-container {
          padding-top: 0 !important; }
          .played .played-lucky15 .my-pick .runners .runner-card .horse-info .runner-info-container .name-area, .played .played-accumulator .my-pick .runners .runner-card .horse-info .runner-info-container .name-area {
            line-height: 1; }
            .played .played-lucky15 .my-pick .runners .runner-card .horse-info .runner-info-container .name-area .runner-name, .played .played-accumulator .my-pick .runners .runner-card .horse-info .runner-info-container .name-area .runner-name {
              font-size: 16px;
              font-family: "Sky Text Medium"; }
      .played .played-lucky15 .my-pick .runners .runner-card .form-info, .played .played-accumulator .my-pick .runners .runner-card .form-info {
        font-family: "Sky Text";
        color: #4a4a4a; }
      .played .played-lucky15 .my-pick .runners .runner-card .odds-col, .played .played-accumulator .my-pick .runners .runner-card .odds-col {
        padding-top: 0;
        text-align: right; }
        .played .played-lucky15 .my-pick .runners .runner-card .odds-col .runner-btn, .played .played-accumulator .my-pick .runners .runner-card .odds-col .runner-btn {
          border: 1px solid #1b3c7b;
          line-height: 1;
          font-family: "Sky Text Medium";
          color: #0b2352; }
          .played .played-lucky15 .my-pick .runners .runner-card .odds-col .runner-btn:hover, .played .played-lucky15 .my-pick .runners .runner-card .odds-col .runner-btn:focus, .played .played-lucky15 .my-pick .runners .runner-card .odds-col .runner-btn a:hover, .played .played-lucky15 .my-pick .runners .runner-card .odds-col .runner-btn a:focus, .played .played-accumulator .my-pick .runners .runner-card .odds-col .runner-btn:hover, .played .played-accumulator .my-pick .runners .runner-card .odds-col .runner-btn:focus, .played .played-accumulator .my-pick .runners .runner-card .odds-col .runner-btn a:hover, .played .played-accumulator .my-pick .runners .runner-card .odds-col .runner-btn a:focus {
            background-color: #0b2352;
            color: #fff; }
        .played .played-lucky15 .my-pick .runners .runner-card .odds-col .runner-btn.no-skybet-odds, .played .played-accumulator .my-pick .runners .runner-card .odds-col .runner-btn.no-skybet-odds {
          border: 0; }
          .played .played-lucky15 .my-pick .runners .runner-card .odds-col .runner-btn.no-skybet-odds:hover, .played .played-lucky15 .my-pick .runners .runner-card .odds-col .runner-btn.no-skybet-odds:focus, .played .played-lucky15 .my-pick .runners .runner-card .odds-col .runner-btn.no-skybet-odds a:hover, .played .played-lucky15 .my-pick .runners .runner-card .odds-col .runner-btn.no-skybet-odds a:focus, .played .played-accumulator .my-pick .runners .runner-card .odds-col .runner-btn.no-skybet-odds:hover, .played .played-accumulator .my-pick .runners .runner-card .odds-col .runner-btn.no-skybet-odds:focus, .played .played-accumulator .my-pick .runners .runner-card .odds-col .runner-btn.no-skybet-odds a:hover, .played .played-accumulator .my-pick .runners .runner-card .odds-col .runner-btn.no-skybet-odds a:focus {
            color: #1b3c7b;
            background-color: #fff; }
      .played .played-lucky15 .my-pick .runners .submit, .played .played-accumulator .my-pick .runners .submit {
        padding: 30px 15px; }
        @media (min-width: 901px) {
          .played .played-lucky15 .my-pick .runners .submit a, .played .played-accumulator .my-pick .runners .submit a {
            margin: auto;
            width: 50%; } }
.top-picks-box[class] .heading {
  padding: 16px 14px 17px 17px; }
  .top-picks-box[class] .heading .logo {
    width: 68px;
    height: auto; }

.top-picks-box[class] .subheading {
  background-color: #fff; }
  .top-picks-box[class] .subheading .accumulator-type {
    font-family: "Sky Text Medium"; }
  .top-picks-box[class] .subheading .accumulator-odds {
    font-size: 22px;
    font-family: "Sky Text Bold"; }

.top-picks-box[class] .top-picks .top-pick {
  background-color: #fff; }
  .top-picks-box[class] .top-picks .top-pick .cloth-number {
    font-family: "Sky Text Medium";
    margin-top: 2px; }
  .top-picks-box[class] .top-picks .top-pick .times-picked {
    font-size: 12px; }
    .top-picks-box[class] .top-picks .top-pick .times-picked .times-picked-icon {
      width: 26px;
      height: 26px;
      border: none; }
  .top-picks-box[class] .top-picks .top-pick .runner-odds {
    font-size: 18px;
    color: #dd2e2e;
    padding-left: 0 !important; }
  .top-picks-box[class] .top-picks .top-pick .race-name {
    font-family: "Sky Text Medium"; }

.top-picks-box[class] .top-picks li:first-child .top-pick {
  border: 1px solid #cbd7e9; }

.next-race-off[class] {
  border: 0;
  border-radius: 0 !important; }
  .next-race-off[class] .horse-info-container {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%; }
  .next-race-off[class] .horse-info {
    display: flex;
    align-items: center;
    margin: 0 !important;
    width: 100%; }
  .next-race-off[class] .silk-container {
    margin-right: 10px;
    padding: 0; }
    .next-race-off[class] .silk-container .silk {
      margin: 0 !important; }
  .next-race-off[class] .home-content-box-body {
    border: 0;
    border-radius: 6px 0 0 0 !important;
    padding: 0; }
  .next-race-off[class] .bet-column-heading {
    padding: 10px 0 10px 0;
    font-size: 13px;
    font-family: "Sky Text"; }
    .next-race-off[class] .bet-column-heading p {
      margin: 0; }
  .next-race-off[class] .bet-column {
    background: #132c6c;
    color: #fff !important;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center; }
    .next-race-off[class] .bet-column .logo {
      display: block;
      width: 60px;
      height: auto;
      margin-top: 5px; }
  .next-race-off[class] h3 {
    padding: 15px 0 0;
    font-size: 18px;
    font-family: "GT Walsheim Regular"; }
    @media (max-width: 900px) {
      .next-race-off[class] h3 {
        font-size: 18px; } }
  .next-race-off[class] h4 {
    padding: 10px 0 15px;
    font-size: 18px;
    color: #fb9600; }
    .next-race-off[class] h4 .time {
      font-family: "GT Walsheim Regular"; }
  .next-race-off[class] ul {
    margin: 0; }
    .next-race-off[class] ul li {
      border-top: 1px solid #d8d8d8; }
      .next-race-off[class] ul li:last-of-type {
        border-bottom: 1px solid #d8d8d8; }
  .next-race-off[class] .runner-bucket {
    padding: 0;
    margin: 0; }
    .next-race-off[class] .runner-bucket .runner-bucket-column {
      padding: 0.8em 0;
      display: flex; }
    .next-race-off[class] .runner-bucket .runner-name, .next-race-off[class] .runner-bucket .number {
      font-family: "GT Walsheim Regular";
      font-size: 16px; }
      @media (max-width: 900px) {
        .next-race-off[class] .runner-bucket .runner-name, .next-race-off[class] .runner-bucket .number {
          display: inline; } }
    .next-race-off[class] .runner-bucket .runner-name {
      color: #19262a; }
    .next-race-off[class] .runner-bucket .runner-summary {
      font-size: 12px !important;
      color: #b6b6b6 !important;
      margin: 0; }
    .next-race-off[class] .runner-bucket .number {
      padding-top: 0;
      color: #146a4c;
      width: 100%;
      text-align: center; }
    .next-race-off[class] .runner-bucket .stall {
      margin-top: 2px;
      text-align: center;
      font-family: "Sky Text";
      font-size: 10px;
      width: 100%; }
    .next-race-off[class] .runner-bucket .runner-btn {
      border: 0;
      border-radius: 4px;
      text-align: center;
      line-height: inherit;
      width: 70%; }
      .next-race-off[class] .runner-bucket .runner-btn .price {
        color: #fff;
        font-family: "Sky Text";
        vertical-align: text-top; }
      .next-race-off[class] .runner-bucket .runner-btn .price.golink {
        color: #19262a; }
  .next-race-off[class] .next-race-off-btn {
    padding: 3px; }
    .next-race-off[class] .next-race-off-btn a {
      padding: 0;
      font-family: "Sky Text Medium" !important; }
  .next-race-off[class] .racecard-link {
    padding: 10px 0;
    background: #132c6c; }
    .next-race-off[class] .racecard-link .link {
      margin: 0 10px;
      color: #fff !important;
      font-size: 16px !important;
      font-family: "Sky Text" !important; }
      .next-race-off[class] .racecard-link .link:before {
        filter: brightness(0) invert(1); }
    .next-race-off[class] .racecard-link.bet-responsibly {
      margin: 0 12px;
      font-size: 12px;
      padding: 0 0;
      color: #fff !important; }
      .next-race-off[class] .racecard-link.bet-responsibly p {
        margin: 0;
        font-family: "Sky Text" !important; }
      .next-race-off[class] .racecard-link.bet-responsibly a {
        text-decoration: underline;
        color: #fff !important; }

#round-schedule-col {
  padding: 0;
  width: 100%; }
  #round-schedule-col::after {
    content: " ";
    display: block;
    width: 100%;
    height: 1px;
    margin: 15px 0;
    background-color: #ebebeb; }
  #round-schedule-col #round-schedule-header {
    font-size: 11px;
    font-family: "GT Walsheim Medium";
    margin-bottom: 10px;
    line-height: 16px; }
    @media (max-width: 900px) {
      #round-schedule-col #round-schedule-header {
        padding-left: 15px; } }
  #round-schedule-col #round-schedule {
    font-family: "GT Walsheim Medium";
    color: #FFF;
    display: flex; }
    @media (min-width: 900px) {
      #round-schedule-col #round-schedule {
        border-left: 15px;
        border-right: 15px; }
        #round-schedule-col #round-schedule #round-schedule-scroller {
          display: flex;
          padding: 0;
          width: 100%; } }
    #round-schedule-col #round-schedule .round-box.last-round {
      margin-right: auto; }
    #round-schedule-col #round-schedule .round-box.first-round {
      margin-left: auto; }
    @media (max-width: 900px) {
      #round-schedule-col #round-schedule {
        flex-wrap: nowrap;
        scroll-snap-type: x mandatory;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap; }
        #round-schedule-col #round-schedule #round-schedule-scroller {
          padding: 0 15px; }
        #round-schedule-col #round-schedule #round-schedule-scroller.round-count-1 {
          width: 100%; }
          #round-schedule-col #round-schedule #round-schedule-scroller.round-count-1 .round-box {
            width: 100%; } }
    #round-schedule-col #round-schedule .round-box:nth-child(odd) {
      background-color: #fb9600;
      background-image: url("/img/itv/schedule-bg-orange.png"); }
    #round-schedule-col #round-schedule .round-box:nth-child(even) {
      background-color: #136a4d;
      background-image: url("/img/itv/schedule-bg-green.png"); }
    #round-schedule-col #round-schedule .round-box {
      width: 100%;
      display: inline-block;
      margin-right: 8px;
      padding: 7px 8px;
      background-position: center;
      background-size: cover;
      border-radius: 4px; }
      @media (max-width: 900px) {
        #round-schedule-col #round-schedule .round-box {
          flex: 0 0 auto;
          scroll-snap-align: center;
          box-sizing: border-box;
          width: 270px; } }
      @media (min-width: 900px) {
        #round-schedule-col #round-schedule .round-box .long {
          display: none; } }
      @media (max-width: 900px) {
        #round-schedule-col #round-schedule .round-box .short {
          display: none; } }
      #round-schedule-col #round-schedule .round-box .schedule-header {
        font-size: 12px; }
      #round-schedule-col #round-schedule .round-box .round-opens {
        margin-bottom: 13px; }
      #round-schedule-col #round-schedule .round-box .entries-by {
        margin-bottom: 18px; }
      #round-schedule-col #round-schedule .round-box .jackpot {
        font-family: "GT Walsheim Pro Bold";
        font-size: 24px; }
      #round-schedule-col #round-schedule .round-box .ts-and-cs {
        font-family: "GT Walsheim Medium";
        font-size: 11px; }
        #round-schedule-col #round-schedule .round-box .ts-and-cs a {
          text-decoration: underline; }
        #round-schedule-col #round-schedule .round-box .ts-and-cs a:hover, #round-schedule-col #round-schedule .round-box .ts-and-cs a:visited {
          color: inherit; }
      #round-schedule-col #round-schedule .round-box .date {
        font-family: "GT Walsheim Medium";
        font-size: 16px;
        font-weight: bold; }
  #round-schedule-col #round-box-indicators {
    width: 100%;
    display: flex; }
    #round-schedule-col #round-box-indicators #round-box-indicator-inner {
      margin: 8px auto 0 auto; }
      #round-schedule-col #round-box-indicators #round-box-indicator-inner .round-box-indicator {
        width: 8px;
        height: 8px;
        border-radius: 4px;
        background-color: #cccccc;
        display: inline-block; }
      #round-schedule-col #round-box-indicators #round-box-indicator-inner .round-box-indicator.selected {
        background-color: #666; }

.results-summary {
  font-family: "GT Walsheim Medium";
  color: #19262a; }
  .results-summary .results-summary-header {
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 8px;
    max-width: 321px; }
    @media (max-width: 900px) {
      .results-summary .results-summary-header {
        font-size: 11px; } }
  .results-summary #results-summary-boxes {
    display: flex;
    margin: auto;
    max-width: 321px;
    text-align: center; }
    @media (max-width: 900px) {
      .results-summary #results-summary-boxes {
        justify-content: space-around; } }
    @media (min-width: 900px) {
      .results-summary #results-summary-boxes {
        justify-content: space-between; } }
    .results-summary #results-summary-boxes .statbox {
      border-radius: 4px;
      border: solid 1px;
      display: inline-block;
      height: 72px;
      width: 88px;
      margin-bottom: 8px;
      margin-top: 0;
      text-align: center;
      padding: 12px; }
      .results-summary #results-summary-boxes .statbox span {
        display: block; }
    .results-summary #results-summary-boxes .runner-count {
      font-family: "GT Walsheim Pro Bold";
      font-size: 32px;
      height: 30px;
      line-height: 32px; }
    .results-summary #results-summary-boxes .summary-label {
      font-size: 14px; }
    .results-summary #results-summary-boxes .winners {
      border-color: #fb9600;
      background-color: #fb9600;
      color: #fff;
      margin-right: 8px; }
    .results-summary #results-summary-boxes .places {
      border-color: #136a4d;
      background-color: #136a4d;
      color: #fff;
      margin-right: 8px; }
    .results-summary #results-summary-boxes .unplaced {
      border-color: #fb2600; }
  .results-summary .share-buttons {
    max-width: 386px;
    margin-left: auto;
    margin-right: auto; }

.round-winners {
  font-family: "GT Walsheim Regular";
  color: #19262a;
  width: 100%;
  margin-bottom: 16px; }
  @media (max-width: 900px) {
    .round-winners {
      padding: 0;
      margin-left: 0; }
      .round-winners::after {
        content: " ";
        display: block;
        height: 1px;
        margin: 15px -15px;
        background-color: #ebebeb; } }
  .round-winners .winner-header {
    font-size: 11px;
    font-family: "GT Walsheim Medium";
    margin-bottom: 8px;
    line-height: 16px; }
  .round-winners #winner {
    background: #146a4c;
    border: 1px #146a4c;
    color: #FFFFFF;
    margin-bottom: 0;
    border-radius: 4px;
    font-size: 15px;
    width: 100%;
    min-height: 72px;
    display: flex; }
    .round-winners #winner .winner-list {
      display: flex;
      margin: auto 0 auto 16px;
      line-height: 16px;
      text-overflow: ellipsis;
      overflow: hidden; }
      @media (max-width: 900px) {
        .round-winners #winner .winner-list {
          line-height: 21px; } }
      .round-winners #winner .winner-list .vert-centered {
        display: inline-block;
        align-self: center; }
      .round-winners #winner .winner-list .expand-button {
        margin-left: auto; }
      .round-winners #winner .winner-list .winners {
        width: 100%;
        margin-bottom: auto;
        margin-top: auto; }
        .round-winners #winner .winner-list .winners .winners-content {
          color: #FFFFFF;
          background-color: #146a4c;
          font-family: "GT Walsheim Medium";
          font-size: 18px;
          padding-left: 0;
          padding-right: 0; }
        .round-winners #winner .winner-list .winners .winners-hide {
          display: none; }
        .round-winners #winner .winner-list .winners .winners-show {
          display: inherit; }
      .round-winners #winner .winner-list #winners-toggle-button {
        width: 10px;
        height: 10px; }
        .round-winners #winner .winner-list #winners-toggle-button.up {
          background: url("/img/page-up-white.png") no-repeat;
          background-size: contain; }
        .round-winners #winner .winner-list #winners-toggle-button.down {
          background: url("/img/page-down-white.png") no-repeat;
          background-size: contain; }
      .round-winners #winner .winner-list #other-winners-count {
        text-decoration: underline;
        font-size: 14px; }
      .round-winners #winner .winner-list .trophy-container {
        padding: 0;
        margin-right: 16px; }
        .round-winners #winner .winner-list .trophy-container .trophy {
          height: 32px;
          width: 32px;
          margin-left: 0;
          margin-right: 0; }
    .round-winners #winner .view-results {
      margin-top: 11px;
      margin-bottom: 5px;
      white-space: nowrap;
      color: #FFFFFF !important; }
      @media (max-width: 900px) {
        .round-winners #winner .view-results {
          margin: 0 auto; } }
.leaderboard .nav-container {
  margin-bottom: 0; }

.leaderboard .page-nav {
  height: 48px; }
  .leaderboard .page-nav li {
    height: 36px;
    margin-bottom: 10px;
    border-radius: 6px;
    margin-right: 11px;
    text-align: center;
    border: 2px solid #cecece;
    background-color: #fff;
    overflow: visible;
    display: inline-block; }
    .leaderboard .page-nav li a {
      color: #146a4c;
      display: block;
      height: 100%;
      text-align: center;
      line-height: 32px;
      font-size: 16px;
      padding: 0 16px; }
      .leaderboard .page-nav li a:before {
        content: none; }
    .leaderboard .page-nav li.active {
      background-color: #fb9600;
      border: 2px solid #fb9600;
      position: relative; }
      .leaderboard .page-nav li.active a {
        color: #fff;
        font-family: "GT Walsheim Pro Bold";
        background: #fb9600; }
      .leaderboard .page-nav li.active::before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-left: 11px solid transparent;
        border-bottom: 11px solid #fff;
        border-right: 11px solid transparent;
        position: absolute;
        bottom: -16px;
        left: 50%;
        transform: translateX(-50%); }
    @media (min-width: 901px) {
      .leaderboard .page-nav li:first-child {
        margin-left: 0; } }
.leaderboard .table-responsive {
  padding: 0 12px;
  background-color: #fff;
  border-radius: 6px;
  border-color: #fff;
  margin-bottom: 0;
  min-height: 100px; }
  @media (max-width: 900px) {
    .leaderboard .table-responsive {
      border-radius: 0;
      padding: 0; } }
  .leaderboard .table-responsive.past-winners-table {
    border-radius: 6px; }
    @media (max-width: 900px) {
      .leaderboard .table-responsive.past-winners-table {
        border-radius: 0; } }
  .leaderboard .table-responsive.with-nav {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

.leaderboard .table {
  font-size: 15px;
  color: #19262a; }
  .leaderboard .table .table-header {
    background: #fff;
    font-size: 14px; }
    .leaderboard .table .table-header .leaderboard-heading-wpu__no-hide,
    .leaderboard .table .table-header .leaderboard-heading-prize,
    .leaderboard .table .table-header .leaderboard-heading-winners,
    .leaderboard .table .table-header .leaderboard-heading-placed,
    .leaderboard .table .table-header .leaderboard-heading-unplaced,
    .leaderboard .table .table-header .leaderboard-heading-wpu {
      text-align: center; }
  .leaderboard .table .leaderboard-user-results {
    border-bottom: 2px solid #fff; }
    .leaderboard .table .leaderboard-user-results .focussed {
      background: #146a4c;
      border-bottom: 0; }
    .leaderboard .table .leaderboard-user-results > tr > td {
      border: none; }
    .leaderboard .table .leaderboard-user-results .leaderboard-result-position,
    .leaderboard .table .leaderboard-user-results .leaderboard-result-player,
    .leaderboard .table .leaderboard-user-results .leaderboard-result-winners {
      font-family: "GT Walsheim Pro Bold"; }
    .leaderboard .table .leaderboard-user-results .leaderboard-result-winners,
    .leaderboard .table .leaderboard-user-results .leaderboard-result-placed,
    .leaderboard .table .leaderboard-user-results .leaderboard-result-unplaced,
    .leaderboard .table .leaderboard-user-results .leaderboard-result-wpu__no-hide,
    .leaderboard .table .leaderboard-user-results .leaderboard-result-wpu,
    .leaderboard .table .leaderboard-user-results .leaderboard-result-prize {
      text-align: center; }
  .leaderboard .table > thead > tr > th {
    border: none; }
  .leaderboard .table > tbody + tbody {
    border-top: none; }
  .leaderboard .table > tbody > tr {
    border-bottom: 2px solid #eee; }
    .leaderboard .table > tbody > tr > td {
      border-top: 0; }
  .leaderboard .table .table-row-group .leader {
    background-color: #edf4fc; }
    .leaderboard .table .table-row-group .leader > td {
      border: none; }
  .leaderboard .table .table-row-group .mask .leaderboard-result-player {
    font-style: italic; }
  .leaderboard .table .table-row-group .table-row .leaderboard-result-position {
    color: #fb9600;
    font-family: "GT Walsheim Pro Bold"; }
  .leaderboard .table .table-row-group .table-row .leaderboard-result-player {
    color: #146a4c; }
  .leaderboard .table .table-row-group .table-row .leaderboard-result-winners {
    font-family: "GT Walsheim Pro Bold"; }
  .leaderboard .table .table-row-group .table-row .leaderboard-result-winners,
  .leaderboard .table .table-row-group .table-row .leaderboard-result-placed,
  .leaderboard .table .table-row-group .table-row .leaderboard-result-unplaced,
  .leaderboard .table .table-row-group .table-row .leaderboard-result-wpu__no-hide,
  .leaderboard .table .table-row-group .table-row .leaderboard-result-wpu,
  .leaderboard .table .table-row-group .table-row .leaderboard-result-prize {
    text-align: center; }
  @media (max-width: 900px) {
    .leaderboard .table {
      font-size: 13px; } }
.leaderboard .paginated-nav-buttons {
  border-radius: 0 0 6px 6px; }
  .leaderboard .paginated-nav-buttons li a {
    border: 2px solid #fb9600;
    border-radius: 6px;
    font-size: 16px;
    vertical-align: middle;
    line-height: 24px;
    width: 26px;
    height: 26px;
    color: #146a4c;
    padding: 0; }
    .leaderboard .paginated-nav-buttons li a.active {
      font-family: "GT Walsheim Pro Bold";
      background-color: #fb9600;
      color: #fff; }
  @media (max-width: 900px) {
    .leaderboard .paginated-nav-buttons {
      border-radius: 0; } }
@media (max-width: 900px) {
  .leaderboard {
    margin-bottom: 20px; } }

.leaderboard .leaderboard-month-select-container {
  border-radius: 6px 6px 0 0; }
  @media (max-width: 900px) {
    .leaderboard .leaderboard-month-select-container {
      border-radius: 0; } }
  .leaderboard .leaderboard-month-select-container .leaderboard-month-left-arrow, .leaderboard .leaderboard-month-select-container .leaderboard-month-right-arrow {
    filter: hue-rotate(158deg) brightness(200%); }
    .leaderboard .leaderboard-month-select-container .leaderboard-month-left-arrow a, .leaderboard .leaderboard-month-select-container .leaderboard-month-right-arrow a {
      padding: 0; }
  .leaderboard .leaderboard-month-select-container .leaderboard-month-left-arrow {
    margin-left: 12px; }
    @media (max-width: 900px) {
      .leaderboard .leaderboard-month-select-container .leaderboard-month-left-arrow {
        margin-left: 8px; } }
  .leaderboard .leaderboard-month-select-container .leaderboard-month-right-arrow {
    margin-right: 12px; }
    @media (max-width: 900px) {
      .leaderboard .leaderboard-month-select-container .leaderboard-month-right-arrow {
        margin-right: 8px; } }
.leaderboard--monthly .table-responsive {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.festival-info__wrapper {
  margin-top: 8px; }
  .festival-info__wrapper .festival-info {
    background: linear-gradient(-153.4349488229deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%), url(/img/itv/festivals/generic-leagues.jpg) no-repeat center;
    background-size: cover;
    background-position-y: 0;
    padding: 16px;
    margin: 8px 0 8px 0;
    border-radius: 3px; }
    @media (max-width: 500px) {
      .festival-info__wrapper .festival-info {
        background: linear-gradient(-153.4349488229deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%), url(/img/itv/festivals/generic-leagues.jpg) no-repeat center;
        background-size: cover; } }
    .festival-info__wrapper .festival-info .festival-text {
      display: flex;
      flex-direction: column;
      text-align: center;
      margin: 20px 30px 10px 30px; }
      @media (max-width: 900px) {
        .festival-info__wrapper .festival-info .festival-text {
          margin: 20px 10px 10px 10px; } }
      @media (max-width: 1024px) {
        .festival-info__wrapper .festival-info .festival-text {
          margin: 20px 10px 10px 10px; } }
      .festival-info__wrapper .festival-info .festival-text .festival-info-header {
        font-family: "GT Walsheim Regular";
        font-weight: bold;
        float: right;
        color: #ffffff;
        font-size: 18px;
        line-height: 24px; }
      .festival-info__wrapper .festival-info .festival-text .festival-info-body {
        padding-bottom: 26px;
        font-family: "GT Walsheim Regular";
        float: right;
        color: #ffffff;
        font-size: 14px;
        line-height: 16px; }
      .festival-info__wrapper .festival-info .festival-text .festival-info-button {
        display: flex;
        text-transform: uppercase;
        margin-left: auto;
        margin-right: auto; }
        .festival-info__wrapper .festival-info .festival-text .festival-info-button a {
          display: block;
          padding: 0 10px;
          text-align: center;
          font-size: 14px;
          line-height: 30px;
          position: relative;
          overflow: hidden;
          border: 1px solid #8b590e;
          z-index: 0;
          color: #ffffff; }
          .festival-info__wrapper .festival-info .festival-text .festival-info-button a::before {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: #fb9600;
            z-index: -1; }
          .festival-info__wrapper .festival-info .festival-text .festival-info-button a::after {
            content: '';
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            left: 50%;
            transform: skewX(-72deg);
            background: rgba(0, 0, 0, 0.1);
            z-index: -1; }
    @media (max-width: 900px) {
      .festival-info__wrapper .festival-info {
        margin-left: 0;
        margin-right: 0;
        border-radius: 0; } }
.leagues-list-content-box .no-leagues-text {
  color: #146a4c !important; }

.leagues-container {
  overflow-x: hidden; }

.leagues .league-leaderboard-header {
  margin-bottom: 10px;
  border-radius: 6px; }
  @media (max-width: 900px) {
    .leagues .league-leaderboard-header .league-leaderboard-header-inner {
      margin-bottom: 0;
      border-radius: 0; }
      .leagues .league-leaderboard-header .league-leaderboard-header-inner .league-back-button .link {
        margin-left: 0; } }
  .leagues .league-leaderboard-header .league-leaderboard-header-inner .league-back-button {
    line-height: 26px; }
  .leagues .league-leaderboard-header .league-leaderboard-header-inner .league-owner {
    color: #19262a; }

.leagues .remove-user {
  background-color: white;
  border-radius: 6px;
  padding: 12px 15px; }
  .leagues .remove-user .remove-user-heading {
    font-family: "GT Walsheim Pro Bold";
    font-size: 18px;
    margin-bottom: 8px; }
  .leagues .remove-user .remove-user-description {
    font-family: "GT Walsheim Regular";
    font-size: 16px;
    margin-bottom: 18px; }
  .leagues .remove-user .remove-user-table {
    width: 100%; }
    .leagues .remove-user .remove-user-table .remove-user-table-row {
      border-bottom: 2px solid #eee; }
      .leagues .remove-user .remove-user-table .remove-user-table-row .remove-user-name {
        font-family: "GT Walsheim Regular";
        font-size: 14px;
        color: #146a4c;
        padding: 8px; }
      .leagues .remove-user .remove-user-table .remove-user-table-row .league-remove-user-button {
        font-family: "GT Walsheim Regular";
        font-size: 14px;
        text-align: end;
        text-decoration: underline;
        padding: 8px;
        cursor: pointer;
        float: right; }

.leagues .table .table-header-secondary {
  font-family: "GT Walsheim Pro Bold";
  border-bottom: 2px solid #eee; }

.leagues .table .table-row-secondary {
  font-size: 14px;
  color: #666;
  border-bottom: 2px solid #eee; }
  .leagues .table .table-row-secondary .league-link {
    color: #146a4c;
    font-size: 14px;
    font-family: "GT Walsheim Pro Bold"; }
  .leagues .table .table-row-secondary .league-view-more {
    color: #fb9600;
    font-family: "GT Walsheim Regular"; }

.leagues .league-month-select-container {
  padding: 8px 12px;
  margin-bottom: -4px;
  border-radius: 6px 6px 0 0; }
  .leagues .league-month-select-container .league-select-month {
    color: #146a4c; }
  .leagues .league-month-select-container .league-month-left-arrow,
  .leagues .league-month-select-container .league-month-right-arrow {
    filter: hue-rotate(158deg) brightness(200%); }

.league-created .league-created-panel {
  background-color: #146a4c; }

.league-created .view-league[class] {
  border-radius: 0 0 6px 6px; }
  .league-created .view-league[class] a {
    color: #146a4c; }
  @media (max-width: 900px) {
    .league-created .view-league[class] {
      border-radius: 0; } }
.leagues-create .section-title,
.leagues-join .section-title {
  margin-top: 0; }

.leagues-create .panel,
.leagues-join .panel {
  box-shadow: none; }
  @media (max-width: 900px) {
    .leagues-create .panel,
    .leagues-join .panel {
      border-radius: 0 !important; } }
.cookies-content-box,
.terms-content-box {
  padding: 10px 15px;
  line-height: 1.6; }
  .cookies-content-box h1,
  .terms-content-box h1 {
    word-wrap: break-word; }
  .cookies-content-box p,
  .terms-content-box p {
    position: relative; }
  .cookies-content-box table,
  .terms-content-box table {
    margin-bottom: 15px; }
  .cookies-content-box a,
  .terms-content-box a {
    color: #fb9600; }
  .cookies-content-box .reference,
  .terms-content-box .reference {
    word-wrap: break-word;
    font-family: "GT Walsheim Regular";
    font-size: 34px;
    margin-bottom: 50px; }
  .cookies-content-box ol,
  .terms-content-box ol {
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0; }
  .cookies-content-box ol.alphabet,
  .terms-content-box ol.alphabet {
    list-style-type: lower-alpha;
    margin: 0;
    padding: 0; }
  .cookies-content-box ol.roman,
  .terms-content-box ol.roman {
    list-style-type: lower-roman;
    margin: 0;
    padding: 0; }
  .cookies-content-box ol.alphabet > li,
  .terms-content-box ol.alphabet > li {
    display: table;
    counter-increment: letters;
    margin-bottom: 0.6em; }
  .cookies-content-box ol.roman > li,
  .terms-content-box ol.roman > li {
    display: table;
    counter-increment: numerals;
    margin-bottom: 0.6em; }
  .cookies-content-box ol > li.sub,
  .terms-content-box ol > li.sub {
    display: table;
    counter-increment: subs;
    margin-bottom: 0.6em; }
  .cookies-content-box ol > li,
  .terms-content-box ol > li {
    display: table;
    counter-increment: item;
    margin-bottom: 0.6em; }
  .cookies-content-box ol.alphabet > li:before,
  .terms-content-box ol.alphabet > li:before {
    content: counter(letters, lower-alpha) ")";
    display: table-cell;
    padding-right: 0.6em; }
  .cookies-content-box ol.roman > li:before,
  .terms-content-box ol.roman > li:before {
    content: counter(numerals, lower-roman) ")";
    display: table-cell;
    padding-right: 0.6em; }
  .cookies-content-box ol > li.sub:before,
  .terms-content-box ol > li.sub:before {
    content: counters(item, "") counter(subs, upper-alpha) ". ";
    display: table-cell;
    padding-right: 0.6em; }
  .cookies-content-box ol > li:before,
  .terms-content-box ol > li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: 0.6em; }
  .cookies-content-box li ol > li,
  .terms-content-box li ol > li {
    margin: 0; }
  .cookies-content-box li ol > li:before,
  .terms-content-box li ol > li:before {
    content: counters(item, ".") " "; }
  .cookies-content-box figure > table,
  .cookies-content-box th,
  .cookies-content-box td,
  .terms-content-box figure > table,
  .terms-content-box th,
  .terms-content-box td {
    border: 1px solid black;
    border-bottom-width: 2px;
    padding: 5px; }
  .cookies-content-box table,
  .terms-content-box table {
    width: 100%; }

.play .main-section {
  flex-grow: 1; }

.play hr {
  width: 90%; }

.play .page-nav .nav-item .separator {
  margin-left: 15px; }

.play .page-nav .nav-item.tiebreak .text, .play .page-nav .nav-item.submit .text {
  border-radius: 6px; }

.play .challenge .race-info {
  border-radius: 6px; }
  .play .challenge .race-info .description .name {
    font-size: 18px;
    font-weight: normal; }
  .play .challenge .race-info .race-prizes {
    display: none; }
  .play .challenge .race-info .race-statistics .distance, .play .challenge .race-info .race-statistics .going {
    font-size: 18px; }
  .play .challenge .race-info .race-statistics .runner-count {
    vertical-align: sub;
    font-size: 16px;
    font-family: "GT Walsheim Pro Bold"; }
  @media (max-width: 900px) {
    .play .challenge .race-info {
      border-radius: 0; } }
  .play .challenge .race-info .timeform-holder {
    margin-bottom: 15px; }
    .play .challenge .race-info .timeform-holder .timeform-logo {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 20px; }
      .play .challenge .race-info .timeform-holder .timeform-logo img {
        width: 200px;
        cursor: pointer; }
      .play .challenge .race-info .timeform-holder .timeform-logo .timeform-arrow {
        display: inline-block;
        border: solid #fb9600;
        border-width: 0 4px 4px 0;
        padding: 4px;
        cursor: pointer; }
      .play .challenge .race-info .timeform-holder .timeform-logo .timeform-arrow-down {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        margin: 0 0 5px 10px; }
      .play .challenge .race-info .timeform-holder .timeform-logo .timeform-arrow-up {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        margin: 5px 0 0 10px; }
    .play .challenge .race-info .timeform-holder .timeform-content {
      margin-top: 20px; }

.play .challenge .timeform-runner-details {
  margin: 10px 0 -15px 0;
  z-index: 1; }
  .play .challenge .timeform-runner-details .commentary {
    font-size: 13px;
    margin-bottom: 5px; }
  .play .challenge .timeform-runner-details .star-rating img {
    height: 15px;
    margin-right: 5px;
    float: left; }
  .play .challenge .timeform-runner-details .star-rating .star {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.8em;
    margin-right: 0.9em;
    margin-bottom: 1.4em;
    border-right: 0.3em solid transparent;
    border-bottom: 0.7em  solid #edb83f;
    border-left: 0.3em solid transparent;
    font-size: 8px; }
    .play .challenge .timeform-runner-details .star-rating .star:before, .play .challenge .timeform-runner-details .star-rating .star:after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      top: .6em;
      left: -1em;
      border-right: 1em solid transparent;
      border-bottom: 0.7em  solid #edb83f;
      border-left: 1em solid transparent;
      transform: rotate(-35deg); }
    .play .challenge .timeform-runner-details .star-rating .star:after {
      transform: rotate(35deg); }
  .play .challenge .timeform-runner-details .show-more {
    display: flex;
    justify-content: flex-end;
    padding-left: 0; }
    .play .challenge .timeform-runner-details .show-more p {
      margin: 0 20px 0 0;
      font-size: 13px;
      cursor: pointer; }
      @media (max-width: 900px) {
        .play .challenge .timeform-runner-details .show-more p {
          margin: 0 25px 0 0; } }
    .play .challenge .timeform-runner-details .show-more .timeform-arrow {
      position: absolute;
      top: 2px;
      border: solid #fb9600;
      border-width: 0 3px 3px 0;
      padding: 3px; }
    .play .challenge .timeform-runner-details .show-more .timeform-arrow-down {
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      margin: 0 0 5px 10px; }
    .play .challenge .timeform-runner-details .show-more .timeform-arrow-up {
      transform: rotate(-135deg);
      -webkit-transform: rotate(-135deg);
      margin: 5px 0 0 10px; }

.play .main-header {
  padding: 10px 0 10px 9px; }
  .play .main-header .my-picks-header {
    line-height: 1;
    font-family: "GT Walsheim Pro Bold";
    font-size: 26px; }

.play .submit-picks .non-runner .runner-card {
  border-left: 5px solid #fb2200 !important;
  border-right: 5px solid #fb2200 !important; }

.play .submit-picks .runner-card .race-number {
  font-family: "GT Walsheim Pro Bold";
  font-size: 15px; }

.play .submit-picks .runner-card .race-name {
  font-size: 15px; }

.play .submit-picks .runner-card .race-info .name, .play .submit-picks .runner-card .race-info .distance, .play .submit-picks .runner-card .race-info .going {
  color: #666;
  font-size: 12px; }

.play .submit-picks .runner-card .race-info .runner-count {
  font-family: "GT Walsheim Pro Bold"; }

.play .submit-picks .runner-card hr {
  border-top: 2px solid #ebebeb; }

@media (min-width: 901px) {
  .play .submit-picks .runner-card .horse-row {
    margin-bottom: 5px; } }

.play .submit-picks .runner-card .horse-row {
  display: flex;
  align-items: center; }
  .play .submit-picks .runner-card .horse-row .runner-btn.no-skybet-odds {
    margin: 0;
    height: auto; }

.play .submit-picks .runner-card .horse-info {
  margin: 3px 0 0 !important; }

.play .submit-picks .runner-card .link {
  font-size: 12px !important;
  font-family: "GT Walsheim Pro Bold" !important; }

.play .submit-picks .runner-card select {
  background: #eee; }

@media (min-width: 901px) {
  .play .submit-picks .col-sm-6:nth-child(even), .play .submit-picks .col-sm-6:nth-child(odd) {
    padding: 0 5px; } }

.play .submit-picks .submit-picks-btn-top {
  margin-bottom: 10px; }

.play .submit-picks .submit-picks-btn-bottom .content-box {
  margin-bottom: 0; }

.play .submit-picks .submit-disclaimer {
  margin-top: 10px;
  color: #19262a;
  font-family: "GT Walsheim Pro Bold";
  font-size: 12px; }
  @media (max-width: 900px) {
    .play .submit-picks .submit-disclaimer {
      font-size: 10px; } }
.play .submit-picks .selections-fieldset {
  margin-top: 0; }
  .play .submit-picks .selections-fieldset .runner-card .main-section {
    border: 0; }

.play .skybet-logo {
  margin-bottom: 3px;
  margin-left: 3px;
  width: 60px; }

.play .runner-btn {
  line-height: 1; }

.how-to-play .howtoplay-accordion-box li {
  background: #fff;
  border-radius: 6px; }
  @media (max-width: 900px) {
    .how-to-play .howtoplay-accordion-box li {
      border-radius: 0; } }
  .how-to-play .howtoplay-accordion-box li .accordion-header {
    padding: 10px;
    position: relative; }
    .how-to-play .howtoplay-accordion-box li .accordion-header h3 {
      font-family: "GT Walsheim Pro Bold";
      font-size: 18px;
      margin-right: 20px; }
      .how-to-play .howtoplay-accordion-box li .accordion-header h3 .accordion-toggle-button {
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        margin: 0; }
        .how-to-play .howtoplay-accordion-box li .accordion-header h3 .accordion-toggle-button.down {
          background: url("/img/page-down-orange.png") no-repeat;
          background-size: contain;
          background-position: 100%; }
        .how-to-play .howtoplay-accordion-box li .accordion-header h3 .accordion-toggle-button.up {
          background: url("/img/page-up-orange.png") no-repeat;
          background-size: contain;
          background-position: 100%; }
  .how-to-play .howtoplay-accordion-box li .accordion-content {
    padding: 10px 0;
    margin: -5px 10px 0 10px;
    border-top: 2px solid #eee;
    color: #666; }
    .how-to-play .howtoplay-accordion-box li .accordion-content a {
      text-decoration: underline; }

.howtoplay-steps .howtoplay-step {
  text-align: center; }
  .howtoplay-steps .howtoplay-step__img {
    margin: auto; }
    .howtoplay-steps .howtoplay-step__img img {
      margin-left: 18px;
      height: 121px; }
  .howtoplay-steps .howtoplay-step__description {
    margin-top: 10px; }
    .howtoplay-steps .howtoplay-step__description-title {
      font-size: 18px;
      font-family: "GT Walsheim Pro Bold";
      color: #fb9600; }
    .howtoplay-steps .howtoplay-step__description-body {
      max-width: 200px;
      margin-top: 5px; }
      .howtoplay-steps .howtoplay-step__description-body a {
        color: #146a4c;
        text-decoration: underline; }
      .howtoplay-steps .howtoplay-step__description-body .prize {
        font-family: "GT Walsheim Pro Bold"; }
  @media (max-width: 900px) {
    .howtoplay-steps .howtoplay-step {
      display: inline-flex;
      margin: 10px 0; }
      .howtoplay-steps .howtoplay-step__img img {
        height: 71px; }
      .howtoplay-steps .howtoplay-step__description {
        padding-left: 20px; } }
.itv-welcome-message-container .itv-welcome-message {
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  left: 50%;
  z-index: 101;
  background: #fff;
  border-radius: 6px;
  padding: 20px;
  border: 2px solid #cecece;
  text-align: center;
  width: 764px;
  max-height: 100%;
  overflow-y: auto; }
  .itv-welcome-message-container .itv-welcome-message__header {
    margin-bottom: 20px; }
    .itv-welcome-message-container .itv-welcome-message__header .itv-racing-logo img {
      width: 100px; }
    @media (max-width: 900px) {
      .itv-welcome-message-container .itv-welcome-message__header {
        width: 100%; }
        .itv-welcome-message-container .itv-welcome-message__header .itv-racing-logo img {
          width: 95px; } }
  .itv-welcome-message-container .itv-welcome-message__title {
    margin-bottom: 10px; }
    .itv-welcome-message-container .itv-welcome-message__title .welcome-title {
      font-size: 30px;
      font-family: "GT Walsheim Pro Bold";
      color: #fb9600; }
    @media (max-width: 900px) {
      .itv-welcome-message-container .itv-welcome-message__title .welcome-title {
        font-size: 25px; } }
  .itv-welcome-message-container .itv-welcome-message__body {
    font-family: "GT Walsheim Pro Bold";
    font-size: 18px;
    padding: 0 20px; }
    @media (max-width: 900px) {
      .itv-welcome-message-container .itv-welcome-message__body {
        font-size: 16px; } }
    .itv-welcome-message-container .itv-welcome-message__body p {
      margin-bottom: 5px; }
  .itv-welcome-message-container .itv-welcome-message__terms {
    margin-bottom: 15px;
    color: #4a4a4a; }
    .itv-welcome-message-container .itv-welcome-message__terms a {
      text-decoration: underline; }
  .itv-welcome-message-container .itv-welcome-message__accounts {
    padding: 20px 22px;
    font-size: 16px;
    margin-bottom: 10px;
    border-radius: 6px;
    color: #4a4a4a; }
    .itv-welcome-message-container .itv-welcome-message__accounts .account-logos {
      display: flex;
      margin-top: 20px; }
      .itv-welcome-message-container .itv-welcome-message__accounts .account-logos .account-logo {
        width: 16.66%; }
        .itv-welcome-message-container .itv-welcome-message__accounts .account-logos .account-logo img {
          height: 20px; }
        .itv-welcome-message-container .itv-welcome-message__accounts .account-logos .account-logo.logo-sl img {
          height: 17px; }
    @media (max-width: 900px) {
      .itv-welcome-message-container .itv-welcome-message__accounts {
        margin: 0 20px 20px 20px; }
        .itv-welcome-message-container .itv-welcome-message__accounts .account-logos {
          flex-wrap: wrap;
          margin-top: 0; }
          .itv-welcome-message-container .itv-welcome-message__accounts .account-logos .account-logo {
            width: 33.33%;
            margin-top: 10px; }
            .itv-welcome-message-container .itv-welcome-message__accounts .account-logos .account-logo.logo-sl img {
              height: 15px; } }
  .itv-welcome-message-container .itv-welcome-message__info {
    font-size: 14px;
    color: #4a4a4a;
    margin-bottom: 10px;
    padding: 0 20px; }
    .itv-welcome-message-container .itv-welcome-message__info a {
      font-family: "GT Walsheim Pro Bold";
      text-decoration: underline;
      color: #fb9600; }
  .itv-welcome-message-container .itv-welcome-message__buttons {
    display: flex;
    margin-bottom: 10px; }
    .itv-welcome-message-container .itv-welcome-message__buttons a {
      width: 50%;
      height: 50px;
      margin: 0 20px; }
      .itv-welcome-message-container .itv-welcome-message__buttons a button {
        width: 100%;
        height: 100%;
        font-size: 16px;
        font-family: "GT Walsheim Pro Bold";
        box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.24); }
    @media (max-width: 900px) {
      .itv-welcome-message-container .itv-welcome-message__buttons {
        flex-wrap: wrap; }
        .itv-welcome-message-container .itv-welcome-message__buttons a {
          width: 100%; }
          .itv-welcome-message-container .itv-welcome-message__buttons a:last-child {
            margin-top: 20px; } }
  .itv-welcome-message-container .itv-welcome-message__footer {
    display: flex; }
    .itv-welcome-message-container .itv-welcome-message__footer .footer-link {
      width: 50%; }
      .itv-welcome-message-container .itv-welcome-message__footer .footer-link a {
        font-size: 14px;
        color: #666;
        text-decoration: underline; }
    @media (max-width: 900px) {
      .itv-welcome-message-container .itv-welcome-message__footer {
        flex-wrap: wrap; }
        .itv-welcome-message-container .itv-welcome-message__footer .footer-link {
          width: 100%; }
          .itv-welcome-message-container .itv-welcome-message__footer .footer-link:last-child {
            margin-top: 10px; } }
  .itv-welcome-message-container .itv-welcome-message__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px; }
    .itv-welcome-message-container .itv-welcome-message__close a {
      font-size: 28px; }
  .itv-welcome-message-container .itv-welcome-message .bold {
    font-family: "GT Walsheim Pro Bold"; }
  @media (max-width: 900px) {
    .itv-welcome-message-container .itv-welcome-message {
      width: 100%;
      height: 100%;
      padding: 20px 0;
      border: 0;
      border-radius: 0; } }
.p7-product-nav {
  background-color: #ebebeb;
  color: #fff; }
  .p7-product-nav .bet-with {
    font-family: "Sky Text"; }
    @media (max-width: 650px) {
      .p7-product-nav .bet-with {
        left: 2%; } }
  .p7-product-nav .product-image {
    margin-bottom: 2px; }
  .p7-product-nav .image-aware-block {
    position: absolute;
    right: 0;
    padding-right: 12px;
    margin: 6px; }
  .p7-product-nav .product-item {
    margin-right: 2px;
    font-size: 14px;
    transition: ease-in-out 0.2s all; }
    .p7-product-nav .product-item span {
      margin-right: 2px; }
      @media (max-width: 320px) {
        .p7-product-nav .product-item span {
          font-size: 10px; } }
  .p7-product-nav .product-item:hover {
    background-color: #dedede;
    color: #fff; }

.coming-soon-img {
  border-radius: 6px;
  margin-bottom: 10px; }

.splash-page {
  background-color: rgba(0, 0, 0, 0.5); }
  .splash-page .splash-page-body {
    background: white;
    border-radius: 2px;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.35); }
    .splash-page .splash-page-body .splash-page-header {
      background: #fb9600;
      font-family: "GT Walsheim Regular";
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      color: #ffffff;
      border-radius: 2px 2px 0 0; }
    .splash-page .splash-page-body .splash-page-body-text {
      font-family: "GT Walsheim Regular";
      font-size: 16px;
      font-weight: 500;
      text-align: center;
      color: #19262a; }
    .splash-page .splash-page-body .splash-page-success-btn {
      border-radius: 4px;
      background-color: #132c6c;
      font-family: "Sky Text Medium";
      font-size: 18px;
      text-align: center;
      color: #ffffff; }
    .splash-page .splash-page-body .splash-page-decline {
      font-family: "GT Walsheim Regular";
      font-size: 16px;
      font-weight: 500;
      text-align: center;
      color: #666666; }
  .splash-page .splash-page-terms-link {
    font-family: "GT Walsheim Regular";
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    color: #e5e5e5; }

.festival-page {
  background: #19262a;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto; }
  @media (min-width: 901px) {
    .festival-page {
      background-image: url("/img/itv/bg-stripe.svg"); } }
  .festival-page .footer .footer__top__bg-curve {
    background-image: url("/img/itv/footer-curve-dark.svg"); }
  @media (max-width: 900px) {
    .festival-page .p7-header {
      background: #ebebeb; } }
  @media (min-width: 901px) {
    .festival-page .p7-header a {
      color: #FFF; }
      .festival-page .p7-header a.menu-close {
        color: #fb9600; } }
  .festival-page #content {
    border-top: 1px solid #fb9600; }

.festival-homepage {
  margin-top: 24px; }
  @media (max-width: 900px) {
    .festival-homepage {
      margin-top: 0; } }
  .festival-homepage .festival-header {
    display: flex;
    min-height: 308px;
    margin-bottom: 32px;
    background: #19262a; }
    @media (max-width: 900px) {
      .festival-homepage .festival-header {
        flex-direction: column;
        height: auto; }
        .festival-homepage .festival-header .festival-info,
        .festival-homepage .festival-header .festival-latest-champion {
          flex-shrink: 0; } }
    .festival-homepage .festival-header .festival-info {
      background: url("/img/itv/festivals/2024/royal-ascot/festival-preview.jpg") no-repeat;
      background-size: cover;
      flex: 0 0 384px;
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      @media (max-width: 900px) {
        .festival-homepage .festival-header .festival-info {
          background: url("/img/itv/festivals/2024/royal-ascot/home-mobile.jpg") no-repeat;
          background-size: 100% auto;
          margin: 0 -15px;
          flex-basis: 0;
          padding-top: 37%; } }
      .festival-homepage .festival-header .festival-info .festival-name-slogan {
        text-align: center;
        width: 100%;
        display: flex;
        flex-direction: column;
        background: linear-gradient(to bottom, rgba(25, 38, 42, 0) 0%, #302D24 55%); }
        @media (max-width: 900px) {
          .festival-homepage .festival-header .festival-info .festival-name-slogan {
            background: linear-gradient(to bottom, rgba(25, 38, 42, 0) 0%, #302D24 80%);
            justify-content: flex-start; } }
        .festival-homepage .festival-header .festival-info .festival-name-slogan .festival-name {
          text-shadow: 0 2px 6px rgba(0, 0, 0, 0.77);
          font-family: "GT Walsheim Medium";
          font-size: 26px;
          font-weight: bold;
          color: #FFF;
          text-transform: uppercase;
          letter-spacing: 1px;
          margin-bottom: 20px;
          line-height: 32px; }
          @media (max-width: 900px) {
            .festival-homepage .festival-header .festival-info .festival-name-slogan .festival-name {
              margin-bottom: 40px; } }
        .festival-homepage .festival-header .festival-info .festival-name-slogan .festival-slogan {
          color: #E4E4E4;
          font-size: 16px;
          line-height: 1; }
          @media (max-width: 900px) {
            .festival-homepage .festival-header .festival-info .festival-name-slogan .festival-slogan {
              margin-bottom: 16px; } }
    .festival-homepage .festival-header .festival-latest-champion {
      border-radius: 2px;
      box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.4);
      overflow: hidden;
      position: relative;
      flex: 1 1 558px;
      display: flex;
      justify-content: center;
      padding: 30px 10px; }
      .festival-homepage .festival-header .festival-latest-champion::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 0; }
      .festival-homepage .festival-header .festival-latest-champion::after {
        content: '';
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 50%;
        transform: skewX(-50deg);
        background: rgba(0, 0, 0, 0.02);
        z-index: 0; }
      @media (max-width: 900px) {
        .festival-homepage .festival-header .festival-latest-champion {
          flex-basis: auto;
          margin-top: 0;
          padding: 16px 10px; } }
      .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content {
        text-align: center;
        position: relative;
        overflow: hidden;
        z-index: 1; }
        .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .trophy-icon {
          width: 48px;
          height: 48px;
          border-radius: 50%;
          margin: 0 auto 16px;
          background: #146a4c;
          position: relative;
          display: flex;
          justify-content: center;
          align-items: center; }
          .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .trophy-icon img {
            width: 28px;
            height: 28px; }
          @media (max-width: 900px) {
            .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .trophy-icon {
              width: 24px;
              height: 24px;
              margin-bottom: 8px; }
              .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .trophy-icon img {
                width: 14px;
                height: 14px; } }
        .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .festival-latest-champion-header {
          font-size: 24px;
          line-height: 32px;
          color: #146a4c;
          font-family: "GT Walsheim Medium";
          font-weight: 500;
          letter-spacing: 0.3px;
          margin-bottom: 21px; }
          @media (max-width: 900px) {
            .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .festival-latest-champion-header {
              font-size: 16px;
              line-height: 16px;
              margin-bottom: 8px; } }
        .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .festival-latest-champion-list {
          margin-bottom: 14px; }
          @media (max-width: 900px) {
            .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .festival-latest-champion-list {
              margin-bottom: 8px; } }
        .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .festival-latest-champion-winner,
        .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .festival-latest-champion-placeholder {
          line-height: 48px;
          text-transform: uppercase;
          font-size: 48px;
          color: #fb9600;
          font-weight: bold;
          font-family: "GT Walsheim Medium";
          letter-spacing: 0.8px;
          margin-bottom: 5px; }
          @media (max-width: 900px) {
            .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .festival-latest-champion-winner,
            .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .festival-latest-champion-placeholder {
              font-size: 32px;
              line-height: 40px;
              font-weight: 500;
              margin-bottom: 0; } }
        .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .festival-latest-champion-placeholder {
          font-size: 40px;
          line-height: 40px;
          margin-bottom: 19px; }
          @media (max-width: 900px) {
            .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .festival-latest-champion-placeholder {
              font-size: 24px;
              line-height: 24px;
              margin: 8px 0; } }
        .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .festival-latest-champion-prize {
          font-size: 40px;
          font-family: "GT Walsheim Medium";
          line-height: 40px;
          color: #146a4c;
          text-transform: uppercase;
          margin-bottom: 9px; }
          @media (max-width: 900px) {
            .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .festival-latest-champion-prize {
              margin-bottom: 2px;
              font-size: 24px;
              line-height: 32px; } }
        .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .festival-latest-champion-prize-type {
          font-size: 16px;
          line-height: 16px;
          color: #146a4c;
          text-transform: uppercase;
          letter-spacing: 0.86px; }
          @media (max-width: 900px) {
            .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .festival-latest-champion-prize-type {
              font-size: 12px; } }
        .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .festival-latest-champion-pre-round {
          font-size: 18px;
          line-height: 24px;
          text-transform: uppercase;
          color: #146a4c;
          letter-spacing: 0.64px; }
          @media (max-width: 900px) {
            .festival-homepage .festival-header .festival-latest-champion .festival-latest-champion-content .festival-latest-champion-pre-round {
              font-size: 12px;
              line-height: 16px;
              max-width: 400px; } }
      .festival-homepage .festival-header .festival-latest-champion .tri-tl {
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 12px 28px;
        border-radius: 2px 0 0 0;
        border-color: #146a4c transparent transparent #146a4c;
        top: 0;
        left: 0; }
        @media (max-width: 900px) {
          .festival-homepage .festival-header .festival-latest-champion .tri-tl {
            position: absolute;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 12px 28px;
            border-radius: 2px 0 0 0;
            border-color: #146a4c transparent transparent #146a4c;
            top: 0;
            left: 0; } }
      .festival-homepage .festival-header .festival-latest-champion .tri-br {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 0;
        height: 0;
        z-index: 20;
        border-width: 12px 28px;
        border-color: transparent #fb9600 #fb9600 transparent;
        border-radius: 0 0 2px;
        border-style: solid; }
        @media (max-width: 900px) {
          .festival-homepage .festival-header .festival-latest-champion .tri-br {
            position: absolute;
            bottom: 0;
            right: 0;
            width: 0;
            height: 0;
            z-index: 20;
            border-width: 12px 28px;
            border-color: transparent #fb9600 #fb9600 transparent;
            border-radius: 0 0 2px;
            border-style: solid; } }
  .festival-homepage .festival-menu {
    display: flex;
    justify-content: space-around;
    overflow-x: auto;
    margin-bottom: 22px;
    flex-wrap: wrap; }
    @media (max-width: 900px) {
      .festival-homepage .festival-menu {
        margin: 0 -15px 22px;
        flex-wrap: nowrap;
        justify-content: flex-start; } }
    .festival-homepage .festival-menu .festival-menu-item {
      margin-right: 8px;
      margin-bottom: 15px; }
      .festival-homepage .festival-menu .festival-menu-item:last-child {
        margin-right: 0; }
      .festival-homepage .festival-menu .festival-menu-item a {
        border: 1px solid #fb9600;
        border-radius: 20px;
        line-height: 22px;
        padding: 8px 32px;
        color: #FFF;
        font-size: 12px;
        font-family: "GT Walsheim Medium";
        display: block;
        white-space: nowrap;
        transition: background 0.3s; }
      @media (max-width: 900px) {
        .festival-homepage .festival-menu .festival-menu-item:first-child a {
          margin-left: 9px; }
        .festival-homepage .festival-menu .festival-menu-item:last-child a {
          margin-right: 9px; } }
      .festival-homepage .festival-menu .festival-menu-item.active a {
        background: #fb9600; }
      .festival-homepage .festival-menu .festival-menu-item.active-last-year a {
        background: #146a4c; }
    .festival-homepage .festival-menu .festival-last-year-item a {
      border: 1px solid #146a4c; }
  .festival-homepage .festivals {
    margin: 0 -15px 0 -15px;
    overflow: hidden; }
    @media (max-width: 900px) {
      .festival-homepage .festivals {
        margin: 0 -15px 0 -15px;
        background-image: url("/img/itv/bg-stripe.svg"); } }
    .festival-homepage .festivals .festival-slides {
      display: flex;
      align-items: flex-start;
      margin: 0 15px; }
      .festival-homepage .festivals .festival-slides .festival-slide {
        width: 100%; }
        .festival-homepage .festivals .festival-slides .festival-slide .festival-round {
          margin: 12px auto;
          display: flex;
          justify-content: center;
          max-width: 648px; }
          @media (max-width: 900px) {
            .festival-homepage .festivals .festival-slides .festival-slide .festival-round {
              justify-content: flex-start; } }
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-number {
            font-size: 12px;
            line-height: 12px;
            letter-spacing: 0.2px;
            margin-right: 18px;
            margin-bottom: 20px; }
            .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-number .number {
              font-family: "GT Walsheim Medium"; }
            .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-number .festival-last-year-date {
              font-weight: 900; }
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-last-year-number {
            color: white;
            text-align: right; }
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-last-year-content {
            color: #146a4c; }
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-overall-number {
            color: #fb9600; }
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-left {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            align-items: flex-end; }
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-last-year-left {
            color: white;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            align-items: flex-end; }
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-name {
            color: #FFF;
            font-size: 12px;
            line-height: 12px;
            font-family: "GT Walsheim Medium";
            transform: rotate(180deg);
            margin-right: 18px;
            margin-bottom: 15px;
            white-space: nowrap;
            -webkit-writing-mode: vertical-rl;
            -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl; }
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-content {
            border-left: 2px solid;
            padding: 16px 24px;
            position: relative;
            min-height: 90px;
            min-width: 600px; }
            @media (max-width: 900px) {
              .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-content {
                padding: 16px;
                min-width: 0; } }
            .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-content::before, .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-content::after {
              content: "";
              position: absolute;
              width: 12px;
              height: 12px;
              border: 3px solid;
              border-radius: 50%;
              left: -7px; }
            .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-content::before {
              top: -10px; }
            .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-content::after {
              bottom: -10px; }
            .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-content .festival-separator {
              display: none;
              width: calc(100% - 2px);
              border-top: 1px solid rgba(255, 255, 255, 0.2);
              position: absolute;
              bottom: -5px;
              left: 2px; }
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-overall-content {
            color: #fb9600; }
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-text {
            color: #FFF;
            font-size: 14px;
            line-height: 24px;
            max-width: 420px; }
            @media (max-width: 900px) {
              .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-text {
                max-width: 100%;
                margin-right: 17px; } }
            .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-text .festival-enter-button {
              margin-top: 56px;
              display: flex; }
              .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-text .festival-enter-button a {
                display: block;
                padding: 0 30px;
                text-align: center;
                line-height: 40px;
                position: relative;
                overflow: hidden;
                border: 1px solid #8b590e; }
                .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-text .festival-enter-button a::after {
                  transition: transform 0.2s ease-in-out, left 0.2s ease-in-out; }
                .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-text .festival-enter-button a:hover {
                  color: #FFF; }
                  .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-text .festival-enter-button a:hover::after {
                    transform: skew(-55deg);
                    left: 40%; }
                .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-text .festival-enter-button a::before {
                  content: '';
                  position: absolute;
                  width: 100%;
                  height: 100%;
                  top: 0;
                  left: 0;
                  background: #fb9600;
                  z-index: -1; }
                .festival-homepage .festivals .festival-slides .festival-slide .festival-round .festival-round-text .festival-enter-button a::after {
                  content: '';
                  position: absolute;
                  height: 100%;
                  width: 100%;
                  top: 0;
                  left: 50%;
                  transform: skewX(-65deg);
                  background: rgba(0, 0, 0, 0.1);
                  z-index: -1; }
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round--open .festival-round-number,
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round--open .festival-round-name, .festival-homepage .festivals .festival-slides .festival-slide .festival-round--in-running .festival-round-number,
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round--in-running .festival-round-name {
            color: #FFFFFF; }
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round--open .festival-round-content, .festival-homepage .festivals .festival-slides .festival-slide .festival-round--in-running .festival-round-content {
            border-left-color: #FFFFFF; }
            .festival-homepage .festivals .festival-slides .festival-slide .festival-round--open .festival-round-content::before, .festival-homepage .festivals .festival-slides .festival-slide .festival-round--in-running .festival-round-content::before {
              border-color: #FFFFFF; }
            .festival-homepage .festivals .festival-slides .festival-slide .festival-round--open .festival-round-content::after, .festival-homepage .festivals .festival-slides .festival-slide .festival-round--in-running .festival-round-content::after {
              border-color: #666666; }
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round--next .festival-round-number,
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round--next .festival-round-name {
            color: #666666; }
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round--next .festival-round-content {
            border-left-color: #666666;
            display: flex;
            align-items: flex-start; }
            .festival-homepage .festivals .festival-slides .festival-slide .festival-round--next .festival-round-content::before, .festival-homepage .festivals .festival-slides .festival-slide .festival-round--next .festival-round-content::after {
              border-color: #666666; }
            .festival-homepage .festivals .festival-slides .festival-slide .festival-round--next .festival-round-content .festival-round-text {
              color: #666666; }
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round--complete .festival-round-number,
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round--complete .festival-round-name {
            color: #fb9600; }
          .festival-homepage .festivals .festival-slides .festival-slide .festival-round--complete .festival-round-content {
            width: 100%;
            border-left-color: #fb9600; }
            .festival-homepage .festivals .festival-slides .festival-slide .festival-round--complete .festival-round-content::before, .festival-homepage .festivals .festival-slides .festival-slide .festival-round--complete .festival-round-content::after {
              border-color: #fb9600; }
  .festival-homepage .festival-overview[class] {
    display: flex;
    flex-direction: column; }
    .festival-homepage .festival-overview[class] .festival-round[class] {
      width: 100%;
      justify-content: flex-start;
      margin-top: -4px; }
      .festival-homepage .festival-overview[class] .festival-round[class] .festival-round-name {
        display: none; }
      .festival-homepage .festival-overview[class] .festival-round[class] .festival-round-number {
        min-width: 32px; }
      .festival-homepage .festival-overview[class] .festival-round[class] .festival-round-content[class] {
        width: 100%; }
      .festival-homepage .festival-overview[class] .festival-round[class]:first-child {
        margin-top: 12px; }
      .festival-homepage .festival-overview[class] .festival-round[class]:not(:last-child) .festival-round-content[class] .festival-separator {
        display: block; }

.festival-round-leaderboard {
  display: grid;
  grid-template-columns: min-content auto min-content;
  align-items: center;
  color: #FFF;
  grid-gap: 8px 0;
  font-family: "GT Walsheim Medium";
  font-size: 14px; }
  .festival-round-leaderboard .festival-round-header.user-results-header {
    text-align: right; }
  .festival-round-leaderboard .festival-round-header.user-position-header {
    text-align: center;
    padding-right: 16px; }
  .festival-round-leaderboard .festival-round-header.user-name-header {
    font-weight: bold;
    padding-right: 16px; }
  .festival-round-leaderboard div {
    white-space: nowrap;
    border-style: solid;
    border-color: #FFF;
    border-width: 0; }
    .festival-round-leaderboard div.user-results {
      text-align: right;
      line-height: 24px;
      padding-right: 8px;
      margin-right: -8px; }
      .festival-round-leaderboard div.user-results--current-user {
        border-width: 1px 1px 1px 0;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px; }
    .festival-round-leaderboard div.user-name {
      min-width: 0;
      padding-right: 16px;
      line-height: 23px; }
      .festival-round-leaderboard div.user-name a:hover, .festival-round-leaderboard div.user-name a:focus, .festival-round-leaderboard div.user-name a:active {
        color: #FFF; }
      .festival-round-leaderboard div.user-name--current-user {
        border-width: 1px 0; }
    .festival-round-leaderboard div.user-position {
      text-align: center;
      display: flex;
      justify-content: center;
      padding-right: 16px; }
      .festival-round-leaderboard div.user-position .user-position-block {
        padding: 0 4px;
        min-width: 24px;
        line-height: 24px;
        border-radius: 2px;
        background: #666666; }
      .festival-round-leaderboard div.user-position--current-user {
        border-width: 1px 0 1px 1px;
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px; }
        .festival-round-leaderboard div.user-position--current-user .user-position-block {
          border-radius: 0; }
      .festival-round-leaderboard div.user-position--third .user-position-block, .festival-round-leaderboard div.user-position--current-user .user-position-block {
        background: #fff;
        color: #19262a; }
      .festival-round-leaderboard div.user-position--first .user-position-block {
        background: #fb9600;
        color: #19262a; }
      .festival-round-leaderboard div.user-position--second .user-position-block {
        background: #146a4c; }

@media (max-width: 900px) {
  .content .main-header .row {
    margin-right: 0; } }

.content .festival-rounds-page .festival-rounds-table {
  margin-bottom: 16px;
  min-height: 0; }
  .content .festival-rounds-page .festival-rounds-table .table-round-name {
    font-size: 22px;
    line-height: 24px;
    color: #19262a;
    font-family: "GT Walsheim Pro Bold";
    margin-bottom: 8px; }
    @media (max-width: 900px) {
      .content .festival-rounds-page .festival-rounds-table .table-round-name {
        padding-left: 8px; } }
  .content .festival-rounds-page .festival-rounds-table .table-header .leaderboard-heading-position {
    font-size: 14px;
    line-height: 26px;
    font-family: "GT Walsheim Medium";
    width: 24px;
    padding-left: 24px; }
    @media (max-width: 900px) {
      .content .festival-rounds-page .festival-rounds-table .table-header .leaderboard-heading-position {
        padding-left: 12px;
        padding-right: 16px; } }
  .content .festival-rounds-page .festival-rounds-table .table-header .leaderboard-heading-player {
    font-size: 14px;
    line-height: 24px;
    font-family: "GT Walsheim Pro Bold"; }
  .content .festival-rounds-page .festival-rounds-table .table-header .leaderboard-heading-wpu__no-hide {
    font-size: 14px;
    line-height: 24px;
    font-family: "GT Walsheim Medium";
    padding-right: 0; }
    @media (max-width: 900px) {
      .content .festival-rounds-page .festival-rounds-table .table-header .leaderboard-heading-wpu__no-hide {
        text-align: right;
        padding-right: 8px; } }
  .content .festival-rounds-page .festival-rounds-table .table-row .leaderboard-result-position[class] {
    font-size: 14px;
    line-height: 26px;
    font-family: "GT Walsheim Medium";
    padding-left: 24px; }
    @media (max-width: 900px) {
      .content .festival-rounds-page .festival-rounds-table .table-row .leaderboard-result-position[class] {
        padding-left: 12px;
        padding-right: 16px; } }
  .content .festival-rounds-page .festival-rounds-table .table-row .leaderboard-result-player {
    font-size: 14px;
    line-height: 24px;
    font-family: "GT Walsheim Medium"; }
  .content .festival-rounds-page .festival-rounds-table .table-row .leaderboard-result-wpu__no-hide[class] {
    font-size: 14px;
    line-height: 24px;
    padding-right: 0; }
    @media (max-width: 900px) {
      .content .festival-rounds-page .festival-rounds-table .table-row .leaderboard-result-wpu__no-hide[class] {
        text-align: right;
        padding-right: 8px; } }
  .content .festival-rounds-page .festival-rounds-table .table {
    border-bottom: 0;
    table-layout: fixed; }
  .content .festival-rounds-page .festival-rounds-table .no-entries {
    font-family: "GT Walsheim Medium";
    line-height: 24px;
    margin: 0; }
    @media (max-width: 900px) {
      .content .festival-rounds-page .festival-rounds-table .no-entries {
        padding-left: 8px; } }
    .content .festival-rounds-page .festival-rounds-table .no-entries .btn-success {
      font-family: "GT Walsheim Pro Bold";
      width: 144px;
      height: 40px;
      font-size: 18px;
      line-height: 28px;
      border-radius: 4px;
      margin: 16px 0 0 0; }
  .content .festival-rounds-page .festival-rounds-table .table-row.leader {
    background-color: #edf4fc; }
  .content .festival-rounds-page .festival-rounds-table .focussed[class] {
    background-color: #146a4c; }
    .content .festival-rounds-page .festival-rounds-table .focussed[class] .leaderboard-result-position {
      color: #fff !important; }
    .content .festival-rounds-page .festival-rounds-table .focussed[class] .leaderboard-result-player .player-name {
      color: #fff; }

.content .festival-rounds-page .table-responsive {
  padding: 16px; }
  @media (max-width: 900px) {
    .content .festival-rounds-page .table-responsive {
      padding-left: 8px;
      padding-right: 8px;
      margin-bottom: 8px; } }
.content .festival-rounds-page .paginated-nav-buttons {
  padding: 16px 0 12px 0; }
  @media (max-width: 900px) {
    .content .festival-rounds-page .paginated-nav-buttons {
      padding: 16px 0 0; } }
  .content .festival-rounds-page .paginated-nav-buttons li a {
    width: 32px;
    height: 32px;
    border-radius: 4px;
    font-family: "GT Walsheim Medium";
    line-height: 30px;
    color: #fb9600;
    border: 1px solid #fb9600; }
  .content .festival-rounds-page .paginated-nav-buttons li .active {
    color: #edf4fc;
    background-color: #fb9600; }

.content .festival-rounds-page .round-next {
  opacity: 0.5; }

.festival-preview-page {
  background: #302D24;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto; }
  @media (min-width: 901px) {
    .festival-preview-page {
      background-image: url("/img/itv/bg-stripe.svg"); } }
  .festival-preview-page .footer .footer__top__bg-curve {
    background-image: url("/img/itv/footer-curve-dark.svg"); }
  @media (max-width: 900px) {
    .festival-preview-page .p7-header {
      background: #ebebeb; } }
  @media (min-width: 901px) {
    .festival-preview-page .p7-header a {
      color: #FFF; }
      .festival-preview-page .p7-header a.menu-close {
        color: #fb9600; } }
  .festival-preview-page .p7-header .nav-bar {
    border: none; }
  .festival-preview-page #content {
    border-top: 1px solid #fb9600; }

.festival-preview-homepage {
  margin-top: 24px; }
  @media (max-width: 900px) {
    .festival-preview-homepage {
      margin-top: 0; } }
  .festival-preview-homepage .header {
    display: flex;
    min-height: 335px;
    margin-bottom: 32px;
    background: #19262a; }
    @media (max-width: 900px) {
      .festival-preview-homepage .header {
        flex-direction: column;
        height: auto; } }
    .festival-preview-homepage .header .image {
      background: url("/img/itv/festivals/2024/royal-ascot/festival-preview.jpg") no-repeat;
      background-size: contain;
      flex: 0 0 384px;
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      @media (max-width: 900px) {
        .festival-preview-homepage .header .image {
          background-size: 100% auto;
          margin: -6px -15px;
          flex-basis: 0;
          padding-top: 37%; } }
      .festival-preview-homepage .header .image .name-wrapper {
        text-align: center;
        width: 100%;
        height: 110px;
        display: flex;
        flex-direction: column;
        background: linear-gradient(to bottom, rgba(25, 38, 42, 0) 0%, #302D24 50%);
        justify-content: center; }
        @media (max-width: 900px) {
          .festival-preview-homepage .header .image .name-wrapper {
            background: linear-gradient(to bottom, rgba(25, 38, 42, 0) 0%, #302D24 100%); } }
        .festival-preview-homepage .header .image .name-wrapper .name {
          text-shadow: 0 2px 6px rgba(0, 0, 0, 0.77);
          font-family: "GT Walsheim Regular";
          font-size: 28px;
          font-weight: bold;
          color: #FFF;
          letter-spacing: 1px;
          margin-top: 20px;
          line-height: 32px;
          padding: 0 16px;
          text-transform: uppercase; }
          @media (max-width: 375px) {
            .festival-preview-homepage .header .image .name-wrapper .name {
              padding: 0 2px;
              font-size: 24px; } }
    .festival-preview-homepage .header .info-wrapper {
      border-radius: 2px;
      box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.4);
      overflow: hidden;
      position: relative;
      flex: 1 1 558px;
      display: flex;
      justify-content: center;
      padding: 30px 10px; }
      .festival-preview-homepage .header .info-wrapper::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 0; }
      .festival-preview-homepage .header .info-wrapper::after {
        content: '';
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 50%;
        transform: skewX(-50deg);
        background: rgba(0, 0, 0, 0.02);
        z-index: 0; }
      @media (max-width: 900px) {
        .festival-preview-homepage .header .info-wrapper {
          flex-basis: auto;
          margin-top: 0; } }
      .festival-preview-homepage .header .info-wrapper .info {
        text-align: center;
        position: relative;
        overflow: hidden;
        z-index: 1; }
        .festival-preview-homepage .header .info-wrapper .info .dates {
          font-size: 30px;
          line-height: 32px;
          color: #146a4c;
          font-family: "GT Walsheim Regular";
          font-weight: 500;
          letter-spacing: 1.5px;
          margin-bottom: 25px; }
          @media (max-width: 900px) {
            .festival-preview-homepage .header .info-wrapper .info .dates {
              font-size: 16px;
              line-height: 16px;
              margin-bottom: 30px; } }
        .festival-preview-homepage .header .info-wrapper .info .tagline {
          line-height: 54px;
          text-transform: uppercase;
          font-size: 48px;
          color: #146a4c;
          font-weight: normal;
          font-family: "GT Walsheim Regular";
          letter-spacing: 0.8px;
          margin-bottom: 20px; }
          @media (max-width: 900px) {
            .festival-preview-homepage .header .info-wrapper .info .tagline {
              font-size: 32px;
              line-height: 34px;
              max-width: 350px;
              margin-bottom: 10px; } }
          @media (max-width: 360px) {
            .festival-preview-homepage .header .info-wrapper .info .tagline {
              max-width: 300px; } }
          .festival-preview-homepage .header .info-wrapper .info .tagline .tagline-secondary {
            color: #fb9600;
            font-family: "GT Walsheim Medium";
            font-weight: bold; }
        .festival-preview-homepage .header .info-wrapper .info .cta {
          font-size: 20px;
          line-height: 26px;
          letter-spacing: 1.1px;
          color: #19262a;
          margin-top: 30px;
          margin-bottom: 10px; }
          @media (max-width: 900px) {
            .festival-preview-homepage .header .info-wrapper .info .cta {
              margin-top: 10px;
              margin-bottom: 2px;
              font-size: 14px;
              line-height: 20px; } }
        .festival-preview-homepage .header .info-wrapper .info .view-round-button {
          margin-top: 10px;
          display: flex;
          justify-content: center; }
          .festival-preview-homepage .header .info-wrapper .info .view-round-button a {
            font-size: 16px;
            letter-spacing: normal;
            display: block;
            padding: 5px 50px;
            text-align: center;
            line-height: 40px;
            position: relative;
            overflow: hidden;
            border-radius: 1px;
            color: #FFF; }
            @media (max-width: 900px) {
              .festival-preview-homepage .header .info-wrapper .info .view-round-button a {
                padding: 5px 40px; } }
            .festival-preview-homepage .header .info-wrapper .info .view-round-button a::after {
              transition: transform 0.2s ease-in-out, left 0.2s ease-in-out; }
            .festival-preview-homepage .header .info-wrapper .info .view-round-button a:hover {
              color: #FFF; }
              .festival-preview-homepage .header .info-wrapper .info .view-round-button a:hover::after {
                transform: skew(-55deg);
                left: 40%; }
            .festival-preview-homepage .header .info-wrapper .info .view-round-button a::before {
              content: '';
              position: absolute;
              width: 100%;
              height: 100%;
              top: 0;
              left: 0;
              background: #146a4c;
              z-index: -1; }
            .festival-preview-homepage .header .info-wrapper .info .view-round-button a::after {
              content: '';
              position: absolute;
              height: 100%;
              width: 100%;
              top: 0;
              left: 50%;
              transform: skewX(-65deg);
              background: rgba(0, 0, 0, 0.1);
              z-index: -1; }
        .festival-preview-homepage .header .info-wrapper .info .terms {
          font-size: 12px;
          line-height: 16px;
          color: #19262a;
          margin-top: 10px;
          margin-bottom: 5px;
          text-decoration: underline; }
      .festival-preview-homepage .header .info-wrapper .tri-tl {
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 30px 60px;
        border-radius: 2px 0 0 0;
        border-color: #146a4c transparent transparent #146a4c;
        top: 0;
        left: 0; }
        @media (max-width: 900px) {
          .festival-preview-homepage .header .info-wrapper .tri-tl {
            border-width: 15px 30px; } }
      .festival-preview-homepage .header .info-wrapper .tri-br {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 0;
        height: 0;
        z-index: 20;
        border-width: 30px 60px;
        border-color: transparent #fb9600 #fb9600 transparent;
        border-radius: 0 0 2px;
        border-style: solid; }
        @media (max-width: 900px) {
          .festival-preview-homepage .header .info-wrapper .tri-br {
            border-width: 15px 30px; } }
  .festival-preview-homepage .additional-content-wrapper {
    border-radius: 4px;
    background-color: rgba(25, 38, 42, 0.9);
    padding: 30px;
    position: relative;
    max-width: 678px;
    margin: 50px auto; }
    .festival-preview-homepage .additional-content-wrapper .trophy-overlay-icon {
      position: absolute;
      top: -24px;
      left: 50%;
      transform: translateX(-50%);
      width: 48px;
      height: 48px;
      border-radius: 24px;
      background-color: #fb9600;
      color: white;
      display: flex; }
      .festival-preview-homepage .additional-content-wrapper .trophy-overlay-icon img {
        width: 24px;
        height: 24px;
        margin: auto; }
    .festival-preview-homepage .additional-content-wrapper .additional-content {
      display: flex;
      flex-direction: column; }
      .festival-preview-homepage .additional-content-wrapper .additional-content .additional-content-title {
        margin-top: 10px;
        text-align: center;
        font-family: "GT Walsheim Regular";
        font-weight: bold;
        font-size: 18px;
        color: #FFF; }
      .festival-preview-homepage .additional-content-wrapper .additional-content .additional-content-body {
        margin-top: 10px;
        text-align: center;
        font-family: "GT Walsheim Regular";
        font-weight: normal;
        font-size: 16px;
        color: #FFF; }
      .festival-preview-homepage .additional-content-wrapper .additional-content .create-league-button {
        margin-top: 10px;
        display: flex;
        justify-content: center;
        z-index: 1; }
        .festival-preview-homepage .additional-content-wrapper .additional-content .create-league-button a {
          font-size: 16px;
          letter-spacing: normal;
          display: block;
          padding: 5px 50px;
          text-align: center;
          line-height: 40px;
          position: relative;
          overflow: hidden;
          border-radius: 1px;
          color: #FFF; }
          @media (max-width: 900px) {
            .festival-preview-homepage .additional-content-wrapper .additional-content .create-league-button a {
              padding: 5px 40px; } }
          .festival-preview-homepage .additional-content-wrapper .additional-content .create-league-button a::after {
            transition: transform 0.2s ease-in-out, left 0.2s ease-in-out; }
          .festival-preview-homepage .additional-content-wrapper .additional-content .create-league-button a:hover {
            color: #FFF; }
            .festival-preview-homepage .additional-content-wrapper .additional-content .create-league-button a:hover::after {
              transform: skew(-55deg);
              left: 40%; }
          .festival-preview-homepage .additional-content-wrapper .additional-content .create-league-button a::before {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: #fb9600;
            z-index: -1; }
          .festival-preview-homepage .additional-content-wrapper .additional-content .create-league-button a::after {
            content: '';
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            left: 50%;
            transform: skewX(-65deg);
            background: rgba(0, 0, 0, 0.1);
            z-index: -1; }
  .festival-preview-homepage .festival-breakdown {
    color: #FFFFFF; }
    .festival-preview-homepage .festival-breakdown h1 {
      font-family: "GT Walsheim Pro Bold";
      font-weight: bold;
      text-align: center;
      text-transform: uppercase;
      font-size: 36px;
      margin: 50px 0 30px 0; }
      @media (max-width: 900px) {
        .festival-preview-homepage .festival-breakdown h1 {
          font-size: 32px; } }
    .festival-preview-homepage .festival-breakdown .subtitle {
      font-size: 18px;
      font-family: "GT Walsheim Regular";
      font-weight: normal;
      margin: 12px auto;
      max-width: 678px;
      margin-top: -4px; }
      @media (max-width: 900px) {
        .festival-preview-homepage .festival-breakdown .subtitle {
          justify-content: flex-start; } }
      .festival-preview-homepage .festival-breakdown .subtitle .medium {
        font-family: "GT Walsheim Medium";
        font-weight: bold; }
      .festival-preview-homepage .festival-breakdown .subtitle .secondary {
        color: #fb9600; }
    .festival-preview-homepage .festival-breakdown .days-wrapper {
      margin: 0 -15px 0 -15px;
      overflow: hidden;
      display: flex;
      align-items: flex-start;
      margin: 15px 15px 20px; }
      @media (max-width: 900px) {
        .festival-preview-homepage .festival-breakdown .days-wrapper {
          margin: 15px -15px 20px -15px;
          padding: 0 15px;
          background-image: url("/img/itv/bg-stripe.svg"); } }
      .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder {
        width: 100%; }
        .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day {
          margin: 12px auto;
          display: flex;
          justify-content: center;
          max-width: 648px;
          margin-top: -4px; }
          @media (max-width: 900px) {
            .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day {
              justify-content: flex-start; } }
          .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day .day-number {
            font-size: 12px;
            line-height: 12px;
            letter-spacing: 0.2px;
            margin-right: 18px;
            margin-bottom: 20px;
            min-width: 30px;
            max-width: 30px; }
            .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day .day-number .number {
              font-family: "GT Walsheim Medium"; }
          .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day .day-content {
            border-left: 2px solid #fb9600;
            position: relative;
            min-height: 60px;
            min-width: 600px;
            padding: 6px 10px 0 33px;
            width: 100%; }
            @media (max-width: 900px) {
              .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day .day-content {
                padding-left: 16px;
                min-width: 0; } }
            .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day .day-content::before, .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day .day-content::after {
              content: "";
              position: absolute;
              width: 12px;
              height: 12px;
              border: 3px solid;
              border-radius: 50%;
              left: -7px;
              color: #fb9600; }
            .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day .day-content::before {
              top: -10px; }
            .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day .day-content::after {
              bottom: -10px; }
            .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day .day-content .name {
              font-weight: bold;
              margin-bottom: 10px; }
            .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day .day-content .jackpot-text {
              font-size: 18px;
              font-weight: lighter; }
              .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day .day-content .jackpot-text .jackpot {
                color: #fb9600;
                font-weight: bold; }
              .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day .day-content .jackpot-text.emphasis {
                font-size: 20px;
                font-weight: bold; }
            .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day .day-content .trailing-text {
              font-size: 20px;
              font-weight: bold;
              text-transform: uppercase; }
            .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day .day-content .day-separator {
              width: 100%;
              border-top: 1px solid rgba(255, 255, 255, 0.2);
              position: absolute;
              bottom: -5px;
              left: 2px; }
            .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day .day-content .day-separator-top {
              width: 100%;
              border-top: 1px solid rgba(255, 255, 255, 0.2);
              position: absolute;
              top: -5px;
              left: 2px; }
          .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day:first-child {
            margin-top: 20px; }
          .festival-preview-homepage .festival-breakdown .days-wrapper .days-holder .day:last-child {
            margin-bottom: 20px; }

.support-page {
  text-align: center;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .support-page .support-page-background-image {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    background-image: url("/img/itv/itp-support-image.jpg"); }
    @media (max-width: 900px) {
      .support-page .support-page-background-image {
        background-size: cover;
        background-position: top; } }
  .support-page .support-message-logo {
    margin: 0 auto 64px;
    width: 150px;
    z-index: 2; }
    @media (max-width: 900px) {
      .support-page .support-message-logo {
        width: 130px;
        margin-bottom: 32px; } }
  .support-page .support-message-body-desktop {
    margin: 0 auto 64px;
    max-width: 386px;
    color: #11222a;
    z-index: 2;
    font-family: "GT Walsheim Regular";
    line-height: 24px;
    letter-spacing: 0.41px; }
    @media (max-width: 900px) {
      .support-page .support-message-body-desktop {
        display: none;
        line-height: 20px;
        letter-spacing: 0.34px; } }
  .support-page .support-message-body-mobile {
    display: none;
    margin: 0 auto 48px;
    max-width: 386px;
    color: #11222a;
    z-index: 2;
    font-family: "GT Walsheim Regular";
    line-height: 20px;
    letter-spacing: 0.34px;
    width: 75%; }
    @media (max-width: 900px) {
      .support-page .support-message-body-mobile {
        display: block; } }
  .support-page .support-message-download-button {
    z-index: 2;
    color: #f9f9f9;
    font-size: 14px;
    font-family: "GT Walsheim Regular";
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 32px;
    background-color: #136a4d;
    width: 214px;
    height: 46px;
    border-radius: 2px; }
  .support-page .support-message-app-store {
    margin: 0 auto;
    width: 108px;
    height: 32px;
    z-index: 2; }

.tiered-jackpot-title {
  font-size: 22px;
  font-family: "GT Walsheim Medium";
  margin: 8px 0 8px 0; }

.tiered-jackpot-description {
  display: block;
  font-size: 16px;
  font-family: "GT Walsheim Regular"; }

.tiered-jackpot-entry-text {
  font-size: 14px;
  font-family: "GT Walsheim Medium";
  margin: 20px 0 10px 0; }

.tiered-jackpot-deadline {
  font-size: 14px;
  font-family: "GT Walsheim Regular"; }

.tiered-jackpot-divider {
  border-bottom: 1px solid #146a4c;
  margin-top: 20px; }

.tiered-jackpot-enter {
  display: flex;
  justify-content: center;
  z-index: 1; }
  .tiered-jackpot-enter a {
    width: 100%;
    height: 48px;
    border-radius: 2px;
    font-family: "GT Walsheim Medium";
    font-size: 16px;
    color: white;
    border: 1px solid #8b590e;
    position: relative;
    overflow: hidden;
    display: block;
    padding: 12px 0; }
    .tiered-jackpot-enter a::after {
      transition: transform 0.2s ease-in-out, left 0.2s ease-in-out; }
    .tiered-jackpot-enter a:hover::after {
      transform: skew(-55deg);
      left: 40%; }
    .tiered-jackpot-enter a::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: #fb9600;
      z-index: -1; }
    .tiered-jackpot-enter a::after {
      content: '';
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 50%;
      transform: skewX(-65deg);
      background: rgba(0, 0, 0, 0.1);
      z-index: -1; }

.tiered-jackpot-progress svg circle {
  transform-origin: center;
  transform: rotate(-90deg); }

.tiered-jackpot-progress svg tspan {
  font-family: "GT Walsheim Regular"; }

.tiered-jackpot-circles {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-top: 12px; }

.tiered-jackpot-progress-text-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px; }

.percentage-text {
  font-family: "GT Walsheim Regular";
  font-size: 14px;
  color: #19262a; }

.js-tiered-jackpot-information-btn {
  height: 14px; }

.modal-btn-img {
  width: 14px;
  vertical-align: top; }

.future-text {
  fill: #9b9b9b;
  font-size: 14px; }

.completed-text {
  fill: #fb9600;
  font-size: 14px; }

.current-text {
  fill: #fb9600;
  font-size: 18px;
  font-weight: bold; }

.in-progress-text {
  fill: #146a4c;
  font-size: 14px; }

.completed-circle {
  stroke: #fb9600; }

.in-progress-made-circle {
  stroke: #146a4c; }

.in-progress-empty-circle {
  stroke: #146a4c;
  opacity: 0.25; }

.future-circle {
  stroke: #9b9b9b; }

.tiered-jackpot-banner {
  height: 140px;
  background-image: url("../img/itv/tiered-jackpot-banner-2x.png");
  background-size: cover;
  width: 647px;
  margin-bottom: 8px;
  padding: 0 15px; }
  .tiered-jackpot-banner.full-width {
    width: 97%;
    margin-left: 15px;
    background-position-y: 190px; }
    @media (max-width: 500px) {
      .tiered-jackpot-banner.full-width {
        width: 100% !important;
        margin-top: 10px !important;
        padding: 0 10px !important;
        margin-left: -10px !important; } }
  @media (max-width: 1024px) {
    .tiered-jackpot-banner {
      margin: 15px auto; } }
  @media (max-width: 650px) {
    .tiered-jackpot-banner {
      background-image: url("../img/itv/tiered-jackpot-banner-mobile-2x.png");
      background-size: cover;
      background-position-y: 0 !important;
      width: 100%;
      margin-bottom: 10px;
      padding: 0 10px; } }
  @media (max-width: 650px) and (min-width: 600px) {
    .tiered-jackpot-banner {
      background-position-y: -25px !important; } }
  .tiered-jackpot-banner a:link, .tiered-jackpot-banner a:visited, .tiered-jackpot-banner a:hover {
    color: unset;
    text-decoration: none; }
  .tiered-jackpot-banner .content {
    background-color: #FFF;
    float: right;
    height: 120px;
    width: 275px;
    text-align: center;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly; }
    .tiered-jackpot-banner .content.full-width {
      width: 400px; }
    @media (max-width: 900px) {
      .tiered-jackpot-banner .content {
        width: 215px !important;
        height: 110px;
        margin-top: 15px; } }
    .tiered-jackpot-banner .content h4 {
      margin-bottom: 5px; }
      @media (max-width: 900px) {
        .tiered-jackpot-banner .content h4 {
          font-size: 14px; } }
    .tiered-jackpot-banner .content p {
      font-size: 14px;
      margin: 0; }
      @media (max-width: 900px) {
        .tiered-jackpot-banner .content p {
          font-size: 12px; } }
    .tiered-jackpot-banner .content .enter-button {
      color: #FFF;
      text-align: center;
      text-transform: uppercase;
      padding: 5px 20px;
      margin: 10px;
      font-family: "GT Walsheim Regular";
      border: 1px solid #000;
      border-radius: 2px; }
      @media (max-width: 900px) {
        .tiered-jackpot-banner .content .enter-button {
          font-size: 12px; } }
.sweeps-cta-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 360px;
  margin-bottom: 25px;
  border-radius: 2px 2px;
  background: url("/img/itv/sweeps-cta-background.png") no-repeat;
  background-size: cover;
  background-position: center top; }
  @media (max-width: 900px) {
    .sweeps-cta-wrapper {
      min-height: 250px;
      margin: 15px 15px 25px 15px;
      background: #fff;
      box-shadow: 0px 4px 4px rgba(40, 40, 40, 0.25); } }
  .sweeps-cta-wrapper .cta {
    width: 345px;
    padding: 20px;
    border-radius: 2px 2px;
    background: #fff;
    text-align: center; }
    @media (max-width: 900px) {
      .sweeps-cta-wrapper .cta {
        padding: 10px; } }
    @media (max-width: 320px) {
      .sweeps-cta-wrapper .cta {
        width: 300px;
        padding: 10px; } }
    .sweeps-cta-wrapper .cta .cta-header {
      text-transform: uppercase;
      color: #136a4d !important;
      font-size: 20px !important;
      font-family: "GT Walsheim Pro Bold" !important;
      padding: 0 !important;
      margin: 0 !important; }
    .sweeps-cta-wrapper .cta .cta-prize {
      width: 310px;
      margin-top: 16px;
      margin-bottom: 4px; }
      @media (max-width: 320px) {
        .sweeps-cta-wrapper .cta .cta-prize {
          width: 265px; } }
    .sweeps-cta-wrapper .cta .cta-button {
      margin-top: 12px;
      margin-bottom: 15px;
      font-family: "GT Walsheim Regular";
      border: 1px solid #8b590e;
      border-radius: 2px; }
      @media (max-width: 500px) {
        .sweeps-cta-wrapper .cta .cta-button {
          width: 296px; } }
      @media (max-width: 320px) {
        .sweeps-cta-wrapper .cta .cta-button {
          width: 250px; } }
      .sweeps-cta-wrapper .cta .cta-button.in-running {
        margin-top: 12px;
        margin-bottom: 15px;
        font-family: "GT Walsheim Regular";
        border: 1px solid #224721;
        background-color: #146a4c;
        border-radius: 2px; }
    .sweeps-cta-wrapper .cta .cta-trailing p {
      font-size: 12px;
      margin: 0; }
    .sweeps-cta-wrapper .cta .cta-trailing a {
      text-decoration: underline; }

.sweeps-banner {
  height: 140px;
  background-image: url("../img/itv/festivals/2024/grand-national/sweeps-page-banner-20240405.jpg");
  background-size: cover;
  background-position: center;
  max-width: 647px;
  width: 100%;
  margin-bottom: 8px;
  padding: 0 15px; }
  @media (max-width: 1024px) {
    .sweeps-banner {
      margin: 15px auto; } }
  @media (max-width: 650px) {
    .sweeps-banner {
      background-image: url("../img/itv/festivals/2024/grand-national/sweeps-page-banner-mobile-20240405.jpg");
      background-size: cover;
      background-position-y: 0 !important;
      background-position-x: 0 !important;
      width: 100%;
      margin-bottom: 10px;
      padding: 0 10px; } }
  @media (max-width: 650px) and (min-width: 600px) {
    .sweeps-banner {
      background-position-y: -25px !important; } }
  .sweeps-banner a:link, .sweeps-banner a:visited, .sweeps-banner a:hover {
    color: unset;
    text-decoration: none; }
  .sweeps-banner .content {
    background-color: #FFF;
    float: right;
    height: 120px;
    max-width: 285px;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    border-radius: 2px; }
    .sweeps-banner .content.full-width {
      width: 400px; }
    @media (max-width: 900px) {
      .sweeps-banner .content {
        width: 225px !important;
        height: 110px;
        margin-top: 15px; } }
    .sweeps-banner .content h4 {
      margin-bottom: 5px;
      text-transform: uppercase;
      font-family: "GT Walsheim Pro Bold";
      color: #136a4d; }
      @media (max-width: 900px) {
        .sweeps-banner .content h4 {
          font-size: 14px; } }
    .sweeps-banner .content p {
      font-size: 14px;
      margin: 0; }
      @media (max-width: 900px) {
        .sweeps-banner .content p {
          font-size: 12px; } }
    .sweeps-banner .content .enter-button {
      color: #FFF;
      text-align: center;
      text-transform: uppercase;
      padding: 3px 20px;
      margin: 10px;
      font-family: "GT Walsheim Regular";
      border: 1px solid #000;
      border-radius: 2px; }
      @media (max-width: 900px) {
        .sweeps-banner .content .enter-button {
          font-size: 12px; } }
      .sweeps-banner .content .enter-button.green-button {
        border: 1px solid #224721;
        background-color: #146a4c; }

.migrated-error {
  margin-top: 50px; }
  @media (max-width: 900px) {
    .migrated-error {
      margin-top: 0px; } }
  .migrated-error .card {
    border: #eaeaea solid 1px;
    border-radius: 8px;
    padding: 20px 20px 50px 20px; }
  .migrated-error p {
    font-family: "Sky Text";
    font-size: 14px;
    font-weight: 400; }
  .migrated-error h1 {
    padding-top: 10px;
    font-family: "Sky Text";
    font-size: 18px;
    font-weight: 500; }

.white-background {
  background-color: white; }
