#icon-div {
}

#log-out {
  padding: 1px;
}

#logouticon {
}

#bottom-bar {
  background-color: #f5f5f5;
}

#div-area-trascina-rilievi {
  width: 100%;
  height: 83px;
  background-color: #f5f5f5;
  border: 1px solid black;
  text-align: center;
}

#paragraph {
  font-family: 'Archivio', sans-serif;
}

#button {
  text-align: center;
  font-family: 'Archivio', sans-serif;
  background-color: #42a857;
  border-color: #42a857;
}

#div-button {
}

#div-rilevamenti-caricati {
  width: auto;
  height: 100%;
  background-color: #f5f5f5;
  border: 1px solid black;
}

#paragraph-rilevamenti-caricati {
  text-align: left;
  font-family: 'Archivio', sans-serif;
  font-size: 21px;
}

#div-index {
  width: 100%;
  height: 30px;
  background-color: #f5f5f5;
  border-bottom: 2px solid black;
}

#paragraph1 {
  font-size: 16px;
  font-family: 'Archivio', sans-serif;
}

#paragraph-2 {
  font-size: 16px;
  font-family: 'Archivio', sans-serif;
}

#footer {
  width: 100%;
  height: 35px;
  background-color: #f5f5f5;
  left: 0;
  bottom: 0;
  position: relative;
}

#vuoto {
  width: 100%;
  height: 800px;
}

#footer-2 {
  text-align: right;
}

#footer1 {
  font-size: 10px;
  font-family: 'Archivio', sans-serif;
}

#footer2 {
  font-size: 10px;
  font-family: 'Archivio', sans-serif;
}

#div-rilevamenti-elaborati {
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  border: 1px solid black;
}

#div-index-1 {
  width: 100%;
  height: 30px;
  border-bottom: 2px solid black;
}

#paragraph-rilevamenti-elaborati {
  text-align: left;
  font-family: 'Archivio', sans-serif;
  font-size: 21px;
}

#div-sfondo {
  width: 100%;
  height: 100%;
  background-color: #152f1b;
}

#paragraph_selector {
  font-size: 20px;
  font-family: 'Archivio', sans-serif;
}

#paragraph-selector {
  font-size: 25px;
  /* Rimuovi o riduci la larghezza */
  /* width: 75%; */ /* Commentato o rimosso */
  font-family: 'Archivio', sans-serif;
  color: white;
  margin: 0; /* Assicurati che non ci siano margini indesiderati */
}

#div-paragraph-selector {
  display: flex;
  align-items: center;
}


#selector {
}

#dropdown {
  background-color: #ffffff;
  color: #6c757d;
}

#rilevamenti-caricati {
  font-size: 25px;
  font-family: 'Archivio', sans-serif;
  color: white;
}

#rilevamenti-elaborati {
  font-size: 26px;
  font-family: 'Archivio', sans-serif;
  color: white;
}

#table-caricati {
  width: 100%;
  height: 200px;
  background-color: #f5f5f5;
}

#table-elaborati {
  width: 100%;
  height: 200px;
  background-color: #f5f5f5;
}

div {
  width: 100%;
}

#vuototabella {
  width: 100%;
  height: 50px;
}

#vuotosopra {
  width: 100%;
  height: 50px;
}

#logout {
  width: 55px;
}

#inserire-azienda {
  font-size: 25px;
  font-family: 'Archivio', sans-serif;
  color: black;
}

#inserire-utente {
  font-size: 25px;
  font-family: 'Archivio', sans-serif;
  color: black;
}

#div-aziende {
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  border: 1px solid black;
}

#form-container {
}

#form-container {
  width: 50%;
}

#form-container-aziende2 {
  width: 50%;
}

#form-container-aziende1 {
  width: 50%;
}

.right {
  border-radius: 5px;
  height: 30px;
  width: 39%;
  border: groove 2px #bad4f7;
}

#button-invio {
  background-color: #43a758;
  width: 20%;
}

#div-button-invio {
  text-align: center;
}

#div-utenti {
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  border: 1px solid black;
}

#div-button-invio-1 {
  text-align: center;
}

#button-invio-1 {
  width: 20%;
  background-color: #42a857;
}

.left {
  width: 50%;
}

#button-invio {
  border: none;
}

#button-invio-1 {
  border: none;
}

#dropdown {
  border: none;
}

