tr {
  border-bottom: 1px solid #000;
}

.finalita_table {
  background-color: #269bca;
  color: white;
  text-align: center;
}

.table-bordered{
  border: 1px solid #000;
}

.detail-image{
  width: 90px;
  margin-top: 10px;
}

.table-image{
  width: 34px;
  height: 34px;
}

.bar-image{
  margin: 10px 10px 10px 0px;
  max-width:100%;
}

#details{
  text-align: left;
}
