html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}

body>.container {
  padding: 10px 15px 0;
}

.footer.col-xs-3 {
  background: #000;
}

.footer>.container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}

.footer {
  position: fixed;
  bottom: -8px;
  width: 100%;
  height: auto;
  z-index: 1;
  font-size: 14px;
  background-color: #000000;
}

footer .footer-menu {
  background-image: url(../img/appimages/Strock.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 2%;
}

.footer-copyright {
  background-image: url(../img/appimages/Strock.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 2%;
}