body {
	overflow: scroll;
}

* {
	overflow: visible!important;
}

#work-container {
	height: auto;
}

.height-100 {
	height: auto;
	overflow: visible;
}

.table.filters {
	display:none;
}

tr,
tbody {
	page-break-inside: avoid;
}

.sidenav {
	display: none!important;
}