body .searchspring-results_container {
    width: 935px !important;
    float: right !important;
    clear: none !important;
    margin-bottom: 10px;
}

.external-pane {
    height: 100%;
    min-height: 100%;
    width: 265px;
    background: #333333;
    position: fixed;
    top: 0;
    padding: 20px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1001;
}
.external-pane a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Left Pane */
.left-pane {
    left: -265px;
    direction: rtl;
    padding: 15px 15px 15px 15px;
}

/* Sexy Search */
.sexy-search-wrap {
    right: -265px;
}
.sexy-search-wrap .closing-statement{
    float: left;
    width: 100%;
    text-align: center;
    color: #949494;
    font-style: italic;
    margin-top: 5px;
}
.rightopen .sexy-search-wrap {
    right: 0;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sexy-search-wrap h3 {
    border-bottom: 3px solid #2C2C2C;
    padding: 5px 15px;
    font-size: 18px;
    margin: 5px 0;
    color: white;
    font-weight: 300;
    letter-spacing: 0px;
}

.sexy-search-wrap .open-close {
    display: none;
    position: absolute;
    top: 72px;
    right: -51px;
    padding: 10px 10px 9px 10px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    background: #333333;
}

.sexy-search-wrap .open-close:hover {
    cursor: pointer;
    background-position: center -31px;
}

.sexy-search-wrap.open .open-close {
    background: #333333;
    right: -44px;
}

.sexy-search-wrap.open .open-close .icon {
    background-position: center -64px;
}

.sexy-search-wrap.open .open-close:hover .icon {
    background-position: center -95px;
}

.sexy-search-wrap input {
    padding: 12px 11px;
    width: 100%;
    font-size: 14px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-top: 3px solid #0C0C0C;
    margin-top: -4px;
    background: #202020;
    border-bottom: 2px solid #3b3b3b;
    color: #eee;
}

.sexy-search-wrap h4 {
    font-size: 20px;
    text-align: center;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ccc;
    background: #2a2a2a;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding: 5px 0;
    border-bottom: 5px solid #444;
    display: none;
}

.sexy-search-wrap .search-results {
    color: #fff;
    margin: 0;
    padding: 0;
    float: left;
    margin-bottom: 15px;
    width: 100%;
    max-height: 50%;
    overflow: hidden;
    position: relative;
}

.sexy-search-wrap .search-results li {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    border-bottom: 3px solid #333333;
    background: #2C2C2C;
    margin-bottom: 0;
}
.sexy-search-wrap .search-results li:hover {
    background: #2A2A2A;
}

.sexy-search-wrap .search-results .result-link > img {
    float: left;
    height: auto;
    width: 50px;
    max-height: 100px;
    margin-right: 10px;
    border: 5px solid white;
}

.sexy-search-wrap .search-results img.RatingIMG {
    float: right;
    height: auto;
    max-width: 83px;
    margin-right: 52px;
    border: none;
    width: auto;
    display: inline-block;
    margin-top: 8px;
}

.sexy-search-wrap .search-results .name {
    color: #fff;
    font-size: 14px;
    line-height: 15px;
    min-width: 30%;
    display: inline-block;
    margin-left: -70px;
    width: 100%;
    padding-left: 70px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.sexy-search-wrap .search-results .name:hover {
    color: #f0f0f0;
}

.sexy-search-wrap .search-results .product-price {
    float: left;
    margin-top: 5px;
    font-weight: 400;
    font-size: 14px;
}
.sexy-search-wrap .search-results .product-price strike {
    color: #797979;
}

.sexy-search-wrap .search-results .result-link{
    float: left;
    width: 100%;
    height: 100%;
}
.sexy-search-wrap .result-link:hover {

}
.sexy-search-wrap .ps-scrollbar-x-rail{display: none;}

/* Bootstrap Modifications */

/* Breadcrumb */
.Breadcrumb{
    margin: 0;
}
ul.breadcrumb{
    float: left;
    width: 100%;
    margin-left: 0px;
}
ul.breadcrumb li{
    float: left;
}
ul.breadcrumb > li+li:before{
    float: left;
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 10px;
    margin-top: 3px;
}
ul.breadcrumb li a{
    float: left;
}

.ReviewsTxt {font-style:italic;font-weight:600;}



/* Cortni Keaveney July 30,2015 #02124273 */
.amazon {
    font-family: inherit;
    line-height: inherit;
    font-size: inherit;
    margin-top: 5px;
    margin-bottom: 7px;
}




