.info-card[data-v-08c6c584] {
  border-radius: 16px;
}
.info-card[data-v-08c6c584] .el-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.info-card[data-v-08c6c584] .el-card__body > div {
  margin-left: 1%;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.info-card[data-v-08c6c584] .el-card__body > div:nth-child(1) {
  width: 18%;
}
.info-card[data-v-08c6c584] .el-card__body > div:nth-child(2) {
  width: 22%;
}
.info-card[data-v-08c6c584] .el-card__body > div:nth-child(3) {
  width: 35%;
}
.info-card[data-v-08c6c584] .el-card__body > div:nth-child(4) {
  width: 20%;
}
.box-card[data-v-08c6c584] {
  border-radius: 16px;
  height: 60px;
  overflow: hidden;
}
.box-card .icon-text[data-v-08c6c584] {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box-card .icon-text .icon[data-v-08c6c584] {
  width: 40px;
  height: 40px;
  font-size: 30px;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
}
.box-card .icon-text .text[data-v-08c6c584] {
  width: calc(100% - 45px);
  text-align: left;
}
.box-card .icon-text .text p[data-v-08c6c584] {
  -webkit-margin-before: 0px;
          margin-block-start: 0px;
  -webkit-margin-after: 0px;
          margin-block-end: 0px;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}
.box-card .icon-text .text > p[data-v-08c6c584]:nth-child(1) {
  line-height: 120%;
  color: rgb(146, 158, 174);
}
.box-card .icon-text .text > div[data-v-08c6c584] {
  margin-top: 2px;
  font-size: 12px;
  width: 100%;
  border-radius: 5px;
}
.box-card .icon-text .alert-title[data-v-08c6c584] {
  background-color: transparent !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.box-card .icon-text .alert-title > p[data-v-08c6c584] {
  font-size: 14px;
}
.today[data-v-08c6c584] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.today .today-total[data-v-08c6c584] {
  width: calc(50% - 8px);
  line-height: 120%;
}
.today .today-total > span[data-v-08c6c584]:nth-child(1) {
  color: rgb(146, 158, 174);
}
[data-v-08c6c584] .el-card__body {
  height: 100%;
  padding: 5px !important;
}
.el-row[data-v-78e80924] {
  margin-top: 8px;
}
.call-bar[data-v-78e80924] {
  height: 100%;
  overflow: auto;
}
