/* force gap after text for sorting icons */
/*#datatable thead tr th:nth-child(n+1) {
	padding-right: 28px !important;
}*/

/*.dt-button-collection>div>button:nth-child(1)>span {
	visibility: hidden;
	position: relative;
}
*/
/*.dt-button-collection>div>button:nth-child(1)>span::after {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	content: "Reference Number";
}*/

div.slider {
	display: none;
}

table.dataTable tbody td.no-padding {
	padding: 0;
}

.fa-li .fa-circle {
	font-size: 8px;
	vertical-align: middle;
	color: #999;
}
