/* _content/StudentDocs.Web/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-v3b27hrgqs] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-v3b27hrgqs] {
  color: #0077cc;
}

.btn-primary[b-v3b27hrgqs] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-v3b27hrgqs], .nav-pills .show > .nav-link[b-v3b27hrgqs] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-v3b27hrgqs] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-v3b27hrgqs] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-v3b27hrgqs] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-v3b27hrgqs] {
  font-size: 1rem;
  line-height: inherit;
}
/* _content/StudentDocs.Web/Pages/Shared/_ManagerLayout.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-cnva534s6j] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-cnva534s6j] {
  color: #0077cc;
}

.btn-primary[b-cnva534s6j] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-cnva534s6j], .nav-pills .show > .nav-link[b-cnva534s6j] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-cnva534s6j] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-cnva534s6j] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-cnva534s6j] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-cnva534s6j] {
  font-size: 1rem;
  line-height: inherit;
}
/* _content/StudentDocs.Web/Pages/Shared/_StudentLayout.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-uh5c9v6wy5] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-uh5c9v6wy5] {
  color: #0077cc;
}

.btn-primary[b-uh5c9v6wy5] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-uh5c9v6wy5], .nav-pills .show > .nav-link[b-uh5c9v6wy5] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-uh5c9v6wy5] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-uh5c9v6wy5] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-uh5c9v6wy5] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-uh5c9v6wy5] {
  font-size: 1rem;
  line-height: inherit;
}
/* _content/StudentDocs.Web/Pages/Student/StudentIndex.cshtml.rz.scp.css */
.category-collection > .category-item:not(:last-child)[b-krlqs80mtx] {
    border-bottom: 1px solid grey;
}

.category-successful[b-krlqs80mtx] {
    background: #DCDCDC;
}

.category-item[b-krlqs80mtx] {
    transition: background 250ms linear;
    color: black;
    text-decoration: none;
}

.category-item:hover[b-krlqs80mtx] {
    background: #6699ff;
    cursor: pointer;
}

.category-message-icon[b-krlqs80mtx] {
    line-height: normal;
}
