/*CSS HANDLER */
#SRLive .calendar .cont {
  height: auto;
}

#SRLive .calendar #live_events_odds {
  display: none;
}

#calendarcontent .mani_desc span.awayTeam {
  display: none;
}

#calendarcontent .mani_desc span.homeTeam:nth-child(odd) {
  color: var(--textColor);
}

.live_events .live_match:hover .match_detail a * {
  font-weight: bold;
}

.icon-holder {
  width: 28px;
  position: relative;
}

.icon-holder div {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.icon-holder svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  filter: var(--footer_icons);
  overflow: visible;
}

.icon-holder #button-top {
  animation: button-top 4s ease 0s infinite;
}

.icon-holder #big-hand {
  transform-origin: 50% 55.85%;
  animation: big-hand 4s cubic-bezier(0.93, 0.3, 0.3, 0.93) 0.25s infinite;
}

.icon-holder .time-text {
  position: absolute;
  top: 55%;
  left: 53%;
  transform: translate(-50%, -50%);
  font-size: 11px;
  color: var(--textColorWhite);
}

@keyframes button-top {
  0% {
    transform: translate(0, 0);
  }
  2% {
    transform: translate(0, -8px);
  }
  5% {
    transform: translate(0px, 15px);
  }
  8% {
    transform: translate(0, -5px);
  }
  10% {
    transform: translate(0, 0);
  }
}

@keyframes big-hand {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#SRLive #live_navigation a {
  font-size: 15px;
  line-height: 33px;
}

#SRLive #live_events_odds.no_odds {
  left: 30%;
  padding: 50px;
  position: fixed;
  top: 25%;
  font-size: 25px;
}

#calendarcontent .match_name {
  line-height: unset;
  position: relative;
  display: flex;
}

#SRLive .calendar .day_neve {
  font-size: 9px;
}

.wrapper-RadeOdds {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.wrapper-RadeOdds::-webkit-scrollbar {
  display: none;
}

.Odds_container {
  min-width: 200px !important;
}

.eventview #live_events_odds .odd.up {
  border-color: green;
}
.eventview #live_events_odds .odd.down {
  border-color: red;
}

@media screen and (max-width: 1198px) {
  .coupLarge #right_column {
    margin-left: 5px !important;
  }
}

