.i-tree-menu-item{position:relative}.i-tree-menu-item>.i-tree-menu-item__children{background:#fff;border-radius:4px;box-shadow:0 0 10px #0003;left:100%;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.i-tree-menu-divider{background:#e5e5e5;margin:0;width:1px}.i-tree-menu{display:flex;flex:1;flex-wrap:wrap}.i-tree-menu.vertical{flex-direction:column}.i-tree-menu:not(.vertical) .level0>.i-tree-menu-item__children{left:50%;top:100%;transform:translate(-50%)}.i-popup-menu{-webkit-user-select:none;-moz-user-select:none;user-select:none}.i-popup-menu .tool{align-items:center;background-color:#fff;cursor:pointer;display:flex;height:25px;justify-content:center;padding:0 5.5px;white-space:nowrap}.i-popup-menu .tool.selected{background-color:#f5f5f5;color:#000}.i-popup-menu .tool:hover{background-color:#1b78ff;color:#fff}.i-popup-menu .tool.act{color:#1b78ff}.i-popup-menu .tool .avatar{border-radius:50%;height:1em;margin-right:3px;width:1em}.i-popup-menu .tool .menu-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.i-popup-menu .tool .icon{height:1em;width:1em}.i-popup-menu .tool .triangle{height:1em;width:10px}.i-popup-menu .level1 .tool{padding:0 12px}.i-popup-menu .level1 .icon{margin-right:5px}.i-popup-menu .i-tooltip{font-size:12px;padding:5px;pointer-events:none}.markdown-body{color:#333;font-size:16px;line-height:1.75;outline:none;word-break:break-word}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{font-weight:700;line-height:1.5;margin-bottom:10px;margin-top:35px}.markdown-body h1{font-size:24px}.markdown-body h2{border-bottom:1px solid #ececec;font-size:20px;padding-bottom:12px}.markdown-body h3{font-size:18px}.markdown-body h4{font-size:16px}.markdown-body h5{font-size:14px}.markdown-body h6{font-size:12px;margin-top:5px}.markdown-body img{max-width:100%}.markdown-body hr{border:none;border-top:1px solid #ddd;margin-bottom:32px;margin-top:32px}.markdown-body [is=code],.markdown-body code{font-size:.87em}.markdown-body code,.markdown-body pre{font-family:Menlo,Monaco,Consolas,Courier New,monospace}.markdown-body pre{line-height:1.75;overflow:auto;position:relative}.markdown-body a{border-bottom:1px solid #d1e9ff;color:#0269c8;text-decoration:none}.markdown-body a:active,.markdown-body a:hover{color:#275b8c}.markdown-body table{border-color:#c3e0fd;border-width:1px 0 0 1px;font-size:12px;max-width:100%;overflow:auto;width:auto}.markdown-body thead{background:#f6f6f6;color:#000;text-align:left}.markdown-body tr:nth-child(odd){background-color:#f7fbff}.markdown-body tr:hover{background-color:#e0edf7}.markdown-body th{background-color:#dff0ff;color:#005bb7}.markdown-body td,.markdown-body th{border-color:#c3e0fd;border-width:0 1px 1px 0;line-height:24px;padding:12px 7px}@media screen and (min-width:768px){.markdown-body td{min-width:40px}}.markdown-body blockquote{background-color:#f8f8f8;border-left:4px solid #cbcbcb;color:#666;margin:22px 0;padding:1px 23px}.markdown-body blockquote:after{content:"";display:block}.markdown-body blockquote>p{margin:10px 0}.markdown-body ul{list-style:disc}.markdown-body ol,.markdown-body ul{padding-left:28px}.markdown-body ol li,.markdown-body ul li{list-style:inherit;margin-bottom:0}.markdown-body ol ol,.markdown-body ol ul,.markdown-body ul ol,.markdown-body ul ul{margin-top:3px}.markdown-body ol ul,.markdown-body ul ul{list-style:circle}.markdown-body ol li{padding-left:6px}@media (max-width:720px){.markdown-body h1{font-size:24px}.markdown-body h2{font-size:20px}.markdown-body h3{font-size:18px}}.markdown-body ul.ie-todo li{list-style:none}.markdown-body ul.ie-todo li>input[type=checkbox]{margin-left:-20.5px;margin-right:7.5px;transform:translateY(2px)}.markdown-body .ie-todo ol,.markdown-body .ie-todo ul{margin-top:0}.markdown-body .ie-todo-item{list-style:none}.markdown-body code.hljs{padding:2px 5px}.markdown-body .hljs ul{list-style:decimal;margin:0 0 0 40px!important;padding:0}.markdown-body .hljs li{border-left:1px solid #111!important;box-sizing:border-box;line-height:14px;list-style:decimal-leading-zero;margin:0!important;padding:2px 5px!important;width:100%}.markdown-body .hljs li:nth-of-type(2n){background-color:#ffffff04;color:inherit}.markdown-body .hljs{padding:5px 0;position:relative}.markdown-body .hljs .hljs-copy{background-color:#ffffffb3;color:#333;cursor:pointer;display:none;font-size:12px;line-height:1.5;padding:0 5px;position:absolute;right:0;top:0}.markdown-body .hljs .hljs-copy:hover{background-color:#ffffffe6}.markdown-body .hljs:hover .hljs-copy{display:block}.markdown-body [is=call]{align-items:center;display:inline-flex}.markdown-body img.avatar{border-radius:50%;height:1em;margin:0 4px;vertical-align:middle;width:1em}.readonly>.markdown-body .ie-todo input[type=checkbox]{pointer-events:none}.editable>.markdown-body [is=code],.editable>.markdown-body code{background-color:#fff5f5;border-radius:2px;color:#ff502c;font-size:.87em;overflow-x:auto;padding:2px 5px;word-break:break-word}.i-editor{background-color:#fff;color:#000;display:flex;flex-direction:column;max-width:100%;position:relative}.i-editor .select-group{line-height:1.2;white-space:nowrap}.i-editor .select-group>*{background:transparent;margin:0;padding:6px 12px}.i-editor .select-group>:hover{background:#f6f6f6}.i-editor .select-group>.active,.i-editor .select-group>:active{background:#ddd}.i-editor>.i-loading{background:#ffffffbf}.i-editor.readonly .i-editor__content{padding:0}.i-editor__center{flex:1;height:1px;position:relative}.i-editor__content{height:100%;overflow:hidden auto;padding:12px}.i-editor__content::-webkit-scrollbar{height:4px;width:4px}.i-editor__content::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.i-editor__content::-webkit-scrollbar-thumb:hover{background:#0003}.i-editor__content.empty:before{color:#c0c4cc;content:attr(placeholder);font-size:1em;pointer-events:none;position:absolute;white-space:pre-line}.i-editor__content *{max-width:100%!important}.i-editor__options li{background:#fff;min-width:60px;padding:3px 12px}.i-editor__options li:hover{background:#f6f6f6}.i-editor__options li.active,.i-editor__options li:active{background:#ddd}.i-editor__options li.active{background-color:#96ceff}.i-editor__header{display:flex;flex-wrap:wrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.i-editor__header .tool{align-items:center;background:#fff;cursor:pointer;display:flex;height:25px;justify-content:center;padding:0 5.5px;white-space:nowrap}.i-editor__header .tool:hover{background:#f5f5f5}.i-editor__header .tool.active,.i-editor__header .tool:active{background:#dcdcdc}.i-editor__header .tool.act{color:#1b78ff}.i-editor__header .tool .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.i-editor__header .tool .icon{height:1em;width:1em}.i-editor__header .tool .triangle{height:1em;width:10px}.i-editor__header .level1 .tool{padding:0 12px}.i-editor__header .level1 .icon{margin-right:5px}.i-editor__header .i-tooltip{font-size:12px;padding:5px;pointer-events:none}
