﻿#productimage-wrapper
{ 
    padding:5px;
    background:#fff;
    margin: 0 0 10px 0;
    padding-top: 100%;
}
#reviews, #qas{
    background: #fff;
    margin: 15px 0;
    padding: 40px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    margin-bottom: 40px;
}
#productimage-wrapper img#productimage
{
    margin:0 auto;
}

div#productthumbnails, div#videothumbnails, div#animationthumbnail {
}
.view-all-link
{
    margin-left: 10px;
    
}
div#productthumbnails ul, div#videothumbnails ul, div#animationthumbnail ul
{
    list-style-type: none;
    margin:0;
    padding: 0;
    clear: both;
    float: none;
    height: 45px;
}

div#productthumbnails ul li, div#videothumbnails ul li, div#animationthumbnail ul li
{
    border: solid 1px #CCC;
    margin: 0 10px 10px 0;
}

div.video-thumbnail-wrapper
{
    background-size: 45px 45px;
    width: 45px;
    height: 45px;
    text-align: right;
}

div.video-thumbnail-wrapper i.play-icon 
{
    color: #FFF;
    text-shadow: 0 0 12px #808080;
}

div.video-thumbnail-wrapper:hover i.play-icon
{
    color: #d71921;
}

div#productdetails
{
    margin-bottom:10px;
}

table#price-table
{
    margin:10px 0;
    width:100%;
    
}
table#price-table tr{
    border-bottom: 1px solid #fff;
}

table#price-table td
{
    text-align:right;
    width:50%;
    vertical-align: text-bottom;
    padding: 3px 15px;
}
table#price-table td:first-child{
    text-align:left;
}
.productthumbs{
    display:table-cell;vertical-align:top;
}
.productdetails-row{
    min-height: 95px;
}
.showroom-availability{
        margin-top: 0; font-size: 15px; font-weight: bold;  border-bottom: 1px solid #e1e1e1; padding-bottom: 5px;
    }
@media  (max-width: 767px) and (-webkit-max-device-pixel-ratio:1.24), 
        (max-width: 991px) and (-webkit-min-device-pixel-ratio:1.25),

        (max-width: 767px) and (max-device-pixel-ratio:1.24), 
        (max-width: 991px) and (min-device-pixel-ratio:1.25),

        (max-width: 767px) and (max-resolution:1.24dppx),
        (max-width: 991px) and (min-resolution:1.25dppx),

        (max-width: 767px) and (max-resolution: 119dpi),
        (max-width: 991px) and (min-resolution: 120dpi){
    div#productimage-wrapper.zoomed {
max-width: none;
    width: auto !important;

    padding-top: 100%;
    position: absolute !important;
    left: 15px;
    right: 15px !important;
    box-shadow: 0 4px 8px rgba(0,0,0,0.4);
    z-index: 1000;
    background: #fff;
}
    div.iparIneligible {
    height: 100%!important;
    /* width: 100%; */
    top: 0;
    left: 0;
    right: 0;
    width: auto !important;
        bottom: 21px !Important;
    height: auto !important;
}
    div.iparIneligible span {
    margin-top: 50%;
    width: 100%;
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    padding: 0px 15px 0px 5px;
    height: 80px;
    text-align: center;
    white-space: normal;
    top: 50%;
    position: absolute;
    margin-top: -40px !important;
}
     a#showroom-pickup
    {
        margin-top:10px;
    }
}
@media (max-width: 991px) and (-webkit-max-device-pixel-ratio: 1.24), 
        (max-width: 991px) and (max-device-pixel-ratio:1.24), 
        (max-width: 991px) and (max-resolution:1.24dppx), 
        (max-width: 991px) and (max-resolution: 119dpi){
     table#price-table {
         margin: 0;
        width: auto;
        float: right;
            border-bottom: 1px solid #e1e1e1;
    }
}
@media  (max-width: 991px) and (-webkit-min-device-pixel-ratio:1.25), 
        (max-width: 991px) and (min-device-pixel-ratio:1.25), 
        (max-width: 991px) and (min-resolution:1.25dppx), 
        (max-width: 991px) and (min-resolution: 120dpi)
      
