<style>
	body {
		background-color: none!important;
	}
	
	div.main-form {
	  min-width: 100% !important;
	}
	
	div.delayed-component-content {
	  box-shadow: none !important;
	}
	.body-content {
	  padding: 0 !important;
	}
	.navbar {
	  display: none !important;
	}
	.table-bordered, .marginBottom {
	  table-layout: fixed !important;
	  width: 100% !important;
	}
</style >