/* _content/DISGSchnelltest/Pages/Admin/PrintParticipant.razor.rz.scp.css */
@media print {

	html[b-1qlm39hc9w], body[b-1qlm39hc9w] {
		font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
		background-color: white;
		color: black;
	}

	@page {
		margin-top: 0.5cm;
		margin-bottom: 0.5cm;
		size: A4;
	}

	header[b-1qlm39hc9w] {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 50px;
	}

	footer[b-1qlm39hc9w] {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		height: 50px;
	}
}
/* _content/DISGSchnelltest/Pages/Admin/PrintParticipantOld.razor.rz.scp.css */
@media print {

	html[b-ga2982ocla], body[b-ga2982ocla] {
		font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
		background-color: white;
		color: black;
	}

	@page {
		margin-top: 0.5cm;
		margin-bottom: 0.5cm;
		size: A4;
	}

	header[b-ga2982ocla] {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 50px;
	}

	footer[b-ga2982ocla] {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		height: 50px;
	}
}
/* _content/DISGSchnelltest/Shared/MainLayout.razor.rz.scp.css */
.page[b-lldvh8wbge] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-lldvh8wbge] {
    flex: 1;
}

.sidebar[b-lldvh8wbge] {
    background-color: rgb(118, 183, 39);
}

.sidebar_peter[b-lldvh8wbge] {
    background-color: #3E6972;
}

.top-row[b-lldvh8wbge] {
    background-color: rgb(118, 183, 39);
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row_peter[b-lldvh8wbge] {
    background-color: #3E6972;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}
    .top-row[b-lldvh8wbge]  a, .top-row .btn-link[b-lldvh8wbge] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-lldvh8wbge] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-lldvh8wbge] {
        display: none;
    }

    .top-row.auth[b-lldvh8wbge] {
        justify-content: space-between;
    }

    .top-row a[b-lldvh8wbge], .top-row .btn-link[b-lldvh8wbge] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-lldvh8wbge] {
        flex-direction: row;
    }

    .sidebar[b-lldvh8wbge] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-lldvh8wbge] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-lldvh8wbge], article[b-lldvh8wbge] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/DISGSchnelltest/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-rsmum2slbc] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-rsmum2slbc] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-rsmum2slbc] {
    font-size: 1.1rem;
}

.oi[b-rsmum2slbc] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-rsmum2slbc] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-rsmum2slbc] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-rsmum2slbc] {
        padding-bottom: 1rem;
    }

    .nav-item[b-rsmum2slbc]  a {
        color: black;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-rsmum2slbc]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: black;
}

.nav-item[b-rsmum2slbc]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: black;
}

@media (min-width: 641px) {
    .navbar-toggler[b-rsmum2slbc] {
        display: none;
    }

    .collapse[b-rsmum2slbc] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/DISGSchnelltest/Shared/PrintSimple.razor.rz.scp.css */
.page[b-2j0tvz3pj3] {
    position: relative;
    display: flex;
    flex-direction: column;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background-color: white;
    color: black;
}

main[b-2j0tvz3pj3] {
    flex: 1;
}

.sidebar[b-2j0tvz3pj3] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-2j0tvz3pj3] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-2j0tvz3pj3]  a, .top-row .btn-link[b-2j0tvz3pj3] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-2j0tvz3pj3] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-2j0tvz3pj3] {
        display: none;
    }

    .top-row.auth[b-2j0tvz3pj3] {
        justify-content: space-between;
    }

    .top-row a[b-2j0tvz3pj3], .top-row .btn-link[b-2j0tvz3pj3] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-2j0tvz3pj3] {
        flex-direction: row;
    }

    .sidebar[b-2j0tvz3pj3] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2j0tvz3pj3] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-2j0tvz3pj3], article[b-2j0tvz3pj3] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
