#firstboxlogin, #text-login, #logo_login { background-color: transparent;}html { height: 100%;}body { background-size: cover; background-repeat: no-repeat; background-position: center; background-image: url("/plugins/trademark/front/picture.send.php?path=7b/6888c57d0b07b.png");}/* GLPI logosunu anında gizle */
body .glpi-logo,
body .glpi-logo.mb-4 {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

/* Login kutusunu dikey ortala */
body.welcome-anonymous .page-anonymous .d-flex.flex-column {
  justify-content: center !important;
  height: 100vh !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* Lost password sayfası login kutusu hizalaması */
body.page-lostpassword .page-anonymous .d-flex.flex-column {
  justify-content: center !important;
  height: 100vh !important;
  padding-top: 0 !important;
}









