
.page-header[data-v-40819e32] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.page-title[data-v-40819e32] {
    font-size: 20px;
    font-weight: 600;
    color: var(--app-text-primary);
}
.page-subtitle[data-v-40819e32] {
    margin-top: 8px;
    font-size: 13px;
    color: var(--app-text-secondary);
}
.query-form[data-v-40819e32] {
    margin-bottom: 18px;
}
.pagination[data-v-40819e32] {
    margin-top: 20px;
    text-align: right;
}

