/* /Pages/AddEditForm.razor.rz.scp.css */
[b-ej8r9lty6h] .inputMask {
    border-radius: 4px;
    background: #F7F9FC;
    border: 1px solid #b9bbc1;
    width: 100%;
    height: 40px;
    padding: 6px 13px;
    margin-top: 3px;
    font-size: 16px;
}

[b-ej8r9lty6h] .inputMask:focus {
    outline: none;
    border: 2px solid blue;
}

[b-ej8r9lty6h]::-webkit-input-placeholder {
    color: lightgrey
}

[b-ej8r9lty6h] .mud-button.btn-click-photo {
    background: #05C2DC;
    color: white;
}

@media (max-width: 699px) {
    [b-ej8r9lty6h] .mud-container {
        height: 72vh !important;
        margin-top: 1vh !important;
    }

        [b-ej8r9lty6h] .mud-container.mud-container-cam {
            height: 72vh !important;
            margin-top: -1vh !important;
        }

    [b-ej8r9lty6h] .mud-button.btn-click-photo {
        height: 5vh;
        width: 96vw;
    }

    [b-ej8r9lty6h] .mud-button.btn-click-save {
        width: 44vw;
    }

    [b-ej8r9lty6h] .mud-button.btn-click-cancel {
        width: 44.3vw;
    }
}

