
:root {
    --cwBodyG: #E2E2E2;
    --cwBodyBg: #E2E2E2;
    --cwBodyBg2: #d3d3d3;
    --cwBodyBg3: #bebebe;
    --cwBodyBgHover: #d8d8d8;
    --cwBodyBg2Hover: #c9c9c9;
    --cwBodyBg3Hover: #b4b4b4;
    --cwBodyTxt: #000;
    --cwBodyTxt2: #444444;
    --cwBodyTxt3: #717171;
    --cwBodyAccent: #169E49;
    --cwBodyAccentTxt: rgba(255, 255, 255, 0.9);
    --cwBodyRGBA: rgba(226, 226, 226, 0.7);
    --cwBodyRGBA2: rgba(226, 226, 226, 0.5);
    --cwBodyRGBA3: rgba(226, 226, 226, 0.3);
    --cwBodyShadow: rgba(238, 238, 238, 0.7);
    --cwBodyShadowFade: rgba(238, 238, 238, 0);
    --cwBodyRadius: 8px;
    --cwBodyBorder: #d8d8d8;
    --cwAccentG: #169E49;
    --cwAccentBg: #169E49;
    --cwAccentBg2: #1dcf60;
    --cwAccentBg3: #32e374;
    --cwAccentBgHover: #19b453;
    --cwAccentBg2Hover: #25e06c;
    --cwAccentBg3Hover: #48e683;
    --cwAccentTxt: #fff;
    --cwAccentTxt2: #b9e2c8;
    --cwAccentTxt3: #8bcfa4;
    --cwAccentAccent: #169E49;
    --cwAccentAccentTxt: rgba(255, 255, 255, 0.9);
    --cwAccentRGBA: rgba(22, 158, 73, 0.7);
    --cwAccentRGBA2: rgba(22, 158, 73, 0.5);
    --cwAccentRGBA3: rgba(22, 158, 73, 0.3);
    --cwAccentShadow: rgba(13, 95, 44, 0.7);
    --cwAccentShadowFade: rgba(13, 95, 44, 0);
    --cwAccentRadius: 8px;
    --cwAccentBorder: #19b453;
    --cwDominantG: #d8d8d8;
    --cwDominantBg: #d8d8d8;
    --cwDominantBg2: #c9c9c9;
    --cwDominantBg3: #b4b4b4;
    --cwDominantBgHover: #cecece;
    --cwDominantBg2Hover: #bfbfbf;
    --cwDominantBg3Hover: #aaaaaa;
    --cwDominantTxt: #000;
    --cwDominantTxt2: #414141;
    --cwDominantTxt3: #6c6c6c;
    --cwDominantAccent: #169E49;
    --cwDominantAccentTxt: rgba(255, 255, 255, 0.9);
    --cwDominantRGBA: rgba(216, 216, 216, 0.7);
    --cwDominantRGBA2: rgba(216, 216, 216, 0.5);
    --cwDominantRGBA3: rgba(216, 216, 216, 0.3);
    --cwDominantShadow: rgba(232, 232, 232, 0.7);
    --cwDominantShadowFade: rgba(232, 232, 232, 0);
    --cwDominantRadius: 8px;
    --cwDominantBorder: #cecece;
    --cwCardG: #d8d8d8;
    --cwCardBg: #d8d8d8;
    --cwCardBg2: #c9c9c9;
    --cwCardBg3: #b4b4b4;
    --cwCardBgHover: #cecece;
    --cwCardBg2Hover: #bfbfbf;
    --cwCardBg3Hover: #aaaaaa;
    --cwCardTxt: #000;
    --cwCardTxt2: #414141;
    --cwCardTxt3: #6c6c6c;
    --cwCardAccent: #169E49;
    --cwCardAccentTxt: rgba(255, 255, 255, 0.9);
    --cwCardRGBA: rgba(216, 216, 216, 0.7);
    --cwCardRGBA2: rgba(216, 216, 216, 0.5);
    --cwCardRGBA3: rgba(216, 216, 216, 0.3);
    --cwCardShadow: rgba(232, 232, 232, 0.7);
    --cwCardShadowFade: rgba(232, 232, 232, 0);
    --cwCardRadius: 8px;
    --cwCardBorder: #cecece;
    --cwGameG: #d8d8d8;
    --cwGameBg: #d8d8d8;
    --cwGameBg2: #c9c9c9;
    --cwGameBg3: #b4b4b4;
    --cwGameBgHover: #cecece;
    --cwGameBg2Hover: #bfbfbf;
    --cwGameBg3Hover: #aaaaaa;
    --cwGameTxt: #000;
    --cwGameTxt2: #414141;
    --cwGameTxt3: #6c6c6c;
    --cwGameAccent: #169E49;
    --cwGameAccentTxt: rgba(255, 255, 255, 0.9);
    --cwGameRGBA: rgba(216, 216, 216, 0.7);
    --cwGameRGBA2: rgba(216, 216, 216, 0.5);
    --cwGameRGBA3: rgba(216, 216, 216, 0.3);
    --cwGameShadow: rgba(232, 232, 232, 0.7);
    --cwGameShadowFade: rgba(232, 232, 232, 0);
    --cwGameRadius: 8px;
    --cwGameBorder: #cecece;
    --cwJackpotG: #d8d8d8;
    --cwJackpotBg: #d8d8d8;
    --cwJackpotBg2: #c9c9c9;
    --cwJackpotBg3: #b4b4b4;
    --cwJackpotBgHover: #cecece;
    --cwJackpotBg2Hover: #bfbfbf;
    --cwJackpotBg3Hover: #aaaaaa;
    --cwJackpotTxt: #000;
    --cwJackpotTxt2: #414141;
    --cwJackpotTxt3: #6c6c6c;
    --cwJackpotAccent: #169E49;
    --cwJackpotAccentTxt: rgba(255, 255, 255, 0.9);
    --cwJackpotRGBA: rgba(216, 216, 216, 0.7);
    --cwJackpotRGBA2: rgba(216, 216, 216, 0.5);
    --cwJackpotRGBA3: rgba(216, 216, 216, 0.3);
    --cwJackpotShadow: rgba(232, 232, 232, 0.7);
    --cwJackpotShadowFade: rgba(232, 232, 232, 0);
    --cwJackpotRadius: 8px;
    --cwJackpotBorder: #cecece;
    --cwButtonG: linear-gradient(0deg, rgb(18, 157, 72) 0%,rgba(9, 79, 36, 1) 100%);
    --cwButtonBg: #129D48;
    --cwButtonBgHover: #15b452;
    --cwButtonBg2: #18cf5f;
    --cwButtonBg2Hover: #1ce56a;
    --cwButtonTxt: #fff;
    --cwButtonTxt2: #b8e2c8;
    --cwButtonAccent: #169E49;
    --cwButtonAccentTxt: rgba(255, 255, 255, 0.9);
    --cwButtonRadius: 8px;
    --cwButtonBorder: #15b452;
    --cwSignInButtonG: linear-gradient(0deg, rgb(18, 157, 72) 0%,rgba(9, 79, 36, 1) 100%);
    --cwSignInButtonBg: #129D48;
    --cwSignInButtonBgHover: #15b452;
    --cwSignInButtonBg2: #18cf5f;
    --cwSignInButtonBg2Hover: #1ce56a;
    --cwSignInButtonTxt: #fff;
    --cwSignInButtonTxt2: #b8e2c8;
    --cwSignInButtonAccent: #169E49;
    --cwSignInButtonAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSignInButtonRadius: 8px;
    --cwSignInButtonBorder: #15b452;
    --cwDepositButtonG: linear-gradient(180deg, rgb(18, 157, 72) 0%,rgba(9, 79, 36, 1) 100%);
    --cwDepositButtonBg: #19b453;
    --cwDepositButtonBgHover: #1cca5d;
    --cwDepositButtonBg2: #24e16b;
    --cwDepositButtonBg2Hover: #3ae47a;
    --cwDepositButtonTxt: #fff;
    --cwDepositButtonTxt2: #bae9cb;
    --cwDepositButtonAccent: #169E49;
    --cwDepositButtonAccentTxt: rgba(255, 255, 255, 0.9);
    --cwDepositButtonRadius: 8px;
    --cwDepositButtonBorder: #1cca5d;
    --cwButtonSecondaryG: #131A21;
    --cwButtonSecondaryBg: #131A21;
    --cwButtonSecondaryBgHover: #0c1014;
    --cwButtonSecondaryBg2: #080b0e;
    --cwButtonSecondaryBg2Hover: #010101;
    --cwButtonSecondaryTxt: #fff;
    --cwButtonSecondaryTxt2: #b8babc;
    --cwButtonSecondaryAccent: #169E49;
    --cwButtonSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwButtonSecondaryRadius: 0px;
    --cwButtonSecondaryBorder: #0c1014;
    --cwNavbarG: #d3d3d3;
    --cwNavbarBg: #d3d3d3;
    --cwNavbarBg2: #c4c4c4;
    --cwNavbarBg3: #afafaf;
    --cwNavbarBgHover: #c9c9c9;
    --cwNavbarBg2Hover: #bababa;
    --cwNavbarBg3Hover: #a5a5a5;
    --cwNavbarTxt: #000;
    --cwNavbarTxt2: #3f3f3f;
    --cwNavbarTxt3: #6a6a6a;
    --cwNavbarAccent: #169E49;
    --cwNavbarAccentTxt: rgba(255, 255, 255, 0.9);
    --cwNavbarRGBA: rgba(211, 211, 211, 0.7);
    --cwNavbarRGBA2: rgba(211, 211, 211, 0.5);
    --cwNavbarRGBA3: rgba(211, 211, 211, 0.3);
    --cwNavbarShadow: rgba(229, 229, 229, 0.7);
    --cwNavbarShadowFade: rgba(229, 229, 229, 0);
    --cwNavbarRadius: 8px;
    --cwNavbarBorder: #c9c9c9;
    --cwSliderG: #d8d8d8;
    --cwSliderBg: #d8d8d8;
    --cwSliderBg2: #c9c9c9;
    --cwSliderBg3: #b4b4b4;
    --cwSliderBgHover: #cecece;
    --cwSliderBg2Hover: #bfbfbf;
    --cwSliderBg3Hover: #aaaaaa;
    --cwSliderTxt: #000;
    --cwSliderTxt2: #414141;
    --cwSliderTxt3: #6c6c6c;
    --cwSliderAccent: #169E49;
    --cwSliderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSliderRGBA: rgba(216, 216, 216, 0.7);
    --cwSliderRGBA2: rgba(216, 216, 216, 0.5);
    --cwSliderRGBA3: rgba(216, 216, 216, 0.3);
    --cwSliderShadow: rgba(232, 232, 232, 0.7);
    --cwSliderShadowFade: rgba(232, 232, 232, 0);
    --cwSliderRadius: 8px;
    --cwSliderBorder: #cecece;
    --cwHeaderG: #E2E2E2;
    --cwHeaderBg: #E2E2E2;
    --cwHeaderBg2: #d3d3d3;
    --cwHeaderBg3: #bebebe;
    --cwHeaderBgHover: #d8d8d8;
    --cwHeaderBg2Hover: #c9c9c9;
    --cwHeaderBg3Hover: #b4b4b4;
    --cwHeaderTxt: #000;
    --cwHeaderTxt2: #444444;
    --cwHeaderTxt3: #717171;
    --cwHeaderAccent: #169E49;
    --cwHeaderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwHeaderRGBA: rgba(226, 226, 226, 0.7);
    --cwHeaderRGBA2: rgba(226, 226, 226, 0.5);
    --cwHeaderRGBA3: rgba(226, 226, 226, 0.3);
    --cwHeaderShadow: rgba(238, 238, 238, 0.7);
    --cwHeaderShadowFade: rgba(238, 238, 238, 0);
    --cwHeaderRadius: 8px;
    --cwHeaderBorder: #d8d8d8;
    --cwHeaderSecondaryG: #1F2A36;
    --cwHeaderSecondaryBg: #1F2A36;
    --cwHeaderSecondaryBg2: #141b23;
    --cwHeaderSecondaryBg3: #050709;
    --cwHeaderSecondaryBgHover: #182029;
    --cwHeaderSecondaryBg2Hover: #0d1116;
    --cwHeaderSecondaryBg3Hover: #000000;
    --cwHeaderSecondaryTxt: #fff;
    --cwHeaderSecondaryTxt2: #bcbfc3;
    --cwHeaderSecondaryTxt3: #8f959b;
    --cwHeaderSecondaryAccent: #169E49;
    --cwHeaderSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwHeaderSecondaryRGBA: rgba(31, 42, 54, 0.7);
    --cwHeaderSecondaryRGBA2: rgba(31, 42, 54, 0.5);
    --cwHeaderSecondaryRGBA3: rgba(31, 42, 54, 0.3);
    --cwHeaderSecondaryShadow: rgba(121, 127, 134, 0.7);
    --cwHeaderSecondaryShadowFade: rgba(121, 127, 134, 0);
    --cwHeaderSecondaryRadius: 8px;
    --cwHeaderSecondaryBorder: #182029;
    --cwFooterG: linear-gradient(180deg, rgba(43, 59, 75, 1) 0%,rgba(9, 12, 15, 1) 100%);
    --cwFooterBg: #2B3B4B;
    --cwFooterBg2: #202c38;
    --cwFooterBg3: #11171e;
    --cwFooterBgHover: #24313e;
    --cwFooterBg2Hover: #19222b;
    --cwFooterBg3Hover: #0a0d11;
    --cwFooterTxt: #fff;
    --cwFooterTxt2: #bfc4c9;
    --cwFooterTxt3: #959da5;
    --cwFooterAccent: #169E49;
    --cwFooterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwFooterRGBA: rgba(43, 59, 75, 0.7);
    --cwFooterRGBA2: rgba(43, 59, 75, 0.5);
    --cwFooterRGBA3: rgba(43, 59, 75, 0.3);
    --cwFooterShadow: rgba(128, 137, 147, 0.7);
    --cwFooterShadowFade: rgba(128, 137, 147, 0);
    --cwFooterRadius: 8px;
    --cwFooterBorder: #24313e;
    --cwSubHeaderG: #c9c9c9;
    --cwSubHeaderBg: #c9c9c9;
    --cwSubHeaderBg2: #bababa;
    --cwSubHeaderBg3: #a5a5a5;
    --cwSubHeaderBgHover: #bfbfbf;
    --cwSubHeaderBg2Hover: #b0b0b0;
    --cwSubHeaderBg3Hover: #9b9b9b;
    --cwSubHeaderTxt: #000;
    --cwSubHeaderTxt2: #3c3c3c;
    --cwSubHeaderTxt3: #656565;
    --cwSubHeaderAccent: #169E49;
    --cwSubHeaderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSubHeaderRGBA: rgba(201, 201, 201, 0.7);
    --cwSubHeaderRGBA2: rgba(201, 201, 201, 0.5);
    --cwSubHeaderRGBA3: rgba(201, 201, 201, 0.3);
    --cwSubHeaderShadow: rgba(223, 223, 223, 0.7);
    --cwSubHeaderShadowFade: rgba(223, 223, 223, 0);
    --cwSubHeaderRadius: 8px;
    --cwSubHeaderBorder: #bfbfbf;
    --cwTabG: #d3d3d3;
    --cwTabBg: #d3d3d3;
    --cwTabBg2: #c4c4c4;
    --cwTabBg3: #afafaf;
    --cwTabBgHover: #c9c9c9;
    --cwTabBg2Hover: #bababa;
    --cwTabBg3Hover: #a5a5a5;
    --cwTabTxt: #000;
    --cwTabTxt2: #3f3f3f;
    --cwTabTxt3: #6a6a6a;
    --cwTabAccent: #169E49;
    --cwTabAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTabRGBA: rgba(211, 211, 211, 0.7);
    --cwTabRGBA2: rgba(211, 211, 211, 0.5);
    --cwTabRGBA3: rgba(211, 211, 211, 0.3);
    --cwTabShadow: rgba(229, 229, 229, 0.7);
    --cwTabShadowFade: rgba(229, 229, 229, 0);
    --cwTabRadius: 8px;
    --cwTabBorder: #c9c9c9;
    --cwTabActiveG: #c9c9c9;
    --cwTabActiveBg: #c9c9c9;
    --cwTabActiveBg2: #bababa;
    --cwTabActiveBg3: #a5a5a5;
    --cwTabActiveBgHover: #bfbfbf;
    --cwTabActiveBg2Hover: #b0b0b0;
    --cwTabActiveBg3Hover: #9b9b9b;
    --cwTabActiveTxt: #000;
    --cwTabActiveTxt2: #3c3c3c;
    --cwTabActiveTxt3: #656565;
    --cwTabActiveAccent: #169E49;
    --cwTabActiveAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTabActiveRGBA: rgba(201, 201, 201, 0.7);
    --cwTabActiveRGBA2: rgba(201, 201, 201, 0.5);
    --cwTabActiveRGBA3: rgba(201, 201, 201, 0.3);
    --cwTabActiveShadow: rgba(223, 223, 223, 0.7);
    --cwTabActiveShadowFade: rgba(223, 223, 223, 0);
    --cwTabActiveRadius: 8px;
    --cwTabActiveBorder: #bfbfbf;
    --cwInputG: #2B3B4B;
    --cwInputBg: #2B3B4B;
    --cwInputBg2: #202c38;
    --cwInputBg3: #11171e;
    --cwInputBgHover: #24313e;
    --cwInputBg2Hover: #19222b;
    --cwInputBg3Hover: #0a0d11;
    --cwInputTxt: #fff;
    --cwInputTxt2: #bfc4c9;
    --cwInputTxt3: #959da5;
    --cwInputAccent: #169E49;
    --cwInputAccentTxt: rgba(255, 255, 255, 0.9);
    --cwInputRGBA: rgba(43, 59, 75, 0.7);
    --cwInputRGBA2: rgba(43, 59, 75, 0.5);
    --cwInputRGBA3: rgba(43, 59, 75, 0.3);
    --cwInputShadow: rgba(128, 137, 147, 0.7);
    --cwInputShadowFade: rgba(128, 137, 147, 0);
    --cwInputRadius: 2px;
    --cwInputBorder: #24313e;
    --cwInputSecondaryG: #2B3B4B;
    --cwInputSecondaryBg: #2B3B4B;
    --cwInputSecondaryBg2: #202c38;
    --cwInputSecondaryBg3: #11171e;
    --cwInputSecondaryBgHover: #24313e;
    --cwInputSecondaryBg2Hover: #19222b;
    --cwInputSecondaryBg3Hover: #0a0d11;
    --cwInputSecondaryTxt: #fff;
    --cwInputSecondaryTxt2: #bfc4c9;
    --cwInputSecondaryTxt3: #959da5;
    --cwInputSecondaryAccent: #169E49;
    --cwInputSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwInputSecondaryRGBA: rgba(43, 59, 75, 0.7);
    --cwInputSecondaryRGBA2: rgba(43, 59, 75, 0.5);
    --cwInputSecondaryRGBA3: rgba(43, 59, 75, 0.3);
    --cwInputSecondaryShadow: rgba(128, 137, 147, 0.7);
    --cwInputSecondaryShadowFade: rgba(128, 137, 147, 0);
    --cwInputSecondaryRadius: 2px;
    --cwInputSecondaryBorder: #24313e;
    --cwFilterG: #d3d3d3;
    --cwFilterBg: #d3d3d3;
    --cwFilterBg2: #c4c4c4;
    --cwFilterBg3: #afafaf;
    --cwFilterBgHover: #c9c9c9;
    --cwFilterBg2Hover: #bababa;
    --cwFilterBg3Hover: #a5a5a5;
    --cwFilterTxt: #000;
    --cwFilterTxt2: #3f3f3f;
    --cwFilterTxt3: #6a6a6a;
    --cwFilterAccent: #169E49;
    --cwFilterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwFilterRGBA: rgba(211, 211, 211, 0.7);
    --cwFilterRGBA2: rgba(211, 211, 211, 0.5);
    --cwFilterRGBA3: rgba(211, 211, 211, 0.3);
    --cwFilterShadow: rgba(229, 229, 229, 0.7);
    --cwFilterShadowFade: rgba(229, 229, 229, 0);
    --cwFilterRadius: 8px;
    --cwFilterBorder: #c9c9c9;
    --cwTooltipG: #d3d3d3;
    --cwTooltipBg: #d3d3d3;
    --cwTooltipBg2: #c4c4c4;
    --cwTooltipBg3: #afafaf;
    --cwTooltipBgHover: #c9c9c9;
    --cwTooltipBg2Hover: #bababa;
    --cwTooltipBg3Hover: #a5a5a5;
    --cwTooltipTxt: #000;
    --cwTooltipTxt2: #3f3f3f;
    --cwTooltipTxt3: #6a6a6a;
    --cwTooltipAccent: #169E49;
    --cwTooltipAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTooltipRGBA: rgba(211, 211, 211, 0.7);
    --cwTooltipRGBA2: rgba(211, 211, 211, 0.5);
    --cwTooltipRGBA3: rgba(211, 211, 211, 0.3);
    --cwTooltipShadow: rgba(229, 229, 229, 0.7);
    --cwTooltipShadowFade: rgba(229, 229, 229, 0);
    --cwTooltipRadius: 8px;
    --cwTooltipBorder: #c9c9c9;
    --cwModalG: #D2D2D2;
    --cwModalBg: #D2D2D2;
    --cwModalBg2: #c3c3c3;
    --cwModalBg3: #aeaeae;
    --cwModalBgHover: #c8c8c8;
    --cwModalBg2Hover: #b9b9b9;
    --cwModalBg3Hover: #a4a4a4;
    --cwModalTxt: #000;
    --cwModalTxt2: #3f3f3f;
    --cwModalTxt3: #696969;
    --cwModalAccent: #169E49;
    --cwModalAccentTxt: rgba(255, 255, 255, 0.9);
    --cwModalRGBA: rgba(210, 210, 210, 0.7);
    --cwModalRGBA2: rgba(210, 210, 210, 0.5);
    --cwModalRGBA3: rgba(210, 210, 210, 0.3);
    --cwModalShadow: rgba(228, 228, 228, 0.7);
    --cwModalShadowFade: rgba(228, 228, 228, 0);
    --cwModalRadius: 0px;
    --cwModalBorder: #c8c8c8;
    --cwLoginG: #E2E2E2;
    --cwLoginBg: #E2E2E2;
    --cwLoginBg2: #d3d3d3;
    --cwLoginBg3: #bebebe;
    --cwLoginBgHover: #d8d8d8;
    --cwLoginBg2Hover: #c9c9c9;
    --cwLoginBg3Hover: #b4b4b4;
    --cwLoginTxt: #000;
    --cwLoginTxt2: #444444;
    --cwLoginTxt3: #717171;
    --cwLoginAccent: #169E49;
    --cwLoginAccentTxt: rgba(255, 255, 255, 0.9);
    --cwLoginRGBA: rgba(226, 226, 226, 0.7);
    --cwLoginRGBA2: rgba(226, 226, 226, 0.5);
    --cwLoginRGBA3: rgba(226, 226, 226, 0.3);
    --cwLoginShadow: rgba(238, 238, 238, 0.7);
    --cwLoginShadowFade: rgba(238, 238, 238, 0);
    --cwLoginRadius: 0px;
    --cwLoginBorder: #d8d8d8;
    --cwRegisterG: #E2E2E2;
    --cwRegisterBg: #E2E2E2;
    --cwRegisterBg2: #d3d3d3;
    --cwRegisterBg3: #bebebe;
    --cwRegisterBgHover: #d8d8d8;
    --cwRegisterBg2Hover: #c9c9c9;
    --cwRegisterBg3Hover: #b4b4b4;
    --cwRegisterTxt: #000;
    --cwRegisterTxt2: #444444;
    --cwRegisterTxt3: #717171;
    --cwRegisterAccent: #169E49;
    --cwRegisterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwRegisterRGBA: rgba(226, 226, 226, 0.7);
    --cwRegisterRGBA2: rgba(226, 226, 226, 0.5);
    --cwRegisterRGBA3: rgba(226, 226, 226, 0.3);
    --cwRegisterShadow: rgba(238, 238, 238, 0.7);
    --cwRegisterShadowFade: rgba(238, 238, 238, 0);
    --cwRegisterRadius: 0px;
    --cwRegisterBorder: #d8d8d8;
    --cwOverlayBg: rgba(216, 216, 216, 0.6);
    --cwOverlayTxt: #000;
    --cwOverlayTxt2: #414141;
    --cwOverlayAccent: #169E49;
    --cwOverlayAccentTxt: rgba(255, 255, 255, 0.9);
    --cwOverlayBlur: 4px;
}

