/* /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.29 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.65);z-index:50000;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}#ageVerificationWrapper #blockerBg.guestPopupOpen{z-index:1000}body.responsive #ageVerificationWrapper #blockerBg.guestPopupOpen{z-index:0}#ageVerificationWrapper #blockerBg.guestPopupOpen #avIframeWrapper .avIframeContainerPC{height:calc(100vh - 110px);top:50px}#ageVerificationWrapper .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 .avOver18PopupWrapper{top:5vh;top:5dvh;align-items:flex-start}#ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupContent{display:flex;align-items:center;justify-content:center;width:100%}#ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup{display:flex;flex-direction:column;align-items:center;justify-content:center;width:326px}#ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopLogoWrapper{display:none}#ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopLogoWrapper.pcPopupLogo{display:block;margin-bottom:16px}#ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopLogoWrapper.imlivePopupLogo{display:block;position:absolute}#ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopText{text-align:center;font-family:Roboto;font-size:20px;font-style:normal;font-weight:300;line-height:1em;font-variant:all-small-caps}body.mobile #ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopText{color:#FFF}body.tablet #ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopText,body.iphone #ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopText{text-transform:uppercase;font-variant:initial}#ageVerificationWrapper .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:8px 0}body.mobile #ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupMainText{color:#FFF}#ageVerificationWrapper .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 .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupText{color:#FFF}#ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupBtn{margin:8px 0}#ageVerificationWrapper .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 .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupLeaveSiteBtn{color:#E0EEFF}#ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupBottom{display:flex;align-items:center;justify-content:center;width:100%}#ageVerificationWrapper .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 .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupBottom .avOver18PopupBottomText{color:#FFF}#ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupBottom .avOver18PopupBottomLogin{display:flex;align-items:center;justify-content:center}#ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupBottom .avOver18PopupBottomLogin svg{margin:0 8px}#ageVerificationWrapper .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 .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupGraceText{border-radius:8px;background:rgba(0,0,0,0.8);padding:8px 16px;color:#F3F3F3;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupGraceText a{color:#0090F8;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-decoration-line:underline}body.responsive #ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupGraceText a{color:inherit}#ageVerificationWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent{width:900px;height:520px;border-radius:2px;border-width:1px;border-style:solid;position:relative}#ageVerificationWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent .avOver18PopupContainer{width:560px;height:100%;display:flex;align-items:center;justify-content:center}#ageVerificationWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent .avOver18PopupContainer .avOver18Popup{width:475px}#ageVerificationWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent #avOver18PcWrapper{width:340px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:end;position:relative}#ageVerificationWrapper .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 .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent #avOver18PcWrapper #avOver18PcImgWrapper #avOver18PcImg{height:auto;width:100%}#ageVerificationWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent #avOver18PcWrapper #avOver18PcFooterWrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;bottom:40px}#ageVerificationWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent #avOver18PcWrapper #avOver18PcFooterWrapper .avOver18PcFooterTxt{color:#414141;font-family:Roboto;font-size:16px;font-style:normal;font-weight:300;line-height:normal}#ageVerificationWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent #avOver18PcWrapper #avOver18PcFooterWrapper .avOver18PcFooterTxt .avFooterTxtBold{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:700}#ageVerificationWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent #avOver18PcWrapper #avOver18PcFooterWrapper .avOver18PcFooterTxt .yotiLogo{position:relative;top:7px;cursor:pointer}#ageVerificationWrapper .avOver18PopupWrapper.avOverPcWrapper .avOver18PopupContent #avOver18PcWrapper #avOver18PcFooterWrapper .avOver18PcFooterTxt .yotiLogo.unclickYoti{pointer-events:none;cursor:initial}#ageVerificationWrapper .avOver18PopupWrapper.avOverPcWrapper .mainBtn{border-radius:4px;width:323.5px;font-size:24px;height:60px;padding:0}#ageVerificationWrapper .avOver18PopupWrapper#avAnonBlocker{display:none}#ageVerificationWrapper .avOver18PopupWrapper#avAnonBlocker.showAnonBlocker{display:flex}body.responsive #ageVerificationWrapper .avOver18PopupWrapper#avAnonBlocker .avOver18PopupContent .avOver18PopupContainer{width:100%}body.responsive #ageVerificationWrapper .avOver18PopupWrapper#avAnonBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup{width:100%}body.mobile #ageVerificationWrapper .avOver18PopupWrapper#avAnonBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopText{width:260px}body.responsive #ageVerificationWrapper .avOver18PopupWrapper#avAnonBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopText{font-size:26px}body.responsive #ageVerificationWrapper .avOver18PopupWrapper#avAnonBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupMainText{margin:0 0 8px}body.mobile #ageVerificationWrapper .avOver18PopupWrapper#avAnonBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .mainBtn{padding:0 28px}body.responsive #ageVerificationWrapper .avOver18PopupWrapper#avAnonBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupText{width:386px}body.responsive #ageVerificationWrapper .avOver18PopupWrapper#avPayBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup{width:100%}#ageVerificationWrapper .avOver18PopupWrapper#avPayBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopText{font-size:26px}#ageVerificationWrapper .avOver18PopupWrapper#avPayBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopText.campTopTextPC{width:55%;font-weight:400}#ageVerificationWrapper .avOver18PopupWrapper#avPayBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopText.campTopTextMob{font-variant:initial;text-transform:none;font-size:21px;line-height:normal;width:100%}body.landscape #ageVerificationWrapper .avOver18PopupWrapper#avPayBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupTopText.campTopTextMob{width:100vw}#ageVerificationWrapper .avOver18PopupWrapper#avPayBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupText{font-size:26px;font-variant:all-small-caps}body.tablet #ageVerificationWrapper .avOver18PopupWrapper#avPayBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupText,body.iphone #ageVerificationWrapper .avOver18PopupWrapper#avPayBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupText{text-transform:uppercase;font-variant:initial;font-size:24px}body.tablet #ageVerificationWrapper .avOver18PopupWrapper#avPayBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupText.campBottomTextMob,body.iphone #ageVerificationWrapper .avOver18PopupWrapper#avPayBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupText.campBottomTextMob{color:#AAA;font-variant:initial;text-transform:none;font-size:13px;line-height:normal;width:70%}body.landscape body.tablet #ageVerificationWrapper .avOver18PopupWrapper#avPayBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupText.campBottomTextMob,body.landscape body.iphone #ageVerificationWrapper .avOver18PopupWrapper#avPayBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupText.campBottomTextMob{width:100vw}body.landscape #ageVerificationWrapper .avOver18PopupWrapper#avPayBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupText.campBottomTextMob{width:100vw}#ageVerificationWrapper .avOver18PopupWrapper#avPayBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupText.campBottomTextPC{font-variant:initial;text-transform:none;font-size:13px;line-height:normal}#ageVerificationWrapper .avOver18PopupWrapper#avPayBlocker .avOver18PopupContent .avOver18PopupContainer .avOver18Popup .avOver18PopupText.campBottomTextMob{color:#AAA;font-variant:initial;text-transform:none;font-size:13px;line-height:normal;width:70%}#ageVerificationWrapper .avOver18PopupWrapper#avPayBlocker .campaignSvg{position:absolute;top:0;left:0}#ageVerificationWrapper .avOver18PopupWrapper .avBlockerFooterWrapper{width:100%;display:flex;align-items:center;justify-content:center;position:absolute;bottom:32px}#ageVerificationWrapper .avOver18PopupWrapper .avBlockerFooterWrapper.hideFooter{display:none}body.landscape:not(.tablet) #ageVerificationWrapper .avOver18PopupWrapper .avBlockerFooterWrapper{bottom:5px}#ageVerificationWrapper .avOver18PopupWrapper .avBlockerFooterWrapper .avBlockerFooterSeperator{width:1px;display:flex;flex-shrink:0;align-self:stretch;background:#AAA;margin:0 16px}#ageVerificationWrapper .avOver18PopupWrapper .avBlockerFooterWrapper .avBlockerFooterTxtWrapper{display:flex;flex-direction:column}#ageVerificationWrapper .avOver18PopupWrapper .avBlockerFooterWrapper .avBlockerFooterTxtWrapper .avBlockerFooterTxt{color:#F3F3F3;font-family:Roboto;font-size:12px;font-style:normal;font-weight:300;line-height:normal}#ageVerificationWrapper .avOver18PopupWrapper .avBlockerFooterWrapper .avBlockerFooterTxtWrapper .avBlockerFooterTxt .avFooterTxtBold{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:700}#ageVerificationWrapper .avOver18PopupWrapper .avBlockerFooterWrapper .avBlockerFooterTxtWrapper .avBlockerFooterTxt .yotiLogo{position:relative;top:7px;cursor:pointer}#ageVerificationWrapper .avOver18PopupWrapper .avBlockerFooterWrapper .avBlockerFooterTxtWrapper .avBlockerFooterTxt .yotiLogo.unclickYoti{pointer-events:none;cursor:initial}#ageVerificationWrapper .avOver18PopupWrapper .avBlockerFooterWrapper .avBlockerFooterTxtWrapper .avBlockerFooterTxt:nth-of-type(2){position:relative;top:-6px}#ageVerificationWrapper .avOver18PopupWrapper .avBlockerFooterWrapper .avBlockerFooterTxtWrapper .avBlockerFooterTxt.avBlockerFooterCsTxt a{font-family:inherit;font-size:inherit;font-style:inherit;color:inherit;text-decoration:underline}#ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupTopLogoWrapper{display:none}#ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupTopLogoWrapper.imlivePopupLogo{display:block;position:absolute;top:20px}body.landscape #ageVerificationWrapper .avOver18PopupWrapper .avOver18PopupTopLogoWrapper.imlivePopupLogo{display:none}#ageVerificationWrapper .avOver18PopupWrapper .mainBtn{border-radius:50px;display:flex;height:48px;padding:0 16px;justify-content:center;align-items:center;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;transition:opacity linear .3s;opacity:1}body.imlive #ageVerificationWrapper .avOver18PopupWrapper .mainBtn{background:#31B02E;color:#FFF}#ageVerificationWrapper .avOver18PopupWrapper .mainBtn.disabledMainBtn{opacity:.6;pointer-events:none}#ageVerificationWrapper .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 .avOver18PopupWrapper .avAgeLimit{opacity:1}body.mobile #ageVerificationWrapper .avOver18PopupWrapper .avAgeLimit{opacity:.3;color:#F3F3F3}#ageVerificationWrapper .avCloseBtn{font-weight:100;transform:rotate(45deg);font-size:2em;display:flex;align-items:center;justify-content:center;position:absolute;top:4px;right:10px;cursor:pointer;z-index:50}body.responsive #ageVerificationWrapper .avCloseBtn{font-size:36px;right:16px}#ageVerificationWrapper .avCloseBtn.iframeBtn{color:#414141}body.mobile #ageVerificationWrapper .avCloseBtn.blockerCloseBtn{color:#fff}#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:0}#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:90%;max-height:700px;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/Headers/TopNavHeader/TopNavHeader.css --- 20.63 Kb */
#campaignExitPopupDiv{cursor:pointer;z-index:101}#campaignExitPopupDiv .btnClose{position:absolute;top:5px;right:15px;cursor:pointer;font-size:18px;font-family:cursive;z-index:550}#campaignExitPopupDiv .svg-ph svg{height:auto;width:900px}ul#ulCategories *{list-style:none}.headerContain{min-height:60px}.headerContain .hidden{display:none!important}#phMemberButtons{display:inline-block}.topNavLowerLinks{height:30px;margin:15px auto;clear:both;border-radius:5px;opacity:.9;vertical-align:top;position:relative}.lowerLevelLinks a,.categoryNiches a{text-decoration:none;font-weight:bold;font-size:13px;white-space:nowrap}.categoryNiches{height:17px}.categoryNiches a{display:inline-block;position:relative}span#currCategory{text-decoration:underline;padding-left:6px;letter-spacing:1px;margin-top:7px;display:inline-block;font-weight:normal;font-size:13px}span#currCategory.emptyCatList{text-decoration:none;cursor:default}#ulCategories li{padding-left:10px;margin:10px auto;cursor:pointer;position:relative}.topLeveLeftBtns{float:left;min-height:60px}.topLevelCta.logoff{display:none}.headerTopLevel{position:relative}.topLeveRightBtns{height:50px;position:absolute;right:0}.page_mypaidchats .headerContain,.page_recently-visited .headerContain,.page_myfavorites .headerContain,.page_ .headerContain,.page_live-sex-chats .headerContain{margin:0 auto;display:block;width:100%;position:fixed;top:0;height:100px}.page_mypaidchats div#TopBar,.page_recently-visited div#TopBar,.page_myfavorites div#TopBar,.page_ div#TopBar,.page_live-sex-chats div#TopBar{height:100px}.leftNavigation .page_mypaidchats div#TopBar,.leftNavigation .page_recently-visited div#TopBar,.leftNavigation .page_myfavorites div#TopBar,.leftNavigation .page_ div#TopBar,.leftNavigation .page_live-sex-chats div#TopBar{height:70px}.topLeveRightBtns a{margin:16px 5px 10px;float:left;padding:6px 10px;text-decoration:none;font-weight:normal;font-size:13px;vertical-align:middle;min-width:100px;text-align:center;border-radius:3px;display:inline-block}.topDropdownTitle{text-decoration:none;font-weight:normal;font-size:13px;display:inline-block;margin-right:12px;float:right}#loginPopup,a.cbuycreditCta{margin-right:0}.cbuycreditCta.bundleCta{position:relative;width:120px;height:27px;border-radius:3px;display:inline-block;margin:16px 5px 10px;background-color:transparent;cursor:pointer;display:none;align-items:center;justify-content:center}.cbuycreditCta.bundleCta .bundleVidBg{width:100%;height:100%;border-radius:3px;object-fit:cover;position:absolute;top:0;right:0;z-index:-1}.cbuycreditCta.bundleCta .bundleCounter{padding:0 2px;border-radius:2px;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;position:absolute;bottom:-14px;right:5px}.flagsContainer{display:inline-block;margin-top:20px;border:0;margin-left:15px}body.shemalecom .flagsContainer{top:12px}.currentCulture{display:inline-block}#currCategoryWrapper{cursor:pointer;white-space:nowrap;min-width:70px;margin-right:20px}.categoriesList{display:inline-block;padding-left:5px}div#Co-EdsNiches a{margin:0 5px}ul#ulCategories{position:absolute;left:2px;top:32px;width:230px;padding:5px 11px;border-radius:5px}span.CategoryArrow{vertical-align:baseline;width:10px;margin:0 auto;display:inline-block}span.CategoryArrow.arrow-up{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #fff}span.CategoryArrow.arrow-down{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff}span.CategoryArrow.arrow-right{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #fff}.flagsContainer .downArrow{float:none;position:absolute;right:8px;top:3px}div#BoobsNiches a{text-decoration:none}div.more-niches-overlay{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:transparent}div#popupMoreNichesAndSearch{padding:10px;display:flex;top:100px;right:3.6%;position:fixed;max-width:1100px;cursor:default;user-select:none}div#popupMoreNichesAndSearch .mn-siteLogo{margin-bottom:10px}div#popupMoreNichesAndSearch div#MoreNicheTab{margin:0;border:0;flex-wrap:wrap;min-width:500px;flex:1}div#popupMoreNichesAndSearch .separateLines{width:1px;background:-moz-radial-gradient(center,ellipse cover,#fff 0,rgba(255,255,255,0) 100%);background:-webkit-radial-gradient(center,ellipse cover,#fff 0,rgba(255,255,255,0) 100%);background:radial-gradient(ellipse at center,#fff 0,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=1)}div#popupMoreNichesAndSearch #search-input-wrapper{position:relative;margin:15px auto 10px}div#popupMoreNichesAndSearch #search-input-wrapper span.submitSearch{position:absolute;top:0;right:0;height:20px;line-height:20px;width:17px;margin-left:-4px;font-size:13px!important;border-radius:3px;text-align:center;cursor:pointer}div#popupMoreNichesAndSearch #search-input-wrapper input#txtSearchTab{-webkit-appearance:none;height:20px;width:130px;border:0;border-radius:3px;text-indent:5px}div#popupMoreNichesAndSearch .advancedSearchRegion{width:150px;display:inline-block;margin-top:5px;margin-left:20px;margin-right:14px}div#popupMoreNichesAndSearch .advancedSearchRegion b{font-size:13px;display:block;margin-bottom:5px}div#popupMoreNichesAndSearch .advancedSearchRegion span{font-size:13px;margin-bottom:5px}div#popupMoreNichesAndSearch .advancedSearchRegion .divTryAdvancedSearch{margin-top:20px}div#popupMoreNichesAndSearch .advancedSearchRegion .divTryAdvancedSearch>span:nth-child(1){display:block}.leftNavigation div#popupMoreNichesAndSearch{right:auto;left:15.3%}.spanMore{cursor:pointer;margin-right:0;font-size:15px;top:29px;line-height:30px;position:absolute;right:10px}#spanMsgCount{width:15px;height:15px;border-radius:50px;display:inline-flex;font-size:11px;font-weight:bold;justify-content:center;align-items:center;position:absolute;top:8px;right:123px;z-index:100}body.postpay #spanMsgCount{right:-5px}div#recentlyVistedLinks,div#myInfoLinks,div#MyModelLinks{line-height:29px;padding-left:20px}div#recentlyVistedLinks,div#myInfoLinks,.nichesLists{display:table-cell}div#MyModelLinks{width:100%}.nichesLists{padding-right:30px;width:100%}.topNavLink span.spanMsgCount{margin-left:3px;font-size:11px;font-weight:bold}.topNavLink span.spanMsgCount::before{content:"("}.topNavLink span.spanMsgCount::after{content:")"}.topNavLink:not(:last-of-type)::after,.categoryNiches a:not(:last-of-type)::after,#MyModelLinks a:not(:last-of-type)::after,#myInfoLinks a:not(:last-of-type)::after{padding:0 10px;content:" | "}.topNavLink:last-of-type::after,.categoryNiches a:last-of-type::after,#MyModelLinks a:last-of-type::after,#myInfoLinks a:last-of-type::after{padding:0 10px;content:" "}.lowerLevelLinks{display:table}.lowerLevelLinks.MyModelLinks,.lowerLevelLinks.liveSexChatLinks{padding-top:20px;top:-20px;position:relative}.lowerLevelLinks.liveSexChatLinks{overflow:hidden}.topNavLowerLinks a.refLogout{position:absolute;right:20px;top:0}#popupMoreNichesoverlay{background:none!important}.searchError{padding-left:5px;font-size:13px;font-weight:400}#CamGirlsNiches>a.txtB-selected{cursor:default!important}.PaneHeader.fullWidthCssClass{width:1760px}#divLogo #divCoBrandlogo{position:relative}#divLogo #divCoBrandlogo:hover .coBrandTT{display:inline-table;white-space:nowrap}#divLogo #divCoBrandlogo .coBrandTT{display:none;border-radius:4px;background:#f3f3f3;color:#111f63;font-size:13px;font-weight:400;padding:8px;border:0;top:100px;left:0;z-index:1;text-align:left;position:absolute;width:100px}#divLogo #divCoBrandlogo .coBrandTT::before,#divLogo #divCoBrandlogo .coBrandTT::after{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute}#divLogo #divCoBrandlogo .coBrandTT::before{border-color:rgba(199,218,233,0);border-bottom-color:#c7dae9;border-width:6px;margin-left:-6px;left:25px}#divLogo #divCoBrandlogo .coBrandTT::after{border-color:rgba(136,183,213,0);border-bottom-color:#f1f6f9;border-width:5px;margin-left:-5px;left:25px}.loaderBox{font:26px/1.5 Monospace;color:#FFE05D;-moz-perspective:100px;-ms-perspective:100px;-webkit-perspective:100px;perspective:100px}.loaderBox>span{-moz-animation:flip 2s infinite;-o-animation:flip 2s infinite;-webkit-animation:flip 2s infinite;animation:flip 2s infinite;display:inline-block;-moz-transform-origin:50% 50% -10px;-ms-transform-origin:50% 50% -10px;-o-transform-origin:50% 50% -10px;-webkit-transform-origin:50% 50% -10px;transform-origin:50% 50% -10px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;font-size:18px;min-width:8px}.loaderBox>span:nth-child(1){-moz-animation-delay:.1s;-o-animation-delay:.1s;-webkit-animation-delay:.1s;animation-delay:.1s}.loaderBox>span:nth-child(2){-moz-animation-delay:.2s;-o-animation-delay:.2s;-webkit-animation-delay:.2s;animation-delay:.2s}.loaderBox>span:nth-child(3){-moz-animation-delay:.3s;-o-animation-delay:.3s;-webkit-animation-delay:.3s;animation-delay:.3s}.loaderBox>span:nth-child(4){-moz-animation-delay:.4s;-o-animation-delay:.4s;-webkit-animation-delay:.4s;animation-delay:.4s}.loaderBox>span:nth-child(5){-moz-animation-delay:.5s;-o-animation-delay:.5s;-webkit-animation-delay:.5s;animation-delay:.5s}.loaderBox>span:nth-child(6){-moz-animation-delay:.6s;-o-animation-delay:.6s;-webkit-animation-delay:.6s;animation-delay:.6s}.loaderBox>span:nth-child(7){-moz-animation-delay:.7s;-o-animation-delay:.7s;-webkit-animation-delay:.7s;animation-delay:.7s}.loaderBox>span:nth-child(8){-moz-animation-delay:.8s;-o-animation-delay:.8s;-webkit-animation-delay:.8s;animation-delay:.8s}.loaderBox>span:nth-child(9){-moz-animation-delay:.9s;-o-animation-delay:.9s;-webkit-animation-delay:.9s;animation-delay:.9s}.loaderBox>span:nth-child(10){-moz-animation-delay:1s;-o-animation-delay:1s;-webkit-animation-delay:1s;animation-delay:1s}.loaderBox>span:nth-child(11){-moz-animation-delay:1.1s;-o-animation-delay:1.1s;-webkit-animation-delay:1.1s;animation-delay:1.1s}.loaderBox>span:nth-child(12){-moz-animation-delay:1.2s;-o-animation-delay:1.2s;-webkit-animation-delay:1.2s;animation-delay:1.2s}.loaderBox>span:nth-child(13){-moz-animation-delay:1.3s;-o-animation-delay:1.3s;-webkit-animation-delay:1.3s;animation-delay:1.3s}.loaderBox>span:nth-child(14){-moz-animation-delay:1.4s;-o-animation-delay:1.4s;-webkit-animation-delay:1.4s;animation-delay:1.4s}.loaderBox>span:nth-child(15){-moz-animation-delay:1.5s;-o-animation-delay:1.5s;-webkit-animation-delay:1.5s;animation-delay:1.5s}.loaderBox>span:nth-child(16){-moz-animation-delay:1.6s;-o-animation-delay:1.6s;-webkit-animation-delay:1.6s;animation-delay:1.6s}.loaderBox>span:nth-child(17){-moz-animation-delay:1.7s;-o-animation-delay:1.7s;-webkit-animation-delay:1.7s;animation-delay:1.7s}.loaderBox>span:nth-child(18){-moz-animation-delay:1.8s;-o-animation-delay:1.8s;-webkit-animation-delay:1.8s;animation-delay:1.8s}.loaderBox>span:nth-child(19){-moz-animation-delay:1.9s;-o-animation-delay:1.9s;-webkit-animation-delay:1.9s;animation-delay:1.9s}.loaderBox>span:nth-child(20){-moz-animation-delay:2s;-o-animation-delay:2s;-webkit-animation-delay:2s;animation-delay:2s}.loaderBox>span:nth-child(21){-moz-animation-delay:2.1s;-o-animation-delay:2.1s;-webkit-animation-delay:2.1s;animation-delay:2.1s}.loaderBox>span:nth-child(22){-moz-animation-delay:2.2s;-o-animation-delay:2.2s;-webkit-animation-delay:2.2s;animation-delay:2.2s}.loaderBox>span:nth-child(23){-moz-animation-delay:2.3s;-o-animation-delay:2.3s;-webkit-animation-delay:2.3s;animation-delay:2.3s}.loaderBox>span:nth-child(24){-moz-animation-delay:2.4s;-o-animation-delay:2.4s;-webkit-animation-delay:2.4s;animation-delay:2.4s}@keyframes flip{to{-moz-transform:rotateX(1turn);-ms-transform:rotateX(1turn);-o-transform:rotateX(1turn);-webkit-transform:rotateX(1turn);transform:rotateX(1turn)}}.loaderOverlayr{display:flex;position:absolute;top:0;justify-content:center;align-items:center;background-color:rgba(34,48,60,0.95)}#popupBackdrop{width:100dvw;height:100dvh;position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.7);z-index:10000}.popupContainer{display:none}.popupContainer .popup-manager-temp-close-element{position:absolute;top:5px;right:15px;cursor:pointer;font-size:18px;font-family:cursive;z-index:550}.popupContainer.leftNotification{top:33%;left:0;height:120px;width:380px;min-width:380px;-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0)}.popupContainer.leftNotification p{float:right}.topNav-popup{position:fixed;justify-content:center;top:48vh;left:50vw;align-items:center;min-width:900px;-ms-align-content:center;-webkit-align-content:center;align-content:center;height:520px;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translate(-50%,-50%);z-index:100;transition:all 1s}.topNav-popup[content-name=buyCredits]{width:980px;height:670px}@media screen and (max-width:1366px){.topNav-popup[content-name=buyCredits]{height:100vh}}body.langimlivecom .topNav-popup[content-name=sign-up-popup]{height:600px}.topNav-popup.imlFormWrapper[content-name=buyCredits]{width:480px;height:732px;min-width:480px;border-radius:24px;border:0;max-height:95dvh}.topNav-popup.imlFormWrapper[content-name=buyCredits].imlFormLongWrapper{height:860px}.topNav-popup.imlFormWrapper[content-name=buyCredits] #billing-matrix-wrapper{overflow:hidden;border-radius:24px;background-color:#f8f8f8}.topNav-popup.imlFormWrapper[content-name=buyCredits] .popup-manager-temp-close-element{margin:0;padding:0;border:0;background:0;width:17px;height:17px;position:absolute;top:22px;right:22px;cursor:pointer;color:transparent}.topNav-popup.imlFormWrapper[content-name=buyCredits] .popup-manager-temp-close-element::before,.topNav-popup.imlFormWrapper[content-name=buyCredits] .popup-manager-temp-close-element::after{content:"";position:absolute;top:8px;left:0;right:0;height:1px;background:#414141;border-radius:4px}.topNav-popup.imlFormWrapper[content-name=buyCredits] .popup-manager-temp-close-element::before{transform:rotate(45deg)}.topNav-popup.imlFormWrapper[content-name=buyCredits] .popup-manager-temp-close-element::after{transform:rotate(-45deg)}.topNavigation #hccp-wrapper{display:flex;position:absolute;right:25px;top:20px}.topNav-hideContent{display:none!important}#backTo{position:absolute;padding:6px 10px;text-decoration:none;font-size:13px;font-weight:400;margin:16px 5px 10px;display:inline-block;vertical-align:middle;min-width:100px;text-align:center;border-radius:3px}.fandmText p{width:100%;font-size:15px}a.closeX.closePopUp{padding:6px 10px;text-decoration:none;font-size:13px;font-weight:400;display:block;width:100px;text-align:center;border-radius:3px;position:absolute;bottom:20px}.liCategory span.onlineCount{float:right;position:static}.wphr-redirectMsgWrapper{position:fixed;text-align:center;left:50%;transform:translate(-50%);z-index:99999;width:100%;height:100%;display:none}.whplr-msgRow:first-of-type{margin-top:315px}.whplr-msgRow{font-size:30px}#InfoAndMassege,#offlineContentMenu{position:relative;z-index:50;text-align:center}#InfoAndMassege:hover #profileLinksWrapper,#offlineContentMenu:hover #profileLinksWrapper{height:161px}#InfoAndMassege:hover #profileLinksWrapper.avGrace,#offlineContentMenu:hover #profileLinksWrapper.avGrace{height:177px}#InfoAndMassege:hover #offlineContentLinksWrapper,#offlineContentMenu:hover #offlineContentLinksWrapper{max-height:400px}#profileLinksWrapper,#offlineContentLinksWrapper{overflow:hidden;transition:height .4s;position:absolute;height:0;top:26px;border-radius:3px;left:0;min-width:100%;max-width:190px}#profileLinksWrapper>span,#offlineContentLinksWrapper>span{display:block;font-size:12px;min-width:51%;text-align:start;margin:6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#profileLinksWrapper>span>svg,#offlineContentLinksWrapper>span>svg{position:relative;top:2px}#profileLinksWrapper>span:first-child,#offlineContentLinksWrapper>span:first-child{margin-top:13px}#profileLinksWrapper>span:last-child,#offlineContentLinksWrapper>span:last-child{margin-bottom:13px}#profileLinksWrapper .spanCountBotm::after,#offlineContentLinksWrapper .spanCountBotm::after{content:" )"}#profileLinksWrapper .spanCountBotm::before,#offlineContentLinksWrapper .spanCountBotm::before{content:"( "}#offlineContentLinksWrapper{height:auto;max-height:0;transition:max-height .4s}.advSearchLink{min-width:120px;height:25px;border-radius:3px;text-decoration:none;padding:2px 10px;margin-top:5px;display:inline-flex;font-size:13px;font-weight:bold;align-items:center;justify-content:center}.errorhIcon{position:relative}#topnav-iconInnerBackground{width:3px;height:7px;display:inline-block;position:absolute;left:5px;top:2px;z-index:-1}.topUserName{margin-right:0;float:none;padding-right:6px}.topUserName #avGraceIcon{position:relative;top:2px}.HasStasusIcon#InfoAndMassege .statusIcon{width:23px;height:23px;border-radius:50%;display:inline-block;text-align:center;position:absolute;left:4px;top:1px}.HasStasusIcon#InfoAndMassege .statusIcon img{width:16px;position:absolute;top:5px;left:5px}.HasStasusIcon#InfoAndMassege .topUserName{padding-left:24px;float:left}@-webkit-keyframes hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.spanMsgCount{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.spanMsgCount:hover,.spanMsgCount:focus,.spanMsgCount:active{-webkit-animation-name:hvr-pop;animation-name:hvr-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}span.tDown{position:absolute;right:7px;top:7px}#genderFilterBtnContainer{width:205px;display:inline-flex;justify-content:center;margin-left:75px;margin-top:10px}#genderFilterBtnContainer .genderFilterCTA{border-radius:3px;text-decoration:none;font-weight:normal;font-size:13px;text-align:center;display:inline-block;vertical-align:middle;padding:6px 10px;min-width:75px;margin-right:5px}body.page_signuppost #genderFilterBtnContainer{display:none}.offlineContentHeader{padding-left:10px;margin:0 auto 15px;height:30px;margin:0 0 15px;clear:both;border-radius:5px;opacity:.9;position:relative;display:flex;align-items:center}.offlineContentHeader .backToMagazine{font-size:20px;display:flex;align-items:center}.offlineContentHeader .backToMagazine i{margin-right:5px}.offlineContentHeader .backToMagazine span{font-size:14px;font-weight:bold}.offlineContentHeader span.topLink{display:flex;line-height:30px;height:30px;font-size:20px;font-weight:bold}.offlineContentHeader span.topLink a{text-decoration:none;font-weight:bold}.offlineContentHeader span.topLink a.link{font-size:14px}.offlineContentHeader .divider{display:flex;margin:0 5px;font-size:12px;line-height:20px;height:20px;align-items:center}#ieWarningWrapper{position:fixed;width:100%;top:0;left:0;background:#d5353d;z-index:20;height:30px;display:flex;align-items:center;justify-content:space-between;-webkit-transform:translateY(-40px);transform:translateY(-40px);animation-name:slide-in-top;animation-fill-mode:forwards;animation-timing-function:ease-in-out;animation-duration:.8s;animation-delay:1s}#ieWarningWrapper.goAway{-webkit-transform:translateY(0px);transform:translateY(0px);animation-name:slide-out-top;animation-fill-mode:forwards;animation-timing-function:ease-in-out;animation-duration:.8s}#ieWarningWrapper .ieWarningTxtContainer{display:flex;align-items:center}#ieWarningWrapper .ieWarningTxtContainer .ieWarningImg{padding-left:10px}#ieWarningWrapper .ieWarningTxtContainer .ieWarningTxt{font-size:14px;color:#fff;width:97%;padding-left:10px}#ieWarningWrapper .ieWarningClose{color:#fff;font-size:14px;font-weight:bold;cursor:pointer;margin-right:20px}#popupDivWrapper{display:flex;align-items:center;justify-content:center}#popupDivWrapper #popupDivFrame{display:flex;align-items:center;justify-content:center;position:fixed;z-index:99999;cursor:pointer}#popupDivWrapper #popupDivFrame.svg-children-ready{width:50%}#popupDivWrapper #popupDivFrame .closeX{width:25px;height:29px;position:absolute;top:0;right:0;background:url(https://j0.wlmediahub.com/App_Themes/images/campaign/c130211s/x.png)}#popupDivWrapper #popupDivFrame #divAssetContainer{width:100%;height:100%;display:flex;align-items:center;justify-content:center}#popupDivWrapper #popupDivFrame #divAssetContainer .svg-banner{width:100%}#popupDivWrapper #popupDivFrame #divAssetContainer .svg-banner svg{height:auto;width:100%}body.ru-RU ul#ulCategories{width:inherit}#langSelectPopup li a{margin:10px}span#partyNameWrapper{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:bold;font-size:13px;display:inline-block;vertical-align:middle}
/* /Controls/HomePage/WarningOverlay.css --- 1.14 Kb */
.blockUI.blockPage.over18{left:50%!important;width:0!important;cursor:default!important}.popUp18Plus.alphaC75{position:absolute;left:50%;top:50%;width:900px;height:431px;background-image:none!important;margin:-215px 0 0 -450px;border:0}.popUp18Plus.alphaC75.noImageWarning{display:flex;align-items:center;justify-content:center}.popUp18Plus.alphaC75.noImageWarning .msgCnt.txtD{padding:0}.gays .popUp18Plus.alphaC75{position:absolute;left:50%;top:50%;width:900px;height:431px;background-image:none!important;margin:-215px 0 0 -450px;border:0;background-position:375px 0}img.over18MainImage{float:right;margin-left:-65px;height:100%}.msgCnt.txtD{width:375px;padding:60px 10px 0 60px;float:left;text-align:center}.msgCnt.txtD h2{font-size:28px;margin:0 0 30px}.msgCnt.txtD p{font-size:18px;margin:0 0 35px}.msgCnt.txtD div.iAmOver18Btn{width:248px;height:48px;display:block;margin:0 auto;border-radius:0;font-size:18px;line-height:50px;text-align:center;cursor:pointer;opacity:.8;transition:.5s}.msgCnt.txtD div.iAmOver18Btn:hover{opacity:1}.msgCnt.txtD a{display:inline-block;margin:20px 0 0;font-size:16px}h1.bigSiteName{font-size:33px;font-weight:700;letter-spacing:2px}
/* /CommonControls/Billing/BillingMatrix/BillingMatrix.css --- 6.27 Kb */
#billing-matrix-wrapper{height:100%;width:100%;-moz-perspective:1500px;-ms-perspective:1500px;-webkit-perspective:1500px;perspective:1500px;overflow:auto}body.mobile #billing-matrix-wrapper{font-size:4vw}@media only screen and (min-width :768px) and (max-width:1024px) and (orientation :portrait){body.mobile #billing-matrix-wrapper{font-size:3.5vw}}body.mobile.landscape #billing-matrix-wrapper{font-size:2.5vw}#billing-matrix-wrapper:not(.pc-matrix){height:100vh;width:100vw;min-width:325px;position:relative}@media only screen and (max-width:1024px) and (orientation :landscape){#billing-matrix-wrapper:not(.pc-matrix){max-width:none}}#billing-matrix-wrapper.imlive_type1{overflow:hidden;position:absolute;height:90vh;width:auto;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.iphoneX-Xs:not(.landscape) #billing-matrix-wrapper.imlive_type1{height:84vh}#billing-matrix-wrapper.imlive_type2{height:100%;width:auto;overflow:hidden;position:relative}#billing-matrix-wrapper *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#billing-matrix-wrapper .toggle-icon-wrapper{cursor:pointer;position:absolute;top:15px;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:1.3em;width:1.3em;z-index:5}#billing-matrix-wrapper .toggle-icon-wrapper .toggle-icon-span{border-top:1px solid;border-color:inherit;width:100%;display:inline-block;opacity:1;position:absolute;top:50%;left:0;-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);-moz-transition:all .5s cubic-bezier(0.53,-0.38,0.26,1.38);-o-transition:all .5s cubic-bezier(0.53,-0.38,0.26,1.38);-webkit-transition:all .5s cubic-bezier(0.53,-0.38,0.26,1.38);transition:all .5s cubic-bezier(0.53,-0.38,0.26,1.38);-moz-transform-origin:center center;-ms-transform-origin:center center;-o-transform-origin:center center;-webkit-transform-origin:center center;transform-origin:center center}#billing-matrix-wrapper .toggle-icon-wrapper.hidden{pointer-events:none}#billing-matrix-wrapper .toggle-icon-wrapper.hidden .toggle-icon-span{width:0}#billing-matrix-wrapper .toggle-icon-wrapper.close{right:0}#billing-matrix-wrapper .toggle-icon-wrapper.close:not(.hidden) .toggle-icon-span:nth-child(1){-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#billing-matrix-wrapper .toggle-icon-wrapper.close:not(.hidden) .toggle-icon-span:nth-child(2){width:0}#billing-matrix-wrapper .toggle-icon-wrapper.close:not(.hidden) .toggle-icon-span:nth-child(3){-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}#billing-matrix-wrapper .toggle-icon-wrapper.back{left:30px}#billing-matrix-wrapper .toggle-icon-wrapper.back:not(.hidden) .toggle-icon-span:nth-child(1){-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-moz-transform-origin:center left;-ms-transform-origin:center left;-o-transform-origin:center left;-webkit-transform-origin:center left;transform-origin:center left;width:50%}#billing-matrix-wrapper .toggle-icon-wrapper.back:not(.hidden) .toggle-icon-span:nth-child(2){width:100%;-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}#billing-matrix-wrapper .toggle-icon-wrapper.back:not(.hidden) .toggle-icon-span:nth-child(3){-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);-moz-transform-origin:center left;-ms-transform-origin:center left;-o-transform-origin:center left;-webkit-transform-origin:center left;transform-origin:center left;width:50%}#billing-matrix-wrapper #billing-matrix-container{height:100%;width:100%}#billing-matrix-wrapper #biller-iframe{min-height:100vh;width:100%}body.PC #billing-matrix-wrapper #biller-iframe{min-height:100%}#billing-matrix-wrapper .disabled{pointer-events:none;opacity:.3}#billing-matrix-wrapper .disabled#iml-billing-matrix-type2{opacity:1}#billing-matrix-wrapper #iml-billing-matrix-type2.discountMatrix{background:0;height:100dvh;overflow-x:hidden}body.imlive #billing-matrix-wrapper #iml-billing-matrix-type2.discountMatrix,body.langimlivecom #billing-matrix-wrapper #iml-billing-matrix-type2.discountMatrix{background:radial-gradient(87.16% 51.65% at 50.13% 48.5%,#122064 0,#0B112E 100%)}#billing-matrix-wrapper #iml-billing-matrix-type2.discountMatrix ::-webkit-scrollbar{width:0}#billing-matrix-wrapper #iml-billing-matrix-type2.discountMatrix ::-webkit-scrollbar-thumb{background:0;border:0}body.mobile.landscape #billing-matrix-wrapper #iml-billing-matrix-type2.discountMatrix{width:100vw}#billing-matrix-wrapper #iml-billing-matrix-type2.discountMatrix .bm-popup-btn{top:16px;right:16px}#billing-matrix-wrapper #iml-billing-matrix-type2.discountMatrix .iml-matrix-card.buy-credits-card{background:transparent;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}#billing-matrix-wrapper #iml-billing-matrix-type2.discountMatrix .iml-matrix-card.buy-credits-card .bm-popup-btn.bm-close-btn.blueX{color:#fff}body.imlive #billing-matrix-wrapper #iml-billing-matrix-type2.discountMatrix .bm-footer .bm-footer-payment-method .bm-footer-payment-method-heading{color:#F3F3F3}body.imlive #billing-matrix-wrapper #iml-billing-matrix-type2.discountMatrix .bm-footer .bm-footer-links-container .bm-footer-link,body.imlive #billing-matrix-wrapper #iml-billing-matrix-type2.discountMatrix .bm-footer .bm-footer-links-container .bm-footer-link-seperator{color:#F3F3F3}body.imlive #billing-matrix-wrapper #iml-billing-matrix-type2.discountMatrix .bm-footer .bm-footer-charges-appearance,body.imlive #billing-matrix-wrapper #iml-billing-matrix-type2.discountMatrix .bm-footer .bm-footer-one-click-container-cb{color:#F3F3F3}#billing-matrix-wrapper #iml-billing-matrix-type2.discountMatrix.bundleMatrix .iml-matrix-card.buy-credits-card{justify-content:flex-start}
/* /Controls/ResponsivePages/Footer/SocialNetworkLinks/SocialNetworkLinks.css --- 1.24 Kb */
.socialNetworkLinks{margin-top:10px;display:flex;align-items:center}.socialNetworkLinks span.divider{width:20px;display:inline-block;font-size:13px}.socialNetworkLinks .sn-wrapper{position:relative;width:45px;text-align:center}.socialNetworkLinks .sn-wrapper:not(:last-child)::after{content:'|';display:inline-block;position:absolute;right:0;height:25px;line-height:25px}.socialNetworkLinks a{height:25px;width:25px;display:inline-block;text-decoration:none;padding:5px;box-sizing:border-box}.socialNetworkLinks a img,.socialNetworkLinks a svg{height:100%;margin:0 auto;display:block}.socialNetworkLinks a:hover .sn-icon{fill:white}.socialNetworkLinks .noFill{fill:transparent}.socialNetworkLinks .facebook:hover{background-color:#3b5998}.socialNetworkLinks .googlePlus:hover{background-color:#df4b37}.socialNetworkLinks .twitter:hover{background-color:#429cd6}.socialNetworkLinks .blog{padding:1px}.socialNetworkLinks .blog:hover{background-color:#4ff0c2}.socialNetworkLinks .instagram svg{display:block}.socialNetworkLinks .instagram .imginstagramHover{display:none;height:100%;width:100%;margin:0}.socialNetworkLinks .instagram:hover{padding:0}.socialNetworkLinks .instagram:hover svg{display:none}.socialNetworkLinks .instagram:hover .imginstagramHover{display:block}
/* /Controls/ResponsivePages/Footer/Footer.css --- 2.48 Kb */
.footer-wrapper{text-align:center;font-size:17px}.footer-wrapper *{font-size:13px}.footer-wrapper .linksWrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:10px}.footer-wrapper .footer-topLinks .linksInner a:not(:last-child)::after{content:"|";display:inline-block;margin:0 10px}.footer-wrapper .footer-topLinks .linkGroupsWrapper .linksGroup{margin-top:10px}.footer-wrapper .footer-topLinks .linkGroupsWrapper .linksGroup span.groupName{font-weight:bold}.footer-wrapper .footer-topLinks .linkGroupsWrapper .linksGroup span.groupName::after{content:"\f0da";font-family:FontAwesome;font-weight:normal;font-style:normal;margin:0 5px 0 5px;display:inline-block}.footer-wrapper .footer-topLinks .linkGroupsWrapper .linksGroup a{font-weight:bold;text-decoration:none}.footer-wrapper .footer-bottomLinks{display:block;padding:10px 342px;line-height:24px}.footer-wrapper .footer-bottomLinks a{margin:0 12px}.footer-wrapper .footer-bottomLinks a:last-child{margin:0}.footer-wrapper .footer-legalWrapper{display:flex;justify-content:center;align-items:center;padding-bottom:20px}.footer-wrapper .footer-legalWrapper.footer-legalWrapperBottom{flex-direction:column}.footer-wrapper .footer-legalWrapper.footer-legalWrapperBottom .bottomTextForAdults{width:65%}.footer-wrapper .bottomText{display:inline-block;margin-right:10px}.footer-wrapper .bottomText p{display:inline-block}.footer-wrapper .sponsorsLogos{display:inline-block}.footer-wrapper .sponsorsLogos a{height:35px;width:75px;height:35px;display:inline-block;background:url(/App_Themes/images/RTA_ASACP_sprite.png)}.footer-wrapper .sponsorsLogos a.rtaLogo{background-position:0 0}.footer-wrapper .sponsorsLogos a.asacpLogo{background-position:73px 0}.footer-wrapper .sponsorsLogos a:hover{background-position-y:35px}.footer-wrapper .footer-miniFooter .footer-bottomLinks{padding:40px 0}.footer-wrapper #camsFooter>div{margin:10px 0}.footer-wrapper #seoTextWrapper{max-width:1760px;min-width:990px;width:100%;margin:25px auto 25px;text-align:left;padding-top:25px}.footer-wrapper #seoTextWrapper #seoTextContainer{opacity:.6}@media only screen and (max-width:1759px){.footer-wrapper #seoTextWrapper #seoTextContainer{padding:0 20px}}.footer-wrapper #seoTextWrapper #seoTextContainer .hlSeo-first{font-size:17px;font-weight:bold}.footer-wrapper #seoTextWrapper #seoTextContainer .hlSeo-second{font-size:13px;margin-bottom:20px}body.page_videochat .footer-wrapper,body.page_free-videochat .footer-wrapper{display:none}div#copyrights{margin-top:10px}
/* /CommonControls/GenericControls/Utilities/BuyCreditsContent.css --- 1.28 Kb */
body.mobile .divBuyCreditsContent .bcc-error-msg{margin-top:1em}body.PC .divBuyCreditsContent .bcc-error-msg{text-align:center;font-size:19px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body.PC .divBuyCreditsContent .bcc-error-msg p{font:inherit;margin-top:.5em}body.PC .divBuyCreditsContent .bcc-error-msg u{font:inherit;text-decoration:none}body.mobile:not(.imlive) .divBuyCreditsContent{width:92%;height:auto;position:absolute;top:10%;left:50%;transform:translateX(-50%);z-index:1001;text-align:center}body.mobile:not(.imlive) .divBuyCreditsContent #btnCloseVGErrorPopup{position:absolute;right:0;top:5px;text-decoration:none;padding:5px 6px 15px 15px;font-size:20px;font-weight:bold;line-height:9px}body.mobile:not(.imlive) .divBuyCreditsContent #buyCreditWrapper{padding:5px}body.mobile:not(.imlive) .divBuyCreditsContent div.buyCredit{margin:0 3%}body.mobile:not(.imlive) .divBuyCreditsContent div.buyCredit .btn{margin:4% auto;height:55px;line-height:55px}body.mobile:not(.imlive) .divBuyCreditsContent div.buyCredit .spanCredits,body.mobile:not(.imlive) .divBuyCreditsContent div.buyCredit .spanCreditsText{float:left;font-size:25px;margin-left:4%;text-align:left}body.mobile:not(.imlive) .divBuyCreditsContent #changeCCDEtails a{font-size:15px;line-height:35px;font-weight:bold}
/* /CommonControls/Billing/PumaPayFlow/PumaPayFlow.css --- 9.92 Kb */
#puma-pay-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;display:none;z-index:600;overflow:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#puma-pay-wrapper .puma-pay-card{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:5;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out,-webkit-transform 1s ease-in-out}#puma-pay-wrapper .puma-pay-card.front-card{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}#puma-pay-wrapper .puma-pay-card.back-card{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}#puma-pay-wrapper .puma-purchase-type{display:flex;justify-content:center;align-items:center}#puma-pay-wrapper .puma-purchase-type .purchase-type-box{display:flex;flex-direction:column;width:242px;height:240px;border-radius:3px;justify-content:center;align-items:center;margin:0 12px;transition:box-shadow .5s cubic-bezier(0,0,0.61,1.27);position:relative}#puma-pay-wrapper .puma-purchase-type .purchase-type-box.disabled{pointer-events:none}#puma-pay-wrapper .puma-purchase-type .purchase-type-box.disabled .purchase-type-button-container{opacity:.5}#puma-pay-wrapper .puma-purchase-type .purchase-type-box .purchase-type-logo-container{border-radius:50%;width:74px;height:74px;display:flex;align-items:center;justify-content:center;margin:-20px 0 18px 0}#puma-pay-wrapper .puma-purchase-type .purchase-type-box .purchase-type-desc-container{text-align:center;margin-bottom:25px}#puma-pay-wrapper .puma-purchase-type .purchase-type-box .purchase-type-desc-container .purchase-type-desc-heading{font-size:17px;font-weight:bold;margin-bottom:3px}#puma-pay-wrapper .puma-purchase-type .purchase-type-box .purchase-type-desc-container .purchase-type-desc{font-size:13px;font-weight:bold;margin:0 auto}#puma-pay-wrapper .puma-purchase-type .purchase-type-box .purchase-type-button-container .purchase-type-button{font-size:15px;font-weight:bold;border-radius:3px;padding:10px 15px}#puma-pay-wrapper .puma-purchase-type .purchase-type-box .purchase-type-button-container .temp-error-text{text-align:center;font-weight:700;margin-top:13px;font-size:15px;position:absolute;margin-left:15px}#puma-pay-wrapper .puma-purchase-type .purchase-type-box#meta-mask-box{pointer-events:none;opacity:.7}#puma-pay-wrapper #puma-app-QR-popup{background:inherit;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-around;flex-direction:column;padding:10px;text-align:center;box-sizing:border-box;box-shadow:inherit}#puma-pay-wrapper .puma-app-QR-text{font-size:14px;font-weight:normal;line-height:1.3}#puma-pay-wrapper .puma-app-QR-text *{font:inherit}#puma-pay-wrapper .puma-app-qrCode{width:60%;border:5px solid #fff;border-radius:5px}#puma-pay-wrapper #puma-app-loader-wrapper{position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,0.8);display:flex;align-items:center;justify-content:center}#puma-pay-wrapper #puma-app-loader-wrapper .puma-app-loader{width:30px}#puma-pay-wrapper #puma-app-loader-wrapper svg{width:100%;height:auto}#puma-pay-wrapper .puma-purchase-heading{text-align:center;margin:22px 0}#puma-pay-wrapper .puma-purchase-heading .puma-purchase-details,#puma-pay-wrapper .puma-purchase-heading .puma-purchase-counter{font-size:17px;font-weight:normal}#puma-pay-wrapper .puma-purchase-heading .puma-purchase-details span,#puma-pay-wrapper .puma-purchase-heading .puma-purchase-counter span{font:inherit}#puma-pay-wrapper .puma-purchase-heading .puma-top-text{display:flex;align-items:center;justify-content:center}#puma-pay-wrapper .puma-purchase-heading .puma-amount-message{font-size:18px;font-weight:normal;margin-top:5px}#puma-pay-wrapper .puma-purchase-heading .puma-amount-message *{font:inherit}#puma-pay-wrapper .puma-purchase-heading .puma-purchase-counter{margin-top:5px}#puma-pay-wrapper .puma-purchase-heading .puma-purchase-options{font-size:18px;font-weight:bold;margin-top:5px}#puma-pay-wrapper .puma-msg-wrapper{width:100%;overflow:hidden;height:90px}#puma-pay-wrapper #puma-msg-container{opacity:1;padding-top:0;height:100%;display:flex;align-items:center;justify-content:stretch}#puma-pay-wrapper #puma-msg-container .puma-msg{display:flex;align-items:center;justify-content:space-around;width:100%}#puma-pay-wrapper #puma-msg-container .puma-msg#noTokensMsg{flex-direction:column}#puma-pay-wrapper #puma-msg-container .puma-msg#noTokensMsg p{font-size:14px;font-weight:normal;margin:5px 0}#puma-pay-wrapper #puma-msg-container .puma-msg#noTokensMsg p b{font-size:14px;font-weight:bold}#puma-pay-wrapper #puma-msg-container .puma-msg#downloadWalletApp{display:block;text-align:left;width:502px;margin:0 auto}#puma-pay-wrapper #puma-msg-container .puma-purchase-completion-text{font-size:13px;font-weight:normal;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;line-height:1.5}#puma-pay-wrapper #puma-msg-container .puma-purchase-completion-text *{font:inherit}#puma-pay-wrapper #puma-msg-container .puma-purchase-completion-text span{text-align:left;margin-right:10px;padding-top:5px}#puma-pay-wrapper #puma-msg-container .puma-purchase-completion-text .puma-purchase-get-app .downloadPumaApp{text-decoration:underline}#puma-pay-wrapper #puma-msg-container .puma-purchase-completion-text-download{font-size:13px;font-weight:normal;margin-bottom:5px}#puma-pay-wrapper #puma-msg-container .puma-app-download-images-wrapper{margin:0 auto;display:inline-block}#puma-pay-wrapper #puma-msg-container .puma-app-download-images-wrapper .puma-app-download-link:not(:last-child){margin:0 25px 0 0}#puma-pay-wrapper #puma-msg-container .puma-purchase-completion-CTA{font-size:16px;font-weight:bold;width:190px;min-height:45px;border-radius:3px;display:flex;align-items:center;justify-content:center;line-height:25px;text-decoration:none;padding:5px;box-sizing:border-box}#puma-pay-wrapper #scanWalletApp .puma-purchase-completion-text-network{margin-right:115px;padding-top:0}#puma-pay-wrapper #puma-pay-thank-you{display:flex;text-align:center;justify-content:center;align-items:center;height:100%}#puma-pay-wrapper #puma-pay-thank-you .puma-pay-thank-you-heading,#puma-pay-wrapper #puma-pay-thank-you .puma-pay-thank-you-details,#puma-pay-wrapper #puma-pay-thank-you .puma-pay-thank-you-details span{font-size:17px;font-weight:normal}#puma-pay-wrapper #puma-pay-thank-you .puma-pay-thank-you-details{padding-top:30px}#puma-pay-wrapper #puma-pay-thank-you .puma-pay-loader-container{margin:20px 0}#puma-pay-wrapper #puma-pay-thank-you .puma-pay-loader-container .pumapay-loader svg.lds-spinner{width:120px}#puma-pay-wrapper #puma-pay-thank-you .puma-pay-thank-you-notify{font-size:18px;font-weight:bold}#puma-pay-wrapper #puma-pay-thank-you .puma-pay-thank-you-enjoy{font-size:18px;font-weight:normal;margin:25px 0}#puma-pay-wrapper #puma-pay-thank-you .puma-pay-continue-contianer .puma-pay-continue-btn{font-size:20px;font-weight:bold;width:280px;height:40px;display:block;border-radius:3px;margin:0 auto;line-height:40px;cursor:pointer}#puma-pay-wrapper .puma-pay-footer{display:flex;align-items:stretch;justify-content:space-between;min-height:27px;width:502px;margin:0 auto;margin-top:10px;position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#puma-pay-wrapper .puma-pay-footer .puma-pay-footer-btn{text-decoration:none;font-size:12px;font-weight:normal;cursor:pointer;min-width:165px;display:flex;align-items:center;justify-content:center;border-radius:3px}#PumaPayBillBadMsgContainer{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column}#PumaPayBillBadMsgContainer #PumaPayBillBadMsgHeading,#PumaPayBillBadMsgContainer #PumaPayBillBadMsgContent{font-size:17px;font-weight:normal}#PumaPayBillBadMsgContainer .PumaPayContinueContainer,#PumaPayBillBadMsgContainer #PumaPayBillBadMsgContent{margin-top:30px}#PumaPayBillBadMsgContainer .puma-pay-continue-btn{font-size:20px;font-weight:bold;width:280px;height:40px;display:block;border-radius:3px;margin:0 auto;line-height:40px;cursor:pointer}#PumaPayBillGoodMsgContainer{opacity:1;z-index:110;display:flex;position:fixed;align-items:center;justify-content:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:20%;right:0}#PumaPayBillGoodMsgContainer #PumaPayBillGood-close-btn{top:5px;right:10px;font-size:20px;cursor:pointer;position:absolute;display:inline-block;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#PumaPayBillGoodMsgContainer div#PumaPayBillGoodMsg{display:flex;align-items:center}#PumaPayBillGoodMsgContainer #PumaPayBillGoodImg{width:42px;display:inline-block;margin-right:15px}#PumaPayBillGoodMsgContainer #PumaPayBillGoodMsgDetails,#PumaPayBillGoodMsgContainer #PumaPayBillGoodMsgDetails span{font-size:15px;font-weight:normal}@media screen and (min-width:800px){#PumaPayBillGoodMsgContainer{width:420px;height:100px;-webkit-transform-origin:right center;transform-origin:right center;-webkit-animation-name:pumapayAnimPC;animation-name:pumapayAnimPC;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(0.42,0,0.26,2.05);animation-timing-function:cubic-bezier(0.42,0,0.26,2.05)}}@keyframes pumapayAnimPC{0%{-webkit-transform:translateY(-50%) rotateY(90deg);transform:translateY(-50%) rotateY(90deg)}100%{-webkit-transform:translateY(-50%) rotateY(0deg);transform:translateY(-50%) rotateY(0deg)}}@-webkit-keyframes pumapayAnimPC{0%{-webkit-transform:translateY(-50%) rotateY(90deg);transform:translateY(-50%) rotateY(90deg)}100%{-webkit-transform:translateY(-50%) rotateY(0deg);transform:translateY(-50%) rotateY(0deg)}}@keyframes pumapayAnimLeave{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes pumapayAnimLeave{0%{opacity:1}100%{opacity:0}}
/* /CommonControls/Billing/BillingMatrix/Views/ResponsiveWL/ResponsiveWLMatrix.css --- 17.56 Kb */
@charset "UTF-8"; #billing-matrix-wl{height:100%;width:100%;text-align:center;position:relative;-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.04,0.5,1.29);-o-transition:transform 1s cubic-bezier(0.42,-0.04,0.5,1.29);-webkit-transition:transform 1s cubic-bezier(0.42,-0.04,0.5,1.29);transition:transform 1s cubic-bezier(0.42,-0.04,0.5,1.29);-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;margin:0 auto;font-size:13px;font-weight:normal}#billing-matrix-wl.safariPc{transform:none;transform-style:unset}#billing-matrix-wl.safariPc.biller-form,#billing-matrix-wl.safariPc.change-biller{transform:none}#billing-matrix-wl.safariPc .billing-matrix-card.biller-form-card,#billing-matrix-wl.safariPc .billing-matrix-card.change-biller-card{transform:none}#billing-matrix-wl.biller-form,#billing-matrix-wl.change-biller{-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}#billing-matrix-wl.biller-form.imlBillingForm{transition:none;-moz-transition:none;-o-transition:none;-webkit-transition:none}#billing-matrix-wl.discountMatrix{background:0;overflow-x:hidden}body.langimlivecom #billing-matrix-wl.discountMatrix{background:radial-gradient(87.16% 51.65% at 50.13% 48.5%,#122064 0,#0B112E 100%)}#billing-matrix-wl section{margin:0 auto;max-width:100%}#billing-matrix-wl strong{font-weight:900}#billing-matrix-wl .matrix-loyalty-msg .guest-status-icon{display:inline-flex;align-items:center;border-radius:50%;height:1.5em;width:1.5em;justify-content:center;padding:.25em}#billing-matrix-wl .matrix-loyalty-msg .guest-status-icon img{height:100%}#billing-matrix-wl .billing-matrix-card{position:absolute;top:0;left:0;width:100%;min-height:100%;z-index:1;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:0 0 20px;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;align-items:center;justify-content:space-between}#billing-matrix-wl .billing-matrix-card.buy-credits-card{-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}#billing-matrix-wl .billing-matrix-card.change-biller-card{-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}#billing-matrix-wl .billing-matrix-card.biller-form-card{-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg);padding:0}#billing-matrix-wl .biller-form-card #biller-form-wrapper{position:relative;height:100%;width:100%}#billing-matrix-wl .biller-form-card #biller-form-container{height:100%;width:100%;position:relative;z-index:2;overflow:hidden}#billing-matrix-wl .biller-form-card #biller-form-container.biller-netbilling #biller-iframe{min-height:100%;height:100%}#billing-matrix-wl .biller-form-card #biller-form-container.biller-ccbill{padding-top:70px}#billing-matrix-wl .biller-form-card .svg-biller-card-loader{width:30px;height:auto;position:absolute;top:50%;left:50%;z-index:0;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#billing-matrix-wl .biller-form-card .svg-biller-card-loader svg{width:100%}#billing-matrix-wl .biller-info-cards-container{text-align:right;max-width:235px;margin-right:-2px}#billing-matrix-wl .biller-info-cards-container img{margin:2px}#billing-matrix-wl .matrix-section{padding-top:25px;display:flex;width:100%;min-height:300px;align-items:stretch;justify-content:center}#billing-matrix-wl .matrix-box{width:200px;display:inline-flex;padding:1px;margin:0 7px;border-radius:5px;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;justify-content:flex-end;position:relative;cursor:pointer}#billing-matrix-wl .matrix-box:first-child{margin-left:0}#billing-matrix-wl .matrix-box:last-child{margin-right:0}#billing-matrix-wl .matrix-box-loading{position:absolute;top:2px;bottom:2px;left:2px;right:2px;opacity:.9;z-index:7}#billing-matrix-wl .matrix-box-loading .matrix-box-button{position:absolute;bottom:25px;left:50%;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:15px;text-transform:initial;padding:0;height:43px;display:flex;align-items:center;justify-content:center}#billing-matrix-wl .matrix-box-loading .matrix-box-button .svg-ph{height:20px;width:20px;margin-left:5px}#billing-matrix-wl .matrix-box-loading .matrix-box-button .svg-ph svg{height:100%;width:auto}#billing-matrix-wl .matrix-box-header{position:relative;top:0;left:0;width:100%;height:80px;display:flex;align-items:center;justify-content:center;border-top-left-radius:inherit;border-top-right-radius:inherit}#billing-matrix-wl .autoRefillPuma{display:flex;justify-content:space-between;position:absolute;top:15px;width:100%;border-bottom:1px solid #C0E0E4;padding:0 12px 7px 7px;left:0;text-align:left;font-size:13px!important;line-height:17px}#billing-matrix-wl .autoRefillInfo .autoRefillPumaText{position:absolute;top:66px;text-align:left;padding:0 10px;line-height:17px;position:absolute;top:88px}#billing-matrix-wl .popup-manager-temp-close-element{top:11px;font-size:14px;font-weight:300}.matrix-box-content{flex:1;display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding-top:40%}.matrix-box-bonus-wrapper{text-transform:uppercase}.matrix-box-bonus-wrapper+.matrix-box-content{padding-top:16px}.matrix-box-bonus-wrapper::after{content:"+";display:inline-flex;align-items:center;justify-content:center;position:absolute;left:50%;bottom:0;height:auto;border-radius:50%;height:32px;width:32px;-moz-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);-o-transform:translate(-50%,50%);-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);font-size:32px;font-weight:bold}.matrix-box-bonus{display:flex;align-items:center;justify-content:center}.matrix-box-bonus .matrix-box-bonus-amount{margin-right:5px;font-size:43px;font-weight:bold}.matrix-box-credits{text-transform:uppercase;display:flex;align-items:center;justify-content:center;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.matrix-box-credits-amount{display:block}.matrix-box-button{border-radius:3px;padding:10px;margin:5px auto;text--moz-transform:uppercase;text--ms-transform:uppercase;text--o-transform:uppercase;text--webkit-transform:uppercase;text-transform:uppercase;text-decoration:none;font-size:20px;font-weight:bold}.matrix-box-loading-btn{-moz-transition:none;-o-transition:none;-webkit-transition:none;transition:none}.matrix-plan-price{margin-bottom:10px;font-size:13px}.biller-info-section{display:flex;align-items:center;justify-content:space-between;width:675px}.options-section{display:flex;align-items:stretch;justify-content:space-between}.options-section .option-btn{padding:5px 10px;text-align:center;border-radius:3px;cursor:pointer;-moz-transition:color .7s ease-in-out,border .4s ease-in-out;-o-transition:color .7s ease-in-out,border .4s ease-in-out;-webkit-transition:color .7s ease-in-out,border .4s ease-in-out;transition:color .7s ease-in-out,border .4s ease-in-out;min-width:165px;text-decoration:none;margin:0 5px;display:flex;align-items:center;justify-content:center;font-size:13px}.options-section .option-btn:first-child{margin-left:0}.options-section .option-btn:last-child{margin-right:0}.options-section .option-use-last-card{cursor:pointer;padding:0;padding-left:25px;position:relative}.options-section .option-use-last-card *{cursor:pointer}.options-section .option-use-last-card:not(.active)::before{color:transparent}.options-section .option-use-last-card::before{content:"\2714";padding:5px;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out;position:absolute;left:0;top:0;height:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-weight:normal;border-right-width:1px;border-right-style:solid;border-right-color:inherit}.options-section .use-last-card-cb{display:none}.options-section .use-last-card-txt{padding:5px 10px 5px 5px;display:inline-block}.options-section .option-use-puma{display:flex;align-items:stretch;justify-content:flex-start;padding:0 10px 0 0}.options-section .option-use-puma .puma-bonus-tag{align-items:center;justify-content:flex-start;display:flex;padding-left:5px;position:relative;margin-right:11px;text-transform:uppercase;letter-spacing:-0.3px;font-size:11px;font-weight:700}.options-section .option-use-puma .puma-bonus-tag .puma-bonus-triangle{position:absolute;left:100%;height:100%}.options-section .option-use-puma .ppb-use-puma-text{display:inline-flex;margin:0 auto;padding:5px;align-items:center;justify-content:center}.options-section .option-use-puma .puma-svg-logo-text{height:11px;width:auto;display:inline-block;margin-left:3px}.matrix-biller-box{justify-content:space-between;padding:1px}.radio-button-wrapper input[type=radio]{display:none}.radio-button-wrapper input[type=radio]:checked+label::after{height:12px;width:12px}.radio-button-wrapper input[type=radio]+label{height:18px;width:18px;border-radius:50%;position:relative;padding:2px;cursor:pointer;display:inline-block}.radio-button-wrapper input[type=radio]+label::after{height:0;width:0;content:"";position:absolute;display:inline-block;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;top:50%;left:50%}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .top-msg-section{font-size:19px}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .matrix-top-msg{font-size:17px}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .matrix-top-msg.matrix-loyalty-msg{font-size:19px}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .matrix-section{margin-top:5px}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .billing-matrix-card{position:absolute;top:0;left:0;width:100%;height:100%}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .billing-matrix-card.not-allowed-card{align-items:center;justify-content:center;padding:20px 370px 20px 90px;background-image:url(/App_Themes/images/Background_Images/BillBad.png);background-position:95% 70%;background-repeat:no-repeat}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .billing-matrix-card.not-allowed-card h3{margin:10px 0;font-size:20px;font-weight:bold}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .billing-matrix-card.not-allowed-card p{margin:5px 0;font-size:17px}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .billing-matrix-card #matrixReact{width:100%}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .matrix-plan-box.best-option{border-top-left-radius:0;border-top-right-radius:0;padding:2px}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .matrix-plan-box.best-option::before{content:attr(data-best-option-txt);position:absolute;top:0;-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%);display:block;width:100%;left:0;padding:5px 3px 3px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border-top-left-radius:3px;border-top-right-radius:3px;text-transform:uppercase;font-size:13px;font-weight:bold}body.ru-RU #billing-matrix-wrapper.pc-matrix #billing-matrix-wl .matrix-plan-box.best-option::before{top:15px;z-index:1}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .matrix-box-button{min-width:164px;max-width:180px;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-webkit-transition:all .7s ease-in-out;transition:all .7s ease-in-out}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .matrix-biller-name{font-size:25px}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .matrix-biller-name+.matrix-box-content{padding:10px 5px}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .matrix-box-no-bonus{font-size:18px}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .matrix-box-bonus-text{line-height:1;font-size:18px}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .matrix-box-credits{font-size:18px}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .matrix-box-credits-amount{font-size:2em}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .biller-info-section,#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .bm-block-purchase{margin-top:15px}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .bm-block-purchase{background-color:#FF1414;border-radius:5px;padding:2px 5px}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .bm-block-purchase *{color:#FFF}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .options-section{min-width:675px;margin-top:15px;margin-bottom:10px}#billing-matrix-wrapper.pc-matrix #billing-matrix-wl .all-billers-popup .options-section{min-width:100%}#change-biller-pc{flex:1;display:flex;align-items:center;justify-content:space-between;flex-direction:column}#change-biller-pc>*{flex:1}#change-biller-pc .cb-biller-boxes-vw{display:flex;align-items:center;justify-content:space-between;flex-direction:column}#change-biller-pc .option-change-method{border-bottom:1px solid;margin:0 10px;align-self:flex-end}#change-biller-pc .top-billers-section{height:300px;display:flex;align-items:stretch;justify-content:center}#change-biller-pc .biller-card-icons-container{margin:0 auto;flex:1}#change-biller-pc .biller-card-icons-container img{margin:1px 2px}.all-billers-popup{padding:0 100px;font-size:17px;display:flex;align-items:center;justify-content:center;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;z-index:10}.all-billers-popup .top-msg-section p{font-size:20px}.all-billers-popup .all-billers-section{display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:20px auto;align-items:center;justify-content:space-between}.all-billers-popup .all-billers-section .payment-type-wrapper{display:flex;align-items:center;justify-content:space-between;border-radius:5px;margin:10px 0;min-height:48px;cursor:pointer;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.all-billers-popup .all-billers-section .payment-type-wrapper.credit-card-wrapper{width:100%;margin:15px auto}.all-billers-popup .all-billers-section .payment-type-wrapper.credit-card-wrapper .credit-card-inner{flex:1;align-items:center;display:flex;justify-content:flex-start;padding:5px 15px}.all-billers-popup .all-billers-section .payment-type-wrapper.credit-card-wrapper .radio-button-wrapper{margin-right:15px}.all-billers-popup .all-billers-section .payment-type-wrapper.credit-card-wrapper .cc-billers-type{-ms-flex:1;-webkit-flex:1;flex:1;text-align:left}.all-billers-popup .all-billers-section .payment-type-wrapper.credit-card-wrapper .cc-billers-dropdown-wrapper{position:relative;padding:15px;border-left-style:solid;border-left-width:1px;border-left-color:inherit}.all-billers-popup .all-billers-section .payment-type-wrapper.credit-card-wrapper .cc-billers-dropdown-wrapper .dropdown-list{list-style:none;position:absolute;width:100%;left:-1px;top:calc(100% + 3px);opacity:0;-moz-transform:rotateX(-90deg);-ms-transform:rotateX(-90deg);-o-transform:rotateX(-90deg);-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-moz-transform-origin:top;-ms-transform-origin:top;-o-transform-origin:top;-webkit-transform-origin:top;transform-origin:top;-moz-transition:all 1s cubic-bezier(0.58,-0.45,0.48,1.63);-o-transition:all 1s cubic-bezier(0.58,-0.45,0.48,1.63);-webkit-transition:all 1s cubic-bezier(0.58,-0.45,0.48,1.63);transition:all 1s cubic-bezier(0.58,-0.45,0.48,1.63)}.all-billers-popup .all-billers-section .payment-type-wrapper.credit-card-wrapper .cc-billers-dropdown-wrapper .dropdown-list.opened{opacity:1;-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);-o-transform:rotateX(0deg);-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.all-billers-popup .all-billers-section .payment-type-wrapper.credit-card-wrapper .cc-billers-dropdown-wrapper .dropdown-list-item{padding:10px;cursor:pointer;margin-top:-3px;height:auto}.all-billers-popup .all-billers-section .payment-type-wrapper.credit-card-wrapper .cc-billers-dropdown-wrapper .cc-billers-selected-name{display:inline-block;min-width:70px}.all-billers-popup .all-billers-section .payment-type-wrapper.credit-card-wrapper .cc-billers-dropdown-wrapper::after{display:inline-block;margin-left:10px;font-family:FontAwesome;content:"\f0d7"}.all-billers-popup .all-billers-section .payment-type-wrapper.credit-card-wrapper .cc-billers-dropdown-wrapper.opened::after{font-family:FontAwesome;content:"\f0d8"}.all-billers-popup .all-billers-section .payment-type-wrapper.direct-pay-wrapper{width:49%;padding:5px 15px}.all-billers-popup .all-billers-section .payment-type-wrapper.direct-pay-wrapper .direct-pay-charger-image{margin-left:15px;min-width:100px}.all-billers-popup .all-billers-section .payment-type-wrapper.direct-pay-wrapper .direct-pay-charger-name{text-align:left;padding-left:15px;-ms-flex:1;-webkit-flex:1;flex:1}.all-billers-popup .options-section{width:100%}
/* /CommonControls/GenericControls/Utilities/WaitingRoom/WaitingRoom.css --- 3.86 Kb */
.hcwr-wrapper{top:0;left:0;position:absolute;height:100%;width:100%;text-align:center;padding:15px 0;box-sizing:border-box}.hcwr-wrapper #hcwr-DiscountWrapper{opacity:0}.hcwr-wrapper #hcwr-DiscountWrapper .customRadioButton{margin:0 10px}.hcwr-wrapper #hcwr-DiscountWrapper .couponMessage{white-space:nowrap;left:calc(100% + 10px);padding:1px 8px 0 28px}.hcwr-wrapper #hcwr-DiscountWrapper #validCoupon{background:#000}.hcwr-wrapper #hcwr-DiscountWrapper #validCoupon .fa-check-circle{color:#0f0;font-size:16px;font-weight:100;left:7px;position:absolute;top:4px}.hcwr-wrapper #hcwr-DiscountWrapper .fa-long-arrow-left{font-size:10px}.hcwr-wrapper #hcwr-DiscountWrapper #hcwr-discountCode{width:164px;height:24px;margin-left:12px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.hcwr-wrapper #hcwr-DiscountWrapper span,.hcwr-wrapper #hcwr-DiscountWrapper div,.hcwr-wrapper #hcwr-DiscountWrapper input,.hcwr-wrapper #hcwr-DiscountWrapper label{font-size:13px;font-weight:bold}.hcwr-wrapper #hcwr-DiscountWrapper .btnAdd,.hcwr-wrapper #hcwr-DiscountWrapper .btnBack{cursor:pointer;margin:0 5px;padding:2px 32px;border-radius:10px;font-weight:bold;position:relative}.hcwr-wrapper #hcwr-DiscountWrapper .btnBack{display:none;padding-left:6px;padding-right:12px;margin-left:0}.hcwr-wrapper #hcwr-DiscountWrapper #showCouponWrapper,.hcwr-wrapper #hcwr-DiscountWrapper #showDiscountWrapper,.hcwr-wrapper #hcwr-DiscountWrapper .closedSection,.hcwr-wrapper #hcwr-DiscountWrapper .openedSection{position:relative;display:inline-block;position:relative}.hcwr-wrapper #hcwr-DiscountWrapper #showCouponWrapper,.hcwr-wrapper #hcwr-DiscountWrapper #showDiscountWrapper{margin:10px 10px 5px 10px;line-height:25px}.hcwr-wrapper .hcwr-discountFlip{-moz-transform:rotate3d(-1,1,0,-180deg);-ms-transform:rotate3d(-1,1,0,-180deg);-o-transform:rotate3d(-1,1,0,-180deg);-webkit-transform:rotate3d(-1,1,0,-180deg);transform:rotate3d(-1,1,0,-180deg)}.hcwr-wrapper #hcwr-fullRoomCaption{text-align:center;top:25px}.hcwr-wrapper .hcwr-fullRoomMainCaption{font-size:20px;font-weight:bold;margin:10px 0}.hcwr-wrapper .hcwr-fullRoomSubCaption{font-size:17px}.hcwr-wrapper #hcwr-priceTitle,.hcwr-wrapper #hcwr-priceTitleDiscount{font-size:17px;margin-top:5px}.hcwr-wrapper #hcwr-priceTitle span,.hcwr-wrapper #hcwr-priceTitleDiscount span{font-size:17px}.hcwr-wrapper #hcwr-priceTitleDiscount{display:none}.hcwr-wrapper #hcwr-mainCaption,.hcwr-wrapper #hcwr-hhCaption{font-size:20px;font-weight:bold;margin-top:5px}.hcwr-wrapper #hcwr-hostImg{display:block;width:380px;max-height:315px;margin:10px auto 0}.hcwr-wrapper #hcwr-hostName{font-size:inherit;font-weight:inherit}.hcwr-wrapper #hcwr-discountCode.vSign{background-position-y:2px!important}.hcwr-wrapper #hcwr-startNow,.hcwr-wrapper #hcwr-leaveMessage{font-size:18px;font-weight:bold;border-radius:2px;cursor:pointer;display:inline-block;line-height:1;padding:10px;width:300px;margin:5px auto;box-sizing:border-box}.hcwr-wrapper #hcwr-startNow{width:auto;min-width:380px;text-transform:uppercase}.hcwr-wrapper div#hcwr-fullRoomButtons{width:100%;text-align:center}.hcwr-wrapper #hcwr-leaveMessage{position:relative;margin:20px 0;width:380px}.hcwr-wrapper .hcwr-bottomMessage{width:100%;text-align:center;cursor:default;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;bottom:8px}label.customCBWrapper{margin-right:5px;width:15px;height:15px;display:inline-block;overflow:hidden;cursor:pointer;margin-bottom:-3px;border-radius:0}label.customCBWrapper input[type=checkbox]{display:none}label.customCBWrapper input[type=checkbox]:checked+span.customCBInner{display:block}label.customCBWrapper span.customCBInner{display:none;height:95%;width:45%;border-width:0 1px 1px 0;-moz-transform:rotate(35deg);-ms-transform:rotate(35deg);-o-transform:rotate(35deg);-webkit-transform:rotate(35deg);transform:rotate(35deg);margin:-3px auto 0}
/* /Controls/Headers/CSS/Cultures/Cultures.css --- 0.34 Kb */
.langWrapper{position:absolute;top:35%;width:calc(100% - 320px);left:50px;text-align:center}.langWrapper h2{font-size:20px;margin-bottom:40px}.langWrapper ul{list-style-type:none}.langWrapper ul li{display:inline}.langWrapper ul li a{font-size:16px;margin:5px;line-height:40px}#langSelectPopup img{right:0;bottom:0;position:absolute;margin:0 50px}
/* /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/GenericControls/Utilities/HostList/HostContainer.css --- 8.36 Kb */
.hc-innerWrapper{position:relative}.hc-innerWrapper .hc-slideShowImg{width:100%}.hc-bottomRowWrapper{position:absolute;width:100%;height:23px;bottom:0;display:flex;justify-content:flex-start;align-items:center;z-index:30}.hc-bottomRowWrapper .hostNickName{position:relative;height:100%;display:flex;align-items:center}.hc-bottomRowWrapper .hc-hostName{text-decoration:none;margin-left:10px;font-size:13px;margin-right:8px;float:left;color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:normal}.hc-bottomRowWrapper .hostNickName{max-width:calc(100% - 90px)}.hc-candy .hc-bottomRowWrapper .hostNickName{max-width:calc(100% - 110px)}.hc-addToFavImg{cursor:pointer;height:20px;width:23px;background-repeat:no-repeat;display:none;float:left;margin-right:2px;margin-top:3px}.hc-addToFavImg.hc-add{background-image:url(/App_Themes/images/hostlist/bg-add2Cart_add.png);margin-top:4px}.hc-addToFavImg.hc-remove{background-image:url(/App_Themes/images/TopNavSite/HostProfile/inFavorites.png);margin-top:5px;margin-left:4px;width:16px;height:14px;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.hc-addToFavMsg{height:10%;min-height:30px;position:absolute;bottom:30px;right:25px;padding-left:15px;padding-right:15px;display:flex;align-items:center;background:inherit;font-size:13px;border-radius:3px}.hc-addToFavMsgTriangle{width:0;height:0;border-left:20px solid transparent;border-top:10px solid;position:absolute;right:35px;bottom:40px}.hc-addToFavMsgWrapper{display:none}.hc-outerWrapper{position:relative}.hc-outerWrapper .hc-sessionBadge{position:absolute;top:10px;left:10px;z-index:1;width:158px;height:31px;background-image:url(/App_Themes/images/TopNavSite/HostProfile/back2chat.png)}.hc-outerWrapper .hc-sessionBadge .time{position:absolute;line-height:32px;font-size:11px;font-weight:bold;width:29px;text-align:center}.hc-fPlayer{line-height:0;display:block}.hc-fPlayerMask{position:absolute;background-color:transparent;top:0;left:0;cursor:pointer;z-index:20}.hc-image{cursor:pointer;width:100%;min-width:190px;display:inline-block}.hc-wrapper .hc-upperIndication{background-repeat:no-repeat;position:absolute;width:140px;height:40px;top:10px;left:10px}.hc-wrapper .hc-lowerIndication{position:absolute;bottom:30px;right:5px}.hc-wrapper .hc-hostOfMonthIndicator{position:absolute;bottom:20px}.hc-wrapper.hc-free .hc-professionLabelName,.hc-wrapper.hc-hot .hc-professionLabelName{color:#00fc06}.hc-wrapper.hc-free .hc-professionLabel svg *,.hc-wrapper.hc-hot .hc-professionLabel svg *{fill:#00fc06}.hc-wrapper.hc-free .hc-bottomIndication:before,.hc-wrapper.hc-hot .hc-bottomIndication:before{background-color:#60c768}.hc-wrapper.hc-private .hc-professionLabelName{color:#3eafff}.hc-wrapper.hc-private .hc-professionLabel svg *{fill:#3eafff}.hc-wrapper.hc-private .hc-bottomIndication:before{background-color:#1996f9}.hc-wrapper.hc-candy .hc-professionLabelName{color:#ff41ef}.hc-wrapper.hc-candy .hc-professionLabel svg *{fill:#ff41ef}.hc-wrapper.hc-candy .hc-bottomIndication:before{background-color:#c53036}.hc-wrapper.hc-hh .hc-professionLabelName,.hc-wrapper.hc-vibeShow .hc-professionLabelName{color:#ff0202}.hc-wrapper.hc-hh .hc-professionLabel svg *,.hc-wrapper.hc-vibeShow .hc-professionLabel svg *{fill:#ff0202}.hc-wrapper.hc-offline .hc-bottomIndication,.hc-wrapper.hc-offline .hc-professionLabelName{color:#656a6a}.hc-wrapper.hc-offline .hc-professionLabel svg *{fill:#656a6a}.hc-wrapper .hc-mobileIcon{float:right;margin-right:10px}.hc-wrapper.hc-monday .hc-upperIndication{background-image:url(/App_Themes/images/hostlist/monday.png)}.hc-wrapper.hc-shscreen .hc-upperIndication{top:2px;background-image:url(/App_Themes/images/hostlist/shareScreen.png)}.hc-wrapper.hc-pornStar .hc-upperIndication{background-image:url(/App_Themes/images/hostlist/pornStar.png)}.hc-wrapper.hc-top .hc-upperIndication{background-image:url(/App_Themes/images/hostlist/top.png)}.hc-wrapper.hc-new .hc-upperIndication{background-image:url(/App_Themes/images/hostlist/new.png)}.hc-wrapper.hc-outdoor .hc-upperIndication{background-image:url(/App_Themes/images/hostlist/outdoor.png)}.hc-leftBottomIcons{position:relative;width:100%;height:100%;min-width:90px}.hc-leftBottomIcons img.hc-Hot{float:right;margin-right:5px}.hc-leftBottomIcons .hc-vibeShowIcin{float:right;margin-right:10px;padding-top:2px}.hc-leftBottomIcons .hc-mobileIcon{float:right;margin-right:10px}.hc-leftBottomIcons .hc-bottomIndication{float:right;font-weight:normal;font-size:15px;line-height:20px;margin-right:10px;cursor:default;display:flex;justify-content:center;height:100%;align-items:center;color:#fff}.hc-leftBottomIcons .hc-bottomIndication:before{content:"";width:3px;height:11px;margin-right:4px}.hc-professionLabel{display:flex;align-items:center;justify-content:flex-start;position:absolute;left:10px;z-index:10;bottom:36px;padding:5px 10px;border-radius:3px}.hc-professionLabel .hc-professionLabelName{font-size:15px;font-weight:bold;margin-left:6px}.hc-professionLabel .hc-professionIcon{width:19px;display:inline-block}.hc-hoverLabel{position:absolute;top:10px;left:10px;display:none;padding:7px 15px;font-size:15px;font-weight:bold;border-radius:3px;z-index:10}.hc-fallAngle{-moz-transform-origin:top left;-ms-transform-origin:top left;-o-transform-origin:top left;-webkit-transform-origin:top left;transform-origin:top left;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);-moz-transition:500ms cubic-bezier(0.25,0.1,0.53,1.39);-o-transition:500ms cubic-bezier(0.25,0.1,0.53,1.39);-webkit-transition:500ms cubic-bezier(0.25,0.1,0.53,1.39);transition:500ms cubic-bezier(0.25,0.1,0.53,1.39)}.hc-completeFall{-moz-transform-origin:top left;-ms-transform-origin:top left;-o-transform-origin:top left;-webkit-transform-origin:top left;transform-origin:top left;-moz-transform:rotate(45deg) translate3d(999px,999px,0);-ms-transform:rotate(45deg) translate3d(999px,999px,0);-o-transform:rotate(45deg) translate3d(999px,999px,0);-webkit-transform:rotate(45deg) translate3d(999px,999px,0);transform:rotate(45deg) translate3d(999px,999px,0);-moz-transition:1s cubic-bezier(0.25,0.1,0.53,1.39);-o-transition:1s cubic-bezier(0.25,0.1,0.53,1.39);-webkit-transition:1s cubic-bezier(0.25,0.1,0.53,1.39);transition:1s cubic-bezier(0.25,0.1,0.53,1.39)}.hc-favWrapper{display:none;width:66%;height:calc(100% - 30px);position:absolute;top:2px;right:3px;z-index:99}.hc-favInnerWrapper{position:relative;height:100%;width:100%;z-index:100;padding:3px}.hc-sendFavMsg,.hc-sendFavGift{font-size:13px;margin-bottom:1px}.hc-mailConfigWrapper{position:relative}.hc-receiveMailsChk{position:relative;top:2px}.hc-receiveMailsTxt{display:inline}.hc-favHr-1,.hc-favHr-2{width:97%;height:2px;margin:5px 0}.hc-note{width:95%;height:85%;background:transparent;border-color:transparent;color:#fff;resize:none}.hc-noteWrapper{position:relative;height:42%}.hc-noteButtonsWrapper{display:flex;justify-content:flex-end}.hc-noteButtonsWrapper .hc-noteBtn{margin-right:10px;cursor:pointer}.hc-noteSaveBtn{display:none}.hc-sendFavMsg,.hc-sendFavGift,.hc-removeFromFavBtn{cursor:pointer}.hc-addOrRemoveText,.mobileText,.conTextH{width:auto;text-align:center;position:absolute;left:-20px;top:30px;padding:3px 15px;border-radius:7px;min-width:80px;font-size:13px}.mobileText{min-width:155px}.hc-addOrRemoveText::before,.mobileText::before,.conTextH::before{content:"";width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:10px solid;position:absolute;top:-9px;left:20px;border-bottom-color:inherit;z-index:-2}.hc-mobileIcon,.hc-wap{position:relative;display:inline-block;float:right}.hc-vib-icon .imgHasToyCover{transform:rotateY(90deg);cursor:pointer;animation-name:flip;animation-duration:1.5s;animation-timing-function:cubic-bezier(0.42,0,0.17,2.23);animation-fill-mode:forwards}.hc-remove:hover>.inFavText,.hc-add:hover>.addToVafText,.hc-mobileIcon:hover>.mobileText,.hc-wap:hover>.conTextH{display:inline!important}.hc-editFavDataIconWrapper{cursor:pointer}.hc-editFavDataIconWrapper .svg-ph svg{width:14px;margin-top:4px}@-webkit-keyframes flip{0%{transform:rotateY(90deg)}100%{transform:rotateY(0deg)}}@keyframes flip{0%{transform:rotateY(90deg)}100%{transform:rotateY(0deg)}}.hc-candy img.candyShowIcon{position:absolute;top:5px;left:10px;z-index:9}body.page_free-videochat .hc-lowerIndication .hc-lowerIndication-party,body.page_candyshow .hc-lowerIndication .hc-lowerIndication-party{display:none}
/* /Controls/LeftMenuControls/LeftNavHeaderLinks/LeftNavHeaderLinks.css --- 4.30 Kb */
body.leftNavigation.showLeftNav .Pane.PaneBody{display:flex}body.leftNavigation.showLeftNav .PaneContent{min-width:0!important}body.leftNavigation.showLeftNav .PaneLeftBar{width:13%;min-width:180px;margin-right:20px}body.leftNavigation.showLeftNav .leftNavLinks-warp{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:visible;z-index:32;position:fixed;opacity:1;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}body.leftNavigation.showLeftNav .leftNavLinks-warp #leftliveSexChatLinks{height:100%}body.leftNavigation.showLeftNav .leftNavLinks-warp #leftliveSexChatLinks .leftNavLinks-categoryNiches{position:relative;height:calc(100% - 80px);overflow-y:scroll}body.leftNavigation.showLeftNav .leftNavLinks-warp #leftliveSexChatLinks .leftNavLinks-categoryNiches::-webkit-scrollbar{width:1px;background:#6e6e6e;border-radius:20px}body.leftNavigation.showLeftNav .leftNavLinks-warp #leftliveSexChatLinks .leftNavLinks-categoryNiches::-webkit-scrollbar-thumb{background:#dbdbdb;border-radius:20px}@-moz-document url-prefix(""){body.leftNavigation.showLeftNav .leftNavLinks-warp #leftliveSexChatLinks .leftNavLinks-categoryNiches{scrollbar-color:#dbdbdb #6e6e6e;scrollbar-width:thin}}body.leftNavigation.showLeftNav .leftNavLinks-Category{height:30px;line-height:30px;position:relative;cursor:pointer}body.leftNavigation.showLeftNav .drupDcatagoris{font-size:15px;padding-left:10px;box-sizing:border-box}body.leftNavigation.showLeftNav #drupDcatagoris{height:50px;border-bottom:1px solid;display:flex;align-items:center}body.leftNavigation.showLeftNav #drupDcatagoris.emptyCatList{cursor:default}body.leftNavigation.showLeftNav span.down{right:15px;position:absolute;top:14px;font-size:18px}body.leftNavigation.showLeftNav ul#LNcategories{list-style:none;position:absolute;width:100%;z-index:999}body.leftNavigation.showLeftNav ul#LNcategories li:nth-child(1){border-top:1px solid}body.leftNavigation.showLeftNav ul#LNcategories li{font-size:.8vw;padding:10px;cursor:pointer;position:relative}body.leftNavigation.showLeftNav ul#LNcategories li a{text-decoration:none}body.leftNavigation.showLeftNav ul#LNcategories li span.onlineCount{top:10px;right:15px}body.leftNavigation.showLeftNav span.spanMore.LeftNav{position:absolute;bottom:0;height:30px;width:100%;line-height:30px;text-align:left;top:auto;right:0;padding-left:20px;box-sizing:border-box}body.leftNavigation.showLeftNav span.spanMore.LeftNav:hover svg path{fill:currentColor}body.leftNavigation.showLeftNav span.spanMore.LeftNav span{font-size:13px;font-weight:400}body.leftNavigation.showLeftNav #leftNav-SvgMoreIcon{position:absolute;right:15px;top:10px}body.leftNavigation.showLeftNav #leftNav-bottomBorder{border-bottom:1px solid;position:absolute;bottom:30px;width:100%}body.leftNavigation.showLeftNav span.spanMore.LeftNav::before{position:absolute;right:10px}.leftNavLink span.spanMsgCount{margin-left:3px;font-size:11px;font-weight:bold}.leftNavLink span.spanMsgCount::before{content:"("}.leftNavLink span.spanMsgCount::after{content:")"}.leftNavLink,a.catNiche{display:block;font-size:1.1em;text-decoration:none;margin:14px 8px 0 20px;position:relative;padding-right:15px}a.catNiche{display:inline-block;position:relative;width:calc(100% - 43px)}span.onlineCount{line-height:15px;font-size:1.1em;margin-left:5px;position:absolute;right:4px;top:3px}.myModelsLink{display:block;font-size:1.1em;text-decoration:none;text-indent:20px;height:30px;line-height:30px}body.leftNavigation.showLeftNav.page_messages .PaneBody{position:static}body.leftNavigation.showLeftNav.page_messages .PaneBody .leftNavLinks-warp{left:100px;min-width:180px}body.responsive.leftNavigation.page_messages .PaneContent{width:calc(100% - 190px)!important;margin-left:190px!important}body.page_advancesearch #LeftBar{display:none}@media only screen and (max-width:1500px){body.leftNavigation.showLeftNav.page_messages .PaneBody .leftNavLinks-warp{left:1%}body.leftNavigation.showLeftNav.page_messages .PaneBody{margin-right:20PX;float:right;width:70%}}@media only screen and (max-width:1366px) and (min-width:1024px){body.leftNavigation.showLeftNav .drupDcatagoris[data-fr="1"]{font-size:11px!important}}@media only screen and (max-width:1600px) and (min-width:1367px){body.leftNavigation.showLeftNav .drupDcatagoris[data-fr="1"]{font-size:13px!important}}
/* /Controls/Popups/PushNotifications/PushNotifications.css --- 0.52 Kb */
.pnWrapper{display:none;padding:15px 50px 25px 25px;width:300px;position:fixed;top:200px;right:0;z-index:999;animation:fade-in-right .8s;font-size:15px;user-select:none}.pnWrapper *{font:inherit}.pnWrapper #pn-popup-close-btn{position:absolute;right:0;top:0;font-size:20px;padding:5px;transform:rotate(45deg);cursor:pointer}.pnWrapper .desc{margin:10px 0}.pnWrapper .cta{box-sizing:border-box;text-align:center;cursor:pointer;display:inline-block;min-width:180px;border-radius:2px;font-weight:bold;padding:8px;text-decoration:none}
/* /controls/responsivepages/blogs/blogs.css --- 4.82 Kb */
.blogs-pageContent{width:990px;padding:30px 0 10px;margin:0 auto;box-sizing:border-box}.blogs-blogPostContainer{display:flex;flex-direction:column;margin:0 25px;padding:60px 0 0 0;position:relative}.blogs-blogPostContainer .blogPostNavigation{display:none}.blogs-blogPostContainer .blogPostDescription .blogPostTitle{display:none}.blogs-blogPostContainer .blogPostDescription .blogPostDate{display:none}.blogs-blogPostContainer.blogs-blogPostContainer--full{margin:0}.blogs-blogPostContainer.blogs-blogPostContainer--full .blogPostNavigation{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.blogs-blogPostContainer.blogs-blogPostContainer--full .blogPostNavigation.blogPostNavigation:first-child{margin-bottom:15px}.blogs-blogPostContainer.blogs-blogPostContainer--full .blogPostNavigation.blogPostNavigation:last-child{display:none}.blogs-blogPostContainer.blogs-blogPostContainer--full .blogPostNavigation .blogPostNavigation__link{display:flex;align-items:center;flex-direction:row;text-decoration:none}.blogs-blogPostContainer.blogs-blogPostContainer--full .blogPostNavigation .blogPostNavigation__link .blogPostNavigation__link__text{padding:0 10px;font-size:13px}.blogs-blogPostContainer.blogs-blogPostContainer--full .blogPostNavigation .blogPostNavigation__button{display:block;width:16px;height:16px;border-radius:99px}.blogs-blogPostContainer.blogs-blogPostContainer--full .blogPostNavigation .blogPostNavigation__button svg{height:100%;width:100%}.blogs-blogPostContainer.blogs-blogPostContainer--full .blogPostNavigation .blogPostNavigation__button.blogPostNavigation__button--next{transform:rotate(180deg)}.blogs-blogPostContainer.blogs-blogPostContainer--full .blogPostContent{padding-bottom:20px}.blogs-blogPostContainer.blogs-blogPostContainer--full:first-child{padding-top:0;margin-top:-7px}.blogs-blogPostContainer:first-child{padding-top:0}.blogs-blogPostContainer .blogPostTitle{font-size:20px;text-decoration:none;word-break:break-all}.blogs-blogPostContainer .blogPostDate{padding-bottom:20px;font-size:13px}.blogs-blogPostContainer:last-child .blogPostDevider{display:none}.blogs-blogPostContainer .blogPostDevider{height:1px;border:0}.blogs-blogPostContainer .blogPostContent{padding-bottom:60px}.blogs-blogPostContainer .blogPostContent .blogPostImage{width:300px;max-width:300px;max-height:240px;float:left;padding:0 15px 10px 0;display:none}.blogs-blogPostContainer .blogPostContent .blogPostDescription .content-container,.blogs-blogPostContainer .blogPostContent .blogPostDescription .content-container *,.blogs-blogPostContainer .blogPostContent .blogPostTitleReadMore{font-size:15px}.blogPost-pageContent{width:990px;margin:0 auto;padding:20px;box-sizing:border-box}.blogPost-pageContent .blogPost-Tags{width:100%;text-align:center;margin:20px 20px}.blogPost-pageContent .blogPost-Tags span{font-size:13px;margin:0 10px}.mobile #body.PaneBody,.mobile #Content.PaneContent,.mobile .blogPost-pageContent{min-width:100%!important;width:100%!important}.mobile .blogs-pageContent{width:100%;padding:15px 0 10px}.mobile .blogs-blogPostContainer .blogPostTitle{font-size:17px}.mobile .blogs-blogPostContainer:first-child{padding-top:0!important}.mobile .blogs-blogPostContainer.blogs-blogPostContainer--full:first-child{margin-top:-15px}.mobile.landscape .blogPostTitle,.mobile.landscape .blogPostDate{display:none}.mobile.landscape .blogPostDescription .blogPostTitle,.mobile.landscape .blogPostDescription .blogPostDate{display:block!important}.mobile.landscape .blogs-blogPostContainer{padding-top:23px}.mobile.landscape .blogPostContent{padding-bottom:25px}.mobile.landscape .blogPostContent .blogPostContentImageContainer .blogPostImage{width:200px;max-height:200px}.mobile:not(.landscape) .blogPost-pageContent{min-height:calc(100vh - 54px);padding-bottom:10px;display:flex}.mobile:not(.landscape) .blogs-blogPostContainer{padding-top:30px}.mobile:not(.landscape) .blogs-blogPostContainer .blogPostDescription .blogPostTitle,.mobile:not(.landscape) .blogs-blogPostContainer .blogPostDescription .blogPostDate{display:none}.mobile:not(.landscape) .blogs-blogPostContainer.blogs-blogPostContainer--full{padding-top:0!important;min-height:100%}.mobile:not(.landscape) .blogs-blogPostContainer.blogs-blogPostContainer--full .blogPostContent{flex-grow:1}.mobile:not(.landscape) .blogs-blogPostContainer.blogs-blogPostContainer--full .blogPostContent .blogPostImage{max-width:100%}.mobile:not(.landscape) .blogs-blogPostContainer.blogs-blogPostContainer--full .blogPostNavigation:first-child{padding-bottom:8px}.mobile:not(.landscape) .blogs-blogPostContainer.blogs-blogPostContainer--full .blogPostNavigation:last-child{display:flex;padding-top:30px}.mobile:not(.landscape) .blogs-blogPostContainer .blogPostContent{padding-bottom:20px}.mobile:not(.landscape) .blogs-blogPostContainer .blogPostContent .blogPostImage{float:none;padding:0 0 20px 0;margin:0 auto;max-width:100%}
/* /CommonControls/GenericControls/Utilities/Membership/SignUpBox/SignUpBox.css --- 6.66 Kb */
.signUploader{top:34%;left:40%}.signUploader .loaderBox>span{font-size:35px}.signUpBoxWrapper{height:inherit}.signUpBoxWrapper a.topNav-customerSupport{display:inline-block;padding:6px 10px;margin-left:23%;margin-top:26px;cursor:pointer;text-decoration:none}.signUpTitle{width:350px;font-size:22px;font-weight:400;text-align:center;margin-left:71px}.loginHref{font-size:14px;width:350px;margin-top:2px;margin-bottom:15px;margin-left:71px;text-align:center}.loginHref span{font-size:15px;cursor:pointer;text-decoration:underline}.userFields{display:inline-block;width:105%}.userFields label{display:inline-block;padding-right:5px;font-family:Arial;font-size:13px;font-weight:400;text-align:center;width:80px}.userFields div{margin:15px auto;position:relative}.userFields .submitSignUpWarp{width:351px;margin:0;text-align:center;margin-left:67px}.userFields input{width:350px;height:40px;-webkit-appearance:none;text-indent:15px}.userFields #userName:-webkit-autofill:hover,.userFields #userName:-webkit-autofill:focus,.userFields #userName:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px transparent inset;box-shadow:0 0 0 1000px transparent inset}.userFields .signUpCTA.disabled{cursor:default;text-align:center;opacity:.8;transition:.5s}.signUpLevel .signUpCTA{border:0;box-sizing:border-box;text-align:center;transform:scaleY(1.0525);text-shadow:0 3px 0 rgba(255,230,156,0.05);font:500 21px Arial;display:block;margin:0 auto;text-indent:2px;opacity:1;line-height:1;width:auto;min-width:164px;padding:10px;cursor:pointer;display:inline-block}.signUpBoxBody{width:421px;position:relative;margin-left:7%;margin-top:4%}.signUpBoxHeader{height:120px;position:relative}.signUpBoxHeader div{position:absolute}.mainBgImage{position:absolute;bottom:0;right:0;margin:0 -60px}.upgrade-svg{width:30%;position:absolute;bottom:95px;right:70px}.upgrade-svg svg{width:auto}.mainBgImage.celebMainImg{margin:0}.egrText{margin-left:15%;margin-top:25px;font-size:14px}.egrText a{font-size:14px;text-decoration:none}a.btnCloseSignUpBox{position:absolute;right:0;top:0;font:700 14px arial;text-decoration:none;margin:5px 10px;z-index:9999}span#passwardWarning{width:355px;right:-88%}#passwardWarning,span#PassWarning{position:absolute;top:7px;z-index:9}#emialWarning{position:absolute;top:7px;z-index:9}span#userNameWarning{position:absolute;top:6px;z-index:999}span#userNameWarning span{color:red;position:absolute;left:5px;top:6px}.warningSign{width:155px;height:25px;background:url("/App_Themes/images/TopNavSite/Membership/SignUp/allert.png") #000 no-repeat 7px 5px;position:relative;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:5px;line-height:23px;text-align:center;text-indent:20px}.warningSign:before{content:"";position:absolute;right:100%;top:7px;width:0;height:0;border-top:6px solid transparent;border-right:6px solid #000;border-bottom:6px solid transparent}.xSign{background:url("/App_Themes/images/TopNavSite/Membership/SignUp/x.png") no-repeat 97% 13px transparent!important}.vSign{background:url("/App_Themes/images/TopNavSite/Membership/SignUp/v.png") no-repeat 95% 8px transparent!important}#signUpLevel2{margin:0 auto;text-align:center}#signUpLevel2 .signUpLevel2txt1{font:400 29px arial}#signUpLevel2 .signUpLevel2txt2{font:400 18px arial;margin-bottom:15px}#signUpLevel2 .signUpLevel2txt3{font:400 25px arial}#signUpLevel2 .signUpCTA{margin-top:20px;margin:35px auto 0}#signUpLevel2 .maTer{display:block;margin-top:25px;font-size:15px;cursor:pointer;text-decoration:underline}#signUpLevelPPL span,#signUpLevelPPL div,#signUpLevelPPL p{font-size:12px}#signUpLevelPPL #wrapperPPL{position:relative;width:550px;margin-top:100px;z-index:1}#signUpLevelPPL #wrapperPPL .title{font-size:20px;margin-bottom:15px}#signUpLevelPPL #wrapperPPL div,#signUpLevelPPL #wrapperPPL p{text-align:center}#signUpLevelPPL #wrapperPPL p{line-height:16px}#signUpLevelPPL #wrapperPPL .notReceived{margin-top:30px}#signUpLevelPPL #wrapperPPL #btnResendEmailPPL{margin-top:20px}#signUpLevelPPL #wrapperPPL #btnResendEmailPPL p{font-size:17px;cursor:pointer;padding:7px 17px;border-radius:2px;display:inline-block;font-weight:700}#signUpLevelPPL #wrapperPPL .changeEmail{margin:20px auto;text-decoration:underline;cursor:pointer;display:inline-block}#signUpLevelPPL #wrapperPPL #newEmailWrapper{visibility:hidden;position:relative}#signUpLevelPPL #wrapperPPL #newEmailWrapper #emailError{display:none;white-space:nowrap;margin-left:10px;top:7px}#signUpLevelPPL #wrapperPPL #newEmailWrapper .btnSendPPL,#signUpLevelPPL #wrapperPPL #newEmailWrapper #txtNewEmail{line-height:40px}#signUpLevelPPL #wrapperPPL #newEmailWrapper .btnSendPPL{padding:0 20px;display:inline-block;font-size:20px;vertical-align:top;cursor:pointer}#signUpLevelPPL #wrapperPPL #newEmailWrapper #txtNewEmail{padding-left:10px;margin-left:10px;width:250px;line-height:38px}#signUpLevelPPL #wrapperPPL .resendError,#signUpLevelPPL #wrapperPPL .newEmailSent{visibility:hidden;margin-top:10px}.wrapperContent{position:relative;width:100%;height:100%;perspective:100000px;transform-style:preserve-3d}.signUpLevel{position:absolute;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:1s}.contentLevel{width:65%;margin-top:100px}.dynamicHeaderText{margin:15px 0;font-size:16px}.slideLeft{animation-name:slideLeft;-webkit-animation-name:slideLeft;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:hidden!important}@keyframes slideLeft{0%{transform:translateX(150%)}50%{transform:translateX(-8%)}65%{transform:translateX(4%)}80%{transform:translateX(-4%)}95%{transform:translateX(2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft{0%{-webkit-transform:translateX(150%)}50%{-webkit-transform:translateX(-8%)}65%{-webkit-transform:translateX(4%)}80%{-webkit-transform:translateX(-4%)}95%{-webkit-transform:translateX(2%)}100%{-webkit-transform:translateX(0%)}}.slideRight{will-change:transform;animation-name:slideRight;-webkit-animation-name:slideRight;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out}@keyframes slideRight{0%{transform:translateX(-150%)}50%{transform:translateX(8%)}65%{transform:translateX(-4%)}80%{transform:translateX(4%)}95%{transform:translateX(-2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight{0%{-webkit-transform:translateX(-150%)}50%{-webkit-transform:translateX(8%)}65%{-webkit-transform:translateX(-4%)}80%{-webkit-transform:translateX(4%)}95%{-webkit-transform:translateX(-2%)}100%{-webkit-transform:translateX(0%)}}div#dynamicHeaderText{width:100%;margin:15px 0;text-align:center}body.wlg_uni_bla_red #signUpTitle{color:#fff}body.wlg_uni_bla_red .suggestedName{color:#d4d4d4}
/* /CommonControls/GenericControls/Utilities/WaitingRoom/WaitingRoom.css --- 3.86 Kb */
.hcwr-wrapper{top:0;left:0;position:absolute;height:100%;width:100%;text-align:center;padding:15px 0;box-sizing:border-box}.hcwr-wrapper #hcwr-DiscountWrapper{opacity:0}.hcwr-wrapper #hcwr-DiscountWrapper .customRadioButton{margin:0 10px}.hcwr-wrapper #hcwr-DiscountWrapper .couponMessage{white-space:nowrap;left:calc(100% + 10px);padding:1px 8px 0 28px}.hcwr-wrapper #hcwr-DiscountWrapper #validCoupon{background:#000}.hcwr-wrapper #hcwr-DiscountWrapper #validCoupon .fa-check-circle{color:#0f0;font-size:16px;font-weight:100;left:7px;position:absolute;top:4px}.hcwr-wrapper #hcwr-DiscountWrapper .fa-long-arrow-left{font-size:10px}.hcwr-wrapper #hcwr-DiscountWrapper #hcwr-discountCode{width:164px;height:24px;margin-left:12px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.hcwr-wrapper #hcwr-DiscountWrapper span,.hcwr-wrapper #hcwr-DiscountWrapper div,.hcwr-wrapper #hcwr-DiscountWrapper input,.hcwr-wrapper #hcwr-DiscountWrapper label{font-size:13px;font-weight:bold}.hcwr-wrapper #hcwr-DiscountWrapper .btnAdd,.hcwr-wrapper #hcwr-DiscountWrapper .btnBack{cursor:pointer;margin:0 5px;padding:2px 32px;border-radius:10px;font-weight:bold;position:relative}.hcwr-wrapper #hcwr-DiscountWrapper .btnBack{display:none;padding-left:6px;padding-right:12px;margin-left:0}.hcwr-wrapper #hcwr-DiscountWrapper #showCouponWrapper,.hcwr-wrapper #hcwr-DiscountWrapper #showDiscountWrapper,.hcwr-wrapper #hcwr-DiscountWrapper .closedSection,.hcwr-wrapper #hcwr-DiscountWrapper .openedSection{position:relative;display:inline-block;position:relative}.hcwr-wrapper #hcwr-DiscountWrapper #showCouponWrapper,.hcwr-wrapper #hcwr-DiscountWrapper #showDiscountWrapper{margin:10px 10px 5px 10px;line-height:25px}.hcwr-wrapper .hcwr-discountFlip{-moz-transform:rotate3d(-1,1,0,-180deg);-ms-transform:rotate3d(-1,1,0,-180deg);-o-transform:rotate3d(-1,1,0,-180deg);-webkit-transform:rotate3d(-1,1,0,-180deg);transform:rotate3d(-1,1,0,-180deg)}.hcwr-wrapper #hcwr-fullRoomCaption{text-align:center;top:25px}.hcwr-wrapper .hcwr-fullRoomMainCaption{font-size:20px;font-weight:bold;margin:10px 0}.hcwr-wrapper .hcwr-fullRoomSubCaption{font-size:17px}.hcwr-wrapper #hcwr-priceTitle,.hcwr-wrapper #hcwr-priceTitleDiscount{font-size:17px;margin-top:5px}.hcwr-wrapper #hcwr-priceTitle span,.hcwr-wrapper #hcwr-priceTitleDiscount span{font-size:17px}.hcwr-wrapper #hcwr-priceTitleDiscount{display:none}.hcwr-wrapper #hcwr-mainCaption,.hcwr-wrapper #hcwr-hhCaption{font-size:20px;font-weight:bold;margin-top:5px}.hcwr-wrapper #hcwr-hostImg{display:block;width:380px;max-height:315px;margin:10px auto 0}.hcwr-wrapper #hcwr-hostName{font-size:inherit;font-weight:inherit}.hcwr-wrapper #hcwr-discountCode.vSign{background-position-y:2px!important}.hcwr-wrapper #hcwr-startNow,.hcwr-wrapper #hcwr-leaveMessage{font-size:18px;font-weight:bold;border-radius:2px;cursor:pointer;display:inline-block;line-height:1;padding:10px;width:300px;margin:5px auto;box-sizing:border-box}.hcwr-wrapper #hcwr-startNow{width:auto;min-width:380px;text-transform:uppercase}.hcwr-wrapper div#hcwr-fullRoomButtons{width:100%;text-align:center}.hcwr-wrapper #hcwr-leaveMessage{position:relative;margin:20px 0;width:380px}.hcwr-wrapper .hcwr-bottomMessage{width:100%;text-align:center;cursor:default;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;bottom:8px}label.customCBWrapper{margin-right:5px;width:15px;height:15px;display:inline-block;overflow:hidden;cursor:pointer;margin-bottom:-3px;border-radius:0}label.customCBWrapper input[type=checkbox]{display:none}label.customCBWrapper input[type=checkbox]:checked+span.customCBInner{display:block}label.customCBWrapper span.customCBInner{display:none;height:95%;width:45%;border-width:0 1px 1px 0;-moz-transform:rotate(35deg);-ms-transform:rotate(35deg);-o-transform:rotate(35deg);-webkit-transform:rotate(35deg);transform:rotate(35deg);margin:-3px auto 0}
/* /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}
/* /CommonControls/GenericControls/Utilities/Membership/LoginBox.css --- 5.98 Kb */
div#loginBoxWrapper{height:100%;width:100%;position:relative}div#loginBoxWrapper .loginHeader p,div#loginBoxWrapper .loginHeader span{font-size:30px;margin-bottom:15px}div#loginBoxWrapper #loginBox{height:100%;width:100%;position:relative;box-sizing:border-box;padding:60px 330px 45px 60px;text-align:center;perspective:1000px}div#loginBoxWrapper #loginBox .innerWrapper{width:100%;height:100%;text-align:center;position:relative;z-index:50;transition:all 1.3s cubic-bezier(0.42,-0.04,0.51,1.36);transform-style:preserve-3d}div#loginBoxWrapper #loginBox .innerWrapper.forgotPassword{transform:rotateY(180deg)}div#loginBoxWrapper #loginBox .loginBox-card{position:absolute;top:0;left:0;height:100%;width:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden}div#loginBoxWrapper #loginBox .loginBox-card.loginCard{transform:rotateY(0)}div#loginBoxWrapper #loginBox .loginBox-card.forgotPasswordCard{transform:rotateY(180deg)}div#loginBoxWrapper #loginBox .loginHeader{text-align:center}div#loginBoxWrapper #loginBox .loginContent{text-align:left}div#loginBoxWrapper #loginBox input#txtPassword,div#loginBoxWrapper #loginBox input#txtUserName,div#loginBoxWrapper #loginBox #fpb-txtRecoveryEmail{width:350px;height:40px;-webkit-appearance:none;text-indent:15px;border-radius:0;box-sizing:border-box}div#loginBoxWrapper #loginBox input#txtPassword:focus,div#loginBoxWrapper #loginBox input#txtUserName:focus,div#loginBoxWrapper #loginBox #fpb-txtRecoveryEmail:focus{background-color:transparent}div#loginBoxWrapper #loginBox .userNameWrapper{margin-bottom:15px}div#loginBoxWrapper #loginBox label{display:inline-block;padding-right:5px;font-size:13px;font-weight:400;text-align:center;width:125px;margin-left:-50px;text-align:right;word-break:break-all}div#loginBoxWrapper #loginBox input[type=button]{min-width:164px;text-align:center;transform:scaleY(1.0525);line-height:1;text-shadow:0 3px 0 rgba(255,230,156,0.05);cursor:pointer;font-size:21px;font-weight:500;display:block;border:0;margin:20px auto 0;padding:10px}div#loginBoxWrapper #loginBox a.lnkForgotPassword{display:block;font-size:17px;margin:50px auto 0}div#loginBoxWrapper #loginBox span#spanErrorMessage{display:inline-block;color:red;font-size:15px}div#loginBoxWrapper #loginBox div#divErrorMessage{text-align:center}div#loginBoxWrapper #loginBox .errorMessage-black{position:static;text-align:center;border-radius:5px;margin-top:15px;padding:2px 29px;line-height:20px;text-indent:5px}div#loginBoxWrapper #loginBox #loginBoxWrapper a.topNav-customerSupport{display:inline-block;margin-top:85px;text-decoration:none;padding:4px}div#loginBoxWrapper #loginBox .loginFotter{text-align:center}div#loginBoxWrapper #loginBox .loginbox-customerSupport{display:inline-block;padding:3px 7px;text-decoration:none;margin-left:10px}div#loginBoxWrapper #matrixInfoPopup{width:100%;height:100%;display:flex;justify-content:center;align-items:center}div#loginBoxWrapper #matrixInfoPopup .matrixInfoPopupWrapper{width:80%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}div#loginBoxWrapper #matrixInfoPopup .matrixInfoPopupWrapper .PopupHeading{font-family:"Roboto";font-style:normal;font-weight:700;font-size:33px;text-align:left;width:100%;margin-bottom:40px}div#loginBoxWrapper #matrixInfoPopup .matrixInfoPopupWrapper .infoPopupContent{display:flex;justify-content:space-between;align-items:center;width:100%}div#loginBoxWrapper #matrixInfoPopup .matrixInfoPopupWrapper .infoPopupContent .infoPopupTextWrapper{width:360px}div#loginBoxWrapper #matrixInfoPopup .matrixInfoPopupWrapper .infoPopupContent .infoPopupTextWrapper .infoPopupTextTop{font-family:"Roboto";font-style:normal;font-weight:700;font-size:18px;line-height:21px;width:85%}div#loginBoxWrapper #matrixInfoPopup .matrixInfoPopupWrapper .infoPopupContent .infoPopupTextWrapper .infoPopupText{font-family:"Roboto";font-style:normal;font-weight:400;font-size:14px;line-height:16px;margin:10px 0}div#loginBoxWrapper #matrixInfoPopup .matrixInfoPopupWrapper .infoPopupContent .infoPopupTextWrapper .infoBottomText{font-family:"Roboto";font-style:italic;font-weight:500;font-size:14px;line-height:16px}div#loginBoxWrapper #matrixInfoPopup .matrixInfoPopupWrapper .infoPopupContent .infoPopupTextWrapper .infoPopupBtn{display:flex;justify-content:center;align-items:center;width:213px;height:53px;border-radius:4px;text-transform:uppercase;font-family:"Roboto";font-style:normal;font-weight:500;font-size:20px;margin-top:28px;cursor:pointer}div#loginBoxWrapper.noLoginImage #loginBox{padding:30px}div#loginBoxWrapper.noLoginImage #loginBox #loginCard{display:flex;flex-direction:column;align-items:center;justify-content:center}div#loginBoxWrapper.noLoginImage #loginBox #loginCard .userNameWrapper,div#loginBoxWrapper.noLoginImage #loginBox #loginCard .passwordWrapper{display:flex;flex-direction:column}div#loginBoxWrapper.noLoginImage #loginBox #loginCard .userNameWrapper label,div#loginBoxWrapper.noLoginImage #loginBox #loginCard .passwordWrapper label{width:115px}div#loginBoxWrapper #socialButtonWrapper{margin-bottom:8px;display:flex;flex-direction:column;align-items:center}div#loginBoxWrapper #socialButtonWrapper #socialButtonContainer{display:flex;justify-content:center;column-gap:10px;row-gap:16px;margin-bottom:8px}div#loginBoxWrapper #socialButtonWrapper #socialButtonContainer .xTwitterBtn{cursor:pointer}div#loginBoxWrapper #socialButtonWrapper #socialBottomWrapper{width:80%;margin-bottom:16px;display:flex;align-items:center}div#loginBoxWrapper #socialButtonWrapper #socialBottomWrapper .sepaLine{border-bottom:1px solid;flex:none;flex-grow:1}div#loginBoxWrapper #socialButtonWrapper #socialBottomWrapper .sepaText{text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;margin:0 8px}div#loginBoxWrapper #socialButtonWrapper #socialBottomWrapper .order1{order:1}div#loginBoxWrapper #socialButtonWrapper #socialBottomWrapper .order2{order:2}div#loginBoxWrapper #socialButtonWrapper #socialBottomWrapper .order3{order:3}body.wlg_uni_bla_red #loginHeader{color:#fff}body.wlg_uni_bla_red .suggestedName{color:#d4d4d4}
/* /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}
/* /CommonControls/GenericControls/Utilities/Categories/MoreNiches.css --- 2.91 Kb */
@media all and (-ms-high-contrast:none){div#popupMoreNichesAndSearch{width:1000px}.MoreNichesWrapper.mn-responsive{display:block}.MoreNichesWrapper.mn-responsive .nicheGroup{width:180px;float:left}}@supports not(display:grid){div#popupMoreNichesAndSearch{width:1000px}.MoreNichesWrapper.mn-responsive{display:block}.MoreNichesWrapper.mn-responsive .nicheGroup{width:180px;float:left}}.MoreNichesWrapper.mn-responsive{display:grid;grid-gap:5px;grid-template-columns:repeat(4,auto);min-width:500px;padding-right:10px}.MoreNichesWrapper.mn-responsive .nicheGroup{margin:5px;margin-left:10px}.MoreNichesWrapper.mn-responsive .nicheGroupHeader{font-size:13px;text-align:left;font-weight:bold;margin-bottom:4px}.MoreNichesWrapper.mn-responsive .singleNiche{display:block;text-decoration:none;font-size:13px;line-height:20px}.MoreNichesWrapper.mn-responsive .nicheName,.MoreNichesWrapper.mn-responsive .nicheCounter{font-size:13px}.MoreNichesWrapper.mn-responsive .nicheName span,.MoreNichesWrapper.mn-responsive .nicheCounter span{font:inherit}.MoreNichesWrapper.mn-responsive .grid-span-2-rows{-ms-grid-row:span 2;grid-row:span 2}.MoreNichesWrapper.mn-responsive .grid-span-3-rows{-ms-grid-row:span 3;grid-row:span 3}.MoreNichesWrapper.mn-responsive .grid-span-4-rows{-ms-grid-row:span 4;grid-row:span 4}.MoreNichesWrapper.mn-responsive .grid-span-5-rows{-ms-grid-row:span 5;grid-row:span 5}.MoreNichesWrapper.mobile-leftMenu-moreNiches{padding:15px 0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.MoreNichesWrapper.mobile-leftMenu-moreNiches h3{font-weight:normal}.MoreNichesWrapper.mobile-leftMenu-moreNiches ul{list-style-type:none;text-shadow:none}.MoreNichesWrapper.mobile-leftMenu-moreNiches .moreNichesInner{height:508px;padding:0 15px;overflow:hidden}.MoreNichesWrapper.mobile-leftMenu-moreNiches .moreNichesHeader{padding:10px;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;text-shadow:none}.MoreNichesWrapper.mobile-leftMenu-moreNiches .moreNichesHeader .headerText{font-size:14px;display:inline-block}.MoreNichesWrapper.mobile-leftMenu-moreNiches .moreNichesHeader .moreNichesArrow{margin-right:10px}.MoreNichesWrapper.mobile-leftMenu-moreNiches .moreNichesHeader .moreNichesArrow svg{height:18px;-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.MoreNichesWrapper.mobile-leftMenu-moreNiches .nicheGroup .nicheGroupHeader,.MoreNichesWrapper.mobile-leftMenu-moreNiches .nicheGroup .singleNiche{display:block;font-size:14px;padding:10px;text-decoration:none;position:relative}.MoreNichesWrapper.mobile-leftMenu-moreNiches .nicheGroup .singleNiche svg{width:10px;position:absolute;left:-5px}.MoreNichesWrapper.mobile-leftMenu-moreNiches .nicheGroup .nicheCounter{right:0;width:41px;height:20.78px;line-height:20.78px;border-radius:5px;position:absolute;text-align:center;text-shadow:none;font-size:11px;font-weight:bold}
/* /CommonControls/GenericControls/Utilities/Membership/ForgotPassword/ForgotPasswordBox.css --- 2.74 Kb */
#forgotPasswordBox{height:100%;width:100%;position:relative;text-align:center}#fpb-resetLoginDetails p.fpb-resetLoginDetailsHeading{font-size:24px}#fpb-resetLoginDetails .fpb-divMessage{width:350px;margin:0 auto}#fpb-resetLoginDetails .fpb-divMessage p{line-height:25px;font-size:20px;font-weight:normal;margin:10px 0}#fpb-resetLoginDetails .fpb-divEmail{position:relative;margin-top:30px}#fpb-resetLoginDetails .fpb-lblEmail{width:auto;font-size:17px;font-weight:normal}#fpb-resetLoginDetails #fpb-txtRecoveryEmail{font-size:17px}#fpb-resetLoginDetails #fpb-spanInvalidEmailMessage{position:absolute;height:auto;top:10px;left:86%;padding:2px;background-position:8px center;width:200px}#fpb-resetLoginDetails #fpb-btnSendRecoveryEmail{border:0;font-size:20px;font-weight:bold;padding:10px;border-radius:3px;min-width:165px;height:43px;cursor:pointer;margin:30px auto;transition:1s}#fpb-resetLoginDetails #fpb-btnSendRecoveryEmail:disabled{background-color:#fff}#fpb-resetLoginDetails #fpb-divStatusMessage{font-size:15px;font-weight:normal}#fpb-resetLoginDetails #fpb-divStatusMessage p,#fpb-resetLoginDetails #fpb-divStatusMessage a{font:inherit}#fpb-resetLoginDetails #fpb-divStatusMessage #fpb-pRetryMessage{margin-top:30px}body.page_login{perspective:700px}#fpb-mobile-container{text-align:center;font-size:4vw}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait),only screen and (max-width:1024px) and (orientation:landscape){#fpb-mobile-container{font-size:2.5vw}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){#fpb-mobile-container{font-size:2vw}}#fpb-mobile-container *{font-size:1em}#fpb-mobile-container>*{width:100%}#fpb-mobile-container>*:not(:last-child){margin-bottom:20px}#fpb-mobile-container .fpb-header{font-size:1.25em}#fpb-mobile-container .fpb-input-container{max-width:380px;margin:0 auto 20px}#fpb-mobile-container .fpb-email-container{margin-bottom:20px}#fpb-mobile-container input[type="email"]{padding:2%;width:100%}#fpb-mobile-container .fpb-err-container{border-radius:4px;margin-top:5px;width:100%}#fpb-mobile-container .fpb-err-container .fpb-err{padding:5px}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){#fpb-mobile-container .fpb-err-container .fpb-err{font-size:.9em}}#fpb-mobile-container #fpb-success-container #fpb-resend-message{margin-top:20px}#fpb-mobile-container #fpb-send-btn{display:block;padding:10px;text-align:center;border-radius:3px;transition:opacity .3s ease-in-out;width:100%;margin-bottom:20px;font-size:1.375em;font-weight:bold}#fpb-mobile-container #fpb-send-btn.disabled{opacity:.8}#fpb-mobile-container .fpb-loader{width:30px;display:block;margin-top:40px;margin:0 auto}#fpb-mobile-container .fpb-loader svg{width:100%}
/* /CommonControls/GenericControls/Utilities/HostList/hostList.css --- 4.91 Kb */
#hostList-loader{text-align:center}#hostList-loader div{height:32px;width:32px;margin:0 auto;background-image:url(/App_Themes/images/loader.svg)}#hostList-btnShowMore{display:block;margin:30px auto 0;width:206px;height:40px;font-size:15px;font-weight:bold;border:0;border-radius:3px;cursor:pointer;transition:.4s}#spendFlowMoreNichesPopup{display:none;position:fixed;width:516px;height:298px;left:50%;top:40%;transform:translate(-50%,-50%);z-index:31}#spendFlowMoreNichesPopup.moreNichesFlow{background-image:url("/App_Themes/images/SpendFlow/moreNiches.png")}#spendFlowMoreNichesPopup.moreNichesFlowFetish{background-image:url("/App_Themes/images/SpendFlow/moreNichesFetish.png")}#spendFlowMoreNichesPopup.moreNichesFlowGay{background-image:url("/App_Themes/images/SpendFlow/moreNichesGay.png")}#spendFlowMoreNichesPopup.moreNichesFlowFetishGay{background-image:url("/App_Themes/images/SpendFlow/moreNichesFetishGay.png")}#spendFlowMoreNichesPopup .btnClose{position:absolute;top:0;right:10px;cursor:pointer;font-size:18px;font-family:cursive}#spendFlowMoreNichesPopup .wrapper{position:absolute;height:100%;right:100px;display:flex;flex-direction:column;justify-content:center;align-items:center}#spendFlowMoreNichesPopup .wrapper .searchNow{height:35px;width:175px;display:flex;justify-content:center;align-items:center;font-weight:bold;font-size:15px;cursor:pointer;margin-top:20px}#spendFlowMoreNichesPopup .wrapper .title{font-size:18px}#spendFlowMoreNichesPopup .wrapper .subtitle{font-size:14px}#hostList-firstRowWrapper{display:flex;justify-content:space-around;margin-bottom:.5333333333%}#hostList-firstRowWrapper .hc-wrapper{max-height:49.4666666667%;width:32.8%;margin-right:.5333333333%}#hostList-firstRowWrapper .hc-wrapper:nth-child(1),#hostList-firstRowWrapper .hc-wrapper:nth-child(2),#hostList-firstRowWrapper .hc-wrapper:nth-child(3){margin-bottom:.5333333333%}#hostList-secondRow,.hostListRow{display:flex;flex-wrap:wrap}#hostList-secondRow .hc-wrapper,#hostList-secondRow .fl-imageContainer,.hostListRow .hc-wrapper,.hostListRow .fl-imageContainer{width:24.7%;margin-right:.4%;margin-bottom:.4%}#hostList-secondRow .fl-imageContainer.scb-campaignInHostListBanner,.hostListRow .fl-imageContainer.scb-campaignInHostListBanner{cursor:pointer}#hostList-secondRow div:nth-of-type(4n+0),.hostListRow div:nth-of-type(4n+0){margin-right:0}.hostList-tweeterContainer{width:24.7%;height:100%;margin-bottom:.4%;margin-right:.4%;overflow:hidden;position:relative}.hostList-tweeterContainer p.narrowMenuSelectCategory{display:none}.hostList-tweeterContainer .hostList-twttrBottomRow{position:absolute;bottom:0;width:100%;height:50px}.hostList-tweeterContainer #hostList-twttrBirdImg{margin-top:5px}.hostList-tweeterContainer .hostList-twttrBottomRowTxt{position:absolute;bottom:5px;font-size:17px;left:50%;transform:translate(-50%)}.hostList-tweeterContainer .hostList-twttrBottomRowTxt::first-letter {font-size:35px}.fl-image{cursor:pointer;width:100%}.fl-image svg{width:100%}.page_endvideochat #hostList-upperHostsWrapper{align-items:flex-start;justify-content:flex-start}#hostList-upperHostsWrapper{flex:75.3;display:flex;flex-wrap:wrap}#hostList-upperHostsWrapper .hc-wrapper:nth-of-type(5),#hostList-upperHostsWrapper .hc-wrapper:nth-of-type(6),#hostList-upperHostsWrapper .hc-wrapper:nth-of-type(7){margin-bottom:0}#hostList-bannerWrapper{flex:24.7;position:relative;top:0}#hostList-banner{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;overflow:hidden;position:absolute;cursor:pointer}#hostList-banner>img{width:97%;margin-top:2px}#hostList-banner #mainHLPartyBanner{cursor:default!important}#hostList-banner #live-webcam-banner{cursor:pointer}#hostList-emptyListMessageWrapper{text-align:center}#hostList-emptyListMessage{display:inline-flex;width:900px;height:480px;position:relative;overflow:hidden;align-items:center;justify-content:center}#hostList-msgWrapper{margin-top:-80px}.mh-imageWrapper{padding-left:25px}#hostList-msgWrapper div{font-size:17px;line-height:35px}#hostList-msgWrapper div.txtF{font-size:20px}.scrollToTop{position:relative;bottom:5px;right:5px;cursor:pointer;border-radius:50%;width:50px;height:50px;display:flex;justify-content:center;align-items:center;padding:10px}.scrollToTop:hover svg path{fill:currentColor}.chp-pageWrapper{width:100%;user-select:none;cursor:default}.chp-pageWrapper .chp-controlWrapper{padding:25px;margin:15px 0;box-sizing:border-box}.chp-pageWrapper .chp-controlHeader{font-size:17px;font-weight:bold;margin-bottom:15px}.lsp-posts{display:flex;margin-top:30px}.lsp-post{-ms-flex:1;-webkit-flex:1;flex:1;overflow:hidden;margin:3px}.lsp-postTitle{width:80%;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:bold;margin-bottom:10px}.lsp-postContent{font-size:13px;margin-bottom:60px}.lsp-post.txtD{position:relative}.lsp-readMoreBtn{text-decoration:none;position:absolute;right:25px;bottom:5px;padding:6px 10px}.lsp-description{font-size:13px}
/* /MobileControls/Shemale/Billing/BuyCreditsTopNav.css --- 17.49 Kb */
.topNavBuyCredits .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnCreditsUpper .topNav-titleWrapper .topNav-creditsBonusAmount,.topNav-billers .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnCreditsUpper .topNav-titleWrapper .topNav-creditsBonusAmount,.topNavBuyCredits .topNav-mainArea,.topNav-btnCreditsLower .topNav-cardBtnTxt,.topNav-billers .topNav-btnCreditsLower .topNav-cardBtn,.topNav-billers .topNav-bottomMessagesRow{font-weight:600}.title-box,.topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection,.topNav-billers .topNav-upperMessagesRow .topNav-billingSection,.topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection #topNav-chargeLastCard,.topNav-billers .topNav-upperMessagesRow .topNav-billingSection #topNav-chargeLastCard,.topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection .topNav-chooseCharger,.topNav-billers .topNav-upperMessagesRow .topNav-billingSection .topNav-chooseCharger,.topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection .topNav-customerSupport,.topNav-billers .topNav-upperMessagesRow .topNav-billingSection .topNav-customerSupport,.topNavBuyCredits .topNavBuyCreditsButtons,.topNav-billers .topNavBuyCreditsButtons,.topNav-billers .topNav-customerSupport,.topNav-billers .topNav-mainArea{display:flex;justify-content:center;align-items:center}.title-box{font-size:13px;height:25px}.display-none{display:none}.forTopNav *{box-sizing:border-box}#popupVGPurchaseError.forTopNav.divBuyCreditsContent{height:490px;border:0;box-sizing:border-box;width:100%;min-width:830px;z-index:999999;position:absolute;top:10px;left:50%;transform:translate(-50%)}@media screen and (min-width:1000px){div#popupVGPurchaseError.forVG{height:100%;padding:15px}div#popupVGPurchaseError.forVG .vgInsideWrapper{height:inherit}div#popupVGPurchaseError.forVG div#divGiftsOneClickButtons{height:inherit}div#popupVGPurchaseError.forVG div#divGiftsOneClickButtons .buyCredit{height:inherit}div#popupVGPurchaseError.forVG div#divGiftsOneClickButtons .purchaseCreditErrorMsg{margin-top:auto;height:calc(100% - 30px)}}.topNavBuyCredits .topNav-upperMessagesRow,.topNav-billers .topNav-upperMessagesRow{margin-bottom:5px;text-align:center}.topNavBuyCredits .topNav-upperMessagesRow #topNav-bigMessage,.topNavBuyCredits .topNav-upperMessagesRow #topNav-campaignUpperMsg,.topNav-billers .topNav-upperMessagesRow #topNav-bigMessage,.topNav-billers .topNav-upperMessagesRow #topNav-campaignUpperMsg{font-size:20px;margin-top:10px}.topNavBuyCredits .topNav-upperMessagesRow #topNav-smallMessage,.topNav-billers .topNav-upperMessagesRow #topNav-smallMessage{font-size:17px;margin-top:10px;text-align:center}.topNavBuyCredits .topNav-upperMessagesRow .naCrossSaleMessage *,.topNav-billers .topNav-upperMessagesRow .naCrossSaleMessage *{font-size:17px;line-height:24px}.topNavBuyCredits .topNav-upperMessagesRow .naCrossSaleMessage h3,.topNav-billers .topNav-upperMessagesRow .naCrossSaleMessage h3{font-size:20px}.topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection,.topNav-billers .topNav-upperMessagesRow .topNav-billingSection{height:35px;margin-top:10px}.topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection #topNav-chargeLastCard,.topNav-billers .topNav-upperMessagesRow .topNav-billingSection #topNav-chargeLastCard{font-size:13px;height:25px;width:240px;display:flex;justify-content:center}.topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection #topNav-chargeLastCard.disabled,.topNav-billers .topNav-upperMessagesRow .topNav-billingSection #topNav-chargeLastCard.disabled{pointer-events:none;opacity:.5}.topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection #topNav-chargeLastCard label,.topNav-billers .topNav-upperMessagesRow .topNav-billingSection #topNav-chargeLastCard label{font-weight:bold}.topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection #topNav-chargeLastCard #topNav-chkChargeLastCard,.topNav-billers .topNav-upperMessagesRow .topNav-billingSection #topNav-chargeLastCard #topNav-chkChargeLastCard{margin-right:5px}.topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection .topNav-chooseCharger,.topNav-billers .topNav-upperMessagesRow .topNav-billingSection .topNav-chooseCharger{width:450px;height:25px;margin-right:15px;margin-left:15px;font-size:13px}.topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection .topNav-chooseCharger span,.topNav-billers .topNav-upperMessagesRow .topNav-billingSection .topNav-chooseCharger span{font-weight:bold}.topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection .topNav-chooseCharger .topNav-chooseChargerInner,.topNav-billers .topNav-upperMessagesRow .topNav-billingSection .topNav-chooseCharger .topNav-chooseChargerInner{font-size:13px;flex-grow:1}.topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection .topNav-chooseCharger #topNav-paymentViaChargerImage,.topNav-billers .topNav-upperMessagesRow .topNav-billingSection .topNav-chooseCharger #topNav-paymentViaChargerImage{background-repeat:no-repeat;height:19px}.topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection .topNav-chooseCharger #topNav-paymentViaChargerImage img,.topNav-billers .topNav-upperMessagesRow .topNav-billingSection .topNav-chooseCharger #topNav-paymentViaChargerImage img{margin-right:2px}.topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection .topNav-chooseCharger #topNav-changeCharger,.topNav-billers .topNav-upperMessagesRow .topNav-billingSection .topNav-chooseCharger #topNav-changeCharger{text-decoration:underline;cursor:pointer}.topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection .topNav-customerSupport,.topNav-billers .topNav-upperMessagesRow .topNav-billingSection .topNav-customerSupport{width:170px;height:25px;text-decoration:none;cursor:pointer;font-size:13px;font-weight:bold;display:flex;justify-content:center}.topNavBuyCredits .topNavBuyCreditsButtons,.topNav-billers .topNavBuyCreditsButtons{margin-top:30px}.topNavBuyCredits .topNavBuyCreditsButtons .topNav-btnPriceWrapper,.topNav-billers .topNavBuyCreditsButtons .topNav-btnPriceWrapper{margin:5px;border:2px solid transparent;border-radius:4px;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative}.topNavBuyCredits .topNavBuyCreditsButtons .bestOptionTagWrapper,.topNav-billers .topNavBuyCreditsButtons .bestOptionTagWrapper{position:absolute;display:inline-block;top:-17px;z-index:500;margin:0 auto;text-align:center;width:100%}.topNavBuyCredits .topNavBuyCreditsButtons .bestOptionTagWrapper .bestOptionTag,.topNav-billers .topNavBuyCreditsButtons .bestOptionTagWrapper .bestOptionTag{padding:4px;font-weight:bold;font-size:11px;border-radius:3px 3px 0 0}.topNavBuyCredits .topNavBuyCreditsButtons .btn.btnPrice,.topNav-billers .topNavBuyCreditsButtons .btn.btnPrice{margin:auto;cursor:pointer}.topNavBuyCredits .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper,.topNav-billers .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper{border-radius:3px;position:relative;width:200px}.topNavBuyCredits .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnCreditsUpper,.topNav-billers .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnCreditsUpper{height:77px;display:flex;justify-content:center;align-items:center}.topNavBuyCredits .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnCreditsUpper .topNav-titleWrapper,.topNav-billers .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnCreditsUpper .topNav-titleWrapper{position:relative}.topNavBuyCredits .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnCreditsUpper .topNav-titleWrapper .topNav-creditsBonusFirstRow,.topNav-billers .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnCreditsUpper .topNav-titleWrapper .topNav-creditsBonusFirstRow{position:absolute;top:4px;font-size:22px}.topNavBuyCredits .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnCreditsUpper .topNav-titleWrapper .topNav-creditsBonusSecondRow,.topNav-billers .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnCreditsUpper .topNav-titleWrapper .topNav-creditsBonusSecondRow{font-size:17px}.topNavBuyCredits .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnCreditsUpper .topNav-titleWrapper .topNav-creditsBonusAmount,.topNav-billers .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnCreditsUpper .topNav-titleWrapper .topNav-creditsBonusAmount{font-size:43px}.topNavBuyCredits .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnCreditsUpper .topNav-titleWrapper .topNav-creditsBonusRow,.topNav-billers .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnCreditsUpper .topNav-titleWrapper .topNav-creditsBonusRow{text-transform:uppercase}.topNavBuyCredits .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnCreditsUpper .topNav-titleWrapper .topNav-noBonusText,.topNav-billers .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnCreditsUpper .topNav-titleWrapper .topNav-noBonusText{font-size:20px;text-transform:uppercase;margin-top:10px}.topNavBuyCredits .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnPlusSymbol,.topNav-billers .topNavBuyCreditsButtons .btn.btnPrice .topNav-btnWrapper .topNav-btnPlusSymbol{font-weight:bold;font-size:34px;border-radius:50%;width:30px;height:30px;display:inline-block;position:absolute;top:65px;left:calc(50% - 17px);line-height:90%;text-align:center}.topNavBuyCredits #topNav-bottomMessagesRow,.topNav-billers #topNav-bottomMessagesRow{font-size:13px;text-align:center;display:flex;align-items:center;width:78%;margin:10px auto;justify-content:space-between;padding:0 2px}.topNavBuyCredits #topNav-bottomMessagesRow *,.topNav-billers #topNav-bottomMessagesRow *{font:inherit}.topNavBuyCredits #topNav-bottomMessagesRow .topNav-bottomMessage-text,.topNav-billers #topNav-bottomMessagesRow .topNav-bottomMessage-text{text-align:left;margin:0 auto}.divBuyCreditsContent #puma-pay-button{position:relative;height:32px;min-width:228px;display:flex;align-items:stretch;justify-content:center;box-sizing:border-box;font-size:14px;font-weight:normal;cursor:pointer;transition:border-color .3s ease-in-out;will-change:border-color;user-select:none;margin-left:10px}.divBuyCreditsContent #puma-pay-button .ppb-inner{display:none}.divBuyCreditsContent #puma-pay-button.ppb-use-puma .ppb-bonus-tag{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:4px;margin-right:10px;text-transform:uppercase;z-index:2}.divBuyCreditsContent #puma-pay-button.ppb-use-puma .ppb-bonus-tag::after{content:'';border:16px solid transparent;height:100%;position:absolute;right:1px;box-sizing:border-box;border-left-color:inherit;transform:translateX(100%);border-right-width:0;border-left-width:7px;z-index:2}.divBuyCreditsContent #puma-pay-button.ppb-use-puma .ppb-bonus-tag .ppb-bonus-amount{line-height:1;font-weight:900;font-size:14px}.divBuyCreditsContent #puma-pay-button.ppb-use-puma .ppb-bonus-tag .ppb-bonus-desc{font-weight:bold;font-size:11px}.divBuyCreditsContent #puma-pay-button.ppb-use-puma .ppb-use-puma-text{display:flex;align-items:center;justify-content:center;padding:5px 10px;z-index:1}.divBuyCreditsContent #puma-pay-button.ppb-use-puma .ppb-use-puma-text svg{height:15px;width:auto;margin-bottom:-3px}.divBuyCreditsContent #puma-pay-button.ppb-change-biller .ppb-bonus-tag{display:none}.divBuyCreditsContent #puma-pay-button.ppb-change-biller .ppb-change-biller-text{display:flex;align-items:center;justify-content:center}#pumapay-additional-text{margin-top:10px}#topNav-mask{width:100%;height:600px;z-index:2147483647;position:absolute;display:none;margin:40px}.topNavBuyCredits .topNav-mainArea{font-weight:bold;text-transform:uppercase;margin-top:20px}.topNavBuyCredits .topNav-mainArea .topNav-creditsAmount{font-size:36px;display:block;margin-bottom:-5px}.topNavBuyCredits .topNav-mainArea .matrixCreditsText{font-size:17px}.topNav-cardBtnLoader{background-image:url("/App_Themes/images/loader.gif");display:none;border-radius:3px;width:100%;height:100%;background-repeat:no-repeat;background-position:50%}.topNav-btnCreditsLower{padding:10px 20px;height:210px;text-align:center}.topNav-btnCreditsLower .topNav-cardBtn{width:160px;margin-top:30px;height:40px;box-sizing:border-box}.topNav-btnCreditsLower .topNav-cardBtnTxt{font-size:20px;text-transform:uppercase;cursor:pointer;border-radius:3px;padding:8px 4px}.topNav-btnCreditsLower .topNav-loyaltyPoints{margin-top:10px}.topNav-btnCreditsLower .buyCreditsForPrice{margin-top:7px;position:relative}.topNav-btnCreditsLower .buyCreditsForPrice .priceCredit,.topNav-btnCreditsLower .buyCreditsForPrice .pricePrefix{font-size:13px}.topNav-billers{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.topNav-billers .topNav-upperMessagesRow{margin-top:10px}.topNav-billers .topNav-customerSupport{width:170px;height:25px;text-decoration:none;cursor:pointer;font-size:13px;margin:0 auto;margin-top:15px}.topNav-billers .topNav-btnCreditsLower{height:265px}.topNav-billers .topNav-btnCreditsLower .topNav-cardBtn{margin-top:30px;position:relative;font-size:20px;text-transform:uppercase;cursor:pointer;padding:9px}.topNav-billers .topNav-bottomMessagesRow{font-size:35px}.topNav-billers .topNav-titleWrapper{font-size:21px;text-transform:uppercase;line-height:45px;text-align:center}.topNav-billers .topNav-mainArea{height:160px;max-height:160px;overflow:hidden;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;margin-top:10px}.topNav-billers .topNav-mainArea img{width:40%;margin:1px}.topNav-billers .topNav-cooseChargerTitile{font-size:18px}#topNav-cardWrapper{-webkit-perspective:1200px;perspective:1200px}#topNav-card{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:all 1.0s;transition-timing-function:cubic-bezier(0.56,0.71,0.63,1.24)}.topNav-cardSide{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;width:100%;z-index:10}.forTopNav .purchaseCreditErrorMsg{margin-top:100px;width:100%;text-align:center;position:absolute}.forTopNav .purchaseCreditErrorMsg *{font-size:20px;line-height:normal}.forTopNav #billingPop{margin-top:7%;text-align:center}.forTopNav #billingPop #topNav-enjoyYourCreditsFirstRow,.forTopNav #billingPop #topNav-enjoyYourCreditsSecondRow{font-size:20px}.forTopNav .vgInsideWrapper #btnCloseVGErrorPopup.btnClose{position:absolute;right:10px;top:-3px;cursor:pointer}#btnCloseVGErrorPopup{z-index:99999;right:10px;top:10px;position:absolute;font-size:16px}#topNav-additionalMsg{font-size:18px;margin-top:10px}#divVGErrorMessage{text-align:center}#divVGErrorMessage p{font-size:16px}#billingPop{text-align:center;margin-top:70px}#topNav-enjoyYourCreditsFirstRow{font-size:20px}#topNav-enjoyYourCreditsSecondRow{font-size:20px}body.responsive .buyCredit .purchaseCreditErrorMsg{text-align:center;margin-top:15px;display:block;width:100%;height:calc(100% - 15px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 370px 0 90px;background-image:url(/App_Themes/images/Background_Images/BillBad.png);background-repeat:no-repeat;background-position:95% 70%;box-sizing:border-box}body.responsive .buyCredit .purchaseCreditErrorMsg *{font-size:17px}body.responsive .buyCredit .purchaseCreditErrorMsg p{margin:5px 0}body.responsive .buyCredit .purchaseCreditErrorMsg h3{font-size:20px;font-weight:bold;margin:10px 0}a#signUpLogout{position:absolute;right:10px;top:0;text-decoration:none;padding:1px 5px;cursor:pointer;z-index:999}.lockText{font-size:17px;margin:0 auto 30px}p#loginPopup-mainTitle{margin-bottom:5px}#loyaltyBonusMSG{min-height:28px}#loyaltyBonusMSG .bonusMSG{font-size:19px}#loyaltyBonusMSG .bonusMSG .statusIcon{position:relative;top:4px;margin:0;width:25px;height:25px;border-radius:50%;display:inline-block}#loyaltyBonusMSG .bonusMSG .statusIcon img{width:15px;position:absolute;top:5px;left:5px}body.vendo .popup-manager-temp-close-element{top:0!important;font-size:15px;color:#000;font-weight:bold;z-index:500}body.ja-JP .topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection .topNav-customerSupport{font-size:12px}body.ja-JP .topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection #topNav-chargeLastCard #topNav-lblChargeLast{font-size:11px}body.ja-JP .topNavBuyCredits #topNav-bottomMessagesRow{margin:2px auto;font-size:12px}body.ja-JP .topNav-billers .topNav-customerSupport{font-size:12px}body.ja-JP .topNavBuyCreditsButtons .topNav-btnPriceWrapper .topNav-btnCreditsLower .topNav-cardBtnTxt{margin-top:0}#billerIframeCloseBtn{position:absolute;top:10px;left:98%;cursor:pointer}body.ja-JP .topNav-btnCreditsLower .buyCreditsForPrice{margin-top:0}body.ja-JP .divBuyCreditsContent #puma-pay-button.ppb-use-puma .ppb-bonus-tag{width:170px}body.ja-JP .divBuyCreditsContent #puma-pay-button.ppb-use-puma .ppb-use-puma-text{line-height:15px}body.fr-FR .topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection .topNav-customerSupport,body.fr-FR .topNav-billers .topNav-upperMessagesRow .topNav-billingSection .topNav-customerSupport,body.fr-FR .topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection .topNav-chooseCharger,body.fr-FR .topNav-billers .topNav-upperMessagesRow .topNav-billingSection .topNav-chooseCharger,body.fr-FR .topNavBuyCredits .topNav-upperMessagesRow .topNav-billingSection #topNav-chargeLastCard,body.fr-FR .topNav-billers .topNav-upperMessagesRow .topNav-billingSection #topNav-chargeLastCard,body.fr-FR .topNav-billers .topNav-customerSupport{height:35px}body.fr-FR .topNav-billers .topNav-customerSupport{text-align:center}.topNav-billers .topNav-btnCreditsLower .topNav-cardBtn{font-size:18px}body.fr-FR .divBuyCreditsContent #puma-pay-button.ppb-use-puma .ppb-bonus-tag{width:172px}
