.el-table-dialog{display:flex}.el-table-dialog__trigger{display:inline-flex}.el-table-dialog__body{display:flex;overflow:auto;padding:0 16px}.el-table-dialog__body-left{width:100%}.el-table-dialog__body-right{border:1px solid #ebeef5;border-radius:3px;flex:none;margin-left:20px;overflow:hidden;width:295px}.el-table-dialog__body-right .title{background:#ebeef5;height:38px;line-height:38px;padding:0 10px}.el-table-dialog__body-right .select-item{align-items:center;box-sizing:border-box;display:flex;height:32px;justify-content:space-between;padding:0 12px}.el-table-dialog__body-right .select-item:hover{background:#f5f7fa}.el-table-dialog__body-right .select-item .cursor-pointer{cursor:pointer}.el-table-dialog__body-right .select-item .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;word-break:break-all}.el-table-dialog__body .el-affix-bottom{box-shadow:none;padding-bottom:0}.el-table-dialog__body .el-table__header .el-table__cell{border-color:#ebeef5}.el-table-dialog__class .el-dialog{padding:0!important}.el-table-dialog__class .el-dialog__header{align-items:center;border-bottom:1px solid rgba(0,0,0,.06);display:flex;justify-content:space-between;margin-bottom:16px;padding:4px 16px!important}.el-table-dialog__class .el-dialog__header .el-dialog__title{font-weight:bold}.el-table-dialog__class .el-dialog__header .el-dialog__headerbtn{position:relative}.el-table-dialog__class .el-dialog__header .el-dialog__close{font-size:20px}.el-table-dialog__class .el-dialog__body .el-table__inner-wrapper:before{background-color:transparent}.el-table-dialog__class .el-dialog__headerbtn{width:auto}.el-table-dialog__footer{align-items:center;border-top:1px solid rgba(0,0,0,.06);display:flex;height:54px;justify-content:flex-end;margin-top:16px;padding:0 16px}.el-table-dialog__footer .el-button{min-width:76px}