{
    div.iparIneligible {
    height: 100%!important;
    /* width: 100%; */
    top: 0;
    left: 0;
    right: 0;
    width: auto !important;
        bottom: 21px !Important;
    height: auto !important;
}
    div.iparIneligible span {
    margin-top: 50%;
    width: 100%;
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    padding: 0px 15px 0px 5px;
    height: 80px;
    text-align: center;
    white-space: normal;
    top: 50%;
    position: absolute;
    margin-top: -40px !important;
}
    div#productimage-wrapper.zoomed {
max-width: none;
    width: auto !important;
    padding-top: 100%;
    position: absolute !important;
    left: 15px;
    right: 15px !important;
    box-shadow: 0 4px 8px rgba(0,0,0,0.4);
    z-index: 1000;
    background: #fff;
}
    div#productimage-wrapper.zoomed #productimage,
    div#productimage-wrapper.zoomed .zoomtext{
        display:none;
    }
    #spin-thumbnail{
        float:right;
    }
    a#showroom-pickup
    {
        margin-top:10px;
    }
   
    .productimage {
    
         padding: 0;
       background: #fff;
    }
    .top-shops-link{
        display: block;
    margin: 0 auto;
       background: #000007;
       margin-top: 10px;
    }
    .top-shops-link img{
        margin: 0 auto;
    }
    #productimage-wrapper{
        padding: 0;
        height: 350px;
        width: 350px;
        margin: 0 auto;
        box-shadow: none;
    }
    #reviews h3, #reviews p {
    margin: 0;
    font-size: 11px;
}
    .productspinner {
    float: right;
    padding: 15px 15px 15px 0;
    width: 20%;
}
    .showroom-availability{
        margin-top: 10px; 
    }
    .outstock-description {
    font-size: 10px;
    color: #000;
}
    #spin-thumbnail img{
            max-width: 100%;
    }
    #avg-rating-stars{
        display:block;
    }
    .productthumbs{
       display: table;
       margin: 0 auto;
       
    padding: 0 15px;
        margin-top: 15px;
    }
    .productthumbs.with-spin {
    width: 80%;
    float: left;
    padding-top: 15px;
}
    .productthumbs:after{
        content: '';
        display:block;
        clear: both;
       
    }
    .product-title {
   
    font-size: 22px;
    background: #fff;
    
    padding: 0 15px;
     
}
    .productdetails-row{
    min-height: 0;
}
    #catalogPages{
            display: none;
    }
    table#price-table td {
            padding: 6px 0 6px 20px;
 
}
    .btn-row{
        margin: 0;
      
    }
    table#price-table tr{
        border-bottom: none;
    }
    .row.productdetails-row{
        background: #fff;
    }
    .row.special-product-buttons{
        padding: 0 15px;
            padding-top: 15px;
        background: #fff;
    }
   
    #stockStatus {
    position: absolute;
    top: -445px;
    right: 15px;
    font-size: 20px !important;
}
    #stockStatus.outstock {
    position: static;
    font-size: 11px !important;
    width: 100%;
    text-align: center !important;
    float: none;
    right: au;
    background: #fff;
    margin: 0 -15px !important;
    width: auto !important;
    margin-bottom: 0 !important;
    font-size: 13px !Important;
    padding: 5px;
        background: #ffe2e2;
    padding: 15px;
    margin: 15px -15px !important;
}
    div#productcopy{
        margin-top: 0 !important;
    }
    .col-sm-6 table#price-table span#productprice {
    visibility: visible !important;
}
    div#showroom-pickup-wrapper, #add-to-wishlist-wrapper {
    width: 50%;
    float: left;
    padding: 0;
}
    a#showroom-pickup, a#add-to-wishlist {
    margin: 0;
    padding: 15px;
    border-radius: 0;
    border: none;
}
    #addToCartWrapper{
            padding: 15px;
    background: #fff;
    margin: 0 -15px;
    }
    button#addToCartButton{
           width: 100% !important;
    float: none !important;
    border-radius: 0;
    padding: 15px;
    margin-bottom: 0;
    }
    div.searchresults {
    margin-bottom: 20px;
    white-space: nowrap;
    overflow-x: auto;
}
    .addToCartQty{
        display: none !important;
    position: static;
    overflow: hidden;
    }
    #productdetails{
           position: absolute;
    top: -414px;
    right: 15px;
    text-align: right;
    }
    .static-header,
    .staticProduct,
    .static-nav,
    .pageNavRow{
        display: none !important;
    }
    .btn-resource {
    width: 33.33333% !important;
    float: left;
    margin: 0 !important; 
    border-radius: 0 !important;
   height: 34px;
   line-height: 34px;
}
    .nav-tabs {
    border-top: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
    background: #fff!important;
}
    div#also-bought {
    margin-bottom: 0 !important;
}
    .searchresult {
    max-width: 28%;
    display: inline-block;
    padding: 0;
}
    div#comparison{
        padding: 0 !important;
        box-shadow: none !important;
    }
    #comparison h3{
            margin-bottom: 0;
    padding: 15px 0;
    background: #f2f2f2;
    }
    div#catalogPages, div#catalogPages div{
        margin-top: 0;
    }
    .nav-tabs .desktop{
        display:none;
    }
    .product-title img {
     max-height: 27px;
}
    div#productthumbnails, div#videothumbnails, div#animationthumbnail {
    float: left;
}
}
@media  (max-width: 767px) and (-webkit-max-device-pixel-ratio:1.24), 
        (max-width: 991px) and (-webkit-min-device-pixel-ratio:1.25),

        (max-width: 767px) and (max-device-pixel-ratio:1.24), 
        (max-width: 991px) and (min-device-pixel-ratio:1.25),

        (max-width: 767px) and (max-resolution:1.24dppx),
        (max-width: 991px) and (min-resolution:1.25dppx),

        (max-width: 767px) and (max-resolution: 119dpi),
        (max-width: 991px) and (min-resolution: 120dpi)
{
    #productdetails {
    position: absolute;
    top: -333px;
    left: 15px;
}
    #stockStatus {
    position: absolute;
    top: -401px;
    right: 15px;
    font-size: 12px !important;
    letter-spacing: 1px;
}
    div#productthumbnails ul li, div#videothumbnails ul li, div#animationthumbnail ul li {
        border: solid 1px #CCC;
        margin: 0;
    }
     #productimage-wrapper {
    padding: 0;
    height: 200px;
    width: 100%;
    max-width: 200px;
    /* margin: 0 auto; */
    border: none;
    box-shadow: none;
}
     .product-title {
    font-size: 14px;
    background: #fff;
    padding: 0 15px;
    padding-bottom: 10px;
}
     .product-title img {
    max-height: 17px;
}
     #productimage-wrapper.zoom p {
    display: block;
    font-size: 9px;
    right: 22px;
}
     .btn-resource {
    width: 50% !important;
    font-weight: normal !important;
    text-transform: uppercase;
    float: left;
    font-size: 9px !Important;
    letter-spacing: 1px;
    margin: 0 !important;
    border-radius: 0 !important;
    padding: 10px!important;
}
      div#time-in-transit-alert,
      #savings-alert, #outlet-alert {
    margin: 0 -15px !important;
    border: none !important;
    background: #d7ffc9 !important;
    padding: 15px !Important; 
}
   #savings-alert{ 
    background: #c9f5ff !important; 
     }
     #outlet-alert{
      
        background: #fcf8e3 !important; 
     }
     a#showroom-pickup, a#add-to-wishlist,
     button#addToCartButton{
         padding: 10px;
      
     }
     button#addToCartButton{
      
             font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
     }
}
@media (max-width: 650px){
    .nav-tabs>li>a {
  
    font-size: 11px;
}
      h3, .h3 {
    font-size: 14px;
    font-weight: bold;
}
       .btn-comparechart {
    float: none !important;
    margin-top: 5px !important;
       }
}
@media (max-width: 564px){
.nav-tabs>li>a {
    font-size: 9px;padding: 5px !important;
}
.comparisonImage img {
    width: 50px;
    height: auto;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 25%;
    border-bottom: 1px solid #c4c4c4;
}
 
tr.comparisonImage {
    height: 50px !important;
   
}
a.comparisondesclink {
    font-size: 9px !important;
    letter-spacing: 0;
}
.listprice {
    text-decoration: line-through;
    color: #000 !important;
    font-size: 10px !important;
}

div#comparison td {
    
    vertical-align: top;
    font-size: 9px !important;
}
table#comparison-images td.item-price {
    color: #d71921;
    font-size: 12px !important; 
}
table#comparison-images td.header {
      display: none;
}
tr.comparisonDescription {
    height: 45px;
    overflow: hidden;
    vertical-align: text-top;
}
.productthumbs {
    margin-top: 0;
    margin-bottom: 15px;
}
}
@media (max-width: 450px){
    .feature_bullet {
 height: auto !important;
    white-space: normal;
    word-break: break-all;
}
    .row.productdetails-row{
        margin-bottom:5px;
    }
    a#showroom-pickup, a#add-to-wishlist{
        margin-bottom:5px !important;
    }
    .row.special-product-buttons{
        padding-top:5px;
    }
    .product-tag.product-sale-tag {
    left: 0;
    height: 62px;
    width: 71px;
    background-size: 100%;
}
    .thumb-wrapper{
        position:relative;
    }
    .productthumbs.with-spin{
        display:block;
        margin-bottom:0;
        width: 100%;
    }
    div#productthumbnails{
        width: 80%;
    }
    .productspinner {
    float: right;
    padding: 15px 15px 15px 0;
    width: 16%;
    position: absolute;
    top: 0;
    right: 0;
}
    #videothumbnails h4{
        display:none;
    }
    div#productthumbnails ul,
    div#videothumbnails ul,
   div#animationthumbnail ul{
      display:block;
      overflow-x:scroll;
      overflow-y:hidden;
      white-space:nowrap;
      float:none;
   }
    div#productthumbnails, div#videothumbnails, div#animationthumbnail{
        float:none;
    }
    div#productthumbnails ul li,
    div#videothumbnails ul li,
   div#animationthumbnail ul li{
       float:none !important;
       display:inline-block;

   }
    #productcopy ul{
        padding-left: 0;
    }
    .review-header span.pull-right {
    font-size: 11px;
    color: #555;
    float: none !important;
    display:block;
}
    #productcopy li{
        list-style-type: none;
        border-bottom: 1px solid #c4c4c4;
        padding: 5px 0;
    }
    .rating-stars .fa-stack {
    width: 12px;
    font-size: 19px;
    height: 19px;
    line-height: 19px;
}
    #stockStatus {
    position: absolute;
    top: -346px;
    right: 15px;
    font-size: 11px !important;
}
    #productdetails{
        display:none;
    }
    .searchresults.row {
    margin-bottom: 40px;
    padding: 0 15px;
}
    #addToCartWrapper {
    background: #fff;
    margin: 0 -15px;
    font-size: 11px;
    overflow: hidden;
    padding: 3px 0 0 15px;
}
    #stockStatus {
  position: static;
    font-size: 11px !important;
    width: 100%;
    text-align: center !important;
    float: left;
    WIDTH: 20;
    background: #fff;
    margin: 0 -15px !important;
    width: 100px !important;
    margin-bottom: 0 !important;
    font-size: 15px !Important;
    padding: 5px;
    font-size: 14px;
    letter-spacing: 2px;
    padding: 8px 5px;
    margin-left: 0 !important;
}
    #stockStatus.instock{
            color: #178700 !important;
    font-size: 2em;
    border: 1px solid #178700;
    margin-top: 3px !important;
    display: block;
    margin-right: -11px !Important;
    }
    .searchresult {
    width: 38%;
    max-width: none;
    display: inline-block;
    padding: 0;
}
    .thumbnail>img, .thumbnail a>img {
    margin-right: auto;
    margin-left: auto;
    width: 100px !important;
    margin: 0 auto;
}
    div.searchresult .thumbnail .caption .description,
    div.searchresult .thumbnail .caption .description a{
        height:40px;
    }
    p.answer {
    margin: 0 0 20px !important;
    font-size: 12px;
}
    p.answer::before{
        display: none;
    }
    h4.question {
    color: #428bca;
    font-size: 13px;
    font-weight: bold;
}
    div.review-recommended {
    margin: 5px 0;
    font-size: 11px;
}
    div.review-author-info {
 
    font-size: 12px;
}
    div.review-author-info {
 
    padding: 10px;
}
#reviews, #qas {
    background: transparent;
    margin: 0;
    padding: 0 !important;
    box-shadow: none;
    margin-bottom: 10px;
}
a.new-review.pull-right {
    float: none !important;
    display: block;
    padding: 5px 0;
}
div.review {
    border-bottom: dashed 1px #ccc;
    margin-bottom: 10px !important;
    padding: 0 !important;

}
td.item-price .price,
td.item-price .specialprice{
    font-size: 8px;
    margin-top: 0;
    display: block;
}
tr.comparisonDescription{
    height: auto !important;
}
 .listprice {
    text-decoration: line-through;
    color: #000 !important;
    font-size: 8px !important;
}
#compare-row .col-sm-12 {
    padding: 0;
}
.table-bordered>tbody>tr>td{
        padding: 3px;
}
.comparisondesclink{
    overflow: hidden;
        text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.review .well{
    margin-bottom: 10px;
        padding: 10px;
    background-color: #fff;
}
    #reviews h3, #reviews p{
        margin: 0;
    }
    div#comparison td {
    vertical-align: top;
    font-size: 9px !important;
    word-break: break-all;
}
    .breadcrumb {
    
        font-size: 10px !important; 
    }
    div#productcopy {
        margin: 20px 0;
        font-size: 11px;
        line-height: 18px;
    }
    span#productprice {
    font-size: 17px !important;
    font-weight: bold;
}
   
    table#price-table {
    margin: 0;
    width: 100%;
    float: none;
}
    .navbar { 
    min-height: 0; 
}
  
    .searchresults.row{
        min-height: 0 !important;
    }
    .btn-comparechart{
        font-size: 11px;
    }
    table#price-table td {
    padding: 0;
}
    h3, .h3 {
    font-size: 13px;
    font-weight: bold;
}
    .price strike{
        font-size: 12px !important;
    }
    div.searchresult .thumbnail .caption .price {
    font-size: 12px;
    font-weight: bold;
}
    .btn-row {
    margin:0 15px 0 0;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}
    .searchresult {
    max-width: 40%;
    display: inline-block;
    padding: 0;
}
    
    div.searchresult div.searchresulttitle {
     
    font-size: 11px; 
}
    div.searchresult .thumbnail .caption .description a{
            font-size: 10px;letter-spacing: 0;
    }
    .btn-resource {
    padding: 4px 0px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    display: inline-block;
    float: none !important;
    font-size: 11px !important;
   padding: 0 !important;
    letter-spacing: -1px;

    width: 132px !important;
}
}
@media (max-width:1199px)
{
    a#showroom-pickup, a#add-to-wishlist
    {
        margin-bottom:10px;
    }
    .productthumbs {
    
    margin-top: 0;
}
}

