.page-footer {
  height: 52px;
  padding: 15px 13px 0;
  padding-left: 233px;
  border-top: 1px solid #CECECE;
  background: #2a2725;
  width: 100%;
  position: absolute;
  display: block;
  bottom: 0px;
}
.fixed-page-footer .page-footer {
  position: fixed;
  z-index: 901;
}
.minified .page-footer {
  padding-left: 58px;
}
.container.fixed-page-footer .page-footer {
  max-width: 1138px;
}
.hidden-menu .page-footer {
  padding-left: 20px;
}