.batch_status_btn{display:inline-block;min-width:50px;height:26px;background:rgba(0,0,0,.06);border-radius:4px;box-sizing:border-box;font-size:14px;font-weight:400;color:rgba(0,0,0,.65);padding:0 4px;text-align:center;line-height:26px}.has_border{border:1px solid rgba(0,0,0,.55)}.batch_status_black{background:rgba(0,0,0,.06);color:rgba(0,0,0,.65);border-color:rgba(0,0,0,.55)}.batch_status_green{background:#eff8e9;color:#79bf3f;border-color:#b7eb8f}.batch_status_purple{background:#efebff;color:#6236ff;border-color:#b5a2f8}.batch_status_orange{background:#feefd0;color:#e69b07;border-color:#e69b07}.batch_status_gray{background:rgba(0,0,0,.06);color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.15)}.batch_status_red{background:#ffeded;color:#ff4d4f;border-color:#ff4d4f}.batch_status_blue{background:#ddefff;color:#1890ff;border-color:#1890ff}.batch_status_bluegreen{background:#e5f9f8;color:#00bab1;border-color:#00bab1}.batch_status_purplishred{background:#f7e8fb;color:#b620e0;border-color:#b620e0}.my_gather_task .success-tip{width:324px;height:40px;background:#f6ffed;border-radius:2px;border:1px solid #b7eb8f;position:absolute;top:14px;left:50%;transform:translate(-50%);display:flex;justify-content:space-between;align-items:center;padding:0 16px}.my_gather_task .success-tip .left-content{display:flex;justify-content:flex-start;align-items:center}.my_gather_task .success-tip .left-content .succ-icon{width:16px;height:16px;margin-right:8px}.my_gather_task .success-tip .left-content .tip-content{font-size:14px;font-weight:400;color:rgba(0,0,0,.65);display:flex;justify-content:flex-start;align-items:center}.my_gather_task .success-tip .left-content .tip-content span{color:#56ab1b;cursor:pointer}.my_gather_task .success-tip .left-content .tip-content img{display:block;width:16px;height:16px}.my_gather_task .success-tip .el-icon-close{font-size:14px;color:rgba(0,0,0,.45);cursor:pointer}.my_gather_task .do-tabs{display:flex;justify-content:flex-start;align-items:center}.my_gather_task .do-tabs .tab-item{display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:5px 16px;cursor:pointer;font-size:14px;font-weight:400;color:rgba(0,0,0,.65);border:1px solid rgba(0,0,0,.15)}.my_gather_task .do-tabs .tab-item:first-child{border-radius:4px 0 0 4px}.my_gather_task .do-tabs .tab-item:nth-child(3){border-radius:0 4px 4px 0}.my_gather_task .do-tabs .activetab{color:#56ab1b;border-color:#67c823;position:relative}.my_gather_task .my_task_content{height:calc(100vh - 167px);overflow:auto;overflow-x:hidden;background:#fff;padding:24px}.my_gather_task .my_task_content .search_wrap{display:flex;justify-content:space-between;align-items:center;padding-bottom:24px}.my_gather_task .my_task_content .search_wrap .search_left{display:flex;justify-content:flex-start;align-items:center}.my_gather_task .my_task_content .search_wrap .search_left .search_item{width:160px;margin-right:8px}