body {
	padding-top: 5em;
}
.close {
     margin: 0 0 1em 1em;
     font-size: small;
     cursor: pointer;
}
th, .nobreak, .btn {
     white-space: nowrap;
}
h1, h2, h3, h4 {
     font-weight: bolder;
}
h1 {
     margin-bottom: 1em;
}
h2 {
     margin-bottom: 0.75em;
}
h3 {
     margin-bottom: 0.5em;
}
#object-table td a, #object-table td a:link, #object-table td a:visited {
     text-decoration: none;
}
@media screen and (min-width : 992px) {
     .form-vincenzo label{
          text-align: right !important;
          white-space: nowrap;
     }
}
a, a:link, a:visited, .breadcrumb a, a.form-control-plaintext, .module-table td a, .module-table td a:link, .module-table td a:visited {
     text-decoration: none;
}
.jslink {
     cursor: pointer;
}
.hidden{
     display: none;
}