@media screen and (max-width: 380px) {
  span.live_pron {
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

@media screen and (max-width: 1040px) {
  .live_match .noRadeOdds {
    width: 91% !important;
  }
}

@media screen and (max-width: 1024px) {
  .eventview
    .toggleLiveQuote
    .radeWrapper
    #container-btns
    #virtualClasses
    .virtualClassesChild
    a {
    font-size: 11px;
  }
}

@media screen and (max-width: 991px) {
  #SRLive #center_column {
    top: 100px !important;
  }

  .nano-content {
    overflow: hidden !important;
  }

  #SRLive.safari #left_column.simple {
    padding-bottom: calc(var(--footer-height) + 9vh);
  }

  .live_match .match_result {
    left: 0px !important;
    width: auto !important;
  }
  .Calcio.live_match .match_result {
    width: 120px !important;
  }
  .live_match .match_result.resultRade {
    left: unset !important;
    right: 0;
    position: absolute !important;
  }
  #live_events_odds .eventBox .nofavRade {
    font-size: 14px !important;
  }
  body.offer #center_column {
    height: calc(92.7dvh - var(--navbar-height) - 80px) !important;
    overflow: hidden;
    border-radius: 10px 10px 0 0 !important;
  }
  #SRLive #center_column {
    left: 0 !important;
  }
  .live_match {
    width: 100% !important;
  }
  .columnn .arrow-left-radeOdds,
  .columnn .arrow-right-radeOdds {
    display: none !important;
  }
  .columnn .radeOddSlider,
  .columnn {
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
  }
  ul.groupmenu .live_match div.Odds_container,
  ul.groupmenu .live_match div.match_detail span.noRadeOdds {
    margin: 0 0 0px 0 !important;
    height: 90%;
  }
  .columnn .Odds_container {
    min-width: 10% !important;
  }
  .columnn .Odds_container[data-oddName]:nth-last-child(1) {
    border-right: none;
    margin: 0 30% 10px 25% !important;
  }
  ul.groupmenu .live_match div.match_detail {
    width: 100% !important;
    margin-bottom: 5px;
  }
  #SRLive span.match_name .homeTeam,
  #SRLive span.match_name .awayTeam {
    line-height: 26px;
    display: block; 
    width: 80% !important;
    clear: both;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .wrapper-RadeOdds {
    min-height: 80px;
  }
  .matchRade_scoreDiv:nth-child(1n),
  .matchRade_span9 {
    display: none !important;
  }
  .Calcio .matchRade_scoreDiv:nth-child(1n),
  .Calcio .matchRade_span9 {
    display: block !important;
  }
  .Calcio .matchRade_scoreDiv:nth-child(1n):has(.columnn),
  .Calcio .matchRade_span9:has(.columnn) {
    display: none !important;
  }
  .resultRade .matchRade_scoreDiv {
    display: block !important;
  }
  .live_match .noRadeOdds {
    width: 38.2% !important;
    font-size: 12px !important;
    height: 70px;
  }
  .simple .columnn {
    width: 100%;
  }
  .live_match .columnn .Odds_container {
    width: 45% !important;
    position: relative;
  }
  #left_column .data-oddname {
    justify-content: center !important;
  }
  .live_match .columnn .Odds_container {
    width: 50% !important;
    position: relative;
  }
  #SRLive #left_column,
  .liveNavHeader {
    width: 100% !important;
    height: 100%;
    overflow: hidden;
    overflow-y: hiddenl;
  }
  #SRLive.offer #container #main_content {
    top: var(--navbar-height) !important;
  }
  .live_match {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    height: auto !important;
    padding-bottom: 0 !important;
  }
  .live_match:has(.noRadeOdds) {
    height: 100px !important;
  }
  .match_detail {
    flex: 1 1 19% !important;
  }
  .roww {
    flex: 1 0 4%;
  }
  .arrow-toggler-radeOdds {
    width: 100%;
    height: 9px;
    bottom: 5px;
    margin-bottom: 5px;
  }
  #live_navigation #simple,
  #live_navigation #event,
  #live_navigation #SHCoupon {
    display: none !important;
  }
  #center_column.SportCenter {
    margin-top: 0 !important;
  }
  #SRLive #left_column #ae_cont ul#ae {
    height: calc(
      87.3vh - var(--navbar-height) - var(--footer-height)
    ) !important;
    padding-bottom: calc(var(--footer-height) + 16px);
  }
  .ios #SRLive #left_column #ae_cont ul#ae {
    height: calc(88vh - var(--navbar-height) - var(--footer-height)) !important;
    padding-bottom: calc(var(--footer-height) + 42px);
  }
  .live_match .matchRade_score_details div {
    display: none !important;
  }
  .live_match .matchRade_score_details div.matchRade_finalScore {
    display: flex !important;
  }
  .live_match .resultRade .matchRade_score_details div {
    display: block !important;
  }
  .live_match .resultRade .matchRade_score_details div.matchRade_finalScore {
    display: flex !important;
  }
}

@media screen and (max-width: 810px) {
  .live_match .noRadeOdds {
    width: 37.9% !important;
  }
}

@media screen and (max-width: 700px) {
  .groupmenu .live_match .noRadeOdds {
    width: 37.2% !important;
    margin-right: 2.3% !important;
  }
}

@media screen and (max-width: 630px) {
  .groupmenu .live_match .noRadeOdds {
    width: 36.5% !important;
    margin-right: 2.7% !important;
  }
}

@media screen and (max-width: 560px) {
  .groupmenu .live_match .noRadeOdds {
    width: 36% !important;
  }
}

@media screen and (max-width: 480px) {
  .groupmenu .live_match .noRadeOdds {
    width: 35% !important;
  }
}

#live_navigation {
  width: 17%;
}

#main_content > .liveNavHeader > #livecontent1,
.liveNavHeader .sports_groups {
  width: 84%;
  height: 53px;
}

#SRLive.offer #container #main_content {
  padding: 0;
  position: fixed;
  top: calc(var(--navbar-height) + var(--section-height));
  height: calc(90vh - var(--navbar-height) - var(--section-height));
  width: 100%;
  height: 100%;
}

.activeFilterOdds {
  font-weight: 900;
  color: var(--textColor2);
}

.live_match > .Odds_container {
  width: 12.7%;
}

.event .live_match .noRadeOdds {
  width: 84%;
  left: -25px;
}

.live_match .noRadeOdds {
  width: 94%;
  border-left: 1px solid var(--border-main);
  border-right: 1px solid var(--border-main);
  display: flex;
  align-items: center;
  font-size: 16px;
  justify-content: center;
  left: 32px;
  margin-left: 2%;
}

.event .Odds_container[data-oddname] {
  border-right: 1px solid var(--border-main);
}

.event .Odds_container:nth-of-type(1) {
  border-left: 1px solid var(--border-main);
}

.live_match > .Odds_container.Odds_container:nth-last-child(1) {
  border-right: 1px solid var(--border-main);
}

.live_match
  > .activeFilterOdds
  .Odds_container.Odds_container:nth-last-child(n + 2) {
  border-right: 1px solid var(--border-main);
}

