.task-bar{display:flex;width:100%}.task-bar .open-count,.due-count,.overdue-count{min-width:30px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;cursor:pointer}.task-bar .open-count:hover,.due-count:hover,.overdue-count:hover{transform:scaleY(1.03)}.task-bar{border-radius:12px!important}.task-bar .open-count{background-image:linear-gradient(to bottom,#26d80e,#88e67c);border-radius:12px 0 0 12px}.task-bar .open-count:hover{box-shadow:0 0 6px #88e67c}.task-bar .due-count{background-image:linear-gradient(to bottom,#ff9100,#ebaf61)}.task-bar .due-count:hover{box-shadow:0 0 6px #ebaf61}.task-bar .overdue-count{background-image:linear-gradient(to bottom,#f72727,#e25050);border-radius:0 12px 12px 0}.task-bar .overdue-count:hover{box-shadow:0 0 6px #e25050}.incident-pie-chart .MuiChartsLegend-root{width:200px}ul.MuiChartsLegend-root{gap:8px}.incident-pie-chart span.MuiChartsLabel-root.MuiChartsLegend-label{max-width:180px;overflow:hidden;text-overflow:ellipsis}@media (max-width: 450px){.sms-pie-chart span.MuiChartsLabel-root.MuiChartsLegend-label{max-width:180px;overflow:hidden;text-overflow:ellipsis}}li.MuiChartsLegend-item,ul.MuiChartsLegend-root{white-space:nowrap;text-overflow:ellipsis}svg.MuiChartsSurface-root{align-self:start}.ticker{font-weight:600}
