.button-container[data-v-64a50bfe] {
  text-align: center;
  margin-bottom: 20px;
}
.input-with-select .el-input-group__prepend[data-v-64a50bfe] {
  background-color: #fff;
}

.manageAccount[data-v-20f1e397] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.manageAccount .title[data-v-20f1e397] {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 24px;
}
.manageAccount .table[data-v-20f1e397] {
    flex: 1;
}
.manageAccount .table[data-v-20f1e397] .el-pagination {
      margin-top: 16px;
}

