.login-custody-dialog-wrapper{position:fixed;z-index:20;top:0;right:0;left:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.login-custody-dialog-wrapper *{box-sizing:border-box}.login-custody-dialog-wrapper.show .login-custody-mask{opacity:1}.login-custody-mask{position:fixed;z-index:21;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,.5);-webkit-transition:opacity .3s;transition:opacity .3s;opacity:0}.login-custody-dialog{position:relative;z-index:22;padding:37px 25px 22px;width:270px;border-radius:6px;background-color:#fff;box-shadow:0 0 11px 0 rgba(0,0,0,.25)}.login-custody-close{position:absolute;top:12px;right:12px;width:12px;height:12px;background-size:12px 12px;background-repeat:no-repeat;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAAAfklEQVR4AZ3Ut4EDMQwFUTRB9t+LzE+YLeqRO53MZKNlRhIvgascszJLnoysHCsr13SmJJ1rVmWmHfsnnVFF5kiRWUJmiGAkipEolsEXwRQh0wRMEjBBgEa2fzR+I51WDGSyQoqwsJqQSQK2ZWhCpgmZJmSakGlCtnOF7ViWNxNxQPFwPt5eAAAAAElFTkSuQmCC")}.login-custody-content{padding-bottom:21px}.login-custody-text{margin-top:8px;font-size:13px;font-weight:400;font-stretch:normal;line-height:21px;color:#666;text-align:center}.login-custody-footer{padding:0 16px}.login-custody-btn,.login-custody-footer{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.login-custody-btn{-webkit-box-align:center;-webkit-align-items:center;align-items:center;text-decoration:none;height:32px;line-height:32px;min-width:144px;padding:0 20px;font-size:16px;border-radius:16px;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;color:#fff;background:-webkit-linear-gradient(left,#faa501,#ff6c1c);background:linear-gradient(90deg,#faa501,#ff6c1c)}