.table[data-v-16831f8a] {
  background-color: rgba(0, 0, 0, 0);
}
.table td[data-v-16831f8a] {
  padding-left: 28px;
  font-size: 14px;
  height: 40px;
  vertical-align: middle;
}
.table .item[data-v-16831f8a]:hover {
  background-color: #e7eaef;
  color: #108ee9;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.table .current[data-v-16831f8a] {
  background-color: #38adff;
  color: #fff;
}
.menu-list-warp[data-v-16831f8a] {
  background: #fff;
  margin: 0 12px;
  border-radius: 4px;
  height: calc(100vh - 80px);
}
.left[data-v-fb61668c] {
  color: #333;
  position: relative;
  padding: 12px 0px 10px 0px;
  overflow: visible;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-expand[data-v-fb61668c] {
  width: 15vw;
  min-width: 215px;
}
.left-collapsed[data-v-fb61668c] {
  width: 0vw;
}
.right[data-v-fb61668c] {
  color: #333;
  height: calc(100vh - 80px);
  padding: 0;
  margin-top: 12px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.right-expand[data-v-fb61668c] {
  width: 85vw;
  border-radius: 6px;
}
.right-collapsed[data-v-fb61668c] {
  width: 100vw;
}
.expand-btn[data-v-fb61668c] {
  background-color: #f4f6f8;
  position: absolute;
  top: 50%;
  right: -10px;
  margin-top: -12px;
  z-index: 9996;
  border-left: 0px;
  cursor: pointer;
}
.collapse-left-btn[data-v-fb61668c] {
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -12px;
  cursor: pointer;
}
.icon-left[data-v-fb61668c] {
  width: 8px;
  height: 46px;
  background: var(--primary-color-with-alpha-06);
  border-radius: 4px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
}
.icon-right[data-v-fb61668c] {
  width: 8px;
  height: 46px;
  background: var(--primary-color-with-alpha-06);
  border-radius: 4px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
}
.icon-right i[data-v-fb61668c] {
  margin-left: 3px;
}
.menu-list-warp[data-v-fb61668c] {
  background: #fff;
  margin: 0 12px;
  border-radius: 4px;
  height: calc(100vh - 80px);
  overflow-y: auto;
}
.main-min-height[data-v-fb61668c] {
  overflow: hidden;
  height: calc(100vh - 71px);
}
