
.imgname {
  width: 100px;
}

.form_box[data-v-7d8b802f] {
  margin-top: 10px;
}
.form_box[data-v-7d8b802f]:first-of-type {
  margin-top: 0px;
}
.icon_1[data-v-7d8b802f] {
  margin-left: 72px;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #999999;
}
.margin_top_10[data-v-7d8b802f] {
  margin-top: 10px;
}


.imgname{
    width: 100px;
}
.ruleListBox .ant-popover-placement-top{
    left: 1210px !important;
    top: 250px !important;
    -webkit-transform-origin: 50% 103px !important;
            transform-origin: 50% 103px !important;
}
.ant-popover-inner {
    width: 225px;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
    box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
}

