@media screen and (min-width: 1300px) {
    input[id^=cart_sc] {
        width: 3.5em;
    }
}

.btn-basket_ordina_ora {
    color: white!important
}

.footerNews img{
    object-fit: contain;
    height: 50px;
    width: 50px;
    margin-top: 15px
}

.slider.slider-promo-2 .promo_scorrevoli>img{
    height: 200px;
}
.special_item{
    border:1px solid #c8c8c8; 
    min-height:280px; 
    margin-bottom:12px;
  }
  .special_item img{
    height: 150px;
  }

tr#heading_carello> td[data-header]{
    border-left: 0;
    border-right: 0;
}

tr#heading_carello td > div.th_head >a, 
tr#heading_carello> td[data-header] > a,
#heading_carello td div
{
    color:white!important;
}

#tRi_box_RV, #tRi_box_RA{
    margin-right: 5px!important;
}

.img_popup_comunic {
    margin: 0 auto;
    text-align: center;
    width: 75vh;
    max-width: 75vh!important;
}

.slider-promo-4 .slick-slide{
    background-color:#f1f1f1!important;
}

.slider-promo-4 .slick-slide img{
    max-height:170px;
    object-fit: contain;
}

@media (min-width:992px) and (max-width:1240px) {
    
    html, body, a, .form-control{
        font-size: 9px!important; 
    }

    input[name^=cart_quantity]{
        width: 25px;
    }

    .semaforo{
        width:30px
    }

    .main.delivery .data_consegna, 
    .main.delivery .wms_change_datacons, 
    .main.delivery .input-group-addon, 
    .main.delivery .input-group-addon.input-sm{
        padding: 0;
    }

    .main.delivery .date.datetimepicker{
        width:70px
    }

    .table > thead > tr > th, 
    .table > thead > tr > td, 
    .table > tbody > tr > th, 
    .table > tbody > tr > td, 
    .table > tfoot > tr > th, 
    .table > tfoot > tr > td {
        padding:10px 5px!important;
        margin:10px 0!important;
    }

    div.cols3.sidebar-left,div.cols3.sidebar-right{
        width:15%;
    }

    div.cols3#page{
        width:70%;
    }
}

.smalltext>.productAlterna{
    display:inline
}

.productAlterna,.product_list_model{
    display:block;
    clear:both;
    white-space: nowrap;
}   

.ordineVeloce_row{
    margin-bottom: 15px
}
.ordineVeloce_row label{
    margin-right: 10px
}

.ordineVeloce_row label input{
    margin-right:3px
}

#prod_0, input[id^=ord_vel_prod_].codice{
    width:70%
}
  
#qta_0, input[id^=ord_vel_qta_].quantita{
    width:30%
}

#ordineVeloce .input-group-addon label{    
    padding-right: 5px;
    padding-top: 2px;
    margin-bottom: 0!important;
} 
    
#ordineVeloce .input-group-addon input{
    margin-right:2px
}

.promoDescribe .img-responsive.img-thumbnail{
    width: auto;
}

.panel-heading .text-primary{
    margin: 0 10px 0 0;
}

.link_documenti_pdf img {
    width: 30px; 
    object-fit: contain; 
    height: 40px;
}


#heading_productinfo td, #heading_productinfo td div,
tr#heading_carello td, tr#heading_carello td div {
   background-color: #2e2f2f;
   color:white;
   font-weight: bold;
}


#page .panel {
    margin-bottom: 18px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel.Ypanel-default .img_punti_image{
    height:100px
}

#table-categories-home img{
    max-width: 150px;
}


div.lingue_topbar{
    margin-top:8px;
    padding-top:0
}

#table_basket_container{
    width:99%
}

body.password_forgotten #contentContainer {
    min-height: calc(100vh - 284px);
}

.btn-download .btn.download, 
#btn_precodici_all, 
#btn_precodici_reset{
    color: white!important;
}
  
    form[name="produ_list"] > table > tbody > tr, .products_new > tbody > tr {
        border-bottom:1px solid #ddd;
        padding-bottom: 0px;
    }
    
    form[name="produ_list"] > table > tbody > tr > td, .products_new > tbody > tr > td {
     padding: 8px 0;
    }
    
    #heading_carello td{
    background:#2e2f2f;
    font-weight: bold;
    /* font-size: 14px; */
    }
