.table[data-v-96e50ff6] {
  background-color: rgba(0, 0, 0, 0);
}
.table td[data-v-96e50ff6] {
  padding-left: 28px;
  font-size: 14px;
  height: 40px;
  vertical-align: middle;
}
.table .item[data-v-96e50ff6]: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-96e50ff6] {
  background-color: #38adff;
  color: #fff;
}
.el-menu-vertical-demo[data-v-96e50ff6] {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.left[data-v-f33ab1ae] {
  background-color: #fff;
  color: #333;
  width: 26%;
  overflow: auto;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.right[data-v-f33ab1ae] {
  color: #333;
  height: 100%;
  width: 74%;
  padding: 0px;
}
.left-expand[data-v-f33ab1ae] {
  width: 26vw;
  min-width: 215px;
}
.left-collapsed[data-v-f33ab1ae] {
  width: 0vw;
  padding: 0px;
}
.right-expand[data-v-f33ab1ae] {
  width: 74vw;
  border-radius: 6px;
}
.right-collapsed[data-v-f33ab1ae] {
  width: 100vw;
}
.collapse-left-btn[data-v-f33ab1ae] {
  position: absolute;
  right: 1px;
  top: 50%;
  margin-top: -12px;
  cursor: pointer;
}
.icon-left[data-v-f33ab1ae] {
  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-f33ab1ae] {
  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-f33ab1ae] {
  margin-left: 3px;
}
.expand-btn[data-v-f33ab1ae] {
  background-color: #f4f6f8;
  position: fixed;
  top: 50%;
  margin-top: 19px;
  z-index: 9996;
  border-left: 0px;
  cursor: pointer;
}
.main-min-height-warp[data-v-f33ab1ae] {
  height: calc(100vh - 83px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
