.deptNameBox[data-v-0e030e01] {
  display: flex;
  align-items: center;
  width: calc(100% - 24px);
}
.deptNameStyle[data-v-0e030e01] {
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


.el-input-group__prepend[data-v-0fd6d39e] {
  padding: 0 10px;
}


.userStatus[data-v-4eb0189b] {
  display: inline-block;
  border-radius: 35px;
  text-align: center;
  padding: 2px 10px;
}
.enabled[data-v-4eb0189b] {
  background: rgba(25, 190, 107, 0.1);
  border: 1px solid #19BE6B;
  color: #19BE6B;
}
.disabled[data-v-4eb0189b] {
  background: rgba(255, 113, 102, 0.12);
  border: 1px solid #FF7166;
  color: #FF7166;
}

.deptName_new[data-v-2db0133e]{color:#666}.isMain[data-v-2db0133e]{color:#333}.popover-wrapper .icon[data-v-2db0133e]{width:10px;height:10px;border-radius:50%;background:#165dff;display:inline-block;margin-right:10px}.popover-wrapper .deptName[data-v-2db0133e]{width:218px;min-height:32px;color:#4e5969;padding:0px 6px;margin-bottom:6px;background:rgba(255,255,255,0.9);box-shadow:6px 0px 20px rgba(34,87,188,0.1);border-radius:4px;display:flex;align-items:center}.popover-wrapper .deptName.isMain .icon[data-v-2db0133e]{background-color:#2bc9ac}.popover-wrapper .fullDeptName[data-v-2db0133e]{width:192px}

.page[data-v-45d237de]{margin-top:6px;display:flex;justify-content:flex-end}

.baseInfo_title .el-form--label-top .el-form-item__label{padding:0;line-height:20px}.baseInfo_title .el-form-item{margin-bottom:11px !important}.people_class .el-dialog__body{height:300px}

#addContainer[data-v-f89dcf38] {
  width: 100%;
  height: 100%;
  background-color: #eff1f6;
  position: relative;
}
#addContainer .formWarp[data-v-f89dcf38] {
  min-width: 1120px;
  height: 100%;
  overflow: auto;
  padding: 0 247px;
  box-sizing: border-box;
}
#addContainer .formWarp .baseInfo[data-v-f89dcf38] {
  width: 100%;
  margin-bottom: 70px;
  margin-top: 10px;
}
#addContainer .formWarp .baseInfo .baseInfo_title[data-v-f89dcf38] {
  background-color: #fff;
  padding: 10px 0 10px;
  border-bottom: 1px solid rgba(208,215,230,0.75);
}
#addContainer .btns[data-v-f89dcf38] {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  left: 70px;
  right: 0;
  padding-right: 12px;
  border-top: 1px solid #eaeaea;
}
#addContainer .demo-form-inline[data-v-f89dcf38] {
  padding: 10px 40px 0px 40px;
}
#addContainer .demo-form-inline .avatar-uploader[data-v-f89dcf38] .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
#addContainer .demo-form-inline .avatar-uploader[data-v-f89dcf38] .el-upload:hover {
  border-color: var(--theme-color);
}
#addContainer .demo-form-inline .avatar-uploader .el-icon-plus[data-v-f89dcf38] {
  font-size: 28px;
  color: #8c939d;
  width: 224px;
  height: 50%;
  line-height: 86px;
  text-align: center;
}
#addContainer .demo-form-inline .avatar-uploader .el-icon-delete[data-v-f89dcf38] {
  font-size: 28px;
  color: #8c939d;
  width: 224px;
  height: 114px;
  line-height: 114px;
  text-align: center;
  position: absolute;
  background: rgba(49,34,34,0.231);
  color: #fff;
  top: 0px;
  left: 0px;
}
#addContainer .demo-form-inline .avatar-uploader .picBox[data-v-f89dcf38] {
  display: flex;
  flex-direction: column;
  height: 114px;
  width: 224px;
}
#addContainer .demo-form-inline[data-v-f89dcf38] .el-textarea__inner {
  min-height: 114px !important;
}
#addContainer .demo-form-inline .prjNameStyle[data-v-f89dcf38] .el-input__inner {
  padding-right: 78px;
}
#addContainer .demo-form-inline .prjNameStyle[data-v-f89dcf38] .el-input__count-inner {
  padding: 0 2px;
}
#addContainer .titleAll[data-v-f89dcf38] {
  font-size: 16px;
  color: var(--key-color);
  padding: 0 22px;
  font-weight: bold;
}
#addContainer .bottom_left[data-v-f89dcf38] {
  height: 100%;
  overflow: auto;
}
#addContainer .deptName[data-v-f89dcf38] {
  width: 100%;
  display: flex;
  align-items: center;
}
#addContainer .deptName .departs[data-v-f89dcf38] {
  width: 10px;
  border: 1px solid #dcdfe6;
  overflow: hidden;
  flex-grow: 1;
  display: flex;
  min-height: 32px;
  align-items: center;
  border-radius: 4px 0 0 4px;
  padding: 0 15px;
}
#addContainer .deptName .el-button[data-v-f89dcf38] {
  background: #f5f7fa;
  color: #909399;
  border: 1px solid #dcdfe6;
  border-left: 0;
  border-radius: 0 4px 4px 0;
}
#addContainer .disabledStyle[data-v-f89dcf38] {
  background-color: #f5f7fa;
  border-color: #e4e7ed;
  color: #c0c4cc;
  cursor: not-allowed;
}
[data-v-f89dcf38] .el-form-item__error {
  padding-top: 0;
}

