@charset "UTF-8";
html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 26px;
}
.footer {
  position: absolute;
  height: 26px;
  bottom: 0;
  width: 100%;
}