footer {
  display: block;
}
footer {
  height: 40px !important;
  color: #FFFFFF;
  width: 100%;
  min-height: 40px !important;
  height: 3%;
  bottom: 0px;
  z-index: 1000;
}
footer a {
  color: #FFFFFF !important;
}
footer {
  background: #4F81BD;
}
footer,
#footer {
  padding: 10px 0px;
  text-align: center;
  line-height: normal;
  font-size: 15px;
}
.mobile footer {
  height: 25px !important;
  padding: 2.5px 0px !important;
  min-height: initial !important;
}