/*
    #heading_carello td div{
    color:white!important;
    font-size: 14px!important;
    }
*/
    span.productPrezzoNetto{
        color:#2e2f2f!important;
        font-weight:bold;
        padding: 4px 0;
        display: block;
        text-align: right;
        
    }
    /* fine sovrascrittura stile in linea "CSS_CUSTOM" */
    
    .inforicambi_tab_link{
        padding: 5px 15px;
        background: darkgrey;
        color: white!important;
        margin-right:2px
      }


    /*HEADER*/

    #bxslider-correlati .slick-slide {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 170px;
        border: 1px solid lightgrey;
    }
    
    #heading {
        margin-top:50px!important;
        margin-bottom: 15px;
        position: relative;
        display: flex;
        align-items: center;
    }
    
    /*Loader*/
    #loadingGears {
        position: fixed;
        top: 0;
        z-index: 99999;
        /*    background-color: #f6f6f6;*/
        background-color: rgba(255,255,255,0.6);
        width: 100%;
        height: 100vh;
    }
    
    #loadingGears img{
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -35px;
        margin-top: -36px;
        
    }
    
    /*Emmemedia Custom CSS*/
    #thisbody {
        background-color: #f6f6f6;
        /*padding-top: 70px;*/
    }
    
    .well {
        background-color: #eee!important;
    }
    
    
    /*Colori*/
    .text-primary {
        color:inherit!important;
        margin: 10px 0;
    }
    
    span.greetUser {
        font-weight: bold;
        color: #444;
        padding: 0 8px;
    }
    
    
    /*Navbar Left*/
        /*---> Categorie */
    li.subcategorBox2 {
        list-style: none;
        background-color: #fcfcfc;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        padding: 4px 32px;
    }
    
    li.subcategorBox2 a span.fa.fa-circle {
        display: none;
    }
    
    /*Dashboard*/
    
    /*---> Lista prodotti Home */
    td.productListing-data.quantity_tr {
        text-align: center!important;
    }
    /*
    .semaforo_span {
        display: block;
        margin: 8px!important;
    }
    */
    
    
    td.productListing-data.buy_now {
        text-align: left!important;
    }
    
    td.productListing-data.buy_now input[type=text] {
        margin: 0 4px!important;
    }
    
    td.productListing-data.buy_now .btn-incart {
        position: relative;
        top: -1px;
        left: 4px;
    }
    /*
    table.promozioni > tbody > tr > td.title {
        text-align: left!important;
    }
    */
    
    .label.label-success {
        display:inline;
        font-size: 11px;
        /*background: none!important;*/
    }

    .table-popup_promo_scelta
    
    .label.label-success .cl_sconto{
        padding: 5px;
        background-color: #469408!important;
        border-radius: 4px;
        margin-right: 1px;
    }
    
    .prodinfoPrezzoNetto {
        font-weight: bold;
        font-size: 16px;
    }
    
    
    /*Footer*/
    
    footer {
        padding: 8px 0;
    }
    
    footer img {
        width: 80px;
    }

    .container_footer_logos img{
        width:80px
    }
    
    .login-container-flex .container_footer_logos {
        justify-content: center;
    }

    .container_footer_logos {
        display: flex;
        /* justify-content: center; */
    }
    .container_footer_logos img {
        margin-right: 10px;
    }

    /* Slik Slider*/
    
    .slick-slider {
        position: relative;
        z-index: 10!important;
    }
    
    .slick-slide {
        background-color: transparent;
        margin: 0 8px!important;
        border-radius: 4px;
    }
