::-webkit-scrollbar {
  height: 8px;
  width: 8px;
  background: var(--color-primary);
  scrollbar-width: thin;
  scroll-behavior: smooth;
  scrollbar-color: #EDEDED #999;
}

/* Track */
::-webkit-scrollbar-track {
  background: var(--color-primary); 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #888; 
}

::-webkit-scrollbar-thumb {
  background: #999;
  -webkit-border-radius: 1ex;
  border-radius: 1ex;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
  box-shadow: inset 2px 2px 5px 0 rgba(var(--color-white), 0.5);
  border: 0 solid #d8e1ea;
}

::-webkit-scrollbar-corner {
  background: var(--color-primary);
}

.lht-42 {
    line-height: 42px;
}

.dsp-grid-height {
    display: flex;
}

.flex-3-4 {
    -webkit-box-flex: 3;
    -prefix-box-flex: 3;
    -webkit-flex: 3;
    flex: 3;
    box-flex: 3;
    display: block;
}
.cutoftext {
    white-space: nowrap;
    min-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.hdp_n{
    display: block;
}

.height-min{
    min-height: 80px;
    height: auto;
}

.odds.singleVal-nv {
    padding: 5px 0; }

.pd-tb-6{
    padding:8px 0;
}

.mg-tblr-6{
    margin:4px 3px 0 3px;
}

.mg-tb-6{
    margin:6px 0 6px 3px;
}

.lht-14 {
    line-height: 14px; }

.bbr-c-3 {
    border-bottom: 1px solid var(--color-borderline);}

.btr-c-3 {
  border-top: 1px solid var(--color-borderline);}

.blr-c-3 {
  border-left: 1px solid var(--color-borderline);}  

.bg-c-121 {
    background-color: var(--color-borderline);}

.correct_odds {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    padding: 3px 0 3px 0;
    text-align: center;
}

.MoreOdds:empty {
	display: none;
}

#SideMenuOddsType .hidden_odds{
    display: none;
}

/*BG Main.aspx css*/
.dropdown-list > div:first-child:not(.hidden) > div:first-child {
  border-top-left-radius : 20px;
  border-bottom-left-radius : 20px;
  /* border-radius: 20px 0 0 20px; */
}

.dropdown-list > div:nth-last-child(1 of :not(.hidden)) > div:first-child {
  border-top-right-radius : 20px;
  border-bottom-right-radius: 20px;
  /* border-radius: 0 20px 20px 0; */
}


.dropbtn-Extend, .dropbtn-Sort, .dropbtn-View, .dropbtn-Odds {
    background-color: var(--color-white);
    color: var(--color-gray-text);
    padding: 5px 8px 5px 8px;
    font-size: 12px;
    border: 1px solid var(--color-boderline);
    cursor: pointer;
    margin: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    text-align: center;
  }

  .dropbtn-Extend svg, .dropbtn-Sort svg, .dropbtn-View svg, .dropbtn-Odds svg{
      margin-left: 6px;
  }

  .dropdown {
    display: inline-block;
  }

  .dropdown-Extendcontent, .dropdown-Sortcontent, .dropdown-Viewcontent, .dropdown-Oddscontent {
    position: absolute;
    border-radius: 5px;
      border: 1px solid #EEEEEE;
      background-color: var(--color-white);
      overflow: hidden;
      box-shadow: 4px 4px 16px 0 rgba(51,55,69,.2);
      z-index: 50;
  }

  .dropdown-Extendcontent .list , .dropdown-Sortcontent .list , .dropdown-Viewcontent .list , .dropdown-Oddscontent.list {
      display: block;
      width: 110px;
	/* padding: 5px 10px; */
      text-align: left;
      white-space: normal;
      cursor: pointer;
  }

  .dropdown-contentlist{
      padding: 5px 12px 5px 8px;
      text-align: left;
      cursor: pointer;
  }

  .navmenu-nav .list{
      display: block;
      width: 120px;
  }

  .refbutton .ref{
      border: 1px solid var(--color-boderline);
      border-radius: 50%;
      width: 26px;
      height: 26px;
      padding: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      transition: all .4s;
      cursor: pointer;
      margin-left: 8px;
}

  .refbutton .ref .refbutimg{
      background: var(--refimg-url) center center;
      background-size: cover;
      background-repeat: no-repeat;
      width: 12px;
      height: 12px;
}


.dropdown a:hover {background-color: #ddd;}

.ScoreH, .ScoreA {
    font-size: 20px;
    color: var(--color-black);
    display: inline-block;
}

.fts-13 {
    font-size: 13px;
}

.ft-c-16.flex-1:empty, .flex-row.fts-15.tbr-c-11:empty, .dsp-grid-height:empty
, .radius-5:empty {
display:none;
}

.bg959 {
    background-color: #cee6c2;
}

      .simplebuttonlist {
				padding: 5px 10px;
			}

.simplebuttonlist.selected {
    background-color: rgba(76, 158, 234, 0.1);
				/* padding: 5px 10px; */
    text-align: left;
}

.betslip .neg, .neg {
  color: var(--color-resultred);
}

.odds.oddsUp .OddsChanged.neg::before {
  color: var(--color-resultgreen) !important;;
}

.BetList_View .overlayContainer, .BetList_View .tickContainer {
    display: none;
}

.BetList_View .overlayContainer.selected, .BetList_View .tickContainer.selected  {
    display: block;
}
#SideMenuOddsType .hidden_odds{
    display: none;
}

.odds.oddsUp .OddsChanged::before, .odds .oddsUp .OddsChanged::before, .bodds.boddsUp .OddsChanged::before {
    content: '▴' !important;
}

.odds.oddsDown .OddsChanged::before, .odds .oddsDown .OddsChanged::before, .bodds.boddsDown .OddsChanged::before {
    content: '▾' !important;
}

/* .res320 .LeftMenu, .res568 .LeftMenu{
    display: none;
    width: 180px;
    overflow-y: scroll;
    position: fixed;
    z-index: 50;
    height: 100%;
    background: #fff;
    top: 70px;
} */

.maincontainer.res320 .RightMenu #RightTab, .maincontainer.res568 .RightMenu #RightTab {
    display:none;
    width: 0px;
    position: relative;
}

.maincontainer.res1024 {
    overflow: hidden;
    max-height: 100vh;
}

/* .res1024 .LeftMenu,  */.maincontainer .res1024 .RightMenu #RightTab {
    display: inline-block!important;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    padding-right: 3px;
}

/* @media screen and (max-width: 3200px) {
    .res1024 .LeftMenu {
        width: 200px;
    }
}

@media screen and (max-width: 1280px) {
    .res1024 .LeftMenu {
        width: 180px;
    }
}

@media screen and (max-width: 1024px) {
    .res1024 .LeftMenu {
        width: 160px;
    }
} */

.SportSection {
    width: 100vw;
    height: 80vh;
    display: inline-block;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    padding: 0;
    scrollbar-width: thin;
    scroll-behavior: smooth;
}

.res1024 .SportSection {
    width: 100%;
    display: inline-block;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    padding: 0;
    
}

.res320 .RightTab, .res568 .RightTab {
    width: 0;
    height: 0;
    position: fixed;
}

.res320 .RightMenu, .res568 .RightMenu {
    width: 0;
    height: 0;
    left:0;
    top: 0;
    position: absolute;
    background: none;
}

/* .LeftMenu, .SportSection, .RightMenu {
  scrollbar-width: thin;
  scroll-behavior: smooth;
  overflow-y: scroll;
} */

.res320 .RightMenu.actived, .res568 .RightMenu.actived, .res320 .RightMenu.activedTv, .res568 .RightMenu.activedTv  {
  width: 100vw;
  height: calc(100vh - 10%);
  left: 0;
  top: 0;
  position: absolute;
  z-index: 19;
  background: none;
  overflow: hidden;
}

.res568 .RightMenu.actived {
    width: calc(50% - 10px);
    left: calc(50% + 10px);
    overflow: hidden;
}

.NNheight-40vh{
  scrollbar-width: thin;
  scroll-behavior: smooth;
  overflow-x: hidden;
  overflow-y: scroll;
}

.RightMenu .TicketDataMP0 {
  border-radius: 15px 15px 0 0;
}

.res320 .BetList_View, .res320 #AccMenu, .maincontainer.res320 .right.ng-aside {
  display: block;
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  z-index: 50;
}

.maincontainer.res568 .right.ng-aside, .res568 .BetList_View, .res568 #AccMenu {
  width: calc(50% - 10px);
  height: 100%;
  right: 0;
  top: 0;
  position: fixed;
  z-index: 50;
}

.maincontainer.res1024 .RightMenu {
    display: inline-block;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 137px!important;
    /* width:calc(100vw-((568px*1.5)-180px))!important ; */
}

html{
  overflow: hidden;
}



/* .res1024 .LeftMenu::-webkit-scrollbar-thumb,  */
/* .res1024 .SportSection::-webkit-scrollbar-thumb, .res1024 .RightMenu::-webkit-scrollbar-thumb, .EarlyListMenu::-webkit-scrollbar-thumb {
    box-shadow: inset 2px 2px 5px 0 rgba(#fff, 0.5);
    border-radius: 15px;
} */

/*.res1024 .LeftMenu::-webkit-scrollbar, */
/* .Accordeon_content .SportSection::-webkit-scrollbar, .res1024 .RightMenu::-webkit-scrollbar {
    height: 12px;
    width: 12px;
    background: #999;
} */

/* .res1024 .LeftMenu::-webkit-scrollbar-corner, .res1024 .SportSection::-webkit-scrollbar-corner, .res1024 .RightMenu::-webkit-scrollbar-corner {
    background: #999;
} */

/* .res1024 .LeftMenu::-webkit-scrollbar-thumb,  */
/* .res1024 .SportSection::-webkit-scrollbar-thumb, .res1024 .RightMenu::-webkit-scrollbar-thumb {
    background: #999;
    box-shadow: inset 2px 2px 5px 0 rgba(#fff, 0.5);
    border: 0 solid #d8e1ea;
    border-radius: 15px;
} */


.res320 .BetList_View, .res320 #AccMenu, .maincontainer.res320 .right.ng-aside {
  width: 100%;
  left: 0;
}

.headerShadowRight:after, .SportMenuShadowRight:after {
    content: "";
    height: 50px;
    width: 25px;
    position: absolute;
    display: block;
    z-index: 20;
    right: 0;
    top: 0;
    /* background: -owg-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); */
}

