@import '_content/BlazorBase/BlazorBase.dkzwjotagr.bundle.scp.css';
@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.g0t05e93zu.bundle.scp.css';

/* _content/NyHjemmeside/Components/Controls/Global/FondITPageTitle.razor.rz.scp.css */
.field[b-2p7iyagmht] {
    display: flex;
    flex-wrap: wrap;
    column-gap: 0.5rem;
    margin-block: 1rem;
}

[b-2p7iyagmht] > .label {
    font-weight: bold;
    flex: 1 1 100%;
    order: -6;
}

[b-2p7iyagmht] > .hint {
    opacity: 75%;
    flex: 1 1 100%;
    order: -4;
    zoom: 90%;
}

[b-2p7iyagmht] > .help {
    flex: 1 0 max-content;
    order: -2;
    height: 1.5rem;
}

[b-2p7iyagmht] > :is(
    .control,
    fluent-text-field,
    fluent-text-area,
    fluent-number-field,
    fluent-select,
    fluent-combobox,
    fluent-listbox,
    fluent-search,
    fluent-radio-group,
    .fluent-inputfile-container
) {
    flex: 0 1 max-content;
    order: -3;
}

[b-2p7iyagmht] > :is(
    .error-message,
    .validation-message
) {
    flex: 1 1 100%;
    order: -1;
}

[b-2p7iyagmht] > :is(
    fluent-text-field:not(.fluent-datepicker),
    fluent-text-area,
    fluent-select,
    fluent-combobox,
    fluent-listbox,
    fluent-search,
    .fluent-inputfile-container
) {
    /* giver tekst-input-felter en passende bredde */
    flex-basis: 60ch;
    max-width: calc(100% - 2.5rem);
}

/* Herunder er speciel layout af checkbox */

[b-2p7iyagmht]:has(> :is(fluent-checkbox, fluent-switch)) > :is(fluent-checkbox, fluent-switch) {
    /* Placere checkbox før label */
    flex: 0 0 auto;
    order: -7;
}

[b-2p7iyagmht]:has(> :is(fluent-checkbox, fluent-switch)) > .label {
    /* Placere label lige efter checkbox */
    flex: 0 1 auto;
    max-width: calc(100% - 2.5rem - 1.5rem);
}

[b-2p7iyagmht]:has(> :is(fluent-checkbox, fluent-switch)) > .help {
    /* Placere help lige efter label for en checkbox */
    order: -5;
}
/* _content/NyHjemmeside/Components/Controls/Loenmodtager/Ansogning/Dialogs/VisKursusinformationDialog.razor.rz.scp.css */
.vis-kursus-dialog[b-hg75cbrcti] {
  max-height: 30vh;
  overflow-y: auto;
}

.vis-kursus-dialog .blok[b-hg75cbrcti] {
  margin-top: 8px;
}
/* _content/NyHjemmeside/Components/Controls/Loenmodtager/Ansogning/Oversigt.razor.rz.scp.css */
[b-hr57y3pt4e] .text-end {
  text-align: right;
}

[b-hr57y3pt4e] .offentlig-tilskud-box {
  background-color: #FFF3CD;
  max-width: 65em;
}

[b-hr57y3pt4e] .fond-tilskud-box {
  max-width: 65em;
}
/* _content/NyHjemmeside/Components/Controls/Loenmodtager/MinSide/AnsogningerCards.razor.rz.scp.css */
status-badge-cancelled[b-g5jlswpnpe] {
  --badge-fill-highlight: #ff0000;
  --badge-color-highlight: #ffffff;
}

status-badge-ready[b-g5jlswpnpe] {
  --badge-fill-highlight: #9999ff;
  --badge-color-highlight: #000000;
}

status-badge-done[b-g5jlswpnpe] {
  --badge-fill-highlight: #aaffaa;
  --badge-color-highlight: #000;
}

