.skin-betvivocomz {
    --primaryColor: 173, 184, 195;
    --thirdaryColor: 255, 194, 0; /* yellow */
    --particularColor: 255, 194, 0; /* yellow */
    --particularColor2: 220, 52, 56; /* error red */
    --icon-not-found-bg: url("https://bra.inplay.stream/assets/betvivo/mobile/not-found-bg.webp");
    --icon-favorite-star: url("https://bra.inplay.stream/assets/betvivo/mobile/star.svg");

    --body_bg: #000000;
    --svgIcon_fill: rgb(var(--primaryColor));
    --txt_color: #161c23;
    --noGame_bg: #161c23;
    --noGame_border: #20262d;
    --noData_content: none;
    --noData_color: rgba(215, 229, 254, 0.3);
    --base_borderRadius: 3px;
    --base_fontSize: 12px;
    --base_textTransform: uppercase;
    --base_textPrimaryColor: var(--primaryColor);
    --base_itemBorderColor: none;
    --button_primaryBg: rgb(var(--particularColor));
    --button_primaryHoverBg: #ffc818;
    --button_primaryActiveBg: #ffc818;
    --button_color: #000;
    --button_secondaryBg: #dfe6f3;
    --button_secondaryHoverBg: #ececec;
    --button_secondaryActiveBg: #A7B6D3;
    --backdropBg: rgba(16, 19, 23, .8);
    --loader_bg: rgba(0, 0, 0, 0.8);
    --modal_bg: #161c23;
    --modal_closeIconBg: #20262d;
    --ddl_buttonBg: linear-gradient(180deg, #2f3742, #252c35);
    --ddl_buttonShadow: #404955;
    --ddl_buttonBorder: none;
    --ddl_listBg: #20262d;
    --ddl_listSelectedBg: #2c333c;
    --ddl_listBorder: #000;
    --datepicker_selectBg: rgb(var(--thirdaryColor));
    --datepicker_hoverBg: #ffc818;
    --outcome_bg: #161c23;
    --outcome_valueColor: rgb(var(--thirdaryColor));
    --outcome_selectedBg: rgb(var(--thirdaryColor));
    --outcome_selectedValueColor: var(--button_color);
    --outcome_rowBg: var(--outcome_bg);
    --outcome_rowSelectedBg: #0f141a;
    --outcome_bg2: linear-gradient(180deg, #37404d 1.56%, #2a3139 4.17%, #21272e 100%);
    --outcome_border2: #000;
    --outcome_selectedBg2: rgb(var(--thirdaryColor));
    --outcome_selectedColor2: #000;
    --outcome_resultsItemBg: #151515;
    --field_bg: #000;
    --pagination_fieldBg: #20262d;
    --numberBox_itemBg: #20262d;
    --numberBox_itemActiveBg: #161c23;
    --numberBox_saveBtnBg: rgb(var(--thirdaryColor));
    --numberBox_saveBtnActiveBg: #ffc818;
    --numberBox_saveBtnColor: #000;
    --numberBox_saveBtnBorder: 1px solid #000;
    --numberBox_closeBtnBg: #2d353e;
    --star_bg: #161c23;
    --star_activeBg: rgb(var(--thirdaryColor));
    --notFount_bg: #13171b;
    --cookie_bannerBg: rgba(32,38,45, 0.8);
    --preload_bg: rgba(22, 28, 35, 0.8);

    --header_height: 46px;
    --header_bg: linear-gradient(180deg, #161c23 0%, #0f1318 100%);
    --header_collapseBtnOpenedBg: var(--modal_bg);
    --header_balanceTriangle: #876b0c;
    --header_balanceHeight: 34px;
    --header_balanceBg: linear-gradient(180deg, #2a3139 0%, #22282f 100%);
    --header_balanceBorder: rgb(202, 202, 202, 0.1);
    --header_balanceShadow: 0 0 0 1px #000;
    --header_balanceOpenedBg: linear-gradient(180deg, #2f3842 0%, #202932 100%);
    --header_balanceOpenedBorder: rgb(202, 202, 202, 0.1);
    --header_balanceDdlBg: #20262d;
    --header_balanceDdlBorderTop: #2c3239;
    --header_balanceDdlSelectedBg: #303740;
    --header_balanceDdlSelectedShadow: rgb(var(--thirdaryColor));
    --header_walletBtnBg: var(--header_balanceBg);
    --header_walletBtnHoverBg: var(--header_balanceOpenedBg);
    --header_walletIconBg: #76a32e;
    --header_walletIconBg2: #fff;
    --subHeader_bg: var(--body_bg);
    --subHeader_activeBg: #161C23;
    --subHeader_border: var(--live_tabsBg);

    --notification_bg: #161c23;
    --notification_contentBg: #20262d;
    --notification_closeBg: rgba(0, 0, 0, 0.5);
    --notification_dotBg: #3f4a54;

    --menu_bg: rgba(32, 38, 45, .95);
    --menu_itemActiveBg: #161c23;
    --menu_itemActiveShadow: inset 0 2px rgb(var(--thirdaryColor)), inset 0 4px 6px rgba(0, 0, 0, 0.2);
    --menu_itemActiveBaseColor: rgb(var(--thirdaryColor));
    --menu_itemIconFill: var(--svgIcon_fill);
    --menu_liveActiveIcon: #da3a38;
    --menu_sportActiveIcon: rgb(var(--thirdaryColor));
    --menu_betslipArrowsFill: rgb(var(--thirdaryColor));
    --menu_betslipIconTopColor: #fcac0d;
    --menu_betslipIconBottomColor: rgb(var(--thirdaryColor));
    --menu_betslipCountBg: #20262d;
    --menu_casinoIconsFill: rgb(var(--thirdaryColor));
    --menu_casinoModalBg: var(--modal_bg);
    --menu_loginActiveShadow: rgb(var(--thirdaryColor));
    --menu_loginUserIconBg: #000000;
    --menu_loginUserIconShadow: #535457;
    --menu_loginUserIconFill: #686e75;
    --menu_profileUserIconBg: #000;
    --menu_profileUserIconShadow: rgb(var(--thirdaryColor));
    --menu_msgCountBg: #a4d25a;

    --login_bg: var(--modal_bg);
    --login_btnBg:var(--button_primaryBg);
    --login_btnHoverBg: var(--button_primaryHoverBg);
    --login_btnActiveBg: var(--button_primaryActiveBg);
    --login_btnColor: var(--button_color);
    --login_borderLight: #20262d;
    --login_borderDark: #000;
    --login_forgotPassBg: #283039;
    --login_forgotPassLastStepBorder: #718aae;
    --signUpBtn_bg: var(--button_secondaryBg);
    --signUpBtn_hoverBg: var(--button_secondaryHoverBg);
    --signUpBtn_activeBg: var(--button_secondaryActiveBg);        
    --signUpBtn_color: #161c23;
    --login_fieldBg: var(--field_bg);

    --signup_detailsTextColor: rgb(var(--particularColor));

    --registerCpf_borderLight: #20262D;
    --registerCpf_uiSwitchBg: #0F1419;
    --registerCpf_buttonBg: #0F1419;
    --registerCpf_buttonIconBg: #3D4A5B;
    --registerCpf_buttonActiveIconBg: #3D4A5B;
    --registerCpf_buttonActiveIconFill: rgb(var(--particularColor));
    --registerCpf_fieldBg: #000000;
    --registerCpf_fieldDisabledBg: rgba(0, 0, 0,.6);
    --registerCpf_errorTextBg: #20262D;
    --registerCpf_numberBoxBg: #10151B;
    --registerCpf_numberBoxItemBg: #20262D;
    --registerCpf_numberBoxItemActiveBg: #161C23;

    --home_tournamentItemBg: 15, 19, 24;
    --home_itemGap: 6px;
    --home_headerSportBg: #20262D;
    --home_headerSportColor: rgb(var(--thirdaryColor));
    --home_headerSportIconBg: #000;
    --home_headerSportIconBorder: #161C23;
    --homeGameItemHeight: 134px;
    --home_gameItemBg: #20262D;
    --home_gameItemHeaderHeight: 22px;
    --home_gameItemHeaderBg: #29313B;
    --home_gameItemGameHeaderBg: #161C23;
    --home_infoBg: #0A0E13;
    --home_infoBorder: #000;
    --home_infoShadow: #29313b;
    --home_infoColor: rgb(var(--primaryColor));
    --home_infoHeadColor: #fff;
    --sportGames_navMargin: 0;

    --live_tabsBg: #161C23;
    --live_tabActiveBg: rgb(var(--thirdaryColor));
    --live_tabActiveColor: #000;
    --live_tabLiveActiveBg: #da3a38;
    --live_tabLiveActiveColor: #fff;
    --live_tabsSeparator: #48545F;
    --live_favoritesTabBg: rgba(35, 160, 235, 0.7);
    --live_categoryItemMargin: 6px;
    --live_categoryItemBg: #20262D;
    --live_categoryItemLeagueNameColor: rgb(var(--thirdaryColor));
    --live_categoryItemOpenedBg: linear-gradient(180deg, #2A3139 0%, #22282F 100%);
    --live_tournamentBorder: 1px dotted #20262D;
    --live_favoritesTournamentItemBg: #20262D;
    --live_favoritesTournamentItemOpenedColor: rgb(var(--thirdaryColor));
    --live_tournamentEventBg: #20262D;
    --live_tournamentEventScoreColor: rgb(var(--thirdaryColor));
    --calendar_itemBg: #20262D;
    --live_gameSelectorTournamentBg: linear-gradient(180deg, #37404d 2.08%, #2a3139 2.09%, #21272e 100%);
    --live_gameSelectorBackBtnBg: linear-gradient(180deg, #2c333e 2.08%, #22272e 2.09%, #1a1f25 100%);
    --live_gameSelectorDdlBg: #161C23;
    --live_gameSelectorDdlBorderTop: #2E3843;
    --live_gameSelectorDdlGameBg: #20262D;
    --live_gameSelectorDdlSelectedBg: var(--live_gameSelectorDdlBg);
    --live_gameSelectorCompactBg: #20262D;
    --live_gameSelectorCompactTournamentBg: #161C23;

    --scoreboard_bg: 22, 28, 35;
    --scoreboard_teamNameBg: linear-gradient(
        180deg,
        rgba(63, 72, 84, 0.8) 0.52%,
        rgba(30, 37, 46, 0.8) 2.6%,
        rgba(23, 29, 36, 0.8) 100%
    );
    --scoreboard_totalBg: linear-gradient(180deg, #FFDF7B 0%, #FFC200 4.17%, #C69700 100%);
    --scoreboard_totalBgBorder: #000;
    --scoreboard_totalColor: #161C23;
    --scoreboard_inningFill: #5FD702;
    --scoreboard_tableBg: rgba(17, 22, 28, 0.9);
    --scoreboard_tableHeaderBg: linear-gradient(180deg, #3E4853 1.56%, #1D252D 1.57%, #161C23 100%);
    --scoreboard_tableBorderLight: #1D242D;
    --scoreboard_tableBorderDark: #000;
    --scoreboard_winColor: rgb(var(--thirdaryColor));

    --multiview_itemBorder: #20262D;
    --multiview_itemBg: #141920;
    --multiview_itemFirstColor: #414953;
    --multiview_itemSvgFill: #20262D;

    --sportsNav_itemActiveBg: #2F3742;
    --sportsNav_itemActiveIconFill: rgb(var(--thirdaryColor));
    --sportsNav_itemSelectedIconFill: rgb(var(--thirdaryColor));
    --sport_timeFilterBg: #20262D;
    --sport_timeFilterItemActiveBg: rgba(218, 58, 56, 0.6);
    --sport_timeFilterItemActiveColor: var(--live_tabLiveActiveColor);
    --sport_separator: #39424C;
    --sport_tournamentGameHeaderBg: #20262D;
    --sport_marketsFilterBg: #161C23;
    --sport_marketsFilterItemBorder: #000;
    --sport_marketsFilterRadius: 2px;
    --sport_marketsFilterItemShadow: 0 1px rgba(255,255,255, 0.07);
    --sport_marketsFilterItemBg: linear-gradient(180deg,#37404D 1.56%, #2A3139 4.17%,  #21272E 100%   );
    --sport_marketsFilterItemSelectedFill: rgb(var(--thirdaryColor));
    --sport_marketsHeaderBg: linear-gradient(180deg, #36404C 2.08%, #2A3038 2.09%, #20262D 100%);
    --sport_marketsHeaderOpenedBg: var(--sport_marketsHeaderBg);
    --sport_marketsRadius: 3px;
    --sport_correctScoreHeaderBg: linear-gradient(180deg, #161C23 0%, #101419 100%);
    --sport_scoreboardTeamBg: linear-gradient(180deg, rgba(44, 52, 63, 0.8) 0.52%, rgba(25, 31, 39, 0.8) 2.6%,rgba(18, 23, 29, 0.8) 100%);
    --sport_resultsItemBg: #2A3138;
    --sport_resultsDateBg: #232930;
    --sport_resultsDateBorderDark: #121519;
    --sport_resultsDateBorderLight: #363D45;
    --sport_resultsItemActiveBg: #E6B004;
    --sport_resultsActiveDateBg: #E6B004;
    --sport_resultsDateActiveBorderDark: #B48A06;
    --sport_resultsDateActiveBorderLight: #F2BB0F;
    --sport_resultsItemActiveColor: #fff;

    --betslip_headerBg: linear-gradient(180deg, #2A3139 0%, #22282F 100%);
    --betslip_headerShadow: rgb(var(--thirdaryColor));
    --betslip_borderLight: #20262D;
    --betslip_borderDark: #000;
    --betslip_tabsBg: #161C23;
    --betslip_tabActiveRadius: 0;
    --betslip_noItemColor: #46474B;
    --betslip_bodyBorderLight: var(--betslip_borderLight);
    --betslip_betMaxBtnBg: #333C47;
    --betslip_betMaxBtnActiveBg: #29313B;
    --betslip_betMaxBtnColor: #fff;
    --betslip_customNumberBoxBg: #11161C;
    --betslip_itemBg: #20262D;
    --betslip_itemBorder: #39424C;
    --betslip_itemHeaderHeight: 31px;
    --betslip_itemStakeBg: #161A1F;
    --betslip_historyBetBg: #20262D;
    --betslip_historyBetHeaderBg: #2C3239;
    --betslip_historyBetBorder: #3B444E;
    --betslip_historyDetailsBtnBg: #2C3239;
    --betslip_historyDetailBg: #000000;
    --betslip_historyDetailInfoBg: #293139;
    --betslip_historyOddBg: rgb(var(--thirdaryColor));
    --betslip_historyOddColor: #161C23;
    --betslip_floatingMsgBg: rgba(23, 69, 59, 0.9);
    --betslip_floatingMsgTotalColor: rgb(var(--thirdaryColor));

    --casino_bg: #000;
    --casino_titlePadding: 10px;
    --casino_closeBg: #000;
    --casino_expandedContentBg: 22, 28, 35;
    --casino_expandedContentItemBg: none;
    --casino_noGameBg: #20262D;
    --casino_noGameBorder: #363E47;
    --casino_gameItemBg: #161C23;
    --casino_gameItemRoundedBg: #282F37;
    --casino_gameItemRoundedBtnRadius: 30px;
    --casino_gameItemSquaredBg: rgb(var(--casino_expandedContentBg));
    --casino_gameItemSquaredBorder: 0px;
    --casino_gameItemRadius: 14px;
    --casino_lobbySlotsBorder: #3B444E;
    --casino_allGamesBorder: #20262D;
    --casinoCompact_playNowBtnBg: linear-gradient(180deg, #ffecae 1.56%, #ffd344 4.17%, #ffc302 100%);
    --casinoCompact_playNowBtnHoverBg: linear-gradient(180deg,#f6d97c 1.56%, #edc33d 4.17%,#e6b30c 100%);
    --casinoCompact_playNowBtnActiveBg: #e7b411;
    --casinoCompact_tryBtnBg: linear-gradient(180deg, #FDFEFF 0%, #DDDDDD 100%);
    --casinoCompact_tryBtnHoverBg: #C1CBDF;
    --casinoCompact_tryBtnActiveBg: #dedede;
    --casinoCompact_tryBtnColor: var(--txt_color);
    --casinoCompact_favoritesTryBtnBg: linear-gradient(
        180deg,
        #2A333D 6.25%,
        #202832 6.26%,
        #161C23 100%
    );
    --casinoCompact_favoritesTryBtnActiveBg: #161C23;
    --casinoCompact_topWinnerBg: #282F37;
    --casinoCompact_topWinnerBg2: #20262D;
    --casinoCompact_topWinnerHeight: 43px;
    --casino_providersBg: #20262D;
    --casino_providerBg: #161C23;
    --casino_providerBorder: #3B444E;
    --casino_providerSelectedBg: rgb(var(--particularColor));
    --casino_providerActiveColor: #000;
    --casino_providersTitleColor:#fff;
    --casino_toolsFeaturedItemBg: #20262D;
    --casino_toolsFeaturedAllBtnActiveBg: rgb(var(--particularColor));
    --casino_toolsFeaturedAllBtnActiveColor: #000;
    --casinoCompact_searchIconBg: #fff;
    --casinoCompact_searchFieldBg: #20262D;
    --casinoCompact_searchFieldBorder: #3B444E;
    --casinoCompact_searchActiveIconBg: var(--txt_color);
    --casinoCompact_searchActivePlaceholder: rgba(32, 33, 37, 0.7);
    --casinoCompact_searchResultBg: #20262D;
    --casinoCompact_searchResultItemBorder: #3B444E;
    --casino_widgetContainerMargin: 6px;
    --casino_widgetHeaderPadding: 10px;

    --casino_wideRowItemWidth: 250px;
    --casino_wideRowItemHeight: 190px;
    --casino_gameItemBorder: 1px solid #000;
    --casino_gameItemImgRadius: 0;
    --casino_gameItemButtonWidth: 124px;
    --casino_gameItemNamePosition: 0px;
    --casino_gameItemDropsAndWinsRadius: 13px;

    --casino_gameInfoHeaderBg: #20262D;
    --casino_gameInfoContentBg: #161C23;
    --casino_gameInfoSwitchBg: #5C6975;

    --profile_particularColor: var(--thirdaryColor);
    --profile_modalShadow: var(--thirdaryColor);
    --profile_modalHeaderBg: #161C23;
    --profile_userIconBg: #2F363F;
    --profile_signOutBg: #2F363F;
    --profile_menuActiveBg: #161C23;
    --profile_menuItemBg: linear-gradient(180deg, #293038 0%, #242B32 100%);       
    --account_headerBorder: #2C333B;
    --account_tabsBg: #20262D;
    --account_tabActiveBg: linear-gradient(180deg, #FFC145 3.39%, #FFB728 6.25%, #fcac0d 100%);
    --acount_detailsSectionBg: #20262D;
    --acount_detailsSectionHeaderBg: #293139;
    --acount_detailsSectionBorder: #394553;
    --acount_detailsSectionEditBtnBg: #161C23;
    --acount_verifyBtnBg: #DA3A38;
    --acount_verifyBtnActive: #C62826;
    --account_detailsTxtColor: rgb(var(--particularColor2));
    --account_detailsCompactInfoFormBg: #293139;
    --account_detailsCompactInfoFormContentBg: #20262D;
    --account_detailsCompactInfoFormButtonActiveBg: #39424B;
    --account_betsItemBg: #20262D;
    --account_betsItemBorder: #2A3139;
    --account_transactionItemBg: #2A3139;
    --account_transactionItemRowBg: #1B232B;
    --account_transactionItemRowBalanceBg: #161C23;
    --account_transactionItemRowAmountBg: #2A3139;
    --account_referralReportTableBg: #2A3139;
    --account_agentFieldBg: #20262D;
    --account_agentFieldCodeBg: rgba(32, 38, 45, 0.6);
    --account_agentTabActiveBg: linear-gradient(180deg, #F85459 3.39%, #ea3c40 6.25%, #c02326 100%);
    --account_agentTabActiveIconFill: #fff;
    --account_agentReportTabActiveBg: var(--account_tabActiveBg);
    --account_agentReportDetailsBg: #303841;
    --account_agentReportDetailsInfoBg: #D9D9D9;
    --account_agentReportDetailsInfoColor: #000;
    --account_agentReportDetailsPercentColor: rgb(var(--thirdaryColor));
    --account_agentReportDetailsTooltipBg: #20262D;
    --account_agentReportDetailsTooltipBorder: rgb(var(--thirdaryColor));
    --account_agentReportListItemBg: #161C23;
    --account_agentReportListItemHeaderBg: #20262D;
    --account_agentPlayerItemSettingsBtnBg: #161C23;
    --account_agentEditableFieldBorder: rgb(var(--thirdaryColor));
    --account_agentPlayerItemBg: #161C23;
    --account_agentPlayerItemHeaderBg: #20262D;
    --account_agentPlayerItemCategoryBg: #252C34;
    --account_agentPlayerItemLiveCasinoBg: var(--account_transactionItemRowBg);
    --account_bonusItemRowBg: #161C23;
    --account_messagesStarredFill: rgb(var(--thirdaryColor));
    --account_messagesChatBg: #20262D;
    --account_messagesChatFieldBg: #000;
    --account_messagesItemBg: #20262D;
    --account_messagesItemNewBg: 32, 38, 45;
    --account_messagesItemNewBorder: rgb(var(--thirdaryColor));
    --account_messagesNew: rgb(var(--thirdaryColor));    

    --walletPix_borderLight: #262d35;  
    --walletPix_tabBg: #101318;
    --walletPix_tabActiveBg: linear-gradient(180deg, #ffcf34 0%, #ffc200 100%);
    --walletPix_tabActiveColor: #161c23;
    --walletPix_fieldBg: #000;   
    --walletPix_amountBtnBorder: #384049;
    --walletPix_amountBtnBg: #20262d;
    --walletPix_amountBtnActiveBg: #20262d;
    --walletPix_amountBtnSelectedColor: #000;
    --walletPix_amountBtnSelectedBg: rgb(var(--thirdaryColor));
    --walletPix_fieldTabsBg: linear-gradient(180deg, #3F4A58 2.08%, #303842 2.09%, #29313B 100%);
    --walletPix_fieldTabActiveBg: #262F39;
    --walletPix_paymentMethodBg: linear-gradient(180deg, #272D35 0%, #20262D 100%);
    --walletPix_paymentMethodBorder: #32363C;
    --walletPix_paymentMethodActiveBg: linear-gradient(180deg,#2F3842 0%,#29313B 9%, #202125 100%);
    --walletPix_secondStepTxtBg: #20262D;
    --walletPix_limitBackdrop: rgba(22, 28, 35, 0.6);
    --walletPix_limitBg: #20262D;
    --walletPix_limitBorder: rgb(var(--thirdaryColor));
   
    --wallet_headerBg: linear-gradient(180deg, #202932 0%, #161c23 100%);
    --wallet_cardBg: linear-gradient(180deg, #28313C 5%, #1F2730 5%, #171D24 100%);
    --wallet_cardActiveBg: #1A2128;
    --wallet_cardBorder: #29323D;

    --walletpro_modalBg: #161C23;
    --wallet_modalCloseBg: #0A0C0F;
    --walletpro_headerBg: linear-gradient(180deg, #202932 0%, #161C23 100%);
    --walletpro_dropdownListBg: #000000;
    --walletpro_dropdownListItemBg: #111419;
    --walletpro_dropdownListBorder: #1A1E25;
    --walletpro_cardBg: linear-gradient(180deg, #383F48 2%, #29313A 2%, #1E242B 100%);
    --walletpro_cardHoverBg: linear-gradient(180deg, #454D56 2%, #323B45 2%, #28303A 100%);
    --walletpro_cardActiveBg: #1F262D;
    --walletpro_cardBorder: #000000;
    --walletpro_tabBg: #10151A;
    --walletpro_border: #333B43;
    --walletpro_fieldBg: #000000;
    --wallet_fieldFontSize: 18px;
    --wallet_fieldTextAlign: center;
    --wallet_particularColor: rgb(var(--thirdaryColor));
    --walletpro_paymentMethodBg: #20262D;
    --walletpro_paymentMethodBorder: #384049;
    --walletpro_paymentMethodActiveBg: #000000;
    --walletpro_paymentMethodActiveBorder: #20262D;
    --walletpro_amountBtnBorder: #384049;
    --walletpro_amountBtnBg: #20262D;
    --walletpro_amountBtnActiveBg: #20262D;
    --walletpro_amountBtnSelectedBg: #353C45;
    --walletpro_amountBtnSelectedBorder: rgb(var(--thirdaryColor));
    --walletpro_historyItemBg: #0F161D;
    --walletpro_historyItemCurrencyBg: #20262D;
    --walletpro_historyItemAmountBg: #262D34;
    --walletpro_cryptoAddressContainerBg: #272E37;
    --walletpro_editBtnBg: #3C454F;
    --walletpro_verifyFormBg: #141920;
    --walletpro_verifyFormItemBg: #20262D;
    --walletpro_footerBg: #20262D;

    --policies_headerBg: #161C23;
    --policies_subHeaderBg: #20262D;
    --policies_sportListBg: #161C23;
    --policies_highlightColor: rgb(var(--thirdaryColor));
    --bonuses_gameInfoContentBg: rgb(var(--home_tournamentItemBg));
    --bonuses_promotionItemBg: #2F363F;
    --bonuses_promotionLabelBg: rgba(22, 28, 35, .8);
    --bonuses_promotionLabelColor: rgb(var(--thirdaryColor));

    --footerFlat_bg: #12171D;
    --footerFlat_itemColor: rgb(var(--primaryColor));
    --footer_border: #000;
    --footer_shadow: #20262D;
    --footer_versionColor: #6b7571;
    --footer_socialLinkBg: #20262D;
    --footer_ageBg: rgb(var(--primaryColor), 0.8);

    --tablet_baseBg: #2A3139;
    --sidebarAdvanced_sportBorderTop: #3B434C;
    --sidebarAdvanced_sportBorderBottom: #000000;
    --sidebarAdvanced_sportOpenedBg: #38404A;
    --sidebarAdvanced_categoryBg: #21282F;
    --sidebarAdvanced_categoryOpenedBg: #262E36;
    --sidebarAdvanced_categoryBorderTop: #333C44;
    --sidebarAdvanced_categoryBorderBottom: #000000;
    --popover_bg: #4E5862;
    --game_hoverBg: #242A32;
    --game_activeBg: #262D35;
    --tablet_betslipBtnBg: #404652;
    --tablet_betslipHeaderBg: #555E6B;
    --tablet_accountBg: #101317;
    --tablet_accountSignoutBg:#171E24;
    --tablet_referralCodeBg: var(--tablet_accountBg);
    --tablet_accountUserInfoColor: var(--button_color);
    --tablet_loginBtnBg: var(--button_secondaryBg);
    --tablet_loginBtnHoverBg: var(--button_secondaryHoverBg);
    --tablet_loginBtnBgActive: var(--button_secondaryActiveBg);
    --tablet_sportGamesNavMargin: 0 4px;
    --simpleSidebar_multiViewSelectedIconBg: #76a32e;
}
