.productList-item-cart-quantity {
    margin-top: 0px !important;
}

#larger-view-image img.viewLargerImage {
    max-height: 460px !important;
}

.product-item-image {
    min-height: 200px;
}

.floating-label-form-group-with-focus label {
    color: #3C763D;
}

.blue-text {
    color: #3C763D;
}

.form-control:focus {
    border-color: #3C763D;
}

h4 {
    color: #3C763D;
}

.alert-success {
    color: #FFFFFF;
    background-color: #3C763D;
    border-color: #d6e9c6;
}

.cd-form input.full-width {
    border-color: #3C763D !important;
    color: #3C763D !important;
}

.no-touch .cd-form input[type=submit]:hover,
 .no-touch .cd-form input[type=submit]:focus {
    background: #3C763D;
}

.no-touch .cd-form input[name=logIn-active]:hover,
 .no-touch .cd-form input[name=logIn]:focus {
    background: #3C763D;
}

#collapseCreditCards
 tr td.preferred {
    color: #3C763D;
}

.enable-submit {
    border-color: #3C763D !important;
    color: #3C763D !important;
}

#MainExistingAccountRegModal label {
    color: #3C763D;
}

.custom-color {
    color: #3C763D;
}

.item-selector .searchBtn:hover {
    color: #3C763D;
}

.item-selector .addBtnBottom:hover {
    color: #3C763D;
}

.item-selector .expandableBtn:hover {
    color: #3C763D;
}

.item-selector .show-search-result:hover {
    color: #3C763D;
}

.print-options-btn:hover {
    color: #3C763D;
}

.item-selector ul.horizontal-icons-left li a.active {
    background-color: #3C763D;
    color: #FFF;
}

.last-added-entry-text {
    color: #3C763D;
}

.btn-warning.btn-fill {
    border: 2px solid #3C763D;
    color: #3C763D;
}

.tradeShow-dropDown-label {
    color: #3C763D;
}

#drop a.browse {
    background-color: #3C763D;
}

.btn-success.btn-fill:hover,
 .btn-success.btn-fill:focus, 
.btn-success.btn-fill:active, 
.btn-success.btn-fill.active, 
.open 
.dropdown-toggle.btn-fill.btn-success {
    background-color: #049F0C;
    border-color: #3C763D;
}

.btn-warning.btn-fill:focus,
 .btn-warning.btn-fill:active, 
.btn-warning.btn-fill.active,
 .open 
.dropdown-toggle.btn-fill.btn-warning {
    background-color: transparent;
    border-color: #3C763D;
}

.btn-warning.btn-fill:hover {
    background-color: #3C763D;
    border-color: #3C763D;
}

.wizard-card.ct-wizard-green .nav-pills > li.active a {
    background-color: #3C763D;
}

#product-side-bar .category-name:hover {
    color: #3C763D;
}

#product-left-side-bar-fixed #filter-searchString:focus {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(164, 212, 165);
}

.dropShip-active {
    background-color: #3C763D;
}

.drop-ship-container #SuccessMsg {
    background-color: #3C763D;
}

/*Categories image container*/
.product-item-container {
    max-width: 220px;
    height: 300px;
}

#product-side-bar .category-name:hover {
    border: none;
    text-align: left;
    margin-bottom: 0px;
    background-color: #F9F9F9;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #3C763D;
}

#product-left-side-bar-fixed li {
    border: none;
    text-align: left;
    margin-bottom: 0px;
    background-color: #FFF;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #333;
}

#product-left-side-bar-fixed li :hover {
    text-align: left;
    text-transform: none;
    color: rgb(93, 93, 93);
    font-weight: 600;
}

#product-side-bar .category-name {
    border: 0px;
    text-align: left;
    margin-bottom: 0px;
    background-color: #FFF;
    padding: 5px;
    padding-bottom: 5px;
    color: #333;
    font-size: 14px;
    text-transform: none;
}

#product-left-side-bar-fixed li {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 5px !important;
}

#product-left-side-bar-fixed li:hover {
    border: none;
    text-align: left;
    margin-bottom: 7px;
    background-color: #FFF;
    padding-top: 0px;
    padding-bottom: 0px;
    cursor: pointer;
}

#product-side-bar .filter-item {
    border: 0px;
    text-align: left;
    margin-left: 20px;
    margin-bottom: 0px;
    background-color: #FFF;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: none;
    font-size: 13px;
}

#product-side-bar .filter-item:hover {
    text-align: left;
    font-weight: 600;
}

#product-side-bar .category-name.selected {
    border: 1px solid #CACACA;
    text-align: left;
    margin-bottom: 5px;
    background-color: #ddd;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #777;
    font-weight: 600;
    font-size: 13px;
    text-transform: none;
}

.result-info .number,
 .myproduct-content-panel
 .title-info .period {
    color: #3C763D;
}

.myproduct-result .title-info .period {
    color: #3C763D;
}

.price-list-1 {
    display: block;
    height: 20px;
}

.price-list-3 {
    display: none;
}

.price-list-5 {
    display: none;
}

.slick-list div.selected {
    border-bottom: 3px solid #3C763D;
}

.bgColorCart {
    background-color: #3C763D;
    color: #FFF;
}

.bgColorOrder {
    background-color: #2c3584;
    color: #FFF;
}

.colorCart {
    color: #3C763D;
}

.colorOrder {
    color: #2c3584;
}

.product-description {
    min-height: 165px;
}


@media all and (min-width: 560px) {

    .product-item-item {
        font-size: 14px;
    }

    .product-item-pnumber {
        font-size: 14px;
    }

    .product-item-prices {
        font-size: 14px;
    }

    .product-item-qty {
        font-size: 14px;
    }
}

.product-detail-container-table .text {
    font-size: 14px;
}


.product-item-image {
    min-height: 200px;
}

.slick-list div.selected {
    border-bottom: 3px solid #3C763D;
}

#page-top {
    margin-top: 80px;
}


.product-item-item.hyperlink-like {
    max-height: 55px;
}

.navbar-default {
    padding: 0px !important;
}

.navbar-right {
    padding-top: 15px;
}

.table.product-item-qty {
    margin-left: 0px;
}

.price-qty {
    padding-left: 20px;
}

.MyProduct-item-image.row {
    min-height: 200px;
}

.Myproduct-item-history {
    margin-top: 25px;
}

.myproduct-item-container {
    min-height: 520px;
}

#MainLogo-XL, #SecondLogo-XL {
    max-width: 300px;
}

.logo-small-nav {
    height: 29px;
}

#product-list-container .product-item-container.center-block {
    height: 475px;
}

.original-price-text {
    text-align: left;
}

.tagInfo {
    display: none;
}

