body {
  font-family: ProximaNovaA-Regular, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 16px;
  overflow-x: auto !important;
  background-color: white;
}
h3 {
  font-family: proximanovaa-bold, sans-serif;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 1.1em;
}

table {
  font-size: 14px;
}
.no_runners_available {
  text-align: center;
  margin-top: 15px;
  font-size: 1.5em;
}
.runners {
  width: 100%;
  height: auto;
  height: 100%;
}
.horse-box-right-bottom .runner_tip_img {
  width: 40px;
  vertical-align: text-bottom;
  margin-left: 10px;
}
.horse-box-right-bottom .spotlight {
  width: 10px;
  height: 10px;
}
.runners table {
  /* min-width: 900px; */
  border-collapse: collapse;
  border-top: 1px solid #ed1c24;
  margin-top: 1em;
  width: 100%;
}
.day {
  background-color: #3ba54b;
  border-radius: 6px;
  padding: 20px;
  margin: 10px 0px;
  color: #fff;
  display: flex;
  justify-content: space-between;
}
.race_card {
  display: flex;
  justify-content: space-between;
}
.top_content {
  min-width: 900px;
  width: 100%;
  margin: 0px;
}
.horse-box-right-bottom {
  text-align: start;
  display: flex;
  padding-top: 3px;
}
.horse-box-right-bottom a {
  color: #032c59;
  font-size: 13px;
  font-family: proximanovaa-regular, sans-serif;
  text-decoration: none;
}
.prize span:first-child,
.no_of_runners span:first-child,
.going_type_desc span:first-child,
.race_distance_table span:first-child,
.no_of_fenses span:first-child {
  color: #7b7a78;
}
.race_time div:nth-of-type(2) {
  padding: 5px 0px 10px;
  color: #7b7a8d;
}

.race_time h1 {
  font-size: 1em;
  display: inline;
  font-weight: 400;
}
.race_distance h2 {
  font-size: 1em;
  margin-top: 0em;
}
.race_distance {
  font-family: proximanovaa-semibold, sans-serif;
  font-size: 1.2em;
  margin-bottom: 20px;
  line-height: 1.1em;
}
.race_card_right {
  font-family: proximanovaa-semibold, sans-serif;
  padding: 5px 0px 10px;
}

.race_card_right div {
  padding: 3px 0px 3px;
  border-bottom: 1px solid #dcdcdc;
  white-space: nowrap;
}
.prize span:first-child {
  color: #7b7a78;
}

.race_card_right {
  font-family: proximanovaa-semibold, sans-serif;
  padding: 5px 0px;
}

.race_card_right div {
  padding: 3px 0px 3px;
  border-bottom: 1px solid #dcdcdc;
}
.racecard_box {
  width: 100%;
  max-width: 1150px;
  margin: 15px auto;
}
.race_conditions {
  padding: 10px 0 5px;
  margin-top: 5px;
}

.text_card_header,
.text_card_list {
  background: var(--primary-color);
  color: #ffffff;
  padding: 0px 10px;
  border-top: 2px solid var(--tertiary-color);
  margin-right: 0px;
}
.text_card_header.desktop {
  cursor: initial;
}
.text_card_header.desktop img {
  display: none;
}
.text_card_list {
  border: none;
  /* margin: 0px 10px; */
  padding: 10px;
}
.horse_box {
  padding: 10px 10px 10px 0px;
}
.spotlight.inactive {
  fill: #b1b1b1;
  opacity: 0.5;
}
.spotlight {
  cursor: pointer;
  height: 14px;
  width: 14px;
}
.spotlight.toggled {
  fill: #fff;
  background: #22b51f;
  padding: 2px;
}
.start_number {
  font-family: ProximaNovaA-Bold, sans-serif;
  padding-left: 10px;
}
thead {
  font-family: ProximaNovaA-SemiBold, sans-serif;
  background: #f0eff1;
  color: #262626;
}
th {
  text-align: start;
  padding: 10px 10px 5px 10px;
}

table tr td:nth-of-type(5),
table tr th:nth-of-type(5),
table tr th:nth-of-type(6),
table tr td:nth-of-type(6),
table tr th:nth-of-type(7),
table tr td:nth-of-type(7) {
  text-align: center;
}
.horse-box-right {
  padding-left: 10px;
  font-size: 17px;
  font-family: proximanovaa-bold, sans-serif;
}
.horse-box-right-top,
.jockey,
.trainer {
  cursor: pointer;
  text-align: start;
  font-size: 12px;
}
.horse-box-right-top:hover,
.jockey:hover,
.trainer:hover {
  text-decoration: underline;
  color: #d11f25;
}

td.padding-2 {
  padding: 10px 15px;
}

