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

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

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

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- 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 (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;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-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 {
  background-color: #DFFCCB;
  border-color: #B2FF3A; }

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

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (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, .lfr-configurator-visibility {
  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; }

.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 (max-width: 767px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    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-links {
  border-radius: 4px; }
  .taglib-asset-links h2 {
    color: #999;
    font-size: 1em; }

.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-categorization-filter.entry-title {
  color: #333;
  font-size: 1em;
  line-height: inherit; }

.taglib-categorization-filter .asset-entry {
  background-color: #DEE7F8;
  border-color: #CAD8F3; }
  .taglib-categorization-filter .asset-entry:hover a {
    text-decoration: none; }
    .taglib-categorization-filter .asset-entry:hover a .icon-remove {
      background-color: #CAD8F3; }

.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 (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 {
  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;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    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, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

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

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

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

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #F7F8F9;
    border-radius: 4px;
    color: #212529; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item {
    border-radius: 0; }
    .lfr-search-container-wrapper .list-group .list-group-item h4 {
      font-size: 0.875rem;
      line-height: 1.5;
      margin-bottom: 0; }
    .lfr-search-container-wrapper .list-group .list-group-item h5, .lfr-search-container-wrapper .list-group .list-group-item h6, .lfr-search-container-wrapper .list-group .list-group-item .h5, .lfr-search-container-wrapper .list-group .list-group-item .h6 {
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.5;
      margin-bottom: 0; }
    .lfr-search-container-wrapper .list-group .list-group-item 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-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 (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-website-column {
  min-width: 100px; }
  @media (min-width: 768px) {
    .lfr-email-column, .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group, .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.lfr-role-column {
  word-break: break-all \9;
  word-wrap: break-word; }

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

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

.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 {
    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;
  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 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;
      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 {
        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;
  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: calc(100% - 48px);
  position: relative; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
    .dialog-iframe-popup .portlet-export-import-container {
      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;
  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 {
  border-top-left-radius: 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 (min-width: 768px) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

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

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

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

.dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #e9ecef;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }
  @media (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 .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 992px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .export-dialog-tree,
  .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: flex;
  flex-direction: column;
  overflow: visible; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    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; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

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

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

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

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

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

.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) {
      background: transparent;
      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; }

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

.html-editor.portlet-message-boards {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  word-wrap: break-word; }
  .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 {
    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; }

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

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

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

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

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

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

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

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

.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;
  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 (min-width: 768px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

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

.image-viewer-sidenav .h5 {
  color: #869CAD;
  margin-bottom: 3px; }
  @media (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 (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"]:checked + .card-horizontal {
    box-shadow: inset 0 0 0 2px #65B6F0; }

.dialog-iframe-popup #main-content, .dialog-iframe-popup #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; }

@media (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: -1.5rem;
  margin-right: -1.5rem; }

.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 {
  display: inline-flex; }
  .sheet-footer .btn {
    margin-right: 0.5rem; }
    .sheet-footer .btn:last-child {
      margin-right: 0; }

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

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    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: #4C0079; }

.user-icon-color-1 {
  background-color: #FD8300; }

.user-icon-color-2 {
  background-color: #009E57; }

.user-icon-color-3 {
  background-color: #F9B500; }

.user-icon-color-4 {
  background-color: #DF4230; }

.user-icon-color-5 {
  background-color: #BE67E5; }

.user-icon-color-6 {
  background-color: #004B8D; }

.user-icon-color-7 {
  background-color: #ACCB02; }

.user-icon-color-8 {
  background-color: #A82003; }

.user-icon-color-9 {
  background-color: #FD63A7; }

/* ---------- 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 (min-width: 992px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

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

.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;
    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 {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 992px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

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

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

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

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

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

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

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

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

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

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

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

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

@media (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 (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 (min-width: 768px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 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 (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;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    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-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  word-wrap: break-word; }

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

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-lists-display .lfr-ddm-field-group, .portlet-dynamic-data-lists .lfr-ddm-field-group, .portlet-journal .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 .widget-group + .widget-group {
  margin-left: 1rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body > .lfr-menu-list ul, .active-area-proxy, .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 {
  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 {
  border-radius: 5px; }

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

.taglib-categorization-filter .asset-entry {
  border-radius: 14px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

@-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 {
  background-size: 40px 40px;
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  transition: width, 0.5s, ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

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

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

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

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

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

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

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

.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: transform 0.3s ease; }

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

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

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

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

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

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

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

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

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

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-linear-gradient(#FFF, #E4E4E4);
  background-image: linear-gradient(#FFF, #E4E4E4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-linear-gradient(#F2F2F2, #CCC);
  background-image: linear-gradient(#F2F2F2, #CCC); }

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

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before, input.switch:empty ~ .switch-bar .switch-icon, input.switch:empty ~ .switch-bar .switch-toggle:after, input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }

/* ---------- Image selector ---------- */
.taglib-image-selector .glyphicon-ok {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/*! jQuery UI - v1.13.3 - 2024-04-26
* https://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright OpenJS Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  -ms-filter: "alpha(opacity=25)";
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  -ms-filter: "alpha(opacity=70)";
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  -ms-filter: "alpha(opacity=35)";
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)";
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png"); }

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .003;
  -ms-filter: "alpha(opacity=.3)";
  /* support: IE8 */ }

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666; }

html {
  position: relative;
  min-height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*background-color: #F2F3EE !important;*/
  /*background-color: #323232;*/ }

.aa_header {
  background: #F2F3EE; }

.aa_margin-top_page {
  /*top: -173px;*/
  position: relative;
  overflow-x: hidden; }

.aa_mainContent {
  min-height: calc(100vh - 68px);
  margin: 0 0;
  padding: 0 0;
  overflow: hidden;
  position: relative;
  margin-bottom: 0; }

.home-nav-menu {
  padding: 0 10px;
  display: inline-flex; }

.aa_PreloSlab_light {
  font-size: 60px;
  font-family: 'PreloSlab', arial;
  font-weight: lighter; }

.aa_PreloSlab_Medium {
  letter-spacing: 5px;
  font-size: 15px;
  line-height: 25px;
  font-family: 'PreloSlab', arial;
  font-weight: medium; }

.aa_title_big_1 {
  font-family: 'PreloSlab', arial;
  /*font-size: 60px;*/
  line-height: 1em;
  font-weight: bold;
  letter-spacing: 2px;
  height: auto;
  display: inline-block; }

.aa_title_news {
  font-family: 'PreloSlab', arial;
  /*font-size: 28px;*/
  /*height:inherit;*/
  font-weight: bold;
  padding: 0;
  letter-spacing: 1px;
  /*word-break: break-all;*/
  display: inline-block;
  line-height: 1em;
  height: auto; }

.aa_sub_title {
  font-family: 'PreloSlab',arial;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-top: 10px; }

.aa_title_news a {
  color: black;
  font-weight: bold; }

.aa_title_medium_2 {
  font-family: 'PreloSlab', arial;
  font-size: 60px;
  font-weight: bold;
  line-height: 35px; }

.aa_smartphone_title_news {
  font-family: 'PreloSlab', arial;
  font-size: 25px;
  font-weight: bold;
  line-height: 25px; }

.aa_paragrafo_2 {
  font-family: 'LatoLatin';
  font-size: 20px;
  font-weight: normal;
  line-height: 28px; }

/* line 86, ../sass/utilities/_aa_universal.scss */
.aa_text_title {
  font-family: 'PreloSlab', arial;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: normal;
  text-align: center;
  color: #fff; }

/* line 95, ../sass/utilities/_aa_universal.scss */
.aa_page_navbar {
  position: relative;
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding-bottom: 70px; }

/* line 110, ../sass/utilities/_aa_universal.scss */
.aa_page {
  position: relative;
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding-bottom: 70px; }

/* line 118, ../sass/utilities/_aa_universal.scss */
.aa_text_lato {
  font-family: 'LatoLatin';
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }

.aa_foo_text_denominazione {
  color: #ddd;
  display: none;
  font-size: 10px;
  line-height: 12px;
  margin-left: 20px;
  position: absolute;
  bottom: 15px; }

.aa_foo_social_linkedin {
  width: 35px;
  display: none;
  position: absolute;
  bottom: 15px;
  right: 0;
  margin-right: 32px;
  border: 2px transparent;
  border-radius: 25px; }

.aa_foo_social_linkedin img {
  border: 2px transparent;
  border-radius: 25px;
  width: 35px; }

/* line 125, ../sass/utilities/_aa_universal.scss */
.aa_page_text {
  font-family: 'LatoLatin';
  padding-left: 25px; }

/* line 129, ../sass/utilities/_aa_universal.scss */
.aa_page_text p {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  padding-top: 20px;
  line-height: 30px; }

/* line 138, ../sass/utilities/_aa_universal.scss */
.aa_page_text h2 {
  font-family: 'PreloSlab', arial;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4d4f53;
  font-size: 25px;
  line-height: normal;
  letter-spacing: normal;
  margin-left: -15px; }

/* line 150, ../sass/utilities/_aa_universal.scss */
.aa_page_text a {
  color: #eb0017;
  margin: 3px;
  font-size: 18px;
  font-weight: 600; }

/* line 157, ../sass/utilities/_aa_universal.scss */
.aa_page_text a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

/* line 165, ../sass/utilities/_aa_universal.scss */
.aa_PreloS_bold {
  font-family: 'PreloSlab', arial;
  font-size: 35px;
  font-weight: bold; }

/* line 174, ../sass/utilities/_aa_universal.scss */
.aa_green-button {
  color: #fff;
  height: 50px;
  max-width: 280px;
  border-radius: 100px;
  background-color: #eb0017;
  box-shadow: 22px 22px 35px 0 rgba(0, 0, 0, 0.3); }

/* line 184, ../sass/utilities/_aa_universal.scss */
.aa_purple-button {
  color: #fff;
  height: 50px;
  max-width: 280px;
  border-radius: 100px;
  background-color: #6e267b;
  box-shadow: 22px 22px 35px 0 rgba(0, 0, 0, 0.3); }

/* line 194, ../sass/utilities/_aa_universal.scss */
.aa_white-button {
  color: #000;
  height: 50px;
  max-width: 280px;
  border-radius: 100px;
  border: solid 1px #4a4a4a; }

/* line 204, ../sass/utilities/_aa_universal.scss */
.aa_button-wrapper {
  padding-right: 15px; }

/* line 208, ../sass/utilities/_aa_universal.scss */
.aa_button-wrapper a:link, .aa_button-wrapper a:visited, .aa_button-wrapper a:hover, .aa_button-wrapper a:active {
  text-decoration: none; }

/* line 214, ../sass/utilities/_aa_universal.scss */
.aa_button-wrapper a:hover .aa_green-button {
  opacity: 0.7;
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -ms-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s; }

/* line 221, ../sass/utilities/_aa_universal.scss */
.aa_button-wrapper a:active .aa_green-button {
  background-color: #eb0017;
  opacity: 1;
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -ms-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s; }

/* line 231, ../sass/utilities/_aa_universal.scss */
.aa_button-wrapper a:hover .aa_purple-button {
  opacity: 0.7;
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -ms-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s; }

/* line 238, ../sass/utilities/_aa_universal.scss */
.aa_button-wrapper a:active .aa_purple-button {
  background-color: #4a1654;
  opacity: 1;
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -ms-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s; }

/* line 247, ../sass/utilities/_aa_universal.scss */
.aa_button-wrapper a:hover .aa_white-button {
  opacity: 0.7;
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -ms-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s; }

/* line 254, ../sass/utilities/_aa_universal.scss */
.aa_button-wrapper a:active .aa_white-button {
  background-color: #f2f3ee;
  border: 0;
  opacity: 1;
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -ms-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s; }

/* line 264, ../sass/utilities/_aa_universal.scss */
.aa_button-wrapper .aa_txt_preventivo {
  text-align: center;
  padding-top: 13px;
  position: relative;
  font-family: 'LatoLatin';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 3px; }

/* Webfont: LatoLatin-Black */
@font-face {
  font-family: 'LatoLatin';
  src: url("../fonts/font/PreloSlab/Prelo-Bold.otf") format("opentype");
  /* IE9 Compat Modes */
  /* src: url("../fonts/font/PreloSlab/Prelo-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/font/Lato/LatoLatin-Black.woff2") format("woff2"), url("../fonts/font/Lato/LatoLatin-Black.woff") format("woff"), url("../fonts/font/Lato/LatoLatin-Black.ttf") format("truetype"); */
  font-weight: bold; }

/* Webfont: LatoLatin-Regular */
@font-face {
  font-family: 'LatoLatin';
  src: url("../fonts/font/PreloSlab/Prelo-Medium.otf") format("opentype");
  /* IE9 Compat Modes */
  /* src: url("../fonts/font/Lato/LatoLatin-Regular.eof?#iefix") format("embedded-opentype"), url("../fonts/font/Lato/LatoLatin-Regular.woff2") format("woff2"), url("../fonts/font/Lato/LatoLatin-Regular.woff") format("woff"), url("../fonts/font/Lato/LatoLatin-Regular.ttf") format("truetype"); */
  font-style: normal;
  font-weight: normal; }

/* Webfont: PreloSlab-Bold */
@font-face {
  font-family: 'PreloSlab';
  src: url("../fonts/font/PreloSlab/Prelo-Bold.otf") format("opentype");
  /* IE9 Compat Modes */
  /* src: url("../fonts/font/PreloSlab/PreloSlab-Bold.woff2") format("woff2"), url("../fonts/font/PreloSlab/PreloSlab-Bold.woff") format("woff"), url("../fonts/font/PreloSlab/PreloSlab-Bold.ttf") format("truetype"); */
  font-weight: bold; }

/* Webfont: PreloSlab-Hairline */
@font-face {
  font-family: 'PreloSlab';
  src: url("../fonts/font/PreloSlab/Prelo-ExtraLight.otf") format("opentype");
  /* IE9 Compat Modes */
  /* src: url("../fonts/font/PreloSlab/PreloSlab-Hairline.woff2") format("woff2"), url("../fonts/font/PreloSlab/PreloSlab-Hairline.woff") format("woff"), url("../fonts/font/PreloSlab/PreloSlab-Hairline.ttf") format("truetype"); */
  font-weight: 100; }

/* Webfont: PreloSlab-Medium */
@font-face {
  font-family: 'PreloSlab';
  src: url("../fonts/font/PreloSlab/Prelo-Medium.otf") format("opentype");
  /* IE9 Compat Modes */
  /* src: url("../fonts/font/PreloSlab/PreloSlab-Medium.woff2") format("woff2"), url("../fonts/font/PreloSlab/PreloSlab-Medium.woff") format("woff"), url("../fonts/font/PreloSlab/PreloSlab-Medium.ttf") format("truetype"); */
  font-weight: medium; }

/* Webfont: PreloSlab-Light */
@font-face {
  font-family: 'PreloSlab';
  src: url("../fonts/font/PreloSlab/Prelo-Light.otf") format("opentype");
  /* IE9 Compat Modes */
  /* src: url("../fonts/font/PreloSlab/PreloSlab-Light.woff2") format("woff2"), url("../fonts/font/PreloSlab/PreloSlab-Light.woff") format("woff"), url("../fonts/font/PreloSlab/PreloSlab-Light.ttf") format("truetype"); */
  font-weight: lighter; }

/* Webfont: PreloSlab-ExtraBold */
@font-face {
  font-family: 'PreloSlab';
  /*FIX bug Mantis 784*/
  src: url("../fonts/font/PreloSlab/Prelo-ExtraBold.otf") format("opentype");
  /* IE9 Compat Modes */
  /* src: url("../fonts/font/PreloSlab/PreloSlab-ExtraBold.woff2") format("woff2"), url("../fonts/font/PreloSlab/PreloSlab-ExtraBold.woff") format("woff"), url("../fonts/font/PreloSlab/PreloSlab-ExtraBold.ttf") format("truetype"); */
  font-weight: bolder; }

/* Webfont: Prelo-Book Italic */
@font-face {
  font-family: 'PreloSlab';
  src: url("../fonts/font/PreloSlab/Prelo-Book Italic.otf") format("opentype");
  /* IE9 Compat Modes */
  /* src: url("../fonts/font/PreloSlab/Prelo-BookItalic.woff2") format("woff2"), url("../fonts/font/PreloSlab/Prelo-BookItalic.woff") format("woff"), url("../fonts/font/PreloSlab/Prelo-BookItalic.ttf") format("truetype"); */
  font-weight: bolder;
  font-style: italic; }

@font-face {
  font-family: 'AON';
  src: url("../fonts/iconFont/AON.eot?1nn1ff");
  /* IE9 Compat Modes */
  src: url("../fonts/iconFont/AON.eot?1nn1ff#iefix") format("embedded-opentype"), url("../fonts/iconFont/AON.ttf?1nn1ff") format("truetype"), url("../fonts/iconFont/AON.woff?1nn1ff") format("woff"), url("../fonts/iconFont/AON.svg?1nn1ff#AON") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'StoneSans';
  src: url("../fonts/font/PreloSlab/Prelo-Medium.otf") format("opentype");
  /* IE9 Compat Modes */
  /* src: url("../fonts/font/StoneSans/ITC-StoneSansIIITCPro-Md.woff2") format("woff2"), url("../fonts/font/StoneSans/ITC-StoneSansIIITCPro-Md.woff") format("woff"), url("../fonts/font/StoneSans/ITC-StoneSansIIITCPro-Md.ttf") format("truetype"); */ }

@font-face {
  font-family: 'StoneSansBold';
  src: url("../fonts/font/PreloSlab/Prelo-Bold.otf") format("opentype");
  /* IE9 Compat Modes */
  /* src: url("../fonts/font/StoneSans/ITC-StoneSansIIITCPro-BdCn.woff2") format("woff2"), url("../fonts/font/StoneSans/ITC-StoneSansIIITCPro-BdCn.woff") format("woff"), url("../fonts/font/StoneSans/ITC-StoneSansIIITCPro-BdCn.ttf") format("truetype"); */ }

/* line 12, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-:before {
  display: inline-block;
  font-family: 'AON', 'fontawesome-alloy' !important;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 22, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon [class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'AON', 'fontawesome-alloy' !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; }

/* line 210, ../sass/blocks/aa_footer.scss */
.aa_contentIcon .icon-accordion-open:hover {
  color: #c9cac8;
  text-decoration: none !important; }

/* line 46, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-accordion-open:before {
  content: "\e902"; }

/* line 214, ../sass/blocks/aa_footer.scss */
.aa_contentIcon .icon-accordion-chiudi:hover {
  color: #c9cac8;
  text-decoration: none !important; }

/* line 43, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-accordion-chiudi:before {
  content: "\e901"; }

/* line 37, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-polizza-infortuni:before {
  content: "\e90b"; }

/* line 40, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-menu:before {
  content: "\e900"; }

/* line 49, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-account:before {
  content: "\e903"; }

/* line 52, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-calendar:before {
  content: "\e904"; }

/* line 55, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-close:before {
  content: "\e905"; }

/* line 58, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-document:before {
  content: "\e906"; }

/* line 61, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-log:before {
  content: "\e907"; }

/* line 64, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-piu-info:before {
  content: "\e908"; }

/* line 67, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-polizza-auto:before {
  content: "\e909"; }

/* line 70, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-polizza-casa:before {
  content: "\e90a"; }

/* line 73, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-polizza-viaggio:before {
  content: "\e90c"; }

/* line 76, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-profile:before {
  content: "\e90d"; }

/* line 79, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-search:before {
  content: "\e90e"; }

/*
.aa_contentIcon .icon-search {
	line-height: 5;
}
*/
/* line 82, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-talk-down:before {
  content: "\e90f"; }

/* line 85, ../sass/utilities/_aa_iconFont.scss */
.aa_contentIcon .icon-talk-up:before {
  content: "\e910"; }

/* line 1, ../sass/modules/aa_md001.scss */
.aa_search_page {
  padding: 30px 10% 0;
  min-height: 200px; }

/* line 11, ../sass/modules/aa_md001.scss */
.aa_search_list {
  width: 100%; }

/* line 15, ../sass/modules/aa_md001.scss */
.aa_search_list li {
  padding-bottom: 10px;
  padding-top: 10px;
  margin-left: 0px;
  list-style: none; }

/* line 21, ../sass/modules/aa_md001.scss */
.aa_search_list li .aa_search_title {
  font-size: 25px;
  line-height: 1;
  letter-spacing: normal;
  color: #202020;
  margin-bottom: 20px; }

/* line 28, ../sass/modules/aa_md001.scss */
.aa_search_list li .aa_search_title a:link, .aa_search_list li .aa_search_title a:visited, .aa_search_list li .aa_search_title a:hover, .aa_search_list li .aa_search_title a:active {
  text-decoration: none;
  color: #202020;
  border-bottom: 1px solid #000;
  padding-bottom: 1px; }

/* line 38, ../sass/modules/aa_md001.scss */
.aa_search_list li .aa_search_subtitle {
  padding-top: 10px;
  opacity: 0.5;
  font-size: 15px;
  line-height: 1.87;
  letter-spacing: normal;
  color: #202020; }

/* line 51, ../sass/modules/aa_md001.scss */
.aa_line_search {
  margin-left: -25px;
  height: 1px;
  margin-bottom: 40px;
  opacity: 0.1;
  border: solid 1px #202020;
  background-color: #202020; }

/*
================================
Swipe Carousel
================================
*/
/* line 7, ../sass/modules/aa_md002.scss */
.aa_md002 {
  height: 1000px;
  clear: both;
  margin-bottom: -485px; }

/* line 12, ../sass/modules/aa_md002.scss */
.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

/* line 22, ../sass/modules/aa_md002.scss */
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically 
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;*/
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

/* line 41, ../sass/modules/aa_md002.scss */
.swiper-container-no-flexbox .swiper-slide {
  float: left; }

/* line 44, ../sass/modules/aa_md002.scss */
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

/* line 51, ../sass/modules/aa_md002.scss */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 70, ../sass/modules/aa_md002.scss */
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

/* line 78, ../sass/modules/aa_md002.scss */
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 85, ../sass/modules/aa_md002.scss */
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

/* line 93, ../sass/modules/aa_md002.scss */
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* line 101, ../sass/modules/aa_md002.scss */
.swiper-slide:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2); }

/* line 108, ../sass/modules/aa_md002.scss */
.swiper-slide img {
  object-fit: cover;
  height: 1000px;
  width: 100%; }

.swiper-slide .ed_isIe {
  height: 1000px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat; }

.box-content-news .ed_isIe {
  height: 390px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

/* line 113, ../sass/modules/aa_md002.scss */
.date-slide {
  position: absolute;
  margin-top: 140px;
  margin-left: 100px;
  color: #fff;
  font-family: 'LatoLatin';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2px;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.2);
  width: 120px;
  height: 28px;
  z-index: 1; }

/* line 131, ../sass/modules/aa_md002.scss */
.date-slide p {
  padding: 6px; }

/* line 134, ../sass/modules/aa_md002.scss */
.title-slide {
  position: absolute;
  /*width: calc(90% - 102px);*/
  width: 90%;
  margin-top: 150px;
  margin-left: 50px;
  color: #fff;
  font-family: 'PreloSlab-Bold', arial;
  font-size: 60px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  line-height: 1em;
  height: 240px;
  text-align: left;
  z-index: 1;
  white-space: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }

/* line 155, ../sass/modules/aa_md002.scss */
.ready-to-all {
  position: absolute;
  width: 100%;
  max-width: 175px;
  height: 50px;
  margin-top: 415px;
  margin-left: 50px;
  border-radius: 100px;
  /*background-color: #eb0017;*/
  color: #fff;
  font-size: 12px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  box-shadow: 22px 22px 35px 0 rgba(0, 0, 0, 0.3);
  font-family: 'LatoLatin';
  z-index: 1; }

#firstBoxWithContent .ready-to-all.first-link {
  left: 0; }

#firstBoxWithContent .ready-to-all.product-action {
  left: 204px; }

/* line 172, ../sass/modules/aa_md002.scss */
.ready-to-all:hover {
  opacity: 0.7; }

/* Auto Height */
/* line 202, ../sass/modules/aa_md002.scss */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

/* line 206, ../sass/modules/aa_md002.scss */
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height; }

/* a11y */
/* line 218, ../sass/modules/aa_md002.scss */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
/* line 227, ../sass/modules/aa_md002.scss */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

/* line 231, ../sass/modules/aa_md002.scss */
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
/* line 236, ../sass/modules/aa_md002.scss */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

/* line 251, ../sass/modules/aa_md002.scss */
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0 !important;
  cursor: auto;
  pointer-events: none; }

/* line 257, ../sass/modules/aa_md002.scss */
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("");
  left: 10px;
  right: auto; }

/* line 263, ../sass/modules/aa_md002.scss */
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url(""); }

/* line 267, ../sass/modules/aa_md002.scss */
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url(""); }

/* line 271, ../sass/modules/aa_md002.scss */
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("");
  right: 10px;
  left: auto; }

/* line 277, ../sass/modules/aa_md002.scss */
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url(""); }

/* line 281, ../sass/modules/aa_md002.scss */
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url(""); }

/* Pagination Styles */
/* line 286, ../sass/modules/aa_md002.scss */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

/* line 299, ../sass/modules/aa_md002.scss */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
/* line 303, ../sass/modules/aa_md002.scss */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
/* line 311, ../sass/modules/aa_md002.scss */
.swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  display: inline-block;
  border-radius: 100%;
  background: #ccc;
  opacity: 0.8;
  margin: 9px; }

/* line 320, ../sass/modules/aa_md002.scss */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

/* line 330, ../sass/modules/aa_md002.scss */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

/* line 333, ../sass/modules/aa_md002.scss */
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

/* line 336, ../sass/modules/aa_md002.scss */
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
  width: 8px;
  height: 8px;
  margin: 8px; }

/* line 343, ../sass/modules/aa_md002.scss */
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

/* line 346, ../sass/modules/aa_md002.scss */
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

/* line 349, ../sass/modules/aa_md002.scss */
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

/* line 358, ../sass/modules/aa_md002.scss */
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  /*margin: 5px 0;*/
  display: block; }

/* line 362, ../sass/modules/aa_md002.scss */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  /* margin: 0 5px; */ }

/* Progress */
/* line 366, ../sass/modules/aa_md002.scss */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

/* line 370, ../sass/modules/aa_md002.scss */
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }

/* line 387, ../sass/modules/aa_md002.scss */
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top; }

/* line 394, ../sass/modules/aa_md002.scss */
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

/* line 400, ../sass/modules/aa_md002.scss */
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

/* line 406, ../sass/modules/aa_md002.scss */
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

/* line 409, ../sass/modules/aa_md002.scss */
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

/* line 412, ../sass/modules/aa_md002.scss */
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/***********************  Custom Pagination Right Bullets   *********************/
/* line 416, ../sass/modules/aa_md002.scss */
.right-bullets.swiper-container-horizontal > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
  width: auto;
  left: inherit; }

/* line 427, ../sass/modules/aa_md002.scss */
.right-bullets.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block; }

/*********************** End Custom Pagination Right Bullets   *********************/
/* 3D Container */
/* line 433, ../sass/modules/aa_md002.scss */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

/* line 439, ../sass/modules/aa_md002.scss */
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

/* line 451, ../sass/modules/aa_md002.scss */
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

/* line 463, ../sass/modules/aa_md002.scss */
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* line 475, ../sass/modules/aa_md002.scss */
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* line 487, ../sass/modules/aa_md002.scss */
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* line 499, ../sass/modules/aa_md002.scss */
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
/* line 512, ../sass/modules/aa_md002.scss */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Cube + Flip */
/* line 518, ../sass/modules/aa_md002.scss */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

/* line 522, ../sass/modules/aa_md002.scss */
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

/* line 531, ../sass/modules/aa_md002.scss */
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

/* line 535, ../sass/modules/aa_md002.scss */
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* line 541, ../sass/modules/aa_md002.scss */
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube */
/* line 556, ../sass/modules/aa_md002.scss */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

/* line 565, ../sass/modules/aa_md002.scss */
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

/* line 571, ../sass/modules/aa_md002.scss */
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

/* line 578, ../sass/modules/aa_md002.scss */
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* Fade */
/* line 591, ../sass/modules/aa_md002.scss */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

/* line 598, ../sass/modules/aa_md002.scss */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

/* line 605, ../sass/modules/aa_md002.scss */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

/* line 608, ../sass/modules/aa_md002.scss */
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* line 612, ../sass/modules/aa_md002.scss */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center; }

/* line 632, ../sass/modules/aa_md002.scss */
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

/* Scrollbar */
/* line 640, ../sass/modules/aa_md002.scss */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

/* line 646, ../sass/modules/aa_md002.scss */
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

/* line 654, ../sass/modules/aa_md002.scss */
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

/* line 662, ../sass/modules/aa_md002.scss */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

/* line 671, ../sass/modules/aa_md002.scss */
.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
/* line 675, ../sass/modules/aa_md002.scss */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

/* line 691, ../sass/modules/aa_md002.scss */
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

/* line 702, ../sass/modules/aa_md002.scss */
.swiper-lazy-preloader-white:after {
  background-image: url(""); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

/* line 1, ../sass/modules/aa_md003.scss */
.aa_carosello_main {
  padding: 0;
  z-index: 1;
  position: relative;
  float: left;
  background: #fff;
  margin-bottom: 90px;
  margin-top: 0px;
  width: 100%; }

/* line 16, ../sass/modules/aa_md003.scss */
.aa_carosello_child {
  width: 100%;
  margin-top: 30px; }

/* line 22, ../sass/modules/aa_md003.scss */
.aa_carosello_child .aa_rect_vetrina:hover .aa_myImg_vetrina {
  visibility: visible; }

.aa_carosello_child :not(:hover) .aa_title {
  color: #eb0017; }

.aa_carosello_child .aa_rect_vetrina:hover {
  height: 450px;
  background-color: #000;
  color: #fff;
  display: block;
  z-index: 1;
  background-size: cover;
  box-shadow: 7px 7px 15px 0px rgba(0, 0, 0, 0.4);
  transition: all .2s ease-out 0s;
  padding: 0;
  border-radius: 20px; }

/* line 60, ../sass/modules/aa_md003.scss */
.aa_carosello_child .span4:hover {
  background: #fff;
  box-shadow: 22px 22px 35px 0 transparent; }

/* line 68, ../sass/modules/aa_md003.scss */
.aa_carousel_phone {
  z-index: 1;
  position: relative;
  float: left;
  margin-bottom: 100px;
  padding-top: 40px;
  padding-bottom: 20px; }

/* line 77, ../sass/modules/aa_md003.scss */
.aa_carousel_phone .swiper-slide-next {
  margin-left: -15%; }

/* line 80, ../sass/modules/aa_md003.scss */
.aa_carousel_phone .swiper-slide:after {
  background: transparent; }

/* line 1, ../sass/modules/aa_md004.scss */
.aa_quest_page {
  position: relative;
  top: 100px; }

/*
========================
aa_md004 Module News
========================
*/
/* line 12, ../sass/modules/aa_md004.scss */
/* NON SERVE
.aa_md004 {
  position: relative;
  margin-bottom: 70px;
}
*/
.aa_mainContent header .row-fluid {
  margin: 0;
  line-height: 90px;
  vertical-align: middle;
  position: relative;
  z-index: 4;
  transition: all 0.3s ease-out 0s;
  top: 0;
  overflow: hidden;
  width: 100%; }

.aa_mainContent header .left-column {
  width: 30%;
  float: left;
  display: inline-block; }

.aa_mainContent header nav.nav-bar {
  float: left;
  margin-left: 30px;
  margin-right: 50px;
  /*width: 60px;*/ }

/*
.aa_mainContent header .search-col {
	float: left;
}
*/
.aa_mainContent header .title-logo, .aa_mainContent header .title-logo-menu {
  text-align: center;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  width: 33.33%;
  display: inline-block;
  vertical-align: middle; }

.aa_mainContent header .title-logo:hover, .aa_mainContent header .title-logo-menu:hover {
  opacity: 0.7;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -ms-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms; }

.aa_mainContent header .title h1 {
  text-indent: -9999999999999999px;
  line-height: 30px;
  margin-top: 0; }

.aa_mainContent header .navbar-fixed-top, .aa_mainContent header .navbar-fixed-bottom {
  position: relative; }

.aa_mainContent header .btn.active {
  background-color: transparent;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.aa_mainContent header .btn-navbar {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  height: 30px;
  padding: 0;
  position: relative;
  width: 20px;
  z-index: 10;
  /* top:10px; */ }

.aa_mainContent header .btn-navbar .icon-bar {
  display: block;
  width: 20px;
  height: 2.1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  margin-bottom: 0px; }

.aa_mainContent header .btn-navbar .line {
  width: 20px;
  height: 2px;
  border: solid 2px #fff; }

.aa_mainContent header .btn-navbar:hover {
  opacity: 0.7;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -ms-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms; }

.aa_mainContent header .btn-navbar:active, .aa_mainContent header .btn-navbar:hover, .aa_mainContent header .btn-navbar:focus {
  background-color: transparent;
  outline: none; }

.aa_mainContent header .login-button {
  display: inline-block;
  float: right;
  margin-right: 20px; }

.aa_mainContent header .login-button a:hover {
  text-decoration: none; }

.aa_mainContent header .login-button .btn-login-mobile.affinity-signed {
  margin-right: 3px; }

.aa_mainContent header .login-button .btn-login-mobile {
  color: #333333;
  border: 2px solid #333333;
  padding: 10px 12px;
  border-radius: 50px;
  font-size: 15px;
  position: relative;
  width: 40px;
  display: block; }

.aa_mainContent header .login-button .btn-login {
  width: 172px;
  height: 50px;
  border-radius: 100px;
  background-color: #fff;
  /*box-shadow: 22px 22px 35px 0 rgba(0, 0, 0, 0.5);*/
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 3px; }

.aa_mainContent header .login-button .btn-login:hover {
  opacity: 0.7;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -ms-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms; }

.aa_mainContent header .login-button .btn-login:active {
  background-color: #f2f3ee;
  border-color: transparent; }

.aa_mainContent header .login-button .icon-profile {
  display: none; }

.aa_mainContent header .login-button.true .btn-login {
  background: none;
  color: #333;
  font-weight: bold; }

.aa_mainContent header .login-button.true .icon-profile {
  display: inline-block;
  font-size: 20px;
  margin-top: -4.5px;
  margin-left: 8px;
  vertical-align: middle; }

.aa_mainContent header.aa_header .icon-account {
  display: none; }

.aa_mainContent header .icon-search {
  cursor: pointer;
  vertical-align: middle;
  color: #333;
  font-size: 20px;
  margin-top: -3px; }

.aa_mainContent header .icon-search:hover {
  opacity: 0.7;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -ms-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms; }

/************ End HEADER ***********/
.aa_mainContent [class^="icon-"] {
  margin-top: 0; }

.aa_mainContent .icon-hamburger {
  display: inline-block;
  position: relative;
  width: 100px;
  min-width: 10px;
  max-width: 20px;
  max-height: 20px;
  border-color: transparent;
  background: transparent; }

.aa_mainContent .icon-hamburger .icon-bar {
  /*background: #333;*/
  position: absolute; }

.aa_mainContent .-menu {
  height: 20px; }

.aa_mainContent .-menu .icon-bar {
  height: 1px;
  left: 0;
  right: 0; }

.aa_mainContent .-menu .icon-bar:nth-of-type(1) {
  top: 0;
  transform-origin: left;
  transition: transform 0.3s cubic-bezier(0.5, 0, 0, 1); }

.aa_mainContent .-menu .icon-bar:nth-of-type(2) {
  top: 10px;
  transform: translate3d(0, -50%, 0);
  transform-origin: center; }

.aa_mainContent .-menu .icon-bar:nth-of-type(3) {
  bottom: 0;
  transform-origin: left;
  transition: transform 0.5s cubic-bezier(0.5, 0, 0, 1); }

.aa_mainContent .-menu.active .icon-bar:nth-of-type(1) {
  transform: translate3d(15%, 0, 0) rotate(45deg);
  transition: transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0.2s; }

.aa_mainContent .-menu.active .icon-bar:nth-of-type(2) {
  transform: translate3d(0, -50%, 0) rotate(180deg); }

.aa_mainContent .-menu.active .icon-bar:nth-of-type(2):before {
  transform: translate3d(20%, 0, 0) scale3d(0, 1, 1); }

.aa_mainContent .-menu.active .icon-bar:nth-of-type(3) {
  transform: translate3d(3px, -4px, 0) rotate(-45deg);
  transition: transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0.25s; }

.aa_mainContent .btn.active {
  background-color: transparent;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.aa_mainContent .primary-nav {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  min-height: 100vh;
  transition: left 0.3s ease-in-out 0s;
  z-index: 1;
  display: none; }

.aa_mainContent .primary-nav.open {
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
  text-align: center;
  transition: left 0.1s ease-in-out 0s;
  overflow: hidden;
  left: 0;
  display: block; }

/* line 232, ../sass/blocks/aa_header.scss */
.primary-nav.open .menu-background-filter {
  opacity: 0.4;
  -webkit-filter: blur(15px);
  filter: blur(15px);
  height: 100%;
  width: 100%;
  /** Sfondo Temporaneo **/ }

/* line 279, ../sass/blocks/aa_header.scss */
/*
.primary-nav .menu-background-filter {
  transition: left 0.3s ease-in-out 0s;
}
*/
.menu-background-filter .cover {
  width: 100%;
  height: 100%; }

.menu-background-filter .blur-ie {
  display: block; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* IE10+ detection */
  .menu-background-filter .blur {
    display: none; }
  /* IE10+ detection */
  .menu-background-filter .blur-ie {
    display: block;
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%; }
  .menu-background-filter .blur-ie image {
    background: #000;
    opacity: 0.4; } }

/* line 282, ../sass/blocks/aa_header.scss */
.primary-nav.open .title-logo-menu {
  position: absolute;
  top: 25%;
  width: 100%;
  left: 0; }

/* line 288, ../sass/blocks/aa_header.scss */
.primary-nav.open ul.item-list-menu {
  position: absolute;
  top: 40%;
  width: 100%;
  list-style: none;
  margin: 0; }

/* line 295, ../sass/blocks/aa_header.scss */
.primary-nav.open ul li a {
  line-height: 35px;
  color: #fff;
  font-size: 25px;
  text-decoration: none; }

/* line 301, ../sass/blocks/aa_header.scss */
.primary-nav.open ul li a:hover {
  opacity: 0.7;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -ms-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms; }

/* line 309, ../sass/blocks/aa_header.scss */
.footer-menu {
  height: 160px;
  position: fixed;
  bottom: 0;
  width: 100%;
  /*background-color: rgba(50, 50, 50, 0.53) !important;*/
  background: #323232; }

/* line 316, ../sass/blocks/aa_header.scss */
.aa_logo_aon_footer {
  background-image: url(../images/aon_logo_white_rgb.png);
  width: 143px;
  top: 45px;
  left: 20px;
  bottom: 19px;
  position: absolute;
  background-repeat: no-repeat;
  opacity: 0.3; }

/* line 326, ../sass/blocks/aa_header.scss */
.copyright {
  line-height: 160px;
  color: #fff;
  text-align: left;
  padding-left: 180px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 9px; }

/* line 336, ../sass/blocks/aa_header.scss */
input[type="search"].input-search {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #eb0017;
  margin-top: 0px;
  /*margin-top: 50px;*/
  border-radius: 0;
  margin-left: 50px;
  margin-right: 50px;
  position: relative;
  width: 50%;
  color: #fff; }

/* line 348, ../sass/blocks/aa_header.scss */
input[type="search"].input-search:focus,
input[type="search"].input-search:active {
  outline: none;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #eb0017; }

/* line 359, ../sass/blocks/aa_header.scss */
header .icon-search.active-color {
  color: #eb0017; }

/*
========================
Scroll navigation fixed
========================
*/
/* line 247, ../sass/blocks/aa_header.scss */
.aa_header.navigation-fixed {
  height: 90px; }

/* line 250, ../sass/blocks/aa_header.scss */
.aa_header.negative .row-fluid {
  transition: all 1.5s ease-out 0s;
  top: -100px; }

/* line 254, ../sass/blocks/aa_header.scss */
.aa_header.negative.navigation-fixed .row-fluid {
  background: #fff;
  position: fixed;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.5);
  /*padding-top:19.5px;
  padding-bottom:19.5px;*/
  line-height: 90px;
  height: 90px;
  transition: all 0.3s ease-out 0s;
  top: 0px;
  z-index: 10; }

.aa_header.navigation-fixed .title-logo {
  /*background: url(../images/logo-black.png);*/
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  display: inline-block;
  vertical-align: middle; }

.aa_header.negative.navigation-fixed .-menu .icon-bar:nth-of-type(2):before, .aa_header.navigation-fixed .btn-navbar .icon-bar {
  background-color: #000 !important; }

.aa_header.negative.navigation-fixed.login-button.true {
  background-color: #000; }

.aa_header.navigation-fixed .icon-search, .aa_header.navigation-fixed .menu-label,
.aa_header.navigation-fixed .login-button.true .btn-login.true,
.aa_header.navigation-fixed .login-button.true .icon-profile,
.aa_header.navigation-fixed .icon-account {
  color: #000; }

.aa_mainContent header .menu-label {
  text-transform: lowercase;
  font-size: 15px;
  vertical-align: bottom;
  padding-left: 5px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }

/*
============================
End Scroll navigation fixed
============================
*/
/* line 1, ../sass/blocks/aa_footer.scss */
.aa_footer {
  position: relative;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 68px;
  background-color: transparent;
  z-index: 30; }

/* line 9, ../sass/blocks/aa_footer.scss */
.aa_footer .row-fluid {
  padding-right: 0px;
  margin-right: 0px; }

/* line 53, ../sass/blocks/aa_footer.scss */
.aa_footer .aa_rectangle {
  height: 70px;
  width: 100%;
  position: absolute;
  background-color: #323232;
  bottom: 0;
  margin-bottom: 0; }

/* line 62, ../sass/blocks/aa_footer.scss */
.aa_footer .aa_close {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s; }

/* line 72, ../sass/blocks/aa_footer.scss */
.aa_footer .aa_open {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s; }

/* line 83, ../sass/blocks/aa_footer.scss */
.aa_footer .aa_up {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s; }

/* line 94, ../sass/blocks/aa_footer.scss */
.aa_footer .aa_down {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s; }

/* line 107, ../sass/blocks/aa_footer.scss */
.aa_footer .aa_hidden {
  opacity: 0;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  height: 50px; }

/* line 112, ../sass/blocks/aa_footer.scss */
.aa_footer .aa_visible {
  opacity: 1; }

/* line 121, ../sass/blocks/aa_footer.scss */
.aa_footer .aa_transition_up {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  margin-top: 0; }

/* line 126, ../sass/blocks/aa_footer.scss */
.aa_footer .aa_transition_down {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  margin-bottom: 0; }

/* line 134, ../sass/blocks/aa_footer.scss */
.aa_toggle {
  position: absolute;
  cursor: pointer;
  top: 20px;
  right: 20px;
  bottom: 20px;
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 21px;
  padding: 5px; }

/* line 146, ../sass/blocks/aa_footer.scss */
.aa_img_minus {
  background: url(../images/ico-accordion-close.png) no-repeat center; }

/* line 150, ../sass/blocks/aa_footer.scss */
.aa_logo_aon {
  position: absolute;
  left: 20px;
  bottom: 19px;
  background: url(../images/aon_logo_white_rgb.png);
  height: 30px;
  width: 71px;
  z-index: 1; }

/* line 159, ../sass/blocks/aa_footer.scss */
.aa_img_up {
  position: absolute;
  left: 50%;
  margin-left: -51px;
  background: url(../images/ico-tornasu.png);
  height: 44px;
  width: 102px;
  bottom: 40px; }

/* line 166, ../sass/blocks/aa_footer.scss */
.aa_img_up .back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none; }

/* line 176, ../sass/blocks/aa_footer.scss */
button {
  border: 0;
  background: transparent;
  outline: none; }

/* line 182, ../sass/blocks/aa_footer.scss */
.aa_text {
  font-size: 12px;
  letter-spacing: 3px;
  position: absolute;
  background-color: transparent;
  bottom: 50px;
  text-align: center;
  color: white; }

/* line 200, ../sass/blocks/aa_footer.scss */
.aa_text a:link, .aa_text a:visited, .aa_text a:hover, .aa_text a:active {
  color: white;
  text-decoration: none; }

/* line 205, ../sass/blocks/aa_footer.scss */
.aa_text a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s; }

/* line 1, ../sass/blocks/aa_bk001.scss */
.aa_title_top {
  position: relative;
  width: 100%;
  z-index: 0; }

/* line 8, ../sass/blocks/aa_bk001.scss */
.aa_title_top .aa_parag_top {
  position: relative; }

/* line 15, ../sass/blocks/aa_bk001.scss */
.aa_title_top .aa_parag_top .aa_rotate_icon {
  position: relative;
  float: left;
  font-size: 20px;
  text-align: center;
  width: 40px;
  height: 40px;
  color: #fff;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

/* line 26, ../sass/blocks/aa_bk001.scss */
.aa_title_top .aa_parag_top .aa_title_back {
  position: relative;
  float: left;
  left: 11px;
  top: 13px;
  color: #fff;
  line-height: 30px;
  float: left;
  text-overflow: ellipsis; }

/* line 41, ../sass/blocks/aa_bk001.scss */
.aa_title_top .aa_parag_top .aa_minitext {
  margin-left: 10%;
  opacity: 0.5;
  font-size: 15px;
  line-height: 1.87;
  letter-spacing: normal;
  color: #202020; }

/* line 56, ../sass/blocks/aa_bk001.scss */
.aa_title_top .aa_parag_top .aa_minitext p {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 66, ../sass/blocks/aa_bk001.scss */
.aa_title_top .aa_parag_top .aa_title_research {
  margin-left: 10%;
  top: 15px;
  position: absolute;
  position: absolute;
  opacity: 0.7;
  line-height: normal;
  letter-spacing: normal;
  color: #202020; }

/* line 83, ../sass/blocks/aa_bk001.scss */
.aa_top_image {
  background: url("https://1.bp.blogspot.com/-zqDbciQInbQ/WAYy5GIocqI/AAAAAAAABMU/UK89NzqIhSYoJzgXUXd5tvDpXYlBTV2FACLcB/s1600/Pubblicit%25C3%25A0%2BMercedes-Benz%2B4Matic%2BSpot%2BOttobre%2B2016%2B%252811%2529.png") no-repeat center center;
  height: 306px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

/* line 91, ../sass/blocks/aa_bk001.scss */
.aa_top_image .aa_parag_top {
  position: relative;
  left: 5%;
  top: 196px; }

/* line 99, ../sass/blocks/aa_bk001.scss */
.aa_top_color {
  background: #f2f3ee no-repeat center center; }

/* line 1, ../sass/blocks/aa_bkSlider01.scss */
.aa_bkSlider {
  position: relative;
  z-index: -1;
  height: auto; }

/* line 5, ../sass/blocks/aa_bkSlider01.scss */
.aa_bkSlider .aa_imgSlider {
  object-fit: cover;
  object-position: 50% 50%; }

/*
========================
aa_bk002
========================
*/
/* line 7, ../sass/blocks/aa_bk002.scss */
.aa_bk002 {
  text-align: center;
  z-index: 1;
  position: relative;
  min-height: 300px; }

/* line 13, ../sass/blocks/aa_bk002.scss */
.aa_bk002 .line {
  width: 100%;
  opacity: 0.5;
  border: solid 1.5px #ffffff;
  margin-bottom: 40px; }

/* line 19, ../sass/blocks/aa_bk002.scss */
.aa_bk002 .title-block {
  font-family: 'Lato', arial;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 5px;
  color: #eb0017;
  margin-bottom: 0; }

/* line 31, ../sass/blocks/aa_bk002.scss */
.aa_bk002 .icon-accordion-chiudi {
  color: #fff; }

/* line 34, ../sass/blocks/aa_bk002.scss */
.aa_bk002 .description {
  color: #fff;
  font-family: 'StoneSans',arial;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.67;
  margin: 0 auto 30px;
  max-width: 810px;
  padding: 14px; }

/* line 47, ../sass/blocks/aa_bk002.scss */
.aa_bk002 .numbers {
  width: 100%;
  max-width: 810px;
  margin: 0 auto;
  height: 100px; }

/* line 52, ../sass/blocks/aa_bk002.scss */
.aa_bk002 .numbers .clients,
.aa_bk002 .numbers .conventions,
.aa_bk002 .numbers .companies {
  width: 33.33%;
  float: left; }

/* line 58, ../sass/blocks/aa_bk002.scss */
/*
.aa_bk002 .numbers .clients .icon-accordion-chiudi,
.aa_bk002 .numbers .conventions .icon-accordion-chiudi,
.aa_bk002 .numbers .companies .icon-accordion-chiudi {
  color: #eb0017;
}
*/
/* line 61, ../sass/blocks/aa_bk002.scss */
.aa_bk002 .numbers .clients .subtitle p,
.aa_bk002 .numbers .conventions .subtitle p,
.aa_bk002 .numbers .companies .subtitle p {
  font-family: 'LatoLatin';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 3px; }

/* line 72, ../sass/blocks/aa_bk002.scss */
.aa_bk002 .numbers .clients p,
.aa_bk002 .numbers .conventions p,
.aa_bk002 .numbers .companies p {
  color: #fff;
  font-size: 45px;
  height: 40px; }

.aa_bk002 .numbers .clients p {
  font-weight: bolder; }

/*
========================
end aa_bk002
========================
*/
/* line 2, ../sass/blocks/aa_bk003.scss */
.aa_bk003.primary-nav {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  min-height: 100vh;
  transition: left 0.3s ease-in-out 0s;
  z-index: 1; }

/* line 11, ../sass/blocks/aa_bk003.scss */
/*
.aa_bk003.primary-nav .menu-background-filter {
  transition: left 0.3s ease-in-out 0s;
}
*/
/* line 16, ../sass/blocks/aa_bk003.scss */
.aa_bk003.primary-nav.open {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  text-align: center;
  transition: left 0.1s ease-in-out 0s;
  overflow: hidden;
  left: 0;
  z-index: 25;
  background: #000; }

/* line 29, ../sass/blocks/aa_bk003.scss */
.aa_bk003.primary-nav.open .menu-background-filter {
  opacity: 0.4;
  -webkit-filter: blur(15px);
  filter: blur(15px);
  height: 100%;
  width: 100%; }

/* line 38, ../sass/blocks/aa_bk003.scss */
.aa_bk003.primary-nav.open .title-logo-menu {
  position: absolute;
  top: 80px;
  width: 100%; }

/* line 45, ../sass/blocks/aa_bk003.scss */
.aa_bk003.primary-nav.open ul.item-list-menu {
  position: absolute;
  top: 160px;
  width: 100%;
  list-style: none;
  margin: 0;
  padding-left: 0; }

/* line 52, ../sass/blocks/aa_bk003.scss */
.aa_bk003.primary-nav.open ul li a {
  line-height: 35px;
  color: #fff;
  font-size: 25px;
  text-decoration: none; }

/* line 58, ../sass/blocks/aa_bk003.scss */
.aa_bk003.primary-nav.open ul li a:hover {
  opacity: 1.0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -ms-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
  font-weight: bolder; }

/* line 69, ../sass/blocks/aa_bk003.scss */
.search-input-form {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 30px; }

/* line 79, ../sass/blocks/aa_bk003.scss */
input[type="search"].input-search {
  background: transparent;
  border: 0;
  box-shadow: none;
  border-bottom: 1px solid #eb0017;
  border-radius: 0;
  position: relative;
  width: 60%;
  color: #fff;
  z-index: 9; }

/* line 90, ../sass/blocks/aa_bk003.scss */
input[type="search"].input-search:focus,
input[type="search"].input-search:active {
  outline: none;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #eb0017; }

/* line 101, ../sass/blocks/aa_bk003.scss */
header .icon-search.active-color {
  color: #eb0017; }

/************ End Men+┬ª ***********/
/* line 111, ../sass/blocks/aa_bk003.scss */
[class^="icon-"] {
  margin-top: 0; }

/* line 122, ../sass/blocks/aa_bk003.scss */
.icon-hamburger .icon-bar {
  background: #333;
  position: absolute; }

/* line 129, ../sass/blocks/aa_bk003.scss */
.-menu {
  height: 20px; }

/* line 132, ../sass/blocks/aa_bk003.scss */
.-menu .icon-bar {
  height: 1px;
  left: 0;
  right: 0; }

/* line 137, ../sass/blocks/aa_bk003.scss */
.-menu .icon-bar:nth-of-type(1) {
  top: 0;
  transform-origin: left;
  transition: transform 0.3s cubic-bezier(0.5, 0, 0, 1); }

/* line 143, ../sass/blocks/aa_bk003.scss */
.-menu .icon-bar:nth-of-type(2) {
  top: 7px;
  transform: translate3d(0, -50%, 0);
  transform-origin: center; }

/* line 162, ../sass/blocks/aa_bk003.scss */
.-menu .icon-bar:nth-of-type(3) {
  bottom: 0;
  transform-origin: left;
  transition: transform 0.5s cubic-bezier(0.5, 0, 0, 1); }

/* line 172, ../sass/blocks/aa_bk003.scss */
.-menu.active .icon-bar:nth-of-type(1) {
  transform: translate3d(15%, 0, 0) rotate(45deg);
  transition: transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0.2s; }

/* line 177, ../sass/blocks/aa_bk003.scss */
.-menu.active .icon-bar:nth-of-type(2) {
  transform: translate3d(0, -50%, 0) rotate(180deg); }

/* line 180, ../sass/blocks/aa_bk003.scss */
.-menu.active .icon-bar:nth-of-type(2):before {
  transform: translate3d(20%, 0, 0) scale3d(0, 1, 1); }

/* line 185, ../sass/blocks/aa_bk003.scss */
.-menu.active .icon-bar:nth-of-type(3) {
  transform: translate3d(3px, -4px, 0) rotate(-45deg);
  transition: transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0.25s; }

/* line 9, ../sass/blocks/aa_bk004.scss */
.aa_rect_vetrina .aa_myImg_vetrina {
  position: relative;
  object-fit: cover;
  width: 100%; }

/* line 75, ../sass/blocks/aa_bk004.scss */
.aa_rect_vetrina .aa_title {
  margin: 0;
  /*height: 100px;*/
  line-height: 1;
  text-align: center;
  display: block;
  position: relative;
  font-size: 32px;
  padding: 0 30px; }

/* line 86, ../sass/blocks/aa_bk004.scss */
.aa_rect_vetrina .aa_description_car {
  /*width: 80%;*/
  height: 200px;
  /*margin-left: 11%;*/
  text-align: center;
  font-size: 15px;
  line-height: 1.87;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: transparent;
  display: block;
  /*margin-top: 20px;*/
  position: relative; }

/* line 103, ../sass/blocks/aa_bk004.scss */
.aa_rect_vetrina .aa_logo_vetrina {
  position: relative; }

/* line 108, ../sass/blocks/aa_bk004.scss */
.aa_rect_vetrina .icon-polizza-viaggio {
  font-size: 60px;
  left: 0;
  margin-top: 0;
  margin-left: 0; }

/* line 117, ../sass/blocks/aa_bk004.scss */
.aa_vetrina {
  position: relative;
  float: left;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin-left: 20px;
  margin-bottom: 40px;
  color: #fff;
  height: 200xp;
  display: 100% 100%;
  background-color: rgba(0, 0, 0, 0.3);
  background-blend-mode: overlay;
  background-repeat: no-repeat;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  box-shadow: 15px 10px 25px 0 rgba(0, 0, 0, 0.3); }

/* line 127, ../sass/blocks/aa_bk004.scss */
.aa_vetrina .aa_myImg_vetrina {
  position: relative;
  z-index: 1;
  visibility: visible;
  height: 493px; }

/* line 148, ../sass/blocks/aa_bk004.scss */
.aa_vetrina .aa_title {
  margin: 0;
  height: 86px;
  line-height: 1;
  text-align: center; }

/* line 159, ../sass/blocks/aa_bk004.scss */
.aa_vetrina .aa_description_car {
  width: 80%;
  height: 160px;
  /*margin-left: 11%;*/
  margin-left: 0;
  text-align: center;
  font-family: 'LatoLatin';
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.87;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: transparent; }

/* line 178, ../sass/blocks/aa_bk004.scss */
.aa_vetrina .aa_description_car p {
  text-overflow: ellipsis; }

/* line 184, ../sass/blocks/aa_bk004.scss */
.aa_vetrina .aa_logo_vetrina {
  position: relative;
  top: 50px;
  font-size: 60px;
  left: -18px; }

/* line 196, ../sass/blocks/aa_bk004.scss */
.aa_content_vetrina {
  z-index: 300;
  /*position: absolute;*/ }

/* line 2, ../sass/blocks/aa_bk005.scss */
.aa_document_title {
  margin-top: 20px;
  position: relative;
  float: left;
  margin-bottom: 20px; }

/* line 11, ../sass/blocks/aa_bk005.scss */
.aa_doc {
  position: relative;
  float: left;
  left: 5%;
  padding: 2%;
  text-align: center;
  margin-bottom: 20px; }

/* line 2, ../sass/blocks/aa_bk006.scss */
.aa_description {
  background: #f2f3ee;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 15px;
  padding-right: 40px; }

/* line 9, ../sass/blocks/aa_bk006.scss */
.aa_description .aa_img_risparmio {
  position: relative;
  text-align: center;
  top: 50px; }

/* line 1, ../sass/blocks/aa_bk007.scss */
.aa_box {
  width: 50vw;
  height: 50vw;
  padding: 20px; }

/* line 7, ../sass/blocks/aa_bk007.scss */
.aa_whitebox {
  float: left;
  background-color: #fff; }

/* line 12, ../sass/blocks/aa_bk007.scss */
.aa_imgbox {
  float: right;
  z-index: 100;
  background-color: pink; }

/* line 19, ../sass/blocks/aa_bk007.scss */
.aa_margin {
  margin-top: -45vw; }

/* line 3, ../sass/blocks/aa_bk008.scss */
.aa_md004 .box-content-news {
  position: relative;
  display: block;
  z-index: 2;
  float: left;
  margin-bottom: 0; }

/* line 10, ../sass/blocks/aa_bk008.scss */
.aa_md004 .box-content-news .date-news {
  position: absolute;
  color: #fff;
  font-family: 'LatoLatin';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 3px;
  border-radius: 6px;
  right: 20px;
  top: 32px;
  padding: 6px 10px 7px 10px;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 1; }

/* line 27, ../sass/blocks/aa_bk008.scss */
.aa_md004 .box-content-news .date-news p {
  margin: 0; }

/* line 37, ../sass/blocks/aa_bk008.scss */
.aa_md004 .box-content-news .title-news {
  position: absolute;
  width: calc(90% - 30px);
  margin-top: 30px;
  margin-left: 30px;
  color: #fff;
  font-family: 'PreloSlab-Bold', arial;
  /*font-size: 35px;*/
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  line-height: 1em;
  height: 180px;
  text-align: left;
  z-index: 1;
  white-space: inherit;
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 67, ../sass/blocks/aa_bk008.scss */
.aa_md004 .box-content-news .subtitle-news {
  position: absolute;
  width: calc(90% - 30px);
  margin-top: 223px;
  margin-left: 30px;
  font-family: 'LatoLatin';
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  z-index: 1; }

/* line 86, ../sass/blocks/aa_bk008.scss */
.aa_md004 .box-content-news .icon-piu-info {
  position: absolute;
  color: #fff;
  z-index: 1;
  font-size: 40px;
  bottom: 0;
  margin-bottom: 30px;
  right: 30px;
  padding: 20px; }

/* line 96, ../sass/blocks/aa_bk008.scss */
.aa_md004 .box-content-news .icon-piu-info:hover {
  opacity: 0.7; }

/* line 99, ../sass/blocks/aa_bk008.scss */
.aa_md004 .box-content-news .icon-piu-info.empty {
  position: absolute;
  color: #000;
  z-index: 1;
  font-size: 84px;
  bottom: inherit;
  margin-bottom: auto;
  padding: 0;
  right: inherit;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  top: calc(50% - 30px); }

/* line 113, ../sass/blocks/aa_bk008.scss */
.aa_md004 .box-content-news .icon-piu-info.empty:hover {
  opacity: 0.7; }

/* line 118, ../sass/blocks/aa_bk008.scss */
.aa_md004 .box-content-news.small {
  width: 33.33%; }

/* line 131, ../sass/blocks/aa_bk008.scss */
.aa_md004 .box-content-news.small:after, .aa_md004 .box-content-news.big:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2); }

/* line 140, ../sass/blocks/aa_bk008.scss */
.aa_md004 .box-content-news.big {
  width: 66.67%; }

/* line 151, ../sass/blocks/aa_bk008.scss */
.aa_md004 .box-content-news.small img,
.aa_md004 .box-content-news.big img {
  height: 390px;
  object-fit: cover; }

/* line 160, ../sass/blocks/aa_bk008.scss */
.aa_md004 .box-content-news.empty:after {
  background: transparent; }

/* line 163, ../sass/blocks/aa_bk008.scss */
.aa_md004 .box-content-news.small.empty .title-empty,
.aa_md004 .box-content-news.big.empty .title-empty {
  position: absolute;
  color: #000;
  opacity: 0.2;
  text-align: center;
  width: 100%;
  font-family: 'LatoLatin';
  text-transform: uppercase;
  top: 70%;
  letter-spacing: 3px; }

/* line 1, ../sass/blocks/aa_navbar.scss */
.aa_navbar {
  height: 177px;
  margin: 0 0;
  position: relative;
  float: none;
  background: #f2f3ee no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

/* line 9, ../sass/blocks/aa_navbar.scss */
.aa_navbar .aa_cont_navbar {
  height: 77px;
  margin-top: 100px;
  width: 100%;
  margin-left: 5px; }

/* line 24, ../sass/blocks/aa_navbar.scss */
.aa_navbar .swiper-slide-next {
  margin-left: -20% !important; }

/* line 28, ../sass/blocks/aa_navbar.scss */
.aa_navbar .aa_nav {
  margin: auto 0;
  background: transparent;
  border-bottom: none; }

/* line 37, ../sass/blocks/aa_navbar.scss */
.aa_navbar .aa_nav li {
  border-bottom: 0;
  height: 75px; }

/* line 48, ../sass/blocks/aa_navbar.scss */
.aa_navbar .aa_nav .aa_nonactive a:link, .aa_navbar .aa_nav .aa_nonactive a:visited {
  position: relative;
  margin: auto 0;
  background-color: transparent;
  box-shadow: none;
  /*height: 75px;*/
  height: 69px;
  border: none; }

/* line 58, ../sass/blocks/aa_navbar.scss */
.aa_navbar .aa_nav .aa_nonactive a:link .aa_opacitytext, .aa_navbar .aa_nav .aa_nonactive a:visited .aa_opacitytext {
  opacity: 0.7; }

/* line 70, ../sass/blocks/aa_navbar.scss */
.aa_navbar .aa_nav .aa_active a:link, .aa_navbar .aa_nav .aa_active a:visited, .aa_navbar .aa_nav .aa_active a:hover, .aa_navbar .aa_nav .aa_active a:active {
  position: relative;
  margin: auto 20px;
  background-color: #fff;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-style: none;
  box-shadow: none;
  height: 80px;
  outline: 0; }

/* line 87, ../sass/blocks/aa_navbar.scss */
.aa_text_nav {
  font-family: 'PreloSlab', arial;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  text-align: center;
  color: #202020;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

/* line 102, ../sass/blocks/aa_navbar.scss */
.aa_margintop_text {
  margin-top: 10px; }

/* line 107, ../sass/blocks/aa_navbar.scss */
.aa_scrollphone_main {
  overflow: hidden;
  overflow-y: hidden;
  height: 77px;
  margin-top: 20px; }

/* line 114, ../sass/blocks/aa_navbar.scss */
.aa_scrollphone_child {
  position: absolute;
  height: 100px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* Increase/Decrease this value for cross-browser compatibility */
  overflow-x: scroll;
  overflow-y: hidden; }

/* line 129, ../sass/blocks/aa_navbar.scss */
.swiper-slide {
  background: transparent; }

/* line 135, ../sass/blocks/aa_navbar.scss */
.aa_navbar_phone {
  position: relative;
  float: none;
  margin: 0 0;
  padding-top: 50px;
  background: #f2f3ee no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

/* line 143, ../sass/blocks/aa_navbar.scss */
.aa_navbar_phone .aa_cont_navbar {
  height: 77px;
  margin-top: 123px;
  width: 100%;
  margin-left: 5px; }

/* line 156, ../sass/blocks/aa_navbar.scss */
.aa_navbar_phone .swiper-slide-next {
  margin-left: -20% !important; }

/* line 160, ../sass/blocks/aa_navbar.scss */
.aa_navbar_phone .aa_nav {
  margin: auto 0;
  background: transparent;
  border-bottom: none; }

/* line 169, ../sass/blocks/aa_navbar.scss */
.aa_navbar_phone .aa_nav li {
  border-bottom: 0;
  height: 77px; }

/* line 180, ../sass/blocks/aa_navbar.scss */
.aa_navbar_phone .aa_nav .aa_nonactive a:link, .aa_navbar_phone .aa_nav .aa_nonactive a:visited {
  position: relative;
  margin: auto 0;
  background-color: transparent;
  box-shadow: none;
  height: 77px;
  border: none; }

/* line 190, ../sass/blocks/aa_navbar.scss */
.aa_navbar_phone .aa_nav .aa_nonactive a:link .aa_opacitytext, .aa_navbar_phone .aa_nav .aa_nonactive a:visited .aa_opacitytext {
  opacity: 0.7; }

/* line 202, ../sass/blocks/aa_navbar.scss */
.aa_navbar_phone .aa_nav .aa_active a:link, .aa_navbar_phone .aa_nav .aa_active a:visited, .aa_navbar_phone .aa_nav .aa_active a:hover, .aa_navbar_phone .aa_nav .aa_active a:active {
  position: relative;
  margin: auto 0;
  background-color: #fff;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-style: none;
  box-shadow: none;
  height: 77px; }

/* line 1, ../sass/blocks/aa_schild.scss */
.aa_scudo {
  margin-top: 20px;
  margin-left: 20px; }

/* line 5, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_txt_green {
  text-align: center;
  width: 90px;
  position: absolute;
  z-index: 5000;
  margin-top: -25px;
  margin-left: 37px;
  font-family: Prelo;
  font-size: 13px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff; }

/* line 24, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_txt_red {
  text-align: center;
  width: 90px;
  margin-top: -3px;
  position: absolute;
  z-index: 5000;
  margin-left: 37px;
  font-family: 'PreloSlab', arial;
  font-size: 36.4px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff; }

/* line 43, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_green_scudo {
  z-index: 1;
  width: 97.8px;
  height: 123px;
  margin-left: 50px; }

/* line 50, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_green_scudo .aa_triangle_top {
  position: relative;
  float: top;
  width: 0;
  height: 0;
  margin-left: -16.3px;
  border-style: solid;
  border-width: 0 48.9px 14.6px 48.9px;
  border-color: transparent transparent #eb0017 transparent; }

/* line 60, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_green_scudo .aa_centro {
  width: 86.65px; }

/* line 63, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_green_scudo .aa_centro .aa_triangle_left {
  position: relative;
  float: left;
  margin-left: -16.3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 16.3px 86.65px 0;
  border-color: transparent #eb0017 transparent transparent; }

/* line 74, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_green_scudo .aa_centro .aa_rect_center {
  position: relative;
  float: left;
  margin-left: -1px;
  width: 65.2px;
  height: 86.65px;
  background-color: #eb0017; }

/* line 83, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_green_scudo .aa_centro .aa_triangle_right {
  position: relative;
  float: left;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 86.65px 16.3px 0 0;
  border-color: #eb0017 transparent transparent transparent; }

/* line 93, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_green_scudo .aa_triangle_down {
  margin-top: 86.65px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21.75px 32.6px 0 32.6px;
  border-color: #eb0017 transparent transparent transparent; }

/* line 105, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_fascia_rosso {
  margin-left: 12.5px;
  margin-top: -80px; }

/* line 110, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_fascia_rosso .aa_redtriangle_leftup {
  position: absolute;
  margin-top: 10px;
  z-index: 10;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 25.8px 31.4px 0;
  border-color: transparent #cf171d transparent transparent; }

/* line 120, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_fascia_rosso .aa_redtriangle_leftdown {
  position: absolute;
  margin-top: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 31.4px 25.8px;
  border-color: transparent transparent #cf171d transparent;
  z-index: 10; }

/* line 131, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_fascia_rosso .aa_shadow_left {
  z-index: 10;
  position: absolute;
  margin-left: 15px;
  margin-top: 34.35px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 7px 0;
  border-color: transparent #983131 transparent transparent; }

/* line 142, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_fascia_rosso .aa_red_fascia {
  position: absolute;
  margin-top: 0px;
  margin-left: 9px; }

/* line 146, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_fascia_rosso .aa_red_fascia .aa_redriangle_left {
  position: relative;
  float: left;
  z-index: 100;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 35.4px 0;
  border-color: transparent #e11b22 transparent transparent; }

/* line 156, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_fascia_rosso .aa_red_fascia .aa_redrect {
  position: relative;
  float: left;
  z-index: 100;
  width: 113px;
  height: 35.4px;
  background-color: #e11b22; }

/* line 164, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_fascia_rosso .aa_red_fascia .aa_redriangle_right {
  position: relative;
  float: left;
  z-index: 100;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 35.4px 5px 0 0;
  border-color: #e11b22 transparent transparent transparent; }

/* line 175, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_fascia_rosso .aa_redtriangle_rightup {
  position: absolute;
  margin-top: 10px;
  margin-left: 120px;
  z-index: 10;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 31.4px 0 0 25.8px;
  border-color: transparent transparent transparent #9f0309; }

/* line 186, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_fascia_rosso .aa_redtriangle_rightdown {
  position: absolute;
  margin-top: 10px;
  margin-left: 122px;
  z-index: 10;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 25.8px 0 0;
  border-color: #9f0309 transparent transparent transparent; }

/* line 197, ../sass/blocks/aa_schild.scss */
.aa_scudo .aa_fascia_rosso .aa_shadow_right {
  z-index: 1000;
  position: absolute;
  margin-left: 120px;
  margin-top: 34.35px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 8px 0 0;
  border-color: black transparent transparent transparent; }

/* line 216, ../sass/blocks/aa_schild.scss */
.aa_esa_orange {
  margin-top: 100px; }

/* line 220, ../sass/blocks/aa_schild.scss */
.aa_esa_orange .aa_esa_top_out {
  position: relative;
  width: 160px;
  height: 68px;
  top: 100px;
  left: 50px;
  overflow: hidden;
  border: 0px solid red; }

/* line 230, ../sass/blocks/aa_schild.scss */
.aa_esa_orange .aa_esa_top_out .aa_esa_top_in {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  background-color: orange;
  width: 100px;
  height: 100px;
  top: 20px;
  left: 25px;
  position: relative;
  -moz-border-radius: 20px;
  border-radius: 20px; }

/* line 249, ../sass/blocks/aa_schild.scss */
.aa_esa_orange .aa_esa_center {
  position: relative;
  width: 125px;
  height: 25px;
  top: 100px;
  left: 62.5px;
  background-color: orange; }

/* line 258, ../sass/blocks/aa_schild.scss */
.aa_esa_orange .aa_esa_bottom_out {
  position: relative;
  width: 160px;
  height: 68px;
  top: 100px;
  left: 50px;
  overflow: hidden;
  border: 0px solid red; }

/* line 268, ../sass/blocks/aa_schild.scss */
.aa_esa_orange .aa_esa_bottom_out .aa_esa_bottom_in {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  background-color: orange;
  width: 100px;
  height: 100px;
  top: -50px;
  left: 25px;
  position: relative;
  -moz-border-radius: 2  0px;
  border-radius: 20px; }

.aa_margin-top_page .lfr-icon-actions {
  position: absolute;
  z-index: 1; }

.aa_text_site {
  bottom: 25px; }

.aa_margin-top_page .portlet-content {
  padding: 0 0 0; }

.newsContentDetails .newsTitle {
  position: absolute;
  width: calc(90% - 102px);
  margin-top: 140px;
  margin-left: 102px;
  color: #fff;
  font-family: 'PreloSlab-Bold', arial;
  font-size: 60px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  line-height: .98;
  height: 177px;
  text-align: left;
  z-index: 1;
  white-space: inherit;
  overflow: hidden;
  text-overflow: ellipsis; }

.newsContentDetails .newsDetails {
  font-family: 'PreloSlab', arial;
  font-style: normal;
  line-height: normal;
  /*padding-left: 100px;*/
  /*background: #fcfcfc;*/
  /*padding-right: 20px;*/
  padding-top: 40px;
  padding-bottom: 40px;
  /*font-weight: normal;*/ }

.newsContentDetails .newsDetails .button-holder input {
  padding: 4px 10px;
  height: 55px;
  text-transform: uppercase; }

.newsContentDetails .newsSubtitle {
  color: #000;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 400; }

.newsContentDetails .newsDescription {
  font-family: 'StoneSans',arial;
  color: #000;
  font-size: 18px; }

.newsContentDetails .newsRedirect {
  color: #fff !important; }

.newsContentDetails .newsRedirect:hover {
  color: #fff;
  text-decoration: none !important; }

.btn-circle-login {
  color: #333333;
  background: #fff;
  padding: 12px 25px;
  margin-right: 10px;
  font-weight: bold;
  border-radius: 100px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px; }

.aon_logo_site {
  width: 250px;
  margin: 0px auto;
  height: 0px;
  position: relative;
  top: 0px; }

#cookie_content {
  font-family: 'LatoLatin';
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  padding-top: 10px; }

#cookie_content p {
  color: #ffffff;
  float: left;
  text-align: center;
  padding-left: 50px;
  padding-right: 50px; }

#cookie_content a {
  color: #eb0017; }

#cookie_content span {
  font-size: 13px; }

#cookie_content .btn-close {
  padding: 0 20px;
  background: #eb0017;
  color: #fff;
  border-radius: 2px;
  height: 50px;
  transition: all .25s ease-out 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-shadow: 0 0 1px transparent;
  display: inline-block;
  position: relative;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: color;
  vertical-align: middle;
  height: 30px;
  line-height: 30px;
  display: block;
  margin: 15px auto; }

#cookieAlert {
  background: rgba(0, 0, 0, 0.819608);
  min-height: 100px;
  width: 100%;
  bottom: 0px;
  position: fixed;
  z-index: 99999999;
  bottom: 0px;
  left: 0px; }

.imageBackground {
  width: 100%; }

.boxSingleCluster {
  background: #333;
  text-align: center;
  font-size: 25px;
  padding: 5px;
  border-radius: 10px;
  opacity: 0.7;
  margin-top: 5px; }

.boxSingleCluster:hover {
  opacity: 1.0;
  /*background: #eb0017;*/ }

.boxSingleCluster a {
  color: #ffffff; }

.boxSingleCluster a:hover {
  color: #ffffff;
  text-decoration: none; }

.btnSelectCluster {
  transition: box-shadow 300ms ease-in-out;
  position: fixed;
  z-index: 10;
  bottom: 20px;
  right: 10px;
  display: block;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  /*background-color: #eb0017;*/
  color: #ffffff !important;
  font-size: 24px;
  line-height: 2;
  text-align: center;
  cursor: pointer; }

.btnSelectCluster:hover {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.24), 0 5px 5px rgba(0, 0, 0, 0.24);
  text-decoration: none !important; }

.divClusterList {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  bottom: 70px;
  right: 10px;
  text-align: right;
  z-index: 100; }

.divClusterList.reveal {
  visibility: visible;
  opacity: 1; }

.divClusterList.reveal:after {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: block;
  content: ""; }

.aonTitlePageBG-overlay {
  text-align: center;
  opacity: 0.6;
  background-color: #333333;
  height: 350px; }

.aonTitlePageBG-content {
  color: #ffffff;
  text-align: center;
  font-size: 35px;
  position: relative;
  height: 0;
  z-index: 1;
  top: 230px;
  line-height: 25px;
  font-family: 'PreloSlab', arial;
  font-weight: bold; }

.aonTitlePageBG-content p {
  font-size: 20px; }

.listContentsView .title-news p {
  color: #000;
  font-size: 25px;
  font-weight: bold;
  line-height: 25px;
  margin: 15px 0; }

.listContentsView .title-news a:hover, .listContentsView .title-news a:focus {
  color: #333;
  text-decoration: underline; }

.listContentsView .minimizeWCDescription {
  font-family: 'StoneSans',arial;
  color: #000 !important; }

.listContentsView .date-news {
  font-family: 'StoneSans',arial;
  color: #000; }

@-moz-document url-prefix() {
  .aa_mainContent header .btn-navbar {
    top: 0 !important; } }

#contattiPortlet #formContatti p {
  font-family: 'StoneSans',arial; }

/* -------------------------------------------------------------------- */
/* MEDIAQUERY RESPONSIVE */
/* -------------------------------------------------------------------- */
@media (min-width: 1170px) {
  .aa_md004 .box-content-news.small img, .aa_md004 .box-content-news.big img {
    width: 100%; } }

@media only screen and (max-width: 1000px) {
  #cookie_content {
    /*width: 90%;*/
    line-height: 10px; }
  #cookie_content p {
    /*width: 90%;*/
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 15px; }
  #cookieAlert {
    min-height: 100px; }
  #cookie-text-container {
    font-size: 10px; } }

@media (min-width: 989px) {
  .aa_carosello_main {
    padding: 10px 40px; } }

@media (max-width: 979px) {
  .portlet-dockbar {
    display: none !important; }
  .aa_page_navbar {
    margin-top: 126px; }
  .aa_title_top .aa_parag_top {
    /*bottom: 40px;*/ }
  .aa_title_top .aa_parag_top .aa_minitext {
    /*margin-top: 165px;*/ }
  .aa_top_color {
    height: 208px; }
  .aa_rect_vetrina .aa_myImg_vetrina {
    height: 450px;
    visibility: hidden; }
  .aa_content_vetrina {
    margin-top: -480px; }
  .aa_rect_vetrina .aa_logo_vetrina:before {
    content: "\e908" !important;
    font-size: 40px;
    margin-left: 10px; }
  .aa_rect_vetrina .aa_title {
    /*
    	padding-top: 60px;
  		padding-bottom: 0px;
  		*/
    padding: 60px 20px 0;
    font-size: 24px; }
  .aa_rect_vetrina .aa_description_car {
    padding-bottom: 90px; }
  .aa_vetrina .aa_title {
    padding-top: 50px;
    padding-bottom: 10px; }
  .aa_vetrina .aa_description_car {
    padding-bottom: 90px; }
  header .login-button .btn-login-mobile {
    top: 30px; } }

@media (min-width: 979px) {
  .aa_page_navbar {
    margin-top: 95px; }
  .aa_carosello_child .aa_rect_vetrina:hover .aa_logo_vetrina:before {
    content: "\e908";
    font-size: 40px;
    margin-left: 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
  .aa_title_top .aa_parag_top {
    bottom: -10px; }
  .aa_title_top .aa_parag_top .aa_minitext {
    /*margin-top: 115px;*/ }
  .aa_top_color {
    height: 208px; }
  .aa_rect_vetrina .aa_myImg_vetrina {
    height: 453px;
    visibility: hidden; }
  .aa_rect_vetrina .aa_carousel_block {
    width: 100%;
    color: #fff;
    display: 100% 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.3);
    background-blend-mode: overlay;
    background-repeat: no-repeat;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    box-shadow: 28px 22px 35px 0 rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s; }
  .aa_rect_vetrina .aa_carousel_block .aa_logo_vetrina:before {
    content: "\e908";
    font-size: 40px;
    margin-left: 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
  /*
  	.aa_rect_vetrina .aa_title {
    	padding-top: 30px;
  	}
  	.aa_rect_vetrina .aa_title {
    	padding-bottom: 5px;
  	}
  	*/
  .aa_vetrina .aa_title {
    padding-top: 10px; }
  .aa_vetrina .aa_title {
    padding-bottom: 5px; }
  .aa_vetrina .aa_description_car {
    padding-bottom: 20px; }
  .aa_content_vetrina {
    margin-top: -400px;
    height: 220px; } }

@media (min-width: 768px) and (max-width: 979px) {
  .aa_carosello_main {
    padding: 10px 40px; }
  .aa_rect_vetrina .aa_description_car {
    padding-bottom: 50px; } }

@media (max-width: 768px) {
  .date-slide, .ready-to-all {
    margin-left: 50px; }
  .title-slide {
    margin-left: 50px;
    width: calc(90% - 50px); }
  .title-slide .aa_title_big_1 {
    letter-spacing: normal; }
  header nav.nav-bar {
    margin-left: 10px !important;
    margin-right: 0 !important; }
  header .title-logo {
    width: calc(60% - 52px);
    margin-right: 0px;
    background-size: 100% !important; }
  header .login-button {
    margin-right: 12px;
    background-size: 100%;
    line-height: 35px; }
  header .login-button.true .btn-login {
    width: 30px;
    height: 30px;
    color: transparent; }
  header .login-button.true .icon-profile {
    display: none; }
  header.aa_header .icon-account {
    color: #ffffff;
    font-size: 25px;
    position: relative;
    cursor: pointer;
    display: block; }
  aa_header {
    max-width: 768px; }
  header .title-logo {
    width: calc(66.67% - 52px);
    margin-right: 0px;
    background-size: 100% !important; }
  header .login-button {
    margin-right: 12px;
    background-size: 100%; }
  header .login-button.true .btn-login {
    width: 30px;
    height: 30px;
    color: transparent; }
  header .login-button.true .icon-profile {
    display: none; }
  header .icon-account {
    color: #ffffff;
    font-size: 25px;
    position: absolute;
    top: 55px;
    right: 25px;
    cursor: pointer;
    display: block; }
  .primary-nav {
    position: fixed; }
  .primary-nav.open {
    display: block; }
  .aa_header.navigation-fixed .title-logo {
    width: calc(60% - 52px);
    margin-right: 0px;
    background-size: 100%; }
  .aa_header.navigation-fixed .login-button.true .btn-login {
    color: transparent; }
  .aa_md004 .box-content-news .title-news {
    height: 250px; }
  .aa_md004 .box-content-news .title-news .aa_title_news {
    letter-spacing: normal; }
  .aa_md004 .box-content-news .subtitle-news {
    display: none; }
  .aa_md004 .box-content-news.small {
    width: 50%; }
  .aa_md004 .box-content-news.big {
    width: 50%; }
  .aa_carosello_child {
    padding: 0 15px; }
  .aa_rect_vetrina {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0; }
  /*
	#buttonLoginModal{
		display:none;
	}
	*/ }

@media (min-width: 768px) {
  .aa_document_title {
    left: -10px; }
  .aa_list_esag_doc {
    padding-bottom: 90px; }
  .aa_footer .aa_up {
    bottom: 80px; } }

@media (max-width: 767px) {
  body {
    padding-left: 0;
    padding-right: 0; }
  .aon_logo_site {
    width: 40%;
    margin: 0px auto;
    height: 0px;
    position: relative;
    top: 0px; }
  .aa_navbar_phone .aa_nav li {
    width: 20%; }
  .aa_carosello_main {
    padding-left: 0px; }
  .aa_footer {
    height: 70px; }
  .aa_footer ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .aa_footer .separatore {
    display: none; }
  .aa_footer li {
    padding-left: 0px; }
  .aa_footer .aa_close {
    height: 70px; }
  .aa_footer .aa_open {
    height: 180px; }
  .aa_footer .aa_text {
    bottom: 20px;
    width: 100%;
    margin-left: 0; }
  .aa_footer .aa_up {
    bottom: 150px; }
  .aa_footer .aa_down {
    margin-bottom: 108px; }
  .aa_footer .aa_visible {
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
    -ms-transition: all 1s ease-out 0s;
    -o-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s; }
  .aa_text {
    width: 50%;
    margin-left: 25%; }
  .aa_navbar .aa_nav {
    width: 100%; }
  .aa_navbar .aa_nav li {
    width: 130px; }
  .aa_text_nav {
    font-size: 22px; }
  .aa_navbar_phone .aa_nav {
    width: 100%; }
  header .login-button .btn-login-mobile {
    top: 30px; }
  .aa_navbar {
    height: 157px; }
  .aa_rect_vetrina .aa_myImg_vetrina {
    height: 280px; }
  .aa_rect_vetrina .aa_description_car {
    padding-bottom: 0px; }
  .aa_rect_vetrina {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0; }
  .aa_carosello_child .aa_rect_vetrina:hover {
    height: 280px;
    box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.3); }
  .aa_rect_vetrina .aa_description_car {
    height: 125px;
    line-height: 25px; }
  .aa_rect_vetrina .aa_title {
    padding-top: 0px;
    height: 50px; }
  .navbar .nav > li > a {
    padding: 0; }
  .newsContentDetails .newsTitle {
    width: 95%;
    margin-top: 120px;
    margin-left: 10px; }
  .newsContentDetails .newsDetails {
    padding: 20px; }
  .listContentsView {
    padding: 20px; }
  .aonTitlePageBG {
    height: 280px !important; }
  .aonTitlePageBG-content {
    font-size: 30px !important;
    top: 180px !important; }
  .aonTitlePageBG-overlay {
    height: 280px !important; }
  .aa_bk002 .numbers .clients p {
    font-size: 35px; } }

@media (min-width: 767px) {
  .aa_navbar_phone .aa_nav li {
    width: 23%; }
  .aa_footer ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .aa_footer li {
    padding-left: 3px;
    display: inline; }
  .aa_footer .aa_close {
    height: 70px; }
  .aa_footer .aa_open {
    height: 108px; }
  .aa_footer .aa_up {
    margin-top: -38px; }
  .aa_footer .aa_down {
    margin-bottom: 38px; }
  .aa_footer .aa_visible {
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s; }
  .aa_text {
    width: 80%;
    margin-left: 10%; }
  .aa_foo_text_denominazione {
    width: 85%; }
  .aa_navbar .aa_nav {
    width: 100%; }
  .aa_navbar .aa_nav li {
    width: 23%; }
  .aa_text_nav {
    font-size: 35px; }
  .aa_navbar_phone .aa_nav {
    width: 100%; } }

@media (max-width: 700px) {
  .aa_title_top .aa_parag_top .aa_title_back {
    width: 100px; } }

/*Tablet*/
@media (max-width: 1024px) {
  .title-slide .aa_title_big_1 {
    /*font-size: 40px;*/
    line-height: 1em;
    letter-spacing: normal; }
  .aa_title_big_1 {
    /*font-size: 40px;*/
    line-height: 1em; } }

/* Landscape phones and down */
@media (max-width: 480px) {
  .aa_mainContent header .row-fluid {
    line-height: 60px; }
  .title-slide {
    width: calc(100% - 30px);
    margin-top: 160px;
    /*height: 200px;*/ }
  .title-slide .aa_title_big_1 {
    /*font-size: 30px;*/
    line-height: 1em;
    letter-spacing: normal; }
  .title-slide, .date-slide, .ready-to-all {
    margin-left: 10px;
    margin-top: 100px; }
  .date-slide {
    margin-top: 120px; }
  .right-bullets.swiper-container-horizontal > .swiper-pagination-bullets {
    right: 0px; }
  .numbers {
    display: none; }
  .aa_title_news {
    /*font-size: 25px;*/
    line-height: 1em; }
  .aa_sub_title {
    font-family: 'PreloSlab',arial;
    font-size: 12px;
    font-weight: bold; }
  .aa_md004 .box-content-news .date-news {
    top: 20px; }
  .aa_md004 .box-content-news .title-news {
    /*font-size: 25px;*/
    margin-top: 30px;
    /*height: 120px;*/
    letter-spacing: normal; }
  .aa_md004 .box-content-news.small {
    width: 100%;
    max-height: 300px;
    background: #f2f3ee; }
  .aa_md004 .box-content-news.big {
    width: 100%;
    max-height: 300px; }
  .aa_bk002 .title-block {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px; }
  .aa_bk002 .description {
    line-height: 20px;
    margin: 0 auto;
    padding: 5px; }
  .aa_md004 .box-content-news.small img, .aa_md004 .box-content-news.big img {
    height: 300px;
    object-fit: cover;
    object-position: center center; }
  .aa_md004 .box-content-news .icon-piu-info.empty {
    top: calc(30%); }
  .aa_md004 .box-content-news.small.empty .title-empty, .aa_md004 .box-content-news.big.empty .title-empty {
    top: 70%; }
  .aa_mainContent header .row-fluid {
    line-height: 65px; }
  .aa_header.negative.navigation-fixed .row-fluid {
    line-height: 65px; }
  header .login-button {
    margin-right: 30px; }
  header .login-button .btn-login-mobile {
    top: 15px; }
  .newsContentDetails .newsTitle {
    margin-top: 100px;
    margin-left: 10px; }
  .aa_title_big_1 {
    /*font-size: 35px;*/
    line-height: 1em; }
  .newsContentDetails .newsDetails {
    padding: 30px 20px 0;
    text-align: justify; }
  .aa_mainContent header nav.nav-bar {
    width: 40px; }
  .aa_contentIcon .icon-search {
    line-height: 4; }
  .taglib-social-bookmarks {
    padding-left: 10px; }
  #firstBoxWithContent .ready-to-all {
    max-width: 144px !important;
    letter-spacing: 1.5px !important;
    font-size: 11px !important; }
  #firstBoxWithContent .ready-to-all.product-action {
    left: 155px; } }

/* Style Custom Liferay 7.1 - AON */
.has-success select.form-control:not([multiple]):not([size]) {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 5"%3E%3Cpath fill="" d="M2 0L0 2h4zm0 5L0 3h4z"/%3E%3C/svg%3E'); }

a {
  outline: 0; }

p {
  margin-top: 0;
  margin-bottom: 0; }

body {
  line-height: 20px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: lighter; }

#wrapper {
  padding-bottom: 0;
  padding-top: 0; }

.container-fluid {
  padding-right: 0;
  padding-left: 0; }

.portlet-content-editable {
  border-width: 0px;
  padding: 0px; }

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

.has-control-menu .affix, .has-control-menu #wrapper {
  margin-top: 32px; }

.has-control-menu .aa_header.negative.navigation-fixed .row-fluid {
  margin-top: 55px; }

.hidden {
  display: none !important; }

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

.btn:focus, .btn.focus {
  box-shadow: unset; }

.dialog-iframe-popup .dialog-body, .dialog-iframe-popup .lfr-form-content, .dialog-iframe-popup .portlet-configuration-body-content {
  position: unset; }

.lfr-pagination {
  margin-bottom: 60px !important; }

.lfr-pagination-buttons {
  margin-top: 30px; }

#alertContainer, .lfr-notification-container {
  display: none; }

.dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #e7e7ed;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }

.dialog-with-footer .button-holder.dialog-footer .btn, .dialog-with-footer .sheet-footer.dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0; }

.portlet, .portlet-borderless-container {
  margin-bottom: 0 !important;
  padding: 0 !important; }

.portlet-body .h2 {
  display: none; }

@media only screen and (min-width: 992px) {
  .dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
    position: fixed; } }

@media (min-width: 768px) {
  .login-button .d-md-inline {
    display: inline !important; } }

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important; } }

.portlet > .portlet-topper, .portlet.focus > .portlet-topper {
  z-index: 20; }

.lfr-checkbox-preselected, .lfr-configurator-visibility {
  opacity: 1.0; }

.portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
  top: 0;
  z-index: 1000;
  transform: unset; }

input.input-search[type="search"] {
  z-index: 35; }

/* ---------- Portlet topper ---------- */
.dropdown-item:hover, .dropdown-menu > li > a:hover, .dropdown-menu .link-list > li > a:hover, .dropdown-item:focus, .dropdown-menu > li > a:focus, .dropdown-menu .link-list > li > a:focus {
  background-color: #ddd; }

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

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

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

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

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

.portlet-topper {
  color: #0B5FFF;
  background-color: #F0F5FF;
  border-color: #80ACFF;
  border-radius: 8px 8px 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 3px 12px 3px 24px;
  position: relative; 
  opacity: 1 !important;
}

.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: #0B5FFF; }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }
*/
#portlet_com_liferay_login_web_portlet_LoginPortlet .portlet-icon-back {
  display: none; }

.portlet-column-content.empty {
  padding: 0 !important; }

.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: unset; }

input, button, select, optgroup, textarea {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }

#main-content, #menu-content {
  font-family: "PreloSlab", arial; }

.private-page h1, .private-page h2, .private-page h3, .private-page h4, .private-page h5, .private-page h6,
.private-page .h1, .private-page .h2, .private-page .h3, .private-page .h4, .private-page .h5, .private-page .h6 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.btn:focus, .focus.btn {
  box-shadow: none; }

.portlet-layout .portlet-header {
  margin-bottom: 0; }

.portlet-content-editable .portlet-header {
  right: 10px !important;
  top: 50px;
  z-index: 100; }

.portlet-content-editable .portlet-header .visible-interaction .lfr-icon-menu {
  border: 0 !important;
  font-size: 25px; }

.portlet-content-editable .portlet-header .visible-interaction .lfr-icon-menu > a > span svg {
  display: none; }

.portlet-content-editable .portlet-header .visible-interaction .lfr-icon-menu > a {
  padding-top: 2px; }

b, strong {
  font-weight: bold !important; }

/* CUSTOM OLD VERSION
p {
    margin: 0;
}
.portlet-column-content.empty {
    padding: 10px;
}
.lfr-meta-actions {
    height: 0;
    padding: 0 20px !important;
    position: relative;
    top: -30px;
    z-index: 100;
}

.select-asset-selector .lfr-meta-actions {
    height: auto;
    padding: 0;
    position: unset;
    top: 0;
    z-index: 100;
}

.dockbar.navbar .nav > li > a {
    margin: 0;
}

.portlet-borderless-container {
    padding: 0 !important;
}

.dockbar-split .dockbar .navbar-inner .nav-account-controls {
    border-top: 0 none !important;
}

.portlet, .portlet-borderless-container {
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.dockbar-user-notifications .dropdown-toggle .user-notifications-count {
    background-color: #000 !important;
}


.dockbar-split .dockbar .navbar-inner .nav-account-controls {
    right: 15em !important;
}

.dockbar-split .dockbar .navbar-inner .nav-add-controls {
    top: 20% !important;
} 


.portlet-journal-content .lfr-icon-actions {
	background: #efefef;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0;
	padding: 5px 10px;
	border-radius: 0;
	opacity: 0.8;
}

.portlet-journal-content .lfr-icon-actions:hover {
	opacity: 1.0;
}

.dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
	background-color: #a2ce4d;
    margin-left: 10px;
}

.dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .staging-link.dropdown-toggle {
    background-color: #DF4545;
    background-image: none;
}

.dockbar.navbar .nav li.dropdown.staging-toggle .dropdown-menu {
    background-color: #94AA66;
}

form {
    margin: 0;
}

input.input-search[type="search"] {
    margin: 0;
}

.article-form-edit{
	padding: 20px 5%;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    -webkit-box-shadow: unset !important;
    -moz-box-shadow: unset !important;
    box-shadow: unset !important;
}

.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet, .lfr-device-preview .lfr-device {
    top: 10px !important;
}

.article-form-edit, .portlet-configuration {
	font-family: arial;
}

.portlet-dynamic-data-mapping{
    font-family: arial;
    padding: 20px 5%;
}

.aa_mainContent header .rigth-column {
    float: right;
    display: inline;
}

img.register-icon{
    background: url(../images/register_black.png);
    height: 30px;
    width: 30px;
    display: inline-block;
}

.aa_header.negative.navigation-fixed img.register-icon{
    background: url(../images/register.png);
    height: 30px;
    width: 30px;
    display: inline-block;
}

.register-icon-div{
    display: inline;
    margin: 20px;
}

@media (max-width: 979px) {
	#navigation {
	    display: block !important;
	}
}
*/
/* Style Custom Hooks Liferay - AON */
/*
	LOGIN/COMMON
*/
.total_body {
  width: 100%;
  margin: auto;
  display: flex; }

.web_content_body {
  width: 50%;
  margin: auto;
  float: left; }

.web_content_body img {
  width: 100%; }

.login_body {
  width: 50%;
  margin-top: 20px;
  float: left;
  clear: both; }

.login_body form {
  padding-right: 40px;
  padding-left: 80px; }

.login_label {
  width: 170px;
  opacity: 0.7;
  font-family: "PreloSlab", arial;
  font-size: 35px !important;
  font-weight: bold !important;
  line-height: 1 !important;
  color: #000000 !important;
  padding-bottom: 30px;
  word-wrap: unset; }

.affinity_body .field_container {
  padding-bottom: 40px; }

.affinity_body .control-label {
  font-family: "StoneSans";
  font-size: 14px;
  letter-spacing: 3px;
  color: #000000;
  font-weight: bold; }

.affinity_body .field {
  font-family: "PreloSlab", arial;
  font-size: 18px;
  font-weight: bold;
  color: #4d4f53;
  border: 0;
  border-bottom: solid 2px rgba(0, 0, 0, 0.1);
  box-shadow: none !important; }

.affinity_body input:-webkit-autofill.field {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important; }

.affinity_body .field + .help-inline {
  display: block;
  font-family: "StoneSans";
  font-size: 12px;
  line-height: normal;
  color: #e11b22; }

.login_body .fattore_checkbox_valore {
  width: 21px !important;
  height: 21px;
  margin-top: -3px !important;
  margin-right: 8px !important; }

.affinity_body .input-checkbox-wrapper > .checkbox {
  opacity: 0.5;
  font-family: "StoneSans";
  font-size: 14px;
  line-height: normal;
  color: #000000; }

.affinity_body .login_body .checkbox + .help-inline {
  display: block;
  margin-top: 7px;
  margin-bottom: 35px; }

.affinity_body .login_body .checkbox + .help-inline div {
  font-family: "StoneSans";
  font-size: 12px; }

.login_body .fattore_radio_valore {
  width: 21px !important;
  height: 21px;
  margin-right: 7px !important;
  margin-left: 7px !important;
  margin-top: 0px !important; }

.link_contatti {
  color: #555 !important;
  text-decoration: underline !important; }

.sezione_chiusa a:hover {
  color: #555 !important;
  text-decoration: none !important; }

.affinity_body .link {
  opacity: .7;
  font-family: "StoneSans" !important;
  font-size: 14px !important;
  letter-spacing: normal;
  color: #000 !important;
  background-image: none !important;
  background-color: white !important;
  border: 0 !important;
  text-decoration: underline;
  float: left;
  padding: 0 !important;
  margin-left: 10px; }

.sezione_chiusa {
  float: left;
  font-family: "StoneSans",arial;
  font-size: 13px !important;
  font-style: italic;
  margin-left: 3px;
  margin-top: 10px; }

.pulsantiera_link_dati_dimenticati div {
  clear: both;
  float: left; }

.pulsantiera_policy div {
  padding-bottom: 25px;
  opacity: .7;
  color: black !important;
  background-image: none !important;
  background-color: white !important; }

.pulsantiera_container .link {
  float: left;
  margin-left: 0; }

.link_container .link {
  float: left;
  margin-left: 0; }

.affinity_body .link_container a:hover {
  color: black !important; }

.pulsantiera_row > button {
  margin-left: 5%;
  margin-bottom: 9% !important; }

.pulsantiera_link {
  display: inline-block; }

.pulsantiera_link div {
  float: left;
  margin-bottom: 0 !important; }

.login_body .pulsantiera_container {
  width: 80%; }

.login_body .pulsantiera_row {
  overflow: visible !important;
  margin: 0; }

.login_body .pulsantiera_row > button {
  margin-left: 0;
  margin-bottom: 25px !important;
  float: left;
  border-color: unset; }

.pulsantiera_row .button_verde {
  margin-left: 2% !important; }

.affinity-posizione-cliente-portlet .portlet-borderless-container {
  float: left; }

div#codiceConvenzione {
  padding-bottom: 0; }

/*
	MESSAGGI
*/
.span.alert {
  display: block; }

.alert-error {
  background-color: #fffbdc;
  border-color: #f20f57;
  color: #4d4f53;
  font-family: "PreloSlab", Arial;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  width: 100%; }

.alert-danger {
  background-color: #fffbdc;
  border-color: #f20f57;
  color: #4d4f53;
  font-family: "PreloSlab", Arial;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  width: 100%; }

.alert-danger strong.lead {
  display: none; }

.affinity_body .business-error-messages {
  background-color: #fffbdc !important;
  border-color: #f20f57 !important; }

.affinity_body .business-error-messages li {
  color: #4d4f53;
  font-family: "PreloSlab", Arial;
  font-size: 17px;
  text-align: center;
  font-weight: bold; }

.affinity_body .alert-success {
  border-color: #bce830;
  background-color: #f1fbd1;
  font-family: "PreloSlab", Arial;
  font-size: 17px;
  text-align: center;
  font-weight: bold;
  color: #4d4f53;
  width: 100%; }

.affinity_body .warning-messages {
  background-color: #fff7a3 !important;
  border-color: #f2af0f !important;
  contain: content; }

.affinity_body .warning-messages li {
  color: #4d4f53;
  font-family: "PreloSlab", Arial;
  font-size: 17px;
  text-align: center;
  font-weight: bold; }

.affinity_body .service-error-messages {
  background-color: #fffbdc !important;
  border-color: #f20f57 !important; }

.affinity_body .service-error-messages li {
  color: #4d4f53;
  font-family: "PreloSlab", Arial;
  font-size: 17px;
  text-align: center;
  font-weight: bold; }

.affinity_body .messages ul {
  list-style-type: none;
  margin: 0; }

/*
	QUESTIONARIO - BREADCRUMB
*/
.questionario_breadcrumb {
  display: inline-block;
  width: 100%; }

.questionario_breadcrumb .breadcrumb {
  padding-top: 0px !important;
  background-color: unset;
  margin: 0px; }

.item_breadcrumb_div {
  background-color: white;
  width: 50%;
  height: 50px;
  display: inline-block;
  position: relative;
  float: left; }

.item_breadcrumb_div .active {
  background-color: #eb0017;
  color: white !important;
  height: inherit; }

.item_breadcrumb_li {
  font-family: "PreloSlab", arial;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 3.5px;
  text-align: center; }

.item_breadcrumb_li:after {
  color: #eb0017;
  border-left: 13px solid;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  content: '';
  position: absolute;
  z-index: 1;
  right: -13px;
  top: 0px;
  float: left; }

.item_breadcrumb_li > span {
  position: relative;
  top: 11px; }

li.item_breadcrumb_li.nonactive {
  height: inherit; }

/*
	SOCIAL BOOKMARKS
*/
.taglib-social-bookmarks {
  background: transparent;
  padding-left: 86px;
  padding-right: 20px;
  margin-top: 0; }

li.taglib-social-bookmark-twitter div.social_bookmark_custom {
  background-image: url(../images/bookmark_icons/twitter.png); }

li.taglib-social-bookmark-facebook div.social_bookmark_custom {
  background-image: url(../images/bookmark_icons/facebook.png); }

li.taglib-social-bookmark-plusone div.social_bookmark_custom {
  background-image: url(../images/bookmark_icons/plusone.png); }

li.taglib-social-bookmark-linkedin div.social_bookmark_custom {
  background-image: url(../images/bookmark_icons/linkedin.png); }

.taglib-social-bookmarks div.social_bookmark_custom {
  display: block;
  height: 40px;
  width: 40px;
  background-size: cover;
  position: static;
  border: 2px transparent;
  border-radius: 25px; }

.taglib-social-bookmarks .social_script {
  opacity: 0; }

#fb-root {
  display: none; }

iframe.twitter-share-button[style], .taglib-social-bookmark-plusone iframe[style] {
  width: 40px !important;
  line-height: 40px !important; }

.IN-widget, iframe.twitter-share-button, .taglib-social-bookmark-plusone .social_script div {
  padding-top: 10px !important; }

@media only screen and (max-width: 768px) {
  .questionario_breadcrumb .item_breadcrumb_li {
    font-size: 11px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #sezione_policy.link {
    width: 100%; } }

.nonactive:after {
  color: white;
  border-left: 13px solid;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  content: '';
  position: absolute;
  z-index: 1;
  right: -13px;
  top: 0px;
  float: left; }

/*
	QUESTIONARIO - PULSANTI
*/
.pulsantiera_container {
  padding-top: 2%;
  padding-bottom: 2%; }

.pulsantiera_row {
  overflow: visible !important;
  width: 80% !important;
  margin: auto;
  display: block; }

.pulsantiera_table {
  float: right; }

.pulsantiera_colonna {
  padding-left: 5%; }

.button_verde {
  width: 170px;
  height: 50px;
  font-family: "StoneSans" !important;
  font-size: 12px;
  letter-spacing: 3px;
  color: #ffffff !important;
  border-radius: 100px !important;
  background-color: #eb0017 !important;
  border-color: #eb0017 !important;
  background-image: none !important;
  box-shadow: none !important;
  white-space: normal;
  line-height: 15px; }

.button_verde:hover {
  border-color: unset !important; }

.button_bianco {
  width: 168px;
  height: 50px;
  border-radius: 100px !important;
  font-family: "StoneSans" !important;
  font-size: 12px !important;
  letter-spacing: 3px;
  text-align: center !important;
  color: #4a4a4a !important;
  background-image: none !important;
  box-shadow: none !important;
  background-color: white !important;
  white-space: unset; }

.button_bianco:hover {
  border-color: unset !important; }

.button_bianco_bordato {
  width: 168px;
  height: 50px;
  border-radius: 100px !important;
  border: solid 1px #4a4a4a !important;
  font-family: "StoneSans" !important;
  font-size: 12px !important;
  letter-spacing: 3px;
  text-align: center !important;
  color: #4a4a4a !important;
  background-image: none !important;
  box-shadow: none !important;
  background-color: white !important;
  padding-top: 8px; }

.button_bianco_bordato:hover {
  border-color: #4a4a4a !important; }

.button_registrati {
  width: 110px;
  height: 35px;
  border-radius: 100px !important;
  border: solid 1px #4a4a4a !important;
  font-family: "StoneSans" !important;
  font-size: 12px !important;
  letter-spacing: 3px;
  text-align: center !important;
  color: #4a4a4a !important;
  background-image: none !important;
  box-shadow: 22px 22px 35px 0 rgba(0, 0, 0, 0.3) !important;
  background-color: white !important;
  text-transform: capitalize; }

.pulsantiera_row button.btn:hover {
  outline: none; }

.pulsantiera_row button.btn:focus {
  outline: none; }

/*
	MODIFICHE PASSAGGIO A LIFERAY 7.1
*/
.login_body .row, .form-horizontal > .form-group {
  /*display: unset;*/
  display: block; }

.login_body .form-control {
  width: auto; }

.login_body .form-group {
  margin-bottom: 30px;
  display: block; }

.login_body .field_container {
  font-family: "PreloSlab",arial;
  font-weight: 200; }

.login_body .field_container > label {
  display: block; }

.login_body .input-checkbox-wrapper > label {
  font-family: "PreloSlab",arial;
  color: #555;
  font-size: 15 px;
  font-weight: bold; }

.login_body .has-error .help-block {
  color: #b50303;
  font-family: "StoneSans";
  font-size: 12px; }

/*
	MEDIA QUERY PER LOGIN - REGISTRAZIONE - CAMBIA PASSWORD
*/
@media only screen and (max-width: 1024px) {
  .login_body {
    color: white;
    font-weight: bold; }
  .login_body form > * {
    width: 50%;
    margin: auto; }
  .login_body .pulsantiera_container {
    width: 50%; }
  .login_body form {
    padding-right: 0px;
    padding-left: 0px; }
  .pulsantiera_link_dati_dimenticati div {
    opacity: 1;
    color: white !important;
    font-weight: bold; }
  .affinity_body .login_body input.field {
    opacity: 1;
    color: white !important;
    background-color: transparent !important;
    -webkit-text-fill-color: white;
    box-shadow: none !important;
    border-bottom: solid 2px white !important; }
  .pulsantiera_policy div {
    opacity: 1;
    color: white !important;
    font-weight: bold;
    background-image: none !important;
    background-color: transparent !important; }
  #sezione_chiusa_policy #label {
    color: white; }
  .affinity_body .input-checkbox-wrapper > .checkbox {
    color: white !important;
    opacity: 1;
    font-weight: bold; }
  .web_content_body img {
    min-height: 700px;
    opacity: 1;
    display: none; }
  .affinity_body .link {
    margin-left: 3px;
    opacity: 1;
    font-family: "StoneSans" !important;
    font-size: 14px !important;
    letter-spacing: normal;
    color: white !important;
    background-image: none !important;
    background-color: transparent !important;
    border: 0 !important;
    text-decoration: underline;
    float: left;
    padding: 0 !important;
    margin-left: 3px;
    box-shadow: none; }
  .link_contatti {
    color: White !important;
    font-weight: bold;
    text-decoration: underline !important; }
  .sezione_chiusa a:hover {
    color: White !important;
    font-weight: bold;
    text-decoration: none !important; }
  .login_body label#label_registrati_testo {
    float: left;
    color: white;
    background-image: none !important;
    background-color: transparent !important;
    word-spacing: 4px;
    opacity: 1;
    font-weight: bold;
    font-family: "StoneSans" !important;
    font-size: 15px !important; }
  #descrizione_pagina {
    color: white;
    font-family: "StoneSans" !important;
    font-size: 15px !important; } }

@media only screen and (max-width: 1024px) and (min-width: 801px) {
  .web_content_body {
    width: 100% !important;
    height: 100% !important;
    position: relative;
    background: #b4b4b4;
    min-height: 900px; }
  .login_body {
    width: 100% !important;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-left: 40px;
    filter: brightness(110%);
    margin-top: 20px !important;
    left: 0px; }
  .login_label {
    color: white !important;
    opacity: 1;
    font-size: 22px !important; }
  .affinity_body .control-label {
    color: white !important; }
  .pulsantiera_link {
    width: 50%; }
  .pulsantiera_link label {
    color: white !important; }
  .pulsantiera_link button {
    opacity: 0.7 !important;
    margin-right: 385px; } }

@media only screen and (max-width: 800px) and (min-width: 600px) {
  .web_content_body {
    width: 100% !important;
    height: 100% !important;
    position: relative;
    background: #b4b4b4;
    min-height: 800px; }
  .web_content_body img {
    opacity: 1;
    min-height: 700px; }
  .long_login_body.login_body {
    margin-top: 15px !important; }
  .login_body {
    width: 100% !important;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-left: 20px;
    filter: brightness(110%);
    margin-top: 20px !important;
    left: 0px; }
  .login_label {
    color: white !important;
    opacity: 1;
    font-size: 22px !important; }
  .affinity_body .control-label {
    color: white !important; }
  .pulsantiera_link {
    width: 70%; }
  .pulsantiera_link button {
    opacity: 0.7 !important; }
  .pulsantiera_container {
    margin-top: 30px; } }

@media only screen and (max-width: 615px) {
  .long_login_body .control-group {
    margin-bottom: 0px; } }

@media only screen and (max-width: 599px) {
  .web_content_body {
    width: 100% !important;
    height: 100% !important;
    position: relative;
    background: #b4b4b4;
    min-height: 800px; }
  .long_login_body .control-group {
    margin-bottom: 0px; }
  .login_body {
    width: 100% !important;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-left: 20px;
    margin-top: 20px !important;
    filter: brightness(110%); }
  .login_label {
    color: white !important;
    opacity: 1;
    font-size: 22px !important; }
  .affinity_body .control-label {
    color: white !important; }
  .pulsantiera_container {
    margin-top: 0px !important; }
  .pulsantiera_container button {
    width: 200px !important; }
  .pulsantiera_link {
    width: 70%; }
  .pulsantiera_link label {
    color: white !important; }
  .pulsantiera_link button {
    opacity: 0.6 !important; }
  #input_checkbox {
    margin-top: 10px; }
  #input_checkbox input {
    opacity: 1; }
  #input_radio {
    color: white; }
  #input_radio input {
    opacity: 1; }
  .affinity_body .field_container {
    padding-bottom: 20px; } }

@media only screen and (max-width: 375px) {
  #input_checkbox input {
    opacity: 1; }
  #input_radio {
    color: white; }
  #input_radio input {
    opacity: 1; }
  #codiceConvenzione {
    text-align: left;
    margin-right: auto; }
  .pulsantiera_container {
    margin-top: 0px !important; }
  .pulsantiera_container button {
    width: 200px !important; } }

@media only screen and (max-width: 320px) {
  .pulsantiera_link {
    width: 70%; }
  #input_checkbox input {
    opacity: 1; }
  #input_radio {
    color: white; }
  #input_radio input {
    opacity: 1; }
  #codiceConvenzione {
    text-align: left;
    margin-right: auto; }
  .pulsantiera_container button {
    width: 200px !important; } }

@media only screen and (max-width: 767px) {
  button#registrati-button {
    width: inherit; }
  label#label_registrati_testo {
    margin-right: 5px; } }

