@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;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 1em; }

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

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

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

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

span.alert {
  display: inline-block; }

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

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

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

.important {
  font-weight: bold; }

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

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important; }

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

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

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

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

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

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

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

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

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

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

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

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

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

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

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

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

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

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

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

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

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

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

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

.lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #d1e5ef; }

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

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

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

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

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

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

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

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

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

.lfr-panel.lfr-extended,
.lfr-panel-container,
.lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #cfd2d5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6b7785 #7c8994 #919fa9;
    color: #fff;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659c #396ea8 #4c8ccb; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- Input file ---------- */
/* ---------- Table ---------- */
.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: 767.98px) {
  .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-metadata .metadata-entry-label {
  font-weight: normal; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #cfc; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border-color: #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border-color: #fdc6c6; }

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

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

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

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

@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline; }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px; }

.taglib-discussion .lfr-discussion-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; }

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

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

.taglib-image-selector .icon-check {
  background: #fff;
  opacity: 0;
  z-index: -1; }

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

.taglib-image-selector.check-active .icon-check {
  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 .icon-check {
    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 .icon-check {
  opacity: 0; }

.dialog-iframe-popup {
  background-color: #fff; }

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

.item-selector .card-row {
  align-items: center; }

.item-selector .drop-zone {
  background-color: #f1f2f5; }

.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1; }
  .item-selector .input-file + label {
    position: relative; }
    .item-selector .input-file + label::before {
      border-radius: 4px;
      bottom: -2px;
      content: '';
      display: block;
      left: -2px;
      position: absolute;
      right: -2px;
      top: -2px;
      transition: box-shadow 0.15s ease-in-out; }
  .item-selector .input-file:focus + label::before {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff; }

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

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

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

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

.navbar .navbar-search {
  background-color: #f3f3f3; }
  @media (min-width: 576px) {
    .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.lfr-search-container-fixed-first-column {
  position: relative; }
  @media (min-width: 576px) {
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
      margin-left: 375px;
      width: auto; } }
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
    position: static; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
      left: 12px;
      position: fixed;
      right: 12px;
      top: -1px;
      z-index: 1020; }
      .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
        display: block;
        padding: 0; }
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
          overflow-x: hidden; }
          @media (min-width: 576px) {
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
              margin-left: 375px; } }
          .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
            border-collapse: collapse;
            width: 100%; }
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
              border-radius: 0; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      width: auto; }
      @media (min-width: 576px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a {
  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:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6,
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

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

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

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

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

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

.user-info .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 background colors ---------- */
/* ---------- User icons border color ---------- */
/* ---------- User icons colors ---------- */
.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

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

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

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

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

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

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      -webkit-transform: translate(-50%, -50%);
      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: 576px) {
    .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: 576px) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 576px) {
    .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: 768px) {
  .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 #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }
  @media (min-width: 768px) {
    .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: 768px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px; } }

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

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: 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-templates .portlet-configuration-body-content {
  bottom: 0; }

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

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

.active-area {
  background: #ffc; }

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

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

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

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

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

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

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

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

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

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

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #ccc; }

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

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

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

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

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

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

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

.lfr-source-editor {
  border-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; }

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

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

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

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

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

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

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

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

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

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

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

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav .h5 {
      color: #fff; } }

.image-viewer-sidenav .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 > li > .active {
  background-color: transparent; }
  .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
    border-color: transparent;
    color: #777; }
    @media (min-width: 576px) {
      .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
        color: #fff; } }
  .image-viewer-sidenav .nav-tabs-default > li > .active:after {
    background-color: #65b6f0;
    bottom: -10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: relative;
    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; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type='radio'] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #f8f9fa;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      background-color: #007BFF;
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    cursor: pointer;
    outline: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #f8f9fa;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #f8f9fa;
      border-color: #80bdff;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #e9ecef; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: -1px;
    content: "";
    height: 0;
    left: -1px;
    position: absolute;
    right: -1px;
    transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007BFF;
    height: 4px; }

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

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

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: none; } }

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

.modal-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .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 .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; }
  .tooltip .tooltip-arrow {
    background-color: #000;
    height: 0.6rem;
    position: absolute;
    transform: rotate(45deg);
    width: 0.6rem; }

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

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

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

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

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

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

.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .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: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- 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: 576px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (min-width: 576px) {
  .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: 576px) {
      .portlet > .portlet-topper {
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }
  @media (min-width: 576px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

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

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

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

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

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

.portlet-title-menu {
  box-flex: 0;
  -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: -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; }

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

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

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

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    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-borderless .portlet-content {
  padding: 1rem; }

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

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

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

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

/* ---------- 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; }

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

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

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

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

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

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

body > .lfr-menu-list ul,
.active-area-proxy,
.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; }

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

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

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

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

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

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

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

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

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

/* ---------- 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; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
    input.switch:empty ~ .switch-bar .switch-icon,
    input.switch:empty ~ .switch-bar .switch-toggle:after,
    input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

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

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

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

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

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-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 */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg"); }

.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "\20ac"; }

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

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

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-tent:before {
  content: "\26fa"; }

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

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

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

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

.glyphicon-hourglass:before {
  content: "\231b"; }

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

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

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

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

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

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

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

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* endinject */
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../font/fontawesome-webfont.eot?v=4.5.0");
  src: url("../font/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../font/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../font/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../font/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../font/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

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

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

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

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

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

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

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

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

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

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

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

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

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

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

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

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

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

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

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

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

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

.fa-inverse {
  color: #fff; }

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

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

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

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

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

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

.fa-star-o:before {
  content: "\f006"; }

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

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

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

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

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

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

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

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

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

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

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

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

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

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

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-times-circle-o:before {
  content: "\f05c"; }

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

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

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

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

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

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

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

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

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

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

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

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

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

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

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

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

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

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

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

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

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

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

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

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

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

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

.fa-sign-in:before {
  content: "\f090"; }

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

.fa-github-square:before {
  content: "\f092"; }

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

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

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

.fa-square-o:before {
  content: "\f096"; }

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

.fa-phone-square:before {
  content: "\f098"; }

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

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

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

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

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

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

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

.fa-flask:before {
  content: "\f0c3"; }

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

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

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

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

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

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

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

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

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

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

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

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

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

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

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

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

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

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

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

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

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

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

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

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

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

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

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

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

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

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

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

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

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

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

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

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

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

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

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

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

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

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

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

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

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

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

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

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

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

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

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

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

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

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

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

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

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

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

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

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

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

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

.fa-flag-o:before {
  content: "\f11d"; }

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

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

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

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

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

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

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

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

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

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

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

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

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

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

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

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

.fa-microphone-slash:before {
  content: "\f131"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

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

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

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

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

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

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

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

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

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

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

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

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

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

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

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

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

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

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

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

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

/* latin-ext */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 300;
  src: local("Titillium Web Light Italic"), local("TitilliumWeb-LightItalic"), url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPFcZTIAOhVxoMyOr9n_E7fdMbepI5Db5yciWM.woff2) format("woff2"), url("../font/TitilliumWeb-Light.woff?v=4.5.0") format("woff");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 300;
  src: local("Titillium Web Light Italic"), local("TitilliumWeb-LightItalic"), url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPFcZTIAOhVxoMyOr9n_E7fdMbepI5DYZyc.woff2) format("woff2"), url("../font/TitilliumWeb-Light.woff?v=4.5.0") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* latin-ext */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 400;
  src: local("Titillium Web Italic"), local("TitilliumWeb-Italic"), url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPAcZTIAOhVxoMyOr9n_E7fdMbWAaxWXr0.woff2) format("woff2"), url("../font/TitilliumWeb-Regular.woff?v=4.5.0") format("woff");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 400;
  src: local("Titillium Web Italic"), local("TitilliumWeb-Italic"), url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPAcZTIAOhVxoMyOr9n_E7fdMbWD6xW.woff2) format("woff2"), url("../font/TitilliumWeb-Regular.woff?v=4.5.0") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* latin-ext */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 600;
  src: local("Titillium Web SemiBold Italic"), local("TitilliumWeb-SemiBoldItalic"), url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPFcZTIAOhVxoMyOr9n_E7fdMbe0IhDb5yciWM.woff2) format("woff2"), url("../font/TitilliumWeb-SemiBold.woff?v=4.5.0") format("woff");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 600;
  src: local("Titillium Web SemiBold Italic"), local("TitilliumWeb-SemiBoldItalic"), url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPFcZTIAOhVxoMyOr9n_E7fdMbe0IhDYZyc.woff2) format("woff2"), url("../font/TitilliumWeb-SemiBold.woff?v=4.5.0") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* latin-ext */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: local("Titillium Web Light"), local("TitilliumWeb-Light"), url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPDcZTIAOhVxoMyOr9n_E7ffGjEGIVzY4SY.woff2) format("woff2"), url("../font/TitilliumWeb-Light.woff?v=4.5.0") format("woff");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: local("Titillium Web Light"), local("TitilliumWeb-Light"), url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPDcZTIAOhVxoMyOr9n_E7ffGjEGItzYw.woff2) format("woff2"), url("../font/TitilliumWeb-Light.woff?v=4.5.0") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* latin-ext */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: local("Titillium Web Regular"), local("TitilliumWeb-Regular"), url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPecZTIAOhVxoMyOr9n_E7fdM3mDbRS.woff2) format("woff2"), url("../font/TitilliumWeb-Regular.woff?v=4.5.0") format("woff");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: local("Titillium Web Regular"), local("TitilliumWeb-Regular"), url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPecZTIAOhVxoMyOr9n_E7fdMPmDQ.woff2) format("woff2"), url("../font/TitilliumWeb-Regular.woff?v=4.5.0") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* latin-ext */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  src: local("Titillium Web SemiBold"), local("TitilliumWeb-SemiBold"), url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPDcZTIAOhVxoMyOr9n_E7ffBzCGIVzY4SY.woff2) format("woff2"), url("../font/TitilliumWeb-SemiBold.woff?v=4.5.0") format("woff");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  src: local("Titillium Web SemiBold"), local("TitilliumWeb-SemiBold"), url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPDcZTIAOhVxoMyOr9n_E7ffBzCGItzYw.woff2) format("woff2"), url("../font/TitilliumWeb-SemiBold.woff?v=4.5.0") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* latin-ext */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  src: local("Titillium Web Bold"), local("TitilliumWeb-Bold"), url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGIVzY4SY.woff2) format("woff2"), url("../font/TitilliumWeb-Bold.woff?v=4.5.0") format("woff");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  src: local("Titillium Web Bold"), local("TitilliumWeb-Bold"), url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGItzYw.woff2) format("woff2"), url("../font/TitilliumWeb-Bold.woff?v=4.5.0") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* latin-ext */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 900;
  src: local("Titillium Web Black"), local("TitilliumWeb-Black"), url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPDcZTIAOhVxoMyOr9n_E7ffEDBGIVzY4SY.woff2) format("woff2"), url("../font/TitilliumWeb-Black.woff?v=4.5.0") format("woff");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 900;
  src: local("Titillium Web Black"), local("TitilliumWeb-Black"), url(https://fonts.gstatic.com/s/titilliumweb/v8/NaPDcZTIAOhVxoMyOr9n_E7ffEDBGItzYw.woff2) format("woff2"), url("../font/TitilliumWeb-Black.woff?v=4.5.0") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
@font-face {
  font-family: 'logocrp';
  src: url("../font/ShelleyAllegroScript.eot?#iefix") format("embedded-opentype"), url("../font/ShelleyAllegroScript.woff") format("woff"), url("../font/ShelleyAllegroScript.ttf") format("truetype"), url("../font/ShelleyAllegroScript.svg#svgFontName") format("svg");
  /* Legacy iOS */ }

html,
body {
  font-family: 'Titillium Web', sans-serif;
  height: 100%; }

body {
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 1.55;
  text-rendering: optimizeLegibility; }

hr {
  margin: 10px 0; }

/*titolo pagina*/
h1 {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2; }

/*titolo sezione*/
h2 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2; }

/*titolo articolo*/
h3 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2; }

/*titolo paragrafo*/
h4 {
  font-size: 23px;
  font-weight: bold;
  line-height: 1.2; }

/*testo grande*/
h5 {
  font-size: 21px;
  line-height: 1.2; }

/*titoletto*/
h6 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.55; }

#wrap section#content .container,
#wrap section#content .container-fluid {
  padding-left: 0;
  padding-right: 0; }

/*#navigation .container {background-color: white;}*/
@media (max-width: 767px) and (min-width: 576px) {
  .container {
    max-width: none; } }

/* ---  HEADER --- */
.page-header {
  top: 0px;
  position: fixed;
  width: 100%;
  position: relative;
  margin: 0px !important;
  padding-bottom: 0px !important; }

.area-appartenenza {
  color: #fff;
  min-height: 48px;
  line-height: 48px;
  background-color: #30373D;
  font-size: 16px;
  font-weight: bold; }

