/* /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}
/* /Controls/NewMessageCenter/SupportMessage/SupportMessage.css --- 4.11 Kb */
.support-message-wrapper{height:100%;width:100%}#vt-wrapper{position:relative;font-size:17px}#vt-wrapper *{text-align:center;display:block;font:inherit;line-height:1.2}#vt-wrapper a{display:inline-block}body:not(.mobile) #vt-wrapper{background-position:95% 70%;padding-right:370px;padding-left:20px}body:not(.mobile) #vt-wrapper *{line-height:1.5}body:not(.mobile) #vt-wrapper #vt-textWrapper{position:relative;top:50%;left:0;transform:translateY(-50%)}body:not(.mobile) #vt-wrapper #vt-image{position:absolute;bottom:5%;right:5%;width:330px}body:not(.mobile) #vt-wrapper #vt-title{font-size:20px;margin-bottom:20px}body.mobile #vt-popupWrapper{position:fixed;border-radius:3px;width:95%;left:2.5%;top:60px;z-index:1000;height:500px}body.mobile #vt-textWrapper{margin-top:40px}body.mobile #vt-closePopup{transform:rotate(45deg);display:inline-block;position:absolute;top:0;right:10px;font-size:25px}body.mobile #vt-image{width:200px;margin:0 auto;display:block;margin-top:25px}body.mobile #vt-title{font-size:20px;margin-bottom:20px}body.mobile .vt-line{font-size:17px}body:not(.imlive) #vt-wrapper{height:100%}#la-wrapper{display:flex;align-items:center;text-align:left;margin:0 auto;height:auto;position:relative;z-index:50;box-sizing:border-box}body.private #la-wrapper{display:none}#la-wrapper #la-spanClosePopup{position:absolute;transform:rotate(45deg);font-size:35px;top:-3px;right:0;cursor:pointer;padding:0 5px;font-weight:lighter;font-family:serif}#la-wrapper .la-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto}#la-wrapper .la-inner .la-statusImg{display:flex;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px}#la-wrapper .la-inner .la-statusImg img{height:auto}#la-wrapper .la-inner .la-statusImg .ga-image{width:inherit;height:inherit}#la-wrapper .la-inner .la-content-wrapper{display:flex;flex-direction:column}#la-wrapper .la-inner .la-content-wrapper .la-text .la-textHead{font-size:17px}#la-wrapper .la-inner .la-content-wrapper .la-text .la-textBody{font-size:13px}#la-wrapper .la-inner .la-content-wrapper .loyalty-button{font-size:15px;font-weight:bold;padding:8px 12px;border-radius:3px;text-decoration:none;display:table;width:fit-content}#la-wrapper.pc{position:fixed;right:0;top:25vh;height:auto;width:420px;background-image:none;padding:15px;animation-name:fade-in-right;animation-fill-mode:forwards;animation-timing-function:ease-in-out;animation-duration:.8s}#la-wrapper.pc.hidden{animation-name:flip-out-Y-axis;animation-fill-mode:forwards;animation-timing-function:ease-in-out;animation-duration:.8s}#la-wrapper.pc .la-inner{display:flex;justify-content:center;flex-direction:row;height:auto;min-height:initial;margin:0}#la-wrapper.pc .la-inner .la-content-wrapper{display:flex;flex-direction:column;margin-left:20px}#la-wrapper.pc .la-inner .la-content-wrapper .la-text{margin:10px 0}#la-wrapper.pc .la-inner .la-content-wrapper .la-text .la-textHead{font-size:17px}#la-wrapper.pc .la-inner .la-content-wrapper .la-text .la-textBody{font-size:13px}#la-wrapper.pc .la-inner .la-content-wrapper .ga-text{font-family:"Roboto";font-style:normal;font-weight:700;font-size:15px;line-height:18px}#la-wrapper.pc .la-inner .la-content-wrapper .ga-text b{font-size:17px;font-weight:700}#la-wrapper.pc .la-inner .la-content-wrapper .loyalty-button{font-size:15px;font-weight:bold;border-radius:3px;text-decoration:none;display:table;width:fit-content;margin-bottom:10px}#la-wrapper.pc.ga-wrapper .la-inner .la-content-wrapper .ga-text{font-weight:400}#la-wrapper.pc.ga-wrapper .la-inner .la-content-wrapper .ga-head{font-family:"Roboto";font-style:normal;font-weight:700;font-size:15px;line-height:18px;margin-bottom:8px}#la-wrapper.pc.ga-wrapper .la-inner .la-content-wrapper .ga-head b{font-size:18px}#la-wrapper.pc.ga-wrapper .la-inner .la-content-wrapper .ga-button{display:flex;height:32px;padding:0 8px;justify-content:center;align-items:center;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;border-radius:3px;margin-top:8px;width:fit-content}#la-wrapper.pc.ga-wrapper .la-inner .la-statusImg{width:unset;height:unset}
/* /Controls/MessageCenter/CSS/SendMessage/SendMessage.css --- 1.38 Kb */
body.responsive #sendMessageWrapper{min-height:296px;width:609px;overflow:hidden}body.responsive #sendMessageWrapper .sendMessageNew{height:30px;text-align:center;line-height:30px;font-size:17px}body.responsive #sendMessageWrapper span.CloseSpan{float:right;margin-right:10px;cursor:pointer}body.responsive #sendMessageWrapper span.CloseSpan::after{content:'+';font-size:20px;transform:rotate(45deg);display:block;font-weight:bold}body.responsive #sendMessageWrapper .inner{margin:10px}body.responsive #sendMessageWrapper .inner .rowWrapper{margin:10px 0}body.responsive #sendMessageWrapper .inner .rowWrapper .MessageTitle{vertical-align:top;min-width:80px;display:inline-block;font-size:16px}body.responsive #sendMessageWrapper .inner .rowWrapper .txtTo{font-size:14px}body.responsive #sendMessageWrapper .inner .rowWrapper .txtMessage{height:160px;width:475px;resize:none;padding:3px}body.responsive #sendMessageWrapper .inner .buttons{text-align:center}body.responsive #sendMessageWrapper .inner .buttons .btn{display:inline-block;font-size:17px;text-align:center;margin:10px;cursor:pointer;min-height:25px;line-height:25px}body.responsive #sendMessageWrapper .inner .buttons .btn.btnCancel{text-decoration:underline}body.responsive #sendMessageWrapper .inner .buttons .btn.btnSend{border-radius:3px;font-weight:bold;padding:5px 20px;min-width:90px;box-sizing:border-box;display:inline-block;line-height:1}
/* /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)}}
/* /CommonControls/Membership/SignUpFlow/Signup.css --- 45.86 Kb */
#signUpFlowWrapper{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;-moz-perspective:100000px;-ms-perspective:100000px;-webkit-perspective:100000px;perspective:100000px}#signUpFlowWrapper input::-webkit-input-placeholder{opacity:.8;font-style:normal}#signUpFlowWrapper input:-ms-input-placeholder{opacity:.8;font-style:normal}#signUpFlowWrapper input:-moz-placeholder{opacity:.8;font-style:normal}#signUpFlowWrapper input::-moz-placeholder{opacity:.8;font-style:normal}body.mobile #signUpFlowWrapper{padding-top:2em;width:100vw}body.page_signup #signUpFlowWrapper{height:100vh}body.mobile.landscape #signUpFlowWrapper{width:70vw}body.imlive #signUpFlowWrapper{background:white}body.PC #signUpFlowWrapper{height:100%;width:100%}body.PC #signUpFlowWrapper *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font:inherit}#signUpFlowWrapper #signuplottie{position:absolute;top:-50px;left:0;width:100%}#signUpFlowWrapper span.confirmIcon{position:absolute;top:10px;right:10px;display:none}#signUpFlowWrapper span.confirmIcon.pwdIcon,#signUpFlowWrapper span.confirmIcon.pwdIcon2{top:2px;right:3px}body.imlive #signUpFlowWrapper span.confirmIcon{fill:#3bb552}#signUpFlowWrapper #signUpFlowInner{height:100%;width:100%;position:relative}#signUpFlowWrapper #signUpFlowInner .iml-conversion-animation{text-align:center;color:#111F63;font-size:48px;font-weight:bold;padding:166px 0}#signUpFlowWrapper #signUpFlowInner .iml-conversion-animation span{font-weight:bold;display:block}#signUpFlowWrapper #signUpFlowInner .iml-conversion-animation lottie-player{position:absolute;top:-70px;left:0}#signUpFlowWrapper #signUpFlowInner .iml-conversion-animation.pack{font-size:33px;font-weight:300;padding:66px 0}#signUpFlowWrapper #signUpFlowInner .iml-conversion-animation.pack .welcome-to{font-weight:bold}#signUpFlowWrapper #signUpFlowInner .iml-conversion-animation.pack .welcome-to span{font-weight:300}#signUpFlowWrapper #signUpFlowInner .iml-conversion-animation.pack span{display:inline-block}#signUpFlowWrapper #signUpFlowInner .iml-conversion-animation.pack .conversion-pack{position:relative;border:2px dashed #414141;border-radius:6px;margin:37px 34px 6px 34px;padding:43px 0 43px 0;font-size:22px;font-weight:400;color:#2964AA}body.landscape #signUpFlowWrapper #signUpFlowInner .iml-conversion-animation.pack .conversion-pack{margin:21px 34px 0 34px;padding:20px 20px}#signUpFlowWrapper #signUpFlowInner .iml-conversion-animation.pack .conversion-pack .conversion-txt{color:#414141;font-size:26px;margin-top:11px;font-weight:bold}#signUpFlowWrapper #signUpFlowInner .iml-conversion-animation.pack .conversion-pack .conversion-txt .strikethrough{color:#888}#signUpFlowWrapper #signUpFlowInner .iml-conversion-animation.pack .conversion-pack .conversion-txt .strikethrough:before{padding-right:42px}#signUpFlowWrapper #signUpFlowInner .iml-conversion-animation.pack .conversion-pack img{position:absolute;top:-17px;right:12px}#signUpFlowWrapper #signUpFlowInner .iml-conversion-animation.pack .devUpgrade{display:flex;justify-content:center;align-items:center;margin:32px auto;font-size:22px;font-weight:bold;color:#fff;background:#11C337;border-radius:56px;text-transform:uppercase;width:214px;height:52px}#signUpFlowWrapper #signUpFlowInner .iml-conversion-animation.pack .frstpurch{color:#414141;font-size:16px;font-weight:400;margin-top:-18px}#signUpFlowWrapper #signUpFlowInner .iml-conversion-animation .tilt-in{animation-delay:1.5s;animation:tilt-in .6s cubic-bezier(0.68,-0.55,0.265,1.55)}@keyframes tilt-in{0%{transform:rotate(-12.48deg) translateX(-152px) translateY(9px);opacity:0}100%{transform:rotate(0) translateX(0) translateY(0);opacity:1}}#signUpFlowWrapper #signUpFlowInner .iml-conversion-animation .bounce-in-bottom{animation:bounce-in-bottom .27s both}@-webkit-keyframes bounce-in-bottom{0%{-webkit-transform:translateY(200px);transform:translateY(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}#signUpFlowWrapper #signUpFlowInner #imlive1NoCampaignWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:560px}#signUpFlowWrapper #signUpFlowInner #imlive1NoCampaignWrapper .welcome-to{text-align:center;color:#111F63;font-size:33px}#signUpFlowWrapper #signUpFlowInner #imlive1NoCampaignWrapper .welcome-to span{font-weight:bold}#signUpFlowWrapper #signUpFlowInner #imlive1NoCampaignWrapper .noCampGetCreditsText{font-family:Roboto;font-style:normal;font-weight:300;font-size:20px;text-align:center;color:#000;margin-top:8px}#signUpFlowWrapper #signUpFlowInner #imlive1NoCampaignWrapper .devUpgrade{display:flex;justify-content:center;align-items:center;margin:32px auto;font-size:22px;font-weight:bold;color:#fff;background:#11C337;border-radius:56px;text-transform:uppercase;width:214px;height:52px}body.PC #signUpFlowWrapper #signUpFlowInner{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-moz-transition:transform 1s cubic-bezier(0.42,0,0.53,1.39);-o-transition:transform 1s cubic-bezier(0.42,0,0.53,1.39);-webkit-transition:transform 1s cubic-bezier(0.42,0,0.53,1.39);transition:transform 1s cubic-bezier(0.42,0,0.53,1.39)}body.PC #signUpFlowWrapper #signUpFlowInner .signUpCard{top:0;left:0;position:absolute;-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:5}body.PC #signUpFlowWrapper #signUpFlowInner .signUpCard.backCard{-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}body.PC #signUpFlowWrapper #signUpFlowInner.noSignupImage #signUpFlowStep1{padding:30px}body.PC #signUpFlowWrapper #signUpFlowInner.noSignupImage #signUpFlowStep1 section{width:50%}body.PC #signUpFlowWrapper #signUpFlowInner.noSignupImage #signUpFlowStep1 section#step1BenefitsSection{display:flex;flex-direction:column;align-items:center;padding-left:0}body.PC #signUpFlowWrapper #signUpFlowInner.noSignupImage #signUpFlowStep2{padding:30px}body.PC #signUpFlowWrapper #signUpFlowInner.step2{-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}body:not(.PC) #signUpFlowWrapper #signUpFlowInner.step2 #signUpFlowStep1{display:none}body:not(.PC) #signUpFlowWrapper #signUpFlowInner.step2 #signUpFlowStep2{display:block}#signUpFlowWrapper #signUpFlowInner #signUpFlowSiteLogo{margin-bottom:44px;display:flex;justify-content:center}#signUpFlowWrapper .signup-btn{text-shadow:none;border:0}body.mobile #signUpFlowWrapper .signup-btn{height:40px;border-radius:3px;font-size:18px;font-weight:normal;line-height:30px;-webkit-appearance:none;padding:3px 0;text-transform:uppercase}body.PC #signUpFlowWrapper .signup-btn{padding:10px;border-radius:5px;font-size:25px;cursor:pointer;text-transform:uppercase}body.imlive #signUpFlowWrapper .signup-btn{color:#fff;background:#11C337}#signUpFlowWrapper .signup-btn.disabled{cursor:not-allowed}#signUpFlowWrapper #signUpFlowStep1,#signUpFlowWrapper #signUpFlowStep2{width:100%;text-align:center}body.PC #signUpFlowWrapper #signUpFlowStep1,body.PC #signUpFlowWrapper #signUpFlowStep2{height:100%;overflow:auto;display:flex;align-items:center}body.PC #signUpFlowWrapper #signUpFlowStep1.memberFlow,body.PC #signUpFlowWrapper #signUpFlowStep2.memberFlow{display:none}#signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper,#signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper,#signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper,#signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper{width:100%;padding-bottom:20px}body.PC #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper,body.PC #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper,body.PC #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper,body.PC #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper{font-size:25px;text-align:center}#signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper .headTxt,#signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper .headTxt,#signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper .headTxt,#signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper .headTxt{text-transform:uppercase}body.PC #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper .headTxt,body.PC #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper .headTxt,body.PC #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper .headTxt,body.PC #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper .headTxt{font-size:25px;text-align:center}body.mobile #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper .headTxt,body.mobile #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper .headTxt,body.mobile #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper .headTxt,body.mobile #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper .headTxt{font-size:1.1em;text-align:center}body.imlive #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper .headTxt,body.imlive #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper .headTxt,body.imlive #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper .headTxt,body.imlive #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper .headTxt{color:#2b537c}body.mobile #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step1TitleTop,body.mobile #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step2TitleTop,body.mobile #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step1TitleTop,body.mobile #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step2TitleTop,body.mobile #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step1TitleTop,body.mobile #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step2TitleTop,body.mobile #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step1TitleTop,body.mobile #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step2TitleTop{font-size:1.5em;text-transform:uppercase;font-weight:300;margin-bottom:.15em;line-height:1.1em}body.PC #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step1TitleTop,body.PC #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step2TitleTop,body.PC #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step1TitleTop,body.PC #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step2TitleTop,body.PC #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step1TitleTop,body.PC #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step2TitleTop,body.PC #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step1TitleTop,body.PC #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step2TitleTop{line-height:1.5;font-weight:300}body.pt-BR.PC #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step1TitleTop,body.pt-BR.PC #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step2TitleTop,body.pt-BR.PC #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step1TitleTop,body.pt-BR.PC #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step2TitleTop,body.pt-BR.PC #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step1TitleTop,body.pt-BR.PC #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step2TitleTop,body.pt-BR.PC #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step1TitleTop,body.pt-BR.PC #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step2TitleTop{font-size:22px}body.PC #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step1TitleTop.noCampaign,body.PC #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step2TitleTop.noCampaign,body.PC #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step1TitleTop.noCampaign,body.PC #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step2TitleTop.noCampaign,body.PC #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step1TitleTop.noCampaign,body.PC #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step2TitleTop.noCampaign,body.PC #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step1TitleTop.noCampaign,body.PC #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step2TitleTop.noCampaign{text-align:left;font-weight:700;font-size:30px;text-transform:uppercase}body.mobile #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step1TitleBottom,body.mobile #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step2TitleBottom,body.mobile #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step1TitleBottom,body.mobile #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step2TitleBottom,body.mobile #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step1TitleBottom,body.mobile #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step2TitleBottom,body.mobile #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step1TitleBottom,body.mobile #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step2TitleBottom{font-size:1.5em;font-weight:700}body.PC #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step1TitleBottom,body.PC #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step2TitleBottom,body.PC #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step1TitleBottom,body.PC #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step2TitleBottom,body.PC #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step1TitleBottom,body.PC #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step2TitleBottom,body.PC #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step1TitleBottom,body.PC #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step2TitleBottom{font-size:1.2em}body.imlive #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step1TitleTop,body.imlive #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step1TitleTop,body.imlive #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step1TitleTop,body.imlive #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step1TitleTop{color:#414141}body.imlive #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step1TitleTop.join4free,body.imlive #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step1TitleTop.join4free,body.imlive #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step1TitleTop.join4free,body.imlive #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step1TitleTop.join4free{color:#111F63;font-weight:500}body.imlive #signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step1TitleBottom,body.imlive #signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step1TitleBottom,body.imlive #signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step1TitleBottom,body.imlive #signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step1TitleBottom{color:#111F63;text-transform:none;font-weight:700;font-size:25px;line-height:28px;text-transform:uppercase}#signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step1TitleBottom .cnv span,#signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step1TitleBottom .cnv span,#signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step1TitleBottom .cnv span,#signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step1TitleBottom .cnv span{margin-right:5px}#signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step1TitleBottom .dm40,#signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step1TitleBottom .dm40,#signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step1TitleBottom .dm40,#signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step1TitleBottom .dm40{display:flex;flex-direction:column;margin-top:-5px;font-size:18px;line-height:21px}#signUpFlowWrapper #signUpFlowStep1 #step1TitleWrapper #step1TitleBottom .dm40 .bnum,#signUpFlowWrapper #signUpFlowStep1 #step2TitleWrapper #step1TitleBottom .dm40 .bnum,#signUpFlowWrapper #signUpFlowStep2 #step1TitleWrapper #step1TitleBottom .dm40 .bnum,#signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper #step1TitleBottom .dm40 .bnum{font-size:33px;line-height:30px;color:#111F63}#signUpFlowWrapper #signUpFlowStep1.memberFlow{display:none}body.PC #signUpFlowWrapper #signUpFlowStep1{padding:30px;padding-right:230px;overflow-x:hidden;background-position:right bottom;background-repeat:no-repeat}body:not(.PC) #signUpFlowWrapper #signUpFlowStep1{background-image:none!important}#signUpFlowWrapper #signUpFlowStep1 #socialButtonWrapper{margin-bottom:8px}#signUpFlowWrapper #signUpFlowStep1 #socialButtonWrapper #socialButtonContainer{display:flex;justify-content:center;column-gap:10px;row-gap:16px;margin-bottom:8px}#signUpFlowWrapper #signUpFlowStep1 #socialButtonWrapper #socialButtonContainer .xTwitterBtn{cursor:pointer}#signUpFlowWrapper #signUpFlowStep1 #socialButtonWrapper #socialBottomWrapper{width:100%;margin-bottom:16px;display:flex;align-items:center}#signUpFlowWrapper #signUpFlowStep1 #socialButtonWrapper #socialBottomWrapper .sepaLine{border-bottom:1px solid;flex:none;flex-grow:1}#signUpFlowWrapper #signUpFlowStep1 #socialButtonWrapper #socialBottomWrapper .sepaText{text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;margin:0 8px}#signUpFlowWrapper #signUpFlowStep1 #socialButtonWrapper #socialBottomWrapper .order1{order:1}#signUpFlowWrapper #signUpFlowStep1 #socialButtonWrapper #socialBottomWrapper .order2{order:2}#signUpFlowWrapper #signUpFlowStep1 #socialButtonWrapper #socialBottomWrapper .order3{order:3}body.PC #signUpFlowWrapper #step1DetailsSection{-ms-flex:1;-webkit-flex:1;flex:1}body.PC #signUpFlowWrapper #step1BenefitsSection{width:231px;padding-left:30px;margin-left:30px;border-width:0 0 0 2px;min-height:340px;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;justify-content:center;align-items:flex-start}body.PC #signUpFlowWrapper #step1BenefitsSection .benefitsHeader{font-size:20px}body.PC #signUpFlowWrapper #step1BenefitsSection #ulBenefits{list-style:none;width:200px;text-align:left}body.PC #signUpFlowWrapper #step1BenefitsSection #ulBenefits .liBenefit{font-size:17px;display:flex;align-items:center;justify-content:flex-start;margin:15px 0;font-weight:300}body.PC #signUpFlowWrapper #step1BenefitsSection #ulBenefits .signup-svg{min-width:30px;width:30px;margin-right:20px;opacity:.8}#signUpFlowWrapper #step1FormWrapper{display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;align-items:center;margin:0 auto}body.mobile #signUpFlowWrapper #step1FormWrapper{width:90vw}body.mobile.landscape #signUpFlowWrapper #step1FormWrapper{width:50vw}#signUpFlowWrapper #step1FormWrapper input:not(.signup-btn):not(.checkMyBox){text-indent:10px;border-radius:3px;padding:0;-webkit-appearance:none;height:40px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:17px;border-width:1px;border-style:solid}body.imlive #signUpFlowWrapper #step1FormWrapper input:not(.signup-btn):not(.checkMyBox){border:1px solid #738899;background:white;color:#4876a4}body.imlive #signUpFlowWrapper #step1FormWrapper input:not(.signup-btn):not(.checkMyBox):focus{border:1px solid #2b537c}body.PC #signUpFlowWrapper #step1FormWrapper input:not(.signup-btn):not(.checkMyBox){border-radius:5px}#signUpFlowWrapper #step1FormWrapper .clear{position:relative;width:100%;clear:both}#signUpFlowWrapper #step1FormWrapper .clear .errMsg{font-size:12px;width:100%;height:36px;display:flex;align-items:center;text-align:left}body.landscape #signUpFlowWrapper #step1FormWrapper .clear .errMsg{height:29px}#signUpFlowWrapper #step1FormWrapper .clear .errMsg#NameSugg{display:block;position:relative;bottom:30px;margin-bottom:-21px;overflow:hidden}body.mobile #signUpFlowWrapper #step1FormWrapper .clear .errMsg#NameSugg{height:100%}#signUpFlowWrapper #step1FormWrapper .clear .errMsg#NameSugg .suggestedName{text-decoration:underline;margin-right:3px;cursor:pointer}body.imlive #signUpFlowWrapper #step1FormWrapper .clear .errMsg#NameSugg .suggestedName{color:#fd2929}body.imlive #signUpFlowWrapper #step1FormWrapper .clear .errMsg#NameSugg{color:#fd2929}#signUpFlowWrapper #step1FormWrapper .clear .errMsg>span,#signUpFlowWrapper #step1FormWrapper .clear .errMsg>p{font-size:12px;width:100%}body:not(.imlive) #signUpFlowWrapper #step1FormWrapper .clear .errMsg>span,body:not(.imlive) #signUpFlowWrapper #step1FormWrapper .clear .errMsg>p{background-color:#000;width:auto;padding:0 3px}body:not(.imlive) #signUpFlowWrapper #step1FormWrapper .clear .errMsg>span:first-child,body:not(.imlive) #signUpFlowWrapper #step1FormWrapper .clear .errMsg>p:first-child{padding-top:3px}body:not(.imlive) #signUpFlowWrapper #step1FormWrapper .clear .errMsg>span:last-child,body:not(.imlive) #signUpFlowWrapper #step1FormWrapper .clear .errMsg>p:last-child{padding-bottom:3px}body.imlive #signUpFlowWrapper #step1FormWrapper .clear .errMsg>span,body.imlive #signUpFlowWrapper #step1FormWrapper .clear .errMsg>p{color:#fd2929}#signUpFlowWrapper #step1FormWrapper .clear .email-suggestion{width:inherit;z-index:1;position:absolute;display:none;text-align:left}#signUpFlowWrapper #step1FormWrapper .clear .email-suggestion .suggestion-title{box-sizing:border-box;padding-left:14px;border-bottom:0;letter-spacing:-0.3px;height:20px;line-height:20px;border-radius:0;font-size:14px}body.imlive #signUpFlowWrapper #step1FormWrapper .clear .email-suggestion .suggestion-title{color:#565656;background:#F3F3F3;border:1px solid #AAA}#signUpFlowWrapper #step1FormWrapper .clear .email-suggestion .suggestions{width:inherit;display:table;font-size:14px}#signUpFlowWrapper #step1FormWrapper .clear .email-suggestion .suggestions .suggestion{box-sizing:border-box;padding-left:14px;height:36px;line-height:36px;cursor:pointer;border-bottom:0;border-radius:0}#signUpFlowWrapper #step1FormWrapper .clear .email-suggestion .suggestions .suggestion:last-child{border-bottom-width:1px;border-bottom-style:solid;border-radius:0 0 4px 4px}body.imlive #signUpFlowWrapper #step1FormWrapper .clear .email-suggestion .suggestions .suggestion{background:#FFF;border:1px solid #AAA;color:#A4A4A4}#signUpFlowWrapper #step1FormWrapper .clear #fixedSuggestion{display:none;font-size:12px;text-align:left;position:absolute}body.imlive #signUpFlowWrapper #step1FormWrapper .clear #fixedSuggestion{color:#000}#signUpFlowWrapper #step1FormWrapper .clear #fixedSuggestion #suggestedEmail{text-decoration:underline}body.imlive #signUpFlowWrapper #step1FormWrapper .clear #fixedSuggestion #suggestedEmail{color:#2964AA}#signUpFlowWrapper #step1FormWrapper .terms{width:100%;text-align:center;font-size:12px;margin-bottom:20px}body.landscape #signUpFlowWrapper #step1FormWrapper .terms{margin-top:-5px}body.imlive #signUpFlowWrapper #step1FormWrapper .terms p{color:#738899}body.imlive #signUpFlowWrapper #step1FormWrapper .terms a{font-size:12px;color:#2C6EA1;text-decoration:none}#signUpFlowWrapper #step1FormWrapper .step1Options{width:100%;text-align:center}body.PC #signUpFlowWrapper #step1FormWrapper .step1Options{display:flex;align-items:center;justify-content:center}#signUpFlowWrapper #step1FormWrapper .step1Options.csStep1Options{display:flex;flex-direction:column}#signUpFlowWrapper #step1FormWrapper .step1Options.csStep1Options .loginWrapper p{margin-top:8px}#signUpFlowWrapper #step1FormWrapper .signup-loader{position:absolute;top:0;left:0;height:100%;width:100%;z-index:3;display:flex;align-items:center;justify-content:center;border-radius:5px}body.imlive #signUpFlowWrapper #step1FormWrapper .signup-loader{color:#fff;background:#2BA61A}#signUpFlowWrapper #step1FormWrapper .signup-loader svg{height:60%;width:auto}#signUpFlowWrapper #step1FormWrapper .signup-loader svg path{fill:currentColor}#signUpFlowWrapper #step1FormWrapper .pay_wrapper{width:100%;margin-bottom:30px}body.PC #signUpFlowWrapper #step1FormWrapper .pay_wrapper{width:auto;display:inline-block;margin-bottom:0}body.landscape #signUpFlowWrapper #step1FormWrapper .pay_wrapper{width:100%}#signUpFlowWrapper #step1FormWrapper .pay_wrapper .devSignup{width:100%;min-width:175px}#signUpFlowWrapper #step1FormWrapper .loginWrapper{width:100%;text-align:center;font-size:15px;margin-bottom:60px}body.PC #signUpFlowWrapper #step1FormWrapper .loginWrapper{width:auto;display:inline-block;margin-left:15px;margin-bottom:0}body.imlive #signUpFlowWrapper #step1FormWrapper .loginWrapper p,body.imlive #signUpFlowWrapper #step1FormWrapper .loginWrapper a{font-size:15px;color:#222;font-weight:500}body.imlive #signUpFlowWrapper #step1FormWrapper .loginWrapper a{color:#2964AA;text-decoration:underline}body.PC #signUpFlowWrapper #signUpFlowStep2{padding:30px;padding-left:255px;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;align-items:center;justify-content:center;background-position:left bottom;background-repeat:no-repeat}body:not(.PC) #signUpFlowWrapper #signUpFlowStep2{background-image:none!important;display:none}#signUpFlowWrapper #signUpFlowStep2.PPL #step2ContentUpgradeBonus{margin-bottom:0;margin-top:32px}#signUpFlowWrapper #signUpFlowStep2.PPL #step2TitleWrapper #step2TitleTop,#signUpFlowWrapper #signUpFlowStep2.PPL #step2TitleWrapper #step2TitleBottom{font-size:16px!important;color:#414141}#signUpFlowWrapper #signUpFlowStep2.PPL .conversion-txt{font-size:30px;color:#2964AA;text-transform:uppercase}#signUpFlowWrapper #signUpFlowStep2.PPL .conversion-txt .for{display:block;text-transform:capitalize}#signUpFlowWrapper #signUpFlowStep2.PPL .conversion-txt .strikethrough{font-size:50px;font-weight:normal}#signUpFlowWrapper #signUpFlowStep2.PPL .conversion-txt .price{font-weight:bold;font-size:50px}#signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper{display:block}#signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampTitleWrapper{width:100%;padding-bottom:20px;font-size:16px}#signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampTitleWrapper p{text-transform:uppercase;color:#414141;text-align:center}#signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper{display:flex}#signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper #step2ContentNoCamp{display:flex;flex-direction:column;justify-content:center;align-items:center}#signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper #step2ContentNoCamp .step2ContentNoCampNoBonus{color:#575757;font-size:14px;width:80%}#signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper #step2ContentNoCamp .step2ContentNoCampDevider{border-bottom:1px solid #000;width:60%;margin:10px 0}#signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper #step2ContentNoCampUpgradeText{font-size:13px;margin-bottom:20px}#signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper #step2ContentNoCampUpgradeText .step2ContentUpgradeTextP{color:#738899;text-align:center;font-size:.8em}#signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper #step2ContentNoCampUpgradeText .step2VerEmailLinks{display:flex;align-items:center;justify-content:space-evenly;margin:20px 0 150px}body.landscape #signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper #step2ContentNoCampUpgradeText .step2VerEmailLinks{margin:20px 0 45px}body.imlive #signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper #step2ContentNoCampUpgradeText .step2VerEmailLinks{color:#2b537c}#signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper #step2ContentNoCampUpgradeText .step2VerEmailLinks .VerEmailLink{text-decoration:underline}#signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper #step2ContentNoCampUpgradeText .step2VerEmailLinks .emailSent{display:flex;width:35%;justify-content:space-around;align-items:center;color:#000}#signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper #step2ContentNoCampUpgradeText .step2VerEmailLinks .emailSent .confirmIcon{display:inline;position:static}body.imlive #signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper #step2ContentNoCampUpgradeText .step2VerEmailLinks .emailSent .confirmIcon{fill:#3bb552}#signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper #step2ContentNoCampUpgradeText .step2VerEmailMessage .step2VerEmailMessageText{text-align:center;font-size:15px;width:80%;margin:0 auto}body.imlive #signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper #step2ContentNoCampUpgradeText .step2VerEmailMessage .step2VerEmailMessageText{color:#24b032}#signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper .step2ContentUpgradeDisclaimer{font-size:14px}body.landscape #signUpFlowWrapper #signUpFlowStep2.PPL #step2NoCampWrapper #step2NoCampContentWrapper .step2ContentUpgradeDisclaimer{width:90%;margin:0 auto}#signUpFlowWrapper #signUpFlowStep2.PPL .step2PPLVerifyNow{height:40px;border-radius:3px;font-size:18px;font-weight:normal;line-height:30px;-webkit-appearance:none;padding:3px 0;color:#fff;background:#11C337;width:80%;margin:0 auto;display:flex;align-items:center;justify-content:center}#signUpFlowWrapper #signUpFlowStep2.PPL .step2PPLVerifyNow .goToInboxPPL{color:#fff;text-decoration:none}#signUpFlowWrapper #signUpFlowStep2.promoCodeCard #step2CampWrapper #step2ContentWrapper #step2ContentUpgrade #step2ContentUpgradeBonus{margin-bottom:5px}#signUpFlowWrapper #signUpFlowStep2.promoCodeCard #step2CampWrapper #step2ContentWrapper #step2ContentUpgrade .step2ContentUpgradeText{margin-bottom:10px}#signUpFlowWrapper #signUpFlowStep2 #step2TitleWrapper{padding-bottom:0}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper{display:flex}body.PC #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper{width:100%;align-items:center;justify-content:center}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper #step2TitleWrapper p{text-transform:uppercase}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade{width:100%}body.PC #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade{width:auto}body.mobile #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus.camp100{margin-bottom:45px}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus .cnv{display:flex;flex-direction:column;align-items:center}body.PC #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus .cnv{flex-flow:row wrap;width:346px}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus .cnv .cnv-upto{font-family:"Roboto";font-style:normal;font-weight:700;font-size:30px;text-align:center;text-transform:uppercase;position:relative;bottom:-35px}body.PC #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus .cnv .cnv-upto{font-size:68px;font-weight:900;bottom:0;padding-right:15px;margin-left:25px}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus .cnv .cnv-bonus{font-family:"Roboto";font-style:normal;font-weight:700;font-size:180px;text-transform:uppercase}body.PC #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus .cnv .cnv-bonus{font-size:68px;font-weight:900}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus .cnv .cnv-txt{font-family:"Roboto";font-style:normal;font-weight:700;font-size:36px;text-transform:uppercase;position:relative;top:-36px}body.PC #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus .cnv .cnv-txt{flex:1 100%;font-size:48px;top:0}body.PC #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus{display:inline-block;font-size:40px;line-height:1;margin:25px 0}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus .bonusType{text-transform:uppercase}body.PC #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus .bonusType{display:inline-block}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus span.upgradeOffer{display:block;text-align:center;font-weight:bold}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus span.upgradeOffer.bonusAmount{font-size:130px;margin-bottom:-35px}body.PC #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus span.upgradeOffer.bonusAmount{font-size:3em;display:inline-block}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus span.upgradeOffer.bonusExtra{font-size:45px;margin-bottom:-15px}body.PC #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus span.upgradeOffer.bonusExtra{margin-bottom:0;font-size:1.25em}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus span.upgradeOffer.bonusCredits{font-size:35px}body.PC #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus span.upgradeOffer.bonusCredits{font-size:1em}body.imlive #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div#step2ContentUpgradeBonus span.upgradeOffer{color:#111f63}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2ContentUpgradeText{margin:20px 0}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2ContentUpgradeText .step2ContentUpgradeTextP{text-align:center;font-size:.8em}body.PC #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2ContentUpgradeText .step2ContentUpgradeTextP{font-size:16px}body.imlive #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2ContentUpgradeText .step2ContentUpgradeTextP{color:#494949}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2ContentUpgradeText .step2VerEmailLinks{display:flex;align-items:center;justify-content:space-evenly;margin:20px 0}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2ContentUpgradeText .step2VerEmailLinks .VerEmailLink{text-decoration:underline}body.imlive #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2ContentUpgradeText .step2VerEmailLinks{color:#346799}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2ContentUpgradeText .step2VerEmailLinks .emailSent{display:flex;width:35%;justify-content:space-around;align-items:center;color:#000}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2ContentUpgradeText .step2VerEmailLinks .emailSent .confirmIcon{display:inline;position:static}body.imlive #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2ContentUpgradeText .step2VerEmailLinks .emailSent .confirmIcon{fill:#3bb552}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2ContentUpgradeText .step2VerEmailMessage .step2VerEmailMessageText{text-align:center;color:#24b032;font-size:15px;width:80%;margin:0 auto}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2ContentUpgradeDisclaimer{font-size:14px}body.landscape #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2ContentUpgradeDisclaimer{width:90%;margin:0 auto}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div.step2ContentUpgradeBtn{display:flex;justify-content:center}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div.step2ContentUpgradeBtn .devUpgrade{width:80%}body.PC #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade div.step2ContentUpgradeBtn .devUpgrade{min-width:230px;width:299px;height:51px}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2InputCodeWrapper{width:181px;display:flex;flex-direction:column;align-items:center;margin:15px auto 20px}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2InputCodeWrapper .step2InputCodeText{font-style:normal;font-weight:normal;font-size:14px;text-align:center;color:#888;margin-bottom:5px}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2InputCodeWrapper .step2InputCode{width:100%;display:flex;height:40px}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2InputCodeWrapper .step2InputCode .enterPromoCode{text-indent:5px;border-radius:3px 0 0 3px;padding:0;-webkit-appearance:none;height:40px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;font-size:14px}body.imlive #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2InputCodeWrapper .step2InputCode .enterPromoCode{border-color:#738899;border-style:solid;border-width:1px 0 1px 1px;background:white;color:#000}body.imlive #signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2InputCodeWrapper .step2InputCode .enterPromoCode:focus{border:#2b537c;border-style:solid;border-width:1px 0 1px 1px}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2InputCodeWrapper .step2InputCode .verfiyCodeBtn{width:50%;display:flex;align-items:center;justify-content:center;font-style:normal;font-weight:300;font-size:14px;color:#FFF;border-radius:0 3px 3px 0}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2InputCodeWrapper .step2InputCode .verfiyCodeBtn.greyBG{background:linear-gradient(180deg,#DDD 0,#BABABA 100%),linear-gradient(180deg,#6AD546 0,#24B032 100%)}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2InputCodeWrapper .step2InputCode .verfiyCodeBtn.greenBG{background:linear-gradient(180deg,#6AD546 0,#24B032 100%)}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2InputCodeWrapper .step2InputCode .verfiyCodeBtn.blueBG{background:linear-gradient(180deg,#6EA6E7 0,#4271A7 100%);display:flex;align-items:center;justify-content:space-evenly}#signUpFlowWrapper #step2CampWrapper #step2ContentWrapper div#step2ContentUpgrade .step2InputCodeWrapper .codeErr{font-style:normal;font-weight:normal;font-size:12px;display:flex;align-items:center;color:#CB3030}#signUpFlowWrapper #step2NoCampWrapper{display:flex}body.PC #signUpFlowWrapper #step2NoCampWrapper{align-items:center;justify-content:center}#signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade{width:100%}body.PC #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade{width:auto}body.imlive #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade{width:60%}#signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus,#signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto}#signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampTitle,#signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampTitlePP,#signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampTitle,#signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampTitlePP{font-weight:300;text-transform:uppercase}body.imlive #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampTitle,body.imlive #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampTitlePP,body.imlive #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampTitle,body.imlive #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampTitlePP{color:#2964AA;font-size:22px}body.mobile #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampTitle,body.mobile #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampTitlePP,body.mobile #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampTitle,body.mobile #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampTitlePP{font-size:1.5em}body.PC #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampTitle,body.PC #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampTitlePP,body.PC #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampTitle,body.PC #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampTitlePP{font-size:22px;font-weight:400}body.PC #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampTitlePP,body.PC #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampTitlePP{font-size:30px;margin-bottom:0}body.mobile #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampTitlePP,body.mobile #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampTitlePP{font-size:18px}#signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampSubTitle,#signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampSubTitle{font-size:16px}body.imlive #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampSubTitle,body.imlive #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampSubTitle{color:#414141;margin-top:19px}body.PC #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampSubTitle,body.PC #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampSubTitle{font-weight:700;font-size:27px;text-align:center;text-transform:uppercase}body.mobile:not(.imlive) #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampSubTitle,body.mobile:not(.imlive) #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampSubTitle{font-size:1.5em;text-transform:uppercase;font-weight:700}#signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampSubTitlePP,#signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampSubTitlePP{font-weight:500;font-size:30px}body.mobile #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampSubTitlePP,body.mobile #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampSubTitlePP{font-size:18px;margin-top:10px}body.imlive #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonus #step2NoCampSubTitlePP,body.imlive #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP #step2NoCampSubTitlePP{color:#2964AA}#signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP{width:110%}body.mobile #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeBonusPP{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%}#signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeText{text-align:center;text-transform:uppercase;margin:23px 0 37px;display:flex;align-items:center;justify-content:center}#signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeText .step2NoCampUpgradeTextP{font-family:"Roboto";font-style:normal;font-weight:700;font-size:50px;line-height:59px;text-align:center;letter-spacing:-0.02em}body.imlive #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeText .step2NoCampUpgradeTextP{color:#2964AA;font-weight:bold;font-size:16px}body.PC #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade #step2NoCampUpgradeText .step2NoCampUpgradeTextP{font-size:53px;line-height:58px;font-weight:900;width:70%}#signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade div.step2NoCampUpgradeBtn{display:flex;justify-content:center}body.mobile #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade div.step2NoCampUpgradeBtn{margin-bottom:20px}#signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade div.step2NoCampUpgradeBtn .noCampUpgrade{width:80%}body.PC #signUpFlowWrapper #step2NoCampWrapper #step2NoCampUpgrade div.step2NoCampUpgradeBtn .noCampUpgrade{width:auto;min-width:250px}#signUpFlowWrapper div.step2ContentImg{display:flex;width:40%}body.PC #signUpFlowWrapper div.step2ContentImg{display:none}#signUpFlowWrapper .updateEmailWrapper{width:55%;display:flex;flex-direction:column;justify-content:center}#signUpFlowWrapper .updateEmailWrapper .updateEmail{text-indent:10px;border-radius:3px;padding:0;-webkit-appearance:none;height:40px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:12px;margin-bottom:15px}body.imlive #signUpFlowWrapper .updateEmailWrapper .updateEmail{border:1px solid #738899;background:white;color:#4876a4}body.imlive #signUpFlowWrapper .updateEmailWrapper .updateEmail:focus{border:1px solid #2b537c}#signUpFlowWrapper .updateEmailWrapper .updateEmailBtn{height:40px;border-radius:3px;font-size:20px;font-weight:normal;line-height:30px;-webkit-appearance:none;padding:3px 0;color:#fff;background:#2BA61A;margin-bottom:15px}#signUpFlowWrapper .updateEmailWrapper .cancelUpdateEmail{color:#2964aa;font-size:12px}#signUpFlowWrapper #updatePrefillText{position:absolute;color:#414141;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;bottom:10px}body.pt-PT #signUpFlowWrapper #step1BenefitsSection #ulBenefits{width:219px}
/* /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}
/* /App_Themes/FontAwesome/css/font-awesome.css --- 30.31 Kb */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../App_Themes/FontAwesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../App_Themes/FontAwesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../App_Themes/FontAwesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../App_Themes/FontAwesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../App_Themes/FontAwesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/* /MobileControls/HostProfile/ImliveHostProfile/HostProfile.css --- 16.28 Kb */
 #hp-about-container{width:100%;position:relative}#hp-about-container .about-info-item-header{font:bold 15px roboto;margin-bottom:5px}#hp-about-container .about-info-item-text{font:normal 15px roboto}#hp-about-container .about-info-item-text{display:inline-block}#hp-about-container .about-inner-section{margin-top:14px}#hp-about-container .about-inner-section.questionnaire{display:flex}#hp-about-container .about-inner-section.questionnaire .about-info-item-header{width:150px}#hp-about-container .questionnaire{padding-top:20px}#hp-about-container #about-info-section>.questionnaire ~ .questionnaire{border:0;padding-top:0}.bold14{font:bold 14px roboto}.border{border:1px solid}.borderTop{border-top:1px solid}.borderBottom{border-bottom:1px solid}body.imlive.page_live-sex-chat{background-color:#fff}body.imlive.page_live-sex-chat *{outline:0}body.imlive.page_live-sex-chat .PaneTemplate div.PaneContentV2{background-color:#fff}body.imlive.page_live-sex-chat .borderB{border-color:#888}#host-profile-wrapper *{box-sizing:border-box}#host-profile-wrapper #hp-main-container,#host-profile-wrapper #hp-host-info-container{width:100vw}#host-profile-wrapper #hp-host-icons-container{top:0;width:100%;position:absolute}#host-profile-wrapper #hp-host-icons-container span{display:inline-block;margin:5px}#host-profile-wrapper #hp-host-icons-container .hp-host-type-icon{float:right}#host-profile-wrapper #hp-host-icons-container .hp-host-type-icon.mobile{background:url("/App_Themes/images/outDoor/mobile.png") no-repeat;width:32px;height:32px;background-size:cover}#host-profile-wrapper #hp-host-icons-container .hp-vibe-icon{float:right;height:35px;border-radius:50%;background-color:#2d64a3;width:35px;text-align:center;padding:3px}#host-profile-wrapper #hp-host-icons-container .hp-vibe-icon svg{height:100%;width:auto;transform-origin:center;-webkit-animation-name:spaceboots;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in;animation-name:spaceboots;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease-in}#host-profile-wrapper #hp-host-icons-container .hp-party-icon{height:26px;width:45px;background-image:url(/App_Themes/iphone_imlive/images/partyIconMobile.png);background-repeat:no-repeat;background-position:0 0;background-color:transparent}#host-profile-wrapper .hp-host-image-container{width:100%;height:75vw;position:relative}#host-profile-wrapper .hp-host-image-container .hp-host-big-image{width:100%;height:100%}#host-profile-wrapper .hp-host-image-container .hp-slide-arrow{width:20px;height:30px;display:inline-block;position:absolute;top:50%;z-index:5;background-image:url(/App_Themes/images/HostProfile/mobile/imlive/slide-arrow.png);background-size:contain;background-position:center;background-repeat:no-repeat}#host-profile-wrapper .hp-host-image-container .hp-slide-arrow.hp-prev-arrow{left:5px}#host-profile-wrapper .hp-host-image-container.hp-next-arrow{right:5px}#host-profile-wrapper #hp-img-popup{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;display:flex;color:white;text-align:center;align-items:center;justify-content:center;flex-direction:column;background-color:rgba(0,0,0,0.5);padding-bottom:50px;font-size:18px;font-weight:normal}#host-profile-wrapper #hp-img-popup a,#host-profile-wrapper #hp-img-popup p{color:inherit;font:inherit;margin-bottom:20px}#host-profile-wrapper #hp-img-popup a:last-child,#host-profile-wrapper #hp-img-popup p:last-child{margin-bottom:0}#host-profile-wrapper #hp-img-popup b,#host-profile-wrapper #hp-img-popup strong{font:inherit;font-weight:bolder}#host-profile-wrapper #hp-img-popup.hp-img-popup-anon .hp-img-popup-btn{background-color:#32a629}#host-profile-wrapper #hp-img-popup.hp-img-popup-free .hp-img-popup-btn{background-color:#2d64a3}#host-profile-wrapper #hp-img-popup .hp-img-popup-text{letter-spacing:.5px;line-height:1.5}#host-profile-wrapper #hp-img-popup .hp-img-popup-btn{text-decoration:none;display:inline-block;width:85%;text-align:center;color:inherit;background-color:#32a629;line-height:1.2;border-radius:6px;font-size:20px;padding:10px 5px}#host-profile-wrapper .hp-thumbnails-container{position:absolute;bottom:0;left:0;width:100%;height:51px;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:flex-start;padding:3px 0;z-index:2}#host-profile-wrapper .hp-thumbnails-container.slick-slider{text-align:center;margin:0 auto;margin-bottom:0;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}#host-profile-wrapper .hp-thumbnails-container .slick-list{min-width:100%;position:relative;overflow:hidden;display:block;margin:0;padding:0}#host-profile-wrapper .hp-thumbnails-container .slick-list .slick-track{position:relative;left:0;top:0;display:block}#host-profile-wrapper .hp-thumbnails-container .slick-list .slick-track:before,#host-profile-wrapper .hp-thumbnails-container .slick-list .slick-track:after{content:"";display:table}#host-profile-wrapper .hp-thumbnails-container .slick-list .slick-track .slick-slide{display:block;float:left;min-height:1px}#host-profile-wrapper .hp-thumbnails-container .hp-host-thumb{border:1px solid white;margin:0 3px;height:43px;width:57px;opacity:.6;transition:opacity .2s ease-in-out}#host-profile-wrapper .hp-thumbnails-container .hp-host-thumb.selected{opacity:1}#hp-chat-btn-wrapper{z-index:10;width:100%;line-height:33px;padding:5px 0}body.imlive #hp-chat-btn-wrapper{background-color:white;line-height:inherit;font-size:inherit;padding:5px 5px}body.imlive #hp-chat-btn-wrapper.twin{margin-top:-5px}#hp-chat-btn-wrapper.fixed-position{left:0;top:43px;position:fixed}.hp-chat-btn{border-radius:0;font-size:23px;border:0;display:block;text-align:center;padding:10px 20px;text-decoration:none;font-weight:bold;transform:scale(1);position:relative}body.imlive .hp-chat-btn{color:#fff;font-size:16px;border-radius:5px}.hp-chat-btn:active{transform:scale(0.98)}.hp-chat-btn.offline{background-color:#C6C6C6;font-weight:normal}.hp-chat-btn.free-chat{background-color:#32a629}.hp-chat-btn.private-chat{background-color:#2d64a3}.hp-chat-btn.candyshow{background-image:url(/App_Themes/iphone_imlive/images/Hcandy.png);background-repeat:no-repeat;background-size:cover;background-color:#F71434}.hp-chat-btn.preview::before{position:absolute;content:"";height:46px;width:66px;display:inline-block;left:0;top:0;max-height:100%;background-image:url(/App_Themes/iphone_imlive/images/previewBadge.png);background-size:cover;background-repeat:no-repeat;background-position:top right}.hp-navigation-bar{width:100%;height:30px;padding:0 10px 1px;margin:5px 0 15px;border:1px solid #ced9e4;border-right-width:0;border-left-width:0;background-color:#f8fbfd}.hp-navigation-bar.fixed-btn-case{margin-top:60px}.hp-nav-list{display:flex;list-style:none;width:100%;height:100%;align-items:flex-end;justify-content:space-between;padding:0;margin:0}.hp-nav-list-item{flex:1}.hp-nav-list-item.active .hp-nav-text{font-weight:normal;opacity:1;border-bottom-color:#2d64a3}.hp-nav-list-item .hp-nav-text{opacity:.8;display:block;text-align:center;color:#2d64a3;font:300 15px roboto;transition:border .3s ease-in-out;border-bottom:2px solid transparent}#hp-content-wrapper{position:relative;margin-top:14px;padding:0 10px}.hp-content-section{width:100%;display:block;text-align:left;margin-top:9px}.hp-content-section>div{overflow:hidden}.hp-stars-container{display:inline-block}.hp-stars-container.rating-1 .hp-star:nth-child(-n+1){opacity:1}.hp-stars-container.rating-2 .hp-star:nth-child(-n+2){opacity:1}.hp-stars-container.rating-3 .hp-star:nth-child(-n+3){opacity:1}.hp-stars-container.rating-4 .hp-star:nth-child(-n+4){opacity:1}.hp-stars-container.rating-5 .hp-star:nth-child(-n+5){opacity:1}.hp-stars-container .hp-star{opacity:.47}#hp-fav-popup{position:fixed;top:30vh;left:50%;transform:translateX(-50%);text-align:center;padding:20px;width:75vw;border:1px solid black;border-radius:10px;z-index:5}body.imlive #hp-fav-popup{background-color:white}#hp-fav-popup .hp-fav-popup-text{text-transform:uppercase;font-size:15px;font-weight:bold}#hp-fav-popup .hp-fav-popup-btn{display:inline-block;color:white;padding:5px 10px;width:120px;margin-top:10px;font-size:15px;font-weight:bold}body.imlive #hp-fav-popup .hp-fav-popup-btn{background-color:#2d64a3}#hp-statusUpdate-popup .txtD{color:#FFF}body.imlive .vibratorIcon .bgC{background-color:#2d64a3}body.imlive .vibratorIcon .svgF{fill:#FFF}#host-profile-wrapper .hostImgWrapper,.mobileBioWrapper .hostImgWrapper{position:relative}#host-profile-wrapper #profileContentAreaButtonsWrapper #svgFavoriteAdd,#host-profile-wrapper #profileContentAreaButtonsWrapper #svgFavoriteRemove,.mobileBioWrapper #profileContentAreaButtonsWrapper #svgFavoriteAdd,.mobileBioWrapper #profileContentAreaButtonsWrapper #svgFavoriteRemove{top:4px}#host-profile-wrapper #profileContentAreaButtonsWrapper #svgMessageIcon,#host-profile-wrapper #profileContentAreaButtonsWrapper .starsWrapper,.mobileBioWrapper #profileContentAreaButtonsWrapper #svgMessageIcon,.mobileBioWrapper #profileContentAreaButtonsWrapper .starsWrapper{top:2px}#host-profile-wrapper #hp-statusUpdate-popup,#host-profile-wrapper #statusUpdate-popup,.mobileBioWrapper #hp-statusUpdate-popup,.mobileBioWrapper #statusUpdate-popup{display:flex;position:fixed;bottom:15px;justify-content:center;width:100%;z-index:11}#host-profile-wrapper #hp-statusUpdate-popup #statusMsgWrapper,#host-profile-wrapper #statusUpdate-popup #statusMsgWrapper,.mobileBioWrapper #hp-statusUpdate-popup #statusMsgWrapper,.mobileBioWrapper #statusUpdate-popup #statusMsgWrapper{padding:10px 15px;max-width:75%;border-radius:8px;text-align:center}#host-profile-wrapper #hp-host-icons-container .vibratorIcon,#host-profile-wrapper .profileImgDiv .vibratorIcon,.mobileBioWrapper #hp-host-icons-container .vibratorIcon,.mobileBioWrapper .profileImgDiv .vibratorIcon{margin:0;float:right}#host-profile-wrapper .hcm-outdoorIcon,.mobileBioWrapper .hcm-outdoorIcon{position:absolute;top:6px;right:8px}#host-profile-wrapper .hcm-outdoorIcon.vibrator,.mobileBioWrapper .hcm-outdoorIcon.vibrator{right:47px}@media only screen and (min-width:470px) and (orientation:landscape){#host-profile-wrapper{height:100vh;max-height:100vh;width:100vw;display:flex;box-sizing:border-box}#host-profile-wrapper #hp-main-container{margin-right:5px;height:100%;display:flex;flex-direction:column;padding-left:2px}#host-profile-wrapper .hp-host-name-wrapper{height:35px;padding:2px 7px}#host-profile-wrapper .hp-discount-btn{padding:5px 12px}#host-profile-wrapper .hp-host-image-container{flex:1;height:auto;max-height:calc(100vh - 137px)}body.tablet #host-profile-wrapper .hp-host-image-container{max-height:460px}#host-profile-wrapper #hp-host-info-container{max-width:50vw;display:flex;flex-direction:column;height:100%;padding-right:10px}#host-profile-wrapper .hp-navigation-bar{height:30px;margin:0;border:0;padding:0 3px 1px;margin-top:5px;padding:0 5px 1px;background-color:rgba(45,100,163,0.08);border-bottom:1px solid rgba(45,100,163,0.2)}#host-profile-wrapper #hp-content-wrapper{margin-top:5px;flex:1;width:100%;overflow:scroll;padding-top:10px}#host-profile-wrapper .hp-content-section{padding:0 10px;flex:1;overflow:scroll}.mobileBioWrapper #profileContentAreaButtonsWrapper #svgFavoriteAdd,.mobileBioWrapper #profileContentAreaButtonsWrapper #svgFavoriteRemove,.mobileBioWrapper #profileContentAreaButtonsWrapper #svgMessageIcon{top:8px}.mobileBioWrapper #profileContentAreaButtonsWrapper .starsWrapper{top:0}}.host-data{display:flex;justify-content:space-between;align-items:center}.host-data .left-side .host-data-nickname{font-size:21px}.host-data .left-side #about-languages-section{margin:6px 0}.host-data .left-side .label{margin-right:14px}body.imlive .host-data .left-side .hp-star{color:#2d64a3}.host-data .bio-icons{display:flex}.host-data .bio-icons .favBtn{margin-right:3px}body.imlive .host-data .bio-icons div.bgE{background-color:#2C68A5}body.imlive .host-data .bio-icons .svgD{fill:#fff}.host-data .bio-icons .mcIcon svg{margin-left:2px}.host-data .bio-icons div{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center}.host-data .bio-icons div .inFav{display:none;height:100%;background-size:cover;background-image:url(/App_Themes/images/TopNavSite/HostProfile/CoverIcons/fav-ani.gif)}body.imlive .host-data .bio-icons div .inFav{background-image:url(/App_Themes/images/TopNavSite/HostProfile/CoverIcons/fav-ani2.gif)}.host-data .bio-icons div svg{padding-top:1px;height:auto;width:20px}#hp-reviews-container{width:100%;position:relative;font-family:roboto;margin-bottom:10px}#hp-reviews-container .reviews-count{padding-top:20px}#hp-reviews-container .review-list{list-style:none}#hp-reviews-container .review-item{padding:18px 0}#hp-reviews-container .review-text{font-size:13px;line-height:15px}#hp-reviews-container .review-date{font-size:13px}#hp-reviews-container .hp-star{padding-right:5px;color:#F8BE49;font-size:21px}#hp-reviews-container .review-text{margin-top:7px;font-weight:300;font-size:13px;line-height:15px}#hp-reviews-container .hp-no-reviews-container{margin-bottom:50px}#hp-reviews-container .hp-no-reviews-container :nth-of-type(1){margin:13px 0 5px 0}#hp-reviews-container .hp-no-reviews-container :nth-of-type(2){font-size:13px}#dclub{padding:10px 0;padding-right:6px}#dclub .dc-title{display:flex;justify-content:space-between}#dclub .dc-title-left{display:flex;align-items:center}#dclub .dc-title-left img{margin-right:8px}#dclub .dc-title-right{padding:0 2px}#hp-discount-club-container{display:none;width:100%;position:relative;margin-top:20px;font-family:roboto;font-size:14px;font-weight:normal}#hp-discount-club-container.dc-active #dc-benefits-section{border-top:1px solid #2d64a3;padding-top:20px}#hp-discount-club-container.dc-nodc #dc-membership-details-section{display:none}#hp-discount-club-container .dc-stroke{text-decoration:line-through}#hp-discount-club-container .dc-section-header{color:#2d64a3;margin-bottom:20px;font-size:18px;font-weight:bold}#hp-discount-club-container #dc-membership-details-section{margin-bottom:20px}#hp-discount-club-container .dc-membership-line{color:#2d64a3;height:23px;display:flex;align-items:center;margin-bottom:10px;padding-left:38px;background-size:contain;background-repeat:no-repeat;background-position:left center}#hp-discount-club-container .dc-membership-line:last-of-type{margin-bottom:0}#hp-discount-club-container .dc-membership-line.dc-days-active{background-image:url(/App_Themes/images/DiscountClub/calendar.png)}#hp-discount-club-container .dc-membership-line.dc-days-expired{color:#e50404;background-image:url(/App_Themes/images/DiscountClub/calendar-expired.png)}#hp-discount-club-container .dc-membership-line#dc-credits{background-image:url(/App_Themes/images/DiscountClub/treats.png)}#hp-discount-club-container .dc-purchase-btn{width:100%;display:flex;color:white;padding:0 20px;min-height:42px;margin-bottom:10px;border-radius:5px;align-items:center;text-decoration:none;background-color:#2d64a3;justify-content:space-between;font-size:1em;font-weight:300;transform:scale(1);position:relative;z-index:1}@media only screen and (min-width:470px) and (orientation:landscape){#hp-discount-club-container .dc-purchase-btn{padding:0 10px}}#hp-discount-club-container .dc-purchase-btn:active{transform:scale(0.97)}#hp-discount-club-container .dc-purchase-btn:last-of-type{margin-bottom:20px}#hp-discount-club-container .dc-purchase-btn span{color:inherit}#hp-discount-club-container .dc-purchase-btn.nftDiscount .dc-purchase-btn-price{width:87.27px;text-align:left}#hp-discount-club-container .dc-purchase-btn.nftDiscount .dc-purchase-btn-join{width:78.64px}#hp-discount-club-container .dc-purchase-btn .dc-purchase-btn-price{text-align:center;word-spacing:.2em;margin:0 5px}#hp-discount-club-container .dc-purchase-btn .dc-purchase-btn-join{font-weight:normal;text-transform:uppercase;padding-left:10px;margin-left:10px;border-left:2px solid white;text-align:center}#hp-discount-club-container .dc-purchase-with-voucher{z-index:0;color:#2d64a3;font-size:16px;margin-top:-13px;text-align:center;padding:7px 0 5px;position:relative;margin-bottom:10px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background-color:#dae7f5}#hp-discount-club-container .dc-benefits-list{list-style:none}#hp-discount-club-container .dc-benefit-item{font-size:14px;margin-bottom:14px;position:relative;padding-left:20px}#hp-discount-club-container .dc-benefit-item::before{top:0;left:0;content:"";width:11px;height:11px;margin-top:3px;border-radius:50%;position:absolute;display:inline-block;background-color:#2d64a3}
