.editor-selectBusiObject-selectBusiObjPopver {
  width: 480px;
  padding-top: 0;
}
.editor-selectBusiObject-selectBusiObjPopver .editor-popover-arrow {
  display: none;
}
.editor-selectBusiObject-selectBusiObjPopver .editor-popover-inner-content {
  padding: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .searchDiv {
  padding: 12px 16px 4px;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .searchDiv .editor-input,
.editor-selectBusiObject-selectBusiObjPopver .objContent .searchDiv .editor-select {
  font-size: 12px;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .searchDiv .editor-select-selector,
.editor-selectBusiObject-selectBusiObjPopver .objContent .searchDiv .editor-select-selection-search-input,
.editor-selectBusiObject-selectBusiObjPopver .objContent .searchDiv .editor-input-affix-wrapper,
.editor-selectBusiObject-selectBusiObjPopver .objContent .searchDiv .editor-input-search-button {
  height: 28px !important;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .searchDiv .editor-input-group {
  display: flex;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .searchDiv .editor-input-group .editor-input-group-wrapper {
  flex: 1;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .searchDiv .editor-select-selection-item {
  line-height: 28px;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .treeService {
  height: 300px;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .treeService .serviceTree .editor-tree-treenode-selected::before {
  background: rgba(68, 119, 238, 0.1) !important;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .treeService .serviceTree .editor-tree-treenode {
  height: 30px;
  align-items: center;
  padding: 0 16px;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .treeService .serviceTree .editor-tree-treenode::before {
  height: 30px;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .treeService .serviceTree .editor-tree-treenode:hover::before {
  background: rgba(28, 36, 46, 0.02);
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .treeService .serviceTree .editor-tree-treenode .editor-tree-node-content-wrapper {
  display: flex;
  padding-left: 6px;
  height: 30px;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .treeService .serviceTree .editor-tree-treenode .editor-tree-iconEle {
  width: auto;
  display: flex;
  align-items: center;
  height: 30px;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .treeService .serviceTree .editor-tree-treenode .editor-tree-switcher {
  background: none;
  line-height: 28px;
  width: 12px;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .treeService .serviceTree .editor-tree-treenode .editor-tree-title {
  font-size: 12px;
  font-weight: 400;
  color: #1c242e;
  flex: 1;
  display: flex;
  justify-content: flex-end;
  width: 1px;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .treeService .serviceTree .editor-tree-treenode .editor-tree-title a {
  color: #47e;
  min-width: 24px;
  line-height: 30px;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .treeService .serviceTree .treeTitle {
  flex: 1;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .treeService .serviceTree .treeIcon {
  margin-right: 6px;
  line-height: 12px;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .treeService .serviceTree .selectTreeNode {
  padding: 0;
}
.editor-selectBusiObject-selectBusiObjPopver .objContent .sameSearch .editor-input-group-addon {
  display: none;
}
.editor-selectBusiObject-selectBusiObjPopver .footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 16px;
  text-align: right;
  border-top: 1px solid #e8e8e8;
}
.editor-selectBusiObject-selectBusiObjPopver .footer .editor-btn {
  font-size: 12px;
  height: 24px;
}
.editor-selectBusiObject-selectBusiObjPopver .footer .editor-btn-link {
  margin-left: 0;
  color: #47e !important;
}
.editor-selectBusiObject-selectBusiObjPopver .footer a {
  font-size: 12px;
}
.editor-selectBusiObject-objInput {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 8px;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  position: relative;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
}
.editor-selectBusiObject-objInput .objTitle {
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.editor-selectBusiObject-objInput .objTitle .objLabel {
  color: rgba(28, 36, 46, 0.35);
  margin-left: 4px;
}
.editor-selectBusiObject-objInput .objTitle .placeholderColor {
  color: #B0B2BF;
}
.editor-selectBusiObject-objInput .tag {
  height: 20px;
  min-width: 56px;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  padding: 2px 4px;
  margin-right: 4px;
  background: rgba(68, 119, 238, 0.1);
  color: #4477ee;
}
.editor-selectBusiObject-objInput:hover,
.editor-selectBusiObject-objInput:focus,
.editor-selectBusiObject-objInput:active {
  border-color: #6b90ed;
  border-right-width: 1px !important;
  cursor: pointer;
}
.editor-selectBusiObject-objInput:hover .closeIcon,
.editor-selectBusiObject-objInput:focus .closeIcon,
.editor-selectBusiObject-objInput:active .closeIcon {
  display: inline;
}
.editor-selectBusiObject-objInput .closeIcon {
  display: none;
  width: 12px;
  font-size: 12px;
  color: rgba(28, 36, 46, 0.25);
}
.editor-selectBusiObject-objInput .closeIcon:hover,
.editor-selectBusiObject-objInput .closeIcon:focus,
.editor-selectBusiObject-objInput .closeIcon:active {
  color: rgba(28, 36, 46, 0.55);
}
.editor-selectBusiObject-objInput .pointDownIcon {
  width: 14px;
  font-size: 12px;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.25);
}
.editor-selectBusiObject-objNormalInput {
  font-size: 14px !important;
}
.editor-selectBusiObject-deleteItem {
  position: relative;
}
.editor-selectBusiObject-deleteItem::after,
.editor-selectBusiObject-deleteItem::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  background: linear-gradient(to left, transparent 0%, transparent 50%, #ff7474 50%, #ff7474 100%);
  background-size: 10px 1px;
  background-repeat: repeat-x;
  top: -1px;
}
.editor-selectBusiObject-deleteItem::after {
  top: auto;
  bottom: -1px;
}
.editor-selectBusiObject-deleteItem .deleteItemInput {
  padding: 0 !important;
}
.editor-selectBusiObject-deleteItem .deleteItemInput::after,
.editor-selectBusiObject-deleteItem .deleteItemInput::before {
  background: linear-gradient(to bottom, transparent 0%, transparent 50%, #ff7474 50%, #ff7474 100%);
  width: 2px;
  height: 120%;
  background-size: 1px 10px;
  background-repeat: repeat-y;
  top: -4px;
  left: -1px;
  content: '';
}
.editor-selectBusiObject-deleteItem .deleteItemInput::before {
  left: auto;
  right: -1px;
}
.editor-selectBusiObject-deleteItem .err {
  font-size: 12px;
  position: absolute;
  top: -20px;
  right: 0;
  color: #ff7474;
}
.editor-selectBusiObject-disabledInput {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
  box-shadow: none;
  cursor: not-allowed !important;
  opacity: 1;
}