@media (min-width:1200px)
{
    div#showroom-pickup-wrapper
    {
        padding-right:4px;
    }

    div#add-to-wishlist-wrapper
    {
        padding-left:4px;
    }
}

span#pricelabel
{
    font-weight:bold;
    font-size:1.25em;
}

del#productwasprice
{
    font-size: 1.25em;
}

span#productprice
{
    font-size:1.75em;
    font-weight:bold;
}

#productprice.saleprice
{
    color: #d71921;
}

#productsalepricetitle
{
    font-weight:bold;
}

div#productcopy
{
    margin:20px 0;
}

ul#qtyalerts, ul#productalerts
{
    list-style-type:none;
    margin:0 0 10px 0;
    padding:0;
}

ul#qtyalerts li .qtyalerttitle
{
    font-weight:bold;
}

div.special-message p
{
    font-size: 1.3em;
    font-weight: bold;
    color: #F00;
}

#stockStatus {
    margin-bottom:10px;
}

#stockStatus,
#divStockCheckResult
{    
    font-weight: bold;
    text-align: right;
}

#stockStatus,
#divStockCheckResult
{    
    font-weight: bold;
    text-align: right;
}

#stockStatus.instock,
#divStockCheckResult.instock
{
    color: #178700;
    font-size: 2em;
}