#sezione_chiusa_policy #label {
  font-weight: bold !important;
  text-decoration: underline !important;
  display: inline !important; }

#descrizione_pagina {
  padding-bottom: 20px;
  width: 100%;
  font-weight: bold;
  font-family: "StoneSans" !important; }

button#registrati-button {
  float: none;
  font-weight: bold;
  color: #eb0017 !important;
  margin-bottom: 10px; }

label#label_registrati_testo {
  float: left;
  color: #555;
  font-weight: 400;
  background-image: none !important;
  background-color: white !important;
  word-spacing: 4px;
  opacity: .7;
  font-family: "StoneSans" !important;
  font-size: 14px !important;
  font-weight: bold; }

#pulsantiera_login_entra .button_verde {
  box-shadow: none !important;
  border-color: #eb0017 !important; }

#pulsantiera_login_entra .button_verde:active:not(:disabled):not(.disabled), #pulsantiera_login_entra .button_verde.active:not(:disabled):not(.disabled) {
  border-color: #eb0017 !important; }

@media only screen and (max-width: 642px) {
  div#sezione_chiusa_policy {
    max-height: 200px;
    overflow-y: auto; } }

ul.error_icon::before {
  content: url(../images/attention-red.png);
  position: inherit;
  float: left;
  padding-right: 10px; }

