html,
body {
  height: 100%; }

.sidebar {
  bottom: 75px;
  top: 76px; }

.wrap {
  height: 100% auto !important;
  margin: 0 auto -60px;
  min-height: 100%; }

.push {
  clear: both;
  height: 60px; }

.footer {
  background: #000;
  clear: both;
  color: #fff;
  font-size: small;
  height: 60px;
  padding: 15px 5px;
  text-align: center; }
