.add-file-dialog .el-dialog__footer>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.add-file-dialog .el-dialog__footer>div .el-button{width:115px}.add-file-dialog .el-dialog__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.add-file-dialog .el-dialog__body .center{max-height:50vh;-webkit-box-sizing:border-box;box-sizing:border-box;width:90%;overflow:auto}.add-file-dialog .el-form{width:100%}.add-file-dialog .el-form .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3262f5;border-radius:5px}.add-file-dialog .el-form .item:last-child{margin-bottom:0}.add-file-dialog .el-form .item .file-img img{width:25px;height:25px}.add-file-dialog .el-form .item .file-text{min-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#3262f5;margin:0 10px;font-size:14px;text-decoration:none;cursor:default}.add-file-dialog .el-form .item .file-download{cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;color:#d9001b;text-decoration:underline;width:40px}.add-file-dialog .el-input__inner{width:100%!important}