.basic-info[data-v-1555f07e] {
  display: flex;
}
.basic-info > div[data-v-1555f07e] {
  min-width: 250px;
  height: 136px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
}
.basic-info .avatar-info[data-v-1555f07e] {
  min-width: 300px;
  width: 300px;
  padding: 25px 15px 15px;
  background-color: #f9fafc;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 15px;
}
.basic-info .avatar-info .avatar-name[data-v-1555f07e] {
  display: flex;
  align-items: center;
}
.basic-info .avatar-info .name-status[data-v-1555f07e] {
  margin-left: 15px;
}
.basic-info .avatar-info .name-status h3[data-v-1555f07e] {
  margin-bottom: 5px;
}
.basic-info .avatar-info .name-status .el-tag[data-v-1555f07e] {
  height: 18px;
  line-height: 16px;
}
.basic-info .avatar-info .actions[data-v-1555f07e] {
  display: flex;
  margin-top: 25px;
}
.basic-info .avatar-info .actions .el-button[data-v-1555f07e] {
  width: 100%;
}
.basic-info .focus-area[data-v-1555f07e] {
  flex: 1;
  padding: 5px 10px;
  margin-right: 15px;
  display: flex;
  flex-direction: column;
}
.basic-info .focus-area h4[data-v-1555f07e] {
  line-height: 25px;
}
.basic-info .focus-area .el-textarea[data-v-1555f07e] {
  flex: 1;
}
.basic-info .focus-area .el-textarea[data-v-1555f07e] textarea {
  min-height: 66px !important;
  max-height: 66px !important;
}
.basic-info .focus-area .actions[data-v-1555f07e] {
  margin-top: 5px;
  text-align: right;
}
.basic-info .profile-detail[data-v-1555f07e] {
  min-width: 120px;
  width: 100%;
  max-width: 400px;
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.basic-info .profile-detail div[data-v-1555f07e] {
  padding: 0 1.5%;
  height: 25px;
  line-height: 1.25;
  display: flex;
}
.basic-info .profile-detail div[data-v-1555f07e]:nth-child(2n) {
  background-color: #f9fafc;
}
.basic-info .profile-detail div strong[data-v-1555f07e] {
  display: inline-block;
  width: 140px;
  border-right: 1px solid rgba(213, 43, 30, 0.5);
  margin-right: 15px;
}
.basic-info .profile-detail div p[data-v-1555f07e] {
  flex: 1;
  width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.basic-info .profile-detail div p span[data-v-1555f07e] {
  height: 25px;
  display: inline;
  white-space: nowrap;
}
.el-collapse-wrapper[data-v-1555f07e] {
  padding: 15px 15px 15px 10px !important;
  margin-top: 15px;
}
.el-collapse-wrapper .padding-lr[data-v-1555f07e] {
  padding-top: 10px;
}
.el-collapse-wrapper[data-v-1555f07e] .el-table {
  min-height: auto !important;
}
.el-collapse-wrapper[data-v-1555f07e] .el-collapse-item__header.is-active {
  border-top: 1px solid rgba(213, 43, 30, 0.3);
  background-color: rgba(213, 43, 30, 0.05);
}
.el-collapse-wrapper[data-v-1555f07e] .el-collapse-item__arrow.el-icon-arrow-right {
  padding: 1px;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
}
.el-collapse-wrapper[data-v-1555f07e] .el-collapse-item__arrow.el-icon-arrow-right.is-active {
  background: #d52b1e;
  color: #fff;
}
.el-collapse-wrapper .el-collapse-item[data-v-1555f07e]:last-child .el-collapse-item__wrap {
  border: none;
}

/*# sourceMappingURL=42.8c8367ff.css.map*/