#stockStatus.outstock,
#divStockCheckResult.outstock 
{
    font-size: 1.0em;
    color: #d71921;
    text-align:left;
}

.outstock-header {
    font-size:14px;
    color:#c00;
}

.outstock-description {
    font-size:12px;
    color:#000;
}


div.searchresult-header h3, div#reviews h3{
    border-bottom: none;
}
table#price-table tr#total-row td
{
    font-size:1.25em;
    font-weight:bold;
}
div#also-bought{
    margin-bottom: 40px;
}
div#comparison
{
    padding: 40px;
    background:#fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    margin-bottom: 40px;
}

div#comparison h3
{
   padding-bottom: 15px;
}
div#comparison td:first-child {
    width: 16.6%;
      vertical-align: text-top;
      font-weight: bold;
     
}
#comparison-images-container > td{
    border-right: 1px solid #e1e1e1;
}
#comparison-images-container > td:first-child{
     background: #e1e1e1;
}
div#comparison td {
    width: 16.6%;
      vertical-align: top;
      font-size: 11px;
}
table.current{
    background:rgb(240, 255, 202);
}
table#comparison-images
{
    width:100%;
 
 
}

table#comparison-images td
{
    text-align:center;
    
     
}

table#comparison-images td a.image-link
{
    display:block;
    padding:10px;
}
tr.comparisonHeader{
    height: 20px;
}
tr.comparisonImage{
   height: 120px;
   background: #fff;
   border-right: 1px solid #fff;
   border-left: 1px solid #fff;
}
table.current tr.comparisonImage{
    border-right: 1px solid rgb(240, 255, 202);
    border-left: 1px solid rgb(240, 255, 202);

}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td{
    border-top: 0;
    border-bottom: 1px solid #c4c4c4;
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
}
.attribute_value_cell.hovered,
#comparison-images-container > td.hovered
{
    background:#f5f5f5;
}
.attribute_value_cell.hovered-target,
#comparison-images-container > td.hovered-target
{
    background:#e1e1e1 !important;
}
tr.comparisonDescription{
    height: 60px;
    overflow: hidden;
    vertical-align: text-top;
}
tr.comparisonDescription > td {
    padding: 0 5px;
}
td.current, th.current
{
    background-color:rgb(240, 255, 202) !important;
}