/*rwSupport*/

:root {
    --rw-red: #30d159
}

#rwQuickActions.opened #rwQuickActionsMenu {
    display: none
}

#rwQuickActions #rwQuickActionsMenuNew {
    display: block;
    position: fixed;
    bottom: calc(var(--cwNavbarBottomHeight) + 85px);
    left: -100%;
    opacity: 0;
    pointer-events: none !important;
    transition: all .3s;
    width: calc(100% - 20px);
    min-height: 270px;
    max-height: 270px
}

#rwQuickActions.opened #rwQuickActionsMenuNew {
    opacity: 1;
    pointer-events: auto !important;
    left: 0
}

#rwQuickActions {
    position: fixed;
    right: 40px;
    bottom: 0;
    z-index: calc(var(--cwZIndexSidebar) - 5);
    user-select: none
}

#rwQuickActionsMenu {
    opacity: 0;
    pointer-events: none !important;
    position: fixed;
    right: 100%;
    bottom: 85px;
    right: -5px;
    transition: all .3s;
    display: flex;
    flex-direction: column
}

    #rwQuickActionsMenu a {
        color: #fff;
        font-family: var(--rw-font-1);
        font-size: 15px;
        font-weight: 400;
        text-decoration: none;
        display: flex;
        align-content: center;
        align-items: center;
        padding: 6px 35px 6px 10px;
        margin: 2px 0;
        position: relative;
        transition: all .3s;
        white-space: nowrap;
        background-color: #404256;
        border: 1px solid var(--rw-red);
        border-top-left-radius: 75px;
        border-bottom-left-radius: 75px
    }

        #rwQuickActionsMenu a p {
            margin: 0
        }

        #rwQuickActionsMenu a:hover {
            transform: translateX(-5px)
        }

            #rwQuickActionsMenu a:hover:after {
                background-color: #111
            }

        #rwQuickActionsMenu a img {
            height: 20px;
            width: 20px;
            margin-right: 10px
        }

        #rwQuickActionsMenu a span {
            color: var(--rw-red)
        }

