
        :root{
            --cwBodyG: #212121;
    --cwBodyBg: #212121;
    --cwBodyBg2: #3d3d3d;
    --cwBodyBg3: #515151;
    --cwBodyBgHover: #2e2e2e;
    --cwBodyBg2Hover: #4a4a4a;
    --cwBodyBg3Hover: #5e5e5e;
    --cwBodyTxt: #fff;
    --cwBodyTxt2: #bcbcbc;
    --cwBodyTxt3: #909090;
    --cwBodyAccent: #F0841F;
    --cwBodyAccentTxt: rgba(255, 255, 255, 0.9);
    --cwBodyRGBA: rgba(33, 33, 33, 0.7);
    --cwBodyRGBA2: rgba(33, 33, 33, 0.5);
    --cwBodyRGBA3: rgba(33, 33, 33, 0.3);
    --cwBodyShadow: rgba(20, 20, 20, 0.7);
    --cwBodyShadowFade: rgba(20, 20, 20, 0);
    --cwBodyRadius: 2px;
    --cwBodyBorder: #2e2e2e;


    --cwAccentG: #F0841F;
    --cwAccentBg: #F0841F;
    --cwAccentBg2: #f4a154;
    --cwAccentBg3: #f6b67a;
    --cwAccentBgHover: #f29137;
    --cwAccentBg2Hover: #f6ae6c;
    --cwAccentBg3Hover: #f8c392;
    --cwAccentTxt: #fff;
    --cwAccentTxt2: #fbdabc;
    --cwAccentTxt3: #f8c28f;
    --cwAccentAccent: #F0841F;
    --cwAccentAccentTxt: rgba(255, 255, 255, 0.9);
    --cwAccentRGBA: rgba(240, 132, 31, 0.7);
    --cwAccentRGBA2: rgba(240, 132, 31, 0.5);
    --cwAccentRGBA3: rgba(240, 132, 31, 0.3);
    --cwAccentShadow: rgba(144, 79, 19, 0.7);
    --cwAccentShadowFade: rgba(144, 79, 19, 0);
    --cwAccentRadius: 2px;
    --cwAccentBorder: #f29137;


    --cwDominantG: #2e2e2e;
    --cwDominantBg: #2e2e2e;
    --cwDominantBg2: #4a4a4a;
    --cwDominantBg3: #5e5e5e;
    --cwDominantBgHover: #3b3b3b;
    --cwDominantBg2Hover: #575757;
    --cwDominantBg3Hover: #6b6b6b;
    --cwDominantTxt: #fff;
    --cwDominantTxt2: #c0c0c0;
    --cwDominantTxt3: #979797;
    --cwDominantAccent: #F0841F;
    --cwDominantAccentTxt: rgba(255, 255, 255, 0.9);
    --cwDominantRGBA: rgba(46, 46, 46, 0.7);
    --cwDominantRGBA2: rgba(46, 46, 46, 0.5);
    --cwDominantRGBA3: rgba(46, 46, 46, 0.3);
    --cwDominantShadow: rgba(28, 28, 28, 0.7);
    --cwDominantShadowFade: rgba(28, 28, 28, 0);
    --cwDominantRadius: 2px;
    --cwDominantBorder: #3b3b3b;


    --cwCardG: #424242;
    --cwCardBg: #424242;
    --cwCardBg2: #5e5e5e;
    --cwCardBg3: #727272;
    --cwCardBgHover: #4f4f4f;
    --cwCardBg2Hover: #6b6b6b;
    --cwCardBg3Hover: #7f7f7f;
    --cwCardTxt: #fff;
    --cwCardTxt2: #c6c6c6;
    --cwCardTxt3: #a1a1a1;
    --cwCardAccent: #F0841F;
    --cwCardAccentTxt: rgba(255, 255, 255, 0.9);
    --cwCardRGBA: rgba(66, 66, 66, 0.7);
    --cwCardRGBA2: rgba(66, 66, 66, 0.5);
    --cwCardRGBA3: rgba(66, 66, 66, 0.3);
    --cwCardShadow: rgba(40, 40, 40, 0.7);
    --cwCardShadowFade: rgba(40, 40, 40, 0);
    --cwCardRadius: 16px;
    --cwCardBorder: #4f4f4f;


    --cwGameG: #424242;
    --cwGameBg: #424242;
    --cwGameBg2: #5e5e5e;
    --cwGameBg3: #727272;
    --cwGameBgHover: #4f4f4f;
    --cwGameBg2Hover: #6b6b6b;
    --cwGameBg3Hover: #7f7f7f;
    --cwGameTxt: #fff;
    --cwGameTxt2: #c6c6c6;
    --cwGameTxt3: #a1a1a1;
    --cwGameAccent: #F0841F;
    --cwGameAccentTxt: rgba(255, 255, 255, 0.9);
    --cwGameRGBA: rgba(66, 66, 66, 0.7);
    --cwGameRGBA2: rgba(66, 66, 66, 0.5);
    --cwGameRGBA3: rgba(66, 66, 66, 0.3);
    --cwGameShadow: rgba(40, 40, 40, 0.7);
    --cwGameShadowFade: rgba(40, 40, 40, 0);
    --cwGameRadius: 16px;
    --cwGameBorder: #4f4f4f;


    --cwJackpotG: #424242;
    --cwJackpotBg: #424242;
    --cwJackpotBg2: #5e5e5e;
    --cwJackpotBg3: #727272;
    --cwJackpotBgHover: #4f4f4f;
    --cwJackpotBg2Hover: #6b6b6b;
    --cwJackpotBg3Hover: #7f7f7f;
    --cwJackpotTxt: #fff;
    --cwJackpotTxt2: #c6c6c6;
    --cwJackpotTxt3: #a1a1a1;
    --cwJackpotAccent: #F0841F;
    --cwJackpotAccentTxt: rgba(255, 255, 255, 0.9);
    --cwJackpotRGBA: rgba(66, 66, 66, 0.7);
    --cwJackpotRGBA2: rgba(66, 66, 66, 0.5);
    --cwJackpotRGBA3: rgba(66, 66, 66, 0.3);
    --cwJackpotShadow: rgba(40, 40, 40, 0.7);
    --cwJackpotShadowFade: rgba(40, 40, 40, 0);
    --cwJackpotRadius: 16px;
    --cwJackpotBorder: #4f4f4f;


    --cwButtonG: #F0841F;
    --cwButtonBg: #F0841F;
    --cwButtonBgHover: #f29137;
    --cwButtonBg2: #f4a154;
    --cwButtonBg2Hover: #f6ae6c;
    --cwButtonTxt: #000000;
    --cwButtonTxt2: #482809;
    --cwButtonAccent: #F0841F;
    --cwButtonAccentTxt: rgba(255, 255, 255, 0.9);
    --cwButtonRadius: 2px;
    --cwButtonBorder: #f29137;


    --cwSignInButtonG: #3D3D3D;
    --cwSignInButtonBg: #3D3D3D;
    --cwSignInButtonBgHover: #4a4a4a;
    --cwSignInButtonBg2: #595959;
    --cwSignInButtonBg2Hover: #666666;
    --cwSignInButtonTxt: #B3B3B3;
    --cwSignInButtonTxt2: #909090;
    --cwSignInButtonAccent: #F0841F;
    --cwSignInButtonAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSignInButtonRadius: 2px;
    --cwSignInButtonBorder: #4a4a4a;


    --cwDepositButtonG: #F0841F;
    --cwDepositButtonBg: #F0841F;
    --cwDepositButtonBgHover: #f29137;
    --cwDepositButtonBg2: #f4a154;
    --cwDepositButtonBg2Hover: #f6ae6c;
    --cwDepositButtonTxt: #000000;
    --cwDepositButtonTxt2: #482809;
    --cwDepositButtonAccent: #F0841F;
    --cwDepositButtonAccentTxt: rgba(255, 255, 255, 0.9);
    --cwDepositButtonRadius: 2px;
    --cwDepositButtonBorder: #f29137;


    --cwButtonSecondaryG: #3D3D3D;
    --cwButtonSecondaryBg: #3D3D3D;
    --cwButtonSecondaryBgHover: #4a4a4a;
    --cwButtonSecondaryBg2: #595959;
    --cwButtonSecondaryBg2Hover: #666666;
    --cwButtonSecondaryTxt: #B3B3B3;
    --cwButtonSecondaryTxt2: #909090;
    --cwButtonSecondaryAccent: #F0841F;
    --cwButtonSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwButtonSecondaryRadius: 2px;
    --cwButtonSecondaryBorder: #4a4a4a;


    --cwNavbarG: #3d3d3d;
    --cwNavbarBg: #3d3d3d;
    --cwNavbarBg2: #595959;
    --cwNavbarBg3: #6d6d6d;
    --cwNavbarBgHover: #4a4a4a;
    --cwNavbarBg2Hover: #666666;
    --cwNavbarBg3Hover: #7a7a7a;
    --cwNavbarTxt: #fff;
    --cwNavbarTxt2: #c5c5c5;
    --cwNavbarTxt3: #9e9e9e;
    --cwNavbarAccent: #F0841F;
    --cwNavbarAccentTxt: rgba(255, 255, 255, 0.9);
    --cwNavbarRGBA: rgba(61, 61, 61, 0.7);
    --cwNavbarRGBA2: rgba(61, 61, 61, 0.5);
    --cwNavbarRGBA3: rgba(61, 61, 61, 0.3);
    --cwNavbarShadow: rgba(37, 37, 37, 0.7);
    --cwNavbarShadowFade: rgba(37, 37, 37, 0);
    --cwNavbarRadius: 2px;
    --cwNavbarBorder: #4a4a4a;


    --cwSliderG: #2e2e2e;
    --cwSliderBg: #2e2e2e;
    --cwSliderBg2: #4a4a4a;
    --cwSliderBg3: #5e5e5e;
    --cwSliderBgHover: #3b3b3b;
    --cwSliderBg2Hover: #575757;
    --cwSliderBg3Hover: #6b6b6b;
    --cwSliderTxt: #fff;
    --cwSliderTxt2: #c0c0c0;
    --cwSliderTxt3: #979797;
    --cwSliderAccent: #F0841F;
    --cwSliderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSliderRGBA: rgba(46, 46, 46, 0.7);
    --cwSliderRGBA2: rgba(46, 46, 46, 0.5);
    --cwSliderRGBA3: rgba(46, 46, 46, 0.3);
    --cwSliderShadow: rgba(28, 28, 28, 0.7);
    --cwSliderShadowFade: rgba(28, 28, 28, 0);
    --cwSliderRadius: 2px;
    --cwSliderBorder: #3b3b3b;


    --cwHeaderG: #0A0A0A;
    --cwHeaderBg: #0A0A0A;
    --cwHeaderBg2: #262626;
    --cwHeaderBg3: #3a3a3a;
    --cwHeaderBgHover: #171717;
    --cwHeaderBg2Hover: #333333;
    --cwHeaderBg3Hover: #474747;
    --cwHeaderTxt: #fff;
    --cwHeaderTxt2: #b6b6b6;
    --cwHeaderTxt3: #858585;
    --cwHeaderAccent: #F0841F;
    --cwHeaderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwHeaderRGBA: rgba(10, 10, 10, 0.7);
    --cwHeaderRGBA2: rgba(10, 10, 10, 0.5);
    --cwHeaderRGBA3: rgba(10, 10, 10, 0.3);
    --cwHeaderShadow: rgba(6, 6, 6, 0.7);
    --cwHeaderShadowFade: rgba(6, 6, 6, 0);
    --cwHeaderRadius: 2px;
    --cwHeaderBorder: #171717;


    --cwHeaderSecondaryG: #212121;
    --cwHeaderSecondaryBg: #212121;
    --cwHeaderSecondaryBg2: #3d3d3d;
    --cwHeaderSecondaryBg3: #515151;
    --cwHeaderSecondaryBgHover: #2e2e2e;
    --cwHeaderSecondaryBg2Hover: #4a4a4a;
    --cwHeaderSecondaryBg3Hover: #5e5e5e;
    --cwHeaderSecondaryTxt: #fff;
    --cwHeaderSecondaryTxt2: #bcbcbc;
    --cwHeaderSecondaryTxt3: #909090;
    --cwHeaderSecondaryAccent: #F0841F;
    --cwHeaderSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwHeaderSecondaryRGBA: rgba(33, 33, 33, 0.7);
    --cwHeaderSecondaryRGBA2: rgba(33, 33, 33, 0.5);
    --cwHeaderSecondaryRGBA3: rgba(33, 33, 33, 0.3);
    --cwHeaderSecondaryShadow: rgba(20, 20, 20, 0.7);
    --cwHeaderSecondaryShadowFade: rgba(20, 20, 20, 0);
    --cwHeaderSecondaryRadius: 2px;
    --cwHeaderSecondaryBorder: #2e2e2e;


    --cwFooterG: #0A0A0A;
    --cwFooterBg: #0A0A0A;
    --cwFooterBg2: #262626;
    --cwFooterBg3: #3a3a3a;
    --cwFooterBgHover: #171717;
    --cwFooterBg2Hover: #333333;
    --cwFooterBg3Hover: #474747;
    --cwFooterTxt: #FFFFFF;
    --cwFooterTxt2: #b6b6b6;
    --cwFooterTxt3: #858585;
    --cwFooterAccent: #F0841F;
    --cwFooterAccentTxt: #000000;
    --cwFooterRGBA: rgba(10, 10, 10, 0.7);
    --cwFooterRGBA2: rgba(10, 10, 10, 0.5);
    --cwFooterRGBA3: rgba(10, 10, 10, 0.3);
    --cwFooterShadow: rgba(6, 6, 6, 0.7);
    --cwFooterShadowFade: rgba(6, 6, 6, 0);
    --cwFooterRadius: 2px;
    --cwFooterBorder: #171717;


    --cwSubHeaderG: #333333;
    --cwSubHeaderBg: #333333;
    --cwSubHeaderBg2: #4f4f4f;
    --cwSubHeaderBg3: #636363;
    --cwSubHeaderBgHover: #404040;
    --cwSubHeaderBg2Hover: #5c5c5c;
    --cwSubHeaderBg3Hover: #707070;
    --cwSubHeaderTxt: #fff;
    --cwSubHeaderTxt2: #c2c2c2;
    --cwSubHeaderTxt3: #999999;
    --cwSubHeaderAccent: #F0841F;
    --cwSubHeaderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSubHeaderRGBA: rgba(51, 51, 51, 0.7);
    --cwSubHeaderRGBA2: rgba(51, 51, 51, 0.5);
    --cwSubHeaderRGBA3: rgba(51, 51, 51, 0.3);
    --cwSubHeaderShadow: rgba(31, 31, 31, 0.7);
    --cwSubHeaderShadowFade: rgba(31, 31, 31, 0);
    --cwSubHeaderRadius: 2px;
    --cwSubHeaderBorder: #404040;


    --cwTabG: #616161;
    --cwTabBg: #616161;
    --cwTabBg2: #7d7d7d;
    --cwTabBg3: #919191;
    --cwTabBgHover: #6e6e6e;
    --cwTabBg2Hover: #8a8a8a;
    --cwTabBg3Hover: #9e9e9e;
    --cwTabTxt: #fff;
    --cwTabTxt2: #d0d0d0;
    --cwTabTxt3: #b0b0b0;
    --cwTabAccent: #F0841F;
    --cwTabAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTabRGBA: rgba(97, 97, 97, 0.7);
    --cwTabRGBA2: rgba(97, 97, 97, 0.5);
    --cwTabRGBA3: rgba(97, 97, 97, 0.3);
    --cwTabShadow: rgba(58, 58, 58, 0.7);
    --cwTabShadowFade: rgba(58, 58, 58, 0);
    --cwTabRadius: 2px;
    --cwTabBorder: #6e6e6e;


    --cwTabActiveG: #F0841F;
    --cwTabActiveBg: #F0841F;
    --cwTabActiveBg2: #f4a154;
    --cwTabActiveBg3: #f6b67a;
    --cwTabActiveBgHover: #f29137;
    --cwTabActiveBg2Hover: #f6ae6c;
    --cwTabActiveBg3Hover: #f8c392;
    --cwTabActiveTxt: #fff;
    --cwTabActiveTxt2: #fbdabc;
    --cwTabActiveTxt3: #f8c28f;
    --cwTabActiveAccent: #F0841F;
    --cwTabActiveAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTabActiveRGBA: rgba(240, 132, 31, 0.7);
    --cwTabActiveRGBA2: rgba(240, 132, 31, 0.5);
    --cwTabActiveRGBA3: rgba(240, 132, 31, 0.3);
    --cwTabActiveShadow: rgba(144, 79, 19, 0.7);
    --cwTabActiveShadowFade: rgba(144, 79, 19, 0);
    --cwTabActiveRadius: 2px;
    --cwTabActiveBorder: #f29137;


    --cwInputG: #212121;
    --cwInputBg: #212121;
    --cwInputBg2: #3d3d3d;
    --cwInputBg3: #515151;
    --cwInputBgHover: #2e2e2e;
    --cwInputBg2Hover: #4a4a4a;
    --cwInputBg3Hover: #5e5e5e;
    --cwInputTxt: #fff;
    --cwInputTxt2: #bcbcbc;
    --cwInputTxt3: #909090;
    --cwInputAccent: #F0841F;
    --cwInputAccentTxt: rgba(255, 255, 255, 0.9);
    --cwInputRGBA: rgba(33, 33, 33, 0.7);
    --cwInputRGBA2: rgba(33, 33, 33, 0.5);
    --cwInputRGBA3: rgba(33, 33, 33, 0.3);
    --cwInputShadow: rgba(20, 20, 20, 0.7);
    --cwInputShadowFade: rgba(20, 20, 20, 0);
    --cwInputRadius: 2px;
    --cwInputBorder: #2e2e2e;


    --cwInputSecondaryG: #4a4a4a;
    --cwInputSecondaryBg: #4a4a4a;
    --cwInputSecondaryBg2: #666666;
    --cwInputSecondaryBg3: #7a7a7a;
    --cwInputSecondaryBgHover: #575757;
    --cwInputSecondaryBg2Hover: #737373;
    --cwInputSecondaryBg3Hover: #878787;
    --cwInputSecondaryTxt: #fff;
    --cwInputSecondaryTxt2: #c9c9c9;
    --cwInputSecondaryTxt3: #a5a5a5;
    --cwInputSecondaryAccent: #F0841F;
    --cwInputSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwInputSecondaryRGBA: rgba(74, 74, 74, 0.7);
    --cwInputSecondaryRGBA2: rgba(74, 74, 74, 0.5);
    --cwInputSecondaryRGBA3: rgba(74, 74, 74, 0.3);
    --cwInputSecondaryShadow: rgba(44, 44, 44, 0.7);
    --cwInputSecondaryShadowFade: rgba(44, 44, 44, 0);
    --cwInputSecondaryRadius: 2px;
    --cwInputSecondaryBorder: #575757;


    --cwFilterG: #424242;
    --cwFilterBg: #424242;
    --cwFilterBg2: #5e5e5e;
    --cwFilterBg3: #727272;
    --cwFilterBgHover: #4f4f4f;
    --cwFilterBg2Hover: #6b6b6b;
    --cwFilterBg3Hover: #7f7f7f;
    --cwFilterTxt: #fff;
    --cwFilterTxt2: #c6c6c6;
    --cwFilterTxt3: #a1a1a1;
    --cwFilterAccent: #F0841F;
    --cwFilterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwFilterRGBA: rgba(66, 66, 66, 0.7);
    --cwFilterRGBA2: rgba(66, 66, 66, 0.5);
    --cwFilterRGBA3: rgba(66, 66, 66, 0.3);
    --cwFilterShadow: rgba(40, 40, 40, 0.7);
    --cwFilterShadowFade: rgba(40, 40, 40, 0);
    --cwFilterRadius: 2px;
    --cwFilterBorder: #4f4f4f;


    --cwTooltipG: #0F0F0F;
    --cwTooltipBg: #0F0F0F;
    --cwTooltipBg2: #2b2b2b;
    --cwTooltipBg3: #3f3f3f;
    --cwTooltipBgHover: #1c1c1c;
    --cwTooltipBg2Hover: #383838;
    --cwTooltipBg3Hover: #4c4c4c;
    --cwTooltipTxt: #fff;
    --cwTooltipTxt2: #b7b7b7;
    --cwTooltipTxt3: #878787;
    --cwTooltipAccent: #F0841F;
    --cwTooltipAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTooltipRGBA: rgba(15, 15, 15, 0.7);
    --cwTooltipRGBA2: rgba(15, 15, 15, 0.5);
    --cwTooltipRGBA3: rgba(15, 15, 15, 0.3);
    --cwTooltipShadow: rgba(9, 9, 9, 0.7);
    --cwTooltipShadowFade: rgba(9, 9, 9, 0);
    --cwTooltipRadius: 2px;
    --cwTooltipBorder: #1c1c1c;


    --cwModalG: #0A0A0A;
    --cwModalBg: #0A0A0A;
    --cwModalBg2: #262626;
    --cwModalBg3: #3a3a3a;
    --cwModalBgHover: #171717;
    --cwModalBg2Hover: #333333;
    --cwModalBg3Hover: #474747;
    --cwModalTxt: #fff;
    --cwModalTxt2: #b6b6b6;
    --cwModalTxt3: #858585;
    --cwModalAccent: #F0841F;
    --cwModalAccentTxt: rgba(255, 255, 255, 0.9);
    --cwModalRGBA: rgba(10, 10, 10, 0.7);
    --cwModalRGBA2: rgba(10, 10, 10, 0.5);
    --cwModalRGBA3: rgba(10, 10, 10, 0.3);
    --cwModalShadow: rgba(6, 6, 6, 0.7);
    --cwModalShadowFade: rgba(6, 6, 6, 0);
    --cwModalRadius: 2px;
    --cwModalBorder: #171717;


    --cwLoginG: #090909;
    --cwLoginBg: #090909;
    --cwLoginBg2: #252525;
    --cwLoginBg3: #393939;
    --cwLoginBgHover: #161616;
    --cwLoginBg2Hover: #323232;
    --cwLoginBg3Hover: #464646;
    --cwLoginTxt: #fff;
    --cwLoginTxt2: #b5b5b5;
    --cwLoginTxt3: #848484;
    --cwLoginAccent: #F0841F;
    --cwLoginAccentTxt: rgba(255, 255, 255, 0.9);
    --cwLoginRGBA: rgba(9, 9, 9, 0.7);
    --cwLoginRGBA2: rgba(9, 9, 9, 0.5);
    --cwLoginRGBA3: rgba(9, 9, 9, 0.3);
    --cwLoginShadow: rgba(5, 5, 5, 0.7);
    --cwLoginShadowFade: rgba(5, 5, 5, 0);
    --cwLoginRadius: 2px;
    --cwLoginBorder: #161616;


    --cwRegisterG: #090909;
    --cwRegisterBg: #090909;
    --cwRegisterBg2: #252525;
    --cwRegisterBg3: #393939;
    --cwRegisterBgHover: #161616;
    --cwRegisterBg2Hover: #323232;
    --cwRegisterBg3Hover: #464646;
    --cwRegisterTxt: #fff;
    --cwRegisterTxt2: #b5b5b5;
    --cwRegisterTxt3: #848484;
    --cwRegisterAccent: #F0841F;
    --cwRegisterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwRegisterRGBA: rgba(9, 9, 9, 0.7);
    --cwRegisterRGBA2: rgba(9, 9, 9, 0.5);
    --cwRegisterRGBA3: rgba(9, 9, 9, 0.3);
    --cwRegisterShadow: rgba(5, 5, 5, 0.7);
    --cwRegisterShadowFade: rgba(5, 5, 5, 0);
    --cwRegisterRadius: 2px;
    --cwRegisterBorder: #161616;


    --cwOverlayBg: rgba(46, 46, 46, 0.6);
    --cwOverlayTxt: #fff;
    --cwOverlayTxt2: #c0c0c0;
    --cwOverlayAccent: #F0841F;
    --cwOverlayAccentTxt: rgba(255, 255, 255, 0.9);
    --cwOverlayBlur: 4px;

}