.live_match > .Odds_container {
  width: 100% !important;
}

div.event .live_match > .Odds_container {
  width: 65% !important;
}

.live_match > .Odds_container.visibleOdd {
  width: 26.7%;
}

.live_match > .Odds_container.hiddenOdds {
  width: 0%;
}

#SRLive #left_column.simple {
  width: var(--LiveNavSportL);
}

#SRLive #left_column.event {
  width: calc(65% - 190px);
}

#SRLive #left_column.calendar {
  width: 0;
}

#SRLive #left_column {
  top: var(--LiveNavHeader) !important;
  width: var(--LiveNavSportL);
  margin-top: 16px !important;
  padding: 0 5px;
}

#SRLive #left_column #ae_cont ul#ae {
  top: 45px;
  position: absolute;
  width: 100%;
  height: calc(88vh - var(--navbar-height) - var(--section-height));
  margin: 0;
  scroll-behavior: smooth;
  overflow-y: auto;
  overflow-x: hidden;
}

#SRLive #center_column {
  top: calc(var(--LiveNavHeader) + 16px) !important;
  background: var(--table_row);
  border-radius: 10px;
  left: 5.8px;
  height: 82vh;
  scrollbar-width: none !important;
}

#SRLive #right_column {
  top: 0 !important;
}

body.offer #center_column {
  position: relative;
  margin-right: 330px;
}

.offer .nano {
  height: 100%;
}

#SRLive .eventview .odd.selected {
  background-color: var(--bg_color);
}

#SRLive .otherClass .odd {
  width: 33.33%;
}

#SRLive .eventview .odd.selected {
  background: transparent !important;
}

#SRLive .altrow {
  background: transparent;
}

.live_match .ThreeClass a {
  width: 27.4% !important;
}

.live_match .TwoClass a {
  width: 43% !important;
}

#ae .live_match > .match_detail {
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: 60px;
  min-width: 33%;
  margin-right: 5px;
  line-height: 20px;
  justify-content: space-between;
  align-items: center !important;
}

#calendarcontent .live_match > .match_detail {
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: 83px;
  min-width: 50%;
  line-height: 20px;
  justify-content: space-between;
  align-items: center !important;
}

.groupmenu .match_detail .Odds_container a > span:hover {
  color: var(--textColor);
}

div.event ul.groupmenu div.match_detail {
  width: 1395px;
}

#SRLive .eventview #liveevent {
  margin-left: 201px;
}

#SRLive .eventview .match_name {
  max-width: 190px;
  text-overflow: ellipsis;
}

#SRLive .match_stats span {
  color: var(--testo_gradiente2);
  margin-right: 5px;
  margin-top: 0;
  padding: 0;
}

#SRLive .Tennis .match_stats .match_result {
  left: -30px;
  position: relative;
}

#SRLive .match_stats .matchRade_finalScore .matchRade_span10,
#SRLive .match_stats .matchRade_finalScore .partials {
  text-align: center !important;
  border: 1px solid var(--border-main);
  border-radius: 5px;
  margin: 0 0 2px 0;
  text-align: start;
  background: var(--bgColor);
  color: var(--textColor4) !important;
}

#SRLive .live_match:hover {
  background: var(--colore_principale2_dark);
}

#SRLive .multievent .odd {
  float: left;
}

#SRLive .odd:hover .live_pron,
#SRLive .odd:hover .live_odd {
  color: var(--bg_text);
}

#SRLive .multievent .odd:hover {
  background: var(--regola_gradiente);
}

.radeOddSlider .Odds_container_allOdds {
  width: 50%;
  position: relative;
  height: 90%;
  justify-content: space-between;
  min-width: 10%;
}

.roww .radeOddSlider .Odds_container_allOdds {
  margin: 0 10px;
  display: none !important;
}

.columnn .radeOddSlider .Odds_container_allOdds .all_odds {
  margin: 16px auto;
}

.radeOddSlider .Odds_container_allOdds .all_odds {
  padding: 15px;
  color: var(--textColor);
  width: 100px;
  text-align: center;
  border: 1px solid var(--border-main);
  border-radius: 4px;
  background: var(--table_row);
}

.radeOddSlider .Odds_container_allOdds .all_odds {
  justify-content: center;
}

.all_odds {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 16px;
  color: inherit;
}