.area-appartenenza a,
.area-appartenenza a:hover {
  color: #fff !important; }

.area-intestazione,
.search > div {
  background-color: #0059b3; }

.area-intestazione {
  background-color: #0059b3; }

.area-intestazione .logo-container {
  margin-left: 0px;
  transition: all 0.3s ease 0s; }

.logo-container .logo-text,
.logo-container .logo-img {
  display: table-cell;
  vertical-align: top; }

.logo-text h1 {
  margin-top: 0px;
  margin-bottom: 0px; }

.logo-text {
  color: white;
  vertical-align: middle;
  padding-top: 18px; }

.social-icons {
  color: white; }

.logo-container .logo-img {
  max-width: 92px; }

.page-header > .container h1 {
  font-size: 2.5em;
  font-weight: bold;
  height: 100%;
  padding: 35px 10px 10px 0px;
  margin: 0px;
  color: #000;
  font-family: 'logocrp';
  line-height: 1px; }

.page-header > .container h5 {
  font-size: 2em;
  height: 100%;
  color: #000; }

@media (min-width: 1550px) {
  .imgHome {
    height: 250px !important; } }

@media (max-width: 499px) and (min-width: 339px) {
  .page-header .area-appartenenza {
    font-size: 10px; } }

@media (max-width: 338px) {
  .page-header .area-appartenenza {
    font-size: 8px; } }

@media (min-width: 992px) {
  .page-header {
    height: 199px; }
  .area-intestazione {
    height: 150px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .page-header {
    height: 173px; }
  .area-intestazione {
    height: 125px; } }

@media (max-width: 767px) and (min-width: 576px) {
  .page-header {
    height: 173px; }
  .area-intestazione {
    height: 125px; } }

@media (max-width: 349px) {
  .page-header .area-intestazione .logo-container .logo-text p {
    font-size: .5em !important; } }

/* Search Bar */
.page-header .area-intestazione .social-container .search .portlet-content fieldset.search-bar {
  border-radius: 4px;
  padding: 0 0 0 1.5em !important; }

.page-header .area-intestazione .social-container .search .portlet-content fieldset.search-bar {
  border-radius: 4px;
  padding: 0 0 0 1.5em !important; }

.search > div > i {
  padding: 2px;
  text-align: center;
  color: #0a597a; }

.search > div > input {
  width: 180px;
  outline: none;
  background-color: #fff;
  border: solid 0px;
  color: #0a597a; }

button.search-button {
  top: 0;
  background-color: #0a597a !important;
  color: #eee;
  border: none; }

#portlet_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch input,
.search input {
  border: unset;
  border-radius: 0px;
  width: 80%;
  border-top-right-radius: unset;
  border-bottom-right-radius: unset; }

#portlet_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch .input-group {
  width: 100%; }

@media (max-width: 991px) and (min-width: 768px) {
  .page-header .area-intestazione .container .social-container .social-icons label {
    display: none; }
  .page-header .area-intestazione .social-container .search .portlet-content fieldset.search-bar {
    padding: 0 !important; }
  #portlet_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch input,
  .search input {
    width: 70%; } }

/* --- NAVIGATION #navigation --- */
#navigation {
  top: -1px; }

.glyphicon-home {
  color: #fff; }

.glyphicon-search {
  float: right;
  padding: 0px 5px;
  margin: 0px;
  color: #fff;
  width: 25px;
  line-height: 55px;
  background: #245269;
  height: 49px; }

.box-colors {
  overflow: hidden;
  width: 100%;
  padding: 0px;
  margin: 0px;
  height: 5px; }

.box-color {
  display: inline-block;
  float: left;
  width: 10%;
  height: 5px;
  background-color: #000;
  padding: 0px;
  margin: 0px; }

.box-colors > .box-1,
.footer > .box-1 {
  background-color: #d20000; }

.box-colors > .box-2 {
  background-color: #1e91bf; }

.box-colors > .box-3,
.footer > .box-3 {
  background-color: #F0B40D; }

.box-colors > .box-4,
.footer > .box-4 {
  background-color: #56742C; }

.box-colors > .box-5,
.footer > .box-5 {
  background-color: #E97013; }

.box-colors > .box-6 {
  background-color: #e4e4e6; }

@media (max-width: 1200px) and (min-width: 992px) {
  nav.navbar .container li > a {
    padding: 0 13px; } }

@media (max-width: 991px) and (min-width: 768px) {
  #navigation .container-menu ul.nav li.dropdown-hover a {
    padding: 0px 13px; }
  #navigation .container-menu ul.nav li.dropdown-hover a ul.menu-child {
    overflow: hidden; }
  #navigation .container-menu ul.nav li.dropdown-hover a ul.menu-child li {
    width: max-content; }
  #navigation .container-menu ul.nav li.dropdown-hover ul.menu-child li .yamm-content div.row ul.col-md-6 {
    flex: 0 0 100%;
    max-width: 100%; }
  #navigation .container-menu ul.nav li.dropdown-hover ul.menu-child li {
    width: max-content; }
  #navigation .container-menu ul.nav li.dropdown-hover:hover ul.dropdown-menu li a {
    padding: 5px 15px; }
  #navigation .container-menu ul.nav li.dropdown-hover:hover ul.dropdown-menu li a {
    padding: 5px 15px; }
  #navigation .container-menu ul.nav li.dropdown-hover:hover ul.dropdown-menu li .yamm-content ul {
    padding: 0;
    font-size: 0.7em; }
  #navigation .container-menu ul.nav li.dropdown-hover:hover ul.dropdown-menu li .yamm-content ul li {
    padding: 5px 0; } }

@media (max-width: 350px) {
  #navigation .container .navbar-header p.menu-text {
    font-size: 0.7em;
    margin-top: 14px; } }

#navigation .navbar-toggle {
  border-radius: 0px;
  background-color: transparent;
  float: left;
  margin-left: 0;
  margin-right: 8px; }

#navigation .container .navbar-header .navbar-toggle:hover,
#navigation .container .navbar-header .navbar-toggle:focus {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar-1 {
  background-color: #d20000; }

.navbar-default .navbar-toggle .icon-bar-2 {
  background-color: #F0B40D; }

.navbar-default .navbar-toggle .icon-bar-3 {
  background-color: #56742C; }

#navigation .collapsing li {
  display: none; }

.dropdown-menu {
  font-size: 1em; }

ul.nav > li.dropdown > ul.dropdown-menu {
  background-color: #FFF; }

ul.nav li.dropdown-hover:hover > ul.dropdown-menu {
  display: block;
  background-color: #FFF; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #0A597A;
  background-color: #245269; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus a.active {
  background-image: none;
  background-color: #0A597A;
  color: #eb9316; }

.navbar-default {
  background-image: none; }

.menu-large {
  position: static !important; }

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static; }

.yamm .container {
  position: relative;
  padding-left: 0px;
  padding-right: 0px; }

.yamm .dropdown-menu {
  left: auto; }

.yamm .yamm-content {
  margin: 0px; }

.yamm .yamm-content .row {
  margin-right: 0px; }

.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0; }

ul.dropdown-menu {
  border: 0px;
  border-radius: 0px;
  padding: 0px;
  margin: 0px; }

ul.dropdown-menu li {
  text-align: left; }

ul.menu li:hover {
  border-left: solid 5px #E97013;
  background-color: #FFD9BB;
  padding: 0px; }

ul.menu li:hover a {
  padding-left: 10px; }

ul.dropdown-menu li a {
  padding: 5px 15px;
  color: #23527c; }

ul.dropdown-menu li a:hover,
ul.dropdown-menu li a:focus {
  background-color: #FFD9BB; }

.yamm .yamm-content ul {
  padding: 0px;
  margin: 0px; }

.yamm .yamm-content ul li {
  padding: 5px 10px;
  width: 100%; }

.yamm .yamm-content ul li:hover {
  background-color: #fff;
  width: 100%;
  border-left: solid 5px #E97013;
  background-color: #FFD9BB; }

.yamm .yamm-content ul li.nohover {
  border-left: none;
  padding: 10px 10px 0px 10px; }

.yamm .yamm-content ul li.nohover:hover {
  border-left: none;
  padding: 10px 10px 0px 10px;
  background-color: #fff; }

.yamm .yamm-content ul li a {
  text-decoration: none;
  width: 100%;
  color: #23527c;
  width: 100%;
  text-align: left;
  margin: 0px;
  text-wrap: none; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: none !important; }

.navbar-form {
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px; }

@media (max-width: 1199px) {
  .container-menu {
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100% !important; } }

@media (max-width: 767px) {
  .navbar-nav > li {
    padding-left: 0; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #23527c; } }

@media (max-width: 552px) {
  .navbar-nav > li {
    font-size: 1em; } }

@media (min-width: 768px) {
  .navbar {
    max-height: 60px !important;
    min-height: 60px !important; }
  .navbar-nav > li > a {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 55px;
    line-height: 55px; }
  .yamm .yamm-content {
    padding: 0px; }
  .yamm .yamm-content ul li:hover {
    padding-left: 5px; }
  .yamm .yamm-content ul li a {
    padding: 0px; } }

@media (min-width: 1201px) {
  .navbar-nav > li > a {
    text-shadow: none;
    font-size: 1.2em; } }

@media (max-width: 1200px) and (min-width: 992px) {
  .navbar-nav > li > a {
    text-shadow: none;
    font-size: 1em; } }

@media (max-width: 991px) and (min-width: 768px) {
  .navbar-nav > li > a,
  .dropdown-menu > li > a {
    text-shadow: none;
    font-size: 0.7em; } }

@media (max-width: 767px) {
  .yamm .yamm-content {
    padding: 0px 0px 0px 15px; }
  .navbar-nav > li > a,
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  .yamm .yamm-content ul li a {
    text-shadow: none;
    font-size: 0.85em; } }

/* HEADER BAR STICKED*/
#navigation.head-bar-sticked {
  /*height: 60px !important;*/
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 988;
  overflow: hidden; }

/*#navigation.head-bar-sticked #navigation {height: 60px !important;}*/
#navigation.head-bar-sticked .container-menu ul.nav li.dropdown-hover:hover ul.dropdown-menu {
  position: fixed;
  top: 60px; }

@media (max-width: 991px) and (min-width: 768px) {
  #navigation.head-bar-sticked .container-menu ul.nav li.dropdown-hover:hover ul.dropdown-menu li a {
    padding: 5px 15px; }
  #navigation.head-bar-sticked .container-menu ul.nav li.dropdown-hover:hover ul.dropdown-menu li .yamm-content ul {
    padding: 0;
    font-size: 0.7em; }
  #navigation.head-bar-sticked .container-menu ul.nav li.dropdown-hover:hover ul.dropdown-menu li .yamm-content ul li {
    padding: 5px 0; } }

/** CENTRAL CONTENTS*/
#wrap {
  min-height: 100%;
  padding: 20px 0px; }

.panel-no-border {
  padding-left: 0px;
  padding-right: 0px; }

.table-cell-raggruppamento {
  border: solid 1px #0a597a;
  padding: 10px 0px;
  border-radius: 3px; }

.table-cell-raggruppamento .fa-chevron-down,
.table-cell-raggruppamento .fa-chevron-up,
.blu {
  color: #0a597a; }

.link-raggruppamento {
  cursor: pointer; }

.item-group {
  margin-top: 10px;
  padding-top: 10px;
  border-top: solid 1px #0a597a; }

.img-raggruppamento {
  padding-left: 10px;
  max-width: 70px;
  min-width: 70px; }

.siteMap > ul > li.root,
#pnlPrevLegislatura a.tipologia:hover {
  color: #d20000; }

.siteMap ul li {
  color: #262626; }

.siteMap > ul > li > a {
  color: #d20000;
  font-weight: bold; }

.siteMap a {
  text-decoration: none;
  color: #262626; }

.siteMap a:hover {
  text-decoration: underline; }

/* Site Map Amministrazione Trasparente */
.mappasitotrasp .portlet-content-container > .portlet-body > ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px; }

/* Table Aggregatori */
#data-table.gridTable {
  border: none;
  line-height: 1.6rem; }

#data-table.gridTable tbody + tbody {
  border-top: none; }

#data-table.gridTable > thead > tr > th {
  color: #d20000;
  border: 1px solid #dfe7eb;
  vertical-align: top;
  padding: 0.5rem; }

#data-table.gridTable > tbody > tr > td {
  border: 1px solid #dfe7eb;
  vertical-align: top;
  padding: 0.5rem; }

#data-table.gridTable > tbody > tr > td.content-center {
  vertical-align: middle;
  text-align: center; }

#data-table.gridTable > tbody > tr > td a {
  color: #0A597A; }

#detail {
  margin-top: 1rem; }

#detail > div {
  margin-bottom: 1.1em; }

#detail > div > span > p:first-of-type {
  display: inline-block; }

#detail h3 {
  margin-top: 1.2rem;
  margin-bottom: 0.6rem; }

#detail h6 {
  margin-top: 0.6rem;
  margin-bottom: 0.6rem; }

#detail .red {
  color: #d20000; }

/* NO Header to Back*/
.header-to-back-none div.portlet-body div.mb-2 .component-title .asset-title {
  display: none !important; }

/* Header to Back*/
div.portlet-body div.mb-2 span.header-back-to {
  vertical-align: text-top;
  padding: 0 0.2em; }

/* Portlet title none*/
.portlet-title-none .panelTitle {
  display: none; }

.portlet-title-none .portlet-body .panelTitle {
  display: initial; }

/* Portlet overflow visible*/
.portlet-overflow-visible table.table {
  overflow: visible; }

/* Portlet pagination config hidden*/
.portlet-pagination-config-hidden .lfr-pagination-config {
  display: none; }

/* Consulenti-Personale*/
/* Accordion with img*/
#accordion-img.panel {
  border: solid 1px #0A597A;
  padding: 10px 0px;
  border-radius: 3px; }

#accordion-img .collapseicon .fa-chevron-down {
  display: none; }

#accordion-img .collapseicon .fa-chevron-up {
  display: inherit; }

#accordion-img .collapsed.collapseicon .fa-chevron-down {
  display: inherit; }

#accordion-img .collapsed.collapseicon .fa-chevron-up {
  display: none; }

#accordion-img .taglib-categorization-filter {
  display: none; }

#accordion-img .flex-container .flex-item-left-img {
  padding-left: 0; }

#accordion-img .flex-container .flex-item-left-img img {
  width: 60px; }

@media (max-width: 767px) {
  #accordion-img .flex-container .flex-item-left-img {
    padding-left: 10px !important; } }

#accordion-img .flex-container .flex-item-center-text a {
  vertical-align: sub;
  cursor: pointer;
  color: #0A597A; }

#accordion-img .flex-container .flex-item-right-icon a {
  display: inline-flex;
  vertical-align: sub;
  cursor: pointer;
  color: #0A597A; }

#accordion-img .flex-container .flex-item-left {
  padding-left: 0; }

#accordion-img .flex-container .flex-item-left a {
  cursor: pointer;
  color: #0A597A; }

@media (max-width: 767px) {
  #accordion-img .flex-container .flex-item-left {
    padding-left: 10px !important; } }

#accordion-img .flex-container .flex-item-right a {
  display: inline-block;
  vertical-align: sub;
  cursor: pointer;
  color: #0A597A; }

#accordion-img #accordion-open {
  margin-top: 10px;
  padding-top: 10px;
  border-top: solid 1px #0A597A; }

#accordion-img #data-table.gridTable {
  font-size: 1rem;
  border: none;
  line-height: 1.3;
  margin-bottom: 0; }

@media (max-width: 1199px) {
  #accordion-img #data-table.gridTable {
    font-size: 0.8rem;
    line-height: 1.2rem; } }

@media (max-width: 767px) {
  #accordion-img #data-table.gridTable {
    font-size: 0.6rem;
    line-height: 0.8rem; } }

/* Aggregatore Risorse - lista di elementi*/
/* List item*/
#list-item .item-content {
  padding: 0.5rem;
  border-bottom: solid 1px #dfe7eb;
  margin-bottom: 0.6rem; }

#list-item .red {
  color: #d20000; }

#list-item .item-content h6 {
  line-height: 1.2; }

#list-item .item-content p {
  margin-bottom: 0.6rem; }

#list-item .flex-item-left {
  float: left;
  width: 80%; }

#list-item .flex-item-right {
  float: right;
  width: 20%;
  text-align: right; }

/* List item with image*/
#list-item-image {
  margin-bottom: 1em; }

#list-item-image .media {
  border-bottom: 1px solid #DED7D7; }

#list-item-image .media img {
  border: 1px solid #DED7D7;
  width: 153px;
  padding: 5px; }

#list-item-image .red {
  color: #d20000; }

/* Detail List item with image*/
#list-item-image-detail h3 {
  font-size: 1.7em; }

#list-item-image-detail h2 {
  font-size: 1.7em; }

#list-item-image-detail .title {
  margin-bottom: 1em; }

#list-item-image-detail span.section {
  background: #DED7D7;
  margin-right: 0.5em;
  padding: 0 0.5em; }

#list-item-image-detail div p {
  text-align: justify;
  margin-top: 1em; }

@media (max-width: 991px) {
  #list-item-image-detail span.section {
    display: table; } }