#rwQuickActions.opened #rwQuickActionsMenu {
    opacity: 1;
    pointer-events: auto !important
}

#rwToggleQuickActionsBtn {
    width: 40px;
    height: 40px;
    background-color: initial;
    cursor: pointer;
    border: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    color: #fff;
    position: fixed;
    left: 20px;
    bottom: calc(var(--cwNavbarBottomHeight) + 26px);
    z-index: calc(var(--cwZIndexSidebar) - 5);
    transition: all .3s
}

    #rwToggleQuickActionsBtn > span {
        background: linear-gradient(180deg,#2b3b4b 0%,#090c0f 100%);
        border: 5px solid var(--rw-red);
        height: 40px;
        width: 40px;
        border-radius: 50px;
        display: flex;
        flex-direction: column;
        align-items: center;
        align-content: center;
        justify-content: center;
        box-shadow: 0 4px 4px rgba(0,0,0,.25),inset 0 -6px 3px rgba(0,0,0,.2)
    }

    #rwToggleQuickActionsBtn p {
        -webkit-text-stroke: .5px black;
        margin: 5px 0 0;
        white-space: nowrap;
        font-family: var(--rw-font-1);
        font-size: 24px;
        transition: all .3s
    }

        #rwToggleQuickActionsBtn p span {
            color: var(--rw-red)
        }

    #rwToggleQuickActionsBtn img {
        width: 16px;
        transition: all .3s
    }

    #rwToggleQuickActionsBtn:hover img {
        transform: scale(1.2)rotate(90deg)translateY(0)
    }

