#email {
  text-align: left;
}

#password {
  text-align: left;
}

#label_email {
  text-align: left;
  font-family: 'Archivio', sans-serif;
}

#card-head {
  background-color: #f5f5f5;
}

#div-head {
  text-align: center;
}

#pedice {
  font-size: 8px;
  color: #000000;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 380px;
}

#div-pedice {
  text-align: right;
}

#div-button {
  text-align: left;
}

button {
  width: 10;
}

#button {
  width: 200px;
  height: 40px;
  text-align: center;
  background-color: #43a758;
  border-color: #f5f5f5;
}

#head {
  font-size: 22px;
  font-family: 'Archivio', sans-serif;
}

#cookie-policy {
  text-align: left;
  font-size: 10px;
}

#diritti {
  text-align: right;
  font-size: 10px;
}

#bottom-bar {
  background-color: #f5f5f5;
}

#div_form_group {
  width: min-content;
}

#rectangle {
  background-color: #f5f5f5;
  width: 100%;
  height: 300px;
  margin: 0 auto;
  position: relative;
}

#div-pedice {
  position: absolute;
  bottom: 0;
  right: 0;
}

#password-label {
  text-align: left;
  font-family: 'Archivio', sans-serif;
}

#div_form_group {
  width: 50%;
}

#image {
  width: 300px;
}

#navbar {
}

#footer {
  width: 100%;
  height: 35px;
  background-color: #f5f5f5;
}

#vuoto {
  width: 100%;
  height: 800px;
}

#div-footer {
}

#footer1 {
  font-size: 10px;
  font-family: 'Archivio', sans-serif;
}

#footer2 {
  font-size: 10px;
  font-family: 'Archivio', sans-serif;
}

