.percentage-bar{margin-top:16px;color:var(--text-primary)}.percentage-bar .row-header,.percentage-bar .value-and-percentage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.percentage-bar .percentage{margin-left:19px;width:35px}.percentage-bar .percentage,.percentage-bar .value{text-align:right}.percentage-bar .bar{margin-top:16px;border-radius:4px;height:4px;width:100%;background-color:var(--table-border)}.percentage-bar .bar.no-progress{margin-top:2px;height:1px}.percentage-bar .progress{height:100%;border-radius:4px}