.arrow-icon {
  width: 15px;
  height: 15px;
  transition: transform 0.3s ease;
  left: 5px;
  position: relative;
  background: var(--textColor);
  -webkit-mask-image: url(/res/Client/img/arrows/arr_right.svg);
  mask-image: url(/res/Client/img/arrows/arr_right.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.all_odds:hover .arrow-icon {
  transform: translateX(5px);
}

#SRLive .Odds_container a {
  background: var(--colore_principale2);
  color: var(--testo_gradiente2);
  margin: 20px auto auto;
  padding: auto;
  border: 1px solid var(--border-main);
  background-color: var(--table_row);
  border-radius: 4px;
}

div.Odds_container.visibleOdd .ClassName {
  position: absolute;
  margin: 0 auto;
  justify-content: center;
  width: 100%;
}

div.Odds_container.visibleOdd {
  display: flex !important;
  justify-content: space-between !important;
  position: relative;
}

div.ShowOdds {
  display: none !important;
}

li.live_match {
  height: 70px;
  width: 100%;
  border: 1px solid var(--border-main);
  margin: 0 0 5px 0;
  border-radius: 10px;
  background-color: var(--table_row);
  padding-top: 5px;
  padding-bottom: 3px;
  padding-right: 5px;
}

div.event li.live_match {
  margin-right: 0.5%;
}

#simpleview > li.live_match {
  width: 1287px;
}

.offer #container #main_content {
  width: auto;
}

#ae h3,
#fe h3 {
  margin: 0px;
}

.groupmenu h3 span {
  display: inline-block;
  height: 100%;
  line-height: 26px;
}

.maniname {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
}

.manidesc {
  background: var(--table_sub_header);
  color: var(--bg_color);
  height: 26px;
  margin-bottom: 5px;
}

.groupmenu .mitem:after,
.groupmenu .citem:after {
  background-repeat: no-repeat;
  content: "";
  position: relative;
  left: 50px !important;
}

.match_detail .mani_desc {
  display: none;
}

#calendarcontent .mani_desc {
  display: block;
}

.sr-widgets-lmts .sr-lmts-logo-static {
  display: none;
}

#SRLive .groupico {
  width: 8%;
  height: 30%;
  filter: var(--colorInvert);
}

.sportgroup h1 {
  background-color: var(--bg_color);
  color: var(--bg_text);
}

#SRLive .sr-widgets-lmts .sr-lmts-collapse-bar.sr-header-1 {
  background: var(--bg_color);
  height: 20px;
}

#SRLive .sr-widget .sr-header-1 {
  background-color: var(--textColor4);
}

.cont.groupmenu.nano-content {
  margin: auto;
  float: none;
  width: auto;
}

.ShowOdds {
  background: var(--regola_gradiente);
  color: var(--bg_text);
  border-radius: 10px 0 0 10px;
}

#SRLive .ShowOdds span:hover {
  background-color: var(--bg_color);
  border-radius: 10px 0 0 10px;
  color: var(--bg_text);
}

#SRLive .tennis,
#SRLive .Tennis,
#SRLive .tennis:hover,
#SRLive .Tennis:hover {
  background-position: 0;
}

#SRLive span.match_name {
  color: var(--textColorWhite);
  top: 3px;
  left: 7px;
  order: 3;
  font-size: 14px;
  position: relative;
  display: block;
  width: 350px;
}

#SRLive .event span.match_name {
  width: 400px;
}

#SRLive span.match_name .homeTeam,
#SRLive span.match_name .awayTeam {
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
  position: sticky !important;
  text-overflow: ellipsis;
  display: block;
  width: calc(100% - 15px) !important;
  clear: both;
}

#SRLive .eventview .odd:hover a > span {
  color: var(--textColor4);
}

.eventview .odd.selected .live_pron {
  color: var(--bg_text);
}

#SRLive .multievent .class_cont h1 {
  background-color: var(--bg_color);
  color: var(--bg_text);
  font-weight: bold;
}

#SRLive .multievent .odd a {
  color: var(--odds_text);
}

#SRLive .multievent .class_cont h1 {
  background-color: var(--bg_color);
  color: var(--bg_text);
}

#SRLive .multievent .live_odd {
  background-color: transparent !important;
}

#SRLive .multievent .odd.selected {
  background-color: var(--bg_color);
}

#SRLive .multievent .odd.selected span {
  color: var(--bg_text);
}

#calendarcontent li.live_match {
  border: 1px solid var(--border-main);
  background: var(--table_row);
  border-radius: 10px;
  height: 90px;
  margin: 5px;
  float: left;
  width: 16%;
}

#calendarcontent li.live_match:hover {
  background: var(--table_row);
}

li.live_match:hover {
  background: var(--table_row) !important;
}

#calendarcontent .cont .live_match:nth-child(odd) {
  color: var(--textColor) !important;
}

#calendarcontent .match_name {
  display: flex;
  order: 2;
  top: 0 !important;
}

.day_nav a:hover {
  color: var(--bg_text);
}

.Odds_container span.live_pron {
  font-size: 10px !important;
}