status-badge-waiting[b-g5jlswpnpe] {
  --badge-fill-highlight: #cccccc;
  --badge-color-highlight: #000000;
}
/* _content/NyHjemmeside/Components/Controls/Loenmodtager/MinSide/TimeOversigt.razor.rz.scp.css */
.beregningsgrundlag li span:first-child[b-cdkjddxj35] {
  display: inline-block;
  width: 15rem;
  font-weight: bold;
}
/* _content/NyHjemmeside/Components/Layout/Fagforening/FfMainLayout.razor.rz.scp.css */

.site-wrapper[b-psd5jyz6cg] {
    margin-inline: 0.75rem;
}

@media (min-width: 576px) {
    .site-wrapper[b-psd5jyz6cg] {
        max-width: min(95vw, 1320px) ;
        margin-inline: auto;
        padding-inline: 0;
    }
}


#blazor-error-ui[b-psd5jyz6cg] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-psd5jyz6cg] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/NyHjemmeside/Components/Layout/Loenmodtager/LmMainLayout.razor.rz.scp.css */

.site-wrapper[b-ey8oy1fk9g] {
    margin-inline: 0.75rem;
}

@media (min-width: 576px) {
    .site-wrapper[b-ey8oy1fk9g] {
        max-width: min(95vw, 1320px) ;
        margin-inline: auto;
        padding-inline: 0;
    }
}


#blazor-error-ui[b-ey8oy1fk9g] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-ey8oy1fk9g] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/NyHjemmeside/Components/Layout/SiteFooter.razor.rz.scp.css */
footer[b-xjgac4dvg1] {
    margin-top: 1rem;
}

#partnere[b-xjgac4dvg1] {
    background-color: #dbd5cf;
    padding-block: 1rem;

    margin-inline: calc(50% - 50vw);
    padding-inline: calc(50vw - 50%);

    &::after {
        content: '';
        display: block;
        clear: both;
    }

    a[b-xjgac4dvg1] {
        display: block;
        float: left;
        margin: 0.5rem;
        height: 1.5rem;
    }

    a.primary-partner[b-xjgac4dvg1] {
        height: 4rem;
    }

    img[b-xjgac4dvg1] {
        max-height: 1.5rem;
        max-width: 5rem;
    }

    .primary-partner img[b-xjgac4dvg1] {
        max-height: 4rem;
        max-width: 10rem;
    }
}

#footer[b-xjgac4dvg1] {
    display: flex;
    justify-content: space-between;

    margin-inline: calc(50% - 50vw);
    padding-inline: calc(50vw - 50%);

    background-color: var(--accent-base-color);
    color: var(--foreground-on-accent-rest);

    padding-block: 3rem;

    a {
        color: var(--foreground-on-accent-rest);
    }
}

#block-right[b-xjgac4dvg1] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

@media (width < 768px) {
    #footer[b-xjgac4dvg1] {
        flex-direction: column;
        justify-content: revert;
        padding-block: 1rem;
    }

    #block-right[b-xjgac4dvg1] {
        display: block;
        margin-top: 1rem;
    }
}
/* _content/NyHjemmeside/Components/Layout/SiteHeader.razor.rz.scp.css */
header[b-yxsnx6x0j9] {
    display: grid;
    grid-template-areas:
        'site-navigation   site-navigation   user-context'
        'title             area-navigation   area-navigation';

    margin-bottom: calc(1rem + 5px);
}

header[b-yxsnx6x0j9]::before {
    grid-area: title / title / area-navigation / area-navigation;

    content: '';
    margin-inline: calc(50% - 50vw);
    padding-inline: calc(50vw - 50%);
    min-height: 6rem;

    background-color: var(--neutral-fill-rest);

    border-bottom: 5px solid var(--accent-base-color);
    margin-bottom: -5px;
}

.site-title[b-yxsnx6x0j9] {
    grid-area: title;

    font-size: 1.5rem;
    font-family: Rubik, sans-serif;

    padding: 0.5rem;
    margin-block: auto;
}

