.sketch[data-v-0c1a570a] {
  margin: 24px;
}
.sketch-dot[data-v-0c1a570a] {
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #1990ff;
}
.sketch-title[data-v-0c1a570a] {
  font-weight: bold;
  font-size: 14px;
  color: #666666;
  display: inline-block;
  min-width: 80px;
  margin-left: 12px;
  margin-right: 16px;
}
.sketch-body[data-v-0c1a570a] {
  margin-left: 28px;
  margin-top: 20px;
}

.remove-btn[data-v-d8e5d090] {
  padding: 6px;
  cursor: pointer;
}
.remove-btn[data-v-d8e5d090]:hover {
    color: red;
}
.remove-btn[disabled][data-v-d8e5d090] {
  cursor: not-allowed;
  color: #bfbfbf;
}

.add-btn[data-v-d2f5e11a] {
  color: #1990ff;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.add-btn[disabled][data-v-d2f5e11a] {
  cursor: not-allowed;
  color: #bfbfbf;
}

.remove-btn[data-v-213d77c8] {
  padding: 6px;
  cursor: pointer;
}
.remove-btn[data-v-213d77c8]:hover {
    color: red;
}
.remove-btn[disabled][data-v-213d77c8] {
  cursor: not-allowed;
  color: #bfbfbf;
}

.add-btn[data-v-11b57e57] {
  color: #1990ff;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.add-btn[disabled][data-v-11b57e57] {
  cursor: not-allowed;
  color: #bfbfbf;
}

.remove-btn[data-v-628dedbc] {
  padding: 6px;
  cursor: pointer;
}
.remove-btn[data-v-628dedbc]:hover {
    color: red;
}
.remove-btn[disabled][data-v-628dedbc] {
  cursor: not-allowed;
  color: #bfbfbf;
}

.add-btn[data-v-54e87d9f] {
  color: #1990ff;
  cursor: pointer;
}
.add-btn[disabled][data-v-54e87d9f] {
  cursor: not-allowed;
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.removable-selector[data-v-5a92aad9] {
  position: relative;
  width: 180px;
  height: 45px;
}
.removable-selector > .ant-select[data-v-5a92aad9] {
    margin-top: 10px;
    margin-left: 10px;
    width: 160px;
}
.remove-btn[data-v-5a92aad9] {
  position: absolute;
  right: 1px;
  top: 0px;
  color: red;
  cursor: pointer;
}

.add-btn[data-v-46971871] {
  color: #1990ff;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.add-btn[disabled][data-v-46971871] {
  cursor: not-allowed;
  color: #bfbfbf;
}
.wrap-selector[data-v-46971871] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wrap-selector .ant-space-item[data-v-46971871]:first-child .remove-btn {
    display: none;
}

.wraper.hidden .wraper-body[data-v-58ffdce1] {
  display: none;
}
.wraper.hidden .wraper-title .icon-svg[data-v-58ffdce1] {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.wraper-title[data-v-58ffdce1] {
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 12px 0;
}
.wraper-title .icon-svg[data-v-58ffdce1] {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}
.wraper-title[data-v-58ffdce1],
.wraper-body[data-v-58ffdce1] {
  border-bottom: 1px solid #e1e1e1;
}

[data-v-5982156e] .ant-table-fixed-left,[data-v-5982156e] .ant-table-fixed-right {
  z-index: 0;
}

