/* global css for whole plugin */ 
table.tablesorter thead tr th {
    border: 1px solid #000 !important;
    font-size: 8pt;
    padding: 4px;
}
.img-delete{
	width: 15px;
}
.delete-table{
    width: 50%;
    align-content: center;
}
.delete-table td{
    align-content: center;
}