.seniority-welfare {
  font-size: 12px;
}

.seniority-welfare .ant-input {
  width: 165px;
  margin-left: 10px;
  border: 1px solid #e4ebf0;
}

.seniority-welfare .ant-select {
  width: 65px;
  margin-right: 10px;
}

.seniority-welfare .ant-list-item {
  padding: 6px 0;
  border: none !important;
}

.rb-radioBox label.radio-title {
  box-sizing: content-box;
}

.redeemAmountInt .ant-input {
  height: 30px;
  background: transparent;
}

.redeemAmountInt .ant-input:focus {
  outline: none;
  border: none;
  box-shadow: none;
}

.redeemAmountInt .form-item__control.error {
  background: #cc29290d;
  border: 1px solid #cc2929;
}

.redeemAmountInt .form-item__explain {
  color: #cc2929;
}

.recycle-year-time-show .ant-calendar-input-wrap,
.recycle-year-time-show .ant-calendar-prev-year-btn,
.recycle-year-time-show .ant-calendar-next-year-btn,
.recycle-year-time-show .ant-calendar-year-select,
.recycle-year-time-show .ant-calendar-month-panel-header {
  display: none !important;
}

.recycle-year-time .ant-calendar-range-picker.ant-input {
  letter-spacing: 2px;
  text-indent: -39px;
}

.run-month-day .form-item__control {
  border: none;
  font-size: 14px;
  line-height: 30px;
}

.run-month-day .ant-select {
  width: 65px;
  margin: 0 5px;
}