/*start header*/
.live_tv_block img {
max-width: 114px;
}
@media screen and (max-width: 1700px) {
.live_tv_block img {
max-width: 90px;
}
.tl_time,
 .header__dropdown-menu .username_text{
    display:none;
}
}
@media screen and (max-width: 1450px) {
.live_tv_block img {
display:none;
}
}
@media only screen and (max-width: 1700px) {
    .header__top-link .dynamic_icon, .header__top-link .header_cw_icon{
        display: block;
    }
     .header__top-link span {
        display: none;
    }
}
/*end header*/

/*start footer*/
.providers_block {
    padding: 25px 0;
    border-top: 2px solid var(--cwFooterBorder);
    margin-top: 20px;
}

.fic-pay {
    background-size: auto 308px;
    background-repeat: no-repeat;
    background-position-y: -117px;
    display: block;
    border-radius: 2px;
    height: 36px;
    width: 72px !important;
    background-color: var(--cwFooterBg2);
    margin: 0 4px 8px;
}

.fic-pay-border {
    border-top: 1px solid var(--cwFooterBorder);
}

.fic-pay:hover {
    background-position-y: -88px;
}

.fic-pay.bankatransfer {
    background-position-x: -1px;
}

.fic-pay.cepbank {
    background-position-x: -63px;
}

