.top-card[data-v-9f0c0f88] {
  border-radius: 16px;
  background: linear-gradient(135deg, #a1c4fd, #c2e9fb) !important;
}
.icon-text[data-v-9f0c0f88] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.icon-text .icon[data-v-9f0c0f88] {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgb(247, 250, 237);
  text-align: center;
  line-height: 42px;
  color: rgb(174, 214, 28);
}
.icon-text .text[data-v-9f0c0f88] {
  width: calc(100% - 60px);
  text-align: left;
}
.icon-text .text p[data-v-9f0c0f88] {
  -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;
}
.icon-text .text > p[data-v-9f0c0f88]:nth-child(1),
.icon-text .text .el-dropdown-link[data-v-9f0c0f88] {
  font-size: 16px;
  line-height: 150%;
  color: #2b314d;
}
.icon-text .text > p[data-v-9f0c0f88]:nth-child(2) {
  line-height: 150%;
  color: #2b314d;
}
.sms-content-list[data-v-d84823ba] {
  max-height: 300px;
  overflow-y: auto;
  margin: 15px 0;
  border-top: 1px solid #eee;
  padding-top: 10px;
}
.sms-item[data-v-d84823ba] {
  padding: 8px 0;
  border-bottom: 1px dashed #eee;
  font-size: 13px;
}
.sms-item .sms-time[data-v-d84823ba] {
  color: #999;
  float: right;
}
.sms-content-list[data-v-32d2aa54] {
  max-height: 300px;
  overflow-y: auto;
  margin: 15px 0;
  border-top: 1px solid #eee;
  padding-top: 10px;
}
.sms-item[data-v-32d2aa54] {
  padding: 8px 0;
  border-bottom: 1px dashed #eee;
  font-size: 13px;
}
.sms-item .sms-time[data-v-32d2aa54] {
  color: #999;
  float: right;
}
