.apollo-kicker {
    color: #6c757d;
    font-size: .78rem;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.apollo-login-wrap {
    max-width: 980px;
    margin: 0 auto;
}

.apollo-login-hero {
    background:
        linear-gradient(135deg, rgba(49, 58, 70, .94), rgba(49, 58, 70, .78)),
        url("../images/bg-image/crosscountry-bg.jpg") center/cover;
    color: #fff;
    min-height: 100%;
}

.apollo-login-hero h2,
.apollo-login-hero p {
    color: #fff;
}

.apollo-login-hero .badge {
    background: rgba(255, 187, 57, .18);
    color: #f47738;
}

.apollo-auth-card {
    border: 1px solid var(--ct-border-color);
}

.apollo-standalone-login .apollo-entra-btn,
.apollo-standalone-login .apollo-auth-card:hover .apollo-entra-btn:not(:hover):not(:focus):not(:active) {
    background: transparent !important;
    border-color: #313a46 !important;
    color: #313a46 !important;
    box-shadow: none !important;
}

.apollo-standalone-login .apollo-entra-btn:hover,
.apollo-standalone-login .apollo-entra-btn:focus,
.apollo-standalone-login .apollo-entra-btn:active {
    background: #313a46 !important;
    border-color: #313a46 !important;
    color: #fff !important;
    box-shadow: none !important;
}

.apollo-standalone-login {

        background: url('../images/login-bg.jpg') no-repeat #252e39;
background-size: cover;

}

.apollo-standalone-login::before {
    background: rgba(255, 255, 255, .08);
    content: "";
    inset: 0;
    position: fixed;
}

.apollo-standalone-login .apollo-login-wrap {
    position: relative;
    z-index: 1;
}

.apollo-standalone-panel {
    background: rgba(255, 255, 255, .94);
    backdrop-filter: blur(8px);
    box-shadow: 0 24px 70px rgba(0, 0, 0, .28);
}

.apollo-login-intro {
    background: #313a46;
    color: #fff;
    min-height: 100%;
}

.apollo-login-intro h1,
.apollo-login-intro p {
    color: #fff;
}

.apollo-login-intro .apollo-kicker {
    color: #f47738;
}

.apollo-login-logo {
    height: auto;
    max-width: 170px;
}

.apollo-powered-logo {
    height: auto;
    max-width: 145px;
}

.apollo-meta-card .avatar-sm {
    align-items: center;
    background: rgba(255, 187, 57, .16);
    color: #313a46;
    display: inline-flex;
    justify-content: center;
}

.apollo-fixed-sidebar .leftside-menu,
.apollo-details-v2 .leftside-menu {
    background: #313a46;
    bottom: 0;
    height: 100vh;
    max-height: none;
    min-height: 100vh;
    padding-bottom: 0;
    position: fixed !important;
}

.apollo-fixed-sidebar .sidebar-ital-text,
.apollo-details-v2 .sidebar-ital-text {
    bottom: 24px;
    position: fixed;
}

.apollo-fixed-sidebar .apollo-side-nav,
.apollo-details-v2 .apollo-side-nav {
    background: #313a46;
}

.apollo-sticky-footer .content-page {
    min-height: calc(100vh - var(--ct-topbar-height)) !important;
}

.apollo-completed-surveys .page-title {
    color: #313a46;
}

.apollo-completed-surveys .page-title i {
    color: #f47738;
}

.apollo-details-v2 .page-title {
    color: #313a46;
}

.apollo-details-v2 .page-title i {
    color: #f47738;
}

.apollo-details-v2 .apollo-meta-card .card-body {
    padding: .9rem 1rem;
}

.apollo-details-v2 .apollo-meta-card .avatar-sm {
    background: #f47738;
    color: #fff;
    flex: 0 0 auto;
    height: 34px;
    width: 34px;
}

.apollo-details-v2 .apollo-meta-card .avatar-sm i {
    font-size: 17px !important;
}

.apollo-details-v2 .apollo-meta-card .apollo-kicker {
    font-size: .68rem;
    font-weight: 600;
    letter-spacing: .06em;
}

.apollo-details-v2 .apollo-meta-value {
    color: #4f5b66;
    display: block;
    font-size: .9rem;
    font-weight: 500;
    line-height: 1.25;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.apollo-completed-surveys-v2 .apollo-filter-card,
.apollo-completed-surveys-v2 .apollo-results-toolbar,
.apollo-completed-surveys-v2 .apollo-kpi-card,
.apollo-completed-surveys-v2 .apollo-table-card {
    border: 1px solid rgba(49, 58, 70, 0.05);
    box-shadow: 0 10px 30px rgba(49, 58, 70, 0.06);
}

.apollo-completed-surveys-v2 .apollo-filter-card .form-label,
.apollo-completed-surveys-v2 .apollo-results-toolbar .form-label {
    color: #4f5b66;
    font-size: .72rem;
    font-weight: 700;
    letter-spacing: .02em;
}

.apollo-completed-surveys-v2 .apollo-filter-card {
    background: #fff;
    border-color: #d8dde3;
    overflow: hidden;
}

.apollo-completed-surveys-v2 .apollo-filter-card .card-header {
    background: #6a7482;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    padding: .65rem .95rem;
}

.apollo-completed-surveys-v2 .apollo-filter-card .card-header .header-title {
    color: #fff;

font-size: .95rem;
        font-weight: 600;
        letter-spacing: 0;
    }

.apollo-completed-surveys-v2 .apollo-filter-card .card-body {
    padding: .6rem .85rem .7rem;
}

.apollo-completed-surveys-v2 .apollo-filter-section {
    background: #f8fafc;
    border: 1px solid #e1e6ed;
    border-radius: .75rem;
    padding: .55rem;
}

.apollo-completed-surveys-v2 .apollo-filter-section-main {
    position: relative;
}

.apollo-completed-surveys-v2 .apollo-filter-section-title {
    color: #6a7482;
    font-size: .76rem;
    font-weight: 700;
    letter-spacing: .04em;
    margin: 0;
    text-transform: uppercase;
}

.apollo-completed-surveys-v2 .apollo-filter-card .form-label {
    color: #6a7482;
    letter-spacing: .035em;
    margin-bottom: .22rem;
    font-size: .62rem;
    text-transform: uppercase;
}

.apollo-completed-surveys-v2 .apollo-filter-card .form-control,
.apollo-completed-surveys-v2 .apollo-filter-card .form-select,
.apollo-completed-surveys-v2 .apollo-filter-card .select2-container .select2-selection--multiple {
    background: #fff;
    border-color: #d8dde3;
    box-shadow: none;
}

.apollo-completed-surveys-v2 .apollo-filter-card .form-control,
.apollo-completed-surveys-v2 .apollo-filter-card .form-select {
    height: calc(1.5em + .52rem + calc(var(--ct-border-width) * 2));
    min-height: calc(1.5em + .52rem + calc(var(--ct-border-width) * 2));
    padding-bottom: .26rem;
    padding-top: .26rem;
}

.apollo-completed-surveys-v2 .apollo-filter-card .select2-container {
    display: block;
    width: 100% !important;
}

.apollo-completed-surveys-v2 .apollo-filter-card .select2-container .select2-selection--multiple {
    align-items: center;
    display: flex;
    height: calc(1.5em + .52rem + calc(var(--ct-border-width) * 2));
    min-height: calc(1.5em + .52rem + calc(var(--ct-border-width) * 2));
    max-height: calc(1.5em + .52rem + calc(var(--ct-border-width) * 2));
    overflow: hidden;
    padding: 0 .3rem;
}

.apollo-completed-surveys-v2 .apollo-filter-card .form-control::placeholder,
.apollo-completed-surveys-v2 .apollo-filter-card .form-select,
.apollo-completed-surveys-v2 .apollo-filter-card .select2-container--default .select2-selection--multiple .select2-selection__placeholder,
.apollo-completed-surveys-v2 .apollo-filter-card .select2-container .select2-search--inline .select2-search__field::placeholder {
    font-size: .84rem;
}

.apollo-completed-surveys-v2 .apollo-filter-card .select2-container .select2-selection--multiple .select2-selection__rendered {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    gap: .2rem;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.apollo-completed-surveys-v2 .apollo-filter-card .select2-container .select2-search--inline {
    display: flex;
    flex: 1 1 auto;
    margin: 0;
}

.apollo-completed-surveys-v2 .apollo-filter-card .select2-container .select2-search--inline .select2-search__field {
    line-height: 1.2 !important;
    margin-top: 0 !important;
}

.apollo-completed-surveys-v2 .apollo-filter-card .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    line-height: 1.2;
    margin: 0;
}

.apollo-completed-surveys-v2 .apollo-filter-card .btn-secondary {
    background: #6c757d;
    border-color: #6c757d;
}

.apollo-completed-surveys-v2 .apollo-filter-actions {
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-bottom: .08rem;
    min-height: calc(1.5em + .52rem + calc(var(--ct-border-width) * 2));
}

.apollo-completed-surveys-v2 .apollo-filter-actions .btn {
    box-shadow: none !important;
    flex: 0 0 auto;
    font-size: .82rem;
    padding-left: .65rem;
    padding-right: .65rem;
    white-space: nowrap;
}

.apollo-completed-surveys-v2 .apollo-filter-actions .btn:hover,
.apollo-completed-surveys-v2 .apollo-filter-actions .btn:focus,
.apollo-completed-surveys-v2 .apollo-filter-actions .btn:active {
    box-shadow: none !important;
}

.apollo-completed-surveys-v2 .apollo-kpi-card .card-body {
    padding: 0 .62rem .3rem;
}

.apollo-completed-surveys-v2 .apollo-kpi-card h3,
.apollo-completed-surveys-v2 .apollo-kpi-card h4 {
    color: #313a46;
    font-size: 1.08rem;
    line-height: 1;
    margin-bottom: .06rem !important;
}

.apollo-completed-surveys-v2 .apollo-kpi-card .apollo-kicker {
    background: #6a7482;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    color: rgba(255, 255, 255, 0.9);
    display: block;
    font-size: .7rem;
    letter-spacing: .04em;
    line-height: 1;
    margin: 0 -.62rem .32rem !important;
    padding: .45rem .62rem;
    border-top-left-radius: calc(var(--ct-card-border-radius) - 1px);
    border-top-right-radius: calc(var(--ct-card-border-radius) - 1px);
    text-transform: uppercase;
}

.apollo-completed-surveys-v2 .apollo-kpi-card .font-13 {
    display: block;
    font-size: .68rem !important;
    line-height: 1;
    margin-bottom: 0;
    margin-top: .12rem;
}

.apollo-completed-surveys-v2 .apollo-kpi-row {
    margin-top: .35rem;
}

.apollo-completed-surveys-v2 .apollo-kpi-card-soft {
    background: linear-gradient(180deg, rgba(244, 119, 56, 0.06), rgba(244, 119, 56, 0.02));
}

.apollo-completed-surveys-v2 .apollo-results-table thead th {
    background: #6a7482;
    border-bottom-color: rgba(255, 255, 255, 0.14);
    color: #fff;
    font-size: .76rem;
    font-weight: 700;
    letter-spacing: .045em;
    padding-bottom: .7rem;
    padding-top: .7rem;
    position: sticky;
    text-transform: uppercase;
    top: 0;
    z-index: 2;
}

.apollo-completed-surveys-v2 .apollo-table-card {
    border-radius: .85rem;
    overflow: hidden;
}

.apollo-completed-surveys-v2 .apollo-table-card .card-body,
.apollo-completed-surveys-v2 .apollo-table-card .table-responsive {
    background: #fff;
}

.apollo-completed-surveys-v2 .apollo-results-table {
    margin-top: 0 !important;
}

.apollo-completed-surveys-v2 .apollo-results-table thead tr:first-child th:first-child {
    border-top-left-radius: .85rem;
}

.apollo-completed-surveys-v2 .apollo-results-table thead tr:first-child th:last-child {
    border-top-right-radius: .85rem;
}

.apollo-completed-surveys-v2 .apollo-results-table.table > :not(caption) > * > * {
    box-shadow: none;
}

.apollo-completed-surveys-v2 .apollo-results-table tbody td {
    background: #fff;
    color: #667382;
    font-size: .8rem;
    padding-bottom: .78rem;
    padding-top: .78rem;
}

.apollo-completed-surveys-v2 .apollo-results-table tbody tr:nth-of-type(odd) > td,
.apollo-completed-surveys-v2 .apollo-results-table tbody tr:nth-of-type(odd) > th {
    background: #fff !important;
}

.apollo-completed-surveys-v2 .apollo-results-table thead.table-light th,
.apollo-completed-surveys-v2 .apollo-results-table thead th {
    background-color: #6a7482 !important;
}

.apollo-completed-surveys-v2 table.dataTable thead > tr > th.sorting,
.apollo-completed-surveys-v2 table.dataTable thead > tr > th.sorting_asc,
.apollo-completed-surveys-v2 table.dataTable thead > tr > th.sorting_desc,
.apollo-completed-surveys-v2 table.dataTable thead > tr > td.sorting,
.apollo-completed-surveys-v2 table.dataTable thead > tr > td.sorting_asc,
.apollo-completed-surveys-v2 table.dataTable thead > tr > td.sorting_desc {
    background-image: none !important;
    padding-right: 1.8rem;
    position: sticky;
}

.apollo-completed-surveys-v2 table.dataTable thead > tr > th.sorting::before,
.apollo-completed-surveys-v2 table.dataTable thead > tr > th.sorting::after,
.apollo-completed-surveys-v2 table.dataTable thead > tr > th.sorting_asc::before,
.apollo-completed-surveys-v2 table.dataTable thead > tr > th.sorting_asc::after,
.apollo-completed-surveys-v2 table.dataTable thead > tr > th.sorting_desc::before,
.apollo-completed-surveys-v2 table.dataTable thead > tr > th.sorting_desc::after,
.apollo-completed-surveys-v2 table.dataTable thead > tr > td.sorting::before,
.apollo-completed-surveys-v2 table.dataTable thead > tr > td.sorting::after,
.apollo-completed-surveys-v2 table.dataTable thead > tr > td.sorting_asc::before,
.apollo-completed-surveys-v2 table.dataTable thead > tr > td.sorting_asc::after,
.apollo-completed-surveys-v2 table.dataTable thead > tr > td.sorting_desc::before,
.apollo-completed-surveys-v2 table.dataTable thead > tr > td.sorting_desc::after {
    background: transparent !important;
    color: #000 !important;
    font-size: .82rem;
    line-height: 1;
    right: .6rem !important;
}

.apollo-completed-surveys-v2 table.dataTable thead > tr > th.sorting::before,
.apollo-completed-surveys-v2 table.dataTable thead > tr > th.sorting_asc::before,
.apollo-completed-surveys-v2 table.dataTable thead > tr > th.sorting_desc::before,
.apollo-completed-surveys-v2 table.dataTable thead > tr > td.sorting::before,
.apollo-completed-surveys-v2 table.dataTable thead > tr > td.sorting_asc::before,
.apollo-completed-surveys-v2 table.dataTable thead > tr > td.sorting_desc::before {
    top: calc(50% - .45rem) !important;
}

.apollo-completed-surveys-v2 table.dataTable thead > tr > th.sorting::after,
.apollo-completed-surveys-v2 table.dataTable thead > tr > th.sorting_asc::after,
.apollo-completed-surveys-v2 table.dataTable thead > tr > th.sorting_desc::after,
.apollo-completed-surveys-v2 table.dataTable thead > tr > td.sorting::after,
.apollo-completed-surveys-v2 table.dataTable thead > tr > td.sorting_asc::after,
.apollo-completed-surveys-v2 table.dataTable thead > tr > td.sorting_desc::after {
    top: calc(50% - .02rem) !important;
}

.apollo-completed-surveys-v2 .apollo-results-table tbody tr:nth-of-type(even) > td,
.apollo-completed-surveys-v2 .apollo-results-table tbody tr:nth-of-type(even) > th {
    background: #efefef !important;
}

.apollo-completed-surveys-v2 .apollo-results-table tfoot th {
    background: #efefef !important;
    border-top: 2px solid #f47738;
    color: #313a46;
    font-size: .76rem;
    font-weight: 700;
    padding-bottom: .72rem;
    padding-top: .72rem;
    position: sticky;
    bottom: 0;
    z-index: 1;
}

.apollo-completed-surveys-v2 .apollo-results-table tfoot tr {
    background: #efefef !important;
}

.apollo-completed-surveys-v2 .apollo-results-table tfoot th:first-child {
    text-transform: uppercase;
    white-space: nowrap;
}

.apollo-completed-surveys-v2 .apollo-results-table tfoot th:empty {
    background: #efefef !important;
}

.apollo-completed-surveys-v2 .apollo-row-link {
    color: #000 !important;
    font-size: .8rem;
    font-weight: 400 !important;
    text-decoration: underline;
}

.apollo-completed-surveys-v2 .apollo-row-link:hover,
.apollo-completed-surveys-v2 .apollo-row-link:focus {
    color: #000 !important;
}

.apollo-completed-surveys-v2 .apollo-results-table .badge {
    font-size: .68rem;
}

.apollo-completed-surveys-v2 .apollo-clickable-row {
    cursor: pointer;
}

.apollo-completed-surveys-v2 .apollo-clickable-row:hover td {
    background: rgba(244, 119, 56, 0.05);
}

.apollo-completed-surveys-v2 .apollo-export-menu {
    min-width: 220px;
}

.apollo-completed-surveys-v2 .apollo-rows-control,
.apollo-completed-surveys-v2 .apollo-export-control {
    min-width: 150px;
}

.apollo-completed-surveys-v2 .apollo-export-control .dropdown {
    display: flex;
    justify-content: flex-end;
}

.apollo-completed-surveys-v2 .apollo-results-toolbar {
    background: transparent;
    border: 0;
    box-shadow: none;
}

.apollo-completed-surveys-v2 .apollo-results-toolbar .card-body {
    background: transparent;
    padding: 0;
}

.apollo-completed-surveys-v2 .apollo-export-control .btn-outline-primary {
    background: #f47738;
    border-color: #f47738;
    color: #fff;
}

.apollo-completed-surveys-v2 .apollo-export-control .btn-outline-primary:hover,
.apollo-completed-surveys-v2 .apollo-export-control .btn-outline-primary:focus,
.apollo-completed-surveys-v2 .apollo-export-control .btn-outline-primary:active {
    background: #d9652c;
    border-color: #d9652c;
    color: #fff;
}

.apollo-completed-surveys-v2 .page-item.active .page-link {
    background-color: #f47738;
    border-color: #f47738;
    color: #fff;
}

.apollo-completed-surveys-v2 .page-link:focus {
    box-shadow: none;
}

.apollo-completed-surveys-v2 .apollo-table-pagination {
    row-gap: .6rem !important;
}

.apollo-completed-surveys-v2 .apollo-table-pagination-start {
    gap: .65rem;
}

.apollo-completed-surveys-v2 div.dataTables_wrapper div.dataTables_length {
    align-items: center;
    display: flex;
    margin: 0;
}

.apollo-completed-surveys-v2 div.dataTables_wrapper div.dataTables_length label {
    align-items: center;
    color: #667382;
    display: flex;
    font-size: .9rem;
    gap: .55rem;
    margin-bottom: 0;
    white-space: nowrap;
}

.apollo-completed-surveys-v2 .apollo-length-label {
    font-weight: 600;
}

.apollo-completed-surveys-v2 div.dataTables_wrapper div.dataTables_length select {
    min-width: 4.5rem;
}

@media (min-width: 1400px) {
    .apollo-completed-surveys-v2 .col-xxl-1 {
        flex: 0 0 auto;
        width: 9%;
    }

    .apollo-completed-surveys-v2 .col-xxl-15 {
        flex: 0 0 auto;
        width: 10%;
    }

    .apollo-completed-surveys-v2 .col-xxl-time {
        flex: 0 0 auto;
        width: 10%;
    }

    .apollo-completed-surveys-v2 .col-xxl-type {
        flex: 0 0 auto;
        width: 13%;
    }

    .apollo-completed-surveys-v2 .col-xxl-inspector {
        flex: 0 0 auto;
        width: 11.5%;
    }

    .apollo-completed-surveys-v2 .col-xxl-locfilter {
        flex: 0 0 auto;
        width: 8.5%;
    }

    .apollo-completed-surveys-v2 .col-xxl-search {
        flex: 0 0 auto;
        width: 8%;
    }

    .apollo-completed-surveys-v2 .col-xxl-actions {
        flex: 0 0 auto;
        width: 19%;
    }
}

.apollo-completed-surveys-v2 .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #f47738;
}

.apollo-completed-surveys-v2 div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin-bottom: 0;
}

