:root {
    --colorMain: #000;
    --colorMain1: #000;
    --colorMain2: #272727;
    --colorLineLogin: #272727;
    --bgrColor: #000;
    --bgrColor1: #000;
    --bgrSoccerJackpots: #fff;
    --bgrMenuMobile: #272727;
    --bgrPromotions: #e8e8e8;
    --colorButtonMenuMobile: #000;
    --colorButton: #fff;
    --color-title: #0A1531;
    --color-slots-container: #fff;
    --colorButtonActive: #3ae65a;
    --colorButtonSubmit: #3ae65a;
    --colorBorderButtonActive: #3ae65a;
    --colorButtonCustom: #fff;
    --colorButtonCustom2: #ffd936;
    --colorButtonCustom3: #3ae65a;
    --colorButtonCustom4: #3ae65a;
    --colorButtonText: #000000;
    --colorButtonTextCustom2: #000000;
    --colorButtonTextActive: #000;
    --colorActive: #40e0d0;
    --colorHover: #00000080;
    --colorText: #fff;
    --colorText1: #fff;
    --colorTextVoucher: #000;
    --colorTextError: #000;
    --colorBgSelectBox: #e7edf1;
    --colorTextStaticPage: #fff;
    --colorText2: #000;
    --colorText4:#444444;
    --colorFormText: #e7edf1;
    --colorFooter: #000;
    --colorFooterText: #888888;
    --colorTextActive: #224e28;
    --colorPromotionItem: #363636;
    --colorPromotionItemDetail: #323232;
    --colorPromotionText: #000000;
    --colorHr: #E5E5E5;
    --fontSize: 14px;
    --borderRadius: 6px;
    --borderCloseWidth: 0;
    --logoMaxWidth: 200px;
    --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: #3ae65a;
    --staticBgrColor: #0d0c0c;
    --staticBgrButton: #F7D616;
    --staticFontSize: 13px;
    --staticBgrTerms: #dbe0e4;
    --staticBgrHl: #272727;
    --colorButtonPromotions: #fff;
    --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;
    --form-color-option: #000;
    --form-wrapper-color-title: #14002c;
    --buttonDeposiColor: #000;
    --buttonDepositBgr: #fff;
    --btn-submit-form: #3ae65a;
    --accountColorNav: #000;
    --accountNavActive: #f3f6f8;
    --accountBgrnav: #3ae65a;
    --accountBorderRadiusNav: 10px;
    --accountColorBtnHistory: #000;
    --accountColorBorderBottomTable: #fff;
    --accountUrlIconOverview: url("/sites/OnebetSS/img/account-overview.svg");
    --accountUrlIconDeposit: url("/sites/OnebetSS/img/account-deposit.svg");
    --accountUrlIconHistory: url("/sites/OnebetSS/img/account-history.svg");
    --accountUrlIconMybets: url("/sites/OnebetSS/img/my-bets.svg");
    --accountUrlIconsettings: url("/sites/OnebetSS/img/account-settings.svg");
    --accountUrlIconNotifications: url("/sites/OnebetSS/img/account-notifications.svg");
    --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");
}

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