/* casWeb page */
:root {
    --cwBodyG: #000000;
    --cwBodyBg: #000000;
    --cwBodyBg2: #1a1a1a;
    --cwBodyBg3: #262626;
    --cwBodyBgHover: #080808;
    --cwBodyBg2Hover: #222222;
    --cwBodyBg3Hover: #2e2e2e;
    --cwBodyTxt: #fff;
    --cwBodyTxt2: #b3b3b3;
    --cwBodyTxt3: #808080;
    --cwBodyAccent: #FEC310;
    --cwBodyAccentTxt: rgba(0, 0, 0, 0.9);
    --cwBodyRGBA: rgba(0, 0, 0, 0.7);
    --cwBodyRGBA2: rgba(0, 0, 0, 0.5);
    --cwBodyRGBA3: rgba(0, 0, 0, 0.3);
    --cwBodyShadow: rgba(0, 0, 0, 0.7);
    --cwBodyShadowFade: rgba(0, 0, 0, 0);
    --cwBodyRadius: 0px;
    --cwBodyBorder: #000000;
    --cwAccentG: #FEC310;
    --cwAccentBg: #FEC310;
    --cwAccentBg2: #fed043;
    --cwAccentBg3: #fed65c;
    --cwAccentBgHover: #fec71f;
    --cwAccentBg2Hover: #fed452;
    --cwAccentBg3Hover: #feda6b;
    --cwAccentTxt: #000;
    --cwAccentTxt2: #4c3b05;
    --cwAccentTxt3: #7f6208;
    --cwAccentAccent: #FEC310;
    --cwAccentAccentTxt: rgba(0, 0, 0, 0.9);
    --cwAccentRGBA: rgba(254, 195, 16, 0.7);
    --cwAccentRGBA2: rgba(254, 195, 16, 0.5);
    --cwAccentRGBA3: rgba(254, 195, 16, 0.3);
    --cwAccentShadow: rgba(152, 117, 10, 0.7);
    --cwAccentShadowFade: rgba(152, 117, 10, 0);
    --cwAccentRadius: 0px;
    --cwAccentBorder: #000000;
    --cwDominantG: #1A1A1A;
    --cwDominantBg: #1A1A1A;
    --cwDominantBg2: #333333;
    --cwDominantBg3: #404040;
    --cwDominantBgHover: #222222;
    --cwDominantBg2Hover: #3b3b3b;
    --cwDominantBg3Hover: #484848;
    --cwDominantTxt: #fff;
    --cwDominantTxt2: #bababa;
    --cwDominantTxt3: #8d8d8d;
    --cwDominantAccent: #FEC310;
    --cwDominantAccentTxt: rgba(0, 0, 0, 0.9);
    --cwDominantRGBA: rgba(26, 26, 26, 0.7);
    --cwDominantRGBA2: rgba(26, 26, 26, 0.5);
    --cwDominantRGBA3: rgba(26, 26, 26, 0.3);
    --cwDominantShadow: rgba(16, 16, 16, 0.7);
    --cwDominantShadowFade: rgba(16, 16, 16, 0);
    --cwDominantRadius: 0px;
    --cwDominantBorder: #000000;
    --cwCardG: #1A1A1A;
    --cwCardBg: #1A1A1A;
    --cwCardBg2: #333333;
    --cwCardBg3: #404040;
    --cwCardBgHover: #222222;
    --cwCardBg2Hover: #3b3b3b;
    --cwCardBg3Hover: #484848;
    --cwCardTxt: #fff;
    --cwCardTxt2: #bababa;
    --cwCardTxt3: #8d8d8d;
    --cwCardAccent: #FEC310;
    --cwCardAccentTxt: rgba(0, 0, 0, 0.9);
    --cwCardRGBA: rgba(26, 26, 26, 0.7);
    --cwCardRGBA2: rgba(26, 26, 26, 0.5);
    --cwCardRGBA3: rgba(26, 26, 26, 0.3);
    --cwCardShadow: rgba(16, 16, 16, 0.7);
    --cwCardShadowFade: rgba(16, 16, 16, 0);
    --cwCardRadius: 12px;
    --cwCardBorder: #000000;
    --cwGameG: #1A1A1A;
    --cwGameBg: #1A1A1A;
    --cwGameBg2: #333333;
    --cwGameBg3: #404040;
    --cwGameBgHover: #222222;
    --cwGameBg2Hover: #3b3b3b;
    --cwGameBg3Hover: #484848;
    --cwGameTxt: #fff;
    --cwGameTxt2: #bababa;
    --cwGameTxt3: #8d8d8d;
    --cwGameAccent: #FEC310;
    --cwGameAccentTxt: rgba(0, 0, 0, 0.9);
    --cwGameRGBA: rgba(26, 26, 26, 0.7);
    --cwGameRGBA2: rgba(26, 26, 26, 0.5);
    --cwGameRGBA3: rgba(26, 26, 26, 0.3);
    --cwGameShadow: rgba(16, 16, 16, 0.7);
    --cwGameShadowFade: rgba(16, 16, 16, 0);
    --cwGameRadius: 16px;
    --cwGameBorder: #000000;
    --cwJackpotG: #080808;
    --cwJackpotBg: #080808;
    --cwJackpotBg2: #212121;
    --cwJackpotBg3: #2e2e2e;
    --cwJackpotBgHover: #101010;
    --cwJackpotBg2Hover: #292929;
    --cwJackpotBg3Hover: #363636;
    --cwJackpotTxt: #fff;
    --cwJackpotTxt2: #b5b5b5;
    --cwJackpotTxt3: #848484;
    --cwJackpotAccent: #FEC310;
    --cwJackpotAccentTxt: rgba(0, 0, 0, 0.9);
    --cwJackpotRGBA: rgba(8, 8, 8, 0.7);
    --cwJackpotRGBA2: rgba(8, 8, 8, 0.5);
    --cwJackpotRGBA3: rgba(8, 8, 8, 0.3);
    --cwJackpotShadow: rgba(5, 5, 5, 0.7);
    --cwJackpotShadowFade: rgba(5, 5, 5, 0);
    --cwJackpotRadius: 0px;
    --cwJackpotBorder: #000000;
    --cwButtonG: #F99B1B;
    --cwButtonBg: #F99B1B;
    --cwButtonBg2: #fab14d;
    --cwButtonBg3: #fbbc66;
    --cwButtonBgHover: #f9a22a;
    --cwButtonBg2Hover: #fab85c;
    --cwButtonBg3Hover: #fbc375;
    --cwButtonTxt: #000;
    --cwButtonTxt2: #4b2f08;
    --cwButtonTxt3: #7d4e0e;
    --cwButtonAccent: #FEC310;
    --cwButtonAccentTxt: rgba(0, 0, 0, 0.9);
    --cwButtonRGBA: rgba(249, 155, 27, 0.7);
    --cwButtonRGBA2: rgba(249, 155, 27, 0.5);
    --cwButtonRGBA3: rgba(249, 155, 27, 0.3);
    --cwButtonShadow: rgba(149, 93, 16, 0.7);
    --cwButtonShadowFade: rgba(149, 93, 16, 0);
    --cwButtonRadius: 6px;
    --cwButtonBorder: #000000;
    --cwButtonSecondaryG: #2A2A2A;
    --cwButtonSecondaryBg: #2A2A2A;
    --cwButtonSecondaryBg2: #434343;
    --cwButtonSecondaryBg3: #505050;
    --cwButtonSecondaryBgHover: #323232;
    --cwButtonSecondaryBg2Hover: #4b4b4b;
    --cwButtonSecondaryBg3Hover: #585858;
    --cwButtonSecondaryTxt: #fff;
    --cwButtonSecondaryTxt2: #bfbfbf;
    --cwButtonSecondaryTxt3: #959595;
    --cwButtonSecondaryAccent: #FEC310;
    --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: #323232;
    --cwNavbarG: #333333;
    --cwNavbarBg: #333333;
    --cwNavbarBg2: #4d4d4d;
    --cwNavbarBg3: #595959;
    --cwNavbarBgHover: #3b3b3b;
    --cwNavbarBg2Hover: #555555;
    --cwNavbarBg3Hover: #616161;
    --cwNavbarTxt: #fff;
    --cwNavbarTxt2: #c2c2c2;
    --cwNavbarTxt3: #999999;
    --cwNavbarAccent: #FEC310;
    --cwNavbarAccentTxt: rgba(0, 0, 0, 0.9);
    --cwNavbarRGBA: rgba(51, 51, 51, 0.7);
    --cwNavbarRGBA2: rgba(51, 51, 51, 0.5);
    --cwNavbarRGBA3: rgba(51, 51, 51, 0.3);
    --cwNavbarShadow: rgba(31, 31, 31, 0.7);
    --cwNavbarShadowFade: rgba(31, 31, 31, 0);
    --cwNavbarRadius: 0px;
    --cwNavbarBorder: #000000;
    --cwSliderG: #080808;
    --cwSliderBg: #080808;
    --cwSliderBg2: #212121;
    --cwSliderBg3: #2e2e2e;
    --cwSliderBgHover: #101010;
    --cwSliderBg2Hover: #292929;
    --cwSliderBg3Hover: #363636;
    --cwSliderTxt: #fff;
    --cwSliderTxt2: #b5b5b5;
    --cwSliderTxt3: #848484;
    --cwSliderAccent: #FEC310;
    --cwSliderAccentTxt: rgba(0, 0, 0, 0.9);
    --cwSliderRGBA: rgba(8, 8, 8, 0.7);
    --cwSliderRGBA2: rgba(8, 8, 8, 0.5);
    --cwSliderRGBA3: rgba(8, 8, 8, 0.3);
    --cwSliderShadow: rgba(5, 5, 5, 0.7);
    --cwSliderShadowFade: rgba(5, 5, 5, 0);
    --cwSliderRadius: 0px;
    --cwSliderBorder: #000000;
    --cwHeaderG: #1A1A1A;
    --cwHeaderBg: #1A1A1A;
    --cwHeaderBg2: #0b0b0b;
    --cwHeaderBg3: #000000;
    --cwHeaderBgHover: #121212;
    --cwHeaderBg2Hover: #030303;
    --cwHeaderBg3Hover: #000000;
    --cwHeaderTxt: #fff;
    --cwHeaderTxt2: #bababa;
    --cwHeaderTxt3: #8d8d8d;
    --cwHeaderAccent: #FEC310;
    --cwHeaderAccentTxt: rgba(0, 0, 0, 0.9);
    --cwHeaderRGBA: rgba(26, 26, 26, 0.7);
    --cwHeaderRGBA2: rgba(26, 26, 26, 0.5);
    --cwHeaderRGBA3: rgba(26, 26, 26, 0.3);
    --cwHeaderShadow: rgba(118, 118, 118, 0.7);
    --cwHeaderShadowFade: rgba(118, 118, 118, 0);
    --cwHeaderRadius: 0px;
    --cwHeaderBorder: #000000;
    --cwHeaderSecondaryG: #030303;
    --cwHeaderSecondaryBg: #030303;
    --cwHeaderSecondaryBg2: #000000;
    --cwHeaderSecondaryBg3: #000000;
    --cwHeaderSecondaryBgHover: #000000;
    --cwHeaderSecondaryBg2Hover: #000000;
    --cwHeaderSecondaryBg3Hover: #000000;
    --cwHeaderSecondaryTxt: #fff;
    --cwHeaderSecondaryTxt2: #b3b3b3;
    --cwHeaderSecondaryTxt3: #818181;
    --cwHeaderSecondaryAccent: #FEC310;
    --cwHeaderSecondaryAccentTxt: rgba(0, 0, 0, 0.9);
    --cwHeaderSecondaryRGBA: rgba(3, 3, 3, 0.7);
    --cwHeaderSecondaryRGBA2: rgba(3, 3, 3, 0.5);
    --cwHeaderSecondaryRGBA3: rgba(3, 3, 3, 0.3);
    --cwHeaderSecondaryShadow: rgba(104, 104, 104, 0.7);
    --cwHeaderSecondaryShadowFade: rgba(104, 104, 104, 0);
    --cwHeaderSecondaryRadius: 0px;
    --cwHeaderSecondaryBorder: #000000;
    --cwFooterG: #1A1A1A;
    --cwFooterBg: #1A1A1A;
    --cwFooterBg2: #333333;
    --cwFooterBg3: #404040;
    --cwFooterBgHover: #222222;
    --cwFooterBg2Hover: #3b3b3b;
    --cwFooterBg3Hover: #484848;
    --cwFooterTxt: #fff;
    --cwFooterTxt2: #bababa;
    --cwFooterTxt3: #8d8d8d;
    --cwFooterAccent: #FEC310;
    --cwFooterAccentTxt: rgba(0, 0, 0, 0.9);
    --cwFooterRGBA: rgba(26, 26, 26, 0.7);
    --cwFooterRGBA2: rgba(26, 26, 26, 0.5);
    --cwFooterRGBA3: rgba(26, 26, 26, 0.3);
    --cwFooterShadow: rgba(16, 16, 16, 0.7);
    --cwFooterShadowFade: rgba(16, 16, 16, 0);
    --cwFooterRadius: 0px;
    --cwFooterBorder: #000000;
    --cwSubHeaderG: #030303;
    --cwSubHeaderBg: #030303;
    --cwSubHeaderBg2: #000000;
    --cwSubHeaderBg3: #000000;
    --cwSubHeaderBgHover: #000000;
    --cwSubHeaderBg2Hover: #000000;
    --cwSubHeaderBg3Hover: #000000;
    --cwSubHeaderTxt: #fff;
    --cwSubHeaderTxt2: #b3b3b3;
    --cwSubHeaderTxt3: #818181;
    --cwSubHeaderAccent: #FEC310;
    --cwSubHeaderAccentTxt: rgba(0, 0, 0, 0.9);
    --cwSubHeaderRGBA: rgba(3, 3, 3, 0.7);
    --cwSubHeaderRGBA2: rgba(3, 3, 3, 0.5);
    --cwSubHeaderRGBA3: rgba(3, 3, 3, 0.3);
    --cwSubHeaderShadow: rgba(104, 104, 104, 0.7);
    --cwSubHeaderShadowFade: rgba(104, 104, 104, 0);
    --cwSubHeaderRadius: 0px;
    --cwSubHeaderBorder: #000000;
    --cwEventG: #333333;
    --cwEventBg: #333333;
    --cwEventBg2: #4d4d4d;
    --cwEventBg3: #595959;
    --cwEventBgHover: #3b3b3b;
    --cwEventBg2Hover: #555555;
    --cwEventBg3Hover: #616161;
    --cwEventTxt: #fff;
    --cwEventTxt2: #c2c2c2;
    --cwEventTxt3: #999999;
    --cwEventAccent: #FEC310;
    --cwEventAccentTxt: rgba(0, 0, 0, 0.9);
    --cwEventRGBA: rgba(51, 51, 51, 0.7);
    --cwEventRGBA2: rgba(51, 51, 51, 0.5);
    --cwEventRGBA3: rgba(51, 51, 51, 0.3);
    --cwEventShadow: rgba(31, 31, 31, 0.7);
    --cwEventShadowFade: rgba(31, 31, 31, 0);
    --cwEventRadius: 0px;
    --cwEventBorder: #000000;
    --cwEventLiveG: #2e2e2e;
    --cwEventLiveBg: #2e2e2e;
    --cwEventLiveBg2: #474747;
    --cwEventLiveBg3: #545454;
    --cwEventLiveBgHover: #363636;
    --cwEventLiveBg2Hover: #4f4f4f;
    --cwEventLiveBg3Hover: #5c5c5c;
    --cwEventLiveTxt: #fff;
    --cwEventLiveTxt2: #c0c0c0;
    --cwEventLiveTxt3: #979797;
    --cwEventLiveAccent: #FEC310;
    --cwEventLiveAccentTxt: rgba(0, 0, 0, 0.9);
    --cwEventLiveRGBA: rgba(46, 46, 46, 0.7);
    --cwEventLiveRGBA2: rgba(46, 46, 46, 0.5);
    --cwEventLiveRGBA3: rgba(46, 46, 46, 0.3);
    --cwEventLiveShadow: rgba(28, 28, 28, 0.7);
    --cwEventLiveShadowFade: rgba(28, 28, 28, 0);
    --cwEventLiveRadius: 0px;
    --cwEventLiveBorder: #000000;
    --cwTabG: #333333;
    --cwTabBg: #333333;
    --cwTabBg2: #4d4d4d;
    --cwTabBg3: #595959;
    --cwTabBgHover: #3b3b3b;
    --cwTabBg2Hover: #555555;
    --cwTabBg3Hover: #616161;
    --cwTabTxt: #fff;
    --cwTabTxt2: #c2c2c2;
    --cwTabTxt3: #999999;
    --cwTabAccent: #FEC310;
    --cwTabAccentTxt: rgba(0, 0, 0, 0.9);
    --cwTabRGBA: rgba(51, 51, 51, 0.7);
    --cwTabRGBA2: rgba(51, 51, 51, 0.5);
    --cwTabRGBA3: rgba(51, 51, 51, 0.3);
    --cwTabShadow: rgba(31, 31, 31, 0.7);
    --cwTabShadowFade: rgba(31, 31, 31, 0);
    --cwTabRadius: 0px;
    --cwTabBorder: #000000;
    --cwTabActiveG: #3b3b3b;
    --cwTabActiveBg: #3b3b3b;
    --cwTabActiveBg2: #545454;
    --cwTabActiveBg3: #616161;
    --cwTabActiveBgHover: #434343;
    --cwTabActiveBg2Hover: #5c5c5c;
    --cwTabActiveBg3Hover: #696969;
    --cwTabActiveTxt: #fff;
    --cwTabActiveTxt2: #c4c4c4;
    --cwTabActiveTxt3: #9d9d9d;
    --cwTabActiveAccent: #FEC310;
    --cwTabActiveAccentTxt: rgba(0, 0, 0, 0.9);
    --cwTabActiveRGBA: rgba(59, 59, 59, 0.7);
    --cwTabActiveRGBA2: rgba(59, 59, 59, 0.5);
    --cwTabActiveRGBA3: rgba(59, 59, 59, 0.3);
    --cwTabActiveShadow: rgba(35, 35, 35, 0.7);
    --cwTabActiveShadowFade: rgba(35, 35, 35, 0);
    --cwTabActiveRadius: 0px;
    --cwTabActiveBorder: #000000;
    --cwTabSecondaryActiveG: #3b3b3b;
    --cwTabSecondaryActiveBg: #3b3b3b;
    --cwTabSecondaryActiveBg2: #545454;
    --cwTabSecondaryActiveBg3: #616161;
    --cwTabSecondaryActiveBgHover: #434343;
    --cwTabSecondaryActiveBg2Hover: #5c5c5c;
    --cwTabSecondaryActiveBg3Hover: #696969;
    --cwTabSecondaryActiveTxt: #fff;
    --cwTabSecondaryActiveTxt2: #c4c4c4;
    --cwTabSecondaryActiveTxt3: #9d9d9d;
    --cwTabSecondaryActiveAccent: #FEC310;
    --cwTabSecondaryActiveAccentTxt: rgba(0, 0, 0, 0.9);
    --cwTabSecondaryActiveRGBA: rgba(59, 59, 59, 0.7);
    --cwTabSecondaryActiveRGBA2: rgba(59, 59, 59, 0.5);
    --cwTabSecondaryActiveRGBA3: rgba(59, 59, 59, 0.3);
    --cwTabSecondaryActiveShadow: rgba(35, 35, 35, 0.7);
    --cwTabSecondaryActiveShadowFade: rgba(35, 35, 35, 0);
    --cwTabSecondaryActiveRadius: 0px;
    --cwTabSecondaryActiveBorder: #000000;
    --cwInputG: #333333;
    --cwInputBg: #333333;
    --cwInputBg2: #4d4d4d;
    --cwInputBg3: #595959;
    --cwInputBgHover: #3b3b3b;
    --cwInputBg2Hover: #555555;
    --cwInputBg3Hover: #616161;
    --cwInputTxt: #fff;
    --cwInputTxt2: #c2c2c2;
    --cwInputTxt3: #999999;
    --cwInputAccent: #FEC310;
    --cwInputAccentTxt: rgba(0, 0, 0, 0.9);
    --cwInputRGBA: rgba(51, 51, 51, 0.7);
    --cwInputRGBA2: rgba(51, 51, 51, 0.5);
    --cwInputRGBA3: rgba(51, 51, 51, 0.3);
    --cwInputShadow: rgba(31, 31, 31, 0.7);
    --cwInputShadowFade: rgba(31, 31, 31, 0);
    --cwInputRadius: 6px;
    --cwInputBorder: #3b3b3b;
    --cwInputSecondaryG: #2b2b2b;
    --cwInputSecondaryBg: #2b2b2b;
    --cwInputSecondaryBg2: #6e6e6e;
    --cwInputSecondaryBg3: #7b7b7b;
    --cwInputSecondaryBgHover: #333333;
    --cwInputSecondaryBg2Hover: #767676;
    --cwInputSecondaryBg3Hover: #838383;
    --cwInputSecondaryTxt: #fff;
    --cwInputSecondaryTxt2: #b8b8b8;
    --cwInputSecondaryTxt3: #898989;
    --cwInputSecondaryAccent: #FEC310;
    --cwInputSecondaryAccentTxt: rgba(0, 0, 0, 0.9);
    --cwInputSecondaryRGBA: rgba(85, 85, 85, 0.7);
    --cwInputSecondaryRGBA2: rgba(85, 85, 85, 0.5);
    --cwInputSecondaryRGBA3: rgba(85, 85, 85, 0.3);
    --cwInputSecondaryShadow: rgba(51, 51, 51, 0.7);
    --cwInputSecondaryShadowFade: rgba(51, 51, 51, 0);
    --cwInputSecondaryRadius: 6px;
    --cwInputSecondaryBorder: #333333;
    --cwFilterG: #333333;
    --cwFilterBg: #333333;
    --cwFilterBg2: #4d4d4d;
    --cwFilterBg3: #595959;
    --cwFilterBgHover: #3b3b3b;
    --cwFilterBg2Hover: #555555;
    --cwFilterBg3Hover: #616161;
    --cwFilterTxt: #fff;
    --cwFilterTxt2: #c2c2c2;
    --cwFilterTxt3: #999999;
    --cwFilterAccent: #FEC310;
    --cwFilterAccentTxt: rgba(0, 0, 0, 0.9);
    --cwFilterRGBA: rgba(51, 51, 51, 0.7);
    --cwFilterRGBA2: rgba(51, 51, 51, 0.5);
    --cwFilterRGBA3: rgba(51, 51, 51, 0.3);
    --cwFilterShadow: rgba(31, 31, 31, 0.7);
    --cwFilterShadowFade: rgba(31, 31, 31, 0);
    --cwFilterRadius: 0px;
    --cwFilterBorder: #000000;
    --cwTooltipG: #333333;
    --cwTooltipBg: #333333;
    --cwTooltipBg2: #4d4d4d;
    --cwTooltipBg3: #595959;
    --cwTooltipBgHover: #3b3b3b;
    --cwTooltipBg2Hover: #555555;
    --cwTooltipBg3Hover: #616161;
    --cwTooltipTxt: #fff;
    --cwTooltipTxt2: #c2c2c2;
    --cwTooltipTxt3: #999999;
    --cwTooltipAccent: #FEC310;
    --cwTooltipAccentTxt: rgba(0, 0, 0, 0.9);
    --cwTooltipRGBA: rgba(51, 51, 51, 0.7);
    --cwTooltipRGBA2: rgba(51, 51, 51, 0.5);
    --cwTooltipRGBA3: rgba(51, 51, 51, 0.3);
    --cwTooltipShadow: rgba(31, 31, 31, 0.7);
    --cwTooltipShadowFade: rgba(31, 31, 31, 0);
    --cwTooltipRadius: 0px;
    --cwTooltipBorder: #000000;
    --cwModalG: #080808;
    --cwModalBg: #080808;
    --cwModalBg2: #212121;
    --cwModalBg3: #2e2e2e;
    --cwModalBgHover: #101010;
    --cwModalBg2Hover: #292929;
    --cwModalBg3Hover: #363636;
    --cwModalTxt: #fff;
    --cwModalTxt2: #b5b5b5;
    --cwModalTxt3: #848484;
    --cwModalAccent: #FEC310;
    --cwModalAccentTxt: rgba(0, 0, 0, 0.9);
    --cwModalRGBA: rgba(8, 8, 8, 0.7);
    --cwModalRGBA2: rgba(8, 8, 8, 0.5);
    --cwModalRGBA3: rgba(8, 8, 8, 0.3);
    --cwModalShadow: rgba(5, 5, 5, 0.7);
    --cwModalShadowFade: rgba(5, 5, 5, 0);
    --cwModalRadius: 0px;
    --cwModalBorder: #000000;
    --cwLoginG: #121212;
    --cwLoginBg: #121212;
    --cwLoginBg2: #2b2b2b;
    --cwLoginBg3: #383838;
    --cwLoginBgHover: #1a1a1a;
    --cwLoginBg2Hover: #333333;
    --cwLoginBg3Hover: #404040;
    --cwLoginTxt: #fff;
    --cwLoginTxt2: #b8b8b8;
    --cwLoginTxt3: #898989;
    --cwLoginAccent: #FEC310;
    --cwLoginAccentTxt: rgba(0, 0, 0, 0.9);
    --cwLoginRGBA: rgba(18, 18, 18, 0.7);
    --cwLoginRGBA2: rgba(18, 18, 18, 0.5);
    --cwLoginRGBA3: rgba(18, 18, 18, 0.3);
    --cwLoginShadow: rgba(11, 11, 11, 0.7);
    --cwLoginShadowFade: rgba(11, 11, 11, 0);
    --cwLoginRadius: 0px;
    --cwLoginBorder: #000000;
    --cwRegisterG: #121212;
    --cwRegisterBg: #121212;
    --cwRegisterBg2: #2b2b2b;
    --cwRegisterBg3: #383838;
    --cwRegisterBgHover: #1a1a1a;
    --cwRegisterBg2Hover: #333333;
    --cwRegisterBg3Hover: #404040;
    --cwRegisterTxt: #fff;
    --cwRegisterTxt2: #b8b8b8;
    --cwRegisterTxt3: #898989;
    --cwRegisterAccent: #FEC310;
    --cwRegisterAccentTxt: rgba(0, 0, 0, 0.9);
    --cwRegisterRGBA: rgba(18, 18, 18, 0.7);
    --cwRegisterRGBA2: rgba(18, 18, 18, 0.5);
    --cwRegisterRGBA3: rgba(18, 18, 18, 0.3);
    --cwRegisterShadow: rgba(11, 11, 11, 0.7);
    --cwRegisterShadowFade: rgba(11, 11, 11, 0);
    --cwRegisterRadius: 0px;
    --cwRegisterBorder: #000000;
    /* overlay essence start */
    --cwOverlayBg: rgba(0, 0, 0, 0.7);
    --cwOverlayTxt: #fff;
    --cwOverlayTxt2: #b3b3b3;
    --cwOverlayAccent: #FEC310;
    --cwOverlayAccentTxt: #000;
    --cwOverlayBlur: 4px;
    /* cwSignInButton essence start */
   --cwSignInButtonG: #1B9EF1;
    --cwSignInButtonBg: #1B9EF1;
    --cwSignInButtonBg2: #50b4f4;
    --cwSignInButtonBg3: #76c5f7;
    --cwSignInButtonBgHover: #33a8f2;
    --cwSignInButtonBg2Hover: #68bef6;
    --cwSignInButtonBg3Hover: #8ecff8;
    --cwSignInButtonTxt: #fff;
    --cwSignInButtonTxt2: #bbe2fb;
    --cwSignInButtonTxt3: #8dcff8;
    --cwSignInButtonAccent: #FEC310;
    --cwSignInButtonAccentTxt: rgba(0, 0, 0, 0.9);
    --cwSignInButtonRGBA: rgba(27, 158, 241, 0.7);
    --cwSignInButtonRGBA2: rgba(27, 158, 241, 0.5);
    --cwSignInButtonRGBA3: rgba(27, 158, 241, 0.3);
    --cwSignInButtonShadow: rgba(16, 95, 145, 0.7);
    --cwSignInButtonShadowFade: rgba(16, 95, 145, 0);
    --cwSignInButtonRadius: 6px;
    --cwSignInButtonBorder: #33a8f2;
    /* cwDepositButton essence start */
    --cwDepositButtonG: #F99B1B;
    --cwDepositButtonBg: #F99B1B;
    --cwDepositButtonBgHover: #f9a22a;
    --cwDepositButtonBg2: #fab14d;
    --cwDepositButtonBg2Hover: #fab85c;
    --cwDepositButtonBg3: #fbbc66;
    --cwDepositButtonBg3Hover: #fbc375;
    --cwDepositButtonTxt: #000;
    --cwDepositButtonTxt2: #4b2f08;
    --cwDepositButtonTxt3: #7d4e0e;
    --cwDepositButtonAccent: #FEC310;
    --cwDepositButtonAccentTxt: rgba(0, 0, 0, 0.9);
    --cwDepositButtonBorder: #f9a22a;
    --cwDepositButtonRadius: 6px;
}
/*start header*/
.live_chat{
    background: var(--cwButtonSecondaryBg);
    border-radius: 8px;
    border: 1px solid var(--cwButtonSecondaryBgHover);
    width: 36px;
    height: 36px;
    color:  var(--cwButtonSecondaryTxt);
}

