@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Teslab.Blazor.Components/Teslab.Blazor.Components.lj9smhjve5.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-01lbahm376] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-01lbahm376] {
    flex: 1;
}

.sidebar[b-01lbahm376] {
    background-image: linear-gradient(180deg, rgb(9, 160, 155) 0%, rgb(3,103,150) 70%);
}

.top-row[b-01lbahm376] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-01lbahm376]  a, .top-row[b-01lbahm376]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-01lbahm376]  a:hover, .top-row[b-01lbahm376]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-01lbahm376]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-01lbahm376] {
        justify-content: space-between;
    }

    .top-row[b-01lbahm376]  a, .top-row[b-01lbahm376]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-01lbahm376] {
        flex-direction: row;
    }

    .sidebar[b-01lbahm376] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-01lbahm376] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-01lbahm376]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-01lbahm376], article[b-01lbahm376] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-01lbahm376] {
    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-01lbahm376] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-0ql2cy29ae] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-0ql2cy29ae] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-0ql2cy29ae] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-0ql2cy29ae] {
    font-size: 1.1rem;
}

.bi[b-0ql2cy29ae] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-0ql2cy29ae] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-0ql2cy29ae] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-0ql2cy29ae] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-0ql2cy29ae] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-0ql2cy29ae] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-0ql2cy29ae] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-0ql2cy29ae] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-0ql2cy29ae] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-0ql2cy29ae] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-0ql2cy29ae] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-0ql2cy29ae] {
        padding-bottom: 1rem;
    }

    .nav-item[b-0ql2cy29ae]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-0ql2cy29ae]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-0ql2cy29ae]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-0ql2cy29ae] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-0ql2cy29ae] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-0ql2cy29ae] {
        display: none;
    }

    .nav-scrollable[b-0ql2cy29ae] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Views/ChapterView.razor.rz.scp.css */


body[b-psuxwx5zc4] {
    margin: 0;
    padding: 0;
    background-color: #FAFAFA;
}

*[b-psuxwx5zc4] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

p[b-psuxwx5zc4] {
    color: #ff0000;
    font-family: "PT Sans", sans-serif;    
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

.page[b-psuxwx5zc4] {
    width: 21cm;
    min-height: 29.7cm;
    padding: 2cm;
    margin: 1cm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.subpage[b-psuxwx5zc4] {
    height: 236mm;
    background: white;
}
[b-psuxwx5zc4] .subpage p {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-psuxwx5zc4] .subpage h1 {
    color: #780232;
    font-family: Jura, sans-serif;
    font-size: 37px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 0.983;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-psuxwx5zc4] .subpage h2 {
    color: #003c6c;
    font-family: "PT Sans", sans-serif;
    font-size: 19px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-psuxwx5zc4] .subpage h3 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 13px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-psuxwx5zc4] .subpage h4 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: uppercase;
    widows: 1;
}

.header[b-psuxwx5zc4] {
    height: 20mm;
    background: white;
}

.footer[b-psuxwx5zc4] {
    height: 10mm;
    background: white;
}

@page {
    size: A4;
    margin: 0;
}

@media print {
    .page[b-psuxwx5zc4] {
        margin: 0;
        border: initial;
        border-radius: initial;
        width: initial;
        min-height: initial;
        box-shadow: initial;
        background: initial;
        page-break-after: always;
    }
}




[b-psuxwx5zc4] .subpage pit {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: italic;
    font-variant: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-psuxwx5zc4] .subpage plight {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: lighter;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-psuxwx5zc4] .subpage pbold {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-psuxwx5zc4] .subpage proman {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: oblique;
    font-variant: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-psuxwx5zc4] .subpage pconroman {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: oblique;
    font-variant: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    letter-spacing: 0;
}


[b-psuxwx5zc4] .subpage p2 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    display: inline;
}


















[b-psuxwx5zc4] .float-left-child {
    float: left
}


[b-psuxwx5zc4] .inline-block-child {
    display: inline-block;
}


[b-psuxwx5zc4] .flex-parent {
    display: flex;
}

[b-psuxwx5zc4] .flex-child {
    flex: 1;
}


[b-psuxwx5zc4] .inline-flex-parent {
    display: inline-flex;
}


/* base css */
[b-psuxwx5zc4] body {
    padding: 3rem;
}

[b-psuxwx5zc4] h3 {
    margin: 1.5rem 0 .25em;
    clear: both;
}

[b-psuxwx5zc4] .parent {
    background: mediumpurple;
    padding: 1rem
}

[b-psuxwx5zc4] .child {
    border: 1px solid indigo;
    padding: 1rem
}

[b-psuxwx5zc4] .grid-parent {
    display: grid;
    grid-template-columns: 1fr 1fr
}








