
.ant-table-tbody .ant-table-row td[data-v-d992a23c] {
  padding-top: 10px;
  padding-bottom: 10px;
}
#components-layout-demo-custom-trigger .trigger[data-v-d992a23c] {
  font-size: 18px;
  line-height: 64px;
  padding: 0 24px;
  cursor: pointer;
  -webkit-transition: color .3s;
  transition: color .3s;
}


.ant-card-body .table-operator[data-v-1079f769] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-1079f769] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-1079f769] {
  margin: 0 5px;
}
.ant-btn-danger[data-v-1079f769] {
  background-color: #ffffff;
}
.ant-modal-cust-warp[data-v-1079f769] {
  height: 100%;
}
.ant-modal-cust-warp .ant-modal-body[data-v-1079f769] {
  height: calc(100% - 110px) !important;
  overflow-y: auto;
}
.ant-modal-cust-warp .ant-modal-content[data-v-1079f769] {
  height: 90% !important;
  overflow-y: hidden;
}
.anty-img-wrap[data-v-1079f769] {
  height: 25px;
  position: relative;
}
.anty-img-wrap > img[data-v-1079f769] {
  max-height: 100%;
}


.ant-card-body .table-operator[data-v-04c4962a] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-04c4962a] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-04c4962a] {
  margin: 0 5px;
}
.ant-btn-danger[data-v-04c4962a] {
  background-color: #ffffff;
}
.ant-modal-cust-warp[data-v-04c4962a] {
  height: 100%;
}
.ant-modal-cust-warp .ant-modal-body[data-v-04c4962a] {
  height: calc(100% - 110px) !important;
  overflow-y: auto;
}
.ant-modal-cust-warp .ant-modal-content[data-v-04c4962a] {
  height: 90% !important;
  overflow-y: hidden;
}
.anty-img-wrap[data-v-04c4962a] {
  height: 25px;
  position: relative;
}
.anty-img-wrap > img[data-v-04c4962a] {
  max-height: 100%;
}


.ant-card-body .table-operator[data-v-55b5cdcc] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-55b5cdcc] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-55b5cdcc] {
  margin: 0 5px;
}
.ant-btn-danger[data-v-55b5cdcc] {
  background-color: #ffffff;
}
.ant-modal-cust-warp[data-v-55b5cdcc] {
  height: 100%;
}
.ant-modal-cust-warp .ant-modal-body[data-v-55b5cdcc] {
  height: calc(100% - 110px) !important;
  overflow-y: auto;
}
.ant-modal-cust-warp .ant-modal-content[data-v-55b5cdcc] {
  height: 90% !important;
  overflow-y: hidden;
}
.anty-img-wrap[data-v-55b5cdcc] {
  height: 25px;
  position: relative;
}
.anty-img-wrap > img[data-v-55b5cdcc] {
  max-height: 100%;
}


.avatar-uploader > .ant-upload {
    width: 128px;
    height: 128px;
}
.ant-upload-select-picture-card i {
    font-size: 32px;
    color: #999;
}
.ant-upload-select-picture-card .ant-upload-text {
    margin-top: 8px;
    color: #666;
}
.add {
    padding:18px 25px;
    margin: 0 28px;
}
.add .ant-card-head{
    background: rgb(241,241,241);
}
.add .ant-card-body{
    border: 1px solid rgb(241,241,241);
}
.add .abs_add{
    position: absolute;
    left: -43px;
    width: 200px;
    top: 150px;
    height: 30px;
    background: #fff;
}