@media screen and (max-width: 1600px) {

    .header__top-link .dynamic_icon,
    .header__top-link .header_cw_icon {
        display: block;
    }

    .header__top-link span {
        display: none;
    }
}

/*end header*/

/*Footer start*/

.footer {
    padding: 16px 0 18px 0;
}

.footer_links_heading {
    margin-bottom: 16px;
    text-transform: uppercase;
}

.new_pay {
    background-repeat: no-repeat;
    display: block;
    width: 86px;
    height: 42px;
    background-position-x: -90px;
    border-radius: 2px;
    margin-right: auto;
}

.new_pay.koreanpayment {
    background-position-y: -4px;
}

.new_pay:hover {
    background-position-x: 0;
}

.links-content {
    margin-bottom:24px;
    background-color: var(--cwFooterBgHover);
    color: var(--cwFooterTxt2);
    padding: 16px 45px;
    border-radius: 16px;
}

.tl_footer_copy {
    color: var(--cwFooterAccent);
    gap: 12px;
}

.footer .language_wrapper .langCode{
    display: none;
}
.footer_images_box{
    column-gap:32px;
}

.foot_txt{
    font-size: 16px;
    font-weight: 500;
}
.foot_wr{
    column-gap:22px;
}
.footer__logo__img{
    width: 148px;
    flex-shrink: 0;
}
.footer_tlt{
    color:var(--cwFooterAccent);
    font-size:16px;
    font-weight:500;
    margin-bottom:4px;
}
.footer_txt_b{
    font-size:12px;
    color:var(--cwFooterTxt2);
    margin-bottom:10px;
}
.footer_logos{
    column-gap:32px;
}
.footer_pmnt{
    row-gap:8px;
}
.footer_pmnt_img{
  width: 356px;
    flex-shrink: 0;
}
.footer_payment_box{
    padding-bottom: 24px;
    border-bottom: 2px solid var(--cwFooterBg2);
    margin-bottom:24px;
  }