.user-context[b-yxsnx6x0j9] {
    grid-area: user-context;

    display : flex;
    gap: 0.5rem;
    align-items: center;

    margin-block: auto;
    margin-left: auto;

    .gb-flag {
        display: inline-block;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEK0lEQVRIia2Wb2gTZxzHP/csvSYzJqX2ZpEEa1sThcrAdY067RbLoDDUjmXYje4P6HY492bIzETGhFGwk43tRVdPdDhapsM6RGQ4XC1UmbtmOjb6wqSuRpI5NbGYmDVp1Lu9aC3amrbCvq+Oe57f53v3e5677yMxjTRNqwSaAb8kSTWyLJeBRD4/mjRNcwDoBQ6rqjpUiCEVAFcAbU6nM+DxeITb7cZptWEMpwAQpU5SuSyxWIxIJGKkUqluIKiqanRGA03TWqxWa4fP57Pb5ipEhm7gX76Q8+5VmIYxViQEtdf6OXVukKXV5WRvJ9H1XzO5XG6LqqpdD/LEJPh2RVE6129osnedCONdu4sjP14A05yAA2PXJnx/4je8a3fRdeIi6zc02RVF6dQ0bfsjDTRNa1EUpW3N8w00qQdobT/JaP5uodZOaDR/l9b2kzSp+1lT34CiKG2aprU8ZKBpWoXVau3wr20g8N5++voHZwRPVl//JQJb9+P3N2C1WjvG13HiDdpW+FbY59rtbNr4HJ5FTz22wZKqct55dSViMIrP57MDbQBC07RKp8MZWGh38q/+Oy1NdQz89DHffv7WrIyWVJXTuecNTr+5jJrWVq7u7mBxdTUOhyOgaVqlBWj2eD3izj/XSX53nHz8GvNeaaSlqY7X1tUyGE0UhH/47otUzZtD8uARslf+ZtFXnzB3dS2SJOH1ekUoFGq2AH6Xy82TdjsLP9sBmBijeWBsD3sWODFGclPgRjaHZ0EJAPPV18dnmxjZHJIk4XK5CIVCfoskSTUlNhsh10p4YCvOpPMVqwsPCsHyK2eRJKlGyHJxmTGceiz4jDIMjOEUslxcJsD8/8BTZCLy+XxSlDqRhJh5/iwlCYEodZLP55MW0zQHbmVHymuv6gULjJEs5yvrH7pXG/sFqaioYM1wOo1pmgMC6I3H44hiGUku4va5C1wJ7uba153cGckRjg0jyVNBkiwTjt3EtFiQ5CKkJwQ3fzhJdFsrIwNhYvEYQK8ADofDEcO4d4+LL6tEt7Vie2YZP7uW8nTgC7785nTBp9yz7xTLGj/l0PEQhiQoa15H2caXKCpXiIQjBnBYqKo6lE6nugcvXWLBzvf586MdvHDwD94OdhG5fGP6ZgMX/7pOywcHJ4zmrKolmkmRSqe6VVUdur+yQV3XM+biCg4c1WcFfpTRvkNnuZ3JoOt6BgjC+M9OVdVoLpfb0tvbQ3f7JurrFk/u+IwG9XXVdLdvpvd0D+PBE50wGDfpSiQSwTN9PRzbu4mdWxspli3jo4W/lWLZws6tjRzbu5kzfT0kEongg6k2fWTaFSKXp0YmQvDs/cismk82k0TX9UdG5rSh73A4Al6vV7hdbpw2G8bwrTF+aQm3slni8RjhcNhIp9OzD/1JRpOOLcVlwGMdW/4D/xvKVIK8oGAAAAAASUVORK5CYII=);
        height: 24px;
        width: 24px;
    }

    a:is(.min-side, .log-ind, .log-ud)[b-yxsnx6x0j9] {
        display: inline-block;
        color: var(--neutral-fill-strong-rest);
        text-decoration: none;
        border: 1px solid var(--neutral-stroke-strong-rest);
        border-radius: 0.25rem;
        padding: 0.25rem 0.50rem;

        &:hover {
            color: var(--neutral-fill-rest);
            background-color: var(--neutral-fill-strong-rest);
        }
    }

    .logget-ind[b-yxsnx6x0j9], .ikke-logget-ind[b-yxsnx6x0j9] {
        display: contents;
    }

    .logget-ind .min-side[b-yxsnx6x0j9], .ikke-logget-ind .log-ind[b-yxsnx6x0j9] {
        color: var(--accent-foreground-rest);
        border-color: var(--accent-stroke-control-rest);

        &:hover {
            color: var(--foreground-on-accent-rest);
            background-color: var(--accent-foreground-rest);
        }
    }
}

