.fill-reject-list-dialog .el-dialog__body{padding-top:10px;padding-bottom:10px}.fill-reject-list-dialog .fill-reject-list-body{width:100%;height:600px}.fill-index-files-dialog .el-dialog__body{padding-top:10px;padding-bottom:10px}.fill-index-files-dialog .fill-index-files-body{width:100%;height:600px;display:flex;flex-direction:column}.fill-index-files-dialog .fill-index-files-body .panel-title{padding:8px 0;font-size:18px;font-weight:700}.fill-data-signature-dialog .el-dialog__body{padding-top:10px;padding-bottom:10px}.fill-data-reply-info{left:0;top:0;right:0;bottom:0;position:absolute;z-index:100;border:10px solid #f8f8f8;box-sizing:border-box;background-color:#fff;display:flex;flex-direction:column}.fill-data-reply-info .header-div{display:flex;padding:0 10px;justify-content:space-between;align-items:center}.fill-data-reply-info .header-div .title-info{font-size:16px;font-weight:700;color:#478ae1;padding:15px 0}.fill-data-reply-info .header-div .lab-info{margin:0 20px}.fill-data-reply-info .header-div .lab-info:first-child{margin-left:0}.fill-data-reply-info .header-div .lab-info:last-child{margin-right:0}.fill-data-reply-info .body-div{flex:1;height:400px;padding:0 10px;margin-top:10px;display:flex}.fill-data-reply-info .body-div .input-with-select{width:calc(100% - 14px)}.fill-data-reply-info .body-div .input-with-select .el-input{width:130px}.fill-data-reply-info .body-div .input-with-select .el-input-group__prepend{background-color:#fff}.fill-data-reply-info .body-div .tree-div{position:relative;width:360px;height:calc(100% - 34px);border:1px solid #ebeef5;margin-right:10px;overflow:auto}.fill-data-reply-info .body-div .tree-div .el-tree{position:absolute;width:100%;height:100%;overflow:auto}.fill-data-reply-info .body-div .tree-div .flat-tree{z-index:100}.fill-data-reply-info .body-div .table-div{width:300px;flex:1;display:flex;flex-direction:column}