@charset "UTF-8";
/**
 * Clay 3.37.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.37.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em;
}
.loadingmask-message .loadingmask-message-content {
  -webkit-animation: loading-animation 1.2s infinite ease-out;
  animation: loading-animation 1.2s infinite ease-out;
  background: transparent;
  border-radius: 50%;
  border-width: 0;
  clear: both;
  color: transparent;
  height: 1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  transform: translateZ(0);
  width: 1em;
}

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

.portal-iframe #main-content {
  width: 100%;
}

.separator {
  border-top: 1px solid #cdced9;
  clear: both;
  display: block;
  margin: 15px auto;
}

.entry-status {
  border-left: 4px solid transparent;
}

span.alert {
  display: inline-block;
}

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000;
}
.quick-access-nav a {
  background: #333;
  background: rgba(51, 51, 51, 0.9);
  border: 1px solid #fff;
  left: 0;
  outline: none;
  padding: 8px;
  position: absolute;
  right: 0;
  text-align: center;
}
.quick-access-nav a:focus {
  color: #fff;
  top: 1000px;
}

@media (max-width: 991.98px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%;
  }
  .responsive-table-horizontal:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }
  .responsive-table-horizontal tbody {
    display: block;
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
    width: auto;
  }
  .responsive-table-horizontal tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  .responsive-table-horizontal tbody tr td {
    display: block;
    margin-bottom: 20px;
  }
  .responsive-table-horizontal tbody tr td:first-child {
    text-align: left;
  }
  .responsive-table-horizontal thead {
    display: block;
    float: left;
    margin-right: 10px;
  }
  .responsive-table-horizontal thead:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }
  .responsive-table-horizontal thead th {
    display: block;
    margin-bottom: 20px;
    text-align: right;
  }
  .responsive-table-horizontal thead th:first-child {
    text-align: right;
  }
}
.important {
  font-weight: bold;
}

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px;
}

.hide {
  display: none !important;
}

.hide-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important;
}

.unselectable,
.unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #a6a6a6;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}

.lfr-asset-category-container .no-matches {
  color: #999;
}

.lfr-asset-category-search-container {
  background-color: #d3dadd;
  border-bottom-color: #aeb8bc;
}

.lfr-asset-category-list ul {
  list-style: none;
  margin-top: 4px;
  padding: 0;
}
.lfr-asset-category-list li {
  list-style-type: none;
  margin: 0;
  padding: 0 0 3px 16px;
}
.lfr-asset-category-list span {
  padding-left: 3px;
}
.lfr-asset-category-list a.selected {
  background-color: #eee;
}

.lfr-asset-category-list-container {
  cursor: pointer;
}

.lfr-categories-selector-category-name {
  float: left;
  width: 50%;
}

.lfr-categories-selector-search-results-path {
  color: #575757;
  float: right;
  font-size: 0.9em;
  text-align: right;
  width: 49%;
}

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid transparent;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #ccc;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.form-builder-field {
  background-color: white;
  border: 0.0625rem solid #e7e7ed;
  border-radius: 0.25rem;
  margin-top: 0.5rem;
  padding: 0.625rem;
}

.form-builder-placeholder {
  border: 0.0625rem dashed #ccc;
  margin: 0.3125rem;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

html:not(#__):not(#___) .overlay-content .open > .cadmin.dropdown-menu {
  display: block;
  position: static;
}

.dropdown.open > .dropdown-menu,
.overlay-content .open > .dropdown-menu {
  display: block;
}

.dropdown-menu {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.dropdown-menu .dropdown-item.active {
  pointer-events: initial;
}

.dropdown-toggle:after {
  border-width: 0;
  content: normal;
}

.dropup .dropdown-toggle:after {
  border-width: 0;
  content: normal;
}

.dropdown > .dropdown-menu {
  position: absolute;
}

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #fff;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::-webkit-input-placeholder {
  color: #a7a9bc;
  font-style: italic;
}
.form-control-inline::placeholder {
  color: #a7a9bc;
  font-style: italic;
}

.form-inline label {
  display: inline-block;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
  left: 0;
  line-height: 30px;
  padding: 9px 14px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
}
@media (max-width: 991.98px) {
  .alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
    line-height: 20px;
    margin-bottom: 0;
    padding: 14px 28px;
    position: static;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
    margin: 0 -20px;
  }
}
.alert.lfr-shutdown-message.popup-alert-warning {
  margin: 0;
  position: relative;
}

.definition-of-terms dd:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.definition-of-terms dl {
  margin-left: 0;
}
@media (max-width: 767.98px) {
  .definition-of-terms dl {
    margin-left: 10px;
  }
}
.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  margin-bottom: 2em;
  width: 100%;
  width: 25em;
  word-break: break-word;
}
@media (min-width: 576px) {
  .definition-of-terms dt {
    float: left;
    width: auto;
  }
}

.lfr-code {
  background: #fff;
  border: 1px solid transparent;
  border-color: #777;
  font-family: monospace;
  overflow: hidden;
  overflow-wrap: normal;
  overflow-x: auto;
  white-space: pre;
  word-break: normal;
  word-wrap: normal;
}
.lfr-code table {
  table-layout: auto;
  width: 100%;
}
.lfr-code table tr td.lines, .lfr-code table tr td.line-numbers {
  border-width: 0;
}
.lfr-code table tr td.line-numbers {
  background: #fafafa;
  border-right-width: 1px;
  color: #aaa;
  cursor: default;
  padding: 0 8px;
  text-align: right;
  text-shadow: 1px 1px #fff;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: top;
  width: 1%;
}

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold;
}

.lfr-token {
  background-color: #b3daef;
  border: 1px solid transparent;
  border-color: #5fa8ff;
  color: #444;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  margin: 0.1em 0.2em;
  padding: 0.3em 0.5em;
  text-decoration: none;
}
.lfr-token:hover {
  background-color: #d1e5ef;
}

.lfr-button {
  background: no-repeat 0 50%;
  padding: 2px 0 2px 20px;
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-checkbox-preselected {
  opacity: 0.5;
}

.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

.js .controls-hidden .lfr-meta-actions,
.js .controls-hidden .lfr-configurator-visibility {
  display: none;
}
.js .page-maximized .portlet-topper-toolbar {
  display: block;
}

.lfr-header-row {
  border-bottom-color: #7b7b7b;
}
.lfr-header-row .lfr-search-combobox {
  border-color: #5f5f5f;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em;
}

.lfr-preview-file {
  position: relative;
}

.lfr-preview-file-content {
  border-bottom: 1px solid transparent;
  border-bottom-color: #6d6d6e;
  padding: 0 0 40px 135px;
  position: relative;
}

.lfr-preview-audio-content,
.lfr-preview-video-content {
  padding-left: 0;
}

.lfr-preview-file-arrow {
  border-radius: 4px;
  height: 52px;
  line-height: 48px;
  top: 50%;
  transform: translateY(-50%);
  width: 52px;
}
@media (min-width: 576px) {
  .lfr-preview-file-arrow {
    height: 64px;
    line-height: 60px;
    width: 64px;
  }
}
.lfr-preview-file-arrow.carousel-control {
  background-color: #000;
  background-image: none;
}

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  max-height: 440px;
  max-width: 100%;
  vertical-align: middle;
}
@media (max-width: 767.98px) {
  .lfr-preview-file-image-current {
    max-height: 65%;
  }
}

.lfr-preview-file-image {
  display: block;
  margin: 5px;
  width: 100%;
}
.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border: 1px solid transparent;
  border-color: #aeb8bc;
  display: inline-block;
  margin: 3px;
  min-height: 40px;
  width: 72px;
}

.lfr-preview-file-image-selected img,
.lfr-preview-file-image:hover img {
  border-color: #00a2ea;
}

.lfr-preview-file-loading-indicator {
  background: #333;
  bottom: 0;
  color: #fff;
  left: 0;
  margin: 2px;
  padding: 2px 5px;
  position: absolute;
}

.lfr-preview-file-image-overlay {
  height: 90%;
  width: 70%;
}
.lfr-preview-file-image-overlay .modal-header {
  min-height: 61px;
}
.lfr-preview-file-image-overlay .modal-header .close {
  font-size: 30px;
}

.lfr-preview-file-image-overlay-controls {
  pointer-events: all;
}
.lfr-preview-file-image-overlay-controls .image-viewer-control.carousel-control.left {
  left: 15px;
}
.lfr-preview-file-image-overlay-controls .image-viewer-control.carousel-control.right {
  right: 25px;
}

textarea.lfr-editor-textarea {
  font-family: monospace;
  height: 100%;
  min-height: 8em;
  min-width: 10em;
  padding: 0;
  width: 100%;
}

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-spa-loading-bar {
  background: #2fa4f5;
  display: none;
  height: 2px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2000;
}

.lfr-spa-loading .lfr-spa-loading-bar {
  display: block;
}

.lfr-tags-selector-list {
  border: 0 solid transparent;
  border-width: 0 1px 1px;
  margin-bottom: 0.5em;
}
.lfr-tags-selector-list li.tree-node .tree-node-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.lfr-tags-selector-content.has-error .form-feedback-item {
  margin-top: -1.5em;
}
.lfr-tags-selector-content .toolbar {
  position: static;
}
.lfr-tags-selector-content .textboxlistentry-holder li {
  margin: 0 5px 0 0;
}
.lfr-tags-selector-content .textboxlist-input-container input {
  margin: 0;
}
.lfr-tags-selector-content .textboxlist-input-container .textboxlist-content .field-input-text {
  padding: 0;
}

.lfr-tag-selector-popup {
  width: 250px;
}
.lfr-tag-selector-popup label {
  border-bottom: 1px solid #eee;
  cursor: pointer;
  display: block;
  padding: 2px;
  padding-left: 20px;
}
.lfr-tag-selector-popup label input {
  margin-right: 5px;
  vertical-align: middle;
}
.lfr-tag-selector-popup label .lfr-tag-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lfr-tag-selector-popup ul {
  margin: 0;
}
.lfr-tag-selector-popup li li {
  list-style: none;
  margin-left: 1em;
}
.lfr-tag-selector-popup .lfr-tag-selector-search,
.lfr-tag-selector-popup .lfr-tag-selector-input {
  margin-bottom: 0;
}
.lfr-tag-selector-popup .lfr-tag-message {
  display: none;
}
.lfr-tag-selector-popup .no-matches {
  color: #999;
  padding: 3px;
}
.lfr-tag-selector-popup .no-matches .lfr-tag-message {
  display: block;
}

.lfr-translation-manager {
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.undomanager .lfr-undo-queue {
  margin: 10px auto;
}

.lfr-action-undo {
  float: left;
}

.lfr-action-clear {
  float: right;
}

.undomanager .lfr-queue-empty,
.lfr-queue-single .lfr-action-clear {
  display: none;
}

.lfr-upload-container {
  margin-bottom: 1em;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #ddd;
  margin-bottom: 1em;
  min-height: 30px;
  padding: 30px 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed;
}
.lfr-upload-container .upload-target h4 span {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .upload-target .or-text {
  font-size: 0.8em;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .manage-upload-target {
  padding: 5px 0 0;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  margin: 0 1.125rem 1.125rem;
}
.lfr-upload-container .browse-button-container {
  padding-top: 5px;
}
.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
}
.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat;
  float: right;
  padding-left: 16px;
}
.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat;
  float: right;
  margin-right: 0;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #869cad;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #869cad;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading {
  background-color: #ffc;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.select-files {
  float: left;
  line-height: 0;
  margin-right: 2px;
  padding: 0 0 0 5px;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.app-view-entry.selected .entry-metadata dt,
.app-view-entry.selected .entry-metadata dd,
.app-view-entry.selected .entry-metadata .entry-categories,
.app-view-entry.selected .entry-metadata .entry-tags,
.app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0;
}
.app-view-entry .entry-action {
  position: absolute;
  right: 6px;
  top: 10px;
}
.app-view-entry .entry-action .btn {
  padding: 0;
}
.app-view-entry .entry-selector {
  left: 5px;
  position: absolute;
  top: 10px;
}
.app-view-entry .entry-title {
  display: block;
  font-size: 1.15em;
  font-weight: bold;
  padding: 5px 0 10px;
}
.app-view-entry .entry-link {
  display: block;
  overflow: hidden;
  text-align: left;
  text-decoration: none;
}
.app-view-entry .entry-metadata {
  margin: 10px 0 20px;
}
@media (max-width: 991.98px) {
  .app-view-entry .entry-metadata {
    margin: 0 0 5px 15px;
    width: 85%;
  }
}
.app-view-entry .entry-metadata .entry-title {
  padding-bottom: 3px;
}
.app-view-entry .entry-metadata .entry-description {
  display: block;
}
.app-view-entry .entry-metadata dl {
  margin: 0;
}
.app-view-entry .entry-metadata dl.entry-latest-approved-container {
  margin: 20px 0;
}
.app-view-entry .entry-metadata dl dt {
  float: left;
  margin-right: 3px;
}
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags {
  display: block;
}
.app-view-entry .entry-metadata .entry-tags .tag {
  margin-left: 15px;
}
.app-view-entry .entry-metadata .entry-tags .tag:first-child {
  margin-left: 0;
}
.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold;
}
.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
  font-weight: normal;
  margin-left: 0.8em;
}
.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
  color: #333;
  line-height: 1.5em;
  overflow: hidden;
  word-wrap: break-word;
}
.app-view-entry .entry-metadata .taglib-workflow-status {
  display: inline;
}
.app-view-entry .entry-metadata .taglib-workflow-status .workflow-status {
  padding-left: 0.2em;
}
.app-view-entry .overlay.entry-action a {
  display: block;
  width: 20px;
}
.app-view-entry .entry-title .entry-categories,
.app-view-entry a.entry-title .entry-tags {
  font-size: 16px;
}
.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea;
}
.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff;
}
.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333;
}
.app-view-entry.active-area, .app-view-entry.active-area.hover, .app-view-entry.active-area td {
  background-color: #5ad300;
}
.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1;
}
.app-view-entry a.entry-link:hover {
  text-decoration: none;
}
.app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
  text-decoration: underline;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.taglib-asset-metadata {
  clear: both;
  overflow: hidden;
  padding: 10px;
}
.taglib-asset-metadata span {
  display: inline-block;
}
.taglib-asset-metadata .asset-metadata-panel {
  clear: both;
}
.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal;
}
.taglib-asset-metadata .metadata-author {
  font-weight: bold;
  overflow: hidden;
  padding: 10px;
}
.taglib-asset-metadata .metadata-author .asset-avatar {
  float: left;
  padding-right: 10px;
}
.taglib-asset-metadata .metadata-author .asset-avatar .avatar {
  width: 45px;
}
.taglib-asset-metadata .metadata-author .asset-user-info {
  margin-top: 5px;
}
.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  display: block;
}
.taglib-asset-metadata .metadata-entry {
  color: #999;
  margin-right: 2em;
}
.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px;
}
.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-addedline,
#taglib-diff-results ins {
  background: #e6ffe6;
}

.taglib-diff-context {
  background: #eee;
}

.taglib-diff-deletedline,
#taglib-diff-results del {
  background: #ffe6e6;
}

.taglib-diff-table {
  border-collapse: separate;
  border-spacing: 5pt;
  table-layout: fixed;
}
.taglib-diff-table td {
  word-wrap: break-word;
}

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom: 2px dotted #009ae5;
}
.diff-version-comparator .taglib-diff-html .diff-html-changed img {
  border-color: #009ae5;
  max-width: 100%;
}
.diff-version-comparator .taglib-diff-html .diff-added-image,
.diff-version-comparator .taglib-diff-html .diff-removed-image {
  display: none;
}
.diff-version-comparator .diff-container-column .diff-container {
  min-height: 400px;
}
.diff-version-comparator .diff-container-column .legend-item {
  margin-right: 15px;
}
.diff-version-comparator .diff-target-selector {
  border-left: 1px solid #e5e5e5;
  padding-left: 30px;
}
.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9;
}
.diff-version-comparator .divider {
  margin-bottom: 20px;
}
.diff-version-comparator .list-group-item {
  cursor: pointer;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.lfr-discussion-reply-popover {
  width: 25rem;
}
@media (min-width: 576px) {
  .lfr-discussion-reply-popover {
    max-width: 25rem;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
}
.drop-here-info .drop-icons span {
  position: absolute;
  text-align: center;
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.lfr-ddm-field-group {
  margin-bottom: 20px;
}

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html {
  position: relative;
}
.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-form-navigator .error-notice,
.taglib-form-navigator .modified-notice {
  display: none;
}
.taglib-form-navigator > .form-steps {
  position: relative;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent;
  border-width: 0;
  clear: both;
  float: none;
  overflow: visible;
  padding: 0;
  width: 100%;
}
@media (max-width: 991.98px) {
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
    overflow: auto;
    white-space: nowrap;
  }
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab {
  border-width: 0;
  display: inline-block;
  overflow: visible;
  position: relative;
  text-align: center;
  white-space: nowrap;
  z-index: 50;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
  background: transparent;
  opacity: 1;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active:last-child .tab-label .tab-icon {
  display: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label {
  position: relative;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
  background: transparent;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
  color: #000;
  display: inline-block;
  opacity: 0.7;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
  background: #333;
  font-size: 18px;
  opacity: 1;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
  color: #333;
  display: inline-block;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
  background: transparent;
  border-width: 0;
  display: block;
  margin: 0 5px 0 -5px;
  outline: 0;
  padding: 0;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
  text-decoration: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  opacity: 1;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .error-notice {
  display: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  background: #ccc;
  clear: both;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 5px;
  opacity: 0.6;
  text-decoration: none;
  width: 30px;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
  color: #000;
  font-size: 12px;
  margin-left: -5px;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .modified-notice {
  display: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .tab-icon {
  display: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.multi-step-progress-bar {
  display: block;
  padding-top: 10px;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.multi-step-progress-bar .tab-label {
  outline-width: 0;
}
.taglib-form-navigator .form-navigator-content {
  overflow: visible;
}
.taglib-form-navigator .form-navigator-content .form-section {
  display: none;
}
.taglib-form-navigator .form-navigator-content .form-section.active {
  display: block;
}
.taglib-form-navigator .form-navigator-content .form-section textarea {
  max-width: 100%;
}
.taglib-form-navigator .form-navigator-content legend {
  overflow: auto;
  padding-bottom: 2px;
}
.taglib-form-navigator .section-modified .modified-notice {
  display: inline-block;
}
.taglib-form-navigator .section-error .error-notice {
  display: inline-block;
  margin-right: 5px;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none;
}
a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline;
}
a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none;
}

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.taglib-icon-label {
  margin-left: 12px;
}

.icon-monospaced, .icon-monospaced[class^=icon-], .icon-monospaced[class*=" icon-"] {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}
.btn-monospaced > .icon-monospaced:not(.lexicon-icon) {
  padding: 0;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}

@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.taglib-image-selector {
  height: 100%;
  min-height: 100px;
  padding: 0;
  position: relative;
  text-align: center;
}
.taglib-image-selector.drop-enabled .drop-here-info .drop-here-indicator {
  height: 90px;
}
.taglib-image-selector.drop-enabled .drop-here-info .drop-text {
  display: inline-block;
  margin-left: 20px;
  margin-top: 0;
}
.taglib-image-selector .progress-wrapper {
  display: none;
  left: 50%;
  max-width: 450px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
}
.taglib-image-selector .progress-wrapper button {
  margin-top: 20px;
}
.taglib-image-selector .progress-wrapper p {
  font-size: 18px;
  margin: 0;
  text-align: left;
}
.taglib-image-selector .progress-wrapper p.size {
  font-size: 14px;
}
.taglib-image-selector .progress-wrapper .progressbar {
  height: 6px;
  margin: 5px auto;
  width: 100%;
}
.taglib-image-selector.drop-active .change-image-controls {
  display: none;
}
.taglib-image-selector.drop-active .progress-wrapper {
  display: none;
}
.taglib-image-selector.draggable-image.vertical .current-image {
  left: 0 !important;
  max-height: inherit;
  min-width: 100%;
}
.taglib-image-selector.draggable-image.horizontal .current-image {
  max-width: inherit;
}
.taglib-image-selector.draggable-image.both .current-image {
  max-height: 100%;
  max-width: 100%;
}
.taglib-image-selector.draggable-image.drop-enabled .image-wrapper {
  height: 0;
}
.taglib-image-selector.draggable-image .image-wrapper {
  height: 400px;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 767.98px) {
  .taglib-image-selector.draggable-image .image-wrapper {
    height: 150px;
  }
}
.taglib-image-selector.progress-active .change-image-controls {
  display: none;
}
.taglib-image-selector.progress-active .progress-wrapper {
  display: block;
}
.taglib-image-selector .browse-image-controls,
.taglib-image-selector .current-image {
  margin: auto;
  max-height: 100%;
  max-width: 100%;
}
.taglib-image-selector .browse-image-controls {
  padding: 10px;
  width: 100%;
  z-index: 1;
}
.taglib-image-selector .browse-image-controls .drag-drop-label,
.taglib-image-selector .browse-image-controls .browse-image {
  font-size: 16px;
}
.taglib-image-selector .browse-image-controls .drag-drop-label {
  line-height: 35px;
}
.taglib-image-selector .browse-image-controls .file-validation-info {
  margin-top: 15px;
}
.taglib-image-selector .change-image-controls {
  bottom: 10px;
  padding: 10px;
  position: absolute;
  right: 10px;
}
.taglib-image-selector .current-image {
  margin-bottom: 5px;
}
.taglib-image-selector .error-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.taglib-image-selector .selection-status {
  left: 50%;
  padding: 11px 15px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.taglib-image-selector .yui3-uploader-content {
  display: none;
}

.info-bar-container {
  background-color: #fff;
  border-bottom: 1px solid #edf0f2;
  min-height: 47px;
}
.info-bar-container .info-bar {
  padding: 0;
}
@media (min-width: 576px) {
  .info-bar-container {
    min-height: 59px;
  }
}
.info-bar-container .info-bar-default .taglib-workflow-status .workflow-version {
  color: #6b6c7e;
}
.info-bar-container .info-bar-default .btn {
  margin: 7px 0 7px 15px;
}
@media (min-width: 576px) {
  .info-bar-container .info-bar-default .btn {
    margin: 13px 0 13px 15px;
  }
}
.info-bar-container .info-bar-center {
  left: 50%;
  margin-top: 16px;
  position: absolute;
  text-align: center;
  transform: translate(-50%);
  width: 100%;
}
@media (min-width: 576px) {
  .info-bar-container .info-bar-center {
    margin-top: 20px;
  }
}
.info-bar-container.affix {
  min-height: 35px;
  transition: min-height 0.15s ease;
}
.info-bar-container.affix .info-bar-center {
  margin-top: 5px;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}

.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.taglib-image-selector .change-image-controls {
  background: #fff;
}
.taglib-image-selector .selection-status {
  background: #fff;
  opacity: 0;
  z-index: -1;
}
.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7;
}
.taglib-image-selector.check-active .selection-status {
  opacity: 1;
  z-index: 0;
}
.taglib-image-selector.drop-active {
  outline-width: 0;
}
.taglib-image-selector.drop-active .browse-image-controls {
  opacity: 0;
}
.taglib-image-selector.drop-active .selection-status {
  opacity: 0;
}
.taglib-image-selector.drop-active .image-wrapper {
  opacity: 0.15;
}
.taglib-image-selector.drop-active .error-wrapper {
  opacity: 0;
}
.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15;
}
.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0;
}
.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0;
}
.taglib-image-selector.progress-active .selection-status {
  opacity: 0;
}

.portal-popup {
  background-color: #fff;
}

.portlet-item-selector .management-bar {
  border-bottom-color: #e7e7ed;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff;
}

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none;
}
.lfr-tree-display-page .tree-label {
  cursor: default;
}
.lfr-tree-display-page .tree-label a {
  color: black;
}
.lfr-tree-display-page .tree-label .layout-page-invalid {
  color: #aaa;
  font-style: italic;
}
.lfr-tree-display-page .tree-label .layout-page-invalid:hover {
  cursor: default;
  text-decoration: none;
}

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

@media (max-width: 767.98px) {
  .alert-notifications.alert-notifications-fixed {
    top: inherit;
  }
  .alert-notifications.alert-notifications-fixed .alert {
    max-width: none;
  }
}

.lfr-notification-container {
  bottom: 1.25rem;
  left: 1.25rem;
  max-height: 100%;
  max-width: 400px;
  overflow: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  position: fixed;
  width: 100%;
  z-index: 999999;
}
.lfr-notification-container .lfr-notification-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action) {
  color: #343a40;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-wrap: break-word;
}
@media (min-width: 576px) {
  .lfr-asset-type-column,
  .lfr-author-column,
  .lfr-city-column,
  .lfr-country-column,
  .lfr-email-address-column,
  .lfr-job-title-column,
  .lfr-region-column,
  .lfr-removed-by-column,
  .lfr-replier-column,
  .lfr-scope-column,
  .lfr-screen-name-column,
  .lfr-type-column,
  .lfr-user-column,
  .lfr-users-column {
    max-width: 125px;
    min-width: 100px;
  }
}

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-discount-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-price-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column,
.lfr-total-column {
  white-space: nowrap;
}

.lfr-description-column,
.lfr-role-column {
  max-width: 375px;
  min-width: 375px;
}

.lfr-email-address-column,
.lfr-name-column,
.lfr-parent-organization-column,
.lfr-screen-name-column,
.lfr-title-column,
.lfr-url-column,
.lfr-wiki-column {
  max-width: 200px;
  min-width: 200px;
}

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 100px;
}
@media (min-width: 576px) {
  .lfr-email-column,
  .lfr-mobile-column,
  .lfr-website-column {
    min-width: 115px;
  }
}
.lfr-email-column .checkbox-container .form-group,
.lfr-mobile-column .checkbox-container .form-group,
.lfr-website-column .checkbox-container .form-group {
  margin-bottom: 0;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-social-activities table {
  width: 100%;
}
.taglib-social-activities td {
  padding: 5px;
  vertical-align: top;
}
.taglib-social-activities .day-separator {
  border-bottom: 1px dotted transparent;
  border-bottom-color: #ccc;
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 2px;
}
.taglib-social-activities .portlet-icon {
  width: 16px;
}

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat;
}

.trash-undo-button.btn-link,
.trash-empty-button.btn-link {
  font-weight: 600;
  padding: 0;
  vertical-align: inherit;
}
.trash-undo-button.btn-link:hover,
.trash-empty-button.btn-link:hover {
  text-decoration: none;
}
.trash-undo-button.btn-link:focus,
.trash-empty-button.btn-link:focus {
  background-color: transparent;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.card-row-layout-fixed .lfr-card-actions-column {
  width: 32px;
}
.lfr-card-actions-column .dropdown {
  margin-right: -8px;
  margin-top: -5px;
}
.card-row-layout-fixed .lfr-card-actions-column .dropdown {
  margin-left: 8px;
  margin-right: 0;
}

.lfr-card-subtitle-text {
  font-size: 14px;
  font-weight: 400;
}

.lfr-card-title-text {
  font-size: 14px;
  font-weight: 600;
}

.taglib-webdav.visible {
  background: #f0f5f7;
}
.taglib-webdav table {
  border-color: #828f95;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.btn-account-selector {
  align-items: center;
  display: grid;
  gap: 12px;
  grid-template-columns: auto min-content;
  height: 70px;
  width: 300px;
}
.btn-account-selector.account-selected {
  grid-template-columns: min-content minmax(0, 1fr) min-content;
}
.btn-account-selector .current-info-container {
  text-align: left;
}
.btn-account-selector .no-account-selected-placeholder {
  margin: 0;
  text-align: left;
}

.dropdown-menu.account-selector-dropdown-menu {
  max-width: 300px;
  min-width: 300px;
}

.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.card-tab-group .card-tab:nth-child(n+2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px;
}
.card-tab-group .card-tab:nth-child(n+2) .card-tab {
  border-left: 4px solid #93ccf5;
  padding-left: 20px;
}
.card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab {
  border-left-color: #c2e2f9;
}
.card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab .card-tab {
  border-left-width: 0;
  padding-left: 0;
}

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px;
}
.hsv-palette .hsv-view-container .hsv-value {
  width: 56px;
}

.yui3-color-picker-popover .palette-container {
  border-collapse: separate;
}

.portal-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%;
}
@media (min-width: 768px) {
  .portal-popup .hsv-palette-modal.modal-dialog {
    bottom: auto !important;
    height: 100%;
    left: 50% !important;
    max-height: 375px;
    max-width: 650px;
    right: auto !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
  }
}
.portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
  bottom: 0;
  left: 0;
  overflow: visible;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 767.98px) {
  .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    border-radius: 0;
    border-width: 0;
  }
}
@media (max-width: 767.98px) {
  .portal-popup .hsv-palette-modal.modal-dialog .modal-body {
    padding: 1rem;
  }
}
.portal-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
  width: 100%;
}
.portal-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
  margin: 0;
}

.dialog-bd {
  min-height: 30px;
}

.dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative;
}
.lfr-editable:after {
  background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px;
}
.lfr-editable:focus:after {
  display: none;
}
.lfr-editable:focus:hover {
  background-color: transparent;
}
.lfr-editable:hover {
  background-color: rgba(255, 255, 255, 0.3);
  outline-color: #519226;
}
.lfr-editable:hover:after {
  background-color: #519226;
}

.lfr-editable-notice-close {
  margin-left: 1em;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

* [class*=ae-toolbar-][role=toolbar] {
  z-index: 980;
}
@media (max-width: 767.98px) {
  * [class*=ae-toolbar-][role=toolbar] {
    z-index: 1000;
  }
}

.ae-ui .ae-toolbars .ae-toolbar-add {
  border-width: 1px;
  margin-left: 4px;
  z-index: 989;
}
.ae-ui .ae-toolbars .ae-toolbar-add .ae-button {
  height: 28px;
  width: 28px;
}
@media (min-width: 1200px) {
  .ae-ui .ae-toolbars .ae-toolbar-add .ae-button {
    height: 32px;
    width: 32px;
  }
}

.alloy-editor-container {
  position: relative;
}
.alloy-editor-container .alloy-editor-icon {
  bottom: 8px;
  color: #869cad;
  display: none;
  position: absolute;
  right: 8px;
}
.alloy-editor-container .alloy-editor {
  cursor: text;
  outline: 0;
  overflow: hidden;
  text-align: start;
}
.alloy-editor-container .alloy-editor[dir=rtl] + .alloy-editor-icon {
  left: 8px;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder {
  color: #2b4259;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder:before {
  pointer-events: none;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
  color: #ccc;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:empty {
  min-height: 1.5em;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #dbdde1;
  color: #b0b4bb;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus):not(.form-control) {
  border-left: 2px solid;
  padding-left: 10px;
}
.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #c67;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder[data-required=true]:not(:focus):before {
  content: attr(data-placeholder) " *";
}
.alloy-editor-container .alloy-editor a {
  cursor: auto;
}
.alloy-editor-container .alloy-editor blockquote {
  margin: 1em 40px;
}
.alloy-editor-container .alloy-editor p:only-child {
  margin-bottom: 0;
}
.alloy-editor-container .alloy-editor.form-control {
  height: auto;
}
.alloy-editor-container .alloy-editor.form-control ~ .alloy-editor-icon {
  display: block;
  max-width: 24px;
}
.alloy-editor-container .alloy-editor .cke_widget_wrapper {
  max-width: 100%;
}
.alloy-editor-container .alloy-editor-switch {
  position: absolute;
  text-align: right;
  top: 0;
  width: 100%;
}
.alloy-editor-container .alloy-editor-switch .btn {
  margin-top: 0;
}
.alloy-editor-container .alloy-editor-wrapper {
  padding-top: 44px;
}
.alloy-editor-container .alloy-editor-wrapper .lfr-source-editor {
  display: none;
}
.alloy-editor-container .alloy-editor-wrapper.show-source .alloy-editor-placeholder {
  display: none;
}
.alloy-editor-container .alloy-editor-wrapper.show-source .lfr-source-editor {
  display: block;
}
.has-error .alloy-editor-container .form-feedback-item {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4em;
  text-align: left;
}
.ie11 .alloy-editor-container .cke_widget_inline {
  display: inline-block;
}

.cke_editable_inline a {
  cursor: pointer;
}

.cke_panel.cke_combopanel {
  width: 220px;
}

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0;
}
.cke_panel_block .cke_panel_list {
  margin-left: 0;
}
.cke_panel_block .cke_panel_list .cke_panel_listItem {
  line-height: initial;
}
.cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
  text-decoration: none;
}

.cke_show_border {
  width: 500px;
}
.cke_show_border td {
  height: 15px;
}

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word;
}
.html-editor.portlet-message-boards blockquote {
  background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
  border: 1px solid #777;
  padding: 5px 45px;
}
.html-editor.portlet-message-boards blockquote:after {
  background: url(../images/message_boards/quoteright.png) no-repeat 50%;
  content: "";
  display: block;
  float: right;
  height: 24px;
  margin-right: -35px;
  margin-top: -25px;
  width: 31px;
  z-index: 999;
}
.html-editor.portlet-message-boards blockquote cite {
  display: block;
  font-weight: bold;
}
.html-editor.portlet-message-boards pre {
  background: #f9f9f9;
  border: 1px solid #777;
  padding: 0.5em;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.mce-content-body {
  text-align: start;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}

.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer #cardSection {
  margin-bottom: 20px;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .image-viewer-footer-controls {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  .lfr-item-viewer .image-viewer-footer-controls {
    flex: 0 1 100%;
    order: 1;
  }
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .url-view {
  margin: 15px;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  font-size: 16px;
  left: 4px;
  max-width: calc(100% - 8px);
  opacity: 1;
  padding: 0 15px 0 0;
  right: 4px;
  text-align: left;
  top: 4px;
  z-index: 5;
}
.lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
  color: #fff;
}
.lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
  color: #777;
  position: absolute;
}
.image-viewer-base .image-viewer-sidenav .lfr-item-viewer-close {
  padding: 0 15px 0 0;
}

.lfr-item-viewer-close-text {
  display: block;
  line-height: 32px;
  padding-left: 35px;
}

.lfr-item-viewer-icon-info {
  color: #fff;
}

.lfr-item-viewer-icon-info-link {
  float: right;
  font-size: 20px;
}
.lfr-item-viewer-icon-info-link:focus, .lfr-item-viewer-icon-info-link:hover {
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .lfr-item-viewer .lfr-item-viewer-icon-info-link {
    bottom: 10px;
    flex: 0 1 auto;
    order: 3;
    position: absolute;
    right: 20px;
    z-index: 1;
  }
}

.lfr-item-viewer .image-viewer-base {
  outline: none;
}
.image-viewer-base .image-viewer-sidenav.open {
  width: 300px;
}
@media (min-width: 576px) {
  .image-viewer-base .image-viewer-sidenav.open {
    width: 400px;
  }
}

.image-viewer-caption {
  color: #777;
}
.lfr-item-viewer .image-viewer-caption {
  line-height: 32px;
  position: absolute;
  text-align: left;
  width: 33%;
}
@media (max-width: 767.98px) {
  .lfr-item-viewer .image-viewer-caption {
    flex: 0 1 100%;
    order: 2;
    padding-left: 45px;
    padding-right: 45px;
    position: relative;
  }
}

.lfr-item-viewer .image-viewer-footer-content {
  padding: 0 20px;
}
@media (max-width: 767.98px) {
  .lfr-item-viewer .image-viewer-footer-content {
    display: flex;
    flex-wrap: wrap;
  }
}
.lfr-item-viewer .image-viewer-footer-content .image-viewer-thumbnails {
  display: none;
}

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777;
}
.lfr-item-viewer .image-viewer-footer-content .image-viewer-footer-control {
  margin: 0 10px;
  position: relative;
}
.lfr-item-viewer .image-viewer-footer-content .image-viewer-footer-control:focus, .lfr-item-viewer .image-viewer-footer-content .image-viewer-footer-control:hover {
  text-decoration: none;
}

.image-viewer-sidenav {
  line-height: normal;
}
.image-viewer-sidenav.sidenav-fixed {
  bottom: 0;
}
@media (min-width: 576px) {
  .image-viewer-sidenav.sidenav-fixed {
    bottom: 47px;
    position: absolute;
  }
}
.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px;
}
@media (min-width: 576px) {
  .image-viewer-sidenav dd {
    color: #777;
  }
}
.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px;
}
@media (min-width: 576px) {
  .image-viewer-sidenav .h5 {
    color: #fff;
  }
}
.image-viewer-sidenav .image-viewer-sidenav-header {
  margin-top: 25px;
}
@media (min-width: 576px) {
  .image-viewer-sidenav .image-viewer-sidenav-header {
    margin-top: 0;
  }
}

@media (min-width: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0;
  }
}
.image-viewer-base .image-viewer-sidenav .image-viewer-sidenav-menu {
  width: 300px;
}
@media (min-width: 576px) {
  .image-viewer-base .image-viewer-sidenav .image-viewer-sidenav-menu {
    top: 18px;
    width: 400px;
  }
}

.image-viewer-sidenav-close {
  display: block;
  float: right;
  margin-right: -10px;
  margin-top: -15px;
}

.image-viewer-sidenav-body {
  padding-top: 0;
}
.image-viewer-sidenav .image-viewer-sidenav-body {
  text-align: left;
}

.sidenav-transition .image-viewer-base-image-list-inner {
  transition: all 0.5s ease;
}
@media (prefers-reduced-motion: reduce) {
  .sidenav-transition .image-viewer-base-image-list-inner {
    transition: none;
  }
}
@media (min-width: 576px) {
  .lfr-item-viewer .image-viewer-base-image-list-inner {
    padding-left: 15px;
  }
}
@media (min-width: 576px) {
  .image-viewer-base.open .image-viewer-base-image-list-inner {
    padding-right: 400px;
  }
}

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5;
}
.nav.list-group > .active {
  border-width: 1px 0 0;
}
.nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
  background-color: #60bfef;
  border: 1px solid #60bfef;
  color: #fff;
}
.nav.list-group .list-group-item {
  padding: 0;
}
.nav.list-group .list-group-item.nav-header {
  background-color: #f3f3f3;
  padding-left: 10px;
  padding-right: 10px;
}

.lfr-page-templates li a {
  padding: 0;
}
.lfr-page-templates li a label {
  cursor: pointer;
  display: block;
  padding: 5px 0 5px 5px;
}

.menu {
  position: absolute;
  width: auto;
}
.menu .notice-message {
  background-image: none;
  margin: 3px;
  padding: 6px;
}

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px;
}
.menu-content li {
  margin: 0;
  padding: 0;
}
.menu-content li .disabled {
  color: #999;
}

.menu-content {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0;
}

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff;
}

.menugroup-content ul {
  display: block;
  min-width: 0;
}

.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0;
}
.menu-content li.first {
  border-top-width: 0;
}
.menu-content li.last {
  border-bottom-width: 0;
}

.menu-content li a,
.menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none;
}

.menu-content li a.focus,
.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold;
}
.category-portlets .app-view-drop-active {
  background-color: #00a2ea;
  color: #fff;
}

.basecelleditor [class~=form-validator-message] {
  clip: rect(auto auto auto auto);
  width: auto;
}

.document-library-file-entry-cell-editor-hidden {
  display: none;
}

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle;
}

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px;
}

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal.card,
.lfr-page-layouts input[type=radio]:checked + .card-horizontal .card {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal.card,
.lfr-page-layouts .card-horizontal .card {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed;
}

.modal-body {
  overflow: auto;
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-hidden {
  display: none;
}

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

.dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #5eaf3d;
}

.customizable-layout-column-content {
  background-color: #c92c3c;
}
.customizable-layout-column-content.yui3-widget-content-expanded {
  margin: 0 15px;
}

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8);
}

.customizable .customizable-layout-column-content {
  background-color: #5eaf3d;
}
.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8);
}

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative;
}

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15;
}
.layout-customizable-controls label {
  color: #fff;
}

.paginator-link {
  background: #eee no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px;
}

.paginator-page-link {
  height: auto;
  text-indent: 0;
}

.paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57;
}

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png);
}

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png);
}

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png);
}

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png);
}

.paginator-current-page-report,
.paginator-total {
  color: #555;
  font-size: 0.9em;
}

.paginator-current-page-report {
  margin-left: 2em;
}

.taglib-page-iterator .search-pages .page-links {
  padding: 0;
}

.lfr-panel-container {
  background: #fff;
}

.lfr-panel-content {
  padding: 5px 10px;
}

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px;
}

.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.lfr-nav.nav-tabs {
  margin-bottom: 20px;
}

.tab-active strong {
  font-weight: normal;
}

.tab-back {
  float: right;
}

.tab-back-content {
  border-width: 0;
  padding: 1px;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.tagselector-content {
  border-width: 0;
  padding: 0;
}
.tagselector-content .textboxlistentry-holder {
  border-bottom: 2px solid #869cad;
  margin-bottom: 10px;
  padding: 0;
}

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tooltip {
  max-width: 200px;
}
.tooltip .tooltip-arrow {
  background-color: #000;
  height: 0.6rem;
  position: absolute;
  transform: rotate(45deg);
  width: 0.6rem;
}

.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -0.3rem;
}

.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow {
  margin-top: -0.3rem;
  top: 50%;
}

.tooltip.bottom {
  padding-top: 0.3rem;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
}

.tooltip.left {
  padding-right: 0.3rem;
}
.tooltip.left .tooltip-arrow {
  right: 0;
}

.tooltip.right {
  padding-left: 0.3rem;
}
.tooltip.right .tooltip-arrow {
  left: 0;
}

.tooltip.top {
  padding-bottom: 0.3rem;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.underlay {
  clear: both;
  top: 100%;
}
.underlay .yui3-widget-hd {
  height: 38px;
}

.underlay-hidden {
  display: none;
}

.underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px;
}

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4b9bff;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffb46e;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff5f5f;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50d2a0;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff73c3;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9be169;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffd76e;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5fc8ff;
}

.portlet-column-content.empty {
  padding: 50px;
}

#wrapper {
  position: relative;
}

.modify-pages li {
  position: relative;
}
.modify-pages li.lfr-nav-hover .delete-tab {
  opacity: 1;
}
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #fff;
  top: 50%;
}
.modify-pages .delete-tab:hover {
  color: #b50303;
}
.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px;
}

.controls-hidden .modify-pages .drag-handle {
  display: none;
}

@media (min-width: 768px) {
  .touch .modify-pages .drag-handle {
    display: none;
  }
}

.nav li .toolbar {
  margin-top: 5px;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.navigation-pane .body-row ul li a .icon {
  float: left;
  margin-right: 5px;
}
.navigation-pane .lfr-component {
  margin-left: 0;
}
.navigation-pane .navigation-entry {
  position: relative;
}
.navigation-pane .navigation-entry.folder.error {
  display: block;
  padding: 6px 8px;
}
.navigation-pane .navigation-entry .browse-folder,
.navigation-pane .navigation-entry .nav-item-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.navigation-pane .navigation-entry .nav-item-icon {
  vertical-align: middle;
}
.navigation-pane .navigation-entry .overlay.entry-action {
  bottom: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.navigation-pane .navigation-entry .overlay.entry-action .btn {
  border-width: 0;
  margin: 0;
  padding: 11px 14px;
}
@media (min-width: 768px) {
  .navigation-pane .navigation-entry .overlay.entry-action .btn {
    padding: 11px;
  }
}

.nav-menu ul {
  padding-left: 10px;
}
.nav-menu li a.ancestor {
  font-weight: bold;
}
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png);
}

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px;
}
.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0;
}

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0;
}
.split-button-dropdowns > li {
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
}

.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle;
}
.form-options input {
  border-width: 0;
  display: inline;
  float: left;
}

.form-triggers {
  float: left;
}

.form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left;
}
.form-trigger img {
  background: no-repeat 50% 40%;
  height: 25px;
  padding: 0 3px;
  vertical-align: middle;
  width: 16px;
}
.form-trigger:focus, .form-trigger:hover {
  background-color: #83b0ca;
  background-image: url(../images/application/button_bg_over.png);
}

.trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png);
}
.trigger-selected:focus, .trigger-selected:hover {
  background-color: #b7def4;
  background-image: url(../images/application/button_bg_selected_over.png);
}

.options-trigger img {
  background-image: url(../images/common/configuration.png);
}

.save-trigger img {
  background-image: url(../images/common/check.png);
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}

.panel-page-content .portlet-title-text,
.panel-page-body .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

.portlet-draggable .portlet-topper {
  cursor: move;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block;
}

@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}

.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px;
}

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663;
}

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900;
}

.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f;
}

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png);
}

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif);
}

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34;
}

.portlet-msg {
  background: #eee none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404f;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left;
}

.lfr-message {
  position: relative;
}
.lfr-message .lfr-message-control {
  background-color: #333;
  display: inline-block;
}
.lfr-message .lfr-message-controls {
  display: none;
  left: 3px;
  margin: -8px 8px 0 3px;
  position: absolute;
  top: 50%;
  z-index: 10;
}
.lfr-message .lfr-message-close {
  background-image: url(../images/portlet/close_borderless.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.lfr-message .lfr-message-close-all {
  color: #fff;
  display: none;
  font-size: 0.8em;
  margin-left: 10px;
  padding: 1px 10px;
  text-shadow: 1px 1px 0 #000;
  vertical-align: top;
}
.lfr-message .lfr-message-close-all a {
  color: #fff;
}
.lfr-message .lfr-message-controls-hover .lfr-message-close-all {
  display: inline-block;
}
.lfr-message.pending {
  background-image: url(../images/common/time.png);
}

.lfr-message-content.alert {
  margin-bottom: 0;
}

.lfr-message-close {
  cursor: pointer;
}

.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
  background-color: #727c81;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .lfr-configurator-visibility {
    opacity: 0.5;
  }
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}

@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}

.portlet-actions {
  float: right;
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5;
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}

@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6;
}
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1;
}

.lfr-panel-page {
  width: 100%;
}
.lfr-panel-page .portlet-title {
  font-size: 13px;
}
.lfr-panel-page .lfr-add-content h2 span {
  background-color: #d3dadd;
}

.main-content-body {
  margin-top: 24px;
}

.restricted, .restricted td {
  background: #fdd;
  border-width: 0;
}
.restricted * {
  color: #727c81;
}

.alt.restricted td {
  background-color: #ffc0c0;
}

.hover.restricted td {
  background-color: #d3bdc0;
}

.alt.restricted td.first,
.restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}

.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0;
}
.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0;
}
.taglib-calendar tr td a:hover {
  background-color: #727c81;
  color: #fff;
}
.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4;
}
.taglib-calendar tr th {
  border-bottom-color: #d7d7d7;
}
.taglib-calendar table td {
  border-width: 0;
}
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #fff;
}
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline;
}

.navbar form {
  margin: 0;
}

.widget-toolbar .btn + .btn,
.widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem;
}

.widget-mode-detail {
  padding-top: 1rem;
}
.widget-mode-detail .title {
  font-size: 36px;
}
.widget-mode-detail .sub-title {
  font-size: 26px;
  margin-bottom: 32px;
}
.widget-mode-detail .widget-metadata {
  margin-bottom: 2rem;
}
.widget-mode-detail .widget-mode-detail-text {
  margin-top: 48px;
}
.widget-mode-detail .widget-mode-detail-text img {
  max-width: 100%;
}
.widget-mode-detail .widget-mode-detail-text p {
  font-size: 18px;
  line-height: 1.8;
}

.widget-mode-card .card {
  display: flex;
  flex-direction: column;
  height: calc(100% - 24px);
  margin-bottom: 24px;
}
.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0;
}
.widget-mode-card .card-title {
  position: relative;
}
@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px;
  }
}

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px;
}
.widget-mode-simple .widget-metadata {
  margin-bottom: 24px;
}
.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem;
}
.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px;
}

.menu-content,
.underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
}

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px;
}

.lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
}

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
}

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
}

.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #ccc;
}

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px;
}

.overlaymask-content {
  background-color: #fff;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}

.product-menu .loading-animation {
  margin-top: 160px;
}

.lfr-search-combobox-item {
  border-radius: 1px;
}

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px;
}
.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px;
}

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress,
.lfr-editable:after {
  border-radius: 10px;
}

.portlet-language .portlet-body .current-language,
.portlet-language .portlet-body .taglib-icon,
.portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px;
}

body > .lfr-menu-list ul,
.active-area-proxy,
.lfr-api-results,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.lfr-upload-container .cancel-button .modify-pages .delete-tab,
.portlet-image-gallery-display .image-thumbnail img,
.rule-group-instance-container .rule-group-instance,
.select-documents,
.select-files,
.tags-search-combobox .field-input-text {
  border-radius: 4px;
}

.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.portlet-document-library .common-file-metadata-container.selected,
.portlet-document-library-display .common-file-metadata-container.selected,
.portlet-image-gallery-display .image-icon,
.select-documents,
.select-files {
  border-radius: 5px;
}

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder,
.portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px;
}

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.input-localized .lfr-input-localized-state {
  border-radius: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  box-shadow: 0 0 3px #ff0047;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27c1f2;
}

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
}

.lfr-message .lfr-message-control {
  border-radius: 10px;
}

.lfr-token {
  border-radius: 8px;
}

.staging-tabview-list {
  border-radius: 0;
}

.site-variations-tabview-list .tab-content,
.staging-tabview-list .tab-active .tab-content,
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none;
}

.rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999;
}

.lfr-action-label {
  border-radius: 2px;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s;
}

.lfr-spa-loading .lfr-spa-loading-bar {
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.lfr-spa-loading-bar {
  transform: translateX(100%);
}

@keyframes shift-rightwards {
  0% {
    transform: translateX(-100%);
  }
  40% {
    transform: translateX(0%);
  }
  60% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px;
}

.portlet-boundary.yui3-dd-dragging {
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}

.portlet-document-library .entry-thumbnail .label,
.portlet-document-library-display .workflow-status .label,
.portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  animation: none;
}
.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1;
}

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc);
}

input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f;
}
input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in;
}
@media (prefers-reduced-motion: reduce) {
  input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
  input.switch:empty ~ .switch-bar .switch-icon,
  input.switch:empty ~ .switch-bar .switch-toggle:after,
  input.switch:empty ~ .switch-bar .switch-toggle:before {
    transition: none;
  }
}

.taglib-image-selector .selection-status {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-image-selector .selection-status {
    transition: none;
  }
}
.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0;
}

.drop-here-info {
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-icons {
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  transform: rotate(25deg);
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
  transform: scale(0.8);
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  transform: rotate(-25deg);
}

.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

/** ============== FONT ============== */
/** ============== COLORS ============== */
/** ============== BREAKPOINTS ============== */
/** ============== MEDIA QUERIES ============== */
/** ============== COMMONS ============== */
/** ============== COLORS SCHEMES AREE TEMATICHE ============== */
html {
  position: relative;
  min-height: 100%;
}
html body {
  background-color: #ffffff;
}
html body main,
html body #main {
  transition: 0.3s;
  margin-bottom: 30px;
}
html body.scroll-header main,
html body.scroll-header #main {
  margin-top: 70px !important;
}

.bg-grey {
  background-color: #f4f4f4;
}

:focus {
  z-index: 3;
  background-color: transparent;
  outline: 5px auto rgba(2, 159, 232, 0.7);
}

.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: transparent;
}

.mb-6 {
  margin-bottom: 3.6rem !important;
}

.main-title {
  position: relative;
}
.main-title::after {
  position: absolute;
  content: "";
  border-bottom: 3px solid #000000;
  width: 60px;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.text-evidence {
  font-family: titillium-bold, Verdana, Arial, monospace, Courier, monospace;
  color: #3A3A3A;
}

.text-evidence-redaction {
  font-family: titillium-bold, Verdana, Arial, monospace, Courier, monospace;
  color: #3A3A3A;
  font-size: 1.1rem;
}

.text-light {
  color: #3A3A3A;
}

.main-big-event-text {
  font-family: titillium-bold, Verdana, Arial, monospace, Courier, monospace;
  color: #3A3A3A;
  text-transform: uppercase;
}

.grey-anchor {
  text-decoration: underline;
  color: #000000;
}
.grey-anchor:hover {
  color: #000000;
}

.main-event-text {
  font-family: titillium-bold, Verdana, Arial, monospace, Courier, monospace;
  color: #3A3A3A;
  text-transform: uppercase;
}

.title-event-description {
  font-family: titillium-bold, Verdana, Arial, monospace, Courier, monospace;
  color: #3A3A3A;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}

::-moz-placeholder {
  /* Firefox 19+ */
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}

:-ms-input-placeholder {
  /* IE 10+ */
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}

:-moz-placeholder {
  /* Firefox 18- */
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}

.is-disabled {
  color: #6D6D6D;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none !important;
}

/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fab, .fad, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adobe:before {
  content: "\f778";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "勒";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "龜";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-ideal:before {
  content: "邏";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "凌";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microblog:before {
  content: "駱";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "稜";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "爛";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "綾";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-trailer:before {
  content: "論";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "雷";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/fontawesome/fa-brands-400.eot);
  src: url(../fonts/fontawesome/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome/fa-brands-400.woff2) format("woff2"), url(../fonts/fontawesome/fa-brands-400.woff) format("woff"), url(../fonts/fontawesome/fa-brands-400.ttf) format("truetype"), url(../fonts/fontawesome/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/fontawesome/fa-regular-400.eot);
  src: url(../fonts/fontawesome/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome/fa-regular-400.woff2) format("woff2"), url(../fonts/fontawesome/fa-regular-400.woff) format("woff"), url(../fonts/fontawesome/fa-regular-400.ttf) format("truetype"), url(../fonts/fontawesome/fa-regular-400.svg#fontawesome) format("svg");
}
.fab, .far {
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(../fonts/fontawesome/fa-solid-900.eot);
  src: url(../fonts/fontawesome/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome/fa-solid-900.woff2) format("woff2"), url(../fonts/fontawesome/fa-solid-900.woff) format("woff"), url(../fonts/fontawesome/fa-solid-900.ttf) format("truetype"), url(../fonts/fontawesome/fa-solid-900.svg#fontawesome) format("svg");
}
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}

.fa, .fas {
  font-weight: 900;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.notifyjs-metro-base {
  position: relative;
  min-height: 52px;
  color: #444;
}

.notifyjs-metro-base .image {
  display: table;
  position: absolute;
  height: auto;
  width: auto;
  left: 25px;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.notifyjs-metro-base .text-wrapper {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 10px 10px 10px 52px;
  clear: both;
  font-family: "Segoe UI";
}

.notifyjs-metro-base .title {
  font-size: 15px;
  font-weight: 700;
}

.notifyjs-metro-base .text {
  font-size: 12px;
  font-weight: 400;
  vertical-align: middle;
} 
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__container {
  position: relative;
  box-sizing: border-box;
}

.splide__list {
  display: flex;
  margin: 0 !important;
  padding: 0 !important;
}

.splide__pagination {
  display: inline-flex;
  align-items: center;
}

.splide__pagination li {
  list-style-type: none;
  display: inline-block;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide__slide {
  position: relative;
  box-sizing: border-box;
  list-style-type: none !important;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__slider {
  position: relative;
}

.splide__spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #999;
  border-left-color: transparent;
  animation: splide-loading 1s linear infinite;
}

.splide__sr {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.splide__track {
  overflow: hidden;
}

.splide--draggable > .splide__track > .splide__list > .splide__slide {
  -webkit-user-select: none;
  user-select: none;
}

.splide--fade > .splide__track > .splide__list {
  display: block;
}

.splide--fade > .splide__track > .splide__list > .splide__slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}

.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide--ttb > .splide__track > .splide__list {
  display: block;
}

.splide__arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  height: 2em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 0;
  opacity: 0.7;
  background: #ccc;
}

.splide__arrow svg {
  width: 1.2em;
  height: 1.2em;
}

.splide__arrow:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__arrow:focus {
  outline: none;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide__pagination {
  position: absolute;
  z-index: 1;
  bottom: 0.5em;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
}

.splide__pagination__page {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #ccc;
  border-radius: 50%;
  margin: 3px;
  padding: 0;
  transition: transfrom 0.2s linear;
  border: none;
  opacity: 0.7;
}

.splide__pagination__page.is-active {
  transform: scale(1.4);
  background: #fff;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus {
  outline: none;
}

.splide__progress__bar {
  width: 0;
  height: 3px;
  background: #ccc;
}

.splide--nav > .splide__track > .splide__list > .splide__slide {
  border: 3px solid transparent;
}

.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  border-color: #000;
}

.splide--nav > .splide__track > .splide__list > .splide__slide:focus {
  outline: none;
}

.splide--rtl > .splide__arrows .splide__arrow--prev, .splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev {
  right: 1em;
  left: auto;
}

.splide--rtl > .splide__arrows .splide__arrow--prev svg, .splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide--rtl > .splide__arrows .splide__arrow--next, .splide--rtl > .splide__track > .splide__arrows .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide--rtl > .splide__arrows .splide__arrow--next svg, .splide--rtl > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide--ttb > .splide__arrows .splide__arrow, .splide--ttb > .splide__track > .splide__arrows .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide--ttb > .splide__arrows .splide__arrow--prev, .splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev {
  top: 1em;
}

.splide--ttb > .splide__arrows .splide__arrow--prev svg, .splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide--ttb > .splide__arrows .splide__arrow--next, .splide--ttb > .splide__track > .splide__arrows .splide__arrow--next {
  top: auto;
  bottom: 1em;
}

.splide--ttb > .splide__arrows .splide__arrow--next svg, .splide--ttb > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide--ttb > .splide__pagination {
  display: flex;
  flex-direction: column;
  bottom: 50%;
  left: auto;
  right: 0.5em;
  transform: translateY(50%);
}

body .portale-istituzionale:not(.modal-popup) {
  /*
  :focus {
  	&:not(.form-control){
  		z-index: 3;
  		background-color: transparent;
  		outline: 5px auto red;
  	}
  }*/
}
body .portale-istituzionale:not(.modal-popup) strong {
  font-weight: 100 !important;
  font-family: "titillium-semibold" !important;
}
body .portale-istituzionale:not(.modal-popup) .portlet-body .h2:first-child {
  display: none;
}
body .portale-istituzionale:not(.modal-popup) a {
  text-decoration: none !important;
}
body .portale-istituzionale:not(.modal-popup) .portlet-content {
  padding: 0;
}
body .portale-istituzionale:not(.modal-popup) .btn.focus, body .portale-istituzionale:not(.modal-popup) .btn:focus {
  box-shadow: none;
}
body .portale-istituzionale:not(.modal-popup) .btn:focus, body .portale-istituzionale:not(.modal-popup) .btn.focus {
  box-shadow: none;
}
body .portale-istituzionale:not(.modal-popup) .btn:not(:disabled):not(.disabled):active, body .portale-istituzionale:not(.modal-popup) .btn:not(:disabled):not(.disabled).active, body .portale-istituzionale:not(.modal-popup) .show > .btn.dropdown-toggle {
  border-color: transparent;
}
body .portale-istituzionale:not(.modal-popup) .btn:not(:disabled):not(.disabled):active:focus, body .portale-istituzionale:not(.modal-popup) .btn:not(:disabled):not(.disabled).active:focus, body .portale-istituzionale:not(.modal-popup) .show > .btn.dropdown-toggle:focus {
  box-shadow: none;
}
body .portale-istituzionale:not(.modal-popup) .btn.search-bar-search-button {
  padding: inherit;
  margin-bottom: inherit;
  border-radius: inherit;
  margin-bottom: 5px;
}
body .portale-istituzionale:not(.modal-popup) .btn.search-bar-search-button:hover, body .portale-istituzionale:not(.modal-popup) .btn.search-bar-search-button.hover {
  background-color: inherit;
  color: inherit;
  border-color: inherit;
}
body .portale-istituzionale:not(.modal-popup) .empty.portlet-column-content {
  padding: 0 !important;
}
body .portale-istituzionale:not(.modal-popup) header.portlet-topper {
  z-index: 1050 !important;
}
body .portale-istituzionale:not(.modal-popup) .dragging > div {
  min-height: 50px;
  padding: 0;
  margin: 15px auto;
}
body .portale-istituzionale:not(.modal-popup) .dragging > div .portlet-dropzone {
  border: 2px dotted #000;
}
body .portale-istituzionale:not(.modal-popup) [class^=icon-]:not(.icon-refresh):not(.icon-caret-left):not(.icon-caret-right):not(.icon-signin):not(.icon-question-sign), body .portale-istituzionale:not(.modal-popup) [class*=" icon-"] {
  font-family: inherit;
}
@media (max-width: 767px) and (max-width: 979px) {
  body .portale-istituzionale:not(.modal-popup) .taglib-page-iterator .lfr-pagination-buttons {
    margin-top: 0;
    margin-bottom: 16px;
  }
}
body .portale-istituzionale:not(.modal-popup) .custom-select {
  background: none;
}
body .portale-istituzionale:not(.modal-popup) .list-group {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale:not(.modal-popup) .scheda-presidente img {
    width: 100%;
  }
}
body .portale-istituzionale:not(.modal-popup) .card-presidente img {
  max-width: none;
}
body .portale-istituzionale:not(.modal-popup) .remove-padding {
  margin-top: -15px;
}
body .portale-istituzionale:not(.modal-popup) select.form-control:not([size]):not([multiple]) {
  height: inherit !important;
}
body .portale-istituzionale:not(.modal-popup) .breadcrumb-item + .breadcrumb-item::before {
  top: 9px;
}
body .portale-istituzionale:not(.modal-popup) .list-of-posts #labelrisultato {
  margin-top: 16px;
}

/* Icone social e separatore su ogni asset publisher */
.portlet-asset-publisher .separator,
.portlet-asset-publisher .taglib-social-bookmarks {
  display: none;
}

/* Nasconde i toast di errore */
html:not(#__):not(#___) .cadmin.alert-container {
  display: none;
}

.ricerca-news .table-list {
  border: none;
}

.pagination-items-per-page > a > .c-inner:focus, .pagination-items-per-page > button > .c-inner:focus {
  outline: none;
}

/* corregge dropzone portlet */
.yui3-dd-drop-active-valid, .yui3-dd-drop-active-valid .portlet-dropzone {
  min-height: 150px;
}

/* Fix paginazione */
.pager {
  list-style: none;
  padding-left: 0;
  text-align: center;
}

.pager li {
  display: inline;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  background-color: #fff;
  color: #6c757d;
  cursor: not-allowed;
}

.pager li > a, .pager li > span {
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 15px;
  display: inline-block;
  padding: 5px 14px;
}

@font-face {
  font-family: "titillium-bold";
  src: url("../fonts/titillium-web/titilliumweb-bold-webfont.eot");
  src: url("../fonts/titillium-web/titilliumweb-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web/titilliumweb-bold-webfont.woff2") format("woff2"), url("../fonts/titillium-web/titilliumweb-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "titillium-semibold";
  src: url("../fonts/titillium-web/titilliumweb-semibold-webfont.eot");
  src: url("../fonts/titillium-web/titilliumweb-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web/titilliumweb-semibold-webfont.woff2") format("woff2"), url("../fonts/titillium-web/titilliumweb-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "titillium-light";
  src: url("../fonts/titillium-web/titilliumweb-light-webfont.eot");
  src: url("../fonts/titillium-web/titilliumweb-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web/titilliumweb-light-webfont.woff2") format("woff2"), url("../fonts/titillium-web/titilliumweb-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "titillium-italic";
  src: url("../fonts/titillium-web/titilliumweb-italic-webfont.eot");
  src: url("../fonts/titillium-web/titilliumweb-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web/titilliumweb-italic-webfont.woff2") format("woff2"), url("../fonts/titillium-web/titilliumweb-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "titillium-regular";
  src: url("../fonts/titillium-web/titilliumweb-regular-webfont.eot");
  src: url("../fonts/titillium-web/titilliumweb-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web/titilliumweb-regular-webfont.woff2") format("woff2"), url("../fonts/titillium-web/titilliumweb-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "barlow-bold";
  src: url("../fonts/barlow/barlow-bold-webfont.eot");
  src: url("../fonts/barlow/barlow-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/barlow/barlow-bold-webfont.woff2") format("woff2"), url("../fonts/barlow/barlow-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "barlow-italic";
  src: url("../fonts/barlow/barlow-italic-webfont.eot");
  src: url("../fonts/barlow/barlow-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/barlow/barlow-italic-webfont.woff2") format("woff2"), url("../fonts/barlow/barlow-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "barlow-medium";
  src: url("../fonts/barlow/barlow-medium-webfont.eot");
  src: url("../fonts/barlow/barlow-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/barlow/barlow-medium-webfont.woff2") format("woff2"), url("../fonts/barlow/barlow-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "barlow-regular";
  src: url("../fonts/barlow/barlow-regular-webfont.eot");
  src: url("../fonts/barlow/barlow-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/barlow/barlow-regular-webfont.woff2") format("woff2"), url("../fonts/barlow/barlow-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "barlow-semibold";
  src: url("../fonts/barlow/barlow-semibold-webfont.eot");
  src: url("../fonts/barlow/barlow-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/barlow/barlow-semibold-webfont.woff2") format("woff2"), url("../fonts/barlow/barlow-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
body .portale-istituzionale:not(.modal-popup) {
  font-family: titillium-regular, Verdana, Arial, monospace;
}
body .portale-istituzionale:not(.modal-popup) span.title-group, body .portale-istituzionale:not(.modal-popup) span.title-list {
  font-family: barlow-bold, Verdana, Arial, monospace;
}
body .portale-istituzionale:not(.modal-popup) h1, body .portale-istituzionale:not(.modal-popup) .h1 {
  font-family: barlow-bold, Verdana, Arial, monospace;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 24px;
}
body .portale-istituzionale:not(.modal-popup) h2, body .portale-istituzionale:not(.modal-popup) h3, body .portale-istituzionale:not(.modal-popup) h4, body .portale-istituzionale:not(.modal-popup) h5, body .portale-istituzionale:not(.modal-popup) h6, body .portale-istituzionale:not(.modal-popup) .h2, body .portale-istituzionale:not(.modal-popup) .h3, body .portale-istituzionale:not(.modal-popup) .h4, body .portale-istituzionale:not(.modal-popup) .h5, body .portale-istituzionale:not(.modal-popup) .h6 {
  font-family: barlow-semibold, Verdana, Arial, monospace;
  margin-bottom: 16px;
}
body .portale-istituzionale:not(.modal-popup) h2, body .portale-istituzionale:not(.modal-popup) .h2 {
  font-size: 21px;
  line-height: 27px;
  margin-bottom: 24px;
}
body .portale-istituzionale:not(.modal-popup) h3, body .portale-istituzionale:not(.modal-popup) .h3 {
  font-size: 18px;
  line-height: 24px;
}
body .portale-istituzionale:not(.modal-popup) h4, body .portale-istituzionale:not(.modal-popup) .h4 {
  font-size: 16px;
  line-height: 21px;
}
body .portale-istituzionale:not(.modal-popup) h5, body .portale-istituzionale:not(.modal-popup) .h5 {
  font-family: barlow-regular, Verdana, Arial, monospace;
  font-size: 16px;
  line-height: 18px;
}
body .portale-istituzionale:not(.modal-popup) h6, body .portale-istituzionale:not(.modal-popup) .h6 {
  font-family: barlow-regular, Verdana, Arial, monospace;
  font-size: 16px;
  line-height: 21px;
}
body .portale-istituzionale:not(.modal-popup) p {
  margin-bottom: 16px;
}
body .portale-istituzionale:not(.modal-popup) p:last-child {
  margin-bottom: 0;
}
body .portale-istituzionale:not(.modal-popup) a {
  color: #003A54;
  text-decoration: underline;
}
body .portale-istituzionale:not(.modal-popup) a:hover:not(.navbar-brand) {
  color: #029FE8;
}
body .portale-istituzionale:not(.modal-popup) .background-full-width-grey {
  background-color: #F2F2F2;
  padding: 24px 0 24px 0;
}
body .portale-istituzionale:not(.modal-popup) .data-news {
  font-family: titillium-light, Verdana, Arial, monospace;
  font-size: 14px;
}
body .portale-istituzionale:not(.modal-popup) .btn {
  padding: 8px 20px;
  margin-bottom: 24px;
  border-radius: 4px;
}
body .portale-istituzionale:not(.modal-popup) .btn.btn-default {
  background-color: #029FE8;
  border-color: #029FE8;
  color: #FFF;
}
body .portale-istituzionale:not(.modal-popup) .btn.btn-primary {
  background-color: #029FE8;
  border-color: #029FE8;
  color: #FFF;
}
body .portale-istituzionale:not(.modal-popup) .btn.btn-secondary {
  background-color: transparent;
  border-color: #003A54;
  color: #003A54;
}
body .portale-istituzionale:not(.modal-popup) .btn.btn-success {
  background-color: #94C21F;
  border-color: #94C21F;
  color: #FFF;
}
body .portale-istituzionale:not(.modal-popup) .btn.btn-info {
  background-color: #1A4D72;
  border-color: #1A4D72;
  color: #FFF;
}
body .portale-istituzionale:not(.modal-popup) .btn.btn-warning {
  background-color: #faba00;
  border-color: #faba00;
  color: #003A54;
}
body .portale-istituzionale:not(.modal-popup) .btn.btn-danger {
  background-color: #c10512;
  border-color: #c10512;
  color: #FFF;
}
body .portale-istituzionale:not(.modal-popup) .btn:hover, body .portale-istituzionale:not(.modal-popup) .btn:active {
  background-color: #003A54;
  border-color: #003A54;
  color: #FFF;
}
body .portale-istituzionale:not(.modal-popup) .btn.disabled, body .portale-istituzionale:not(.modal-popup) .btn:disabled {
  background-color: #ABABAB;
  border-color: #ABABAB;
  color: #FFF;
}
body .portale-istituzionale:not(.modal-popup) .grey-box {
  background-color: #F2F2F2;
  padding: 16px;
}
body .portale-istituzionale:not(.modal-popup) .grey-box img {
  margin-bottom: 8px;
}
body .portale-istituzionale:not(.modal-popup) .grey-box .grey-box-social-info ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 8px;
}
body .portale-istituzionale:not(.modal-popup) .grey-box .grey-box-social-info ul li {
  display: inline-block;
  margin-right: 4px;
}
body .portale-istituzionale:not(.modal-popup) .grey-box .grey-box-social-info ul li a {
  color: #01283a;
}

body.agricoltura .portale-istituzionale:not(.modal-popup) .btn.btn-default, body.agricoltura .portale-istituzionale:not(.modal-popup) .btn.btn-primary {
  background-color: #69782b;
  border-color: #69782b;
  color: #FFF;
}
body.agricoltura .portale-istituzionale:not(.modal-popup) .btn.btn-default:hover, body.agricoltura .portale-istituzionale:not(.modal-popup) .btn.btn-default:active, body.agricoltura .portale-istituzionale:not(.modal-popup) .btn.btn-primary:hover, body.agricoltura .portale-istituzionale:not(.modal-popup) .btn.btn-primary:active {
  background-color: #003A54;
  border-color: #003A54;
  color: #FFF;
}
body.agricoltura .portale-istituzionale:not(.modal-popup) .btn.btn-default.disabled, body.agricoltura .portale-istituzionale:not(.modal-popup) .btn.btn-default:disabled, body.agricoltura .portale-istituzionale:not(.modal-popup) .btn.btn-primary.disabled, body.agricoltura .portale-istituzionale:not(.modal-popup) .btn.btn-primary:disabled {
  background-color: #ABABAB;
  border-color: #ABABAB;
  color: #FFF;
}

body.ambiente .portale-istituzionale:not(.modal-popup) .btn.btn-default, body.ambiente .portale-istituzionale:not(.modal-popup) .btn.btn-primary {
  background-color: #52823b;
  border-color: #52823b;
  color: #FFF;
}
body.ambiente .portale-istituzionale:not(.modal-popup) .btn.btn-default:hover, body.ambiente .portale-istituzionale:not(.modal-popup) .btn.btn-default:active, body.ambiente .portale-istituzionale:not(.modal-popup) .btn.btn-primary:hover, body.ambiente .portale-istituzionale:not(.modal-popup) .btn.btn-primary:active {
  background-color: #003A54;
  border-color: #003A54;
  color: #FFF;
}
body.ambiente .portale-istituzionale:not(.modal-popup) .btn.btn-default.disabled, body.ambiente .portale-istituzionale:not(.modal-popup) .btn.btn-default:disabled, body.ambiente .portale-istituzionale:not(.modal-popup) .btn.btn-primary.disabled, body.ambiente .portale-istituzionale:not(.modal-popup) .btn.btn-primary:disabled {
  background-color: #ABABAB;
  border-color: #ABABAB;
  color: #FFF;
}

body.innovazione .portale-istituzionale:not(.modal-popup) .btn.btn-default, body.innovazione .portale-istituzionale:not(.modal-popup) .btn.btn-primary {
  background-color: #b85c00;
  border-color: #b85c00;
  color: #FFF;
}
body.innovazione .portale-istituzionale:not(.modal-popup) .btn.btn-default:hover, body.innovazione .portale-istituzionale:not(.modal-popup) .btn.btn-default:active, body.innovazione .portale-istituzionale:not(.modal-popup) .btn.btn-primary:hover, body.innovazione .portale-istituzionale:not(.modal-popup) .btn.btn-primary:active {
  background-color: #003A54;
  border-color: #003A54;
  color: #FFF;
}
body.innovazione .portale-istituzionale:not(.modal-popup) .btn.btn-default.disabled, body.innovazione .portale-istituzionale:not(.modal-popup) .btn.btn-default:disabled, body.innovazione .portale-istituzionale:not(.modal-popup) .btn.btn-primary.disabled, body.innovazione .portale-istituzionale:not(.modal-popup) .btn.btn-primary:disabled {
  background-color: #ABABAB;
  border-color: #ABABAB;
  color: #FFF;
}

body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .btn.btn-default, body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .btn.btn-primary {
  background-color: #187cb4;
  border-color: #187cb4;
  color: #FFF;
}
body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .btn.btn-default:hover, body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .btn.btn-default:active, body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .btn.btn-primary:hover, body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .btn.btn-primary:active {
  background-color: #003A54;
  border-color: #003A54;
  color: #FFF;
}
body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .btn.btn-default.disabled, body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .btn.btn-default:disabled, body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .btn.btn-primary.disabled, body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .btn.btn-primary:disabled {
  background-color: #ABABAB;
  border-color: #ABABAB;
  color: #FFF;
}

body.lavoro .portale-istituzionale:not(.modal-popup) .btn.btn-default, body.lavoro .portale-istituzionale:not(.modal-popup) .btn.btn-primary {
  background-color: #c81a0f;
  border-color: #c81a0f;
  color: #FFF;
}
body.lavoro .portale-istituzionale:not(.modal-popup) .btn.btn-default:hover, body.lavoro .portale-istituzionale:not(.modal-popup) .btn.btn-default:active, body.lavoro .portale-istituzionale:not(.modal-popup) .btn.btn-primary:hover, body.lavoro .portale-istituzionale:not(.modal-popup) .btn.btn-primary:active {
  background-color: #003A54;
  border-color: #003A54;
  color: #FFF;
}
body.lavoro .portale-istituzionale:not(.modal-popup) .btn.btn-default.disabled, body.lavoro .portale-istituzionale:not(.modal-popup) .btn.btn-default:disabled, body.lavoro .portale-istituzionale:not(.modal-popup) .btn.btn-primary.disabled, body.lavoro .portale-istituzionale:not(.modal-popup) .btn.btn-primary:disabled {
  background-color: #ABABAB;
  border-color: #ABABAB;
  color: #FFF;
}

body.pari .portale-istituzionale:not(.modal-popup) .btn.btn-default, body.pari .portale-istituzionale:not(.modal-popup) .btn.btn-primary {
  background-color: #c81d67;
  border-color: #c81d67;
  color: #FFF;
}
body.pari .portale-istituzionale:not(.modal-popup) .btn.btn-default:hover, body.pari .portale-istituzionale:not(.modal-popup) .btn.btn-default:active, body.pari .portale-istituzionale:not(.modal-popup) .btn.btn-primary:hover, body.pari .portale-istituzionale:not(.modal-popup) .btn.btn-primary:active {
  background-color: #003A54;
  border-color: #003A54;
  color: #FFF;
}
body.pari .portale-istituzionale:not(.modal-popup) .btn.btn-default.disabled, body.pari .portale-istituzionale:not(.modal-popup) .btn.btn-default:disabled, body.pari .portale-istituzionale:not(.modal-popup) .btn.btn-primary.disabled, body.pari .portale-istituzionale:not(.modal-popup) .btn.btn-primary:disabled {
  background-color: #ABABAB;
  border-color: #ABABAB;
  color: #FFF;
}

body.politiche-europee .portale-istituzionale:not(.modal-popup) .btn.btn-default, body.politiche-europee .portale-istituzionale:not(.modal-popup) .btn.btn-primary {
  background-color: #004286;
  border-color: #004286;
  color: #FFF;
}
body.politiche-europee .portale-istituzionale:not(.modal-popup) .btn.btn-default:hover, body.politiche-europee .portale-istituzionale:not(.modal-popup) .btn.btn-default:active, body.politiche-europee .portale-istituzionale:not(.modal-popup) .btn.btn-primary:hover, body.politiche-europee .portale-istituzionale:not(.modal-popup) .btn.btn-primary:active {
  background-color: #003A54;
  border-color: #003A54;
  color: #FFF;
}
body.politiche-europee .portale-istituzionale:not(.modal-popup) .btn.btn-default.disabled, body.politiche-europee .portale-istituzionale:not(.modal-popup) .btn.btn-default:disabled, body.politiche-europee .portale-istituzionale:not(.modal-popup) .btn.btn-primary.disabled, body.politiche-europee .portale-istituzionale:not(.modal-popup) .btn.btn-primary:disabled {
  background-color: #ABABAB;
  border-color: #ABABAB;
  color: #FFF;
}

body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .btn.btn-default, body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .btn.btn-primary {
  background-color: #aa300d;
  border-color: #aa300d;
  color: #FFF;
}
body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .btn.btn-default:hover, body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .btn.btn-default:active, body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .btn.btn-primary:hover, body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .btn.btn-primary:active {
  background-color: #003A54;
  border-color: #003A54;
  color: #FFF;
}
body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .btn.btn-default.disabled, body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .btn.btn-default:disabled, body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .btn.btn-primary.disabled, body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .btn.btn-primary:disabled {
  background-color: #ABABAB;
  border-color: #ABABAB;
  color: #FFF;
}

body.salute .portale-istituzionale:not(.modal-popup) .btn.btn-default, body.salute .portale-istituzionale:not(.modal-popup) .btn.btn-primary {
  background-color: #98444c;
  border-color: #98444c;
  color: #FFF;
}
body.salute .portale-istituzionale:not(.modal-popup) .btn.btn-default:hover, body.salute .portale-istituzionale:not(.modal-popup) .btn.btn-default:active, body.salute .portale-istituzionale:not(.modal-popup) .btn.btn-primary:hover, body.salute .portale-istituzionale:not(.modal-popup) .btn.btn-primary:active {
  background-color: #003A54;
  border-color: #003A54;
  color: #FFF;
}
body.salute .portale-istituzionale:not(.modal-popup) .btn.btn-default.disabled, body.salute .portale-istituzionale:not(.modal-popup) .btn.btn-default:disabled, body.salute .portale-istituzionale:not(.modal-popup) .btn.btn-primary.disabled, body.salute .portale-istituzionale:not(.modal-popup) .btn.btn-primary:disabled {
  background-color: #ABABAB;
  border-color: #ABABAB;
  color: #FFF;
}

body.territorio .portale-istituzionale:not(.modal-popup) .btn.btn-default, body.territorio .portale-istituzionale:not(.modal-popup) .btn.btn-primary {
  background-color: #016550;
  border-color: #016550;
  color: #FFF;
}
body.territorio .portale-istituzionale:not(.modal-popup) .btn.btn-default:hover, body.territorio .portale-istituzionale:not(.modal-popup) .btn.btn-default:active, body.territorio .portale-istituzionale:not(.modal-popup) .btn.btn-primary:hover, body.territorio .portale-istituzionale:not(.modal-popup) .btn.btn-primary:active {
  background-color: #003A54;
  border-color: #003A54;
  color: #FFF;
}
body.territorio .portale-istituzionale:not(.modal-popup) .btn.btn-default.disabled, body.territorio .portale-istituzionale:not(.modal-popup) .btn.btn-default:disabled, body.territorio .portale-istituzionale:not(.modal-popup) .btn.btn-primary.disabled, body.territorio .portale-istituzionale:not(.modal-popup) .btn.btn-primary:disabled {
  background-color: #ABABAB;
  border-color: #ABABAB;
  color: #FFF;
}

body.turismo-cultura .portale-istituzionale:not(.modal-popup) .btn.btn-default, body.turismo-cultura .portale-istituzionale:not(.modal-popup) .btn.btn-primary {
  background-color: #004cbf;
  border-color: #004cbf;
  color: #FFF;
}
body.turismo-cultura .portale-istituzionale:not(.modal-popup) .btn.btn-default:hover, body.turismo-cultura .portale-istituzionale:not(.modal-popup) .btn.btn-default:active, body.turismo-cultura .portale-istituzionale:not(.modal-popup) .btn.btn-primary:hover, body.turismo-cultura .portale-istituzionale:not(.modal-popup) .btn.btn-primary:active {
  background-color: #003A54;
  border-color: #003A54;
  color: #FFF;
}
body.turismo-cultura .portale-istituzionale:not(.modal-popup) .btn.btn-default.disabled, body.turismo-cultura .portale-istituzionale:not(.modal-popup) .btn.btn-default:disabled, body.turismo-cultura .portale-istituzionale:not(.modal-popup) .btn.btn-primary.disabled, body.turismo-cultura .portale-istituzionale:not(.modal-popup) .btn.btn-primary:disabled {
  background-color: #ABABAB;
  border-color: #ABABAB;
  color: #FFF;
}

body.welfare .portale-istituzionale:not(.modal-popup) .btn.btn-default, body.welfare .portale-istituzionale:not(.modal-popup) .btn.btn-primary {
  background-color: #981432;
  border-color: #981432;
  color: #FFF;
}
body.welfare .portale-istituzionale:not(.modal-popup) .btn.btn-default:hover, body.welfare .portale-istituzionale:not(.modal-popup) .btn.btn-default:active, body.welfare .portale-istituzionale:not(.modal-popup) .btn.btn-primary:hover, body.welfare .portale-istituzionale:not(.modal-popup) .btn.btn-primary:active {
  background-color: #003A54;
  border-color: #003A54;
  color: #FFF;
}
body.welfare .portale-istituzionale:not(.modal-popup) .btn.btn-default.disabled, body.welfare .portale-istituzionale:not(.modal-popup) .btn.btn-default:disabled, body.welfare .portale-istituzionale:not(.modal-popup) .btn.btn-primary.disabled, body.welfare .portale-istituzionale:not(.modal-popup) .btn.btn-primary:disabled {
  background-color: #ABABAB;
  border-color: #ABABAB;
  color: #FFF;
}

body .portale-istituzionale.press-regione:not(.modal-popup) .btn.btn-default, body .portale-istituzionale.press-regione:not(.modal-popup) .btn.btn-primary {
  background-color: #1A4D72;
  border-color: #1A4D72;
  color: #FFF;
}
body .portale-istituzionale.press-regione:not(.modal-popup) .btn.btn-default:hover, body .portale-istituzionale.press-regione:not(.modal-popup) .btn.btn-default:active, body .portale-istituzionale.press-regione:not(.modal-popup) .btn.btn-primary:hover, body .portale-istituzionale.press-regione:not(.modal-popup) .btn.btn-primary:active {
  background-color: #003A54;
  border-color: #003A54;
  color: #FFF;
}
body .portale-istituzionale.press-regione:not(.modal-popup) .btn.btn-default.disabled, body .portale-istituzionale.press-regione:not(.modal-popup) .btn.btn-default:disabled, body .portale-istituzionale.press-regione:not(.modal-popup) .btn.btn-primary.disabled, body .portale-istituzionale.press-regione:not(.modal-popup) .btn.btn-primary:disabled {
  background-color: #ABABAB;
  border-color: #ABABAB;
  color: #FFF;
}

/** ============== COLORS SCHEMES AREE TEMATICHE ============== */
body .portale-istituzionale:not(.modal-popup) .lista-assessori .journal-content-article {
  float: left;
  padding: 0;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  body .portale-istituzionale:not(.modal-popup) .lista-assessori .journal-content-article {
    width: 50%;
  }
}
body .portale-istituzionale:not(.modal-popup) .lista-assessori .journal-content-article:nth-child(even) {
  padding-left: 15px;
}
body .portale-istituzionale:not(.modal-popup) .lista-assessori .journal-content-article:nth-child(odd) {
  padding-right: 15px;
}
@media (min-width: 768px) {
  body .portale-istituzionale:not(.modal-popup) .card-centred-img.card-persona {
    height: 390px;
  }
}
body .portale-istituzionale:not(.modal-popup) .card-centred-img.card-persona .card-centred-href .outer .inner img {
  height: initial;
  width: 100% !important;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale:not(.modal-popup) .card-centred-img.card-persona .card-centred-href .outer .inner img {
    height: 120px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body .portale-istituzionale:not(.modal-popup) .card-centred-img.card-persona .card-centred-href .outer .inner img {
    height: 170px;
  }
}
body .portale-istituzionale:not(.modal-popup) .card-centred-img.card-persona .card-body {
  font-family: titillium-regular, Verdana, Arial, monospace;
}
body .portale-istituzionale:not(.modal-popup) .card-centred-img.card-persona .card-body .description .name {
  font-size: 18px;
  font-family: titillium-semibold, Verdana, Arial, monospace;
  text-decoration: underline;
}
body .portale-istituzionale:not(.modal-popup) .scheda-assessore .description {
  margin-top: 24px;
}
body .portale-istituzionale:not(.modal-popup) .scheda-assessore a {
  text-decoration: underline !important;
}
body .portale-istituzionale:not(.modal-popup) .scheda-assessore a:hover {
  text-decoration: none !important;
}
body .portale-istituzionale:not(.modal-popup) .scheda-assessore .contact-info-box {
  background-color: #f2f2f2;
  padding: 18px;
}
body .portale-istituzionale:not(.modal-popup) .scheda-assessore .contact-info-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 8px;
}
body .portale-istituzionale:not(.modal-popup) .scheda-assessore .contact-info-box ul li {
  display: inline-block;
  margin-right: 4px;
}
body .portale-istituzionale:not(.modal-popup) .scheda-assessore .contact-info-box ul li a {
  color: #01283a;
}
body .portale-istituzionale:not(.modal-popup) .scheda-assessore .contact-info-box img {
  margin-bottom: 8px;
}

body .portale-istituzionale a.link-badge {
  text-decoration: none;
}
body .portale-istituzionale .link-badge {
  /*&:hover {
  	text-decoration: none;
  }*/
}
body .portale-istituzionale .link-badge .badge {
  margin: 0 0 8px 0;
  text-align: center;
  border-radius: 18px;
  padding: 8px 16px;
  font-size: 14px;
  color: white;
  font-weight: normal;
}
body .portale-istituzionale .link-badge .badge-grigio {
  background-color: #EFEFEF;
  color: #01283A;
}
body .portale-istituzionale .link-badge .badge-tipologia-press {
  background-color: #1A4D72;
}
body .portale-istituzionale .link-badge .badge-politiche-giovanili {
  background-color: #aa300d;
}
body .portale-istituzionale .link-badge .badge-agricoltura {
  background-color: #69782b;
}
body .portale-istituzionale .link-badge .badge-ambiente {
  background-color: #52823b;
}
body .portale-istituzionale .link-badge .badge-innovazione {
  background-color: #b85c00;
}
body .portale-istituzionale .link-badge .badge-istituzionale-partecipazione, body .portale-istituzionale .link-badge .badge-istituzionale {
  background-color: #187cb4;
}
body .portale-istituzionale .link-badge .badge-lavoro {
  background-color: #c81a0f;
}
body .portale-istituzionale .link-badge .badge-pari {
  background-color: #C81D67;
}
body .portale-istituzionale .link-badge .badge-politiche-europee {
  background-color: #004286;
}
body .portale-istituzionale .link-badge .badge-salute {
  background-color: #98444c;
}
body .portale-istituzionale .link-badge .badge-welfare {
  background-color: #981432;
}
body .portale-istituzionale .link-badge .badge-territorio {
  background-color: #016550;
}
body .portale-istituzionale .link-badge .badge-turismo-cultura {
  background-color: #004cbf;
}

body .portale-istituzionale a.link-campagna {
  text-decoration: none;
}
body .portale-istituzionale a.link-campagna:hover img {
  opacity: 0.7;
}
body .portale-istituzionale a.link-campagna:hover h3 {
  text-decoration: underline;
}
@media (max-width: 1199.98px) {
  body .portale-istituzionale a.link-campagna img {
    max-width: 100%;
  }
}
body .portale-istituzionale a.link-campagna .campaign-banner {
  background-color: #f2f2f2;
  margin-bottom: 16px;
}
body .portale-istituzionale a.link-campagna .campaign-banner .content-banner {
  padding: 16px 16px 8px 0;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale a.link-campagna .campaign-banner .content-banner {
    padding: 16px;
  }
}
body .portale-istituzionale a.link-campagna .campaign-banner .content-banner .title {
  font-size: 14px;
  font-weight: 600;
  color: #01283a;
}
body .portale-istituzionale a.link-campagna .campaign-banner .content-banner h3 {
  margin-top: 16px;
  color: #01283a;
}
body .portale-istituzionale a.link-campagna .campaign-banner .content-banner p {
  min-height: 72px;
  max-height: 72px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #212529;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  body .portale-istituzionale a.link-campagna .campaign-banner .content-banner p {
    min-height: 45px;
    max-height: 45px;
    -webkit-line-clamp: 2;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {
  body .portale-istituzionale a.link-campagna .campaign-banner .content-banner p {
    min-height: 45px;
    max-height: 45px;
    -webkit-line-clamp: 2;
  }
}

body .portale-istituzionale .card-container {
  padding-right: 0;
  /*
  @media (max-width: 575.98px){
      max-width: 540px;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
  }
  */
}
body .portale-istituzionale .card-container .read-more {
  padding-right: 15px;
}
body .portale-istituzionale .card-container .card-owl-one:hover {
  box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.5);
}
body .portale-istituzionale .card {
  border: none;
  margin-bottom: 1.25rem;
}
body .portale-istituzionale .card a {
  text-decoration: none;
}
body .portale-istituzionale .card .card-image-wrapper {
  height: 170px;
  display: flex;
  align-items: center;
}
body .portale-istituzionale .card .card-image-wrapper a {
  width: 100%;
}
body .portale-istituzionale .card .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
body .portale-istituzionale .card .card-body {
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: titillium-semibold, Verdana, Arial, monospace;
  line-height: 24px;
  background-color: #F2F2F2;
}
body .portale-istituzionale .card .card-body a:hover {
  color: black;
  text-decoration: underline !important;
}
body .portale-istituzionale .card .card-body p.card-text {
  min-height: 72px;
  max-height: 72px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
body .portale-istituzionale .card .card-body h3 {
  font-size: 24px;
  font-family: titillium-bold, Verdana, Arial, monospace;
  width: auto;
  margin-bottom: 42px;
  color: #003A54;
}
body .portale-istituzionale .card .card-body h3:hover {
  color: #029fe8 !important;
  text-decoration: none !important;
}
body .portale-istituzionale .card .card-body .category {
  display: block;
  text-align: right;
  font-family: titillium-semibold, Verdana, Arial, monospace;
  font-size: 14px;
  margin-top: -15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .portale-istituzionale .card .card-body .date {
  font-family: titillium-light, Verdana, Arial, monospace;
  font-size: 14px;
}
body .portale-istituzionale .card .card-body a .card-text {
  color: #000000;
  line-height: 24px;
}
body .portale-istituzionale .card.istituzionale-partecipazione .card-body {
  border-top: 4px solid #187cb4;
}
body .portale-istituzionale .card.istituzionale-partecipazione .card-body .category a {
  color: #187cb4;
}
body .portale-istituzionale .card.turismo-cultura .card-body {
  border-top: 4px solid #004cbf;
}
body .portale-istituzionale .card.turismo-cultura .card-body .category a {
  color: #004cbf;
}
body .portale-istituzionale .card.politiche-europee .card-body {
  border-top: 4px solid #004286;
}
body .portale-istituzionale .card.politiche-europee .category a {
  color: #004286;
}
body .portale-istituzionale .card.agricoltura .card-body {
  border-top: 4px solid #69782b;
}
body .portale-istituzionale .card.agricoltura .category a {
  color: #69782b;
}
body .portale-istituzionale .card.territorio .card-body {
  border-top: 4px solid #016550;
}
body .portale-istituzionale .card.territorio .category a {
  color: #016550;
}
body .portale-istituzionale .card.ambiente .card-body {
  border-top: 4px solid #52823b;
}
body .portale-istituzionale .card.ambiente .category a {
  color: #52823b;
}
body .portale-istituzionale .card.salute .card-body {
  border-top: 4px solid #98444c;
}
body .portale-istituzionale .card.salute .category a {
  color: #98444c;
}
body .portale-istituzionale .card.welfare .card-body {
  border-top: 4px solid #981432;
}
body .portale-istituzionale .card.welfare .category a {
  color: #981432;
}
body .portale-istituzionale .card.lavoro .card-body {
  border-top: 4px solid #c81a0f;
}
body .portale-istituzionale .card.lavoro .category a {
  color: #c81a0f;
}
body .portale-istituzionale .card.politiche-giovanili .card-body {
  border-top: 4px solid #aa300d;
}
body .portale-istituzionale .card.politiche-giovanili .category a {
  color: #aa300d;
}
body .portale-istituzionale .card.innovazione .card-body {
  border-top: 4px solid #b85c00;
}
body .portale-istituzionale .card.innovazione .category a {
  color: #b85c00;
}
body .portale-istituzionale .card.pari .card-body {
  border-top: 4px solid #c81d67;
}
body .portale-istituzionale .card.pari .category a {
  color: #c81d67;
}
body .portale-istituzionale .card .card-footer {
  padding-bottom: 20px;
  padding-top: 0;
  text-transform: uppercase;
  display: flex;
  justify-content: flex-end;
  line-height: 0;
  border: none;
  background-color: #F2F2F2;
}
body .portale-istituzionale .card .card-footer a {
  font-size: 12px;
  line-height: 0;
  display: flex;
  align-items: center;
  font-family: titillium-bold, Verdana, Arial, monospace;
  color: #000000;
}
body .portale-istituzionale .card .card-footer a img {
  margin-left: 10px;
}
body .portale-istituzionale .card-pressregione .press-primo-piano {
  margin-top: -15px;
}
body .portale-istituzionale .card-pressregione .press-primo-piano .card-body .card-text {
  margin-top: -16px;
  margin-bottom: 0;
}
body .portale-istituzionale .card-pressregione:not(:first-child) .card .card-body {
  position: relative;
  border-top: none;
}
body .portale-istituzionale .card-pressregione:not(:first-child) .card .card-body::before {
  content: "";
  position: absolute;
  height: 4px;
  width: 60px;
  top: 0;
}
body .portale-istituzionale .card-pressregione:not(:first-child) .card.istituzionale-partecipazione .card-body::before {
  background-color: #187cb4;
}
body .portale-istituzionale .card-pressregione:not(:first-child) .card.turismo-cultura .card-body::before {
  background-color: #004cbf;
}
body .portale-istituzionale .card-pressregione:not(:first-child) .card.politiche-europee .card-body::before {
  background-color: #004286;
}
body .portale-istituzionale .card-pressregione:not(:first-child) .card.agricoltura .card-body::before {
  background-color: #69782b;
}
body .portale-istituzionale .card-pressregione:not(:first-child) .card.territorio .card-body::before {
  background-color: #016550;
}
body .portale-istituzionale .card-pressregione:not(:first-child) .card.ambiente .card-body::before {
  background-color: #52823b;
}
body .portale-istituzionale .card-pressregione:not(:first-child) .card.salute .card-body::before {
  background-color: #98444c;
}
body .portale-istituzionale .card-pressregione:not(:first-child) .card.welfare .card-body::before {
  background-color: #981432;
}
body .portale-istituzionale .card-pressregione:not(:first-child) .card.lavoro .card-body::before {
  background-color: #c81a0f;
}
body .portale-istituzionale .card-pressregione:not(:first-child) .card.politiche-giovanili .card-body::before {
  background-color: #aa300d;
}
body .portale-istituzionale .card-pressregione:not(:first-child) .card.innovazione .card-body::before {
  background-color: #b85c00;
}
body .portale-istituzionale .background-full-width-grey .card .card-body {
  background-color: #ffffff;
  height: 160px;
}
body .portale-istituzionale .background-full-width-grey .card .card-footer {
  background-color: #ffffff;
}

body .portale-istituzionale .card-centred-img .card-centred-href {
  display: block;
  position: relative;
  width: 100%;
  height: 170px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale .card-centred-img .card-centred-href {
    height: 120px;
  }
}
body .portale-istituzionale .card-centred-img .outer {
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 170px;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale .card-centred-img .outer {
    height: 120px;
  }
}
body .portale-istituzionale .card-centred-img .outer .inner {
  display: inline-block;
  position: relative;
  right: -50%;
  width: 100%;
}
body .portale-istituzionale .card-centred-img .outer .inner img {
  position: relative;
  left: -50%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body .portale-istituzionale .card-centred-img .outer .inner img {
    height: 170px;
    object-fit: cover;
  }
}

body .card-persona .navy {
  background-color: #029fe8;
  color: #fff;
}
body .card-persona .navy .description .name {
  font-size: 23px;
}
body .card-persona .navy .description .role {
  font-size: 19px;
}
body .card-persona .grey {
  background-color: #f2f2f2;
  color: #000;
}
body .card-persona .description {
  min-height: 180px;
  max-height: 180px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  padding: 0 20px;
}
body .card-persona .description p {
  margin: 0;
}
body .card-persona .description .role {
  padding-bottom: 10px;
}
body .card-persona .description .name {
  font-stretch: normal;
  font-style: normal;
}

.card-presidente {
  width: 350px;
}
@media (max-width: 767.98px) {
  .card-presidente {
    width: 224px;
    margin: 0 auto;
  }
}
.card-presidente .card-persona .card-body {
  width: 350px;
}
@media (max-width: 767.98px) {
  .card-presidente .card-persona .card-body {
    width: 224px;
  }
}

.owl-item .card-owl {
  padding: 0 3px;
}
.owl-item .card-owl .notizie-collegate {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.owl-item .card-owl .notizie-collegate .card-body {
  background-color: #ffffff;
}
.owl-item .card-owl .notizie-collegate .card-footer {
  background-color: #ffffff;
}

.owl-prev {
  position: absolute;
  left: -30px;
  top: calc(50% - 20px);
  font-size: 40px;
}

.owl-next {
  position: absolute;
  right: -30px;
  top: calc(50% - 20px);
  font-size: 40px;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
  background-color: #3A3A3A;
  padding: 15px !important;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
}
.owl-nav .owl-prev.disabled,
.owl-nav .owl-next.disabled {
  background-color: #CDCDCD;
}
.owl-nav .owl-prev {
  position: absolute;
  left: -60px;
}
.owl-nav .owl-next {
  position: absolute;
  right: -60px;
}
.owl-nav path {
  fill: #003A54;
}

.owl-carousel .owl-item .card-footer img {
  display: block;
  width: auto !important;
}

@media (max-width: 575.98px) {
  .owl-item {
    width: 239px !important;
  }
}

.owl-dots {
  display: none;
}

body .portale-istituzionale:not(.modal-popup) .come-fare-per .servizi-in-evidenza {
  background-color: #F5F5F5;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per a {
  color: #000;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 {
  color: #029FE8 !important;
  margin-bottom: 12px;
  display: inline-block;
  padding: 8px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 a {
  color: #029FE8 !important;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .servizi-in-evidenza .container {
  padding-top: 24px;
  padding-bottom: 42px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .servizi-in-evidenza .border-wrapper {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 15px 8px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi-ricerca .ancora-ricerca-avanzata {
  margin-top: 16px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi-ricerca .card-servizio {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 16px;
  padding: 24px 16px;
  display: block;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi-ricerca .card-servizio:hover {
  box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.5);
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi-ricerca .stato-servizio {
  font-weight: bold;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi-ricerca .paginazione-superiore {
  margin-top: 24px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi-ricerca .stato-servizio {
  margin-top: 16px;
  font-size: 14px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi-ricerca .risultati, body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi-ricerca .nessun-risultato {
  margin-top: 16px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi-ricerca .paginazione-inferiore {
  text-align: center;
  margin-top: 24px;
  font-weight: bold;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi-ricerca .paginazione-inferiore li {
  display: inline-block;
  padding: 0 8px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi-ricerca .paginazione-inferiore li a {
  display: block;
  font-weight: 100;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .servizi-in-evidenza ul {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .iconGenreList {
  margin-right: 8px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .titolo-servizio h4 {
  margin-bottom: 0px !important;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi {
  margin-top: 60px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi h2 {
  border-top: 3px solid #029FE8;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi .col-md-4 {
  margin-bottom: 40px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi .titolo-gruppo-servizi {
  padding: 15px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi li ul li {
  border-bottom: 1px solid #CCC;
  padding: 15px 5px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi li ul li:first-child {
  border-top: 1px solid #CCC;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .box-grey {
  background-color: #F9F9F9;
  padding: 24px;
  margin-top: 24px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .box-grey li a {
  text-decoration: underline;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .box-link a {
  background-color: #F9F9F9;
  padding: 24px;
  display: block;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .search-button-group-box {
  background-color: #FFF;
  height: 100%;
  padding: 0;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .search-button-group-box input {
  padding: 5px 8px;
  display: block;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .advanced-search label {
  font-weight: bold;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .form-group.confirm-button {
  text-align: right;
  margin-bottom: 0;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .dettaglio-servizio {
  margin-top: 24px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .dettaglio-servizio .genre-list {
  margin-top: 24px;
  margin-bottom: 16px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .dettaglio-servizio .genre-list .iconGenre {
  margin-left: -8px;
  margin-right: 8px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .dettaglio-servizio .social-block ul li {
  padding-left: 0;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .rule-list {
  list-style-type: disc;
  padding: 0 24px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .create-update-dates {
  color: #2E2E2E;
  margin-top: 24px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .tempi-costi-aree {
  margin-bottom: 24px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .canale-accesso, body .portale-istituzionale:not(.modal-popup) .come-fare-per .orari-canale, body .portale-istituzionale:not(.modal-popup) .come-fare-per .info-point, body .portale-istituzionale:not(.modal-popup) .come-fare-per .service-authority-name {
  margin-top: 24px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .canale-accesso a.custom-button {
  background-color: #029FE8;
  color: #FFF;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  padding: 5px 24px;
  text-align: center;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .canale-accesso a.custom-button:hover {
  background-color: #01283A;
  text-decoration: none;
  color: #FFF !important;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .button-cloud {
  margin: 15px 0;
  padding: 0 15px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit {
  padding: 0.5rem 0.9rem;
  font-size: 14px;
  font-weight: normal;
  border-radius: 10rem;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit a {
  color: white;
  text-decoration: none;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit a:hover {
  color: white;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit.badge-generico {
  color: #000;
  background-color: #F2F2F2;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit.badge-generico a {
  color: #000;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit.badge-politiche-giovanili {
  background-color: #aa300d;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit.badge-agricoltura {
  background-color: #69782b;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit.badge-ambiente {
  background-color: #52823b;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit.badge-innovazione {
  background-color: #b85c00;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit.badge-lavoro {
  background-color: #c81a0f;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit.badge-pari {
  background-color: #c81d67;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit.badge-politiche-europee {
  background-color: #004286;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit.badge-salute {
  background-color: #98444c;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit.badge-territorio {
  background-color: #016550;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit.badge-turismo-cultura {
  background-color: #004cbf;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit.badge-welfare {
  background-color: #981432;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit.badge-istituzionale-partecipazione, body .portale-istituzionale:not(.modal-popup) .come-fare-per .link-badge .badge-istit .badge-istituzionale {
  background-color: #187cb4;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .service-input {
  margin-top: 24px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .service-input .service-input-attachments {
  margin-top: 16px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .service-input .service-input-attachments .document-icon {
  margin-right: 8px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per .service-input .service-input-attachments li {
  margin-top: 8px;
}
body .portale-istituzionale:not(.modal-popup) .come-fare-per.intestazione {
  margin-bottom: 24px;
}

@media (max-width: 575.98px) {
  .come-fare-per .canale-accesso a.custom-button {
    display: block;
  }
}
body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 {
  color: #aa300d !important;
}
body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 a {
  color: #aa300d !important;
}
body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi h2 {
  border-top: 3px solid #aa300d;
}

body.agricoltura .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 {
  color: #69782b !important;
}
body.agricoltura .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 a {
  color: #69782b !important;
}
body.agricoltura .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi h2 {
  border-top: 3px solid #69782b;
}

body.ambiente .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 {
  color: #52823b !important;
}
body.ambiente .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 a {
  color: #52823b !important;
}
body.ambiente .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi h2 {
  border-top: 3px solid #52823b;
}

body.innovazione .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 {
  color: #b85c00 !important;
}
body.innovazione .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 a {
  color: #b85c00 !important;
}
body.innovazione .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi h2 {
  border-top: 3px solid #b85c00;
}

body.lavoro .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 {
  color: #c81a0f !important;
}
body.lavoro .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 a {
  color: #c81a0f !important;
}
body.lavoro .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi h2 {
  border-top: 3px solid #c81a0f;
}

body.pari .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 {
  color: #c81d67 !important;
}
body.pari .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 a {
  color: #c81d67 !important;
}
body.pari .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi h2 {
  border-top: 3px solid #c81d67;
}

body.politiche-europee .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 {
  color: #004286 !important;
}
body.politiche-europee .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 a {
  color: #004286 !important;
}
body.politiche-europee .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi h2 {
  border-top: 3px solid #004286;
}

body.salute .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 {
  color: #98444c !important;
}
body.salute .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 a {
  color: #98444c !important;
}
body.salute .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi h2 {
  border-top: 3px solid #98444c;
}

body.territorio .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 {
  color: #016550 !important;
}
body.territorio .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 a {
  color: #016550 !important;
}
body.territorio .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi h2 {
  border-top: 3px solid #016550;
}

body.turismo-cultura .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 {
  color: #004cbf !important;
}
body.turismo-cultura .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 a {
  color: #004cbf !important;
}
body.turismo-cultura .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi h2 {
  border-top: 3px solid #004cbf;
}

body.welfare .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 {
  color: #981432 !important;
}
body.welfare .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 a {
  color: #981432 !important;
}
body.welfare .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi h2 {
  border-top: 3px solid #981432;
}

body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 {
  color: #187cb4 !important;
}
body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .come-fare-per.elenco h2 a {
  color: #187cb4 !important;
}
body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .come-fare-per .lista-servizi h2 {
  border-top: 3px solid #187cb4;
}

body .portale-istituzionale:not(.modal-popup) .contact-background .portlet-body {
  background-color: #F2F2F2;
}
body .portale-istituzionale:not(.modal-popup) .contact-background .portlet-decorate .portlet-content {
  background: none;
}
body .portale-istituzionale:not(.modal-popup) .contact-form .portlet-forms {
  background-color: #f2f2f2;
}
body .portale-istituzionale:not(.modal-popup) .contact-form .ddm-form-basic-info .ddm-form-name {
  display: none;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale:not(.modal-popup) .contact-form .ddm-form-builder-app .lfr-ddm-form-page .lfr-ddm-form-page-title {
    padding-left: 15px;
    padding-right: 15px;
  }
}
body .portale-istituzionale:not(.modal-popup) .contact-form .ddm-form-builder-app .lfr-ddm-form-page .required-warning {
  margin-bottom: 25px;
  font-family: barlow-regular, Verdana, Arial, monospace;
  font-size: 16px;
  color: #6b6c7e;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale:not(.modal-popup) .contact-form .ddm-form-builder-app .lfr-ddm-form-page .required-warning {
    padding-left: 15px;
  }
}
body .portale-istituzionale:not(.modal-popup) .contact-form .ddm-form-builder-app .lfr-ddm-form-page .reference-mark, body .portale-istituzionale:not(.modal-popup) .contact-form .ddm-form-builder-app .lfr-ddm-form-page .text-warning {
  vertical-align: inherit;
  color: #c10512 !important;
  font-size: 10px;
}
body .portale-istituzionale:not(.modal-popup) .contact-form .ddm-form-builder-app .lfr-ddm-form-page .lexicon-icon {
  vertical-align: inherit;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale:not(.modal-popup) .contact-form .ddm-form-builder-app .lfr-ddm-form-page .row {
    margin-right: 0px;
    margin-left: 0px;
  }
}
body .portale-istituzionale:not(.modal-popup) .contact-form .ddm-form-builder-app .lfr-ddm-form-page .row label {
  color: #1a4d72;
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
  max-width: 100%;
  word-wrap: break-word;
  margin-right: 16px;
}
body .portale-istituzionale:not(.modal-popup) .contact-form .ddm-form-builder-app .lfr-ddm-form-page .row label .custom-control-label-text a {
  color: #029fe8;
}
body .portale-istituzionale:not(.modal-popup) .contact-form .ddm-form-builder-app .lfr-ddm-form-page .row label .custom-control-label-text a:hover {
  color: #003a54;
  text-decoration: underline !important;
}
body .portale-istituzionale:not(.modal-popup) .contact-form .lfr-ddm-form-pagination-controls {
  padding-top: 0;
  padding-right: 35px;
  padding-left: 35px;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale:not(.modal-popup) .contact-form .lfr-ddm-form-pagination-controls {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 767.98px) {
  body .portale-istituzionale:not(.modal-popup) .contact-form .lfr-ddm-form-submit {
    width: 100%;
  }
}

.cookie {
  display: none;
}
.cookie.show {
  background-color: #004160;
  height: 83px;
  max-height: 83px;
  display: flex;
  align-items: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 11;
}
@media (max-width: 991.98px) {
  .cookie.show {
    height: auto;
    max-height: none;
  }
}
.cookie.show .description {
  margin-top: 13px;
  font-size: 16px;
  color: #ffffff;
  font-family: titillium-regular, Verdana, Arial, monospace;
}
.cookie.show .button-cookie {
  width: 159px;
  height: 30px;
  border: 1px solid #ffffff;
  background: transparent;
  margin-top: 13px;
  padding: 0;
  font-size: 14px;
}
.cookie.show .button-cookie:hover {
  background: #ffffff;
  color: #004160;
}
.cookie.show a {
  color: #ffffff;
  font-size: 12px;
  margin: 14px 0;
  text-decoration: underline;
}

.clear {
  clear: both;
}

body .portale-istituzionale:not(.modal-popup) .form-module .lfr-ddm-form-page-title {
  display: none;
}
body .portale-istituzionale:not(.modal-popup) .form-module .ddm-user-view-content .form-group .custom-control-inline + .custom-control-inline {
  margin-left: 0;
}
body .portale-istituzionale:not(.modal-popup) .form-module .lfr-ddm-form-container .lfr-ddm-form-page {
  padding: 16px 0;
}
body .portale-istituzionale:not(.modal-popup) .form-module .lfr-ddm-form-container .lfr-ddm-form-pagination-controls {
  padding-top: 0;
}
body .portale-istituzionale:not(.modal-popup) .form-module .reference-mark {
  vertical-align: inherit;
  color: #c10512;
  font-size: 10px;
}
body .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms {
  background-color: #F2F2F2;
  border-top: 3px solid #5A768A;
  /*.lfr-ddm-form-pagination-controls {
  	.btn-primary {
  		background-color: $secondary-color; 
  		border-color: $secondary-color;
  	}
  	.btn-primary:hover {
  		background-color: $primary-color; 
  		border-color: $primary-color;
  	}
  }*/
}
body .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms .ddm-form-basic-info .ddm-form-name {
  color: #1a4d72 !important;
}
body .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms .ddm-form-builder-app .lfr-ddm-form-page .required-warning {
  margin-bottom: 25px;
  padding-left: 0;
  font-family: barlow-regular, Verdana, Arial, monospace;
  font-size: 16px;
  color: #6b6c7e;
}
body .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms .ddm-form-builder-app .lfr-ddm-form-page > .row {
  margin: 0 !important;
}
body .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms .ddm-form-builder-app .lfr-ddm-form-page > .row [class^=col] {
  padding: 0 !important;
}
body .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms .ddm-form-builder-app .lfr-ddm-form-page > .row [class^=col] label {
  color: #1a4d72;
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
  max-width: 100%;
  word-wrap: break-word;
  margin-right: 16px;
}
body .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms .ddm-form-builder-app .lfr-ddm-form-page > .row [class^=col] .custom-control .custom-control-label-text {
  font-weight: normal;
  color: #000000;
}
body .portale-istituzionale:not(.modal-popup) .form-module .lfr-ddm__default-page-header {
  margin-bottom: 0;
}
body .portale-istituzionale:not(.modal-popup) .form-module .lfr-ddm__default-page-header-line {
  display: none;
}
body .portale-istituzionale:not(.modal-popup) .form-module .ddm-form-page.lfr-ddm-form-page p.text-secondary {
  margin-bottom: 1rem;
}
body .portale-istituzionale:not(.modal-popup) .form-module legend .reference-mark,
body .portale-istituzionale:not(.modal-popup) .form-module p .reference-mark {
  margin: 0;
}
body .portale-istituzionale:not(.modal-popup) .form-module .lfr-ddm__default-page-header-title {
  font-size: 32px;
  font-weight: 300;
  padding: 40px 0 16px 0;
  margin: 0;
  color: #003a54;
}
body .portale-istituzionale:not(.modal-popup) .form-module .lfr-ddm__default-page-header-description {
  line-height: 1rem;
}
body .portale-istituzionale:not(.modal-popup) .form-module .lfr-ddm-form-page legend.lfr-ddm-legend,
body .portale-istituzionale:not(.modal-popup) .form-module .lfr-ddm-form-page .ddm-label {
  color: #003a54;
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
  max-width: 100%;
  word-wrap: break-word;
  margin-right: 16px;
}
body .portale-istituzionale:not(.modal-popup) .form-module .lfr-ddm-form-page svg.lexicon-icon {
  vertical-align: baseline;
}
body .portale-istituzionale:not(.modal-popup) .form-module .lfr-ddm-form-pagination-controls button {
  float: right !important;
}
@media (min-width: 769px) {
  body .portale-istituzionale:not(.modal-popup) .form-module {
    padding-left: 100px;
    padding-right: 100px;
  }
  body .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (max-width: 768px) {
  body .portale-istituzionale:not(.modal-popup) .form-module .lfr-ddm-form-pagination-controls button {
    width: 100%;
  }
}
@media (min-width: 769px) {
  body .portale-istituzionale:not(.modal-popup) .atterraggio-form {
    padding-left: 100px;
    padding-right: 100px;
  }
}
body .portale-istituzionale:not(.modal-popup) .atterraggio-form .atterraggio-form-inner {
  background-color: #F2F2F2;
  border-top: 3px solid #5A768A;
}
@media (min-width: 769px) {
  body .portale-istituzionale:not(.modal-popup) .atterraggio-form .atterraggio-form-inner {
    padding-left: 100px;
    padding-right: 100px;
  }
}
body .portale-istituzionale:not(.modal-popup) .atterraggio-form .atterraggio-form-inner .btn-primary:hover {
  background-color: #1a4d72;
  border-color: #1a4d72;
}
body.agricoltura .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms {
  border-top: 3px solid #69782b;
}
body.agricoltura .portale-istituzionale:not(.modal-popup) .atterraggio-form .atterraggio-form-inner {
  border-top: 3px solid #69782b;
}
body.salute .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms {
  border-top: 3px solid #98444c;
}
body.salute .portale-istituzionale:not(.modal-popup) .atterraggio-form .atterraggio-form-inner {
  border-top: 3px solid #98444c;
}
body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms {
  border-top: 3px solid #187cb4;
}
body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .atterraggio-form .atterraggio-form-inner {
  border-top: 3px solid #187cb4;
}
body.turismo-cultura .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms {
  border-top: 3px solid #004cbf;
}
body.turismo-cultura .portale-istituzionale:not(.modal-popup) .atterraggio-form .atterraggio-form-inner {
  border-top: 3px solid #004cbf;
}
body.politiche-europee .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms {
  border-top: 3px solid #004286;
}
body.politiche-europee .portale-istituzionale:not(.modal-popup) .atterraggio-form .atterraggio-form-inner {
  border-top: 3px solid #004286;
}
body.territorio .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms {
  border-top: 3px solid #016550;
}
body.territorio .portale-istituzionale:not(.modal-popup) .atterraggio-form .atterraggio-form-inner {
  border-top: 3px solid #016550;
}
body.ambiente .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms {
  border-top: 3px solid #52823b;
}
body.ambiente .portale-istituzionale:not(.modal-popup) .atterraggio-form .atterraggio-form-inner {
  border-top: 3px solid #52823b;
}
body.welfare .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms {
  border-top: 3px solid #981432;
}
body.welfare .portale-istituzionale:not(.modal-popup) .atterraggio-form .atterraggio-form-inner {
  border-top: 3px solid #981432;
}
body.lavoro .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms {
  border-top: 3px solid #c81a0f;
}
body.lavoro .portale-istituzionale:not(.modal-popup) .atterraggio-form .atterraggio-form-inner {
  border-top: 3px solid #c81a0f;
}
body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms {
  border-top: 3px solid #aa300d;
}
body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .atterraggio-form .atterraggio-form-inner {
  border-top: 3px solid #aa300d;
}
body.innovazione .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms {
  border-top: 3px solid #b85c00;
}
body.innovazione .portale-istituzionale:not(.modal-popup) .atterraggio-form .atterraggio-form-inner {
  border-top: 3px solid #b85c00;
}
body.pari .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms {
  border-top: 3px solid #c81d67;
}
body.pari .portale-istituzionale:not(.modal-popup) .atterraggio-form .atterraggio-form-inner {
  border-top: 3px solid #c81d67;
}
body.default .portale-istituzionale:not(.modal-popup) .form-module .portlet-forms {
  border-top: 3px solid #1A4D72;
}
body.default .portale-istituzionale:not(.modal-popup) .atterraggio-form .atterraggio-form-inner {
  border-top: 3px solid #1A4D72;
}

body .portale-istituzionale:not(.modal-popup) #hero-image {
  margin-top: -15px;
  position: relative;
  height: 270px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
}
body .portale-istituzionale:not(.modal-popup) #hero-image .search-box img {
  width: 24px;
}
@media (max-width: 575.98px) {
  body .portale-istituzionale:not(.modal-popup) #hero-image .row {
    padding: 0 32px;
  }
  body .portale-istituzionale:not(.modal-popup) #hero-image .row .description {
    padding: 0;
  }
  body .portale-istituzionale:not(.modal-popup) #hero-image .row .search-box {
    padding: 0;
  }
}
body .portale-istituzionale:not(.modal-popup) #hero-image .description {
  line-height: 24px;
  color: #ffffff;
  font-family: titillium-regular, Verdana, Arial, monospace;
}
body .portale-istituzionale:not(.modal-popup) #hero-image .description a {
  color: #ffffff;
}
body .portale-istituzionale:not(.modal-popup) #hero-image .description a:hover {
  text-decoration: underline !important;
}
body .portale-istituzionale:not(.modal-popup) #hero-image .description p:last-child {
  margin: 0;
}
body .portale-istituzionale:not(.modal-popup) #hero-image input {
  height: 60px;
  font-size: 24px !important;
  padding-left: 33px;
}
body .portale-istituzionale:not(.modal-popup) #hero-image .input-group-prepend {
  height: 60px;
  cursor: pointer;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #fff;
  border: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body .portale-istituzionale:not(.modal-popup) #hero-image .input-group-prepend {
    display: block;
  }
}
@supports (-ms-accelerator: true) {
  body .portale-istituzionale:not(.modal-popup) #hero-image .input-group-prepend {
    display: block;
  }
}
@supports (-ms-ime-align: auto) {
  body .portale-istituzionale:not(.modal-popup) #hero-image .input-group-prepend {
    display: block;
  }
}
body .portale-istituzionale:not(.modal-popup) #hero-image .input-group-prepend:focus {
  outline: none;
}
body .portale-istituzionale:not(.modal-popup) #hero-image .input-group-prepend .input-group-text {
  border: 0;
  background-color: #ffffff;
}
@media (max-width: 575.98px) {
  body .portale-istituzionale:not(.modal-popup) #hero-image .input-group-prepend .input-group-text {
    padding: 0 13px;
  }
}
body .portale-istituzionale:not(.modal-popup) #hero-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.46);
}
body .portale-istituzionale:not(.modal-popup) #hero-image .hero-author {
  position: absolute;
  color: #FFF;
  bottom: 4px;
  right: 24px;
  font-size: 10px;
}

.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: auto;
  display: none;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #50a2f5;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
body .portale-istituzionale .portlet-asset-publisher .asset-full-content .slider-news-details img {
  max-width: inherit;
}
body .portale-istituzionale .slider-news-details {
  margin-bottom: 24px;
}
body .portale-istituzionale .slider-news-details .spinner {
  left: 50%;
  top: 50%;
  height: 60px;
  width: 60px;
  margin: 0px auto;
  -webkit-animation: rotation 0.6s infinite linear;
  -moz-animation: rotation 0.6s infinite linear;
  -o-animation: rotation 0.6s infinite linear;
  animation: rotation 0.6s infinite linear;
  border-left: 6px solid rgba(0, 174, 239, 0.15);
  border-right: 6px solid rgba(0, 174, 239, 0.15);
  border-bottom: 6px solid rgba(0, 174, 239, 0.15);
  border-top: 6px solid rgba(0, 174, 239, 0.8);
  border-radius: 100%;
}
body .portale-istituzionale .slider-news-details .sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: auto;
  display: block;
}
body .portale-istituzionale .slider-news-details .sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #50a2f5;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}
body .portale-istituzionale .slider-news-details .sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
body .portale-istituzionale .slider-news-details .sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
body .portale-istituzionale .slider-news-details .sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
body .portale-istituzionale .slider-news-details .sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
body .portale-istituzionale .slider-news-details .sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
body .portale-istituzionale .slider-news-details .sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
body .portale-istituzionale .slider-news-details .sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
body .portale-istituzionale .slider-news-details .sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
body .portale-istituzionale .slider-news-details .sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
body .portale-istituzionale .slider-news-details .splide__pagination {
  display: none;
}
body .portale-istituzionale .slider-news-details .splide__arrow {
  border-radius: 0%;
  width: 30px;
  height: 48px;
  background: #000000;
}
body .portale-istituzionale .slider-news-details .splide__arrow:focus {
  background: #000000;
}
body .portale-istituzionale .slider-news-details .splide__arrow svg {
  fill: white;
}
body .portale-istituzionale .slider-news-details .splide__arrow--prev {
  left: 0em;
}
body .portale-istituzionale .slider-news-details .splide__arrow--next {
  right: 0em;
}
body .portale-istituzionale .slider-news-details .splide__arrow:hover {
  opacity: 1;
}
body .portale-istituzionale .slider-news-details .splide__track {
  background-color: #000000;
}
body .portale-istituzionale .slider-news-details .no-hover:hover {
  opacity: 0.7;
}
body .portale-istituzionale .slider-news-details #first-slider .first_slider {
  width: 100%;
  height: 353.3px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale .slider-news-details #first-slider .first_slider {
    height: 170.3px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body .portale-istituzionale .slider-news-details #first-slider .first_slider {
    height: 200px;
  }
}
body .portale-istituzionale .slider-news-details #first-slider .first_slider a.downloadLink {
  position: absolute;
  right: 35px;
  top: 0;
  z-index: 1;
}
body .portale-istituzionale .slider-news-details #first-slider .first_slider .download-img {
  width: 30px;
  opacity: 0.9;
}
body .portale-istituzionale .slider-news-details #first-slider .first_slider .download-img:hover {
  background: #000;
  opacity: 1;
}
body .portale-istituzionale .slider-news-details #first-slider .first_slider a.gallery-details {
  position: absolute;
  right: 0;
  z-index: 1;
}
body .portale-istituzionale .slider-news-details #first-slider .first_slider .open-modal {
  width: 30px;
  opacity: 0.9;
}
body .portale-istituzionale .slider-news-details #first-slider .first_slider .open-modal:hover {
  background: #000;
  opacity: 1;
}
body .portale-istituzionale .slider-news-details #first-slider .first_slider .image-preview {
  position: absolute;
  height: 25%;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 15%;
  z-index: 2;
}
body .portale-istituzionale .slider-news-details #first-slider .first_slider .image-size {
  display: block;
  position: relative;
  height: 353.3px;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale .slider-news-details #first-slider .first_slider .image-size {
    height: 170.3px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body .portale-istituzionale .slider-news-details #first-slider .first_slider .image-size {
    height: 200px;
  }
}
body .portale-istituzionale .slider-news-details #first-slider .first_slider .outer {
  width: 100%;
  overflow: hidden !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 353.3px;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale .slider-news-details #first-slider .first_slider .outer {
    height: 170.3px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body .portale-istituzionale .slider-news-details #first-slider .first_slider .outer {
    height: 200px;
  }
}
body .portale-istituzionale .slider-news-details #first-slider .first_slider .inner {
  display: inline-block;
  position: relative;
  right: -50%;
}
body .portale-istituzionale .slider-news-details #first-slider .first_slider .inner img {
  position: relative;
  left: -50%;
  max-width: inherit;
  height: 353.3px;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale .slider-news-details #first-slider .first_slider .inner img {
    height: 170.3px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body .portale-istituzionale .slider-news-details #first-slider .first_slider .inner img {
    height: 200px;
  }
}
body .portale-istituzionale .slider-news-details .modal {
  display: none;
  position: fixed;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(62, 62, 62, 0.81);
}
body .portale-istituzionale .slider-news-details .modal .modal-content {
  background-color: transparent;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
  pointer-events: all;
  border: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767.98px) {
  body .portale-istituzionale .slider-news-details .modal .modal-content {
    min-width: 100%;
  }
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-header {
  z-index: 99999999;
  border-bottom: none;
  height: 0;
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-header .close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
  text-shadow: 0 0px 0 #fff;
  opacity: 5;
  z-index: 2;
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-header .close:hover, body .portale-istituzionale .slider-news-details .modal .modal-content .modal-header .close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body {
  overflow: hidden;
  /*@media (max-width: 575.98px) 
  	and (orientation:portrait){
  	margin-top: 50%;
  }
  @media (min-width: 1200px) {

  	margin-top: 2%;
  } */
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .splide__arrows {
  z-index: 99999999;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .splide__arrows {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation: landscape) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .splide__arrows {
    display: block !important;
  }
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .splide__track {
  background-color: transparent;
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .splide__slide:focus {
  outline: 4px auto transparent;
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size {
  display: block;
  position: relative;
  width: 804.7px;
  height: 435.1px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 0;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size {
    width: 100%;
    height: 170.3px;
  }
}
@media (max-width: 767.98px) and (orientation: landscape) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size {
    width: 100%;
    height: 100vh;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation: portrait) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size {
    width: inherit;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation: landscape) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size {
    width: 100%;
    height: 100vh;
  }
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size .outer {
  width: 100%;
  overflow: hidden !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 435.1px;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size .outer {
    height: 170.3px;
  }
}
@media (max-width: 767.98px) and (orientation: landscape) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size .outer {
    height: 100vh;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation: landscape) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size .outer {
    height: 100vh;
  }
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size .outer .youtube-video {
  width: 804.7px;
  height: 435.1px;
  border: none;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size .outer .youtube-video {
    width: 100%;
    height: 170.3px;
  }
}
@media (max-width: 767.98px) and (orientation: landscape) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size .outer .youtube-video {
    width: 100%;
    height: 100vh;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation: landscape) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size .outer .youtube-video {
    width: 100%;
    height: 100vh;
  }
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size .outer .inner {
  display: inline-block;
  position: relative;
  right: -50%;
}
@media (max-width: 767.98px) and (orientation: landscape) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size .outer .inner {
    height: 100vh;
  }
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size .outer .inner img {
  position: relative;
  left: -50%;
  height: 435.1px;
  width: inherit;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size .outer .inner img {
    height: 170.3px;
  }
}
@media (max-width: 767.98px) and (orientation: landscape) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size .outer .inner img {
    height: 100vh;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation: landscape) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #primary-slider .modal-first-slider .image-size .outer .inner img {
    height: 100vh;
  }
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #splide-thumbnails {
  margin-top: 30px;
  margin-left: 10%;
  width: 80%;
}
@media (max-width: 767.98px) and (orientation: portrait) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #splide-thumbnails {
    display: none;
  }
}
@media (max-width: 767.98px) and (orientation: landscape) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #splide-thumbnails {
    display: none;
  }
}
@media only screen and (min-device-width: 810px) and (max-device-width: 835px) and (orientation: landscape) {
  body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #splide-thumbnails {
    display: none;
  }
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #splide-thumbnails .splide__arrow--prev {
  left: -4em;
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #splide-thumbnails .splide__arrow--next {
  right: -4em;
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #splide-thumbnails .splide__track {
  background-color: transparent;
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #splide-thumbnails .splide__track > .splide__list > .splide__slide.is-active {
  border-color: #ffffff !important;
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #splide-thumbnails li.second_slider {
  background: none !important;
  width: 100% !important;
  height: 100% !important;
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #splide-thumbnails li.second_slider .image-preview {
  position: absolute;
  height: 25%;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 15%;
  z-index: 2;
  display: block !important;
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #splide-thumbnails li.second_slider .image-size {
  display: block;
  position: relative;
  height: 99px;
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #splide-thumbnails li.second_slider .image-size:hover {
  cursor: pointer;
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #splide-thumbnails li.second_slider .image-size .outer {
  width: 100%;
  overflow: hidden !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 99px;
  background-color: #000000;
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #splide-thumbnails li.second_slider .image-size .outer .inner {
  display: inline-block;
  position: relative;
  right: -50%;
  background: none !important;
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #splide-thumbnails li.second_slider .image-size .outer .inner .youtube-thumbnails {
  position: relative;
  left: -50%;
  max-width: inherit;
  height: 99px;
}
body .portale-istituzionale .slider-news-details .modal .modal-content .modal-body #splide-thumbnails li.second_slider .image-size .outer .inner .image-thumbnails {
  display: block !important;
  position: relative;
  left: -50%;
  max-width: inherit;
  height: 99px;
}

body .portale-istituzionale .navbar-nav a {
  text-decoration: none;
}

#progetti-collegati.background-full-width-grey .card-owl-one:hover {
  box-shadow: none;
}
#progetti-collegati.background-full-width-grey .owl-carousel {
  height: 250px;
}
#progetti-collegati.background-full-width-grey .owl-carousel .card .card-centred-project {
  display: block;
  position: relative;
  width: 100%;
  height: 115px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #f2f2f2;
}
#progetti-collegati.background-full-width-grey .owl-carousel .card .card-centred-project .outer-project {
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 115px;
}
#progetti-collegati.background-full-width-grey .owl-carousel .card .card-centred-project .outer-project .inner-project img {
  width: auto;
  padding-left: 1.2rem;
  height: 114.6px;
}
#progetti-collegati.background-full-width-grey .owl-carousel .card .card-body {
  background-color: #f2f2f2 !important;
}
#progetti-collegati.background-full-width-grey .owl-carousel .card .card-body a {
  color: black;
}
#progetti-collegati.background-full-width-grey .owl-carousel .card .card-body a .fa-external-link-alt {
  margin-left: 5px;
}
#progetti-collegati.background-full-width-grey .owl-carousel .card .card-body p {
  font-family: titillium-regular, Verdana, Arial, monospace;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

body .portale-istituzionale .ricerca-news {
  margin-top: 16px;
  /** Datepicker */
  /*	Larger Screen Styling */
  /*
  	.aspect-ratio { padding-bottom:100% !important; }

  */
}
body .portale-istituzionale .ricerca-news .categoria-news {
  font-family: titillium-semibold, Verdana, Arial, monospace;
  font-size: 14px;
  text-align: left;
  color: #1A4D72;
}
@media (max-width: 991.98px) {
  body .portale-istituzionale .ricerca-news .categoria-news {
    text-align: right;
    margin-top: 8px;
  }
}
body .portale-istituzionale .ricerca-news hr {
  display: none !important;
}
body .portale-istituzionale .ricerca-news .news-list-item {
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  body .portale-istituzionale .ricerca-news .news-list-item {
    margin-bottom: 32px;
  }
}
body .portale-istituzionale .ricerca-news .titolo {
  font-family: titillium-semibold, Verdana, Arial, monospace;
}
body .portale-istituzionale .ricerca-news .titolo a {
  text-decoration: none;
}
body .portale-istituzionale .ricerca-news .box-ricerca .tagList .btn-default {
  border-radius: 18px;
  background-color: #1A4D72;
  border-color: #1A4D72;
  margin-bottom: 8px;
  font-size: 14px;
  color: #fff;
}
body .portale-istituzionale .ricerca-news .box-ricerca .tagList .btn-default.answerBtnsOn {
  background-color: #94C21F;
  border-color: #94C21F;
}
body .portale-istituzionale .ricerca-news .box-ricerca .tagList .btn-default.answerBtnsOn:hover, body .portale-istituzionale .ricerca-news .box-ricerca .tagList .btn-default.answerBtnsOn.hover {
  border-color: #94C21F;
}
body .portale-istituzionale .ricerca-news .box-ricerca .tagList .btn-default:hover, body .portale-istituzionale .ricerca-news .box-ricerca .tagList .btn-default.hover {
  border-color: #1A4D72;
}
body .portale-istituzionale .ricerca-news .box-ricerca .form-ricerca-portlet-custom {
  margin-top: 26px;
  border-radius: 8px;
  background-color: #f2f2f2;
  padding: 24px;
  padding-bottom: 0;
}
@media (max-width: 991.98px) {
  body .portale-istituzionale .ricerca-news .box-ricerca .form-ricerca-portlet-custom {
    padding: 16px;
  }
}
body .portale-istituzionale .ricerca-news .box-ricerca .form-ricerca-portlet-custom .form-control {
  border-radius: 2px;
  border: solid 0.5px #01283a;
  background-color: #ffffff;
  border-color: #ced4da;
}
body .portale-istituzionale .ricerca-news .box-ricerca .form-ricerca-portlet-custom .control-label {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #01283a;
}
body .portale-istituzionale .ricerca-news .box-ricerca .form-ricerca-portlet-custom .icon-wrapper .input-text-wrapper .input-group .form-control {
  border-right: none;
  border-color: #ced4da;
}
body .portale-istituzionale .ricerca-news .box-ricerca .form-ricerca-portlet-custom .icon-wrapper .input-text-wrapper .input-group .input-group-addon {
  border: none;
  border: 1px solid;
  border-left: none;
  background: white;
  border-radius: 0px;
  border-color: #ced4da;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  display: flex;
  align-items: center;
}
body .portale-istituzionale .ricerca-news .box-ricerca .form-ricerca-portlet-custom .form-last-btn {
  text-align: right;
}
body .portale-istituzionale .ricerca-news .box-ricerca .form-ricerca-portlet-custom .form-last-btn .btn-default {
  padding-right: 45px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  background-color: #75c476;
  border: none;
  color: #ffffff !important;
}
body .portale-istituzionale .ricerca-news .box-ricerca .form-ricerca-portlet-custom .form-last-btn .btn-default .lfr-btn-label {
  padding-left: 30px;
}
body .portale-istituzionale .ricerca-news .daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  max-width: none;
  padding: 0;
  display: none;
  z-index: 1;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
  width: 100%;
}
body .portale-istituzionale .ricerca-news .daterangepicker:before, body .portale-istituzionale .ricerca-news .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
body .portale-istituzionale .ricerca-news .daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}
body .portale-istituzionale .ricerca-news .daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}
body .portale-istituzionale .ricerca-news .daterangepicker.opensleft:before {
  right: 9px;
}
body .portale-istituzionale .ricerca-news .daterangepicker.opensleft:after {
  right: 10px;
}
body .portale-istituzionale .ricerca-news .daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
body .portale-istituzionale .ricerca-news .daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
body .portale-istituzionale .ricerca-news .daterangepicker.opensright:before {
  left: 9px;
}
body .portale-istituzionale .ricerca-news .daterangepicker.opensright:after {
  left: 10px;
}
body .portale-istituzionale .ricerca-news .daterangepicker.drop-up {
  margin-top: -7px;
}
body .portale-istituzionale .ricerca-news .daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}
body .portale-istituzionale .ricerca-news .daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}
body .portale-istituzionale .ricerca-news .daterangepicker.single .daterangepicker .ranges, body .portale-istituzionale .ricerca-news .daterangepicker.single .drp-calendar {
  float: none;
}
body .portale-istituzionale .ricerca-news .daterangepicker.single .drp-selected {
  display: none;
}
@media (min-width: 1200px) {
  body .portale-istituzionale .ricerca-news .daterangepicker.ltr.show-ranges.opensright.show-calendar {
    width: 613px;
    margin-left: -311px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation: landscape) {
  body .portale-istituzionale .ricerca-news .daterangepicker.ltr.show-ranges.opensright.show-calendar {
    width: 613px;
    margin-left: -434px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation: portrait) {
  body .portale-istituzionale .ricerca-news .daterangepicker.ltr.show-ranges.opensright.show-calendar {
    width: 613px;
    margin-left: -434px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body .portale-istituzionale .ricerca-news .daterangepicker.ltr.show-ranges.opensright.show-calendar {
    width: 613px;
    margin-left: -370px;
  }
}
body .portale-istituzionale .ricerca-news .daterangepicker.show-calendar .drp-calendar {
  display: block;
}
body .portale-istituzionale .ricerca-news .daterangepicker.show-calendar .drp-buttons {
  display: block;
}
body .portale-istituzionale .ricerca-news .daterangepicker.show-calendar .drp-buttons .btn {
  margin-bottom: 0;
}
body .portale-istituzionale .ricerca-news .daterangepicker.auto-apply .drp-buttons {
  display: none;
}
body .portale-istituzionale .ricerca-news .daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}
body .portale-istituzionale .ricerca-news .daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}
body .portale-istituzionale .ricerca-news .daterangepicker .drp-calendar.right {
  padding: 8px;
}
body .portale-istituzionale .ricerca-news .daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}
body .portale-istituzionale .ricerca-news .daterangepicker .calendar-table .next span, body .portale-istituzionale .ricerca-news .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}
body .portale-istituzionale .ricerca-news .daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
body .portale-istituzionale .ricerca-news .daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
body .portale-istituzionale .ricerca-news .daterangepicker .calendar-table th, body .portale-istituzionale .ricerca-news .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}
body .portale-istituzionale .ricerca-news .daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}
body .portale-istituzionale .ricerca-news .daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
body .portale-istituzionale .ricerca-news .daterangepicker td.available:hover, body .portale-istituzionale .ricerca-news .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}
body .portale-istituzionale .ricerca-news .daterangepicker td.week, body .portale-istituzionale .ricerca-news .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
body .portale-istituzionale .ricerca-news .daterangepicker td.off, body .portale-istituzionale .ricerca-news .daterangepicker td.off.in-range, body .portale-istituzionale .ricerca-news .daterangepicker td.off.start-date, body .portale-istituzionale .ricerca-news .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
body .portale-istituzionale .ricerca-news .daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
body .portale-istituzionale .ricerca-news .daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}
body .portale-istituzionale .ricerca-news .daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}
body .portale-istituzionale .ricerca-news .daterangepicker td.start-date.end-date {
  border-radius: 4px;
}
body .portale-istituzionale .ricerca-news .daterangepicker td.active, body .portale-istituzionale .ricerca-news .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}
body .portale-istituzionale .ricerca-news .daterangepicker th.month {
  width: auto;
}
body .portale-istituzionale .ricerca-news .daterangepicker td.disabled, body .portale-istituzionale .ricerca-news .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
body .portale-istituzionale .ricerca-news .daterangepicker select.monthselect, body .portale-istituzionale .ricerca-news .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
body .portale-istituzionale .ricerca-news .daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
body .portale-istituzionale .ricerca-news .daterangepicker select.yearselect {
  width: 40%;
}
body .portale-istituzionale .ricerca-news .daterangepicker select.hourselect, body .portale-istituzionale .ricerca-news .daterangepicker select.minuteselect, body .portale-istituzionale .ricerca-news .daterangepicker select.secondselect, body .portale-istituzionale .ricerca-news .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}
body .portale-istituzionale .ricerca-news .daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}
body .portale-istituzionale .ricerca-news .daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}
body .portale-istituzionale .ricerca-news .daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}
body .portale-istituzionale .ricerca-news .daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}
body .portale-istituzionale .ricerca-news .daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}
body .portale-istituzionale .ricerca-news .daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}
body .portale-istituzionale .ricerca-news .daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}
body .portale-istituzionale .ricerca-news .daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}
body .portale-istituzionale .ricerca-news .daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}
body .portale-istituzionale .ricerca-news .daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}
body .portale-istituzionale .ricerca-news .daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}
body .portale-istituzionale .ricerca-news .daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
body .portale-istituzionale .ricerca-news .daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}
body .portale-istituzionale .ricerca-news .daterangepicker .ranges li:hover {
  background-color: #eee;
}
body .portale-istituzionale .ricerca-news .daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}
@media (min-width: 564px) {
  body .portale-istituzionale .ricerca-news {
    /*.daterangepicker {
    	width: auto;
    }

    .daterangepicker .ranges ul {
    	width: 140px;
    } */
  }
  body .portale-istituzionale .ricerca-news .daterangepicker.single .ranges ul {
    width: 100%;
  }
  body .portale-istituzionale .ricerca-news .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  body .portale-istituzionale .ricerca-news .daterangepicker.single .ranges, body .portale-istituzionale .ricerca-news .daterangepicker.single .drp-calendar {
    float: left;
  }
  body .portale-istituzionale .ricerca-news .daterangepicker {
    direction: ltr;
    text-align: left;
  }
  body .portale-istituzionale .ricerca-news .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }
  body .portale-istituzionale .ricerca-news .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  body .portale-istituzionale .ricerca-news .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }
  body .portale-istituzionale .ricerca-news .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  body .portale-istituzionale .ricerca-news .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }
  body .portale-istituzionale .ricerca-news .daterangepicker .ranges, body .portale-istituzionale .ricerca-news .daterangepicker .drp-calendar {
    float: left;
  }
}
body .portale-istituzionale .ricerca-news .daterangepicker .ranges {
  width: 100%;
}
body .portale-istituzionale .ricerca-news .daterangepicker.ltr.show-ranges.opensright.show-calendar .ranges {
  width: initial;
}
@media (max-width: 767.98px) and (orientation: landscape) {
  body .portale-istituzionale .ricerca-news .daterangepicker.ltr.show-ranges.opensright.show-calendar .ranges {
    width: 100%;
  }
}
@media (min-width: 730px) {
  body .portale-istituzionale .ricerca-news .daterangepicker .ranges {
    float: left;
  }
  body .portale-istituzionale .ricerca-news .daterangepicker.rtl .ranges {
    float: right;
  }
  body .portale-istituzionale .ricerca-news .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
body .portale-istituzionale .ricerca-news .immagine {
  position: relative;
  overflow: hidden;
  padding-bottom: 50%;
}
body .portale-istituzionale .ricerca-news .img {
  width: 100%;
  padding-bottom: 50%;
  position: absolute;
}
body .portale-istituzionale .ricerca-news div.lfr-pagination-config {
  display: none;
}

body .portale-istituzionale .ricerca-news .istituzionale-partecipazione .categoria-news {
  color: #187cb4;
}

body .portale-istituzionale .ricerca-news .turismo-cultura .categoria-news {
  color: #004cbf;
}

body .portale-istituzionale .ricerca-news .politiche-europee .categoria-news {
  color: #004286;
}

body .portale-istituzionale .ricerca-news .agricoltura .categoria-news {
  color: #69782b;
}

body .portale-istituzionale .ricerca-news .territorio .categoria-news {
  color: #016550;
}

body .portale-istituzionale .ricerca-news .ambiente .categoria-news {
  color: #52823b;
}

body .portale-istituzionale .ricerca-news .salute .categoria-news {
  color: #98444c;
}

body .portale-istituzionale .ricerca-news .welfare .categoria-news {
  color: #981432;
}

body .portale-istituzionale .ricerca-news .lavoro .categoria-news {
  color: #c81a0f;
}

body .portale-istituzionale .ricerca-news .politiche-giovanili .categoria-news {
  color: #aa300d;
}

body .portale-istituzionale .ricerca-news .innovazione .categoria-news {
  color: #b85c00;
}

body .portale-istituzionale .ricerca-news .pari .categoria-news {
  color: #c81d67;
}

body .portale-istituzionale {
  /*
  .button-pugliasocial{
  	font-family:"titillium_websemibold" !important;
  }
  .button-pugliasocial:hover{
  	font-family:"titillium_websemibold" !important;
  	background: #003A54 !important;
  	border: none !important;
  }*/
  /*
  .load-more{background:#f3f1f1; box-shadow:0 -7px 7px #d3d0d0; text-align:center; font-size:18px; font-family: Museo-500, Arial, Helvetica, sans-serif; color:#474343; padding:30px 0; width:100%; bottom:0; border-top: 1px solid #e6e3e3; cursor:pointer;}
  .load-more:hover{color:#25a9d0; }
  .load-more i{color:#25a9d0;}
  */
  /* Load More */
  /*@media(max-width:767px) {
    .feed-box .post { width: 45%;}
  }*/
}
body .portale-istituzionale .hidden {
  display: none;
}
body .portale-istituzionale .fa-twitter {
  color: #2a87ca !important;
}
body .portale-istituzionale .Mask {
  width: 6.2px;
  height: 12px;
  background-color: #3f82b2;
}
body .portale-istituzionale .icon:hover path {
  fill: crimson !important;
  stroke: crimson !important;
}
body .portale-istituzionale .fa-heart {
  max-width: 24px !important;
  max-height: 20px !important;
}
body .portale-istituzionale .fa-comment {
  max-width: 24px !important;
  max-height: 20px !important;
}
body .portale-istituzionale .fa-retweet {
  max-width: 24px !important;
  max-height: 20px !important;
}
body .portale-istituzionale .img-post {
  object-fit: contain !important;
  border-radius: 20px !important;
}
body .portale-istituzionale .display {
  display: block;
  padding: 20px 15px 50px 15px;
}
body .portale-istituzionale .social-feed {
  position: relative;
  height: auto;
  min-height: 100%;
  padding: 3% 6% 3% 3%;
  overflow: hidden;
  padding-bottom: 5px !important;
}
body .portale-istituzionale .feed-w {
  margin: 0 auto;
}
body .portale-istituzionale .feed-box ul {
  margin: 0;
  padding: 0;
  float: left;
  width: 356px;
}
body .portale-istituzionale .feed-box .post {
  width: 30%;
  word-wrap: break-word;
  margin: 0 0 1% 3%;
  padding: 0;
  list-style: none;
  background: #FFFFFF;
}
body .portale-istituzionale .feed-box ul:last-child {
  margin-right: 0;
}
body .portale-istituzionale .feed-box .post .content {
  padding: 5%;
}
body .portale-istituzionale .feed-box .post .content img {
  margin: 10px 0 0 0;
  max-width: 100%;
}
body .portale-istituzionale .feed-box .post p {
  color: #404040;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
}
body .portale-istituzionale .feed-box .post p a {
  color: #404040;
}
body .portale-istituzionale .feed-box .post p a:hover {
  color: #333;
}
body .portale-istituzionale .feed-box .post p span {
  color: #474342;
  display: inline-block;
  float: left;
  font-size: 26px;
  margin: 0 5% 0 0;
}
body .portale-istituzionale .feed-box .post p span.fa-google-plus {
  color: #d34836;
}
body .portale-istituzionale .feed-box .post p span.fa-twitter {
  color: #0084b4;
}
body .portale-istituzionale .feed-box .post p span.fa-facebook-square {
  color: #3b5998;
}
body .portale-istituzionale .feed-box .post .share {
  background: #fff;
  padding: 4px 10px;
  color: #000;
  font-size: 25px;
}
body .portale-istituzionale .feed-box .post .share a {
  color: #c0c4d2;
}
body .portale-istituzionale .feed-box .post .share a:hover {
  color: #333;
}
body .portale-istituzionale .feed-box .post .content a, body .portale-istituzionale .feed-box .share a {
  text-decoration: initial;
}
body .portale-istituzionale .feed-box .post .content a:hover, body .portale-istituzionale .feed-box .share a:hover {
  text-decoration: underline;
}
body .portale-istituzionale .caricaaltro {
  padding-bottom: 22px !important;
}
body .portale-istituzionale #myList ul {
  display: none;
}
body .portale-istituzionale .cursor-pointer {
  cursor: pointer;
}
body .portale-istituzionale .comment-popup .comment-button {
  -moz-box-shadow: inset 0px 1px 0px 0px #7a8eb9;
  -webkit-box-shadow: inset 0px 1px 0px 0px #7a8eb9;
  box-shadow: inset 0px 1px 0px 0px #7a8eb9;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #637aad), color-stop(1, #5972a7));
  background: -moz-linear-gradient(top, #637aad 5%, #5972a7 100%);
  background: -webkit-linear-gradient(top, #637aad 5%, #5972a7 100%);
  background: -o-linear-gradient(top, #637aad 5%, #5972a7 100%);
  background: -ms-linear-gradient(top, #637aad 5%, #5972a7 100%);
  background: linear-gradient(to bottom, #637aad 5%, #5972a7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#637aad", endColorstr="#5972a7",GradientType=0);
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  background-color: #637aad;
  border: 1px solid #314179;
  color: #ffffff;
  display: inline-block;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 10px;
  text-decoration: none;
  float: right;
  cursor: pointer;
}
body .portale-istituzionale .comment-popup .comment-button:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5972a7), color-stop(1, #637aad));
  background: -moz-linear-gradient(top, #5972a7 5%, #637aad 100%);
  background: -webkit-linear-gradient(top, #5972a7 5%, #637aad 100%);
  background: -o-linear-gradient(top, #5972a7 5%, #637aad 100%);
  background: -ms-linear-gradient(top, #5972a7 5%, #637aad 100%);
  background: linear-gradient(to bottom, #5972a7 5%, #637aad 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5972a7", endColorstr="#637aad",GradientType=0);
  background-color: #5972a7;
  color: #ffffff;
}
body .portale-istituzionale .comment-popup .comment-button:active {
  color: #ffffff;
  position: relative;
  top: 1px;
}
body .portale-istituzionale .comment-popup .comment {
  width: 100%;
  border-color: #899bc1;
}
body .portale-istituzionale .loadMore {
  width: 100%;
  padding-top: 30px;
}
body .portale-istituzionale .loadMore button {
  float: right;
}
@media (max-width: 991.98px) {
  body .portale-istituzionale .feed-box .post {
    width: 100%;
  }
}
body .portale-istituzionale .replys:hover {
  color: skyblue !important;
}
body .portale-istituzionale .retweets:hover {
  color: green !important;
}
body .portale-istituzionale .favourite:hover {
  color: crimson !important;
}
body .portale-istituzionale .fbcomment:hover {
  color: darkblue !important;
}

.social-block {
  width: 100%;
}
.social-block ul {
  font-size: 0;
  text-align: justify;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-block ul:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
  background: black;
}
.social-block ul li {
  display: inline-block;
  font-size: 16px;
}

body .portale-istituzionale:not(.modal-popup) #risorse-correlate {
  margin-top: 24px;
}
body .portale-istituzionale:not(.modal-popup) #risorse-correlate h2 {
  margin-top: 16px;
}
body .portale-istituzionale:not(.modal-popup) .notizia {
  margin-bottom: 24px;
}
body .portale-istituzionale:not(.modal-popup) .notizia .full-width-img {
  width: 100%;
  margin-bottom: 16px;
}
body .portale-istituzionale:not(.modal-popup) .notizia .float-img {
  width: 50%;
  float: left;
  margin-right: 15px;
  margin-bottom: 8px;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale:not(.modal-popup) .notizia .float-img {
    width: 100%;
    float: none;
    margin-bottom: 8px;
  }
}
body .portale-istituzionale:not(.modal-popup) .notizia .news-description ul li {
  position: relative;
  left: 1em;
}
body .portale-istituzionale:not(.modal-popup) .notizia .news-description a {
  text-decoration: underline !important;
}
body .portale-istituzionale:not(.modal-popup) .notizia .date-bando {
  margin-bottom: 16px;
  margin-top: -8px;
}
body .portale-istituzionale:not(.modal-popup) .notizia .descrizione {
  font-size: 16px;
  line-height: 21px;
}
body .portale-istituzionale:not(.modal-popup) .notizia .descrizione .titolo-testo {
  margin-top: 29.2px;
}
body .portale-istituzionale:not(.modal-popup) .notizia .data-pubblicazione {
  padding-bottom: 17px;
  font-family: titillium-light, Verdana, Arial, monospace;
  font-size: 14px;
}
body .portale-istituzionale:not(.modal-popup) .notizia .social-block {
  width: 100%;
}
body .portale-istituzionale:not(.modal-popup) .notizia .social-block ul {
  font-size: 0;
  text-align: justify;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
  body .portale-istituzionale:not(.modal-popup) .notizia .social-block ul {
    text-align: initial;
  }
}
body .portale-istituzionale:not(.modal-popup) .notizia .social-block li {
  display: inline-block;
  font-size: 16px;
  padding-left: 13px;
}
body .portale-istituzionale:not(.modal-popup) .notizia .news-document-block {
  margin-top: 30px;
}

body .portale-istituzionale:not(.modal-popup) .generic-content .full-width-img {
  width: 100%;
  margin-bottom: 16px;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .read-more {
  margin-top: -8px;
  margin-bottom: 24px;
  color: #000 !important;
  text-decoration: underline !important;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .sub-content {
  margin-bottom: 24px;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .content-description {
  padding-bottom: 16px;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .content-description a {
  text-decoration: underline !important;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .content-description a:hover {
  text-decoration: none !important;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .content-description ul li {
  position: relative;
  left: 1em;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .accordion {
  /*.accordion-item{
      margin-bottom: 35px;
  }*/
}
body .portale-istituzionale:not(.modal-popup) .generic-content .accordion .accordion-item-header-link {
  display: block;
  cursor: pointer;
  border-top: 0.5px solid #ccc;
  padding: 5px 0;
  padding-right: 5px;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .accordion .accordion-item:last-child {
  margin-bottom: 0;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .accordion .accordion-item-header-link .accordion-arrow {
  display: inline-block;
  width: 95%;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .accordion .accordion-item-header-link .fa-chevron-up {
  display: block;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .accordion .collapsed .fa-chevron-up {
  display: none;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .accordion .fa-chevron-down {
  display: none;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .accordion .collapsed .fa-chevron-down {
  display: block;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .accordion .content-accordion a {
  text-decoration: underline !important;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .accordion .content-accordion a:hover {
  text-decoration: none !important;
}
body .portale-istituzionale:not(.modal-popup) .generic-content img.float-img {
  width: 50%;
  float: left;
  margin-right: 15px;
  margin-bottom: 8px;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .content-link-block {
  margin-bottom: 30px;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .content-links {
  list-style: none;
  padding-left: 0;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .content-links li {
  background-color: rgba(154, 151, 151, 0.1);
  margin-bottom: 15px;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .content-links li :last-child {
  margin-bottom: 0;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .content-links li a {
  color: #003A54;
  display: block;
  padding: 16px;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .content-links li a:hover {
  text-decoration: none;
  color: #029fe8;
  box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.5);
}
body .portale-istituzionale:not(.modal-popup) .generic-content .content-links li .logo-generic-content {
  padding-bottom: 8px;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .content-links li .text-under-logo-generic-content {
  padding-bottom: 8px;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .content-links li .generic-title-link {
  padding-top: 8px;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .generic-content-right-column {
  padding-top: 53px;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .generic-content-left-column .read-more {
  padding-bottom: 16px;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .content .img {
  margin-bottom: 16px;
}
body .portale-istituzionale:not(.modal-popup) .generic-content .content-document-block h5 {
  border-bottom: 1px solid #ccc;
  padding: 0 30px 15px 30px;
}
body .portale-istituzionale:not(.modal-popup) .generic-content-document-list, body .portale-istituzionale:not(.modal-popup) .news-document-block {
  list-style: none;
  padding-left: 0;
}
body .portale-istituzionale:not(.modal-popup) .generic-content-document-list li, body .portale-istituzionale:not(.modal-popup) .news-document-block li {
  margin: 16px 0;
}
body .portale-istituzionale:not(.modal-popup) .generic-content-document-list .document-icon, body .portale-istituzionale:not(.modal-popup) .news-document-block .document-icon {
  margin-right: 7px;
}
body .portale-istituzionale:not(.modal-popup) .generic-content-document-list .fa-file-pdf, body .portale-istituzionale:not(.modal-popup) .news-document-block .fa-file-pdf {
  color: red;
}
body .portale-istituzionale:not(.modal-popup) .generic-content-document-list .fa-file-archive, body .portale-istituzionale:not(.modal-popup) .news-document-block .fa-file-archive {
  color: GoldenRod;
}
body .portale-istituzionale:not(.modal-popup) .generic-content-document-list .fa-file-alt, body .portale-istituzionale:not(.modal-popup) .news-document-block .fa-file-alt {
  color: DarkSlateBlue;
}
body .portale-istituzionale:not(.modal-popup) .generic-content-document-list .fa-file-excel, body .portale-istituzionale:not(.modal-popup) .news-document-block .fa-file-excel {
  color: OliveDrab;
}
body .portale-istituzionale:not(.modal-popup) .generic-content-document-list .fa-file-image, body .portale-istituzionale:not(.modal-popup) .news-document-block .fa-file-image {
  color: DarkOrange;
}

body .portale-istituzionale:not(.modal-popup) .calendario-agenda {
  /** get from PORTLET */
  /* Event Close button - ref : https://codepen.io/brissmyr/pen/egidw */
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda #cardPadreEventi {
  margin-left: -14px;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendario-giorni {
  padding-left: 0;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .owl-prev {
  margin-left: 16px;
}
@media (max-width: 767.98px) {
  body .portale-istituzionale:not(.modal-popup) .calendario-agenda {
    overflow-x: hidden;
  }
}
@media (max-width: 991.98px) {
  body .portale-istituzionale:not(.modal-popup) .calendario-agenda h2 {
    margin-left: 24px;
  }
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar a {
  text-decoration: none;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar {
  position: relative;
  overflow: inherit;
  text-transform: capitalize;
  text-align: center;
  color: #000000;
  z-index: 2;
  margin-right: 30px;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar a {
  text-decoration: none;
  color: inherit;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar header .btn {
  display: inline-block;
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #000000;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .allevents {
  display: flex;
  justify-content: flex-end;
  line-height: 16px;
  font-size: 16px;
  padding-right: 24px;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar header .btn:hover {
  color: black;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar header {
  z-index: 10;
  box-shadow: 0 0px 0px !important;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar header .btn-prev {
  left: 0;
  top: 0;
  width: 44px;
  position: absolute;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar header .btn-next {
  right: 0;
  top: 0;
  width: 44px;
  position: absolute;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar header .month {
  padding: 0;
  margin: 0;
  padding: 0;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar table {
  width: 100%;
  margin: 20px 0;
  border-spacing: 0px;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar thead {
  font-size: 1.2em;
  font-weight: 600;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar td {
  padding: 8px;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day {
  display: inline-block;
  width: 1.7em;
  height: 1.7em;
  line-height: 1.9em;
  border-radius: 50%;
  border: 2px solid transparent;
  font-style: normal !important;
  line-height: 1.5 !important;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day:hover, body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.today {
  border: 2px solid #1A4D72;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.event {
  background: #1A4D72;
  color: #fff;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.eventBold {
  font-weight: 700;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.wrong-month {
  color: #CBD1D2;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.wrong-month:hover {
  border: 2px solid transparent;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .event-container {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: white;
  background: #545A5C;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .filler {
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: #545A5C;
  transform: translate(-50%, -50%);
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .event-container > p {
  margin-top: 35%;
  font-size: 1.2rem;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .event-container > .close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .event-container > .close:hover {
  opacity: 1;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .event-container > .close:before, body .portale-istituzionale:not(.modal-popup) .calendario-agenda .event-container > .close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 33px;
  width: 2px;
  background-color: rgb(235, 235, 235);
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .event-container > .close:before {
  transform: rotate(45deg);
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .event-container > .close:after {
  transform: rotate(-45deg);
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .tooltipDay {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .tooltipDay .tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: #F2F2F2;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  border-radius: 6px;
  padding: 8px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 90%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 14px;
  font-family: titillium-bold, Verdana, Arial, monospace;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .tooltipDay .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
body .portale-istituzionale:not(.modal-popup) .calendario-agenda .tooltipDay:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

body.agricoltura .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day:hover, body.agricoltura .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.today {
  border: 2px solid #69782b;
}
body.agricoltura .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.event {
  background: #69782b;
}

body.ambiente .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day:hover, body.ambiente .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.today {
  border: 2px solid #52823b;
}
body.ambiente .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.event {
  background: #52823b;
}

body.innovazione .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day:hover, body.innovazione .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.today {
  border: 2px solid #b85c00;
}
body.innovazione .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.event {
  background: #b85c00;
}

body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day:hover, body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.today {
  border: 2px solid #187cb4;
}
body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.event {
  background: #187cb4;
}

body.lavoro .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day:hover, body.lavoro .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.today {
  border: 2px solid #c81a0f;
}
body.lavoro .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.event {
  background: #c81a0f;
}

body.pari .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day:hover, body.pari .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.today {
  border: 2px solid #c81d67;
}
body.pari .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.event {
  background: #c81d67;
}

body.politiche-europee .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day:hover, body.politiche-europee .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.today {
  border: 2px solid #004286;
}
body.politiche-europee .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.event {
  background: #004286;
}

body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day:hover, body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.today {
  border: 2px solid #aa300d;
}
body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.event {
  background: #aa300d;
}

body.salute .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day:hover, body.salute .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.today {
  border: 2px solid #98444c;
}
body.salute .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.event {
  background: #98444c;
}

body.territorio .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day:hover, body.territorio .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.today {
  border: 2px solid #016550;
}
body.territorio .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.event {
  background: #016550;
}

body.turismo-cultura .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day:hover, body.turismo-cultura .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.today {
  border: 2px solid #004cbf;
}
body.turismo-cultura .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.event {
  background: #004cbf;
}

body.welfare .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day:hover, body.welfare .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.today {
  border: 2px solid #981432;
}
body.welfare .portale-istituzionale:not(.modal-popup) .calendario-agenda .calendar .day.event {
  background: #981432;
}

body .portale-istituzionale:not(.modal-popup) .call-to-action .green-button-call-to-action {
  margin-top: 16px;
}
body .portale-istituzionale:not(.modal-popup) .call-to-action .button {
  text-decoration: none;
}

body .portale-istituzionale:not(.modal-popup) .copertina {
  margin-top: -24px;
  position: relative;
  height: 270px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
}

body .portale-istituzionale:not(.modal-popup) .navigation-links .navigation-title {
  border-bottom: 1px solid #000;
  padding-top: 0;
  margin-bottom: 0;
}
body .portale-istituzionale:not(.modal-popup) .navigation-links a {
  text-decoration: none;
}
body .portale-istituzionale:not(.modal-popup) .navigation-links .list-group > a:first-child {
  border-top: none;
}
body .portale-istituzionale:not(.modal-popup) .navigation-links .list-group-item {
  border-left: none;
  border-right: none;
}
body .portale-istituzionale:not(.modal-popup) .navigation-links .list-group-item.active {
  z-index: 1 !important;
  background-color: #5A768A;
  border-color: #5A768A;
}
body .portale-istituzionale:not(.modal-popup) .navigation-links .list-group-item:hover {
  background-color: #f2f2f2;
}
body.agricoltura .portale-istituzionale:not(.modal-popup) .navigation-links .list-group-item.active {
  background-color: #69782b !important;
  border-color: #69782b !important;
  color: #ffffff !important;
}
body.salute .portale-istituzionale:not(.modal-popup) .navigation-links .list-group-item.active {
  background-color: #98444c !important;
  border-color: #98444c !important;
  color: #ffffff !important;
}
body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .navigation-links .list-group-item.active {
  background-color: #187cb4 !important;
  border-color: #187cb4 !important;
  color: #ffffff !important;
}
body.turismo-cultura .portale-istituzionale:not(.modal-popup) .navigation-links .list-group-item.active {
  background-color: #004cbf !important;
  border-color: #004cbf !important;
  color: #ffffff !important;
}
body.politiche-europee .portale-istituzionale:not(.modal-popup) .navigation-links .list-group-item.active {
  background-color: #004286 !important;
  border-color: #004286 !important;
  color: #ffffff !important;
}
body.territorio .portale-istituzionale:not(.modal-popup) .navigation-links .list-group-item.active {
  background-color: #016550 !important;
  border-color: #016550 !important;
  color: #ffffff !important;
}
body.ambiente .portale-istituzionale:not(.modal-popup) .navigation-links .list-group-item.active {
  background-color: #52823b !important;
  border-color: #52823b !important;
  color: #ffffff !important;
}
body.welfare .portale-istituzionale:not(.modal-popup) .navigation-links .list-group-item.active {
  background-color: #981432 !important;
  border-color: #981432 !important;
  color: #ffffff !important;
}
body.lavoro .portale-istituzionale:not(.modal-popup) .navigation-links .list-group-item.active {
  background-color: #c81a0f !important;
  border-color: #c81a0f !important;
  color: #ffffff !important;
}
body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .navigation-links .list-group-item.active {
  background-color: #aa300d !important;
  border-color: #aa300d !important;
  color: #ffffff !important;
}
body.innovazione .portale-istituzionale:not(.modal-popup) .navigation-links .list-group-item.active {
  background-color: #b85c00 !important;
  border-color: #b85c00 !important;
  color: #ffffff !important;
}
body.pari .portale-istituzionale:not(.modal-popup) .navigation-links .list-group-item.active {
  background-color: #c81d67 !important;
  border-color: #c81d67 !important;
  color: #ffffff !important;
}

body .portale-istituzionale:not(.modal-popup) .description-button a:hover h4 {
  color: #029FE8;
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category {
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 15px;
  height: 165px;
  display: block;
  text-decoration: none;
  color: #000;
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category:hover {
  box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.5);
}
@media (max-width: 767.98px) {
  body .portale-istituzionale:not(.modal-popup) .description-button .card-category {
    height: 70px;
  }
  body .portale-istituzionale:not(.modal-popup) .description-button .card-category p {
    display: none;
  }
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category h3 {
  font-size: 16px;
  font-family: barlow-semibold, Verdana, Arial, monospace;
  text-transform: uppercase;
  line-height: 21px;
}
@media (max-width: 575.98px) {
  body .portale-istituzionale:not(.modal-popup) .description-button .card-category h3 {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body .portale-istituzionale:not(.modal-popup) .description-button .card-category h3 {
    font-size: 16px;
  }
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 40px;
}
@media (max-width: 575.98px) {
  body .portale-istituzionale:not(.modal-popup) .description-button .card-category::before {
    height: 100%;
  }
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category.istituzionale-partecipazione::before {
  background-color: #187cb4;
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category.turismo-cultura::before {
  background-color: #004cbf;
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category.politiche-europee::before {
  background-color: #004286;
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category.agricoltura::before {
  background-color: #69782b;
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category.territorio::before {
  background-color: #016550;
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category.ambiente::before {
  background-color: #52823b;
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category.salute::before {
  background-color: #98444c;
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category.welfare::before {
  background-color: #981432;
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category.lavoro::before {
  background-color: #c81a0f;
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category.politiche-giovanili::before {
  background-color: #aa300d;
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category.innovazione::before {
  background-color: #b85c00;
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category.pari::before {
  background-color: #c81d67;
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category.default::before {
  background-color: #1a4d72 !important;
}
body .portale-istituzionale:not(.modal-popup) .description-button .card-category.color-grey {
  background-color: #F2F2F2;
}

body.istituzionale-partecipazione .portale-istituzionale:not(.modal-popup) .description-button .card-category::before {
  background-color: #187cb4;
}

body.turismo-cultura .portale-istituzionale:not(.modal-popup) .description-button .card-category::before {
  background-color: #004cbf;
}

body.politiche-europee .portale-istituzionale:not(.modal-popup) .description-button .card-category::before {
  background-color: #004286;
}

body.agricoltura .portale-istituzionale:not(.modal-popup) .description-button .card-category::before {
  background-color: #69782b;
}

body.territorio .portale-istituzionale:not(.modal-popup) .description-button .card-category::before {
  background-color: #016550;
}

body.ambiente .portale-istituzionale:not(.modal-popup) .description-button .card-category::before {
  background-color: #52823b;
}

body.salute .portale-istituzionale:not(.modal-popup) .description-button .card-category::before {
  background-color: #98444c;
}

body.welfare .portale-istituzionale:not(.modal-popup) .description-button .card-category::before {
  background-color: #981432;
}

body.lavoro .portale-istituzionale:not(.modal-popup) .description-button .card-category::before {
  background-color: #c81a0f;
}

body.politiche-giovanili .portale-istituzionale:not(.modal-popup) .description-button .card-category::before {
  background-color: #aa300d;
}

body.innovazione .portale-istituzionale:not(.modal-popup) .description-button .card-category::before {
  background-color: #b85c00;
}

body.pari .portale-istituzionale:not(.modal-popup) .description-button .card-category::before {
  background-color: #c81d67;
}

body .portale-istituzionale:not(.modal-popup) .user-icon {
  display: none;
}
body .portale-istituzionale:not(.modal-popup) .panel-group {
  background-color: transparent;
  margin-top: 24px;
}
body .portale-istituzionale:not(.modal-popup) .panel-body {
  padding: 0 16px 0px 16px;
}

.panel-group .panel-header {
  border-bottom-width: 0;
  background-color: #f8f9fa;
  font-weight: 500;
  font-family: barlow-semibold, Verdana, Arial, monospace;
}

.panel-group .panel {
  border-color: rgba(0, 0, 0, 0.125);
}

body .portale-istituzionale:not(.modal-popup) .search-bar .btn {
  padding: 0;
  margin-bottom: 0;
  border-radius: 0;
}

#search-results-display-list {
  font-family: barlow-semibold, Verdana, Arial, monospace;
}
#search-results-display-list .list-group-title {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}

/* Modifiche login portlet */
.login-container {
  background: #ffffff;
  width: 100%;
  /*height: 500px;*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.login-container .sign-in-form {
  padding-top: 37px;
  display: flex;
  justify-content: center;
}
.login-container .sign-in-form .input-container {
  width: 40%;
  background-color: #f5f5f5;
  margin: auto;
}
.login-container .sign-in-form .input-container fieldset.fieldset {
  width: 53.3%;
  margin-left: 23.3%;
  margin-top: 53px;
}
.login-container .sign-in-form .input-container fieldset.fieldset .control-label {
  display: none;
}
.login-container .sign-in-form .input-container .button-holder {
  text-align: center;
  margin-top: 4px;
}
.login-container .sign-in-form .input-container .button-holder .btn-primary.btn-default {
  background-color: #029fe8 !important;
}
.login-container .sign-in-form .input-container .button-holder .btn-primary.btn-default:hover {
  background-color: #029FE8 !important;
}
@media (max-width: 767px) {
  .login-container .sign-in-form .input-container {
    width: 94%;
    margin-top: -20px;
  }
}
.login-container .navigation {
  text-align: center !important;
}
.login-container .recupera-password {
  background: #f5f5f5;
  margin: 50px auto;
  width: 40%;
  text-align: center;
  margin-top: -6px;
}
.login-container .recupera-password .top-text {
  padding-top: 6px;
}
.login-container .recupera-password hr.line {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border: 0;
}
.login-container .recupera-password #_com_liferay_login_web_portlet_LoginPortlet_emailAddress {
  width: 53.3%;
  margin: 0 auto;
}
.login-container .recupera-password #_com_liferay_login_web_portlet_LoginPortlet_captchaText {
  margin: 0 auto;
  width: 53.3%;
}
.login-container .recupera-password .button-holder {
  text-align: center;
  margin-top: 4px;
}
.login-container .recupera-password .button-holder .btn-primary.btn-default {
  background-color: #029fe8 !important;
}
.login-container .recupera-password .button-holder .btn-primary.btn-default:hover {
  background-color: #029FE8 !important;
}
@media (max-width: 767px) {
  .login-container .recupera-password {
    width: 94%;
    margin-top: -22px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .login-container .sign-in-form {
    display: block !important;
  }
}

body .portale-istituzionale:not(.modal-popup) .unit-list .row h3 {
  margin-bottom: 30px;
}
body .portale-istituzionale:not(.modal-popup) .unit-list .card-category.btn-struttura {
  border-left: 5px solid #029fe8 !important;
}
body .portale-istituzionale:not(.modal-popup) .unit-list .card-category.btn-struttura:hover {
  border-left-width: 10px !important;
  padding-left: 10px;
}
@media (max-width: 575.98px) and (orientation: portrait) {
  body .portale-istituzionale:not(.modal-popup) .unit-list .card-category.btn-struttura {
    height: 120px !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body .portale-istituzionale:not(.modal-popup) .unit-list .card-category.btn-struttura {
    height: 85px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body .portale-istituzionale:not(.modal-popup) .unit-list .card-category.btn-struttura {
    height: 120px !important;
  }
}
body .portale-istituzionale:not(.modal-popup) .dettagliostruttura .unit-description a, body .portale-istituzionale:not(.modal-popup) .dettagliostruttura .unit-position-list a, body .portale-istituzionale:not(.modal-popup) .dettagliostruttura .sezione-contatti a, body .portale-istituzionale:not(.modal-popup) .dettagliostruttura .incarico a, body .portale-istituzionale:not(.modal-popup) .dettagliostruttura .lista-documenti a, body .portale-istituzionale:not(.modal-popup) .dettagliopersona .unit-description a, body .portale-istituzionale:not(.modal-popup) .dettagliopersona .unit-position-list a, body .portale-istituzionale:not(.modal-popup) .dettagliopersona .sezione-contatti a, body .portale-istituzionale:not(.modal-popup) .dettagliopersona .incarico a, body .portale-istituzionale:not(.modal-popup) .dettagliopersona .lista-documenti a {
  text-decoration: underline !important;
}
body .portale-istituzionale:not(.modal-popup) .dettagliostruttura .unit-description a:hover, body .portale-istituzionale:not(.modal-popup) .dettagliostruttura .unit-position-list a:hover, body .portale-istituzionale:not(.modal-popup) .dettagliostruttura .sezione-contatti a:hover, body .portale-istituzionale:not(.modal-popup) .dettagliostruttura .incarico a:hover, body .portale-istituzionale:not(.modal-popup) .dettagliostruttura .lista-documenti a:hover, body .portale-istituzionale:not(.modal-popup) .dettagliopersona .unit-description a:hover, body .portale-istituzionale:not(.modal-popup) .dettagliopersona .unit-position-list a:hover, body .portale-istituzionale:not(.modal-popup) .dettagliopersona .sezione-contatti a:hover, body .portale-istituzionale:not(.modal-popup) .dettagliopersona .incarico a:hover, body .portale-istituzionale:not(.modal-popup) .dettagliopersona .lista-documenti a:hover {
  text-decoration: none !important;
}
body .portale-istituzionale:not(.modal-popup) .dettagliostruttura .sezione-contatti h3, body .portale-istituzionale:not(.modal-popup) .dettagliopersona .sezione-contatti h3 {
  margin-bottom: 8px;
}
body .portale-istituzionale:not(.modal-popup) .dettagliostruttura .unit-description, body .portale-istituzionale:not(.modal-popup) .dettagliostruttura .unit-position-list {
  margin-bottom: 24px;
}
body .portale-istituzionale:not(.modal-popup) .dettagliostruttura .link-struttura-padre {
  margin-bottom: 20px !important;
  font-family: barlow-semibold, Verdana, Arial, monospace;
  font-size: 14px;
}
body .portale-istituzionale:not(.modal-popup) .dettagliostruttura .contatti-struttura {
  margin-bottom: 32px;
}
body .portale-istituzionale:not(.modal-popup) .dettagliopersona .document-icon {
  color: red;
  margin-right: 5px;
}
body .portale-istituzionale:not(.modal-popup) .dettagliopersona .incarico h3 {
  margin-bottom: 0;
  margin-top: 16px;
}
body .portale-istituzionale:not(.modal-popup) .dettagliopersona .lista-incarichi {
  margin-bottom: 24px;
}
body .portale-istituzionale:not(.modal-popup) .unit-position-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

@media (max-width: 991.98px) {
  body .portale-istituzionale:not(.modal-popup) .page-404 .image-404 {
    margin-bottom: 32px;
    justify-content: center !important;
  }
}

.pagination > li.active > a, .pagination > li.active > a:hover, .pagination > li.active > a:focus {
  background-color: rgba(0, 0, 0, 0.04) !important;
  border-color: transparent !important;
  color: #272833 !important;
  cursor: default !important;
  z-index: 2 !important;
}

.pagination > li > a {
  border: none !important;
}

.show.pagination-items-per-page .dropdown-toggle {
  background-color: rgba(0, 0, 0, 0.04) !important;
  border-color: transparent !important;
  color: #272833 !important;
  z-index: 2 !important;
}

.navbar-toggler-icon {
  height: 1.5em;
  width: 1.5em;
}

.portlet-search-bar .search-bar-keywords-input-wrapper {
  max-width: 12rem;
}

.box-web-tv-container .portlet-column-only {
  padding: 0px;
}
.box-web-tv-container .portlet-column-only .portlet {
  margin: 0px;
}
.box-web-tv-container .portlet-content-container .portlet-body {
  background-color: #f2f2f2;
  padding-top: 28px;
}
.box-web-tv-container .portlet-content-container .portlet-body .web-tv {
  padding-bottom: 32px;
}
@media (max-width: 767.98px) {
  .box-web-tv-container .portlet-content-container .portlet-body .web-tv .box-web-tv {
    background-color: #f2f2f2;
  }
  .box-web-tv-container .portlet-content-container .portlet-body .web-tv .box-web-tv .card-body-press .youtube-icon {
    width: 23.1px;
  }
  .box-web-tv-container .portlet-content-container .portlet-body .web-tv .box-web-tv .card-body-press.small-card-right {
    margin-top: 0.5rem;
  }
}
.box-web-tv-container .portlet-content-container .portlet-body .web-tv .youtube-preview {
  position: absolute;
  height: 25%;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 15%;
}
@media (max-width: 767.98px) {
  .box-web-tv-container .portlet-content-container .portlet-body .web-tv .youtube-preview {
    height: 40%;
    width: 20%;
  }
}
.box-web-tv-container .portlet-content-container .portlet-body .web-tv .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.box-web-tv-container .portlet-content-container .portlet-body .web-tv .first-card .youtube-icon {
  width: 33.2px;
}
.box-web-tv-container .portlet-content-container .portlet-body .card-body-press {
  position: relative;
  margin-bottom: 25px;
}
.box-web-tv-container .portlet-content-container .portlet-body .card-body-press a:hover {
  color: black;
  text-decoration: underline;
}
@media (max-width: 767.98px) {
  .box-web-tv-container .portlet-content-container .portlet-body .card-body-press::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 100%;
    border-bottom: 1px solid #1a4d72;
  }
}
.box-web-tv-container .portlet-content-container .portlet-body .card-body-press .date {
  font-family: titillium-light, Verdana, Arial, monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
.box-web-tv-container .portlet-content-container .portlet-body .card-body-press .youtube-icon {
  width: 23.1px;
}
.box-web-tv-container .portlet-content-container .portlet-body .card-body-press .card-text {
  font-family: titillium-regular, Verdana, Arial, monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  outline: none;
}
.box-web-tv-container .portlet-content-container .portlet-body .go-to-web-tv {
  margin-top: -1rem;
}
.box-web-tv-container .portlet-content-container .portlet-body .img-web-tv .youtube-preview {
  height: 40%;
  width: 20%;
}
.box-web-tv-container .portlet-content-container .portlet-body .img-web-tv .aspect-ratio {
  padding-bottom: 70% !important;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .web-tv .box-web-tv .col-md-6 .row {
    padding-bottom: 0 !important;
  }
  .web-tv .box-web-tv .date {
    margin-right: 4px;
  }
  .web-tv .box-web-tv .video .card-text {
    margin-top: 0.5rem !important;
  }
}
.box-web-tv-list .portlet-content-container .portlet-body .web-tv .titolo-notizie {
  margin-top: 16px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .box-web-tv-list .portlet-content-container .portlet-body .web-tv .card-body-press {
    padding-left: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .box-web-tv-list .portlet-content-container .portlet-body .web-tv .card-body-press {
    padding-left: 15px;
  }
}
.box-web-tv-list .portlet-content-container .portlet-body .web-tv .card-body-press a:hover {
  color: black;
  text-decoration: underline;
}
@media (max-width: 991.98px) {
  .box-web-tv-list .portlet-content-container .portlet-body .web-tv .card-body-press {
    position: relative;
    margin-bottom: 8px;
    /*
    &::after {
    	content: '';
    	position: absolute;
    	border-bottom: 1px solid #1a4d72;
    	width: 100%;
    	margin-top: 15px;
    }
    */
  }
  .box-web-tv-list .portlet-content-container .portlet-body .web-tv .card-body-press .row {
    margin: auto 0;
  }
}
.box-web-tv-list .portlet-content-container .portlet-body .web-tv .card-body-press .date {
  font-family: titillium-light, Verdana, Arial, monospace;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  padding-top: 8px;
}
.box-web-tv-list .portlet-content-container .portlet-body .web-tv .card-body-press .card-text {
  font-family: titillium-semibold, Verdana, Arial, monospace;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
.box-web-tv-list .portlet-content-container .portlet-body .web-tv .img-web-tv {
  height: auto;
  width: 296px;
  margin-top: 0;
}
@media (max-width: 991.98px) {
  .box-web-tv-list .portlet-content-container .portlet-body .web-tv .img-web-tv {
    width: auto;
  }
}
.box-web-tv-list .portlet-content-container .portlet-body .web-tv .img-web-tv .youtube-preview {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40%;
  width: 20%;
}
.box-web-tv-list .portlet-content-container .portlet-body .web-tv .img-web-tv .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.box-web-tv-list .portlet-content-container .portlet-body .web-tv .img-web-tv .aspect-ratio {
  padding-bottom: 50% !important;
  width: 90%;
}
@media (max-width: 991.98px) {
  .box-web-tv-list .portlet-content-container .portlet-body .web-tv .img-web-tv .aspect-ratio {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .modal-web-tv .modal-body {
    position: absolute;
    left: 50%;
    top: 42%;
    transform: translate(-50%, -50%);
    border-top: none;
  }
  .modal-web-tv .close-button {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .modal-web-tv {
    padding-left: 0;
  }
  .modal-web-tv .youtube-video {
    width: 692.7px;
    height: 375.1px;
    border: none;
  }
  .modal-web-tv .modal-dialog {
    min-width: 692.7px;
  }
}
@media (min-width: 1200px) {
  .modal-web-tv {
    padding-left: 0;
  }
  .modal-web-tv .youtube-video {
    width: 804.7px;
    height: 435.1px;
    border: none;
  }
  .modal-web-tv .modal-dialog {
    min-width: 804.7px;
  }
  .modal-web-tv .close-button {
    overflow: hidden;
  }
  .modal-web-tv .small-card-right {
    margin-left: 9px;
  }
}
@media only screen and (min-device-width: 565px) and (max-device-width: 570px) and (orientation: landscape) {
  .modal-web-tv .modal-body {
    padding-top: 0 !important;
  }
  /*.modal-web-tv .video-container {
  	padding-top: 0 !important;
  }*/
}
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
  .modal-web-tv .close-button {
    float: right;
    overflow: hidden;
  }
}
@media only screen and (min-device-width: 810px) and (max-device-width: 835px) and (orientation: landscape) {
  .modal-web-tv .modal-body {
    top: 50%;
  }
  /*
  .modal-web-tv .video-container iframe    {
  	//position: absolute;
  	//top: 0;
  	//left: 0;
  	width: 600.7px !important;
  	height: 300.7px !important;
  	//margin: 0 auto;
  }  
  */
  .modal-web-tv .close-button {
    float: right;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  /*
  	.modal-web-tv .video-container iframe   {
  		width: 804.7px;
  	}
  */
  .web-tv .img-web-tv .video {
    outline: none;
  }
}
.modal-web-tv .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.modal-web-tv .modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
}

.modal-web-tv .bmd-modalButton {
  display: block;
  margin: 15px auto;
  padding: 5px 15px;
}

.modal-web-tv .bmd-modalContent {
  box-shadow: none;
  background-color: transparent;
  border: 0;
}

.modal-web-tv .bmd-modalContent .close {
  font-size: 30px;
  line-height: 30px;
  padding: 7px 4px 7px 13px;
  text-shadow: none;
  opacity: 0.7;
  color: #fff;
  margin: 0;
}

.modal-web-tv .bmd-modalContent .close span {
  display: block;
}

.modal-web-tv .bmd-modalContent .close:hover,
.modal-web-tv .bmd-modalContent .close:focus {
  opacity: 1;
  outline: none;
}

.modal-web-tv .bmd-modalContent iframe {
  display: block;
  margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 480px) {
  .modal-web-tv .modal-dialog .modal-body {
    margin-top: 50%;
  }
}
.modal-web-tv .modal-dialog {
  margin: 0 auto;
}

:root {
  --highlight-bg-color: rgba(180, 0, 170, 1);
  --highlight-selected-bg-color: rgba(0, 100, 0, 1);
}

:root {
  --annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");
  --input-focus-border-color: Highlight;
  --input-focus-outline: 1px solid Canvas;
  --input-unfocused-border-color: transparent;
  --input-disabled-border-color: transparent;
  --input-hover-border-color: black;
}

:root {
  --xfa-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");
  --xfa-focus-outline: auto;
}

:root {
  --focus-outline: solid 2px blue;
  --hover-outline: dashed 2px blue;
  --freetext-line-height: 1.35;
  --freetext-padding: 2px;
  --editorFreeText-editing-cursor: text;
  --editorInk-editing-cursor: url(images/cursor-editorInk.svg) 0 16, pointer;
}

:root {
  --viewer-container-height: 0;
  --pdfViewer-padding-bottom: 0;
  --page-margin: 1px auto -8px;
  --page-border: 9px solid transparent;
  --spreadHorizontalWrapped-margin-LR: -3.5px;
  --loading-icon-delay: 400ms;
}

:root {
  --dir-factor: 1;
  --sidebar-width: 200px;
  --sidebar-transition-duration: 200ms;
  --sidebar-transition-timing-function: ease;
  --scale-select-width: 140px;
  --toolbar-icon-opacity: 0.7;
  --doorhanger-icon-opacity: 0.9;
  --main-color: rgba(12, 12, 13, 1);
  --body-bg-color: rgba(212, 212, 215, 1);
  --progressBar-percent: 0%;
  --progressBar-end-offset: 0;
  --progressBar-color: rgba(10, 132, 255, 1);
  --progressBar-bg-color: rgba(221, 221, 222, 1);
  --progressBar-blend-color: rgba(116, 177, 239, 1);
  --scrollbar-color: auto;
  --scrollbar-bg-color: auto;
  --toolbar-icon-bg-color: rgba(0, 0, 0, 1);
  --toolbar-icon-hover-bg-color: rgba(0, 0, 0, 1);
  --sidebar-narrow-bg-color: rgba(212, 212, 215, 0.9);
  --sidebar-toolbar-bg-color: rgba(245, 246, 247, 1);
  --toolbar-bg-color: rgba(249, 249, 250, 1);
  --toolbar-border-color: rgba(184, 184, 184, 1);
  --toolbar-box-shadow: 0 1px 0 var(--toolbar-border-color);
  --toolbar-border-bottom: none;
  --toolbarSidebar-box-shadow: inset calc(-1px * var(--dir-factor)) 0 0
      rgba(0, 0, 0, 0.25),
    0 1px 0 rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.1);
  --toolbarSidebar-border-bottom: none;
  --button-hover-color: rgba(221, 222, 223, 1);
  --toggled-btn-color: rgba(0, 0, 0, 1);
  --toggled-btn-bg-color: rgba(0, 0, 0, 0.3);
  --toggled-hover-active-btn-color: rgba(0, 0, 0, 0.4);
  --dropdown-btn-bg-color: rgba(215, 215, 219, 1);
  --dropdown-btn-border: none;
  --separator-color: rgba(0, 0, 0, 0.3);
  --field-color: rgba(6, 6, 6, 1);
  --field-bg-color: rgba(255, 255, 255, 1);
  --field-border-color: rgba(187, 187, 188, 1);
  --treeitem-color: rgba(0, 0, 0, 0.8);
  --treeitem-hover-color: rgba(0, 0, 0, 0.9);
  --treeitem-selected-color: rgba(0, 0, 0, 0.9);
  --treeitem-selected-bg-color: rgba(0, 0, 0, 0.25);
  --sidebaritem-bg-color: rgba(0, 0, 0, 0.15);
  --doorhanger-bg-color: rgba(255, 255, 255, 1);
  --doorhanger-border-color: rgba(12, 12, 13, 0.2);
  --doorhanger-hover-color: rgba(12, 12, 13, 1);
  --doorhanger-hover-bg-color: rgba(237, 237, 237, 1);
  --doorhanger-separator-color: rgba(222, 222, 222, 1);
  --dialog-button-border: none;
  --dialog-button-bg-color: rgba(12, 12, 13, 0.1);
  --dialog-button-hover-bg-color: rgba(12, 12, 13, 0.3);
  --loading-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/loading.svg);
  --treeitem-expanded-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/treeitem-expanded.svg);
  --treeitem-collapsed-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/treeitem-collapsed.svg);
  --toolbarButton-editorFreeText-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-editorFreeText.svg);
  --toolbarButton-editorInk-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-editorInk.svg);
  --toolbarButton-menuArrow-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-menuArrow.svg);
  --toolbarButton-sidebarToggle-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-sidebarToggle.svg);
  --toolbarButton-secondaryToolbarToggle-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-secondaryToolbarToggle.svg);
  --toolbarButton-pageUp-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-pageUp.svg);
  --toolbarButton-pageDown-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-pageDown.svg);
  --toolbarButton-zoomOut-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-zoomOut.svg);
  --toolbarButton-zoomIn-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-zoomIn.svg);
  --toolbarButton-presentationMode-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-presentationMode.svg);
  --toolbarButton-print-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-print.svg);
  --toolbarButton-openFile-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-openFile.svg);
  --toolbarButton-download-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-download.svg);
  --toolbarButton-bookmark-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-bookmark.svg);
  --toolbarButton-viewThumbnail-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-viewThumbnail.svg);
  --toolbarButton-viewOutline-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-viewOutline.svg);
  --toolbarButton-viewAttachments-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-viewAttachments.svg);
  --toolbarButton-viewLayers-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-viewLayers.svg);
  --toolbarButton-currentOutlineItem-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-currentOutlineItem.svg);
  --toolbarButton-search-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/toolbarButton-search.svg);
  --findbarButton-previous-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/findbarButton-previous.svg);
  --findbarButton-next-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/findbarButton-next.svg);
  --secondaryToolbarButton-firstPage-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/secondaryToolbarButton-firstPage.svg);
  --secondaryToolbarButton-lastPage-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/secondaryToolbarButton-lastPage.svg);
  --secondaryToolbarButton-rotateCcw-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/secondaryToolbarButton-rotateCcw.svg);
  --secondaryToolbarButton-rotateCw-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/secondaryToolbarButton-rotateCw.svg);
  --secondaryToolbarButton-selectTool-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/secondaryToolbarButton-selectTool.svg);
  --secondaryToolbarButton-handTool-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/secondaryToolbarButton-handTool.svg);
  --secondaryToolbarButton-scrollPage-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/secondaryToolbarButton-scrollPage.svg);
  --secondaryToolbarButton-scrollVertical-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/secondaryToolbarButton-scrollVertical.svg);
  --secondaryToolbarButton-scrollHorizontal-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/secondaryToolbarButton-scrollHorizontal.svg);
  --secondaryToolbarButton-scrollWrapped-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/secondaryToolbarButton-scrollWrapped.svg);
  --secondaryToolbarButton-spreadNone-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/secondaryToolbarButton-spreadNone.svg);
  --secondaryToolbarButton-spreadOdd-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/secondaryToolbarButton-spreadOdd.svg);
  --secondaryToolbarButton-spreadEven-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/secondaryToolbarButton-spreadEven.svg);
  --secondaryToolbarButton-documentProperties-icon: url(/o/portale-istituzionale-theme/images/pdfViewer/secondaryToolbarButton-documentProperties.svg);
}

[dir=rtl]:root {
  --dir-factor: -1;
}

@media screen and (forced-colors: active) {
  :root {
    --highlight-bg-color: Highlight;
    --highlight-selected-bg-color: ButtonText;
  }
}
@media screen and (forced-colors: active) {
  :root {
    --input-focus-border-color: CanvasText;
    --input-unfocused-border-color: ActiveText;
    --input-disabled-border-color: GrayText;
    --input-hover-border-color: Highlight;
  }
}
@media screen and (forced-colors: active) {
  :root {
    --xfa-focus-outline: 2px solid CanvasText;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 1.1dppx) {
  :root {
    --editorFreeText-editing-cursor: url(images/cursor-editorFreeText.svg) 0 16,
     	text;
  }
}
@media screen and (forced-colors: active) {
  :root {
    --focus-outline: solid 3px ButtonText;
    --hover-outline: dashed 3px ButtonText;
  }
}
@media screen and (forced-colors: active) {
  :root {
    --pdfViewer-padding-bottom: 9px;
    --page-margin: 8px auto -1px;
    --page-border: 1px solid CanvasText;
    --spreadHorizontalWrapped-margin-LR: 3.5px;
  }
}
@media (prefers-color-scheme: dark) {
  :root {
    --main-color: rgba(249, 249, 250, 1);
    --body-bg-color: rgba(42, 42, 46, 1);
    --progressBar-color: rgba(0, 96, 223, 1);
    --progressBar-bg-color: rgba(40, 40, 43, 1);
    --progressBar-blend-color: rgba(20, 68, 133, 1);
    --scrollbar-color: rgba(121, 121, 123, 1);
    --scrollbar-bg-color: rgba(35, 35, 39, 1);
    --toolbar-icon-bg-color: rgba(255, 255, 255, 1);
    --toolbar-icon-hover-bg-color: rgba(255, 255, 255, 1);
    --sidebar-narrow-bg-color: rgba(42, 42, 46, 0.9);
    --sidebar-toolbar-bg-color: rgba(50, 50, 52, 1);
    --toolbar-bg-color: rgba(56, 56, 61, 1);
    --toolbar-border-color: rgba(12, 12, 13, 1);
    --button-hover-color: rgba(102, 102, 103, 1);
    --toggled-btn-color: rgba(255, 255, 255, 1);
    --toggled-btn-bg-color: rgba(0, 0, 0, 0.3);
    --toggled-hover-active-btn-color: rgba(0, 0, 0, 0.4);
    --dropdown-btn-bg-color: rgba(74, 74, 79, 1);
    --separator-color: rgba(0, 0, 0, 0.3);
    --field-color: rgba(250, 250, 250, 1);
    --field-bg-color: rgba(64, 64, 68, 1);
    --field-border-color: rgba(115, 115, 115, 1);
    --treeitem-color: rgba(255, 255, 255, 0.8);
    --treeitem-hover-color: rgba(255, 255, 255, 0.9);
    --treeitem-selected-color: rgba(255, 255, 255, 0.9);
    --treeitem-selected-bg-color: rgba(255, 255, 255, 0.25);
    --sidebaritem-bg-color: rgba(255, 255, 255, 0.15);
    --doorhanger-bg-color: rgba(74, 74, 79, 1);
    --doorhanger-border-color: rgba(39, 39, 43, 1);
    --doorhanger-hover-color: rgba(249, 249, 250, 1);
    --doorhanger-hover-bg-color: rgba(93, 94, 98, 1);
    --doorhanger-separator-color: rgba(92, 92, 97, 1);
    --dialog-button-bg-color: rgba(92, 92, 97, 1);
    --dialog-button-hover-bg-color: rgba(115, 115, 115, 1);
    /* This image is used in <input> elements, which unfortunately means that
     * the `mask-image` approach used with all of the other images doesn't work
     * here; hence why we still have two versions of this particular image. */
    --loading-icon: url(images/loading-dark.svg);
  }
}
@media screen and (forced-colors: active) {
  :root {
    --button-hover-color: Highlight;
    --doorhanger-hover-bg-color: Highlight;
    --toolbar-icon-opacity: 1;
    --toolbar-icon-bg-color: ButtonText;
    --toolbar-icon-hover-bg-color: ButtonFace;
    --toolbar-border-color: CanvasText;
    --toolbar-border-bottom: 1px solid var(--toolbar-border-color);
    --toolbar-box-shadow: none;
    --toggled-btn-color: HighlightText;
    --toggled-btn-bg-color: LinkText;
    --doorhanger-hover-color: ButtonFace;
    --doorhanger-border-color-whcm: 1px solid ButtonText;
    --doorhanger-triangle-opacity-whcm: 0;
    --dialog-button-border: 1px solid Highlight;
    --dialog-button-hover-bg-color: Highlight;
    --dialog-button-hover-color: ButtonFace;
    --dropdown-btn-border: 1px solid ButtonText;
    --field-border-color: ButtonText;
    --main-color: CanvasText;
    --separator-color: GrayText;
    --doorhanger-separator-color: GrayText;
    --toolbarSidebar-box-shadow: none;
    --toolbarSidebar-border-bottom: 1px solid var(--toolbar-border-color);
  }
}
html.iframe_viewer {
  overflow: hidden;
  width: calc(100% - 2px);
}
html.iframe_viewer .cadmin.control-menu-container {
  display: none;
}
html.iframe_viewer .portlet-topper {
  display: none;
}

.pdf-viewer-portale {
  height: 100%;
  width: 100%;
  background-color: var(--body-bg-color);
  scrollbar-color: var(--scrollbar-color) var(--scrollbar-bg-color);
  /* Only necessary in Google Chrome, see issue 14205, and most unfortunately
   * the problem doesn't show up in "text" reference tests. */
  /* Avoids https://github.com/mozilla/pdf.js/issues/13840 in Chrome */
  /*
  html,
  body {
    height: 100%;
    width: 100%;
  }
  */
  /*  
  body {
    background-color: var(--body-bg-color);
    scrollbar-color: var(--scrollbar-color) var(--scrollbar-bg-color);
  }
  */
}
.pdf-viewer-portale .textLayer {
  position: absolute;
  text-align: initial;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  opacity: 0.25;
  line-height: 1;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
  forced-color-adjust: none;
  transform-origin: 0 0;
  z-index: 2;
}
.pdf-viewer-portale .textLayer span,
.pdf-viewer-portale .textLayer br {
  color: transparent;
  position: absolute;
  white-space: pre;
  cursor: text;
  transform-origin: 0% 0%;
}
.pdf-viewer-portale .textLayer span.markedContent {
  top: 0;
  height: 0;
}
.pdf-viewer-portale .textLayer .highlight {
  margin: -1px;
  padding: 1px;
  background-color: var(--highlight-bg-color);
  border-radius: 4px;
}
.pdf-viewer-portale .textLayer .highlight.appended {
  position: initial;
}
.pdf-viewer-portale .textLayer .highlight.begin {
  border-radius: 4px 0 0 4px;
}
.pdf-viewer-portale .textLayer .highlight.end {
  border-radius: 0 4px 4px 0;
}
.pdf-viewer-portale .textLayer .highlight.middle {
  border-radius: 0;
}
.pdf-viewer-portale .textLayer .highlight.selected {
  background-color: var(--highlight-selected-bg-color);
}
.pdf-viewer-portale .textLayer ::-moz-selection {
  background: blue;
  background: AccentColor;
}
.pdf-viewer-portale .textLayer ::selection {
  background: blue;
  background: AccentColor;
}
.pdf-viewer-portale .textLayer br::-moz-selection {
  background: transparent;
}
.pdf-viewer-portale .textLayer br::selection {
  background: transparent;
}
.pdf-viewer-portale .textLayer .endOfContent {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  bottom: 0;
  z-index: -1;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pdf-viewer-portale .textLayer .endOfContent.active {
  top: 0;
}
@media screen and (forced-colors: active) {
  .pdf-viewer-portale .annotationLayer .textWidgetAnnotation input:required,
  .pdf-viewer-portale .annotationLayer .textWidgetAnnotation textarea:required,
  .pdf-viewer-portale .annotationLayer .choiceWidgetAnnotation select:required,
  .pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.checkBox input:required,
  .pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.radioButton input:required {
    outline: 1.5px solid selectedItem;
  }
}
.pdf-viewer-portale .annotationLayer {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  transform-origin: 0 0;
  z-index: 3;
}
.pdf-viewer-portale .annotationLayer section {
  position: absolute;
  text-align: initial;
  pointer-events: auto;
  box-sizing: border-box;
  transform-origin: 0 0;
}
.pdf-viewer-portale .annotationLayer .linkAnnotation > a,
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.pushButton > a {
  position: absolute;
  font-size: 1em;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.pushButton > canvas {
  width: 100%;
  height: 100%;
}
.pdf-viewer-portale .annotationLayer .linkAnnotation > a:hover,
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.pushButton > a:hover {
  opacity: 0.2;
  background: rgb(255, 255, 0);
  box-shadow: 0 2px 10px rgb(255, 255, 0);
}
.pdf-viewer-portale .annotationLayer .textAnnotation img {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.pdf-viewer-portale .annotationLayer .textWidgetAnnotation input,
.pdf-viewer-portale .annotationLayer .textWidgetAnnotation textarea,
.pdf-viewer-portale .annotationLayer .choiceWidgetAnnotation select,
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.checkBox input,
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.radioButton input {
  background-image: var(--annotation-unfocused-field-background);
  border: 2px solid var(--input-unfocused-border-color);
  box-sizing: border-box;
  font: calc(9px * var(--scale-factor)) sans-serif;
  height: 100%;
  margin: 0;
  vertical-align: top;
  width: 100%;
}
.pdf-viewer-portale .annotationLayer .textWidgetAnnotation input:required,
.pdf-viewer-portale .annotationLayer .textWidgetAnnotation textarea:required,
.pdf-viewer-portale .annotationLayer .choiceWidgetAnnotation select:required,
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.checkBox input:required,
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.radioButton input:required {
  outline: 1.5px solid red;
}
.pdf-viewer-portale .annotationLayer .choiceWidgetAnnotation select option {
  padding: 0;
}
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.radioButton input {
  border-radius: 50%;
}
.pdf-viewer-portale .annotationLayer .textWidgetAnnotation textarea {
  resize: none;
}
.pdf-viewer-portale .annotationLayer .textWidgetAnnotation input[disabled],
.pdf-viewer-portale .annotationLayer .textWidgetAnnotation textarea[disabled],
.pdf-viewer-portale .annotationLayer .choiceWidgetAnnotation select[disabled],
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.radioButton input[disabled] {
  background: none;
  border: 2px solid var(--input-disabled-border-color);
  cursor: not-allowed;
}
.pdf-viewer-portale .annotationLayer .textWidgetAnnotation input:hover,
.pdf-viewer-portale .annotationLayer .textWidgetAnnotation textarea:hover,
.pdf-viewer-portale .annotationLayer .choiceWidgetAnnotation select:hover,
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.checkBox input:hover,
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.radioButton input:hover {
  border: 2px solid var(--input-hover-border-color);
}
.pdf-viewer-portale .annotationLayer .textWidgetAnnotation input:hover,
.pdf-viewer-portale .annotationLayer .textWidgetAnnotation textarea:hover,
.pdf-viewer-portale .annotationLayer .choiceWidgetAnnotation select:hover,
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.checkBox input:hover {
  border-radius: 2px;
}
.pdf-viewer-portale .annotationLayer .textWidgetAnnotation input:focus,
.pdf-viewer-portale .annotationLayer .textWidgetAnnotation textarea:focus,
.pdf-viewer-portale .annotationLayer .choiceWidgetAnnotation select:focus {
  background: none;
  border: 2px solid var(--input-focus-border-color);
  border-radius: 2px;
  outline: var(--input-focus-outline);
}
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.checkBox :focus,
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.radioButton :focus {
  background-image: none;
  background-color: transparent;
}
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.checkBox :focus {
  border: 2px solid var(--input-focus-border-color);
  border-radius: 2px;
  outline: var(--input-focus-outline);
}
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.radioButton :focus {
  border: 2px solid var(--input-focus-border-color);
  outline: var(--input-focus-outline);
}
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before {
  background-color: CanvasText;
  content: "";
  display: block;
  position: absolute;
}
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after {
  height: 80%;
  left: 45%;
  width: 1px;
}
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before {
  transform: rotate(45deg);
}
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after {
  transform: rotate(-45deg);
}
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before {
  border-radius: 50%;
  height: 50%;
  left: 30%;
  top: 20%;
  width: 50%;
}
.pdf-viewer-portale .annotationLayer .textWidgetAnnotation input.comb {
  font-family: monospace;
  padding-left: 2px;
  padding-right: 0;
}
.pdf-viewer-portale .annotationLayer .textWidgetAnnotation input.comb:focus {
  /*
   * Letter spacing is placed on the right side of each character. Hence, the
   * letter spacing of the last character may be placed outside the visible
   * area, causing horizontal scrolling. We avoid this by extending the width
   * when the element has focus and revert this when it loses focus.
   */
  width: 103%;
}
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.checkBox input,
.pdf-viewer-portale .annotationLayer .buttonWidgetAnnotation.radioButton input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.pdf-viewer-portale .annotationLayer .popupTriggerArea {
  height: 100%;
  width: 100%;
}
.pdf-viewer-portale .annotationLayer .popupWrapper {
  position: absolute;
  font-size: calc(9px * var(--scale-factor));
  width: 100%;
  min-width: calc(180px * var(--scale-factor));
  pointer-events: none;
}
.pdf-viewer-portale .annotationLayer .popup {
  position: absolute;
  max-width: calc(180px * var(--scale-factor));
  background-color: rgb(255, 255, 153);
  box-shadow: 0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) rgb(136, 136, 136);
  border-radius: calc(2px * var(--scale-factor));
  padding: calc(6px * var(--scale-factor));
  margin-left: calc(5px * var(--scale-factor));
  cursor: pointer;
  font: message-box;
  white-space: normal;
  word-wrap: break-word;
  pointer-events: auto;
}
.pdf-viewer-portale .annotationLayer .popup > * {
  font-size: calc(9px * var(--scale-factor));
}
.pdf-viewer-portale .annotationLayer .popup h1 {
  display: inline-block;
}
.pdf-viewer-portale .annotationLayer .popupDate {
  display: inline-block;
  margin-left: calc(5px * var(--scale-factor));
}
.pdf-viewer-portale .annotationLayer .popupContent {
  border-top: 1px solid rgb(51, 51, 51);
  margin-top: calc(2px * var(--scale-factor));
  padding-top: calc(2px * var(--scale-factor));
}
.pdf-viewer-portale .annotationLayer .richText > * {
  white-space: pre-wrap;
  font-size: calc(9px * var(--scale-factor));
}
.pdf-viewer-portale .annotationLayer .highlightAnnotation,
.pdf-viewer-portale .annotationLayer .underlineAnnotation,
.pdf-viewer-portale .annotationLayer .squigglyAnnotation,
.pdf-viewer-portale .annotationLayer .strikeoutAnnotation,
.pdf-viewer-portale .annotationLayer .freeTextAnnotation,
.pdf-viewer-portale .annotationLayer .lineAnnotation svg line,
.pdf-viewer-portale .annotationLayer .squareAnnotation svg rect,
.pdf-viewer-portale .annotationLayer .circleAnnotation svg ellipse,
.pdf-viewer-portale .annotationLayer .polylineAnnotation svg polyline,
.pdf-viewer-portale .annotationLayer .polygonAnnotation svg polygon,
.pdf-viewer-portale .annotationLayer .caretAnnotation,
.pdf-viewer-portale .annotationLayer .inkAnnotation svg polyline,
.pdf-viewer-portale .annotationLayer .stampAnnotation,
.pdf-viewer-portale .annotationLayer .fileAttachmentAnnotation {
  cursor: pointer;
}
.pdf-viewer-portale .annotationLayer section svg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.pdf-viewer-portale .annotationLayer .annotationTextContent {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
}
.pdf-viewer-portale .annotationLayer .annotationTextContent span {
  width: 100%;
  display: inline-block;
}
@media screen and (forced-colors: active) {
  .pdf-viewer-portale .xfaLayer *:required {
    outline: 1.5px solid selectedItem;
  }
}
.pdf-viewer-portale .xfaLayer {
  background-color: transparent;
}
.pdf-viewer-portale .xfaLayer .highlight {
  margin: -1px;
  padding: 1px;
  background-color: rgb(239, 203, 237);
  border-radius: 4px;
}
.pdf-viewer-portale .xfaLayer .highlight.appended {
  position: initial;
}
.pdf-viewer-portale .xfaLayer .highlight.begin {
  border-radius: 4px 0 0 4px;
}
.pdf-viewer-portale .xfaLayer .highlight.end {
  border-radius: 0 4px 4px 0;
}
.pdf-viewer-portale .xfaLayer .highlight.middle {
  border-radius: 0;
}
.pdf-viewer-portale .xfaLayer .highlight.selected {
  background-color: rgb(203, 223, 203);
}
.pdf-viewer-portale .xfaPage {
  overflow: hidden;
  position: relative;
}
.pdf-viewer-portale .xfaContentarea {
  position: absolute;
}
.pdf-viewer-portale .xfaPrintOnly {
  display: none;
}
.pdf-viewer-portale .xfaLayer {
  position: absolute;
  text-align: initial;
  top: 0;
  left: 0;
  transform-origin: 0 0;
  line-height: 1.2;
}
.pdf-viewer-portale .xfaLayer * {
  color: inherit;
  font: inherit;
  font-style: inherit;
  font-weight: inherit;
  font-kerning: inherit;
  letter-spacing: -0.01px;
  text-align: inherit;
  text-decoration: inherit;
  box-sizing: border-box;
  background-color: transparent;
  padding: 0;
  margin: 0;
  pointer-events: auto;
  line-height: inherit;
}
.pdf-viewer-portale .xfaLayer *:required {
  outline: 1.5px solid red;
}
.pdf-viewer-portale .xfaLayer div {
  pointer-events: none;
}
.pdf-viewer-portale .xfaLayer svg {
  pointer-events: none;
}
.pdf-viewer-portale .xfaLayer svg * {
  pointer-events: none;
}
.pdf-viewer-portale .xfaLayer a {
  color: blue;
}
.pdf-viewer-portale .xfaRich li {
  margin-left: 3em;
}
.pdf-viewer-portale .xfaFont {
  color: black;
  font-weight: normal;
  font-kerning: none;
  font-size: 10px;
  font-style: normal;
  letter-spacing: 0;
  text-decoration: none;
  vertical-align: 0;
}
.pdf-viewer-portale .xfaCaption {
  overflow: hidden;
  flex: 0 0 auto;
}
.pdf-viewer-portale .xfaCaptionForCheckButton {
  overflow: hidden;
  flex: 1 1 auto;
}
.pdf-viewer-portale .xfaLabel {
  height: 100%;
  width: 100%;
}
.pdf-viewer-portale .xfaLeft {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.pdf-viewer-portale .xfaRight {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.pdf-viewer-portale .xfaLeft > .xfaCaption,
.pdf-viewer-portale .xfaLeft > .xfaCaptionForCheckButton,
.pdf-viewer-portale .xfaRight > .xfaCaption,
.pdf-viewer-portale .xfaRight > .xfaCaptionForCheckButton {
  max-height: 100%;
}
.pdf-viewer-portale .xfaTop {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.pdf-viewer-portale .xfaBottom {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
}
.pdf-viewer-portale .xfaTop > .xfaCaption,
.pdf-viewer-portale .xfaTop > .xfaCaptionForCheckButton,
.pdf-viewer-portale .xfaBottom > .xfaCaption,
.pdf-viewer-portale .xfaBottom > .xfaCaptionForCheckButton {
  width: 100%;
}
.pdf-viewer-portale .xfaBorder {
  background-color: transparent;
  position: absolute;
  pointer-events: none;
}
.pdf-viewer-portale .xfaWrapped {
  width: 100%;
  height: 100%;
}
.pdf-viewer-portale .xfaTextfield:focus,
.pdf-viewer-portale .xfaSelect:focus {
  background-image: none;
  background-color: transparent;
  outline: var(--xfa-focus-outline);
  outline-offset: -1px;
}
.pdf-viewer-portale .xfaCheckbox:focus,
.pdf-viewer-portale .xfaRadio:focus {
  outline: var(--xfa-focus-outline);
}
.pdf-viewer-portale .xfaTextfield,
.pdf-viewer-portale .xfaSelect {
  height: 100%;
  width: 100%;
  flex: 1 1 auto;
  border: none;
  resize: none;
  background-image: var(--xfa-unfocused-field-background);
}
.pdf-viewer-portale .xfaSelect {
  padding-left: 2px;
  padding-right: 2px;
  padding-inline: 2px;
}
.pdf-viewer-portale .xfaTop > .xfaTextfield,
.pdf-viewer-portale .xfaTop > .xfaSelect,
.pdf-viewer-portale .xfaBottom > .xfaTextfield,
.pdf-viewer-portale .xfaBottom > .xfaSelect {
  flex: 0 1 auto;
}
.pdf-viewer-portale .xfaButton {
  cursor: pointer;
  width: 100%;
  height: 100%;
  border: none;
  text-align: center;
}
.pdf-viewer-portale .xfaLink {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.pdf-viewer-portale .xfaCheckbox,
.pdf-viewer-portale .xfaRadio {
  width: 100%;
  height: 100%;
  flex: 0 0 auto;
  border: none;
}
.pdf-viewer-portale .xfaRich {
  white-space: pre-wrap;
  width: 100%;
  height: 100%;
}
.pdf-viewer-portale .xfaImage {
  -o-object-position: left top;
  object-position: left top;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.pdf-viewer-portale .xfaLrTb,
.pdf-viewer-portale .xfaRlTb,
.pdf-viewer-portale .xfaTb {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.pdf-viewer-portale .xfaLr {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.pdf-viewer-portale .xfaRl {
  display: flex;
  flex-direction: row-reverse;
  align-items: stretch;
}
.pdf-viewer-portale .xfaTb > div {
  justify-content: left;
}
.pdf-viewer-portale .xfaPosition {
  position: relative;
}
.pdf-viewer-portale .xfaArea {
  position: relative;
}
.pdf-viewer-portale .xfaValignMiddle {
  display: flex;
  align-items: center;
}
.pdf-viewer-portale .xfaTable {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.pdf-viewer-portale .xfaTable .xfaRow {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.pdf-viewer-portale .xfaTable .xfaRlRow {
  display: flex;
  flex-direction: row-reverse;
  align-items: stretch;
  flex: 1;
}
.pdf-viewer-portale .xfaTable .xfaRlRow > div {
  flex: 1;
}
.pdf-viewer-portale .xfaNonInteractive input,
.pdf-viewer-portale .xfaNonInteractive textarea,
.pdf-viewer-portale .xfaDisabled input,
.pdf-viewer-portale .xfaDisabled textarea,
.pdf-viewer-portale .xfaReadOnly input,
.pdf-viewer-portale .xfaReadOnly textarea {
  background: initial;
}
@media print {
  .pdf-viewer-portale .xfaTextfield,
  .pdf-viewer-portale .xfaSelect {
    background: transparent;
  }
  .pdf-viewer-portale .xfaSelect {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 1px;
    text-overflow: "";
  }
}
.pdf-viewer-portale [data-editor-rotation="90"] {
  transform: rotate(90deg);
}
.pdf-viewer-portale [data-editor-rotation="180"] {
  transform: rotate(180deg);
}
.pdf-viewer-portale [data-editor-rotation="270"] {
  transform: rotate(270deg);
}
.pdf-viewer-portale .annotationEditorLayer {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  font-size: calc(100px * var(--scale-factor));
  transform-origin: 0 0;
  cursor: auto;
  z-index: 4;
}
.pdf-viewer-portale .annotationEditorLayer.freeTextEditing {
  cursor: var(--editorFreeText-editing-cursor);
}
.pdf-viewer-portale .annotationEditorLayer.inkEditing {
  cursor: var(--editorInk-editing-cursor);
}
.pdf-viewer-portale .annotationEditorLayer .selectedEditor {
  outline: var(--focus-outline);
  resize: none;
}
.pdf-viewer-portale .annotationEditorLayer .freeTextEditor {
  position: absolute;
  background: transparent;
  border-radius: 3px;
  padding: calc(var(--freetext-padding) * var(--scale-factor));
  resize: none;
  width: auto;
  height: auto;
  z-index: 1;
  transform-origin: 0 0;
  touch-action: none;
  cursor: auto;
}
.pdf-viewer-portale .annotationEditorLayer .freeTextEditor .internal {
  background: transparent;
  border: none;
  top: 0;
  left: 0;
  overflow: visible;
  white-space: nowrap;
  resize: none;
  font: 10px sans-serif;
  line-height: var(--freetext-line-height);
}
.pdf-viewer-portale .annotationEditorLayer .freeTextEditor .overlay {
  position: absolute;
  display: none;
  background: transparent;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pdf-viewer-portale .annotationEditorLayer .freeTextEditor .overlay.enabled {
  display: block;
}
.pdf-viewer-portale .annotationEditorLayer .freeTextEditor .internal:empty::before {
  content: attr(default-content);
  color: gray;
}
.pdf-viewer-portale .annotationEditorLayer .freeTextEditor .internal:focus {
  outline: none;
}
.pdf-viewer-portale .annotationEditorLayer .inkEditor.disabled {
  resize: none;
}
.pdf-viewer-portale .annotationEditorLayer .inkEditor.disabled.selectedEditor {
  resize: horizontal;
}
.pdf-viewer-portale .annotationEditorLayer .freeTextEditor:hover:not(.selectedEditor),
.pdf-viewer-portale .annotationEditorLayer .inkEditor:hover:not(.selectedEditor) {
  outline: var(--hover-outline);
}
.pdf-viewer-portale .annotationEditorLayer .inkEditor {
  position: absolute;
  background: transparent;
  border-radius: 3px;
  overflow: auto;
  width: 100%;
  height: 100%;
  z-index: 1;
  transform-origin: 0 0;
  cursor: auto;
}
.pdf-viewer-portale .annotationEditorLayer .inkEditor.editing {
  resize: none;
  cursor: inherit;
}
.pdf-viewer-portale .annotationEditorLayer .inkEditor .inkEditorCanvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  touch-action: none;
}
.pdf-viewer-portale [data-main-rotation="90"] {
  transform: rotate(90deg) translateY(-100%);
}
.pdf-viewer-portale [data-main-rotation="180"] {
  transform: rotate(180deg) translate(-100%, -100%);
}
.pdf-viewer-portale [data-main-rotation="270"] {
  transform: rotate(270deg) translateX(-100%);
}
.pdf-viewer-portale .pdfViewer {
  --scale-factor: 1;
  padding-bottom: var(--pdfViewer-padding-bottom);
}
.pdf-viewer-portale .pdfViewer .canvasWrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.pdf-viewer-portale .pdfViewer .page {
  direction: ltr;
  height: 1056px;
  position: relative;
  overflow: visible;
  background-clip: content-box;
  background-color: rgb(255, 255, 255);
}
.pdf-viewer-portale .pdfViewer .dummyPage {
  position: relative;
  width: 0;
  height: var(--viewer-container-height);
}
.pdf-viewer-portale .pdfViewer.removePageBorders .page {
  margin: 0 auto 10px;
  border: none;
}
.pdf-viewer-portale .pdfViewer.singlePageView {
  display: inline-block;
}
.pdf-viewer-portale .pdfViewer.singlePageView .page {
  margin: 0;
  border: none;
}
.pdf-viewer-portale .pdfViewer.scrollHorizontal,
.pdf-viewer-portale .pdfViewer.scrollWrapped,
.pdf-viewer-portale .spread {
  margin-left: 3.5px;
  margin-right: 3.5px;
  text-align: center;
}
.pdf-viewer-portale .pdfViewer.scrollHorizontal,
.pdf-viewer-portale .spread {
  white-space: nowrap;
}
.pdf-viewer-portale .pdfViewer.removePageBorders,
.pdf-viewer-portale .pdfViewer.scrollHorizontal .spread,
.pdf-viewer-portale .pdfViewer.scrollWrapped .spread {
  margin-left: 0;
  margin-right: 0;
}
.pdf-viewer-portale .spread .page,
.pdf-viewer-portale .spread .dummyPage,
.pdf-viewer-portale .pdfViewer.scrollHorizontal .page,
.pdf-viewer-portale .pdfViewer.scrollWrapped .page,
.pdf-viewer-portale .pdfViewer.scrollHorizontal .spread,
.pdf-viewer-portale .pdfViewer.scrollWrapped .spread {
  display: inline-block;
  vertical-align: middle;
}
.pdf-viewer-portale .spread .page,
.pdf-viewer-portale .pdfViewer.scrollHorizontal .page,
.pdf-viewer-portale .pdfViewer.scrollWrapped .page {
  margin-left: var(--spreadHorizontalWrapped-margin-LR);
  margin-right: var(--spreadHorizontalWrapped-margin-LR);
}
.pdf-viewer-portale .pdfViewer.removePageBorders .spread .page,
.pdf-viewer-portale .pdfViewer.removePageBorders.scrollHorizontal .page,
.pdf-viewer-portale .pdfViewer.removePageBorders.scrollWrapped .page {
  margin-left: 5px;
  margin-right: 5px;
}
.pdf-viewer-portale .pdfViewer .page canvas {
  margin: 0;
  display: block;
}
.pdf-viewer-portale .pdfViewer .page canvas[hidden] {
  display: none;
}
.pdf-viewer-portale .pdfViewer .page canvas[zooming] {
  width: 100%;
  height: 100%;
}
.pdf-viewer-portale .pdfViewer .page .loadingIcon {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("/o/portale-istituzionale-theme/images/pdfViewer/loading-icon.gif") center no-repeat;
  visibility: visible;
  /* Using a delay with background-image doesn't work,
     consequently we use the visibility. */
  transition-property: visibility;
  transition-delay: var(--loading-icon-delay);
  z-index: 5;
}
.pdf-viewer-portale .pdfViewer .page .loadingIcon.notVisible {
  transition-property: none;
  visibility: hidden;
}
.pdf-viewer-portale .pdfViewer.enablePermissions .textLayer span {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
  cursor: not-allowed;
}
.pdf-viewer-portale .pdfPresentationMode .pdfViewer {
  padding-bottom: 0;
}
.pdf-viewer-portale .pdfPresentationMode .spread {
  margin: 0;
}
.pdf-viewer-portale .pdfPresentationMode .pdfViewer .page {
  margin: 0 auto;
  border: 2px solid transparent;
}
.pdf-viewer-portale * {
  padding: 0;
  margin: 0;
}
.pdf-viewer-portale .hidden,
.pdf-viewer-portale [hidden] {
  display: none !important;
}
.pdf-viewer-portale #viewerContainer.pdfPresentationMode:-webkit-full-screen {
  top: 0;
  background-color: rgb(0, 0, 0);
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: none;
  -webkit-user-select: none;
  user-select: none;
}
.pdf-viewer-portale #viewerContainer.pdfPresentationMode:fullscreen {
  top: 0;
  background-color: rgb(0, 0, 0);
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pdf-viewer-portale .pdfPresentationMode:-webkit-full-screen section:not([data-internal-link]) {
  pointer-events: none;
}
.pdf-viewer-portale .pdfPresentationMode:fullscreen section:not([data-internal-link]) {
  pointer-events: none;
}
.pdf-viewer-portale .pdfPresentationMode:-webkit-full-screen .textLayer span {
  cursor: none;
}
.pdf-viewer-portale .pdfPresentationMode:fullscreen .textLayer span {
  cursor: none;
}
.pdf-viewer-portale .pdfPresentationMode.pdfPresentationModeControls > *,
.pdf-viewer-portale .pdfPresentationMode.pdfPresentationModeControls .textLayer span {
  cursor: default;
}
.pdf-viewer-portale #outerContainer {
  width: 100%;
  height: 100%;
  position: relative;
}
.pdf-viewer-portale [dir=ltr] #sidebarContainer {
  left: calc(-1 * var(--sidebar-width));
}
.pdf-viewer-portale [dir=rtl] #sidebarContainer {
  right: calc(-1 * var(--sidebar-width));
}
.pdf-viewer-portale [dir=ltr] #sidebarContainer {
  border-right: var(--doorhanger-border-color-whcm);
}
.pdf-viewer-portale [dir=rtl] #sidebarContainer {
  border-left: var(--doorhanger-border-color-whcm);
}
.pdf-viewer-portale [dir=ltr] #sidebarContainer {
  transition-property: left;
}
.pdf-viewer-portale [dir=rtl] #sidebarContainer {
  transition-property: right;
}
.pdf-viewer-portale #sidebarContainer {
  position: absolute;
  top: 32px;
  bottom: 0;
  inset-inline-start: calc(-1 * var(--sidebar-width));
  width: var(--sidebar-width);
  visibility: hidden;
  z-index: 100;
  font: message-box;
  border-top: 1px solid rgb(51, 51, 51);
  -webkit-border-end: var(--doorhanger-border-color-whcm);
  border-inline-end: var(--doorhanger-border-color-whcm);
  transition-property: inset-inline-start;
  transition-duration: var(--sidebar-transition-duration);
  transition-timing-function: var(--sidebar-transition-timing-function);
}
.pdf-viewer-portale #outerContainer.sidebarMoving #sidebarContainer,
.pdf-viewer-portale #outerContainer.sidebarOpen #sidebarContainer {
  visibility: visible;
}
.pdf-viewer-portale [dir=ltr] #outerContainer.sidebarOpen #sidebarContainer {
  left: 0;
}
.pdf-viewer-portale [dir=rtl] #outerContainer.sidebarOpen #sidebarContainer {
  right: 0;
}
.pdf-viewer-portale #outerContainer.sidebarOpen #sidebarContainer {
  inset-inline-start: 0;
}
.pdf-viewer-portale #mainContainer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 350px;
}
.pdf-viewer-portale [dir=ltr] #sidebarContent {
  left: 0;
}
.pdf-viewer-portale [dir=rtl] #sidebarContent {
  right: 0;
}
.pdf-viewer-portale #sidebarContent {
  top: 32px;
  bottom: 0;
  inset-inline-start: 0;
  overflow: auto;
  position: absolute;
  width: 100%;
  box-shadow: inset calc(-1px * var(--dir-factor)) 0 0 rgba(0, 0, 0, 0.25);
}
.pdf-viewer-portale .media-gallery .showed-media img,
.pdf-viewer-portale .media-gallery .showed-media video {
  outline: 1px solid darkgray;
}
.pdf-viewer-portale .media-gallery .showed-media iframe {
  border-top: 1px solid darkgray;
}
.pdf-viewer-portale #viewerContainer {
  overflow: auto;
  position: absolute;
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  outline: 1px solid darkgray;
  background: #fff;
}
.pdf-viewer-portale #viewerContainer:not(.pdfPresentationMode) {
  transition-duration: var(--sidebar-transition-duration);
  transition-timing-function: var(--sidebar-transition-timing-function);
}
.pdf-viewer-portale [dir=ltr] #outerContainer.sidebarOpen #viewerContainer:not(.pdfPresentationMode) {
  left: var(--sidebar-width);
}
.pdf-viewer-portale [dir=rtl] #outerContainer.sidebarOpen #viewerContainer:not(.pdfPresentationMode) {
  right: var(--sidebar-width);
}
.pdf-viewer-portale [dir=ltr] #outerContainer.sidebarOpen #viewerContainer:not(.pdfPresentationMode) {
  transition-property: left;
}
.pdf-viewer-portale [dir=rtl] #outerContainer.sidebarOpen #viewerContainer:not(.pdfPresentationMode) {
  transition-property: right;
}
.pdf-viewer-portale #outerContainer.sidebarOpen #viewerContainer:not(.pdfPresentationMode) {
  inset-inline-start: var(--sidebar-width);
  transition-property: inset-inline-start;
}
.pdf-viewer-portale .toolbar {
  position: relative;
  left: 0;
  right: 0;
  z-index: 9999;
  cursor: default;
  font: message-box;
}
.pdf-viewer-portale .toolbar input,
.pdf-viewer-portale .toolbar button,
.pdf-viewer-portale .toolbar select,
.pdf-viewer-portale .secondaryToolbar input,
.pdf-viewer-portale .secondaryToolbar button,
.pdf-viewer-portale .secondaryToolbar a,
.pdf-viewer-portale .secondaryToolbar select,
.pdf-viewer-portale .editorParamsToolbar input,
.pdf-viewer-portale .editorParamsToolbar button,
.pdf-viewer-portale .editorParamsToolbar select,
.pdf-viewer-portale .findbar input,
.pdf-viewer-portale .findbar button,
.pdf-viewer-portale .findbar select,
.pdf-viewer-portale #sidebarContainer input,
.pdf-viewer-portale #sidebarContainer button,
.pdf-viewer-portale #sidebarContainer select {
  outline: none;
  font: message-box;
}
.pdf-viewer-portale #toolbarContainer {
  width: 100%;
}
.pdf-viewer-portale #toolbarSidebar {
  width: 100%;
  height: 32px;
  background-color: var(--sidebar-toolbar-bg-color);
  box-shadow: var(--toolbarSidebar-box-shadow);
  border-bottom: var(--toolbarSidebar-border-bottom);
}
.pdf-viewer-portale [dir=ltr] #sidebarResizer {
  right: -6px;
}
.pdf-viewer-portale [dir=rtl] #sidebarResizer {
  left: -6px;
}
.pdf-viewer-portale #sidebarResizer {
  position: absolute;
  top: 0;
  bottom: 0;
  inset-inline-end: -6px;
  width: 6px;
  z-index: 200;
  cursor: ew-resize;
}
.pdf-viewer-portale #toolbarContainer,
.pdf-viewer-portale .findbar,
.pdf-viewer-portale .secondaryToolbar,
.pdf-viewer-portale .editorParamsToolbar {
  position: relative;
  height: 32px;
  background-color: var(--toolbar-bg-color);
  box-shadow: var(--toolbar-box-shadow);
  border-bottom: var(--toolbar-border-bottom);
  outline: 1px solid darkgray;
}
.pdf-viewer-portale #toolbarViewer {
  height: 32px;
}
.pdf-viewer-portale [dir=ltr] #loadingBar {
  left: 0;
  right: var(--progressBar-end-offset);
}
.pdf-viewer-portale [dir=rtl] #loadingBar {
  right: 0;
  left: var(--progressBar-end-offset);
}
.pdf-viewer-portale [dir=ltr] #loadingBar {
  transition-property: left;
}
.pdf-viewer-portale [dir=rtl] #loadingBar {
  transition-property: right;
}
.pdf-viewer-portale #loadingBar {
  position: absolute;
  inset-inline: 0 var(--progressBar-end-offset);
  height: 4px;
  background-color: var(--progressBar-bg-color);
  border-bottom: 1px solid var(--toolbar-border-color);
  transition-property: inset-inline-start;
  transition-duration: var(--sidebar-transition-duration);
  transition-timing-function: var(--sidebar-transition-timing-function);
}
.pdf-viewer-portale [dir=ltr] #outerContainer.sidebarOpen #loadingBar {
  left: var(--sidebar-width);
}
.pdf-viewer-portale [dir=rtl] #outerContainer.sidebarOpen #loadingBar {
  right: var(--sidebar-width);
}
.pdf-viewer-portale #outerContainer.sidebarOpen #loadingBar {
  inset-inline-start: var(--sidebar-width);
}
.pdf-viewer-portale #loadingBar .progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transform: scaleX(var(--progressBar-percent));
  transform-origin: 0 0;
  height: 100%;
  background-color: var(--progressBar-color);
  overflow: hidden;
  transition: transform 200ms;
}
@keyframes progressIndeterminate {
  0% {
    transform: translateX(-142px);
  }
  100% {
    transform: translateX(0);
  }
}
.pdf-viewer-portale #loadingBar.indeterminate .progress {
  transform: none;
  background-color: var(--progressBar-bg-color);
  transition: none;
}
.pdf-viewer-portale #loadingBar.indeterminate .progress .glimmer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: calc(100% + 150px);
  background: repeating-linear-gradient(135deg, var(--progressBar-blend-color) 0, var(--progressBar-bg-color) 5px, var(--progressBar-bg-color) 45px, var(--progressBar-color) 55px, var(--progressBar-color) 95px, var(--progressBar-blend-color) 100px);
  animation: progressIndeterminate 1s linear infinite;
}
.pdf-viewer-portale #outerContainer.sidebarResizing #sidebarContainer,
.pdf-viewer-portale #outerContainer.sidebarResizing #viewerContainer,
.pdf-viewer-portale #outerContainer.sidebarResizing #loadingBar {
  /* Improve responsiveness and avoid visual glitches when the sidebar is resized. */
  transition-duration: 0s;
}
.pdf-viewer-portale .findbar,
.pdf-viewer-portale .secondaryToolbar,
.pdf-viewer-portale .editorParamsToolbar {
  top: 32px;
  position: absolute;
  z-index: 30000;
  height: auto;
  padding: 0 4px;
  margin: 4px 2px;
  font: message-box;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  cursor: default;
}
.pdf-viewer-portale [dir=ltr] .findbar {
  left: 64px;
}
.pdf-viewer-portale [dir=rtl] .findbar {
  right: 64px;
}
.pdf-viewer-portale .findbar {
  inset-inline-start: 64px;
  min-width: 300px;
  background-color: var(--toolbar-bg-color);
}
.pdf-viewer-portale .findbar > div {
  height: 32px;
}
.pdf-viewer-portale [dir=ltr] .findbar > div#findbarInputContainer {
  margin-right: 4px;
}
.pdf-viewer-portale [dir=rtl] .findbar > div#findbarInputContainer {
  margin-left: 4px;
}
.pdf-viewer-portale .findbar > div#findbarInputContainer {
  -webkit-margin-end: 4px;
  margin-inline-end: 4px;
}
.pdf-viewer-portale .findbar.wrapContainers > div,
.pdf-viewer-portale .findbar.wrapContainers > div#findbarMessageContainer > * {
  clear: both;
}
.pdf-viewer-portale .findbar.wrapContainers > div#findbarMessageContainer {
  height: auto;
}
.pdf-viewer-portale .findbar input[type=checkbox] {
  pointer-events: none;
}
.pdf-viewer-portale .findbar label {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pdf-viewer-portale .findbar label:hover,
.pdf-viewer-portale .findbar input:focus-visible + label {
  color: var(--toggled-btn-color);
  background-color: var(--button-hover-color);
}
.pdf-viewer-portale .findbar .toolbarField[type=checkbox]:checked + .toolbarLabel {
  background-color: var(--toggled-btn-bg-color) !important;
  color: var(--toggled-btn-color);
}
.pdf-viewer-portale #findInput {
  width: 200px;
}
.pdf-viewer-portale #findInput::-moz-placeholder {
  font-style: normal;
}
.pdf-viewer-portale #findInput::placeholder {
  font-style: normal;
}
.pdf-viewer-portale #findInput[data-status=pending] {
  background-image: var(--loading-icon);
  background-repeat: no-repeat;
  background-position: calc(50% + 48% * var(--dir-factor));
}
.pdf-viewer-portale #findInput[data-status=notFound] {
  background-color: rgb(255, 102, 102);
}
.pdf-viewer-portale [dir=ltr] .secondaryToolbar, .pdf-viewer-portale [dir=ltr] .editorParamsToolbar {
  right: 4px;
}
.pdf-viewer-portale [dir=rtl] .secondaryToolbar, .pdf-viewer-portale [dir=rtl] .editorParamsToolbar {
  left: 4px;
}
.pdf-viewer-portale .secondaryToolbar,
.pdf-viewer-portale .editorParamsToolbar {
  padding: 6px 0 10px;
  inset-inline-end: 4px;
  height: auto;
  background-color: var(--doorhanger-bg-color);
}
.pdf-viewer-portale .editorParamsToolbarContainer {
  width: 220px;
  margin-bottom: -4px;
}
.pdf-viewer-portale .editorParamsToolbarContainer > .editorParamsSetter {
  min-height: 26px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
  padding-inline: 10px;
}
.pdf-viewer-portale [dir=ltr] .editorParamsToolbarContainer .editorParamsLabel {
  padding-right: 10px;
}
.pdf-viewer-portale [dir=rtl] .editorParamsToolbarContainer .editorParamsLabel {
  padding-left: 10px;
}
.pdf-viewer-portale .editorParamsToolbarContainer .editorParamsLabel {
  -webkit-padding-end: 10px;
  padding-inline-end: 10px;
  flex: none;
  color: var(--main-color);
}
.pdf-viewer-portale .editorParamsToolbarContainer .editorParamsColor {
  width: 32px;
  height: 32px;
  flex: none;
}
.pdf-viewer-portale .editorParamsToolbarContainer .editorParamsSlider {
  background-color: transparent;
  width: 90px;
  flex: 0 1 0;
}
.pdf-viewer-portale .editorParamsToolbarContainer .editorParamsSlider::-moz-range-progress {
  background-color: black;
}
.pdf-viewer-portale .editorParamsToolbarContainer .editorParamsSlider::-webkit-slider-runnable-track,
.pdf-viewer-portale .editorParamsToolbarContainer .editorParamsSlider::-moz-range-track {
  background-color: black;
}
.pdf-viewer-portale .editorParamsToolbarContainer .editorParamsSlider::-webkit-slider-thumb,
.pdf-viewer-portale .editorParamsToolbarContainer .editorParamsSlider::-moz-range-thumb {
  background-color: white;
}
.pdf-viewer-portale #secondaryToolbarButtonContainer {
  max-width: 220px;
  min-height: 26px;
  max-height: calc(var(--viewer-container-height) - 40px);
  overflow-y: auto;
  margin-bottom: -4px;
}
.pdf-viewer-portale [dir=ltr] #editorInkParamsToolbar {
  right: 40px;
}
.pdf-viewer-portale [dir=rtl] #editorInkParamsToolbar {
  left: 40px;
}
.pdf-viewer-portale #editorInkParamsToolbar {
  inset-inline-end: 40px;
  background-color: var(--toolbar-bg-color);
}
.pdf-viewer-portale [dir=ltr] #editorFreeTextParamsToolbar {
  right: 68px;
}
.pdf-viewer-portale [dir=rtl] #editorFreeTextParamsToolbar {
  left: 68px;
}
.pdf-viewer-portale #editorFreeTextParamsToolbar {
  inset-inline-end: 68px;
  background-color: var(--toolbar-bg-color);
}
.pdf-viewer-portale .doorHanger,
.pdf-viewer-portale .doorHangerRight {
  border-radius: 2px;
  box-shadow: 0 1px 5px var(--doorhanger-border-color), 0 0 0 1px var(--doorhanger-border-color);
  border: var(--doorhanger-border-color-whcm);
}
.pdf-viewer-portale .doorHanger:after,
.pdf-viewer-portale .doorHanger:before,
.pdf-viewer-portale .doorHangerRight:after,
.pdf-viewer-portale .doorHangerRight:before {
  bottom: 100%;
  border: 8px solid rgba(0, 0, 0, 0);
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  opacity: var(--doorhanger-triangle-opacity-whcm);
}
.pdf-viewer-portale [dir=ltr] .doorHanger:after {
  left: 10px;
}
.pdf-viewer-portale [dir=rtl] .doorHanger:after {
  right: 10px;
}
.pdf-viewer-portale [dir=ltr] .doorHanger:after {
  margin-left: -8px;
}
.pdf-viewer-portale [dir=rtl] .doorHanger:after {
  margin-right: -8px;
}
.pdf-viewer-portale .doorHanger:after {
  inset-inline-start: 10px;
  -webkit-margin-start: -8px;
  margin-inline-start: -8px;
  border-bottom-color: var(--toolbar-bg-color);
}
.pdf-viewer-portale [dir=ltr] .doorHangerRight:after {
  right: 10px;
}
.pdf-viewer-portale [dir=rtl] .doorHangerRight:after {
  left: 10px;
}
.pdf-viewer-portale [dir=ltr] .doorHangerRight:after {
  margin-right: -8px;
}
.pdf-viewer-portale [dir=rtl] .doorHangerRight:after {
  margin-left: -8px;
}
.pdf-viewer-portale .doorHangerRight:after {
  inset-inline-end: 10px;
  -webkit-margin-end: -8px;
  margin-inline-end: -8px;
  border-bottom-color: var(--doorhanger-bg-color);
}
.pdf-viewer-portale .doorHanger:before,
.pdf-viewer-portale .doorHangerRight:before {
  border-bottom-color: var(--doorhanger-border-color);
  border-width: 9px;
}
.pdf-viewer-portale [dir=ltr] .doorHanger:before {
  left: 10px;
}
.pdf-viewer-portale [dir=rtl] .doorHanger:before {
  right: 10px;
}
.pdf-viewer-portale [dir=ltr] .doorHanger:before {
  margin-left: -9px;
}
.pdf-viewer-portale [dir=rtl] .doorHanger:before {
  margin-right: -9px;
}
.pdf-viewer-portale .doorHanger:before {
  inset-inline-start: 10px;
  -webkit-margin-start: -9px;
  margin-inline-start: -9px;
}
.pdf-viewer-portale [dir=ltr] .doorHangerRight:before {
  right: 10px;
}
.pdf-viewer-portale [dir=rtl] .doorHangerRight:before {
  left: 10px;
}
.pdf-viewer-portale [dir=ltr] .doorHangerRight:before {
  margin-right: -9px;
}
.pdf-viewer-portale [dir=rtl] .doorHangerRight:before {
  margin-left: -9px;
}
.pdf-viewer-portale .doorHangerRight:before {
  inset-inline-end: 10px;
  -webkit-margin-end: -9px;
  margin-inline-end: -9px;
}
.pdf-viewer-portale #findResultsCount {
  background-color: rgb(217, 217, 217);
  color: rgb(82, 82, 82);
  text-align: center;
  padding: 4px 5px;
  margin: 5px;
}
.pdf-viewer-portale #findMsg {
  color: rgb(251, 0, 0);
}
.pdf-viewer-portale #findResultsCount:empty,
.pdf-viewer-portale #findMsg:empty {
  display: none;
}
.pdf-viewer-portale #toolbarViewerMiddle {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.pdf-viewer-portale [dir=ltr] #toolbarViewerLeft, .pdf-viewer-portale [dir=ltr] #toolbarSidebarLeft {
  float: left;
}
.pdf-viewer-portale [dir=rtl] #toolbarViewerLeft, .pdf-viewer-portale [dir=rtl] #toolbarSidebarLeft {
  float: right;
}
.pdf-viewer-portale #toolbarViewerLeft,
.pdf-viewer-portale #toolbarSidebarLeft {
  float: inline-start;
}
.pdf-viewer-portale [dir=ltr] #toolbarViewerRight, .pdf-viewer-portale [dir=ltr] #toolbarSidebarRight {
  float: right;
}
.pdf-viewer-portale [dir=rtl] #toolbarViewerRight, .pdf-viewer-portale [dir=rtl] #toolbarSidebarRight {
  float: left;
}
.pdf-viewer-portale #toolbarViewerRight,
.pdf-viewer-portale #toolbarSidebarRight {
  float: inline-end;
}
.pdf-viewer-portale [dir=ltr] #toolbarViewerLeft > *, .pdf-viewer-portale [dir=ltr] #toolbarViewerMiddle > *,
.pdf-viewer-portale [dir=ltr] #toolbarViewerRight > *,
.pdf-viewer-portale [dir=ltr] #toolbarSidebarLeft *,
.pdf-viewer-portale [dir=ltr] #toolbarSidebarRight *,
.pdf-viewer-portale [dir=ltr] .findbar * {
  float: left;
}
.pdf-viewer-portale [dir=rtl] #toolbarViewerLeft > *, .pdf-viewer-portale [dir=rtl] #toolbarViewerMiddle > *,
.pdf-viewer-portale [dir=rtl] #toolbarViewerRight > *,
.pdf-viewer-portale [dir=rtl] #toolbarSidebarLeft *,
.pdf-viewer-portale [dir=rtl] #toolbarSidebarRight *,
.pdf-viewer-portale [dir=rtl] .findbar * {
  float: right;
}
.pdf-viewer-portale #toolbarViewerLeft > *,
.pdf-viewer-portale #toolbarViewerMiddle > *,
.pdf-viewer-portale #toolbarViewerRight > *,
.pdf-viewer-portale #toolbarSidebarLeft *,
.pdf-viewer-portale #toolbarSidebarRight *,
.pdf-viewer-portale .findbar * {
  position: relative;
  float: inline-start;
}
.pdf-viewer-portale [dir=ltr] #toolbarViewerLeft {
  padding-left: 1px;
}
.pdf-viewer-portale [dir=rtl] #toolbarViewerLeft {
  padding-right: 1px;
}
.pdf-viewer-portale #toolbarViewerLeft {
  -webkit-padding-start: 1px;
  padding-inline-start: 1px;
}
.pdf-viewer-portale [dir=ltr] #toolbarViewerRight {
  padding-right: 1px;
}
.pdf-viewer-portale [dir=rtl] #toolbarViewerRight {
  padding-left: 1px;
}
.pdf-viewer-portale #toolbarViewerRight {
  -webkit-padding-end: 1px;
  padding-inline-end: 1px;
}
.pdf-viewer-portale [dir=ltr] #toolbarSidebarRight {
  padding-right: 2px;
}
.pdf-viewer-portale [dir=rtl] #toolbarSidebarRight {
  padding-left: 2px;
}
.pdf-viewer-portale #toolbarSidebarRight {
  -webkit-padding-end: 2px;
  padding-inline-end: 2px;
}
.pdf-viewer-portale .splitToolbarButton {
  margin: 2px;
  display: inline-block;
}
.pdf-viewer-portale [dir=ltr] .splitToolbarButton > .toolbarButton {
  float: left;
}
.pdf-viewer-portale [dir=rtl] .splitToolbarButton > .toolbarButton {
  float: right;
}
.pdf-viewer-portale .splitToolbarButton > .toolbarButton {
  float: inline-start;
}
.pdf-viewer-portale .toolbarButton,
.pdf-viewer-portale .secondaryToolbarButton,
.pdf-viewer-portale .dialogButton {
  border: none;
  background: none;
  width: 28px;
  height: 28px;
  outline: none;
}
.pdf-viewer-portale .dialogButton:hover,
.pdf-viewer-portale .dialogButton:focus-visible {
  background-color: var(--dialog-button-hover-bg-color);
}
.pdf-viewer-portale .dialogButton:hover > span,
.pdf-viewer-portale .dialogButton:focus-visible > span {
  color: var(--dialog-button-hover-color);
}
.pdf-viewer-portale .toolbarButton > span {
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
}
.pdf-viewer-portale .toolbarButton[disabled],
.pdf-viewer-portale .secondaryToolbarButton[disabled],
.pdf-viewer-portale .dialogButton[disabled] {
  opacity: 0.5;
}
.pdf-viewer-portale .splitToolbarButton > .toolbarButton:hover,
.pdf-viewer-portale .splitToolbarButton > .toolbarButton:focus-visible,
.pdf-viewer-portale .dropdownToolbarButton:hover {
  background-color: var(--button-hover-color);
}
.pdf-viewer-portale .splitToolbarButton > .toolbarButton {
  position: relative;
  margin: 0;
}
.pdf-viewer-portale [dir=ltr] #toolbarSidebar .splitToolbarButton > .toolbarButton {
  margin-right: 2px;
}
.pdf-viewer-portale [dir=rtl] #toolbarSidebar .splitToolbarButton > .toolbarButton {
  margin-left: 2px;
}
.pdf-viewer-portale #toolbarSidebar .splitToolbarButton > .toolbarButton {
  -webkit-margin-end: 2px;
  margin-inline-end: 2px;
}
.pdf-viewer-portale [dir=ltr] .splitToolbarButtonSeparator {
  float: left;
}
.pdf-viewer-portale [dir=rtl] .splitToolbarButtonSeparator {
  float: right;
}
.pdf-viewer-portale .splitToolbarButtonSeparator {
  float: inline-start;
  margin: 4px 0;
  width: 1px;
  height: 20px;
  background-color: var(--separator-color);
}
.pdf-viewer-portale .toolbarButton,
.pdf-viewer-portale .dropdownToolbarButton,
.pdf-viewer-portale .secondaryToolbarButton,
.pdf-viewer-portale .dialogButton {
  min-width: 16px;
  margin: 2px 1px;
  padding: 2px 6px 0;
  border: none;
  border-radius: 2px;
  color: var(--main-color);
  font-size: 12px;
  line-height: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: default;
  box-sizing: border-box;
}
.pdf-viewer-portale .toolbarButton:hover,
.pdf-viewer-portale .toolbarButton:focus-visible {
  background-color: var(--button-hover-color);
}
.pdf-viewer-portale .secondaryToolbarButton:hover,
.pdf-viewer-portale .secondaryToolbarButton:focus-visible {
  background-color: var(--doorhanger-hover-bg-color);
  color: var(--doorhanger-hover-color);
}
.pdf-viewer-portale .toolbarButton.toggled,
.pdf-viewer-portale .splitToolbarButton.toggled > .toolbarButton.toggled,
.pdf-viewer-portale .secondaryToolbarButton.toggled {
  background-color: var(--toggled-btn-bg-color);
  color: var(--toggled-btn-color);
}
.pdf-viewer-portale .toolbarButton.toggled::before,
.pdf-viewer-portale .secondaryToolbarButton.toggled::before {
  background-color: var(--toggled-btn-color);
}
.pdf-viewer-portale .toolbarButton.toggled:hover:active,
.pdf-viewer-portale .splitToolbarButton.toggled > .toolbarButton.toggled:hover:active,
.pdf-viewer-portale .secondaryToolbarButton.toggled:hover:active {
  background-color: var(--toggled-hover-active-btn-color);
}
.pdf-viewer-portale .dropdownToolbarButton {
  width: var(--scale-select-width);
  padding: 0;
  background-color: var(--dropdown-btn-bg-color);
  border: var(--dropdown-btn-border);
}
.pdf-viewer-portale [dir=ltr] .dropdownToolbarButton::after {
  right: 6px;
}
.pdf-viewer-portale [dir=rtl] .dropdownToolbarButton::after {
  left: 6px;
}
.pdf-viewer-portale .dropdownToolbarButton::after {
  top: 6px;
  inset-inline-end: 6px;
  pointer-events: none;
  -webkit-mask-image: var(--toolbarButton-menuArrow-icon);
  mask-image: var(--toolbarButton-menuArrow-icon);
}
.pdf-viewer-portale [dir=ltr] .dropdownToolbarButton > select {
  padding-left: 6px;
}
.pdf-viewer-portale [dir=rtl] .dropdownToolbarButton > select {
  padding-right: 6px;
}
.pdf-viewer-portale .dropdownToolbarButton > select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: inherit;
  height: 28px;
  font-size: 12px;
  color: var(--main-color);
  margin: 0;
  padding: 1px 0 2px;
  -webkit-padding-start: 6px;
  padding-inline-start: 6px;
  border: none;
  background-color: var(--dropdown-btn-bg-color);
}
.pdf-viewer-portale .dropdownToolbarButton > select:hover,
.pdf-viewer-portale .dropdownToolbarButton > select:focus-visible {
  background-color: var(--button-hover-color);
  color: var(--toggled-btn-color);
}
.pdf-viewer-portale .dropdownToolbarButton > select > option {
  background: var(--doorhanger-bg-color);
  color: var(--main-color);
}
.pdf-viewer-portale .toolbarButtonSpacer {
  width: 30px;
  display: inline-block;
  height: 1px;
}
.pdf-viewer-portale .toolbarButton::before,
.pdf-viewer-portale .secondaryToolbarButton::before,
.pdf-viewer-portale .dropdownToolbarButton::after,
.pdf-viewer-portale .treeItemToggler::before {
  /* All matching images have a size of 16x16
   * All relevant containers have a size of 28x28 */
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 16px;
  content: "";
  background-color: var(--toolbar-icon-bg-color);
  -webkit-mask-size: cover;
  mask-size: cover;
}
.pdf-viewer-portale .dropdownToolbarButton:hover::after,
.pdf-viewer-portale .dropdownToolbarButton:focus-visible::after,
.pdf-viewer-portale .dropdownToolbarButton:active::after {
  background-color: var(--toolbar-icon-hover-bg-color);
}
.pdf-viewer-portale .toolbarButton::before {
  opacity: var(--toolbar-icon-opacity);
  top: 6px;
  left: 6px;
}
.pdf-viewer-portale .toolbarButton:hover::before,
.pdf-viewer-portale .toolbarButton:focus-visible::before,
.pdf-viewer-portale .secondaryToolbarButton:hover::before,
.pdf-viewer-portale .secondaryToolbarButton:focus-visible::before {
  background-color: var(--toolbar-icon-hover-bg-color);
}
.pdf-viewer-portale [dir=ltr] .secondaryToolbarButton::before {
  left: 12px;
}
.pdf-viewer-portale [dir=rtl] .secondaryToolbarButton::before {
  right: 12px;
}
.pdf-viewer-portale .secondaryToolbarButton::before {
  opacity: var(--doorhanger-icon-opacity);
  top: 5px;
  inset-inline-start: 12px;
}
.pdf-viewer-portale #sidebarToggle::before {
  -webkit-mask-image: var(--toolbarButton-sidebarToggle-icon);
  mask-image: var(--toolbarButton-sidebarToggle-icon);
  transform: scaleX(var(--dir-factor));
}
.pdf-viewer-portale #secondaryToolbarToggle::before {
  -webkit-mask-image: var(--toolbarButton-secondaryToolbarToggle-icon);
  mask-image: var(--toolbarButton-secondaryToolbarToggle-icon);
  transform: scaleX(var(--dir-factor));
}
.pdf-viewer-portale #findPrevious::before {
  -webkit-mask-image: var(--findbarButton-previous-icon);
  mask-image: var(--findbarButton-previous-icon);
}
.pdf-viewer-portale #findNext::before {
  -webkit-mask-image: var(--findbarButton-next-icon);
  mask-image: var(--findbarButton-next-icon);
}
.pdf-viewer-portale #previous::before {
  -webkit-mask-image: var(--toolbarButton-pageUp-icon);
  mask-image: var(--toolbarButton-pageUp-icon);
}
.pdf-viewer-portale #next::before {
  -webkit-mask-image: var(--toolbarButton-pageDown-icon);
  mask-image: var(--toolbarButton-pageDown-icon);
}
.pdf-viewer-portale #zoomOut::before {
  -webkit-mask-image: var(--toolbarButton-zoomOut-icon);
  mask-image: var(--toolbarButton-zoomOut-icon);
}
.pdf-viewer-portale #zoomIn::before {
  -webkit-mask-image: var(--toolbarButton-zoomIn-icon);
  mask-image: var(--toolbarButton-zoomIn-icon);
}
.pdf-viewer-portale #presentationMode::before {
  -webkit-mask-image: var(--toolbarButton-presentationMode-icon);
  mask-image: var(--toolbarButton-presentationMode-icon);
}
.pdf-viewer-portale #editorFreeText::before {
  -webkit-mask-image: var(--toolbarButton-editorFreeText-icon);
  mask-image: var(--toolbarButton-editorFreeText-icon);
}
.pdf-viewer-portale #editorInk::before {
  -webkit-mask-image: var(--toolbarButton-editorInk-icon);
  mask-image: var(--toolbarButton-editorInk-icon);
}
.pdf-viewer-portale #print::before,
.pdf-viewer-portale #secondaryPrint::before {
  -webkit-mask-image: var(--toolbarButton-print-icon);
  mask-image: var(--toolbarButton-print-icon);
}
.pdf-viewer-portale #openFile::before,
.pdf-viewer-portale #secondaryOpenFile::before {
  -webkit-mask-image: var(--toolbarButton-openFile-icon);
  mask-image: var(--toolbarButton-openFile-icon);
}
.pdf-viewer-portale #download::before,
.pdf-viewer-portale #secondaryDownload::before {
  -webkit-mask-image: var(--toolbarButton-download-icon);
  mask-image: var(--toolbarButton-download-icon);
}
.pdf-viewer-portale a.secondaryToolbarButton {
  padding-top: 5px;
  text-decoration: none;
}
.pdf-viewer-portale a.toolbarButton[href="#"],
.pdf-viewer-portale a.secondaryToolbarButton[href="#"] {
  opacity: 0.5;
  pointer-events: none;
}
.pdf-viewer-portale #viewBookmark::before {
  -webkit-mask-image: var(--toolbarButton-bookmark-icon);
  mask-image: var(--toolbarButton-bookmark-icon);
}
.pdf-viewer-portale #viewThumbnail::before {
  -webkit-mask-image: var(--toolbarButton-viewThumbnail-icon);
  mask-image: var(--toolbarButton-viewThumbnail-icon);
}
.pdf-viewer-portale #viewOutline::before {
  -webkit-mask-image: var(--toolbarButton-viewOutline-icon);
  mask-image: var(--toolbarButton-viewOutline-icon);
  transform: scaleX(var(--dir-factor));
}
.pdf-viewer-portale #viewAttachments::before {
  -webkit-mask-image: var(--toolbarButton-viewAttachments-icon);
  mask-image: var(--toolbarButton-viewAttachments-icon);
}
.pdf-viewer-portale #viewLayers::before {
  -webkit-mask-image: var(--toolbarButton-viewLayers-icon);
  mask-image: var(--toolbarButton-viewLayers-icon);
}
.pdf-viewer-portale #currentOutlineItem::before {
  -webkit-mask-image: var(--toolbarButton-currentOutlineItem-icon);
  mask-image: var(--toolbarButton-currentOutlineItem-icon);
  transform: scaleX(var(--dir-factor));
}
.pdf-viewer-portale #viewFind::before {
  -webkit-mask-image: var(--toolbarButton-search-icon);
  mask-image: var(--toolbarButton-search-icon);
}
.pdf-viewer-portale [dir=ltr] .pdfSidebarNotification::after {
  right: 2px;
}
.pdf-viewer-portale [dir=rtl] .pdfSidebarNotification::after {
  left: 2px;
}
.pdf-viewer-portale .pdfSidebarNotification::after {
  position: absolute;
  display: inline-block;
  top: 2px;
  inset-inline-end: 2px;
  /* Create a filled circle, with a diameter of 9 pixels, using only CSS: */
  content: "";
  background-color: rgb(112, 219, 85);
  height: 9px;
  width: 9px;
  border-radius: 50%;
}
.pdf-viewer-portale [dir=ltr] .secondaryToolbarButton {
  padding-left: 36px;
}
.pdf-viewer-portale [dir=rtl] .secondaryToolbarButton {
  padding-right: 36px;
}
.pdf-viewer-portale [dir=ltr] .secondaryToolbarButton {
  text-align: left;
}
.pdf-viewer-portale [dir=rtl] .secondaryToolbarButton {
  text-align: right;
}
.pdf-viewer-portale .secondaryToolbarButton {
  position: relative;
  margin: 0;
  padding: 0 0 1px;
  -webkit-padding-start: 36px;
  padding-inline-start: 36px;
  height: auto;
  min-height: 26px;
  width: auto;
  min-width: 100%;
  text-align: start;
  white-space: normal;
  border-radius: 0;
  box-sizing: border-box;
  display: inline-block;
}
.pdf-viewer-portale [dir=ltr] .secondaryToolbarButton > span {
  padding-right: 4px;
}
.pdf-viewer-portale [dir=rtl] .secondaryToolbarButton > span {
  padding-left: 4px;
}
.pdf-viewer-portale .secondaryToolbarButton > span {
  -webkit-padding-end: 4px;
  padding-inline-end: 4px;
}
.pdf-viewer-portale #firstPage::before {
  -webkit-mask-image: var(--secondaryToolbarButton-firstPage-icon);
  mask-image: var(--secondaryToolbarButton-firstPage-icon);
}
.pdf-viewer-portale #lastPage::before {
  -webkit-mask-image: var(--secondaryToolbarButton-lastPage-icon);
  mask-image: var(--secondaryToolbarButton-lastPage-icon);
}
.pdf-viewer-portale #pageRotateCcw::before {
  -webkit-mask-image: var(--secondaryToolbarButton-rotateCcw-icon);
  mask-image: var(--secondaryToolbarButton-rotateCcw-icon);
}
.pdf-viewer-portale #pageRotateCw::before {
  -webkit-mask-image: var(--secondaryToolbarButton-rotateCw-icon);
  mask-image: var(--secondaryToolbarButton-rotateCw-icon);
}
.pdf-viewer-portale #cursorSelectTool::before {
  -webkit-mask-image: var(--secondaryToolbarButton-selectTool-icon);
  mask-image: var(--secondaryToolbarButton-selectTool-icon);
}
.pdf-viewer-portale #cursorHandTool::before {
  -webkit-mask-image: var(--secondaryToolbarButton-handTool-icon);
  mask-image: var(--secondaryToolbarButton-handTool-icon);
}
.pdf-viewer-portale #scrollPage::before {
  -webkit-mask-image: var(--secondaryToolbarButton-scrollPage-icon);
  mask-image: var(--secondaryToolbarButton-scrollPage-icon);
}
.pdf-viewer-portale #scrollVertical::before {
  -webkit-mask-image: var(--secondaryToolbarButton-scrollVertical-icon);
  mask-image: var(--secondaryToolbarButton-scrollVertical-icon);
}
.pdf-viewer-portale #scrollHorizontal::before {
  -webkit-mask-image: var(--secondaryToolbarButton-scrollHorizontal-icon);
  mask-image: var(--secondaryToolbarButton-scrollHorizontal-icon);
}
.pdf-viewer-portale #scrollWrapped::before {
  -webkit-mask-image: var(--secondaryToolbarButton-scrollWrapped-icon);
  mask-image: var(--secondaryToolbarButton-scrollWrapped-icon);
}
.pdf-viewer-portale #spreadNone::before {
  -webkit-mask-image: var(--secondaryToolbarButton-spreadNone-icon);
  mask-image: var(--secondaryToolbarButton-spreadNone-icon);
}
.pdf-viewer-portale #spreadOdd::before {
  -webkit-mask-image: var(--secondaryToolbarButton-spreadOdd-icon);
  mask-image: var(--secondaryToolbarButton-spreadOdd-icon);
}
.pdf-viewer-portale #spreadEven::before {
  -webkit-mask-image: var(--secondaryToolbarButton-spreadEven-icon);
  mask-image: var(--secondaryToolbarButton-spreadEven-icon);
}
.pdf-viewer-portale #documentProperties::before {
  -webkit-mask-image: var(--secondaryToolbarButton-documentProperties-icon);
  mask-image: var(--secondaryToolbarButton-documentProperties-icon);
}
.pdf-viewer-portale .verticalToolbarSeparator {
  display: block;
  margin: 5px 2px;
  width: 1px;
  height: 22px;
  background-color: var(--separator-color);
}
.pdf-viewer-portale .horizontalToolbarSeparator {
  display: block;
  margin: 6px 0;
  height: 1px;
  width: 100%;
  background-color: var(--doorhanger-separator-color);
}
.pdf-viewer-portale .toolbarField {
  padding: 4px 7px;
  margin: 3px 0;
  border-radius: 2px;
  background-color: var(--field-bg-color);
  background-clip: padding-box;
  border: 1px solid var(--field-border-color);
  box-shadow: none;
  color: var(--field-color);
  font-size: 12px;
  line-height: 16px;
  outline: none;
}
.pdf-viewer-portale [dir=ltr] .toolbarField[type=checkbox] {
  margin-left: 7px;
}
.pdf-viewer-portale [dir=rtl] .toolbarField[type=checkbox] {
  margin-right: 7px;
}
.pdf-viewer-portale .toolbarField[type=checkbox] {
  opacity: 0;
  position: absolute !important;
  left: 0;
  margin: 10px 0 3px;
  -webkit-margin-start: 7px;
  margin-inline-start: 7px;
}
.pdf-viewer-portale #pageNumber {
  -moz-appearance: textfield; /* hides the spinner in moz */
  text-align: right;
  width: 40px;
  background-size: 0 0;
  transition-property: none;
}
.pdf-viewer-portale #pageNumber.visiblePageIsLoading {
  background-image: var(--loading-icon);
  background-repeat: no-repeat;
  background-position: 3px;
  background-size: 16px 16px;
  /* Using a delay with background-image doesn't work,
     consequently we use background-size. */
  transition-property: background-size;
  transition-delay: var(--loading-icon-delay);
}
.pdf-viewer-portale #pageNumber::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.pdf-viewer-portale .toolbarField:focus {
  border-color: #0a84ff;
}
.pdf-viewer-portale .toolbarLabel {
  min-width: 16px;
  padding: 7px;
  margin: 2px;
  border-radius: 2px;
  color: var(--main-color);
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: default;
}
.pdf-viewer-portale [dir=ltr] #numPages.toolbarLabel {
  padding-left: 3px;
}
.pdf-viewer-portale [dir=rtl] #numPages.toolbarLabel {
  padding-right: 3px;
}
.pdf-viewer-portale #numPages.toolbarLabel {
  -webkit-padding-start: 3px;
  padding-inline-start: 3px;
}
.pdf-viewer-portale #thumbnailView,
.pdf-viewer-portale #outlineView,
.pdf-viewer-portale #attachmentsView,
.pdf-viewer-portale #layersView {
  position: absolute;
  width: calc(100% - 8px);
  top: 0;
  bottom: 0;
  padding: 4px 4px 0;
  overflow: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pdf-viewer-portale #thumbnailView {
  width: calc(100% - 60px);
  padding: 10px 30px 0;
}
.pdf-viewer-portale #thumbnailView > a:active,
.pdf-viewer-portale #thumbnailView > a:focus {
  outline: 0;
}
.pdf-viewer-portale [dir=ltr] .thumbnail {
  float: left;
}
.pdf-viewer-portale [dir=rtl] .thumbnail {
  float: right;
}
.pdf-viewer-portale .thumbnail {
  float: inline-start;
  margin: 0 10px 5px;
}
.pdf-viewer-portale #thumbnailView > a:last-of-type > .thumbnail {
  margin-bottom: 10px;
}
.pdf-viewer-portale #thumbnailView > a:last-of-type > .thumbnail:not([data-loaded]) {
  margin-bottom: 9px;
}
.pdf-viewer-portale .thumbnail:not([data-loaded]) {
  border: 1px dashed rgb(132, 132, 132);
  margin: -1px 9px 4px;
}
.pdf-viewer-portale .thumbnailImage {
  border: 1px solid rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5), 0 2px 8px rgba(0, 0, 0, 0.3);
  opacity: 0.8;
  z-index: 99;
  background-color: rgb(255, 255, 255);
  background-clip: content-box;
}
.pdf-viewer-portale .thumbnailSelectionRing {
  border-radius: 2px;
  padding: 7px;
}
.pdf-viewer-portale a:focus > .thumbnail > .thumbnailSelectionRing > .thumbnailImage,
.pdf-viewer-portale .thumbnail:hover > .thumbnailSelectionRing > .thumbnailImage {
  opacity: 0.9;
}
.pdf-viewer-portale a:focus > .thumbnail > .thumbnailSelectionRing,
.pdf-viewer-portale .thumbnail:hover > .thumbnailSelectionRing {
  background-color: var(--sidebaritem-bg-color);
  background-clip: padding-box;
  color: rgba(255, 255, 255, 0.9);
}
.pdf-viewer-portale .thumbnail.selected > .thumbnailSelectionRing > .thumbnailImage {
  opacity: 1;
}
.pdf-viewer-portale .thumbnail.selected > .thumbnailSelectionRing {
  background-color: var(--sidebaritem-bg-color);
  background-clip: padding-box;
  color: rgb(255, 255, 255);
}
.pdf-viewer-portale [dir=ltr] .treeWithDeepNesting > .treeItem, .pdf-viewer-portale [dir=ltr] .treeItem > .treeItems {
  margin-left: 20px;
}
.pdf-viewer-portale [dir=rtl] .treeWithDeepNesting > .treeItem, .pdf-viewer-portale [dir=rtl] .treeItem > .treeItems {
  margin-right: 20px;
}
.pdf-viewer-portale .treeWithDeepNesting > .treeItem,
.pdf-viewer-portale .treeItem > .treeItems {
  -webkit-margin-start: 20px;
  margin-inline-start: 20px;
}
.pdf-viewer-portale [dir=ltr] .treeItem > a {
  padding-left: 4px;
}
.pdf-viewer-portale [dir=rtl] .treeItem > a {
  padding-right: 4px;
}
.pdf-viewer-portale .treeItem > a {
  text-decoration: none;
  display: inline-block;
  /* Subtract the right padding (left, in RTL mode) of the container: */
  min-width: calc(100% - 4px);
  height: auto;
  margin-bottom: 1px;
  padding: 2px 0 5px;
  -webkit-padding-start: 4px;
  padding-inline-start: 4px;
  border-radius: 2px;
  color: var(--treeitem-color);
  font-size: 13px;
  line-height: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: normal;
  cursor: pointer;
}
.pdf-viewer-portale #layersView .treeItem > a * {
  cursor: pointer;
}
.pdf-viewer-portale [dir=ltr] #layersView .treeItem > a > label {
  padding-left: 4px;
}
.pdf-viewer-portale [dir=rtl] #layersView .treeItem > a > label {
  padding-right: 4px;
}
.pdf-viewer-portale #layersView .treeItem > a > label {
  -webkit-padding-start: 4px;
  padding-inline-start: 4px;
}
.pdf-viewer-portale [dir=ltr] #layersView .treeItem > a > label > input {
  float: left;
}
.pdf-viewer-portale [dir=rtl] #layersView .treeItem > a > label > input {
  float: right;
}
.pdf-viewer-portale #layersView .treeItem > a > label > input {
  float: inline-start;
  margin-top: 1px;
}
.pdf-viewer-portale [dir=ltr] .treeItemToggler {
  float: left;
}
.pdf-viewer-portale [dir=rtl] .treeItemToggler {
  float: right;
}
.pdf-viewer-portale .treeItemToggler {
  position: relative;
  float: inline-start;
  height: 0;
  width: 0;
  color: rgba(255, 255, 255, 0.5);
}
.pdf-viewer-portale [dir=ltr] .treeItemToggler::before {
  right: 4px;
}
.pdf-viewer-portale [dir=rtl] .treeItemToggler::before {
  left: 4px;
}
.pdf-viewer-portale .treeItemToggler::before {
  inset-inline-end: 4px;
  -webkit-mask-image: var(--treeitem-expanded-icon);
  mask-image: var(--treeitem-expanded-icon);
}
.pdf-viewer-portale .treeItemToggler.treeItemsHidden::before {
  -webkit-mask-image: var(--treeitem-collapsed-icon);
  mask-image: var(--treeitem-collapsed-icon);
  transform: scaleX(var(--dir-factor));
}
.pdf-viewer-portale .treeItemToggler.treeItemsHidden ~ .treeItems {
  display: none;
}
.pdf-viewer-portale .treeItem.selected > a {
  background-color: var(--treeitem-selected-bg-color);
  color: var(--treeitem-selected-color);
}
.pdf-viewer-portale .treeItemToggler:hover,
.pdf-viewer-portale .treeItemToggler:hover + a,
.pdf-viewer-portale .treeItemToggler:hover ~ .treeItems,
.pdf-viewer-portale .treeItem > a:hover {
  background-color: var(--sidebaritem-bg-color);
  background-clip: padding-box;
  border-radius: 2px;
  color: var(--treeitem-hover-color);
}
.pdf-viewer-portale .dialogButton {
  width: auto;
  margin: 3px 4px 2px !important;
  padding: 2px 11px;
  color: var(--main-color);
  background-color: var(--dialog-button-bg-color);
  border: var(--dialog-button-border) !important;
}
.pdf-viewer-portale dialog {
  margin: auto;
  padding: 15px;
  border-spacing: 4px;
  color: var(--main-color);
  font: message-box;
  font-size: 12px;
  line-height: 14px;
  background-color: var(--doorhanger-bg-color);
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.pdf-viewer-portale dialog::-webkit-backdrop {
  background-color: rgba(0, 0, 0, 0.2);
}
.pdf-viewer-portale dialog::backdrop {
  background-color: rgba(0, 0, 0, 0.2);
}
.pdf-viewer-portale dialog > .row {
  display: table-row;
}
.pdf-viewer-portale dialog > .row > * {
  display: table-cell;
}
.pdf-viewer-portale dialog .toolbarField {
  margin: 5px 0;
}
.pdf-viewer-portale dialog .separator {
  display: block;
  margin: 4px 0;
  height: 1px;
  width: 100%;
  background-color: var(--separator-color);
}
.pdf-viewer-portale dialog .buttonRow {
  text-align: center;
  vertical-align: middle;
}
.pdf-viewer-portale dialog :link {
  color: rgb(255, 255, 255);
}
.pdf-viewer-portale #passwordDialog {
  text-align: center;
}
.pdf-viewer-portale #passwordDialog .toolbarField {
  width: 200px;
}
.pdf-viewer-portale #documentPropertiesDialog {
  text-align: left;
}
.pdf-viewer-portale [dir=ltr] #documentPropertiesDialog .row > * {
  text-align: left;
}
.pdf-viewer-portale [dir=rtl] #documentPropertiesDialog .row > * {
  text-align: right;
}
.pdf-viewer-portale #documentPropertiesDialog .row > * {
  min-width: 100px;
  text-align: start;
}
.pdf-viewer-portale #documentPropertiesDialog .row > span {
  width: 125px;
  word-wrap: break-word;
}
.pdf-viewer-portale #documentPropertiesDialog .row > p {
  max-width: 225px;
  word-wrap: break-word;
}
.pdf-viewer-portale #documentPropertiesDialog .buttonRow {
  margin-top: 10px;
}
.pdf-viewer-portale .grab-to-pan-grab {
  cursor: grab !important;
}
.pdf-viewer-portale .grab-to-pan-grab *:not(input):not(textarea):not(button):not(select):not(:link) {
  cursor: inherit !important;
}
.pdf-viewer-portale .grab-to-pan-grab:active,
.pdf-viewer-portale .grab-to-pan-grabbing {
  cursor: grabbing !important;
  position: fixed;
  background: rgba(0, 0, 0, 0);
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 50000; /* should be higher than anything else in PDF.js! */
}
.pdf-viewer-portale {
  @page {
    margin: 0;
  }
}
.pdf-viewer-portale #printContainer {
  display: none;
}
@media print {
  .pdf-viewer-portale {
    /* wrapper around (scaled) print canvas elements */
  }
  .pdf-viewer-portale body {
    background: rgba(0, 0, 0, 0) none;
  }
  .pdf-viewer-portale body[data-pdfjsprinting] #outerContainer {
    display: none;
  }
  .pdf-viewer-portale body[data-pdfjsprinting] #printContainer {
    display: block;
  }
  .pdf-viewer-portale #printContainer {
    height: 100%;
  }
  .pdf-viewer-portale #printContainer > .printedPage {
    page-break-after: always;
    page-break-inside: avoid;
    /* The wrapper always cover the whole page. */
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .pdf-viewer-portale #printContainer > .xfaPrintedPage .xfaPage {
    position: absolute;
  }
  .pdf-viewer-portale #printContainer > .xfaPrintedPage {
    page-break-after: always;
    page-break-inside: avoid;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .pdf-viewer-portale #printContainer > .printedPage canvas,
  .pdf-viewer-portale #printContainer > .printedPage img {
    /* The intrinsic canvas / image size will make sure that we fit the page. */
    max-width: 100%;
    max-height: 100%;
    direction: ltr;
    display: block;
  }
}
.pdf-viewer-portale .visibleLargeView,
.pdf-viewer-portale .visibleMediumView {
  display: none;
}
@media all and (max-width: 900px) {
  .pdf-viewer-portale #toolbarViewerMiddle {
    display: table;
    margin: auto;
    left: auto;
    position: inherit;
    transform: none;
  }
}
@media all and (max-width: 840px) {
  .pdf-viewer-portale #sidebarContainer {
    background-color: var(--sidebar-narrow-bg-color);
  }
  .pdf-viewer-portale [dir=ltr] #outerContainer.sidebarOpen #viewerContainer {
    left: 0 !important;
  }
  .pdf-viewer-portale [dir=rtl] #outerContainer.sidebarOpen #viewerContainer {
    right: 0 !important;
  }
  .pdf-viewer-portale #outerContainer.sidebarOpen #viewerContainer {
    inset-inline-start: 0 !important;
  }
}
@media all and (max-width: 820px) {
  .pdf-viewer-portale #outerContainer .hiddenLargeView {
    display: none;
  }
  .pdf-viewer-portale #outerContainer .visibleLargeView {
    display: inherit;
  }
}
@media all and (max-width: 750px) {
  .pdf-viewer-portale #outerContainer .hiddenMediumView {
    display: none;
  }
  .pdf-viewer-portale #outerContainer .visibleMediumView {
    display: inherit;
  }
}
@media all and (max-width: 690px) {
  .pdf-viewer-portale .hiddenSmallView,
  .pdf-viewer-portale .hiddenSmallView * {
    display: none;
  }
  .pdf-viewer-portale .toolbarButtonSpacer {
    width: 0;
  }
  .pdf-viewer-portale [dir=ltr] .findbar {
    left: 34px;
  }
  .pdf-viewer-portale [dir=rtl] .findbar {
    right: 34px;
  }
  .pdf-viewer-portale .findbar {
    inset-inline-start: 34px;
  }
}
@media all and (max-width: 560px) {
  .pdf-viewer-portale #scaleSelectContainer {
    display: none;
  }
}

body .page-section-button {
  padding-top: 23px;
}
body .page-section-button .link-button {
  min-height: 75px;
  padding-bottom: 8px;
}
body .page-section-button .link-button a {
  width: 100%;
  height: 100%;
}
body .page-section-button .link-button a .text-button {
  font-family: barlow-medium, Verdana, Arial, monospace;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.64px;
  text-align: left;
  color: #ffffff;
}
body .page-section-button a.button {
  width: 100%;
  height: 70px;
  border: none;
  color: #ffffff !important;
  text-align: left;
  padding-left: 23px;
  padding-right: 23px;
  font-family: barlow-medium, Verdana, Arial, monospace;
  font-size: 18px;
  display: flex;
  align-items: center;
}
body .page-section-button a.button img {
  margin-right: 23px;
}
body .description-button.description-button-2-col .card-category {
  height: 87px;
  border-left: 5px solid #01283a;
  display: flex;
  align-items: center;
}
body .description-button.description-button-2-col .card-category a {
  padding: 30px;
}
body .description-button.description-button-2-col .card-category h3 {
  margin: 0;
}
body .description-button.description-button-2-col .card-category:hover {
  border-left-width: 10px;
  text-decoration: none;
  padding-left: 10px;
}
body.salute .color-dark .button.button {
  background-color: #5c282e !important;
}
body.salute .button.button {
  background-color: #98444c !important;
}
body.salute .button.button:hover {
  background-color: #5A768A !important;
}
body.salute .description-button.description-button-2-col .card-category {
  border-color: #98444c;
}
body.istituzionale-partecipazione .button.button {
  background-color: #187cb4 !important;
}
body.istituzionale-partecipazione .button.button:hover {
  background-color: #5A768A !important;
}
body.istituzionale-partecipazione .description-button.description-button-2-col .card-category {
  border-color: #187cb4;
}
body.turismo-cultura .color-dark .button.button {
  background-color: #005ce6 !important;
}
body.turismo-cultura .button.button {
  background-color: #004cbf !important;
}
body.turismo-cultura .button.button:hover {
  background-color: #5A768A !important;
}
body.turismo-cultura .description-button.description-button-2-col .card-category {
  border-color: #004cbf;
}
body.politiche-europee .button.button {
  background-color: #004286 !important;
}
body.politiche-europee .button.button:hover {
  background-color: #5A768A !important;
}
body.politiche-europee .description-button.description-button-2-col .card-category {
  border-color: #004286;
}
body.agricoltura .color-dark .button.button {
  background-color: #4c5723 !important;
}
body.agricoltura .button.button {
  background-color: #69782b !important;
}
body.agricoltura .button.button:hover {
  background-color: #01283a !important;
  text-decoration: none;
}
body.agricoltura .description-button.description-button-2-col .card-category {
  border-color: #69782b;
}
body.territorio .color-dark .button.button {
  background-color: #028367 !important;
}
body.territorio .button.button {
  background-color: #016550 !important;
}
body.territorio .button.button:hover {
  background-color: #5A768A !important;
}
body.territorio .description-button.description-button-2-col .card-category {
  border-color: #016550;
}
body.ambiente .color-dark .button.button {
  background-color: #3a5c28 !important;
}
body.ambiente .button.button {
  background-color: #52823b !important;
}
body.ambiente .button.button:hover {
  background-color: #5A768A !important;
}
body.ambiente .description-button.description-button-2-col .card-category {
  border-color: #52823b;
}
body.welfare .color-dark .button.button {
  background-color: #d41c47 !important;
}
body.welfare .button.button {
  background-color: #981432 !important;
}
body.welfare .button.button:hover {
  background-color: #5A768A !important;
}
body.welfare .description-button.description-button-2-col .card-category {
  border-color: #981432;
}
body.lavoro .color-dark .button.button {
  background-color: #8f130a !important;
}
body.lavoro .button.button {
  background-color: #c81a0f !important;
}
body.lavoro .button.button:hover {
  background-color: #5A768A !important;
}
body.lavoro .description-button.description-button-2-col .card-category {
  border-color: #c81a0f;
}
body.politiche-giovanili .color-dark .button.button {
  background-color: #da3c10 !important;
}
body.politiche-giovanili .button.button {
  background-color: #aa300d !important;
}
body.politiche-giovanili .button.button:hover {
  background-color: #5A768A !important;
}
body.politiche-giovanili .description-button.description-button-2-col .card-category {
  border-color: #aa300d;
}
body.innovazione .color-dark .button.button {
  background-color: #854200 !important;
}
body.innovazione .button.button {
  background-color: #b85c00 !important;
}
body.innovazione .button.button:hover {
  background-color: #5A768A !important;
}
body.innovazione .description-button.description-button-2-col .card-category {
  border-color: #b85c00;
}
body.pari .button.button {
  background-color: #c81d67 !important;
}
body.pari .button.button:hover {
  background-color: #5A768A !important;
}
body.pari .description-button.description-button-2-col .card-category {
  border-color: #c81d67;
}
body.mastro .button.button {
  background-color: #5A768A !important;
}
body.mastro .button.button:hover {
  background-color: #5A768A !important;
}
body.mastro .description-button.description-button-2-col .card-category {
  border-color: #5A768A;
}

@media (min-width: 768px) {
  body .multi-col-menu ul.navbar-nav.level-2 > li:not(:nth-child(3n)) {
    border-right: 1px solid black;
  }
}
@media (min-width: 768px) {
  body ul.navbar-nav.level-2 > li:nth-child(3n) {
    padding-left: 22px;
  }
}
@media (min-width: 768px) {
  body ul.navbar-nav.level-2 > li:nth-child(3n-1) {
    padding-left: 22px;
  }
}
@media (min-width: 992px) {
  body .header-secondnav .navbar-brand {
    margin-top: 13px;
  }
}

@media (min-width: 992px) {
  body.default .navg-menu {
    margin-left: -17px;
  }
}

body .navbar-expand-lg {
  padding-left: 0 !important;
}
body .navbar-expand-lg .loghi {
  text-align: right;
  padding-right: 0;
  padding-left: 0;
  margin-top: 16px;
  margin-bottom: 16px;
}
body .navbar-expand-lg .loghi a {
  text-decoration: none;
}

body .custom-logo {
  margin-top: 8px;
}

body .search-bar-mobile {
  padding-bottom: 7px;
}
body .search-bar-mobile .search-bar-keywords-input-wrapper {
  margin-right: 16px;
}

body {
  /* colori aree tematiche */
}
body .header-back-to {
  display: none;
}
body .header-title {
  display: none;
}
body .header-firstnav {
  background-color: #1a4d72 !important;
}
body .header-firstnav .language-accessibility a {
  text-decoration: none;
}
body .header-firstnav .language-accessibility .dropdown-menu.show {
  background-color: #1a4d72 !important;
  min-width: 20px;
}
body .header-firstnav .language-accessibility .dropdown-menu.show a.dropdown-item:hover {
  background-color: #ffffff !important;
  color: #1a4d72 !important;
}
@media (max-width: 991.98px) {
  body .header-secondnav {
    background-color: #f5f5f5 !important;
  }
}
body .header-secondnav hr {
  margin-top: 0;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
body .header-secondnav .navbar-brand {
  padding: 0;
}
body .header-secondnav .navbar-brand .tema {
  color: #01283A !important;
  font-family: titillium-regular, Verdana, Arial, monospace;
  font-weight: normal;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0.8px;
  text-align: left;
}
body .header-secondnav .main-logo-puglia svg path#background {
  fill: #1a4d72 !important;
}
@media (max-width: 991.98px) {
  body .header-secondnav .main-logo-puglia {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  body .header-secondnav .navbar {
    justify-content: space-between !important;
  }
  body .header-secondnav .navbar-brand {
    order: 1;
    margin-left: 60px;
    color: #01283a;
  }
  body .header-secondnav .navbar .navbar-toggler.navbar-toggler {
    border: none;
    z-index: 2;
    order: 2;
  }
  body .header-secondnav .main-logo-puglia {
    top: 37px;
    left: 0;
  }
  body .header-secondnav .main-logo-puglia svg path#background {
    fill: transparent !important;
  }
  body .header-secondnav .main-logo-puglia svg g#Group_5273 path {
    fill: #01283a !important;
  }
  body header .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon,
  body .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(1,40,58)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
  }
  body nav#navbarNavDropdown.show {
    display: block;
    background-color: #fff;
  }
  body nav#navbarNavDropdown {
    display: none;
  }
  body .header-secondnav .main-logo-puglia svg {
    margin-left: 0px !important;
  }
  body .header .navbar-nav {
    flex-direction: column !important;
  }
  body .header .navbar-nav .nav-item a {
    color: #01283a !important;
    padding-left: 10px !important;
  }
  body .header .navbar-nav .nav-item.active a::before {
    content: "" !important;
    position: absolute;
    width: 4px !important;
    height: 100% !important;
    background-color: #5A768A;
    left: 0 !important;
  }
}
@media (max-width: 991.98px) {
  body header .header-secondnav .main-logo-puglia,
  body .header-secondnav .main-logo-puglia {
    top: 40px !important;
  }
}
body #wrapper {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
}
body #wrapper header {
  width: 100%;
  z-index: 10;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.16);
}
body #wrapper header .header-firstnav {
  display: flex;
  background-color: #01283A;
  align-items: center;
  height: 30px;
}
body #wrapper header .header-firstnav .container .breadcrumb-wrapper {
  text-transform: uppercase;
}
body #wrapper header .header-firstnav .container .breadcrumb-wrapper .portlet {
  margin-bottom: 0;
}
body #wrapper header .header-firstnav .container .breadcrumb-wrapper .breadcrumb > li + li::before {
  content: ">";
  line-height: 29px;
  color: #ffffff;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
body #wrapper header .header-firstnav .container .breadcrumb-wrapper .breadcrumb.breadcrumb-horizontal {
  padding: 0;
  background-color: inherit;
  margin-bottom: 0;
}
body #wrapper header .header-firstnav .container .breadcrumb-wrapper .breadcrumb.breadcrumb-horizontal li a {
  color: #ffffff !important;
  font-family: barlow-regular, Verdana, Arial, monospace;
  font-size: 14px;
  text-decoration: none;
}
body #wrapper header .header-firstnav .container .breadcrumb-wrapper .breadcrumb.breadcrumb-horizontal li.active {
  font-family: barlow-semibold, Verdana, Arial, monospace;
  color: #ffffff !important;
  font-size: 14px;
  line-height: 28px;
}
body #wrapper header .header-firstnav #language {
  margin-left: 37px;
}
body #wrapper header .header-firstnav .language-accessibility {
  display: flex;
  align-items: center;
  color: #ffffff !important;
}
body #wrapper header .header-firstnav .language-accessibility a {
  color: #ffffff !important;
}
body #wrapper header .header-firstnav .language-accessibility .zoom-less {
  font-size: 14px;
  position: relative;
  padding-right: 5px;
}
body #wrapper header .header-firstnav .language-accessibility .zoom-less::after {
  content: "-";
  position: absolute;
  right: -4px;
  top: -3px;
  height: 100%;
}
body #wrapper header .header-firstnav .language-accessibility .zoom-more {
  margin-left: 10px;
  font-size: 20px;
  position: relative;
  padding-right: 10px;
}
body #wrapper header .header-firstnav .language-accessibility .zoom-more::after {
  content: "+";
  position: absolute;
  right: -4px;
  top: -3px;
  height: 100%;
}
body #wrapper header .header-firstnav .language-accessibility a[aria-expanded=true] svg {
  transform: rotate(180deg);
}
body #wrapper header .header-firstnav .language-accessibility .dropdown-menu.show {
  background-color: #01283A;
  min-width: 20px;
}
body #wrapper header .header-firstnav .language-accessibility .dropdown-menu.show .dropdown-item:hover {
  color: #01283A !important;
}
body #wrapper header .header-firstnav .languages-selector {
  display: inline-block;
  margin-left: 20px;
}
body #wrapper header .header-firstnav .languages-selector .portlet {
  margin-bottom: auto;
}
body #wrapper header .header-firstnav .languages-selector .form-group {
  margin-bottom: auto;
}
body #wrapper header .header-firstnav .languages-selector .form-control {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
}
body #wrapper header .header-firstnav .languages-selector option {
  color: #000;
}
@media (max-width: 991.98px) {
  body #wrapper header .navbar-brand.brand-mobile {
    display: block !important;
  }
  body #wrapper header .navbar-brand.brand-mobile.mx-auto {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  body #wrapper header .navbar-brand.brand-mobile img {
    width: 170px;
  }
}
body #wrapper header .header-secondnav {
  z-index: 1;
  position: relative;
  background-color: #ffffff;
  min-height: 72px;
  height: auto;
}
body #wrapper header .header-secondnav .navbar {
  padding: 0 16px;
  /*@media (max-width: 991.98px) {
  	padding: 8px 16px;
  }*/
}
body #wrapper header .header-secondnav .navbar .navbar-toggler.navbar-toggler {
  border: none;
  padding-right: 0;
}
@media (max-width: 991.98px) {
  body #wrapper header .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  }
}
@media (max-width: 991.98px) {
  body #wrapper header .header-secondnav .navbar {
    justify-content: flex-start;
  }
}
body #wrapper header .header-secondnav .navbar-brand {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0.8px;
  margin-top: 4px;
  margin-bottom: -8px;
  text-decoration: none;
}
@media (max-width: 575.98px) {
  body #wrapper header .header-secondnav .navbar-brand {
    font-size: 15px;
  }
}
body #wrapper header .header-secondnav .navbar-brand .tema {
  display: block;
}
@media (max-width: 575.98px) {
  body #wrapper header .header-secondnav .navbar-brand .tema {
    font-size: 18px;
  }
}
body #wrapper header .header-secondnav .navbar-brand .regione-puglia-brand {
  margin-top: -7px;
  display: block;
  font-family: titillium-regular, Verdana, Arial, monospace;
}
body #wrapper header .header-secondnav .main-logo-puglia {
  position: absolute;
  right: 0;
  top: 30%;
  transform: translateY(-50%);
  z-index: 1;
  display: flex;
  align-items: center;
}
body #wrapper header .header-secondnav .main-logo-puglia svg {
  margin-left: 20px;
}
@media (max-width: 575.98px) {
  body #wrapper header .header-secondnav .main-logo-puglia {
    top: 37px;
  }
}
body #wrapper header .active-nav-link {
  font-family: titillium-bold, Verdana, Arial, monospace;
}
body #wrapper header .navbar-nav {
  display: block;
  padding-top: 10.5px;
  padding-bottom: 15px;
}
body #wrapper header .navbar-nav a {
  padding: 0;
  outline: none;
}
body #wrapper header .navbar-nav.level-1 > li {
  display: inline-block;
  position: initial;
}
body #wrapper header .navbar-nav.level-1 > .nav-item {
  margin-right: 2rem;
}
@media (max-width: 991.98px) {
  body #wrapper header .navbar-nav.level-1 > .nav-item {
    margin-left: 0px;
  }
}
body #wrapper header .navbar-nav.level-1 > .nav-item a {
  color: #000000;
}
@media (max-width: 575.98px) {
  body #wrapper header .navbar-nav.level-1 > .nav-item a {
    color: #ffffff;
  }
}
body #wrapper header .navbar-nav.level-1 > .nav-item a:hover {
  text-decoration: none;
}
body #wrapper header .navbar-nav.level-1 > .nav-item .nav-link {
  padding-left: 0;
  padding-right: 0;
}
body #wrapper header .navbar-nav.level-1 > .nav-item > .show > .nav-link::before, body #wrapper header .navbar-nav.level-1 > .nav-item:hover .li-wrapper-level-1 > .nav-link::before {
  content: "";
  position: absolute;
  height: 4px;
  width: 100%;
  background-color: #5A768A;
  bottom: -16px;
}
@media (max-width: 991.98px) {
  body #wrapper header .navbar-nav.level-1 > .nav-item > .show > .nav-link::before, body #wrapper header .navbar-nav.level-1 > .nav-item:hover .li-wrapper-level-1 > .nav-link::before {
    bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body #wrapper header .navbar-nav.level-1 > .nav-item > .show > .nav-link::before, body #wrapper header .navbar-nav.level-1 > .nav-item:hover .li-wrapper-level-1 > .nav-link::before {
    left: 0;
  }
}
body #wrapper header .navbar-nav .nav-item.dropdown .fa-angle-up {
  display: none;
  padding-top: 2px;
}
body #wrapper header .navbar-nav .nav-item.dropdown .fa-angle-down {
  display: inline-block;
  padding-top: 2px;
}
@media (max-width: 991.98px) {
  body #wrapper header .navbar-nav .nav-item.dropdown .fa-angle-down {
    position: absolute;
    right: 0.9375rem;
  }
}
body #wrapper header .navbar-nav .nav-item.dropdown a span {
  margin-right: 2px;
}
body #wrapper header .navbar-nav .nav-item.dropdown.show .fa-angle-up {
  display: inline-block;
}
body #wrapper header .navbar-nav .nav-item.dropdown.show .fa-angle-down {
  display: none;
}
body #wrapper header .navbar-nav:first-child {
  margin-left: 0;
  position: relative;
}
body #wrapper header .navbar-nav .dropdown-menu.multi-col-menu .level-2 > li {
  display: inline-block;
  width: 32%;
  padding-left: 24px;
}
body #wrapper header .navbar-nav .dropdown-menu .level-3 {
  padding-left: 24px;
}
body #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom {
  min-width: 1129px;
  border: none;
  top: 51px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background-color: #F2F2F2;
  padding: 15px 30px;
  margin-top: 0;
}
body #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom a.title {
  color: #707070 !important;
  text-transform: uppercase;
  font-size: 12px;
}
body #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom ul {
  list-style: none;
}
body #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom ul li a {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 30px;
  color: #0F0D0D;
}
body #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom ul li a img {
  margin-left: 14px;
}
body #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom ul li a:hover {
  color: #5A768A;
}
body #wrapper header .navbar-nav .dropdown-menu.single-col-menu {
  min-width: 248.3px;
  left: inherit;
  border: none;
  top: 51px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #F2F2F2;
  margin-top: 0;
}
body #wrapper header .navbar-nav .dropdown-menu.single-col-menu .level-2 > li {
  padding-left: 24px;
}
@media (max-width: 991.98px) {
  body #wrapper header .navbar-nav .dropdown-menu.single-col-menu {
    min-width: auto;
  }
}
body #wrapper header .navbar-nav .dropdown-menu.single-col-menu a.title {
  color: #707070 !important;
  text-transform: uppercase;
  font-size: 12px;
}
body #wrapper header .navbar-nav .dropdown-menu.single-col-menu ul {
  list-style: none;
}
body #wrapper header .navbar-nav .dropdown-menu.single-col-menu ul li a {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 30px;
  color: #0F0D0D !important;
}
body #wrapper header .navbar-nav .dropdown-menu.single-col-menu ul li a img {
  margin-left: 14px;
}
body #wrapper header .navbar-nav .dropdown-menu.single-col-menu ul li a:hover {
  color: #5A768A !important;
}
body #wrapper header .navbar-nav .dropdown-toggle::after {
  display: none;
}
body.remove-cookie {
  top: 0 !important;
}
@media (max-width: 575.98px) {
  body.remove-cookie {
    margin-top: 72px;
  }
}
body.remove-cookie .header {
  top: 0 !important;
}
body.pari .header-firstnav {
  background-color: #c81d67 !important;
}
body.pari .header-firstnav .language-accessibility .dropdown-menu.show {
  background-color: #01283A !important;
  min-width: 20px;
}
body.pari .header-firstnav .language-accessibility .dropdown-menu.show .dropdown-item:hover {
  color: #01283A !important;
}
@media (max-width: 991.98px) {
  body.pari .header-secondnav {
    background-color: #f5f5f5 !important;
  }
}
body.pari .header-secondnav .navbar-brand .tema {
  color: #c81d67 !important;
}
body.pari .header-secondnav .main-logo-puglia svg path#background {
  fill: #c81d67 !important;
}
@media (max-width: 991.98px) {
  body.pari .header-secondnav .navbar-nav .nav-item a:hover {
    border-left: 5px solid #c81d67;
  }
}
body.pari .header-secondnav .navbar-nav .nav-item .nav-link::before {
  background-color: #c81d67 !important;
}
@media (max-width: 767.98px) {
  body.pari .header-secondnav .navbar-nav .nav-item .nav-link::before {
    background-color: white !important;
  }
}
body.pari .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
  background-color: #c81d67 !important;
}
@media (max-width: 767.98px) {
  body.pari .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
    background-color: white !important;
  }
}
body.pari .header-secondnav .navbar-nav.level-1 > .nav-item a:hover {
  color: #c81d67 !important;
}
body.salute .header-firstnav {
  background-color: #98444c !important;
}
body.salute .header-firstnav .language-accessibility .dropdown-menu.show {
  background-color: #01283A !important;
  min-width: 20px;
}
body.salute .header-firstnav .language-accessibility .dropdown-menu.show .dropdown-item:hover {
  color: #01283A !important;
}
@media (max-width: 575.98px) {
  body.salute .header-secondnav {
    background-color: #f5f5f5 !important;
  }
}
body.salute .header-secondnav .navbar-brand .tema {
  color: #98444c !important;
}
body.salute .header-secondnav .main-logo-puglia svg path#background {
  fill: #98444c !important;
}
@media (max-width: 991.98px) {
  body.salute .header-secondnav .navbar-nav .nav-item a:hover {
    border-left: 5px solid #98444c;
  }
}
body.salute .header-secondnav .navbar-nav .nav-item .nav-link::before {
  background-color: #98444c !important;
}
@media (max-width: 767.98px) {
  body.salute .header-secondnav .navbar-nav .nav-item .nav-link::before {
    background-color: white !important;
  }
}
body.salute .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
  background-color: #98444c !important;
}
@media (max-width: 767.98px) {
  body.salute .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
    background-color: white !important;
  }
}
body.istituzionale-partecipazione .header-firstnav {
  background-color: #187cb4 !important;
}
body.istituzionale-partecipazione .header-firstnav .language-accessibility .dropdown-menu.show {
  background-color: #187cb4 !important;
  min-width: 20px;
}
body.istituzionale-partecipazione .header-firstnav .language-accessibility .dropdown-menu.show a.dropdown-item:hover {
  background-color: #ffffff;
  color: #187cb4 !important;
}
@media (max-width: 575.98px) {
  body.istituzionale-partecipazione .header-secondnav {
    background-color: #f5f5f5 !important;
  }
}
body.istituzionale-partecipazione .header-secondnav .navbar-brand .tema {
  color: #187cb4 !important;
}
body.istituzionale-partecipazione .header-secondnav .main-logo-puglia svg path#background {
  fill: #187cb4 !important;
}
@media (max-width: 991.98px) {
  body.istituzionale-partecipazione .header-secondnav .navbar-nav .nav-item a:hover {
    border-left: 5px solid #187cb4;
  }
}
body.istituzionale-partecipazione .header-secondnav .navbar-nav .nav-item .nav-link::before {
  background-color: #187cb4 !important;
}
@media (max-width: 767.98px) {
  body.istituzionale-partecipazione .header-secondnav .navbar-nav .nav-item .nav-link::before {
    background-color: white !important;
  }
}
body.istituzionale-partecipazione .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
  background-color: #187cb4 !important;
}
@media (max-width: 767.98px) {
  body.istituzionale-partecipazione .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
    background-color: white !important;
  }
}
body.turismo-cultura .header-firstnav {
  background-color: #004cbf !important;
}
body.turismo-cultura .header-firstnav .language-accessibility .dropdown-menu.show {
  background-color: #004cbf !important;
  min-width: 20px;
}
body.turismo-cultura .header-firstnav .language-accessibility .dropdown-menu.show a.dropdown-item:hover {
  background-color: #ffffff !important;
  color: #004cbf;
}
@media (max-width: 575.98px) {
  body.turismo-cultura .header-secondnav {
    background-color: #f5f5f5 !important;
  }
}
body.turismo-cultura .header-secondnav .navbar-brand .tema {
  color: #004cbf !important;
}
body.turismo-cultura .header-secondnav .main-logo-puglia svg path#background {
  fill: #004cbf !important;
}
@media (max-width: 991.98px) {
  body.turismo-cultura .header-secondnav .navbar-nav .nav-item a:hover {
    border-left: 5px solid #004cbf;
  }
}
body.turismo-cultura .header-secondnav .navbar-nav .nav-item .nav-link::before {
  background-color: #004cbf !important;
}
@media (max-width: 767.98px) {
  body.turismo-cultura .header-secondnav .navbar-nav .nav-item .nav-link::before {
    background-color: white !important;
  }
}
body.turismo-cultura .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
  background-color: #004cbf !important;
}
@media (max-width: 767.98px) {
  body.turismo-cultura .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
    background-color: white !important;
  }
}
body.politiche-europee .header-firstnav {
  background-color: #004286 !important;
}
body.politiche-europee .header-firstnav .language-accessibility .dropdown-menu.show {
  background-color: #004286 !important;
  min-width: 20px;
}
body.politiche-europee .header-firstnav .language-accessibility .dropdown-menu.show a.dropdown-item:hover {
  background-color: #ffffff;
  color: #004286 !important;
}
@media (max-width: 575.98px) {
  body.politiche-europee .header-secondnav {
    background-color: #f5f5f5 !important;
  }
}
body.politiche-europee .header-secondnav .navbar-brand .tema {
  color: #004286 !important;
}
body.politiche-europee .header-secondnav .main-logo-puglia svg path#background {
  fill: #004286 !important;
}
@media (max-width: 991.98px) {
  body.politiche-europee .header-secondnav .navbar-nav .nav-item a:hover {
    border-left: 5px solid #004286;
  }
}
body.politiche-europee .header-secondnav .navbar-nav .nav-item .nav-link::before {
  background-color: #004286 !important;
}
@media (max-width: 767.98px) {
  body.politiche-europee .header-secondnav .navbar-nav .nav-item .nav-link::before {
    background-color: white !important;
  }
}
body.politiche-europee .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
  background-color: #004286 !important;
}
@media (max-width: 767.98px) {
  body.politiche-europee .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
    background-color: white !important;
  }
}
body.agricoltura .header-firstnav {
  background-color: #69782b !important;
}
body.agricoltura .header-firstnav .language-accessibility .dropdown-menu.show {
  background-color: #69782b !important;
  min-width: 20px;
}
body.agricoltura .header-firstnav .language-accessibility .dropdown-menu.show a.dropdown-item:hover {
  background-color: #ffffff;
  color: #69782b !important;
}
@media (max-width: 575.98px) {
  body.agricoltura .header-secondnav {
    background-color: #f5f5f5 !important;
  }
}
body.agricoltura .header-secondnav .navbar-brand .tema {
  color: #69782b !important;
}
body.agricoltura .header-secondnav .main-logo-puglia svg path#background {
  fill: #69782b !important;
}
@media (max-width: 991.98px) {
  body.agricoltura .header-secondnav .navbar-nav .nav-item a:hover {
    border-left: 5px solid #69782b;
  }
}
body.agricoltura .header-secondnav .navbar-nav .nav-item .nav-link::before {
  background-color: #69782b !important;
}
@media (max-width: 767.98px) {
  body.agricoltura .header-secondnav .navbar-nav .nav-item .nav-link::before {
    background-color: white !important;
  }
}
body.agricoltura .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
  background-color: #69782b !important;
}
@media (max-width: 767.98px) {
  body.agricoltura .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
    background-color: white !important;
  }
}
body.territorio .header-firstnav {
  background-color: #016550 !important;
}
body.territorio .header-firstnav .language-accessibility .dropdown-menu.show {
  background-color: #016550 !important;
  min-width: 20px;
}
body.territorio .header-firstnav .language-accessibility .dropdown-menu.show a.dropdown-item:hover {
  background-color: #ffffff !important;
  color: #016550 !important;
}
@media (max-width: 575.98px) {
  body.territorio .header-secondnav {
    background-color: #f5f5f5 !important;
  }
}
body.territorio .header-secondnav .navbar-brand .tema {
  color: #016550 !important;
}
body.territorio .header-secondnav .main-logo-puglia svg path#background {
  fill: #016550 !important;
}
@media (max-width: 991.98px) {
  body.territorio .header-secondnav .navbar-nav .nav-item a:hover {
    border-left: 5px solid #016550;
  }
}
body.territorio .header-secondnav .navbar-nav .nav-item .nav-link::before {
  background-color: #016550 !important;
}
@media (max-width: 767.98px) {
  body.territorio .header-secondnav .navbar-nav .nav-item .nav-link::before {
    background-color: white !important;
  }
}
body.territorio .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
  background-color: #016550 !important;
}
@media (max-width: 767.98px) {
  body.territorio .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
    background-color: white !important;
  }
}
body.ambiente .header-firstnav {
  background-color: #52823b !important;
}
body.ambiente .header-firstnav .language-accessibility .dropdown-menu.show {
  background-color: #52823b !important;
  min-width: 20px;
}
body.ambiente .header-firstnav .language-accessibility .dropdown-menu.show a.dropdown-item:hover {
  background-color: #ffffff !important;
  color: #52823b !important;
}
@media (max-width: 575.98px) {
  body.ambiente .header-secondnav {
    background-color: #f5f5f5 !important;
  }
}
body.ambiente .header-secondnav .navbar-brand .tema {
  color: #52823b !important;
}
body.ambiente .header-secondnav .main-logo-puglia svg path#background {
  fill: #52823b !important;
}
@media (max-width: 991.98px) {
  body.ambiente .header-secondnav .navbar-nav .nav-item a:hover {
    border-left: 5px solid #52823b;
  }
}
body.ambiente .header-secondnav .navbar-nav .nav-item .nav-link::before {
  background-color: #52823b !important;
}
@media (max-width: 767.98px) {
  body.ambiente .header-secondnav .navbar-nav .nav-item .nav-link::before {
    background-color: white !important;
  }
}
body.ambiente .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
  background-color: #52823b !important;
}
@media (max-width: 767.98px) {
  body.ambiente .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
    background-color: white !important;
  }
}
body.welfare .header-firstnav {
  background-color: #981432 !important;
}
body.welfare .header-firstnav .language-accessibility .dropdown-menu.show {
  background-color: #981432 !important;
  min-width: 20px;
}
body.welfare .header-firstnav .language-accessibility .dropdown-menu.show a.dropdown-item:hover {
  background-color: #ffffff !important;
  color: #981432 !important;
}
@media (max-width: 575.98px) {
  body.welfare .header-secondnav {
    background-color: #f5f5f5 !important;
  }
}
body.welfare .header-secondnav .navbar-brand .tema {
  color: #981432 !important;
}
body.welfare .header-secondnav .main-logo-puglia svg path#background {
  fill: #981432 !important;
}
@media (max-width: 991.98px) {
  body.welfare .header-secondnav .navbar-nav .nav-item a:hover {
    border-left: 5px solid #981432;
  }
}
body.welfare .header-secondnav .navbar-nav .nav-item .nav-link::before {
  background-color: #981432 !important;
}
@media (max-width: 767.98px) {
  body.welfare .header-secondnav .navbar-nav .nav-item .nav-link::before {
    background-color: white !important;
  }
}
body.welfare .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
  background-color: #981432 !important;
}
@media (max-width: 767.98px) {
  body.welfare .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
    background-color: white !important;
  }
}
body.lavoro .header-firstnav {
  background-color: #c81a0f !important;
}
body.lavoro .header-firstnav .language-accessibility .dropdown-menu.show {
  background-color: #c81a0f !important;
  min-width: 20px;
}
body.lavoro .header-firstnav .language-accessibility .dropdown-menu.show a.dropdown-item:hover {
  background-color: #ffffff !important;
  color: #c81a0f !important;
}
@media (max-width: 575.98px) {
  body.lavoro .header-secondnav {
    background-color: #f5f5f5 !important;
  }
}
body.lavoro .header-secondnav .navbar-brand .tema {
  color: #c81a0f !important;
}
body.lavoro .header-secondnav .main-logo-puglia svg path#background {
  fill: #c81a0f !important;
}
@media (max-width: 991.98px) {
  body.lavoro .header-secondnav .navbar-nav .nav-item a:hover {
    border-left: 5px solid #c81a0f;
  }
}
body.lavoro .header-secondnav .navbar-nav .nav-item .nav-link::before {
  background-color: #c81a0f !important;
}
@media (max-width: 767.98px) {
  body.lavoro .header-secondnav .navbar-nav .nav-item .nav-link::before {
    background-color: white !important;
  }
}
body.lavoro .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
  background-color: #c81a0f !important;
}
@media (max-width: 767.98px) {
  body.lavoro .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
    background-color: white !important;
  }
}
body.politiche-giovanili .header-firstnav {
  background-color: #aa300d !important;
}
body.politiche-giovanili .header-firstnav .language-accessibility .dropdown-menu.show {
  background-color: #aa300d !important;
  min-width: 20px;
}
body.politiche-giovanili .header-firstnav .language-accessibility .dropdown-menu.show a.dropdown-item:hover {
  background-color: #ffffff;
  color: #aa300d !important;
}
@media (max-width: 575.98px) {
  body.politiche-giovanili .header-secondnav {
    background-color: #f5f5f5 !important;
  }
}
body.politiche-giovanili .header-secondnav .navbar-brand .tema {
  color: #aa300d !important;
}
body.politiche-giovanili .header-secondnav .main-logo-puglia svg path#background {
  fill: #aa300d !important;
}
@media (max-width: 991.98px) {
  body.politiche-giovanili .header-secondnav .navbar-nav .nav-item a:hover {
    border-left: 5px solid #aa300d;
  }
}
body.politiche-giovanili .header-secondnav .navbar-nav .nav-item .nav-link::before {
  background-color: #aa300d !important;
}
@media (max-width: 767.98px) {
  body.politiche-giovanili .header-secondnav .navbar-nav .nav-item .nav-link::before {
    background-color: white !important;
  }
}
body.politiche-giovanili .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
  background-color: #aa300d !important;
}
@media (max-width: 767.98px) {
  body.politiche-giovanili .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
    background-color: white !important;
  }
}
body.innovazione .header-firstnav {
  background-color: #b85c00 !important;
}
body.innovazione .header-firstnav .language-accessibility .dropdown-menu.show {
  background-color: #b85c00 !important;
  min-width: 20px;
}
body.innovazione .header-firstnav .language-accessibility .dropdown-menu.show a.dropdown-item:hover {
  background-color: #ffffff;
  color: #b85c00 !important;
}
@media (max-width: 575.98px) {
  body.innovazione .header-secondnav {
    background-color: #f5f5f5 !important;
  }
}
body.innovazione .header-secondnav .navbar-brand .tema {
  color: #b85c00 !important;
}
body.innovazione .header-secondnav .main-logo-puglia svg path#background {
  fill: #b85c00 !important;
}
@media (max-width: 991.98px) {
  body.innovazione .header-secondnav .navbar-nav .nav-item a:hover {
    border-left: 5px solid #b85c00;
  }
}
body.innovazione .header-secondnav .navbar-nav .nav-item .nav-link::before {
  background-color: #b85c00 !important;
}
@media (max-width: 767.98px) {
  body.innovazione .header-secondnav .navbar-nav .nav-item .nav-link::before {
    background-color: white !important;
  }
}
body.innovazione .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
  background-color: #b85c00 !important;
}
@media (max-width: 767.98px) {
  body.innovazione .header-secondnav .navbar-nav .nav-item.dropdown .show .nav-link::before {
    background-color: white !important;
  }
}

@media (max-width: 991.98px) {
  body #wrapper header .navbar-mobile2 {
    display: none;
    margin-top: 8px;
  }
}

body footer,
body #footer {
  padding-right: 0;
  padding-left: 0;
  padding-top: 16px;
}
body footer .pre-footer,
body #footer .pre-footer {
  height: 30px;
  background-color: #1a4d72;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: titillium-regular, Verdana, Arial, monospace;
}
body footer .pre-footer a,
body #footer .pre-footer a {
  color: #ffffff;
}
body footer .pre-footer a:hover,
body #footer .pre-footer a:hover {
  text-decoration: underline !important;
}
@media (max-width: 575.98px) {
  body footer .pre-footer a,
  body #footer .pre-footer a {
    font-size: 14px;
  }
}
body footer .main-footer,
body #footer .main-footer {
  width: 100%;
  height: auto;
  background-color: #002537;
  padding: 16px 0px 16px 0px;
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
  color: #ffffff;
}
body footer .main-footer .link-mail,
body #footer .main-footer .link-mail {
  color: #fff !important;
}
body footer .main-footer .link-mail:hover,
body #footer .main-footer .link-mail:hover {
  text-decoration: underline !important;
}
@media (max-width: 575.98px) {
  body footer .main-footer .container-logo-mobile,
  body #footer .main-footer .container-logo-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  body footer .main-footer .container-logo-mobile a,
  body #footer .main-footer .container-logo-mobile a {
    color: #ffffff;
    display: flex;
    align-items: center;
    line-height: 0;
  }
  body footer .main-footer .container-logo-mobile a img,
  body #footer .main-footer .container-logo-mobile a img {
    margin-right: 10px;
  }
}
body footer .main-footer .anchor-link,
body #footer .main-footer .anchor-link {
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
  color: #ffffff;
}
body footer .main-footer .anchor-link:hover,
body #footer .main-footer .anchor-link:hover {
  cursor: pointer;
  text-decoration: underline !important;
}
@media (max-width: 767px) {
  body footer .main-footer .redazione,
  body #footer .main-footer .redazione {
    margin-top: 0px;
  }
}
body footer .main-footer .redazione .menu-list,
body #footer .main-footer .redazione .menu-list {
  padding: 0;
  padding-top: 2px !important;
  list-style: none;
  line-height: 21px;
}
body footer .main-footer .redazione .menu-list li,
body #footer .main-footer .redazione .menu-list li {
  font-size: 16px;
}
body footer .main-footer .redazione .menu-list li a,
body #footer .main-footer .redazione .menu-list li a {
  text-decoration: none;
  color: #ffffff;
}
body footer .main-footer .redazione .menu-list li a:hover,
body #footer .main-footer .redazione .menu-list li a:hover {
  text-decoration: underline !important;
}
@media (max-width: 767px) {
  body footer .main-footer .protezione,
  body #footer .main-footer .protezione {
    margin-top: 0px;
  }
}
body footer .main-footer .protezione .menu-list,
body #footer .main-footer .protezione .menu-list {
  padding: 0;
  padding-top: 2px !important;
  list-style: none;
  line-height: 21px;
}
body footer .main-footer .protezione .menu-list li,
body #footer .main-footer .protezione .menu-list li {
  font-size: 16px;
}
body footer .main-footer .protezione .menu-list li a,
body #footer .main-footer .protezione .menu-list li a {
  text-decoration: none;
  color: #ffffff;
}
body footer .main-footer .protezione .menu-list li a:hover,
body #footer .main-footer .protezione .menu-list li a:hover {
  text-decoration: underline !important;
}
body footer .main-footer .menu-list,
body #footer .main-footer .menu-list {
  padding: 0;
  padding-top: 2px !important;
  list-style: none;
  line-height: 21px;
}
body footer .main-footer .menu-list li,
body #footer .main-footer .menu-list li {
  font-size: 16px;
}
body footer .main-footer .menu-list li a,
body #footer .main-footer .menu-list li a {
  text-decoration: none;
  color: #ffffff;
}
body footer .main-footer .menu-list li a:hover,
body #footer .main-footer .menu-list li a:hover {
  text-decoration: underline !important;
}
body footer .main-footer .list-inline,
body #footer .main-footer .list-inline {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  float: left;
}
body footer .main-footer .list-inline .list-inline-item,
body #footer .main-footer .list-inline .list-inline-item {
  margin-right: 36px;
  font-size: 13px;
  display: inline-block;
  position: relative;
}
@media (max-width: 991.98px) {
  body footer .main-footer .list-inline .list-inline-item,
  body #footer .main-footer .list-inline .list-inline-item {
    display: block;
    line-height: 21px;
  }
}
body footer .main-footer .copyright,
body #footer .main-footer .copyright {
  float: right;
  display: inline-block;
  font-size: 13px;
  line-height: 24px;
}
@media (max-width: 991.98px) {
  body footer .main-footer .copyright,
  body #footer .main-footer .copyright {
    float: none;
    display: inline-flex;
    justify-content: center;
    width: 100%;
    padding-top: 20px;
  }
}
@media (max-width: 575.98px) {
  body footer .main-footer .rights,
  body #footer .main-footer .rights {
    margin-top: -19px;
  }
}
body footer .main-footer .hr-mobile-footer-bottom,
body #footer .main-footer .hr-mobile-footer-bottom {
  position: relative;
  top: 145px;
}
body footer .main-footer .margine,
body #footer .main-footer .margine {
  padding-top: 15px;
}
@media (min-width: 992px) {
  body footer .main-footer .margine,
  body #footer .main-footer .margine {
    display: none;
  }
}
body footer .main-footer .area-logo-social,
body #footer .main-footer .area-logo-social {
  padding-top: 13px;
}
@media (max-width: 767px) {
  body footer .main-footer .area-logo-social,
  body #footer .main-footer .area-logo-social {
    padding-top: 22.8px;
  }
}
body footer .main-footer .area-logo-social hr,
body #footer .main-footer .area-logo-social hr {
  margin-top: 52px;
}
@media (max-width: 575.98px) {
  body footer .main-footer .area-logo-social hr,
  body #footer .main-footer .area-logo-social hr {
    margin-top: -8px;
  }
}
body footer .main-footer .area-logo-social hr:first-child,
body #footer .main-footer .area-logo-social hr:first-child {
  margin-top: 0;
}
body footer .main-footer .area-logo-social .login,
body #footer .main-footer .area-logo-social .login {
  float: left;
}
body footer .main-footer .area-logo-social .login a,
body #footer .main-footer .area-logo-social .login a {
  color: #ffffff;
  display: flex;
  align-items: center;
  line-height: 0;
}
body footer .main-footer .area-logo-social .login a img,
body #footer .main-footer .area-logo-social .login a img {
  margin-right: 10px;
}
body footer .main-footer .area-logo-social ul.social,
body #footer .main-footer .area-logo-social ul.social {
  float: right;
}
@media (max-width: 575.98px) {
  body footer .main-footer .area-logo-social ul.social,
  body #footer .main-footer .area-logo-social ul.social {
    float: none;
    text-align: right;
    padding: 0;
  }
}
body footer .main-footer .area-logo-social ul.social li,
body #footer .main-footer .area-logo-social ul.social li {
  display: inline-block;
}
body footer .main-footer .area-logo-social ul.social li a,
body #footer .main-footer .area-logo-social ul.social li a {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: #ffffff;
  border-radius: 100%;
  position: relative;
}
body footer .main-footer .area-logo-social ul.social li a svg,
body #footer .main-footer .area-logo-social ul.social li a svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body footer .main-footer .area-logo-social ul.social li a.facebook:hover path,
body #footer .main-footer .area-logo-social ul.social li a.facebook:hover path {
  fill: #385898;
}
body footer .main-footer .area-logo-social ul.social li a.twitter:hover path,
body #footer .main-footer .area-logo-social ul.social li a.twitter:hover path {
  fill: #00acee;
}
body footer .main-footer .area-logo-social ul.social li a.youtube:hover path,
body #footer .main-footer .area-logo-social ul.social li a.youtube:hover path {
  fill: #b2071d;
}
body footer .main-footer .area-logo-social ul.social li:not(:last-child),
body #footer .main-footer .area-logo-social ul.social li:not(:last-child) {
  margin-right: 8.5px;
}
body footer .main-footer hr,
body #footer .main-footer hr {
  background: #ffffff;
  margin-top: 16px;
}
body footer .main-footer .size-7,
body #footer .main-footer .size-7 {
  font-family: titillium-bold, Verdana, Arial, monospace;
  font-size: 16px;
}
body footer .main-footer .size-7 strong,
body #footer .main-footer .size-7 strong {
  font-family: titillium-bold, Verdana, Arial, monospace;
  font-size: 16px;
}
body footer .main-footer .size-7 .contatti-e-indirizzi, body footer .main-footer .size-7 p,
body #footer .main-footer .size-7 .contatti-e-indirizzi,
body #footer .main-footer .size-7 p {
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}
body.istituzionale-partecipazione footer .pre-footer,
body.istituzionale-partecipazione #footer .pre-footer {
  background-color: #187cb4;
}
body.istituzionale-partecipazione footer .pre-footer .contatti-e-indirizzi,
body.istituzionale-partecipazione #footer .pre-footer .contatti-e-indirizzi {
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}
body.politiche-europee footer .pre-footer,
body.politiche-europee #footer .pre-footer {
  background-color: #004286;
}
body.politiche-europee footer .pre-footer .contatti-e-indirizzi,
body.politiche-europee #footer .pre-footer .contatti-e-indirizzi {
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}
body.agricoltura footer .pre-footer,
body.agricoltura #footer .pre-footer {
  background-color: #69782b;
}
body.agricoltura footer .pre-footer .contatti-e-indirizzi,
body.agricoltura #footer .pre-footer .contatti-e-indirizzi {
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}
body.territorio footer .pre-footer,
body.territorio #footer .pre-footer {
  background-color: #016550;
}
body.territorio footer .pre-footer .contatti-e-indirizzi,
body.territorio #footer .pre-footer .contatti-e-indirizzi {
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}
body.ambiente footer .pre-footer,
body.ambiente #footer .pre-footer {
  background-color: #52823b;
}
body.ambiente footer .pre-footer .contatti-e-indirizzi,
body.ambiente #footer .pre-footer .contatti-e-indirizzi {
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}
body.salute footer .pre-footer,
body.salute #footer .pre-footer {
  background-color: #98444c;
}
body.salute footer .pre-footer .contatti-e-indirizzi,
body.salute #footer .pre-footer .contatti-e-indirizzi {
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}
body.welfare footer .pre-footer,
body.welfare #footer .pre-footer {
  background-color: #981432;
}
body.welfare footer .pre-footer .contatti-e-indirizzi,
body.welfare #footer .pre-footer .contatti-e-indirizzi {
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}
body.lavoro footer .pre-footer,
body.lavoro #footer .pre-footer {
  background-color: #c81a0f;
}
body.lavoro footer .pre-footer .contatti-e-indirizzi,
body.lavoro #footer .pre-footer .contatti-e-indirizzi {
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}
body.politiche-giovanili footer .pre-footer,
body.politiche-giovanili #footer .pre-footer {
  background-color: #aa300d;
}
body.politiche-giovanili footer .pre-footer .contatti-e-indirizzi,
body.politiche-giovanili #footer .pre-footer .contatti-e-indirizzi {
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}
body.innovazione footer .pre-footer,
body.innovazione #footer .pre-footer {
  background-color: #b85c00;
}
body.innovazione footer .pre-footer .contatti-e-indirizzi,
body.innovazione #footer .pre-footer .contatti-e-indirizzi {
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}
body.turismo-cultura footer .pre-footer,
body.turismo-cultura #footer .pre-footer {
  background-color: #004cbf;
}
body.turismo-cultura footer .pre-footer .contatti-e-indirizzi,
body.turismo-cultura #footer .pre-footer .contatti-e-indirizzi {
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}
body.pari footer .pre-footer,
body.pari #footer .pre-footer {
  background-color: #c81d67;
}
body.pari footer .pre-footer .contatti-e-indirizzi,
body.pari #footer .pre-footer .contatti-e-indirizzi {
  font-family: titillium-regular, Verdana, Arial, monospace, Courier, monospace;
}
body.mastro footer .pre-footer,
body.mastro #footer .pre-footer {
  background-color: #1a4d72;
}

.generic-content .content-description {
  padding-top: 16px;
  padding-bottom: 16px;
}
.generic-content .accordion .accordion-item-header-link {
  display: block;
  cursor: pointer;
  border-top: 0.5px solid #ccc;
  padding: 5px 0;
  padding-right: 5px;
}
.generic-content .accordion .accordion-item {
  margin-bottom: 35px;
}
.generic-content .accordion .accordion-item:last-child {
  margin-bottom: 0;
}
.generic-content .accordion .accordion-item-header-link .fa-chevron-up {
  display: block;
}
.generic-content .accordion .collapsed .fa-chevron-up {
  display: none;
}
.generic-content .accordion .fa-chevron-down {
  display: none;
}
.generic-content .accordion .collapsed .fa-chevron-down {
  display: block;
}
.generic-content img.float-img {
  max-width: 50%;
}
.generic-content .content-link-block {
  margin-bottom: 30px;
}
.generic-content .content-links {
  list-style: none;
  padding-left: 0;
}
.generic-content .content-links li {
  background-color: rgba(154, 151, 151, 0.1);
  margin-bottom: 15px;
}
.generic-content .content-links li :last-child {
  margin-bottom: 0;
}
.generic-content .content-links li a {
  color: #003a54;
  display: block;
  padding: 10px;
}
.generic-content .content-links li a:hover {
  text-decoration: none;
  color: #029fe8;
}
.generic-content .generic-content-right-column {
  padding-top: 36px;
}
.generic-content .content-document-block h5 {
  border-bottom: 1px solid #ccc;
  padding: 0 30px 15px 30px;
}
.generic-content .document-description {
  padding-left: 27px;
}

.generic-content-document-list, .news-document-block {
  list-style: none;
  padding-left: 0;
}
.generic-content-document-list li, .news-document-block li {
  margin: 7px 0;
}
.generic-content-document-list .document-icon, .news-document-block .document-icon {
  margin-right: 7px;
}
.generic-content-document-list .fa-file-pdf, .news-document-block .fa-file-pdf {
  color: red;
}
.generic-content-document-list .fa-file-archive, .news-document-block .fa-file-archive {
  color: GoldenRod;
}
.generic-content-document-list .fa-file-alt, .news-document-block .fa-file-alt {
  color: DarkSlateBlue;
}
.generic-content-document-list .fa-file-excel, .news-document-block .fa-file-excel {
  color: OliveDrab;
}
.generic-content-document-list .fa-file-image, .news-document-block .fa-file-image {
  color: DarkOrange;
}

body .image-link-buttons h1 {
  font-size: 24px;
}
body .image-link-buttons .img-btn {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  height: 130px;
  margin: 12px 0;
  text-align: center;
  display: block;
}
body .image-link-buttons .img-btn a {
  display: block;
  height: 130px;
}
body .image-link-buttons .img-btn a .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  height: 130px;
}
body .image-link-buttons .img-btn a img {
  max-height: 130px;
}
body .image-link-buttons .full-width-image img {
  width: 100%;
  margin-bottom: 24px;
  margin-top: -24px;
}

.breadcrumb {
  background-color: transparent;
  padding: 0;
  margin: 0;
  align-items: center;
  padding-left: 0;
  font-size: 12px;
}
@media (max-width: 767.98px) {
  .breadcrumb {
    display: none;
  }
}
.breadcrumb li {
  font-size: 12px;
  color: #3A3A3A;
  font-family: titillium-regular, Verdana, Arial, monospace;
}
.breadcrumb li a {
  font-family: barlow-regular, Verdana, Arial, monospace;
  color: #ffffff;
}
.breadcrumb li.active {
  font-family: barlow-semibold, Verdana, Arial, monospace;
  color: #ffffff;
}
.breadcrumb li ::before {
  color: #ffffff;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  font-family: barlow-regular, Verdana, Arial, monospace;
  content: ">";
  color: #ffffff;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  top: 9px;
}

.elenco-notizie .titolo {
  margin-top: -40px;
}
.elenco-notizie .titolo a {
  width: 430.2px;
  height: 60px;
  font-family: titillium-regular, Verdana, Arial, monospace;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

/* Badge color 'Tipologia notizia' */
.elenco-notizie .titolo {
  margin-top: -40px;
}
.elenco-notizie .titolo a {
  width: 430.2px;
  height: 60px;
  font-family: titillium-regular, Verdana, Arial, monospace;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

h2 {
  margin-bottom: 15px;
  font-size: 21px;
  font-family: barlow-bold, Verdana, Arial, monospace;
}

a.link-page {
  text-transform: uppercase;
  font-size: 14px;
  font-family: titillium-semibold, Verdana, Arial, monospace;
  color: #000000;
}

#foreground {
  margin-top: 23px;
}

#utilita {
  margin-bottom: 30px;
}

.description-button a {
  color: #000000;
}

#link-utili {
  padding-top: 30px;
}
#link-utili h2 {
  font-size: 24px;
}
#link-utili ul {
  list-style: none;
  padding-left: 0;
}
#link-utili ul li {
  margin-bottom: 28px;
}
#link-utili ul li a {
  text-decoration: underline;
  color: #5A768A;
}

body.agricoltura #wrapper header .navbar-nav .dropdown-menu {
  position: absolute !important;
}

body.agricoltura .link-pec-mail {
  color: #69782b !important;
  text-decoration: underline !important;
}
body.agricoltura .link-pec-mail:hover {
  color: #69782b;
  text-decoration: none !important;
}

/*body.agricoltura #wrapper header .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-top: 0px;
    }
}*/
/*body.agricoltura .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-left: 60px;
    }
}*/
@media only screen and (min-device-width: 200px) and (max-device-width: 767.98px) and (orientation: landscape) {
  body.agricoltura #wrapper header .header-secondnav, body.agricoltura #wrapper #header .header-secondnav {
    background-color: #69782b;
  }
}

/*
body.agricoltura .header-secondnav .navbar-brand .tema {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}

body.agricoltura .regione-puglia-brand {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}
*/
/*body.agricoltura .main-logo-puglia {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
            margin-left: 40px;
		}
}*/
@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: landscape) {
  body.agricoltura #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.agricoltura #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -285px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: portrait) {
  body.agricoltura #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.agricoltura #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -315px;
  }
}

body.agricoltura .header-firstnav {
  background-color: #69782b !important;
}
@media (max-width: 991.98px) {
  body.agricoltura {
    /*header .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon,
    .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(1,40,58)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    }*/
  }
  body.agricoltura .header-secondnav .navbar {
    justify-content: space-between !important;
  }
  body.agricoltura .header-secondnav .navbar-brand {
    order: 1;
    margin-left: 0;
    color: #69782b;
  }
  body.agricoltura .header-secondnav .main-logo-puglia {
    top: 37px !important;
    left: 0;
  }
  body.agricoltura .header-secondnav .main-logo-puglia svg path#background {
    fill: transparent !important;
  }
  body.agricoltura nav#navbarNavDropdown.show {
    display: block;
  }
  body.agricoltura nav#navbarNavDropdown {
    display: none;
  }
  body.agricoltura .header-secondnav .main-logo-puglia svg {
    margin-left: 0px !important;
  }
  body.agricoltura .header .navbar-nav {
    flex-direction: column !important;
  }
  body.agricoltura .header .navbar-nav .nav-item a {
    color: #69782b !important;
    padding-left: 10px !important;
  }
  body.agricoltura .header .navbar-nav .nav-item.active a::before {
    content: "" !important;
    position: absolute;
    width: 4px !important;
    height: 100% !important;
    background-color: #69782b;
    left: 0 !important;
  }
}

body.ambiente .link-pec-mail {
  color: #52823b !important;
  text-decoration: underline !important;
}
body.ambiente .link-pec-mail:hover {
  color: #52823b;
  text-decoration: none !important;
}

/*body.ambiente #wrapper header .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-top: 0px;
    }
}*/
/*body.ambiente .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-left: 60px;
    }
}*/
@media only screen and (min-device-width: 600px) and (max-device-width: 768.98px) and (orientation: landscape) {
  body.ambiente #wrapper header .header-secondnav, body.ambiente #wrapper #header .header-secondnav {
    background-color: #52823b;
  }
}

/*
body.ambiente .header-secondnav .navbar-brand .tema {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}

body.ambiente .regione-puglia-brand {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}
*/
/*body.ambiente .main-logo-puglia {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
            margin-left: 40px;
		}
}*/
@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: landscape) {
  body.ambiente #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.ambiente #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -285px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: portrait) {
  body.ambiente #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.ambiente #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -315px;
  }
}

body.ambiente .header-firstnav {
  background-color: #52823b !important;
}
@media (max-width: 991.98px) {
  body.ambiente {
    /*header .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon,
    .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(1,40,58)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    }*/
  }
  body.ambiente .header-secondnav .navbar {
    justify-content: space-between !important;
  }
  body.ambiente .header-secondnav .navbar-brand {
    margin-left: 0;
    color: #52823b;
  }
  body.ambiente .header-secondnav .main-logo-puglia {
    top: 37px !important;
    left: 0;
  }
  body.ambiente .header-secondnav .main-logo-puglia svg path#background {
    fill: transparent !important;
  }
  body.ambiente nav#navbarNavDropdown.show {
    display: block;
  }
  body.ambiente nav#navbarNavDropdown {
    display: none;
  }
  body.ambiente .header-secondnav .main-logo-puglia svg {
    margin-left: 0px !important;
  }
  body.ambiente .header .navbar-nav {
    flex-direction: column !important;
  }
  body.ambiente .header .navbar-nav .nav-item a {
    color: #52823b !important;
    padding-left: 10px !important;
  }
  body.ambiente .header .navbar-nav .nav-item.active a::before {
    content: "" !important;
    position: absolute;
    width: 4px !important;
    height: 100% !important;
    background-color: #52823b;
    left: 0 !important;
  }
}

body.innovazione .link-pec-mail {
  color: #b85c00 !important;
  text-decoration: underline !important;
}
body.innovazione .link-pec-mail:hover {
  color: #b85c00;
  text-decoration: none !important;
}

/*body.innovazione #wrapper header .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-top: 0px;
    }
}*/
/*body.innovazione .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-left: 60px;
    }
}*/
@media only screen and (min-device-width: 600px) and (max-device-width: 768.98px) and (orientation: landscape) {
  body.innovazione #wrapper header .header-secondnav, body.innovazione #wrapper #header .header-secondnav {
    background-color: #b85c00;
  }
}

/*
body.innovazione .header-secondnav .navbar-brand .tema {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}

body.innovazione .regione-puglia-brand {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}
*/
/*body.innovazione .main-logo-puglia {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
            margin-left: 40px;
		}
}*/
@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: landscape) {
  body.innovazione #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.innovazione #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -285px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: portrait) {
  body.innovazione #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.innovazione #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -315px;
  }
}

body.innovazione .header-firstnav {
  background-color: #b85c00 !important;
}
@media (max-width: 991.98px) {
  body.innovazione {
    /*header .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon,
    .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(1,40,58)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    }*/
  }
  body.innovazione .header-secondnav .navbar {
    justify-content: space-between !important;
  }
  body.innovazione .header-secondnav .navbar-brand {
    order: 1;
    margin-left: 0;
    color: #b85c00;
  }
  body.innovazione .header-secondnav .main-logo-puglia {
    top: 37px !important;
    left: 0;
  }
  body.innovazione .header-secondnav .main-logo-puglia svg path#background {
    fill: transparent !important;
  }
  body.innovazione nav#navbarNavDropdown.show {
    display: block;
  }
  body.innovazione nav#navbarNavDropdown {
    display: none;
  }
  body.innovazione .header-secondnav .main-logo-puglia svg {
    margin-left: 0px !important;
  }
  body.innovazione .header .navbar-nav {
    flex-direction: column !important;
  }
  body.innovazione .header .navbar-nav .nav-item a {
    color: #b85c00 !important;
    padding-left: 10px !important;
  }
  body.innovazione .header .navbar-nav .nav-item.active a::before {
    content: "" !important;
    position: absolute;
    width: 4px !important;
    height: 100% !important;
    background-color: #b85c00;
    left: 0 !important;
  }
}

body.istituzionale-partecipazione .link-pec-mail {
  color: #187cb4 !important;
  text-decoration: underline !important;
}
body.istituzionale-partecipazione .link-pec-mail:hover {
  color: #187cb4;
  text-decoration: none !important;
}

/*body.istituzionale-partecipazione #wrapper header .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-top: 0px;
    }
}*/
/*body.istituzionale-partecipazione .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-left: 60px;
    }
}*/
@media only screen and (min-device-width: 600px) and (max-device-width: 768.98px) and (orientation: landscape) {
  body.istituzionale-partecipazione #wrapper header .header-secondnav, body.istituzionale-partecipazione #wrapper #header .header-secondnav {
    background-color: #187cb4;
  }
}

/*
body.istituzionale-partecipazione .header-secondnav .navbar-brand .tema {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}

body.istituzionale-partecipazione .regione-puglia-brand {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}
*/
/*body.istituzionale-partecipazione .main-logo-puglia {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
            margin-left: 40px;
		}
}*/
@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: landscape) {
  body.istituzionale-partecipazione #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.istituzionale-partecipazione #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -285px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: portrait) {
  body.istituzionale-partecipazione #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.istituzionale-partecipazione #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -315px;
  }
}

body.istituzionale-partecipazione .header-firstnav {
  background-color: #187cb4 !important;
}
@media (max-width: 991.98px) {
  body.istituzionale-partecipazione {
    /*header .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon,
    .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(1,40,58)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    }*/
  }
  body.istituzionale-partecipazione .header-secondnav .navbar {
    justify-content: space-between !important;
  }
  body.istituzionale-partecipazione .header-secondnav .navbar-brand {
    order: 1;
    margin-left: 0;
    color: #187cb4;
  }
  body.istituzionale-partecipazione .header-secondnav .main-logo-puglia {
    top: 37px !important;
    left: 0;
  }
  body.istituzionale-partecipazione .header-secondnav .main-logo-puglia svg path#background {
    fill: transparent !important;
  }
  body.istituzionale-partecipazione nav#navbarNavDropdown.show {
    display: block;
  }
  body.istituzionale-partecipazione nav#navbarNavDropdown {
    display: none;
  }
  body.istituzionale-partecipazione .header-secondnav .main-logo-puglia svg {
    margin-left: 0px !important;
  }
  body.istituzionale-partecipazione .header .navbar-nav {
    flex-direction: column !important;
  }
  body.istituzionale-partecipazione .header .navbar-nav .nav-item a {
    color: #187cb4 !important;
    padding-left: 10px !important;
  }
  body.istituzionale-partecipazione .header .navbar-nav .nav-item.active a::before {
    content: "" !important;
    position: absolute;
    width: 4px !important;
    height: 100% !important;
    background-color: #187cb4;
    left: 0 !important;
  }
}

body.lavoro .link-pec-mail {
  color: #c81a0f !important;
  text-decoration: underline !important;
}
body.lavoro .link-pec-mail:hover {
  color: #c81a0f;
  text-decoration: none !important;
}

/*body.lavoro #wrapper header .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-top: 0px;
    }
}*/
/*body.lavoro .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-left: 60px;
    }
}*/
@media only screen and (min-device-width: 600px) and (max-device-width: 768.98px) and (orientation: landscape) {
  body.lavoro #wrapper header .header-secondnav, body.lavoro #wrapper #header .header-secondnav {
    background-color: #c81a0f;
  }
}

/*
body.lavoro .header-secondnav .navbar-brand .tema {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}

body.lavoro .regione-puglia-brand {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}
*/
/*body.lavoro .main-logo-puglia {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
            margin-left: 40px;
		}
}*/
@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: landscape) {
  body.lavoro #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.lavoro #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -285px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: portrait) {
  body.lavoro #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.lavoro #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -315px;
  }
}

body.lavoro .header-firstnav {
  background-color: #c81a0f !important;
}
@media (max-width: 991.98px) {
  body.lavoro {
    /*header .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon,
    .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(1,40,58)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    }*/
  }
  body.lavoro .header-secondnav .navbar {
    justify-content: space-between !important;
  }
  body.lavoro .header-secondnav .navbar-brand {
    order: 1;
    margin-left: 0;
    color: #c81a0f;
  }
  body.lavoro .header-secondnav .main-logo-puglia {
    top: 37px !important;
    left: 0;
  }
  body.lavoro .header-secondnav .main-logo-puglia svg path#background {
    fill: transparent !important;
  }
  body.lavoro nav#navbarNavDropdown.show {
    display: block;
  }
  body.lavoro nav#navbarNavDropdown {
    display: none;
  }
  body.lavoro .header-secondnav .main-logo-puglia svg {
    margin-left: 0px !important;
  }
  body.lavoro .header .navbar-nav {
    flex-direction: column !important;
  }
  body.lavoro .header .navbar-nav .nav-item a {
    color: #c81a0f !important;
    padding-left: 10px !important;
  }
  body.lavoro .header .navbar-nav .nav-item.active a::before {
    content: "" !important;
    position: absolute;
    width: 4px !important;
    height: 100% !important;
    background-color: #c81a0f;
    left: 0 !important;
  }
}

body.pari .link-pec-mail {
  color: #c81d67 !important;
  text-decoration: underline !important;
}
body.pari .link-pec-mail:hover {
  color: #c81d67;
  text-decoration: none !important;
}

/*body.pari #wrapper header .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-top: 0px;
    }
}*/
/*body.pari .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-left: 60px;
    }
}*/
@media only screen and (min-device-width: 600px) and (max-device-width: 768.98px) and (orientation: landscape) {
  body.pari #wrapper header .header-secondnav, body.pari #wrapper #header .header-secondnav {
    background-color: #c81d67;
  }
}

/*
body.pari .header-secondnav .navbar-brand .tema {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}

body.pari .regione-puglia-brand {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}
*/
/*body.pari .main-logo-puglia {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
            margin-left: 40px;
		}
}*/
@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: landscape) {
  body.pari #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.pari #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -285px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: portrait) {
  body.pari #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.pari #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -315px;
  }
}

body.pari .header-firstnav {
  background-color: #c81d67 !important;
}
@media (max-width: 991.98px) {
  body.pari {
    /*header .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon,
    .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(1,40,58)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    }*/
  }
  body.pari .header-secondnav .navbar {
    justify-content: space-between !important;
  }
  body.pari .header-secondnav .navbar-brand {
    order: 1;
    margin-left: 0;
    color: #c81d67;
  }
  body.pari .header-secondnav .main-logo-puglia {
    top: 37px !important;
    left: 0;
  }
  body.pari .header-secondnav .main-logo-puglia svg path#background {
    fill: transparent !important;
  }
  body.pari nav#navbarNavDropdown.show {
    display: block;
  }
  body.pari nav#navbarNavDropdown {
    display: none;
  }
  body.pari .header-secondnav .main-logo-puglia svg {
    margin-left: 0px !important;
  }
  body.pari .header .navbar-nav {
    flex-direction: column !important;
  }
  body.pari .header .navbar-nav .nav-item a {
    color: #c81d67 !important;
    padding-left: 10px !important;
  }
  body.pari .header .navbar-nav .nav-item.active a::before {
    content: "" !important;
    position: absolute;
    width: 4px !important;
    height: 100% !important;
    background-color: #c81d67;
    left: 0 !important;
  }
}

body.politiche-europee .link-pec-mail {
  color: #004286 !important;
  text-decoration: underline !important;
}
body.politiche-europee .link-pec-mail:hover {
  color: #004286;
  text-decoration: none !important;
}

/*body.politiche-europee #wrapper header .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-top: 0px;
    }
}*/
/*body.politiche-europee .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-left: 60px;
    }
}*/
@media only screen and (min-device-width: 600px) and (max-device-width: 768.98px) and (orientation: landscape) {
  body.politiche-europee #wrapper header .header-secondnav, body.politiche-europee #wrapper #header .header-secondnav {
    background-color: #004286;
  }
}

/*
body.politiche-europee .header-secondnav .navbar-brand .tema {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}

body.politiche-europee .regione-puglia-brand {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}
*/
/*body.politiche-europee .main-logo-puglia {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
            margin-left: 40px;
		}
}*/
@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: landscape) {
  body.politiche-europee #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.politiche-europee #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -285px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: portrait) {
  body.politiche-europee #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.politiche-europee #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -315px;
  }
}

body.politiche-europee .header-firstnav {
  background-color: #004286 !important;
}
@media (max-width: 991.98px) {
  body.politiche-europee {
    /*header .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon,
    .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(1,40,58)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    }*/
  }
  body.politiche-europee .header-secondnav .navbar {
    justify-content: space-between !important;
  }
  body.politiche-europee .header-secondnav .navbar-brand {
    order: 1;
    margin-left: 0;
    color: #004286;
  }
  body.politiche-europee .header-secondnav .main-logo-puglia {
    top: 37px !important;
    left: 0;
  }
  body.politiche-europee .header-secondnav .main-logo-puglia svg path#background {
    fill: transparent !important;
  }
  body.politiche-europee nav#navbarNavDropdown.show {
    display: block;
  }
  body.politiche-europee nav#navbarNavDropdown {
    display: none;
  }
  body.politiche-europee .header-secondnav .main-logo-puglia svg {
    margin-left: 0px !important;
  }
  body.politiche-europee .header .navbar-nav {
    flex-direction: column !important;
  }
  body.politiche-europee .header .navbar-nav .nav-item a {
    color: #004286 !important;
    padding-left: 10px !important;
  }
  body.politiche-europee .header .navbar-nav .nav-item.active a::before {
    content: "" !important;
    position: absolute;
    width: 4px !important;
    height: 100% !important;
    background-color: #004286;
    left: 0 !important;
  }
}

body.politiche-giovanili .link-pec-mail {
  color: #aa300d !important;
  text-decoration: underline !important;
}
body.politiche-giovanili .link-pec-mail:hover {
  color: #aa300d;
  text-decoration: none !important;
}

/*body.politiche-giovanili #wrapper header .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-top: 0px;
    }
}*/
/*body.politiche-giovanili .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-left: 60px;
    }
}*/
@media only screen and (min-device-width: 600px) and (max-device-width: 768.98px) and (orientation: landscape) {
  body.politiche-giovanili #wrapper header .header-secondnav, body.politiche-giovanili #wrapper #header .header-secondnav {
    background-color: #aa300d;
  }
}

/*
body.politiche-giovanili .header-secondnav .navbar-brand .tema {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}

body.politiche-giovanili .regione-puglia-brand {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}
*/
/*body.politiche-giovanili .main-logo-puglia {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
            margin-left: 40px;
		}
}*/
@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: landscape) {
  body.politiche-giovanili #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.politiche-giovanili #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -285px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: portrait) {
  body.politiche-giovanili #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.politiche-giovanili #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -315px;
  }
}

body.politiche-giovanili .header-firstnav {
  background-color: #aa300d !important;
}
@media (max-width: 991.98px) {
  body.politiche-giovanili {
    /*header .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon,
    .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(1,40,58)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    }*/
  }
  body.politiche-giovanili .header-secondnav .navbar {
    justify-content: space-between !important;
  }
  body.politiche-giovanili .header-secondnav .navbar-brand {
    order: 1;
    margin-left: 0;
    color: #aa300d;
  }
  body.politiche-giovanili .header-secondnav .main-logo-puglia {
    top: 37px !important;
    left: 0;
  }
  body.politiche-giovanili .header-secondnav .main-logo-puglia svg path#background {
    fill: transparent !important;
  }
  body.politiche-giovanili nav#navbarNavDropdown.show {
    display: block;
  }
  body.politiche-giovanili nav#navbarNavDropdown {
    display: none;
  }
  body.politiche-giovanili .header-secondnav .main-logo-puglia svg {
    margin-left: 0px !important;
  }
  body.politiche-giovanili .header .navbar-nav {
    flex-direction: column !important;
  }
  body.politiche-giovanili .header .navbar-nav .nav-item a {
    color: #aa300d !important;
    padding-left: 10px !important;
  }
  body.politiche-giovanili .header .navbar-nav .nav-item.active a::before {
    content: "" !important;
    position: absolute;
    width: 4px !important;
    height: 100% !important;
    background-color: #aa300d;
    left: 0 !important;
  }
}

body.salute .link-pec-mail {
  color: #98444c !important;
  text-decoration: underline !important;
}
body.salute .link-pec-mail:hover {
  color: #98444c;
  text-decoration: none !important;
}

/*body.salute #wrapper header .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-top: 0px;
    }
}*/
/*body.salute .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-left: 60px;
    }
}*/
@media only screen and (min-device-width: 600px) and (max-device-width: 768.98px) and (orientation: landscape) {
  body.salute #wrapper header .header-secondnav, body.salute #wrapper #header .header-secondnav {
    background-color: #98444c;
  }
}

/*
body.salute .header-secondnav .navbar-brand .tema {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}

body.salute .regione-puglia-brand {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}
*/
/*body.salute .main-logo-puglia {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
            margin-left: 40px;
		}
}*/
@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: landscape) {
  body.salute #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.salute #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -285px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: portrait) {
  body.salute #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.salute #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -315px;
  }
}

body.salute .header-firstnav {
  background-color: #98444c !important;
}
@media (max-width: 991.98px) {
  body.salute {
    /*header .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon,
    .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(1,40,58)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    }*/
  }
  body.salute .header-secondnav .navbar {
    justify-content: space-between !important;
  }
  body.salute .header-secondnav .navbar-brand {
    order: 1;
    margin-left: 0;
    color: #98444c;
  }
  body.salute .header-secondnav .main-logo-puglia {
    top: 37px !important;
    left: 0;
  }
  body.salute .header-secondnav .main-logo-puglia svg path#background {
    fill: transparent !important;
  }
  body.salute nav#navbarNavDropdown.show {
    display: block;
  }
  body.salute nav#navbarNavDropdown {
    display: none;
  }
  body.salute .header-secondnav .main-logo-puglia svg {
    margin-left: 0px !important;
  }
  body.salute .header .navbar-nav {
    flex-direction: column !important;
  }
  body.salute .header .navbar-nav .nav-item a {
    color: #98444c !important;
    padding-left: 10px !important;
  }
  body.salute .header .navbar-nav .nav-item.active a::before {
    content: "" !important;
    position: absolute;
    width: 4px !important;
    height: 100% !important;
    background-color: #98444c;
    left: 0 !important;
  }
}

body.territorio .link-pec-mail {
  color: #016550 !important;
  text-decoration: underline !important;
}
body.territorio .link-pec-mail:hover {
  color: #016550;
  text-decoration: none !important;
}

/*body.territorio #wrapper header .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-top: 0px;
    }
}*/
/*body.territorio .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-left: 60px;
    }
}*/
@media only screen and (min-device-width: 600px) and (max-device-width: 768.98px) and (orientation: landscape) {
  body.territorio #wrapper header .header-secondnav, body.territorio #wrapper #header .header-secondnav {
    background-color: #016550;
  }
}

/*
body.territorio .header-secondnav .navbar-brand .tema {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}

body.territorio .regione-puglia-brand {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}
*/
/*body.territorio .main-logo-puglia {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
            margin-left: 40px;
		}
}*/
@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: landscape) {
  body.territorio #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.territorio #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -285px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: portrait) {
  body.territorio #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.territorio #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -315px;
  }
}

body.territorio .header-firstnav {
  background-color: #016550 !important;
}
@media (max-width: 991.98px) {
  body.territorio {
    /*header .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon,
    .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(1,40,58)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    }*/
  }
  body.territorio .header-secondnav .navbar {
    justify-content: space-between !important;
  }
  body.territorio .header-secondnav .navbar-brand {
    order: 1;
    margin-left: 0;
    color: #016550;
  }
  body.territorio .header-secondnav .main-logo-puglia {
    top: 37px !important;
    left: 0;
  }
  body.territorio .header-secondnav .main-logo-puglia svg path#background {
    fill: transparent !important;
  }
  body.territorio nav#navbarNavDropdown.show {
    display: block;
  }
  body.territorio nav#navbarNavDropdown {
    display: none;
  }
  body.territorio .header-secondnav .main-logo-puglia svg {
    margin-left: 0px !important;
  }
  body.territorio .header .navbar-nav {
    flex-direction: column !important;
  }
  body.territorio .header .navbar-nav .nav-item a {
    color: #016550 !important;
    padding-left: 10px !important;
  }
  body.territorio .header .navbar-nav .nav-item.active a::before {
    content: "" !important;
    position: absolute;
    width: 4px !important;
    height: 100% !important;
    background-color: #016550;
    left: 0 !important;
  }
}

body.turismo-cultura .link-pec-mail {
  color: #004cbf !important;
  text-decoration: underline !important;
}
body.turismo-cultura .link-pec-mail:hover {
  color: #004cbf;
  text-decoration: none !important;
}

/*body.turismo-cultura #wrapper header .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-top: 0px;
    }
}*/
/*body.turismo-cultura .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-left: 60px;
    }
}*/
@media only screen and (min-device-width: 600px) and (max-device-width: 768.98px) and (orientation: landscape) {
  body.turismo-cultura #wrapper header .header-secondnav, body.turismo-cultura #wrapper #header .header-secondnav {
    background-color: #004cbf;
  }
}

/*
body.turismo-cultura .header-secondnav .navbar-brand .tema {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}

body.turismo-cultura .regione-puglia-brand {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}
*/
/*body.turismo-cultura .main-logo-puglia {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
            margin-left: 40px;
		}
}*/
@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: landscape) {
  body.turismo-cultura #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.turismo-cultura #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -285px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: portrait) {
  body.turismo-cultura #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.turismo-cultura #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -315px;
  }
}

body.turismo-cultura .header-firstnav {
  background-color: #004cbf !important;
}
@media (max-width: 991.98px) {
  body.turismo-cultura {
    /*header .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon,
    .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(1,40,58)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    }*/
  }
  body.turismo-cultura .header-secondnav .navbar {
    justify-content: space-between !important;
  }
  body.turismo-cultura .header-secondnav .navbar-brand {
    order: 1;
    margin-left: 0;
    color: #004cbf;
  }
  body.turismo-cultura .header-secondnav .main-logo-puglia {
    top: 37px !important;
    left: 0;
  }
  body.turismo-cultura .header-secondnav .main-logo-puglia svg path#background {
    fill: transparent !important;
  }
  body.turismo-cultura nav#navbarNavDropdown.show {
    display: block;
  }
  body.turismo-cultura nav#navbarNavDropdown {
    display: none;
  }
  body.turismo-cultura .header-secondnav .main-logo-puglia svg {
    margin-left: 0px !important;
  }
  body.turismo-cultura .header .navbar-nav {
    flex-direction: column !important;
  }
  body.turismo-cultura .header .navbar-nav .nav-item a {
    color: #004cbf !important;
    padding-left: 10px !important;
  }
  body.turismo-cultura .header .navbar-nav .nav-item.active a::before {
    content: "" !important;
    position: absolute;
    width: 4px !important;
    height: 100% !important;
    background-color: #004cbf;
    left: 0 !important;
  }
}

body.welfare .link-pec-mail {
  color: #981432 !important;
  text-decoration: underline !important;
}
body.welfare .link-pec-mail:hover {
  color: #981432;
  text-decoration: none !important;
}

/*body.welfare #wrapper header .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-top: 0px;
    }
}*/
/*body.welfare .navbar-nav{
    @media (min-width: 768px) and (max-width: 991.98px) {
        padding-left: 60px;
    }
}*/
@media only screen and (min-device-width: 600px) and (max-device-width: 768.98px) and (orientation: landscape) {
  body.welfare #wrapper header .header-secondnav, body.welfare #wrapper #header .header-secondnav {
    background-color: #981432;
  }
}

/*
body.welfare .header-secondnav .navbar-brand .tema {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}

body.welfare .regione-puglia-brand {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
			color: white !important;
		}
}
*/
/*body.welfare .main-logo-puglia {
    @media only screen and (min-device-width: 600px) 
                   and (max-device-width: 768.98px) 
				   and (orientation: landscape)
		{
            margin-left: 40px;
		}
}*/
@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: landscape) {
  body.welfare #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.welfare #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -285px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: portrait) {
  body.welfare #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom,
  body.welfare #wrapper #header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    right: -315px;
  }
}

body.welfare .header-firstnav {
  background-color: #981432 !important;
}
@media (max-width: 991.98px) {
  body.welfare {
    /*header .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon,
    .header-secondnav .navbar .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(1,40,58)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    }*/
  }
  body.welfare .header-secondnav .navbar {
    justify-content: space-between !important;
  }
  body.welfare .header-secondnav .navbar-brand {
    order: 1;
    margin-left: 0;
    color: #981432;
  }
  body.welfare .header-secondnav .main-logo-puglia {
    top: 37px !important;
    left: 0;
  }
  body.welfare .header-secondnav .main-logo-puglia svg path#background {
    fill: transparent !important;
  }
  body.welfare nav#navbarNavDropdown.show {
    display: block;
  }
  body.welfare nav#navbarNavDropdown {
    display: none;
  }
  body.welfare .header-secondnav .main-logo-puglia svg {
    margin-left: 0px !important;
  }
  body.welfare .header .navbar-nav {
    flex-direction: column !important;
  }
  body.welfare .header .navbar-nav .nav-item a {
    color: #981432 !important;
    padding-left: 10px !important;
  }
  body.welfare .header .navbar-nav .nav-item.active a::before {
    content: "" !important;
    position: absolute;
    width: 4px !important;
    height: 100% !important;
    background-color: #981432;
    left: 0 !important;
  }
}

/*@import "components/form-module";*/
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ffffff;
  border-color: #0c2149;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%230C2149'/%3E%3C/svg%3E");
  background-size: 80%;
}
.custom-radio .custom-control-label::before {
  border-color: #0c2149;
  background-color: #ffffff;
}

/*
body #wrapper header .header-secondnav .navbar .navbar-toggler.navbar-toggler,
body #wrapper #header .header-secondnav .navbar .navbar-toggler.navbar-toggler {
			@media (min-width: 768px) and (max-width: 991.98px) {
				display: none;
			  }
		}
*/
html.font-large {
  font-size: 1.25rem;
}
html.font-default {
  font-size: 1rem;
}
html.font-small {
  font-size: 0.875rem;
}

body #p_p_id_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ {
  margin-top: -16px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  body .nav#navbarNavDropdown {
    margin-top: -20px;
  }
}

/*body #wrapper header .navbar-nav{
	@media (min-width: 768px) and (max-width: 991.98px) {
		padding-bottom: 0px;
	}
}*/
/*@media (max-width: 767.98px) {
	body .navbar-mobile2 {
		background-color: white !important;
	}
}

@media (max-width: 767.98px) {
	body #wrapper header .navbar-nav {
		padding-top: 0 !important;
	}
}


@media (max-width: 767.98px) {
	body .navbar-nav.level-1 {
		padding-left: 21px !important;
	}	
}*/
@media (max-width: 991.98px) {
  body #wrapper header .navbar-nav.level-1 > .nav-item a {
    color: #000;
  }
}
@media (max-width: 991.98px) {
  body #wrapper header .navbar-nav.level-1 > .nav-item {
    margin-right: -15px;
  }
}
/*
@media (max-width: 991.98px) {
	body ul.level-1>li:first-child {
		border-top: 1px solid lightgrey;
	}
}
*/
@media (max-width: 991.98px) {
  #wrapper header .navbar-nav.level-1 > .nav-item {
    background-color: white;
  }
}
@media (max-width: 991.98px) {
  body .dropdown-menu {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
}
@media (max-width: 991.98px) {
  body ul.level-1 > li {
    border-bottom: 1px solid lightgrey;
  }
  body ul.level-1 > li:last-child {
    border-bottom: none;
  }
}
@media (max-width: 991.98px) {
  body .portale-istituzionale:not(.modal-popup)#wrapper header:not(.portlet-topper) .navbar-mobile2 .navbar-nav .li-wrapper-level-1 a {
    padding: 10px 0;
  }
}
@media (max-width: 991.98px) {
  body.agricoltura .header-secondnav .navbar-nav {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 991.98px) {
  body #wrapper header .navbar-nav.level-1 > .nav-item a {
    padding-left: 27px !important;
  }
}
@media (max-width: 991.98px) {
  body #header-firstnav {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  body .search-bar .search-bar-simple {
    display: none;
  }
}
@media (max-width: 991.98px) {
  body .main-logo-puglia {
    width: 40px;
  }
}
@media (max-width: 991.98px) {
  body .loghi-1 {
    display: none;
  }
}
@media (min-width: 992px) {
  body .loghi-mobile {
    display: none;
  }
}
@media (max-width: 991.98px) {
  body .tema {
    background-color: #f5f5f5 !important;
  }
}
@media (min-width: 991.98px) { /* ??? => 992px */
  body .search-icon {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  #wrapper header .navbar-nav.level-1 > .nav-item:hover .li-wrapper-level-1 > .nav-link::before {
    background-color: white !important;
  }
}

body .search-icon {
  /*width: 0px;
  height: 0px;
  */
  display: inline;
}

@media (min-width: 991.98px) { /* ??? => 992px */
  body .search-bar-mobile {
    display: none !important;
  }
}
@media (max-width: 991.98px) { /* ??? => 992px */
  .search-bar-mobile .search-bar .search-bar-simple {
    display: block;
  }
}
.search-bar-mobile .search-bar .input-group-item.search-bar-keywords-input-wrapper {
  max-width: 100%;
  min-width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}

@media (max-width: 991.98px) {
  body #wrapper header .navbar-nav {
    padding-bottom: 0px;
    padding-top: 0px;
  }
}
body #header {
  margin-bottom: 24px;
}

/*body #header-firstnav .pull-right{
		padding-top: 6px;
} */
@media (max-width: 991.98px) {
  body #wrapper header .navbar-nav {
    display: flex !important;
  }
}

@media (max-width: 991.98px) {
  body .navbar-nav {
    flex-direction: column !important;
  }
}

@media (width: 568px) and (orientation: landscape) {
  .search-icon {
    padding-left: 60px;
  }
}
@media (width: 640px) and (orientation: landscape) {
  body #wrapper header .navbar-nav.level-1 > .nav-item {
    margin-right: -67px;
    margin-left: -50px;
  }
}
@media (width: 731px) and (orientation: landscape) {
  body #wrapper header .navbar-nav.level-1 > .nav-item {
    margin-right: -112px;
    margin-left: -96px;
  }
}
@media (width: 667px) and (orientation: landscape) {
  body #wrapper header .navbar-nav.level-1 > .nav-item {
    margin-right: -80px;
    margin-left: -65px;
  }
}
@media (width: 736px) and (orientation: landscape) {
  body #wrapper header .navbar-nav.level-1 > .nav-item {
    margin-right: -115px;
    margin-left: -99px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body .loghi {
    margin-left: 125px;
  }
  body .loghi .loghi-1 {
    margin-left: -12px;
  }
}
@media (width: 1024px) and (orientation: landscape) {
  body .loghi {
    margin-right: 60px;
  }
  body .search-bar {
    padding-right: 30px;
  }
}
@media (width: 1024px) and (orientation: portrait) {
  body .loghi {
    margin-right: 60px;
  }
  body .search-bar {
    padding-right: 30px;
  }
}
/*@media (width: 768px) {
	body .search-bar {
		padding-left: 55px; ---> dipende dalla lunghezza del menù
	}
}*/
@media (max-width: 991.98px) {
  body.default #wrapper header .navbar-nav .nav-item a, body.default #wrapper #header .navbar-nav .nav-item a {
    padding-left: 27px;
  }
}

@media (max-width: 991.98px) {
  /*body.default ul.level-1 > li:first-child {
  	border-top: 1px solid lightgrey;		
  }*/
  body.default ul.level-1 > li {
    border-bottom: 1px solid lightgrey;
  }
}
@media (max-width: 991.98px) {
  body.default .col-auto {
    padding-right: 0;
  }
}

@media only screen and (min-device-width: 500px) and (max-device-width: 767.98px) and (orientation: landscape) {
  body.default .header-secondnav .main-logo-puglia {
    top: 37px !important;
  }
}

@media only screen and (min-device-width: 500px) and (max-device-width: 767.98px) and (orientation: landscape) {
  body.default #wrapper header .navbar-nav .nav-item a, body.default #wrapper #header .navbar-nav .nav-item a {
    padding-left: 0;
  }
}

@media only screen and (min-device-width: 500px) and (max-device-width: 767.98px) and (orientation: landscape) {
  body.default .header-secondnav .navbar-brand {
    margin-left: 0;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: landscape) {
  body #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    min-width: 710px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) and (orientation: portrait) {
  body #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    min-width: 710px;
  }
}

@media (width: 1024px) and (orientation: landscape) {
  body #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    min-width: 945px;
  }
}

@media (width: 1024px) and (orientation: portrait) {
  body #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    min-width: 945px;
  }
}

@media (max-width: 991.98px) {
  body #wrapper header .navbar-nav .dropdown-menu.dropdown-menu-custom {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background-color: #f5f5f5 !important;
  }
}
@media (max-width: 991.98px) {
  body .multi-col-menu {
    max-height: 100%;
  }
}
@media (max-width: 991.98px) {
  body .navbar-nav.ml-auto.level-2 {
    padding-top: 20px;
  }
}
@media (max-width: 991.98px) {
  body #wrapper header .navbar-nav .dropdown-menu.multi-col-menu .level-2 > li {
    width: 100% !important;
  }
}
@media (max-width: 991.98px) {
  body #wrapper header .navbar-nav.level-1 > .nav-item .nav-link {
    font-family: titillium-semibold, Verdana, Arial, monospace;
  }
}
@media (max-width: 991.98px) {
  body .navbar-nav .dropdown-menu {
    position: static !important;
  }
}
.search-bar-keywords-input {
  border-top-left-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}

.search-bar-search-button-wrapper {
  border-top-right-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
}

.search-bar-keywords-input-wrapper .input-group-inset-item.input-group-inset-item-after {
  border-top-right-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
}
.search-bar-keywords-input-wrapper input::placeholder {
  text-transform: capitalize;
}
.search-bar-keywords-input-wrapper button.btn.btn-monospaced {
  padding: 0;
  margin: 0;
  border-radius: inherit;
}
.search-bar-keywords-input-wrapper button.btn.btn-monospaced:hover {
  background-color: inherit;
  color: inherit;
  border-color: inherit;
}

.portlet-content-editable {
  padding: 0 !important;
}

.portlet, .portlet-content, .portlet-minimized .portlet-content-container {
  padding: 0 !important;
}

body .card .card-image-wrapper {
  height: 170px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
body .card .card-image-wrapper a {
  width: 100%;
}
@media only screen and (min-device-width: 800px) and (max-device-width: 900px) and (orientation: landscape) {
  body .immagine {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) and (orientation: portrait) {
  body .immagine {
    margin-top: 15px;
  }
}
body:not(.modal-popup) {
  font-family: titillium-regular, Verdana, Arial, monospace;
}
body:not(.modal-popup) h1, body:not(.modal-popup) h2, body:not(.modal-popup) h3, body:not(.modal-popup) h4, body:not(.modal-popup) h5, body:not(.modal-popup) h6 {
  font-family: barlow-bold, Verdana, Arial, monospace;
}
body .portlet-column-content.empty {
  padding: 0 !important;
}
@media (min-width: 992px) {
  body .owl-mobile {
    margin-left: -30px;
    margin-right: -30px;
  }
}
body .yui3-widget .modal-content {
  background-color: transparent;
  border: none;
}
body .yui3-widget .modal-content .modal-header {
  border-bottom: none;
}
body .yui3-widget .modal-content .modal-header .close {
  color: #ffffff;
}
body .yui3-widget .modal-content .modal-header .modal-title {
  font-size: 0;
}
@media (max-width: 767px) {
  body { /* ??? */ }
  body #navigation .portlet-boundary {
    display: flex;
    width: 100%;
  }
}
@media (max-width: 767px) {
  body { /* ??? */ }
  body #header-firstnav {
    width: 100%;
  }
}
body #p_p_id_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ .navbar-brand {
  display: none;
}
body #p_p_id_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet {
  margin-bottom: 0px !important;
}
body #p_p_id_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet .navbar-brand {
  display: none;
}
body #content .portlet-layout {
  margin: 0;
}
body #content #column-1 {
  padding: 0;
}
body #wrapper header.portlet-topper, body #wrapper #header.portlet-topper {
  top: -3px;
}
body .navbar .navbar-collapse {
  max-height: none;
  display: block;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body .navbar .navbar-collapse {
    margin-left: 65px;
    margin-top: -18px;
  }
}

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