.markdown_edit{width:95%;background:#fff;margin-top:5px;margin-bottom:5px}.markdown_edit textarea{box-sizing:border-box;width:100%;margin:0;height:168px}.markdown_edit .CodeMirror{color:#555;height:auto;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;overflow:hidden}.markdown_edit .CodeMirror-scroll{max-height:500px;overflow:auto!important}.markdown_edit .CodeMirror-fullscreen .CodeMirror-scroll{max-height:none}.markdown_edit .editor-statusbar{border:1px solid #ddd;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.markdown_edit .fullscreen,.markdown_edit .CodeMirror-fullscreen,.markdown_edit .editor-preview{z-index:1001}.markdown_edit .editor-preview pre{font-family:monospace}.editor-toolbar.disabled-for-preview a:not(.fa-eye):not(.fa-arrows-alt):not(.fa-columns)::before{color:#bbb}.editor-toolbar button{float:none}.CodeMirror .CodeMirror-code .cm-comment{font-family:monospace;background:inherit;color:#888}.CodeMirror .CodeMirror-code .cm-link{color:#33a}.CodeMirror .CodeMirror-code .cm-url{color:#33d}.CodeMirror .CodeMirror-placeholder{color:#999}.editor-toolbar button.preview,.editor-toolbar button.fullscreen,.editor-toolbar button.guide{float:right}.editor-toolbar button.preview{width:70px}.editor-toolbar button.preview::after{content:' Preview';font-size:12px;font-family:inherit}.editor-toolbar.fullscreen{white-space:inherit}.CodeMirror-hints{position:absolute;z-index:10;overflow:hidden;list-style:none;margin:0;padding:2px;-webkit-box-shadow:2px 3px 5px rgba(0,0,0,.2);-moz-box-shadow:2px 3px 5px rgba(0,0,0,.2);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}.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}