table#comparison-images td.header
{
    font-weight:bold;
       height: 40px;
       line-height: 40px;
}

table#comparison-images td.item-price
{
    color:#d71921;
    font-size:1.5em;
}

.btn-resource
{
    width:100%;
    float:left;
    margin:2px;
    font-size: 12px;
    padding: 4px 0px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    font-weight:bold;
    height: 34px;
    line-height: 34px;
     padding: 0 !important;
    padding: 0;
}

.btn-resource:hover
{
    background-image:url(https://d27ewrs9ow50op.cloudfront.net/button_chrome.png);
    background-repeat:repeat-x;
    background-position:bottom;
}

@media (min-width:768px)
{
    .btn-resource
    {
        width:48%;
        float:left;
        margin:2px;
    }
}

@media (min-width:1200px)
{
    .btn-resource
    {
        width:32.6%;
    }
}

a.btn.btn-specification-sheet
{
    background-color: #FFBA20;
    color: #000;
}

a.btn.btn-additional-specifications
{
    background-color: #FF8A00;
    color: #000;
}

a.btn.btn-tolerances
{
    background-color: #2485B1;
    color: #fff;
}

a.btn.btn-manual
{
    background-color: #24B19F;
    color: #fff;
}

a.btn.btn-parts-list
{
    background-color: #181EBD;
    color: #fff;
}
a.btn.btn-animation
{
    background-color:#c00;
    color:#fff;
}
a.btn.btn-comparison
{
    background-color:#19925a;
    color:#fff;
}
a.btn.btn-purchase-parts
{
    background-color:#9B08CE;
    color:#fff;
}
.btn-comparechart
{
   
    font-weight: bold;

   white-space: normal !important;
    
   left: 0;  
   margin: 0 auto;
   display: block;
   float:right;
}
#divStockCheckResult h4{
    text-align: left;
}
#divStockCheckResult table{
    width: 100%;
    font-size: 11px;
       text-align: left;
       margin-bottom: 10px;
}
#divStockCheckResult table tr:nth-child(odd){
   background: #efefef;
}
#divStockCheckResult table td{
    padding: 2px;
}
#divStockCheckResult table td.in-stock{
   color: #178700;
}
#divStockCheckResult table td.out-of-stock{
   color: #d71921;
}
a.btn.btn-msds
{
    background-color:#F5F659;
    color:#000;
}