.apollo-completed-surveys-v2 .dtfh-floatingparent {
    z-index: 1030 !important;
}

.apollo-completed-surveys-v2 .table-responsive {
    min-height: 420px;
}

.apollo-answer-list .row {
    border-bottom: 1px solid var(--ct-border-color);
    padding: .9rem 0;
}

.apollo-answer-list .row:last-child {
    border-bottom: 0;
}

.apollo-question {
    color: #6c757d;
    font-weight: 600;
}

.apollo-answer {
    color: #313a46;
}

[data-bs-theme=dark] .apollo-answer {
    color: #f1f3fa;
}

.apollo-media-preview {
    background: #f6f7fb;
    border: 1px solid var(--ct-border-color);
    border-radius: 10px;
    padding: .75rem;
}

.apollo-media-preview img {
    border-radius: 8px;
    max-height: 360px;
    object-fit: cover;
    width: 100%;
}

.apollo-table-card .table td,
.apollo-table-card .table th {
    white-space: nowrap;
}

.apollo-side-nav {
    margin-top: 1rem;
    padding-left: 0;
    width: 100%;
}

.apollo-side-nav .side-nav-link {
    align-items: center;
    color: #fff;
    display: flex;
    gap: .5rem;
    padding: .85rem 1rem;
}

.apollo-side-nav .side-nav-link:hover,
.apollo-side-nav .side-nav-link.active {
    background: #212730;
    color: #ffbb39;
}

