.pagination[data-v-60c9a7a9] {
  text-align: right;
  margin-top: 20px;
}

.line[data-v-4f7f9cf8] {
  margin-bottom: 15px !important;
}

.dialog-form {
  margin: 0 50px;
}
.dialog-form .per-infor {
  display: flex;
  justify-content: space-between;
}
.dialog-form .per-infor .cont-name {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dialog-form .email-text {
  font-size: 12px;
  color: #dea32c;
  line-height: 15px;
}
.dialog-form .btn-conter {
  display: flex;
  justify-content: center;
}

