/* Casino Mobile page */

:root {
    --cwBodyG: #080808;
    --cwBodyBg: #080808;
    --cwBodyBg2: #242424;
    --cwBodyBg3: #383838;
    --cwBodyBgHover: #151515;
    --cwBodyBg2Hover: #313131;
    --cwBodyBg3Hover: #454545;
    --cwBodyTxt: #eaeaea;
    --cwBodyTxt2: #a6a6a6;
    --cwBodyTxt3: #797979;
    --cwBodyAccent: #FFBB1B;
    --cwBodyAccentTxt: rgba(0, 0, 0, 0.9);
    --cwBodyRGBA: rgba(8, 8, 8, 0.7);
    --cwBodyRGBA2: rgba(8, 8, 8, 0.5);
    --cwBodyRGBA3: rgba(8, 8, 8, 0.3);
    --cwBodyShadow: rgba(5, 5, 5, 0.7);
    --cwBodyShadowFade: rgba(5, 5, 5, 0);
    --cwBodyRadius: 0px;
    --cwBodyBorder: #080808;
    --cwAccentG: #FFBB1B;
    --cwAccentBg: #FFBB1B;
    --cwAccentBg2: #ffcc53;
    --cwAccentBg3: #ffd87c;
    --cwAccentBgHover: #ffc334;
    --cwAccentBg2Hover: #ffd46c;
    --cwAccentBg3Hover: #ffe095;
    --cwAccentTxt: #1a1303;
    --cwAccentTxt2: #5f450a;
    --cwAccentTxt3: #8d670f;
    --cwAccentAccent: #FFBB1B;
    --cwAccentAccentTxt: rgba(0, 0, 0, 0.9);
    --cwAccentRGBA: rgba(255, 187, 27, 0.7);
    --cwAccentRGBA2: rgba(255, 187, 27, 0.5);
    --cwAccentRGBA3: rgba(255, 187, 27, 0.3);
    --cwAccentShadow: rgba(153, 112, 16, 0.7);
    --cwAccentShadowFade: rgba(153, 112, 16, 0);
    --cwAccentRadius: 0px;
    --cwAccentBorder: #ffc334;
    --cwDominantG: #181818;
    --cwDominantBg: #181818;
    --cwDominantBg2: #343434;
    --cwDominantBg3: #484848;
    --cwDominantBgHover: #252525;
    --cwDominantBg2Hover: #414141;
    --cwDominantBg3Hover: #555555;
    --cwDominantTxt: #E8E8E8;
    --cwDominantTxt2: #aaaaaa;
    --cwDominantTxt3: #808080;
    --cwDominantAccent: #FFBB1B;
    --cwDominantAccentTxt: rgba(0, 0, 0, 0.9);
    --cwDominantRGBA: rgba(24, 24, 24, 0.7);
    --cwDominantRGBA2: rgba(24, 24, 24, 0.5);
    --cwDominantRGBA3: rgba(24, 24, 24, 0.3);
    --cwDominantShadow: rgba(14, 14, 14, 0.7);
    --cwDominantShadowFade: rgba(14, 14, 14, 0);
    --cwDominantRadius: 16px;
    --cwDominantBorder: #080808;
    --cwCardG: #151515;
    --cwCardBg: #151515;
    --cwCardBg2: #313131;
    --cwCardBg3: #454545;
    --cwCardBgHover: #222222;
    --cwCardBg2Hover: #3e3e3e;
    --cwCardBg3Hover: #525252;
    --cwCardTxt: #eaeaea;
    --cwCardTxt2: #aaaaaa;
    --cwCardTxt3: #808080;
    --cwCardAccent: #FFBB1B;
    --cwCardAccentTxt: rgba(0, 0, 0, 0.9);
    --cwCardRGBA: rgba(21, 21, 21, 0.7);
    --cwCardRGBA2: rgba(21, 21, 21, 0.5);
    --cwCardRGBA3: rgba(21, 21, 21, 0.3);
    --cwCardShadow: rgba(13, 13, 13, 0.7);
    --cwCardShadowFade: rgba(13, 13, 13, 0);
    --cwCardRadius: 10px;
    --cwCardBorder: #080808;
    --cwGameG: #151515;
    --cwGameBg: #151515;
    --cwGameBg2: #313131;
    --cwGameBg3: #454545;
    --cwGameBgHover: #222222;
    --cwGameBg2Hover: #3e3e3e;
    --cwGameBg3Hover: #525252;
    --cwGameTxt: #eaeaea;
    --cwGameTxt2: #aaaaaa;
    --cwGameTxt3: #808080;
    --cwGameAccent: #FFBB1B;
    --cwGameAccentTxt: rgba(0, 0, 0, 0.9);
    --cwGameRGBA: rgba(21, 21, 21, 0.7);
    --cwGameRGBA2: rgba(21, 21, 21, 0.5);
    --cwGameRGBA3: rgba(21, 21, 21, 0.3);
    --cwGameShadow: rgba(13, 13, 13, 0.7);
    --cwGameShadowFade: rgba(13, 13, 13, 0);
    --cwGameRadius: 12px;
    --cwGameBorder: #080808;
    --cwJackpotG: #151515;
    --cwJackpotBg: #151515;
    --cwJackpotBg2: #313131;
    --cwJackpotBg3: #454545;
    --cwJackpotBgHover: #222222;
    --cwJackpotBg2Hover: #3e3e3e;
    --cwJackpotBg3Hover: #525252;
    --cwJackpotTxt: #eaeaea;
    --cwJackpotTxt2: #aaaaaa;
    --cwJackpotTxt3: #808080;
    --cwJackpotAccent: #FFBB1B;
    --cwJackpotAccentTxt: rgba(0, 0, 0, 0.9);
    --cwJackpotRGBA: rgba(21, 21, 21, 0.7);
    --cwJackpotRGBA2: rgba(21, 21, 21, 0.5);
    --cwJackpotRGBA3: rgba(21, 21, 21, 0.3);
    --cwJackpotShadow: rgba(13, 13, 13, 0.7);
    --cwJackpotShadowFade: rgba(13, 13, 13, 0);
    --cwJackpotRadius: 0px;
    --cwJackpotBorder: #080808;
    --cwButtonG: linear-gradient(0deg, #FFC02A 0%, #FFC02A 100%);
    --cwButtonBg: #FFC02A;
    --cwButtonBg2: #ffd162;
    --cwButtonBg3: #ffdd8b;
    --cwButtonBgHover: #ffc843;
    --cwButtonBg2Hover: #ffd87b;
    --cwButtonBg3Hover: #ffe4a4;
    --cwButtonTxt: #1a1304;
    --cwButtonTxt2: #5f470f;
    --cwButtonTxt3: #8d6a17;
    --cwButtonAccent: #FFBB1B;
    --cwButtonAccentTxt: rgba(0, 0, 0, 0.9);
    --cwButtonRGBA: rgba(255, 192, 42, 0.7);
    --cwButtonRGBA2: rgba(255, 192, 42, 0.5);
    --cwButtonRGBA3: rgba(255, 192, 42, 0.3);
    --cwButtonShadow: rgba(153, 115, 25, 0.7);
    --cwButtonShadowFade: rgba(153, 115, 25, 0);
    --cwButtonRadius: 6px;
    --cwButtonBorder: #FFC02A;
    --cwButtonSecondaryG: linear-gradient(0deg, #2A2A2A 0%, #2A2A2A 100%);
    --cwButtonSecondaryBg: #2A2A2A;
    --cwButtonSecondaryBg2: #464646;
    --cwButtonSecondaryBg3: #5a5a5a;
    --cwButtonSecondaryBgHover: #373737;
    --cwButtonSecondaryBg2Hover: #535353;
    --cwButtonSecondaryBg3Hover: #676767;
    --cwButtonSecondaryTxt: #eaeaea;
    --cwButtonSecondaryTxt2: #b0b0b0;
    --cwButtonSecondaryTxt3: #8a8a8a;
    --cwButtonSecondaryAccent: #FFBB1B;
    --cwButtonSecondaryAccentTxt: rgba(0, 0, 0, 0.9);
    --cwButtonSecondaryRGBA: rgba(42, 42, 42, 0.7);
    --cwButtonSecondaryRGBA2: rgba(42, 42, 42, 0.5);
    --cwButtonSecondaryRGBA3: rgba(42, 42, 42, 0.3);
    --cwButtonSecondaryShadow: rgba(25, 25, 25, 0.7);
    --cwButtonSecondaryShadowFade: rgba(25, 25, 25, 0);
    --cwButtonSecondaryRadius: 6px;
    --cwButtonSecondaryBorder: #373737;
    --cwNavbarG: #343434;
    --cwNavbarBg: #343434;
    --cwNavbarBg2: #505050;
    --cwNavbarBg3: #646464;
    --cwNavbarBgHover: #414141;
    --cwNavbarBg2Hover: #5d5d5d;
    --cwNavbarBg3Hover: #717171;
    --cwNavbarTxt: #E8E8E8;
    --cwNavbarTxt2: #b2b2b2;
    --cwNavbarTxt3: #8e8e8e;
    --cwNavbarAccent: #FFBB1B;
    --cwNavbarAccentTxt: rgba(0, 0, 0, 0.9);
    --cwNavbarRGBA: rgba(52, 52, 52, 0.7);
    --cwNavbarRGBA2: rgba(52, 52, 52, 0.5);
    --cwNavbarRGBA3: rgba(52, 52, 52, 0.3);
    --cwNavbarShadow: rgba(31, 31, 31, 0.7);
    --cwNavbarShadowFade: rgba(31, 31, 31, 0);
    --cwNavbarRadius: 16px;
    --cwNavbarBorder: #080808;
    --cwSliderG: #151515;
    --cwSliderBg: #151515;
    --cwSliderBg2: #313131;
    --cwSliderBg3: #454545;
    --cwSliderBgHover: #222222;
    --cwSliderBg2Hover: #3e3e3e;
    --cwSliderBg3Hover: #525252;
    --cwSliderTxt: #eaeaea;
    --cwSliderTxt2: #aaaaaa;
    --cwSliderTxt3: #808080;
    --cwSliderAccent: #FFBB1B;
    --cwSliderAccentTxt: rgba(0, 0, 0, 0.9);
    --cwSliderRGBA: rgba(21, 21, 21, 0.7);
    --cwSliderRGBA2: rgba(21, 21, 21, 0.5);
    --cwSliderRGBA3: rgba(21, 21, 21, 0.3);
    --cwSliderShadow: rgba(13, 13, 13, 0.7);
    --cwSliderShadowFade: rgba(13, 13, 13, 0);
    --cwSliderRadius: 0px;
    --cwSliderBorder: #080808;
    --cwHeaderG: linear-gradient(90deg, #181818 0%, #181818 100%);
    --cwHeaderBg: #181818;
    --cwHeaderBg2: #343434;
    --cwHeaderBg3: #484848;
    --cwHeaderBgHover: #252525;
    --cwHeaderBg2Hover: #414141;
    --cwHeaderBg3Hover: #555555;
    --cwHeaderTxt: #e8e8e8;
    --cwHeaderTxt2: #aaaaaa;
    --cwHeaderTxt3: #808080;
    --cwHeaderAccent: #FFBB1B;
    --cwHeaderAccentTxt: rgba(0, 0, 0, 0.9);
    --cwHeaderRGBA: rgba(24, 24, 24, 0.7);
    --cwHeaderRGBA2: rgba(24, 24, 24, 0.5);
    --cwHeaderRGBA3: rgba(24, 24, 24, 0.3);
    --cwHeaderShadow: rgba(14, 14, 14, 0.7);
    --cwHeaderShadowFade: rgba(14, 14, 14, 0);
    --cwHeaderRadius: 0pxpx;
    --cwHeaderBorder: #080808;
    --cwHeaderSecondaryG: #202020;
    --cwHeaderSecondaryBg: #202020;
    --cwHeaderSecondaryBg2: #3c3c3c;
    --cwHeaderSecondaryBg3: #505050;
    --cwHeaderSecondaryBgHover: #2d2d2d;
    --cwHeaderSecondaryBg2Hover: #494949;
    --cwHeaderSecondaryBg3Hover: #5d5d5d;
    --cwHeaderSecondaryTxt: #eaeaea;
    --cwHeaderSecondaryTxt2: #adadad;
    --cwHeaderSecondaryTxt3: #858585;
    --cwHeaderSecondaryAccent: #FFBB1B;
    --cwHeaderSecondaryAccentTxt: rgba(0, 0, 0, 0.9);
    --cwHeaderSecondaryRGBA: rgba(32, 32, 32, 0.7);
    --cwHeaderSecondaryRGBA2: rgba(32, 32, 32, 0.5);
    --cwHeaderSecondaryRGBA3: rgba(32, 32, 32, 0.3);
    --cwHeaderSecondaryShadow: rgba(19, 19, 19, 0.7);
    --cwHeaderSecondaryShadowFade: rgba(19, 19, 19, 0);
    --cwHeaderSecondaryRadius: 0pxpx;
    --cwHeaderSecondaryBorder: #2d2d2d;
    --cwFooterG: #1C1C1C;
    --cwFooterBg: #1C1C1C;
    --cwFooterBg2: #383838;
    --cwFooterBg3: #4c4c4c;
    --cwFooterBgHover: #292929;
    --cwFooterBg2Hover: #454545;
    --cwFooterBg3Hover: #595959;
    --cwFooterTxt: #eaeaea;
    --cwFooterTxt2: #acacac;
    --cwFooterTxt3: #838383;
    --cwFooterAccent: #FFBB1B;
    --cwFooterAccentTxt: rgba(0, 0, 0, 0.9);
    --cwFooterRGBA: rgba(28, 28, 28, 0.7);
    --cwFooterRGBA2: rgba(28, 28, 28, 0.5);
    --cwFooterRGBA3: rgba(28, 28, 28, 0.3);
    --cwFooterShadow: rgba(17, 17, 17, 0.7);
    --cwFooterShadowFade: rgba(17, 17, 17, 0);
    --cwFooterRadius: 0px;
    --cwFooterBorder: #292929;
    --cwSubHeaderG: linear-gradient(90deg, #181818 0%, #414141 100%);
    --cwSubHeaderBg: #414141;
    --cwSubHeaderBg2: #5d5d5d;
    --cwSubHeaderBg3: #717171;
    --cwSubHeaderBgHover: #4e4e4e;
    --cwSubHeaderBg2Hover: #6a6a6a;
    --cwSubHeaderBg3Hover: #7e7e7e;
    --cwSubHeaderTxt: #e8e8e8;
    --cwSubHeaderTxt2: #b6b6b6;
    --cwSubHeaderTxt3: #959595;
    --cwSubHeaderAccent: #FFBB1B;
    --cwSubHeaderAccentTxt: rgba(0, 0, 0, 0.9);
    --cwSubHeaderRGBA: rgba(65, 65, 65, 0.7);
    --cwSubHeaderRGBA2: rgba(65, 65, 65, 0.5);
    --cwSubHeaderRGBA3: rgba(65, 65, 65, 0.3);
    --cwSubHeaderShadow: rgba(39, 39, 39, 0.7);
    --cwSubHeaderShadowFade: rgba(39, 39, 39, 0);
    --cwSubHeaderRadius: 0pxpx;
    --cwSubHeaderBorder: #080808;
    --cwTabG: #343434;
    --cwTabBg: #343434;
    --cwTabBg2: #505050;
    --cwTabBg3: #646464;
    --cwTabBgHover: #414141;
    --cwTabBg2Hover: #5d5d5d;
    --cwTabBg3Hover: #717171;
    --cwTabTxt: #E8E8E8;
    --cwTabTxt2: #b2b2b2;
    --cwTabTxt3: #8e8e8e;
    --cwTabAccent: #FFBB1B;
    --cwTabAccentTxt: rgba(0, 0, 0, 0.9);
    --cwTabRGBA: rgba(52, 52, 52, 0.7);
    --cwTabRGBA2: rgba(52, 52, 52, 0.5);
    --cwTabRGBA3: rgba(52, 52, 52, 0.3);
    --cwTabShadow: rgba(31, 31, 31, 0.7);
    --cwTabShadowFade: rgba(31, 31, 31, 0);
    --cwTabRadius: 16px;
    --cwTabBorder: #080808;
    --cwTabActiveG: #414141;
    --cwTabActiveBg: #414141;
    --cwTabActiveBg2: #5d5d5d;
    --cwTabActiveBg3: #717171;
    --cwTabActiveBgHover: #4e4e4e;
    --cwTabActiveBg2Hover: #6a6a6a;
    --cwTabActiveBg3Hover: #7e7e7e;
    --cwTabActiveTxt: #E8E8E8;
    --cwTabActiveTxt2: #b6b6b6;
    --cwTabActiveTxt3: #959595;
    --cwTabActiveAccent: #FFBB1B;
    --cwTabActiveAccentTxt: rgba(0, 0, 0, 0.9);
    --cwTabActiveRGBA: rgba(65, 65, 65, 0.7);
    --cwTabActiveRGBA2: rgba(65, 65, 65, 0.5);
    --cwTabActiveRGBA3: rgba(65, 65, 65, 0.3);
    --cwTabActiveShadow: rgba(39, 39, 39, 0.7);
    --cwTabActiveShadowFade: rgba(39, 39, 39, 0);
    --cwTabActiveRadius: 16px;
    --cwTabActiveBorder: #080808;
    --cwInputG: #313131;
    --cwInputBg: #313131;
    --cwInputBg2: #4d4d4d;
    --cwInputBg3: #616161;
    --cwInputBgHover: #3e3e3e;
    --cwInputBg2Hover: #5a5a5a;
    --cwInputBg3Hover: #6e6e6e;
    --cwInputTxt: #eaeaea;
    --cwInputTxt2: #b3b3b3;
    --cwInputTxt3: #8e8e8e;
    --cwInputAccent: #FFBB1B;
    --cwInputAccentTxt: rgba(0, 0, 0, 0.9);
    --cwInputRGBA: rgba(49, 49, 49, 0.7);
    --cwInputRGBA2: rgba(49, 49, 49, 0.5);
    --cwInputRGBA3: rgba(49, 49, 49, 0.3);
    --cwInputShadow: rgba(29, 29, 29, 0.7);
    --cwInputShadowFade: rgba(29, 29, 29, 0);
    --cwInputRadius: 4px;
    --cwInputBorder: #080808;
    --cwInputSecondaryG: #404040;
    --cwInputSecondaryBg: #404040;
    --cwInputSecondaryBg2: #5c5c5c;
    --cwInputSecondaryBg3: #707070;
    --cwInputSecondaryBgHover: #4d4d4d;
    --cwInputSecondaryBg2Hover: #696969;
    --cwInputSecondaryBg3Hover: #7d7d7d;
    --cwInputSecondaryTxt: #ececec;
    --cwInputSecondaryTxt2: #b8b8b8;
    --cwInputSecondaryTxt3: #969696;
    --cwInputSecondaryAccent: #FFBB1B;
    --cwInputSecondaryAccentTxt: rgba(0, 0, 0, 0.9);
    --cwInputSecondaryRGBA: rgba(64, 64, 64, 0.7);
    --cwInputSecondaryRGBA2: rgba(64, 64, 64, 0.5);
    --cwInputSecondaryRGBA3: rgba(64, 64, 64, 0.3);
    --cwInputSecondaryShadow: rgba(38, 38, 38, 0.7);
    --cwInputSecondaryShadowFade: rgba(38, 38, 38, 0);
    --cwInputSecondaryRadius: 4px;
    --cwInputSecondaryBorder: #080808;
    --cwFilterG: #181818;
    --cwFilterBg: #181818;
    --cwFilterBg2: #343434;
    --cwFilterBg3: #484848;
    --cwFilterBgHover: #252525;
    --cwFilterBg2Hover: #414141;
    --cwFilterBg3Hover: #555555;
    --cwFilterTxt: #FFFFFF;
    --cwFilterTxt2: #bababa;
    --cwFilterTxt3: #8c8c8c;
    --cwFilterAccent: #FFBB1B;
    --cwFilterAccentTxt: rgba(0, 0, 0, 0.9);
    --cwFilterRGBA: rgba(24, 24, 24, 0.7);
    --cwFilterRGBA2: rgba(24, 24, 24, 0.5);
    --cwFilterRGBA3: rgba(24, 24, 24, 0.3);
    --cwFilterShadow: rgba(14, 14, 14, 0.7);
    --cwFilterShadowFade: rgba(14, 14, 14, 0);
    --cwFilterRadius: 0px;
    --cwFilterBorder: #080808;
    --cwTooltipG: #313131;
    --cwTooltipBg: #313131;
    --cwTooltipBg2: #4d4d4d;
    --cwTooltipBg3: #616161;
    --cwTooltipBgHover: #3e3e3e;
    --cwTooltipBg2Hover: #5a5a5a;
    --cwTooltipBg3Hover: #6e6e6e;
    --cwTooltipTxt: #EAEAEA;
    --cwTooltipTxt2: #b3b3b3;
    --cwTooltipTxt3: #8e8e8e;
    --cwTooltipAccent: #FFBB1B;
    --cwTooltipAccentTxt: rgba(0, 0, 0, 0.9);
    --cwTooltipRGBA: rgba(49, 49, 49, 0.7);
    --cwTooltipRGBA2: rgba(49, 49, 49, 0.5);
    --cwTooltipRGBA3: rgba(49, 49, 49, 0.3);
    --cwTooltipShadow: rgba(29, 29, 29, 0.7);
    --cwTooltipShadowFade: rgba(29, 29, 29, 0);
    --cwTooltipRadius: 0px;
    --cwTooltipBorder: #080808;
    --cwModalG: #1E1E1E;
    --cwModalBg: #1E1E1E;
    --cwModalBg2: #0f0f0f;
    --cwModalBg3: #000000;
    --cwModalBgHover: #141414;
    --cwModalBg2Hover: #050505;
    --cwModalBg3Hover: #000000;
    --cwModalTxt: #eaeaea;
    --cwModalTxt2: #adadad;
    --cwModalTxt3: #848484;
    --cwModalAccent: #FFBB1B;
    --cwModalAccentTxt: rgba(0, 0, 0, 0.9);
    --cwModalRGBA: rgba(30, 30, 30, 0.7);
    --cwModalRGBA2: rgba(30, 30, 30, 0.5);
    --cwModalRGBA3: rgba(30, 30, 30, 0.3);
    --cwModalShadow: rgba(120, 120, 120, 0.7);
    --cwModalShadowFade: rgba(120, 120, 120, 0);
    --cwModalRadius: 0px;
    --cwModalBorder: #080808;
    --cwLoginG: #181818;
    --cwLoginBg: #181818;
    --cwLoginBg2: #343434;
    --cwLoginBg3: #484848;
    --cwLoginBgHover: #252525;
    --cwLoginBg2Hover: #414141;
    --cwLoginBg3Hover: #555555;
    --cwLoginTxt: #eaeaea;
    --cwLoginTxt2: #ababab;
    --cwLoginTxt3: #818181;
    --cwLoginAccent: #FFBB1B;
    --cwLoginAccentTxt: rgba(0, 0, 0, 0.9);
    --cwLoginRGBA: rgba(24, 24, 24, 0.7);
    --cwLoginRGBA2: rgba(24, 24, 24, 0.5);
    --cwLoginRGBA3: rgba(24, 24, 24, 0.3);
    --cwLoginShadow: rgba(14, 14, 14, 0.7);
    --cwLoginShadowFade: rgba(14, 14, 14, 0);
    --cwLoginRadius: 0px;
    --cwLoginBorder: #080808;
    --cwRegisterG: #181818;
    --cwRegisterBg: #181818;
    --cwRegisterBg2: #343434;
    --cwRegisterBg3: #484848;
    --cwRegisterBgHover: #252525;
    --cwRegisterBg2Hover: #414141;
    --cwRegisterBg3Hover: #555555;
    --cwRegisterTxt: #eaeaea;
    --cwRegisterTxt2: #ababab;
    --cwRegisterTxt3: #818181;
    --cwRegisterAccent: #FFBB1B;
    --cwRegisterAccentTxt: rgba(0, 0, 0, 0.9);
    --cwRegisterRGBA: rgba(24, 24, 24, 0.7);
    --cwRegisterRGBA2: rgba(24, 24, 24, 0.5);
    --cwRegisterRGBA3: rgba(24, 24, 24, 0.3);
    --cwRegisterShadow: rgba(14, 14, 14, 0.7);
    --cwRegisterShadowFade: rgba(14, 14, 14, 0);
    --cwRegisterRadius: 0px;
    --cwRegisterBorder: #080808;
    /*Overlay*/
    --cwOverlayBg: rgba(0, 0, 0, 0.7);
    --cwOverlayTxt: #fff;
    --cwOverlayTxt2: #b3b3b3;
    --cwOverlayAccent: #FFBB1B;
    --cwOverlayAccentTxt: rgba(0, 0, 0, 0.9);
    --cwOverlayBlur: 4px;
    /* cwSignInButton essence start */
    --cwSignInButtonG: linear-gradient(0deg, #2A2A2A 0%, #2A2A2A 100%);
    --cwSignInButtonBg: #2A2A2A;
    --cwSignInButtonBgHover: #373737;
    --cwSignInButtonBg2: #464646;
    --cwSignInButtonBg2Hover: #535353;
    --cwSignInButtonBg3: #5a5a5a;
    --cwSignInButtonBg3Hover: #676767;
    --cwSignInButtonTxt: #eaeaea;
    --cwSignInButtonTxt2: #b0b0b0;
    --cwSignInButtonTxt3: #8a8a8a;
    --cwSignInButtonAccent: #FFBB1B;
    --cwSignInButtonAccentTxt: rgba(0, 0, 0, 0.9);
    --cwSignInButtonBorder: #373737;
    --cwSignInButtonRadius: 6px;
    /* cwDepositButton essence start */
    --cwDepositButtonG: linear-gradient(0deg, #FFC02A 0%, #FFC02A 100%);
    --cwDepositButtonBg: #FFC02A;
    --cwDepositButtonBgHover: #ffc843;
    --cwDepositButtonBg2: #ffd162;
    --cwDepositButtonBg2Hover: #ffd87b;
    --cwDepositButtonBg3: #ffdd8b;
    --cwDepositButtonBg3Hover: #ffe4a4;
    --cwDepositButtonTxt: #1a1304;
    --cwDepositButtonTxt2: #5f470f;
    --cwDepositButtonTxt3: #8d6a17;
    --cwDepositButtonAccent: #FFBB1B;
    --cwDepositButtonAccentTxt: rgba(0, 0, 0, 0.9);
    --cwDepositButtonBorder: #FFC02A;
    --cwDepositButtonRadius: 8px;
}


.copy {
    font-size: 11px;
    margin-top: 16px;
}

/*header*/
.LogoMobilePlatform {
    background-image: var(--cdn-logo-mob_gif);
}

/*footer*/

.license_txt span a {
    font-weight: 600;
}

/*footer social*/


.footer_links a:not(.footer_links__title) {
    white-space: normal;
    line-height: 20px;
}

.footer_quick_links {
    padding-bottom: 20px;
}

/*Fast Menu Start*/

.rb23-close img {
    max-width: unset;
}


@media (max-width: 768px) {
    #rb23-quick-action {
        left: 20px;
        bottom: 80px;
    }
}



#rb23-quick-action {
    bottom: calc(var(--cwNavbarBottomHeight) + 26px);
    position: fixed;
    z-index: 99;
    display: flex;
    flex-flow: column;
    align-items: flex-end;
}


#rb23-quick-action.rb23-opened .rb23-qa-btn {
    /*width: 200px;*/
    background-color: #d57400;
    -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-btn span[class*="rb23-"] {
    padding: 0 30px 0 10px;
}

#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: #ff8a00;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    z-index: 1;
}

#rb23-quick-action .rb23-qa-btn span {
    padding: 5px;
}

#rb23-quick-action .rb23-qa-btn:hover {
    background-color: #ff8a00;
}

#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;
    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 #ff8a00;
}

