.fixture_football_main .embed-fixture {
    font-family: inherit;
}
#main-odds {
    padding: 1rem;
    background: #161a1f !important;
    border-radius: 15px;
}
.embed-fixture .fixture-mx-auto {
    max-width: 100%;
}
.embed-fixture .league-menu .league-menu-item {
    background: #212428;
    border-radius: 6px;
    color: #999;
    font-weight: bold;
    min-width: 54px;
    text-align: center;
}
.embed-fixture .league-menu .league-menu-item:hover {
    color: #fff;
}
.embed-fixture .league-menu .league-menu-item.active {
    background-color: #00A942;
}
.embed-fixture .fixture-list-item .fixture-head {
    background-color: #3b454e;
    color: #fff;
    font-weight: bold;
    padding: 12px 10px;
}
.embed-fixture .fixture-list-item .fixture-row-item:not(:first-of-type) {
    border-top: 1px solid #202e34;
}
.embed-fixture .fixture-list-item .fixture-row-item:nth-child(odd) {
    background-color: #1E2329;
}
.embed-fixture .fixture-list-item .fixture-row-item:nth-child(2n) {
    background-color: #1E2329;
}
.embed-fixture .fixture-list-item .fixture-row-item:hover {
    background-color: #1b1f25 !important;
}
.embed-fixture .fixture-list-item .fixture-row-item .match .score-time .score {
    background-color: #00A942;
    text-transform: uppercase;
}
.embed-fixture .fixture-list-item .fixture-row-item .match .logo {
    height: 30px;
    width: 30px;
}
.embed-fixture .fixture-list-item .fixture-row-item .match .home,
.embed-fixture .fixture-list-item .fixture-row-item .match .away {
    gap: 8px;
}

.ranking_football_main .embed-ranking {
    font-family: inherit;
}
.embed-ranking .ranking-mx-auto {
    max-width: 100%;
}
.embed-ranking .league-menu .league-menu-item {
    background: #212428;
    border-radius: 6px;
    color: #999;
    font-weight: bold;
    min-width: 54px;
    text-align: center;
}
.embed-ranking .league-menu .league-menu-item.active {
    background-color: #00A942;
}
.embed-ranking .ranking-list .ranking-head {
    background-color: #3b454e;
    color: #fff;
    font-weight: bold;
    padding: 12px 10px;
}
.embed-ranking .ranking-list .ranking-table .ranking-table-head {
    background-color: #161a1f;
    color: #fff;
}
.embed-ranking .ranking-list .ranking-table .ranking-table-head .point {
    color: #00A942;
}
.embed-ranking .ranking-list .ranking-table .ranking-table-body-list {
    color: #fff;
}
.embed-ranking .ranking-list .ranking-table .ranking-table-body-list:hover {
    background-color: #1b1f25 !important;
}
.embed-ranking .ranking-list .ranking-table .ranking-table-body-list:not(:first-of-type) {
    border-top: 1px solid #202e34;
}
.embed-ranking .ranking-list .ranking-table .ranking-table-body-list:nth-child(odd) {
    background-color: #1E2329;
}
.embed-ranking .ranking-list .ranking-table .ranking-table-body-list:nth-child(2n) {
    background-color: #1E2329;
}
.embed-ranking .ranking-list .ranking-table .ranking-table-body-list .point {
    color: #00A942;
    font-weight: bold;
}



.embed-odds-bookmarker {
    font-family: inherit;
}
.backgroundOddsPage {
    background-color: transparent;
    padding: 0;
}
.headOdds {
    max-width: 100%;
}
.embed-odds-bookmarker .listLeaguesFilter {
    display: none;
}
.leaguesFilter {
    background-color: #212428;
    color: #999;
    font-weight: bold;
}
.leaguesFilter:hover {
    background-color: #3d485d;
    color: #fff;
}
.leaguesFilterActive {
    background-color: #00A942;
    font-weight: bold;
}
.listFilterDate .dateFilter {
    background-color: #212428;
    color: #999;
    font-weight: bold;
}
.listFilterDate .dateFilter.active {
    background-color: #00A942;
}
.listFilterDate .favourite {
    background-color: #212428;
}
.listFilterDate .favourite.active {
    background-color: #00A942;
}
.embed-odds-bookmarker .filterDateAndBookmaker {
    align-items: center;
}