@media (min-width: 700px) and (max-width: 1199px) {
    [b-ej8r9lty6h] .mud-container {
        height: 72vh !important;
        margin-top: 5vh !important;
    }

        [b-ej8r9lty6h] .mud-container.mud-container-cam {
            height: 76vh !important;
            margin-top: 1vh !important;
        }

    [b-ej8r9lty6h] .mud-button.btn-click-photo {
        height: 5vh;
        width: 97.7vw;
    }

    [b-ej8r9lty6h] .mud-button.btn-click-save {
        width: 47vw;
    }

    [b-ej8r9lty6h] .mud-button.btn-click-cancel {
        width: 47vw;
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    [b-ej8r9lty6h] .mud-container {
        height: 72vh !important;
        margin-top: 3vh !important;
    }

        [b-ej8r9lty6h] .mud-container.mud-container-cam {
            height: 76vh !important;
            margin-top: 3vh !important;
        }

    [b-ej8r9lty6h] .mud-button.btn-click-photo {
        height: 5vh;
        width: 98.7vw;
    }

    [b-ej8r9lty6h] .mud-button.btn-click-save {
        width: 48vw;
    }

    [b-ej8r9lty6h] .mud-button.btn-click-cancel {
        width: 48.4vw;
    }
}

@media (min-width: 1280px) {
    [b-ej8r9lty6h] .mud-container {
        height: 72vh !important;
        margin-top: 8vh !important;
    }

        [b-ej8r9lty6h] .mud-container.mud-container-cam {
            height: 72vh !important;
            margin-top: -6vh !important;
        }

    [b-ej8r9lty6h] .mud-button.btn-click-photo {
        height: 5vh;
        width: 21.9vw;
        position: absolute;
        top: 89vh;
        left: 39.1vw;
    }

    [b-ej8r9lty6h] .mud-button.btn-click-save {
        width: 10vw;
    }

    [b-ej8r9lty6h] .mud-button.btn-click-cancel {
        width: 10vw;
    }
}
/* /Pages/ChangePass.razor.rz.scp.css */
[b-pm1rkeus9p] .inputMask {
    border-radius: 4px;
    background: #F7F9FC;
    border: 1px solid #b9bbc1;
    width: 100%;
    height: 40px;
    padding: 6px 13px;
    margin-top: 3px;
    font-size: 16px;
}

[b-pm1rkeus9p] .inputMask:focus {
    outline: none;
    border: 2px solid blue;
}

[b-pm1rkeus9p] .inputMask::-webkit-input-placeholder {
    color: #b9bbc1
}
/* /Pages/Components/LanguageSelector.razor.rz.scp.css */
/* /Pages/Components/Quiz.razor.rz.scp.css */
[b-v8uchr00cc] .mud-pagination .mud-pagination-item .mud-button{
    height: 26px
}
/* /Pages/Components/UploadImage.razor.rz.scp.css */
/* /Pages/Components/Webcam.razor.rz.scp.css */
[b-0hdeh9arz4] .inputMask {
	border-radius: 4px;
	background: #F7F9FC;
	border: 1px solid #b9bbc1;
	width: 100%;
	height: 40px;
	padding: 6px 13px;
	margin-top: 3px;
	font-size: 16px;
}

	[b-0hdeh9arz4] .inputMask:focus {
		outline: none;
		border: 2px solid blue;
	}

[b-0hdeh9arz4]::-webkit-input-placeholder {
	color: lightgrey
}

[b-0hdeh9arz4] .mud-button.btn-click-photo {
	background: #05C2DC;
	color: white;
}

@media (max-width: 699px) {
	[b-0hdeh9arz4] .mud-container {
		height: 72vh !important;
		margin-top: 1vh !important;
	}

		[b-0hdeh9arz4] .mud-container.mud-container-cam {
			height: 72vh !important;
			margin-top: -1vh !important;
		}

	[b-0hdeh9arz4] .mud-button.btn-click-photo {
		height: 5vh;
		width: 96vw;
	}

	[b-0hdeh9arz4] .mud-button.btn-click-save {
		width: 44vw;
	}

	[b-0hdeh9arz4] .mud-button.btn-click-cancel {
		width: 44.3vw;
	}
}

@media (min-width: 700px) and (max-width: 1199px) {
	[b-0hdeh9arz4] .mud-container {
		height: 72vh !important;
		margin-top: 5vh !important;
	}

		[b-0hdeh9arz4] .mud-container.mud-container-cam {
			height: 76vh !important;
			margin-top: 1vh !important;
		}

	[b-0hdeh9arz4] .mud-button.btn-click-photo {
		height: 5vh;
		width: 97.7vw;
	}

	[b-0hdeh9arz4] .mud-button.btn-click-save {
		width: 47vw;
	}

	[b-0hdeh9arz4] .mud-button.btn-click-cancel {
		width: 47vw;
	}
}

@media (min-width: 1200px) and (max-width: 1280px) {
	[b-0hdeh9arz4] .mud-container {
		height: 72vh !important;
		margin-top: 3vh !important;
	}

		[b-0hdeh9arz4] .mud-container.mud-container-cam {
			height: 76vh !important;
			margin-top: 3vh !important;
		}

	[b-0hdeh9arz4] .mud-button.btn-click-photo {
		height: 5vh;
		width: 98.7vw;
	}

	[b-0hdeh9arz4] .mud-button.btn-click-save {
		width: 48vw;
	}

	[b-0hdeh9arz4] .mud-button.btn-click-cancel {
		width: 48.4vw;
	}
}

@media (min-width: 1280px) {
	[b-0hdeh9arz4] .mud-container {
		height: 72vh !important;
		margin-top: 8vh !important;
	}

		[b-0hdeh9arz4] .mud-container.mud-container-cam {
			height: 72vh !important;
			margin-top: -6vh !important;
		}

	[b-0hdeh9arz4] .mud-button.btn-click-photo {
		height: 5vh;
		width: 21.9vw;
		position: absolute;
		top: 89vh;
		left: 39.1vw;
	}

	[b-0hdeh9arz4] .mud-button.btn-click-save {
		width: 10vw;
	}

	[b-0hdeh9arz4] .mud-button.btn-click-cancel {
		width: 10vw;
	}
}
/* /Pages/Components/WelcomeVideo.razor.rz.scp.css */
/* /Pages/Login.razor.rz.scp.css */
[b-5im0gcx5mg] .inputMask {
    border-radius: 4px;
    background: #F7F9FC;
    border: 1px solid #b9bbc1;
    width: 100%;
    height: 40px;
    padding: 6px 13px;
    margin-top: 3px;
    font-size: 16px;
}

[b-5im0gcx5mg] .inputMask:focus {
    outline: none;
    border: 2px solid blue;
}

[b-5im0gcx5mg] .inputMask::-webkit-input-placeholder {
    color: #b9bbc1
}
/* /Pages/PinRequest.razor.rz.scp.css */
[b-axg12vivjf] .inputMask {
    border-radius: 4px;
    background: #F7F9FC;
    border: 1px solid #b9bbc1;
    width: 100%;
    height: 40px;
    padding: 6px 13px;
    margin-top: 3px;
    font-size: 16px;
}

[b-axg12vivjf] .inputMask:focus {
    outline: none;
    border: 2px solid blue;
}

[b-axg12vivjf] .inputMask::-webkit-input-placeholder {
    color: #b9bbc1
}
/* /Pages/TotenArrival.razor.rz.scp.css */

/* /Pages/TotenConnection.razor.rz.scp.css */
/*::deep .mud-button {
    width: 100%;
    height: 60px;
    font-size: 24px
}*/

@media (min-width: 700px){
    [b-tdogg4pu02] .mud-button {
        height: 60px;
    }
}
/* /Pages/TotenInitial.razor.rz.scp.css */

/*::deep .mud-typography-body1 {
    font-size: 6vw;
    color: #8F9BB3;
}*/

/*::deep .mud-button {
    width: 100%;
    font-size: 5vw;
    font-weight: 900;
    margin-top: -3vh;
    margin-bottom: 3vh;
    color: white;
    min-width: 200px;
    min-height: 140px;
    background-color: #05C2DC;
    border-radius: 16px
}*/

/*::deep .mud-container-maxwidth-md {
    margin-top: 6%;
}*/

/*@media (max-width: 700px){
    ::deep .mud-button {
        width: 100%;
        font-size: 5vw;
        font-weight: 900;
        margin-top: -3vh;
        margin-bottom: 3vh;
        color: white;
        min-width: 200px;
        min-height: 66px;
        background-color: #05C2DC;
        border-radius: 10px
    }
}*/

/*@media (min-width: 1280px) {


    ::deep .mud-button {
        width: 70%;
        font-size: 3vw;
        font-weight: 900;
        margin-top: -3vh;
        margin-bottom: 3vh;
        color: white;
        min-width: 200px;
        min-height: 66px;
        background-color: #05C2DC;
        border-radius: 10px
    }

    ::deep .mud-typography-body1{
        font-size: 4vw;
    }
}*/
/* /Pages/TotenQR.razor.rz.scp.css */
/*::deep .mud-container {
    margin-top: 110px;
    width: 400px;
}

@media (max-width: 700px){
    ::deep .mud-container{
        width: 300px;
    }
}

@media (min-width: 700px) and (max-width: 1199px){
    ::deep .mud-container {
        width: 500px;
    }
}

@media (min-width: 1200px) and (max-width: 1280px){
    ::deep .mud-container {
        width: 1100px;
    }
}*/
/* /Pages/TotenRegistration.razor.rz.scp.css */
/*::deep .mud-button {
    width: 100%;
    height: 60px;
    font-size: 24px
}*/

@media (min-width: 700px){
    [b-f81bw5w88f] .mud-button {
        height: 60px;
    }
}
/* /Pages/VisitorLogin.razor.rz.scp.css */

[b-q7peay74ah] .inputMask {
    border-radius: 4px;
    background: #F7F9FC;
    border: 1px solid #b9bbc1;
    width: 100%;
    height: 55px;
    padding: 6px 13px;
    margin-top: 3px;
    font-size: 16px;
}

[b-q7peay74ah] .inputMask:focus {
    outline: none;
    border: 2px solid blue;
}

[b-q7peay74ah] .inputMask::-webkit-input-placeholder {
    color: #b9bbc1
}

@media (min-width: 1280px){
    [b-q7peay74ah] .mud-container {
        width: 500px;
    }
}
/* /Pages/VisitorRegistration.razor.rz.scp.css */
[b-sdr55w8kju] .inputMask {
    border-radius: 4px;
    background: #F7F9FC;
    border: 1px solid #b9bbc1;
    width: 100%;
    height: 56px;
    padding: 6px 13px;
    margin-top: -1px;
    font-size: 16px;
}

[b-sdr55w8kju] .inputMask:focus {
    outline: none;
    border: 2px solid blue;
}

[b-sdr55w8kju]::-webkit-input-placeholder {
    color: lightgrey
}

@media (min-width: 700px) {
    [b-sdr55w8kju] .mud-button {
        height: 60px;
    }
}

/*::deep .mud-button.btn-click-photo {
    background: #05C2DC;
    color: white;
}*/

/*@media (max-width: 699px){
    ::deep .mud-container {
        height: 72vh !important;
        margin-top: 1vh !important;
    }
    ::deep .mud-container.mud-container-cam {
        height: 72vh !important;
        margin-top: -1vh !important;
    }

    ::deep .mud-button.btn-click-photo {
        height: 5vh;
        width: 96vw;
    }

    ::deep .mud-button.btn-click-save {
        width: 44vw;
    }

    ::deep .mud-button.btn-click-cancel {
        width: 44.3vw;
    }
}*/

/*@media (min-width: 700px) and (max-width: 1199px){
    ::deep .mud-container {
        height: 72vh !important;
        margin-top: 5vh !important;
    }

    ::deep .mud-container.mud-container-cam {
        height: 76vh !important;
        margin-top: 1vh !important;
    }
    ::deep .mud-button.btn-click-photo {
        height: 5vh;
        width: 97.7vw;
    }
    ::deep .mud-button.btn-click-save {
        width: 47vw;
    }
    ::deep .mud-button.btn-click-cancel {
        width: 47vw;
    }
}*/

/*@media (min-width: 1200px) and (max-width: 1280px){
    ::deep .mud-container {
        height: 72vh !important;
        margin-top: 3vh !important;
    }
    ::deep .mud-container.mud-container-cam {
        height: 76vh !important;
        margin-top: 3vh !important;
    }
    ::deep .mud-button.btn-click-photo {
        height: 5vh;
        width: 98.7vw;
    }

    ::deep .mud-button.btn-click-save {
        width: 48vw;
    }

    ::deep .mud-button.btn-click-cancel {
        width: 48.4vw;
    }
}*/

/*@media (min-width: 1280px){
    ::deep .mud-container {
        height: 72vh !important;
        margin-top: 8vh !important;
    }
    ::deep .mud-container.mud-container-cam {
        height: 72vh !important;
        margin-top: -6vh !important;
    }
    ::deep .mud-button.btn-click-photo {
        height: 5vh;
        width: 21.9vw;
        position: absolute;
        top: 89vh;
        left: 39.1vw;
    }

    ::deep .mud-button.btn-click-save {
        width: 10vw;
    }

    ::deep .mud-button.btn-click-cancel {
        width: 10vw;
    }
}*/





/* /Pages/Visitors.razor.rz.scp.css */
[b-jofx3ff7lw] .inputMask {
    border-radius: 4px;
    background: #F7F9FC;
    border: 1px solid #b9bbc1;
    width: 100%;
    height: 56px;
    padding: 6px 13px;
    margin-top: -1px;
    font-size: 16px;
}

[b-jofx3ff7lw] .inputMask:focus {
    outline: none;
    border: 2px solid blue;
}

[b-jofx3ff7lw]::-webkit-input-placeholder {
    color: lightgrey
}

@media (min-width: 700px) {
    [b-jofx3ff7lw] .mud-button {
        height: 60px;
    }
}

/*::deep .mud-button.btn-click-photo {
    background: #05C2DC;
    color: white;
}*/

/*@media (max-width: 699px){
    ::deep .mud-container {
        height: 72vh !important;
        margin-top: 1vh !important;
    }
    ::deep .mud-container.mud-container-cam {
        height: 72vh !important;
        margin-top: -1vh !important;
    }

    ::deep .mud-button.btn-click-photo {
        height: 5vh;
        width: 96vw;
    }

    ::deep .mud-button.btn-click-save {
        width: 44vw;
    }

    ::deep .mud-button.btn-click-cancel {
        width: 44.3vw;
    }
}*/

/*@media (min-width: 700px) and (max-width: 1199px){
    ::deep .mud-container {
        height: 72vh !important;
        margin-top: 5vh !important;
    }

    ::deep .mud-container.mud-container-cam {
        height: 76vh !important;
        margin-top: 1vh !important;
    }
    ::deep .mud-button.btn-click-photo {
        height: 5vh;
        width: 97.7vw;
    }
    ::deep .mud-button.btn-click-save {
        width: 47vw;
    }
    ::deep .mud-button.btn-click-cancel {
        width: 47vw;
    }
}*/

/*@media (min-width: 1200px) and (max-width: 1280px){
    ::deep .mud-container {
        height: 72vh !important;
        margin-top: 3vh !important;
    }
    ::deep .mud-container.mud-container-cam {
        height: 76vh !important;
        margin-top: 3vh !important;
    }
    ::deep .mud-button.btn-click-photo {
        height: 5vh;
        width: 98.7vw;
    }

    ::deep .mud-button.btn-click-save {
        width: 48vw;
    }

    ::deep .mud-button.btn-click-cancel {
        width: 48.4vw;
    }
}*/

/*@media (min-width: 1280px){
    ::deep .mud-container {
        height: 72vh !important;
        margin-top: 8vh !important;
    }
    ::deep .mud-container.mud-container-cam {
        height: 72vh !important;
        margin-top: -6vh !important;
    }
    ::deep .mud-button.btn-click-photo {
        height: 5vh;
        width: 21.9vw;
        position: absolute;
        top: 89vh;
        left: 39.1vw;
    }

    ::deep .mud-button.btn-click-save {
        width: 10vw;
    }

    ::deep .mud-button.btn-click-cancel {
        width: 10vw;
    }
}*/





/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-48wm4t0q3t] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-48wm4t0q3t] {
    flex: 1;
}

