/* _content/Portfolio/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. */

.fixed-header[b-jrjsiumu31] {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 4px 0;
  height: 60px;
}


.text-right[b-jrjsiumu31]{
  text-align: right;
}




a.navbar-brand[b-jrjsiumu31] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-jrjsiumu31] {
  color: #0077cc;
}

.btn-primary[b-jrjsiumu31] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-jrjsiumu31], .nav-pills .show > .nav-link[b-jrjsiumu31] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-jrjsiumu31] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-jrjsiumu31] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-jrjsiumu31] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, 0.05);
}

button.accept-policy[b-jrjsiumu31] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-jrjsiumu31] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
  background-color: rgba(0, 0, 0, 0.8);
}
