.clientDetail[data-v-70da81e0] {
  box-sizing: border-box;
  padding: 20px 30px;
}
.pubTitle[data-v-70da81e0] {
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
}
.pubHContentBox[data-v-70da81e0] {
  position: relative;
}
.NewAccount[data-v-70da81e0] {
  position: absolute;
  right: 40px;
  z-index: 5;
}
.NewAccountContent[data-v-70da81e0] {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #0dcba3;
}
.NewAccountContent[data-v-70da81e0]:hover {
  color: #0dcba3;
}
.NewAccountImg[data-v-70da81e0] {
  width: 18px;
  height: 18px;
  margin-right: 8px;
  margin-left: 3px;
}
.numberContent[data-v-70da81e0] {
  font-size: 12px;
  font-weight: 600;
  color: #484d4a;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 4px;
  padding: 0 0 20px 0;
}
.operationBtn[data-v-70da81e0] {
  width: 48px;
  height: 24px;
  border-radius: 4px;
  padding: 0;
  color: #ffffff;
}
.blueBtn[data-v-70da81e0] {
  background-color: #0dcba3;
}
.blueBtn.el-button[data-v-70da81e0]:focus,
.blueBtn.el-button[data-v-70da81e0]:hover {
  color: #ffffff;
  border-color: #0dcba3;
  background-color: #0dcba3;
}
.redBtn[data-v-70da81e0] {
  background-color: #eb5757 !important;
  border-color: #eb5757 !important;
}
.redBtn.el-button[data-v-70da81e0]:focus,
.redBtn.el-button[data-v-70da81e0]:hover {
  color: #ffffff;
  border-color: #eb5757 !important;
  background-color: #eb5757 !important;
}
.borderLine[data-v-70da81e0] {
  width: 580px;
  height: 1px;
  background-color: #edf2ef;
}
.noticeForm[data-v-70da81e0] {
  width: 460px;
  margin-top: 32px;
  margin-left: 80px;
}
.noticeForm[data-v-70da81e0] .el-form-item__content {
  line-height: 40px;
  width: 180px;
}
.clientDetail[data-v-70da81e0] .el-dialog__body {
  padding-top: 0;
  padding-bottom: 50px;
}
.clientDetail[data-v-70da81e0] .el-input__inner {
  height: 38px;
}
.clientDetail[data-v-70da81e0] .el-input__icon {
  line-height: 30px;
}
.clientDetail[data-v-70da81e0] .el-table .cell {
  height: 50px;
  line-height: 50px;
}
.cancelBtn[data-v-70da81e0] {
  width: 68px;
  height: 24px;
  border-radius: 4px;
  padding: 0;
  float: right;
  background-color: #eeeeee;
  color: #484d4a;
}
.cancelBtn.el-button[data-v-70da81e0]:focus,
.cancelBtn.el-button[data-v-70da81e0]:hover {
  color: #484d4a;
  border-color: #eeeeee;
  background-color: #eeeeee;
}
.createBtn[data-v-70da81e0] {
  width: 68px;
  height: 24px;
  border-radius: 4px;
  padding: 0;
  float: right;
  margin-right: 8px;
  background-color: #0dcba3;
  color: #ffffff;
}
.createBtn.el-button[data-v-70da81e0]:focus,
.createBtn.el-button[data-v-70da81e0]:hover {
  color: #ffffff;
  border-color: #0dcba3;
  background-color: #0dcba3;
}
.deleteBtn[data-v-70da81e0] {
  width: 68px;
  height: 24px;
  border-radius: 4px;
  padding: 0;
  float: right;
  margin-right: 8px;
  background-color: #eb5757;
  color: #ffffff;
}
.deleteBtn.el-button[data-v-70da81e0]:focus,
.deleteBtn.el-button[data-v-70da81e0]:hover {
  color: #ffffff;
  border-color: #eb5757;
  background-color: #eb5757;
}
.deleteTitle[data-v-70da81e0] {
  margin: 32px 0 26px 60px;
  font-size: 14px;
  color: #4a4a4a;
  line-height: 14px;
}
.noticeContent[data-v-70da81e0] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

