.header-summary .ant-card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.header-summary .ant-card-body .item{padding:10px;width:25%}.header-summary .ant-card-body .item span{font-weight:700}.challenge-detail .dl+.dl{margin-top:20px}.challenge-detail .dl .dt{margin-bottom:12px;font-size:15px;font-weight:700}.challenge-detail .dl .dd{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:8px 12px;background-color:#f0f2f5;border-radius:4px;line-height:24px}.challenge-detail .dl .dd .task-item{padding-right:20px}.challenge-detail .dl .calendar{width:100%;background-color:#fff;border:1px solid #e8e8e8;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.challenge-detail .dl .calendar .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0;width:7.14286%;text-align:center}.challenge-detail .dl .calendar .item img{display:block;width:27px;height:27px}.challenge-detail .dl .calendar .item .status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8px;width:25px;height:25px;border-radius:100px;font-size:12px;font-weight:700;color:#fff}.challenge-detail .dl .calendar .item .status.patch{background-color:rgba(255,119,68,.8)}.challenge-detail .dl .calendar .item .status.patch.can,.challenge-detail .dl .calendar .item .status.patch.ing{opacity:.4}.challenge-detail .dl .calendar .item .status.before{background-color:#f0f0f0}.challenge-detail .dl .calendar .item .status.after{background-color:#9aca87}.challenge-detail .dl .calendar .item .status .icon{width:12px;height:8px}.challenge-detail .dl .calendar .item .desc{height:14px;font-size:12px;color:#ababab;line-height:24px}.challenge-detail .dl .calendar .item .desc.today{color:#9aca87}