:root {
    --odd-primary-color: #00A942;
}
.backgroundOddsPage {
    background-color: transparent;
    padding: 0;
}
.embed-odds-bookmarker {
    font-family: inherit;
    font-size: 12px;
}
.embed-odds-bookmarker .odds-m-auto {
    max-width: 100%;
}
.headTableOdds {
    background: #3b454e;
    border-radius: 0;
}
.headTableOdds>* {
    border-color: #ffe3;
}
.headTableOdds .ftTableOdds .bottomFt>* {
    border-color: #ffe3;
}
.oddsListData>.itemOddsData, .oddsListData .leaguesName, .headTableOdds.stickyHead {
    box-shadow: unset;
    margin-bottom: 0;
}
/* .oddsListData.oddsListData_title {
    margin: 8px 0 0;
} */
.oddsListData .leaguesName {
    position: relative;
    padding-block: 6px;
    padding-right: 10px;
    font-weight: 500;
    text-transform: capitalize;
    justify-content: space-between;
}
.itemOddsData.itemTopFixtures {
    border: 1px solid #00A942;
}
.oddsListData .leaguesName:before {
    content: "";
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='314' height='56' viewBox='0 0 314 56' fill='none'%3E%3Cpath d='M0 0H264L314 56H0V0Z' fill='%232fb925'/%3E%3C/svg%3E") center no-repeat;
    background-size: cover;
    background-position: right;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 250px;
}
.oddsListData .leaguesName,
.oddsListData.title_live .leaguesName {
    background-color: #161a1f;
    color: #fff;
}
.oddsListData .leaguesName .arrowIcon {
    order: 2;
}
.oddsListData .leaguesName .logo {
    height: 20px;
    width: 28px;
    object-fit: contain;
}
.oddsListData .leaguesName .name {
    position: relative;
    z-index: 2;
    gap: 20px;
}
.oddsListData .data-button {
    background-color: #01a94217;
    border-color: #01a942;
    border-radius: 4px;
    color: #00A942;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    padding: 5px 10px;
    transition: 0.3s;
}
.oddsListData .data-button:hover {
    background-color: #00A942;
    border-color: #00A942;
    color: #fff;
}
.oddsListData .data-button svg {
    display: none;
}
.oddsListData>.itemOddsData.bgLive, 
.oddsListData>.itemOddsData.bgLive .listItemTabOdds .activeTab:after,
.oddsListData>.itemOddsData, 
.oddsListData>.itemOddsData .listItemTabOdds .activeTab:after {
    background-color: #1E2329;
}
.oddsListData>.itemOddsData.bgLive .bodyTableOdds>*,
.itemOddsData.bgLive .ftTableOdds .bottomFt .oddData,
.itemOddsData.bgLive .bodyTableOdds:first-child,
.oddsListData>.itemOddsData .bodyTableOdds>*,
.ftTableOdds .bottomFt .oddData {
    border-color: #202e34 !important;
}
.embed-odds-bookmarker .headOdds {
    background-color: transparent;
    gap: 0;
}
.headOdds .searchAndDropdownLeagues {
    padding: 10px 0;
    border-bottom: 1px solid #fff3;
}
.headOdds .searchAndDropdownLeagues .listLeagues > li {
    margin: 0;
    color: #fff;
    background-color: #191b1f;
    padding: 6px 10px;
}
.headOdds .searchAndDropdownLeagues .listLeagues > li.active {
    background-color: #00A942;
}
.headOdds .filterDateAndBookmaker {
    padding: 10px 0;
}
.headOdds .listLeaguesFilter {
    background: transparent url(../images/odds-head-bg.svg) center no-repeat;
    background-size: cover;
    border-radius: 2px;
    flex-wrap: wrap;
    gap: 5px 10px;
    padding: 6px;
    overflow-x: auto;
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}
.headOdds .listLeaguesFilter::-webkit-scrollbar {
    display: none; /* Safari and Chrome */
}
.headOdds .listLeaguesFilter .leaguesFilter {
    background-color: transparent;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    white-space: nowrap;
    padding: 4px 8px;
}
.headOdds .listLeaguesFilter .leaguesFilterActive {
    background-color: #0e9556;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    white-space: nowrap;
    padding: 4px 8px;
}
.headOdds .filterDateAndBookmaker {
    align-items: center;
}
.searchAndDropdownLeagues .searchInput {
    background-color: #F3F3F3;
    border-color: #D8D8D8;
    border-radius: 2px;
}
.DropdownLeagues {
    background-color: #F3F3F3;
    border-color: #D8D8D8;
    border-radius: 2px;
}
.DropdownLeagues .arrowIcon {
    color: #707070;
}
.searchAndDropdownLeagues .searchIcon {
    color: #707070;
}
.listFilterDate .liveFilter {
    border-radius: 4px;
}
.listFilterDate .dateFilter {
    background: #f3f3f3;
    border-radius: 4px;
    color: #757c86;
}
.listFilterDate .dateFilter:nth-child(7),
.listFilterDate .dateFilter:nth-child(8),
.listFilterDate .dateFilter:nth-child(9) {
    display: none;
}
.listFilterDate .dateFilter:hover,
.listFilterDate .dateFilter.active {
    background: #00A942;
}
.listFilterDate .favourite {
    min-width: 30px;
    position: relative;
}
.listFilterDate .favourite.active {
    background-color: #00A942;
}
.listFilterDate .favourite:before {
    content: "";
    background: transparent url(../images/star-active.svg) center no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 20px;
    width: 20px;
}
.listFilterDate .favourite svg {
    display: none;
}
.ftTableOdds .bottomFt .oddData>* {
    background: #3b454e;
    border-radius: 2px;
    font-weight: 400;
    padding: 2px 0 2px 4px;
}
.ftTableOdds .bottomFt .oddData.odds-good>.odds {
    background: #fff;
}
.ftTableOdds .bottomFt .oddData .odds:hover {
    background-color: #e7faed;
    color: #1fa35f;
}
.ftTableOdds .bottomFt .oddData .odds:hover .oddsColor, .ftTableOdds .bottomFt .oddData .odds:hover .colorStyleNumber {
    color: #EA6616;
}
.ftTableOdds .bottomFt .oddData.odds-good {
    background: #FFCD4A;
}
.ftTableOdds .bottomFt .oddData.odds-good:after {
    background-color: #FFCD4A;
}
.ftTableOdds .bottomFt .oddData>.bgTipAndVip {
    color: #F34C4C;
    font-weight: 500;
    gap: 4px;
    padding-inline: 0;
}
.bodyTableOdds .teamInfo, .bodyTableOdds .oddsPrefix {
    font-size: 13px;
    color: #fff;
}
.bodyTableOdds .teamInfo:hover, .bodyTableOdds .oddsPrefix:hover {
    color: #00A942;
}
.bodyTableOdds.viewBetDiv {
    margin-bottom: -1px;
}
.instructPopup {
    background-color: #00A942;
    border-color: #00A942;
    border-radius: 4px;
    height: 36px;
    padding-block: 0;
}
.instructPopup .instruct {
    color: #00A942;
}
.filterOddsAndBookmaker .filterOdds .nameOdds {
    border-color: #00A942;
    border-radius: 4px;
    color: #00A942;
    min-width: 125px;
    height: 36px;
}
.filterOddsAndBookmaker .filterOdds .nameOdds:before {
    background-color: #00A942;
    border-radius: 0;
}
.filterOddsAndBookmaker .filterBookmaker .nameBookmaker {
    background-color: #00A942;
    border-color: #00A942;
    border-radius: 4px;
    height: 36px;
}
.filterOddsAndBookmaker .filterBookmaker .nameBookmaker:hover {
    color: #00A942;
}
.filterOddsAndBookmaker .filterBookmaker .nameBookmaker:hover path {
    fill: #00A942;
}
.filterOddsAndBookmaker .filterBookmaker .bookmarkerItem {
    border-color: #00A942;
    color: #00A942;
}
.oddsListData>.itemOddsData .betOrder>*,
.oddsListData>.itemOddsData.bgLive .betOrder>* {
    background-color: #01a94217 !important;
    border: 1px solid #01a942;
    border-radius: 4px;
    clip-path: unset;
    color: #00A942;
    font-weight: 500;
    width: 160px;
}
.oddsListData>.itemOddsData .betOrder>*:hover,
.oddsListData>.itemOddsData.bgLive .betOrder>*:hover {
    background-color: #00A942 !important;
    border-color: #00A942;
    color: #fff;
}
.oddsListData>.itemOddsData:hover,
.oddsListData>.itemOddsData:hover .listItemTabOdds .activeTab:after,
.oddsListData>.itemOddsData.bgLive,
.oddsListData>.itemOddsData.bgLive:hover .listItemTabOdds .activeTab:after {
    background: #1b1f25 !important;
}
.notFoundMatch {
    background-color: #f3f3f3;
}
.starIcon {
    justify-content: end;
}
.starIcon svg {
    display: none;
}
.starIcon>div{
    height: 18px;
    width: 18px;
    position: relative;
}
.starIcon>div:before {
    content: "";
    background: transparent url(../images/star.svg?v=1) center no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.starIcon.star_active>div:before {
    background-image: url(../images/star-active.svg);
}
.title-modalGoal {
    background-color: #00A942;
}
.headingInstruct {
    background: #00A942;
}
.modalBackdrop.open {
    background: #0000005e;
}
.modalTop:after {
    background: #00A942b3;
}
.leaguesModalPopup {
    background-color: #00A94299;
}
.tabModalPopup .itemTabModalPopup:hover,
.tabModalPopup .itemTabModalPopup.active {
    color: #03bb70;
}
.closeModalData.team,
.closeModalData {
    background: #fff;
}
.closeModalData svg path {
    fill: #00A942;
}
.listtabTeam {
    gap: 6px;
}
.listtabTeam>* {
    background: #f3f3f3;
    border-radius: 4px;
    color: #757c86;
}
.bgColorTeamActive, .bgColorNotActive:hover {
    background: #00A942;
    color: #fff;
}
.oddsLive, .oddsStatis, .oddsData, .oddsDataPer {
    border-radius: 4px;
    border-color: #91F1C9;
    border-width: 1px;
    overflow: hidden;
}
.oddsStatis__content,
.oddsTabLive__content, 
.oddsData__content, 
.oddsDataPer__content {
    background-color: #fff;
    border-radius: 0;
}
.lineupDivTotal {
    background: #fff;
    border: 1px solid #91F1C9;
    border-radius: 4px;
    overflow: hidden;
}
.titleModalLineUp {
    background-color: #E1F5ED;
    border-radius: 2px 2px 0 0;
    color: #00A942;
    font-size: 14px;
    padding: 0 16px;
}
.titleModalLineUp:after {
    display: none;
}
.headerH2H>* {
    background: #f3f3f3;
    border-radius: 4px;
    color: #757c86;
}
.headerH2H>*:hover, .headerH2H>.bgActiveBtn {
    background: #00A942;
    color: #fff;
}
.backgroundHeadTableH2h.headingH2H {
    background: #ededee;
}
.backgroundHeadTableH2h:first-of-type>*{
    border-color: #ededee;
}
.WLTableH2h, .AHTableH2h, .OUTableH2h {
    width: 44px;
}
.timeTableOdds .halfMatch {
    color: #fff;
}
.filterOdds .listOddsFilter > li {
    background-color: #191b1f;
    margin: 0;
}
.filterOdds .listOddsFilter > .filterOddsActive {
    background-color: #00A942;
}
.filterBookmaker .listBookmaker {
    background-color: #191b1f;
}
.filterOddsAndBookmaker .filterBookmaker .bookmarkerItem:hover,
.filterOddsAndBookmaker .filterBookmaker .bookmarkerItem.active {
    background-color: #00A942;
}



@media (max-width: 991px) {
    .titleLeagues svg {
        color: #fff;
    }
    .headOdds .titleBet {
        background: #003B3E;
        border-radius: 0;
        margin-bottom: 0;
    }
    .titleBet .instructPopup .textInstruct {
        color: #fff;
    }
    .headOdds .listFilterDate>* {
        font-size: 12px;
        white-space: nowrap;
    }
    .headOdds .filterDateAndBookmaker .listFilterDate {
        gap: 6px;
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .ftTableOdds .bottomFt .oddData .odds-item-data.odds-good {
        background-color: #FFCD4A;
        padding: 4px;
    }
    .ftTableOdds .bottomFt .oddData .odds-item-data>* {
        width: 100%;
    }
}


/* LIVE DETAIL */
.embed-fixture {
    font-family: inherit;
}
.fixture_detail_header .fixture-detail-container__header .header-team {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: bold;
    gap: 8px;
    text-transform: uppercase;
}
.livestream_widget {
    max-width: 100%;
}
.livestream_widget .livestream-tab {
    border: 0;
    width: 100%;
}
.livestream_widget .livestream-tab__child.livestream-tab-active {
    background-color: #1e2329;
}
.tab-widget__content {
    overflow-y: auto;
}
.tab_widget .tab-widget-wrapper {
    padding: 0;
}
.tab_widget .tab-widget-wrapper .tab-widget__header {
    background-color: #1e2329;
}
.tab_widget .tab-widget-wrapper .tab-widget__header__list {
    gap: 0;
}
.tab_widget .tab-widget-wrapper .tab-widget__header__list__item {
    padding: 5px 10px;
    color: #fff;
}
.tab_widget .tab-widget-wrapper .tab-widget__header__list__item.tab-widget-active {
    color: #f9b930;
}
.tab_widget .tab-widget-wrapper .tab-widget__container {
    border: 0;
    border-radius: 0;
}
.tab_widget .titleModalLineUp {
    background-color: #3b454e;
    border-radius: 0;
    color: #fff;
    height: auto;
}
.tab_widget .tab-widget-wrapper .tab-widget__container__content {
    background-color: #1e2329;
    border-radius: 0;
}
.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .ListItemReserve {
    margin: 8px 0 0;
}
.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve {
    color: #fff;
}
.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer {
    background-color: #3b454e;
    border-color: #f9b93073;
}
.tab_widget .tab-widget-wrapper .tab-widget__event .oddsTabLive__note {
    background-color: #3b454e;
}
.tab_widget .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__time {
    font-size: 13px;
    font-family: 'Oswald', sans-serif;
    color: #000;
}
.tab_widget .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h.headingH2H {
    background-color: #3b454e;
}
.tab_widget .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h {
    background-color: #3b454e;
    border-radius: 0;
}
.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic.headTableStatistic {
    background-color: #3b454e;
}
.tab_widget .tab-widget-wrapper .tableStatistic .itemTableStatistic {
    background-color: #1e2329;
}
.tab_widget .tab-widget-wrapper .tab-widget__ortherData table {
    border-width: 1px;
    background-color: #3b454e;
}
.tab_widget .tab-widget-wrapper .tab-widget__ortherData table th {
    background-color: #1e2329;
    border-width: 1px;
    border-color: #292f37;
    color: #fff;
}
.tab_widget .tab-widget-wrapper .tab-widget__ortherData table td {
    border-color: #292f37;
    border-width: 1px;
    color: #fff;
}

@media (max-width: 767px) {
    .starIcon {
        position: relative;
        height: 20px;
    }
    .starIcon:before {
        content: "";
        background: transparent url(../images/star.svg) center no-repeat;
        background-size: contain;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
    }
    .starIcon.star_active:before {
        background-image: url(../images/star-active.svg);
    }
    .headOdds .listLeaguesFilter {
        flex-wrap: nowrap;
    }
    .listFilterDate .dateFilter:nth-child(7), .listFilterDate .dateFilter:nth-child(8), .listFilterDate .dateFilter:nth-child(9) {
        display: flex;
    }
}