/* _content/ControlReportViewer/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-cuytvvbirl] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-cuytvvbirl] {
  color: #0077cc;
}

.nav-pills .nav-link.active[b-cuytvvbirl], .nav-pills .show > .nav-link[b-cuytvvbirl] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-cuytvvbirl] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-cuytvvbirl] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-cuytvvbirl] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-cuytvvbirl] {
  font-size: 1rem;
  line-height: inherit;
}

.main-content[b-cuytvvbirl]    {
    flex:1;
}

.footer[b-cuytvvbirl] {
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  min-height: 60px;
}

.logo-footer[b-cuytvvbirl] {
    height: 4rem;
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    flex-grow: 4;
}

.logo-ilvo[b-cuytvvbirl] {
    background-image: url('../images/logo_ilvo_2016_nl.png');
}

.logo-fedagrim[b-cuytvvbirl] {
    background-image: url('../images/logo_fedagrim.jpg');
}

.logo-cdl[b-cuytvvbirl] {
    background-image: url('../images/logo_cdl.png');
}

.logo-mcc[b-cuytvvbirl] {
    background-image: url('../images/logo mcc.jpg');
}

.logo-ikm[b-cuytvvbirl] {
    background-image: url('../images/logo_ikm.png');
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .logo-footer[b-cuytvvbirl] {
        height: 30px;
    }
    .logo-ilvo[b-cuytvvbirl] {
        margin-left: 12px;
    }
    .colab[b-cuytvvbirl] {
        flex: unset;
    }
}
.colab[b-cuytvvbirl] {
    flex-grow: 1;
}
