@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* /Components/CourseDetails.razor.rz.scp.css */
/* /Components/CoursesCalc.razor.rz.scp.css */
/* /Components/SubDomainList.razor.rz.scp.css */
/* /Pages/Shared/_Layout2.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-am4asz25sd] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-am4asz25sd] {
  color: #0077cc;
}

.btn-primary[b-am4asz25sd] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-am4asz25sd], .nav-pills .show > .nav-link[b-am4asz25sd] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-am4asz25sd] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-am4asz25sd] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-am4asz25sd] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-am4asz25sd] {
  font-size: 1rem;
  line-height: inherit;
}

/* Footer always at the bottom */
footer[b-am4asz25sd], #footer[b-am4asz25sd], .footer[b-am4asz25sd], .footer_container[b-am4asz25sd] {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 100;
    text-align: center;
}
