@charset "UTF-8";
.text-gray-darker {
  color: #d8d8d8 !important; }

.bg-gray {
  background-color: #f2f3f5; }

.bg-gray-darker {
  background-color: #d8d8d8; }

.bg-linkedin {
  background-color: #008ac1; }

.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    -moz-animation: loading-animation 1.2s infinite ease-out;
      -o-animation: loading-animation 1.2s infinite ease-out;
         animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0);
    width: 1em; }

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

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px solid #CDCED9; }

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

span.alert {
  display: inline-block; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

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

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

.important {
  font-weight: bold; }

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

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

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

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

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

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

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

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

.lfr-asset-category-list a.selected {
  background-color: #EEE; }

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

.lfr-asset-column-actions-content {
  background-color: #D7F1FF; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88C5D9; }

.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;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
       hyphens: auto;
  word-wrap: break-word; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7D7D7D; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-panels .lfr-panel.lfr-extended, .lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #CCC; }

.lfr-form-row {
  border-bottom-color: #CCC; }

.lfr-form-row:hover {
  border-bottom-color: #CCC; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

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

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

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media only screen and (min-width: 768px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #FFF;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #FAFAFA; }
    .lfr-code tr td.line-numbers:before {
      color: #AAA;
      text-shadow: 1px 1px #FFF; }

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

.lfr-token {
  background-color: #B3DAEF;
  border-color: #5FA8FF;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #D1E5EF; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #B3DAEF; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th, .lfr-table > thead > tr > th, .lfr-table > tfoot > tr > th {
  font-weight: bold; }

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

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

.openid-login input[type="text"] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #FFF;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended, .lfr-panel-container, .lfr-floating-container {
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE; }

.lfr-panel-container, .lfr-floating-container {
  background: #FFF; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #D6D6D6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #CDCDCD; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #CECECE; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #CCC; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #CCC; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #EFEFEF; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #CCC; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #CFD2D5;
  border-bottom-color: #DCDEE0;
  border-top-color: #DCDEE0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #CFD2D5; }
  .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; }
    .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; }

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

.lfr-preview-file-content {
  border-bottom-color: #6D6D6E; }

.lfr-preview-file-image-current-column, .lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #FFF;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #AEB8BC; }

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

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #FFF; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

.firefox .lfr-preview-video-content div.video-node {
  height: 100%; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #A1A2A4; }

.lfr-plain-editor textarea, .lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

.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 {
    -webkit-border-radius: .1875rem;
       -moz-border-radius: .1875rem;
            border-radius: .1875rem;
    font-size: .875rem;
    height: 2rem;
    line-height: 1.5;
    min-height: auto;
    padding: .25rem .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-bottom: 0;
        padding-right: 0;
        padding-top: 0; }
    .sidebar-sm .form-control[type=file] {
      padding: 0; }
  .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: .285rem .75rem; }
  .sidebar-sm .btn, .sidebar-sm #content .lfr-pagination .lfr-pagination-buttons li > a, #content .lfr-pagination .lfr-pagination-buttons .sidebar-sm li > a {
    -webkit-border-radius: .1875rem;
       -moz-border-radius: .1875rem;
            border-radius: .1875rem;
    font-size: .875rem;
    line-height: 1.15;
    padding: .4375rem .75rem; }
    .sidebar-sm .btn.close, .sidebar-sm #content .lfr-pagination .lfr-pagination-buttons li > a.close, #content .lfr-pagination .lfr-pagination-buttons .sidebar-sm li > a.close {
      padding: .4375rem; }
  .sidebar-sm .btn-monospaced, .sidebar-sm .btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
  .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, .sidebar-sm .input-group-item #content .lfr-pagination .lfr-pagination-buttons li > a .btn-section, #content .lfr-pagination .lfr-pagination-buttons .sidebar-sm .input-group-item li > a .btn-section {
    font-size: 0.5625rem; }

.lfr-spa-loading-bar {
  background: #2FA4F5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #EEE; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #E5E4E8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #CCC #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #FFF;
    border-right-color: #CCC;
    font-size: 12px; }

.lfr-toolbar .lfr-button, .lfr-emoticon-container .lfr-button {
  border-color: #E5E4E8; }

.lfr-emoticon-container {
  background: #E5E4E8;
  border-color: #CCC; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .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-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #DDD; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869CAD; }

.lfr-upload-container .delete-button {
  color: #869CAD; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

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

.lfr-upload-container .upload-complete .error-message, .lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #FFC; }

.lfr-upload-container .progress-bar {
  background: #FFF;
  margin-top: 25px;
  text-align: left;
  width: 100%; }

.lfr-upload-container .progress {
  background: #8DB2E3; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #DDEDDE;
  border-color: #7D7;
  border-style: dashed; }

.app-view-entry:hover .entry-thumbnail {
  border-color: #7ABFDD; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057CB0; }

.app-view-entry.selected .entry-metadata dt, .app-view-entry.selected .entry-metadata dd, .app-view-entry.selected .entry-metadata .entry-categories, .app-view-entry.selected .entry-metadata .entry-tags, .app-view-entry.selected .entry-metadata .entry-description {
  color: #F0F0F0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt, .app-view-entry .entry-metadata dd, .app-view-entry .entry-metadata .entry-categories, .app-view-entry .entry-metadata .entry-tags, .app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00A2EA; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #FFF; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover, .app-view-entry.active-area td {
  background-color: #5AD300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #D3E8F1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a, .app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover, .app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #D3E8F1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #EDF0F3; }

.app-view-search-entry-taglib.search {
  background-color: #FFF; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #E2E5E8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media only screen and (max-width: 767px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009AE5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8C8C8C;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th, .taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover, .taglib-calendar a:focus {
  background-color: #CCC; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-diff-addedline, #taglib-diff-results ins {
  background: #E6FFE6; }

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

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

.taglib-diff-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 {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #CFC;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #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-color: #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-color: #FDC6C6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009AE5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009AE5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #E5E5E5; }

.diff-version-comparator .diff-version-filter {
  background-color: #F9F9F9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #DBDDE1; }

@media only screen and (min-width: 768px) {
  .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 {
  -webkit-background-size: 50px 50px;
     -moz-background-size: 50px;
       -o-background-size: 50px;
          background-size: 50px; }

.taglib-discussion .lfr-discussion-actions li a, .taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #DDD;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    -webkit-background-size: 40px 40px;
       -moz-background-size: 40px;
         -o-background-size: 40px;
            background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.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-icons span:nth-of-type(2) {
  background: #00C2FF;
  color: #FFF; }

.drop-here-info .drop-text {
  color: #FFF; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

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

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

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: none; }
      .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #CCC;
      color: #FFF;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #C8C9CA;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

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

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

a.taglib-icon.btn:focus .taglib-text, #content .lfr-pagination .lfr-pagination-buttons li > a.taglib-icon:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text, #content .lfr-pagination .lfr-pagination-buttons li > a.taglib-icon:hover .taglib-text {
  text-decoration: none; }

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

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

.taglib-image-selector .change-image-controls {
  background: #FFF; }

.taglib-image-selector .glyphicon-ok {
  background: #FFF;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #B0B4BB;
  opacity: 0.7; }

.taglib-image-selector.check-active .glyphicon-ok {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .glyphicon-ok {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .glyphicon-ok {
  opacity: 0; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

.input-localized .palette-item, .input-localized .palette-item-inner, .input-localized .palette-item-hover, .input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #DDD; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #FF0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27C1F2; }

.taglib-move-boxes .choice-selector label {
  background: #EBF1F9;
  border-bottom-color: #8DB2F3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #FAFAFA; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

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

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

.lfr-map {
  border-color: #CCC; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #F3F3F3; }
  @media only screen and (min-width: 768px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828F95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #D3DADD;
    font-size: 1.4em;
    font-weight: bold; }

.lfr-search-container-wrapper a {
  color: #293b53; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #293b53; }
  .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;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    color: #293b53; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    -webkit-border-bottom-right-radius: 0.25rem;
       -moz-border-radius-bottomright: 0.25rem;
            border-bottom-right-radius: 0.25rem;
    -webkit-border-bottom-left-radius: 0.25rem;
       -moz-border-radius-bottomleft: 0.25rem;
            border-bottom-left-radius: 0.25rem; }
  .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 .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.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 {
  -webkit-border-bottom-left-radius: 0.25rem;
     -moz-border-radius-bottomleft: 0.25rem;
          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 {
  -webkit-border-bottom-right-radius: 0.25rem;
     -moz-border-radius-bottomright: 0.25rem;
          border-bottom-right-radius: 0.25rem; }

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

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

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

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

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

.user-info .user-details .date-info {
  color: #8C8C8C; }

.user-info .user-details .user-name {
  color: #009AE5; }

.lfr-search-iterator-fixed-header {
  position: absolute;
  width: 100%;
  z-index: 1020; }

.lfr-search-iterator-fixed-header-table {
  position: relative; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .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-color: #DDD; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close, .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced #content .lfr-pagination .lfr-pagination-buttons li > a.close, #content .lfr-pagination .lfr-pagination-buttons .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced li > a.close {
    margin-right: 5px; }
  .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-social-activities .day-separator {
  border-bottom-color: #CCC; }

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

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  -webkit-background-size: 60px 60px;
     -moz-background-size: 60px;
       -o-background-size: 60px;
          background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.js .taglib-webdav.visible {
  background: #F0F5F7; }

.js .taglib-webdav table {
  border-color: #828F95; }

.taglib-workflow-status .workflow-id, .taglib-workflow-status .workflow-version, .taglib-workflow-status .workflow-status {
  color: #999; }

/* ---------- Cards ---------- */
/* ---------- Cards horizontal ---------- */
/* ---------- Dialogs ---------- */
/* ---------- Splitter ---------- */
/* ---------- Toggle card ---------- */
/* ---------- File icons colors ---------- */
/* ---------- File icons text colors ---------- */
/* ---------- User icons background colors ---------- */
/* ---------- User icons border color ---------- */
/* ---------- User icons colors ---------- */
.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

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

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

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

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

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

.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) {
    .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;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
       -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
           transform: translate(-50%, -50%); } }
  .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) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        -webkit-border-radius: 0;
           -moz-border-radius: 0;
                border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

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

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

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.dialog-iframe-popup .lfr-form-content {
  padding: 15px; }

.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%; }

.dialog-iframe-popup .portlet-column {
  position: static; }

.dialog-iframe-popup .dialog-body > .container-fluid-1280, .dialog-iframe-popup .dialog-body .container-view,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree .container-view,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content .container-view,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content .container-view,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .process-list .container-view,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default, .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline, .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default, .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
  .dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px; }

.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

.dialog-iframe-popup .login-container {
  padding: 1rem; }

.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
  height: -webkit-calc(100% - 48px);
  height: -moz-calc(100% - 48px);
  height: calc(100% - 48px);
  position: relative; }
  @media only screen and (min-width: 768px) {
    .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
    .dialog-iframe-popup .portlet-export-import-container {
      height: -webkit-calc(100% - 48px);
      height: -moz-calc(100% - 48px);
      height: calc(100% - 48px); } }

.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  border-right-width: 0; }

.dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.dialog-iframe-popup .panel-heading {
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0; }

.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) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .lfr-dynamic-uploader,
.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) {
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0; }

@media only screen and (min-width: 992px) {
  .dialog-with-footer #main-content, .dialog-with-footer #wrapper {
    height: -webkit-calc(100% - 60px);
    height: -moz-calc(100% - 60px);
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #ffffff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }
  @media only screen and (min-width: 992px) {
    .dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn, .dialog-with-footer .button-holder.dialog-footer #content .lfr-pagination .lfr-pagination-buttons li > a, #content .lfr-pagination .lfr-pagination-buttons .dialog-with-footer .button-holder.dialog-footer li > a, .dialog-with-footer .sheet-footer.dialog-footer .btn, .dialog-with-footer .sheet-footer.dialog-footer #content .lfr-pagination .lfr-pagination-buttons li > a, #content .lfr-pagination .lfr-pagination-buttons .dialog-with-footer .sheet-footer.dialog-footer li > a {
    margin-left: 1rem;
    margin-right: 0; }

@media only screen and (min-width: 992px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px; } }

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: visible; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: none;
    overflow: auto; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive, .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive-lg {
    overflow: visible; }

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

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

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

.active-area {
  background: #FFC; }

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

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

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

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

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

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

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

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

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

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

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2B4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      border-left-color: #DBDDE1;
      color: #B0B4BB; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #CCC; }

.alloy-editor-container .alloy-editor-icon {
  color: #869CAD; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #CC6677; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px; }

.html-editor.portlet {
  background: #FFF;
  color: #000;
  line-height: 1;
  padding: 1em;
  text-align: start; }

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

.lfr-source-editor {
  border-color: #CCC; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn, .lfr-source-editor .lfr-source-editor-toolbar #content .lfr-pagination .lfr-pagination-buttons li > a, #content .lfr-pagination .lfr-pagination-buttons .lfr-source-editor .lfr-source-editor-toolbar li > a {
    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: "\f0d7"; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: "\f0dA"; }
      .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 .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #CCC; }

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

.file-icon-color-0 {
  background-color: #ffffff;
  color: #6B6C7E; }

.file-icon-color-1 {
  background-color: #ffffff;
  color: #A7A9BC; }

.file-icon-color-2 {
  background-color: #ffffff;
  color: #50D2A0; }

.file-icon-color-3 {
  background-color: #ffffff;
  color: #AF78FF; }

.file-icon-color-4 {
  background-color: #ffffff;
  color: #FFB46E; }

.file-icon-color-5 {
  background-color: #ffffff;
  color: #FF5F5F; }

.file-icon-color-6 {
  background-color: #ffffff;
  color: #4B9BFF; }

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

.lfr-item-viewer .image-viewer-base {
  outline: none; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover; }

.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 .progress-container {
  background-color: #FFF; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media only screen and (min-width: 768px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8B8B8B;
  margin-bottom: 16px; }
  @media only screen and (min-width: 768px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869CAD;
  margin-bottom: 3px; }
  @media only screen and (min-width: 768px) {
    .image-viewer-sidenav .h5 {
      color: #FFF; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
  border-color: transparent;
  color: #777; }
  @media only screen and (min-width: 768px) {
    .image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
      color: #FFF; } }

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

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

.lfr-item-viewer .lfr-item-viewer-close {
  color: #FFF;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #FFF; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

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

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #E5F5FC;
  color: #009AE5; }

.nav.list-group > .active {
  border-width: 1px 0 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60BFEF;
    border: 1px solid #60BFEF;
    color: #FFF; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #F3F3F3;
    padding-left: 10px;
    padding-right: 10px; }

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

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

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

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

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

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

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

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

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

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

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

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

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

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

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

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

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type="radio"] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type="radio"]:checked + .card-horizontal.card,
    .lfr-page-layouts input[type="radio"]:checked + .card-horizontal .card {
      background-color: #f8f9fa;
      cursor: default; }
    .lfr-page-layouts input[type="radio"]:checked + .card-horizontal::after {
      background-color: #e40751;
      bottom: 0;
      content: "";
      height: 4px;
      left: 0;
      position: absolute;
      right: 0;
      -webkit-transition: height 0.15s ease-in-out;
      -o-transition: height 0.15s ease-in-out;
      -moz-transition: height 0.15s ease-in-out;
      transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    cursor: pointer;
    outline: 0;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-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;
    -moz-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, -moz-box-shadow 0.15s ease-in-out;
    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;
    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, -webkit-box-shadow 0.15s ease-in-out, -moz-box-shadow 0.15s ease-in-out; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #f8f9fa;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #f8f9fa;
      border-color: #008ac1;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 7, 81, 0.25);
         -moz-box-shadow: 0 0 0 0.2rem rgba(228, 7, 81, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(228, 7, 81, 0.25); }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #e9ecef; }
  .lfr-page-layouts .card-horizontal::after {
    -webkit-border-radius: 0 0 0 0;
       -moz-border-radius: 0 0 0 0;
            border-radius: 0 0 0 0;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transition: height 0.15s ease-in-out;
    -o-transition: height 0.15s ease-in-out;
    -moz-transition: height 0.15s ease-in-out;
    transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #e40751;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    background-color: #e40751;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #e40751;
    height: 4px; }

.dialog-iframe-popup:not(.article-preview) #main-content, .dialog-iframe-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

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

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

@media only screen and (min-width: 768px) {
  .modal-dialog {
    max-width: none; } }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-hidden {
  display: none; }

.modal-open .modal {
  overflow: hidden; }

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

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

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

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

.customizable .customizable-layout-column-content {
  background-color: #5EAF3D; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

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

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

.paginator-link {
  background: #EEE no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

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

.paginator-current-page {
  background: #0083BD url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

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

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

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

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

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

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

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

.info-panel .panel-group {
  margin-left: -1rem;
  margin-right: -1rem; }

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

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

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

.panel-hd {
  background: #C0C2C5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

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

.sheet-footer .btn, .sheet-footer #content .lfr-pagination .lfr-pagination-buttons li > a, #content .lfr-pagination .lfr-pagination-buttons .sheet-footer li > a {
  margin-right: 0.5rem; }
  .sheet-footer .btn:last-child, .sheet-footer #content .lfr-pagination .lfr-pagination-buttons li > a:last-child, #content .lfr-pagination .lfr-pagination-buttons .sheet-footer li > a:last-child {
    margin-right: 0; }

@media only screen and (min-width: 768px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  -webkit-border-radius: 0.25rem 0.25rem 0 0;
     -moz-border-radius: 0.25rem 0.25rem 0 0;
          border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    -webkit-border-radius: 0.25rem;
       -moz-border-radius: 0.25rem;
            border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

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

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

.tab-back {
  float: right; }

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

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  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 {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

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

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

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

.tooltip {
  max-width: 200px; }

.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }

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

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

.underlay-hidden {
  display: none; }

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

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

.user-icon-color-0 {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1px #dee2e6;
     -moz-box-shadow: 0 0 0 1px #dee2e6;
          box-shadow: 0 0 0 1px #dee2e6;
  color: #6B6C7E; }

.user-icon-color-1 {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1px #dee2e6;
     -moz-box-shadow: 0 0 0 1px #dee2e6;
          box-shadow: 0 0 0 1px #dee2e6;
  color: #4B9BFF; }

.user-icon-color-2 {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1px #dee2e6;
     -moz-box-shadow: 0 0 0 1px #dee2e6;
          box-shadow: 0 0 0 1px #dee2e6;
  color: #FFB46E; }

.user-icon-color-3 {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1px #dee2e6;
     -moz-box-shadow: 0 0 0 1px #dee2e6;
          box-shadow: 0 0 0 1px #dee2e6;
  color: #FF5F5F; }

.user-icon-color-4 {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1px #dee2e6;
     -moz-box-shadow: 0 0 0 1px #dee2e6;
          box-shadow: 0 0 0 1px #dee2e6;
  color: #50D2A0; }

.user-icon-color-5 {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1px #dee2e6;
     -moz-box-shadow: 0 0 0 1px #dee2e6;
          box-shadow: 0 0 0 1px #dee2e6;
  color: #FF73C3; }

.user-icon-color-6 {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1px #dee2e6;
     -moz-box-shadow: 0 0 0 1px #dee2e6;
          box-shadow: 0 0 0 1px #dee2e6;
  color: #9BE169; }

.user-icon-color-7 {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1px #dee2e6;
     -moz-box-shadow: 0 0 0 1px #dee2e6;
          box-shadow: 0 0 0 1px #dee2e6;
  color: #AF78FF; }

.user-icon-color-8 {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1px #dee2e6;
     -moz-box-shadow: 0 0 0 1px #dee2e6;
          box-shadow: 0 0 0 1px #dee2e6;
  color: #FFD76E; }

.user-icon-color-9 {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1px #dee2e6;
     -moz-box-shadow: 0 0 0 1px #dee2e6;
          box-shadow: 0 0 0 1px #dee2e6;
  color: #5FC8FF; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

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

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

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

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

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder, .navigation-pane .navigation-entry .nav-item-label {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn, .navigation-pane .navigation-entry .overlay.entry-action #content .lfr-pagination .lfr-pagination-buttons li > a, #content .lfr-pagination .lfr-pagination-buttons .navigation-pane .navigation-entry .overlay.entry-action li > a {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media only screen and (min-width: 992px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn, .navigation-pane .navigation-entry .overlay.entry-action #content .lfr-pagination .lfr-pagination-buttons li > a, #content .lfr-pagination .lfr-pagination-buttons .navigation-pane .navigation-entry .overlay.entry-action li > a {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
body.portlet {
  border-width: 0; }

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 768px) {
  .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Forms ---------- */
/* ---------- Icons ---------- */
/* ---------- Menus ---------- */
@media only screen and (min-width: 768px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .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) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    -webkit-border-top-left-radius: 0;
       -moz-border-radius-topleft: 0;
            border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
       -moz-border-radius-topright: 0;
            border-top-right-radius: 0; } }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media only screen and (min-width: 768px) {
      .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;
        -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
        transition: opacity 0.25s, -webkit-transform 0.25s;
        -o-transition: opacity 0.25s, -o-transform 0.25s;
        -moz-transition: opacity 0.25s, transform 0.25s, -moz-transform 0.25s;
        transition: opacity 0.25s, transform 0.25s;
        transition: opacity 0.25s, transform 0.25s, -webkit-transform 0.25s, -moz-transform 0.25s, -o-transform 0.25s;
        top: 0; } }
  @media only screen and (min-width: 768px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }

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

/* ---------- Portlet topper ---------- */
.portlet-actions {
  float: right; }

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

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

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

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

.portlet-topper {
  background-color: #F7F7F7;
  border-color: transparent;
  -webkit-border-radius: 0 0;
     -moz-border-radius: 0 0;
          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: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

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

@media only screen and (max-width: 767px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@media only screen and (min-width: 768px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

/* ---------- Portlet controls in mobile ---------- */
@media only screen and (max-width: 767px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    -webkit-border-top-left-radius: 0;
       -moz-border-radius-topleft: 0;
            border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
       -moz-border-radius-topright: 0;
            border-top-right-radius: 0; } }

@media only screen and (max-width: 767px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

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

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

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

.restricted, .restricted td {
  background: #FDD;
  border-width: 0; }

.restricted * {
  color: #727C81; }

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

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

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

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

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

.portlet-decorate .portlet-content {
  background: #ffffff;
  border-color: transparent;
  border-style: none;
  border-width: 0;
  padding: 1rem;
  word-wrap: break-word; }

.portlet-title-text {
  font-family: "Roboto Slab", serif;
  font-size: 1rem;
  text-transform: uppercase;
  margin-bottom: 1rem; }

.portlet-borderless-big .portlet-title-text {
  font-size: 2.875rem;
  text-transform: none; }

/* ---------- Dynamic data list display/Journal portlet ---------- */
.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 28px; }

/* ---------- Breadcrumb taglib ---------- */
.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;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0; }

.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }

.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

/* ---------- Navbar form search ---------- */
.navbar form {
  margin: 0; }

.widget-toolbar .btn + .btn, .widget-toolbar #content .lfr-pagination .lfr-pagination-buttons li > a + .btn, #content .lfr-pagination .lfr-pagination-buttons .widget-toolbar li > a + .btn, .widget-toolbar #content .lfr-pagination .lfr-pagination-buttons li > .btn + a, #content .lfr-pagination .lfr-pagination-buttons .widget-toolbar li > .btn + a, .widget-toolbar #content .lfr-pagination .lfr-pagination-buttons li > a + a, #content .lfr-pagination .lfr-pagination-buttons .widget-toolbar li > a + a, .widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

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

.widget-mode-card .card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: -webkit-calc(100% - 24px);
  height: -moz-calc(100% - 24px);
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }

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

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

.menu-content {
  -webkit-border-bottom-left-radius: 4px;
     -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
     -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          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 {
    -webkit-box-shadow: 0 0 5px 0 #333;
       -moz-box-shadow: 0 0 5px 0 #333;
            box-shadow: 0 0 5px 0 #333;
    -webkit-transition-duration: 0.25s;
       -moz-transition-duration: 0.25s;
         -o-transition-duration: 0.25s;
            transition-duration: 0.25s;
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    -moz-transition-property: box-shadow, -moz-box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow, -webkit-box-shadow, -moz-box-shadow;
    -webkit-transition-timing-function: ease-out;
       -moz-transition-timing-function: ease-out;
         -o-transition-timing-function: ease-out;
            transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%; }

.underlay-content {
  -webkit-border-bottom-left-radius: 8px;
     -moz-border-radius-bottomleft: 8px;
          border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
     -moz-border-radius-bottomright: 8px;
          border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #DDD;
     -moz-box-shadow: 0 0 3px #DDD;
          box-shadow: 0 0 3px #DDD; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -webkit-box-shadow: 0 0 3px #FF0047;
       -moz-box-shadow: 0 0 3px #FF0047;
            box-shadow: 0 0 3px #FF0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #27C1F2;
     -moz-box-shadow: 0 0 3px #27C1F2;
          box-shadow: 0 0 3px #27C1F2; }

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

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

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

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

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

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

.lfr-action-label {
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          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; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
    -o-animation: progress-bar-stripes 0.5s linear infinite;
       animation: progress-bar-stripes 0.5s linear infinite;
  background-image: -webkit-linear-gradient(135deg, 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: -moz-linear-gradient(135deg, 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: -o-linear-gradient(135deg, 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));
  -webkit-background-size: 40px 40px;
     -moz-background-size: 40px 40px;
       -o-background-size: 40px 40px;
          background-size: 40px 40px;
  -webkit-transition: width, 0.5s, ease-out;
  -o-transition: width, 0.5s, ease-out;
  -moz-transition: width, 0.5s, ease-out;
  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 {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }

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

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
    -o-animation: highlight-animation 0.7s;
       animation: highlight-animation 0.7s; }

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

.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%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@-moz-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
         transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
         transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
         transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
         transform: translateX(100%); } }

@-o-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
       transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -o-transform: translateX(0%);
       transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -o-transform: translateX(0%);
       transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
       transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
      -o-transform: translateX(-100%);
         transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
      -o-transform: translateX(0%);
         transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
      -o-transform: translateX(0%);
         transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
      -o-transform: translateX(100%);
         transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text, .mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px; }

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

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

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          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);
    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);
         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);
    -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);
      -o-transform: scale(1.1);
         transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  -moz-animation: none;
    -o-animation: none;
       animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #B8C1D1;
     -moz-box-shadow: inset 0 0 5px #B8C1D1;
          box-shadow: inset 0 0 5px #B8C1D1; }

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

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

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  -webkit-box-shadow: initial;
     -moz-box-shadow: initial;
          box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E4E4E4));
  background-image: -webkit-linear-gradient(#FFF, #E4E4E4);
  background-image: -moz-linear-gradient(#FFF, #E4E4E4);
  background-image: -o-linear-gradient(#FFF, #E4E4E4);
  background-image: linear-gradient(#FFF, #E4E4E4);
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F2F2F2), to(#CCC));
  background-image: -webkit-linear-gradient(#F2F2F2, #CCC);
  background-image: -moz-linear-gradient(#F2F2F2, #CCC);
  background-image: -o-linear-gradient(#F2F2F2, #CCC);
  background-image: linear-gradient(#F2F2F2, #CCC); }

/* ---------- Switches ---------- */
input.switch:focus ~ .switch-bar:before {
  -webkit-box-shadow: 0 0 3px #00F;
     -moz-box-shadow: 0 0 3px #00F;
          box-shadow: 0 0 3px #00F; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before, input.switch:empty ~ .switch-bar .switch-icon, input.switch:empty ~ .switch-bar .switch-toggle:after, input.switch:empty ~ .switch-bar .switch-toggle:before {
  -webkit-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  transition: all 100ms ease-in; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before, input.switch:empty ~ .switch-bar .switch-icon, input.switch:empty ~ .switch-bar .switch-toggle:after, input.switch:empty ~ .switch-bar .switch-toggle:before {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }

/* ---------- Image selector ---------- */
.taglib-image-selector .glyphicon-ok {
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .glyphicon-ok {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }

.taglib-image-selector .progress-wrapper .progressbar {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }

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

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

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

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

.text-gray-darker {
  color: #d8d8d8 !important; }

.bg-gray {
  background-color: #f2f3f5; }

.bg-gray-darker {
  background-color: #d8d8d8; }

.bg-linkedin {
  background-color: #008ac1; }

.fs-46 46 {
  font-size: "46" 46/16rem; }

.fs-28 28 {
  font-size: "28" 28/16rem; }

.fs-16 16 {
  font-size: "16" 16/16rem; }

.fs-14 14 {
  font-size: "14" 14/16rem; }

.fs-13 13 {
  font-size: "13" 13/16rem; }

.fs-12 12 {
  font-size: "12" 12/16rem; }

.fs-11 11 {
  font-size: "11" 11/16rem; }

.layout-content .component-parapgraph h3 {
  font-size: 20px; }

@font-face {
  font-family: 'largoconsumo';
  src: url("../fonts/largoconsumo.ttf?ebjofw") format("truetype"), url("../fonts/largoconsumo.woff?ebjofw") format("woff"), url("../fonts/largoconsumo.svg?ebjofw#largoconsumo") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'largoconsumo' !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; }

.icon-contenuti-online:before {
  content: "\e912"; }

.icon-edizioni-cartacee:before {
  content: "\e913"; }

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

.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-fax:before {
  content: "\f1ac"; }

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

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

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

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

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

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

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

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

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

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

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

.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-menu-caret:before {
  content: "\f105"; }
  @media (min-width: 768px) {
    .icon-menu-caret:before {
      content: "\f107"; } }

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

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

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

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

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

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

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

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

.icon-area-finanza:before {
  content: "\e910"; }

.icon-logo:before {
  content: "\e900"; }

.icon-area-abbigliamento:before,
.icon-area-abbigliamento-calzature-e-accessori:before {
  content: "\e901"; }

.icon-area-alimentare:before {
  content: "\e902"; }

.icon-area-ambiente:before,
.icon-area-ambiente-ed-energia:before {
  content: "\e903"; }

.icon-area-beni-semidurevoli:before,
.icon-area-beni-semi-durevoli:before {
  content: "\e904"; }

.icon-area-bevande:before {
  content: "\e905"; }

.icon-area-comunicazione:before {
  content: "\e906"; }

.icon-area-consumatori:before {
  content: "\e907"; }

.icon-area-cura-casa:before {
  content: "\e908"; }

.icon-area-distribuzione:before {
  content: "\e909"; }

.icon-area-imballaggio:before,
.icon-area-imballaggio-e-logistica:before {
  content: "\e90a"; }

.icon-area-risorse-umane:before {
  content: "\e90b"; }

.icon-area-ristorazione:before {
  content: "\e90c"; }

.icon-area-temi-alimentari:before {
  content: "\e90d"; }

.icon-area-toiletries:before,
.icon-area-toiletries-cosmesi-e-farmaco:before {
  content: "\e90e"; }

.icon-menu:before {
  content: "\e90f"; }

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

.icon-stack:before {
  content: "\e92e"; }

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

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

.text-gray-darker {
  color: #d8d8d8 !important; }

.bg-gray {
  background-color: #f2f3f5; }

.bg-gray-darker {
  background-color: #d8d8d8; }

.bg-linkedin {
  background-color: #008ac1; }

button:focus {
  outline: none; }

.btn, #content .lfr-pagination .lfr-pagination-buttons li > a {
  position: relative;
  line-height: 1.3; }
  .btn *[class^='icon-'], #content .lfr-pagination .lfr-pagination-buttons li > a *[class^='icon-'] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 1.3rem; }
    .btn *[class^='icon-'].left, #content .lfr-pagination .lfr-pagination-buttons li > a *[class^='icon-'].left {
      left: 8px; }
    .btn *[class^='icon-'].right, #content .lfr-pagination .lfr-pagination-buttons li > a *[class^='icon-'].right {
      right: 8px; }

@media (min-width: 576px) {
  .btn-block {
    display: inline-block;
    width: auto; } }

.btn-primary, #content .lfr-pagination .lfr-pagination-buttons li > a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e40751), to(#b90642));
  background-image: -webkit-linear-gradient(top, #e40751, #b90642);
  background-image: -moz-linear-gradient(top, #e40751, #b90642);
  background-image: -o-linear-gradient(top, #e40751, #b90642);
  background-image: linear-gradient(to bottom, #e40751, #b90642); }

.btn-primary:hover, #content .lfr-pagination .lfr-pagination-buttons li > a:hover,
.btn-outline-primary:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15))), -webkit-gradient(linear, left top, left bottom, from(#e40751), to(#b90642));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), -webkit-linear-gradient(top, #e40751, #b90642);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), -moz-linear-gradient(top, #e40751, #b90642);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), -o-linear-gradient(top, #e40751, #b90642);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), linear-gradient(to bottom, #e40751, #b90642); }

.btn-centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 360px;
  margin: 0 auto; }
  .btn-centered *[class^='icon-'] {
    position: relative;
    top: 0;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
    margin-right: 1rem; }

.text-abbigliamento {
  color: #c2a381 !important; }

.bg-abbigliamento {
  background-color: #c2a381 !important; }

.text-abbigliamento-calzature-e-accessori {
  color: #c2a381 !important; }

.bg-abbigliamento-calzature-e-accessori {
  background-color: #c2a381 !important; }

.text-alimentare {
  color: #5B9B0F !important; }

.bg-alimentare {
  background-color: #5B9B0F !important; }

.text-ambiente {
  color: #fda50d !important; }

.bg-ambiente {
  background-color: #fda50d !important; }

.text-ambiente-ed-energia {
  color: #fda50d !important; }

.bg-ambiente-ed-energia {
  background-color: #fda50d !important; }

.text-beni-semidurevoli {
  color: #503b24 !important; }

.bg-beni-semidurevoli {
  background-color: #503b24 !important; }

.text-beni-semi-durevoli {
  color: #503b24 !important; }

.bg-beni-semi-durevoli {
  background-color: #503b24 !important; }

.text-bevande {
  color: #0860cc !important; }

.bg-bevande {
  background-color: #0860cc !important; }

.text-comunicazione {
  color: #988d16 !important; }

.bg-comunicazione {
  background-color: #988d16 !important; }

.text-consumatori {
  color: #c66109 !important; }

.bg-consumatori {
  background-color: #c66109 !important; }

.text-cura-casa {
  color: #44a1e1 !important; }

.bg-cura-casa {
  background-color: #44a1e1 !important; }

.text-distribuzione {
  color: #a81010 !important; }

.bg-distribuzione {
  background-color: #a81010 !important; }

.text-finanza {
  color: #666666 !important; }

.bg-finanza {
  background-color: #666666 !important; }

.text-imballaggio {
  color: #22a26a !important; }

.bg-imballaggio {
  background-color: #22a26a !important; }

.text-imballaggio-e-logistica {
  color: #22a26a !important; }

.bg-imballaggio-e-logistica {
  background-color: #22a26a !important; }

.text-risorse-umane {
  color: #6c557b !important; }

.bg-risorse-umane {
  background-color: #6c557b !important; }

.text-ristorazione {
  color: #7f3964 !important; }

.bg-ristorazione {
  background-color: #7f3964 !important; }

.text-temi-alimentari {
  color: #a67171 !important; }

.bg-temi-alimentari {
  background-color: #a67171 !important; }

.text-toiletries {
  color: #cf84d6 !important; }

.bg-toiletries {
  background-color: #cf84d6 !important; }

.text-toiletries-cosmesi-e-farmaco {
  color: #cf84d6 !important; }

.bg-toiletries-cosmesi-e-farmaco {
  background-color: #cf84d6 !important; }

.category-card .dropdown-toggle {
  white-space: initial; }
  @media (min-width: 576px) {
    .category-card .dropdown-toggle:hover .dropdown-menu {
      display: block; } }
  @media (max-width: 575.98px) {
    .category-card .dropdown-toggle.show {
      border-bottom: 0;
      background-color: #f2f3f5; } }

.category-card .dropdown-menu {
  min-width: 300px;
  max-width: 350px;
  background-color: #f2f3f5;
  -webkit-box-shadow: 0 2px 11px 4px rgba(0, 0, 0, 0.17);
     -moz-box-shadow: 0 2px 11px 4px rgba(0, 0, 0, 0.17);
          box-shadow: 0 2px 11px 4px rgba(0, 0, 0, 0.17);
  margin-top: 0; }
  @media (max-width: 575.98px) {
    .category-card .dropdown-menu {
      position: relative;
      top: 0;
      width: 100%;
      max-width: 100%;
      max-height: initial;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none;
      border-top: 0;
      margin-top: -2px;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0; } }
  @media (min-width: 576px) {
    .category-card .dropdown-menu {
      left: 15px; } }
  @media (min-width: 768px) {
    .category-card .dropdown-menu {
      left: auto;
      right: 15px; } }

.category-card .dropdown-item {
  padding: 0.25rem 0.5rem; }
  @media (min-width: 768px) {
    .category-card .dropdown-item {
      padding: 0rem 0.5rem; } }
  .category-card .dropdown-item:hover {
    background-color: transparent; }

.btn-area {
  padding: 2px 8px 2px 2px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  font-weight: 400;
  text-transform: uppercase;
  text-align: left; }
  .btn-area span {
    margin-right: 5px;
    font-size: 1rem; }
  .btn-area *[class^='icon-'] {
    position: relative;
    top: 0;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none; }
    .btn-area *[class^='icon-'].left {
      left: 0;
      margin-right: 12px;
      -webkit-border-radius: 4px;
         -moz-border-radius: 4px;
              border-radius: 4px;
      font-size: 2.3rem;
      color: #ffffff;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 54px;
         -moz-box-flex: 0;
          -ms-flex: 0 0 54px;
              flex: 0 0 54px;
      height: 54px;
      line-height: 54px;
      text-align: center; }
    .btn-area *[class^='icon-'].right {
      right: 0;
      margin-left: auto; }
      @media (min-width: 768px) {
        .btn-area *[class^='icon-'].right {
          font-size: 1.6rem; } }
  .btn-area.btn-area--menu {
    border: 0;
    padding-right: 0 !important; }
    .btn-area.btn-area--menu *[class^='icon-'].left {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 24px;
         -moz-box-flex: 0;
          -ms-flex: 0 0 24px;
              flex: 0 0 24px;
      height: 24px;
      line-height: 24px;
      font-size: 1.1rem; }
    @media (min-width: 576px) {
      .btn-area.btn-area--menu *[class^='icon-'].left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 24px;
           -moz-box-flex: 0;
            -ms-flex: 0 0 24px;
                flex: 0 0 24px;
        height: 24px;
        line-height: 24px;
        font-size: 1.1rem; } }

.category-card.abbigliamento .btn-area *[class^='icon-'].left {
  background-color: #c2a381; }

.category-card.abbigliamento-calzature-e-accessori .btn-area *[class^='icon-'].left {
  background-color: #c2a381; }

.category-card.alimentare .btn-area *[class^='icon-'].left {
  background-color: #5B9B0F; }

.category-card.ambiente .btn-area *[class^='icon-'].left {
  background-color: #fda50d; }

.category-card.ambiente-ed-energia .btn-area *[class^='icon-'].left {
  background-color: #fda50d; }

.category-card.beni-semidurevoli .btn-area *[class^='icon-'].left {
  background-color: #503b24; }

.category-card.beni-semi-durevoli .btn-area *[class^='icon-'].left {
  background-color: #503b24; }

.category-card.bevande .btn-area *[class^='icon-'].left {
  background-color: #0860cc; }

.category-card.comunicazione .btn-area *[class^='icon-'].left {
  background-color: #988d16; }

.category-card.consumatori .btn-area *[class^='icon-'].left {
  background-color: #c66109; }

.category-card.cura-casa .btn-area *[class^='icon-'].left {
  background-color: #44a1e1; }

.category-card.distribuzione .btn-area *[class^='icon-'].left {
  background-color: #a81010; }

.category-card.finanza .btn-area *[class^='icon-'].left {
  background-color: #666666; }

.category-card.imballaggio .btn-area *[class^='icon-'].left {
  background-color: #22a26a; }

.category-card.imballaggio-e-logistica .btn-area *[class^='icon-'].left {
  background-color: #22a26a; }

.category-card.risorse-umane .btn-area *[class^='icon-'].left {
  background-color: #6c557b; }

.category-card.ristorazione .btn-area *[class^='icon-'].left {
  background-color: #7f3964; }

.category-card.temi-alimentari .btn-area *[class^='icon-'].left {
  background-color: #a67171; }

.category-card.toiletries .btn-area *[class^='icon-'].left {
  background-color: #cf84d6; }

.category-card.toiletries-cosmesi-e-farmaco .btn-area *[class^='icon-'].left {
  background-color: #cf84d6; }

.btn-percorso {
  padding: 8px 30px 8px 29px;
  text-align: left;
  border: 1px solid #d8d8d8;
  font-weight: 400;
  font-family: "Roboto Slab", serif;
  background-color: #ffffff; }
  .btn-percorso.btn-percorso--no-boxed {
    width: 100%;
    padding: 6px 30px 6px 29px;
    border: none;
    background-color: transparent; }
  .btn-percorso:hover {
    color: #e40751;
    background-color: #f2f3f5; }
  .btn-percorso:before {
    content: '';
    position: absolute;
    left: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: #e40751;
    width: 14px;
    height: 14px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px; }
  .btn-percorso *[class^='icon-'] {
    font-size: 1rem; }

.navbar-aree-tematiche .child-menu-content .btn-percorso,
.aree-tematiche-submenu .btn-percorso {
  padding-left: 24px !important; }
  .navbar-aree-tematiche .child-menu-content .btn-percorso:before,
  .aree-tematiche-submenu .btn-percorso:before {
    left: 0; }

.abbigliamento .btn-percorso:before,
.abbigliamento.btn-percorso:before {
  background-color: #c2a381; }

.abbigliamento-calzature-e-accessori .btn-percorso:before,
.abbigliamento-calzature-e-accessori.btn-percorso:before {
  background-color: #c2a381; }

.alimentare .btn-percorso:before,
.alimentare.btn-percorso:before {
  background-color: #5B9B0F; }

.ambiente .btn-percorso:before,
.ambiente.btn-percorso:before {
  background-color: #fda50d; }

.ambiente-ed-energia .btn-percorso:before,
.ambiente-ed-energia.btn-percorso:before {
  background-color: #fda50d; }

.beni-semidurevoli .btn-percorso:before,
.beni-semidurevoli.btn-percorso:before {
  background-color: #503b24; }

.beni-semi-durevoli .btn-percorso:before,
.beni-semi-durevoli.btn-percorso:before {
  background-color: #503b24; }

.bevande .btn-percorso:before,
.bevande.btn-percorso:before {
  background-color: #0860cc; }

.comunicazione .btn-percorso:before,
.comunicazione.btn-percorso:before {
  background-color: #988d16; }

.consumatori .btn-percorso:before,
.consumatori.btn-percorso:before {
  background-color: #c66109; }

.cura-casa .btn-percorso:before,
.cura-casa.btn-percorso:before {
  background-color: #44a1e1; }

.distribuzione .btn-percorso:before,
.distribuzione.btn-percorso:before {
  background-color: #a81010; }

.finanza .btn-percorso:before,
.finanza.btn-percorso:before {
  background-color: #666666; }

.imballaggio .btn-percorso:before,
.imballaggio.btn-percorso:before {
  background-color: #22a26a; }

.imballaggio-e-logistica .btn-percorso:before,
.imballaggio-e-logistica.btn-percorso:before {
  background-color: #22a26a; }

.risorse-umane .btn-percorso:before,
.risorse-umane.btn-percorso:before {
  background-color: #6c557b; }

.ristorazione .btn-percorso:before,
.ristorazione.btn-percorso:before {
  background-color: #7f3964; }

.temi-alimentari .btn-percorso:before,
.temi-alimentari.btn-percorso:before {
  background-color: #a67171; }

.toiletries .btn-percorso:before,
.toiletries.btn-percorso:before {
  background-color: #cf84d6; }

.toiletries-cosmesi-e-farmaco .btn-percorso:before,
.toiletries-cosmesi-e-farmaco.btn-percorso:before {
  background-color: #cf84d6; }

.portlet-boundary.category-navigation-custom {
  height: 100%; }
  .portlet-boundary.category-navigation-custom .portlet,
  .portlet-boundary.category-navigation-custom .portlet-content,
  .portlet-boundary.category-navigation-custom .portlet-content-container,
  .portlet-boundary.category-navigation-custom .portlet-body {
    height: 100%; }
  .portlet-boundary.category-navigation-custom .portlet-title-text {
    margin-bottom: 0.3rem; }
  .portlet-boundary.category-navigation-custom .portlet,
  .portlet-boundary.category-navigation-custom .portlet-header {
    margin-bottom: 0; }

@media (max-width: 767.98px) {
  body.homepage .portlet-boundary.category-navigation-custom {
    display: none; } }

body.homepage .navbar-menu .aree-tematiche,
body.homepage .navbar-menu .category-navigation-custom {
  display: none; }

body.homepage .navbar-collapse.show .aree-tematiche,
body.homepage .navbar-collapse.show .category-navigation-custom {
  display: block; }

.category-current {
  height: 100%;
  font-family: "Roboto Slab", serif;
  color: #ffffff; }
  .category-current__parent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 6px 10px;
    margin-bottom: 0;
    font-size: 1rem;
    border-bottom: 2px solid #ffffff;
    text-transform: uppercase; }
    .category-current__parent *[class^='icon-'] {
      font-size: 1.6rem;
      margin-right: 8px; }
  .category-current__title {
    padding: 40px 40px;
    font-size: 2.875rem;
    margin-bottom: 0;
    position: relative;
    background-color: #293b53; }
    .category-current__title span {
      position: relative; }
    @media (max-width: 991.98px) {
      .category-current__title {
        padding: 30px 10px; } }
  .category-current.bg-abbigliamento {
    background-color: #dbc9b5 !important; }
    .category-current.bg-abbigliamento .category-current__parent {
      background-color: #c2a381; }
    .category-current.bg-abbigliamento .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#c2a381), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #c2a381 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #c2a381 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #c2a381 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #c2a381 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-abbigliamento-calzature-e-accessori {
    background-color: #dbc9b5 !important; }
    .category-current.bg-abbigliamento-calzature-e-accessori .category-current__parent {
      background-color: #c2a381; }
    .category-current.bg-abbigliamento-calzature-e-accessori .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#c2a381), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #c2a381 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #c2a381 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #c2a381 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #c2a381 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-alimentare {
    background-color: #84e116 !important; }
    .category-current.bg-alimentare .category-current__parent {
      background-color: #5B9B0F; }
    .category-current.bg-alimentare .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#5B9B0F), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #5B9B0F 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #5B9B0F 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #5B9B0F 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #5B9B0F 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-ambiente {
    background-color: #fec159 !important; }
    .category-current.bg-ambiente .category-current__parent {
      background-color: #fda50d; }
    .category-current.bg-ambiente .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#fda50d), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #fda50d 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #fda50d 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #fda50d 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #fda50d 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-ambiente-ed-energia {
    background-color: #fec159 !important; }
    .category-current.bg-ambiente-ed-energia .category-current__parent {
      background-color: #fda50d; }
    .category-current.bg-ambiente-ed-energia .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#fda50d), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #fda50d 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #fda50d 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #fda50d 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #fda50d 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-beni-semidurevoli {
    background-color: #85623c !important; }
    .category-current.bg-beni-semidurevoli .category-current__parent {
      background-color: #503b24; }
    .category-current.bg-beni-semidurevoli .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#503b24), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #503b24 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #503b24 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #503b24 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #503b24 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-beni-semi-durevoli {
    background-color: #85623c !important; }
    .category-current.bg-beni-semi-durevoli .category-current__parent {
      background-color: #503b24; }
    .category-current.bg-beni-semi-durevoli .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#503b24), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #503b24 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #503b24 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #503b24 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #503b24 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-bevande {
    background-color: #2a86f7 !important; }
    .category-current.bg-bevande .category-current__parent {
      background-color: #0860cc; }
    .category-current.bg-bevande .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#0860cc), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #0860cc 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #0860cc 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #0860cc 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #0860cc 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-comunicazione {
    background-color: #dbcb20 !important; }
    .category-current.bg-comunicazione .category-current__parent {
      background-color: #988d16; }
    .category-current.bg-comunicazione .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#988d16), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #988d16 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #988d16 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #988d16 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #988d16 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-consumatori {
    background-color: #f58726 !important; }
    .category-current.bg-consumatori .category-current__parent {
      background-color: #c66109; }
    .category-current.bg-consumatori .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#c66109), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #c66109 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #c66109 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #c66109 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #c66109 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-cura-casa {
    background-color: #86c2ec !important; }
    .category-current.bg-cura-casa .category-current__parent {
      background-color: #44a1e1; }
    .category-current.bg-cura-casa .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#44a1e1), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #44a1e1 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #44a1e1 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #44a1e1 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #44a1e1 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-distribuzione {
    background-color: #e91b1b !important; }
    .category-current.bg-distribuzione .category-current__parent {
      background-color: #a81010; }
    .category-current.bg-distribuzione .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#a81010), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #a81010 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #a81010 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #a81010 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #a81010 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-finanza {
    background-color: #8c8c8c !important; }
    .category-current.bg-finanza .category-current__parent {
      background-color: #666666; }
    .category-current.bg-finanza .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#666666), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #666666 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #666666 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #666666 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #666666 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-imballaggio {
    background-color: #3bd692 !important; }
    .category-current.bg-imballaggio .category-current__parent {
      background-color: #22a26a; }
    .category-current.bg-imballaggio .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#22a26a), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #22a26a 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #22a26a 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #22a26a 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #22a26a 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-imballaggio-e-logistica {
    background-color: #3bd692 !important; }
    .category-current.bg-imballaggio-e-logistica .category-current__parent {
      background-color: #22a26a; }
    .category-current.bg-imballaggio-e-logistica .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#22a26a), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #22a26a 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #22a26a 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #22a26a 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #22a26a 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-risorse-umane {
    background-color: #937aa3 !important; }
    .category-current.bg-risorse-umane .category-current__parent {
      background-color: #6c557b; }
    .category-current.bg-risorse-umane .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#6c557b), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #6c557b 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #6c557b 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #6c557b 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #6c557b 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-ristorazione {
    background-color: #b2538d !important; }
    .category-current.bg-ristorazione .category-current__parent {
      background-color: #7f3964; }
    .category-current.bg-ristorazione .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#7f3964), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #7f3964 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #7f3964 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #7f3964 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #7f3964 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-temi-alimentari {
    background-color: #c3a0a0 !important; }
    .category-current.bg-temi-alimentari .category-current__parent {
      background-color: #a67171; }
    .category-current.bg-temi-alimentari .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#a67171), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #a67171 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #a67171 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #a67171 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #a67171 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-toiletries {
    background-color: #e5bde9 !important; }
    .category-current.bg-toiletries .category-current__parent {
      background-color: #cf84d6; }
    .category-current.bg-toiletries .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#cf84d6), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #cf84d6 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #cf84d6 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #cf84d6 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #cf84d6 0%, rgba(8, 96, 204, 0) 80%); }
  .category-current.bg-toiletries-cosmesi-e-farmaco {
    background-color: #e5bde9 !important; }
    .category-current.bg-toiletries-cosmesi-e-farmaco .category-current__parent {
      background-color: #cf84d6; }
    .category-current.bg-toiletries-cosmesi-e-farmaco .category-current__title::before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#cf84d6), color-stop(80%, rgba(8, 96, 204, 0)));
      background-image: -webkit-linear-gradient(left, #cf84d6 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -moz-linear-gradient(left, #cf84d6 0%, rgba(8, 96, 204, 0) 80%);
      background-image: -o-linear-gradient(left, #cf84d6 0%, rgba(8, 96, 204, 0) 80%);
      background-image: linear-gradient(to right, #cf84d6 0%, rgba(8, 96, 204, 0) 80%); }

.bg-pasta-e-riso.category-current__title {
  background-image: url("../images/percorsi-lettura/pasta-e-riso.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-pasta-e-riso.category-current__title {
      min-height: 210px; } }

.bg-lattiero-caseari.category-current__title {
  background-image: url("../images/percorsi-lettura/lattiero-caseari.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-lattiero-caseari.category-current__title {
      min-height: 210px; } }

.bg-carni-e-salumi.category-current__title {
  background-image: url("../images/percorsi-lettura/carni-e-salumi.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-carni-e-salumi.category-current__title {
      min-height: 210px; } }

.bg-carni-avicole-e-uova.category-current__title {
  background-image: url("../images/percorsi-lettura/carni-avicole-e-uova.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-carni-avicole-e-uova.category-current__title {
      min-height: 210px; } }

.bg-ittici.category-current__title {
  background-image: url("../images/percorsi-lettura/ittici.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-ittici.category-current__title {
      min-height: 210px; } }

.bg-biologico.category-current__title {
  background-image: url("../images/percorsi-lettura/biologico.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-biologico.category-current__title {
      min-height: 210px; } }

.bg-ortofrutta.category-current__title {
  background-image: url("../images/percorsi-lettura/ortofrutta.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-ortofrutta.category-current__title {
      min-height: 210px; } }

.bg-dolciari.category-current__title {
  background-image: url("../images/percorsi-lettura/dolciari.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-dolciari.category-current__title {
      min-height: 210px; } }

.bg-alimenti-dietetici-salutistici-e-integratori.category-current__title {
  background-image: url("../images/percorsi-lettura/alimenti-dietetici-salutistici-e-integratori.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-alimenti-dietetici-salutistici-e-integratori.category-current__title {
      min-height: 210px; } }

.bg-alimentazione-infantile.category-current__title {
  background-image: url("../images/percorsi-lettura/alimentazione-infantile.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-alimentazione-infantile.category-current__title {
      min-height: 210px; } }

.bg-conserve-vegetali-e-confetture.category-current__title {
  background-image: url("../images/percorsi-lettura/conserve-vegetali-e-confetture.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-conserve-vegetali-e-confetture.category-current__title {
      min-height: 210px; } }

.bg-pane-e-sostitutivi.category-current__title {
  background-image: url("../images/percorsi-lettura/pane-e-sostitutivi.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-pane-e-sostitutivi.category-current__title {
      min-height: 210px; } }

.bg-surgelati.category-current__title {
  background-image: url("../images/percorsi-lettura/surgelati.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-surgelati.category-current__title {
      min-height: 210px; } }

.bg-condimenti.category-current__title {
  background-image: url("../images/percorsi-lettura/condimenti.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-condimenti.category-current__title {
      min-height: 210px; } }

.bg-petfood-e-petcare.category-current__title {
  background-image: url("../images/percorsi-lettura/petfood-e-petcare.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-petfood-e-petcare.category-current__title {
      min-height: 210px; } }

.bg-acqua.category-current__title {
  background-image: url("../images/percorsi-lettura/acqua.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-acqua.category-current__title {
      min-height: 210px; } }

.bg-bevande-analcoliche.category-current__title {
  background-image: url("../images/percorsi-lettura/bevande-analcoliche.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-bevande-analcoliche.category-current__title {
      min-height: 210px; } }

.bg-caffe.category-current__title {
  background-image: url("../images/percorsi-lettura/caffe.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-caffe.category-current__title {
      min-height: 210px; } }

.bg-birra.category-current__title {
  background-image: url("../images/percorsi-lettura/birra.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-birra.category-current__title {
      min-height: 210px; } }

.bg-vini-e-spumanti.category-current__title {
  background-image: url("../images/percorsi-lettura/vini-e-spumanti.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-vini-e-spumanti.category-current__title {
      min-height: 210px; } }

.bg-superalcolici.category-current__title {
  background-image: url("../images/percorsi-lettura/superalcolici.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-superalcolici.category-current__title {
      min-height: 210px; } }

.bg-sicurezza-e-tracciabilita-alimentare.category-current__title {
  background-image: url("../images/percorsi-lettura/sicurezza-e-tracciabilita-alimentare.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-sicurezza-e-tracciabilita-alimentare.category-current__title {
      min-height: 210px; } }

.bg-alimentazione-e-salute.category-current__title {
  background-image: url("../images/percorsi-lettura/alimentazione-e-salute.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-alimentazione-e-salute.category-current__title {
      min-height: 210px; } }

.bg-prodotti-tipici.category-current__title {
  background-image: url("../images/percorsi-lettura/prodotti-tipici.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-prodotti-tipici.category-current__title {
      min-height: 210px; } }

.bg-attrezzature-e-tecnologie-alimentari.category-current__title {
  background-image: url("../images/percorsi-lettura/attrezzature-e-tecnologie-alimentari.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-attrezzature-e-tecnologie-alimentari.category-current__title {
      min-height: 210px; } }

.bg-igiene-persona.category-current__title {
  background-image: url("../images/percorsi-lettura/igiene-persona.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-igiene-persona.category-current__title {
      min-height: 210px; } }

.bg-igiene-orale.category-current__title {
  background-image: url("../images/percorsi-lettura/igiene-orale.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-igiene-orale.category-current__title {
      min-height: 210px; } }

.bg-profumeria-e-cosmesi.category-current__title {
  background-image: url("../images/percorsi-lettura/profumeria-e-cosmesi.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-profumeria-e-cosmesi.category-current__title {
      min-height: 210px; } }

.bg-farmaco-e-parafarmaco.category-current__title {
  background-image: url("../images/percorsi-lettura/farmaco-e-parafarmaco.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-farmaco-e-parafarmaco.category-current__title {
      min-height: 210px; } }

.bg-pulizia-e-detergenza-domestica.category-current__title {
  background-image: url("../images/percorsi-lettura/pulizia-e-detergenza-domestica.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-pulizia-e-detergenza-domestica.category-current__title {
      min-height: 210px; } }

.bg-prodotti-monouso.category-current__title {
  background-image: url("../images/percorsi-lettura/prodotti-monouso.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-prodotti-monouso.category-current__title {
      min-height: 210px; } }

.bg-fiori-piante-e-giardinaggio.category-current__title {
  background-image: url("../images/percorsi-lettura/fiori-piante-e-giardinaggio.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-fiori-piante-e-giardinaggio.category-current__title {
      min-height: 210px; } }

.bg-abbigliamento-esterno.category-current__title {
  background-image: url("../images/percorsi-lettura/abbigliamento-esterno.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-abbigliamento-esterno.category-current__title {
      min-height: 210px; } }

.bg-abbigliamento-intimo.category-current__title {
  background-image: url("../images/percorsi-lettura/abbigliamento-intimo.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-abbigliamento-intimo.category-current__title {
      min-height: 210px; } }

.bg-abbigliamento-junior.category-current__title {
  background-image: url("../images/percorsi-lettura/abbigliamento-junior.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-abbigliamento-junior.category-current__title {
      min-height: 210px; } }

.bg-abbigliamento-sportivo-e-accessori.category-current__title {
  background-image: url("../images/percorsi-lettura/abbigliamento-sportivo-e-accessori.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-abbigliamento-sportivo-e-accessori.category-current__title {
      min-height: 210px; } }

.bg-accessori-e-ottica.category-current__title {
  background-image: url("../images/percorsi-lettura/accessori-e-ottica.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-accessori-e-ottica.category-current__title {
      min-height: 210px; } }

.bg-calzature.category-current__title {
  background-image: url("../images/percorsi-lettura/calzature.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-calzature.category-current__title {
      min-height: 210px; } }

.bg-pelletteria-e-valigeria.category-current__title {
  background-image: url("../images/percorsi-lettura/pelletteria-e-valigeria.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-pelletteria-e-valigeria.category-current__title {
      min-height: 210px; } }

.bg-tessile-casa.category-current__title {
  background-image: url("../images/percorsi-lettura/tessile-casa.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-tessile-casa.category-current__title {
      min-height: 210px; } }

.bg-mobili-e-arredamento.category-current__title {
  background-image: url("../images/percorsi-lettura/mobili-e-arredamento.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-mobili-e-arredamento.category-current__title {
      min-height: 210px; } }

.bg-casalinghi.category-current__title {
  background-image: url("../images/percorsi-lettura/casalinghi.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-casalinghi.category-current__title {
      min-height: 210px; } }

.bg-elettrodomestici-bianchi.category-current__title {
  background-image: url("../images/percorsi-lettura/elettrodomestici-bianchi.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-elettrodomestici-bianchi.category-current__title {
      min-height: 210px; } }

.bg-piccoli-elettrodomestici.category-current__title {
  background-image: url("../images/percorsi-lettura/piccoli-elettrodomestici.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-piccoli-elettrodomestici.category-current__title {
      min-height: 210px; } }

.bg-elettronica-di-consumo.category-current__title {
  background-image: url("../images/percorsi-lettura/elettronica-di-consumo.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-elettronica-di-consumo.category-current__title {
      min-height: 210px; } }

.bg-bricolage.category-current__title {
  background-image: url("../images/percorsi-lettura/bricolage.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-bricolage.category-current__title {
      min-height: 210px; } }

.bg-giocattoli-e-articoli-prima-infanzia.category-current__title {
  background-image: url("../images/percorsi-lettura/giocattoli-e-articoli-prima-infanzia.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-giocattoli-e-articoli-prima-infanzia.category-current__title {
      min-height: 210px; } }

.bg-cartoleria-e-articoli-scuola.category-current__title {
  background-image: url("../images/percorsi-lettura/cartoleria-e-articoli-scuola.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-cartoleria-e-articoli-scuola.category-current__title {
      min-height: 210px; } }

.bg-prodotti-editoriali.category-current__title {
  background-image: url("../images/percorsi-lettura/prodotti-editoriali.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-prodotti-editoriali.category-current__title {
      min-height: 210px; } }

.bg-grande-distribuzione-organizzata.category-current__title {
  background-image: url("../images/percorsi-lettura/grande-distribuzione-organizzata.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-grande-distribuzione-organizzata.category-current__title {
      min-height: 210px; } }

.bg-discount.category-current__title {
  background-image: url("../images/percorsi-lettura/discount.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-discount.category-current__title {
      min-height: 210px; } }

.bg-private-label.category-current__title {
  background-image: url("../images/percorsi-lettura/private-label.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-private-label.category-current__title {
      min-height: 210px; } }

.bg-centri-commerciali-e-outlet.category-current__title {
  background-image: url("../images/percorsi-lettura/centri-commerciali-e-outlet.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-centri-commerciali-e-outlet.category-current__title {
      min-height: 210px; } }

.bg-travel-retail.category-current__title {
  background-image: url("../images/percorsi-lettura/travel-retail.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-travel-retail.category-current__title {
      min-height: 210px; } }

.bg-grandi-magazzini.category-current__title {
  background-image: url("../images/percorsi-lettura/grandi-magazzini.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-grandi-magazzini.category-current__title {
      min-height: 210px; } }

.bg-franchising.category-current__title {
  background-image: url("../images/percorsi-lettura/franchising.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-franchising.category-current__title {
      min-height: 210px; } }

.bg-e-commerce.category-current__title {
  background-image: url("../images/percorsi-lettura/e-commerce.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-e-commerce.category-current__title {
      min-height: 210px; } }

.bg-distribuzione-automatica.category-current__title {
  background-image: url("../images/percorsi-lettura/distribuzione-automatica.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-distribuzione-automatica.category-current__title {
      min-height: 210px; } }

.bg-layout-pop-e-merchandising.category-current__title {
  background-image: url("../images/percorsi-lettura/layout-pop-e-merchandising.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-layout-pop-e-merchandising.category-current__title {
      min-height: 210px; } }

.bg-tecnologie-e-attrezzature-per-il-retail.category-current__title {
  background-image: url("../images/percorsi-lettura/tecnologie-e-attrezzature-per-il-retail.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-tecnologie-e-attrezzature-per-il-retail.category-current__title {
      min-height: 210px; } }

.bg-sistemi-di-cassa.category-current__title {
  background-image: url("../images/percorsi-lettura/sistemi-di-cassa.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-sistemi-di-cassa.category-current__title {
      min-height: 210px; } }

.bg-ristorazione.category-current__title {
  background-image: url("../images/percorsi-lettura/ristorazione.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-ristorazione.category-current__title {
      min-height: 210px; } }

.bg-canale-bar.category-current__title {
  background-image: url("../images/percorsi-lettura/canale-bar.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-canale-bar.category-current__title {
      min-height: 210px; } }

.bg-consumi-clima-e-attitudini.category-current__title {
  background-image: url("../images/percorsi-lettura/consumi-clima-e-attitudini.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-consumi-clima-e-attitudini.category-current__title {
      min-height: 210px; } }

.bg-donne-e-societa.category-current__title {
  background-image: url("../images/percorsi-lettura/donne-e-societa.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-donne-e-societa.category-current__title {
      min-height: 210px; } }

.bg-bambini-e-societa.category-current__title {
  background-image: url("../images/percorsi-lettura/bambini-e-societa.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-bambini-e-societa.category-current__title {
      min-height: 210px; } }

.bg-anziani-e-societa.category-current__title {
  background-image: url("../images/percorsi-lettura/anziani-e-societa.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-anziani-e-societa.category-current__title {
      min-height: 210px; } }

.bg-tempo-libero-e-turismo.category-current__title {
  background-image: url("../images/percorsi-lettura/tempo-libero-e-turismo.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-tempo-libero-e-turismo.category-current__title {
      min-height: 210px; } }

.bg-branding.category-current__title {
  background-image: url("../images/percorsi-lettura/branding.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-branding.category-current__title {
      min-height: 210px; } }

.bg-promozioni-loyalty-e-direct-marketing.category-current__title {
  background-image: url("../images/percorsi-lettura/promozioni-loyalty-e-direct-marketing.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-promozioni-loyalty-e-direct-marketing.category-current__title {
      min-height: 210px; } }

.bg-marketing-multicanale.category-current__title {
  background-image: url("../images/percorsi-lettura/marketing-multicanale.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-marketing-multicanale.category-current__title {
      min-height: 210px; } }

.bg-mercato-televisivo.category-current__title {
  background-image: url("../images/percorsi-lettura/mercato-televisivo.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-mercato-televisivo.category-current__title {
      min-height: 210px; } }

.bg-mercato-fieristico.category-current__title {
  background-image: url("../images/percorsi-lettura/mercato-fieristico.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-mercato-fieristico.category-current__title {
      min-height: 210px; } }

.bg-pubbliche-relazioni.category-current__title {
  background-image: url("../images/percorsi-lettura/pubbliche-relazioni.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-pubbliche-relazioni.category-current__title {
      min-height: 210px; } }

.bg-etica-e-imprese.category-current__title {
  background-image: url("../images/percorsi-lettura/etica-e-imprese.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-etica-e-imprese.category-current__title {
      min-height: 210px; } }

.bg-ricerche-di-mercato.category-current__title {
  background-image: url("../images/percorsi-lettura/ricerche-di-mercato.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-ricerche-di-mercato.category-current__title {
      min-height: 210px; } }

.bg-magazzinaggio.category-current__title {
  background-image: url("../images/percorsi-lettura/magazzinaggio.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-magazzinaggio.category-current__title {
      min-height: 210px; } }

.bg-trasporti.category-current__title {
  background-image: url("../images/percorsi-lettura/trasporti.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-trasporti.category-current__title {
      min-height: 210px; } }

.bg-veicoli-commerciali-e-aziendali.category-current__title {
  background-image: url("../images/percorsi-lettura/veicoli-commerciali-e-aziendali.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-veicoli-commerciali-e-aziendali.category-current__title {
      min-height: 210px; } }

.bg-tecnologie-e-attrezzature-per-la-supply-chain.category-current__title {
  background-image: url("../images/percorsi-lettura/tecnologie-e-attrezzature-per-la-supply-chain.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-tecnologie-e-attrezzature-per-la-supply-chain.category-current__title {
      min-height: 210px; } }

.bg-imballaggio-in-plastica.category-current__title {
  background-image: url("../images/percorsi-lettura/imballaggio-in-plastica.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-imballaggio-in-plastica.category-current__title {
      min-height: 210px; } }

.bg-imballaggio-in-carta.category-current__title {
  background-image: url("../images/percorsi-lettura/imballaggio-in-carta.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-imballaggio-in-carta.category-current__title {
      min-height: 210px; } }

.bg-imballaggio-in-vetro.category-current__title {
  background-image: url("../images/percorsi-lettura/imballaggio-in-vetro.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-imballaggio-in-vetro.category-current__title {
      min-height: 210px; } }

.bg-imballaggio-in-metallo.category-current__title {
  background-image: url("../images/percorsi-lettura/imballaggio-in-metallo.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-imballaggio-in-metallo.category-current__title {
      min-height: 210px; } }

.bg-etichettatura.category-current__title {
  background-image: url("../images/percorsi-lettura/etichettatura.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-etichettatura.category-current__title {
      min-height: 210px; } }

.bg-risorse-umane.category-current__title {
  background-image: url("../images/percorsi-lettura/risorse-umane.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-risorse-umane.category-current__title {
      min-height: 210px; } }

.bg-mercato-del-lavoro.category-current__title {
  background-image: url("../images/percorsi-lettura/mercato-del-lavoro.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-mercato-del-lavoro.category-current__title {
      min-height: 210px; } }

.bg-fusioni-e-acquisizioni.category-current__title {
  background-image: url("../images/percorsi-lettura/fusioni-e-acquisizioni.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-fusioni-e-acquisizioni.category-current__title {
      min-height: 210px; } }

.bg-finanza-di-impresa.category-current__title {
  background-image: url("../images/percorsi-lettura/finanza-di-impresa.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-finanza-di-impresa.category-current__title {
      min-height: 210px; } }

.bg-concorrenza.category-current__title {
  background-image: url("../images/percorsi-lettura/concorrenza.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-concorrenza.category-current__title {
      min-height: 210px; } }

.bg-commonenergy.category-current__title {
  background-image: url("../images/percorsi-lettura/commonenergy.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-commonenergy.category-current__title {
      min-height: 210px; } }

.bg-efficienza-degli-immobili.category-current__title {
  background-image: url("../images/percorsi-lettura/efficienza-degli-immobili.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-efficienza-degli-immobili.category-current__title {
      min-height: 210px; } }

.bg-energie-rinnovabili.category-current__title {
  background-image: url("../images/percorsi-lettura/energie-rinnovabili.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-energie-rinnovabili.category-current__title {
      min-height: 210px; } }

.bg-filiera-del-recupero-di-carta-e-cartone.category-current__title {
  background-image: url("../images/percorsi-lettura/filiera-del-recupero-di-carta-e-cartone.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-filiera-del-recupero-di-carta-e-cartone.category-current__title {
      min-height: 210px; } }

.bg-filiera-del-recupero-della-plastica.category-current__title {
  background-image: url("../images/percorsi-lettura/filiera-del-recupero-della-plastica.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-filiera-del-recupero-della-plastica.category-current__title {
      min-height: 210px; } }

.bg-filiera-del-recupero-del-vetro.category-current__title {
  background-image: url("../images/percorsi-lettura/filiera-del-recupero-del-vetro.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-filiera-del-recupero-del-vetro.category-current__title {
      min-height: 210px; } }

.bg-filiera-del-recupero-dei-raee.category-current__title {
  background-image: url("../images/percorsi-lettura/filiera-del-recupero-dei-raee.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 195px; }
  @media (min-width: 768px) {
    .bg-filiera-del-recupero-dei-raee.category-current__title {
      min-height: 210px; } }

.lc-tag {
  position: relative;
  display: inline-block;
  margin: 0 0 5px;
  padding: 4px 8px;
  background-color: #f2f3f5;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.6875rem; }
  .lc-tag a {
    color: #293b53;
    text-decoration: none; }
    .lc-tag a:hover {
      background-color: #d8d8d8; }

.lc-tag-primary.corporate {
  background-color: #00abff; }
  .lc-tag-primary.corporate:hover {
    background-color: #00abff; }

.lc-tag-primary {
  background-color: #e40751;
  color: #ffffff; }
  .lc-tag-primary:hover {
    background-color: #e40751; }

.card .card-image-wrapper {
  position: relative; }
  .card .card-image-wrapper .card-tag {
    position: absolute;
    left: 0;
    bottom: 10px;
    margin: 0;
    padding: 4px 10px;
    background-color: #e40751;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.75rem; }
    .card .card-image-wrapper .card-tag.empty-image {
      position: relative;
      display: inline-block;
      bottom: 0; }
  .card .card-image-wrapper:hover .card-img-overlay {
    opacity: 1; }
  .card .card-image-wrapper:hover .content {
    top: 50%; }

.card.corporate .card-tag {
  background-color: #00abff; }

.card.box-info .card-title {
  font-size: 20px; }

.card .card-img-overlay {
  display: block;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }
  .card .card-img-overlay .content {
    position: absolute;
    top: 60%;
    left: 50%;
    width: 90%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: top 0.3s ease;
    -o-transition: top 0.3s ease;
    -moz-transition: top 0.3s ease;
    transition: top 0.3s ease; }

.card .card-title {
  font-family: "Roboto Slab", serif;
  font-size: 1.75rem;
  line-height: 1.2; }
  .card .card-title a {
    color: #293b53;
    text-decoration: none; }
    .card .card-title a:hover, .card .card-title a:focus {
      color: #e40751; }

.card .card-subtitle {
  margin: 10px 0;
  font-size: 0.6875rem;
  color: #293b53; }

.card .card-body {
  padding-top: 1rem; }

.card .card-body,
.card .list-group li {
  padding-left: 0;
  padding-right: 0; }
  .card .card-body.html p,
  .card .list-group li.html p {
    display: inline-block;
    margin-bottom: 0; }

.card .card-text {
  font-size: 0.875rem; }

.card--privilegi .card-text {
  line-height: 1.5rem; }
  .card--privilegi .card-text p {
    margin-bottom: 0.5rem; }

.card--privilegi .feature-title *[class^='icon-'] {
  font-size: 1.3rem; }

.card--privilegi .feature {
  position: relative; }
  .card--privilegi .feature.denied:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 60px;
    border-top: 2px solid;
    border-color: inherit;
    color: #e40751;
    -webkit-transform: translateX(-50%) rotate(-30deg);
       -moz-transform: translateX(-50%) rotate(-30deg);
        -ms-transform: translateX(-50%) rotate(-30deg);
         -o-transform: translateX(-50%) rotate(-30deg);
            transform: translateX(-50%) rotate(-30deg); }

.card--privilegi .card-action {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
     -moz-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
       -o-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  min-width: 65%;
  font-size: 0.75rem; }
  .card--privilegi .card-action.btn, .card--privilegi #content .lfr-pagination .lfr-pagination-buttons li > a.card-action, #content .lfr-pagination .lfr-pagination-buttons .card--privilegi li > a.card-action {
    background-color: #ffffff; }

.portlet-asset-publisher.hide-card-text .card .card-text {
  display: none; }

.heading-decorated {
  width: 100%;
  height: 16px;
  background-color: #f2f3f5; }
  .heading-decorated > * {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    font-family: "Roboto Slab", serif;
    font-size: 1rem;
    font-weight: 700;
    background-color: #ffffff;
    padding-right: 20px;
    line-height: 16px;
    text-transform: uppercase; }

.heading-decorated--middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .heading-decorated--middle > *:last-child {
    padding-left: 20px;
    padding-right: 0; }

.hr-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .hr-text::before, .hr-text::after {
    content: "";
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    background: rgba(0, 0, 0, 0.1);
    height: 1px;
    font-size: 0px;
    line-height: 0px; }
  .hr-text::before {
    margin: 0 8px 0 0; }
  .hr-text::after {
    margin: 0 0 0 8px; }

#content .lfr-pagination {
  border-top: 16px solid #f2f3f5;
  padding-top: 10px; }
  #content .lfr-pagination .lfr-pagination-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #content .lfr-pagination .lfr-pagination-buttons:after {
      display: none; }
    #content .lfr-pagination .lfr-pagination-buttons .disabled {
      visibility: hidden; }
    #content .lfr-pagination .lfr-pagination-buttons li > a {
      border: 0;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      padding: 10px 20px;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 0.75rem;
      font-weight: 700; }
    #content .lfr-pagination .lfr-pagination-buttons li:first-child a:before {
      content: '\f0d9';
      font-family: 'largoconsumo';
      margin-right: 0.6rem;
      font-size: 0.8rem; }
    #content .lfr-pagination .lfr-pagination-buttons li:last-child a:after {
      content: '\f0da';
      font-family: 'largoconsumo';
      margin-left: 0.6rem;
      font-size: 0.8rem; }

.page-header .portlet {
  margin: 0; }

.page-header .portlet-content {
  padding: 0; }

.page-header__secondary-nav {
  background-color: #293b53;
  color: #ffffff;
  font-size: 0.75rem; }
  .page-header__secondary-nav a {
    color: #ffffff; }
  .page-header__secondary-nav .navbar-nav {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .page-header__secondary-nav .nav-item {
    padding-left: 20px; }
  .page-header__secondary-nav .nav-link:last-child {
    padding-right: 0; }

.page-header__banner {
  padding: 10px 0;
  background-color: #f2f3f5; }
  .page-header__banner .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .page-header__banner .logo {
    padding-right: 3rem; }

.page-header__primary-nav {
  border-bottom: 1px solid #f2f3f5;
  background-color: #ffffff; }
  .page-header__primary-nav .navbar-toggler {
    padding-left: 0;
    font-size: 2.5rem; }
  .page-header__primary-nav .navbar {
    padding-left: 0;
    padding-right: 0; }
    .page-header__primary-nav .navbar .logo img {
      max-height: 40px; }
    .page-header__primary-nav .navbar .navbar-collapse {
      padding-left: 0 !important;
      padding-right: 0 !important; }
      @media (max-width: 767.98px) {
        .page-header__primary-nav .navbar .navbar-collapse {
          display: block;
          position: fixed;
          top: 0;
          left: 0;
          bottom: 0;
          width: 90%;
          padding: 0;
          padding-left: 0rem !important;
          padding-right: 0rem !important;
          overflow-y: hidden;
          transition: -webkit-transform .3s ease-in-out;
          -webkit-transition: -webkit-transform .3s ease-in-out;
          -o-transition: -o-transform .3s ease-in-out;
          -moz-transition: transform .3s ease-in-out, -moz-transform .3s ease-in-out;
          transition: transform .3s ease-in-out;
          transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out;
          transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
          -webkit-transform: translateX(-100%);
          -moz-transform: translateX(-100%);
           -ms-transform: translateX(-100%);
            -o-transform: translateX(-100%);
               transform: translateX(-100%);
          background-color: #ffffff;
          z-index: 1000; }
          .page-header__primary-nav .navbar .navbar-collapse.show {
            -webkit-transform: translateX(0%);
               -moz-transform: translateX(0%);
                -ms-transform: translateX(0%);
                 -o-transform: translateX(0%);
                    transform: translateX(0%);
            outline: 9999px solid rgba(0, 0, 0, 0.5); }
          .page-header__primary-nav .navbar .navbar-collapse .navbar-menu-header {
            height: 70px; }
            .page-header__primary-nav .navbar .navbar-collapse .navbar-menu-header a {
              text-decoration: none; }
            .page-header__primary-nav .navbar .navbar-collapse .navbar-menu-header .js-back-menu-level {
              display: -webkit-box;
              display: -webkit-flex;
              display: -moz-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -webkit-align-items: center;
                 -moz-box-align: center;
                  -ms-flex-align: center;
                      align-items: center; }
          .page-header__primary-nav .navbar .navbar-collapse .close-navbar-menu {
            color: #293b53;
            font-size: 1.2rem;
            padding-left: 1rem;
            text-decoration: none;
            margin-left: auto; }
          .page-header__primary-nav .navbar .navbar-collapse .bottom-separator {
            border-bottom: 2px solid #f2f3f5; }
          .page-header__primary-nav .navbar .navbar-collapse .portlet-topper {
            display: none; } }
    @media (max-width: 991.98px) {
      .page-header__primary-nav .navbar .navbar-nav .nav-item.hover:after {
        content: none; } }
    .page-header__primary-nav .navbar .navbar-nav .nav-link {
      padding-left: 50px;
      color: #293b53;
      font-size: 0.875rem;
      text-transform: none; }
      @media (min-width: 768px) {
        .page-header__primary-nav .navbar .navbar-nav .nav-link {
          font-weight: 700; } }
      .page-header__primary-nav .navbar .navbar-nav .nav-link:first-child {
        padding-left: 0; }
    .page-header__primary-nav .navbar .navbar-nav .dropdown-menu {
      min-width: 300px;
      max-width: 800px;
      font-size: 0.875rem; }
      @media (min-width: 768px) {
        .page-header__primary-nav .navbar .navbar-nav .dropdown-menu::before {
          content: "";
          position: absolute;
          width: 14px;
          height: 14px;
          border-top: 1px solid #d8d8d8;
          border-left: 1px solid #d8d8d8;
          top: -8px;
          left: 16px;
          background: #ffffff;
          -webkit-transform: rotate(45deg);
             -moz-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
               -o-transform: rotate(45deg);
                  transform: rotate(45deg); } }
      .page-header__primary-nav .navbar .navbar-nav .dropdown-menu .child-menu {
        padding-left: 0; }
      .page-header__primary-nav .navbar .navbar-nav .dropdown-menu li {
        padding: 0; }
        .page-header__primary-nav .navbar .navbar-nav .dropdown-menu li:hover, .page-header__primary-nav .navbar .navbar-nav .dropdown-menu li:focus {
          outline: none; }
        .page-header__primary-nav .navbar .navbar-nav .dropdown-menu li a {
          padding: 0.5rem 1.0rem; }
          @media (max-width: 991.98px) {
            .page-header__primary-nav .navbar .navbar-nav .dropdown-menu li a {
              padding: 1rem 1.5rem; } }
        @media (min-width: 768px) {
          .page-header__primary-nav .navbar .navbar-nav .dropdown-menu li:hover {
            background-color: #f2f3f5; }
            .page-header__primary-nav .navbar .navbar-nav .dropdown-menu li:hover a {
              color: #e40751; }
              .page-header__primary-nav .navbar .navbar-nav .dropdown-menu li:hover a:hover, .page-header__primary-nav .navbar .navbar-nav .dropdown-menu li:hover a:focus {
                outline: none;
                background-color: #f2f3f5; }
          .page-header__primary-nav .navbar .navbar-nav .dropdown-menu li.active a {
            color: #293b53;
            outline: none; } }
    @media (min-width: 768px) {
      .page-header__primary-nav .navbar .navbar-nav .dropdown.hover > .child-menu-content {
        display: table; } }
    @media (max-width: 767.98px) {
      .page-header__primary-nav .navbar .navbar-nav {
        position: relative;
        z-index: 1500; }
        .page-header__primary-nav .navbar .navbar-nav .nav-link {
          padding-top: 0.8rem;
          padding-bottom: 0.8rem; }
        .page-header__primary-nav .navbar .navbar-nav .child-menu-content {
          display: block;
          position: fixed;
          left: 0;
          top: 70px;
          width: 100%;
          min-height: 100vh;
          margin-bottom: 3rem;
          height: 100%;
          -webkit-border-radius: 0;
             -moz-border-radius: 0;
                  border-radius: 0;
          background-color: #ffffff;
          overflow-y: auto;
          z-index: 1600;
          transition: -webkit-transform .3s ease-in-out;
          -webkit-transition: -webkit-transform .3s ease-in-out;
          -o-transition: -o-transform .3s ease-in-out;
          -moz-transition: transform .3s ease-in-out, -moz-transform .3s ease-in-out;
          transition: transform .3s ease-in-out;
          transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out;
          transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
          -webkit-transform: translateX(-100%);
          -moz-transform: translateX(-100%);
           -ms-transform: translateX(-100%);
            -o-transform: translateX(-100%);
               transform: translateX(-100%); }
        .page-header__primary-nav .navbar .navbar-nav .child-menu-content .child-menu-content {
          top: 0; }
        .page-header__primary-nav .navbar .navbar-nav .child-menu {
          margin-top: 1.5rem; }
        .page-header__primary-nav .navbar .navbar-nav .dropdown.show > .child-menu-content {
          display: block;
          -webkit-transform: translateX(0%);
             -moz-transform: translateX(0%);
              -ms-transform: translateX(0%);
               -o-transform: translateX(0%);
                  transform: translateX(0%); }
        .page-header__primary-nav .navbar .navbar-nav .dropdown.show .child-menu {
          display: block; }
        .page-header__primary-nav .navbar .navbar-nav .dropdown.show .dropdown.show > .child-menu-content {
          display: block;
          -webkit-transform: translateX(0%);
             -moz-transform: translateX(0%);
              -ms-transform: translateX(0%);
               -o-transform: translateX(0%);
                  transform: translateX(0%); }
        .page-header__primary-nav .navbar .navbar-nav .dropdown.show .dropdown.show .child-menu {
          display: block; }
        .page-header__primary-nav .navbar .navbar-nav .child-menu-header {
          background-color: #f2f3f5; } }
    .page-header__primary-nav .navbar .lfr-nav-child-toggle {
      margin-left: 10px;
      padding-top: 0px;
      padding-left: 15px;
      font-size: 1.5rem;
      cursor: pointer; }
      @media (min-width: 768px) {
        .page-header__primary-nav .navbar .lfr-nav-child-toggle {
          margin-left: 10px;
          padding-left: 0; } }
    @media (min-width: 768px) {
      .page-header__primary-nav .navbar .navbar-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .page-header__primary-nav .navbar .btn-secondary {
      padding: 1.5px 12px; }
      .page-header__primary-nav .navbar .btn-secondary a {
        color: #ffffff !important; }
      @media screen and (max-width: 1024px) {
        .page-header__primary-nav .navbar .btn-secondary {
          padding: 8px 0;
          background-color: #ffffff;
          border: none;
          text-align: left;
          color: #293b53; }
          .page-header__primary-nav .navbar .btn-secondary a {
            padding: 6px 0;
            color: #293b53 !important; } }
    @media (max-width: 991.98px) {
      .page-header__primary-nav .navbar .aree-tematiche {
        z-index: 1600; } }
    .page-header__primary-nav .navbar .aree-tematiche .portlet-body {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    @media (min-width: 768px) {
      .page-header__primary-nav .navbar .aree-tematiche .navbar-aree-tematiche .dropdown-menu {
        max-height: 580px; }
      .page-header__primary-nav .navbar .aree-tematiche .navbar-aree-tematiche > .nav-item {
        border-top: 0.3rem solid transparent;
        border-bottom: 0.3rem solid transparent;
        background-clip: padding-box; }
        .page-header__primary-nav .navbar .aree-tematiche .navbar-aree-tematiche > .nav-item.open > .child-menu-content {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex; }
      .page-header__primary-nav .navbar .aree-tematiche .navbar-aree-tematiche .nav-item > .child-menu-content {
        width: 730px;
        margin-top: 0.3rem;
        padding-bottom: 0.8rem; }
        .page-header__primary-nav .navbar .aree-tematiche .navbar-aree-tematiche .nav-item > .child-menu-content > .child-menu {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 350px;
             -moz-box-flex: 0;
              -ms-flex: 0 0 350px;
                  flex: 0 0 350px;
          border-right: 1px solid #d8d8d8; }
      .page-header__primary-nav .navbar .aree-tematiche .navbar-aree-tematiche .child-menu .nav-link {
        font-weight: 400; }
      .page-header__primary-nav .navbar .aree-tematiche .navbar-aree-tematiche .aree-tematiche-submenu {
        width: 100%; }
        .page-header__primary-nav .navbar .aree-tematiche .navbar-aree-tematiche .aree-tematiche-submenu .child-menu-header {
          display: block !important;
          width: 100%;
          margin-bottom: 1.2rem;
          font-size: 1rem; }
          .page-header__primary-nav .navbar .aree-tematiche .navbar-aree-tematiche .aree-tematiche-submenu .child-menu-header *[class^='icon-'] {
            display: none; }
        .page-header__primary-nav .navbar .aree-tematiche .navbar-aree-tematiche .aree-tematiche-submenu .nav-item .nav-link {
          padding-top: 0.5rem;
          padding-bottom: 0.5rem; }
        .page-header__primary-nav .navbar .aree-tematiche .navbar-aree-tematiche .aree-tematiche-submenu .child-menu-content {
          display: block; } }
    .page-header__primary-nav .navbar .aree-tematiche .btn-aree {
      margin-left: 0;
      padding-right: 0; }
      @media (max-width: 991.98px) {
        .page-header__primary-nav .navbar .aree-tematiche .btn-aree {
          background-image: none;
          color: #293b53;
          border: none; } }
      @media (min-width: 768px) {
        .page-header__primary-nav .navbar .aree-tematiche .btn-aree {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 8px 22px 8px 0;
          color: #ffffff; }
          .page-header__primary-nav .navbar .aree-tematiche .btn-aree .text {
            padding-left: 38px;
            padding-right: 10px; }
          .page-header__primary-nav .navbar .aree-tematiche .btn-aree .left {
            left: 8px; }
          .page-header__primary-nav .navbar .aree-tematiche .btn-aree .right {
            right: 8px; } }
    .page-header__primary-nav .navbar .aree-tematiche .dropdown-menu li a {
      padding: 0.3rem 1.0rem; }
      @media (max-width: 991.98px) {
        .page-header__primary-nav .navbar .aree-tematiche .dropdown-menu li a {
          padding: 0.3rem 0; } }
  .page-header__primary-nav ul.secondary-menu-items a {
    line-height: 32px; }
  @media (min-width: 768px) {
    .page-header__primary-nav ul.secondary-menu-items {
      display: none; } }
  .page-header__primary-nav .portlet-search-bar .portlet-content {
    padding: 0; }
  .page-header__primary-nav .portlet-search-bar .portlet {
    margin-bottom: 0; }
  .page-header__primary-nav .search-link {
    font-size: 0.75rem;
    text-decoration: underline;
    color: #293b53; }
  .page-header__primary-nav .search-link-icon .lexicon-icon {
    width: 22px;
    height: 22px; }
  .page-header__primary-nav .search-link-icon a {
    color: #293b53; }

.page-header .input-group-inset-item .search-bar-search-button-wrapper {
  padding: 0;
  margin: 0; }

.page-header .search-bar-keywords-input-wrapper .search-bar-keywords-input {
  width: 100px; }

.page-header .navbar .primary-navigation-menu li:last-of-type {
  padding-right: 0 !important; }

@media screen and (max-width: 1200px) {
  #sign-in {
    padding-right: 8px !important;
    padding-left: 8px !important; } }

@media screen and (max-width: 1200px) {
  #navigation-aree-tematiche {
    padding-right: 8px !important; } }

.page-footer {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background-color: #293b53;
  color: #ffffff;
  font-size: 0.75rem; }
  .page-footer .portlet {
    margin-bottom: 0; }
  .page-footer .portlet-content {
    padding: 0; }
  @media (max-width: 575.98px) {
    .page-footer .row > div:not(:first-child) {
      margin-top: 30px; } }
  @media (min-width: 768px) {
    .page-footer .border-md-left {
      border-left: 1px solid #ffffff50; } }
  .page-footer .nav-link {
    color: #ffffff; }
    .page-footer .nav-link:hover, .page-footer .nav-link:focus {
      color: #ffffff; }
    .page-footer .nav-link:first-child {
      padding-top: 0; }
  .page-footer .privacy-menu .portlet-content {
    padding-left: 0;
    padding-bottom: 0; }
  .page-footer .privacy-menu .nav-item:not(:last-child) {
    border-right: 1px solid #f2f3f5; }
  .page-footer .privacy-menu .nav-item:first-child .nav-link {
    padding-left: 0; }
  .page-footer .privacy-menu .nav-link {
    padding-bottom: 0; }
  .page-footer .social-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .page-footer .social-nav .social-link {
      margin-right: 20px;
      text-decoration: none; }

.article h1 {
  font-family: "Roboto Slab", serif; }

.article .text {
  line-height: 1.85; }
  @media (max-width: 991.98px) {
    .article .text img {
      display: block;
      margin-bottom: 1.5rem;
      float: none !important; } }
  @media (min-width: 768px) {
    .article .text img {
      display: inline-block;
      margin-top: 0.3rem;
      margin-right: 2rem; } }

.article .article__heading {
  margin-bottom: 42px; }
  .article .article__heading .text {
    line-height: 1.5; }

.article__image {
  margin: 0 0 2rem;
  max-width: 100%;
  height: auto; }

@media (min-width: 576px) {
  .article__image {
    margin: 0 2rem 2rem 0;
    max-width: 350px !important;
    float: left; } }

.article footer {
  font-size: 0.875rem; }
  .article footer section {
    padding: 1rem 0; }
  .article footer .title {
    font-weight: 700; }

.article .asset-links li a {
  color: #00abff;
  text-decoration: none; }

.journal-content-article {
  height: 100%; }
  .journal-content-article .redazione h2 {
    font-family: "Roboto Slab", serif; }
  .journal-content-article .redazione .membro > div {
    margin-left: 0;
    margin-right: 0; }
  .journal-content-article .redazione .membro .name {
    line-height: 1.2; }
  .journal-content-article .redazione .membri.row {
    margin-right: -6px;
    margin-left: -6px; }
  .journal-content-article .redazione .membri .col-sm-6,
  .journal-content-article .redazione .membri .col-md-4,
  .journal-content-article .redazione .membri .col-lg-2 {
    padding-right: 6px;
    padding-left: 6px; }

.social-share {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center; }
  .social-share a {
    color: #ffffff;
    text-decoration: none; }
  .social-share.twitter {
    background-color: #00aaec; }
  .social-share.facebook {
    background-color: #4460a0; }
  .social-share.linkedin {
    background-color: #008ac1; }

.socials-share--circle .social-share a,
.socials-share--circle .taglib-social-bookmark a {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%; }

.socials-share .taglib-social-bookmark svg {
  display: none; }

.socials-share .taglib-social-bookmark a {
  color: white;
  text-align: center;
  width: 46px;
  height: 46px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 28px;
  line-height: 46px; }
  .socials-share .taglib-social-bookmark a:after {
    font-family: 'largoconsumo' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none; }

.socials-share .taglib-social-bookmark-twitter a {
  background-color: #00aaec; }
  .socials-share .taglib-social-bookmark-twitter a:after {
    content: '\f099'; }

.socials-share .taglib-social-bookmark-facebook a {
  background-color: #4460a0; }
  .socials-share .taglib-social-bookmark-facebook a:after {
    content: '\f09a'; }

.socials-share .taglib-social-bookmark-linkedin a {
  background-color: #008ac1; }
  .socials-share .taglib-social-bookmark-linkedin a:after {
    content: '\f0e1';
    padding-left: 2px; }

.portlet-login {
  max-width: 650px;
  margin: 0 auto; }
  .portlet-login .portlet-icon-back {
    display: none; }

.login-container {
  font-size: 0.875rem; }
  .login-container .control-label {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.875rem; }
  .login-container a {
    font-weight: 700;
    color: #293b53; }

.sede {
  position: relative; }
  .sede .info-box {
    position: relative;
    width: 100%;
    background-color: #f2f3f5; }
    @media (min-width: 576px) {
      .sede .info-box {
        position: absolute;
        width: 300px;
        top: 20px;
        left: 20px;
        background-color: #ffffff; } }
    .sede .info-box .title {
      font-size: 24px;
      font-family: "Roboto Slab", serif; }
    .sede .info-box .address {
      line-height: 22px; }

#main-content.layout-content section {
  padding-left: 0 !important;
  padding-right: 0 !important; }
  #main-content.layout-content section .container {
    padding-left: 0;
    padding-right: 0; }
    #main-content.layout-content section .container .row h1 {
      font-family: "Roboto Slab", serif; }
    @media (max-width: 767.98px) {
      #main-content.layout-content section .container .row .col-4,
      #main-content.layout-content section .container .row .col-8 {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
           -moz-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
        max-width: 100%; }
      #main-content.layout-content section .container .row .col-4 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      #main-content.layout-content section .container .row .col-8 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        margin-bottom: 2rem; } }

.rivista-slider {
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  width: 100%;
  min-height: 185px; }
  .rivista-slider .slider-container {
    width: 100%;
    opacity: 0;
    position: absolute; }
    .rivista-slider .slider-container.slider-mini .slide {
      margin: 0 auto; }
    .rivista-slider .slider-container.slider-mini .card {
      max-width: 160px;
      margin: 0 auto; }
  .rivista-slider .slider-container.slick-initialized {
    opacity: 1;
    position: relative;
    -webkit-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in; }
  .rivista-slider .slick-track {
    margin-left: 0; }
  .rivista-slider .slick-list {
    margin-left: -15px;
    margin-right: -15px; }
  .rivista-slider .slick-slide {
    padding-right: 15px;
    padding-left: 15px; }
    .rivista-slider .slick-slide:focus {
      outline: none; }
  .rivista-slider .slider-navigation {
    font-size: 1.6rem;
    cursor: pointer; }

.rivista .rivista-content ul {
  margin-top: 1rem; }

.rivista .rivista-content li {
  padding-bottom: 0.6rem; }

.rivista .rivista-content table {
  border-collapse: collapse;
  border: none; }

.rivista .rivista-content td {
  border: none; }

.rivista .rivista-content hr {
  margin-bottom: 1.5rem; }

.rivista .rivista-image {
  margin: 0 auto;
  padding-right: 0;
  max-width: 350px; }
  @media (min-width: 576px) {
    .rivista .rivista-image {
      margin: 0; } }
  @media (min-width: 992px) {
    .rivista .rivista-image {
      max-width: 100%; } }

@media (min-width: 576px) {
  .rivista .rivista-image {
    padding-right: 3rem; }
  .rivista .rivista-actions {
    min-width: 40%; } }

@media (min-width: 992px) {
  .rivista .rivista-image {
    padding-right: 0; }
  .rivista .rivista-actions {
    min-width: 100%; } }

.portlet-boundary.adv-web .portlet {
  margin-bottom: 0; }

@media (max-width: 991.98px) {
  .portlet-boundary.adv-web .portlet-body {
    text-align: center; } }

.promo-box {
  margin-bottom: 1rem;
  padding: 20px 0; }
  .promo-box.promo-box--rivista {
    text-align: center; }
    @media (max-width: 575.98px) {
      .promo-box.promo-box--rivista .ultima-uscita {
        display: none; } }
    .promo-box.promo-box--rivista .ultima-uscita__image img {
      margin-top: -35px; }
    .promo-box.promo-box--rivista .ultima-uscita__bollo {
      background-color: #e40751;
      width: 100px;
      height: 100px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 5px;
      color: white;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      margin-left: -40px;
      position: relative; }
  .promo-box .content {
    padding-left: 16px;
    padding-right: 16px; }
  .promo-box .actions .btn, .promo-box .actions #content .lfr-pagination .lfr-pagination-buttons li > a, #content .lfr-pagination .lfr-pagination-buttons .promo-box .actions li > a {
    font-size: 0.75rem; }

@media (max-width: 575.98px) {
  body.homepage .lc-homepage .portlet-layout:first-child .portlet-boundary.adv-web {
    display: none; } }

body.homepage .lc-homepage .portlet-column-last .portlet-header {
  margin-bottom: 0; }

.subscription .payments {
  margin: 2rem 0; }
  .subscription .payments .credit-cards {
    display: block; }
    .subscription .payments .credit-cards img {
      width: 44px; }

.subscription li {
  line-height: 1.8; }

#cookies-notification {
  background-color: #222;
  color: #ffffff;
  font-size: 0.75rem; }
  #cookies-notification .notifications-button .btn, #cookies-notification .notifications-button #content .lfr-pagination .lfr-pagination-buttons li > a, #content .lfr-pagination .lfr-pagination-buttons #cookies-notification .notifications-button li > a {
    background-color: transparent;
    color: #ffffff;
    border-color: #ffffff; }
  #cookies-notification a {
    text-decoration: underline;
    color: inherit; }

.sezione-informativa table {
  border: 0;
  border-collapse: collapse; }

.sezione-informativa tbody {
  vertical-align: top; }

.sezione-informativa td {
  border: 0; }
  @media (max-width: 767.98px) {
    .sezione-informativa td {
      display: block;
      padding-bottom: 1rem; }
      .sezione-informativa td[style] {
        width: 100% !important; } }

.portlet-users-admin .logoselector-content .btn-group button {
  margin-bottom: 0.5rem; }

.portlet-users-admin .sheet-footer button {
  text-transform: uppercase; }

.portlet-users-admin .control-label {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.875rem; }

.portlet-search-results {
  margin-top: 2rem; }
  @media (min-width: 768px) {
    .portlet-search-results {
      margin-top: 0; } }
  .portlet-search-results .lfr-search-container-wrapper .list-group .list-group-item h5 {
    font-size: 12px; }
  .portlet-search-results .list-group-notification .list-group-item {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  .portlet-search-results .list-group-item-flex {
    padding-left: 0;
    padding-right: 0; }
    .portlet-search-results .list-group-item-flex .autofit-col {
      padding-left: 0;
      padding-right: 0; }

.portlet-search-bar.boxed {
  padding: 0 0.5rem 0rem;
  background-color: #f2f3f5; }
  @media (min-width: 768px) {
    .portlet-search-bar.boxed {
      padding: 0 1rem 0rem; } }

.portlet-category-facet,
.portlet-modified-facet,
.portlet-published-facet {
  margin-top: -1rem;
  background-color: #f2f3f5; }
  .portlet-category-facet .collapse-icon-open,
  .portlet-category-facet .collapse-icon-closed,
  .portlet-modified-facet .collapse-icon-open,
  .portlet-modified-facet .collapse-icon-closed,
  .portlet-published-facet .collapse-icon-open,
  .portlet-published-facet .collapse-icon-closed {
    display: none; }
  .portlet-category-facet .panel-heading,
  .portlet-category-facet .panel-collapse,
  .portlet-modified-facet .panel-heading,
  .portlet-modified-facet .panel-collapse,
  .portlet-published-facet .panel-heading,
  .portlet-published-facet .panel-collapse {
    background-color: #f2f3f5; }
  .portlet-category-facet .search-facet.panel,
  .portlet-modified-facet .search-facet.panel,
  .portlet-published-facet .search-facet.panel {
    border: 0; }
  .portlet-category-facet .facet-value,
  .portlet-modified-facet .facet-value,
  .portlet-published-facet .facet-value {
    font-size: 0.875rem; }
    .portlet-category-facet .facet-value .facet-term,
    .portlet-modified-facet .facet-value .facet-term,
    .portlet-published-facet .facet-value .facet-term {
      margin-right: 10px; }
  .portlet-category-facet .panel-title,
  .portlet-modified-facet .panel-title,
  .portlet-published-facet .panel-title {
    text-transform: uppercase;
    font-weight: 700; }
    .portlet-category-facet .panel-title .collapse-icon,
    .portlet-modified-facet .panel-title .collapse-icon,
    .portlet-published-facet .panel-title .collapse-icon {
      padding: 0 1rem; }

.portlet-modified-facet {
  padding-bottom: 1rem; }
  .portlet-modified-facet ul > li:not(:last-child) {
    display: none; }
  .portlet-modified-facet .modified-custom-range {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    font-size: 0.875rem;
    margin-top: 0px; }
    .portlet-modified-facet .modified-custom-range.hide {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -moz-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .portlet-modified-facet .modified-custom-range button {
      margin: 20px auto;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#e40751), to(#b90642));
      background-image: -webkit-linear-gradient(top, #e40751, #b90642);
      background-image: -moz-linear-gradient(top, #e40751, #b90642);
      background-image: -o-linear-gradient(top, #e40751, #b90642);
      background-image: linear-gradient(to bottom, #e40751, #b90642);
      border-color: transparent; }

.portlet-published-facet {
  padding-bottom: 1rem; }
  .portlet-published-facet .published-custom-range {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    font-size: 0.875rem;
    margin-top: 0px; }
    .portlet-published-facet .published-custom-range.hide {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -moz-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .portlet-published-facet .published-custom-range button {
      margin: 20px auto;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#e40751), to(#b90642));
      background-image: -webkit-linear-gradient(top, #e40751, #b90642);
      background-image: -moz-linear-gradient(top, #e40751, #b90642);
      background-image: -o-linear-gradient(top, #e40751, #b90642);
      background-image: linear-gradient(to bottom, #e40751, #b90642);
      border-color: transparent; }

.mercato-impresa-content .mercati .card img {
  max-width: 80px;
  height: auto;
  padding-right: 10px; }

.mercato-impresa-content .mercati .card .content .title {
  margin-bottom: 10px;
  font-weight: 700; }

.mercato-impresa-content .mercati .card .content .intervistato {
  margin-bottom: 6px; }

.page-ida section {
  margin: 60px 0;
  text-align: center; }

.page-ida .more-line-height {
  line-height: 32px; }

.page-ida .blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  text-align: center; }

.page-ida .blocks.premi > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 6px;
  padding-right: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 225px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 225px;
          flex: 0 0 225px; }

.page-ida .blocks .block .climax.text {
  margin-top: 10px !important;
  margin-bottom: 0;
  line-height: 30px;
  font-weight: normal; }

.page-ida .blocks .block .climax {
  color: #e0b126;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 8px; }

.page-ida .blocks .block .text-bold {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 8px;
  text-transform: uppercase; }

.page-ida .blocks .block .text {
  font-size: 14px;
  margin-bottom: 10px; }

.page-ida .sponsor-label {
  border-bottom: 1px solid #d8d8d8; }

.page-ida .sponsor-platinum span {
  background-color: #b9c4c8;
  color: #fff; }

.page-ida .sponsor-gold span {
  background-color: #d9ac00;
  color: #fff; }

.page-ida .sponsor-silver span {
  background-color: #a2a2a2;
  color: #fff; }

.page-ida .sponsor-bronze span {
  background-color: #bf8010;
  color: #fff; }

.page-ida .sponsor-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.page-ida .sponsor-logos img {
  margin: 30px 20px; }

@media all and (max-width: 550px) {
  .page-ida .sponsor-logos img {
    margin: 30px 0; } }

.page-ida .sponsor-label span {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 6px 24px; }

@media all and (max-width: 1150px) {
  .page-ida .blocks.premi {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  ​ .page-ida .blocks.premi > div {
    margin-top: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%; } }

@media all and (max-width: 850px) {
  .page-ida .blocks.premi {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  ​ .page-ida .blocks.premi > div {
    margin-top: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%; } }

@media all and (max-width: 550px) {
  .page-ida .blocks.premi {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  ​ .page-ida .blocks.premi .block {
    margin-top: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; } }

@media all and (max-width: 1200px) {
  .page-ida .block.separator-left {
    border-left: 0px; } }

@media all and (max-width: 1000px) {
  .page-ida .sponsors {
    display: block; }
  ​ .page-ida .sponsors .sponsor {
    width: 100%; } }

.osservatorio {
  font-size: 1.25rem;
  line-height: 1.5; }
  .osservatorio .card .card-title {
    font-size: 1.25rem; }
  .osservatorio ul.list-unstyled {
    margin-left: 1rem; }
    .osservatorio ul.list-unstyled li::before {
      content: "\2022";
      color: #00abff;
      font-weight: bold;
      display: inline-block;
      width: 1rem;
      margin-left: -1rem; }

#content .portlet-search-bar, #content .portlet-sort, #content .portlet-category-facet, #content .portlet-tag-facet, #content .portlet-modified-facet, #content .portlet-published-facet {
  background-color: #f2f3f5; }
  #content .portlet-search-bar section.portlet, #content .portlet-sort section.portlet, #content .portlet-category-facet section.portlet, #content .portlet-tag-facet section.portlet, #content .portlet-modified-facet section.portlet, #content .portlet-published-facet section.portlet {
    margin-bottom: 0; }
  #content .portlet-search-bar .panel, #content .portlet-sort .panel, #content .portlet-category-facet .panel, #content .portlet-tag-facet .panel, #content .portlet-modified-facet .panel, #content .portlet-published-facet .panel {
    background-color: #f2f3f5;
    border: none; }
    #content .portlet-search-bar .panel .h4.panel-title, #content .portlet-sort .panel .h4.panel-title, #content .portlet-category-facet .panel .h4.panel-title, #content .portlet-tag-facet .panel .h4.panel-title, #content .portlet-modified-facet .panel .h4.panel-title, #content .portlet-published-facet .panel .h4.panel-title {
      background-color: #f2f3f5;
      font-family: "Roboto Slab",serif;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 700;
      margin-bottom: 16px; }
  #content .portlet-search-bar .portlet-title-text, #content .portlet-sort .portlet-title-text, #content .portlet-category-facet .portlet-title-text, #content .portlet-tag-facet .portlet-title-text, #content .portlet-modified-facet .portlet-title-text, #content .portlet-published-facet .portlet-title-text {
    font-family: "Roboto Slab",serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0px; }

@media screen and (max-width: 768px) {
  #content .portlet-category-facet .panel-body, #content .portlet-tag-facet .panel-body {
    padding: 0 10px 16px; } }

#content .portlet-tag-facet .panel-title a {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0; }
  #content .portlet-tag-facet .panel-title a:before {
    content: 'Citati';
    font-family: "Roboto Slab",serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700; }
  #content .portlet-tag-facet .panel-title a span {
    display: none; }

#content .portlet-sort {
  padding: 0 16px 16px; }
  @media screen and (max-width: 768px) {
    #content .portlet-sort {
      padding: 0 10px 16px; } }
  #content .portlet-sort label.control-label {
    font-family: "Roboto Slab",serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 16px; }

a:focus {
  outline: none;
  -webkit-focus-ring-color: #e40751; }

a:active {
  outline: none;
  -webkit-focus-ring-color: #e40751;
  color: #e40751 !important; }

.font-family-robotoslab {
  font-family: "Roboto Slab", serif; }

#wrapper {
  padding: 0; }

#main-content {
  margin-top: 2rem; }

@media (max-width: 1199.98px) {
  .container {
    max-width: 100%; } }

.container-boxed {
  background-color: #f2f3f5;
  padding: 1.5rem 1rem; }

.portlet-title-text {
  white-space: normal; }

#content {
  margin-bottom: 2.5rem; }
  #content .portlet-content {
    padding-left: 0;
    padding-right: 0; }
  #content .asset-full-content .metadata-author {
    display: none; }

.portlet-user-personal-bar .sticker {
  color: #e40751; }

.alert-info {
  background-color: #f2f3f5;
  color: #293b53;
  border-color: #d8d8d8; }

.form-check {
  padding-left: 1.5rem; }

.form-check-input {
  margin-left: -1.5rem;
  margin-right: 0.4rem; }

.collaboratori {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1; }
  @media (min-width: 576px) {
    .collaboratori {
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2; } }
  @media (min-width: 768px) {
    .collaboratori {
      -webkit-column-count: 3;
         -moz-column-count: 3;
              column-count: 3; } }
  @media (min-width: 992px) {
    .collaboratori {
      -webkit-column-count: 4;
         -moz-column-count: 4;
              column-count: 4; } }
  .collaboratori li {
    line-height: 1.85; }

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

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