﻿.PrimaryBGC {
    background: #185e4c !important;
}

.SecondaryBGC {
    background: #185e4c !important;
}

.hover {
    background: #114b3c !important;
}

.free-listing .submit-btn:hover {
    background: #114b3c !important;
}

.free-listing-done .submit-btn:hover {
    background: #114b3c !important;
}

.siteFontColor {
    color: #ffffff;
}

.FitsToHeader th {
    border-style: solid;
    border-width: 1px;
    border-color: #000;
}

.side-container .preview-box h2 {
    word-wrap: break-word;
}

.listing-landing .landing-content .sell-grid .grid-box {
    background: #333333;
}

.listing-landing .landing-content .landing-page-btn {
    background: #185e4c;
}

    .listing-landing .landing-content .landing-page-btn:hover {
        background: #114b3c;
    }

.modal-main .landing-page-btn {
    background: #185e4c;
}

    .modal-main .landing-page-btn:hover {
        background: #114b3c;
    }

.landing-page-ad:hover .landing-page-caption {
    background: rgba(24,94,76,0.6);
}

.all-cats:hover {
    background: #114b3c !important;
}

.btn-right:hover {
    background: #114b3c !important;
}

.btn:hover, .button:hover {
    background: #114b3c !important;
}

@media screen and (max-width: 1000px) {
    .listing-landing .landing-hero .stepsSP {
        background: #333;
    }
}

.additional-content .expand button.expanded {
    background: #185e4c;
}
