 :root{
            --cwBodyG: #515151;
    --cwBodyBg: #515151;
    --cwBodyBg2: #6d6d6d;
    --cwBodyBg3: #818181;
    --cwBodyBgHover: #5e5e5e;
    --cwBodyBg2Hover: #7a7a7a;
    --cwBodyBg3Hover: #8e8e8e;
    --cwBodyTxt: #fff;
    --cwBodyTxt2: #cbcbcb;
    --cwBodyTxt3: #a8a8a8;
    --cwBodyAccent: #FFEA30;
    --cwBodyAccentTxt: rgba(0, 0, 0, 0.9);
    --cwBodyRGBA: rgba(81, 81, 81, 0.7);
    --cwBodyRGBA2: rgba(81, 81, 81, 0.5);
    --cwBodyRGBA3: rgba(81, 81, 81, 0.3);
    --cwBodyShadow: rgba(49, 49, 49, 0.7);
    --cwBodyShadowFade: rgba(49, 49, 49, 0);
    --cwBodyRadius: 2px;
    --cwBodyBorder: #5e5e5e;


    --cwAccentG: #FFEA30;
    --cwAccentBg: #FFEA30;
    --cwAccentBg2: #fff068;
    --cwAccentBg3: #fff491;
    --cwAccentBgHover: #ffed49;
    --cwAccentBg2Hover: #fff381;
    --cwAccentBg3Hover: #fff7aa;
    --cwAccentTxt: #000;
    --cwAccentTxt2: #4d460e;
    --cwAccentTxt3: #807518;
    --cwAccentAccent: #FFEA30;
    --cwAccentAccentTxt: rgba(0, 0, 0, 0.9);
    --cwAccentRGBA: rgba(255, 234, 48, 0.7);
    --cwAccentRGBA2: rgba(255, 234, 48, 0.5);
    --cwAccentRGBA3: rgba(255, 234, 48, 0.3);
    --cwAccentShadow: rgba(153, 140, 29, 0.7);
    --cwAccentShadowFade: rgba(153, 140, 29, 0);
    --cwAccentRadius: 2px;
    --cwAccentBorder: #ffed49;


    --cwDominantG: #5e5e5e;
    --cwDominantBg: #5e5e5e;
    --cwDominantBg2: #7a7a7a;
    --cwDominantBg3: #8e8e8e;
    --cwDominantBgHover: #6b6b6b;
    --cwDominantBg2Hover: #878787;
    --cwDominantBg3Hover: #9b9b9b;
    --cwDominantTxt: #fff;
    --cwDominantTxt2: #cfcfcf;
    --cwDominantTxt3: #afafaf;
    --cwDominantAccent: #FFEA30;
    --cwDominantAccentTxt: rgba(0, 0, 0, 0.9);
    --cwDominantRGBA: rgba(94, 94, 94, 0.7);
    --cwDominantRGBA2: rgba(94, 94, 94, 0.5);
    --cwDominantRGBA3: rgba(94, 94, 94, 0.3);
    --cwDominantShadow: rgba(56, 56, 56, 0.7);
    --cwDominantShadowFade: rgba(56, 56, 56, 0);
    --cwDominantRadius: 2px;
    --cwDominantBorder: #6b6b6b;


    --cwCardG: #5B5B5B;
    --cwCardBg: #5B5B5B;
    --cwCardBg2: #777777;
    --cwCardBg3: #8b8b8b;
    --cwCardBgHover: #686868;
    --cwCardBg2Hover: #848484;
    --cwCardBg3Hover: #989898;
    --cwCardTxt: #fff;
    --cwCardTxt2: #cecece;
    --cwCardTxt3: #adadad;
    --cwCardAccent: #FFEA30;
    --cwCardAccentTxt: rgba(0, 0, 0, 0.9);
    --cwCardRGBA: rgba(91, 91, 91, 0.7);
    --cwCardRGBA2: rgba(91, 91, 91, 0.5);
    --cwCardRGBA3: rgba(91, 91, 91, 0.3);
    --cwCardShadow: rgba(55, 55, 55, 0.7);
    --cwCardShadowFade: rgba(55, 55, 55, 0);
    --cwCardRadius: 16px;
    --cwCardBorder: #686868;


    --cwGameG: #5B5B5B;
    --cwGameBg: #5B5B5B;
    --cwGameBg2: #777777;
    --cwGameBg3: #8b8b8b;
    --cwGameBgHover: #686868;
    --cwGameBg2Hover: #848484;
    --cwGameBg3Hover: #989898;
    --cwGameTxt: #fff;
    --cwGameTxt2: #cecece;
    --cwGameTxt3: #adadad;
    --cwGameAccent: #FFEA30;
    --cwGameAccentTxt: rgba(0, 0, 0, 0.9);
    --cwGameRGBA: rgba(91, 91, 91, 0.7);
    --cwGameRGBA2: rgba(91, 91, 91, 0.5);
    --cwGameRGBA3: rgba(91, 91, 91, 0.3);
    --cwGameShadow: rgba(55, 55, 55, 0.7);
    --cwGameShadowFade: rgba(55, 55, 55, 0);
    --cwGameRadius: 16px;
    --cwGameBorder: #686868;


    --cwJackpotG: #5B5B5B;
    --cwJackpotBg: #5B5B5B;
    --cwJackpotBg2: #777777;
    --cwJackpotBg3: #8b8b8b;
    --cwJackpotBgHover: #686868;
    --cwJackpotBg2Hover: #848484;
    --cwJackpotBg3Hover: #989898;
    --cwJackpotTxt: #fff;
    --cwJackpotTxt2: #cecece;
    --cwJackpotTxt3: #adadad;
    --cwJackpotAccent: #FFEA30;
    --cwJackpotAccentTxt: rgba(0, 0, 0, 0.9);
    --cwJackpotRGBA: rgba(91, 91, 91, 0.7);
    --cwJackpotRGBA2: rgba(91, 91, 91, 0.5);
    --cwJackpotRGBA3: rgba(91, 91, 91, 0.3);
    --cwJackpotShadow: rgba(55, 55, 55, 0.7);
    --cwJackpotShadowFade: rgba(55, 55, 55, 0);
    --cwJackpotRadius: 16px;
    --cwJackpotBorder: #686868;


    --cwButtonG: #FFEA30;
    --cwButtonBg: #FFEA30;
    --cwButtonBgHover: #ffed49;
    --cwButtonBg2: #fff068;
    --cwButtonBg2Hover: #fff381;
    --cwButtonTxt: #000;
    --cwButtonTxt2: #4d460e;
    --cwButtonAccent: #FFEA30;
    --cwButtonAccentTxt: rgba(0, 0, 0, 0.9);
    --cwButtonRadius: 2px;
    --cwButtonBorder: #ffed49;


    --cwSignInButtonG: #3A7D60;
    --cwSignInButtonBg: #3A7D60;
    --cwSignInButtonBgHover: #428e6d;
    --cwSignInButtonBg2: #4ca37d;
    --cwSignInButtonBg2Hover: #58b18a;
    --cwSignInButtonTxt: #fff;
    --cwSignInButtonTxt2: #c4d8cf;
    --cwSignInButtonAccent: #FFEA30;
    --cwSignInButtonAccentTxt: rgba(0, 0, 0, 0.9);
    --cwSignInButtonRadius: 6px;
    --cwSignInButtonBorder: #FFFFFF;


    --cwDepositButtonG: #FFEA30;
    --cwDepositButtonBg: #FFEA30;
    --cwDepositButtonBgHover: #ffed49;
    --cwDepositButtonBg2: #fff068;
    --cwDepositButtonBg2Hover: #fff381;
    --cwDepositButtonTxt: #000;
    --cwDepositButtonTxt2: #4d460e;
    --cwDepositButtonAccent: #FFEA30;
    --cwDepositButtonAccentTxt: rgba(0, 0, 0, 0.9);
    --cwDepositButtonRadius: 2px;
    --cwDepositButtonBorder: #ffed49;


    --cwButtonSecondaryG: #3A7D60;
    --cwButtonSecondaryBg: #3A7D60;
    --cwButtonSecondaryBgHover: #428e6d;
    --cwButtonSecondaryBg2: #4ca37d;
    --cwButtonSecondaryBg2Hover: #58b18a;
    --cwButtonSecondaryTxt: #fff;
    --cwButtonSecondaryTxt2: #c4d8cf;
    --cwButtonSecondaryAccent: #FFEA30;
    --cwButtonSecondaryAccentTxt: rgba(0, 0, 0, 0.9);
    --cwButtonSecondaryRadius: 6px;
    --cwButtonSecondaryBorder: #FFFFFF;


    --cwNavbarG: #6d6d6d;
    --cwNavbarBg: #6d6d6d;
    --cwNavbarBg2: #898989;
    --cwNavbarBg3: #9d9d9d;
    --cwNavbarBgHover: #7a7a7a;
    --cwNavbarBg2Hover: #969696;
    --cwNavbarBg3Hover: #aaaaaa;
    --cwNavbarTxt: #fff;
    --cwNavbarTxt2: #d3d3d3;
    --cwNavbarTxt3: #b6b6b6;
    --cwNavbarAccent: #FFEA30;
    --cwNavbarAccentTxt: rgba(0, 0, 0, 0.9);
    --cwNavbarRGBA: rgba(109, 109, 109, 0.7);
    --cwNavbarRGBA2: rgba(109, 109, 109, 0.5);
    --cwNavbarRGBA3: rgba(109, 109, 109, 0.3);
    --cwNavbarShadow: rgba(65, 65, 65, 0.7);
    --cwNavbarShadowFade: rgba(65, 65, 65, 0);
    --cwNavbarRadius: 2px;
    --cwNavbarBorder: #7a7a7a;


    --cwSliderG: #5e5e5e;
    --cwSliderBg: #5e5e5e;
    --cwSliderBg2: #7a7a7a;
    --cwSliderBg3: #8e8e8e;
    --cwSliderBgHover: #6b6b6b;
    --cwSliderBg2Hover: #878787;
    --cwSliderBg3Hover: #9b9b9b;
    --cwSliderTxt: #fff;
    --cwSliderTxt2: #cfcfcf;
    --cwSliderTxt3: #afafaf;
    --cwSliderAccent: #FFEA30;
    --cwSliderAccentTxt: rgba(0, 0, 0, 0.9);
    --cwSliderRGBA: rgba(94, 94, 94, 0.7);
    --cwSliderRGBA2: rgba(94, 94, 94, 0.5);
    --cwSliderRGBA3: rgba(94, 94, 94, 0.3);
    --cwSliderShadow: rgba(56, 56, 56, 0.7);
    --cwSliderShadowFade: rgba(56, 56, 56, 0);
    --cwSliderRadius: 2px;
    --cwSliderBorder: #6b6b6b;


    --cwHeaderG: #3A7D60;
    --cwHeaderBg: #3A7D60;
    --cwHeaderBg2: #4ca37d;
    --cwHeaderBg3: #62b692;
    --cwHeaderBgHover: #428e6d;
    --cwHeaderBg2Hover: #58b18a;
    --cwHeaderBg3Hover: #73be9e;
    --cwHeaderTxt: #fff;
    --cwHeaderTxt2: #c4d8cf;
    --cwHeaderTxt3: #9dbeb0;
    --cwHeaderAccent: #FFEA30;
    --cwHeaderAccentTxt: rgba(0, 0, 0, 0.9);
    --cwHeaderRGBA: rgba(58, 125, 96, 0.7);
    --cwHeaderRGBA2: rgba(58, 125, 96, 0.5);
    --cwHeaderRGBA3: rgba(58, 125, 96, 0.3);
    --cwHeaderShadow: rgba(35, 75, 58, 0.7);
    --cwHeaderShadowFade: rgba(35, 75, 58, 0);
    --cwHeaderRadius: 2px;
    --cwHeaderBorder: #428e6d;


    --cwHeaderSecondaryG: #474747;
    --cwHeaderSecondaryBg: #474747;
    --cwHeaderSecondaryBg2: #636363;
    --cwHeaderSecondaryBg3: #777777;
    --cwHeaderSecondaryBgHover: #545454;
    --cwHeaderSecondaryBg2Hover: #707070;
    --cwHeaderSecondaryBg3Hover: #848484;
    --cwHeaderSecondaryTxt: #fff;
    --cwHeaderSecondaryTxt2: #c8c8c8;
    --cwHeaderSecondaryTxt3: #a3a3a3;
    --cwHeaderSecondaryAccent: #FFEA30;
    --cwHeaderSecondaryAccentTxt: rgba(0, 0, 0, 0.9);
    --cwHeaderSecondaryRGBA: rgba(71, 71, 71, 0.7);
    --cwHeaderSecondaryRGBA2: rgba(71, 71, 71, 0.5);
    --cwHeaderSecondaryRGBA3: rgba(71, 71, 71, 0.3);
    --cwHeaderSecondaryShadow: rgba(43, 43, 43, 0.7);
    --cwHeaderSecondaryShadowFade: rgba(43, 43, 43, 0);
    --cwHeaderSecondaryRadius: 2px;
    --cwHeaderSecondaryBorder: #545454;


    --cwFooterG: #333333;
    --cwFooterBg: #333333;
    --cwFooterBg2: #4f4f4f;
    --cwFooterBg3: #636363;
    --cwFooterBgHover: #404040;
    --cwFooterBg2Hover: #5c5c5c;
    --cwFooterBg3Hover: #707070;
    --cwFooterTxt: #999999;
    --cwFooterTxt2: #B3B3B3;
    --cwFooterTxt3: #666666;
    --cwFooterAccent: #999999;
    --cwFooterAccentTxt: rgba(0, 0, 0, 0.9);
    --cwFooterRGBA: rgba(51, 51, 51, 0.7);
    --cwFooterRGBA2: rgba(51, 51, 51, 0.5);
    --cwFooterRGBA3: rgba(51, 51, 51, 0.3);
    --cwFooterShadow: rgba(31, 31, 31, 0.7);
    --cwFooterShadowFade: rgba(31, 31, 31, 0);
    --cwFooterRadius: 2px;
    --cwFooterBorder: #404040;


    --cwSubHeaderG: #58b18a;
    --cwSubHeaderBg: #58b18a;
    --cwSubHeaderBg2: #7ec3a5;
    --cwSubHeaderBg3: #9ad0b8;
    --cwSubHeaderBgHover: #69b996;
    --cwSubHeaderBg2Hover: #8fcbb1;
    --cwSubHeaderBg3Hover: #abd8c4;
    --cwSubHeaderTxt: #000;
    --cwSubHeaderTxt2: #1a3529;
    --cwSubHeaderTxt3: #2c5945;
    --cwSubHeaderAccent: #FFEA30;
    --cwSubHeaderAccentTxt: rgba(0, 0, 0, 0.9);
    --cwSubHeaderRGBA: rgba(88, 177, 138, 0.7);
    --cwSubHeaderRGBA2: rgba(88, 177, 138, 0.5);
    --cwSubHeaderRGBA3: rgba(88, 177, 138, 0.3);
    --cwSubHeaderShadow: rgba(53, 106, 83, 0.7);
    --cwSubHeaderShadowFade: rgba(53, 106, 83, 0);
    --cwSubHeaderRadius: 2px;
    --cwSubHeaderBorder: #69b996;


    --cwTabG: #656565;
    --cwTabBg: #656565;
    --cwTabBg2: #818181;
    --cwTabBg3: #959595;
    --cwTabBgHover: #727272;
    --cwTabBg2Hover: #8e8e8e;
    --cwTabBg3Hover: #a2a2a2;
    --cwTabTxt: #fff;
    --cwTabTxt2: #d1d1d1;
    --cwTabTxt3: #b2b2b2;
    --cwTabAccent: #FFEA30;
    --cwTabAccentTxt: rgba(0, 0, 0, 0.9);
    --cwTabRGBA: rgba(101, 101, 101, 0.7);
    --cwTabRGBA2: rgba(101, 101, 101, 0.5);
    --cwTabRGBA3: rgba(101, 101, 101, 0.3);
    --cwTabShadow: rgba(61, 61, 61, 0.7);
    --cwTabShadowFade: rgba(61, 61, 61, 0);
    --cwTabRadius: 48px;
    --cwTabBorder: #727272;


    --cwTabActiveG: #FFEA30;
    --cwTabActiveBg: #FFEA30;
    --cwTabActiveBg2: #fff068;
    --cwTabActiveBg3: #fff491;
    --cwTabActiveBgHover: #ffed49;
    --cwTabActiveBg2Hover: #fff381;
    --cwTabActiveBg3Hover: #fff7aa;
    --cwTabActiveTxt: #000;
    --cwTabActiveTxt2: #4d460e;
    --cwTabActiveTxt3: #807518;
    --cwTabActiveAccent: #FFEA30;
    --cwTabActiveAccentTxt: rgba(0, 0, 0, 0.9);
    --cwTabActiveRGBA: rgba(255, 234, 48, 0.7);
    --cwTabActiveRGBA2: rgba(255, 234, 48, 0.5);
    --cwTabActiveRGBA3: rgba(255, 234, 48, 0.3);
    --cwTabActiveShadow: rgba(153, 140, 29, 0.7);
    --cwTabActiveShadowFade: rgba(153, 140, 29, 0);
    --cwTabActiveRadius: 48px;
    --cwTabActiveBorder: #ffed49;


    --cwInputG: #E8E8E8;
    --cwInputBg: #E8E8E8;
    --cwInputBg2: #ffffff;
    --cwInputBg3: #ffffff;
    --cwInputBgHover: #f5f5f5;
    --cwInputBg2Hover: #ffffff;
    --cwInputBg3Hover: #ffffff;
    --cwInputTxt: #000;
    --cwInputTxt2: #464646;
    --cwInputTxt3: #747474;
    --cwInputAccent: #FFEA30;
    --cwInputAccentTxt: rgba(0, 0, 0, 0.9);
    --cwInputRGBA: rgba(232, 232, 232, 0.7);
    --cwInputRGBA2: rgba(232, 232, 232, 0.5);
    --cwInputRGBA3: rgba(232, 232, 232, 0.3);
    --cwInputShadow: rgba(139, 139, 139, 0.7);
    --cwInputShadowFade: rgba(139, 139, 139, 0);
    --cwInputRadius: 2px;
    --cwInputBorder: #f5f5f5;


    --cwInputSecondaryG: #ffffff;
    --cwInputSecondaryBg: #ffffff;
    --cwInputSecondaryBg2: #ffffff;
    --cwInputSecondaryBg3: #ffffff;
    --cwInputSecondaryBgHover: #ffffff;
    --cwInputSecondaryBg2Hover: #ffffff;
    --cwInputSecondaryBg3Hover: #ffffff;
    --cwInputSecondaryTxt: #000;
    --cwInputSecondaryTxt2: #4d4d4d;
    --cwInputSecondaryTxt3: #808080;
    --cwInputSecondaryAccent: #FFEA30;
    --cwInputSecondaryAccentTxt: rgba(0, 0, 0, 0.9);
    --cwInputSecondaryRGBA: rgba(255, 255, 255, 0.7);
    --cwInputSecondaryRGBA2: rgba(255, 255, 255, 0.5);
    --cwInputSecondaryRGBA3: rgba(255, 255, 255, 0.3);
    --cwInputSecondaryShadow: rgba(153, 153, 153, 0.7);
    --cwInputSecondaryShadowFade: rgba(153, 153, 153, 0);
    --cwInputSecondaryRadius: 2px;
    --cwInputSecondaryBorder: #ffffff;


    --cwFilterG: #5B5B5B;
    --cwFilterBg: #5B5B5B;
    --cwFilterBg2: #777777;
    --cwFilterBg3: #8b8b8b;
    --cwFilterBgHover: #686868;
    --cwFilterBg2Hover: #848484;
    --cwFilterBg3Hover: #989898;
    --cwFilterTxt: #fff;
    --cwFilterTxt2: #cecece;
    --cwFilterTxt3: #adadad;
    --cwFilterAccent: #FFEA30;
    --cwFilterAccentTxt: rgba(0, 0, 0, 0.9);
    --cwFilterRGBA: rgba(91, 91, 91, 0.7);
    --cwFilterRGBA2: rgba(91, 91, 91, 0.5);
    --cwFilterRGBA3: rgba(91, 91, 91, 0.3);
    --cwFilterShadow: rgba(55, 55, 55, 0.7);
    --cwFilterShadowFade: rgba(55, 55, 55, 0);
    --cwFilterRadius: 2px;
    --cwFilterBorder: #686868;


    --cwTooltipG: #6d6d6d;
    --cwTooltipBg: #6d6d6d;
    --cwTooltipBg2: #898989;
    --cwTooltipBg3: #9d9d9d;
    --cwTooltipBgHover: #7a7a7a;
    --cwTooltipBg2Hover: #969696;
    --cwTooltipBg3Hover: #aaaaaa;
    --cwTooltipTxt: #fff;
    --cwTooltipTxt2: #d3d3d3;
    --cwTooltipTxt3: #b6b6b6;
    --cwTooltipAccent: #FFEA30;
    --cwTooltipAccentTxt: rgba(0, 0, 0, 0.9);
    --cwTooltipRGBA: rgba(109, 109, 109, 0.7);
    --cwTooltipRGBA2: rgba(109, 109, 109, 0.5);
    --cwTooltipRGBA3: rgba(109, 109, 109, 0.3);
    --cwTooltipShadow: rgba(65, 65, 65, 0.7);
    --cwTooltipShadowFade: rgba(65, 65, 65, 0);
    --cwTooltipRadius: 2px;
    --cwTooltipBorder: #7a7a7a;


    --cwModalG: #3D3D3D;
    --cwModalBg: #3D3D3D;
    --cwModalBg2: #595959;
    --cwModalBg3: #6d6d6d;
    --cwModalBgHover: #4a4a4a;
    --cwModalBg2Hover: #666666;
    --cwModalBg3Hover: #7a7a7a;
    --cwModalTxt: #fff;
    --cwModalTxt2: #c5c5c5;
    --cwModalTxt3: #9e9e9e;
    --cwModalAccent: #14805E;
    --cwModalAccentTxt: rgba(255, 255, 255, 0.9);
    --cwModalRGBA: rgba(61, 61, 61, 0.7);
    --cwModalRGBA2: rgba(61, 61, 61, 0.5);
    --cwModalRGBA3: rgba(61, 61, 61, 0.3);
    --cwModalShadow: rgba(37, 37, 37, 0.7);
    --cwModalShadowFade: rgba(37, 37, 37, 0);
    --cwModalRadius: 2px;
    --cwModalBorder: #4a4a4a;


    --cwLoginG: #474747;
    --cwLoginBg: #474747;
    --cwLoginBg2: #636363;
    --cwLoginBg3: #777777;
    --cwLoginBgHover: #545454;
    --cwLoginBg2Hover: #707070;
    --cwLoginBg3Hover: #848484;
    --cwLoginTxt: #fff;
    --cwLoginTxt2: #c8c8c8;
    --cwLoginTxt3: #a3a3a3;
    --cwLoginAccent: #FF8600;
    --cwLoginAccentTxt: rgba(0, 0, 0, 0.9);
    --cwLoginRGBA: rgba(71, 71, 71, 0.7);
    --cwLoginRGBA2: rgba(71, 71, 71, 0.5);
    --cwLoginRGBA3: rgba(71, 71, 71, 0.3);
    --cwLoginShadow: rgba(43, 43, 43, 0.7);
    --cwLoginShadowFade: rgba(43, 43, 43, 0);
    --cwLoginRadius: 8px;
    --cwLoginBorder: #545454;


    --cwRegisterG: #666566;
    --cwRegisterBg: #666566;
    --cwRegisterBg2: #828182;
    --cwRegisterBg3: #969596;
    --cwRegisterBgHover: #737273;
    --cwRegisterBg2Hover: #8f8e8f;
    --cwRegisterBg3Hover: #a3a2a3;
    --cwRegisterTxt: #fff;
    --cwRegisterTxt2: #d1d1d1;
    --cwRegisterTxt3: #b3b2b3;
    --cwRegisterAccent: #14805E;
    --cwRegisterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwRegisterRGBA: rgba(102, 101, 102, 0.7);
    --cwRegisterRGBA2: rgba(102, 101, 102, 0.5);
    --cwRegisterRGBA3: rgba(102, 101, 102, 0.3);
    --cwRegisterShadow: rgba(61, 61, 61, 0.7);
    --cwRegisterShadowFade: rgba(61, 61, 61, 0);
    --cwRegisterRadius: 2px;
    --cwRegisterBorder: #737273;


    --cwOverlayBg: rgba(94, 94, 94, 0.6);
    --cwOverlayTxt: #fff;
    --cwOverlayTxt2: #cfcfcf;
    --cwOverlayAccent: #FFEA30;
    --cwOverlayAccentTxt: rgba(0, 0, 0, 0.9);
    --cwOverlayBlur: 4px;

        }
 /*start header*/
 .header__fixed-right .tl_btn,
 .cw_depositDialog_btn, .cw_depositDialog_box .cw_deposit_button{
    border: 1px solid var(--cwButtonSecondaryTxt);
 }
 .cw_depositDialog_box .cw_deposit_button{
     border:none;
 }
 .header__logo{
     align-items:center;
 }
