.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}.BannerStats{margin-top:20px;display:grid;grid-template-columns:1fr 1fr}.BannerStats .el-table__row{cursor:default!important}.BannerStats .details{border-right:1px solid #ccc;margin-right:30px;padding-right:20px;font-size:14px}.BannerStats .info{margin-bottom:10px}.BannerStats .info b{font-weight:500}.BannerStats .statItems{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.BannerStats .statItems .box-card{margin:20px;min-width:180px}.BannerStats .statItems .box-card .el-card__body{padding:0 20px 10px 20px}.BannerStats .statItems .head{text-align:center;border-bottom:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 20px;font-weight:500;color:#888;text-transform:uppercase;font-size:11px}.BannerStats .statItems .mainFig{padding:20px;font-weight:700;font-size:25px;text-align:center;color:#555}.BannerStats .statItems .extraInfo{text-align:center;font-size:12px;color:#555}.BannerStats .preview{max-width:600px;padding:20px;margin:auto;background:#fff;-webkit-box-shadow:var(--shadow1);box-shadow:var(--shadow1)}.BannerStats .graph{height:300px}.BannerStats h3{font-weight:500;margin-left:20px;font-size:12px;text-transform:uppercase}.BannerStats .image{display:block;margin-bottom:20px}.BannerStats .image:last-child{margin-bottom:0}.BannerStats.lt1400{grid-template-columns:1fr}.BannerStats.lt1400 .tabs{margin-top:40px}.BannerStats.lt1400 .details{border-right:0;margin-right:0;padding-right:0}.BannerStats.lt600 .statItems{display:block}.BannerStats.lt750 .el-tabs__item{white-space:break-spaces;height:auto;line-height:1.5;font-size:11px}.WebBannersEditor .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.WebBannersEditor .statIcon{text-align:center;padding:0 2px}.WebBannersEditor .statIcon .material-design-icon{margin-left:0!important}.WebBannersEditor .DataTable .header.lt1000 .simpleSearch .el-input input{width:200px}.WebBannersEditor .DataTable .header .el-switch{width:160px}