div.dataTables_wrapper {
        width: 100%;
        margin: 0 auto;
    }
div.dataTables_scroll {
	width: 100%;
}

table th {
    /*white-space: nowrap;*/
    /*min-width: 60px;*/
}
