@import '_content/RazorComponents/RazorComponents.1pgi07ew49.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-8g6z9abnac] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.card[b-8g6z9abnac] {
    border: none;
}

main[b-8g6z9abnac] {
    flex: 1;
}

.sidebar[b-8g6z9abnac] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-8g6z9abnac] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-8g6z9abnac]  a, .top-row[b-8g6z9abnac]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-8g6z9abnac]  a:hover, .top-row[b-8g6z9abnac]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-8g6z9abnac]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-8g6z9abnac] {
        justify-content: space-between;
    }

        .top-row[b-8g6z9abnac]  a, .top-row[b-8g6z9abnac]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-8g6z9abnac] {
        flex-direction: row;
    }

    .sidebar[b-8g6z9abnac] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-8g6z9abnac] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-8g6z9abnac]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-8g6z9abnac], article[b-8g6z9abnac] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Pages/AssessmentFilter/AssessmentFilter.razor.rz.scp.css */
.form-layout-wrapper[b-f0r99lmb6l] {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.fit-within[b-f0r99lmb6l] {
    border: solid 3px red;
}

div.dxbl-row[b-f0r99lmb6l] {
    margin: 0 !important;
}

div.dxbl-group-body-content[b-f0r99lmb6l] {
    padding: 0 !important;
}

[b-f0r99lmb6l] .dxbl-group-header {
    font-size: 0.9rem;
    height: 24px;
}

[b-f0r99lmb6l] dxbl-form-layout-group {
    width: 250px;
    margin-top: 10px;
    margin-bottom: 0 !important;
    margin-left: 5px;
}
/* /Pages/PrintMapSettings.razor.rz.scp.css */
.print-options[b-118tslhpa0] {
    margin-top: 8px;
}

.print-option-row[b-118tslhpa0] {
    margin-bottom: 6px;
}

.boreholes-list[b-118tslhpa0] {
    margin-left: 24px;
    margin-top: 8px;
    max-height: 260px;
    overflow-y: auto;
    padding-right: 6px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    min-width: 180px;
    white-space: nowrap;
}

.borehole-row[b-118tslhpa0] {
    margin-bottom: 6px;
}

.dialog-separator[b-118tslhpa0] {
    height: 1px;
    background-color: grey;
    margin: 10px 0;
    width: 100%;
}

.progress-container[b-118tslhpa0] {
    margin-bottom: 12px;
}

.dialog-actions[b-118tslhpa0] {
    display: flex;
    justify-content: center;
    gap: 12px;
}
/* /Pages/ViewFilter/Filters.razor.rz.scp.css */
.form-layout-wrapper[b-dqa9qoti7b] {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

div.dxbl-row[b-dqa9qoti7b] {
    margin: 0 !important;
}

div.dxbl-group-body-content[b-dqa9qoti7b] {
    padding: 12px 16px 16px !important;
}

[b-dqa9qoti7b] .dxbl-group-header {
    font-size: 0.9rem;
    height: 24px;
}

[b-dqa9qoti7b] dxbl-form-layout-group {
    width: 250px;
    margin-top: 10px;
    margin-bottom: 0 !important;
    margin-left: 5px;
}

.link-style[b-dqa9qoti7b] {
    background: none;
    border: none;
    color: #2d6cdf;
    padding: 0;
    text-decoration: underline;
}

.layout-item-bottom-margin[b-dqa9qoti7b] {
    margin-bottom: 10px;
}

.filters[b-dqa9qoti7b] {
    margin-top: 10px;
    width: 100%;
    height: 100%;
}

.site-loading-banner[b-dqa9qoti7b] {
    margin: 4px 0 10px 0;
}

.site-loading-banner__text[b-dqa9qoti7b] {
    margin: 0 0 4px 0;
    font-size: 13px; 
    font-weight: 400; 
    line-height: 1.2;
    color: #6c757d; 
    text-align: left;
}

.site-loading-banner__track[b-dqa9qoti7b] {
    position: relative;
    width: 100%;
    height: 4px;
    background: #dbe2e9;
    border-radius: 999px;
    overflow: hidden;
}

.site-loading-banner__fill[b-dqa9qoti7b] {
    position: absolute;
    top: 0;
    left: -28%;
    width: 28%;
    height: 100%;
    border-radius: 999px;
    background: #2e7d6b;
    animation: site-loading-slide-b-dqa9qoti7b 1.1s ease-in-out infinite;
}

@keyframes site-loading-slide-b-dqa9qoti7b {
    from {
        left: -28%;
    }

    to {
        left: 100%;
    }
}
