@import '_content/Impact.Net.Common.Components/Impact.Net.Common.Components.rsnezjs6zn.bundle.scp.css';
@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.b6pgxrrsua.bundle.scp.css';

/* _content/Elise/Components/Common/LanguagePickerTab.razor.rz.scp.css */

.language-picker-tab[b-l1z77j4oh3] {
    font-size: 1rem;
    font-weight: 500;
    text-align: center;
    color: #6b7280;

    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    list-style: none;
    padding: 0;
}

.language-picker-tab a[b-l1z77j4oh3] {
    text-decoration: none;
}

.language-picker-tab a:hover[b-l1z77j4oh3] {
    cursor: pointer;
}

.tab-link[b-l1z77j4oh3] {
    display: inline-block;
    padding: 0.2rem 0.5rem;
    border-bottom: 2px solid transparent;
    border-radius: 0.5rem 0.5rem 0 0;
    color: #6b7280;
    transition: color 0.2s ease, border-color 0.2s ease;
}

.tab-link[b-l1z77j4oh3] {
    color: #4b5563;
    border-color: #d1d5db;
}

.tab-link.active[b-l1z77j4oh3] {
    border-color: #2563eb;
    font-weight: bold !important;
}
/* _content/Elise/Components/Layouts/Layout.razor.rz.scp.css */
@media screen {
    .main-page-content[b-dnjmfa3uou] {
        flex: 1;
        padding: 3rem;
    }
}
/* _content/Elise/Components/Pages/Admin/BillingInfo.razor.rz.scp.css */
/* _content/Elise/Components/Pages/Invoice/Public/MyDataExtended/MyDataExtendedAddressComponent.razor.rz.scp.css */

.InvoiceAddressTable td:first-child[b-ymaipdhte1] {
    width: 70%;
}
/* _content/Elise/Components/Pages/Invoice/Public/MyDataExtended/MyDataExtendedHeaderComponent.razor.rz.scp.css */

td:first-child[b-makelw10ic] {
    width: 70%;
}

/* _content/Elise/Components/Pages/Invoice/Public/MyDataExtended/MyDataExtendedInvoiceLineComponent.razor.rz.scp.css */
.InvoiceLineTable .table-striped tbody tr:first-child[b-a2eovsz6vx] {
    background-color: lightgrey;
    /* color: white; */
}

.InvoiceLineTable .table-striped tbody tr td:nth-child(2)[b-a2eovsz6vx] {
    text-align: right;
}
/* _content/Elise/Components/Pages/Invoice/Public/MyDataExtended/MyDataExtendedPartyComponent.razor.rz.scp.css */

td:first-child[b-7voqf0ophd] {
    width: 70%;
}
/* _content/Elise/Components/Pages/Invoice/Public/MyDataExtendedComponent.razor.rz.scp.css */
.InvoicesDocDetailed[b-te8l07339s] {
}

.InvoicesDocDetailed td[b-te8l07339s] {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-word;
}