.SportMenuShadowRight:after {
    height:105px;
    top: 105px;
}

@media screen and (max-width: 568px) {
    .res1024 {
        display: block;
    }
    .betslip .res1024{
        width: 100%;
        position: absolute;
    }
    .res1024 input.width-92p {
        width: 92%;
    }
}

.TopMenu {
  background: var(--color-white);
  min-height: 48px;
}

.TopMenu .TopMarketMenu {
  min-width: calc(100vw - 340px);
  max-width: 100vw;
}

#SportMenuDiv {
  border-radius: 0 0 15px 15px;
  box-shadow: 0px 11px 11px -13px rgba(0,0,0,0.3);
}

#SportMenuDiv #SportMenu {
  height: 78px;
  margin-top:6px;
}

.Div-S {
  padding-left: 5px;
  padding-top: 5px;
}

.res1024 .Div-S {
  padding-left: 5px;
}

#Page2_Menu, #Page3_Menu, #Page4_Menu, #Page6_Menu {
  margin: 0 5px;
  box-shadow: rgba(100, 100, 100, 0.1) 0px 2px 6px;
}

.res1024 #Page2_Menu, .res1024 #Page3_Menu, .res1024 #Page4_Menu, res1024 #Page6_Menu {
  margin: 0 5px;
}


.actived .hover-yellow.btn {
    font-size: 14px;
    font-weight: bold;
    background: var(--color-primary-theme);
    color: var(--color-white-text);
}

.hover-yellow.btn {
    padding: 5px 12px;
}

.img-flag-icon {
    float: right;
}

.img-flag-icon img {
    width: 30px;
    height: 30px;
    float: right;
}

.res320 .img-flag-icon img {
  width: 35px;
  height: 35px;
  float: right;
}

.rot-90 {
    transform: rotate(90deg);
}

.round-15 {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}

.round-t-15 {
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    -ms-border-radius: 15px 15px 0 0;
    -o-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
}

.round-b-15 {
    -webkit-border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    -ms-border-radius: 0 0 15px 15px;
    -o-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
}

.League_tmpl {
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    -ms-border-radius: 15px 15px 0 0;
    -o-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
    margin: 0 5px 0 0;
    position: relative;
    /* box-shadow: 0 1px 5px 0 rgba(100, 100, 100, 0.1); */
}

.League_tmpl.collapsed {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    /* box-shadow: 0 1px 5px 0 rgba(100, 100, 100, 0.1); */
}

.FullTitle_tmpl, .FullTitle_Special_tmpl {
    /* margin: 0 5px 0 0; */
    position: relative;
    cursor: pointer;
    /* box-shadow: 0 1px 5px 0 rgba(100, 100, 100, 0.1); */
}

.OddGroupDiv {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    margin: 0 5px 0 5px;
    /* box-shadow: rgba(100, 100, 100, 0.1) 0px 2px 6px; */
    box-shadow: rgba(100, 100, 100, 0.3) 0px 2px 8px;
}

.OddGroupDiv .OddGroupDiv {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 0;
}

.OddGroupDiv .League_tmpl, .OddGroupDiv .FullTitle_tmpl, .OddGroupDiv.FullTitle_tmpl {
    margin: 1px 0;
}

.OddGroupDiv.OddGroupDivTop, .OddGroupDiv > div:first-child .FullTitle_tmpl, .OddGroupDivChild:first-of-type > div > .League_tmpl, .OddGroupDivChild .OddGroupDivTop:first-of-type > div  {
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    -ms-border-radius: 15px 15px 0 0;
    -o-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
}

.OddGroupBg {
    background-color:var(--color-white);
    border: 0;
}

.OddGroupBg:hover {
    background-color:var(--color-primary-theme-over-bg);
    border-radius: 12px;
}

.OddGroupDiv > .OddGroupDivChild {
    border-bottom: 1px solid var(--color-whiteborder)
}

.OddGroupDiv:last-of-type > .GroupDivChild:last-of-type > div, section div.OddGroupDiv > div:last-child .Column_oddPadding, section div.OddGroupDiv > div:not(.hidden) > :last-of-type .Column_oddPadding {
    margin-bottom: 0;
    -webkit-border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    -ms-border-radius: 0 0 15px 15px;
    -o-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
    /* box-shadow: 0 1px 5px 0 rgba(100, 100, 100, 0.1); */
    border-bottom: 0;
}

.OddGroupDiv:has(.OddGroupDiv:last-of-type > .GroupDivChild:last-of-type > div), 
section div.OddGroupDiv:has(> div.OddGroupDiv> div:last-child .Column_oddPadding), 
section div.OddGroupDiv:has(> div.OddGroupDiv > div:not(.hidden) > :last-of-type .Column_oddPadding) {
  border-radius: 0;
}


.OddGroupDiv .OddGroupDiv > .OddGroupDivChild:last-of-type > div {
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    /* box-shadow: 0; */
    border-bottom: 0;
}

.OddGroupDiv.collapsed > .OddGroupDivChild, .OddGroupDiv.collapsed > .OddGroupDivTop {
  display: none;
}

.OddGroupDiv.collapsed > .League_tmpl {
  display: flex;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}

.OddsTitle {
    border: 1px rgba(0,0,0,0.2) solid;
    border-width: 1px 0 0 0;
}

.res1024 #PreLink {
    display: none;
}

.res1024 #P4_Title1, .res1024 #P2_Title1 {
    padding-left: 20px;
}

.OddGroupDiv .OddsCol-1 {
    float: left;
    min-width:calc(100% - 8px);
    margin: 4px;
}

.OddGroupDiv .OddsCol-2, .OddGroupDiv .FixedOddsCol-2 {
    float: left;
    width:calc(50% - 12px);
}

.OddGroupDiv .OddsCol-3, .OddGroupDiv .FixedOddsCol-3 {
    float: left;
    width:calc(33.333% - 12px);
}

.OddGroupDiv .Column-1 .FixedOddsCol-3, .OddGroupDiv .Column-1 .FixedOddsCol-2 {
    float: left;
    width: 100%;
    margin: 0 6px;
}

.OddGroupDiv .OddsCol-2, .OddGroupDiv .FixedOddsCol-2, .OddGroupDiv .OddsCol-3, .OddGroupDiv .FixedOddsCol-3 {
    margin: 0 6px;
}

.OddsBoxHorizontal_tmpl.singleVal {
    padding: 0;
}

.OddsBoxHorizontal_tmpl.singleVal span span:nth-child(2) {
    padding: 5px 0;
}

/* .OddGroupDiv .OddsCol-3:nth-child(2){
    margin: 0 4px;
} */

@media screen and (max-width: 570px) {
    .OddGroupDiv .OddsCol-2, .OddGroupDiv .OddsCol-3 {
        min-width:calc(100% - 8px);
        margin: 0 4px;
    }
}

.res320 .OddsBoxHorizontal_tmpl {
  margin: 5px 0;
}

.OddGroupDiv .TG2 .FixedOddsCol-2, .OddGroupDiv .OddsCol-3 {
  margin: 0 6px;
}

.cstable .OddsBoxHorizontal_tmpl, .HTFT .OddsBoxHorizontal_tmpl, .FGLG .OddsBoxHorizontal_tmpl, .onextwo .OddsBoxHorizontal_tmpl, .onextwo .OddsBoxHorizontal_tmpl, .TG2 .OddsBoxHorizontal_tmpl, .TG1H .OddsBoxHorizontal_tmpl, .LastDigitScore .OddsBoxHorizontal_tmpl{
  margin: 4px 0;
}

.Outrights .OddsBoxHorizontal_tmpl {
  margin-bottom: 10px;
}

.res320 .OddGroupDiv .TG2 .FixedOddsCol-2, .res320 .OddGroupDiv .TG1H .FixedOddsCol-3  {
  float: left;
  width:calc(100% - 12px);
}

.res320 .OddGroupDiv .FGLG .OddsCol-2  {
  float: left;
  min-width:calc(50% - 8px);
  width:calc(50% - 8px);
}


.sEventControl {
    /* position: absolute; */
    display: flex;
    padding: 5px 15px 5px 10px;
    margin: 0;
    margin-top: 0px;
    margin-left: 0px;
    text-align: center;
    margin-left: 5px;
    margin-bottom: 6px;
    z-index: 100;
    font-size: 13px;
    cursor: pointer;
    margin-left: 0!important;
}

.rotate_special{
  transform: rotate(180deg);
}

.sEventControl.collapsed {
    margin-top: 0px;
}

.sEventControl span:first-child {
    display:flex;
    padding: 1px 5px;
}

.sEventControl span:nth-child(2) {
    display:none;
    padding: 1px 5px;
}

.sEventControl.collapsed span:first-child {
    display:none;
    padding: 1px 5px;
}

.sEventControl.collapsed span:nth-child(2) {
    display:flex;
    padding: 1px 5px;
}

.SideMarketMenu {
    position: relative;
}

.SideMarketMenu div {
    display: inline-block;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.SideMarketMenu span {
    margin: 0 5px;
    white-space: nowrap;
}

.SideMarketMenu .simplebutton.actived {
    padding: 3px 10px;
}

.SideMenuSub {
    top: 0;
    right: 0;
    position: absolute;
    width: 100%;
}


/* Hide the browser's default checkbox */
.LeagueCheckBox input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}

.LeagueCheckedBox {
    accent-color: var(--color-primary-theme);
}

.LeagueCheckedBox > input {
    position: absolute;
}

/* The container */
.LeagueCheckBox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.LeagueCheckedBox > span {
    display: flex;
    padding-left: 20px;
}

.LeagueCheckedBoxChecked:checked {
    -webkit-animation: scale-up-center 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) 1 ;
    animation: scale-up-center 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) 1 ;
    /* accent-color: #b36101;
    filter: invert(1); */
}

