.lazylogin--error {
  background-color: #fcc;
  border: 1px solid #fcc;
  color: #000;
  display: none;
  font-size: 11px;
  padding: 4px 10px;
}