.menubar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.menubar .menubar__button{border:none;background:none}.menubar .menubar__button svg path{stroke:#b3c2cb}.menubar .menubar__button.is-active svg path{stroke:var(--theme-color)}.editor__content{overflow-y:scroll;height:100px;border:none;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.8);box-shadow:0 4px 12px rgba(0,0,0,.8);border-radius:12px!important}.editor__content::-webkit-scrollbar{width:6px;background:transparent}.editor__content::-webkit-scrollbar-thumb{background:#ddd;border-radius:0}.editor__content-sm{height:150px}.editor__content-md{height:300px}.editor__content-lg{height:500px}.ProseMirror{border:none;border-radius:0;padding-left:30px;font-family:Nunito;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#474d52;background:#fff;padding-top:15px}.editor,.ProseMirror{width:100%;height:100%}.editor{max-width:100%;max-height:100%}.editor p.is-empty:first-child:before{content:attr(data-empty-text);font-style:normal;font-weight:400;font-size:14px;line-height:19px;max-width:354px;width:100%;float:left;color:#8d99a0;padding-left:2px;pointer-events:none;height:100%}.counter{margin-top:-18px;margin-right:5px;font-size:12px;float:right}