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

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

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

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

span.alert {
  display: inline-block; }

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

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

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: 0 0.25rem; }
    .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 .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
      padding: 0; }
  .sidebar-sm .input-group-item .input-group-text {
    font-size: 0.875rem;
    height: 2rem;
    min-width: 2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .sidebar-sm .input-group-item .btn .btn-section {
    font-size: 0.5625rem; }
  .sidebar-sm .list-group-item-flex {
    padding: 0.5rem 0.25rem; }
    .sidebar-sm .list-group-item-flex .autofit-col {
      padding-left: 0.25rem;
      padding-right: 0.25rem; }

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

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

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

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

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

.lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc; }

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

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #d1e5ef; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598bec;
    border-color: #224fa8;
    color: #fff; }

.lfr-tree a {
  text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 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; }

.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.ae-placeholder ~ .alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.ae-placeholder ~ .alloy-editor-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.ae-placeholder ~ .alloy-editor-placeholder.readonly ~ .alloy-editor-placeholder {
      color: #ccc; }

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

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

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

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

.html-editor.portlet {
  background: #fff;
  color: #000;
  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; }
  .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-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-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;
  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; }

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

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

body.portlet {
  border-width: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  background: #fff;
  border-radius: 3px;
  border-top: 5px solid transparent;
  box-shadow: 0 1px 2px #c4c4c4;
  margin: 8px 6px 0;
  outline: 0;
  padding: 28px 10px 10px;
  position: relative;
  -webkit-box-shadow: 0 1px 2px #c4c4c4; }

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

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

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

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4; }

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

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

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

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

.navbar form {
  margin: 0; }

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

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

.widget-mode-card .card {
  display: flex;
  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); }

input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f; }

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

.taglib-image-selector .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 {
  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 */
/*
utility classes for showing, hiding, aligning, spacing content, etc...
*/
.text-transform-none {
  text-transform: none !important; }

/* Copied from Bootstrap 5 */
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important; }

.fs-2 {
  font-size: calc(1.325rem + .9vw) !important; }

.fs-3 {
  font-size: calc(1.3rem + .6vw) !important; }

.fs-4 {
  font-size: calc(1.275rem + .3vw) !important; }

.fs-5 {
  font-size: 1.25rem !important; }

.fs-6 {
  font-size: 1rem !important; }

@media (min-width: 1140px) {
  .fs-1 {
    font-size: 2.5rem !important; }
  .fs-2 {
    font-size: 2rem !important; }
  .fs-3 {
    font-size: 1.75rem !important; }
  .fs-4 {
    font-size: 1.5rem !important; } }

.lh-1 {
  line-height: 1 !important; }

.lh-sm {
  line-height: 1.25 !important; }

.lh-base {
  line-height: 1.5 !important; }

.lh-lg {
  line-height: 2 !important; }

.hide-focus {
  opacity: 0;
  width: 0;
  height: 0; }
  .hide-focus:focus-visible {
    opacity: 1;
    width: auto;
    height: auto; }

/* imported from https://getbootstrap.com/docs/4.6/examples/floating-labels/floating-labels.css */
/* START */
.form-label-group {
  position: relative; }
  .form-label-group input,
  .form-label-group label {
    height: 3.125rem;
    padding: .75rem; }
  .form-label-group label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
    /* Override default `<label>` margin */
    line-height: 1.5;
    color: #495057;
    pointer-events: none;
    cursor: text;
    /* Match the input under the label */
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: all .1s ease-in-out; }
  .form-label-group input::-webkit-input-placeholder {
    color: transparent; }
  .form-label-group input::-moz-placeholder {
    color: transparent; }
  .form-label-group input:-ms-input-placeholder {
    color: transparent; }
  .form-label-group input::-ms-input-placeholder {
    color: transparent; }
  .form-label-group input::placeholder {
    color: transparent; }
  .form-label-group input:not(:-moz-placeholder-shown) {
    padding-top: 1.25rem;
    padding-bottom: .25rem; }
  .form-label-group input:not(:-ms-input-placeholder) {
    padding-top: 1.25rem;
    padding-bottom: .25rem; }
  .form-label-group input:not(:placeholder-shown) {
    padding-top: 1.25rem;
    padding-bottom: .25rem; }
  .form-label-group input:not(:-moz-placeholder-shown) ~ label {
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: 12px;
    color: #777; }
  .form-label-group input:not(:-ms-input-placeholder) ~ label {
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: 12px;
    color: #777; }
  .form-label-group input:not(:placeholder-shown) ~ label {
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: 12px;
    color: #777; }
  .form-label-group input:-webkit-autofill ~ label {
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: 12px;
    color: #777; }

/* Fallback for Edge
  -------------------------------------------------- */
@supports (-ms-ime-align: auto) {
  .form-label-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    .form-label-group label {
      position: static; }
    .form-label-group input::-ms-input-placeholder {
      color: #777; } }

/* END */
a.disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.4; }

body header .portlet {
  margin-bottom: 0; }

body header .env-stamp {
  position: relative; }
  body header .env-stamp:after {
    content: "DEV";
    position: absolute;
    text-align: center;
    padding: 0.1rem .75rem;
    left: 0;
    top: -20px;
    color: darkred;
    border: solid 3px darkred;
    border-radius: .25rem;
    transform: rotate(-15deg); }
  body header .env-stamp.env-stamp-poc:after {
    content: "POC"; }
  body header .env-stamp.env-stamp-dev:after {
    content: "DEV"; }
  body header .env-stamp.env-stamp-acc:after {
    content: "ACC"; }
  body header .env-stamp.env-stamp-legacy-dev:after {
    content: "Legacy DEV"; }
  body header .env-stamp.env-stamp-legacy-acc:after {
    content: "Legacy ACC"; }

#estat-feedback-form {
  transition: all ease-out .2s;
  box-shadow: 0px 1px 5px #a8aaaf, 0px -1px 5px #a8aaaf;
  /* on firefox the window becomes larger than the screen due to the form which requires the overflow hidden attribute */
  overflow-x: hidden;
  position: relative;
  /* needed due to ecl radio focus effect having z-index: -1 */ }
  #estat-feedback-form:before {
    content: "";
    background-color: #e9eaeb;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -2; }
  #estat-feedback-form .rating-fieldset-wrapper {
    height: 44px; }
  #estat-feedback-form #eff-rating-fieldset {
    width: auto;
    display: flex;
    align-items: center; }
    #estat-feedback-form #eff-rating-fieldset #eff-rating-field-label {
      float: left;
      font-weight: 700;
      width: initial;
      color: var(--ecl-color-dark-80); }
    #estat-feedback-form #eff-rating-fieldset .ecl-rating-field__icon-filled {
      stroke-width: 2px;
      stroke: var(--c-d-140); }
  #estat-feedback-form .ecl-form-label__optional {
    font-size: inherit;
    color: var(--ecl-color-dark-80); }
  #estat-feedback-form .ecl-radio__label {
    padding: var(--s-xs) 0; }
    #estat-feedback-form .ecl-radio__label:hover .ecl-radio__box {
      border-width: 2px; }
  #estat-feedback-form .ecl-radio__input:focus-visible ~ .ecl-radio__label > .ecl-radio__box {
    border-width: 2px; }
  #estat-feedback-form .ecl-radio__input:checked ~ .ecl-radio__label .ecl-radio__box {
    border-width: 8px; }
  #estat-feedback-form #eff-issue-desc {
    width: 100%; }
  #estat-feedback-form #eff-submit-error {
    color: #D7003D; }
  #estat-feedback-form #eff-submit[aria-disabled="true"] {
    background-color: #6e91e0;
    color: #cfdaf5;
    cursor: not-allowed;
    text-decoration: none; }

.footer {
  background-color: #f3f6fc;
  padding: 40px 0; }
  .footer hr.extra-border {
    border: 1px solid;
    opacity: 0.25;
    margin: 40px 0; }
  .footer h3 {
    font-size: 1.1em;
    font-weight: 500; }
  .footer ul {
    padding: 0; }
  .footer li {
    list-style-type: none; }
  .footer .footer-logo img {
    margin-bottom: 15px; }

/* COLORS */
/* DEFAULT FONT PARAMS */
/* LINK (HREF) */
/* DS - MENU */
/* DS - RIGHT COL */
/* DS - ARTICLE */
/* PORTLET */
/* TABLE */
/* PRODUCT PAGE */
/* ICONS COLORS */
.mainBlock .explore-img {
  padding-left: 15px; }

p {
  margin: 0 0 10px; }

/** publication product page **/
.asset-full-content .component-title {
  color: #555;
  font-size: 24.5px;
  padding: 0.2em 0;
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: normal; }
  .asset-full-content .component-title .header-back-to {
    display: none; }
  .asset-full-content .component-title .asset-title {
    font-size: 19px ;
    font-size: 1.1875rem ;
    font-family: "open_sansregular", Arial, sans-serif ;
    font-weight: 700 ; }
    .asset-full-content .component-title .asset-title.d-inline {
      color: #555;
      font-size: 24.5px;
      padding: .2em 0;
      font-weight: 700;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: normal; }

