.table-operations[data-v-fc3e768a] {
  margin-bottom: 16px;
}
.table-operations .ant-btn[data-v-fc3e768a] {
  margin-right: 8px;
}
.table-page-search-wrapper .ant-form-inline .ant-form-item[data-v-fc3e768a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  margin-right: 0;
}
.table-page-search-wrapper .ant-form-inline .ant-form-item .ant-form-item-control-wrapper[data-v-fc3e768a] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: inline-block;
  vertical-align: middle;
}
.table-page-search-wrapper .ant-form-inline .ant-form-item > .ant-form-item-label[data-v-fc3e768a] {
  line-height: 32px;
  padding-right: 8px;
  width: auto;
}
.table-page-search-submitButtons[data-v-fc3e768a] {
  display: block;
  margin-bottom: 16px;
  white-space: nowrap;
}
[data-v-fc3e768a] .ant-tree-treenode {
  padding: 8px 0;
}
[data-v-fc3e768a] .ant-tree-node-content-wrapper {
  padding: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
[data-v-fc3e768a] .ant-tree-node-content-wrapper:hover {
  background-color: transparent;
}
[data-v-fc3e768a] .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background-color: transparent;
}
[data-v-fc3e768a] .ant-tree-show-line .ant-tree-indent-unit {
  position: relative;
}
[data-v-fc3e768a] .ant-tree-show-line .ant-tree-indent-unit::before {
  content: '';
  position: absolute;
  left: 12px;
  top: 0;
  bottom: 0;
  border-left: 1px solid #d9d9d9;
}
[data-v-fc3e768a] .ant-tree-show-line .ant-tree-indent-unit::after {
  content: '';
  position: absolute;
  left: 12px;
  bottom: 0;
  width: 12px;
  border-bottom: 1px solid #d9d9d9;
}
[data-v-fc3e768a] .ant-tree-show-line .ant-tree-switcher {
  background: #fff;
}