.sidebar[b-48wm4t0q3t] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-48wm4t0q3t] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-48wm4t0q3t]  a, .top-row[b-48wm4t0q3t]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-48wm4t0q3t]  a:hover, .top-row[b-48wm4t0q3t]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-48wm4t0q3t]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-48wm4t0q3t] {
        display: none;
    }

    .top-row.auth[b-48wm4t0q3t] {
        justify-content: space-between;
    }

    .top-row[b-48wm4t0q3t]  a, .top-row[b-48wm4t0q3t]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-48wm4t0q3t] {
        flex-direction: row;
    }

    .sidebar[b-48wm4t0q3t] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-48wm4t0q3t] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-48wm4t0q3t]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-48wm4t0q3t], article[b-48wm4t0q3t] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-cz5izmj6im] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-cz5izmj6im] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-cz5izmj6im] {
    font-size: 1.1rem;
}

.oi[b-cz5izmj6im] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-cz5izmj6im] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-cz5izmj6im] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-cz5izmj6im] {
        padding-bottom: 1rem;
    }

    .nav-item[b-cz5izmj6im]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-cz5izmj6im]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-cz5izmj6im]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-cz5izmj6im] {
        display: none;
    }

    .collapse[b-cz5izmj6im] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/UpdateAvailableDetector.razor.rz.scp.css */
.floating-update-button[b-wuom8swrrb] {
    position: fixed;
    right: 2rem;
    bottom: 2rem;
    padding: 1rem 1.5rem;
    animation: fadein-b-wuom8swrrb 2s ease-out;
    background-color: rgb(249 233 181 / 75%);    
}

@keyframes fadein-b-wuom8swrrb {
    from {
        right: -100%;
    }

    to {
        right: 2rem;
    }
}
