body {
	overflow-y: scroll;
}
.main-container {
	padding-top: 100px;
}

#icon-preview {
}


.dataTables_wrapper {
	margin-top: 10px;
}

.table >:not(caption)>*>* {
	border: none;
	padding: 1rem 0.5rem;
}

.status_icon {
	width: 25px;
}
table.dataTable thead th.status_icon, table.dataTable thead td.status_icon {
	padding: 0;

}