tr#sale-header
{
    color: #d71921;
    font-weight: bold;
    font-size: 150%;
}

.listprice
{        
    text-decoration: line-through;    
    color: #000 !important;
    font-size: 18px;
}
.nav-tabs{
    border-top: 1px solid #ddd;
  background:#f2f2f2;
}
.feature_bullet{
    border-bottom: 1px solid #e1e1e1; 
    height: 55px;
    padding: 5px;
}

.hovered > .feature_bullet{
     border-bottom: 1px solid #aaa; 
}
    .nav-tabs>li>a{
        border: none;
        border-right: 1px solid #c4c4c4;
        border-radius: 0;
        padding: 5px 20px;
        margin-right: -2px;
   
    }
    .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
        border: none;
    }
.nav-tabs li.active a
{        
    background:#d71921 !important;
    color: #fff !important;    
    font-weight: bold;
    border-bottom: none;
    border-top: none;
}
    
.nav-tabs li.active a:hover
{        
    background:#d71921 !important;
}
        
.nav-tabs li a:hover
{
    background:#fbb !important;
}

div#catalogPages
{
    margin-top: 10px;
    font-size: 0.9em;
}

div#catalogPages div
{
    margin-top: 10px;
}

div#time-in-transit
{
    margin-bottom:5px;
}

@media (min-width:768px) {
    div#reviewFormModal {
        margin-top: 90px;
    }
}

div.review
{    
    border-bottom:dashed 1px #ccc;
    margin-bottom:20px;
    padding:10px;
}

    div.review hr {
        margin-top: 10px;
        margin-bottom: 10px;
        border-top: 1px solid #ddd;
    }

div.review-recommended {
    margin: 5px 0;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: green;
}

div#recentlyAdded, div#accessoriesModal
{
    -moz-box-shadow: 2px 2px 10px #000;
    -webkit-box-shadow: 2px 2px 10px #000;
    box-shadow: 2px 2px 10px #000;
}
        
