@charset "UTF-8";
/**
 * Clay 3.84.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.84.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
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.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 #ccc;
  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;
}

.overlay {
  position: absolute;
}

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

.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;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

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

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

.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%;
  }
}

.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-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;
}

.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-translation-manager {
  border-radius: 4px;
  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;
  border-radius: 4px;
  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;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 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: #92e5a5;
  border-color: #69db83;
}
.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 .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.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: #6c757d;
  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: #6c757d;
}
.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: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  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 .progress {
  display: flex;
}

.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;
}

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

.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-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;
}

.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;
  }
}

.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%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.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;
  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 {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@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);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  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) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  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;
}
.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);
}

.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;
}

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

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

.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;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.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;
}
@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-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;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.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-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.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;
}

.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;
}

.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 #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.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;
  }
}

.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):not(.btn) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #000;
}
.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;
}

.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-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;
}

.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;
}

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

.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;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@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;
}
.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;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.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;
}

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;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.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;
}

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

.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;
}

.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;
}

.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;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.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 .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 .yui3-widget-bd {
  position: relative;
}

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

.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 {
  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 {
  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 {
    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;
  }
}
.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-open .modal {
  display: block;
}

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

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

.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;
}

.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;
}

.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;
}

.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: #4a97f2;
}

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

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

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

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

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

.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: #bf8c2a;
}

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

.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;
}

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;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.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-options-dropdown {
  z-index: 1035;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.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-body .portlet-title-text, .panel-page-content .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;
}

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

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

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 (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;
  }
}
@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 (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@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;
}
@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%);
  }
}
@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;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.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 > .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 (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.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;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.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;
}

.navbar form {
  margin: 0;
}

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

@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;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.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%;
}

@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 {
  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 {
  animation: highlight-animation 0.7s;
}

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

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^=icon-],
[class*=" icon-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}

/* makes sure icons active on rollover in links */
a [class^=icon-],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
[class^=icon-].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
[class^=icon-].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}

.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}

[class^=icon-].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^=icon-].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
[class^=icon-].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^=icon-],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^=icon-],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^=icon-],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^=icon-],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^=icon-],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^=icon-],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^=icon-],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^=icon-].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^=icon-].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class^=icon-].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^=icon-].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^=icon-], .nav-tabs [class^=icon-].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^=icon-], .nav-pills [class^=icon-].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: 0.9em;
}

.btn [class^=icon-].pull-left.icon-2x, .btn [class^=icon-].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.btn [class^=icon-].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}

.btn.btn-small [class^=icon-].pull-left.icon-2x, .btn.btn-small [class^=icon-].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.25em;
}

.btn.btn-large [class^=icon-],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x, .btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.05em;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: 0.2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^=icon-],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^=icon-],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg);
  }
100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: "fontawesome-alloy";
  content: '\FEFF' attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-caret-bottom-right:before {
  content: "\e016";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

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

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file:before {
  content: "\f016";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

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

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

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

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

.icon-print:before {
  content: "\f02f";
}

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

.icon-font:before {
  content: "\f031";
}

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

.icon-italic:before {
  content: "\f033";
}

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

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

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

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

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

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

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

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

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

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

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

.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

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

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

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

.icon-random:before {
  content: "\f074";
}

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

.icon-magnet:before {
  content: "\f076";
}

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

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

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

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

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

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

.icon-key:before {
  content: "\f084";
}

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

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

.icon-thumbs-up:before {
  content: "\f087";
}

.icon-thumbs-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

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

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

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

.icon-bell:before {
  content: "\f0a2";
}

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

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

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

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

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

.icon-beaker:before {
  content: "\f0c3";
}

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

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

.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-money:before {
  content: "\f0d6";
}

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

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

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

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

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

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope-alt:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

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

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

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

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

.icon-food:before {
  content: "\f0f5";
}

.icon-file-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

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

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

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

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign:before {
  content: "\f0fe";
}

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

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

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

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

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

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

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

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

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

.icon-laptop:before {
  content: "\f109";
}

.icon-spinner:before {
  content: "\f110";
}

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

.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

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

.icon-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

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

.icon-code-fork:before {
  content: "\f126";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

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

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

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

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

.icon-unlock-alt:before {
  content: "\f13e";
}

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

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-fb-boolean:before {
  content: "\e008";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

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

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

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

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

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

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

.icon-plus-sign-2:before {
  content: "\f055";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-hand-down:before {
  content: "\f0a7";
}

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

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

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

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

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-play-sign:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up-2:before {
  content: "\f164";
}

.icon-thumbs-down-2:before {
  content: "\f165";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

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

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before {
  content: "\f155";
}

.icon-rupee:before {
  content: "\f156";
}

.icon-yen:before {
  content: "\f157";
}

.icon-renminbi:before {
  content: "\f158";
}

.icon-won:before {
  content: "\f159";
}

.icon-bitcoin:before {
  content: "\f15a";
}

.icon-file-2:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-youtube-sign:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

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

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

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

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

.icon-windows:before {
  content: "\f17a";
}

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

.icon-linux:before {
  content: "\f17c";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

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

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

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-db-joinxor:before {
  content: "\e006";
}

.icon-db-state:before {
  content: "\e009";
}

.icon-db-start:before {
  content: "\e00b";
}

.icon-db-end:before {
  content: "\e00a";
}

.icon-db-fork:before {
  content: "\e00c";
}

.icon-db-condition:before {
  content: "\e00e";
}

.icon-db-task:before {
  content: "\e00d";
}

.icon-db-join:before {
  content: "\e00f";
}

.icon-fb-button:before {
  content: "\e010";
}

.icon-fb-fieldset:before {
  content: "\e011";
}

.icon-fb-custom-field:before {
  content: "\e012";
}

.icon-fb-separator:before {
  content: "\e013";
}

.icon-fb-paragraph:before {
  content: "\e014";
}

.icon-fb-file-upload:before {
  content: "\e015";
}

.icon-fb-text:before {
  content: "\e000";
}

.icon-fb-text-box:before {
  content: "\e001";
}

.icon-fb-select:before {
  content: "\e002";
}

.icon-fb-radio:before {
  content: "\e003";
}

.icon-fb-number:before {
  content: "\e004";
}

.icon-fb-integer:before {
  content: "\e005";
}

.icon-fb-decimal:before {
  content: "\e007";
}

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

.icon-cny:before {
  content: "\f158";
}

.icon-eur:before {
  content: "\f153";
}

.icon-gear:before {
  content: "\f013";
}

.icon-gears:before {
  content: "\f085";
}

.icon-inr:before {
  content: "\f156";
}

.icon-jpy:before {
  content: "\f157";
}

.icon-krw:before {
  content: "\f159";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-mail-reply:before {
  content: "\f112";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-rotate-left:before {
  content: "\f0e2";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-star-half-empty:before {
  content: "\f123";
}

.icon-unchecked:before {
  content: "\f096";
}

.icon-usd:before {
  content: "\f155";
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg");
}
.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

@font-face {
  font-family: "iconFont-alberi";
  src: url("../iconFont-alberi/fonts/iconFont-alberi.ttf?jypi58") format("truetype"), url("../iconFont-alberi/fonts/iconFont-alberi.woff?jypi58") format("woff"), url("../iconFont-alberi/fonts/iconFont-alberi.svg?jypi58#iconFont-alberi") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=ic-alberi-], [class*=" ic-alberi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "hcomm" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ic-alberi-ic-arrow-next:before {
  content: "\e900";
}

.ic-alberi-ic-arrow-next1:before {
  content: "\e901";
}

.ic-alberi-ic-caldaia:before {
  content: "\e902";
}

.ic-alberi-ic-flower:before {
  content: "\e903";
}

.ic-alberi-ic-goal:before {
  content: "\e904";
}

.ic-alberi-ic-user-group:before {
  content: "\e905";
}

.ic-alberi-ic-lampadina:before {
  content: "\e906";
}

.ic-alberi-ic-leaf:before {
  content: "\e907";
}

@font-face {
  font-family: "hcomm";
  src: url("../fonts/hcomm/hcomm.woff2?x8x1b6") format("woff2"), url("../fonts/hcomm/hcomm.ttf?x8x1b6") format("truetype"), url("../fonts/hcomm/hcomm.woff?x8x1b6") format("woff"), url("../fonts/hcomm/hcomm.svg?x8x1b6#hcomm") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-activity:before {
  content: "\e947";
}

.icon-alert-circle:before {
  content: "\e948";
}

.icon-alert-triangle:before {
  content: "\e949";
}

.icon-arrow-down-circle:before {
  content: "\e946";
}

.icon-arrow-down:before {
  content: "\e94a";
}

.icon-arrow-left-circle:before {
  content: "\e94b";
}

.icon-arrow-left:before {
  content: "\e94c";
}

.icon-arrow-right-circle:before {
  content: "\e94d";
}

.icon-arrow-right:before {
  content: "\e94e";
}

.icon-arrow-up-circle:before {
  content: "\e94f";
}

.icon-arrow-up:before {
  content: "\e950";
}

.icon-book-open:before {
  content: "\e951";
}

.icon-check-circle:before {
  content: "\e943";
}

.icon-check1:before {
  content: "\e952";
}

.icon-chevron-down:before {
  content: "\e953";
}

.icon-chevron-left:before {
  content: "\e954";
}

.icon-chevron-right:before {
  content: "\e955";
}

.icon-chevron-up:before {
  content: "\e956";
}

.icon-credit-card:before {
  content: "\e957";
}

.icon-edit:before {
  content: "\e944";
}

.icon-globe:before {
  content: "\e958";
}

.icon-heart:before {
  content: "\e959";
}

.icon-home1:before {
  content: "\e95a";
}

.icon-linkedin1:before {
  content: "\e95b";
}

.icon-mail:before {
  content: "\e945";
}

.icon-minimize:before {
  content: "\e95c";
}

.icon-mouse-pointer:before {
  content: "\e95d";
}

.icon-move:before {
  content: "\e95e";
}

.icon-phone-call:before {
  content: "\e95f";
}

.icon-phone-forwarded:before {
  content: "\e960";
}

.icon-power:before {
  content: "\e961";
}

.icon-settings:before {
  content: "\e962";
}

.icon-shield:before {
  content: "\e963";
}

.icon-shopping-cart:before {
  content: "\e964";
}

.icon-thumbs-up:before {
  content: "\e965";
}

.icon-tv:before {
  content: "\e966";
}

.icon-twitter1:before {
  content: "\e967";
}

.icon-umbrella:before {
  content: "\e968";
}

.icon-user-check:before {
  content: "\e969";
}

.icon-user:before {
  content: "\e96b";
}

.icon-x:before {
  content: "\e96a";
}

.icon-minus-alt:before {
  content: "\e941";
}

.icon-plus-alt:before {
  content: "\e942";
}

.icon-menu:before {
  content: "\e940";
}

.icon-key:before {
  content: "\e93f";
}

.icon-ricarica:before {
  content: "\e93e";
}

.icon-prezzo_variabile:before {
  content: "\e93a";
}

.icon-arrow_top:before {
  content: "\e933";
}

.icon-amministrazione:before {
  content: "\e930";
}

.icon-analisi:before {
  content: "\e931";
}

.icon-arrow_right:before {
  content: "\e932";
}

.icon-condominio:before {
  content: "\e934";
}

.icon-consulente:before {
  content: "\e935";
}

.icon-freelance:before {
  content: "\e936";
}

.icon-geolocalitation:before {
  content: "\e937";
}

.icon-grandi_aziende:before {
  content: "\e938";
}

.icon-piccole_imprese:before {
  content: "\e939";
}

.icon-share:before {
  content: "\e93b";
}

.icon-mouse:before {
  content: "\e93c";
}

.icon-portale:before {
  content: "\e93d";
}

.icon-minus:before {
  content: "\e92f";
}

.icon-angle-dn:before {
  content: "\e92e";
}

.icon-plus:before {
  content: "\e92d";
}

.icon-cancel:before {
  content: "\e92c";
}

.icon-gas-alt:before {
  content: "\e924";
}

.icon-lens-alt:before {
  content: "\e927";
}

.icon-pin:before {
  content: "\e92a";
}

.icon-check:before {
  content: "\e91b";
}

.icon-cog:before {
  content: "\e91c";
}

.icon-confirm:before {
  content: "\e91d";
}

.icon-creditcard:before {
  content: "\e91e";
}

.icon-doc-change:before {
  content: "\e91f";
}

.icon-doc-n-pen:before {
  content: "\e920";
}

.icon-doc-plus:before {
  content: "\e921";
}

.icon-doc-subentro:before {
  content: "\e922";
}

.icon-doc-voltura:before {
  content: "\e923";
}

.icon-facebook:before {
  content: "\ea58";
}

.icon-home-s:before {
  content: "\e925";
}

.icon-led:before {
  content: "\e926";
}

.icon-lens:before {
  content: "\e928";
}

.icon-meter:before {
  content: "\e929";
}

.icon-user-s:before {
  content: "\e92b";
}

.icon-graph:before {
  content: "\e91a";
}

.icon-doc:before {
  content: "\e919";
}

.icon-instagram:before {
  content: "\e917";
}

.icon-check-list:before {
  content: "\e907";
}

.icon-checkup:before {
  content: "\e908";
}

.icon-twitter:before {
  content: "\e909";
}

.icon-linkedin:before {
  content: "\e90a";
}

.icon-pinterest:before {
  content: "\e90b";
}

.icon-flickr:before {
  content: "\e90c";
}

.icon-fornitori:before {
  content: "\e90d";
}

.icon-micro:before {
  content: "\e90e";
}

.icon-youtube:before {
  content: "\e90f";
}

.icon-gruppo:before {
  content: "\e910";
}

.icon-chat:before {
  content: "\e911";
}

.icon-home:before {
  content: "\e912";
}

.icon-info-circle:before {
  content: "\e913";
}

.icon-info-alt:before {
  content: "\e914";
}

.icon-arrow-r:before {
  content: "\e915";
}

.icon-arrow-l:before {
  content: "\e916";
}

.icon-search:before {
  content: "\e918";
}

.icon-tenaglia:before {
  content: "\e906";
}

.icon-business:before {
  content: "\e900";
}

.icon-user1:before {
  content: "\e901";
}

.icon-energia:before {
  content: "\e902";
}

.icon-gas:before {
  content: "\e903";
}

.icon-info:before {
  content: "\e904";
}

.icon-servizi:before {
  content: "\e905";
}

@font-face {
  font-family: "Circular Std";
  src: url("../fonts/circular-std/CircularStd-Black.eot");
  src: url("../fonts/circular-std/CircularStd-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/circular-std/CircularStd-Black.woff2") format("woff2"), url("../fonts/circular-std/CircularStd-Black.woff") format("woff"), url("../fonts/circular-std/CircularStd-Black.ttf") format("truetype"), url("../fonts/circular-std/CircularStd-Black.svg#CircularStd-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url(../webfonts/fa-brands-400.eot);
  src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../webfonts/fa-brands-400.svg#fontawesome) format("svg");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/fa-regular-400.eot);
  src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  src: url(../webfonts/fa-solid-900.eot);
  src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"), url(../webfonts/fa-solid-900.svg#fontawesome) format("svg");
}
@font-face {
  font-family: "hcomm";
  src: url("../fonts/hcomm/hcomm.woff2?x8x1b6") format("woff2"), url("../fonts/hcomm/hcomm.ttf?x8x1b6") format("truetype"), url("../fonts/hcomm/hcomm.woff?x8x1b6") format("woff"), url("../fonts/hcomm/hcomm.svg?x8x1b6#hcomm") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "iconFont-alberi";
  src: url("../iconFont-alberi/../fonts/iconFont-alberi/fonts/iconFont-alberi.ttf?jypi58") format("truetype"), url("../iconFont-alberi/../fonts/iconFont-alberi/fonts/iconFont-alberi.woff?jypi58") format("woff"), url("../iconFont-alberi/../fonts/iconFont-alberi/fonts/iconFont-alberi.svg?jypi58#iconFont-alberi") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Circular Std";
  src: url("../fonts/circular-std/CircularStd-Bold.eot");
  src: url("../fonts/circular-std/CircularStd-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/circular-std/CircularStd-Bold.woff2") format("woff2"), url("../fonts/circular-std/CircularStd-Bold.woff") format("woff"), url("../fonts/circular-std/CircularStd-Bold.ttf") format("truetype"), url("../fonts/circular-std/CircularStd-Bold.svg#CircularStd-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Circular Std";
  src: url("../fonts/circular-std/CircularStd-Medium.eot");
  src: url("../fonts/circular-std/CircularStd-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/circular-std/CircularStd-Medium.woff2") format("woff2"), url("../fonts/circular-std/CircularStd-Medium.woff") format("woff"), url("../fonts/circular-std/CircularStd-Medium.ttf") format("truetype"), url("../fonts/circular-std/CircularStd-Medium.svg#CircularStd-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Circular Std";
  src: url("../fonts/circular-std/CircularStd-Book.eot");
  src: url("../fonts/circular-std/CircularStd-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/circular-std/CircularStd-Book.woff2") format("woff2"), url("../fonts/circular-std/CircularStd-Book.woff") format("woff"), url("../fonts/circular-std/CircularStd-Book.ttf") format("truetype"), url("../fonts/circular-std/CircularStd-Book.svg#CircularStd-Book") format("svg");
  font-weight: 400;
  font-style: normal;
}
/* CircularStd @font-face kit */
@font-face {
  font-family: "CircularStd";
  src: url("../fonts/circular-std/CircularStd-Black.eot");
  src: url("../fonts/circular-std/CircularStd-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/circular-std/CircularStd-Black.woff") format("woff"), url("../fonts/circular-std/CircularStd-Black.ttf") format("truetype"), url("../fonts/circular-std/CircularStd-Black.svg#bcc26993292869431e54c666aafa8fcd") format("svg");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "CircularStd";
  src: url("../fonts/circular-std/CircularStd-BlackItalic.eot");
  src: url("../fonts/circular-std/CircularStd-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/circular-std/CircularStd-BlackItalic.woff") format("woff"), url("../fonts/circular-std/CircularStd-BlackItalic.ttf") format("truetype"), url("../fonts/circular-std/CircularStd-BlackItalic.svg#bcc26993292869431e54c666aafa8fcd") format("svg");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "CircularStd";
  src: url("../fonts/circular-std/CircularStd-Bold.eot");
  src: url("../fonts/circular-std/CircularStd-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/circular-std/CircularStd-Bold.woff") format("woff"), url("../fonts/circular-std/CircularStd-Bold.ttf") format("truetype"), url("../fonts/circular-std/CircularStd-Bold.svg#bcc26993292869431e54c666aafa8fcd") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "CircularStd";
  src: url("../fonts/circular-std/CircularStd-BoldItalic.eot");
  src: url("../fonts/circular-std/CircularStd-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/circular-std/CircularStd-BoldItalic.woff") format("woff"), url("../fonts/circular-std/CircularStd-BoldItalic.ttf") format("truetype"), url("../fonts/circular-std/CircularStd-BoldItalic.svg#bcc26993292869431e54c666aafa8fcd") format("svg");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "CircularStd";
  src: url("../fonts/circular-std/CircularStd-Medium.eot");
  src: url("../fonts/circular-std/CircularStd-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/circular-std/CircularStd-Medium.woff") format("woff"), url("../fonts/circular-std/CircularStd-Medium.ttf") format("truetype"), url("../fonts/circular-std/CircularStd-Medium.svg#bcc26993292869431e54c666aafa8fcd") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "CircularStd";
  src: url("../fonts/circular-std/CircularStd-MediumItalic.eot");
  src: url("../fonts/circular-std/CircularStd-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/circular-std/CircularStd-MediumItalic.woff") format("woff"), url("../fonts/circular-std/CircularStd-MediumItalic.ttf") format("truetype"), url("../fonts/circular-std/CircularStd-MediumItalic.svg#bcc26993292869431e54c666aafa8fcd") format("svg");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "CircularStd";
  src: url("../fonts/circular-std/CircularStd-Book.eot");
  src: url("../fonts/circular-std/CircularStd-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/circular-std/CircularStd-Book.woff") format("woff"), url("../fonts/circular-std/CircularStd-Book.ttf") format("truetype"), url("../fonts/circular-std/CircularStd-Book.svg#bcc26993292869431e54c666aafa8fcd") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "CircularStd";
  src: url("../fonts/circular-std/CircularStd-BookItalic.eot");
  src: url("../fonts/circular-std/CircularStd-BookItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/circular-std/CircularStd-BookItalic.woff") format("woff"), url("../fonts/circular-std/CircularStd-BookItalic.ttf") format("truetype"), url("../fonts/circular-std/CircularStd-BookItalic.svg#bcc26993292869431e54c666aafa8fcd") format("svg");
  font-weight: 400;
  font-style: italic;
}
:root {
  --color-primary: #00bd67;
  --color-primary-dark: #4fa17c;
  --color-black: #000;
  --color-white: #fff;
  --light-grey: #c0c0c0;
  --color-text: #262626;
  --color-text-grey: #4d4d4d;
  --box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  --page-gradient: linear-gradient(to bottom, rgba(249, 255, 245, 0), #f4ffec);
  --font-family: "Circular Std", sans-serif;
}

/* ==========================================================================
   Base styles
========================================================================== */
html {
  scroll-behavior: smooth;
  overflow-x: hidden;
  font-size: 10px;
  font-family: var(--font-family);
  color: #645a61;
  font-size: 16px;
  line-height: 1.5;
}

@media (min-width: 1024px) {
  html {
    overflow: visible;
  }
}
body {
  background-color: #ffffff;
  font-family: var(--font-family);
}

.alberi-theme {
  padding: 0;
  /* ---------- Main content body ---------- */
  /* ---------- Separator ---------- */
  /* ---------- Status ---------- */
  /* ---------- Update manager ---------- */
  /* ---------- Cards ---------- */
  /* ---------- Cards horizontal ---------- */
  /* ---------- Dialogs ---------- */
  /* ---------- Splitter ---------- */
  /* ---------- Toggle card ---------- */
  /* ---------- File icons colors ---------- */
  /* ---------- File icons text colors ---------- */
  /* ---------- User icons colors ---------- */
  /* ---------- CKEditor table ---------- */
  /* ---------- Column widths ---------- */
  /* ---------- Wrapper ---------- */
  /* ---------- Portlet topper ---------- */
  /* ---------- Portlet decorator ---------- */
  /* ---------- Portlet header ---------- */
  /* ---------- Standard styles defined in the JSR 168 specification ---------- */
  /* ---------- Fonts ---------- */
  /* ---------- Sections ---------- */
  /* ---------- Forms ---------- */
  /* ---------- Icons ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Portlet topper ---------- */
  /* ---------- Portlet controls in mobile ---------- */
  /* ---------- Dynamic data list display/Journal portlet ---------- */
  /* ---------- Breadcrumb taglib ---------- */
  /* ---------- Calendar taglib ---------- */
  /* ---------- Navbar form search ---------- */
  /* ---------- Switches ---------- */
  /* ---------- Image selector ---------- */
  /* ---------- Drop here info ---------- */
  /* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
  /* inject:imports */
  /* endinject */
  /* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
  /*!
  * Font Awesome Free 5.4.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)
  */
  /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
  /* Document
   ========================================================================== */
  /**
  * 1. Correct the line height in all browsers.
  * 2. Prevent adjustments of font size after orientation changes in iOS.
  */
  /* Sections
   ========================================================================== */
  /**
  * Remove the margin in all browsers.
  */
  /**
  * Render the `main` element consistently in IE.
  */
  /**
  * Correct the font size and margin on `h1` elements within `section` and
  * `article` contexts in Chrome, Firefox, and Safari.
  */
  /* Grouping content
   ========================================================================== */
  /**
  * 1. Add the correct box sizing in Firefox.
  * 2. Show the overflow in Edge and IE.
  */
  /**
  * 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
  /* Text-level semantics
   ========================================================================== */
  /**
  * Remove the gray background on active links in IE 10.
  */
  /**
  * 1. Remove the bottom border in Chrome 57-
  * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
  */
  /**
  * Add the correct font weight in Chrome, Edge, and Safari.
  */
  /**
  * 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
  /**
  * Add the correct font size in all browsers.
  */
  /**
  * Prevent `sub` and `sup` elements from affecting the line height in
  * all browsers.
  */
  /* Embedded content
   ========================================================================== */
  /**
  * Remove the border on images inside links in IE 10.
  */
  /* Forms
   ========================================================================== */
  /**
  * 1. Change the font styles in all browsers.
  * 2. Remove the margin in Firefox and Safari.
  */
  /**
  * Show the overflow in IE.
  * 1. Show the overflow in Edge.
  */
  /**
  * Remove the inheritance of text transform in Edge, Firefox, and IE.
  * 1. Remove the inheritance of text transform in Firefox.
  */
  /**
  * Correct the inability to style clickable types in iOS and Safari.
  */
  /**
  * Remove the inner border and padding in Firefox.
  */
  /**
  * Restore the focus styles unset by the previous rule.
  */
  /**
  * Correct the padding in Firefox.
  */
  /**
  * 1. Correct the text wrapping in Edge and IE.
  * 2. Correct the color inheritance from `fieldset` elements in IE.
  * 3. Remove the padding so developers are not caught out when they zero out
  *    `fieldset` elements in all browsers.
  */
  /**
  * Add the correct vertical alignment in Chrome, Firefox, and Opera.
  */
  /**
  * Remove the default vertical scrollbar in IE 10+.
  */
  /**
  * 1. Add the correct box sizing in IE 10.
  * 2. Remove the padding in IE 10.
  */
  /**
  * Correct the cursor style of increment and decrement buttons in Chrome.
  */
  /**
  * 1. Correct the odd appearance in Chrome and Safari.
  * 2. Correct the outline style in Safari.
  */
  /**
  * Remove the inner padding in Chrome and Safari on macOS.
  */
  /**
  * 1. Correct the inability to style clickable types in iOS and Safari.
  * 2. Change font properties to `inherit` in Safari.
  */
  /* Interactive
   ========================================================================== */
  /*
  * Add the correct display in Edge, IE 10+, and Firefox.
  */
  /*
  * Add the correct display in all browsers.
  */
  /* Misc
   ========================================================================== */
  /**
  * Add the correct display in IE 10+.
  */
  /**
  * Add the correct display in IE 10.
  */
  /* ==========================================================================
     Helper classes
  ========================================================================== */
  /*
  * Hide visually and from screen readers
  */
  /*
  * Hide only visually, but have it available for screen readers:
  * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
  *
  * 1. For long content, line feeds are not interpreted as spaces and small width
  *    causes content to wrap 1 word per line:
  *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
  */
  /*
  * Extends the .visuallyhidden class to allow the element
  * to be focusable when navigated to via the keyboard:
  * https://www.drupal.org/node/897638
  */
  /*
  * Hide visually and from screen readers, but maintain layout
  */
  /*
  * Clearfix: contain floats
  *
  * For modern browsers
  * 1. The space content is one way to avoid an Opera bug when the
  *    `contenteditable` attribute is included anywhere else in the document.
  *    Otherwise it causes space to appear at the top and bottom of elements
  *    that receive the `clearfix` class.
  * 2. The use of `table` rather than `block` is only necessary if using
  *    `:before` to contain the top-margins of child elements.
  */
  /* ==========================================================================
      Text styles
  ========================================================================== */
  /* ==========================================================================
      Color palette
  ========================================================================== */
  /* gradients */
  /*Extra Palette */
  /* ==========================================================================
      Buttons
  ========================================================================== */
  /* ==========================================================================
      Checkboxes
  ========================================================================== */
  /* ==========================================================================
      Radios
  ========================================================================== */
  /* ==========================================================================
      Selects
  ========================================================================== */
  /* ==========================================================================
      Search bar
  ========================================================================== */
  /* ==========================================================================
      Icons
  ========================================================================== */
  /* ==========================================================================
      Misc
  ========================================================================== */
  /* ==========================================================================
      Load fonts and utils
  ========================================================================== */
  /*! =======================================================
                        VERSION  10.6.2              
  ========================================================= */
  /*! =========================================================
  * bootstrap-slider.js
  *
  * Maintainers:
  *		Kyle Kemp
  *			- Twitter: @seiyria
  *			- Github:  seiyria
  *		Rohit Kalkur
  *			- Twitter: @Rovolutionary
  *			- Github:  rovolution
  *
  * =========================================================
   *
  * bootstrap-slider is released under the MIT License
  * Copyright (c) 2019 Kyle Kemp, Rohit Kalkur, and contributors
  * 
  * Permission is hereby granted, free of charge, to any person
  * obtaining a copy of this software and associated documentation
  * files (the "Software"), to deal in the Software without
  * restriction, including without limitation the rights to use,
  * copy, modify, merge, publish, distribute, sublicense, and/or sell
  * copies of the Software, and to permit persons to whom the
  * Software is furnished to do so, subject to the following
  * conditions:
  * 
  * The above copyright notice and this permission notice shall be
  * included in all copies or substantial portions of the Software.
  * 
  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  * OTHER DEALINGS IN THE SOFTWARE.
  *
  * ========================================================= */
  /* ==========================================================================
     Browser upgrade prompt
  ========================================================================== */
  /*
  * Liferay portlet container fix
  */
  /*
  * Font Awesome 3 -webkit-text-fill-color fix
  */
  /*
  * Remove text-shadow in selection highlight:
  * https://twitter.com/miketaylr/status/12228805301
  *
  * Vendor-prefixed and regular ::selection selectors cannot be combined:
  * https://stackoverflow.com/a/16982510/7133471
  */
  /*
  * A better looking default horizontal rule
  */
  /*
  * Remove the gap between audio, canvas, iframes,
  * images, videos and the bottom of their containers:
  * https://github.com/h5bp/html5-boilerplate/issues/440
  */
  /*
  * Remove default fieldset styles.
  */
  /*
  * Allow only vertical resizing of textareas.
  */
  /* ==========================================================================
     Login
  ========================================================================== */
  /* ==========================================================================
     Header
  ========================================================================== */
  /* fixed top nav */
  /* fixed top right nav */
  /* fixed top nav dropdown */
  /* main top nav */
  /* main top nav dropdown */
  /* ==========================================================================
     Header mobile
  ========================================================================== */
  /* ==========================================================================
     Page header
  ========================================================================== */
  /* ==========================================================================
     Breadcrumbs
  ========================================================================== */
  /* start bitmama 06/2020 */
  /* ==========================================================================
     Main carousel
  ========================================================================== */
  /* ==========================================================================
     COUNTER IN HP MAIN CAROUSEL

  ========================================================================== */
  /* ==========================================================================
     TESTO EVIDENZIATO: hc-highlightText
  ========================================================================== */
  /* hc-highlightText = testo in evidenza */
  /* ==========================================================================
     PDP PAGE CONTAINER WITH 3 icon/Text BOX
  ========================================================================== */
  /* pdp page */
  /* ==========================================================================
     Static Carts

  ========================================================================== */
  /* end bitmama */
  /* ==========================================================================
     Live chat
  ========================================================================== */
  /* ==========================================================================
     Ottimizza energia
  ========================================================================== */
  /* ==========================================================================
     Carousel offerte
  ========================================================================== */
  /* ==========================================================================
     Hera Perte
  ========================================================================== */
  /* ==========================================================================
     News e eventi
  ========================================================================== */
  /* ==========================================================================
     Image + text & text only banner
  ========================================================================== */
  /* img + text banner */
  /* text only banner */
  /* help banner */
  /* ==========================================================================
     Tiles banner
  ========================================================================== */
  /* ==========================================================================
     Waves banner 
  ========================================================================== */
  /* ==========================================================================
     Radius tiles card
  ========================================================================== */
  /* ==========================================================================
     Form
  ========================================================================== */
  /* ==========================================================================
     Hera per il tuo business
  ========================================================================== */
  /* ==========================================================================
     Documenti e modulistica
  ========================================================================== */
  /* ==========================================================================
     FAQ
  ========================================================================== */
  /* ==========================================================================
     ASSISTENZA - autolettura
  ========================================================================== */
  /* ==========================================================================
     List
  ========================================================================== */
  /* ==========================================================================
     Servizi e Tool
  ========================================================================== */
  /* ==========================================================================
     Report Analisi consumi
  ========================================================================== */
  /* ==========================================================================
     Back to top badge
  ========================================================================== */
  /* ==========================================================================
     Chart tooltips
  ========================================================================== */
  /* ==========================================================================
     Chart luce e gas
  ========================================================================== */
  /* chart nav tabs */
  /* tooltip */
  /* ==========================================================================
     Premio annuo
  ========================================================================== */
  /* ==========================================================================
     Widget offerta
  ========================================================================== */
  /* mobile */
  /* ==========================================================================
     Autolettura
  ========================================================================== */
  /* ==========================================================================
     Cards
  ========================================================================== */
  /* horizontal cards */
  /* condensed card deck */
  /* ==========================================================================
     Modals
  ========================================================================== */
  /* full width */
  /* ==========================================================================
     Funnel
  ========================================================================== */
  /* steps index */
  /* widget offerta */
  /* analisi dei consumi */
  /* bootstrap-slider */
  /* accordion */
  /* ==========================================================================
     Footer
  ========================================================================== */
  /*Icone rotate */
  /* ==========================================================================
     Media Queries for Responsive Design.
  ========================================================================== */
  /* 
  * Small devices (landscape phones, 576px and up)
  */
  /* 
  * Medium devices (tablets, 768px and up)
  */
  /* 
  * DESKTOP
  */
  /* 
  * Extra large devices (large desktops, 1200px and up)
  */
  /* 
  * Extra large devices (large desktops, 1400px and up)
  */
  /* ==========================================================================
     Print styles.
     Inlined to avoid the additional HTTP request:
     https://www.phpied.com/delay-loading-your-print-css/
  ========================================================================== */
  /*======================================
    Selectric v1.13.0
  ======================================*/
  /* Items box */
  /**
  * Owl Carousel v2.2.1
  * Copyright 2013-2017 David Deutsch
  * Licensed under  ()
  */
  /**
  * Owl Carousel v2.2.1
  * Copyright 2013-2017 David Deutsch
  * Licensed under  ()
  */
  /* ==========================================================================
     Fix Portlet e Personalizzazioni Liferay
  ========================================================================== */
  /* ==========================================================================
     CUSTOM FORM
  ========================================================================== */
  /* ==========================================================================
     SUBMENU
  ========================================================================== */
  /* ==========================================================================
     RICERCA
  ========================================================================== */
  /* ==========================================================================
     BANNER
  ========================================================================== */
  /* Fix carousel */
  /* ==========================================================================
     IFRAME
  ========================================================================== */
  /* ==========================================================================
     HOVER LINK
  ========================================================================== */
  /* ==========================================================================
     Correzione Search e Login Openreply
  ========================================================================== */
  /* ==========================================================================
     CSS Modali Condividi
  ========================================================================== */
  /* The Modal (background) */
  /* Modal Content */
  /* The close_offerta Button */
  /* ==========================================================================
      Form Builder
  ========================================================================== */
  /*Prevent text selection*/
  /*!
  * Bootstrap Grid v4.6.0 (https://getbootstrap.com/)
  * Copyright 2011-2021 The Bootstrap Authors
  * Copyright 2011-2021 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
  /* http://meyerweb.com/eric/tools/css/reset/ 
     v2.0 | 20110126
     License: none (public domain)
  */
  /* HTML5 display-role reset for older browsers */
}
.alberi-theme .mb-4.subscribe-action {
  margin: 0 !important;
}
.alberi-theme .loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 1em;
}
.alberi-theme .loadingmask-message .loadingmask-message-content {
  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;
}
.alberi-theme .logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}
.alberi-theme .portal-iframe #main-content {
  width: 100%;
}
.alberi-theme .separator {
  border-top: 1px dotted #bfbfbf;
}
.alberi-theme .entry-status {
  border-left: 4px solid transparent;
}
.alberi-theme span.alert {
  display: inline-block;
}
.alberi-theme .update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left;
}
.alberi-theme .quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000;
}
.alberi-theme .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;
}
.alberi-theme .quick-access-nav a:focus {
  color: #fff;
  top: 1000px;
}
@media only screen and (max-width: 991px) {
  .alberi-theme .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%;
  }
  .alberi-theme .responsive-table-horizontal:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }
  .alberi-theme .responsive-table-horizontal tbody {
    display: block;
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
    width: auto;
  }
  .alberi-theme .responsive-table-horizontal tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  .alberi-theme .responsive-table-horizontal tbody tr td {
    display: block;
    margin-bottom: 20px;
  }
  .alberi-theme .responsive-table-horizontal tbody tr td:first-child {
    text-align: left;
  }
  .alberi-theme .responsive-table-horizontal thead {
    display: block;
    float: left;
    margin-right: 10px;
  }
  .alberi-theme .responsive-table-horizontal thead:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }
  .alberi-theme .responsive-table-horizontal thead th {
    display: block;
    margin-bottom: 20px;
    text-align: right;
  }
  .alberi-theme .responsive-table-horizontal thead th:first-child {
    text-align: right;
  }
  .alberi-theme .ie9 .responsive-table-horizontal thead {
    float: none;
  }
}
.alberi-theme .important {
  font-weight: bold;
}
.alberi-theme .highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px;
}
.alberi-theme .hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important;
}
.alberi-theme .force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important;
}
.alberi-theme .unselectable,
.alberi-theme .unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.alberi-theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.alberi-theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent;
}
.alberi-theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent;
}
.alberi-theme .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;
}
.alberi-theme .lfr-asset-category-container .no-matches {
  color: #999;
}
.alberi-theme .lfr-asset-category-search-container {
  background-color: #d3dadd;
  border-bottom-color: #aeb8bc;
}
.alberi-theme .lfr-asset-category-list a.selected {
  background-color: #eee;
}
.alberi-theme .lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%;
}
.alberi-theme .lfr-asset-column-actions-content {
  background-color: #d7f1ff;
}
.alberi-theme .lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88c5d9;
}
.alberi-theme .lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.alberi-theme .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.alberi-theme .lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.alberi-theme .lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999;
}
.alberi-theme .lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.alberi-theme .lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.alberi-theme .lfr-asset-panels .lfr-panel.lfr-extended,
.alberi-theme .lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #ccc;
}
.alberi-theme .lfr-form-row {
  border-bottom-color: #ccc;
}
.alberi-theme .lfr-form-row:hover {
  background-color: #dffccb;
  border-color: #b2ff3a;
}
.alberi-theme .lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
}
.alberi-theme .lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #fff;
}
.alberi-theme .definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .definition-of-terms dt {
    width: auto;
  }
}
.alberi-theme .lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace;
}
.alberi-theme .lfr-code tr td.line-numbers {
  background: #fafafa;
}
.alberi-theme .lfr-code tr td.line-numbers:before {
  color: #aaa;
  text-shadow: 1px 1px #fff;
}
.alberi-theme .popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold;
}
.alberi-theme .lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none;
}
.alberi-theme .lfr-token:hover {
  background-color: #d1e5ef;
}
.alberi-theme .lfr-token-primary {
  font-weight: bold;
}
.alberi-theme .lfr-token-primary,
.alberi-theme .lfr-token-primary:hover {
  background-color: #b3daef;
}
.alberi-theme .lfr-token-close:hover {
  text-decoration: none;
}
.alberi-theme .lfr-button {
  background: no-repeat 0 50%;
}
.alberi-theme .lfr-table > tbody > tr > th,
.alberi-theme .lfr-table > thead > tr > th,
.alberi-theme .lfr-table > tfoot > tr > th {
  font-weight: bold;
}
.alberi-theme .lfr-checkbox-preselected,
.alberi-theme .lfr-configurator-visibility {
  opacity: 0.5;
}
.alberi-theme .lfr-header-row {
  border-bottom-color: #7b7b7b;
}
.alberi-theme .lfr-header-row .lfr-search-combobox {
  border-color: #5f5f5f;
}
.alberi-theme .openid-login input[type=text] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #fff;
  background-position: 0 50%;
  color: #000;
}
.alberi-theme .page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em;
}
.alberi-theme .lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal;
}
.alberi-theme .lfr-panel.lfr-extended,
.alberi-theme .lfr-panel-container,
.alberi-theme .lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.alberi-theme .lfr-panel-container,
.alberi-theme .lfr-floating-container {
  background: #fff;
}
.alberi-theme .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold;
}
.alberi-theme .lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0;
}
.alberi-theme .lfr-panel-titlebar .lfr-panel-button:hover {
  background-position: 0 100%;
}
.alberi-theme .lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%;
}
.alberi-theme .lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png);
}
.alberi-theme .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
  background-image: url(../images/application/panel_header_toggler_open.png);
}
.alberi-theme .lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #d6d6d6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #cdcdcd;
}
.alberi-theme .lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #cecece;
}
.alberi-theme .js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none;
}
.alberi-theme .lfr-panel-page .panel-page-content {
  border-left-color: #ccc;
}
.alberi-theme .lfr-panel-page .lfr-add-content h2 {
  border-color: #ccc;
}
.alberi-theme .lfr-panel-page .lfr-add-content h2 span {
  background: #efefef;
}
.alberi-theme .lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #ccc;
}
.alberi-theme .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
  background: none;
}
.alberi-theme .lfr-panel-content .paginator-container {
  background: #cfd2d5;
  border-bottom-color: #dcdee0;
  border-top-color: #dcdee0;
}
.alberi-theme .lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #cfd2d5;
}
.alberi-theme .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
  background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
  border-color: #6b7785 #7c8994 #919fa9;
  color: #fff;
  font-weight: bold;
}
.alberi-theme .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
  background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
  border-color: #31659c #396ea8 #4c8ccb;
}
.alberi-theme #portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em;
}
.alberi-theme .lfr-preview-file-content {
  border-bottom-color: #6d6d6e;
}
.alberi-theme .lfr-preview-file-image-current-column,
.alberi-theme .lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png);
}
.alberi-theme .lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5;
}
.alberi-theme .lfr-preview-file-toolbar .icon-arrow-1-l {
  background: url(../images/document_library/preview_left.png) no-repeat 0 50%;
}
.alberi-theme .lfr-preview-file-toolbar .icon-arrow-1-r {
  background: url(../images/document_library/preview_right.png) no-repeat 0 50%;
}
.alberi-theme .lfr-preview-file-toolbar .icon-zoomin {
  background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%;
}
.alberi-theme .lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1;
}
.alberi-theme .lfr-preview-file-info {
  background: #333;
  color: #fff;
  opacity: 0.5;
}
.alberi-theme .lfr-preview-file-info:hover {
  opacity: 1;
}
.alberi-theme .lfr-preview-file-index {
  font-weight: bold;
}
.alberi-theme .lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
}
.alberi-theme .lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #aeb8bc;
}
.alberi-theme .lfr-preview-file-image-selected img,
.alberi-theme .lfr-preview-file-image:hover img {
  border-color: #00a2ea;
}
.alberi-theme .lfr-preview-file-loading-indicator {
  background: #333;
  color: #fff;
}
.alberi-theme .lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555;
}
.alberi-theme .firefox .lfr-preview-video-content div.video-node {
  height: 100%;
}
.alberi-theme textarea.lfr-editor-textarea {
  font-family: monospace;
}
.alberi-theme .lfr-rich-editor.ace_editor {
  border-color: #a1a2a4;
}
.alberi-theme .lfr-plain-editor textarea,
.alberi-theme .lfr-rich-editor.ace_editor {
  font-family: "Monaco", "Menlo", "Droid Sans Mono", "Courier New", monospace;
  font-size: 12px;
}
.alberi-theme .lfr-spa-loading-bar {
  background: #2fa4f5;
}
.alberi-theme .lfr-tag-selector-popup label {
  border-bottom-color: #eee;
}
.alberi-theme .lfr-tag-selector-popup .no-matches {
  color: #999;
}
.alberi-theme .lfr-toolbar {
  background-color: #e5e4e8;
}
.alberi-theme .lfr-toolbar .lfr-button:focus {
  border-color: #000;
}
.alberi-theme .lfr-toolbar .lfr-button:hover {
  border-color: #ccc #777 #777;
}
.alberi-theme .lfr-toolbar .lfr-separator {
  border-left-color: #fff;
  border-right-color: #ccc;
  font-size: 12px;
}
.alberi-theme .lfr-toolbar .lfr-button,
.alberi-theme .lfr-emoticon-container .lfr-button {
  border-color: #e5e4e8;
}
.alberi-theme .lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc;
}
.alberi-theme .lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.alberi-theme .lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none;
}
.alberi-theme .lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.alberi-theme .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.alberi-theme .lfr-tree a {
  text-decoration: none;
}
.alberi-theme .tree-drag-helper {
  z-index: 1035;
}
.alberi-theme .lfr-upload-container .upload-target {
  border-color: #ddd;
}
.alberi-theme .lfr-upload-container .upload-target h4 span {
  text-transform: lowercase;
}
.alberi-theme .lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.alberi-theme .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;
}
.alberi-theme .lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat;
}
.alberi-theme .lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat;
}
.alberi-theme .lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.alberi-theme .lfr-upload-container .cancel-button {
  color: #869cad;
}
.alberi-theme .lfr-upload-container .delete-button {
  color: #869cad;
}
.alberi-theme .lfr-upload-container .file-added .success-message {
  font-weight: normal;
}
.alberi-theme .lfr-upload-container .upload-error {
  opacity: 1;
}
.alberi-theme .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;
}
.alberi-theme .lfr-upload-container .upload-complete .error-message,
.alberi-theme .lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
}
.alberi-theme .lfr-upload-container .file-uploading {
  background-color: #ffc;
}
.alberi-theme .lfr-upload-container .progress-bar {
  background: #fff;
  margin-top: 25px;
  text-align: left;
  width: 100%;
}
.alberi-theme .lfr-upload-container .progress {
  background: #8db2e3;
}
.alberi-theme .upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed;
}
.alberi-theme .app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd;
}
.alberi-theme .app-view-entry.selected .entry-thumbnail {
  border-color: #057cb0;
}
.alberi-theme .app-view-entry.selected .entry-metadata dt,
.alberi-theme .app-view-entry.selected .entry-metadata dd,
.alberi-theme .app-view-entry.selected .entry-metadata .entry-categories,
.alberi-theme .app-view-entry.selected .entry-metadata .entry-tags,
.alberi-theme .app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0;
}
.alberi-theme .app-view-entry .entry-title {
  font-weight: bold;
}
.alberi-theme .app-view-entry .entry-link {
  text-decoration: none;
}
.alberi-theme .app-view-entry .entry-metadata dt,
.alberi-theme .app-view-entry .entry-metadata dd,
.alberi-theme .app-view-entry .entry-metadata .entry-categories,
.alberi-theme .app-view-entry .entry-metadata .entry-tags,
.alberi-theme .app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word;
}
.alberi-theme .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold;
}
.alberi-theme .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
  font-weight: normal;
}
.alberi-theme .app-view-entry.selected,
.alberi-theme .app-view-entry.selected:hover {
  background-color: #00a2ea;
}
.alberi-theme .app-view-entry.selected a,
.alberi-theme .app-view-entry.selected a:focus,
.alberi-theme .app-view-entry.selected a:hover {
  color: #fff;
}
.alberi-theme .app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333;
}
.alberi-theme .app-view-entry.active-area,
.alberi-theme .app-view-entry.active-area.hover,
.alberi-theme .app-view-entry.active-area td {
  background-color: #5ad300;
}
.alberi-theme .app-view-entry:hover,
.alberi-theme .app-view-entry.hover {
  background-color: #d3e8f1;
}
.alberi-theme .app-view-entry a.entry-link:hover {
  text-decoration: none;
}
.alberi-theme .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
  text-decoration: underline;
}
.alberi-theme .app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal;
}
.alberi-theme .app-view-search-entry-taglib .entry-discussion a,
.alberi-theme .app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none;
}
.alberi-theme .app-view-search-entry-taglib .entry-discussion:hover,
.alberi-theme .app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #d3e8f1;
}
.alberi-theme .app-view-search-entry-taglib .entry-folder {
  color: #999;
}
.alberi-theme .app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none;
}
.alberi-theme .app-view-search-entry-taglib.alt {
  background-color: #edf0f3;
}
.alberi-theme .app-view-search-entry-taglib.search {
  background-color: #fff;
}
.alberi-theme .app-view-search-entry-taglib.search.alt {
  background-color: #e2e5e8;
}
.alberi-theme .app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat;
}
.alberi-theme .app-view-taglib .icon-display-descriptive {
  background-position: -32px 0;
}
.alberi-theme .app-view-taglib .icon-display-icon {
  background-position: -16px 0;
}
.alberi-theme .app-view-taglib .icon-display-list {
  background-position: 0 0;
}
.alberi-theme .app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%;
}
.alberi-theme .app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%;
}
@media only screen and (max-width: 767px) {
  .alberi-theme .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none;
  }
}
.alberi-theme .navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333;
}
.alberi-theme .taglib-asset-links {
  border-radius: 4px;
}
.alberi-theme .taglib-asset-links h2 {
  color: #999;
  font-size: 1em;
}
.alberi-theme .taglib-asset-metadata .metadata-entry-label {
  font-weight: normal;
}
.alberi-theme .taglib-asset-metadata .metadata-author {
  font-weight: bold;
}
.alberi-theme .taglib-asset-metadata .metadata-entry {
  color: #999;
}
.alberi-theme .taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px;
}
.alberi-theme .taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px;
}
.alberi-theme .taglib-calendar table {
  border-color: #999;
}
.alberi-theme .taglib-calendar tr th,
.alberi-theme .taglib-calendar tr td {
  border-bottom-color: #999;
}
.alberi-theme .taglib-calendar tr.portlet-section-header th,
.alberi-theme .taglib-calendar tr td {
  border-color: #999;
}
.alberi-theme .taglib-calendar a:hover,
.alberi-theme .taglib-calendar a:focus {
  background-color: #ccc;
}
.alberi-theme .taglib-calendar .calendar-inactive {
  color: #999;
}
.alberi-theme .taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%;
}
.alberi-theme .taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png);
}
.alberi-theme .taglib-categorization-filter.entry-title {
  color: #333;
  font-size: 1em;
  line-height: inherit;
}
.alberi-theme .taglib-categorization-filter .asset-entry {
  background-color: #dee7f8;
  border-color: #cad8f3;
}
.alberi-theme .taglib-categorization-filter .asset-entry:hover a {
  text-decoration: none;
}
.alberi-theme .taglib-categorization-filter .asset-entry:hover a .icon-remove {
  background-color: #cad8f3;
}
.alberi-theme .taglib-diff-addedline,
.alberi-theme #taglib-diff-results ins {
  background: #e6ffe6;
}
.alberi-theme .taglib-diff-context {
  background: #eee;
}
.alberi-theme .taglib-diff-deletedline,
.alberi-theme #taglib-diff-results del {
  background: #ffe6e6;
}
.alberi-theme .taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.alberi-theme .taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.alberi-theme .taglib-diff-html div.diff-removed-image,
.alberi-theme .taglib-diff-html div.diff-added-image {
  opacity: 0.55;
}
.alberi-theme .taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.alberi-theme .taglib-diff-html span.diff-html-added img {
  border-color: #cfc;
}
.alberi-theme .taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.alberi-theme .taglib-diff-html span.diff-html-changed img {
  border-color: #009;
}
.alberi-theme .taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.alberi-theme .taglib-diff-html span.diff-html-removed img {
  border-color: #fdc6c6;
}
.alberi-theme .diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009ae5;
}
.alberi-theme .diff-version-comparator .taglib-diff-html .diff-html-changed img {
  border-color: #009ae5;
}
.alberi-theme .diff-version-comparator .diff-target-selector {
  border-left-color: #e5e5e5;
}
.alberi-theme .diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9;
}
.alberi-theme .taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.alberi-theme .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.alberi-theme .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.alberi-theme .taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.alberi-theme .taglib-discussion .lfr-discussion-actions li a,
.alberi-theme .taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none;
}
.alberi-theme .taglib-discussion .lfr-discussion-actions li a:hover span,
.alberi-theme .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline;
}
.alberi-theme .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px;
}
.alberi-theme .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
  background-size: 40px;
}
.alberi-theme .lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold;
}
.alberi-theme .drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.alberi-theme .drop-here-info .drop-icons span:nth-of-type(1),
.alberi-theme .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.alberi-theme .drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
}
.alberi-theme .drop-here-info .drop-text {
  color: #fff;
}
.alberi-theme .drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
}
.alberi-theme .lfr-ddm-field-group {
  margin-bottom: 20px;
}
.alberi-theme .lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom;
}
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent;
}
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
  background: transparent;
  opacity: 1;
}
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover,
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
  background: transparent;
}
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
  color: #000;
  opacity: 0.7;
}
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
  background: #333;
  font-size: 18px;
  opacity: 1;
}
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
  color: #333;
}
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
  background: transparent;
  outline: 0;
}
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover,
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
  text-decoration: none;
}
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number,
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  opacity: 1;
}
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  background: #ccc;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  opacity: 0.6;
  text-decoration: none;
}
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
  color: #000;
  font-size: 12px;
}
.alberi-theme .taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555;
}
.alberi-theme .taglib-header .header-back-to a {
  font-weight: bold;
  text-decoration: none;
}
.alberi-theme a.taglib-icon,
.alberi-theme a.taglib-icon:focus,
.alberi-theme a.taglib-icon:hover {
  text-decoration: none;
}
.alberi-theme a.taglib-icon:focus .taglib-text,
.alberi-theme a.taglib-icon:hover .taglib-text {
  text-decoration: underline;
}
.alberi-theme a.taglib-icon.btn:focus .taglib-text,
.alberi-theme a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none;
}
.alberi-theme .taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}
.alberi-theme .taglib-icon-label {
  margin-left: 12px;
}
.alberi-theme .taglib-image-selector .change-image-controls {
  background: #fff;
}
.alberi-theme .taglib-image-selector .glyphicon-ok {
  background: #fff;
  opacity: 0;
  z-index: -1;
}
.alberi-theme .taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7;
}
.alberi-theme .taglib-image-selector.check-active .glyphicon-ok {
  opacity: 1;
  z-index: 0;
}
.alberi-theme .taglib-image-selector.drop-active {
  outline-width: 0;
}
.alberi-theme .taglib-image-selector.drop-active .browse-image-controls {
  opacity: 0;
}
.alberi-theme .taglib-image-selector.drop-active .glyphicon-ok {
  opacity: 0;
}
.alberi-theme .taglib-image-selector.drop-active .image-wrapper {
  opacity: 0.15;
}
.alberi-theme .taglib-image-selector.drop-active .error-wrapper {
  opacity: 0;
}
.alberi-theme .taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15;
}
.alberi-theme .taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0;
}
.alberi-theme .taglib-image-selector.progress-active .drop-here-info {
  opacity: 0;
}
.alberi-theme .taglib-image-selector.progress-active .glyphicon-ok {
  opacity: 0;
}
.alberi-theme .input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.alberi-theme .input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1;
}
.alberi-theme .input-localized .palette-item-inner {
  border-color: #666;
}
.alberi-theme .input-localized .palette-item,
.alberi-theme .input-localized .palette-item-inner,
.alberi-theme .input-localized .palette-item-hover,
.alberi-theme .input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.alberi-theme .input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #ddd;
}
.alberi-theme .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background: #ff0047;
}
.alberi-theme .input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}
.alberi-theme .taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.alberi-theme .taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
}
.alberi-theme .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.alberi-theme .taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
}
.alberi-theme .lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none;
}
.alberi-theme .lfr-tree-display-page .tree-label {
  cursor: default;
}
.alberi-theme .lfr-tree-display-page .tree-label a {
  color: black;
}
.alberi-theme .lfr-tree-display-page .tree-label .layout-page-invalid {
  color: #aaa;
  font-style: italic;
}
.alberi-theme .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
  cursor: default;
  text-decoration: none;
}
.alberi-theme .lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0;
}
.alberi-theme .lfr-map {
  border-color: #ccc;
}
.alberi-theme .lfr-map .search-controls {
  font-size: 15px;
}
.alberi-theme .navbar .navbar-search {
  background-color: #f3f3f3;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .navbar .navbar-search {
    background-color: transparent;
  }
}
.alberi-theme .taglib-portlet-preview.show-borders {
  border-color: #828f95;
}
.alberi-theme .taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
}
.alberi-theme .lfr-search-container-wrapper a {
  color: #212529;
}
.alberi-theme .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.alberi-theme .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active,
.alberi-theme .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus,
.alberi-theme .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #212529;
}
.alberi-theme .lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.alberi-theme .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.alberi-theme .lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.alberi-theme .lfr-search-container-wrapper .list-group .list-group-item h5,
.alberi-theme .lfr-search-container-wrapper .list-group .list-group-item h6,
.alberi-theme .lfr-search-container-wrapper .list-group .list-group-item .h5,
.alberi-theme .lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.alberi-theme .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.alberi-theme .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
  margin-top: 0;
}
.alberi-theme .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.alberi-theme .lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.alberi-theme .lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.alberi-theme .lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2):last-child {
  border-bottom-right-radius: 0.25rem;
}
.alberi-theme .lfr-asset-type-column,
.alberi-theme .lfr-author-column,
.alberi-theme .lfr-city-column,
.alberi-theme .lfr-country-column,
.alberi-theme .lfr-email-address-column,
.alberi-theme .lfr-job-title-column,
.alberi-theme .lfr-region-column,
.alberi-theme .lfr-removed-by-column,
.alberi-theme .lfr-replier-column,
.alberi-theme .lfr-scope-column,
.alberi-theme .lfr-screen-name-column,
.alberi-theme .lfr-type-column,
.alberi-theme .lfr-user-column,
.alberi-theme .lfr-users-column {
  word-break: break-all \9 ;
  word-wrap: break-word;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .lfr-asset-type-column,
  .alberi-theme .lfr-author-column,
  .alberi-theme .lfr-city-column,
  .alberi-theme .lfr-country-column,
  .alberi-theme .lfr-email-address-column,
  .alberi-theme .lfr-job-title-column,
  .alberi-theme .lfr-region-column,
  .alberi-theme .lfr-removed-by-column,
  .alberi-theme .lfr-replier-column,
  .alberi-theme .lfr-scope-column,
  .alberi-theme .lfr-screen-name-column,
  .alberi-theme .lfr-type-column,
  .alberi-theme .lfr-user-column,
  .alberi-theme .lfr-users-column {
    max-width: 125px;
    min-width: 100px;
  }
}
.alberi-theme .lfr-completion-date-column,
.alberi-theme .lfr-create-date-column,
.alberi-theme .lfr-date-column,
.alberi-theme .lfr-display-date-column,
.alberi-theme .lfr-expiration-date-column,
.alberi-theme .lfr-last-post-date-column,
.alberi-theme .lfr-modified-date-column,
.alberi-theme .lfr-removed-date-column,
.alberi-theme .lfr-reply-date-column,
.alberi-theme .lfr-revision-column,
.alberi-theme .lfr-size-column {
  white-space: nowrap;
}
.alberi-theme .lfr-description-column,
.alberi-theme .lfr-role-column {
  max-width: 375px;
  min-width: 375px;
}
.alberi-theme .lfr-email-address-column,
.alberi-theme .lfr-name-column,
.alberi-theme .lfr-parent-organization-column,
.alberi-theme .lfr-screen-name-column,
.alberi-theme .lfr-title-column,
.alberi-theme .lfr-url-column,
.alberi-theme .lfr-wiki-column {
  max-width: 200px;
  min-width: 200px;
}
.alberi-theme .lfr-email-column,
.alberi-theme .lfr-website-column {
  min-width: 100px;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .lfr-email-column,
  .alberi-theme .lfr-website-column {
    min-width: 115px;
  }
}
.alberi-theme .lfr-email-column .checkbox-container .form-group,
.alberi-theme .lfr-website-column .checkbox-container .form-group {
  margin-bottom: 0;
}
.alberi-theme .lfr-role-column {
  word-break: break-all \9 ;
  word-wrap: break-word;
}
.alberi-theme .user-info .user-details .date-info {
  color: #8c8c8c;
}
.alberi-theme .user-info .user-details .user-name {
  color: #009ae5;
}
.alberi-theme .taglib-search-toggle .toggle-advanced {
  color: inherit;
}
.alberi-theme .taglib-search-toggle .toggle-advanced,
.alberi-theme .taglib-search-toggle .toggle-advanced:hover,
.alberi-theme .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}
.alberi-theme .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border-color: #ddd;
}
.alberi-theme .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
  margin-right: 5px;
}
.alberi-theme .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.alberi-theme .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.alberi-theme .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.alberi-theme .taglib-social-activities .day-separator {
  border-bottom-color: #ccc;
}
.alberi-theme .taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat;
}
.alberi-theme .taglib-user-display a .user-name {
  text-decoration: underline;
}
.alberi-theme .taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
}
.alberi-theme .taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
}
.alberi-theme .taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.alberi-theme .js .taglib-webdav.visible {
  background: #f0f5f7;
}
.alberi-theme .js .taglib-webdav table {
  border-color: #828f95;
}
.alberi-theme .taglib-workflow-status .workflow-id,
.alberi-theme .taglib-workflow-status .workflow-version,
.alberi-theme .taglib-workflow-status .workflow-status {
  color: #999;
}
.alberi-theme .aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%;
}
.alberi-theme .lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}
.alberi-theme .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;
}
.alberi-theme .card-tab-group .card-tab:nth-child(n+2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px;
}
.alberi-theme .card-tab-group .card-tab:nth-child(n+2) .card-tab {
  border-left: 4px solid #93ccf5;
  padding-left: 20px;
}
.alberi-theme .card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab {
  border-left-color: #c2e2f9;
}
.alberi-theme .card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab .card-tab {
  border-left-width: 0;
  padding-left: 0;
}
.alberi-theme .hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px;
}
.alberi-theme .hsv-palette .hsv-view-container .hsv-value {
  width: 56px;
}
.alberi-theme .yui3-color-picker-popover .palette-container {
  border-collapse: separate;
}
.alberi-theme .dialog-iframe-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) {
  .alberi-theme .dialog-iframe-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%);
  }
}
.alberi-theme .dialog-iframe-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) {
  .alberi-theme .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    border-radius: 0;
    border-width: 0;
  }
}
@media (max-width: 767.98px) {
  .alberi-theme .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
    padding: 1rem;
  }
}
.alberi-theme .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
  width: 100%;
}
.alberi-theme .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
  margin: 0;
}
.alberi-theme .dialog-bd {
  min-height: 30px;
}
.alberi-theme .dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px;
}
.alberi-theme .dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.alberi-theme .dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.alberi-theme .dialog-iframe-popup .lfr-form-content {
  padding: 15px;
}
.alberi-theme .dialog-iframe-popup .portlet-body,
.alberi-theme .dialog-iframe-popup .portlet-boundary,
.alberi-theme .dialog-iframe-popup .portlet-column,
.alberi-theme .dialog-iframe-popup .portlet-layout {
  height: 100%;
}
.alberi-theme .dialog-iframe-popup .portlet-column {
  position: static;
}
.alberi-theme .dialog-iframe-popup .dialog-body > .container-fluid-1280,
.alberi-theme .dialog-iframe-popup .dialog-body .container-view,
.alberi-theme .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.alberi-theme .dialog-iframe-popup .export-dialog-tree .container-view,
.alberi-theme .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.alberi-theme .dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.alberi-theme .dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.alberi-theme .dialog-iframe-popup .lfr-form-content .container-view,
.alberi-theme .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.alberi-theme .dialog-iframe-popup .portlet-configuration-body-content .container-view,
.alberi-theme .dialog-iframe-popup .process-list > .container-fluid-1280,
.alberi-theme .dialog-iframe-popup .process-list .container-view,
.alberi-theme .dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.alberi-theme .dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.alberi-theme .dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default,
.alberi-theme .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline,
.alberi-theme .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default,
.alberi-theme .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
.alberi-theme .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
.alberi-theme .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
.alberi-theme .dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
.alberi-theme .dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
.alberi-theme .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
.alberi-theme .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
.alberi-theme .dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
.alberi-theme .dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.alberi-theme .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
.alberi-theme .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
.alberi-theme .dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
.alberi-theme .dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
.alberi-theme .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
.alberi-theme .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
.alberi-theme .dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
.alberi-theme .dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.alberi-theme .dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
.alberi-theme .dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
.alberi-theme .dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
.alberi-theme .dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
.alberi-theme .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
.alberi-theme .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
.alberi-theme .dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
.alberi-theme .dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.alberi-theme .dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.alberi-theme .dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.alberi-theme .dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.alberi-theme .dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.alberi-theme .dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.alberi-theme .dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.alberi-theme .dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0;
}
.alberi-theme .dialog-iframe-popup .login-container {
  padding: 1rem;
}
.alberi-theme .dialog-iframe-popup .management-bar-default,
.alberi-theme .dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.alberi-theme .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.alberi-theme .dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
  .alberi-theme .dialog-iframe-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.alberi-theme .dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0;
}
.alberi-theme .dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.alberi-theme .dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.alberi-theme .dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.alberi-theme .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.alberi-theme .dialog-iframe-popup .lfr-dynamic-uploader,
.alberi-theme .dialog-iframe-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .dialog-iframe-popup .lfr-dynamic-uploader,
  .alberi-theme .dialog-iframe-popup .process-list {
    top: 48px;
  }
}
.alberi-theme .dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0;
}
@media only screen and (min-width: 992px) {
  .alberi-theme .dialog-with-footer #main-content,
  .alberi-theme .dialog-with-footer #wrapper {
    height: calc(100% - 60px);
  }
}
.alberi-theme .dialog-with-footer .button-holder.dialog-footer,
.alberi-theme .dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #fff;
  border-top: 1px solid #e9ecef;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .alberi-theme .dialog-with-footer .button-holder.dialog-footer,
  .alberi-theme .dialog-with-footer .sheet-footer.dialog-footer {
    position: fixed;
  }
}
.alberi-theme .dialog-with-footer .button-holder.dialog-footer .btn,
.alberi-theme .dialog-with-footer .sheet-footer.dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
@media only screen and (min-width: 992px) {
  .alberi-theme .dialog-with-footer .dialog-body,
  .alberi-theme .dialog-with-footer .lfr-dynamic-uploader,
  .alberi-theme .dialog-with-footer .lfr-form-content,
  .alberi-theme .dialog-with-footer .portlet-configuration-body-content,
  .alberi-theme .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px;
  }
}
.alberi-theme .dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.alberi-theme .dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.alberi-theme .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.alberi-theme .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.alberi-theme .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive,
.alberi-theme .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive-lg {
  overflow: visible;
}
.alberi-theme .dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.alberi-theme .portlet-layout.dragging {
  border-collapse: separate;
}
.alberi-theme .drop-area {
  background-color: #d3dadd;
}
.alberi-theme .active-area {
  background: #ffc;
}
.alberi-theme .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
.alberi-theme .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
.alberi-theme .sortable-layout-proxy {
  opacity: 1;
}
.alberi-theme .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
.alberi-theme .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.alberi-theme .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.alberi-theme .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.alberi-theme .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;
}
.alberi-theme .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
.alberi-theme .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
.alberi-theme .lfr-freeform-layout-drag-indicator {
  visibility: hidden;
}
.alberi-theme .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
.alberi-theme .yui3-dd-proxy {
  z-index: 1110 !important;
}
.alberi-theme .lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative;
}
.alberi-theme .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;
}
.alberi-theme .lfr-editable:focus:after {
  display: none;
}
.alberi-theme .lfr-editable:focus:hover {
  background-color: transparent;
}
.alberi-theme .lfr-editable:hover {
  background-color: rgba(255, 255, 255, 0.3);
  outline-color: #519226;
}
.alberi-theme .lfr-editable:hover:after {
  background-color: #519226;
}
.alberi-theme .lfr-editable-notice-close {
  margin-left: 1em;
}
.alberi-theme .lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.alberi-theme .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.alberi-theme .lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.alberi-theme .lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.alberi-theme .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.alberi-theme .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.alberi-theme .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}
.alberi-theme .alloy-editor-container .alloy-editor {
  outline: 0;
}
.alberi-theme .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
  color: #2b4259;
}
.alberi-theme .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  background: transparent;
  border-left-color: #dbdde1;
  color: #b0b4bb;
}
.alberi-theme .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
  color: #ccc;
}
.alberi-theme .alloy-editor-container .alloy-editor-icon {
  color: #869cad;
}
.alberi-theme .has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #cc6677;
}
.alberi-theme .cke_dialog .cke_dialog_ui_input_text {
  height: auto;
}
.alberi-theme .cke_editable_inline a {
  cursor: pointer;
}
.alberi-theme .cke_panel.cke_combopanel {
  width: 220px;
}
.alberi-theme .cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0;
}
.alberi-theme .cke_panel_block .cke_panel_list {
  margin-left: 0;
}
.alberi-theme .cke_panel_block .cke_panel_list .cke_panel_listItem {
  line-height: initial;
}
.alberi-theme .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
  text-decoration: none;
}
.alberi-theme .cke_show_border {
  width: 500px;
}
.alberi-theme .cke_show_border td {
  height: 15px;
}
.alberi-theme .html-editor.portlet {
  background: #fff;
  color: #000;
  line-height: 1;
  padding: 1em;
  text-align: start;
}
.alberi-theme .html-editor.portlet-message-boards {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  word-wrap: break-word;
}
.alberi-theme .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;
}
.alberi-theme .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;
}
.alberi-theme .html-editor.portlet-message-boards blockquote cite {
  display: block;
  font-weight: bold;
}
.alberi-theme .html-editor.portlet-message-boards pre {
  background: #f9f9f9;
  border: 1px solid #777;
  padding: 0.5em;
}
.alberi-theme .lfr-source-editor {
  border-color: #ccc;
}
.alberi-theme .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.alberi-theme .lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.alberi-theme .lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.alberi-theme .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.alberi-theme .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open,
.alberi-theme .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.alberi-theme .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "\f0d7";
}
.alberi-theme .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "\f0da";
}
.alberi-theme .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.alberi-theme .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.alberi-theme .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.alberi-theme .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.alberi-theme .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.alberi-theme .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.alberi-theme .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.alberi-theme .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.alberi-theme .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.alberi-theme .lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.alberi-theme .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.alberi-theme .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.alberi-theme .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.alberi-theme .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.alberi-theme .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}
.alberi-theme .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #ccc;
}
.alberi-theme .mce-content-body {
  text-align: start;
}
.alberi-theme .file-icon-color-0 {
  background-color: #6b6c7e;
  color: #fff;
}
.alberi-theme .file-icon-color-1 {
  background-color: #a7a9bc;
  color: #fff;
}
.alberi-theme .file-icon-color-2 {
  background-color: #50d2a0;
  color: #fff;
}
.alberi-theme .file-icon-color-3 {
  background-color: #af78ff;
  color: #fff;
}
.alberi-theme .file-icon-color-4 {
  background-color: #ffb46e;
  color: #fff;
}
.alberi-theme .file-icon-color-5 {
  background-color: #ff5f5f;
  color: #fff;
}
.alberi-theme .file-icon-color-6 {
  background-color: #4b9bff;
  color: #fff;
}
.alberi-theme .file-icon-color-7 {
  background-color: #272833;
  color: #fff;
}
.alberi-theme .lfr-item-viewer .image-viewer-base {
  outline: none;
}
.alberi-theme .lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.alberi-theme .lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.alberi-theme .lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.alberi-theme .lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.alberi-theme .lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.alberi-theme .lfr-item-viewer .progress-container {
  background-color: #fff;
}
.alberi-theme .lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.alberi-theme .image-viewer-caption {
  color: #777;
}
.alberi-theme .image-viewer-footer-control,
.alberi-theme .image-viewer-footer-control:focus,
.alberi-theme .image-viewer-footer-control:hover {
  color: #777;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0;
  }
}
.alberi-theme .image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .image-viewer-sidenav dd {
    color: #777;
  }
}
.alberi-theme .image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .image-viewer-sidenav .h5 {
    color: #fff;
  }
}
.alberi-theme .image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px;
}
.alberi-theme .image-viewer-sidenav .nav-tabs-default > li:first-child {
  padding-left: 0;
}
.alberi-theme .image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0;
}
.alberi-theme .image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0;
}
.alberi-theme .image-viewer-sidenav .nav-tabs-default > .active > a,
.alberi-theme .image-viewer-sidenav .nav-tabs-default > .active > a:focus,
.alberi-theme .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
  border-color: transparent;
  color: #777;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .image-viewer-sidenav .nav-tabs-default > .active > a,
  .alberi-theme .image-viewer-sidenav .nav-tabs-default > .active > a:focus,
  .alberi-theme .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
    color: #fff;
  }
}
.alberi-theme .image-viewer-sidenav .nav-tabs-default > .active > a:after {
  background-color: #65b6f0;
  bottom: -10px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
}
.alberi-theme .image-viewer-sidenav-body {
  padding-top: 0;
}
.alberi-theme .lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1;
}
.alberi-theme .lfr-item-viewer .lfr-item-viewer-close,
.alberi-theme .lfr-item-viewer .lfr-item-viewer-close:focus,
.alberi-theme .lfr-item-viewer .lfr-item-viewer-close:hover {
  color: #fff;
}
.alberi-theme .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
  color: #777;
}
.alberi-theme .lfr-item-viewer-icon-info {
  color: #fff;
}
.alberi-theme .nav.list-group li > a:focus,
.alberi-theme .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5;
}
.alberi-theme .nav.list-group > .active {
  border-width: 1px 0 0 0;
}
.alberi-theme .nav.list-group > .active > a,
.alberi-theme .nav.list-group > .active > a:focus,
.alberi-theme .nav.list-group > .active > a:hover {
  background-color: #60bfef;
  border: 1px solid #60bfef;
  color: #fff;
}
.alberi-theme .nav.list-group .list-group-item {
  padding: 0;
}
.alberi-theme .nav.list-group .list-group-item.nav-header {
  background-color: #f3f3f3;
  padding-left: 10px;
  padding-right: 10px;
}
.alberi-theme .lfr-page-templates li a {
  padding: 0;
}
.alberi-theme .lfr-page-templates li a label {
  cursor: pointer;
  display: block;
  padding: 5px 0 5px 5px;
}
.alberi-theme .menu {
  position: absolute;
  width: auto;
}
.alberi-theme .menu .notice-message {
  background-image: none;
  margin: 3px;
  padding: 6px;
}
.alberi-theme .menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px;
}
.alberi-theme .menu-content li {
  margin: 0;
  padding: 0;
}
.alberi-theme .menu-content li .disabled {
  color: #999;
}
.alberi-theme .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;
}
.alberi-theme .menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff;
}
.alberi-theme .menugroup-content ul {
  display: block;
  min-width: 0;
}
.alberi-theme .menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0;
}
.alberi-theme .menu-content li.first {
  border-top-width: 0;
}
.alberi-theme .menu-content li.last {
  border-bottom-width: 0;
}
.alberi-theme .menu-content li a,
.alberi-theme .menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none;
}
.alberi-theme .menu-content li a.focus,
.alberi-theme .lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}
.alberi-theme .app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold;
}
.alberi-theme .category-portlets .app-view-drop-active {
  background-color: #00a2ea;
  color: #fff;
}
.alberi-theme .basecelleditor [class~=form-validator-message] {
  clip: rect(auto auto auto auto);
  width: auto;
}
.alberi-theme .document-library-file-entry-cell-editor-hidden {
  display: none;
}
.alberi-theme .previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle;
}
.alberi-theme .has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px;
}
.alberi-theme .lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1;
}
.alberi-theme .lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
  word-break: break-all;
}
.alberi-theme .lfr-page-layouts {
  padding: 0;
}
.alberi-theme .lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  box-shadow: inset 0 0 0 2px #65b6f0;
}
.alberi-theme .dialog-iframe-popup #main-content,
.alberi-theme .dialog-iframe-popup #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
.alberi-theme .modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed;
}
.alberi-theme .modal-body {
  overflow: auto;
}
.alberi-theme .modal-body.dialog-iframe-bd {
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .modal-dialog {
    max-width: none;
  }
}
.alberi-theme .modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.alberi-theme .modal-hidden {
  display: none;
}
.alberi-theme .modal-open .modal {
  overflow: hidden;
}
.alberi-theme .portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.alberi-theme .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}
.alberi-theme .dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #5eaf3d;
}
.alberi-theme .customizable-layout-column-content {
  background-color: #c92c3c;
}
.alberi-theme .customizable-layout-column-content.yui3-widget-content-expanded {
  margin: 0 15px;
}
.alberi-theme .layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8);
}
.alberi-theme .customizable .customizable-layout-column-content {
  background-color: #5eaf3d;
}
.alberi-theme .customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8);
}
.alberi-theme .layout-customizable-controls-container {
  margin: 0 15px;
  position: relative;
}
.alberi-theme .layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15;
}
.alberi-theme .layout-customizable-controls label {
  color: #fff;
}
.alberi-theme .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;
}
.alberi-theme .paginator-page-link {
  height: auto;
  text-indent: 0;
}
.alberi-theme .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;
}
.alberi-theme .paginator-first-link {
  background-image: url(../images/arrows/paging_first.png);
}
.alberi-theme .paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png);
}
.alberi-theme .paginator-last-link {
  background-image: url(../images/arrows/paging_last.png);
}
.alberi-theme .paginator-next-link {
  background-image: url(../images/arrows/paging_next.png);
}
.alberi-theme .paginator-current-page-report,
.alberi-theme .paginator-total {
  color: #555;
  font-size: 0.9em;
}
.alberi-theme .paginator-current-page-report {
  margin-left: 2em;
}
.alberi-theme .taglib-page-iterator .search-pages .page-links {
  padding: 0;
}
.alberi-theme .info-panel .panel-group {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.alberi-theme .lfr-panel-container {
  background: #fff;
}
.alberi-theme .lfr-panel-content {
  padding: 5px 10px;
}
.alberi-theme .lfr-panel-basic .lfr-panel-content {
  padding-left: 15px;
}
.alberi-theme .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;
}
.alberi-theme .sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}
.alberi-theme .sheet-footer {
  display: inline-flex;
}
.alberi-theme .sheet-footer .btn {
  margin-right: 0.5rem;
}
.alberi-theme .sheet-footer .btn:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .sheet .display-style-icon .lfr-asset-item {
    width: 25%;
  }
}
.alberi-theme .splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
}
.alberi-theme .splitter.splitter-spaced {
  border-radius: 0.25rem;
  margin-bottom: 20px;
}
.alberi-theme .table > tbody > tr.splitter {
  height: auto;
}
.alberi-theme .table > tbody > tr.splitter > td {
  padding: 0;
}
.alberi-theme .lfr-nav.nav-tabs {
  margin-bottom: 20px;
}
.alberi-theme .tab-active strong {
  font-weight: normal;
}
.alberi-theme .tab-back {
  float: right;
}
.alberi-theme .tab-back-content {
  border-width: 0;
  padding: 1px;
}
.alberi-theme .tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal;
}
.alberi-theme .tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}
.alberi-theme .tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.alberi-theme .tag-cloud {
  line-height: 2.5em;
}
.alberi-theme .tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.alberi-theme .tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.alberi-theme .tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.alberi-theme .tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.alberi-theme .tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.alberi-theme .tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}
.alberi-theme .tagselector-content {
  border-width: 0;
  padding: 0;
}
.alberi-theme .tagselector-content .textboxlistentry-holder {
  border-bottom: 2px solid #869cad;
  margin-bottom: 10px;
  padding: 0;
}
.alberi-theme .categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0;
}
.alberi-theme .lfr-portal-tooltip {
  display: inline-block;
}
.alberi-theme .lfr-portal-tooltip,
.alberi-theme .lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.alberi-theme .tooltip {
  max-width: 200px;
}
.alberi-theme .tree-node .icon-check {
  padding-right: 2px;
}
.alberi-theme .tree-node .icon-check:before {
  content: "\f096";
}
.alberi-theme .tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.alberi-theme .tree-node .tree-node-checked .icon-check:before {
  content: "\f046";
}
.alberi-theme .tree-node [class^=icon-] {
  margin-right: 5px;
}
.alberi-theme .tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.alberi-theme .tree-node .tree-node-selected .tree-label {
  background: none;
}
.alberi-theme .tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.alberi-theme .tree-node-content .tree-label {
  margin-left: 3px;
}
.alberi-theme .tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}
.alberi-theme .tree-node-selected .tree-label {
  background-color: transparent;
}
.alberi-theme .underlay {
  clear: both;
  top: 100%;
}
.alberi-theme .underlay .yui3-widget-hd {
  height: 38px;
}
.alberi-theme .underlay-hidden {
  display: none;
}
.alberi-theme .underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px;
}
.alberi-theme .underlay-close {
  position: absolute;
  right: 5px;
  top: 5px;
}
.alberi-theme .user-icon-color-0 {
  background-color: #4c0079;
}
.alberi-theme .user-icon-color-1 {
  background-color: #fd8300;
}
.alberi-theme .user-icon-color-2 {
  background-color: #009e57;
}
.alberi-theme .user-icon-color-3 {
  background-color: #f9b500;
}
.alberi-theme .user-icon-color-4 {
  background-color: #df4230;
}
.alberi-theme .user-icon-color-5 {
  background-color: #be67e5;
}
.alberi-theme .user-icon-color-6 {
  background-color: #004b8d;
}
.alberi-theme .user-icon-color-7 {
  background-color: #accb02;
}
.alberi-theme .user-icon-color-8 {
  background-color: #a82003;
}
.alberi-theme .user-icon-color-9 {
  background-color: #fd63a7;
}
.alberi-theme .portlet-column-content.empty {
  padding: 50px;
}
.alberi-theme #wrapper {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative;
}
.alberi-theme .modify-pages li {
  position: relative;
}
.alberi-theme .modify-pages li.lfr-nav-hover .delete-tab {
  opacity: 1;
}
.alberi-theme .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%;
}
.alberi-theme .modify-pages .delete-tab:hover {
  color: #b50303;
}
.alberi-theme .modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px;
}
.alberi-theme .controls-hidden .modify-pages .drag-handle {
  display: none;
}
@media only screen and (min-width: 992px) {
  .alberi-theme .touch .modify-pages .drag-handle {
    display: none;
  }
}
.alberi-theme .nav li .toolbar {
  margin-top: 5px;
}
.alberi-theme .navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.alberi-theme .navigation-pane .body-row ul li a .icon {
  float: left;
  margin-right: 5px;
}
.alberi-theme .navigation-pane .lfr-component {
  margin-left: 0;
}
.alberi-theme .navigation-pane .navigation-entry {
  position: relative;
}
.alberi-theme .navigation-pane .navigation-entry.folder.error {
  display: block;
  padding: 6px 8px;
}
.alberi-theme .navigation-pane .navigation-entry .browse-folder,
.alberi-theme .navigation-pane .navigation-entry .nav-item-label {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  vertical-align: middle;
}
.alberi-theme .navigation-pane .navigation-entry .nav-item-icon {
  vertical-align: middle;
}
.alberi-theme .navigation-pane .navigation-entry .overlay.entry-action {
  bottom: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.alberi-theme .navigation-pane .navigation-entry .overlay.entry-action .btn {
  border-width: 0;
  margin: 0;
  padding: 11px 14px;
}
@media only screen and (min-width: 992px) {
  .alberi-theme .navigation-pane .navigation-entry .overlay.entry-action .btn {
    padding: 11px;
  }
}
.alberi-theme .nav-menu ul {
  padding-left: 10px;
}
.alberi-theme .nav-menu li a.ancestor {
  font-weight: bold;
}
.alberi-theme .nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.alberi-theme .nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png);
}
.alberi-theme .portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px;
}
.alberi-theme .portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0;
}
.alberi-theme .split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0;
}
.alberi-theme .split-button-dropdowns > li {
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
}
.alberi-theme .form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle;
}
.alberi-theme .form-options input {
  border-width: 0;
  display: inline;
  float: left;
}
.alberi-theme .form-triggers {
  float: left;
}
.alberi-theme .form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left;
}
.alberi-theme .form-trigger img {
  background: no-repeat 50% 40%;
  height: 25px;
  padding: 0 3px;
  vertical-align: middle;
  width: 16px;
}
.alberi-theme .form-trigger:focus,
.alberi-theme .form-trigger:hover {
  background-color: #83b0ca;
  background-image: url(../images/application/button_bg_over.png);
}
.alberi-theme .trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png);
}
.alberi-theme .trigger-selected:focus,
.alberi-theme .trigger-selected:hover {
  background-color: #b7def4;
  background-image: url(../images/application/button_bg_selected_over.png);
}
.alberi-theme .options-trigger img {
  background-image: url(../images/common/configuration.png);
}
.alberi-theme .save-trigger img {
  background-image: url(../images/common/check.png);
}
.alberi-theme .freeform .portlet {
  margin-bottom: 0;
}
.alberi-theme body.portlet {
  border-width: 0;
}
.alberi-theme .portlet-icon-back {
  margin-top: -2px;
}
.alberi-theme .portlet-topper {
  position: relative;
}
.alberi-theme .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
.alberi-theme .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.alberi-theme .portlet-title-editable {
  cursor: pointer;
}
.alberi-theme .portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.alberi-theme .panel-page-content .portlet-title-text,
.alberi-theme .panel-page-body .portlet-title-text {
  cursor: auto;
}
.alberi-theme .portlet-content,
.alberi-theme .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px;
}
.alberi-theme .portlet-minimized .portlet-content {
  padding: 0;
}
.alberi-theme .portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}
.alberi-theme .portlet-layout .portlet-header {
  margin-bottom: 1rem;
}
.alberi-theme .portlet-draggable .portlet-topper {
  cursor: move;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .portlet .visible-interaction {
    display: none;
  }
}
.alberi-theme .portlet:hover .visible-interaction,
.alberi-theme .portlet.open .visible-interaction {
  display: block;
}
@media only screen and (max-width: 767px) {
  .alberi-theme .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.alberi-theme .lfr-status-alert-label,
.alberi-theme .lfr-status-error-label,
.alberi-theme .lfr-status-info-label,
.alberi-theme .lfr-status-progress-label,
.alberi-theme .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px;
}
.alberi-theme .lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663;
}
.alberi-theme .lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900;
}
.alberi-theme .lfr-status-help-label,
.alberi-theme .lfr-status-info-label,
.alberi-theme .lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f;
}
.alberi-theme .lfr-status-help-label {
  background-image: url(../images/portlet/help.png);
}
.alberi-theme .lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif);
}
.alberi-theme .lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34;
}
.alberi-theme .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;
}
.alberi-theme .lfr-message {
  position: relative;
}
.alberi-theme .lfr-message .lfr-message-control {
  background-color: #333;
  display: inline-block;
}
.alberi-theme .lfr-message .lfr-message-controls {
  display: none;
  left: 3px;
  margin: -8px 8px 0 3px;
  position: absolute;
  top: 50%;
  z-index: 10;
}
.alberi-theme .lfr-message .lfr-message-close {
  background-image: url(../images/portlet/close_borderless.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.alberi-theme .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;
}
.alberi-theme .lfr-message .lfr-message-close-all a {
  color: #fff;
}
.alberi-theme .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
  display: inline-block;
}
.alberi-theme .lfr-message.pending {
  background-image: url(../images/common/time.png);
}
.alberi-theme .lfr-message-content.alert {
  margin-bottom: 0;
}
.alberi-theme .lfr-message-close {
  cursor: pointer;
}
.alberi-theme .portlet-section-selected,
.alberi-theme .portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.alberi-theme .portlet-section-selected a:hover,
.alberi-theme .portlet-section-selected a:focus {
  background-color: #727c81;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .portlet.open > .portlet-topper,
  .alberi-theme .portlet:hover > .portlet-topper,
  .alberi-theme .portlet.focus > .portlet-topper {
    opacity: 1;
    -webkit-transform: translateY(-97%);
    -moz-transform: translateY(-97%);
    -ms-transform: translateY(-97%);
    -o-transform: translateY(-97%);
    transform: translateY(-97%);
  }
}
@media only screen and (min-width: 768px) {
  .alberi-theme .portlet.open > .portlet-content-editable,
  .alberi-theme .portlet:hover > .portlet-content-editable,
  .alberi-theme .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
.alberi-theme .portlet {
  margin-bottom: 10px;
  position: relative;
}
.alberi-theme .portlet > .portlet-content-editable {
  border-color: transparent;
}
.alberi-theme .portlet > .portlet-topper {
  display: none;
}
@media only screen and (min-width: 768px) {
  .alberi-theme .portlet > .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
.alberi-theme .portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 10px;
}
.alberi-theme .portlet-actions {
  float: right;
}
.alberi-theme .portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}
.alberi-theme .portlet-options {
  display: inline-block;
}
.alberi-theme .portlet-title-default {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2;
}
.alberi-theme .portlet-title-menu {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.alberi-theme .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
.alberi-theme .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: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.alberi-theme .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.alberi-theme .portlet-topper-toolbar > a,
.alberi-theme .portlet-topper-toolbar > span > a,
.alberi-theme .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.alberi-theme .portlet-topper-toolbar > a:focus,
.alberi-theme .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .alberi-theme .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media only screen and (max-width: 767px) {
  .alberi-theme .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.alberi-theme .controls-visible .portlet-topper-toolbar {
  display: block;
}
.alberi-theme .lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6;
}
.alberi-theme .lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1;
}
.alberi-theme .lfr-panel-page {
  width: 100%;
}
.alberi-theme .lfr-panel-page .portlet-title {
  font-size: 13px;
}
.alberi-theme .lfr-panel-page .lfr-add-content h2 span {
  background-color: #d3dadd;
}
.alberi-theme .main-content-body {
  margin-top: 20px;
}
.alberi-theme .restricted,
.alberi-theme .restricted td {
  background: #fdd;
  border-width: 0;
}
.alberi-theme .restricted * {
  color: #727c81;
}
.alberi-theme .alt.restricted td {
  background-color: #ffc0c0;
}
.alberi-theme .hover.restricted td {
  background-color: #d3bdc0;
}
.alberi-theme .alt.restricted td.first,
.alberi-theme .restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px;
}
.alberi-theme .portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  word-wrap: break-word;
}
.alberi-theme .portlet-barebone .portlet-content {
  padding: 0;
}
.alberi-theme .portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.alberi-theme .portlet-dynamic-data-lists .lfr-ddm-field-group,
.alberi-theme .portlet-journal .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px 28px;
}
.alberi-theme .breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.alberi-theme .breadcrumb.breadcrumb-vertical li {
  display: block;
}
.alberi-theme .breadcrumb.breadcrumb-vertical li.last,
.alberi-theme .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.alberi-theme .breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  height: 10px;
}
.alberi-theme .taglib-calendar tr.portlet-section-header th,
.alberi-theme .taglib-calendar tr td {
  border-width: 0;
}
.alberi-theme .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;
}
.alberi-theme .taglib-calendar tr td a:hover {
  background-color: #727c81;
  color: #fff;
}
.alberi-theme .taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4;
}
.alberi-theme .taglib-calendar tr th {
  border-bottom-color: #d7d7d7;
}
.alberi-theme .taglib-calendar table td {
  border-width: 0;
}
.alberi-theme .taglib-calendar .calendar-current-day,
.alberi-theme .taglib-calendar .calendar-current-day a {
  background-color: #fff;
}
.alberi-theme .taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline;
}
.alberi-theme .navbar form {
  margin: 0;
}
.alberi-theme .widget-toolbar .btn + .btn,
.alberi-theme .widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem;
}
.alberi-theme .widget-mode-detail {
  padding-top: 1rem;
}
.alberi-theme .widget-mode-detail .title {
  font-size: 36px;
}
.alberi-theme .widget-mode-detail .sub-title {
  font-size: 26px;
  margin-bottom: 32px;
}
.alberi-theme .widget-mode-detail .widget-metadata {
  margin-bottom: 2rem;
}
.alberi-theme .widget-mode-detail .widget-mode-detail-text {
  margin-top: 48px;
}
.alberi-theme .widget-mode-detail .widget-mode-detail-text img {
  max-width: 100%;
}
.alberi-theme .widget-mode-detail .widget-mode-detail-text p {
  font-size: 18px;
  line-height: 1.8;
}
.alberi-theme .widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px;
}
.alberi-theme .widget-mode-card .card-header {
  overflow: hidden;
  padding: 0;
}
.alberi-theme .widget-mode-card .card-title {
  position: relative;
}
@media (min-width: 768px) {
  .alberi-theme .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px;
  }
}
.alberi-theme .widget-mode-simple .widget-topbar {
  margin-bottom: 8px;
}
.alberi-theme .widget-mode-simple .widget-metadata {
  margin-bottom: 24px;
}
.alberi-theme .widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem;
}
.alberi-theme .widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px;
}
.alberi-theme .menu-content,
.alberi-theme .underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
}
.alberi-theme .lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px;
}
.alberi-theme .lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
}
.alberi-theme .lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
}
.alberi-theme .lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
}
.alberi-theme .portlet-document-library .lfr-ddm-small-image-preview,
.alberi-theme .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #ccc;
}
.alberi-theme .portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px;
}
.alberi-theme .overlaymask-content {
  background-color: #fff;
}
.alberi-theme :not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.alberi-theme .lfr-search-combobox-item {
  border-radius: 1px;
}
.alberi-theme .lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px;
}
.alberi-theme .lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px;
}
.alberi-theme .lfr-upload-container .progress-bar,
.alberi-theme .lfr-upload-container .progress,
.alberi-theme .lfr-editable:after {
  border-radius: 10px;
}
.alberi-theme .portlet-language .portlet-body .current-language,
.alberi-theme .portlet-language .portlet-body .taglib-icon,
.alberi-theme .portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px;
}
.alberi-theme body > .lfr-menu-list ul,
.alberi-theme .active-area-proxy,
.alberi-theme .entry-display-style .entry-thumbnail,
.alberi-theme .lfr-api-results,
.alberi-theme .lfr-translation-manager,
.alberi-theme .lfr-translation-manager-translation,
.alberi-theme .lfr-upload-container .cancel-button .modify-pages .delete-tab,
.alberi-theme .portlet-image-gallery-display .image-thumbnail img,
.alberi-theme .rule-group-instance-container .rule-group-instance,
.alberi-theme .select-documents,
.alberi-theme .select-files,
.alberi-theme .taglib-ratings.stars:hover,
.alberi-theme .taglib-ratings.stars:hover .liferay-rating-vote > div,
.alberi-theme .taglib-ratings.stars .rating-focused > div,
.alberi-theme .tags-search-combobox .field-input-text {
  border-radius: 4px;
}
.alberi-theme .entry-display-style,
.alberi-theme .lfr-search-combobox,
.alberi-theme .lfr-upload-container .upload-file,
.alberi-theme .lfr-upload-container .upload-target,
.alberi-theme .portlet-document-library .common-file-metadata-container.selected,
.alberi-theme .portlet-document-library-display .common-file-metadata-container.selected,
.alberi-theme .portlet-image-gallery-display .image-icon,
.alberi-theme .select-documents,
.alberi-theme .select-files {
  border-radius: 5px;
}
.alberi-theme .portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder,
.alberi-theme .portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px;
}
.alberi-theme .taglib-categorization-filter .asset-entry {
  border-radius: 14px;
}
.alberi-theme .menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number,
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.alberi-theme .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}
.alberi-theme .underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.alberi-theme .input-localized .lfr-input-localized-state {
  border-radius: 3px;
}
.alberi-theme .input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #ddd;
}
.alberi-theme .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  box-shadow: 0 0 3px #ff0047;
}
.alberi-theme .input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27c1f2;
}
.alberi-theme .lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
}
.alberi-theme .lfr-message .lfr-message-control {
  border-radius: 10px;
}
.alberi-theme .lfr-token {
  border-radius: 8px;
}
.alberi-theme .staging-tabview-list {
  border-radius: 0;
}
.alberi-theme .site-variations-tabview-list .tab-content,
.alberi-theme .staging-tabview-list .tab-active .tab-content,
.alberi-theme .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none;
}
.alberi-theme .rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999;
}
.alberi-theme .lfr-action-label {
  border-radius: 2px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.alberi-theme .lfr-progress-active .progress-bar-status,
.alberi-theme .lfr-upload-container .file-uploading .progress-bar .progress {
  background-size: 40px 40px;
  background-image: -webkit-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-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));
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  transition: width, 0.5s, ease-out;
}
@-webkit-keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
@-moz-keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
@-o-keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.alberi-theme .highlight-animation {
  -moz-animation: highlight-animation 0.7s;
  -webkit-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s;
}
.alberi-theme .lfr-spa-loading .lfr-spa-loading-bar {
  -moz-animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  -o-animation: shift-rightwards 1s ease-in-out infinite;
  -ms-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.alberi-theme .lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@-moz-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@-o-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.alberi-theme .mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.alberi-theme .mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px;
}
.alberi-theme .portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
.alberi-theme .portlet-document-library .entry-thumbnail .label,
.alberi-theme .portlet-document-library-display .workflow-status .label,
.alberi-theme .portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.alberi-theme .portlet-options.btn-group .dropdown-toggle,
.alberi-theme .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}
@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
@-o-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.alberi-theme .upload-drop-active .lfr-upload-container .upload-target {
  -moz-animation: none;
  -webkit-animation: none;
  -o-animation: none;
  -ms-animation: none;
  animation: none;
}
.alberi-theme .upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1;
}
.alberi-theme .upload-drop-intent .lfr-upload-container .upload-target {
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite;
}
.alberi-theme .quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
}
.alberi-theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.alberi-theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial;
}
.alberi-theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none;
}
.alberi-theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-linear-gradient(#fff, #e4e4e4);
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px;
}
.alberi-theme .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-linear-gradient(#f2f2f2, #ccc);
  background-image: linear-gradient(#f2f2f2, #ccc);
}
.alberi-theme input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f;
}
.alberi-theme input.switch:empty ~ .switch-bar:after,
.alberi-theme input.switch:empty ~ .switch-bar:before,
.alberi-theme input.switch:empty ~ .switch-bar .switch-icon,
.alberi-theme input.switch:empty ~ .switch-bar .switch-toggle:after,
.alberi-theme input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in;
}
.alberi-theme .taglib-image-selector .glyphicon-ok {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px;
}
.alberi-theme .taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0;
}
.alberi-theme .drop-here-info {
  transition: all 0.2s ease-in-out;
}
.alberi-theme .drop-here-info .drop-icons {
  transition: all 0.2s ease-in-out;
}
.alberi-theme .drop-here-info .drop-icons span {
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
}
.alberi-theme .drop-here-info .drop-icons span:nth-of-type(1) {
  -webkit-transform: rotate(25deg);
  -moz-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(25deg);
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
}
.alberi-theme .drop-here-info .drop-icons span:nth-of-type(2) {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
}
.alberi-theme .drop-here-info .drop-icons span:nth-of-type(3) {
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg);
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
}
.alberi-theme .drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
.alberi-theme .drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.alberi-theme .drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg);
}
.alberi-theme .fa,
.alberi-theme .fab,
.alberi-theme .fal,
.alberi-theme .far,
.alberi-theme .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;
}
.alberi-theme .fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.alberi-theme .fa-xs {
  font-size: 0.75em;
}
.alberi-theme .fa-sm {
  font-size: 0.875em;
}
.alberi-theme .fa-1x {
  font-size: 1em;
}
.alberi-theme .fa-2x {
  font-size: 2em;
}
.alberi-theme .fa-3x {
  font-size: 3em;
}
.alberi-theme .fa-4x {
  font-size: 4em;
}
.alberi-theme .fa-5x {
  font-size: 5em;
}
.alberi-theme .fa-6x {
  font-size: 6em;
}
.alberi-theme .fa-7x {
  font-size: 7em;
}
.alberi-theme .fa-8x {
  font-size: 8em;
}
.alberi-theme .fa-9x {
  font-size: 9em;
}
.alberi-theme .fa-10x {
  font-size: 10em;
}
.alberi-theme .fa-fw {
  text-align: center;
  width: 1.25em;
}
.alberi-theme .fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.alberi-theme .fa-ul > li {
  position: relative;
}
.alberi-theme .fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.alberi-theme .fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.alberi-theme .fa-pull-left {
  float: left;
}
.alberi-theme .fa-pull-right {
  float: right;
}
.alberi-theme .fa.fa-pull-left,
.alberi-theme .fab.fa-pull-left,
.alberi-theme .fal.fa-pull-left,
.alberi-theme .far.fa-pull-left,
.alberi-theme .fas.fa-pull-left {
  margin-right: 0.3em;
}
.alberi-theme .fa.fa-pull-right,
.alberi-theme .fab.fa-pull-right,
.alberi-theme .fal.fa-pull-right,
.alberi-theme .far.fa-pull-right,
.alberi-theme .fas.fa-pull-right {
  margin-left: 0.3em;
}
.alberi-theme .fa-spin {
  animation: fa-spin 2s infinite linear;
}
.alberi-theme .fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.alberi-theme .fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.alberi-theme .fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.alberi-theme .fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.alberi-theme .fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1);
}
.alberi-theme .fa-flip-vertical {
  transform: scaleY(-1);
}
.alberi-theme .fa-flip-horizontal.fa-flip-vertical,
.alberi-theme .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}
.alberi-theme .fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}
.alberi-theme :root .fa-flip-horizontal,
.alberi-theme :root .fa-flip-vertical,
.alberi-theme :root .fa-rotate-90,
.alberi-theme :root .fa-rotate-180,
.alberi-theme :root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}
.alberi-theme .fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.alberi-theme .fa-stack-1x,
.alberi-theme .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.alberi-theme .fa-stack-1x {
  line-height: inherit;
}
.alberi-theme .fa-stack-2x {
  font-size: 2em;
}
.alberi-theme .fa-inverse {
  color: #fff;
}
.alberi-theme .fa-500px:before {
  content: "\f26e";
}
.alberi-theme .fa-accessible-icon:before {
  content: "\f368";
}
.alberi-theme .fa-accusoft:before {
  content: "\f369";
}
.alberi-theme .fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.alberi-theme .fa-ad:before {
  content: "\f641";
}
.alberi-theme .fa-address-book:before {
  content: "\f2b9";
}
.alberi-theme .fa-address-card:before {
  content: "\f2bb";
}
.alberi-theme .fa-adjust:before {
  content: "\f042";
}
.alberi-theme .fa-adn:before {
  content: "\f170";
}
.alberi-theme .fa-adversal:before {
  content: "\f36a";
}
.alberi-theme .fa-affiliatetheme:before {
  content: "\f36b";
}
.alberi-theme .fa-air-freshener:before {
  content: "\f5d0";
}
.alberi-theme .fa-algolia:before {
  content: "\f36c";
}
.alberi-theme .fa-align-center:before {
  content: "\f037";
}
.alberi-theme .fa-align-justify:before {
  content: "\f039";
}
.alberi-theme .fa-align-left:before {
  content: "\f036";
}
.alberi-theme .fa-align-right:before {
  content: "\f038";
}
.alberi-theme .fa-alipay:before {
  content: "\f642";
}
.alberi-theme .fa-allergies:before {
  content: "\f461";
}
.alberi-theme .fa-amazon:before {
  content: "\f270";
}
.alberi-theme .fa-amazon-pay:before {
  content: "\f42c";
}
.alberi-theme .fa-ambulance:before {
  content: "\f0f9";
}
.alberi-theme .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.alberi-theme .fa-amilia:before {
  content: "\f36d";
}
.alberi-theme .fa-anchor:before {
  content: "\f13d";
}
.alberi-theme .fa-android:before {
  content: "\f17b";
}
.alberi-theme .fa-angellist:before {
  content: "\f209";
}
.alberi-theme .fa-angle-double-down:before {
  content: "\f103";
}
.alberi-theme .fa-angle-double-left:before {
  content: "\f100";
}
.alberi-theme .fa-angle-double-right:before {
  content: "\f101";
}
.alberi-theme .fa-angle-double-up:before {
  content: "\f102";
}
.alberi-theme .fa-angle-down:before {
  content: "\f107";
}
.alberi-theme .fa-angle-left:before {
  content: "\f104";
}
.alberi-theme .fa-angle-right:before {
  content: "\f105";
}
.alberi-theme .fa-angle-up:before {
  content: "\f106";
}
.alberi-theme .fa-angry:before {
  content: "\f556";
}
.alberi-theme .fa-angrycreative:before {
  content: "\f36e";
}
.alberi-theme .fa-angular:before {
  content: "\f420";
}
.alberi-theme .fa-ankh:before {
  content: "\f644";
}
.alberi-theme .fa-app-store:before {
  content: "\f36f";
}
.alberi-theme .fa-app-store-ios:before {
  content: "\f370";
}
.alberi-theme .fa-apper:before {
  content: "\f371";
}
.alberi-theme .fa-apple:before {
  content: "\f179";
}
.alberi-theme .fa-apple-alt:before {
  content: "\f5d1";
}
.alberi-theme .fa-apple-pay:before {
  content: "\f415";
}
.alberi-theme .fa-archive:before {
  content: "\f187";
}
.alberi-theme .fa-archway:before {
  content: "\f557";
}
.alberi-theme .fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.alberi-theme .fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.alberi-theme .fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.alberi-theme .fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.alberi-theme .fa-arrow-circle-down:before {
  content: "\f0ab";
}
.alberi-theme .fa-arrow-circle-left:before {
  content: "\f0a8";
}
.alberi-theme .fa-arrow-circle-right:before {
  content: "\f0a9";
}
.alberi-theme .fa-arrow-circle-up:before {
  content: "\f0aa";
}
.alberi-theme .fa-arrow-down:before {
  content: "\f063";
}
.alberi-theme .fa-arrow-left:before {
  content: "\f060";
}
.alberi-theme .fa-arrow-right:before {
  content: "\f061";
}
.alberi-theme .fa-arrow-up:before {
  content: "\f062";
}
.alberi-theme .fa-arrows-alt:before {
  content: "\f0b2";
}
.alberi-theme .fa-arrows-alt-h:before {
  content: "\f337";
}
.alberi-theme .fa-arrows-alt-v:before {
  content: "\f338";
}
.alberi-theme .fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.alberi-theme .fa-asterisk:before {
  content: "\f069";
}
.alberi-theme .fa-asymmetrik:before {
  content: "\f372";
}
.alberi-theme .fa-at:before {
  content: "\f1fa";
}
.alberi-theme .fa-atlas:before {
  content: "\f558";
}
.alberi-theme .fa-atom:before {
  content: "\f5d2";
}
.alberi-theme .fa-audible:before {
  content: "\f373";
}
.alberi-theme .fa-audio-description:before {
  content: "\f29e";
}
.alberi-theme .fa-autoprefixer:before {
  content: "\f41c";
}
.alberi-theme .fa-avianex:before {
  content: "\f374";
}
.alberi-theme .fa-aviato:before {
  content: "\f421";
}
.alberi-theme .fa-award:before {
  content: "\f559";
}
.alberi-theme .fa-aws:before {
  content: "\f375";
}
.alberi-theme .fa-backspace:before {
  content: "\f55a";
}
.alberi-theme .fa-backward:before {
  content: "\f04a";
}
.alberi-theme .fa-balance-scale:before {
  content: "\f24e";
}
.alberi-theme .fa-ban:before {
  content: "\f05e";
}
.alberi-theme .fa-band-aid:before {
  content: "\f462";
}
.alberi-theme .fa-bandcamp:before {
  content: "\f2d5";
}
.alberi-theme .fa-barcode:before {
  content: "\f02a";
}
.alberi-theme .fa-bars:before {
  content: "\f0c9";
}
.alberi-theme .fa-baseball-ball:before {
  content: "\f433";
}
.alberi-theme .fa-basketball-ball:before {
  content: "\f434";
}
.alberi-theme .fa-bath:before {
  content: "\f2cd";
}
.alberi-theme .fa-battery-empty:before {
  content: "\f244";
}
.alberi-theme .fa-battery-full:before {
  content: "\f240";
}
.alberi-theme .fa-battery-half:before {
  content: "\f242";
}
.alberi-theme .fa-battery-quarter:before {
  content: "\f243";
}
.alberi-theme .fa-battery-three-quarters:before {
  content: "\f241";
}
.alberi-theme .fa-bed:before {
  content: "\f236";
}
.alberi-theme .fa-beer:before {
  content: "\f0fc";
}
.alberi-theme .fa-behance:before {
  content: "\f1b4";
}
.alberi-theme .fa-behance-square:before {
  content: "\f1b5";
}
.alberi-theme .fa-bell:before {
  content: "\f0f3";
}
.alberi-theme .fa-bell-slash:before {
  content: "\f1f6";
}
.alberi-theme .fa-bezier-curve:before {
  content: "\f55b";
}
.alberi-theme .fa-bible:before {
  content: "\f647";
}
.alberi-theme .fa-bicycle:before {
  content: "\f206";
}
.alberi-theme .fa-bimobject:before {
  content: "\f378";
}
.alberi-theme .fa-binoculars:before {
  content: "\f1e5";
}
.alberi-theme .fa-birthday-cake:before {
  content: "\f1fd";
}
.alberi-theme .fa-bitbucket:before {
  content: "\f171";
}
.alberi-theme .fa-bitcoin:before {
  content: "\f379";
}
.alberi-theme .fa-bity:before {
  content: "\f37a";
}
.alberi-theme .fa-black-tie:before {
  content: "\f27e";
}
.alberi-theme .fa-blackberry:before {
  content: "\f37b";
}
.alberi-theme .fa-blender:before {
  content: "\f517";
}
.alberi-theme .fa-blender-phone:before {
  content: "\f6b6";
}
.alberi-theme .fa-blind:before {
  content: "\f29d";
}
.alberi-theme .fa-blogger:before {
  content: "\f37c";
}
.alberi-theme .fa-blogger-b:before {
  content: "\f37d";
}
.alberi-theme .fa-bluetooth:before {
  content: "\f293";
}
.alberi-theme .fa-bluetooth-b:before {
  content: "\f294";
}
.alberi-theme .fa-bold:before {
  content: "\f032";
}
.alberi-theme .fa-bolt:before {
  content: "\f0e7";
}
.alberi-theme .fa-bomb:before {
  content: "\f1e2";
}
.alberi-theme .fa-bone:before {
  content: "\f5d7";
}
.alberi-theme .fa-bong:before {
  content: "\f55c";
}
.alberi-theme .fa-book:before {
  content: "\f02d";
}
.alberi-theme .fa-book-dead:before {
  content: "\f6b7";
}
.alberi-theme .fa-book-open:before {
  content: "\f518";
}
.alberi-theme .fa-book-reader:before {
  content: "\f5da";
}
.alberi-theme .fa-bookmark:before {
  content: "\f02e";
}
.alberi-theme .fa-bowling-ball:before {
  content: "\f436";
}
.alberi-theme .fa-box:before {
  content: "\f466";
}
.alberi-theme .fa-box-open:before {
  content: "\f49e";
}
.alberi-theme .fa-boxes:before {
  content: "\f468";
}
.alberi-theme .fa-braille:before {
  content: "\f2a1";
}
.alberi-theme .fa-brain:before {
  content: "\f5dc";
}
.alberi-theme .fa-briefcase:before {
  content: "\f0b1";
}
.alberi-theme .fa-briefcase-medical:before {
  content: "\f469";
}
.alberi-theme .fa-broadcast-tower:before {
  content: "\f519";
}
.alberi-theme .fa-broom:before {
  content: "\f51a";
}
.alberi-theme .fa-brush:before {
  content: "\f55d";
}
.alberi-theme .fa-btc:before {
  content: "\f15a";
}
.alberi-theme .fa-bug:before {
  content: "\f188";
}
.alberi-theme .fa-building:before {
  content: "\f1ad";
}
.alberi-theme .fa-bullhorn:before {
  content: "\f0a1";
}
.alberi-theme .fa-bullseye:before {
  content: "\f140";
}
.alberi-theme .fa-burn:before {
  content: "\f46a";
}
.alberi-theme .fa-buromobelexperte:before {
  content: "\f37f";
}
.alberi-theme .fa-bus:before {
  content: "\f207";
}
.alberi-theme .fa-bus-alt:before {
  content: "\f55e";
}
.alberi-theme .fa-business-time:before {
  content: "\f64a";
}
.alberi-theme .fa-buysellads:before {
  content: "\f20d";
}
.alberi-theme .fa-calculator:before {
  content: "\f1ec";
}
.alberi-theme .fa-calendar:before {
  content: "\f133";
}
.alberi-theme .fa-calendar-alt:before {
  content: "\f073";
}
.alberi-theme .fa-calendar-check:before {
  content: "\f274";
}
.alberi-theme .fa-calendar-minus:before {
  content: "\f272";
}
.alberi-theme .fa-calendar-plus:before {
  content: "\f271";
}
.alberi-theme .fa-calendar-times:before {
  content: "\f273";
}
.alberi-theme .fa-camera:before {
  content: "\f030";
}
.alberi-theme .fa-camera-retro:before {
  content: "\f083";
}
.alberi-theme .fa-campground:before {
  content: "\f6bb";
}
.alberi-theme .fa-cannabis:before {
  content: "\f55f";
}
.alberi-theme .fa-capsules:before {
  content: "\f46b";
}
.alberi-theme .fa-car:before {
  content: "\f1b9";
}
.alberi-theme .fa-car-alt:before {
  content: "\f5de";
}
.alberi-theme .fa-car-battery:before {
  content: "\f5df";
}
.alberi-theme .fa-car-crash:before {
  content: "\f5e1";
}
.alberi-theme .fa-car-side:before {
  content: "\f5e4";
}
.alberi-theme .fa-caret-down:before {
  content: "\f0d7";
}
.alberi-theme .fa-caret-left:before {
  content: "\f0d9";
}
.alberi-theme .fa-caret-right:before {
  content: "\f0da";
}
.alberi-theme .fa-caret-square-down:before {
  content: "\f150";
}
.alberi-theme .fa-caret-square-left:before {
  content: "\f191";
}
.alberi-theme .fa-caret-square-right:before {
  content: "\f152";
}
.alberi-theme .fa-caret-square-up:before {
  content: "\f151";
}
.alberi-theme .fa-caret-up:before {
  content: "\f0d8";
}
.alberi-theme .fa-cart-arrow-down:before {
  content: "\f218";
}
.alberi-theme .fa-cart-plus:before {
  content: "\f217";
}
.alberi-theme .fa-cat:before {
  content: "\f6be";
}
.alberi-theme .fa-cc-amazon-pay:before {
  content: "\f42d";
}
.alberi-theme .fa-cc-amex:before {
  content: "\f1f3";
}
.alberi-theme .fa-cc-apple-pay:before {
  content: "\f416";
}
.alberi-theme .fa-cc-diners-club:before {
  content: "\f24c";
}
.alberi-theme .fa-cc-discover:before {
  content: "\f1f2";
}
.alberi-theme .fa-cc-jcb:before {
  content: "\f24b";
}
.alberi-theme .fa-cc-mastercard:before {
  content: "\f1f1";
}
.alberi-theme .fa-cc-paypal:before {
  content: "\f1f4";
}
.alberi-theme .fa-cc-stripe:before {
  content: "\f1f5";
}
.alberi-theme .fa-cc-visa:before {
  content: "\f1f0";
}
.alberi-theme .fa-centercode:before {
  content: "\f380";
}
.alberi-theme .fa-certificate:before {
  content: "\f0a3";
}
.alberi-theme .fa-chair:before {
  content: "\f6c0";
}
.alberi-theme .fa-chalkboard:before {
  content: "\f51b";
}
.alberi-theme .fa-chalkboard-teacher:before {
  content: "\f51c";
}
.alberi-theme .fa-charging-station:before {
  content: "\f5e7";
}
.alberi-theme .fa-chart-area:before {
  content: "\f1fe";
}
.alberi-theme .fa-chart-bar:before {
  content: "\f080";
}
.alberi-theme .fa-chart-line:before {
  content: "\f201";
}
.alberi-theme .fa-chart-pie:before {
  content: "\f200";
}
.alberi-theme .fa-check:before {
  content: "\f00c";
}
.alberi-theme .fa-check-circle:before {
  content: "\f058";
}
.alberi-theme .fa-check-double:before {
  content: "\f560";
}
.alberi-theme .fa-check-square:before {
  content: "\f14a";
}
.alberi-theme .fa-chess:before {
  content: "\f439";
}
.alberi-theme .fa-chess-bishop:before {
  content: "\f43a";
}
.alberi-theme .fa-chess-board:before {
  content: "\f43c";
}
.alberi-theme .fa-chess-king:before {
  content: "\f43f";
}
.alberi-theme .fa-chess-knight:before {
  content: "\f441";
}
.alberi-theme .fa-chess-pawn:before {
  content: "\f443";
}
.alberi-theme .fa-chess-queen:before {
  content: "\f445";
}
.alberi-theme .fa-chess-rook:before {
  content: "\f447";
}
.alberi-theme .fa-chevron-circle-down:before {
  content: "\f13a";
}
.alberi-theme .fa-chevron-circle-left:before {
  content: "\f137";
}
.alberi-theme .fa-chevron-circle-right:before {
  content: "\f138";
}
.alberi-theme .fa-chevron-circle-up:before {
  content: "\f139";
}
.alberi-theme .fa-chevron-down:before {
  content: "\f078";
}
.alberi-theme .fa-chevron-left:before {
  content: "\f053";
}
.alberi-theme .fa-chevron-right:before {
  content: "\f054";
}
.alberi-theme .fa-chevron-up:before {
  content: "\f077";
}
.alberi-theme .fa-child:before {
  content: "\f1ae";
}
.alberi-theme .fa-chrome:before {
  content: "\f268";
}
.alberi-theme .fa-church:before {
  content: "\f51d";
}
.alberi-theme .fa-circle:before {
  content: "\f111";
}
.alberi-theme .fa-circle-notch:before {
  content: "\f1ce";
}
.alberi-theme .fa-city:before {
  content: "\f64f";
}
.alberi-theme .fa-clipboard:before {
  content: "\f328";
}
.alberi-theme .fa-clipboard-check:before {
  content: "\f46c";
}
.alberi-theme .fa-clipboard-list:before {
  content: "\f46d";
}
.alberi-theme .fa-clock:before {
  content: "\f017";
}
.alberi-theme .fa-clone:before {
  content: "\f24d";
}
.alberi-theme .fa-closed-captioning:before {
  content: "\f20a";
}
.alberi-theme .fa-cloud:before {
  content: "\f0c2";
}
.alberi-theme .fa-cloud-download-alt:before {
  content: "\f381";
}
.alberi-theme .fa-cloud-moon:before {
  content: "\f6c3";
}
.alberi-theme .fa-cloud-sun:before {
  content: "\f6c4";
}
.alberi-theme .fa-cloud-upload-alt:before {
  content: "\f382";
}
.alberi-theme .fa-cloudscale:before {
  content: "\f383";
}
.alberi-theme .fa-cloudsmith:before {
  content: "\f384";
}
.alberi-theme .fa-cloudversify:before {
  content: "\f385";
}
.alberi-theme .fa-cocktail:before {
  content: "\f561";
}
.alberi-theme .fa-code:before {
  content: "\f121";
}
.alberi-theme .fa-code-branch:before {
  content: "\f126";
}
.alberi-theme .fa-codepen:before {
  content: "\f1cb";
}
.alberi-theme .fa-codiepie:before {
  content: "\f284";
}
.alberi-theme .fa-coffee:before {
  content: "\f0f4";
}
.alberi-theme .fa-cog:before {
  content: "\f013";
}
.alberi-theme .fa-cogs:before {
  content: "\f085";
}
.alberi-theme .fa-coins:before {
  content: "\f51e";
}
.alberi-theme .fa-columns:before {
  content: "\f0db";
}
.alberi-theme .fa-comment:before {
  content: "\f075";
}
.alberi-theme .fa-comment-alt:before {
  content: "\f27a";
}
.alberi-theme .fa-comment-dollar:before {
  content: "\f651";
}
.alberi-theme .fa-comment-dots:before {
  content: "\f4ad";
}
.alberi-theme .fa-comment-slash:before {
  content: "\f4b3";
}
.alberi-theme .fa-comments:before {
  content: "\f086";
}
.alberi-theme .fa-comments-dollar:before {
  content: "\f653";
}
.alberi-theme .fa-compact-disc:before {
  content: "\f51f";
}
.alberi-theme .fa-compass:before {
  content: "\f14e";
}
.alberi-theme .fa-compress:before {
  content: "\f066";
}
.alberi-theme .fa-concierge-bell:before {
  content: "\f562";
}
.alberi-theme .fa-connectdevelop:before {
  content: "\f20e";
}
.alberi-theme .fa-contao:before {
  content: "\f26d";
}
.alberi-theme .fa-cookie:before {
  content: "\f563";
}
.alberi-theme .fa-cookie-bite:before {
  content: "\f564";
}
.alberi-theme .fa-copy:before {
  content: "\f0c5";
}
.alberi-theme .fa-copyright:before {
  content: "\f1f9";
}
.alberi-theme .fa-couch:before {
  content: "\f4b8";
}
.alberi-theme .fa-cpanel:before {
  content: "\f388";
}
.alberi-theme .fa-creative-commons:before {
  content: "\f25e";
}
.alberi-theme .fa-creative-commons-by:before {
  content: "\f4e7";
}
.alberi-theme .fa-creative-commons-nc:before {
  content: "\f4e8";
}
.alberi-theme .fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.alberi-theme .fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.alberi-theme .fa-creative-commons-nd:before {
  content: "\f4eb";
}
.alberi-theme .fa-creative-commons-pd:before {
  content: "\f4ec";
}
.alberi-theme .fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.alberi-theme .fa-creative-commons-remix:before {
  content: "\f4ee";
}
.alberi-theme .fa-creative-commons-sa:before {
  content: "\f4ef";
}
.alberi-theme .fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.alberi-theme .fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.alberi-theme .fa-creative-commons-share:before {
  content: "\f4f2";
}
.alberi-theme .fa-creative-commons-zero:before {
  content: "\f4f3";
}
.alberi-theme .fa-credit-card:before {
  content: "\f09d";
}
.alberi-theme .fa-critical-role:before {
  content: "\f6c9";
}
.alberi-theme .fa-crop:before {
  content: "\f125";
}
.alberi-theme .fa-crop-alt:before {
  content: "\f565";
}
.alberi-theme .fa-cross:before {
  content: "\f654";
}
.alberi-theme .fa-crosshairs:before {
  content: "\f05b";
}
.alberi-theme .fa-crow:before {
  content: "\f520";
}
.alberi-theme .fa-crown:before {
  content: "\f521";
}
.alberi-theme .fa-css3:before {
  content: "\f13c";
}
.alberi-theme .fa-css3-alt:before {
  content: "\f38b";
}
.alberi-theme .fa-cube:before {
  content: "\f1b2";
}
.alberi-theme .fa-cubes:before {
  content: "\f1b3";
}
.alberi-theme .fa-cut:before {
  content: "\f0c4";
}
.alberi-theme .fa-cuttlefish:before {
  content: "\f38c";
}
.alberi-theme .fa-d-and-d:before {
  content: "\f38d";
}
.alberi-theme .fa-dashcube:before {
  content: "\f210";
}
.alberi-theme .fa-database:before {
  content: "\f1c0";
}
.alberi-theme .fa-deaf:before {
  content: "\f2a4";
}
.alberi-theme .fa-delicious:before {
  content: "\f1a5";
}
.alberi-theme .fa-deploydog:before {
  content: "\f38e";
}
.alberi-theme .fa-deskpro:before {
  content: "\f38f";
}
.alberi-theme .fa-desktop:before {
  content: "\f108";
}
.alberi-theme .fa-dev:before {
  content: "\f6cc";
}
.alberi-theme .fa-deviantart:before {
  content: "\f1bd";
}
.alberi-theme .fa-dharmachakra:before {
  content: "\f655";
}
.alberi-theme .fa-diagnoses:before {
  content: "\f470";
}
.alberi-theme .fa-dice:before {
  content: "\f522";
}
.alberi-theme .fa-dice-d20:before {
  content: "\f6cf";
}
.alberi-theme .fa-dice-d6:before {
  content: "\f6d1";
}
.alberi-theme .fa-dice-five:before {
  content: "\f523";
}
.alberi-theme .fa-dice-four:before {
  content: "\f524";
}
.alberi-theme .fa-dice-one:before {
  content: "\f525";
}
.alberi-theme .fa-dice-six:before {
  content: "\f526";
}
.alberi-theme .fa-dice-three:before {
  content: "\f527";
}
.alberi-theme .fa-dice-two:before {
  content: "\f528";
}
.alberi-theme .fa-digg:before {
  content: "\f1a6";
}
.alberi-theme .fa-digital-ocean:before {
  content: "\f391";
}
.alberi-theme .fa-digital-tachograph:before {
  content: "\f566";
}
.alberi-theme .fa-directions:before {
  content: "\f5eb";
}
.alberi-theme .fa-discord:before {
  content: "\f392";
}
.alberi-theme .fa-discourse:before {
  content: "\f393";
}
.alberi-theme .fa-divide:before {
  content: "\f529";
}
.alberi-theme .fa-dizzy:before {
  content: "\f567";
}
.alberi-theme .fa-dna:before {
  content: "\f471";
}
.alberi-theme .fa-dochub:before {
  content: "\f394";
}
.alberi-theme .fa-docker:before {
  content: "\f395";
}
.alberi-theme .fa-dog:before {
  content: "\f6d3";
}
.alberi-theme .fa-dollar-sign:before {
  content: "\f155";
}
.alberi-theme .fa-dolly:before {
  content: "\f472";
}
.alberi-theme .fa-dolly-flatbed:before {
  content: "\f474";
}
.alberi-theme .fa-donate:before {
  content: "\f4b9";
}
.alberi-theme .fa-door-closed:before {
  content: "\f52a";
}
.alberi-theme .fa-door-open:before {
  content: "\f52b";
}
.alberi-theme .fa-dot-circle:before {
  content: "\f192";
}
.alberi-theme .fa-dove:before {
  content: "\f4ba";
}
.alberi-theme .fa-download:before {
  content: "\f019";
}
.alberi-theme .fa-draft2digital:before {
  content: "\f396";
}
.alberi-theme .fa-drafting-compass:before {
  content: "\f568";
}
.alberi-theme .fa-dragon:before {
  content: "\f6d5";
}
.alberi-theme .fa-draw-polygon:before {
  content: "\f5ee";
}
.alberi-theme .fa-dribbble:before {
  content: "\f17d";
}
.alberi-theme .fa-dribbble-square:before {
  content: "\f397";
}
.alberi-theme .fa-dropbox:before {
  content: "\f16b";
}
.alberi-theme .fa-drum:before {
  content: "\f569";
}
.alberi-theme .fa-drum-steelpan:before {
  content: "\f56a";
}
.alberi-theme .fa-drumstick-bite:before {
  content: "\f6d7";
}
.alberi-theme .fa-drupal:before {
  content: "\f1a9";
}
.alberi-theme .fa-dumbbell:before {
  content: "\f44b";
}
.alberi-theme .fa-dungeon:before {
  content: "\f6d9";
}
.alberi-theme .fa-dyalog:before {
  content: "\f399";
}
.alberi-theme .fa-earlybirds:before {
  content: "\f39a";
}
.alberi-theme .fa-ebay:before {
  content: "\f4f4";
}
.alberi-theme .fa-edge:before {
  content: "\f282";
}
.alberi-theme .fa-edit:before {
  content: "\f044";
}
.alberi-theme .fa-eject:before {
  content: "\f052";
}
.alberi-theme .fa-elementor:before {
  content: "\f430";
}
.alberi-theme .fa-ellipsis-h:before {
  content: "\f141";
}
.alberi-theme .fa-ellipsis-v:before {
  content: "\f142";
}
.alberi-theme .fa-ello:before {
  content: "\f5f1";
}
.alberi-theme .fa-ember:before {
  content: "\f423";
}
.alberi-theme .fa-empire:before {
  content: "\f1d1";
}
.alberi-theme .fa-envelope:before {
  content: "\f0e0";
}
.alberi-theme .fa-envelope-open:before {
  content: "\f2b6";
}
.alberi-theme .fa-envelope-open-text:before {
  content: "\f658";
}
.alberi-theme .fa-envelope-square:before {
  content: "\f199";
}
.alberi-theme .fa-envira:before {
  content: "\f299";
}
.alberi-theme .fa-equals:before {
  content: "\f52c";
}
.alberi-theme .fa-eraser:before {
  content: "\f12d";
}
.alberi-theme .fa-erlang:before {
  content: "\f39d";
}
.alberi-theme .fa-ethereum:before {
  content: "\f42e";
}
.alberi-theme .fa-etsy:before {
  content: "\f2d7";
}
.alberi-theme .fa-euro-sign:before {
  content: "\f153";
}
.alberi-theme .fa-exchange-alt:before {
  content: "\f362";
}
.alberi-theme .fa-exclamation:before {
  content: "\f12a";
}
.alberi-theme .fa-exclamation-circle:before {
  content: "\f06a";
}
.alberi-theme .fa-exclamation-triangle:before {
  content: "\f071";
}
.alberi-theme .fa-expand:before {
  content: "\f065";
}
.alberi-theme .fa-expand-arrows-alt:before {
  content: "\f31e";
}
.alberi-theme .fa-expeditedssl:before {
  content: "\f23e";
}
.alberi-theme .fa-external-link-alt:before {
  content: "\f35d";
}
.alberi-theme .fa-external-link-square-alt:before {
  content: "\f360";
}
.alberi-theme .fa-eye:before {
  content: "\f06e";
}
.alberi-theme .fa-eye-dropper:before {
  content: "\f1fb";
}
.alberi-theme .fa-eye-slash:before {
  content: "\f070";
}
.alberi-theme .fa-facebook:before {
  content: "\f09a";
}
.alberi-theme .fa-facebook-f:before {
  content: "\f39e";
}
.alberi-theme .fa-facebook-messenger:before {
  content: "\f39f";
}
.alberi-theme .fa-facebook-square:before {
  content: "\f082";
}
.alberi-theme .fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.alberi-theme .fa-fast-backward:before {
  content: "\f049";
}
.alberi-theme .fa-fast-forward:before {
  content: "\f050";
}
.alberi-theme .fa-fax:before {
  content: "\f1ac";
}
.alberi-theme .fa-feather:before {
  content: "\f52d";
}
.alberi-theme .fa-feather-alt:before {
  content: "\f56b";
}
.alberi-theme .fa-female:before {
  content: "\f182";
}
.alberi-theme .fa-fighter-jet:before {
  content: "\f0fb";
}
.alberi-theme .fa-file:before {
  content: "\f15b";
}
.alberi-theme .fa-file-alt:before {
  content: "\f15c";
}
.alberi-theme .fa-file-archive:before {
  content: "\f1c6";
}
.alberi-theme .fa-file-audio:before {
  content: "\f1c7";
}
.alberi-theme .fa-file-code:before {
  content: "\f1c9";
}
.alberi-theme .fa-file-contract:before {
  content: "\f56c";
}
.alberi-theme .fa-file-csv:before {
  content: "\f6dd";
}
.alberi-theme .fa-file-download:before {
  content: "\f56d";
}
.alberi-theme .fa-file-excel:before {
  content: "\f1c3";
}
.alberi-theme .fa-file-export:before {
  content: "\f56e";
}
.alberi-theme .fa-file-image:before {
  content: "\f1c5";
}
.alberi-theme .fa-file-import:before {
  content: "\f56f";
}
.alberi-theme .fa-file-invoice:before {
  content: "\f570";
}
.alberi-theme .fa-file-invoice-dollar:before {
  content: "\f571";
}
.alberi-theme .fa-file-medical:before {
  content: "\f477";
}
.alberi-theme .fa-file-medical-alt:before {
  content: "\f478";
}
.alberi-theme .fa-file-pdf:before {
  content: "\f1c1";
}
.alberi-theme .fa-file-powerpoint:before {
  content: "\f1c4";
}
.alberi-theme .fa-file-prescription:before {
  content: "\f572";
}
.alberi-theme .fa-file-signature:before {
  content: "\f573";
}
.alberi-theme .fa-file-upload:before {
  content: "\f574";
}
.alberi-theme .fa-file-video:before {
  content: "\f1c8";
}
.alberi-theme .fa-file-word:before {
  content: "\f1c2";
}
.alberi-theme .fa-fill:before {
  content: "\f575";
}
.alberi-theme .fa-fill-drip:before {
  content: "\f576";
}
.alberi-theme .fa-film:before {
  content: "\f008";
}
.alberi-theme .fa-filter:before {
  content: "\f0b0";
}
.alberi-theme .fa-fingerprint:before {
  content: "\f577";
}
.alberi-theme .fa-fire:before {
  content: "\f06d";
}
.alberi-theme .fa-fire-extinguisher:before {
  content: "\f134";
}
.alberi-theme .fa-firefox:before {
  content: "\f269";
}
.alberi-theme .fa-first-aid:before {
  content: "\f479";
}
.alberi-theme .fa-first-order:before {
  content: "\f2b0";
}
.alberi-theme .fa-first-order-alt:before {
  content: "\f50a";
}
.alberi-theme .fa-firstdraft:before {
  content: "\f3a1";
}
.alberi-theme .fa-fish:before {
  content: "\f578";
}
.alberi-theme .fa-fist-raised:before {
  content: "\f6de";
}
.alberi-theme .fa-flag:before {
  content: "\f024";
}
.alberi-theme .fa-flag-checkered:before {
  content: "\f11e";
}
.alberi-theme .fa-flask:before {
  content: "\f0c3";
}
.alberi-theme .fa-flickr:before {
  content: "\f16e";
}
.alberi-theme .fa-flipboard:before {
  content: "\f44d";
}
.alberi-theme .fa-flushed:before {
  content: "\f579";
}
.alberi-theme .fa-fly:before {
  content: "\f417";
}
.alberi-theme .fa-folder:before {
  content: "\f07b";
}
.alberi-theme .fa-folder-minus:before {
  content: "\f65d";
}
.alberi-theme .fa-folder-open:before {
  content: "\f07c";
}
.alberi-theme .fa-folder-plus:before {
  content: "\f65e";
}
.alberi-theme .fa-font:before {
  content: "\f031";
}
.alberi-theme .fa-font-awesome:before {
  content: "\f2b4";
}
.alberi-theme .fa-font-awesome-alt:before {
  content: "\f35c";
}
.alberi-theme .fa-font-awesome-flag:before {
  content: "\f425";
}
.alberi-theme .fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.alberi-theme .fa-fonticons:before {
  content: "\f280";
}
.alberi-theme .fa-fonticons-fi:before {
  content: "\f3a2";
}
.alberi-theme .fa-football-ball:before {
  content: "\f44e";
}
.alberi-theme .fa-fort-awesome:before {
  content: "\f286";
}
.alberi-theme .fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.alberi-theme .fa-forumbee:before {
  content: "\f211";
}
.alberi-theme .fa-forward:before {
  content: "\f04e";
}
.alberi-theme .fa-foursquare:before {
  content: "\f180";
}
.alberi-theme .fa-free-code-camp:before {
  content: "\f2c5";
}
.alberi-theme .fa-freebsd:before {
  content: "\f3a4";
}
.alberi-theme .fa-frog:before {
  content: "\f52e";
}
.alberi-theme .fa-frown:before {
  content: "\f119";
}
.alberi-theme .fa-frown-open:before {
  content: "\f57a";
}
.alberi-theme .fa-fulcrum:before {
  content: "\f50b";
}
.alberi-theme .fa-funnel-dollar:before {
  content: "\f662";
}
.alberi-theme .fa-futbol:before {
  content: "\f1e3";
}
.alberi-theme .fa-galactic-republic:before {
  content: "\f50c";
}
.alberi-theme .fa-galactic-senate:before {
  content: "\f50d";
}
.alberi-theme .fa-gamepad:before {
  content: "\f11b";
}
.alberi-theme .fa-gas-pump:before {
  content: "\f52f";
}
.alberi-theme .fa-gavel:before {
  content: "\f0e3";
}
.alberi-theme .fa-gem:before {
  content: "\f3a5";
}
.alberi-theme .fa-genderless:before {
  content: "\f22d";
}
.alberi-theme .fa-get-pocket:before {
  content: "\f265";
}
.alberi-theme .fa-gg:before {
  content: "\f260";
}
.alberi-theme .fa-gg-circle:before {
  content: "\f261";
}
.alberi-theme .fa-ghost:before {
  content: "\f6e2";
}
.alberi-theme .fa-gift:before {
  content: "\f06b";
}
.alberi-theme .fa-git:before {
  content: "\f1d3";
}
.alberi-theme .fa-git-square:before {
  content: "\f1d2";
}
.alberi-theme .fa-github:before {
  content: "\f09b";
}
.alberi-theme .fa-github-alt:before {
  content: "\f113";
}
.alberi-theme .fa-github-square:before {
  content: "\f092";
}
.alberi-theme .fa-gitkraken:before {
  content: "\f3a6";
}
.alberi-theme .fa-gitlab:before {
  content: "\f296";
}
.alberi-theme .fa-gitter:before {
  content: "\f426";
}
.alberi-theme .fa-glass-martini:before {
  content: "\f000";
}
.alberi-theme .fa-glass-martini-alt:before {
  content: "\f57b";
}
.alberi-theme .fa-glasses:before {
  content: "\f530";
}
.alberi-theme .fa-glide:before {
  content: "\f2a5";
}
.alberi-theme .fa-glide-g:before {
  content: "\f2a6";
}
.alberi-theme .fa-globe:before {
  content: "\f0ac";
}
.alberi-theme .fa-globe-africa:before {
  content: "\f57c";
}
.alberi-theme .fa-globe-americas:before {
  content: "\f57d";
}
.alberi-theme .fa-globe-asia:before {
  content: "\f57e";
}
.alberi-theme .fa-gofore:before {
  content: "\f3a7";
}
.alberi-theme .fa-golf-ball:before {
  content: "\f450";
}
.alberi-theme .fa-goodreads:before {
  content: "\f3a8";
}
.alberi-theme .fa-goodreads-g:before {
  content: "\f3a9";
}
.alberi-theme .fa-google:before {
  content: "\f1a0";
}
.alberi-theme .fa-google-drive:before {
  content: "\f3aa";
}
.alberi-theme .fa-google-play:before {
  content: "\f3ab";
}
.alberi-theme .fa-google-plus:before {
  content: "\f2b3";
}
.alberi-theme .fa-google-plus-g:before {
  content: "\f0d5";
}
.alberi-theme .fa-google-plus-square:before {
  content: "\f0d4";
}
.alberi-theme .fa-google-wallet:before {
  content: "\f1ee";
}
.alberi-theme .fa-gopuram:before {
  content: "\f664";
}
.alberi-theme .fa-graduation-cap:before {
  content: "\f19d";
}
.alberi-theme .fa-gratipay:before {
  content: "\f184";
}
.alberi-theme .fa-grav:before {
  content: "\f2d6";
}
.alberi-theme .fa-greater-than:before {
  content: "\f531";
}
.alberi-theme .fa-greater-than-equal:before {
  content: "\f532";
}
.alberi-theme .fa-grimace:before {
  content: "\f57f";
}
.alberi-theme .fa-grin:before {
  content: "\f580";
}
.alberi-theme .fa-grin-alt:before {
  content: "\f581";
}
.alberi-theme .fa-grin-beam:before {
  content: "\f582";
}
.alberi-theme .fa-grin-beam-sweat:before {
  content: "\f583";
}
.alberi-theme .fa-grin-hearts:before {
  content: "\f584";
}
.alberi-theme .fa-grin-squint:before {
  content: "\f585";
}
.alberi-theme .fa-grin-squint-tears:before {
  content: "\f586";
}
.alberi-theme .fa-grin-stars:before {
  content: "\f587";
}
.alberi-theme .fa-grin-tears:before {
  content: "\f588";
}
.alberi-theme .fa-grin-tongue:before {
  content: "\f589";
}
.alberi-theme .fa-grin-tongue-squint:before {
  content: "\f58a";
}
.alberi-theme .fa-grin-tongue-wink:before {
  content: "\f58b";
}
.alberi-theme .fa-grin-wink:before {
  content: "\f58c";
}
.alberi-theme .fa-grip-horizontal:before {
  content: "\f58d";
}
.alberi-theme .fa-grip-vertical:before {
  content: "\f58e";
}
.alberi-theme .fa-gripfire:before {
  content: "\f3ac";
}
.alberi-theme .fa-grunt:before {
  content: "\f3ad";
}
.alberi-theme .fa-gulp:before {
  content: "\f3ae";
}
.alberi-theme .fa-h-square:before {
  content: "\f0fd";
}
.alberi-theme .fa-hacker-news:before {
  content: "\f1d4";
}
.alberi-theme .fa-hacker-news-square:before {
  content: "\f3af";
}
.alberi-theme .fa-hackerrank:before {
  content: "\f5f7";
}
.alberi-theme .fa-hammer:before {
  content: "\f6e3";
}
.alberi-theme .fa-hamsa:before {
  content: "\f665";
}
.alberi-theme .fa-hand-holding:before {
  content: "\f4bd";
}
.alberi-theme .fa-hand-holding-heart:before {
  content: "\f4be";
}
.alberi-theme .fa-hand-holding-usd:before {
  content: "\f4c0";
}
.alberi-theme .fa-hand-lizard:before {
  content: "\f258";
}
.alberi-theme .fa-hand-paper:before {
  content: "\f256";
}
.alberi-theme .fa-hand-peace:before {
  content: "\f25b";
}
.alberi-theme .fa-hand-point-down:before {
  content: "\f0a7";
}
.alberi-theme .fa-hand-point-left:before {
  content: "\f0a5";
}
.alberi-theme .fa-hand-point-right:before {
  content: "\f0a4";
}
.alberi-theme .fa-hand-point-up:before {
  content: "\f0a6";
}
.alberi-theme .fa-hand-pointer:before {
  content: "\f25a";
}
.alberi-theme .fa-hand-rock:before {
  content: "\f255";
}
.alberi-theme .fa-hand-scissors:before {
  content: "\f257";
}
.alberi-theme .fa-hand-spock:before {
  content: "\f259";
}
.alberi-theme .fa-hands:before {
  content: "\f4c2";
}
.alberi-theme .fa-hands-helping:before {
  content: "\f4c4";
}
.alberi-theme .fa-handshake:before {
  content: "\f2b5";
}
.alberi-theme .fa-hanukiah:before {
  content: "\f6e6";
}
.alberi-theme .fa-hashtag:before {
  content: "\f292";
}
.alberi-theme .fa-hat-wizard:before {
  content: "\f6e8";
}
.alberi-theme .fa-haykal:before {
  content: "\f666";
}
.alberi-theme .fa-hdd:before {
  content: "\f0a0";
}
.alberi-theme .fa-heading:before {
  content: "\f1dc";
}
.alberi-theme .fa-headphones:before {
  content: "\f025";
}
.alberi-theme .fa-headphones-alt:before {
  content: "\f58f";
}
.alberi-theme .fa-headset:before {
  content: "\f590";
}
.alberi-theme .fa-heart:before {
  content: "\f004";
}
.alberi-theme .fa-heartbeat:before {
  content: "\f21e";
}
.alberi-theme .fa-helicopter:before {
  content: "\f533";
}
.alberi-theme .fa-highlighter:before {
  content: "\f591";
}
.alberi-theme .fa-hiking:before {
  content: "\f6ec";
}
.alberi-theme .fa-hippo:before {
  content: "\f6ed";
}
.alberi-theme .fa-hips:before {
  content: "\f452";
}
.alberi-theme .fa-hire-a-helper:before {
  content: "\f3b0";
}
.alberi-theme .fa-history:before {
  content: "\f1da";
}
.alberi-theme .fa-hockey-puck:before {
  content: "\f453";
}
.alberi-theme .fa-home:before {
  content: "\f015";
}
.alberi-theme .fa-hooli:before {
  content: "\f427";
}
.alberi-theme .fa-hornbill:before {
  content: "\f592";
}
.alberi-theme .fa-horse:before {
  content: "\f6f0";
}
.alberi-theme .fa-hospital:before {
  content: "\f0f8";
}
.alberi-theme .fa-hospital-alt:before {
  content: "\f47d";
}
.alberi-theme .fa-hospital-symbol:before {
  content: "\f47e";
}
.alberi-theme .fa-hot-tub:before {
  content: "\f593";
}
.alberi-theme .fa-hotel:before {
  content: "\f594";
}
.alberi-theme .fa-hotjar:before {
  content: "\f3b1";
}
.alberi-theme .fa-hourglass:before {
  content: "\f254";
}
.alberi-theme .fa-hourglass-end:before {
  content: "\f253";
}
.alberi-theme .fa-hourglass-half:before {
  content: "\f252";
}
.alberi-theme .fa-hourglass-start:before {
  content: "\f251";
}
.alberi-theme .fa-house-damage:before {
  content: "\f6f1";
}
.alberi-theme .fa-houzz:before {
  content: "\f27c";
}
.alberi-theme .fa-hryvnia:before {
  content: "\f6f2";
}
.alberi-theme .fa-html5:before {
  content: "\f13b";
}
.alberi-theme .fa-hubspot:before {
  content: "\f3b2";
}
.alberi-theme .fa-i-cursor:before {
  content: "\f246";
}
.alberi-theme .fa-id-badge:before {
  content: "\f2c1";
}
.alberi-theme .fa-id-card:before {
  content: "\f2c2";
}
.alberi-theme .fa-id-card-alt:before {
  content: "\f47f";
}
.alberi-theme .fa-image:before {
  content: "\f03e";
}
.alberi-theme .fa-images:before {
  content: "\f302";
}
.alberi-theme .fa-imdb:before {
  content: "\f2d8";
}
.alberi-theme .fa-inbox:before {
  content: "\f01c";
}
.alberi-theme .fa-indent:before {
  content: "\f03c";
}
.alberi-theme .fa-industry:before {
  content: "\f275";
}
.alberi-theme .fa-infinity:before {
  content: "\f534";
}
.alberi-theme .fa-info:before {
  content: "\f129";
}
.alberi-theme .fa-info-circle:before {
  content: "\f05a";
}
.alberi-theme .fa-instagram:before {
  content: "\f16d";
}
.alberi-theme .fa-internet-explorer:before {
  content: "\f26b";
}
.alberi-theme .fa-ioxhost:before {
  content: "\f208";
}
.alberi-theme .fa-italic:before {
  content: "\f033";
}
.alberi-theme .fa-itunes:before {
  content: "\f3b4";
}
.alberi-theme .fa-itunes-note:before {
  content: "\f3b5";
}
.alberi-theme .fa-java:before {
  content: "\f4e4";
}
.alberi-theme .fa-jedi:before {
  content: "\f669";
}
.alberi-theme .fa-jedi-order:before {
  content: "\f50e";
}
.alberi-theme .fa-jenkins:before {
  content: "\f3b6";
}
.alberi-theme .fa-joget:before {
  content: "\f3b7";
}
.alberi-theme .fa-joint:before {
  content: "\f595";
}
.alberi-theme .fa-joomla:before {
  content: "\f1aa";
}
.alberi-theme .fa-journal-whills:before {
  content: "\f66a";
}
.alberi-theme .fa-js:before {
  content: "\f3b8";
}
.alberi-theme .fa-js-square:before {
  content: "\f3b9";
}
.alberi-theme .fa-jsfiddle:before {
  content: "\f1cc";
}
.alberi-theme .fa-kaaba:before {
  content: "\f66b";
}
.alberi-theme .fa-kaggle:before {
  content: "\f5fa";
}
.alberi-theme .fa-key:before {
  content: "\f084";
}
.alberi-theme .fa-keybase:before {
  content: "\f4f5";
}
.alberi-theme .fa-keyboard:before {
  content: "\f11c";
}
.alberi-theme .fa-keycdn:before {
  content: "\f3ba";
}
.alberi-theme .fa-khanda:before {
  content: "\f66d";
}
.alberi-theme .fa-kickstarter:before {
  content: "\f3bb";
}
.alberi-theme .fa-kickstarter-k:before {
  content: "\f3bc";
}
.alberi-theme .fa-kiss:before {
  content: "\f596";
}
.alberi-theme .fa-kiss-beam:before {
  content: "\f597";
}
.alberi-theme .fa-kiss-wink-heart:before {
  content: "\f598";
}
.alberi-theme .fa-kiwi-bird:before {
  content: "\f535";
}
.alberi-theme .fa-korvue:before {
  content: "\f42f";
}
.alberi-theme .fa-landmark:before {
  content: "\f66f";
}
.alberi-theme .fa-language:before {
  content: "\f1ab";
}
.alberi-theme .fa-laptop:before {
  content: "\f109";
}
.alberi-theme .fa-laptop-code:before {
  content: "\f5fc";
}
.alberi-theme .fa-laravel:before {
  content: "\f3bd";
}
.alberi-theme .fa-lastfm:before {
  content: "\f202";
}
.alberi-theme .fa-lastfm-square:before {
  content: "\f203";
}
.alberi-theme .fa-laugh:before {
  content: "\f599";
}
.alberi-theme .fa-laugh-beam:before {
  content: "\f59a";
}
.alberi-theme .fa-laugh-squint:before {
  content: "\f59b";
}
.alberi-theme .fa-laugh-wink:before {
  content: "\f59c";
}
.alberi-theme .fa-layer-group:before {
  content: "\f5fd";
}
.alberi-theme .fa-leaf:before {
  content: "\f06c";
}
.alberi-theme .fa-leanpub:before {
  content: "\f212";
}
.alberi-theme .fa-lemon:before {
  content: "\f094";
}
.alberi-theme .fa-less:before {
  content: "\f41d";
}
.alberi-theme .fa-less-than:before {
  content: "\f536";
}
.alberi-theme .fa-less-than-equal:before {
  content: "\f537";
}
.alberi-theme .fa-level-down-alt:before {
  content: "\f3be";
}
.alberi-theme .fa-level-up-alt:before {
  content: "\f3bf";
}
.alberi-theme .fa-life-ring:before {
  content: "\f1cd";
}
.alberi-theme .fa-lightbulb:before {
  content: "\f0eb";
}
.alberi-theme .fa-line:before {
  content: "\f3c0";
}
.alberi-theme .fa-link:before {
  content: "\f0c1";
}
.alberi-theme .fa-linkedin:before {
  content: "\f08c";
}
.alberi-theme .fa-linkedin-in:before {
  content: "\f0e1";
}
.alberi-theme .fa-linode:before {
  content: "\f2b8";
}
.alberi-theme .fa-linux:before {
  content: "\f17c";
}
.alberi-theme .fa-lira-sign:before {
  content: "\f195";
}
.alberi-theme .fa-list:before {
  content: "\f03a";
}
.alberi-theme .fa-list-alt:before {
  content: "\f022";
}
.alberi-theme .fa-list-ol:before {
  content: "\f0cb";
}
.alberi-theme .fa-list-ul:before {
  content: "\f0ca";
}
.alberi-theme .fa-location-arrow:before {
  content: "\f124";
}
.alberi-theme .fa-lock:before {
  content: "\f023";
}
.alberi-theme .fa-lock-open:before {
  content: "\f3c1";
}
.alberi-theme .fa-long-arrow-alt-down:before {
  content: "\f309";
}
.alberi-theme .fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.alberi-theme .fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.alberi-theme .fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.alberi-theme .fa-low-vision:before {
  content: "\f2a8";
}
.alberi-theme .fa-luggage-cart:before {
  content: "\f59d";
}
.alberi-theme .fa-lyft:before {
  content: "\f3c3";
}
.alberi-theme .fa-magento:before {
  content: "\f3c4";
}
.alberi-theme .fa-magic:before {
  content: "\f0d0";
}
.alberi-theme .fa-magnet:before {
  content: "\f076";
}
.alberi-theme .fa-mail-bulk:before {
  content: "\f674";
}
.alberi-theme .fa-mailchimp:before {
  content: "\f59e";
}
.alberi-theme .fa-male:before {
  content: "\f183";
}
.alberi-theme .fa-mandalorian:before {
  content: "\f50f";
}
.alberi-theme .fa-map:before {
  content: "\f279";
}
.alberi-theme .fa-map-marked:before {
  content: "\f59f";
}
.alberi-theme .fa-map-marked-alt:before {
  content: "\f5a0";
}
.alberi-theme .fa-map-marker:before {
  content: "\f041";
}
.alberi-theme .fa-map-marker-alt:before {
  content: "\f3c5";
}
.alberi-theme .fa-map-pin:before {
  content: "\f276";
}
.alberi-theme .fa-map-signs:before {
  content: "\f277";
}
.alberi-theme .fa-markdown:before {
  content: "\f60f";
}
.alberi-theme .fa-marker:before {
  content: "\f5a1";
}
.alberi-theme .fa-mars:before {
  content: "\f222";
}
.alberi-theme .fa-mars-double:before {
  content: "\f227";
}
.alberi-theme .fa-mars-stroke:before {
  content: "\f229";
}
.alberi-theme .fa-mars-stroke-h:before {
  content: "\f22b";
}
.alberi-theme .fa-mars-stroke-v:before {
  content: "\f22a";
}
.alberi-theme .fa-mask:before {
  content: "\f6fa";
}
.alberi-theme .fa-mastodon:before {
  content: "\f4f6";
}
.alberi-theme .fa-maxcdn:before {
  content: "\f136";
}
.alberi-theme .fa-medal:before {
  content: "\f5a2";
}
.alberi-theme .fa-medapps:before {
  content: "\f3c6";
}
.alberi-theme .fa-medium:before {
  content: "\f23a";
}
.alberi-theme .fa-medium-m:before {
  content: "\f3c7";
}
.alberi-theme .fa-medkit:before {
  content: "\f0fa";
}
.alberi-theme .fa-medrt:before {
  content: "\f3c8";
}
.alberi-theme .fa-meetup:before {
  content: "\f2e0";
}
.alberi-theme .fa-megaport:before {
  content: "\f5a3";
}
.alberi-theme .fa-meh:before {
  content: "\f11a";
}
.alberi-theme .fa-meh-blank:before {
  content: "\f5a4";
}
.alberi-theme .fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.alberi-theme .fa-memory:before {
  content: "\f538";
}
.alberi-theme .fa-menorah:before {
  content: "\f676";
}
.alberi-theme .fa-mercury:before {
  content: "\f223";
}
.alberi-theme .fa-microchip:before {
  content: "\f2db";
}
.alberi-theme .fa-microphone:before {
  content: "\f130";
}
.alberi-theme .fa-microphone-alt:before {
  content: "\f3c9";
}
.alberi-theme .fa-microphone-alt-slash:before {
  content: "\f539";
}
.alberi-theme .fa-microphone-slash:before {
  content: "\f131";
}
.alberi-theme .fa-microscope:before {
  content: "\f610";
}
.alberi-theme .fa-microsoft:before {
  content: "\f3ca";
}
.alberi-theme .fa-minus:before {
  content: "\f068";
}
.alberi-theme .fa-minus-circle:before {
  content: "\f056";
}
.alberi-theme .fa-minus-square:before {
  content: "\f146";
}
.alberi-theme .fa-mix:before {
  content: "\f3cb";
}
.alberi-theme .fa-mixcloud:before {
  content: "\f289";
}
.alberi-theme .fa-mizuni:before {
  content: "\f3cc";
}
.alberi-theme .fa-mobile:before {
  content: "\f10b";
}
.alberi-theme .fa-mobile-alt:before {
  content: "\f3cd";
}
.alberi-theme .fa-modx:before {
  content: "\f285";
}
.alberi-theme .fa-monero:before {
  content: "\f3d0";
}
.alberi-theme .fa-money-bill:before {
  content: "\f0d6";
}
.alberi-theme .fa-money-bill-alt:before {
  content: "\f3d1";
}
.alberi-theme .fa-money-bill-wave:before {
  content: "\f53a";
}
.alberi-theme .fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.alberi-theme .fa-money-check:before {
  content: "\f53c";
}
.alberi-theme .fa-money-check-alt:before {
  content: "\f53d";
}
.alberi-theme .fa-monument:before {
  content: "\f5a6";
}
.alberi-theme .fa-moon:before {
  content: "\f186";
}
.alberi-theme .fa-mortar-pestle:before {
  content: "\f5a7";
}
.alberi-theme .fa-mosque:before {
  content: "\f678";
}
.alberi-theme .fa-motorcycle:before {
  content: "\f21c";
}
.alberi-theme .fa-mountain:before {
  content: "\f6fc";
}
.alberi-theme .fa-mouse-pointer:before {
  content: "\f245";
}
.alberi-theme .fa-music:before {
  content: "\f001";
}
.alberi-theme .fa-napster:before {
  content: "\f3d2";
}
.alberi-theme .fa-neos:before {
  content: "\f612";
}
.alberi-theme .fa-network-wired:before {
  content: "\f6ff";
}
.alberi-theme .fa-neuter:before {
  content: "\f22c";
}
.alberi-theme .fa-newspaper:before {
  content: "\f1ea";
}
.alberi-theme .fa-nimblr:before {
  content: "\f5a8";
}
.alberi-theme .fa-nintendo-switch:before {
  content: "\f418";
}
.alberi-theme .fa-node:before {
  content: "\f419";
}
.alberi-theme .fa-node-js:before {
  content: "\f3d3";
}
.alberi-theme .fa-not-equal:before {
  content: "\f53e";
}
.alberi-theme .fa-notes-medical:before {
  content: "\f481";
}
.alberi-theme .fa-npm:before {
  content: "\f3d4";
}
.alberi-theme .fa-ns8:before {
  content: "\f3d5";
}
.alberi-theme .fa-nutritionix:before {
  content: "\f3d6";
}
.alberi-theme .fa-object-group:before {
  content: "\f247";
}
.alberi-theme .fa-object-ungroup:before {
  content: "\f248";
}
.alberi-theme .fa-odnoklassniki:before {
  content: "\f263";
}
.alberi-theme .fa-odnoklassniki-square:before {
  content: "\f264";
}
.alberi-theme .fa-oil-can:before {
  content: "\f613";
}
.alberi-theme .fa-old-republic:before {
  content: "\f510";
}
.alberi-theme .fa-om:before {
  content: "\f679";
}
.alberi-theme .fa-opencart:before {
  content: "\f23d";
}
.alberi-theme .fa-openid:before {
  content: "\f19b";
}
.alberi-theme .fa-opera:before {
  content: "\f26a";
}
.alberi-theme .fa-optin-monster:before {
  content: "\f23c";
}
.alberi-theme .fa-osi:before {
  content: "\f41a";
}
.alberi-theme .fa-otter:before {
  content: "\f700";
}
.alberi-theme .fa-outdent:before {
  content: "\f03b";
}
.alberi-theme .fa-page4:before {
  content: "\f3d7";
}
.alberi-theme .fa-pagelines:before {
  content: "\f18c";
}
.alberi-theme .fa-paint-brush:before {
  content: "\f1fc";
}
.alberi-theme .fa-paint-roller:before {
  content: "\f5aa";
}
.alberi-theme .fa-palette:before {
  content: "\f53f";
}
.alberi-theme .fa-palfed:before {
  content: "\f3d8";
}
.alberi-theme .fa-pallet:before {
  content: "\f482";
}
.alberi-theme .fa-paper-plane:before {
  content: "\f1d8";
}
.alberi-theme .fa-paperclip:before {
  content: "\f0c6";
}
.alberi-theme .fa-parachute-box:before {
  content: "\f4cd";
}
.alberi-theme .fa-paragraph:before {
  content: "\f1dd";
}
.alberi-theme .fa-parking:before {
  content: "\f540";
}
.alberi-theme .fa-passport:before {
  content: "\f5ab";
}
.alberi-theme .fa-pastafarianism:before {
  content: "\f67b";
}
.alberi-theme .fa-paste:before {
  content: "\f0ea";
}
.alberi-theme .fa-patreon:before {
  content: "\f3d9";
}
.alberi-theme .fa-pause:before {
  content: "\f04c";
}
.alberi-theme .fa-pause-circle:before {
  content: "\f28b";
}
.alberi-theme .fa-paw:before {
  content: "\f1b0";
}
.alberi-theme .fa-paypal:before {
  content: "\f1ed";
}
.alberi-theme .fa-peace:before {
  content: "\f67c";
}
.alberi-theme .fa-pen:before {
  content: "\f304";
}
.alberi-theme .fa-pen-alt:before {
  content: "\f305";
}
.alberi-theme .fa-pen-fancy:before {
  content: "\f5ac";
}
.alberi-theme .fa-pen-nib:before {
  content: "\f5ad";
}
.alberi-theme .fa-pen-square:before {
  content: "\f14b";
}
.alberi-theme .fa-pencil-alt:before {
  content: "\f303";
}
.alberi-theme .fa-pencil-ruler:before {
  content: "\f5ae";
}
.alberi-theme .fa-penny-arcade:before {
  content: "\f704";
}
.alberi-theme .fa-people-carry:before {
  content: "\f4ce";
}
.alberi-theme .fa-percent:before {
  content: "\f295";
}
.alberi-theme .fa-percentage:before {
  content: "\f541";
}
.alberi-theme .fa-periscope:before {
  content: "\f3da";
}
.alberi-theme .fa-phabricator:before {
  content: "\f3db";
}
.alberi-theme .fa-phoenix-framework:before {
  content: "\f3dc";
}
.alberi-theme .fa-phoenix-squadron:before {
  content: "\f511";
}
.alberi-theme .fa-phone:before {
  content: "\f095";
}
.alberi-theme .fa-phone-slash:before {
  content: "\f3dd";
}
.alberi-theme .fa-phone-square:before {
  content: "\f098";
}
.alberi-theme .fa-phone-volume:before {
  content: "\f2a0";
}
.alberi-theme .fa-php:before {
  content: "\f457";
}
.alberi-theme .fa-pied-piper:before {
  content: "\f2ae";
}
.alberi-theme .fa-pied-piper-alt:before {
  content: "\f1a8";
}
.alberi-theme .fa-pied-piper-hat:before {
  content: "\f4e5";
}
.alberi-theme .fa-pied-piper-pp:before {
  content: "\f1a7";
}
.alberi-theme .fa-piggy-bank:before {
  content: "\f4d3";
}
.alberi-theme .fa-pills:before {
  content: "\f484";
}
.alberi-theme .fa-pinterest:before {
  content: "\f0d2";
}
.alberi-theme .fa-pinterest-p:before {
  content: "\f231";
}
.alberi-theme .fa-pinterest-square:before {
  content: "\f0d3";
}
.alberi-theme .fa-place-of-worship:before {
  content: "\f67f";
}
.alberi-theme .fa-plane:before {
  content: "\f072";
}
.alberi-theme .fa-plane-arrival:before {
  content: "\f5af";
}
.alberi-theme .fa-plane-departure:before {
  content: "\f5b0";
}
.alberi-theme .fa-play:before {
  content: "\f04b";
}
.alberi-theme .fa-play-circle:before {
  content: "\f144";
}
.alberi-theme .fa-playstation:before {
  content: "\f3df";
}
.alberi-theme .fa-plug:before {
  content: "\f1e6";
}
.alberi-theme .fa-plus:before {
  content: "\f067";
}
.alberi-theme .fa-plus-circle:before {
  content: "\f055";
}
.alberi-theme .fa-plus-square:before {
  content: "\f0fe";
}
.alberi-theme .fa-podcast:before {
  content: "\f2ce";
}
.alberi-theme .fa-poll:before {
  content: "\f681";
}
.alberi-theme .fa-poll-h:before {
  content: "\f682";
}
.alberi-theme .fa-poo:before {
  content: "\f2fe";
}
.alberi-theme .fa-poop:before {
  content: "\f619";
}
.alberi-theme .fa-portrait:before {
  content: "\f3e0";
}
.alberi-theme .fa-pound-sign:before {
  content: "\f154";
}
.alberi-theme .fa-power-off:before {
  content: "\f011";
}
.alberi-theme .fa-pray:before {
  content: "\f683";
}
.alberi-theme .fa-praying-hands:before {
  content: "\f684";
}
.alberi-theme .fa-prescription:before {
  content: "\f5b1";
}
.alberi-theme .fa-prescription-bottle:before {
  content: "\f485";
}
.alberi-theme .fa-prescription-bottle-alt:before {
  content: "\f486";
}
.alberi-theme .fa-print:before {
  content: "\f02f";
}
.alberi-theme .fa-procedures:before {
  content: "\f487";
}
.alberi-theme .fa-product-hunt:before {
  content: "\f288";
}
.alberi-theme .fa-project-diagram:before {
  content: "\f542";
}
.alberi-theme .fa-pushed:before {
  content: "\f3e1";
}
.alberi-theme .fa-puzzle-piece:before {
  content: "\f12e";
}
.alberi-theme .fa-python:before {
  content: "\f3e2";
}
.alberi-theme .fa-qq:before {
  content: "\f1d6";
}
.alberi-theme .fa-qrcode:before {
  content: "\f029";
}
.alberi-theme .fa-question:before {
  content: "\f128";
}
.alberi-theme .fa-question-circle:before {
  content: "\f059";
}
.alberi-theme .fa-quidditch:before {
  content: "\f458";
}
.alberi-theme .fa-quinscape:before {
  content: "\f459";
}
.alberi-theme .fa-quora:before {
  content: "\f2c4";
}
.alberi-theme .fa-quote-left:before {
  content: "\f10d";
}
.alberi-theme .fa-quote-right:before {
  content: "\f10e";
}
.alberi-theme .fa-quran:before {
  content: "\f687";
}
.alberi-theme .fa-r-project:before {
  content: "\f4f7";
}
.alberi-theme .fa-random:before {
  content: "\f074";
}
.alberi-theme .fa-ravelry:before {
  content: "\f2d9";
}
.alberi-theme .fa-react:before {
  content: "\f41b";
}
.alberi-theme .fa-readme:before {
  content: "\f4d5";
}
.alberi-theme .fa-rebel:before {
  content: "\f1d0";
}
.alberi-theme .fa-receipt:before {
  content: "\f543";
}
.alberi-theme .fa-recycle:before {
  content: "\f1b8";
}
.alberi-theme .fa-red-river:before {
  content: "\f3e3";
}
.alberi-theme .fa-reddit:before {
  content: "\f1a1";
}
.alberi-theme .fa-reddit-alien:before {
  content: "\f281";
}
.alberi-theme .fa-reddit-square:before {
  content: "\f1a2";
}
.alberi-theme .fa-redo:before {
  content: "\f01e";
}
.alberi-theme .fa-redo-alt:before {
  content: "\f2f9";
}
.alberi-theme .fa-registered:before {
  content: "\f25d";
}
.alberi-theme .fa-rendact:before {
  content: "\f3e4";
}
.alberi-theme .fa-renren:before {
  content: "\f18b";
}
.alberi-theme .fa-reply:before {
  content: "\f3e5";
}
.alberi-theme .fa-reply-all:before {
  content: "\f122";
}
.alberi-theme .fa-replyd:before {
  content: "\f3e6";
}
.alberi-theme .fa-researchgate:before {
  content: "\f4f8";
}
.alberi-theme .fa-resolving:before {
  content: "\f3e7";
}
.alberi-theme .fa-retweet:before {
  content: "\f079";
}
.alberi-theme .fa-rev:before {
  content: "\f5b2";
}
.alberi-theme .fa-ribbon:before {
  content: "\f4d6";
}
.alberi-theme .fa-ring:before {
  content: "\f70b";
}
.alberi-theme .fa-road:before {
  content: "\f018";
}
.alberi-theme .fa-robot:before {
  content: "\f544";
}
.alberi-theme .fa-rocket:before {
  content: "\f135";
}
.alberi-theme .fa-rocketchat:before {
  content: "\f3e8";
}
.alberi-theme .fa-rockrms:before {
  content: "\f3e9";
}
.alberi-theme .fa-route:before {
  content: "\f4d7";
}
.alberi-theme .fa-rss:before {
  content: "\f09e";
}
.alberi-theme .fa-rss-square:before {
  content: "\f143";
}
.alberi-theme .fa-ruble-sign:before {
  content: "\f158";
}
.alberi-theme .fa-ruler:before {
  content: "\f545";
}
.alberi-theme .fa-ruler-combined:before {
  content: "\f546";
}
.alberi-theme .fa-ruler-horizontal:before {
  content: "\f547";
}
.alberi-theme .fa-ruler-vertical:before {
  content: "\f548";
}
.alberi-theme .fa-running:before {
  content: "\f70c";
}
.alberi-theme .fa-rupee-sign:before {
  content: "\f156";
}
.alberi-theme .fa-sad-cry:before {
  content: "\f5b3";
}
.alberi-theme .fa-sad-tear:before {
  content: "\f5b4";
}
.alberi-theme .fa-safari:before {
  content: "\f267";
}
.alberi-theme .fa-sass:before {
  content: "\f41e";
}
.alberi-theme .fa-save:before {
  content: "\f0c7";
}
.alberi-theme .fa-schlix:before {
  content: "\f3ea";
}
.alberi-theme .fa-school:before {
  content: "\f549";
}
.alberi-theme .fa-screwdriver:before {
  content: "\f54a";
}
.alberi-theme .fa-scribd:before {
  content: "\f28a";
}
.alberi-theme .fa-scroll:before {
  content: "\f70e";
}
.alberi-theme .fa-search:before {
  content: "\f002";
}
.alberi-theme .fa-search-dollar:before {
  content: "\f688";
}
.alberi-theme .fa-search-location:before {
  content: "\f689";
}
.alberi-theme .fa-search-minus:before {
  content: "\f010";
}
.alberi-theme .fa-search-plus:before {
  content: "\f00e";
}
.alberi-theme .fa-searchengin:before {
  content: "\f3eb";
}
.alberi-theme .fa-seedling:before {
  content: "\f4d8";
}
.alberi-theme .fa-sellcast:before {
  content: "\f2da";
}
.alberi-theme .fa-sellsy:before {
  content: "\f213";
}
.alberi-theme .fa-server:before {
  content: "\f233";
}
.alberi-theme .fa-servicestack:before {
  content: "\f3ec";
}
.alberi-theme .fa-shapes:before {
  content: "\f61f";
}
.alberi-theme .fa-share:before {
  content: "\f064";
}
.alberi-theme .fa-share-alt:before {
  content: "\f1e0";
}
.alberi-theme .fa-share-alt-square:before {
  content: "\f1e1";
}
.alberi-theme .fa-share-square:before {
  content: "\f14d";
}
.alberi-theme .fa-shekel-sign:before {
  content: "\f20b";
}
.alberi-theme .fa-shield-alt:before {
  content: "\f3ed";
}
.alberi-theme .fa-ship:before {
  content: "\f21a";
}
.alberi-theme .fa-shipping-fast:before {
  content: "\f48b";
}
.alberi-theme .fa-shirtsinbulk:before {
  content: "\f214";
}
.alberi-theme .fa-shoe-prints:before {
  content: "\f54b";
}
.alberi-theme .fa-shopping-bag:before {
  content: "\f290";
}
.alberi-theme .fa-shopping-basket:before {
  content: "\f291";
}
.alberi-theme .fa-shopping-cart:before {
  content: "\f07a";
}
.alberi-theme .fa-shopware:before {
  content: "\f5b5";
}
.alberi-theme .fa-shower:before {
  content: "\f2cc";
}
.alberi-theme .fa-shuttle-van:before {
  content: "\f5b6";
}
.alberi-theme .fa-sign:before {
  content: "\f4d9";
}
.alberi-theme .fa-sign-in-alt:before {
  content: "\f2f6";
}
.alberi-theme .fa-sign-language:before {
  content: "\f2a7";
}
.alberi-theme .fa-sign-out-alt:before {
  content: "\f2f5";
}
.alberi-theme .fa-signal:before {
  content: "\f012";
}
.alberi-theme .fa-signature:before {
  content: "\f5b7";
}
.alberi-theme .fa-simplybuilt:before {
  content: "\f215";
}
.alberi-theme .fa-sistrix:before {
  content: "\f3ee";
}
.alberi-theme .fa-sitemap:before {
  content: "\f0e8";
}
.alberi-theme .fa-sith:before {
  content: "\f512";
}
.alberi-theme .fa-skull:before {
  content: "\f54c";
}
.alberi-theme .fa-skull-crossbones:before {
  content: "\f714";
}
.alberi-theme .fa-skyatlas:before {
  content: "\f216";
}
.alberi-theme .fa-skype:before {
  content: "\f17e";
}
.alberi-theme .fa-slack:before {
  content: "\f198";
}
.alberi-theme .fa-slack-hash:before {
  content: "\f3ef";
}
.alberi-theme .fa-slash:before {
  content: "\f715";
}
.alberi-theme .fa-sliders-h:before {
  content: "\f1de";
}
.alberi-theme .fa-slideshare:before {
  content: "\f1e7";
}
.alberi-theme .fa-smile:before {
  content: "\f118";
}
.alberi-theme .fa-smile-beam:before {
  content: "\f5b8";
}
.alberi-theme .fa-smile-wink:before {
  content: "\f4da";
}
.alberi-theme .fa-smoking:before {
  content: "\f48d";
}
.alberi-theme .fa-smoking-ban:before {
  content: "\f54d";
}
.alberi-theme .fa-snapchat:before {
  content: "\f2ab";
}
.alberi-theme .fa-snapchat-ghost:before {
  content: "\f2ac";
}
.alberi-theme .fa-snapchat-square:before {
  content: "\f2ad";
}
.alberi-theme .fa-snowflake:before {
  content: "\f2dc";
}
.alberi-theme .fa-socks:before {
  content: "\f696";
}
.alberi-theme .fa-solar-panel:before {
  content: "\f5ba";
}
.alberi-theme .fa-sort:before {
  content: "\f0dc";
}
.alberi-theme .fa-sort-alpha-down:before {
  content: "\f15d";
}
.alberi-theme .fa-sort-alpha-up:before {
  content: "\f15e";
}
.alberi-theme .fa-sort-amount-down:before {
  content: "\f160";
}
.alberi-theme .fa-sort-amount-up:before {
  content: "\f161";
}
.alberi-theme .fa-sort-down:before {
  content: "\f0dd";
}
.alberi-theme .fa-sort-numeric-down:before {
  content: "\f162";
}
.alberi-theme .fa-sort-numeric-up:before {
  content: "\f163";
}
.alberi-theme .fa-sort-up:before {
  content: "\f0de";
}
.alberi-theme .fa-soundcloud:before {
  content: "\f1be";
}
.alberi-theme .fa-spa:before {
  content: "\f5bb";
}
.alberi-theme .fa-space-shuttle:before {
  content: "\f197";
}
.alberi-theme .fa-speakap:before {
  content: "\f3f3";
}
.alberi-theme .fa-spider:before {
  content: "\f717";
}
.alberi-theme .fa-spinner:before {
  content: "\f110";
}
.alberi-theme .fa-splotch:before {
  content: "\f5bc";
}
.alberi-theme .fa-spotify:before {
  content: "\f1bc";
}
.alberi-theme .fa-spray-can:before {
  content: "\f5bd";
}
.alberi-theme .fa-square:before {
  content: "\f0c8";
}
.alberi-theme .fa-square-full:before {
  content: "\f45c";
}
.alberi-theme .fa-square-root-alt:before {
  content: "\f698";
}
.alberi-theme .fa-squarespace:before {
  content: "\f5be";
}
.alberi-theme .fa-stack-exchange:before {
  content: "\f18d";
}
.alberi-theme .fa-stack-overflow:before {
  content: "\f16c";
}
.alberi-theme .fa-stamp:before {
  content: "\f5bf";
}
.alberi-theme .fa-star:before {
  content: "\f005";
}
.alberi-theme .fa-star-and-crescent:before {
  content: "\f699";
}
.alberi-theme .fa-star-half:before {
  content: "\f089";
}
.alberi-theme .fa-star-half-alt:before {
  content: "\f5c0";
}
.alberi-theme .fa-star-of-david:before {
  content: "\f69a";
}
.alberi-theme .fa-star-of-life:before {
  content: "\f621";
}
.alberi-theme .fa-staylinked:before {
  content: "\f3f5";
}
.alberi-theme .fa-steam:before {
  content: "\f1b6";
}
.alberi-theme .fa-steam-square:before {
  content: "\f1b7";
}
.alberi-theme .fa-steam-symbol:before {
  content: "\f3f6";
}
.alberi-theme .fa-step-backward:before {
  content: "\f048";
}
.alberi-theme .fa-step-forward:before {
  content: "\f051";
}
.alberi-theme .fa-stethoscope:before {
  content: "\f0f1";
}
.alberi-theme .fa-sticker-mule:before {
  content: "\f3f7";
}
.alberi-theme .fa-sticky-note:before {
  content: "\f249";
}
.alberi-theme .fa-stop:before {
  content: "\f04d";
}
.alberi-theme .fa-stop-circle:before {
  content: "\f28d";
}
.alberi-theme .fa-stopwatch:before {
  content: "\f2f2";
}
.alberi-theme .fa-store:before {
  content: "\f54e";
}
.alberi-theme .fa-store-alt:before {
  content: "\f54f";
}
.alberi-theme .fa-strava:before {
  content: "\f428";
}
.alberi-theme .fa-stream:before {
  content: "\f550";
}
.alberi-theme .fa-street-view:before {
  content: "\f21d";
}
.alberi-theme .fa-strikethrough:before {
  content: "\f0cc";
}
.alberi-theme .fa-stripe:before {
  content: "\f429";
}
.alberi-theme .fa-stripe-s:before {
  content: "\f42a";
}
.alberi-theme .fa-stroopwafel:before {
  content: "\f551";
}
.alberi-theme .fa-studiovinari:before {
  content: "\f3f8";
}
.alberi-theme .fa-stumbleupon:before {
  content: "\f1a4";
}
.alberi-theme .fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.alberi-theme .fa-subscript:before {
  content: "\f12c";
}
.alberi-theme .fa-subway:before {
  content: "\f239";
}
.alberi-theme .fa-suitcase:before {
  content: "\f0f2";
}
.alberi-theme .fa-suitcase-rolling:before {
  content: "\f5c1";
}
.alberi-theme .fa-sun:before {
  content: "\f185";
}
.alberi-theme .fa-superpowers:before {
  content: "\f2dd";
}
.alberi-theme .fa-superscript:before {
  content: "\f12b";
}
.alberi-theme .fa-supple:before {
  content: "\f3f9";
}
.alberi-theme .fa-surprise:before {
  content: "\f5c2";
}
.alberi-theme .fa-swatchbook:before {
  content: "\f5c3";
}
.alberi-theme .fa-swimmer:before {
  content: "\f5c4";
}
.alberi-theme .fa-swimming-pool:before {
  content: "\f5c5";
}
.alberi-theme .fa-synagogue:before {
  content: "\f69b";
}
.alberi-theme .fa-sync:before {
  content: "\f021";
}
.alberi-theme .fa-sync-alt:before {
  content: "\f2f1";
}
.alberi-theme .fa-syringe:before {
  content: "\f48e";
}
.alberi-theme .fa-table:before {
  content: "\f0ce";
}
.alberi-theme .fa-table-tennis:before {
  content: "\f45d";
}
.alberi-theme .fa-tablet:before {
  content: "\f10a";
}
.alberi-theme .fa-tablet-alt:before {
  content: "\f3fa";
}
.alberi-theme .fa-tablets:before {
  content: "\f490";
}
.alberi-theme .fa-tachometer-alt:before {
  content: "\f3fd";
}
.alberi-theme .fa-tag:before {
  content: "\f02b";
}
.alberi-theme .fa-tags:before {
  content: "\f02c";
}
.alberi-theme .fa-tape:before {
  content: "\f4db";
}
.alberi-theme .fa-tasks:before {
  content: "\f0ae";
}
.alberi-theme .fa-taxi:before {
  content: "\f1ba";
}
.alberi-theme .fa-teamspeak:before {
  content: "\f4f9";
}
.alberi-theme .fa-teeth:before {
  content: "\f62e";
}
.alberi-theme .fa-teeth-open:before {
  content: "\f62f";
}
.alberi-theme .fa-telegram:before {
  content: "\f2c6";
}
.alberi-theme .fa-telegram-plane:before {
  content: "\f3fe";
}
.alberi-theme .fa-tencent-weibo:before {
  content: "\f1d5";
}
.alberi-theme .fa-terminal:before {
  content: "\f120";
}
.alberi-theme .fa-text-height:before {
  content: "\f034";
}
.alberi-theme .fa-text-width:before {
  content: "\f035";
}
.alberi-theme .fa-th:before {
  content: "\f00a";
}
.alberi-theme .fa-th-large:before {
  content: "\f009";
}
.alberi-theme .fa-th-list:before {
  content: "\f00b";
}
.alberi-theme .fa-the-red-yeti:before {
  content: "\f69d";
}
.alberi-theme .fa-theater-masks:before {
  content: "\f630";
}
.alberi-theme .fa-themeco:before {
  content: "\f5c6";
}
.alberi-theme .fa-themeisle:before {
  content: "\f2b2";
}
.alberi-theme .fa-thermometer:before {
  content: "\f491";
}
.alberi-theme .fa-thermometer-empty:before {
  content: "\f2cb";
}
.alberi-theme .fa-thermometer-full:before {
  content: "\f2c7";
}
.alberi-theme .fa-thermometer-half:before {
  content: "\f2c9";
}
.alberi-theme .fa-thermometer-quarter:before {
  content: "\f2ca";
}
.alberi-theme .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.alberi-theme .fa-thumbs-down:before {
  content: "\f165";
}
.alberi-theme .fa-thumbs-up:before {
  content: "\f164";
}
.alberi-theme .fa-thumbtack:before {
  content: "\f08d";
}
.alberi-theme .fa-ticket-alt:before {
  content: "\f3ff";
}
.alberi-theme .fa-times:before {
  content: "\f00d";
}
.alberi-theme .fa-times-circle:before {
  content: "\f057";
}
.alberi-theme .fa-tint:before {
  content: "\f043";
}
.alberi-theme .fa-tint-slash:before {
  content: "\f5c7";
}
.alberi-theme .fa-tired:before {
  content: "\f5c8";
}
.alberi-theme .fa-toggle-off:before {
  content: "\f204";
}
.alberi-theme .fa-toggle-on:before {
  content: "\f205";
}
.alberi-theme .fa-toilet-paper:before {
  content: "\f71e";
}
.alberi-theme .fa-toolbox:before {
  content: "\f552";
}
.alberi-theme .fa-tooth:before {
  content: "\f5c9";
}
.alberi-theme .fa-torah:before {
  content: "\f6a0";
}
.alberi-theme .fa-torii-gate:before {
  content: "\f6a1";
}
.alberi-theme .fa-tractor:before {
  content: "\f722";
}
.alberi-theme .fa-trade-federation:before {
  content: "\f513";
}
.alberi-theme .fa-trademark:before {
  content: "\f25c";
}
.alberi-theme .fa-traffic-light:before {
  content: "\f637";
}
.alberi-theme .fa-train:before {
  content: "\f238";
}
.alberi-theme .fa-transgender:before {
  content: "\f224";
}
.alberi-theme .fa-transgender-alt:before {
  content: "\f225";
}
.alberi-theme .fa-trash:before {
  content: "\f1f8";
}
.alberi-theme .fa-trash-alt:before {
  content: "\f2ed";
}
.alberi-theme .fa-tree:before {
  content: "\f1bb";
}
.alberi-theme .fa-trello:before {
  content: "\f181";
}
.alberi-theme .fa-tripadvisor:before {
  content: "\f262";
}
.alberi-theme .fa-trophy:before {
  content: "\f091";
}
.alberi-theme .fa-truck:before {
  content: "\f0d1";
}
.alberi-theme .fa-truck-loading:before {
  content: "\f4de";
}
.alberi-theme .fa-truck-monster:before {
  content: "\f63b";
}
.alberi-theme .fa-truck-moving:before {
  content: "\f4df";
}
.alberi-theme .fa-truck-pickup:before {
  content: "\f63c";
}
.alberi-theme .fa-tshirt:before {
  content: "\f553";
}
.alberi-theme .fa-tty:before {
  content: "\f1e4";
}
.alberi-theme .fa-tumblr:before {
  content: "\f173";
}
.alberi-theme .fa-tumblr-square:before {
  content: "\f174";
}
.alberi-theme .fa-tv:before {
  content: "\f26c";
}
.alberi-theme .fa-twitch:before {
  content: "\f1e8";
}
.alberi-theme .fa-twitter:before {
  content: "\f099";
}
.alberi-theme .fa-twitter-square:before {
  content: "\f081";
}
.alberi-theme .fa-typo3:before {
  content: "\f42b";
}
.alberi-theme .fa-uber:before {
  content: "\f402";
}
.alberi-theme .fa-uikit:before {
  content: "\f403";
}
.alberi-theme .fa-umbrella:before {
  content: "\f0e9";
}
.alberi-theme .fa-umbrella-beach:before {
  content: "\f5ca";
}
.alberi-theme .fa-underline:before {
  content: "\f0cd";
}
.alberi-theme .fa-undo:before {
  content: "\f0e2";
}
.alberi-theme .fa-undo-alt:before {
  content: "\f2ea";
}
.alberi-theme .fa-uniregistry:before {
  content: "\f404";
}
.alberi-theme .fa-universal-access:before {
  content: "\f29a";
}
.alberi-theme .fa-university:before {
  content: "\f19c";
}
.alberi-theme .fa-unlink:before {
  content: "\f127";
}
.alberi-theme .fa-unlock:before {
  content: "\f09c";
}
.alberi-theme .fa-unlock-alt:before {
  content: "\f13e";
}
.alberi-theme .fa-untappd:before {
  content: "\f405";
}
.alberi-theme .fa-upload:before {
  content: "\f093";
}
.alberi-theme .fa-usb:before {
  content: "\f287";
}
.alberi-theme .fa-user:before {
  content: "\f007";
}
.alberi-theme .fa-user-alt:before {
  content: "\f406";
}
.alberi-theme .fa-user-alt-slash:before {
  content: "\f4fa";
}
.alberi-theme .fa-user-astronaut:before {
  content: "\f4fb";
}
.alberi-theme .fa-user-check:before {
  content: "\f4fc";
}
.alberi-theme .fa-user-circle:before {
  content: "\f2bd";
}
.alberi-theme .fa-user-clock:before {
  content: "\f4fd";
}
.alberi-theme .fa-user-cog:before {
  content: "\f4fe";
}
.alberi-theme .fa-user-edit:before {
  content: "\f4ff";
}
.alberi-theme .fa-user-friends:before {
  content: "\f500";
}
.alberi-theme .fa-user-graduate:before {
  content: "\f501";
}
.alberi-theme .fa-user-injured:before {
  content: "\f728";
}
.alberi-theme .fa-user-lock:before {
  content: "\f502";
}
.alberi-theme .fa-user-md:before {
  content: "\f0f0";
}
.alberi-theme .fa-user-minus:before {
  content: "\f503";
}
.alberi-theme .fa-user-ninja:before {
  content: "\f504";
}
.alberi-theme .fa-user-plus:before {
  content: "\f234";
}
.alberi-theme .fa-user-secret:before {
  content: "\f21b";
}
.alberi-theme .fa-user-shield:before {
  content: "\f505";
}
.alberi-theme .fa-user-slash:before {
  content: "\f506";
}
.alberi-theme .fa-user-tag:before {
  content: "\f507";
}
.alberi-theme .fa-user-tie:before {
  content: "\f508";
}
.alberi-theme .fa-user-times:before {
  content: "\f235";
}
.alberi-theme .fa-users:before {
  content: "\f0c0";
}
.alberi-theme .fa-users-cog:before {
  content: "\f509";
}
.alberi-theme .fa-ussunnah:before {
  content: "\f407";
}
.alberi-theme .fa-utensil-spoon:before {
  content: "\f2e5";
}
.alberi-theme .fa-utensils:before {
  content: "\f2e7";
}
.alberi-theme .fa-vaadin:before {
  content: "\f408";
}
.alberi-theme .fa-vector-square:before {
  content: "\f5cb";
}
.alberi-theme .fa-venus:before {
  content: "\f221";
}
.alberi-theme .fa-venus-double:before {
  content: "\f226";
}
.alberi-theme .fa-venus-mars:before {
  content: "\f228";
}
.alberi-theme .fa-viacoin:before {
  content: "\f237";
}
.alberi-theme .fa-viadeo:before {
  content: "\f2a9";
}
.alberi-theme .fa-viadeo-square:before {
  content: "\f2aa";
}
.alberi-theme .fa-vial:before {
  content: "\f492";
}
.alberi-theme .fa-vials:before {
  content: "\f493";
}
.alberi-theme .fa-viber:before {
  content: "\f409";
}
.alberi-theme .fa-video:before {
  content: "\f03d";
}
.alberi-theme .fa-video-slash:before {
  content: "\f4e2";
}
.alberi-theme .fa-vihara:before {
  content: "\f6a7";
}
.alberi-theme .fa-vimeo:before {
  content: "\f40a";
}
.alberi-theme .fa-vimeo-square:before {
  content: "\f194";
}
.alberi-theme .fa-vimeo-v:before {
  content: "\f27d";
}
.alberi-theme .fa-vine:before {
  content: "\f1ca";
}
.alberi-theme .fa-vk:before {
  content: "\f189";
}
.alberi-theme .fa-vnv:before {
  content: "\f40b";
}
.alberi-theme .fa-volleyball-ball:before {
  content: "\f45f";
}
.alberi-theme .fa-volume-down:before {
  content: "\f027";
}
.alberi-theme .fa-volume-mute:before {
  content: "\f6a9";
}
.alberi-theme .fa-volume-off:before {
  content: "\f026";
}
.alberi-theme .fa-volume-up:before {
  content: "\f028";
}
.alberi-theme .fa-vuejs:before {
  content: "\f41f";
}
.alberi-theme .fa-walking:before {
  content: "\f554";
}
.alberi-theme .fa-wallet:before {
  content: "\f555";
}
.alberi-theme .fa-warehouse:before {
  content: "\f494";
}
.alberi-theme .fa-weebly:before {
  content: "\f5cc";
}
.alberi-theme .fa-weibo:before {
  content: "\f18a";
}
.alberi-theme .fa-weight:before {
  content: "\f496";
}
.alberi-theme .fa-weight-hanging:before {
  content: "\f5cd";
}
.alberi-theme .fa-weixin:before {
  content: "\f1d7";
}
.alberi-theme .fa-whatsapp:before {
  content: "\f232";
}
.alberi-theme .fa-whatsapp-square:before {
  content: "\f40c";
}
.alberi-theme .fa-wheelchair:before {
  content: "\f193";
}
.alberi-theme .fa-whmcs:before {
  content: "\f40d";
}
.alberi-theme .fa-wifi:before {
  content: "\f1eb";
}
.alberi-theme .fa-wikipedia-w:before {
  content: "\f266";
}
.alberi-theme .fa-wind:before {
  content: "\f72e";
}
.alberi-theme .fa-window-close:before {
  content: "\f410";
}
.alberi-theme .fa-window-maximize:before {
  content: "\f2d0";
}
.alberi-theme .fa-window-minimize:before {
  content: "\f2d1";
}
.alberi-theme .fa-window-restore:before {
  content: "\f2d2";
}
.alberi-theme .fa-windows:before {
  content: "\f17a";
}
.alberi-theme .fa-wine-bottle:before {
  content: "\f72f";
}
.alberi-theme .fa-wine-glass:before {
  content: "\f4e3";
}
.alberi-theme .fa-wine-glass-alt:before {
  content: "\f5ce";
}
.alberi-theme .fa-wix:before {
  content: "\f5cf";
}
.alberi-theme .fa-wizards-of-the-coast:before {
  content: "\f730";
}
.alberi-theme .fa-wolf-pack-battalion:before {
  content: "\f514";
}
.alberi-theme .fa-won-sign:before {
  content: "\f159";
}
.alberi-theme .fa-wordpress:before {
  content: "\f19a";
}
.alberi-theme .fa-wordpress-simple:before {
  content: "\f411";
}
.alberi-theme .fa-wpbeginner:before {
  content: "\f297";
}
.alberi-theme .fa-wpexplorer:before {
  content: "\f2de";
}
.alberi-theme .fa-wpforms:before {
  content: "\f298";
}
.alberi-theme .fa-wrench:before {
  content: "\f0ad";
}
.alberi-theme .fa-x-ray:before {
  content: "\f497";
}
.alberi-theme .fa-xbox:before {
  content: "\f412";
}
.alberi-theme .fa-xing:before {
  content: "\f168";
}
.alberi-theme .fa-xing-square:before {
  content: "\f169";
}
.alberi-theme .fa-y-combinator:before {
  content: "\f23b";
}
.alberi-theme .fa-yahoo:before {
  content: "\f19e";
}
.alberi-theme .fa-yandex:before {
  content: "\f413";
}
.alberi-theme .fa-yandex-international:before {
  content: "\f414";
}
.alberi-theme .fa-yelp:before {
  content: "\f1e9";
}
.alberi-theme .fa-yen-sign:before {
  content: "\f157";
}
.alberi-theme .fa-yin-yang:before {
  content: "\f6ad";
}
.alberi-theme .fa-yoast:before {
  content: "\f2b1";
}
.alberi-theme .fa-youtube:before {
  content: "\f167";
}
.alberi-theme .fa-youtube-square:before {
  content: "\f431";
}
.alberi-theme .fa-zhihu:before {
  content: "\f63f";
}
.alberi-theme .sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.alberi-theme .sr-only-focusable:active,
.alberi-theme .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.alberi-theme .fab {
  font-family: "Font Awesome 5 Brands";
}
.alberi-theme .far {
  font-weight: 400;
}
.alberi-theme .fa,
.alberi-theme .far,
.alberi-theme .fas {
  font-family: "Font Awesome 5 Free";
}
.alberi-theme .fa,
.alberi-theme .fas {
  font-weight: 900;
}
.alberi-theme #wrapper [class^=icon-],
.alberi-theme #wrapper [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "hcomm" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.alberi-theme #wrapper [class^=icon-] #wrapper .custom-form .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme #wrapper [class^=icon-] #wrapper .amministratori-form .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme #wrapper [class^=icon-] #wrapper .hera-ricarica-form .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme #wrapper [class^=icon-] #wrapper .imprese-form .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme #wrapper [class^=icon-] #wrapper .ricarica-pubblica-casa .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme #wrapper [class^=icon-] #wrapper .ricarica-privata-casa .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme #wrapper [class^=icon-] #wrapper .public-amm-form .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme #wrapper [class*=" icon-"] #wrapper .custom-form .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme #wrapper [class*=" icon-"] #wrapper .amministratori-form .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme #wrapper [class*=" icon-"] #wrapper .hera-ricarica-form .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme #wrapper [class*=" icon-"] #wrapper .imprese-form .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme #wrapper [class*=" icon-"] #wrapper .ricarica-pubblica-casa .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme #wrapper [class*=" icon-"] #wrapper .ricarica-privata-casa .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme #wrapper [class*=" icon-"] #wrapper .public-amm-form .liferay-ddm-form-field-captcha .icon-refresh {
  font-family: "fontawesome" !important;
}
.alberi-theme .icon-activity:before {
  content: "\e947";
}
.alberi-theme .icon-alert-circle:before {
  content: "\e948";
}
.alberi-theme .icon-alert-triangle:before {
  content: "\e949";
}
.alberi-theme .icon-arrow-down-circle:before {
  content: "\e946";
}
.alberi-theme .icon-arrow-down:before {
  content: "\e94a";
}
.alberi-theme .icon-arrow-left-circle:before {
  content: "\e94b";
}
.alberi-theme .icon-arrow-left:before {
  content: "\e94c";
}
.alberi-theme .icon-arrow-right-circle:before {
  content: "\e94d";
}
.alberi-theme .icon-arrow-right:before {
  content: "\e94e";
}
.alberi-theme .icon-arrow-up-circle:before {
  content: "\e94f";
}
.alberi-theme .icon-arrow-up:before {
  content: "\e950";
}
.alberi-theme .icon-book-open:before {
  content: "\e951";
}
.alberi-theme .icon-check-circle:before {
  content: "\e943";
}
.alberi-theme .icon-check1:before {
  content: "\e952";
}
.alberi-theme .icon-chevron-down:before {
  content: "\e953";
}
.alberi-theme .icon-chevron-left:before {
  content: "\e954";
}
.alberi-theme .icon-chevron-right:before {
  content: "\e955";
}
.alberi-theme .icon-chevron-up:before {
  content: "\e956";
}
.alberi-theme .icon-credit-card:before {
  content: "\e957";
}
.alberi-theme .icon-edit:before {
  content: "\e944";
}
.alberi-theme .icon-globe:before {
  content: "\e958";
}
.alberi-theme .icon-heart:before {
  content: "\e959";
}
.alberi-theme .icon-home1:before {
  content: "\e95a";
}
.alberi-theme .icon-linkedin1:before {
  content: "\e95b";
}
.alberi-theme .icon-mail:before {
  content: "\e945";
}
.alberi-theme .icon-minimize:before {
  content: "\e95c";
}
.alberi-theme .icon-mouse-pointer:before {
  content: "\e95d";
}
.alberi-theme .icon-move:before {
  content: "\e95e";
}
.alberi-theme .icon-phone-call:before {
  content: "\e95f";
}
.alberi-theme .icon-phone-forwarded:before {
  content: "\e960";
}
.alberi-theme .icon-power:before {
  content: "\e961";
}
.alberi-theme .icon-settings:before {
  content: "\e962";
}
.alberi-theme .icon-shield:before {
  content: "\e963";
}
.alberi-theme .icon-shopping-cart:before {
  content: "\e964";
}
.alberi-theme .icon-thumbs-up:before {
  content: "\e965";
}
.alberi-theme .icon-tv:before {
  content: "\e966";
}
.alberi-theme .icon-twitter1:before {
  content: "\e967";
}
.alberi-theme .icon-umbrella:before {
  content: "\e968";
}
.alberi-theme .icon-user-check:before {
  content: "\e969";
}
.alberi-theme .icon-user:before {
  content: "\e96b";
}
.alberi-theme .icon-x:before {
  content: "\e96a";
}
.alberi-theme .icon-minus-alt:before {
  content: "\e941";
}
.alberi-theme .icon-plus-alt:before {
  content: "\e942";
}
.alberi-theme .icon-menu:before {
  content: "\e940";
}
.alberi-theme .icon-key:before {
  content: "\e93f";
}
.alberi-theme .icon-ricarica:before {
  content: "\e93e";
}
.alberi-theme .icon-prezzo_variabile:before {
  content: "\e93a";
}
.alberi-theme .icon-arrow_top:before {
  content: "\e933";
}
.alberi-theme .icon-amministrazione:before {
  content: "\e930";
}
.alberi-theme .icon-analisi:before {
  content: "\e931";
}
.alberi-theme .icon-arrow_right:before {
  content: "\e932";
}
.alberi-theme .icon-condominio:before {
  content: "\e934";
}
.alberi-theme .icon-consulente:before {
  content: "\e935";
}
.alberi-theme .icon-freelance:before {
  content: "\e936";
}
.alberi-theme .icon-geolocalitation:before {
  content: "\e937";
}
.alberi-theme .icon-grandi_aziende:before {
  content: "\e938";
}
.alberi-theme .icon-piccole_imprese:before {
  content: "\e939";
}
.alberi-theme .icon-share:before {
  content: "\e93b";
}
.alberi-theme .icon-mouse:before {
  content: "\e93c";
}
.alberi-theme .icon-portale:before {
  content: "\e93d";
}
.alberi-theme .icon-minus:before {
  content: "\e92f";
}
.alberi-theme .icon-angle-dn:before {
  content: "\e92e";
}
.alberi-theme .icon-plus:before {
  content: "\e92d";
}
.alberi-theme .icon-cancel:before {
  content: "\e92c";
}
.alberi-theme .icon-gas-alt:before {
  content: "\e924";
}
.alberi-theme .icon-lens-alt:before {
  content: "\e927";
}
.alberi-theme .icon-pin:before {
  content: "\e92a";
}
.alberi-theme .icon-check:before {
  content: "\e91b";
}
.alberi-theme .icon-cog:before {
  content: "\e91c";
}
.alberi-theme .icon-confirm:before {
  content: "\e91d";
}
.alberi-theme .icon-creditcard:before {
  content: "\e91e";
}
.alberi-theme .icon-doc-change:before {
  content: "\e91f";
}
.alberi-theme .icon-doc-n-pen:before {
  content: "\e920";
}
.alberi-theme .icon-doc-plus:before {
  content: "\e921";
}
.alberi-theme .icon-doc-subentro:before {
  content: "\e922";
}
.alberi-theme .icon-doc-voltura:before {
  content: "\e923";
}
.alberi-theme .icon-home-s:before {
  content: "\e925";
}
.alberi-theme .icon-led:before {
  content: "\e926";
}
.alberi-theme .icon-lens:before {
  content: "\e928";
}
.alberi-theme .icon-meter:before {
  content: "\e929";
}
.alberi-theme .icon-user-s:before {
  content: "\e92b";
}
.alberi-theme .icon-graph:before {
  content: "\e91a";
}
.alberi-theme .icon-doc:before {
  content: "\e919";
}
.alberi-theme .icon-instagram:before {
  content: "\e917";
}
.alberi-theme .icon-check-list:before {
  content: "\e907";
}
.alberi-theme .icon-checkup:before {
  content: "\e908";
}
.alberi-theme .icon-twitter:before {
  content: "\e909";
}
.alberi-theme .icon-linkedin:before {
  content: "\e90a";
}
.alberi-theme .icon-pinterest:before {
  content: "\e90b";
}
.alberi-theme .icon-flickr:before {
  content: "\e90c";
}
.alberi-theme .icon-fornitori:before {
  content: "\e90d";
}
.alberi-theme .icon-micro:before {
  content: "\e90e";
}
.alberi-theme .icon-youtube:before {
  content: "\e90f";
}
.alberi-theme .icon-gruppo:before {
  content: "\e910";
}
.alberi-theme .icon-chat:before {
  content: "\e911";
}
.alberi-theme .icon-home:before {
  content: "\e912";
}
.alberi-theme .icon-info-circle:before {
  content: "\e913";
}
.alberi-theme .icon-info-alt:before {
  content: "\e914";
}
.alberi-theme .icon-arrow-r:before {
  content: "\e915";
}
.alberi-theme .icon-arrow-l:before {
  content: "\e916";
}
.alberi-theme .icon-search:before {
  content: "\e918";
}
.alberi-theme .icon-tenaglia:before {
  content: "\e906";
}
.alberi-theme .icon-business:before {
  content: "\e900";
}
.alberi-theme .icon-user1:before {
  content: "\e901";
}
.alberi-theme .icon-energia:before {
  content: "\e902";
}
.alberi-theme .icon-gas:before {
  content: "\e903";
}
.alberi-theme .icon-info:before {
  content: "\e904";
}
.alberi-theme .icon-servizi:before {
  content: "\e905";
}
.alberi-theme html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
.alberi-theme body {
  margin: 0;
}
.alberi-theme main {
  display: block;
}
.alberi-theme h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.alberi-theme hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
.alberi-theme pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
.alberi-theme a {
  background-color: transparent;
}
.alberi-theme abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
.alberi-theme b,
.alberi-theme strong {
  font-weight: bolder !important;
}
.alberi-theme code,
.alberi-theme kbd,
.alberi-theme samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
.alberi-theme small {
  font-size: 80%;
}
.alberi-theme sub,
.alberi-theme sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.alberi-theme sub {
  bottom: -0.25em;
}
.alberi-theme sup {
  top: -0.5em;
}
.alberi-theme img {
  border-style: none;
}
.alberi-theme button,
.alberi-theme input,
.alberi-theme optgroup,
.alberi-theme select,
.alberi-theme textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
.alberi-theme button,
.alberi-theme input {
  /* 1 */
  overflow: visible;
}
.alberi-theme button,
.alberi-theme select {
  /* 1 */
  text-transform: none;
}
.alberi-theme button,
.alberi-theme [type=button],
.alberi-theme [type=reset],
.alberi-theme [type=submit] {
  -webkit-appearance: button;
}
.alberi-theme button::-moz-focus-inner,
.alberi-theme [type=button]::-moz-focus-inner,
.alberi-theme [type=reset]::-moz-focus-inner,
.alberi-theme [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.alberi-theme button:-moz-focusring,
.alberi-theme [type=button]:-moz-focusring,
.alberi-theme [type=reset]:-moz-focusring,
.alberi-theme [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.alberi-theme fieldset {
  padding: 0.35em 0.75em 0.625em;
}
.alberi-theme legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
.alberi-theme progress {
  vertical-align: baseline;
}
.alberi-theme textarea {
  overflow: auto;
}
.alberi-theme [type=checkbox],
.alberi-theme [type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
.alberi-theme [type=number]::-webkit-inner-spin-button,
.alberi-theme [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.alberi-theme [type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
.alberi-theme [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.alberi-theme ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
.alberi-theme details {
  display: block;
}
.alberi-theme summary {
  display: list-item;
}
.alberi-theme template {
  display: none;
}
.alberi-theme [hidden] {
  display: none;
}
.alberi-theme .hidden {
  display: none !important;
}
.alberi-theme .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */
}
.alberi-theme .visuallyhidden.focusable:active,
.alberi-theme .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}
.alberi-theme .invisible {
  visibility: hidden;
}
.alberi-theme .clearfix:before,
.alberi-theme .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.alberi-theme .clearfix:after {
  clear: both;
}
.alberi-theme .x-smaller {
  font-size: 10px !important;
}
.alberi-theme .smaller {
  font-size: 12px !important;
}
.alberi-theme .small {
  font-size: 14px !important;
}
.alberi-theme .normal {
  font-size: 16px !important;
}
.alberi-theme .big {
  font-size: 18px !important;
}
.alberi-theme .bigger {
  font-size: 20px !important;
}
.alberi-theme .x-bigger {
  font-size: 22px !important;
}
.alberi-theme .title-mid {
  font-size: 24px !important;
}
.alberi-theme .title-big {
  font-size: 28px !important;
}
.alberi-theme .title-bigger {
  font-size: 32px !important;
}
.alberi-theme .title-x-bigger {
  font-size: 42px !important;
}
.alberi-theme .title-xx-bigger {
  font-size: 64px !important;
}
.alberi-theme .truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.alberi-theme .xlight {
  font-weight: 300;
}
.alberi-theme .light {
  font-weight: 400;
}
.alberi-theme .medium {
  font-weight: 500;
}
.alberi-theme .bold {
  font-weight: 700;
}
.alberi-theme .bolder {
  font-weight: 900;
}
.alberi-theme .letter-spacing-xs {
  letter-spacing: -0.5px;
}
.alberi-theme .letter-spacing-sm {
  letter-spacing: 0.5px;
}
.alberi-theme .letter-spacing-md {
  letter-spacing: -2px;
}
.alberi-theme .letter-spacing-lg {
  letter-spacing: 2px;
}
.alberi-theme .align-sub {
  vertical-align: sub !important;
}
.alberi-theme .l0 {
  line-height: 0;
}
.alberi-theme .l05 {
  line-height: 0.5em;
}
.alberi-theme .l1 {
  line-height: 1em;
}
.alberi-theme .l11 {
  line-height: 1.1em;
}
.alberi-theme .l12 {
  line-height: 1.2em;
}
.alberi-theme .l13 {
  line-height: 1.3em;
}
.alberi-theme .l14 {
  line-height: 1.4em;
}
.alberi-theme .l15 {
  line-height: 1.5em;
}
.alberi-theme .l15 {
  line-height: 1.5em;
}
.alberi-theme .l16 {
  line-height: 1.6em;
}
.alberi-theme .l17 {
  line-height: 1.7em;
}
.alberi-theme .l18 {
  line-height: 1.8em;
}
.alberi-theme .l19 {
  line-height: 1.9em;
}
.alberi-theme .l2 {
  line-height: 2em;
}
.alberi-theme .l25 {
  line-height: 2.5em;
}
.alberi-theme .black {
  color: #000000;
}
.alberi-theme .black-bg {
  background-color: #000000;
}
.alberi-theme .black-two {
  color: #333333;
}
.alberi-theme .black-two-bg {
  background-color: #333333;
}
.alberi-theme .black-three {
  color: #262626;
}
.alberi-theme .black-three-bg {
  background-color: #262626;
}
.alberi-theme .white {
  color: #ffffff;
}
.alberi-theme .white-bg {
  background-color: #ffffff;
}
.alberi-theme .white-two {
  color: #f5f5f5;
}
.alberi-theme .white-two-bg {
  background-color: #f5f5f5;
}
.alberi-theme .white-three {
  color: #d8d8d8;
}
.alberi-theme .white-three-bg {
  background-color: #d8d8d8;
}
.alberi-theme .carnation-pink {
  color: #ff72a4;
}
.alberi-theme .carnation-pink-bg {
  background-color: #ff72a4;
}
.alberi-theme .darkish-pink {
  color: #df3388;
}
.alberi-theme .darkish-pink-bg {
  background-color: #df3388;
}
.alberi-theme .darkish-pink-two {
  color: #dd3398;
}
.alberi-theme .darkish-pink-two-bg {
  background-color: #dd3398;
}
.alberi-theme .darkish-pink-three {
  color: #e54197;
}
.alberi-theme .darkish-pink-three-bg {
  background-color: #e54197;
}
.alberi-theme .darkish-pink-four {
  color: #db2d83;
}
.alberi-theme .darkish-pink-four-bg {
  background-color: #db2d83;
}
.alberi-theme .pinkish-grey {
  color: #cecece;
}
.alberi-theme .pinkish-grey-bg {
  background-color: #cecece;
}
.alberi-theme .very-light-pink {
  color: #e6e6e6;
}
.alberi-theme .very-light-pink-bg {
  background-color: #e6e6e6;
}
.alberi-theme .very-light-pink-two {
  color: #cccccc;
}
.alberi-theme .very-light-pink-two-bg {
  background-color: #cccccc;
}
.alberi-theme .very-light-pink-three {
  color: #f8ecf6;
}
.alberi-theme .very-light-pink-three-bg {
  background-color: #f8ecf6;
}
.alberi-theme .warm-pink {
  color: #f24474;
}
.alberi-theme .warm-pink-bg {
  background-color: #f24474;
}
.alberi-theme .burnt-yellow {
  color: #ceaf09;
}
.alberi-theme .burnt-yellow-bg {
  background-color: #ceaf09;
}
.alberi-theme .yellowish {
  color: #f8ea73;
}
.alberi-theme .yellowish-bg {
  background-color: #f8ea73;
}
.alberi-theme .off-yellow {
  color: #eed33e;
}
.alberi-theme .off-yellow-bg {
  background-color: #eed33e;
}
.alberi-theme .maize {
  color: #f4da48;
}
.alberi-theme .maize-bg {
  background-color: #f4da48;
}
.alberi-theme .purply {
  color: #9b3cb7;
}
.alberi-theme .purply-bg {
  background-color: #9b3cb7;
}
.alberi-theme .dusty-lavender {
  color: #a29fa1;
}
.alberi-theme .dusty-lavender-bg {
  background-color: #a29fa1;
}
.alberi-theme .brownish-grey {
  color: #636363;
}
.alberi-theme .brownish-grey-bg {
  background-color: #636363;
}
.alberi-theme .greyish-brown {
  color: #4d4d4d;
}
.alberi-theme .greyish-brown-bg {
  background-color: #4d4d4d;
}
.alberi-theme .blueberry {
  color: #efeef3;
}
.alberi-theme .blueberry-bg {
  background-color: #493cb7;
}
.alberi-theme .pale-grey {
  color: #f3f0f5;
}
.alberi-theme .pale-grey-bg {
  background-color: #f3f0f5;
}
.alberi-theme .brown-grey {
  color: #b3b3b3;
}
.alberi-theme .brown-grey-bg {
  background-color: #b3b3b3;
}
.alberi-theme .warm-grey {
  color: #808080;
}
.alberi-theme .warm-grey-bg {
  background-color: #808080;
}
.alberi-theme .purplish-grey {
  color: #645a61;
}
.alberi-theme .purplish-grey-bg {
  background-color: #645a61;
}
.alberi-theme .dark-mint {
  color: #5fcb8a;
}
.alberi-theme .dark-mint-bg {
  background-color: #5fcb8a;
}
.alberi-theme .ocean-green {
  color: #3c8d61;
}
.alberi-theme .ocean-green-bg {
  background-color: #3c8d61;
}
.alberi-theme .cool-blue {
  color: #41a0b2;
}
.alberi-theme .cool-blue-bg {
  background-color: #41a0b2;
}
.alberi-theme .windows-blue {
  color: #3461be;
}
.alberi-theme .windows-blue-bg {
  background-color: #3461be;
}
.alberi-theme .windows-blue-two {
  color: #419fd2;
}
.alberi-theme .windows-blue-two-bg {
  background-color: #419fd2;
}
.alberi-theme .windows-blue-three {
  color: #3863bd;
}
.alberi-theme .windows-blue-three-bg {
  background-color: #3863bd;
}
.alberi-theme .red {
  color: red;
}
.alberi-theme .pink-gradient-text {
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #f24474 0%, #9c3cb7 40%);
}
.alberi-theme .blue-gradient-text {
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #dd3398 0%, #493cb7 60%);
}
.alberi-theme .pink-gradient {
  background: linear-gradient(281deg, #9b3cb7 0%, #f24474 60%);
}
.alberi-theme .yellow-gradient {
  background: linear-gradient(102deg, #f8ea73 0%, #f4da48 60%);
}
.alberi-theme .blue-gradient {
  background: linear-gradient(106deg, #dd3398 0%, #493cb7 60%);
}
.alberi-theme .cool-blue-gradient {
  background: linear-gradient(103deg, #db2d83, #41a0b2 49%, #3461be);
}
.alberi-theme .green-gradient {
  background-image: linear-gradient(135deg, #5fcb8a, #3c8d61);
}
.alberi-theme .green-blue-gradient {
  background: linear-gradient(281deg, #3aa371 0%, #3ca6e4 60%);
}
.alberi-theme .green-blue-gradient-text {
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(281deg, #3aa371 0%, #3ca6e4 60%);
}
.alberi-theme .btn.green-blue-gradient.white:hover {
  background: white !important;
  color: #3ca6e4 !important;
  border: 2px solid #3ca6e4 !important;
}
.alberi-theme .btn.green-blue-gradient.border {
  border: 2px solid #3ca6e4 !important;
}
.alberi-theme .green-blue-gradient.bordered-box-btn.active {
  background-image: linear-gradient(281deg, #3aa371 0%, #3ca6e4 60%);
}
.alberi-theme .black-yellow-gradient {
  background: linear-gradient(281deg, #b0453d 0%, #f5b10f 60%);
}
.alberi-theme .black-yellow-gradient-text {
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(281deg, #b12a30 0%, #f5ab4a 60%);
}
.alberi-theme .btn.black-yellow-gradient.white:hover {
  background: white !important;
  color: #f5b10f !important;
  border: 2px solid #f5b10f !important;
}
.alberi-theme .btn.black-yellow-gradient.border {
  border: 2px solid #f5b10f !important;
}
.alberi-theme .black-yellow-gradient.bordered-box-btn.active {
  background-image: linear-gradient(281deg, #b0453d 0%, #f5b10f 60%);
}
.alberi-theme .brown-pink-gradient {
  background: linear-gradient(281deg, #ab3c71 0%, #ef7939 60%);
}
.alberi-theme .brown-pink-gradient-text {
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(281deg, #ab3c71 0%, #ef7939 60%);
}
.alberi-theme .btn.brown-pink-gradient.white:hover {
  background: white !important;
  color: #f5b10f !important;
  border: 2px solid #ef7939 !important;
}
.alberi-theme .btn.brown-pink-gradient.border {
  border: 2px solid #ef7939 !important;
}
.alberi-theme .brown-pink-gradient.bordered-box-btn.active {
  background-image: linear-gradient(281deg, #ab3c71 0%, #ef7939 60%);
}
.alberi-theme .brown-green-gradient {
  background: linear-gradient(281deg, #877753 0%, #ab9975 60%);
}
.alberi-theme .brown-green-gradient-text {
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(281deg, #877753 0%, #ab9975 60%);
}
.alberi-theme .btn.brown-green-gradient.white:hover {
  background: white !important;
  color: #ab9975 !important;
  border: 2px solid #ab9975 !important;
}
.alberi-theme .btn.brown-green-gradient.border {
  border: 2px solid #877753 !important;
}
.alberi-theme .brown-green-gradient.bordered-box-btn.active {
  background-image: linear-gradient(281deg, #877753 0%, #ab9975 60%);
}
.alberi-theme .green-green-gradient {
  background: linear-gradient(281deg, #618954 0%, #7b9b72 80%);
}
.alberi-theme .green-green-gradient-text {
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(281deg, #618954 0%, #7b9b72 60%);
}
.alberi-theme .btn.green-green-gradient.white:hover {
  background: white !important;
  color: #618954 !important;
  border: 2px solid #618954 !important;
}
.alberi-theme .btn.green-green-gradient.border {
  border: 2px solid #618954 !important;
}
.alberi-theme .green-green-gradient.bordered-box-btn.active {
  background-image: linear-gradient(281deg, #618954 0%, #7b9b72 60%);
}
.alberi-theme #wrapper .btn {
  height: 56px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.4px;
  text-align: center;
  border-radius: 36px;
  display: inline-flex;
  align-items: center;
}
.alberi-theme #wrapper .btn.btn-small {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  line-height: 0.88;
  letter-spacing: 0.6px;
  border-radius: 29px;
}
.alberi-theme #wrapper .btn.btn-transparent {
  border: 3px solid #eed33e;
}
.alberi-theme #wrapper .btn.btn-border {
  border: 2px solid;
}
.alberi-theme #wrapper .btn-tooltip {
  background: transparent !important;
  color: #cccccc !important;
  font-weight: 400 !important;
  width: 20px !important;
  margin-left: -5px;
  margin-top: 3px;
  height: 0px;
}
.alberi-theme .btn.disabled,
.alberi-theme .btn:disabled {
  background-color: #f8ecf6 !important;
  color: #f0c8dc !important;
  background-image: none !important;
}
.alberi-theme .btn-finale {
  width: 132px !important;
  height: 132px !important;
  border-radius: 10px !important;
}
.alberi-theme .custom-checkbox {
  top: -1.1rem;
}
.alberi-theme .custom-checkbox .custom-control-label::before,
.alberi-theme .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ffffff;
  border: 0;
}
.alberi-theme .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none;
  content: "\e91b";
  font-family: hcomm;
  color: #f24474;
  font-size: 11px;
  text-align: center;
  line-height: 24px;
}
.alberi-theme .custom-control-label::after,
.alberi-theme .custom-control-label::before {
  width: 24px;
  height: 24px;
  top: 0.1rem;
}
.alberi-theme .custom-radio-sm .custom-control-label::after,
.alberi-theme .custom-radio-sm .custom-control-label::before {
  width: 20px;
  height: 20px;
}
.alberi-theme .custom-radio-sm .custom-control-label {
  padding-top: 2px;
}
.alberi-theme .custom-radio .custom-control-label::before {
  background-color: #f3f0f5;
  border: 2px solid #cccccc;
  top: 0.1rem;
}
.alberi-theme .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  width: 16px;
  height: 16px;
  background-image: linear-gradient(279deg, #9b3cb7, #f24474);
  border-radius: 50%;
  background-size: cover;
  margin-left: 4px;
  margin-top: 4px;
}
.alberi-theme .custom-radio-sm .custom-control-input:checked ~ .custom-control-label::after {
  width: 12px;
  height: 12px;
}
.alberi-theme .custom-control-input:checked ~ .custom-control-label::before,
.alberi-theme .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #f3f0f5;
  border: 2px solid #9b3cb7;
}
.alberi-theme .selectric-skinned-select .selectric {
  background: #ffffff;
  border-radius: 4px;
  border: solid 1px #cccccc;
  height: 48px;
}
.alberi-theme .selectric-skinned-select .selectric .label {
  color: #b3b3b3;
  font-family: CircularStd;
  font-size: 16px;
  letter-spacing: 0.1px;
  height: 48px;
  line-height: 48px;
  margin-right: 49px;
}
.alberi-theme .selectric-skinned-select .selectric .button {
  color: #4d4d4d;
  background: #ffffff;
  border-left: 1px solid #cccccc;
  height: 48px;
  line-height: 48px;
  width: 49px;
}
.alberi-theme .selectric-skinned-select .selectric .button:after {
  display: none;
}
.alberi-theme .select-as-text {
  display: none;
}
.alberi-theme .select-unstyled {
  border-radius: 4px;
  position: relative;
}
.alberi-theme .select-unstyled select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  position: relative;
  z-index: 10;
}
.alberi-theme .select-unstyled:after {
  content: "\e92e";
  font-family: hcomm;
  font-size: 22px;
  position: absolute;
  top: calc(50% - 10px);
  right: 10px;
  line-height: 1;
  z-index: 5;
}
.alberi-theme .input-search-container {
  position: relative;
}
.alberi-theme .input-search-container:after {
  content: "\e918";
  font-family: "hcomm";
  position: absolute;
  right: 25px;
  top: 5px;
  cursor: pointer;
  font-size: 26px;
  color: #4d4d4d;
}
.alberi-theme .input-search-container input {
  width: 100%;
  max-width: 100%;
  border-radius: 2px;
  border: 1px solid #e0e0e0;
  color: #262626;
  font-size: 18px;
  letter-spacing: 0.5px;
  padding: 19px 50px 19px 25px;
}
.alberi-theme .input-search-container input::placeholder {
  color: #262626;
}
.alberi-theme .icon-separator {
  overflow: hidden;
}
.alberi-theme .icon-separator:before {
  content: url(../images/separator.png);
}
.alberi-theme .overflow-hidden {
  overflow: hidden;
}
.alberi-theme .overflow-auto {
  overflow: auto;
}
.alberi-theme .countdown-box {
  background-image: url(../images/countdown_bg.png);
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center;
  width: 238px;
  height: 241px;
  padding: 40px 25px 0;
  right: 40px;
  bottom: 70px;
}
.alberi-theme .countdown-box span {
  border-radius: 5px;
  border: solid 1px #c9c9c9;
  padding: 4px 5px;
}
.alberi-theme .white-box {
  border-radius: 10px;
  box-shadow: 0 7px 21px 0 rgba(161, 161, 161, 0.17);
  border: 1px solid #eaeaea;
  background: #ffffff;
}
.alberi-theme .yellow-box {
  border-radius: 10px;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
  background-image: linear-gradient(140deg, #f8ea73, #f4da48);
}
.alberi-theme .multilayer-pink-bg,
.alberi-theme .multilayer-blue-bg {
  background-size: 100vw 100%;
  background-repeat: no-repeat;
}
.alberi-theme .multilayer-pink-bg {
  background-image: url(../images/multilayer-pink.png);
}
.alberi-theme .multilayer-blue-bg {
  background-image: url(../images/multilayer-blue.png);
}
.alberi-theme .fc-input-container {
  position: relative;
}
.alberi-theme .fc-input-container:after {
  content: "\e927";
  font-family: hcomm;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #808080;
  font-size: 18px;
  padding-left: 15px;
  padding-right: 18px;
  border-left: 1px solid #cccccc;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
}
.alberi-theme .fc-input-container > input {
  padding-right: 60px;
}
.alberi-theme ul.dotted-list {
  list-style: none;
  padding-left: 0;
}
.alberi-theme ul.dotted-list li {
  padding-left: 1rem;
  position: relative;
}
.alberi-theme ul.dotted-list li:before {
  content: "";
  border-radius: 50%;
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.5rem;
  position: absolute;
  left: 0;
  top: 0.5rem;
}
.alberi-theme ul.dotted-list li:before,
.alberi-theme ul.dotted-list.casa li:before {
  background-color: #df3388;
}
.alberi-theme ul.dotted-list.business li:before {
  background-color: #493cb7;
}
.alberi-theme .bg-contain-center,
.alberi-theme .bg-contain-top,
.alberi-theme .bg-contain-bottom,
.alberi-theme .bg-cover-center,
.alberi-theme .bg-cover-top,
.alberi-theme .bg-cover-bottom {
  background-repeat: no-repeat;
}
.alberi-theme .bg-contain-center,
.alberi-theme .bg-contain-top,
.alberi-theme .bg-contain-bottom {
  background-size: contain;
}
.alberi-theme .bg-cover-center,
.alberi-theme .bg-cover-top,
.alberi-theme .bg-cover-bottom {
  background-size: cover;
}
.alberi-theme .bg-contain-center,
.alberi-theme .bg-cover-center {
  background-position: center;
}
.alberi-theme .bg-contain-top,
.alberi-theme .bg-cover-top {
  background-position: top;
}
.alberi-theme .bg-contain-bottom,
.alberi-theme .bg-cover-bottom {
  background-position: bottom;
}
.alberi-theme .flex-grow-1 {
  flex-grow: 1;
}
.alberi-theme .mw-card-assistenza {
  max-height: 248px;
}
.alberi-theme .fastwall {
  background-image: url(../images/fastwall.png);
  padding-top: 80px !important;
  padding-bottom: 80px !important;
  background-size: cover;
}
.alberi-theme .slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.alberi-theme .slider.slider-horizontal {
  width: 210px;
  height: 20px;
}
.alberi-theme .slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.alberi-theme .slider.slider-horizontal .slider-selection,
.alberi-theme .slider.slider-horizontal .slider-track-low,
.alberi-theme .slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}
.alberi-theme .slider.slider-horizontal .slider-tick,
.alberi-theme .slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}
.alberi-theme .slider.slider-horizontal .slider-tick.triangle,
.alberi-theme .slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #2e6da4;
  margin-top: 0;
}
.alberi-theme .slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.alberi-theme .slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}
.alberi-theme .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}
.alberi-theme .slider.slider-horizontal .tooltip {
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.alberi-theme .slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}
.alberi-theme .slider.slider-horizontal.slider-rtl .slider-tick,
.alberi-theme .slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -10px;
}
.alberi-theme .slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}
.alberi-theme .slider.slider-horizontal.slider-rtl .tooltip {
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
.alberi-theme .slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.alberi-theme .slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}
.alberi-theme .slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.alberi-theme .slider.slider-vertical .slider-track-low,
.alberi-theme .slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}
.alberi-theme .slider.slider-vertical .slider-tick,
.alberi-theme .slider.slider-vertical .slider-handle {
  margin-top: -10px;
}
.alberi-theme .slider.slider-vertical .slider-tick.triangle,
.alberi-theme .slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #2e6da4;
  border-right-color: #2e6da4;
  margin-left: 0;
  margin-right: 0;
}
.alberi-theme .slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}
.alberi-theme .slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}
.alberi-theme .slider.slider-vertical .tooltip {
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.alberi-theme .slider.slider-vertical.slider-rtl .slider-track {
  left: initial;
  right: 25%;
}
.alberi-theme .slider.slider-vertical.slider-rtl .slider-selection {
  left: initial;
  right: 0;
}
.alberi-theme .slider.slider-vertical.slider-rtl .slider-tick.triangle,
.alberi-theme .slider.slider-vertical.slider-rtl .slider-handle.triangle {
  border-width: 10px 10px 10px 0;
}
.alberi-theme .slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
  padding-left: initial;
  padding-right: 4px;
}
.alberi-theme .slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdfdfdf", endColorstr="#ffbebebe", GradientType=0);
  background-repeat: repeat-x;
}
.alberi-theme .slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffe5e5e5", endColorstr="#ffe9e9e9", GradientType=0);
  background-repeat: repeat-x;
  cursor: not-allowed;
}
.alberi-theme .slider input {
  display: none;
}
.alberi-theme .slider .tooltip {
  pointer-events: none;
}
.alberi-theme .slider .tooltip.top {
  margin-top: -36px;
}
.alberi-theme .slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}
.alberi-theme .slider .hide {
  display: none;
}
.alberi-theme .slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff5f5f5", endColorstr="#fff9f9f9", GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.alberi-theme .slider-selection {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff9f9f9", endColorstr="#fff5f5f5", GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.alberi-theme .slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8ac1ef", endColorstr="#ff82b3de", GradientType=0);
  background-repeat: repeat-x;
}
.alberi-theme .slider-track-low,
.alberi-theme .slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.alberi-theme .slider-handle {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff2e6da4", GradientType=0);
  background-repeat: repeat-x;
  filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 0px solid transparent;
}
.alberi-theme .slider-handle:hover {
  cursor: pointer;
}
.alberi-theme .slider-handle.round {
  border-radius: 50%;
}
.alberi-theme .slider-handle.triangle {
  background: transparent none;
}
.alberi-theme .slider-handle.custom {
  background: transparent none;
}
.alberi-theme .slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: "★";
  color: #726204;
}
.alberi-theme .slider-tick {
  position: absolute;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff9f9f9", endColorstr="#fff5f5f5", GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
}
.alberi-theme .slider-tick.round {
  border-radius: 50%;
}
.alberi-theme .slider-tick.triangle {
  background: transparent none;
}
.alberi-theme .slider-tick.custom {
  background: transparent none;
}
.alberi-theme .slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: "★";
  color: #726204;
}
.alberi-theme .slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8ac1ef", endColorstr="#ff82b3de", GradientType=0);
  background-repeat: repeat-x;
  opacity: 1;
}
.alberi-theme .browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.alberi-theme .portlet-content {
  padding: 0 !important;
}
.alberi-theme .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.alberi-theme .portlet-column.col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
.alberi-theme [class^=icon-]:before,
.alberi-theme [class*=" icon-"]:before {
  display: inline;
}
.alberi-theme ::selection {
  background: #ffffff;
  text-shadow: none;
}
.alberi-theme hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
.alberi-theme audio,
.alberi-theme canvas,
.alberi-theme iframe,
.alberi-theme img,
.alberi-theme svg,
.alberi-theme video {
  vertical-align: middle;
}
.alberi-theme fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.alberi-theme textarea {
  resize: vertical;
}
.alberi-theme a:hover {
  text-decoration: none;
}
.alberi-theme input:focus {
  outline: none;
}
.alberi-theme #wrapper input:not([type=checkbox]),
.alberi-theme #wrapper input.form-control:not([type=checkbox]) {
  height: 48px;
  border-radius: 4px;
  border: 1px solid #cccccc;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.alberi-theme #wrapper input::placeholder,
.alberi-theme #wrapper input::placeholder.form-control {
  font-size: 16px;
  letter-spacing: 0.4px;
  color: #808080;
}
.alberi-theme #wrapper input[type=submit],
.alberi-theme #wrapper button[type=submit] {
  border-radius: 4px;
  box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(279deg, #9b3cb7, #f24474);
  color: #ffffff;
  font-size: 22px;
  font-weight: 900;
  line-height: 1.36;
  letter-spacing: 0.5px;
  text-align: center;
  max-width: 200px;
  height: 64px;
}
.alberi-theme blockquote {
  padding-left: 25px;
  position: relative;
}
.alberi-theme blockquote:before {
  content: "";
  width: 5px;
  height: 100%;
  border-radius: 6px;
  background-color: #df3388;
  position: absolute;
  top: 0;
  left: 0;
}
.alberi-theme .business blockquote:before {
  background-color: #493cb7;
}
.alberi-theme .loghi-societa img {
  height: 45px;
  padding-left: 12px;
  padding-right: 12px;
  display: inline-block;
}
.alberi-theme .loghi-societa img.logo-hcm {
  height: 135px;
}
.alberi-theme .login-bg {
  background-image: url(../images/login_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  top: 0;
  right: 0;
  width: 50vw;
  height: 100vh;
  z-index: -1;
}
.alberi-theme #login input {
  max-width: 350px;
  height: 60px;
}
.alberi-theme header .fixed-nav-container .casa a,
.alberi-theme header .fixed-nav-container .business a {
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.alberi-theme header .fixed-nav-container .casa.active {
  background-color: #f24474;
}
.alberi-theme header .fixed-nav-container .business.active {
  background-color: #a236a4;
}
.alberi-theme header .fixed-nav-container .casa:not(.active) a {
  color: #e54197;
}
.alberi-theme header .fixed-nav-container .business:not(.active) a {
  color: #493cb7;
}
.alberi-theme header .fixed-nav-container .sec-menu li a:not(.btn) {
  color: #4d4d4d;
  padding: 0 20px;
}
.alberi-theme header .fixed-nav-container .sec-menu li:last-child:not(.dropdown) a {
  padding-right: 0;
}
.alberi-theme header .fixed-nav-container .sec-menu li:not(:last-child):after {
  content: "";
  width: 1px;
  height: 25px;
  display: inline-block;
  vertical-align: bottom;
}
.alberi-theme .dropdown-toggle::after,
.alberi-theme header .fixed-nav-container .sec-menu .dropdown-menu li:after,
.alberi-theme header .fixed-nav-container .dropdown.show:after {
  display: none !important;
}
.alberi-theme header .fixed-nav-container .dropdown.show {
  box-shadow: 20px 0px 20px 0 rgba(0, 0, 0, 0.13);
  position: relative;
  background: #ffffff;
}
.alberi-theme header .fixed-nav-container .dropdown.show:before {
  content: "";
  width: 100%;
  position: absolute;
  top: -20px;
  left: 0;
  background-color: #ffffff;
  height: 20px;
}
.alberi-theme header .fixed-nav-container .dropdown-menu.show {
  box-shadow: 20px 20px 20px 0 rgba(0, 0, 0, 0.13);
  border: 0;
  border-radius: 0;
  min-width: 33rem;
}
.alberi-theme header .fixed-nav-container .sec-menu .dropdown-menu > .container {
  padding: 30px 45px 30px 30px;
}
.alberi-theme header .fixed-nav-container .sec-menu .dropdown-menu li a {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
  padding: 0;
}
.alberi-theme header .fixed-nav-container .sec-menu .dropdown-menu li:not(:last-child) {
  margin-bottom: 25px;
}
.alberi-theme nav ul:not(.list-unstyled) {
  list-style: none;
  padding: 0;
  margin: 0;
}
.alberi-theme nav ul:not(.list-unstyled) > li {
  display: inline-block;
  text-align: center;
}
.alberi-theme .main-nav-container {
  position: relative;
}
.alberi-theme .main-nav-container > .container > .row > div[class*=col] {
  position: static;
}
.alberi-theme .main-nav-container.casa {
  background-image: linear-gradient(281deg, #9b3cb7 0%, #f24474 60%);
}
.alberi-theme .main-nav-container.business {
  background-image: linear-gradient(93deg, #dd3398, #493cb7);
}
.alberi-theme .main-nav-container li {
  margin-bottom: 20px;
}
.alberi-theme .main-nav-container li > a:not(.btn) {
  color: #f5e2ed;
  padding: 0 25px 0 0;
  font-size: 18px;
  letter-spacing: 0.5px;
}
.alberi-theme .main-nav-container li:last-child a {
  padding-right: 0;
}
.alberi-theme nav li.current > a {
  color: #ffffff !important;
  font-weight: bold;
  position: relative;
}
.alberi-theme nav li.current > a:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: calc(50% - 10px);
  display: inline-block;
  width: 20px;
  height: 1px;
  background-color: #ffffff;
}
.alberi-theme .main-nav-container .assistenza.btn.current:after {
  content: "";
  width: 115px;
  height: 4px;
  background: #eed33e;
  position: absolute;
  bottom: 0;
  border-radius: 2px;
}
.alberi-theme .main-nav-container .dropdown-menu.show {
  width: 100%;
  left: 5px !important;
  box-shadow: 0px 15px 20px 0 rgba(140, 140, 140, 0.3);
  border: 0;
  border-radius: 0;
  transform: none !important;
}
.alberi-theme .main-nav-container .dropdown.show {
  position: static;
}
.alberi-theme .main-nav-container .dropdown.show > a {
  position: relative;
}
.alberi-theme .main-nav-container .dropdown.show > a:before {
  content: "";
  border-bottom: 16px solid #ffffff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  left: calc(50% - 10px);
  top: 37px;
}
.alberi-theme .main-nav-container .dropdown-menu.show > .container {
  padding-top: 50px;
  padding-bottom: 45px;
}
.alberi-theme .menu-tile-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px;
  box-shadow: 1px 0px 5px 0 rgba(161, 161, 161, 0.17);
  padding: 20px 30px 25px 15px;
  display: block;
}
.alberi-theme header.mobile {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.17);
}
.alberi-theme header.mobile hr {
  height: 4px;
  margin: 0;
}
.alberi-theme header.mobile hr,
.alberi-theme header.mobile.casa hr {
  background: linear-gradient(281deg, #9b3cb7 0%, #f24474 60%);
}
.alberi-theme header.mobile.business hr {
  background: linear-gradient(106deg, #dd3398 0%, #493cb7 60%);
}
.alberi-theme header.mobile #mobile-menu a.navbar-toggler:after {
  content: "\e92c";
  font-family: hcomm;
  color: #4d4d4d;
}
.alberi-theme header.mobile #mobile-menu a.navbar-toggler.collapsed:after {
  content: "\e940";
}
.alberi-theme header.mobile #mobile-inner-menu.collapsing,
.alberi-theme header.mobile #mobile-inner-menu.show {
  margin-top: -4px;
}
.alberi-theme header.mobile #mobile-inner-menu .container > a.navbar-toggler {
  color: #ffffff;
}
.alberi-theme header.mobile #mobile-inner-menu a.navbar-toggler:after,
.alberi-theme header.mobile #mobile-inner-menu a.navbar-toggler.collapsed:after {
  float: right;
  font-size: 24px;
  font-family: hcomm;
}
.alberi-theme header.mobile #mobile-inner-menu a.navbar-toggler:after {
  content: "\e941" !important;
}
.alberi-theme header.mobile #mobile-inner-menu a.navbar-toggler.collapsed:after {
  content: "\e942" !important;
}
.alberi-theme header.mobile #casa-menu ul,
.alberi-theme header.mobile #business-menu ul {
  background: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
}
.alberi-theme header.mobile #casa-menu ul li ul,
.alberi-theme header.mobile #business-menu ul li ul {
  background: #f5f5f5;
  margin-left: -15px;
  margin-right: -15px;
}
.alberi-theme header.mobile #casa-menu ul li ul li ul,
.alberi-theme header.mobile #business-menu ul li ul li ul {
  background: #e6e6e6;
}
.alberi-theme header.mobile #casa-menu ul li,
.alberi-theme header.mobile #business-menu ul li {
  display: block;
}
.alberi-theme header.mobile li.current a {
  font-weight: bolder;
}
.alberi-theme header.casa li.current a {
  color: #df3388 !important;
}
.alberi-theme header.business li.current a {
  color: #493cb7 !important;
}
.alberi-theme header.mobile #casa-menu ul li a,
.alberi-theme header.mobile #business-menu ul li a {
  color: #4d4d4d;
  font-size: 20px;
  letter-spacing: 0.5px;
  display: block;
  text-align: left;
  padding: 10px 0;
  line-height: 2rem;
}
.alberi-theme header.mobile #casa-menu > ul > li > a,
.alberi-theme header.mobile #business-menu > ul > li > a {
  border-bottom: 1px solid #e8e8e8;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
.alberi-theme header.mobile #casa-menu ul li ul a,
.alberi-theme header.mobile #business-menu ul li ul a {
  color: #262626;
  letter-spacing: 0.5px;
  font-size: 16px;
  font-weight: 500;
  margin-left: 10px;
}
.alberi-theme header.mobile #casa-menu ul li ul li ul a,
.alberi-theme header.mobile #business-menu ul li ul li ul a {
  border-bottom: 1px solid #cccccc;
}
.alberi-theme header.mobile #casa-menu a.navbar-toggler:after,
.alberi-theme header.mobile #business-menu a.navbar-toggler:after,
.alberi-theme header.mobile #casa-menu ul li ul li ul a:after,
.alberi-theme header.mobile #business-menu ul li ul li ul a:after {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.alberi-theme header.mobile #casa-menu a.navbar-toggler:after,
.alberi-theme header.mobile #casa-menu ul li ul li ul a:after {
  background-image: linear-gradient(to right, #f24474 0%, #9c3cb7 40%);
}
.alberi-theme header.mobile #business-menu a.navbar-toggler:after,
.alberi-theme header.mobile #business-menu ul li ul li ul a:after {
  background-image: linear-gradient(to right, #dd3398 0%, #493cb7 60%);
}
.alberi-theme header.mobile #business-menu a.navbar-toggler:after,
.alberi-theme header.mobile #casa-menu ul li ul li ul a:after,
.alberi-theme header.mobile #business-menu ul li ul li ul a:after {
  content: "\e932";
  font-family: hcomm;
  float: right;
  font-size: 24px;
  width: 25px;
  text-align: right;
}
.alberi-theme header.mobile #casa-menu ul li a.navbar-toggler:not(.collapsed),
.alberi-theme header.mobile #business-menu ul li a.navbar-toggler:not(.collapsed) {
  background-color: #f5f5f5;
  margin: 0 -15px -1px -15px;
  padding-left: 15px;
  padding-right: 15px;
}
.alberi-theme header.mobile #casa-menu ul li ul li a.navbar-toggler:not(.collapsed),
.alberi-theme header.mobile #business-menu ul li ul li a.navbar-toggler:not(.collapsed) {
  background-color: #e6e6e6;
  padding-left: 25px;
}
.alberi-theme header.mobile #casa-menu ul li.readmore a,
.alberi-theme header.mobile #business-menu ul li.readmore a {
  border: 0;
  font-size: 14px;
  line-height: 1rem;
  padding-top: 15px;
  padding-bottom: 20px;
}
.alberi-theme header.mobile #casa-menu ul li.readmore a:after,
.alberi-theme header.mobile #business-menu ul li.readmore a:after {
  content: "\e915";
  font-size: 16px;
  float: none;
  margin-left: 10px;
  vertical-align: sub;
  font-family: hcomm;
}
.alberi-theme header.mobile li.is-button a {
  border: 0;
  border-radius: 25.5px;
  font-weight: bold;
  color: #ffffff !important;
  text-align: center !important;
  font-size: 16px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin: 15px 0 !important;
}
.alberi-theme header.mobile .assistenza {
  border-bottom: 1px solid #cccccc;
}
.alberi-theme header.mobile .assistenza i {
  color: #eed33e;
  font-size: 22px;
  vertical-align: sub;
}
.alberi-theme header.mobile .assistenza a {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.4px;
  color: #262626;
}
.alberi-theme header.mobile .assistenza li:not(:last-child) {
  margin-right: 30px;
}
.alberi-theme header.mobile .gruppo li a {
  font-size: 14px;
  letter-spacing: 0.5px;
  color: #4d4d4d;
}
.alberi-theme header.mobile .gruppo li:not(:last-child) {
  margin-right: 10px;
}
.alberi-theme .page-head {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
}
.alberi-theme .page-head > .container {
  z-index: 1;
}
@media (min-width: 992px) {
  .alberi-theme .page-head > .container {
    min-height: 500px;
  }
}
.alberi-theme nav .breadcrumb {
  background: transparent;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}
.alberi-theme .breadcrumb-item,
.alberi-theme .breadcrumb-item a,
.alberi-theme .breadcrumb-item.active {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1px;
}
.alberi-theme .breadcrumb-item.active {
  font-weight: normal;
}
.alberi-theme .breadcrumb-item + .breadcrumb-item::before {
  content: ">";
  color: #ffffff;
  font-size: 15px;
  font-weight: lighter;
}
.alberi-theme .position-relative {
  position: relative;
}
@media (min-width: 992px) {
  .alberi-theme #tariffa-chart {
    padding-top: 50px;
  }
}
.alberi-theme .portlet-content .container .firstTitle--withCircle {
  margin-bottom: 3rem;
}
@media (min-width: 992px) {
  .alberi-theme .portlet-content .container .firstTitle--withCircle {
    margin-bottom: 5rem;
  }
}
.alberi-theme #main-carousel .carousel-item {
  background-size: cover !important;
  background-position: top right;
  background-repeat: no-repeat;
  height: 800px;
  max-height: calc(100vh - 74px) !important;
  min-height: calc(100vh - 74px);
}
@media (min-width: 992px) {
  .alberi-theme #main-carousel .carousel-item {
    min-height: 500px;
    max-height: 500px !important;
  }
}
.alberi-theme #main-carousel .carousel-item-content {
  display: flex;
  padding: 0;
  flex-direction: column;
  margin: 0 auto;
  justify-content: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.alberi-theme #main-carousel .carousel-indicators li {
  width: 60px;
  margin-right: 20px;
}
.alberi-theme #main-carousel .carousel-control {
  color: #df3388;
  width: 32px;
  height: 32px;
  text-align: center;
  opacity: 1;
  top: calc(50% - 16px);
}
.alberi-theme #main-carousel.business .carousel-control {
  color: #493cb7;
}
.alberi-theme #main-carousel .carousel-control .carousel-control-prev {
  left: 15px;
}
@media (min-width: 992px) {
  .alberi-theme #main-carousel .carousel-control .carousel-control-prev {
    width: 5%;
  }
}
@media (min-width: 1680px) {
  .alberi-theme #main-carousel .carousel-control .carousel-control-prev {
    width: 10%;
  }
}
.alberi-theme #main-carousel .carousel-control .carousel-control-next {
  right: 15px;
}
@media (min-width: 992px) {
  .alberi-theme #main-carousel .carousel-control .carousel-control-next {
    width: 5%;
  }
}
@media (min-width: 1680px) {
  .alberi-theme #main-carousel .carousel-control .carousel-control-next {
    width: 10%;
  }
}
@media (min-width: 992px) {
  .alberi-theme .carousel-control-prev,
  .alberi-theme .carousel-control-next {
    width: 5%;
  }
}
@media (min-width: 1680px) {
  .alberi-theme .carousel-control-prev,
  .alberi-theme .carousel-control-next {
    width: 10%;
  }
}
.alberi-theme #main-carousel .carousel-indicators {
  bottom: 5px;
}
@media (min-width: 992px) {
  .alberi-theme #main-carousel .carousel-indicators {
    display: none;
  }
}
.alberi-theme #main-carousel.mobile .carousel-item {
  max-height: calc(100vh - 73px) !important;
}
.alberi-theme .bg-carousel-counter::after {
  display: inline-block !important;
  content: "";
  width: 100%;
  height: 80px;
  background-image: url(../images/bg-heracomm-counter.jpg) !important;
  background-size: 100% 100%;
  background-color: #fff;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 1;
}
.alberi-theme #wrapper-content {
  overflow-x: hidden;
  width: 100%;
}
.alberi-theme #wrapper-content .testataBackgroundImage {
  height: calc(100vh - 73px);
}
@media (min-width: 992px) {
  .alberi-theme #wrapper-content .testataBackgroundImage {
    height: 451px;
  }
}
.alberi-theme #wrapper-content .testataBackgroundImage > div {
  height: 100%;
}
.alberi-theme .carousel-counter-wrapper {
  padding: 10px 2px;
  position: absolute;
  z-index: 10;
  bottom: 40px;
  background-image: linear-gradient(-50deg, #9b3cb7 0%, #f24474 100%);
  border-radius: 10px;
  right: 15px;
  left: 15px;
}
@media (min-width: 992px) {
  .alberi-theme .carousel-counter-wrapper {
    bottom: 0;
    background-image: none;
    right: auto;
    left: auto;
  }
}
.alberi-theme .carousel-counter-side + .carousel-counter-side {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .alberi-theme .carousel-counter-side + .carousel-counter-side {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .alberi-theme .carousel-counter-side {
    display: inline-block;
  }
}
.alberi-theme .carousel-counter-title {
  font-weight: 900;
  font-size: 22px;
  color: #ffffff;
  letter-spacing: 0.25px;
  line-height: 32px;
  text-align: center;
}
@media (min-width: 992px) {
  .alberi-theme .carousel-counter-title {
    text-align: left;
    padding-right: 20px;
  }
}
.alberi-theme .carousel-counter-element {
  text-align: center;
}
.alberi-theme .carousel-counter-item {
  position: relative;
  text-align: center;
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  /* padding: 0 10px; */
  margin: 0 15px;
}
.alberi-theme .carousel-counter-item-value::after {
  background-image: linear-gradient(-45deg, rgba(199, 192, 201, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
  position: absolute;
  border-radius: 50%;
  content: "";
  display: inline-block;
  width: 48px;
  height: 48px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.alberi-theme .carousel-counter-item .carousel-counter-item-value {
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  color: #ffffff;
  letter-spacing: 0.37px;
  z-index: 10;
  position: relative;
  margin-bottom: 10px;
}
.alberi-theme .carousel-counter-item .carousel-counter-item-label {
  font-size: 11px;
  color: #ffffff;
  letter-spacing: 0.13px;
  text-align: center;
  line-height: 10px;
}
.alberi-theme .hc-highlightText {
  position: relative;
  margin-right: 2px;
  margin-left: 2px;
  float: left;
}
@media (min-width: 992px) {
  .alberi-theme .hc-highlightText {
    float: none;
  }
}
.alberi-theme .hc-highlightText::after {
  content: "";
  display: block;
  position: absolute;
  left: -4px;
  right: 0;
  width: auto;
  top: -2px;
  bottom: -2px;
  height: auto;
  background-image: linear-gradient(-50deg, #9b3cb7 0%, #f24474 100%);
  z-index: 0;
  border-radius: 4px;
}
.alberi-theme .hc-highlightText .hc-highlightText-inner {
  position: relative;
  z-index: 2;
  font-weight: 500;
}
.alberi-theme .pdp-extra-content-wrapper {
  border: 1px solid #e6e6e6;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  background-color: #ffffff;
  padding: 0 10vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: -130px;
  max-width: 90vw;
  min-width: 80vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
}
@media (min-width: 992px) {
  .alberi-theme .pdp-extra-content-wrapper {
    transform: none;
    padding: 10px;
    display: flex;
    margin-left: 0;
    margin-right: 0;
    max-width: 680px;
    min-width: 680px;
    bottom: -50px;
    left: 0;
  }
}
.alberi-theme .pdp-extra-content-item {
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: row;
  padding: 20px 0;
  align-items: center;
}
.alberi-theme .pdp-extra-content-item p {
  display: inline;
  margin: 0;
}
.alberi-theme .pdp-extra-content-item + .pdp-extra-content-item:before {
  content: "";
  height: 2px;
  display: block;
  width: 100%;
  background-color: rgba(204, 204, 204, 0.22);
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 992px) {
  .alberi-theme .pdp-extra-content-item {
    flex-direction: column;
    /* align-items: center; */
    flex: 1;
    /* height: 100%; */
    min-height: 100%;
    align-items: stretch;
    padding: 20px 10px;
    /* flex-flow: row wrap; */
  }
  .alberi-theme .pdp-extra-content-item + .pdp-extra-content-item:before {
    content: "";
    height: 100%;
    width: 2px;
  }
}
.alberi-theme .pdp-extra-content-text {
  font-size: 18px;
  line-height: 19px;
  font-weight: 900;
  text-align: center;
  display: block;
  width: 100%;
}
@media (min-width: 992px) {
  .alberi-theme .pdp-extra-content-text {
    display: block;
    min-width: 100%;
  }
}
.alberi-theme .pdp-extra-content-icon + .pdp-extra-content-text {
  text-align: left;
}
@media (min-width: 992px) {
  .alberi-theme .pdp-extra-content-icon + .pdp-extra-content-text {
    text-align: center;
  }
}
.alberi-theme .pdp-extra-content-icon {
  width: 50px;
  text-align: left;
  display: block;
}
.alberi-theme .pdp-extra-content-icon img {
  max-width: 40px;
}
@media (min-width: 992px) {
  .alberi-theme .pdp-extra-content-icon {
    width: 100%;
    text-align: center;
  }
  .alberi-theme .pdp-extra-content-icon img {
    max-width: 50px;
    margin-bottom: 10px;
  }
}
.alberi-theme .hc-pdp-subtitle {
  font-size: 22px;
  letter-spacing: 0.46px;
  text-align: left;
  margin-bottom: 8px;
}
.alberi-theme blockquote.black-three {
  margin-bottom: 44px;
}
.alberi-theme .hc-cart-externalWrapper {
  width: 100%;
  max-width: 100%;
  position: relative;
  z-index: 10;
}
@media (min-width: 992px) {
  .alberi-theme .hc-cart-externalWrapper {
    max-width: 350px;
    position: absolute;
    right: auto;
    left: 50%;
    top: -400px;
    transform: translateX(calc(-50% + 64px));
    margin-left: 380px;
  }
}
.alberi-theme .hc-cart-externalWrapper .hc-cart-support {
  width: 100%;
  text-align: center;
  background-color: #f5f5f5;
  padding: 15px;
  position: relative;
  width: auto;
}
@media (min-width: 992px) {
  .alberi-theme .hc-cart-externalWrapper .hc-cart-support {
    border-radius: 0 0 10px 10px;
    right: auto;
    left: 50%;
    padding: 25px 15px 10px;
    transform: translateX(-50%) translateY(-5px);
  }
}
.alberi-theme .hc-cart-wrapper {
  padding: 150px 15px 15px;
  background-color: #ffffff;
  width: 100%;
}
@media (min-width: 992px) {
  .alberi-theme .hc-cart-wrapper {
    border-radius: 10px;
    padding-top: 20px;
    z-index: 10;
    position: relative;
    border: 1px solid #e6e6e6;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  }
}
.alberi-theme .hc-cart-wrapper > div {
  width: 100%;
}
.alberi-theme .hc-cart-wrapper .hc-cart-tag {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}
.alberi-theme .hc-cart-wrapper .gradient-text {
  display: inline-block;
}
.alberi-theme .hc-cart-wrapper .gradient-btn {
  background-image: linear-gradient(270deg, #9b3cb7 0%, #f24474 100%);
}
.alberi-theme .hc-cart-wrapper .v-space-8 {
  width: 100%;
  height: 8px;
}
.alberi-theme .hc-cart-wrapper .v-space-10 {
  width: 100%;
  height: 10px;
}
.alberi-theme .hc-cart-wrapper .v-space-15 {
  width: 100%;
  height: 15px;
}
.alberi-theme .hc-cart-wrapper .v-space-20 {
  width: 100%;
  height: 20px;
}
.alberi-theme .hc-cart-wrapper .v-space-30 {
  width: 100%;
  height: 30px;
}
.alberi-theme .hc-cart-wrapper .text-center {
  text-align: center;
  margin: 0 auto;
}
.alberi-theme .hc-cart-wrapper .text-left {
  text-align: left;
}
.alberi-theme .hc-cart-wrapper .text-right {
  text-align: right;
}
.alberi-theme .hc-cart-wrapper .text-font-weight-regular {
  font-weight: 400;
}
.alberi-theme .hc-cart-wrapper .text-font-weight-medium {
  font-weight: 500;
}
.alberi-theme .hc-cart-wrapper .text-font-weight-bold {
  font-weight: 600;
}
.alberi-theme .hc-cart-wrapper .text-font-weight-black {
  font-weight: 800;
}
.alberi-theme .hc-cart-wrapper .text-font-size-10 {
  font-size: 10px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-11 {
  font-size: 11px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-12 {
  font-size: 12px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-13 {
  font-size: 13px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-14 {
  font-size: 14px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-15 {
  font-size: 15px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-16 {
  font-size: 16px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-17 {
  font-size: 17px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-18 {
  font-size: 18px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-19 {
  font-size: 19px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-20 {
  font-size: 20px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-21 {
  font-size: 21px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-22 {
  font-size: 22px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-23 {
  font-size: 23px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-24 {
  font-size: 24px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-25 {
  font-size: 25px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-26 {
  font-size: 26px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-27 {
  font-size: 27px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-28 {
  font-size: 28px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-29 {
  font-size: 29px;
}
.alberi-theme .hc-cart-wrapper .text-font-size-30 {
  font-size: 30px;
}
.alberi-theme .hc-cart-wrapper .hc-cart-simple-text {
  color: #000000;
}
.alberi-theme .hc-cart-wrapper .hc-cart-simple-texttd,
.alberi-theme .hc-cart-wrapper .hc-cart-simple-textth {
  color: #343434;
}
.alberi-theme .hc-cart-wrapper .hc-cart-light-text {
  color: #666666;
}
.alberi-theme .hc-cart-wrapper .hc-cart-tab-nav {
  list-style: none;
  padding: 0;
  margin: 0 auto 15px auto;
  text-align: center;
}
.alberi-theme .hc-cart-wrapper .hc-cart-tab-nav .hc-cart-tab-navItem {
  padding: 0;
  display: inline-block;
  margin: 0 9px;
}
.alberi-theme .hc-cart-wrapper .hc-cart-tabLink {
  background-image: linear-gradient(270deg, #9b3cb7 0%, #f24474 100%);
  padding: 2px;
  height: 40px;
  display: inline-flex;
  align-self: center;
  text-align: center;
  border-radius: 20px;
  border: none;
  position: relative;
  line-height: 30px;
}
.alberi-theme .hc-cart-wrapper .hc-cart-tabLink .hc-cart-tabLink-inner {
  background-color: #ffffff;
  height: 100%;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 30px;
  border-radius: 18px;
  display: inline-flex;
  align-items: center;
  text-align: center;
}
.alberi-theme .hc-cart-wrapper .hc-cart-tabLink .hc-cart-tabLink-text {
  background-image: linear-gradient(270deg, #9b3cb7 0%, #f24474 100%);
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  font-size: 16px;
}
.alberi-theme .hc-cart-wrapper .hc-cart-tabLink .hc-cart-ico {
  height: 18px;
  margin-right: 10px;
}
.alberi-theme .hc-cart-wrapper .hc-cart-tabLink .hc-cart-ico--on {
  display: none;
}
.alberi-theme .hc-cart-wrapper .hc-cart-tabLink:hover,
.alberi-theme .hc-cart-wrapper .hc-cart-tabLink--active {
  background-image: linear-gradient(270deg, #9b3cb7 0%, #f24474 100%);
}
.alberi-theme .hc-cart-wrapper .hc-cart-tabLink:hover .hc-cart-tabLink-inner,
.alberi-theme .hc-cart-wrapper .hc-cart-tabLink--active .hc-cart-tabLink-inner {
  background-color: transparent;
}
.alberi-theme .hc-cart-wrapper .hc-cart-tabLink:hover .hc-cart-ico--on,
.alberi-theme .hc-cart-wrapper .hc-cart-tabLink--active .hc-cart-ico--on {
  display: inline-block;
}
.alberi-theme .hc-cart-wrapper .hc-cart-tabLink:hover .hc-cart-ico--off,
.alberi-theme .hc-cart-wrapper .hc-cart-tabLink--active .hc-cart-ico--off {
  display: none;
}
.alberi-theme .hc-cart-wrapper .hc-cart-tabLink:hover .hc-cart-tabLink-text,
.alberi-theme .hc-cart-wrapper .hc-cart-tabLink--active .hc-cart-tabLink-text {
  background-image: none;
  background-clip: inherit;
  -webkit-background-clip: inherit;
  text-fill-color: inherit;
  -webkit-text-fill-color: inherit;
  color: #ffffff;
}
.alberi-theme .hc-cart-wrapper .hc-cart-tabLink--active:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 4px 0 4px;
  border-color: #c94094 transparent transparent transparent;
  position: absolute;
  bottom: -7px;
  left: 50%;
  transform: translateX(-50%);
}
.alberi-theme .hc-cart-wrapper .hc-cart-cta {
  display: block;
  width: 100%;
  height: 58px;
  border-radius: 4px;
  padding: 2px;
  line-height: 50px;
  text-align: center;
}
.alberi-theme .hc-cart-wrapper .hc-cart-cta .hc-cart-cta-inner {
  background-color: transparent;
  height: 100%;
  color: #ffffff;
  font-weight: 500;
  font-size: 22px;
}
.alberi-theme .hc-cart-wrapper .hc-cart-cta:hover .hc-cart-cta-inner {
  border-radius: 2px;
  background-color: #ffffff;
  display: block;
  text-align: center;
  color: #df3388;
}
.alberi-theme .hc-cart-wrapper .hc-cart-simple-text .hc-cart-ico {
  height: 20px;
  margin-right: 0px;
  margin-top: -5px;
}
.alberi-theme .hc-cart-wrapper .hc-cart-sub {
  line-height: 1.2;
}
.alberi-theme .hc-cart-wrapper .hc-cart-tab-panel {
  display: none;
}
.alberi-theme .hc-cart-wrapper .hc-cart-tab-panel.show {
  display: block;
}
.alberi-theme .hc-cart-wrapper .hc-cart-accordion-head .fas {
  transition: transform 0.4s ease-in-out;
}
.alberi-theme .hc-cart-wrapper .hc-cart-accordion-head.active .fas {
  transform: rotate(180deg);
}
.alberi-theme .hc-cart-wrapper .hc-cart-accordion-contant {
  padding: 0 10px;
  max-height: 0;
  transition: max-height 0.2s ease-out;
  overflow: hidden;
}
.alberi-theme .hc-cart-wrapper .hc-cart-table {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (min-width: 992px) {
  .alberi-theme .hc-cart-wrapper .hc-cart-table {
    margin-left: -5px;
    margin-right: -5px;
    width: auto !important;
  }
}
.alberi-theme .hc-cart-wrapper .hc-cart-table.hc-cart-table--2col {
  margin-left: 48px;
  margin-right: 48px;
}
.alberi-theme .hc-cart-wrapper .hc-cart-table.hc-cart-table--2col th,
.alberi-theme .hc-cart-wrapper .hc-cart-table.hc-cart-table--2col td {
  width: 50%;
}
.alberi-theme .hc-cart-wrapper .hc-cart-table.hc-cart-table--2col th:first-child,
.alberi-theme .hc-cart-wrapper .hc-cart-table.hc-cart-table--2col td:first-child {
  padding-left: 0;
}
.alberi-theme .hc-cart-wrapper .hc-cart-table.hc-cart-table--2col th:last-child,
.alberi-theme .hc-cart-wrapper .hc-cart-table.hc-cart-table--2col td:last-child {
  padding-right: 0;
}
.alberi-theme .hc-cart-wrapper .hc-cart-table th {
  padding: 0 5px 5px;
}
.alberi-theme .hc-cart-wrapper .hc-cart-table td {
  padding: 5px 10px;
}
.alberi-theme .hc-cart-wrapper .hc-cart-table td:first-child {
  padding-left: 5px;
}
.alberi-theme .hc-cart-wrapper .hc-cart-table td:last-child {
  padding-right: 5px;
}
.alberi-theme .hc-cart-wrapper .hc-cart-table td small {
  font-size: 9px;
  font-weight: 400;
}
.alberi-theme .hc-cart-wrapper th.b-right,
.alberi-theme .hc-cart-wrapper td.b-right {
  border-right: 1px solid #dcdcdc;
}
.alberi-theme .hc-cart-wrapper th.b-left,
.alberi-theme .hc-cart-wrapper td.b-left {
  border-left: 1px solid #dcdcdc;
}
.alberi-theme .position-relative #live-chat {
  position: absolute;
  right: 0;
  top: -70px;
}
.alberi-theme #ottimizza-energia {
  background-image: url(../images/ottimizza-energia_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
}
.alberi-theme .tile {
  border-radius: 10px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  height: 100%;
  display: block;
}
.alberi-theme .tile-sm {
  max-height: 100px;
}
.alberi-theme .tile img {
  border-radius: 10px 10px 0 0;
}
.alberi-theme .tile:not(.tile-sm) .tile-content {
  padding: 30px 25px 40px;
}
.alberi-theme #migliora-efficienza {
  height: 100%;
  border-radius: 10px;
  background-image: url(../images/migliora-efficienza_bg.jpg);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  padding: 35px 50px 75px;
}
.alberi-theme #migliora-efficienza .selectric-skinned-select .selectric {
  background: #ffffff;
  border-radius: 2px;
  border: solid 1px #e0e0e0;
  height: 40px;
}
.alberi-theme #migliora-efficienza .selectric-skinned-select .selectric .label {
  color: #808080;
  font-family: CircularStd;
  font-size: 16px;
  letter-spacing: 0.1px;
  height: 38px;
  line-height: 38px;
}
.alberi-theme #migliora-efficienza .selectric-skinned-select .selectric .button {
  color: #4d4d4d;
  background: #ffffff;
  border-left: 1px solid #dddddd;
  height: 38px;
  line-height: 38px;
}
.alberi-theme #migliora-efficienza .plus,
.alberi-theme #migliora-efficienza .minus {
  background: #ffffff;
  border-radius: 50%;
  text-align: center;
  color: #4d4d4d;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 500;
}
.alberi-theme #migliora-efficienza .plus {
  float: right;
}
.alberi-theme #migliora-efficienza .minus {
  float: left;
}
.alberi-theme #migliora-efficienza .time-select:not(.active) *,
.alberi-theme #migliora-efficienza .time-select:not(.active) + a {
  opacity: 0.21;
  color: #dc76ad;
  pointer-events: none;
}
.alberi-theme #migliora-efficienza .time-select span {
  margin-top: -10px;
  display: inline-block;
}
.alberi-theme .owl-carousel.owl-bigger .owl-item {
  max-width: 900px;
}
.alberi-theme #carousel-offerte .owl-prev,
.alberi-theme #carousel-offerte .owl-next {
  display: none !important;
}
.alberi-theme .owl-carousel.owl-bigger .owl-item.active + .owl-item {
  opacity: 0.5;
}
.alberi-theme #carousel-offerte .owl-carousel {
  background-image: url(../images/offerte_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left 40% top;
}
.alberi-theme #carousel-offerte.business {
  background-color: #eeecfc;
}
.alberi-theme #carousel-offerte .item {
  height: 200px;
  border-radius: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  width: 335px;
}
.alberi-theme #carousel-offerte .item .text-bottom,
.alberi-theme #carousel-offerte .item .text-top {
  padding: 15px 25px;
  position: absolute;
}
.alberi-theme #carousel-offerte .item .text-top {
  top: 0;
}
.alberi-theme #carousel-offerte .item .text-bottom {
  bottom: 0;
}
.alberi-theme #carousel-offerte .owl-prev,
.alberi-theme #carousel-offerte .owl-next {
  position: absolute;
  color: #df3388;
  width: 30px;
  height: 30px;
  opacity: 1;
  top: calc(50% - 15px);
  background: transparent;
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
.alberi-theme #carousel-offerte.business .owl-prev,
.alberi-theme #carousel-offerte.business .owl-next {
  color: #493cb7;
}
.alberi-theme #carousel-offerte .owl-prev:after,
.alberi-theme #carousel-offerte .owl-next:after {
  font-family: "hcomm";
}
.alberi-theme #carousel-offerte .owl-prev:after {
  content: "\e916";
}
.alberi-theme #carousel-offerte .owl-next:after {
  content: "\e915";
}
.alberi-theme #carousel-offerte .owl-prev {
  left: 0;
}
.alberi-theme #carousel-offerte .owl-next {
  right: 0;
}
.alberi-theme .owl-carousel.owl-bigger .owl-prev,
.alberi-theme .owl-carousel.owl-bigger .owl-next {
  width: 58px;
  height: 3px;
  border-radius: 2px;
  background-color: #df3388;
  padding: 0;
}
.alberi-theme #hera-perte #hc-perte {
  z-index: 1;
}
.alberi-theme #hera-perte #hc-perte:before {
  content: url(../images/hera-perte_bg.png);
  position: absolute;
  top: -40px;
  left: -40px;
  z-index: -1;
}
.alberi-theme #hc-perte li {
  line-height: 2.5;
}
.alberi-theme #hc-perte li a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #4d4d4d !important;
}
.alberi-theme #news .featured .bg {
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
  min-height: 300px;
}
.alberi-theme .tags-container li a {
  border-radius: 4px;
  border: 1px solid #f2b5d5;
}
.alberi-theme #news .post-container {
  padding: 30px;
}
.alberi-theme .img-text-banner .inner-container {
  background-image: url(../images/bannerimg_bg.png);
  background-size: 96px 93px;
  background-repeat: no-repeat;
  background-position: top left;
  box-shadow: 0 7px 21px 0 rgba(161, 161, 161, 0.17);
  border: 1px solid #e6e6e6;
  background-color: #f5f5f5;
}
.alberi-theme .bg-col img {
  bottom: 0;
  left: 0;
}
.alberi-theme .text-banner > .container {
  background-image: url(../images/trova-offerta_bg.png);
  background-repeat: no-repeat;
  background-position: center left;
}
.alberi-theme #soluzioni-acquisto.text-banner > .container {
  background-image: none;
}
.alberi-theme #banner-help .bg-col img {
  left: -40px;
}
.alberi-theme .tiles-banner .col-lg-3 img {
  height: 140px;
}
.alberi-theme .tiles-banner .col-lg-4 img {
  height: 205px;
}
.alberi-theme .waves-banner {
  background-size: 100vw 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.alberi-theme .waves-banner.yellow-waves-bg-big {
  background-image: url(../images/assistenza_header_bg.png);
}
.alberi-theme .waves-banner.yellow-waves-bg-normal {
  background-image: url(../images/assistenza_banner_bg.png);
}
.alberi-theme .waves-banner.yellow-waves-bg {
  background-image: url(../images/wave-yellow_bg.png);
}
.alberi-theme .waves-banner.lightpink-waves-bg {
  background-image: url(../images/wave-lightpink_bg.png);
}
.alberi-theme .waves-banner.blue-waves-bg {
  background-image: url(../images/wave-blue_bg.png);
}
.alberi-theme .waves-banner.white-waves-bg {
  background-image: url(../images/wave-white_bg.png);
}
.alberi-theme .waves-banner.green-waves-bg {
  background-image: url(../images/wave-green_bg.png);
}
.alberi-theme #banner-attivita {
  margin-top: -100px;
}
.alberi-theme .radius-imgtiles-section {
  background-image: url(../images/radius-imgtiles-section_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.alberi-theme .radius-imgtiles-section .tile {
  border-radius: 10px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  height: 100%;
}
.alberi-theme .radius-imgtiles-section .tile img {
  border-radius: 10px 10px 0 0;
}
.alberi-theme .radius-imgtiles-section .tile-content {
  padding: 30px 25px 40px;
}
.alberi-theme .icon-card-assistenza {
  border-radius: 25px;
  padding: 5px;
  color: #eed33e;
}
.alberi-theme .tile-card-assistenza {
  min-height: 76px;
  border-radius: 10px;
  box-shadow: 0 2px 30px 0 rgba(230, 230, 230, 0.6);
  background-color: white;
}
.alberi-theme .assistenza-img {
  margin: 20px auto 0px auto !important;
  max-width: 150px;
  min-height: 200px;
  text-align: center;
}
.alberi-theme .assistenza-title {
  text-transform: uppercase;
}
.alberi-theme .btn-small-assistenza {
  background: linear-gradient(102deg, #f8ea73 0%, #f4da48 60%) !important;
}
.alberi-theme .tile-card-text {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.5px;
}
.alberi-theme .form-header {
  position: relative;
  top: -80px;
  margin-top: 160px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #e6e6e6;
  border-radius: 10px;
}
.alberi-theme .form-header:after {
  content: "";
  border-top: 20px solid #493cb7;
  border-left: 13px solid transparent;
  border-right: 14px solid transparent;
  position: absolute;
  left: calc(50% - 25px);
  bottom: -20px;
}
.alberi-theme form section {
  border-bottom: 1px solid #b3b3b3;
}
.alberi-theme #hera-business {
  background-image: url(../images/hera-biz_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.alberi-theme #doc-list {
  background-image: url(../images/doc-list_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom left;
}
.alberi-theme #doc-list.mobilita {
  background-image: url(../images/doc-list-green_bg.png);
}
.alberi-theme #faq > .container:before {
  content: url(../images/faq_bg.png);
  position: absolute;
  top: 20px;
  left: -20px;
  z-index: -1;
}
.alberi-theme #faq li {
  border-top: 1px solid #cccccc;
}
.alberi-theme #faq li:last-child {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 1rem;
}
.alberi-theme #autolettura_text > .container:before {
  content: url(../images/faq_bg.png);
  position: absolute;
  top: 20px;
  left: -20px;
  z-index: -1;
}
.alberi-theme #list li {
  position: relative;
  margin: 0 0 1.25em 0;
  padding: 0.65em 0 0 2.9em;
}
.alberi-theme #list li:before {
  content: "\e907";
  font-family: hcomm;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.75em;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #f24474 0%, #9c3cb7 40%);
}
.alberi-theme #list.business li:before {
  background-image: linear-gradient(to right, #dd3398 0%, #493cb7 60%);
}
.alberi-theme #list li.verde:before {
  background-image: linear-gradient(135deg, #5fcb8a, #3c8d61);
}
.alberi-theme #servizi-tool {
  background-image: linear-gradient(281deg, #9b3cb7 0%, #f24474 60%);
  background-repeat: no-repeat;
  background-size: 100vw 100%;
  background-position: top left;
}
.alberi-theme #servizi-tool.business {
  background-image: linear-gradient(106deg, #dd3398 0%, #493cb7 60%);
}
.alberi-theme #report-consumi {
  background-image: url(../images/report-consumi_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.alberi-theme #top {
  position: fixed;
  bottom: 50px;
  right: 0;
  width: 100px;
  opacity: 0;
  transition: opacity 0.6s;
  z-index: 999;
}
.alberi-theme #top.active {
  opacity: 1;
}
.alberi-theme #top .container {
  text-align: right;
}
.alberi-theme #top a {
  display: inline-block;
}
.alberi-theme #livechat {
  position: fixed;
  bottom: 0px;
  width: 100px;
  right: 20px;
  opacity: 0;
  transition: opacity 0.6s;
  z-index: 999;
}
.alberi-theme #vivocha-chat {
  opacity: 0;
  transition: opacity 0.6s;
  z-index: 999;
}
.alberi-theme #livechat.active,
.alberi-theme #vivocha-chat.active {
  opacity: 1;
}
.alberi-theme #livechat .container,
.alberi-theme #vivocha-chat .container {
  text-align: right;
}
.alberi-theme #livechat a,
.alberi-theme #vivocha-chat a {
  display: inline-block;
}
.alberi-theme .showmobilewidget.active {
  opacity: 1;
  transition: opacity 0.6s;
}
.alberi-theme .showmobilewidget {
  opacity: 0;
}
.alberi-theme #container-banner {
  opacity: 1;
  transition: opacity 0.6s;
  z-index: 9999;
}
.alberi-theme #container-banner.active {
  opacity: 0;
  display: none !important;
}
.alberi-theme .chart-tooltip {
  background: white;
  position: absolute;
  z-index: 999;
  padding: 15px 20px 10px 20px;
  box-shadow: 0 2px 5px 0 rgba(181, 181, 181, 0.8);
  border: 1px solid #e6e4e4;
  border-radius: 4px;
  display: none;
  opacity: 0;
  width: 80%;
  transition: all 0.8s;
}
.alberi-theme .chart-tooltip[data-visibility=hidden] {
  opacity: 0 !important;
}
.alberi-theme .chart-tooltip:after,
.alberi-theme .chart-tooltip:before {
  right: 100%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.alberi-theme .chart-tooltip:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 10px;
  bottom: -20px;
  left: 40px;
}
.alberi-theme .chart-tooltip:before {
  border-color: rgba(201, 201, 201, 0);
  border-top-color: #dedddd;
  border-width: 12px;
  bottom: -24px;
  left: 39px;
}
.alberi-theme .quote-section > .container:before,
.alberi-theme #tariffa-chart > .container:before {
  content: url(../images/pink-bubble.png);
  position: absolute;
  left: -30px;
  top: 35px;
}
.alberi-theme .chart-tabs .nav-tabs {
  border: 0;
}
.alberi-theme .chart-tabs .nav-item {
  border-radius: 35px;
  background-color: #f5f5f5;
  color: #b3b3b3;
  font-size: 16px;
  letter-spacing: 0.3px;
  padding: 5px 18px 6px;
  border: 0;
  margin-right: 5px;
  line-height: 1;
}
.alberi-theme .chart-tabs .nav-item.active {
  background-color: #808080;
  color: #ffffff;
}
.alberi-theme #tariffa-linechart-tooltip div[class*=col]:first-child {
  border-right: 1px solid #cccccc;
}
.alberi-theme #premio-annuo {
  background-image: url(../images/premio_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.alberi-theme #fixed-widget {
  position: fixed;
  z-index: 998;
  top: 0;
  right: 0;
  width: 100%;
}
.alberi-theme .fixed-widget-offerta-inner-container {
  z-index: 10;
}
.alberi-theme .fixed-widget-offerta-inner-container,
.alberi-theme .fixed-widget-offerta-inner-container + div {
  border-radius: 0;
}
.alberi-theme .fixed-widget-offerta-container {
  margin-top: -115%;
}
.alberi-theme .fixed-widget-offerta-container.fix {
  display: none;
  margin-top: 0px;
}
.alberi-theme .fixed-widget-offerta-container form a.btn {
  border-radius: 35px;
  border: solid 2px #df3388;
  background-image: linear-gradient(290deg, #9b3cb7, #f24474) !important;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.alberi-theme .fixed-widget-offerta-container .fixed-widget-offerta-inner-container .row.px-4 a {
  border-radius: 35px;
  border: solid 2px #df3388;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.alberi-theme .fixed-widget-offerta-container .fixed-widget-offerta-inner-container .row.px-4 a.active {
  border: 0;
  color: #ffffff;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
}
.alberi-theme .fixed-widget-offerta-container form a.btn.active {
  border: 0;
  color: #ffffff;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
}
.alberi-theme .fixed-widget-offerta-container form input[type=submit],
.alberi-theme #fixed-widget-mobile form input[type=submit] {
  max-width: 100%;
}
.alberi-theme .fixed-widget-offerta-inner-container + div {
  margin-top: -20px;
  z-index: 5;
  padding-top: 40px;
}
.alberi-theme #fixed-widget-mobile {
  position: fixed;
  bottom: 0;
  z-index: 998;
  width: 100%;
  opacity: 0;
  transition: opacity 0.3s;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.19);
}
.alberi-theme #fixed-widget-mobile.active {
  opacity: 1;
}
.alberi-theme #autolettura .bg-contain-top {
  background-position: top left;
}
.alberi-theme .card-deck-bg,
.alberi-theme .card-deck-bg-alt {
  background-image: url(../images/card-deck-pink_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.alberi-theme .card-deck-bg.business {
  background-image: url(../images/card-deck-blue_bg.png);
}
.alberi-theme .card-deck-bg.mobilita {
  background-image: url(../images/card-deck-green_bg.png);
}
.alberi-theme .card-deck-bg-alt.mobilita {
  background-image: url(../images/wave-green_bg.png);
}
.alberi-theme .card-deck .card {
  border-radius: 10px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #e6e6e6;
  margin-bottom: 30px;
}
.alberi-theme .card-deck .card-top,
.alberi-theme .card-deck .card-img-top {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.alberi-theme .card-deck .card-top {
  padding: 1.25rem;
}
.alberi-theme .card-deck .card-img-top {
  width: calc(100% + 2px);
  margin-left: -1px;
  margin-top: -1px;
  max-height: 262px;
}
.alberi-theme .card-deck .card-footer {
  background: transparent;
  border: 0;
}
.alberi-theme .card-deck .card-tag {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 12px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.24);
  letter-spacing: 0.14px;
  line-height: 12px;
  padding: 8px 6px;
  z-index: 0;
}
.alberi-theme .card-deck .card.card-horizontal .card-body {
  padding: 0;
}
.alberi-theme .card-deck .card.card-horizontal .card-body .card-content {
  padding: 1.25rem;
}
.alberi-theme .card-deck .card.card-horizontal .card-img-left,
.alberi-theme .card-deck .card.card-horizontal .card-img-right {
  width: 100%;
  height: auto !important;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}
.alberi-theme .card-deck .card-oval {
  background-image: url(../images/card-oval.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 110px;
  height: 110px;
}
.alberi-theme .card-deck .card-oval > div {
  display: flex;
  text-align: center;
  justify-content: center;
  height: 100%;
  flex-direction: column;
}
.alberi-theme .card-deck.condensed {
  border-radius: 10px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #e6e6e6;
  margin: 0;
}
.alberi-theme .card-deck.condensed .card {
  margin: 0;
  box-shadow: none;
  border-radius: 0;
  border: 0;
}
.alberi-theme .card-deck.condensed .card:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.alberi-theme .card-deck.condensed .card:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.alberi-theme .card-deck.condensed .card-img-top {
  border-radius: 0;
  margin: 0;
  max-height: 100%;
  width: auto;
}
.alberi-theme .modal .modal-content,
.alberi-theme .modal .modal-content .modal-footer {
  border: 0;
}
.alberi-theme .modal .modal-header {
  height: auto !important;
}
.alberi-theme .modal .closeAnalisiConsumi {
  z-index: 20;
}
.alberi-theme .modal.full-width-modal > .modal-dialog .modal-content,
.alberi-theme .modal.full-width-modal > .modal-dialog .modal-content .modal-footer {
  border-radius: 0;
}
.alberi-theme .modal-backdrop {
  background-color: rgba(0, 0, 0, 0.3);
}
.alberi-theme .modal:not(.full-width-modal).show {
  align-items: center;
  z-index: 1060;
  background: rgba(0, 0, 0, 0.3);
}
.alberi-theme .modal:not(.full-width-modal) .modal-header {
  border: 0;
}
.alberi-theme .modal:not(.full-width-modal) > .modal-dialog {
  max-width: 920px;
}
.alberi-theme .modal > .modal-dialog {
  max-width: 100%;
  margin: 0 auto;
}
.alberi-theme .modal.full-width-modal > .modal-dialog {
  margin: 0;
}
.alberi-theme .steps-col a.nav-link {
  color: #b3b3b3;
}
.alberi-theme .steps-col .nav-tabs,
.alberi-theme .steps-col a.nav-link,
.alberi-theme .steps-col a.nav-link:hover {
  border: 0;
  border-radius: 0;
}
.alberi-theme .steps-col a.nav-link i {
  z-index: 10;
}
.alberi-theme .widget-offerta-inner-container {
  height: 100%;
  border-radius: 10px;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 30px;
}
.alberi-theme .widget-offerta-inner-container .promo {
  background: #ffffff;
  border-radius: 8px;
  color: #f24474;
  padding: 2px 6px;
  font-weight: bold;
}
.alberi-theme #funnel-modal .back-btn {
  padding-left: 1px;
}
.alberi-theme .bordered-box-btn {
  border-radius: 10px;
  border: 1px solid;
}
.alberi-theme .bordered-box-btn.active h4,
.alberi-theme .bordered-box-btn.active p,
.alberi-theme .bordered-box-btn.active button,
.alberi-theme .bordered-box-btn.active i {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
  background-image: none;
}
.alberi-theme .bordered-box-btn button,
.alberi-theme .bordered-box-btn button i {
  background: none;
  border: 0;
}
.alberi-theme .bordered-box-btn button {
  -webkit-text-fill-color: #262626;
  color: #262626;
  cursor: pointer;
}
.alberi-theme .bordered-box-btn button i {
  -webkit-text-fill-color: #df3388;
  color: #df3388;
}
.alberi-theme #analisi-consumi-modal img {
  max-width: 300px;
}
.alberi-theme #analisi-consumi-modal a:not(.active) img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.5;
}
.alberi-theme .step:not(.current) {
  display: none;
}
.alberi-theme .slider.slider-horizontal {
  width: 100%;
}
.alberi-theme .slider.slider-horizontal .slider-handle {
  width: 36px;
  height: 36px;
  top: -8px;
}
.alberi-theme .slider.slider-horizontal .slider-tick,
.alberi-theme .slider.slider-horizontal .slider-handle,
.alberi-theme .slider.slider-horizontal .slider-selection {
  background-color: #df3388;
  background-image: none;
}
.alberi-theme .slider.slider-horizontal .slider-track-low,
.alberi-theme .slider.slider-horizontal .slider-track-high {
  background-color: #e6e6e6;
}
.alberi-theme .accordion .card {
  box-shadow: 0 2px 30px 0 rgba(230, 230, 230, 0.6);
}
.alberi-theme .accordion .card,
.alberi-theme .accordion .card-header {
  border: 0;
  border-radius: 10px !important;
  background-color: #ffffff;
}
.alberi-theme .accordion .card-header,
.alberi-theme .accordion .card-header h5 {
  position: relative;
}
.alberi-theme .accordion .card-header h5 {
  z-index: 10;
}
.alberi-theme #pre-footer {
  background: #f5f5f5;
}
.alberi-theme #pre-footer .event-tile {
  border-radius: 10px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
  padding: 25px 25px 20px;
}
.alberi-theme #pre-footer .event-tile > :last-child {
  margin-top: -10px;
}
.alberi-theme #pre-footer .affiliate-tile {
  max-width: 295px;
  border-radius: 10px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.alberi-theme #pre-footer .affiliate-tile > img {
  max-height: 70px;
  max-width: 195px;
}
.alberi-theme footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.alberi-theme footer ul li a {
  color: #ffffff;
}
.alberi-theme footer > :nth-child(2) li {
  line-height: 2;
}
.alberi-theme footer > :nth-child(2) li a {
  color: #cecece;
}
.alberi-theme footer .main-footer-col ul {
  margin-top: -10px;
}
.alberi-theme footer .main-footer-col li {
  line-height: 2.3;
}
.alberi-theme footer .sec-footer-col li {
  line-height: 2.5;
}
.alberi-theme .rotate {
  transform: rotate(180deg);
}
.alberi-theme #innovazione-valore-condiviso {
  background-image: url(../images/background-valore-c.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.alberi-theme #hera-generico h1,
.alberi-theme #hera-generico h2,
.alberi-theme #hera-generico h3,
.alberi-theme #hera-generico h4 {
  color: #df3388;
  letter-spacing: 0.5px;
  font-weight: 900;
}
.alberi-theme #img-promo {
  margin-top: 30px;
}
.alberi-theme .soluzioniconsigliate .tile .btn {
  padding: 0px 22px !important;
}
.alberi-theme #gasofferfinalbutton,
.alberi-theme #luceofferfinalbutton {
  min-width: 260px;
}
.alberi-theme #sportelli-button {
  background-color: #fbf8e6;
  box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.2);
}
.alberi-theme #sportelli-row {
  display: none;
}
.alberi-theme #pac-input {
  font-family: "CircularStd";
  font-size: 12px;
  width: 300px !important;
}
.alberi-theme #map .tile.p-3 {
  box-shadow: none;
  padding: 7px !important;
}
.alberi-theme #sportelli-row p,
.alberi-theme #map .tile p {
  margin-bottom: 0px;
}
.alberi-theme .sportello-content {
  cursor: pointer;
}
.alberi-theme .sportelloHTML {
  height: 100%;
}
.alberi-theme #map .controls::placeholder {
  color: black;
  opacity: 1;
}
.alberi-theme #map .controls:-ms-input-placeholder {
  color: black;
}
.alberi-theme #map .controls::-ms-input-placeholder {
  color: black;
}
.alberi-theme #map .controls {
  color: black;
}
@media (min-width: 425px) {
  .alberi-theme .card-header:after {
    content: "\e92e";
    font-family: hcomm;
    position: absolute;
    right: 25px;
    top: calc(50% - 10px);
    font-size: 18px;
    color: #df3388;
    transition: all 0.3s;
    z-index: 5;
  }
  .alberi-theme .card.collapsed .card-header:after {
    transform: rotate(180deg);
  }
}
@media (max-width: 768px) {
  .alberi-theme #chartdonut {
    width: 360px !important;
    height: 180px !important;
    margin-left: -35px;
  }
  .alberi-theme #HorizCanvas {
    width: 300px !important;
    height: 150px !important;
    margin-left: -10px;
  }
  .alberi-theme .service-text {
    text-align: center !important;
  }
}
@media (min-width: 576px) {
  .alberi-theme #doc-list {
    background-size: 100vw 100%;
  }
  .alberi-theme #top a {
    display: inline-block;
    margin-right: -50px;
  }
  .alberi-theme .fixed-widget-offerta-inner-container {
    border-radius: 10px;
  }
  .alberi-theme .fixed-widget-offerta-inner-container + div {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .alberi-theme .card-deck.condensed .card:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
  }
  .alberi-theme .card-deck.condensed .card:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 0;
  }
}
@media (max-width: 575px) {
  .alberi-theme .fixed-container {
    position: fixed;
    left: 0;
    bottom: 0;
    margin: 0;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  }
  .alberi-theme .tile-content {
    padding-bottom: 40px !important;
  }
}
@media (min-width: 768px) {
  .alberi-theme #news .featured .bg {
    min-height: auto;
  }
  .alberi-theme #funnel-modal .modal-footer:after {
    content: "";
    display: block;
    background-image: url(../images/modal-footer_bg.png);
    background-repeat: no-repeat;
    background-size: 100vw 100%;
    height: 147px;
    width: 100vw;
  }
  .alberi-theme #servizi-tool {
    background-image: url(../images/multilayer-pink.png);
  }
  .alberi-theme #servizi-tool.business {
    background-image: url(../images/multilayer-blue.png);
  }
  .alberi-theme .card-deck .card-oval {
    position: relative;
    bottom: -3rem;
  }
  .alberi-theme #list.mobilita {
    margin-bottom: -5rem;
  }
  .alberi-theme #chartdonut {
    width: 450px !important;
    height: 225px !important;
  }
  .alberi-theme #HorizCanvas {
    width: 400px !important;
    height: 200px !important;
  }
}
@media (min-width: 992px) {
  .alberi-theme .page-head:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: url(../images/carousel-bg.png);
    background-size: 100vw 100%;
    background-repeat: no-repeat;
    background-position: top left;
    z-index: 0;
    margin-bottom: -1px;
  }
  .alberi-theme #img-promo {
    margin-top: -60px;
  }
  .alberi-theme #main-carousel .carousel-item {
    height: 500px;
  }
  .alberi-theme #main-carousel .carousel-item-content {
    padding: 0 80px 80px 80px;
    margin: 0;
    justify-content: center;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .alberi-theme #main-carousel .carousel-item:after {
    display: none;
  }
  .alberi-theme .countdown-box {
    position: absolute;
  }
  .alberi-theme .img-text-banner .inner-container {
    background-position: top 30% left 18%;
  }
  .alberi-theme form section {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .alberi-theme form .privacy {
    margin-left: 6rem;
    margin-right: 6rem;
  }
  .alberi-theme .steps-col .nav-tabs::after {
    content: "";
    width: 75%;
    height: 1px;
    position: absolute;
    top: 30px;
    left: 10%;
    background-color: #b3b3b3;
    z-index: 1;
  }
  .alberi-theme #funnel-modal .finish-bg {
    background-image: url(../images/finish.png);
    background-repeat: no-repeat;
    background-position: right top 5rem;
    background-size: auto calc(100% - 5rem);
  }
  .alberi-theme .card-deck .card.card-horizontal .card-img-left,
  .alberi-theme .card-deck .card.card-horizontal .card-img-right {
    width: auto;
    height: 100%;
  }
  .alberi-theme .card-deck-alt .card.card-horizontal .card-img-left,
  .alberi-theme .card-deck-alt .card.card-horizontal .card-img-right {
    width: 100%;
  }
  .alberi-theme .card-deck .card.card-horizontal .card-img-left {
    border-top-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
  }
  .alberi-theme .card-deck .card.card-horizontal .card-img-right {
    border-top-left-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .alberi-theme .fixed-widget-offerta-container {
    position: absolute;
    top: 0;
    right: 0;
  }
  .alberi-theme .fixed-widget-offerta-container.fix {
    display: block;
  }
  .alberi-theme #ottimizza-energia {
    background-size: 100vw 100%;
  }
  .alberi-theme .modal.modal-funnel .modal-content {
    min-width: 920px;
  }
  .alberi-theme .selettoreradio {
    margin-left: 150px;
    margin-right: 150px;
  }
  .alberi-theme .white-box.overflow-hidden.darkish-pink {
    min-height: 180px;
  }
  .alberi-theme .casasuperficieimg {
    max-width: 300px !important;
  }
  .alberi-theme .radio.inlineradio label {
    min-width: 140px;
  }
  .alberi-theme .soluzioniconsigliate .tile {
    width: 400px;
    height: 236px;
    border-color: #b0b0b0;
  }
  .alberi-theme .rightshouldermove {
    position: fixed;
    min-width: 320px;
    max-width: 320px;
  }
  .alberi-theme .rightshouldermove.scroll {
    margin-top: -160px;
  }
  .alberi-theme .rightshouldermove.scroll2 {
    margin-top: -280px;
  }
  .alberi-theme .container.form-builder-container {
    min-height: 550px;
  }
}
@media (min-width: 1200px) {
  .alberi-theme #funnel-modal .back-btn {
    margin-left: -46px;
  }
  .alberi-theme .modal:not(.full-width-modal).show {
    display: flex !important;
  }
}
@media (min-width: 1400px) {
  .alberi-theme .container {
    max-width: 1235px;
  }
}
@media (max-width: 768px) {
  .alberi-theme .card-deck {
    display: flex !important;
    flex-direction: column !important;
  }
}
@media (max-width: 991px) {
  .alberi-theme .form-builder-container .button-holder {
    padding-bottom: 30px;
  }
  .alberi-theme .modal.modal-funnel .modal-content {
    max-height: calc(100vh - 80px);
    overflow-y: auto;
  }
  .alberi-theme .selettoreradio {
    margin-left: 0px;
    margin-right: 0px;
  }
  .alberi-theme .white-box.overflow-hidden.darkish-pink {
    min-height: 250px;
  }
  .alberi-theme .inline-buttons {
    display: flex;
  }
  .alberi-theme .editbutton {
    margin-right: 0px !important;
  }
  .alberi-theme .mobileanalisiimg {
    max-height: 150px !important;
  }
  .alberi-theme .backbuttonfunnel {
    padding-left: 0px !important;
  }
  .alberi-theme .forwardbuttonfunnel {
    padding: 10px !important;
  }
  .alberi-theme .soluzioniconsigliate .tile {
    width: auto;
    height: auto;
    border-color: #b0b0b0;
  }
  .alberi-theme .widget-offerta-inner-container .icon-energia:before,
  .alberi-theme .widget-offerta-inner-container .icon-gas:before {
    content: "\e953" !important;
  }
  .alberi-theme .wrappermobileaccordion,
  .alberi-theme .analisiconsumiwidget {
    display: none;
  }
  .alberi-theme #livechat {
    bottom: 115px;
  }
}
@media print {
  .alberi-theme {
    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  }
  .alberi-theme *,
  .alberi-theme *:before,
  .alberi-theme *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .alberi-theme a,
  .alberi-theme a:visited {
    text-decoration: underline;
  }
  .alberi-theme a[href]:after {
    content: " (" attr(href) ")";
  }
  .alberi-theme abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .alberi-theme a[href^="#"]:after,
  .alberi-theme a[href^="javascript:"]:after {
    content: "";
  }
  .alberi-theme pre {
    white-space: pre-wrap !important;
  }
  .alberi-theme pre,
  .alberi-theme blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .alberi-theme thead {
    display: table-header-group;
  }
  .alberi-theme tr,
  .alberi-theme img {
    page-break-inside: avoid;
  }
  .alberi-theme p,
  .alberi-theme h2,
  .alberi-theme h3 {
    orphans: 3;
    widows: 3;
  }
  .alberi-theme h2,
  .alberi-theme h3 {
    page-break-after: avoid;
  }
}
.alberi-theme .ie .gradient-text {
  background-image: none !important;
  -webkit-text-fill-color: black !important;
  color: black !important;
}
.alberi-theme .ie .hc-cart-wrapper .hc-cart-tabLink .hc-cart-tabLink-text,
.alberi-theme .ie .casa .gradient-text,
.alberi-theme .ie .pink-gradient-text {
  background-image: none !important;
  -webkit-text-fill-color: #df3388 !important;
  color: #df3388 !important;
}
.alberi-theme .ie .hc-cart-wrapper .hc-cart-tabLink.hc-cart-tabLink--active .hc-cart-tabLink-text {
  color: #ffffff !important;
}
.alberi-theme .ie .hc-cart-externalWrapper {
  margin-left: 320px;
}
.alberi-theme .ie .business .gradient-text,
.alberi-theme .ie .blue-gradient-text {
  background-image: none !important;
  -webkit-text-fill-color: #493cb7 !important;
  color: #493cb7 !important;
}
.alberi-theme .ie .custom-form .liferay-ddm-form-field-paragraph,
.alberi-theme .ie .amministratori-form .liferay-ddm-form-field-paragraph,
.alberi-theme .ie .hera-ricarica-form .liferay-ddm-form-field-paragraph,
.alberi-theme .ie .imprese-form .liferay-ddm-form-field-paragraph,
.alberi-theme .ie .public-amm-form .liferay-ddm-form-field-paragraph,
.alberi-theme .ie .liferay-ddm-form-field-tip,
.alberi-theme .ie #list li:before,
.alberi-theme .ie header.mobile #casa-menu a.navbar-toggler:after,
.alberi-theme .ie header.mobile #business-menu a.navbar-toggler:after,
.alberi-theme .ie header.mobile #casa-menu ul li ul li ul a:after,
.alberi-theme .ie header.mobile #business-menu ul li ul li ul a:after,
.alberi-theme .ie .fixed-widget-offerta-container form a.btn {
  background-image: none !important;
  -webkit-text-fill-color: #df3388 !important;
  color: #df3388 !important;
}
.alberi-theme .safari .fixed-widget-offerta-container form a.btn {
  background-image: none !important;
  -webkit-text-fill-color: #df3388 !important;
  color: #df3388 !important;
}
.alberi-theme .safari .fixed-widget-offerta-container form a.btn.active {
  border: 0 !important;
  color: #ffffff !important;
  background-image: linear-gradient(290deg, #9b3cb7, #f24474) !important;
  -webkit-text-fill-color: unset !important;
}
.alberi-theme .safari .continuetocommodity {
  background-image: none !important;
  -webkit-text-fill-color: #df3388 !important;
  color: #df3388 !important;
}
.alberi-theme .safari #popupfinalemodal .modal-body {
  min-height: 500px;
}
.alberi-theme .safari .radio.inlineradio span {
  display: inline-block;
}
.alberi-theme .ie #offerte-luce-gas .card-deck .card {
  width: 375px !important;
  height: 515px !important;
}
.alberi-theme .ie #offerte-luce-gas .card-deck .card .card-footer {
  height: 60px !important;
}
.alberi-theme .ie .card-deck.card-deck-alt .card.card-horizontal {
  width: 900px !important;
}
.alberi-theme .ie .pt-5.pb-4.mobilita .card.card-horizontal {
  width: 900px !important;
}
.alberi-theme .ie .card.pb-2.mb-0 {
  width: 300px !important;
}
.alberi-theme .ie #assistenza-pages .card-deck .card {
  width: 350px !important;
}
.alberi-theme .ie .mw-card-assistenza {
  height: 270px !important;
  width: 600px !important;
}
.alberi-theme .ie .img-fluid.casa.pr-3,
.alberi-theme .ie .img-fluid.casa {
  width: 100px !important;
}
.alberi-theme .ie .gradient-text.normal.bolder a,
.alberi-theme .ie .gradient-text.normal.bolder i {
  background-image: none !important;
  -webkit-text-fill-color: #df3388 !important;
  color: #df3388 !important;
}
.alberi-theme .ie .fixed-widget-offerta-container {
  width: 385px !important;
}
.alberi-theme .ie .mobilita-home .card.card-horizontal {
  width: 500px !important;
}
.alberi-theme .ie #presenza-mobilita .card.card-horizontal {
  width: 500px !important;
}
.alberi-theme .ie #uso-energie .card.pb-2 {
  width: 300px !important;
}
.alberi-theme .ie #presenza-mobilita .card.card-vertical {
  width: 500px !important;
}
.alberi-theme .ie #uso-energia .card.pb-2 {
  width: 350px !important;
}
.alberi-theme .ie #mobilita-privata .card.pb-2.mb-0 {
  width: 300px !important;
  height: 515px !important;
}
.alberi-theme .ie #mobilita-privata .card-deck.condensed .card.pb-2 {
  width: 200px !important;
  height: 515px !important;
}
.alberi-theme .ie .form-group.liferay-ddm-form-field-paragraph {
  background-image: none !important;
  -webkit-text-fill-color: #df3388 !important;
  color: #df3388 !important;
}
.alberi-theme .safari #leftCol form .btn.editbutton {
  background-image: none !important;
  -webkit-text-fill-color: #df3388 !important;
  color: #df3388 !important;
}
.alberi-theme .safari .nothanks {
  background-image: none !important;
  -webkit-text-fill-color: #df3388 !important;
  color: #df3388 !important;
}
.alberi-theme .safari #sportelli-button {
  background-image: none !important;
  -webkit-text-fill-color: #000000 !important;
  color: #000000 !important;
}
.alberi-theme .safari #loadMore {
  background-image: none !important;
  -webkit-text-fill-color: #000000 !important;
  color: #000000 !important;
}
.alberi-theme .safari .accordion {
  background-image: none !important;
  -webkit-text-fill-color: #df3388 !important;
  color: #df3388 !important;
}
.alberi-theme .safari .showmobilewidget .btn {
  width: 106px !important;
}
.alberi-theme .ie .cards-home .card.card-vertical {
  width: 500px !important;
}
.alberi-theme .ie .form-control.input-group-inset.input-group-inset-after.search-bar-keywords-input {
  width: 80% !important;
}
.alberi-theme .ie .sheet.taglib-empty-result-message {
  margin-bottom: 50px !important;
}
.alberi-theme .ie .user-icon {
  display: none !important;
}
.alberi-theme .ie .highlight {
  font-size: 42px !important;
}
.alberi-theme .ie #hera-perte .card.card-vertical {
  width: 500px !important;
}
.alberi-theme .ie #offerte-mobilita .card.pb-2 {
  width: 310px !important;
}
.alberi-theme .ie img.position-absolute.h-100 {
  max-height: 115px;
  top: 10px;
}
.alberi-theme .ie .container.form-builder-container .white-box {
  min-width: 793px !important;
}
.alberi-theme .ie .container.form-builder-container .editbutton {
  background: white !important;
  border: 0px solid !important;
}
.alberi-theme .ie .green-blue-gradient-text {
  background-image: none !important;
  -webkit-text-fill-color: #3ca6e4 !important;
  color: #3ca6e4 !important;
}
.alberi-theme .ie .black-yellow-gradient-text {
  background-image: none !important;
  -webkit-text-fill-color: #f5b10f !important;
  color: #f5b10f !important;
}
.alberi-theme .ie .brown-green-gradient-text {
  background-image: none !important;
  -webkit-text-fill-color: #877753 !important;
  color: #877753 !important;
}
.alberi-theme .ie .green-green-gradient-text {
  background-image: none !important;
  -webkit-text-fill-color: #618954 !important;
  color: #618954 !important;
}
.alberi-theme .ie .btn.w-100.justify-content-center {
  background-color: white !important;
  background-image: none !important;
  color: #df3388 !important;
}
.alberi-theme .ie .btn.w-100.justify-content-center.active {
  background-image: linear-gradient(290deg, #9b3cb7, #f24474) !important;
  color: white !important;
  background-color: none !important;
}
.alberi-theme .ie .btn.gradient.white.w-100.justify-content-center.mt-3.mb-3 {
  max-width: 100% !important;
}
.alberi-theme .ie .widget-offerta-inner-container.mb-5 button p {
  margin-top: 20px;
}
.alberi-theme .ie .widget-offerta-inner-container.mb-5 button i {
  margin-top: 0px !important;
}
.alberi-theme .ie #page1ff .card.card-horizontal {
  width: 370px !important;
  height: 200px !important;
}
.alberi-theme .selectric-wrapper {
  position: relative;
  cursor: pointer;
}
.alberi-theme .selectric-responsive {
  width: 100%;
}
.alberi-theme .selectric {
  border: 1px solid #ddd;
  border-radius: 0px;
  background: #f8f8f8;
  position: relative;
  overflow: hidden;
}
.alberi-theme .selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.alberi-theme .selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #f8f8f8;
  color: #bbb;
  text-align: center;
  /*font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;*/
}
.alberi-theme .selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #bbb;
  border-bottom: none;
}
.alberi-theme .selectric-focus .selectric {
  border-color: #aaaaaa;
}
.alberi-theme .selectric-hover .selectric {
  border-color: #c4c4c4;
}
.alberi-theme .selectric-hover .selectric .button {
  color: #a2a2a2;
}
.alberi-theme .selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}
.alberi-theme .selectric-open {
  z-index: 9999;
}
.alberi-theme .selectric-open .selectric {
  border-color: #c4c4c4;
}
.alberi-theme .selectric-open .selectric-items {
  display: block;
}
.alberi-theme .selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.alberi-theme .selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.alberi-theme .selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.alberi-theme .selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.alberi-theme .selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}
.alberi-theme .selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}
.alberi-theme .selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}
.alberi-theme .selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #f8f8f8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}
.alberi-theme .selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.alberi-theme .selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.alberi-theme .selectric-items ul,
.alberi-theme .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}
.alberi-theme .selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}
.alberi-theme .selectric-items li.selected {
  background: #e0e0e0;
  color: #444;
}
.alberi-theme .selectric-items li.highlighted {
  background: #d0d0d0;
  color: #444;
}
.alberi-theme .selectric-items li:hover {
  background: #d5d5d5;
  color: #444;
}
.alberi-theme .selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.alberi-theme .selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  color: #444;
}
.alberi-theme .selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.alberi-theme .selectric-items .selectric-group li {
  padding-left: 25px;
}
.alberi-theme .owl-carousel,
.alberi-theme .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.alberi-theme .owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.alberi-theme .owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}
.alberi-theme .owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.alberi-theme .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.alberi-theme .owl-carousel .owl-item,
.alberi-theme .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);
}
.alberi-theme .owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.alberi-theme .owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.alberi-theme .owl-carousel .owl-dots.disabled,
.alberi-theme .owl-carousel .owl-nav.disabled {
  display: none;
}
.alberi-theme .no-js .owl-carousel,
.alberi-theme .owl-carousel.owl-loaded {
  display: block;
}
.alberi-theme .owl-carousel .owl-dot,
.alberi-theme .owl-carousel .owl-nav .owl-next,
.alberi-theme .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.alberi-theme .owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.alberi-theme .owl-carousel.owl-hidden {
  opacity: 0;
}
.alberi-theme .owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.alberi-theme .owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.alberi-theme .owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.alberi-theme .owl-carousel.owl-rtl {
  direction: rtl;
}
.alberi-theme .owl-carousel.owl-rtl .owl-item {
  float: right;
}
.alberi-theme .owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.alberi-theme .owl-carousel .owl-animated-in {
  z-index: 0;
}
.alberi-theme .owl-carousel .owl-animated-out {
  z-index: 1;
}
.alberi-theme .owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.alberi-theme .owl-height {
  transition: height 0.5s ease-in-out;
}
.alberi-theme .owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.alberi-theme .owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.alberi-theme .owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.alberi-theme .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;
}
.alberi-theme .owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.alberi-theme .owl-carousel .owl-video-playing .owl-video-play-icon,
.alberi-theme .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.alberi-theme .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;
}
.alberi-theme .owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.alberi-theme .owl-theme .owl-dots,
.alberi-theme .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.alberi-theme .owl-theme .owl-nav {
  margin-top: 10px;
}
.alberi-theme .owl-theme .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.alberi-theme .owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.alberi-theme .owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.alberi-theme .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.alberi-theme .owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.alberi-theme .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.alberi-theme .owl-theme .owl-dots .owl-dot.active span,
.alberi-theme .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.alberi-theme body.casa .gradient {
  background: linear-gradient(281deg, #9b3cb7 0%, #f24474 60%);
}
.alberi-theme .casa .gradient-text {
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(271deg, #9b3cb7, #f24474);
}
.alberi-theme .casa .waves-banner.gradient-waves-bg {
  background-image: url(../images/wave-lightpink_bg.png);
}
.alberi-theme .casa .darkish-color {
  color: #df3388;
}
.alberi-theme .casa .darkish-color-three {
  color: #e54197;
}
.alberi-theme .casa .underlined {
  color: #ff72a4;
}
.alberi-theme .casa .btn.gradient.white:hover {
  background: white !important;
  color: #df3388 !important;
  border: 2px solid #df3388 !important;
}
.alberi-theme .casa .btn.btn-border.darkish-color.white-bg:hover {
  background-image: linear-gradient(271deg, #9b3cb7, #f24474) !important;
}
.alberi-theme .casa #hera-generico h1,
.alberi-theme .casa #hera-generico h2,
.alberi-theme .casa #hera-generico h3,
.alberi-theme .casa #hera-generico h4 {
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(271deg, #9b3cb7, #f24474);
}
.alberi-theme .casa .btn-border {
  border: 2px solid #df3388 !important;
}
.alberi-theme .casa .bordered-box-btn.active {
  background-image: linear-gradient(277deg, #9b3cb7, #f24474);
}
.alberi-theme .casa .steps-col a.nav-link.active,
.alberi-theme .casa .steps-col a.nav-link.completed {
  color: black;
}
.alberi-theme .casa .slider.slider-horizontal .slider-tick,
.alberi-theme .casa .slider.slider-horizontal .slider-handle,
.alberi-theme .casa .slider.slider-horizontal .slider-selection {
  background-color: #df3388;
  border: 2px solid #df3388;
  background-image: none;
}
.alberi-theme .casa #nav-item-0 {
  color: #df3388;
}
.alberi-theme .casa .widget-offerta-inner-container {
  background-image: url(../images/migliora-efficienza_bg.jpg);
}
.alberi-theme .casa #tichiamiamooff.btn.gradient.white.active {
  background: white !important;
  color: #df3388 !important;
  border: 2px solid #df3388 !important;
}
.alberi-theme .casa #tichiamiamooff.btn.gradient.white:hover i.white,
.alberi-theme .casa #tichiamiamooff.btn.gradient.white:active i.white,
.alberi-theme .casa #tichiamiamooff.btn.gradient.white.active i.white {
  color: #df3388 !important;
}
.alberi-theme body.business .gradient {
  background: linear-gradient(106deg, #dd3398 0%, #493cb7 60%);
}
.alberi-theme .business .gradient-text {
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(103deg, #dd3398, #493cb7);
}
.alberi-theme .business .waves-banner.gradient-waves-bg {
  background-image: url(../images/wave-blue_bg.png);
}
.alberi-theme .business .darkish-color {
  color: #493cb7;
}
.alberi-theme .business .darkish-color-three {
  color: #3863bd;
}
.alberi-theme .business .underlined {
  color: #493cb7;
}
.alberi-theme .business .btn.gradient.white:hover {
  background: white !important;
  color: #493cb7 !important;
  border: 2px solid #493cb7 !important;
}
.alberi-theme .business .btn.btn-border.darkish-color.white-bg:hover {
  background-image: linear-gradient(106deg, #dd3398 0%, #493cb7 60%) !important;
}
.alberi-theme .business #hera-generico h1,
.alberi-theme .business #hera-generico h2,
.alberi-theme .business #hera-generico h3,
.alberi-theme .business #hera-generico h4 {
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(103deg, #dd3398, #493cb7);
}
.alberi-theme .business .bordered-box-btn.active {
  background-image: linear-gradient(106deg, #dd3398 0%, #493cb7 60%) !important;
}
.alberi-theme .business .steps-col a.nav-link.active,
.alberi-theme .business .steps-col a.nav-link.completed {
  color: black;
}
.alberi-theme .business .slider.slider-horizontal .slider-tick,
.alberi-theme .business .slider.slider-horizontal .slider-handle,
.alberi-theme .business .slider.slider-horizontal .slider-selection {
  background-color: #493cb7;
  border: 2px solid #493cb7;
  background-image: none;
}
.alberi-theme .business #nav-item-0 {
  color: #493cb7;
}
.alberi-theme .business .widget-offerta-inner-container {
  background-image: url(../images/migliora-efficienza_busi_bg.png);
}
.alberi-theme .portlet-decorate .portlet-content {
  background: #fff;
  border: 1px solid #deeeee;
}
.alberi-theme .portlet-barebone .portlet-content {
  padding: 0;
}
.alberi-theme #ricerca-faq .btn.search-bar-search-button.btn-unstyled {
  font-family: "hcomm" !important;
  speak: none;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  -webkit-font-smoothing: antialiased !important;
  color: black !important;
  cursor: pointer !important;
  vertical-align: middle !important;
  font-size: 32px !important;
  background-image: inherit !important;
  box-shadow: inherit !important;
}
.alberi-theme #ricerca-faq .search-bar-keywords-input {
  border: inherit !important;
  border-right: 1px solid white !important;
}
.alberi-theme #ricerca-faq .input-group-inset-item {
  padding-right: 0px;
}
.alberi-theme #gasprezzonetto,
.alberi-theme #imgwelcomeheragas,
.alberi-theme #placetvariabileimggas,
.alberi-theme #placetfissaimggas,
.alberi-theme #imggasbebe,
.alberi-theme #profili-gas,
.alberi-theme #imgizerogaslavoro,
.alberi-theme #prezzonettoimglavorogas,
.alberi-theme #imgplacetvariabilelavorogas,
.alberi-theme #imgplacetfissalavorogas,
.alberi-theme #tabella-offerte-gas,
.alberi-theme #imgluce2 {
  display: none;
}
.alberi-theme #banner-help {
  z-index: 999 !important;
}
.alberi-theme #banner-ipo.img-text-banner .inner-container {
  background-image: none;
}
.alberi-theme .portlet {
  margin-bottom: 0px !important;
}
.alberi-theme .portlet-barebone .h2 {
  margin: 0px !important;
}
.alberi-theme #wrapper {
  padding-top: 0px;
}
.alberi-theme .lfr-product-menu-panel .panel-group {
  padding: 0px;
  font-size: 0.875rem;
}
.alberi-theme .lfr-admin-panel .panel-group {
  padding: 0px;
  font-size: 0.875rem;
}
.alberi-theme .portlet-content {
  padding: 0px !important;
}
.alberi-theme .portlet-layout .portlet-header {
  margin-bottom: 0px;
}
.alberi-theme .owl-carousel {
  z-index: 0 !important;
}
.alberi-theme .carousel-indicators {
  z-index: 1 !important;
}
.alberi-theme .dropdown-menu {
  left: 0px !important;
  transform: none !important;
  max-height: none !important;
  max-width: none !important;
}
.alberi-theme .dropdown-menu.dropdown-menu-right.show {
  top: 2px !important;
  transform: translate3d(-362px, 20px, 0px) !important;
}
.alberi-theme .header-breadcrumb {
  font-size: 12px;
  color: #ffffff;
}
.alberi-theme .header-breadcrumb a {
  font-weight: 500;
  color: #ffffff;
}
.alberi-theme .header-breadcrumb .right-angle-bracket {
  font-weight: bold;
  margin: 0px 4px;
}
.alberi-theme #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container {
  max-width: 600px;
  margin: auto;
  padding-top: 20px;
}
.alberi-theme #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-icon-back,
.alberi-theme #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-header,
.alberi-theme #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container .navigation {
  display: none;
}
.alberi-theme [type=radio] {
  height: 15px !important;
  width: 14px !important;
}
.alberi-theme .input-group.search-bar.search-bar-simple .btn.search-bar-search-button.btn-unstyled {
  height: 45px !important;
  width: 65px !important;
}
.alberi-theme #_com_liferay_portlet_configuration_css_web_portlet_PortletConfigurationCSSPortlet__com_liferay_portlet_configuration_css_web_portlet_PortletConfigurationCSSPortlet_customTitleMenu {
  width: 100px !important;
  height: 50px !important;
}
.alberi-theme .input-group-item .input-group-inset-after.form-control::selection {
  background-color: #3863bd;
  color: white;
}
.alberi-theme .user-icon-color-0.user-icon.user-icon-default,
.alberi-theme h6.text-default {
  opacity: 0;
}
.alberi-theme .search-document-content {
  opacity: 1 !important;
}
.alberi-theme .input-group-inset-item.input-group-inset-item-after.search-bar-search-button-wrapper .btn.search-bar-search-button.btn-unstyled {
  color: white !important;
}
.alberi-theme .bubble-container:before {
  content: url(../images/pink-bubble.png);
  position: absolute;
  left: -30px;
  top: 35px;
}
.alberi-theme .bubble-container-yellow:before {
  content: url(../images/faq_bg.png);
  position: absolute;
  left: -30px;
  top: 35px;
}
.alberi-theme .search-layout .user-icon {
  display: none !important;
}
.alberi-theme .custom-form .ddm-form-basic-info .container-fluid-1280,
.alberi-theme .hera-ricarica-form .ddm-form-basic-info .container-fluid-1280,
.alberi-theme .imprese-form .ddm-form-basic-info .container-fluid-1280,
.alberi-theme .amministratori-form .ddm-form-basic-info .container-fluid-1280,
.alberi-theme .public-amm-form .ddm-form-basic-info .container-fluid-1280 {
  position: relative !important;
  top: -80px !important;
  margin-top: 160px !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1) !important;
  border: 1px solid #e6e6e6 !important;
  border-radius: 10px !important;
  background: linear-gradient(106deg, #dd3398 0%, #493cb7 60%) !important;
  color: #ffffff !important;
  text-align: center !important;
  padding: 3rem !important;
}
.alberi-theme .ricarica-pubblica-casa .ddm-form-basic-info .container-fluid-1280,
.alberi-theme .ricarica-privata-casa .ddm-form-basic-info .container-fluid-1280 {
  position: relative !important;
  top: -80px !important;
  margin-top: 160px !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1) !important;
  border: 1px solid #e6e6e6 !important;
  border-radius: 10px !important;
  background: url(../images/card-deck-green_bg.png) center center no-repeat !important;
  color: #ffffff !important;
  text-align: center !important;
  padding: 3rem !important;
}
.alberi-theme .btn.btn-primary.lfr-ddm-form-submit.pull-right {
  border-radius: 36px !important;
}
.alberi-theme .custom-form .container-fluid-1280.ddm-form-builder-app,
.alberi-theme .hera-ricarica-form .container-fluid-1280.ddm-form-builder-app,
.alberi-theme .amministratori-form .container-fluid-1280.ddm-form-builder-app,
.alberi-theme .imprese-form .container-fluid-1280.ddm-form-builder-app,
.alberi-theme .public-amm-form .container-fluid-1280.ddm-form-builder-app,
.alberi-theme .ricarica-pubblica-casa .container-fluid-1280.ddm-form-builder-app,
.alberi-theme .ricarica-privata-casa .container-fluid-1280.ddm-form-builder-app {
  color: #262626;
  background-color: #f3f0f5 !important;
  margin-top: -85px !important;
}
.alberi-theme .custom-form .ddm-form-name,
.alberi-theme .amministratori-form .ddm-form-name,
.alberi-theme .hera-ricarica-form .ddm-form-name,
.alberi-theme .imprese-form .ddm-form-name,
.alberi-theme .public-amm-form .ddm-form-name,
.alberi-theme .imprese-form .ddm-form-name {
  font-size: 30px !important;
  color: white !important;
  letter-spacing: 0.5px !important;
  font-weight: 900 !important;
  padding: 0px !important;
}
.alberi-theme .ricarica-pubblica-casa .ddm-form-name,
.alberi-theme .ricarica-privata-casa .ddm-form-name {
  font-size: 30px !important;
  color: black !important;
  letter-spacing: 0.5px !important;
  font-weight: 900 !important;
  padding: 0px !important;
}
.alberi-theme .custom-form .ddm-form-description,
.alberi-theme .amministratori-form .ddm-form-description,
.alberi-theme .hera-ricarica-form .ddm-form-description,
.alberi-theme .imprese-form .ddm-form-description,
.alberi-theme .public-amm-form .ddm-form-description {
  color: white !important;
  letter-spacing: 0.5px !important;
}
.alberi-theme .ricarica-pubblica-casa .ddm-form-description,
.alberi-theme .ricarica-privata-casa .ddm-form-description {
  color: black !important;
  letter-spacing: 0.5px !important;
}
.alberi-theme .custom-form .liferay-ddm-form-field-paragraph,
.alberi-theme .amministratori-form .liferay-ddm-form-field-paragraph,
.alberi-theme .hera-ricarica-form .liferay-ddm-form-field-paragraph,
.alberi-theme .imprese-form .liferay-ddm-form-field-paragraph,
.alberi-theme .public-amm-form .liferay-ddm-form-field-paragraph,
.alberi-theme .ricarica-pubblica-casa .liferay-ddm-form-field-paragraph,
.alberi-theme .ricarica-privata-casa .liferay-ddm-form-field-paragraph,
.alberi-theme .liferay-ddm-form-field-tip {
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-image: linear-gradient(to right, #dd3398 0%, #493cb7 60%) !important;
  letter-spacing: 0.5px !important;
  font-weight: 900 !important;
  font-size: 22px !important;
  padding-bottom: 1rem !important;
  margin-bottom: 1.5rem !important;
  padding-top: 1rem !important;
}
.alberi-theme .custom-form .form-group .liferay-ddm-form-field-text label,
.alberi-theme .amministratori-form .form-group .liferay-ddm-form-field-text label,
.alberi-theme .hera-ricarica-form .form-group .liferay-ddm-form-field-text label,
.alberi-theme .imprese-form .form-group .liferay-ddm-form-field-text label,
.alberi-theme .ricarica-pubblica-casa .form-group .liferay-ddm-form-field-text label,
.alberi-theme .ricarica-privata-casa .form-group .liferay-ddm-form-field-text label,
.alberi-theme .public-amm-form .form-group .liferay-ddm-form-field-text label {
  color: #262626 !important;
  font-size: 14px !important;
  margin-bottom: 50px !important;
}
.alberi-theme .custom-form .form-group .form-builder-select-field .select-field-trigger,
.alberi-theme .amministratori-form .form-group .form-builder-select-field .select-field-trigger,
.alberi-theme .hera-ricarica-form .form-group .form-builder-select-field .select-field-trigger,
.alberi-theme .imprese-form .form-group .form-builder-select-field .select-field-trigger,
.alberi-theme .ricarica-pubblica-casa .form-group .form-builder-select-field .select-field-trigger,
.alberi-theme .ricarica-privata-casa .form-group .form-builder-select-field .select-field-trigger,
.alberi-theme .public-amm-form .form-group .form-builder-select-field .select-field-trigger {
  height: 48px !important;
}
.alberi-theme .custom-form .required-warning,
.alberi-theme .custom-form h3.lfr-ddm-form-page-title,
.alberi-theme .amministratori-form .required-warning,
.alberi-theme .custom-form h3.lfr-ddm-form-page-title,
.alberi-theme .hera-ricarica-form .required-warning,
.alberi-theme .custom-form h3.lfr-ddm-form-page-title,
.alberi-theme .imprese-form .required-warning,
.alberi-theme .custom-form h3.lfr-ddm-form-page-title,
.alberi-theme .ricarica-pubblica-casa .required-warning,
.alberi-theme .custom-form h3.lfr-ddm-form-page-title,
.alberi-theme .ricarica-privata-casa .required-warning,
.alberi-theme .custom-form h3.lfr-ddm-form-page-title,
.alberi-theme .public-amm-form .required-warning,
.alberi-theme .custom-form h3.lfr-ddm-form-page-title {
  display: none;
}
.alberi-theme .custom-form .lfr-ddm-form-page-title,
.alberi-theme .amministratori-form .lfr-ddm-form-page-title,
.alberi-theme .hera-ricarica-form .lfr-ddm-form-page-title,
.alberi-theme .imprese-form .lfr-ddm-form-page-title,
.alberi-theme .ricarica-pubblica-casa .lfr-ddm-form-page-title,
.alberi-theme .ricarica-privata-casa .lfr-ddm-form-page-title,
.alberi-theme .public-amm-form .lfr-ddm-form-page-title {
  display: none;
}
.alberi-theme .custom-form .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme .amministratori-form .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme .hera-ricarica-form .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme .imprese-form .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme .ricarica-pubblica-casa .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme .ricarica-privata-casa .liferay-ddm-form-field-captcha .icon-refresh,
.alberi-theme .public-amm-form .liferay-ddm-form-field-captcha .icon-refresh {
  font-family: "fontawesome" !important;
}
.alberi-theme .ffup-form .ddm-form-name {
  display: none !important;
}
.alberi-theme .ffup-form .input-group {
  padding-left: 85px !important;
  padding-right: 85px !important;
}
.alberi-theme .ffup-form .form-group label {
  margin-left: 85px !important;
}
.alberi-theme .fast-checkup .btn.btn-primary.lfr-ddm-form-submit.pull-right {
  float: inherit !important;
  text-align: center !important;
}
.alberi-theme .ffup-form .lfr-ddm-form-pagination-controls {
  text-align: center !important;
}
.alberi-theme .ffup-form .ddm-form-name {
  display: none !important;
}
.alberi-theme #wrapper .icon-refresh {
  font-family: "fontawesome" !important;
}
.alberi-theme .ffup-form .lfr-ddm-form-pagination-controls {
  text-align: center !important;
}
.alberi-theme #wrapper-submenulucegas,
.alberi-theme #wrapper-solinnovbusiness,
.alberi-theme #wrapper-submenusoluzioni,
.alberi-theme #wrapper-lucegasbusiness {
  display: none;
  position: absolute;
  z-index: 20;
  background: white;
  width: 100%;
  background-color: white;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.3) !important;
}
.alberi-theme #wrapper-submenulucegas .portlet-header,
.alberi-theme #wrapper-submenusoluzioni .portlet-header,
.alberi-theme #wrapper-lucegasbusiness .portlet-header,
.alberi-theme #wrapper-solinnovbusiness .portlet-header {
  margin-top: -30px;
}
.alberi-theme #wrapper-submenulucegas-mobile,
.alberi-theme #wrapper-soluzioni-mobile,
.alberi-theme #wrapper-lucegas-business-mobile,
.alberi-theme #wrapper-soluzionibusiness-mobile {
  display: none;
}
.alberi-theme #portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LuceGasMobile .portlet-topper,
.alberi-theme #portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_SoluzioniCasaMobile .portlet-topper,
.alberi-theme #portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_LuceGasBusinessMobile .portlet-topper,
.alberi-theme #portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_SoluzioniInnovBusinessMobile .portlet-topper {
  display: none;
}
.alberi-theme .portlet-search-results .list-group-item {
  border-radius: 10px !important;
  box-shadow: 0 7px 21px 0 rgba(161, 161, 161, 0.17) !important;
  border: 1px solid #eaeaea !important;
  background: #ffffff !important;
  margin-bottom: 20px !important;
}
.alberi-theme .search-bar-keywords-input-wrapper {
  border-radius: 2px;
  border: 1px solid #e0e0e0;
  flex-wrap: initial !important;
  margin-top: 20px;
}
.alberi-theme .search-bar-keywords-input {
  width: 100%;
  max-width: 100%;
  color: #262626;
  font-size: 18px;
  letter-spacing: 0.5px;
  padding: 19px 50px 19px 25px;
}
.alberi-theme .search-bar-keywords-input::placeholder {
  color: #262626;
}
.alberi-theme .search-bar-keywords-input::-webkit-selection {
  background: #e6e6e6;
}
.alberi-theme .input-group-item .search-bar-keywords-input-wrapper .btn .search-bar-search-button .btn-unstyled {
  border-radius: 0px !important;
  box-shadow: none !important;
  background-image: none !important;
}
.alberi-theme .tag-cloud .tag-popularity-1,
.alberi-theme .tag-popularity-6,
.alberi-theme .tag-popularity-5,
.alberi-theme .tag-popularity-4,
.alberi-theme .tag-popularity-3 {
  font-size: 24px !important;
}
.alberi-theme .panel-group {
  padding: 25px;
}
.alberi-theme #_com_liferay_portal_search_web_category_facet_portlet_CategoryFacetPortlet_facetAssetCategoriesPanel {
  display: none;
}
.alberi-theme #select-banner option {
  background-color: #8f88c3;
}
.alberi-theme #banner-help .btn {
  font-size: 14px;
  height: 40px;
}
.alberi-theme .portlet-dropzone.empty.portlet-column-content.portlet-column-content-last {
  padding: 0 !important;
}
.alberi-theme .carousel-item {
  perspective: unset !important;
}
.alberi-theme .containerframe iframe {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
}
.alberi-theme .wrapperframe .containerframe .portlet {
  position: inherit !important;
}
.alberi-theme .wrapperframe .portlet.open > .portlet-topper,
.alberi-theme .wrapperframe .portlet:hover > .portlet-topper,
.alberi-theme .wrapperframe .portlet.focus > .portlet-topper {
  opacity: 1;
  display: inline-flex;
  z-index: 99 !important;
  transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}
.alberi-theme a:hover {
  color: black !important;
}
.alberi-theme #hc-perte li a:hover {
  color: #eed33e !important;
}
.alberi-theme a.btn.black:hover {
  color: black !important;
}
.alberi-theme a.black-three:hover {
  color: black !important;
}
.alberi-theme a.carnation-pink.letter-spacing-sm:hover {
  color: #ff72a4 !important;
}
.alberi-theme .sidebar-header a:hover,
.alberi-theme .main-nav-container a:hover,
.alberi-theme .sidebar-body a:hover,
.alberi-theme .control-menu a:hover,
.alberi-theme .product-menu.sidebar.sidenav-menu a:hover,
.alberi-theme .white a:hover,
.alberi-theme .product-menu.sidebar.sidenav-menu a:hover,
.alberi-theme #footer a:hover,
.alberi-theme #controlMenu a:hover {
  color: black !important;
}
.alberi-theme .list-unstyled a:hover {
  color: #eed33e !important;
}
.alberi-theme .tooltip-inner {
  color: black !important;
  background-color: white !important;
  border: 2px solid #df3388 !important;
}
.alberi-theme .bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.alberi-theme .bs-tooltip-bottom .arrow::before {
  border-bottom-color: white !important;
}
.alberi-theme .hera-login-layout .card-horizontal.main-content-card {
  border: none !important;
  background: transparent !important;
}
.alberi-theme .hera-login-layout .fixed-nav-container,
.alberi-theme .hera-login-layout .control-label,
.alberi-theme .hera-login-layout #footer,
.alberi-theme .hera-login-layout #banner-help {
  display: none !important;
}
.alberi-theme .hera-login-layout .container-fluid.position-relative.d-none.d-lg-block .panel-body {
  margin: auto !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  width: 360px !important;
}
.alberi-theme .hera-login-layout .btn.btn-default {
  background-image: linear-gradient(281deg, #9b3cb7 0%, #f24474 60%) !important;
  color: white !important;
  margin-top: -50px !important;
  width: 360px !important;
  border-radius: 3px !important;
}
.alberi-theme .hera-login-layout .container-fluid.d-none.d-lg-block .lfr-btn-label {
  margin-left: 130px !important;
}
.alberi-theme .hera-login-layout .mobile.d-lg-none .lfr-btn-label {
  padding-left: 90px !important;
}
.alberi-theme .hera-login-layout .button-holder {
  margin: 0 0 !important;
}
.alberi-theme .hera-login-layout .wrapper-bar {
  position: absolute;
  width: 90%;
  left: 5%;
  bottom: 10px;
}
.alberi-theme .hera-login-layout .mobile.d-lg-none .portlet-body div[id*=loginLayout] {
  display: block !important;
}
.alberi-theme .hera-login-layout .mobile.d-lg-none .btn.btn-default {
  width: 285px !important;
}
.alberi-theme .fixednavabsolute {
  position: absolute !important;
  width: 100% !important;
  z-index: 5 !important;
}
.alberi-theme .icon-energia {
  font-family: "hcomm" !important;
}
.alberi-theme .offerta-modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 300px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}
.alberi-theme .offerta-modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}
.alberi-theme .close_offerta {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.alberi-theme .close_offerta:hover,
.alberi-theme .close_offerta:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.alberi-theme .giornohera-header {
  text-shadow: 1px 1px #000000 !important;
}
.alberi-theme .form-builder-container h3 {
  letter-spacing: 0.5px;
  font-size: 42px !important;
  line-height: 1.2;
  font-weight: 900;
  padding-bottom: 1rem !important;
  margin-bottom: 1.5rem !important;
}
.alberi-theme .form-builder-container #leftCol img {
  max-width: 100%;
  height: auto;
}
.alberi-theme .form-builder-container .form-group.pale-grey-bg.px-4.py-3 .required {
  color: red !important;
}
.alberi-theme .form-builder-container input[type=text] {
  height: 48px;
  border-radius: 4px;
  border: 1px solid #cccccc;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.alberi-theme .form-builder-container input[type=radio] {
  height: 48px;
  border-radius: 4px;
  border: 1px solid #cccccc;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  padding: 0;
}
.alberi-theme .form-builder-container .form-group label,
.alberi-theme .form-builder-container .reference-mark.text-warning {
  color: #262626 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
.alberi-theme .form-builder-container .widget-offerta-inner-container {
  height: inherit !important;
  color: white !important;
}
.alberi-theme .form-builder-container .text-center.input-group {
  display: block !important;
}
.alberi-theme .form-builder-container select {
  height: 48px !important;
  border-radius: 4px !important;
  border: 1px solid #ccc !important;
  width: 100% !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin-top: 0px !important;
  margin-bottom: 10px !important;
}
.alberi-theme .formrows .row {
  margin-left: 20px !important;
  margin-right: 20px !important;
  border-bottom: 1px solid #dedede !important;
  margin-top: 20px !important;
}
.alberi-theme .container.form-builder-container .tile {
  box-shadow: 0 2px 30px 0 rgba(230, 230, 230, 0.6);
}
.alberi-theme .container.form-builder-container .control-label {
  display: block;
}
.alberi-theme .container.form-builder-container #mvnButtons,
.alberi-theme .container.form-builder-container #offerButtons,
.alberi-theme .container.form-builder-container #saveDraftButtons,
.alberi-theme .container.form-builder-container #ConfirmFormButtons {
  display: inline-block;
}
.alberi-theme .modal-funnel {
  display: none;
}
.alberi-theme .modal-funnel .modal-dialog {
  left: 0;
  right: 0;
}
.alberi-theme .selettoreradio {
  width: auto;
  height: 8px;
  border-radius: 4px !important;
  border-width: 1px;
  border-image-slice: 1;
}
.alberi-theme .inlineradio {
  display: inline;
}
.alberi-theme label .mt-3.pt-2 {
  margin-top: 0px;
  width: 100px;
}
.alberi-theme .container.form-builder-container label span {
  font-weight: 500 !important;
}
.alberi-theme #thankyoupageoffer .tile-title.page-head {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 236px;
}
.alberi-theme #thankyoupageoffer #maintitle {
  position: absolute;
  top: 60px;
  left: 40px;
}
.alberi-theme #thankyoupageoffer #subtitle {
  position: absolute;
  top: 110px;
  left: 30px;
}
.alberi-theme #thankyoupageoffer #maincontent {
  padding-right: 20px;
  padding-left: 20px;
}
.alberi-theme #finalofferbutton {
  cursor: pointer;
}
.alberi-theme #thankyoupageoffer i {
  cursor: pointer;
}
.alberi-theme .headmockimage {
  background-image: url(../images/test-config-bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}
.alberi-theme .form-builder-container .btn.gradient-text.ml-4.btn-default {
  border: none;
  cursor: pointer;
  margin-right: 25px;
}
.alberi-theme .form-builder-container .btn.gradient-text.ml-4.btn-default span {
  border-bottom: 1px solid #f24474;
}
.alberi-theme #saveDraftButtons {
  float: left !important;
}
.alberi-theme .editbutton {
  border: none;
  cursor: pointer;
  margin-right: 25px;
}
.alberi-theme .editbutton span {
  border-bottom: 1px solid #f24474;
}
.alberi-theme .form-builder-container-footer {
  background-image: url(../images/modal-footer_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -55px;
  height: 171px;
  margin-bottom: -20px;
  background-size: 100vw 100%;
}
.alberi-theme .modal-body .radio.col-md-6 {
  margin-top: 0px !important;
}
.alberi-theme .qty .count {
  color: #000;
  display: inline-block;
  vertical-align: top;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  padding: 0 2px;
  min-width: 55px;
  text-align: center;
}
.alberi-theme .qty .plusmodal {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  color: #df3388;
  width: 30px;
  height: 30px;
  font: 30px/1 Arial, sans-serif;
  text-align: center;
  border: 2px solid;
  border-radius: 50%;
}
.alberi-theme .qty .minusmodal {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  color: #df3388;
  border: 2px solid;
  width: 30px;
  height: 30px;
  font: 27px/1 Arial, sans-serif;
  text-align: center;
  border-radius: 50%;
}
.alberi-theme .minus:hover {
  background-color: #717fe0 !important;
}
.alberi-theme .plus:hover {
  background-color: #717fe0 !important;
}
.alberi-theme span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.alberi-theme .qty input {
  border: 0 !important;
  width: 25% !important;
}
.alberi-theme .qty input::-webkit-outer-spin-button,
.alberi-theme .qty input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.alberi-theme .qty input:disabled {
  background-color: white;
}
.alberi-theme .container.form-builder-container .row.tile.my-4 {
  display: flex !important;
  height: inherit !important;
}
.alberi-theme .container.form-builder-container input::selection {
  background: #8e44ad !important;
  color: white !important;
}
.alberi-theme .container.form-builder-container input::-moz-selection {
  background: #8e44ad !important;
  color: white !important;
}
.alberi-theme .container.form-builder-container #analisimodal .modal-content {
  min-width: 918px;
}
.alberi-theme .fastwall-dem {
  background-image: url("../images/fastwall.png");
  background-size: cover;
  padding-top: 170px !important;
  padding-bottom: 170px !important;
  color: white !important;
}
.alberi-theme .fastwall-dem p {
  font-size: 18px;
}
.alberi-theme .fastwall-dem .form-builder-container .form-group label,
.alberi-theme .fastwall-dem .form-builder-container .reference-mark.text-warning {
  color: white !important;
}
.alberi-theme .fastwall-dem .form-builder-container .form-group.has-error label {
  font-size: 1.5rem !important;
}
.alberi-theme .fastwall-dem .btn-default {
  background-color: white;
  color: black;
}
.alberi-theme .fastwall-dem input[type=checkbox] {
  margin-left: 0px;
}
.alberi-theme .fastwall-dem .checkbox label {
  padding-left: 25px;
  margin-top: 5px;
}
.alberi-theme html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
.alberi-theme *,
.alberi-theme *::before,
.alberi-theme *::after {
  box-sizing: inherit;
}
.alberi-theme .container,
.alberi-theme .container-fluid,
.alberi-theme .container-sm,
.alberi-theme .container-md,
.alberi-theme .container-lg,
.alberi-theme .container-xl {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .alberi-theme .container,
  .alberi-theme .container-sm {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .alberi-theme .container,
  .alberi-theme .container-sm,
  .alberi-theme .container-md {
    max-width: 100%;
  }
}
@media (min-width: 1280px) {
  .alberi-theme .container,
  .alberi-theme .container-sm,
  .alberi-theme .container-md,
  .alberi-theme .container-lg {
    max-width: 1070px;
  }
}
@media (min-width: 1440px) {
  .alberi-theme .container,
  .alberi-theme .container-sm,
  .alberi-theme .container-md,
  .alberi-theme .container-lg,
  .alberi-theme .container-xl {
    max-width: 1344px;
  }
}
.alberi-theme .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}
.alberi-theme .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.alberi-theme .no-gutters > .col,
.alberi-theme .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.alberi-theme .col-1,
.alberi-theme .col-2,
.alberi-theme .col-3,
.alberi-theme .col-4,
.alberi-theme .col-5,
.alberi-theme .col-6,
.alberi-theme .col-7,
.alberi-theme .col-8,
.alberi-theme .col-9,
.alberi-theme .col-10,
.alberi-theme .col-11,
.alberi-theme .col-12,
.alberi-theme .col,
.alberi-theme .col-auto,
.alberi-theme .col-sm-1,
.alberi-theme .col-sm-2,
.alberi-theme .col-sm-3,
.alberi-theme .col-sm-4,
.alberi-theme .col-sm-5,
.alberi-theme .col-sm-6,
.alberi-theme .col-sm-7,
.alberi-theme .col-sm-8,
.alberi-theme .col-sm-9,
.alberi-theme .col-sm-10,
.alberi-theme .col-sm-11,
.alberi-theme .col-sm-12,
.alberi-theme .col-sm,
.alberi-theme .col-sm-auto,
.alberi-theme .col-md-1,
.alberi-theme .col-md-2,
.alberi-theme .col-md-3,
.alberi-theme .col-md-4,
.alberi-theme .col-md-5,
.alberi-theme .col-md-6,
.alberi-theme .col-md-7,
.alberi-theme .col-md-8,
.alberi-theme .col-md-9,
.alberi-theme .col-md-10,
.alberi-theme .col-md-11,
.alberi-theme .col-md-12,
.alberi-theme .col-md,
.alberi-theme .col-md-auto,
.alberi-theme .col-lg-1,
.alberi-theme .col-lg-2,
.alberi-theme .col-lg-3,
.alberi-theme .col-lg-4,
.alberi-theme .col-lg-5,
.alberi-theme .col-lg-6,
.alberi-theme .col-lg-7,
.alberi-theme .col-lg-8,
.alberi-theme .col-lg-9,
.alberi-theme .col-lg-10,
.alberi-theme .col-lg-11,
.alberi-theme .col-lg-12,
.alberi-theme .col-lg,
.alberi-theme .col-lg-auto,
.alberi-theme .col-xl-1,
.alberi-theme .col-xl-2,
.alberi-theme .col-xl-3,
.alberi-theme .col-xl-4,
.alberi-theme .col-xl-5,
.alberi-theme .col-xl-6,
.alberi-theme .col-xl-7,
.alberi-theme .col-xl-8,
.alberi-theme .col-xl-9,
.alberi-theme .col-xl-10,
.alberi-theme .col-xl-11,
.alberi-theme .col-xl-12,
.alberi-theme .col-xl,
.alberi-theme .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
}
.alberi-theme .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.alberi-theme .row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.alberi-theme .row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.alberi-theme .row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.alberi-theme .row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.alberi-theme .row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.alberi-theme .row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.alberi-theme .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.alberi-theme .col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.alberi-theme .col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.alberi-theme .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.alberi-theme .col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.alberi-theme .col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.alberi-theme .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.alberi-theme .col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.alberi-theme .col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.alberi-theme .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.alberi-theme .col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.alberi-theme .col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.alberi-theme .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.alberi-theme .order-first {
  order: -1;
}
.alberi-theme .order-last {
  order: 13;
}
.alberi-theme .order-0 {
  order: 0;
}
.alberi-theme .order-1 {
  order: 1;
}
.alberi-theme .order-2 {
  order: 2;
}
.alberi-theme .order-3 {
  order: 3;
}
.alberi-theme .order-4 {
  order: 4;
}
.alberi-theme .order-5 {
  order: 5;
}
.alberi-theme .order-6 {
  order: 6;
}
.alberi-theme .order-7 {
  order: 7;
}
.alberi-theme .order-8 {
  order: 8;
}
.alberi-theme .order-9 {
  order: 9;
}
.alberi-theme .order-10 {
  order: 10;
}
.alberi-theme .order-11 {
  order: 11;
}
.alberi-theme .order-12 {
  order: 12;
}
.alberi-theme .offset-1 {
  margin-left: 8.3333333333%;
}
.alberi-theme .offset-2 {
  margin-left: 16.6666666667%;
}
.alberi-theme .offset-3 {
  margin-left: 25%;
}
.alberi-theme .offset-4 {
  margin-left: 33.3333333333%;
}
.alberi-theme .offset-5 {
  margin-left: 41.6666666667%;
}
.alberi-theme .offset-6 {
  margin-left: 50%;
}
.alberi-theme .offset-7 {
  margin-left: 58.3333333333%;
}
.alberi-theme .offset-8 {
  margin-left: 66.6666666667%;
}
.alberi-theme .offset-9 {
  margin-left: 75%;
}
.alberi-theme .offset-10 {
  margin-left: 83.3333333333%;
}
.alberi-theme .offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 768px) {
  .alberi-theme .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .alberi-theme .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .alberi-theme .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .alberi-theme .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .alberi-theme .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .alberi-theme .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .alberi-theme .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .alberi-theme .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .alberi-theme .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .alberi-theme .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .alberi-theme .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .alberi-theme .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .alberi-theme .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .alberi-theme .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .alberi-theme .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .alberi-theme .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .alberi-theme .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .alberi-theme .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .alberi-theme .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .alberi-theme .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .alberi-theme .order-sm-first {
    order: -1;
  }
  .alberi-theme .order-sm-last {
    order: 13;
  }
  .alberi-theme .order-sm-0 {
    order: 0;
  }
  .alberi-theme .order-sm-1 {
    order: 1;
  }
  .alberi-theme .order-sm-2 {
    order: 2;
  }
  .alberi-theme .order-sm-3 {
    order: 3;
  }
  .alberi-theme .order-sm-4 {
    order: 4;
  }
  .alberi-theme .order-sm-5 {
    order: 5;
  }
  .alberi-theme .order-sm-6 {
    order: 6;
  }
  .alberi-theme .order-sm-7 {
    order: 7;
  }
  .alberi-theme .order-sm-8 {
    order: 8;
  }
  .alberi-theme .order-sm-9 {
    order: 9;
  }
  .alberi-theme .order-sm-10 {
    order: 10;
  }
  .alberi-theme .order-sm-11 {
    order: 11;
  }
  .alberi-theme .order-sm-12 {
    order: 12;
  }
  .alberi-theme .offset-sm-0 {
    margin-left: 0;
  }
  .alberi-theme .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .alberi-theme .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .alberi-theme .offset-sm-3 {
    margin-left: 25%;
  }
  .alberi-theme .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .alberi-theme .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .alberi-theme .offset-sm-6 {
    margin-left: 50%;
  }
  .alberi-theme .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .alberi-theme .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .alberi-theme .offset-sm-9 {
    margin-left: 75%;
  }
  .alberi-theme .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .alberi-theme .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1024px) {
  .alberi-theme .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .alberi-theme .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .alberi-theme .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .alberi-theme .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .alberi-theme .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .alberi-theme .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .alberi-theme .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .alberi-theme .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .alberi-theme .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .alberi-theme .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .alberi-theme .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .alberi-theme .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .alberi-theme .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .alberi-theme .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .alberi-theme .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .alberi-theme .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .alberi-theme .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .alberi-theme .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .alberi-theme .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .alberi-theme .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .alberi-theme .order-md-first {
    order: -1;
  }
  .alberi-theme .order-md-last {
    order: 13;
  }
  .alberi-theme .order-md-0 {
    order: 0;
  }
  .alberi-theme .order-md-1 {
    order: 1;
  }
  .alberi-theme .order-md-2 {
    order: 2;
  }
  .alberi-theme .order-md-3 {
    order: 3;
  }
  .alberi-theme .order-md-4 {
    order: 4;
  }
  .alberi-theme .order-md-5 {
    order: 5;
  }
  .alberi-theme .order-md-6 {
    order: 6;
  }
  .alberi-theme .order-md-7 {
    order: 7;
  }
  .alberi-theme .order-md-8 {
    order: 8;
  }
  .alberi-theme .order-md-9 {
    order: 9;
  }
  .alberi-theme .order-md-10 {
    order: 10;
  }
  .alberi-theme .order-md-11 {
    order: 11;
  }
  .alberi-theme .order-md-12 {
    order: 12;
  }
  .alberi-theme .offset-md-0 {
    margin-left: 0;
  }
  .alberi-theme .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .alberi-theme .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .alberi-theme .offset-md-3 {
    margin-left: 25%;
  }
  .alberi-theme .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .alberi-theme .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .alberi-theme .offset-md-6 {
    margin-left: 50%;
  }
  .alberi-theme .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .alberi-theme .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .alberi-theme .offset-md-9 {
    margin-left: 75%;
  }
  .alberi-theme .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .alberi-theme .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1280px) {
  .alberi-theme .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .alberi-theme .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .alberi-theme .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .alberi-theme .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .alberi-theme .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .alberi-theme .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .alberi-theme .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .alberi-theme .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .alberi-theme .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .alberi-theme .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .alberi-theme .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .alberi-theme .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .alberi-theme .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .alberi-theme .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .alberi-theme .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .alberi-theme .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .alberi-theme .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .alberi-theme .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .alberi-theme .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .alberi-theme .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .alberi-theme .order-lg-first {
    order: -1;
  }
  .alberi-theme .order-lg-last {
    order: 13;
  }
  .alberi-theme .order-lg-0 {
    order: 0;
  }
  .alberi-theme .order-lg-1 {
    order: 1;
  }
  .alberi-theme .order-lg-2 {
    order: 2;
  }
  .alberi-theme .order-lg-3 {
    order: 3;
  }
  .alberi-theme .order-lg-4 {
    order: 4;
  }
  .alberi-theme .order-lg-5 {
    order: 5;
  }
  .alberi-theme .order-lg-6 {
    order: 6;
  }
  .alberi-theme .order-lg-7 {
    order: 7;
  }
  .alberi-theme .order-lg-8 {
    order: 8;
  }
  .alberi-theme .order-lg-9 {
    order: 9;
  }
  .alberi-theme .order-lg-10 {
    order: 10;
  }
  .alberi-theme .order-lg-11 {
    order: 11;
  }
  .alberi-theme .order-lg-12 {
    order: 12;
  }
  .alberi-theme .offset-lg-0 {
    margin-left: 0;
  }
  .alberi-theme .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .alberi-theme .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .alberi-theme .offset-lg-3 {
    margin-left: 25%;
  }
  .alberi-theme .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .alberi-theme .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .alberi-theme .offset-lg-6 {
    margin-left: 50%;
  }
  .alberi-theme .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .alberi-theme .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .alberi-theme .offset-lg-9 {
    margin-left: 75%;
  }
  .alberi-theme .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .alberi-theme .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1440px) {
  .alberi-theme .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .alberi-theme .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .alberi-theme .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .alberi-theme .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .alberi-theme .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .alberi-theme .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .alberi-theme .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .alberi-theme .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .alberi-theme .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .alberi-theme .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .alberi-theme .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .alberi-theme .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .alberi-theme .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .alberi-theme .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .alberi-theme .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .alberi-theme .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .alberi-theme .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .alberi-theme .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .alberi-theme .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .alberi-theme .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .alberi-theme .order-xl-first {
    order: -1;
  }
  .alberi-theme .order-xl-last {
    order: 13;
  }
  .alberi-theme .order-xl-0 {
    order: 0;
  }
  .alberi-theme .order-xl-1 {
    order: 1;
  }
  .alberi-theme .order-xl-2 {
    order: 2;
  }
  .alberi-theme .order-xl-3 {
    order: 3;
  }
  .alberi-theme .order-xl-4 {
    order: 4;
  }
  .alberi-theme .order-xl-5 {
    order: 5;
  }
  .alberi-theme .order-xl-6 {
    order: 6;
  }
  .alberi-theme .order-xl-7 {
    order: 7;
  }
  .alberi-theme .order-xl-8 {
    order: 8;
  }
  .alberi-theme .order-xl-9 {
    order: 9;
  }
  .alberi-theme .order-xl-10 {
    order: 10;
  }
  .alberi-theme .order-xl-11 {
    order: 11;
  }
  .alberi-theme .order-xl-12 {
    order: 12;
  }
  .alberi-theme .offset-xl-0 {
    margin-left: 0;
  }
  .alberi-theme .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .alberi-theme .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .alberi-theme .offset-xl-3 {
    margin-left: 25%;
  }
  .alberi-theme .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .alberi-theme .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .alberi-theme .offset-xl-6 {
    margin-left: 50%;
  }
  .alberi-theme .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .alberi-theme .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .alberi-theme .offset-xl-9 {
    margin-left: 75%;
  }
  .alberi-theme .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .alberi-theme .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.alberi-theme .d-none {
  display: none !important;
}
.alberi-theme .d-inline {
  display: inline !important;
}
.alberi-theme .d-inline-block {
  display: inline-block !important;
}
.alberi-theme .d-block {
  display: block !important;
}
.alberi-theme .d-table {
  display: table !important;
}
.alberi-theme .d-table-row {
  display: table-row !important;
}
.alberi-theme .d-table-cell {
  display: table-cell !important;
}
.alberi-theme .d-flex {
  display: flex !important;
}
.alberi-theme .d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 768px) {
  .alberi-theme .d-sm-none {
    display: none !important;
  }
  .alberi-theme .d-sm-inline {
    display: inline !important;
  }
  .alberi-theme .d-sm-inline-block {
    display: inline-block !important;
  }
  .alberi-theme .d-sm-block {
    display: block !important;
  }
  .alberi-theme .d-sm-table {
    display: table !important;
  }
  .alberi-theme .d-sm-table-row {
    display: table-row !important;
  }
  .alberi-theme .d-sm-table-cell {
    display: table-cell !important;
  }
  .alberi-theme .d-sm-flex {
    display: flex !important;
  }
  .alberi-theme .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1024px) {
  .alberi-theme .d-md-none {
    display: none !important;
  }
  .alberi-theme .d-md-inline {
    display: inline !important;
  }
  .alberi-theme .d-md-inline-block {
    display: inline-block !important;
  }
  .alberi-theme .d-md-block {
    display: block !important;
  }
  .alberi-theme .d-md-table {
    display: table !important;
  }
  .alberi-theme .d-md-table-row {
    display: table-row !important;
  }
  .alberi-theme .d-md-table-cell {
    display: table-cell !important;
  }
  .alberi-theme .d-md-flex {
    display: flex !important;
  }
  .alberi-theme .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1280px) {
  .alberi-theme .d-lg-none {
    display: none !important;
  }
  .alberi-theme .d-lg-inline {
    display: inline !important;
  }
  .alberi-theme .d-lg-inline-block {
    display: inline-block !important;
  }
  .alberi-theme .d-lg-block {
    display: block !important;
  }
  .alberi-theme .d-lg-table {
    display: table !important;
  }
  .alberi-theme .d-lg-table-row {
    display: table-row !important;
  }
  .alberi-theme .d-lg-table-cell {
    display: table-cell !important;
  }
  .alberi-theme .d-lg-flex {
    display: flex !important;
  }
  .alberi-theme .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1440px) {
  .alberi-theme .d-xl-none {
    display: none !important;
  }
  .alberi-theme .d-xl-inline {
    display: inline !important;
  }
  .alberi-theme .d-xl-inline-block {
    display: inline-block !important;
  }
  .alberi-theme .d-xl-block {
    display: block !important;
  }
  .alberi-theme .d-xl-table {
    display: table !important;
  }
  .alberi-theme .d-xl-table-row {
    display: table-row !important;
  }
  .alberi-theme .d-xl-table-cell {
    display: table-cell !important;
  }
  .alberi-theme .d-xl-flex {
    display: flex !important;
  }
  .alberi-theme .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .alberi-theme .d-print-none {
    display: none !important;
  }
  .alberi-theme .d-print-inline {
    display: inline !important;
  }
  .alberi-theme .d-print-inline-block {
    display: inline-block !important;
  }
  .alberi-theme .d-print-block {
    display: block !important;
  }
  .alberi-theme .d-print-table {
    display: table !important;
  }
  .alberi-theme .d-print-table-row {
    display: table-row !important;
  }
  .alberi-theme .d-print-table-cell {
    display: table-cell !important;
  }
  .alberi-theme .d-print-flex {
    display: flex !important;
  }
  .alberi-theme .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.alberi-theme .flex-row {
  flex-direction: row !important;
}
.alberi-theme .flex-column {
  flex-direction: column !important;
}
.alberi-theme .flex-row-reverse {
  flex-direction: row-reverse !important;
}
.alberi-theme .flex-column-reverse {
  flex-direction: column-reverse !important;
}
.alberi-theme .flex-wrap {
  flex-wrap: wrap !important;
}
.alberi-theme .flex-nowrap {
  flex-wrap: nowrap !important;
}
.alberi-theme .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.alberi-theme .flex-fill {
  flex: 1 1 auto !important;
}
.alberi-theme .flex-grow-0 {
  flex-grow: 0 !important;
}
.alberi-theme .flex-grow-1 {
  flex-grow: 1 !important;
}
.alberi-theme .flex-shrink-0 {
  flex-shrink: 0 !important;
}
.alberi-theme .flex-shrink-1 {
  flex-shrink: 1 !important;
}
.alberi-theme .justify-content-start {
  justify-content: flex-start !important;
}
.alberi-theme .justify-content-end {
  justify-content: flex-end !important;
}
.alberi-theme .justify-content-center {
  justify-content: center !important;
}
.alberi-theme .justify-content-between {
  justify-content: space-between !important;
}
.alberi-theme .justify-content-around {
  justify-content: space-around !important;
}
.alberi-theme .align-items-start {
  align-items: flex-start !important;
}
.alberi-theme .align-items-end {
  align-items: flex-end !important;
}
.alberi-theme .align-items-center {
  align-items: center !important;
}
.alberi-theme .align-items-baseline {
  align-items: baseline !important;
}
.alberi-theme .align-items-stretch {
  align-items: stretch !important;
}
.alberi-theme .align-content-start {
  align-content: flex-start !important;
}
.alberi-theme .align-content-end {
  align-content: flex-end !important;
}
.alberi-theme .align-content-center {
  align-content: center !important;
}
.alberi-theme .align-content-between {
  align-content: space-between !important;
}
.alberi-theme .align-content-around {
  align-content: space-around !important;
}
.alberi-theme .align-content-stretch {
  align-content: stretch !important;
}
.alberi-theme .align-self-auto {
  align-self: auto !important;
}
.alberi-theme .align-self-start {
  align-self: flex-start !important;
}
.alberi-theme .align-self-end {
  align-self: flex-end !important;
}
.alberi-theme .align-self-center {
  align-self: center !important;
}
.alberi-theme .align-self-baseline {
  align-self: baseline !important;
}
.alberi-theme .align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 768px) {
  .alberi-theme .flex-sm-row {
    flex-direction: row !important;
  }
  .alberi-theme .flex-sm-column {
    flex-direction: column !important;
  }
  .alberi-theme .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .alberi-theme .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .alberi-theme .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .alberi-theme .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .alberi-theme .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .alberi-theme .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .alberi-theme .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .alberi-theme .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .alberi-theme .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .alberi-theme .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .alberi-theme .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .alberi-theme .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .alberi-theme .justify-content-sm-center {
    justify-content: center !important;
  }
  .alberi-theme .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .alberi-theme .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .alberi-theme .align-items-sm-start {
    align-items: flex-start !important;
  }
  .alberi-theme .align-items-sm-end {
    align-items: flex-end !important;
  }
  .alberi-theme .align-items-sm-center {
    align-items: center !important;
  }
  .alberi-theme .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .alberi-theme .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .alberi-theme .align-content-sm-start {
    align-content: flex-start !important;
  }
  .alberi-theme .align-content-sm-end {
    align-content: flex-end !important;
  }
  .alberi-theme .align-content-sm-center {
    align-content: center !important;
  }
  .alberi-theme .align-content-sm-between {
    align-content: space-between !important;
  }
  .alberi-theme .align-content-sm-around {
    align-content: space-around !important;
  }
  .alberi-theme .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .alberi-theme .align-self-sm-auto {
    align-self: auto !important;
  }
  .alberi-theme .align-self-sm-start {
    align-self: flex-start !important;
  }
  .alberi-theme .align-self-sm-end {
    align-self: flex-end !important;
  }
  .alberi-theme .align-self-sm-center {
    align-self: center !important;
  }
  .alberi-theme .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .alberi-theme .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1024px) {
  .alberi-theme .flex-md-row {
    flex-direction: row !important;
  }
  .alberi-theme .flex-md-column {
    flex-direction: column !important;
  }
  .alberi-theme .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .alberi-theme .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .alberi-theme .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .alberi-theme .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .alberi-theme .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .alberi-theme .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .alberi-theme .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .alberi-theme .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .alberi-theme .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .alberi-theme .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .alberi-theme .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .alberi-theme .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .alberi-theme .justify-content-md-center {
    justify-content: center !important;
  }
  .alberi-theme .justify-content-md-between {
    justify-content: space-between !important;
  }
  .alberi-theme .justify-content-md-around {
    justify-content: space-around !important;
  }
  .alberi-theme .align-items-md-start {
    align-items: flex-start !important;
  }
  .alberi-theme .align-items-md-end {
    align-items: flex-end !important;
  }
  .alberi-theme .align-items-md-center {
    align-items: center !important;
  }
  .alberi-theme .align-items-md-baseline {
    align-items: baseline !important;
  }
  .alberi-theme .align-items-md-stretch {
    align-items: stretch !important;
  }
  .alberi-theme .align-content-md-start {
    align-content: flex-start !important;
  }
  .alberi-theme .align-content-md-end {
    align-content: flex-end !important;
  }
  .alberi-theme .align-content-md-center {
    align-content: center !important;
  }
  .alberi-theme .align-content-md-between {
    align-content: space-between !important;
  }
  .alberi-theme .align-content-md-around {
    align-content: space-around !important;
  }
  .alberi-theme .align-content-md-stretch {
    align-content: stretch !important;
  }
  .alberi-theme .align-self-md-auto {
    align-self: auto !important;
  }
  .alberi-theme .align-self-md-start {
    align-self: flex-start !important;
  }
  .alberi-theme .align-self-md-end {
    align-self: flex-end !important;
  }
  .alberi-theme .align-self-md-center {
    align-self: center !important;
  }
  .alberi-theme .align-self-md-baseline {
    align-self: baseline !important;
  }
  .alberi-theme .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1280px) {
  .alberi-theme .flex-lg-row {
    flex-direction: row !important;
  }
  .alberi-theme .flex-lg-column {
    flex-direction: column !important;
  }
  .alberi-theme .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .alberi-theme .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .alberi-theme .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .alberi-theme .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .alberi-theme .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .alberi-theme .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .alberi-theme .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .alberi-theme .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .alberi-theme .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .alberi-theme .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .alberi-theme .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .alberi-theme .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .alberi-theme .justify-content-lg-center {
    justify-content: center !important;
  }
  .alberi-theme .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .alberi-theme .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .alberi-theme .align-items-lg-start {
    align-items: flex-start !important;
  }
  .alberi-theme .align-items-lg-end {
    align-items: flex-end !important;
  }
  .alberi-theme .align-items-lg-center {
    align-items: center !important;
  }
  .alberi-theme .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .alberi-theme .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .alberi-theme .align-content-lg-start {
    align-content: flex-start !important;
  }
  .alberi-theme .align-content-lg-end {
    align-content: flex-end !important;
  }
  .alberi-theme .align-content-lg-center {
    align-content: center !important;
  }
  .alberi-theme .align-content-lg-between {
    align-content: space-between !important;
  }
  .alberi-theme .align-content-lg-around {
    align-content: space-around !important;
  }
  .alberi-theme .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .alberi-theme .align-self-lg-auto {
    align-self: auto !important;
  }
  .alberi-theme .align-self-lg-start {
    align-self: flex-start !important;
  }
  .alberi-theme .align-self-lg-end {
    align-self: flex-end !important;
  }
  .alberi-theme .align-self-lg-center {
    align-self: center !important;
  }
  .alberi-theme .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .alberi-theme .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1440px) {
  .alberi-theme .flex-xl-row {
    flex-direction: row !important;
  }
  .alberi-theme .flex-xl-column {
    flex-direction: column !important;
  }
  .alberi-theme .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .alberi-theme .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .alberi-theme .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .alberi-theme .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .alberi-theme .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .alberi-theme .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .alberi-theme .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .alberi-theme .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .alberi-theme .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .alberi-theme .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .alberi-theme .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .alberi-theme .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .alberi-theme .justify-content-xl-center {
    justify-content: center !important;
  }
  .alberi-theme .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .alberi-theme .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .alberi-theme .align-items-xl-start {
    align-items: flex-start !important;
  }
  .alberi-theme .align-items-xl-end {
    align-items: flex-end !important;
  }
  .alberi-theme .align-items-xl-center {
    align-items: center !important;
  }
  .alberi-theme .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .alberi-theme .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .alberi-theme .align-content-xl-start {
    align-content: flex-start !important;
  }
  .alberi-theme .align-content-xl-end {
    align-content: flex-end !important;
  }
  .alberi-theme .align-content-xl-center {
    align-content: center !important;
  }
  .alberi-theme .align-content-xl-between {
    align-content: space-between !important;
  }
  .alberi-theme .align-content-xl-around {
    align-content: space-around !important;
  }
  .alberi-theme .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .alberi-theme .align-self-xl-auto {
    align-self: auto !important;
  }
  .alberi-theme .align-self-xl-start {
    align-self: flex-start !important;
  }
  .alberi-theme .align-self-xl-end {
    align-self: flex-end !important;
  }
  .alberi-theme .align-self-xl-center {
    align-self: center !important;
  }
  .alberi-theme .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .alberi-theme .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.alberi-theme .m-0 {
  margin: 0 !important;
}
.alberi-theme .mt-0,
.alberi-theme .my-0 {
  margin-top: 0 !important;
}
.alberi-theme .mr-0,
.alberi-theme .mx-0 {
  margin-right: 0 !important;
}
.alberi-theme .mb-0,
.alberi-theme .my-0 {
  margin-bottom: 0 !important;
}
.alberi-theme .ml-0,
.alberi-theme .mx-0 {
  margin-left: 0 !important;
}
.alberi-theme .m-1 {
  margin: 0.25rem !important;
}
.alberi-theme .mt-1,
.alberi-theme .my-1 {
  margin-top: 0.25rem !important;
}
.alberi-theme .mr-1,
.alberi-theme .mx-1 {
  margin-right: 0.25rem !important;
}
.alberi-theme .mb-1,
.alberi-theme .my-1 {
  margin-bottom: 0.25rem !important;
}
.alberi-theme .ml-1,
.alberi-theme .mx-1 {
  margin-left: 0.25rem !important;
}
.alberi-theme .m-2 {
  margin: 0.5rem !important;
}
.alberi-theme .mt-2,
.alberi-theme .my-2 {
  margin-top: 0.5rem !important;
}
.alberi-theme .mr-2,
.alberi-theme .mx-2 {
  margin-right: 0.5rem !important;
}
.alberi-theme .mb-2,
.alberi-theme .my-2 {
  margin-bottom: 0.5rem !important;
}
.alberi-theme .ml-2,
.alberi-theme .mx-2 {
  margin-left: 0.5rem !important;
}
.alberi-theme .m-3 {
  margin: 1rem !important;
}
.alberi-theme .mt-3,
.alberi-theme .my-3 {
  margin-top: 1rem !important;
}
.alberi-theme .mr-3,
.alberi-theme .mx-3 {
  margin-right: 1rem !important;
}
.alberi-theme .mb-3,
.alberi-theme .my-3 {
  margin-bottom: 1rem !important;
}
.alberi-theme .ml-3,
.alberi-theme .mx-3 {
  margin-left: 1rem !important;
}
.alberi-theme .m-4 {
  margin: 1.5rem !important;
}
.alberi-theme .mt-4,
.alberi-theme .my-4 {
  margin-top: 1.5rem !important;
}
.alberi-theme .mr-4,
.alberi-theme .mx-4 {
  margin-right: 1.5rem !important;
}
.alberi-theme .mb-4,
.alberi-theme .my-4 {
  margin-bottom: 1.5rem !important;
}
.alberi-theme .ml-4,
.alberi-theme .mx-4 {
  margin-left: 1.5rem !important;
}
.alberi-theme .m-5 {
  margin: 3rem !important;
}
.alberi-theme .mt-5,
.alberi-theme .my-5 {
  margin-top: 3rem !important;
}
.alberi-theme .mr-5,
.alberi-theme .mx-5 {
  margin-right: 3rem !important;
}
.alberi-theme .mb-5,
.alberi-theme .my-5 {
  margin-bottom: 3rem !important;
}
.alberi-theme .ml-5,
.alberi-theme .mx-5 {
  margin-left: 3rem !important;
}
.alberi-theme .p-0 {
  padding: 0 !important;
}
.alberi-theme .pt-0,
.alberi-theme .py-0 {
  padding-top: 0 !important;
}
.alberi-theme .pr-0,
.alberi-theme .px-0 {
  padding-right: 0 !important;
}
.alberi-theme .pb-0,
.alberi-theme .py-0 {
  padding-bottom: 0 !important;
}
.alberi-theme .pl-0,
.alberi-theme .px-0 {
  padding-left: 0 !important;
}
.alberi-theme .p-1 {
  padding: 0.25rem !important;
}
.alberi-theme .pt-1,
.alberi-theme .py-1 {
  padding-top: 0.25rem !important;
}
.alberi-theme .pr-1,
.alberi-theme .px-1 {
  padding-right: 0.25rem !important;
}
.alberi-theme .pb-1,
.alberi-theme .py-1 {
  padding-bottom: 0.25rem !important;
}
.alberi-theme .pl-1,
.alberi-theme .px-1 {
  padding-left: 0.25rem !important;
}
.alberi-theme .p-2 {
  padding: 0.5rem !important;
}
.alberi-theme .pt-2,
.alberi-theme .py-2 {
  padding-top: 0.5rem !important;
}
.alberi-theme .pr-2,
.alberi-theme .px-2 {
  padding-right: 0.5rem !important;
}
.alberi-theme .pb-2,
.alberi-theme .py-2 {
  padding-bottom: 0.5rem !important;
}
.alberi-theme .pl-2,
.alberi-theme .px-2 {
  padding-left: 0.5rem !important;
}
.alberi-theme .p-3 {
  padding: 1rem !important;
}
.alberi-theme .pt-3,
.alberi-theme .py-3 {
  padding-top: 1rem !important;
}
.alberi-theme .pr-3,
.alberi-theme .px-3 {
  padding-right: 1rem !important;
}
.alberi-theme .pb-3,
.alberi-theme .py-3 {
  padding-bottom: 1rem !important;
}
.alberi-theme .pl-3,
.alberi-theme .px-3 {
  padding-left: 1rem !important;
}
.alberi-theme .p-4 {
  padding: 1.5rem !important;
}
.alberi-theme .pt-4,
.alberi-theme .py-4 {
  padding-top: 1.5rem !important;
}
.alberi-theme .pr-4,
.alberi-theme .px-4 {
  padding-right: 1.5rem !important;
}
.alberi-theme .pb-4,
.alberi-theme .py-4 {
  padding-bottom: 1.5rem !important;
}
.alberi-theme .pl-4,
.alberi-theme .px-4 {
  padding-left: 1.5rem !important;
}
.alberi-theme .p-5 {
  padding: 3rem !important;
}
.alberi-theme .pt-5,
.alberi-theme .py-5 {
  padding-top: 3rem !important;
}
.alberi-theme .pr-5,
.alberi-theme .px-5 {
  padding-right: 3rem !important;
}
.alberi-theme .pb-5,
.alberi-theme .py-5 {
  padding-bottom: 3rem !important;
}
.alberi-theme .pl-5,
.alberi-theme .px-5 {
  padding-left: 3rem !important;
}
.alberi-theme .m-n1 {
  margin: -0.25rem !important;
}
.alberi-theme .mt-n1,
.alberi-theme .my-n1 {
  margin-top: -0.25rem !important;
}
.alberi-theme .mr-n1,
.alberi-theme .mx-n1 {
  margin-right: -0.25rem !important;
}
.alberi-theme .mb-n1,
.alberi-theme .my-n1 {
  margin-bottom: -0.25rem !important;
}
.alberi-theme .ml-n1,
.alberi-theme .mx-n1 {
  margin-left: -0.25rem !important;
}
.alberi-theme .m-n2 {
  margin: -0.5rem !important;
}
.alberi-theme .mt-n2,
.alberi-theme .my-n2 {
  margin-top: -0.5rem !important;
}
.alberi-theme .mr-n2,
.alberi-theme .mx-n2 {
  margin-right: -0.5rem !important;
}
.alberi-theme .mb-n2,
.alberi-theme .my-n2 {
  margin-bottom: -0.5rem !important;
}
.alberi-theme .ml-n2,
.alberi-theme .mx-n2 {
  margin-left: -0.5rem !important;
}
.alberi-theme .m-n3 {
  margin: -1rem !important;
}
.alberi-theme .mt-n3,
.alberi-theme .my-n3 {
  margin-top: -1rem !important;
}
.alberi-theme .mr-n3,
.alberi-theme .mx-n3 {
  margin-right: -1rem !important;
}
.alberi-theme .mb-n3,
.alberi-theme .my-n3 {
  margin-bottom: -1rem !important;
}
.alberi-theme .ml-n3,
.alberi-theme .mx-n3 {
  margin-left: -1rem !important;
}
.alberi-theme .m-n4 {
  margin: -1.5rem !important;
}
.alberi-theme .mt-n4,
.alberi-theme .my-n4 {
  margin-top: -1.5rem !important;
}
.alberi-theme .mr-n4,
.alberi-theme .mx-n4 {
  margin-right: -1.5rem !important;
}
.alberi-theme .mb-n4,
.alberi-theme .my-n4 {
  margin-bottom: -1.5rem !important;
}
.alberi-theme .ml-n4,
.alberi-theme .mx-n4 {
  margin-left: -1.5rem !important;
}
.alberi-theme .m-n5 {
  margin: -3rem !important;
}
.alberi-theme .mt-n5,
.alberi-theme .my-n5 {
  margin-top: -3rem !important;
}
.alberi-theme .mr-n5,
.alberi-theme .mx-n5 {
  margin-right: -3rem !important;
}
.alberi-theme .mb-n5,
.alberi-theme .my-n5 {
  margin-bottom: -3rem !important;
}
.alberi-theme .ml-n5,
.alberi-theme .mx-n5 {
  margin-left: -3rem !important;
}
.alberi-theme .m-auto {
  margin: auto !important;
}
.alberi-theme .mt-auto,
.alberi-theme .my-auto {
  margin-top: auto !important;
}
.alberi-theme .mr-auto,
.alberi-theme .mx-auto {
  margin-right: auto !important;
}
.alberi-theme .mb-auto,
.alberi-theme .my-auto {
  margin-bottom: auto !important;
}
.alberi-theme .ml-auto,
.alberi-theme .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 768px) {
  .alberi-theme .m-sm-0 {
    margin: 0 !important;
  }
  .alberi-theme .mt-sm-0,
  .alberi-theme .my-sm-0 {
    margin-top: 0 !important;
  }
  .alberi-theme .mr-sm-0,
  .alberi-theme .mx-sm-0 {
    margin-right: 0 !important;
  }
  .alberi-theme .mb-sm-0,
  .alberi-theme .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .alberi-theme .ml-sm-0,
  .alberi-theme .mx-sm-0 {
    margin-left: 0 !important;
  }
  .alberi-theme .m-sm-1 {
    margin: 0.25rem !important;
  }
  .alberi-theme .mt-sm-1,
  .alberi-theme .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .alberi-theme .mr-sm-1,
  .alberi-theme .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .alberi-theme .mb-sm-1,
  .alberi-theme .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .alberi-theme .ml-sm-1,
  .alberi-theme .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .alberi-theme .m-sm-2 {
    margin: 0.5rem !important;
  }
  .alberi-theme .mt-sm-2,
  .alberi-theme .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .alberi-theme .mr-sm-2,
  .alberi-theme .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .alberi-theme .mb-sm-2,
  .alberi-theme .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .alberi-theme .ml-sm-2,
  .alberi-theme .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .alberi-theme .m-sm-3 {
    margin: 1rem !important;
  }
  .alberi-theme .mt-sm-3,
  .alberi-theme .my-sm-3 {
    margin-top: 1rem !important;
  }
  .alberi-theme .mr-sm-3,
  .alberi-theme .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .alberi-theme .mb-sm-3,
  .alberi-theme .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .alberi-theme .ml-sm-3,
  .alberi-theme .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .alberi-theme .m-sm-4 {
    margin: 1.5rem !important;
  }
  .alberi-theme .mt-sm-4,
  .alberi-theme .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .alberi-theme .mr-sm-4,
  .alberi-theme .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .alberi-theme .mb-sm-4,
  .alberi-theme .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .alberi-theme .ml-sm-4,
  .alberi-theme .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .alberi-theme .m-sm-5 {
    margin: 3rem !important;
  }
  .alberi-theme .mt-sm-5,
  .alberi-theme .my-sm-5 {
    margin-top: 3rem !important;
  }
  .alberi-theme .mr-sm-5,
  .alberi-theme .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .alberi-theme .mb-sm-5,
  .alberi-theme .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .alberi-theme .ml-sm-5,
  .alberi-theme .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .alberi-theme .p-sm-0 {
    padding: 0 !important;
  }
  .alberi-theme .pt-sm-0,
  .alberi-theme .py-sm-0 {
    padding-top: 0 !important;
  }
  .alberi-theme .pr-sm-0,
  .alberi-theme .px-sm-0 {
    padding-right: 0 !important;
  }
  .alberi-theme .pb-sm-0,
  .alberi-theme .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .alberi-theme .pl-sm-0,
  .alberi-theme .px-sm-0 {
    padding-left: 0 !important;
  }
  .alberi-theme .p-sm-1 {
    padding: 0.25rem !important;
  }
  .alberi-theme .pt-sm-1,
  .alberi-theme .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .alberi-theme .pr-sm-1,
  .alberi-theme .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .alberi-theme .pb-sm-1,
  .alberi-theme .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .alberi-theme .pl-sm-1,
  .alberi-theme .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .alberi-theme .p-sm-2 {
    padding: 0.5rem !important;
  }
  .alberi-theme .pt-sm-2,
  .alberi-theme .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .alberi-theme .pr-sm-2,
  .alberi-theme .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .alberi-theme .pb-sm-2,
  .alberi-theme .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .alberi-theme .pl-sm-2,
  .alberi-theme .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .alberi-theme .p-sm-3 {
    padding: 1rem !important;
  }
  .alberi-theme .pt-sm-3,
  .alberi-theme .py-sm-3 {
    padding-top: 1rem !important;
  }
  .alberi-theme .pr-sm-3,
  .alberi-theme .px-sm-3 {
    padding-right: 1rem !important;
  }
  .alberi-theme .pb-sm-3,
  .alberi-theme .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .alberi-theme .pl-sm-3,
  .alberi-theme .px-sm-3 {
    padding-left: 1rem !important;
  }
  .alberi-theme .p-sm-4 {
    padding: 1.5rem !important;
  }
  .alberi-theme .pt-sm-4,
  .alberi-theme .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .alberi-theme .pr-sm-4,
  .alberi-theme .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .alberi-theme .pb-sm-4,
  .alberi-theme .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .alberi-theme .pl-sm-4,
  .alberi-theme .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .alberi-theme .p-sm-5 {
    padding: 3rem !important;
  }
  .alberi-theme .pt-sm-5,
  .alberi-theme .py-sm-5 {
    padding-top: 3rem !important;
  }
  .alberi-theme .pr-sm-5,
  .alberi-theme .px-sm-5 {
    padding-right: 3rem !important;
  }
  .alberi-theme .pb-sm-5,
  .alberi-theme .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .alberi-theme .pl-sm-5,
  .alberi-theme .px-sm-5 {
    padding-left: 3rem !important;
  }
  .alberi-theme .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .alberi-theme .mt-sm-n1,
  .alberi-theme .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .alberi-theme .mr-sm-n1,
  .alberi-theme .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .alberi-theme .mb-sm-n1,
  .alberi-theme .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .alberi-theme .ml-sm-n1,
  .alberi-theme .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .alberi-theme .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .alberi-theme .mt-sm-n2,
  .alberi-theme .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .alberi-theme .mr-sm-n2,
  .alberi-theme .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .alberi-theme .mb-sm-n2,
  .alberi-theme .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .alberi-theme .ml-sm-n2,
  .alberi-theme .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .alberi-theme .m-sm-n3 {
    margin: -1rem !important;
  }
  .alberi-theme .mt-sm-n3,
  .alberi-theme .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .alberi-theme .mr-sm-n3,
  .alberi-theme .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .alberi-theme .mb-sm-n3,
  .alberi-theme .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .alberi-theme .ml-sm-n3,
  .alberi-theme .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .alberi-theme .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .alberi-theme .mt-sm-n4,
  .alberi-theme .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .alberi-theme .mr-sm-n4,
  .alberi-theme .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .alberi-theme .mb-sm-n4,
  .alberi-theme .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .alberi-theme .ml-sm-n4,
  .alberi-theme .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .alberi-theme .m-sm-n5 {
    margin: -3rem !important;
  }
  .alberi-theme .mt-sm-n5,
  .alberi-theme .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .alberi-theme .mr-sm-n5,
  .alberi-theme .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .alberi-theme .mb-sm-n5,
  .alberi-theme .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .alberi-theme .ml-sm-n5,
  .alberi-theme .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .alberi-theme .m-sm-auto {
    margin: auto !important;
  }
  .alberi-theme .mt-sm-auto,
  .alberi-theme .my-sm-auto {
    margin-top: auto !important;
  }
  .alberi-theme .mr-sm-auto,
  .alberi-theme .mx-sm-auto {
    margin-right: auto !important;
  }
  .alberi-theme .mb-sm-auto,
  .alberi-theme .my-sm-auto {
    margin-bottom: auto !important;
  }
  .alberi-theme .ml-sm-auto,
  .alberi-theme .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1024px) {
  .alberi-theme .m-md-0 {
    margin: 0 !important;
  }
  .alberi-theme .mt-md-0,
  .alberi-theme .my-md-0 {
    margin-top: 0 !important;
  }
  .alberi-theme .mr-md-0,
  .alberi-theme .mx-md-0 {
    margin-right: 0 !important;
  }
  .alberi-theme .mb-md-0,
  .alberi-theme .my-md-0 {
    margin-bottom: 0 !important;
  }
  .alberi-theme .ml-md-0,
  .alberi-theme .mx-md-0 {
    margin-left: 0 !important;
  }
  .alberi-theme .m-md-1 {
    margin: 0.25rem !important;
  }
  .alberi-theme .mt-md-1,
  .alberi-theme .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .alberi-theme .mr-md-1,
  .alberi-theme .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .alberi-theme .mb-md-1,
  .alberi-theme .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .alberi-theme .ml-md-1,
  .alberi-theme .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .alberi-theme .m-md-2 {
    margin: 0.5rem !important;
  }
  .alberi-theme .mt-md-2,
  .alberi-theme .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .alberi-theme .mr-md-2,
  .alberi-theme .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .alberi-theme .mb-md-2,
  .alberi-theme .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .alberi-theme .ml-md-2,
  .alberi-theme .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .alberi-theme .m-md-3 {
    margin: 1rem !important;
  }
  .alberi-theme .mt-md-3,
  .alberi-theme .my-md-3 {
    margin-top: 1rem !important;
  }
  .alberi-theme .mr-md-3,
  .alberi-theme .mx-md-3 {
    margin-right: 1rem !important;
  }
  .alberi-theme .mb-md-3,
  .alberi-theme .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .alberi-theme .ml-md-3,
  .alberi-theme .mx-md-3 {
    margin-left: 1rem !important;
  }
  .alberi-theme .m-md-4 {
    margin: 1.5rem !important;
  }
  .alberi-theme .mt-md-4,
  .alberi-theme .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .alberi-theme .mr-md-4,
  .alberi-theme .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .alberi-theme .mb-md-4,
  .alberi-theme .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .alberi-theme .ml-md-4,
  .alberi-theme .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .alberi-theme .m-md-5 {
    margin: 3rem !important;
  }
  .alberi-theme .mt-md-5,
  .alberi-theme .my-md-5 {
    margin-top: 3rem !important;
  }
  .alberi-theme .mr-md-5,
  .alberi-theme .mx-md-5 {
    margin-right: 3rem !important;
  }
  .alberi-theme .mb-md-5,
  .alberi-theme .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .alberi-theme .ml-md-5,
  .alberi-theme .mx-md-5 {
    margin-left: 3rem !important;
  }
  .alberi-theme .p-md-0 {
    padding: 0 !important;
  }
  .alberi-theme .pt-md-0,
  .alberi-theme .py-md-0 {
    padding-top: 0 !important;
  }
  .alberi-theme .pr-md-0,
  .alberi-theme .px-md-0 {
    padding-right: 0 !important;
  }
  .alberi-theme .pb-md-0,
  .alberi-theme .py-md-0 {
    padding-bottom: 0 !important;
  }
  .alberi-theme .pl-md-0,
  .alberi-theme .px-md-0 {
    padding-left: 0 !important;
  }
  .alberi-theme .p-md-1 {
    padding: 0.25rem !important;
  }
  .alberi-theme .pt-md-1,
  .alberi-theme .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .alberi-theme .pr-md-1,
  .alberi-theme .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .alberi-theme .pb-md-1,
  .alberi-theme .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .alberi-theme .pl-md-1,
  .alberi-theme .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .alberi-theme .p-md-2 {
    padding: 0.5rem !important;
  }
  .alberi-theme .pt-md-2,
  .alberi-theme .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .alberi-theme .pr-md-2,
  .alberi-theme .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .alberi-theme .pb-md-2,
  .alberi-theme .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .alberi-theme .pl-md-2,
  .alberi-theme .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .alberi-theme .p-md-3 {
    padding: 1rem !important;
  }
  .alberi-theme .pt-md-3,
  .alberi-theme .py-md-3 {
    padding-top: 1rem !important;
  }
  .alberi-theme .pr-md-3,
  .alberi-theme .px-md-3 {
    padding-right: 1rem !important;
  }
  .alberi-theme .pb-md-3,
  .alberi-theme .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .alberi-theme .pl-md-3,
  .alberi-theme .px-md-3 {
    padding-left: 1rem !important;
  }
  .alberi-theme .p-md-4 {
    padding: 1.5rem !important;
  }
  .alberi-theme .pt-md-4,
  .alberi-theme .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .alberi-theme .pr-md-4,
  .alberi-theme .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .alberi-theme .pb-md-4,
  .alberi-theme .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .alberi-theme .pl-md-4,
  .alberi-theme .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .alberi-theme .p-md-5 {
    padding: 3rem !important;
  }
  .alberi-theme .pt-md-5,
  .alberi-theme .py-md-5 {
    padding-top: 3rem !important;
  }
  .alberi-theme .pr-md-5,
  .alberi-theme .px-md-5 {
    padding-right: 3rem !important;
  }
  .alberi-theme .pb-md-5,
  .alberi-theme .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .alberi-theme .pl-md-5,
  .alberi-theme .px-md-5 {
    padding-left: 3rem !important;
  }
  .alberi-theme .m-md-n1 {
    margin: -0.25rem !important;
  }
  .alberi-theme .mt-md-n1,
  .alberi-theme .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .alberi-theme .mr-md-n1,
  .alberi-theme .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .alberi-theme .mb-md-n1,
  .alberi-theme .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .alberi-theme .ml-md-n1,
  .alberi-theme .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .alberi-theme .m-md-n2 {
    margin: -0.5rem !important;
  }
  .alberi-theme .mt-md-n2,
  .alberi-theme .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .alberi-theme .mr-md-n2,
  .alberi-theme .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .alberi-theme .mb-md-n2,
  .alberi-theme .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .alberi-theme .ml-md-n2,
  .alberi-theme .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .alberi-theme .m-md-n3 {
    margin: -1rem !important;
  }
  .alberi-theme .mt-md-n3,
  .alberi-theme .my-md-n3 {
    margin-top: -1rem !important;
  }
  .alberi-theme .mr-md-n3,
  .alberi-theme .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .alberi-theme .mb-md-n3,
  .alberi-theme .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .alberi-theme .ml-md-n3,
  .alberi-theme .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .alberi-theme .m-md-n4 {
    margin: -1.5rem !important;
  }
  .alberi-theme .mt-md-n4,
  .alberi-theme .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .alberi-theme .mr-md-n4,
  .alberi-theme .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .alberi-theme .mb-md-n4,
  .alberi-theme .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .alberi-theme .ml-md-n4,
  .alberi-theme .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .alberi-theme .m-md-n5 {
    margin: -3rem !important;
  }
  .alberi-theme .mt-md-n5,
  .alberi-theme .my-md-n5 {
    margin-top: -3rem !important;
  }
  .alberi-theme .mr-md-n5,
  .alberi-theme .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .alberi-theme .mb-md-n5,
  .alberi-theme .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .alberi-theme .ml-md-n5,
  .alberi-theme .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .alberi-theme .m-md-auto {
    margin: auto !important;
  }
  .alberi-theme .mt-md-auto,
  .alberi-theme .my-md-auto {
    margin-top: auto !important;
  }
  .alberi-theme .mr-md-auto,
  .alberi-theme .mx-md-auto {
    margin-right: auto !important;
  }
  .alberi-theme .mb-md-auto,
  .alberi-theme .my-md-auto {
    margin-bottom: auto !important;
  }
  .alberi-theme .ml-md-auto,
  .alberi-theme .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1280px) {
  .alberi-theme .m-lg-0 {
    margin: 0 !important;
  }
  .alberi-theme .mt-lg-0,
  .alberi-theme .my-lg-0 {
    margin-top: 0 !important;
  }
  .alberi-theme .mr-lg-0,
  .alberi-theme .mx-lg-0 {
    margin-right: 0 !important;
  }
  .alberi-theme .mb-lg-0,
  .alberi-theme .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .alberi-theme .ml-lg-0,
  .alberi-theme .mx-lg-0 {
    margin-left: 0 !important;
  }
  .alberi-theme .m-lg-1 {
    margin: 0.25rem !important;
  }
  .alberi-theme .mt-lg-1,
  .alberi-theme .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .alberi-theme .mr-lg-1,
  .alberi-theme .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .alberi-theme .mb-lg-1,
  .alberi-theme .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .alberi-theme .ml-lg-1,
  .alberi-theme .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .alberi-theme .m-lg-2 {
    margin: 0.5rem !important;
  }
  .alberi-theme .mt-lg-2,
  .alberi-theme .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .alberi-theme .mr-lg-2,
  .alberi-theme .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .alberi-theme .mb-lg-2,
  .alberi-theme .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .alberi-theme .ml-lg-2,
  .alberi-theme .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .alberi-theme .m-lg-3 {
    margin: 1rem !important;
  }
  .alberi-theme .mt-lg-3,
  .alberi-theme .my-lg-3 {
    margin-top: 1rem !important;
  }
  .alberi-theme .mr-lg-3,
  .alberi-theme .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .alberi-theme .mb-lg-3,
  .alberi-theme .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .alberi-theme .ml-lg-3,
  .alberi-theme .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .alberi-theme .m-lg-4 {
    margin: 1.5rem !important;
  }
  .alberi-theme .mt-lg-4,
  .alberi-theme .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .alberi-theme .mr-lg-4,
  .alberi-theme .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .alberi-theme .mb-lg-4,
  .alberi-theme .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .alberi-theme .ml-lg-4,
  .alberi-theme .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .alberi-theme .m-lg-5 {
    margin: 3rem !important;
  }
  .alberi-theme .mt-lg-5,
  .alberi-theme .my-lg-5 {
    margin-top: 3rem !important;
  }
  .alberi-theme .mr-lg-5,
  .alberi-theme .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .alberi-theme .mb-lg-5,
  .alberi-theme .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .alberi-theme .ml-lg-5,
  .alberi-theme .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .alberi-theme .p-lg-0 {
    padding: 0 !important;
  }
  .alberi-theme .pt-lg-0,
  .alberi-theme .py-lg-0 {
    padding-top: 0 !important;
  }
  .alberi-theme .pr-lg-0,
  .alberi-theme .px-lg-0 {
    padding-right: 0 !important;
  }
  .alberi-theme .pb-lg-0,
  .alberi-theme .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .alberi-theme .pl-lg-0,
  .alberi-theme .px-lg-0 {
    padding-left: 0 !important;
  }
  .alberi-theme .p-lg-1 {
    padding: 0.25rem !important;
  }
  .alberi-theme .pt-lg-1,
  .alberi-theme .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .alberi-theme .pr-lg-1,
  .alberi-theme .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .alberi-theme .pb-lg-1,
  .alberi-theme .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .alberi-theme .pl-lg-1,
  .alberi-theme .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .alberi-theme .p-lg-2 {
    padding: 0.5rem !important;
  }
  .alberi-theme .pt-lg-2,
  .alberi-theme .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .alberi-theme .pr-lg-2,
  .alberi-theme .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .alberi-theme .pb-lg-2,
  .alberi-theme .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .alberi-theme .pl-lg-2,
  .alberi-theme .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .alberi-theme .p-lg-3 {
    padding: 1rem !important;
  }
  .alberi-theme .pt-lg-3,
  .alberi-theme .py-lg-3 {
    padding-top: 1rem !important;
  }
  .alberi-theme .pr-lg-3,
  .alberi-theme .px-lg-3 {
    padding-right: 1rem !important;
  }
  .alberi-theme .pb-lg-3,
  .alberi-theme .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .alberi-theme .pl-lg-3,
  .alberi-theme .px-lg-3 {
    padding-left: 1rem !important;
  }
  .alberi-theme .p-lg-4 {
    padding: 1.5rem !important;
  }
  .alberi-theme .pt-lg-4,
  .alberi-theme .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .alberi-theme .pr-lg-4,
  .alberi-theme .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .alberi-theme .pb-lg-4,
  .alberi-theme .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .alberi-theme .pl-lg-4,
  .alberi-theme .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .alberi-theme .p-lg-5 {
    padding: 3rem !important;
  }
  .alberi-theme .pt-lg-5,
  .alberi-theme .py-lg-5 {
    padding-top: 3rem !important;
  }
  .alberi-theme .pr-lg-5,
  .alberi-theme .px-lg-5 {
    padding-right: 3rem !important;
  }
  .alberi-theme .pb-lg-5,
  .alberi-theme .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .alberi-theme .pl-lg-5,
  .alberi-theme .px-lg-5 {
    padding-left: 3rem !important;
  }
  .alberi-theme .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .alberi-theme .mt-lg-n1,
  .alberi-theme .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .alberi-theme .mr-lg-n1,
  .alberi-theme .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .alberi-theme .mb-lg-n1,
  .alberi-theme .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .alberi-theme .ml-lg-n1,
  .alberi-theme .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .alberi-theme .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .alberi-theme .mt-lg-n2,
  .alberi-theme .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .alberi-theme .mr-lg-n2,
  .alberi-theme .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .alberi-theme .mb-lg-n2,
  .alberi-theme .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .alberi-theme .ml-lg-n2,
  .alberi-theme .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .alberi-theme .m-lg-n3 {
    margin: -1rem !important;
  }
  .alberi-theme .mt-lg-n3,
  .alberi-theme .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .alberi-theme .mr-lg-n3,
  .alberi-theme .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .alberi-theme .mb-lg-n3,
  .alberi-theme .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .alberi-theme .ml-lg-n3,
  .alberi-theme .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .alberi-theme .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .alberi-theme .mt-lg-n4,
  .alberi-theme .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .alberi-theme .mr-lg-n4,
  .alberi-theme .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .alberi-theme .mb-lg-n4,
  .alberi-theme .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .alberi-theme .ml-lg-n4,
  .alberi-theme .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .alberi-theme .m-lg-n5 {
    margin: -3rem !important;
  }
  .alberi-theme .mt-lg-n5,
  .alberi-theme .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .alberi-theme .mr-lg-n5,
  .alberi-theme .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .alberi-theme .mb-lg-n5,
  .alberi-theme .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .alberi-theme .ml-lg-n5,
  .alberi-theme .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .alberi-theme .m-lg-auto {
    margin: auto !important;
  }
  .alberi-theme .mt-lg-auto,
  .alberi-theme .my-lg-auto {
    margin-top: auto !important;
  }
  .alberi-theme .mr-lg-auto,
  .alberi-theme .mx-lg-auto {
    margin-right: auto !important;
  }
  .alberi-theme .mb-lg-auto,
  .alberi-theme .my-lg-auto {
    margin-bottom: auto !important;
  }
  .alberi-theme .ml-lg-auto,
  .alberi-theme .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1440px) {
  .alberi-theme .m-xl-0 {
    margin: 0 !important;
  }
  .alberi-theme .mt-xl-0,
  .alberi-theme .my-xl-0 {
    margin-top: 0 !important;
  }
  .alberi-theme .mr-xl-0,
  .alberi-theme .mx-xl-0 {
    margin-right: 0 !important;
  }
  .alberi-theme .mb-xl-0,
  .alberi-theme .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .alberi-theme .ml-xl-0,
  .alberi-theme .mx-xl-0 {
    margin-left: 0 !important;
  }
  .alberi-theme .m-xl-1 {
    margin: 0.25rem !important;
  }
  .alberi-theme .mt-xl-1,
  .alberi-theme .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .alberi-theme .mr-xl-1,
  .alberi-theme .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .alberi-theme .mb-xl-1,
  .alberi-theme .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .alberi-theme .ml-xl-1,
  .alberi-theme .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .alberi-theme .m-xl-2 {
    margin: 0.5rem !important;
  }
  .alberi-theme .mt-xl-2,
  .alberi-theme .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .alberi-theme .mr-xl-2,
  .alberi-theme .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .alberi-theme .mb-xl-2,
  .alberi-theme .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .alberi-theme .ml-xl-2,
  .alberi-theme .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .alberi-theme .m-xl-3 {
    margin: 1rem !important;
  }
  .alberi-theme .mt-xl-3,
  .alberi-theme .my-xl-3 {
    margin-top: 1rem !important;
  }
  .alberi-theme .mr-xl-3,
  .alberi-theme .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .alberi-theme .mb-xl-3,
  .alberi-theme .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .alberi-theme .ml-xl-3,
  .alberi-theme .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .alberi-theme .m-xl-4 {
    margin: 1.5rem !important;
  }
  .alberi-theme .mt-xl-4,
  .alberi-theme .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .alberi-theme .mr-xl-4,
  .alberi-theme .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .alberi-theme .mb-xl-4,
  .alberi-theme .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .alberi-theme .ml-xl-4,
  .alberi-theme .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .alberi-theme .m-xl-5 {
    margin: 3rem !important;
  }
  .alberi-theme .mt-xl-5,
  .alberi-theme .my-xl-5 {
    margin-top: 3rem !important;
  }
  .alberi-theme .mr-xl-5,
  .alberi-theme .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .alberi-theme .mb-xl-5,
  .alberi-theme .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .alberi-theme .ml-xl-5,
  .alberi-theme .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .alberi-theme .p-xl-0 {
    padding: 0 !important;
  }
  .alberi-theme .pt-xl-0,
  .alberi-theme .py-xl-0 {
    padding-top: 0 !important;
  }
  .alberi-theme .pr-xl-0,
  .alberi-theme .px-xl-0 {
    padding-right: 0 !important;
  }
  .alberi-theme .pb-xl-0,
  .alberi-theme .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .alberi-theme .pl-xl-0,
  .alberi-theme .px-xl-0 {
    padding-left: 0 !important;
  }
  .alberi-theme .p-xl-1 {
    padding: 0.25rem !important;
  }
  .alberi-theme .pt-xl-1,
  .alberi-theme .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .alberi-theme .pr-xl-1,
  .alberi-theme .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .alberi-theme .pb-xl-1,
  .alberi-theme .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .alberi-theme .pl-xl-1,
  .alberi-theme .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .alberi-theme .p-xl-2 {
    padding: 0.5rem !important;
  }
  .alberi-theme .pt-xl-2,
  .alberi-theme .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .alberi-theme .pr-xl-2,
  .alberi-theme .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .alberi-theme .pb-xl-2,
  .alberi-theme .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .alberi-theme .pl-xl-2,
  .alberi-theme .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .alberi-theme .p-xl-3 {
    padding: 1rem !important;
  }
  .alberi-theme .pt-xl-3,
  .alberi-theme .py-xl-3 {
    padding-top: 1rem !important;
  }
  .alberi-theme .pr-xl-3,
  .alberi-theme .px-xl-3 {
    padding-right: 1rem !important;
  }
  .alberi-theme .pb-xl-3,
  .alberi-theme .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .alberi-theme .pl-xl-3,
  .alberi-theme .px-xl-3 {
    padding-left: 1rem !important;
  }
  .alberi-theme .p-xl-4 {
    padding: 1.5rem !important;
  }
  .alberi-theme .pt-xl-4,
  .alberi-theme .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .alberi-theme .pr-xl-4,
  .alberi-theme .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .alberi-theme .pb-xl-4,
  .alberi-theme .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .alberi-theme .pl-xl-4,
  .alberi-theme .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .alberi-theme .p-xl-5 {
    padding: 3rem !important;
  }
  .alberi-theme .pt-xl-5,
  .alberi-theme .py-xl-5 {
    padding-top: 3rem !important;
  }
  .alberi-theme .pr-xl-5,
  .alberi-theme .px-xl-5 {
    padding-right: 3rem !important;
  }
  .alberi-theme .pb-xl-5,
  .alberi-theme .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .alberi-theme .pl-xl-5,
  .alberi-theme .px-xl-5 {
    padding-left: 3rem !important;
  }
  .alberi-theme .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .alberi-theme .mt-xl-n1,
  .alberi-theme .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .alberi-theme .mr-xl-n1,
  .alberi-theme .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .alberi-theme .mb-xl-n1,
  .alberi-theme .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .alberi-theme .ml-xl-n1,
  .alberi-theme .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .alberi-theme .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .alberi-theme .mt-xl-n2,
  .alberi-theme .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .alberi-theme .mr-xl-n2,
  .alberi-theme .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .alberi-theme .mb-xl-n2,
  .alberi-theme .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .alberi-theme .ml-xl-n2,
  .alberi-theme .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .alberi-theme .m-xl-n3 {
    margin: -1rem !important;
  }
  .alberi-theme .mt-xl-n3,
  .alberi-theme .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .alberi-theme .mr-xl-n3,
  .alberi-theme .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .alberi-theme .mb-xl-n3,
  .alberi-theme .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .alberi-theme .ml-xl-n3,
  .alberi-theme .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .alberi-theme .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .alberi-theme .mt-xl-n4,
  .alberi-theme .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .alberi-theme .mr-xl-n4,
  .alberi-theme .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .alberi-theme .mb-xl-n4,
  .alberi-theme .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .alberi-theme .ml-xl-n4,
  .alberi-theme .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .alberi-theme .m-xl-n5 {
    margin: -3rem !important;
  }
  .alberi-theme .mt-xl-n5,
  .alberi-theme .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .alberi-theme .mr-xl-n5,
  .alberi-theme .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .alberi-theme .mb-xl-n5,
  .alberi-theme .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .alberi-theme .ml-xl-n5,
  .alberi-theme .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .alberi-theme .m-xl-auto {
    margin: auto !important;
  }
  .alberi-theme .mt-xl-auto,
  .alberi-theme .my-xl-auto {
    margin-top: auto !important;
  }
  .alberi-theme .mr-xl-auto,
  .alberi-theme .mx-xl-auto {
    margin-right: auto !important;
  }
  .alberi-theme .mb-xl-auto,
  .alberi-theme .my-xl-auto {
    margin-bottom: auto !important;
  }
  .alberi-theme .ml-xl-auto,
  .alberi-theme .mx-xl-auto {
    margin-left: auto !important;
  }
}
.alberi-theme [class^=ic-alberi-],
.alberi-theme [class*=" ic-alberi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "iconFont-alberi" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.alberi-theme html,
.alberi-theme body,
.alberi-theme div,
.alberi-theme span,
.alberi-theme applet,
.alberi-theme object,
.alberi-theme iframe,
.alberi-theme h1,
.alberi-theme h2,
.alberi-theme h3,
.alberi-theme h4,
.alberi-theme h5,
.alberi-theme h6,
.alberi-theme p,
.alberi-theme blockquote,
.alberi-theme pre,
.alberi-theme a,
.alberi-theme abbr,
.alberi-theme acronym,
.alberi-theme address,
.alberi-theme big,
.alberi-theme cite,
.alberi-theme code,
.alberi-theme del,
.alberi-theme dfn,
.alberi-theme em,
.alberi-theme img,
.alberi-theme ins,
.alberi-theme kbd,
.alberi-theme q,
.alberi-theme s,
.alberi-theme samp,
.alberi-theme small,
.alberi-theme strike,
.alberi-theme strong,
.alberi-theme sub,
.alberi-theme sup,
.alberi-theme tt,
.alberi-theme var,
.alberi-theme b,
.alberi-theme u,
.alberi-theme i,
.alberi-theme center,
.alberi-theme dl,
.alberi-theme dt,
.alberi-theme dd,
.alberi-theme ol,
.alberi-theme ul,
.alberi-theme li,
.alberi-theme fieldset,
.alberi-theme form,
.alberi-theme label,
.alberi-theme legend,
.alberi-theme table,
.alberi-theme caption,
.alberi-theme tbody,
.alberi-theme tfoot,
.alberi-theme thead,
.alberi-theme tr,
.alberi-theme th,
.alberi-theme td,
.alberi-theme article,
.alberi-theme aside,
.alberi-theme canvas,
.alberi-theme details,
.alberi-theme embed,
.alberi-theme figure,
.alberi-theme figcaption,
.alberi-theme footer,
.alberi-theme header,
.alberi-theme hgroup,
.alberi-theme menu,
.alberi-theme nav,
.alberi-theme output,
.alberi-theme ruby,
.alberi-theme section,
.alberi-theme summary,
.alberi-theme time,
.alberi-theme mark,
.alberi-theme audio,
.alberi-theme video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.alberi-theme article,
.alberi-theme aside,
.alberi-theme details,
.alberi-theme figcaption,
.alberi-theme figure,
.alberi-theme footer,
.alberi-theme header,
.alberi-theme hgroup,
.alberi-theme menu,
.alberi-theme nav,
.alberi-theme section {
  display: block;
}
.alberi-theme body {
  line-height: 1;
}
.alberi-theme ol,
.alberi-theme ul {
  list-style: none;
}
.alberi-theme blockquote,
.alberi-theme q {
  quotes: none;
}
.alberi-theme blockquote:before,
.alberi-theme blockquote:after {
  content: "";
  content: none;
}
.alberi-theme q:before,
.alberi-theme q:after {
  content: "";
  content: none;
}
.alberi-theme table {
  border-collapse: collapse;
  border-spacing: 0;
}
.alberi-theme a {
  text-decoration: none;
  font-weight: 700;
}
.alberi-theme * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.alberi-theme [class^=ic-alberi-],
.alberi-theme [class*=" ic-alberi-"] {
  display: inline-block;
}
.alberi-theme body {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: var(--font-family);
}
.alberi-theme p {
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 1.67;
  letter-spacing: 0.37px;
}
.alberi-theme .hc-hero-canvas .hc-hero-title {
  font-size: 3.5rem;
  font-weight: 900;
  line-height: 1.2;
}
.alberi-theme .hc-title,
.alberi-theme .hc-intro-banner .hc-title,
.alberi-theme .hc-setcion-projects .hc-title,
.alberi-theme .hc-section-row .hc-title-row {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 700 !important;
  line-height: 1.19;
  letter-spacing: 0.5px;
}
@media (min-width: 768px) {
  .alberi-theme .hc-title,
  .alberi-theme .hc-intro-banner .hc-title,
  .alberi-theme .hc-setcion-projects .hc-title,
  .alberi-theme .hc-section-row .hc-title-row {
    font-size: 42px;
    font-size: 4.2rem;
  }
}
.alberi-theme .hc-entry-card .hc-title,
.alberi-theme .hc-module-solutions .hc-title {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.63px;
}
@media (min-width: 768px) {
  .alberi-theme .hc-entry-card .hc-title,
  .alberi-theme .hc-module-solutions .hc-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
.alberi-theme .hc-text {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.67;
  letter-spacing: 0.37px;
}
.alberi-theme #wrapper .btn {
  height: auto;
}
@media (max-width: 1279.98px) {
  .alberi-theme .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
.alberi-theme .hc-section {
  padding: 40px 0;
  overflow: hidden;
}
.alberi-theme .hc-title {
  color: var(--color-text);
  font-size: 42px !important;
}
.alberi-theme .hc-text {
  padding: 24px 0 0 0;
}
.alberi-theme .canvas {
  width: 100%;
  display: block;
  overflow: hidden;
}
.alberi-theme .canvas .canvas__img {
  display: block;
  max-width: 100%;
  width: 100%;
}
.alberi-theme .canvas-background img {
  display: block;
  max-width: 100%;
}
.alberi-theme .canvas-background + .after-canvas-background {
  position: absolute;
  width: 100%;
  z-index: 10;
  top: 22vw;
  left: 0;
}
@media (min-width: 1024px) {
  .alberi-theme .canvas-background + .after-canvas-background {
    top: 50%;
    transform: translateY(-50%);
  }
}
.alberi-theme .btn-primary {
  background-color: var(--color-primary);
  border-color: var(--color-primary);
  color: var(--color-white) !important;
  padding: 12px 16px !important;
  font-size: 14px !important;
  border-radius: 36px;
  display: inline-flex;
  align-items: center;
  letter-spacing: 0.4px;
  height: auto;
}
.alberi-theme .btn-primary::first-letter {
  text-transform: capitalize;
}
.alberi-theme header .hc-menu {
  top: 0;
  width: 100%;
  z-index: 100;
  background-color: var(--color-white);
  box-shadow: var(--box-shadow);
}
.alberi-theme header .hc-menu .fixed-nav-container {
  height: 88px;
  display: flex;
  width: 100%;
  align-items: center;
}
.alberi-theme header .hc-menu .fixed-nav-container .sec-menu li:not(:last-child):after {
  display: none;
}
.alberi-theme header .hc-menu nav ul {
  min-height: 100%;
  align-items: unset !important;
}
.alberi-theme header .hc-menu nav ul li {
  min-height: 100%;
}
.alberi-theme header .hc-menu nav ul:not(.list-unstyled) > li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.alberi-theme header .hc-menu nav ul:not(.list-unstyled) > li.dropdown a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.alberi-theme .hc-hero-canvas {
  position: relative;
}
.alberi-theme .hc-hero-canvas .hc-hero-title {
  color: var(--color-white);
}
.alberi-theme .hc-hero-canvas .hc-hero-text {
  padding: 30px 6vw 0 0;
}
.alberi-theme .hc-hero-canvas .hc-hero-text p {
  color: var(--color-white);
  font-size: 22px;
  line-height: 30px;
}
.alberi-theme .hc-hero-canvas .btn {
  font-size: 18px !important;
  margin-top: 32px;
}
.alberi-theme .hc-hero-canvas:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25) url(../images/assets-alberi/white-separatore-bottom.svg) center 101%/100% auto no-repeat;
}
.alberi-theme .hc-simple-banner {
  padding: 0;
  position: relative;
}
@media (min-width: 1024px) {
  .alberi-theme .hc-simple-banner {
    margin-top: 40px;
  }
}
.alberi-theme .hc-simple-banner .btn {
  margin-top: 44px;
}
.alberi-theme .hc-simple-banner .hc-icon-alberi {
  color: var(--color-white);
  font-size: 48px;
  font-size: 4.8rem;
  margin-bottom: 32px;
}
.alberi-theme .hc-simple-banner .hc-title {
  color: var(--color-white);
}
.alberi-theme .hc-simple-banner .hc-text {
  color: var(--color-white);
}
.alberi-theme .hc-simple-banner .canvas-background + .after-canvas-background {
  top: 50%;
  transform: translateY(-50%);
}
.alberi-theme .hover-black:hover {
  color: black !important;
}
.alberi-theme .hc-simple-banner:before {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0) url(../images/assets-alberi/white-separatore-top.svg) center -1px/100% auto no-repeat;
}
.alberi-theme .hc-simple-banner:after {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/assets-alberi/green-separatore-bottom.svg) center calc(100% + 1px)/100% auto no-repeat;
}
.alberi-theme .hc-intro-banner .hc-title {
  color: var(--color-text);
}
.alberi-theme .hc-intro-banner .hc-text {
  padding: 24px 0 0 0;
  font-weight: 500;
}
.alberi-theme .hc-entry-card {
  padding: 32px;
  box-shadow: var(--box-shadow);
  flex-basis: 100%;
  margin: 0 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.alberi-theme .hc-entry-card + .hc-entry-card {
  margin-top: 24px;
}
@media (min-width: 1024px) {
  .alberi-theme .hc-entry-card + .hc-entry-card {
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .alberi-theme .hc-entry-card {
    flex-basis: calc(33.3333333333% - 30px);
  }
}
.alberi-theme .hc-entry-card .hc-icon-alberi {
  font-size: 48px;
  font-size: 4.8rem;
  margin-bottom: 16px;
  color: var(--color-primary);
}
.alberi-theme .hc-entry-card .hc-text {
  padding: 16px 0 0 0;
}
.alberi-theme .hc-entry-card .hc-text p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
}
.alberi-theme .hc-entry-card .btn {
  margin-top: 32px;
}
.alberi-theme .hc-module-solutions {
  position: relative;
}
.alberi-theme .hc-module-solutions .hc-text {
  padding: 24px 0 0 0;
}
.alberi-theme .hc-module-solutions .btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 44px;
}
.alberi-theme .hc-module-solutions .canvas {
  margin-top: 24px;
}
@media (min-width: 1024px) {
  .alberi-theme .hc-module-solutions .canvas {
    margin-top: 0;
  }
}
.alberi-theme .hc-module-solutions .after-canvas-background {
  top: auto;
  bottom: 3vw;
}
.alberi-theme .hc-setcion-projects .hc-title {
  color: var(--color-text);
}
.alberi-theme .hc-setcion-projects .hc-text {
  padding: 24px 0 0 0;
}
.alberi-theme .hc-setcion-projects .hc-title--alter {
  color: var(--color-primary);
}
.alberi-theme .hc-setcion-projects .canvas {
  margin-top: 24px;
}
@media (min-width: 1024px) {
  .alberi-theme .hc-setcion-projects .canvas {
    margin-top: 0;
  }
}
.alberi-theme .hc-setcion-projects .hc-setcion-background-container {
  position: relative;
}
.alberi-theme .hc-setcion-projects .canvas-background {
  position: relative;
}
.alberi-theme .hc-setcion-projects .canvas-background + .after-canvas-background {
  position: relative;
  text-align: center;
}
@media (min-width: 1024px) {
  .alberi-theme .hc-setcion-projects .canvas-background + .after-canvas-background {
    position: absolute;
    text-align: left;
  }
}
.alberi-theme .hc-cards-grid {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px;
  margin: 32px -16px 0;
}
.alberi-theme .hc-cards-grid-1 {
  max-width: 860px;
  margin: 32px auto 0;
}
.alberi-theme .hc-cards-grid-1 .hc-card-item {
  flex-basis: 100%;
}
.alberi-theme .hc-cards-grid-2 {
  max-width: 1024px;
}
.alberi-theme .hc-cards-grid-2 .hc-card-item {
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .alberi-theme .hc-cards-grid-2 .hc-card-item {
    flex-basis: calc(50% - 32px);
  }
}
@media (min-width: 1024px) {
  .alberi-theme .hc-cards-grid-2 .hc-card-item {
    max-width: 368px;
  }
}
.alberi-theme .hc-cards-grid-3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  max-width: 1280px;
}
.alberi-theme .hc-cards-grid-3 .hc-card-item {
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .alberi-theme .hc-cards-grid-3 .hc-card-item {
    flex-basis: calc(50% - 32px);
  }
}
@media (min-width: 1024px) {
  .alberi-theme .hc-cards-grid-3 .hc-card-item {
    flex-basis: calc(33.3333333333% - 32px);
  }
}
.alberi-theme .hc-card-item {
  border-radius: 10px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #c0c0c0;
  position: relative;
  overflow: hidden;
}
.alberi-theme .hc-card-item .hc-card-item__image {
  position: relative;
  z-index: 2;
}
.alberi-theme .hc-card-item .hc-card-item__image img {
  max-width: 100%;
}
.alberi-theme .hc-card-item:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background-image: linear-gradient(233deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 110%);
}
.alberi-theme .hc-card-item__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  padding: 24px;
  color: var(--color-white);
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  .alberi-theme .hc-card-item__content {
    padding: 45px;
  }
  .alberi-theme .hc-cards-grid-3 .hc-card-item__content {
    padding: 24px;
  }
}
.alberi-theme .hc-card-item__location {
  display: inline-flex;
  align-items: center;
  border-radius: 4px;
  color: var(--color-white);
  background-color: rgba(255, 255, 255, 0.24);
  line-height: 0.8;
  letter-spacing: 0.17px;
  font-weight: 400;
  min-height: 32px;
  padding: 0 16px;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 24px;
}
@media (min-width: 1024px) {
  .alberi-theme .hc-card-item__location {
    min-height: 44px;
    padding: 0 24px;
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 32px;
  }
  .alberi-theme .hc-cards-grid-3 .hc-card-item__location {
    min-height: 24px;
    padding: 0 12px;
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 16px;
  }
}
.alberi-theme .hc-card-item__place {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.25;
  letter-spacing: 0.75px;
  font-weight: 900;
}
@media (min-width: 1024px) {
  .alberi-theme .hc-card-item__place {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .alberi-theme .hc-cards-grid-3 .hc-card-item__place {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.alberi-theme .hc-card-item__title {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.25;
  letter-spacing: 0.75px;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .alberi-theme .hc-card-item__title {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .alberi-theme .hc-cards-grid-3 .hc-card-item__title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.alberi-theme .hc-card-item__trees {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 900;
  line-height: 0.6;
  letter-spacing: 0.83px;
}
@media (min-width: 1024px) {
  .alberi-theme .hc-card-item__trees {
    font-size: 40px;
    font-size: 4rem;
  }
  .alberi-theme .hc-cards-grid-3 .hc-card-item__trees {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.alberi-theme .hc-section-row {
  padding-top: 45px;
  background-color: rgba(86, 153, 55, 0.1);
  margin-top: 5vw;
}
.alberi-theme .hc-section-row:nth-child(2n) {
  background-color: rgba(66, 188, 86, 0.1);
}
.alberi-theme .hc-section-row .canvas-content {
  margin-top: -7vw;
}
.alberi-theme .hc-section-row .canvas-content img {
  max-height: 300px;
  width: auto;
}
@media (min-width: 1024px) {
  .alberi-theme .hc-section-row .canvas-content img {
    max-height: none;
  }
}
.alberi-theme .hc-section-row .row {
  align-items: flex-end;
}
@media (min-width: 1024px) {
  .alberi-theme .hc-section-row .row .canvas-content {
    transform: translateX(7%);
  }
}
@media (min-width: 1024px) {
  .alberi-theme .hc-section-row .row.flex-row-reverse {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  .alberi-theme .hc-section-row .row.flex-row-reverse .canvas-content {
    transform: translateX(-8%);
  }
}
.alberi-theme .hc-section-row .hc-title-row {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.63px;
}
.alberi-theme .hc-section-row .hc-text-row {
  padding: 16px 0 40px 0;
}
.alberi-theme .hc-section-row .hc-text-row p {
  line-height: 1.67;
  letter-spacing: 0.37px;
  color: var(--color-text);
}
.alberi-theme .hc-section-row .hc-icon-row {
  display: block;
  font-size: 38px;
  font-size: 3.8rem;
  color: var(--color-primary);
  margin-bottom: 16px;
}
.alberi-theme .hc-alberi-treemap {
  background-color: var(--color-primary-dark);
  color: var(--color-white);
  padding-top: 90px;
  padding-bottom: 130px;
}
.alberi-theme .hc-alberi-treemap .hc-title {
  color: var(--color-white);
}
.alberi-theme .hc-map-block {
  border-radius: 6px;
  overflow: hidden;
  width: 100%;
  min-height: 600px;
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .alberi-theme .hc-map-block {
    min-height: 600px;
    margin-top: 32px;
  }
}
.alberi-theme .sustainability-item {
  text-align: center;
  max-width: 100%;
  display: flex;
  padding: 0 60px;
  flex-direction: column;
  justify-content: space-between;
}
.alberi-theme .sustainability-item + .sustainability-item {
  margin-top: 24px;
}
@media (min-width: 1024px) {
  .alberi-theme .sustainability-item {
    max-width: 25%;
  }
  .alberi-theme .sustainability-item:nth-child(2) {
    max-width: 50%;
  }
  .alberi-theme .sustainability-item + .sustainability-item {
    margin-top: 0;
  }
}
.alberi-theme .sustainability-item .canvas {
  margin-bottom: 36px;
  max-width: 100%;
  min-height: 112px;
  text-align: center;
}
.alberi-theme .sustainability-item .canvas img {
  height: 100%;
  width: auto;
  display: inline-block;
}
.alberi-theme .sustainability-item .hc-title {
  font-weight: 900;
  color: var(--color-text);
  font-size: 32px;
  font-size: 3.2rem;
}
@media (min-width: 1024px) {
  .alberi-theme .sustainability-item .hc-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
.alberi-theme .sustainability-item .hc-text {
  padding: 24px 0 0 0;
  color: var(--color-text);
  line-height: 1.5;
  letter-spacing: 0.18px;
  font-size: 20px;
  font-size: 2rem;
}
@media (min-width: 1024px) {
  .alberi-theme .sustainability-item .hc-text {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.alberi-theme .sustainability-item .hc-text p {
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--color-text);
  line-height: 1.5;
  letter-spacing: 0.18px;
  font-size: 20px;
  font-size: 2rem;
}
@media (min-width: 1024px) {
  .alberi-theme .sustainability-item .hc-text p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.alberi-theme .sustainability-item .hc-goals {
  max-width: 64px;
  margin: 0 3px 6px 3px;
}
.alberi-theme .sustainability-item .hc-icons-wrapper {
  text-align: center;
  padding: 36px 0 0 0;
  margin-top: auto;
  min-height: 168px;
}

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