div.dt-buttons {

    position: relative;
    float: left;
    margin-bottom: 20px;

}
.woocommerce-variations-table thead tr {
    background: #000;
    color: #FFF;
}
div.dt-buttons {
    position: relative;
    float: left;
    margin-bottom: 20px;
    
}
.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
    margin-bottom: 0.5em;
   
}
.column-filter-widget select {
    color: inherit;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    outline: 0;
    width: 200px;
}
.widget-0{
    display:none;
    
}

.widget-3{
    display:none;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
   white-space: normal;
    
}
#variations-table-header-de{
    width:682px;
    
}
[data-th="MARCAJE" i] {
translate="no";
	
}
.column-filter-widgets {
    height: 55px;
    border: 3px #000 solid;
    padding: 1em;
    background-color:#778e76;
}