.SubmitSelectLeague {
    padding: 10px;
    height: 30px;
    width: 30%;
    margin: 0 35%;
    bottom: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    line-height: 30px;
    text-align: left;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

.SubmitSelectLeague:hover {
    box-shadow: inset 5px 5px 10px rgba(0,0,0,0.23);
}

.res1024 .SubmitSelectLeague {
    width: 20%;
    margin: 0 15%;
}

.SubmitSelectLeague .TotalLeagueNo {
    width: 30px;
    height: 30px;
    line-height: 30px;
    float: right;
    text-align: center;
    font-weight: bold;
    margin-right: 5px;
}

.SubmitSelectLeague:hover .TotalLeagueNo {
    box-shadow: inset 2px 2px 3px rgba(0,0,0,0.23);
}

.odds .ft-c-16, .odds .ft-c-24, .odds .ft-c-89 {
    color: var(--color-oddfulltext);
    font-weight: bolder;
}

/* Apply to All Icon-*/
.navButton .buttons.selected [class^="icon-"], .navButton .buttons.selected [class*=" icon-"] {
  -webkit-animation: scale-up-center2 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite;
  animation: scale-up-center2 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite;
  width: 35px;
  height: 35px;
}

/* With Ball Icon */
.navButton .buttons.selected .icon-0
, .navButton .buttons.selected .icon-1
, .navButton .buttons.selected .icon-2
, .navButton .buttons.selected .icon-3
, .navButton .buttons.selected .icon-4
, .navButton .buttons.selected .icon-7
, .navButton .buttons.selected .icon-13
, .navButton .buttons.selected .icon-14
, .navButton .buttons.selected .icon-16
, .navButton .buttons.selected .icon-17
, .navButton .buttons.selected .icon-18
, .navButton .buttons.selected .icon-30 {
    -webkit-animation: rotateBall 1s linear infinite;
    animation: rotateBall 1s linear infinite;
}

.navButton .buttons.selected .Movement {
    -webkit-animation: circle 1s linear infinite;
    animation: circle 1s linear infinite;
    padding-top: 13px;
}

.navButton .buttons.selected .flex-row.lht-16.vertical {
  display: none;
}

section .Board_wrapper .Board_board [class^="icon-"] {
  width: 40px;
  height: 40px;
  position: absolute;
}

section .Board_wrapper .Board_board .Shadow {
  top: 5px;
  position: relative;
}

section .Board_wrapper .Board_board .icon-0
, section .Board_wrapper .Board_board .icon-1
, section .Board_wrapper .Board_board .icon-2
, section .Board_wrapper .Board_board .icon-3
, section .Board_wrapper .Board_board .icon-4
, section .Board_wrapper .Board_board .icon-7
, section .Board_wrapper .Board_board .icon-13
, section .Board_wrapper .Board_board .icon-14
, section .Board_wrapper .Board_board .icon-16
, section .Board_wrapper .Board_board .icon-17
, section .Board_wrapper .Board_board .icon-18
, section .Board_wrapper .Board_board .icon-30 {
    width: 30px;
    height: 30px;
}


.Board_wrapper .Board_board .Movement [class^="icon-"]{
  -webkit-animation: scale-up-center2 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2;
    animation: scale-up-center2 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2;
}

section .Board_wrapper .Board_board .Movement [class^="icon-"] {
  -webkit-animation: scale-up-center2 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2;
  animation: scale-up-center2 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2;
}

section .Board_wrapper .Board_board .Movement .Shadow {
  -webkit-animation: scale-up-center3 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2;
  animation: scale-up-center3 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2;
}

section .Board_wrapper .Board_board .Movement {
  -webkit-animation:  circle 1s linear 2;
  animation:  circle 1s linear 2;
}

section .Board_wrapper .Board_board .Movement.icon-0
, section .Board_wrapper .Board_board .Movement .icon-1
, section .Board_wrapper .Board_board .Movement .icon-2
, section .Board_wrapper .Board_board .Movement .icon-3
, section .Board_wrapper .Board_board .Movement .icon-4
, section .Board_wrapper .Board_board .Movement .icon-7
, section .Board_wrapper .Board_board .Movement .icon-13
, section .Board_wrapper .Board_board .Movement .icon-14
, section .Board_wrapper .Board_board .Movement .icon-16
, section .Board_wrapper .Board_board .Movement .icon-17
, section .Board_wrapper .Board_board .Movement .icon-18
, section .Board_wrapper .Board_board .Movement .icon-30 {
  -webkit-animation: rotateBall 1s linear 2;
  animation: rotateBall 1s linear 2;
}

section .Board_wrapper .Board_board .Movement_reverse .icon-0
, section .Board_wrapper .Board_board .Movement_reverse .icon-1
, section .Board_wrapper .Board_board .Movement_revers .icon-2
, section .Board_wrapper .Board_board .Movement_revers .icon-3
, section .Board_wrapper .Board_board .Movement_revers .icon-4
, section .Board_wrapper .Board_board .Movement_revers .icon-7
, section .Board_wrapper .Board_board .Movement_revers .icon-13
, section .Board_wrapper .Board_board .Movement_revers .icon-14
, section .Board_wrapper .Board_board .Movement_revers .icon-16
, section .Board_wrapper .Board_board .Movement_revers .icon-17
, section .Board_wrapper .Board_board .Movement_revers .icon-18
, section .Board_wrapper .Board_board .Movement_revers .icon-30 {
  -webkit-animation: rotateBall_reverse 1s linear 2;
  animation: rotateBall_reverse 1s linear 2;
}

.res320 section .Board_wrapper .Board_board .icon-0
, .res320 section .Board_wrapper .Board_board .icon-1
, .res320 section .Board_wrapper .Board_board .icon-2
, .res320 section .Board_wrapper .Board_board .icon-3
, .res320 section .Board_wrapper .Board_board .icon-4
, .res320 section .Board_wrapper .Board_board .icon-7
, .res320 section .Board_wrapper .Board_board .icon-13
, .res320 section .Board_wrapper .Board_board .icon-14
, .res320 section .Board_wrapper .Board_board .icon-16
, .res320 section .Board_wrapper .Board_board .icon-17
, .res320 section .Board_wrapper .Board_board .icon-18
, .res320 section .Board_wrapper .Board_board .icon-30 {
    width: 25px;
    height: 25px;
}

@-webkit-keyframes football_up_down {
  0% {transform: rotate(180deg);top: 100%}
  50%{transform:rotate(360deg);top:30%;}
  100%{transform:rotate(540deg);top:100%}
}
@keyframes football_up_down {
   0% {transform: rotate(180deg);top: 100%}
   50%{transform:rotate(360deg);top:30%;}
   100%{transform:rotate(540deg);top:100%}
}

@-webkit-keyframes scale-up-center {
    0% {
        -webkit-transform: scale(0.5);
                transform: scale(0.5);
    }
    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}
@keyframes scale-up-center {
    0% {
        -webkit-transform: scale(0.5);
                transform: scale(0.5);
    }
    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

@-webkit-keyframes circle {
    from, to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0); }
    20%{
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0, -15px, 0); }
    35%{
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0); }
    45%{
        -webkit-transform: translate3d(0, -7.5px, 0);
        transform: translate3d(0, -7.5px, 0); }
    60%{
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0); }
}

@keyframes circle {
    from, to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0); }
    20%{
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0); }
    35%{
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0); }
    45%{
        -webkit-transform: translate3d(0,-7.5px,0);
        transform: translate3d(0, -7.5px, 0); }
    60%{
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0); }
}

@-webkit-keyframes rotateBall {
    from, to {
        filter: drop-shadow(0 5px 3px rgba(0,0,0,0.25)); }
    0% {
        -webkit-transform: scale(1, 1) rotate(0deg);
        transform: scale(1, 1) rotate(0deg);
        filter: drop-shadow(0 5px 3px rgba(0,0,0,0.25));}

    25% {
        -webkit-transform: scale(1, 0.9) rotate(50deg);
        transform: scale(1, 0.9) rotate(50deg);  filter: none; }
    30% {
        -webkit-transform: rotate(160deg) scale(1.1, 0.9);
        transform: rotate(160deg) scale(1.1, 0.9); filter: none;}
    60% {
        -webkit-transform: rotate(270deg) scale(1, 1);
        transform: rotate(270deg) scale(1, 1); filter: none; }
    80% {
        -webkit-transform: scale(1, 1) rotate(350deg);
        transform: scale(1, 1) rotate(350deg);
        filter: none; }
    100% {
        -webkit-transform: scale(1, 1) rotate(360deg);
        transform: scale(1, 1) rotate(360deg); }
}

@keyframes rotateBall {
    from, to {
        filter: drop-shadow(0 5px 3px rgba(0,0,0,0.25)); }
    0% {
        -webkit-transform: scale(1, 1) rotate(0deg);
        transform: scale(1, 1) rotate(0deg);
        filter: drop-shadow(0 5px 3px rgba(0,0,0,0.25));}

    25% {
        -webkit-transform: scale(1, 0.9) rotate(50deg);
        transform: scale(1, 0.9) rotate(50deg);  filter: none; }
    30% {
        -webkit-transform: rotate(160deg) scale(1.1, 0.9);
        transform: rotate(160deg) scale(1.1, 0.9); filter: none;}
    60% {
        -webkit-transform: rotate(270deg) scale(1, 1);
        transform: rotate(270deg) scale(1, 1); filter: none; }
    80% {
        -webkit-transform: scale(1, 1) rotate(350deg);
        transform: scale(1, 1) rotate(350deg);
        filter: none; }
    100% {
        -webkit-transform: scale(1, 1) rotate(360deg);
        transform: scale(1, 1) rotate(360deg); }
}

@-webkit-keyframes scale-up-center2 {
    from, to { filter: drop-shadow(0 0 5px rgba(255,255,255,0.75)); }
    0% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }

    35% {
        -webkit-transform: scale(1.25, 1);
                transform: scale(1.25, 1);
    }

    45% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }

    60%, 100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}
@keyframes scale-up-center2 {
    from, to { filter: drop-shadow(0 0 5px rgba(255,255,255,0.75)); }
    0% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }

    35% {
        -webkit-transform: scale(1.25, 1);
                transform: scale(1.25, 1);
    }

    45% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }

    60%, 100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

@-webkit-keyframes scale-up-center3 {
  from, to { -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.7; 
        margin-top: 0;
  }
  20% {
    -webkit-transform: scale(1.5, 1);
            transform: scale(1.5, 1);
            opacity: 0.2;
            margin-top: 5px;}
  35% {
      -webkit-transform: scale(0.5);
              transform: scale(0.5);
              opacity: 0.1;
              margin-top: 5px;}
  45% {
      -webkit-transform: scale(1.25, 1);
              transform: scale(1.25, 1);
              opacity: 0.3;
              margin-top: 7px;}
  60% {
      -webkit-transform: scale(1);
              transform: scale(1);
              opacity: 0.7;
              margin-top: 0;}
}
@keyframes scale-up-center3 {
  from, to { -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.7; 
    margin-top: 0;
}
20% {
-webkit-transform: scale(1.5, 1);
        transform: scale(1.5, 1);
        opacity: 0.2;
        margin-top: 5px;}
35% {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
          opacity: 0.1;
          margin-top: 5px;}
45% {
  -webkit-transform: scale(1.25, 1);
          transform: scale(1.25, 1);
          opacity: 0.3;
          margin-top: 7px;}
60% {
  -webkit-transform: scale(1);
          transform: scale(1);
          opacity: 0.7;
          margin-top: 0;}
}


