.datepicker .disabled {
    color: #aaaaaa!important;
}

.navbar-brand {
  padding: 0px;
}
.navbar-brand>img {
  height: 100%;
  padding: 8px;
  width: auto;
}

.navbar-nav A {
  color: white!important;
}

body {
  padding-bottom: 6rem;
  min-height: 100%;
  position:relative;
}

footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  background-color: #efefef;
}

.form-note {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 2px;
}