.login-pf {
  background: none;
}

.login-pf body {
  background-image: url(../images/background.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #ffffff;
}

.login-pf-page {
  height: 30%;
}

#kc-header {
  height:100%;
}

#kc-header-wrapper {
  font-size:0px;
  background-image: url(../images/logo_iuem.png);
  background-size: 25%;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  width:55%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.card-pf {
  border-color:#0474ba;
}

#social-saml {
  background-color:#0474ba;
  border:0;
  color:white;
  font-weight:bold;
}

#social-saml span {
  top:0;
}

#social-saml::after {
  border-bottom: 0;
}

#kc-form {
  display:none;
 }

#kc-social-providers hr, h4, h2 {
  display:none;
}
