/* LibraMed Cabinet Core v0.5.49 — guest login UI only. */
#learn-press-profile .learn-press-form-login .password-input,
#learn-press-profile .learn-press-form-register .password-input,
.learn-press-form-login .password-input,
.learn-press-form-register .password-input{
  position:relative!important;
  display:block!important;
  width:100%!important;
}
#learn-press-profile .learn-press-form-login .password-input input[type="password"],
#learn-press-profile .learn-press-form-login .password-input input[type="text"],
#learn-press-profile .learn-press-form-register .password-input input[type="password"],
#learn-press-profile .learn-press-form-register .password-input input[type="text"],
.learn-press-form-login .password-input input,
.learn-press-form-register .password-input input{
  width:100%!important;
  box-sizing:border-box!important;
  padding-right:52px!important;
}
#learn-press-profile .show-password-input-cus,
.learn-press-form-login .show-password-input-cus,
.learn-press-form-register .show-password-input-cus{
  position:absolute!important;
  top:50%!important;
  right:14px!important;
  left:auto!important;
  bottom:auto!important;
  transform:translateY(-50%)!important;
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  min-height:28px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  z-index:8!important;
  cursor:pointer!important;
  font-size:0!important;
  color:#00163f!important;
}
#learn-press-profile .show-password-input-cus::before,
.learn-press-form-login .show-password-input-cus::before,
.learn-press-form-register .show-password-input-cus::before{
  content:""!important;
  display:block!important;
  width:24px!important;
  height:24px!important;
  margin:2px!important;
  background-color:currentColor!important;
  background-image:none!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 12s3.5-6 10-6 10 6 10 6-3.5 6-10 6S2 12 2 12Zm10 3.2A3.2 3.2 0 1 0 12 8.8a3.2 3.2 0 0 0 0 6.4Z'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 12s3.5-6 10-6 10 6 10 6-3.5 6-10 6S2 12 2 12Zm10 3.2A3.2 3.2 0 1 0 12 8.8a3.2 3.2 0 0 0 0 6.4Z'/%3E%3C/svg%3E") center/contain no-repeat!important;
}
#learn-press-profile .show-password-input-cus.active::before,
.learn-press-form-login .show-password-input-cus.active::before,
.learn-press-form-register .show-password-input-cus.active::before{
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3.3 2 18.7 18.7-1.3 1.3-3.1-3.1A11.8 11.8 0 0 1 12 20C5.5 20 2 14 2 14a15.8 15.8 0 0 1 4.1-4.7L2 5.3 3.3 2Zm4.2 8.7A4.9 4.9 0 0 0 7 13c0 2.8 2.2 5 5 5 1 0 1.9-.3 2.7-.8l-1.6-1.6c-.3.2-.7.3-1.1.3a3 3 0 0 1-3-3c0-.4.1-.8.3-1.1l-1.8-1.1ZM12 6c6.5 0 10 6 10 6a15.7 15.7 0 0 1-2.6 3.5l-3.2-3.2A4.9 4.9 0 0 0 12 8c-.5 0-1 .1-1.5.2L8.7 6.4A11.4 11.4 0 0 1 12 6Z'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3.3 2 18.7 18.7-1.3 1.3-3.1-3.1A11.8 11.8 0 0 1 12 20C5.5 20 2 14 2 14a15.8 15.8 0 0 1 4.1-4.7L2 5.3 3.3 2Zm4.2 8.7A4.9 4.9 0 0 0 7 13c0 2.8 2.2 5 5 5 1 0 1.9-.3 2.7-.8l-1.6-1.6c-.3.2-.7.3-1.1.3a3 3 0 0 1-3-3c0-.4.1-.8.3-1.1l-1.8-1.1ZM12 6c6.5 0 10 6 10 6a15.7 15.7 0 0 1-2.6 3.5l-3.2-3.2A4.9 4.9 0 0 0 12 8c-.5 0-1 .1-1.5.2L8.7 6.4A11.4 11.4 0 0 1 12 6Z'/%3E%3C/svg%3E") center/contain no-repeat!important;
}
/* LearnPress login inputs stay white even when site dark mode is selected, so keep the eye dark. */
html.thim-ekit-dark-mode #learn-press-profile .show-password-input-cus,
html.thim-ekit-dark-mode .learn-press-form-login .show-password-input-cus,
html.thim-ekit-dark-mode .learn-press-form-register .show-password-input-cus{color:#00163f!important}
@media(max-width:720px){
  #learn-press-profile .learn-press-form-login,
  #learn-press-profile .learn-press-form-register{box-sizing:border-box!important}
  #learn-press-profile .show-password-input-cus{right:12px!important}
}

/* Login page: keep consent banner behavior, hide only the floating settings shortcut. */
body .lm-consent-manage{display:none!important}