ul.warning_icon::before {
  content: url(../images/attention-orange.png);
  position: inherit;
  float: left;
  padding-right: 10px; }

button.btn.link.password_dimenticata:hover {
  text-decoration: none !important; }

/* -------------------------------------------------------------------- */
/* ---------------------------------------------  CSS per i layouts TPL */
/* -------------------------------------------------------------------- */
/* BOX FIRST CAROUSEL with content */
#firstBoxWithContent .aa_margin-top_page {
  overflow: hidden;
  position: relative;
  top: 0; }

#firstBoxWithContent .ready-to-all {
  background-color: #eb0017;
  border-radius: 100px;
  box-shadow: 22px 22px 35px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  font-family: "LatoLatin";
  font-size: 12px;
  height: 35px;
  letter-spacing: 3px;
  margin-top: 415px;
  max-width: 168px;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
  z-index: 1;
  padding-top: 15px; }

/* ----------------------------------------------------------------- */
/* OTHER CAROUSEL */
#otherBox .swiper-slide img {
  height: 510px !important;
  object-fit: cover;
  width: 100%; }

#otherBox .date-slide {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  color: #fff;
  font-family: "LatoLatin";
  font-size: 12px;
  height: 28px;
  letter-spacing: 3px;
  line-height: normal;
  position: absolute;
  width: 118px;
  z-index: 1; }

