footer {
    position: absolute;
    width: 100%;
    bottom: 0px;
  }

  html, body, #wrapper {
    height: 100%;
  }

  #wrapper > .ht__breadcrumb__area {
    height: 100%;
    padding: 0;
  }

  #wrapper > .ht__breadcrumb__area > .container {
    position: relative;
    top: 25%;
  }

  .form-control {
      height: 45px;
      margin-bottom: 5px;
  }
