a[href]:after {
	content : none !important;
}
.info-dialog {
	visibility : hidden;
}
button, tr .action-column, th.crud-column, td.crud-column, a.btn, .svg-inline--fa {
	visibility: hidden;
	width: 0;
	display: none;
}
.pagination {
	visibility: hidden;
	height: 0;
	width: 0;
}