/* /Components/Views/ChunkItemView.razor.rz.scp.css */
body[b-gjawckzty4] {
    margin: 0;
    padding: 0;
    background-color: #FAFAFA;
}

*[b-gjawckzty4] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}



.page[b-gjawckzty4] {
    width: 21cm;
    min-height: 29.7cm;
    padding: 0;
    margin: 1cm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.subpage[b-gjawckzty4] {

    height: 237mm;
    background: white;
    padding-left: 2cm;
    padding-right: 2cm;
}

.header[b-gjawckzty4] {
    height: 20mm;
    background: white;
    overflow: hidden;
    text-overflow: clip;
    table-layout: fixed;
}

.footer[b-gjawckzty4] {
    height: 40mm;
    background: white;
    overflow: hidden;
    text-overflow: clip;
    table-layout: fixed;
    background-image: url(./images/WebsiteDesign/Footer_mitBus.png);
    background-size: contain;
    background-repeat: no-repeat;
}
[b-gjawckzty4] .subpage p {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;

}
[b-gjawckzty4] .test p {
    color: black;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    padding-top:1.95px;
    padding-bottom:1.95px;
}
[b-gjawckzty4] .test h1 {
    color: #780232;
    font-family: Jura, sans-serif;
    font-size: 37px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 0.983;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    padding-top: 10.5px;
    padding-bottom: 10.5px;
}
[b-gjawckzty4] .test h2 {
    color: #003c6c;
    font-family: "PT Sans", sans-serif;
    font-size: 27px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    padding-top: 9.5px;
    padding-bottom: 9.5px;
}
[b-gjawckzty4] .test h3 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 21px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    padding-top: 6.5px;
    padding-bottom: 6.5px;
}

[b-gjawckzty4] .test h4 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: uppercase;
    widows: 1;
    padding-top: 9.5px;
    padding-bottom: 9.5px;
}

/*::deep .subpage h1 {
        color: #780232;
        font-family: Jura, sans-serif;
        font-size: 37px;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 0.983;
        margin-bottom: 0px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0px;
        orphans: 1;
        page-break-after: auto;
        page-break-before: auto;
        text-align: left;
        text-decoration: none;
        text-indent: 0;
        text-transform: none;
        widows: 1;
    }

::deep .subpage h2 {
        color: #003c6c;
        font-family: "PT Sans", sans-serif;
        font-size: 19px;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        line-height: 1.2;
        margin-bottom: 1px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 2px;
        orphans: 1;
        page-break-after: auto;
        page-break-before: auto;
        text-align: left;
        text-decoration: none;
        text-indent: 0;
        text-transform: none;
        widows: 1;
    }

::deep .subpage h3 {
        color: #000000;
        font-family: "PT Sans", sans-serif;
        font-size: 13px;
        font-style: italic;
        font-variant: normal;
        font-weight: normal;
        line-height: 1.2;
        margin-bottom: 1px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 2px;
        orphans: 1;
        page-break-after: auto;
        page-break-before: auto;
        text-align: left;
        text-decoration: none;
        text-indent: 0;
        text-transform: none;
        widows: 1;
    }

::deep .subpage h4 {
        color: #000000;
        font-family: "PT Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        line-height: 1.2;
        margin-bottom: 1px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 3px;
        orphans: 1;
        page-break-after: auto;
        page-break-before: auto;
        text-align: left;
        text-decoration: none;
        text-indent: 0;
        text-transform: uppercase;
        widows: 1;
    }*/





@page {
    size: A4;
    margin: 0;
}

@media print {
    .page[b-gjawckzty4] {
        margin: 0;
        border: initial;
        border-radius: initial;
        width: initial;
        min-height: initial;
        box-shadow: initial;
        background: initial;
        page-break-after: always;
    }
}










[b-gjawckzty4] .subpage pit {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: italic;
    font-variant: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-gjawckzty4] .subpage plight {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: lighter;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-gjawckzty4] .subpage pbold {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-gjawckzty4] .subpage proman {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: oblique;
    font-variant: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-gjawckzty4] .subpage pconroman {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: oblique;
    font-variant: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    letter-spacing: 0;
}

[b-gjawckzty4] .subpage p2 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    display: inline;
}
/* /Components/Views/CoverManagementView.razor.rz.scp.css */
body[b-m5oia6yuvu], div[b-m5oia6yuvu], dl[b-m5oia6yuvu], dt[b-m5oia6yuvu], dd[b-m5oia6yuvu], h1[b-m5oia6yuvu], h2[b-m5oia6yuvu], h3[b-m5oia6yuvu], h4[b-m5oia6yuvu], h5[b-m5oia6yuvu], h6[b-m5oia6yuvu], p[b-m5oia6yuvu], pre[b-m5oia6yuvu], code[b-m5oia6yuvu], blockquote[b-m5oia6yuvu] {
    margin: 0;
    padding: 0;
    border-width: 0;
}

