
.im {
  position: absolute;
  left: 0;
  z-index: 99;
  font-size: 16px;
  background: #409eff;
  border-radius: 50%;
}


.el-row--flex.is-justify-center[data-v-2d913836] {
  justify-content: start !important;
}
.placeholder[data-v-2d913836] {
  color: #ccc;
}
.inner[data-v-2d913836] {
  background-color: #fff;
  box-sizing: border-box;
  color: #606266;
  width: 200px;
  height: 32px;
  line-height: 32px;
  outline: 0;
  padding: 0 15px;
  cursor: pointer;
}
.revamp .el-form-item[data-v-2d913836] {
  margin-bottom: 0 !important;
}
[data-v-2d913836] .revamp .el-input__inner {
  border: 0px !important;
}

/* .revamp .el-select .el-select__wrapper {
  box-shadow: 0 -1px var(--el-color-primary-light-7) inset !important;
  border-radius: 0 !important;
}
.revamp .el-textarea__inner {
  box-shadow: 0 -1px var(--el-color-primary-light-7) inset !important;
  border-radius: 0 !important;
} */


.my-custom-class {
  margin-left: 82px !important;
}