/* ===== FOOTER ==*/
.footer {
  clear: both;
  width: auto;
  overflow: auto;
  position: relative;
  margin-top: 40px;
  min-height: 250px;
  background-color: #00264D;
  color: #fff; }

.footer .container {
  background-color: #00264D; }

.footer > .box-colors {
  height: 25px; }

.footer > .box-colors > .box-color {
  display: inline-block;
  float: left;
  width: 10%;
  height: 55px;
  padding: 0px;
  margin: 0px; }

.footer a,
.footer a:hover {
  color: #fff;
  text-decoration: none; }

.footer-boxes-container {
  padding: 20px 0px; }

.copyright {
  /*font-family: 'logocrp';*/
  font-size: 1em; }

.copyright span.scritta {
  /*font-family:'logocrp';*/
  text-transform: initial;
  font-size: 1.25em;
  font-weight: 600; }

/*.subtitle   {padding: 5px 0px 0px 8px !important; }*/
.footer-info-point {
  font-size: 1.1em;
  padding: 5px; }

.footer nav ul {
  list-style-type: none;
  font-size: 1.1em;
  padding-left: 0px; }

.footer .icon {
  fill: #fff;
  width: 48px;
  height: 48px;
  margin-right: 8px;
  flex-shrink: 0; }

.no-border,
.gridTable {
  border: none; }

.container-bread-crumb {
  background-color: #fff;
  font-size: 1em;
  padding: 3px; }

.marginBottom20 {
  margin-bottom: 20px; }

.marginBottom30 {
  margin-bottom: 30px; }

.panelTitle {
  font-weight: bold;
  font-size: 1em;
  color: #000;
  text-align: left;
  padding: 5px;
  border-bottom: 1px solid #e97013;
  text-transform: uppercase; }

img.small {
  max-width: 80%;
  height: auto; }

img.contentImage {
  max-height: 300px;
  max-width: 135px;
  cursor: pointer;
  float: left;
  margin: 10px 10px 0px 0px;
  border: 1px solid #ded7d7;
  padding: 5px; }

.grid > tbody > tr > th,
.grid > tbody > tr > td,
.gridTable > tbody > tr > th,
.gridTable > tbody > tr > td {
  border: 1px solid #dfe7eb; }

.gridTable > tbody > tr > th {
  color: #d20000 !important; }

.gridTable .paging div,
.gridList .paging div {
  text-align: center; }

.gridTable .paging td a[disabled="disabled"],
.gridList .paging td a[disabled="disabled"],
ul.lateralIcon li a[disabled="disabled"] {
  color: #dfe7eb; }

.gridTable .paging td a[disabled="disabled"]:hover,
.gridList .paging td a[disabled="disabled"]:hover,
ul.lateralIcon li a[disabled="disabled"]:hover {
  text-decoration: none; }

.padding-dx-10 {
  padding-right: 10px; }

.grid th a {
  color: #0A597A !important; }

.grid td a {
  color: #000 !important;
  text-decoration: underline; }

tr.gridFooter > td {
  border: 1px solid #dfe7eb; }

tr.gridFooter > td > table > tr > td,
.gridList,
.gridList td {
  border: none !important; }

.gridList th {
  display: none; }

.gridList a,
.gridTable a,
.text-raggruppamento {
  color: #0A597A; }

.gridList h1,
.container-masonry h1 {
  margin: 0px 0px 5px 0px !important;
  font-size: 18px; }

.gridList h1 a.titolo {
  text-decoration: none; }

.gridList h1 a.titolo:hover {
  color: #d20000 !important;
  text-decoration: underline; }

.gridList tr:first-child {
  border-top: none; }

.gridList tr:not(:first-child) {
  border-top: solid 1px #dfe7eb; }

.gridList .tipologia,
.tipologia {
  color: #d20000;
  font-weight: bold; }

.td-img {
  vertical-align: top;
  padding-left: 0px !important;
  padding-right: 5px !important; }

.download-allegati {
  vertical-align: bottom !important;
  text-align: right; }

/*.table { margin-bottom: 0px !important; }*/
.caretUp {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.current-page {
  font-size: 1em;
  color: #d20000;
  font-weight: bold; }

.panel-filtri {
  border: solid 1px #dfe7eb;
  padding: 10px 0px 10px 0px;
  border-radius: 3px;
  margin-bottom: 20px; }

.panel-filtri label {
  font-weight: normal; }

.bold {
  font-weight: bold; }

.filtri {
  padding-bottom: 10px;
  cursor: pointer; }

#filtri {
  border-top: solid 1px #dfe7eb; }

#pnlFiltri {
  padding: 10px 0px 0px 0px; }

#pnlFiltriBilancio {
  border-top: solid 1px #dfe7eb;
  padding: 10px; }

#btnApplicaFiltro {
  margin-right: 10px; }

fieldset {
  border: 1px groove #0A597A !important;
  border-radius: 4px;
  padding: 0 1.4em 1.4em 1.4em !important;
  margin: 0 0 1.5em 0 !important;
  -webkit-box-shadow: 0px 0px 0px 0px #000;
  box-shadow: 0px 0px 0px 0px #000; }

legend {
  width: inherit;
  padding: 0 10px;
  border-bottom: none;
  color: #0A597A; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 4px;
  margin: 0px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-button-filter {
  padding-top: 28px; }

.item-content {
  padding: 5px 10px 10px 0px;
  /*border-bottom:dotted 1px #d20000;*/
  margin-bottom: 10px; }

.item-content h1 {
  margin: 0px !important;
  font-size: 18px; }

.item-content h1 a.titolo {
  color: #0A597A !important;
  text-decoration: none; }

.item-content h1 a.titolo:hover {
  color: #0A597A !important;
  text-decoration: underline; }

.vMiddle {
  vertical-align: middle !important; }

/* ### BACK TO TOP BUTTON ### */
.f-nav {
  z-index: 9999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%; }

.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1; }

.cd-top.cd-fade-out {
  opacity: .5; }

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #D20000 url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s; }

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s; }

.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1; }

.cd-top.cd-fade-out {
  opacity: .5; }

.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1; }

.fa-facebook-square {
  color: white;
  /*#0a597a; */ }

.fa-twitter-square {
  color: #d1b93b; }

.fa-youtube-play {
  text-align: center;
  font-size: 33px;
  color: #ffffff; }

.bilancio-item > div {
  padding: 10px !important; }

.bilancio-separatore {
  border-bottom: solid 1px #ddd; }

#pnlPrevLegislatura {
  margin-top: 20px;
  border: solid 1px #0a597a;
  padding: 10px 0px 10px 0px;
  border-radius: 3px;
  margin-bottom: 20px; }

.filtri-prev-legislatura {
  border-top: solid 1px #0a597a !important;
  margin-top: 10px; }

/* ### VOICE ### */
#divVoice {
  background-color: white;
  z-index: 9;
  border: 1px solid #007BFF;
  padding: 0.2rem; }

/* ### SOCIAL BAR ### */
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format("woff2");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format("woff2");
  unicode-range: U+0370-03FF; }

/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFW50bbck.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2) format("woff2");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2) format("woff2");
  unicode-range: U+0370-03FF; }

/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-family: 'entypo';
  font-style: normal;
  font-weight: normal;
  src: url("https://weloveiconfonts.com/a../font/entypo/entypo.eot");
  src: url("https://weloveiconfonts.com/a../font/entypo/entypo.eot?#iefix") format("eot"), url("https://weloveiconfonts.com/a../font/entypo/entypo.woff") format("woff"), url("https://weloveiconfonts.com/a../font/entypo/entypo.ttf") format("truetype"), url("https://weloveiconfonts.com/a../font/entypo/entypo.svg#entypo") format("svg"); }

.entypo-note:before {
  content: "\266a"; }

.entypo-note-beamed:before {
  content: "\266b"; }

.entypo-music:before {
  content: "\1f3b5"; }

.entypo-search:before {
  content: "\1f50d"; }

.entypo-flashlight:before {
  content: "\1f526"; }

.entypo-mail:before {
  content: "\2709"; }

.entypo-heart:before {
  content: "\2665"; }

.entypo-heart-empty:before {
  content: "\2661"; }

.entypo-star:before {
  content: "\2605"; }

.entypo-star-empty:before {
  content: "\2606"; }

.entypo-user:before {
  content: "\1f464"; }

.entypo-users:before {
  content: "\1f465"; }

.entypo-user-add:before {
  content: "\e700"; }

.entypo-video:before {
  content: "\1f3ac"; }

.entypo-picture:before {
  content: "\1f304"; }

.entypo-camera:before {
  content: "\1f4f7"; }

.entypo-layout:before {
  content: "\268f"; }

.entypo-menu:before {
  content: "\2630"; }

.entypo-check:before {
  content: "\2713"; }

.entypo-cancel:before {
  content: "\2715"; }

.entypo-cancel-circled:before {
  content: "\2716"; }

.entypo-cancel-squared:before {
  content: "\274e"; }

.entypo-plus:before {
  content: "\2b"; }

.entypo-plus-circled:before {
  content: "\2795"; }

.entypo-plus-squared:before {
  content: "\229e"; }

.entypo-minus:before {
  content: "\2d"; }

.entypo-minus-circled:before {
  content: "\2796"; }

.entypo-minus-squared:before {
  content: "\229f"; }

.entypo-help:before {
  content: "\2753"; }

.entypo-help-circled:before {
  content: "\e704"; }

.entypo-info:before {
  content: "\2139"; }

.entypo-info-circled:before {
  content: "\e705"; }

.entypo-back:before {
  content: "\1f519"; }

.entypo-home:before {
  content: "\2302"; }

.entypo-link:before {
  content: "\1f517"; }

.entypo-attach:before {
  content: "\1f4ce"; }

.entypo-lock:before {
  content: "\1f512"; }

.entypo-lock-open:before {
  content: "\1f513"; }

.entypo-eye:before {
  content: "\e70a"; }

.entypo-tag:before {
  content: "\e70c"; }

.entypo-bookmark:before {
  content: "\1f516"; }

.entypo-bookmarks:before {
  content: "\1f4d1"; }

.entypo-flag:before {
  content: "\2691"; }

.entypo-thumbs-up:before {
  content: "\1f44d"; }

.entypo-thumbs-down:before {
  content: "\1f44e"; }

.entypo-download:before {
  content: "\1f4e5"; }

.entypo-upload:before {
  content: "\1f4e4"; }

.entypo-upload-cloud:before {
  content: "\e711"; }

.entypo-reply:before {
  content: "\e712"; }

.entypo-reply-all:before {
  content: "\e713"; }

.entypo-forward:before {
  content: "\27a6"; }

.entypo-quote:before {
  content: "\275e"; }

.entypo-code:before {
  content: "\e714"; }

.entypo-export:before {
  content: "\e715"; }

.entypo-pencil:before {
  content: "\270e"; }

.entypo-feather:before {
  content: "\2712"; }

.entypo-print:before {
  content: "\e716"; }

.entypo-retweet:before {
  content: "\e717"; }

.entypo-keyboard:before {
  content: "\2328"; }

.entypo-comment:before {
  content: "\e718"; }

.entypo-chat:before {
  content: "\e720"; }

.entypo-bell:before {
  content: "\1f514"; }

.entypo-attention:before {
  content: "\26a0"; }

.entypo-alert:before {
  content: "\1f4a5'"; }

.entypo-vcard:before {
  content: "\e722"; }

.entypo-address:before {
  content: "\e723"; }

.entypo-location:before {
  content: "\e724"; }

.entypo-map:before {
  content: "\e727"; }

.entypo-direction:before {
  content: "\27a2"; }

.entypo-compass:before {
  content: "\e728"; }

.entypo-cup:before {
  content: "\2615"; }

.entypo-trash:before {
  content: "\e729"; }

.entypo-doc:before {
  content: "\e730"; }

.entypo-docs:before {
  content: "\e736"; }

.entypo-doc-landscape:before {
  content: "\e737"; }

.entypo-doc-text:before {
  content: "\1f4c4"; }

.entypo-doc-text-inv:before {
  content: "\e731"; }

.entypo-newspaper:before {
  content: "\1f4f0"; }

.entypo-book-open:before {
  content: "\1f4d6"; }

.entypo-book:before {
  content: "\1f4d5"; }

.entypo-folder:before {
  content: "\1f4c1"; }

.entypo-archive:before {
  content: "\e738"; }

.entypo-box:before {
  content: "\1f4e6"; }

.entypo-rss:before {
  content: "\e73a"; }

.entypo-phone:before {
  content: "\1f4dE"; }

.entypo-cog:before {
  content: "\2699"; }

.entypo-tools:before {
  content: "\2692"; }

.entypo-share:before {
  content: "\e73c"; }

.entypo-shareable:before {
  content: "\e73e"; }

.entypo-basket:before {
  content: "\e73d"; }

.entypo-bag:before {
  content: "\1f45c'"; }

.entypo-calendar:before {
  content: "\1f4c5"; }

.entypo-login:before {
  content: "\e740"; }

.entypo-logout:before {
  content: "\e741"; }

.entypo-mic:before {
  content: "\1f3a4"; }

.entypo-mute:before {
  content: "\1f507"; }

.entypo-sound:before {
  content: "\1f50a"; }

.entypo-volume:before {
  content: "\e742"; }

.entypo-clock:before {
  content: "\1f554"; }

.entypo-hourglass:before {
  content: "\23f3"; }

.entypo-lamp:before {
  content: "\1f4a1"; }

.entypo-light-down:before {
  content: "\1f505"; }

.entypo-light-up:before {
  content: "\1f506"; }

.entypo-adjust:before {
  content: "\25d1"; }

.entypo-block:before {
  content: "\1f6ab"; }

.entypo-resize-full:before {
  content: "\e744"; }

.entypo-resize-small:before {
  content: "\e746"; }

.entypo-popup:before {
  content: "\e74c"; }

.entypo-publish:before {
  content: "\e74d"; }

.entypo-window:before {
  content: "\e74e"; }

.entypo-arrow-combo:before {
  content: "\e74f"; }

.entypo-down-circled:before {
  content: "\e758"; }

.entypo-left-circled:before {
  content: "\e759"; }

.entypo-right-circled:before {
  content: "\e75a"; }

.entypo-up-circled:before {
  content: "\e75b"; }

.entypo-down-open:before {
  content: "\e75c"; }

.entypo-left-open:before {
  content: "\e75d"; }

.entypo-right-open:before {
  content: "\e75e"; }

.entypo-up-open:before {
  content: "\e75f"; }

.entypo-down-open-mini:before {
  content: "\e760"; }

.entypo-left-open-mini:before {
  content: "\e761"; }

.entypo-right-open-mini:before {
  content: "\e762"; }

.entypo-up-open-mini:before {
  content: "\e763"; }

.entypo-down-open-big:before {
  content: "\e764"; }

.entypo-left-open-big:before {
  content: "\e765"; }

.entypo-right-open-big:before {
  content: "\e766"; }

.entypo-up-open-big:before {
  content: "\e767"; }

.entypo-down:before {
  content: "\2b07"; }

.entypo-left:before {
  content: "\2b05"; }

.entypo-right:before {
  content: "\27a1"; }

.entypo-up:before {
  content: "\2b06"; }

.entypo-down-dir:before {
  content: "\25be"; }

.entypo-left-dir:before {
  content: "\25c2"; }

.entypo-right-dir:before {
  content: "\25b8"; }

.entypo-up-dir:before {
  content: "\25b4"; }

.entypo-down-bold:before {
  content: "\e4b0"; }

.entypo-left-bold:before {
  content: "\e4ad"; }

.entypo-right-bold:before {
  content: "\e4ae"; }

.entypo-up-bold:before {
  content: "\e4af"; }

.entypo-down-thin:before {
  content: "\2193"; }

.entypo-left-thin:before {
  content: "\2190"; }

.entypo-right-thin:before {
  content: "\2192"; }

.entypo-up-thin:before {
  content: "\2191"; }

.entypo-ccw:before {
  content: "\27f2"; }

.entypo-cw:before {
  content: "\27f3"; }

.entypo-arrows-ccw:before {
  content: "\1f504"; }

.entypo-level-down:before {
  content: "\21b3"; }

.entypo-level-up:before {
  content: "\21b0"; }

.entypo-shuffle:before {
  content: "\1f500"; }

.entypo-loop:before {
  content: "\1f501"; }

.entypo-switch:before {
  content: "\21c6"; }

.entypo-play:before {
  content: "\25b6"; }

.entypo-stop:before {
  content: "\25a0"; }

.entypo-pause:before {
  content: "\2389"; }

.entypo-record:before {
  content: "\26ab"; }

.entypo-to-end:before {
  content: "\23ed"; }

.entypo-to-start:before {
  content: "\23ee"; }

.entypo-fast-forward:before {
  content: "\23e9"; }

.entypo-fast-backward:before {
  content: "\23ea"; }

.entypo-progress-0:before {
  content: "\e768"; }

.entypo-progress-1:before {
  content: "\e769"; }

.entypo-progress-2:before {
  content: "\e76a"; }

.entypo-progress-3:before {
  content: "\e76b"; }

.entypo-target:before {
  content: "\1f3af"; }

.entypo-palette:before {
  content: "\1f3a8"; }

.entypo-list:before {
  content: "\e005"; }

.entypo-list-add:before {
  content: "\e003"; }

.entypo-signal:before {
  content: "\1f4f6"; }

.entypo-trophy:before {
  content: "\1f3c6"; }

.entypo-battery:before {
  content: "\1f50b"; }

.entypo-back-in-time:before {
  content: "\e771"; }

.entypo-monitor:before {
  content: "\1f4bb"; }

.entypo-mobile:before {
  content: "\1f4f1"; }

.entypo-network:before {
  content: "\e776"; }

.entypo-cd:before {
  content: "\1f4bf"; }

.entypo-inbox:before {
  content: "\e777"; }

.entypo-install:before {
  content: "\e778"; }

.entypo-globe:before {
  content: "\1f30e"; }

.entypo-cloud:before {
  content: "\2601"; }

.entypo-cloud-thunder:before {
  content: "\26c8"; }

.entypo-flash:before {
  content: "\26a1"; }

.entypo-moon:before {
  content: "\263d"; }

.entypo-flight:before {
  content: "\2708"; }

.entypo-paper-plane:before {
  content: "\e79b"; }

.entypo-leaf:before {
  content: "\1f342"; }

.entypo-lifebuoy:before {
  content: "\e788"; }

.entypo-mouse:before {
  content: "\e789"; }

.entypo-briefcase:before {
  content: "\1f4bc"; }

.entypo-suitcase:before {
  content: "\e78e"; }

.entypo-dot:before {
  content: "\e78b"; }

.entypo-dot-2:before {
  content: "\e78c"; }

.entypo-dot-3:before {
  content: "\e78d"; }

.entypo-brush:before {
  content: "\e79a"; }

.entypo-magnet:before {
  content: "\e7a1"; }

.entypo-infinity:before {
  content: "\221e"; }

.entypo-erase:before {
  content: "\232b"; }

.entypo-chart-pie:before {
  content: "\e751"; }

.entypo-chart-line:before {
  content: "\1f4c8"; }

.entypo-chart-bar:before {
  content: "\1f4ca"; }

.entypo-chart-area:before {
  content: "\1f53e"; }

.entypo-tape:before {
  content: "\2707"; }

.entypo-graduation-cap:before {
  content: "\1f393"; }

.entypo-language:before {
  content: "\e752"; }

.entypo-ticket:before {
  content: "\1f3ab"; }

.entypo-water:before {
  content: "\1f4a6"; }

.entypo-droplet:before {
  content: "\1f4a7"; }

.entypo-air:before {
  content: "\e753"; }

.entypo-credit-card:before {
  content: "\1f4b3"; }

.entypo-floppy:before {
  content: "\1f4be"; }

.entypo-clipboard:before {
  content: "\1f4cb"; }

.entypo-megaphone:before {
  content: "\1f4e3"; }

.entypo-database:before {
  content: "\e754"; }

.entypo-drive:before {
  content: "\e755"; }

.entypo-bucket:before {
  content: "\e756"; }

.entypo-thermometer:before {
  content: "\e757"; }

.entypo-key:before {
  content: "\1f511"; }

.entypo-flow-cascade:before {
  content: "\e790"; }

.entypo-flow-branch:before {
  content: "\e791"; }

.entypo-flow-tree:before {
  content: "\e792"; }

.entypo-flow-line:before {
  content: "\e793"; }

.entypo-flow-parallel:before {
  content: "\e794"; }

.entypo-rocket:before {
  content: "\1f680"; }

.entypo-gauge:before {
  content: "\e7a2"; }

.entypo-traffic-cone:before {
  content: "\e7a3"; }

.entypo-cc:before {
  content: "\e7a5"; }

.entypo-cc-by:before {
  content: "\e7a6"; }

.entypo-cc-nc:before {
  content: "\e7a7"; }

.entypo-cc-nc-eu:before {
  content: "\e7a8"; }

.entypo-cc-nc-jp:before {
  content: "\e7a9"; }

.entypo-cc-sa:before {
  content: "\e7aa"; }

.entypo-cc-nd:before {
  content: "\e7ab"; }

.entypo-cc-pd:before {
  content: "\e7ac"; }

.entypo-cc-zero:before {
  content: "\e7ad"; }

.entypo-cc-share:before {
  content: "\e7ae"; }

.entypo-cc-remix:before {
  content: "\e7af"; }

.entypo-github:before {
  content: "\f300"; }

.entypo-github-circled:before {
  content: "\f301"; }

.entypo-flickr:before {
  content: "\f303"; }

.entypo-flickr-circled:before {
  content: "\f304"; }

.entypo-vimeo:before {
  content: "\f306"; }

.entypo-vimeo-circled:before {
  content: "\f307"; }

.entypo-twitter:before {
  content: "\f309"; }

.entypo-twitter-circled:before {
  content: "\f30a"; }

.entypo-facebook:before {
  content: "\f30c"; }

.entypo-facebook-circled:before {
  content: "\f30d"; }

.entypo-facebook-squared:before {
  content: "\f30e"; }

.entypo-gplus:before {
  content: "\f30f"; }

.entypo-gplus-circled:before {
  content: "\f310"; }

.entypo-pinterest:before {
  content: "\f312"; }

.entypo-pinterest-circled:before {
  content: "\f313"; }

.entypo-tumblr:before {
  content: "\f315"; }

.entypo-tumblr-circled:before {
  content: "\f316"; }

.entypo-linkedin:before {
  content: "\f318"; }

.entypo-linkedin-circled:before {
  content: "\f319"; }

.entypo-dribbble:before {
  content: "\f31b"; }

.entypo-dribbble-circled:before {
  content: "\f31c"; }

.entypo-stumbleupon:before {
  content: "\f31e"; }

.entypo-stumbleupon-circled:before {
  content: "\f31f"; }

.entypo-lastfm:before {
  content: "\f321"; }

.entypo-lastfm-circled:before {
  content: "\f322"; }

.entypo-rdio:before {
  content: "\f324"; }

.entypo-rdio-circled:before {
  content: "\f325"; }

.entypo-spotify:before {
  content: "\f327"; }

.entypo-spotify-circled:before {
  content: "\f328"; }

.entypo-qq:before {
  content: "\f32a"; }

.entypo-instagrem:before {
  content: "\f32d"; }

.entypo-dropbox:before {
  content: "\f330"; }

.entypo-evernote:before {
  content: "\f333"; }

.entypo-flattr:before {
  content: "\f336"; }

.entypo-skype:before {
  content: "\f339"; }

.entypo-skype-circled:before {
  content: "\f33a"; }

.entypo-renren:before {
  content: "\f33c"; }

.entypo-sina-weibo:before {
  content: "\f33f"; }

.entypo-paypal:before {
  content: "\f342"; }

.entypo-picasa:before {
  content: "\f345"; }

.entypo-soundcloud:before {
  content: "\f348"; }

.entypo-mixi:before {
  content: "\f34b"; }

.entypo-behance:before {
  content: "\f34e"; }

.entypo-google-circles:before {
  content: "\f351"; }

.entypo-vkontakte:before {
  content: "\f354"; }

.entypo-smashing:before {
  content: "\f357"; }

.entypo-sweden:before {
  content: "\f601"; }

.entypo-db-shape:before {
  content: "\f600"; }

.entypo-logo-db:before {
  content: "\f603"; }

[class^="share-"]:before {
  font-family: 'entypo', sans-serif; }

#social-sidebar {
  left: -40px;
  position: fixed;
  list-style: none;
  z-index: 99; }