.footer_bottom{
    margin-top:24px;
}
.footer_bottom_txt{
    font-size:14px;
    color:var(--cwFooterTxt2);
}
/*Footer end*/

/*Loader start*/

.tl_loader {
    height: 116px;
    position: relative;
    width: 116px;
    background-image: none;
}
.tl_my_acc_cont .tl_search_button .tl_loader{
    width: 30px;
    height: 30px;
}
.tl_my_acc_cont .tl_search_button .tl_loader:before,
.tl_my_acc_cont .tl_search_button .tl_loader:after {
    top: -6px;
    inset-inline-start: -6px;
}
.tl_loader:before,
.tl_loader:after {
    content: '';
    animation: lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;
    border-radius: 50%;
    border-style: solid;
    border-width: 5px;
    height: 100%;
    opacity: 1;
    position: absolute;
    width: 100%;
    border-color: var(--cwAccentBg);
}

.tl_loader:after {
    animation-delay: -.5s;
    border-color: var(--cwAccentBg3)
}

@keyframes lds-ripple {
    0% {
        opacity: 1;
        transform: scale(0)
    }

    60% {
        opacity: .6
    }

    to {
        opacity: 0;
        transform: scale(1)
    }
}
/*Loader end*/

.D_logo {
    height: 60px;
    width: 172px;
    background: var(--cdn-logo_png) no-repeat center / contain;
    margin: 24px auto 40px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
}

