
.no-scroll {
  overflow: hidden; }

.lb-container {
  text-align: left; }
  .lb-container .lb-bg-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999; }
  .lb-container .lb {
    position: fixed;
    box-shadow: 0 2px 8px 2px #4e4e4e;
    z-index: 1000;
    background-color: transparent; }
    @media screen and (max-width: 674px) {
      .lb-container .lb {
        top: 20%;
        left: 2%;
        right: 2%; } }
    @media screen and (min-width: 675px) {
      .lb-container .lb {
        width: 450px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); } }
    .lb-container .lb-title {
      background-color: #1b3c7b;
      font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
      font-size: 1rem;
      line-height: 1.25rem;
      color: #ffffff;
      padding: 10px; }
    .lb-container .lb-close {
      float: right;
      font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
      font-size: 1.875rem;
      line-height: 1.125rem;
      color: #ffffff;
      cursor: pointer;
      text-decoration: none; }
    .lb-container .lb-content {
      display: block;
      float: left;
      width: 100%;
      min-height: 1px;
      background-color: #ffffff;
      padding: 15px 10px; }
@media print {
  body > div[class^='f8-'] {
    display: none !important; } }

#content section.fresh8 {
  margin-bottom: 10px; }
  @media print {
    #content section.fresh8 {
      display: none !important; } }
  #content section.fresh8 div[class^='f8-']:first-of-type,
  #content section.fresh8 div[class*=' f8-']:first-of-type {
    margin: 0 auto; }
    #content section.fresh8 div[class^='f8-']:first-of-type .f8-widget,
    #content section.fresh8 div[class*=' f8-']:first-of-type .f8-widget {
      background-color: #ffffff; }
  #content section.fresh8 div[id='app'] {
    background-color: #ffffff;
    padding: 5px; }
    #content section.fresh8 div[id='app'] div .container {
      margin: 0 auto; }
.skin-ad-container {
  position: absolute; }
  .skin-ad-container > div {
    background-color: transparent; }
    .skin-ad-container > div > div {
      padding: 0; }

.gpt-container {
  text-align: center; }
  @media print {
    .gpt-container {
      display: none !important; } }
  @media screen and (min-width: 1020px) {
    .gpt-container {
      background-color: #d0d0d0; }
      .gpt-container > div {
        margin-bottom: 10px;
        padding: 5px; } }
  @media screen and (max-width: 1019px) {
    .gpt-container > div {
      padding: 5px 0; } }

@media screen and (min-width: 1020px) {
  .main-layout-banner .gpt-container {
    background-color: transparent; }
    .main-layout-banner .gpt-container > div {
      padding: 0; } }
.morenews {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .morenews .error-state {
    border: solid red; }
  .morenews .story-summary {
    margin-bottom: 1em; }
    .morenews .story-summary .story-headline {
      color: #1b3c7b;
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      letter-spacing: -0.0165em;
      font-weight: normal; }
    @media screen and (min-width: 675px) {
      .morenews .story-summary .story-snippet {
        display: block; } }
  .morenews .lead-article .story-headline, .morenews .lead-article .story-metadata {
    margin: 0 10px; }
  .morenews .lead-article .story-headline {
    font-size: 1.625rem;
    line-height: 1.875rem; }
  @media screen and (min-width: 675px) {
    .morenews .lead-article .story-summary {
      display: block;
      padding: 10px; }
      .morenews .lead-article .story-summary:after {
        content: "";
        display: table;
        clear: both; }
      .morenews .lead-article .story-summary .story-summary-image {
        display: block;
        float: left;
        width: 55%;
        min-height: 1px; }
      .morenews .lead-article .story-summary .story-summary-text {
        display: block;
        float: left;
        width: 45%;
        min-height: 1px; }
      .morenews .lead-article .story-summary .story-snippet {
        margin-left: 10px; } }
  .morenews .secondary-articles, .morenews .other-articles {
    display: block;
    margin: 0 10px; }
    .morenews .secondary-articles:after, .morenews .other-articles:after {
      content: "";
      display: table;
      clear: both; }
    .morenews .secondary-articles .secondary-article, .morenews .other-articles .secondary-article {
      display: block;
      float: left;
      width: calc(50% - 5px);
      min-height: 1px; }
      .morenews .secondary-articles .secondary-article:nth-child(2n), .morenews .other-articles .secondary-article:nth-child(2n) {
        margin-left: 10px; }
  .morenews .secondary-articles .story-headline {
    font-size: 1.125rem;
    line-height: 1.375rem; }
    @media screen and (min-width: 675px) {
      .morenews .secondary-articles .story-headline {
        padding-top: 10px; } }
  @media screen and (min-width: 675px) {
    .morenews .other-articles .secondary-article {
      margin: 10px 0;
      width: 100%;
      display: block; }
      .morenews .other-articles .secondary-article:nth-child(2n) {
        margin-left: 0%; }
      .morenews .other-articles .secondary-article:after {
        content: "";
        display: table;
        clear: both; }
      .morenews .other-articles .secondary-article .story-summary-image {
        display: block;
        float: left;
        width: 33.33333%;
        min-height: 1px; }
      .morenews .other-articles .secondary-article .story-summary-text {
        display: block;
        float: left;
        width: 66.66667%;
        min-height: 1px;
        padding-left: 10px; } }
  .morenews .morenews-btn-container {
    display: block;
    padding-bottom: 20px; }
    .morenews .morenews-btn-container:after {
      content: "";
      display: table;
      clear: both; }
    .morenews .morenews-btn-container .morenews-btn {
      display: inline-block;
      border-radius: 4px;
      padding: 0;
      text-align: center;
      border: 1px solid #d8d8d8;
      background-color: #ebebeb;
      font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
      font-size: 1.125rem;
      line-height: 2.75rem;
      color: #4e4e4e;
      width: 100%;
      padding: 0;
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 1.125rem;
      line-height: 1.375rem;
      color: #4e4e4e;
      display: block;
      float: left;
      width: 260px;
      min-height: 1px;
      float: none;
      margin: 0 auto;
      padding: 10px 0; }
      .morenews .morenews-btn-container .morenews-btn:hover, .morenews .morenews-btn-container .morenews-btn:active {
        background-color: #d8d8d8; }
.news-article {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .news-article .news-article-image {
    position: relative; }
    .news-article .news-article-image:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 56.25%; }
    .news-article .news-article-image span {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .news-article .news-article-image img {
      width: 100%;
      height: 100%; }
  .news-article .photo-caption {
    padding: 1em 0;
    border-bottom: 1px solid #d8d8d8; }
  .news-article .news-article-content {
    margin: 0 10px; }
  .news-article .news-article-lastupdated {
    font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #4e4e4e;
    padding: 0 0 1em; }
  .news-article .article-title {
    font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
    font-size: 1.625rem;
    line-height: 1.875rem;
    color: #1b3c7b;
    padding: 1em 0 0.2em; }
  .news-article .article-intro {
    font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.125rem;
    line-height: 1.375rem;
    color: #1b3c7b;
    margin: 0.7em 0 1em; }
  .news-article .news-article-body a, .news-article .news-article-body a:visited {
    color: #32579e; }
  .news-article .news-article-body p {
    margin-bottom: 1em; }
.sport-tips {
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px; }
  .sport-tips .story-summary {
    display: block;
    margin-bottom: 10px; }
    .sport-tips .story-summary:after {
      content: "";
      display: table;
      clear: both; }
  .sport-tips .story-headline {
    font-size: 0.875rem;
    line-height: 1.125rem;
    color: #1b3c7b; }
  .sport-tips .story-metadata {
    font-size: 0.75rem;
    line-height: 1rem; }
  .sport-tips .story-summary-image {
    display: block;
    float: left;
    width: 38.33333%;
    min-height: 1px; }
  .sport-tips .story-summary-text {
    display: block;
    float: left;
    width: 61.66667%;
    min-height: 1px;
    padding-left: 10px; }
  .sport-tips .sport-links .caret-link:first-child {
    padding-left: 0; }
  @media screen and (min-width: 1020px) {
    .sport-tips {
      padding: 0; }
      .sport-tips .story-summary, .sport-tips .sport-links {
        padding-left: 10px;
        padding-right: 10px; }
      .sport-tips .section-title-full {
        font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
        font-size: 1.375rem;
        line-height: 2.5rem;
        color: #ffffff;
        font-weight: normal;
        background-color: #1b3c7b;
        padding: 0 10px; }
      .sport-tips .section-title-plain {
        padding: 10px 10px 5px; }
      .sport-tips .sport-links .caret-link:first-child {
        padding-left: 0; } }
.sport-news {
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px; }
  .sport-news .story-summary {
    display: block;
    margin-bottom: 10px; }
    .sport-news .story-summary:after {
      content: "";
      display: table;
      clear: both; }
  .sport-news .story-headline {
    font-size: 0.875rem;
    line-height: 1.125rem;
    color: #1b3c7b; }
  .sport-news .story-metadata {
    font-size: 0.75rem;
    line-height: 1rem; }
  .sport-news .story-summary-image {
    display: block;
    float: left;
    width: 26.66667%;
    min-height: 1px; }
  .sport-news .story-summary-text {
    display: block;
    float: left;
    width: 73.33333%;
    min-height: 1px;
    padding-left: 10px; }
  .sport-news .sport-links .caret-link:first-child {
    padding-left: 0; }
  @media screen and (min-width: 1020px) {
    .sport-news .section-title {
      display: none; } }
.missing-image {
  width: 100%;
  height: 100%;
  background-color: #d8d8d8;
  position: relative; }
  .missing-image span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
    padding: 10px;
    text-align: center;
    line-height: 1.2em;
    font-size: calc(0.5em + 1vw); }
.story-summary .story-summary-image {
  position: relative; }
  .story-summary .story-summary-image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .story-summary .story-summary-image a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .story-summary .story-summary-image img {
    width: 100%;
    height: 100%; }

.story-summary .story-snippet {
  display: none;
  padding-top: 0.25em;
  padding-bottom: 0.25em; }

.story-summary .story-metadata {
  font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #4e4e4e;
  padding-top: 0.5em; }
  .story-summary .story-metadata .time-since {
    display: inline-block;
    margin-right: 1em; }
  .story-summary .story-metadata .category {
    display: inline-block; }
.vidiprinter-lines {
  border-top: 1px dashed #d8d8d8;
  margin-top: 1em; }
  .vidiprinter-lines .vidiline {
    display: block;
    font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #1b3c7b;
    border-bottom: 1px dashed #d8d8d8;
    padding: 1em 0; }
    .vidiprinter-lines .vidiline:after {
      content: "";
      display: table;
      clear: both; }
    .vidiprinter-lines .vidiline.vidiprinter-newline-enter {
      -webkit-animation-duration: 4000ms;
              animation-duration: 4000ms;
      -webkit-animation-name: highlight-new-data;
              animation-name: highlight-new-data; }
  .vidiprinter-lines .vidiline-time {
    display: block;
    float: left;
    width: 3.5em;
    min-height: 1px;
    color: #dd2e2e;
    border-right: 1px solid #d8d8d8; }
  .vidiprinter-lines .vidiline-icon {
    display: block;
    float: left;
    width: 40px;
    min-height: 1px;
    text-align: center; }
    .vidiprinter-lines .vidiline-icon .football-match-event-svgicon {
      height: 1.5em; }
    .vidiprinter-lines .vidiline-icon .football-match-event-texticon {
      line-height: 1.5em; }
  .vidiprinter-lines .vidiline-message {
    display: block;
    float: left;
    width: calc(100% - 3.5em - 40px);
    min-height: 1px; }
  .vidiprinter-lines .vidiline-highlight-team {
    font-weight: bold; }
  .vidiprinter-lines .vidiline-highlight-event, .vidiprinter-lines .vidiline-highlight-score {
    color: #dd2e2e;
    font-weight: bold; }
  .vidiprinter-lines .vidiline-link:hover {
    text-decoration: none; }
    .vidiprinter-lines .vidiline-link:hover span {
      border-bottom: 1px solid #1b3c7b; }
  .vidiprinter-lines .vidiline-link span:not(:last-child) {
    padding-right: 0.25em; }
.caret-link {
  font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.75rem;
  color: #5f8de4;
  padding: 10px; }
  .caret-link .caret-icon {
    padding-right: 4px;
    fill: #5f8de4; }
.silk {
  height: 36px; }
  .silk img {
    width: 44px;
    height: 36px;
    margin-left: 4px; }
.next-race-off-list-item {
  display: block;
  border-top: 1px dashed #d8d8d8;
  padding: 8px 0; }
  .next-race-off-list-item:after {
    content: "";
    display: table;
    clear: both; }
  .next-race-off-list-item:last-child {
    border-bottom: 1px dashed #d8d8d8; }
  .next-race-off-list-item .row {
    display: block;
    line-height: 0; }
  .next-race-off-list-item .next-race-off-saddle-stall-info {
    display: block;
    float: left;
    width: 1em;
    min-height: 1px;
    text-align: center; }
    .next-race-off-list-item .next-race-off-saddle-stall-info .next-race-off-saddle-cloth-no {
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.75rem;
      line-height: 1rem;
      color: #1b3c7b; }
    .next-race-off-list-item .next-race-off-saddle-stall-info .next-race-off-stall-no {
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.6875rem;
      line-height: 0.9375rem;
      color: #888888; }
  .next-race-off-list-item .next-race-off-silks {
    display: block;
    float: left;
    width: 52px;
    min-height: 1px; }
  .next-race-off-list-item .next-race-off-names {
    display: block;
    float: left;
    width: calc(100%  - 52px - 5.5em);
    min-height: 1px; }
    .next-race-off-list-item .next-race-off-names .next-race-off-horse {
      display: block;
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.75rem;
      line-height: 1rem;
      color: #1b3c7b; }
      .next-race-off-list-item .next-race-off-names .next-race-off-horse:after {
        content: "";
        display: table;
        clear: both; }
    .next-race-off-list-item .next-race-off-names .next-race-off-jockey {
      display: block;
      font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
      font-size: 0.75rem;
      line-height: 1rem;
      color: #4e4e4e; }
      .next-race-off-list-item .next-race-off-names .next-race-off-jockey:after {
        content: "";
        display: table;
        clear: both; }
  .next-race-off-list-item .next-race-off-betting-odds {
    display: block;
    float: left;
    width: 4.5em;
    min-height: 1px;
    margin: 2px 0; }
    .next-race-off-list-item .next-race-off-betting-odds a.next-race-off-betting-link {
      display: inline-block;
      border-radius: 4px;
      padding: 0;
      text-align: center;
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 1rem;
      line-height: 1.375rem;
      color: #1b3c7b;
      background-color: #ffffff;
      border: 1px solid #1b3c7b;
      width: 4.5em;
      height: 2rem;
      padding: 4px; }
      .next-race-off-list-item .next-race-off-betting-odds a.next-race-off-betting-link.active {
        color: #ffffff;
        border-color: #1b3c7b;
        background-color: #1b3c7b; }
      .next-race-off-list-item .next-race-off-betting-odds a.next-race-off-betting-link.disabled {
        color: #d8d8d8;
        border-color: #d8d8d8;
        background-color: #ffffff; }
        .next-race-off-list-item .next-race-off-betting-odds a.next-race-off-betting-link.disabled:hover {
          color: #4e4e4e;
          border-color: #888888;
          background-color: #d8d8d8; }
      .next-race-off-list-item .next-race-off-betting-odds a.next-race-off-betting-link:hover {
        background-color: transparent;
        text-decoration: none; }
.section-subtitle {
  font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  color: #1b3c7b; }

.next-race-off-norunners {
  font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
  font-size: 0.6875rem;
  line-height: 0.9375rem;
  color: #888888; }
.next-race-off {
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px; }
  @media screen and (min-width: 1020px) {
    .next-race-off {
      padding: 0; }
      .next-race-off > div:not(.section-title) {
        padding-left: 10px;
        padding-right: 10px; } }
  .next-race-off .section-title {
    margin-bottom: 0.1em; }
  @media screen and (min-width: 1020px) {
    .next-race-off .section-title-full {
      font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
      font-size: 1.375rem;
      line-height: 2.5rem;
      color: #ffffff;
      font-weight: normal;
      background-color: #1b3c7b;
      padding: 0 10px; }
    .next-race-off .section-title-plain {
      padding: 10px 10px 5px; } }
  .next-race-off .next-race-off-footer {
    margin-top: 7px; }
    .next-race-off .next-race-off-footer .caret-link:first-child {
      padding-left: 0; }
  .next-race-off .next-race-off-error {
    font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
    font-size: 0.6875rem;
    line-height: 0.9375rem;
    color: #888888; }
/* Screen reset based on http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126
*/
html, body,
div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

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

svg, svg * {
  pointer-events: none; }

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

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

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

pre, code {
  white-space: normal;
  font-family: inherit; }

a {
  color: inherit;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

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

th, td {
  text-align: left; }

button {
  cursor: pointer; }

@media (screen) {
  .svg-fix {
    display: inline-block; } }

/* Print reset based on https://github.com/h5bp/html5-boilerplate
*/
@media print {
  *:not(svg),
  *:before,
  *:after,
  p:first-letter,
  div:first-letter,
  blockquote:first-letter,
  li:first-letter,
  p:first-line,
  div:first-line,
  blockquote:first-line,
  li:first-line {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  svg:not(.sporting-life-logo), svg:not(.sporting-life-logo) * {
    fill: #000; }
  a,
  a:visited {
    text-decoration: none; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

@font-face {
  font-family: "code_pro_lc-webfont";
  src: url("/fonts/codepro-lc/code_pro_lc-webfont.eot");
  src: url("/fonts/codepro-lc/code_pro_lc-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/codepro-lc/code_pro_lc-webfont.woff") format("woff"), url("/fonts/codepro-lc/code_pro_lc-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: 200; }

@font-face {
  font-family: "Tofino-Book";
  src: url("/fonts/tofino--book/Tofino-Book.eot");
  src: url("/fonts/tofino--book/Tofino-Book.eot?#iefix") format("embedded-opentype"), url("/fonts/tofino--book/Tofino-Book.woff") format("woff"), url("/fonts/tofino--book/Tofino-Book.ttf") format("truetype");
  font-style: normal;
  font-weight: 400; }

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

@font-face {
  font-family: "Tofino-Regular";
  src: url("/fonts/tofino--regular/Tofino-Regular.eot");
  src: url("/fonts/tofino--regular/Tofino-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/tofino--regular/Tofino-Regular.woff") format("woff"), url("/fonts/tofino--regular/Tofino-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400; }

body {
  font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  color: #4e4e4e; }

.small-copy {
  font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #4e4e4e; }

.extra-small-copy {
  font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
  font-size: 0.6875rem;
  line-height: 0.9375rem;
  color: #888888; }

.page-title {
  font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
  font-size: 1.625rem;
  line-height: 1.875rem;
  color: #dd2e2e;
  font-weight: normal; }

.section-title {
  font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #dd2e2e;
  font-weight: normal;
  margin-bottom: 0.5em; }

.section-subtitle {
  font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #1b3c7b;
  font-weight: normal;
  margin-bottom: 0.5em; }

.section-divider {
  font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #ffffff;
  font-weight: normal;
  background-color: #1b3c7b;
  padding: 0 10px; }

.photo-caption {
  font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #1b3c7b; }

.quote {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #1b3c7b;
  font-style: italic; }

/*.live-score-emphasize {
  @include fontSectionTitle;
}*/
.big-number {
  font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
  font-size: 2rem;
  line-height: 2.75rem;
  color: #1b3c7b; }

@media print {
  .sporting-life-logo {
    height: 1cm; } }

.sporting-life-logo .sporting-word {
  fill: #ffffff; }
  @media print {
    .sporting-life-logo .sporting-word {
      fill: #1b3c7b; } }

.sporting-life-logo .life-word {
  fill: #e42a37; }

.caret-icon {
  width: 0.65em;
  height: 0.65em;
  fill: #1b3c7b; }

.clock-icon {
  width: 1.3em;
  height: 1.3em;
  fill: #888888;
  vertical-align: text-bottom;
  margin-right: 0.25em; }

.play-icon, .my-stable-icon {
  text-align: center; }
  .play-icon svg, .my-stable-icon svg {
    width: 1.8em;
    height: 1.8em;
    fill: #dd2e2e; }
  .play-icon span, .my-stable-icon span {
    font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
    font-size: 0.625rem;
    line-height: 0.75rem;
    color: #dd2e2e;
    display: block; }

.burger-icon {
  width: 20px;
  height: 20px;
  fill: #ffffff; }

.betslip-icon, .account-icon {
  fill: #ffffff;
  vertical-align: middle; }
  @media screen and (max-width: 674px) {
    .betslip-icon, .account-icon {
      width: 20px;
      height: 20px; } }
  @media screen and (min-width: 675px) {
    .betslip-icon, .account-icon {
      width: 20px;
      height: 20px; } }

.account-icon .account {
  fill: #FFFFFF; }

.account-icon .tick-circle {
  stroke: #1B3C7B;
  stroke-width: 4.5;
  fill: #FFFFFF; }

.account-icon .tick {
  fill: #1B3C7B; }

[disabled] .account-icon {
  fill: #4e4e4e; }

.football-match-event-icon-goal {
  fill: #4e4e4e; }

.football-match-event-icon-penalty, .football-match-event-icon-half-time, .football-match-event-icon-full-time {
  color: #4e4e4e; }

.football-match-event-icon-red-card {
  fill: #dd2e2e; }

.football-match-event-icon-yellow-card {
  fill: #f5a623; }

.football-match-event-icon-second-yellow-card {
  fill: #dd2e2e; }

.football-match-event-icon-sub-on {
  fill: #1aa90d; }

.football-match-event-icon-sub-off {
  fill: #dd2e2e; }

.star-icon {
  width: 20px;
  height: 20px;
  stroke-width: 3;
  fill: transparent;
  stroke: #1b3c7b; }

.star-icon.filled {
  fill: #dd2e2e;
  stroke: #dd2e2e; }

@-webkit-keyframes highlight-new-data {
  0% {
    background-color: inherit; }
  15% {
    background-color: #ffdbdb; }
  65% {
    background-color: #ffdbdb; }
  100% {
    background-color: inherit; } }

@keyframes highlight-new-data {
  0% {
    background-color: inherit; }
  15% {
    background-color: #ffdbdb; }
  65% {
    background-color: #ffdbdb; }
  100% {
    background-color: inherit; } }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.pageTranstition {
  position: fixed;
  top: 0;
  left: 0%;
  width: 15%;
  height: 4px;
  background-color: #dd2e2e;
  -webkit-animation: 2s linear infinite busy-loading, 0.2s linear busy-fading;
          animation: 2s linear infinite busy-loading, 0.2s linear busy-fading; }

@-webkit-keyframes busy-loading {
  0% {
    left: -15%; }
  100% {
    left: 100%; } }

@keyframes busy-loading {
  0% {
    left: -15%; }
  100% {
    left: 100%; } }

@-webkit-keyframes busy-fading {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes busy-fading {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

#container {
  width: 100%;
  background-color: #ebebeb;
  position: relative; }

#header header, #nav .nav-level1, #nav .nav-level2, #content, #footer footer {
  min-width: 320px;
  margin: 0 auto;
  padding: 0 10px; }
  @media screen and (min-width: 1020px) {
    #header header, #nav .nav-level1, #nav .nav-level2, #content, #footer footer {
      max-width: 1020px;
      padding: 0 20px; } }
  @media screen and (min-width: 675px) and (max-width: 1019px) {
    #header header, #nav .nav-level1, #nav .nav-level2, #content, #footer footer {
      max-width: 760px; } }

@media screen and (max-width: 674px) {
  #stickyMenu {
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
    #stickyMenu.stuck {
      -webkit-animation-duration: 250ms;
              animation-duration: 250ms;
      -webkit-animation-name: fade-in;
              animation-name: fade-in; }
    #stickyMenu.sticky {
      position: fixed; }
    #stickyMenu:not(.sticky) {
      position: absolute; } }

#header {
  width: 100%;
  background-color: #1b3c7b; }
  #header header {
    display: block; }
    #header header:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 674px) {
      #header header {
        padding-top: 10px;
        padding-bottom: 10px;
        height: 2.9375rem; } }
    @media screen and (min-width: 675px) {
      #header header {
        padding-top: 25px;
        padding-bottom: 14px; } }
    #header header .main-back-icon, #header header .main-menu-icon, #header header .main-betslip-icon, #header header .main-account-icon {
      text-align: right; }
      @media print {
        #header header .main-back-icon, #header header .main-menu-icon, #header header .main-betslip-icon, #header header .main-account-icon {
          display: none !important; } }
      @media screen and (max-width: 674px) {
        #header header .main-back-icon, #header header .main-menu-icon, #header header .main-betslip-icon, #header header .main-account-icon {
          display: block;
          float: left;
          width: 20px;
          min-height: 1px; } }
      @media screen and (min-width: 675px) {
        #header header .main-back-icon, #header header .main-menu-icon, #header header .main-betslip-icon, #header header .main-account-icon {
          padding-top: 5px; } }
      #header header .main-back-icon button, #header header .main-menu-icon button, #header header .main-betslip-icon button, #header header .main-account-icon button {
        border: none;
        outline: none;
        padding: 0;
        background-color: transparent;
        height: 20px;
        background-repeat: no-repeat; }
        @media screen and (max-width: 674px) {
          #header header .main-back-icon button, #header header .main-menu-icon button, #header header .main-betslip-icon button, #header header .main-account-icon button {
            width: 20px; }
            #header header .main-back-icon button span, #header header .main-menu-icon button span, #header header .main-betslip-icon button span, #header header .main-account-icon button span {
              display: none; } }
        @media screen and (min-width: 675px) {
          #header header .main-back-icon button span, #header header .main-menu-icon button span, #header header .main-betslip-icon button span, #header header .main-account-icon button span {
            display: inline-block;
            color: #ffffff;
            vertical-align: middle;
            font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
            font-size: 1rem;
            line-height: 1.375rem;
            color: #ffffff; } }
    @media screen and (max-width: 674px) {
      #header header .sporting-life-logo {
        height: 20px; } }
    @media screen and (min-width: 675px) {
      #header header .sporting-life-logo {
        height: 40px; } }
    @media screen and (max-width: 674px) {
      #header header .main-back-icon, #header header .main-menu-icon, #header header h1.main-menu-logo, #header header h1.main-menu-logo-with-back {
        padding-top: 2px; } }
    #header header .main-back-icon {
      margin-right: 10px; }
      @media screen and (min-width: 675px) {
        #header header .main-back-icon {
          display: none; } }
      #header header .main-back-icon #back-button {
        line-height: 1; }
        #header header .main-back-icon #back-button .caret-icon {
          fill: #ffffff;
          width: 17px;
          height: 17px; }
    @media screen and (min-width: 675px) {
      #header header .main-menu-icon {
        display: none; } }
    #header header .main-betslip-icon {
      margin-left: 20px; }
      @media screen and (min-width: 675px) {
        #header header .main-betslip-icon {
          display: block;
          float: left;
          width: 115px;
          min-height: 1px; }
          #header header .main-betslip-icon span {
            padding-left: 2px; } }
    #header header .main-account-icon {
      margin-left: 20px; }
      @media screen and (min-width: 675px) {
        #header header .main-account-icon {
          display: block;
          float: left;
          width: 155px;
          min-height: 1px; }
          #header header .main-account-icon span {
            padding-left: 5px; } }
      #header header .main-account-icon .f8-bet-basket__header-wrapper {
        display: none !important; }
    #header header h1.main-menu-logo, #header header h1.main-menu-logo-with-back {
      margin-top: 0;
      margin-bottom: 0; }
      @media print {
        #header header h1.main-menu-logo, #header header h1.main-menu-logo-with-back {
          margin: 3mm 0;
          padding-bottom: 2mm; } }
      @media screen and (max-width: 674px) {
        #header header h1.main-menu-logo, #header header h1.main-menu-logo-with-back {
          margin-left: 20px; } }
      @media screen and (min-width: 675px) {
        #header header h1.main-menu-logo, #header header h1.main-menu-logo-with-back {
          display: block;
          float: left;
          width: calc(100% - 310px);
          min-height: 1px; } }
    @media screen and (max-width: 674px) {
      #header header h1.main-menu-logo {
        display: block;
        float: left;
        width: calc(100% - 120px);
        min-height: 1px; } }
    @media screen and (max-width: 674px) {
      #header header h1.main-menu-logo-with-back {
        display: block;
        float: left;
        width: calc(100% - 160px);
        min-height: 1px; } }

@media screen and (max-width: 674px) {
  html.main-nav-open {
    height: 100vh;
    overflow: hidden; }
    html.main-nav-open .nav-level1 {
      height: 100vh; }
    html.main-nav-open #nav {
      background-color: #0b2352; }
    html.main-nav-open .f8-bet-basket__root {
      display: none; } }

#nav {
  width: 100%;
  background-color: #5f8de4;
  font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  line-height: 2.5rem;
  color: #ffffff;
  color: #ffffff; }
  @media print {
    #nav {
      display: none !important; } }
  #nav .nav-level1 > ul, #nav .nav-level2 .nav-level2-menu {
    z-index: 999;
    width: 100%;
    background-color: #0b2352; }
    @media screen and (max-width: 674px) {
      #nav .nav-level1 > ul, #nav .nav-level2 .nav-level2-menu {
        display: none;
        position: absolute;
        top: 0;
        left: 0; }
        #nav .nav-level1 > ul.open, #nav .nav-level2 .open.nav-level2-menu {
          display: block; } }
  #nav .caret-icon {
    fill: #ffffff; }
  #nav .nav-level1 {
    position: relative; }
    @media screen and (min-width: 675px) {
      #nav .nav-level1 {
        padding: 0; } }
    @media screen and (min-width: 675px) {
      #nav .nav-level1 {
        max-width: none;
        background-color: #0b2352;
        line-height: 3.125rem; } }
    #nav .nav-level1 .caret-icon {
      margin-left: 1em; }
      @media screen and (min-width: 675px) {
        #nav .nav-level1 .caret-icon {
          -webkit-transform: rotate(90deg);
                  transform: rotate(90deg);
          margin-left: 0.5em; } }
    @media screen and (max-width: 674px) {
      #nav .nav-level1 > ul:before {
        content: "";
        position: absolute;
        width: 20px;
        height: 10px;
        border-style: solid;
        border-width: 0 10px 10px;
        border-color: transparent transparent #0b2352;
        top: -10px;
        left: 10px; } }
    @media screen and (min-width: 675px) and (max-width: 1019px) {
      #nav .nav-level1 > ul {
        max-width: 760px;
        margin: 0 auto; } }
    @media screen and (min-width: 1020px) {
      #nav .nav-level1 > ul {
        max-width: 1020px;
        margin: 0 auto; } }
    #nav .nav-level1 > ul .allsports-nav {
      cursor: pointer; }
      #nav .nav-level1 > ul .allsports-nav ul {
        display: none;
        position: absolute;
        z-index: 999; }
      @media screen and (max-width: 674px), screen and (min-width: 1020px) {
        #nav .nav-level1 > ul .allsports-nav li.tablet-shift-more {
          display: none; } }
      @media screen and (max-width: 674px) {
        #nav .nav-level1 > ul .allsports-nav ul {
          top: 0;
          bottom: 0;
          left: 50%;
          right: 0;
          background-color: #031639; } }
      @media screen and (min-width: 675px) {
        #nav .nav-level1 > ul .allsports-nav {
          position: relative; }
          #nav .nav-level1 > ul .allsports-nav ul {
            top: 2.5rem;
            left: 0;
            min-width: 100%; }
            #nav .nav-level1 > ul .allsports-nav ul li {
              display: block;
              background-color: #031639;
              white-space: nowrap; }
              #nav .nav-level1 > ul .allsports-nav ul li:first-child {
                padding-left: inherit; } }
    @media screen and (min-width: 675px) and (max-width: 1019px) {
      #nav .nav-level1 > ul .tablet-shift {
        display: none; } }
    #nav .nav-level1 > ul a.nav-active {
      color: #dd2e2e; }
      @media screen and (min-width: 675px) {
        #nav .nav-level1 > ul a.nav-active {
          color: #ffffff;
          background-color: #1b3c7b; } }
    #nav .nav-level1 > ul .sub-open {
      background-color: #031639; }
      #nav .nav-level1 > ul .sub-open ul {
        display: block; }
  #nav .nav-level1-with-back > ul:before {
    left: 40px; }
  #nav .nav-level2 {
    position: relative; }
    @media screen and (max-width: 674px) {
      #nav .nav-level2 {
        height: 2.5rem; } }
    @media screen and (min-width: 675px) {
      #nav .nav-level2 {
        padding: 0; } }
    #nav .nav-level2 .caret-icon {
      margin-left: 0.5em; }
    #nav .nav-level2 .nav-level2-label {
      display: block;
      cursor: pointer; }
      @media screen and (min-width: 675px) {
        #nav .nav-level2 .nav-level2-label {
          display: none; } }
      #nav .nav-level2 .nav-level2-label:after {
        content: "";
        display: table;
        clear: both; }
      #nav .nav-level2 .nav-level2-label .nav-level2-label-text {
        display: block;
        float: left;
        width: calc(100% - 1em);
        min-height: 1px;
        font-size: 1em;
        font-weight: normal; }
      #nav .nav-level2 .nav-level2-label .nav-level2-label-caret {
        display: block;
        float: left;
        width: 1em;
        min-height: 1px; }
    #nav .nav-level2 .nav-level2-menu {
      top: 40px;
      background-color: #5f8de4; }
      @media screen and (max-width: 674px), screen and (min-width: 1020px) {
        #nav .nav-level2 .nav-level2-menu .nav-level2-more {
          display: none; } }
      @media screen and (min-width: 675px) and (max-width: 1019px) {
        #nav .nav-level2 .nav-level2-menu .nav-level2-more {
          position: relative;
          cursor: pointer; }
          #nav .nav-level2 .nav-level2-menu .nav-level2-more .nav-level2-more-closed {
            display: none; }
          #nav .nav-level2 .nav-level2-menu .nav-level2-more.nav-level2-more-open {
            background-color: #476bbf; }
          #nav .nav-level2 .nav-level2-menu .nav-level2-more ul {
            position: absolute;
            right: 0;
            z-index: 999; }
            #nav .nav-level2 .nav-level2-menu .nav-level2-more ul li {
              display: block;
              background-color: #476bbf;
              white-space: nowrap; }
              #nav .nav-level2 .nav-level2-menu .nav-level2-more ul li a {
                border: none;
                padding-top: 0;
                line-height: 2.5rem; }
                #nav .nav-level2 .nav-level2-menu .nav-level2-more ul li a.nav-active {
                  background-color: #1b3c7b; }
        #nav .nav-level2 .nav-level2-menu .nav-level2-dropdown {
          display: none; } }
    @media screen and (min-width: 675px) {
      #nav .nav-level2 .nav-level2-return {
        display: none; } }
    #nav .nav-level2 .nav-level2-return li:first-child {
      border-top: 1px dashed #ffffff; }
    @media screen and (max-width: 674px) {
      #nav .nav-level2 a.nav-active {
        color: #1b3c7b; } }
    @media screen and (min-width: 675px) {
      #nav .nav-level2 a.nav-active {
        border-bottom: 4px solid #ffffff; } }
    @media screen and (min-width: 675px) {
      #nav .nav-level2 a {
        line-height: 2rem;
        padding-top: 0.25rem;
        border-bottom: 4px solid transparent; } }
  @media screen and (min-width: 675px) {
    #nav .nav-level2-solo {
      display: none; } }
  @media screen and (max-width: 674px) {
    #nav li {
      padding: 0 10px; } }
  @media screen and (min-width: 675px) and (max-width: 1019px) {
    #nav li {
      padding: 0; } }
  @media screen and (min-width: 675px) and (max-width: 1019px) {
    #nav li:first-child {
      padding-left: 0px; } }
  @media screen and (min-width: 1020px) {
    #nav li:first-child {
      padding-left: 10px; } }
  @media screen and (min-width: 675px) {
    #nav li {
      display: inline-block; } }
  #nav li.nav-return {
    float: right; }
  #nav li.no-link {
    padding-left: 10px;
    padding-right: 10px; }
  #nav li a {
    color: #ffffff;
    display: inline-block;
    width: 100%; }
    @media screen and (min-width: 675px) {
      #nav li a {
        padding-left: 10px;
        padding-right: 10px; } }