#social-sidebar li a:before {
  font-size: 20px;
  color: #555;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  top: 0px;
  left: 10px;
  z-index: 1; }

#social-sidebar li:hover a:before {
  color: white; }

#social-sidebar li.share-print a:before {
  content: "\f02f"; }

#social-sidebar li.share-email a:before {
  content: "\f0e0"; }

#social-sidebar li.share-facebook a:before {
  content: "\f09a"; }

#social-sidebar li.share-twitter a:before {
  content: "\f099"; }

#social-sidebar li.share-gplus a:before {
  content: "\f0d5"; }

#social-sidebar li.share-bookmark a:before {
  content: "\f005"; }

#social-sidebar li.share-listen a:before {
  content: "\f028"; }

#social-sidebar li.share-expcsv a:before {
  content: "\f1c3"; }

#social-sidebar li.share-exprtf a:before {
  content: "\f1c2"; }

#social-sidebar li.share-exppdf a:before {
  content: "\f1c1"; }

#social-sidebar li.share-rss a:before {
  content: "\f09e"; }

#social-sidebar a {
  color: #fff;
  text-decoration: none;
  display: block;
  height: 42px;
  width: 42px;
  font-size: 24px;
  line-height: 50px;
  position: relative;
  text-align: center;
  cursor: pointer; }

#social-sidebar a[class*="print"],
#social-sidebar a[class*="rss"] {
  background: rgba(116, 66, 101, 0.12); }

#social-sidebar a[class*="email"] {
  background: rgba(233, 112, 19, 0.12); }

#social-sidebar a[class*="facebook"] {
  background: rgba(10, 89, 122, 0.12); }

#social-sidebar a[class*="twitter"] {
  background: rgba(30, 145, 191, 0.12); }

#social-sidebar a[class*="gplus"] {
  background: rgba(210, 0, 0, 0.12); }

#social-sidebar a[class*="bookmark"] {
  background: rgba(240, 180, 13, 0.12); }

#social-sidebar a[class*="listen"] {
  background: rgba(86, 116, 44, 0.12); }

#social-sidebar a[class*="expcsv"] {
  background: rgba(86, 116, 44, 0.12); }

#social-sidebar a[class*="exprtf"] {
  background: rgba(10, 89, 122, 0.12); }

#social-sidebar a[class*="exppdf"] {
  background: rgba(210, 0, 0, 0.12); }

#social-sidebar a:hover span {
  left: 120%;
  opacity: 1;
  min-width: 120px; }

#social-sidebar a span {
  font: 12px "Open Sans", sans-serif;
  text-transform: uppercase;
  border-radius: 3px;
  line-height: 24px;
  left: -100%;
  margin-top: -16px;
  opacity: 0;
  padding: 4px 8px;
  position: absolute;
  transition: opacity .3s, left .4s;
  top: 50%;
  z-index: -1; }

#social-sidebar a span:before {
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  left: -4px;
  margin-top: -4px;
  position: absolute;
  top: 50%;
  transform: rotate(45deg); }

#social-sidebar a[class*="print"]:hover,
#social-sidebar a[class*="print"] span,
#social-sidebar a[class*="print"] span:before,
#social-sidebar a[class*="rss"]:hover,
#social-sidebar a[class*="rss"] span,
#social-sidebar a[class*="rss"] span:before {
  background: #744265; }

#social-sidebar a[class*="email"]:hover,
#social-sidebar a[class*="email"] span,
#social-sidebar a[class*="email"] span:before {
  background: #E97013; }

#social-sidebar a[class*="facebook"]:hover,
#social-sidebar a[class*="facebook"] span,
#social-sidebar a[class*="facebook"] span:before,
#social-sidebar a[class*="exprtf"]:hover,
#social-sidebar a[class*="exprtf"] span,
#social-sidebar a[class*="exprtf"] span:before {
  background: #0A597A; }

#social-sidebar a[class*="twitter"]:hover,
#social-sidebar a[class*="twitter"] span,
#social-sidebar a[class*="twitter"] span:before {
  background: #1E91BF; }

#social-sidebar a[class*="gplus"]:hover,
#social-sidebar a[class*="gplus"] span,
#social-sidebar a[class*="gplus"] span:before,
#social-sidebar a[class*="exppdf"]:hover,
#social-sidebar a[class*="exppdf"] span,
#social-sidebar a[class*="exppdf"] span:before {
  background: #d20000; }

#social-sidebar a[class*="bookmark"]:hover,
#social-sidebar a[class*="bookmark"] span,
#social-sidebar a[class*="bookmark"] span:before {
  background: #F0B40D; }

#social-sidebar a[class*="listen"]:hover,
#social-sidebar a[class*="listen"] span,
#social-sidebar a[class*="listen"] span:before,
#social-sidebar a[class*="expcsv"]:hover,
#social-sidebar a[class*="expcsv"] span,
#social-sidebar a[class*="expcsv"] span:before {
  background: #56742C; }

/* ### SOCIAL BAR ### */
.scrolled-down {
  padding-top: 60px; }

.scrolled-down .page-header {
  visibility: hidden;
  transition: none; }

.scrolled-down .page-header * {
  transition: none; }

@media (min-width: 992px) {
  /*.page-header { height:199px; }
    .area-intestazione { height:150px; }*/
  .area-intestazione .logo-container {
    margin-top: 30px;
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .footer-boxes-container-link {
    padding: 20px 0px; }
  .logo-text > p {
    font-size: 18px !important; }
  .social-container {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .social-container label {
    font-weight: normal !important; }
  .search {
    margin-top: 10px; }
  .search > div {
    border: solid 1px #0a597a; }
  .search > div > input {
    font-size: 18px;
    height: 40px; }
  button.search-button {
    font-size: 25px;
    height: 40px;
    width: 40px; } }

@media (max-width: 991px) and (min-width: 768px) {
  /*.page-header { height:169px; }
    .area-intestazione { height:130px; }*/
  .area-intestazione .logo-container {
    margin-top: 20px;
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .page-header > .area-intestazione > .container h1 {
    font-size: 2em; }
  .logo-text > p {
    font-size: 0.74em !important; }
  .social-container {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .social-container label {
    font-weight: normal !important;
    font-size: 0.85em !important; }
  .fa-facebook-square,
  .fa-twitter-square,
  .fa-youtube-play {
    font-size: 30px !important; }
  .social-container ul li {
    margin-top: 4px; }
  .search {
    margin-top: 10px; }
  .search > div {
    border: solid 1px #0a597a; }
  .search > div > input {
    font-size: 16px;
    height: 30px; }
  button.search-button {
    font-size: 20px;
    height: 30px;
    width: 30px; } }

@media (max-width: 991px) {
  #PanelMain {
    padding-right: 0px !important;
    padding-left: 0px !important; }
  .footer-boxes-container-link {
    padding-left: 8px; } }

@media screen and (min-width: 768px) {
  .container-contenuti-correlati-tagagg {
    padding-left: 0px;
    padding-top: 10px; }
  #social-sidebar {
    top: 260px; }
  .bread-crump {
    margin-left: 20px; }
  .social-container {
    margin-top: 15px; }
  .social-container ul {
    list-style: none;
    float: right;
    margin-bottom: 0px;
    padding-left: 5px !important; }
  .social-container ul li {
    float: left;
    margin-left: 8px; }
  ul#social-sidebar li.share-other {
    display: none; } }

@media (max-width: 767px) {
  .social-container .social-icons {
    display: none; }
  .social-container-mobile ul {
    list-style-type: none;
    display: inline-block;
    margin-bottom: unset; }
  .social-icons li {
    float: left; }
  .social-icons i {
    font-size: 1.5em; }
  /*.page-header { height:205px; }
    .area-intestazione { height:150px; }*/
  .area-intestazione .logo-container {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px; }
  .logo-text > p {
    font-size: 0.7em !important; }
  .navbar-toggle-search {
    float: right;
    padding-top: 2px; }
  .search,
  button.search-button,
  #social-sidebar a:hover span {
    display: none; }
  .search {
    width: 80%;
    float: right;
    position: absolute !important;
    left: 50px !important;
    top: 135px;
    z-index: 999999999999999999999999; }
  .search > div {
    border: dotted 1px #0a597a;
    width: 100%; }
  .search > div > input {
    font-size: 16px;
    height: 30px; }
  .bread-crump {
    margin-left: 0; }
  #social-sidebar {
    bottom: 0;
    margin-bottom: 0; }
  ul#social-sidebar li {
    float: left; }
  #social-sidebar li a:before {
    color: #fff; }
  #social-sidebar a[class*="print"] {
    display: none; }
  #social-sidebar a[class*="email"] {
    background: #e97013; }
  #social-sidebar a[class*="facebook"] {
    background: #0a597a; }
  #social-sidebar a[class*="twitter"] {
    background: #1e91bf; }
  #social-sidebar a[class*="gplus"] {
    background: #d20000; }
  #social-sidebar a[class*="bookmark"] {
    display: none; }
  #social-sidebar a[class*="listen"] {
    background: #56742c; }
  ul#social-sidebar li.share-expcsv {
    display: none; }
  ul#social-sidebar li.share-exprtf {
    display: none; }
  ul#social-sidebar li.share-exppdf {
    display: none; }
  ul#social-sidebar li.share-other {
    background: #918e8e; }
  .container-bread-crumb {
    font-size: 0.8em; }
  .container,
  .container-fluid {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  .container-contenuti-correlati-tagagg {
    padding: 10px 0px 10px 0px; }
  .copyright {
    font-size: 1em; }
  div#PanelContainerMain {
    padding: 0; }
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  #shareModal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000001;
    width: 100%;
    height: 100%;
    background: #1a1a1a;
    text-align: center;
    overflow: auto; }
  #shareModal .closeShareModal {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }
  #shareModal .closeShareModal:before {
    content: "\e900"; } }