.fic-pay.anindahavale {
    background-position-x: -125px;
}

.fic-pay.papara {
    background-position-x: -191px;
}

.fic-pay.envoysoft {
    background-position-x: -264px;
}

.fic-pay.paygiga {
    background-position-x: -356px;
}

.fic-pay.rocketpay {
    background-position-x: -438px;
}

.fic-pay.bitcoin_footer {
    background-position-x: -543px;
}

.fic-pay.visamastermaestro {
    background-position-x: -651px;
}

.fic-pay.ziraatbankasi {
    background-position-x: -783px;
}

.fic-pay.garanti {
    background-position-x: -869px;
}

.fic-pay.akbank {
    background-position-x: -949px;
}

.fic-pay.qnb {
    background-position-x: -1056px;
}

.fic-pay.yapikredi {
    background-position-x: -1132px;
}

.fic-pay.turkiyebankasi {
    background-position-x: -1233px;
}

.fic-pay.vakifbank {
    background-position-x: -1346px;
}

.fic-pay.halkbank {
    background-position-x: -1436px;
}

.fic-pay.denizbank {
    background-position-x: -1550px;
}

.fic-pay.evolution {
    background-position-x: -1630px;
}

.fic-pay.netent {
    background-position-x: -1698px;
}

.fic-pay.luckysteak {
    background-position-x: -1766px;
}

