/*1654163220000*/
.field-list .drag-handle {
  cursor: move;
}
.field-list .field-item {
  background-color: #fff;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  margin: 0;
  padding: 12px 16px 12px 8px;
}
.field-list .field-item .input-group-item-shrink .btn {
  margin: auto 0;
}
.field-list .field-item .input-group-item-shrink:last-child .btn {
  margin-left: 12px;
}
.field-list .field-drop-zone {
  height: 24px;
  position: relative;
  width: 100%;
}
.field-list .field-drop-zone .field-drop-zone-over {
  background-color: #80acff;
  height: 4px;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.portlet-search-results .display-card .card-category {
  color: #6b6c7e;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
.portlet-search-results .display-card .card-description {
  font-size: 12px;
  margin-top: 8px;
}
.portlet-search-results .display-card .card-subtitle {
  font-size: 12px;
}
.portlet-search-results .display-compact ul {
  list-style: none;
  padding: 0;
}
.portlet-search-results .display-compact ul li {
  font-size: 14px;
  margin: 16px 0;
}
.portlet-search-results .display-list .list-group .list-group-item .expand-details {
  margin-bottom: 0;
}
.portlet-search-results .display-list .list-group .list-group-item .list-group-title {
  margin-top: 0;
}
.portlet-search-results .display-list .list-group .list-group-item .search-results-metadata .list-group-text a {
  font-size: 12px;
  font-weight: 400;
}
.portlet-search-results .display-list .list-group .list-group-item .search-results-metadata .list-group-text a:focus {
  box-shadow: 0 0 0 0;
}
.portlet-search-results .display-list .table-details td,
.portlet-search-results .display-list .table-details th {
  padding-bottom: 0;
  padding-top: 0;
}
.portlet-search-results .display-list .table-details .key-column {
  text-align: right;
  width: 15%;
  word-break: break-all;
}
.portlet-search-results .important {
  font-weight: bold;
}
.portlet-search-results .highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px;
}
.portlet-search-results .search-total-label {
  margin: 16px 0;
}

.portlet-search-bar .alert {
  margin-bottom: 0;
}
.portlet-search-bar .options-container .form-group {
  margin-bottom: 0;
}
.portlet-search-bar .search-bar .form-group.input-group-item {
  margin-bottom: 0;
}
.portlet-search-bar .search-bar-configuration-suggestions .form-group-autofit {
  margin-bottom: 1rem;
}
.portlet-search-bar .search-bar-configuration-suggestions .form-group-autofit:last-child {
  margin-bottom: 0;
}
.portlet-search-bar .search-bar-configuration-suggestions .size-input {
  max-width: 136px;
}
.portlet-search-bar .search-bar-keywords-input-wrapper {
  min-width: 6.25rem;
}
.portlet-search-bar .search-bar-search-select-wrapper {
  max-width: 9.375rem;
}
.portlet-search-bar .search-bar-with-scope .loading-animation {
  margin-bottom: 0;
  margin-right: 4px;
  margin-top: 0;
}

.search-bar-suggestions-dropdown-menu {
  max-height: 25rem;
  max-width: none;
}
.search-bar-suggestions-dropdown-menu .search-bar-suggestions-results-list .dropdown-subheader {
  color: #6b6c7e;
}
.search-bar-suggestions-dropdown-menu .search-bar-suggestions-results-list .suggestion-item-title {
  color: #272833;
}
.search-bar-suggestions-dropdown-menu .search-bar-suggestions-results-list .suggestion-item-title + .suggestion-item-description {
  color: #6b6c7e;
  font-size: 0.75rem;
}
.search-bar-suggestions-dropdown-menu .search-bar-suggestions-show-more {
  color: #0b5fff;
}
.search-bar-suggestions-dropdown-menu .search-bar-suggestions-show-more:hover {
  background-color: #fff;
  color: #004ad7;
  text-decoration: underline;
}

.search-facet .custom-control-label.facet-term-unselected,
.search-facet .term-name.facet-term-unselected {
  font-weight: 400;
}
.search-facet .custom-control-label.facet-term-selected,
.search-facet .term-name.facet-term-selected {
  font-weight: 600;
}
.search-facet .custom-control-label.label.label-lg,
.search-facet .term-name.label.label-lg {
  font-size: 12px;
  line-height: 1;
  padding: 5px 8px;
}
.search-facet .facet-clear-btn {
  font-weight: 600;
  font-size: 0.875rem;
}
.search-facet.search-facet-display-label .label-container {
  margin-bottom: 16px;
}
.search-facet.search-facet-display-label .term-name.facet-term-selected, .search-facet.search-facet-display-label .term-name.facet-term-unselected {
  font-weight: 600;
}
.search-facet .tag-cloud .term-name {
  line-height: 1.2;
}

.portlet-search-insights .codemirror-editor-wrapper {
  border: 1px solid #e7e7ed;
  border-radius: 4px;
  margin-top: 16px;
}
.portlet-search-insights .codemirror-editor-wrapper textarea {
  border: none;
  border-radius: 4px;
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  height: 300px;
  padding: 16px;
  resize: none;
  width: 100%;
}
.portlet-search-insights .codemirror-editor-wrapper textarea:focus-visible {
  outline: none;
}
.portlet-search-insights .codemirror-editor-wrapper .CodeMirror {
  border-radius: 4px;
  height: 300px;
}

.portlet-search-options .row-fields {
  display: flex;
}
.portlet-search-options .row-fields .input-text-wrapper {
  flex: 1;
}

.portlet-search .scope-selector {
  margin-left: 12px;
  max-width: 144px;
}
.portlet-search .search-button-field-wrapper {
  margin-bottom: 1.5rem;
}
.portlet-search .search-input-group {
  margin-bottom: 0;
}
.portlet-search .search-input-group .form-group-item {
  margin-right: 0;
}

.portlet-sort .sort-configurations-options .field-item.relevance {
  background-color: #fff;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  margin: 0;
  padding: 12px 16px 12px 8px;
}
.portlet-sort .sort-configurations-options .field-item.relevance .input-group-item:first-child {
  margin-left: 40px;
}
.portlet-sort .sort-configurations-options .field-item.relevance .input-group-item .toggle-switch {
  margin-left: 12px;
  width: 80px;
}
.portlet-sort .sort-configurations-options .field-item.relevance .text-secondary {
  font-size: 14px;
}

.portlet-suggestions .changed-keyword {
  font-weight: bold;
}

/*# sourceMappingURL=main.css.map */