#otherBox .title-slide {
  color: #fff;
  font-family: "PreloSlab-Bold", arial;
  font-size: 60px;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 0.98;
  overflow: hidden;
  position: absolute;
  text-align: left;
  text-overflow: ellipsis;
  white-space: inherit;
  z-index: 1; }

#otherBox .aa_md002, #otherBox .aa_md004 {
  clear: both;
  height: auto;
  margin-bottom: 0; }

#otherBox .aa_md004 {
  /*float:left;*/
  display: flow-root; }

#otherBox .ready-to-all {
  background-color: #eb0017;
  border-radius: 100px;
  box-shadow: 22px 22px 35px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  font-family: "LatoLatin";
  font-size: 12px;
  height: 45px;
  letter-spacing: 2.5px;
  margin-top: 415px;
  max-width: 175px;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
  z-index: 1;
  padding-top: 15px; }

#otherBox .ready-to-all.first-link {
  left: 0; }

#otherBox .ready-to-all.product-action {
  left: 204px; }

.portlet-body {
  min-height: 45px; }

/* Colors Scheme */
:root {
  --color-aon-blue: #0097F4; }

.aon-blue .dockbar .navbar-inner .nav > li, .aon-blue .dockbar-split .dockbar .navbar-inner .nav > li {
  background-color: var(--color-aon-blue) !important;
  background-image: none !important; }

.aon-blue .dockbar .navbar-inner .nav-add-controls > li {
  background: none !important; }

.aon-blue .dockbar .navbar-inner .nav-add-controls > li > a {
  background-color: var(--color-aon-blue) !important; }

.aon-blue .dockbar.navbar .nav > li > a:hover {
  background-color: var(--color-aon-blue) !important; }

.aon-blue .dockbar .nav li.dropdown .dropdown-menu, .aon-blue .dockbar .nav li.dropdown .site-administration-menu {
  background: var(--color-aon-blue); }

.aon-blue .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
  background-color: var(--color-aon-blue) !important;
  background-image: none !important;
  box-shadow: none; }

