[data-v-ed21a4ae] .ant-table-pagination {
  display: none !important;
}
[data-v-ed21a4ae] .ant-pagination {
  display: none !important;
}
.jeepay-card-content[data-v-ed21a4ae] {
  width: 100%;
  position: relative;
  background-color: #FFF;
  border-radius: 6px;
  overflow: hidden;
}
.jeepay-card-ops[data-v-ed21a4ae] {
  width: 100%;
  height: 50px;
  background-color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #F0F2F5;
  position: absolute;
  bottom: 0;
}
.jeepay-card-content-header[data-v-ed21a4ae] {
  width: 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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jeepay-card-content-body[data-v-ed21a4ae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title[data-v-ed21a4ae] {
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Bold;
  font-weight: 700;
  color: #1a1a1a;
  letter-spacing: 1px;
}

