.table[data-v-3fef2605] {
  background-color: rgba(0, 0, 0, 0);
}
.table td[data-v-3fef2605] {
  padding-left: 28px;
  font-size: 18px;
  height: 25px;
  vertical-align: middle;
}
.table .item[data-v-3fef2605]: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-3fef2605] {
  background-color: #38adff;
  color: #fff;
}
.left[data-v-6f33567c] {
  background-color: #f4f6f8;
  color: #333;
  width: 20%;
  padding: 15px 0px 10px 0px;
  overflow: auto;
  border-right: 1px solid #dbdbdb;
}
.right[data-v-6f33567c] {
  color: #333;
  height: 100%;
  width: 80%;
  padding: 0px;
}
