.module_auth.login{}.module_auth.login.overlay{padding-bottom:.625rem;background:rgba(255,255,255,.95);position:absolute;z-index:10;top:50%;left:50%;width:300px;transform:translate(-50%,-50%);border-radius:calc(.625rem / 2);overflow:hidden}.module_auth.login.overlay b{display:block;background:#DDD;padding:10px;text-align:center}.module_auth.login.overlay table.form{margin:.625rem auto}.module_auth.login.overlay center{padding-top:.625rem}.module_auth.login.overlay .reset{position:absolute;margin-top:-1.25rem;padding-left:.625rem}.module_auth.login.overlay hr{margin:.625rem}.module_auth.multi{background:#f9b500}.module_auth.login{}.module_auth.login .login{overflow:hidden;max-height:120px;transition:max-height .5s ease-out}.module_auth.login .resetpassword{overflow:hidden;max-height:0;transition:max-height .5s ease-out}.module_auth.login.showreset .login{max-height:0}.module_auth.login.showreset .resetpassword{max-height:100px}