#rwQuickActions.opened #rwToggleQuickActionsBtn {
    bottom: 78px
}

    #rwQuickActions.opened #rwToggleQuickActionsBtn img {
        transform: rotate(-45deg)
    }

#rwQuickActionsOverlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10002;
    width: 100%;
    height: 100%;
    background-color: rgba(30,30,30,.9);
    opacity: 0;
    pointer-events: none;
    transition: all .3s
}

    #rwQuickActionsOverlay.opened {
        opacity: 1;
        pointer-events: auto
    }

#declineReason {
    text-align: center;
    padding: 10px;
    border: 1px solid var(--rw-red);
    border-radius: 5px;
    margin: 10px 0
}

#rwQuickActionsWindow {
    position: fixed;
    border-radius: 40px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0 4px 4px rgba(0,0,0,.25);
    width: 100%;
    max-width: 500px;
    max-height: 100%;
    opacity: 0;
    pointer-events: none;
    z-index: 10004;
    padding: 40px;
    color: #fff
}

    #rwQuickActionsWindow:after {
        background: linear-gradient(180deg,#404256 0%,#222907 100%);
        border-radius: 40px;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1
    }

    #rwQuickActionsWindow:before {
        background: linear-gradient(180deg,#BB120A 0%,#222907 100%);
        border-radius: 40px;
        content: '';
        position: absolute;
        left: -2px;
        top: -2px;
        width: calc(100% + 4px);
        height: calc(100% + 4px);
        z-index: -1
    }

    #rwQuickActionsWindow.opened {
        opacity: 1;
        pointer-events: auto
    }

