.action-config-item,.popUp-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.popUp-content{padding:1rem 0}.delete-files-container{font-weight:500;font-size:14px}.files-container{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;margin-top:1rem}.files-container,.single-file{display:-webkit-box;display:-ms-flexbox;display:flex}.single-file{-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;width:90px;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;border:1px solid #ebeef5;border-radius:6px;padding:.5rem}.single-file:hover{background:#f5f7fa;border-color:#dcdfe6}.file-header{font-size:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.25rem}.file-header,.file-title{display:-webkit-box;display:-ms-flexbox;display:flex}.file-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;font-size:13px;text-align:center}.file-title span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-flex:1;-ms-flex:1;flex:1}.file-title .action-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:.5rem}.no-files{padding:2rem 0}.no-files,.upload-attchment-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.upload-attchment-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px dashed #dcdfe6;border-radius:6px;padding:.75rem;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.upload-attchment-box:hover{border-color:#409eff;background:#f0f7ff}.dialog-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:.5rem}.mt-1{margin-top:.5rem}.mb-1{margin-bottom:.5rem}.ml-1{margin-left:.5rem}.mr-1{margin-right:.5rem}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gap-1{gap:.5rem}.m-tb-2{margin-top:1rem;margin-bottom:1rem}.m-lr-2{margin-left:1rem;margin-right:1rem}.font-class{font-size:12px;color:#909399}.warning{display:block;margin-top:4px}