@charset "UTF-8";
/* 改变主题色变量 */
[data-v-3a732bd1]:export {
  menuText: #65686b;
  menuBg: #fff;
  menuHover: #fff;
  subMenuBg: #fff;
  subMenuHoverTxt: #12B48A;
  sideBarWidth: 210px;
}
.version_edit[data-v-3a732bd1] {
  padding: 25px 20px;
  background: #fff;
}
.version_edit .value[data-v-3a732bd1]  .ofs-input__inner {
  padding-right: 60px;
}
.version_edit .bottom_button[data-v-3a732bd1] {
  margin: 70px 0 0 14px;
}
.version_edit[data-v-3a732bd1]  .ofs-form-item__label:before {
  color: #ff3333;
  font-weight: bold;
  position: relative;
  left: 0;
  top: 2px;
}
.version_edit[data-v-3a732bd1]  .ofs-switch.is-checked .ofs-switch__core::after {
  left: 83%;
}
.version_edit[data-v-3a732bd1]  .ofs-switch__core {
  width: 50px !important;
  height: 28px;
  border-radius: 20px;
}
.version_edit[data-v-3a732bd1]  .ofs-switch__core::after {
  width: 24px;
  height: 24px;
}
.version_edit .tips_item .iconfont[data-v-3a732bd1],
.version_edit .tips_item i[data-v-3a732bd1],
.version_edit .tips_item .ofs-icon[data-v-3a732bd1] {
  font-size: 14px;
  margin-right: 3px;
  color: #999999;
}
.version_edit .line[data-v-3a732bd1] {
  width: 1013px;
  margin-left: 14px;
  border-top: 20px solid #fff;
  border-bottom: 40px solid #fff;
  height: 1px;
  box-sizing: content-box;
  background-color: rgba(102, 102, 102, 0.1);
}
.version_edit .upload_class[data-v-3a732bd1] {
  display: inline-block;
}
