body {
  padding-top: 70px;
  padding-bottom: 30px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.footer {
  position:relative;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 30px;
  background-color: #f5f5f5;
}

.text-muted {
  margin: 20px 0;
}

.invRow-odd {
	background:#ECECEC;
}

.invRow-even {
	background:#C0C0C0;
}

.invRow {
	margin: 20px 20px 20px 20px;
	border-radius: 5px;
}

#likebox-wrapper * {
   width: 100% !important;
}