
.pstStockBar .pst-bar-wrp .pst-bar,
.pstStockBar .pst-bar-wrp .pst-bar-others {
    font-size: 150%;
}
.product_list .pstStockBar .pst-bar-wrp .pst-bar, #product .product_list .pstStockBar .pst-bar-wrp .pst-bar,
#product_list .pstStockBar .pst-bar-wrp .pst-bar, #product #product_list .pstStockBar .pst-bar-wrp .pst-bar,
.ajax_block_product .pstStockBar .pst-bar-wrp .pst-bar, #product .ajax_block_product .pstStockBar .pst-bar-wrp .pst-bar,
.product-miniature .pstStockBar .pst-bar-wrp .pst-bar, #product .product-miniature .pstStockBar .pst-bar-wrp .pst-bar,
.product_list .pstStockBar .pst-bar-wrp .pst-bar-others, #product .product_list .pstStockBar .pst-bar-wrp .pst-bar-others,
#product_list .pstStockBar .pst-bar-wrp .pst-bar-others, #product #product_list .pstStockBar .pst-bar-wrp .pst-bar-others,
.ajax_block_product .pstStockBar .pst-bar-wrp .pst-bar-others, #product .ajax_block_product .pstStockBar .pst-bar-wrp .pst-bar-others,
.product-miniature .pstStockBar .pst-bar-wrp .pst-bar-others, #product .product-miniature .pstStockBar .pst-bar-wrp .pst-bar-others {
    font-size: 100%;
}
.pstStockBar .pst-bar.psb-high,
.pstStockBar .psb-squares-wrp.psb-high .psb-dot-active {
    background: #7db9e8;
    background: -moz-linear-gradient(left, #7db9e8 0%, rgba(75, 135, 232, 1) 100%);
    background: -webkit-linear-gradient(left, #7db9e8 0%, rgba(75, 135, 232, 1) 100%);
    background: linear-gradient(to right, #7db9e8 0%, rgba(75, 135, 232, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='rgba(75, 135, 232, 1)',GradientType=1 );
}
.pstStockBar .psb-dots-wrp.psb-high .psb-dot-active,
.pstStockBar .psb-scale-wrp.psb-high .psb-dot-active {
    background: #7db9e8;
}
.pstStockBar .pst-bar.psb-medium,
.pstStockBar .psb-squares-wrp.psb-medium .psb-dot-active {
    background: #ffce1b;
    background: -moz-linear-gradient(left, #ffce1b 0%, rgba(255, 156, 0, 1) 100%);
    background: -webkit-linear-gradient(left, #ffce1b 0%, rgba(255, 156, 0, 1) 100%);
    background: linear-gradient(to right, #ffce1b 0%, rgba(255, 156, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffce1b', endColorstr='rgba(255, 156, 0, 1)',GradientType=1 );
}
.pstStockBar .psb-dots-wrp.psb-medium .psb-dot-active,
.pstStockBar .psb-scale-wrp.psb-medium .psb-dot-active {
    background: #ffce1b;
}
.pstStockBar .pst-bar.psb-low,
.pstStockBar .psb-squares-wrp.psb-low .psb-dot-active {
    background: #ff5722;
    background: -moz-linear-gradient(left, #ff5722 0%, rgba(255, 37, 0, 1) 100%);
    background: -webkit-linear-gradient(left, #ff5722 0%, rgba(255, 37, 0, 1) 100%);
    background: linear-gradient(to right, #ff5722 0%, rgba(255, 37, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5722', endColorstr='rgba(255, 37, 0, 1)',GradientType=1 );
}
.pstStockBar .psb-dots-wrp.psb-low .psb-dot-active,
.pstStockBar .psb-scale-wrp.psb-low .psb-dot-active {
    background: #ff5722;
}

    #pQuantityAvailable, #availability_statut, #product-availability, #last_quantities {
        display: none !important;
    }

    .pstStockBar.psb-over_img .psb-content-wrp {
        background: rgb(255, 255, 255);
    }

.pstStockBar.psb-1-bar .pst-bar-wrp,
.pstStockBar .pst-bar-others .psb-dot {
    background: #dedede;
}

                                    .pstStockBar .pst-bar.psb-lvl-1,
        .pstStockBar .psb-squares-wrp.psb-lvl-1 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-1 .psb-dot-active {
            background: rgb(255, 61, 0);
            background: -moz-linear-gradient(left, rgb(255, 61, 0) 0%, rgba(255, 11, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(255, 61, 0) 0%, rgba(255, 11, 0, 1) 100%);
            background: linear-gradient(to right, rgb(255, 61, 0) 0%, rgba(255, 11, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(255, 61, 0)', endColorstr='rgba(255, 11, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-1 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-1 .psb-dot-active {
            background: rgb(255, 61, 0);
        }
                    .pstStockBar .psb-lvl-1-text {
                color: rgb(255, 0, 0) !important;
            }
                                            .pstStockBar .pst-bar.psb-lvl-3,
        .pstStockBar .psb-squares-wrp.psb-lvl-3 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-3 .psb-dot-active {
            background: rgb(249, 145, 39);
            background: -moz-linear-gradient(left, rgb(249, 145, 39) 0%, rgba(249, 95, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(249, 145, 39) 0%, rgba(249, 95, 0, 1) 100%);
            background: linear-gradient(to right, rgb(249, 145, 39) 0%, rgba(249, 95, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(249, 145, 39)', endColorstr='rgba(249, 95, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-3 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-3 .psb-dot-active {
            background: rgb(249, 145, 39);
        }
                                            .pstStockBar .pst-bar.psb-lvl-4,
        .pstStockBar .psb-squares-wrp.psb-lvl-4 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-4 .psb-dot-active {
            background: rgb(255, 206, 27);
            background: -moz-linear-gradient(left, rgb(255, 206, 27) 0%, rgba(255, 156, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(255, 206, 27) 0%, rgba(255, 156, 0, 1) 100%);
            background: linear-gradient(to right, rgb(255, 206, 27) 0%, rgba(255, 156, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(255, 206, 27)', endColorstr='rgba(255, 156, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-4 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-4 .psb-dot-active {
            background: rgb(255, 206, 27);
        }
                                            .pstStockBar .pst-bar.psb-lvl-5,
        .pstStockBar .psb-squares-wrp.psb-lvl-5 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-5 .psb-dot-active {
            background: rgb(45, 177, 18);
            background: -moz-linear-gradient(left, rgb(45, 177, 18) 0%, rgba(0, 177, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(45, 177, 18) 0%, rgba(0, 177, 0, 1) 100%);
            background: linear-gradient(to right, rgb(45, 177, 18) 0%, rgba(0, 177, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(45, 177, 18)', endColorstr='rgba(0, 177, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-5 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-5 .psb-dot-active {
            background: rgb(45, 177, 18);
        }
                                            .pstStockBar .pst-bar.psb-lvl-6,
        .pstStockBar .psb-squares-wrp.psb-lvl-6 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-6 .psb-dot-active {
            background: rgb(255, 61, 0);
            background: -moz-linear-gradient(left, rgb(255, 61, 0) 0%, rgba(255, 11, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(255, 61, 0) 0%, rgba(255, 11, 0, 1) 100%);
            background: linear-gradient(to right, rgb(255, 61, 0) 0%, rgba(255, 11, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(255, 61, 0)', endColorstr='rgba(255, 11, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-6 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-6 .psb-dot-active {
            background: rgb(255, 61, 0);
        }
                    .pstStockBar .psb-lvl-6-text {
                color: rgb(255, 0, 0) !important;
            }
                                            .pstStockBar .pst-bar.psb-lvl-7,
        .pstStockBar .psb-squares-wrp.psb-lvl-7 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-7 .psb-dot-active {
            background: rgb(249, 145, 39);
            background: -moz-linear-gradient(left, rgb(249, 145, 39) 0%, rgba(249, 95, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(249, 145, 39) 0%, rgba(249, 95, 0, 1) 100%);
            background: linear-gradient(to right, rgb(249, 145, 39) 0%, rgba(249, 95, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(249, 145, 39)', endColorstr='rgba(249, 95, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-7 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-7 .psb-dot-active {
            background: rgb(249, 145, 39);
        }
                                            .pstStockBar .pst-bar.psb-lvl-8,
        .pstStockBar .psb-squares-wrp.psb-lvl-8 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-8 .psb-dot-active {
            background: rgb(255, 206, 27);
            background: -moz-linear-gradient(left, rgb(255, 206, 27) 0%, rgba(255, 156, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(255, 206, 27) 0%, rgba(255, 156, 0, 1) 100%);
            background: linear-gradient(to right, rgb(255, 206, 27) 0%, rgba(255, 156, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(255, 206, 27)', endColorstr='rgba(255, 156, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-8 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-8 .psb-dot-active {
            background: rgb(255, 206, 27);
        }
                                            .pstStockBar .pst-bar.psb-lvl-9,
        .pstStockBar .psb-squares-wrp.psb-lvl-9 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-9 .psb-dot-active {
            background: rgb(45, 177, 18);
            background: -moz-linear-gradient(left, rgb(45, 177, 18) 0%, rgba(0, 177, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(45, 177, 18) 0%, rgba(0, 177, 0, 1) 100%);
            background: linear-gradient(to right, rgb(45, 177, 18) 0%, rgba(0, 177, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(45, 177, 18)', endColorstr='rgba(0, 177, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-9 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-9 .psb-dot-active {
            background: rgb(45, 177, 18);
        }
                                            .pstStockBar .pst-bar.psb-lvl-10,
        .pstStockBar .psb-squares-wrp.psb-lvl-10 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-10 .psb-dot-active {
            background: rgb(255, 61, 0);
            background: -moz-linear-gradient(left, rgb(255, 61, 0) 0%, rgba(255, 11, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(255, 61, 0) 0%, rgba(255, 11, 0, 1) 100%);
            background: linear-gradient(to right, rgb(255, 61, 0) 0%, rgba(255, 11, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(255, 61, 0)', endColorstr='rgba(255, 11, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-10 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-10 .psb-dot-active {
            background: rgb(255, 61, 0);
        }
                    .pstStockBar .psb-lvl-10-text {
                color: rgb(255, 0, 0) !important;
            }
                                            .pstStockBar .pst-bar.psb-lvl-11,
        .pstStockBar .psb-squares-wrp.psb-lvl-11 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-11 .psb-dot-active {
            background: rgb(249, 145, 39);
            background: -moz-linear-gradient(left, rgb(249, 145, 39) 0%, rgba(249, 95, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(249, 145, 39) 0%, rgba(249, 95, 0, 1) 100%);
            background: linear-gradient(to right, rgb(249, 145, 39) 0%, rgba(249, 95, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(249, 145, 39)', endColorstr='rgba(249, 95, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-11 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-11 .psb-dot-active {
            background: rgb(249, 145, 39);
        }
                                            .pstStockBar .pst-bar.psb-lvl-12,
        .pstStockBar .psb-squares-wrp.psb-lvl-12 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-12 .psb-dot-active {
            background: rgb(255, 206, 27);
            background: -moz-linear-gradient(left, rgb(255, 206, 27) 0%, rgba(255, 156, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(255, 206, 27) 0%, rgba(255, 156, 0, 1) 100%);
            background: linear-gradient(to right, rgb(255, 206, 27) 0%, rgba(255, 156, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(255, 206, 27)', endColorstr='rgba(255, 156, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-12 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-12 .psb-dot-active {
            background: rgb(255, 206, 27);
        }
                                            .pstStockBar .pst-bar.psb-lvl-13,
        .pstStockBar .psb-squares-wrp.psb-lvl-13 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-13 .psb-dot-active {
            background: rgb(45, 177, 18);
            background: -moz-linear-gradient(left, rgb(45, 177, 18) 0%, rgba(0, 177, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(45, 177, 18) 0%, rgba(0, 177, 0, 1) 100%);
            background: linear-gradient(to right, rgb(45, 177, 18) 0%, rgba(0, 177, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(45, 177, 18)', endColorstr='rgba(0, 177, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-13 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-13 .psb-dot-active {
            background: rgb(45, 177, 18);
        }
                                            .pstStockBar .pst-bar.psb-lvl-14,
        .pstStockBar .psb-squares-wrp.psb-lvl-14 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-14 .psb-dot-active {
            background: rgb(255, 61, 0);
            background: -moz-linear-gradient(left, rgb(255, 61, 0) 0%, rgba(255, 11, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(255, 61, 0) 0%, rgba(255, 11, 0, 1) 100%);
            background: linear-gradient(to right, rgb(255, 61, 0) 0%, rgba(255, 11, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(255, 61, 0)', endColorstr='rgba(255, 11, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-14 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-14 .psb-dot-active {
            background: rgb(255, 61, 0);
        }
                    .pstStockBar .psb-lvl-14-text {
                color: rgb(255, 0, 0) !important;
            }
                                            .pstStockBar .pst-bar.psb-lvl-15,
        .pstStockBar .psb-squares-wrp.psb-lvl-15 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-15 .psb-dot-active {
            background: rgb(249, 145, 39);
            background: -moz-linear-gradient(left, rgb(249, 145, 39) 0%, rgba(249, 95, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(249, 145, 39) 0%, rgba(249, 95, 0, 1) 100%);
            background: linear-gradient(to right, rgb(249, 145, 39) 0%, rgba(249, 95, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(249, 145, 39)', endColorstr='rgba(249, 95, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-15 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-15 .psb-dot-active {
            background: rgb(249, 145, 39);
        }
                                            .pstStockBar .pst-bar.psb-lvl-16,
        .pstStockBar .psb-squares-wrp.psb-lvl-16 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-16 .psb-dot-active {
            background: rgb(255, 206, 27);
            background: -moz-linear-gradient(left, rgb(255, 206, 27) 0%, rgba(255, 156, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(255, 206, 27) 0%, rgba(255, 156, 0, 1) 100%);
            background: linear-gradient(to right, rgb(255, 206, 27) 0%, rgba(255, 156, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(255, 206, 27)', endColorstr='rgba(255, 156, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-16 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-16 .psb-dot-active {
            background: rgb(255, 206, 27);
        }
                                            .pstStockBar .pst-bar.psb-lvl-17,
        .pstStockBar .psb-squares-wrp.psb-lvl-17 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-17 .psb-dot-active {
            background: rgb(45, 177, 18);
            background: -moz-linear-gradient(left, rgb(45, 177, 18) 0%, rgba(0, 177, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(45, 177, 18) 0%, rgba(0, 177, 0, 1) 100%);
            background: linear-gradient(to right, rgb(45, 177, 18) 0%, rgba(0, 177, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(45, 177, 18)', endColorstr='rgba(0, 177, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-17 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-17 .psb-dot-active {
            background: rgb(45, 177, 18);
        }
            