.site-navigation[b-yxsnx6x0j9] {
    grid-area: site-navigation;

    margin-block: auto;

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

    li[b-yxsnx6x0j9] {
    }

    a[b-yxsnx6x0j9] {
        display: block;
        padding: 0.375rem 0.75rem;
        text-decoration: none;
    }

    a[aria-current='true'][b-yxsnx6x0j9] {
        background: var(--neutral-fill-rest);
    }
}

.area-navigation[b-yxsnx6x0j9] {
    grid-area: area-navigation;

    padding-block: 0.5rem;
    margin-block: auto;

    position: relative;

    ul {
        justify-content: flex-end;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        margin: 0;
    }

    li[b-yxsnx6x0j9] {
        margin-left: 0.5rem;
    }

    a[b-yxsnx6x0j9] {
        display: inline-block;
        color: var(--neutral-fill-strong-rest);
        text-decoration: none;
        border: 1px solid var(--neutral-stroke-strong-rest);
        border-radius: 0.375rem;
        padding: 0.375rem 0.75rem;
    }

    a[aria-current='true'][b-yxsnx6x0j9], a:hover[b-yxsnx6x0j9] {
        background-color: var(--neutral-fill-strong-rest);
        color: var(--neutral-fill-rest);
    }

    #toggle[b-yxsnx6x0j9] {
        display: none;
    }

    #toggle[b-yxsnx6x0j9]::before {
        content: '';
        --bs-navbar-toggler-icon-bg: url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3E%3Cpath stroke=%27rgba%280, 0, 0, 0.75%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3E%3C/svg%3E');
    }

    @media (width < 768px) {
        ul:not(.toggle-menu-open)[b-yxsnx6x0j9] {
            display: none;
        }

        ul[b-yxsnx6x0j9] {
            flex-direction: column;
        }

        li[b-yxsnx6x0j9] {
            margin-left: 0;
            margin-bottom: 0.5rem;
        }

        li a[b-yxsnx6x0j9] {
            width: 100%;
        }

        #toggle[b-yxsnx6x0j9] {
            display: block;
            position: absolute;
            right: 0;
            top: 0;
            translate: 0 calc(-100% - 0.5rem);
        }
    }

}

@media (width < 768px) {
    header[b-yxsnx6x0j9] {
        grid-template-areas:
            'user-context'
            'site-navigation'
            'title'
            'area-navigation';
    }

    header[b-yxsnx6x0j9]::before {
        min-height: auto;
    }

    .area-navigation[b-yxsnx6x0j9] {
        padding-block: 0;
        margin-block: 0;
    }
}
/* _content/NyHjemmeside/Components/Layout/SiteWrapper.razor.rz.scp.css */
header[b-a6knhtgb5u] {
    display: grid;
    grid-template-areas:
        'site-navigation   site-navigation   user-context'
        'title             area-navigation   area-navigation';

    margin-bottom: calc(1rem + 5px);
}

header[b-a6knhtgb5u]::before {
    grid-area: title / title / area-navigation / area-navigation;

    content: '';
    margin-inline: calc(50% - 50vw);
    padding-inline: calc(50vw - 50%);
    min-height: 6rem;

    background-color: var(--neutral-fill-rest);

    border-bottom: 5px solid var(--accent-base-color);
    margin-bottom: -5px;
}

