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;
}
.navbar-inverse {
    background-color: #2c2e35;
    border-color: #1e2026;
}
.container{
	margin-right: 0;
	margin-left: 15px;
}