.el-form .el-form-item[data-v-5e7058b4] {
  margin-bottom: 10px;
}
.el-form[data-v-5e7058b4] .el-form-item__label {
  padding: 0 !important;
}
.el-form .el-input[data-v-5e7058b4],
.el-form .el-select[data-v-5e7058b4] {
  width: 100%;
}
.actions[data-v-5e7058b4] {
  margin-top: 20px;
  text-align: right;
}
[data-v-5e7058b4] .el-dialog__header {
  padding-bottom: 0;
}
[data-v-5e7058b4] .el-dialog__body {
  padding: 20px 40px 20px;
}
[data-v-5e7058b4] .el-dialog__footer {
  padding: 0;
}
.basic-info[data-v-091e8fd4] {
  display: flex;
}
.basic-info > div[data-v-091e8fd4] {
  min-width: 250px;
  height: 180px;
  border-radius: 4px;
}
.basic-info .avatar-info[data-v-091e8fd4] {
  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-091e8fd4] {
  display: flex;
  align-items: center;
}
.basic-info .avatar-info .name-status[data-v-091e8fd4] {
  margin-left: 15px;
}
.basic-info .avatar-info .name-status h3[data-v-091e8fd4] {
  margin-bottom: 5px;
}
.basic-info .avatar-info .name-status .el-tag[data-v-091e8fd4] {
  height: 18px;
  line-height: 16px;
}
.basic-info .avatar-info .actions[data-v-091e8fd4] {
  display: flex;
  margin-top: 25px;
}
.basic-info .avatar-info .actions .el-button[data-v-091e8fd4] {
  width: 100%;
}
.basic-info .focus-area[data-v-091e8fd4] {
  flex: 1;
  padding: 5px 10px;
  margin-right: 15px;
  display: flex;
  flex-direction: column;
}
.basic-info .focus-area h4[data-v-091e8fd4] {
  line-height: 25px;
}
.basic-info .focus-area .el-textarea[data-v-091e8fd4] {
  flex: 1;
}
.basic-info .focus-area .el-textarea[data-v-091e8fd4] textarea {
  min-height: 66px !important;
  max-height: 66px !important;
}
.basic-info .focus-area .actions[data-v-091e8fd4] {
  margin-top: 5px;
  text-align: right;
}
.basic-info .profile-detail[data-v-091e8fd4] {
  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-091e8fd4] {
  padding: 0 1.5%;
  height: 30px;
  line-height: 25px;
  display: flex;
  align-items: center;
}
.basic-info .profile-detail div[data-v-091e8fd4]:nth-child(2n) {
  background-color: #f9fafc;
}
.basic-info .profile-detail div strong[data-v-091e8fd4] {
  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-091e8fd4] {
  flex: 1;
  width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.basic-info .profile-detail div p span[data-v-091e8fd4] {
  height: 30px;
  display: inline;
  white-space: nowrap;
}
.el-collapse-wrapper[data-v-091e8fd4] {
  padding: 0px 10px 15px 10px !important;
}
.el-collapse-wrapper .padding-lr[data-v-091e8fd4] {
  padding-top: 10px;
}
.el-collapse-wrapper[data-v-091e8fd4] .el-table {
  min-height: auto !important;
}
.el-collapse-wrapper[data-v-091e8fd4] .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-091e8fd4] .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-091e8fd4] .el-collapse-item__arrow.el-icon-arrow-right.is-active {
  background: #d52b1e;
  color: #fff;
}
.el-collapse-wrapper[data-v-091e8fd4] .el-collapse-item__content {
  padding: 10px 0 !important;
}
.el-collapse-wrapper .el-collapse-item[data-v-091e8fd4]:last-child .el-collapse-item__wrap {
  border: none;
}
.edit-input[data-v-091e8fd4] {
  display: flex !important;
  align-items: center;
}
.type-select[data-v-091e8fd4] .el-tag__close.el-icon-close {
  display: none !important;
}
.type-select[data-v-091e8fd4] .el-select__tags {
  height: 28x;
  margin-top: -4px;
}
[data-v-091e8fd4] .type-select {
  height: 35px;
  overflow: hidden;
}
.basic-div[data-v-091e8fd4] {
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.basic-div .basic-value[data-v-091e8fd4] {
  padding-left: 10px;
}
.list-title[data-v-091e8fd4] {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  color: #999999;
  font-weight: 700;
}
.list-value[data-v-091e8fd4] {
  font-size: 12px;
  color: #2c3e50;
  height: 25px;
  line-height: 25px;
}
[data-v-091e8fd4] .el-checkbox__label {
  display: inline-block;
  word-wrap: break-word;
  white-space: normal;
}
[data-v-091e8fd4] .el-checkbox {
  display: flex;
  align-items: center;
}
.dotClass[data-v-091e8fd4] {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: block;
  margin-right: 5px;
}
.arrow-class[data-v-091e8fd4] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #999999;
  color: #999999;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
  cursor: pointer;
}
.arrow-class-active[data-v-091e8fd4] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #d52b1e;
  background: #d52b1e;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
  cursor: pointer;
}

/*# sourceMappingURL=20.de0f8ea4.css.map*/