/* Sticky footer styles
-------------------------------------------------- */
.footer {
  position: relative;
  margin-top: -5px; /* negative value of footer height */
  clear:both;
  width: 100%;
  padding-top:10px;
  /* Set the fixed height of the footer here */
  background-color: #f5f5f5;
  text-align:center;
}
