app-sportsmarketfilter {
    /* display: block; */
    position: relative;
    padding: 0 6px;
}

.content app-sportsmarketfilter {
    /* box-shadow: var(--x-d-b),var(--x-d-t); */
}

app-sportsmarketfilter .filter-schedule {
    display: flex;
    flex-direction: row;
    padding: 0;
    /* background-color: var(--o-primary); */
    border-radius: 16px;
}

.left-sidebar app-sportsmarketfilter .filter-schedule, .navigation-container app-sportsmarketfilter .filter-schedule {
    position: absolute;
    margin-top: 36px;
    height: 32px;
}

app-sportsmarketfilter .filter-schedule .filter-schedule-item {
    border: 2px solid var(--c-f-x);
    margin: 0 2px;
    box-shadow: none;
    border-radius: 0;
    /* flex: 1 1 auto; */
    transition: all 0.1s ease-in;
    font-size: 1rem;
    font-weight: 500;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    border-radius: 16px;
    min-width: 60px;
    padding: 0 8px;
    /*     margin: 4px 2px; */
}

app-sportsmarketfilter .filter-schedule .filter-schedule-item:nth-child(5) {
    order: -1
}

.mouse app-sportsmarketfilter .filter-schedule .filter-schedule-item:hover {
    /* background: var(--c-o1i); */
    cursor: pointer;
    border-color: var(--aw-filter-selected);
}

app-sportsmarketfilter .filter-schedule .filter-schedule-item.selected {
    border: var(--aw-chip-border-selected);
    background-color:  var(--aw-chip-background-selected);
    z-index: 1;
}

.theme-light app-sportsmarketfilter .filter-schedule .filter-schedule-item.selected:not(:hover) {
    /* color: var(--o-primary-b); */
}

/*Standalone sports filter*/
app-sports-filter-coupon {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.sports-filter {
    display: flex;
    width: 100%;
    align-items: center;
    flex-direction: row;
    overflow: hidden;
    overflow-x: auto;
    padding: 0px;
    margin: 0;
}

#root .league-select-tabs ul {
    background-color: var(--o-primary-b);
}

#root .sports-filter li {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    background-repeat: repeat-x;
    width: auto;
    margin-right: 8px;
    /* margin-left: 4px; */
    /* margin-left: 0px; */
    padding-left: 0px;
    /* text-transform: capitalize; */
    border: 2px solid var(--o-primary-a);
    border-radius: 20px;
    padding: 2px 6px;
    padding-right: 12px;
}

#root .inline-sports-wrapper .sports-filter li {
    border-color: transparent
}

#root .mouse .inline-sports-wrapper .sports-filter li:not(.selected):hover {
    border-color: var(--c-f-x);
}

#root .league-select-tabs .icon-sport {
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    margin-right: 10px;
    margin-left: 10px;
}

#root .league-select-tabs li span:nth-child(2) {
    display: none;
}

#root .league-select-tabs .matches-counter {
    display: none;
}

#root .league-select-tabs .sports-filter> li.selected {
    z-index: 1;
}

#root .toggle-button::before, #root .history-bet-toggle::before, app-outrights-coupon .outrights-by-tournament-header span:nth-child(2):before {
    content: " ar-left-small";
    width: 32px;
    height: 24px;
    font: var(--icon-font);
    display: inline-block;
    transform: rotate( 0deg );
    width: 24px;
    min-width: 24px;
    text-align: left;
}

#root .toggle-button.expanded::before, #root .expanded .history-bet-toggle::before, #root .outrights-by-tournament-header.categ-expanded span:nth-child(2):before {
    content: " ar-down-small";
}

app-league-time-filter {
    /* margin-left: auto; */
    /* order: 3; */
}

#root .coupon-sorting {
    display: inline-flex;
    align-self: center;
    justify-content: center;
    margin-bottom: 0;
    margin-left: auto;
    width: 110px;
    /* overflow: hidden; */
    /* margin-top: -9px; */
    height: 32px;
    background-color: var(--aw-background);
    border-radius: 20px;
    /* position: relative; */
    border: var(--aw-chip-border);
    cursor: pointer;
}

#root .mobile .coupon-sorting {
    margin-top: 0;
}

#root .coupon-sorting .sports-group-by {
    height: 100%;
    /* position: relative; */
    align-items: center;
    cursor: pointer;
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0 0px;
    justify-content: center;
    width: 106px;
    height: 28px;
    border-radius: 20px;
    /* gap: 8px; */
    /* padding-right: 60px; */
    /* background-color: var(--o-primary); */
    overflow: hidden;
    position: absolute;
}

