#art_Articoli, #art_Datagrid, #art_oe_datagrid {
    padding:0 0.5rem;
}

#art_filter_labels > .filterLabel {
    margin: 0 5px 7px;
    width: 200px;
    float: left;
    font-weight: bold
}

#art_filter div.selectFilter {
    margin: 0 5px;
    width: 200px;
    float: left;
    margin-bottom: 0.25rem;
}

    #art_filter div.selectFilter input {
        height: 35px;
    }

#art_filter .selectButton {
    margin-bottom: 0.25rem;
    margin-left: 5px;
    float: left;
    height: 35px;
    padding-top: 0.5rem;
}

#art_filter_message > .messageLabel {
    margin: 0 5px 7px;
    width: 200px;
    font-weight: bold
}

.art_oe_datagrid-Quantit_, .art_Datagrid-Quantit_, .art_Datagrid-Listino, .art_Datagrid-Importo, .art_oe_datagrid-Listino, .art_oe_datagrid-Importo {
    min-width: 90px !important;
    width: 90px;
}

.art_Datagrid-, .art_oe_datagrid-Foto, .art_Datagrid-Foto, .art_Datagrid-Alternativi, .art_Datagrid-Disponibilit_0, .art_Datagrid-Disponibilit_1,
.art_Datagrid-Disponibilit_2, .art_Datagrid-Disponibilit_3, .art_Datagrid-Disponibilit_4, .art_Datagrid-Condizione_di_vendita,
.art_Datagrid-Promozione, .art_Datagrid-Carrello, .art_oe_datagrid-, .art_oe_datagrid-Alternativi, .art_oe_datagrid-Disponibilit_0, .art_oe_datagrid-Disponibilit_1,
.art_oe_datagrid-Disponibilit_2, .art_oe_datagrid-Disponibilit_3, .art_oe_datagrid-Disponibilit_4, .art_oe_datagrid-Condizione_di_vendita,
.art_oe_datagrid-Promozione, .art_oe_datagrid-Carrello, .art_Datagrid-Avviso_Disponibilit_, .art_oe_datagrid-Avviso_Disponibilit_, .art_oe_datagrid-Quantit_desiderata, .art_Datagrid-Quantit_desiderata,
.art_oe_datagrid-Sostituzioni, .art_oe_datagrid-Componenti, .art_oe_datagrid-OE, .art_oe_datagrid-Allegati {
    width: 32px;
}

th.art_Datagrid-Quantit_ {
    text-align: center !important;
}

div[enabled="enabled"] {
    cursor: pointer;
}

#art_torna_catalogo {
    color:#fff;
}

.prg-datagrid-articlechoose-selected {
    background-color: #fffbdf;
    -webkit-transition: background-color 500ms ease-out 1s;
    -moz-transition: background-color 500ms ease-out 1s;
    -o-transition: background-color 500ms ease-out 1s;
    transition: background-color 500ms ease-out 1s;
}

.prg-datagrid-articleOE-hidden {
    display:none !important;
}

#art_oe_datagrid table tr.OE {
    background: #fffbdf !important;
}

#art_variants_sb, #art_components_sb {
    width: 300px;
}

#art_searched_for h4{
    font-weight:bold;
    font-size:1rem;
    padding: 0 0.5rem;
}

.th-collapsed {
    width: 5px !important;
    min-width: 5px !important;
}

.td-collapsed {
    width: 5px !important;
    min-width: 5px !important;
    font-size: 0 !important;
}

.art_oe_datagrid-Disponibilit_1 img, .art_oe_datagrid-Disponibilit_2 img, .art_oe_datagrid-Disponibilit_3 img, .art_oe_datagrid-Disponibilit_4 img,
.art_Datagrid-Disponibilit_1 img, .art_Datagrid-Disponibilit_2 img, .art_Datagrid-Disponibilit_3 img, .art_Datagrid-Disponibilit_4 img,
.clr_dataGrid-Disponibilita_1 img, .clr_dataGrid-Disponibilita_2 img, .clr_dataGrid-Disponibilita_3 img, .clr_dataGrid-Disponibilita_4 img {
    cursor: pointer;
}

tr.Prg-dataGrid-parent td.art_oe_datagrid-Articolo_Ricercato {
    padding-left: 30px;
    background-image: url("/images/Grid-Cell-Componenti-Parent.png");
    background-position: 5px 10px;
    background-repeat: no-repeat;
}


tr.Prg-dataSubGrid-row td.art_oe_datagrid-Articolo_Ricercato {
    padding-left: 30px;
    background-image: url("/images/Grid-Cell-Componenti-Item.png");
    background-position: 10px -4px;
    background-repeat: no-repeat;
}

tr.Prg-dataSubGrid-lastRow td.art_oe_datagrid-Articolo_Ricercato {
    background-image: url("/images/Grid-Cell-Componenti-Item-Last.png");
    background-position: 10px -43px;
    background-repeat: no-repeat;
}

tr.Prg-dataGrid-parent td.art_datagrid-Articolo_Ricercato {
    padding-left: 30px;
    background-image: url("/images/Grid-Cell-Componenti-Parent.png");
    background-position: 5px 10px;
    background-repeat: no-repeat;
}


tr.Prg-dataSubGrid-row td.art_datagrid-Articolo_Ricercato {
    padding-left: 30px;
    background-image: url("/images/Grid-Cell-Componenti-Item.png");
    background-position: 10px -4px;
    background-repeat: no-repeat;
}

tr.Prg-dataSubGrid-lastRow td.art_datagrid-Articolo_Ricercato {
    background-image: url("/images/Grid-Cell-Componenti-Item-Last.png");
    background-position: 10px -43px;
    background-repeat: no-repeat;
}