
:root {
    --cwBodyG: #2E2E2E;
    --cwBodyBg: #2E2E2E;
    --cwBodyBg2: #4a4a4a;
    --cwBodyBg3: #5e5e5e;
    --cwBodyBgHover: #3b3b3b;
    --cwBodyBg2Hover: #575757;
    --cwBodyBg3Hover: #6b6b6b;
    --cwBodyTxt: #fff;
    --cwBodyTxt2: #c0c0c0;
    --cwBodyTxt3: #979797;
    --cwBodyAccent: #ACF000;
    --cwBodyAccentTxt: rgba(0, 0, 0, 0.9);
    --cwBodyRGBA: rgba(46, 46, 46, 0.7);
    --cwBodyRGBA2: rgba(46, 46, 46, 0.5);
    --cwBodyRGBA3: rgba(46, 46, 46, 0.3);
    --cwBodyShadow: rgba(28, 28, 28, 0.7);
    --cwBodyShadowFade: rgba(28, 28, 28, 0);
    --cwBodyRadius: 2px;
    --cwBodyBorder: #2E2E2E;
    --cwAccentG: #ACF000;
    --cwAccentBg: #ACF000;
    --cwAccentBg2: #c2ff29;
    --cwAccentBg3: #ceff52;
    --cwAccentBgHover: #baff0a;
    --cwAccentBg2Hover: #c9ff42;
    --cwAccentBg3Hover: #d5ff6b;
    --cwAccentTxt: #000;
    --cwAccentTxt2: #344800;
    --cwAccentTxt3: #567800;
    --cwAccentAccent: #ACF000;
    --cwAccentAccentTxt: rgba(0, 0, 0, 0.9);
    --cwAccentRGBA: rgba(172, 240, 0, 0.7);
    --cwAccentRGBA2: rgba(172, 240, 0, 0.5);
    --cwAccentRGBA3: rgba(172, 240, 0, 0.3);
    --cwAccentShadow: rgba(103, 144, 0, 0.7);
    --cwAccentShadowFade: rgba(103, 144, 0, 0);
    --cwAccentRadius: 2px;
    --cwAccentBorder: #2E2E2E;
    --cwDominantG: #3b3b3b;
    --cwDominantBg: #3b3b3b;
    --cwDominantBg2: #575757;
    --cwDominantBg3: #6b6b6b;
    --cwDominantBgHover: #484848;
    --cwDominantBg2Hover: #646464;
    --cwDominantBg3Hover: #787878;
    --cwDominantTxt: #fff;
    --cwDominantTxt2: #c4c4c4;
    --cwDominantTxt3: #9d9d9d;
    --cwDominantAccent: #ACF000;
    --cwDominantAccentTxt: rgba(0, 0, 0, 0.9);
    --cwDominantRGBA: rgba(59, 59, 59, 0.7);
    --cwDominantRGBA2: rgba(59, 59, 59, 0.5);
    --cwDominantRGBA3: rgba(59, 59, 59, 0.3);
    --cwDominantShadow: rgba(35, 35, 35, 0.7);
    --cwDominantShadowFade: rgba(35, 35, 35, 0);
    --cwDominantRadius: 2px;
    --cwDominantBorder: #2E2E2E;
    --cwCardG: #3b3b3b;
    --cwCardBg: #3b3b3b;
    --cwCardBg2: #575757;
    --cwCardBg3: #6b6b6b;
    --cwCardBgHover: #484848;
    --cwCardBg2Hover: #646464;
    --cwCardBg3Hover: #787878;
    --cwCardTxt: #fff;
    --cwCardTxt2: #c4c4c4;
    --cwCardTxt3: #9d9d9d;
    --cwCardAccent: #ACF000;
    --cwCardAccentTxt: rgba(0, 0, 0, 0.9);
    --cwCardRGBA: rgba(59, 59, 59, 0.7);
    --cwCardRGBA2: rgba(59, 59, 59, 0.5);
    --cwCardRGBA3: rgba(59, 59, 59, 0.3);
    --cwCardShadow: rgba(35, 35, 35, 0.7);
    --cwCardShadowFade: rgba(35, 35, 35, 0);
    --cwCardRadius: 2px;
    --cwCardBorder: #2E2E2E;
    --cwGameG: #3b3b3b;
    --cwGameBg: #3b3b3b;
    --cwGameBg2: #575757;
    --cwGameBg3: #6b6b6b;
    --cwGameBgHover: #484848;
    --cwGameBg2Hover: #646464;
    --cwGameBg3Hover: #787878;
    --cwGameTxt: #fff;
    --cwGameTxt2: #c4c4c4;
    --cwGameTxt3: #9d9d9d;
    --cwGameAccent: #ACF000;
    --cwGameAccentTxt: rgba(0, 0, 0, 0.9);
    --cwGameRGBA: rgba(59, 59, 59, 0.7);
    --cwGameRGBA2: rgba(59, 59, 59, 0.5);
    --cwGameRGBA3: rgba(59, 59, 59, 0.3);
    --cwGameShadow: rgba(35, 35, 35, 0.7);
    --cwGameShadowFade: rgba(35, 35, 35, 0);
    --cwGameRadius: 16px;
    --cwGameBorder: #2E2E2E;
    --cwJackpotG: #3b3b3b;
    --cwJackpotBg: #3b3b3b;
    --cwJackpotBg2: #575757;
    --cwJackpotBg3: #6b6b6b;
    --cwJackpotBgHover: #484848;
    --cwJackpotBg2Hover: #646464;
    --cwJackpotBg3Hover: #787878;
    --cwJackpotTxt: #fff;
    --cwJackpotTxt2: #c4c4c4;
    --cwJackpotTxt3: #9d9d9d;
    --cwJackpotAccent: #ACF000;
    --cwJackpotAccentTxt: rgba(0, 0, 0, 0.9);
    --cwJackpotRGBA: rgba(59, 59, 59, 0.7);
    --cwJackpotRGBA2: rgba(59, 59, 59, 0.5);
    --cwJackpotRGBA3: rgba(59, 59, 59, 0.3);
    --cwJackpotShadow: rgba(35, 35, 35, 0.7);
    --cwJackpotShadowFade: rgba(35, 35, 35, 0);
    --cwJackpotRadius: 2px;
    --cwJackpotBorder: #2E2E2E;
    --cwButtonG: #b7ff00;
    --cwButtonBg: #b7ff00;
    --cwButtonBg2: #c7ff38;
    --cwButtonBg3: #d2ff61;
    --cwButtonBgHover: #beff1a;
    --cwButtonBg2Hover: #ceff51;
    --cwButtonBg3Hover: #d9ff7a;
    --cwButtonTxt: #000;
    --cwButtonTxt2: #374d00;
    --cwButtonTxt3: #5c8000;
    --cwButtonAccent: #ACF000;
    --cwButtonAccentTxt: rgba(0, 0, 0, 0.9);
    --cwButtonRGBA: rgba(183, 255, 0, 0.7);
    --cwButtonRGBA2: rgba(183, 255, 0, 0.5);
    --cwButtonRGBA3: rgba(183, 255, 0, 0.3);
    --cwButtonShadow: rgba(110, 153, 0, 0.7);
    --cwButtonShadowFade: rgba(110, 153, 0, 0);
    --cwButtonRadius: 4px;
    --cwButtonBorder: #2E2E2E;

   --cwButtonSecondaryG: #403e3e;
    --cwButtonSecondaryBg: #403e3e;
    --cwButtonSecondaryBg2: #5e5e5e;
    --cwButtonSecondaryBg3: #727272;
    --cwButtonSecondaryBgHover: #4f4f4f;
    --cwButtonSecondaryBg2Hover: #6b6b6b;
    --cwButtonSecondaryBg3Hover: #7f7f7f;
    --cwButtonSecondaryTxt: #fff;
    --cwButtonSecondaryTxt2: #c6c6c6;
    --cwButtonSecondaryTxt3: #a1a1a1;
    --cwButtonSecondaryAccent: #ACF000;
    --cwButtonSecondaryAccentTxt: rgba(0, 0, 0, 0.9);
    --cwButtonSecondaryRGBA: rgba(83, 83, 83, 0.7);
    --cwButtonSecondaryRGBA2: rgba(83, 83, 83, 0.5);
    --cwButtonSecondaryRGBA3: rgba(83, 83, 83, 0.3);
    --cwButtonSecondaryShadow: rgba(50, 50, 50, 0.7);
    --cwButtonSecondaryShadowFade: rgba(50, 50, 50, 0);
    --cwButtonSecondaryRadius: 4px;
    --cwButtonSecondaryBorder: #4F4F4F;

    --cwNavbarG: #4a4a4a;
    --cwNavbarBg: #4a4a4a;
    --cwNavbarBg2: #666666;
    --cwNavbarBg3: #7a7a7a;
    --cwNavbarBgHover: #575757;
    --cwNavbarBg2Hover: #737373;
    --cwNavbarBg3Hover: #878787;
    --cwNavbarTxt: #fff;
    --cwNavbarTxt2: #c9c9c9;
    --cwNavbarTxt3: #a5a5a5;
    --cwNavbarAccent: #ACF000;
    --cwNavbarAccentTxt: rgba(0, 0, 0, 0.9);
    --cwNavbarRGBA: rgba(74, 74, 74, 0.7);
    --cwNavbarRGBA2: rgba(74, 74, 74, 0.5);
    --cwNavbarRGBA3: rgba(74, 74, 74, 0.3);
    --cwNavbarShadow: rgba(44, 44, 44, 0.7);
    --cwNavbarShadowFade: rgba(44, 44, 44, 0);
    --cwNavbarRadius: 2px;
    --cwNavbarBorder: #2E2E2E;
    --cwSliderG: #3b3b3b;
    --cwSliderBg: #3b3b3b;
    --cwSliderBg2: #575757;
    --cwSliderBg3: #6b6b6b;
    --cwSliderBgHover: #484848;
    --cwSliderBg2Hover: #646464;
    --cwSliderBg3Hover: #787878;
    --cwSliderTxt: #fff;
    --cwSliderTxt2: #c4c4c4;
    --cwSliderTxt3: #9d9d9d;
    --cwSliderAccent: #ACF000;
    --cwSliderAccentTxt: rgba(0, 0, 0, 0.9);
    --cwSliderRGBA: rgba(59, 59, 59, 0.7);
    --cwSliderRGBA2: rgba(59, 59, 59, 0.5);
    --cwSliderRGBA3: rgba(59, 59, 59, 0.3);
    --cwSliderShadow: rgba(35, 35, 35, 0.7);
    --cwSliderShadowFade: rgba(35, 35, 35, 0);
    --cwSliderRadius: 2px;
    --cwSliderBorder: #2E2E2E;
    --cwHeaderG: #2E2E2E;
    --cwHeaderBg: #2E2E2E;
    --cwHeaderBg2: #4a4a4a;
    --cwHeaderBg3: #5e5e5e;
    --cwHeaderBgHover: #3b3b3b;
    --cwHeaderBg2Hover: #575757;
    --cwHeaderBg3Hover: #6b6b6b;
    --cwHeaderTxt: #fff;
    --cwHeaderTxt2: #c0c0c0;
    --cwHeaderTxt3: #979797;
    --cwHeaderAccent: #ACF000;
    --cwHeaderAccentTxt: rgba(0, 0, 0, 0.9);
    --cwHeaderRGBA: rgba(46, 46, 46, 0.7);
    --cwHeaderRGBA2: rgba(46, 46, 46, 0.5);
    --cwHeaderRGBA3: rgba(46, 46, 46, 0.3);
    --cwHeaderShadow: rgba(28, 28, 28, 0.7);
    --cwHeaderShadowFade: rgba(28, 28, 28, 0);
    --cwHeaderRadius: 2px;
    --cwHeaderBorder: #2E2E2E;
    --cwHeaderSecondaryG: #4a4a4a;
    --cwHeaderSecondaryBg: #4a4a4a;
    --cwHeaderSecondaryBg2: #666666;
    --cwHeaderSecondaryBg3: #7a7a7a;
    --cwHeaderSecondaryBgHover: #575757;
    --cwHeaderSecondaryBg2Hover: #737373;
    --cwHeaderSecondaryBg3Hover: #878787;
    --cwHeaderSecondaryTxt: #fff;
    --cwHeaderSecondaryTxt2: #c9c9c9;
    --cwHeaderSecondaryTxt3: #a5a5a5;
    --cwHeaderSecondaryAccent: #ACF000;
    --cwHeaderSecondaryAccentTxt: rgba(0, 0, 0, 0.9);
    --cwHeaderSecondaryRGBA: rgba(74, 74, 74, 0.7);
    --cwHeaderSecondaryRGBA2: rgba(74, 74, 74, 0.5);
    --cwHeaderSecondaryRGBA3: rgba(74, 74, 74, 0.3);
    --cwHeaderSecondaryShadow: rgba(44, 44, 44, 0.7);
    --cwHeaderSecondaryShadowFade: rgba(44, 44, 44, 0);
    --cwHeaderSecondaryRadius: 2px;
    --cwHeaderSecondaryBorder: #2E2E2E;
    --cwFooterG: #4a4a4a;
    --cwFooterBg: #4a4a4a;
    --cwFooterBg2: #666666;
    --cwFooterBg3: #7a7a7a;
    --cwFooterBgHover: #575757;
    --cwFooterBg2Hover: #737373;
    --cwFooterBg3Hover: #878787;
    --cwFooterTxt: #fff;
    --cwFooterTxt2: #c9c9c9;
    --cwFooterTxt3: #a5a5a5;
    --cwFooterAccent: #ACF000;
    --cwFooterAccentTxt: rgba(0, 0, 0, 0.9);
    --cwFooterRGBA: rgba(74, 74, 74, 0.7);
    --cwFooterRGBA2: rgba(74, 74, 74, 0.5);
    --cwFooterRGBA3: rgba(74, 74, 74, 0.3);
    --cwFooterShadow: rgba(44, 44, 44, 0.7);
    --cwFooterShadowFade: rgba(44, 44, 44, 0);
    --cwFooterRadius: 2px;
    --cwFooterBorder: #2E2E2E;
    --cwSubHeaderG: #575757;
    --cwSubHeaderBg: #575757;
    --cwSubHeaderBg2: #737373;
    --cwSubHeaderBg3: #878787;
    --cwSubHeaderBgHover: #646464;
    --cwSubHeaderBg2Hover: #808080;
    --cwSubHeaderBg3Hover: #949494;
    --cwSubHeaderTxt: #fff;
    --cwSubHeaderTxt2: #cdcdcd;
    --cwSubHeaderTxt3: #ababab;
    --cwSubHeaderAccent: #ACF000;
    --cwSubHeaderAccentTxt: rgba(0, 0, 0, 0.9);
    --cwSubHeaderRGBA: rgba(87, 87, 87, 0.7);
    --cwSubHeaderRGBA2: rgba(87, 87, 87, 0.5);
    --cwSubHeaderRGBA3: rgba(87, 87, 87, 0.3);
    --cwSubHeaderShadow: rgba(52, 52, 52, 0.7);
    --cwSubHeaderShadowFade: rgba(52, 52, 52, 0);
    --cwSubHeaderRadius: 2px;
    --cwSubHeaderBorder: #2E2E2E;
    --cwTabG: #4a4a4a;
    --cwTabBg: #4a4a4a;
    --cwTabBg2: #666666;
    --cwTabBg3: #7a7a7a;
    --cwTabBgHover: #575757;
    --cwTabBg2Hover: #737373;
    --cwTabBg3Hover: #878787;
    --cwTabTxt: #fff;
    --cwTabTxt2: #c9c9c9;
    --cwTabTxt3: #a5a5a5;
    --cwTabAccent: #ACF000;
    --cwTabAccentTxt: rgba(0, 0, 0, 0.9);
    --cwTabRGBA: rgba(74, 74, 74, 0.7);
    --cwTabRGBA2: rgba(74, 74, 74, 0.5);
    --cwTabRGBA3: rgba(74, 74, 74, 0.3);
    --cwTabShadow: rgba(44, 44, 44, 0.7);
    --cwTabShadowFade: rgba(44, 44, 44, 0);
    --cwTabRadius: 2px;
    --cwTabBorder: #2E2E2E;
    --cwTabActiveG: #575757;
    --cwTabActiveBg: #575757;
    --cwTabActiveBg2: #737373;
    --cwTabActiveBg3: #878787;
    --cwTabActiveBgHover: #646464;
    --cwTabActiveBg2Hover: #808080;
    --cwTabActiveBg3Hover: #949494;
    --cwTabActiveTxt: #fff;
    --cwTabActiveTxt2: #cdcdcd;
    --cwTabActiveTxt3: #ababab;
    --cwTabActiveAccent: #ACF000;
    --cwTabActiveAccentTxt: rgba(0, 0, 0, 0.9);
    --cwTabActiveRGBA: rgba(87, 87, 87, 0.7);
    --cwTabActiveRGBA2: rgba(87, 87, 87, 0.5);
    --cwTabActiveRGBA3: rgba(87, 87, 87, 0.3);
    --cwTabActiveShadow: rgba(52, 52, 52, 0.7);
    --cwTabActiveShadowFade: rgba(52, 52, 52, 0);
    --cwTabActiveRadius: 2px;
    --cwTabActiveBorder: #2E2E2E;
    --cwInputG: #222222;
    --cwInputBg: #222222;
    --cwInputBg2: #3e3e3e;
    --cwInputBg3: #525252;
    --cwInputBgHover: #2f2f2f;
    --cwInputBg2Hover: #4b4b4b;
    --cwInputBg3Hover: #5f5f5f;
    --cwInputTxt: #fff;
    --cwInputTxt2: #bdbdbd;
    --cwInputTxt3: #919191;
    --cwInputAccent: #ACF000;
    --cwInputAccentTxt: rgba(0, 0, 0, 0.9);
    --cwInputRGBA: rgba(34, 34, 34, 0.7);
    --cwInputRGBA2: rgba(34, 34, 34, 0.5);
    --cwInputRGBA3: rgba(34, 34, 34, 0.3);
    --cwInputShadow: rgba(20, 20, 20, 0.7);
    --cwInputShadowFade: rgba(20, 20, 20, 0);
    --cwInputRadius: 2px;
    --cwInputBorder: #2f2f2f;
    --cwInputSecondaryG: #666666;
    --cwInputSecondaryBg: #666666;
    --cwInputSecondaryBg2: #676767;
    --cwInputSecondaryBg3: #7b7b7b;
    --cwInputSecondaryBgHover: #737373;
    --cwInputSecondaryBg2Hover: #747474;
    --cwInputSecondaryBg3Hover: #888888;
    --cwInputSecondaryTxt: #fff;
    --cwInputSecondaryTxt2: #c9c9c9;
    --cwInputSecondaryTxt3: #a5a5a5;
    --cwInputSecondaryAccent: #ACF000;
    --cwInputSecondaryAccentTxt: rgba(0, 0, 0, 0.9);
    --cwInputSecondaryRGBA: rgba(75, 75, 75, 0.7);
    --cwInputSecondaryRGBA2: rgba(75, 75, 75, 0.5);
    --cwInputSecondaryRGBA3: rgba(75, 75, 75, 0.3);
    --cwInputSecondaryShadow: rgba(45, 45, 45, 0.7);
    --cwInputSecondaryShadowFade: rgba(45, 45, 45, 0);
    --cwInputSecondaryRadius: 2px;
    --cwInputSecondaryBorder: #737373;
    --cwFilterG: #4a4a4a;
    --cwFilterBg: #4a4a4a;
    --cwFilterBg2: #666666;
    --cwFilterBg3: #7a7a7a;
    --cwFilterBgHover: #575757;
    --cwFilterBg2Hover: #737373;
    --cwFilterBg3Hover: #878787;
    --cwFilterTxt: #fff;
    --cwFilterTxt2: #c9c9c9;
    --cwFilterTxt3: #a5a5a5;
    --cwFilterAccent: #ACF000;
    --cwFilterAccentTxt: rgba(0, 0, 0, 0.9);
    --cwFilterRGBA: rgba(74, 74, 74, 0.7);
    --cwFilterRGBA2: rgba(74, 74, 74, 0.5);
    --cwFilterRGBA3: rgba(74, 74, 74, 0.3);
    --cwFilterShadow: rgba(44, 44, 44, 0.7);
    --cwFilterShadowFade: rgba(44, 44, 44, 0);
    --cwFilterRadius: 2px;
    --cwFilterBorder: #2E2E2E;
    --cwTooltipG: #4a4a4a;
    --cwTooltipBg: #4a4a4a;
    --cwTooltipBg2: #666666;
    --cwTooltipBg3: #7a7a7a;
    --cwTooltipBgHover: #575757;
    --cwTooltipBg2Hover: #737373;
    --cwTooltipBg3Hover: #878787;
    --cwTooltipTxt: #fff;
    --cwTooltipTxt2: #c9c9c9;
    --cwTooltipTxt3: #a5a5a5;
    --cwTooltipAccent: #ACF000;
    --cwTooltipAccentTxt: rgba(0, 0, 0, 0.9);
    --cwTooltipRGBA: rgba(74, 74, 74, 0.7);
    --cwTooltipRGBA2: rgba(74, 74, 74, 0.5);
    --cwTooltipRGBA3: rgba(74, 74, 74, 0.3);
    --cwTooltipShadow: rgba(44, 44, 44, 0.7);
    --cwTooltipShadowFade: rgba(44, 44, 44, 0);
    --cwTooltipRadius: 2px;
    --cwTooltipBorder: #2E2E2E;
    --cwModalG: #3b3b3b;
    --cwModalBg: #3b3b3b;
    --cwModalBg2: #575757;
    --cwModalBg3: #6b6b6b;
    --cwModalBgHover: #484848;
    --cwModalBg2Hover: #646464;
    --cwModalBg3Hover: #787878;
    --cwModalTxt: #fff;
    --cwModalTxt2: #c4c4c4;
    --cwModalTxt3: #9d9d9d;
    --cwModalAccent: #ACF000;
    --cwModalAccentTxt: rgba(0, 0, 0, 0.9);
    --cwModalRGBA: rgba(59, 59, 59, 0.7);
    --cwModalRGBA2: rgba(59, 59, 59, 0.5);
    --cwModalRGBA3: rgba(59, 59, 59, 0.3);
    --cwModalShadow: rgba(35, 35, 35, 0.7);
    --cwModalShadowFade: rgba(35, 35, 35, 0);
    --cwModalRadius: 2px;
    --cwModalBorder: #2E2E2E;
    --cwLoginG: #4a4a4a;
    --cwLoginBg: #4a4a4a;
    --cwLoginBg2: #666666;
    --cwLoginBg3: #7a7a7a;
    --cwLoginBgHover: #575757;
    --cwLoginBg2Hover: #737373;
    --cwLoginBg3Hover: #878787;
    --cwLoginTxt: #fff;
    --cwLoginTxt2: #c9c9c9;
    --cwLoginTxt3: #a5a5a5;
    --cwLoginAccent: #ACF000;
    --cwLoginAccentTxt: rgba(0, 0, 0, 0.9);
    --cwLoginRGBA: rgba(74, 74, 74, 0.7);
    --cwLoginRGBA2: rgba(74, 74, 74, 0.5);
    --cwLoginRGBA3: rgba(74, 74, 74, 0.3);
    --cwLoginShadow: rgba(44, 44, 44, 0.7);
    --cwLoginShadowFade: rgba(44, 44, 44, 0);
    --cwLoginRadius: 2px;
    --cwLoginBorder: #2E2E2E;
    --cwRegisterG: #4a4a4a;
    --cwRegisterBg: #4a4a4a;
    --cwRegisterBg2: #666666;
    --cwRegisterBg3: #7a7a7a;
    --cwRegisterBgHover: #575757;
    --cwRegisterBg2Hover: #737373;
    --cwRegisterBg3Hover: #878787;
    --cwRegisterTxt: #fff;
    --cwRegisterTxt2: #c9c9c9;
    --cwRegisterTxt3: #a5a5a5;
    --cwRegisterAccent: #ACF000;
    --cwRegisterAccentTxt: rgba(0, 0, 0, 0.9);
    --cwRegisterRGBA: rgba(74, 74, 74, 0.7);
    --cwRegisterRGBA2: rgba(74, 74, 74, 0.5);
    --cwRegisterRGBA3: rgba(74, 74, 74, 0.3);
    --cwRegisterShadow: rgba(44, 44, 44, 0.7);
    --cwRegisterShadowFade: rgba(44, 44, 44, 0);
    --cwRegisterRadius: 2px;
    --cwRegisterBorder: #2E2E2E;
    /*overlay essence start*/
    --cwOverlayBg: rgba(0, 0, 0, 0.7);
    --cwOverlayTxt: #fff;
    --cwOverlayTxt2: #bbbbbb;
    --cwOverlayAccent: #ACF000;
    --cwOverlayAccentTxt: #000;
    --cwOverlayBlur: 4px;
    /*cwSignInButton essence start*/
    --cwSignInButtonG: #403e3e;
    --cwSignInButtonBg: #403e3e;
    --cwSignInButtonBgHover: #4f4f4f;
    --cwSignInButtonBg2: #5e5e5e;
    --cwSignInButtonBg2Hover: #6b6b6b;
    --cwSignInButtonBg3: #727272;
    --cwSignInButtonBg3Hover: #7f7f7f;
    --cwSignInButtonTxt: #fff;
    --cwSignInButtonTxt2: #c6c6c6;
    --cwSignInButtonTxt3: #a1a1a1;
    --cwSignInButtonAccent: #ACF000;
    --cwSignInButtonAccentTxt: rgba(0, 0, 0, 0.9);
    --cwSignInButtonBorder: #403e3e;
    --cwSignInButtonRadius: 4px;
    /*cwDepositButton essence start*/
    --cwDepositButtonG: #b7ff00;
    --cwDepositButtonBg: #b7ff00;
    --cwDepositButtonBgHover: #beff1a;
    --cwDepositButtonBg2: #c7ff38;
    --cwDepositButtonBg2Hover: #ceff51;
    --cwDepositButtonBg3: #d2ff61;
    --cwDepositButtonBg3Hover: #d9ff7a;
    --cwDepositButtonTxt: #000;
    --cwDepositButtonTxt2: #374d00;
    --cwDepositButtonTxt3: #5c8000;
    --cwDepositButtonAccent: #ACF000;
    --cwDepositButtonAccentTxt: rgba(0, 0, 0, 0.9);
    --cwDepositButtonBorder: #beff1a;
    --cwDepositButtonRadius: 4px;
}
/*Start Header*/
@media only screen and (max-width: 1710px) {
    .header__top-promolink span{
        display: none;
    }
}

