.tiptap-container{background-color:#fff}.tiptap-editor{min-height:400px;max-height:800px;overflow-y:auto;padding:16px;outline:none}.tiptap-editor:focus{outline:none}.tiptap-editor.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#adb5bd;pointer-events:none;height:0}.tiptap-editor p{margin-bottom:.75em}.tiptap-editor h1,.tiptap-editor h2,.tiptap-editor h3,.tiptap-editor h4{margin-top:1em;margin-bottom:.5em;font-weight:700}.tiptap-editor h1{font-size:1.75em}.tiptap-editor h2{font-size:1.5em}.tiptap-editor h3{font-size:1.25em}.tiptap-editor h4{font-size:1.1em}.tiptap-editor ol,.tiptap-editor ul{padding-left:1.5em;margin-bottom:.75em}.tiptap-editor li{margin-bottom:.25em}.tiptap-editor a{color:#06c;text-decoration:underline}.tiptap-editor a:hover{color:#049}.tiptap-editor hr{border:none;border-top:1px solid #ccc;margin:1em 0}.tiptap-editor iframe{display:block;max-width:100%;margin:1em auto;border:2px dashed #ccc;background-color:#f5f5f5}.tiptap-editor img{max-width:100%;height:auto;margin:.5em 0}.tiptap-editor img.imgLeft{float:left;margin:0 15px 10px 0;width:300px}.tiptap-editor img.imgRight{float:right;margin:0 0 10px 15px;width:300px}.tiptap-editor img.imgCenter{display:block;margin:.5em auto}.tiptap-editor .ProseMirror-selectednode{outline:2px solid #68cef8}.tiptap-editor .ProseMirror-dropcursor{border-left:2px solid #68cef8}.tiptap-editor .ProseMirror-gapcursor{display:none;pointer-events:none;position:absolute}.tiptap-editor .ProseMirror-gapcursor:after{content:"";display:block;position:absolute;top:-2px;width:20px;border-top:1px solid #000;animation:ProseMirror-cursor-blink 1.1s steps(2,start) infinite}@keyframes ProseMirror-cursor-blink{to{visibility:hidden}}.tiptap-editor .ProseMirror-focused .ProseMirror-gapcursor{display:block}.tiptap-editor [class*=Type],.tiptap-editor [class*=box],.tiptap-editor [class*=dash_gold],.tiptap-editor [class*=txtWrapper],.tiptap-editor [class*=work]{border:1px dashed rgba(163,126,56,.3);padding:8px;margin:4px 0;background-color:rgba(255,251,241,.3);border-radius:4px}.tiptap-editor nav{border:1px dashed rgba(163,126,56,.5);padding:8px;margin:8px 0;background-color:rgba(255,251,241,.5);border-radius:4px}.tiptap-editor[contenteditable=false]{background-color:#f9f9f9;cursor:default}