@media (max-width: 767.98px) {
    .apollo-standalone-login main {
        align-items: flex-start !important;
        padding-bottom: 1rem !important;
        padding-top: .75rem !important;
    }

    .apollo-standalone-login .container {
        padding-left: .85rem;
        padding-right: .85rem;
    }

    .apollo-standalone-login .apollo-login-wrap {
        max-width: 100%;
    }

    .apollo-standalone-panel {
        background: transparent;
        backdrop-filter: none;
        border-radius: 0;
        box-shadow: none;
    }

    .apollo-login-intro {
        align-items: center;
        background: #313a46;
        border-radius: .85rem;
        display: flex !important;
        justify-content: center !important;
        min-height: auto;
        margin-bottom: .85rem;
        min-height: 72px;
        padding: .45rem .85rem !important;
        text-align: center;
    }

    .apollo-login-intro > div:first-child {
        align-items: center;
        display: flex;
        flex: 1 1 auto;
        height: 100%;
        justify-content: center;
        width: 100%;
    }

    .apollo-login-intro .apollo-kicker,
    .apollo-login-intro h1,
    .apollo-login-intro p,
    .apollo-login-intro .mt-5 {
        display: none;
    }

    .apollo-login-logo {
        margin-bottom: 0 !important;
        max-width: 150px;
    }

    .apollo-standalone-panel .card-body {
        padding: 0 !important;
    }

    .apollo-auth-card {
        border-radius: .85rem;
        box-shadow: 0 12px 32px rgba(0, 0, 0, .16);
    }

    .apollo-auth-card .card-body {
        padding: .85rem !important;
    }

    .apollo-auth-card .d-flex.align-items-center.mb-3 {
        margin-bottom: .75rem !important;
    }

    .apollo-auth-card .mb-3 {
        margin-bottom: .8rem !important;
    }

    .apollo-auth-card .form-check {
        margin-bottom: .8rem !important;
    }

    .apollo-auth-card .form-label {
        margin-bottom: .3rem;
    }

    .apollo-auth-card .form-control {
        padding-bottom: .55rem;
        padding-top: .55rem;
    }

    .apollo-auth-card .font-13 {
        line-height: 1.2;
    }

    .apollo-login-hero {
        min-height: 260px;
    }

    .apollo-login-intro {
        min-height: auto;
    }

    .apollo-answer-list .row {
        gap: .35rem;
    }

    .apollo-completed-surveys-v2 .table-responsive {
        min-height: 0;
    }

    .apollo-completed-surveys-v2 .apollo-filter-card .card-body {
        padding: .72rem;
    }

    .apollo-completed-surveys-v2 .apollo-filter-section {
        padding: .55rem;
    }
}
