.perf-segment-data {
  padding: 0px 4px; }

.perf-segment-label {
  color: rgba( 166, 166, 166 ,  1 );
  color: rgba( var(--palette-neutral-30,166, 166, 166) ,  1 );
  padding-right: 5px; }
  body.ms-vss-web-vsts-theme-hc-dark .perf-segment-label {
    color: unset;
    font-weight: bold; }
  body.ms-vss-web-vsts-theme-hc-light .perf-segment-label {
    color: unset;
    font-weight: bold; }