#login_container .regFromPopup {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

/**/
.doc_upload_table .tl_flex_tr.bg-secondary {
    background-color: var(--cwModalBgHover);
}
.mountly_promo_prize {
    display: flex;
    position: absolute;
    top: -3px;
    right: -1px;
}

.mountly_promo_prize span {
    white-space: nowrap;
    border-radius: 2px;
    background: linear-gradient(248.4deg, #FB630E 15.07%, #F14100 64.18%);
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.10);
    padding: 2px 4px;
    font-size: 8px;
    color: #ffffff;
    font-weight: 700;
}

.mountly_promo_prize_text {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    justify-content: space-between;
    align-items: center;
    border-radius: 6px;
    max-width: 255px;
   
}

.mountly_promo_prize_text > img {
    max-width: 100%;
    height: 36px;
    object-fit: contain;
    border-radius: 3px;
}
.mountly_promo_prize_text .db-mb {
    display: none;
}

#promo_info_link:empty {
    display: none;
}

#promo_info_link,
.mountly_promo_prize_cont {
    position: relative;
    max-width: 405px;
    height: 36px;
}
.referFriend_item img {
    height: 36px;
    border-radius: 3px;
}

.cw_footer_18_wrapper {
    margin-left: 0;
}

.luis_pigo{
    width:262px;
    height:76px;
}
.tl_btn.depositDialog  .cw_icon_wallet_v1,
.tl_btn.depositDialog  #lblBalance{
    color:#f99c1b ;
}