.alert.alert-danger.privati.container-errori{
    display: none;
    cursor: pointer;
}
.btn.privati.err-details{
    background-color: #EC5E5B;
    border-radius: 4px;
}
.error-row{
    color: #A94442;
    background-color: #F2DEDE;
}
.standard-row{
    
}
.cnt-ri{
	margin-top: 1em;margin-bottom: 0.5em;
}
[id^="confirm-drop"]{
  float: right;
}
[id^="cancel-drop-"]{
  float: right;
  margin-right: 20px;
}