.aon-blue .aa_bk002 .title-block {
  color: var(--color-aon-blue); }

.aon-blue .aonGenericContentBG-overlay {
  background-color: var(--color-aon-blue); }

.aon-blue .vetrinaLinkHome {
  background: url("/o/AON-theme/images/esagono/esagono.png") center;
  background-repeat: no-repeat;
  background-size: 180px 190px;
  color: #ccc; }

.aon-blue .vetrinaLinkHome:hover {
  background: url("/o/AON-theme/images/esagono/esagono-blue-hover.png") center;
  background-repeat: no-repeat;
  background-size: 180px 190px;
  color: #fff; }

.aon-blue .portlet-journal-content .lfr-icon-actions a {
  color: var(--color-aon-blue); }

.aon-blue .ready-to-all, .aon-blue .btnSelectCluster, .aon-blue .boxSingleCluster:hover {
  background-color: var(--color-aon-blue); }

.aon-blue .aa_bk002 .numbers .clients .icon-accordion-chiudi, .aon-blue .aa_bk002 .numbers .conventions .icon-accordion-chiudi, .aon-blue .aa_bk002 .numbers .companies .icon-accordion-chiudi {
  color: var(--color-aon-blue); }

.aon-blue .dropdown-menu, .aon-blue .site-administration-menu {
  /*background: var(--color-aon-blue);*/
  font-size: 12px; }

.aon-blue .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
  background-color: var(--color-aon-blue);
  background-image: none; }

.aon-blue .form-control:focus {
  box-shadow: 0 0 0 0.1rem var(--color-aon-blue); }

.aon-blue .portlet-content-editable .portlet-header .visible-interaction .lfr-icon-menu > a {
  color: var(--color-aon-blue) !important; }

:root {
  --color-aon-green: #eb0017; }

.aon-green .dockbar .navbar-inner .nav > li, .aon-green .dockbar-split .dockbar .navbar-inner .nav > li {
  background-color: var(--color-aon-green) !important;
  background-image: none !important; }

.aon-green .dockbar .navbar-inner .nav-add-controls > li {
  background: none !important; }

.aon-green .dockbar .navbar-inner .nav-add-controls > li > a {
  background-color: var(--color-aon-green) !important; }

.aon-green .dockbar.navbar .nav > li > a:hover {
  background-color: var(--color-aon-green) !important; }

.aon-green .dockbar .nav li.dropdown .dropdown-menu, .aon-green .dockbar .nav li.dropdown .site-administration-menu {
  background: var(--color-aon-green); }

.aon-green .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
  background-color: var(--color-aon-green) !important;
  background-image: none !important;
  box-shadow: none; }

.aon-green .aa_bk002 .title-block {
  color: var(--color-aon-green); }

.aon-green .aonGenericContentBG-overlay {
  background-color: var(--color-aon-green); }

.aon-green .vetrinaLinkHome {
  background: url("/o/AON-theme/images/esagono/esagono.png") center;
  background-repeat: no-repeat;
  background-size: 180px 190px;
  color: #ccc; }

.aon-green .vetrinaLinkHome:hover {
  background: url("/o/AON-theme/images/esagono/esagono-green-hover.png") center;
  background-repeat: no-repeat;
  background-size: 180px 190px;
  color: #fff; }

.aon-green .portlet-journal-content .lfr-icon-actions a {
  color: var(--color-aon-green); }

.aon-green .ready-to-all, .aon-green .btnSelectCluster, .aon-green .boxSingleCluster:hover {
  background-color: var(--color-aon-green); }

.aon-green .aa_bk002 .numbers .clients .icon-accordion-chiudi, .aon-green .aa_bk002 .numbers .conventions .icon-accordion-chiudi, .aon-green .aa_bk002 .numbers .companies .icon-accordion-chiudi {
  color: var(--color-aon-green); }

.aon-green .dropdown-menu, .aon-green .site-administration-menu {
  /*background: var(--color-aon-green);*/
  font-size: 12px; }

.aon-green .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
  background-color: var(--color-aon-green);
  background-image: none; }

.aon-green .form-control:focus {
  box-shadow: 0 0 0 0.1rem var(--color-aon-green); }

.aon-green .portlet-content-editable .portlet-header .visible-interaction .lfr-icon-menu > a {
  color: var(--color-aon-green) !important; }

:root {
  --color-aon-red: #eb0017; }

.aon-red .dockbar .navbar-inner .nav > li, .aon-red .dockbar-split .dockbar .navbar-inner .nav > li {
  background-color: var(--color-aon-red) !important;
  background-image: none !important; }

.aon-red .dockbar .navbar-inner .nav-add-controls > li {
  background: none !important; }

.aon-red .dockbar .navbar-inner .nav-add-controls > li > a {
  background-color: var(--color-aon-red) !important; }

.aon-red .dockbar.navbar .nav > li > a:hover {
  background-color: var(--color-aon-red) !important; }

.aon-red .dockbar .nav li.dropdown .dropdown-menu, .aon-red .dockbar .nav li.dropdown .site-administration-menu {
  background: var(--color-aon-red); }

.aon-red .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
  background-color: var(--color-aon-red) !important;
  background-image: none !important;
  box-shadow: none; }

.aon-red .aa_bk002 .title-block {
  color: var(--color-aon-red); }

.aon-red .aonGenericContentBG-overlay {
  background-color: var(--color-aon-red); }

.aon-red .vetrinaLinkHome {
  background: url("/o/AON-theme/images/esagono/esagono.png") center;
  background-repeat: no-repeat;
  background-size: 180px 190px;
  color: #ccc; }

.aon-red .vetrinaLinkHome:hover {
  background: url("/o/AON-theme/images/esagono/esagono-red-hover.png") center;
  background-repeat: no-repeat;
  background-size: 180px 190px;
  color: #fff; }

.aon-red .portlet-journal-content .lfr-icon-actions a {
  color: var(--color-aon-red); }

.aon-red .ready-to-all, .aon-red .btnSelectCluster, .aon-red .boxSingleCluster:hover {
  background-color: var(--color-aon-red); }

.aon-red .aa_bk002 .numbers .clients .icon-accordion-chiudi, .aon-red .aa_bk002 .numbers .conventions .icon-accordion-chiudi, .aon-red .aa_bk002 .numbers .companies .icon-accordion-chiudi {
  color: var(--color-aon-red); }

.aon-red .dropdown-menu, .aon-red .site-administration-menu {
  /*background: var(--color-aon-red);*/
  font-size: 12px; }

.aon-red .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
  background-color: var(--color-aon-red);
  background-image: none; }

.aon-red .form-control:focus {
  box-shadow: 0 0 0 0.1rem var(--color-aon-red); }

.aon-red .portlet-content-editable .portlet-header .visible-interaction .lfr-icon-menu > a {
  color: var(--color-aon-red) !important; }

:root {
  --color-aon-violet: #6E267B; }

.aon-violet .dockbar .navbar-inner .nav > li, .aon-violet .dockbar-split .dockbar .navbar-inner .nav > li {
  background-color: var(--color-aon-violet) !important;
  background-image: none !important; }

.aon-violet .dockbar .navbar-inner .nav-add-controls > li {
  background: none !important; }

.aon-violet .dockbar .navbar-inner .nav-add-controls > li > a {
  background-color: var(--color-aon-violet) !important; }

.aon-violet .dockbar.navbar .nav > li > a:hover {
  background-color: var(--color-aon-violet) !important; }

.aon-violet .dockbar .nav li.dropdown .dropdown-menu, .aon-violet .dockbar .nav li.dropdown .site-administration-menu {
  background: var(--color-aon-violet); }

.aon-violet .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
  background-color: var(--color-aon-violet) !important;
  background-image: none !important;
  box-shadow: none; }

.aon-violet .aa_bk002 .title-block {
  color: var(--color-aon-violet); }

.aon-violet .aonGenericContentBG-overlay {
  background-color: var(--color-aon-violet); }

.aon-violet .vetrinaLinkHome {
  background: url("/o/AON-theme/images/esagono/esagono.png") center;
  background-repeat: no-repeat;
  background-size: 180px 190px;
  color: #ccc; }

.aon-violet .vetrinaLinkHome:hover {
  background: url("/o/AON-theme/images/esagono/esagono-violet-hover.png") center;
  background-repeat: no-repeat;
  background-size: 180px 190px;
  color: #fff; }

.aon-violet .portlet-journal-content .lfr-icon-actions a {
  color: var(--color-aon-violet); }

.aon-violet .ready-to-all, .aon-violet .btnSelectCluster, .aon-violet .boxSingleCluster:hover {
  background-color: var(--color-aon-violet); }

.aon-violet .aa_bk002 .numbers .clients .icon-accordion-chiudi, .aon-violet .aa_bk002 .numbers .conventions .icon-accordion-chiudi, .aon-violet .aa_bk002 .numbers .companies .icon-accordion-chiudi {
  color: var(--color-aon-violet); }

.aon-violet .dropdown-menu, .aon-violet .site-administration-menu {
  /*background: var(--color-aon-violet);*/
  font-size: 12px; }

.aon-violet .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
  background-color: var(--color-aon-violet);
  background-image: none; }

.aon-violet .form-control:focus {
  box-shadow: 0 0 0 0.1rem var(--color-aon-violet); }

.aon-violet .portlet-content-editable .portlet-header .visible-interaction .lfr-icon-menu > a {
  color: var(--color-aon-violet) !important; }