.cc-ci-bar-chart-container .covered-bar{background:rgba(16,124,16,1);background:var(--status-success-foreground,rgba(16, 124, 16, 1));border-width:2px;min-height:8px;display:inline-block}.cc-ci-bar-chart-container .not-covered-bar{background:rgba(232,17,35,1);background:var(--palette-error,rgba(232, 17, 35, 1));border-width:2px;min-height:8px;display:inline-block}.cc-ci-bar-chart-container .partial-covered-bar{background:rgba(250,157,45,1);background:var(--status-warning-foreground,rgba(250, 157, 45, 1));border-width:2px;min-height:8px;display:inline-block}.cc-ci-bar-chart-container .empty-bar{background:rgba(234,234,234,1);background:rgba(var(--palette-neutral-8,234, 234, 234),1);border-width:2px;min-height:8px;display:inline-block}.cc-ci-bar-chart-container .left-rounded-corners{border-radius:2px 0 0 2px}.cc-ci-bar-chart-container .right-rounded-corners{border-radius:0 2px 2px 0}.cc-ci-bar-chart-container .all-rounded-corners{border-radius:2px}