.container-header #sectionLogoAndBtns,
.container-footer,
.finddentist-section-header,
.container-header .main-nav .nav-link:hover,
#rbLocationType .active,
#tblProviders_wrapper .dt-buttons .btn,
#tblProviders th,
.nominate-section-header {
    background-color: #006ba6 !important;
}

#rbLocationType,
#rbLocationType .notActive,
#rbLocationType .active,
#btnLocationZip
#btnLocationZip .notActive,
#btnLocationZip .active
#rbLocationType .notActive {
    border-color: #006ba6 !important;
}

.container-main .container-heading, 
.container-main h1.content-title, 
.content-title-secondary,
#rbLocationType .notActive,
.foot-note h4,
.banner-header
{
    color: #000000 !important;
}

.container-footer .footer-links, 
.container-footer .footer-links a,
.finddentist-section-header,
#tblProviders th,
.nominate-section-header
{
    color: white !important;
}

#btnLocationCity {
    border-bottom-right-radius: 3.2px;
    border-top-right-radius: 3.2px;
}

table.dataTable thead th.sorting_asc {
    background-image: url(images/icons8-sort-up-20-healthnet.png) !important;
}
table.dataTable thead th.sorting_desc {
    background-image: url(images/icons8-sort-down-20-healthnet.png) !important;
}
table.dataTable thead th.sorting {
    background-image: url(images/icons8-sort-20-healthnet.png) !important;
}

#moreInfoHeader {
    background-color: #E60D2E !important;
}

tr#rowHandicapAccessibility .subheader, tr#rowHandicapAccessibility td {
    background-color: #E60D2E !important;
    color: white !important;
}
#thankyouContainer {
    padding: 50px;
}

#divSpecialistsInfo {
    display: none;
}