.sticky-nav.sticky {
  box-shadow:0 0px !important;
}

.navbar-fixed-bottom {
  position: fixed;
  bottom: 0;
}


body {
    min-height: 400px;
    margin-bottom: 85px;
    clear: both;
}