/*BG New add css*/
.OpenCloseButton span:first-child {
    display: inline-block;
}

.OpenCloseButton span:nth-child(2) {
    display:none;
}

.OpenCloseButton.collapsed span:first-child {
    display:none;
}

.OpenCloseButton.collapsed span:nth-child(2) {
    display: inline-block;
}

.GameCollectIcon_collect{
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1;
}

.Column_oddhightlight {
  background-color: var(--color-white);
}

/* .Column_oddhightlight:hover, .Column_oddhightlight:hover .dsp-iblk, .Column_oddhightlight:hover .dsp-grid-height{
  background-color: #edf5fd;
  border-radius: 12px;
} */

.Column_oddhightlight:hover{
  background-color: var(--color-primary-theme-over-bg);
  border-radius: 12px;
}

.Column_oddhightlight:hover:has( > div.Column_oddhightlight:hover) {
  background-color: none;
  border-radius: 0;
}

.searchinput{
  position: relative;
  display: flex;
  width: 150px;
  height: 30px;
  padding: 0 15px;
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  background-color: var(--color-white);
  transition: all .4s;
  overflow: hidden;
  margin-right: 20px;
}

.searchinput .searchcontrol{
  flex: 1 1;
  padding: 0;
  border: none;
  outline: none;
  height: 100%;
  border-radius: 0;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 15px;
  color:var(--color-gray-text);
  line-height: 1;
  outline: none;
  transition: all .4s;
  overflow: visible;
  font-size: 12px;
}

.searchinput .append_wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  color: #999999;
  transition: all .4s;
}

.searchinput input[type="text"]{
  background: var(--color-white);
}

.PopularDesktop_box {
  position: relative;
}

.PopularDesktop_wrapper {
  margin-bottom: 8px;
  overflow-x: hidden;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  /* background-color: #F5F5F5;
  scrollbar-width: thin;
  scroll-behavior: smooth;
  scrollbar-color: #999 #EDEDED; */
}

.PopularDesktop_wrapper > div {
  margin-right: 8px;
}

.UnitCard_box {
  width: 270px;
  border-radius: 15px;
  background-color: var(--color-unitCardbox);
  flex-shrink: 0;
  box-shadow: 1px 1px 6px 0 rgba(0,0,0,.1);
  padding: 8px 8px 6px 8px;
  transition: box-shadow .3s;
  position: relative;
  margin-right: 8px;
}

