.cm-s-panda-syntax{background:#292a2b;color:#e6e6e6;line-height:1.5;font-family:Operator Mono,Source Code Pro,Menlo,Monaco,Consolas,Courier New,monospace}.cm-s-panda-syntax .CodeMirror-cursor{border-color:#ff2c6d}.cm-s-panda-syntax .CodeMirror-activeline-background{background:rgba(99,123,156,.1)}.cm-s-panda-syntax .CodeMirror-selected{background:#fff}.cm-s-panda-syntax .cm-comment{font-style:italic;color:#676b79}.cm-s-panda-syntax .cm-operator{color:#f3f3f3}.cm-s-panda-syntax .cm-string{color:#19f9d8}.cm-s-panda-syntax .cm-string-2{color:#ffb86c}.cm-s-panda-syntax .cm-tag{color:#ff2c6d}.cm-s-panda-syntax .cm-meta{color:#b084eb}.cm-s-panda-syntax .cm-number{color:#ffb86c}.cm-s-panda-syntax .cm-atom{color:#ff2c6d}.cm-s-panda-syntax .cm-keyword{color:#ff75b5}.cm-s-panda-syntax .cm-variable{color:#ffb86c}.cm-s-panda-syntax .cm-type,.cm-s-panda-syntax .cm-variable-2,.cm-s-panda-syntax .cm-variable-3{color:#ff9ac1}.cm-s-panda-syntax .cm-def{color:#e6e6e6}.cm-s-panda-syntax .cm-property{color:#f3f3f3}.cm-s-panda-syntax .cm-attribute,.cm-s-panda-syntax .cm-unit{color:#ffb86c}.cm-s-panda-syntax .CodeMirror-matchingbracket{border-bottom:1px dotted #19f9d8;padding-bottom:2px;color:#e6e6e6}.cm-s-panda-syntax .CodeMirror-gutters{background:#292a2b;border-right-color:hsla(0,0%,100%,.1)}.cm-s-panda-syntax .CodeMirror-linenumber{color:#e6e6e6;opacity:.6}.CodeMirror-hints{position:absolute;z-index:10;overflow:hidden;list-style:none;margin:0;padding:2px;box-shadow:2px 3px 5px rgba(0,0,0,.2);border-radius:3px;border:1px solid silver;background:#fff;font-size:90%;font-family:monospace;max-height:20em;overflow-y:auto;box-sizing:border-box}.CodeMirror-hint{margin:0;padding:0 4px;border-radius:2px;white-space:pre;color:#000;cursor:pointer}li.CodeMirror-hint-active{background:#08f;color:#fff}.code-editor-cust{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;position:relative;height:100%}.code-editor-cust .CodeMirror{-ms-flex-positive:1;flex-grow:1;z-index:1}.code-editor-cust .CodeMirror .CodeMirror-code{line-height:19px}.code-editor-cust .code-mode-select{position:absolute;z-index:2;right:10px;top:10px;max-width:130px}.code-editor-cust .CodeMirror{height:auto;min-height:100%}.code-editor-cust .null-tip{position:absolute;top:4px;left:36px;z-index:10;color:hsla(0,0%,100%,.788235294117647);line-height:normal}.code-editor-cust .null-tip-hidden{display:none}.full-screen-parent{position:relative}.full-screen-parent .full-screen-icon{opacity:0;color:#000;width:20px;height:20px;line-height:24px;background-color:#fff;position:absolute;top:2px;right:2px;z-index:9;cursor:pointer;transition:opacity .3s}.full-screen-parent:hover .full-screen-icon{opacity:1}.full-screen-parent:hover .full-screen-icon:hover{background-color:hsla(0,0%,100%,.88)}.full-screen-parent.full-screen{position:fixed;top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);padding:10px;background-color:#f5f5f5}.full-screen-parent.full-screen .full-screen-icon{top:12px;right:12px}.full-screen-parent.full-screen .full-screen-child{height:100%;max-height:100%;min-height:100%}.full-screen-parent .full-screen-child{min-height:120px;max-height:320px;overflow:hidden}.CodeMirror-cursor{height:18.4px!important}