/* _content/myDMS360/Views/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-so3ravh1ut] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-so3ravh1ut] {
  color: #0077cc;
}

/*.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}*/

.nav-pills .nav-link.active[b-so3ravh1ut], .nav-pills .show > .nav-link[b-so3ravh1ut] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-so3ravh1ut] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-so3ravh1ut] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-so3ravh1ut] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-so3ravh1ut] {
  font-size: 1rem;
  line-height: inherit;
}

body[b-so3ravh1ut] {
    margin-bottom: 0;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

body > .container-fluid.p-0[b-so3ravh1ut] {
    flex: 1 1 auto;
    min-height: 0;
}

body > .container-fluid.p-0 > .container-fluid[b-so3ravh1ut] {
    height: 100%;
}

.layout-content-row[b-so3ravh1ut] {
    height: 100%;
    min-height: 0;
}

.footer[b-so3ravh1ut] {
    font-size: 0.8rem;
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 30px;
}

.layout-sidebar[b-so3ravh1ut] {
    height: calc(100% - .25rem);
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 0;
}

.layout-main[b-so3ravh1ut] {
    height: calc(100% - .25rem);
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 0;
}
