.em-text{min-width:500px}.em-text.em-text--table{min-width:auto;position:absolute;width:100%;left:0;top:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.em-text.em-text--table .em-text__txt{padding-left:10px;padding-right:10px}.em-text__txt{line-height:17px;font-size:12px;color:#677387;padding:11px 20px 11px 0;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.em-text__popup .popup-block{width:800px;height:calc(100% - 144px)}.em-text__editor-wrapper{height:100%;overflow:auto}.em-text__popup-code{font-size:10px;line-height:12px;color:rgba(103,115,135,.4)}.em-text__popup-name{font-size:16px;font-weight:500;line-height:19px;color:#191c21;margin-bottom:3px}.em-text__popup-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px;position:sticky;top:0;z-index:10;background:#fff}.em-text__popup-cancel-btn{margin-right:15px}#el-editor{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}#el-editor *{-webkit-box-sizing:content-box;box-sizing:content-box}@media(max-width:768px){.em-text{min-width:unset}}.em-text .ce-settings{left:0}