.btn_group[data-v-72ce3a0e] {
  margin: 20px 0;
}
.flex_cell[data-v-72ce3a0e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex_cell .el-icon-more[data-v-72ce3a0e] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.flex_cell .operation_btn[data-v-72ce3a0e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
[data-v-72ce3a0e] .input_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-72ce3a0e] .input_box span {
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
[data-v-72ce3a0e] .input_box ::v-deep .el-input {
  width: 350px !important;
}
[data-v-72ce3a0e] .el-radio__label {
  display: none !important;
}
.set_footer[data-v-72ce3a0e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
