.editor-dependent {
    display: none;
}

.editor-dependent.active {
    display: block;
    margin-bottom: 10px;
}

.editor-dependent .input-group {
  padding-top: 5px;
}

.controls {
  margin-left: 10px;
}