@charset "UTF-8";
.views-form__bulk-operations-row .views-field.views-field-nothing a img, .views-form__bulk-operations-row .views-field.views-field-edit-node a img {
  width: 25px;
  height: 30px;
  min-width: 25px;
  min-height: 30px;
}
#menu-builder li[data-url="/admin/content/books"] .toolbar-link::before {
  background: none;
  background-image: url("/sites/default/images/book-open.svg");
  background-size: contain;
}
#menu-builder li[data-url="/admin/structure/taxonomy"] .toolbar-link::before {
  background: none;
  background-image: url("/sites/default/images/book-open.svg");
  background-size: contain;
}
form.views-exposed-form {
  display: flex;
  align-items: center;
}
form.views-exposed-form > fieldset {
  transition: opacity 0.5s ease-out;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  background: #fff;
  padding: 20px;
  box-shadow: var(--gin-shadow-l1);
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
form.views-exposed-form > fieldset .fieldset__description {
  display: none;
}
form.views-exposed-form > fieldset.active {
  opacity: 1;
  height: auto;
  visibility: visible;
}
form.views-exposed-form > details:not([open]) {
  border: none;
  margin-right: 12px;
}
form.views-exposed-form > details[open] {
  position: absolute;
  top: 16px;
  z-index: 1;
}
form.views-exposed-form > details .details-wrapper > input, form.views-exposed-form > details .details-wrapper > .form-item--combine {
  display: none;
}
form.views-exposed-form > input, form.views-exposed-form > a {
  max-height: 40px;
}
form.views-exposed-form > details > summary {
  max-height: 40px;
  background: url("/sites/default/images/filter.svg") 50% 50% no-repeat;
  display: block;
  text-indent: -99999em;
  overflow: hidden;
  background-color: var(--gin-color-primary);
}
form.views-exposed-form > details > summary:before {
  display: none;
}
.gdz-books-list-views-form {
  padding-top: 20px !important;
}
.gdz-books-list-views-form .form-item--combine {
  margin-right: 12px;
}
.gdz-books-list-views-form .form-item--items-per-page label {
  margin-top: -23px;
}
.gdz-books-list-views-form .book-import-button {
  margin-right: 10px;
}
.gdz-books-list-views-form .filters-output {
  display: flex;
  flex-basis: 100%;
}
.gdz-books-list-views-form .filters-output .filters-output_rows-count {
  margin-right: 10px;
}
#edit-field-level-of-education-target-id-1--wrapper, #edit-field-city-target-id-1--wrapper, #edit-field-part-value-1--2 > div:first-of-type, #edit-field-standart-of-education-target-id-1--wrapper, #edit-field-series-target-id-1--wrapper, #edit-field-umk-target-id-1--wrapper, #edit-field-under-the-edition-target-id-1--wrapper, #edit-field-edition-type-value-1 div:first-of-type, #edit-field-status-value-1 div:first-of-type, #edit-field-publisher-target-id-2 div:first-of-type, #edit-field-content-type-value-1 div:first-of-type, #edit-field-solution-author-target-id-1 div:first-of-type {
  display: none;
}
.form-item--items-per-page {
  margin-top: 0;
  margin-right: 12px;
}
.column-settings_wrapper, .report-issues {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin: 0 12px;
}
.report-issues {
  width: 22px;
}
.tabledrag-cell {
  vertical-align: inherit !important;
}
.tabledrag-cell-content__item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.gdz-book-edition-admin-edit .tabledrag-toggle-weight-wrapper {
  display: none;
}
.gdz-title-check {
  padding: 6px 4px 10px;
  font-size: 12px;
  line-height: 14px;
}
.gdz-title-check .error {
  background-color: rgba(255, 0, 0, 0.38);
  padding: 0 5px;
}
.gdz-flex-wrapper {
  display: flex;
  gap: 20px;
}
.gdz-flex-wrapper.content-wrap {
  flex-wrap: wrap;
  gap: 0;
}
.gdz-flex-wrapper.gdz-flex-align {
  align-items: center;
}
.gdz-categories-form-export-wrapper, .gdz-categories-form-submit-wrapper {
  margin-bottom: -25px;
}
.gdz-flex-column-wrapper {
  display: flex;
  flex-direction: column;
}
.gdz-users-flex-wrapper, .gdz-books-flex-wrapper, .gdz-elements-flex-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.gdz-books-flex-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.gdz-users-filters-wrapper, .gdz-books-filters-wrapper {
  display: flex;
  align-items: center;
}
.gdz-books-flex-buttons-wrapper, .gdz-elements-flex-buttons-wrapper, .gdz-users-flex-buttons-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
}
.gdz-books-flex-buttons-wrapper .button, .gdz-elements-flex-buttons-wrapper .button, .gdz-users-flex-buttons-wrapper .button {
  margin: 0;
}
.gdz-books-flex-buttons-wrapper .form-item--items-per-page, .gdz-elements-flex-buttons-wrapper .form-item--items-per-page, .gdz-users-flex-buttons-wrapper .form-item--items-per-page {
  margin-top: 0;
}
.gdz-books-flex-buttons-wrapper .form-item--search, .gdz-elements-flex-buttons-wrapper .form-item--search, .gdz-users-flex-buttons-wrapper .form-item--search {
  position: relative;
}
.gdz-books-flex-buttons-wrapper .form-item--search .reset-btn, .gdz-elements-flex-buttons-wrapper .form-item--search .reset-btn, .gdz-users-flex-buttons-wrapper .form-item--search .reset-btn {
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-image: url(/sites/default/images/search-reset-button.svg);
}
.gdz-books-flex-buttons-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.media-library-add-form__input-wrapper .form-type--managed-file .form-item__label {
  display: none;
}
.file-resup-wrapper .button.upload:not(.cancel) {
  display: none;
}
.gdz-book-tasks-form .gdz-flex-wrapper, .gdz-book-branches-form .gdz-flex-wrapper, .gdz-book-entities-form .gdz-flex-wrapper {
  align-items: center;
  position: relative;
}
.gdz-book-tasks-form .gdz-flex-wrapper .gdz-book-entities-form-submit-wrapper, .gdz-book-branches-form .gdz-flex-wrapper .gdz-book-entities-form-submit-wrapper, .gdz-book-entities-form .gdz-flex-wrapper .gdz-book-entities-form-submit-wrapper {
  display: flex;
  flex-direction: column;
}
.gdz-book-tasks-form .gdz-flex-wrapper .gdz-book-entities-form-submit-wrapper .ajax-progress.ajax-progress--throbber, .gdz-book-branches-form .gdz-flex-wrapper .gdz-book-entities-form-submit-wrapper .ajax-progress.ajax-progress--throbber, .gdz-book-entities-form .gdz-flex-wrapper .gdz-book-entities-form-submit-wrapper .ajax-progress.ajax-progress--throbber {
  margin-top: 70px;
  position: absolute;
}
.gdz-book-tasks-form .gdz-flex-wrapper .gdz-domain-select-wrapper .gdz-parent-data-checkbox.hidden, .gdz-book-branches-form .gdz-flex-wrapper .gdz-domain-select-wrapper .gdz-parent-data-checkbox.hidden, .gdz-book-entities-form .gdz-flex-wrapper .gdz-domain-select-wrapper .gdz-parent-data-checkbox.hidden {
  display: none;
}
.gdz-book-tasks-form .gdz-flex-wrapper .gdz-book-tasks-form-tasks-editions-wrapper a, .gdz-book-branches-form .gdz-flex-wrapper .gdz-book-tasks-form-tasks-editions-wrapper a, .gdz-book-entities-form .gdz-flex-wrapper .gdz-book-tasks-form-tasks-editions-wrapper a {
  margin-bottom: -8px;
}
.gdz-book-tasks-form .gdz-flex-wrapper .form-submit, .gdz-book-branches-form .gdz-flex-wrapper .form-submit, .gdz-book-entities-form .gdz-flex-wrapper .form-submit {
  margin-bottom: -8px;
  height: 40px;
}
.gdz-book-tasks-form .gdz-flex-wrapper .report-issues, .gdz-book-branches-form .gdz-flex-wrapper .report-issues, .gdz-book-entities-form .gdz-flex-wrapper .report-issues {
  margin-top: 20px;
  position: relative;
}
.gdz-book-tasks-form .gdz-flex-wrapper .report-count, .gdz-book-branches-form .gdz-flex-wrapper .report-count, .gdz-book-entities-form .gdz-flex-wrapper .report-count {
  position: absolute;
  top: -15px;
  right: -10px;
  background-color: #000;
  padding: 6px;
  color: #fff;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gdz-book-tasks-form .gdz-flex-wrapper .report, .gdz-book-branches-form .gdz-flex-wrapper .report, .gdz-book-entities-form .gdz-flex-wrapper .report {
  visibility: hidden;
  position: absolute;
  top: -110px;
  right: 0;
  width: 500px;
  background: #FFFFFF;
  box-shadow: var(--gin-shadow-l1);
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  z-index: 102;
  padding: 10px 20px;
}
.gdz-book-tasks-form .gdz-flex-wrapper .report .report-message, .gdz-book-branches-form .gdz-flex-wrapper .report .report-message, .gdz-book-entities-form .gdz-flex-wrapper .report .report-message {
  margin-top: 5px;
}
.gdz-book-tasks-form .table-counts, .gdz-book-branches-form .table-counts, .gdz-book-entities-form .table-counts {
  display: flex;
}
.gdz-book-tasks-form .table-counts div, .gdz-book-branches-form .table-counts div, .gdz-book-entities-form .table-counts div {
  margin-right: 10px;
}
.gdz-book-tasks-form #gdz-branches-lazy-table table tbody tr td:nth-child(3), .gdz-book-branches-form #gdz-branches-lazy-table table tbody tr td:nth-child(3), .gdz-book-entities-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
}
.gdz-book-tasks-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div a, .gdz-book-branches-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div a, .gdz-book-entities-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div a {
  color: unset;
}
.gdz-book-tasks-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_1, .gdz-book-branches-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_1, .gdz-book-entities-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_1 {
  padding-left: 0;
  color: blue;
  font-weight: 700;
}
.gdz-book-tasks-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_2, .gdz-book-branches-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_2, .gdz-book-entities-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_2 {
  padding-left: 10px;
  color: red;
  font-weight: 500;
}
.gdz-book-tasks-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_3, .gdz-book-branches-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_3, .gdz-book-entities-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_3 {
  padding-left: 20px;
  color: purple;
}
.gdz-book-tasks-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_4, .gdz-book-branches-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_4, .gdz-book-entities-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_4 {
  padding-left: 30px;
  color: darkcyan;
}
.gdz-book-tasks-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_5, .gdz-book-branches-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_5, .gdz-book-entities-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_5 {
  padding-left: 40px;
}
.gdz-book-tasks-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_6, .gdz-book-branches-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_6, .gdz-book-entities-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_6 {
  padding-left: 50px;
}
.gdz-book-tasks-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_7, .gdz-book-branches-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_7, .gdz-book-entities-form #gdz-branches-lazy-table table tbody tr td:nth-child(3) div.level_7 {
  padding-left: 60px;
}
.gdz-book-tasks-form #gdz-branches-lazy-table table th, .gdz-book-tasks-form #gdz-tasks-lazy-table table th, .gdz-book-tasks-form #gdz-pages-lazy-table table th, .gdz-book-tasks-form #gdz-removed-tasks-lazy-table table th, .gdz-book-tasks-form #gdz-removed-branches-lazy-table table th, .gdz-book-branches-form #gdz-branches-lazy-table table th, .gdz-book-branches-form #gdz-tasks-lazy-table table th, .gdz-book-branches-form #gdz-pages-lazy-table table th, .gdz-book-branches-form #gdz-removed-tasks-lazy-table table th, .gdz-book-branches-form #gdz-removed-branches-lazy-table table th, .gdz-book-entities-form #gdz-branches-lazy-table table th, .gdz-book-entities-form #gdz-tasks-lazy-table table th, .gdz-book-entities-form #gdz-pages-lazy-table table th, .gdz-book-entities-form #gdz-removed-tasks-lazy-table table th, .gdz-book-entities-form #gdz-removed-branches-lazy-table table th {
  cursor: copy;
}
.gdz-book-tasks-form #gdz-branches-lazy-table .node-link:target, .gdz-book-tasks-form #gdz-tasks-lazy-table .node-link:target, .gdz-book-tasks-form #gdz-pages-lazy-table .node-link:target, .gdz-book-tasks-form #gdz-removed-tasks-lazy-table .node-link:target, .gdz-book-tasks-form #gdz-removed-branches-lazy-table .node-link:target, .gdz-book-branches-form #gdz-branches-lazy-table .node-link:target, .gdz-book-branches-form #gdz-tasks-lazy-table .node-link:target, .gdz-book-branches-form #gdz-pages-lazy-table .node-link:target, .gdz-book-branches-form #gdz-removed-tasks-lazy-table .node-link:target, .gdz-book-branches-form #gdz-removed-branches-lazy-table .node-link:target, .gdz-book-entities-form #gdz-branches-lazy-table .node-link:target, .gdz-book-entities-form #gdz-tasks-lazy-table .node-link:target, .gdz-book-entities-form #gdz-pages-lazy-table .node-link:target, .gdz-book-entities-form #gdz-removed-tasks-lazy-table .node-link:target, .gdz-book-entities-form #gdz-removed-branches-lazy-table .node-link:target {
  scroll-margin-top: 100px;
}
.gdz-book-tasks-form #gdz-branches-lazy-table .even, .gdz-book-tasks-form #gdz-tasks-lazy-table .even, .gdz-book-tasks-form #gdz-pages-lazy-table .even, .gdz-book-tasks-form #gdz-removed-tasks-lazy-table .even, .gdz-book-tasks-form #gdz-removed-branches-lazy-table .even, .gdz-book-branches-form #gdz-branches-lazy-table .even, .gdz-book-branches-form #gdz-tasks-lazy-table .even, .gdz-book-branches-form #gdz-pages-lazy-table .even, .gdz-book-branches-form #gdz-removed-tasks-lazy-table .even, .gdz-book-branches-form #gdz-removed-branches-lazy-table .even, .gdz-book-entities-form #gdz-branches-lazy-table .even, .gdz-book-entities-form #gdz-tasks-lazy-table .even, .gdz-book-entities-form #gdz-pages-lazy-table .even, .gdz-book-entities-form #gdz-removed-tasks-lazy-table .even, .gdz-book-entities-form #gdz-removed-branches-lazy-table .even {
  background-color: #f3f3f3ad;
}
.gdz-book-tasks-form #gdz-branches-lazy-table .even:hover, .gdz-book-tasks-form #gdz-tasks-lazy-table .even:hover, .gdz-book-tasks-form #gdz-pages-lazy-table .even:hover, .gdz-book-tasks-form #gdz-removed-tasks-lazy-table .even:hover, .gdz-book-tasks-form #gdz-removed-branches-lazy-table .even:hover, .gdz-book-branches-form #gdz-branches-lazy-table .even:hover, .gdz-book-branches-form #gdz-tasks-lazy-table .even:hover, .gdz-book-branches-form #gdz-pages-lazy-table .even:hover, .gdz-book-branches-form #gdz-removed-tasks-lazy-table .even:hover, .gdz-book-branches-form #gdz-removed-branches-lazy-table .even:hover, .gdz-book-entities-form #gdz-branches-lazy-table .even:hover, .gdz-book-entities-form #gdz-tasks-lazy-table .even:hover, .gdz-book-entities-form #gdz-pages-lazy-table .even:hover, .gdz-book-entities-form #gdz-removed-tasks-lazy-table .even:hover, .gdz-book-entities-form #gdz-removed-branches-lazy-table .even:hover {
  background: var(--gin-bg-item-hover);
}
.gdz-book-tasks-form #gdz-branches-lazy-table .marked-row, .gdz-book-tasks-form #gdz-tasks-lazy-table .marked-row, .gdz-book-tasks-form #gdz-pages-lazy-table .marked-row, .gdz-book-tasks-form #gdz-removed-tasks-lazy-table .marked-row, .gdz-book-tasks-form #gdz-removed-branches-lazy-table .marked-row, .gdz-book-branches-form #gdz-branches-lazy-table .marked-row, .gdz-book-branches-form #gdz-tasks-lazy-table .marked-row, .gdz-book-branches-form #gdz-pages-lazy-table .marked-row, .gdz-book-branches-form #gdz-removed-tasks-lazy-table .marked-row, .gdz-book-branches-form #gdz-removed-branches-lazy-table .marked-row, .gdz-book-entities-form #gdz-branches-lazy-table .marked-row, .gdz-book-entities-form #gdz-tasks-lazy-table .marked-row, .gdz-book-entities-form #gdz-pages-lazy-table .marked-row, .gdz-book-entities-form #gdz-removed-tasks-lazy-table .marked-row, .gdz-book-entities-form #gdz-removed-branches-lazy-table .marked-row {
  background: #ff00003d;
}
.gdz-book-tasks-form #gdz-branches-lazy-table .domain-links, .gdz-book-tasks-form #gdz-tasks-lazy-table .domain-links, .gdz-book-tasks-form #gdz-pages-lazy-table .domain-links, .gdz-book-branches-form #gdz-branches-lazy-table .domain-links, .gdz-book-branches-form #gdz-tasks-lazy-table .domain-links, .gdz-book-branches-form #gdz-pages-lazy-table .domain-links, .gdz-book-entities-form #gdz-branches-lazy-table .domain-links, .gdz-book-entities-form #gdz-tasks-lazy-table .domain-links, .gdz-book-entities-form #gdz-pages-lazy-table .domain-links {
  display: flex;
}
.gdz-book-tasks-form #gdz-branches-lazy-table .domain-links a:last-child, .gdz-book-tasks-form #gdz-tasks-lazy-table .domain-links a:last-child, .gdz-book-tasks-form #gdz-pages-lazy-table .domain-links a:last-child, .gdz-book-branches-form #gdz-branches-lazy-table .domain-links a:last-child, .gdz-book-branches-form #gdz-tasks-lazy-table .domain-links a:last-child, .gdz-book-branches-form #gdz-pages-lazy-table .domain-links a:last-child, .gdz-book-entities-form #gdz-branches-lazy-table .domain-links a:last-child, .gdz-book-entities-form #gdz-tasks-lazy-table .domain-links a:last-child, .gdz-book-entities-form #gdz-pages-lazy-table .domain-links a:last-child {
  color: red;
}
.gdz-book-tasks-form .copy-button-wrapper, .gdz-book-branches-form .copy-button-wrapper, .gdz-book-entities-form .copy-button-wrapper {
  display: inline-block;
}
.gdz-book-list-form .gdz-books-table th {
  cursor: copy;
}
.gdz-book-list-form .gdz-edition-list-table {
  margin-top: 0;
  margin-bottom: 0;
}
.gdz-book-list-form .gdz-edition-list-table td:has(div.warning) {
  background: #ff2929;
}
.gdz-site-categories-form .form-type--select {
  display: flex;
  flex-direction: column;
}
.gdz-site-categories-form .category-sub-form {
  max-width: 1300px;
}
.gdz-site-categories-form .category-sub-form .field--name-field-h1 input, .gdz-site-categories-form .category-sub-form .field--name-field-url input {
  width: 100%;
}
.gdz-site-categories-form .category-sub-form .field--name-title input {
  width: 696px;
}
.gdz-site-categories-form .category-sub-form .field--name-field-description textarea {
  width: 696px;
}
.gdz-site-categories-form .form-save {
  height: 40px;
  margin-top: 50px;
}
.gdz-book-editions-table thead th, .gdz-book-edition-group-table thead th, .gdz-book-edition-tree-table thead th, .gdz-site-pages-table thead th, .gdz-book-tree-table thead th {
  text-align: center;
}
.gdz-book-editions-table tr:hover, .gdz-book-edition-group-table tr:hover, .gdz-book-edition-tree-table tr:hover, .gdz-site-pages-table tr:hover, .gdz-book-tree-table tr:hover {
  background-color: #d3f2ff !important;
}
.gdz-book-editions-table tr.add-new-item, .gdz-book-edition-group-table tr.add-new-item, .gdz-book-edition-tree-table tr.add-new-item, .gdz-site-pages-table tr.add-new-item, .gdz-book-tree-table tr.add-new-item {
  background-color: #ecffe4;
}
.gdz-book-editions-table tr.add-new-item .tabledrag-cell .form-item label, .gdz-book-edition-group-table tr.add-new-item .tabledrag-cell .form-item label, .gdz-book-edition-tree-table tr.add-new-item .tabledrag-cell .form-item label, .gdz-site-pages-table tr.add-new-item .tabledrag-cell .form-item label, .gdz-book-tree-table tr.add-new-item .tabledrag-cell .form-item label {
  margin-top: -23px;
}
.gdz-book-editions-table tr.add-new-item .tabledrag-cell .tabledrag-handle, .gdz-book-edition-group-table tr.add-new-item .tabledrag-cell .tabledrag-handle, .gdz-book-edition-tree-table tr.add-new-item .tabledrag-cell .tabledrag-handle, .gdz-site-pages-table tr.add-new-item .tabledrag-cell .tabledrag-handle, .gdz-book-tree-table tr.add-new-item .tabledrag-cell .tabledrag-handle {
  display: none !important;
}
.gdz-book-editions-table tr.add-new-item .add-new-edition-type, .gdz-book-edition-group-table tr.add-new-item .add-new-edition-type, .gdz-book-edition-tree-table tr.add-new-item .add-new-edition-type, .gdz-site-pages-table tr.add-new-item .add-new-edition-type, .gdz-book-tree-table tr.add-new-item .add-new-edition-type {
  width: 300px;
}
.gdz-book-editions-table td, .gdz-book-edition-group-table td, .gdz-book-edition-tree-table td, .gdz-site-pages-table td, .gdz-book-tree-table td {
  padding: 5px 10px;
}
.gdz-book-editions-table td select, .gdz-book-editions-table td input, .gdz-book-edition-group-table td select, .gdz-book-edition-group-table td input, .gdz-book-edition-tree-table td select, .gdz-book-edition-tree-table td input, .gdz-site-pages-table td select, .gdz-site-pages-table td input, .gdz-book-tree-table td select, .gdz-book-tree-table td input {
  min-height: 22px;
  line-height: 18px;
}
.gdz-book-editions-table td .ajax-progress--throbber, .gdz-book-edition-group-table td .ajax-progress--throbber, .gdz-book-edition-tree-table td .ajax-progress--throbber, .gdz-site-pages-table td .ajax-progress--throbber, .gdz-book-tree-table td .ajax-progress--throbber {
  position: relative;
  display: inline-block;
  margin: 0;
  width: 0;
  top: 32px;
  left: -42px;
}
.gdz-book-editions-table td .gdz-task-fields, .gdz-book-edition-group-table td .gdz-task-fields, .gdz-book-edition-tree-table td .gdz-task-fields, .gdz-site-pages-table td .gdz-task-fields, .gdz-book-tree-table td .gdz-task-fields {
  display: flex;
  gap: 5px;
  max-width: 650px;
  width: 100%;
  margin-bottom: 5px;
}
.gdz-book-editions-table td .gdz-task-fields .form-item .form-element--type-text, .gdz-book-edition-group-table td .gdz-task-fields .form-item .form-element--type-text, .gdz-book-edition-tree-table td .gdz-task-fields .form-item .form-element--type-text, .gdz-site-pages-table td .gdz-task-fields .form-item .form-element--type-text, .gdz-book-tree-table td .gdz-task-fields .form-item .form-element--type-text {
  width: 100%;
}
.gdz-book-editions-table td .gdz-task-fields-link, .gdz-book-edition-group-table td .gdz-task-fields-link, .gdz-book-edition-tree-table td .gdz-task-fields-link, .gdz-site-pages-table td .gdz-task-fields-link, .gdz-book-tree-table td .gdz-task-fields-link {
  width: 200px;
}
.gdz-book-editions-table td .button-load, .gdz-book-edition-group-table td .button-load, .gdz-book-edition-tree-table td .button-load, .gdz-site-pages-table td .button-load, .gdz-book-tree-table td .button-load {
  background-image: url(/sites/default/images/load.svg);
  background-size: cover;
  border: unset !important;
  box-shadow: unset;
  width: 36px;
  height: 36px;
}
.gdz-book-editions-table td .button-export, .gdz-book-edition-group-table td .button-export, .gdz-book-edition-tree-table td .button-export, .gdz-site-pages-table td .button-export, .gdz-book-tree-table td .button-export {
  background-image: url(/sites/default/images/export.svg);
  background-size: cover;
  border: unset !important;
  box-shadow: unset;
  width: 36px;
  height: 36px;
}
.gdz-book-editions-table td .form-item.form-type--file, .gdz-book-edition-group-table td .form-item.form-type--file, .gdz-book-edition-tree-table td .form-item.form-type--file, .gdz-site-pages-table td .form-item.form-type--file, .gdz-book-tree-table td .form-item.form-type--file {
  display: flex;
}
.gdz-book-editions-table td .form-item.form-type--file label, .gdz-book-edition-group-table td .form-item.form-type--file label, .gdz-book-edition-tree-table td .form-item.form-type--file label, .gdz-site-pages-table td .form-item.form-type--file label, .gdz-book-tree-table td .form-item.form-type--file label {
  background-size: cover;
  border: unset !important;
  color: #ffffff00;
  box-shadow: unset;
  background-image: url(/sites/default/images/upload.png);
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
}
.gdz-book-editions-table td .form-item.form-type--file input, .gdz-book-edition-group-table td .form-item.form-type--file input, .gdz-book-edition-tree-table td .form-item.form-type--file input, .gdz-site-pages-table td .form-item.form-type--file input, .gdz-book-tree-table td .form-item.form-type--file input {
  display: none;
}
.gdz-book-editions-table td .form-item label:not(.ck), .gdz-book-edition-group-table td .form-item label:not(.ck), .gdz-book-edition-tree-table td .form-item label:not(.ck), .gdz-site-pages-table td .form-item label:not(.ck), .gdz-book-tree-table td .form-item label:not(.ck) {
  margin-top: -18px;
  padding: 0 5px;
  top: 18px;
  left: 7px;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  background-color: white;
  width: fit-content;
  display: block;
  position: relative;
  z-index: 1;
}
.gdz-book-editions-table td .gdz-operations, .gdz-book-edition-group-table td .gdz-operations, .gdz-book-edition-tree-table td .gdz-operations, .gdz-site-pages-table td .gdz-operations, .gdz-book-tree-table td .gdz-operations {
  display: flex;
  gap: 3px;
}
.gdz-book-editions-table td .gdz-operations .form-wrapper:not(.upload-wrapper), .gdz-book-edition-group-table td .gdz-operations .form-wrapper:not(.upload-wrapper), .gdz-book-edition-tree-table td .gdz-operations .form-wrapper:not(.upload-wrapper), .gdz-site-pages-table td .gdz-operations .form-wrapper:not(.upload-wrapper), .gdz-book-tree-table td .gdz-operations .form-wrapper:not(.upload-wrapper) {
  display: none;
}
.gdz-book-editions-table td .gdz-operations .button-delete, .gdz-book-editions-table td .gdz-operations .book-map-button-delete, .gdz-book-edition-group-table td .gdz-operations .button-delete, .gdz-book-edition-group-table td .gdz-operations .book-map-button-delete, .gdz-book-edition-tree-table td .gdz-operations .button-delete, .gdz-book-edition-tree-table td .gdz-operations .book-map-button-delete, .gdz-site-pages-table td .gdz-operations .button-delete, .gdz-site-pages-table td .gdz-operations .book-map-button-delete, .gdz-book-tree-table td .gdz-operations .button-delete, .gdz-book-tree-table td .gdz-operations .book-map-button-delete {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.gdz-book-editions-table td .gdz-operations .book-map-button-delete, .gdz-book-edition-group-table td .gdz-operations .book-map-button-delete, .gdz-book-edition-tree-table td .gdz-operations .book-map-button-delete, .gdz-site-pages-table td .gdz-operations .book-map-button-delete, .gdz-book-tree-table td .gdz-operations .book-map-button-delete {
  cursor: pointer;
  background-size: cover;
  border: unset !important;
  color: #ffffff00;
  box-shadow: unset;
}
.gdz-book-editions-table td .gdz-operations .book-map-button-delete:hover, .gdz-book-edition-group-table td .gdz-operations .book-map-button-delete:hover, .gdz-book-edition-tree-table td .gdz-operations .book-map-button-delete:hover, .gdz-site-pages-table td .gdz-operations .book-map-button-delete:hover, .gdz-book-tree-table td .gdz-operations .book-map-button-delete:hover {
  background-color: unset !important;
  color: #ffffff00;
}
.gdz-book-editions-table td .gdz-operations .book-map-button-delete.disabled, .gdz-book-edition-group-table td .gdz-operations .book-map-button-delete.disabled, .gdz-book-edition-tree-table td .gdz-operations .book-map-button-delete.disabled, .gdz-site-pages-table td .gdz-operations .book-map-button-delete.disabled, .gdz-book-tree-table td .gdz-operations .book-map-button-delete.disabled {
  opacity: 0.5;
}
.gdz-book-editions-table td .gdz-operations .button, .gdz-book-edition-group-table td .gdz-operations .button, .gdz-book-edition-tree-table td .gdz-operations .button, .gdz-site-pages-table td .gdz-operations .button, .gdz-book-tree-table td .gdz-operations .button {
  height: 20px;
  width: 20px;
  padding: 12px;
  background-position: center;
  margin: 0 3px;
}
.gdz-book-editions-table td .gdz-operations .button:disabled, .gdz-book-edition-group-table td .gdz-operations .button:disabled, .gdz-book-edition-tree-table td .gdz-operations .button:disabled, .gdz-site-pages-table td .gdz-operations .button:disabled, .gdz-book-tree-table td .gdz-operations .button:disabled {
  opacity: 0.5;
}
.gdz-book-editions-table td .gdz-operations .button.button-save-upload, .gdz-book-edition-group-table td .gdz-operations .button.button-save-upload, .gdz-book-edition-tree-table td .gdz-operations .button.button-save-upload, .gdz-site-pages-table td .gdz-operations .button.button-save-upload, .gdz-book-tree-table td .gdz-operations .button.button-save-upload {
  display: none;
}
.gdz-book-editions-table td .gdz-operations .button.button-download, .gdz-book-editions-table td .gdz-operations .button.button-download:active, .gdz-book-editions-table td .gdz-operations .button.button-download:focus, .gdz-book-editions-table td .gdz-operations .button.button-download:hover, .gdz-book-editions-table td .gdz-operations .button.button-upload, .gdz-book-editions-table td .gdz-operations .button.button-upload:active, .gdz-book-editions-table td .gdz-operations .button.button-upload:focus, .gdz-book-editions-table td .gdz-operations .button.button-upload:hover, .gdz-book-editions-table td .gdz-operations .button.button-upload-txt, .gdz-book-editions-table td .gdz-operations .button.button-upload-txt:active, .gdz-book-editions-table td .gdz-operations .button.button-upload-txt:focus, .gdz-book-editions-table td .gdz-operations .button.button-upload-txt:hover, .gdz-book-editions-table td .gdz-operations .button.button-upload-pages, .gdz-book-editions-table td .gdz-operations .button.button-upload-pages:active, .gdz-book-editions-table td .gdz-operations .button.button-upload-pages:focus, .gdz-book-editions-table td .gdz-operations .button.button-upload-pages:hover, .gdz-book-editions-table td .gdz-operations .button.button-add-new, .gdz-book-editions-table td .gdz-operations .button.button-add-task:active, .gdz-book-editions-table td .gdz-operations .button.button-add-task:focus, .gdz-book-editions-table td .gdz-operations .button.button-add-task:hover, .gdz-book-editions-table td .gdz-operations .button.button-publish:active, .gdz-book-editions-table td .gdz-operations .button.button-add-branch:active, .gdz-book-editions-table td .gdz-operations .button.button-add-branch:focus, .gdz-book-editions-table td .gdz-operations .button.button-publish:focus, .gdz-book-editions-table td .gdz-operations .button.button-publish:not(:focus), .gdz-book-editions-table td .gdz-operations .button.button-publish, .gdz-book-editions-table td .gdz-operations .button.button-add-task, .gdz-book-editions-table td .gdz-operations .button.button-add-branch, .gdz-book-editions-table td .gdz-operations .button.button-edit:active, .gdz-book-editions-table td .gdz-operations .button.button-edit:focus, .gdz-book-editions-table td .gdz-operations .button.button-edit:not(:focus), .gdz-book-editions-table td .gdz-operations .button.button-edit:not(:hover), .gdz-book-editions-table td .gdz-operations .button.button-edit, .gdz-book-editions-table td .gdz-operations .button.button-import, .gdz-book-edition-group-table td .gdz-operations .button.button-download, .gdz-book-edition-group-table td .gdz-operations .button.button-download:active, .gdz-book-edition-group-table td .gdz-operations .button.button-download:focus, .gdz-book-edition-group-table td .gdz-operations .button.button-download:hover, .gdz-book-edition-group-table td .gdz-operations .button.button-upload, .gdz-book-edition-group-table td .gdz-operations .button.button-upload:active, .gdz-book-edition-group-table td .gdz-operations .button.button-upload:focus, .gdz-book-edition-group-table td .gdz-operations .button.button-upload:hover, .gdz-book-edition-group-table td .gdz-operations .button.button-upload-txt, .gdz-book-edition-group-table td .gdz-operations .button.button-upload-txt:active, .gdz-book-edition-group-table td .gdz-operations .button.button-upload-txt:focus, .gdz-book-edition-group-table td .gdz-operations .button.button-upload-txt:hover, .gdz-book-edition-group-table td .gdz-operations .button.button-upload-pages, .gdz-book-edition-group-table td .gdz-operations .button.button-upload-pages:active, .gdz-book-edition-group-table td .gdz-operations .button.button-upload-pages:focus, .gdz-book-edition-group-table td .gdz-operations .button.button-upload-pages:hover, .gdz-book-edition-group-table td .gdz-operations .button.button-add-new, .gdz-book-edition-group-table td .gdz-operations .button.button-add-task:active, .gdz-book-edition-group-table td .gdz-operations .button.button-add-task:focus, .gdz-book-edition-group-table td .gdz-operations .button.button-add-task:hover, .gdz-book-edition-group-table td .gdz-operations .button.button-publish:active, .gdz-book-edition-group-table td .gdz-operations .button.button-add-branch:active, .gdz-book-edition-group-table td .gdz-operations .button.button-add-branch:focus, .gdz-book-edition-group-table td .gdz-operations .button.button-publish:focus, .gdz-book-edition-group-table td .gdz-operations .button.button-publish:not(:focus), .gdz-book-edition-group-table td .gdz-operations .button.button-publish, .gdz-book-edition-group-table td .gdz-operations .button.button-add-task, .gdz-book-edition-group-table td .gdz-operations .button.button-add-branch, .gdz-book-edition-group-table td .gdz-operations .button.button-edit:active, .gdz-book-edition-group-table td .gdz-operations .button.button-edit:focus, .gdz-book-edition-group-table td .gdz-operations .button.button-edit:not(:focus), .gdz-book-edition-group-table td .gdz-operations .button.button-edit:not(:hover), .gdz-book-edition-group-table td .gdz-operations .button.button-edit, .gdz-book-edition-group-table td .gdz-operations .button.button-import, .gdz-book-edition-tree-table td .gdz-operations .button.button-download, .gdz-book-edition-tree-table td .gdz-operations .button.button-download:active, .gdz-book-edition-tree-table td .gdz-operations .button.button-download:focus, .gdz-book-edition-tree-table td .gdz-operations .button.button-download:hover, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload:active, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload:focus, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload:hover, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload-txt, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload-txt:active, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload-txt:focus, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload-txt:hover, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload-pages, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload-pages:active, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload-pages:focus, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload-pages:hover, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-new, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-task:active, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-task:focus, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-task:hover, .gdz-book-edition-tree-table td .gdz-operations .button.button-publish:active, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-branch:active, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-branch:focus, .gdz-book-edition-tree-table td .gdz-operations .button.button-publish:focus, .gdz-book-edition-tree-table td .gdz-operations .button.button-publish:not(:focus), .gdz-book-edition-tree-table td .gdz-operations .button.button-publish, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-task, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-branch, .gdz-book-edition-tree-table td .gdz-operations .button.button-edit:active, .gdz-book-edition-tree-table td .gdz-operations .button.button-edit:focus, .gdz-book-edition-tree-table td .gdz-operations .button.button-edit:not(:focus), .gdz-book-edition-tree-table td .gdz-operations .button.button-edit:not(:hover), .gdz-book-edition-tree-table td .gdz-operations .button.button-edit, .gdz-book-edition-tree-table td .gdz-operations .button.button-import, .gdz-site-pages-table td .gdz-operations .button.button-download, .gdz-site-pages-table td .gdz-operations .button.button-download:active, .gdz-site-pages-table td .gdz-operations .button.button-download:focus, .gdz-site-pages-table td .gdz-operations .button.button-download:hover, .gdz-site-pages-table td .gdz-operations .button.button-upload, .gdz-site-pages-table td .gdz-operations .button.button-upload:active, .gdz-site-pages-table td .gdz-operations .button.button-upload:focus, .gdz-site-pages-table td .gdz-operations .button.button-upload:hover, .gdz-site-pages-table td .gdz-operations .button.button-upload-txt, .gdz-site-pages-table td .gdz-operations .button.button-upload-txt:active, .gdz-site-pages-table td .gdz-operations .button.button-upload-txt:focus, .gdz-site-pages-table td .gdz-operations .button.button-upload-txt:hover, .gdz-site-pages-table td .gdz-operations .button.button-upload-pages, .gdz-site-pages-table td .gdz-operations .button.button-upload-pages:active, .gdz-site-pages-table td .gdz-operations .button.button-upload-pages:focus, .gdz-site-pages-table td .gdz-operations .button.button-upload-pages:hover, .gdz-site-pages-table td .gdz-operations .button.button-add-new, .gdz-site-pages-table td .gdz-operations .button.button-add-task:active, .gdz-site-pages-table td .gdz-operations .button.button-add-task:focus, .gdz-site-pages-table td .gdz-operations .button.button-add-task:hover, .gdz-site-pages-table td .gdz-operations .button.button-publish:active, .gdz-site-pages-table td .gdz-operations .button.button-add-branch:active, .gdz-site-pages-table td .gdz-operations .button.button-add-branch:focus, .gdz-site-pages-table td .gdz-operations .button.button-publish:focus, .gdz-site-pages-table td .gdz-operations .button.button-publish:not(:focus), .gdz-site-pages-table td .gdz-operations .button.button-publish, .gdz-site-pages-table td .gdz-operations .button.button-add-task, .gdz-site-pages-table td .gdz-operations .button.button-add-branch, .gdz-site-pages-table td .gdz-operations .button.button-edit:active, .gdz-site-pages-table td .gdz-operations .button.button-edit:focus, .gdz-site-pages-table td .gdz-operations .button.button-edit:not(:focus), .gdz-site-pages-table td .gdz-operations .button.button-edit:not(:hover), .gdz-site-pages-table td .gdz-operations .button.button-edit, .gdz-site-pages-table td .gdz-operations .button.button-import, .gdz-book-tree-table td .gdz-operations .button.button-download, .gdz-book-tree-table td .gdz-operations .button.button-download:active, .gdz-book-tree-table td .gdz-operations .button.button-download:focus, .gdz-book-tree-table td .gdz-operations .button.button-download:hover, .gdz-book-tree-table td .gdz-operations .button.button-upload, .gdz-book-tree-table td .gdz-operations .button.button-upload:active, .gdz-book-tree-table td .gdz-operations .button.button-upload:focus, .gdz-book-tree-table td .gdz-operations .button.button-upload:hover, .gdz-book-tree-table td .gdz-operations .button.button-upload-txt, .gdz-book-tree-table td .gdz-operations .button.button-upload-txt:active, .gdz-book-tree-table td .gdz-operations .button.button-upload-txt:focus, .gdz-book-tree-table td .gdz-operations .button.button-upload-txt:hover, .gdz-book-tree-table td .gdz-operations .button.button-upload-pages, .gdz-book-tree-table td .gdz-operations .button.button-upload-pages:active, .gdz-book-tree-table td .gdz-operations .button.button-upload-pages:focus, .gdz-book-tree-table td .gdz-operations .button.button-upload-pages:hover, .gdz-book-tree-table td .gdz-operations .button.button-add-new, .gdz-book-tree-table td .gdz-operations .button.button-add-task:active, .gdz-book-tree-table td .gdz-operations .button.button-add-task:focus, .gdz-book-tree-table td .gdz-operations .button.button-add-task:hover, .gdz-book-tree-table td .gdz-operations .button.button-publish:active, .gdz-book-tree-table td .gdz-operations .button.button-add-branch:active, .gdz-book-tree-table td .gdz-operations .button.button-add-branch:focus, .gdz-book-tree-table td .gdz-operations .button.button-publish:focus, .gdz-book-tree-table td .gdz-operations .button.button-publish:not(:focus), .gdz-book-tree-table td .gdz-operations .button.button-publish, .gdz-book-tree-table td .gdz-operations .button.button-add-task, .gdz-book-tree-table td .gdz-operations .button.button-add-branch, .gdz-book-tree-table td .gdz-operations .button.button-edit:active, .gdz-book-tree-table td .gdz-operations .button.button-edit:focus, .gdz-book-tree-table td .gdz-operations .button.button-edit:not(:focus), .gdz-book-tree-table td .gdz-operations .button.button-edit:not(:hover), .gdz-book-tree-table td .gdz-operations .button.button-edit, .gdz-book-tree-table td .gdz-operations .button.button-import {
  background-size: cover;
  border: unset !important;
  color: #ffffff00;
  box-shadow: unset;
}
.gdz-book-editions-table td .gdz-operations .button.button-publish, .gdz-book-editions-table td .gdz-operations .button.button-edit, .gdz-book-edition-group-table td .gdz-operations .button.button-publish, .gdz-book-edition-group-table td .gdz-operations .button.button-edit, .gdz-book-edition-tree-table td .gdz-operations .button.button-publish, .gdz-book-edition-tree-table td .gdz-operations .button.button-edit, .gdz-site-pages-table td .gdz-operations .button.button-publish, .gdz-site-pages-table td .gdz-operations .button.button-edit, .gdz-book-tree-table td .gdz-operations .button.button-publish, .gdz-book-tree-table td .gdz-operations .button.button-edit {
  padding: 0;
}
.gdz-book-editions-table td .gdz-operations .button.button-import, .gdz-book-edition-group-table td .gdz-operations .button.button-import, .gdz-book-edition-tree-table td .gdz-operations .button.button-import, .gdz-site-pages-table td .gdz-operations .button.button-import, .gdz-book-tree-table td .gdz-operations .button.button-import {
  background-image: url(/sites/default/images/import.svg);
  padding: 3px;
}
.gdz-book-editions-table td .gdz-operations .button.button-upload, .gdz-book-edition-group-table td .gdz-operations .button.button-upload, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload, .gdz-site-pages-table td .gdz-operations .button.button-upload, .gdz-book-tree-table td .gdz-operations .button.button-upload {
  background-image: url(/sites/default/images/upload.png);
}
.gdz-book-editions-table td .gdz-operations .button.button-upload-txt, .gdz-book-edition-group-table td .gdz-operations .button.button-upload-txt, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload-txt, .gdz-site-pages-table td .gdz-operations .button.button-upload-txt, .gdz-book-tree-table td .gdz-operations .button.button-upload-txt {
  background-image: url(/sites/default/images/upload-txt.png);
}
.gdz-book-editions-table td .gdz-operations .button.button-upload-pages, .gdz-book-edition-group-table td .gdz-operations .button.button-upload-pages, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload-pages, .gdz-site-pages-table td .gdz-operations .button.button-upload-pages, .gdz-book-tree-table td .gdz-operations .button.button-upload-pages {
  background-image: url(/sites/default/images/upload-page.png);
}
.gdz-book-editions-table td .gdz-operations .button.button-edit, .gdz-book-edition-group-table td .gdz-operations .button.button-edit, .gdz-book-edition-tree-table td .gdz-operations .button.button-edit, .gdz-site-pages-table td .gdz-operations .button.button-edit, .gdz-book-tree-table td .gdz-operations .button.button-edit {
  background-image: url(/sites/default/images/edit-3.svg);
}
.gdz-book-editions-table td .gdz-operations .button.button-download, .gdz-book-edition-group-table td .gdz-operations .button.button-download, .gdz-book-edition-tree-table td .gdz-operations .button.button-download, .gdz-site-pages-table td .gdz-operations .button.button-download, .gdz-book-tree-table td .gdz-operations .button.button-download {
  background-image: url(/sites/default/images/download_archive.png);
}
.gdz-book-editions-table td .gdz-operations .button.button-add-new, .gdz-book-edition-group-table td .gdz-operations .button.button-add-new, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-new, .gdz-site-pages-table td .gdz-operations .button.button-add-new, .gdz-book-tree-table td .gdz-operations .button.button-add-new {
  background-image: url(/sites/default/images/plus.svg);
}
.gdz-book-editions-table td .gdz-operations .button.button-add-branch, .gdz-book-edition-group-table td .gdz-operations .button.button-add-branch, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-branch, .gdz-site-pages-table td .gdz-operations .button.button-add-branch, .gdz-book-tree-table td .gdz-operations .button.button-add-branch {
  background-image: url(/sites/default/images/git-branch.svg);
}
.gdz-book-editions-table td .gdz-operations .button.button-add-task, .gdz-book-edition-group-table td .gdz-operations .button.button-add-task, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-task, .gdz-site-pages-table td .gdz-operations .button.button-add-task, .gdz-book-tree-table td .gdz-operations .button.button-add-task {
  background-image: url(/sites/default/images/list.svg);
}
.gdz-book-editions-table td .gdz-operations .button.button-publish.branch-published, .gdz-book-edition-group-table td .gdz-operations .button.button-publish.branch-published, .gdz-book-edition-tree-table td .gdz-operations .button.button-publish.branch-published, .gdz-site-pages-table td .gdz-operations .button.button-publish.branch-published, .gdz-book-tree-table td .gdz-operations .button.button-publish.branch-published {
  background-image: url(/sites/default/images/eye.svg);
}
.gdz-book-editions-table td .gdz-operations .button.button-publish.branch-unpublished, .gdz-book-edition-group-table td .gdz-operations .button.button-publish.branch-unpublished, .gdz-book-edition-tree-table td .gdz-operations .button.button-publish.branch-unpublished, .gdz-site-pages-table td .gdz-operations .button.button-publish.branch-unpublished, .gdz-book-tree-table td .gdz-operations .button.button-publish.branch-unpublished {
  background-image: url(/sites/default/images/eye-off.svg);
}
.gdz-book-editions-table td .gdz-operations .button.button-edit:hover, .gdz-book-editions-table td .gdz-operations .button.button-publish:active, .gdz-book-editions-table td .gdz-operations .button.button-publish:focus, .gdz-book-editions-table td .gdz-operations .button.button-publish:hover, .gdz-book-editions-table td .gdz-operations .button.button-add-task:active, .gdz-book-editions-table td .gdz-operations .button.button-add-task:focus, .gdz-book-editions-table td .gdz-operations .button.button-add-task:hover, .gdz-book-editions-table td .gdz-operations .button.button-add-branch:active, .gdz-book-editions-table td .gdz-operations .button.button-add-branch:focus, .gdz-book-editions-table td .gdz-operations .button.button-add-branch:hover, .gdz-book-editions-table td .gdz-operations .button.button-upload:active, .gdz-book-editions-table td .gdz-operations .button.button-upload:focus, .gdz-book-editions-table td .gdz-operations .button.button-upload:hover, .gdz-book-editions-table td .gdz-operations .button.button-upload-txt:active, .gdz-book-editions-table td .gdz-operations .button.button-upload-txt:focus, .gdz-book-editions-table td .gdz-operations .button.button-upload-txt:hover, .gdz-book-editions-table td .gdz-operations .button.button-upload-pages:active, .gdz-book-editions-table td .gdz-operations .button.button-upload-pages:focus, .gdz-book-editions-table td .gdz-operations .button.button-upload-pages:hover, .gdz-book-editions-table td .gdz-operations .button.button-add-new:active, .gdz-book-editions-table td .gdz-operations .button.button-add-new:focus, .gdz-book-editions-table td .gdz-operations .button.button-add-new:hover, .gdz-book-edition-group-table td .gdz-operations .button.button-edit:hover, .gdz-book-edition-group-table td .gdz-operations .button.button-publish:active, .gdz-book-edition-group-table td .gdz-operations .button.button-publish:focus, .gdz-book-edition-group-table td .gdz-operations .button.button-publish:hover, .gdz-book-edition-group-table td .gdz-operations .button.button-add-task:active, .gdz-book-edition-group-table td .gdz-operations .button.button-add-task:focus, .gdz-book-edition-group-table td .gdz-operations .button.button-add-task:hover, .gdz-book-edition-group-table td .gdz-operations .button.button-add-branch:active, .gdz-book-edition-group-table td .gdz-operations .button.button-add-branch:focus, .gdz-book-edition-group-table td .gdz-operations .button.button-add-branch:hover, .gdz-book-edition-group-table td .gdz-operations .button.button-upload:active, .gdz-book-edition-group-table td .gdz-operations .button.button-upload:focus, .gdz-book-edition-group-table td .gdz-operations .button.button-upload:hover, .gdz-book-edition-group-table td .gdz-operations .button.button-upload-txt:active, .gdz-book-edition-group-table td .gdz-operations .button.button-upload-txt:focus, .gdz-book-edition-group-table td .gdz-operations .button.button-upload-txt:hover, .gdz-book-edition-group-table td .gdz-operations .button.button-upload-pages:active, .gdz-book-edition-group-table td .gdz-operations .button.button-upload-pages:focus, .gdz-book-edition-group-table td .gdz-operations .button.button-upload-pages:hover, .gdz-book-edition-group-table td .gdz-operations .button.button-add-new:active, .gdz-book-edition-group-table td .gdz-operations .button.button-add-new:focus, .gdz-book-edition-group-table td .gdz-operations .button.button-add-new:hover, .gdz-book-edition-tree-table td .gdz-operations .button.button-edit:hover, .gdz-book-edition-tree-table td .gdz-operations .button.button-publish:active, .gdz-book-edition-tree-table td .gdz-operations .button.button-publish:focus, .gdz-book-edition-tree-table td .gdz-operations .button.button-publish:hover, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-task:active, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-task:focus, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-task:hover, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-branch:active, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-branch:focus, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-branch:hover, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload:active, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload:focus, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload:hover, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload-txt:active, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload-txt:focus, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload-txt:hover, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload-pages:active, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload-pages:focus, .gdz-book-edition-tree-table td .gdz-operations .button.button-upload-pages:hover, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-new:active, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-new:focus, .gdz-book-edition-tree-table td .gdz-operations .button.button-add-new:hover, .gdz-site-pages-table td .gdz-operations .button.button-edit:hover, .gdz-site-pages-table td .gdz-operations .button.button-publish:active, .gdz-site-pages-table td .gdz-operations .button.button-publish:focus, .gdz-site-pages-table td .gdz-operations .button.button-publish:hover, .gdz-site-pages-table td .gdz-operations .button.button-add-task:active, .gdz-site-pages-table td .gdz-operations .button.button-add-task:focus, .gdz-site-pages-table td .gdz-operations .button.button-add-task:hover, .gdz-site-pages-table td .gdz-operations .button.button-add-branch:active, .gdz-site-pages-table td .gdz-operations .button.button-add-branch:focus, .gdz-site-pages-table td .gdz-operations .button.button-add-branch:hover, .gdz-site-pages-table td .gdz-operations .button.button-upload:active, .gdz-site-pages-table td .gdz-operations .button.button-upload:focus, .gdz-site-pages-table td .gdz-operations .button.button-upload:hover, .gdz-site-pages-table td .gdz-operations .button.button-upload-txt:active, .gdz-site-pages-table td .gdz-operations .button.button-upload-txt:focus, .gdz-site-pages-table td .gdz-operations .button.button-upload-txt:hover, .gdz-site-pages-table td .gdz-operations .button.button-upload-pages:active, .gdz-site-pages-table td .gdz-operations .button.button-upload-pages:focus, .gdz-site-pages-table td .gdz-operations .button.button-upload-pages:hover, .gdz-site-pages-table td .gdz-operations .button.button-add-new:active, .gdz-site-pages-table td .gdz-operations .button.button-add-new:focus, .gdz-site-pages-table td .gdz-operations .button.button-add-new:hover, .gdz-book-tree-table td .gdz-operations .button.button-edit:hover, .gdz-book-tree-table td .gdz-operations .button.button-publish:active, .gdz-book-tree-table td .gdz-operations .button.button-publish:focus, .gdz-book-tree-table td .gdz-operations .button.button-publish:hover, .gdz-book-tree-table td .gdz-operations .button.button-add-task:active, .gdz-book-tree-table td .gdz-operations .button.button-add-task:focus, .gdz-book-tree-table td .gdz-operations .button.button-add-task:hover, .gdz-book-tree-table td .gdz-operations .button.button-add-branch:active, .gdz-book-tree-table td .gdz-operations .button.button-add-branch:focus, .gdz-book-tree-table td .gdz-operations .button.button-add-branch:hover, .gdz-book-tree-table td .gdz-operations .button.button-upload:active, .gdz-book-tree-table td .gdz-operations .button.button-upload:focus, .gdz-book-tree-table td .gdz-operations .button.button-upload:hover, .gdz-book-tree-table td .gdz-operations .button.button-upload-txt:active, .gdz-book-tree-table td .gdz-operations .button.button-upload-txt:focus, .gdz-book-tree-table td .gdz-operations .button.button-upload-txt:hover, .gdz-book-tree-table td .gdz-operations .button.button-upload-pages:active, .gdz-book-tree-table td .gdz-operations .button.button-upload-pages:focus, .gdz-book-tree-table td .gdz-operations .button.button-upload-pages:hover, .gdz-book-tree-table td .gdz-operations .button.button-add-new:active, .gdz-book-tree-table td .gdz-operations .button.button-add-new:focus, .gdz-book-tree-table td .gdz-operations .button.button-add-new:hover {
  background-color: unset !important;
  color: #ffffff00;
}
.gdz-book-editions-table td .gdz-edition--form, .gdz-book-edition-group-table td .gdz-edition--form, .gdz-book-edition-tree-table td .gdz-edition--form, .gdz-site-pages-table td .gdz-edition--form, .gdz-book-tree-table td .gdz-edition--form {
  display: flex;
  gap: 20px;
}
.gdz-book-editions-table td .gdz-edition--form .field--name-field-content-mode, .gdz-book-editions-table td .gdz-edition--form .field--name-field-page-content-mode, .gdz-book-edition-group-table td .gdz-edition--form .field--name-field-content-mode, .gdz-book-edition-group-table td .gdz-edition--form .field--name-field-page-content-mode, .gdz-book-edition-tree-table td .gdz-edition--form .field--name-field-content-mode, .gdz-book-edition-tree-table td .gdz-edition--form .field--name-field-page-content-mode, .gdz-site-pages-table td .gdz-edition--form .field--name-field-content-mode, .gdz-site-pages-table td .gdz-edition--form .field--name-field-page-content-mode, .gdz-book-tree-table td .gdz-edition--form .field--name-field-content-mode, .gdz-book-tree-table td .gdz-edition--form .field--name-field-page-content-mode {
  width: 100%;
}
.gdz-book-editions-table td .gdz-edition--form .field--name-field-content-mode .form-checkboxes, .gdz-book-editions-table td .gdz-edition--form .field--name-field-page-content-mode .form-checkboxes, .gdz-book-edition-group-table td .gdz-edition--form .field--name-field-content-mode .form-checkboxes, .gdz-book-edition-group-table td .gdz-edition--form .field--name-field-page-content-mode .form-checkboxes, .gdz-book-edition-tree-table td .gdz-edition--form .field--name-field-content-mode .form-checkboxes, .gdz-book-edition-tree-table td .gdz-edition--form .field--name-field-page-content-mode .form-checkboxes, .gdz-site-pages-table td .gdz-edition--form .field--name-field-content-mode .form-checkboxes, .gdz-site-pages-table td .gdz-edition--form .field--name-field-page-content-mode .form-checkboxes, .gdz-book-tree-table td .gdz-edition--form .field--name-field-content-mode .form-checkboxes, .gdz-book-tree-table td .gdz-edition--form .field--name-field-page-content-mode .form-checkboxes {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.gdz-book-editions-table td .gdz-edition--form .field--name-field-page-content-mode .form-checkboxes, .gdz-book-edition-group-table td .gdz-edition--form .field--name-field-page-content-mode .form-checkboxes, .gdz-book-edition-tree-table td .gdz-edition--form .field--name-field-page-content-mode .form-checkboxes, .gdz-site-pages-table td .gdz-edition--form .field--name-field-page-content-mode .form-checkboxes, .gdz-book-tree-table td .gdz-edition--form .field--name-field-page-content-mode .form-checkboxes {
  justify-content: unset;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 15px;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals {
  width: 300px;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .button.button--download, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .button.button--download, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .button.button--download, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .button.button--download, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .button.button--download {
  width: 165px;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .button.media-library-open-button, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .button.media-library-open-button, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .button.media-library-open-button, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .button.media-library-open-button, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .button.media-library-open-button {
  width: 200px;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .media-library-selection, .gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .fieldset__prefix, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .media-library-selection, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .fieldset__prefix, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .media-library-selection, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .fieldset__prefix, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .media-library-selection, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .fieldset__prefix, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .media-library-selection, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .fieldset__prefix {
  display: none;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .fieldset__wrapper, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .fieldset__wrapper, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .fieldset__wrapper, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .fieldset__wrapper, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .fieldset__wrapper {
  margin-bottom: 0;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .fieldset__label, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .fieldset__label, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .fieldset__label, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .fieldset__label, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-originals .fieldset__label {
  padding-top: 0;
  padding-bottom: 0;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper {
  margin-top: 15px;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper select, .gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper input:not([type="checkbox"]), .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper select, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper input:not([type="checkbox"]), .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper select, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper input:not([type="checkbox"]), .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper select, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper input:not([type="checkbox"]), .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper select, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper input:not([type="checkbox"]) {
  width: 300px;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper .form-type--boolean, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper .form-type--boolean, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper .form-type--boolean, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper .form-type--boolean, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper .form-type--boolean {
  margin-top: 20px;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper .form-type--boolean label, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper .form-type--boolean label, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper .form-type--boolean label, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper .form-type--boolean label, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .form-wrapper .form-type--boolean label {
  position: unset !important;
  margin-top: 5px;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-similar-book input, .gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-content-source input, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-similar-book input, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-content-source input, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-similar-book input, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-content-source input, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-similar-book input, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-content-source input, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-similar-book input, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-content-source input {
  width: 100% !important;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-text-images, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-text-images, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-text-images, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-text-images, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-text-images {
  max-width: 600px;
  width: 100%;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-improvements-list select, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-improvements-list select, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-improvements-list select, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-improvements-list select, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-improvements-list select {
  height: 175px;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-improvements-list select option, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-improvements-list select option, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-improvements-list select option, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-improvements-list select option, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-improvements-list select option {
  white-space: normal;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-process-formula .form-checkboxes, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-process-formula .form-checkboxes, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-process-formula .form-checkboxes, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-process-formula .form-checkboxes, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-process-formula .form-checkboxes {
  display: flex;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-process-formula .form-checkboxes .form-item, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-process-formula .form-checkboxes .form-item, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-process-formula .form-checkboxes .form-item, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-process-formula .form-checkboxes .form-item, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-editions--fields--form .field--name-field-process-formula .form-checkboxes .form-item {
  margin-right: 10px;
  margin-top: 5px;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .gdz-flex-wrapper, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .gdz-flex-wrapper, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .gdz-flex-wrapper, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .gdz-flex-wrapper, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .gdz-flex-wrapper {
  margin-bottom: 10px;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-solution-author .claro-autocomplete, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-solution-author .claro-autocomplete, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-solution-author .claro-autocomplete, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-solution-author .claro-autocomplete, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-solution-author .claro-autocomplete {
  width: 100%;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-year-from, .gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-year-until, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-year-from, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-year-until, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-year-from, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-year-until, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-year-from, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-year-until, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-year-from, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-year-until {
  width: 300px;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-default-group, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-default-group, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-default-group, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-default-group, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-default-group {
  width: 300px;
  margin-top: 30px;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-default-group label, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-default-group label, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-default-group label, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-default-group label, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--fields .gdz-edition-group--fields--form .field--name-field-default-group label {
  top: -25px;
  left: 0;
}
.gdz-book-editions-table td .gdz-edition--form .gdz-edition--actions, .gdz-book-edition-group-table td .gdz-edition--form .gdz-edition--actions, .gdz-book-edition-tree-table td .gdz-edition--form .gdz-edition--actions, .gdz-site-pages-table td .gdz-edition--form .gdz-edition--actions, .gdz-book-tree-table td .gdz-edition--form .gdz-edition--actions {
  display: flex;
  flex-direction: column-reverse;
}
.gdz-book-editions-table td .gdz-edition--form .field--name-field-similar-book .claro-autocomplete, .gdz-book-edition-group-table td .gdz-edition--form .field--name-field-similar-book .claro-autocomplete, .gdz-book-edition-tree-table td .gdz-edition--form .field--name-field-similar-book .claro-autocomplete, .gdz-site-pages-table td .gdz-edition--form .field--name-field-similar-book .claro-autocomplete, .gdz-book-tree-table td .gdz-edition--form .field--name-field-similar-book .claro-autocomplete {
  width: 100%;
}
.gdz-book-editions-table td .gdz-edition-element--fields--form .form-item > label, .gdz-book-edition-group-table td .gdz-edition-element--fields--form .form-item > label, .gdz-book-edition-tree-table td .gdz-edition-element--fields--form .form-item > label, .gdz-site-pages-table td .gdz-edition-element--fields--form .form-item > label, .gdz-book-tree-table td .gdz-edition-element--fields--form .form-item > label {
  position: inherit;
  margin-top: 15px;
}
.gdz-book-editions-table .tabledrag-cell-content__item .form-item.form-type--number, .gdz-book-editions-table .draggable .form-item .form-element--type-number, .gdz-book-edition-group-table .tabledrag-cell-content__item .form-item.form-type--number, .gdz-book-edition-group-table .draggable .form-item .form-element--type-number, .gdz-book-edition-tree-table .tabledrag-cell-content__item .form-item.form-type--number, .gdz-book-edition-tree-table .draggable .form-item .form-element--type-number, .gdz-site-pages-table .tabledrag-cell-content__item .form-item.form-type--number, .gdz-site-pages-table .draggable .form-item .form-element--type-number, .gdz-book-tree-table .tabledrag-cell-content__item .form-item.form-type--number, .gdz-book-tree-table .draggable .form-item .form-element--type-number {
  width: 78px;
}
.gdz-book-editions-table .tabledrag-cell-content__item .form-item.form-type--select, .gdz-book-edition-group-table .tabledrag-cell-content__item .form-item.form-type--select, .gdz-book-edition-tree-table .tabledrag-cell-content__item .form-item.form-type--select, .gdz-site-pages-table .tabledrag-cell-content__item .form-item.form-type--select, .gdz-book-tree-table .tabledrag-cell-content__item .form-item.form-type--select {
  width: 100px;
}
.gdz-book-editions-table .tabledrag-cell-content__item .form-item.form-type--select.gdz-branch-type, .gdz-book-edition-group-table .tabledrag-cell-content__item .form-item.form-type--select.gdz-branch-type, .gdz-book-edition-tree-table .tabledrag-cell-content__item .form-item.form-type--select.gdz-branch-type, .gdz-site-pages-table .tabledrag-cell-content__item .form-item.form-type--select.gdz-branch-type, .gdz-book-tree-table .tabledrag-cell-content__item .form-item.form-type--select.gdz-branch-type {
  width: 140px;
}
.gdz-book-editions-table .draggable .form-item .form-element--type-text, .gdz-book-edition-group-table .draggable .form-item .form-element--type-text, .gdz-book-edition-tree-table .draggable .form-item .form-element--type-text, .gdz-site-pages-table .draggable .form-item .form-element--type-text, .gdz-book-tree-table .draggable .form-item .form-element--type-text {
  width: 100px;
}
.gdz-book-editions-table .draggable .form-item .form-element--type-text.gdz-branch-title, .gdz-book-edition-group-table .draggable .form-item .form-element--type-text.gdz-branch-title, .gdz-book-edition-tree-table .draggable .form-item .form-element--type-text.gdz-branch-title, .gdz-site-pages-table .draggable .form-item .form-element--type-text.gdz-branch-title, .gdz-book-tree-table .draggable .form-item .form-element--type-text.gdz-branch-title {
  min-width: 650px;
  max-width: 100%;
}
.gdz-book-editions-table .draggable .form-item .form-element--type-select, .gdz-book-edition-group-table .draggable .form-item .form-element--type-select, .gdz-book-edition-tree-table .draggable .form-item .form-element--type-select, .gdz-site-pages-table .draggable .form-item .form-element--type-select, .gdz-book-tree-table .draggable .form-item .form-element--type-select {
  width: 200px;
}
.gdz-book-editions-table .gdz-edition-order, .gdz-book-editions-table .tabledrag-cell-content__item, .gdz-book-edition-group-table .gdz-edition-order, .gdz-book-edition-group-table .tabledrag-cell-content__item, .gdz-book-edition-tree-table .gdz-edition-order, .gdz-book-edition-tree-table .tabledrag-cell-content__item, .gdz-site-pages-table .gdz-edition-order, .gdz-site-pages-table .tabledrag-cell-content__item, .gdz-book-tree-table .gdz-edition-order, .gdz-book-tree-table .tabledrag-cell-content__item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.gdz-book-editions-table .gdz-edition-order label, .gdz-book-edition-group-table .gdz-edition-order label, .gdz-book-edition-tree-table .gdz-edition-order label, .gdz-site-pages-table .gdz-edition-order label, .gdz-book-tree-table .gdz-edition-order label {
  z-index: 1;
}
.gdz-book-editions-table .gdz-fake-item, .gdz-book-edition-group-table .gdz-fake-item, .gdz-book-edition-tree-table .gdz-fake-item, .gdz-site-pages-table .gdz-fake-item, .gdz-book-tree-table .gdz-fake-item {
  padding: 3px 12px;
  border: solid 1px;
  border-radius: 10px;
  min-width: 78px;
  cursor: not-allowed;
  color: var(--gin-color-disabled);
  background-color: var(--gin-color-disabled-bg) !important;
  border-color: var(--gin-color-disabled-border);
  display: inline-block;
}
.gdz-book-editions-table .gdz-fake-item.gdz-branch-title, .gdz-book-edition-group-table .gdz-fake-item.gdz-branch-title, .gdz-book-edition-tree-table .gdz-fake-item.gdz-branch-title, .gdz-site-pages-table .gdz-fake-item.gdz-branch-title, .gdz-book-tree-table .gdz-fake-item.gdz-branch-title {
  min-width: 625px;
  max-width: 100%;
}
.gdz-book-editions-table .gdz-edition-group-fields td, .gdz-book-edition-group-table .gdz-edition-group-fields td, .gdz-book-edition-tree-table .gdz-edition-group-fields td, .gdz-site-pages-table .gdz-edition-group-fields td, .gdz-book-tree-table .gdz-edition-group-fields td {
  text-align: center;
}
.gdz-book-editions-table .gdz-edition-group-fields td > div, .gdz-book-edition-group-table .gdz-edition-group-fields td > div, .gdz-book-edition-tree-table .gdz-edition-group-fields td > div, .gdz-site-pages-table .gdz-edition-group-fields td > div, .gdz-book-tree-table .gdz-edition-group-fields td > div {
  display: flex;
  justify-content: center;
}
.gdz-book-editions-table .gdz-operations .button.button-add-new {
  margin-top: 7px !important;
}
.gdz-load-more {
  text-align: center;
}
.gdz-load-more .gdz-load-more-link {
  color: var(--gin-color-title);
}
.gdz-book-editions-table td .gdz-operations .button-add-task {
  padding: 3px;
}
.gdz-book-editions-table td .field--name-field-content-mode {
  border: solid 1px;
  border-color: var(--gin-border-color);
  border-radius: var(--gin-border-m);
  padding: 10px 10px;
}
.gdz-book-editions-table td .field--name-field-page-content-mode {
  border: solid 1px;
  border-color: var(--gin-border-color);
  border-radius: var(--gin-border-m);
  padding: 10px 10px;
}
.gdz-book-editions-table td .field--name-field-originals {
  margin-top: 0 !important;
}
.gdz-book-editions-table td .field--name-field-originals fieldset {
  padding-bottom: 10px;
}
.gdz-book-editions-table td .field--name-field-content-text-checked, .gdz-book-editions-table td .field--name-field-page-content-text-checked {
  display: flex;
}
.gdz-site-pages-table td .form-item.form-type--checkbox label {
  display: inline !important;
  position: unset !important;
}
.gdz-book-edition-tree-table .tabledrag-cell-content .tabledrag-handle::after {
  display: none;
}
.gdz-book-edition-tree-table .gdz-edition-element--fields--form .form-item .form-element--type-text {
  width: 100%;
}
.gdz-book-edition-tree-table .gdz-edition-element--fields--form .tabledrag-cell-content .tabledrag-handle::after {
  display: block;
}
.view-books .vbo-table.views-table td {
  padding: 2px 5px;
}
.view-books .vbo-table.views-table td.views-field.views-field-field-book-full-name-paragraph .field--name-field-add-file {
  display: none;
}
.view-books .vbo-table.views-table td.views-field.views-field-field-book-full-name-paragraph .field--name-field-book-full-name .field__label {
  display: none;
}
.view-books .vbo-table.views-table th, .view-books .vbo-table.views-table th.sortable-heading {
  padding: 0 10px 0 5px;
}
.view-books .vbo-table.views-table th a, .view-books .vbo-table.views-table th.sortable-heading a {
  padding-top: 0;
  padding-bottom: 5px;
}
.view-books .vbo-table.views-table th a::before, .view-books .vbo-table.views-table th.sortable-heading a::before {
  left: 0;
}
.gin--navigation li[data-url="/admin/people"] {
  margin-top: 10px;
  padding-top: 10px;
  border-top: solid 2px;
  border-radius: unset;
}
.gin--navigation .toolbar-menu__item.toolbar-menu__item--expanded {
  background-color: unset !important;
}
.gin--navigation .toolbar-menu__item.toolbar-menu__item--expanded button.toolbar-link {
  background-color: unset !important;
  color: unset !important;
}
.gin--navigation .toolbar-menu__item.toolbar-menu__item--expanded button.toolbar-link::after {
  background-color: var(--color-gray-500) !important;
}
.page-node-type-book .tabledrag-toggle-weight {
  display: none;
}
body .region-sticky--is-sticky .page-title {
  font-size: 18px;
}
h1.page-title {
  font-size: 18px;
  display: flex;
}
h1.page-title .copy-title__wrapper {
  position: relative;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
h1.page-title .copy-title__wrapper .copy-title {
  width: 20px;
  height: 24px;
  cursor: pointer;
}
h1.page-title .copy-title__wrapper .tooltip {
  left: 10px;
  top: 5px;
}
.page-node-type-task .field__label .copy-title__wrapper {
  position: relative;
  display: inline;
  margin-right: 10px;
}
.page-node-type-task .field__label .copy-title__wrapper .copy-title {
  width: 20px;
  height: 24px;
  cursor: pointer;
}
.page-node-type-task .field__label .copy-title__wrapper .tooltip {
  left: 10px;
  top: 5px;
}
.page-node-type-task .field__body_source {
  width: 100%;
}
.page-node-type-task .field__body_source code.language-html {
  text-wrap-mode: wrap;
}
.page-node-type-task .field__body_unprocessed {
  background: #f5f2f0;
  padding: 10px 20px;
}
.body-revision-table .copy-title__wrapper {
  position: relative;
  cursor: pointer;
  width: 20px;
}
.node-form#node-book-edit-form #edit-field-class, .node-form#node-book-edit-form #edit-field-part, .node-form#node-book-form #edit-field-class, .node-form#node-book-form #edit-field-part {
  display: flex;
}
.node-form#node-book-edit-form #edit-field-class div, .node-form#node-book-edit-form #edit-field-part div, .node-form#node-book-form #edit-field-class div, .node-form#node-book-form #edit-field-part div {
  margin-right: 7px;
}
.node-form#node-book-edit-form #gdz-books-edit-field-country-wrapper, .node-form#node-book-form #gdz-books-edit-field-country-wrapper {
  display: flex;
}
.node-form#node-book-edit-form .field--name-field-isbn, .node-form#node-book-form .field--name-field-isbn {
  max-width: 55%;
}
.node-form#node-book-edit-form #gdz-books-edit-field-flex-wrapper, .node-form#node-book-form #gdz-books-edit-field-flex-wrapper {
  display: flex;
}
.node-form#node-book-edit-form #gdz-books-edit-field-flex-wrapper .js-form-wrapper.form-wrapper:first-child, .node-form#node-book-form #gdz-books-edit-field-flex-wrapper .js-form-wrapper.form-wrapper:first-child {
  margin-right: 20px;
}
.node-form#node-book-edit-form #gdz-books-edit-field-flex-wrapper .form-item, .node-form#node-book-form #gdz-books-edit-field-flex-wrapper .form-item {
  margin-top: 24px;
  margin-bottom: 0;
}
.node-form#node-book-edit-form #gdz-books-edit-field-flex-wrapper .form-item.form-item--field-country, .node-form#node-book-edit-form #gdz-books-edit-field-flex-wrapper .form-item.form-item--field-city, .node-form#node-book-edit-form #gdz-books-edit-field-flex-wrapper .form-item.form-item--field-publication-year-0-value, .node-form#node-book-edit-form #gdz-books-edit-field-flex-wrapper .form-item.form-item--field-publication-year-until-0-value, .node-form#node-book-form #gdz-books-edit-field-flex-wrapper .form-item.form-item--field-country, .node-form#node-book-form #gdz-books-edit-field-flex-wrapper .form-item.form-item--field-city, .node-form#node-book-form #gdz-books-edit-field-flex-wrapper .form-item.form-item--field-publication-year-0-value, .node-form#node-book-form #gdz-books-edit-field-flex-wrapper .form-item.form-item--field-publication-year-until-0-value {
  margin-top: 0;
}
.node-form#node-book-edit-form .paragraph-type--book-full-name-vocabulary .button--download-scan, .node-form#node-book-form .paragraph-type--book-full-name-vocabulary .button--download-scan {
  display: block;
  width: 176px;
}
.node-form#node-book-edit-form .paragraph-type--book-full-name-vocabulary .paragraphs-subform, .node-form#node-book-form .paragraph-type--book-full-name-vocabulary .paragraphs-subform {
  display: flex;
  align-items: center;
}
.node-form#node-book-edit-form .paragraph-type--book-full-name-vocabulary .paragraphs-subform .media-library-selection, .node-form#node-book-form .paragraph-type--book-full-name-vocabulary .paragraphs-subform .media-library-selection {
  display: none;
  margin-top: 0;
}
.node-form#node-book-edit-form .paragraph-type--book-full-name-vocabulary .paragraphs-subform .media-library-selection .media-library-item, .node-form#node-book-form .paragraph-type--book-full-name-vocabulary .paragraphs-subform .media-library-selection .media-library-item {
  width: 110px;
  padding: 0;
}
.node-form#node-book-edit-form .paragraph-type--book-full-name-vocabulary .paragraphs-subform .media-library-selection .media-library-item .media-library-item__name, .node-form#node-book-form .paragraph-type--book-full-name-vocabulary .paragraphs-subform .media-library-selection .media-library-item .media-library-item__name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.node-form#node-book-edit-form .paragraph-type--book-full-name-vocabulary .paragraphs-subform .media-library-selection .media-library-item__preview, .node-form#node-book-edit-form .paragraph-type--book-full-name-vocabulary .paragraphs-subform .media-library-selection .media-library-item__remove, .node-form#node-book-form .paragraph-type--book-full-name-vocabulary .paragraphs-subform .media-library-selection .media-library-item__preview, .node-form#node-book-form .paragraph-type--book-full-name-vocabulary .paragraphs-subform .media-library-selection .media-library-item__remove {
  display: none;
}
.node-form#node-book-edit-form .paragraph-type--book-full-name-vocabulary .paragraphs-subform .media-library-widget, .node-form#node-book-form .paragraph-type--book-full-name-vocabulary .paragraphs-subform .media-library-widget {
  margin: 0;
  padding: 0;
}
.node-form#node-book-edit-form .paragraph-type--book-full-name-vocabulary .paragraphs-subform > div > div label, .node-form#node-book-form .paragraph-type--book-full-name-vocabulary .paragraphs-subform > div > div label {
  display: none;
}
.node-form#node-book-edit-form .paragraph-type--book-full-name-vocabulary .media-library-widget.form-wrapper, .node-form#node-book-form .paragraph-type--book-full-name-vocabulary .media-library-widget.form-wrapper {
  border: 0;
}
.node-form#node-book-edit-form .paragraph-type--book-full-name-vocabulary .media-library-widget.form-wrapper legend, .node-form#node-book-form .paragraph-type--book-full-name-vocabulary .media-library-widget.form-wrapper legend {
  display: none;
}
.node-form#node-book-edit-form .paragraph-type--book-full-name-vocabulary .media-library-widget.form-wrapper .fieldset__wrapper .fieldset__prefix, .node-form#node-book-edit-form .paragraph-type--book-full-name-vocabulary .media-library-widget.form-wrapper .fieldset__wrapper .fieldset__description, .node-form#node-book-form .paragraph-type--book-full-name-vocabulary .media-library-widget.form-wrapper .fieldset__wrapper .fieldset__prefix, .node-form#node-book-form .paragraph-type--book-full-name-vocabulary .media-library-widget.form-wrapper .fieldset__wrapper .fieldset__description {
  display: none;
}
.node-form#node-book-edit-form .view.view-media-view .views-view-table .views-field.views-field-name, .node-form#node-book-form .view.view-media-view .views-view-table .views-field.views-field-name {
  max-width: 250px;
  overflow-wrap: break-word;
}
.node-form#node-book-edit-form .view.view-media-view .views-view-table .views-field.views-field-nothing img, .node-form#node-book-form .view.view-media-view .views-view-table .views-field.views-field-nothing img {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.media-view__scans .views-field-nothing {
  display: none;
}
.page-node-type-book .ui-widget.ui-widget-content.ui-autocomplete {
  overflow: auto;
  max-height: 480px;
}
.page-node-type-book .page-wrapper__node-edit-form .form-item--term-id-input {
  padding: 0 30px;
}
.page-node-type-book .page-wrapper__node-edit-form .form-item--term-id-input input {
  width: 100%;
}
.gdz-books-view-book-page .page-wrapper__node-edit-form > .content-header, .gdz-books-view-book-page .page-wrapper__node-edit-form > .layout-container:not(.gin-secondary-toolbar) {
  display: flex;
  justify-content: center;
  overflow: auto hidden;
}
.gdz-books-view-book-page .page-wrapper__node-edit-form > .content-header > .layout-container, .gdz-books-view-book-page .page-wrapper__node-edit-form > .layout-container > .page-content {
  max-width: 1280px;
  width: 100%;
}
.gdz-books-view-book-page a {
  text-decoration: unset;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .branch-list {
  list-style-type: none;
  margin-left: 0;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .branch-list li {
  margin-bottom: 10px;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .node__content details.form-wrapper {
  background-color: unset;
  border: unset;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .node__content details.form-wrapper summary.claro-details__summary {
  padding: 5px 2.75rem 5px 2.75rem;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .node__content details.form-wrapper summary.claro-details__summary:focus::after, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .node__content details.form-wrapper summary.claro-details__summary:active::after {
  opacity: 0;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .node__content details.form-wrapper summary.claro-details__summary:focus::after, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .node__content details.form-wrapper summary.claro-details__summary:active::after, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .node__content details.form-wrapper summary.claro-details__summary:focus, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .node__content details.form-wrapper summary.claro-details__summary:active {
  outline: none;
  border: none;
  box-shadow: unset;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .node__content details.form-wrapper .details-wrapper {
  margin: 0;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .field:not(.field--name-field-cover, .field--name-field-subject, .field--name-field-class, .field--name-field-author, .field--name-field-publisher, .field--name-field-part, .field--name-field-part-writing, .field--name-field-editions, .field--name-field-recommended-books, .field--name-field-old-book, .field--name-field-new-book, .field--name-field-book-full-name-paragraph, .field--name-field-media-image) {
  display: flex;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .field:not(.field--name-field-cover, .field--name-field-subject, .field--name-field-class, .field--name-field-author, .field--name-field-publisher, .field--name-field-part, .field--name-field-part-writing, .field--name-field-editions, .field--name-field-recommended-books, .field--name-field-old-book, .field--name-field-new-book, .field--name-field-book-full-name-paragraph, .field--name-field-media-image) .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field:not(.field--name-field-cover, .field--name-field-subject, .field--name-field-class, .field--name-field-author, .field--name-field-publisher, .field--name-field-part, .field--name-field-part-writing, .field--name-field-editions, .field--name-field-recommended-books, .field--name-field-old-book, .field--name-field-new-book, .field--name-field-book-full-name-paragraph, .field--name-field-media-image) .field__item {
  border: 2px solid var(--gin-border-color-table-header);
  border-bottom: 0;
  padding: 5px 5px 5px 10px;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .field:not(.field--name-field-cover, .field--name-field-subject, .field--name-field-class, .field--name-field-author, .field--name-field-publisher, .field--name-field-part, .field--name-field-part-writing, .field--name-field-editions, .field--name-field-recommended-books, .field--name-field-old-book, .field--name-field-new-book, .field--name-field-book-full-name-paragraph, .field--name-field-media-image) .field__label {
  width: 300px;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .field:not(.field--name-field-cover, .field--name-field-subject, .field--name-field-class, .field--name-field-author, .field--name-field-publisher, .field--name-field-part, .field--name-field-part-writing, .field--name-field-editions, .field--name-field-recommended-books, .field--name-field-old-book, .field--name-field-new-book, .field--name-field-book-full-name-paragraph, .field--name-field-media-image) .field__item {
  width: 100%;
  border-left: 0;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-cover, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-subject, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-class, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-author, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-publisher, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-part, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-part-writing, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-editions, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-recommended-books, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-old-book, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-new-book {
  display: flex;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-cover .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-cover .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-subject .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-subject .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-class .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-class .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-author .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-author .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-publisher .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-publisher .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-part .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-part .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-part-writing .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-part-writing .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-editions .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-editions .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-recommended-books .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-recommended-books .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-old-book .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-old-book .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-new-book .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-new-book .field__items {
  border: 2px solid var(--gin-border-color-table-header);
  border-bottom: 0;
  padding: 5px 5px 5px 10px;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-cover .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-subject .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-class .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-author .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-publisher .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-part .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-part-writing .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-editions .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-recommended-books .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-old-book .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-new-book .field__label {
  width: 300px;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-cover .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-subject .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-class .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-author .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-publisher .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-part .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-part-writing .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-editions .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-recommended-books .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-old-book .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-new-book .field__items {
  width: 100%;
  border-left: 0;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .field:last-child .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field:last-child .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field:last-child .field__item {
  border-bottom: 2px solid var(--gin-border-color-table-header);
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .field .field__item .field--name-uid, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field .field__item .field--name-created {
  display: unset;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .field.field--name-field-recommended-books:last-child .field__item, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field.field--name-field-old-book:last-child .field__item, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field.field--name-field-new-book:last-child .field__item {
  border: 0;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-cover .field__items {
  display: flex;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-cover .field__items .field__item {
  margin-right: 10px;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-cover .field__items .field__item, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-cover .field__items .field__item img {
  width: 100px;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-cover .field--name-field-media-image .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field--name-field-cover .field--name-field-media-image .field__item {
  border-bottom: 0;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full .field.field--name-field-book-full-name .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field.field--name-field-book-full-name .field__item, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field.field--name-field-book-full-name .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field.field--name-field-add-file .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field.field--name-field-add-file .field__item, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field.field--name-field-add-file .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field.field--name-field-media-comments .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field.field--name-field-media-comments .field__item, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field.field--name-field-media-comments .field__items, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field.field--name-field-media-file .field__label, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field.field--name-field-media-file .field__item, .gdz-books-view-book-page article.node--type-book.node--view-mode-full .field.field--name-field-media-file .field__items {
  border: 0;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full #node-book-form .layout-node-form {
  display: block;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full footer.node__meta {
  display: none;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable {
  margin-top: 5px;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable details.form-wrapper {
  margin-top: 7px;
  margin-bottom: 7px;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable details details {
  margin-left: 2em;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable details .tasks {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(10, 1fr);
  margin: 8px auto;
  padding-left: 2.75rem;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable details .tasks a {
  align-items: center;
  background-color: #f4f5f6;
  border-radius: 6px;
  color: #04121b;
  display: flex;
  flex-direction: column;
  font-family: Arial, sans-serif;
  font-feature-settings: "pnum" on, "lnum" on;
  font-size: 18px;
  font-weight: 400;
  justify-content: center;
  letter-spacing: -0.05px;
  line-height: 18px;
  max-width: 100%;
  padding: 0.5em;
  overflow-x: hidden;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.1s ease-out;
  white-space: nowrap;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable details .tasks a.w2 {
  grid-column: span 2;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable details .tasks a.w3 {
  grid-column: span 3;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable details .tasks a.w4 {
  grid-column: span 4;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable details .tasks a.w5 {
  grid-column: span 5;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable details .tasks a.w6 {
  grid-column: span 6;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable details .tasks a.w7 {
  grid-column: span 7;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable details .tasks a.w8 {
  grid-column: span 8;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable details .tasks a:hover {
  text-decoration: none;
}
.gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable details .tasks small {
  color: rgba(4, 18, 27, 0.48);
  font-family: Arial, sans-serif;
  font-feature-settings: "pnum" on, "lnum" on;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 13px;
  margin-top: 4px;
  overflow: visible;
}
@media (max-width: 720px) {
  .gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable details .tasks {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (max-width: 480px) {
  .gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable details .tasks {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1024px) {
  .gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable details .tasks {
    grid-template-columns: repeat(15, 1fr);
  }
}
@media (min-width: 1360px) {
  .gdz-books-view-book-page article.node--type-book.node--view-mode-full section.buttonstable section .tasks {
    grid-template-columns: repeat(18, 1fr);
  }
}
#gdz-site-banners-form .banner-wrapper > .form-wrapper > .form-wrapper {
  margin-left: 20px;
  margin-top: 10px;
}
.cover-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  background: #0000006b;
  z-index: 1000;
}
.cover-wrapper .cover-close {
  position: absolute;
  top: 10%;
  right: 10%;
  height: 40px;
  width: 40px;
  cursor: pointer;
}
.cover-wrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 80%;
  width: auto;
}
#gdz-books-import-primary .import-form-create-wrapper {
  display: flex;
  align-items: flex-end;
}
#gdz-books-import-primary .import-form-create-wrapper > div, #gdz-books-import-primary .import-form-create-wrapper > .import-form-create-wrapper-submit {
  margin-bottom: 0;
  margin-right: 10px;
}
#gdz-books-import-primary .gdz-books-copy-ids {
  display: inline;
  position: relative;
}
#gdz-books-import-primary .tooltip {
  position: absolute;
  top: -25px;
  left: 10px;
}
#gdz-task-edit-form-wrapper .book-navigation .book-pager, .node-branch-edit-form .book-navigation .book-pager, .page-node-type-task .node--type-task .book-navigation .book-pager, .page-node-type-page .node--type-page .book-navigation .book-pager {
  clear: both;
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr 1fr 1fr;
  list-style-type: none;
}
#gdz-task-edit-form-wrapper .book-navigation .book-pager .book-pager__item, .node-branch-edit-form .book-navigation .book-pager .book-pager__item, .page-node-type-task .node--type-task .book-navigation .book-pager .book-pager__item, .page-node-type-page .node--type-page .book-navigation .book-pager .book-pager__item {
  background-color: #f4f5f6;
  border: none;
  border-radius: 6px;
  flex: 1 1 min-content;
  position: relative;
  width: unset;
  cursor: pointer;
  height: fit-content;
}
#gdz-task-edit-form-wrapper .book-navigation .book-pager .book-pager__item a, .node-branch-edit-form .book-navigation .book-pager .book-pager__item a, .page-node-type-task .node--type-task .book-navigation .book-pager .book-pager__item a, .page-node-type-page .node--type-page .book-navigation .book-pager .book-pager__item a {
  display: block;
  padding: 0.5em 1.3em 0.5em 0.3em;
}
#gdz-task-edit-form-wrapper .book-navigation .book-pager .book-pager__item:hover, .node-branch-edit-form .book-navigation .book-pager .book-pager__item:hover, .page-node-type-task .node--type-task .book-navigation .book-pager .book-pager__item:hover, .page-node-type-page .node--type-page .book-navigation .book-pager .book-pager__item:hover {
  color: var(--main-color);
}
#gdz-task-edit-form-wrapper .book-navigation .book-pager .book-pager__item img.mob, .node-branch-edit-form .book-navigation .book-pager .book-pager__item img.mob, .page-node-type-task .node--type-task .book-navigation .book-pager .book-pager__item img.mob, .page-node-type-page .node--type-page .book-navigation .book-pager .book-pager__item img.mob {
  display: none;
  height: 2em;
  margin: auto;
  width: 2em;
}
#gdz-task-edit-form-wrapper .book-navigation .book-pager .book-pager__item--previous, .node-branch-edit-form .book-navigation .book-pager .book-pager__item--previous, .page-node-type-task .node--type-task .book-navigation .book-pager .book-pager__item--previous, .page-node-type-page .node--type-page .book-navigation .book-pager .book-pager__item--previous {
  grid-column-start: 1;
}
#gdz-task-edit-form-wrapper .book-navigation .book-pager .book-pager__item--next, .node-branch-edit-form .book-navigation .book-pager .book-pager__item--next, .page-node-type-task .node--type-task .book-navigation .book-pager .book-pager__item--next, .page-node-type-page .node--type-page .book-navigation .book-pager .book-pager__item--next {
  grid-column-start: 3;
}
#gdz-task-edit-form-wrapper .book-navigation .book-pager .book-pager__item.content, .node-branch-edit-form .book-navigation .book-pager .book-pager__item.content, .page-node-type-task .node--type-task .book-navigation .book-pager .book-pager__item.content, .page-node-type-page .node--type-page .book-navigation .book-pager .book-pager__item.content {
  grid-column-start: 2;
}
#gdz-task-edit-form-wrapper .solution-text .form-item__label, .node-branch-edit-form .solution-text .form-item__label, .page-node-type-task .node--type-task .solution-text .form-item__label, .page-node-type-page .node--type-page .solution-text .form-item__label {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#gdz-task-edit-form-wrapper .solution-text_wrapper {
  width: 100%;
}
#gdz-task-edit-form-wrapper .solution-text_wrapper .content_source {
  display: flex;
  margin-bottom: 5px;
}
#gdz-task-edit-form-wrapper .solution-text_wrapper .solution-text-title {
  display: flex;
  justify-content: space-between;
}
.page-node-type-page .node--type-page .book-pager {
  margin: 0;
  padding: 0.5em 0;
}
.page-node-type-page .node--type-page .book-pager .book-pager__item--center {
  text-align: center;
}
.page-node-type-page .node--type-page .book-pager .book-pager__item--next {
  text-align: right;
}
.page-node-type-task .node--type-task .links .client-link, .page-node-type-page .node--type-page .links .client-link, .page-node-type-branch .node--type-branch .links .client-link {
  color: red;
}
.page-node-type-task .node--type-task, .page-node-type-page .node--type-page, .page-node-type-task #editions-content, .page-node-type-page #editions-content {
  max-width: 800px;
  margin: 0 auto;
}
.page-node-type-task .node--type-task .branches-list, .page-node-type-page .node--type-page .branches-list, .page-node-type-task #editions-content .branches-list, .page-node-type-page #editions-content .branches-list {
  margin: 35px 0;
}
.page-node-type-task .node--type-task .branches-list a, .page-node-type-page .node--type-page .branches-list a, .page-node-type-task #editions-content .branches-list a, .page-node-type-page #editions-content .branches-list a {
  margin-left: 5px;
}
.page-node-type-task .node--type-task .book-navigation, .page-node-type-page .node--type-page .book-navigation, .page-node-type-task #editions-content .book-navigation, .page-node-type-page #editions-content .book-navigation {
  padding-top: 20px;
}
.page-node-type-task .node--type-task footer.node__meta, .page-node-type-page .node--type-page footer.node__meta, .page-node-type-task #editions-content footer.node__meta, .page-node-type-page #editions-content footer.node__meta {
  display: none;
}
.page-node-type-task .node--type-task .block.sol-breadcrumbs, .page-node-type-page .node--type-page .block.sol-breadcrumbs, .page-node-type-task #editions-content .block.sol-breadcrumbs, .page-node-type-page #editions-content .block.sol-breadcrumbs {
  background-color: #A7C5834D;
  margin: 0;
  padding: 0.5em;
  text-align: center;
}
.page-node-type-task .node--type-task .decision, .page-node-type-task .node--type-task .condition, .page-node-type-page .node--type-page .decision, .page-node-type-page .node--type-page .condition, .page-node-type-task #editions-content .decision, .page-node-type-task #editions-content .condition, .page-node-type-page #editions-content .decision, .page-node-type-page #editions-content .condition {
  padding: 0.5em;
}
.page-node-type-task .node--type-task .nodecesion, .page-node-type-page .node--type-page .nodecesion, .page-node-type-task #editions-content .nodecesion, .page-node-type-page #editions-content .nodecesion {
  border: 1px solid #a7c583;
  padding: 0.3em;
}
.page-node-type-task .node--type-task .nodecesion::before, .page-node-type-page .node--type-page .nodecesion::before, .page-node-type-task #editions-content .nodecesion::before, .page-node-type-page #editions-content .nodecesion::before {
  background-color: #A7C5834D;
  border-bottom: 1px solid #a7c583;
  content: "Решение не найдено";
  display: block;
  text-indent: 1.25em;
  font-size: 1.3em;
  margin: -0.3em -0.3em 0.3em;
  padding: 0.3em;
}
.page-node-type-task .node--type-task .comments, .page-node-type-page .node--type-page .comments, .page-node-type-task #editions-content .comments, .page-node-type-page #editions-content .comments {
  background-color: #FCDFC4B2;
  padding: 0.5em;
  text-indent: 1.5em;
}
.page-node-type-task .node--type-task .comments a.alternative-book-link, .page-node-type-page .node--type-page .comments a.alternative-book-link, .page-node-type-task #editions-content .comments a.alternative-book-link, .page-node-type-page #editions-content .comments a.alternative-book-link {
  color: red;
  margin-left: 5px;
}
.page-node-type-task .node--type-task .comments::before, .page-node-type-page .node--type-page .comments::before, .page-node-type-task #editions-content .comments::before, .page-node-type-page #editions-content .comments::before {
  background-size: contain;
  background-image: url(/sites/default/images/ii.png);
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 1.5em;
  vertical-align: middle;
  width: 1.2em;
}
.page-node-type-task .node--type-task .gdz-attachments-list li, .page-node-type-page .node--type-page .gdz-attachments-list li, .page-node-type-task #editions-content .gdz-attachments-list li, .page-node-type-page #editions-content .gdz-attachments-list li {
  margin-bottom: 20px;
}
.page-node-type-task .node--type-task .gdz-attachments-list li .media--type-attachments .field--type-file, .page-node-type-page .node--type-page .gdz-attachments-list li .media--type-attachments .field--type-file, .page-node-type-task #editions-content .gdz-attachments-list li .media--type-attachments .field--type-file, .page-node-type-page #editions-content .gdz-attachments-list li .media--type-attachments .field--type-file {
  margin-bottom: 5px;
}
.edition-list-details {
  width: fit-content;
  margin: 0 auto;
  min-width: 800px;
}
.edition-list-details #editions-content {
  margin: unset;
}
.page-node-type-page .node--type-page p {
  text-indent: 1.5em;
}
.gdz-books-editions-tasks-form .gdz-editions-tasks-filters {
  display: flex;
}
.gdz-books-editions-tasks-form .gdz-editions-tasks-filters fieldset {
  margin-right: 30px;
}
.gdz-books-editions-tasks-form .gdz-editions-tasks-static-checkboxes {
  display: flex;
}
.gdz-books-editions-tasks-form .gdz-editions-tasks-static-checkboxes fieldset {
  margin-right: 20px;
}
.gdz-books-editions-tasks-form .gdz-editions-tasks-buttons__wrapper {
  display: flex;
}
.gdz-books-editions-tasks-form .gdz-editions-tasks-buttons__wrapper .gdz-tasks-count__wrapper {
  display: flex;
  align-items: center;
}
.gdz-books-editions-tasks-form .gdz-editions-tasks-buttons__wrapper .gdz-tasks-count__wrapper div {
  margin-right: 10px;
}
.gdz-books-editions-tasks-form .gdz-editions-tasks-filters-editions label > span {
  display: block;
}
.gdz-books-editions-tasks-form #gdz-editions-tasks-lazy-table table tbody td:first-child {
  white-space: nowrap;
}
.gdz-books-editions-tasks-form #gdz-editions-tasks-lazy-table table tbody td:last-child {
  display: flex;
  flex-wrap: wrap;
}
.gdz-books-editions-tasks-form #gdz-editions-tasks-lazy-table table tbody td:last-child div {
  white-space: nowrap;
  margin-left: 5px;
}
.gdz-books-editions-tasks-form .gdz-editions-tasks-filters-entity-type {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.gdz-books-editions-tasks-form .gdz-editions-tasks-filters-entity-type > .fieldset__wrapper {
  margin-left: 10px;
}
.gdz-books-editions-tasks-form .gdz-editions-tasks-filters-entity-type #edit-entity-type {
  display: flex;
}
.gdz-books-editions-tasks-form .gdz-editions-tasks-filters-entity-type #edit-entity-type > div {
  margin-right: 10px;
}
.gdz-books-editions-tasks-form .pagination__wrapper {
  display: flex;
}
.gdz-books-editions-tasks-form .pagination__wrapper > div {
  margin-top: 0;
  margin-bottom: 0;
}
.gdz-books-editions-tasks-form .pagination__wrapper > div input[name="current_page"] {
  width: 70px;
}
#scroll_bottom_button {
  background-image: url("/modules/contrib/scroll_top_button/images/top.png");
  top: 60px;
  right: 20px;
  width: 38px;
  height: 38px;
  text-decoration: none;
  border: none;
  display: none;
  position: fixed;
  z-index: 100000;
  transform: rotate(180deg);
}
.copy-success {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(/sites/default/images/success.png);
  background-size: cover;
  margin-left: 8px;
}
.gdz-book-editions-summary-table {
  font-size: 14px;
}
.gdz-book-editions-summary-table th {
  font-size: 12px;
}
.gdz-editions-backups-table-wrapper {
  margin-top: 24px;
}
.gdz-book-edition-group-domains-table td:has(.override-field) {
  background: #ffa141;
}
.gdz-book-edition-group-domains-table td:has(.override-field-red) {
  background: #ff2929;
}
.gdz-editions-domains-table-wrapper {
  margin-top: 24px;
}
.gdz-editions-domains-table-wrapper td:has(div) {
  padding: 0;
}
.gdz-editions-domains-table-wrapper td:has(div) div {
  padding: 10px 16px;
}
.gdz-editions-domains-table-wrapper td:has(.override-field) {
  background: #ffa141;
}
.gdz-copy-buttons-flex-wrapper {
  display: flex;
  align-items: end;
  gap: 10px;
}
.gdz-copy-buttons-flex-wrapper .gdz-copy-button {
  margin-right: 0;
}
.gdz-copy-buttons-flex-wrapper .tooltip {
  margin: auto;
  width: fit-content;
  display: block;
  position: relative;
  left: unset !important;
}
form.gdz-book-list-form .gdz-share-button, form.gdz-user-list-form .gdz-share-button {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("/sites/default/images/share-icon.png");
  background-size: cover;
  margin: 10px 10px -5px 10px;
}
form.gdz-book-list-form .tooltip, form.gdz-user-list-form .tooltip {
  display: inline;
  position: relative;
  margin-left: -52px;
  margin-right: -12px;
  top: -32px;
  left: 0;
}
form.gdz-book-list-form .gdz-books-action-button-wrapper, form.gdz-user-list-form .gdz-books-action-button-wrapper {
  display: flex;
  align-items: center;
  flex-basis: 100%;
  flex-wrap: wrap;
  gap: 20px;
}
form.gdz-book-list-form div.gdz-users-filters-wrapper > details:not([open]), form.gdz-book-list-form div.gdz-books-filters-wrapper > details:not([open]), form.gdz-user-list-form div.gdz-users-filters-wrapper > details:not([open]), form.gdz-user-list-form div.gdz-books-filters-wrapper > details:not([open]) {
  border: none;
  margin-right: 12px;
}
form.gdz-book-list-form div.gdz-users-filters-wrapper > details[open], form.gdz-book-list-form div.gdz-books-filters-wrapper > details[open], form.gdz-user-list-form div.gdz-users-filters-wrapper > details[open], form.gdz-user-list-form div.gdz-books-filters-wrapper > details[open] {
  position: absolute;
  top: 109px;
  left: 0;
  z-index: 600;
}
form.gdz-book-list-form div.gdz-users-filters-wrapper > details[open] .form-item--search, form.gdz-book-list-form div.gdz-books-filters-wrapper > details[open] .form-item--search, form.gdz-user-list-form div.gdz-users-filters-wrapper > details[open] .form-item--search, form.gdz-user-list-form div.gdz-books-filters-wrapper > details[open] .form-item--search {
  position: absolute;
  top: 110px;
  left: 0;
  z-index: 600;
}
form.gdz-book-list-form div.gdz-users-filters-wrapper > details .details-wrapper > input, form.gdz-book-list-form div.gdz-users-filters-wrapper > details .details-wrapper > .form-item--combine, form.gdz-book-list-form div.gdz-books-filters-wrapper > details .details-wrapper > input, form.gdz-book-list-form div.gdz-books-filters-wrapper > details .details-wrapper > .form-item--combine, form.gdz-user-list-form div.gdz-users-filters-wrapper > details .details-wrapper > input, form.gdz-user-list-form div.gdz-users-filters-wrapper > details .details-wrapper > .form-item--combine, form.gdz-user-list-form div.gdz-books-filters-wrapper > details .details-wrapper > input, form.gdz-user-list-form div.gdz-books-filters-wrapper > details .details-wrapper > .form-item--combine {
  display: none;
}
form.gdz-book-list-form div.gdz-users-filters-wrapper > details > summary, form.gdz-book-list-form div.gdz-books-filters-wrapper > details > summary, form.gdz-user-list-form div.gdz-users-filters-wrapper > details > summary, form.gdz-user-list-form div.gdz-books-filters-wrapper > details > summary {
  max-height: 40px;
  background: url("/sites/default/images/filter.svg") 50% 50% no-repeat;
  display: block;
  text-indent: -99999em;
  overflow: hidden;
  background-color: var(--gin-color-primary);
}
form.gdz-book-list-form div.gdz-users-filters-wrapper > details > summary:before, form.gdz-book-list-form div.gdz-books-filters-wrapper > details > summary:before, form.gdz-user-list-form div.gdz-users-filters-wrapper > details > summary:before, form.gdz-user-list-form div.gdz-books-filters-wrapper > details > summary:before {
  display: none;
}
form.gdz-book-list-form .gdz-users-list-submit-wrapper, form.gdz-book-list-form .gdz-books-list-submit-wrapper, form.gdz-user-list-form .gdz-users-list-submit-wrapper, form.gdz-user-list-form .gdz-books-list-submit-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
form.gdz-book-list-form .gdz-users-list-submit-wrapper .ajax-progress, form.gdz-book-list-form .gdz-books-list-submit-wrapper .ajax-progress, form.gdz-user-list-form .gdz-users-list-submit-wrapper .ajax-progress, form.gdz-user-list-form .gdz-books-list-submit-wrapper .ajax-progress {
  margin-bottom: -37px;
}
form.gdz-book-list-form input, form.gdz-book-list-form a, form.gdz-user-list-form input, form.gdz-user-list-form a {
  max-height: 40px;
}
form.gdz-book-list-form .fields-list, form.gdz-user-list-form .fields-list {
  position: absolute;
  top: 123px;
  right: -270px;
  z-index: 700;
  background: var(--gin-bg-layer);
  display: none;
}
form.gdz-book-list-form .fields-list .gdz-edition-fields, form.gdz-user-list-form .fields-list .gdz-edition-fields {
  margin-left: 54px;
}
form.gdz-book-list-form .search-id, form.gdz-user-list-form .search-id {
  width: 100px;
}
form.gdz-element-list-form .gdz-elements-list-submit-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
form.gdz-element-list-form .gdz-elements-list-submit-wrapper .ajax-progress {
  margin-bottom: -37px;
}
form.gdz-element-list-form input, form.gdz-element-list-form a {
  max-height: 40px;
}
form.gdz-element-list-form .fields-list {
  position: absolute;
  top: 123px;
  right: -270px;
  z-index: 700;
  background: var(--gin-bg-layer);
  display: none;
}
form.gdz-element-list-form .fields-list legend span {
  display: flex;
  justify-content: space-between;
}
form.gdz-element-list-form .fields-list legend span #fields-list-off {
  cursor: pointer;
  width: 21px;
  height: 21px;
}
form.gdz-element-list-form .gdz-elements-flex-buttons-wrapper .form-item--search-columns {
  margin-top: -2px;
}
form.gdz-element-list-form .search-id {
  width: 100px;
}
form.gdz-element-list-form .form-item--editions {
  margin-top: 0px;
}
form.gdz-element-list-form .copy-button-wrapper .gdz-copy-button:disabled {
  cursor: not-allowed;
}
form.gdz-element-list-form #gdz-elements-lazy-table table th, form.gdz-element-list-form #gdz-elements-lazy-table table td {
  border-left: 1px solid #fff6f6;
  border-right: 1px solid #fff6f6;
}
form.gdz-element-list-form #gdz-elements-lazy-table table th {
  cursor: copy;
}
form.gdz-element-list-form #gdz-elements-lazy-table table code[class*=language-], form.gdz-element-list-form #gdz-elements-lazy-table table pre[class*=language-] {
  white-space: pre-wrap;
}
form.gdz-book-list-form input[name="search"] {
  width: 100%;
}
form.gdz-book-list-form th:has(span.stats-warning) {
  background: #ff9797;
}
details.solution-images__wrapper > .details-wrapper {
  display: flex;
  flex-wrap: wrap;
}
details.solution-images {
  margin: 0 5px;
}
details.solution-images:not([open]) {
  max-width: 150px;
  max-height: 26px;
}
details.solution-images[open] {
  height: auto;
}
details.solution-images[open] img {
  max-width: 600px;
  height: auto;
}
details.solution-images > summary {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 5px 5px 5px 40px;
}
.preview__wrapper {
  display: flex;
  justify-content: space-between;
}
.preview__wrapper .preview-text {
  max-width: 800px;
  width: 100%;
}
.preview__wrapper .preview-text-mobile {
  max-width: 400px;
  width: 100%;
}
.preview__wrapper .preview-button {
  height: 50px;
}
.media-library-item .media-library-item__preview .field__item img {
  object-fit: contain !important;
}
.media-library-item .media-library-item__remove.hidden {
  display: none;
}
.media-library-add-form .field--name-name input {
  width: 100%;
}
.gdz-books-main-page .block.block-system-main-block {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  justify-content: space-evenly;
  margin: 0 auto;
  width: 100%;
}
.gdz-books-main-page .block.block-system-main-block .layer-wrapper {
  max-width: 660px;
  margin-top: 0;
  overflow: unset;
  background: unset;
  border: unset;
  box-shadow: unset;
}
.gdz-books-main-page .gdz-book-categories-table {
  border-spacing: 0;
  margin: auto;
  font-family: inherit;
}
.gdz-books-main-page .gdz-book-categories-table caption {
  text-align: center;
}
.gdz-books-main-page .gdz-book-categories-table th {
  padding: 0.5em;
}
.gdz-books-main-page .gdz-book-categories-table th:first-child {
  --cell-color: #909090;
}
.gdz-books-main-page .gdz-book-categories-table th:nth-child(2), .gdz-books-main-page .gdz-book-categories-table td:nth-child(2) {
  --cell-color: brown;
}
.gdz-books-main-page .gdz-book-categories-table th:nth-child(3), .gdz-books-main-page .gdz-book-categories-table td:nth-child(3) {
  --cell-color: purple;
}
.gdz-books-main-page .gdz-book-categories-table th:nth-child(4), .gdz-books-main-page .gdz-book-categories-table td:nth-child(4) {
  --cell-color: #15d2ff;
}
.gdz-books-main-page .gdz-book-categories-table th:nth-child(5), .gdz-books-main-page .gdz-book-categories-table td:nth-child(5) {
  --cell-color: #65cfb7;
}
.gdz-books-main-page .gdz-book-categories-table th:nth-child(6), .gdz-books-main-page .gdz-book-categories-table td:nth-child(6) {
  --cell-color: #bed36c;
}
.gdz-books-main-page .gdz-book-categories-table th:nth-child(7), .gdz-books-main-page .gdz-book-categories-table td:nth-child(7) {
  --cell-color: #ea96d7;
}
.gdz-books-main-page .gdz-book-categories-table th:nth-child(8), .gdz-books-main-page .gdz-book-categories-table td:nth-child(8) {
  --cell-color: #009cbf;
}
.gdz-books-main-page .gdz-book-categories-table th:nth-child(9), .gdz-books-main-page .gdz-book-categories-table td:nth-child(9) {
  --cell-color: #d076cd;
}
.gdz-books-main-page .gdz-book-categories-table th:nth-child(10), .gdz-books-main-page .gdz-book-categories-table td:nth-child(10) {
  --cell-color: #63d0e9;
}
.gdz-books-main-page .gdz-book-categories-table th:nth-child(11), .gdz-books-main-page .gdz-book-categories-table td:nth-child(11) {
  --cell-color: #fc9e30;
}
.gdz-books-main-page .gdz-book-categories-table th:nth-child(12), .gdz-books-main-page .gdz-book-categories-table td:nth-child(12) {
  --cell-color: #ea3a59;
}
.gdz-books-main-page .gdz-book-categories-table thead th {
  border-bottom: 2px solid var(--cell-color);
  background: unset;
}
.gdz-books-main-page .gdz-book-categories-table thead th:not(:first-child) a {
  color: inherit;
  font-size: 1.3em;
  text-decoration: none;
  display: block;
  text-align: center;
}
.gdz-books-main-page .gdz-book-categories-table thead th:not(:first-child) a::after {
  color: #c0c0c0;
  content: "класс";
  display: block;
  font-size: 0.5em;
}
.gdz-books-main-page .gdz-book-categories-table tbody tr th:first-child {
  text-align: left;
}
.gdz-books-main-page .gdz-book-categories-table tbody th, .gdz-books-main-page .gdz-book-categories-table tbody td {
  border-bottom: 0.5px dashed #909090;
}
.gdz-books-main-page .gdz-book-categories-table tbody td {
  padding: 5px 0;
}
.gdz-books-main-page .gdz-book-categories-table tbody td:not(:first-child) {
  height: 35px;
}
.gdz-books-main-page .gdz-book-categories-table tbody td a {
  cursor: pointer;
  display: block;
  position: relative;
  height: 100%;
}
.gdz-books-main-page .gdz-book-categories-table tbody td a::before {
  background-color: var(--cell-color);
  border-radius: 0.09em;
  content: "";
  display: block;
  height: 0.18em;
  left: calc(50% - 0.09em);
  position: absolute;
  top: calc(50% + 0.2em);
  transform: rotate(225deg);
  transform-origin: 0.09em 50%;
  width: 0.6em;
}
.gdz-books-main-page .gdz-book-categories-table tbody td a::after {
  background-color: var(--cell-color);
  border-radius: 0.09em;
  content: "";
  display: block;
  height: 0.18em;
  left: calc(50% - 0.09em);
  position: absolute;
  top: calc(50% + 0.2em);
  transform: rotate(315deg);
  transform-origin: 0.09em 50%;
  width: 0.9em;
}
.gdz-books-main-page .gdz-book-categories-table :where(tr:hover th, .gdz-books-main-page .gdz-book-categories-table tr:hover td) {
  background-color: #f0f0f0;
}
.gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(2):hover, td:nth-child(2):hover) th:nth-child(2):not(:hover), .gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(2):hover, td:nth-child(2):hover) td:nth-child(2):not(:hover) {
  background-color: #f0f0f0;
}
.gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(3):hover, td:nth-child(3):hover) th:nth-child(3):not(:hover), .gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(3):hover, td:nth-child(3):hover) td:nth-child(3):not(:hover) {
  background-color: #f0f0f0;
}
.gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(4):hover, td:nth-child(4):hover) th:nth-child(4):not(:hover), .gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(4):hover, td:nth-child(4):hover) td:nth-child(4):not(:hover) {
  background-color: #f0f0f0;
}
.gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(5):hover, td:nth-child(5):hover) th:nth-child(5):not(:hover), .gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(5):hover, td:nth-child(5):hover) td:nth-child(5):not(:hover) {
  background-color: #f0f0f0;
}
.gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(6):hover, td:nth-child(6):hover) th:nth-child(6):not(:hover), .gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(6):hover, td:nth-child(6):hover) td:nth-child(6):not(:hover) {
  background-color: #f0f0f0;
}
.gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(7):hover, td:nth-child(7):hover) th:nth-child(7):not(:hover), .gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(7):hover, td:nth-child(7):hover) td:nth-child(7):not(:hover) {
  background-color: #f0f0f0;
}
.gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(8):hover, td:nth-child(8):hover) th:nth-child(8):not(:hover), .gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(8):hover, td:nth-child(8):hover) td:nth-child(8):not(:hover) {
  background-color: #f0f0f0;
}
.gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(9):hover, td:nth-child(9):hover) th:nth-child(9):not(:hover), .gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(9):hover, td:nth-child(9):hover) td:nth-child(9):not(:hover) {
  background-color: #f0f0f0;
}
.gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(10):hover, td:nth-child(10):hover) th:nth-child(10):not(:hover), .gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(10):hover, td:nth-child(10):hover) td:nth-child(10):not(:hover) {
  background-color: #f0f0f0;
}
.gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(11):hover, td:nth-child(11):hover) th:nth-child(11):not(:hover), .gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(11):hover, td:nth-child(11):hover) td:nth-child(11):not(:hover) {
  background-color: #f0f0f0;
}
.gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(12):hover, td:nth-child(12):hover) th:nth-child(12):not(:hover), .gdz-books-main-page .gdz-book-categories-table:has(th:nth-child(12):hover, td:nth-child(12):hover) td:nth-child(12):not(:hover) {
  background-color: #f0f0f0;
}
.gdz-books-main-page .gdz-book-categories-table tr td:hover {
  background-color: #d5fdfd;
}
.paragraph-type--watermarks-paragraph .field--name-field-text-color > div, .paragraph-type--watermarks-paragraph .field--name-field-background-color > div {
  display: flex;
  margin-bottom: 15px;
}
.paragraph-type--watermarks-paragraph .field--name-field-text-color > div .form-item, .paragraph-type--watermarks-paragraph .field--name-field-background-color > div .form-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.paragraph-type--watermarks-paragraph .field--name-field-text-color .form-type--range-slider, .paragraph-type--watermarks-paragraph .field--name-field-background-color .form-type--range-slider {
  margin-bottom: 0 !important;
}
.paragraph-type--watermarks-paragraph .field--name-field-text-color .form-type--range-slider label, .paragraph-type--watermarks-paragraph .field--name-field-background-color .form-type--range-slider label {
  display: none;
}
.paragraph-type--watermarks-paragraph .field--name-field-text-color .form-type--color, .paragraph-type--watermarks-paragraph .field--name-field-background-color .form-type--color {
  margin-bottom: 0 !important;
}
.paragraph-type--watermarks-paragraph .field--name-field-text-color .form-type--color label, .paragraph-type--watermarks-paragraph .field--name-field-background-color .form-type--color label {
  margin-bottom: 0;
  margin-right: 5px;
}
.paragraph-type--watermarks-paragraph .field--name-field-text-color .form-type--color input, .paragraph-type--watermarks-paragraph .field--name-field-background-color .form-type--color input {
  margin-right: 10px;
}
.paragraph-type--watermarks-paragraph .form-type--range-slider {
  display: flex;
  align-items: center;
}
.paragraph-type--watermarks-paragraph .form-type--range-slider label {
  margin-bottom: 0;
  margin-right: 5px;
}
.paragraph-type--watermarks-paragraph .form-type--range-slider output {
  margin-left: 5px;
}
.paragraph-type--watermarks-paragraph .form-type--range-slider .rangeslider.rangeslider--horizontal {
  width: 150px;
  height: 10px;
}
.paragraph-type--watermarks-paragraph .form-type--range-slider .rangeslider.rangeslider--horizontal .rangeslider__fill {
  background: #afafaf;
}
.paragraph-type--watermarks-paragraph .form-type--range-slider .rangeslider.rangeslider--horizontal .rangeslider__handle {
  width: 20px;
  height: 20px;
  top: -6px;
}
.paragraph-type--watermarks-paragraph .form-type--range-slider .rangeslider.rangeslider--horizontal .rangeslider__handle::after {
  width: 9px;
  height: 9px;
}
.landing-form {
  display: grid;
  gap: 4em;
  max-width: 800px;
  background: none !important;
  border: unset !important;
  box-shadow: unset !important;
  grid-template-columns: 100%;
  margin: 40px auto;
}
.landing-form * {
  margin: 0;
}
.landing-form img {
  max-width: 100%;
}
.landing-form .helper-elements__wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.landing-form .helper-elements__wrapper .items-per-page__wrapper {
  display: flex;
  align-items: center;
}
.landing-form .helper-elements__wrapper .items-per-page__wrapper .form-item--items-per-page {
  margin-top: 0;
}
.landing-form h1.page-title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 100%;
}
.landing-form .CodeMirror {
  height: auto;
}
.landing-form .CodeMirror .CodeMirror-scroll {
  overflow: hidden !important;
}
.landing-form .copy-title__wrapper {
  display: flex;
  position: relative;
}
.landing-form .copy-title__wrapper img {
  cursor: pointer;
}
.landing-form .copy-title__wrapper .copy-title {
  width: 25px;
  margin-left: 10px;
}
.landing-form .copy-title__wrapper .tooltip {
  top: 0;
  left: 400px;
}
.landing-form .exercise_wrapper {
  display: grid;
  gap: 1em;
  grid-template-columns: 100%;
}
.landing-form .exercise_wrapper h3 {
  font-size: 1.1em;
}
.landing-form .exercise_wrapper a.title-url {
  margin-left: 5px;
}
.landing-form .exercise_wrapper .condition {
  background-color: #f8f8f9;
  border: 1px solid #ddd;
  border-radius: 0 1em 1em 1em;
  margin-top: 2em;
  padding: 1em;
  position: relative;
}
.landing-form .exercise_wrapper .decesion {
  border: 1px solid #ddd;
  border-radius: 0 1em 1em 1em;
  margin-top: 2em;
  padding: 1em;
  position: relative;
}
.landing-form .exercise_wrapper .condition > h4, .landing-form .exercise_wrapper .decesion > h4 {
  display: flex;
  border: 1px solid #ddd;
  border-bottom: none;
  border-radius: 0.5em 0.5em 0 0;
  bottom: 100%;
  left: -1px;
  padding: 0.5em 1em;
  position: absolute;
  margin: 0;
  font-size: 1em;
}
.landing-form .exercise_wrapper .condition > h4 .copy-title__wrapper img, .landing-form .exercise_wrapper .decesion > h4 .copy-title__wrapper img {
  margin: 3px 0 0 20px;
  width: 16px;
}
.landing-form .exercise_wrapper .condition .prism-wrapper, .landing-form .exercise_wrapper .decesion .prism-wrapper {
  display: grid;
  margin-top: 20px;
}
.landing-form .exercise_wrapper .condition .prism-wrapper code.language-html, .landing-form .exercise_wrapper .decesion .prism-wrapper code.language-html {
  white-space: pre-wrap;
}
.landing-form .exercise_wrapper .condition iframe, .landing-form .exercise_wrapper .condition audio, .landing-form .exercise_wrapper .condition video, .landing-form .exercise_wrapper .decesion iframe, .landing-form .exercise_wrapper .decesion audio, .landing-form .exercise_wrapper .decesion video {
  margin-top: 20px;
}
.landing-form .exercise_wrapper .condition .text-empty, .landing-form .exercise_wrapper .decesion .text-empty {
  font-weight: bold;
  color: red;
}
.landing-form .exercise_wrapper .condition .solution-img, .landing-form .exercise_wrapper .decesion .solution-img {
  margin: unset;
}
.landing-form .exercise_wrapper figure {
  margin: 0;
  /* Выравнивание по левому краю для $position=left (значение по умолчанию) */
  /* Выравнивание по правому краю для $position=right */
  /* Выравнивание по центру для $position=center*/
}
.landing-form .exercise_wrapper figure img {
  margin: 0;
}
.landing-form .exercise_wrapper figure.align-left img {
  margin: 0 auto 0 0;
}
.landing-form .exercise_wrapper figure.align-right img {
  margin: 0 0 0 auto;
}
.landing-form .exercise_wrapper figure.align-center img {
  margin: 0 auto;
}
.landing-form .exercise_wrapper figcaption {
  margin-bottom: 4px;
  margin-left: 8px;
  font-size: 14px;
  color: #555;
  word-wrap: break-word;
}
#editions-content {
  gap: 2em;
}
#editions-content figure {
  /* Выравнивание по левому краю для $position=left (значение по умолчанию) */
  /* Выравнивание по правому краю для $position=right */
  /* Выравнивание по центру для $position=center*/
}
#editions-content figure img {
  margin: 0;
}
#editions-content figure.align-left img {
  margin: 0 auto 0 0;
}
#editions-content figure.align-right img {
  margin: 0 0 0 auto;
}
#editions-content figure.align-center img {
  margin: 0 auto;
}
#editions-content figcaption {
  margin-bottom: 4px;
  margin-left: 8px;
  font-size: 14px;
  color: #555;
  word-wrap: break-word;
}
.preview-text {
  background-color: var(--color-white) !important;
  box-shadow: var(--details-box-shadow) !important;
}
@media (max-width: 720px) {
  .gdz-book-landing-tasks .page-wrapper {
    overflow-x: hidden;
  }
  .gdz-book-landing-tasks .layout-container {
    width: 100%;
    margin: 0 !important;
  }
  .gdz-book-landing-tasks .landing-form {
    padding: 20px;
  }
  .gdz-book-landing-tasks iframe, .gdz-book-landing-tasks audio, .gdz-book-landing-tasks video {
    width: -webkit-fill-available;
  }
}
.page-wrapper form.gdz-editions-terms-form {
  max-width: 900px;
  margin: 0 auto;
}
.page-wrapper form.gdz-editions-terms-form .layer-wrapper.gin-layer-wrapper {
  margin-bottom: 60px;
}
.page-wrapper form.gdz-editions-terms-form .layer-wrapper.gin-layer-wrapper .gin-table-scroll-wrapper {
  padding-bottom: unset;
  margin-bottom: unset;
}
.page-wrapper form.gdz-editions-terms-form .layer-wrapper.gin-layer-wrapper .gdz-editions-terms-table tr td, .page-wrapper form.gdz-editions-terms-form .layer-wrapper.gin-layer-wrapper .gdz-editions-terms-table tr th {
  text-align: right;
}
.page-wrapper form.gdz-editions-terms-form .layer-wrapper.gin-layer-wrapper .gdz-editions-terms-table tr td:nth-child(-n + 2), .page-wrapper form.gdz-editions-terms-form .layer-wrapper.gin-layer-wrapper .gdz-editions-terms-table tr th:nth-child(-n + 2) {
  text-align: left;
}
.page-wrapper form.gdz-editions-terms-form .layer-wrapper.gin-layer-wrapper .gdz-editions-terms-table tr:last-child {
  background: #e4e4e4;
}
.page-wrapper form.gdz-editions-terms-form .layer-wrapper.gin-layer-wrapper .gdz-editions-terms-table .even {
  background-color: #f3f3f3ad;
}
.page-wrapper form.gdz-editions-terms-form .layer-wrapper.gin-layer-wrapper .gdz-editions-terms-table .odd:hover, .page-wrapper form.gdz-editions-terms-form .layer-wrapper.gin-layer-wrapper .gdz-editions-terms-table .even:hover {
  background: var(--gin-bg-item-hover);
}
.ck-fullscreen .CodeMirror {
  height: 92vh !important;
}
.gdz-unpublished {
  background: #ff00003d;
}
#chat-response-wrapper .chat-prompt-answer__wrapper {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  border-radius: 25px;
}
#chat-response-wrapper .chat-prompt-answer__wrapper .chat-prompt, #chat-response-wrapper .chat-prompt-answer__wrapper .chat-answer {
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 10px;
}
#chat-response-wrapper .chat-prompt-answer__wrapper .chat-prompt img, #chat-response-wrapper .chat-prompt-answer__wrapper .chat-answer img {
  max-width: 500px;
}
#chat-response-wrapper .chat-prompt-answer__wrapper .chat-prompt {
  background: #edf3fe;
  margin-left: 20%;
  margin-bottom: 20px;
}
#chat-response-wrapper .chat-prompt-answer__wrapper .chat-answer {
  background: #f9fafb;
  margin-right: 20%;
}
.katex .mopen {
  margin-left: 0.2222em;
}
