@charset utf-8;
/* CSS Document */

#inv button.selected-facet.ts-button {background-color: #FFFFFF; color: #000000; border: 1px solid #2E7FC2;}
#inv button.selected-facet.ts-button:hover {background-color: #2E7FC2; color: #FFFFFF;}
#inv button.ts-button.faceted-search {background-color: #FFFFFF; color: #000000; border: 1px solid #2E7FC2;}
#inv button.ts-button.faceted-search:hover {background-color: #2E7FC2; color: #FFFFFF;}
#inv button.ts-button.faceted-show-all-btn {background-color: #FFFFFF; color: #000000; border: 1px solid #2E7FC2;}
#inv button.ts-button.faceted-show-all-btn:hover {background-color: #2E7FC2; color: #FFFFFF;}
#inv button.ts-button.template-branded-button {background-color: #2E7FC2; color: #FFFFFF;}
#inv .view-listing-details-link.des-view-listingDetails.template-branded-button {background-color: #2E7FC2; color: #FFFFFF;}
#inv span.list-title-text {color: #000000; font-family: "Open Sans", sans-serif !important; text-transform: none; }
#inv .linking-container ul li a {color: #000000 !important;}

/* LOADING RING */
#inv .lds-ring {
    color: #2E7FC2!important;
}

#inv .lds-label {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    text-transform: none;
    color: #000000!important;
}