#rwQuickActionsWindowCloseBtn {
    background-color: initial;
    border: none;
    color: var(--rw-red);
    padding: 3px 10px;
    font-size: 25px;
    font-weight: 700;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 15px;
    padding: 10px 20px;
    z-index: 10005
}

#rwQuickActionsMenuNew {
    background: linear-gradient(180deg,#2b3b4b 0%,#090c0f 100%);
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.18);
    border-radius: 6px;
    width: calc(100% - 20px);
    max-width: 500px;
    height: auto;
    position: relative
}

#rwQuickActionsMenuWrapperNew {
    position: absolute;
    margin: 12px;
    left: 0;
    top: 0;
    width: calc(100% - 24px);
    height: calc(100% - 24px);
    grid-template-columns: 2fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    column-gap: 10px;
    row-gap: 10px;
    display: grid
}

#rwQuickActionsMenuNew a {
    border: 1px solid #30d159;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    padding-top: 11px;
    font-family: var(--rw-font-1);
    font-size: 12px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg,#2b3b4b 0%,#090c0f 100%);
    line-height: 1.1;
    text-align: center;
    color: #fff;
    text-decoration: none
}

#rwQuickActionsMenuNew img {
    margin-bottom: 5px
}

#rwQuickActionsMenuNew a:nth-child(1) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(2) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(3) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(4) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(5) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(6) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(7) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(8) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(9) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(10) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(11) img {
    height: 24px
}