span.live_pron {
  border: medium none;
  font-size: 12px;
  white-space: nowrap;
}

@media screen and (max-width: 1440px) {
  div.event ul.groupmenu div.match_detail {
    width: 100%;
  }
}

@media screen and (max-width: 1280px) {
  span.live_pron {
    text-overflow: ellipsis;
    overflow: hidden;
  }
  div.event ul.groupmenu div.match_detail {
    width: 100%;
  }
}

@media screen and (max-width: 1150px) {
  .live_match .noRadeOdds {
    width: 93%;
  }
}

@media screen and (max-width: 1110px) {
  div.event ul.groupmenu div.match_detail {
    width: 100%;
  }
  .live_match .noRadeOdds {
    width: 92%;
  }
}

div.Odds_container {
  margin-top: 0;
}

#SRLive .ClassName {
  display: block;
  background: var(--colore_principale2_light);
  color: var(--table_header_3);
  font-size: 10.5px;
  padding: 0 3px;
  text-overflow: ellipsis;
  width: 100%;
}

#SRLive .live_odd {
  background-color: var(--odds_bg);
  font-size: 15px;
}

#SRLive .Odds_container a.selected,
#SRLive .Odds_container a:hover {
  background: var(--table_header_3);
  font-weight: bolder;
}

#SRLive .Odds_container a:hover span.glyphicon-lock::before {
  color: var(--textColor4);
}

#SRLive .Odds_container a:hover span.live_pron,
#SRLive .Odds_container a:hover span.live_odd,
#SRLive .Odds_container a.selected span.live_pron,
#SRLive .Odds_container a.selected span.live_odd {
  color: var(--textColor4);
}

.live_match .match_result {
  align-self: center;
  order: 4;
  left: 25px;
  width: 100px;
}

.live_match .match_result .scoreP1,
.live_match .match_result .scoreP2,
.live_match .match_result .scoreP3,
.live_match .match_result .scoreP4,
.live_match .match_result .scoreP5,
.live_match .match_result .scoreP6 {
  padding-top: 0 !important;
}

.live_match .match_result .matchRade_score_details {
  display: flex;
  position: sticky;
  flex-direction: row;
  align-items: center;
}

.live_match .match_result .matchRade_score_details .matchRade_finalScore {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.live_match .match_result .matchRade_score_details .matchRade_realScore {
  order: 2;
  position: relative;
  top: 2px !important;
  margin-right: 11px !important;
}

.live_match .match_result .matchRade_score_details .matchRade_realScore span {
  font-size: 16px;
  color: var(--textColor) !important;
}

.live_match
  .match_result
  .matchRade_score_details
  .matchRade_finalScore
  .matchRade_span9 {
  position: relative;
  top: 4px;
  margin-right: 15px !important;
}

.live_match .match_result .matchRade_score_details .matchRade_scoreDiv {
  display: flex;
}

.live_match .match_result .matchRade_score_details .matchRade_scoreDiv div,
.live_match .match_result .matchRade_score_details .matchRade_finalScore span {
  min-width: 20px;
  width: 20px;
  float: left;
  top: 2px;
  left: 0;
}

.live_match .match_result .matchRade_score_details .matchRade_scoreP1,
.live_match .match_result .matchRade_score_details .matchRade_scoreP2,
.live_match .match_result .matchRade_score_details .matchRade_scoreP3,
.live_match .match_result .matchRade_score_details .matchRade_scoreP4,
.live_match .match_result .matchRade_score_details .matchRade_scoreP5 {
  display: block;
  position: relative;
}

.live_match .match_result .matchRade_score_details .matchRade_span1,
.matchRade_span2,
.live_match .match_result .matchRade_score_details .matchRade_span3,
.matchRade_span4 {
  margin-right: 5px;
}

#SRLive .multicont #leftcont,
#SRLive .multicont #rightcont {
  margin: 0;
  width: 100%;
}

#SRLive .multicont {
  border: medium none;
  box-shadow: 0 0 10px var(--textColor4);
  float: left;
  margin-left: 0.5%;
  overflow: auto;
  width: 26.6%;
}

#live_navigation .sportgroup:hover span.neve {
  color: var(--bg_color);
}

#SRLive div#giroconto {
  margin-left: 0;
  width: auto;
}

#SRLive .up .live_odd {
  color: #32b227;
  font-weight: bold;
}

.theme1 #SRLive .up .live_odd {
  color: #17940c;
}

#SRLive .down .live_odd {
  color: #ea2420;
  font-weight: bold;
}

#SRLive .simple .up .live_odd::after {
  background-position: center top;
}

#SRLive .simple .down .live_odd::after {
  background-position: center bottom;
}

#SRLive .sr-widget .sr-header-2 {
  background: var(--regola_gradiente);
  color: var(--bg_text);
}

