td .no_decor {
    text-decoration: none; 
    color: #020202;
}

th.red {
    color: rgb(247, 14, 14);
}

th.green {
    color: rgb(8, 205, 8);
}

.red {
    color: rgb(247, 14, 14);
}

td {
    text-align: left !important;
}

.delnote_width {
    width: 15% !important;
}

.article_width {
    width: 18% !important;
}

.qty_width {
    width: 5% !important;
}

.dt-search {
    display: none;
 }