.Header_header {
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.Header_header .Header_time {
  width: 68px;
  font-size: 11px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Header_header .Header_league {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 18px;
  max-width: 70%;
  color: var(--color-gray-text);
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Header_header .Header_more {
  display: flex;
  align-items: center;
  border-radius: 8px;
  background-color:var(--color-primary-theme);
  color: var(--color-white-text);
  font-size: 12px;
  cursor: pointer;
  margin-left: 8px;
  padding-right: 6px;
}

.Content_content {
  padding-top: 4px;
  height: 58px;
  display: flex;
  align-items: stretch;
}

.Content_content .Content_team {
  width: 90px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.Content_content .Content_team .Content_icon{
  width: 30px;
}

.jersey_main{
  position: relative;
  display: flex;
  justify-content: center;
}

.jersey_main > * {
  position: absolute;
}

svg {
  overflow: hidden;
  vertical-align: top;
}

.Content_content .Content_team .Content_name:not(.Content_tennis) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 24px;
  line-height: 24px;
}


.Content_content .Content_team .Content_name {
  width: 100%;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0;
  color: var(--color-gray-text);
}

.Content_content .Content_score {
  width: 90px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.Content_content .Content_score .Content_normal {
  display: flex;
  justify-content: center;
  font-size: 15px;
  font-weight: 600;
  color:#999999;
  line-height: 26px;
}

.Content_content .Content_score .Content_marketName {
  height: 24px;
  line-height: 24px;
  color: var(--color-red);
  font-size: 12px;
  letter-spacing: 0;
  text-align: center;
}

.Market_market{
  height: 40px;
  padding-top: 4px;
  display: flex;
  justify-content: space-between;
}

.Market_market.Market_col3 > .Market_oddsBtn{
  height: 36px !important;
  border: 0;
  box-shadow: var(--shadow-Market-odds);
  width: calc( 100% / 2 - 18px) ;
  cursor: pointer;
  border-radius: 10px;
  background-color: var(--color-heedcontentleg);
}

.Market_market.Market_col3 > .Market_oddsBtn:hover{
  background-color: var(--color-odds-hover);
}

.odds-btn-container.odds-normal {
  background-color: var(--color-white);
}

.Market_market.Market_col3 > .Market_oddsBtn > .odds-btn {
  justify-content: space-between !important;
  width: 100%;
  padding-top: 5px;
}

.Market_market.Market_col3 > .Market_oddsBtn > .odds-btn > .title {
  font-size: 13px;
  font-weight: normal;
  float: left;
  width: auto;
  color: var(--color-bluelight);
  padding-top: 6px;
  padding-left: 8px;
}

.odds-btn-container .odds-btn .title.csOR1x2 {
  color: #F2F2F2;
}

.odds-btn-container .odds-btn .title {
  display: flex;
  color: #fe9200;
  font-weight: normal;
  transition: .3s;
}

.odds__block .icon {
  display: flex;
  align-items: center;
}

.odds-btn-container.odds-normal .odds {
  color: var(--color-gray-text);
  float: right;
  background: none;
  box-shadow: none;
  padding-right: 10px;
}

.AsideContent_aside-content-wrapper {
  display: flex;
  flex: 0 0 18.7%;
  flex-direction: column;
  background-color: #F2F2F2;
  height: calc(100vh - 90px);
}

.Tabs_wrapper{
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  height: 50px;
  background-color: var(--color-white);
  border-radius: 10px 10px 0 0;
  cursor: pointer;
}

.Tabs_wrapper nav {
  display: flex;
  height: 50px;
}

.Tabs_tab {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  flex: 1 1;
  box-shadow: inset 0 -5px 5px -5px rgba(0,0,0,.1);
}

.Tabs_tab.Tabs_active {
  color: var(--color-bluelight);
  font-weight: 600;
  letter-spacing: 0;
  border-radius: 10px 10px 0 0;
  box-shadow: inset 0 0 5px 1px var(--color-white),0 0 6px 0 rgba(0,0,0,.1);
  position: relative;
}

.Tabs_tab .Tabs_append {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 19px;
  width: 25px;
  border-radius: 10.5px;
  background-color: rgba(76,158,234,.05);
}

.AsideContent_aside-content-wrapper .AsideContent_tabContent{
  display: block;
  width: auto;
  height: 100%;
  background-color: #F5F5F5;
  overflow-y: auto;
}

.AsideContent_aside-content-wrapper.AsideContent_tabContent .AsideContent_background {
  box-shadow: inset 0 0 5px 1px var(--color-white), 0 0 6px 0 rgba(0,0,0,.1);
  width: 100%;
  height: 100%;
  background-color: var(--color-white);
}

.AsideContent_aside-content-wrapper.AsideContent_hide{
  display: none;
}

.AsideContent_aside-content-wrapper .AsideContent_liveContent{
  display: flex;
  flex-direction: column;
  height: 100%;
}

.AsideContent_aside-content-wrapper .AsideContent_tabContent .AsideContent_background{
  box-shadow: inset 0 0 5px 1px var(--color-white),0 0 6px 0 rgba(0,0,0,.1);
  width: 100%;
  height: 100%;
  background-color: var(--color-white);
}

.maincontainer.res1024 .LiveEmpty_empty {
  display: flex;
  flex-direction: column;
  -moz-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  align-items: center;
  height: 125px;
  margin: 45px;
  font-size: 12px;
  color: #999999;
}

.LiveEmpty_empty .liveimg{
    background: var(--liveimg-url) center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 180px;
    height: 125px;
  }

.maincontainer.res568 .LiveEmpty_empty {
  display: none;
}

.maincontainer.res320 .LiveEmpty_empty {
  display: none;
}

.maincontainer .LeagueSpan {
  width:65%;
}

.maincontainer.res320 .LeagueSpan {
  width:60%;
}

.LiveEmpty_empty .LiveEmpty_empty-desp {
  color: #999999;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
}

.BetEmpty_bet-empty {
  display: flex;
  flex-direction: column;
  -moz-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  align-items: center;
  height: 125px;
  padding-top: 45px;
  font-size: 12px;
  color: #999999;
}

.bet-empty-icon{
    background: var(--betimg-url) center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 180px;
    height: 125px;
}

/* .maincontainer.res568 .BetEmpty_bet-empty, .maincontainer.res320 .BetEmpty_bet-empty{
  display: none;
}

.maincontainer.res568 .bet-empty-icon, .maincontainer.res320 .bet-empty-icon{
  display: none;
} */


.BetSingle_wrapper .BetSingle_category {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}

.BetSingle_wrapper .BetSingle_category .BetSingle_info {
  display: flex;
  margin-bottom: 0;
}

.BetSingle_wrapper .BetSingle_info {
  color: var(--color_subtil);
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 5px;
  display: flex;
  flex-wrap: wrap;
}

.BetSingle_wrapper.BetSingle_category .BetSingle_category-info {
  padding-left: 5px;
}

.BetSingle_wrapper .BetSingle_category {
  font-size: 14px;
  font-weight: 600;
}

.BetSingle_wrapper .BetSingle_category .BetSingle_remove {
  flex: 1.6 1;
  display: flex;
  justify-content: flex-end;
}

.BetSingle_wrapper .BetSingle_league {
  display: flex;
  margin-bottom: 10px;
}

.BetSingle_wrapper .BetSingle_league-name {
  display: flex;
  font-size: 12px;
  color:#999999;
  align-items: center;
  word-break: break-word;
}

.BetSingle_wrapper .BetSingle_league .BetSingle_odds.BetSingle_close {
  color: #CB0202;
  font-size: 12px;
}

.BetSingle_wrapper .BetSingle_team {
  display: flex;
  margin-bottom: 10px;
  flex-direction: column;
}

.BetSingle_wrapper .BetSingle_team .BetSingle_team-info {
  align-items: center;
}

.BetSingle_wrapper .BetSingle_team .BetSingle_point-spread {
  padding-top: 10px;
  transition: .3s ease-in-out;
  display: flex;
}

.Currency_wrapper {
  position: relative;
  display: flex;
  width: 90%;
  height: 30px;
  padding: 0 10px;
  border: 1px solid #EEEEEE;
  border-radius: 15px;
  transition: all .4s;
  overflow: hidden;
}

.Currency_wrapper .Currency_prepend, .Currency_wrapper .Currency_append {
  height: 100%;
}

.Currency_Currency .Currency_label {
  padding: 0;
  font-size: 18px;
  margin-right: 4px;
}

.Currency_Text{
  display: flex;
  padding-right: 5px;
  align-items: center;
  text-align: center;
  white-space: nowrap;
  font-size: 16px;
  line-height: 1;
  height: 100%;
  color: #BBBBBB;
}

.Currency_wrapper input.Currency_control {
  flex: 1 1;
  border: none;
  outline: none;
  height: 100%;
  border-radius: 0;
}

.Currency_wrapper input.Currency_control::placeholder{
  color: var(--color_subtil)!important;
}

.Currency_Currency .Currency_input{
  padding: 0;
  font-size: 12px;
}

.Control_wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  height: 36px;
  border: 1px solid var(--color-dddtext);
  border-radius: 22px;
  padding: 0 15px;
  color:var(--color-gray-text);
  font-size: 20px;
  line-height: 1;
  outline: none;
  transition: all .4s;
  background-color: var(--color-heedcontentleg);
}

.Control_wrapper .Currency_focused{
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
}

.Currency_Text .Currency_focused{
  color:var(--color-gray-text);
}

.BetSingle_wrapper .BetSingle_hr {
  border-bottom: 1px solid var(--color-betboderline);
  padding-top: 10px;
}

.BetSingle_wrapper {
  font-size: 15px;
  background-color: var(--color-white);
  padding: 0 10px;
  padding-top: 0px;
  padding-top: 12px;
  letter-spacing: 0;
  line-height: 1;
  color: var(--color-gray-text);
}

.BetSingle_wrapper .BetSingle_category .BetSingle_category-info {
  padding-left: 5px;
}

.BetSingle_wrapper_ .BetSingle_category .BetSingle_remove {
  flex: 1.6 1;
  display: flex;
  justify-content: flex-end;
}

.BetSingle_wrapper .BetSingle_league {
  display: flex;
  margin-bottom: 10px;
}

.BetSingle_wrapper .BetSingle_league .BetSingle_odds {
  color: var(--color-bluelight);
  font-size: 20px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  transition: .3s ease-in-out;
  flex: 1 1;
  font-size: 16px;
}

.BetSingle_wrapper .BetSingle_league .BetSingle_odds.BetSingle_block {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  border-radius: 5px;
}

.Bet_error {
  color: #CB0202;
  font-size: 12px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 0;
  text-align: center;
}

.BetSummary_wrapper {
  background-color:var(--color-white);
  border-bottom: 1px solid #EEEEEE;
  padding: 10px 5px;
}

.BetSummary_wrapper .BetSummary_row {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 12px;
  color: #363636;
}

.BetSummary_wrapper .BetSummary_row .BetSummary_normal {
  color: #999999;
}

.BetSummary_wrapper .BetSummary_action{
  display: flex;
  margin: 10px 0;
}

.BetSummary_wrapper.BetSummary_action a:first-child.BetSummary_light {
  overflow: hidden;
}

.BetSummary_wrapper .BetSummary_action a:first-child {
  width: 100%;
  position: relative;
}

.BetSummary_wrapper .BetSummary_action a {
  height: 30px;
  text-decoration: none;
}

.Button_wrapper.primary {
  background-color: var(--color-primary-theme);
  border-color: var(--color-bluelight);
  color: var(--color-white-text);
}

.Button_wrapper {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 44px;
  width: auto;
  min-width: 70px;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  border-radius: 22px;
  font-size: 14px;
  line-height: 1;
  padding: 0 10px;
  outline: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}

.BetSummary_wrapper .BetSummary_action > a + a {
  margin-left: 5px;
  min-width: 30px;
  padding: 0;
}

.BetSummary_wrapper .BetSummary_action a {
  height: 30px;
  text-decoration: none;
}

.Button_wrapper.secondary {
  color: var(--color-666text);
  border: 1px solid var(--color-dddtext);
  background-color: var(--color-white);
}

.League_checkBox.League_circle {
  border-radius: 50%;
  width: 18px;
  height: 18px;
}

.League_checkBox {
  width: 16px;
  height: 16px;
  border: 1px solid #999999;
  display: inline-flex;
}

.League_collapseLeague {
  flex: 1 1;
  padding: 0 5px 0 5px;
  text-overflow: ellipsis;
  color: var(--color-gray-text);
  line-height: 20px;
}

.odd-listhightlight:hover{
  background-color: var(--color-primary-theme-over-bg);
  border-radius: 8px;
}

.odds:hover{
  background-color: #f3f9fe;
}

.QuickBtn_qBtn-outer .QuickBtn_qBtn-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 5px;
}

.QuickBtn_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: flex-end;
  height: 30px;
  width: calc((100% - 10px)/3);
  border: 1px solid var(--color-betboderline);
  border-radius: 8px;
  background-color:var(--color-white);
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
}

.QuickBtn_qBtn{
  font-size: 12px;
  color: var(--color-666text);
  letter-spacing: 0;
  display: flex;
  flex: 1 1;
}

.QuickBtn_qBtn .QuickBtn_numeric-section {
  display: flex;
  flex: 1 1;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: flex-start;
  margin-top:var(--tenpx) ;
}

.QuickBtn_qBtn .QuickBtn_numeric-section > div {
  margin-bottom: 5px;
}

.BetSingle_wrapper .BetSingle_team .BetSingle {
  font-weight: 600;
}

.BetSingle_wrapper .BetSingle_info .BetSingle_winnableInfo{
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.BetSingle_wrapper .BetSingle_info .BetSingle_winnableInfo .BetSingle_limitIcons {
  display: flex;
  align-items: center;
  color: #333;
  cursor: pointer;
}

.BetSingle_wrapper .BetSingle_league .BetSingle_odds .BetSingle_block {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  border-radius: 5px;
}

.Append_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #999999;
  transition: all .4s;
}

.Clear_wrapper {
  display: flex;
  padding-left: 10px;
  align-items: center;
  text-align: center;
}

.Clear_wrapper .icon-delete{
  background: var(--deleteimg-url) center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
}

.Clear_wrapper .icon-delete, .Clear_wrapper .icon-delete-20{
  width: 20px;
  height: 20px;
}

.Accordeon_warpper {
  width: 100%;
  background-color:var(--color-white);
}

.Accordeon_warpper .Accordeon_header {
  padding: 10px 5px;
  color: var(--color-gray-text);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-bottom: 1px solid #EEEEEE;
}

.Accordeon_warpper .Accordeon_content {
  width: 100%;
}

.Accordeon_warpper .Accordeon_header svg {
  width: 20px;
  height: 20px;
}

.BetParlay_warpper {
  padding: 10px 5px;
}

.BetParlay_warpper .BetParlay_label {
  color: var(--color-666text);
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  line-height: 1;
}

.BetParlay_warpper .BetParlay_label .BetParlay_odds {
  color: var(--color-bluelight);
  display: flex;
  align-items: center;
  line-height: 1;
  margin-left: 5px;
  font-size: 12px;
}

.BetParlay_warpper .BetParlay_label .BetParlay_odds {
  color: var(--color-bluelight);
  line-height: 1;
  font-size: 12px;
}

.BetParlay_warpper .BetParlay_info {
  color: #999;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 5px;
  display: flex;
  flex-wrap: wrap;
}

.Currency_wrapper {
  position: relative;
  display: flex;
  width: 96.5%;
  height: 30px;
  padding: 0 10px;
  border: 1px solid var(--color-betboderline);
  background-color:var(--color-heedcontentleg);
  border-radius: 15px;
  transition: all .4s;
  overflow: hidden;
}

.Prepend_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #999999;
  transition: all .4s;
}

.Currency_Currency .Currency_label {
  padding: 0;
  font-size: 18px;
  margin-right: 4px;
}

.Currency_Text {
  display: flex;
  padding-right: 5px;
  align-items: center;
  text-align: center;
  white-space: nowrap;
  font-size: 16px;
  line-height: 1;
  height: 100%;
  color: var(--color-bbbtext);
}

.BetSummary_wrapper .BetSummary_row .BetSummary_highlight {
  color: var(--color-bluelight);
  padding-right: 5px;
}

.BetTooltip_summary-icon {
  position: relative;
  top: -1px;
}

.options_wrapper {
  display: flex;
  flex-direction: row;
  padding: 0 5px;
}

.options_wrapper > div:nth-of-type(1) {
  margin-right: 5px;
}

.options_wrapper .options_option.options_active {
  background-color: var(--color-primary-theme);
  color: var(--color-white-text);
  border: none;
}

.options_wrapper .options_option {
  flex: 1 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 127px;
  font-size: 12px;
  border: 1px solid var(--color-boderline);
  border-radius: 15px;
  background-color:var(--color-white);
  color: var(--color-gray-text);
  cursor: pointer;
}

.singleBalance_money {
  color: #848484;
  background-color: var(--color-white);
  padding: 0 10px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  border-radius: 25px;
  line-height: 30px;
}

.clear_ashcan {
  align-items: center;
  background-color: hsla(0,0%,100%,.1);
  border-radius: 20px;
  color: var(--color-white-text);
  display: flex;
  font-size: 12px;
  height: 27px;
  justify-content: center;
  min-width: 28px;
}

.clear_das {
  align-items: center;
  border: 1px solid #999;
  border-radius: 20px;
  display: flex;
  font-size: 12px;
  height: 18px;
  justify-content: center!important;
  min-width: 18px;
}

.inputBg .boder-line{
  border: 1px solid var(--color-dddtext);
  border-radius: 20px;
}

.TicketDataAllSingleBet.OddsSG .inputBg input.hiddenInput{
  background-color: #f0f7fd;
}

.TicketDataAllSingleBet.OddsSG .inputBg input.boder-line{
  border: 1px solid var(--color-white);
}

.MultipleBets .HeadMP.bg-c-43{
  background-color: #f0f7fd;
}

.MultipleBets .HeadMP{
  border: 1px solid var(--color-allbet);
}

