#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:2px solid transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.code-view{position:relative;margin:1em 0}.code-view .hljs{border-radius:8px;padding:20px;background-color:#232933;border:1px solid var(--color-border-primary)}.code-view pre{margin:0}.code-view .icon-copy{position:absolute;top:6px;right:8px;cursor:pointer;color:#fff}.el-popper .hljs{border-radius:8px}.icon-question[data-v-78a08d2d]{display:inline-block;font-size:14px;cursor:pointer;margin-left:8px}.info-tooltip p{margin:0}.info-tooltip code{padding-top:2px;padding-bottom:2px}.info-tooltip pre code{white-space:break-spaces;word-break:break-all}.common-pagination{padding-bottom:24px}.audit-log .section-header,.clients .section-header,.rule-filter-form .section-header,.subscriptions .section-header,.topics .section-header{margin-top:0}.audit-log .show-more,.clients .show-more,.rule-filter-form .show-more,.subscriptions .show-more,.topics .show-more{font-size:18px;cursor:pointer;margin-left:12px;color:var(--color-primary)}.audit-log.is-loading{min-height:320px}.audit-log .no-log-tip{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;padding-top:160px}.audit-log .no-log-tip img{margin-bottom:20px}.audit-log .no-log-tip p{width:360px;margin-bottom:20px}.audit-log .no-log-tip .confirm-btn{width:100px}.audit-log .search-wrapper .time-range{display:flex;align-items:center}.audit-log .search-wrapper .time-range .separator{flex-grow:0;padding:0 4px}.audit-log .http-filter{margin-top:16px;padding-top:16px}.audit-log .http-filter-desc{opacity:.8}.code-popper.el-popper{padding:0}.code-popper.el-popper .code-view{margin:0}.code-popper.el-popper .hljs{padding:12px;border:none}