.search-solution-editor {
  height: 100%;
}
.search-solution-editor .body {
  height: 100%;
}
.search-solution-editor .body .content {
  position: absolute;
  bottom: 80px;
  top: 20px;
  width: 99%;
  overflow-y: auto;
}
.search-solution-editor .body .content .list .caption .v-input__control .v-input__slot {
  margin: 0;
}
.search-solution-editor .body .content .list .caption .v-input__control .v-input--selection-controls__input {
  margin-right: 0;
}
.search-solution-editor .body .content .list .caption .v-icon {
  font-size: 18px;
}
.search-solution-editor .body .content .list .caption .v-label {
  font-size: 12px;
}
.search-solution-editor .body .content .list .grey {
  filter: grayscale(100%);
}
.search-solution-editor .body .bottom {
  position: absolute;
  bottom: 0;
  width: 99%;
  max-height: 80px;
  overflow-y: auto;
}.body[data-v-350c6803] {
  position: absolute;
  bottom: 65px;
  top: 65px;
  overflow-y: auto;
}
.toolber[data-v-350c6803] {
  position: absolute;
  bottom: 0;
  right: 0;
}.set-download-clients .search[data-v-661ad192] {
  max-width: 400px;
}