.da_contattare_red {
  font-weight: bold;
  color: #ff0000;
}

.budget_blu {
  color: #2521DC;
}

.bolder {
  font-weight: bold;
}

table thead tr th {
  background-color: #428bca;
  color: #fff;
}

.breadcrumb {
  margin-bottom: 0px;
}

.breadcrumb_margin {
  margin-bottom: 5px;
}

.num {
  min-width: 80px;
}

.barra_laterale {
  /*border-left: 4px solid #888 !important;*/
}

.subtotale {
  background-color: #ccc;
}

.totale {
  background-color: #ddd;
}

.table-responsive {
  overflow-x: scroll;
}
