#lostpasswordform {
  overflow: visible !important;
}
#loginform {
  overflow: visible !important;
}
.confidentCaptcha-error {
   font-size: 1.2em;
   padding: 8px;
   background-color: #FFEBE8;
   border: solid 1px #CC0000;
}
.site {
    overflow: visible !important;
}