.best-odds-bottom {
  font-size: 10px;
}
.best_odds_box {
  cursor: pointer;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  padding: 3px 5px;
  width: 5em;
}
.best-odds-top {
  font-family: ProximaNovaA-Bold, sans-serif;
  font-size: 26px;
  line-height: 0.9em;
}
.jockey span,
.trainer span {
  color: #7f7f7f;
}
.betting_forecast {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding: 10px 10px;
  margin: 20px 0px;
}

/* #e0e7eb */
.comment {
  padding: 3px 0px;
}
.runner-tr td {
  border-top: 1px solid gainsboro;
  text-align: left;
  padding-left: 10px;
  border-left: none;
  border-right: none;
}
/* .runner-tr td:first-of-type {
  border-left: 1px solid gainsboro;
}
.runner-tr td:last-of-type {
  border-right: 1px solid gainsboro;
} */
.ui-icon {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 18px;
  bottom: 0;
  right: 8px;
  margin: 0;
  display: inline-block;
  fill: var(--black);
}
.verdict_header,
.winners_header,
.key_race_stats_header,
.whly_header {
  position: relative;
  cursor: pointer;
}
.verdict_header svg,
.winners_header svg,
.key_race_stats_header svg,
.whly_header svg {
  transform: rotateZ(-90deg);
}

.key_race_stats li {
  list-style-type: none;
  display: flex;
  font-size: 16px;
  padding: 5px 10px;
  align-items: center;
}
.key_race_stats ul {
  padding-left: 5px;
}
.key_race_stats .circle {
  background: var(--darkblue);
  height: 12px;
  width: 12px;
  border-radius: 50px;
  margin: 0px 7px 0px 0px;
}
.item_header {
  padding: 15px;
  background-color: #f0eff1;
  font-family: ProximaNovaA-SemiBold, sans-serif;
  margin: 1px;
  text-transform: uppercase;
}
.winners thead td {
  background-color: #859298;
  color: white;
  padding: 10px;
  font-family: ProximaNovaA-SemiBold, sans-serif;
  text-align: center;
}
.year-win {
  padding-top: 5px;
  display: flex;
  justify-content: space-between;
}
.single_race .race_title {
  font-size: 42px;
  padding-top: 15px;
}
.faq-cont.container {
  background: none;
}
.loader {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80vh;
}

/* loader start */
.lds-ring {
  margin-top: 30px;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 12px solid #e20613;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #e20613 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.betting_forecast span:first-child {
  font-family: proximanovaa-semibold;
}
/* loader end */
.runners-and-ad {
  display: flex;
  justify-content: space-between;
}
.horse-box-flex {
  display: flex;
}
.winners table td,
.or-table-container td {
  text-align: center;
  padding: 4px;
}

.winners {
  padding: 16px 0px;
}
.ad-container {
  /* background-color: #f0eff1; */
  max-width: 1100px;
  width: 100%;
  margin: 5px auto;
  text-align: center;
}
.ad-container.margin-ad-top {
  padding: 30px 0 30px;
  margin-bottom: 20px;
  height: 90px !important;
}
.small-ad-container {
  margin: 15px 0px 0px 20px;
  margin: 0;
}
.small-ad-container a {
  position: sticky;
  display: block;
  top: 0;
}
.view_racecard {
  padding: 5px 10px;
  background: #171717;
  line-height: 1.25em;
  border-radius: 5px;
  margin: 0 0 2px;
  color: #fff;
  align-self: center;
}
.view_racecard a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.2em;
  font-family: proximanovaa-semibold, sans-serif;
  display: block;
  padding: 3px 5px;
}
.detailed_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 5px;
}
.detailed_flex > div {
  display: flex;
  flex-direction: row-reverse;
  align-items: baseline;
}
.list_top {
  padding: 0px 0px 0px 0px;
  display: flex;
  justify-content: space-between;
  font-size: 20px;
  font-family: ProximaNovaA-SemiBold, sans-serif;
}
.list_top_card {
  display: flex;
  cursor: pointer;
  width: 25%;
  justify-content: center;
  padding: 10px 0px;
  /* border-bottom: 1px solid var(--lightgray); */
  border-bottom: 1px solid #a5a5a5;
  background-color: #F0EFF1;
}
.list_top_card:not(:last-child) {
  border-right: 1px solid #a5a5a5;
}
.list_top_card:last-child {
  border-right: 1px solid var(--lightgray);
}

.race_top_finished .race_top {
  color: #006838;
}

.list_top_arrow {
  padding: 0px 0px 0px 10px;
}

