.MessageEditor{-webkit-box-shadow:var(--shadow1);box-shadow:var(--shadow1);padding:20px;background:#fff}.MessageEditor .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.MessageEditor .actions button:hover{border-radius:30%}.MessageEditor .actions .material-design-icon svg{width:16px;height:16px}.MessageEditor .menuBar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MessageEditor .editingBlock div{outline:none!important}.MessageEditor .imageEditingBlock{border:1px solid #ccc;line-height:0}.MessageEditor .imageEditingBlock .uploader button{padding:7px 15px;margin-left:5px}.MessageEditor .cmBlockItem{position:relative}.MessageEditor .cmBlockItem .blockActions{position:absolute;right:-27px;top:0;opacity:.3;cursor:pointer;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:none}.MessageEditor .cmBlockItem .blockActions .material-design-icon{background:hsla(0,0%,100%,.7);border-radius:4px;margin-left:10px}.MessageEditor .cmBlockItem:hover .blockActions{display:-webkit-box;display:-ms-flexbox;display:flex}.MessageEditor .cmBlockItem a[href="{{UNSUB}}"],.MessageEditor .cmBlockItem a[href="{{VIEW}}"]{pointer-events:none}.MessageEditor .templateSelector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #ccc}.MessageEditor .desc{font-size:12px;line-height:20px}.MessageEditor .prism-editor__code{outline:none}