.tg-universal-box{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;overflow:hidden;width:var(--box-width);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column}.tg-universal-box.show-shadow{-webkit-box-shadow:0 10px 32px 0 rgba(0,62,163,.1);box-shadow:0 10px 32px 0 rgba(0,62,163,.1)}.tg-universal-box>.box-title{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:40px;padding:16px;position:relative;-ms-flex-align:center;color:var(--tg-theme-color-text);font-size:var(--tg-theme-font-size-lg);font-weight:bolder;-webkit-box-flex:0;-ms-flex:none;flex:none;white-space:nowrap}.tg-universal-box>.box-title,.tg-universal-box>.box-title>:not(.box-title,.anticon,.ant-tag){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;gap:.5ic}.tg-universal-box>.box-title>:not(.box-title,.anticon,.ant-tag){-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-align:center}.tg-universal-box>.box-title>.right-icon{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;opacity:.6;-webkit-transition:opacity .2s var(--tg-theme-motion-ease-in-out);transition:opacity .2s var(--tg-theme-motion-ease-in-out)}.tg-universal-box>.box-title>.right-icon:hover{opacity:1}.tg-universal-box>.box-title.padding-left{padding-left:20px}.tg-universal-box>.box-title.divider:before{background:#007aff;border-radius:0 var(--tg-theme-border-radius) var(--tg-theme-border-radius) 0;content:"";height:1.6vh;left:0;position:absolute;width:2px}.tg-universal-box>.box-title .ant-btn:not(.custom-button){background:none;border:none;margin-left:auto}.tg-universal-box>.box-title.line{border-bottom:1px solid var(--tg-theme-color-primary-border)}.tg-universal-box>.box-content{background:var(--tg-theme-color-bg-container);-webkit-box-flex:1;border-radius:var(--tg-theme-border-radius);-ms-flex:auto;flex:auto;height:100%;overflow:auto;padding:20px}.tg-universal-box>.box-content.flex{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;gap:2vh}.tg-universal-box:has(.box-title.line){gap:1rem}.tg-login-form .ant-form-item .ant-input-affix-wrapper{background:rgba(93,107,152,.05);border:none;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none}.tg-login-form .ant-form-item .ant-input-affix-wrapper .ant-input.ant-input{background:none;font-size:16px;height:40px;line-height:40px;padding-left:10px;width:98%}.tg-login-form .ant-form-item .tg-login-submit{color:#fff;font-size:18px;font-weight:bolder;height:48px;width:100%}.tg-login-form .ant-form-item .tg-login-submit:disabled{background:var(--tg-theme-color-primary);-webkit-filter:grayscale(40%);filter:grayscale(40%);pointer-events:none}.tg-login{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--tg-theme-color-bg-layout);-ms-flex-direction:column;flex-direction:column;min-height:500px}.tg-login .tg-login-title{display:block;height:34px;left:32px;position:absolute;top:32px;width:360px;z-index:100}.tg-login .tg-login-box{position:absolute;right:10%;z-index:101}.tg-login .tg-login-box .login-box-content.login-box-content{background:var(--tg-theme-color-bg-elevated);padding:56px 32px;z-index:101}.tg-login .tg-login-box .login-subtitle{font-family:Microsoft YaHei UI,serif;font-weight:700;line-height:24px;margin-bottom:40px;text-align:left}.tg-login .corporate-services{position:absolute;text-align:center;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;bottom:46px;justify-content:flex-end;-ms-flex-item-align:start;align-self:flex-start;z-index:100}#root,.ant-app,body,html{height:100%;overflow:hidden}#root[data-doc-theme=dark],.ant-app[data-doc-theme=dark],body[data-doc-theme=dark],html[data-doc-theme=dark]{scrollbar-color:#5f6368 #202124;scrollbar-width:thin}:where(#root) .tg-loading-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-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}:where(#root) .tg-loading-container .tg-loading{display:-webkit-box;display:-ms-flexbox;display:flex;height:100px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}:where(#root) .tg-loading-container .tg-loading>div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;height:20px;width:64px}:where(#root) .tg-loading-container .tg-loading>div span{-webkit-animation:load 1s ease infinite;animation:load 1s ease infinite;background:var(--tg-theme-color-primary);border-radius:var(--tg-theme-border-radius);height:100%;width:6px}:where(#root) .tg-loading-container .tg-loading>div span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}:where(#root) .tg-loading-container .tg-loading>div span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}:where(#root) .tg-loading-container .tg-loading>div span:nth-child(4){-webkit-animation-delay:.6s;animation-delay:.6s}:where(#root) .tg-loading-container .tg-loading>div span:nth-child(5){-webkit-animation-delay:.8s;animation-delay:.8s}@-webkit-keyframes load{0%,to{background:var(--tg-theme-color-primary);height:20px}50%{background:var(--tg-theme-color-primary-hover);height:40px;margin:-10px 0}}@keyframes load{0%,to{background:var(--tg-theme-color-primary);height:20px}50%{background:var(--tg-theme-color-primary-hover);height:40px;margin:-10px 0}}.tg-no-access,.tg-not-found{height:100%;position:relative;z-index:2}.tg-no-access .tg-not-found-content,.tg-not-found .tg-not-found-content{height:100%}.tg-no-access .tg-not-found-content,.tg-no-access .tg-not-found-content .hint,.tg-not-found .tg-not-found-content,.tg-not-found .tg-not-found-content .hint{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}.tg-no-access .tg-not-found-content .hint,.tg-not-found .tg-not-found-content .hint{-webkit-box-flex:1;background:url(/vue-template-generator-v2/static/images/notFound.14e00668.png) no-repeat top/auto 70%;-ms-flex:auto;flex:auto;font-size:14px;height:60%;max-height:600px;min-height:400px;padding-top:400px;width:100%}.tg-tooltip-format .ant-tooltip-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tg-tooltip-format .ant-tooltip-inner>p{font-size:16px;font-weight:bolder;margin:0;opacity:1;padding:10px 0}.tg-tooltip-format .ant-tooltip-inner>span{opacity:.8}