/* _content/AvfallWeb.Web/Pages/Reports/Bi.cshtml.rz.scp.css */
.img-container[b-6g5j9co0rw] {
    height: 100px;
    overflow: hidden;
    opacity: 0.6;
}

@media (min-width: 768px) {
    p.card-text[b-6g5j9co0rw] {
        min-height: 150px;
    }
}
/* _content/AvfallWeb.Web/Pages/Shared/_Header.cshtml.rz.scp.css */
.nav-head .container-xl[b-on8du4u32y] {
    background-color: #004c73;
    height: 100px;
}

.nav-menu .container-xl[b-on8du4u32y] {
    border-top: 2px solid var(--dark-green);
    border-bottom: 2px solid var(--dark-green);
    background-color: #E7EAEA;
}

.nav-menu a[b-on8du4u32y] {
    color: var(--dark-green) !important;
}


/*img {
    height: 60px;
    transition: all .4s ease-in-out;*/
    /*    box-shadow: 0 1px 2px rgba(0,0,0,0.2);*/
/*}

@media screen and (min-width:768px) {
    img {
        height: 80px !important;
    }
}

@media screen and (min-width:1200px) {
    img {
        height: 100px !important;
    }
}

@media screen and (min-width:1700px) {
    img {
        height: 128px !important;
    }
}*/

/*a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.nav-head .container-xxl {
    background-color: #004c73;
    margin-bottom: 5px;
}



.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}
*/
/*.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}*/

/*.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}
*/
/* _content/AvfallWeb.Web/Pages/Shared/_Layout.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. */

.footer[b-bfh80i45r3] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/AvfallWeb.Web/Pages/Shared/_PublicLayout.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. */


.navbar[b-xv5wnmz9sm] {
    background-color: #FFFFFF;
    height: 60px;
    transition: all .4s ease-in-out;
/*    box-shadow: 0 1px 2px rgba(0,0,0,0.2);*/
}

@media screen and (min-width:768px) {
    .navbar[b-xv5wnmz9sm] {
        height: 80px !important;
    }
}

@media screen and (min-width:1200px) {
    .navbar[b-xv5wnmz9sm] {
        height: 100px !important;
    }
}

@media screen and (min-width:1700px) {
    .navbar[b-xv5wnmz9sm] {
        height: 128px !important;
    }
}

.navbar-brand[b-xv5wnmz9sm] {
    padding: 0;
}

    .navbar-brand img[b-xv5wnmz9sm] {
        width: 150px;
        height: auto;
        padding-left: 0;
    }

@media screen and (min-width:768px) {
    .navbar-brand img[b-xv5wnmz9sm] {
        width: 200px;
    }
}

@media screen and (min-width:992px) {
    .navbar-brand img[b-xv5wnmz9sm] {
        width: 230px;
    }
}

@media screen and (min-width:1300px) {
    .navbar-brand img[b-xv5wnmz9sm] {
        width: 280px;
    }
}

@media screen and (min-width:1700px) {
    .navbar-brand img[b-xv5wnmz9sm] {
        width: 375px;
    }
}

@media screen and (min-width:1200px) and (max-width:1400px) {
    .navbar-expand-xl .section-x-space[b-xv5wnmz9sm] {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

a[b-xv5wnmz9sm] {
  color: #0077cc;
}

.btn-primary[b-xv5wnmz9sm] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-xv5wnmz9sm], .nav-pills .show > .nav-link[b-xv5wnmz9sm] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-xv5wnmz9sm] {
  border-top: 1px solid #e5e5e5;
}

.border-bottom[b-xv5wnmz9sm] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-xv5wnmz9sm] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-xv5wnmz9sm] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-xv5wnmz9sm] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}


