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

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

.j-area-linkage[data-v-285c6f46] {
  height: 40px;
}
.j-area-linkage[data-v-285c6f46] .area-cascader-wrap .area-select {
  width: 100%;
}
.j-area-linkage[data-v-285c6f46] .area-select .area-selected-trigger {
  line-height: 1.15;
}

.j-super-query-box[data-v-3cd0fc0f] {
  display: inline-block;
}
.j-super-query-modal .j-super-query-history-card[data-v-3cd0fc0f] .ant-card-body,
.j-super-query-modal .j-super-query-history-card[data-v-3cd0fc0f] .ant-card-head-title {
  padding: 0;
}
.j-super-query-modal .j-super-query-history-card[data-v-3cd0fc0f] .ant-card-head {
  padding: 4px 8px;
  min-height: initial;
}
.j-super-query-modal .j-super-query-history-empty[data-v-3cd0fc0f] .ant-empty-image {
  height: 80px;
  line-height: 80px;
  margin-bottom: 0;
}
.j-super-query-modal .j-super-query-history-empty[data-v-3cd0fc0f] img {
  width: 80px;
  height: 65px;
}
.j-super-query-modal .j-super-query-history-empty[data-v-3cd0fc0f] .ant-empty-description {
  color: #afafaf;
  margin: 8px 0;
}
.j-super-query-modal .j-super-query-history-tree .j-history-tree-title[data-v-3cd0fc0f] {
  width: calc(100% - 24px);
  position: relative;
  display: inline-block;
}
.j-super-query-modal .j-super-query-history-tree .j-history-tree-title-closer[data-v-3cd0fc0f] {
  color: #999999;
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  text-align: center;
  opacity: 0;
  transition: opacity 0.3s, color 0.3s;
}
.j-super-query-modal .j-super-query-history-tree .j-history-tree-title-closer[data-v-3cd0fc0f]:hover {
  color: #666666;
}
.j-super-query-modal .j-super-query-history-tree .j-history-tree-title-closer[data-v-3cd0fc0f]:active {
  color: #333333;
}
.j-super-query-modal .j-super-query-history-tree .j-history-tree-title:hover .j-history-tree-title-closer[data-v-3cd0fc0f] {
  opacity: 1;
}
.j-super-query-modal .j-super-query-history-tree[data-v-3cd0fc0f] .ant-tree-switcher {
  display: none;
}
.j-super-query-modal .j-super-query-history-tree[data-v-3cd0fc0f] .ant-tree-node-content-wrapper {
  width: 100%;
}

