.bottom-style[data-v-0c79cb94] {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e9e9e9;
  padding: 10px 16px;
  background-color: #fff;
  text-align: right;
  z-index: 1;
}

[data-v-5f7ca88c] .ant-modal-body {
  padding: 10px;
}
[data-v-5f7ca88c] .ant-form-item {
  margin-bottom: 0;
}

[data-v-20731d81] .ant-modal-body {
  padding: 10px;
}

[data-v-b30ee336] .ant-modal-body {
  padding: 20px 20px 0 20px;
}
[data-v-b30ee336] .ant-modal-title {
  text-align: center;
}


[data-v-4b5ca380] .ant-table-tbody > tr > td {
  padding: 8px;
}
[data-v-4b5ca380] .ant-table-thead > tr > th {
  padding: 10px;
}
[data-v-4b5ca380] .ant-input-number-input {
  background-color: #fff;
  color: #333;
}
.actions[data-v-4b5ca380] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.action-icon[data-v-4b5ca380] {
  cursor: pointer;
  display: block;
  padding: 3px 8px;
  position: relative;
}
.action-icon[data-v-4b5ca380]::before {
  content: ' ';
  display: block;
  position: absolute;
  width: 1px;
  height: 20px;
  border-left: 1px solid #ccc;
  top: 4px;
  left: 0px;
}
.action-icon[data-v-4b5ca380]:first-of-type::before {
  display: none;
}

