
.text-center[data-v-5f897bc2] {
  text-align: center;
}
.text-center[data-v-5f897bc2] .el-card__body {
  padding: 10px 15px;
}
.text-center[data-v-5f897bc2] .el-card__header {
  padding: 8px 15px;
  border-bottom: 1px solid #f0f0f0;
}
.statistics-number[data-v-5f897bc2] {
  font-size: 24px;
  font-weight: bold;
  color: #007bff;
  margin-bottom: 5px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.statistics-number.success[data-v-5f897bc2] {
  color: #67c23a;
}
.statistics-number.danger[data-v-5f897bc2] {
  color: #f56c6c;
}
.statistics-number.warning[data-v-5f897bc2] {
  color: #e6a23c;
}
.statistics-label[data-v-5f897bc2] {
  font-size: 14px;
  color: #666;
  margin-top: 5px;
}