body[b-m5oia6yuvu] {
    -epub-hyphens: auto;
/*    font-family: 'PT Sans', sans-serif;
    src: url('https://fonts.google.com/?query=pt+sans');*/

}




[b-m5oia6yuvu] .subpage div.Einfacher-Grafikrahmen {
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
}

[b-m5oia6yuvu] .subpage div.Einfacher-Textrahmen {
    border-style: solid;
}

[b-m5oia6yuvu] .subpage p.Copy {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-m5oia6yuvu] .subpage li.Copy-12-pt-Bullet-Points {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 6px;
    margin-left: 18px;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-m5oia6yuvu] .subpage p.Copy-12pt {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-m5oia6yuvu] .subpage li.Copy-Bullet-Points {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 6px;
    margin-left: 18px;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-m5oia6yuvu] .subpage p.Heading-h1 {
    color: #780232;
    font-family: Jura, sans-serif;
    font-size: 37px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 0.983;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-m5oia6yuvu] .subpage p.Heading-h2 {
    color: #003c6c;
    font-family: "PT Sans", sans-serif;
    font-size: 19px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-m5oia6yuvu] .subpage p.Heading-h3 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 13px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-m5oia6yuvu] .subpage p.Heading-h4 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: uppercase;
    widows: 1;
}

[b-m5oia6yuvu] .subpage p.Einf--Abs- {
    color: #000000;
    font-family: "Minion Pro", serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-m5oia6yuvu] .subpage p.Subtitle {
    color: #ffffff;
    font-family: "PT Sans", sans-serif;
    font-size: 19px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-m5oia6yuvu] .subpage p.Title {
    color: #ffffff;
    font-family: Jura, sans-serif;
    font-size: 51px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 0.713;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-m5oia6yuvu] .subpage span.bold {
    font-style: normal;
    font-weight: bold;
}

[b-m5oia6yuvu] .subpage span.italic {
    font-style: italic;
    font-weight: normal;
}

[b-m5oia6yuvu] .subpage span.CharOverride-1 {
    color: #00325c;
    font-family: "PT Sans", sans-serif;
    font-size: 7px;
    font-style: normal;
    font-weight: normal;
}

[b-m5oia6yuvu] .subpage span.CharOverride-2 {
    color: #00325c;
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

[b-m5oia6yuvu] .subpage span.CharOverride-3 {
    color: #00325c;
    font-family: "PT Sans", sans-serif;
    font-size: 8px;
    font-style: normal;
    font-weight: normal;
}

[b-m5oia6yuvu] .subpage span.CharOverride-4 {
    font-family: "PT Sans", sans-serif;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
}

[b-m5oia6yuvu] .subpage span.CharOverride-5 {
    color: #003c6c;
    font-family: "PT Sans", sans-serif;
    font-size: 7px;
    font-style: normal;
    font-weight: normal;
}

[b-m5oia6yuvu] .subpage span.CharOverride-6 {
    color: #003c6c;
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

[b-m5oia6yuvu] .subpage span.CharOverride-7 {
    color: #003c6c;
    font-family: "PT Sans", sans-serif;
    font-size: 8px;
    font-style: normal;
    font-weight: normal;
}

#_idContainer000[b-m5oia6yuvu] {
    display: inline-block;
    height: 340px;
    width: 595px;
}

#_idContainer001[b-m5oia6yuvu] {
    display: inline-block;
    height: 515px;
    width: 595px;
}

#_idContainer002[b-m5oia6yuvu] {
    display: inline-block;
    height: 515px;
    width: 596px;
}

#_idContainer003[b-m5oia6yuvu] {
    display: inline-block;
    height: 99px;
    width: 595px;
}

#_idContainer004[b-m5oia6yuvu] {
    display: inline-block;
    height: 56px;
    width: 592px;
}

