body[data-rolf-entry="true"] [data-login-form] input[name="username"]{
  border-color:rgba(57,230,189,.22);
  background:rgba(57,230,189,.06);
  color:#b8efe3;
}
body[data-rolf-entry="true"] [data-rolf-login-hint]{
  display:block;
  color:#8debd7;
  font-size:11px;
  font-weight:650;
  line-height:1.45;
}
body[data-rolf-entry="true"] [data-login-form] label:last-of-type::after{
  content:"Das Passwort wird nicht angezeigt und nicht im Browsercode gespeichert.";
  color:#81969e;
  font-size:10px;
  font-weight:550;
  line-height:1.4;
}