@media only screen and (max-width: 1450px) {
    .tl_time{
        display: none;
    }
}
@media only screen and (max-width: 1350px) {
    .header__dropdown-menu.username_cont div{
        display: none;
    }
}

/*End Header*/
/*Start Footer*/
.footer{
    padding:0px;
     color: var(--cwFooterTxt2);
}

.tl_container{
    padding-bottom: 67px;
}

.footer_baner {
    margin-bottom: 10px;
}

.footer_baner img {
    margin-left: auto;
}

.socialIcons_block {
    margin: 0 0 50px 0;
}

.tl_footer_links {
    margin-bottom: 43px;
}

.tl_footer_links_heading {
    text-decoration: underline
}
.textRga{
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 36px;
    margin-top: 28px;
}

.textRga a{
    text-decoration: underline;
}
.tl_footer_copy {
    font-size: 14px;
}
.licenses_block {
    margin-bottom: 30px;
    margin-top: 28px;
}
.licenses_block img {
        margin-inline-end: 24px;
    }

 .licenses_block .footer_bottom_text {
        font-size: 12px;
        max-width: 210px;
        width: 100%;
        line-height: 1.2;
    }

.license_txt {
    width: 90%;
}

 .license_txt span a {
        font-weight: 600;
    }
/*End Footer*/
.notificationSettings_switcher .slider {
    background-color: var(--cwInputBg) !important;
}

