.m-input-field{margin-bottom:10px;width:100%}.m-input-field input{padding:0}.m-input-field input:focus{background:none}.m-input-field .content{border-radius:5px;box-sizing:border-box;display:flex;height:54px;justify-content:space-around;padding:0 15px}.m-input-field .content .input-block{box-sizing:border-box;position:relative;width:100%}.m-input-field .content .input-block label{font-size:14px;line-height:1.29;pointer-events:none;position:absolute;top:18px;transition:.2s}.m-input-field .content .input-block input{border:none;box-sizing:border-box;height:100%;position:absolute;top:0;transition:.2s;width:100%}.m-input-field .content .input-block input:focus{box-shadow:none;height:28px;top:24px}.m-input-field .content .input-block .prefix{align-items:center;background-color:#ccc;color:#777;display:flex;justify-content:center;padding:2px 0;position:absolute;top:25px;width:50px}.m-input-field .content .action-block{display:flex;justify-content:flex-end;width:15%}.m-input-field .content .action-block>div{align-items:center;display:flex}.m-input-field .content .action-block>div i{cursor:pointer;font-size:24px}.m-input-field .content.focus{background-color:#fff!important;border-color:#00aae680!important;box-shadow:0 0 0 2px #00aae61a!important}.m-input-field .content.focus label,.m-input-field .content.not-empty label,.m-input-field .content.placeholder label{font-size:10px;top:8px}.m-input-field .content.focus input,.m-input-field .content.not-empty input,.m-input-field .content.placeholder input{box-shadow:none;font-size:14px;height:28px;line-height:1.13;top:24px}.m-input-field .content.has-prefix input{left:55px;width:calc(100% - 55px)}.m-input-field .content.disabled input{cursor:not-allowed!important}.m-input-field .error-msg,.m-input-field .info-msg{display:flex;font-size:8px;margin:5px 0 10px}.m-input-field .error-msg i,.m-input-field .info-msg i{font-size:8px;margin-right:4px}.m-input-field .required label{padding-left:12px;position:relative}.m-input-field .required label:before{bottom:0;color:#e94951;content:"*";font-size:10px;left:0;margin:auto;position:absolute;top:4px}.m-input-field .required.not-empty label:before{top:3px}.m-input-field input:-webkit-autofill{-webkit-text-fill-color:#000}.m-input-field input:-webkit-autofill,.m-input-field input:-webkit-autofill:active,.m-input-field input:-webkit-autofill:focus,.m-input-field input:-webkit-autofill:hover{box-shadow:inset 0 0 0 50px #fbfbfb!important}.m-input-field input:disabled{-webkit-text-fill-color:#000;opacity:.7}.m-input-field .content{background-color:#fbfbfb;border:1px solid #e9e9e9}.m-input-field .content .input-block label{color:#4d4d4d}.m-input-field .content .input-block input{background-color:#0000;color:#000}.m-input-field .content .action-block{color:#00aae6}.m-input-field .content.error{border:1px solid #e94951;color:#e94951}.m-input-field .content.error input{color:#e94951}.m-input-field .content.focus{border:1px solid #00aae6;box-shadow:0 0 10px 0 #00aae6}.m-input-field .error-msg .icon-info,.m-input-field .info-msg .icon-info{font-family:iconmps;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;margin:auto 4px auto 0}.m-input-field .error-msg .icon-info:before,.m-input-field .info-msg .icon-info:before{content:""}.m-input-field .error-msg{color:#e94951}.m-input-field .error-msg small{color:#e94951;font-size:13px}.m-input-field .info-msg{color:#333}.m-input-field .info-msg small{color:#333;font-size:13px}
.input-field{margin-bottom:10px;width:100%}.input-field input{padding:0}.input-field input:focus{background:none}.input-field input::placeholder{color:#c7c7c7;font-weight:300}.input-field .prefix{align-items:center;background-color:#ccc;color:#777;display:flex;justify-content:center;padding:2px 0;position:absolute;top:25px;width:50px}.input-field .content{border-radius:5px;box-sizing:border-box;display:flex;height:54px;justify-content:space-around;padding:0 15px}.input-field .content .input-block{box-sizing:border-box;position:relative;width:100%}.input-field .content .input-block .title{font-size:14px;font-weight:400;line-height:1.29;pointer-events:none;position:absolute;top:18px;transition:.2s}.input-field .content .input-block input{border:none;box-sizing:border-box;height:100%;position:absolute;top:0;transition:.2s;width:100%}.input-field .content .input-block input:focus{box-shadow:none;height:28px;top:24px}.input-field .content.focus .title,.input-field .content.not-empty .title,.input-field .content.placeholder .title{font-size:10px;top:8px}.input-field .content.focus input,.input-field .content.not-empty input,.input-field .content.placeholder input{box-shadow:none;font-size:14px;height:28px;line-height:1.13;top:24px}.input-field .content.disabled input{cursor:not-allowed!important}.input-field .content.has-prefix input{left:55px;width:calc(100% - 55px)}.input-field .error-msg,.input-field .info-msg{display:flex;font-size:12px;margin:5px 0 10px}.input-field .error-msg i,.input-field .info-msg i{font-size:10px;margin-right:4px}.input-field .required .title{padding-left:12px;position:relative}.input-field .required .title:before{bottom:0;color:#e94951;content:"*";font-size:10px;left:0;margin:auto;position:absolute;top:4px}.input-field .required.not-empty .title:before{top:3px}.input-field input:-webkit-autofill{-webkit-text-fill-color:#000}.input-field input:-webkit-autofill,.input-field input:-webkit-autofill:active,.input-field input:-webkit-autofill:focus,.input-field input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 50px #fbfbfb!important}.input-field input:disabled{-webkit-text-fill-color:#000;opacity:.7}.input-field .content{background-color:#fbfbfb;border:1px solid #e9e9e9}.input-field .content.d-input-field-content{background-color:#fbfbfb;max-height:inherit;max-width:inherit;min-height:inherit;min-width:inherit}.input-field .content .input-block .title{color:#000}.input-field .content .input-block input{background-color:#0000;color:#000}.input-field .content .action-block{color:#3caae1}.input-field .content.error{border:1px solid #e94951;color:#e94951}.input-field .content.error input{color:#e94951}.input-field .content.focus{background-color:#fff;border-color:#3caae180;box-shadow:0 0 0 2px #3caae11a}.input-field .error-msg .icon-info,.input-field .info-msg .icon-info{font-family:iconmps;font-style:normal;font-variant:normal;font-weight:400;margin:auto 4px auto 0}.input-field .error-msg .icon-info:before,.input-field .info-msg .icon-info:before{content:""}.input-field .error-msg,.input-field .error-msg small{color:#e94951}.input-field .info-msg,.input-field .info-msg small{color:#000}
.input-field .content .action-block{display:flex;justify-content:flex-end;width:15%}.input-field .content .action-block>div{align-items:center;display:flex}.input-field .content .action-block>div i{cursor:pointer;font-size:24px}
.member-center-mobile-field .clear-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:1}.member-center-mobile-field .clear-icon>.mps-close{color:var(--platform-color-highlight);cursor:pointer;font-size:24px}
.read-only-mobile-field{position:relative}.read-only-mobile-field.m-input-field .react-tel-input{width:100%}.read-only-mobile-field label{color:#4d4d4d;font-size:10px;left:45px;position:absolute;top:8px;z-index:10}.read-only-mobile-field .error-msg{color:#e94951;font-size:8px;margin:5px 0 10px}.read-only-mobile-field .error-msg small{color:#e94951;font-size:13px}
.member-center-mobile-field{width:100%}.member-center-mobile-field.required label:before{color:#e94951;content:"*";margin-right:5px}.member-center-mobile-field .formik-item{position:relative}.member-center-mobile-field .formik-item small.info-msg{display:none}.member-center-mobile-field .formik-item label{color:#4d4d4d;font-size:10px;left:45px;position:absolute;top:5px;z-index:10}.member-center-mobile-field .formik-item .mobile-field,.member-center-mobile-field .formik-item>:not(.formik-group){width:100%}.member-center-mobile-field .formik-item .mobile-field .selected-flag{background-color:#fff;height:52px}.member-center-mobile-field .formik-item .mobile-field .flag-dropdown{left:2px;top:2px}.member-center-mobile-field .formik-item .mobile-field .country-list{height:auto!important;margin-top:19px;max-height:150px}.member-center-mobile-field .formik-item .mobile-field .country-list>div{max-height:inherit}.member-center-mobile-field .formik-item .mobile-field .form-control{background-color:#fbfbfb;border:0;border-radius:5px;box-sizing:border-box;color:#000;height:56px;padding-top:15px;width:100%}.member-center-mobile-field .formik-item .mobile-field .form-control:focus{border:1px solid #3caae1;box-shadow:0 0 10px 0 #3caae1}.member-center-mobile-field .formik-item .invalid-msg{color:#e94951;font-size:10px;margin-bottom:10px}.member-center-mobile-field .formik-item .invalid-msg:before{content:"";font-family:iconmps;font-size:8px;margin:auto 4px auto 0}.member-center-mobile-field .formik-item.invalid .form-control{border:1px solid #e94951}.member-center-mobile-field .read-only-mobile-field.readOnly{width:100%}.member-center-mobile-field .read-only-mobile-field.readOnly .react-tel-input.readOnly .selected-flag{height:52px}.member-center-mobile-field .read-only-mobile-field.readOnly .react-tel-input.readOnly .form-control{background-color:#fbfbfb;border:0;border-radius:5px;color:#000;cursor:not-allowed;height:54px;padding-top:16px;width:100%}.member-center-mobile-field .info-msg{color:#333;display:flex;margin-bottom:10px}.member-center-mobile-field .info-msg i{margin-right:4px}
.member-center-mobile-field{width:100%}.member-center-mobile-field .react-tel-input .country-list{background-color:#fbfbfb!important;color:#000}.member-center-mobile-field .react-tel-input .country-list .country.highlight,.member-center-mobile-field .react-tel-input .country-list .country:hover{color:#454545}.member-center-mobile-field.required label:before{color:#e94951;content:"*";margin-right:5px}.member-center-mobile-field .formik-item{position:relative}.member-center-mobile-field .formik-item small.info-msg{display:none}.member-center-mobile-field .formik-item label{color:#4d4d4d;font-size:10px;left:45px;position:absolute;top:5px;width:auto;z-index:10}.member-center-mobile-field .formik-item .mobile-field,.member-center-mobile-field .formik-item>:not(.formik-group){width:100%}.member-center-mobile-field .formik-item .mobile-field .selected-flag{background-color:#fff;height:52px}.member-center-mobile-field .formik-item .mobile-field .flag-dropdown{left:2px;top:2px}.member-center-mobile-field .formik-item .mobile-field .country-list{height:auto!important;margin-top:19px;max-height:150px}.member-center-mobile-field .formik-item .mobile-field .country-list>div{max-height:inherit}.member-center-mobile-field .formik-item .mobile-field .form-control{background-color:#fbfbfb;border:0;border-radius:5px;box-sizing:border-box;color:#000;height:56px;padding-top:15px;width:100%}.member-center-mobile-field .formik-item .mobile-field .form-control:focus{border:1px solid #00aae6;box-shadow:0 0 10px 0 #00aae6}.member-center-mobile-field .formik-item .invalid-msg{color:#e94951;font-size:13px;margin:5px 0 10px}.member-center-mobile-field .formik-item .invalid-msg:before{content:"";font-family:iconmps;font-size:8px;margin:auto 4px auto 0}.member-center-mobile-field .formik-item.invalid .form-control{border:1px solid #e94951}.member-center-mobile-field .read-only-mobile-field.readOnly{width:100%}.member-center-mobile-field .read-only-mobile-field.readOnly .react-tel-input.readOnly .selected-flag{height:52px}.member-center-mobile-field .read-only-mobile-field.readOnly .react-tel-input.readOnly .form-control{background-color:#fbfbfb;border:0;border-radius:5px;color:#000;height:54px!important;padding-top:16px;width:100%}.member-center-mobile-field .info-msg{color:#333;display:flex;font-size:8px;margin:5px 0 10px}.member-center-mobile-field .info-msg i{font-family:iconmps;font-size:8px;font-style:normal;font-variant:normal;font-weight:400;margin:auto 4px auto 0}.member-center-mobile-field .info-msg i:before{content:""}.member-center-mobile-field .info-msg small{font-size:13px}
#thrid-party-login-System-mobile-wrapper.mobile{margin-bottom:10px}#thrid-party-login-System-mobile-wrapper.mobile .verify-input label{top:18px}#thrid-party-login-System-mobile-wrapper.mobile .focus .verify-input label{top:8px}#thrid-party-login-System-mobile-wrapper.mobile .invalid-msg{margin:0}#thrid-party-login-System-mobile-wrapper .mobile-input{margin-bottom:20px}#thrid-party-login-System-mobile-wrapper .mobile-input .formik-item{width:100%}#thrid-party-login-System-mobile-wrapper .mobile-input label{left:45px;top:8px;width:auto}#thrid-party-login-System-mobile-wrapper .verify-input{align-items:center;display:flex}#thrid-party-login-System-mobile-wrapper .verify-input .input-field{margin:0}#thrid-party-login-System-mobile-wrapper .verify-input input,#thrid-party-login-System-mobile-wrapper .verify-input label{left:0}#thrid-party-login-System-mobile-wrapper .verify-input label{top:0}#thrid-party-login-System-mobile-wrapper .verify-input .send-code-btn{font-size:16px;height:45px;margin:0 0 0 10px;padding:0 5px;width:120px}#thrid-party-login-System-mobile-wrapper .invalid-msg{text-align:left}
.fast-bind-modal{padding:0;text-align:center}.fast-bind-modal .title{font-size:22px;font-weight:500;margin:5px 0 15px}.fast-bind-modal .container{background-color:#fff;color:unset!important;height:100vh;padding:15px 10px;width:100%}.fast-bind-modal .modal-content-wrapper{padding:0 15px}.fast-bind-modal .modal-content-wrapper .nrc-tabs-nav{font-size:16px;font-weight:500;margin-bottom:15px}.fast-bind-modal .modal-content-wrapper .nrc-tabs-nav .nrc-tabs-tab{padding:5px;width:50%}.fast-bind-modal .modal-content-wrapper .nrc-tabs-nav .nrc-tabs-tab.active{background-image:none}.fast-bind-modal .modal-content-wrapper .nrc-tabs-nav.only-one-tab .nrc-tabs-tab{width:100%}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper{margin:10px 0}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper>.sub-title{font-size:14px;opacity:.8}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .user-photo{align-items:center;display:flex;flex-direction:column;justify-content:center}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .user-photo img{border-radius:50%;display:inline-block;height:50px;margin:10px 0 5px;width:50px}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .user-photo .user-name{font-size:16px;margin-bottom:10px}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .account-wrapper{background-color:#00000026;border-radius:10px;margin-bottom:20px;padding:15px}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .account-wrapper .tips{font-size:14px;line-height:1.6;margin-bottom:15px;opacity:.8}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .account-wrapper .user-input{align-items:center;display:flex;justify-content:space-between;margin:5px 0;text-align:left}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .account-wrapper .user-input .copy-text i{color:#00aae6;font-size:30px}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .account-wrapper .user-input .input-block label{color:#000!important;line-height:normal!important}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .account-wrapper.full-block .formik-item{width:100%}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .account-wrapper .download-action{align-items:center;display:flex;justify-content:space-between;margin-top:15px}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .account-wrapper .download-action.btn-center{justify-content:center}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .account-wrapper .download-action>.btns{display:flex;width:85%}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .account-wrapper .download-action>.btns>button{background-color:#0000;border:1px solid #00aae6;box-sizing:border-box;color:#00aae6;font-size:14px;width:46%}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .account-wrapper .download-action>.btns>button:first-child{margin-right:10px}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .account-wrapper .download-action i{color:#00aae6;font-size:30px}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .submit-action{display:flex}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .submit-action>button{color:#fff;flex:1}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .submit-action>button:last-child{margin-left:10px}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .error-msg{align-items:center;display:flex}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .error-msg .icon-info{color:#e94951;display:flex;font-size:8px}.fast-bind-modal .modal-content-wrapper .bind-account-wrapper .error-msg .icon-info:before{font-family:iconmps}
