[data-v-9d02762e] .legend {
  display: flex;
}
[data-v-9d02762e] .legend .legend-used,[data-v-9d02762e] .legend .legend-unused {
  color: #666;
  font-size: 12px;
}
[data-v-9d02762e] .legend .legend-used .dot,[data-v-9d02762e] .legend .legend-unused .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 4px;
}
[data-v-9d02762e] .legend .legend-used {
  margin-right: 20px;
}
.bar-chart[data-v-9d02762e] {
  font-size: 12px;
}
.bar-chart--item[data-v-9d02762e] {
  margin-top: 10px;
}
.bar-chart--item .bar-chart__label[data-v-9d02762e] {
  display: flex;
  justify-content: space-between;
  line-height: 1;
  margin-bottom: 4px;
}
.bar-chart--item .bar-chart__label .label-title[data-v-9d02762e] {
  font-weight: 500;
}
.bar-chart--item .bar-chart__label .rate[data-v-9d02762e] {
  color: #999;
}
.bar-chart--item .bar-chart__bar[data-v-9d02762e] {
  position: relative;
}
.bar-chart--item .bar-chart__bar .bar-chart__used[data-v-9d02762e] {
  height: 100%;
  text-align: right;
  line-height: 20px;
  color: #666;
  box-sizing: border-box;
  padding-right: 10px;
}

