/* /Pages/About.razor.rz.scp.css */
/* https://github.com/twbs/bootstrap/issues/21495 */
.dropcap:first-of-type[b-gsweow0snd]:first-letter {
	height: 0.7em;
	margin: -0.03em 0 0 0;
	padding: 0 0.065em 0 0;
	font-size: 5em;
	line-height: 0.85em;
	float: left;
}
/* /Shared/MainLayout.razor.rz.scp.css */
html[b-4xl9es5f1l] {
	font-size: 1rem;
}

@media screen and (max-width: 768px) {
	html[b-4xl9es5f1l] {
		font-size: 0.5rem;
	}
}

.main[b-4xl9es5f1l] {
	text-align: center;
}

.container[b-4xl9es5f1l] {
	display: flex;
	flex-direction: column;
}
/* /Shared/NavBar.razor.rz.scp.css */
nav[b-1k9ddkvj1e] {
	margin-bottom: 8px;
}
/* /Shared/PRTRunner.razor.rz.scp.css */
.accordion[b-tpco1g8mw1] {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
}

	.accordion[b-tpco1g8mw1]:after {
		content: '\02795';
		font-size: 13px;
		color: white;
		float: right;
		margin-left: 5px;
	}

h3[b-tpco1g8mw1] {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
}

.active[b-tpco1g8mw1], .accordion:hover[b-tpco1g8mw1] {
	background-color: #ccc;
}

	.active[b-tpco1g8mw1]:after {
		content: "\2796";
	}

.content[b-tpco1g8mw1] {
	padding: 0 18px;
	overflow: hidden;
	background-color: white;
	max-height: 0;
	transition: max-height 0.2s ease-out;
}

textarea[b-tpco1g8mw1] {
	width: 100%;
	min-height: 10em;
}
/* /Shared/WRunner.razor.rz.scp.css */
.accordion[b-4mzdj8luhz] {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
}

.accordion[b-4mzdj8luhz]:after {
	content: '\02795';
	font-size: 13px;
	color: white;
	float: right;
	margin-left: 5px;
}

h3[b-4mzdj8luhz] {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
}

.active[b-4mzdj8luhz], .accordion:hover[b-4mzdj8luhz] {
	background-color: #ccc;
}

.active[b-4mzdj8luhz]:after {
	content: "\2796";
}

.content[b-4mzdj8luhz] {
	padding: 0 18px;
	overflow: hidden;
	background-color: white;
	max-height: 0;
	transition: max-height 0.2s ease-out;
}

textarea[b-4mzdj8luhz] {
	width: 100%;
	min-height: 10em;
}
