.my-appointment{padding:35px 42px;background-color:#fff}.my-appointment .el-pagination{display:flex;margin-top:16px;justify-content:flex-end}.my-appointment .status{display:flex;justify-content:center;align-items:center;font-size:14px}.my-appointment .status:before{content:"";width:6px;height:6px;margin-right:6px;border-radius:50%}.my-appointment .reject{color:#d93026}.my-appointment .reject:before{background-color:#d93026}.my-appointment .resolve{color:#00b578}.my-appointment .resolve:before{background-color:#00b578}.my-appointment .pending{color:#f1960d}.my-appointment .pending:before{background-color:#f1960d}