.sr-widget .sr-team-header-home,
.sr-widget .sr-team-header-away {
  background-color: var(--bg_color);
  color: var(--bg_text);
}

.sr-widget .sr-subheader-1 {
  background-color: var(--bg_color);
}

.sr-widget .sr-pills .sr-pill {
  background-color: var(--bg_color);
  border-left-color: var(--bg_color);
  color: var(--bg_text);
  font-weight: 500;
}

.sr-widget .sr-pills .sr-pill.sr-active {
  background-color: var(--bg_color);
}

.eventview .down {
  background-image: none;
}

.eventview .up {
  background-image: none;
}

@keyframes down {
  0% {
    background-color: var(--odds_bg);
  }
  50% {
    background-color: #ff0000;
  }
  100% {
    background-color: var(--odds_bg);
  }
}
@keyframes up {
  0% {
    background-color: var(--odds_bg);
  }
  50% {
    background-color: #00910e;
  }
  100% {
    background-color: var(--odds_bg);
  }
}

.gro_61 {
  background-image: url("/res/client/img/offermenu/table.png") !important;
  background-repeat: no-repeat;
}

.gro_94 {
  background-image: url("/res/client/img/offermenu/darts.png") !important;
  background-repeat: no-repeat;
}

.groupico.gro_45 {
  background-position: 0 -900px;
}

.eventview #live_events_odds {
  display: inline-block;
  margin-top: 20px;
  width: 100%;
  z-index: 0 !important;
}

div#br_cont2 {
  width: calc(43% - 205px) !important;
  float: right;
  display: none;
}

.btnLiveQuote {
  display: block;
  width: 70px;
  height: 30px;
  padding: 5px;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  margin: 3px;
}

.virtualClassesChild .glyphicon-star::before {
  font-size: 14px !important;
}

.favoriteLiveQuote {
  color: var(--table_header_3);
}

.btnLiveQuote.favoriteLiveQuote:hover {
  cursor: pointer;
  color: var(--table_header_3);
}

#container-btns div a {
  border: 1px solid var(--border-main);
  border-radius: 5px;
  background: var(--table_row);
}

.expanded #container-btns div a {
  width: 100%;
}

.shrinked #container-btns div a {
  width: 100px;
}

#container-btns div a:hover {
  border-color: var(--table_header_3);
  transition: 0.3s ease-in-out;
}

#container-btns div a.activeLiveQuote {
  border-color: var(--table_header_3);
}

#container-btns a .glow-line-label {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

#container-btns a:hover .glow-line-label {
  opacity: 1;
}

#container-btns a.activeLiveQuote .glow-line-label {
  opacity: 1;
  display: none;
  margin: 0 6px;
  background-color: var(--textColor);
  height: 2px;
  border-radius: 5px;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
}

.virtualClassesChild {
  display: flex;
}

.vclassItem {
  display: block;
  width: 103px;
  height: 30px;
  padding: 5px;
  text-align: center;
  color: var(--textColorWhite);
  font-weight: bold;
  line-height: 20px;
  cursor: pointer;
  margin: 3px;
  font-size: small;
}

.vclassItem:hover {
  text-shadow: 0 0 5px var(--bg_color);
}

.activeQuote {
  color: #fbce31;
}

/*for bettiger*/
.favoriteQuote {
  color: red;
  font-size: 20px;
  position: absolute;
  top: 6px;
  right: 21px !important;
  right: 0vw;
  cursor: pointer;
}

.toggleLiveQuote {
  z-index: 9999;
}

.eventview .toggleLiveQuote.shrinked {
  display: flex !important;
  position: relative;
  align-items: center;
  width: 100%;
}

.eventview .toggleLiveQuote.expanded {
  display: flex !important;
  align-items: center;
  margin-top: 5px;
  width: 100%;
}

.eventview .toggleLiveQuote.expanded .radeWrapper #container-btns {
  display: block;
  width: 100%;
  overflow-x: hidden !important;
  justify-items: center;
}

.eventview
  .toggleLiveQuote.expanded
  .radeWrapper
  #container-btns
  #virtualClasses {
  display: flex;
  width: 100%;
  flex-direction: column;
}

.eventview
  .toggleLiveQuote.expanded
  .radeWrapper
  #container-btns
  #virtualClasses
  .virtualClassesChild {
  display: grid;
  margin: 0 5%;
  justify-content: space-evenly !important;
  gap: 0px 10px;
  grid-template-columns: repeat(3, 1fr);
  flex-wrap: wrap;
}

#container-btns {
  display: flex;
  margin-left: auto !important;
  margin-right: auto !important;
  overflow-x: auto;
  scrollbar-width: none;
}

