.card-msginbox .card-row[data-v-5800c5ce] {
  margin: 0px 10px 10px 10px;
}
.card-msginbox .card-row[data-v-5800c5ce]:first-child {
  margin-top: 10px;
}
.card-msginbox .msginbox-content[data-v-5800c5ce] {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.6);
}
.card-msginbox .msginbox-type[data-v-5800c5ce] {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.75);
  text-align: left;
}
.card-msginbox .msginbox-time[data-v-5800c5ce] {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.4);
  text-align: right;
}
.card-msginbox .msginbox-unread[data-v-5800c5ce] {
  font-size: 12px;
  color: #ff9900;
  text-align: right;
}
.no-result-title[data-v-5800c5ce] {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  margin-top: 30px;
  text-align: center;
}
.action-area[data-v-5800c5ce] {
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2b7ae2;
  height: 50px;
  background-color: #ffffff;
}
.action-area a[data-v-5800c5ce] {
  color: #2b7ae2;
  font-size: 12px;
  margin-right: 10px;
}
.van-sticky--fixed[data-v-5800c5ce] {
  left: 50%;
}

