table.dataTable thead th.sorting_disabled{
	cursor: auto;
}

#data_processing{
	left: 50%;
    position: fixed;
    top: 50%;
    background-color: green;
    z-index:1;
}

ul.ColVis_collection {
	
	height: 50%;
	overflow-y: auto;
}

button.ColVis_Button, ul.ColVis_collection li {
	white-space: normal;
}