.tasks .flex{display:flex;justify-content:space-between}.tasks .search{width:450px}.tasks .status-icon{font-size:12px}.tasks .status-icon.green{color:#52c41a}.tasks .status-icon.red{color:#f73d3d}.tasks .status-icon.grey{color:#c9c8c8}.tasks .status-icon.orange{color:#f7b500}.tasks .text+.text:before{content:"，"}