.addon_deployed_list_attribut{
    margin-top: 15px;
}
.addon_deployed_list_attribut tr.active td{
    background-color: #ffffdd;
}
.addon_deployed_list_attribut .td_prod_qty_input input{
    width: 60px;
    text-align: center;
    padding-left: 2px;
    padding-right: 2px;
}
.addon_deployed_list_attribut img.img_attrib_column{
    width: 80px;
}
.addon_deployed_list_attribut img.img_attrib{
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
.addon_deployed_list_attribut .prod_base_price{
    font-size: 80%;
}
.addon_deployed_list_attribut .block_qty_input{
    white-space: nowrap;
}
.productfull #availability_status_product{
    display: none;
}
/*.productfull .block_available{
    display: none;
}*/