@import '_content/Microsoft.Fast.Components.FluentUI/Microsoft.Fast.Components.FluentUI.bundle.scp.css';

/* _content/KPCVisitor/Components/ProfileCard.razor.rz.scp.css */
.profile[b-txb87d993j] {
    display: flex;
    align-items: center;
}

    .profile .avatar[b-txb87d993j] {        
        flex: 1 0 auto;
    }

    .profile .avatar img[b-txb87d993j] {
        margin: 15px;
        height: 64px;
        width: 64px;
        border-radius: 32px;
    }

    .profile .info[b-txb87d993j] {
        margin: 0 2em;
        flex: 4 0 auto;
    }

        .profile .info > h3[b-txb87d993j] {
            margin: 0;
        }

        .profile .info > p[b-txb87d993j] {
            margin: 0;
        }
/* _content/KPCVisitor/Components/Welcome.razor.rz.scp.css */
.narrow[b-c3kp5uvjyx] {
    max-width: 900px;
    margin: 0 auto;
}

.page-padding[b-c3kp5uvjyx] {
    padding: 4rem;
}

.welcome.page > .narrow > img[b-c3kp5uvjyx] {
    margin: 0 auto;
    display: block;
    width: 200px;
}

.welcome.page > .narrow > .menu[b-c3kp5uvjyx] {
    width: 80%;
    justify-content: space-between;
    margin: 4rem auto;
    border-bottom: none;
}

    .welcome.page > .narrow > .menu > .menu-item[b-c3kp5uvjyx] {
        background-color: inherit;
        margin: auto;
        font-size: 14px;
        min-height: 32px;
        border-bottom-color: rgb(98, 100, 167);
    }

.center[b-c3kp5uvjyx] {
    text-align: center;
}

.sections > *[b-c3kp5uvjyx] {
    margin: 4rem auto;
}

.error[b-c3kp5uvjyx] {
    color: red;
}
/* _content/KPCVisitor/Pages/LandingPage.razor.rz.scp.css */
.narrow[b-2exqc2s267] {
	max-width: 900px;
	margin: 0 auto;
}

.page-padding[b-2exqc2s267] {
	padding: 4rem;
}

.welcome.page > .narrow > img[b-2exqc2s267] {
	margin: 0 auto;
	display: block;
	width: 200px;
}

.welcome.page > .narrow > ul[b-2exqc2s267] {
	width: 75%;
	justify-content: space-between;
	margin: 4rem auto;
}

	.welcome.page > .narrow > ul > li[b-2exqc2s267] {
		background-color: inherit;
		margin: auto;
	}

		.welcome.page > .narrow > ul > li > a[b-2exqc2s267] {
			font-size: 16px;
			height: 32px;
			border-bottom-color: rgb(98, 100, 167);
		}

.center[b-2exqc2s267] {
	text-align: center;
}

pre[b-2exqc2s267] {
	overflow-x: scroll;
}

pre[b-2exqc2s267],
div.error[b-2exqc2s267] {
	background-color: #e5e5e5;
	padding: 1rem;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	margin: 1rem 0;
}

code[b-2exqc2s267] {
	background-color: #e5e5e5;
	display: inline-block;
	padding: 0px 6px;
	border-radius: 3px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}

.error[b-2exqc2s267] {
	color: red;
}

.profile[b-2exqc2s267] {
	display: flex;
	margin: 1em 0;
	background-color: white;
	width: fit-content;
	box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
}

	.profile > .avatar[b-2exqc2s267] {
		margin: 2em 1em;
		height: 72px;
		width: 72px;
	}

	.profile > .info[b-2exqc2s267] {
		margin: 2em 2em 0 0;
	}

		.profile > .info > h3[b-2exqc2s267] {
			margin: 0;
		}

		.profile > .info > p[b-2exqc2s267] {
			margin: 0;
		}
/* _content/KPCVisitor/Pages/Tab.razor.rz.scp.css */
.narrow[b-ylb1linwnx] {
	max-width: 900px;
	margin: 0 auto;
}

.page-padding[b-ylb1linwnx] {
	padding: 4rem;
}

.welcome.page > .narrow > img[b-ylb1linwnx] {
	margin: 0 auto;
	display: block;
	width: 200px;
}

.welcome.page > .narrow > ul[b-ylb1linwnx] {
	width: 75%;
	justify-content: space-between;
	margin: 4rem auto;
}

	.welcome.page > .narrow > ul > li[b-ylb1linwnx] {
		background-color: inherit;
		margin: auto;
	}

		.welcome.page > .narrow > ul > li > a[b-ylb1linwnx] {
			font-size: 16px;
			height: 32px;
			border-bottom-color: rgb(98, 100, 167);
		}

.center[b-ylb1linwnx] {
	text-align: center;
}

pre[b-ylb1linwnx] {
	overflow-x: scroll;
}

pre[b-ylb1linwnx],
div.error[b-ylb1linwnx] {
	background-color: #e5e5e5;
	padding: 1rem;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	margin: 1rem 0;
}

code[b-ylb1linwnx] {
	background-color: #e5e5e5;
	display: inline-block;
	padding: 0px 6px;
	border-radius: 3px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}

.error[b-ylb1linwnx] {
	color: red;
}

.profile[b-ylb1linwnx] {
	display: flex;
	margin: 1em 0;
	background-color: white;
	width: fit-content;
	box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
}

	.profile > .avatar[b-ylb1linwnx] {
		margin: 2em 1em;
		height: 72px;
		width: 72px;
	}

	.profile > .info[b-ylb1linwnx] {
		margin: 2em 2em 0 0;
	}

		.profile > .info > h3[b-ylb1linwnx] {
			margin: 0;
		}

		.profile > .info > p[b-ylb1linwnx] {
			margin: 0;
		}
/* _content/KPCVisitor/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-sbgpaxirko] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-sbgpaxirko] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-sbgpaxirko] {
    font-size: 1.1rem;
}

.oi[b-sbgpaxirko] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-sbgpaxirko] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-sbgpaxirko] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-sbgpaxirko] {
        padding-bottom: 1rem;
    }

    .nav-item[b-sbgpaxirko]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-sbgpaxirko]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-sbgpaxirko]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-sbgpaxirko] {
        display: none;
    }

    .collapse[b-sbgpaxirko] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-sbgpaxirko] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
