/*项目中可能用到的变量，按设计稿规范录入*/
.permission-area[data-v-9ceb671c] {
  width: 300px;
  overflow-y: auto;
  max-height: 200px;
}
.permission-area table[data-v-9ceb671c] {
  border-collapse: collapse;
}
.permission-area table tr[data-v-9ceb671c],
.permission-area table td[data-v-9ceb671c] {
  font-size: 12px;
  border: 1px solid #f2f2f2;
}
.permission-area table th[data-v-9ceb671c] {
  width: 140px;
  text-align: left;
  color: #14151d;
  font-weight: 700;
  background-color: #f8f8f9;
}
.permission-area[data-v-9ceb671c] .el-tooltip {
  position: absolute;
  top: 15px;
  right: 70px;
}
.permission-area[data-v-9ceb671c] .el-tooltip {
  position: absolute;
  top: 15px;
  right: 80px;
}
p[data-v-9ceb671c] {
  font-size: 18px;
  font-weight: bold;
}
[data-v-9ceb671c] .el-input {
  width: 320px;
}
[data-v-9ceb671c] .el-select .el-input {
  width: 200px;
}
.tip-text[data-v-9ceb671c] {
  color: #5A5B65;
  text-align: center;
}
.new-member-list[data-v-9ceb671c] {
  max-height: 200px;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
}
.new-member-list .new-member-item[data-v-9ceb671c] {
  margin-right: 8px;
  margin-bottom: 8px;
  border-radius: 8px;
  padding: 5px 7px;
  background-color: #f5f7f9;
  font-size: 14px;
  position: relative;
}
.new-member-list .new-member-item .email[data-v-9ceb671c] {
  padding-right: 15px;
  max-width: 270px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.new-member-list .new-member-item .close-icon[data-v-9ceb671c] {
  position: absolute;
  right: 5px;
  top: 5.5px;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.member-manager-add[data-v-7f205870] {
  text-align: right;
}