.site-title[b-a6knhtgb5u] {
    grid-area: title;

    font-size: 1.5rem;
    font-family: Rubik, sans-serif;

    padding: 0.5rem;
    margin-block: auto;
}

.user-context[b-a6knhtgb5u] {
    grid-area: user-context;

    display : flex;
    gap: 0.5rem;
    align-items: center;

    margin-block: auto;
    margin-left: auto;

    .gb-flag {
        display: inline-block;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEK0lEQVRIia2Wb2gTZxzHP/csvSYzJqX2ZpEEa1sThcrAdY067RbLoDDUjmXYje4P6HY492bIzETGhFGwk43tRVdPdDhapsM6RGQ4XC1UmbtmOjb6wqSuRpI5NbGYmDVp1Lu9aC3amrbCvq+Oe57f53v3e5677yMxjTRNqwSaAb8kSTWyLJeBRD4/mjRNcwDoBQ6rqjpUiCEVAFcAbU6nM+DxeITb7cZptWEMpwAQpU5SuSyxWIxIJGKkUqluIKiqanRGA03TWqxWa4fP57Pb5ipEhm7gX76Q8+5VmIYxViQEtdf6OXVukKXV5WRvJ9H1XzO5XG6LqqpdD/LEJPh2RVE6129osnedCONdu4sjP14A05yAA2PXJnx/4je8a3fRdeIi6zc02RVF6dQ0bfsjDTRNa1EUpW3N8w00qQdobT/JaP5uodZOaDR/l9b2kzSp+1lT34CiKG2aprU8ZKBpWoXVau3wr20g8N5++voHZwRPVl//JQJb9+P3N2C1WjvG13HiDdpW+FbY59rtbNr4HJ5FTz22wZKqct55dSViMIrP57MDbQBC07RKp8MZWGh38q/+Oy1NdQz89DHffv7WrIyWVJXTuecNTr+5jJrWVq7u7mBxdTUOhyOgaVqlBWj2eD3izj/XSX53nHz8GvNeaaSlqY7X1tUyGE0UhH/47otUzZtD8uARslf+ZtFXnzB3dS2SJOH1ekUoFGq2AH6Xy82TdjsLP9sBmBijeWBsD3sWODFGclPgRjaHZ0EJAPPV18dnmxjZHJIk4XK5CIVCfoskSTUlNhsh10p4YCvOpPMVqwsPCsHyK2eRJKlGyHJxmTGceiz4jDIMjOEUslxcJsD8/8BTZCLy+XxSlDqRhJh5/iwlCYEodZLP55MW0zQHbmVHymuv6gULjJEs5yvrH7pXG/sFqaioYM1wOo1pmgMC6I3H44hiGUku4va5C1wJ7uba153cGckRjg0jyVNBkiwTjt3EtFiQ5CKkJwQ3fzhJdFsrIwNhYvEYQK8ADofDEcO4d4+LL6tEt7Vie2YZP7uW8nTgC7785nTBp9yz7xTLGj/l0PEQhiQoa15H2caXKCpXiIQjBnBYqKo6lE6nugcvXWLBzvf586MdvHDwD94OdhG5fGP6ZgMX/7pOywcHJ4zmrKolmkmRSqe6VVUdur+yQV3XM+biCg4c1WcFfpTRvkNnuZ3JoOt6BgjC+M9OVdVoLpfb0tvbQ3f7JurrFk/u+IwG9XXVdLdvpvd0D+PBE50wGDfpSiQSwTN9PRzbu4mdWxspli3jo4W/lWLZws6tjRzbu5kzfT0kEongg6k2fWTaFSKXp0YmQvDs/cismk82k0TX9UdG5rSh73A4Al6vV7hdbpw2G8bwrTF+aQm3slni8RjhcNhIp9OzD/1JRpOOLcVlwGMdW/4D/xvKVIK8oGAAAAAASUVORK5CYII=);
        height: 24px;
        width: 24px;
    }

    a:is(.min-side, .log-ind, .log-ud)[b-a6knhtgb5u] {
        display: inline-block;
        color: var(--neutral-fill-strong-rest);
        text-decoration: none;
        border: 1px solid var(--neutral-stroke-strong-rest);
        border-radius: 0.25rem;
        padding: 0.25rem 0.50rem;

        &:hover {
            color: var(--neutral-fill-rest);
            background-color: var(--neutral-fill-strong-rest);
        }
    }

    .logget-ind[b-a6knhtgb5u], .ikke-logget-ind[b-a6knhtgb5u] {
        display: contents;
    }

    .logget-ind .min-side[b-a6knhtgb5u], .ikke-logget-ind .log-ind[b-a6knhtgb5u] {
        color: var(--accent-foreground-rest);
        border-color: var(--accent-stroke-control-rest);

        &:hover {
            color: var(--foreground-on-accent-rest);
            background-color: var(--accent-foreground-rest);
        }
    }
}

