.finish_bt {
  margin-top: 100px;
}
.copy_bt {
  margin-top: 20px;
}
.word_section {
  height: 100px;
}
.word_area {
  width: 540px;
  height: 200px;
}
.word_wrap {
  margin-top: 50px;
}
.bt_wrap {
  margin: 50px 50px;
}
.bt_left {
  border: 1px solid #C5C5C5;
  padding: 10px;
  width: 60%;
}
.handle-setting {
  margin-bottom: -30px;
}
.handle-butoon-Style {
  margin-left: 88%;
  margin-bottom: -27px;
}
.handle-butoon-left {
  margin-left: 80%
}
.handle-divider-style{
  margin-bottom: -20px;
}
.handle-text-margin-bottom {
  margin-bottom: -16px;
}
.handle-divider-style-supplier{
  margin-bottom: -22.5px;
}
.handle-text-margin-bottom-supplier {
  margin-bottom: -10px;
}
.abnormal_handle_list_style {
  margin-bottom: -5px;
  margin-top: 2.2%;
}

.el-table .warning-row {
  /*background-color: #D2E1FF !important;*/
  color: #5c6682;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.row-span-font-size {
font-size: 2px;
}
.el-form-item-size {
  margin-bottom: 0;
}
.row-left{
  margin-left: 20px;
}
.body-huise{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
