
#stopUsing .el-scrollbar__wrap {
  overflow-x: hidden;
}
#productDiv {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #EBEEF5;
  padding-bottom: 8px;
}
#stopUsing .btnList {
  padding-bottom: 7px;
  border-bottom: 1px solid #EBEEF5;
}
#stopUsing .searchBox {
  float: right;
  width: 30%;
}
#stopUsing .pageClass {
  text-align: center;
}
#stopUsing .BasicForm {
  border-bottom: 1px solid #EBEEF5;
  height: 200px;
}
#stopUsing h3 {
  margin: 7px 0 7px 0
}
#stopUsing .productPre {
  float: right
}
#stopUsing .formBox {
  padding-top: 20px;
  border-bottom: 1px solid #EBEEF5;
  height: 430px;
}
.stopUsingEdit {
  width: 100%;
}
.related-product .button {
  float: right;
}
#productDiv .el-input {
  width: 200px;
  margin-right: 10px;
}
#productDiv .el-select {
  width: 200px;
  margin-right: 10px;
}
#stopUsing .related-product .el-table {
  overflow: hidden !important;
}


