/* ACX Vendor Portal theme — customize as needed */

header section {
    background-color: #003366;
    padding: 8px 0;
}

header section a img {
    max-height: 50px;
}

.navbar-acx {
    background-color: #004080;
    border-color: #003366;
}

.navbar-acx h1 {
    color: #ffffff;
    font-size: 20px;
    margin: 10px 0;
}

footer {
    margin-top: 40px;
    padding-bottom: 20px;
}