.fic-pay.bingoboom {
    background-position-x: -1819px;
}

.fic-pay.betgamestv {
    background-position-x: -1883px;
}

.fic-pay.goldenrace {
    background-position-x: -1949px;
}

.fic-pay.fugaso {
    background-position-x: -2055px;
}

.fic-pay.betsoft {
    background-position-x: -2128px;
}

.fic-pay.endorphina {
    background-position-x: -2212px;
}

.fic-pay.habanero {
    background-position-x: -2293px;
}

.fic-pay.playson {
    background-position-x: -2406px;
}
.footer_links_content{
padding: 25px 0;
border-top:1px solid var(--cwFooterBorder);
border-bottom:1px solid var(--cwFooterBorder);
}
.lineWithText{
display: flex;
align-items: center;
color: var(--cwFooterTxt);
font-size: 15px;
white-space: nowrap;
}
.lineWithText:after, .lineWithText:before {
content: "";
width: 100%;
height: 2px;
background-color: var(--cwFooterBorder);
}

.lineWithText:after {
margin-inline-start: 26px;
}

.lineWithText:before {
margin-inline-end: 26px;
}
.footer_bottom_text {
   color: var(--cwFooterTxt2);
    line-height: 1.3;
}
.tl_footer_copy {
    color: var(--cwFooterAccent);
    font-size: 11px;
}
.fic-logo {
    width: 127px;
    height: 48px;
    background-color: var(--cwFooterBg2);
    margin: 4px;
    border-radius: 4px;
}

.fic-logo {
    background-position: -17px -213px;
    background-size: auto 420px;
}
/*end footer*/
.reg_err_mess span:before, .D_input_block > .D_info_box > span span::after {
    top: 0;
}

/*start vip logo*/
.login_vip_container h1 {
    line-height: 50px;
    text-align: center;
    font-size: 25px;
    letter-spacing: .5px;
    color: #999;
    font-weight: 700;
}
.login_vip_container .viploginbutton {
    margin: 16px auto 0;
}