.betting_betButton{
  background-color: var(--color-primary-theme);
  border-radius: 12px;
  color:var(--color-white-text);
}

.betting_betside{
  border-radius: 12px;
  background-color: var(--color-white);
  border: 1px solid var(--color-dddtext);
  color: var(--color-666text);
}

.odd_change_backgroundcolor {
  padding: 6px 10px;
  background: var(--color-primary-theme);
  border-radius: 8px;
  color:var(--color-white-text);
  margin-left: 4px;
}

.deleted_odds {
  background-color:var(--color-odds);
  border-radius: 12px;
  box-shadow: 2px 2px 6px 0 rgba(0,0,0,.1);
  display: flex;
  padding: 10px 0;
  color: var(--color-bluelight);
}

@media (min-width: 280px) and (max-width: 380px) {
  .res320 input.width-92p{
    width: 89%;
  }
}

.btn-sport {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background-color: #3c3c3c;
  border-radius: 5px;
  color:var(--color-white);
  cursor: pointer;
  display: -moz-flex;
  display: flex;
  display: inline-flex;
  height: auto;
  justify-content: center;
  line-height: 16px;
  text-align: center;
  width: 100%;
}

.BettingCartButton_wrapper {
  align-items: center;
  background-color: var(--color-primary-theme);
  border-radius: 10px;
  box-shadow: 2px 2px 6px 0 rgba(76, 158, 234, 0.3);
  display: flex;
  height: 44px;
  justify-content: center;
  position: relative;
  width: 44px;
  z-index: 3;
}

.BettingCartButton_wrapper .betslipimg{
  background: var(--betslipimg-url) center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}

.BettingCartButton_wrapper .BettingCartButton_badge {
  bottom: 36px;
  position: absolute;
  right: 2px;
}

.Badge_wrapper {
  align-items: center;
  background-color: var(--color-red);
  border-radius: 50%;
  color:#fff;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  height: 18px;
  justify-content: center;
  line-height: 12px;
  width: 18px;
}

.Badge_wrapper.actived {
  -webkit-animation: scale-up-center 0.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2;
  animation: scale-up-center 0.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2;
}


#BetListSection .betslip.pos-absolute .res568, .betslip .res568{
  /* position:absolute; */
  width: 100%;
  right: 0;
  top: 0;
  margin: 0;
  /* z-index:20; */
  display: flex;
  /* overflow-y: scroll;
  overflow-x: hidden;  */
  /* max-height: calc(80vh - 40px);
  height: calc(80vh - 40px);  */
  /* max-height: calc(90vh - 40px); */
  /* height: calc(90vh - 40px);  */
  /* scrollbar-width: thin;
  scroll-behavior: smooth;
  scrollbar-color: #999 #EDEDED; */
}

#BetListSection .betslip.pos-absolute .res568 .selected .BetFloatLeft {
  float: left;
  width: calc(60% - 44px);;
}

#BetListSection .betslip.pos-absolute .res568 .selected .Keypad {
  float: right;
  width: 40%;
  margin-top : 10px;
  margin-right: 10px;
}

#BetListSection .betslip.pos-absolute .res568 .selected .Keypad .r568 {
  border: 1px solid rgba(0,0,0,0.1);
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  border-radius: 15px;
  width: 100%;
  padding: 8px 0;
  margin: 15px 0;
}

#BetListSection .betslip.pos-absolute .res568 .selected .Keypad .r568 .q-bet {
  font-size: 12px;
}

#BetListSection .betslip.pos-absolute .res320, .BetConfirm .betslip .res320{
  /* position:absolute; */
  /* overflow-y: scroll;
  overflow-x: hidden; */
  /* scrollbar-width: thin;
  scroll-behavior: smooth;
  scrollbar-color: #999 #EDEDED; */
  /* max-height: calc(100vh - 40px); */
  /* height: calc(100vh - 40px);  */
}

/* #BetListSection .betslip .betslip .res1024, .BetConfirm .betslip .res1024{
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: calc(90vh - 100px);
  height: calc(90vh - 100px);
  scrollbar-width: thin;
  scroll-behavior: smooth;
  scrollbar-color: #999 #EDEDED;
} */

/* kiby 2023/5/09 */
/* #BetListSection .betslip .res320 .NNheight-40vh, #BetListSection .betslip .res568 .NNheight-40vh, #BetListSection .betslip .res1024 .NNheight-40vh{
  max-height: calc(70vh - 77px);
  overflow-x: hidden;
  overflow-y: scroll;
} */

/* .res1024 .LeftMenu .mSportName .selected{
  color:#4C9EEA;
} */

.CommonBoard_wrap {
  background-color: var(--color-white);
  border-radius: 10px;
  position: relative;
}

.CommonBoard_wrap .Title_title {
  text-align: right;
  margin-bottom: 10px;
  padding: 10px 20px 0 5px;
  font-size: 12px;
}

.CommonBoard_wrap .Title_title_dateTime {
  text-align: right;
  color: var(--color-bluelight);
}

.CommonBoard_wrap .Title_titleWrap {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.CommonBoard_wrap .GameInfo_competitors {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  padding-top:var(--tenpx);
}

.CommonBoard_wrap .GameInfo_competitors_name:nth-child(1) {
  text-align: right;
}

.CommonBoard_wrap .GameInfo_competitors_name {
  display: inline;
  word-break: break-all;
  max-width: 350px;
}

.CommonBoard_wrap .Board_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
}

.CommonBoard_wrap .Board_wrapper .Board_home-image {
  width: 70px;
  height: 70px;
  position: absolute;
  left: 60px;
  bottom: 50px;
}

.CommonBoard_wrap .Board_wrapper .Board_board {
  justify-content: center;
  position: relative;
  display: flex;
  width: 100%;
}

.CommonBoard_wrap .Board_wrapper .Board_board > div {
  position: absolute;
  left: 0;
  bottom: 10px;
}

.CommonBoard_wrap .Board_wrapper .Board_board .Board_ball{
  min-width: 750px;
  max-width: 720px;
  height: 140px;
  align-items: center;
  display: inline-flex;
}

.res320 .CommonBoard_wrap .Board_wrapper .Board_board .Board_ball {
  min-width: 440px;
  max-width: 500px;
}

.res320 .CommonBoard_wrap .GameInfo_competitors .width-20p.t-a-c {
  width:30%;
}

.CommonBoard_wrap .Board_wrapper .Board_away-image {
  width: 70px;
  height: 70px;
  position: absolute;
  right: 60px;
  bottom: 50px;
}

.CommonBoard_wrap .Toolbar_wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 46px;
  display: flex;
  justify-content: center;
}

.CommonBoard_wrap .Toolbar_wrapper:before, .Toolbar_wrapper:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 5px;
  width: calc((100% - 375px) / 2 + 1px);
  height: 8px;
  z-index: 1;
  background-color:var(--color-white);
}

.CommonBoard_wrap .Toolbar_wrapper:before {
  left: 0;
}

.CommonBoard_wrap .Toolbar_wrapper:after {
  right: 0;
}

.CommonBoard_wrap .Toolbar_wrapper .Toolbar_action-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 8px 0 0;
}