div#recentlyAdded
{
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    border: solid 1px #808080;

    margin: 0 15px 0 0;
    background: #FFF;
    z-index: 100;
    padding: 40px 5px 5px 5px;
    max-width: 300px;
}
div#recentlyAdded .close
{
    height: 35px;
    line-height: 35px;    
}
div#recentlyAddedTitle,
div#accessoriesModalTitle
{
    position: absolute;
    top: 0;
left: 0;
right: 0;
background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */


    line-height: 35px;
    padding: 0 10px; 
    font-weight: bold;
    height: 35px;
}
        
 
div#recentlyAddedDescription
{
    font-size: 80%;
}
        
a#recentlyAddedUpdateQty
{
    padding-left: 5px;
    padding-right: 5px;
}
        
div#accessoriesModal
{
    display: none;
    position: absolute;
    top: 102%;
    right: 0;
    left: 0; 
    padding-top: 40px;
    
    background: #FFF;
    z-index: 100;
}
        

div#recentlyAddedTitle span.title, div#accessoriesModal span.title
{
    line-height: 20px;
}
        
        
div#accessoriesModalBody
{
    padding: 5px;
    max-height: 350px;
overflow: auto;
}
        
div#recentlyAddedItem td
{
    padding: 0 2px;
    vertical-align: middle;
}
        
 
div.accessoryModalItemNumber
{
    background: #fff;
    text-align: left;
    text-transform: uppercase;
    padding: 2px 5px;
}
        
 
        
div.accessoryModalItemDetail
{
    margin-left: 45px;
    padding: 5px;
}
        
div.accessoryModalItemDescription
{
    font-size: 90%;
    margin-bottom: 5px;
}
        
div.accessoryModalItemDescription a
{
    color:#000 !important;
}
        
 
     
 
#accessoriesModal .searchresult
{
    float: none; 
    width: 100%   
}

.goldbutton
{
    display: block;
    padding: 5px 15px;
    background: #c00;
    color: #fff;    
    margin-top: 10px;
}

.goldbutton:hover
{
    text-decoration: none;
    background: #f00;
    color: #fff;    
}

.redbutton
{
    display: block;
    border: 1px solid #c4c4c4;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
}

.redbutton:hover
{
    text-decoration: none;
    background: #FEA;    
}

 
div#recentlyAdded, div#accessoriesModal
{
    -moz-box-shadow: 0 4px 4px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 4px 4px rgba(0,0,0,0.4);
    box-shadow: 0 4px 4px rgba(0,0,0,0.4);
}
        
div#recentlyAdded
{
    display: none;
    position: fixed;
    top: 0;
    right: 0; 
    margin: 15px;
    z-index: 10001;
    padding: 40px 5px 5px;
    max-width: 300px;
    background: #f2f2f2;
}
div#recentlyAdded .close
{
    height: 35px;
    line-height: 35px;    
}
div#recentlyAddedTitle,
div#accessoriesModalTitle
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background:#fff;  
    line-height: 35px;
    padding: 0 10px; 
    font-weight: bold;
    height: 35px;
}
        
 div#accessoriesModalTitle {
      background: #428bca;
    color: #fff;
        left: 5px;
    right: 5px;
}
        
div#recentlyAddedDescription
{
    min-width: 150px;
    font-size: 13px;
    padding: 0 0 15px 6px;
    min-height: 57px;
}
img#recentlyAddedImage { 
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    padding: 5px;
    background: #fff; 
    width: 100%;
}
#recentlyAddedPrice{
    text-align: center;
    padding: 5px; 
    font-weight: bold; 
    background: #fff;
    margin: 5px 0;
    border: 1px solid #c4c4c4;
    border-radius: 3px;
    min-width: 75px;
}
        input#recentlyAddedQty {
    border: 1px solid #c4c4c4;
    height: 37px;
    border-radius: 3px;
    padding: 10px !important;
    text-align: center;
    display: block; 
    width: 100%;
    max-width: 60px;
}
        #recentlyAddedTotals table{
            width: 100%;
    table-layout: fixed;
        }
 #recentlyAdded .goldbutton{
    float: right;
    width: 100%;
    text-align: center;
    background: #f0cf5a;
    color: #000;
    padding: 10px;
    border-radius: 3px;
    margin-top: 5px;
    border: 1px solid #c4a535;
    font-weight: bold;
    text-transform: lowercase;
    font-size: 12px;
    letter-spacing: 1px;
 }
  #recentlyAdded .goldbutton:hover,
  a#recentlyAddedUpdateQty:hover{
      text-decoration:none;
      -webkit-filter:brightness(105%);
      -moz-filter:brightness(105%);
      filter:brightness(105%);
  }
 div#recentlyAddedTotals {
      padding: 10px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #c4c4c4;
    font-size: 12px;
    line-height: 22px;
}
a#recentlyAddedUpdateQty
{
      
    background: #f0cf5a;
    width: 100%;
    padding: 0 5px;
    color: #000;
    border-radius: 4px;
    display: block;
    text-align: center;
    font-size: 11px;
    
    margin-top: 5px;
    font-weight: bold;
    margin-bottom: 5px;
    height: 32px;
    line-height: 31px;
    border: 1px solid #c4a535;
}
        
