.container.beheer {
  background-color: white;
  padding-bottom: 50px;
}
.container.beheer .table-form tr td {
  padding: 5px 0px;
}
.thumbs-container img {
  margin: 0px 2px 2px 0px;
  display: inline;
}
.thumbs-container div {
  padding: 10px;
  display: inline-block;
  border: 1px solid #ccc;
  margin: 0px 2px 2px 0px;
  position: relative;
}
.thumbs-container a.close {
  position: absolute;
  right: 1px;
  top: -3px;
}
