/* _content/CADPrice.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-wqr84t4dps] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

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

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

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

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

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

.footer[b-wqr84t4dps] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/CADPrice.Web/Pages/Shared/_PortalLayout.cshtml.rz.scp.css */
.border-top[b-xtufgrzhkf] {
    border-top: 1px solid #e5e5e5;
}

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

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

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

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

.sidebar[b-xtufgrzhkf] {
    width: 250px;
}

.container[b-xtufgrzhkf] {
    margin-top: 56px;
}

@media (min-width: 768px) {
    .sidebar[b-xtufgrzhkf] {
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
    }

    .offcanvas-start[b-xtufgrzhkf] {
        position: static;
        transform: none;
        visibility: visible !important;
        border-right: 1px solid var(--bs-border-color);
    }

    .content[b-xtufgrzhkf] {
        margin-top: 20px;
    }

    .container[b-xtufgrzhkf] {
        margin-top: 0px;
    }
}

.nav-item[b-xtufgrzhkf]{
    width:100%;
}

.submenu[b-xtufgrzhkf] {
    margin-left: 2vh;
}

.offcanvas[b-xtufgrzhkf]{
    border-right:1px solid black;
}
