body {
  padding-top: 70px;
  padding-bottom: 20px;
}

.navbar {
  margin-bottom: 20px;
}

.datepicker {
  z-index: 1151 !important;
}

#table_operations { 
	table-layout: fixed; 
}

#table_operations th, table td { 
	overflow: hidden; 
}