
.msg-text {
  color: #4284ef;
  font-size: 14px;
  cursor: pointer;
}
.msg-text.display {
  color: #ccc;
  cursor: not-allowed;
}

.social-container[data-v-4df28200]{margin:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.social-container .iconfont[data-v-4df28200]{color:#fff;font-size:30px}.social-container .container[data-v-4df28200]{cursor:pointer;display:inline-block;width:50px;height:50px;line-height:50px;text-align:center;border-radius:4px;margin-bottom:10px}.social-container .title[data-v-4df28200]{text-align:center}
.fixed-logo{position:fixed;top:30px;left:30px;width:257px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.login-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;height:100%;margin:0 auto;background:url("/img/login/bg-login.svg") 0 bottom repeat-x #f0f2f5}.login-weaper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-weaper .el-input-group__append{border:2px solid #f1f1f1;border-left:none;background:rgba(0,0,0,0);border-radius:0 10px 10px 0}.login-weaper .el-input-group--append .el-input__inner{border-right:none;border-radius:10px 0 0 10px}.login-left,.login-border{position:relative;height:510px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.login-left{position:relative}.login-left .img{width:500px;position:relative;top:70px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.login-border{background-color:#fff;width:450px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px}.login-main{margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.login-main>h3{margin-bottom:20px}.login-main>p{color:#76838f}.login-title{color:#333;margin-bottom:0px;font-weight:500;font-size:22px;text-align:center;letter-spacing:4px}.menu-title{margin-top:30px;text-align:center;color:#9c9c9c;font-size:14px}.login-menu{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.login-menu .login-item{color:#8a8a8a;cursor:pointer;font-size:14px;margin:0 16px;background-position:left center;background-repeat:no-repeat;background-size:30px;padding-left:42px;line-height:32px}.login-menu .login-item.code{background-image:url("/img/login/code.png")}.login-menu .login-item.user{background-image:url("/img/login/user.png")}.login-menu .login-item.active{color:#4284ef}.login-menu .login-item.active.code{background-image:url("/img/login/code-active.png")}.login-menu .login-item.active.user{background-image:url("/img/login/user-active.png")}.login-submit{width:100%;height:40px;background:#4284ef !important;letter-spacing:2px}.login-form{margin:0}.login-form i{color:#333}.login-form .el-form-item__content{width:100%}.login-form .el-form-item{margin-top:40px}.login-form .el-input input{border:2px solid #f1f1f1;height:42px;border-radius:10px}.is-error .el-input-group__append{border:2px solid #f56c6c !important;border-left:none !important}.login-code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin:0 0 0 10px}.agreement-box{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9c9c9c;font-size:14px}.agreement-box .link{color:#4284ef;cursor:pointer}.tenant-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.tenant-list .tenant-list-box{-webkit-box-sizing:border-box;box-sizing:border-box;width:400px;height:300px;overflow-y:auto;background:#f6f8fa;padding:10px 20px;margin:20px 0}.tenant-list .tenant-list-box .tenant-item{width:100%;text-align:center;line-height:40px;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(0,0,0,0);border-radius:4px}.tenant-list .tenant-list-box .tenant-item:hover,.tenant-list .tenant-list-box .tenant-item.active{background:#fff;border:1px solid #b4cdff}
.lock-container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.lock-container .title{margin-bottom:8px;color:#333}.lock-container::before{z-index:-999;content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:url("/img/bg/login.png");background-size:cover}.lock-form{width:300px}
.error-page[data-v-5e9f17e3]{background:#f0f2f5;margin-top:-30px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.error-page .img[data-v-5e9f17e3]{margin-right:80px;height:360px;width:100%;max-width:430px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.error-page .content h1[data-v-5e9f17e3]{color:#434e59;font-size:72px;font-weight:600;line-height:72px;margin-bottom:24px}.error-page .content .desc[data-v-5e9f17e3]{color:rgba(0,0,0,.45);font-size:20px;line-height:28px;margin-bottom:16px}
.error-page[data-v-2be0fc08]{background:#f0f2f5;margin-top:-30px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.error-page .img[data-v-2be0fc08]{margin-right:80px;height:360px;width:100%;max-width:430px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.error-page .content h1[data-v-2be0fc08]{color:#434e59;font-size:72px;font-weight:600;line-height:72px;margin-bottom:24px}.error-page .content .desc[data-v-2be0fc08]{color:rgba(0,0,0,.45);font-size:20px;line-height:28px;margin-bottom:16px}
.error-page[data-v-55c86129]{background:#f0f2f5;margin-top:-30px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.error-page .img[data-v-55c86129]{margin-right:80px;height:360px;width:100%;max-width:430px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.error-page .content h1[data-v-55c86129]{color:#434e59;font-size:72px;font-weight:600;line-height:72px;margin-bottom:24px}.error-page .content .desc[data-v-55c86129]{color:rgba(0,0,0,.45);font-size:20px;line-height:28px;margin-bottom:16px}
.iframe{width:100%;height:100%;border:0;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}
.kb-docs[data-v-fbe84502]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:0}.kb-docs__viewer[data-v-fbe84502]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;height:100%;border:1px solid #ebeef5;border-radius:4px;overflow:auto}.kb-docs__preview[data-v-fbe84502]{display:block;width:100%;height:100%;min-height:0}.kb-docs__empty[data-v-fbe84502]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-v-fbe84502] .box-card{height:calc(100vh - 40px)}[data-v-fbe84502] .basic-container{padding-top:0}.page-knowledge-edit[data-v-fbe84502]{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 40px);min-height:0;padding:20px 10px;background:#f1f1f1}.page-knowledge-edit .outline-container[data-v-fbe84502]{min-width:280px;max-width:280px}.page-knowledge-edit .editor-container[data-v-fbe84502]{-webkit-box-flex:1;-ms-flex:1;flex:1}.doc-content[data-v-fbe84502]  .kb-file-card{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:6px 10px;border:1px solid #ebeef5;border-radius:4px;color:#303133;text-decoration:none;margin:4px 0}.doc-content[data-v-fbe84502]  img{max-width:100%}.doc-content[data-v-fbe84502] .kb-button-link{display:inline-block;padding:8px 18px;background:#409eff;color:#fff;border-radius:4px;text-decoration:none;margin:4px 0}.doc-content[data-v-fbe84502]  .kb-table-wrap{position:relative;margin:8px 0}.doc-content[data-v-fbe84502]  .kb-table{border-collapse:collapse;width:100%}.doc-content[data-v-fbe84502]  .kb-table td{border:1px solid #afafaf;min-width:60px;height:32px;padding:4px 8px}.doc-content[data-v-fbe84502]  .kb-table-menu{display:none}.doc-content[data-v-fbe84502]  a{color:#06c;cursor:pointer}.doc-content[data-v-fbe84502]  .ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible;padding:10px;border-radius:4px}.doc-content[data-v-fbe84502]  blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.kb-docs__empty[data-v-fbe84502]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;background:#fff}
