#art_filter_labels > .filterLabel {
    margin: 0 5px 7px;
    width: 200px;
    float: left;
    font-weight: bold
}

#art_filter {
    background: #F7F7F7;
    border: 1px solid #D0D0D0;
    padding: 15px;
    margin-bottom: 20px
}

    #art_filter > div.selectFilter {
        margin: 0 5px;
        width: 200px;
        float: left;
    }

#art_filter_message > .messageLabel {
    margin: 0 5px 7px;
    width: 200px;
    font-weight: bold
}

th.art_Datagrid-Quantit_ {
    text-align: center !important;
}

#art_labelView {
    float: left;
}

#art_ico_view_datagrid {
    float: left;
    margin-right: 5px;
    margin-left: 10px;
}

#art_ico_view_box {
    float: left;
}

#art_viewContainair {
    margin-bottom: 10px;
}

div[enabled="enabled"] {
    cursor: pointer;
}

#art_torna_catalogo {
    padding: .25rem .5rem;
    font-size: .8rem;
}

.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_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_Datagrid-Avviso_Disponibilit_,
.art_oe_datagrid-Avviso_Disponibilit_, .art_oe_datagrid-Promozione, .art_oe_datagrid-Carrello {
    width: 23px;
}

#art_searched_for h4 {
    font-weight: bold;
}

.art_Datagrid-Listino, .art_Datagrid-Importo, .art_oe_datagrid-Listino, .art_oe_datagrid-Importo {
    min-width: 64px !important;
    width: 64px;
}

.art_Datagrid-Quantit_, .art_oe_datagrid-Quantit_ {
    min-width: 70px !important;
    width: 70px;
}

.collapsed{
    width:5px!important;
    min-width:5px!important;
}

.td-collapsed {
    width: 5px !important;
    min-width: 5px !important;
    font-size: 0 !important;
}

.th-collapsed {
    width: 5px !important;
    min-width: 5px !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;
}