.header__logo img {
    width: 110px;
    height: 33px;
      display: block;
    background-repeat: no-repeat;
    background-size: contain;
}
 /*start header*/
/*start footer*/
 .footer_txt {
    max-width: 500px;
    line-height: 1.5;
    text-align: left;
    color: #999;
    font-size: 12px;
}
 .footer_box{
    padding: 32px 0 26px;
 }
 .border-bottom {
    border-bottom: 1px solid var(--cwFooterBorder);
}
 .footer_txt a {
    text-decoration: underline;
}
 .iconsFoot {
    margin: 24px auto;
    justify-content: space-between;
}
 .iconsFoot .copy {
    color: var(--footer-redesign-clr);
    margin-inline-start: 13px;
    font-weight: 500;
    font-size: 11px;
    margin: 0;
   text-align: right;
}
 .footer_social-item {
  --cwFooterBg2:#5c5c5c;
   --cwFooterTxt3:#fff;
}
 .idq_big {
    background-color: var(--cwFilterBg2);
    width: 106px;
    height: 48px;
    border-radius: 4px;
    background-size: 96px auto;
    background-position: center;
    margin: 0;
}
/*end footer*/
/*Start New Year Decorations */

.tl_header_top_row .tl_logo::after,
.tl_header_top_row .header__logo::after {
   top: -7px;
   inset-inline-start: -7px;
  width: 22px;
}

