/* 5-17-18 */
.RadSiteMap {
    font-size: 12px;
}

.emptydata{

}

.sf_PagerCurrent {
    border-top: solid 1px #c6e5f8;
    border-right: solid 1px #91cdf2;
    border-left: solid 1px #91cdf2;
    border-bottom: solid 1px #91cdf2;
    background-color: #ccebff;
    font-weight: bold;
}

.sf_pagerNumeric a, .sf_pagerNumeric a:link, .sf_pagerNumeric a:visited {
    font-size: 1.1em;
    margin: 0 3px;
    padding: 4px 7.5px;
    color: #1D71B6 !important;
}

ul#Search_TD04B4682085_ctl00_ctl00_searchTextBox_listbox li {
    cursor: pointer;
    padding: 0.5em 1em;
}

    ul#Search_TD04B4682085_ctl00_ctl00_searchTextBox_listbox li:hover {
        background: #f5f5f5;
    }

ul#Search_TD04B4682085_ctl00_ctl00_searchTextBox_listbox {
    background: white;
    font-size: 14px;
    list-style: none;
    padding: 0;
}

.next, .prev {
    display: none;
}

.sf_pagerNumeric {
    display: inline-block;
    padding: 2rem 0;
}

.region-wrapper strong, .topic-wrapper strong {
    margin-bottom: 1rem;
    display: inline-block;
}

.topic-wrapper {
    margin-top: 1rem;
}

.sfsearchResultTitle a {
    color: #0072BC;
    font-size: 20px;
    font-family: "Roboto Light", sans-serif;
}

.sfsearchResultUrl a:link {
    color: #080;
    font-size: 14px;
    font-family: "Roboto Light", sans-serif;
    margin: 0;
}

.topContent .stockStats {
    display: none;
}

.topContent .extraNav {
    right: 8%;
}

.RadSiteMap_Default {
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
}

.topContent .extraNav {
    position: absolute;
    top: -8px;
    right: 30px;
    padding: 0;
    width: 370px;
    text-align: right;
    font-size: 14px;
    font-size: .9rem;
    letter-spacing: 1px;
    transition: right 0.3s ease-out;
}

    .topContent .extraNav li:first-child::before {
        display: none;
    }

    .topContent .extraNav li::before {
        content: "|";
        display: inline-block;
        margin: 0 11px 0 8px;
    }

    .topContent .extraNav li:first-child {
        margin-top: 0;
    }

    .topContent .extraNav li {
        display: inline-block;
        margin: 0;
        margin-top: 0px;
        color: #fff;
        color: rgba(255,255,255,.8);
    }

    .topContent .extraNav li {
        margin-top: 5px;
    }

        .topContent .extraNav li a {
            color: #fff;
            color: rgba(255,255,255,.9);
        }

            .topContent .extraNav li a:hover, .navMenu .extraNav li a:focus {
                color: #95bbc4;
            }





@media only screen and (max-width: 768px) {
    .navMenu .extraNav {
        display: block;
    }

    .topContent .extraNav {
        display: none;
    }
}

/* #403770 */
.bannerArea .banner-title,
.bannerArea h1 {
    display: table-cell;
    margin: 0;
    color: #fff;
    font-size: 2.5em;
    font-weight: 300;
    opacity: .95;
}

.bannerArea .banner-title {
    vertical-align: middle;
    padding: 0 5px;
}

.bannerArea h1 {
    vertical-align: top;
    padding: 30px 5px 0;
}

.sectionBanner.largeBanner .banner-title {
    vertical-align: top !important;
    padding: 30px 5px 0 !important;
}