.CommonBoard_wrap .Toolbar_wrapper .Toolbar_button {
  position: relative;
  z-index: 3;
  margin: 0 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.CommonBoard_wrap .Toolbar_wrapper .Toolbar_detail-action-box {
  border-radius: 5px;
  background-color: var(--color-white);
  box-shadow: 2px 2px 6px 0 rgba(0,0,0,.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
}

.CommonBoard_wrap .Toolbar_wrapper .Toolbar_detail-action-box {
  border-radius: 5px;
  background-color:var(--color-white);
  box-shadow: 2px 2px 6px 0 rgba(0,0,0,.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
}

.CommonBoard_wrap .Toolbar_wrapper .Toolbar_panel {
  content: "";
  display: block;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 5px;
  width: 375px;
  height: 46px;
  background: var(--legbgbarimg-url) center center;
    background-size: auto;
  background-size: cover;
  z-index: 0;
}

.CommonBoard_wrap .Toolbar_wrapper .Toolbar_panel-bound {
  content: "";
  width: 100%;
  z-index: 2;
  align-items: center;
  justify-content: center;
  display: flex;
}

/* .CommonBoard_wrap .Toolbar_wrapper .Toolbar_panel-bound .icon-TV2{
  min-width: 10px;
  min-height: 6px;
  background-color: #FFFFFF;
  padding: 12px;
  border-radius: 8px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
} */

.maincontainer.res568 .betlist_statement, .maincontainer.res320 .betlist_statement{
  position: absolute;
  background:var(--color-white);
  top: 0;
  width: 100%;
  height: 100vh;
}

.specialgame_btn{
    transform: rotate(90deg);
    white-space: nowrap;
    position: absolute;
    right: -48px;
    z-index: 5;
    top: 50px;
}

.odds .oddsDown {
    color: var(--color-red) !important;}
    .odds .oddsDown .neg {
      color: var(--color-red); }
    .odds .oddsDown .ft-c-16, .odds .oddsDown .ft-c-24, .odds.oddsDown .ft-c-89 {
      color: var(--color-bluelight);}

  .odds .oddsUp {
    color: #80b100 !important;}
    .odds .oddsUp .neg {
      color: #80b100!important; }
    .odds .oddsUp .ft-c-16, .odds .oddsUp .ft-c-24, .odds .oddsUp .ft-c-89 {
      color: var(--color-oddgreen); }

.Hometeamcolor {
  color: #80b100;}      

body .maincontainer > .greyoutbg {
    width: 100%;
    height: 100vh;
    position: fixed;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
  }

  .ReloadOdds .Loading {
    -webkit-animation: rotation 0.75s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite;
      animation: rotation 0.75s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite;
  }

  .arrow .icon-Double-Arrow-vertical-bottom {
    display: none;
  }

  .collapsed .arrow .icon-Double-Arrow-vertical-top {
    display: none;
  }

  .collapsed .arrow .icon-Double-Arrow-vertical-bottom {
    display: inline-block;
  }

.maincontainer.res1024 .MenuIcon{
  display: none;
}

.maincontainer.res568 .MenuIcon, .maincontainer.res320 .MenuIcon{
  display: inline-block;
}

.sEventControl.simplebutton.actived, .sEventControl.simplebutton.selected {
  background-color: var(--color-primary-theme);
  color:var(--color-white-text);
  border-radius: 4px;
}

.loading.large .Pleaselogin {
  position: absolute;
  top: 66%;
  left:50%;
  width:150px;
  text-align: center;
  font-size: 20px;
  color:var(--color-white-text);
  z-index: 50;
  transform: translate(-50%,-50%);
}

body.bson .maincontainer > .greyoutbg {
  display: block;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=5);
  opacity: 0.05;
  z-index: 11;
  position: fixed;
  height: 1000vh;
  top: 0;
}

body.bson .maincontainer.res1024 > .greyoutbg  {
  display: block;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=5);
  opacity: 0.05;
  z-index: 11;
  position: fixed;
  height: 1000vh;
  top: 0;
}

/* kiby add 9/5/2023 */
.modal_container {
  backdrop-filter: blur(4px);
  background-color: rgba(0,0,0,.1);
  width: 100vw;
  height: 100vh;
  top: 0;
  bottom: 0;
  position: fixed;
  z-index: 50;
}

.modal_in {
  top: 50%;
  left:50%;
  transform: translate(-50%,-50%);
}

.tw-layout-center {
  align-items: center;
  display: flex;
  justify-content: center;
}

.tw-layout-center .odds-close {
  background: var(--oddscloseimg-url) center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
}

#TicketData .noanimate .odds{
  background-color:none;
  box-shadow:none;
}

.res1024 .inputBg .pos-absolute.bt-cpCount{
  right: 8px;
  top: -6px;
}

.res1024 .inputBg .pos-absolute.bt-cpCount svg{
  width:14px;
}

.res1024 .inputBg input.stakeInput{
  display: flex;
  width: 93%;
  height: 30px;
  padding: 0 10px;
  /* border: 1px solid #EEEEEE; */
  background-color: var(--color-white);
  /* border-radius: 15px; */
  transition: all .4s;
}

.res1024 .ofhx-scroll-roll-x{
  overflow-x: hidden;
}

.res568 .r568Button{
  display:block;
}

.res1024 .r568Button{
  display:none;
}

.res1024 .r568betButton .deleted_odds{
  display: block!important;
}

.res568 .r568betButton .deleted_odds, .res320 .deleted_odds{
  display: none;
}

.res1024 .r568betButton .addmore_odds{
  display: none;
}

.res568 .r568betButton .addmore_odds, .res320 .addmore_odds{
  display: block!important;
}

.odds:hover{
  background-color: var(--color-odds-hover);
}

.odds.selected, .odds.selected:hover {
  background-color:var(--color-primary-theme);
  color: var(--color-white-text);
}

.odds.selected .ft-c-93, .odds.oddsDown.selected, .odds.oddsUp.selected , .odds.selected .oddsDown, .odds.selected .oddsUp,
.odds.selected:hover .ft-c-93, .odds.oddsDown.selected:hover, .odds.oddsUp.selected:hover , .odds.selected:hover .oddsDown, .odds.selected:hover .oddsUp {
  color: var(--color-white-text)!important;
}

.odds.selected .ft-c-24, .odds.selected .ft-c-15,
.odds.selected:hover .ft-c-24, .odds.selected:hover .ft-c-15 {
  color: var(--color-black) !important;
}

.align-center-item{
  align-items: center;
  justify-content: center;
  display: flex;
}

.LiveResult {
  font-stretch: ultra-condensed;
  font-size: 110%;
  font-weight: bold;;
}

.txt-lineThrough {
  text-decoration: line-through;
}

html, html body, .bg-c-51, .bg-c-101 {
  background:var(--color-primary); 
}

.ListDate {
  font-size: 12px;
  font-weight: normal;
  color: var(--color-gray-text);
  border-radius: 8px;
  background-color:var(--color-linkmenu);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  display: table;
  cursor: pointer;
  padding: 5px 0;
  text-align: center;
  width: 55px;
  margin: 5px 3px;
}

.vi-vn .ListDate {
  width: 75px;
}

.ListSection {
  font-size: 12px;
  font-weight: normal;
  color: var(--color-gray-text);
  border-radius: 8px;
  background-color: var( --color-linkmenu);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  display: table;
  cursor: pointer;
  padding: 5px 0;
  text-align: center;
  margin: 5px 3px;
  min-width: 100px;
  height: 30px;
}

.ListDate span, .ListSection span {
  display: table-cell;
  vertical-align: middle;
}

.ListSection span {
  padding: 0 10px;
}

.ListDate.actived, .ListSection.actived {
  font-weight: bold;
  background-color: var(--color-primary-theme);
  color: var(--color-white-text);
}

.EarlyListScroll, .OddsMenuDiv {
  /* scrollbar-width: thin;
  scroll-behavior: smooth; */
  /* overflow-x: scroll;
  overflow-y: hidden; */
  overflow: hidden;
  display: flex;
  width: 100%;
  margin-right: 10px;
}

.jersey_main.Content_jerseySvg .lgevent{
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 30px;
  min-height:30px;
}

.Board_wrapper .Board_board .lgevent:first-child, .Board_wrapper .Board_board .lgevent:last-child{
  background-repeat: no-repeat;
  background-size: contain;
  width: 65px;
  height: 65px;
  position: absolute;
}

.Board_wrapper .Board_board .lgevent:first-child{
  left: 5%;
  z-index:5;
}

.Board_wrapper .Board_board .lgevent:last-child{
  right: 5%;
}

.res568 .Board_wrapper .Board_board .lgevent:first-child, .res568 .Board_wrapper .Board_board .lgevent:last-child{
  width: 65px;
  height: 65px;
}

.res320 .Board_wrapper .Board_board .lgevent:first-child, .res320 .Board_wrapper .Board_board .lgevent:last-child{
  width: 45px;
  height: 45px;
  top:10px;
  margin: 0 2%;
}

.footer {
  position: relative;
  display: none;
  width: 1px;
  height: 100px;
  opacity: 0;
}

.res1024 .r568betodds.hidden, .res568 .r568betodds.hidden{
  display: block!important;
}

.res320 .r568betodds.hidden{
  display: none !important;
}

.res320 .r320betodds.hidden{
  display: block!important;
}

.res320 .r568betodds.hidden{
  display: none !important;
}

.res320 .Board_wrapper .Board_board .Movement img.pos-relative{
  width:70px;
}

.res1024 .RightMenu .BetTopBalance {
  display: none;
}

.OddsMenu .ws-nowrap:first-child > div{
  margin-left: 12px;
}

.PopularDesktop_arrow{
  align-items: center;
  background: var(--color-white);
  border-radius: 50%;
  box-shadow: var(--shadow-populardesktop-arrow);
  cursor: pointer;
  display: flex;
  height: 40px;
  justify-content: center;
  opacity: .9;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: opacity .3s;
  width: 40px;
  z-index: 1;
}

.PopularDesktop_arrow.PopularDesktop_left > svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.PopularDesktop_arrow.PopularDesktop_left {
  left: 5px;
}

.PopularDesktop_arrow.PopularDesktop_right {
  right: 5px;
}

.PopularDesktop_arrow svg {
  display: block;
  cursor: pointer;
}

.PopularDesktop_arrow > svg use {
  fill: var(--color-bluelight);
}

.PopularDesktop_arrow:hover {
  opacity: 4;
}

.res320 .HTResultDiv {
  float:right;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  box-pack: end;
}

.HTResultDiv span:not(:empty) svg {
  margin-right: 5px;
}

.HTResultDiv span:not(:empty) {
  margin-right: 10px;
  display: flex;
  align-items: center;
}

.res320 .HTResultDiv span:not(:empty) {
  display: inline-flex;
}

.res320 .HTResultDiv span:not(:empty) span {
  white-space: nowrap;
}

.leaguecollap {
  border: 0 solid var(--color-eeetext);
  border-top-width: 1px;
}

.res320 #Page2_Menu .width-50p, .res320 #Page2_Menu .width-40p{
  width: 100%;
}

.maincontainer .oddmenu_leaguespan {
  width: 70%;
}

.maincontainer.res320 .oddmenu_leaguespan{
  width: 35%;
}

.justify-content-end{
  justify-content: flex-end;
}

.maincontainer.res320 .dropbtn-Extend, .maincontainer.res320 .dropbtn-Sort, .maincontainer.res320 .dropbtn-View, .dropbtn-Odds {
  padding: 5px 4px 5px 8px;
}
.maincontainer.res320 .dropbtn-Extend svg, .maincontainer.res320 .dropbtn-Sort svg, .maincontainer.res320 .dropbtn-View svg, .maincontainer.res320 .dropbtn-Odds svg {
  margin-left: 3px;
}

div > .display_draw:empty {display: none;}

.CommonBoard_wrap .InplayDetailHeader_match-info {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 6px;
}

body.bson .maincontainer .betslip {
  margin-bottom: 80px;
}

.icon-Help::before {
  z-index: 3;
  content: "\e66b";
  position: relative;
}

.MTB-PP .DetailBox_modal-header{
  background-color:var(--color-white);
  padding: 0 10px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 5;
}

.MTB-PP .DetailBox_wrapper {
  border-radius: 17px;
  box-shadow: 2px 2px 6px 0 rgba(0,0,0,.2);
  position: relative;
  z-index: 1;
}

.MTB-PP .DetailBox_wrapper .flexbox {
  display: flex;
}

.MTB-PP .DetailBox_wrapper .flexbox .DetailBox_tab {
  align-items: center;
  background-color: var(--color-odds);
  border-radius: 15px;
  color:var(--color-gray-text);
  display: flex;
  font-size: 13px;
  height: 30px;
  justify-content: center;
  width: 100%;
}

.MTB-PP .expableTitle{
  align-items: center;
  background-color: var(--color-primary-theme);
  box-shadow: 0 1px 8px 0 rgba(0,0,0,.15);
  display: flex;
  font-size: 14px;
  min-height: 38px;
  padding: 0 10px;
}

/* .res1024 .RightMenu .BetPanel{
  scrollbar-width: thin;
  scroll-behavior: smooth;
  overflow-y: scroll;
} */

.InputGroup_wrapper{
  background-color: var(--color-white);
  border: 1px solid var(--color-dddtext);
  border-radius: 20px;
  display: flex;
  overflow: hidden;
  padding: 4px 15px;
  position: relative;
  transition: all .4s;
  margin-top: 8px;
}

.Currency_Currency {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.Clear_wrapper_close {
  align-items: center;
  display: flex;
  padding-right: 10px;
  text-align: center;
}

.Clear_wrapper_close svg {
  cursor: pointer;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}

.Append_wrapper, .Prepend_wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
  transition: all .4s;
  color: var(--color-betslip);
  height: 100%;
}

.Currency_labelSize {
  cursor: default;
  font-size: 18px;
}

.Currency_input-out-wrapper, .res568 .Currency_input-out-wrapper {
  align-items: center;
  display: flex;
  padding: 0 15px 0 0;
  position: relative;
  width: 180px;
}

.Currency_input-out-wrapper > input, .res568 .Currency_input-out-wrapper > input{
  border: none;
  height: 100%;
  outline: none;
  padding: 0;
  position: absolute;
  width: 245px;
  color:var(--color-gray-text);
  background-color: var(--color-white);
}

.Currency_input-out-wrapper > input::placeholder, .res568 .Currency_input-out-wrapper > input::placeholder{
  color: var(--color_subtil)!important;
}

.res568 .Currency_input-out-wrapper, .res568 .Currency_input-out-wrapper > input{
  width: 280px;
}

.Currency_caret-transparent {
  caret-color: transparent;
}

.Currency_input-out-wrapper > span {
  font-size: 20px;
  visibility: hidden;
}

.overlay >div:first-child{
  border: 2px solid var(--color-primary-theme);
  border-radius: 6px;
  box-shadow: rgba(100, 100, 100, 0.1) 0px 2px 6px;
}


/* Loading Animation */
.BlankOdds {
  background: linear-gradient(90deg, rgba(200,200,200,0.25) 0, rgba(200,200,200,0.25) 40%, rgb(153, 153, 153, 0.5) 50%, rgba(200,200,200,0.25) 60%,rgba(200,200,200,0.25) 100%);
  background-size: 200% 200%;

  -webkit-animation: AnimationName 2s ease infinite;
  -moz-animation: AnimationName 2s ease infinite;
  -o-animation: AnimationName 2s ease infinite;
  animation: AnimationName 2s ease infinite;
}

@-webkit-keyframes AnimationName {
  0%{background-position:0% 50%}
  50%{background-position:100% 50%}
  100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
  0%{background-position:0% 50%}
  50%{background-position:100% 50%}
  100%{background-position:0% 50%}
}
@-o-keyframes AnimationName {
  0%{background-position:0% 50%}
  50%{background-position:100% 50%}
  100%{background-position:0% 50%}
}
@keyframes AnimationName {
  0%{background-position:0% 50%}
  50%{background-position:100% 50%}
  100%{background-position:0% 50%}
}

section:last-child > .OddsTableContainer{
  margin-bottom: 80px;
}

.LiveTV {
  cursor: pointer;
  display: table;
  text-align: center;
  background: #999;
  color: var(--color-white-text);
  font-size: 7px;
  padding: 4px;
  border-radius: 6px;
  position: relative;
  height: 8px;
  width: 14px;
}

.LiveTV:hover {
  background: var(--color-primary-theme);
}

.LiveTV.off {
  background-color: #c9c6cd;
}

.icon-TV::before {
  content: "\e930";
}

.icon-TV {
  position: absolute;
  z-index: 10;
  width: 100%;
  left: 0;
}

.LiveTV .icon-TVcircle {
  width: 12px;
  height: 12px;
  position: absolute;
  background-color: var(--color-white);
  border: 1px solid var(--color-white);
  border-radius: 20px;
  display: none;
  top: 1px;
  left: calc(100% - 18px);
  z-index: 1;
}

.LiveTV.Movement {
  -webkit-animation: tvAnimation 0.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2;
      animation: tvAnimation 0.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2;
}

@-webkit-keyframes tvAnimation {
  from, to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #999;
  }
  25%{
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    background: var(--color-primary-theme);
;
  }
  50%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #999;
  }
  75%{
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
    background: var(--color-primary-theme);
  }
}