.cw-rtl-global .tl_header_top_row .tl_logo::after,
.cw-rtl-global .tl_header_top_row .header__logo::after {
    top: -5px;
}
/*End New Year Decorations */
 /*start login changes*/
 .tl_login_content .D_logo {
    height: 60px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    width: 145px;
    margin: 30px auto 25px;
}
.tl_login_content .regFromPopup {
    border-radius: 4px;
    background-color:transparent !important;
    color: var(--cwLoginTxt) !important;
    font-size: 16px !important;
    font-weight: 400; 
    border: 1px solid var(--cwLoginTxt) !important;
}
a.tl_btn {
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}
.change-input-btn, .eye_button.change-input-btn {
    top: 0;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-inline-start: 1px solid var(--cwLoginBorder); !important;
    position: absolute;
    width: 50px;
    height: 100%;
    inset-inline-end: 0 !important;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    column-gap: 6px;
    z-index: 9;
    padding-inline-end: 10px;
    color: var(--cwLoginTxt3);
}

.change-input-btn i{
    font-size: 30px;
    line-height: 0.5;
}

.change-input-btn .arrow-icon{
    padding-bottom: 4px;
}

.change-input-btn .arrow-icon{
    padding-bottom: 4px;
}
.email-input-wrapper {
    width: 100%;
}
.mobile-input-wrapper .reg_mobile_code{
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    width: 70px;
    height: 36px;
    font-size: 14px;
    border-radius: 2px;
    color: var(--cwInputTxt);
    background: var(--cwInputBg);
    border-radius: var(--cwInputRadius);
    border: 1px solid var(--cwInputBorder);
    margin-right: 8px;
}
.via_mobile .phone{
    display: none;
}
.change-input-btn i {
    font-size: 30px;
    line-height: 0.5;
}
.via_email .email {
    display: none;
}

.email-mobile-login .eye_block input, .email-mobile-login input:not(#Captcha) {
    padding-inline-end: 60px;
    text-overflow: ellipsis;
}

.auth-wrapper {
    column-gap: 4px;
}

.reg_country_number_select {
    width: 70px;
    padding: 0;
}

.mobile-input-wrapper .reg_mobile_code {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*end login changes*/
.dyn_profile_body{
margin-top: 12px;
}