.list_top_card .list_top_card_name {
  color: var(--darkgray);
  text-transform: capitalize;
  transition: all 0.5s;
  font-family: 'ProximaNovaA-Regular';
  font-size: 14px;
  text-align: left;
}
.list_top_card.rotate .list_top_card_name {
  color: #171717;
}
.list_top_card.rotate {
  background-color: #fff;
  border-bottom: none;
}
.list_top_card .list_top_arrow .ui-icon {
  position: static;
  transform: rotate(-90deg);
}
.list_top_card.rotate .list_top_arrow .ui-icon {
  transform: rotate(0deg);
}

.list_content {
  background-color: #fff;
  padding: 0 5px;
  max-height: 0;
  overflow: hidden;
  transition: 0.5s;
  /* border-bottom: 1px solid var(--lightgray);
  border-left: 1px solid var(--lightgray);
  border-right: 1px solid var(--lightgray); */
}
.list_top_card:first-child{
  border-left: 1px solid var(--lightgray);
}
.list_content.expandedContent {
  max-height: 300px;
  padding: 15px 5px;
  border: 1px solid var(--lightgray);
  border-top: none;
}

.list_content a {
  color: var(--black);
  text-decoration: none;
}
.race_top {
  padding: 5px;
}
.race_top.active {
  font-family: proximanovaa-bold;
  text-decoration: underline;
}
.race_top_title:hover {
  text-decoration: underline !important;
  cursor: pointer;
}
.race_top_time {
  font-family: ProximaNovaA-Bold, sans-serif;
  font-size: 20px;
}
.scroll_box {
  flex-wrap: wrap;
  display: flex;
  margin: 0px 0px 20px 0px;
}
.scroll_box_item {
  background-color: #f0eff1;
  margin: 0px 2px;
  padding: 6px 10px;
  font-size: 13px;
  margin: 2px;
}
.scroll_box_item:hover {
  cursor: pointer;
}
[data-raceidtop] {
  color: #171717;
  text-decoration: none;
}

/**************************\
  Basic Modal Styles start
\**************************/

.modal {
  font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir,
    helvetica neue, helvetica, ubuntu, roboto, noto, segoe ui, arial, sans-serif;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal__container {
  background-color: #e4e4e4;
  padding: 30px;
  max-width: 500px;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
}

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}

.modal__close {
  background: transparent;
  border: 0;
}

.modal__header .modal__close:before {
  content: "\2715";
}

.modal__content {
  line-height: 1.5;
  color: #171717;
  position: relative;
}
.modal_close_btn {
  width: 27px;
  position: absolute;
  right: 0px;
  cursor: pointer;
  background: #fff;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #cbcbcb;
}

.modal__btn {
  font-size: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 0.25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}

.modal__btn:focus,
.modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}

/**************************\
  Demo Animation Style
\**************************/
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}

@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

