.b-layout {
    display: flex;
    flex: auto;
    flex-direction: column; }
    .b-layout.b-layout-root {
        height: 100vh; }

.b-layout-footer {
    color: rgba(0, 0, 0, 0.65); }
    .b-layout-footer-fixed {
        position: sticky;
        z-index: 1;
        bottom: 0;
        flex: 0; }

.b-layout-content {
    flex: 1; }
	
a:not(.sub-label):not(.btn){
    color: #337ab7;
}

a:not(.sub-label):not(.btn):hover {
    color: #23527c !important;
    cursor: pointer;
}
	
.page-link {
    color: #0054A4 !important;
}

.page-item.disabled > .page-link {
    color: rgba(0,0,0,.38) !important;
}

.page-item.disabled.active .page-link {
    color: #ffffff !important;
}

body {
    font-family: 'Lato', sans-serif, 'Helvetica Neue', 'Helvetica', sans-serif !important;
}

.intro-title {
    margin: 0 0 10px 0 !important;
    font-size: 1.5rem !important;
    line-height: 29px !important;
    color: #3b3b3b !important;
    font-weight: 700 !important;
    letter-spacing: 1.1px !important;
    border-bottom: 1px solid !important;
    border-bottom-color: rgb(224, 224, 224) !important;
    padding-bottom: 10px !important;
}

[b-6pepu52vl7] .navbar.nav-main {
    box-shadow: initial;
    font-family: 'Lato', sans-serif;
    padding-top:2rem;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    align-items: initial !important;
    display: block;
}

[b-6pepu52vl7] .nav-pre {
    border-bottom: 1px solid #e3e3e3;
    border-top: 2px solid #5c5c5c;
    min-height: 40px;
    font-size: 0.7rem;
    font-weight: 700;
}

[b-6pepu52vl7] .nav-item {
    margin-right: 20px;
}

@media (min-width: 768px){
    [b-6pepu52vl7] .navbar-expand-md {
        flex-direction: column !important;
        flex-wrap: wrap !important;
    }
    [b-6pepu52vl7] .bar-menu {
        margin-top: 30px;
        border-top: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
    }
}

[b-6pepu52vl7] a.main-label {
    font-size: 13px;
    color: #3b3b3b !important;
    display: block;
    text-decoration: none;
    letter-spacing: .1em;
    font-weight: 600;
    transition: color .3s ease-in-out, background .3s ease-in-out;
}

[b-6pepu52vl7] a.sub-label {
    font-size: 10px;
    letter-spacing: .12em;
    display: block;
    font-weight: 800;
    color: #32499c;
    margin-bottom: 3px;
    text-transform: uppercase;
}

[b-6pepu52vl7] .icon-holder {
    font-size: 19px;
    margin-top: 17px;
    color: #afafaf;
    margin-right: 2px;
}

[b-6pepu52vl7] .label-container {
    margin-left: 10px;
    float: right;
}

[b-6pepu52vl7] .fixed-logo-height {
    height: 47px;
}

[b-6pepu52vl7] .carahsoft-tagline {
    height: 28px;
    margin-top: 15px;
}

@media (max-width: 768px){
    [b-6pepu52vl7] div.top-nav-container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 768px) {
    [b-6pepu52vl7] .auth-info {
        margin-top: 1.5rem;
        flex-direction: row;
        flex-wrap: wrap;
    }

    [b-6pepu52vl7] .auth-info .nav-item {
        margin-bottom: 1rem;
        flex: 1 0 50%;
        max-width: 40%;
    }
	
    [b-6pepu52vl7] .navbar.nav-main {
        padding-bottom: 1rem;
    }
    [b-6pepu52vl7] .fixed-logo-height{
        height: auto;
        max-height:47px; 
        width:100%;
    }

    [b-6pepu52vl7] .carahsoft-tagline {
        max-width:162px;
        height:auto;
        margin-top: initial;
        width: 100%;
    }
    [b-6pepu52vl7] .navbar>.container>.active {
        max-width: 40%;
    }
}

[b-s1c9k4r1ve] .footer-wrapper {
    background-color: #212124;
    border-top: 7px solid #666;
}

[b-s1c9k4r1ve] .footer-nav {
    background: #000000;
    padding: 10px 0;
    font-size: 0.7rem;
    font-weight: 700;
}

[b-s1c9k4r1ve] .footer-nav span {
    padding-right: 10px;
    font-size: 0.6rem;
}

@media only screen and (max-width: 768px) {
    [b-s1c9k4r1ve] .footer-wrapper, .footer-nav[b-s1c9k4r1ve] {
        text-align: center;
    }
}

[b-qm3gjmwvek] {
    padding-top: 29px;
    padding-bottom: 20px;
    line-height: 16px;
    color: #a5a5a5;
    text-shadow: 1px 1px #000001;
    font-size: 13px;
}