body.path-login #block-kart-openidconnectlogin {
  margin-left: auto;
  margin-right: auto;
/*  background-color: #ffffffa8;*/
  background-color: #fff;
  padding: 50px 50px 37px 50px;
  width: 400px;
/*  border-radius: 5pt;*/
/*  display: none;*/
/*  margin-top: 20%;*/
}

body.path-login #main-wrapper {
  background-image: url('../assets/ecommerce.jpg');
  padding-bottom: 0px;
  min-height: 100%;
  position: absolute;
  min-width: 100%;
}

body.path-login .page-header,
body.path-login .highlighted,
body.path-login header,
body.path-login footer {
  display: none;
}

body.path-login .block-title {
  margin-bottom: 40px;
  text-align: center;
}

#term-privacy-form {
  text-align: center;
  width: 30%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  background-color: #fff;
  border: 2pt solid #aadbfe;
  padding: 5px;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#term-privacy-form #edit-submit {
  border-radius: 15px;
  padding: 5px 25px;
}

#block-kart-titolodellapagina {
  text-align: center;
}

#wrapper-logout {
  padding-top: 100px;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  text-align: center;
}
