.MessageEditor .centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0}.MessageEditor .attachOpener{text-align:right;font-size:10px;color:#888;cursor:pointer}.MessageEditor .attachOpener:hover{color:#444}.MessageEditor .el-card{margin-top:20px;border-radius:8px!important}.MessageEditor .el-card .el-card__header{padding:0 10px;font-size:11px;font-weight:500}.MessageEditor .el-card .fileList{display:grid;grid-template-columns:repeat(3,1fr)}.MessageEditor .el-card .fileList .Button{zoom:80%}.MessageEditor .el-card .fileList .file{overflow:hidden;text-align:center}.MessageEditor .el-card .fileList .el-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MessageEditor .el-card .fileList .el-tag div{max-width:90%;overflow:hidden;white-space:nowrap!important;text-overflow:ellipsis}.Customers .labelColor{width:90px;height:26px;border-radius:8px}.Customers .passLabel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.Customers .passLabel a{font-size:12px;font-weight:500;cursor:pointer;position:absolute;right:0;top:0;z-index:10}.Customers .passItem .el-form-item__label{width:100%}