#content:after {
  content: "";
  display: table;
  clear: both; }

@media screen and (max-width: 674px) {
  #content.withSubnav {
    padding: 5.4375rem 0 0 0; }
  #content.noSubnav {
    padding: 2.9375rem 0 0 0; } }

@media screen and (min-width: 675px) and (max-width: 1019px) {
  #content {
    padding: 0; } }

@media screen and (min-width: 1020px) {
  #content {
    margin-top: 10px; } }

#footer {
  width: 100%;
  background-color: #1b3c7b;
  font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #4e4e4e;
  color: #ffffff;
  padding: 0 0 40px 0; }
  #footer footer .sporting-life-logo {
    height: 17px;
    position: relative;
    top: 0.375rem; }
  #footer footer .footer-links {
    display: block;
    border-bottom: 1px solid #ffffff;
    line-height: 2.6875rem;
    margin-bottom: 20px; }
    @media print {
      #footer footer .footer-links {
        display: none !important; } }
    #footer footer .footer-links:after {
      content: "";
      display: table;
      clear: both; }
    #footer footer .footer-links .caret-icon {
      fill: #ffffff;
      width: 1em;
      margin-left: 0.65em; }
    #footer footer .footer-links .footer-links-home {
      display: block;
      float: left;
      width: calc(100% - 100px);
      min-height: 1px; }
    #footer footer .footer-links .footer-links-top {
      display: block;
      float: left;
      width: 100px;
      min-height: 1px;
      text-align: right;
      font-size: 1rem; }
  #footer footer .footer-text-notices a, #footer footer .footer-text-copy a {
    display: inline-block; }
    #footer footer .footer-text-notices a:not(:last-child), #footer footer .footer-text-copy a:not(:last-child) {
      padding-right: 20px;
      position: relative; }
      #footer footer .footer-text-notices a:not(:last-child):after, #footer footer .footer-text-copy a:not(:last-child):after {
        content: "";
        position: absolute;
        top: 0.1875rem;
        bottom: 0.1875rem;
        right: 9px;
        border-right: 1px solid #ffffff; }
  @media print {
    #footer footer .footer-text-notices {
      display: none !important; } }
  @media print {
    #footer footer .footer-text-copy {
      padding-top: 2mm; } }