div#accessoriesModal
{
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    /* border: solid 1px #808080; */
    padding-top: 35px;
    background: #FFF;
    z-index: 100; 
}
.accessoryModalItem{
    padding: 10px;
    border: 1px solid #d7d7d7;
    margin-bottom: 5px;
    font-size: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    background: #fff;
}
 .accessoryModalItemImage {
    max-width: 75px;
    float: left;
    margin: 0 15px 0 0;
}       

div#recentlyAddedTitle span.title, div#accessoriesModal span.title
{
    line-height: 20px;
}
.accessoryModalItem .redbutton{
    display: block;
    padding: 5px;
    border: 1px solid #c4c4c4;
    overflow: hidden;
    text-align: center;
    border-radius: 3px;
    margin-top: 5px;
    background: #fff;
}
        .accessoryModalItem .redbutton:hover{
            text-decoration:none;
                -webkit-filter:brightness(95%);
      -moz-filter:brightness(95%);
      filter:brightness(95%);
        }
div#accessoriesModalBody
{
    padding: 5px;
    max-height: 350px;
    overflow: auto;
    background: #f2f2f2;
    margin-right: 5px;
}
        
div#recentlyAddedItem td
{
    padding: 0 2px;
    vertical-align: top;
}
a.catalog-thumb
{
    margin-bottom:5px;
    margin-right:3px;
    display:block;
    width:58px;
    float:left; 
}

    a.catalog-thumb:hover {
        text-decoration:none;
    }

    a.catalog-thumb > span.catalog-page {
        display: block;
        text-align: center;
        color:#888;
    }

div#animationModal {
    display: none;
    width: 1002px;
    height: 729px;
    background: #fff;
    border: 1px solid black; 
    position: fixed;
    top: 50%;
    margin-top: -333.5px;
   left: 50%;
   margin-left: -500px;
}
    div#animationModal .modalHeader span {
        height: 100%;
        padding: 0 10px;
        line-height: 30px;
    }
    div#animationModal .modalHeader {
        border:1px solid black;
        background: #4c4c4c;
        color: #fff;
        height: 30px;
        position: absolute;
        top: -30px;
        left: -1px;
        right: -1px;

    }
    div#animationModal .closeModal {
        float:right;
        height: 100%;
        line-height: 30px;
        margin-right: 10px;
        text-align: center;
        -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
        div#animationModal .closeModal:hover {
        cursor:pointer;
        color: #c00;
        }
    div#animationModal iframe {
        width: 100%;
        height: 100%;
    }

h4.question {
    color:#428bca;
}

p.answer {
    margin: 0 40px 40px 40px;
}

    p.answer::before {
        content: "A:";
        position: absolute;
        left: 56px;
        font-size: 30px;
        line-height: 30px;
    }

div.review-rating, div.review-form-rating {
    color: gold;
    font-size: 22px;
}

span#ratingDescription {
    color: #000;
}

div.review-author {
    margin-top: 19px;
}

div.review-body {
    margin-bottom:20px;
}

div.review-author, div.review-header, div.review-footer {
    font-weight: bold;
}



.review .well {
  border-radius: 0;
  box-shadow: none;
}

.review-comment .well{
    background-color:#eee;
}

.review-comment.official .well {
    background-color: rgba(0, 128, 0, 0.125);
}

.review-comment-author {
    font-weight: bold;
    background: #ddd;
    padding: 10px 15px;
}

.review-comment.official .review-comment-author {
    background-color: green;
    color: white;
}

.review i.fa.fa-user, .review-comment i.fa.fa-user {
  color: #fff;
  background: #d71921;
  padding: 5px;
}

.review-comment.official i.fa.fa-user {
    color: green;
    background: #fff;
}

div.review-comment-form {
  background: #ddd;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}

div.review-author-info {
    background: #ddd;
    padding: 15px;
}

div.review-author {
    margin-top: 0;
}

div.comments-footer {
    padding: 0 15px;
    margin-bottom: 20px;
}