.FileInput{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:99%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0}@media (max-width:600px){.FileInput{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.FileInput .preview{margin-right:20px;-ms-flex-preferred-size:50%;flex-basis:50%}.FileInput .preview .previewImage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:5px}.FileInput .preview .previewImage img{max-width:200px;max-height:200px;border-radius:0;-webkit-box-shadow:var(--shadow1);box-shadow:var(--shadow1)}.FileInput .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:600px){.FileInput .buttons{margin-top:20px}}.FileInput .buttons .butCancel{margin-top:10px;margin-left:0}.FileInput .buttons button{width:100%}.FileInput .documentPreview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.FileInput .documentPreview img{max-width:16px;margin-right:10px}.FileInput .documentPreview .documentProps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.FileInput .documentPreview .documentName{overflow:hidden;text-overflow:ellipsis;max-width:130px;word-break:normal;white-space:nowrap;font-size:12px;text-align:center}.FileInput .documentPreview .documentSize{font-size:12px;opacity:.7;text-align:center;margin-left:10px}.FileInput .progress{margin-top:10px;float:none}.FileInput .progress .el-progress__text{font-size:11px!important}.MathEditor .container,.MathEditor .output{border:1px solid #ccc;min-height:30px;padding:5px}.MathEditor .container{-webkit-margin-after:20px;margin-block-end:20px}.MathEditor .itemEnc{font-weight:500;font-size:12px;-webkit-margin-after:5px;margin-block-end:5px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.MathEditor .itemEnc a{cursor:pointer}.MathEditor .itemEnc .material-design-icon svg{height:16px;cursor:pointer}.MathEditor .itemEnc .copied{font-size:10px}.I18nput{position:relative}.I18nput .languages{position:absolute;right:0;bottom:24px;text-transform:uppercase;font-size:10px;font-weight:600}.I18nput .languages .lang{color:#666;opacity:.5;margin:5px;cursor:pointer;border-bottom:1px solid transparent}.I18nput .languages .hasContent{opacity:1}.I18nput .languages .active{border-bottom:1px solid #666}.I18nput .languages.textarea{bottom:auto;top:0}.I18nput .format-text-icon{color:#666;position:relative;top:4px;margin-left:5px;cursor:pointer;-webkit-transition:all .25s;transition:all .25s}.I18nput .format-text-icon svg{width:16px;height:16px}.MediaColEditor .mainColumns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.MediaColEditor .mainColumns label{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ccc;display:block}.MediaColEditor .mainColumns.singleColumn{grid-template-columns:1fr}.MediaColEditor .thumbList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.MediaColEditor .thumbList .thumb{border-radius:3px;width:56px;height:56px;background-size:cover;background-position:50%;cursor:pointer;position:relative}.MediaColEditor .thumbList .thumb:hover .delIcon{opacity:1}.MediaColEditor .thumbList .thumb .delIcon{opacity:1;position:absolute;right:0;bottom:0;background:#c0c4cc;width:20px;height:20px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .25s;transition:all .25s}.MediaColEditor .thumbList .thumb .delIcon .material-design-icon{color:#fff}.MediaColEditor .thumbList .thumb .delIcon .material-design-icon svg{width:16px}.MediaColEditor .thumbList.noItems{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.MediaColEditor .addItem{width:56px;height:56px}.MediaColEditor.lt600 .mainColumns{grid-template-columns:1fr}