.check-box[data-v-50b7ccf8] {
  width: 170px;
  height: 340px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border: 1px solid #dcdfe6;
}

.box-head {
  width: 100%;
  border-bottom: 1px solid #dcdfe6;
  padding: 9px 16px;
}
.box-head .el-checkbox__label {
  font-size: 14px !important;
  color: #909399;
}
.box-group {
  padding: 9px 16px;
}
.box-group .group-item {
  width: 100%;
  margin: 6px 0;
}
.box-group .group-item .el-checkbox__label {
  font-size: 14px !important;
  color: #606266;
}

.roleManage .tree__title[data-v-168ac82f] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.roleManage .tree__title .add[data-v-168ac82f] {
  cursor: pointer;
  color: #2a62ff;
}
.roleManage .tree .findKeyWords[data-v-168ac82f] {
  margin: 26px 0 16px 0;
}
.roleManage .message h3[data-v-168ac82f] {
  margin-bottom: 32px;
  padding: 0 10px;
  border-left: 2px solid #2a62ff;
}
.roleManage .message .inputList[data-v-168ac82f] {
  margin-bottom: 44px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.roleManage .message .inputList p[data-v-168ac82f] {
  margin-bottom: 16px;
}
.roleManage .message .checkList[data-v-168ac82f] {
  max-height: 425px;
  overflow: auto;
}
.roleManage .message .checkList .check-item[data-v-168ac82f] {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
  margin-bottom: 20px;
}
.roleManage .message .btn-group[data-v-168ac82f] {
  margin-top: 44px;
}
.roleManage .message .btn-group button[data-v-168ac82f]:first-child {
  margin-right: 40px !important;
}