@keyframes tvAnimation {
  from, to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #999;
  }
  25%{
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    background: var(--color-primary-theme);
;
  }
  50%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #999;
  }
  75%{
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
    background: var(--color-primary-theme);
  }
}

@-webkit-keyframes tvCircle {
  from, to {
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0); 
      background: #999;
    }
  20%{
      -webkit-transform: translate3d(0,-15px,0);
      transform: translate3d(0, -15px, 0); 
      background: var(--color-primary-theme);
    }
  35%{
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0); 
      background: #999;
    }
  45%{
      -webkit-transform: translate3d(0, -7.5px, 0);
      transform: translate3d(0, -7.5px, 0); 
      background: var(--color-primary-theme);
    }
  60%{
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0); 
      background: #999;
    }
}

@keyframes tvCircle {
  from, to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0); 
    background: #999;
  }
20%{
    -webkit-transform: translate3d(0,-15px,0);
    transform: translate3d(0, -15px, 0); 
    background: var(--color-primary-theme);
  }
35%{
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0); 
    background: #999;
  }
45%{
    -webkit-transform: translate3d(0, -7.5px, 0);
    transform: translate3d(0, -7.5px, 0); 
    background: var(--color-primary-theme);
  }
60%{
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0); 
    background: #999;
  }
}

@-webkit-keyframes tvScale-up-center {
  0% {
      -webkit-transform: scale(0.5);
              transform: scale(0.5);
              background: var(--color-primary-theme);
  }
  50% {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
            background: var(--color-primary-theme);
  }
  100% {
      -webkit-transform: scale(1);
              transform: scale(1);
              background: #999;
  }
}
@keyframes tvScale-up-center {
  0% {
      -webkit-transform: scale(0.5);
              transform: scale(0.5);
              background: var(--color-primary-theme);
  }
  50% {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
            background: var(--color-primary-theme);
  }
  100% {
      -webkit-transform: scale(1);
              transform: scale(1);
              background: #999;
  }
}

.ellipsis-lines {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media screen and (max-width: 340px){
  #Page2_Menu .oddmenu_leaguespan.fts-15{
    font-size: 12px;
  }
  #Page2_Menu .oddmenu_leaguespan .pd-l-5 {
    padding-left: 2px;
  }
  #PreLink .mg-r-10{
    margin-right: 5px;
  }
  #FTHTButton.mg-t-5{
    margin-top: 0;
  }
  .League_tmpl .mg-r-6{
    margin-right: 0;
  }
  .League_tmpl .fts-22{
    font-size: 16px;
  }
  .OddsTableContainer .Column_oddPadding .Column_oddhightlight .flexGroup .flex-row .width-30{
    width:25px;
  }

  .OddsTableContainer .Column_oddPadding .Column_oddhightlight .flexGroup .fts-14{
    font-size: 12px;
  }
  .OddsTableContainer .Column_oddPadding .Column_oddhightlight .flexGroup .flex-row .flex-b10 {
    width: 100%;
  }
  .refbutton .ref{
    margin-left: 4px;
  }
 
}

@media screen and (min-width:380px) and (max-width:450px){
  .vi-vn #Page2_Menu .oddmenu_leaguespan{
    width: 25%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media screen and (min-width:320px) and (max-width:380px){
  .vi-vn #Page2_Menu .oddmenu_leaguespan{
    width: 15%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.loading-o {
  background-image: url("../Images/loading_o.gif");
  background-size: contain;
  position: absolute;
  right: 10px;
  width: 20px;
  height: 20px;
  /* filter: hue-rotate(190deg); */
}

.res1024 .betContent >div:first-child {
  min-height: 100%;
}

.res1024 .betSlipmove-bottom .BETSLIP.bg-c-86{
  background-color: transparent;  
}

.res1024 .BetFooter .round-5.boxshadow-white{
  border-radius: 0;
}

.HTResultDiv{
  display: inline-flex;
}


.res568[pageview~="3"] #header , .res320[pageview~="3"] #header, .res568[pageview~="3"] .Div-S, .res320[pageview~="3"] .Div-S, .res320[pageview~="3"] .EarlyListMenu, .res568[pageview~="3"] .EarlyListMenu{
  display: none;
}

.res568[pageview~="3"] #Page2_Menu , .res320[pageview~="3"] #Page2_Menu {
  margin-top: 5px;
}

.res1024 .BetPanel .BetConfirm{
  position: absolute;
  width: 100%;
}

.res320 #Statistic_Mobile {
  top: 0;
  left: 0;
  position: fixed;
  z-index: 200;
  width: 100%;
}

.res568 #Statistic_Mobile {
  top: 0;
  left: 50%;
  position: fixed;
  z-index: 200;
  width: 50%;
  height: 100vh;
}

#Statistic_Desktop, #Statistic_Mobile, .StatisticDiv {
  transition: transform 0.3s ease 0s;
  transform: translate3d(0px, 0%, 0px);
}

.StatisticIframe {
  width: 100%;
  height: 100vh;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: var(--color-white);
}

.leftnav-head-button {
  width: 50px;
  height: 48px;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  color: #b4b4b4;
  text-decoration: none;
  float: left;
}

.navmenu-subbrand {
  background: var(--color-white);
  color: var(--color-gray-text);
  width: 100%;
  display: block;
  border-bottom: 1px solid var(--color-whiteborder);
}

.leftnav-head-button::before {
  content: "\E684";
  position: relative;
  font-size: 18.5px;
  font-family: "icomoon";
  position: relative;
  left: 0;
}

.close-side-nav::before {
  content: "\E65A";
  position: relative;
  font-size: 16px;
  font-family: "icomoon";
  color: #b4b4b4;
  position: relative;
}

.MarketBetNo {
  display: block;
  text-align: center;
  font-size: 20px;
}

.MinCount{
  border: 1px solid var(--color-allbet);
  color: var(--color-white-text);
  background: var(---color-allbet);
  border-radius: 0 0 15px 15px ;
  margin-bottom: 8px;
}

.MinCount .Counttext{
  color: #000000;
  border: 1px solid #EEEEEE;
  border-radius: 8px;
  background-color: var(--color-white);
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
  padding: 5px 10px;
}

#myBetsHead {
  display:none;
}

.sr-container .container{
  background-color: var(--color-primary)!important;
}

.betListhighlight{
  color:var(--color-white);
  background-color:var(--color-gray-text);
  border-radius: 50%;
  padding: 2px 6px 0px 4px;
  margin-left: 5px;
}

@media screen and (min-width:0) and (max-width: 820px){
  #myBetsHead{
    position: absolute;
    z-index: 1000;
    display: var(--display-appicon);
  }
  #myBetsHeader{
    width: 60px; 
    height: 130px;
  }
  #myBetsHead img {			
    width: 60px;
    height: 60px;
    display: block;				
    padding-bottom:5px;				
  }
  #myBetsHead .pd{	
    display: block;		
  }	
}

