.form-footer,.form-header{margin:10px 20px}.form-footer button,.form-header button{margin-left:auto}.form-body{margin:10px 20px;border:1px dotted grey;display:block;text-align:center}.form-body input[type=file]{display:none}.form-body .list-file{display:flex;position:relative;justify-content:center;align-items:center;min-height:50px}.form-body .list-file .file-item{margin:10px;padding:5px;background:#cecece;border-radius:5px}.form-body .list-file .file-item .delete-file{color:#fff;position:absolute;top:0;background:red;border-radius:50%;cursor:pointer}.form-body .list-file .file-item .delete-file:hover{transform:scale(1.1)}.table-wrapper{max-height:600px;overflow:auto}.table-wrapper .pagination{justify-content:center!important}