:root {
    --colorMain: #043123;
    --colorMain1: #043123;
    --colorMain2: #054a36;
    --colorLineLogin: #054a36;
    --bgrColor: #076247;
    --bgrColor1: #076247;
    --bgrColor2: #097B59;
    --bgrPromotions: #e8e8e8;
    --bgrSoccerJackpots: #fff;
    --bgrMenuMobile: #043123;
    --colorButtonMenuMobile: #054a36;
    --colorButton: #fff;
    --color-title: #fff;
    --color-slots-container: #076247;
    --colorButtonActive: #f7d616;
    --colorButtonSubmit: #f7d616;
    --colorBorderButtonActive: #f7d616;
    --colorButtonCustom: #f7d616;
    --colorButtonCustom2: #f7d616;
    --colorButtonCustom3: #fff;
    --colorButtonCustom4: #f7d616;
    --colorButtonText: #224e28;
    --colorButtonTextCustom2: #224e28;
    --colorButtonTextActive: #224e28;
    --colorActive: #f7d616;
    --colorHover: #00000080;
    --colorText: #fff;
    --colorText1: #fff;
    --colorText4:#444444;
    --colorText5: #043B2B;
    --color-blue-8: #076247;
    --colorTextError: #000;
    --colorTextVoucher: #000;
    --colorBgSelectBox: #e7edf1;
    --colorTextStaticPage: #fff;
    --colorText2: #000;
    --colorFormText: #e7edf1;
    --colorFooter: #05513B;
    --colorFooterText: #888888;
    --colorTextActive: #224e28;
    --colorHr: #E5E5E5;
    --colorPromotionItem: #363636;
    --colorPromotionItemDetail: #323232;
    --colorPromotionText: #000000;
    --fontSize: 14px;
    --borderRadius: 6px;
    --logoMaxWidth: 200px;
    --borderCloseWidth: 0;
    --borderFormWidth: 3px;
    --borderNavWidth: 4px;
    --accountbgrMain: #f3f6f8;
    --accountNavBorder: #e7edf1;
    --accountTableHeader: #88888833;
    --accountColor: #091426;
    --accountColorText: #000;
    --accountColorTitle: #525a67;
    --accountColorActive: #0094a7;
    --accountColorBgr: #e8ecee;
    --accountStatusSettled: #28a745;
    --accountStatusRejected: #e4ce08;
    --accountStatusWin: #28a745;
    --accountStatusLose: #d40e0e;
    --accountPaginationActive: #d1d9dd;
    --accountBorder: #d1d9dd;
    --accountBorderRadius: 6px;
    --accountRowGap: 4px;
    --menuColorActive: #f7d616;
    --staticBgr: #f7d616;
    --staticBgrColor: #07674b;
    --staticBgrButton: #043123;
    --staticFontSize: 13px;
    --staticBgrTerms: #dbe0e4;
    --staticBgrHl: #07654A;
    --colorButtonPromotions: white;
    --header-menu-padding: 10px 0;
    --header-item-padding: 10px 8px;
    --newstamp-left: auto;
    --newstamp-right: 5px;
    --newstamp-top: -3px;
    --session-bgr: #fff;
    --session-form-wrapper-color: #000;
    --form-border: 1px solid #ced4da;
    --form-color-text: #212529;
    --form-border-radius: .25rem;
    --form-bgr-color: #fff;
    --form-bgr-color-group: #e7edf1;
    --accountColorNav: #000;
    --form-color-option: #000;
    --buttonDeposiColor: #224e28;
    --buttonDepositBgr: #f7d616;
    --btn-submit-form: #f7d616;
    --form-wrapper-color-title: #14002c;
    --accountNavActive: #f3f6f8;
    --accountBgrnav: #f7d616;
    --accountBorderRadiusNav: 10px;
    --accountColorBtnHistory: #000;
    --accountColorBorderBottomTable: #fff;
    --accountUrlIconOverview: url("/sites/Betzilla/img/account-overview.png");
    --accountUrlIconDeposit: url("/sites/Betzilla/img/account-deposit.png");
    --accountUrlIconHistory: url("/sites/Betzilla/img/account-history.png");
    --accountUrlIconMybets: url("/sites/Betzilla/img/my-bets.png");
    --accountUrlIconsettings: url("/sites/Betzilla/img/account-settings.png");
    --accountUrlIconNotifications: url("/sites/Betzilla/img/account-notifications.png");
    --navIconDropdown: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    --gray-12: #dae0e4;
    --bring-a-bet-color-text: #000;
    --color-blue-7: #f7d616;
    --accountUrlIconReferralFriend: url("/sites/Betzilla/img/account-referral-friend.svg");
    --accountFilterIcon: brightness(0) saturate(100%) invert(0%) sepia(0%)
        saturate(7470%) hue-rotate(271deg) brightness(101%) contrast(106%);
    --staticBgr: #f7d616;
    --color-blue-8: #40e0d0;

}

@media (max-width: 415px) {
    :root {
        --logoMaxWidth: 100px;
    }
}
