/* /Pages/Index.cshtml.rz.scp.css */
.page-bg-landing[b-b9s87xw0kx] {
	background-image: url('images/x/x_5.jpg');
	background-size: cover;
	height: 100vh;
}

.content-center[b-b9s87xw0kx] {
	margin: 50px auto 50px auto;
	width: contain;
	position: relative;
	padding: 15px;
}

.title-label[b-b9s87xw0kx] {
	background-color: #ffffff;
	border: 2px dashed #d6d5d5;
	border-radius: 20px;
	width: fit-content;
}
/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-i9ppthe8lb] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-i9ppthe8lb] {
  color: #0077cc;
}

.btn-primary[b-i9ppthe8lb] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-i9ppthe8lb], .nav-pills .show > .nav-link[b-i9ppthe8lb] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-i9ppthe8lb] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-i9ppthe8lb] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-i9ppthe8lb] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-i9ppthe8lb] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-i9ppthe8lb] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
