.search-bar {
    background: url('/content/css/acs_swirl2.png') rgb(0,0,0);
    background-position: bottom center;
    background-size: cover;
    border-bottom: 1px solid rgb(138,198,63);
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #333333;
}

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Helvetica,Arial,sans-serif;
}

.latest-products h2 {
    background: rgb(138,198,63);
}

#search-suggestions li.search-heading {
    background: rgb(138,198,63);
}

.breadcrumb-container {
    background: rgb(138,198,63);
}

    .breadcrumb-container .breadcrumb {
        background: rgb(138,198,63);
    }

#search-suggestions li.product-suggestion:hover {
    background: rgb(246,246,246);
}


.product-type-section h2 {
    background: rgb(138,198,63);
}

.section-inkjet {
    background: rgb(255,255,255);
}

.section-toner {
    background: rgb(200,202,198);
}

.navbar-inverse {
    background: rgb(255,255,255);
    border-color: rgb(138,198,63);
    color: rgb(0,0,0);
}


    .navbar-inverse .navbar-brand {
        color: rgb(0,0,0);
    }

#search-submit {
    background: rgb(138,198,63);
    border: 1px solid rgba(138,198,63, 0.8);
}

.product-type-section .brand-name {
    background: rgb(138,198,63);
}

.navbar-inverse .navbar-nav > li > a {
    color: rgb(138,198,63);
}

    .navbar-inverse .navbar-nav > li > a:hover {
        color: rgb(200,202,198);
    }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background: rgb(129,163,208);
}

.panel-question .panel-heading {
    background: rgb(138,198,63);
}

.question-feedback {
    background: rgb(255,255,255);
    border: 1px solid rgb(138,198,63);
    color: rgb(138,198,63);
}

.btn-primary {
    color: rgb(138,198,63);
    background-color: rgb(255,255,255);
    border-color: rgb(138,198,63);
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-color: rgb(138,198,63);
        border-color: rgb(230,230,230);
        color: rgb(255,255,255);
    }

.search-bar-small {
    background: rgb(246,246,246);
}

.highlight {
    border-bottom: 1px solid rgb(138,198,63);
    color: rgb(138,198,63);
}

.compatible-printers li {
    background: rgb(246,246,246);
}


.compatible-printers li:first-child, li.show-extra, li.hide-extra {
    background: rgb(138,198,63);
}


.modal-header {
    background: rgb(138,198,63);
}

.swiper-pagination-bullet-active {
    background: rgb(138,198,63);
}



.compatible-printers-header {
    background: rgb(138,198,63);
}


.brand-button {
    background: rgb(138,198,63);
}

.circle-brands {
    background: rgba(138,198,63,0.8);
    color: rgb(255, 255, 255);
    border: 5px solid rgb(138,198,63);
}

    .circle-brands li > a > img {
        border: 5px solid rgb(138,198,63);
    }

        .circle-brands li > a > img:hover {
            border: 5px solid rgba(138,198,63, 0.8);
        }

.triangle { border-bottom: 100px solid rgb(138,198,63);
}

.printer-preview::after {
    border-right: 8px solid rgb(138,198,63);
}

.mini-brand img { border-color: rgb(138,198,63);
}

.mini-brand-product-type {
    background: rgb(138,198,63);
}


.dismiss-fade {    
    background: rgba(138,198,63,0.8);
	border: 15px solid rgba(138,198,63,1);
}

.btn-new-question {
    background: rgb(138,198,63);
}