/*
    div:not(.promo-body) .slick-slide img {
    }
    */
    .slick-slide img {
        border-radius: 4px;
        width: 100%;
    }
    
    .slick-prev, .slick-next {
        width: auto!important;
        height: auto!important;
    }
    
    .slick-prev {
        left: -8px!important;
        z-index: 11;    
    }
    
    .slick-next {
        right: -8px!important;
        z-index: 12;
    }

    input.qta_molt_doc{
        width:40px
    }
    
    #box_categories li.panel-heading{
        padding-left: 15px!important;
    }
    
    table.row_cart_add_product_btn .btn {
        color: white!important
    }
    
    table.row_cart_add_product_btn > tbody > tr > td {
        padding: 0 4px;
    }
    /*
    table.row_cart_add_product_btn > tbody > tr > td:nth-child(4) > a {
        padding:3px;
    }
    */
    
    td.productListing-heading.text-left.head_remove {
        color: white;
    }
    
    a.btn-image-infocar-repair.btn.btn-default.thickbox {
        background-image: none;
        background-color: white;
    }
    
    span.label.label-default.colorTitle.cartTotal {
        font-size: 16px;
    }
    
    #row_cart_add_product.affix {
        z-index: 999!important;
        top: 41px;
    
        left: 0;
        width: 100%;
        border-radius: 0;
        border: none;
        background-color: #e3e3e3;
        padding: 15px;
        box-shadow: 0px 5px 10px 2px rgb(0 0 0 / 0.20);
        transition: all 0.3s ease;
    }
    
    /* Categorie */
    
    #table-categories-home .a_img {
        transition: all .35s ease-in-out;
        display: inline-block;
        background-color: white;
        margin: 4px 0;
        padding: 4px;
        border-radius: 4px;
        overflow: hidden;
    }
    
    #table-categories-home .a_img:hover {
        box-shadow: 0px 1px 12px 0px rgb(0 0 0 / 0.25);
    }
    
    #table-categories-home .a_txt {
        font-weight: bold;
    }
    
    /* Messaggi */
    
    .cerca-messaggi {
        margin-bottom: 24px;
        display: block;
        clear: both;
        overflow: hidden;
    }
    
    .messaggio-dettaglio {
        background-color: white;
        padding-top: 24px;
        border-radius: 8px;
        overflow: hidden;
    }
    
    
    
    
    
    /* Integrazione 27-10-2020*/
    
    .w100 {
        width: 100%;
    }
    
    td.productListing-heading {
        font-weight: bold
    }
    
    #logo a .img-responsive.img-logo {
        width: auto;
        padding: 0;
        margin: auto;
        height: 148px;
        object-fit: contain;
    }
    
    #box_inforicambi_header .img-responsive {
        margin: auto;
        padding: 10px;
        height: auto;
        width: 80%;
    }
    
    form[name=frm_seleziona_promo] td.formAreaTitle{
        display:table-cell
    }

    span.user_account_detail{
        display:table
    }

    body.gest_agente #heading{
        margin-top:0;
        margin-bottom:0;
      }
      
      #thisbody.gest_agente{
        padding-top: 40px;
      }
      
    
    /* Integrazione 29-10-2020*/
    
    td.formAreaTitle {
        display: block;
        padding: 4px 0;
    }
    
    td.productListing-data.model {
        padding-right: 4px;
    }
    
    td.productListing-data.name {
        font-weight: bold;
        padding-left: 8px;
    }

    .modal-content #heading_carello td{
        padding: 0!important;
    }
    /*
    .modal-content #heading_carello td div{
     font-size: 12px!important;
    }
    */
    
    .modal-content .img_catalistino {
        max-width: 90px!important;
    }
    
    .btn:hover {
        opacity: 0.75;
    }
    
    span.normal, span.normal.sconti {
        background-color: #5cb85c;
        font-weight: bold;
        color: white;
        border-radius: 3px;
        padding:5px;
        margin-left:1px
    }

    .sostituto_content{
        margin-top: 0.5em;
    }
    .sostituto_content .radio_sostituto{
        margin:0;
    }

    #schedaProdotto .description{
        padding:10px;
    }
    
    
    /* Integrazione 30-10-2020*/
    
    .b2b-lista-promo.affix {
        z-index: 999!important;
        top: 41px;
        
        left: 0;
        width: 100%;
        border-radius: 0;
        border: none;
        box-shadow: 0px 5px 10px 2px rgb(0 0 0 / 0.20);
    }
    
    #lista_promo_form.affix {
        z-index: 999!important;
        top: 41px;
        
        left: 0;
        width: 100%;
        border-radius: 0;
        border: none;
        background-color: #e3e3e3;
        padding: 15px;
        box-shadow: 0px 5px 10px 2px rgb(0 0 0 / 0.20);
        transition: all 0.3s ease;
    }
    
    /* Integrazione 2-11-2020*/
    
    #carpark img.img-responsive.center {
        display: block;
        height: 96px!important;
        margin: auto!important;
        width: auto!important;
        /* height: 70px; */
    }


    #infocar img.img-responsive.center {
        display: block!important;
        height: auto!important;
        margin: auto!important;
        width: 80%!important;
    }
    
    
    .stats-tools.affix {
        z-index: 999!important;
        top: 41px!important;
        
        left: 0;
        width: 100%;
        border-radius: 0;
        border: none;
        box-shadow: 2;
        box-shadow: 0px 5px 10px 2px rgb(0 0 0 / 0.20);
        
        
    }
    
    #report_header.affix {
        z-index: 999!important;
        top: 41px!important;
    
        left: 0;
        width: 100%;
        border-radius: 0;
        border: none;
        background-color: #e3e3e3;
        padding: 15px;
        box-shadow: 0px 5px 10px 2px rgb(0 0 0 / 0.20);
        transition: all 0.3s ease;
    }
    
    .color_mese, .color_category, .color_agente, .color_piva, .color_producer {
        background-color: transparent!important;
        padding: 0;
        margin: 0;
        border: none!important;
    }
    
    a.promopakketto_href {
        padding: 0 8px;
    }
    
    span.glyphicon.glyphicon-certificate {
        right: 12px!important;
        top: 10px!important;
    }
    
    .comunic-search.affix {
        z-index: 999!important;
        top: 41px!important;
        
        left: 0;
        width: 100%;
        border-radius: 0;
        border: none;
        box-shadow: 2;
        box-shadow: 0px 5px 10px 2px rgb(0 0 0 / 0.20);
        
        
    }
    
    /* Integrazione 4 novembre 2020*/
    
    /* #contentContainer .tinyscroll {
        height: auto !important;
    } */
    
    /*Tiny Scroll*/

    @media (max-width: 990px) {
        h2.text-primary{
            margin: 0 7px;
        }
    }
    
    
    @media screen and (max-width: 767px) { .tinyscroll:not(.sidebar-left) { display: table; } }
    @media (min-width: 768px) { .tinyscroll { overflow-y: auto; position: relative; margin: 0 auto; padding: 0; height: 100%; display: inline-block; }
    .tinyscroll::-webkit-scrollbar { width: 6px; }
    .tinyscroll::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); -webkit-border-radius: 10px; border-radius: 10px; }
    .tinyscroll::-webkit-scrollbar-thumb { -webkit-border-radius: 10px; border-radius: 10px; background: darkgrey; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }
    .tinyscroll::-webkit-scrollbar-thumb:window-inactive { background: rgba(255, 0, 0, 0.4); }
    .tinyscroll.sidebar .panel { margin-top: 0 !important; } }
    
    
    /* Integrazione 10 novembre 2202002*/
    
    #xs-sidebar-right, #sm-sidebar-right, #xs-sidebar-left, #sm-sidebar-left {
        position: absolute;
        top: 41px;
        background-color: #fff;
        padding: 5px;
        z-index: 999;
        /*height: 100vh;*/
        /* width: 100vw; */
    }
    
    
    #promoevidenza img.img-responsive.center {
        display: block;
        height: auto!important;
        margin: auto!important;
        width: 80%!important;
    }
    
    #promocateg img.img-responsive.center {
        display: block;
        height: auto!important;
        margin: auto!important;
        width: 80%!important;
    }
    
    #whats_new img.img-responsive.center {
        display: block;
        height: auto!important;
        margin: auto!important;
        width: 80%!important;
    }
    
    #news img.img-responsive.center {
        display: block;
        height: 96px!important;
        margin: auto!important;
        width: auto!important;
        /* height: 70px; */
    }
    
    
    #filter_manufacturers.affix {
        z-index: 999!important;
        top: 41px;
    
        left: 0;
        width: 100%;
        border-radius: 0;
        border: none;
        background-color: #e3e3e3;
        padding: 15px;
        box-shadow: 0px 5px 10px 2px rgb(0 0 0 / 0.20);
        transition: all 0.3s ease;
    }
    
    /* Integrazione 24 novembre 2020*/
    
    span.productPrezzoListino s {
        background-color: #ddd;
        border-radius: 4px;
        padding: 0 4px;
    }
    
    /*
    table#table_basket_container tr td {
        font-size: 13px;
    }
    
    table#table_basket_container tr td table.promozioni > tbody > tr > th {
        padding-left: 3px;
    }
    */

   
    /* Integrazione 30 novembre 2020*/

    #lista_promo_form input#dI, #lista_promo_form input#dF {
        width: 100px;
    }

    .label_pagination_counter {
        padding: 15px;
    }

    /* Integrazione Sofinn*/

    table.promozioni{
        margin-top: 4px;
    }
    
    table.promozioni tr {
        display: block;
    }
    
    
    .semaforo_span {
        margin-top: 8px;
    }
    
    #table_basket_container td.semaf_last{
        text-align:center
    }
    
    #table_basket_container td.qta{
        text-align:right
    }
    
    .codice_promo_showhide{
        display:none;
    }
    
    .rifid_view, .qta_pacchetto_promo{
        visibility: hidden;
    }
    
    #product_confirmation_title, #table-popup_promo_scelta .pageHeading{
        text-align:center;
        background-color: #2e2f2f;
        color:white!important;
        text-transform: uppercase;
        padding:5px
    }

    form[name=frm_seleziona_promo]{
        display: table;
        width: 100%;
    }
    
    span.sconti_view_true.label{
        background-color: #5cb85c!important;
    }
    
    table.promozioni{
        width: auto;
        display:table;
    }
    table.promozioni tr td.title{
        background-color: lightgrey;
        font-weight:bold;
        border-bottom: 1px solid #8c8c8c;
        text-align:center
    }
    table.promozioni tr td, 
    table.promozioni tr td.formAreaTitle {
        background-color: rgb(236 236 236);
        padding: 0 15px;
        width:100%;
        border-bottom: 1px solid #8c8c8c;
        display:table;
    }

    /* Integrazione 3 docembre 2020*/

    #filter_newProduct.affix {
            z-index: 999!important;
            top: 41px;
        
            left: 0;
            width: 100%;
            border-radius: 0;
            border: none;
            background-color: #e3e3e3;
            padding: 15px;
            box-shadow: 0px 5px 10px 2px rgb(0 0 0 / 0.20);
            transition: all 0.3s ease;
        }

    .item-lista_promo {
        background-color: white;
        padding: 15px;
    }

    .item-lista_promo .colorTitle {
        margin-bottom: 15px;
    }

    .provoevidenza_text_scroll_body{
        overflow:auto;
        height:100px;
        max-height:190px;
    }
    
    .provoevidenza_text_scroll_title{
        overflow:auto;
        max-height:100px;
    }

    .item-lista_promo img.marginT10.thumbnail.img-responsive {
        width: 100%;
    }

  .buttonbar_bottomfull {
        margin-top: 15px;
    }

    img.img-responsive.center {
        margin: auto;
    }

    table.table.products_new tr td table tr td.main {
        padding-right: 15px;

    }

    table.table.products_new tr td table tr td.main span.smallText {
        background-color: #5cb85c;
        font-weight: bold;
        color: white;
        border-radius: 3px;
        font-size: 12px;
        padding: 0 4px;

    }

    .pre_productCodProdutt{
        clear: both;
        float: left;
    }

    .costo_detail_column {
        text-align: right;
        border-bottom: 0.5px solid #ccc;
        padding-bottom: 2px;
    }    
   
body[data-stat_nodisp_modal] .modal-backdrop.fade.in {
    opacity: 1 !important;
}

.wms_carrello_contenitore {
    border: 1px solid;
    margin-bottom: 20px;
}
  
.box_loginbox {
    display: table;
}