@media (max-width: 767px) and (min-width: 550px) {
  .page-header > .area-intestazione > .container h1 {
    font-size: 1.9em; } }

@media (max-width: 551px) and (min-width: 392px) {
  .page-header > .area-intestazione > .container h1 {
    font-size: 1.6em; } }

@media (max-width: 552px) {
  #wrap {
    padding: 0; }
  fieldset {
    border: 1px groove #0A597A !important;
    border-radius: 4px;
    padding: 0 0.5em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000; }
  td.td-img.col-md-1.col-sm-1.col-xs-2 > img {
    height: 50%;
    margin-right: 5px; } }

@media (max-width: 392px) {
  .page-header > .area-intestazione > .container h1 {
    font-size: 1.3em; } }

/*.logo-container .logo-img { max-width:60px; }*/
input[type="text"] {
  font-size: 16px;
  height: 34px;
  padding: 4px;
  margin: 0px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.logo-text h1 {
  /*font-family: 'logocrp' !important;*/
  font-weight: 600 !important;
  margin-left: 10px; }

.logo-text p {
  padding: 5px 0px 0px 0px;
  margin-left: 10px; }

.dropdown-menu {
  max-width: none; }

#navigation.navbar {
  border: solid 0px;
  border-radius: 0px;
  background-image: none;
  background-color: #0059b3;
  padding: 0px;
  margin: 0px; }

.navbar-default .navbar-nav > li > a {
  color: white;
  text-shadow: none; }

.navbar-default .navbar-nav > li > a:hover,
.menu-selected {
  color: white;
  background-color: #E97013; }

#navigation p.navbar-toggle.menu-text {
  color: #ffffff;
  float: left;
  margin-top: 10px;
  background-color: transparent;
  border-color: transparent;
  padding: 0; }

#navigation button.navbar-toggle.button-search {
  padding: 0;
  border: none;
  background-color: transparent;
  color: #ffffff; }

.container-fluid > .navbar-header {
  margin-right: 0;
  margin-left: 0; }

/*MENU SX*/
nav.context-menu {
  padding: 0px;
  margin: 0px; }

nav.context-menu > ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px; }

nav.context-menu > ul > li {
  list-style-type: none;
  margin-bottom: 5px;
  padding: 5px;
  cursor: pointer; }

