.wf-theme-popover .el-radio {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wf-drawer .el-tabs__header {
  padding: 0 15px;
}
.foot-item[data-v-13b14bdf] {
  position: fixed;
  bottom: 0;
  height: 50px !important;
  margin-left: -20px;
  z-index: 101;
  height: 66px;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.header[data-v-0a520718] {
  width: 100%;
  height: 50px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px 10px 0;
}
.timeTxt[data-v-0a520718] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
}
.box-card[data-v-0a520718] {
  border-radius: 16px;
  height: 100px;
  color: #fff !important;
}
.bg1[data-v-0a520718] {
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 127, 80, 0.8)), to(rgba(254, 180, 123, 0.6))) !important;
  background: linear-gradient(to bottom right, rgba(255, 127, 80, 0.8), rgba(254, 180, 123, 0.6)) !important;
}
.bg2[data-v-0a520718] {
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 198, 255, 0.7)), to(rgba(0, 114, 255, 0.5))) !important;
  background: linear-gradient(to bottom right, rgba(0, 198, 255, 0.7), rgba(0, 114, 255, 0.5)) !important;
}
.bg3[data-v-0a520718] {
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(161, 140, 209, 0.9)), to(rgba(251, 194, 235, 0.6))) !important;
  background: linear-gradient(to bottom right, rgba(161, 140, 209, 0.9), rgba(251, 194, 235, 0.6)) !important;
}
.bg3 div[data-v-0a520718] {
  cursor: pointer;
}
.orderDetail[data-v-0a520718] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.orderDetail > p[data-v-0a520718] {
  font-size: 14px;
  width: 30%;
  line-height: 150%;
}
