
#main-container-admin {
  width: 100%;
  height: 100%;
  margin-top: 100px;
}

.no-border {
  border: none;
}

.portata, .title-portata {
  border-radius: 10px;
  border: 1px solid black;
  padding: 5px;
  margin: 2px;
  width: 99%;
}

.title-portata {
  border: 4px solid black;
}


.piatto {
  font-weight: bold;
}

.prezzo-portata {
  text-align: right;
}

.conferma-piatti {
  width: 100%;
}