/* .micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
} */
/**************************\
  Basic Modal end
\**************************/
.odds_container {
  width: 264px;
  border: 1px solid #cbcbcb;
  background-color: #fff;
  border-radius: 4px;
}
.odds_compare {
  width: 248px;
  display: flex;
  margin: 0px 8px;
  border-bottom: 1px solid #e4e4e4;
}
.price {
  width: 58px;
  height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ew {
  width: 48px;
  display: flex;
  align-items: center;
  font-size: 13px;
}
.red_sign {
  width: 52px;
}
.bookie_name {
  width: 88px;
  font-family: ProximaNovaA-Bold, sans-serif;
  display: flex;
  align-items: center;
  font-size: 12px;
}
.odds_compare .b365 {
  color: #fff;
  background: #01684c;
}
.odds_compare .bf {
  color: #171717;
  background: #ffb818;
}
.odds_compare .bway {
  color: #fff;
  background: #439539;
}
.odds_compare .pp {
  color: #fff;
  background: #006d00;
}
.odds_compare .wh {
  color: #fff;
  background: #1e3e57;
}
.odds_compare .unibet {
  color: #feb817;
  background: #0e5f31;
}
.odds_compare .coral {
  color: #fff;
  background: #0041ad;
}
.odds_compare .ladb {
  color: #fff;
  background: #de1600;
}
.odds_compare .sky {
  color: #fff;
  background: #1b4493;
}
.odds_compare .boyle {
  color: #fff;
  background: #242858;
}
.odds_compare .rb {
  color: #fff;
  background: #f89c00;
}
.odds_compare .\38 88 {
  color: #fff;
  background: #FC6200;
}

.odds_compare .b365,
.odds_compare .bf,
.odds_compare .bway,
.odds_compare .pp,
.odds_compare .wh,
.odds_compare .unibet,
.odds_compare .coral,
.odds_compare .ladb,
.odds_compare .sky,
.odds_compare .boyle,
.odds_compare .rb,
.odds_compare .\38 88 {
  text-align: center;
  font-family: ProximaNovaA-Bold, sans-serif;
  border-radius: 4px;
  width: 48px;
  cursor: pointer;
}
.modal_horse {
  margin: 0;
  text-align: center;
  height: 48px;
  line-height: 1.1;
  vertical-align: middle;
  border-bottom: 1px solid #cbcbcb;
}
.odds_header {
  line-height: 24px;
  display: flex;
  color: #7f7f7f;
  font-size: 12px;
}
.odds_header > div {
  padding: 0px 13px;
}
.field_m {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 10px;
}

.free_bets_header,
.skybet_free_bets_header {
  cursor: pointer;
  position: relative;
  background: #fdd835;
  font-family: ProximaNovaA-Bold, sans-serif;
  padding: 10px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  height: 20px;
  justify-content: space-between;
}
.text_card_header {
  cursor: pointer;
  position: relative;
  font-family: 'ProximaNovaA-Regular';
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.skybet_free_bets_header {
  background: var(--bet365-green);
  color: #fff;
}
.free_bets_header h3,
.skybet_free_bets_header h3,
.text_card_header h3 {
  padding-bottom: 0px;
}
.free_bets_header img,
.skybet_free_bets_header img,
.text_card_header img {
  height: 21px;
  width: 20px;
}
.skybet_free_bets_header img,
.text_card_header img {
  color: #fff;
}
.free_bets_header img.expand,
.skybet_free_bets_header img.expand,
.text_card_header img.expand {
  height: 4px;
}

/* green #21B50F */
.runner_spotlight {
  background-color: #f0eff1;
  color: #7b7a91;
  border-left: 1px solid #21b50f;
}
.runner_spotlight td {
  padding: 5px;
}
.spotlight_flex {
  display: flex;
  justify-content: space-between;
  padding: 5px;
}

.spotlight_close {
  cursor: pointer;
}

/* Free Bets */
/* Free Bets */
.recommended-1:before {
  content: "RECOMMENDED";
  position: absolute;
  bottom: calc(100% + 1px);
  left: 0;
  background: #fdd835;
  width: 100%;
  text-align: center;
  font-family: ProximaNovaA-SemiBold, sans-serif;
  font-size: 16px;
  padding: 6px 0;
  box-sizing: border-box;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.free-bets-container {
  display: inline-flex;
  padding: 15px 0px 10px;
  overflow-y: inherit;
  width: 100%;
  justify-content: end;
  overflow-x: auto;
  border-bottom: 1px solid #dcdcdc;
}

.free-bets-offer {
  position: relative;
  margin: 0 10px 0 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  height: 331px;
  background: #f1eff2;
  padding: 14px 10px 0px;
  border: 1px solid #adb9b7;
  box-sizing: border-box;
  margin-top: 16px;
  width: 258px;
  border-radius: 4px;
}
.container.margin-top-sec {
  display: block;
  background: none;
  padding: 0;
}

.fb-top.BET365 {
  background-color: #037a5b !important;
}
.fb-top.CORAL {
  background-color: #024596 !important;
}
.fb-top.BETFAIR {
  background-color: #feba0b !important;
}
.fb-top.UNIBET {
  background-color: #137b43 !important;
}
.fb-top.WILLIAMHILL {
  background-color: #01123b !important;
}
.fb-top.PADDYPOWER {
  background-color: #0f4c40 !important;
}
.fb-top.RACEBETS {
  background-color: #ffc60b !important;
}
.fb-top.SKYBET {
  background-color: #000847 !important;
}
.fb-top.LADBROKES {
  background-color: #ed1b24 !important;
}
.fb-top.\38 88 {
    background-color: #FC6200 !important;
background-image: url(images/free-bet-logos/888.jpg);
}
.fb-top.TOTE {
  background-color: #FE102A !important;
}
.fb-top {
  background-size: auto !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  min-height: 45px;
  height: 45px;
  box-sizing: border-box;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.fb-top.BET365 {
  background-color: #037a5b !important;
  background: url(images/free-bet-logos/bet-logo-bet365.jpg);
}
.fb-top.CORAL {
  background-color: #024596 !important;
  background: url(images/free-bet-logos/bet-logo-coral.jpg);
}
.fb-top img {
  width: auto;
  max-height: 30px;
  display: block;
  margin: 0 auto;
}
.fb-body {
  background: #fafafa;
  padding: 12px 6px;
  height: 100%;
  display: flex;
  flex-direction: column;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border: 1px solid #e8e8e8;
  border-top: none;
  padding-bottom: 0;
}
.fb-terms p {
  margin-bottom: 0;
}
.fb-copy {
  text-align: center;
  font-size: 20px;
  color: #171717;
  margin: 0;
  font-weight: normal;
  line-height: 1;
  font-family: ProximaNovaA-Bold, sans-serif;
}
.fb-subcopy {
  text-align: center;
  font-size: 14px;
  color: #171717;
  margin: 0;
  font-weight: normal;
  line-height: 1;
  font-family: ProximaNovaA-SemiBold, sans-serif;
  margin-top: 8px;
}
.fb-btn.bet-btn a {
  background: #e21012;
  color: #fff;
}
.fb-btn a {
  background: #fdd835;
  color: #171717;
  text-decoration: none;
  border-radius: 4px;
  padding: 6px 16px 5px;
  display: inline-block;
  font-size: 14px;
  font-family: ProximaNovaA-Bold, sans-serif;
}
.fb-btn {
  text-align: center;
  padding-top: 10px;
}
.fb-terms {
  color: #171717;
  text-align: center;
  font-size: 10px;
  padding-top: 10px;
}

.free-bets-slider .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 20px 0;
  max-width: calc(100% - 180px);
  margin: 0 auto;
}

.free-bets-slider:not(.slick-initialized) {
  height: 250px;
  background-color: #fff;
}
.free-bets-offer.new:before {
  content: "NEW";
  background: #f2d349;
  text-align: center;
  display: inline-block;
  color: #171717;
  font-size: 12px;
  padding: 4px 5px 2px;
  position: absolute;
  border-radius: 4px;
}
.section-title {
  background: #21b50f;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  margin: 0;
  padding: 9px 0;
  margin-bottom: 2px;
  text-decoration: none;
  display: block;
}
/* </Free Bets */
/* sort */
.sort_odds_rotate svg {
  transform: rotate(180deg);
}
.sort_odds svg {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.svg_gray {
  fill: #aaa;
}
.svg_yellow {
  fill: #fdd835;
}
.sort_arrows {
  flex-direction: column;
}
.sort_arrows > *:first-child {
  transform: rotateX(180deg);
}

/* /sort */

/* rptip start */
.rp_tip {
  position: relative;
  margin-bottom: 20px;
}
.rp_tip_h {
  font-size: 14px;
  padding-left: 40px;
  margin: 10px 0px -2px;
  line-height: 1em;
  color: var(--tertiary-color);
}
.rp_tip_box {
  display: flex;
  padding: 20px 40px;
  color: #ffffff;
  justify-content: flex-start;
  background: var(--secondary-color);
  align-items: center;
  border-radius: 3px;
}
.rp_tip_box_left img {
  width: auto;
}
.rp_tip_box_right {
  padding-left: 20px;
}
.rp_tip_heading {
  line-height: 1.5;
  font-size: 16px;
  font-family: ProximaNovaA-SemiBold, sans-serif;
}
.rp_tip_content {
  font-size: 16px;
}
.circleSVG {
  position: absolute;
  z-index: 3;
  top: 0px;
  left: -4px;
  width: 40px;
  height: 40px;
}
/* rptip end */
/* search-component start */
.search_box {
  text-align: right;
  position: relative;
  display: flex;
  align-items: center;
  margin: 10px 0px;
}
.search_icon {
  position: absolute;
  width: 25px;
  top: 25px;
  right: 450px;
  fill: #000;
}
#search {
  color: #7b7a78;
  font-size: 16px;
  width: 155px;
  padding: 8px 25px;
  border: 1px solid #7b7a78;
  border-radius: 25px;
}
#search_label {
  position: relative;
}
#search_label:before {
  content: "";
  position: absolute;
  right: 15px;
  top: -6px;
  bottom: 0;
  width: 18px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctitle%3EsearchButton%3C/title%3E%3Cpath d='M13.41 5.41a.51.51 0 0 0-.921.193.5.5 0 0 0 .081.377 4.52 4.52 0 0 1-2 6.77.51.51 0 0 0 .19 1 .43.43 0 0 0 .19 0 5.55 5.55 0 0 0 2.46-8.28v-.06z'%3E%3C/path%3E%3Cpath d='M23.65 23.13L15 14.44a8.47 8.47 0 0 0 2.36-5.87 8.55 8.55 0 1 0-3.08 6.56v.05l8.7 8.69a.51.51 0 0 0 .36.15.49.49 0 0 0 .35-.15.51.51 0 0 0-.04-.74zm-14.91-7a7.54 7.54 0 1 1 7.53-7.53 7.54 7.54 0 0 1-7.53 7.48v.05z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 18px;
}
#search:focus {
  outline: none;
}
.horses_container {
  text-align: center;
  margin: 0 auto;
  background: #f0eff1;
  padding: 10px;
  position: relative;
  overflow-x: hidden;
  margin-bottom: 10px;
}
.close_search {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.horse_feed {
  padding: 10px;
}
.horse_feed_name {
  line-height: 1.5;
  font-size: 20px;
  font-family: ProximaNovaA-SemiBold, sans-serif;
}
.horse_feed_name:hover,
.horse_feed_races:hover {
  text-decoration: underline;
  cursor: pointer;
}
.search_flex {
  display: flex;
  justify-content: flex-end;
}

.search_label {
  font-family: ProximaNovaA-SemiBold, sans-serif;
}

.race_card_left {
  width: calc(100% - 220px);
}
.odds_btn,
.search_btn {
  font-family: ProximaNovaA-Bold, sans-serif;
  border-radius: 3px;
  cursor: pointer;
  padding: 0px 20px;
  height: 37px;
  display: flex;
  align-items: center;
}
.odds_btn {
  padding: 0;
}
.odds_btn a {
  cursor: pointer;
  font-family: proximanovaa-semibold, sans-serif;
  color: #000;
  border-radius: 4px;
  display: inline-block;
  padding: 10px;
  width: fit-content;
  font-size: 14px;
  line-height: 1em;
  margin-bottom: 10px;
  background-color: var(--yellow);
  text-decoration: none;
}
.odds_btn.tips_btn a {
  color: #fff;
  background-color: var(--red);
}
.search_btn {
  display: none;
}
/* .search_btn {
	 font-family: ProximaNovaA-regular, sans-serif;
    background-color: inherit;
    border-radius: 20px;
    border: 1px solid #171717;
} */

.odds_btn a {
  color: var(--black);
  text-decoration: none;
  white-space: nowrap;
}
.svgSearch svg {
  width: 20px;
  padding-left: 8px;
}

/* search-component end */
/* tooltip start*/
.tooltip {
  position: relative;
  display: inline-block;
  margin-left: 5px;
  margin-top: 3px;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: white;
  border: 1px solid #f0eff1;
  color: #262626;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  box-shadow: 2px 2px 6px grey;
  top: 35px;
  left: -52px;
}
span.tooltiptext:after {
  content: "";
  position: absolute;
  top: 0;
  left: 51%;
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-bottom-color: #ffffff;
  border-top: 0;
  margin-left: -15px;
  margin-top: -10px;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
}
.tooltip svg {
  width: 13px;
}
.th_div {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 12px;
  justify-content: flex-start;
}
.runner_horse_name {
  font-size: 14px;
  font-family: proximanovaa-semibold;
}
.yellow_border {
  border-bottom: 2px solid var(--yellow);
}
/* tooltip end */
/* ODDS COMPARISON */
.rTable {
  display: table;
  width: 100%;
}
.rTableRow {
  display: table-row;
  border-bottom: 1px solid #000;
}
.rTableHeading {
  display: table-header-group;
}
.rTableBody {
  display: table-row-group;
}
.rTableFoot {
  display: table-footer-group;
}
.rTableCell,
.rTableHead {
  display: table-cell;
  vertical-align: middle;
}

.odds-comparison {
  padding: 10px;
  width: 100%;
}
.rTableHead img {
  width: 30px;
  display: block;
  margin: 0 auto;
}
.rTableCell img {
  padding: 0 10px;
}
.rTableCell:not(:first-child) {
  text-align: center;
}
.rTableCell:not(:first-child) span {
  color: #171717;
  border: 1px solid #f0eff1;
  border-radius: 4px;
  display: inline-block;
  font-size: 14px;
  width: 45px;
  text-align: center;
  padding: 3px 1px;
  font-family: ProximaNovaA-Bold, sans-serif;
}
.rTableCell:first-child span:nth-of-type(1) {
  width: 20px;
}
.rTableCell:not(:first-child) span:hover {
  border: 1px solid #e30f13;
}
.rTableCell {
  padding: 4px 1px 0;
  cursor: pointer;
  border-bottom: 1px solid #22b51f;
}
.oddscomparison-section {
  background: #f0f0f2;
  color: #171717;
}
.rTableCell:first-child {
  font-size: 14px;
  font-family: ProximaNovaA-SemiBold, sans-serif;
  width: 100%;
  padding: 8px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
/* .rTableRow:not(:nth-child(-n+9)) {
    display: none;
} */
.rTableRow:not(:first-child):hover {
  background: #f1f1f1;
}
/* </ODDS COMPARISON */
#selector-wrapper {
  display: flex;
}
#selector-wrapper h3 {
  width: 150px;
  color: #8d8d8d;
  font-family: ProximaNovaA-SemiBold, sans-serif;
  font-size: 12px;
}
#selector-wrapper h3:after {
  content: "";
  height: 8px;
  width: 8px;
  border-top: 2px solid red;
  border-right: 2px solid red;
  display: inline-block;
  margin-left: 10px;
  transform: rotate(45deg);
}
#selector-wrapper select {
  background: #fff;
  width: calc(100% - 150px);
  box-sizing: border-box;
  border: none;
  border-bottom: 2px solid #ff1500;
  outline: none;
  font-family: ProximaNovaA-Bold, sans-serif;
  line-height: 1;
}
.odd_compare {
  margin-top: 12px;
}