#root .coupon-sorting .sports-group-by li {
    /* gap: 8px; */
    width: auto;
    height: 30px;
    padding: 0px 0px;
    margin: 0 -28px;
    border-radius: 20px;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: row;
}
#root .coupon-sorting .sports-group-by li.groupByDay {
    order: 2;
}

#root app-league-time-filter .sports-group-by li {

}
#root .coupon-sorting .sports-group-by:after {

}
#root .mouse .coupon-sorting:hover .sports-group-by:after {
    background-color: var(--o-primary-d);
}
#root .coupon-sorting .sports-group-by:has(.groupByDay.sortBySelected) {
    padding-left: 79px;
    transition: .5s;
}
#root .coupon-sorting .sports-group-by:has(.sortByLeague.sortBySelected){
    transition: .5s;
    padding-right: 76px;
}
#root app-league-time-filter .sports-group-by:hover li a,
#root app-league-time-filter .sports-group-by:hover li a::before{
    color: var(--c-f-e);
}
#root app-league-time-filter .sports-group-by:hover {
    /* background-color: var(--o-primary-a); */
}

#root app-league-time-filter .sports-group-by li.sortByLeague {
    /* order:2; */
}
#root app-league-time-filter .sports-group-by li a{
    /* position:absolute; */
    /* right: 0px; */
    /* padding: 0px 28px; */
    /* text-indent: -90px; */
    font-size: 0;
    height: 100%;
    width: 106px;
}
#root app-league-time-filter .sports-group-by li.groupByDay a {
    padding-left: 28px;
}
#root app-league-time-filter .sports-group-by li.sortByLeague a {
    padding-right: 28px;
}

#root app-league-time-filter .sports-group-by li:not(.sortBySelected) a {
    z-index:2;
    /* opacity: 0; */
}
#root app-league-time-filter .sports-group-by li a::before {
    content: "by Time";
    display: inline-block;
    font-size: 1rem;
    min-width: 70px;
    text-align: center;
}
#root app-league-time-filter .sports-group-by li.groupByDay a::before {
    content: "by League";
}

/************ SortBy Appended *************/

/* The moving notch (bubble) becomes the icon carrier */
#root .coupon-sorting .sports-group-by::after{
  content: "";
  position: relative;
  /* top: 50%; */
  /* transform: translateY(-50%); */
  width: 28px;
  min-width: 30px;
  height: 28px;
  border-radius: 14px;
  background-color: var(--o-primary-b);
  display: flex;
  align-items: center;
  justify-content: center;
  font: var(--icon-font);
  font-size: 24px;
  color: var(--aw-emphasis);
  z-index: 2;
  transition:
    left .25s ease,
    right .25s ease,
    background-color .25s ease;
  pointer-events: none;
  cursor: pointer;
}

/* TIME selected: notch left + time icon */
#root .coupon-sorting .sports-group-by:has(.groupByDay.sortBySelected)::after{
  /* left: 2px; */
  /* right: auto; */
  content: " bet-sort-time-a";
}

/* LEAGUE selected: notch right + league icon */
#root .coupon-sorting .sports-group-by:has(.sortByLeague.sortBySelected)::after{
  right: 0px;
  /* left: auto; */
  content: " bet-sort-league-a";
  width: 100%;
}

/* Hover feedback (optional) */
#root .mouse .coupon-sorting:hover .sports-group-by::after{
  background-color: var(--o-primary-c);
}
#root .mouse .coupon-sorting:hover app-league-time-filter .sports-group-by li.sortBySelected a{
  color: var(--c-f-e);
}

/*********** SortBy End ***********/


#root app-dates-filter-coupon {
    overflow: auto;
    width: 100%;
    /* width: calc(100% - 100px); */
}

#root .view-page-sports-today app-dates-filter-coupon {
    /* display: none; */
    width: auto;
}

#root app-dates-filter-coupon ul {
    display: flex;
    margin: 0;
    /* padding: 0 0 4px; */
    /* margin-bottom: 4px; */
    overflow-x: auto;
    overflow-y: hidden;
}
#root app-dates-filter-coupon ul::-webkit-scrollbar {
    height:0;
    width:0;
}
#root app-dates-filter-coupon ul li {
    white-space: nowrap;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: unset;
    width: auto;
    justify-content: center;
    border: var(--aw-chip-border);
    background-color: var(--aw-chip-background);
    border-radius: 20px;
    padding: 0px 10px;
    margin-left: 8px;
}

#root app-dates-filter-coupon ul li span {
    padding-top: unset;
    padding-bottom: unset;
    /* padding: 8px; */
    margin: 0px;
    line-height: 32px;
}

#root app-dates-filter-coupon ul li.selected {
    position: relative;
    border: var(--aw-chip-border-selected);
    background-color: var(--aw-chip-background-selected);
}

