/* _content/SchoolLocator/Views/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. */

a.navbar-brand[b-p5gszhnw1u] {
	white-space: normal;
	text-align: center;
	word-break: break-all;
	color: rgb(0, 87, 184) !important;
	font-family: 'Open Sans', sans-serif;
}

a[b-p5gszhnw1u] {
	color: #0077cc;
}

.btn-primary[b-p5gszhnw1u] {
	color: rgb(0, 87, 184);
	background-color: #1b6ec2;
	border-color: #1861ac;
}

.nav-pills .nav-link.active[b-p5gszhnw1u], .nav-pills .show > .nav-link[b-p5gszhnw1u] {
	color: #fff;
	background-color: #1b6ec2;
	border-color: #1861ac;
}

.border-top[b-p5gszhnw1u] {
	border-top: 1px solid #e5e5e5;
}

.border-bottom[b-p5gszhnw1u] {
	border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-p5gszhnw1u] {
	box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-p5gszhnw1u] {
	font-size: 1rem;
	line-height: inherit;
}

.footer[b-p5gszhnw1u] {
	position: absolute;
	bottom: 0;
	width: 100%;
	white-space: nowrap;
	line-height: 50px;
	padding-left: 18px;
	padding-right: 18px;
	font-size:12px;
}

/* _content/SchoolLocator/Views/Shared/_LayoutNoMenu.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. */

a.navbar-brand[b-urg1s718x2] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-urg1s718x2] {
  color: #0077cc;
}

.btn-primary[b-urg1s718x2] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-urg1s718x2], .nav-pills .show > .nav-link[b-urg1s718x2] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-urg1s718x2] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-urg1s718x2] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-urg1s718x2] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-urg1s718x2] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-urg1s718x2] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