.odds-compare h3 {
  font-family: ProximaNovaA-SemiBold, sans-serif;
  font-size: 16px;
  margin: 8px 10px;
  border-bottom: 1px solid #e21012;
  padding-bottom: 6px;
  color: #171717;
  padding-right: 12px;
}
.odds-compare table {
  margin: 0 10px;
  border-collapse: collapse;
  width: 164px;
}
.odds-compare td {
  font-size: 12px;
}
.odds-compare th {
  font-size: 12px;
  color: #636469;
  font-weight: normal;
  text-align: left;
  padding-bottom: 2px;
}
.odds-compare tr td:last-child,
.odds-compare tr th:last-child {
  text-align: right;
}
.odds-compare tr td:last-child {
  font-size: 10px;
}
.odds-compare tr td:nth-child(2) {
  text-align: center;
  padding: 1px;
  width: 40px;
  border-radius: 4px;
  display: inline-block;
  margin: 2px 0;
  font-family: ProximaNovaA-Bold, sans-serif;
}
.odds-compare tr:first-child {
  background: #f0eff1;
}
.odds-compare .b365 {
  color: #fff;
  background: #01684c;
}
.odds-compare .bf {
  color: #171717;
  background: #ffb818;
}
.odds-compare .bway {
  color: #fff;
  background: #439539;
}
.odds-compare .pp {
  color: #fff;
  background: #006d00;
}
.odds-compare .wh {
  color: #fff;
  background: #1e3e57;
}
.odds-compare .unibet {
  color: #feb817;
  background: #0e5f31;
}
.odds-compare .coral {
  color: #fff;
  background: #0041ad;
}
.odds-compare .ladb {
  color: #fff;
  background: #de1600;
}
.odds-compare .sky {
  color: #fff;
  background: #1b4493;
}
.odds-compare .boyle {
  color: #fff;
  background: #242858;
}
.odds-compare .rb {
  color: #fff;
  background: #f89c00;
}
th.sort_odds .th_div {
  margin-left: 20px;
}

