/* _content/FordNteIuvp/Views/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. */

a.navbar-brand[b-qai49y5mtw] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-qai49y5mtw] {
  color: #0077cc;
}

.btn-primary[b-qai49y5mtw] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-qai49y5mtw], .nav-pills .show > .nav-link[b-qai49y5mtw] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-qai49y5mtw] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-qai49y5mtw] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-qai49y5mtw] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-qai49y5mtw] {
  font-size: 1rem;
  line-height: inherit;
}

#wrapper[b-qai49y5mtw] {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 42px;
    position: absolute;
    top: 46px;
    z-index: 900;
    width: 0;
}

    #wrapper.toggled[b-qai49y5mtw] {
        padding-left: 0;
    }

#menu-toggle[b-qai49y5mtw] {
    border-width: 0;
    background-color: transparent;
    margin-top: -5px;
}

.navbar-toggler-icon[b-qai49y5mtw] {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

#sidebar-wrapper[b-qai49y5mtw] {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 200px;
}

#wrapper.toggled #sidebar-wrapper[b-qai49y5mtw] {
    width: 160px;
    height: 100%;
}

#page-content-wrapper[b-qai49y5mtw] {
    width: 100%;
    position: absolute;
    padding: 15px;
}

#wrapper.toggled #page-content-wrapper[b-qai49y5mtw] {
    position: absolute;
    margin-right: -250px;
}


/* Sidebar Styles */

.sidebar-nav[b-qai49y5mtw] {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .sidebar-nav li[b-qai49y5mtw] {
        text-indent: 20px;
        line-height: 40px;
    }

        .sidebar-nav li a[b-qai49y5mtw] {
            display: block;
            text-decoration: none;
            color: #999999;
        }

            .sidebar-nav li a:hover[b-qai49y5mtw] {
                text-decoration: none;
                color: #212529;
                background: rgba(255, 255, 255, 0.2);
            }

            .sidebar-nav li a:active[b-qai49y5mtw], .sidebar-nav li a:focus[b-qai49y5mtw] {
                text-decoration: none;
            }

    .sidebar-nav > .sidebar-brand[b-qai49y5mtw] {
        height: 65px;
        font-size: 18px;
        line-height: 60px;
    }

        .sidebar-nav > .sidebar-brand a[b-qai49y5mtw] {
            color: #999999;
        }

            .sidebar-nav > .sidebar-brand a:hover[b-qai49y5mtw] {
                color: #212529;
                background: none;
            }

.navbar-expand-sm .navbar-collapse[b-qai49y5mtw] {
    margin-left: -30px;
}