#container-btns::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 1700px) {
  #container-btns {
    margin-left: 80px;
  }
}

@media screen and (min-width: 1900px) {
  #container-btns {
    margin-left: 50px;
  }
  .live_match .noRadeOdds {
    margin-right: 2.35% !important;
  }
}

@media screen and (max-width: 1900px) {
  .live_match .noRadeOdds {
    margin-right: 2% !important;
  }
}

.activeStreaming {
  position: absolute;
  left: 80%;
  top: 12%;
  color: grey;
}

#streaming_container {
  background-size: cover;
  float: right;
  display: inline;
  width: 40.38%;
  height: 25vw;
  left: 60%;
  margin-right: 38.5%;
}

#user_switch {
  width: 57.4% !important;
  height: 20px;
  margin-left: 12.7%;
  margin-top: 5px;
  text-align: center;
  border: 1px solid #ffbb00;
}

#user_switch ul li {
  display: inline-block;
}

#user_switch li {
  color: var(--textColorWhite) !important;
  margin-top: 0.2%;
  margin-bottom: 0.2%;
  padding-top: 0.4%;
  padding-bottom: 0.3%;
  padding-left: 17vh !important;
  padding-right: 17vh !important;
  background: #ffbb00;
}

#user_switch li:hover {
  background: #d19900;
  color: black !important;
}

#user_switch li a {
  color: black !important;
  font-weight: bold;
}

.multievent .maniname,
.eventview .maniname {
  max-width: 79%;
}

.groupmenu li,
.manidesc h6,
.manidesc h3 {
  cursor: pointer;
}

.up_down i {
  margin-top: 6px;
  margin-left: 6px;
}

.live_title #showHideAll {
  margin-left: 14px;
  background-color: red;
  font-weight: bold;
  font-size: 10px;
  margin-top: 4px;
  display: none;
}

.manidesc .up_down {
  display: none !important;
}

.span9 span {
  display: block;
  font-size: 14px;
  color: var(--textColor);
  padding-left: 125px;
  padding-top: 4px;
  padding-bottom: 2px;
  background: #98989845;
}

.span13,
.span14 {
  color: cyan;
}

._pageFooter {
  margin-top: 10px !important;
}

#event_odds {
  margin-top: 12% !important;
}

#ae ul.groupmenu {
  border-top: 1px solid var(--border-main);
  padding: 0 5px 0 0;
}

.manidesc {
  height: 26px;
  line-height: 26px;
  display: flex;
  width: 100%;
}

.manidesc:nth-of-type(1) {
  margin-top: 5px;
}

.manidesc h3 {
  width: auto;
}

.manidesc h6 {
  font-size: 12px;
  position: relative;
  margin: 3px;
  margin-left: 5px;
  border: 1px solid var(--border-main);
  background-color: var(--table_row);
  border-radius: 8px;
  color: var(--textColor);
  line-height: 16px;
  width: 30px;
  text-align: center;
}

.groupmenu li,
.manidesc h6,
.manidesc h3 {
  cursor: pointer;
}

.data-oddName {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  position: relative;
}

.data-oddName li {
  position: relative;
  flex: 0 0 8%;
  border: 1px solid transparent;
  border-radius: 25px;
  height: 29px !important;
  justify-content: center;
  align-items: center;
  display: flex;
  background: var(--table_row);
  margin: 10px;
  cursor: pointer;
  text-align: center;
  padding: 5px;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}

.data-oddName li.activeFilterOdds:hover .glow-line-label,
.data-oddName li.activeFilterOdds .glow-line-label {
  opacity: 1;
}

.data-oddName li .glow-line-label {
  width: 70%;
  height: 2px;
  background-color: var(--textColor);
  border-radius: 5px;
  position: absolute;
  bottom: 5px;
  pointer-events: none;
  box-shadow: 0 0 30px rgba(255, 255, 255, 0.8),
    0 0 60px rgba(255, 255, 255, 0.1), 0 0 90px rgba(255, 255, 255, 0.1),
    0 0 120px rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease-in-out;
  opacity: 0;
}

.data-oddName li:hover .glow-line-label {
  opacity: 1;
}

div.event .data-oddName li {
  flex: 0 0 12%;
}

#ls_tracker {
  width: 100%;
  float: right;
}

.SportCenter #multi {
  display: none;
}

#live_events_odds .eventBox {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

#live_events_odds .eventBox .nofavRade {
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
  border: 1px solid var(--border-main);
  padding: 15px;
  border-radius: 5px;
  background-color: var(--table_row);
}

.class_cont .up-arrow {
  background: transparent;
  transition: 500ms ease;
  position: absolute;
  top: 7px;
  right: 20px;
}

.class_cont .up-arrow img {
  width: 15px;
}

