.markdown-editor-wrapper{border:1px solid #ddd;position:relative}.markdown-editor-wrapper .float-left{float:left}.markdown-editor-wrapper .float-right{float:right}.markdown-editor-wrapper textarea{border:0;resize:none;width:100%;min-height:200px}.markdown-editor-wrapper .markdown-editor-preview{display:none;overflow-y:auto;height:100%;padding:20px}.markdown-editor-wrapper .markdown-editor-row{height:100%}.markdown-editor-wrapper[data-mode=editor] textarea{display:block!important}.markdown-editor-wrapper[data-mode=editor] .markdown-editor-preview,.markdown-editor-wrapper[data-mode=preview] textarea{display:none;width:0}.markdown-editor-wrapper[data-mode=preview] .markdown-editor-preview{display:block!important}.markdown-editor-wrapper[data-mode=split] textarea{display:block;position:absolute;height:100%;width:50%;top:0;left:0}.markdown-editor-wrapper[data-mode=split] .markdown-editor-preview{display:block;position:absolute;width:50%;height:100%;top:0;left:50%}.markdown-editor-wrapper[data-mode=split] .markdown-editor-row{position:relative;min-height:250px}.markdown-editor-fullscreen.markdown-editor-wrapper{position:fixed;width:100%;height:100%;top:0;left:0;margin:0;padding:0;z-index:999999;border:none;background:#fff;padding-bottom:45px!important}.markdown-editor-fullscreen.markdown-editor-wrapper .markdown-editor-preview,.markdown-editor-fullscreen.markdown-editor-wrapper textarea{height:100%!important;resize:none;outline:0}body.markdown-editor-fullscreen{overflow:hidden}.markdown-editor-header{display:block;padding:6px 4px;background:#f5f5f5;border-bottom:1px dashed #ddd}.markdown-editor-header.btn-toolbar{margin:0}.markdown-editor-header .markdown-toolbar-buttons{margin-left:0}.btn-group.markdown-editor-mode label{width:50px}