
[data-v-6b4218f3] .el-input__inner {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: 0;
  padding: 0 15px;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 410px;
}
.Savechanges[data-v-6b4218f3] {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: 0;
  margin: 0;
  transition: 0.1s;
  font-weight: 500;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
  color: #fff;
  background-color: #409eff;
  border-color: #409eff;
  margin-left: 205px;
  transform: translate(-50%);
}
.Savechanges[data-v-6b4218f3]:hover {
  opacity: 0.8;
}
.box[data-v-6b4218f3] {
  width: 30%;
  height: 70vh;
  margin: 20px auto;
  padding: 20px;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}
.dialog-footer[data-v-6b4218f3] {
  margin-left: 15px;
}

