#hwi-product-prices {
    font: 11px arial, helvetica, tahoma, sans-serif;
    color: #333;
}

#hwi-product-prices a {
    color: #333;
    text-decoration: none;
}

#hwi-product-prices .hidden {
    display: none;
}

#hwi-product-prices .pull-right {
    float: right;
}

#hwi-product-prices img {
    border: 0;
    vertical-align: middle;
}

#hwi-product-prices .table-price {
    border: 1px solid #dfdfdf;
    width: auto;
    border-collapse: collapse;
    border-spacing: 0;
}

#hwi-product-prices .table-price th {
    border-bottom: 1px solid #dfdfdf;
    background-color: #efefef;
    font-size: 14px;
    font-weight: bold;
    height: 14px;
    margin-bottom: 20px;
    padding: 5px;
    text-align: left;
}

#hwi-product-prices .table-price tbody td {
    font-size: 12px;
    line-height: normal;
    margin-bottom: 2px;
    vertical-align: middle;
    text-align: left;
    padding: 5px;
}

#hwi-product-prices .table-price td.centered,
#hwi-product-prices .table-price th.centered {
    text-align: center;
}

#hwi-product-prices .table-price tbody td.price {
    font-weight: bold;
    position: relative;
    text-align: right !important;
}

#hwi-product-prices .table-price tbody tr.secondary-row td {
    padding-top: 0;
}

#hwi-product-prices img.shoplogo {
    background: white;
    height: 25px;
    padding: 2px 1px;
    width: 125px;
    vertical-align: middle;
}

#hwi-product-prices img.stars-small {
    width: 84px;
    height: 16px;
}

#hwi-product-prices .stock {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    display: inline-block;
    font-size: 8px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    width: 16px;
}

#hwi-product-prices .stock-24h {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: url('http://content.hwigroup.net/images/fugue/truck-box-label.png') no-repeat;
}

#hwi-product-prices .stock-blue {
    background-color: #5459ff;
}

#hwi-product-prices .stock-grey {
    background-color: whitesmoke;
    border: 1px solid #b1b1b1;
}

#hwi-product-prices .stock-red {
    background-color: #ff5457;
}

#hwi-product-prices .stock-green {
    background-color: #82cb78;
}

#hwi-product-prices .stock a {
    color: #fff;
}

#hwi-product-prices div.tooltip {
    display: none;
    left: 35px;
    position: absolute;
    width: 222px;
    z-index: 500;
}

#hwi-product-prices div.tooltip div.arrow,
#hwi-product-prices div.tooltip div.arrow:after {
    border-color: transparent;
    border-style: solid;
    display: inline-block;
    height: 0;
    position: absolute;
    width: 0;
}

#hwi-product-prices div.tooltip div.arrow:after {
    content: "";
    z-index: -1;
}

#hwi-product-prices div.tooltip div.arrow {
    border-right-color: whitesmoke;
    border-width: 10px 10px 10px 0;
    left: -9px;
    margin-top: -10px;
    top: 50%;
}

#hwi-product-prices div.tooltip div.arrow:after {
    border-right-color: rgba(0, 0, 0, 0.25);
    border-width: 11px 11px 11px 0;
    bottom: -11px;
    left: -1px;
}

#hwi-product-prices div.tooltip .tooltip-content {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    background-color: whitesmoke;
    border: 1px solid #ccc;
    color: #000;
    font-size: 10px;
    font-weight: normal;
    padding: 10px;
    text-align: left;
}

#hwi-product-prices div.tooltip .tooltip-content p.top {
    margin-top: 3px;
}

#hwi-product-prices div.tooltip .tooltip-content dl {
    margin: 0;
    padding: 0;
}

#hwi-product-prices div.tooltip .tooltip-content dl.dl-horizontal dd {
    width: 110px;
    margin: 0;
    padding: 0;
    line-height: 18px;
    margin-left: 110px;
}

#hwi-product-prices div.tooltip .tooltip-content dl.dl-horizontal dt {
    font-weight: bold;
    line-height: 18px;
    margin-left: 120px;
    margin: 0;
    padding: 0;
    float: left;
    width: 100px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#hwi-product-prices .btn {
    display: inline-block;
    margin-bottom: 0;
    line-height: 14px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    padding: 4px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#hwi-product-prices .btn:hover,
#hwi-product-prices .btn:focus,
#hwi-product-prices .btn:active,
#hwi-product-prices .btn.active,
#hwi-product-prices .btn.disabled,
#hwi-product-prices .btn[disabled] {
    color: #333333;
    background-color: #e6e6e6;
}

#hwi-product-prices .btn:active,
#hwi-product-prices .btn.active {
    background-color: #cccccc;
}

#hwi-product-prices .btn:hover,
#hwi-product-prices .btn:focus {
    color: #333333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

#hwi-product-prices .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#hwi-product-prices .btn.active, #hwi-product-prices .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

#hwi-product-prices .btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

#hwi-product-prices .btn-primary:hover,
#hwi-product-prices .btn-primary:focus,
#hwi-product-prices .btn-primary:active,
#hwi-product-prices .btn-primary.active,
#hwi-product-prices .btn-primary.disabled,
#hwi-product-prices .btn-primary[disabled] {
    color: #ffffff;
    background-color: #0044cc;
}

#hwi-product-prices .btn-primary:active,
#hwi-product-prices .btn-primary.active {
    background-color: #003399;
}

#hwi-product-prices .table-price th:nth-child(2),
#hwi-product-prices .table-price td:nth-child(2),
#hwi-product-prices .table-price th:nth-child(3),
#hwi-product-prices .table-price td:nth-child(3) {
    display: none;
}