#rwSupportOptionsToggleBtnNew small {
    position: absolute;
    background: #d1b430;
    transform: rotate(-45deg);
    right: -11px;
    top: -11px;
    padding: 8px 12px 8px 1px
}

    #rwSupportOptionsToggleBtnNew small img {
        transform: rotate(45deg);
        height: 8px !important
    }

#openTrialBonus {
    line-height: .8
}

#rwFriendAff {
    flex-direction: row !important;
    display: none !important
}

    #rwFriendAff img {
        margin-right: 5px
    }

#rwQuickActionsMenuNew #rwShowEventsBtn {
    display: none
}

#rwQuickActionsMenuNew a#btcWithdraw {
    grid-row: span 3;
    font-size: 18px;
    text-align: left !important;
    justify-content: flex-start !important;
    align-content: flex-start !important;
    align-items: flex-start !important;
    padding: 10px;
    order: -1;
    text-decoration: none;
    line-height: 36px
}

#btcWithdraw p {
    margin: 0
}

#btcWithdraw i {
    color: var(--rw-red);
    font-weight: 700;
    font-size: 34px;
    font-style: initial;
    font-size: 45px
}

#rwQuickActionsMenuNew a#btcWithdraw img {
    height: 90px;
    right: 10px;
    bottom: 10px;
    position: absolute
}

