.audit-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}.audit-status .dot{margin-left:5px;width:6px;height:6px;border-radius:50%}.audit-status .dot.pass{background-color:#52c41a}.audit-status .dot.pending{background-color:#1890ff}.audit-status .dot.reject{background-color:#ff4d4f}.audit-status .dot.block{background-color:#d9d9d9}.audit-status .text{margin-left:8px;font-size:14px;color:rgba(0,0,0,.85098039)}.flex-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}