/* _content/Merrens/Components/Admin/LogsView.razor.rz.scp.css */
.vheight[b-1pjkdpfmu1] {
	height: 92%;
}
/* _content/Merrens/Components/Admin/TextLogs.razor.rz.scp.css */
.logs[b-sm6v5a9u8i] {
	border: solid 1px darkgray;
	max-height: 75vh;
	overflow: scroll;
	padding: 10px;
	width: 100%
}
/* _content/Merrens/Components/Admin/Tracking.razor.rz.scp.css */
.alerts[b-ss3tm6y3lr] {
	max-width: 30%;
}

.session-container[b-ss3tm6y3lr] {
	margin-bottom: 20px;
	border: 1px solid #ccc;
	padding: 1rem;
	border-radius: 6px;
}

@media screen and (max-width: 600px) {
	.alerts[b-ss3tm6y3lr] {
		max-width: 100%;
	}
}
/* _content/Merrens/Components/Fragments/PageHeading.razor.rz.scp.css */
.page_heading[b-8e8ckvfcf5] {
	color: #000328;
	font-family: Rowdies, sans-serif;
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 0.2rem;
}

@media screen and (max-width: 600px) {
	.page_heading[b-8e8ckvfcf5] {
		font-size: 1.5rem;
	}
}
/* _content/Merrens/Components/Pages/Contact.razor.rz.scp.css */
label[b-2fvo7ktxmq] {
	display: block;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.form-control[b-2fvo7ktxmq] {
	width: 100%;
	padding: 0.5rem;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.confirmation[b-2fvo7ktxmq] {
	margin-top: 1rem;
	color: #2c3e50;
	font-style: italic;
	font-weight: bold;
}
/* _content/Merrens/Components/Pages/Home.razor.rz.scp.css */
@media screen and (max-width: 600px) {
	.imghome[b-qfk3xrb7vu] {
		max-height: 50% !important;
	}
}

@media screen and (min-width: 601px) {
	.imghome[b-qfk3xrb7vu] {
		max-height: 50% !important;
	}
}

.e-grid .e-headercell .header-button[b-qfk3xrb7vu] {
	display: inline-block;
	width: 100%;
	max-height: 100%;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	vertical-align: middle;
}

.e-message[b-qfk3xrb7vu] {
	border: 1px solid black;
	width: 50%;
}

@media screen and (max-width: 600px) {
	.e-message[b-qfk3xrb7vu] {
		width: 100%;
	}
}

.btn[b-qfk3xrb7vu] {
	margin-bottom: 3px;
	margin-top: 3px;
	width: 150px !important
}
