/* .modal-dialog--bg .modal-content{
  background-image: url('../../dist/images/sfondo_default.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
} */
.absolute--topright {
  top: 0px;
  right: 0px;
}

.tnp-field-privacy input {
  float: left;
  margin: 10px 8px 0 0;
}