.card-area[data-v-f1aefce4] {
  height: 182px;
}
.card-area .card-header[data-v-f1aefce4] {
  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 .value[data-v-f1aefce4] {
  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 .today[data-v-f1aefce4] {
  margin-top: 8px;
  padding-top: 9px;
  border-top: 1px solid #e8e8e8;
}
.card-area .today .v[data-v-f1aefce4] {
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.85);
}

.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);
}

.card-line[data-v-5bdd5f06] {
  height: 182px;
}
.card-line .card-header[data-v-5bdd5f06] {
  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-line .value[data-v-5bdd5f06] {
  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-line .today[data-v-5bdd5f06] {
  margin-top: 8px;
  padding-top: 9px;
  border-top: 1px solid #e8e8e8;
}
.card-line .today .v[data-v-5bdd5f06] {
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.85);
}

.card-progress-count[data-v-4d41bf2f] {
  height: 182px;
}
.card-progress-count .card-header[data-v-4d41bf2f] {
  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-progress-count .value[data-v-4d41bf2f] {
  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-progress-count .today[data-v-4d41bf2f] {
  margin-top: 8px;
  padding-top: 9px;
  border-top: 1px solid #e8e8e8;
}
.card-progress-count .today .v[data-v-4d41bf2f] {
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.85);
}

.card-line .ivu-card-head {
  border-bottom: none !important;
}
.card-line .card-title {
  color: #67757c;
}
.card-line .wrap {
  height: 470px;
}
.card-line .wrap .text {
  padding: 1rem;
  text-align: center;
  color: #67757c;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.card-line .wrap .text h6 {
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
.card-line .wrap .text h3 {
  font-size: 1.3125rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.card-bubble .ivu-card-head {
  border-bottom: none !important;
}
.card-bubble .card-title {
  color: #67757c;
}
.card-bubble .wrap {
  height: 470px;
}
.card-bubble .wrap .text {
  padding: 1rem;
  text-align: center;
  color: #67757c;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.card-bubble .wrap .text h6 {
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
.card-bubble .wrap .text h3 {
  font-size: 1.3125rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.card-map-world .ivu-card-head {
  border-bottom: none !important;
}
.card-map-world .card-title {
  color: #67757c;
}

.card-activity .ivu-card-head {
  border-bottom: none !important;
}
.card-activity .card-title {
  color: #67757c;
}
.card-activity .wrap {
  overflow: auto;
  height: 368px;
}

.dashboard-page2 .margin[data-v-6a62e54a] {
  margin-bottom: 20px;
}

