[data-v-9db5a044] .el-input__inner {
  background-color: #FFF;
  background-image: none;
  border-radius: 4px;
  border: 0px solid #DCDFE6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  outline: 0;
  padding: 0 0 0 10px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  background: #F7F7F7;
}
[data-v-9db5a044] .el-form-item__label {
  color: #0C1916;
  font-weight: 400;
  font-size: 16px;
}
