.DTTT { margin-bottom: 0.5em; float: right; }
.dataTables_wrapper { clear: both; }
.DTTT_print_info{
	position:fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index:99999;
	background:white;
}