.task-group-references .tg-editor-references-list,
.task-group-extension .tg-editor-references-list {
  left: 15px;
}

.task-group-references .no-task-group-references,
.task-group-extension .no-task-group-references {
  padding-left: 15px;
  padding-top: 10px;
}

.task-group-references .loading-references-message,
.task-group-extension .loading-references-message {
  font-size: 18px;
  width: 100%;
  text-align: center;
  margin: 50px auto;
}
