span[role="status"]{display:none}
.search_container #clustering{
        display:none;
    }

.search-module-wrapper {
    background: #fff;
    height: 100%;
    padding: 0 0 40px 0;
    width: 100%;
}
.keymatch-results{}
.keymatch-results h2{color:#6d6e71;padding-left:5px;font-size:10px;font-weight:bold;text-transform:uppercase;margin:0 !important}
.keymatch-results td{background:#e5e5e5 !important}
.keymatch-results .a{color:#6d6e71;}
.keymatch-results font, .keymatch-results a{padding-left:5px;}


.search_container {
    width: 940px;
    margin: 0 auto;
    padding: 10px;
}

.search_container .loading-search{
    text-align:center;
    padding-top:60px;
}
.search_container h1 {
    color: #484848;
    font-family: "PNC Brand Medium",Arial;
    font-size: 40px;
    line-height: 30px;
    margin: 0 0 20px;
}
.search_container h3{
    font-weight:bold;
}
.search_container fieldset {
  border: none;
  padding: 0 0px;
  position: relative;
  margin: 0;
}
.search_container legend {
  display: none;
}
.search_container form input.search-input {
    height: 32px;
    font-size: 16px;
  /* margin-top: -8px; */
    font-family: "PNC Brand Regular",Arial;
    padding-left: 10px;
    width:99%
}
.search_container input[type="submit"]{
  background: url(../img/pnc_icon_search.png) no-repeat center;
  width: 35px;
  height: 45px;
  position: absolute;
  top: -4px;
  right: 0;
  text-indent: 36px;
  border: none;
  overflow: hidden;
}


.results-returned-container {
    padding-top: 20px;
}

.results-returned-container .results-returned-label {
    margin-right: 16px;
    font-family: "PNC Brand Medium",Arial;
    font-size: 24px;
}

.search-module-wrapper .cf:before{
    content: " ";
    display: table;
}
.search-module-wrapper .cf:after {
    content: " ";
    /*display: table;*/

}

.search-module-wrapper .cf:after {
    clear: both;
}

.no_results{padding:16px 0}
.didYouMean{}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.lt-ie8 .search-module-wrapper .cf {
    zoom: 1!important;
}

.search-module-wrapper .left {
    display: block;
    /*float: left;*/
}

.lt-ie8 .search-module-wrapper .search-content.main {
    margin-top: 10px;
    width:97%
}

.search-module-wrapper .search-content.main {
    margin-right: 10px;
    width:100%
}

.search-module-wrapper .notification-container .notification-image {
    background: url('../img/special_offer_badge.png') no-repeat;
    display: block;
    height: 80px;
    left: 18px;
    position: absolute;
    top: -5px;
    width: 71px;
}

.search-module-wrapper .notification-container {
    background: #fbfbfb;
    margin-top: 20px;
    padding: 15px 15px 15px 110px;
    position: relative;
}

.search-module-wrapper .notification-container .notification-body a {
    color: #0069aa;
    text-decoration: underline;
}

.search-module-wrapper .notification-container .notification-body {
    color: #6d6e71;
    font-size: 12px;
    line-height: 20px;
    margin: 5px auto;
}

.search-module-wrapper .notification-container .notification-title.wallet {
    background: url('../img/wallet.png') no-repeat;
    padding-left: 40px;
}

.search-module-wrapper .notification-container .notification-title {
    color: #f58025;
    font-size: 25px;
    line-height: 31px;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 5px;
}

.search-module-wrapper .hidden {
    display: none;
}

.search-module-wrapper .search-results {
    margin-top: 7px;
}

.search-module-wrapper .search-results .result-item p {
    line-height: 24px;
    margin: 0.4em 0;
}

.search-module-wrapper .search-results .result-item .video-thumb {
    margin-top: 1em;
}

.search-module-wrapper .search-results .result-item img + .result-item-container {
    float: left;
    margin-left: 15px;
    width: 200px;
    width: 480px;
}

.search-module-wrapper .search-results .result-item {
    border-bottom: 1px solid #cccccc;
    margin-top: 18px;
    padding-bottom: 10px;
}

.search-module-wrapper .search-results .result-item .result-title {
    color: #484848;
    font-size: 12px;
    font-weight: bolder;
}

.search-module-wrapper .search-results .result-item .result-sub-title {
    color: #0069AA!important;
    font-size: 20px;
}

.search-module-wrapper .search-results .result-item .result-body p {
    color: #484848;
    font-size: 16px;
}

.search-module-wrapper .section-related.topics {
    margin-top: 25px;
}

.search-module-wrapper .section-related.products {
    margin-top: 35px;
}

.search-module-wrapper .section-related .title-related {
    border-bottom: 1px solid #cccccd;
    padding-bottom: 11px;
    font-family: "PNC Brand Bold",Arial;
    font-size: 16px;
}

.search-module-wrapper .section-related .nav {
    margin-top: 0;
}

.lt-ie8 .search-module-wrapper .section-related .nav ul {
    margin-left: 5px;
}

.search-module-wrapper .section-related .nav ul {
    padding-left: 12px;
    margin: 0;
}

.search-module-wrapper .section-related .nav ul li {
    list-style: disc outside none;
    margin: 0px 0 10px 0;
    color: #f76d27;
}

.search-module-wrapper .section-related .nav ul li a {
    font-size: 11px;
    font-family: "PNC Brand Regular",Arial;
    color: #f76d27;
}

.search-module-wrapper .section-related .nav ul li a:hover {
    text-decoration: underline;
}

.search-module-wrapper .filterRadioBtn {
    background: url('../img/filter_radio_button.png') no-repeat;
    height: 25px;
    width: 25px;
    display: block;
    margin-right: 10px;
}

.search-module-wrapper .radio-button-filter {
    margin: 10px;
}

.search-module-wrapper .radio-button-filter p {
    font-size: 12px;
    margin: 7px 0;
}

.search-module-wrapper .filterRadioBtn.active {
    background-position: 0 -25px;
}

.search-module-wrapper .pagination {
    position: relative;
    margin: 40px 0;
}

.search-module-wrapper .pagination ul li {
    list-style: none;
    float: left;
    width: 26px;
    padding-top: 10px;
}

.search-module-wrapper .pagination ul li a {
    font-size: 12px;
    color: #717171;
    display: block;
}

.search-module-wrapper .pagination ul li a.active {
    text-decoration: underline;
    font-weight: bold;
}

.search-module-wrapper .pagination .prev-page,.search-module-wrapper .pagination .next-page {
    display: block;
    background: url('../img/pagination_arrows_sprite.png') no-repeat;
    position: absolute;
    width: 28px;
    height: 27px;
}

.search-module-wrapper .pagination .pagination-links {
    margin: 0 auto;
    width:300px
}

.search-module-wrapper .pagination .prev-page {
    left: 0;
    top: 0;
}

.search-module-wrapper .pagination .next-page {
    background-position: 0 -27px;
    right: 0;
    top: 0;
}

.search-module-wrapper .pagination .page-info {
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #717171;
	padding-top: 10px;
}

@media only screen and (min-width:320px) {
    .search_container, .search-column-wrapper {
        width:auto;
        padding: 10px;
    }
    .keymatch-results, .search_container #clustering{
        width:100%;
    }
}

@media only screen and (min-width:600px) {
    .search_container, .search-column-wrapper {
        width:auto;
        padding: 10px;
    }
    .keymatch-results, .search_container #clustering{
        width:100%;
    }
}

@media only screen and (min-width:980px) {
    .search_container {
        width:940px;
        padding: 10px 0;
    }
    .search_container fieldset {
      width:405px
    }
    .search_container form input.search-input {
        padding-left: 10px;
        width: 380px;
    }
    .results-returned-container .results-returned-label {
        width: auto;
    }
    .search-module-wrapper .search-content.main {
        margin-right: 20px;
        width: 620px;
    }
    .search-column-wrapper{
        width:940px;
        margin:0 auto;
        min-height:800px;
    }
    .search_container #clustering{
        width:600px
    }
    .keymatch-results{
        width:620px;
    }
}