.memberModalDrawer .formRowCol {
  margin-bottom: 0;
  padding-right: 0;
}
.memberModalDrawer .formRowCol.a .ant-form-item-label {
  border-bottom: 1px solid #e9f2ff;
}
.memberModalDrawer .formRowCol.a .ant-form-item-control-wrapper {
  border-bottom: 1px solid #fff;
}
.memberModalDrawer .formRowCol .btnButton {
  border-color: #1784fc;
}
.memberModalDrawer .formRowCol .ant-form-item-label {
  width: 100px;
  background-color: #e9f2ff;
  border-bottom: 1px solid #d8e8ff;
}
.memberModalDrawer .formRowCol .ant-form-item-label label {
  color: #1c62c1;
}
.memberModalDrawer .formRowCol .ant-form-item-control-wrapper {
  border-bottom: 1px solid #d8e8ff;
}
.memberModalDrawer .formRowCol .ant-form-item-children {
  padding: 5px;
}
.memberModalDrawer .formRowCol .ant-input-number,
.memberModalDrawer .formRowCol .ant-input {
  width: 390px;
}
.memberModalDrawer .formRowCol .ant-select {
  width: 390px;
}
.memberModalDrawer .formRowCol .el-date-editor {
  width: 390px!important;
}
.memberModalDrawer .formRowCol .ant-checkbox-wrapper {
  margin-left: 5px;
}
.memberModalDrawer .payType {
  width: 276px!important;
}
.memberModalDrawer .money {
  width: 111px!important;
  margin: 0 5px;
}
.memberModalDrawer .formRowpay .ant-form-item-label {
  border-bottom: 1px solid #e9f2ff;
}
.memberModalDrawer .formRowpay .ant-form-item-label label {
  visibility: hidden;
}
.memberModalDrawer .formRowpay .ant-form-item-control-wrapper {
  border-bottom: 1px solid #fff;
}
.memberModalDrawer .formRowpay.b {
  border-bottom: 1px solid #d8e8ff;
}
.memberModalDrawer .formRowpay.b .ant-form-item-children span {
  width: 275px;
  margin-left: 5px;
  float: left;
  color: rgba(0, 0, 0, 0.5);
}
.memberModalDrawer .pays .ant-form-item-children {
  padding: 0;
}
.memberEquity .ant-modal-body {
  padding: 0;
}
.memberEquity .ant-modal-footer {
  display: none;
}
.memberEquity .item {
  width: 700px;
  min-height: 40px;
  line-height: 40px;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.memberEquity .item.w50 {
  width: 350px;
  float: left;
  clear: inherit;
}
.memberEquity .item .label {
  width: 100px;
  text-align: right;
  color: #666;
  background-color: rgba(0, 0, 0, 0.05);
}
.memberEquity .item .cont {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #333;
  padding-left: 8px;
  border-bottom: 1px solid #e3e3e3;
}
.memberEquity h2 {
  color: #1784fc;
  padding: 10px 15px;
  margin: 0;
}
.memberEquity .discount {
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
}
.memberEquity .discount span {
  margin-left: 15px;
}

.prints-financeCharges .ant-card-body {
  padding: 0;
}
.prints-financeCharges .ant-card-head {
  border: none;
}
.prints-financeCharges .ant-card-head-title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-financeCharges .bolder .ant-col {
  font-size: 14px!important;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-financeCharges .ant-col {
  min-height: 40px;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  padding-top: 8px;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  color: #000;
}
.prints-financeCharges .ant-col-3,
.prints-financeCharges .ant-col-2 {
  text-align: center;
}
.prints-financeCharges .ft14 {
  font-size: 14px!important;
}
.prints-financeCharges .bt {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 2px solid #000;
}
.prints-financeCharges .bt2 {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 1px solid #000;
}
.prints-financeCharges .ant-btn {
  float: right;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  margin-top: 30px;
}

.refundMemberCustomer .ant-modal-body {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.refundMemberCustomer .ant-modal-body .lefts {
  width: 40%;
}
.refundMemberCustomer .ant-modal-body .lefts .ant-form-item-children {
  width: 185px;
  color: #444;
  font-weight: bold;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.refundMemberCustomer .ant-modal-body .rights {
  width: 60%;
}
.refundMemberCustomer .ant-modal-body .formRowCol {
  margin-bottom: 0;
  padding-right: 15px;
}
.refundMemberCustomer .ant-modal-body .payType {
  width: 170px!important;
}
.refundMemberCustomer .ant-modal-body .money {
  width: 110px!important;
  margin: 0 5px;
}
.refundMemberCustomer .ant-modal-body .formRowpay .ant-form-item-label {
  visibility: hidden;
}
.refundMemberCustomer .ant-modal-body .total {
  height: 25px;
  font-size: 12px;
  padding-left: 77px;
  margin: 0;
  clear: both;
}
.refundMemberCustomer .ant-modal-body .total span {
  width: 170px;
  float: left;
  color: rgba(0, 0, 0, 0.5);
}

.MemberVips .ant-card-body {
  padding: 0;
  min-height: 180px;
}
.MemberVips .ant-card-body td,
.MemberVips .ant-card-body th {
  padding-left: 0!important;
  padding-right: 0!important;
  text-align: center!important;
  cursor: pointer;
}
.MemberVips .ant-card-body td .ant-btn,
.MemberVips .ant-card-body th .ant-btn {
  padding: 1px;
}
.MemberVips .ant-card-body td.w70 .desc,
.MemberVips .ant-card-body th.w70 .desc {
  width: 80px;
}
.openformCard .ant-form-item p {
  margin: 0;
  height: 39px;
  padding-top: 5px;
}
.openformCard .ant-form-item p .text {
  width: 110px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.1);
  float: left;
}
.openformCard .ant-form-item p .i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-style: inherit;
  font-size: 18px;
  float: left;
}
.openformCard .ant-form-item p .num {
  width: 110px;
  float: left;
}
.openformCard .ant-form-item p .num input {
  text-align: center;
}
.openformCard .ant-form-item p .text1 {
  width: 110px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: left;
  background-color: rgba(0, 0, 0, 0.1);
}
.openformCard .textp {
  height: 50px;
  line-height: 65px;
  margin: 0;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
}

