﻿header {
    margin: 0 auto;
    width: 100%;
    position: relative;
}

#xrx_bnrv4_header #xrx_bnrv4_header_floater > div {
    height: 80px;
}

    #xrx_bnrv4_header #xrx_bnrv4_header_floater > div > div.xrx_bnrv4_table, .esb-navigation {
        display: table;
        width: 1200px;
        margin: 0 auto;
        position: relative;
        top: 20px;
        height: 55px;
    }

        #xrx_bnrv4_header #xrx_bnrv4_header_floater > div > div.xrx_bnrv4_table > div > div#xrx_bnrv4_header_logocol {
            padding-right: 80px;
        }

#xrx_bnrv4_header .xrx_bnrv4_logo, .navcontainer {
    width: 142px;
    height: 38px;
    right: auto;
    background-position: left center;
    position: static;
}

#xrx_bnrv4_header #xrx_bnr_v4_floating_title {
    font-family: "Xerox Sans Light", Arial;
    color: #333333;
    font-size: 22px;
    white-space: nowrap;
    position: relative;
    top: 9px;
    left: 40px;
    font-weight: 300;
}

#xrx_bnrv4_header .xrx_bnrv4_logo, #xrx_bnrv4_footer .xrx_bnrv4_logo {
    display: block;
    background-image: url("/images/xerox_logo_r.svg");
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    float: left;
}


#xrx_bnrv4_header, #xrx_bnrv4_header a, #xrx_bnrv4_header span, #xrx_bnrv4_header li, #xrx_bnrv4_header p, #xrx_bnrv4_header label, #xrx_bnrv4_header input, #xrx_bnrv4_header button, #xrx_bnrv4_header div, #xrx_bnrv4_footer, #xrx_bnrv4_footer a, #xrx_bnrv4_footer span, #xrx_bnrv4_footer li, #xrx_bnrv4_footer p, #xrx_bnrv4_footer label, #xrx_bnrv4_footer input, #xrx_bnrv4_footer button, #xrx_bnrv4_footer div {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    color: #333333;
    font-size: 16px;
}

    #xrx_bnrv4_header a, #xrx_bnrv4_header label[for], #xrx_bnrv4_footer a, #xrx_bnrv4_footer label[for] {
        color: #333;
        text-decoration: none;
        cursor: pointer;
    }

        #xrx_bnrv4_header a:hover, #xrx_bnrv4_header label[for]:hover, #xrx_bnrv4_footer a:hover, #xrx_bnrv4_footer label[for]:hover {
            text-decoration: underline;
        }

#xrx_bnrv4_header_menucol {
    margin: 0 auto;
    width: 1200px;
}


#xrx_bnrv4_header_logocol {
    float: left;
    width: 50%;
}

#xrx_bnrv4_header {
    height: 127px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
}


#xrx_bnrv4_footer {
    z-index: 100;
    padding-top: 20px;
    background-color: #fff;
    width: 1200px;
    margin: 0 auto;
    display: block;
    text-align: left;
}

    #xrx_bnrv4_footer p {
        font-size: 12px;
        font-weight: 300;
    }

.links ul {
    text-align: right;
    padding: 0px !important;
    clear: both;
}

    .links ul li {
        display: inline-block;
        margin: 0px 0px 0px 10px;
        padding: 0px;
        list-style-type: none;
    }

        .links ul li img {
            display: block;
        }
