/* TODO: Hack to align buttons, find somehting better */
.allocation-group-page .organisations {
  width: auto;
}
.allocation-group-page .additional-actions {
  position: relative;
  top: -79px;
  left: 79px;
}
