@import '_content/Soc.Core.UI/Soc.Core.UI.jngssqkmfr.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-6u7jek3cct] {
    position: relative;
    display: flex;
    flex-direction: column;
    padding-left: 2rem;
    padding-right: 2rem;
}

main[b-6u7jek3cct] {
    flex: 1;
}

@media (max-width: 500px) {
    .menu-icon[b-6u7jek3cct] {
        top:1px;
    }

    .menu-text[b-6u7jek3cct] {
        font-size:90%;
    }
}

@media (max-width: 420px) {
    .menu-text[b-6u7jek3cct] {
        font-size: 85%;
    }
}

@media (max-width: 380px) {
    .menu-text[b-6u7jek3cct] {
        font-size: 80%;
    }
}

@media (max-width: 360px) {
    .menu-text[b-6u7jek3cct] {
        font-size: 75%;
    }
}

#blazor-error-ui[b-6u7jek3cct] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-6u7jek3cct] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/Petition/StepAttachments.razor.rz.scp.css */
.d-flex.top-row > *[b-fllerpbizq] {
    border-radius:0!important;
}

    .d-flex.top-row > *:first-child[b-fllerpbizq] {
        border-top-left-radius: 0.25rem !important
    }

    .d-flex.top-row > *:last-child[b-fllerpbizq] {
        border-top-right-radius: 0.25rem !important
    }

.d-flex.bottom-row > *[b-fllerpbizq] {
    border-radius: 0 !important;
}

    .d-flex.bottom-row > *:first-child[b-fllerpbizq] {
        border-bottom-left-radius: 0.25rem !important
    }

    .d-flex.bottom-row > *:last-child[b-fllerpbizq] {
        border-bottom-right-radius: 0.25rem !important
    }

.attachment-removal[b-fllerpbizq] {
    height: 55.6px;
}
/* /Components/Pages/Search.razor.rz.scp.css */
.delimiter-h[b-kiyi0l76xg] {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 10px;
}

@media screen and (max-width:640px) {
    .person-info[b-kiyi0l76xg] {
        flex-direction: column;
        align-items: start;
    }

    .delimiter-v[b-kiyi0l76xg] {
        display: none;
    }
}
@media screen and (min-width:641px) {
    .person-info[b-kiyi0l76xg] {
        flex-direction: row;
        align-items: center;
        gap: 1rem;
    }

    .delimiter-h[b-kiyi0l76xg] {
        display: none;
    }
}

.search-panel[b-kiyi0l76xg] {
    max-width: 800px;
}

@media screen and (min-width:831.01px) {
    .search-under-panel[b-kiyi0l76xg] {
        flex-wrap: nowrap !important;
    }

        .search-under-panel > .google-bar[b-kiyi0l76xg] {
            width: calc(1.5rem + 80%);
        }

        .search-under-panel > .btn-search[b-kiyi0l76xg] {
            width: 20%;
        }
}
/* /Components/Pages/Support/LetterOfSupport.razor.rz.scp.css */
.overflow-text[b-d1znl0asx6] {
    width: 100px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
