.dati-utente {
	margin-top: 15px;
}

.dato {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.section-descrizion {
	margin-top: 5px;
}

.bold-text {
	font-weight: bold;
}

.italico-text {
	font-style: italic;
}

.section-descrizion>div>div {
	margin-bottom: 10px;
}

.form-ricerca {
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: center;
}

.ricerca-certificato-input>label {
	width: 300px;
}

.ricerca-certificato-input>input {
	width: 150px;
}

.ricerca-certificato-input {
	display: flex;
	flex-direction: row;
}

.ricerca-certificato {
	width: 100%;
}

.tabella-certificati {
	margin-top: 10px;
}

.ricerca-disclaimer {
	margin-top: 5px;
	margin-bottom: 25px;
}
.esito-certificati-disclaimer > span {
	padding-left: 15px;
}
  

.red-text {
	color: red;
}

.content-box {
	margin-bottom: 20px;
}

.emailSelect {
	width: 250px;
	margin-left: 25%;
}

.card-errori-eccezioni {
	margin-top: 20px;
}