.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mosaic{background-image:linear-gradient(45deg,#f8f9f9 25%,transparent 0),linear-gradient(-45deg,#f8f9f9 25%,transparent 0),linear-gradient(45deg,transparent 75%,#f8f9f9 0),linear-gradient(-45deg,transparent 75%,#f8f9f9 0);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0;background-color:hsla(0,0%,50.2%,.2)}.global-gray-button{height:40px;background-color:#f1f3f9;border-color:#f1f3f9;color:#1b2337}.global-gray-button:active,.global-gray-button:focus,.global-gray-button:hover{color:#1b2337;border-color:#e9ebf1;background-color:#e9ebf1}.global-gray-button-v2{height:36px;background-color:#f1f3f9;border-color:#f1f3f9;color:#1b2337}.global-gray-button-v2:active,.global-gray-button-v2:focus,.global-gray-button-v2:hover{color:#1b2337;border-color:#e9ebf1;background-color:#e9ebf1}.global-primary-button{height:40px;background-color:#0773fc;border-color:#0773fc;color:#fff}.global-primary-button:active,.global-primary-button:focus,.global-primary-button:hover{color:#fff;border-color:#0667e2;background-color:#0667e2}.global-vip-button{height:40px;color:#6b3d1e;background:linear-gradient(90deg,#fceee1,#fcdac1);border-color:transparent}.global-vip-button:active,.global-vip-button:focus,.global-vip-button:hover{color:#6b3d1e;border-color:transparent;background:linear-gradient(90deg,#ede0d3,#edcdb5)}.global-gray-tag{height:28px;padding:4px 8px;background:#f3f4f9;border-radius:4px;border:none;font-size:14px;color:#1b2337;margin:8px 12px 8px 0}.global-gray-tag .anticon-close{color:#1b2337}.global-gray-tag>img{width:18px;height:18px;margin-right:6px}.my-icon{font-size:1.5em;vertical-align:-.3em}.transition-drawer-appear,.transition-drawer-enter-active{-webkit-animation:slideIn .3s cubic-bezier(.7,.3,.1,1);animation:slideIn .3s cubic-bezier(.7,.3,.1,1)}.transition-drawer-leave-active{-webkit-animation:slideOut .3s cubic-bezier(.7,.3,.1,1);animation:slideOut .3s cubic-bezier(.7,.3,.1,1)}@-webkit-keyframes slideIn{0%{opacity:0;right:-400px}to{opacity:1;right:0}}@keyframes slideIn{0%{opacity:0;right:-400px}to{opacity:1;right:0}}@-webkit-keyframes slideOut{0%{opacity:1;right:0}to{opacity:0;right:-400px}}@keyframes slideOut{0%{opacity:1;right:0}to{opacity:0;right:-400px}}.full-modal-wrapper .ant-modal{padding:0;top:0;width:100%!important;height:100%}.full-modal-wrapper .ant-modal .ant-modal-content{height:100%}.full-modal-wrapper .ant-modal .ant-modal-body{height:100%;overflow:hidden;padding:55px 155px}@-webkit-keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.sk-bg{background:linear-gradient(90deg,#f7f9fb 25%,#eceff5 37%,#f7f9fb 63%);background-size:400% 100%;-webkit-animation:skeleton-loading 1.4s ease infinite;animation:skeleton-loading 1.4s ease infinite}#enterprise-login-page{position:absolute;width:100%;height:100%;background:#fff;overflow:hidden;z-index:100}#enterprise-login-page .ckt-logo{position:absolute;left:32px;top:6px;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;width:390px}#enterprise-login-page .ckt-logo img{width:63px;height:16px}#enterprise-login-page .ckt-logo .version{margin-left:5px;font-size:48px}#enterprise-login-page .ckt-sdk-loginwrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#enterprise-login-page .retrieve-wrap,#enterprise-login-page .sign-in-wrap,#enterprise-login-page .sign-up-wrap,#enterprise-login-page .success-wrap{box-shadow:none;border:1px solid rgba(0,0,0,.06);border-radius:6px}#enterprise-login-page .share-tip{width:324px;height:40px;background:#fff;box-shadow:0 6px 14px rgba(27,35,55,.08);border-radius:4px;display:flex;align-items:center;position:absolute;top:80px;left:50%;transform:translateX(-50%)}#enterprise-login-page .share-tip-icon{margin:0 10px 0 24px;width:14px;height:14px}#enterprise-login-page .share-tip-text{flex:1;font-size:14px;color:#1b2337}