/* Product list */
ul.product-list {
  list-style-type: none;
  margin: 10px 0 0 0 ;
  margin: 0.625rem 0 0 0 ;
  padding: 0 ; }
  ul.product-list li.product-item {
    display: table;
    width: 100%;
    padding: 10px 0 ;
    padding: 0.625rem 0 ;
    margin: 0 ;
    border-top: 1px dashed #ababb0; }
    ul.product-list li.product-item:first-child {
      padding-top: 0;
      border-top: none; }
    ul.product-list li.product-item .product-date {
      display: table-cell;
      width: 15%;
      padding-right: 10px;
      padding-left: 1em; }
    ul.product-list li.product-item .product-title {
      display: table-cell;
      width: 85%; }
      ul.product-list li.product-item .product-title a {
        color: #5d5e68; }
        ul.product-list li.product-item .product-title a:hover {
          color: #5d5e68; }

.asset-content {
  margin-left: 0;
  margin-right: 0 !important; }
  .asset-content .pubinfo {
    margin: 0 0 5px ;
    margin: 0 0 0.3125rem ;
    font-size: 13px ;
    font-size: 0.8125rem ;
    font-family: "open_sansregular", "open_sansregular", Arial, sans-serif ;
    font-weight: normal ;
    color: #a0a0a0;
    width: 50%;
    line-height: 26px; }
  .asset-content .subscribe-action {
    margin: -38px 10px 20px 0px; }
  .asset-content .pubprint {
    width: 50%;
    float: right; }
    .asset-content .pubprint a {
      color: #5d5e68; }

/* new item in quality section */
.block {
  height: 100px;
  background-color: #eaeaea;
  float: left;
  width: 50%;
  display: table; }
  .block .block-image {
    display: table-cell;
    vertical-align: middle;
    width: 120px; }
    .block .block-image .picture {
      width: 110px;
      height: auto;
      padding: 6px 4px 4px 4px; }
  .block .block-text {
    display: table-cell;
    vertical-align: middle; }
    .block .block-text .date {
      color: #024ea1;
      padding-top: 8px;
      margin-bottom: 10px;
      font-weight: bold; }
    .block .block-text .title {
      font-weight: 500;
      color: #5d5e68; }
    .block .block-text .more {
      text-align: right;
      margin-right: 10px; }
      .block .block-text .more a {
        color: #024ea1;
        font-style: italic; }

.seeAll {
  position: absolute;
  top: 10px;
  right: 10px; }
  .seeAll.noMargin {
    margin-top: 0; }
  .seeAll a {
    padding: 4px 8px ;
    padding: 0.25rem 0.5rem ;
    border-radius: 20px;
    color: #303030;
    border: 1px solid #303030;
    font-size: 11px ;
    font-size: 0.6875rem ;
    text-decoration: none; }
    .seeAll a:hover {
      color: #fff;
      background-color: #5a5a64;
      border-color: #5a5a64;
      text-decoration: none; }

a.btn-print {
  font-size: 1.2rem;
  margin-right: 5px; }

.spacer {
  clear: both;
  height: 1px;
  background-color: #c0c0c3; }

/* Pagination */
.taglib-page-iterator {
  border-top: 1px dashed #ababb0;
  padding-top: 5px ;
  padding-top: 0.3125rem ; }
  .taglib-page-iterator .lfr-pagination-delta-selector {
    display: none; }
  .taglib-page-iterator .lfr-pagination-page-selector a.btn {
    padding: 2px 5px ;
    padding: 0.125rem 0.3125rem ;
    font-size: 12px ;
    font-size: 0.75rem ;
    background: #fff;
    color: #5d5e68;
    text-decoration: none; }
    .taglib-page-iterator .lfr-pagination-page-selector a.btn:hover {
      background-color: #eaeaea; }
  .taglib-page-iterator .lfr-pagination-page-selector i.caret {
    margin-left: 5px ;
    margin-left: 0.3125rem ; }
  .taglib-page-iterator .search-results {
    line-height: 26px ;
    line-height: 1.625rem ;
    font-size: 12px ;
    font-size: 0.75rem ; }
  .taglib-page-iterator .lfr-pagination-buttons {
    margin: 2px 0 0 0 ;
    margin: 0.125rem 0 0 0 ; }
    .taglib-page-iterator .lfr-pagination-buttons li a {
      padding: 2px 5px ;
      padding: 0.125rem 0.3125rem ;
      border-radius: 0;
      border: 2px solid #ddd;
      color: #5d5e68;
      text-decoration: none; }
  .taglib-page-iterator .lfr-pagination-config {
    line-height: 24px; }

/** hide gray bar displayed over title in edit mode **/
#main-content div.portlet-header:not(:has(h2)) {
  background-color: transparent; }

.journal-content-article {
  font-size: 13px ;
  font-size: 0.8125rem ;
  font-family: "open_sansregular", "open_sansregular", Arial, sans-serif ;
  font-weight: normal ;
  /** Icon list **/
  /** Old bullet list code **/
  /** Old arrow list code **/
  /** Blue block **/
  /** Right column image **/
  /** Statistics by theme **/
  /** Readmore toggle **/
  /** flag toggler content **/
  /** language button **/ }
  .journal-content-article h1 {
    font-size: 20px ;
    font-size: 1.25rem ;
    font-family: "roboto_condensedbold", "open_sansregular", Arial, sans-serif ;
    font-weight: normal ;
    margin: 10px 0 ;
    margin: 0.625rem 0 ;
    color: #0e47cb; }
  .journal-content-article h2 {
    font-size: 20px ;
    font-size: 1.25rem ;
    font-family: "roboto_condensedregular", "open_sansregular", Arial, sans-serif ;
    font-weight: normal ;
    margin: 10px 0 ;
    margin: 0.625rem 0 ;
    color: #0e47cb; }
  .journal-content-article h3 {
    font-size: 18px ;
    font-size: 1.125rem ;
    font-family: "roboto_condensedregular", "open_sansregular", Arial, sans-serif ;
    font-weight: normal ;
    margin: 10px 0 ;
    margin: 0.625rem 0 ;
    color: #464650; }
  .journal-content-article h4 {
    font-size: 16px ;
    font-size: 1rem ;
    font-family: "roboto_condensedregular", "open_sansregular", Arial, sans-serif ;
    font-weight: normal ;
    margin: 10px 0 ;
    margin: 0.625rem 0 ;
    color: #000; }
  .journal-content-article h1 a,
  .journal-content-article h2 a,
  .journal-content-article h3 a,
  .journal-content-article h4 a,
  .journal-content-article h5 a,
  .journal-content-article h6 a {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    font-weight: inherit; }
  .journal-content-article p {
    line-height: 20px ;
    line-height: 1.25rem ; }
  .journal-content-article pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
  .journal-content-article a {
    color: #0e47cb;
    text-decoration: underline; }
    .journal-content-article a:hover {
      color: #082b7a;
      text-decoration: underline; }
    .journal-content-article a:focus {
      color: #082b7a; }
    .journal-content-article a:active {
      color: #F56426; }
  .journal-content-article ul {
    margin-left: -25px; }
  .journal-content-article iframe {
    width: 100%; }
  .journal-content-article ul,
  .journal-content-article li {
    line-height: 22px !important;
    line-height: 1.375rem !important; }
    .journal-content-article ul .csv,
    .journal-content-article li .csv {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .csv:before,
      .journal-content-article li .csv:before {
        content: "\e919" !important;
        color: #53912b !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.4em;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .pdf,
    .journal-content-article li .pdf {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .pdf:before,
      .journal-content-article li .pdf:before {
        content: "\e914" !important;
        color: #e92e26 !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.4em;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .html,
    .journal-content-article li .html {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .html:before,
      .journal-content-article li .html:before {
        content: "\e912" !important;
        color: #0c519f !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.4em;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .arrow,
    .journal-content-article li .arrow {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .arrow:before,
      .journal-content-article li .arrow:before {
        content: "\e90f" !important;
        color: #676767 !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.2em;
        left: 0;
        position: absolute;
        top: 0; }
      .journal-content-article ul .arrow a,
      .journal-content-article li .arrow a {
        text-decoration: none; }
    .journal-content-article ul .xls,
    .journal-content-article li .xls {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .xls:before,
      .journal-content-article li .xls:before {
        content: "\e917" !important;
        color: #53912b !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.4em;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .doc,
    .journal-content-article li .doc {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .doc:before,
      .journal-content-article li .doc:before {
        content: "\e910" !important;
        color: #2e76e3 !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.4em;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .ppt,
    .journal-content-article li .ppt {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .ppt:before,
      .journal-content-article li .ppt:before {
        content: "\e915" !important;
        color: #e26b33 !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.4em;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .zip,
    .journal-content-article li .zip {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .zip:before,
      .journal-content-article li .zip:before {
        content: "\e918" !important;
        color: #ffa61a !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.4em;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .video,
    .journal-content-article li .video {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .video:before,
      .journal-content-article li .video:before {
        color: #08466c !important;
        content: "\e900" !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1em;
        left: 0;
        position: absolute;
        top: -1px !important; }
    .journal-content-article ul .covid,
    .journal-content-article li .covid {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .covid:before,
      .journal-content-article li .covid:before {
        color: #b10f1f !important;
        content: "\e916" !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.2em;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .download,
    .journal-content-article li .download {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .download:before,
      .journal-content-article li .download:before {
        color: #5a5a5a !important;
        content: "\e911" !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.2em;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .instagram,
    .journal-content-article li .instagram {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .instagram:before,
      .journal-content-article li .instagram:before {
        color: #56affc !important;
        content: "\e906" !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.4em;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .linkedin,
    .journal-content-article li .linkedin {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .linkedin:before,
      .journal-content-article li .linkedin:before {
        color: #2867b2 !important;
        content: "\e929" !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.4em;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .important-announcement,
    .journal-content-article li .important-announcement {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .important-announcement:before,
      .journal-content-article li .important-announcement:before {
        color: #84000d !important;
        content: "\e913" !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.2em;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .education-corner,
    .journal-content-article li .education-corner {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .education-corner:before,
      .journal-content-article li .education-corner:before {
        color: #1c6cb7 !important;
        content: "\e923" !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.3em;
        left: 0;
        position: absolute;
        top: -1px; }
    .journal-content-article ul .interactive-publication,
    .journal-content-article li .interactive-publication {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .interactive-publication:before,
      .journal-content-article li .interactive-publication:before {
        color: #a0256c !important;
        content: "\e91a" !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.4em;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .meta,
    .journal-content-article li .meta {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .meta:before,
      .journal-content-article li .meta:before {
        content: "\e901" !important;
        color: #6f6f77 !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.4em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .mp4,
    .journal-content-article li .mp4 {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .mp4:before,
      .journal-content-article li .mp4:before {
        color: #00f;
        content: "\e902" !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.6em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .new,
    .journal-content-article li .new {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .new:before,
      .journal-content-article li .new:before {
        content: "\e908" !important;
        color: #ce3836 !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.3em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: -3px; }
    .journal-content-article ul .faq,
    .journal-content-article li .faq {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .faq:before,
      .journal-content-article li .faq:before {
        content: "\e91d" !important;
        color: #ef569f !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.2em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: -1px; }
    .journal-content-article ul .products-tools,
    .journal-content-article li .products-tools {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .products-tools:before,
      .journal-content-article li .products-tools:before {
        content: "\e91f" !important;
        color: #ed145a !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.2em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .publication,
    .journal-content-article li .publication {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .publication:before,
      .journal-content-article li .publication:before {
        content: "\e90e" !important;
        color: #e64c24 !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.2em;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .public-consultation,
    .journal-content-article li .public-consultation {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .public-consultation:before,
      .journal-content-article li .public-consultation:before {
        color: #1c9af2 !important;
        content: "\e90d" !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.3em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .services,
    .journal-content-article li .services {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .services:before,
      .journal-content-article li .services:before {
        content: "\e91e" !important;
        color: #00aeef !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.3em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .contact,
    .journal-content-article li .contact {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .contact:before,
      .journal-content-article li .contact:before {
        content: "\e91b" !important;
        color: #8b378c !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.3em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .contact-email,
    .journal-content-article li .contact-email {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .contact-email:before,
      .journal-content-article li .contact-email:before {
        content: "\e921" !important;
        color: #59439b !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.2em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: -1px; }
    .journal-content-article ul .contact-phone,
    .journal-content-article li .contact-phone {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .contact-phone:before,
      .journal-content-article li .contact-phone:before {
        content: "\e920" !important;
        color: #2e3092 !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.2em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: -1px; }
    .journal-content-article ul .legislation,
    .journal-content-article li .legislation {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .legislation:before,
      .journal-content-article li .legislation:before {
        content: "\e907" !important;
        color: #d179ab !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.4em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .calendar,
    .journal-content-article li .calendar {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .calendar:before,
      .journal-content-article li .calendar:before {
        content: "\e90b" !important;
        color: #e2151e !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.4em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .news-release,
    .journal-content-article li .news-release {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .news-release:before,
      .journal-content-article li .news-release:before {
        content: "\e909" !important;
        color: #002266 !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.2em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: -1px; }
    .journal-content-article ul .database,
    .journal-content-article li .database {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .database:before,
      .journal-content-article li .database:before {
        content: "\e90c" !important;
        color: #426cab !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.2em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .internet,
    .journal-content-article li .internet {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .internet:before,
      .journal-content-article li .internet:before {
        content: "\e90a" !important;
        color: #1c6cb7 !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.2em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .copyright,
    .journal-content-article li .copyright {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .copyright:before,
      .journal-content-article li .copyright:before {
        content: "\e922" !important;
        color: #848484 !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.2em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .youtube,
    .journal-content-article li .youtube {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .youtube:before,
      .journal-content-article li .youtube:before {
        content: "\e91c" !important;
        color: #c4302b !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.1em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: -2px; }
    .journal-content-article ul .facebook,
    .journal-content-article li .facebook {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .facebook:before,
      .journal-content-article li .facebook:before {
        content: "\e928" !important;
        color: #3e5c97 !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.3em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .twitter,
    .journal-content-article li .twitter {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .twitter:before,
      .journal-content-article li .twitter:before {
        content: "\e927" !important;
        color: #2aa3ef !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.2em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: 0; }
    .journal-content-article ul .sitemap,
    .journal-content-article li .sitemap {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      position: relative; }
      .journal-content-article ul .sitemap:before,
      .journal-content-article li .sitemap:before {
        content: "\e905" !important;
        color: #2873e6 !important;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1em;
        font-weight: 400 !important;
        left: 0;
        position: absolute;
        top: -2px; }
    .journal-content-article ul .se,
    .journal-content-article li .se {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      background: transparent url(../images/icons/se-16.svg) no-repeat 0px 2px; }
      .journal-content-article ul .se:before,
      .journal-content-article li .se:before {
        content: "" !important; }
    .journal-content-article ul .data,
    .journal-content-article li .data {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      background: transparent url(../images/icons/data-expl-16.svg) no-repeat 0px 2px; }
      .journal-content-article ul .data:before,
      .journal-content-article li .data:before {
        content: "" !important; }
    .journal-content-article ul .data-browser,
    .journal-content-article li .data-browser {
      padding-left: 18px;
      list-style: none;
      margin-left: -17px;
      background: transparent url(../images/icons/databrowser-16.svg) no-repeat 0px 2px; }
      .journal-content-article ul .data-browser:before,
      .journal-content-article li .data-browser:before {
        content: "" !important; }
    .journal-content-article ul.csv a, .journal-content-article ul.pdf a, .journal-content-article ul.html a, .journal-content-article ul.arrow a, .journal-content-article ul.xls a, .journal-content-article ul.doc a, .journal-content-article ul.ppt a, .journal-content-article ul.zip a, .journal-content-article ul.video a, .journal-content-article ul.covid a, .journal-content-article ul.download a, .journal-content-article ul.instagram a, .journal-content-article ul.linkedin a, .journal-content-article ul.import-announcement a, .journal-content-article ul.education-corner a, .journal-content-article ul.interactive-publication a, .journal-content-article ul.meta a, .journal-content-article ul.mp4 a, .journal-content-article ul.new a, .journal-content-article ul.faq a, .journal-content-article ul.products-tools a, .journal-content-article ul.publication a, .journal-content-article ul.public-consultation a, .journal-content-article ul.services a, .journal-content-article ul.contact a, .journal-content-article ul.contact-email a, .journal-content-article ul.contact-phone a, .journal-content-article ul.legislation a, .journal-content-article ul.calendar a, .journal-content-article ul.news-release a, .journal-content-article ul.database a, .journal-content-article ul.internet a, .journal-content-article ul.copyright a, .journal-content-article ul.youtube a, .journal-content-article ul.facebook a, .journal-content-article ul.twitter a, .journal-content-article ul.sitemap a, .journal-content-article ul.se a, .journal-content-article ul.data a, .journal-content-article ul.data-browser a,
    .journal-content-article li.csv a,
    .journal-content-article li.pdf a,
    .journal-content-article li.html a,
    .journal-content-article li.arrow a,
    .journal-content-article li.xls a,
    .journal-content-article li.doc a,
    .journal-content-article li.ppt a,
    .journal-content-article li.zip a,
    .journal-content-article li.video a,
    .journal-content-article li.covid a,
    .journal-content-article li.download a,
    .journal-content-article li.instagram a,
    .journal-content-article li.linkedin a,
    .journal-content-article li.import-announcement a,
    .journal-content-article li.education-corner a,
    .journal-content-article li.interactive-publication a,
    .journal-content-article li.meta a,
    .journal-content-article li.mp4 a,
    .journal-content-article li.new a,
    .journal-content-article li.faq a,
    .journal-content-article li.products-tools a,
    .journal-content-article li.publication a,
    .journal-content-article li.public-consultation a,
    .journal-content-article li.services a,
    .journal-content-article li.contact a,
    .journal-content-article li.contact-email a,
    .journal-content-article li.contact-phone a,
    .journal-content-article li.legislation a,
    .journal-content-article li.calendar a,
    .journal-content-article li.news-release a,
    .journal-content-article li.database a,
    .journal-content-article li.internet a,
    .journal-content-article li.copyright a,
    .journal-content-article li.youtube a,
    .journal-content-article li.facebook a,
    .journal-content-article li.twitter a,
    .journal-content-article li.sitemap a,
    .journal-content-article li.se a,
    .journal-content-article li.data a,
    .journal-content-article li.data-browser a {
      text-decoration: none; }
  .journal-content-article ul.bullet-list {
    list-style: none;
    margin-left: -40px; }
    .journal-content-article ul.bullet-list.bluebullet li {
      background: transparent url(../images/icons/list-arrow-blue.png) no-repeat 3px 6px; }
    .journal-content-article ul.bullet-list li {
      padding-left: 18px;
      list-style: none;
      position: relative; }
      .journal-content-article ul.bullet-list li a {
        text-decoration: none; }
      .journal-content-article ul.bullet-list li:before {
        content: "\e90f";
        color: #676767;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.2em;
        left: 0;
        position: absolute;
        top: 0; }
      .journal-content-article ul.bullet-list li.pdf, .journal-content-article ul.bullet-list li.html, .journal-content-article ul.bullet-list li.meta, .journal-content-article ul.bullet-list li.xls, .journal-content-article ul.bullet-list li.doc, .journal-content-article ul.bullet-list li.ppt, .journal-content-article ul.bullet-list li.zip, .journal-content-article ul.bullet-list li.data, .journal-content-article ul.bullet-list li.data-browser, .journal-content-article ul.bullet-list li.se, .journal-content-article ul.bullet-list li.video, .journal-content-article ul.bullet-list li.mp4, .journal-content-article ul.bullet-list li.download, .journal-content-article ul.bullet-list li.instagram, .journal-content-article ul.bullet-list li.linkedin, .journal-content-article ul.bullet-list li.new, .journal-content-article ul.bullet-list li.important-announcement, .journal-content-article ul.bullet-list li.covid, .journal-content-article ul.bullet-list li.publication, .journal-content-article ul.bullet-list li.public-consultation, .journal-content-article ul.bullet-list li.legislation {
        margin-left: 0px !important; }
  .journal-content-article ul.arrow-list {
    margin: 0;
    list-style-type: none;
    margin-left: -40px; }
    .journal-content-article ul.arrow-list li {
      padding-left: 18px;
      list-style: none;
      position: relative; }
      .journal-content-article ul.arrow-list li a {
        text-decoration: none; }
      .journal-content-article ul.arrow-list li:before {
        content: "\e90f";
        color: #676767;
        font-family: "eurostat-icon", sans-serif !important;
        font-size: 1.2em;
        left: 0;
        position: absolute;
        top: 0; }
      .journal-content-article ul.arrow-list li.pdf, .journal-content-article ul.arrow-list li.html, .journal-content-article ul.arrow-list li.meta, .journal-content-article ul.arrow-list li.xls, .journal-content-article ul.arrow-list li.doc, .journal-content-article ul.arrow-list li.ppt, .journal-content-article ul.arrow-list li.zip, .journal-content-article ul.arrow-list li.data, .journal-content-article ul.arrow-list li.data-browser, .journal-content-article ul.arrow-list li.se, .journal-content-article ul.arrow-list li.video, .journal-content-article ul.arrow-list li.mp4, .journal-content-article ul.arrow-list li.download, .journal-content-article ul.arrow-list li.instagram, .journal-content-article ul.arrow-list li.new, .journal-content-article ul.arrow-list li.important-announcement, .journal-content-article ul.arrow-list li.covid, .journal-content-article ul.arrow-list li.publication, .journal-content-article ul.arrow-list li.public-consultation, .journal-content-article ul.arrow-list li.legislation {
        margin-left: 0px !important; }
  .journal-content-article a.blueblock {
    font-family: "open_sanssemibold", "open_sansregular", Arial, sans-serif;
    font-size: 12px;
    display: block;
    background-color: #e0ecfa;
    color: #0064b2;
    padding: 6px 7px;
    text-decoration: none !important; }
    .journal-content-article a.blueblock:hover {
      background-color: #2873e6;
      text-decoration: none !important;
      color: #fff !important; }
  .journal-content-article a.icon {
    padding-left: 32px;
    min-height: 22px;
    padding-bottom: 10px;
    background: no-repeat;
    background-color: #e0ecfa; }
  .journal-content-article a.pdf {
    position: relative; }
    .journal-content-article a.pdf:before {
      color: #e92e26;
      content: "\e914";
      font-family: "eurostat-icon", sans-serif;
      font-size: 24px;
      left: 5px;
      position: absolute;
      top: 8px; }
    .journal-content-article a.pdf:hover::before {
      color: #fff; }
  .journal-content-article a.html {
    position: relative; }
    .journal-content-article a.html:before {
      content: "\e912";
      color: #0c519f;
      font-family: "eurostat-icon", sans-serif;
      font-size: 24px;
      left: 5px;
      position: absolute;
      top: 8px; }
    .journal-content-article a.html:hover::before {
      color: #fff; }
  .journal-content-article a.xls {
    position: relative; }
    .journal-content-article a.xls:before {
      content: "\e917";
      color: #53912b;
      font-family: "eurostat-icon", sans-serif;
      font-size: 24px;
      left: 5px;
      position: absolute;
      top: 8px; }
    .journal-content-article a.xls:hover::before {
      color: #fff; }
  .journal-content-article a.doc {
    position: relative; }
    .journal-content-article a.doc:before {
      content: "\e910";
      color: #2e76e3;
      font-family: "eurostat-icon", sans-serif;
      font-size: 24px;
      left: 5px;
      position: absolute;
      top: 8px; }
    .journal-content-article a.doc:hover::before {
      color: #fff; }
  .journal-content-article a.ppt {
    position: relative; }
    .journal-content-article a.ppt:before {
      content: "\e915";
      color: #e26b33;
      font-family: "eurostat-icon", sans-serif;
      font-size: 24px;
      left: 5px;
      position: absolute;
      top: 8px; }
    .journal-content-article a.ppt:hover::before {
      color: #fff; }
  .journal-content-article a.zip {
    position: relative; }
    .journal-content-article a.zip:before {
      content: "\e918";
      color: #ffa61a;
      font-family: "eurostat-icon", sans-serif;
      font-size: 24px;
      left: 5px;
      position: absolute;
      top: 8px; }
    .journal-content-article a.zip:hover::before {
      color: #fff; }
  .journal-content-article a.video-dark {
    position: relative;
    background-color: #0061b5;
    color: #fff; }
    .journal-content-article a.video-dark:before {
      content: "\e900";
      font-family: "eurostat-icon", sans-serif;
      font-size: 18px;
      left: 5px;
      position: absolute;
      top: 5px; }
    .journal-content-article a.video-dark:hover::before {
      color: #fff; }
    .journal-content-article a.video-dark:hover {
      background-color: #eb6419; }
  .journal-content-article a.video-light {
    position: relative; }
    .journal-content-article a.video-light:before {
      color: #08466c;
      content: "\e900";
      font-family: "eurostat-icon", sans-serif;
      font-size: 18px;
      left: 5px;
      position: absolute;
      top: 5px; }
    .journal-content-article a.video-light:hover::before {
      color: #fff; }
  .journal-content-article a.covid {
    position: relative; }
    .journal-content-article a.covid:before {
      color: #b10f1f;
      content: "\e916";
      font-family: "eurostat-icon", sans-serif;
      font-size: 20px;
      left: 5px;
      position: absolute;
      top: 8px; }
    .journal-content-article a.covid:hover::before {
      color: #fff; }
  .journal-content-article a.download {
    position: relative; }
    .journal-content-article a.download:before {
      color: #5a5a5a;
      content: "\e911";
      font-family: "eurostat-icon", sans-serif;
      font-size: 20px;
      left: 5px;
      position: absolute;
      top: 8px; }
    .journal-content-article a.download:hover::before {
      color: #fff; }
  .journal-content-article a.instagram {
    position: relative;
    background-color: #0061b5;
    color: #fff; }
    .journal-content-article a.instagram:before {
      content: "\e906";
      font-family: "eurostat-icon", sans-serif;
      font-size: 24px;
      left: 5px;
      position: absolute;
      top: 6px; }
    .journal-content-article a.instagram:hover {
      background-color: #eb6419; }
  .journal-content-article a.linkedin {
    position: relative;
    background-color: #0061b5;
    color: #fff; }
    .journal-content-article a.linkedin:before {
      content: "\e929";
      font-family: "eurostat-icon", sans-serif;
      font-size: 21px;
      left: 7px;
      position: absolute;
      top: 7px; }
    .journal-content-article a.linkedin:hover {
      background-color: #eb6419; }
  .journal-content-article a.youtube {
    position: relative;
    background-color: #0061b5;
    color: #fff; }
    .journal-content-article a.youtube:before {
      content: "\e91c";
      font-family: "eurostat-icon", sans-serif;
      font-size: 18px;
      left: 5px;
      position: absolute;
      top: 5px; }
    .journal-content-article a.youtube:hover {
      background-color: #eb6419; }
  .journal-content-article a.important-announcement {
    position: relative; }
    .journal-content-article a.important-announcement:before {
      color: #84000d;
      content: "\e913";
      font-family: "eurostat-icon", sans-serif;
      font-size: 18px;
      left: 5px;
      position: absolute;
      top: 8px; }
    .journal-content-article a.important-announcement:hover::before {
      color: #fff; }
  .journal-content-article a.meta {
    position: relative; }
    .journal-content-article a.meta:before {
      content: "\e901";
      color: #6f6f77;
      font-family: "eurostat-icon", sans-serif;
      font-size: 24px;
      left: 5px;
      position: absolute;
      top: 8px; }
    .journal-content-article a.meta:hover::before {
      color: #fff; }
  .journal-content-article a.mp4 {
    position: relative; }
    .journal-content-article a.mp4:before {
      content: "\e902";
      font-family: "eurostat-icon", sans-serif;
      font-size: 24px;
      left: 5px;
      position: absolute;
      top: 8px; }
  .journal-content-article a.new {
    position: relative; }
    .journal-content-article a.new:before {
      content: "\e908";
      color: #ce3836;
      font-family: "eurostat-icon", sans-serif;
      font-size: 22px;
      left: 5px;
      position: absolute;
      top: 2px; }
    .journal-content-article a.new:hover::before {
      color: #fff; }
  .journal-content-article a.publication {
    position: relative; }
    .journal-content-article a.publication:before {
      content: "\e90e";
      color: #e64c24;
      font-family: "eurostat-icon", sans-serif;
      font-size: 20px;
      left: 5px;
      position: absolute;
      top: 8px; }
    .journal-content-article a.publication:hover::before {
      color: #fff; }
  .journal-content-article a.public-consultation {
    position: relative; }
    .journal-content-article a.public-consultation:before {
      content: "\e90d";
      color: #1c9af2;
      font-family: "eurostat-icon", sans-serif;
      font-size: 20px;
      left: 5px;
      position: absolute;
      top: 8px; }
    .journal-content-article a.public-consultation:hover::before {
      color: #fff; }
  .journal-content-article a.legislation {
    position: relative; }
    .journal-content-article a.legislation:before {
      content: "\e907";
      color: #d179ab;
      font-family: "eurostat-icon", sans-serif;
      font-size: 20px;
      left: 5px;
      position: absolute;
      top: 4px; }
    .journal-content-article a.legislation:hover::before {
      color: #fff; }
  .journal-content-article a.data-base {
    position: relative; }
    .journal-content-article a.data-base:before {
      content: "\e90c";
      color: #426cab;
      font-family: "eurostat-icon", sans-serif;
      font-size: 20px;
      left: 5px;
      position: absolute;
      top: 6px; }
    .journal-content-article a.data-base:hover::before {
      color: #fff; }
  .journal-content-article a.csv {
    position: relative; }
    .journal-content-article a.csv:before {
      content: "\e919";
      color: #53912b;
      font-family: "eurostat-icon", sans-serif;
      font-size: 24px;
      left: 5px;
      position: absolute;
      top: 7px; }
    .journal-content-article a.csv:hover::before {
      color: #fff; }
  .journal-content-article a.education-corner {
    position: relative; }
    .journal-content-article a.education-corner:before {
      content: "\e923";
      color: #1c6cb7;
      font-family: "eurostat-icon", sans-serif;
      font-size: 20px;
      left: 5px;
      position: absolute;
      top: 4px; }
    .journal-content-article a.education-corner:hover::before {
      color: #fff; }
  .journal-content-article a.interactive-publication {
    position: relative; }
    .journal-content-article a.interactive-publication:before {
      content: "\e91a";
      color: #a0256c;
      font-family: "eurostat-icon", sans-serif;
      font-size: 20px;
      left: 5px;
      position: absolute;
      top: 4px; }
    .journal-content-article a.interactive-publication:hover::before {
      color: #fff; }
  .journal-content-article a.calendar {
    position: relative; }
    .journal-content-article a.calendar:before {
      content: "\e90b";
      color: #e2151e;
      font-family: "eurostat-icon", sans-serif;
      font-size: 20px;
      left: 5px;
      position: absolute;
      top: 5px; }
    .journal-content-article a.calendar:hover::before {
      color: #fff; }
  .journal-content-article a.copyright {
    position: relative; }
    .journal-content-article a.copyright:before {
      content: "\e922";
      color: #848484;
      font-family: "eurostat-icon", sans-serif;
      font-size: 20px;
      left: 5px;
      position: absolute;
      top: 6px; }
    .journal-content-article a.copyright:hover::before {
      color: #fff; }
  .journal-content-article a.products-tools {
    position: relative; }
    .journal-content-article a.products-tools:before {
      content: "\e91f";
      color: #ed145a;
      font-family: "eurostat-icon", sans-serif;
      font-size: 20px;
      left: 5px;
      position: absolute;
      top: 6px; }
    .journal-content-article a.products-tools:hover::before {
      color: #fff; }
  .journal-content-article a.services {
    position: relative; }
    .journal-content-article a.services:before {
      content: "\e91e";
      color: #00aeef;
      font-family: "eurostat-icon", sans-serif;
      font-size: 20px;
      left: 5px;
      position: absolute;
      top: 7px; }
    .journal-content-article a.services:hover::before {
      color: #fff; }
  .journal-content-article a.contact {
    position: relative; }
    .journal-content-article a.contact:before {
      content: "\e91b";
      color: #8b378c;
      font-family: "eurostat-icon", sans-serif;
      font-size: 20px;
      left: 5px;
      position: absolute;
      top: 4px; }
    .journal-content-article a.contact:hover::before {
      color: #fff; }
  .journal-content-article a.contact-email {
    position: relative; }
    .journal-content-article a.contact-email:before {
      content: "\e921";
      color: #59439b;
      font-family: "eurostat-icon", sans-serif;
      font-size: 20px;
      left: 5px;
      position: absolute;
      top: 7px; }
    .journal-content-article a.contact-email:hover::before {
      color: #fff; }
  .journal-content-article a.contact-phone {
    position: relative; }
    .journal-content-article a.contact-phone:before {
      content: "\e920";
      color: #2e3092;
      font-family: "eurostat-icon", sans-serif;
      font-size: 20px;
      left: 5px;
      position: absolute;
      top: 6px; }
    .journal-content-article a.contact-phone:hover::before {
      color: #fff; }
  .journal-content-article a.faq {
    position: relative; }
    .journal-content-article a.faq:before {
      content: "\e91d";
      color: #ef569f;
      font-family: "eurostat-icon", sans-serif;
      font-size: 20px;
      left: 5px;
      position: absolute;
      top: 6px; }
    .journal-content-article a.faq:hover::before {
      color: #fff; }
  .journal-content-article a.data-explorer {
    background: #e0ecfa url(../images/icons/data-expl-16.svg) no-repeat 5px 6px;
    background-size: 20px; }
  .journal-content-article a.data-browser {
    background: #e0ecfa url(../images/icons/databrowser-16.svg) no-repeat 5px 6px;
    background-size: 20px; }
  .journal-content-article a.se {
    background-image: url(../images/icons/se-16.svg);
    background-position: 5px 8px;
    background-color: #0061b5;
    background-size: 20px;
    color: #fff; }
    .journal-content-article a.se:hover {
      background-color: #eb6419; }
  .journal-content-article a.globe {
    background-image: url(../images/icons/globe.svg);
    background-color: #0061b5;
    background-position: 4px 5px;
    background-size: 24px;
    color: #fff; }
    .journal-content-article a.globe:hover {
      background-color: #eb6419; }
  .journal-content-article a.www {
    background-image: url(../images/icons/www.svg);
    background-color: #0061b5;
    background-position: 4px 5px;
    background-size: 24px;
    color: #fff; }
    .journal-content-article a.www:hover {
      background-color: #eb6419; }
  .journal-content-article a.lighthouse {
    font-family: "open_sansbold", "open_sansregular", Arial, sans-serif;
    text-align: left;
    background: #2873e6 url(../images/icons/lighthouse_icon.png) top right no-repeat;
    color: #fff;
    padding: 5px 50px 5px 5px;
    height: 80px;
    display: block;
    line-height: 17px ;
    line-height: 1.0625rem ; }
    .journal-content-article a.lighthouse:hover {
      background-color: #005eb5;
      text-decoration: none;
      color: #fff; }
  .journal-content-article span.lighthouse-italic {
    font-family: "open_sansregular", "open_sansregular", Arial, sans-serif;
    font-style: italic; }
  .journal-content-article a.twitter {
    background-image: url(../images/icons/twitter.svg);
    background-position: 4px 5px;
    background-size: 24px;
    background-color: #0061b5;
    color: #fff; }
    .journal-content-article a.twitter:hover {
      background-color: #eb6419; }
  .journal-content-article a.fb {
    background-image: url(../images/icons/facebook.svg);
    background-position: 4px 5px;
    background-size: 24px;
    background-color: #0061b5;
    color: #fff; }
    .journal-content-article a.fb:hover {
      background-color: #eb6419; }
  .journal-content-article a.visualisation {
    background-image: url(../images/icons/visualisation.svg);
    background-position: 5px 5px;
    background-size: 24px; }
    .journal-content-article a.visualisation:hover {
      background-color: #3d7cd4; }
  .journal-content-article a.theme-agriculture {
    background-image: url(../images/icons/themes/agriculture.svg);
    background-position: 4px 5px;
    background-size: 24px; }
  .journal-content-article a.theme-economy {
    background-image: url(../images/icons/themes/economy.svg);
    background-position: 4px 5px;
    background-size: 24px; }
  .journal-content-article a.theme-environment {
    background-image: url(../images/icons/themes/environment.svg);
    background-position: 4px 5px;
    background-size: 24px; }
  .journal-content-article a.theme-general {
    background-image: url(../images/icons/themes/general.svg);
    background-position: 4px 5px;
    background-size: 24px; }
  .journal-content-article a.theme-industry {
    background-image: url(../images/icons/themes/industry.svg);
    background-position: 4px 5px;
    background-size: 24px; }
  .journal-content-article a.theme-international {
    background-image: url(../images/icons/themes/international.svg);
    background-position: 4px 5px;
    background-size: 24px; }
  .journal-content-article a.theme-population {
    background-image: url(../images/icons/themes/population.svg);
    background-position: 4px 5px;
    background-size: 24px; }
  .journal-content-article a.theme-science {
    background-image: url(../images/icons/themes/science.svg);
    background-position: 4px 5px;
    background-size: 24px; }
  .journal-content-article a.theme-transport {
    background-image: url(../images/icons/themes/transport.svg);
    background-position: 4px 5px;
    background-size: 24px; }
  .journal-content-article a.flag-eu {
    background-image: url(../images/icons/flag-eu.svg);
    background-position: 4px 5px;
    background-size: 24px; }
  .journal-content-article a.rsi {
    width: 187px;
    height: 81px;
    display: block;
    background-image: url(../images/rsi.png); }
    .journal-content-article a.rsi:hover {
      background-image: url(../images/rsi-hover.png); }
  .journal-content-article table:first-child {
    margin-top: 10px; }
  .journal-content-article img[style*='float: left;'] {
    margin-bottom: 0;
    margin-top: 0; }
  .journal-content-article img[style*='float: right;'] {
    margin-bottom: 0;
    margin-top: 0; }
  .journal-content-article div.pl-rc {
    margin-bottom: 10px ;
    margin-bottom: 0.625rem ;
    padding: 10px 5px ;
    padding: 0.625rem 0.3125rem ;
    background-color: #D3E3F6; }
    .journal-content-article div.pl-rc:hover {
      background-color: #2873e6; }
      .journal-content-article div.pl-rc:hover a {
        color: #fff; }
    .journal-content-article div.pl-rc p {
      text-align: center; }
      .journal-content-article div.pl-rc p img {
        margin-bottom: 5px ;
        margin-bottom: 0.3125rem ; }
      .journal-content-article div.pl-rc p a {
        color: #0064b2;
        text-decoration: none; }
        .journal-content-article div.pl-rc p a:hover {
          text-decoration: none;
          color: #fff; }
  .journal-content-article div.pl-wide div.pl-link a {
    color: #000;
    font-weight: bold; }
  .journal-content-article div.pl-wide div.pl-link img {
    margin-bottom: 5px ;
    margin-bottom: 0.3125rem ;
    margin-right: 10px ;
    margin-right: 0.625rem ;
    float: left; }
  .journal-content-article .tableBlock {
    display: table;
    border-collapse: separate;
    width: 100%;
    border-spacing: 5px; }
    .journal-content-article .tableBlock .tableRow {
      display: table-row; }
      .journal-content-article .tableBlock .tableRow .tableCell {
        display: table-cell;
        vertical-align: top;
        font-size: 12.5px ;
        font-size: 0.78125rem ;
        font-family: "open_sanssemibold", "open_sansregular", Arial, sans-serif ;
        font-weight: normal ; }
        .journal-content-article .tableBlock .tableRow .tableCell.cols2 {
          width: 50%; }
        .journal-content-article .tableBlock .tableRow .tableCell.cols3 {
          width: 33.3%; }
        .journal-content-article .tableBlock .tableRow .tableCell.cols4 {
          width: 25%; }
        .journal-content-article .tableBlock .tableRow .tableCell.blue {
          background-color: #e0ecfa;
          vertical-align: middle; }
          .journal-content-article .tableBlock .tableRow .tableCell.blue:hover {
            background-color: #2873e6;
            color: #fff; }
            .journal-content-article .tableBlock .tableRow .tableCell.blue:hover .blueblock {
              background-color: #2873e6;
              color: #fff; }
        .journal-content-article .tableBlock .tableRow .tableCell.indicator {
          background-color: #eaeaea;
          padding: 5px ;
          padding: 0.3125rem ; }
        .journal-content-article .tableBlock .tableRow .tableCell.flag {
          background-color: #eaeaea;
          vertical-align: middle;
          padding: 0 20px 0 15px !important; }
          .journal-content-article .tableBlock .tableRow .tableCell.flag .tableContainer {
            display: table; }
            .journal-content-article .tableBlock .tableRow .tableCell.flag .tableContainer .image {
              display: table-cell;
              vertical-align: middle; }
              .journal-content-article .tableBlock .tableRow .tableCell.flag .tableContainer .image img {
                max-width: 100%;
                height: auto;
                vertical-align: middle;
                border: 0; }
          .journal-content-article .tableBlock .tableRow .tableCell.flag:hover {
            background-color: #999;
            color: #fff; }
          .journal-content-article .tableBlock .tableRow .tableCell.flag img {
            margin-right: 5px; }
          .journal-content-article .tableBlock .tableRow .tableCell.flag a {
            color: inherit;
            text-decoration: none;
            font-size: 12.5px ;
            font-size: 0.78125rem ;
            font-family: "open_sanssemibold", "open_sansregular", Arial, sans-serif ;
            font-weight: normal ;
            display: block; }
            .journal-content-article .tableBlock .tableRow .tableCell.flag a:hover, .journal-content-article .tableBlock .tableRow .tableCell.flag a.selected {
              text-decoration: none;
              color: #F7BC02; }
        .journal-content-article .tableBlock .tableRow .tableCell.bbt {
          width: 33.33%;
          background-color: #eaeaea;
          background-position: 10px center;
          background-repeat: no-repeat;
          border: 1px solid white;
          vertical-align: middle;
          height: 55px;
          padding: 0 20px 0 50px;
          color: #5d5e68; }
          .journal-content-article .tableBlock .tableRow .tableCell.bbt:first-child {
            border-left: none; }
          .journal-content-article .tableBlock .tableRow .tableCell.bbt:last-child {
            border-right: none; }
          .journal-content-article .tableBlock .tableRow .tableCell.bbt img {
            margin-right: 5px; }
          .journal-content-article .tableBlock .tableRow .tableCell.bbt:hover, .journal-content-article .tableBlock .tableRow .tableCell.bbt.toggler-selected {
            text-decoration: none;
            color: #fff; }
          .journal-content-article .tableBlock .tableRow .tableCell.bbt.general {
            background-image: url(../images/icons/themes/32x32/color/general.svg);
            border-top: none; }
            .journal-content-article .tableBlock .tableRow .tableCell.bbt.general:hover, .journal-content-article .tableBlock .tableRow .tableCell.bbt.general.toggler-selected {
              background-color: #2d71b5;
              background-image: url(../images/icons/themes/32x32/white/general.svg); }
          .journal-content-article .tableBlock .tableRow .tableCell.bbt.agriculture {
            background-image: url(../images/icons/themes/32x32/color/agriculture.svg); }
            .journal-content-article .tableBlock .tableRow .tableCell.bbt.agriculture:hover, .journal-content-article .tableBlock .tableRow .tableCell.bbt.agriculture.toggler-selected {
              background-color: #60b14a;
              background-image: url(../images/icons/themes/32x32/white/agriculture.svg); }
          .journal-content-article .tableBlock .tableRow .tableCell.bbt.environment {
            background-image: url(../images/icons/themes/32x32/color/environment.svg);
            border-bottom: none; }
            .journal-content-article .tableBlock .tableRow .tableCell.bbt.environment:hover, .journal-content-article .tableBlock .tableRow .tableCell.bbt.environment.toggler-selected {
              background-color: #1bafac;
              background-image: url(../images/icons/themes/32x32/white/environment.svg); }
          .journal-content-article .tableBlock .tableRow .tableCell.bbt.economy {
            background-image: url(../images/icons/themes/32x32/color/economy.svg);
            border-top: none; }
            .journal-content-article .tableBlock .tableRow .tableCell.bbt.economy:hover, .journal-content-article .tableBlock .tableRow .tableCell.bbt.economy.toggler-selected {
              background-color: #c54e94;
              background-image: url(../images/icons/themes/32x32/white/economy.svg); }
          .journal-content-article .tableBlock .tableRow .tableCell.bbt.industry {
            background-image: url(../images/icons/themes/32x32/color/industry.svg); }
            .journal-content-article .tableBlock .tableRow .tableCell.bbt.industry:hover, .journal-content-article .tableBlock .tableRow .tableCell.bbt.industry.toggler-selected {
              background-color: #28a9e3;
              background-image: url(../images/icons/themes/32x32/white/industry.svg); }
          .journal-content-article .tableBlock .tableRow .tableCell.bbt.international {
            background-image: url(../images/icons/themes/32x32/color/international.svg); }
            .journal-content-article .tableBlock .tableRow .tableCell.bbt.international:hover, .journal-content-article .tableBlock .tableRow .tableCell.bbt.international.toggler-selected {
              background-color: #d73c47;
              background-image: url(../images/icons/themes/32x32/white/international.svg); }
          .journal-content-article .tableBlock .tableRow .tableCell.bbt.population {
            background-image: url(../images/icons/themes/32x32/color/population.svg);
            border-top: none; }
            .journal-content-article .tableBlock .tableRow .tableCell.bbt.population:hover, .journal-content-article .tableBlock .tableRow .tableCell.bbt.population.toggler-selected {
              background-color: #f8a532;
              background-image: url(../images/icons/themes/32x32/white/population.svg); }
          .journal-content-article .tableBlock .tableRow .tableCell.bbt.science {
            background-image: url(../images/icons/themes/32x32/color/science.svg);
            border-bottom: none; }
            .journal-content-article .tableBlock .tableRow .tableCell.bbt.science:hover, .journal-content-article .tableBlock .tableRow .tableCell.bbt.science.toggler-selected {
              background-color: #f06630;
              background-image: url(../images/icons/themes/32x32/white/science.svg); }
          .journal-content-article .tableBlock .tableRow .tableCell.bbt.transport {
            background-image: url(../images/icons/themes/32x32/color/transport.svg);
            border-bottom: none; }
            .journal-content-article .tableBlock .tableRow .tableCell.bbt.transport:hover, .journal-content-article .tableBlock .tableRow .tableCell.bbt.transport.toggler-selected {
              background-color: #b9c134;
              background-image: url(../images/icons/themes/32x32/white/transport.svg); }
          .journal-content-article .tableBlock .tableRow .tableCell.bbt a {
            color: inherit;
            text-decoration: none;
            font-size: 12px ;
            font-size: 0.75rem ;
            font-family: "open_sanssemibold", "open_sansregular", Arial, sans-serif ;
            font-weight: normal ;
            display: block; }
            .journal-content-article .tableBlock .tableRow .tableCell.bbt a:hover, .journal-content-article .tableBlock .tableRow .tableCell.bbt a.toggler-selected {
              text-decoration: none;
              color: #fff; }
  .journal-content-article .tableGrid {
    margin: 0 -5px -5px ;
    margin: 0 -0.3125rem -0.3125rem ; }
    .journal-content-article .tableGrid.hp {
      margin: 0; }
      .journal-content-article .tableGrid.hp .tableBlock {
        border-spacing: 0; }
  .journal-content-article table.spaced-elem {
    border-collapse: collapse;
    width: 100%; }
    .journal-content-article table.spaced-elem td {
      border-top: 10px solid white;
      border-left: 10px solid white;
      vertical-align: top; }
    .journal-content-article table.spaced-elem tr:first-child td {
      border-top: 0; }
    .journal-content-article table.spaced-elem tr td:first-child {
      border-left: 0; }
  .journal-content-article table.hometheme {
    margin-top: 10px ;
    margin-top: 0.625rem ; }
  .journal-content-article table.sbt.hometheme td {
    padding: 0;
    vertical-align: middle; }
    .journal-content-article table.sbt.hometheme td a {
      height: 40px ;
      height: 2.5rem ; }
  .journal-content-article table.sbt td {
    width: 33%;
    padding: 0 0 0 5px ;
    padding: 0 0 0 0.3125rem ;
    background-color: #f0f0f1;
    background-position: top left;
    background-repeat: no-repeat; }
    .journal-content-article table.sbt td ul {
      margin: 5px 0 5px -40px ;
      margin: 0.3125rem 0 0.3125rem -2.5rem ;
      list-style-type: none;
      text-indent: -9px ;
      text-indent: -0.5625rem ;
      overflow: hidden; }
      .journal-content-article table.sbt td ul li {
        margin-bottom: 5px ;
        margin-bottom: 0.3125rem ;
        margin-left: 0px ;
        padding-left: 10px ;
        padding-left: 0.625rem ; }
        .journal-content-article table.sbt td ul li a {
          color: inherit;
          text-decoration: none; }
          .journal-content-article table.sbt td ul li a:hover {
            color: #0e47cb;
            text-decoration: none; }
      .journal-content-article table.sbt td ul li:before {
        content: "> "; }
    .journal-content-article table.sbt td h1 {
      font-size: 16px !important;
      font-size: 1rem !important;
      font-family: "roboto_condensedregular", "open_sansregular", Arial, sans-serif !important;
      font-weight: normal !important;
      color: inherit;
      padding: 0 0 0 50px ;
      padding: 0 0 0 3.125rem ;
      height: 48px ;
      height: 3rem ;
      vertical-align: bottom;
      display: table-cell; }
    .journal-content-article table.sbt td.general {
      background-image: url(../images/icons/themes/general.png); }
    .journal-content-article table.sbt td.agriculture {
      background-image: url(../images/icons/themes/agriculture.png); }
    .journal-content-article table.sbt td.environment {
      background-image: url(../images/icons/themes/environment.png); }
    .journal-content-article table.sbt td.economy {
      background-image: url(../images/icons/themes/economy.png); }
    .journal-content-article table.sbt td.industry {
      background-image: url(../images/icons/themes/industry.png); }
    .journal-content-article table.sbt td.international {
      background-image: url(../images/icons/themes/international.png); }
    .journal-content-article table.sbt td.population {
      background-image: url(../images/icons/themes/population.png); }
    .journal-content-article table.sbt td.science {
      background-image: url(../images/icons/themes/science.png); }
    .journal-content-article table.sbt td.transport {
      background-image: url(../images/icons/themes/transport.png); }
    .journal-content-article table.sbt td a.toggler {
      display: block;
      background-color: #eaeaea;
      background-position: 4px 7px ;
      background-position: 0.25rem 0.4375rem ;
      background-repeat: no-repeat;
      padding: 5px 5px 5px 40px ;
      padding: 0.3125rem 0.3125rem 0.3125rem 2.5rem ;
      font-size: 12px !important;
      font-size: 0.75rem !important;
      font-family: "open_sanssemibold", "open_sansregular", Arial, sans-serif !important;
      font-weight: normal !important;
      color: inherit;
      text-decoration: none; }
      .journal-content-article table.sbt td a.toggler:hover, .journal-content-article table.sbt td a.toggler.selected {
        text-decoration: none;
        color: #fff; }
    .journal-content-article table.sbt td a.general:hover,
    .journal-content-article table.sbt td a.general.selected {
      background-color: #3c82c8; }
    .journal-content-article table.sbt td a.economy:hover,
    .journal-content-article table.sbt td a.economy.selected {
      background-color: #b96496; }
    .journal-content-article table.sbt td a.population:hover,
    .journal-content-article table.sbt td a.population.selected {
      background-color: #dc9b00; }
    .journal-content-article table.sbt td a.industry:hover,
    .journal-content-article table.sbt td a.industry.selected {
      background-color: #009bdc; }
    .journal-content-article table.sbt td a.agriculture:hover,
    .journal-content-article table.sbt td a.agriculture.selected {
      background-color: #8aa815; }
    .journal-content-article table.sbt td a.international:hover,
    .journal-content-article table.sbt td a.international.selected {
      background-color: #c80a37; }
    .journal-content-article table.sbt td a.transport:hover,
    .journal-content-article table.sbt td a.transport.selected {
      background-color: #9b8c82; }
    .journal-content-article table.sbt td a.environment:hover,
    .journal-content-article table.sbt td a.environment.selected {
      background-color: #00a0a0; }
    .journal-content-article table.sbt td a.science:hover,
    .journal-content-article table.sbt td a.science.selected {
      background-color: #e66c0a; }
  .journal-content-article table.sbt tr[class^="theme-"] {
    display: none; }
    .journal-content-article table.sbt tr[class^="theme-"] td {
      padding: 0 0 0 5px ;
      padding: 0 0 0 0.3125rem ; }
      .journal-content-article table.sbt tr[class^="theme-"] td ul {
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
        column-count: 2;
        column-gap: 20px; }
        .journal-content-article table.sbt tr[class^="theme-"] td ul a:hover {
          text-decoration: underline;
          color: inherit; }
  .journal-content-article table.sbt tr.theme-general td {
    background-color: #c4d9ee; }
  .journal-content-article table.sbt tr.theme-economy td {
    background-color: #f9cfff; }
  .journal-content-article table.sbt tr.theme-population td {
    background-color: #f4e1b2; }
  .journal-content-article table.sbt tr.theme-industry td {
    background-color: #b2e1f4; }
  .journal-content-article table.sbt tr.theme-agriculture td {
    background-color: #dce5b8; }
  .journal-content-article table.sbt tr.theme-international td {
    background-color: #eeb5c3; }
  .journal-content-article table.sbt tr.theme-transport td {
    background-color: #e1dcd9; }
  .journal-content-article table.sbt tr.theme-environment td {
    background-color: #b2e2e2; }
  .journal-content-article table.sbt tr.theme-science td {
    background-color: #f7d3b5; }
  .journal-content-article table.sbt td a[data-theme=general] {
    background-image: url(../images/icons/themes/32x32/color/general.png); }
    .journal-content-article table.sbt td a[data-theme=general]:hover, .journal-content-article table.sbt td a[data-theme=general].selected {
      background-image: url(../images/icons/themes/32x32/white/general.png); }
  .journal-content-article table.sbt td a[data-theme=economy] {
    background-image: url(../images/icons/themes/32x32/color/economy.png); }
    .journal-content-article table.sbt td a[data-theme=economy]:hover, .journal-content-article table.sbt td a[data-theme=economy].selected {
      background-image: url(../images/icons/themes/32x32/white/economy.png); }
  .journal-content-article table.sbt td a[data-theme=population] {
    background-image: url(../images/icons/themes/32x32/color/population.png); }
    .journal-content-article table.sbt td a[data-theme=population]:hover, .journal-content-article table.sbt td a[data-theme=population].selected {
      background-image: url(../images/icons/themes/32x32/white/population.png); }
  .journal-content-article table.sbt td a[data-theme=industry] {
    background-image: url(../images/icons/themes/32x32/color/industry.png); }
    .journal-content-article table.sbt td a[data-theme=industry]:hover, .journal-content-article table.sbt td a[data-theme=industry].selected {
      background-image: url(../images/icons/themes/32x32/white/industry.png); }
  .journal-content-article table.sbt td a[data-theme=agriculture] {
    background-image: url(../images/icons/themes/32x32/color/agriculture.png); }
    .journal-content-article table.sbt td a[data-theme=agriculture]:hover, .journal-content-article table.sbt td a[data-theme=agriculture].selected {
      background-image: url(../images/icons/themes/32x32/white/agriculture.png); }
  .journal-content-article table.sbt td a[data-theme=international] {
    background-image: url(../images/icons/themes/32x32/color/international.png); }
    .journal-content-article table.sbt td a[data-theme=international]:hover, .journal-content-article table.sbt td a[data-theme=international].selected {
      background-image: url(../images/icons/themes/32x32/white/international.png); }
  .journal-content-article table.sbt td a[data-theme=transport] {
    background-image: url(../images/icons/themes/32x32/color/transport.png); }
    .journal-content-article table.sbt td a[data-theme=transport]:hover, .journal-content-article table.sbt td a[data-theme=transport].selected {
      background-image: url(../images/icons/themes/32x32/white/transport.png); }
  .journal-content-article table.sbt td a[data-theme=environment] {
    background-image: url(../images/icons/themes/32x32/color/environment.png); }
    .journal-content-article table.sbt td a[data-theme=environment]:hover, .journal-content-article table.sbt td a[data-theme=environment].selected {
      background-image: url(../images/icons/themes/32x32/white/environment.png); }
  .journal-content-article table.sbt td a[data-theme=science] {
    background-image: url(../images/icons/themes/32x32/color/science.png); }
    .journal-content-article table.sbt td a[data-theme=science]:hover, .journal-content-article table.sbt td a[data-theme=science].selected {
      background-image: url(../images/icons/themes/32x32/white/science.png); }
  .journal-content-article .lessLink {
    display: none; }
  .journal-content-article a.readmore,
  .journal-content-article a.readmoresimple {
    text-decoration: none;
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    cursor: pointer; }
    .journal-content-article a.readmore span,
    .journal-content-article a.readmoresimple span {
      cursor: pointer; }
  .journal-content-article a.readmore .moreLink,
  .journal-content-article a.readmore .lessLink {
    padding: 5px ;
    padding: 0.3125rem ;
    background-color: #c0c0c3;
    font-weight: bold !important; }
  .journal-content-article a.readmore .moreLink:before {
    content: '> '; }
  .journal-content-article a.readmore .lessLink:before {
    content: '< '; }
  .journal-content-article .readmore-hide {
    display: none; }
  .journal-content-article .readmoreplusminus .readmore:not(.expanded):before {
    content: '+ ' !important;
    font-family: 'fontawesome-alloy', sans-serif;
    height: auto !important;
    margin: 0 !important;
    display: inline-block !important; }
  .journal-content-article .readmoreplusminus .readmore.expanded:before {
    content: '– ' !important;
    font-family: 'fontawesome-alloy', sans-serif;
    height: auto !important;
    margin: 0 !important;
    display: inline-block !important; }
  .journal-content-article .readmoreexpandall,
  .journal-content-article .readmorecollapseall {
    background: none;
    border: none;
    color: #0e47cb; }
    .journal-content-article .readmoreexpandall:focus,
    .journal-content-article .readmorecollapseall:focus {
      outline: none; }
  .journal-content-article .toggler-content ul {
    margin-left: -7px; }
  .journal-content-article .lang {
    background-color: #2873E6;
    color: #fff !important;
    font-weight: bold;
    padding: 2px 4px ;
    padding: 0.125rem 0.25rem ; }
  .journal-content-article a.lang:hover {
    background-color: #f56426;
    text-decoration: none;
    color: #fff; }
  .journal-content-article table.nicetable {
    border-collapse: separate;
    border-spacing: 3px ;
    border-spacing: 0.1875rem ; }
    .journal-content-article table.nicetable tbody td {
      vertical-align: middle; }
    .journal-content-article table.nicetable tr td {
      background-color: #d4e7fa; }
    .journal-content-article table.nicetable tr.orange td {
      background-color: #ffe8cf; }
    .journal-content-article table.nicetable tr.odd td {
      background-color: #e9f0f7; }
    .journal-content-article table.nicetable td, .journal-content-article table.nicetable th {
      padding: 5px ;
      padding: 0.3125rem ; }
    .journal-content-article table.nicetable th {
      text-align: left;
      background-color: #75a2e6;
      color: #fff;
      font-weight: bold; }
    .journal-content-article table.nicetable.zebra tr:nth-child(odd) td {
      background-color: #e9f0f7; }
    .journal-content-article table.nicetable.fixed3columns th:nth-child(1) {
      width: 76%; }
    .journal-content-article table.nicetable.fixed3columns th:nth-child(2) {
      width: 12%; }
    .journal-content-article table.nicetable.fixed3columns th:nth-child(3) {
      width: 12%; }

/** Header for dedicated section **/
#main-content div.portlet-header {
  background-color: #c0c0c3;
  border-radius: 0;
  margin-bottom: 8px; }
  #main-content div.portlet-header h2 {
    margin: 0 ;
    padding: 10px ;
    padding: 0.625rem ;
    font-size: 12px ;
    font-size: 0.75rem ;
    font-family: "open_sanssemibold", "open_sansregular", Arial, sans-serif ;
    font-weight: normal ;
    color: #303030;
    text-transform: uppercase;
    line-height: normal;
    white-space: inherit; }
    #main-content div.portlet-header h2 > span > img {
      display: none; }
    #main-content div.portlet-header h2 span.portlet-title-text {
      white-space: normal;
      overflow: visible;
      max-width: 100%; }

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

.portlet-site-map .portlet-content {
  padding: 0; }

/** Site map on left **/
div.portlet-site-map ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  color: #aaa; }

div.portlet-site-map li {
  margin: 8px 0 ;
  margin: 0.5rem 0 ;
  line-height: 1.0625rem !important; }
  div.portlet-site-map li.expanded > a.switch:before {
    font-family: 'fontawesome-alloy', sans-serif;
    content: '\f0d8'; }
  div.portlet-site-map li.expandable > a.switch:before {
    font-family: 'fontawesome-alloy', sans-serif;
    content: '\f0d7'; }
  div.portlet-site-map li.expandable > ul {
    display: none; }
  div.portlet-site-map li a.switch {
    display: block;
    width: 11px;
    float: left;
    outline: none;
    text-decoration: none; }
    div.portlet-site-map li a.switch + a {
      display: block;
      margin-left: 11px ;
      margin-left: 0.6875rem ;
      line-height: 1.1em;
      padding-right: 16px ;
      padding-right: 1rem ; }
  div.portlet-site-map li > a:not([class~='switch']):nth-child(1) {
    display: block;
    margin-left: 11px ;
    margin-left: 0.6875rem ;
    line-height: 1.1em;
    padding-right: 16px ;
    padding-right: 1rem ; }

div.portlet-site-map ul ul {
  margin: 0 0 0 10px ;
  margin: 0 0 0 0.625rem ; }

div.portlet-site-map ul ul li {
  padding-left: 0; }

div.portlet-site-map li, div.portlet-site-map a {
  font-size: 16px ;
  font-size: 1rem ;
  font-family: "roboto_condensedregular", "open_sansregular", Arial, sans-serif ;
  font-weight: normal ;
  color: #303030; }

div.portlet-site-map a:hover {
  text-decoration: none;
  color: #0e47cb; }

div.portlet-site-map a.current {
  color: #eb4b19;
  line-height: 18px !important;
  line-height: 1.125rem !important;
  text-transform: uppercase; }

div.portlet-site-map ul ul li a {
  color: #aaa; }

div.portlet-site-map ul ul ul li a {
  font-size: 0.9em;
  color: #888; }

.portlet-decorate .portlet-content {
  padding: 0;
  padding-bottom: 15px; }

div.portlet-content {
  font-size: 13px;
  font-size: .8125rem; }
  div.portlet-content .portlet-content-container {
    /** publication product page **/ }
    div.portlet-content .portlet-content-container #product-header {
      margin: 10px 0 ;
      margin: 0.625rem 0 ;
      padding: 0 ;
      margin-top: 0; }
      div.portlet-content .portlet-content-container #product-header::after {
        display: block;
        clear: both;
        content: ""; }
      div.portlet-content .portlet-content-container #product-header #product-img {
        float: right;
        text-align: right;
        margin-left: 20px; }
        div.portlet-content .portlet-content-container #product-header #product-img img {
          width: 80px; }
      div.portlet-content .portlet-content-container #product-header #product-txt #product-title {
        font-size: 19px ;
        font-size: 1.1875rem ;
        font-family: "open_sansregular", Arial, sans-serif ;
        font-weight: normal ;
        color: #67676f; }
      div.portlet-content .portlet-content-container #product-header #product-txt #product-subtitle {
        font-style: italic; }
      div.portlet-content .portlet-content-container #product-header #product-txt #product-summary #product-toc {
        margin-top: 10px ;
        margin-top: 0.625rem ; }
      div.portlet-content .portlet-content-container #product-header #product-title h3 {
        font-size: 19px ;
        font-size: 1.1875rem ;
        font-family: "open_sansregular", Arial, sans-serif ;
        font-weight: 700 ;
        color: #555; }
    div.portlet-content .portlet-content-container .product-section {
      margin: 10px 0 ;
      margin: 0.625rem 0 ;
      padding: 5px ;
      padding: 0.3125rem ;
      line-height: 18px !important;
      line-height: 1.125rem !important;
      border: 2px solid #808080;
      line-height: 25px !important; }
      div.portlet-content .portlet-content-container .product-section h3, div.portlet-content .portlet-content-container .product-section h4 {
        font-size: 17px ;
        font-size: 1.0625rem ;
        font-family: "roboto_condensedregular", "open_sansregular", Arial, sans-serif ;
        font-weight: normal ;
        margin-top: 0 ; }
      div.portlet-content .portlet-content-container .product-section::after {
        display: block;
        clear: both;
        content: ""; }
      div.portlet-content .portlet-content-container .product-section a img {
        vertical-align: middle;
        padding: 5px; }
      div.portlet-content .portlet-content-container .product-section .product-section-left {
        float: left;
        width: 50%; }
      div.portlet-content .portlet-content-container .product-section .product-section-right {
        float: left;
        width: 50%; }

.site-wrapper {
  /* Specific definition for homepage portlet */
  /* Generic definition for all others portlet */ }
  .site-wrapper .portlet-homepage .portlet-header {
    margin-bottom: 0 !important; }
  .site-wrapper .taglib-header h2 {
    font-size: 24.5px; }
  .site-wrapper div.portlet-content {
    position: relative; }
    .site-wrapper div.portlet-content .taglib-header {
      display: none; }
    .site-wrapper div.portlet-content .asset-content {
      margin: 0 !important; }
    .site-wrapper div.portlet-content .asset-title {
      font-size: 19px ;
      font-size: 1.1875rem ;
      font-family: "open_sansregular", Arial, sans-serif ;
      font-weight: 700 ; }
  .site-wrapper .share-this-page .wtShareList {
    padding: 0; }
  .site-wrapper .share-this-page-label {
    font-weight: bold;
    display: block;
    margin-top: 1.4em;
    margin-bottom: 1.4em; }
  .site-wrapper section.portlet {
    border: none; }
    .site-wrapper section.portlet[id$="_aRCypxnDN1e8"] img {
      width: 13px;
      height: auto; }
    .site-wrapper section.portlet .portlet-topper {
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
    .site-wrapper section.portlet div.portlet-header {
      margin-top: 25px ;
      margin-top: 1.5625rem ;
      background-color: #c0c0c3;
      border-radius: 0;
      margin-bottom: 8px; }
      .site-wrapper section.portlet div.portlet-header h2 {
        margin: 0 ;
        padding: 10px ;
        padding: 0.625rem ;
        font-size: 12px ;
        font-size: 0.75rem ;
        font-family: "open_sanssemibold", "open_sansregular", Arial, sans-serif ;
        font-weight: normal ;
        color: #303030;
        text-transform: uppercase;
        line-height: normal; }
        .site-wrapper section.portlet div.portlet-header h2 > span > img {
          display: none; }
        .site-wrapper section.portlet div.portlet-header h2 span.portlet-title-text {
          white-space: normal;
          overflow: visible;
          max-width: 100%; }
    .site-wrapper section.portlet div.portlet-topper-toolbar {
      margin: -8px 0 0 ;
      margin: -0.5rem 0 0 ; }
      .site-wrapper section.portlet div.portlet-topper-toolbar a i.icon-cog {
        font-size: 15px ;
        font-size: 0.9375rem ;
        color: #ffffff; }
      .site-wrapper section.portlet div.portlet-topper-toolbar a i.caret {
        border-top-color: #ffffff; }
    .site-wrapper section.portlet div.portlet-borderless-bar {
      padding: 0 ; }
    .site-wrapper section.portlet div.portlet-footer {
      padding: 0 5px 1px 0 ;
      padding: 0 0.3125rem 0.0625rem 0 ;
      background-color: #e1e1e3;
      text-align: right; }
      .site-wrapper section.portlet div.portlet-footer a {
        font-size: 11px ;
        font-size: 0.6875rem ;
        font-style: italic;
        color: #1b56a5; }
  .site-wrapper .portlet > .portlet-topper {
    font-size: 0.87rem;
    padding: 0 4px 0 8px; }
    @media (min-width: 768px) {
      .site-wrapper .portlet > .portlet-topper {
        display: block;
        white-space: nowrap; } }
    @media (min-width: 576px) {
      .site-wrapper .portlet > .portlet-topper {
        right: auto; } }
    .site-wrapper .portlet > .portlet-topper .portlet-title-default {
      display: inline-block;
      line-height: 1.5rem;
      vertical-align: middle; }
    .site-wrapper .portlet > .portlet-topper .portlet-name-text {
      margin-right: 0.75rem; }
    .site-wrapper .portlet > .portlet-topper .portlet-topper-toolbar {
      display: inline-block;
      vertical-align: middle; }
      .site-wrapper .portlet > .portlet-topper .portlet-topper-toolbar a {
        color: unset; }
    .site-wrapper .portlet > .portlet-topper .portlet-topper-toolbar,
    .site-wrapper .portlet > .portlet-topper .icon-monospaced {
      height: 1.5rem;
      line-height: 1.5rem;
      width: 1.5rem; }
    .site-wrapper .portlet > .portlet-topper .lexicon-icon {
      height: 0.875rem;
      width: 0.875rem; }
  .site-wrapper .portlet .portlet-header .visible-interaction .lfr-icon-menu {
    background-color: unset; }
  .site-wrapper .portlet:hover > .portlet-topper, .site-wrapper .portlet.open > .portlet-topper {
    z-index: 999; }
  .site-wrapper .visible-interaction {
    position: relative;
    z-index: 2; }
    .site-wrapper .visible-interaction .lfr-icon-menu {
      padding: 0; }
      .site-wrapper .visible-interaction .lfr-icon-menu > a {
        width: auto;
        line-height: 28px; }
  .site-wrapper .portlet-barebone .portlet-header .visible-interaction {
    position: absolute;
    top: -25px;
    right: 2px; }

/* carousel in publications */
.jcarousel-publications {
  position: relative; }

.jcarousel-pub {
  position: relative;
  overflow: hidden;
  margin: 0 5px; }
  .jcarousel-pub ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0; }
    .jcarousel-pub ul li {
      float: left;
      width: 246px;
      text-align: center; }
      .jcarousel-pub ul li img {
        max-width: 130px;
        max-height: 181px; }

/* publication section */
ul.img-summary-product-list {
  list-style-type: none;
  margin: 10px 0 0 0 ;
  margin: 0.625rem 0 0 0 ;
  padding: 0 ; }
  ul.img-summary-product-list li.product-item {
    clear: both;
    padding: 10px 0 ;
    padding: 0.625rem 0 ;
    margin: 0 ;
    line-height: 1.0625rem; }
    ul.img-summary-product-list li.product-item:first-child {
      padding-top: 0; }
    ul.img-summary-product-list li.product-item .product-img-frame {
      float: left;
      margin-right: 10px;
      margin-bottom: 10px;
      height: 100px;
      width: 70px; }
    ul.img-summary-product-list li.product-item .lfr-meta-actions {
      float: right;
      display: none;
      margin-right: 1em; }
    ul.img-summary-product-list li.product-item .product-img {
      height: 100px;
      width: 70px;
      float: left;
      margin-right: 10px;
      margin-bottom: 10px;
      border: 1px solid #eaeaea; }
    ul.img-summary-product-list li.product-item .product-desc {
      display: table; }
      ul.img-summary-product-list li.product-item .product-desc .product-title {
        padding: 0 ; }
        ul.img-summary-product-list li.product-item .product-desc .product-title::after {
          display: block;
          clear: both;
          content: ""; }
        ul.img-summary-product-list li.product-item .product-desc .product-title a h3 {
          font-size: 15px ;
          font-size: 0.9375rem ;
          font-family: "open_sansregular", Arial, sans-serif ;
          font-weight: normal ;
          color: #67676f;
          line-height: 1.3; }
        ul.img-summary-product-list li.product-item .product-desc .product-title a:hover {
          text-decoration: none; }
        ul.img-summary-product-list li.product-item .product-desc .product-title:after {
          display: inline; }
      ul.img-summary-product-list li.product-item .product-desc .product-summary {
        padding-top: 10px;
        text-align: justify; }
        ul.img-summary-product-list li.product-item .product-desc .product-summary a {
          color: black; }
          ul.img-summary-product-list li.product-item .product-desc .product-summary a:hover {
            text-decoration: none; }
    ul.img-summary-product-list li.product-item span a {
      color: black; }
      ul.img-summary-product-list li.product-item span a:hover {
        text-decoration: none; }
    ul.img-summary-product-list li.product-item p.more {
      float: right; }
      ul.img-summary-product-list li.product-item p.more a {
        color: #024ea1;
        font-style: italic; }

/* adaptation of the column size to mobile */
@media only screen and (max-width: 768px) {
  .col-md-3, .col-md-6 {
    flex: none;
    max-width: 100%; }
  .estat-columns-3 .col-md-3:last-of-type {
    flex: none;
    max-width: 100%; } }

@media only screen and (max-width: 996px) {
  .block {
    width: 100%;
    border-bottom: 1px solid #c0c0c3; }
  .spacer {
    background: none; } }

/* cyrillic-ext */
@font-face {
  font-family: 'roboto_condensedregular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/roboto/RobotoCondensed-Regular-webfont.eot");
  src: url("../font/roboto/RobotoCondensed-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/roboto/woff2/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5.woff2") format("woff2"), url("../font/roboto/RobotoCondensed-Regular-webfont.woff") format("woff"), url("../font/roboto/RobotoCondensed-Regular-webfont.ttf") format("truetype"), url("../font/roboto/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular") format("svg");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face {
  font-family: 'roboto_condensedregular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/roboto/RobotoCondensed-Regular-webfont.eot");
  src: url("../font/roboto/RobotoCondensed-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/roboto/woff2/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5.woff2") format("woff2"), url("../font/roboto/RobotoCondensed-Regular-webfont.woff") format("woff"), url("../font/roboto/RobotoCondensed-Regular-webfont.ttf") format("truetype"), url("../font/roboto/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular") format("svg");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'roboto_condensedregular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/roboto/RobotoCondensed-Regular-webfont.eot");
  src: url("../font/roboto/RobotoCondensed-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/roboto/woff2/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DRs5.woff2") format("woff2"), url("../font/roboto/RobotoCondensed-Regular-webfont.woff") format("woff"), url("../font/roboto/RobotoCondensed-Regular-webfont.ttf") format("truetype"), url("../font/roboto/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular") format("svg");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'roboto_condensedregular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/roboto/RobotoCondensed-Regular-webfont.eot");
  src: url("../font/roboto/RobotoCondensed-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/roboto/woff2/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DRs5.woff2") format("woff2"), url("../font/roboto/RobotoCondensed-Regular-webfont.woff") format("woff"), url("../font/roboto/RobotoCondensed-Regular-webfont.ttf") format("truetype"), url("../font/roboto/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular") format("svg");
  unicode-range: U+0370-03FF; }

/* vietnamese */
@font-face {
  font-family: 'roboto_condensedregular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/roboto/RobotoCondensed-Regular-webfont.eot");
  src: url("../font/roboto/RobotoCondensed-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/roboto/woff2/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5.woff2") format("woff2"), url("../font/roboto/RobotoCondensed-Regular-webfont.woff") format("woff"), url("../font/roboto/RobotoCondensed-Regular-webfont.ttf") format("truetype"), url("../font/roboto/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular") format("svg");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'roboto_condensedregular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/roboto/RobotoCondensed-Regular-webfont.eot");
  src: url("../font/roboto/RobotoCondensed-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/roboto/woff2/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2") format("woff2"), url("../font/roboto/RobotoCondensed-Regular-webfont.woff") format("woff"), url("../font/roboto/RobotoCondensed-Regular-webfont.ttf") format("truetype"), url("../font/roboto/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular") format("svg");
  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: 'roboto_condensedregular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/roboto/RobotoCondensed-Regular-webfont.eot");
  src: url("../font/roboto/RobotoCondensed-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/roboto/woff2/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2") format("woff2"), url("../font/roboto/RobotoCondensed-Regular-webfont.woff") format("woff"), url("../font/roboto/RobotoCondensed-Regular-webfont.ttf") format("truetype"), url("../font/roboto/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular") format("svg");
  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: 'roboto_condensedbold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../font/roboto/RobotoCondensed-Bold-webfont.eot");
  src: url("../font/roboto/RobotoCondensed-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/roboto/woff2/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCkYb8td.woff2") format("woff2"), url("../font/roboto/RobotoCondensed-Bold-webfont.woff") format("woff"), url("../font/roboto/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("../font/roboto/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold") format("svg");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face {
  font-family: 'roboto_condensedbold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../font/roboto/RobotoCondensed-Bold-webfont.eot");
  src: url("../font/roboto/RobotoCondensed-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/roboto/woff2/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCAYb8td.woff2") format("woff2"), url("../font/roboto/RobotoCondensed-Bold-webfont.woff") format("woff"), url("../font/roboto/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("../font/roboto/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold") format("svg");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'roboto_condensedbold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../font/roboto/RobotoCondensed-Bold-webfont.eot");
  src: url("../font/roboto/RobotoCondensed-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/roboto/woff2/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCgYb8td.woff2") format("woff2"), url("../font/roboto/RobotoCondensed-Bold-webfont.woff") format("woff"), url("../font/roboto/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("../font/roboto/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold") format("svg");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'roboto_condensedbold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../font/roboto/RobotoCondensed-Bold-webfont.eot");
  src: url("../font/roboto/RobotoCondensed-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/roboto/woff2/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCcYb8td.woff2") format("woff2"), url("../font/roboto/RobotoCondensed-Bold-webfont.woff") format("woff"), url("../font/roboto/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("../font/roboto/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold") format("svg");
  unicode-range: U+0370-03FF; }

/* vietnamese */
@font-face {
  font-family: 'roboto_condensedbold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../font/roboto/RobotoCondensed-Bold-webfont.eot");
  src: url("../font/roboto/RobotoCondensed-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/roboto/woff2/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCsYb8td.woff2") format("woff2"), url("../font/roboto/RobotoCondensed-Bold-webfont.woff") format("woff"), url("../font/roboto/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("../font/roboto/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold") format("svg");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'roboto_condensedbold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../font/roboto/RobotoCondensed-Bold-webfont.eot");
  src: url("../font/roboto/RobotoCondensed-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/roboto/woff2/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCoYb8td.woff2") format("woff2"), url("../font/roboto/RobotoCondensed-Bold-webfont.woff") format("woff"), url("../font/roboto/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("../font/roboto/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold") format("svg");
  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: 'roboto_condensedbold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../font/roboto/RobotoCondensed-Bold-webfont.eot");
  src: url("../font/roboto/RobotoCondensed-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/roboto/woff2/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYbw.woff2") format("woff2"), url("../font/roboto/RobotoCondensed-Bold-webfont.woff") format("woff"), url("../font/roboto/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("../font/roboto/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold") format("svg");
  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_sansregular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Regular-webfont.eot");
  src: url("../font/opensans/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem8YaGs126MiZpBA-UFWJ0bbck.woff2") format("woff2"), url("../font/opensans/OpenSans-Regular-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Regular-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
  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_sansregular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Regular-webfont.eot");
  src: url("../font/opensans/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem8YaGs126MiZpBA-UFUZ0bbck.woff2") format("woff2"), url("../font/opensans/OpenSans-Regular-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Regular-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'open_sansregular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Regular-webfont.eot");
  src: url("../font/opensans/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem8YaGs126MiZpBA-UFWZ0bbck.woff2") format("woff2"), url("../font/opensans/OpenSans-Regular-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Regular-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'open_sansregular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Regular-webfont.eot");
  src: url("../font/opensans/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem8YaGs126MiZpBA-UFVp0bbck.woff2") format("woff2"), url("../font/opensans/OpenSans-Regular-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Regular-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
  unicode-range: U+0370-03FF; }

/* vietnamese */
@font-face {
  font-family: 'open_sansregular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Regular-webfont.eot");
  src: url("../font/opensans/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem8YaGs126MiZpBA-UFWp0bbck.woff2") format("woff2"), url("../font/opensans/OpenSans-Regular-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Regular-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'open_sansregular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Regular-webfont.eot");
  src: url("../font/opensans/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem8YaGs126MiZpBA-UFW50bbck.woff2") format("woff2"), url("../font/opensans/OpenSans-Regular-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Regular-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
  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_sansregular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Regular-webfont.eot");
  src: url("../font/opensans/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem8YaGs126MiZpBA-UFVZ0b.woff2") format("woff2"), url("../font/opensans/OpenSans-Regular-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Regular-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
  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_sanssemibold';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Semibold-webfont.eot");
  src: url("../font/opensans/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem5YaGs126MiZpBA-UNirkOX-hpOqc.woff2") format("woff2"), url("../font/opensans/OpenSans-Semibold-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Semibold-webfont.svg#open_sanssemibold") format("svg");
  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_sanssemibold';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Semibold-webfont.eot");
  src: url("../font/opensans/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2") format("woff2"), url("../font/opensans/OpenSans-Semibold-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Semibold-webfont.svg#open_sanssemibold") format("svg");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'open_sanssemibold';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Semibold-webfont.eot");
  src: url("../font/opensans/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem5YaGs126MiZpBA-UNirkOXuhpOqc.woff2") format("woff2"), url("../font/opensans/OpenSans-Semibold-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Semibold-webfont.svg#open_sanssemibold") format("svg");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'open_sanssemibold';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Semibold-webfont.eot");
  src: url("../font/opensans/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem5YaGs126MiZpBA-UNirkOUehpOqc.woff2") format("woff2") url("../font/opensans/OpenSans-Semibold-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Semibold-webfont.svg#open_sanssemibold") format("svg");
  unicode-range: U+0370-03FF; }

/* vietnamese */
@font-face {
  font-family: 'open_sanssemibold';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Semibold-webfont.eot");
  src: url("../font/opensans/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem5YaGs126MiZpBA-UNirkOXehpOqc.woff2") format("woff2"), url("../font/opensans/OpenSans-Semibold-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Semibold-webfont.svg#open_sanssemibold") format("svg");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'open_sanssemibold';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Semibold-webfont.eot");
  src: url("../font/opensans/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2") format("woff2"), url("../font/opensans/OpenSans-Semibold-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Semibold-webfont.svg#open_sanssemibold") format("svg");
  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_sanssemibold';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Semibold-webfont.eot");
  src: url("../font/opensans/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem5YaGs126MiZpBA-UNirkOUuhp.woff2") format("woff2"), url("../font/opensans/OpenSans-Semibold-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Semibold-webfont.svg#open_sanssemibold") format("svg");
  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_sansbold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Bold-webfont.eot");
  src: url("../font/opensans/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2") format("woff2"), url("../font/opensans/OpenSans-Bold-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Bold-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
  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_sansbold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Bold-webfont.eot");
  src: url("../font/opensans/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2") format("woff2"), url("../font/opensans/OpenSans-Bold-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Bold-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'open_sansbold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Bold-webfont.eot");
  src: url("../font/opensans/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2") format("woff2"), url("../font/opensans/OpenSans-Bold-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Bold-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'open_sansbold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Bold-webfont.eot");
  src: url("../font/opensans/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2") format("woff2"), url("../font/opensans/OpenSans-Bold-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Bold-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
  unicode-range: U+0370-03FF; }

/* vietnamese */
@font-face {
  font-family: 'open_sansbold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Bold-webfont.eot");
  src: url("../font/opensans/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2") format("woff2"), url("../font/opensans/OpenSans-Bold-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Bold-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'open_sansbold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Bold-webfont.eot");
  src: url("../font/opensans/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2") format("woff2"), url("../font/opensans/OpenSans-Bold-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Bold-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
  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_sansbold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../font/opensans/OpenSans-Bold-webfont.eot");
  src: url("../font/opensans/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/woff2/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2") format("woff2"), url("../font/opensans/OpenSans-Bold-webfont.woff") format("woff"), url("../font/opensans/OpenSans-Bold-webfont.ttf") format("truetype"), url("../font/opensans/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
  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: EuropaIcons;
  src: url(../font/europa-icons/europa-icons.667c3698.eot);
  src: url(../font/europa-icons/europa-icons.667c3698.eot?#iefix) format("embedded-opentype"), url(../font/europa-icons/europa-icons.b41733c5.woff) format("woff"), url(../font/europa-icons/europa-icons.d4509d15.ttf) format("truetype"), url(../font/europa-icons/europa-icons.ba434004.svg?#icomoon) format("svg"); }

@font-face {
  font-family: 'eurostat-icon';
  src: url("../font/eurostat-icon/eurostat-icon.eot?jnxd3k");
  src: url("../font/eurostat-icon/eurostat-icon.eot?jnxd3k#iefix") format("embedded-opentype"), url("../font/eurostat-icon/eurostat-icon.ttf?jnxd3k") format("truetype"), url("../font/eurostat-icon/eurostat-icon.woff?jnxd3k") format("woff"), url("../font/eurostat-icon/eurostat-icon.svg?jnxd3k#eurostat-icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

.ecl-site-header {
  z-index: auto; }
  .ecl-site-header .ecl-content-block__primary-meta-item {
    white-space: nowrap; }
  .ecl-site-header .ecl-site-header__logo-link {
    align-self: center; }
  .ecl-site-header .ecl-site-header__logo-image {
    max-height: 1.2rem; }
  .ecl-site-header .ecl-site-header__site-name {
    visibility: hidden; }
  .ecl-site-header .globan button {
    line-height: normal; }

#main-content .overflow-visible {
  overflow: visible; }
  #main-content .overflow-visible > .ecl-link {
    overflow: hidden;
    border-radius: 8px; }

@media (min-width: 576px) {
  .ecl-site-header .ecl-site-header__logo-image {
    max-height: 1.75rem; } }

@media (min-width: 996px) {
  .ecl-site-header .ecl-site-header__banner {
    display: none; }
  .ecl-site-header .ecl-site-header__logo-image {
    max-height: 2.25rem; }
  .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item:last-child .ecl-menu__mega {
    left: inherit;
    right: 0; }
  .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega--rtl {
    left: 0;
    right: inherit; }
  .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega .ecl-menu__sublist {
    display: table; }
    .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega .ecl-menu__sublist .menu-border {
      border-left: 1px solid #d4d5d7;
      display: table-cell;
      /* display content by column if there is a title for the category */ }
      .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega .ecl-menu__sublist .menu-border:first-of-type {
        border: none; }
      .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega .ecl-menu__sublist .menu-border .submenu-list {
        padding: 10px 0 10px; }
    .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega .ecl-menu__sublist .ecl-menu__subitem {
      min-width: 16rem;
      min-width: calc(min(16rem, (100vw / 4) - 4rem ));
      /*title for columns*/ }
      .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega .ecl-menu__sublist .ecl-menu__subitem a {
        padding-left: 10px; }
      .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega .ecl-menu__sublist .ecl-menu__subitem[indent--2] {
        font-weight: bold;
        color: black;
        padding-left: 0px; }
        .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega .ecl-menu__sublist .ecl-menu__subitem[indent--2] .column-title {
          padding: 0 5px 10px 20px; }
      .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega .ecl-menu__sublist .ecl-menu__subitem.menu-indent1 {
        font-size: 1.125rem;
        word-break: break-word;
        padding-right: 0px; }
        .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega .ecl-menu__sublist .ecl-menu__subitem.menu-indent1 a {
          padding-left: 25px; }
      .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega .ecl-menu__sublist .ecl-menu__subitem.menu-indent2[indent--3] a {
        padding-left: 25px; }
      .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega .ecl-menu__sublist .ecl-menu__subitem.horizontal-line .ecl-menu__sublink {
        width: 94%; }
      .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega .ecl-menu__sublist .ecl-menu__subitem .ecl-menu__sublink.external-link:after {
        font-family: "FontAwesome", sans-serif;
        content: "\f08e";
        display: inline-block;
        vertical-align: middle; } }

@media (min-width: 1140px) {
  .ecl-site-header .ecl-site-header__logo-image {
    max-height: 2.5rem; } }

.ecl-site-footer .ecl-site-footer__list.follow-us {
  align-items: baseline;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr; }

.ecl-site-footer .ecl-site-footer__logo-image-mobile {
  height: 2rem; }

.ecl-site-footer .ecl-site-footer__logo-image-desktop {
  height: 2.5rem; }

.ecl-site-header:not([data-ecl-has-menu="true"]) {
  box-shadow: none; }

.ecl-label--unknown {
  background-color: #e9eaeb;
  border: 0 solid transparent;
  padding: 0.5rem 0.75rem; }

.ecl-checkbox__label {
  white-space: inherit; }

/*
https://citnet.tech.ec.europa.eu/CITnet/jira/browse/SEARCHWEB-190
The focus on the Search button is not visible when tabbing.
The EC component has the issue too...
Add a border to the button on focus, or invert its color.
*/
.ecl-search-form__button:focus-visible {
  outline: 2px solid #fff;
  outline-offset: -4px; }

@media (max-width: 996px) {
  .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega .ecl-menu__sublist .menu-border .submenu-list {
    padding: 0; }
  .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega .ecl-menu__sublist .ecl-menu__subitem {
    border-top: 0; }
    .ecl-menu .ecl-menu__inner .ecl-menu__list .ecl-menu__item .ecl-menu__mega .ecl-menu__sublist .ecl-menu__subitem .column-title {
      font-weight: bold;
      color: black;
      padding: 10px 5px 10px 15px;
      display: block;
      font-size: 1.1rem; } }

@media (min-width: 768px) {
  .ecl-site-header__language-category--4-col .ecl-site-header__language-list {
    -moz-column-count: 4;
    column-count: 4; } }

.ecl-site-header__language-link--active.disabled {
  background-color: #e9eaeb;
  box-shadow: inset 4px 0 0 0 #515560; }

body.has-control-menu .ecl-language-list.ecl-language-list--overlay {
  margin-top: 48px; }

@media (min-width: 576px) {
  body.has-control-menu .ecl-language-list.ecl-language-list--overlay {
    margin-top: 56px; } }

@media (min-width: 996px) {
  body.has-control-menu .ecl-language-list.ecl-language-list--overlay {
    margin-top: 56px; }
  body.has-control-menu .portlet-boundary.portlet-journal-content:hover {
    box-shadow: 0 0 0 2px #0e47cb;
    transition: box-shadow ease .15s; }
    body.has-control-menu .portlet-boundary.portlet-journal-content:hover .visible-interaction > .dropdown {
      background: #0e47cb;
      color: #fff;
      border-radius: 0;
      border-bottom-left-radius: 3px; } }

/*
This file contains the Eurostat font icon which provides icons that can be used in web contents.
These icons are available in the WYSIWYG editor.
*/
@font-face {
  font-family: 'eurostat-icon';
  src: url("../font/eurostat-icon/eurostat-icon.eot?jnxd3k");
  src: url("../font/eurostat-icon/eurostat-icon.eot?jnxd3k#iefix") format("embedded-opentype"), url("../font/eurostat-icon/eurostat-icon.ttf?jnxd3k") format("truetype"), url("../font/eurostat-icon/eurostat-icon.woff?jnxd3k") format("woff"), url("../font/eurostat-icon/eurostat-icon.svg?jnxd3k#eurostat-icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="estat-icon-"],
[class*=" estat-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-size: 1.4em;
  font-family: "eurostat-icon", sans-serif;
  font-weight: 100; }

.estat-icon-pdf:before {
  content: "\e914";
  color: #e92e26; }

.estat-icon-xls:before {
  content: "\e917";
  color: #53912b; }

.estat-icon-csv:before {
  content: "\e919";
  color: #53912b; }

.estat-icon-doc:before {
  content: "\e910";
  color: #2e76e3; }

.estat-icon-ppt:before {
  content: "\e915";
  color: #e26b33; }

.estat-icon-metadata:before {
  content: "\e901";
  color: #6f6f77; }

.estat-icon-zip:before, .estat-icon-bulkdownloads:before,
.estat-icon-bulkdownload:before {
  content: "\e918";
  color: #ffa61a; }

.estat-icon-download:before {
  content: "\e911";
  color: #5a5a5a; }

.estat-icon-data-browser {
  background: url(../images/icons/databrowser-16.svg) no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  left: 0px;
  top: 1px; }

.estat-icon-new:before {
  content: "\e908";
  color: #d5611e; }

.estat-icon-mp4:before {
  content: "\e902";
  color: #00f; }

.estat-icon-statistics-explained {
  background: url(../images/icons/se-16.svg) no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  left: 0px;
  top: 1px; }

/*
This file contains the extension of the Eurostat font icon which provides icons that can be used in web contents.
These icons are not available in the WYSIWYG editor !!!
*/
.estat-icon-ws:before {
  content: "\e903";
  color: #6e7fa5; }

.estat-icon-info:before {
  content: "\e904";
  color: #366fbb; }

.estat-icon-sitemap:before {
  content: "\e905";
  color: #2873e6;
  font-size: .8em; }

.estat-icon-arrow-right:before {
  content: "\e90f";
  color: #676767; }

.estat-icon-comext {
  background: url(../images/icons/comext.svg) no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  left: 0px;
  top: 1px; }

.estat-icon-nui-bookmark,
.estat-icon-nui,
.estat-icon-data-explorer {
  background: url(../images/icons/data-expl-16.svg) no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  left: 0px;
  top: 1px; }

.estat-icon-covid:before {
  content: "\e916";
  color: #b10f1f; }

.estat-icon-calendar:before {
  content: "\e90b";
  color: #e2151e; }

.estat-icon-news-release:before {
  content: "\e909";
  color: #002266; }

.estat-icon-database:before {
  content: "\e90c";
  color: #426cab; }

.estat-icon-important-announcement:before {
  content: "\e913";
  color: #d80739; }

.estat-icon-html:before {
  content: "\e912";
  color: #0c519f; }

.estat-icon-instagram:before {
  content: "\e906";
  color: #56affc; }

.estat-icon-video:before {
  content: "\e900";
  color: #08466c;
  font-size: .8em; }

.estat-icon-legislation:before {
  content: "\e907";
  color: #d179ab; }

.estat-icon-public-consultation:before {
  content: "\e90d";
  color: #1c9af2; }

.estat-icon-publication:before {
  content: "\e90e";
  color: #e64c24; }

.estat-icon-internet:before {
  content: "\e90a";
  color: #1c6cb7; }

.estat-icon-youtube:before {
  content: "\e91c";
  color: #c4302b; }

.estat-icon-faq:before {
  content: "\e91d";
  color: #ef569f; }

.estat-icon-contact:before {
  content: "\e91b";
  color: #8b378c; }

.estat-icon-contact-email:before {
  content: "\e921";
  color: #59439b; }

.estat-icon-contact-phone:before {
  content: "\e920";
  color: #2e3092; }

.estat-icon-copyright:before {
  content: "\e922";
  color: #848484; }

.estat-icon-interactive-publication:before {
  content: "\e91a";
  color: #a0256c; }

.estat-icon-education-corner:before {
  content: "\e923";
  color: #1c6cb7; }

.estat-icon-products-tools:before {
  content: "\e91f";
  color: #ed145a; }

.estat-icon-services:before {
  content: "\e91e";
  color: #00aeef; }

.estat-icon-twitter:before {
  content: "\e927";
  color: #2aa3ef; }

.estat-icon-rss-square:before {
  content: "\e926";
  color: #fda429; }

.estat-icon-facebook:before {
  content: "\e928";
  color: #3e5c97; }

.estat-icon-linkedin:before {
  content: "\e929";
  color: #2867b2; }

.estat-icon-view:before {
  content: "\e924"; }

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

.estat-icon-internet-blue {
  background: url(../images/icons/www_blue.svg) no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  left: 0px;
  top: 2px; }

/*
classes for the search widget
*/
#main-content [id^="p_p_id_estatsearchportlet_"] .lfr-portal-tooltip.underlined {
  border-bottom: 1px dotted black; }

#main-content [id^="p_p_id_estatsearchportlet_"] .portlet-icon-back {
  display: none; }

#main-content [id^="p_p_id_estatsearchportlet_"] .portlet-header {
  margin-bottom: 0; }

#main-content [id^="p_p_id_estatsearchportlet_"] .dropdown .ecl-button.ecl-file__translation-toggle {
  margin-inline-end: 0;
  margin: 0; }

#main-content [id^="p_p_id_estatsearchportlet_"] .ecl-search-form .dropdown {
  display: none; }
  @media (min-width: 768px) {
    #main-content [id^="p_p_id_estatsearchportlet_"] .ecl-search-form .dropdown {
      display: block; } }

#main-content [id^="p_p_id_estatsearchportlet_"] .ecl-checkbox {
  margin-top: 0; }
  #main-content [id^="p_p_id_estatsearchportlet_"] .ecl-checkbox .ecl-checkbox__text {
    font-size: 14px; }

#main-content [id^="p_p_id_estatsearchportlet_"] .facet-count {
  font-size: 12px;
  color: #515560;
  display: inline-block; }

#main-content [id^="p_p_id_estatsearchportlet_"] fieldset {
  border-width: 1px;
  border-style: solid;
  border-color: #d4d5d7;
  border-radius: 8px; }
  #main-content [id^="p_p_id_estatsearchportlet_"] fieldset.facet_collection {
    border-color: #fc0; }
  #main-content [id^="p_p_id_estatsearchportlet_"] fieldset.facet_theme {
    border-color: #cfdaf5; }
  #main-content [id^="p_p_id_estatsearchportlet_"] fieldset legend {
    width: unset;
    padding: 0.5rem;
    margin-left: 10px;
    color: #515560;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal; }

#main-content [id^="p_p_id_estatsearchportlet_"] fieldset.nested-fieldset {
  border-width: 0;
  margin-top: 0; }
  #main-content [id^="p_p_id_estatsearchportlet_"] fieldset.nested-fieldset legend {
    width: unset;
    padding: 0;
    margin-left: 0;
    margin-bottom: 0; }

#main-content [id^="p_p_id_estatsearchportlet_"] .dropdown-menu {
  top: -5px !important;
  line-height: 1;
  font-size: 1rem; }

#main-content [id^="p_p_id_estatsearchportlet_"] .sidebar {
  float: left;
  min-height: 0.05px;
  transition-property: width;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  margin-left: 0;
  width: 0;
  max-height: 0; }
  @media only screen and (min-width: 768px) {
    #main-content [id^="p_p_id_estatsearchportlet_"] .sidebar {
      width: 30%;
      max-height: inherit; } }
  #main-content [id^="p_p_id_estatsearchportlet_"] .sidebar #btn-filter-sidebar {
    color: #0e47cb;
    cursor: pointer; }
    #main-content [id^="p_p_id_estatsearchportlet_"] .sidebar #btn-filter-sidebar #closebtn-xs,
    #main-content [id^="p_p_id_estatsearchportlet_"] .sidebar #btn-filter-sidebar #icon-filter-xs {
      display: none;
      float: right;
      font-size: 16px;
      background-color: inherit;
      padding: 10px 0;
      border: none; }
  #main-content [id^="p_p_id_estatsearchportlet_"] .sidebar ul {
    margin: 0;
    margin-bottom: 10px;
    padding-inline: 0; }
    #main-content [id^="p_p_id_estatsearchportlet_"] .sidebar ul li {
      display: block;
      margin-bottom: 3px; }
      #main-content [id^="p_p_id_estatsearchportlet_"] .sidebar ul li a {
        text-decoration: none;
        padding: 0.5rem 0.75rem;
        display: block;
        background-color: #f4f5f5;
        color: #171a22;
        border-radius: 4px;
        font-size: 0.875rem;
        font-family: arial, sans-serif;
        line-height: 1rem;
        /* &:hover,
                        &:focus {
                            background-color: $blue-10;
                        } */ }
        #main-content [id^="p_p_id_estatsearchportlet_"] .sidebar ul li a em {
          font-size: 1rem; }
    #main-content [id^="p_p_id_estatsearchportlet_"] .sidebar ul li[id^="show"] {
      margin-top: -3px; }
  #main-content [id^="p_p_id_estatsearchportlet_"] .sidebar .selected-facet {
    background-color: #e9eaeb;
    color: #171a22;
    border: 0px; }
    #main-content [id^="p_p_id_estatsearchportlet_"] .sidebar .selected-facet.collection {
      background-color: #fc0; }
    #main-content [id^="p_p_id_estatsearchportlet_"] .sidebar .selected-facet.theme {
      background-color: #e7edfa; }
    #main-content [id^="p_p_id_estatsearchportlet_"] .sidebar .selected-facet:hover span, #main-content [id^="p_p_id_estatsearchportlet_"] .sidebar .selected-facet:focus span {
      color: #0e47cb; }
  #main-content [id^="p_p_id_estatsearchportlet_"] .sidebar .more-items {
    background-color: #FFFFFF;
    color: #0e47cb;
    text-align: center;
    border-bottom: 1px solid #f4f5f5;
    border-left: 1px solid #f4f5f5;
    border-right: 1px solid #f4f5f5; }

#main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container {
  min-height: 0px;
  width: 99.8%;
  transition-property: width;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  background: white;
  margin-bottom: 1rem; }
  @media only screen and (min-width: 768px) {
    #main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container {
      width: 69.9%;
      padding-left: 3%;
      float: left; } }
  #main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container .result-top #btn-filter-search-result {
    display: inline-block;
    cursor: pointer;
    color: #0e47cb; }
    @media only screen and (min-width: 768px) {
      #main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container .result-top #btn-filter-search-result {
        display: none; } }
    #main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container .result-top #btn-filter-search-result .closebtn,
    #main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container .result-top #btn-filter-search-result .openbtn {
      font-size: 16px;
      background-color: inherit;
      color: inherit;
      border: none; }
      @media only screen and (max-width: 768px) {
        #main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container .result-top #btn-filter-search-result .closebtn,
        #main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container .result-top #btn-filter-search-result .openbtn {
          display: none; } }
      @media only screen and (min-width: 768px) {
        #main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container .result-top #btn-filter-search-result .closebtn,
        #main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container .result-top #btn-filter-search-result .openbtn {
          display: inline-block; } }
    @media only screen and (max-width: 768px) {
      #main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container .result-top #btn-filter-search-result .closebtn {
        display: none; } }
    @media only screen and (min-width: 768px) {
      #main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container .result-top #btn-filter-search-result .closebtn {
        display: inline-block; } }
    @media only screen and (min-width: 768px) {
      #main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container .result-top #btn-filter-search-result .openbtn {
        display: none; } }
    @media only screen and (max-width: 768px) {
      #main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container .result-top #btn-filter-search-result .openbtn {
        display: inline-block; } }
  #main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container .result-top #result-count {
    padding: 0px 5px 0px 10px; }
  #main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container .result-top .dropdown .ecl-button.ecl-file__translation-toggle {
    margin: 10px 0;
    padding: 0.5rem; }

.portlet-boundary_estatsearchportlet_WAR_estatsearchportlet_ .form-label-group label,
.ecl-site-header__search .form-label-group label {
  font-weight: 400;
  margin-top: 0;
  font-size: 1rem;
  white-space: nowrap;
  line-height: 1.75rem; }

.ecl-site-header__search {
  position: fixed; }
  @media (min-width: 996px) {
    .ecl-site-header__search {
      position: relative; } }

.ui-menu .ui-menu-item {
  line-height: 2rem; }
  .ui-menu .ui-menu-item .ui-state-active span {
    color: white !important; }

.tooltip .tooltip-inner {
  text-align: left; }
  .tooltip .tooltip-inner ul {
    display: block;
    list-style-type: square;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px; }

@media (min-width: 996px) {
  #main-content [id^="p_p_id_estatsearchportlet_"] #search-results-container .result-top .dropdown .ecl-button.ecl-file__translation-toggle {
    margin: 0;
    padding: calc(.75rem - 2px) calc(1rem - 2px); } }

:root {
  --fc-button-bg-color: #007BFF;
  --fc-button-border-color: #007BFF;
  --fc-button-hover-bg-color: #3e6cd5;
  --fc-button-hover-border-color: #007BFF;
  --fc-button-active-bg-color: #082b7a;
  --fc-button-active-border-color: #007BFF; }

.release-calendar {
  /* Force to remove the margin top injected by the plugin*/ }
  .release-calendar .lfr-icon-menu-open ul {
    display: block !important; }
  .release-calendar .dropdown-menu {
    opacity: 1 !important; }
  .release-calendar .dropdown.show > .dropdown-menu {
    display: block !important;
    min-width: 60px !important; }
  .release-calendar .fc {
    font-family: Arial, sans-serif; }
    .release-calendar .fc .fc-toolbar {
      justify-content: flex-start; }
      .release-calendar .fc .fc-toolbar .fc-button {
        font-size: 1rem;
        border-radius: 4px; }
      .release-calendar .fc .fc-toolbar .fc-toolbar-chunk {
        flex: 0 0 33%; }
        .release-calendar .fc .fc-toolbar .fc-toolbar-chunk:nth-child(2) {
          text-align: center; }
        .release-calendar .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) {
          text-align: right; }
    .release-calendar .fc .fc-col-header-cell-cushion {
      padding: 5px; }
    .release-calendar .fc .fc-list-event-title a.ecl-link {
      color: #007BFF; }
      .release-calendar .fc .fc-list-event-title a.ecl-link:hover {
        text-decoration: underline; }
    .release-calendar .fc .fc-list-event-graphic {
      display: none; }
    .release-calendar .fc .fc-daygrid-block-event {
      padding: 5px !important;
      margin-top: 5px !important; }
    .release-calendar .fc .fc-h-event {
      background: #fff !important;
      border: 2px solid #dee2e6 !important;
      border-radius: 8px !important;
      margin-bottom: 5px;
      padding: 10px !important; }
    .release-calendar .fc .fc-daygrid-day-events {
      padding-top: 5px; }
    .release-calendar .fc .fc-daygrid-day {
      padding: 0 5px !important; }
    .release-calendar .fc .fc-event-title {
      padding: 0 !important;
      white-space: normal; }
      .release-calendar .fc .fc-event-title .title {
        font-weight: 600;
        padding-bottom: 10px;
        color: #000;
        padding-top: 30px;
        font-size: 13.5px; }
      .release-calendar .fc .fc-event-title .type {
        color: #5d5e68; }
      .release-calendar .fc .fc-event-title .theme {
        width: 40px;
        padding: 15px 0;
        position: absolute;
        top: -18px;
        right: 15px;
        text-align: center;
        border-top-left-radius: 3px;
        background: #eaeaea;
        font-size: 0;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 60%; }
        .release-calendar .fc .fc-event-title .theme:before {
          height: 0;
          width: 0;
          right: -5.5px;
          top: 0;
          border-bottom: 6px solid grey;
          border-right: 6px solid transparent;
          content: "";
          position: absolute; }
        .release-calendar .fc .fc-event-title .theme:after {
          content: "";
          position: absolute;
          height: 0;
          width: 0;
          bottom: -9.5px;
          left: 0;
          border-left: 20px solid #eaeaea;
          border-right: 20px solid #eaeaea;
          border-bottom: 10px solid transparent; }
      .release-calendar .fc .fc-event-title .theme.economy {
        background-color: #c54e94;
        background-image: url(https://ec.europa.eu/eurostat/o/estat-theme/images/icons/themes/32x32/white/economy.svg); }
        .release-calendar .fc .fc-event-title .theme.economy:after {
          border-left: 20px solid #c54e94;
          border-right: 20px solid #c54e94; }
      .release-calendar .fc .fc-event-title .theme.agriculture {
        background-color: #60b14a;
        background-image: url(https://ec.europa.eu/eurostat/o/estat-theme/images/icons/themes/32x32/white/agriculture.svg); }
        .release-calendar .fc .fc-event-title .theme.agriculture:after {
          border-left: 20px solid #60b14a;
          border-right: 20px solid #60b14a; }
      .release-calendar .fc .fc-event-title .theme.international {
        background-color: #d73c47;
        background-image: url(https://ec.europa.eu/eurostat/o/estat-theme/images/icons/themes/32x32/white/international.svg); }
        .release-calendar .fc .fc-event-title .theme.international:after {
          border-left: 20px solid #d73c47;
          border-right: 20px solid #d73c47; }
      .release-calendar .fc .fc-event-title .theme.population {
        background-color: #f8a532;
        background-image: url(https://ec.europa.eu/eurostat/o/estat-theme/images/icons/themes/32x32/white/population.svg); }
        .release-calendar .fc .fc-event-title .theme.population:after {
          border-left: 20px solid #f8a532;
          border-right: 20px solid #f8a532; }
      .release-calendar .fc .fc-event-title .theme.transport {
        background-color: #b9c134;
        background-image: url(https://ec.europa.eu/eurostat/o/estat-theme/images/icons/themes/32x32/white/transport.svg); }
        .release-calendar .fc .fc-event-title .theme.transport:after {
          border-left: 20px solid #b9c134;
          border-right: 20px solid #b9c134; }
      .release-calendar .fc .fc-event-title .theme.industry {
        background-color: #28a9e3;
        background-image: url(https://ec.europa.eu/eurostat/o/estat-theme/images/icons/themes/32x32/white/industry.svg); }
        .release-calendar .fc .fc-event-title .theme.industry:after {
          border-left: 20px solid #28a9e3;
          border-right: 20px solid #28a9e3; }
      .release-calendar .fc .fc-event-title .theme.environment {
        background-color: #1bafac;
        background-image: url(https://ec.europa.eu/eurostat/o/estat-theme/images/icons/themes/32x32/white/environment.svg); }
        .release-calendar .fc .fc-event-title .theme.environment:after {
          border-left: 20px solid #1bafac;
          border-right: 20px solid #1bafac; }
      .release-calendar .fc .fc-event-title .theme.general {
        background-color: #2d71b5;
        background-image: url(https://ec.europa.eu/eurostat/o/estat-theme/images/icons/themes/32x32/white/general.svg); }
        .release-calendar .fc .fc-event-title .theme.general:after {
          border-left: 20px solid #2d71b5;
          border-right: 20px solid #2d71b5; }
      .release-calendar .fc .fc-event-title .theme.science {
        background-color: #f06630;
        background-image: url(https://ec.europa.eu/eurostat/o/estat-theme/images/icons/themes/32x32/white/science.svg); }
        .release-calendar .fc .fc-event-title .theme.science:after {
          border-left: 20px solid #f06630;
          border-right: 20px solid #f06630; }
    .release-calendar .fc .fc-list-table .theme {
      display: inline-block; }
    .release-calendar .fc .fc-list-table .menuEventActions.show {
      transform: translate(0px);
      left: 87%; }
    .release-calendar .fc .fc-list .fc-event-title {
      position: relative; }
      .release-calendar .fc .fc-list .fc-event-title .title {
        padding-top: 0;
        max-width: 90%;
        display: inline-block !important;
        margin-right: 10px; }
      .release-calendar .fc .fc-list .fc-event-title .theme {
        top: -15px;
        right: 5px; }
    .release-calendar .fc .fc-list .fc-event-today {
      background-color: rgba(255, 220, 40, 0.15); }
    .release-calendar .fc .fc-list .tag {
      display: inline-block;
      margin-right: 10px; }
    .release-calendar .fc .fc-event-today.preliminary {
      background-color: rgba(220, 53, 69, 0.7) !important; }
      .release-calendar .fc .fc-event-today.preliminary .title {
        color: #fff !important; }
      .release-calendar .fc .fc-event-today.preliminary .type {
        color: #fff !important; }
      .release-calendar .fc .fc-event-today.preliminary:hover fc-event-title {
        background-color: rgba(220, 53, 69, 0.7) !important; }
    .release-calendar .fc .fc-daygrid-event-harness {
      margin-top: 0 !important; }
    .release-calendar .fc .fc-list-sticky .fc-list-day > * {
      z-index: 1; }
  .release-calendar .filter {
    text-align: center;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Arial, sans-serif;
    font-size: 1rem; }
    .release-calendar .filter button {
      background-color: #fff;
      border: 1px solid lightgray;
      width: 350px;
      height: 32px;
      border-radius: 4px; }
      .release-calendar .filter button i {
        margin-top: 4px;
        float: right; }
    .release-calendar .filter .dropdown.show > .dropdown-menu {
      display: block !important; }
    .release-calendar .filter .dropdown-menu {
      min-width: 60px !important;
      max-width: inherit;
      width: 350px;
      margin-top: 0 !important;
      padding: 0 !important;
      max-height: 100% !important;
      font-size: 1rem; }
      .release-calendar .filter .dropdown-menu::after {
        padding: 0; }
      .release-calendar .filter .dropdown-menu > ul {
        box-shadow: 0 3px 5px white;
        padding: 0; }
        .release-calendar .filter .dropdown-menu > ul li > a {
          text-decoration: none; }
          .release-calendar .filter .dropdown-menu > ul li > a > img {
            width: 20px;
            margin-right: 10px; }
          .release-calendar .filter .dropdown-menu > ul li > a:hover {
            text-decoration: none;
            color: inherit !important;
            background-color: #e9ecef !important; }
  .release-calendar .preliminary {
    background-color: rgba(220, 53, 69, 0.3) !important; }
    .release-calendar .preliminary:hover .fc-list-event-title {
      background-color: rgba(220, 53, 69, 0.4) !important; }
  .release-calendar .groupActions {
    position: relative; }
  .release-calendar .buttonEventActions {
    color: #000;
    width: auto;
    position: absolute;
    right: -9px;
    top: 0;
    height: auto;
    line-height: normal !important;
    background: none;
    border: none;
    padding: 0; }
  .release-calendar .menuEventActions {
    display: none; }
    .release-calendar .menuEventActions li {
      line-height: 27px !important;
      width: 100%; }
  .release-calendar .menuEventActions.show {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
    min-width: 7rem;
    padding: .5rem 0;
    margin: 0;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem;
    inset: 0px auto auto 0px;
    transform: translate(10px, 20px); }
  .release-calendar .buttonEventAction {
    padding: 5px 10px;
    width: 100%; }
    .release-calendar .buttonEventAction i {
      margin-right: 5px; }
    .release-calendar .buttonEventAction:hover {
      text-decoration: none !important;
      background-color: #f0f5ff; }
    .release-calendar .buttonEventAction:focus {
      box-shadow: inset 0 0 0 0.125rem #80acff, inset 0 0 0 0.25rem #fff;
      outline: 0;
      text-decoration: none; }
  .release-calendar .addEventButton {
    position: absolute;
    right: 0;
    border: 1px solid #de5a30;
    padding: 10px 15px;
    border-radius: 4px;
    text-decoration: none;
    color: #055ea8 !important;
    font-weight: 400; }
    .release-calendar .addEventButton i {
      color: #de5a30;
      margin-right: 5px; }
    .release-calendar .addEventButton:hover {
      background-color: #de5a30;
      color: #fff !important;
      text-decoration: none !important; }
      .release-calendar .addEventButton:hover i {
        color: #fff; }
  .release-calendar .tag {
    border: 1px solid #C0C0C0;
    background: #f0f0f0;
    color: #000;
    text-align: center;
    border-radius: 4px;
    padding: 2px 5px;
    max-width: 60%;
    display: inline-block; }
  .release-calendar .custom-switch {
    position: absolute;
    top: 60px;
    left: 0; }
  .release-calendar .custom-control-label {
    position: relative;
    line-height: 24px !important; }
    .release-calendar .custom-control-label::before {
      position: absolute; }
  .release-calendar .lfr-form-content .lfr-ddm-container .input-localized-content {
    display: none; }
  .release-calendar .management-bar.management-bar-light.navbar.navbar-expand-md {
    display: none; }
  .release-calendar .card-horizontal {
    border: 1px solid #dee2e6; }
  .release-calendar .lfr-ddm-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .release-calendar .lfr-ddm-container .text-warning {
      margin-left: 5px; }
  .release-calendar .lfr-ddm-field-group {
    padding: 10px !important;
    margin: 0 !important;
    box-shadow: none; }
    .release-calendar .lfr-ddm-field-group select {
      width: 100% !important; }
  .release-calendar div[data-fieldname="start"] {
    flex: 0 0 50%; }
  .release-calendar div[data-fieldname="reference_period"] {
    flex: 0 0 50%; }
  .release-calendar div[data-fieldname="title"] {
    flex: 0 0 100%; }
  .release-calendar div[data-fieldname="theme"] {
    flex: 0 0 50%; }
  .release-calendar div[data-fieldname="type"] {
    flex: 0 0 50%; }
    .release-calendar div[data-fieldname="type"] label {
      vertical-align: top; }
    .release-calendar div[data-fieldname="type"] select {
      height: 200px !important; }
  .release-calendar div[data-fieldname="unit"] {
    flex: 0 0 50%; }
  .release-calendar div[data-fieldname="hidden"] {
    flex: 0 0 50%; }
    .release-calendar div[data-fieldname="hidden"] label {
      margin-top: 25px; }
  .release-calendar div[data-fieldname="euroindicator_link"] {
    flex: 0 0 100%;
    border: 1px solid #dee2e6; }
  .release-calendar div[data-fieldname="euroindAuthor"] {
    flex: 0 0 50%; }
    .release-calendar div[data-fieldname="euroindAuthor"] .radio label input.field {
      position: relative;
      margin-right: 10px !important;
      margin-top: -2px !important; }
  .release-calendar div[data-fieldname="euroindReleaseCode"] {
    flex: 0 0 50%; }

@media screen and (max-width: 570px) {
  .release-calendar .fc-toolbar {
    flex-wrap: wrap; }
    .release-calendar .fc-toolbar .fc-toolbar-chunk {
      flex: 0 0 50%; }
      .release-calendar .fc-toolbar .fc-toolbar-chunk:nth-child(1) {
        order: 3;
        margin-top: 20px;
        text-align: right; }
      .release-calendar .fc-toolbar .fc-toolbar-chunk:nth-child(2) {
        order: 2;
        margin-top: 20px;
        text-align: left; }
      .release-calendar .fc-toolbar .fc-toolbar-chunk:nth-child(3) {
        order: 1;
        flex: 0 0 100%; } }

@media screen and (max-width: 400px) {
  .release-calendar .fc-toolbar .fc-toolbar-chunk {
    flex: 0 0 100%;
    text-align: center !important; }
    .release-calendar .fc-toolbar .fc-toolbar-chunk:nth-child(1) {
      margin-top: 15px; }
    .release-calendar .fc-toolbar .fc-toolbar-chunk:nth-child(2) {
      margin-top: 0; } }

@media screen and (max-width: 767px) {
  .release-calendar .fc-list .fc-event-title .title {
    max-width: 85%; } }

@media screen and (max-width: 500px) {
  .release-calendar .fc-list .fc-event-title .title {
    max-width: 80%; } }

@media screen and (max-width: 768px) {
  .release-calendar .addEventButton {
    position: relative;
    display: inline-block;
    margin-bottom: 10px; }
  .release-calendar .custom-switch {
    position: relative;
    text-align: right;
    margin-bottom: 15px;
    top: 0; } }

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */

/*# sourceMappingURL=main.css.map */