#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;
}
#confidentcaptcha_modal { box-sizing: content-box !important; position: relative !important; top:-300px !important; left: -50px !important}
