@charset "utf-8";
/* PetaMem Sticky Footer - Optional include for pages needing sticky footer */

* {
  margin: 0;
}

html, body {
  height: 100%;
}

.container {
  min-height: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: -60px;
  padding-left: 15px;
  padding-right: 15px;
}

.container:after {
  content: "";
  display: block;
}

#footer, .container:after {
  height: 50px;
}

#footer {
  clear: both;
}
