/*! Wiki.js - wiki.js.org - Licensed under AGPL */.editor-asciidoc-main{-js-display:flex;display:flex;width:100%}.editor-asciidoc-editor{background-color:#161616;flex:1 1 50%;display:block;height:calc(100vh - 137px);position:relative}@media screen and (max-width:768px){.editor-asciidoc-editor{height:calc(100vh - 128px)}}.editor-asciidoc-preview{flex:1 1 50%;background-color:#f5f5f5;position:relative;height:calc(100vh - 137px);overflow:hidden;padding:1rem}.theme--dark .editor-asciidoc-preview{background-color:#212121}@media screen and (max-width:768px){.editor-asciidoc-preview{display:none}}.editor-asciidoc-preview-enter-active,.editor-asciidoc-preview-leave-active{transition:max-width .5s ease;max-width:50vw}.editor-asciidoc-preview-enter-active .editor-code-preview-content,.editor-asciidoc-preview-leave-active .editor-code-preview-content{width:50vw;overflow:hidden}.editor-asciidoc-preview-enter,.editor-asciidoc-preview-leave-to{max-width:0}.editor-asciidoc-preview-content{height:calc(100vh - 137px);overflow-y:scroll;padding:0;width:calc(100% + 17px)}@media screen and (max-width:768px){.editor-asciidoc-preview-content{height:calc(100vh - 128px)}}.editor-asciidoc-preview-content>div{outline:none}.editor-asciidoc-preview-content p.line{overflow-wrap:break-word}.editor-asciidoc-preview-content .tabset{background-color:#00796b;color:#b2dfdb!important;padding:5px 12px;font-size:14px;font-weight:500;border-radius:5px 0 0 0;font-style:italic}.editor-asciidoc-preview-content .tabset:after{display:none}.editor-asciidoc-preview-content .tabset-header{background-color:#009688;color:#fff!important;padding:5px 12px;font-size:14px;font-weight:500;margin-top:0!important}.editor-asciidoc-preview-content .tabset-header:after{display:none}.editor-asciidoc-preview-content .tabset-content{border-left:5px solid #009688;background-color:#e0f2f1;padding:0 15px 15px;overflow:hidden}.theme--dark .editor-asciidoc-preview-content .tabset-content{background-color:rgba(0,150,136,.1)}.editor-asciidoc-toolbar{background-color:#1976d2;background-image:linear-gradient(180deg,#1976d2,#1565c0);color:#fff}.editor-asciidoc-toolbar .v-toolbar__content{padding-left:64px}@media screen and (max-width:768px){.editor-asciidoc-toolbar .v-toolbar__content{padding-left:8px}}@media screen and (min-width:769px){.editor-asciidoc-insert:not(.v-speed-dial--right){left:50%;margin-left:-28px}}.editor-asciidoc-sidebar{background-color:#212121;width:64px;-js-display:flex;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:24px 0}@media screen and (max-width:768px){.editor-asciidoc-sidebar{padding:12px 0;width:40px}}.editor-asciidoc-sysbar{padding-left:0}.editor-asciidoc-sysbar-locale{background-color:hsla(0,0%,100%,.25);-js-display:inline-flex;display:inline-flex;padding:0 12px;height:24px;width:63px;justify-content:center;align-items:center}.editor-asciidoc .speed-dial--fixed{z-index:8}.editor-asciidoc .CodeMirror{height:auto;font-family:Roboto Mono,monospace;font-size:.9rem}.editor-asciidoc .CodeMirror .cm-header-1{font-size:1.5rem}.editor-asciidoc .CodeMirror .cm-header-2{font-size:1.25rem}.editor-asciidoc .CodeMirror .cm-header-3{font-size:1.15rem}.editor-asciidoc .CodeMirror .cm-header-4{font-size:1.1rem}.editor-asciidoc .CodeMirror .cm-header-5{font-size:1.05rem}.editor-asciidoc .CodeMirror .cm-header-6{font-size:1.025rem}.editor-asciidoc .CodeMirror-wrap pre.CodeMirror-line,.editor-asciidoc .CodeMirror-wrap pre.CodeMirror-line-like{word-break:break-word}.editor-asciidoc .CodeMirror-focused .cm-matchhighlight{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFklEQVQI12NgYGBgkKzc8x9CMDAwAAAmhwSbidEoSQAAAABJRU5ErkJggg==);background-position:bottom;background-repeat:repeat-x}.editor-asciidoc .cm-matchhighlight{background-color:#424242}.editor-asciidoc .CodeMirror-selection-highlight-scrollbar{background-color:#43a047}