.from[data-v-4c0cca28]  .el-input__inner, .to[data-v-4c0cca28]  .el-input__inner {
  border: none;
  margin: 0;
  padding: 0 15px;
  background-color: transparent;
}
.input-number-range[data-v-4c0cca28] {
  background-color: #fff;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
}
.flex[data-v-4c0cca28] {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  align-items: center;
  position: relative;
}
.flex .center[data-v-4c0cca28] {
  color: #303133;
}
.flex .icon[data-v-4c0cca28] {
  position: absolute;
  width: 18px;
  height: 18px;
  left: 1px;
}
.is-disabled[data-v-4c0cca28] {
  background-color: #eef0f6;
  border-color: #e4e7ed;
  color: #c0c4cc;
  cursor: not-allowed;
}