#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;
}

/*Fast Menu End*/
/**/


body.header__app_ios_popup #searchContent .popup_flex_box {
    top: 95px
}

body.header__app_ios_popup .game__more_block {
    padding: 50px 15px
}

body.header__app_ios_popup .header__wrap_block .cw_header_space {
    height: calc(var(--cwHeaderHeight) + 64px)
}

body.header__app_ios_popup .header_both {
    min-height: calc(var(--cwHeaderHeight) + 64px);
    padding-top: 70px
}
.wbp_nav_fixed.header__app_ios_popup .widgetBased_wrapper,
.lobbyFilter_fixed.header__app_ios_popup .lobbyFilter_group_wrapper {
    top: calc(var(--cwHeaderHeight) + 64px)
}
.hide_header_navbar .wbp_nav_fixed.header__app_ios_popup .widgetBased_wrapper,
.hide_header_navbar .lobbyFilter_fixed.header__app_ios_popup .lobbyFilter_group_wrapper {
    top: 0
}

body.header__app_ios_popup .go_to_app_content {
    width: 100%;
    display: flex;
    height: 64px;
    background-color: #616161;
    padding: 0 15px 0 7px;
    font-family: roboto,sans-serif;
    z-index: 3;
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    font-size: 13px
}

body.header__app_ios_popup .dynamic_icon {
    margin: 0;
    padding: 0
}

.go_to_app_content button {
    padding: 0
}

.go_app_icon {
    width: 44px;
    height: 44px;
}

.go_to_app_content .go_app_title {
    font-size: 14px;
    font-weight: 700;
    color: var(--cwBodyTxt)
}

.go_to_app_content .go_app_subTitle {
    font-size: 12px;
    color: #fff;
    margin: 0
}

.get_app_btn {
    margin-inline-start: auto;
    padding: 6px 16px;
    background-color: #ffc02a;
    color: #000;
    border-radius: 14px
}

.go_app_close i {
    font-size: 22px;
    padding: 5px;
    color: #fff
}
.call_request_content .call_request_textarea ~ .reg_err_mess{
    top:95%;
}