.rules-setting[data-v-8b1bf586] {
  padding: 30px 0;
  color: #1a1a1c;
}
.rules-setting .color-666[data-v-8b1bf586] {
  color: #666;
}
.rules-setting .authority-name[data-v-8b1bf586] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.rules-setting .authority-name .name-input[data-v-8b1bf586] {
  width: 300px;
}
.rules-setting .required-icon[data-v-8b1bf586] {
  color: #f56c6c;
}
.rules-setting .label[data-v-8b1bf586] {
  width: 100px;
  text-align: right;
  margin-right: 8px;
  font-size: 14px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 28px;
  line-height: 28px;
}
.rules-setting .authority-select[data-v-8b1bf586] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  min-height: 28px;
}
.rules-setting .authority-select .select-wid[data-v-8b1bf586] {
  width: 180px;
  height: 28px;
}
.rules-setting .authority-select .user-box[data-v-8b1bf586], .rules-setting .authority-select .dept-box[data-v-8b1bf586] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rules-setting .authority-select .user-box[data-v-8b1bf586] {
  margin-bottom: 10px;
}
.rules-setting .content-item-center[data-v-8b1bf586] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rules-setting .member-box[data-v-8b1bf586] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.rules-setting .member-box .tag-items[data-v-8b1bf586] {
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #e8e8e8;
  color: #1a1a1c;
  font-size: 12px;
  line-height: 28px;
  height: auto;
  white-space: normal;
  margin-right: 8px;
  margin-bottom: 8px;
}
.rules-setting .height-content[data-v-8b1bf586] {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.tag-items .el-tag__close:hover {
  background: #f56c6c;
  color: #fff !important;
}
.tag-items .el-tag__close {
  background: #D5D6D5;
  color: #fff;
}
.authority-select .el-select .el-tag__close.el-icon-close {
  top: -7px !important;
}
.authority-select .el-input__inner, .authority-select .el-input-number {
  height: 28px !important;
  line-height: 28 !important;
}
.authority-container[data-v-5134af8a] {
  margin: 10px;
  background: #ffffff;
  color: #1a1a1c;
  height: calc(100vh - 40px);
}
.authority-container .setting-header[data-v-5134af8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 54px;
  padding-left: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #E8E8E8;
}
.authority-container .setting-header .goback-btn[data-v-5134af8a] {
  font-size: 14px;
  padding: 8px 0;
}
.authority-container .setting-header .page-title[data-v-5134af8a] {
  margin: 0 16px;
  font-size: 14px;
}
.authority-container .setting-header .status[data-v-5134af8a] {
  font-size: 13px;
}
.authority-container .setting-content[data-v-5134af8a] {
  margin-top: 10px;
  padding: 0 20px;
  height: calc(100% - 74px);
}
.authority-container .setting-content .desc[data-v-5134af8a] {
  margin: 19px 0;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
}
.authority-container .setting-content .add-btn[data-v-5134af8a] {
  width: 100%;
  font-size: 14px;
}
.authority-container .list-box[data-v-5134af8a] {
  height: calc(100% - 93px);
  margin-top: 19px;
  overflow: auto;
}
.authority-container .list-box .list-item[data-v-5134af8a] {
  border: 1px solid #D8D8D8;
  padding: 15px 15px 0 15px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.authority-container .list-box .list-item .txt-content[data-v-5134af8a] {
  font-size: 14px;
  color: #1A1A1C;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.authority-container .list-box .text-line[data-v-5134af8a] {
  color: #1A1A1C;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.authority-container .list-box .text-line .label[data-v-5134af8a] {
  width: 90px;
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.authority-container .list-box .text-line .label.authority-name[data-v-5134af8a] {
  width: 85px;
}
.authority-container .list-box .text-line .right-box[data-v-5134af8a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.authority-container .list-box .text-line .value-box[data-v-5134af8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.authority-container .list-box .btn-line[data-v-5134af8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 172px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.authority-container .list-box .btn-line .btn-width[data-v-5134af8a] {
  width: 80px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.authority-container .no-data[data-v-5134af8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 200px;
  color: #999;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.authority-container .no-data .fa[data-v-5134af8a] {
  margin-right: 4px;
}