#root app-dates-filter-coupon ul li.selected span {
    /* color: var(--o-blue-a); */
}

#root app-dates-filter-coupon ul li.selected::before {
    /* width: 20px; */
    /* height: 20px; */
    /* content:""; */
    /* position: absolute; */
    /* bottom: -15px; */
    /* transform: rotate( 45deg ); */
    /* background-color: var(--c-f-e); */
    /* border-radius: 5px; */
}

app-language div .ui-dropdown .ui-dropdown-label, app-language div .ui-dropdown .ui-dropdown-item {
    align-items: center;
    display: flex;
}

app-language div .ui-dropdown .ui-dropdown-label img, app-language div .ui-dropdown .ui-dropdown-item img {
    width: 20px;
    height: 20px;
}

app-language div .ui-dropdown .ui-dropdown-item img {
    margin-right: 5px;
}

app-language div .ui-dropdown-panel {
    /*  top: unset!important */
    border-radius: var(--r-d2);
}

app-sports-match-statistics,app-live-scores {
    position: fixed;
    width: 100%;
    height: 100%
}

app-sports-match-statistics iframe,app-live-scores iframe {
    position: absolute;
    height: 100%
}

.device-mobile.view-page-liveresults iframe, .device-mobile.view-page-statistics iframe {
    /* height: calc(100vh - 94px)!important; */
    height: calc(100vh - 40px)!important;
}


#root .filter-container {
    /* background-color: var(--o-primary-b); */
    /* box-shadow: var(--x-surface-b); */
    /* border-radius: var(--r-b-x2); */
}

#root .filter-container.row {
    /* margin-top: -9px; */
}

#root .filter-container.row app-league-time-filter {
    margin-right: 10px
}

#root .mobile .filter-container.row app-league-time-filter , #root .desktop .filter-container.row app-league-time-filter {
    z-index: 1;
    /* transform: translateY(42px); */
    position: relative;
    transform: unset;
    flex-direction: row;
    display: inline-flex;
    flex-wrap: nowrap;
}

#root .mobile .filter-container.row app-league-time-filter ul, #root .desktop .filter-container.row app-league-time-filter ul {
    display: inline-flex
}

.login-with-bio {
    margin: 0 auto;
    margin-top: 5px;
}

.login-with-bio button {
    position:  relative;
    min-width: var(--s-button-h);
    height: var(--s-button-h);
    border-radius: 50%;
    background-color: var(--o-primary);
    /* background-image: var(--o-primary-button-default-background); */
    box-shadow: var(--x-surface-b);
    display: flex;
    align-items: center;
    /* background-color: unset; */
    color: var(--o-green-b);
    border: 2px solid var(--o-green-b);
    padding: 4px;
    height: auto;
    margin: 14px 0 2px;
}

.login-with-bio button span::before {
    content: " sc-fingerprint";
    font-family: BIF;
    font-size: 30px;
    font-size: 42px;
    display: inline-block;
    width: 42px;
    opacity: 1;
}

.login-with-bio button .fa-spinner {
    position: unset;
}

.login-with-bio button span {
    font-size: 0;
}

.beto-match-market-filter, .beto-match-market-filter input {
    width: 100%;
}

#root .beto-match-market-filter input {
    background-color: transparent;
    box-shadow: unset;
    height: 28px;
    border: unset;
}

.theme-dropdown-switcher {
    display: flex;
    flex-wrap: wrap;
    max-width: 120px
}

#root .filter-language .filter-language-name, #root .filter-odds .filter-odds-name, .theme-dropdown-switcher .theme-label {
    width: 100%;
    padding: 0px 8px;
    padding-right: 20px;
    line-height: 16px;
    margin-bottom: 5px;
    align-items: flex-end;
    display: flex;
    justify-content: flex-start;
    text-align: -webkit-center;
    margin-bottom: 5px;
    color: var(--c-f-s);
}

.theme-dropdown-switcher label {
    cursor: pointer;
}

.theme-dropdown-switcher:not(.active) .theme-list {
    display: none;
}

.theme-dropdown-switcher .theme-list .theme-selected {
    /* display: none; */
    /* order: -1; */
}

.theme-dropdown-switcher .theme-list-container {
    position: relative;
    width: 100%;
    min-width: 110px;
    height:  auto;
}

.theme-dropdown-switcher .theme-list-container .theme-list {
    /* position: relative; */
    /* left: 0; */
    /* width: 100%; */
    /* top: 100%; */
    /* z-index: 1000; */
    /* border-bottom-left-radius: var(--r-d2); */
    /* border-bottom-right-radius: var(--r-d2); */
    /* overflow: hidden; */
    /* border: 1px solid var(--c-f-d); */
    /* border-top: 0; */
    /* box-shadow: 2px 2px 3px var(--c-o3i); */
    /* display: inline-flex; */
    /* flex-direction: column; */
}

