/* /CommonControls/GenericControls/Campaigns/SpecialCampaign.css --- 14.76 Kb */
#mfaSetupOverlay{z-index:1500;position:fixed;top:0;left:0;height:100vh;height:calc(var(--vh, 1vh) * 100);width:100vw;background-color:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center}body.landscape #mfaSetupOverlay{height:100%}#mfaSetupOverlay .closeBtn{cursor:pointer;font-family:Roboto;font-style:normal;font-weight:100;font-size:26px;color:#2B97F0;position:absolute;right:8px;top:0;cursor:pointer;transform:rotate(45deg)}body.responsive #mfaSetupOverlay .closeBtn{right:35px;top:10px;font-size:35px}#mfaSetupOverlay .mfaSetupTxt{font-family:Roboto;font-style:normal;font-weight:300;font-size:17px;line-height:20px;text-align:center;color:#000}#mfaSetupOverlay .mfaSetupBtn{margin:22px auto;background:#2B97F0;border-radius:48px;width:210px;height:50px;font-family:Roboto;font-style:normal;font-weight:normal;font-size:19px;display:flex;align-items:center;justify-content:center;color:#FFF;cursor:pointer;opacity:1;transition:opacity .4s}#mfaSetupOverlay .mfaSetupBtn.setupBtnDisabled{opacity:.5;cursor:none;pointer-events:none}#mfaSetupOverlay #copied2Clipboard{width:100%;height:52px;position:absolute;bottom:0;background:rgba(0,0,0,0.8);display:flex;align-items:center}#mfaSetupOverlay #copied2Clipboard #copied2ClipboardTxt{font-family:Roboto;font-style:normal;font-weight:normal;font-size:16px;color:#FFF;margin-left:16px}#mfaSetupOverlay #mfaSetupWrapper{width:100%;height:100%;background:#FFF;position:relative;display:flex;align-items:center;justify-content:center}body.responsive #mfaSetupOverlay #mfaSetupWrapper{background:rgba(255,255,255,0.96)}body.keyboardOpen #mfaSetupOverlay #mfaSetupWrapper{align-items:flex-start}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;overflow-y:scroll}body.keyboardOpen #mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper{margin-top:20px}body.landscape #mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper{width:100%;height:120%}body.responsive #mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent{width:578px}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent .mfaSetupHeading{font-family:Roboto;font-style:normal;font-weight:300;font-size:24px;text-align:center;color:#000;padding:15px 25px;border-bottom:1px solid #C4C4C4}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep1TxtWrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px 0}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep1TxtWrapper>p{width:353px}body.responsive #mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep1TxtWrapper{border-bottom:1px solid #C4C4C4}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep1TxtWrapper #mfaSetupStep1TxtHead{font-family:Roboto;font-style:normal;font-weight:500;font-size:17px;text-align:center;color:#2B97F0;margin-bottom:5px}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep1CodeWrapper{display:flex;align-items:center;justify-content:center;margin-top:33px;padding-bottom:33px}body.responsive #mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep1CodeWrapper{border-bottom:1px solid #C4C4C4}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep1CodeWrapper .codeContainer{width:223px;height:224px;border:1.27429px solid #C4C4C4;display:flex;align-items:center;justify-content:center;position:relative}body.mobile #mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep1CodeWrapper .codeContainer{width:305px;border-radius:6px}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep1CodeWrapper .codeContainer #copySvg{position:absolute;top:8px;right:8px;user-select:none;pointer-events:none}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep1CodeWrapper #mfaSetupPcOr{font-family:Roboto;font-style:normal;font-weight:normal;font-size:16px;color:#000;margin:0 17px;text-transform:uppercase}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep1CodeWrapper #mfaSetupCode{width:80%;display:flex;align-items:center;justify-content:center}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep1CodeWrapper #mfaSetupCode #codeTxt{text-align:center;font-family:Roboto;font-style:normal;font-weight:bold;font-size:16px;line-height:19px;color:#000}body.mobile #mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep1CodeWrapper #mfaSetupCode #codeTxt{font-size:18px;line-height:28px;color:#47ACFF}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep2TxtWrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;border-bottom:1px solid #C4C4C4;margin-bottom:40px}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep2TxtWrapper>p{width:100%}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep2TxtWrapper .mfaSetupHeading{padding:15px 0}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep2TxtWrapper #mfaSetupStep2Txt{padding:30px 0 20px;width:80%}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep2CodeWrapper{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;border-bottom:1px solid #C4C4C4;position:relative}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep2CodeWrapper #pinCodeInputWrapper{padding-bottom:40px;display:flex;align-items:center;justify-content:center}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep2CodeWrapper #pinCodeInputWrapper .codeInput{border:1px solid #C4C4C4;box-sizing:border-box;border-radius:4px;padding:5px;color:#000;font-family:Roboto;font-style:normal;font-weight:300;font-size:26px;outline:0;background:0;width:73px;height:72px;text-align:center;margin:0 8px}body.mobile #mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep2CodeWrapper #pinCodeInputWrapper .codeInput{width:52.99px;height:52.26px;margin:0 2px;font-size:18.8726px}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep2CodeWrapper #pinCodeInputWrapper .codeInput:focus{border:2px solid #2B97F0}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep2CodeWrapper #pinCodeInputWrapper .codeInput::-webkit-outer-spin-button,#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep2CodeWrapper #pinCodeInputWrapper .codeInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep2CodeWrapper #pinCodeInputWrapper .codeInput[type=number]{-moz-appearance:textfield}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep2CodeWrapper #pinCodeErr{font-family:Roboto;font-style:normal;font-weight:300;font-size:13px;line-height:15px;text-align:center;color:#FC0019;position:absolute;bottom:5px;width:70%}body.mobile #mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep2CodeWrapper #pinCodeErr{width:102%}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent #mfaSetupStep2CodeWrapper #pinCodeErr .CsLink{font-style:normal;font-weight:300;font-size:13px;line-height:15px;text-align:center;color:#FC0019}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper .mfaSetupContent .mfaSetupStep3Heading{font-family:Roboto;font-style:normal;font-weight:normal;font-size:17px;text-align:center;color:#000}#mfaSetupOverlay #mfaSetupWrapper #mfaSetupContentWrapper #mfaSetupStep3 #mfaSetupStep3TxtWrapper{display:flex;align-items:center;justify-content:center;flex-direction:column}#ellaRefundPopupContainer{width:100dvw;height:100dvh;position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.7);z-index:10001;align-items:center;justify-content:center;display:none}#ellaRefundPopupContainer #ellaRefundPopupWrapper{width:900px;height:600px}#ellaRefundPopupContainer #ellaRefundPopupWrapper #ellaRefundPopupStep1,#ellaRefundPopupContainer #ellaRefundPopupWrapper #ellaRefundPopupStep2{width:100%;height:100%;position:relative}#ellaRefundPopupContainer #ellaRefundPopupWrapper #ellaRefundPopupStep1 .closeEllaPopup,#ellaRefundPopupContainer #ellaRefundPopupWrapper #ellaRefundPopupStep2 .closeEllaPopup{position:absolute;cursor:pointer;width:16px;height:16px;top:32px;right:32px}#ellaRefundPopupContainer #ellaRefundPopupWrapper #ellaRefundPopupStep1 #getBonusBtn{position:absolute;cursor:pointer;width:184px;height:41px;top:341px;right:358px}#ellaRefundPopupContainer #ellaRefundPopupWrapper #ellaRefundPopupStep1 #getRefundBtn{position:absolute;cursor:pointer;width:184px;height:41px;top:481px;right:140px}#ellaRefundPopupContainer #ellaRefundPopupWrapper #ellaRefundPopupStep2{display:none}#ellaRefundPopupContainer #ellaRefundPopupWrapper #ellaRefundPopupStep2 #goToHlBtn{position:absolute;cursor:pointer;width:184px;height:41px;top:364px;right:358px}#touPopupOverlay{z-index:10001;position:fixed;top:0;left:0;height:100dvh;width:100dvw;background-color:rgba(0,0,0,0.8);display:flex;align-items:center;justify-content:center}#touPopupOverlay #touPopupWrapper{border-radius:24px;width:458px;height:193px;display:flex;flex-direction:column;align-items:center;justify-content:center}body.mobile #touPopupOverlay #touPopupWrapper{width:90dvw;max-width:348px}body.langimlivecom #touPopupOverlay #touPopupWrapper,body.imlive #touPopupOverlay #touPopupWrapper{background-color:#FFF;color:#000}#touPopupOverlay #touPopupWrapper #touPopupHeading{text-align:center;font-family:Roboto;font-size:20px;font-style:normal;font-weight:400;line-height:normal}#touPopupOverlay #touPopupWrapper #touPopupText{text-align:center;font-family:Roboto;font-size:13px;font-style:normal;font-weight:300;margin:8px 0 24px}body.mobile #touPopupOverlay #touPopupWrapper #touPopupText{margin:8px 0}#touPopupOverlay #touPopupWrapper #touPopupText>a{font-size:13px;text-decoration:underline;color:inherit}#touPopupOverlay #touPopupWrapper #touPopupBtn{display:flex;width:119px;height:40px;justify-content:center;align-items:center;border-radius:120px;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer}body.langimlivecom #touPopupOverlay #touPopupWrapper #touPopupBtn,body.imlive #touPopupOverlay #touPopupWrapper #touPopupBtn{background-color:#31B02E;color:#fff}body.mobile #touPopupOverlay #touPopupWrapper #touPopupBtn{width:89.12px;height:40px}#lsMigrationWrapper{z-index:10001;position:fixed;top:0;left:0;height:100vh;height:100dvh;width:100vw;background:rgba(0,0,0,0.7);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center}body.landscape.mobile #lsMigrationWrapper{align-items:baseline;overflow-y:scroll}#lsMigrationWrapper #lsMigrationContianer{position:relative;display:flex;flex-direction:column;align-items:center;background-repeat:no-repeat;background-position:center;background-size:cover}body.landscape.mobile #lsMigrationWrapper #lsMigrationContianer{margin:16px 0}#lsMigrationWrapper #lsMigrationContianer.lsMob{width:320px}#lsMigrationWrapper #lsMigrationContianer.lsMob.lsPopup1{height:475px;background-image:url(/App_Themes/images/lsPopup/lsMobBg1.png)}#lsMigrationWrapper #lsMigrationContianer.lsMob.lsPopup2{height:595px;background-image:url(/App_Themes/images/lsPopup/lsMobBg2.png)}#lsMigrationWrapper #lsMigrationContianer.lsMob #userInputWrapper{width:254px}#lsMigrationWrapper #lsMigrationContianer.lsPC{width:900px;height:600px}#lsMigrationWrapper #lsMigrationContianer.lsPC.lsPopup1{background-image:url(/App_Themes/images/lsPopup/lsPcBg1.jpg)}#lsMigrationWrapper #lsMigrationContianer.lsPC.lsPopup1 #lsMigrationContent{bottom:109px}#lsMigrationWrapper #lsMigrationContianer.lsPC.lsPopup2{background-image:url(/App_Themes/images/lsPopup/lsPcBg2.jpg)}#lsMigrationWrapper #lsMigrationContianer.lsPC.lsPopup2 #lsMigrationContent{bottom:43px}#lsMigrationWrapper #lsMigrationContianer .lsTab{width:750px;height:500px}#lsMigrationWrapper #lsMigrationContianer .lsTab.lsPopup1{background-image:url(/App_Themes/images/lsPopup/lsPcBg1.jpg)}#lsMigrationWrapper #lsMigrationContianer .lsTab.lsPopup2{background-image:url(/App_Themes/images/lsPopup/lsPcBg2.jpg)}#lsMigrationWrapper #lsMigrationContianer #lsMigrationContent{display:flex;flex-direction:column;align-items:center;position:absolute}#lsMigrationWrapper #lsMigrationContianer #lsMigrationContent.mobileContent{bottom:-12px}#lsMigrationWrapper #lsMigrationContianer #mobileBtn{display:flex;width:254px;height:61px;justify-content:center;align-items:center;border-radius:120px;background:#31B02E;color:#FFF;text-align:center;font-family:Roboto;font-size:24px;font-style:normal;font-weight:400;line-height:normal}#lsMigrationWrapper #lsMigrationContianer #pcBtn{border-radius:4px;background:#111F63;display:flex;width:352px;height:69px;justify-content:center;align-items:center;color:#FFF;text-align:center;font-family:Roboto;font-size:22px;font-style:normal;font-weight:900;line-height:normal;text-transform:uppercase;cursor:pointer}#lsMigrationWrapper #lsMigrationContianer #userInputWrapper{width:330px;height:50px;position:relative;border-radius:8px;box-shadow:0 0 0 1px #aaa;background:#fafafa;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;transition:all .3s ease-in-out;margin-bottom:32px}#lsMigrationWrapper #lsMigrationContianer #userInputWrapper:focus-within{box-shadow:0 0 0 2px #0090f8}#lsMigrationWrapper #lsMigrationContianer #userInputWrapper #userInput{font-size:16px;appearance:none;display:block;color:#414141;background-color:inherit;border:0;border-radius:0;width:calc(100% - 16px);position:relative;padding:0 8px}#lsMigrationWrapper #lsMigrationContianer #userInputWrapper #userInput:focus{outline:0}#lsMigrationWrapper #lsMigrationContianer #userInputWrapper #userInput:focus ~ label,#lsMigrationWrapper #lsMigrationContianer #userInputWrapper #userInput.used ~ label{top:-6px;font-size:12px;font-style:normal;font-weight:400;color:#414141;border-radius:16px;padding:0 4px;background:#f3f3f3}#lsMigrationWrapper #lsMigrationContianer #userInputWrapper #userLabel{font-family:Roboto;font-size:16px;font-style:normal;font-weight:300;line-height:normal;display:flex;color:#414141;position:absolute;pointer-events:none;left:8px;top:16px;transition:all .2s ease}#lsMigrationWrapper #lsMigrationContianer #userInputWrapper #userErr{font-size:12px;width:100%;height:36px;display:flex;align-items:center;text-align:left;position:absolute;top:100%;color:#ff1414}#lsMigrationWrapper #lsMigrationContianer #userInputWrapper #errIcon{position:absolute;right:8px;height:16px;display:none}
/* /CommonControls/AgeVerification/AgeVerification.css --- 17.06 Kb */
#ageVerificationWrapper{position:relative;display:flex;flex-direction:column;align-items:center}#ageVerificationWrapper.hideAv{display:none}#ageVerificationWrapper .blockerBg{position:fixed;width:100vw;width:100dvw;height:100vh;height:100dvh;top:0;left:0;margin:auto;background-color:rgba(0,0,0,0.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50000;display:flex;justify-content:center;align-items:center}body.mobile #ageVerificationWrapper .blockerBg{background:linear-gradient(180deg,rgba(0,3,15,0.7) 0,rgba(0,0,0,0.9) 100%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}body.mobile #ageVerificationWrapper .avOver18PopupMainWrapper.blockerBg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper{display:flex;align-items:center;justify-content:center;width:100vw;width:100dvw;height:100vh;height:100dvh;position:absolute;left:0}body.landscape:not(.tablet) #ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper{top:5vh;top:5dvh;align-items:flex-start}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent{display:flex;align-items:center;justify-content:center;width:100%}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup{display:flex;flex-direction:column;align-items:center;justify-content:center;width:326px}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopLogoWrapper{display:none}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopLogoWrapper.pcPopupLogo{display:block;margin-bottom:16px}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopLogoWrapper.imlivePopupLogo{display:block;position:absolute}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopText{text-align:center;font-family:Roboto;font-size:20px;font-style:normal;font-weight:300;line-height:1em}body.mobile #ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopText{color:#FFF;width:238px}body.landscape #ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopText{width:100vw}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupMainText{text-align:center;font-family:Roboto;font-size:28px;font-style:normal;font-weight:700;line-height:36px;text-transform:uppercase;margin:2px 0}body.mobile #ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupMainText{color:#FFF}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupText{text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;margin:16px 0;line-height:normal}body.mobile #ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupText{color:#FFF}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupBtn{margin:8px 0}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupLeaveSiteBtn{text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline;cursor:pointer;margin:8px 0 24px}body.mobile #ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupLeaveSiteBtn{color:#E0EEFF}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupBottom{display:flex;align-items:center;justify-content:center;width:100%}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupBottom .avOver18PopupBottomText{text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}body.mobile #ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupBottom .avOver18PopupBottomText{color:#FFF}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupBottom .avOver18PopupBottomLogin{display:flex;align-items:center;justify-content:center}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupBottom .avOver18PopupBottomLogin svg{margin:0 8px}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupBottom .avOver18PopupBottomLogin .avOver18PopupBottomLoginText{color:#0090F8;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline;cursor:pointer}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent{width:900px;height:520px;border-radius:2px;border-width:1px;border-style:solid;position:relative}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent .avOver18PopupContainer{width:560px;height:100%;display:flex;align-items:center;justify-content:center}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup{width:475px}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent #avOver18PcWrapper{width:340px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:end;position:relative}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent #avOver18PcWrapper #avOver18PcImgWrapper{position:absolute;z-index:0;width:100%;height:100%;overflow:hidden;background:linear-gradient(180deg,rgba(0,0,0,0.1) 0,#FFF 100%),lightgray -197.754px 2.606px/167.854% 98.963% no-repeat}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent #avOver18PcWrapper #avOver18PcImgWrapper #avOver18PcImg{height:auto;width:100%}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent #avOver18PcWrapper #avOver18PcFooterWrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;bottom:40px}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent #avOver18PcWrapper #avOver18PcFooterWrapper .avOver18PcFooterTxt{color:#414141;font-family:Roboto;font-size:16px;font-style:normal;font-weight:300;line-height:normal}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent #avOver18PcWrapper #avOver18PcFooterWrapper .avOver18PcFooterTxt .avFooterTxtBold{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:700}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent #avOver18PcWrapper #avOver18PcFooterWrapper .avOver18PcFooterTxt .yotiLogo{position:relative;top:7px;cursor:pointer}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent #avOver18PcWrapper #avOver18PcFooterWrapper .avOver18PcFooterTxt .yotiLogo.unclickYoti{pointer-events:none;cursor:initial}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper.avOverPcWrapper .mainBtn{border-radius:4px;width:323.5px;font-size:24px;height:60px;padding:0}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avBlockerFooterWrapper{width:100%;display:flex;align-items:center;justify-content:center;position:absolute;bottom:32px}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avBlockerFooterWrapper.hideFooter{display:none}body.landscape:not(.tablet) #ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avBlockerFooterWrapper{bottom:5px}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avBlockerFooterWrapper .avBlockerFooterSeperator{width:1px;display:flex;flex-shrink:0;align-self:stretch;background:#AAA;margin:0 16px}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avBlockerFooterWrapper .avBlockerFooterTxtWrapper{display:flex;flex-direction:column}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avBlockerFooterWrapper .avBlockerFooterTxtWrapper .avBlockerFooterTxt{color:#F3F3F3;font-family:Roboto;font-size:12px;font-style:normal;font-weight:300;line-height:normal}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avBlockerFooterWrapper .avBlockerFooterTxtWrapper .avBlockerFooterTxt .avFooterTxtBold{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:700}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avBlockerFooterWrapper .avBlockerFooterTxtWrapper .avBlockerFooterTxt .yotiLogo{position:relative;top:7px;cursor:pointer}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avBlockerFooterWrapper .avBlockerFooterTxtWrapper .avBlockerFooterTxt .yotiLogo.unclickYoti{pointer-events:none;cursor:initial}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avBlockerFooterWrapper .avBlockerFooterTxtWrapper .avBlockerFooterTxt:nth-of-type(2){position:relative;top:-6px}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avBlockerFooterWrapper .avBlockerFooterTxtWrapper .avBlockerFooterTxt.avBlockerFooterCsTxt a{font-family:inherit;font-size:inherit;font-style:inherit;color:inherit;text-decoration:underline}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupTopLogoWrapper{display:none}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupTopLogoWrapper.imlivePopupLogo{display:block;position:absolute;top:20px}body.landscape #ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avOver18PopupTopLogoWrapper.imlivePopupLogo{display:none}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .mainBtn{border-radius:50px;display:flex;height:48px;width:254px;justify-content:center;align-items:center;text-align:center;font-family:Roboto;font-size:24px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;transition:opacity linear .3s;opacity:1}body.imlive #ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .mainBtn{background:#31B02E;color:#FFF}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .mainBtn.disabledMainBtn{opacity:.6;pointer-events:none}#ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avAgeLimit{leading-trim:both;text-edge:cap;font-family:"Bebas Neue";font-size:66.352px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-3.318px;text-transform:uppercase}body.responsive #ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avAgeLimit{opacity:1}body.mobile #ageVerificationWrapper .avOver18PopupMainWrapper .avOver18PopupWrapper .avAgeLimit{opacity:.3;color:#F3F3F3}#ageVerificationWrapper .avBlockerMainWrapper{display:flex;flex-direction:column;align-items:center}#ageVerificationWrapper .avBlockerMainWrapper.hideAvBlocker{display:none}#ageVerificationWrapper .avBlockerMainWrapper #avPopupWrapper{position:relative;display:flex;width:95%;max-width:327px;flex-direction:column;align-items:center;gap:40px}body.landscape #ageVerificationWrapper .avBlockerMainWrapper #avPopupWrapper{overflow-y:scroll;padding:12px 0}#ageVerificationWrapper .avBlockerMainWrapper #avPopupWrapper #avPopupHead{text-align:center;font-family:Roboto;font-size:36px;font-style:normal;font-weight:700;line-height:normal;color:#FFF}#ageVerificationWrapper .avBlockerMainWrapper #avPopupWrapper .avPopupContent{border-radius:24px;display:flex;padding:48px 32px 18px 32px;flex-direction:column;align-items:center;gap:16px;position:relative;width:calc(100% - 64px)}body.imlive #ageVerificationWrapper .avBlockerMainWrapper #avPopupWrapper .avPopupContent{background:linear-gradient(168deg,rgba(255,255,255,0.8) .91%,rgba(255,255,255,0.9) 99.55%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#000}#ageVerificationWrapper .avBlockerMainWrapper #avPopupWrapper .avPopupContent .avPopupContentText{text-align:center;font-family:Roboto;font-size:20px;font-style:normal;font-weight:400;line-height:27px;position:relative;z-index:1}#ageVerificationWrapper .avBlockerMainWrapper #avPopupWrapper .avPopupContent .avPopupContentText b{font-weight:700}body.imlive #ageVerificationWrapper .avBlockerMainWrapper #avPopupWrapper .avPopupContent .avPopupContentText{color:#000}#ageVerificationWrapper .avBlockerMainWrapper #avPopupWrapper .avPopupContent .avPopupBtn{width:100%;height:61px;border-radius:4px;display:flex;align-items:center;justify-content:center;text-align:center;font-family:Roboto;font-size:24px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;position:relative;z-index:1}#ageVerificationWrapper .avBlockerMainWrapper #avPopupWrapper .avPopupContent .avPopupBtn.imlBtn{border-radius:120px;background:#31B02E;color:#FFF}#ageVerificationWrapper .avBlockerMainWrapper #avPopupWrapper .avPopupContent .avPopupBtn.disabledMainBtn{opacity:.6;pointer-events:none}#ageVerificationWrapper .avBlockerMainWrapper #avPopupWrapper .avPopupContent .loyaltyTrophy{position:absolute;z-index:0;bottom:40px;pointer-events:none}body.mobile #ageVerificationWrapper .avBlockerMainWrapper #avPopupWrapper .avPopupContent .loyaltyTrophy{bottom:80px}#ageVerificationWrapper .avBlockerMainWrapper #avPopupWrapper #avErrorWrapper{display:none;justify-content:center;align-items:center;flex-direction:column;width:100%}#ageVerificationWrapper .avBlockerMainWrapper #avPopupWrapper #avErrorWrapper .avError{color:#FF1414;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#ageVerificationWrapper .avBlockerMainWrapper.avPcWrapper #avPopupWrapper{width:579px;max-width:unset;gap:4vh}#ageVerificationWrapper .avBlockerMainWrapper.avPcWrapper #avPopupWrapper .avPopupContent{padding:32px 48px;gap:14px;width:calc(100% - 96px)}#ageVerificationWrapper .avBlockerMainWrapper.avPcWrapper #avPopupWrapper .avPopupContent .avPopupContentText{font-size:24px}#ageVerificationWrapper .avBlockerMainWrapper.avPcWrapper #avPopupWrapper .avPopupContent .avPopupBtn{width:323.5px}#ageVerificationWrapper .avCloseBtn{font-weight:100;transform:rotate(45deg);font-size:2em;display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:18px;cursor:pointer;z-index:50;color:#fff}body.responsive #ageVerificationWrapper .avCloseBtn{font-size:36px;left:280px;position:relative}#ageVerificationWrapper .avCloseBtn.iframeBtn{color:#414141;top:4px;right:10px;right:10px}body.mobile #ageVerificationWrapper .avCloseBtn.iframeBtn{color:#414141}body.responsive #ageVerificationWrapper .avCloseBtn.iframeBtn{font-size:36px;right:16px;position:absolute;left:unset}#ageVerificationWrapper .avCloseBtn.hideCloseBtn{display:none}#ageVerificationWrapper #avIframeWrapper{display:none;align-items:center;justify-content:center;width:100vw;height:100vh;width:100dvw;height:100dvh;position:absolute;left:unset;z-index:1550}#ageVerificationWrapper #avIframeWrapper.avIframeOpen{position:fixed}#ageVerificationWrapper #avIframeWrapper #avIframeContainer{width:95vw;height:90dvh;width:95vw;height:90dvh;border-radius:26px;position:relative;z-index:2;overflow:hidden}#ageVerificationWrapper #avIframeWrapper #avIframeContainer.avIframeContainerPC{width:933px;height:100%;border-radius:32px}#ageVerificationWrapper #avIframeWrapper #avIframeContainer #avIframe{min-height:100%;width:100%}#ageVerificationWrapper #avIframeWrapper #avIframeContainer #avIframeErrorWrapper{display:none;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;background:#F2ECEC}#ageVerificationWrapper #avIframeWrapper #avIframeContainer #avIframeErrorWrapper .avIframeError{color:#111F63;text-align:center;font-family:Roboto;font-size:33px;font-style:normal;font-weight:300;line-height:normal}#ageVerificationWrapper #avIframeWrapper #avIframeContainer #avIframeErrorWrapper .avIframeError:nth-child(2){color:#000;text-align:center;font-family:Roboto;font-size:21.679px;font-style:normal;font-weight:400}
/* /CommonControls/Plugins/JQuery/imPopup/imPopup.css --- 2.84 Kb */
#im-popup-wrapper{z-index:1500;position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,0.8);font-size:4vw}body.landscape #im-popup-wrapper{font-size:2.5vw}@media only screen and (min-width :768px) and (max-width:1024px) and (orientation :portrait){#im-popup-wrapper{font-size:2.5vw}}#im-popup-wrapper .im-popup-container{position:absolute;max-height:100vh;max-width:100vw;left:50vw;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.ipad #im-popup-wrapper .im-popup-container{min-height:100vh}#im-popup-wrapper .im-popup-container[position=top] .im-popup-content{-ms-flex:1;-webkit-flex:1;flex:1}#im-popup-wrapper .im-popup-container[position=center]{top:50vh;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#im-popup-wrapper .im-popup-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#im-popup-wrapper .im-popup-container .im-popup-header{text-align:center;background:transparent;width:100%;font-size:1.1em;padding:.5em 1.5em;position:relative}body.imlive #im-popup-wrapper .im-popup-container .im-popup-close-btn{color:#2964AA}#im-popup-wrapper .im-popup-container .im-popup-close-btn.header-close-btn{cursor:pointer;position:absolute;right:.2em;top:50%;-moz-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);-o-transform:translateY(-50%) rotate(45deg);-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);padding:0 5px;font-size:1.2em}body.landscape #im-popup-wrapper .im-popup-container .im-popup-close-btn.header-close-btn{font-size:1.6em}#im-popup-wrapper .im-popup-container .im-popup-close-btn:not(.header-close-btn){position:absolute;height:1em;width:1em;border-radius:50%;z-index:50;top:0;right:0;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);display:flex;align-items:center;justify-content:center;font-size:2.5em;font-weight:lighter;z-index:10}body.landscape #im-popup-wrapper .im-popup-container .im-popup-close-btn:not(.header-close-btn){font-size:2em}#im-popup-wrapper .im-popup-container .im-popup-header-text{margin:0}#im-popup-wrapper .im-popup-container .im-popup-content{overflow:auto}body.imlive #im-popup-wrapper{background-color:rgba(43,83,124,0.8)}body.imlive #im-popup-wrapper .im-popup-close{background:white;color:#2b537c}body.imlive #im-popup-wrapper .im-popup-close *{color:inherit}body.imlive #im-popup-wrapper .im-popup-header{background:#2b537c;color:white}body.imlive #im-popup-wrapper .im-popup-header *{color:inherit}
/* /CommonControls/GenericControls/Components/Loaders/RingLoader/RingLoader.css --- 0.57 Kb */
.ring-loader{display:none;position:absolute;top:calc(50% - 1.5em);left:calc(50% - 1.5em);z-index:10}.ring-loader div{box-sizing:border-box;display:block;position:absolute;width:3em;height:3em;border:5px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:#fff transparent transparent transparent}.ring-loader div:nth-child(1){animation-delay:-0.45s}.ring-loader div:nth-child(2){animation-delay:-0.3s}.ring-loader div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
/* /Controls/Billing/BillingMessageV2/BillingMessageV2.css --- 10.22 Kb */
 .billingMessageV2-wrapper{display:flex;align-items:center;text-align:center;margin:0 auto;height:auto;position:relative;color:white;z-index:50;box-sizing:border-box}.billingMessageV2-wrapper #bm2-spanClosePopup{position:absolute;transform:rotate(45deg);font-size:25px;top:0;right:0;cursor:pointer;padding:0 5px}.billingMessageV2-wrapper .bm2-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto}.billingMessageV2-wrapper .bm2-inner .billingMsgBtn{display:flex;justify-content:center;align-items:center;width:220px;height:43px;cursor:pointer}.billingMessageV2-wrapper .bm2-hostImage{display:block;margin:10px auto}.billingMessageV2-wrapper #ppcongratsWrapper{width:50%}.billingMessageV2-wrapper #ppcongratsWrapper .title{font-size:20px;margin-top:5px;text-align:center}.billingMessageV2-wrapper #ppcongratsWrapper .subtitle{font-size:17px;font-weight:bold;margin:5px 0 40px;clear:both;text-align:center}.billingMessageV2-wrapper #ppcongratsWrapper .ppcongrats-image{display:block;margin:10px 0}.billingMessageV2-wrapper #ppcongratsWrapper .ppcongrats-image svg{width:auto;height:auto;max-width:100%}.billingMessageV2-wrapper #ppcongratsWrapper .description,.billingMessageV2-wrapper #ppcongratsWrapper .description a{margin:10px auto;font-size:15px}.billingMessageV2-wrapper #ppcongratsWrapper .buttonCTA{position:relative;margin:40px auto;line-height:41px;font-size:19px;font-weight:bold;cursor:pointer;width:300px;text-align:center}.billingMessageV2-wrapper #ppcongratsWrapper .vDivider{margin:0 10px;font-size:15px}.billingMessageV2-wrapper.pc{font-size:17px}.billingMessageV2-wrapper.pc:not(.pending){padding:0 298px 0 60px}.billingMessageV2-wrapper.pc.ppbonus{padding:10px}.billingMessageV2-wrapper.pc *{font:inherit}.billingMessageV2-wrapper.pc h3,.billingMessageV2-wrapper.pc .header{font-size:20px;font-weight:bold}.billingMessageV2-wrapper.pc.responsivePC{width:100%;height:100%;box-sizing:border-box}.billingMessageV2-wrapper.pc.billGood{z-index:3333;position:fixed;right:0;top:13vh;height:auto;width:auto;background-image:none;padding:15px;animation-name:fade-in-right;animation-fill-mode:forwards;animation-timing-function:ease-in-out;animation-duration:.8s}.billingMessageV2-wrapper.pc.billGood.hidden{animation-name:flip-out-Y-axis;animation-fill-mode:forwards;animation-timing-function:ease-in-out;animation-duration:.8s}.billingMessageV2-wrapper.pc.billGood .bm2-inner{display:flex;align-items:stretch;justify-content:center;flex-direction:row;height:auto;min-height:initial;margin:0}.billingMessageV2-wrapper.pc.billGood .bm2-inner p{margin:0;line-height:1.2}.billingMessageV2-wrapper.pc.billGood .bill-good-image-wrapper{display:flex;align-items:center;justify-content:center;margin:0;padding:0;height:auto;margin-right:15px;max-height:120px}.billingMessageV2-wrapper.pc.billGood .bill-good-image-wrapper.host-image{min-width:160px}.billingMessageV2-wrapper.pc.billGood .bill-good-image-wrapper img{max-height:100%}.billingMessageV2-wrapper.pc.billGood .bill-good-image-wrapper .bill-good-popup-icon svg{width:40px}.billingMessageV2-wrapper.pc.billGood .bill-good-content-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around}.billingMessageV2-wrapper.pc.billGood .bill-good-text{text-align:left;font-family:"Roboto";font-style:normal;font-weight:400;font-size:16px}.billingMessageV2-wrapper.pc.billBad{background-image:url(/App_Themes/images/Background_Images/BillBad.png);background-repeat:no-repeat;background-position:95% 70%}.billingMessageV2-wrapper.pc .bm2-inner p{margin:5px 0}.billingMessageV2-wrapper.pc .bm2-inner p.billingMsgBtn{margin:15px 0}.billingMessageV2-wrapper.mob{width:95%;position:fixed;left:50%;top:50%;padding:5%;box-sizing:border-box;z-index:1550;transform:translate(-50%,-50%)}.billingMessageV2-wrapper.mob #bm2-spanClosePopup{color:#E5E5E5;top:12px;right:9px}.billingMessageV2-wrapper.mob .header{font-size:16px;font-weight:bold}.billingMessageV2-wrapper.mob .bm2-inner p{margin:10px 0}.billingMessageV2-wrapper.mob.imlive{color:white;border:1px solid #2b537c;background-color:#2b537c}.billingMessageV2-wrapper.mob.imlive.pending{top:auto;left:auto;width:90vw;padding:0;border:0;position:relative}.billingMessageV2-wrapper.mob.imlive *{color:inherit}.billingMessageV2-wrapper.mob.imlive .bm2-inner .billingMsgBtn{display:flex;justify-content:center;align-items:center;width:220px;height:43px;background:#0090F8;border-radius:120px;color:#fff;font-family:Roboto;font-style:normal;font-weight:normal;font-size:16px}.billingMessageV2-wrapper.mob.imlive .bm2-inner .billingMsgBtn.billingMsgBtn2{color:#0090F8;background:#fff;border:1px solid #0090F8}.billingMessageV2-wrapper.mob.imlive .bm2-inner .billBadHeader{font-family:Roboto;font-style:normal;font-weight:normal;font-size:20px!important;text-align:center;color:#414141!important}.billingMessageV2-wrapper.mob.imlive .bm2-inner .billBadText{font-family:Roboto;font-style:normal;font-weight:normal;font-size:16px;text-align:center;color:#414141}.billingMessageV2-wrapper.mob.imlive .bm2-inner .billBadText a{font-family:Roboto;font-style:normal;font-weight:normal;font-size:16px;color:#0090F8;text-decoration:underline}.billingMessageV2-wrapper.mob:not(.imlive) #bm2-spanClosePopup{font-size:30px}.billingMessageV2-wrapper.mob:not(.imlive) .bm2-inner{width:100%}.billingMessageV2-wrapper.mob:not(.imlive) .bill-good-content-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.billingMessageV2-wrapper.mob:not(.imlive) a.bill-good-button{padding:8px;border-radius:5px;min-width:85px;box-sizing:border-box}.billingMessageV2-wrapper.mob.billGood{background:rgba(0,0,0,0.8);color:#fff;line-height:19px;text-align:left}.billingMessageV2-wrapper.mob.billGood #bm2-spanClosePopup{color:#E5E5E5;top:12px;right:9px;font-weight:100;font-size:35px;z-index:1}.billingMessageV2-wrapper.mob.billGood #bm2-spanClosePopup .pending{padding:21px 15px}.billingMessageV2-wrapper.mob.billGood,.billingMessageV2-wrapper.mob.pending:not(.imlive){width:100%;bottom:0;top:auto;left:0;right:0;padding:21px 15px;border-radius:0;animation-name:slide-in-bottom;animation-duration:.8s;animation-timing-function:cubic-bezier(0.59,-0.22,0.41,1.16);animation-direction:alternate;animation-fill-mode:forwards}.billingMessageV2-wrapper.mob.billGood.hidden,.billingMessageV2-wrapper.mob.pending:not(.imlive).hidden{animation-name:slide-out-bottom;animation-duration:.8s;animation-timing-function:cubic-bezier(0.59,-0.22,0.41,1.16);animation-direction:alternate;animation-fill-mode:forwards}.billingMessageV2-wrapper.mob.billGood p,.billingMessageV2-wrapper.mob.pending:not(.imlive) p{margin:0}body.landscape .billingMessageV2-wrapper.mob.billGood p,body.landscape .billingMessageV2-wrapper.mob.pending:not(.imlive) p{display:inline}.billingMessageV2-wrapper.mob.billBad:not(.imlive){background-image:url(/App_Themes/images/Background_Images/BillBad.png);background-repeat:no-repeat;background-position:center calc(100% - 15px);background-size:150px;padding-bottom:245px;max-height:95vh}.billingMessageV2-wrapper.mob.billBad.imlive.mob{top:0;left:0;height:100vh;width:100vw;transform:none;background-color:rgba(43,83,124,0.8);font-size:4vw}body.landscape .billingMessageV2-wrapper.mob.billBad.imlive.mob{font-size:2vw}.billingMessageV2-wrapper.mob.billBad.imlive.mob #bm2-spanClosePopup{color:#000;z-index:5;height:1em;width:1em;display:flex;align-items:center;justify-content:center;position:absolute;border-radius:50%;font-family:roboto;font-size:45px;font-weight:lighter}body.landscape .billingMessageV2-wrapper.mob.billBad.imlive.mob #bm2-spanClosePopup{right:15%}.billingMessageV2-wrapper.mob.billBad.imlive.mob .bm2-inner{top:0;left:0;transform:none;width:100%;height:100%;background:white;position:absolute;padding:20px;box-sizing:border-box;font-size:inherit}body.landscape .billingMessageV2-wrapper.mob.billBad.imlive.mob .bm2-inner{left:50%;width:70vw;transform:translateX(-50%)}.billingMessageV2-wrapper.mob.billBad.imlive.mob .bm2-inner p:not(.billingMsgBtn){font-size:1em;color:black}.billingMessageV2-wrapper.mob.billBad.imlive.mob .bm2-inner p:not(.billingMsgBtn).header{color:#2b537c;font-size:1.3em;font-weight:bold}.billingMessageV2-wrapper.mob.billBad.imlive.mob .bm2-inner a{font:inherit}.billingMessageV2-wrapper.mob #ppcongratsWrapper{margin-top:40px;width:100%}.billingMessageV2-wrapper.mob .bill-good-text{text-align:left}.billingMessageV2-wrapper.mob a.bill-good-button{text-decoration:none;padding:5px 10px;display:inline-block}@media all and (orientation:landscape){.billingMessageV2-wrapper.mob.billBad:not(.imlive){background-image:url(/App_Themes/images/Background_Images/BillBad.png);background-repeat:no-repeat;background-position:calc(100% - 20px) center;background-size:150px;padding:5%;padding-right:180px;height:calc(100% - 65px)}}#mobMsgMainConttainer{width:100%;position:relative}#mobMsgMainConttainer #mobMsgTextWrapper{display:flex;align-items:center;justify-content:center;height:85px}#mobMsgMainConttainer #mobMsgTextWrapper.noCampaign{justify-content:flex-start;align-items:flex-start}#mobMsgMainConttainer #mobMsgTextWrapper #mobMsgText{font-family:Roboto;font-style:normal;font-weight:300;font-size:15px;line-height:21px;text-align:center;color:#F2F2F2}#mobMsgMainConttainer #mobMsgTextWrapper #mobMsgText a{font-family:Roboto;font-style:normal;font-weight:300;font-size:15px;line-height:21px;text-align:center;color:#F2F2F2}#mobMsgMainConttainer #mobMsgTextWrapper #mobMsgText.noCampaign{text-align:left;width:80%}#mobMsgMainConttainer #mobMsgCampaignTextWrapper{display:flex;align-items:center;justify-content:center;position:relative;padding:25px 0 0}#mobMsgMainConttainer #mobMsgCampaignTextWrapper svg{position:absolute;top:0;display:block}#mobMsgMainConttainer #mobMsgCampaignTextWrapper #mobMsgCampaignTextContainer{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}#mobMsgMainConttainer #mobMsgCampaignTextWrapper #mobMsgCampaignTextContainer #mobMsgCampaignText{font-family:Roboto;font-style:normal;font-weight:normal;font-size:15px;color:#FFF}#mobMsgMainConttainer #mobMsgCampaignTextWrapper #mobMsgCampaignTextContainer #mobMsgCampaignConstText{font-family:Roboto;font-style:normal;font-weight:300;font-size:15px;color:#FFF}#mobMsgMainConttainer #dismissBtn{font-family:Roboto;font-style:normal;font-weight:normal;font-size:16px;color:rgba(0,144,248,0.9);position:absolute;bottom:0;right:0}
