.card-area-fill[data-v-b3a718e4] {
  height: 182px;
}
.card-area-fill .card-header[data-v-b3a718e4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 22px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: rgba(0, 0, 0, 0.45);
}
.card-area-fill .value[data-v-b3a718e4] {
  height: 38px;
  margin-top: 4px;
  margin-bottom: 6px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-size: 30px;
  line-height: 38px;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
}
.card-area-fill .today[data-v-b3a718e4] {
  margin-top: 8px;
  padding-top: 9px;
  border-top: 1px solid #e8e8e8;
}
.card-area-fill .today .v[data-v-b3a718e4] {
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.85);
}

