.wpDataTablesWrapper table.wpDataTable tbody tr td {
    text-align: center !important;
    vertical-align: middle !important; 
}

wpDataTablesWrapper .dataTables_filter {

display: none !important;

}

div.dataTables_filter { display: none !important; }

div.dataTables_info { display: none !important; }

th {
    text-align: center !important;
}

#table_1_wrapper a.vc_btn.vc_btn-black.vc_btn-sm.vc_btn_square {
 margin: auto !important;
}

#dalt-table-23 tbody td:first-child > a > img{
	margin: 0 !important;
}

.td-main-menu-logo img {
	
padding-top: 0px;
padding-bottom: 0px;
}

