.login-logo,
.register-logo {
  margin-bottom: 0px;
  background-color: white;
}

/* .table-supercondensed */
.table-supercondensed > thead > tr > th,
.table-supercondensed > tbody > tr > th,
.table-supercondensed > tfoot > tr > th,
.table-supercondensed > thead > tr > td,
.table-supercondensed > tbody > tr > td,
.table-supercondensed > tfoot > tr > td {
  padding: 1px;

}
/* /.table-supercondensed */

.report-totals {
	font-weight: bold;
	/* background-color: #A5A5A5; */
}