.theme-dropdown-switcher .theme-list-container .active-theme {
    /* padding: 2px 4px;
    border: 1px solid var(--c-f-d);
    display: flex;
    align-items: center;
    border-radius: var(--r-d2);
    padding-right: 0px;
    cursor: pointer;
    height: 28px; */
    /* background-color: var(--aw-betslip-selection); */
}

.theme-dropdown-switcher .theme-list-container .active-theme:hover,
#root .footer .ui-dropdown label:hover{
    background-color: var(--c-o);
    color: var(--c-f-e);
}

.theme-dropdown-switcher.active .active-theme {
    /* border-bottom-left-radius: 0; */
    /* border-bottom-right-radius: 0; */
    /* background-color: var(--o-primary-c); */
}

.theme-dropdown-switcher .icon {
    font: var(--icon-font);
    margin-right: 5px;
    min-width: 24px;
}

.theme-dropdown-switcher .theme, body .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item, body .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item-group {
    display: flex;
    padding: 8px 8px;
    align-items: center;
    background-color: var(--o-primary-b);
    cursor: pointer;
    color:  var(--c-f);
    height:  var(--s-ddl-item-h);
}

.mouse .theme-dropdown-switcher .theme:hover {
    background-color: var(--o-primary-b);
}

.theme-dropdown-switcher .icon.dark::before, .theme-dropdown-switcher .dark .icon::before {
    content: " app-dark"
}

.theme-dropdown-switcher .icon.light::before, .theme-dropdown-switcher .light .icon::before {
    content: " app-light"
}

.theme-dropdown-switcher .icon.auto::before, .theme-dropdown-switcher .auto .icon::before {
    content: " app-settings"
}

.icon.arrow {
    /* margin-left: auto; */
    /* margin-right: 0; */
    /* color: var(--c-f-d); */
}

.icon.arrow::before {
    content: " ar-dropdown"
}
/* Footer DDL Styling */
#root .filter-language .filter-language-name, #root .filter-odds .filter-odds-name, .theme-dropdown-switcher .theme-label {
}

body .mouse .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item-group:not(.ui-state-disabled):hover, body .mouse .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item:not(.ui-state-disabled):hover, .mouse .theme-dropdown-switcher .theme:hover {
    color: var(--c-f-e);
    background-color: var(--o-primary-c);
}

body .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item-group.ui-state-highlight, body .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item.ui-state-highlight {
}

app-language div .ui-dropdown .ui-dropdown-label img, app-language div .ui-dropdown .ui-dropdown-item img {
    display: none;
}

body .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item, body .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item-group, .mouse .theme-dropdown-switcher .theme {
    /* color: var(--c-f); */
    /* background-color: var(--o-primary-b); */
    /* padding: var(--s-x); */
    /* height: var(--s-ddl-item-h); */
}

body .ui-dropdown-panel, .theme-dropdown-switcher .theme-list-container .theme-list {
    /* border-color: var(--c-f-d); */
    border-radius: var(--r-d2);
    overflow: hidden;
    box-shadow: var(--x-outline);
    background-color: unset;
    border: unset;
    margin-top: 1px;
    position: absolute;
    width: 100%;
    z-index: 100;
}

#root .footer .ui-dropdown label {
    /* background-color: transparent; */
    /* box-shadow: unset; */
    /* border: 1px solid var(--c-f-d); */
}

#root .mouse .footer .ui-dropdown:hover label {
    /* background-color: var(--o-primary-c); */
    /* color: var(--c-f-e)!important; */
}

#root .lang-el .footer .filter-language .ui-dropdown label:before, #root .footer .filter-language .ui-dropdown-list .ui-dropdown-item[aria-label="Ελληνικά"]:before {
    background-image: url('https://uat.opapbet.com.cy/assets//themes/betomall/images/icons/flags/greece.svg');
}

#root .lang-en .footer .filter-language .ui-dropdown label:before, #root .footer .filter-language .ui-dropdown-list .ui-dropdown-item[aria-label="English"]:before {
    background-image: url('https://uat.opapbet.com.cy/assets//themes/betomall/images/icons/flags/england.svg');
}

#root .footer .filter-language .ui-dropdown label:before, #root .footer .filter-language .ui-dropdown-list .ui-dropdown-item:before {
    content: '';
    width: 24px;
    height: 20px;
    position: relative;
    background-repeat: no-repeat;
    margin-right: 3px;
    min-width: 24px
}

body .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item-group.ui-state-highlight, body .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item.ui-state-highlight, .theme-dropdown-switcher .theme-list .theme-selected {
    color: var(--c-f-e);
    background-color: var(--o-primary-b);
}