html {
  height: 100%;
}

body {
  display: block;
}

#loginlogo {
  margin-bottom: 14px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.btn-signin {
  opacity: 0.8;
}

#rememberme-wrapper {
  visibility: hidden;
}

#rememberme-label {
  color: #428bca;
}

#right {
  background: url(/static/img/lqr.jpg);
}

#right a {
  outline: none;
  display: none;
  background: url(/static/img/printad4.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: white;
  margin-top: -120px;
  height: 100%;
}