/* </ODDS COMPARISON */
.a_svg_help {
  text-decoration: none;
  vertical-align: middle;
  margin-right: 10px;
}
.a_svg_help svg {
  fill: #ffd800;
  width: 16px;
  height: 16px;
}
.switchOdds {
  cursor: pointer;
  font-family: proximanovaa-semibold, sans-serif;
  color: #fff !important;
  border-radius: 4px;
  display: inline-block;
  padding: 10px;
  width: fit-content;
  font-size: 14px;
  line-height: 1em;
  margin-bottom: 10px;
  background-color: var(--black);
}
.switchOdds svg {
  width: 16px;
  height: 16px;
  padding: 0;
  display: inline-flex;
  margin: -2px;
  padding-left: 5px;
  fill: #fff;
}
.price a {
  color: inherit !important;
  text-decoration: none;
}
.odds_and_tips {
  display: flex;
}
.odds_and_tips > div {
  margin-right: 10px;
  font-size: 11px;
}

.first_race_mobile_image {
  display: none;
}
.first_race_desktop_bottom_image {
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 1180px) {
  .search_flex,
  .race_card,
  .detailed_flex,
  .rp_tip {
    padding: 0 10px;
  }
}
@media screen and (max-width: 980px) {
  .top_content {
    min-width: inherit;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .scroll_box {
    max-width: 300px;
  }
  .text_card_list {
    margin: 0px 10px;
  }
  .small-ad-container {
    text-align: center;
    margin: 15px 0px 0px 0px;
  }
  .runners-and-ad {
    flex-direction: column;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .runners {
      height: auto;
  }

  th.sort_or .tooltiptext, th.sort_rp_postmark .tooltiptext {
		right: 0;
		left: initial;
	}
	th.sort_or span.tooltiptext:after, th.sort_rp_postmark span.tooltiptext:after {
		left: initial;
		right: 0;
  }
  
  .circleSVG {
    left: 5px;
  }
  .free-bets-container {
    padding: 15px 0;
    overflow-x: scroll;
  }
  .container.margin-top-sec {
    width: 100%;
    padding: 0 10px;
  }
}

@media screen and (max-width: 568px) {
  .search_label {
    font-size: 14px;
  }
  .search_box {
    text-align: center;
  }
  #search {
    margin-top: 5px;
  }
  .free-bets-slider .slick-list {
    max-width: calc(100% - 80px);
  }
  .detailed_flex > div:last-of-type {
    display: none;
  }
}

@media (max-width: 480px) {
  #search {
    padding: 4px 25px;
}

  th.sort_odds .th_div {
    margin-left: 25px;
}
  .race_card_left {
    margin-top: 0px;
    width: 100%;
  }
  .spotlight_flex_left {
    width: calc(100vw - 2em);
  }
  .first_race_mobile_image {
    display: block;
    text-align: center;
    margin-top: 40px;
  }
  .first_race_desktop_right_image,
  .first_race_desktop_bottom_image {
    display: none;
  }
  .winners table {
    font-size: 11px;
  }
  .winners {
    padding: 16px 10px;
    overflow-x: scroll;
  }
  .racecard_box {
    margin: 5px auto;
  }
  .list_top_card {
    align-items: center;
    padding: 2px 5px;
  }
  .list_top_card .list_top_card_name {
    font-size: 13px;
  }
  .list_top {
    font-size: 11px;
    padding: 0;
    text-align: center;
  }
  .list_content {
    font-size: 12px;
  }
  .race_top {
    padding: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .race_distance {
    margin-bottom: 10px;
  }
  .switchOdds {
    margin: 10px 0px;
  }
  .single_race .race_title {
    font-size: 25px;
  }
  .race_top_time {
    font-size: 15px;
  }
  .odds_btn a {
    font-size: 13px;
  }
  .search_flex {
    justify-content: center;
    padding: 0;
    margin-right: 0 !important;
  }
  .search_label {
    display: none;
  }
  .scroll_box {
    max-width: initial;
    margin-bottom: 10px;
  }
  .top_content {
    /* padding: 0px 10px; */
    max-width: 100%;
    margin: 0;
    width: 100%;
    min-width: auto;
  }
  .rp_tip {
    padding: 0px 10px;
  }
  .race_card {
    max-width: 100%;
    padding: 0px 10px;
    flex-direction: column;
  }
  .race_card_right {
    font-size: 0.8em;
    padding: 0px;
    display: none;
  }
  .race_card_right div {
    padding: 3px 0px 3px;
  }
  .free_bets_header,
  .text_card_header,
  .skybet_free_bets_header {
    max-width: 100%;
    margin: 5px 10px;
  }
  .text_card_header {
    margin: 5px 0px 0px;
  }
  #search {
    color: #7b7a78;
    font-size: 14px;
    width: 155px;
    padding: 8px 25px;
    border: 1px solid #7b7a78;
    border-radius: 25px;
}
  .text_card_header {
    font-size: 13px;
  }
  .whly {
    padding: 0px 10px;
    font-size: 13px;
  }

  th {
    padding: 5px;
  }

  .th_div {
    max-height: 2em;
    font-size: 9px;
  }
  .runner-tr td {
    padding-left: 5px;
  }
  .horse-box-left {
    font-size: 12px;
  }
  .horse-box-right {
    padding-left: 5px;
    font-size: 13px;
    max-width: 80px;
  }
  .jockey,
  .trainer {
    font-size: 10px;
  }
  .best-odds-top {
    font-size: 17px;
  }
  .best-odds-bottom {
    font-size: 8px;
  }
  .horse-box-right-bottom {
    padding-top: 5px;
  }
  .horse-box-right-top {
    overflow-wrap: break-word;
  }
  .form {
    font-size: 11px;
  }
  .betting_forecast {
    margin: 0px;
    font-size: 12px;
  }
  .key_race_stats li {
    font-size: 13px;
  }
}
@media (max-width: 420px){
  #search {
    font-size: 14px;
    padding: 8px 6px;
    width: 105px;
  }
  #search_label:before{
    right: 2px;
    background-size: 16px;
    top: -4px;
    bottom: 0;
    width: 20px;
  }
  .odds_btn a {
    font-size: 12px;
    padding: 9px 3px;
}

}

body.device-android .device-desktop,
body.device-ios .device-desktop,
body.device-desktop .device-android,
body.device-desktop .device-ios,
body.device-desktop .device-mobile,
body.device-mobile .device-desktop {
  display: none !important;
}
body.device-desktop .device-desktop,
body.device-ios .device-mobile,
body.device-android .device-mobile,
body.device-mobile .device-mobile {
  display: block !important;
}
.custom_banner {
  text-align: center;
  margin-top: 15px;
}
.custom_banner {
  display: none;
}

.faq-cont.container {
  padding: 0;
  max-width: 1440px;
  font-size: 10px;
  background: none;
}
.racecard_box {
  width: 100%;
  max-width: 1150px;
  margin: 0px auto;
}
