/* /Areas/Admin/Pages/Children/Details.cshtml.rz.scp.css */
@keyframes pulse-b-sonw9xkvki {
	0%, 100% {
		opacity: 1;
	}

	50% {
		opacity: 0.5;
	}
}

.skeleton[b-sonw9xkvki] {
	animation: pulse-b-sonw9xkvki 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.skeleton-delay-1[b-sonw9xkvki] {
	animation-delay: 0.1s;
}

.skeleton-delay-2[b-sonw9xkvki] {
	animation-delay: 0.2s;
}
/* /Areas/Admin/Pages/Children/_DetailsGuardians.cshtml.rz.scp.css */
.guardian-card[b-ecad6l6a9j] {
}

.row[b-ecad6l6a9j] {
    display: grid;
    grid-template-columns: 140px 1fr;
    padding: 6px 0;
}

.label[b-ecad6l6a9j] {
    font-weight: 600;
    color: #555;
}

.value[b-ecad6l6a9j] {
    color: #111;
}
/* /Areas/Admin/Pages/Shared/_AdminLayout.cshtml.rz.scp.css */
/* /Areas/Admin/Pages/Users/Index.cshtml.rz.scp.css */
/* /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. */

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

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

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

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

.border-top[b-8qleezddax] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-8qleezddax] {
  border-bottom: 1px solid #e5e5e5;
}

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

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

.footer[b-8qleezddax] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
