.table-nav,
#masthead .nav-collapse,
.btn-navbar,
.account-menu,
footer,
#footer-top,
.sidebar,
#at4m-mobile-container
{
	display: none !important;
}
.table-bordered {
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	width: 100% !important;
}
.table-bordered td,
.table-bordered th {
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}
.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}
