.auth-menu-row {
  position: relative;
  width: 100%;
}
.auth-menu-row .base {
    font-size: 0.95rem;
    overflow: hidden;
    position: relative;
}
.auth-menu-row .base .handle-copy {
      color: #7b7c84;
      align-items: center;
      cursor: pointer;
      display: flex;
      font-size: 18px;
      justify-content: center;
      height: 28px;
      width: 28px;
}
.auth-menu-row .base .handle-copy:hover {
        color: #23a774;
}
.auth-menu-row .base span {
      display: block;
}
.auth-menu-row .base .title {
      max-width: 200px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.auth-menu-row .base .hierarchy {
      color: #7b7c84;
      font-size: 0.8rem;
      max-width: 100px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.auth-menu-row .identifier {
    font-size: 0.8rem;
}
.auth-menu-row .options {
    flex-shrink: 0;
    margin-left: 10px;
}
.expanded + .auth-menu-row > .base .title {
  font-weight: bold;
}
.is-current > .el-tree-node__content > .auth-menu-row > .base .title {
  color: #378FFF;
  font-weight: bold;
}

[data-v-70e83b05] .el-tree {
  padding: 5px 10px;
}
[data-v-70e83b05] .el-tree-node__content {
  border-radius: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  height: unset;
}
.menus[data-v-70e83b05] {
  overflow: hidden;
  position: relative;
}
.menus .count[data-v-70e83b05] {
    color: #7b7c84;
    font-size: 0.8rem;
    padding: 0 10px;
}
.menus .scroll[data-v-70e83b05] {
    height: calc(100vh - 210px);
    overflow: auto;
}
.menus .head[data-v-70e83b05],
  .menus .foot[data-v-70e83b05] {
    padding: 10px;
    position: relative;
}
.menus .head[data-v-70e83b05],
  .menus .foot[data-v-70e83b05] {
    background-color: rgba(233, 236, 247, 0.2);
    height: 53px;
}
.menus .head h4[data-v-70e83b05],
    .menus .foot h4[data-v-70e83b05] {
      display: flex;
      font-size: 0.9rem;
      font-weight: bold;
      height: 28px;
      line-height: 28px;
}
.menus .head h4 span[data-v-70e83b05],
      .menus .foot h4 span[data-v-70e83b05] {
        display: block;
        overflow: hidden;
        max-width: 200px;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.menus .head[data-v-70e83b05] {
    border-bottom: 1px #e9ecf7 solid;
}
.menus .foot[data-v-70e83b05] {
    border-top: 1px #e9ecf7 solid;
}
.menus .name[data-v-70e83b05] {
    color: #3e3c4d;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.auth-menu-row {
  position: relative;
  width: 100%;
}
.auth-menu-row .base {
    font-size: 0.95rem;
    overflow: hidden;
    position: relative;
}
.auth-menu-row .base .handle-copy {
      color: #7b7c84;
      align-items: center;
      cursor: pointer;
      display: flex;
      font-size: 18px;
      justify-content: center;
      height: 28px;
      width: 28px;
}
.auth-menu-row .base .handle-copy:hover {
        color: #23a774;
}
.auth-menu-row .base span {
      display: block;
}
.auth-menu-row .base .title {
      max-width: 200px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.auth-menu-row .base .hierarchy {
      color: #7b7c84;
      font-size: 0.8rem;
      max-width: 100px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.auth-menu-row .identifier {
    font-size: 0.8rem;
}
.auth-menu-row .options {
    flex-shrink: 0;
    margin-left: 10px;
}
.expanded + .auth-menu-row > .base .title {
  font-weight: bold;
}
.is-current > .el-tree-node__content > .auth-menu-row > .base .title {
  color: #378FFF;
  font-weight: bold;
}

[data-v-362fa0e8] .el-tree {
  padding: 5px 10px;
}
[data-v-362fa0e8] .el-tree-node__content {
  border-radius: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  height: unset;
}
.menus[data-v-362fa0e8] {
  overflow: hidden;
  position: relative;
}
.menus .count[data-v-362fa0e8] {
    color: #7b7c84;
    font-size: 0.8rem;
    padding: 0 10px;
}
.menus .scroll[data-v-362fa0e8] {
    height: calc(100vh - 210px);
    overflow: auto;
}
.menus .head[data-v-362fa0e8],
  .menus .foot[data-v-362fa0e8] {
    padding: 10px;
    position: relative;
}
.menus .head[data-v-362fa0e8],
  .menus .foot[data-v-362fa0e8] {
    background-color: rgba(233, 236, 247, 0.2);
    height: 53px;
}
.menus .head h4[data-v-362fa0e8],
    .menus .foot h4[data-v-362fa0e8] {
      display: flex;
      font-size: 0.9rem;
      font-weight: bold;
      height: 28px;
      line-height: 28px;
}
.menus .head h4 span[data-v-362fa0e8],
      .menus .foot h4 span[data-v-362fa0e8] {
        display: block;
        overflow: hidden;
        max-width: 200px;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.menus .head[data-v-362fa0e8] {
    border-bottom: 1px #e9ecf7 solid;
}
.menus .foot[data-v-362fa0e8] {
    border-top: 1px #e9ecf7 solid;
}
.menus .name[data-v-362fa0e8] {
    color: #3e3c4d;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