nav.context-menu > ul > li > a {
  font-size: 1em;
  text-decoration: none;
  color: #0A597A; }

nav.context-menu > ul > li > a:hover {
  color: #fff;
  text-decoration: none; }

nav.context-menu > ul > li:hover > a {
  color: #FFF; }

nav.context-menu > ul > li.current a {
  font-weight: bold; }

nav.context-menu > ul > li.current > a {
  color: #0A597A; }

nav.context-menu > ul > li.item-1.current:hover,
nav.context-menu > ul > li.item-2.current:hover,
nav.context-menu > ul > li.item-3.current:hover,
nav.context-menu > ul > li.item-4.current:hover,
nav.context-menu > ul > li.item-5.current:hover {
  background-color: #fff; }

nav.context-menu > ul > li.item-1.current {
  border-left: solid 10px #d20000; }

nav.context-menu > ul > li.item-1:hover {
  border-left: solid 10px #d20000;
  background-color: #0A597A;
  color: #FFF; }

nav.context-menu > ul > li.item-2.current {
  border-left: solid 10px #F0B40D; }

nav.context-menu > ul > li.item-2:hover {
  border-left: solid 10px #F0B40D;
  background-color: #0A597A;
  color: #FFF; }

nav.context-menu > ul > li.item-3.current {
  border-left: solid 10px #56742C; }

nav.context-menu > ul > li.item-3:hover {
  border-left: solid 10px #56742C;
  background-color: #0A597A;
  color: #FFF; }

nav.context-menu > ul > li.item-4.current {
  border-left: solid 10px #744265; }

nav.context-menu > ul > li.item-4:hover {
  border-left: solid 10px #744265;
  background-color: #0A597A;
  color: #FFF; }

nav.context-menu > ul > li.item-5.current {
  border-left: solid 10px #E97013; }

nav.context-menu > ul > li.item-5:hover {
  border-left: solid 10px #E97013;
  background-color: #0A597A;
  color: #FFF; }

nav.context-menu > ul > li.separatore {
  background-color: #dfe7eb;
  height: 1px;
  padding: 0px !important; }

nav.context-menu > ul > li ul {
  list-style-type: none;
  margin: 0px;
  padding: 10px; }

nav.context-menu > ul > li ul > li {
  margin-bottom: 5px; }

nav.context-menu > ul > li ul > li > a {
  font-size: 1em;
  text-decoration: none;
  color: #0A597A;
  font-weight: normal !important; }

nav.context-menu > ul > li.current ul > li.current > a {
  font-weight: bold !important; }

nav.context-menu > ul > li:nth-child(n).current ul > li a:hover {
  color: #d20000; }

nav.context-menu > ul > li:nth-child(n).current ul > li.current a:hover {
  color: #0A597A !important; }

nav.context-menu > ul > li:nth-child(2n).current ul > li a:hover {
  color: #F0B40D; }

nav.context-menu > ul > li:nth-child(3n).current ul > li a:hover {
  color: #56742C; }

nav.context-menu > ul > li:nth-child(4n).current ul > li a:hover {
  color: #E97013; }

nav.context-menu > ul > li:nth-child(5n).current ul > li a:hover {
  color: #744265; }

.home #wrap {
  min-height: 100%;
  padding: 0px !important; }

.home .container-bread-crumb .home .jumbotron {
  padding: 0px;
  min-height: 400px; }

.home .jumbotron > .container {
  padding-top: 0px;
  overflow: auto; }

.home #cntLorenzetti {
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  z-index: 1;
  height: 400px;
  margin: auto;
  padding: 0px;
  width: 100%; }

.home .container,
.home .container-fluid {
  padding-left: 0;
  padding-right: 0; }

.home #cntLorenzetti .container {
  color: #fff;
  position: relative; }

.home .buon-governo-testo {
  position: absolute;
  bottom: -260px; }

.home .buon-governo-testo h2 {
  text-shadow: 2px 2px 2px #000; }

.home .buon-governo-testo h4 {
  text-shadow: 2px 2px 2px #000;
  font-style: italic; }

.home .cntNews {
  background-image: url(../images/agora-white-less.png);
  background-size: 40%;
  background-repeat: no-repeat;
  padding: 5px 0px 0px 0px !important; }

.home .agora-presidente {
  text-align: left;
  padding: 0px;
  height: 390px; }

.home .agora-presidente > .row {
  padding: 0px;
  margin: 0px; }

.home .agora-presidente-box-circle > div {
  margin: 0px;
  width: 100%; }

.home .agora-circle {
  border-radius: 30px;
  background-color: #E97013;
  width: 150px;
  height: 150px;
  background-image: url(../images/agora-white-less.png);
  background-size: 120%;
  background-repeat: no-repeat;
  color: #fff;
  margin: 10px auto; }

.home .agora-presidente-box-text {
  padding: 0px;
  margin: 0px;
  width: 100%; }

.home .agora-presidente-box-circle h3 {
  font-weight: bold; }

.home .container.agora-presidente-text {
  width: 100%;
  padding: 10px 10px;
  height: 100%; }

.home .container.agora-presidente-text > h2 {
  margin: 0px;
  text-align: center;
  color: #0A597A;
  font-weight: bold;
  font-size: 23px; }

@media (max-width: 991px) and (min-width: 768px) {
  .home .container.agora-presidente-text > h2 {
    font-size: 20px; } }

.home .container.agora-presidente-text > p {
  font-size: 1em;
  font-weight: normal;
  margin: 0px;
  line-height: 1.3em;
  color: #000; }

.home .container.agora-presidente-text > a {
  padding: 0px;
  float: right; }

.home .col-md-4 {
  margin-left: 0px;
  margin-right: 0px; }

.home .news {
  background-color: #e5e5e5;
  padding: 5px 5px 5px 10px;
  position: relative; }

.home .no-news {
  font-weight: bold;
  margin: 10px; }

.home .news-list-row,
.home .news-list-row-footer,
.home .news-row {
  padding: 5px 0px; }

.home .news-paging {
  background-color: #0A597A;
  border-radius: 7px;
  height: 25px;
  text-align: center;
  color: #fff;
  padding: 5px;
  display: inline-block;
  line-height: 15px;
  width: 120px; }

.home .news-paging:hover {
  background-color: #D20000; }

.home .news-paging a {
  color: #fff;
  text-decoration: none;
  font-weight: bold; }

.home .box-square {
  text-align: center;
  padding: 0px 0px 20px 0px;
  margin: 0px; }

.home .box-square-hotpoint {
  display: inline-block;
  text-align: center;
  padding: 0px;
  margin: 0px; }

.home .box-square-hotpoint a {
  color: #0A597A !important; }

.home .box-square-hotpoint a:hover {
  text-decoration: none; }

.home .box-square-hotpoint > h3 {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.01em; }

.home .box-square-hotpoint-def {
  border-radius: 30px;
  width: 120px;
  height: 120px;
  margin: 0px;
  background-color: #0A597A;
  cursor: pointer; }

.home .box-square-hotpoint > h4 {
  line-height: 1em;
  font-size: 1em; }

.home .box-square-hotpoint > .box-infopoint {
  background-image: url(../images/info-point.png);
  background-position: center right;
  background-repeat: no-repeat;
  margin: 20px auto; }

.home .box-square-hotpoint > .box-infopoint:hover {
  background-color: #56742C;
  background-size: 30%;
  background-position: center center;
  transition: all 0.7s ease; }

.home .box-square-hotpoint > .box-rassegnastampa {
  background-image: url(../images/mass-media.png);
  background-size: 110%;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto; }

.home .box-square-hotpoint > .box-rassegnastampa:hover {
  background-color: #744265;
  transition: all 0.7s ease;
  background-size: 80%;
  background-position: center center; }

.home .box-square-hotpoint > .box-bandi {
  background-image: url(../images/pin.png);
  background-size: 90%;
  background-position: 30px -50px;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto; }

.home .box-square-hotpoint > .box-bandi:hover {
  background-color: #D20000;
  transition: all 0.7s ease;
  background-size: 55%;
  background-position: center center; }

.home .box-square-hotpoint > .box-concorsi {
  background-image: url(../images/megafono.png);
  background-size: 110%;
  background-position: -45px -45px;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto; }

.home .box-square-hotpoint > .box-concorsi:hover {
  background-color: #D20000;
  transition: all 0.7s ease;
  background-size: 75%;
  background-position: center center; }

.home .box-square-hotpoint > .box-codiceleggi {
  background-image: url(../images/bilancia.png);
  background-size: 145%;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto; }

.home .box-square-hotpoint > .box-codiceleggi:hover {
  background-color: #E97013;
  transition: all 0.7s ease;
  background-size: 90%;
  background-position: center center; }

.home .box-square-hotpoint > .box-atti {
  background-image: url(../images/document.png);
  background-size: 115%;
  background-position: -50px 30px;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto; }

.home .box-square-hotpoint > .box-atti:hover {
  background-color: #1e91bf;
  transition: all 0.7s ease;
  background-size: 90%;
  background-position: center center; }

.home .box-square-hotpoint > .box-resoconti {
  background-image: url(../images/steno.png);
  background-size: 110%;
  background-position: 50px 50px;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto; }

.home .box-square-hotpoint > .box-resoconti:hover {
  background-color: #744265;
  transition: all 0.7s ease;
  background-size: 60%;
  background-position: center center; }

.home .box-square-hotpoint > .box-ammtrasp {
  background-image: url(../images/at.png);
  background-size: 110%;
  background-position: -50px 30px;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto; }

.home .box-square-hotpoint > .box-ammtrasp:hover {
  background-color: #744265;
  transition: all 0.7s ease;
  background-size: 80%;
  background-position: center center; }

.home .box-square-hotpoint > .box-albo {
  background-image: url(../images/albo.png);
  background-size: 85%;
  background-position: -55px -45px;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto; }

.home .box-square-hotpoint > .box-albo:hover {
  background-color: #F0B40D;
  transition: all 0.7s ease;
  background-size: 60%;
  background-position: center center; }

.home .box-square-hotpoint > .box-doc {
  background-image: url(../images/document.png);
  /*background-size: 110%;*/
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto;
  background-size: 135%;
  background-position: 62% 63%; }

.home .box-square-hotpoint > .box-doc:hover {
  background-color: #744265;
  transition: all 0.7s ease;
  background-size: 80%;
  background-position: center center; }

.home .box-square-hotpoint > .box-webzine {
  background-image: url(../images/webzine.png);
  /*background-size: 110%;*/
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto;
  background-size: 100%;
  background-position: 62% 63%; }

.home .box-square-hotpoint > .box-webzine:hover {
  background-color: #744265;
  transition: all 0.7s ease;
  background-size: 80%;
  background-position: center center; }

.home .box-square-hotpoint > .box-iniziative {
  background-image: url(../images/iniziative.png);
  /*background-size: 110%;*/
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto;
  background-size: 100%;
  background-position: 50% 64%; }

.home .box-square-hotpoint > .box-iniziative:hover {
  background-color: #744265;
  transition: all 0.7s ease;
  background-size: 55%;
  background-position: center center; }

.home .box-square-hotpoint > .box-formazione {
  background-image: url(../images/formazione.png);
  /*background-size: 110%;*/
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto;
  background-size: 120%;
  background-position: 99% 89%; }

.home .box-square-hotpoint > .box-formazione:hover {
  background-color: #744265;
  transition: all 0.7s ease;
  background-size: 80%;
  background-position: center center; }

.home .box-square-hotpoint > .box-bibliotecario {
  background-image: url(../images/bibliotecario.png);
  /*background-size: 110%;*/
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto;
  background-size: 125%;
  background-position: 48% 70%; }

.home .box-square-hotpoint > .box-bibliotecario:hover {
  background-color: #744265;
  transition: all 0.7s ease;
  background-size: 80%;
  background-position: center center; }

.home .box-square-hotpoint > .box-libro {
  background-image: url(../images/libro-01.png);
  /*background-size: 110%;*/
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto;
  background-size: 221%;
  background-position: 62% 63%; }

.home .box-square-hotpoint > .box-libro:hover {
  background-color: #744265;
  transition: all 0.7s ease;
  background-size: 80%;
  background-position: center center; }

.home .box-square-hotpoint > .box-martello {
  background-image: url(../images/martello-01.png);
  /*background-size: 110%;*/
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto;
  background-size: 126%;
  background-position: 76% 9%; }

.home .box-square-hotpoint > .box-martello:hover {
  background-color: #744265;
  transition: all 0.7s ease;
  background-size: 70%;
  background-position: center center; }

.home .box-square-hotpoint > .box-modulistica {
  background-image: url(../images/modulistica-01.png);
  /*background-size: 110%;*/
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto;
  background-size: 366%;
  background-position: 50% 50%; }

.home .box-square-hotpoint > .box-modulistica:hover {
  background-color: #744265;
  transition: all 0.7s ease;
  background-size: 80%;
  background-position: center center; }

.home .box-square-hotpoint > .box-progetti {
  background-image: url(../images/progetti-01.png);
  /*background-size: 110%;*/
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto;
  background-size: 217%;
  background-position: 10% 9%; }

.home .box-square-hotpoint > .box-progetti:hover {
  background-color: #744265;
  transition: all 0.7s ease;
  background-size: 70%;
  background-position: center center; }

.home .box-square-hotpoint > .box-multimedia {
  background-image: url(../images/multimedia-02.png);
  /*background-size: 110%;*/
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto;
  background-size: 235%;
  background-position: 56% 62%; }

.home .box-square-hotpoint > .box-multimedia:hover {
  background-color: #744265;
  transition: all 0.7s ease;
  background-size: 80%;
  background-position: center center; }

.home .box-square-hotpoint > .box-calendario {
  background-image: url(../images/calendario-01.png);
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto;
  background-size: 225%;
  background-position: 50% 74%; }

.home .box-square-hotpoint > .box-calendario:hover {
  background-color: #744265;
  transition: all 0.7s ease;
  background-size: 70%;
  background-position: center center; }

.home .box-square-hotpoint > .box-mail {
  background-image: url(../images/email.png);
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  margin: 20px auto;
  background-size: 150%;
  background-position: 50% 50%; }

.home .box-square-hotpoint > .box-mail:hover {
  background-color: #744265;
  transition: all 0.7s ease;
  background-size: 70%;
  background-position: center center; }

.home .box-square-hotpoint > .box-controversie {
  background-image: url(../images/handshake.png);
  background-size: 90%;
  background-position: 40px 10px;
  background-repeat: no-repeat;
  margin: 20px auto; }

.home .box-square-hotpoint > .box-controversie:hover {
  background-color: #56742C;
  background-size: 70%;
  background-position: center center;
  transition: all 0.7s ease; }

.home .box-square-hotpoint > .box-roc {
  background-image: url(../images/phone.png);
  background-position: -60px 10px;
  background-repeat: no-repeat;
  margin: 20px auto; }

.home .box-square-hotpoint > .box-roc:hover {
  background-color: #E97013;
  background-size: 60%;
  background-position: center center;
  transition: all 0.7s ease; }

.home .box-square-hotpoint > .box-monitoraggio {
  background-image: url(../images/tv.png);
  background-position: 50px 50px;
  background-repeat: no-repeat;
  margin: 20px auto; }

.home .box-square-hotpoint > .box-monitoraggio:hover {
  background-color: #d20000;
  background-size: 70%;
  background-position: center center;
  transition: all 0.7s ease; }

.box-square-hotpoint > .box-accesso {
  background-image: url(../images/accesso.png);
  background-position: center center;
  background-repeat: no-repeat;
  margin: 20px auto; }

.box-square-hotpoint > .box-accesso:hover {
  background-color: #F0B40D;
  background-size: 70%;
  background-position: center center;
  transition: all 0.7s ease; }

.box-square-hotpoint > .box-media {
  background-image: url(../images/child.png);
  background-position: 60px -5px;
  background-repeat: no-repeat;
  margin: 20px auto; }

.box-square-hotpoint > .box-media:hover {
  background-color: #d20000;
  background-size: 60%;
  background-position: center center;
  transition: all 0.7s ease; }

.home .box-middle {
  padding: 0px 5px; }

.home .diretta-streaming-container {
  width: 100%;
  margin: 0px;
  padding: 0px; }

.home .live-diretta-streaming {
  float: left;
  background-color: #D20000;
  border-radius: 25px;
  height: 120px;
  width: 120px;
  background-image: url(../images/live-streaming-consiglio.png);
  margin: 10px 1px 0px 10px;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  background-position-y: 20px;
  background-position-x: 50%; }

.home .diretta-streaming {
  margin: 10px 0px 0px 10px; }

.home .diretta-streaming h3 {
  font-weight: bold;
  font-size: 14px;
  color: #921F20; }

.home .container-evento {
  margin-right: 20px; }

.home .container-eventi .item-evento0 {
  border-left: solid 5px #1e91bf; }

.home .container-eventi .item-evento1 {
  border-left: solid 5px #e97013; }

.home .container-eventi .item-evento2 {
  border-left: solid 5px #F0B40D; }

.home .container-eventi .item-evento3 {
  border-left: solid 5px #56742C; }

.home .container-eventi .item-evento4 {
  border-left: solid 5px #d20000; }

.home .container-eventi .item-evento5 {
  border-left: solid 5px #1e91bf; }

.home .container-eventi .titolo {
  border-bottom: dotted 1px #0a579a;
  margin-bottom: 10px;
  font-weight: bold; }

.home .container-eventi .item-evento-cont {
  background-color: #eee;
  width: inherit; }

.home .container-eventi .item-evento {
  padding: 0px 20px 0px 0px;
  height: 207px;
  overflow: hidden;
  margin-bottom: 20px; }

.home .container-eventi .item-evento h1 {
  font-size: 16px;
  margin: 0px !important; }

.home .container-eventi .item-evento h1 a {
  color: #0A597A; }

.home .container-eventi .item-evento p {
  font-size: 16px; }

.home .container-eventi .item-evento div {
  display: table-cell;
  vertical-align: top; }

.home .container-eventi .item-evento img {
  max-width: 120px; }

.home .container-eventi .item-evento div:first-child {
  padding-right: 10px; }

.home .container-evento-item {
  padding: 10px;
  height: 207px; }

.home .container-eventi .item-evento-cont {
  display: block !important; }

.home .container-eventi .titolo,
.container-evento-item time {
  color: #d20000; }

@media screen and (min-width: 768px) {
  .home .news time,
  .home label.tipologia {
    display: none; }
  .home .news {
    height: 350px;
    overflow: hidden; } }

@media screen and (max-width: 767px) {
  .home .container,
  .home .container-fluid {
    padding-left: 15px;
    padding-right: 15px; }
  .home .news time,
  .home label.tipologia {
    display: block; }
  .home .news {
    min-height: 50px; } }

@media (min-width: 1024px) {
  .home .diretta-streaming {
    max-width: 160px; } }

@media (min-width: 992px) {
  .home .agora-presidente {
    border-right: solid 1px #ccc; }
  .home .container-eventi {
    margin: 30px 10px 0px 10px; }
  .home .buon-governo-testo {
    right: 250px; } }

@media (min-width: 992px) and (max-width: 1023px) {
  .home .diretta-streaming {
    max-width: 120px; } }

@media (min-width: 500px) and (max-width: 991px) {
  .home .diretta-streaming {
    max-width: 70%; } }

@media (max-width: 499px) {
  .home .diretta-streaming {
    max-width: 50%; } }

@media (max-width: 991px) {
  .home .container-eventi {
    margin: 30px 10px 0px 10px; }
  .home .container-eventi .item-evento {
    background-color: #eee; } }

/******************INIZIO SLIDER NEWS**********************/
.home .news-box-1 {
  border-left: solid 5px #d20000;
  margin-left: 15px; }

.home .news-box-2 {
  border-left: solid 5px #f0b40d;
  margin-left: 15px; }

.home .news-box-3 {
  border-left: solid 5px #1e91bf;
  margin-left: 15px; }

.home .news-box-4 {
  border-left: solid 5px #56742c;
  margin-left: 15px; }

.home .news-box-5 {
  border-left: solid 5px #744265;
  margin-left: 15px; }

.home .news-box-6 {
  border-left: solid 5px #e97013;
  margin-left: 15px; }

.home .news-list-row,
.home .news-row {
  padding: 5px 0px; }

.home .news-hover {
  transition: all 0.7s ease;
  border-left: none;
  margin-left: 10px; }

.home .news-hover > header > h4 {
  font-size: 1.1em !important;
  transition: all 0.2s ease-out; }

.home .news-hover1 > header > h4 {
  font-size: 1.1em; }

.home .news-hover1 {
  border-left: none;
  margin-left: 10px; }

.home .news-hover-0 > header > h4,
.home .news-hover-1 > header > h4,
.home .news-hover-2 > header > h4,
.home .news-hover-3 > header > h4,
.home .news-hover-4 > header > h4,
.home .news-hover-5 > header > h4 {
  font-size: 1.1em !important; }

.home .news > h3 {
  font-size: .9em;
  margin: 0px 0px 5px 0px; }

.home .news > header > h4 > a {
  color: #333333; }

.home .news > header > h4 > a:hover {
  text-decoration: none; }

.home .news > header > h4 {
  margin: 0px 0px 5px 0px;
  font-size: 1em;
  font-weight: bold; }

.home .news > p {
  font-size: 1em;
  font-weight: 400;
  margin: 0px;
  line-height: 1.5em;
  color: #000; }

.home .news-evidenza {
  height: 350px;
  padding: 5px 5px 5px 10px;
  overflow: hidden;
  position: relative; }

.home .news-evidenza a {
  float: right;
  position: absolute;
  bottom: 10px;
  right: 10px; }

.home .news-evidenza > h4 {
  font-size: 1.2em;
  margin: 0px 0px 5px 0px;
  font-weight: bold; }

.home .news-evidenza > h3 {
  font-weight: bold;
  font-size: .9em;
  margin: 0px 0px 5px 0px; }

.home .news-evidenza > p {
  font-size: 1em;
  font-weight: normal;
  margin: 0px;
  line-height: 1.5em;
  color: #000; }

.home .news-evidenza-0 {
  border-left: solid 5px #d20000; }

.home .news-evidenza-0 > h3 {
  color: #d20000; }

.home .news-evidenza-1 {
  border-left: solid 5px #f0b40d; }

.home .news-evidenza-1 > h3 {
  color: #f0b40d; }

.home .news-evidenza-2 {
  border-left: solid 5px #1e91bf; }

.home .news-evidenza-2 > h3 {
  color: #1e91bf; }

.home .news-evidenza-3 {
  border-left: solid 5px #56742c; }

.home .news-evidenza-3 > h3 {
  color: #56742c; }

.home .news-evidenza-4 {
  border-left: solid 5px #744265; }

.home .news-evidenza-4 > h3 {
  color: #744265; }

.home .news-evidenza-5 {
  border-left: solid 5px #e97013; }

.home .news-evidenza-5 > h3 {
  color: #e97013; }

@media (max-width: 767px) {
  .home .jumbotron {
    padding: 15px; }
  .home .news {
    padding-right: 15px; }
  .home .news-evidenza-box {
    display: none; }
  .home .news-box-1,
  .home .news-box-2,
  .home .news-box-3,
  .home .news-box-4,
  .home .news-box-5,
  .home .news-box-6 {
    min-height: 50px; }
  .home .news-box-1 time,
  .home .news-box-1 .tipologia {
    color: #d20000;
    font-weight: bold;
    text-transform: uppercase; }
  .home .news-box-2 time,
  .home .news-box-2 .tipologia {
    color: #f0b40d;
    font-weight: bold;
    text-transform: uppercase; }
  .home .news-box-3 time,
  .home .news-box-3 .tipologia {
    color: #1e91bf;
    font-weight: bold;
    text-transform: uppercase; }
  .home .news-box-4 time,
  .home .news-box-4 .tipologia {
    color: #56742c;
    font-weight: bold;
    text-transform: uppercase; }
  .home .news-box-5 time,
  .home .news-box-5 .tipologia {
    color: #744265;
    font-weight: bold;
    text-transform: uppercase; }
  .home .news-box-6 time,
  .home .news-box-6 .tipologia {
    color: #e97013;
    font-weight: bold;
    text-transform: uppercase; }
  .home .news-parcondicio {
    margin-left: 15px;
    background-color: #e5e5e5;
    min-height: 150px;
    padding: 5px 10px !important; }
  .home .news-list-row-footer {
    margin-right: 0; }
  .mainContainer .row {
    display: flex;
    flex-direction: column-reverse; } }

@media (min-width: 768px) {
  .home .news-list-row > .news > p {
    visibility: hidden; }
  .home .news-box-1,
  .home .news-box-2,
  .home .news-box-3,
  .home .news-box-4,
  .home .news-box-5,
  .home .news-box-6 {
    overflow: hidden;
    height: 50px; }
  .home .news:hover {
    transition: all 0.7s ease;
    border-left: none;
    margin-left: 10px; }
  .home .news:hover > h4 {
    font-size: 1.1em;
    transition: all 0.2s ease-out; }
  .home .news-hover-0 {
    border-right: solid 5px #d20000;
    border-left: none; }
  .home .news-hover-1 {
    border-right: solid 5px #f0b40d;
    border-left: none; }
  .home .news-hover-2 {
    border-right: solid 5px #1e91bf;
    border-left: none; }
  .home .news-hover-3 {
    border-right: solid 5px #56742c;
    border-left: none; }
  .home .news-hover-4 {
    border-right: solid 5px #744265;
    border-left: none; }
  .home .news-hover-5 {
    border-right: solid 5px #e97013;
    border-left: none; } }

.home .news-parcondicio {
  /*height:100px;*/
  padding: 5px 5px 5px 10px;
  border-left: solid 5px red;
  background: #ddd; }

.home .news-parcondicio a {
  text-decoration: none;
  /*font-size:1.2em*/
  margin: 0px 0px 5px 0px;
  font-weight: bold;
  color: #245979; }

.home .news-parcondicio > h4 {
  font-size: 1.2em;
  margin: 0px 0px 5px 0px !important;
  font-weight: bold; }

.home .news-parcondicio > p {
  font-weight: normal;
  margin: 0px;
  line-height: 1.2;
  color: #000; }

#portlet_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch .portlet-header {
  display: none; }

a.labeltitleDesc,
a.labeltitleDesc:hover {
  font-size: 1em;
  color: #d20000 !important;
  font-weight: bold;
  text-decoration: none; }

.labeltitle {
  font-size: 1em;
  color: #d20000;
  font-weight: bold;
  border-bottom: 1px solid #ded7d7; }

#portlet_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch fieldset,
.search fieldset {
  border: none !important; }

.search > div {
  border: none !important; }

#portlet_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch .search-bar-keywords-input-wrapper,
.search .search-bar-keywords-input-wrapper {
  border: solid 1px #0a597a;
  background-color: #0a597a; }

#portlet_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch button,
.search button {
  box-shadow: unset;
  color: #eee; }

#portlet_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch .input-group-inset-item-after,
.search .input-group-inset-item-after {
  border-color: unset;
  background-color: #0059b3 !important;
  color: #fff; }

img.contentImageConsiglieri {
  width: 100%;
  height: 100%;
  border: 1px solid #ded7d7;
  padding: 5px; }

.label-align {
  text-align: right !important;
  font-style: italic; }

.label-color {
  color: #d20000; }

a {
  color: #0A597A; }

a:hover {
  color: #0A597A; }

.dropdown-menu {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

#p_p_id_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_ .portlet-header {
  display: none; }

.studenti img {
  max-height: 300px;
  max-width: 135px;
  cursor: pointer;
  margin: 10px 10px 0px 0px;
  border: 1px solid #ded7d7;
  padding: 5px; }

.studenti .media:not(:first-child) {
  border-top: 1px solid #ddd; }

.search .search-bar .autofit-col:not(.autofit-col-expand),
.search .search-bar .search-document-tags.text-default,
.search .search-bar h6.text-default:not(.search-document-content) {
  display: none; }

.cntNews {
  background-image: url(../images/agora-white-less.png);
  background-size: 40%;
  background-repeat: no-repeat;
  padding: 5px 0px 0px 0px !important; }

.search [id^="portlet_com_liferay_portal_search_web_site_facet_portlet_SiteFacetPortlet"] .panelTitle {
  display: none; }

.search [id^="portlet_com_liferay_portal_search_web_type_facet_portlet_TypeFacetPortlet"] .panelTitle {
  display: none; }

.search [id^="portlet_com_liferay_portal_search_web_category_facet_portlet_CategoryFacetPortlet"] .panelTitle {
  display: none; }

.search [id^="portlet_com_liferay_portal_search_web_modified_facet_portlet_ModifiedFacetPortlet_INSTANCE_"] .panelTitle {
  display: none; }

.search [id^="portlet_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_INSTANCE_"] .panelTitle {
  display: none; }

.search [id^="portlet_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_INSTANCE_"] .pagination-items-per-page {
  display: none; }

.search [id^="portlet_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_INSTANCE_"] .pagination-results {
  display: none; }

.search #search-results-display-list li {
  border: unset; }

.search .search-bar .list-group-title a {
  color: #337ab7;
  font-weight: bold;
  text-decoration: none; }

.search .search-bar .list-group-title a:focus,
.search .search-bar .list-group-title a:hover {
  color: #23527c;
  text-decoration: underline; }

.search .list-group-subtext {
  color: #333; }

.search .search-results-metadata .list-group-subtext:first-child {
  display: none; }

/* Modifiche Tema Mobile */
#navigation .navbar-header-custom .navbar-toggle {
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #fff; }

#navigation .navbar-header-custom .button-search {
  margin-top: 0px; }

#p_p_id_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_.portlet-decorate {
  float: right; }
  #p_p_id_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_.portlet-decorate .portlet-content {
    background: transparent;
    padding: 0px;
    border-width: 0px; }
  #p_p_id_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_.portlet-decorate .portlet {
    margin-bottom: 0px; }
  #p_p_id_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_.portlet-decorate .portlet-header {
    display: none; }

@media (max-width: 767px) {
  #navigation .yamm .nav,
  #navigation .yamm .collapse,
  #navigation .yamm .dropup,
  #navigation .yamm .dropdown {
    position: relative; }
  #navigation ul.dropdown-menu {
    top: auto; }
  #navigation ul.navbar-nav {
    width: 100%; } }

@media (min-width: 768px) {
  #navigation .collapse {
    display: flex; } }

/* SCROLL ON TOP */
#topcontrol {
  width: 40px;
  height: 40px;
  white-space: nowrap;
  cursor: pointer;
  opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  bottom: 2em;
  right: 4em;
  z-index: 99;
  text-align: center; }

#topcontrol .glyphicon {
  font-size: 20px;
  vertical-align: bottom;
  color: #FFF; }

#topcontrol .glyphicon.small {
  font-size: 10px; }

/** HEADER */
/* Site Logo */
@media (max-width: 991px) and (min-width: 768px) {
  #head-bar.area-intestazione .logo-img img {
    width: 90%; } }

@media (max-width: 767px) and (min-width: 576px) {
  #head-bar.area-intestazione .logo-img img {
    width: 90%; } }

@media (max-width: 575px) {
  #head-bar.area-intestazione .logo-img img {
    width: 85%;
    padding-bottom: 5px; } }

/* Central Logo */
#head-bar.area-intestazione .logo-img-center {
  text-align: center;
  margin-top: 5px; }

#head-bar.area-intestazione .logo-img-center img {
  width: 70%; }

@media (max-width: 1199px) and (min-width: 992px) {
  #head-bar.area-intestazione .left .logo-text h1 {
    font-size: 37px; }
  #head-bar.area-intestazione .left .logo-text p {
    font-size: 14px !important; }
  #head-bar.area-intestazione .logo-img-center {
    margin-top: 10px; } }

@media (max-width: 991px) and (min-width: 768px) {
  #head-bar.area-intestazione .left .logo-text h1 {
    font-size: 31px; }
  #head-bar.area-intestazione .left .logo-text p {
    font-size: 13px !important; }
  #head-bar.area-intestazione .logo-img-center {
    margin-top: 15px; } }

@media (max-width: 767px) and (min-width: 700px) {
  #head-bar.area-intestazione .left .logo-text h1 {
    font-size: 31px; }
  #head-bar.area-intestazione .left .logo-text p {
    font-size: 13px !important; }
  #head-bar.area-intestazione .logo-img-center {
    margin-top: 5px; }
  #head-bar.area-intestazione .logo-img-center img {
    width: 55%; } }

@media (max-width: 699px) and (min-width: 576px) {
  #head-bar.area-intestazione .left .logo-text h1 {
    font-size: 31px; }
  #head-bar.area-intestazione .left .logo-text p {
    font-size: 13px !important; }
  #head-bar.area-intestazione .logo-img-center {
    margin-top: 5px; }
  #head-bar.area-intestazione .logo-img-center img {
    width: 60%; } }

@media (max-width: 575px) and (min-width: 510px) {
  #head-bar.area-intestazione .left .logo-text h1 {
    font-size: 28px; }
  #head-bar.area-intestazione .left .logo-text p {
    font-size: 11px !important; }
  #head-bar.area-intestazione .logo-img-center {
    margin-top: 10px; }
  #head-bar.area-intestazione .logo-img-center img {
    width: 65%; } }

@media (max-width: 509px) {
  #head-bar.area-intestazione .left .logo-text h1 {
    font-size: 25px; }
  #head-bar.area-intestazione .left .logo-text p {
    font-size: 10px !important; }
  #head-bar.area-intestazione .logo-img-center {
    margin-top: 10px; }
  #head-bar.area-intestazione .logo-img-center img {
    width: 65%; } }

/** ALERT */
#alert {
  padding: 0.75rem 1.25rem;
  font-weight: bold;
  color: #FFF;
  background-color: #E97013;
  border-top: 2px solid #BD5A0F; }

#alert .content {
  text-align: center; }

#alert .content p {
  margin-bottom: 0px; }

@media (max-width: 767px) and (min-width: 576px) {
  #alert {
    padding: 0.50rem 1rem; }
  #alert .content p {
    font-size: 14px; } }

@media (max-width: 575px) {
  #alert {
    padding: 0.50rem 1rem; }
  #alert .content p {
    font-size: 13px; } }

@media print {
  /* All your print styles go here */
  #ControlMenu,
  #topcontrol,
  #header,
  .container-bread-crumb,
  #footer,
  footer,
  #nav,
  #PanelLateralIcon,
  .page-header,
  #PanelMenuContestuale,
  .no-print {
    display: none !important; }
  .collapse {
    display: block; } }

/*
#navigation.navbar{
	background-color: initial;
}*/
.navbar-default .navbar-nav > li > a {
  color: white; }

#footer-ori {
  text-align: left;
  padding: 2px 15px 0; }

#footer-ori .link-footer {
  float: right;
  position: relative;
  left: -50%;
  text-align: left; }

#footer-ori nav {
  position: relative;
  left: 50%;
  overflow: hidden; }

.logo {
  /*padding-left: 3px;*/
  width: 92px; }

.copyright .logo {
  float: left;
  /*padding-right: 10px;*/ }

#footer-ori li {
  float: left;
  padding-left: 5px;
  padding-right: 5px; }

#footer-ori li.border-left {
  border-left: 1px solid white; }

.container {
  max-width: 90%; }

/* per mostrare i social su mobile*/
@media (max-width: 767px) {
  .social-container .social-icons label {
    display: none !important; }
  .social-container .social-icons ul {
    list-style-type: none; }
  .social-container ul li {
    float: left;
    margin-left: 8px; } }

@media (max-width: 767px) {
  .social-container .social-icons {
    display: block;
    margin-top: -15px; } }

.bg-grey-card {
  background: #ebeef0; }

@media (min-width: 992px) {
  .card .card-body .card-text {
    font-size: .7777777778rem; } }

.row [class*=col-] > .card-wrapper,
.row [class*=col-] > .card-wrapper > .card {
  height: 100%; }

@media (min-width: 992px) {
  .card-wrapper {
    padding-bottom: 0; } }

.img-responsive-wrapper {
  overflow: hidden; }

.img-responsive-wrapper .img-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }

.img-responsive-wrapper .img-responsive .img-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x)*0.5);
  padding-left: calc(var(--bs-gutter-x)*0.5);
  margin-top: var(--bs-gutter-y); }

@media (min-width: 576px) {
  .h3,
  h3 {
    font-size: 1.777rem;
    line-height: 1.25; } }

.img-responsive-wrapper .img-responsive .img-wrapper img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover; }

.card .card-body .category-top {
  font-size: .7777777778rem;
  text-transform: uppercase;
  color: #1a1a1a;
  margin-bottom: 16px; }

.icon.icon-sm {
  width: 24px;
  height: 24px; }

.pt-3 {
  padding-top: 16px !important; }

.mb-4 {
  margin-bottom: 24px !important; }

.chip:not(.chip-disabled) {
  border-color: #007a52;
  background: #fff; }

.chip.chip-simple {
  padding-right: 8px; }

.chip:is(a) {
  text-decoration: none; }

.chip {
  display: inline-flex;
  justify-content: space-evenly;
  align-items: center;
  background: #f5f5f5;
  border: 1px solid #c5c7c9;
  border-radius: 12px;
  height: 24px;
  min-width: 100px;
  padding: 0 16px 2px 8px;
  transition: all .05s;
  margin-right: 4px;
  margin-bottom: 0; }

.chip .chip-label {
  color: #0A597A; }

@media (min-width: 576px) {
  .chip .chip-label {
    font-size: .778rem; } }

.chip .chip-label,
.chip .chip-label:hover {
  text-decoration: none; }

.chip .chip-label {
  font-size: .875rem;
  height: 16px;
  font-weight: 600;
  color: #0A597A;
  margin-bottom: 0;
  transform: translateY(-2px);
  transition: color .05s; }

@media (min-width: 576px) {
  a.read-more {
    font-size: .7777777778rem; } }

a.read-more {
  font-size: .875rem;
  line-height: 1.3;
  font-weight: 700; }

a.read-more {
  display: flex;
  align-items: center;
  color: #0A597A;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .9px;
  font-size: .7777777778rem;
  text-decoration: none; }

@media (min-width: 992px) {
  .card {
    border: none;
    margin-right: -12px; } }

.card {
  border: none;
  padding: 0;
  position: relative;
  width: 100%; }

.mb-5 {
  margin-bottom: 48px !important; }

/*.card {
    --bs-card-spacer-y: 1rem;
    --bs-card-spacer-x: 2rem;
    --bs-card-title-spacer-y: 8px;
    --bs-card-border-width: 1px;
    --bs-card-border-color: #c5c7c9;
    --bs-card-border-radius: 0;
    --bs-card-inner-border-radius: -1px;
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 2rem;
    --bs-card-cap-bg: transparent;
    --bs-card-bg: #fff;
    --bs-card-img-overlay-padding: 16px;
    --bs-card-group-margin: 12px;
    display: flex;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius);
    box-shadow: var(--bs-card-box-shadow);
}*/
@media (min-width: 992px) {
  .px-lg-3 {
    padding-right: 16px !important;
    padding-left: 16px !important; } }

@media (min-width: 992px) {
  .order-lg-2 {
    order: 2 !important; } }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.order-1 {
  order: 1 !important; }

@media (min-width: 992px) {
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%; } }

/* paginazione */
.lfr-pagination {
  display: flex !important;
  justify-content: center !important; }

.pagination .page-item {
  /*  text-align: right;
	width: 50%;*/
  padding-right: 10px; }

/*stile da usare per il dettaglio pagina*/
.cmp-navscroll .navbar.it-navscroll-wrapper .progress {
  background-color: #e9e6f2; }

.progress {
  height: 4px;
  box-shadow: none; }

.progress,
.progress-bar {
  display: flex;
  overflow: hidden; }

.progress {
  --bs-progress-height: 16px;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: #e6e6e6;
  --bs-progress-border-radius: 0;
  --bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0A597A;
  --bs-progress-bar-transition: width 0.6s ease;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
  box-shadow: var(--bs-progress-box-shadow); }

.cmp-navscroll {
  z-index: 0; }

.cmp-navscroll .navbar.it-navscroll-wrapper {
  display: block;
  flex-wrap: unset;
  align-items: unset;
  justify-content: unset; }

.cmp-navscroll .navbar.it-navscroll-wrapper .menu-wrapper {
  padding-top: unset; }

.cmp-navscroll .navbar.it-navscroll-wrapper .progress {
  background-color: #e9e6f2; }

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul {
  padding: .5rem 0; }

@media (min-width: 576px) {
  .cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul {
    padding: 14px 0; } }

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul li + li {
  margin-top: .75rem; }

@media (min-width: 576px) {
  .cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul li + li {
    margin-top: .67rem; } }

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul li:first-child {
  margin-top: .375rem; }

@media (min-width: 576px) {
  .cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul li:first-child {
    margin-top: .33rem; } }

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul li:not(:last-child) {
  margin-bottom: .75rem; }

@media (min-width: 576px) {
  .cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul li:not(:last-child) {
    margin-bottom: .67rem; } }

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul li a {
  padding: 0 24px;
  line-height: 1.5; }

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active {
  padding: 0 24px 0 22px; }

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper .accordion {
  border-bottom: unset; }

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper .accordion .accordion-collapse {
  padding: 0; }

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper .accordion .accordion-header .accordion-button {
  color: #0A597A;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.6;
  display: flex;
  justify-content: space-between;
  align-items: center; }

@media (min-width: 576px) {
  .cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper .accordion .accordion-header .accordion-button {
    font-size: .7777777778rem; } }

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper .accordion .accordion-body {
  padding: 0; }

aside .cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active {
  border-left: 2px solid #0A597A; }

.accordion {
  --bs-accordion-color: #1a1a1a;
  --bs-accordion-bg: #fff;
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: 1px;
  --bs-accordion-border-radius: 4px;
  --bs-accordion-inner-border-radius: 3px;
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: #1a1a1a;
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='hsl%280deg, 0%, 10%%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23006e4a'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z'/%3E%3C/svg%3E");
  --bs-accordion-btn-focus-border-color: #5d7083;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(0, 122, 82, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: #006e4a;
  --bs-accordion-active-bg: #e6f2ee
; }

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition); }

@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none; } }

.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color); }

.accordion-button:not(.collapsed):after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform); }

.accordion-button:after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition); }

