@charset "UTF-8";
div[data-toggle="collapse"] {
  cursor: pointer;
}
div[data-toggle="collapse"] > * {
  cursor: pointer;
}
h1,
h2,
h3,
h4 {
  font-family: "Open Sans semibold", sans-serif;
}
main h2 {
  background-color: inherit;
  font-size: 1.65em;
  text-transform: none;
}
main .content h2.title-sorgente {
  padding-left: 0;
}
span.span-title {
  text-transform: uppercase;
  color: #767676;
  font-weight: 300;
}
legend.typeOf,
p.typeOf,
span.typeOf {
  font-style: italic;
  color: #767676;
  font-weight: 300;
  margin-bottom: 14px;
  font-size: inherit;
  border-bottom: none;
}
input[type="checkbox"],
input[type="radio"] {
  cursor: pointer;
}
form .checkbox > label {
  font-weight: normal;
  margin-left: 0;
}
form .checkbox > label > input[type="checkbox"] {
  margin-left: -20px;
}
.container-webkit main section {
  margin-top: 80px;
  margin-bottom: 80px;
}
.container-webkit main section:first-of-type {
  margin-top: 0px;
}
.noPadding {
  padding: 0 !important;
}
.noPaddingLeft {
  padding-left: 0 !important;
}
.noPaddingRight {
  padding-right: 0 !important;
}
.marginTop {
  margin-top: 30px !important;
}
.marginRight {
  margin-right: 30px !important;
}
.marginBottom {
  margin-bottom: 30px !important;
}
.container-webkit {
  position: relative;
}
.errorLabel {
  color: #c9291b !important;
}
a.linkDettagli.pull-right,
a.linkDettagli.right {
  display: block;
  padding-right: 20px;
  background-image: url(../img/double_arrow_r.png);
  background-repeat: no-repeat;
  background-position: right;
  text-align: right;
  margin-top: 50px;
}
a span.screen-reader-text,
button .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
button .fa {
  margin-left: 5px;
  margin-right: 5px;
  cursor: pointer;
  background: none;
  border: none;
}
/* .panel button .fa {
  margin-top: 11px !important;
  color: #002e5f;
} */
.fa.fa-angle-left {
  margin-left: 3px;
  margin-right: 3px;
}
.fa.fa-angle-right {
  margin-left: 0px;
  margin-right: 3px;
}
.dataTable button.tabIndex-input {
  font-weight: bolder;
  font-size: 16px;
  color: #106cdb !important;
  margin-left: 0;
  margin-right: 0;
}
th.sorting_disabled,
th.sorting_disabled button {
  pointer-events: none;
}
th.sorting_disabled.thCheckAll {
  pointer-events: inherit !important;
}
table.table {
  display: table;
  font-size: 14px;
  width: 100% !important;
}
table > caption {
  color: #000000;
}
table.table > thead > tr > th {
  background-color: transparent !important;
  color: #000000;
  border: none;
  border-bottom: 0.1em solid #000;
}
table.table.dataTable > thead > tr > th {
  cursor: pointer;
}
table .radio label {
  display: block !important;
}
.download-tab table.table.dataTable > thead > tr > th,
.notifiche-tab table.table.dataTable > thead > tr > th {
  cursor: auto;
}
.tabella table.table > tbody > tr {
  background-color: transparent;
  color: #000000;
  height: 60px;
  border: none !important;
  border-bottom: 1px solid #afafaf !important;
  border-collapse: collapse !important;
}
.modal .tabella table.table > tbody > tr,
.tabella table.table.tabella-base > tbody > tr {
  height: auto;
}
table.table > tbody > tr:hover {
  background-color: #e4e4e4;
}
table > tbody > tr[role="row"] > td {
}
table.dataTable > tbody > tr > td,
table.dataTable > thead > tr > th {
  vertical-align: middle;
  padding: 9px 20px 9px 28px;
  text-align: left;
}
.table > tbody > tr > td,
.table > thead > tr > th {
  vertical-align: middle;
  padding: 9px 20px 9px 28px;
  text-align: left;
}
table.dataTable > tbody > tr > td {
  border-bottom: 1px solid #afafaf !important;
}
.tabella .caption {
}
div.dataTables_length {
  position: relative;
  float: right;
}
.dataTables_length select {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 60px !important;
  padding-top: 0;
}
select.input-sm {
  height: 30px;
  line-height: 1.5;
}
select::-ms-expand {
  display: none;
}
.dataTables_length select.form-control {
  background-position: 87% 53%;
}
table.table > thead th.sorting_disabled {
  cursor: default;
}
table.table.dataTable > thead th.sorting:after {
  cursor: pointer;
  font-family: "Font Awesome 6 Free";
  font-size: 1.3em;
  padding: 0 10px;
  vertical-align: middle;
  display: block;
  line-height: 1em;
  opacity: 1;
  content: "\f0d7";
  color: #106cdb;
}
table.table.dataTable > thead th.sorting_asc:after {
  content: "\f0d7";
  color: #106cdb;
}
table.table.dataTable > thead th.sorting_desc:after {
  content: "\f0d8";
  color: #106cdb;
}
table.table.dataTable > thead th.sorting_disabled.sorting_asc:after,
table.table.dataTable > thead th.sorting_disabled.sorting_desc:after {
  content: "";
  display: none;
}
table.table .fa {
  color: #002e5f;
  font-size: 18px;
}
table.table .fa {
  background: none;
  border: none;
}
.dataTable .btn-link {
  color: #106cdb;
}
.tabella .pagination > li:first-child > a:before,
.tabella .pagination > li:first-child > span:before {
  padding-left: 5px;
  content: "indietro";
  width: 60px;
}
.tabella .pagination > li:first-child > a,
.tabella .pagination > li:first-child > span {
  background-repeat: no-repeat;
  background-image: url(../img/icona_freccia-blu_reverse.png);
  background-position-y: 5px;
  background-color: transparent;
}
.tabella .pagination > li:last-child > a:before,
.tabella .pagination > li:last-child > span:before {
  padding-right: 5px;
  content: "avanti";
  width: 60px;
}
.tabella .pagination > li:last-child > a,
.tabella .pagination > li:last-child > span {
  background-repeat: no-repeat;
  background-image: url(../img/icona_freccia-blu.png);
  background-position-x: 50px !important;
  background-position-y: 5px;
  background-color: transparent;
}
.tabella .pagination > li.next.disabled,
.tabella .pagination > li.previous.disabled {
  display: none !important;
}
.tabella .pagination > .active > a:focus,
.tabella .pagination > .active > span:focus {
  color: #002e5f;
  background-color: #fff;
}
tr.shown {
  background-color: #e4e4e4 !important;
}
.unreadMessage {
  background-color: #e7f0fb !important;
}
button.noBorder {
  border: none;
  background: transparent;
}
.modalSR.close {
  margin-top: -47px;
  color: #fff;
  opacity: 1;
  font-weight: 700;
}
.modal .unreadMessage {
  font-weight: bold;
}
ul.modaleLista {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  text-align: left;
  border-top: 1px solid #afafaf;
}
ul.modaleLista li {
  display: block;
  width: 100%;
  font-size: 14px;
  overflow: hidden;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #afafaf;
}
ul.modaleLista li:nth-child(odd) {
  background: #e4e4e4;
}
ul.modaleLista li span {
  display: block;
  float: left;
}
ul.modaleLista li button {
  float: right;
}
.modal-body td.td-icons span.fa,
ul.modaleLista li button span {
  font-size: 21px;
  float: none;
  color: #002e5f;
}
.modal-body .tabella th {
  text-align: left;
  padding-left: 10px;
}
.modal-body td.td-icons span.fa {
  font-size: 16px;
}
.modal-body td.td-icons button {
  float: left !important;
}
.badge {
  background: #ee0000;
  width: auto;
  width: 15px\9;
  height: auto;
  margin: 0;
  border: 1px solid #fff;
  border-radius: 50%;
  position: relative;
  top: -9px;
  right: 3px;
  padding: 2px 4px;
  font-size: 9px;
  font-family: "Open Sans";
  line-height: 10px;
}
a[title="Scarica allegato"] .fa-file-pdf {
  margin-right: 10px;
}
.wizard .item a.errorLabel:before {
  content: "" !important;
  font-family: "Font Awesome 6 Free" !important;
  text-decoration: none;
  font-weight: 900 !important;
  color: #c9291b !important;
}
.wizard .item:not(.last):after {
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
}
.feedback-header .fas:before {
  font-weight: 900 !important;
}
tbody > tr > td.td-icons {
  min-width: 110px;
}
tbody > tr > td.td-icons > a {
  display: inline-block;
  padding-right: 20px;
}
tbody > tr > td.td-icons > button {
  border: none;
  background: transparent;
}
tbody > tr > td.td-icons .fa.fa-exclamation-triangle {
  float: right;
}
thead .thLabel {
  white-space: nowrap;
}
.table-responsive {
  border: none;
}
table.accordionTab {
  margin: 0;
  margin-bottom: -5px;
}
table.accordionTab > tbody > tr {
  border: none;
  background-color: inherit;
}
.display tbody > tr > td[colspan] {
  padding: 0;
  border-top: 0;
  border-left: 0 !important;
  border-right: 0 !important;
}
.accordionTab .pop {
  padding: 0;
}
.accordionTab .pop form {
  background-color: #f6f6f6;
  padding: 15px 20px 0 20px;
}
.accordionTab .pop .baseFooter {
  width: 100%;
  background: #e4e4e4;
  color: #fff;
  overflow: hidden;
}
.accordionTab .baseFooter em.fa {
  margin-right: 15px;
}
.accordionTab .baseFooter {
  padding: 20px;
  font-size: 14px;
  color: #002e5f;
  background: #e4e4e4;
}
.accordionTab.baseFooter > div a {
  color: #002e5f;
}
.accordionTab .baseFooter > div button {
  background-color: transparent;
  border: none;
}
.pop form > div label {
  font-weight: normal;
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}
.pop form > div.form-inline label {
  display: inline-block;
  font-weight: normal;
  margin-bottom: 5px;
}
.pop form input {
  width: 100%;
  margin-bottom: 20px;
  line-height: 1.92857em;
  padding: 0 5px;
  color: #5d5d5d;
  background-color: #e4e4e4;
  border: none;
  height: 27px;
}
table.accordionTab div.form-group label {
  display: block;
}
.dataTables_wrapper.form-inline .control-label {
  margin-bottom: 5px;
}
table.table form.form-grey {
  padding: 20px;
  margin: 0;
}
table.table.accordionTab form .form-group .fa {
  color: #000;
  font-size: 14px;
}
table.table.accordionTab .date-range .date label.control-label {
  padding-right: 5px;
}
.progress {
  display: block !important;
  height: 15px;
  border-radius: 0;
  margin-top: 10px;
  overflow: hidden;
  margin-bottom: 20px;
  background-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border: 2px solid #000000;
}
.progress .progress-bar-25 {
  background-color: #116766;
}
.progress .progress-bar-50 {
  background-color: #c9291b;
}
.progress .progress-bar-75 {
  background-color: #002e5f;
}
.progress .progress-bar-100 {
  background-color: #0e821a;
}
.progress .progress-bar-80 {
  background-color: #FFE377;
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #002e5f;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.form-grey {
  background: #f2f2f2 none repeat scroll 0 0;
  margin-top: 0px;
  padding: 20px 15px;
}
.filter-accordion .title-modulo,
.form-accordion .title-modulo,
.form-grey .title-modulo {
  margin: 15px 15px 30px 15px;
  color: #000 !important;
  font-size: 1.14286em;
  font-family: "Open Sans", sans-serif;
}
.form-accordion button.panel-heading {
  color: #000 !important;
  font-size: 18px;
  line-height: 40px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: lighter;
  text-align: left;
}
.form-accordion .form-grey {
  margin-top: 0;
  padding: 0px 0px;
}
.form-accordion > .panel-heading {
  position: relative;
}
.filter-accordion > .heading-form-grey span.fa.fa-chevron-down,
.filter-accordion > .heading-form-grey span.fa.fa-chevron-up,
.form-accordion > .heading-form-grey span.fa.fa-chevron-down,
.form-accordion > .heading-form-grey span.fa.fa-chevron-up {
  position: relative;
  top: inherit;
  right: inherit;
  float: right;
}
.form-accordion > .heading-form-grey .title-modulo {
  width: auto;
  float: left;
}
.form-accordion > .heading-form-grey button {
  width: 100%;
}
textarea.form-control {
  color: #000000;
  border-radius: 0;
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #afafaf;
  font-size: 1em !important;
  resize: none;
}
input {
}
label {
  font-weight: normal;
}
form legend {
  background-color: inherit;
  color: #000000;
}
input.form-control {
  color: #000000;
  border-radius: 0;
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #afafaf;
  font-size: 1em !important;
}
.date > input,
select {
  padding-top: 5px;
}
select.form-control {
  color: #000;
  padding: 5px;
  background-color: #fff;
  border: 1px solid #afafaf;
  font-size: 1em !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
label > select.form-control {
  margin-top: 5px;
}
select.form-control {
  background-image: url(../img/arrow_d.png);
  background-repeat: no-repeat;
  background-position: 96% 50%;
}
.has-error label.label-select:first-line {
  font-weight: bold;
}
.has-error legend.radio-legend {
  color: #c9291b !important;
  font-weight: bold;
}
.has-error .radio label {
  font-weight: inherit;
}
input[type="file"] {
  opacity: 0;
  overflow: hidden;
  position: absolute;
}
input.disabled {
  background-color: #e4e5e9;
  color: #000000;
  cursor: default;
}
.description-margin {
  margin-bottom: 15px;
  line-height: 20px;
}
.input-relative {
  position: relative;
}
.date.datePicker > .form-group {
  margin-bottom: 15px;
}
.date-range .datePicker > .form-group {
  width: 250px;
}
.datePicker input {
  width: 200px;
}
.datePicker em.fa-calendar {
  position: absolute;
  float: right;
  bottom: 10px;
  left: 170px;
  cursor: pointer;
}
.date-range > p {
  margin-bottom: 5px;
}
.date-range .datePicker div.form-group:first-of-type em.fa-calendar {
  left: 190px;
}
.date-range .datePicker div.form-group:nth-of-type(2) em.fa-calendar {
  left: 180px;
}
.date-range .datePicker label {
  display: inline-block !important;
}
.form-control[disabled] + em.fa-calendar {
  cursor: not-allowed;
}
.form-inline.date-range .form-group {
  vertical-align: top;
}
.datepicker-days > table,
.datepicker-months > table,
.datepicker-years > table {
  overflow: hidden;
}
.datePicker table {
  overflow: hidden;
}
.bootstrap-datetimepicker-widget {
  margin: 0;
  text-align: center;
  padding: 5px 5px 0 5px;
  cursor: pointer;
}
.timePicker.input-group > input {
  width: 170px;
}
.timePicker.input-group > input::-ms-clear {
  display: none;
}
.bootstrap-datetimepicker-widget ul.list-unstyled {
  margin-bottom: 0;
}
.bootstrap-datetimepicker-widget ul.list-unstyled li.picker-switch {
  display: none;
}
.bootstrap-datetimepicker-widget
  ul.list-unstyled
  .timepicker
  > div
  > table.table-condensed {
  margin-bottom: 0;
  width: auto;
}
.bootstrap-datetimepicker-widget
  ul.list-unstyled
  .timepicker-picker
  > .table-condensed {
  margin-bottom: 0;
  width: auto;
}
.bootstrap-datetimepicker-widget
  ul.list-unstyled
  .timepicker-picker
  table
  tbody
  tr:nth-child(2) {
  background-color: #fff;
  color: #002e5f;
  height: 70px;
  font-size: 1.4em;
}
.bootstrap-datetimepicker-widget
  ul.list-unstyled
  .timepicker-picker
  table
  tbody
  tr
  > td {
  background-color: #fff;
  color: #002e5f;
  padding: 0px;
}
.bootstrap-datetimepicker-widget
  ul.list-unstyled
  .timepicker-hours
  table
  tbody
  tr
  > td {
  background-color: #fff;
  color: #002e5f;
  padding: 10px;
}
.bootstrap-datetimepicker-widget
  ul.list-unstyled
  .timepicker-minutes
  table
  tbody
  tr
  > td {
  background-color: #fff;
  color: #002e5f;
  padding: 13px;
}
.bootstrap-datetimepicker-widget
  ul.list-unstyled
  .timepicker-picker
  table
  tbody
  tr:nth-child(2)
  > td:not(.separator):hover,
.bootstrap-datetimepicker-widget
  ul.list-unstyled
  .timepicker
  > div
  > table.table-condensed
  td:hover {
  background-color: #eaedf2;
  font-weight: bolder;
}
.bootstrap-datetimepicker-widget
  ul.list-unstyled
  .timepicker-picker
  table
  tbody
  tr
  > td
  a.btn {
  height: 20px;
}
.bootstrap-datetimepicker-widget
  ul.list-unstyled
  .timepicker-picker
  table
  tbody
  tr
  > td
  a.btn
  > span.glyphicon {
  top: -1px;
}
.timePicker .input-group-addon.btn-primary-outline {
  background-color: transparent;
  border: none;
  color: #002e5f;
  font-size: 1.6em;
  position: absolute;
  left: 125px;
  cursor: pointer;
  z-index: 10;
}
legend.radio-legend {
  margin-bottom: 0;
  font-size: inherit;
  border-bottom: none;
}
form .radio {
  margin-top: 10px;
}
form .radio label {
  margin-left: 0px;
  font-weight: normal;
}
form .radio label > input[type="radio"] {
  margin-left: -20px;
}
form fieldset {
  padding: 0;
}
.msg.msg-errore {
  color: #c9291b !important;
}
.feedbackInline {
  line-height: 1.92857em;
  min-width: 130px;
  margin-right: 15px;
  padding: 6px 12px;
}
.popover.right > .popover-title {
  text-align: center;
}
.popover.right > .popover-content {
  text-align: left;
}
form fieldset .date-range p {
  min-height: auto !important;
}
.ui-widget {
  font-family: inherit;
  font-size: inherit;
}
.ui-widget .ui-combobox.ui-front.ui-corner-all.ui-state-default {
  border: none;
  background-color: transparent;
}
.ui-widget > label {
  width: 100%;
}
.ui-combobox > a.ui-button {
  border: none;
  background-color: transparent;
  position: absolute;
  left: 180px;
  bottom: 8px;
}
.ui-combobox > a.ui-button > span.ui-button-icon-primary {
  background-image: url(../img/arrow_d.png);
  background-position: 6px 5px;
}
input.ui-autocomplete-input {
  padding-left: 10px;
  width: 220px;
  height: 34px;
}
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
}
.ui-widget span.ui-combobox ul.ui-autocomplete.ui-menu > li.ui-menu-item {
  font-size: 1em;
  line-height: 1.4em;
}
.combobox-wrapper {
  position: relative;
}
.fileSubmit,
.fileUpload {
  position: relative;
  overflow: hidden;
  margin: 7px 0 0 30px;
  top: -7px;
  height: 40px;
  line-height: 25px;
  text-transform: uppercase;
}
.innerx {
  position: absolute;
  right: 15px;
  top: 3px;
  background-color: transparent;
  border: none;
}
.innerx span {
  color: #afafaf;
}
span.reset {
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../img/reset.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: inherit;
}
.fileSubmit {
  display: none;
}
.upload-file-button-container input[type="text"] {
  background-color: #fff !important;
}
input[type="file"].btn-primary.upload {
  top: 0;
  left: 0;
}
form.filter-accordion > .panel-body {
  padding-left: 30px;
  padding-right: 30px;
}
.heading-form-grey {
  background-color: #e4e5e9 !important;
  height: 60px;
}
.form-tabellare-grey .heading-form-grey > div {
  height: 100%;
  padding-top: 20px;
  padding-left: 15px;
}
.panel.panel-default > .panel-heading > h3 {
}
.panel .panel-body .form-group select {
  min-width: 150px;
}
.labelSpace {
  padding-top: 15px;
  padding-bottom: 15px;
  display: inline-block;
}
.rightBorder {
  border-right: 1px solid #afafaf;
}
.form-tabellare-grey .inputNumber {
  max-width: 50px;
  text-align: center;
  height: 30px !important;
  margin-bottom: 10px;
}
.errorInput {
  border: solid 3px #c9291b !important;
}
.completeInput {
  border: solid 3px #0e821a !important;
}
.ncampi {
  color: #000000 !important;
}
.combobox-wrapper em.fa-question-circle,
.form-group em.fa-question-circle,
.form-tabellare em.fa-question-circle {
  cursor: pointer;
}
.filter-accordion {
  border: none;
}
.panel.panel-default.filter-accordion,
.tab {
  min-width: 290px;
}
.filter-accordion .panel-heading {
  border: none;
}
.filter-accordion .panel-heading > *,
.form-accordion .panel-heading > * {
  margin: 12px 15px 8px 15px;
}
.filter-accordion .panel-heading .fa-chevron-down,
.filter-accordion .panel-heading .fa-chevron-up {
  float: right;
  color: #002e5f;
}
.search-title {
  font-size: 1em;
  font-weight: 600;
  color: #002e5f;
  padding-bottom: 0;
  margin-bottom: 15px;
}
.labelfake {
  margin-bottom: 5px;
}
.boxDashboard,
.boxDate {
  position: relative;
  background: #f2f2f2;
  padding: 25px 30px;
  min-height: 200px;
  margin-bottom: 78px;
  overflow: hidden;
}
.boxDashboard .form-group {
  min-width: 140px;
}
.boxDate .date {
  padding-right: 30px;
  margin-right: 30px;
  border-right: 1px solid #afafaf;
  color: #002e5f;
  float: left;
  height: 100px;
}
.boxDate .date .day {
  font-size: 4em;
  margin-bottom: 5px;
  line-height: 1;
  padding-top: 5px;
  text-align: center;
}
.day strong {
  font-weight: 600;
}
.boxDate .date .month {
  font-size: 1.28571em;
}
.boxDashboard .titolo-box,
.boxDate .titolo-box {
  margin: 0;
  margin-bottom: 0;
  line-height: 1.42857em;
  text-transform: none;
  font-weight: 600;
  color: #002e5f;
  font-size: 1em;
}
.boxDate .descrizione-box .meta {
  font-size: 0.85714em;
  line-height: 1.42857em;
  margin-bottom: 15px;
  height: 35px;
  overflow: hidden;
}
.boxDate .linkDettagli,
.boxScadenze .linkDettagli {
  position: absolute;
  text-align: right;
  color: #002e5f;
  bottom: 15px;
  right: 30px;
}
.boxDashboard .titolo-box,
.boxScadenze .btn-link-lower {
  margin-bottom: 13px;
  text-transform: uppercase;
}
.carouselBox .carousel-control {
  width: 0%;
  position: fixed;
  font-size: 10px;
  color: #fff;
  text-align: center;
  text-shadow: none;
  filter: alpha(opacity=100);
  opacity: 1;
  background-image: none;
}
.carouselBox .carousel-control.left {
  left: -1px;
}
.carouselBox .carousel-control.right {
  right: 20px;
}
.carouselBox .carousel-control span {
  font-size: 25px;
  color: #002d5e;
  line-height: 190px;
}
.feedback-header {
  height: 40px;
  line-height: 2.85714em;
  color: #fff;
  background-color: #0e821a;
  padding-left: 30px;
  margin-bottom: 15px;
  overflow: hidden;
}
.feedback-header span {
  color: white;
  font-size: 1em;
  font-weight: 500;
  padding-bottom: 10px;
  display: inline-block;
}
.feedback-header span:before {
  font-weight: 900;
}
.feedback-header-error {
  height: 40px;
  line-height: 2.85714em;
  color: #fff;
  background-color: #c9291b !important;
  padding-left: 30px;
  overflow: hidden;
}
.intranet .feedback-header-error {
  height: 50px;
  padding-top: 5px;
  margin-bottom: 20px;
}
.intranet .feedback-header-error .fa-exclamation-circle {
  vertical-align: middle;
  padding-right: 10px;
}
.white-check {
  padding-right: 13px;
}
.feedback-box .feedback-content {
  background-color: #f2f2f2;
  padding-bottom: 30px;
}
.feedback-box .feedback-header {
  margin-bottom: 0;
}
.feedback-box .feedback-content p {
  padding: 30px 30px 15px 30px;
  margin-bottom: 0;
}
.feedback-box .download-btn {
  padding-top: 20px;
}
.riga-esito .esito-positivo {
  background: #0e821a;
  color: #fff;
  padding: 5px 10px;
  overflow: hidden;
}
.riga-esito .esito-negativo {
  background: #c9291b;
  color: #fff;
  padding: 5px 10px;
  overflow: hidden;
}
.fa.fa-check-circle {
  color: #0e821a;
  margin-right: 5px;
}
.riga-esito .fa.fa-check-circle {
  font-size: 1.78571em;
}
.numeroPunti {
  font-size: 1.28571em;
}
.riga-esito .help-block {
  font-size: 1em;
  color: black;
}
.boxDashboard input[name="cerca"] {
  height: 37px;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.43px;
}
.modal-content .modal-header {
  padding: 20px 30px;
  background-color: #002e5f;
  color: #fff;
}
.modal-header .close {
  color: #fff;
  opacity: 1;
  text-shadow: none;
}
.modal-title {
  color: white;
  font-size: 1.28571em;
  margin: 0;
  line-height: 1.42857143;
  display: inline-block;
}
.modal-content .modal-body {
  padding: 30px 30px 15px 30px;
}
.modal-content .modal-footer {
  text-align: left;
  border-top: 0;
  padding: 10px;
}
span.modalData {
  display: block;
  margin-bottom: 10px;
}
span.modalStrong {
  font-weight: 600;
  color: #002e5f;
}
.modal table {
  display: table;
}
.modal-open .modal {
  overflow-y: hidden;
}
.modal-dialog {
  overflow-y: initial !important;
}
.modal-body {
  max-height: calc(100vh - 150px);
  overflow-y: auto;
  outline: none;
}
.tab .nav li {
  padding: 0;
  margin: 0;
}
.tab .tab-content {
  padding-top: 0;
}
.tab .tab-content > .tab-pane > .form-grey {
  margin-top: 0;
}
.tab .nav li a,
.tab .nav li a:focus,
.tab .nav li a:hover {
  border: none;
  border-radius: 0;
  margin: 0;
}
.tab .nav li a .labelTabTitle,
.tab .nav li a .labelTabTitle {
  font-weight: 600;
  padding: 0 0 0 50px;
}
.tab ul.nav > li > a,
.tab ul.nav > li > a:hover {
  padding: 20px 0;
  color: black !important;
  background-color: #e4e5e9;
}
.tab ul.nav > li.active,
.tab ul.nav > li.active > a {
  background-color: #f2f2f2;
}
.tab-portale .tab-content {
  padding-top: 0;
}
.tab-portale .tab-content form.form-grey {
  margin-top: 0;
  padding: 20px 15px;
}
.tab-portale .tab-content form.form-grey h3,
.tab .tab-content form.form-grey h3 {
  margin-top: 20px;
}
.btn.btn-primary {
  min-width: 160px;
  line-height: 1.92857em;
  font-family: inherit;
  font-weight: 400;
  padding: 6px 12px;
  margin: 0 15px 10px 0;
}
.btn.btn-modale {
  line-height: 1.92857em;
  font-family: inherit;
  font-weight: 400;
  padding: 6px 12px;
}
.btn.btn-primary.btn-success {
  background: #0e821a;
}
.btn-primary[disabled],
.btn.btn-primary.btn-success[disabled],
.upload-container.disabled {
  background: #d2d2d2;
  border-color: #d2d2d2;
  color: #002e5f;
  opacity: 1 !important;
  position: relative;
}
.btn .fa.right {
  padding-left: 10px;
}
.btn .fa.left {
  padding-right: 10px;
}
button.btn-link span.fa {
  font-size: 1.28571em;
}
.btn.view-source {
  color: #fff;
  background-color: #106cdb !important;
  padding: 10px;
  display: block;
  min-width: 150px;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  color: #106bda;
  float: left;
  text-transform: none;
  background-color: transparent;
  line-height: 1.92857em;
  padding-left: 6px;
  padding-right: 6px;
}
.btn-primary-outline,
.btn-primary-outline:focus {
  background-color: transparent;
  color: #106cdb;
  -ms-touch-action: none;
  touch-action: none;
}
.btn-primary-outline:hover {
  background-color: transparent;
  color: #106cdb;
}
.download-btn {
  color: #002e5f !important;
}
#layoutGenerale .grayGrid > div {
  height: 40em;
}
.grayGrid {
  padding: 0;
  width: 100%;
}
.grayGrid {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grayGrid > div {
  background-color: #eaedf2;
  color: #002e5f;
  font-size: 12px;
  border: 2px solid #fff;
  padding: 10px;
}
#colori-principali,
#colori-status {
  padding-left: 0;
}
#colori-principali .color-list .color-label,
#colori-status .color-list .color-label {
  padding-left: 0;
  text-transform: uppercase;
  font-weight: bold;
}
#colori-principali .color-list .color-example,
#colori-status .color-list .color-example {
  height: 10em;
  line-height: 6em;
  display: block;
  color: white;
  text-align: center;
  font-weight: 300;
  margin: 0 auto 0.5em;
  padding-top: 2em;
}
#webkit .bluInail {
  background-color: #002e5f;
}
#webkit .verdeInail {
  background-color: #116766;
}
#webkit .azzurroInail {
  background-color: #106cdb;
}
#webkit .greyformColor {
  background-color: #f2f2f2;
}
#colori-principali .greyColor {
  background-color: #eaedf2;
}
#webkit .verdeColor {
  background-color: #0e821a;
}
#webkit .rossoColor {
  background-color: #c9291b;
}
#webkit .arancioColor {
  background-color: #ffaa02;
}
#webkit .gialloColor {
  background-color: #ffe377;
}
#webkit #subfooter a,
#webkit footer a,
#webkit header a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
.accessibilita .color-desc {
  width: 40px;
  height: 20px;
  float: left;
  margin: 10px 10px 10px 0;
}
.accessibilita .color-example {
  padding-top: 10px;
  display: inline-block;
}
.accessibilita > div {
  border-bottom: 1px solid #afafaf;
  padding: 10px 0;
}
.download-tab table.table.dataTable > tbody > tr {
  background-color: #fff;
  height: 40px;
}
.download-tab table.table.dataTable > thead .thLabel:after,
.notifiche-tab table.table.dataTable > thead .thLabel:after {
  content: none;
}
.download-tab > form > .baseFooter button {
  margin-top: 15px;
}
.btn-link-lower {
  font-size: 1.28571em;
  color: #002d5e;
  font-weight: normal;
}
.panel.panel-default {
  border-radius: 0;
}
.panel.panel-default > .panel-heading {
  height: 40px;
  margin: 0;
  padding: 0 15px;
}
#navigazionesecondaria .panel-heading {
  padding: 10px 15px;
  padding-left: 0;
  background-color: transparent;
}
.panel.panel-default > .panel-body.body-form-grey {
  background-color: #f2f2f2;
}
.panel-default > .panel-heading {
  background-color: #e4e5e9;
}
.accordion-gray .head-accordion-gray {
  background-color: #e4e5e9;
  padding: 0 15px;
}
.accordion-gray .panel-body {
  border: 1px solid #cccccc;
}
.head-accordion-gray > * {
  float: left;
}
.head-accordion-gray a.expand-icon,
.head-accordion-gray em.expand-icon {
  color: #002e5f;
  line-height: 1.5em;
}
.head-accordion-gray a.expand-icon:focus,
.head-accordion-gray a.expand-icon:hover,
.head-accordion-gray em.expand-icon:focus,
.head-accordion-gray em.expand-icon:hover {
  text-decoration: none !important;
}
.accordion-gray .accordion-title {
  line-height: 3em;
}
.head-accordion-gray > img {
  height: auto;
  max-height: 3em;
}
.carousel-step,
.wizard {
  margin-top: 30px;
}
.stepByStep .stepControl {
  display: none;
  margin-top: 6px;
}
.stepByStep .stepControl button {
  background: transparent;
  color: #002e5f;
  padding: 0 0 7px 0;
}
.stepByStep .stepControl button.active-none {
  color: #767676;
  cursor: default;
}
.wizard button.slick-arrow {
  background-color: transparent;
  border: none;
}
.wizard button.slick-prev.fa-caret-left.slick-arrow {
  margin-top: 6px;
  margin-left: -30px;
  float: left;
}
.wizard button.slick-next.fa-caret-right.slick-arrow {
  margin-top: -20px;
  margin-right: -30px;
  float: right;
}
.stepByStep .stepControl button.active,
.stepByStep .stepControl button:active {
  -webkit-box-shadow: initial;
  box-shadow: initial;
}
.stepByStep .carousel-wrapper {
  position: relative;
}
.stepByStep .carousel-wrapper .carousel-custom .item,
.wizard.courousel-varible-width .item {
  padding: 0 20px 0 0;
  margin: 0;
  border: 0;
  display: inline-block;
  font-size: 1.28571em;
}
.stepByStep .carousel-wrapper .carousel-custom .item a,
.wizard.courousel-varible-width .item a {
  color: #767676;
  text-decoration: none;
  cursor: default;
}
.stepByStep .carousel-wrapper .carousel-custom .item.prevActive a,
.wizard.courousel-varible-width .item.prevActive a {
  color: #106cdb;
}
.stepByStep .carousel-wrapper .carousel-custom .item.active a,
.wizard.courousel-varible-width .item.active a {
  color: #002e5f;
  font-weight: 700;
  cursor: default !important;
  text-decoration: none !important;
  pointer-events: none;
}
.stepByStep .carousel-wrapper .carousel-custom .item.active a:hover,
.stepByStep .carousel-wrapper .carousel-custom .item.prevActive a:hover,
.wizard.courousel-varible-width .item.active a:hover,
.wizard.courousel-varible-width .item.prevActive a:hover {
  text-decoration: underline;
  cursor: pointer;
}
.stepByStep .carousel-wrapper .carousel-custom .item a span {
  padding: 0;
  margin: 0;
}
.stepByStep .carousel-wrapper .carousel-custom .item.last span {
  padding-right: 0;
}
#tabella-icone td.icon {
  text-align: center;
}
.panel-body.body-form-grey {
  height: 100%;
}
#overlayHeader {
  position: absolute;
  top: 20px;
  text-decoration: underline;
  -webkit-text-decoration-color: white;
  text-decoration-color: white;
  font-size: 23px;
  z-index: 100;
}
#overlayFooter {
  position: absolute;
  top: 20px;
  text-decoration: underline;
  -webkit-text-decoration-color: white;
  text-decoration-color: white;
  font-size: 23px;
  z-index: 100;
}
#overlayFooter > a,
#overlayHeader > a {
  color: white;
}
.header_over_cover {
  position: absolute;
  width: 100%;
  background-color: black;
  opacity: 0.7;
  filter: Alpha(opacity=70);
  pointer-events: none;
  cursor: default;
  z-index: 90;
}
.footer_over_cover {
  bottom: 0;
  position: absolute;
  width: 100%;
  background-color: black;
  opacity: 0.7;
  filter: Alpha(opacity=70);
  pointer-events: none;
  cursor: default;
  z-index: 90;
}
.breadcrumb li a {
  text-decoration: underline;
}
.breadcrumb li:last-child {
  font-weight: bold;
}
#navigazionesecondaria ul li.selected > a {
  font-weight: bold;
}
#sidebar-inferiore {
  background-color: #002e5f;
  color: white;
  margin-left: -60px;
  padding: 36px 30px 33px 40px;
}
#sidebar-superiore .sidebar-superiore-title {
  font-size: 1.28571em;
  margin: 0;
}
#sidebar-superiore > ul {
  padding: 25px 10px;
}
#sidebar-superiore > ul a {
  cursor: pointer;
}
.servizi-online-secondo-livello .panel-heading h2 {
  font-size: 18px;
}
.servizi-online-secondo-livello .panel-heading a {
  color: #002d5e;
}
#sidebar-superiore .miniMenuIcon .fa {
  color: #002e5f;
}
#sidebar-superiore ul.miniMenuIcon li {
  background-image: none;
  padding-top: 0;
}
#sidebar-superiore ul.miniMenuIcon li a {
  text-decoration: underline;
}
#sidebar-inferiore > * {
  margin-bottom: 5px;
}
#sidebar-inferiore span {
  display: block;
  padding: 3px 0px;
  color: white;
}
#sidebar-inferiore .sidebarLinks a {
  color: white;
}
#sidebar-inferiore .sidebar-inferiore-title {
  font-size: 18px;
  padding-top: 10px;
}
.yellowlink a {
  color: #ffe377 !important;
}
.whitelink a {
  color: #ffffff !important;
  text-decoration: underline;
}
.panel-badge h3 {
  margin: 0 0 7px 0;
  text-transform: none;
  min-height: 50px;
}
.panel-badge h3 > a {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.panel-badge a {
  cursor: pointer;
}
.panel-badge .panel-body {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 5px;
}
.panel-badge > .panel-body ul {
  padding-left: 15px;
}
.panel-badge > .panel-body ul li {
  list-style-image: url(../img/arrow_r.png);
  list-style-position: top left;
  font-size: 0.85em;
}
.panel-badge > .panel-body .accordion-gray .accordion-title {
  line-height: 2em;
}
.panel-badge .accordion-gray .head-accordion-gray {
  margin-left: -15px;
  margin-right: -15px;
  text-align: center;
  line-height: 25px;
}
.panel-badge .accordion-gray .head-accordion-gray > * {
  float: none;
}
.panel-badge > .panel-footer {
  margin-left: -15px;
  margin-right: -15px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}
.panel-badge > .panel-footer > a {
  color: #ffffff;
  font-size: 1em;
}
.panel-badge.panel-badge-servizi-online > .panel-footer {
  background-color: #116766;
}
.panel-badge .accordion-gray .panel-body {
  border: none;
}
@media (min-width: 768px) {
  .carousel-indicators {
    bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  #sidebar-inferiore {
    margin-bottom: -30px;
    margin-left: -40px;
  }
  .date-range .datePicker em.fa-calendar {
    top: 35px;
  }
  .date-range .datePicker div.form-group:first-of-type em.fa-calendar {
    left: 170px;
  }
  .date-range .datePicker div.form-group:nth-of-type(2) em.fa-calendar {
    left: 170px;
  }
}
@media (max-width: 1199.98px) {
  .boxDashboard form > div:first-of-type {
    padding-bottom: 5px;
  }
}
@media (max-width: 440.98px) {
  h2.title-sorgente {
    width: 100%;
  }
  button.view-source {
    float: left !important;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 800px) {
  .tabella.tabella-verticale caption,
  .tabella.tabella-verticale table,
  .tabella.tabella-verticale tbody,
  .tabella.tabella-verticale td,
  .tabella.tabella-verticale th,
  .tabella.tabella-verticale thead,
  .tabella.tabella-verticale tr {
    display: block;
  }
  .tabella.tabella-verticale thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .tabella.tabella-verticale tr {
    border: 1px solid #ccc;
  }
  .tabella.tabella-verticale td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  .tabella.tabella-verticale td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  .tabella.tabella-verticale td:before {
    content: attr(data-title);
  }
}
.modal.fade {
  overflow-y: auto;
}
.modal-dialog {
  margin: auto;
}
.modal-dialog .modal-content {
  margin-top: 10px;
  margin-bottom: 10px;
}
.widget input[type="file"].btn-primary,
.widget input[type="file"].btn-primary[disabled] {
  width: 0px;
  height: 0px;
  opacity: inherit;
  overflow: hidden;
  position: absolute;
}
.widget.uploadFile button.add-file {
  text-decoration: none;
}
.widget.uploadFile button.add-file:focus {
  text-decoration: underline;
}
.widget.uploadFile button.innerx {
  border: none;
}
.widget.uploadFile button.innerx:focus {
  border: 1px solid #000000;
}
.widget.uploadFile button.innerx {
  background-color: #ffffff;
  right: 17px;
}
.upload-file-button-container input[type="text"][disabled] {
  background-color: #eee !important;
  opacity: 1;
  cursor: not-allowed;
}
.panel.panel-default.widget > .panel-heading {
  padding: 0px;
}
.panel.panel-default.widget > button.search-title {
  width: 100%;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
  color: #002e5f;
}
.panel.panel-default.widget > button.search-title > span.fa {
  margin: 0px;
  padding-top: 2px;
}
.panel.panel-default.widget > button.search-title:active,
.panel.panel-default.widget > button.search-title:focus {
}
.panel.panel-default.widget > button.search-title:focus {
  text-decoration: underline;
}
.panel.panel-default.widget .panel-body {
  padding: 0px;
}
.panel.panel-default.widget .panel-body > .row {
  padding: 15px 30px;
}
a[data-toggle="popover"],
a[data-toggle="popover"]:active,
a[data-toggle="popover"]:focus,
a[data-toggle="popover"]:hover {
  color: #000000;
  text-decoration: none;
}
[data-toggle="popover"]:focus,
a[data-toggle="popover"]:active,
a[data-toggle="popover"]:focus {
  font-size: 1.2em;
  outline: none;
  border: 2px solid #002e5f;
  border-radius: 50%;
  padding: 2px 1px;
  line-height: 0.8em;
  margin-top: -1px;
  margin-left: -2px;
}
.popover {
  max-width: inherit !important;
  width: 300px;
}
main .avviso {
  background-color: #f7cfd0;
  color: #762629 !important;
  margin: 0 0 45px !important;
  padding-bottom: 10px;
  margin-top: 30px !important;
}
.avviso .box_avvisi h3 {
  text-align: left;
  color: #762629 !important;
  margin-top: 10px;
  margin-bottom: 10px;
}
.modal-header .close {
  margin-top: 0px;
  display: inline-block;
}
.accordion-title button,
button.thLabel {
  background: transparent;
  border: none;
}
.accordion-title button {
  margin-top: 6px;
}
code {
  color: #000;
}
.datepicker table tbody tr:nth-child(2n) {
  background-color: #fff;
  color: inherit;
}
.datepicker table tbody tr:nth-child(odd) {
  background-color: #fff;
  color: inherit;
}
.datepicker table tr td.day {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #000;
}
.datepicker table tr td.new.day:hover,
.datepicker table tr td.old.day:hover {
  background: #fff !important;
}
.datepicker table tr td.today {
  background: #0e821a !important;
  color: #fff;
}
.datepicker table tr td.today:hover {
  color: #fff !important;
}
.datePicker input[type="text"] {
  color: #333;
}
.datePicker .form-control::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
}
.datePicker .form-control:-ms-input-placeholder {
  color: #333;
  opacity: 1;
}
.datePicker .form-control::-ms-input-placeholder {
  color: #333;
  opacity: 1;
}
.datePicker .form-control::placeholder {
  color: #333;
  opacity: 1;
}
.datePicker .form-control:-ms-input-placeholder {
  color: #333;
}
.datePicker .form-control::-ms-input-placeholder {
  color: #333;
}
.panel-heading button.search-title {
  padding: 0px;
  margin: 0px;
  border: none;
  background: transparent;
}
label small {
  display: block;
}
.has-error label:not(.label-select) {
  color: #c9291b !important;
  font-weight: bold;
}
.has-error label .msg-errore {
  display: block;
  position: absolute;
  margin-top: 45px;
}
.has-error .label-select .msg-errore {
  position: relative;
  margin-top: 5px;
}
.form-accordion .panel-heading span.title-modulo {
  margin: 0px;
  margin-top: 9px;
  display: block;
  text-transform: uppercase;
  color: #000 !important;
  font-size: 1.14286em;
  font-family: "Open Sans", sans-serif;
  font-weight: lighter;
}
.menu_orizzontale {
  background: #e4e5e9;
  overflow: hidden;
  padding: 10px 20px;
}
.menu_orizzontale_inner {
  overflow: hidden;
}
.menu_orizzontale ul {
  padding: 0px;
  margin: 0px;
  text-indent: 0px;
}
.menu_orizzontale ul li {
  display: inline-block;
  padding: 5px 10px;
  color: #333;
  vertical-align: top;
}
.menu_orizzontale ul.main_links > li {
  background: url(../../static/img/icona_freccia-azzurra.png) no-repeat;
  background-position: 0px center;
  list-style: none;
}
.menu_orizzontale ul.main_links > li > a {
  padding-left: 4px;
}
.menu_orizzontale ul li.selected > a {
  font-weight: bold;
}
.menu_orizzontale ul li a {
  font-size: 1em;
  line-height: 1.1em;
  color: #002e5f;
}
.menu_orizzontale ul ul li a {
  font-size: 0.95em;
}
.menu_orizzontale ul ul {
  display: none;
  position: absolute;
  background: #f2f2f2;
  margin-top: 13px;
  margin-left: -30px;
  padding-left: 30px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.menu_orizzontale ul ul ul {
  margin-left: 0px;
  left: 0px;
  padding-left: 40px;
}
.menu_orizzontale ul ul ul ul {
  padding-left: 50px;
}
span.no_table_record {
  display: block;
  padding: 20px;
  background: #e4e5e9;
  text-align: center;
}
#sidebar-inferiore {
  margin-top: 30px;
  margin-bottom: 0px;
}
.servizi-online-secondo-livello .panel-heading a {
  text-decoration: underline;
  font-weight: lighter;
}
strong.title-sorgente {
  font-size: 1.65em;
  padding-left: 0px;
  margin-bottom: 50px;
  font-family: "Open Sans semibold", sans-serif;
}
.datepicker table tr td.new.day:hover,
.datepicker table tr td.old.day:hover {
  color: inherit !important;
}
.datepicker table tr td.old.day.focused {
  background: #002e5f !important;
  color: inherit !important;
  cursor: pointer;
}
.datepicker table tr td.day.active:hover,
.datepicker table tr td.day:hover {
  color: #fff !important;
}
a.expand-icon {
  text-decoration: none !important;
}
.btn-primary:focus-visible {
  outline-offset: 3px;
}
.form-control:focus {
  outline: 2px auto;
  outline-color: #000 !important;
}
.carousel {
  outline: none !important;
}
span.fa-question-circle {
  cursor: pointer;
}
.panel-badge .accordion-title button {
  width: 100%;
}
.panel-badge .accordion-title button strong {
  display: inline-block;
  padding-left: 27px;
}
.panel-badge .accordion-title span.fa-plus-circle {
  float: rightimportant;
  display: block;
  margin-top: 5px;
}
.panel-badge .panel-body {
  text-align: left;
}
.tooltip,
.tooltip-arrow,
.tooltip-inner {
  opacity: 1 !important;
}
.tooltip-arrow,
.tooltip-inner {
  background-color: #ffe377;
  font-size: 12px;
  color: #000;
}
.tooltip .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
  background: transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ffe377 !important;
}
p.disclaimer {
  display: block;
  width: 100%;
  overflow: hidden;
}
table.table.dataTable > thead .sorting .thLabel:after {
  cursor: pointer;
  content: "\f0d7";
  color: #106cdb;
  font-family: "Font Awesome 6 Free";
  font-size: 1.3em;
  padding: 0 10px;
  vertical-align: middle;
}
table.table.dataTable > thead .sorting_asc .thLabel:after {
  content: "\f0d7";
}
table.table.dataTable > thead .sorting_desc .thLabel:after {
  content: "\f0d8";
}
@media (min-width: 768px) {
  #navigazionesecondaria ul[role="list"] li a:before,
  #navigazionesecondaria ul[role="list"] li a[aria-expanded="false"]:before {
    color: #106cdb;
    font-family: "Font Awesome 6 Free";
    font-size: 11px !important;
    list-style: none;
    margin: 0;
    display: inline-block;
    height: 15px;
    width: 15px;
    margin-left: -15px;
    content: "\f054";
    font-weight: 900;
  }
  #navigazionesecondaria ul[role="list"] li a[aria-expanded="true"]:before {
    color: #106cdb;
    font-family: "Font Awesome 6 Free";
    font-size: 11px !important;
    list-style: none;
    margin: 0;
    display: inline-block;
    height: 15px;
    width: 15px;
    margin-left: -15px;
    content: "\f078";
    font-weight: 900;
  }
  #navigazionesecondaria ul li {
    background: transparent;
  }
}
.iconaNotifica a {
  text-decoration: none;
}
.modal tr td a span,
.modal tr td button span {
  font-size: 21px;
  margin: 3px;
}
.modal table.table-modal thead th {
  text-align: left;
}
#form-input-error {
  position: absolute;
  top: 60px;
}
.has-error input.form-control {
  position: absolute;
  top: 24px;
}
.has-error em.fa-calendar {
  position: absolute;
  top: 34px;
}
/* .has-error label .msg-errore {
  display: block;
  position: relative;
  margin-top: 45px;
} */
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.tree-heading {
  padding: 1rem 1rem 2.25rem;
  background-color: #fff;
}
.tree-heading .tree-header,
.tree-heading .tree-sub-header {
  font-size: 1rem;
  color: #002e5f;
}
.tree-heading .tree-sub-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tree-heading [data-toggle="collapse"] .sr-only:before {
  content: "Espandi ";
}
.tree-heading [data-toggle="collapse"][aria-expanded="true"] .sr-only:before {
  content: "Chiudi ";
}
.btn.tree-toggle {
  padding: 0;
  min-width: 0;
  width: 1.25rem;
  height: 1.25rem;
  font-size: 12px;
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  border-radius: 50%;
  margin: -0.625rem 0 0 1rem;
  border: none;
}
.btn.tree-toggle:focus {
  outline: none;
}
.btn.tree-toggle:focus-visible {
  outline: 2px solid #000;
}
.btn.tree-toggle .fa-minus {
  display: none;
}
.btn.tree-toggle[aria-expanded="true"] .fa-minus {
  display: block;
}
.btn.tree-toggle[aria-expanded="true"] .fa-plus {
  display: none;
}
.btn.sub-tree-toggle {
  padding: 0;
  height: auto;
  position: relative;
  float: none;
  line-height: 1;
}
.btn.sub-tree-toggle:focus {
  outline: none;
}
.btn.sub-tree-toggle:focus-visible {
  outline: 2px solid #000;
}
.btn.sub-tree-toggle:before {
  content: "";
  color: #106cdb;
  font-family: "Font Awesome 6 Free";
  font-size: 1rem;
  list-style: none;
  margin: 0;
  display: inline-block;
  content: "\f078";
  font-weight: 900;
}
.btn.sub-tree-toggle[aria-expanded="true"]:before {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}
.tree-content {
  padding: 1rem 0 1rem 3rem;
  position: relative;
}
.tree-content:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1.6rem;
  width: 1px;
  height: calc(100% - 2.625rem);
  background-color: #afafaf;
}
.tree-content .tree-heading {
  padding: 1rem;
  position: relative;
}
.tree-content .tree-heading:before {
  content: "";
  position: absolute;
  top: 1.5rem;
  bottom: 0;
  left: calc(-1.5rem + 1px);
  height: 1px;
  width: calc(1.5rem - 1px);
  background-color: #afafaf;
}
.tree-content .tree-heading:last-child:after {
  content: "";
  position: absolute;
  top: calc(1.5rem + 1px);
  bottom: 0;
  left: -1.5rem;
  width: 2px;
  height: calc(100% - 2.625rem);
  background-color: #fff;
  z-index: 2;
}
.exp-tabs li.active > a .fa-chevron-down {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}
.exp-tabs li > a {
  background-color: #eaedf2;
  color: #002e5f;
  pointer-events: all !important;
}
.exp-tabs li > a:hover {
  cursor: pointer !important;
}
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.justify-content-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.text-inail-primary {
  color: #002e5f;
}
.form-info {
  line-height: 1.2em;
  font-size: 80%;
}
.d-block {
  display: block;
}
.border {
  border: 1px solid #afafaf;
}
.float-none {
  float: none !important;
}
.custom-label {
  font-size: 1rem;
  font-weight: 600;
  background-color: #e4e5e9;
  border-radius: 100px;
  display: inline-block;
}
.button-icon {
  border: none;
  background-color: transparent;
  color: #002e5f;
  font-size: 20px;
}
.row-normal {
  margin-left: -15px;
  margin-right: -15px;
}
form legend {
  font-size: 0.95em;
}
.bg-transparent {
  background-color: transparent;
}
.border-0 {
  border: none;
}
.tooltip.left .tooltip-arrow {
  display: none;
}
.dropdown.drop-left .dropdown-menu {
  left: auto;
  right: 0;
  min-width: auto !important;
  width: auto;
}
.button-option[aria-expanded="true"] .plus {
  display: none;
}
.button-option[aria-expanded="false"] .minus {
  display: none;
}
.btn-table-collapse .fa {
  color: #106cdb !important;
}
.btn-table-collapse[aria-expanded="true"] .fa {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}
.tabella table.table > tbody > tr.collapse {
  height: auto !important;
  -webkit-transition: all 0s 0s !important;
  -o-transition: all 0s 0s !important;
  transition: all 0s 0s !important;
}
.expanded-row-ctas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: end !important;
  padding-right: 1.3333rem;
  padding-bottom: 1.3333rem;
}