.container {
  max-width: none !important;
}

/* .wrapper {
  display: flex;
  width: 100%;
  align-items: stretch;
} */

#content {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 65px;
}


.pageTitle h1, .pageTitle p{
  display: inline;
}
.pageTitle p{
  font-size: 16px;
}

ul ul a {
  font-size: 0.9em !important;
  padding-left: 30px !important;
  background: #6d7fcc;
}

button {
  margin-bottom: 3px;
}

.row_yellow_background{
	background-color: #F0E68C !important;
}

.row_red_background{
	background-color: LightSalmon !important;
}

.row_green_background{
	background-color: #90EE90 !important;
}

.row_white_background{
	background-color: #FFFFFF !important;
}

.row_grey_background{
	background-color: #DCDCDC !important;
}

.filtri_tabella{
  background-color: #DCDCDC !important;
}