.large-primary-button {
  display: inline-block;
  border-radius: 4px;
  padding: 0;
  text-align: center;
  border: 1px solid #d8d8d8;
  background-color: #ebebeb;
  font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  line-height: 2.75rem;
  color: #4e4e4e;
  width: 100%;
  padding: 0; }
  .large-primary-button:hover, .large-primary-button:active {
    background-color: #d8d8d8; }

.small-primary-button {
  display: inline-block;
  border-radius: 4px;
  padding: 0;
  text-align: center;
  border: 1px solid #d8d8d8;
  background-color: #ebebeb;
  font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  line-height: 2.5rem;
  color: #4e4e4e;
  padding: 0 1.0625rem; }
  .small-primary-button:hover, .small-primary-button:active {
    background-color: #d8d8d8; }

.reglog-button-fw-row {
  display: block; }
  .reglog-button-fw-row:after {
    content: "";
    display: table;
    clear: both; }
  .reglog-button-fw-row .register-button,
  .reglog-button-fw-row .login-button {
    width: 45%;
    margin: 0 2.5%;
    cursor: pointer; }
  .reglog-button-fw-row .register-button {
    display: inline-block;
    border-radius: 4px;
    padding: 0;
    text-align: center;
    border: 1px solid #d8d8d8;
    background-color: #ebebeb;
    font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    line-height: 2.5rem;
    color: #4e4e4e;
    padding: 0 1.0625rem; }
    .reglog-button-fw-row .register-button:hover, .reglog-button-fw-row .register-button:active {
      background-color: #d8d8d8; }
  .reglog-button-fw-row .login-button {
    display: inline-block;
    border-radius: 4px;
    padding: 0;
    text-align: center;
    border: 1px solid #0b2352;
    background-color: #1b3c7b;
    font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    line-height: 2.5rem;
    color: #ffffff;
    padding: 0 1.0625rem; }
    .reglog-button-fw-row .login-button:hover, .reglog-button-fw-row .login-button:active {
      background-color: #0b2352; }

.page-main-title {
  font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
  font-size: 1.625rem;
  line-height: 1.875rem;
  color: #dd2e2e;
  font-weight: normal;
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px;
  padding-top: 19px; }

.plain-link {
  color: #5f8de4;
  cursor: pointer; }
  .plain-link .caret-icon {
    fill: #5f8de4; }

.section-link {
  font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
  font-size: 1.375rem;
  line-height: 2.5rem;
  color: #ffffff;
  font-weight: normal;
  background-color: #1b3c7b;
  padding: 0 10px; }
  .section-link-row {
    display: block; }
    .section-link-row:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (min-width: 1020px) {
      .section-link-row-text {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px; } }
    @media screen and (max-width: 1019px) {
      .section-link-row-text {
        display: block;
        float: left;
        width: calc(100% - 1em);
        min-height: 1px; } }
    @media screen and (min-width: 1020px) {
      .section-link-row-caret {
        display: none; } }
    @media screen and (max-width: 1019px) {
      .section-link-row-caret {
        display: block;
        float: left;
        width: 1em;
        min-height: 1px;
        text-align: right; }
        .section-link-row-caret .caret-icon {
          fill: #ffffff; } }

.section-plain-title {
  font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
  font-size: 1.625rem;
  line-height: 1.875rem;
  color: #dd2e2e;
  font-weight: normal;
  background-color: #ffffff;
  padding: 10px; }

.page-main-section-title {
  font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
  font-size: 1.625rem;
  line-height: 1.875rem;
  color: #dd2e2e;
  font-weight: normal;
  background-color: #ffffff;
  padding: 10px; }
  @media screen and (min-width: 675px) {
    .page-main-section-title {
      margin-bottom: 10px; } }

.default-no-article {
  font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #4e4e4e;
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px; }

.default-table {
  width: 100%; }
  .default-table th, .default-table td {
    font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
    font-size: 0.6875rem;
    line-height: 0.9375rem;
    color: #4e4e4e;
    padding: 10px 10px 10px 0; }
    .default-table th:first-child, .default-table td:first-child {
      padding-left: 10px; }
  @media screen and (max-width: 674px) {
    .default-table .full-text {
      display: none; } }
  .default-table th {
    background-color: #d8d8d8;
    text-align: left;
    font-weight: normal;
    text-transform: uppercase; }
  .default-table td {
    background-image: -webkit-linear-gradient(#d8d8d8 0%, #d8d8d8 100%);
    background-image: linear-gradient(#d8d8d8 0%, #d8d8d8 100%);
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: bottom; }
    .default-table td:first-child {
      background-position-x: 10px; }
    .default-table td:last-child {
      background-position-x: -10px; }
  .default-table:last-child tr:last-of-type td {
    background: none; }

.live-score-box,
.ft-score-box {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  display: inline-block;
  border-radius: 2px;
  font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #ffffff;
  background-color: #dd2e2e; }

.ft-score-box {
  color: #4e4e4e;
  background-color: #ebebeb; }

.grey-score-box {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  display: inline-block;
  border-radius: 2px;
  font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  color: #4e4e4e;
  background-color: #ebebeb; }

.simple-bar {
  position: relative; }
  .simple-bar .simple-bar-bars {
    height: 1.5em;
    width: 100%;
    border-radius: 4px; }
    .simple-bar .simple-bar-bars .simple-bar-bar-a {
      fill: #32579e; }
    .simple-bar .simple-bar-bars .simple-bar-bar-b {
      fill: #5f8de4; }
  .simple-bar .simple-bar-text-a, .simple-bar .simple-bar-text-b {
    font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
    font-size: 1.25rem;
    line-height: 1.25rem;
    color: #ffffff;
    position: absolute;
    top: 0.1em; }
  .simple-bar .simple-bar-text-a {
    left: 10px; }
  .simple-bar .simple-bar-text-b {
    right: 10px; }
  .simple-bar .simple-bar-highlighted {
    font-weight: bold; }

.simple-donut {
  position: relative; }
  .simple-donut .simple-donut-donut {
    height: 160px;
    width: 100%; }
    .simple-donut .simple-donut-donut .simple-donut-arc-a {
      fill: #32579e; }
    .simple-donut .simple-donut-donut .simple-donut-arc-b {
      fill: #5f8de4; }
  .simple-donut .simple-donut-text-a, .simple-donut .simple-donut-text-b, .simple-donut .simple-donut-text-unit {
    font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
    font-size: 2.25rem;
    line-height: 2.25rem;
    color: #ffffff;
    position: absolute;
    top: calc(80px - 1.125rem);
    text-align: center; }
  .simple-donut .simple-donut-text-a, .simple-donut .simple-donut-text-b {
    width: calc(50% - 80px); }
  .simple-donut .simple-donut-text-a {
    left: 0;
    color: #32579e; }
  .simple-donut .simple-donut-text-b {
    right: 0;
    color: #5f8de4; }
  .simple-donut .simple-donut-text-unit {
    left: calc(50% - 80px);
    color: #888888;
    width: 160px; }

.rowUnderLine {
  display: block;
  height: 1px;
  border: dotted 1px #d8d8d8;
  margin: 0 10px 0 10px; }
  .rowUnderLine:after {
    content: "";
    display: table;
    clear: both; }

.table-block-header {
  display: block;
  font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  color: #4e4e4e;
  color: #ffffff;
  background-color: #1b3c7b;
  padding: 5px 10px; }
  .table-block-header:after {
    content: "";
    display: table;
    clear: both; }

.main-layout .main-layout-block {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100%; }

@media print {
  .main-layout .main-layout-right-column {
    display: none !important; } }

@media screen and (max-width: 1019px) {
  .main-layout .main-layout-left-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .main-layout .main-layout-right-column {
    display: none; }
  .main-layout .main-layout-order-handheld-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .main-layout .main-layout-order-handheld-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .main-layout .main-layout-order-handheld-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .main-layout .main-layout-order-handheld-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .main-layout .main-layout-order-handheld-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .main-layout .main-layout-order-handheld-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .main-layout .main-layout-order-handheld-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .main-layout .main-layout-order-handheld-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .main-layout .main-layout-order-handheld-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .main-layout .main-layout-order-handheld-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .main-layout .main-layout-order-handheld-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .main-layout .main-layout-order-handheld-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .main-layout .main-layout-order-handheld-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .main-layout .main-layout-order-handheld-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14; }
  .main-layout .main-layout-order-handheld-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15; }
  .main-layout .main-layout-order-handheld-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16; }
  .main-layout .main-layout-order-handheld-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17; }
  .main-layout .main-layout-order-handheld-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18; }
  .main-layout .main-layout-order-handheld-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19; }
  .main-layout .main-layout-order-handheld-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20; }
  .main-layout .main-layout-hide-handheld {
    display: none; } }

@media screen and (min-width: 1020px) {
  .main-layout {
    display: block; }
    .main-layout:after {
      content: "";
      display: table;
      clear: both; }
    .main-layout .main-layout-left-column {
      display: block;
      float: left;
      width: calc(100% - 330px);
      min-height: 1px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 0 20px 0 0; }
    .main-layout .main-layout-right-column {
      display: block;
      float: left;
      width: 310px;
      min-height: 1px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 0 0 0 0; }
    .main-layout .main-layout-order-desktop-1 {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .main-layout .main-layout-order-desktop-2 {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .main-layout .main-layout-order-desktop-3 {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
    .main-layout .main-layout-order-desktop-4 {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    .main-layout .main-layout-order-desktop-5 {
      -webkit-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5; }
    .main-layout .main-layout-order-desktop-6 {
      -webkit-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6; }
    .main-layout .main-layout-order-desktop-7 {
      -webkit-box-ordinal-group: 8;
          -ms-flex-order: 7;
              order: 7; }
    .main-layout .main-layout-order-desktop-8 {
      -webkit-box-ordinal-group: 9;
          -ms-flex-order: 8;
              order: 8; }
    .main-layout .main-layout-order-desktop-9 {
      -webkit-box-ordinal-group: 10;
          -ms-flex-order: 9;
              order: 9; }
    .main-layout .main-layout-order-desktop-10 {
      -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
    .main-layout .main-layout-order-desktop-11 {
      -webkit-box-ordinal-group: 12;
          -ms-flex-order: 11;
              order: 11; }
    .main-layout .main-layout-order-desktop-12 {
      -webkit-box-ordinal-group: 13;
          -ms-flex-order: 12;
              order: 12; }
    .main-layout .main-layout-order-desktop-13 {
      -webkit-box-ordinal-group: 14;
          -ms-flex-order: 13;
              order: 13; }
    .main-layout .main-layout-order-desktop-14 {
      -webkit-box-ordinal-group: 15;
          -ms-flex-order: 14;
              order: 14; }
    .main-layout .main-layout-order-desktop-15 {
      -webkit-box-ordinal-group: 16;
          -ms-flex-order: 15;
              order: 15; }
    .main-layout .main-layout-order-desktop-16 {
      -webkit-box-ordinal-group: 17;
          -ms-flex-order: 16;
              order: 16; }
    .main-layout .main-layout-order-desktop-17 {
      -webkit-box-ordinal-group: 18;
          -ms-flex-order: 17;
              order: 17; }
    .main-layout .main-layout-order-desktop-18 {
      -webkit-box-ordinal-group: 19;
          -ms-flex-order: 18;
              order: 18; }
    .main-layout .main-layout-order-desktop-19 {
      -webkit-box-ordinal-group: 20;
          -ms-flex-order: 19;
              order: 19; }
    .main-layout .main-layout-order-desktop-20 {
      -webkit-box-ordinal-group: 21;
          -ms-flex-order: 20;
              order: 20; }
    .main-layout .main-layout-hide-desktop {
      display: none; } }

nav.breadcrumbs ul li {
  display: inline-block;
  padding-left: 0.25em;
  padding-right: 0.15em; }
  nav.breadcrumbs ul li:first-child {
    padding-left: 0; }
  nav.breadcrumbs ul li:after {
    content: " >"; }
  nav.breadcrumbs ul li:last-child {
    padding-right: 0; }
    nav.breadcrumbs ul li:last-child:after {
      content: ""; }

.hr-racing-racecard-wrapper .hr-racing-racecard-section-header {
  display: block;
  padding: 5px 10px;
  background-color: #1b3c7b;
  color: #ffffff; }
  .hr-racing-racecard-wrapper .hr-racing-racecard-section-header:after {
    content: "";
    display: table;
    clear: both; }

.hr-racing-racecard-wrapper .hr-racing-racecard-top-section {
  background-color: #ffffff; }
  .hr-racing-racecard-wrapper .hr-racing-racecard-top-section h1 {
    font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
    font-size: 1.625rem;
    line-height: 1.875rem;
    color: #dd2e2e;
    font-weight: normal;
    padding: 10px; }

.hr-racing-racecard-wrapper .hr-racing-racecard-section {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racing-racecard-section-body {
    display: block;
    font-size: 0.875rem;
    line-height: 1.125rem;
    padding: 10px;
    color: #4e4e4e; }
    .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racing-racecard-section-body:after {
      content: "";
      display: table;
      clear: both; }
    .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racing-racecard-section-body ol {
      list-style: decimal;
      padding-left: 1em; }
  .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper {
    padding: 10px; }
    .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper li {
      display: block;
      font-size: 0.875rem;
      line-height: 1.125rem; }
      .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper li:after {
        content: "";
        display: table;
        clear: both; }
      @media screen and (max-width: 674px) {
        .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper li {
          display: none; } }
    .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper .hr-racecard-summary-race-name,
    .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper .hr-racecard-summary-race-class {
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 1.125rem;
      color: #1b3c7b; }
    .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper .hr-racecard-summary-race-distance {
      font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 1.125rem;
      color: #1b3c7b; }
    .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper .hr-racecard-summary-race-runners {
      font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 1.125rem;
      color: #dd2e2e; }
    .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper .hr-racecard-summary-prize {
      display: inline-block; }
      .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper .hr-racecard-summary-prize:not(:last-child) {
        margin-right: 0.5em; }
        .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper .hr-racecard-summary-prize:not(:last-child):after {
          content: ","; }
    .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper .hr-racecard-summary-prize-label {
      display: inline-block;
      margin-right: 0.25em;
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif; }
    .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper .hr-racecard-summary-race-runners {
      color: #dd2e2e; }
    .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper.hr-racecard-summary-open li, .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper li.hr-racecard-summary-always-open {
      display: block; }
    .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper .hr-racecard-summary-prizes, .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper .hr-racecard-summary-surface {
      color: #4e4e4e; }
    .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper ul.hr-racecard-summary-information-wrapper .hr-racecard-summary-prizes {
      margin-top: 0.5em; }
    @media screen and (min-width: 675px) {
      .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper .hr-racecard-show-more {
        display: none; } }
    @media screen and (max-width: 674px) {
      .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper .hr-racecard-show-more {
        display: block;
        width: 100%;
        border: none;
        background: none;
        outline: none;
        font-weight: bold; }
        .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper .hr-racecard-show-more:after {
          content: "";
          display: table;
          clear: both; }
        .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper .hr-racecard-show-more span {
          font-size: 0.75rem;
          line-height: 1.75rem;
          color: #4e4e4e;
          text-align: center; }
          .hr-racing-racecard-wrapper .hr-racing-racecard-section .hr-racecard-summary-wrapper .hr-racecard-show-more span .caret-icon {
            margin-right: 0.5em;
            fill: #4e4e4e; } }

.hr-racing-racecard-wrapper .hr-racecard-weighed-in-wrapper {
  background-color: #ffffff;
  margin-bottom: 10px;
  background-color: #dd2e2e;
  color: #ffffff;
  border-top: 10px solid #ebebeb; }
  .hr-racing-racecard-wrapper .hr-racecard-weighed-in-wrapper .hr-racecard-weighed-in-title {
    margin: 0 0 5px; }
  .hr-racing-racecard-wrapper .hr-racecard-weighed-in-wrapper .hr-racecard-weighed-in-title-row {
    display: block;
    border-top: 1px solid #dd2e2e; }
    .hr-racing-racecard-wrapper .hr-racecard-weighed-in-wrapper .hr-racecard-weighed-in-title-row:after {
      content: "";
      display: table;
      clear: both; }
    .hr-racing-racecard-wrapper .hr-racecard-weighed-in-wrapper .hr-racecard-weighed-in-title-row .hr-racecard-weighed-in-title {
      padding: 10px 0 0 10px;
      display: block;
      float: left;
      width: calc(100% - 11rem);
      min-height: 1px; }
    .hr-racing-racecard-wrapper .hr-racecard-weighed-in-wrapper .hr-racecard-weighed-in-title-row .hr-racecard-weighed-in-card-result-switch {
      display: block;
      float: left;
      width: 5.5rem;
      min-height: 1px;
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 1.375rem;
      color: #ffffff;
      text-align: center;
      border-right: 1px solid #dd2e2e; }
      .hr-racing-racecard-wrapper .hr-racecard-weighed-in-wrapper .hr-racecard-weighed-in-title-row .hr-racecard-weighed-in-card-result-switch.hr-racecard-weighed-in-card-result-switch-active {
        background-color: #ffffff;
        color: #dd2e2e; }
  .hr-racing-racecard-wrapper .hr-racecard-weighed-in-wrapper .hr-racecard-weighed-in-info {
    display: block;
    font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #ffffff; }
    .hr-racing-racecard-wrapper .hr-racecard-weighed-in-wrapper .hr-racecard-weighed-in-info:after {
      content: "";
      display: table;
      clear: both; }
    .hr-racing-racecard-wrapper .hr-racecard-weighed-in-wrapper .hr-racecard-weighed-in-info .hr-racecard-weighed-in-wt {
      display: block;
      float: left;
      width: 60%;
      min-height: 1px;
      text-align: left;
      padding: 0 0 10px 10px; }
      .hr-racing-racecard-wrapper .hr-racecard-weighed-in-wrapper .hr-racecard-weighed-in-info .hr-racecard-weighed-in-wt span {
        margin-left: 10px; }
    .hr-racing-racecard-wrapper .hr-racecard-weighed-in-wrapper .hr-racecard-weighed-in-info .hr-racecard-weighed-in-ot {
      display: block;
      float: left;
      width: 40%;
      min-height: 1px;
      text-align: right;
      padding: 0 10px 10px 0; }
      .hr-racing-racecard-wrapper .hr-racecard-weighed-in-wrapper .hr-racecard-weighed-in-info .hr-racecard-weighed-in-ot span {
        margin-left: 10px; }

.hr-racing-racecard-wrapper .hr-racing-live-show {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .hr-racing-racecard-wrapper .hr-racing-live-show .hr-racing-live-show-prices span:not(:last-child) {
    color: #888888;
    padding-right: 0.5em; }
  .hr-racing-racecard-wrapper .hr-racing-live-show dl {
    font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
    font-size: 0.6875rem;
    line-height: 0.9375rem;
    color: #4e4e4e;
    padding: 10px; }
    .hr-racing-racecard-wrapper .hr-racing-live-show dl dt, .hr-racing-racecard-wrapper .hr-racing-live-show dl dd {
      display: inline-block; }
      .hr-racing-racecard-wrapper .hr-racing-live-show dl dt:not(:last-child), .hr-racing-racecard-wrapper .hr-racing-live-show dl dd:not(:last-child) {
        margin-right: 0.5em; }
    .hr-racing-racecard-wrapper .hr-racing-live-show dl dt {
      font-family: "Tofino-Medium", Arial, Helvetica, sans-serif; }

.hr-result-race-not-complete {
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px; }
  .hr-result-race-not-complete .caret-link {
    padding: 0; }

.gh-racing-racecard-wrapper .gh-racing-racecard-section-header {
  display: block;
  padding: 5px 10px;
  background-color: #1b3c7b;
  color: #ffffff; }
  .gh-racing-racecard-wrapper .gh-racing-racecard-section-header:after {
    content: "";
    display: table;
    clear: both; }

.gh-racing-racecard-wrapper .gh-racing-racecard-top-section {
  background-color: #ffffff; }
  .gh-racing-racecard-wrapper .gh-racing-racecard-top-section h1 {
    font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
    font-size: 1.625rem;
    line-height: 1.875rem;
    color: #dd2e2e;
    font-weight: normal;
    padding: 10px; }

.gh-racing-racecard-wrapper .gh-racing-racecard-section {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racing-racecard-section-body {
    display: block;
    font-size: 0.875rem;
    line-height: 1.125rem;
    padding: 10px;
    color: #4e4e4e; }
    .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racing-racecard-section-body:after {
      content: "";
      display: table;
      clear: both; }
    .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racing-racecard-section-body ol {
      list-style: decimal;
      padding-left: 1em; }
  .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper {
    padding: 10px; }
    .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper li {
      display: block;
      font-size: 0.875rem;
      line-height: 1.125rem; }
      .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper li:after {
        content: "";
        display: table;
        clear: both; }
      @media screen and (max-width: 674px) {
        .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper li {
          display: none; } }
    .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper .gh-racecard-summary-race-name,
    .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper .gh-racecard-summary-race-class {
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 1.125rem;
      color: #1b3c7b; }
    .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper .gh-racecard-summary-race-distance {
      font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 1.125rem;
      color: #1b3c7b; }
    .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper .gh-racecard-summary-race-runners {
      font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 1.125rem;
      color: #1b3c7b; }
    .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper .gh-racecard-summary-prize {
      display: inline-block; }
      .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper .gh-racecard-summary-prize:not(:last-child) {
        margin-right: 0.5em; }
        .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper .gh-racecard-summary-prize:not(:last-child):after {
          content: ","; }
    .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper .gh-racecard-summary-prize-label {
      display: inline-block;
      margin-right: 0.25em;
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif; }
    .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper .gh-racecard-summary-race-runners {
      color: #dd2e2e; }
    .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper.gh-racecard-summary-open li, .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper li.gh-racecard-summary-always-open {
      display: block; }
    .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper .gh-racecard-summary-prizes, .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper .gh-racecard-summary-surface {
      color: #4e4e4e; }
    .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper ul.gh-racecard-summary-information-wrapper .gh-racecard-summary-prizes {
      margin-top: 0.5em; }
    @media screen and (min-width: 675px) {
      .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper .gh-racecard-show-more {
        display: none; } }
    @media screen and (max-width: 674px) {
      .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper .gh-racecard-show-more {
        display: block;
        width: 100%;
        border: none;
        background: none;
        outline: none;
        font-weight: bold; }
        .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper .gh-racecard-show-more:after {
          content: "";
          display: table;
          clear: both; }
        .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper .gh-racecard-show-more span {
          font-size: 0.75rem;
          line-height: 1.75rem;
          color: #4e4e4e;
          text-align: center; }
          .gh-racing-racecard-wrapper .gh-racing-racecard-section .gh-racecard-summary-wrapper .gh-racecard-show-more span .caret-icon {
            margin-right: 0.5em;
            fill: #4e4e4e; } }

.gh-racing-racecard-wrapper .gh-racecard-weighed-in-wrapper {
  background-color: #ffffff;
  margin-bottom: 10px;
  background-color: #dd2e2e;
  color: #ffffff;
  border-top: 10px solid #ebebeb; }
  .gh-racing-racecard-wrapper .gh-racecard-weighed-in-wrapper .gh-racecard-weighed-in-title {
    margin: 0 0 5px; }
  .gh-racing-racecard-wrapper .gh-racecard-weighed-in-wrapper .gh-racecard-weighed-in-title-row {
    display: block;
    border-top: 1px solid #dd2e2e; }
    .gh-racing-racecard-wrapper .gh-racecard-weighed-in-wrapper .gh-racecard-weighed-in-title-row:after {
      content: "";
      display: table;
      clear: both; }
    .gh-racing-racecard-wrapper .gh-racecard-weighed-in-wrapper .gh-racecard-weighed-in-title-row .gh-racecard-weighed-in-title {
      padding: 10px 0 0 10px;
      display: block;
      float: left;
      width: calc(100% - 11rem);
      min-height: 1px; }
    .gh-racing-racecard-wrapper .gh-racecard-weighed-in-wrapper .gh-racecard-weighed-in-title-row .gh-racecard-weighed-in-card-result-switch {
      display: block;
      float: left;
      width: 5.5rem;
      min-height: 1px;
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 1.375rem;
      color: #ffffff;
      text-align: center;
      border-right: 1px solid #dd2e2e; }
      .gh-racing-racecard-wrapper .gh-racecard-weighed-in-wrapper .gh-racecard-weighed-in-title-row .gh-racecard-weighed-in-card-result-switch.gh-racecard-weighed-in-card-result-switch-active {
        background-color: #ffffff;
        color: #dd2e2e; }
  .gh-racing-racecard-wrapper .gh-racecard-weighed-in-wrapper .gh-racecard-weighed-in-info {
    display: block;
    font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #ffffff; }
    .gh-racing-racecard-wrapper .gh-racecard-weighed-in-wrapper .gh-racecard-weighed-in-info:after {
      content: "";
      display: table;
      clear: both; }
    .gh-racing-racecard-wrapper .gh-racecard-weighed-in-wrapper .gh-racecard-weighed-in-info .gh-racecard-weighed-in-wt {
      display: block;
      float: left;
      width: 60%;
      min-height: 1px;
      text-align: left;
      padding: 0 0 10px 10px; }
      .gh-racing-racecard-wrapper .gh-racecard-weighed-in-wrapper .gh-racecard-weighed-in-info .gh-racecard-weighed-in-wt span {
        margin-left: 10px; }
    .gh-racing-racecard-wrapper .gh-racecard-weighed-in-wrapper .gh-racecard-weighed-in-info .gh-racecard-weighed-in-ot {
      display: block;
      float: left;
      width: 40%;
      min-height: 1px;
      text-align: right;
      padding: 0 10px 10px 0; }
      .gh-racing-racecard-wrapper .gh-racecard-weighed-in-wrapper .gh-racecard-weighed-in-info .gh-racecard-weighed-in-ot span {
        margin-left: 10px; }

.gh-racing-racecard-wrapper .gh-racing-live-show {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .gh-racing-racecard-wrapper .gh-racing-live-show .gh-racing-live-show-prices span:not(:last-child) {
    color: #888888;
    padding-right: 0.5em; }
  .gh-racing-racecard-wrapper .gh-racing-live-show dl {
    font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
    font-size: 0.6875rem;
    line-height: 0.9375rem;
    color: #4e4e4e;
    padding: 10px; }
    .gh-racing-racecard-wrapper .gh-racing-live-show dl dt, .gh-racing-racecard-wrapper .gh-racing-live-show dl dd {
      display: inline-block; }
      .gh-racing-racecard-wrapper .gh-racing-live-show dl dt:not(:last-child), .gh-racing-racecard-wrapper .gh-racing-live-show dl dd:not(:last-child) {
        margin-right: 0.5em; }
    .gh-racing-racecard-wrapper .gh-racing-live-show dl dt {
      font-family: "Tofino-Medium", Arial, Helvetica, sans-serif; }

.hr-racing-racecards {
  background-color: #ffffff; }
  .hr-racing-racecards .hr-racing-content {
    display: block; }
    .hr-racing-racecards .hr-racing-content:after {
      content: "";
      display: table;
      clear: both; }
    .hr-racing-racecards .hr-racing-content .hr-racing-racecards-none {
      display: block;
      float: left;
      width: 100%;
      min-height: 1px;
      text-align: center;
      padding: 10px 0; }
    .hr-racing-racecards .hr-racing-content .hr-meeting-container {
      border-bottom: 10px solid #ebebeb; }
      .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-all-follow, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-races-container li .hr-meeting-race-follow, .hr-racing-racecards .hr-racing-content .hr-meeting-container .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-all-follow, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .hr-racing-racecards .hr-racing-content .hr-meeting-container .gh-meeting-all-follow, .hr-racing-racecards .hr-racing-content .hr-meeting-container .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-races-container li .gh-meeting-race-follow, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-races-container li .hr-racing-racecards .hr-racing-content .hr-meeting-container .gh-meeting-race-follow {
        display: block;
        float: left;
        width: 5em;
        min-height: 1px;
        text-align: right; }
        .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-all-follow button, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-races-container li .hr-meeting-race-follow button, .hr-racing-racecards .hr-racing-content .hr-meeting-container .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-all-follow button, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .hr-racing-racecards .hr-racing-content .hr-meeting-container .gh-meeting-all-follow button, .hr-racing-racecards .hr-racing-content .hr-meeting-container .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-races-container li .gh-meeting-race-follow button, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-races-container li .hr-racing-racecards .hr-racing-content .hr-meeting-container .gh-meeting-race-follow button {
          border: none;
          outline: none;
          padding: 0;
          background-color: transparent; }
      .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta {
        display: block;
        font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #4e4e4e;
        padding: 10px; }
        .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-meta-going-no-star, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-meta-going, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-meta-bags, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-meta-surface, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-meta-going-no-star, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .gh-meeting-meta-going-no-star, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-meta-going, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .gh-meeting-meta-going, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-meta-bags, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .gh-meeting-meta-bags, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-meta-surface, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .gh-meeting-meta-surface {
          padding-top: 6px; }
        .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta:after {
          content: "";
          display: table;
          clear: both; }
        .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-meta-label {
          font-family: "Tofino-Medium", Arial, Helvetica, sans-serif; }
        .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-meta-going-no-star {
          display: block;
          float: left;
          width: calc(100% - 10em);
          min-height: 1px;
          text-overflow: ellipsis;
          overflow: hidden; }
        .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-meta-going {
          display: block;
          float: left;
          width: calc(100% - 15em);
          min-height: 1px;
          text-overflow: ellipsis;
          overflow: hidden; }
        .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-meta-bags {
          display: block;
          float: left;
          width: 100%;
          min-height: 1px;
          text-overflow: ellipsis;
          overflow: hidden;
          text-transform: uppercase;
          padding-bottom: 6px;
          border-bottom: 1px solid #ebebeb; }
        .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-meta-surface {
          display: block;
          float: left;
          width: 10em;
          min-height: 1px;
          text-align: right; }
      .hr-racing-racecards .hr-racing-content .hr-meeting-container .dividerRow {
        display: block; }
        .hr-racing-racecards .hr-racing-content .hr-meeting-container .dividerRow:after {
          content: "";
          display: table;
          clear: both; }
        .hr-racing-racecards .hr-racing-content .hr-meeting-container .dividerRow .divider-title {
          display: block;
          background-color: #1b3c7b;
          padding: 0 10px;
          font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
          font-size: 1rem;
          line-height: 1.25rem;
          color: #ffffff;
          font-weight: normal; }
          .hr-racing-racecards .hr-racing-content .hr-meeting-container .dividerRow .divider-title:after {
            content: "";
            display: table;
            clear: both; }
          .hr-racing-racecards .hr-racing-content .hr-meeting-container .dividerRow .divider-title .divider-title-text {
            display: block;
            float: left;
            width: calc(100% - 90px);
            min-height: 1px;
            padding: 5px 0; }
            .hr-racing-racecards .hr-racing-content .hr-meeting-container .dividerRow .divider-title .divider-title-text span {
              font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
              font-size: 1rem;
              line-height: 1.375rem;
              color: #ffffff; }
          .hr-racing-racecards .hr-racing-content .hr-meeting-container .dividerRow .divider-title .divider-subtitle {
            display: block;
            float: left;
            width: 90px;
            min-height: 1px;
            font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
            font-size: 0.75rem;
            line-height: 1.375rem;
            color: #ffffff;
            text-align: right;
            padding: 5px 0; }
            .hr-racing-racecards .hr-racing-content .hr-meeting-container .dividerRow .divider-title .divider-subtitle .caret-icon {
              fill: #ffffff; }
      .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-races-container li {
        font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #1b3c7b;
        display: block;
        border-top: 1px solid #ebebeb;
        padding: 10px; }
        .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-races-container li:after {
          content: "";
          display: table;
          clear: both; }
        .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-races-container li .hr-meeting-race-time {
          display: block;
          float: left;
          width: 5em;
          min-height: 1px;
          font-family: "Tofino-Regular", Arial, Helvetica, sans-serif; }
        .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-races-container li .hr-meeting-race-name-star {
          display: block;
          float: left;
          width: calc(100% - 10em);
          min-height: 1px; }
        .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-races-container li .hr-meeting-race-name-result {
          display: block;
          float: left;
          width: calc(100% - 10em);
          min-height: 1px; }
        .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-races-container li .hr-meeting-race-result-fulllink {
          display: inline-block; }
          .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-races-container li .hr-meeting-race-result-fulllink .hr-meeting-race-result-fulllink-btn {
            display: inline-block;
            border-radius: 4px;
            padding: 0;
            text-align: center;
            font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
            font-size: 0.875rem;
            line-height: 1.5rem;
            color: #ffffff;
            background-color: #dd2e2e;
            color: #ffffff;
            width: 60px;
            height: 1.5rem;
            font-size: 12px; }
            .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-races-container li .hr-meeting-race-result-fulllink .hr-meeting-race-result-fulllink-btn:hover, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-races-container li .hr-meeting-race-result-fulllink .hr-meeting-race-result-fulllink-btn:active {
              background-color: #b90505; }
        .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-races-container li a.gh-meeting-race-resulted {
          color: #dd2e2e; }

.gh-racing-racecards {
  background-color: #ffffff; }
  .gh-racing-racecards .gh-racing-content {
    display: block; }
    .gh-racing-racecards .gh-racing-content:after {
      content: "";
      display: table;
      clear: both; }
    .gh-racing-racecards .gh-racing-content .gh-racing-racecards-none {
      display: block;
      float: left;
      width: 100%;
      min-height: 1px;
      text-align: center;
      padding: 10px 0; }
    .gh-racing-racecards .gh-racing-content .gh-meeting-container {
      border-bottom: 10px solid #ebebeb; }
      .gh-racing-racecards .gh-racing-content .gh-meeting-container .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-all-follow, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .gh-racing-racecards .gh-racing-content .gh-meeting-container .hr-meeting-all-follow, .gh-racing-racecards .gh-racing-content .gh-meeting-container .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-races-container li .hr-meeting-race-follow, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-races-container li .gh-racing-racecards .gh-racing-content .gh-meeting-container .hr-meeting-race-follow, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-all-follow, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-races-container li .gh-meeting-race-follow {
        display: block;
        float: left;
        width: 5em;
        min-height: 1px;
        text-align: right; }
        .gh-racing-racecards .gh-racing-content .gh-meeting-container .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-all-follow button, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .gh-racing-racecards .gh-racing-content .gh-meeting-container .hr-meeting-all-follow button, .gh-racing-racecards .gh-racing-content .gh-meeting-container .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-races-container li .hr-meeting-race-follow button, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-races-container li .gh-racing-racecards .gh-racing-content .gh-meeting-container .hr-meeting-race-follow button, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-all-follow button, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-races-container li .gh-meeting-race-follow button {
          border: none;
          outline: none;
          padding: 0;
          background-color: transparent; }
      .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta {
        display: block;
        font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #4e4e4e;
        padding: 10px 10px 0; }
        .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-meta-going-no-star, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .hr-meeting-meta-going-no-star, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-meta-going, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .hr-meeting-meta-going, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-meta-bags, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .hr-meeting-meta-bags, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .hr-meeting-meta-surface, .hr-racing-racecards .hr-racing-content .hr-meeting-container .hr-meeting-meta .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .hr-meeting-meta-surface, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-meta-going-no-star, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-meta-going, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-meta-bags, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-meta-surface {
          padding-top: 6px; }
        .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta:after {
          content: "";
          display: table;
          clear: both; }
        .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-meta-label {
          font-family: "Tofino-Medium", Arial, Helvetica, sans-serif; }
        .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-meta-going-no-star {
          display: block;
          float: left;
          width: calc(100% - 10em);
          min-height: 1px;
          text-overflow: ellipsis;
          overflow: hidden; }
        .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-meta-going {
          display: block;
          float: left;
          width: calc(100% - 15em);
          min-height: 1px;
          text-overflow: ellipsis;
          overflow: hidden; }
        .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-meta-bags {
          display: block;
          float: left;
          width: 100%;
          min-height: 1px;
          text-overflow: ellipsis;
          overflow: hidden;
          text-transform: uppercase;
          padding-bottom: 6px;
          border-bottom: 1px solid #ebebeb; }
        .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-meta .gh-meeting-meta-surface {
          display: block;
          float: left;
          width: 10em;
          min-height: 1px;
          text-align: right; }
      .gh-racing-racecards .gh-racing-content .gh-meeting-container .dividerRow {
        display: block; }
        .gh-racing-racecards .gh-racing-content .gh-meeting-container .dividerRow:after {
          content: "";
          display: table;
          clear: both; }
        .gh-racing-racecards .gh-racing-content .gh-meeting-container .dividerRow .divider-title {
          display: block;
          background-color: #1b3c7b;
          padding: 0 10px;
          font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
          font-size: 1rem;
          line-height: 1.25rem;
          color: #ffffff;
          font-weight: normal; }
          .gh-racing-racecards .gh-racing-content .gh-meeting-container .dividerRow .divider-title:after {
            content: "";
            display: table;
            clear: both; }
          .gh-racing-racecards .gh-racing-content .gh-meeting-container .dividerRow .divider-title .divider-title-text {
            display: block;
            float: left;
            width: calc(100% - 90px);
            min-height: 1px;
            padding: 5px 0; }
            .gh-racing-racecards .gh-racing-content .gh-meeting-container .dividerRow .divider-title .divider-title-text span {
              font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
              font-size: 1rem;
              line-height: 1.375rem;
              color: #ffffff; }
          .gh-racing-racecards .gh-racing-content .gh-meeting-container .dividerRow .divider-title .divider-subtitle {
            display: block;
            float: left;
            width: 90px;
            min-height: 1px;
            font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
            font-size: 0.75rem;
            line-height: 1.375rem;
            color: #ffffff;
            text-align: right;
            padding: 5px 0; }
            .gh-racing-racecards .gh-racing-content .gh-meeting-container .dividerRow .divider-title .divider-subtitle .caret-icon {
              fill: #ffffff; }
      .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-races-container {
        padding: 5px 10px; }
        .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-races-container li {
          font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
          font-size: 0.75rem;
          line-height: 1rem;
          color: #1b3c7b;
          display: inline-block;
          padding: 5px 0; }
          .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-races-container li .gh-meeting-race-time {
            display: block;
            float: left;
            width: 5em;
            min-height: 1px;
            font-family: "Tofino-Regular", Arial, Helvetica, sans-serif; }
          .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-races-container li .gh-meeting-race-name-star {
            display: block;
            float: left;
            width: calc(100% - 10em);
            min-height: 1px; }
          .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-races-container li .gh-meeting-race-name-result {
            display: block;
            float: left;
            width: calc(100% - 10em);
            min-height: 1px; }
          .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-races-container li .gh-meeting-race-result-fulllink {
            display: inline-block; }
            .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-races-container li .gh-meeting-race-result-fulllink .gh-meeting-race-result-fulllink-btn {
              display: inline-block;
              border-radius: 4px;
              padding: 0;
              text-align: center;
              font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
              font-size: 0.875rem;
              line-height: 1.5rem;
              color: #ffffff;
              background-color: #dd2e2e;
              color: #ffffff;
              width: 60px;
              height: 1.5rem;
              font-size: 12px; }
              .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-races-container li .gh-meeting-race-result-fulllink .gh-meeting-race-result-fulllink-btn:hover, .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-races-container li .gh-meeting-race-result-fulllink .gh-meeting-race-result-fulllink-btn:active {
                background-color: #b90505; }
          .gh-racing-racecards .gh-racing-content .gh-meeting-container .gh-meeting-races-container li a.gh-meeting-race-resulted {
            color: #dd2e2e; }

.dropdown {
  display: block;
  padding: 10px;
  position: relative;
  border-radius: 4px;
  border: 1px solid #d8d8d8; }
  @media print {
    .dropdown {
      display: none !important; } }
  .dropdown:after {
    content: "";
    display: table;
    clear: both; }
  .dropdown .dropdown-text {
    display: block;
    float: left;
    width: calc(100% - 20px);
    min-height: 1px;
    font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    line-height: 1.375rem;
    color: #1b3c7b;
    text-transform: uppercase; }
  .dropdown .caret-icon {
    display: block;
    float: left;
    width: 20px;
    min-height: 1px;
    text-align: center;
    float: none;
    display: inline; }
  .dropdown ul.dropdown-list {
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    background: #ffffff;
    z-index: 2;
    border-radius: 0 0 5px 5px;
    border: 1px solid #d8d8d8;
    border-top: none;
    border-bottom: none;
    list-style: none;
    display: none; }
    .dropdown ul.dropdown-list li {
      padding: 0 10px; }
      .dropdown ul.dropdown-list li a {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 1rem;
        line-height: 1.375rem;
        color: #1b3c7b;
        display: block;
        text-decoration: none;
        border-bottom: none;
        padding: 7px 0; }

.dropdown-open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
  .dropdown-open:after {
    border-bottom-color: #d8d8d8 transparent; }
  .dropdown-open ul.dropdown-list {
    display: block;
    border-bottom: 1px solid #d8d8d8; }

nav.tabs {
  background-color: #c6cfde;
  margin-bottom: 6px;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  @media print {
    nav.tabs {
      display: none !important; } }
  nav.tabs .mask {
    position: absolute;
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.1);
    cursor: default; }
  nav.tabs .tabs-left-end, nav.tabs .tabs-right-end {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 25px;
    display: none;
    background: #ffffff;
    padding-top: 10px;
    text-align: center; }
  nav.tabs .tabs-left-end {
    left: 0; }
  nav.tabs .tabs-right-end {
    right: 0; }
  nav.tabs ul {
    white-space: nowrap; }
    nav.tabs ul li {
      display: inline-block;
      padding: 0 1.25em;
      position: relative; }
      nav.tabs ul li a {
        display: inline-block;
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 1rem;
        line-height: 2.75rem;
        color: #ffffff; }
      nav.tabs ul li:after {
        content: "";
        position: absolute;
        top: 0.75em;
        bottom: 0.75em;
        right: 0;
        border-right: 1px solid #ffffff; }
      nav.tabs ul li:last-child:after {
        display: none; }
      nav.tabs ul li .tab-selected {
        font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
        font-size: 1rem;
        line-height: 2.75rem;
        color: #1b3c7b; }
        nav.tabs ul li .tab-selected:after {
          content: "";
          position: absolute;
          width: 12px;
          height: 6px;
          border-style: solid;
          border-width: 0 6px 6px;
          border-color: transparent transparent #ffffff;
          bottom: 0;
          left: calc(50% - 6px); }

nav.switch-buttons {
  display: block;
  margin: 10px 20px; }
  @media print {
    nav.switch-buttons {
      display: none !important; } }
  nav.switch-buttons:after {
    content: "";
    display: table;
    clear: both; }
  nav.switch-buttons ul {
    white-space: nowrap; }
    nav.switch-buttons ul li {
      display: inline-block;
      display: block;
      float: left;
      width: 50%;
      min-height: 1px; }
      nav.switch-buttons ul li a {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.875rem;
        line-height: 1.375rem;
        color: #4e4e4e;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        border: 1px solid #1b3c7b;
        padding: 10px 0;
        text-align: center;
        text-decoration: none;
        color: #1b3c7b;
        background-color: #ffffff; }
        nav.switch-buttons ul li a:after {
          content: "";
          display: table;
          clear: both; }
      nav.switch-buttons ul li:first-child a {
        border-radius: 4px 0 0 4px; }
      nav.switch-buttons ul li:last-child a {
        border-radius: 0 4px 4px 0; }
      nav.switch-buttons ul li a.tab-selected {
        color: #ffffff;
        background-color: #1b3c7b; }
.error-state {
  border: solid red; }

.home .home-container .home-football-live-container {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .home .home-container .home-football-live-container .home-football-live-heading h3 {
    font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
    font-size: 1.125rem;
    line-height: 1.375rem;
    color: #dd2e2e;
    font-weight: normal;
    padding: 10px 10px 0; }
  .home .home-container .home-football-live-container .home-football-live-heading h4 {
    font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    line-height: 1.25rem;
    color: #1b3c7b;
    font-weight: normal;
    padding: 10px; }

.home .home-container .home-football-vidiprinter {
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px; }
  .home .home-container .home-football-vidiprinter .vidiprinter-lines {
    margin-top: 0;
    margin-bottom: 10px; }
  .home .home-container .home-football-vidiprinter .caret-link {
    padding-left: 0; }
.feed-provider-icon {
  display: block;
  float: left;
  width: 95px;
  min-height: 1px;
  padding: 5px 0; }
  .feed-provider-icon img {
    width: 90px;
    height: 12px; }
.collapsibleSection .dividerRow {
  display: block;
  background-color: #1b3c7b;
  padding: 0 10px;
  padding: 0; }
  .collapsibleSection .dividerRow:after {
    content: "";
    display: table;
    clear: both; }
  .collapsibleSection .dividerRow .sectionTitle {
    font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    line-height: 1.25rem;
    color: #ffffff;
    font-weight: normal;
    display: block;
    float: left;
    width: calc(100% - 32px);
    min-height: 1px;
    padding: 7px 10px; }
  .collapsibleSection .dividerRow .sectionTitleWithProviderLogo {
    font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    line-height: 1.25rem;
    color: #ffffff;
    font-weight: normal;
    display: block;
    float: left;
    width: calc(100% - 127px);
    min-height: 1px;
    padding: 7px 10px; }
  .collapsibleSection .dividerRow .collapseArrow {
    display: block;
    float: left;
    width: 32px;
    min-height: 1px;
    font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    line-height: 1.25rem;
    color: #ffffff;
    font-weight: normal;
    cursor: pointer;
    padding: 7px; }
    .collapsibleSection .dividerRow .collapseArrow .caret-icon {
      fill: #ffffff; }
@media screen and (max-width: 674px) {
  [data-compact-text] span {
    display: none; }
  [data-compact-text]:after {
    content: attr(data-compact-text); } }
.favourite-btn {
  border: none;
  outline: none;
  padding: 0;
  background-color: transparent; }

.subscription-lb-message {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  color: #000000;
  padding-bottom: 10px; }
.footballMatchListItem .topRow {
  display: block;
  padding: 7px; }
  .footballMatchListItem .topRow:after {
    content: "";
    display: table;
    clear: both; }
  .footballMatchListItem .topRow .matchTime {
    display: block;
    float: left;
    width: 50px;
    min-height: 1px;
    font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: #4e4e4e; }
    .footballMatchListItem .topRow .matchTime .liveScoreMinutes {
      color: #dd2e2e; }
  .footballMatchListItem .topRow .matchInformation {
    display: block;
    float: left;
    width: calc(100% - 100px);
    min-height: 1px; }
    .footballMatchListItem .topRow .matchInformation .liveScoresTeamScores {
      display: block; }
      .footballMatchListItem .topRow .matchInformation .liveScoresTeamScores:after {
        content: "";
        display: table;
        clear: both; }
      .footballMatchListItem .topRow .matchInformation .liveScoresTeamScores .teamA, .footballMatchListItem .topRow .matchInformation .liveScoresTeamScores .teamB {
        display: block;
        float: left;
        width: calc(50% - 2.5rem);
        min-height: 1px;
        font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
        font-size: 0.875rem;
        line-height: 1.375rem;
        color: #4e4e4e;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
      .footballMatchListItem .topRow .matchInformation .liveScoresTeamScores .teamA {
        text-align: right; }
      .footballMatchListItem .topRow .matchInformation .liveScoresTeamScores .teamScored {
        color: #dd2e2e; }
      .footballMatchListItem .topRow .matchInformation .liveScoresTeamScores .scoreString {
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
        white-space: nowrap;
        display: inline-block;
        border-radius: 2px;
        display: block;
        float: left;
        width: 3rem;
        min-height: 1px;
        text-align: center;
        margin-left: 1rem;
        margin-right: 1rem; }
      .footballMatchListItem .topRow .matchInformation .liveScoresTeamScores .matchNotStartedOrFullTime {
        font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
        font-size: 1rem;
        line-height: 1.375rem;
        color: #4e4e4e;
        background-color: #ebebeb; }
      .footballMatchListItem .topRow .matchInformation .liveScoresTeamScores .matchInProgressOrHalfTime {
        font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
        font-size: 1rem;
        line-height: 1.375rem;
        color: #ffffff;
        background-color: #dd2e2e; }
      .footballMatchListItem .topRow .matchInformation .liveScoresTeamScores .goalScoredInMatch {
        font-size: 0.875rem;
        line-height: 1.375rem; }
  .footballMatchListItem .topRow .favourite {
    display: block;
    float: left;
    width: 50px;
    min-height: 1px;
    text-align: right; }
.matchOdds {
  text-align: center;
  color: #5f8de4; }
  .matchOdds .odds {
    border: 1px solid #5f8de4;
    border-radius: 5px;
    display: inline;
    padding: 2px 20px 2px 20px;
    margin: 0 5px 0 5px; }
.FootballMatchList {
  margin-bottom: 7px; }

.matchlist-favs-info {
  background-color: #ffffff;
  margin-bottom: 10px;
  display: block;
  padding: 10px 10px; }
  .matchlist-favs-info:after {
    content: "";
    display: table;
    clear: both; }
  .matchlist-favs-info .matchlist-favs-msg {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-bottom: 10px; }
.football-live-filter-no-match-msg {
  background: #ffffff;
  padding: 10px;
  text-align: center; }
.footballLiveHome .footballLiveHomeHeader {
  background-color: #ffffff;
  padding: 10px; }
  .footballLiveHome .footballLiveHomeHeader h1 {
    font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
    font-size: 1.625rem;
    line-height: 1.875rem;
    color: #dd2e2e;
    font-weight: normal; }
  .footballLiveHome .footballLiveHomeHeader h2 {
    font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    line-height: 1.25rem;
    color: #1b3c7b;
    font-weight: normal; }

.footballLiveHome .footballLiveHomeVidiPrinter {
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px; }
  @media screen and (max-width: 1019px) {
    .footballLiveHome .footballLiveHomeVidiPrinter .section-title {
      display: none; } }
  .footballLiveHome .footballLiveHomeVidiPrinter .vidiprinter-lines {
    margin-top: 0; }
  .footballLiveHome .footballLiveHomeVidiPrinter .caret-link {
    padding-left: 0; }

.footballLiveHome .footballLiveHomeTabbed nav.tabs {
  margin-bottom: 0;
  border-bottom: 10px solid #ffffff; }
  .footballLiveHome .footballLiveHomeTabbed nav.tabs .liveTab {
    color: #dd2e2e; }

.footballLiveHome .footballLiveHomeTabbed .FootballMatchList ul {
  background-color: #ffffff;
  margin-bottom: 10px;
  padding-bottom: 10px; }
.football-live-match {
  background-color: #ffffff; }
  .football-live-match .footballLiveMatchHeader:after {
    content: "";
    display: table;
    clear: both; }
  .football-live-match .footballMatchSummary .matchOdds {
    height: 2.5em;
    padding-top: 5px; }
  .football-live-match .footballMatchSummaryDef {
    display: block;
    font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    line-height: 1.375rem;
    color: #4e4e4e;
    text-align: center;
    padding-top: 12px; }
    .football-live-match .footballMatchSummaryDef:after {
      content: "";
      display: table;
      clear: both; }
    .football-live-match .footballMatchSummaryDef h1 {
      display: none; }
  .football-live-match .footballMatchSummaryInfo {
    display: block;
    font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: #4e4e4e;
    text-align: center;
    padding-bottom: 14px; }
    .football-live-match .footballMatchSummaryInfo:after {
      content: "";
      display: table;
      clear: both; }
    .football-live-match .footballMatchSummaryInfo .footballMatchInfoSpacing {
      margin: 0 5px 0 15px; }
  .football-live-match .footballMatchSummaryGreyText {
    color: #888888; }
  .football-live-match .footballMatchSummaryScores {
    display: block; }
    .football-live-match .footballMatchSummaryScores:after {
      content: "";
      display: table;
      clear: both; }
    .football-live-match .footballMatchSummaryScores .footballMatchSummaryCurrentStatus {
      display: block;
      float: left;
      width: 4.2em;
      min-height: 1px;
      padding: 0 5px;
      text-align: center; }
      .football-live-match .footballMatchSummaryScores .footballMatchSummaryCurrentStatus .footballScoreSummary {
        padding-bottom: 9px; }
        .football-live-match .footballMatchSummaryScores .footballMatchSummaryCurrentStatus .footballScoreSummary .footballFullTime {
          font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
          font-size: 1rem;
          line-height: 1.375rem;
          color: #4e4e4e; }
        .football-live-match .footballMatchSummaryScores .footballMatchSummaryCurrentStatus .footballScoreSummary .footballHalfTime {
          font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
          font-size: 0.875rem;
          line-height: 1.375rem;
          color: #4e4e4e;
          color: #888888; }
      .football-live-match .footballMatchSummaryScores .footballMatchSummaryCurrentStatus .versus {
        font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
        font-size: 1.5rem;
        line-height: 1.75rem;
        color: #4e4e4e; }
      .football-live-match .footballMatchSummaryScores .footballMatchSummaryCurrentStatus .timer {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 1rem;
        line-height: 1rem;
        color: #dd2e2e; }
    .football-live-match .footballMatchSummaryScores .footballMatchSummaryHomeTeam, .football-live-match .footballMatchSummaryScores .footballMatchSummaryAwayTeam {
      display: block;
      float: left;
      width: calc(50% - 2.1em);
      min-height: 1px;
      padding-bottom: 10px; }
      .football-live-match .footballMatchSummaryScores .footballMatchSummaryHomeTeam .footballMatchTeamName, .football-live-match .footballMatchSummaryScores .footballMatchSummaryAwayTeam .footballMatchTeamName {
        font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
        font-size: 1.5rem;
        line-height: 1.75rem;
        color: #4e4e4e;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-weight: normal; }
      .football-live-match .footballMatchSummaryScores .footballMatchSummaryHomeTeam .footballMatchPlayerGoals, .football-live-match .footballMatchSummaryScores .footballMatchSummaryAwayTeam .footballMatchPlayerGoals {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #4e4e4e; }
    .football-live-match .footballMatchSummaryScores .footballMatchSummaryHomeTeam {
      text-align: right;
      padding-left: 5px; }
    .football-live-match .footballMatchSummaryScores .footballMatchSummaryAwayTeam {
      padding-right: 5px; }
  .football-live-match .football-match-teams {
    background-color: #ffffff;
    margin-bottom: 10px;
    margin-top: -10px; }
  .football-live-match .footballTeamTeam {
    display: block; }
    .football-live-match .footballTeamTeam:after {
      content: "";
      display: table;
      clear: both; }
    .football-live-match .footballTeamTeam .footballTeamTeamName {
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 1rem;
      line-height: 1.375rem;
      color: #4e4e4e;
      color: #ffffff;
      background-color: #1b3c7b;
      padding: 4.3px 91px 5.7px 10.7px; }
  .football-live-match .switch-buttons {
    padding: 15px 0;
    text-align: center; }
  .football-live-match .teamName {
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 5px; }
  .football-live-match .footballPlayerRow {
    display: block;
    font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: #4e4e4e;
    height: 31px;
    padding: 3px 0 6px 0; }
    .football-live-match .footballPlayerRow:after {
      content: "";
      display: table;
      clear: both; }
    .football-live-match .footballPlayerRow .footballPlayerNumber {
      display: block;
      float: left;
      width: 40px;
      min-height: 1px;
      color: #888888;
      padding-left: 10px; }
    .football-live-match .footballPlayerRow .footballPlayerNameSubCard {
      display: block;
      float: left;
      width: calc(100% - 40px);
      min-height: 1px; }
      .football-live-match .footballPlayerRow .footballPlayerNameSubCard .playerName {
        padding-right: 15px; }
      .football-live-match .footballPlayerRow .footballPlayerNameSubCard .subIcon {
        padding-right: 15px; }
        .football-live-match .footballPlayerRow .footballPlayerNameSubCard .subIcon .subTime {
          color: #888888;
          padding-left: 5px; }
        .football-live-match .footballPlayerRow .footballPlayerNameSubCard .subIcon .football-match-event-svgicon {
          height: 16px;
          width: 12.5px;
          vertical-align: middle; }
      .football-live-match .footballPlayerRow .footballPlayerNameSubCard .cardIcon .football-match-event-svgicon {
        height: 16px;
        width: 11px;
        vertical-align: middle; }
  .football-live-match .football-match-stats-none {
    background-color: #ffffff;
    margin-bottom: 10px;
    padding: 10px; }
  .football-live-match .football-match-statset {
    background-color: #ffffff;
    margin-bottom: 10px;
    padding: 10px; }
    .football-live-match .football-match-statset .football-match-shotstats {
      height: 130px;
      position: relative;
      border-radius: 4px;
      overflow: hidden; }
      .football-live-match .football-match-statset .football-match-shotstats .football-match-shotstats-a, .football-live-match .football-match-statset .football-match-shotstats .football-match-shotstats-b {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 1.625rem;
        line-height: 1.625rem;
        color: #ffffff;
        position: absolute;
        top: 0;
        bottom: 0;
        padding: 10px; }
      .football-live-match .football-match-statset .football-match-shotstats .football-match-shotstats-a {
        left: 0;
        right: 50%;
        background-color: #32579e; }
      .football-live-match .football-match-statset .football-match-shotstats .football-match-shotstats-b {
        left: 50%;
        right: 0;
        background-color: #5f8de4;
        text-align: right; }
      .football-live-match .football-match-statset .football-match-shotstats .football-match-shotstats-label {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 1rem;
        line-height: 1.625rem;
        color: #ffffff;
        position: absolute;
        top: 10px;
        left: calc(50% - 3em);
        width: 6em;
        z-index: 2;
        text-align: center; }
      .football-live-match .football-match-statset .football-match-shotstats .football-match-shotstats-ontarget {
        position: absolute;
        top: 45px;
        bottom: 0;
        left: 16%;
        right: 16%;
        background-color: #5f8de4;
        border: solid #ffffff;
        border-width: 5px 5px 0; }
.footballFixturesResults header {
  background-color: #ffffff;
  padding: 10px; }
  .footballFixturesResults header h1 {
    font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
    font-size: 1.625rem;
    line-height: 1.875rem;
    color: #dd2e2e;
    font-weight: normal; }

.footballFixturesResults .FootballMatchList ul {
  background-color: #ffffff;
  margin-bottom: 10px;
  padding-bottom: 10px; }
.vidiprinter {
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px;
  margin-bottom: 0; }
  .vidiprinter .vidiprinter-title {
    font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
    font-size: 1.625rem;
    line-height: 1.875rem;
    color: #dd2e2e;
    font-weight: normal; }
  .vidiprinter .vidiprinter-updated {
    font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    line-height: 1.25rem;
    color: #1b3c7b;
    font-weight: normal; }
.donutField {
  padding: 10px; }
.football-content .commentary {
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px; }
  .football-content .commentary .event {
    display: block;
    font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #1b3c7b;
    border-bottom: 1px dashed #d8d8d8;
    padding: 1em 0; }
    .football-content .commentary .event:after {
      content: "";
      display: table;
      clear: both; }
    .football-content .commentary .event .time-col {
      display: block;
      float: left;
      width: 3.5em;
      min-height: 1px;
      border-right: 1px solid #d8d8d8;
      height: 1.5em; }
      .football-content .commentary .event .time-col .event-time {
        display: block; }
      .football-content .commentary .event .time-col .match-time {
        display: block;
        color: #dd2e2e; }
    .football-content .commentary .event .type-col {
      display: block;
      float: left;
      width: 40px;
      min-height: 1px;
      text-align: center; }
      .football-content .commentary .event .type-col .football-match-event-svgicon {
        height: 1.5em; }
      .football-content .commentary .event .type-col .football-match-event-texticon {
        line-height: 1.5em; }
    .football-content .commentary .event .detail-col {
      display: block;
      float: left;
      width: calc(100% - 3.5em - 40px);
      min-height: 1px; }
.footballMatchTable {
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px; }
  .footballMatchTable table {
    width: 100%; }
    .footballMatchTable table th, .footballMatchTable table td {
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.6875rem;
      line-height: 0.9375rem;
      color: #4e4e4e;
      padding: 10px 10px 10px 0; }
      .footballMatchTable table th:first-child, .footballMatchTable table td:first-child {
        padding-left: 10px; }
    @media screen and (max-width: 674px) {
      .footballMatchTable table .full-text {
        display: none; } }
    .footballMatchTable table th {
      background-color: #d8d8d8;
      text-align: left;
      font-weight: normal;
      text-transform: uppercase; }
    .footballMatchTable table td {
      background-image: -webkit-linear-gradient(#d8d8d8 0%, #d8d8d8 100%);
      background-image: linear-gradient(#d8d8d8 0%, #d8d8d8 100%);
      background-size: 100% 1px;
      background-repeat: no-repeat;
      background-position: bottom; }
      .footballMatchTable table td:first-child {
        background-position-x: 10px; }
      .footballMatchTable table td:last-child {
        background-position-x: -10px; }
    .footballMatchTable table:last-child tr:last-of-type td {
      background: none; }
    @media screen and (max-width: 674px) {
      .footballMatchTable table .column-won, .footballMatchTable table .column-drawn, .footballMatchTable table .column-lost, .footballMatchTable table .column-competition_for, .footballMatchTable table .column-against {
        display: none; } }
    .footballMatchTable table tr.dashed td {
      background-image: -webkit-linear-gradient(#dd2e2e 0%, #dd2e2e 100%);
      background-image: linear-gradient(#dd2e2e 0%, #dd2e2e 100%); }
    .footballMatchTable table th.column-bold, .footballMatchTable table td.column-bold {
      font-weight: bold; }
    .footballMatchTable table th.column-italic, .footballMatchTable table td.column-italic {
      font-weight: italic; }
    .footballMatchTable table th.column-num, .footballMatchTable table td.column-num {
      text-align: center; }
.headToHead {
  background-color: #ffffff;
  margin-bottom: 10px;
  font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #dd2e2e;
  font-weight: normal;
  display: block;
  padding: 20px;
  text-align: center; }
  .headToHead:after {
    content: "";
    display: table;
    clear: both; }
  .headToHead .teamA .teamAAnnotation, .headToHead .draws .drawsAnnotation, .headToHead .teamB .teamBAnnotation {
    color: #1b3c7b; }
  .headToHead .teamA {
    display: block;
    float: left;
    width: calc(50% - 3em);
    min-height: 1px; }
    .headToHead .teamA .teamAName {
      text-overflow: ellipsis;
      overflow: hidden; }
  .headToHead .draws {
    display: block;
    float: left;
    width: 6em;
    min-height: 1px; }
  .headToHead .teamB {
    display: block;
    float: left;
    width: calc(50% - 3em);
    min-height: 1px; }
    .headToHead .teamB .teamBName {
      text-overflow: ellipsis;
      overflow: hidden; }
.comparativeNumericStats {
  display: block;
  font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #dd2e2e;
  font-weight: normal;
  position: relative; }
  .comparativeNumericStats:after {
    content: "";
    display: table;
    clear: both; }
  .comparativeNumericStats .live-score-emphasize {
    display: block;
    float: left;
    width: calc(100%  - 2em - 2em);
    min-height: 1px;
    height: 2.5em; }
    .comparativeNumericStats .live-score-emphasize .live-score-title {
      padding-top: 0.85em; }
  .comparativeNumericStats .live-score-big-number {
    display: block;
    float: left;
    width: 2em;
    min-height: 1px;
    position: relative;
    height: 2.5em; }
    .comparativeNumericStats .live-score-big-number .big-number:after {
      content: "";
      position: absolute;
      top: 0.3em;
      bottom: 0.35em;
      padding-left: 9px;
      border-right: 2px solid #d8d8d8; }
  .comparativeNumericStats .live-score-small-number {
    display: block;
    float: left;
    width: 2em;
    min-height: 1px;
    height: 2.5em; }
    .comparativeNumericStats .live-score-small-number .small-number {
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 1.25rem;
      line-height: 1.6875rem;
      color: #9b9b9b;
      padding-top: 0.45em; }
.teamMatchForm {
  background-color: #ffffff;
  margin-bottom: 10px;
  white-space: nowrap; }
  .teamMatchForm .rowListElement {
    border-bottom: 1px dotted #888888;
    display: block;
    margin: 0 10px;
    padding: 6px 0px;
    height: 2.6em; }
    .teamMatchForm .rowListElement:after {
      content: "";
      display: table;
      clear: both; }
    .teamMatchForm .rowListElement .matchDate {
      display: block;
      float: left;
      width: 6.2em;
      min-height: 1px;
      font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 1.375rem;
      color: #4e4e4e;
      text-overflow: ellipsis;
      overflow: hidden;
      padding-right: 10px;
      padding-top: 4px;
      height: 1.8em; }
    .teamMatchForm .rowListElement .scoreBox {
      display: block;
      float: left;
      width: 4.2em;
      min-height: 1px;
      height: 1.5em;
      padding: 0.25em 8px;
      text-align: center; }
    .teamMatchForm .rowListElement .homeTeam-WON, .teamMatchForm .rowListElement .awayTeam-WON, .teamMatchForm .rowListElement .homeTeam-DRAW_LOSS, .teamMatchForm .rowListElement .awayTeam-DRAW_LOSS {
      display: block;
      float: left;
      width: calc(50%  - 5.2em - 10px - 10px);
      min-height: 1px;
      text-overflow: ellipsis;
      overflow: hidden;
      height: 1.8em;
      padding: 0.25em 0; }
    .teamMatchForm .rowListElement .homeTeam-WON, .teamMatchForm .rowListElement .awayTeam-WON {
      font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 1.375rem;
      color: #4e4e4e; }
    .teamMatchForm .rowListElement .homeTeam-DRAW_LOSS, .teamMatchForm .rowListElement .awayTeam-DRAW_LOSS {
      font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 1.375rem;
      color: #4e4e4e; }
    .teamMatchForm .rowListElement .homeTeam-WON {
      text-align: right; }
    .teamMatchForm .rowListElement .awayTeam-WON {
      text-align: left; }
    .teamMatchForm .rowListElement .homeTeam-DRAW_LOSS {
      text-align: right; }
    .teamMatchForm .rowListElement .awayTeam-DRAW_LOSS {
      text-align: left; }
  .teamMatchForm .formMatch li:last-child {
    border-bottom: none; }
.footballHeadToHead .football-match-statset {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .footballHeadToHead .football-match-statset .headToHead-bar {
    position: relative; }
    .footballHeadToHead .football-match-statset .headToHead-bar .headToHead-bar-bars {
      height: 1.5em;
      width: 100%;
      border-radius: 4px; }
      .footballHeadToHead .football-match-statset .headToHead-bar .headToHead-bar-bars .headToHead-bar-bar-a {
        fill: #1b3c7b; }
      .footballHeadToHead .football-match-statset .headToHead-bar .headToHead-bar-bars .headToHead-bar-bar-b {
        fill: #d8d8d8; }
    .footballHeadToHead .football-match-statset .headToHead-bar .headToHead-bar-text-a, .footballHeadToHead .football-match-statset .headToHead-bar .headToHead-bar-text-b {
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 1.25rem;
      line-height: 1.25rem;
      color: #ffffff;
      position: absolute;
      top: 0.1em; }
    .footballHeadToHead .football-match-statset .headToHead-bar .headToHead-bar-text-a {
      left: 10px; }
    .footballHeadToHead .football-match-statset .headToHead-bar .headToHead-bar-text-b {
      right: 10px; }
.dropdown-wrapper {
  display: block;
  padding: 10px; }
  .dropdown-wrapper:after {
    content: "";
    display: table;
    clear: both; }
.hr-racing-racecards-actions {
  display: block;
  margin: 0 10px 20px; }
  .hr-racing-racecards-actions:after {
    content: "";
    display: table;
    clear: both; }
  .hr-racing-racecards-actions .hr-racing-racecards-action-button-container {
    display: block;
    float: left;
    width: 50%;
    min-height: 1px; }
    .hr-racing-racecards-actions .hr-racing-racecards-action-button-container .hr-racing-racecards-action-button {
      display: inline-block;
      border-radius: 4px;
      padding: 0;
      text-align: center;
      border: 1px solid #d8d8d8;
      background-color: #ebebeb;
      font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 2.5rem;
      color: #4e4e4e;
      padding: 0 1.0625rem;
      width: calc(100% - 5px);
      font-weight: bold; }
      .hr-racing-racecards-actions .hr-racing-racecards-action-button-container .hr-racing-racecards-action-button:hover, .hr-racing-racecards-actions .hr-racing-racecards-action-button-container .hr-racing-racecards-action-button:active {
        background-color: #d8d8d8; }
    .hr-racing-racecards-actions .hr-racing-racecards-action-button-container:first-child .hr-racing-racecards-action-button {
      margin-right: 5px; }
    .hr-racing-racecards-actions .hr-racing-racecards-action-button-container:last-child .hr-racing-racecards-action-button {
      margin-left: 5px; }
.ordinal sup {
  line-height: .5em;
  font-size: .5em; }
@media screen and (min-width: 675px) {
  .fast-results .fast-results-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; } }

.fast-results .fast-results-list .fast-results-item {
  background-color: #ffffff;
  margin-bottom: 10px;
  font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #4e4e4e;
  padding: 10px 10px 0; }
  @media screen and (min-width: 675px) {
    .fast-results .fast-results-list .fast-results-item {
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc(50% - 5px);
      padding-bottom: 10px; } }
  .fast-results .fast-results-list .fast-results-item .fast-result-header {
    display: block;
    margin-bottom: 1em; }
    .fast-results .fast-results-list .fast-results-item .fast-result-header:after {
      content: "";
      display: table;
      clear: both; }
    .fast-results .fast-results-list .fast-results-item .fast-result-header .fast-result-header-race {
      display: block;
      float: left;
      width: calc(100% - 100px);
      min-height: 1px;
      font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
      font-size: 1.125rem;
      line-height: 1.375rem;
      color: #dd2e2e;
      font-weight: normal;
      line-height: 1.75rem; }
    .fast-results .fast-results-list .fast-results-item .fast-result-header .fast-result-header-fulllink {
      display: block;
      float: left;
      width: 100px;
      min-height: 1px; }
      .fast-results .fast-results-list .fast-results-item .fast-result-header .fast-result-header-fulllink a.fast-result-header-fulllink-btn {
        display: inline-block;
        border-radius: 4px;
        padding: 0;
        text-align: center;
        font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
        font-size: 0.875rem;
        line-height: 1.75rem;
        color: #ffffff;
        background-color: #dd2e2e;
        color: #ffffff;
        width: 100px;
        height: 1.75rem; }
        .fast-results .fast-results-list .fast-results-item .fast-result-header .fast-result-header-fulllink a.fast-result-header-fulllink-btn:hover, .fast-results .fast-results-list .fast-results-item .fast-result-header .fast-result-header-fulllink a.fast-result-header-fulllink-btn:active {
          background-color: #b90505; }
      .fast-results .fast-results-list .fast-results-item .fast-result-header .fast-result-header-fulllink span.fast-result-header-fulllink-btn {
        display: inline-block;
        border-radius: 4px;
        padding: 0;
        text-align: center;
        font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
        font-size: 0.875rem;
        line-height: 1.75rem;
        color: #888888;
        background-color: #ebebeb;
        width: 100px;
        height: 1.75rem; }
  .fast-results .fast-results-list .fast-results-item .fast-results-place {
    display: block;
    font-size: 0.875rem;
    line-height: 2.875rem;
    border-top: 1px dashed #d8d8d8;
    color: #1b3c7b;
    font-weight: bold; }
    .fast-results .fast-results-list .fast-results-item .fast-results-place:after {
      content: "";
      display: table;
      clear: both; }
    .fast-results .fast-results-list .fast-results-item .fast-results-place:last-of-type {
      border-bottom: 1px dashed #d8d8d8;
      margin-bottom: 1em; }
    .fast-results .fast-results-list .fast-results-item .fast-results-place .fast-results-place-position {
      display: block;
      float: left;
      width: 1.5em;
      min-height: 1px; }
    .fast-results .fast-results-list .fast-results-item .fast-results-place .fast-results-place-silk {
      display: block;
      float: left;
      width: 52px;
      min-height: 1px; }
      .fast-results .fast-results-list .fast-results-item .fast-results-place .fast-results-place-silk img {
        margin-top: 6px; }
    .fast-results .fast-results-list .fast-results-item .fast-results-place .fast-results-place-number {
      display: block;
      float: left;
      width: 1.5em;
      min-height: 1px;
      padding-left: 0.25em; }
    .fast-results .fast-results-list .fast-results-item .fast-results-place .fast-results-place-name {
      display: block;
      float: left;
      width: calc(100%  - 52px - 7em);
      min-height: 1px; }
    .fast-results .fast-results-list .fast-results-item .fast-results-place .fast-results-place-odds {
      display: block;
      float: left;
      width: 4em;
      min-height: 1px;
      text-align: center; }
  .fast-results .fast-results-list .fast-results-item .fast-result-content {
    position: relative; }
    .fast-results .fast-results-list .fast-results-item .fast-result-content .fast-result-status {
      position: absolute;
      top: 0;
      right: 0;
      text-align: right;
      color: #dd2e2e;
      font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
      width: 6.5em; }
      .fast-results .fast-results-list .fast-results-item .fast-result-content .fast-result-status, .fast-results .fast-results-list .fast-results-item .fast-result-content .fast-result-status span, .fast-results .fast-results-list .fast-results-item .fast-result-content .fast-result-status a {
        display: block; }
    .fast-results .fast-results-list .fast-results-item .fast-result-content li {
      display: block; }
      .fast-results .fast-results-list .fast-results-item .fast-result-content li:after {
        content: "";
        display: table;
        clear: both; }
      @media screen and (max-width: 674px) {
        .fast-results .fast-results-list .fast-results-item .fast-result-content li {
          display: none; } }
      .fast-results .fast-results-list .fast-results-item .fast-result-content li .fast-result-content-label {
        display: block;
        float: left;
        width: 8.5em;
        min-height: 1px;
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif; }
      .fast-results .fast-results-list .fast-results-item .fast-result-content li .fast-result-content-value {
        display: block;
        float: left;
        width: calc(100% - 8.5em);
        min-height: 1px; }
      .fast-results .fast-results-list .fast-results-item .fast-result-content li.fast-result-content-top .fast-result-content-value {
        display: block;
        float: left;
        width: calc(100% - 15em);
        min-height: 1px; }
      .fast-results .fast-results-list .fast-results-item .fast-result-content li.fast-result-content-spaced {
        padding-bottom: 0.75em; }
    .fast-results .fast-results-list .fast-results-item .fast-result-content.fast-result-open li, .fast-results .fast-results-list .fast-results-item .fast-result-content li.fast-result-always-open {
      display: block; }
    .fast-results .fast-results-list .fast-results-item .fast-result-content.fast-result-without-more-link {
      padding-bottom: 10px; }
      .fast-results .fast-results-list .fast-results-item .fast-result-content.fast-result-without-more-link li {
        display: block; }
  .fast-results .fast-results-list .fast-results-item .fast-result-show-more {
    padding: 0;
    line-height: 3em;
    background: none;
    border-width: 1px 0 0;
    outline: none;
    border-color: #d8d8d8;
    border-style: solid;
    color: #4e4e4e; }
    @media screen and (min-width: 675px) {
      .fast-results .fast-results-list .fast-results-item .fast-result-show-more {
        display: none; } }
    @media screen and (max-width: 674px) {
      .fast-results .fast-results-list .fast-results-item .fast-result-show-more {
        width: 100%;
        margin: 10px 0 0; } }
    .fast-results .fast-results-list .fast-results-item .fast-result-show-more .caret-icon {
      margin-right: 0.5em;
      fill: #4e4e4e; }
.early-entries-meeting {
  width: 100%;
  clear: both;
  float: left;
  margin: .8em 0;
  background-color: #ffffff; }
  .early-entries-meeting .early-entries-meeting-header {
    background-color: #1b3c7b;
    width: 100%;
    padding: .5em .4em; }
    .early-entries-meeting .early-entries-meeting-header .early-entries-meeting-header-title {
      overflow: auto;
      width: 100%;
      color: #ffffff;
      font-weight: 600; }
  .early-entries-meeting ul.early-entries-meeting-races {
    clear: both; }
    .early-entries-meeting ul.early-entries-meeting-races li {
      width: 100%;
      clear: left;
      overflow: auto;
      border-top: 2px solid #F5F5F5;
      padding: .4em .6em;
      font-size: 0.9em;
      cursor: pointer;
      color: #4D6698; }
      .early-entries-meeting ul.early-entries-meeting-races li a {
        width: 100%;
        overflow: auto; }
        .early-entries-meeting ul.early-entries-meeting-races li a .early-entries-meeting-content-race-time {
          float: left;
          width: 44px;
          margin-right: 0.6em;
          font-weight: 600;
          display: inline-block;
          letter-spacing: 1px;
          overflow: auto; }
        .early-entries-meeting ul.early-entries-meeting-races li a .early-entries-meeting-content-race-name {
          width: 82%;
          float: left;
          display: inline-block;
          overflow: auto;
          text-align: left;
          word-wrap: break-word; }
.horse-racing-going .hr-meeting-date header h3 {
  background-color: #1a3c7b;
  border-bottom: 2px solid #de231e;
  color: white;
  margin-bottom: 0;
  padding: 0.23em; }

.horse-racing-going .hr-meeting-date ul.meta {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0.25em;
  background-color: lightgrey; }
  .horse-racing-going .hr-meeting-date ul.meta li {
    margin-right: 0.5em;
    display: inline-block; }

.horse-racing-going .hr-meeting-date .meetings li {
  margin-right: 0.5em;
  margin: 0.25em;
  padding-right: 0.5em;
  display: inline-block; }

.horse-racing-going .hr-meeting-date .meetings span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.horse-racing-going .hr-meeting-date li.course {
  width: 30%;
  min-width: 150px; }

.horse-racing-going .hr-meeting-date li.going {
  min-width: 150px; }
.my-stable-search-box {
  position: relative;
  border: 1px solid #d8d8d8;
  border-radius: 5px; }
  @media screen and (max-width: 674px) {
    .my-stable-search-box {
      display: block;
      float: left;
      width: 100%;
      min-height: 1px;
      margin: 10px 0; } }
  @media screen and (min-width: 675px) {
    .my-stable-search-box {
      display: block;
      float: left;
      width: 200px;
      min-height: 1px; } }
  .my-stable-search-box input {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    border: none;
    outline: none;
    padding-right: 32px;
    line-height: 1.625rem;
    padding-left: 0.5em;
    background-color: transparent; }
  .my-stable-search-box .search-icon-btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    right: -10px;
    border: 0;
    background-color: transparent;
    outline: none;
    cursor: pointer; }
    .my-stable-search-box .search-icon-btn svg {
      fill: #4e4e4e;
      height: 16px;
      vertical-align: text-bottom; }
.my-stable-title {
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px;
  display: block; }
  .my-stable-title:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 674px) {
    .my-stable-title .page-title {
      display: block;
      float: left;
      width: 100%;
      min-height: 1px; } }
  @media screen and (min-width: 675px) {
    .my-stable-title .page-title {
      display: block;
      float: left;
      width: calc(100% - 200px);
      min-height: 1px; } }
  .my-stable-title .page-title-unauth {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px; }

.my-stable-container {
  background-color: #ffffff;
  padding-bottom: 1px;
  margin-bottom: 10px; }
  .my-stable-container .my-stable-subtitle {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px; }

.my-stable-selection-none {
  display: block;
  margin: 20px;
  padding: 10px;
  background-color: #5f8de4;
  border-radius: 4px;
  text-align: center;
  font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #ffffff; }
  .my-stable-selection-none:after {
    content: "";
    display: table;
    clear: both; }

.my-stable-section-header {
  display: block;
  background-color: #1b3c7b;
  padding: 0 10px;
  font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #ffffff;
  font-weight: normal;
  padding: 7px; }
  .my-stable-section-header:after {
    content: "";
    display: table;
    clear: both; }
  .my-stable-section-header .my-stable-section-header-key {
    display: block;
    float: left;
    width: calc(100% - 65px);
    min-height: 1px; }
  .my-stable-section-header .my-stable-section-header-remove {
    display: block;
    float: left;
    width: 65px;
    min-height: 1px; }

.my-stable-results-container {
  display: block; }
  .my-stable-results-container:after {
    content: "";
    display: table;
    clear: both; }

.my-stable-table {
  display: block; }
  .my-stable-table:after {
    content: "";
    display: table;
    clear: both; }
  .my-stable-table tbody {
    display: block;
    padding-bottom: 10px; }
    .my-stable-table tbody:after {
      content: "";
      display: table;
      clear: both; }
    .my-stable-table tbody tr {
      display: block;
      padding: 3.5px 7px; }
      .my-stable-table tbody tr:after {
        content: "";
        display: table;
        clear: both; }
.my-stable-search-container .section-title {
  padding: 10px 10px 0; }

.my-stable-search-container .my-stable-search-results {
  margin: 10px 0; }

.my-stable-search-container .my-stable-search-no-results {
  padding: 5px; }
  .my-stable-search-container .my-stable-search-no-results span {
    font-weight: bold; }

.my-stable-search-container .my-stable-search-table-container {
  position: relative; }
  .my-stable-search-container .my-stable-search-table-container .loading-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(27, 60, 123, 0.2); }
  .my-stable-search-container .my-stable-search-table-container .my-stable-search-table {
    display: block; }
    .my-stable-search-container .my-stable-search-table-container .my-stable-search-table:after {
      content: "";
      display: table;
      clear: both; }
    .my-stable-search-container .my-stable-search-table-container .my-stable-search-table tbody {
      display: block; }
      .my-stable-search-container .my-stable-search-table-container .my-stable-search-table tbody:after {
        content: "";
        display: table;
        clear: both; }
    .my-stable-search-container .my-stable-search-table-container .my-stable-search-table .my-stable-search-row {
      display: block; }
      .my-stable-search-container .my-stable-search-table-container .my-stable-search-table .my-stable-search-row:after {
        content: "";
        display: table;
        clear: both; }
      .my-stable-search-container .my-stable-search-table-container .my-stable-search-table .my-stable-search-row .my-stable-search-name {
        display: block;
        float: left;
        width: calc(100% - 150px);
        min-height: 1px;
        padding: 5px; }
      .my-stable-search-container .my-stable-search-table-container .my-stable-search-table .my-stable-search-row .my-stable-search-add {
        display: block;
        float: left;
        width: 150px;
        min-height: 1px;
        padding: 5px;
        text-align: center; }
        .my-stable-search-container .my-stable-search-table-container .my-stable-search-table .my-stable-search-row .my-stable-search-add a.my-stable-already-in-stable {
          font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
          font-size: 1rem;
          line-height: 1.375rem;
          color: #4e4e4e;
          text-decoration: none;
          cursor: default; }
        .my-stable-search-container .my-stable-search-table-container .my-stable-search-table .my-stable-search-row .my-stable-search-add a.my-stable-add-to-stable {
          font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
          font-size: 1rem;
          line-height: 1.375rem;
          color: #1b3c7b;
          text-decoration: underline;
          cursor: pointer; }
.my-stable-unauthenticated-user {
  padding: 10px; }
  .my-stable-unauthenticated-user .my-stable-benefits {
    padding: 10px;
    list-style-type: disc; }
    .my-stable-unauthenticated-user .my-stable-benefits li {
      margin: 10px; }
      .my-stable-unauthenticated-user .my-stable-benefits li:first-child {
        margin-top: 0; }
.my-stable-selections-info {
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px; }

.my-stable-selection-table-key-name {
  display: block;
  float: left;
  width: calc(100% - 65px);
  min-height: 1px;
  font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #1b3c7b; }

.my-stable-selection-table-key-remove {
  display: block;
  float: left;
  width: 65px;
  min-height: 1px;
  font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
  font-size: 1.375rem;
  line-height: 1.25rem;
  color: #dd2e2e;
  text-align: center; }
  .my-stable-selection-table-key-remove a {
    text-decoration: none;
    padding: 0 10px; }
.my-stable-entries-time {
  display: block;
  float: left;
  width: 50px;
  min-height: 1px;
  font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #1b3c7b; }

.my-stable-entries-none {
  font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #4e4e4e;
  padding: 5px; }

.my-stable-entries-row {
  padding: 5px;
  margin: 5px;
  border-bottom: 1px solid #CBCBCB; }
  .my-stable-entries-row:last-child {
    border-bottom: 0; }
  .my-stable-entries-row .my-stable-entries-what-when,
  .my-stable-entries-row .my-stable-entries-where,
  .my-stable-entries-row .my-stable-entries-who {
    font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: #1b3c7b; }
    .my-stable-entries-row .my-stable-entries-what-when span.my-stable-entries-horse,
    .my-stable-entries-row .my-stable-entries-where span.my-stable-entries-horse,
    .my-stable-entries-row .my-stable-entries-who span.my-stable-entries-horse {
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 1.375rem;
      color: #1b3c7b; }
.my-stable-results-time {
  display: block;
  float: left;
  width: 50px;
  min-height: 1px;
  font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #1b3c7b; }

.my-stable-results-details {
  display: block;
  float: left;
  width: calc(100% - 90px);
  min-height: 1px;
  font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #1b3c7b; }
  .my-stable-results-details .my-stable-results-details-horse {
    font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: #1b3c7b; }

.my-stable-results-pos {
  display: block;
  float: left;
  width: 40px;
  min-height: 1px;
  font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #1b3c7b;
  text-align: right; }
.my-stable-button button {
  border: none;
  background: none;
  padding: 0; }
.hr-profile-heading {
  display: block; }
  .hr-profile-heading:after {
    content: "";
    display: table;
    clear: both; }
  .hr-profile-heading .hr-profile-heading1 {
    display: block;
    float: left;
    width: calc(100% - 80px);
    min-height: 1px; }
  .hr-profile-heading .hr-profile-heading-my-stable {
    display: block;
    float: left;
    width: 80px;
    min-height: 1px;
    padding-top: 19px;
    padding-right: 10px;
    text-align: right; }
.horseRacingHorseProfile {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .horseRacingHorseProfile h1 {
    font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
    font-size: 1.625rem;
    line-height: 1.875rem;
    color: #dd2e2e;
    font-weight: normal;
    padding: 19px 10px 10px; }
  .horseRacingHorseProfile .horseProfile-summary {
    padding: 10px; }
    .horseRacingHorseProfile .horseProfile-summary li {
      display: block; }
      .horseRacingHorseProfile .horseProfile-summary li:after {
        content: "";
        display: table;
        clear: both; }
      .horseRacingHorseProfile .horseProfile-summary li .horseProfile-summary-label {
        display: block;
        float: left;
        width: 8em;
        min-height: 1px;
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #4e4e4e; }
      .horseRacingHorseProfile .horseProfile-summary li span.horseProfile-summary-value, .horseRacingHorseProfile .horseProfile-summary li a.horseProfile-summary-value {
        display: block;
        float: left;
        width: calc(100% - 8em);
        min-height: 1px; }
      .horseRacingHorseProfile .horseProfile-summary li span.horseProfile-summary-value {
        font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #4e4e4e; }
      .horseRacingHorseProfile .horseProfile-summary li a.horseProfile-summary-value {
        font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #1b3c7b; }
  .horseRacingHorseProfile .horseProfile-results {
    padding-top: 5px; }
    .horseRacingHorseProfile .horseProfile-results nav.tabs {
      background-color: #1b3c7b;
      margin-bottom: 0; }
      .horseRacingHorseProfile .horseProfile-results nav.tabs ul li {
        padding: 5px 0.5rem;
        line-height: 1; }
        .horseRacingHorseProfile .horseProfile-results nav.tabs ul li a {
          font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
          font-size: 0.75rem;
          line-height: 1rem;
          color: #ffffff; }
        .horseRacingHorseProfile .horseProfile-results nav.tabs ul li .tab-selected {
          color: #ffffff;
          font-weight: bold; }
          .horseRacingHorseProfile .horseProfile-results nav.tabs ul li .tab-selected:after {
            content: none; }
        .horseRacingHorseProfile .horseProfile-results nav.tabs ul li:after {
          top: 0.4em;
          bottom: 0.3em; }
    .horseRacingHorseProfile .horseProfile-results .horse-results-table .hr-racing-form-racecard-link {
      color: #1b3c7b; }
@media screen and (max-width: 674px) {
  .horse-profile-results-table-race-type {
    display: none; } }

.horse-profile-results-table-empty {
  padding: 10px; }
.video-replay-wrapper {
  background-color: #ffffff;
  margin-bottom: 10px; }
  @media print {
    .video-replay-wrapper {
      display: none !important; } }
  .video-replay-wrapper h4.video-replay-title {
    background-color: #1b3c7b;
    padding: 10px;
    color: #ffffff; }

.video-replay-container {
  background-color: #ffffff;
  margin-bottom: 10px;
  position: relative;
  background-image: url(/img/video-bg.jpg);
  background-size: cover;
  background-color: #ffffff;
  text-align: center; }
  @media print {
    .video-replay-container {
      display: none !important; } }
  .video-replay-container:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%; }
  .video-replay-container .video-replay-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .video-replay-container .video-js .vjs-big-play-button, .video-replay-container .video-replay-placeholder-play, .video-replay-container .video-replay-placeholder-loading {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 40px;
    height: 80px;
    width: 80px;
    background-color: #1b3c7b !important; }
  .video-replay-container .video-js .vjs-loading-spinner:after, .video-replay-container .video-replay-placeholder-loading:after {
    content: "Loading...";
    position: absolute;
    top: 27px;
    left: 0;
    right: 0;
    text-align: center; }
  .video-replay-container .video-js {
    height: 100%;
    width: 100%;
    background-color: transparent; }
    .video-replay-container .video-js .vjs-loading-spinner {
      border: none;
      background-color: #1b3c7b;
      width: 80px;
      height: 80px;
      border-radius: 40px;
      margin: 0;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      opacity: 1; }
      .video-replay-container .video-js .vjs-loading-spinner:before {
        display: none; }
      .video-replay-container .video-js .vjs-loading-spinner:after {
        -webkit-animation: none;
                animation: none;
        border: none;
        margin: 0;
        font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
        font-size: 1rem;
        line-height: 1.375rem;
        color: #ffffff; }
    .video-replay-container .video-js .vjs-caption-settings,
    .video-replay-container .video-js .vjs-live-control,
    .video-replay-container .video-js .vjs-playback-rate,
    .video-replay-container .video-js .vjs-chapters-button,
    .video-replay-container .video-js .vjs-descriptions-button,
    .video-replay-container .video-js .vjs-subtitles-button,
    .video-replay-container .video-js .vjs-captions-button,
    .video-replay-container .video-js .vjs-audio-button {
      display: none !important; }
    .video-replay-container .video-js .vjs-big-play-button {
      font-size: 60px;
      line-height: 80px;
      border: none; }
    .video-replay-container .video-js .vjs-control-bar {
      background-color: #1b3c7b; }
    .video-replay-container .video-js .vjs-control:focus:before, .video-replay-container .video-js .vjs-control:hover:before, .video-replay-container .video-js .vjs-control:focus {
      text-shadow: none; }
  .video-replay-container video {
    width: 100%;
    height: 100%;
    background-color: transparent; }
    .video-replay-container video::-internal-media-controls-download-button {
      display: none; }
    .video-replay-container video::-webkit-media-controls-enclosure {
      overflow: hidden; }
    .video-replay-container video::-webkit-media-controls-panel {
      width: calc(100% + 30px); }
  .video-replay-container .video-replay-placeholder-play {
    position: absolute; }
    .video-replay-container .video-replay-placeholder-play:after {
      content: "";
      position: absolute;
      border-color: transparent transparent transparent #ffffff;
      border-style: solid;
      border-width: 18.5px 0 18.5px 28px;
      top: calc(50% - 18.5px);
      left: calc(50% - 10px); }
  .video-replay-container .video-replay-placeholder-loading {
    position: absolute; }
    .video-replay-container .video-replay-placeholder-loading:after {
      color: #ffffff; }
  .video-replay-container .video-account, .video-replay-container .video-replay-error {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 65%;
    min-width: 320px;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.6); }
    .video-replay-container .video-account h2, .video-replay-container .video-replay-error h2 {
      font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
      font-size: 1rem;
      line-height: 1.375rem;
      color: #dd2e2e;
      font-weight: normal;
      padding: 0 10px 10px; }
    .video-replay-container .video-account p, .video-replay-container .video-replay-error p {
      font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
      font-size: 0.75rem;
      line-height: 1rem;
      color: #4e4e4e;
      padding: 0 0 10px;
      max-width: 500px;
      margin: 0 auto; }
  .video-replay-container .video-account h2 {
    color: #1b3c7b; }
  .video-replay-container .video-register-button {
    display: inline-block;
    border-radius: 4px;
    padding: 0;
    text-align: center;
    border: 1px solid #d8d8d8;
    background-color: #ebebeb;
    font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    line-height: 2.5rem;
    color: #4e4e4e;
    padding: 0 1.0625rem;
    width: 35%;
    margin-right: 10px;
    cursor: pointer; }
    .video-replay-container .video-register-button:hover, .video-replay-container .video-register-button:active {
      background-color: #d8d8d8; }
  .video-replay-container .video-login-button {
    display: inline-block;
    border-radius: 4px;
    padding: 0;
    text-align: center;
    border: 1px solid #0b2352;
    background-color: #1b3c7b;
    font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    line-height: 2.5rem;
    color: #ffffff;
    padding: 0 1.0625rem;
    width: 35%;
    cursor: pointer; }
    .video-replay-container .video-login-button:hover, .video-replay-container .video-login-button:active {
      background-color: #0b2352; }
.hr-racing-runner-wrapper,
.hr-racing-nonrunner-wrapper {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .hr-racing-runner-wrapper .row,
  .hr-racing-nonrunner-wrapper .row {
    display: block;
    line-height: 0; }
  .hr-racing-runner-wrapper .hr-racing-runner-key-info-container,
  .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container,
  .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container,
  .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container {
    display: block;
    padding: 10px; }
    .hr-racing-runner-wrapper .hr-racing-runner-key-info-container:after,
    .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container:after,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container:after,
    .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container:after {
      content: "";
      display: table;
      clear: both; }
    .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-saddle-stall-info,
    .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-saddle-stall-info,
    .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-saddle-stall-info,
    .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-saddle-stall-info,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-saddle-stall-info,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-saddle-stall-info,
    .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-saddle-stall-info,
    .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-saddle-stall-info {
      display: block;
      float: left;
      width: 20px;
      min-height: 1px;
      text-align: center; }
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-runner-saddle-cloth-no,
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-runner-saddle-cloth-no,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-runner-saddle-cloth-no,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-runner-saddle-cloth-no,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-runner-saddle-cloth-no,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-runner-saddle-cloth-no,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-runner-saddle-cloth-no,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-runner-saddle-cloth-no {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.875rem;
        line-height: 1.125rem;
        color: #1b3c7b; }
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-nonrunner-saddle-cloth-no,
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-nonrunner-saddle-cloth-no,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-nonrunner-saddle-cloth-no,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-nonrunner-saddle-cloth-no,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-nonrunner-saddle-cloth-no,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-nonrunner-saddle-cloth-no,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-nonrunner-saddle-cloth-no,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-nonrunner-saddle-cloth-no {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.875rem;
        line-height: 1.125rem;
        color: #9b9b9b; }
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-nonrunner-saddle-cloth-no,
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-nonrunner-saddle-cloth-no,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-nonrunner-saddle-cloth-no,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-nonrunner-saddle-cloth-no,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-nonrunner-saddle-cloth-no,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-nonrunner-saddle-cloth-no,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-nonrunner-saddle-cloth-no,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-nonrunner-saddle-cloth-no {
        color: #9b9b9b; }
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-runner-stall-no,
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-nonrunner-stall-no,
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-runner-stall-no,
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-nonrunner-stall-no,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-runner-stall-no,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-nonrunner-stall-no,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-runner-stall-no,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-nonrunner-stall-no,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-runner-stall-no,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-nonrunner-stall-no,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-runner-stall-no,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-nonrunner-stall-no,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-runner-stall-no,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-saddle-stall-info .hr-racing-nonrunner-stall-no,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-runner-stall-no,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-saddle-stall-info .hr-racing-nonrunner-stall-no {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.6875rem;
        line-height: 0.9375rem;
        color: #9b9b9b; }
    .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-silks,
    .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-silks,
    .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-silks,
    .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-silks,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-silks,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-silks,
    .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-silks,
    .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-silks {
      display: block;
      float: left;
      width: 52px;
      min-height: 1px; }
    .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info,
    .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info,
    .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info,
    .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info,
    .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info,
    .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info {
      display: block;
      float: left;
      width: calc(100% - 142px);
      min-height: 1px;
      padding: 0 10px; }
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-name,
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-name,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-name,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-name,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-name,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-name,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-name,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-name {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.875rem;
        line-height: 1.125rem;
        color: #1b3c7b; }
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-headgear,
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-headgear,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-headgear,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-headgear,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-headgear,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-headgear,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-headgear,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-headgear {
          font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
          font-size: 0.625rem;
          line-height: 0.75rem;
          color: #9b9b9b;
          vertical-align: super;
          padding-left: 4px; }
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-last-ran,
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-last-ran,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-last-ran,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-last-ran,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-last-ran,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-last-ran,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-last-ran,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-last-ran {
          font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
          font-size: 0.625rem;
          line-height: 0.75rem;
          color: #9b9b9b;
          vertical-align: super;
          padding-left: 4px; }
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-name,
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-nonrunner-horse-name,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-name,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-nonrunner-horse-name,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-name,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-nonrunner-horse-name,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-name,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-nonrunner-horse-name {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #9b9b9b; }
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-name sup.hr-racing-nonrunner-horse-last-ran,
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-nonrunner-horse-name sup.hr-racing-nonrunner-horse-last-ran,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-name sup.hr-racing-nonrunner-horse-last-ran,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-nonrunner-horse-name sup.hr-racing-nonrunner-horse-last-ran,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-name sup.hr-racing-nonrunner-horse-last-ran,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-nonrunner-horse-name sup.hr-racing-nonrunner-horse-last-ran,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-name sup.hr-racing-nonrunner-horse-last-ran,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-nonrunner-horse-name sup.hr-racing-nonrunner-horse-last-ran {
          font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
          font-size: 0.6875rem;
          line-height: 0.9375rem;
          color: #9b9b9b;
          vertical-align: super;
          padding-left: 4px; }
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-sub-info,
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-sub-info,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-sub-info,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-sub-info,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-sub-info,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-sub-info,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-sub-info,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-sub-info {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.6875rem;
        line-height: 0.9375rem;
        color: #4e4e4e; }
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-sub-info span,
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-sub-info span,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-sub-info span,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-sub-info span,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-sub-info span,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-sub-info span,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-runner-horse-sub-info span,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-runner-horse-sub-info span {
          margin-right: 8px; }
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-sub-info,
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-nonrunner-horse-sub-info,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-sub-info,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-nonrunner-horse-sub-info,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-sub-info,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-nonrunner-horse-sub-info,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-sub-info,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-nonrunner-horse-sub-info {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.6875rem;
        line-height: 0.9375rem;
        color: #9b9b9b; }
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-sub-info span,
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-nonrunner-horse-sub-info span,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-sub-info span,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-nonrunner-horse-sub-info span,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-sub-info span,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-nonrunner-horse-sub-info span,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-sub-info span,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-horse-info .hr-racing-nonrunner-horse-sub-info span {
          margin-right: 8px; }
    .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-betting-odds,
    .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-betting-odds,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-betting-odds,
    .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-betting-odds {
      display: block;
      float: left;
      width: 70px;
      min-height: 1px;
      margin: 2px 0; }
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link {
        display: inline-block;
        border-radius: 4px;
        padding: 0;
        text-align: center;
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 1rem;
        line-height: 1.375rem;
        color: #1b3c7b;
        background-color: #ffffff;
        border: 1px solid #1b3c7b;
        width: 70px;
        height: 1.875rem;
        padding: 4px; }
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link.active,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link.active,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link.active,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link.active {
          color: #ffffff;
          border-color: #1b3c7b;
          background-color: #1b3c7b; }
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link.disabled,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link.disabled,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link.disabled,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link.disabled {
          color: #d8d8d8;
          border-color: #d8d8d8;
          background-color: #ffffff; }
          .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link.disabled:hover,
          .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link.disabled:hover,
          .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link.disabled:hover,
          .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link.disabled:hover {
            color: #4e4e4e;
            border-color: #888888;
            background-color: #d8d8d8; }
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link:hover,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-runner-betting-odds a.hr-racing-runner-betting-link:hover {
          background-color: transparent;
          text-decoration: none; }
    .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-betting-odds,
    .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-betting-odds,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-betting-odds,
    .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-betting-odds {
      display: block;
      float: left;
      width: 70px;
      min-height: 1px;
      margin: 2px 0; }
      .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button {
        display: inline-block;
        border-radius: 4px;
        padding: 0;
        text-align: center;
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 1rem;
        line-height: 1.375rem;
        color: #1b3c7b;
        background-color: #ffffff;
        border: 1px solid #1b3c7b;
        width: 70px;
        height: 1.875rem;
        padding: 4px;
        background-color: transparent;
        border: 1px solid #d8d8d8;
        color: #d8d8d8; }
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button.active,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button.active,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button.active,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button.active {
          color: #ffffff;
          border-color: #1b3c7b;
          background-color: #1b3c7b; }
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button.disabled,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button.disabled,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button.disabled,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button.disabled {
          color: #d8d8d8;
          border-color: #d8d8d8;
          background-color: #ffffff; }
          .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button.disabled:hover,
          .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button.disabled:hover,
          .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button.disabled:hover,
          .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button.disabled:hover {
            color: #4e4e4e;
            border-color: #888888;
            background-color: #d8d8d8; }
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button:hover,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button:hover {
          background-color: transparent;
          text-decoration: none; }
        .hr-racing-runner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button:hover,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-key-info-container .hr-racing-nonrunner-betting-odds button.hr-racing-nonrunner-betting-button:hover {
          background-color: transparent;
          color: #d8d8d8; }
  .hr-racing-runner-wrapper .hr-racing-runner-form-history-container,
  .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container,
  .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container,
  .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container {
    display: block; }
    .hr-racing-runner-wrapper .hr-racing-runner-form-history-container:after,
    .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container:after,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container:after,
    .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container:after {
      content: "";
      display: table;
      clear: both; }
    .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info,
    .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info,
    .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info {
      padding: 5px 0; }
    .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info,
    .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info,
    .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info,
    .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info,
    .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info,
    .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info {
      border-top: 1px dashed #d8d8d8;
      margin: 0 10px; }
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form {
        font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
        font-size: 0.8125rem;
        line-height: 1rem;
        color: #4e4e4e; }
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form span,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form span,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form span,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form span,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form span,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form span,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form span,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form span {
          font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
          font-size: 0.8125rem;
          line-height: 1rem;
          color: #4e4e4e; }
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.8125rem;
        line-height: 1rem;
        color: #4e4e4e;
        display: inline-block;
        text-decoration: none; }
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer:hover,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey:hover,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer:hover,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey:hover,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer:hover,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey:hover,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer:hover,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey:hover {
          text-decoration: none; }
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer span,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey span,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer span,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey span,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer span,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey span,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer span,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey span,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer span,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey span,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer span,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey span,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer span,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey span,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer span,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey span {
          font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
          font-size: 0.8125rem;
          line-height: 1rem;
          color: #1b3c7b;
          text-decoration: underline; }
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer span.hr-racing-runner-form-jockey-claim,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey span.hr-racing-runner-form-jockey-claim,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer span.hr-racing-runner-form-jockey-claim,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey span.hr-racing-runner-form-jockey-claim,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer span.hr-racing-runner-form-jockey-claim,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey span.hr-racing-runner-form-jockey-claim,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer span.hr-racing-runner-form-jockey-claim,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey span.hr-racing-runner-form-jockey-claim,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer span.hr-racing-runner-form-jockey-claim,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey span.hr-racing-runner-form-jockey-claim,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer span.hr-racing-runner-form-jockey-claim,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey span.hr-racing-runner-form-jockey-claim,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer span.hr-racing-runner-form-jockey-claim,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey span.hr-racing-runner-form-jockey-claim,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer span.hr-racing-runner-form-jockey-claim,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey span.hr-racing-runner-form-jockey-claim {
          font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
          font-size: 0.5rem;
          line-height: 0.75rem;
          color: #4e4e4e;
          text-decoration: none; }
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.8125rem;
        line-height: 1rem;
        color: #9b9b9b;
        display: inline-block;
        text-decoration: none; }
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer:hover,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey:hover,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer:hover,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey:hover,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer:hover,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey:hover,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer:hover,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer:hover,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey:hover {
          text-decoration: none; }
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer span,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey span,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer span,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey span,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer span,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey span,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer span,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey span,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer span,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey span,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer span,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey span,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer span,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey span,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer span,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey span {
          font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
          font-size: 0.8125rem;
          line-height: 1rem;
          color: #9b9b9b; }
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey {
        padding: 0 10px 0 0;
        text-align: left;
        border: none;
        background: none;
        outline: none;
        margin: 0;
        line-height: 2; }
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form:last-child,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer:last-child,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey:last-child,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer:last-child,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey:last-child,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form:last-child,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer:last-child,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey:last-child,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer:last-child,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey:last-child,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form:last-child,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer:last-child,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey:last-child,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer:last-child,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey:last-child,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form:last-child,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer:last-child,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey:last-child,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer:last-child,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer:last-child,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey:last-child {
          padding-right: 0; }
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer[disabled] .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer[disabled] .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey[disabled] .caret-icon {
          fill: transparent; }
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer .caret-icon,
        .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-show-form .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-runner-form-jockey .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-show-form .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-trainer .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-runner-form-jockey .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer .caret-icon,
        .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey .caret-icon {
          margin-right: 4px;
          fill: #4e4e4e; }
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-runner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-runner-form-key-info .hr-racing-nonrunner-form-jockey,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-trainer,
      .hr-racing-nonrunner-wrapper .hr-racing-nonrunner-form-history-container .hr-racing-nonrunner-form-key-info .hr-racing-nonrunner-form-jockey {
        padding-top: 5px;
        padding-bottom: 5px; }
  .hr-racing-runner-wrapper .hr-racing-runner-form-racecard-link,
  .hr-racing-nonrunner-wrapper .hr-racing-runner-form-racecard-link {
    color: #1b3c7b; }
  .hr-racing-runner-wrapper .hr-racing-runner-form-lifetime-link,
  .hr-racing-nonrunner-wrapper .hr-racing-runner-form-lifetime-link {
    float: left;
    padding-top: 5px;
    padding-bottom: 5px; }
  .hr-racing-runner-wrapper .hr-racing-runner-form-watch-info-container,
  .hr-racing-nonrunner-wrapper .hr-racing-runner-form-watch-info-container {
    display: block;
    border-top: 1px dashed #d8d8d8;
    margin: 0 10px 5px;
    padding: 5px 0; }
    .hr-racing-runner-wrapper .hr-racing-runner-form-watch-info-container:after,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-form-watch-info-container:after {
      content: "";
      display: table;
      clear: both; }
    .hr-racing-runner-wrapper .hr-racing-runner-form-watch-info-container .hr-racing-runner-form-watch-info,
    .hr-racing-runner-wrapper .hr-racing-runner-form-watch-info-container .hr-racing-runner-form-watch-info-full,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-form-watch-info-container .hr-racing-runner-form-watch-info,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-form-watch-info-container .hr-racing-runner-form-watch-info-full {
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.6875rem;
      line-height: 0.9375rem;
      color: #4e4e4e;
      display: block;
      float: left;
      width: calc(100% - 50px);
      min-height: 1px;
      padding-right: 10px; }
    .hr-racing-runner-wrapper .hr-racing-runner-form-watch-info-container .hr-racing-runner-form-watch-info-full,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-form-watch-info-container .hr-racing-runner-form-watch-info-full {
      display: block;
      float: left;
      width: 100%;
      min-height: 1px; }
    .hr-racing-runner-wrapper .hr-racing-runner-form-watch-info-container .hr-racing-runner-form-watch-last-run-button,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-form-watch-info-container .hr-racing-runner-form-watch-last-run-button {
      display: block;
      float: left;
      width: 50px;
      min-height: 1px; }
    .hr-racing-runner-wrapper .hr-racing-runner-form-watch-info-container .hr-racing-runner-form-watch-last-run,
    .hr-racing-nonrunner-wrapper .hr-racing-runner-form-watch-info-container .hr-racing-runner-form-watch-last-run {
      display: block;
      clear: both;
      padding-top: 5px; }
      .hr-racing-runner-wrapper .hr-racing-runner-form-watch-info-container .hr-racing-runner-form-watch-last-run:after,
      .hr-racing-nonrunner-wrapper .hr-racing-runner-form-watch-info-container .hr-racing-runner-form-watch-last-run:after {
        content: "";
        display: table;
        clear: both; }
.hr-racing-runner-wrapper {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .hr-racing-runner-wrapper .row {
    display: block;
    line-height: 0; }
  .hr-racing-runner-wrapper .hr-racing-runner-position-container {
    display: block;
    padding: 10px; }
    .hr-racing-runner-wrapper .hr-racing-runner-position-container:after {
      content: "";
      display: table;
      clear: both; }
    .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-position {
      display: block;
      float: left;
      width: 30px;
      min-height: 1px;
      text-align: center; }
      .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-position .hr-racing-runner-position-no, .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-position .hr-racing-nonrunner-position-no {
        font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
        font-size: 1rem;
        line-height: 1.375rem;
        color: #1b3c7b; }
      .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-position .hr-racing-nonrunner-position-no {
        color: #9b9b9b; }
    .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-silks,
    .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-nonrunner-silks {
      display: block;
      float: left;
      width: 52px;
      min-height: 1px; }
    .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-space-from-winner {
      display: block;
      float: left;
      width: 30px;
      min-height: 1px;
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 1.375rem;
      color: #dd2e2e;
      text-align: center; }
    .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-cloth-no, .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-nonrunner-cloth-no {
      display: block;
      float: left;
      width: 24px;
      min-height: 1px;
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 1.375rem;
      color: #1b3c7b;
      text-align: center; }
    .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-nonrunner-cloth-no {
      color: #9b9b9b; }
    .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-horse-info {
      display: block;
      float: left;
      width: calc(100% - 176px);
      min-height: 1px;
      padding: 0 10px; }
      .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-horse-info .hr-racing-runner-horse-name, .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-name {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.875rem;
        line-height: 1.125rem;
        color: #1b3c7b;
        display: inline-block;
        padding-top: 0.125rem; }
        .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-horse-info .hr-racing-runner-horse-name sup.hr-racing-runner-horse-last-ran, .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-name sup.hr-racing-runner-horse-last-ran {
          font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
          font-size: 0.6875rem;
          line-height: 0.9375rem;
          color: #9b9b9b;
          vertical-align: super;
          padding-left: 4px; }
      .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-name {
        color: #9b9b9b; }
      .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-horse-info .hr-racing-runner-horse-sub-info, .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-sub-info {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.6875rem;
        line-height: 0.9375rem;
        color: #4e4e4e; }
        .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-horse-info .hr-racing-runner-horse-sub-info span, .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-sub-info span {
          margin-right: 8px; }
      .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-horse-info .hr-racing-nonrunner-horse-sub-info {
        color: #9b9b9b; }
    .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-runner-betting-odds, .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-nonrunner-betting-odds {
      display: block;
      float: left;
      width: 40px;
      min-height: 1px;
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 1.375rem;
      color: #1b3c7b;
      padding-top: 7px;
      text-align: center;
      font-size: 1rem; }
    .hr-racing-runner-wrapper .hr-racing-runner-position-container .hr-racing-nonrunner-betting-odds {
      color: #9b9b9b; }
  .hr-racing-runner-wrapper .hr-racing-runner-form-key-info {
    display: block;
    border-top: 1px dashed #d8d8d8;
    margin: 5px 10px; }
    .hr-racing-runner-wrapper .hr-racing-runner-form-key-info:after {
      content: "";
      display: table;
      clear: both; }
    .hr-racing-runner-wrapper .hr-racing-runner-form-key-info .hr-racing-runner-form-trainer-jockey-block {
      display: block;
      float: left;
      width: calc(100% - 3.25em);
      min-height: 1px; }
    .hr-racing-runner-wrapper .hr-racing-runner-form-key-info .hr-racing-runner-race-info, .hr-racing-runner-wrapper .hr-racing-runner-form-key-info .hr-racing-nonrunner-race-info {
      padding: 5px 0; }
      .hr-racing-runner-wrapper .hr-racing-runner-form-key-info .hr-racing-runner-race-info span, .hr-racing-runner-wrapper .hr-racing-runner-form-key-info .hr-racing-nonrunner-race-info span {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #4e4e4e;
        margin: 0 5px; }
    .hr-racing-runner-wrapper .hr-racing-runner-form-key-info .hr-racing-runner-ride-desc-info {
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.6875rem;
      line-height: 0.9375rem;
      color: #4e4e4e;
      display: block;
      float: left;
      width: calc(100% - 3.25em);
      min-height: 1px;
      padding: 5px 0; }
    .hr-racing-runner-wrapper .hr-racing-runner-form-key-info .hr-racing-nonrunner-race-info {
      color: #9b9b9b; }
      .hr-racing-runner-wrapper .hr-racing-runner-form-key-info .hr-racing-nonrunner-race-info span {
        color: #9b9b9b; }
  .hr-racing-runner-wrapper .hr-racing-runner-ride-desc-my-stable-btn {
    display: block;
    float: left;
    width: 3.25em;
    min-height: 1px;
    padding: 5px 0; }
.horseRacingJockeyProfile {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .horseRacingJockeyProfile h1 {
    font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
    font-size: 1.625rem;
    line-height: 1.875rem;
    color: #dd2e2e;
    font-weight: normal;
    padding: 19px 10px 10px; }
  .horseRacingJockeyProfile .jockeyProfile-summary {
    padding: 10px; }
    .horseRacingJockeyProfile .jockeyProfile-summary li {
      display: block; }
      .horseRacingJockeyProfile .jockeyProfile-summary li:after {
        content: "";
        display: table;
        clear: both; }
      .horseRacingJockeyProfile .jockeyProfile-summary li .jockeyProfile-summary-label {
        display: block;
        float: left;
        width: 8em;
        min-height: 1px;
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #4e4e4e; }
      .horseRacingJockeyProfile .jockeyProfile-summary li span.jockeyProfile-summary-value, .horseRacingJockeyProfile .jockeyProfile-summary li a.jockeyProfile-summary-value {
        display: block;
        float: left;
        width: calc(100% - 8em);
        min-height: 1px; }
      .horseRacingJockeyProfile .jockeyProfile-summary li span.jockeyProfile-summary-value {
        font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #4e4e4e; }
      .horseRacingJockeyProfile .jockeyProfile-summary li a.jockeyProfile-summary-value {
        font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #1b3c7b; }
  .horseRacingJockeyProfile .hr-racing-form-racecard-link {
    color: #1b3c7b; }
  .horseRacingJockeyProfile .jockeyProfile-results {
    padding-top: 5px; }
    .horseRacingJockeyProfile .jockeyProfile-results nav.tabs {
      background-color: #1b3c7b;
      margin-bottom: 0; }
      .horseRacingJockeyProfile .jockeyProfile-results nav.tabs ul li {
        padding: 5px 0.5rem;
        line-height: 1; }
        .horseRacingJockeyProfile .jockeyProfile-results nav.tabs ul li a {
          font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
          font-size: 0.75rem;
          line-height: 1rem;
          color: #ffffff; }
        .horseRacingJockeyProfile .jockeyProfile-results nav.tabs ul li .tab-selected {
          color: #ffffff;
          font-weight: bold; }
          .horseRacingJockeyProfile .jockeyProfile-results nav.tabs ul li .tab-selected:after {
            content: none; }
        .horseRacingJockeyProfile .jockeyProfile-results nav.tabs ul li:after {
          top: 0.4em;
          bottom: 0.3em; }
    .horseRacingJockeyProfile .jockeyProfile-results .jockey-lifetime-form-table {
      border-bottom: 10px solid #ebebeb; }
    .horseRacingJockeyProfile .jockeyProfile-results .jockey-results-table tr:not(:last-child),
    .horseRacingJockeyProfile .jockeyProfile-results .jockey-lifetime-form-table tr:not(:last-child) {
      border-bottom: 1px solid #d8d8d8; }
    .horseRacingJockeyProfile .jockeyProfile-results .jockey-results-table td,
    .horseRacingJockeyProfile .jockeyProfile-results .jockey-lifetime-form-table td {
      background-image: none; }
  .horseRacingJockeyProfile .jockeyProfile-detail {
    padding-top: 5px; }
@media screen and (max-width: 674px) {
  .person-profile-results-table-race-type {
    display: none; } }
.horseRacingTrainerProfile {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .horseRacingTrainerProfile h1 {
    font-family: "code_pro_lc-webfont", Arial, Helvetica, sans-serif;
    font-size: 1.625rem;
    line-height: 1.875rem;
    color: #dd2e2e;
    font-weight: normal;
    padding: 19px 10px 10px; }
  .horseRacingTrainerProfile .trainerProfile-summary {
    padding: 10px; }
    .horseRacingTrainerProfile .trainerProfile-summary li {
      display: block; }
      .horseRacingTrainerProfile .trainerProfile-summary li:after {
        content: "";
        display: table;
        clear: both; }
      .horseRacingTrainerProfile .trainerProfile-summary li .trainerProfile-summary-label {
        display: block;
        float: left;
        width: 8em;
        min-height: 1px;
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #4e4e4e; }
      .horseRacingTrainerProfile .trainerProfile-summary li span.trainerProfile-summary-value, .horseRacingTrainerProfile .trainerProfile-summary li a.trainerProfile-summary-value {
        display: block;
        float: left;
        width: calc(100% - 8em);
        min-height: 1px; }
      .horseRacingTrainerProfile .trainerProfile-summary li span.trainerProfile-summary-value {
        font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #4e4e4e; }
      .horseRacingTrainerProfile .trainerProfile-summary li a.trainerProfile-summary-value {
        font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #1b3c7b; }
  .horseRacingTrainerProfile .hr-racing-form-racecard-link {
    color: #1b3c7b; }
  .horseRacingTrainerProfile .trainerProfile-results {
    padding-top: 5px; }
    .horseRacingTrainerProfile .trainerProfile-results nav.tabs {
      background-color: #1b3c7b;
      margin-bottom: 0; }
      .horseRacingTrainerProfile .trainerProfile-results nav.tabs ul li {
        padding: 5px 0.5rem;
        line-height: 1; }
        .horseRacingTrainerProfile .trainerProfile-results nav.tabs ul li a {
          font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
          font-size: 0.75rem;
          line-height: 1rem;
          color: #ffffff; }
        .horseRacingTrainerProfile .trainerProfile-results nav.tabs ul li .tab-selected {
          color: #ffffff;
          font-weight: bold; }
          .horseRacingTrainerProfile .trainerProfile-results nav.tabs ul li .tab-selected:after {
            content: none; }
        .horseRacingTrainerProfile .trainerProfile-results nav.tabs ul li:after {
          top: 0.4em;
          bottom: 0.3em; }
    .horseRacingTrainerProfile .trainerProfile-results .trainer-lifetime-form-table {
      border-bottom: 10px solid #ebebeb; }
    .horseRacingTrainerProfile .trainerProfile-results .trainer-results-table tr:not(:last-child),
    .horseRacingTrainerProfile .trainerProfile-results .trainer-lifetime-form-table tr:not(:last-child) {
      border-bottom: 1px solid #d8d8d8; }
    .horseRacingTrainerProfile .trainerProfile-results .trainer-results-table td,
    .horseRacingTrainerProfile .trainerProfile-results .trainer-lifetime-form-table td {
      background-image: none; }
.greyhounds-racecard {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .greyhounds-racecard .greyhounds-racecard-top {
    padding: 10px; }
.cloth-1, .cloth-2, .cloth-3, .cloth-4, .cloth-5, .cloth-6, .cloth-7, .cloth-8, .cloth-nr {
  width: 36px;
  height: 36px;
  border: 1px solid #4e4e4e;
  color: #ffffff;
  text-align: center;
  font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  line-height: 2.125rem;
  color: #ffffff; }

.cloth-1 {
  background-color: #de231e; }

.cloth-2 {
  background-color: #0000ff; }

.cloth-3 {
  background-color: #ffffff;
  color: #000000; }

.cloth-4 {
  background-color: #000000; }

.cloth-5 {
  background-color: #ffcd00;
  color: #000000; }

.cloth-6 {
  background-image: -webkit-linear-gradient(#ffffff 50%, #000000 50%);
  background-image: linear-gradient(#ffffff 50%, #000000 50%);
  background-size: 100% 6px;
  background-repeat: repeat-y;
  color: #e0200e; }

.cloth-7 {
  background-color: #00b548;
  color: #e0200e; }

.cloth-8 {
  background-image: -webkit-linear-gradient(left, #ffcd00 0%, #ffcd00 50%, #000000 50%, #000000 100%);
  background-image: linear-gradient(to right, #ffcd00 0%, #ffcd00 50%, #000000 50%, #000000 100%);
  color: #ffffff; }

.cloth-nr {
  background-image: #d8d8d8;
  border: 1px solid #CBCBCB;
  color: #aaaaaa; }
.gh-racing-runner-wrapper,
.gh-racing-nonrunner-wrapper {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .gh-racing-runner-wrapper .row,
  .gh-racing-nonrunner-wrapper .row {
    display: block;
    line-height: 0; }
  .gh-racing-runner-wrapper .gh-racing-runner-key-info-container,
  .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container,
  .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container,
  .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container {
    display: block;
    padding: 10px; }
    .gh-racing-runner-wrapper .gh-racing-runner-key-info-container:after,
    .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container:after,
    .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container:after,
    .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container:after {
      content: "";
      display: table;
      clear: both; }
    .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-cloth,
    .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-cloth,
    .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-cloth,
    .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-cloth,
    .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-cloth,
    .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-cloth,
    .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-cloth,
    .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-cloth {
      display: block;
      float: left;
      width: 40px;
      min-height: 1px; }
    .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info,
    .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info,
    .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info,
    .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info,
    .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info,
    .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info,
    .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info,
    .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info {
      display: block;
      float: left;
      width: calc(100% - 130px);
      min-height: 1px;
      padding: 0 10px; }
      .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-runner-greyhound-name,
      .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-runner-greyhound-name,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-runner-greyhound-name,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-runner-greyhound-name,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-runner-greyhound-name,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-runner-greyhound-name,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-runner-greyhound-name,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-runner-greyhound-name {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.875rem;
        line-height: 1.375rem;
        color: #1b3c7b; }
        .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-runner-greyhound-name sup.gh-racing-runner-greyhound-last-ran,
        .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-runner-greyhound-name sup.gh-racing-runner-greyhound-last-ran,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-runner-greyhound-name sup.gh-racing-runner-greyhound-last-ran,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-runner-greyhound-name sup.gh-racing-runner-greyhound-last-ran,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-runner-greyhound-name sup.gh-racing-runner-greyhound-last-ran,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-runner-greyhound-name sup.gh-racing-runner-greyhound-last-ran,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-runner-greyhound-name sup.gh-racing-runner-greyhound-last-ran,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-runner-greyhound-name sup.gh-racing-runner-greyhound-last-ran {
          font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
          font-size: 0.6875rem;
          line-height: 0.9375rem;
          color: #9b9b9b;
          vertical-align: super;
          padding-left: 4px; }
      .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-nonrunner-greyhound-name,
      .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-nonrunner-greyhound-name,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-nonrunner-greyhound-name,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-nonrunner-greyhound-name,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-nonrunner-greyhound-name,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-nonrunner-greyhound-name,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-nonrunner-greyhound-name,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-nonrunner-greyhound-name {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #9b9b9b; }
        .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-nonrunner-greyhound-name sup.racing-nonrunner-greyhound-last-ran,
        .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-nonrunner-greyhound-name sup.racing-nonrunner-greyhound-last-ran,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-nonrunner-greyhound-name sup.racing-nonrunner-greyhound-last-ran,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-nonrunner-greyhound-name sup.racing-nonrunner-greyhound-last-ran,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-nonrunner-greyhound-name sup.racing-nonrunner-greyhound-last-ran,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-nonrunner-greyhound-name sup.racing-nonrunner-greyhound-last-ran,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-nonrunner-greyhound-name sup.racing-nonrunner-greyhound-last-ran,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-nonrunner-greyhound-name sup.racing-nonrunner-greyhound-last-ran {
          font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
          font-size: 0.6875rem;
          line-height: 0.9375rem;
          color: #9b9b9b;
          vertical-align: super;
          padding-left: 4px; }
      .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-runner-greyhound-sub-info,
      .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-runner-greyhound-sub-info,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-runner-greyhound-sub-info,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-runner-greyhound-sub-info,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-runner-greyhound-sub-info,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-runner-greyhound-sub-info,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-runner-greyhound-sub-info,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-runner-greyhound-sub-info {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.6875rem;
        line-height: 0.9375rem;
        color: #4e4e4e; }
        .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-runner-greyhound-sub-info span,
        .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-runner-greyhound-sub-info span,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-runner-greyhound-sub-info span,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-runner-greyhound-sub-info span,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-runner-greyhound-sub-info span,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-runner-greyhound-sub-info span,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info .gh-racing-runner-greyhound-sub-info span,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info .gh-racing-runner-greyhound-sub-info span {
          margin-right: 8px; }
      .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info .racing-nonrunner-greyhound-sub-info,
      .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info .racing-nonrunner-greyhound-sub-info,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info .racing-nonrunner-greyhound-sub-info,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info .racing-nonrunner-greyhound-sub-info,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info .racing-nonrunner-greyhound-sub-info,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info .racing-nonrunner-greyhound-sub-info,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info .racing-nonrunner-greyhound-sub-info,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info .racing-nonrunner-greyhound-sub-info {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.6875rem;
        line-height: 0.9375rem;
        color: #9b9b9b; }
        .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info .racing-nonrunner-greyhound-sub-info span,
        .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info .racing-nonrunner-greyhound-sub-info span,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info .racing-nonrunner-greyhound-sub-info span,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info .racing-nonrunner-greyhound-sub-info span,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-greyhound-info .racing-nonrunner-greyhound-sub-info span,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-nonrunner-greyhound-info .racing-nonrunner-greyhound-sub-info span,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-greyhound-info .racing-nonrunner-greyhound-sub-info span,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-nonrunner-greyhound-info .racing-nonrunner-greyhound-sub-info span {
          margin-right: 8px; }
    .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-betting-odds,
    .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-betting-odds,
    .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-betting-odds,
    .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-betting-odds {
      display: block;
      float: left;
      width: 70px;
      min-height: 1px;
      margin: 2px 0; }
      .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link {
        display: inline-block;
        border-radius: 4px;
        padding: 0;
        text-align: center;
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 1rem;
        line-height: 1.375rem;
        color: #1b3c7b;
        background-color: #ffffff;
        border: 1px solid #1b3c7b;
        width: 70px;
        height: 1.875rem;
        padding: 4px; }
        .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link.active,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link.active,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link.active,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link.active {
          color: #ffffff;
          border-color: #1b3c7b;
          background-color: #1b3c7b; }
        .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link.disabled,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link.disabled,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link.disabled,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link.disabled {
          color: #d8d8d8;
          border-color: #d8d8d8;
          background-color: #ffffff; }
          .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link.disabled:hover,
          .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link.disabled:hover,
          .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link.disabled:hover,
          .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link.disabled:hover {
            color: #4e4e4e;
            border-color: #888888;
            background-color: #d8d8d8; }
        .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link:hover,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link:hover,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link:hover,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .gh-racing-runner-betting-odds a.gh-racing-runner-betting-link:hover {
          background-color: transparent;
          text-decoration: none; }
    .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .racing-nonrunner-betting-odds,
    .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .racing-nonrunner-betting-odds,
    .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .racing-nonrunner-betting-odds,
    .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .racing-nonrunner-betting-odds {
      display: block;
      float: left;
      width: 70px;
      min-height: 1px;
      margin: 2px 0; }
      .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button {
        display: inline-block;
        border-radius: 4px;
        padding: 0;
        text-align: center;
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 1rem;
        line-height: 1.375rem;
        color: #1b3c7b;
        background-color: #ffffff;
        border: 1px solid #1b3c7b;
        width: 70px;
        height: 1.875rem;
        padding: 4px;
        background-color: transparent;
        border: 1px solid #d8d8d8;
        color: #d8d8d8; }
        .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button.active,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button.active,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button.active,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button.active {
          color: #ffffff;
          border-color: #1b3c7b;
          background-color: #1b3c7b; }
        .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button.disabled,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button.disabled,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button.disabled,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button.disabled {
          color: #d8d8d8;
          border-color: #d8d8d8;
          background-color: #ffffff; }
          .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button.disabled:hover,
          .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button.disabled:hover,
          .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button.disabled:hover,
          .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button.disabled:hover {
            color: #4e4e4e;
            border-color: #888888;
            background-color: #d8d8d8; }
        .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button:hover,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button:hover,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button:hover,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button:hover {
          background-color: transparent;
          text-decoration: none; }
        .gh-racing-runner-wrapper .gh-racing-runner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button:hover,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button:hover,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button:hover,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-key-info-container .racing-nonrunner-betting-odds button.racing-nonrunner-betting-button:hover {
          background-color: transparent;
          color: #d8d8d8; }
  .gh-racing-runner-wrapper .gh-racing-runner-form-history-container,
  .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container,
  .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container,
  .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container {
    display: block; }
    .gh-racing-runner-wrapper .gh-racing-runner-form-history-container:after,
    .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container:after,
    .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container:after,
    .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container:after {
      content: "";
      display: table;
      clear: both; }
    .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info,
    .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info,
    .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info,
    .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info {
      padding: 5px 0; }
    .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info,
    .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info,
    .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info,
    .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info,
    .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info,
    .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info,
    .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info,
    .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info {
      border-top: 1px dashed #d8d8d8;
      margin: 5px 10px 0; }
      .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form,
      .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form {
        font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
        font-size: 0.8125rem;
        line-height: 1rem;
        color: #4e4e4e; }
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form span,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form span,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form span,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form span,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form span,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form span,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form span,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form span {
          font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
          font-size: 0.8125rem;
          line-height: 1rem;
          color: #4e4e4e; }
      .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer,
      .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.8125rem;
        line-height: 1rem;
        color: #4e4e4e;
        display: inline-block; }
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer span,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer span,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer span,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer span,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer span,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer span,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer span,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer span {
          font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
          font-size: 0.8125rem;
          line-height: 1rem;
          color: #4e4e4e; }
      .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer,
      .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.8125rem;
        line-height: 1rem;
        color: #9b9b9b;
        display: inline-block;
        text-decoration: none; }
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer:hover,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer:hover,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer:hover,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer:hover,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer:hover,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer:hover,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer:hover,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer:hover {
          text-decoration: none; }
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer span,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer span,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer span,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer span,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer span,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer span,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer span,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer span {
          font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
          font-size: 0.8125rem;
          line-height: 1rem;
          color: #9b9b9b; }
      .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form,
      .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer,
      .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer,
      .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form,
      .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer,
      .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer {
        padding: 0 10px 0 0;
        text-align: left;
        border: none;
        background: none;
        outline: none;
        margin: 0;
        line-height: 2; }
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form:last-child,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer:last-child,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer:last-child,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form:last-child,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer:last-child,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer:last-child,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form:last-child,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer:last-child,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer:last-child,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form:last-child,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer:last-child,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer:last-child,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form:last-child,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer:last-child,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer:last-child,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form:last-child,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer:last-child,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer:last-child,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form:last-child,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer:last-child,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer:last-child,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form:last-child,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer:last-child,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer:last-child {
          padding-right: 0; }
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form[disabled] .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer[disabled] .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer[disabled] .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form[disabled] .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer[disabled] .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer[disabled] .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form[disabled] .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer[disabled] .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer[disabled] .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form[disabled] .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer[disabled] .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer[disabled] .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form[disabled] .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer[disabled] .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer[disabled] .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form[disabled] .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer[disabled] .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer[disabled] .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form[disabled] .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer[disabled] .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer[disabled] .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form[disabled] .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer[disabled] .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer[disabled] .caret-icon {
          fill: transparent; }
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer .caret-icon,
        .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-show-form .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-runner-form-trainer .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .gh-racing-nonrunner-form-trainer .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-show-form .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-runner-form-trainer .caret-icon,
        .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .gh-racing-nonrunner-form-trainer .caret-icon {
          margin-right: 4px;
          fill: #4e4e4e; }
      .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .racing-nonrunner-form-trainer,
      .gh-racing-runner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .racing-nonrunner-form-trainer,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .racing-nonrunner-form-trainer,
      .gh-racing-runner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .racing-nonrunner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-runner-form-key-info .racing-nonrunner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-runner-form-history-container .gh-racing-nonrunner-form-key-info .racing-nonrunner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-runner-form-key-info .racing-nonrunner-form-trainer,
      .gh-racing-nonrunner-wrapper .gh-racing-nonrunner-form-history-container .gh-racing-nonrunner-form-key-info .racing-nonrunner-form-trainer {
        padding-top: 5px;
        padding-bottom: 5px; }
  .gh-racing-runner-wrapper .gh-racing-runner-form-lifetime-link,
  .gh-racing-nonrunner-wrapper .gh-racing-runner-form-lifetime-link {
    float: left;
    padding-top: 5px;
    padding-bottom: 5px; }
  .gh-racing-runner-wrapper .gh-racing-runner-sire-dam-container,
  .gh-racing-nonrunner-wrapper .gh-racing-runner-sire-dam-container {
    display: block;
    border-top: 1px dashed #d8d8d8;
    margin: 0 10px 5px;
    padding: 5px 0; }
    .gh-racing-runner-wrapper .gh-racing-runner-sire-dam-container:after,
    .gh-racing-nonrunner-wrapper .gh-racing-runner-sire-dam-container:after {
      content: "";
      display: table;
      clear: both; }
    .gh-racing-runner-wrapper .gh-racing-runner-sire-dam-container .gh-racing-runner-sire-dam-text,
    .gh-racing-nonrunner-wrapper .gh-racing-runner-sire-dam-container .gh-racing-runner-sire-dam-text {
      padding: 5px 0;
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.6875rem;
      line-height: 0.9375rem;
      color: #4e4e4e; }
.gh-racecard-result-details-wrapper {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .gh-racecard-result-details-wrapper .gh-race-details-summary {
    padding: 10px; }
    .gh-racecard-result-details-wrapper .gh-race-details-summary li {
      display: block; }
      .gh-racecard-result-details-wrapper .gh-race-details-summary li:after {
        content: "";
        display: table;
        clear: both; }
      .gh-racecard-result-details-wrapper .gh-race-details-summary li .gh-race-details-summary-label {
        display: block;
        float: left;
        width: 10em;
        min-height: 1px;
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #4e4e4e; }
      .gh-racecard-result-details-wrapper .gh-race-details-summary li span.gh-race-details-summary-value, .gh-racecard-result-details-wrapper .gh-race-details-summary li a.gh-race-details-summary-value {
        display: block;
        float: left;
        width: calc(100% - 10em);
        min-height: 1px; }
      .gh-racecard-result-details-wrapper .gh-race-details-summary li span.gh-race-details-summary-value {
        font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #4e4e4e; }
      .gh-racecard-result-details-wrapper .gh-race-details-summary li a.gh-race-details-summary-value {
        font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #1b3c7b; }
.gh-racing-result-runner-wrapper,
.gh-racing-result-nonrunner-wrapper {
  background-color: #ffffff;
  margin-bottom: 10px; }
  .gh-racing-result-runner-wrapper .row,
  .gh-racing-result-nonrunner-wrapper .row {
    display: block;
    line-height: 0; }
  .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container,
  .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container,
  .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container,
  .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container {
    display: block;
    padding: 10px; }
    .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container:after,
    .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container:after,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container:after,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container:after {
      content: "";
      display: table;
      clear: both; }
    .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-position,
    .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-position,
    .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-position,
    .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-position,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-position,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-position,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-position,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-position {
      display: block;
      float: left;
      width: 22px;
      min-height: 1px;
      font-family: "Tofino-Medium", Arial, Helvetica, sans-serif;
      font-size: 1rem;
      line-height: 1.375rem;
      color: #1b3c7b;
      margin-right: 4px; }
    .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-distance,
    .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-distance,
    .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-distance,
    .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-distance,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-distance,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-distance,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-distance,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-distance {
      display: block;
      float: left;
      width: 26px;
      min-height: 1px;
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.875rem;
      line-height: 1.375rem;
      color: #dd2e2e;
      margin-right: 4px; }
    .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-cloth,
    .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-cloth,
    .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-cloth,
    .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-cloth,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-cloth,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-cloth,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-cloth,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-cloth {
      display: block;
      float: left;
      width: 40px;
      min-height: 1px;
      margin-right: 16px; }
    .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info,
    .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info,
    .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info,
    .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info {
      display: block;
      float: left;
      width: calc(100% - 112px);
      min-height: 1px; }
      .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-name,
      .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-name,
      .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-name,
      .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-name,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-name,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-name,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-name,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-name {
        display: block;
        float: left;
        width: 50%;
        min-height: 1px;
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.875rem;
        line-height: 1.375rem;
        color: #1b3c7b; }
      .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-nonrunner-greyhound-name,
      .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-nonrunner-greyhound-name,
      .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-nonrunner-greyhound-name,
      .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-nonrunner-greyhound-name,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-nonrunner-greyhound-name,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-nonrunner-greyhound-name,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-nonrunner-greyhound-name,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-nonrunner-greyhound-name {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #9b9b9b; }
      .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-betting-odds,
      .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-betting-odds,
      .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-betting-odds,
      .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-betting-odds,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-betting-odds,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-betting-odds,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-betting-odds,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-betting-odds {
        display: block;
        float: left;
        width: 50%;
        min-height: 1px;
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.875rem;
        line-height: 1.375rem;
        color: #1b3c7b;
        text-align: right; }
      .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-nonrunner-betting-odds,
      .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-nonrunner-betting-odds,
      .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-nonrunner-betting-odds,
      .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-nonrunner-betting-odds,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-nonrunner-betting-odds,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-nonrunner-betting-odds,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-nonrunner-betting-odds,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-nonrunner-betting-odds {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #9b9b9b; }
      .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info,
      .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info,
      .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info,
      .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info {
        font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #4e4e4e; }
        .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split,
        .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time,
        .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split,
        .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time,
        .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split,
        .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time,
        .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split,
        .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time,
        .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split,
        .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time,
        .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split,
        .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time,
        .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split,
        .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time,
        .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split,
        .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time {
          display: block;
          float: left;
          width: 50%;
          min-height: 1px; }
          .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split span.gh-racing-result-runner-split-emphasis,
          .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split span.gh-racing-result-runner-time-emphasis,
          .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time span.gh-racing-result-runner-split-emphasis,
          .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time span.gh-racing-result-runner-time-emphasis,
          .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split span.gh-racing-result-runner-split-emphasis,
          .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split span.gh-racing-result-runner-time-emphasis,
          .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time span.gh-racing-result-runner-split-emphasis,
          .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time span.gh-racing-result-runner-time-emphasis,
          .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split span.gh-racing-result-runner-split-emphasis,
          .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split span.gh-racing-result-runner-time-emphasis,
          .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time span.gh-racing-result-runner-split-emphasis,
          .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time span.gh-racing-result-runner-time-emphasis,
          .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split span.gh-racing-result-runner-split-emphasis,
          .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split span.gh-racing-result-runner-time-emphasis,
          .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time span.gh-racing-result-runner-split-emphasis,
          .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time span.gh-racing-result-runner-time-emphasis,
          .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split span.gh-racing-result-runner-split-emphasis,
          .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split span.gh-racing-result-runner-time-emphasis,
          .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time span.gh-racing-result-runner-split-emphasis,
          .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time span.gh-racing-result-runner-time-emphasis,
          .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split span.gh-racing-result-runner-split-emphasis,
          .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split span.gh-racing-result-runner-time-emphasis,
          .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time span.gh-racing-result-runner-split-emphasis,
          .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time span.gh-racing-result-runner-time-emphasis,
          .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split span.gh-racing-result-runner-split-emphasis,
          .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split span.gh-racing-result-runner-time-emphasis,
          .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time span.gh-racing-result-runner-split-emphasis,
          .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time span.gh-racing-result-runner-time-emphasis,
          .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split span.gh-racing-result-runner-split-emphasis,
          .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-split span.gh-racing-result-runner-time-emphasis,
          .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time span.gh-racing-result-runner-split-emphasis,
          .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time span.gh-racing-result-runner-time-emphasis {
            font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
            font-size: 0.75rem;
            line-height: 1rem;
            color: #4e4e4e; }
        .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time,
        .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time,
        .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time,
        .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time,
        .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time,
        .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time,
        .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time,
        .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .gh-racing-result-runner-greyhound-sub-info span.gh-racing-result-runner-time {
          text-align: right; }
      .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .racing-nonrunner-greyhound-sub-info,
      .gh-racing-result-runner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .racing-nonrunner-greyhound-sub-info,
      .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .racing-nonrunner-greyhound-sub-info,
      .gh-racing-result-runner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .racing-nonrunner-greyhound-sub-info,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-runner-greyhound-info div.row .racing-nonrunner-greyhound-sub-info,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .racing-nonrunner-greyhound-sub-info,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-runner-greyhound-info div.row .racing-nonrunner-greyhound-sub-info,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-nonrunner-key-info-container .gh-racing-result-nonrunner-greyhound-info div.row .racing-nonrunner-greyhound-sub-info {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.6875rem;
        line-height: 0.9375rem;
        color: #9b9b9b; }
  .gh-racing-result-runner-wrapper .gh-racing-result-runner-run-info-container,
  .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-run-info-container {
    display: block;
    border-top: 1px dashed #d8d8d8;
    margin: 0 10px 5px;
    padding: 5px 0; }
    .gh-racing-result-runner-wrapper .gh-racing-result-runner-run-info-container:after,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-run-info-container:after {
      content: "";
      display: table;
      clear: both; }
    .gh-racing-result-runner-wrapper .gh-racing-result-runner-run-info-container span.gh-racing-result-runner-run-trainer,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-run-info-container span.gh-racing-result-runner-run-trainer {
      display: block;
      float: left;
      width: 50%;
      min-height: 1px;
      font-family: "Tofino-Book", Arial, Helvetica, sans-serif;
      font-size: 0.75rem;
      line-height: 1rem;
      color: #4e4e4e;
      padding: 5px 0; }
      .gh-racing-result-runner-wrapper .gh-racing-result-runner-run-info-container span.gh-racing-result-runner-run-trainer span.gh-racing-result-runner-run-trainer-emphasis,
      .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-run-info-container span.gh-racing-result-runner-run-trainer span.gh-racing-result-runner-run-trainer-emphasis {
        font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #4e4e4e; }
    .gh-racing-result-runner-wrapper .gh-racing-result-runner-run-info-container span.gh-racing-result-runner-run-desc,
    .gh-racing-result-nonrunner-wrapper .gh-racing-result-runner-run-info-container span.gh-racing-result-runner-run-desc {
      display: block;
      float: left;
      width: 50%;
      min-height: 1px;
      font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
      font-size: 0.6875rem;
      line-height: 0.9375rem;
      color: #4e4e4e;
      padding: 5px 0;
      text-align: right; }
.error-page .error-heading {
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px; }

.error-page .error-message {
  font-family: "Tofino-Regular", Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #1b3c7b;
  padding: 10px 0; }

.error-page .error-links {
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px;
  display: block;
  color: #5f8de4; }
  .error-page .error-links:after {
    content: "";
    display: table;
    clear: both; }
  .error-page .error-links p {
    padding: 10px 0; }
  .error-page .error-links .error-link {
    display: block;
    float: left;
    width: 300px;
    min-height: 1px; }

/*# sourceMappingURL=main-8e093dde64ea05097ed6d67164857486.css.map*/