.content[data-v-0e3f6372] {
  text-align: center;
}
.content .allotType[data-v-0e3f6372] {
    text-align: center;
}
.content .allotType[data-v-0e3f6372] .el-radio-button__inner {
      width: 84px;
}
.content .inputs[data-v-0e3f6372] {
    margin-top: 16px;
    text-align: center;
}
.content .inputs .input-with-select[data-v-0e3f6372] {
      width: 350px;
}
.content .inputs .input-with-select[data-v-0e3f6372] .el-select {
        width: 120px;
}

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

