/* _content/statementParser/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

html[b-pi1flpbguf] {
	position: relative;
	min-height: 100%;
}

body[b-pi1flpbguf] {
	margin-bottom: 80px;
	font-family: 'Inter', system-ui, sans-serif;
	background: #f5f7fb;
	color: #1f2937;
}

a.navbar-brand[b-pi1flpbguf] {
	white-space: normal;
	text-align: center;
	word-break: break-all;
}

a[b-pi1flpbguf] {
	color: #0077cc;
}

.btn-primary[b-pi1flpbguf] {
	color: #fff;
	background-color: #1b6ec2;
	border-color: #1861ac;
}

.nav-pills .nav-link.active[b-pi1flpbguf], .nav-pills .show > .nav-link[b-pi1flpbguf] {
	color: #fff;
	background-color: #1b6ec2;
	border-color: #1861ac;
}

.border-top[b-pi1flpbguf] {
	border-top: 1px solid #e5e7eb;
}

.border-bottom[b-pi1flpbguf] {
	border-bottom: 1px solid #e5e7eb;
}

.box-shadow[b-pi1flpbguf] {
	box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-pi1flpbguf] {
	font-size: 1rem;
	line-height: inherit;
}

.footer[b-pi1flpbguf] {
	position: absolute;
	bottom: 0;
	width: 100%;
	white-space: normal;
	line-height: normal;
	padding: 16px 0;
	font-size: 14px;
	color: #9ca3af !important;
	background: #1f2937;
}

.footer-content[b-pi1flpbguf] {
	display: flex;
	justify-content: center;
	gap: 15px;
	align-items: center;
	flex-wrap: wrap;
	text-align: center;
}

.footer-link[b-pi1flpbguf] {
	color: #9ca3af;
	text-decoration: none;
	transition: color 0.2s ease;
}

	.footer-link:hover[b-pi1flpbguf] {
		color: #d1d5db;
	}

.footer-separator[b-pi1flpbguf] {
	color: #9ca3af;
}