.site-navigation[b-a6knhtgb5u] {
    grid-area: site-navigation;

    margin-block: auto;

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

    li[b-a6knhtgb5u] {
    }

    a[b-a6knhtgb5u] {
        display: block;
        padding: 0.375rem 0.75rem;
        text-decoration: none;
    }

    a[aria-current='true'][b-a6knhtgb5u] {
        background: var(--neutral-fill-rest);
    }
}

.area-navigation[b-a6knhtgb5u] {
    grid-area: area-navigation;

    padding-block: 0.5rem;
    margin-block: auto;

    position: relative;

    ul {
        justify-content: flex-end;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        margin: 0;
    }

    li[b-a6knhtgb5u] {
        margin-left: 0.5rem;
    }

    a[b-a6knhtgb5u] {
        display: inline-block;
        color: var(--neutral-fill-strong-rest);
        text-decoration: none;
        border: 1px solid var(--neutral-stroke-strong-rest);
        border-radius: 0.375rem;
        padding: 0.375rem 0.75rem;
    }

    a[aria-current='true'][b-a6knhtgb5u], a:hover[b-a6knhtgb5u] {
        background-color: var(--neutral-fill-strong-rest);
        color: var(--neutral-fill-rest);
    }

    #toggle[b-a6knhtgb5u] {
        display: none;
    }

    #toggle[b-a6knhtgb5u]::before {
        content: '';
        --bs-navbar-toggler-icon-bg: url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3E%3Cpath stroke=%27rgba%280, 0, 0, 0.75%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3E%3C/svg%3E');
    }

    @media (width < 768px) {
        ul:not(.toggle-menu-open)[b-a6knhtgb5u] {
            display: none;
        }

        ul[b-a6knhtgb5u] {
            flex-direction: column;
        }

        li[b-a6knhtgb5u] {
            margin-left: 0;
            margin-bottom: 0.5rem;
        }

        li a[b-a6knhtgb5u] {
            width: 100%;
        }

        #toggle[b-a6knhtgb5u] {
            display: block;
            position: absolute;
            right: 0;
            top: 0;
            translate: 0 calc(-100% - 0.5rem);
        }
    }

}

@media (width < 768px) {
    header[b-a6knhtgb5u] {
        grid-template-areas:
            'user-context'
            'site-navigation'
            'title'
            'area-navigation';
    }

    header[b-a6knhtgb5u]::before {
        min-height: auto;
    }

    .area-navigation[b-a6knhtgb5u] {
        padding-block: 0;
        margin-block: 0;
    }
}
/* _content/NyHjemmeside/Components/Layout/Virksomhed/ViMainLayout.razor.rz.scp.css */

.site-wrapper[b-9ue5wu19ny] {
    margin-inline: 0.75rem;
}

@media (min-width: 576px) {
    .site-wrapper[b-9ue5wu19ny] {
        max-width: min(95vw, 1320px) ;
        margin-inline: auto;
        padding-inline: 0;
    }
}


#blazor-error-ui[b-9ue5wu19ny] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-9ue5wu19ny] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/NyHjemmeside/Components/Pages/Loenmodtager/Samtykker.razor.rz.scp.css */