/*Fast Menu Start*/
#rb23-quick-action {
    position: fixed;
    bottom: 26px;
    left: 36px;
    z-index: 99;
    display: flex;
    flex-flow: column;
    align-items: flex-end;
}

#rb23-quick-action.rb23-opened .rb23-qa-btn {
    background-color: #2d2d2d;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

#rb23-quick-action.rb23-opened .rb23-qa-btn .rb23-close {
    display: flex;
}

#rb23-quick-action.rb23-opened .rb23-qa-btn .rb23-open {
    display: none;
}

#rb23-quick-action.rb23-opened .rb23-qa-menu {
    transform: translateY(0px);
    opacity: 1;
    pointer-events: initial;
}

#rb23-quick-action .rb23-qa-btn {
    width: 45px;
    height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    display: flex;
    color: #fff;
    background-color: #2d2d2d;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    z-index: 1;
    box-shadow: #ffb300 0 2px, #ffb300 1px 1px 9px !important;
}

#rb23-quick-action .rb23-qa-btn span {
    padding: 5px;
}

#rb23-quick-action .rb23-qa-btn:hover {
    background-color: #2d2d2d !important;
}

#rb23-quick-action .rb23-qa-btn .rb23-close {
    display: none;
}

#rb23-quick-action .rb23-qa-btn .rb23-open {
    display: flex;
}