@media (prefers-reduced-motion: reduce) {
  .accordion-button:after {
    transition: none; } }

.accordion-button:hover {
  z-index: 2; }

.accordion-button:focus {
  z-index: 3;
  border-color: var(--bs-accordion-btn-focus-border-color);
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow); }

.accordion-header {
  margin-bottom: 0; }

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color); }

.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius); }

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius); }

.accordion-item:not(:first-of-type) {
  border-top: 0; }

.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius); }

.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius); }

.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius); }

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x); }

.accordion-flush .accordion-collapse {
  border-width: 0; }

.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.accordion-flush .accordion-item:first-child {
  border-top: 0; }

.accordion-flush .accordion-item:last-child {
  border-bottom: 0; }

.accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0; }

@media (min-width: 576px) {
  .cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper .accordion .accordion-header .accordion-button {
    font-size: .7777777778rem; } }

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper .accordion .accordion-header .accordion-button {
  color: #0A597A;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.6;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper .accordion .accordion-collapse {
  padding: 0; }

.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius); }

@media (min-width: 768px) {
  .accordion-collapse {
    padding: 1.33rem 0 0; } }

/* Stile per il testo rosso quando l'elemento � attivo o passato sopra */
.nav-link.active,
.nav-link.hover {
  /* color: red;*/
  font-weight: bold; }

