
.components-input-demo-presuffix .anticon-close-circle[data-v-218fdafb] {
  cursor: pointer;
  color: #ccc;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 12px;
}
.components-input-demo-presuffix .anticon-close-circle[data-v-218fdafb]:hover {
  color: #f5222d;
}
.components-input-demo-presuffix .anticon-close-circle[data-v-218fdafb]:active {
  color: #666;
}

.j-select-biz-component-box .left[data-v-62d59dea] {
  width: calc(100% - 82px - 8px);
}
.j-select-biz-component-box .right[data-v-62d59dea] {
  width: 82px;
}
.j-select-biz-component-box .full[data-v-62d59dea] {
  width: 100%;
}
.j-select-biz-component-box[data-v-62d59dea] .ant-select-search__field {
  display: none !important;
}

.j-super-query-box[data-v-5cde1f28] {
  display: inline-block;
}
.j-super-query-modal .j-super-query-history-card .ant-card-body[data-v-5cde1f28],
.j-super-query-modal .j-super-query-history-card .ant-card-head-title[data-v-5cde1f28] {
  padding: 0;
}
.j-super-query-modal .j-super-query-history-card .ant-card-head[data-v-5cde1f28] {
  padding: 4px 8px;
  min-height: initial;
}
.j-super-query-modal .j-super-query-history-empty .ant-empty-image[data-v-5cde1f28] {
  height: 80px;
  line-height: 80px;
  margin-bottom: 0;
}
.j-super-query-modal .j-super-query-history-empty img[data-v-5cde1f28] {
  width: 80px;
  height: 65px;
}
.j-super-query-modal .j-super-query-history-empty .ant-empty-description[data-v-5cde1f28] {
  color: #afafaf;
  margin: 8px 0;
}
.j-super-query-modal .j-super-query-history-tree .ant-tree-switcher[data-v-5cde1f28] {
  display: none;
}
.j-super-query-modal .j-super-query-history-tree .ant-tree-node-content-wrapper[data-v-5cde1f28] {
  width: 100%;
}


.ant-modal-body[data-v-d19c3634] {
  padding: 8px !important;
}


.ant-card-body .table-operator[data-v-bce82150] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-bce82150] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-bce82150] {
  margin: 0 5px;
}
.ant-btn-danger[data-v-bce82150] {
  background-color: #ffffff;
}
.ant-modal-cust-warp[data-v-bce82150] {
  height: 100%;
}
.ant-modal-cust-warp .ant-modal-body[data-v-bce82150] {
  height: calc(100% - 110px) !important;
  overflow-y: auto;
}
.ant-modal-cust-warp .ant-modal-content[data-v-bce82150] {
  height: 90% !important;
  overflow-y: hidden;
}
/** Button按钮间距 */
.ant-btn[data-v-bce82150] {
  margin-left: 3px;
}