#_idContainer009[b-m5oia6yuvu] {
    -ms-transform: translate(0.000px,6.373px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(0.000px,6.373px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 0.74px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(0.000px,6.373px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(0.000px,6.373px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 4.91px;
    z-index: 2;
}

#_idContainer010[b-m5oia6yuvu] {
    -ms-transform: translate(0.512px,1.885px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(0.512px,1.885px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 0.73px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(0.512px,1.885px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(0.512px,1.885px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 4.91px;
    z-index: 0;
}

#_idContainer011[b-m5oia6yuvu] {
    -ms-transform: translate(1.275px,4.294px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(1.275px,4.294px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 0.73px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(1.275px,4.294px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(1.275px,4.294px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 4.91px;
    z-index: 1;
}

#_idContainer012[b-m5oia6yuvu] {
    -ms-transform: translate(7.163px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(7.163px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 10.06px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(7.163px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(7.163px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 21.22px;
    z-index: 5;
}

#_idContainer013[b-m5oia6yuvu] {
    -ms-transform: translate(12.185px,7.938px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(12.185px,7.938px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 3.18px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(12.185px,7.938px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(12.185px,7.938px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 3.18px;
    z-index: 4;
}

#_idContainer014[b-m5oia6yuvu] {
    -ms-transform: translate(21.233px,7.869px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(21.233px,7.869px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 3.18px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(21.233px,7.869px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(21.233px,7.869px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 3.18px;
    z-index: 3;
}

#_idContainer015[b-m5oia6yuvu] {
    display: inline-block;
    height: 11px;
    position: relative;
    width: 28px;
}

#_idContainer016[b-m5oia6yuvu] {
    -ms-transform: translate(0.000px,9.560px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(0.000px,9.560px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 1.10px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(0.000px,9.560px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(0.000px,9.560px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 7.37px;
    z-index: 2;
}

#_idContainer017[b-m5oia6yuvu] {
    -ms-transform: translate(0.768px,2.828px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(0.768px,2.828px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 1.10px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(0.768px,2.828px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(0.768px,2.828px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 7.37px;
    z-index: 0;
}

#_idContainer018[b-m5oia6yuvu] {
    -ms-transform: translate(1.913px,6.442px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(1.913px,6.442px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 1.10px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(1.913px,6.442px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(1.913px,6.442px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 7.36px;
    z-index: 1;
}

#_idContainer019[b-m5oia6yuvu] {
    -ms-transform: translate(10.744px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(10.744px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 15.09px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(10.744px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(10.744px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 31.83px;
    z-index: 5;
}

#_idContainer020[b-m5oia6yuvu] {
    -ms-transform: translate(18.278px,11.907px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(18.278px,11.907px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 4.78px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(18.278px,11.907px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(18.278px,11.907px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 4.78px;
    z-index: 4;
}

#_idContainer021[b-m5oia6yuvu] {
    -ms-transform: translate(31.849px,11.803px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(31.849px,11.803px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 4.78px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(31.849px,11.803px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(31.849px,11.803px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 4.78px;
    z-index: 3;
}

#_idContainer022[b-m5oia6yuvu] {
    display: inline-block;
    height: 17px;
    position: relative;
    width: 43px;
}

#_idContainer023[b-m5oia6yuvu] {
    display: inline-block;
    height: 44px;
    width: 211px;
}

#_idContainer024[b-m5oia6yuvu] {
    display: inline-block;
    height: 73px;
    width: 621px;
}

#_idContainer026[b-m5oia6yuvu] {
    -ms-transform: translate(0.000px,0.000px) rotate(180.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 50% 50%;
    -webkit-transform: translate(0.000px,0.000px) rotate(180.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 50% 50%;
    display: inline-block;
    height: 56px;
    transform: translate(0.000px,0.000px) rotate(180.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(0.000px,0.000px) rotate(180.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    width: 621px;
}

[b-m5oia6yuvu] .subpage img._idGenObjectAttribute-1 {
    height: 100.00%;
    min-width: 100%;
    width: 100.00%;
}

[b-m5oia6yuvu] .subpage div._idGenObjectStyleOverride-1 {
    border-width: 0px;
}

[b-m5oia6yuvu] .subpage div._idGenObjectStyleOverride-2 {
    background-color: #003c6c;
    border-width: 0px;
}

[b-m5oia6yuvu] .subpage div._idGenObjectStyleOverride-3 {
    background-color: #ffffff;
    border-width: 0px;
}

[b-m5oia6yuvu] .subpage div._idGenObjectLayout-1 {
    text-align: center;
}
/* /Components/Views/DBManagementView.razor.rz.scp.css */
body[b-mv8gwkuf7f] {
    margin: 0;
    padding: 0;
    background-color: #FAFAFA;
}

/* Example: make it look like a Bootstrap primary button */
.custom-file-input[b-mv8gwkuf7f] {
    color: white;
    background-color: #007bff;
    border: 1px solid #007bff;
    padding: 0.5rem 1rem;
    border-radius: 4px;
    cursor: pointer;
}

    /* Remove the default "No file chosen" text color */
    .custom-file-input[b-mv8gwkuf7f]::-webkit-file-upload-button {
        visibility: hidden;
    }

    .custom-file-input[b-mv8gwkuf7f]::before {
        content: 'Select File';
        display: inline-block;
        background: #007bff;
        color: white;
        padding: 0.5rem 1rem;
        border-radius: 4px;
        cursor: pointer;
    }


@font-face {
    font-family: "Jura";
    src: url("./fonts/Jura-Regular.tff") format("truetype");
    font-weight: normal;
    font-style: normal;
}

[b-mv8gwkuf7f] h2 {
    font-family: 'Jura';
    font-weight: 800;
    margin: 5px;
}
[b-mv8gwkuf7f] .subpage h2 {
    color: #003c6c;
    font-family: Jura
    font-size: 19px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}
a:link[b-mv8gwkuf7f] {
    color: black;
    background-color: transparent;
    text-decoration: underline;
}
/* /Components/Views/DocumentsView.razor.rz.scp.css */
body[b-jrerlrbnjy] {
    margin: 0;
    padding: 0;
    background-color: #FAFAFA;
}



@font-face {
    font-family: "Jura";
    src: url("./fonts/Jura-Regular.tff") format("truetype");
    font-weight: normal;
    font-style: normal;
}

[b-jrerlrbnjy] h2 {
    font-family: 'Jura';
    font-weight: 800;
    margin: 5px;
}
[b-jrerlrbnjy] .subpage h2 {
    color: #003c6c;
    font-family: Jura
    font-size: 19px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}
a:link[b-jrerlrbnjy] {
    color: black;
    background-color: transparent;
    text-decoration: underline;
}
/* /Components/Views/DocumentView.razor.rz.scp.css */
body[b-xvfggiwz67], div[b-xvfggiwz67], dl[b-xvfggiwz67], dt[b-xvfggiwz67], dd[b-xvfggiwz67], h1[b-xvfggiwz67], h2[b-xvfggiwz67], h3[b-xvfggiwz67], h4[b-xvfggiwz67], h5[b-xvfggiwz67], h6[b-xvfggiwz67], p[b-xvfggiwz67], pre[b-xvfggiwz67], code[b-xvfggiwz67], blockquote[b-xvfggiwz67] {
    margin: 0;
    padding: 0;
    border-width: 0;
}

body[b-xvfggiwz67] {
    -epub-hyphens: auto;
/*    font-family: 'PT Sans', sans-serif;
    src: url('https://fonts.google.com/?query=pt+sans');*/

}




[b-xvfggiwz67] .subpage div.Einfacher-Grafikrahmen {
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
}

[b-xvfggiwz67] .subpage div.Einfacher-Textrahmen {
    border-style: solid;
}

[b-xvfggiwz67] .subpage p.Copy {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-xvfggiwz67] .subpage li.Copy-12-pt-Bullet-Points {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 6px;
    margin-left: 18px;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-xvfggiwz67] .subpage p.Copy-12pt {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-xvfggiwz67] .subpage li.Copy-Bullet-Points {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 6px;
    margin-left: 18px;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-xvfggiwz67] .subpage p.Heading-h1 {
    color: #780232;
    font-family: Jura, sans-serif;
    font-size: 37px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 0.983;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-xvfggiwz67] .subpage p.Heading-h2 {
    color: #003c6c;
    font-family: "PT Sans", sans-serif;
    font-size: 19px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-xvfggiwz67] .subpage p.Heading-h3 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 13px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-xvfggiwz67] .subpage p.Heading-h4 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: uppercase;
    widows: 1;
}

[b-xvfggiwz67] .subpage p.Einf--Abs- {
    color: #000000;
    font-family: "Minion Pro", serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-xvfggiwz67] .subpage p.Subtitle {
    color: #ffffff;
    font-family: "PT Sans", sans-serif;
    font-size: 19px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-xvfggiwz67] .subpage p.Title {
    color: #ffffff;
    font-family: Jura, sans-serif;
    font-size: 51px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 0.713;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-xvfggiwz67] .subpage span.bold {
    font-style: normal;
    font-weight: bold;
}

[b-xvfggiwz67] .subpage span.italic {
    font-style: italic;
    font-weight: normal;
}

[b-xvfggiwz67] .subpage span.CharOverride-1 {
    color: #00325c;
    font-family: "PT Sans", sans-serif;
    font-size: 7px;
    font-style: normal;
    font-weight: normal;
}

[b-xvfggiwz67] .subpage span.CharOverride-2 {
    color: #00325c;
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

[b-xvfggiwz67] .subpage span.CharOverride-3 {
    color: #00325c;
    font-family: "PT Sans", sans-serif;
    font-size: 8px;
    font-style: normal;
    font-weight: normal;
}

[b-xvfggiwz67] .subpage span.CharOverride-4 {
    font-family: "PT Sans", sans-serif;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
}

[b-xvfggiwz67] .subpage span.CharOverride-5 {
    color: #003c6c;
    font-family: "PT Sans", sans-serif;
    font-size: 7px;
    font-style: normal;
    font-weight: normal;
}

[b-xvfggiwz67] .subpage span.CharOverride-6 {
    color: #003c6c;
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

[b-xvfggiwz67] .subpage span.CharOverride-7 {
    color: #003c6c;
    font-family: "PT Sans", sans-serif;
    font-size: 8px;
    font-style: normal;
    font-weight: normal;
}

#_idContainer000[b-xvfggiwz67] {
    display: inline-block;
    height: 340px;
    width: 595px;
}

#_idContainer001[b-xvfggiwz67] {
    display: inline-block;
    height: 515px;
    width: 595px;
}

#_idContainer002[b-xvfggiwz67] {
    display: inline-block;
    height: 515px;
    width: 596px;
}

#_idContainer003[b-xvfggiwz67] {
    display: inline-block;
    height: 99px;
    width: 595px;
}

#_idContainer004[b-xvfggiwz67] {
    display: inline-block;
    height: 56px;
    width: 592px;
}

#_idContainer009[b-xvfggiwz67] {
    -ms-transform: translate(0.000px,6.373px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(0.000px,6.373px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 0.74px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(0.000px,6.373px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(0.000px,6.373px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 4.91px;
    z-index: 2;
}

#_idContainer010[b-xvfggiwz67] {
    -ms-transform: translate(0.512px,1.885px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(0.512px,1.885px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 0.73px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(0.512px,1.885px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(0.512px,1.885px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 4.91px;
    z-index: 0;
}

#_idContainer011[b-xvfggiwz67] {
    -ms-transform: translate(1.275px,4.294px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(1.275px,4.294px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 0.73px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(1.275px,4.294px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(1.275px,4.294px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 4.91px;
    z-index: 1;
}

#_idContainer012[b-xvfggiwz67] {
    -ms-transform: translate(7.163px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(7.163px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 10.06px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(7.163px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(7.163px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 21.22px;
    z-index: 5;
}

#_idContainer013[b-xvfggiwz67] {
    -ms-transform: translate(12.185px,7.938px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(12.185px,7.938px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 3.18px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(12.185px,7.938px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(12.185px,7.938px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 3.18px;
    z-index: 4;
}

#_idContainer014[b-xvfggiwz67] {
    -ms-transform: translate(21.233px,7.869px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(21.233px,7.869px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 3.18px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(21.233px,7.869px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(21.233px,7.869px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 3.18px;
    z-index: 3;
}

#_idContainer015[b-xvfggiwz67] {
    display: inline-block;
    height: 11px;
    position: relative;
    width: 28px;
}

#_idContainer016[b-xvfggiwz67] {
    -ms-transform: translate(0.000px,9.560px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(0.000px,9.560px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 1.10px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(0.000px,9.560px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(0.000px,9.560px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 7.37px;
    z-index: 2;
}

#_idContainer017[b-xvfggiwz67] {
    -ms-transform: translate(0.768px,2.828px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(0.768px,2.828px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 1.10px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(0.768px,2.828px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(0.768px,2.828px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 7.37px;
    z-index: 0;
}

#_idContainer018[b-xvfggiwz67] {
    -ms-transform: translate(1.913px,6.442px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(1.913px,6.442px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 1.10px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(1.913px,6.442px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(1.913px,6.442px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 7.36px;
    z-index: 1;
}

#_idContainer019[b-xvfggiwz67] {
    -ms-transform: translate(10.744px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(10.744px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 15.09px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(10.744px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(10.744px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 31.83px;
    z-index: 5;
}

#_idContainer020[b-xvfggiwz67] {
    -ms-transform: translate(18.278px,11.907px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(18.278px,11.907px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 4.78px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(18.278px,11.907px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(18.278px,11.907px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 4.78px;
    z-index: 4;
}

#_idContainer021[b-xvfggiwz67] {
    -ms-transform: translate(31.849px,11.803px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: translate(31.849px,11.803px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 0% 0%;
    height: 4.78px;
    left: 0px;
    position: absolute;
    top: 0px;
    transform: translate(31.849px,11.803px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(31.849px,11.803px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    width: 4.78px;
    z-index: 3;
}

#_idContainer022[b-xvfggiwz67] {
    display: inline-block;
    height: 17px;
    position: relative;
    width: 43px;
}

#_idContainer023[b-xvfggiwz67] {
    display: inline-block;
    height: 44px;
    width: 211px;
}

#_idContainer024[b-xvfggiwz67] {
    display: inline-block;
    height: 73px;
    width: 621px;
}

#_idContainer026[b-xvfggiwz67] {
    -ms-transform: translate(0.000px,0.000px) rotate(180.000deg) skew(0.000deg) scale(1.000,1.000);
    -ms-transform-origin: 50% 50%;
    -webkit-transform: translate(0.000px,0.000px) rotate(180.000deg) skew(0.000deg) scale(1.000,1.000);
    -webkit-transform-origin: 50% 50%;
    display: inline-block;
    height: 56px;
    transform: translate(0.000px,0.000px) rotate(180.000deg) skew(0.000deg) scale(1.000,1.000);
    transform: translate(0.000px,0.000px) rotate(180.000deg) skew(0.000deg) scale(1.000,1.000);
    transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    width: 621px;
}

[b-xvfggiwz67] .subpage img._idGenObjectAttribute-1 {
    height: 100.00%;
    min-width: 100%;
    width: 100.00%;
}

[b-xvfggiwz67] .subpage div._idGenObjectStyleOverride-1 {
    border-width: 0px;
}

[b-xvfggiwz67] .subpage div._idGenObjectStyleOverride-2 {
    background-color: #003c6c;
    border-width: 0px;
}

[b-xvfggiwz67] .subpage div._idGenObjectStyleOverride-3 {
    background-color: #ffffff;
    border-width: 0px;
}

[b-xvfggiwz67] .subpage div._idGenObjectLayout-1 {
    text-align: center;
}
/* /Components/Views/EditorControlView.razor.rz.scp.css */
body[b-zvvixvv0nz] {
    margin: 0;
    padding: 0;
    background-color: #FAFAFA;
}

*[b-zvvixvv0nz] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}


.page[b-zvvixvv0nz] {
    width: 21cm;
    min-height: 29.7cm;
    padding: 0;
    margin: 1cm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.subpage[b-zvvixvv0nz] {
   
    min-height: 237mm;
    background: white;
    padding-left: 2cm;
    padding-right: 2cm;
    
}

.header[b-zvvixvv0nz] {
    height: 20mm;
    background: white;
    overflow: hidden;
    text-overflow: clip;
    table-layout: fixed;
}

.footer[b-zvvixvv0nz] {
    height: 40mm;
    background: white;
    overflow: hidden;
    text-overflow: clip;
    table-layout: fixed;
    background-image: url(./images/WebsiteDesign/Footer_mitBus.png);
    background-size: contain;
    background-repeat: no-repeat;
}
/*::deep .droptarget {
    border: solid 1px;
    background: rgba(1,5,1,0.1);
    font-family: "PT Sans", sans-serif;
}*/

[b-zvvixvv0nz] .movableIntern p {
    color: black;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    padding-top: 1.95px;
    padding-bottom: 1.95px;
}

[b-zvvixvv0nz] .test p {
    color: black;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    padding-top:1.95px;
    padding-bottom:1.95px;
}
[b-zvvixvv0nz] .test h1 {
    color: #780232;
    font-family: Jura, sans-serif;
    font-size: 37px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 0.983;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    padding-top: 10.5px;
    padding-bottom: 10.5px;
}
[b-zvvixvv0nz] .test h2 {
    color: #003c6c;
    font-family: "PT Sans", sans-serif;
    font-size: 19px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    padding-top: 9.5px;
    padding-bottom: 9.5px;
}
[b-zvvixvv0nz] .test h3 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 13px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    padding-top: 9.5px;
    padding-bottom: 9.5px;
}
[b-zvvixvv0nz] .test h4 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: uppercase;
    widows: 1;
    padding-top: 9.5px;
    padding-bottom: 9.5px;
}


[b-zvvixvv0nz] .subpage p {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

/*::deep .subpage h1 {
    color: #780232;
    font-family: Jura, sans-serif;
    font-size: 37px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 0.983;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

::deep .subpage h2 {
    color: #003c6c;
    font-family: "PT Sans", sans-serif;
    font-size: 19px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

::deep .subpage h3 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 13px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

::deep .subpage h4 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: uppercase;
    widows: 1;
}*/





@page {
    size: A4;
    margin: 0;
}

@media print {
    .page[b-zvvixvv0nz] {
        margin: 0;
        border: initial;
        border-radius: initial;
        width: initial;
        min-height: initial;
        box-shadow: initial;
        background: initial;
        page-break-after: always;
    }
}







[b-zvvixvv0nz] .subpage pit {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: italic;
    font-variant: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}
[b-zvvixvv0nz] .subpage plight {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: lighter;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}
[b-zvvixvv0nz] .subpage pbold {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}
[b-zvvixvv0nz] .subpage proman {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: oblique;
    font-variant: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}
[b-zvvixvv0nz] .subpage pconroman {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: oblique;
    font-variant: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    letter-spacing: 0;
}



[b-zvvixvv0nz] .subpage p2 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    display:inline;
}



[b-zvvixvv0nz] table_no_border td {
    border:none;
}
/* /Components/Views/FullDocumentView.razor.rz.scp.css */
body[b-xw9xrgt329] {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #FAFAFA;
}

*[b-xw9xrgt329] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.containerPage[b-xw9xrgt329] {
    position: relative;
    width: 210mm;
    height: 297mm;
    margin: 0cm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: rgb(0,58,108);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    font-family: 'Eurostile Extended', sans-serif;
}
/*.containerPageIntern {
    position: relative;
    width: 210mm;
    height: 297mm;
    margin: 1cm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: rgb(119,0,46);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    font-family: 'Eurostile Extended', sans-serif;
}*/
.containerPageIntern[b-xw9xrgt329] {
    position: relative;
    width: 210mm;
    height: 297mm;
    margin: 0cm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: rgb(150,150,150);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    font-family: 'Eurostile Extended', sans-serif;
}

.container[b-xw9xrgt329] {
    position: relative;
    width: 210mm;
    height: 297mm;
    font-family: Arial;
    background-image: url(./images/CoverPage/CoverBackground.png)
}

.containerInternal[b-xw9xrgt329] {
    position: relative;
    width: 210mm;
    height: 297mm;
    font-family: Arial;
    background-image: url(./images/CoverPage/CoverBackgroundInternal.png)
}

.text-block[b-xw9xrgt329] {
    position: absolute;
    top: 40%;
    bottom: 60%;
    background-color: black;
    color: white;
}

.page[b-xw9xrgt329] {
    width:21cm;
    min-height: 29.7cm;
    padding: 0;
    margin: 0cm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
/*    box-sizing: content-box;*/
}

.subpage[b-xw9xrgt329] {
    min-height: 237mm;
    background: white;
    padding-left: 2cm;
    padding-right: 2cm;
}

.header[b-xw9xrgt329] {
    height: 20mm;
    background: white;
    overflow: hidden;
    text-overflow: clip;
    table-layout: fixed;
}

.footer[b-xw9xrgt329] {
    height: 40mm;
    background: white;
    background-image: url(./images/WebsiteDesign/Footer_mitBus.png);
    background-size: contain;
    background-repeat: no-repeat;
}


[b-xw9xrgt329] .subpage p {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-xw9xrgt329] .test p {
    color: black;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    padding-top: 1.95px;
    padding-bottom: 1.95px;
}

[b-xw9xrgt329] .test h1 {
    color: #780232;
    font-family: Jura, sans-serif;
    font-size: 37px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 0.983;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    padding-top: 10.5px;
    padding-bottom: 10.5px;
}

[b-xw9xrgt329] .test h2 {
    color: #003c6c;
    font-family: "PT Sans", sans-serif;
    font-size: 27px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    padding-top: 9.5px;
    padding-bottom: 9.5px;
}

[b-xw9xrgt329] .test h3 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 21px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    padding-top: 6.5px;
    padding-bottom: 6.5px;
}

[b-xw9xrgt329] .test h4 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: uppercase;
    widows: 1;
    padding-top: 9.5px;
    padding-bottom: 9.5px;
}

/*::deep .subpage h1 {
    color: #780232;
    font-family: Jura, sans-serif;
    font-size: 37px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 0.983;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

::deep .subpage h2 {
    color: #003c6c;
    font-family: "PT Sans", sans-serif;
    font-size: 19px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

::deep .subpage h3 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 13px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

::deep .subpage h4 {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: uppercase;
    widows: 1;
}*/



@page {
    size: A4;
    margin: 0;
    box-sizing: border-box;
}


@media print {
    html[b-xw9xrgt329], body[b-xw9xrgt329] {
        width: 210mm;
        height: 297mm;
        -webkit-print-color-adjust: exact;
    }
    .print:last-child[b-xw9xrgt329] {
        page-break-after: auto;
    }
    
    .containerPage[b-xw9xrgt329] {
        position: relative;
        width: 210mm;
        height: 297mm;
        margin: 0cm auto;
        border: 1px #D3D3D3 solid;
        border-radius: 5px;
        background: rgb(0,58,108);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        font-family: 'Eurostile Extended', sans-serif;
        -webkit-print-color-adjust: exact;
    }

    .containerPageIntern[b-xw9xrgt329] {
        position: relative;
        width: 210mm;
        height: 297mm;
        margin: 0cm auto;
        border: 1px #D3D3D3 solid;
        border-radius: 5px;
        background: rgb(150,150,150);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        font-family: 'Eurostile Extended', sans-serif;
        -webkit-print-color-adjust: exact;
    }

    .printPageButton[b-xw9xrgt329] {
        display:none;
    }
}
















[b-xw9xrgt329] .subpage pit {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: italic;
    font-variant: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-xw9xrgt329] .subpage plight {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: lighter;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-xw9xrgt329] .subpage pbold {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-xw9xrgt329] .subpage proman {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: oblique;
    font-variant: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

[b-xw9xrgt329] .subpage pconroman {
    color: #000000;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: oblique;
    font-variant: normal;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: avoid;
    page-break-before: avoid;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
    letter-spacing: 0;
}