#rwSupportOptionsNew {
    right: -150%;
    display: flex;
    position: absolute;
    background-color: #222907;
    bottom: 0;
    width: 330px;
    height: 90px;
    flex-wrap: wrap;
    margin: 5px;
    box-shadow: 0 0 5px 5px rgb(0 0 0/.2);
    border-radius: 10px;
    padding: 5px
}

    #rwSupportOptionsNew.opened {
        right: 5px
    }

    #rwSupportOptionsNew a {
        width: 70px;
        margin: 5px;
        height: 70px
    }

        #rwSupportOptionsNew a img {
            height: 25px !important
        }

/*footer*/

.whatsapp_top {
    position: fixed;
    bottom: calc(var(--cwNavbarBottomHeight) + 76px);
    height: 40px;
    width: 40px;
    color: #000;
    background-size: contain;
    z-index: calc(var(--cwZIndexSidebar) - 5);
    left: 20px;
    background-repeat: no-repeat
}

.telegram_top {
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    margin: 0;
    cursor: pointer;
    position: fixed;
    bottom: calc(var(--cwNavbarBottomHeight) + 126px);
    left: 20px;
    z-index: calc(var(--cwZIndexSidebar) - 5)
}

.footer_logos img {
    height: auto;
    max-width: 100%;
    margin: 20px 6px 0;
}

.kumar_text {
    color: var(--cwFooterTxt);
}

.event-list__item.active {
    color: var(--cwBodyTxt);
}
/*Start New Year Decorations*/
.cw-rtl-global .santa_hat::after {
     top: 0;
    }
@media screen and (max-width: 360px) {
    .santa_hat::after {
     top: -7px;
    }
    .cw-rtl-global .santa_hat::after {
     top: -3px;
    }
}
/*End New Year Decorations */
