.MyEditorTheme__ltr{text-align:left}.MyEditorTheme__rtl{text-align:right}.MyEditorTheme__quote{color:#65676b;border-left:4px solid #ced0d4;margin:0 0 10px 20px;padding-left:16px;font-size:16px}.MyEditorTheme__textUnderline{text-decoration:underline}.MyEditorTheme__textStrikethrough{text-decoration:line-through}.MyEditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.MyEditorTheme__textSubscript{font-size:.8em;vertical-align:sub!important}.MyEditorTheme__textSuperscript{vertical-align:super;font-size:.8em}.MyEditorTheme__hashtag{background-color:#5890ff26;border-bottom:1px solid #5890ff4d}.MyEditorTheme__table{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%;overflow:scroll}.MyEditorTheme__tableSelection ::selection{background-color:#0000}.MyEditorTheme__tableSelected{outline:2px solid #3c84f4}.MyEditorTheme__tableCell{vertical-align:top;text-align:start;border:1px solid #bbb;outline:none;width:75px;min-width:75px;padding:6px 8px;position:relative}.MyEditorTheme__tableCellSortedIndicator{opacity:.5;background-color:#999;width:100%;height:4px;display:block;position:absolute;bottom:0;left:0}.MyEditorTheme__tableCellResizer{cursor:ew-resize;z-index:10;width:8px;height:100%;position:absolute;top:0;right:-4px}.MyEditorTheme__tableCellHeader{text-align:start;background-color:#f2f3f5}.MyEditorTheme__tableCellSelected{background-color:#c9dbf0}.MyEditorTheme__tableCellPrimarySelected{z-index:2;border:2px solid #3c84f4;width:calc(100% - 2px);height:calc(100% - 2px);display:block;position:absolute;top:-1px;left:-1px}.MyEditorTheme__tableCellEditing{border-radius:3px;box-shadow:0 0 5px #0006}.MyEditorTheme__tableAddColumns{cursor:pointer;background-color:#eee;border:0;width:20px;height:100%;animation:.2s table-controls;position:absolute;top:0;right:-25px}.MyEditorTheme__tableAddColumns:after{content:" ";opacity:.4;background-image:url(../media/plus.6bddbed2.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.MyEditorTheme__tableAddColumns:hover{background-color:#c9dbf0}.MyEditorTheme__tableAddRows{cursor:pointer;background-color:#eee;border:0;width:calc(100% - 25px);height:20px;animation:.2s table-controls;position:absolute;bottom:-25px;left:0}.MyEditorTheme__tableAddRows:after{content:" ";opacity:.4;background-image:url(../media/plus.6bddbed2.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.MyEditorTheme__tableAddRows:hover{background-color:#c9dbf0}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.MyEditorTheme__tableCellResizeRuler{background-color:#3c84f4;width:1px;height:100%;display:block;position:absolute;top:0}.MyEditorTheme__tableCellActionButtonContainer{z-index:4;width:20px;height:20px;display:block;position:absolute;top:6px;right:5px}.MyEditorTheme__tableCellActionButton{color:#222;cursor:pointer;background-color:#eee;border:0;border-radius:20px;width:20px;height:20px;display:block}.MyEditorTheme__tableCellActionButton:hover{background-color:#ddd}.MyEditorTheme__characterLimit{display:inline;background-color:#fbb!important}.MyEditorTheme__ol1{padding-left:16px;list-style-position:outside}.MyEditorTheme__ol2{padding-left:16px;list-style-type:upper-alpha;list-style-position:outside}.MyEditorTheme__ol3{padding-left:16px;list-style-type:lower-alpha;list-style-position:outside}.MyEditorTheme__ol4{padding-left:16px;list-style-type:upper-roman;list-style-position:outside}.MyEditorTheme__ol5{padding-left:16px;list-style-type:lower-roman;list-style-position:outside}.MyEditorTheme__listItemChecked,.MyEditorTheme__listItemUnchecked{outline:none;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;position:relative}.MyEditorTheme__listItemChecked{text-decoration:line-through}.MyEditorTheme__listItemUnchecked:before,.MyEditorTheme__listItemChecked:before{content:"";cursor:pointer;background-size:cover;width:16px;height:16px;display:block;position:absolute;top:2px;left:0}.MyEditorTheme__listItemUnchecked[dir=rtl]:before,.MyEditorTheme__listItemChecked[dir=rtl]:before{left:auto;right:0}.MyEditorTheme__listItemUnchecked:focus:before,.MyEditorTheme__listItemChecked:focus:before{border-radius:2px;box-shadow:0 0 0 2px #a6cdfe}.MyEditorTheme__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.MyEditorTheme__listItemChecked:before{background-color:#3d87f5;background-repeat:no-repeat;border:1px solid #3d87f5;border-radius:2px}.MyEditorTheme__listItemChecked:after{content:"";cursor:pointer;border:2px solid #fff;border-width:0 2px 2px 0;width:3px;height:6px;display:block;position:absolute;top:6px;left:7px;right:7px;transform:rotate(45deg)}.MyEditorTheme__nestedListItem{list-style-type:none}.MyEditorTheme__nestedListItem:before,.MyEditorTheme__nestedListItem:after{display:none}.MyEditorTheme__tokenComment{color:#708090}.MyEditorTheme__tokenPunctuation{color:#999}.MyEditorTheme__tokenProperty{color:#905}.MyEditorTheme__tokenSelector{color:#690}.MyEditorTheme__tokenOperator{color:#9a6e3a}.MyEditorTheme__tokenAttr{color:#07a}.MyEditorTheme__tokenVariable{color:#e90}.MyEditorTheme__tokenFunction{color:#dd4a68}.MyEditorTheme__mark{background:#ffd40024;border-bottom:2px solid #ffd4004d;padding-bottom:2px}.MyEditorTheme__markOverlap{background:#ffd4004d;border-bottom:2px solid #ffd400b3}.MyEditorTheme__mark.selected{background:#ffd40080;border-bottom:2px solid #ffd400}.MyEditorTheme__markOverlap.selected{background:#ffd400b3;border-bottom:2px solid #ffd400b3}.MyEditorTheme__embedBlock{user-select:none}.MyEditorTheme__embedBlockFocus{outline:2px solid #3c84f4}.MyEditorTheme__layoutContainer{gap:10px;margin:10px 0;display:grid}.MyEditorTheme__layoutItem{border:1px dashed #ddd;padding:8px 16px}.MyEditorTheme__blockCursor{pointer-events:none;display:block;position:absolute}.MyEditorTheme__blockCursor:after{content:"";border-top:1px solid #000;width:20px;animation:1.1s steps(2,start) infinite CursorBlink;display:block;position:absolute;top:-2px}@keyframes CursorBlink{to{visibility:hidden}}span.MyEditorTheme__image{cursor:default;user-select:none;display:inline-block;position:relative}.MyEditorTheme__image img{cursor:default;max-width:100%}.MyEditorTheme__image img.focused{user-select:none;outline:2px solid #3c84f4}.MyEditorTheme__image img.focused.draggable{cursor:grab}.MyEditorTheme__image img.focused.draggable:active{cursor:grabbing}ul.MyEditorTheme__ul{padding-left:24px}
