button{
	box-shadow: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	height: inherit !important;
	letter-spacing: inherit !important;
	line-height: inherit !important;
}

#main > .inner  h2{
	margin: 0 !important;
}

div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell {
	display: block !important;;
	text-align: center !important;
}

div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end {
	justify-content: center !important;;
}

.table-wrapper > #table_wrapper > .dt-layout-row {
	display: block !important;
}