.category {
  background-color: transparent;
  border-radius: 28px;
  border: 1px solid #005ab3;
  display: inline-block;
  cursor: pointer;
  color: #005ab3;
  font-family: Arial;
  font-size: 13px;
  padding: 5px 31px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #283966; }

.category:hover {
  background-color: transparent; }

.category:active {
  position: relative;
  top: 1px; }

@media (min-width: 992px) {
  .navbar-custom {
    margin-bottom: -15rem;
    /* Aggiungi altri stili specifici per risoluzioni large se necessario */ } }

/*@media (max-width: 767px){
.area-appartenenza .container .row.col-lg-8 {
    display: none;
  }
}*/
.it-header-slim-wrapper .it-header-slim-wrapper-content a:not(.navbar-brand) {
  font-size: 1.1rem !important; }

@media (min-width: 992px) {
  .it-header-slim-wrapper .it-header-slim-wrapper-content .navbar-brand {
    font-size: 1.1rem !important; } }

@media (min-width: 992px) {
  .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-desktop {
    flex-grow: inherit !important;
    height: 48px; } }

.it-search-wrapper .portlet {
  margin-bottom: 0; }

.it-header-center-wrapper {
  height: auto !important;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  @media (min-width: 992px) {
    .it-header-center-wrapper {
      height: 120px !important;
      padding-top: 0 !important;
      padding-bottom: 0 !important; } }
  .it-header-center-wrapper .it-header-center-content-wrapper {
    flex-direction: column; }
    @media (min-width: 992px) {
      .it-header-center-wrapper .it-header-center-content-wrapper {
        flex-direction: row !important; } }
    .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone {
      flex-direction: column; }
      @media (min-width: 992px) {
        .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone {
          flex-direction: row !important; } }
      .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials {
        margin-bottom: 1rem; }
        @media (min-width: 992px) {
          .it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials {
            margin-bottom: 0 !important; } }

.navigation-site-bar {
  background: #0059b3 !important; }

.navbar-expand-lg {
  justify-content: center !important; }
  @media (min-width: 992px) {
    .navbar-expand-lg {
      justify-content: flex-start !important; } }

.custom-navbar-toggler svg {
  width: 35px !important;
  height: 35px !important; }

.panelTitle.marginBottom20, .portlet-body .asset-full-content, #portlet_com_liferay_login_web_portlet_LoginPortlet, #portlet_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet .portlet-body {
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 576px) {
    .panelTitle.marginBottom20, .portlet-body .asset-full-content, #portlet_com_liferay_login_web_portlet_LoginPortlet, #portlet_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet .portlet-body {
      width: 540px !important; } }
  @media (min-width: 768px) {
    .panelTitle.marginBottom20, .portlet-body .asset-full-content, #portlet_com_liferay_login_web_portlet_LoginPortlet, #portlet_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet .portlet-body {
      width: 720px !important; } }
  @media (min-width: 992px) {
    .panelTitle.marginBottom20, .portlet-body .asset-full-content, #portlet_com_liferay_login_web_portlet_LoginPortlet, #portlet_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet .portlet-body {
      width: 960px !important; } }
  @media (min-width: 1200px) {
    .panelTitle.marginBottom20, .portlet-body .asset-full-content, #portlet_com_liferay_login_web_portlet_LoginPortlet, #portlet_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet .portlet-body {
      width: 1176px !important; } }
  @media (min-width: 1400px) {
    .panelTitle.marginBottom20, .portlet-body .asset-full-content, #portlet_com_liferay_login_web_portlet_LoginPortlet, #portlet_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet .portlet-body {
      width: 1320px !important; } }

a {
  text-decoration: none !important; }
  a:hover {
    text-decoration: underline; }
  a .read-more {
    display: flex !important; }

#ddform-valutazione .card.shadow.card-wrapper::after {
  content: none !important; }

#ddform-valutazione .lfr-ddm__default-page-header-title {
  display: none; }

#ddform-valutazione .lfr-ddm__default-page-header-line {
  display: none; }

#ddform-valutazione .ddm-form-page-container .ddm-row:first-child .ddm-field .form-group {
  margin-bottom: 0 !important; }
  #ddform-valutazione .ddm-form-page-container .ddm-row:first-child .ddm-field .form-group fieldset {
    border: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important; }
    #ddform-valutazione .ddm-form-page-container .ddm-row:first-child .ddm-field .form-group fieldset legend {
      font-size: 1.4rem;
      font-weight: 600;
      margin-bottom: 1rem; }
    #ddform-valutazione .ddm-form-page-container .ddm-row:first-child .ddm-field .form-group fieldset .ddm__radio label {
      height: 100% !important; }
      #ddform-valutazione .ddm-form-page-container .ddm-row:first-child .ddm-field .form-group fieldset .ddm__radio label input {
        height: 100% !important; }
      #ddform-valutazione .ddm-form-page-container .ddm-row:first-child .ddm-field .form-group fieldset .ddm__radio label .custom-control-label::before {
        border-radius: 0 !important;
        border-color: transparent !important;
        background-color: inherit !important;
        opacity: 0 !important; }
      #ddform-valutazione .ddm-form-page-container .ddm-row:first-child .ddm-field .form-group fieldset .ddm__radio label .custom-control-label::after {
        content: none !important; }

#ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(2) .ddm-field .form-group, #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(3) .ddm-field .form-group {
  margin-bottom: 0 !important; }
  #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(2) .ddm-field .form-group fieldset, #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(3) .ddm-field .form-group fieldset {
    border: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important; }
    #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(2) .ddm-field .form-group fieldset legend, #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(3) .ddm-field .form-group fieldset legend {
      font-size: 1.125rem !important;
      font-weight: 600 !important;
      line-height: 1.5 !important;
      overflow: unset;
      box-shadow: 0 0.9375rem 1.325rem -0.9rem rgba(0, 0, 0, 0.1);
      padding-bottom: .6rem;
      width: 100%;
      margin-bottom: 1.5rem; }
      #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(2) .ddm-field .form-group fieldset legend label, #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(3) .ddm-field .form-group fieldset legend label {
        position: static !important;
        line-height: 1 !important; }
        @media (min-width: 768px) {
          #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(2) .ddm-field .form-group fieldset legend label, #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(3) .ddm-field .form-group fieldset legend label {
            position: absolute !important;
            line-height: normal !important; } }
    #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(2) .ddm-field .form-group fieldset .ddm__radio, #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(3) .ddm-field .form-group fieldset .ddm__radio {
      border: 1px solid #e5e5e5 !important;
      padding: 1.5rem !important; }
      #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(2) .ddm-field .form-group fieldset .ddm__radio .custom-control, #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(3) .ddm-field .form-group fieldset .ddm__radio .custom-control {
        margin-bottom: 1rem;
        border-bottom: 1px solid rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
        --bs-border-opacity: 1 !important;
        min-height: 2rem; }
        #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(2) .ddm-field .form-group fieldset .ddm__radio .custom-control label, #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(3) .ddm-field .form-group fieldset .ddm__radio .custom-control label {
          position: static !important;
          line-height: 0 !important; }
          #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(2) .ddm-field .form-group fieldset .ddm__radio .custom-control label .custom-control-label::before, #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(3) .ddm-field .form-group fieldset .ddm__radio .custom-control label .custom-control-label::before {
            width: 20px !important;
            height: 20px !important;
            border-width: 2px !important; }
          #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(2) .ddm-field .form-group fieldset .ddm__radio .custom-control label .custom-control-label::after, #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(3) .ddm-field .form-group fieldset .ddm__radio .custom-control label .custom-control-label::after {
            content: none !important; }
          #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(2) .ddm-field .form-group fieldset .ddm__radio .custom-control label .custom-control-label .custom-control-label-text, #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(3) .ddm-field .form-group fieldset .ddm__radio .custom-control label .custom-control-label .custom-control-label-text {
            color: #1a1a1a !important;
            font-size: 1.125rem !important;
            font-size: 600 !important; }

#ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(4) .ddm-field .form-group {
  margin-bottom: 0 !important; }
  #ddform-valutazione .ddm-form-page-container .ddm-row:nth-child(4) .ddm-field .form-group textarea {
    border-color: #e5e5e5; }

.cmp-hero .it-hero-wrapper {
  display: inherit !important;
  min-height: auto !important; }
  .cmp-hero .it-hero-wrapper p {
    color: #000 !important; }

#portlet_com_liferay_login_web_portlet_LoginPortlet .portlet-content {
  margin-top: 1rem; }
  @media (min-width: 768px) {
    #portlet_com_liferay_login_web_portlet_LoginPortlet .portlet-content {
      padding: inherit !important; } }
  #portlet_com_liferay_login_web_portlet_LoginPortlet .portlet-content .portlet-content-container {
    margin-top: 2rem; }
    #portlet_com_liferay_login_web_portlet_LoginPortlet .portlet-content .portlet-content-container form.sign-in-form .panel-body {
      padding-top: 3rem; }
      #portlet_com_liferay_login_web_portlet_LoginPortlet .portlet-content .portlet-content-container form.sign-in-form .panel-body .form-group {
        margin-bottom: 2rem !important; }

.text-black {
  font-size: 1.5rem !important;
  line-height: 1.2; }
  @media (min-width: 992px) {
    .text-black {
      font-size: 2rem !important; } }

.chip.chip-simple .chip-label {
  transform: translateY(-1%) !important;
  height: auto !important; }

.card a.read-more {
  justify-content: flex-end !important;
  display: flex !important;
  position: static !important; }

.breadcrumb-item + .breadcrumb-item::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M396.394%20255.607a28.207%2028.207%200%200%200-8.272-19.111L160.901%209.275c-11.026-11.059-28.94-11.059-39.999%200-11.058%2011.026-11.058%2028.941%200%2039.999l206.333%20206.333L120.902%20461.94c-11.058%2011.058-11.058%2028.973%200%2039.999%2011.059%2011.059%2028.972%2011.059%2039.999%200l227.221-227.221a28.196%2028.196%200%200%200%208.272-19.111z'%20fill='%236c757d'/%3E%3C/svg%3E") !important;
  content: '' !important;
  display: block !important; }

.breadcrumb-item + .breadcrumb-item .breadcrumb-text-truncate {
  margin-left: 1rem; }

.alert .alert-indicator .lexicon-icon {
  display: none !important; }

aside .cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul li a {
  border: 0 !important;
  padding-left: 26px !important; }

aside .cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active {
  border: 0 !important;
  padding-left: 26px !important; }

aside .cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.gtActive {
  border-left: 2px solid #0A597A !important;
  padding-left: 24px !important; }

.input-group.search-bar-suggestions .input-group {
  flex-wrap: nowrap !important; }

#portlet_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet .portlet-body {
  margin: 0 auto; }

.custom-fixed {
  position: fixed;
  top: 0; }

.portlet .portlet-content .autofit-col.autofit-col-expand .panelTitle.marginBottom20 {
  display: none !important; }

#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_fgPlx2wmzw1A .ddm-form-builder-app {
  background-color: var(--bs-card-bg);
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 2rem;
  word-wrap: break-word;
  border-radius: 5px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
  #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_fgPlx2wmzw1A .ddm-form-builder-app .lfr-ddm__default-page-header {
    display: none; }
  #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_fgPlx2wmzw1A .ddm-form-builder-app .ddm-row .ddm-field {
    position: relative; }
    #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_fgPlx2wmzw1A .ddm-form-builder-app .ddm-row .ddm-field .ddm-label {
      position: absolute;
      top: 0;
      left: 0;
      transition: top 0.2s ease;
      pointer-events: none; }
      #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_fgPlx2wmzw1A .ddm-form-builder-app .ddm-row .ddm-field .ddm-label .ddm-label-required.reference-mark {
        color: #D20000 !important; }
        #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_fgPlx2wmzw1A .ddm-form-builder-app .ddm-row .ddm-field .ddm-label .ddm-label-required.reference-mark .lexicon-icon.lexicon-icon-asterisk {
          width: .5em !important; }
    #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_fgPlx2wmzw1A .ddm-form-builder-app .ddm-row .ddm-field .ddm-label + div input::placeholder {
      opacity: 0;
      transition: opacity 0.3s ease; }
    #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_fgPlx2wmzw1A .ddm-form-builder-app .ddm-row .ddm-field:focus-within .ddm-label,
    #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_fgPlx2wmzw1A .ddm-form-builder-app .ddm-row .ddm-field:has(input:not(:placeholder-shown)) .ddm-label {
      top: -29px; }
    #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_fgPlx2wmzw1A .ddm-form-builder-app .ddm-row .ddm-field div input:focus {
      outline: none !important;
      box-shadow: none !important; }
    #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_fgPlx2wmzw1A .ddm-form-builder-app .ddm-row .ddm-field div .results-chosen {
      border-bottom: 1px solid #5d7083; }

#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_fgPlx2wmzw1A .form-group:has(.lfr__ddm-select-input-trigger) > label.ddm-label {
  line-height: 0; }

#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_9AnNmiOkXDii .ddm-form-builder-app {
  background-color: var(--bs-card-bg);
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 2rem;
  word-wrap: break-word;
  border-radius: 5px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
  #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_9AnNmiOkXDii .ddm-form-builder-app .lfr-ddm__default-page-header {
    display: none; }
  #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_9AnNmiOkXDii .ddm-form-builder-app .ddm-row .ddm-field {
    position: relative; }
    #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_9AnNmiOkXDii .ddm-form-builder-app .ddm-row .ddm-field .ddm-label {
      position: absolute;
      top: 0;
      left: 0;
      transition: top 0.2s ease;
      pointer-events: none; }
      #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_9AnNmiOkXDii .ddm-form-builder-app .ddm-row .ddm-field .ddm-label .ddm-label-required.reference-mark {
        color: #D20000 !important; }
        #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_9AnNmiOkXDii .ddm-form-builder-app .ddm-row .ddm-field .ddm-label .ddm-label-required.reference-mark .lexicon-icon.lexicon-icon-asterisk {
          width: .5em !important; }
    #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_9AnNmiOkXDii .ddm-form-builder-app .ddm-row .ddm-field .ddm-label + div input::placeholder {
      opacity: 0;
      transition: opacity 0.3s ease; }
    #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_9AnNmiOkXDii .ddm-form-builder-app .ddm-row .ddm-field:focus-within .ddm-label,
    #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_9AnNmiOkXDii .ddm-form-builder-app .ddm-row .ddm-field:has(input:not(:placeholder-shown)) .ddm-label {
      top: -29px; }
    #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_9AnNmiOkXDii .ddm-form-builder-app .ddm-row .ddm-field div input:focus {
      outline: none !important;
      box-shadow: none !important; }
    #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_9AnNmiOkXDii .ddm-form-builder-app .ddm-row .ddm-field div .results-chosen {
      border-bottom: 1px solid #5d7083; }

#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_9AnNmiOkXDii .form-group:has(.lfr__ddm-select-input-trigger) > label.ddm-label {
  line-height: 0; }

.dropdown-menu.ddm-btn-full.ddm-select-dropdown.show .dropdown-section .input-group .input-group-item {
  flex-wrap: nowrap !important; }
  .dropdown-menu.ddm-btn-full.ddm-select-dropdown.show .dropdown-section .input-group .input-group-item .input-group-inset-after {
    border: 1px solid #ced4da !important; }

/*# sourceMappingURL=main.css.map */