.evaluation-list-page{padding:0 23px 30px}.evaluation-list-page .ivu-table-title{height:auto}.evaluation-list-page .border{border:1px solid #dcdee2;border-bottom:0}.evaluation-list-page .table-wrapper{overflow-x:auto;width:100%}.status-completed,.status-success{border-radius:6px;border:1px solid var(--Success-200,#abefc6);background:var(--Success-50,#ecfdf3);color:var(--Success-700,#067647)}.status-completed,.status-failed,.status-success{display:-webkit-box;display:-ms-flexbox;display:flex;padding:3px 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.status-failed{border-radius:6px;border:1px solid var(--Error-200,#fecdca);background:var(--Error-50,#fef3f2);color:var(--Error-700,#b42318)}.status-running{border-radius:6px;border:1px solid var(--Brand-200,#99afff);background:var(--Brand-50,#ced8ff);color:var(--Indigo-700,#3538cd)}.status-pending,.status-running{display:-webkit-box;display:-ms-flexbox;display:flex;padding:3px 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.status-pending{border-radius:6px;border:1px solid var(--Gray-200,#838388);background:var(--Gray-50,#fefeff);color:var(--Indigo-700,#838388)}.status-canceled{border-radius:6px;border:1px solid var(--Error-100,#fecdca);background:var(--Error-50,#fef3f2);display:-webkit-box;display:-ms-flexbox;display:flex;padding:3px 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:var(--Error-300,#b42318);text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}