.class_cont .down-arrow {
  border-radius: 25px;
  background: transparent;
  transition: 500ms ease;
  position: absolute;
  top: 7px;
  right: 15px;
}

#live_events_odds .favoriteQuote {
  display: inline-flex;
  align-items: center;
  color: var(--textColor2);
  cursor: pointer;
  margin-bottom: 10px;
}

#live_events_odds .favoriteQuote .glyphicon {
  font-size: 14px;
  top: 1px;
  right: 20px;
}

#live_events_odds .odd a:hover {
  background-color: var(--hoverColor);
}

#live_events_odds .altrow {
  background-color: var(--altTableRow);
}

.collapsing_Tutti {
  position: absolute !important;
  display: inline-flex;
  cursor: pointer;
  margin-bottom: 10px;
  top: 5px;
  height: 15px;
  width: 15px;
}

.class_cont.collapsed .odd {
  display: none !important;
}

@media screen and (max-width: 1850px) {
  #SRLive #left_column.event {
    width: 47% !important;
  }
}

@media screen and (max-width: 1250px) {
  #SRLive #left_column.event {
    width: 45% !important;
  }
}

@media screen and (max-width: 1080px) {
  #SRLive #left_column.event {
    width: 37% !important;
  }
}

@media screen and (max-width: 500px) {
  .maniname {
    font-size: 14px;
  }
  #SRLive .roww .Odds_container a {
    border: none !important;
    background: none;
  }
  #SRLive .Odds_container a.selected {
    background: var(--table_header_3);
  }
  .live_match .noRadeOdds {
    width: 44% !important;
    font-size: 12px !important;
    text-align: center;
  }
  #SRLive span.match_name .homeTeam,
  #SRLive span.match_name .awayTeam {
    font-size: 12px;
  }
  #SRLive .Odds_container a span.live_odd {
    font-size: 13px !important;
  }
  .live_match .TwoClass a {
    width: 33% !important;
  }
  .Odds_container {
    min-width: 150px !important;
  }
  .live_match .match_result .matchRade_score_details .matchRade_realScore span {
    font-size: 12.5px;
  }
}

@media screen and (max-width: 460px) {
  #ae .live_match > .match_detail {
    flex: 0 1 53% !important;
  }
  .live_match .match_result .matchRade_score_details .matchRade_realScore {
    left: 10px !important;
  }
  .live_match .resultRade .matchRade_score_details .matchRade_realScore {
    left: 0 !important;
  }
  #SRLive span.match_name .homeTeam,
  #SRLive span.match_name .awayTeam {
    width: 100% !important;
  }
  .arrow-left-radeOdds {
    left: 3px !important;
  }
  .groupmenu .live_match .noRadeOdds {
    width: 38% !important;
    margin-left: auto;
    margin-right: 4% !important;
  }
}

@media screen and (max-width: 425px) {
  .live_match .noRadeOdds {
    width: 37% !important;
    left: 16px;
  }
}

@media screen and (max-width: 390px) {
  #ae .live_match > .match_detail {
    flex: 0 1 180px !important;
  }
  .groupmenu .live_match .noRadeOdds {
    width: 42% !important;
  }
}

@media screen and (max-width: 385px) {
  .manidesc h3 {
    display: flex;
    width: 70%;
    flex-wrap: nowrap;
    text-overflow: ellipsis;
  }
  .groupmenu .live_match .noRadeOdds {
    width: 41% !important;
  }
}

@media screen and (max-width: 375px) {
  #ae .live_match > .match_detail {
    flex: 0 1 170px !important;
  }
  .groupmenu .live_match .noRadeOdds {
    width: 42% !important;
    left: 15px;
  }
}

@media screen and (max-width: 350px) {
  .groupmenu .live_match .noRadeOdds {
    width: 38% !important;
  }
}

@media screen and (max-width: 330px) {
  .groupmenu .live_match .noRadeOdds {
    width: 35% !important;
  }
}

@media screen and (max-width: 320px) {
  .maniname {
    font-size: 14px;
    width: 230px;
  }
  #ae .live_match > .match_detail {
    flex: 0 1 112px !important;
  }
  .groupmenu .live_match .noRadeOdds {
    width: 52% !important;
  }
  .eventview
    .toggleLiveQuote
    .radeWrapper
    #container-btns
    #virtualClasses
    .virtualClassesChild
    a
    span.virtclass {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.main-markets-cont.desktop {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  position: relative;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 999;
}

.main-markets-cont-market-live {
  white-space: nowrap;
  padding: 6px 12px;
  border: 1px solid #ccc;
  background-color: rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.main-markets-cont-market-live.active {
  background-color: #007bff;
  color: white;
  border-color: #007bff;
}