#rb23-quick-action .rb23-qa-btn span[class*="rb23-"] {
    align-items: center;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#rb23-quick-action .rb23-qa-btn svg {
    margin-right: 8px;
    min-width: 24px;
}

#rb23-quick-action .rb23-qa-menu {
    left: 0px;
    box-shadow: #ffb300 0 2px, #ffb300 1px 1px 9px !important;
    background-color: #16171C;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    position: absolute;
    bottom: 100%;
    white-space: nowrap;
    width: 200px;
    transform: translateY(20%);
    opacity: 0;
    pointer-events: none;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#rb23-quick-action .rb23-qa-menu a {
    font-family: sans-serif;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    padding: 10px 30px 12px 8px;
    display: flex;
    align-items: center;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-bottom: 1px solid #ffbb1b;
}

#rb23-quick-action .rb23-qa-menu a:hover {
    background-color: #21232A;
}

#rb23-quick-action .rb23-qa-menu a:last-child {
    border-bottom: none;
}

#rb23-quick-action .rb23-qa-menu a img {
    width: 29px;
    height: 29px;
    color: #d6a900;
    margin-right: 8px;
    min-width: 24px;
}

@media (max-width: 768px) {
    #rb23-quick-action {
        left: 20px;
        bottom: 80px;
    }
}
/*Fast Menu End*/
.call_request_textarea ~ .reg_err_mess{
    top:100%;
}
/*Start New Year Decorations */
.tl_header_top_row .tl_logo::after,
.tl_header_top_row .header__logo::after {
    inset-inline-start: 5px;
    transform: rotate(348deg);
}
/*End New Year Decorations */