@charset "UTF-8";
/**
 * Clay 3.13.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
body {
  font-smoothing: auto;
  -webkit-font-smoothing: auto; }

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

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

.important {
  font-weight: bold; }

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

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  *position: fixed !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::placeholder {
    color: #a7a9bc;
    font-style: italic; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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 {
    padding-right: 1.6rem; }
    .sidebar-sm select.form-control:not([size]) {
      height: 2rem; }
  .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
    min-height: auto;
    padding: 0.285rem 0.75rem; }
  .sidebar-sm .btn:not(.btn-unstyled) {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    line-height: 1.15;
    padding: 0.4375rem 0.75rem; }
    .sidebar-sm .btn:not(.btn-unstyled).close {
      padding: 0.4375rem; }
  .sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
  .sidebar-sm .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;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px; }

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

.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: 1022.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: 120px) {
  .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 .selection-status {
  background: #fff;
  opacity: 0;
  z-index: -1; }

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

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

.portal-popup {
  background-color: #fff; }

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

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px; }

.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: 120px) {
    .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: 120px) {
    .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: 120px) {
            .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: 120px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a:not(.component-action) {
  color: #343a40; }

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

.lfr-search-container-wrapper .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.76562rem;
    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.76562rem;
    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-wrap: break-word; }
  @media (min-width: 120px) {
    .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: 120px) {
    .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; }

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

.taglib-webdav.visible {
  background: #f0f5f7; }

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

.portal-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: 1023px) {
    .portal-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      transform: translate(-50%, -50%); } }
  .portal-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: 1022.98px) {
      .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 1022.98px) {
    .portal-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

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

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

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

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

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

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

.portal-popup .portlet-column {
  position: static; }

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

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

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

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

.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 120px) {
    .portal-popup .navbar ~ .portlet-configuration-setup,
    .portal-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

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

.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

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

.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 120px) {
    .portal-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 120px) {
    .portal-popup .lfr-dynamic-uploader,
    .portal-popup .process-list {
      top: 48px; } }

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

.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 1023px) {
    .portal-popup .dialog-footer {
      position: fixed; } }
  .portal-popup .dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 1023px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px; } }

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

.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

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

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

.active-area {
  background: #ffc; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-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: '\25be'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\25b8'; }
      .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; }

.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer; }

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

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

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 120px) {
    .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: 120px) {
      .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 {
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-out;
      background-color: #007bff; }
  .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 {
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007bff;
    height: 4px; }

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

.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: 120px) {
  .modal-dialog {
    max-width: none; } }

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

.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all; }

.modal-hidden {
  display: none; }

.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: 120px) {
  .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 .tree-node-checked .icon-check {
  padding-right: 0; }

.tree-node [class^='icon-'] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

.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 {
  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: 1023px) {
  .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;
  left: 0;
  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: 1023px) {
        .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: 120px) {
  .portlet .visible-interaction {
    display: none; } }

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

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

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 1023px) {
      .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: 1023px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

@media (min-width: 1023px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (min-width: 1023px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

.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 {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

.portlet-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: 1022.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@media (min-width: 120px) {
  .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: 1022.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 1022.98px) {
  .controls-visible .portlet-topper {
    display: box;
    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 {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px; }

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

.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;
  flex-direction: column;
  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: 1023px) {
  .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; }

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

@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 {
  transform: translateX(100%); }

@keyframes shift-rightwards {
  0% {
    transform: translateX(-100%); }
  40% {
    transform: translateX(0%); }
  60% {
    transform: translateX(0%); }
  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 {
  transform: scale(0.8);
  transition: 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; }

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

.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 .selection-status {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .selection-status {
      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);
      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);
      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);
      transform: rotate(-25deg); }

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

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

.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg); }

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* no need to import in version liferay theme task v9.x.x
@import 'liferay-font-awesome/scss/font-awesome';
@import 'liferay-font-awesome/scss/glyphicons';
*/
.top-frame .header-form .search-form:after, .top-frame .row-fluid [class*="span"]:after {
  content: "";
  display: table;
  clear: both; }

.top-frame .service_lifts {
  border-bottom: 1px solid #ddd;
  padding-bottom: 3em;
  margin-bottom: 1.86667em; }

.top-frame .ukkbox.ukkbox-small .svg {
  padding: 0.17857em 0.25em;
  color: #fff;
  font-size: 1.86667em;
  width: auto;
  height: 100%;
  display: inline-block;
  margin-right: 5px;
  text-align: center; }
  .top-frame .ukkbox.ukkbox-small .svg img {
    width: 25px;
    height: 25px;
    display: inline; }

.top-frame .calculatorbox.calculatorbox-small h5 .box-icon, .top-frame .ukkbox.ukkbox-small h5 i, .top-frame .iconbox .box-icon {
  color: #fff;
  padding: 10px;
  font-size: 1.86667em;
  width: 30px;
  text-align: center;
  margin-right: 5px; }

.top-frame .news-tabs .nav-pills {
  background: #e8ebf4;
  padding: 0;
  border-bottom: 2px solid #d9dfec; }
  .top-frame .news-tabs .nav-pills li {
    margin: 0 0 0 2px;
    border: 0;
    text-transform: uppercase;
    font-family: "Gill Sans WGL W10 Regular", sans-serif;
    top: 0; }
    .top-frame .news-tabs .nav-pills li a {
      color: #111;
      border: 0;
      border-top: 2px solid #e8ebf4;
      border-radius: 0;
      padding: 0.66667em;
      margin: 0 0.13333em 0 0; }
      .top-frame .news-tabs .nav-pills li a.current, .top-frame .news-tabs .nav-pills li a.current:hover {
        background-color: #fff;
        color: #334d7c;
        border: 0;
        border-top: 2px solid #334d7c; }
      .top-frame .news-tabs .nav-pills li a.current {
        position: relative; }
      .top-frame .news-tabs .nav-pills li a:hover, .top-frame .news-tabs .nav-pills li a:active, .top-frame .news-tabs .nav-pills li a:focus {
        background-color: #d9dfec;
        color: #334d7c; }
  .top-frame .news-tabs .nav-pills > .active > a,
  .top-frame .news-tabs .nav-pills > .active > a:hover,
  .top-frame .news-tabs .nav-pills > .active > a:focus {
    color: #111;
    background-color: #334d7c; }

.top-frame .news-items .text-muted {
  color: #666;
  margin: 0.26667em 0; }

[class*="block-grid-"] {
  display: block;
  margin: -1.06383%;
  padding: 0; }

.block-grid-item {
  display: inline;
  margin: 0;
  padding: 1.06383%;
  height: auto;
  float: left;
  list-style: none; }

.block-grid-xs-1 > .block-grid-item {
  width: 100%; }
  .block-grid-xs-1 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both; }

.block-grid-xs-2 > .block-grid-item {
  width: 50%; }
  .block-grid-xs-2 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both; }

.block-grid-xs-3 > .block-grid-item {
  width: 33.33333%; }
  .block-grid-xs-3 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both; }

.block-grid-xs-4 > .block-grid-item {
  width: 25%; }
  .block-grid-xs-4 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both; }

.block-grid-xs-5 > .block-grid-item {
  width: 20%; }
  .block-grid-xs-5 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both; }

.block-grid-xs-6 > .block-grid-item {
  width: 16.66667%; }
  .block-grid-xs-6 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both; }

.block-grid-xs-7 > .block-grid-item {
  width: 14.28571%; }
  .block-grid-xs-7 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both; }

.block-grid-xs-8 > .block-grid-item {
  width: 12.5%; }
  .block-grid-xs-8 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both; }

.block-grid-xs-9 > .block-grid-item {
  width: 11.11111%; }
  .block-grid-xs-9 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both; }

.block-grid-xs-10 > .block-grid-item {
  width: 10%; }
  .block-grid-xs-10 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both; }

.block-grid-xs-11 > .block-grid-item {
  width: 9.09091%; }
  .block-grid-xs-11 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both; }

.block-grid-xs-12 > .block-grid-item {
  width: 8.33333%; }
  .block-grid-xs-12 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both; }

@media (min-width: 767px) {
  .block-grid-sm-1 > .block-grid-item {
    width: 100%; }
    .block-grid-sm-1 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-1 > .block-grid-item:nth-of-type(1n+1) {
      clear: both; }
  .block-grid-sm-2 > .block-grid-item {
    width: 50%; }
    .block-grid-sm-2 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-2 > .block-grid-item:nth-of-type(2n+1) {
      clear: both; }
  .block-grid-sm-3 > .block-grid-item {
    width: 33.33333%; }
    .block-grid-sm-3 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-3 > .block-grid-item:nth-of-type(3n+1) {
      clear: both; }
  .block-grid-sm-4 > .block-grid-item {
    width: 25%; }
    .block-grid-sm-4 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-4 > .block-grid-item:nth-of-type(4n+1) {
      clear: both; }
  .block-grid-sm-5 > .block-grid-item {
    width: 20%; }
    .block-grid-sm-5 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-5 > .block-grid-item:nth-of-type(5n+1) {
      clear: both; }
  .block-grid-sm-6 > .block-grid-item {
    width: 16.66667%; }
    .block-grid-sm-6 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-6 > .block-grid-item:nth-of-type(6n+1) {
      clear: both; }
  .block-grid-sm-7 > .block-grid-item {
    width: 14.28571%; }
    .block-grid-sm-7 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-7 > .block-grid-item:nth-of-type(7n+1) {
      clear: both; }
  .block-grid-sm-8 > .block-grid-item {
    width: 12.5%; }
    .block-grid-sm-8 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-8 > .block-grid-item:nth-of-type(8n+1) {
      clear: both; }
  .block-grid-sm-9 > .block-grid-item {
    width: 11.11111%; }
    .block-grid-sm-9 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-9 > .block-grid-item:nth-of-type(9n+1) {
      clear: both; }
  .block-grid-sm-10 > .block-grid-item {
    width: 10%; }
    .block-grid-sm-10 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-10 > .block-grid-item:nth-of-type(10n+1) {
      clear: both; }
  .block-grid-sm-11 > .block-grid-item {
    width: 9.09091%; }
    .block-grid-sm-11 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-11 > .block-grid-item:nth-of-type(11n+1) {
      clear: both; }
  .block-grid-sm-12 > .block-grid-item {
    width: 8.33333%; }
    .block-grid-sm-12 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-12 > .block-grid-item:nth-of-type(12n+1) {
      clear: both; } }

@media (min-width: 1024px) {
  .block-grid-md-1 > .block-grid-item {
    width: 100%; }
    .block-grid-md-1 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-1 > .block-grid-item:nth-of-type(1n+1) {
      clear: both; }
  .block-grid-md-2 > .block-grid-item {
    width: 50%; }
    .block-grid-md-2 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-2 > .block-grid-item:nth-of-type(2n+1) {
      clear: both; }
  .block-grid-md-3 > .block-grid-item {
    width: 33.33333%; }
    .block-grid-md-3 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-3 > .block-grid-item:nth-of-type(3n+1) {
      clear: both; }
  .block-grid-md-4 > .block-grid-item {
    width: 25%; }
    .block-grid-md-4 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-4 > .block-grid-item:nth-of-type(4n+1) {
      clear: both; }
  .block-grid-md-5 > .block-grid-item {
    width: 20%; }
    .block-grid-md-5 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-5 > .block-grid-item:nth-of-type(5n+1) {
      clear: both; }
  .block-grid-md-6 > .block-grid-item {
    width: 16.66667%; }
    .block-grid-md-6 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-6 > .block-grid-item:nth-of-type(6n+1) {
      clear: both; }
  .block-grid-md-7 > .block-grid-item {
    width: 14.28571%; }
    .block-grid-md-7 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-7 > .block-grid-item:nth-of-type(7n+1) {
      clear: both; }
  .block-grid-md-8 > .block-grid-item {
    width: 12.5%; }
    .block-grid-md-8 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-8 > .block-grid-item:nth-of-type(8n+1) {
      clear: both; }
  .block-grid-md-9 > .block-grid-item {
    width: 11.11111%; }
    .block-grid-md-9 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-9 > .block-grid-item:nth-of-type(9n+1) {
      clear: both; }
  .block-grid-md-10 > .block-grid-item {
    width: 10%; }
    .block-grid-md-10 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-10 > .block-grid-item:nth-of-type(10n+1) {
      clear: both; }
  .block-grid-md-11 > .block-grid-item {
    width: 9.09091%; }
    .block-grid-md-11 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-11 > .block-grid-item:nth-of-type(11n+1) {
      clear: both; }
  .block-grid-md-12 > .block-grid-item {
    width: 8.33333%; }
    .block-grid-md-12 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-12 > .block-grid-item:nth-of-type(12n+1) {
      clear: both; } }

@media (min-width: 1024px) {
  .block-grid-lg-1 > .block-grid-item {
    width: 100%; }
    .block-grid-lg-1 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-1 > .block-grid-item:nth-of-type(1n+1) {
      clear: both; }
  .block-grid-lg-2 > .block-grid-item {
    width: 50%; }
    .block-grid-lg-2 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-2 > .block-grid-item:nth-of-type(2n+1) {
      clear: both; }
  .block-grid-lg-3 > .block-grid-item {
    width: 33.33333%; }
    .block-grid-lg-3 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-3 > .block-grid-item:nth-of-type(3n+1) {
      clear: both; }
  .block-grid-lg-4 > .block-grid-item {
    width: 25%; }
    .block-grid-lg-4 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-4 > .block-grid-item:nth-of-type(4n+1) {
      clear: both; }
  .block-grid-lg-5 > .block-grid-item {
    width: 20%; }
    .block-grid-lg-5 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-5 > .block-grid-item:nth-of-type(5n+1) {
      clear: both; }
  .block-grid-lg-6 > .block-grid-item {
    width: 16.66667%; }
    .block-grid-lg-6 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-6 > .block-grid-item:nth-of-type(6n+1) {
      clear: both; }
  .block-grid-lg-7 > .block-grid-item {
    width: 14.28571%; }
    .block-grid-lg-7 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-7 > .block-grid-item:nth-of-type(7n+1) {
      clear: both; }
  .block-grid-lg-8 > .block-grid-item {
    width: 12.5%; }
    .block-grid-lg-8 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-8 > .block-grid-item:nth-of-type(8n+1) {
      clear: both; }
  .block-grid-lg-9 > .block-grid-item {
    width: 11.11111%; }
    .block-grid-lg-9 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-9 > .block-grid-item:nth-of-type(9n+1) {
      clear: both; }
  .block-grid-lg-10 > .block-grid-item {
    width: 10%; }
    .block-grid-lg-10 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-10 > .block-grid-item:nth-of-type(10n+1) {
      clear: both; }
  .block-grid-lg-11 > .block-grid-item {
    width: 9.09091%; }
    .block-grid-lg-11 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-11 > .block-grid-item:nth-of-type(11n+1) {
      clear: both; }
  .block-grid-lg-12 > .block-grid-item {
    width: 8.33333%; }
    .block-grid-lg-12 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-12 > .block-grid-item:nth-of-type(12n+1) {
      clear: both; } }

:root {
  --addsearch-link-color: #334d7c;
  --addsearch-link-hover-color: #00205b;
  --addsearch-text-color: #333;
  --addsearch-text-color-highlight: rgb(153, 153, 153);
  --addsearch-div-hover-color: rgba(0, 0, 0, 0.045);
  --addsearch-border-style-default: 2px solid rgb(236, 236, 236);
  --addsearch-headline-text-size: 1em;
  --addsearch-body-text-size: 1em;
  --addsearch-category-text-size: .75rem;
  --addsearch-meta-text-size: .813rem;
  --addsearch-pagination-button-bg-default: transparent;
  --addsearch-pagination-button-bg-active: transparent;
  --addsearch-pagination-button-bg-hover: transparent;
  --addsearch-pagination-button-border-style: 1px solid rgb(236, 236, 236);
  --addsearch-pagination-button-border-style-active: 1px solid #959593;
  --addsearch-pagination-button-border-radius: 0;
  --addsearch-pagination-button-text-color-default: #333;
  --addsearch-pagination-button-text-color-active: #334d7c;
  --addsearch-pagination-button-text-size: .875rem; }

:root {
  --yja-menu-border-color: white;
  --yja-menu-link-color: white; }

html:not(.dialog-iframe-root-node) {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  html:not(.dialog-iframe-root-node) *, html:not(.dialog-iframe-root-node) *:before, html:not(.dialog-iframe-root-node) *:after {
    box-sizing: inherit; }

.top-frame {
  font-size: 100%;
  /* Buttons */
  /* Default */
  /* Primary */
  /* Button link */
  /* Info */
  /* Button group */
  /* Article box styling */
  /* Alert boxes */
  /* Accordions */
  /* Main image in popup */
  /* The shadow behind the image */
  /* Image aspect ratios - % is relative to width. */
  /* Alert boxes */
  /* accordion menu accessibility fix --> */
  /* YJAY-2859 Linkkien tunnistaminen */
  /* Huomioartikkeli (web-sisältö) */
  /* <-- linkkivärin kontrastin parannus */
  /* YJATULLI-844 Suunnitellaan miten sivuille saadaan viimeksi päivitetty tieto SD-15721 tehtävän mukaisesti -->*/
  /* <-- YJATULLI-844 Suunnitellaan miten sivuille saadaan viimeksi päivitetty tieto SD-15721 tehtävän mukaisesti */
  /* sitemap --> */
  /* <-- sitemap */
  /* custom ol/ul li --> */
  /* <-- custom ol/ul li */
  /* Media queries */
  /*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
  /** /!!! core css Should not edit !!!/**/
  /** /!!! End of core css Should not edit !!!/**/
  /* Pager */
  /* End of pager */
  /** Gallery */
  /* End of Gallery*/
  /* slider actions */
  /* vertical */
  /* vertical controlls */
  /* vertical */
  /* Rtl */
  /* Rtl */
  /*/  GRab cursor */ }
  .top-frame body {
    font-size: 0.9375em; }
  .top-frame headings(all),
  .top-frame .heading1,
  .top-frame .heading2,
  .top-frame .heading3,
  .top-frame .heading4,
  .top-frame .heading5,
  .top-frame .heading6 {
    color: inherit;
    font-weight: normal;
    font-family: "Gill Sans WGL W10 Regular", sans-serif;
    display: block;
    margin: 10px 0; }
  .top-frame h1,
  .top-frame h2,
  .top-frame .heading1,
  .top-frame .heading2 {
    font-family: "Gill Sans WGL W10 Regular", sans-serif; }
  .top-frame h5,
  .top-frame h6,
  .top-frame .heading5,
  .top-frame .heading6 {
    text-transform: uppercase; }
  .top-frame h1,
  .top-frame .heading1 {
    font-size: 2.13333em;
    line-height: 1.3em; }
  .top-frame h2,
  .top-frame .heading2 {
    font-size: 1.8em;
    line-height: 1.3em; }
  .top-frame h3,
  .top-frame .heading3,
  .top-frame .portlet-title {
    font-size: 1.66667em;
    line-height: 1.2em; }
  .top-frame h4,
  .top-frame .heading4 {
    font-size: 1.46667em;
    line-height: 1.2em; }
  .top-frame h5,
  .top-frame .heading5 {
    font-size: 1.26667em;
    line-height: 1.25em; }
  .top-frame h6,
  .top-frame .heading6 {
    font-size: 1.06667em;
    line-height: 1.2em; }
  @media (max-width: 799px) {
    .top-frame h1,
    .top-frame .heading1 {
      font-size: 1.86667em; }
    .top-frame h2,
    .top-frame .heading2 {
      font-size: 1.53333em; }
    .top-frame h3,
    .top-frame .heading3,
    .top-frame .portlet-title {
      font-size: 1.4em; }
    .top-frame h4,
    .top-frame .heading4 {
      font-size: 1.26667em; }
    .top-frame h5,
    .top-frame .heading5 {
      font-size: 1.13333em; }
    .top-frame h6,
    .top-frame .heading6 {
      font-size: 1em; } }
  .top-frame p {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3em;
    margin-bottom: 20px; }
  .top-frame .red-text,
  .top-frame a.red-text {
    color: #dc3545; }
  .top-frame .muted {
    color: #373D3F; }
  .top-frame .ingress {
    font-size: 1.4em;
    line-height: 1.4em;
    font-family: "Gill Sans WGL W10 Light", sans-serif; }
  .top-frame .lead {
    font-family: "Gill Sans WGL W10 Regular", sans-serif;
    font-size: 1.33333em;
    line-height: 1.32em;
    color: #666; }
  .top-frame ul, .top-frame ol {
    margin-left: 2.66667em;
    font-size: 0.9em;
    margin-bottom: 1.33333em; }
  .top-frame li {
    margin-bottom: 0.33333em; }
  .top-frame a {
    color: #334d7c; }
    .top-frame a:visited {
      color: #334d7c; }
  .top-frame hr {
    border-top: 1px solid #ddd;
    border-bottom: 0;
    margin-top: 22px;
    margin-bottom: 28px;
    padding: 0; }
  .top-frame blockquote {
    font-size: 1.3em;
    line-height: 1.4em;
    font-family: "Gill Sans WGL W10 Light", sans-serif;
    margin: 0 2.72727em; }
  .top-frame .topbar {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em; }
  .top-frame a.brand {
    font-family: "Gill Sans WGL W10 Bold", sans-serif; }
  .top-frame .nav-tabs {
    text-transform: uppercase;
    font-size: 0.93333em;
    font-family: "Gill Sans WGL W10 Bold", sans-serif; }
  .top-frame .web-content-listing-portlet .list__item > .item__heading {
    font-size: 1.25rem !important; }
  .top-frame .mm-page .breadcrumb {
    background-color: transparent;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    border-radius: none;
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0.51852em 0 0.51852em 0; }
    .top-frame .mm-page .breadcrumb li {
      text-shadow: none;
      color: #666;
      padding-right: 3px; }
      .top-frame .mm-page .breadcrumb li:first-child {
        display: none; }
      .top-frame .mm-page .breadcrumb li.active {
        margin: .22222em 0; }
      .top-frame .mm-page .breadcrumb li a {
        margin: 0.22222em 0;
        display: inline-block; }
        .top-frame .mm-page .breadcrumb li a:hover {
          text-decoration: none; }
        .top-frame .mm-page .breadcrumb li a:after {
          content: " »"; }
      .top-frame .mm-page .breadcrumb li .divider {
        display: none; }
      .top-frame .mm-page .breadcrumb li.last a {
        color: #666; }
        .top-frame .mm-page .breadcrumb li.last a:after {
          content: ""; }
  .top-frame button {
    cursor: pointer; }
  .top-frame .btn-group:not(.portlet-options) {
    margin: 3px 0;
    font-size: inherit;
    width: auto; }
    .top-frame .btn-group:not(.portlet-options) > .btn-large {
      font-size: 1.16667em; }
    .top-frame .btn-group:not(.portlet-options) > .btn:first-child {
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0; }
    .top-frame .btn-group:not(.portlet-options) > .btn:last-child,
    .top-frame .btn-group:not(.portlet-options) > .dropdown-toggle {
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0; }
  .top-frame .navbar .btn, .top-frame .navbar .btn-group {
    margin-top: 0; }
  .top-frame .btn {
    border-radius: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    text-transform: uppercase;
    font-family: "Gill Sans WGL W10 Regular", sans-serif;
    background: none;
    background-color: white;
    border: 0;
    font-size: 0.93333em;
    padding: 0.26667em 0.8em;
    margin-bottom: 0.33333em;
    white-space: normal !important; }
    .top-frame .btn.btn-large {
      font-size: 1.16667em;
      margin-top: 0; }
    @media (max-width: 978px) {
      .top-frame .btn.btn-small {
        padding: 0.13333em 0.66667em; } }
    .top-frame .btn [class^="tulli-icon-"] {
      margin-left: 2px;
      display: inline-block;
      line-height: inherit;
      vertical-align: bottom; }
  .top-frame .btn-default {
    border: 2px solid #7a8aa6;
    color: #334d7c; }
  .top-frame .footer .btn-default {
    border-color: #999;
    color: #ccc; }
  .top-frame .footer .btn-default:hover {
    border-color: #fff;
    color: #fff;
    background-color: transparent; }
  .top-frame .btn-default:hover {
    background-color: #ffffff;
    color: #00205b;
    border-color: #00205b; }
  .top-frame .bluebox .btn-default:hover, .top-frame .yellowbox .btn-default:hover {
    background-color: #efefef; }
  .top-frame .btn-primary {
    border: 2px solid #334d7c;
    background-color: #334d7c;
    color: #fff !important; }
  .top-frame .bluebox .btn-primary {
    background-color: #00205b;
    border: 2px solid #7a8aa6;
    color: #fff; }
  .top-frame .bluebox .btn-primary:hover {
    border: 2px solid #fff; }
  .top-frame .yellowbox .btn-primary {
    border: 2px solid #f8d78c;
    background-color: #00205b; }
  .top-frame .yellowbox .btn-primary:hover {
    border: 2px solid #fff; }
  .top-frame .btn-primary:hover {
    background-color: #00205b;
    border-color: #00205b; }
  .top-frame .btn-small {
    font-size: 0.8em; }
  .top-frame .btn-mini {
    font-size: 0.74em; }
  .top-frame .btn-link {
    color: #334d7c;
    padding: 0;
    margin: 0;
    display: inline;
    border: 0; }
  .top-frame .btn-info {
    border: 2px solid #ffc107;
    background-color: transparent;
    color: #334d7c;
    font-family: "Gill Sans WGL W10 Regular", sans-serif; }
  .top-frame .btn-info:hover {
    background-color: #ffffff;
    border: 2px solid #b67f00;
    color: #00205b; }
  .top-frame .ukkbox .yellowbox .btn-group {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    max-width: 350px;
    white-space: normal; }
  .top-frame .ukkbox .yellowbox .btn-group a {
    width: 90%;
    display: block;
    padding: 0.4em 0.8em 0.5em; }
  .top-frame .justified-buttons {
    width: 100%; }
  .top-frame .justified-buttons .buttons-group {
    width: 100%;
    margin-bottom: 4px; }
  .top-frame .justified-buttons .buttons-group a {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    margin: 0; }
  .top-frame .justified-buttons .group-three a {
    width: 32%;
    margin-right: 2px; }
  .top-frame .justified-buttons .group-four a {
    width: 24%; }
  .top-frame .external-link-icon:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1.3em;
    height: 1.3em;
    background: transparent url(../images/tulli/icons/externallink.svg) no-repeat 50% 50%;
    background-size: 99%;
    margin-right: .2em; }
  .top-frame .mobile-menu-actions button:hover {
    background-color: #efefef; }
  @media (max-width: 619px) {
    .top-frame .mobile-menu-actions span {
      display: none !important; } }
  .top-frame #search-keywords {
    margin-bottom: 0.33333em; }
  .top-frame .header-form {
    position: relative;
    float: right;
    margin-top: 0.66667em;
    margin-bottom: 0;
    border: none; }
    @media (max-width: 979px) {
      .top-frame .header-form {
        /* float:none; */ } }
    .top-frame .header-form .search-form {
      display: inline-block;
      margin-bottom: 0;
      padding-bottom: 0.66667em;
      padding-top: 0.33333em;
      float: right;
      width: auto;
      padding-right: 0;
      border: none; }
      @media (max-width: 979px) {
        .top-frame .header-form .search-form {
          display: none; } }
    .top-frame .header-form .search-query {
      width: 120px;
      height: 28px;
      border-radius: 0;
      font-size: 0.8em;
      padding: 0.25em 0.75em;
      vertical-align: bottom; }
    .top-frame .header-form .search-form_submit {
      display: inline-block; }
  .top-frame .uneditable-input,
  .top-frame input[type="color"],
  .top-frame input[type="date"],
  .top-frame input[type="datetime"],
  .top-frame input[type="datetime-local"],
  .top-frame input[type="email"],
  .top-frame input[type="month"],
  .top-frame input[type="number"],
  .top-frame input[type="password"],
  .top-frame input[type="search"],
  .top-frame input[type="tel"],
  .top-frame input[type="text"],
  .top-frame input[type="time"],
  .top-frame input[type="url"],
  .top-frame input[type="week"],
  .top-frame textarea {
    box-sizing: inherit;
    background-color: #efefef;
    font-size: 0.86667em;
    height: 30px; }
    .top-frame .uneditable-input.input-large,
    .top-frame input[type="color"].input-large,
    .top-frame input[type="date"].input-large,
    .top-frame input[type="datetime"].input-large,
    .top-frame input[type="datetime-local"].input-large,
    .top-frame input[type="email"].input-large,
    .top-frame input[type="month"].input-large,
    .top-frame input[type="number"].input-large,
    .top-frame input[type="password"].input-large,
    .top-frame input[type="search"].input-large,
    .top-frame input[type="tel"].input-large,
    .top-frame input[type="text"].input-large,
    .top-frame input[type="time"].input-large,
    .top-frame input[type="url"].input-large,
    .top-frame input[type="week"].input-large,
    .top-frame textarea.input-large {
      height: 2.58824em;
      font-size: 1.13333em; }
  .top-frame .form-horizontal .help-inline,
  .top-frame .form-horizontal .input-append,
  .top-frame .form-horizontal .input-prepend,
  .top-frame .form-horizontal .uneditable-input,
  .top-frame .form-horizontal input,
  .top-frame .form-horizontal select,
  .top-frame .form-horizontal textarea,
  .top-frame .form-inline .help-inline,
  .top-frame .form-inline .input-append,
  .top-frame .form-inline .input-prepend,
  .top-frame .form-inline .uneditable-input,
  .top-frame .form-inline input,
  .top-frame .form-inline select,
  .top-frame .form-inline textarea,
  .top-frame .form-search .help-inline,
  .top-frame .form-search .input-append,
  .top-frame .form-search .input-prepend,
  .top-frame .form-search .uneditable-input,
  .top-frame .form-search input,
  .top-frame .form-search select,
  .top-frame .form-search textarea,
  .top-frame input {
    border: 2px solid #ccc;
    border-radius: none;
    color: #333; }
    .top-frame .form-horizontal .help-inline.placeholder,
    .top-frame .form-horizontal .input-append.placeholder,
    .top-frame .form-horizontal .input-prepend.placeholder,
    .top-frame .form-horizontal .uneditable-input.placeholder,
    .top-frame .form-horizontal input.placeholder,
    .top-frame .form-horizontal select.placeholder,
    .top-frame .form-horizontal textarea.placeholder,
    .top-frame .form-inline .help-inline.placeholder,
    .top-frame .form-inline .input-append.placeholder,
    .top-frame .form-inline .input-prepend.placeholder,
    .top-frame .form-inline .uneditable-input.placeholder,
    .top-frame .form-inline input.placeholder,
    .top-frame .form-inline select.placeholder,
    .top-frame .form-inline textarea.placeholder,
    .top-frame .form-search .help-inline.placeholder,
    .top-frame .form-search .input-append.placeholder,
    .top-frame .form-search .input-prepend.placeholder,
    .top-frame .form-search .uneditable-input.placeholder,
    .top-frame .form-search input.placeholder,
    .top-frame .form-search select.placeholder,
    .top-frame .form-search textarea.placeholder,
    .top-frame input.placeholder {
      color: #333; }
    .top-frame .form-horizontal .help-inline:-moz-placeholder,
    .top-frame .form-horizontal .input-append:-moz-placeholder,
    .top-frame .form-horizontal .input-prepend:-moz-placeholder,
    .top-frame .form-horizontal .uneditable-input:-moz-placeholder,
    .top-frame .form-horizontal input:-moz-placeholder,
    .top-frame .form-horizontal select:-moz-placeholder,
    .top-frame .form-horizontal textarea:-moz-placeholder,
    .top-frame .form-inline .help-inline:-moz-placeholder,
    .top-frame .form-inline .input-append:-moz-placeholder,
    .top-frame .form-inline .input-prepend:-moz-placeholder,
    .top-frame .form-inline .uneditable-input:-moz-placeholder,
    .top-frame .form-inline input:-moz-placeholder,
    .top-frame .form-inline select:-moz-placeholder,
    .top-frame .form-inline textarea:-moz-placeholder,
    .top-frame .form-search .help-inline:-moz-placeholder,
    .top-frame .form-search .input-append:-moz-placeholder,
    .top-frame .form-search .input-prepend:-moz-placeholder,
    .top-frame .form-search .uneditable-input:-moz-placeholder,
    .top-frame .form-search input:-moz-placeholder,
    .top-frame .form-search select:-moz-placeholder,
    .top-frame .form-search textarea:-moz-placeholder,
    .top-frame input:-moz-placeholder {
      color: #333; }
    .top-frame .form-horizontal .help-inline::-moz-placeholder,
    .top-frame .form-horizontal .input-append::-moz-placeholder,
    .top-frame .form-horizontal .input-prepend::-moz-placeholder,
    .top-frame .form-horizontal .uneditable-input::-moz-placeholder,
    .top-frame .form-horizontal input::-moz-placeholder,
    .top-frame .form-horizontal select::-moz-placeholder,
    .top-frame .form-horizontal textarea::-moz-placeholder,
    .top-frame .form-inline .help-inline::-moz-placeholder,
    .top-frame .form-inline .input-append::-moz-placeholder,
    .top-frame .form-inline .input-prepend::-moz-placeholder,
    .top-frame .form-inline .uneditable-input::-moz-placeholder,
    .top-frame .form-inline input::-moz-placeholder,
    .top-frame .form-inline select::-moz-placeholder,
    .top-frame .form-inline textarea::-moz-placeholder,
    .top-frame .form-search .help-inline::-moz-placeholder,
    .top-frame .form-search .input-append::-moz-placeholder,
    .top-frame .form-search .input-prepend::-moz-placeholder,
    .top-frame .form-search .uneditable-input::-moz-placeholder,
    .top-frame .form-search input::-moz-placeholder,
    .top-frame .form-search select::-moz-placeholder,
    .top-frame .form-search textarea::-moz-placeholder,
    .top-frame input::-moz-placeholder {
      color: #333; }
    .top-frame .form-horizontal .help-inline::-webkit-input-placeholder,
    .top-frame .form-horizontal .input-append::-webkit-input-placeholder,
    .top-frame .form-horizontal .input-prepend::-webkit-input-placeholder,
    .top-frame .form-horizontal .uneditable-input::-webkit-input-placeholder,
    .top-frame .form-horizontal input::-webkit-input-placeholder,
    .top-frame .form-horizontal select::-webkit-input-placeholder,
    .top-frame .form-horizontal textarea::-webkit-input-placeholder,
    .top-frame .form-inline .help-inline::-webkit-input-placeholder,
    .top-frame .form-inline .input-append::-webkit-input-placeholder,
    .top-frame .form-inline .input-prepend::-webkit-input-placeholder,
    .top-frame .form-inline .uneditable-input::-webkit-input-placeholder,
    .top-frame .form-inline input::-webkit-input-placeholder,
    .top-frame .form-inline select::-webkit-input-placeholder,
    .top-frame .form-inline textarea::-webkit-input-placeholder,
    .top-frame .form-search .help-inline::-webkit-input-placeholder,
    .top-frame .form-search .input-append::-webkit-input-placeholder,
    .top-frame .form-search .input-prepend::-webkit-input-placeholder,
    .top-frame .form-search .uneditable-input::-webkit-input-placeholder,
    .top-frame .form-search input::-webkit-input-placeholder,
    .top-frame .form-search select::-webkit-input-placeholder,
    .top-frame .form-search textarea::-webkit-input-placeholder,
    .top-frame input::-webkit-input-placeholder {
      color: #333; }
  @media (max-width: 978px) {
    .top-frame {
      /* &.ie {
		.uneditable-input,
		input[type="color"],
		input[type="date"],
		input[type="datetime"],
		input[type="datetime-local"],
		input[type="email"],
		input[type="month"],
		input[type="number"],
		input[type="password"],
		input[type="search"],
		input[type="tel"],
		input[type="text"],
		input[type="time"],
		input[type="url"],
		input[type="week"],
		select,
		textarea {
			max-width: 90%;
			width: 180px;
		}

		.uneditable-input.input-medium,
		input[type="color"].input-medium,
		input[type="date"].input-medium,
		input[type="datetime"].input-medium,
		input[type="datetime-local"].input-medium,
		input[type="email"].input-medium,
		input[type="month"].input-medium,
		input[type="number"].input-medium,
		input[type="password"].input-medium,
		input[type="search"].input-medium,
		input[type="tel"].input-medium,
		input[type="text"].input-medium,
		input[type="time"].input-medium,
		input[type="url"].input-medium,
		input[type="week"].input-medium,
		select.input-medium,
		textarea.input-medium {
			width: 150px;
		}

		.uneditable-input.input-small,
		input[type="color"].input-small,
		input[type="date"].input-small,
		input[type="datetime"].input-small,
		input[type="datetime-local"].input-small,
		input[type="email"].input-small,
		input[type="month"].input-small,
		input[type="number"].input-small,
		input[type="password"].input-small,
		input[type="search"].input-small,
		input[type="tel"].input-small,
		input[type="text"].input-small,
		input[type="time"].input-small,
		input[type="url"].input-small,
		input[type="week"].input-small,
		select.input-small,
		textarea.input-small {
			width: 90px;
		}
	} */ }
      .top-frame .input-prepend .add-on,
      .top-frame .navbar-search .search-query,
      .top-frame .uneditable-input,
      .top-frame input[type="color"],
      .top-frame input[type="date"],
      .top-frame input[type="datetime"],
      .top-frame input[type="datetime-local"],
      .top-frame input[type="email"],
      .top-frame input[type="month"],
      .top-frame input[type="number"],
      .top-frame input[type="password"],
      .top-frame input[type="search"],
      .top-frame input[type="tel"],
      .top-frame input[type="text"],
      .top-frame input[type="time"],
      .top-frame input[type="url"],
      .top-frame input[type="week"],
      .top-frame select,
      .top-frame textarea {
        font-size: inherit;
        height: auto;
        line-height: normal; }
      .top-frame fieldset {
        min-width: 0;
        width: 100%; }
      .top-frame .uneditable-input,
      .top-frame input,
      .top-frame input.input-large,
      .top-frame textarea {
        max-width: 100%;
        width: auto; }
      .top-frame select {
        max-width: 100%; }
      .top-frame.firefox fieldset {
        display: table-cell; }
      .top-frame.ios .uneditable-input,
      .top-frame.ios input,
      .top-frame.ios input.input-large,
      .top-frame.ios textarea {
        max-width: 90% !important; } }
  .top-frame .flex-columns {
    margin-bottom: 1em; }
    @media screen and (min-width: 768px) {
      .top-frame .flex-columns {
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap; }
        .top-frame .flex-columns .col {
          -webkit-box-flex: 1;
          -webkit-flex: 1;
          -ms-flex: 1;
          flex: 1; }
          .top-frame .flex-columns .col .inner {
            margin-right: 1.5em; }
          .top-frame .flex-columns .col.last-child {
            margin-right: 0; } }
  .top-frame .contact-wrapper {
    line-height: 1.8em; }
    .top-frame .contact-wrapper .contact-name {
      font-weight: 700;
      font-size: 1.1em;
      display: block; }
    .top-frame .contact-wrapper .portlet-msg-alert {
      padding: 0.66667em;
      margin-top: 0.33333em; }
  .top-frame .contact-item {
    position: relative;
    padding-left: 1.66667em; }
    .top-frame .contact-item > i {
      position: absolute;
      left: 0;
      top: 7px; }
    @media (min-width: 767px) {
      .top-frame .contact-item a.tel {
        color: #333;
        cursor: default; } }
  .top-frame .journal-content-article table,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet table,
  .top-frame .yja-tulli-customs-calculator-portlet table {
    width: 100%;
    margin-bottom: 20px;
    border: none; }
    .top-frame .journal-content-article table.striped tr:nth-child(odd):not(:first-child),
    .top-frame .yja-tulli-customs-calculator-goods-search-portlet table.striped tr:nth-child(odd):not(:first-child),
    .top-frame .yja-tulli-customs-calculator-portlet table.striped tr:nth-child(odd):not(:first-child) {
      background-color: #ddd; }
    .top-frame .journal-content-article table.bordered,
    .top-frame .yja-tulli-customs-calculator-goods-search-portlet table.bordered,
    .top-frame .yja-tulli-customs-calculator-portlet table.bordered {
      border: 1px solid #dddddd;
      border-collapse: separate;
      border-left: 0; }
      .top-frame .journal-content-article table.bordered td,
      .top-frame .yja-tulli-customs-calculator-goods-search-portlet table.bordered td,
      .top-frame .yja-tulli-customs-calculator-portlet table.bordered td {
        border-left: 1px solid #ddd; }
  .top-frame .journal-content-article th,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet th,
  .top-frame .yja-tulli-customs-calculator-portlet th {
    font-weight: bold; }
  .top-frame .journal-content-article td,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet td,
  .top-frame .yja-tulli-customs-calculator-portlet td {
    padding: 4px; }
  @media (max-width: 978px) {
    .top-frame .journal-content-article table,
    .top-frame .yja-tulli-customs-calculator-goods-search-portlet table,
    .top-frame .yja-tulli-customs-calculator-portlet table {
      display: inline-block;
      vertical-align: top;
      max-width: 100%;
      overflow-x: auto;
      border-collapse: collapse;
      border-spacing: 0; } }
  .top-frame .journal-content-article table td,
  .top-frame .journal-content-article table th,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet table td,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet table th,
  .top-frame .yja-tulli-customs-calculator-portlet table td,
  .top-frame .yja-tulli-customs-calculator-portlet table th {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-color: #ddd;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left: none;
    border-right: none; }
    .top-frame .journal-content-article table td.text-right,
    .top-frame .journal-content-article table th.text-right,
    .top-frame .yja-tulli-customs-calculator-goods-search-portlet table td.text-right,
    .top-frame .yja-tulli-customs-calculator-goods-search-portlet table th.text-right,
    .top-frame .yja-tulli-customs-calculator-portlet table td.text-right,
    .top-frame .yja-tulli-customs-calculator-portlet table th.text-right {
      text-align: right; }
  .top-frame .journal-content-article .table-condensed th,
  .top-frame .journal-content-article .table-condensed td,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-condensed th,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-condensed td,
  .top-frame .yja-tulli-customs-calculator-portlet .table-condensed th,
  .top-frame .yja-tulli-customs-calculator-portlet .table-condensed td {
    padding: 4px 5px; }
  .top-frame .journal-content-article .table-bordered,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-bordered,
  .top-frame .yja-tulli-customs-calculator-portlet .table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0; }
    .top-frame .journal-content-article .table-bordered th,
    .top-frame .journal-content-article .table-bordered td,
    .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-bordered th,
    .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-bordered td,
    .top-frame .yja-tulli-customs-calculator-portlet .table-bordered th,
    .top-frame .yja-tulli-customs-calculator-portlet .table-bordered td {
      border-left: 1px solid #ddd; }
    .top-frame .journal-content-article .table-bordered caption + thead tr:first-child th,
    .top-frame .journal-content-article .table-bordered caption + tbody tr:first-child th,
    .top-frame .journal-content-article .table-bordered caption + tbody tr:first-child td,
    .top-frame .journal-content-article .table-bordered colgroup + thead tr:first-child th,
    .top-frame .journal-content-article .table-bordered colgroup + tbody tr:first-child th,
    .top-frame .journal-content-article .table-bordered colgroup + tbody tr:first-child td,
    .top-frame .journal-content-article .table-bordered thead:first-child tr:first-child th,
    .top-frame .journal-content-article .table-bordered tbody:first-child tr:first-child th,
    .top-frame .journal-content-article .table-bordered tbody:first-child tr:first-child td,
    .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-bordered caption + thead tr:first-child th,
    .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-bordered caption + tbody tr:first-child th,
    .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-bordered caption + tbody tr:first-child td,
    .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-bordered colgroup + thead tr:first-child th,
    .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-bordered colgroup + tbody tr:first-child th,
    .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-bordered colgroup + tbody tr:first-child td,
    .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-bordered thead:first-child tr:first-child th,
    .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-bordered tbody:first-child tr:first-child th,
    .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-bordered tbody:first-child tr:first-child td,
    .top-frame .yja-tulli-customs-calculator-portlet .table-bordered caption + thead tr:first-child th,
    .top-frame .yja-tulli-customs-calculator-portlet .table-bordered caption + tbody tr:first-child th,
    .top-frame .yja-tulli-customs-calculator-portlet .table-bordered caption + tbody tr:first-child td,
    .top-frame .yja-tulli-customs-calculator-portlet .table-bordered colgroup + thead tr:first-child th,
    .top-frame .yja-tulli-customs-calculator-portlet .table-bordered colgroup + tbody tr:first-child th,
    .top-frame .yja-tulli-customs-calculator-portlet .table-bordered colgroup + tbody tr:first-child td,
    .top-frame .yja-tulli-customs-calculator-portlet .table-bordered thead:first-child tr:first-child th,
    .top-frame .yja-tulli-customs-calculator-portlet .table-bordered tbody:first-child tr:first-child th,
    .top-frame .yja-tulli-customs-calculator-portlet .table-bordered tbody:first-child tr:first-child td {
      border-top: 0; }
  .top-frame .journal-content-article .table-striped tbody > tr:nth-child(odd) > td,
  .top-frame .journal-content-article .table-striped tbody > tr:nth-child(odd) > th,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-striped tbody > tr:nth-child(odd) > td,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-striped tbody > tr:nth-child(odd) > th,
  .top-frame .yja-tulli-customs-calculator-portlet .table-striped tbody > tr:nth-child(odd) > td,
  .top-frame .yja-tulli-customs-calculator-portlet .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9; }
  .top-frame .journal-content-article .table-hover tbody tr:hover > td,
  .top-frame .journal-content-article .table-hover tbody tr:hover > th,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-hover tbody tr:hover > td,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-hover tbody tr:hover > th,
  .top-frame .yja-tulli-customs-calculator-portlet .table-hover tbody tr:hover > td,
  .top-frame .yja-tulli-customs-calculator-portlet .table-hover tbody tr:hover > th {
    background-color: #f5f5f5; }
  .top-frame .journal-content-article .table tbody tr.success > td,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table tbody tr.success > td,
  .top-frame .yja-tulli-customs-calculator-portlet .table tbody tr.success > td {
    background-color: #dff0d8; }
  .top-frame .journal-content-article .table tbody tr.error > td,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table tbody tr.error > td,
  .top-frame .yja-tulli-customs-calculator-portlet .table tbody tr.error > td {
    background-color: #f2dede; }
  .top-frame .journal-content-article .table tbody tr.warning > td,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table tbody tr.warning > td,
  .top-frame .yja-tulli-customs-calculator-portlet .table tbody tr.warning > td {
    background-color: #fcf8e3; }
  .top-frame .journal-content-article .table tbody tr.info > td,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table tbody tr.info > td,
  .top-frame .yja-tulli-customs-calculator-portlet .table tbody tr.info > td {
    background-color: #d9edf7; }
  .top-frame .journal-content-article .table-hover tbody tr.success:hover > td,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-hover tbody tr.success:hover > td,
  .top-frame .yja-tulli-customs-calculator-portlet .table-hover tbody tr.success:hover > td {
    background-color: #d0e9c6; }
  .top-frame .journal-content-article .table-hover tbody tr.error:hover > td,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-hover tbody tr.error:hover > td,
  .top-frame .yja-tulli-customs-calculator-portlet .table-hover tbody tr.error:hover > td {
    background-color: #ebcccc; }
  .top-frame .journal-content-article .table-hover tbody tr.warning:hover > td,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-hover tbody tr.warning:hover > td,
  .top-frame .yja-tulli-customs-calculator-portlet .table-hover tbody tr.warning:hover > td {
    background-color: #faf2cc; }
  .top-frame .journal-content-article .table-hover tbody tr.info:hover > td,
  .top-frame .yja-tulli-customs-calculator-goods-search-portlet .table-hover tbody tr.info:hover > td,
  .top-frame .yja-tulli-customs-calculator-portlet .table-hover tbody tr.info:hover > td {
    background-color: #c4e3f3; }
  .top-frame .nav-tabs > li {
    margin-bottom: -1px; }
    .top-frame .nav-tabs > li > a {
      border-radius: 0; }
  @media (min-width: 768px) {
    .top-frame .service_lifts .span6 {
      padding-right: 1.33333em;
      padding-left: 1.33333em; } }
  @media (min-width: 768px) {
    .top-frame .service_lifts .service-lifts__border-right {
      border-right: 1px solid #ddd; } }
  .top-frame .service_lifts .svg-big {
    padding-top: 1.33333em;
    padding-bottom: 1.33333em; }
  .top-frame .mm-page .article-image-wrapper {
    max-width: 494px; }
    .top-frame .mm-page .article-image-wrapper .article-image {
      display: block;
      position: relative;
      width: auto;
      height: 200px;
      overflow: hidden;
      margin-bottom: 0.93333em; }
    .top-frame .mm-page .article-image-wrapper .article-photo {
      min-height: 200px;
      max-height: none;
      width: 100%; }
    .top-frame .mm-page .article-image-wrapper .article-image-text {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 4.33333em;
      background: rgba(35, 52, 83, 0.8);
      border-bottom: 5px solid #fff;
      -webkit-transform-style: preserve-3d;
      -moz-transform-style: preserve-3d;
      transform-style: preserve-3d;
      -webkit-transition: boder-color 0.4s ease;
      -moz-transition: boder-color 0.4s ease;
      -ms-transition: boder-color 0.4s ease;
      -webkit-background-color: 0.4s ease;
      -moz-background-color: 0.4s ease;
      -ms-background-color: 0.4s ease;
      z-index: 2; }
    .top-frame .mm-page .article-image-wrapper img {
      -webkit-transition: filter 0.4s ease;
      -moz-transition: filter 0.4s ease;
      -ms-transition: filter 0.4s ease;
      filter: brightness(100%);
      -webkit-filter: brightness(100%); }
    .top-frame .mm-page .article-image-wrapper .article-image:hover img {
      filter: brightness(125%);
      -webkit-filter: brightness(125%); }
    .top-frame .mm-page .article-image-wrapper .article-image:hover .article-image-text {
      background: rgba(35, 52, 83, 0.9);
      border-bottom: 5px solid #ffc107; }
    .top-frame .mm-page .article-image-wrapper .article-image:hover .article-icon {
      color: rgba(35, 52, 83, 0.9); }
    .top-frame .mm-page .article-image-wrapper .article-image-text p {
      padding: 0 5px 0 0;
      color: #fff;
      margin: 0;
      position: relative;
      line-height: normal;
      white-space: normal;
      top: 50%;
      left: 0.66667em;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      font-size: 1.46667em;
      font-family: "Gill Sans WGL W10 Regular", sans-serif;
      line-height: 22px;
      padding-right: 40px; }
    .top-frame .mm-page .article-image-wrapper .article-text {
      margin: 0;
      padding: 5px;
      font-size: 0.85em; }
    .top-frame .mm-page .article-image-wrapper .article-icon {
      margin: 0 auto;
      float: left;
      padding: 1em 1em 0.33333em;
      background-color: #ffc107;
      height: 100%;
      color: rgba(35, 52, 83, 0.8); }
      .top-frame .mm-page .article-image-wrapper .article-icon i {
        font-size: 2.33333em; }
    .top-frame .mm-page .article-image-wrapper .article-links a {
      border-bottom: 1px solid #ddd;
      display: block;
      padding: 0.33333em;
      text-decoration: none; }
    .top-frame .mm-page .article-image-wrapper .article-links a:hover {
      background-color: #f0f0f0; }
    .top-frame .mm-page .article-image-wrapper .article-links br {
      display: none; }
  .top-frame .bluebox {
    padding: 20px;
    border: 2px solid #d9dfec;
    margin-bottom: 1.33333em; }
    .top-frame .bluebox.bluebox__small {
      margin-bottom: 0; }
      .top-frame .bluebox.bluebox__small p {
        font-family: "Gill Sans WGL W10 Regular", sans-serif; }
  .top-frame a.bluebox {
    display: block;
    text-decoration: none;
    padding: 0;
    border: 0; }
    .top-frame a.bluebox p {
      margin: 0;
      padding: 0;
      line-height: 1.3em;
      -webkit-transform-style: preserve-3d;
      -moz-transform-style: preserve-3d;
      transform-style: preserve-3d;
      min-height: 54px;
      border: 2px solid #d9dfec;
      font-size: 1em;
      line-height: 1.2em;
      text-transform: uppercase;
      display: table;
      height: 100%;
      width: 100%; }
    .top-frame a.bluebox:hover p {
      border: 2px solid #94a5c8; }
    .top-frame a.bluebox .box-text {
      display: table-cell;
      padding-left: 0.66667em;
      height: 100%;
      vertical-align: middle; }
    .top-frame a.bluebox .box-icon {
      display: table-cell;
      background-color: #94a5c8;
      color: #fff;
      font-size: 1.3em;
      width: 100%;
      height: 100%;
      text-align: center;
      vertical-align: middle; }
      .top-frame a.bluebox .box-icon i {
        background-color: #94a5c8;
        color: #fff;
        font-size: 1.3em;
        text-align: center; }
  .top-frame .yellowbox {
    padding: 20px;
    color: #111;
    border: 0;
    background-color: #f2dca9; }
    .top-frame .yellowbox hr {
      border-top: 2px solid #f2cc73;
      border-bottom: 0; }
    .top-frame .yellowbox a.btn {
      text-decoration: none; }
    .top-frame .yellowbox p a {
      color: #334d7c;
      text-decoration: underline; }
    .top-frame .yellowbox a:hover {
      text-decoration: none; }
    .top-frame .yellowbox headings(all) {
      color: #111; }
  .top-frame a.yellowbox {
    display: block;
    text-decoration: none; }
    .top-frame a.yellowbox:hover {
      background-color: #00205b; }
  .top-frame .grayhover {
    display: block;
    padding: 20px;
    min-height: 100px;
    background-color: #fff;
    text-align: center;
    text-transform: none;
    font-size: 1.15em;
    margin-bottom: 0.28571em; }
    .top-frame .grayhover [class^="tulli-icon-"] {
      margin-bottom: 20px;
      font-size: 2.31884em;
      display: block; }
    .top-frame .grayhover:hover {
      background: #eaeef5;
      text-decoration: none; }
    .top-frame .grayhover h4,
    .top-frame .grayhover h5,
    .top-frame .grayhover h6 {
      margin-top: 0;
      padding-top: 0; }
    .top-frame .grayhover .img-big {
      margin-bottom: 30px; }
      .top-frame .grayhover .img-big img {
        width: 200px;
        margin: 0 auto; }
  .top-frame .lightbox {
    background-color: #d9dfec; }
    .top-frame .lightbox h6 {
      text-transform: none;
      font-size: 1.15em; }
  .top-frame .svg-big img {
    width: 70px;
    margin: 0 auto;
    padding: 20px 0; }
  .top-frame .fifty-fifty-left {
    padding: 0 5px 0 25px; }
  .top-frame .fifty-fifty-right {
    padding: 0 30px; }
  .top-frame .fifty-half {
    padding: 20px; }
  .top-frame .margin-auto {
    margin: 0 auto; }
  .top-frame .portlet-msg-alert,
  .top-frame .portlet-msg-info,
  .top-frame .portlet-msg-error,
  .top-frame .portlet-msg-success,
  .top-frame .alert {
    padding: 10px 20px 10px 57px;
    border: none;
    border-radius: none;
    color: #000; }
    .top-frame .portlet-msg-alert i,
    .top-frame .portlet-msg-info i,
    .top-frame .portlet-msg-error i,
    .top-frame .portlet-msg-success i,
    .top-frame .alert i {
      color: #fff;
      font-size: 1.3em;
      padding: 8px;
      margin-right: 5px;
      width: 30px;
      text-align: center; }
    .top-frame .portlet-msg-alert p,
    .top-frame .portlet-msg-info p,
    .top-frame .portlet-msg-error p,
    .top-frame .portlet-msg-success p,
    .top-frame .alert p {
      padding: 10px 20px 10px 57px; }
    .top-frame .portlet-msg-alert h5,
    .top-frame .portlet-msg-info h5,
    .top-frame .portlet-msg-error h5,
    .top-frame .portlet-msg-success h5,
    .top-frame .alert h5 {
      margin: 0;
      padding: 0;
      text-shadow: none; }
  .top-frame .portlet-msg-error,
  .top-frame .alert-error {
    background-color: #fce6df;
    border-top: 2px solid #e31837; }
    .top-frame .portlet-msg-error i,
    .top-frame .alert-error i {
      background-color: #e31837; }
    .top-frame .portlet-msg-error p,
    .top-frame .alert-error p {
      background-color: #fce6df; }
    .top-frame .portlet-msg-error h5,
    .top-frame .alert-error h5 {
      border-bottom: 2px solid #e31837;
      color: #e31837; }
  .top-frame .portlet-msg-info,
  .top-frame .alert-info {
    background-color: #d9dfec;
    border-top: 2px solid #334d7c; }
    .top-frame .portlet-msg-info i,
    .top-frame .alert-info i {
      background-color: #334d7c; }
    .top-frame .portlet-msg-info p,
    .top-frame .alert-info p {
      background-color: #d9dfec; }
    .top-frame .portlet-msg-info h5,
    .top-frame .alert-info h5 {
      border-bottom: 2px solid #334d7c;
      color: #334d7c; }
  .top-frame .portlet-msg-alert,
  .top-frame .alert-danger {
    background-color: #f2dca9;
    border-top: 2px solid #ffc107; }
    .top-frame .portlet-msg-alert i,
    .top-frame .alert-danger i {
      background-color: #ffc107; }
    .top-frame .portlet-msg-alert p,
    .top-frame .alert-danger p {
      background-color: #f2dca9; }
    .top-frame .portlet-msg-alert h5,
    .top-frame .alert-danger h5 {
      border-bottom: 2px solid #ffc107;
      color: #00205b; }
  .top-frame .portlet-msg-success,
  .top-frame .alert-success {
    background-color: #e9f9e5;
    border-top: 2px solid #318f4a; }
    .top-frame .portlet-msg-success i,
    .top-frame .alert-success i {
      background-color: #318f4a; }
    .top-frame .portlet-msg-success p,
    .top-frame .alert-success p {
      background-color: #e9f9e5; }
    .top-frame .portlet-msg-success h5,
    .top-frame .alert-success h5 {
      border-bottom: 2px solid #318f4a;
      color: #318f4a; }
  .top-frame .restriction-box.bluebox {
    margin-bottom: 0; }
    .top-frame .restriction-box.bluebox .box-icon {
      width: 2.7em; }
    .top-frame .restriction-box.bluebox .box-text {
      white-space: normal; }
  .top-frame .calculatorbox .table {
    display: table !important; }
  .top-frame .calculatorbox .alert i {
    vertical-align: bottom; }
  .top-frame .calculatorbox .alert p {
    padding: 0; }
  .top-frame .calculatorbox .alert > div {
    background-color: #d9dfec;
    padding: 10px 20px 10px 52px; }
  .top-frame .calculatorbox .bluebox {
    background: url("../images/tulli/icons/calculator-1.svg") bottom right no-repeat #d9dfec;
    background-size: 30%; }
    .top-frame .calculatorbox .bluebox.fixed-box-height {
      min-height: 322px; }
  .top-frame .calculatorbox h3 {
    margin: 0;
    padding: 0 0 0.66667em;
    text-transform: none;
    font-size: 1.46667em;
    border-bottom: 2px solid #334d7c; }
    .top-frame .calculatorbox h3 .box-icon {
      background: #334d7c;
      color: white; }
  .top-frame .calculatorbox.calculatorbox-small .bluebox {
    background-image: none; }
  .top-frame .calculatorbox.calculatorbox-small h5 {
    padding: 0; }
  .top-frame .ukkbox .yellowbox {
    background-image: url(../images/tulli/icons/question.svg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 40%; }
    .top-frame .ukkbox .yellowbox.fixed-box-height {
      min-height: 322px; }
  .top-frame .ukkbox h5 {
    margin: 0;
    padding: 0 0 0.66667em 0;
    text-transform: none;
    font-size: 1.46667em;
    border-bottom: 2px solid #ffc107; }
    .top-frame .ukkbox h5 i {
      color: #00205b;
      padding: 10px;
      font-size: 1.3em;
      width: 30px;
      text-align: center;
      margin-right: 5px;
      background-color: #ffc107; }
  .top-frame .ukkbox.ukkbox-small .yellowbox {
    background-image: none; }
  .top-frame .ukkbox.ukkbox-small h5 {
    padding: 0; }
  .top-frame .ukkbox.ukkbox-small .svg {
    background-color: #ffc107; }
  .top-frame .yja-category-group,
  .top-frame .yja-tag-group {
    display: inline; }
  .top-frame .label,
  .top-frame .yja-tag {
    border-radius: 0;
    text-transform: uppercase; }
  .top-frame .label,
  .top-frame .badge:not(.error-notice),
  .top-frame .yja-tag {
    display: inline-block;
    padding: 0.41667em 0.66667em;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.16667em;
    color: #373D3F;
    text-shadow: none;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: transparent;
    border: 1px solid #ddd !important;
    margin-bottom: 0.41667em !important; }
  .top-frame .news-items a {
    font-size: 1em;
    line-height: 1.46667em; }
    .top-frame .news-items a.yja-tag {
      font-size: 0.66667em;
      line-height: 1.3em;
      padding: 0.3em 0.5em 0.3em 0.5em;
      margin-bottom: 0.5em; }
  .top-frame .news-items hr {
    padding: 0;
    margin: 0.66667em 0; }
  .top-frame .news-item-with-short-text p {
    margin: 10px 0 10px 0; }
  .top-frame .media-item.news-page h1 {
    width: 100%;
    float: left; }
    .top-frame .media-item.news-page h1 span {
      float: left;
      width: 100%;
      font-size: 0.7em; }
  .top-frame .media-item.news-page .published span.label {
    float: left;
    margin: 5px 0; }
  .top-frame .media-item.news-page .published span.bullettin-number {
    float: left;
    clear: left;
    margin: 0 0 5px 0; }
  .top-frame .nav-pills > li.active > a,
  .top-frame .web-content-listing .nav-pills > li.active > a {
    background-color: #00205b; }
  .top-frame .web-content-listing-portlet .page-item.active .page-link {
    border-color: #00205b;
    background-color: #00205b; }
  .top-frame .mobile-nav-quick-links {
    text-align: center; }
    .top-frame .mobile-nav-quick-links .btn {
      background: transparent;
      width: 96%;
      display: inline-block;
      padding: 0.33333em; }
  @media (max-width: 767px) {
    .top-frame .portlet-navigation {
      display: none; } }
  .top-frame .portlet-navigation .nav-menu {
    margin-bottom: 0.13333em; }
    .top-frame .portlet-navigation .nav-menu > ul {
      list-style: none;
      margin-left: 0;
      font-size: 1em; }
      .top-frame .portlet-navigation .nav-menu > ul > li {
        position: relative; }
        .top-frame .portlet-navigation .nav-menu > ul > li > ul {
          display: none; }
        .top-frame .portlet-navigation .nav-menu > ul > li.selected > ul {
          display: block; }
  .top-frame .portlet-navigation h2 {
    font-family: "Gill Sans WGL W10 Regular", sans-serif;
    font-size: 1.13333em;
    text-transform: uppercase; }
  .top-frame .portlet-navigation .nav-menu {
    margin-bottom: 0.13333em; }
    .top-frame .portlet-navigation .nav-menu ul {
      list-style: none;
      margin-left: 0;
      font-size: 1em; }
    .top-frame .portlet-navigation .nav-menu .toggleVisibility {
      position: absolute;
      right: 0;
      top: 0;
      padding: 0.86667em;
      color: #334d7c;
      cursor: pointer;
      background: none;
      border: 0;
      box-shadow: none; }
    .top-frame .portlet-navigation .nav-menu .level-1 > li {
      margin-bottom: 0; }
      .top-frame .portlet-navigation .nav-menu .level-1 > li > a {
        text-transform: none;
        border-bottom: 1px solid #d9dfec;
        font-size: 1.13333em;
        padding-top: 0.58824em;
        padding-bottom: 0.58824em;
        padding-right: 0.28571em;
        font-family: "Gill Sans WGL W10 Regular", sans-serif; }
        .top-frame .portlet-navigation .nav-menu .level-1 > li > a:hover {
          background-color: #ecf0f6;
          text-decoration: none; }
    .top-frame .portlet-navigation .nav-menu .level-1 .level-2 {
      border-bottom: 1px solid #f0f0f0;
      font-size: 0.8em;
      padding: 1em 0.66667em 0.33333em 2em; }
      .top-frame .portlet-navigation .nav-menu .level-1 .level-2 li a {
        border-bottom: none;
        text-transform: none;
        font-size: 1.13333em;
        padding-top: 0.58824em;
        padding-bottom: 0.47059em;
        font-family: "Gill Sans WGL W10 Regular", sans-serif; }
        .top-frame .portlet-navigation .nav-menu .level-1 .level-2 li a.selected {
          font-weight: 700; }
    .top-frame .portlet-navigation .nav-menu .level-1 a {
      display: block;
      padding-left: 10px; }
      .top-frame .portlet-navigation .nav-menu .level-1 a:hover {
        text-decoration: underline;
        color: #334d7c; }
      .top-frame .portlet-navigation .nav-menu .level-1 a.selected {
        background-color: #ecf0f6;
        text-decoration: none;
        font-weight: normal;
        color: #334d7c; }
  .top-frame .portlet-body .accordion-group {
    margin-bottom: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .top-frame .portlet-body .accordion-heading h1.accordion-toggle, .top-frame .portlet-body .accordion-heading h2.accordion-toggle, .top-frame .portlet-body .accordion-heading h3.accordion-toggle, .top-frame .portlet-body .accordion-heading h4.accordion-toggle, .top-frame .portlet-body .accordion-heading h5.accordion-toggle, .top-frame .portlet-body .accordion-heading h6.accordion-toggle, .top-frame .portlet-body .accordion-heading a.accordion-toggle, .top-frame .portlet-body .accordion-heading button.accordion-toggle {
    font-size: 1.031rem;
    background-color: #ecf0f6;
    padding: 10px;
    line-height: 1.4;
    font-weight: normal !important;
    font-family: 'Open Sans', Arial,sans-serif; }
    .top-frame .portlet-body .accordion-heading h1.accordion-toggle:hover, .top-frame .portlet-body .accordion-heading h2.accordion-toggle:hover, .top-frame .portlet-body .accordion-heading h3.accordion-toggle:hover, .top-frame .portlet-body .accordion-heading h4.accordion-toggle:hover, .top-frame .portlet-body .accordion-heading h5.accordion-toggle:hover, .top-frame .portlet-body .accordion-heading h6.accordion-toggle:hover, .top-frame .portlet-body .accordion-heading a.accordion-toggle:hover, .top-frame .portlet-body .accordion-heading button.accordion-toggle:hover {
      background-color: #d9dfec;
      text-decoration: none; }
    .top-frame .portlet-body .accordion-heading h1.accordion-toggle i, .top-frame .portlet-body .accordion-heading h1.accordion-toggle span[role], .top-frame .portlet-body .accordion-heading h2.accordion-toggle i, .top-frame .portlet-body .accordion-heading h2.accordion-toggle span[role], .top-frame .portlet-body .accordion-heading h3.accordion-toggle i, .top-frame .portlet-body .accordion-heading h3.accordion-toggle span[role], .top-frame .portlet-body .accordion-heading h4.accordion-toggle i, .top-frame .portlet-body .accordion-heading h4.accordion-toggle span[role], .top-frame .portlet-body .accordion-heading h5.accordion-toggle i, .top-frame .portlet-body .accordion-heading h5.accordion-toggle span[role], .top-frame .portlet-body .accordion-heading h6.accordion-toggle i, .top-frame .portlet-body .accordion-heading h6.accordion-toggle span[role], .top-frame .portlet-body .accordion-heading a.accordion-toggle i, .top-frame .portlet-body .accordion-heading a.accordion-toggle span[role], .top-frame .portlet-body .accordion-heading button.accordion-toggle i, .top-frame .portlet-body .accordion-heading button.accordion-toggle span[role] {
      font-size: 0.85em;
      margin: 2px 5px 0 0; }
  .top-frame .portlet-body .accordion-body {
    border: 1px solid #d9dfec;
    margin-bottom: 2px; }
  .top-frame .portlet-body .accordion-inner {
    border-top: 0; }
  .top-frame .portlet-body .faq .accordion-heading {
    margin-bottom: 2px; }
  .top-frame .portlet-body .accordion__centered {
    margin: 0 auto; }
  .top-frame .wide-gallery-wrapper .gallery-item {
    max-width: 120px;
    max-height: 80px; }
  .top-frame .wide-gallery-wrapper .gallery-item a {
    background-size: 150%; }
  .top-frame .gallery-item {
    position: relative;
    width: 25%;
    overflow: hidden;
    border: solid 4px #fff;
    float: left;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    box-sizing: border-box; }
    @media (max-width: 767px) {
      .top-frame .gallery-item {
        width: 33%; } }
    @media (max-width: 480px) {
      .top-frame .gallery-item {
        width: 50%; } }
    .top-frame .gallery-item a {
      display: block;
      padding-top: 75%; }
    .top-frame .gallery-item img {
      max-width: 100%;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .top-frame .mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80); }
  .top-frame .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }
  .top-frame .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .top-frame .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .top-frame .mfp-align-top .mfp-container:before {
    display: none; }
  .top-frame .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }
  .top-frame .mfp-inline-holder .mfp-content,
  .top-frame .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }
  .top-frame .mfp-ajax-cur {
    cursor: progress; }
  .top-frame .mfp-zoom-out-cur, .top-frame .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }
  .top-frame .mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }
  .top-frame .mfp-auto-cursor .mfp-content {
    cursor: auto; }
  .top-frame .mfp-close,
  .top-frame .mfp-arrow,
  .top-frame .mfp-preloader,
  .top-frame .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  .top-frame .mfp-loading.mfp-figure {
    display: none; }
  .top-frame .mfp-hide {
    display: none !important; }
  .top-frame .mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
    .top-frame .mfp-preloader a {
      color: #CCC; }
      .top-frame .mfp-preloader a:hover {
        color: #FFF; }
  .top-frame .mfp-s-ready .mfp-preloader {
    display: none; }
  .top-frame .mfp-s-error .mfp-content {
    display: none; }
  .top-frame button.mfp-close, .top-frame button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .top-frame button::-moz-focus-inner {
    padding: 0;
    border: 0; }
  .top-frame .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
    .top-frame .mfp-close:hover, .top-frame .mfp-close:focus {
      opacity: 1;
      filter: alpha(opacity=100); }
    .top-frame .mfp-close:active {
      top: 1px; }
  .top-frame .mfp-close-btn-in .mfp-close {
    color: #333; }
  .top-frame .mfp-image-holder .mfp-close,
  .top-frame .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }
  .top-frame .mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }
  .top-frame .mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    .top-frame .mfp-arrow:active {
      margin-top: -54px; }
    .top-frame .mfp-arrow:hover, .top-frame .mfp-arrow:focus {
      opacity: 1;
      filter: alpha(opacity=100); }
    .top-frame .mfp-arrow:before, .top-frame .mfp-arrow:after,
    .top-frame .mfp-arrow .mfp-b,
    .top-frame .mfp-arrow .mfp-a {
      content: '';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      left: 0;
      top: 0;
      margin-top: 35px;
      margin-left: 35px;
      border: medium inset transparent; }
    .top-frame .mfp-arrow:after,
    .top-frame .mfp-arrow .mfp-a {
      border-top-width: 13px;
      border-bottom-width: 13px;
      top: 8px; }
    .top-frame .mfp-arrow:before,
    .top-frame .mfp-arrow .mfp-b {
      border-top-width: 21px;
      border-bottom-width: 21px;
      opacity: 0.7; }
  .top-frame .mfp-arrow-left {
    left: 0; }
    .top-frame .mfp-arrow-left:after,
    .top-frame .mfp-arrow-left .mfp-a {
      border-right: 17px solid #FFF;
      margin-left: 31px; }
    .top-frame .mfp-arrow-left:before,
    .top-frame .mfp-arrow-left .mfp-b {
      margin-left: 25px;
      border-right: 27px solid #3F3F3F; }
  .top-frame .mfp-arrow-right {
    right: 0; }
    .top-frame .mfp-arrow-right:after,
    .top-frame .mfp-arrow-right .mfp-a {
      border-left: 17px solid #FFF;
      margin-left: 39px; }
    .top-frame .mfp-arrow-right:before,
    .top-frame .mfp-arrow-right .mfp-b {
      border-left: 27px solid #3F3F3F; }
  .top-frame .mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
    .top-frame .mfp-iframe-holder .mfp-content {
      line-height: 0;
      width: 100%;
      max-width: 900px; }
    .top-frame .mfp-iframe-holder .mfp-close {
      top: -40px; }
  .top-frame .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
    .top-frame .mfp-iframe-scaler iframe {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
      background: #000; }
  .top-frame img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }
  .top-frame .mfp-figure {
    line-height: 0; }
    .top-frame .mfp-figure:after {
      content: '';
      position: absolute;
      left: 0;
      top: 40px;
      bottom: 40px;
      display: block;
      right: 0;
      width: auto;
      height: auto;
      z-index: -1;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
      background: #444; }
    .top-frame .mfp-figure small {
      color: #BDBDBD;
      display: block;
      font-size: 12px;
      line-height: 14px; }
    .top-frame .mfp-figure figure {
      margin: 0; }
  .top-frame .mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }
  .top-frame .mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }
  .top-frame .mfp-image-holder .mfp-content {
    max-width: 100%; }
  .top-frame .mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }
  @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .top-frame {
      /**
       * Remove all paddings around the image on small screen
       */ }
      .top-frame .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
      .top-frame .mfp-img-mobile img.mfp-img {
        padding: 0; }
      .top-frame .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
      .top-frame .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
      .top-frame .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        .top-frame .mfp-img-mobile .mfp-bottom-bar:empty {
          padding: 0; }
      .top-frame .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
      .top-frame .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }
  @media all and (max-width: 900px) {
    .top-frame .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75); }
    .top-frame .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0; }
    .top-frame .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%; }
    .top-frame .mfp-container {
      padding-left: 6px;
      padding-right: 6px; } }
  .top-frame .mfp-ie7 .mfp-img {
    padding: 0; }
  .top-frame .mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px; }
  .top-frame .mfp-ie7 .mfp-container {
    padding: 0; }
  .top-frame .mfp-ie7 .mfp-content {
    padding-top: 44px; }
  .top-frame .mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0; }
  .top-frame .mfp-with-zoom .mfp-container,
  .top-frame .mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .top-frame .mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1; }
  .top-frame .mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .top-frame .mfp-with-zoom.mfp-removing .mfp-container,
  .top-frame .mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0; }

@keyframes bobble {
  0% {
    opacity: 0;
    transform: translateY(0); }
  35% {
    opacity: 1;
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    transform: translateX(0); } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  .top-frame.js .defer-image {
    display: block; }
  .top-frame .defer-image {
    position: relative;
    display: none;
    margin-top: 30px;
    /* fade image in after load */ }
    .top-frame .defer-image.small {
      margin-top: 0;
      width: 300px;
      float: left;
      margin-right: 15px;
      margin-bottom: 3px; }
    .top-frame .defer-image.is-loading {
      background: #EEE; }
      .top-frame .defer-image.is-loading::after {
        content: ' ';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 1em;
        height: 1em;
        margin: -0.5em 0 0 -0.5em;
        background: rgba(125, 125, 125, 0.5);
        border-radius: 100%;
        animation: bobble 2s cubic-bezier(0.6, 1, 1, 1) infinite; }
    .top-frame .defer-image.is-loaded > div > img {
      animation: fadeIn 1s both; }
    .top-frame .defer-image > div > img {
      display: block;
      min-width: 100%;
      max-width: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .top-frame .defer-image .lazyload,
    .top-frame .defer-image .lazyloading {
      opacity: 0; }
    .top-frame .defer-image .lazyloaded {
      opacity: 1;
      transition: opacity 300ms; }
  .top-frame .image-ratio\:1x2 > div {
    padding-top: 200%; }
  .top-frame .image-ratio\:9x16 > div {
    padding-top: 177.777%; }
  .top-frame .image-ratio\:2x3 > div {
    padding-top: 150%; }
  .top-frame .image-ratio\:3x4 > div {
    padding-top: 133.333%; }
  .top-frame .image-ratio\:1x1 > div {
    padding-top: 100%; }
  .top-frame .image-ratio\:4x3 > div {
    padding-top: 75%; }
  .top-frame .image-ratio\:3x2 > div {
    padding-top: 66.66%; }
  .top-frame .image-ratio\:16x9 > div {
    padding-top: 56.25%; }
  .top-frame .image-ratio\:2x1 > div {
    padding-top: 50%; }
  .top-frame figure {
    margin: 0; }
    .top-frame figure.image-caption {
      text-align: right; }
      .top-frame figure.image-caption img {
        float: none; }
      .top-frame figure.image-caption.caption-right, .top-frame figure.image-caption.text-right {
        text-align: right; }
      .top-frame figure.image-caption.caption-left, .top-frame figure.image-caption.text-left {
        text-align: left; }
      .top-frame figure.image-caption figcaption {
        margin-top: 3px;
        margin-bottom: 0; }
    .top-frame figure figcaption {
      font-size: 0.750em;
      margin-bottom: 15px;
      display: block;
      color: #666666; }
  .top-frame .taglib-page-iterator .lfr-pagination-config {
    display: none; }
  .top-frame .taglib-page-iterator .lfr-pagination-buttons {
    margin-left: 0;
    float: none;
    width: 100%;
    text-align: left; }
    .top-frame .taglib-page-iterator .lfr-pagination-buttons li span,
    .top-frame .taglib-page-iterator .lfr-pagination-buttons li a {
      border-radius: 0; }
  .top-frame .taglib-page-iterator .search-results {
    float: none;
    margin-left: 0; }
  .top-frame .pager .disabled > a,
  .top-frame .pager .disabled > a:hover,
  .top-frame .pager .disabled > a:focus,
  .top-frame .pager .disabled > span {
    color: #373D3F; }
  .top-frame .block-grid-md-2 .image-lift.media {
    margin-top: 0; }
    .top-frame .block-grid-md-2 .image-lift.media .pull-left {
      float: none;
      margin: 0; }
      .top-frame .block-grid-md-2 .image-lift.media .pull-left img {
        width: 100%;
        height: auto;
        margin-bottom: 0.66667em; }
  @media (min-width: 768px) and (max-width: 978px) {
    .top-frame .image-lift .pull-left {
      display: block;
      float: none;
      margin-bottom: 15px; } }
  .top-frame .content-icon-lift {
    display: block; }
    .top-frame .content-icon-lift .media-body {
      padding-bottom: 1px; }
      @media (min-width: 1023px) {
        .top-frame .content-icon-lift .media-body {
          flex: unset !important;
          overflow: hidden !important;
          zoom: 1; } }
    .top-frame .content-icon-lift ul {
      margin-left: 0;
      list-style: none; }
    .top-frame .content-icon-lift .media-object {
      padding-top: 1em; }
      @media (min-width: 1025px) {
        .top-frame .content-icon-lift .media-object {
          padding-left: 3em;
          padding-right: 3em; } }
      @media (max-width: 1024px) {
        .top-frame .content-icon-lift .media-object {
          float: none !important; } }
      .top-frame .content-icon-lift .media-object [class^="tulli-icon-"] {
        font-size: 5em;
        color: #334d7c; }
        .top-frame .content-icon-lift .media-object [class^="tulli-icon-"]:hover {
          text-decoration: none; }
      .top-frame .content-icon-lift .media-object a:hover {
        text-decoration: none; }
  .top-frame .blue-bg .content-icon-lift {
    background: white;
    padding: 1.33333em; }
    .top-frame .blue-bg .content-icon-lift:hover {
      background: rgba(255, 255, 255, 0.8); }
  .top-frame .portlet-asset-publisher {
    position: relative; }
  .top-frame .subscribe-action {
    position: absolute;
    right: 0;
    top: 0; }
    .top-frame .subscribe-action .taglib-text {
      font-size: 0.75em;
      font-family: "Gill Sans WGL W10 Bold", sans-serif; }
  .top-frame .opens-new-window-accessible {
    display: none; }
  .top-frame .controls-visible #content .portlet-asset-publisher .subscribe-action {
    right: 40px !important; }
  .top-frame .portlet-nested-portlets.blue-bg {
    background: #d9dfec;
    padding: 0 1.66667em; }
    .top-frame .portlet-nested-portlets.blue-bg .btn-primary.btn-small {
      font-size: 1em;
      margin-top: 0.66667em; }
  .top-frame .iconbox h5 {
    margin: 0;
    padding: 0;
    text-transform: none;
    font-size: 1.46667em;
    line-height: 1.72727em; }
  .top-frame .iconbox .box-icon {
    font-size: 1.13636em;
    padding: 0.2em 0.52em; }
  .top-frame .iconbox .box-content {
    padding: 1.33333em; }
  .top-frame .iconbox.iconbox__blue .box-content {
    border-top: 2px solid #334d7c;
    background: #d9dfec; }
  .top-frame .iconbox.iconbox__blue .box-icon {
    background: #334d7c; }
  .top-frame .iconbox.iconbox__yellow .box-content {
    border-top: 2px solid #ffc107;
    background: #f2dca9; }
  .top-frame .iconbox.iconbox__yellow .box-icon {
    background: #ffc107; }
  .top-frame .yt-channel-holder {
    font-size: 1em;
    margin-bottom: 1.33333em; }
    .top-frame .yt-channel-holder .well {
      background-color: #f0f0f0; }
    .top-frame .yt-channel-holder .yt-channel-video .videoThumbnail {
      display: block; }
      .top-frame .yt-channel-holder .yt-channel-video .videoThumbnail:hover, .top-frame .yt-channel-holder .yt-channel-video .videoThumbnail:focus, .top-frame .yt-channel-holder .yt-channel-video .videoThumbnail:active {
        text-decoration: none; }
    .top-frame .yt-channel-holder .yt-channel-video:hover {
      background: #f0f0f0; }
  .top-frame .language-version-selection-portlet {
    display: inline-block; }
  .top-frame .ContentByAlphabet small {
    color: #373D3F; }
  .top-frame #footer .glossary-portlet .nav-tabs {
    border-bottom: 2px solid #777;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    margin-left: 0; }
    @media (max-width: 767px) {
      .top-frame #footer .glossary-portlet .nav-tabs {
        font-size: 0.8em; } }
    .top-frame #footer .glossary-portlet .nav-tabs > li {
      margin-bottom: 0;
      background-color: transparent; }
      .top-frame #footer .glossary-portlet .nav-tabs > li > a:hover,
      .top-frame #footer .glossary-portlet .nav-tabs > li > a:focus {
        border-color: #666;
        background-color: #666; }
      .top-frame #footer .glossary-portlet .nav-tabs > li.active > a,
      .top-frame #footer .glossary-portlet .nav-tabs > li.active > a:hover,
      .top-frame #footer .glossary-portlet .nav-tabs > li.active > a:focus {
        color: white;
        background-color: #777;
        border-color: #777; }
  .top-frame .stat-attachments {
    text-transform: uppercase;
    font-family: "Gill Sans WGL W10 Regular", sans-serif;
    margin-bottom: 0; }
    .top-frame .stat-attachments .stat-attachment {
      margin-bottom: 0.33333em; }
    .top-frame .stat-attachments a {
      font-size: 1.13333em;
      line-height: 2em;
      vertical-align: bottom; }
    .top-frame .stat-attachments [class^="tulli-icon-"] {
      font-size: 2em;
      color: #334d7c;
      vertical-align: top;
      display: inline-block;
      margin-right: 0.13333em; }
  .top-frame .big-data .lead {
    font-size: 4em;
    line-height: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #334d7c; }
  .top-frame .image-lift .media-heading {
    font-family: "Gill Sans WGL W10 Regular", sans-serif;
    margin: 0 0 5px;
    font-size: 1.46667em;
    line-height: 1.2em; }
  .top-frame .web-form-portlet .alert-error {
    background-color: #fce6df;
    border: solid 1px #eacecb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 2px;
    color: #b50303;
    padding: 5px;
    border-top: 2px solid #e31837; }
  .top-frame .web-form-portlet .alert-success {
    background-color: #cde2c8;
    border: solid 1px #eacecb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 2px;
    color: #488f06;
    padding: 5px;
    border-top: 2px solid #318f4a; }
  .top-frame a.close {
    opacity: 1;
    color: #00205b; }
  .top-frame .alert {
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #000;
    padding: 0; }
    .top-frame .alert i {
      font-size: 1.3em;
      padding: 8px;
      margin-right: 5px;
      width: auto;
      display: inline-block;
      text-align: center; }
    .top-frame .alert .alert-content {
      padding: 10px 20px 10px 52px; }
    .top-frame .alert p {
      padding: 0;
      margin: 0; }
    .top-frame .alert p + p {
      margin-top: 0.66667em; }
    .top-frame .alert h5 {
      margin: 0;
      padding: 0;
      text-shadow: none; }
  .top-frame .alert.red-alert i {
    background-color: #e31837;
    color: #fff; }
  .top-frame .alert.red-alert .alert-content {
    background-color: #fce6df; }
  .top-frame .alert.red-alert h5 {
    border-bottom: 2px solid #e31837;
    color: #e31837; }
  .top-frame .alert.yellow-alert i {
    background-color: #ffc107;
    color: rgba(35, 52, 83, 0.8); }
  .top-frame .alert.yellow-alert .alert-content {
    background-color: #f2dca9; }
    .top-frame .alert.yellow-alert .alert-content a {
      color: #00205b; }
  .top-frame .alert.yellow-alert h5 {
    border-bottom: 2px solid #ffc107;
    color: #00205b; }
  .top-frame .alert.blue-alert i {
    background-color: #334d7c;
    color: #fff; }
  .top-frame .alert.blue-alert .alert-content {
    background-color: #d9dfec; }
  .top-frame .alert.blue-alert h5 {
    border-bottom: 2px solid #334d7c;
    color: #334d7c; }
  .top-frame .infograph-wrapper {
    width: 90%;
    margin: 0 auto;
    z-index: 9;
    position: relative;
    /** Popup ***/
    /*
*
* open tooltip to right
*/ }
    .top-frame .infograph-wrapper .close-tooltip {
      position: absolute;
      right: 0.66667em;
      top: 0.66667em;
      font-weight: bold; }
    .top-frame .infograph-wrapper .infographs {
      width: 100%; }
    .top-frame .infograph-wrapper .infograph-grid-item {
      width: 25%;
      display: inline;
      margin: 0.66667em 0;
      padding: 1.06383%;
      height: auto;
      float: left;
      list-style: none; }
      .top-frame .infograph-wrapper .infograph-grid-item:nth-of-type(n) {
        clear: none; }
      .top-frame .infograph-wrapper .infograph-grid-item:nth-of-type(4n+1) {
        clear: both; }
    .top-frame .infograph-wrapper .infograph-grid-item:nth-child(n+4) {
      float: right; }
      .top-frame .infograph-wrapper .infograph-grid-item:nth-child(n+4) .infopath {
        background-image: url("../images/tulli/infopath-left.png");
        transform-origin: 100% 100%; }
    .top-frame .infograph-wrapper .infograph-grid-item:nth-child(n+9) {
      float: left; }
      .top-frame .infograph-wrapper .infograph-grid-item:nth-child(n+9) .infopath {
        background-image: url("../images/tulli/infopath.png");
        transform-origin: 0 0; }
    .top-frame .infograph-wrapper .infograph-grid-item:nth-child(4) .infopath {
      background-image: url("../images/tulli/infopath-down.png");
      background-size: 100% 100%; }
    .top-frame .infograph-wrapper .infograph-grid-item.item-top .infopath {
      top: 35px !important; }
    .top-frame .infograph-wrapper .infograph-grid-item:nth-child(8) .infopath {
      background-image: url("../images/tulli/infopath-down.png");
      background-size: 100% 100%;
      background-position: left center;
      left: auto; }
    .top-frame .infograph-wrapper .step-holder {
      display: inline-block;
      border-radius: 2.66667em;
      width: 4.66667em;
      height: 4.66667em;
      text-align: center;
      -webkit-transform-style: preserve-3d;
      -moz-transform-style: preserve-3d;
      transform-style: preserve-3d;
      position: relative;
      -webkit-transition: border-color 0.2s ease-in;
      -moz-transition: border-color 0.2s ease-in;
      -ms-transition: border-color 0.2s ease-in; }
      .top-frame .infograph-wrapper .step-holder.has-tooltip:hover {
        border-color: #ffc107; }
    .top-frame .infograph-wrapper .info-icon-top {
      margin-bottom: 0.66667em; }
    .top-frame .infograph-wrapper .info-icon-bottom {
      margin-top: 0.66667em; }
    .top-frame .infograph-wrapper .infograph-step {
      text-align: center;
      position: relative; }
    .top-frame .infograph-wrapper .infograph-icon {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      font-size: 2.7em;
      display: inline-block; }
    .top-frame .infograph-wrapper .infograph-text {
      display: block;
      font-family: "Gill Sans WGL W10 Regular", sans-serif;
      font-size: 1.1em;
      line-height: 1.3em;
      margin-bottom: 0.30303em; }
    .top-frame .infograph-wrapper .infograph-heading {
      display: block;
      text-transform: uppercase;
      color: #334d7c;
      font-family: "Gill Sans WGL W10 Bold", sans-serif;
      font-size: 1.0em;
      line-height: 1.2em;
      -webkit-transition: color 0.1s ease-in;
      -moz-transition: color 0.1s ease-in;
      -ms-transition: color 0.1s ease-in; }
    .top-frame .infograph-wrapper .infopath {
      transform-origin: 0 0;
      position: absolute;
      background-image: url("../images/tulli/infopath.png");
      display: block;
      min-height: 1.33333em;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 50% 100%; }
    .top-frame .infograph-wrapper .icon-blue {
      background-color: #334d7c;
      border: solid 0.2em #334d7c;
      color: #ffc107; }
    .top-frame .infograph-wrapper .icon-white {
      background-color: white;
      border: solid 0.2em #334d7c;
      color: #334d7c; }
    .top-frame .infograph-wrapper .js-open-tooltip {
      cursor: pointer; }
    .top-frame .infograph-wrapper .has-tooltip {
      top: -0.33333em;
      right: -0.33333em;
      position: absolute;
      font-size: 2em;
      width: 0.93333em;
      height: 0.93333em;
      background-color: #334d7c;
      color: #d9dfec;
      border-radius: 2em;
      cursor: pointer;
      -webkit-transition: color 0.3s ease-in;
      -moz-transition: color 0.3s ease-in;
      -ms-transition: color 0.3s ease-in; }
      .top-frame .infograph-wrapper .has-tooltip span {
        left: -2px;
        top: -2px;
        position: absolute;
        font-size: 1.2em; }
      .top-frame .infograph-wrapper .has-tooltip:hover {
        color: #ffc107; }
    .top-frame .infograph-wrapper .js-open-tooltip {
      -webkit-transition: border-color 0.1s ease-in;
      -moz-transition: border-color 0.1s ease-in;
      -ms-transition: border-color 0.1s ease-in; }
      .top-frame .infograph-wrapper .js-open-tooltip:hover, .top-frame .infograph-wrapper .js-open-tooltip:focus, .top-frame .infograph-wrapper .js-open-tooltip:active {
        text-decoration: none;
        border-color: #ffc107; }
        .top-frame .infograph-wrapper .js-open-tooltip:hover .has-tooltip, .top-frame .infograph-wrapper .js-open-tooltip:focus .has-tooltip, .top-frame .infograph-wrapper .js-open-tooltip:active .has-tooltip {
          color: #ffc107; }
    .top-frame .infograph-wrapper .infograph-tooltip {
      display: none;
      padding: 1.93333em;
      background: rgba(234, 237, 245, 0.95);
      text-align: left;
      position: absolute;
      width: 23.33333em;
      z-index: 3;
      border: 3px solid #7a8aa6;
      left: 50%;
      margin-left: -11.66667em; }
      .top-frame .infograph-wrapper .infograph-tooltip.top-arrow:after, .top-frame .infograph-wrapper .infograph-tooltip.top-arrow:before {
        bottom: 100%; }
      .top-frame .infograph-wrapper .infograph-tooltip.top-arrow:after {
        border-bottom-color: rgba(255, 255, 255, 0.85); }
      .top-frame .infograph-wrapper .infograph-tooltip.top-arrow:before {
        border-bottom-color: #7a8aa6; }
      .top-frame .infograph-wrapper .infograph-tooltip.bottom-arrow:after, .top-frame .infograph-wrapper .infograph-tooltip.bottom-arrow:before {
        top: 100%; }
      .top-frame .infograph-wrapper .infograph-tooltip.bottom-arrow:after {
        border-color: rgba(136, 183, 213, 0);
        border-top-color: rgba(255, 255, 255, 0.85); }
      .top-frame .infograph-wrapper .infograph-tooltip.bottom-arrow:before {
        border-color: rgba(0, 0, 0, 0);
        border-top-color: #7a8aa6;
        right: 11% !important; }
      .top-frame .infograph-wrapper .infograph-tooltip:after, .top-frame .infograph-wrapper .infograph-tooltip:before {
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      .top-frame .infograph-wrapper .infograph-tooltip:after {
        border-width: 16px;
        margin-left: -16px; }
      .top-frame .infograph-wrapper .infograph-tooltip:before {
        border-width: 20px;
        margin-left: -20px; }
      .top-frame .infograph-wrapper .infograph-tooltip ul {
        margin-left: 0;
        list-style: none; }
        .top-frame .infograph-wrapper .infograph-tooltip ul li {
          padding-left: 1.33333em; }
          .top-frame .infograph-wrapper .infograph-tooltip ul li:before {
            content: '\25A0';
            font-size: 1.33333em;
            color: #334d7c;
            margin-right: 0.25em;
            margin-left: -1em; }
      .top-frame .infograph-wrapper .infograph-tooltip h5:first-of-type {
        margin-top: 0; }
      .top-frame .infograph-wrapper .infograph-tooltip p:last-of-type {
        margin-bottom: 0; }
      .top-frame .infograph-wrapper .infograph-tooltip headings(all) {
        text-transform: uppercase;
        color: #334d7c;
        font-family: "Gill Sans WGL W10 Bold", sans-serif; }
    .top-frame .infograph-wrapper .infograph-grid-item:nth-child(4) .infograph-tooltip,
    .top-frame .infograph-wrapper .infograph-grid-item:nth-child(5) .infograph-tooltip {
      right: 0;
      left: auto;
      margin-left: auto; }
      .top-frame .infograph-wrapper .infograph-grid-item:nth-child(4) .infograph-tooltip:after, .top-frame .infograph-wrapper .infograph-grid-item:nth-child(4) .infograph-tooltip:before,
      .top-frame .infograph-wrapper .infograph-grid-item:nth-child(5) .infograph-tooltip:after,
      .top-frame .infograph-wrapper .infograph-grid-item:nth-child(5) .infograph-tooltip:before {
        right: 12%;
        left: auto; }
      .top-frame .infograph-wrapper .infograph-grid-item:nth-child(4) .infograph-tooltip:after,
      .top-frame .infograph-wrapper .infograph-grid-item:nth-child(5) .infograph-tooltip:after {
        right: 13%;
        left: auto;
        border-width: 17px; }
    @media (max-width: 767px) {
      .top-frame .infograph-wrapper {
        max-width: 400px;
        font-size: 1em !important; }
        .top-frame .infograph-wrapper .infograph-tooltip {
          display: none;
          padding: 1.93333em;
          background: rgba(234, 237, 245, 0.95);
          text-align: left;
          position: fixed;
          z-index: 3;
          border: 3px solid #7a8aa6;
          bottom: auto !important;
          top: 50% !important;
          left: 50% !important;
          -webkit-transform: translate -50% -50%;
          -moz-transform: translate -50% -50%;
          -ms-transform: translate -50% -50%;
          width: 90% !important; }
          .top-frame .infograph-wrapper .infograph-tooltip.top-arrow:after, .top-frame .infograph-wrapper .infograph-tooltip.top-arrow:before {
            display: none; }
          .top-frame .infograph-wrapper .infograph-tooltip.bottom-arrow:after, .top-frame .infograph-wrapper .infograph-tooltip.bottom-arrow:before {
            display: none; }
        .top-frame .infograph-wrapper .infographs {
          width: auto;
          font-size: 0.8em;
          transform: none !important; }
        .top-frame .infograph-wrapper .infograph-grid-item {
          width: 50%;
          margin: .5em 0; }
          .top-frame .infograph-wrapper .infograph-grid-item:nth-of-type(n) {
            clear: none; }
          .top-frame .infograph-wrapper .infograph-grid-item:nth-of-type(2n+1) {
            clear: both; }
        .top-frame .infograph-wrapper .infograph-step {
          flex-flow: column;
          display: flex; }
        .top-frame .infograph-wrapper .infograph-grid-item:nth-of-type(odd) {
          float: left; }
          .top-frame .infograph-wrapper .infograph-grid-item:nth-of-type(odd) .step-holder {
            order: 1;
            margin: auto; }
          .top-frame .infograph-wrapper .infograph-grid-item:nth-of-type(odd) .infograph-heading {
            order: 2;
            margin-top: 0.33333em;
            margin-bottom: 0.53333em; }
          .top-frame .infograph-wrapper .infograph-grid-item:nth-of-type(odd) .infograph-text {
            order: 3; }
          .top-frame .infograph-wrapper .infograph-grid-item:nth-of-type(odd) .infopath {
            background-image: url("../images/tulli/line-to-right.png") !important;
            background-repeat: no-repeat !important;
            background-size: contain !important;
            background-position: 50% 100% !important;
            z-index: auto !important;
            transform-origin: 0 0 !important;
            top: 2.3em !important;
            left: 5.5em !important; }
        .top-frame .infograph-wrapper .infograph-grid-item:nth-of-type(even) {
          float: left; }
          .top-frame .infograph-wrapper .infograph-grid-item:nth-of-type(even) .step-holder {
            order: 3;
            margin: auto; }
          .top-frame .infograph-wrapper .infograph-grid-item:nth-of-type(even) .infograph-heading {
            order: 2;
            margin-bottom: 0.33333em;
            margin-top: 0.53333em; }
          .top-frame .infograph-wrapper .infograph-grid-item:nth-of-type(even) .infograph-text {
            order: 1; }
          .top-frame .infograph-wrapper .infograph-grid-item:nth-of-type(even) .infopath {
            background-image: url("../images/tulli/line-to-left.png") !important;
            background-repeat: no-repeat !important;
            background-size: contain !important;
            background-position: 50% 100% !important;
            left: auto !important;
            z-index: auto !important;
            transform-origin: 100% 100% !important;
            bottom: 1.2em !important;
            right: 5em !important; } }
  .top-frame .social-share-buttons a {
    background: #334d7c !important;
    font-size: 1.8em !important;
    height: 30px !important;
    width: 30px !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
    line-height: 30px !important; }
    .top-frame .social-share-buttons a span {
      color: #ffffff !important;
      height: 30px !important;
      width: 30px !important;
      padding: 0px !important;
      margin: 0 !important;
      line-height: 30px !important;
      height: 30px !important;
      text-align: center;
      font-size: 0.7em !important; }
  .top-frame .social-share-buttons a.some-print {
    color: #ffffff !important; }
    .top-frame .social-share-buttons a.some-print i.icon-print, .top-frame .social-share-buttons a.some-print i.icon-envelope {
      color: #ffffff !important;
      font-size: 0.7em !important;
      vertical-align: middle !important; }
  .top-frame .social-share-buttons span.some-divider {
    line-height: 30px !important; }
  .top-frame .dropdown-menu {
    margin-left: 0; }
  .top-frame .document-list img {
    max-height: 1.4em;
    vertical-align: bottom;
    margin-right: 0.33333em; }
  .top-frame .document-list .meta {
    margin-left: 1.73333em; }
  .top-frame .document-list .file-desc {
    margin-left: 1.73333em;
    margin-bottom: 0;
    margin-top: 0.33333em; }
  .top-frame .contact-wrapper {
    line-height: 1.8em; }
    .top-frame .contact-wrapper .contact-name {
      font-weight: 700;
      font-size: 1.1em;
      display: block; }
    .top-frame .contact-wrapper .portlet-msg-alert {
      padding: 0.66667em;
      margin-top: 0.33333em; }
  .top-frame .contact-item {
    position: relative;
    padding-left: 1.66667em; }
    .top-frame .contact-item > i {
      position: absolute;
      left: 0;
      top: 7px; }
    @media (min-width: 767px) {
      .top-frame .contact-item a.tel {
        color: #333;
        cursor: default; } }
  .top-frame .some-portlet .some-portlet-view {
    background-image: none; }
  .top-frame .some-portlet ul {
    margin-left: 0; }
  .top-frame #cookie-notice {
    position: fixed;
    bottom: 0;
    left: 0;
    background: rgba(35, 52, 83, 0.8);
    z-index: 10;
    color: white;
    padding-left: 0;
    width: 100%;
    border-top: solid 0.2em #ffc107;
    display: table;
    font-size: 0.86667em; }
    .top-frame #cookie-notice p {
      margin: 0 auto;
      padding: 0.86667em 0.66667em 0.66667em 1.33333em;
      display: table-cell; }
      .top-frame #cookie-notice p.disclaimer-icon {
        padding: 0.66667em 1em;
        background: #ffc107;
        vertical-align: middle; }
    .top-frame #cookie-notice a {
      color: white;
      text-decoration: underline; }
    .top-frame #cookie-notice .btn-primary {
      margin: 0 0 0 0.66667em;
      background: #ffc107;
      text-decoration: none;
      border-color: #ffc107;
      width: auto;
      display: inline-block;
      color: #00205b !important; }
      .top-frame #cookie-notice .btn-primary:hover, .top-frame #cookie-notice .btn-primary:focus {
        background: #ffce3a;
        border-color: #ffce3a; }
  .top-frame .import-restrictions-wrapper {
    border: solid 1px #ddd;
    padding: 1.25em;
    margin: 1.125em 0;
    text-align: center;
    position: relative; }
  .top-frame .import-restrictions-legend {
    font-style: normal;
    position: absolute;
    top: -0.72727em;
    display: block;
    width: 100%;
    left: 0;
    text-transform: uppercase;
    color: #999999;
    line-height: 1.3;
    font-family: "Gill Sans WGL W10 Regular", sans-serif;
    font-size: 1.46667em; }
    @media (max-width: 799px) {
      .top-frame .import-restrictions-legend {
        font-size: 1.26667em; } }
    .top-frame .import-restrictions-legend span {
      background: white;
      display: inline-block;
      padding-left: 0.85227em;
      padding-right: 0.85227em;
      max-width: 90%; }
  .top-frame .import-restrictions {
    display: table;
    text-align: left; }
    .top-frame .import-restrictions figure,
    .top-frame .import-restrictions figure img {
      min-height: 1px; }
    .top-frame .import-restrictions img {
      margin-top: 2em; }
    .top-frame .import-restrictions > div {
      display: table-row; }
      .top-frame .import-restrictions > div:last-child {
        display: table-cell;
        vertical-align: bottom; }
  .top-frame #addsearch-search-snippet {
    position: relative; }
    .top-frame #addsearch-search-snippet input[type="text"] {
      background-color: #efefef !important;
      background-image: url("../images/tulli/addsearch-000000-20.png") !important;
      color: #333333 !important;
      border: 2px solid #949494 !important;
      font-size: .85em !important;
      transition: box-shadow 0.1s, background-color 0.1s; }
      .top-frame #addsearch-search-snippet input[type="text"]:focus {
        box-shadow: 0 0 0 0.5rem #00205b;
        background-color: white !important; }
    .top-frame #addsearch-search-snippet #search-button {
      position: absolute;
      height: 28px;
      width: 32px;
      background: transparent;
      border: 0;
      right: 0px;
      top: 1px;
      cursor: pointer; }
      .top-frame #addsearch-search-snippet #search-button:focus-visible {
        outline: 2px solid #33f !important; }
  .top-frame .c-radio {
    position: relative; }
    .top-frame .c-radio > input[type="radio"] {
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      background: none;
      opacity: .00001;
      z-index: 2; }
    .top-frame .c-radio > label {
      display: block;
      padding: .5em .25em .5em 2em; }
    .top-frame .c-radio > input[type="radio"],
    .top-frame .c-radio > label:before,
    .top-frame .c-radio > label:after {
      border: 1px solid;
      height: 1.125em;
      left: .125em;
      position: absolute;
      top: .52em;
      width: 1.125em;
      box-sizing: border-box; }
    .top-frame .c-radio > input[type="radio"],
    .top-frame .c-radio > label:before,
    .top-frame .c-radio > label:after {
      border-radius: 100%;
      content: ""; }
    .top-frame .c-radio > label:after {
      border-color: #565656; }
    .top-frame .c-radio > label:before {
      border-color: transparent;
      box-shadow: 0 0 0 0px rgba(0, 0, 0, 0); }
    .top-frame .c-radio > input:checked ~ label {
      font-weight: 700; }
    .top-frame .c-radio > input:checked ~ label:before {
      border-color: transparent;
      box-shadow: 0 0 0 1px #ffc107; }
    .top-frame .c-radio > input:focus ~ label:before {
      border-color: transparent;
      box-shadow: 0 0 0 2px #e7cc8d; }
    .top-frame .c-radio > input:checked ~ label:after {
      border-color: #fff;
      border-width: 4px;
      box-shadow: inset 0 0 0 5px #ffc107;
      background-color: #ffc107; }
    .top-frame .c-radio > input[disabled] ~ label {
      opacity: .5; }
    @media screen and (-ms-high-contrast: active) {
      .top-frame .c-radio > input:checked ~ label:before {
        background: window;
        border: 6px solid buttonface;
        box-shadow: none; } }
  @media screen and (min-width: 786px) {
    .top-frame .c-radio-group--inline .c-radio {
      display: inline-block; }
      .top-frame .c-radio-group--inline .c-radio > label {
        display: inline-block;
        position: relative;
        margin: 0 1em 1em 0; } }
  .top-frame .rns-embed .rns-plugin {
    background: #fff;
    padding: 30px;
    border: 1px solid #ddd;
    margin: .5rem -1px 1rem; }
    .top-frame .rns-embed .rns-plugin .rns-reactions .reactions .rns-reaction .rns-reaction-button {
      border-color: #00205b;
      transition: all .2s ease-in-out; }
      .top-frame .rns-embed .rns-plugin .rns-reactions .reactions .rns-reaction .rns-reaction-button:hover, .top-frame .rns-embed .rns-plugin .rns-reactions .reactions .rns-reaction .rns-reaction-button:focus {
        background: #00205b; }
        .top-frame .rns-embed .rns-plugin .rns-reactions .reactions .rns-reaction .rns-reaction-button:hover .rns-label, .top-frame .rns-embed .rns-plugin .rns-reactions .reactions .rns-reaction .rns-reaction-button:focus .rns-label {
          color: #fff; }
  .top-frame .rns-embed .portlet {
    float: none; }
  .top-frame .listing-layout .rns-embed .rns-plugin {
    border: 0;
    padding: 2rem 0 0;
    border-top: 1px solid #ddd;
    padding: 3rem 0 0;
    margin-top: 3rem; }
  .top-frame .mm-page .footer {
    color: #ccc;
    background-color: #4a4b50; }
    .top-frame .mm-page .footer .nav-tabs > li.active a {
      color: white;
      background-color: #777;
      border-color: #777; }
      .top-frame .mm-page .footer .nav-tabs > li.active a:not(.active) {
        background: transparent !important;
        color: #ccc !important;
        border: none !important; }
    .top-frame .mm-page .footer .nav-tabs > li > a.active {
      color: white;
      background-color: #777;
      border-color: #777; }
    .top-frame .mm-page .footer a {
      color: #ccc; }
    .top-frame .mm-page .footer hr {
      border-color: #666;
      margin-top: 10px; }
    .top-frame .mm-page .footer h4,
    .top-frame .mm-page .footer .heading4 {
      padding-top: 0.90909em;
      margin: 10px 0; }
      @media (min-width: 768px) {
        .top-frame .mm-page .footer h4,
        .top-frame .mm-page .footer .heading4 {
          padding-top: 0; } }
    .top-frame .mm-page .footer .tag-list a {
      display: block;
      padding: 3px 0;
      line-height: 1.5; }
    .top-frame .mm-page .footer .btn {
      background-color: transparent;
      text-shadow: none; }
      @media (max-width: 767px) {
        .top-frame .mm-page .footer .btn {
          float: none; } }
    .top-frame .mm-page .footer .footer-main {
      margin: 0;
      padding: 10px 0; }
    .top-frame .mm-page .footer .social-channels {
      font-size: 1em;
      margin: 0;
      overflow: hidden;
      position: relative; }
      .top-frame .mm-page .footer .social-channels a {
        display: inline-block;
        margin: 0;
        padding: 5px 10px;
        text-decoration: none;
        color: #ccc;
        vertical-align: middle; }
        .top-frame .mm-page .footer .social-channels a:hover {
          color: #111; }
          .top-frame .mm-page .footer .social-channels a:hover i {
            color: white; }
      .top-frame .mm-page .footer .social-channels i {
        display: block;
        text-align: center;
        font-size: 2.8em;
        margin: 0;
        color: #ccc;
        vertical-align: middle; }
      .top-frame .mm-page .footer .social-channels p {
        font-size: 1.13333em;
        text-transform: uppercase;
        margin-bottom: 0; }
      .top-frame .mm-page .footer .social-channels .social-dogs {
        display: inline-block; }
        @media (min-width: 768px) {
          .top-frame .mm-page .footer .social-channels .social-dogs {
            border-left: 1px solid #666;
            padding-left: 2em;
            margin-left: 1.33333em; } }
    .top-frame .mm-page .footer .glossary-letter {
      color: #ffc20c;
      /* had to lighten brand yellow for WCAG 2 compliance */
      font-size: 1.06667em;
      line-height: 1.2em;
      margin: 0.625em 0;
      display: block; }
    .top-frame .mm-page .footer .footer-bottom {
      padding-bottom: 5.33333em; }
      .top-frame .mm-page .footer .footer-bottom img {
        width: 70px; }
    .top-frame .mm-page .footer .footer-buttons {
      padding: 0.33333em 0 1.33333em; }
    .top-frame .mm-page .footer .footer-links {
      padding: 0.66667em 0; }
      .top-frame .mm-page .footer .footer-links .footer-links a {
        margin-left: 0.33333em; }
  @media (max-width: 979px) {
    .top-frame .ru p.top-keywords {
      font-size: 0.8em; } }
  .top-frame .mm-page header#banner {
    position: relative;
    padding-top: 0;
    background: #fff;
    padding-bottom: 30px;
    position: relative;
    border-bottom: 1px solid #ddd;
    border-top: 5px solid #00205b; }
    @media (max-width: 979px) {
      .top-frame .mm-page header#banner {
        padding-bottom: 0;
        border-top: 30px solid #00205b; } }
    @media (max-width: 619px) {
      .top-frame .mm-page header#banner {
        text-align: center; } }
    .top-frame .mm-page header#banner .logo {
      margin: 0;
      padding: 45px 0 45px 0; }
      @media (max-width: 619px) {
        .top-frame .mm-page header#banner .logo {
          padding: 30px 0 15px 0 !important; } }
      @media (min-width: 1024px) {
        .top-frame .mm-page header#banner .logo {
          float: left; } }
      @media (max-width: 767px) {
        .top-frame .mm-page header#banner .logo {
          max-width: 50%;
          float: left; } }
      .top-frame .mm-page header#banner .logo img {
        width: 200px; }
    @media (max-width: 979px) {
      .top-frame .mm-page header#banner .header-form {
        position: absolute;
        top: -40px;
        right: 30px;
        padding: 0;
        margin: 0; } }
    @media (max-width: 619px) {
      .top-frame .mm-page header#banner .header-form {
        width: 100%;
        right: 0; } }
    .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet {
      float: right; }
      @media (max-width: 619px) {
        .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet {
          float: none; } }
      .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul {
        margin: 0;
        list-style: none;
        padding: 10px 0 0 0;
        float: right; }
        @media (max-width: 979px) {
          .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul {
            padding-top: 0 !important; } }
        @media (max-width: 619px) {
          .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul {
            float: none;
            margin: 0 auto;
            text-align: center; } }
        .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul.lanLoaded li.activeLan a {
          color: #00205b; }
          @media (max-width: 979px) {
            .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul.lanLoaded li.activeLan a {
              color: #fff; } }
          .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul.lanLoaded li.activeLan a:before {
            content: " ";
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 15px 12.5px 0 12.5px;
            border-color: #00205b transparent transparent transparent;
            position: absolute;
            top: -27px;
            left: calc(50% - 15px); }
            @media (max-width: 979px) {
              .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul.lanLoaded li.activeLan a:before {
                display: none; } }
          .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul.lanLoaded li.activeLan a:hover {
            color: #000;
            text-decoration: underline; }
            @media (max-width: 979px) {
              .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul.lanLoaded li.activeLan a:hover {
                color: #fff; } }
        .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul.lanLoaded li a {
          color: #757575; }
          @media (max-width: 979px) {
            .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul.lanLoaded li a {
              color: #ccc; } }
          .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul.lanLoaded li a:hover {
            color: #00205b;
            text-decoration: underline; }
            @media (max-width: 979px) {
              .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul.lanLoaded li a:hover {
                color: #fff; } }
        .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul li {
          float: left;
          padding: 0 15px;
          margin: 0;
          line-height: 30px;
          border-right: 1px solid #ddd;
          position: relative;
          transition: all 0.3s;
          -webkit-transition: all 0.3s; }
          @media (max-width: 979px) {
            .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul li {
              border-right: 1px solid #405884; } }
          .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul li:last-of-type {
            border: none !important;
            padding: 0 0 0 15px;
            margin: 0; }
          .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul li a {
            color: #00205b;
            transition: all 0.3s;
            -webkit-transition: all 0.3s; }
            @media (max-width: 979px) {
              .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul li a {
                color: #ccc; } }
            .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul li a:before {
              content: " ";
              width: 0;
              height: 0;
              border-style: solid;
              border-width: 0 0 0 0;
              border-color: #00205b transparent transparent transparent;
              position: absolute;
              top: -37px;
              left: calc(50% - 15px);
              transition: all 0.3s;
              -webkit-transition: all 0.3s; }
              @media (max-width: 979px) {
                .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul li a:before {
                  display: none; } }
            .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul li a:hover {
              color: #000;
              text-decoration: underline; }
              @media (max-width: 979px) {
                .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul li a:hover {
                  color: #fff; } }
            .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul li a:active {
              color: #000;
              text-decoration: underline; }
              @media (max-width: 979px) {
                .top-frame .mm-page header#banner .header-form .topbar-links .language-version-selection-portlet ul li a:active {
                  color: #ccc; } }
    .top-frame .mm-page header#banner .header-form .header-shortcuts {
      float: left;
      margin-top: 15px; }
      @media (max-width: 979px) {
        .top-frame .mm-page header#banner .header-form .header-shortcuts {
          display: none; } }
      .top-frame .mm-page header#banner .header-form .header-shortcuts ul {
        margin: 0 30px 0 0;
        padding: 0;
        list-style: none; }
        .top-frame .mm-page header#banner .header-form .header-shortcuts ul li {
          float: left;
          padding: 0;
          margin: 0;
          line-height: 30px; }
          .top-frame .mm-page header#banner .header-form .header-shortcuts ul li a {
            padding: 0 5px; }
    .top-frame .mm-page header#banner .header-form #addsearch-search-snippet {
      float: left;
      margin-top: 15px; }
      @media (max-width: 979px) {
        .top-frame .mm-page header#banner .header-form #addsearch-search-snippet {
          display: none; } }
  .top-frame .mm-page .top-keywords {
    margin: 0;
    clear: both; }
    @media (max-width: 979px) {
      .top-frame .mm-page .top-keywords {
        border-bottom: 1px solid #ddd;
        padding-bottom: 0.53333em;
        border-top: 1px solid #ddd;
        padding-top: 0.53333em;
        text-align: right; } }
    .top-frame .mm-page .top-keywords a {
      font-weight: bold;
      text-decoration: none; }
    .top-frame .mm-page .top-keywords img {
      width: 18px;
      height: 18px; }
  .top-frame .nav-wrapper {
    width: 100%;
    float: left; }
    @media (min-width: 620px) and (max-width: 979px) {
      .top-frame .nav-wrapper {
        position: relative;
        width: auto;
        float: right;
        padding: 38px 0; } }
    @media (max-width: 619px) {
      .top-frame .nav-wrapper {
        position: relative;
        width: auto;
        padding: 15px 0;
        text-align: center;
        margin: 0 auto;
        display: table;
        float: right;
        max-width: 50%; } }
    .top-frame .nav-wrapper .mobile-menu-actions {
      top: 0 !important;
      right: 0 !important;
      border: 1px solid #eee;
      height: 62px;
      margin: 0 0 0 15px;
      position: relative;
      float: left; }
      .top-frame .nav-wrapper .mobile-menu-actions button {
        padding-top: 15px; }
        @media screen and (min-width: 620px) {
          .top-frame .nav-wrapper .mobile-menu-actions button {
            height: 100%; } }
    .top-frame .nav-wrapper .web-services_wrapper {
      height: 62px;
      float: right;
      width: auto;
      border: none !important;
      position: relative; }
      @media (max-width: 979px) {
        .top-frame .nav-wrapper .web-services_wrapper {
          float: left !important; } }
      .top-frame .nav-wrapper .web-services_wrapper a {
        display: block;
        padding: 0;
        margin: 0;
        height: 100%;
        width: auto;
        float: left;
        border: none !important; }
        @media (min-width: 980px) and (max-width: 1159px) {
          .top-frame .nav-wrapper .web-services_wrapper a {
            font-size: 12px; } }
        @media (min-width: 620px) and (max-width: 700px) {
          .top-frame .nav-wrapper .web-services_wrapper a {
            font-size: 12px; } }
        @media (min-width: 701px) and (max-width: 979px) {
          .top-frame .nav-wrapper .web-services_wrapper a {
            font-size: 15px !important; } }
        @media (max-width: 619px) {
          .top-frame .nav-wrapper .web-services_wrapper a {
            font-size: 15px !important; } }
        .top-frame .nav-wrapper .web-services_wrapper a:hover {
          color: #00205b; }
          .top-frame .nav-wrapper .web-services_wrapper a:hover span.web-service {
            text-decoration: underline; }
            .top-frame .nav-wrapper .web-services_wrapper a:hover span.web-service i,
            .top-frame .nav-wrapper .web-services_wrapper a:hover span.web-service span[role="presentation"] {
              text-decoration: none !important; }
              .top-frame .nav-wrapper .web-services_wrapper a:hover span.web-service i:before,
              .top-frame .nav-wrapper .web-services_wrapper a:hover span.web-service span[role="presentation"]:before {
                text-decoration: none !important; }
        .top-frame .nav-wrapper .web-services_wrapper a span.web-service {
          line-height: 60px;
          float: left;
          padding: 0 15px;
          color: #00205b;
          font-family: "Gill Sans WGL W10 Bold", sans-serif; }
          .top-frame .nav-wrapper .web-services_wrapper a span.web-service i,
          .top-frame .nav-wrapper .web-services_wrapper a span.web-service span[role="presentation"] {
            margin: 0 0 0 5px; }
            .top-frame .nav-wrapper .web-services_wrapper a span.web-service i:before,
            .top-frame .nav-wrapper .web-services_wrapper a span.web-service span[role="presentation"]:before {
              color: #fff;
              padding: 0 5px; }
          @media screen and (max-width: 767px) {
            .top-frame .nav-wrapper .web-services_wrapper a span.web-service {
              display: none !important; } }
        .top-frame .nav-wrapper .web-services_wrapper a span.sr-only {
          left: 0; }
    @media (max-width: 979px) {
      .top-frame .nav-wrapper #navigation {
        display: none; } }
    .top-frame .nav-wrapper .navbar {
      float: left; }
  .top-frame #banner .navbar {
    margin: 0; }
    .top-frame #banner .navbar .navbar-inner {
      border: 0;
      background: none;
      border-radius: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -ms-box-shadow: none;
      background-color: transparent;
      margin-top: 0;
      padding: 0;
      width: 100%;
      float: left; }
    .top-frame #banner .navbar .nav-tabs {
      margin: 0;
      border-bottom: 0; }
    .top-frame #banner .navbar .nav {
      float: left;
      width: auto;
      transition: all 0.3s;
      -webkit-transition: all 0.3s; }
      .top-frame #banner .navbar .nav.navOpen {
        margin-top: -5px;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        margin-bottom: 5px;
        position: relative; }
        .top-frame #banner .navbar .nav.navOpen li {
          position: static; }
          .top-frame #banner .navbar .nav.navOpen li.current:before {
            display: none; }
          .top-frame #banner .navbar .nav.navOpen li.current:after {
            display: none; }
          .top-frame #banner .navbar .nav.navOpen li.subHover {
            background: #fff;
            border-left: 1px solid #eee;
            border-right: 1px solid #eee;
            border-top: 3px solid #f09f02;
            border-bottom: 1px solid #fff;
            margin-top: -3px; }
            .top-frame #banner .navbar .nav.navOpen li.subHover a {
              color: #334d7c; }
            .top-frame #banner .navbar .nav.navOpen li.subHover button.subnavTrigger {
              height: 60px;
              width: 35px;
              padding: 0;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              border: 0;
              background: #fff; }
              .top-frame #banner .navbar .nav.navOpen li.subHover button.subnavTrigger .trigger-styles {
                display: inline-block;
                border: 1px solid #00205b;
                width: 20px;
                height: 20px;
                background: #fff;
                border-radius: 3px;
                margin: 0 0.5em;
                box-shadow: none;
                text-align: center;
                line-height: 18px;
                padding: 0 3px;
                box-sizing: border-box; }
              .top-frame #banner .navbar .nav.navOpen li.subHover button.subnavTrigger i.icon {
                color: #00205b;
                font-size: 12px; }
              .top-frame #banner .navbar .nav.navOpen li.subHover button.subnavTrigger:hover .trigger-styles {
                background: #fff; }
              .top-frame #banner .navbar .nav.navOpen li.subHover button.subnavTrigger:hover i.icon {
                color: #00205b;
                font-size: 12px; }
      .top-frame #banner .navbar .nav > li {
        position: relative;
        border: 1px solid #00205b;
        background: #00205b;
        transition: all 0.3s;
        -webkit-transition: all 0.3s; }
        .top-frame #banner .navbar .nav > li button.subnavTrigger {
          height: 60px;
          width: 35px;
          padding: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          border: 0px;
          background: none;
          box-shadow: none !important;
          margin-bottom: 0 !important; }
          .top-frame #banner .navbar .nav > li button.subnavTrigger .trigger-styles {
            display: inline-block;
            border: 1px solid #fff;
            width: 20px;
            height: 20px;
            background: none;
            border-radius: 3px;
            padding: 0;
            margin: 0 0.5em;
            box-shadow: none;
            text-align: center;
            line-height: 18px;
            padding: 0 3px;
            box-sizing: border-box; }
          .top-frame #banner .navbar .nav > li button.subnavTrigger i.icon,
          .top-frame #banner .navbar .nav > li button.subnavTrigger span[role="presentation"].icon {
            color: #fff;
            font-size: 12px; }
            .top-frame #banner .navbar .nav > li button.subnavTrigger i.icon:before,
            .top-frame #banner .navbar .nav > li button.subnavTrigger span[role="presentation"].icon:before {
              transition: all 0.3s;
              -webkit-transition: all 0.3s; }
            .top-frame #banner .navbar .nav > li button.subnavTrigger i.icon.rotate:before,
            .top-frame #banner .navbar .nav > li button.subnavTrigger span[role="presentation"].icon.rotate:before {
              transform: rotate(180deg); }
          .top-frame #banner .navbar .nav > li button.subnavTrigger:hover .trigger-styles {
            border: 1px solid #fff;
            background: #fff;
            box-shadow: none;
            transition: all 0.3s;
            -webkit-transition: all 0.3s; }
          .top-frame #banner .navbar .nav > li button.subnavTrigger:hover i.icon,
          .top-frame #banner .navbar .nav > li button.subnavTrigger:hover span[role="presentation"].icon {
            color: #00205b;
            font-size: 12px;
            transition: all 0.1s;
            -webkit-transition: all 0.1s; }
        .top-frame #banner .navbar .nav > li:hover {
          background: #334d7c;
          border: 1px solid #334d7c; }
        .top-frame #banner .navbar .nav > li.divider {
          border-left: none !important;
          border-right: none !important;
          background: #00205b !important;
          padding: 0 !important;
          margin: 0 !important;
          width: 1px !important;
          border-top: 1px solid #66799d;
          height: 100%;
          float: left; }
          .top-frame #banner .navbar .nav > li.divider:hover {
            background: #00205b; }
          .top-frame #banner .navbar .nav > li.divider:first-of-type {
            display: none; }
          .top-frame #banner .navbar .nav > li.divider span.menu-item-divider {
            background: #66799d;
            width: 1px;
            /*
	    	height: 36px;
	    	margin-top: 12px;
	    	margin-bottom: 12px;
			*/
            height: 60px;
            float: left; }
        .top-frame #banner .navbar .nav > li > a {
          float: left;
          padding: 0 0.5em 0 1em;
          margin: 0;
          color: #fff;
          line-height: 60px;
          text-decoration: none;
          border: none !important;
          -webkit-text-shadow: none;
          -moz-text-shadow: none;
          -ms-text-shadow: none;
          border-radius: 0px; }
          @media (max-width: 1159px) {
            .top-frame #banner .navbar .nav > li > a {
              font-size: 12px !important;
              padding: 0 7px !important; } }
          .top-frame #banner .navbar .nav > li > a:hover {
            text-decoration: underline;
            border: none !important; }
      .top-frame #banner .navbar .nav > .active > a {
        background: #eee;
        border: 1px solid #ddd;
        color: #00205b; }
      .top-frame #banner .navbar .nav > .active > a:hover,
      .top-frame #banner .navbar .nav > .active > a:focus {
        background: #fff;
        color: #00205b;
        text-decoration: underline;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        border-radius: 0px; }
      .top-frame #banner .navbar .nav > li a:hover {
        text-decoration: underline; }
      .top-frame #banner .navbar .nav > li.current {
        border: 1px solid #ddd;
        background: #eee;
        /*
    	&:before{
    		content: " ";
    		width: 0;
			height: 0;
			border-style: solid;
			border-width: 0 12px 14px 12px;
			border-color: transparent transparent #dddddd transparent;
			position: absolute;
		    bottom: -1px;
		    left: calc(50% - 12px);
		    right: calc(50% - 12px);
		    text-align: center;
    	}
    	&:after{
    		content: " ";
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 0 11px 12px 11px;
			border-color: transparent transparent #ffffff transparent;
			position: absolute;
		    bottom: -1px;
		    left: calc(50% - 11px);
		    right: calc(50% - 11px);
		    text-align: center;
		}
		*/ }
        .top-frame #banner .navbar .nav > li.current button.subnavTrigger {
          height: 60px;
          width: 35px;
          padding: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          border: 0px; }
          .top-frame #banner .navbar .nav > li.current button.subnavTrigger .trigger-styles {
            display: inline-block;
            border: 1px solid #00205b;
            width: 20px;
            height: 20px;
            background: #00205b;
            border-radius: 3px;
            padding: 0;
            margin: 0 0.5em;
            box-shadow: none;
            text-align: center;
            line-height: 18px;
            padding: 0 3px;
            box-sizing: border-box; }
          .top-frame #banner .navbar .nav > li.current button.subnavTrigger i.icon,
          .top-frame #banner .navbar .nav > li.current button.subnavTrigger span[role="presentation"].icon {
            color: #fff;
            font-size: 12px; }
          .top-frame #banner .navbar .nav > li.current button.subnavTrigger:hover .trigger-styles {
            border: 1px solid #00205b;
            background: #fff; }
          .top-frame #banner .navbar .nav > li.current button.subnavTrigger:hover i.icon,
          .top-frame #banner .navbar .nav > li.current button.subnavTrigger:hover span[role="presentation"].icon {
            color: #00205b;
            font-size: 12px; }
        .top-frame #banner .navbar .nav > li.current:hover {
          background: #fff; }
        .top-frame #banner .navbar .nav > li.current span.menu-item-divider {
          display: none; }
        .top-frame #banner .navbar .nav > li.current + li.divider {
          display: none; }
        .top-frame #banner .navbar .nav > li.current + li span.menu-item-divider {
          display: none; }
        .top-frame #banner .navbar .nav > li.current > a {
          color: #00205b; }
          .top-frame #banner .navbar .nav > li.current > a:hover {
            text-decoration: underline; }
        .top-frame #banner .navbar .nav > li.current .secondary-nav {
          display: none; }
    .top-frame #banner .navbar .secondary-nav {
      background-color: #fff;
      padding: 0;
      border-bottom: 5px solid #f09f02;
      list-style: none;
      position: absolute;
      left: 0;
      right: 0;
      top: 100%;
      width: auto;
      margin-left: 0;
      display: none;
      border-left: 1px solid #eee;
      border-right: 1px solid #eee;
      height: auto;
      z-index: 11;
      box-shadow: 0 7px 10px rgba(0, 0, 0, 0.2); }
      .top-frame #banner .navbar .secondary-nav.subOpen {
        display: block !important; }
      .top-frame #banner .navbar .secondary-nav li {
        width: 100%;
        float: left;
        padding: 0;
        margin: 0; }
        .top-frame #banner .navbar .secondary-nav li .row-fluid {
          float: left; }
          .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left {
            width: 70%;
            float: left; }
            .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div {
              width: calc(100% - 30px);
              margin: 30px 0 30px 30px;
              float: left;
              border-right: 1px solid #ddd;
              padding-right: 30px; }
              .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div a h3 {
                font-size: 16px;
                margin: 0 0 7px 0;
                border-bottom: 2px solid #00205b;
                padding: 0 0 8px 0;
                color: #00205b; }
                .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div a h3:after {
                  content: "\f054";
                  font-family: 'fontawesome-alloy';
                  speak: none;
                  width: 15px;
                  height: 30px;
                  display: inline;
                  margin-left: 0;
                  transition: all 0.3s;
                  -webkit-transition: all 0.3s;
                  font-size: 12px;
                  font-weight: 100; }
              .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div ul {
                width: 100%;
                float: left;
                padding: 0 0 15px 0;
                margin: 0;
                column-count: 2; }
                .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div ul li {
                  border: 0;
                  font-family: "Gill Sans WGL W10 Regular", sans-serif;
                  text-transform: none;
                  display: inline-block;
                  float: none;
                  width: 100%;
                  padding: 0;
                  margin: 0;
                  line-height: 20px;
                  font-size: 14px; }
                  .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div ul li a {
                    padding-left: 20px;
                    position: relative;
                    color: #000; }
                    .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div ul li a:before {
                      content: "\f054";
                      font-family: 'fontawesome-alloy';
                      speak: none;
                      width: 15px;
                      height: 30px;
                      display: block;
                      float: left;
                      margin-left: 0;
                      position: absolute;
                      transition: all 0.3s;
                      -webkit-transition: all 0.3s;
                      top: -3px;
                      font-size: 12px;
                      font-weight: 100; }
                    .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div ul li a:hover {
                      text-decoration: underline;
                      color: #00205b; }
                      .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div ul li a:hover:before {
                        color: #f09f02 !important;
                        margin-left: 2px;
                        text-decoration: none !important; }
                    .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div ul li a .icon {
                      padding: 0 5px 0 0; }
          .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right {
            width: 30%;
            float: left; }
            .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div {
              width: calc(100% - 60px);
              margin: 30px;
              float: left; }
              .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div h3 {
                font-size: 16px;
                margin: 0 0 7px 0;
                border-bottom: 2px solid #00205b;
                padding: 0 0 8px 0;
                color: #00205b;
                text-transform: uppercase; }
              .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div ul {
                width: 100%;
                float: left;
                padding: 0 0 15px 0;
                margin: 0; }
                .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div ul li {
                  border: 0;
                  font-family: "Gill Sans WGL W10 Regular", sans-serif;
                  text-transform: none;
                  display: block;
                  float: left;
                  width: 100%;
                  padding: 0;
                  margin: 0;
                  line-height: 30px;
                  font-size: 14px;
                  /*
						    &:before{
						    	content: "\f054";
						    	font-family: 'fontawesome-alloy';
	    						speak: none;
	    						width: 15px;
	    						height: 30px;
	    						display: block;
	    						float: left;
						    }*/ }
                  .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div ul li a {
                    padding-left: 20px;
                    position: relative;
                    color: #000; }
                    .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div ul li a:before {
                      content: "\f054";
                      font-family: 'fontawesome-alloy';
                      speak: none;
                      width: 15px;
                      height: 20px;
                      display: block;
                      float: left;
                      margin-left: 0;
                      position: absolute;
                      transition: all 0.3s;
                      -webkit-transition: all 0.3s;
                      top: -3px;
                      font-size: 12px;
                      font-weight: 100; }
                    .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div ul li a:hover {
                      text-decoration: underline;
                      color: #00205b; }
                      .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div ul li a:hover:before {
                        color: #f09f02 !important;
                        margin-left: 2px;
                        text-decoration: none !important; }
                    .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div ul li a .icon {
                      padding: 0 5px 0 0; }
      .top-frame #banner .navbar .secondary-nav > .active > a,
      .top-frame #banner .navbar .secondary-nav > .active > a:hover,
      .top-frame #banner .navbar .secondary-nav > .active > a:focus {
        color: #111;
        background-color: #334d7c; }
    .top-frame #banner .navbar .secondary-nav .nav-pills li a.current {
      position: relative; }
  .top-frame #menu .search-form .search-form-submit {
    display: inline-block;
    margin: 0; }
  .top-frame #menu ul:first-child, .top-frame #menu ol:first-child {
    border-bottom: solid 1px rgba(0, 0, 0, 0.1); }
  .top-frame #menu .web-services_wrapper {
    float: none;
    border: 0;
    margin: 0;
    padding: 0; }
    .top-frame #menu .web-services_wrapper a {
      border: 0px solid #fff;
      text-align: left;
      margin: 0;
      padding: 0;
      color: white; }
      .top-frame #menu .web-services_wrapper a:hover {
        background: none; }
    .top-frame #menu .web-services_wrapper .web-service {
      font-weight: 700; }
    @media (min-width: 768px) {
      .top-frame #menu .web-services_wrapper {
        display: none; } }
  .top-frame #menu ul.mobile-hotlink-list {
    padding-top: 0px; }
    @media (min-width: 768px) {
      .top-frame #menu ul.mobile-hotlink-list {
        padding-top: 80px; } }
  .top-frame .mm-page:after {
    transition: background 0.3s;
    -webkit-transition: background 0.3s; }
  .top-frame .mm-opened + .mm-page:after {
    background: rgba(0, 0, 0, 0.4);
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2; }
  .top-frame .mobile-menu-actions {
    position: absolute;
    right: 10px;
    top: 51px;
    margin: 1px 0 1px 1px; }
  .top-frame .mobile-menu-actions button {
    display: inline !important;
    width: auto;
    height: 53px;
    color: #334d7c;
    text-align: center;
    overflow: hidden; }
  .top-frame .mobile-menu-actions button.menu-icon {
    font-family: "Gill Sans WGL W10 Bold", sans-serif;
    font-size: 0.9em;
    text-transform: uppercase;
    padding: 0.74074em;
    vertical-align: middle; }
  .top-frame .mobile-menu-actions button.menu-icon i,
  .top-frame .mobile-menu-actions button.menu-icon span[role="presentation"] {
    font-size: 2.24em;
    display: inline !important;
    margin-right: 0.29762em; }
  .top-frame .mobile-menu-actions button.menu-icon span:not([role]) {
    display: inline-block;
    vertical-align: middle;
    height: 100%; }
  .top-frame .mobile-menu-actions button.mobile-search-focus {
    line-height: 48px;
    margin-right: 1px; }
  .top-frame .mobile-menu-actions button:hover, .top-frame .mobile-menu-actions button:focus, .top-frame .mobile-menu-actions button:active {
    color: #334d7c;
    text-decoration: none; }
  .top-frame .mobile-menu-actions button span:not([role]) {
    font-size: 1em !important;
    margin: 12px 0 0; }
  .top-frame .signed-in .mobile-menu-actions {
    top: 91px; }
  .top-frame #menu ul:first-child {
    border-bottom: none !important; }
  .top-frame .mm-listitem:after {
    left: 0 !important; }
  .top-frame #menu .mm-listview li {
    margin-bottom: 0 !important; }
  .has-control-menu .yja-mobile-navigation__toolbar {
    margin-top: 3.188rem; }
  .top-frame .yja-mobile-navigation {
    left: 0;
    right: 0;
    background: transparent; }
    .top-frame .yja-mobile-navigation .yja-mobile-navigation__content {
      border-left: 4px solid #334d7c; }
    .top-frame .yja-mobile-navigation .yja-mobile-navigation__toolbar {
      flex-direction: row-reverse;
      border-bottom: 1px solid #ddd;
      margin-left: -1.25rem;
      margin-right: -1.25rem;
      padding-left: 1.25rem; }
      .top-frame .yja-mobile-navigation .yja-mobile-navigation__toolbar .mm-custom-top {
        flex: 0 0 calc(100% - 54px); }
      .top-frame .yja-mobile-navigation .yja-mobile-navigation__toolbar #yjaMenuButtonClose {
        width: 54px;
        text-align: center;
        border: 0;
        border-left: 1px solid #dddd;
        padding: 1em 0 .5rem 0;
        color: white;
        background: transparent;
        box-shadow: none;
        border-radius: 0; }
    .top-frame .yja-mobile-navigation .yja-mobile-navigation__tree ul.mm-listview {
      margin: 0; }
    .top-frame .yja-mobile-navigation .yja-mobile-navigation__tree .nav-item__container {
      padding-top: 0;
      padding-bottom: 0; }
    .top-frame .yja-mobile-navigation .yja-mobile-navigation__tree li.mm-listitem {
      margin-bottom: 0;
      color: white; }
    .top-frame .yja-mobile-navigation .yja-mobile-navigation__tree a.mm-listitem__text {
      padding-top: .75rem;
      padding-bottom: .75rem; }
    .top-frame .yja-mobile-navigation .yja-mobile-navigation__tree button.yja-mobile-navigation__button {
      box-shadow: none;
      border-left: 1px solid rgba(221, 221, 221, 0.1);
      height: 100%;
      margin-bottom: 0;
      color: var(--yja-menu-link-color, currentColor); }
  .top-frame form.search-form #mobile-search-keywords {
    width: calc(100% - 80px);
    float: left; }
  .top-frame form.search-form .search-form-submit {
    float: left;
    margin-left: 0;
    height: 30px; }
  .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div ul li a,
  .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div ul li a {
    padding-right: 25px;
    padding-left: 0;
    margin-left: 20px;
    display: inline-block;
    color: #334d7c;
    line-height: 20px !important;
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 0;
    height: auto !important; }
  .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div ul li a:before,
  .top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div ul li a:before {
    left: -20px;
    top: 3px !important; }
  .top-frame .topbar {
    color: #ccc;
    background-color: #4a4b50;
    position: relative;
    height: 2.2rem; }
    .top-frame .topbar ul {
      list-style-type: none;
      margin: 0;
      font-size: 1.08333em; }
      .top-frame .topbar ul li {
        display: inline;
        padding: 0; }
      .top-frame .topbar ul.en .en,
      .top-frame .topbar ul.fi .fi,
      .top-frame .topbar ul.sv .sv {
        display: none; }
      .top-frame .topbar ul li:first-child a {
        border-left: 0;
        padding-left: 0; }
      .top-frame .topbar ul li:last-child a {
        border-left: 0; }
      .top-frame .topbar ul li:first-child {
        padding-left: 0; }
      .top-frame .topbar ul.en .sv a,
      .top-frame .topbar ul.fi .sv a,
      .top-frame .topbar ul.sv .en a {
        border: none; }
  .top-frame .topbar .topbar-links {
    display: block;
    padding: 7px; }
    @media (max-width: 978px) {
      .top-frame .topbar .topbar-links {
        text-align: left; } }
  .top-frame .topbar .topbar-links a {
    white-space: nowrap;
    color: #ccc;
    padding: 8px; }
  .top-frame .topbar .topbar-links a:hover {
    text-decoration: none;
    color: #fff; }
  .top-frame .topbar .top-ca {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    z-index: 2;
    font-size: 1.25em; }
    @media (max-width: 767px) {
      .top-frame .topbar .top-ca span.hidden-desktop {
        display: inline-block !important; } }
    .top-frame .topbar .top-ca .btn-info {
      border: 0;
      border-left: 2px solid #ffc107;
      padding: 0;
      padding-right: 0.66667em;
      color: #00205b;
      font-size: 0.93333em;
      background-color: #666;
      border-bottom: 3px solid #ffc107; }
      .top-frame .topbar .top-ca .btn-info [class^="icon-"] {
        padding: 0.66667em;
        padding-right: 0.8em;
        background-color: #ffc107;
        margin-right: 0.35714em;
        font-size: 1.07143em;
        display: inline-block;
        margin-top: 0;
        height: 2rem;
        margin-left: -1px; }
      .top-frame .topbar .top-ca .btn-info:hover {
        background-color: #ffc107;
        color: #00205b; }
      .top-frame .topbar .top-ca .btn-info:visited {
        color: #00205b; }
    .top-frame .topbar .top-ca .btn {
      margin-top: 0; }
  @media (min-width: 1230px) {
    .top-frame body:not(.portal-popup) {
      /*
		background: white url(../images/tulli/bg-image.jpg) no-repeat center top;
		*/
      background-image: none;
      background: #eeeff2 !important; } }
  .top-frame body:not(.portal-popup) .mm-page {
    background: #eeeff2; }
  .top-frame .accordion-group .accordion-heading .accordion-toggle i.icon-minus, .top-frame .accordion-group .accordion-heading .accordion-toggle span[role].icon-minus {
    display: none; }
  .top-frame .accordion-group .accordion-heading .accordion-toggle i.icon-plus, .top-frame .accordion-group .accordion-heading .accordion-toggle span[role].icon-plus {
    display: inline-block; }
  .top-frame .accordion-group .accordion-heading .accordion-toggle.toggle i.icon-minus, .top-frame .accordion-group .accordion-heading .accordion-toggle.toggle span[role].icon-minus {
    display: inline-block; }
  .top-frame .accordion-group .accordion-heading .accordion-toggle.toggle i.icon-plus, .top-frame .accordion-group .accordion-heading .accordion-toggle.toggle span[role].icon-plus {
    display: none; }
  .top-frame a.btn.btn-default.btn-small {
    color: #334d7c !important; }
  .top-frame div.alert a.close {
    border-bottom: none !important;
    color: #000 !important; }
  .top-frame a:focus,
  .top-frame button:focus {
    outline: 4px solid orange !important;
    color: initial;
    text-decoration: none !important; }
  .top-frame .journal-content-article p.article-links a,
  .top-frame .portlet-asset-publisher p.article-links a {
    border-bottom: none !important;
    text-decoration: underline !important; }
    .top-frame .journal-content-article p.article-links a:hover,
    .top-frame .portlet-asset-publisher p.article-links a:hover {
      border-bottom: none !important;
      text-decoration: underline !important; }
    .top-frame .journal-content-article p.article-links a:focus,
    .top-frame .portlet-asset-publisher p.article-links a:focus {
      text-decoration: none !important; }
  .top-frame .journal-content-article a:not(.bluebox):not(.grayhover):not(.btn),
  .top-frame .portlet-asset-publisher a:not(.bluebox):not(.grayhover):not(.btn) {
    color: #3333ff; }
  .top-frame .journal-content-article a:focus,
  .top-frame .portlet-asset-publisher a:focus {
    outline: 4px solid orange !important;
    color: initial;
    text-decoration: none !important; }
  .top-frame .journal-content-article p a:not(.btn),
  .top-frame .journal-content-article a:not(.btn):not(.lfr-nav-item):not(.special-link):not(.grayhover):not(.bluebox):not(.infograph-link):not(.article-image),
  .top-frame .journal-content-article a.text-link, .top-frame .journal-content-article .accordion-toggle,
  .top-frame .portlet-asset-publisher p a:not(.btn),
  .top-frame .portlet-asset-publisher a:not(.btn):not(.lfr-nav-item):not(.special-link):not(.grayhover):not(.bluebox):not(.infograph-link):not(.article-image),
  .top-frame .portlet-asset-publisher a.text-link,
  .top-frame .portlet-asset-publisher .accordion-toggle {
    color: #000099;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 2px solid #000099; }
    .top-frame .journal-content-article p a:not(.btn):focus,
    .top-frame .journal-content-article a:not(.btn):not(.lfr-nav-item):not(.special-link):not(.grayhover):not(.bluebox):not(.infograph-link):not(.article-image):focus,
    .top-frame .journal-content-article a.text-link:focus, .top-frame .journal-content-article .accordion-toggle:focus,
    .top-frame .portlet-asset-publisher p a:not(.btn):focus,
    .top-frame .portlet-asset-publisher a:not(.btn):not(.lfr-nav-item):not(.special-link):not(.grayhover):not(.bluebox):not(.infograph-link):not(.article-image):focus,
    .top-frame .portlet-asset-publisher a.text-link:focus,
    .top-frame .portlet-asset-publisher .accordion-toggle:focus {
      outline: 4px solid orange;
      border-bottom: 2px solid transparent;
      color: initial;
      text-decoration: none; }
    .top-frame .journal-content-article p a:not(.btn):hover,
    .top-frame .journal-content-article a:not(.btn):not(.lfr-nav-item):not(.special-link):not(.grayhover):not(.bluebox):not(.infograph-link):not(.article-image):hover,
    .top-frame .journal-content-article a.text-link:hover, .top-frame .journal-content-article .accordion-toggle:hover,
    .top-frame .portlet-asset-publisher p a:not(.btn):hover,
    .top-frame .portlet-asset-publisher a:not(.btn):not(.lfr-nav-item):not(.special-link):not(.grayhover):not(.bluebox):not(.infograph-link):not(.article-image):hover,
    .top-frame .portlet-asset-publisher a.text-link:hover,
    .top-frame .portlet-asset-publisher .accordion-toggle:hover {
      color: #3333cc;
      text-decoration: none;
      border-bottom: 2px solid #3333ff; }
  .top-frame .journal-content-article button.accordion-toggle,
  .top-frame .portlet-asset-publisher button.accordion-toggle {
    border-left: 0;
    border-right: 0;
    text-align: left;
    font-size: 1.031rem;
    margin: 10px 0;
    font-family: "PT Sans", Arial, sans-serif !important;
    width: 100%;
    border-radius: 0;
    box-shadow: none; }
  .top-frame .article-lift {
    border: 2px solid #ffc107;
    padding: 1em; }
    @media screen and (min-width: 768px) {
      .top-frame .article-lift {
        padding: 1.2em 1.5em; } }
  .top-frame .asset-abstract h3.asset-title {
    font-size: 1.2em;
    border: none; }
    .top-frame .asset-abstract h3.asset-title a {
      color: #3a7dda; }
      .top-frame .asset-abstract h3.asset-title a:visited {
        color: #1d54a1; }
      .top-frame .asset-abstract h3.asset-title a img {
        display: none; }
  .top-frame .asset-abstract .asset-content .asset-more a {
    margin-top: 10px;
    float: left;
    color: #3a7dda; }
    .top-frame .asset-abstract .asset-content .asset-more a:visited {
      color: #1d54a1; }
  @media (min-width: 768px) and (max-width: 979px) {
    .top-frame .portlet-site-map .w25 {
      padding: 0 15px 0 0; } }
  @media (max-width: 767px) {
    .top-frame .portlet-site-map .w25 {
      width: 100%; } }
  .top-frame ul.custom-list.posneg {
    list-style: none; }
    .top-frame ul.custom-list.posneg li {
      position: relative; }
      .top-frame ul.custom-list.posneg li p {
        line-height: 30px;
        padding: 0;
        margin: 0; }
      .top-frame ul.custom-list.posneg li.up:before {
        display: block;
        content: "\e901";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        left: -30px;
        top: 5px;
        font-size: 20px;
        color: #ffc107; }
      .top-frame ul.custom-list.posneg li.down:before {
        display: block;
        content: "\e900";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        left: -30px;
        top: 5px;
        font-size: 20px;
        color: #777777; }
  .top-frame ul.custom-list.attention {
    list-style: none; }
    .top-frame ul.custom-list.attention li {
      position: relative; }
      .top-frame ul.custom-list.attention li p {
        line-height: 30px;
        padding: 0;
        margin: 0; }
      .top-frame ul.custom-list.attention li:before {
        display: block;
        content: "»";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        left: -25px;
        top: -2px;
        font-size: 30px;
        height: 100%;
        /* line-height: 100%; */
        vertical-align: middle;
        margin: auto 0;
        color: #ffc107; }
  .top-frame ol.custom-list,
  .top-frame ul.custom-list {
    list-style: none;
    counter-reset: counter; }
    .top-frame ol.custom-list.numeric li,
    .top-frame ul.custom-list.numeric li {
      counter-increment: counter;
      position: relative; }
      .top-frame ol.custom-list.numeric li p,
      .top-frame ul.custom-list.numeric li p {
        line-height: 30px;
        padding: 0;
        margin: 0; }
      .top-frame ol.custom-list.numeric li:before,
      .top-frame ul.custom-list.numeric li:before {
        content: counter(counter) ". ";
        position: absolute;
        left: -34px;
        top: 0px;
        font-size: 20px;
        font-weight: 100;
        color: #ffc107;
        border: 1px solid #ffc107;
        background: #fff;
        padding: .15rem .3rem;
        font-size: 1rem;
        font-weight: 700; }
  .top-frame .portlet-nested-portlets .span4 .journal-content-article .btn-primary {
    width: 100%;
    height: 50px;
    font-size: 0.9em; }
  .top-frame .journal-content-article ul {
    font-size: 1em; }
  .top-frame .journal-content-article ol {
    font-size: 1em; }
  .top-frame .language-version-selection-portlet {
    display: inline-block; }
  .top-frame img[style*="float:left"],
  .top-frame img[style*="float: left"],
  .top-frame img.pull-left {
    margin-right: 1em; }
  .top-frame img[style*="float:right"],
  .top-frame img[style*="float: right"],
  .top-frame img.pull-right {
    margin-left: 1em; }
  .top-frame #main-area {
    position: relative; }
    @media (min-width: 1230px) {
      .top-frame #main-area {
        padding-top: 30px; } }
    .top-frame #main-area.navDown:after {
      background: rgba(0, 0, 0, 0.4);
      content: " ";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 2; }
  .top-frame #content {
    margin-top: 30px; }
  .top-frame .container-fluid {
    display: block;
    max-width: 1230px;
    width: 100%;
    margin: 0 auto;
    padding: 0 1em; }
    @media (min-width: 768px) {
      .top-frame .container-fluid {
        padding: 0 2em; } }
    .top-frame .container-fluid.container_whitebg {
      background-color: white; }
    .top-frame .container-fluid.main-container {
      padding: 0 !important; }
      @media (max-width: 1229px) {
        .top-frame .container-fluid.main-container {
          margin-top: 30px; } }
      .top-frame .container-fluid.main-container #content {
        margin-top: 0 !important; }
        .top-frame .container-fluid.main-container #content .listing-layout {
          background: #fff;
          padding: 30px;
          border: 1px solid #ddd; }
          .top-frame .container-fluid.main-container #content .listing-layout #main-content {
            background: transparent !important;
            padding: initial !important;
            border: initial !important; }
        .top-frame .container-fluid.main-container #content #main-content {
          background: #fff;
          padding: 30px;
          border: 1px solid #ddd; }
          .top-frame .container-fluid.main-container #content #main-content .row-fluid.block-grid-md-3.block-grid-sm-2.block-grid-xs-1 {
            margin: 0 -15px;
            width: calc(100% + 30px); }
          .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl {
            background: transparent !important;
            border: none !important;
            padding: 0 !important; }
            .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .three-block-container {
              padding: 0em; }
              .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .three-block-container .custom-container {
                padding: 0 30px; }
                .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .three-block-container .custom-container .block {
                  width: 33.3333%;
                  float: left; }
                  @media (max-width: 1023px) {
                    .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .three-block-container .custom-container .block {
                      width: 100%;
                      padding: 0 !important;
                      margin: 0; }
                      .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .three-block-container .custom-container .block a {
                        margin-bottom: 15px; } }
                  .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .three-block-container .custom-container .block:first-of-type {
                    padding: 0 20px 0 0; }
                  .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .three-block-container .custom-container .block:nth-child(2) {
                    padding: 0 10px 0 10px; }
                  .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .three-block-container .custom-container .block:last-of-type {
                    padding: 0 0px 0 20px; }
                    .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .three-block-container .custom-container .block:last-of-type a.special-link {
                      margin-bottom: 30px; }
            .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .main-content-container {
              background: #fff;
              padding: 15px 30px 30px 30px;
              border: 1px solid #ddd; }
              .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .main-content-container #layout-column_column-1 .portlet-asset-publisher .row-fluid {
                width: calc(100% + 30px);
                float: left;
                margin-left: -15px !important; }
              .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .main-content-container .row-border__bottom {
                margin-top: 45px; }
              @media (max-width: 1229px) {
                .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .main-content-container {
                  border-left: none;
                  border-right: none; } }
              .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .main-content-container [class*="block-grid-"] {
                margin: 0 !important;
                float: left; }
              .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .main-content-container .row-fluid.block-grid-md-3.block-grid-sm-2.block-grid-xs-1 {
                /*
						width: calc(100% + 30px);
    					float: left;
    					margin-left: -15px !important;
					 	*/ }
                .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .main-content-container .row-fluid.block-grid-md-3.block-grid-sm-2.block-grid-xs-1 .block-grid-item {
                  margin: 0 !important;
                  padding: 15px !important; }
              .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .main-content-container .portlet-layout {
                padding: 0; }
                .top-frame .container-fluid.main-container #content #main-content.frontpage-tpl .main-content-container .portlet-layout:first-of-type {
                  padding: 0; }
  .top-frame .portlet-content {
    padding: 0; }
  .top-frame .portlet-asset-publisher .asset-full-content .asset-content,
  .top-frame .portlet-asset-publisher .asset-content {
    margin: 0; }
  .top-frame .row-fluid [class*="span"] {
    min-height: 0;
    box-sizing: inherit; }
  .top-frame #content {
    margin-bottom: 4.53333em; }
  .top-frame a.special-link {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    background: #fff;
    margin-bottom: 30px;
    border: 2px solid; }
    .top-frame a.special-link.noIcon span.special-link-text {
      width: 100%; }
    @media (max-width: 767px) {
      .top-frame a.special-link {
        margin-bottom: 0; } }
    .top-frame a.special-link i {
      float: left;
      line-height: 62px;
      height: 62px;
      padding: 0;
      margin: 0 0 0 0;
      font-weight: bold;
      transition: all 0.3s;
      -webkit-transition: all 0.3s;
      text-align: center;
      width: 62px; }
    .top-frame a.special-link .sr-only {
      left: 0; }
    .top-frame a.special-link span.special-link-text {
      line-height: 60px;
      float: left;
      padding: 0 15px;
      border-left: 1px solid #fff !important;
      font-family: "Gill Sans WGL W10 Bold", sans-serif;
      transition: all 0.3s;
      -webkit-transition: all 0.3s;
      float: left;
      display: block;
      width: calc(100% - 62px);
      height: 62px; }
      .top-frame a.special-link span.special-link-text h2 {
        font-size: 16px;
        margin: 20px 0 0 0;
        padding: 0;
        font-family: "Gill Sans WGL W10 Bold", sans-serif;
        text-transform: uppercase; }
        .top-frame a.special-link span.special-link-text h2.withParagraph {
          margin: 10px 0 0 0; }
    .top-frame a.special-link.darkBlue {
      border-color: #001e51; }
      .top-frame a.special-link.darkBlue i {
        background: #001e51;
        color: #fff; }
      .top-frame a.special-link.darkBlue span.special-link-text {
        color: #001e51; }
      .top-frame a.special-link.darkBlue:hover span.special-link-text {
        border-left: 1px solid #4d6286 !important;
        color: #fff;
        background: #001e51; }
      .top-frame a.special-link.darkBlue.noIcon:hover span.special-link-text {
        border-left: 1px solid #001e51 !important; }
    .top-frame a.special-link.brightBlue {
      border-color: #3a7dda; }
      .top-frame a.special-link.brightBlue i {
        background: #3a7dda;
        color: #fff; }
      .top-frame a.special-link.brightBlue span.special-link-text {
        color: #001e51; }
      .top-frame a.special-link.brightBlue:hover span.special-link-text {
        border-left: 1px solid #75a4e5 !important;
        color: #fff;
        background: #3a7dda; }
      .top-frame a.special-link.brightBlue.noIcon:hover span.special-link-text {
        border-left: 1px solid #3a7dda !important; }
    .top-frame a.special-link.lightBlue {
      border-color: #899bc1; }
      .top-frame a.special-link.lightBlue i {
        background: #899bc1;
        color: #fff; }
      .top-frame a.special-link.lightBlue span.special-link-text {
        color: #001e51; }
      .top-frame a.special-link.lightBlue:hover span.special-link-text {
        border-left: 1px solid #adb9d4 !important;
        color: #fff;
        background: #899bc1; }
      .top-frame a.special-link.lightBlue.noIcon:hover span.special-link-text {
        border-left: 1px solid #899bc1 !important; }
    .top-frame a.special-link.orange {
      border-color: #f26600; }
      .top-frame a.special-link.orange i {
        background: #f26600;
        color: #fff; }
      .top-frame a.special-link.orange span.special-link-text {
        color: #001e51; }
      .top-frame a.special-link.orange:hover span.special-link-text {
        border-left: 1px solid #f9b380 !important;
        background: #f26600; }
      .top-frame a.special-link.orange.noIcon:hover span.special-link-text {
        border-left: 1px solid #f26600 !important; }
    .top-frame a.special-link.yellow {
      border-color: #f09f02; }
      .top-frame a.special-link.yellow i {
        background: #f09f02;
        color: #fff; }
      .top-frame a.special-link.yellow span.special-link-text {
        color: #001e51; }
      .top-frame a.special-link.yellow:hover span.special-link-text {
        border-left: 1px solid #f5bc4e !important;
        color: #fff;
        background: #f09f02; }
      .top-frame a.special-link.yellow.noIcon:hover span.special-link-text {
        border-left: 1px solid #f09f02 !important; }
    .top-frame a.special-link.lightYellow {
      border-color: #f2dca9; }
      .top-frame a.special-link.lightYellow i {
        background: #f2dca9;
        color: #001e51; }
      .top-frame a.special-link.lightYellow span.special-link-text {
        color: #001e51; }
      .top-frame a.special-link.lightYellow:hover span.special-link-text {
        border-left: 1px solid #f6e7c3 !important;
        color: #001e51;
        background: #f2dca9; }
      .top-frame a.special-link.lightYellow.noIcon:hover span.special-link-text {
        border-left: 1px solid #f2dca9 !important; }
    .top-frame a.special-link.gray {
      border-color: #eeeeee; }
      .top-frame a.special-link.gray i {
        background: #eeeeee;
        color: #001e51; }
      .top-frame a.special-link.gray span.special-link-text {
        color: #001e51; }
      .top-frame a.special-link.gray:hover span.special-link-text {
        border-left: 1px solid #f2f2f2 !important;
        color: #001e51;
        background: #eeeeee; }
      .top-frame a.special-link.gray.noIcon:hover span.special-link-text {
        border-left: 1px solid #eeeeee !important; }
  .top-frame .rule-set-wrapper .well {
    background-color: #fff;
    border: 2px solid #ffc107; }
  .top-frame #portlet_status .display-error-code {
    top: 1.3em; }
  .top-frame #portlet_status .btn {
    border: 2px solid #334d7c;
    background-color: #334d7c;
    color: #fff !important;
    font-family: "Gill Sans WGL W10 Regular", sans-serif; }
  .top-frame .datepicker-popover {
    z-index: 10 !important; }
  .top-frame .yja-search-portlet #_yjasearch_WAR_yjasearchportlet_searchWord {
    height: 3.38462em; }
  .top-frame .yja-search-portlet .chosen-container {
    width: 100% !important; }
  .top-frame .yja-search-portlet ul.nav-tabs,
  .top-frame .yja-search-portlet ul.results {
    margin-left: 0; }
  .top-frame .yja-search-portlet .btn-search {
    width: auto;
    display: inline-block;
    height: 3.14286em; }
  .top-frame .yja-search-portlet .results h3 {
    margin: 0; }
  .top-frame .yja-search-portlet .results > li {
    margin-bottom: 0.88889em;
    padding-bottom: 0.37037em; }
  .top-frame .yja-search-portlet .results li .breadcrumb {
    border: none;
    padding: 0; }
  .top-frame .yja-search-portlet .results li .divider {
    display: inline; }
  @media (max-width: 767px) {
    .top-frame body {
      padding: 0; }
    .top-frame .white-bg {
      background-color: #fff;
      padding: 0 15px; }
    .top-frame .navbar-search .btn-small {
      font-size: 15px;
      padding: 5px 15px; }
    .top-frame .footer {
      padding: 0 15px; }
    .top-frame .footer .social-channels a {
      padding: 0 5px; }
    .top-frame .footer .social-channels i {
      font-size: 1.3em !important; }
    .top-frame .footer .social-dogs {
      border: 0;
      display: block;
      margin-top: 10px; }
    .top-frame .footer h5 {
      font-size: 1em; }
    .top-frame .fifty-fifty-left, .top-frame .fifty-fifty-right {
      padding: 0 10px !important; }
    .top-frame .border-right {
      border: 0 !important; }
    .top-frame .justified-buttons .buttons-group {
      margin: 0 !important; }
    .top-frame .justified-buttons .buttons-group a {
      display: block;
      margin-bottom: 3px !important; }
    .top-frame .justified-buttons .group-three a {
      width: 100% !important; }
    .top-frame .justified-buttons .group-four a {
      width: 100% !important; }
    .top-frame .svg-big img {
      margin: 0 !important; }
    .top-frame a.grayhover .svg-big img {
      margin: 0 auto !important; } }
  @media (max-width: 978px) {
    .top-frame .mobile--hidden {
      display: none !important; } }
  @media (min-width: 1024px) {
    .top-frame .mobile--visible {
      display: none !important; } }
  .lt-ie9 .top-frame .mobile--visible {
    display: none !important; }
  .top-frame .show--sr,
  .top-frame .sr-only {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px); }
  .top-frame .lfr-admin-panel input {
    font-size: 14px; }
  .top-frame .portlet-actions {
    height: 21px; }
  .top-frame .dialog-iframe-popup {
    box-sizing: content-box; }
  .top-frame .cke {
    box-sizing: content-box; }
  .top-frame .structure-tree {
    margin-left: 0;
    margin-bottom: 0; }
  .top-frame .lfr-admin-panel ul, .top-frame .lfr-admin-panel ol {
    margin-left: 0;
    margin-bottom: 0; }
  .top-frame .dockbar-split .dockbar {
    box-sizing: content-box !important;
    position: relative;
    width: 100%;
    height: 40px; }
    .top-frame .dockbar-split .dockbar ul, .top-frame .dockbar-split .dockbar ol {
      margin-left: 0; }
    .top-frame .dockbar-split .dockbar .navbar-inner {
      width: 100%;
      height: 40px;
      background-color: #333;
      -webkit-linear-gradient: #4d4d4d #333;
      -moz-linear-gradient: #4d4d4d #333;
      -ms-linear-gradient: #4d4d4d #333; }
      .top-frame .dockbar-split .dockbar .navbar-inner .nav > li {
        background-color: #333;
        -webkit-linear-gradient: #4d4d4d #333;
        -moz-linear-gradient: #4d4d4d #333;
        -ms-linear-gradient: #4d4d4d #333; }
        .top-frame .dockbar-split .dockbar .navbar-inner .nav > li > a {
          font-size: 12px;
          padding: 2px 15px 2px; }
    .top-frame .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
      position: relative; }
    @media (max-width: 978px) {
      .top-frame .dockbar-split .dockbar.navbar-static-top {
        margin-left: 0;
        margin-right: 0; } }
  .top-frame .portlet-column-content.empty {
    padding: 0; }
  .top-frame .portlet-borderless-container {
    min-height: 0; }
  .top-frame .lfr-meta-actions.icons-container a {
    font-size: 12px; }
  .top-frame .row-fluid [class*="span"] {
    min-height: auto; }
  .top-frame .portlet-journal-content .user-actions {
    padding-bottom: 0; }
  .top-frame .columns-max {
    display: block;
    max-width: 1230px;
    width: 100%;
    margin: 0 auto;
    padding: 0; }
  .top-frame .is__rotated {
    -webkit-rotate: 90deg;
    -moz-rotate: 90deg;
    -ms-rotate: 90deg; }
  .top-frame .lslide {
    border: solid 8px #e8ebf4;
    margin: 0;
    padding: 0; }
    .top-frame .lslide:hover {
      border-color: #d9dfec; }
    .top-frame .lslide.slideActive {
      border-color: #334d7c; }
  .top-frame .lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #e8ebf4; }
  .top-frame .lightSlider:before, .top-frame .lightSlider:after {
    content: " ";
    display: table; }
  .top-frame .lightSlider {
    overflow: hidden;
    margin: 0; }
  .top-frame .lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative; }
  .top-frame .lSSlideWrapper > .lightSlider:after {
    clear: both; }
  .top-frame .lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important; }
  .top-frame .lSSlideWrapper .lSFade {
    position: relative; }
  .top-frame .lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%; }
  .top-frame .lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important; }
  .top-frame .lSSlideWrapper .lSFade > *.active {
    z-index: 10; }
  .top-frame .lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1; }
  .top-frame .lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center; }
  .top-frame .lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px; }
  .top-frame .lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s; }
  .top-frame .lSSlideOuter .lSPager.lSpg > li:hover a, .top-frame .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca; }
  .top-frame .lSSlideOuter .media {
    opacity: 0.8; }
  .top-frame .lSSlideOuter .media.active {
    opacity: 1; }
  .top-frame .lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .top-frame .lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s; }
  .top-frame .lSSlideOuter .lSPager.lSGallery li.active, .top-frame .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px; }
  .top-frame .lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%; }
  .top-frame .lSSlideOuter .lSPager.lSGallery:before, .top-frame .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table; }
  .top-frame .lSSlideOuter .lSPager.lSGallery:after {
    clear: both; }
  .top-frame .lSAction > a {
    width: 32px;
    display: block;
    top: 0;
    height: 100%;
    background: #7a8aa6;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    -moz-transition: opacity 0.35s linear 0s;
    -ms-transition: opacity 0.35s linear 0s; }
    .top-frame .lSAction > a > i {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #333;
      font-size: 2em; }
    .top-frame .lSAction > a:hover {
      opacity: 1;
      text-decoration: none; }
      .top-frame .lSAction > a:hover i {
        text-decoration: none; }
    .top-frame .lSAction > a.lSPrev {
      left: 0; }
    .top-frame .lSAction > a.lSNext {
      right: 0; }
    .top-frame .lSAction > a.disabled {
      pointer-events: none; }
  .top-frame .cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden; }
  .top-frame .lSSlideOuter.vertical {
    position: relative; }
  .top-frame .lSSlideOuter.vertical.noPager {
    padding-right: 0px !important; }
  .top-frame .lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0; }
  .top-frame .lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important; }
  .top-frame .lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0; }
  .top-frame .lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto; }
  .top-frame .lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px; }
  .top-frame .lSSlideOuter.lSrtl {
    direction: rtl; }
  .top-frame .lSSlideOuter .lightSlider, .top-frame .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none; }
  .top-frame .lSSlideOuter.lSrtl .lightSlider, .top-frame .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0; }
  .top-frame .lSSlideOuter .lightSlider > *, .top-frame .lSSlideOuter .lSGallery li {
    float: left; }
  .top-frame .lSSlideOuter.lSrtl .lightSlider > *, .top-frame .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important; }

@-webkit-keyframes rightEnd {
  0% {
    left: 0; }
  50% {
    left: -15px; }
  100% {
    left: 0; } }

@keyframes rightEnd {
  0% {
    left: 0; }
  50% {
    left: -15px; }
  100% {
    left: 0; } }

@-webkit-keyframes topEnd {
  0% {
    top: 0; }
  50% {
    top: -15px; }
  100% {
    top: 0; } }

@keyframes topEnd {
  0% {
    top: 0; }
  50% {
    top: -15px; }
  100% {
    top: 0; } }

@-webkit-keyframes leftEnd {
  0% {
    left: 0; }
  50% {
    left: 15px; }
  100% {
    left: 0; } }

@keyframes leftEnd {
  0% {
    left: 0; }
  50% {
    left: 15px; }
  100% {
    left: 0; } }

@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0; }
  50% {
    bottom: -15px; }
  100% {
    bottom: 0; } }

@keyframes bottomEnd {
  0% {
    bottom: 0; }
  50% {
    bottom: -15px; }
  100% {
    bottom: 0; } }
  .top-frame .lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative; }
  .top-frame .lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative; }
  .top-frame .lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative; }
  .top-frame .lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative; }
  .top-frame .lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative; }
  .top-frame .lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative; }
  .top-frame .lightSlider.lsGrab > * {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .top-frame .lightSlider.lsGrabbing > * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing; }

/* ---------- Ontology  ---------- */
.ontology-tags-selector-list {
  background: #fff;
  border-top: medium none;
  list-style: none outside none;
  margin: 0 !important;
  box-shadow: 1px 0 10px #ddd;
  border-radius: 4px; }
  .ontology-tags-selector-list li {
    padding: 2px 10px;
    cursor: pointer; }
    .ontology-tags-selector-list li:hover {
      background: #60bfef;
      color: #fff; }

.ontology-tags-selector-wrapper {
  margin-left: 0 !important; }

.ontology-tag-entries-title {
  font-size: 20px; }

.ontology-tag-entries-subtitle {
  margin-bottom: 5px;
  display: block;
  color: #999;
  font-size: 15px; }

.ontology-tag-entry-remove {
  color: #9d261d;
  cursor: pointer; }

.ontology-tag-entry-broaders {
  display: block;
  margin-right: 5px;
  margin-top: 3px; }

.ontology-tag-entry-value-default {
  font-weight: bold; }

.ontology-tag-entry-action-wrapper {
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 5px; }

.ontology-tag-entry-wrapper {
  border-top: solid 1px #dcdcdc;
  padding: 5px 0;
  position: relative; }

.ontology-tag-entry-value {
  font-weight: bold; }

.ontology-tag-highlight-holder {
  margin-top: 15px;
  margin-bottom: 5px; }
  .ontology-tag-highlight-holder .ontology-tag-entries-title {
    font-size: 16px; }
  .ontology-tag-highlight-holder .ontology-tag-entries-subtitle {
    font-size: 13px; }

.ontology-tag-entry-label {
  margin-right: 3px;
  margin-left: 5px; }

.ontology-tag-entry-label-default {
  margin-right: 3px; }

.ontology-tag-entry-broaders .ontology-tag-entry-label {
  margin-left: 0; }

.ontology-tag-entry-broaders .ontology-tag-entry-value {
  color: #888; }

.ontology-tag-entry-narrowers,
.ontology-tag-entry-related {
  float: left;
  width: 100%; }
  .ontology-tag-entry-narrowers span,
  .ontology-tag-entry-related span {
    margin-left: 2px;
    color: #009ae5;
    cursor: pointer; }
    .ontology-tag-entry-narrowers span.ontology-tag-entry-label,
    .ontology-tag-entry-related span.ontology-tag-entry-label {
      color: #555;
      cursor: default;
      margin-right: 0;
      font-size: 15px;
      display: block;
      margin-left: 0;
      margin-top: 5px;
      margin-bottom: 2px; }

@font-face {
  font-family: "Gill Sans WGL W10 Light";
  src: url("../fonts/gill-sans-nova/6eb1971a-35d8-4bf2-b95b-178a26fe1863.eot?t=1668075361510");
  src: url("../fonts/gill-sans-nova/6eb1971a-35d8-4bf2-b95b-178a26fe1863.eot?t=1668075361510") format("eot"), url("../fonts/gill-sans-nova/8d2d396b-b99c-4922-b50a-86e882424fdc.woff2?t=1668075361510") format("woff2"), url("../fonts/gill-sans-nova/67f3e09a-81e8-485c-915e-d8bf176d9dec.woff?t=1668075361510") format("woff"), url("../fonts/gill-sans-nova/8a75142f-2e10-469d-82a6-08a6c9e8ee4e.ttf?t=1668075361510") format("truetype"), url("../fonts/gill-sans-nova/6a01cbdd-0f64-4ef6-918e-b7c92f8b0fc4.svg#6a01cbdd-0f64-4ef6-918e-b7c92f8b0fc4?t=1668075361510") format("svg"); }

@font-face {
  font-family: "Gill Sans WGL W10 Regular";
  src: url("../fonts/gill-sans-nova/81aee076-a4d7-4cf2-a167-b69daff3ce5a.eot?t=1668075361510");
  src: url("../fonts/gill-sans-nova/81aee076-a4d7-4cf2-a167-b69daff3ce5a.eot?t=1668075361510") format("eot"), url("../fonts/gill-sans-nova/8814cc47-80d8-4165-9f5d-9c88ec959f51.woff2?t=1668075361510") format("woff2"), url("../fonts/gill-sans-nova/4f424b0f-4e9b-43e6-a8ad-0b5fa3ee78ca.woff?t=1668075361510") format("woff"), url("../fonts/gill-sans-nova/e8eba514-c966-4bd8-9ce1-afd3a2159205.ttf?t=1668075361510") format("truetype"), url("../fonts/gill-sans-nova/2c7d35ca-09c6-4549-b7be-8ce47030c6f0.svg#2c7d35ca-09c6-4549-b7be-8ce47030c6f0?t=1668075361510") format("svg"); }

@font-face {
  font-family: "Gill Sans WGL W10 Bold";
  src: url("../fonts/gill-sans-nova/9da68b9b-a654-467c-9846-919c67e6bbfc.eot?t=1668075361510");
  src: url("../fonts/gill-sans-nova/9da68b9b-a654-467c-9846-919c67e6bbfc.eot?t=1668075361510") format("eot"), url("../fonts/gill-sans-nova/d48d21a7-da7e-4103-8e5c-9d4d0488094a.woff2?t=1668075361510") format("woff2"), url("../fonts/gill-sans-nova/4bfea678-c8f4-4cd1-8e15-088b3ad6f58e.woff?t=1668075361510") format("woff"), url("../fonts/gill-sans-nova/34d4bc9c-747d-4c43-a46c-88de37153c0d.ttf?t=1668075361510") format("truetype"), url("../fonts/gill-sans-nova/0237f2b8-c6ae-439f-ab80-018819ee2434.svg#0237f2b8-c6ae-439f-ab80-018819ee2434?t=1668075361510") format("svg"); }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?ws61v0&t=1668075361510");
  src: url("../fonts/icomoon.eot?ws61v0&t=1668075361510") format("embedded-opentype"), url("../fonts/icomoon.ttf?ws61v0&t=1668075361510") format("truetype"), url("../fonts/icomoon.woff?ws61v0&t=1668075361510") format("woff"), url("../fonts/icomoon.svg?ws61v0#icomoon&t=1668075361510") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="tulli-icon-"], [class*=" tulli-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a:hover [class^="tulli-icon-"] [class*=" tulli-icon-"], a:focus [class^="tulli-icon-"] [class*=" tulli-icon-"], a:active [class^="tulli-icon-"] [class*=" tulli-icon-"] {
  text-decoration: none; }

.tulli-icon-bone:before {
  content: "\e999"; }

.tulli-icon-safety-document:before {
  content: "\e993"; }

.tulli-icon-path-document:before {
  content: "\e994"; }

.tulli-icon-import-document:before {
  content: "\e995"; }

.tulli-icon-graph-document:before {
  content: "\e996"; }

.tulli-icon-export-document:before {
  content: "\e997"; }

.tulli-icon-aland-document:before {
  content: "\e998"; }

.tulli-icon-file-folders:before {
  content: "\e991"; }

.tulli-icon-documents:before {
  content: "\e992"; }

.tulli-icon-percent:before {
  content: "\e988"; }

.tulli-icon-product-backpack:before {
  content: "\e989"; }

.tulli-icon-product-blouse:before {
  content: "\e98a"; }

.tulli-icon-product-book:before {
  content: "\e98b"; }

.tulli-icon-product-cap:before {
  content: "\e98c"; }

.tulli-icon-product-shoe:before {
  content: "\e98d"; }

.tulli-icon-product-tennisracket:before {
  content: "\e98e"; }

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

.tulli-icon-tobacco-warning-sign:before {
  content: "\e990"; }

.tulli-icon-laboratory:before {
  content: "\e984"; }

.tulli-icon-newsroom:before {
  content: "\e985"; }

.tulli-icon-tulli:before {
  content: "\e986"; }

.tulli-icon-tullimuseo:before {
  content: "\e987"; }

.tulli-icon-information-circle:before {
  content: "\e92a"; }

.tulli-icon-package-import:before {
  content: "\e92b"; }

.tulli-icon-package-export:before {
  content: "\e92c"; }

.tulli-icon-user-send:before {
  content: "\e92d"; }

.tulli-icon-vehicle-ship-airplane:before {
  content: "\e92e"; }

.tulli-icon-package-split:before {
  content: "\e92f"; }

.tulli-icon-user-package:before {
  content: "\e930"; }

.tulli-icon-path-simplify:before {
  content: "\e931"; }

.tulli-icon-path-locations:before {
  content: "\e932"; }

.tulli-icon-package-discount:before {
  content: "\e933"; }

.tulli-icon-container-lift:before {
  content: "\e934"; }

.tulli-icon-stamp-decision:before {
  content: "\e935"; }

.tulli-icon-stamp-question:before {
  content: "\e936"; }

.tulli-icon-message-smartphone:before {
  content: "\e937"; }

.tulli-icon-regulations-ship:before {
  content: "\e938"; }

.tulli-icon-regulations:before {
  content: "\e939"; }

.tulli-icon-document-info:before {
  content: "\e93a"; }

.tulli-icon-document-send:before {
  content: "\e97a"; }

.tulli-icon-document-denied:before {
  content: "\e97b"; }

.tulli-icon-follow-eye:before {
  content: "\e97c"; }

.tulli-icon-document-outside:before {
  content: "\e97d"; }

.tulli-icon-user-question:before {
  content: "\e97e"; }

.tulli-icon-vehicle-yacht:before {
  content: "\e97f"; }

.tulli-icon-package-code:before {
  content: "\e980"; }

.tulli-icon-product-forgery:before {
  content: "\e981"; }

.tulli-icon-product-fuel:before {
  content: "\e982"; }

.tulli-icon-product-forgeries2:before {
  content: "\e983"; }

.tulli-icon-rank-thumb-down:before {
  content: "\e900"; }

.tulli-icon-rank-thumb-up:before {
  content: "\e901"; }

.tulli-icon-product-cigarette:before {
  content: "\e902"; }

.tulli-icon-access-login:before {
  content: "\e903"; }

.tulli-icon-security-camera:before {
  content: "\e904"; }

.tulli-icon-product-camera:before {
  content: "\e905"; }

.tulli-icon-product-fireworks:before {
  content: "\e906"; }

.tulli-icon-food-grain:before {
  content: "\e907"; }

.tulli-icon-currency-exchange:before {
  content: "\e908"; }

.tulli-icon-product-gun-explosives:before {
  content: "\e909"; }

.tulli-icon-product-gun-bullets:before {
  content: "\e90e"; }

.tulli-icon-index-phone:before {
  content: "\e90f"; }

.tulli-icon-product-bowtie:before {
  content: "\e910"; }

.tulli-icon-product-jacket:before {
  content: "\e911"; }

.tulli-icon-product-tshirt:before {
  content: "\e912"; }

.tulli-icon-product-toy:before {
  content: "\e913"; }

.tulli-icon-product-spa-aroma:before {
  content: "\e914"; }

.tulli-icon-product-perfume:before {
  content: "\e915"; }

.tulli-icon-file-question:before {
  content: "\e916"; }

.tulli-icon-file-locked:before {
  content: "\e917"; }

.tulli-icon-file-alert:before {
  content: "\e918"; }

.tulli-icon-plant-hands:before {
  content: "\e919"; }

.tulli-icon-plant-planting-seeds:before {
  content: "\e91a"; }

.tulli-icon-currency-card-pay:before {
  content: "\e91b"; }

.tulli-icon-currency-coins:before {
  content: "\e91c"; }

.tulli-icon-phone2:before {
  content: "\e91d"; }

.tulli-icon-product-pills:before {
  content: "\e91e"; }

.tulli-icon-email-send:before {
  content: "\e91f"; }

.tulli-icon-food-bottle-favorite:before {
  content: "\e920"; }

.tulli-icon-food-drink:before {
  content: "\e921"; }

.tulli-icon-attachment:before {
  content: "\e922"; }

.tulli-icon-cut-scissors:before {
  content: "\e923"; }

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

.tulli-icon-discount:before {
  content: "\e925"; }

.tulli-icon-business-increase:before {
  content: "\e926"; }

.tulli-icon-business-decrease:before {
  content: "\e927"; }

.tulli-icon-business-bank:before {
  content: "\e928"; }

.tulli-icon-graph-pie:before {
  content: "\e929"; }

.tulli-icon-vehicle-forklift-left:before {
  content: "\e90a"; }

.tulli-icon-vehicle-forklift-right:before {
  content: "\e90b"; }

.tulli-icon-product-lawnmover:before {
  content: "\e90c"; }

.tulli-icon-access-key:before {
  content: "\e90d"; }

.tulli-icon-currency:before {
  content: "\e93b"; }

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

.tulli-icon-graph-excel:before {
  content: "\e93d"; }

.tulli-icon-sign-stop2:before {
  content: "\e93e"; }

.tulli-icon-sign-protection:before {
  content: "\e93f"; }

.tulli-icon-plant-seeds:before {
  content: "\e940"; }

.tulli-icon-schedule2:before {
  content: "\e941"; }

.tulli-icon-information-problem-circle:before {
  content: "\e942"; }

.tulli-icon-star-rank:before {
  content: "\e943"; }

.tulli-icon-product-radio:before {
  content: "\e944"; }

.tulli-icon-speech-bubbles-question-answer:before {
  content: "\e945"; }

.tulli-icon-package-present:before {
  content: "\e946"; }

.tulli-icon-plant-pot:before {
  content: "\e947"; }

.tulli-icon-pet-paw2:before {
  content: "\e948"; }

.tulli-icon-percent2:before {
  content: "\e949"; }

.tulli-icon-product-palette:before {
  content: "\e94a"; }

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

.tulli-icon-product-medicine-capsule:before {
  content: "\e94c"; }

.tulli-icon-product-laser-pointer:before {
  content: "\e94d"; }

.tulli-icon-product-knife:before {
  content: "\e94e"; }

.tulli-icon-index:before {
  content: "\e94f"; }

.tulli-icon-product-gun:before {
  content: "\e950"; }

.tulli-icon-graph-presentation:before {
  content: "\e951"; }

.tulli-icon-graph-bar-line2:before {
  content: "\e952"; }

.tulli-icon-product-forgeries:before {
  content: "\e953"; }

.tulli-icon-food-supplement2:before {
  content: "\e954"; }

.tulli-icon-product-washing-machine:before {
  content: "\e955"; }

.tulli-icon-cart-right:before {
  content: "\e956"; }

.tulli-icon-vehicle-train:before {
  content: "\e957"; }

.tulli-icon-document-editsvg:before {
  content: "\e958"; }

.tulli-icon-speech-bubbles:before {
  content: "\e959"; }

.tulli-icon-package-label:before {
  content: "\e95a"; }

.tulli-icon-animal-endangered:before {
  content: "\e95b"; }

.tulli-icon-plant-chilly:before {
  content: "\e95c"; }

.tulli-icon-food-cheese:before {
  content: "\e95d"; }

.tulli-icon-list-check:before {
  content: "\e95e"; }

.tulli-icon-graph-file-chart:before {
  content: "\e95f"; }

.tulli-icon-vehicle-car:before {
  content: "\e960"; }

.tulli-icon-calculator:before {
  content: "\e961"; }

.tulli-icon-animal-butterfly:before {
  content: "\e962"; }

.tulli-icon-package-search:before {
  content: "\e963"; }

.tulli-icon-package-unknown:before {
  content: "\e964"; }

.tulli-icon-warehouse:before {
  content: "\e965"; }

.tulli-icon-package-handle:before {
  content: "\e966"; }

.tulli-icon-package-forward:before {
  content: "\e967"; }

.tulli-icon-food-bottle:before {
  content: "\e968"; }

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

.tulli-icon-search-person:before {
  content: "\e96a"; }

.tulli-icon-package-ship:before {
  content: "\e96b"; }

.tulli-icon-person:before {
  content: "\e96c"; }

.tulli-icon-cart-left:before {
  content: "\e96d"; }

.tulli-icon-vehicle-truck-right:before {
  content: "\e96e"; }

.tulli-icon-package-airplane-arrival:before {
  content: "\e96f"; }

.tulli-icon-product-repairs:before {
  content: "\e970"; }

.tulli-icon-helpdesk:before {
  content: "\e971"; }

.tulli-icon-package-euro:before {
  content: "\e972"; }

.tulli-icon-notification:before {
  content: "\e973"; }

.tulli-icon-document-ok:before {
  content: "\e974"; }

.tulli-icon-package-ok:before {
  content: "\e975"; }

.tulli-icon-vehicle-truck-left:before {
  content: "\e976"; }

.tulli-icon-package-return:before {
  content: "\e977"; }

.tulli-icon-information:before {
  content: "\e978"; }

.tulli-icon-package-airplane-departure:before {
  content: "\e979"; }

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

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

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

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

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

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

.tulli-icon-exclamation-triangle:before {
  content: "\f071"; }

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

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

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

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

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

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

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

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

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

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

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

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

.tulli-icon-calculator2:before {
  content: "\f1ec"; }

@media print {
  margin: 1em 2em;
  header#banner .header-form,
  header#banner .navbar,
  footer#footer,
  #column__breadcrumps,
  #column__actions,
  #menu,
  .mobile-menu-actions,
  .nav-menu,
  .site-actions,
  .subpage #column-3,
  .topbar,
  .mobile-menu-actions,
  .hide-print {
    display: none !important; }
  a[href]:after {
    content: none !important; }
  .collapse {
    display: block !important;
    height: auto !important; }
  header#banner {
    margin-bottom: 2em; } }

body .journal-content-article .close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  text-shadow: 0 1px 0 white;
  margin-top: 15px; }

body .block-grid-md-4.block-grid-sm-3.block-grid-xs-1 {
  width: 100%; }

body .portlet {
  margin-bottom: initial;
  float: left;
  width: 100%; }

body .social-share-buttons a {
  width: 40px !important;
  height: 40px !important; }

body .social-share-buttons span.share-title, body .social-share-buttons span.share-count {
  display: none !important; }

body #skip-to-content:focus {
  clip: auto;
  position: absolute;
  display: block;
  text-align: center;
  padding: 1em;
  width: 100%;
  background: white;
  z-index: 999; }

body #addsearch-header-simple {
  font-size: 16px;
  cursor: auto;
  background-color: white;
  background-image: url("../images/tulli/addsearch-aaaaaa-20.png");
  background-repeat: no-repeat;
  background-position: 95% 50%; }

body .control-menu.control-menu-level-1 ul {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }
  body .control-menu.control-menu-level-1 ul li {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

@media (min-width: 980px) {
  body .hidden-desktop {
    display: none; } }

body .container-fluid:before, body .container-fluid:after {
  display: table;
  content: "";
  line-height: 0; }

body .container-fluid:after {
  clear: both; }

body .container-fluid:before, body .container-fluid:after {
  display: table;
  content: "";
  line-height: 0; }

@media (min-width: 1200px) {
  body .row-fluid:before, body .row-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  body .row-fluid:after {
    clear: both; } }

body .row-fluid:before, body .row-fluid:after {
  display: table;
  content: "";
  line-height: 0; }

html div:not(.landingpage-lift-wrapper) a.yja-external-link:after {
  background: transparent;
  padding: 0;
  right: auto;
  bottom: auto;
  color: inherit;
  line-height: inherit; }

.top-frame .web-form-portlet .alert-error {
  background-color: #fce6df;
  border: solid 1px #eacecb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 2px;
  color: #b50303;
  padding: 5px;
  border-top: 2px solid #e31837; }

.top-frame .web-form-portlet .alert-success {
  background-color: #cde2c8;
  border: solid 1px #eacecb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 2px;
  color: #488f06;
  padding: 5px;
  border-top: 2px solid #318f4a; }

.date + .time + .date {
  display: none; }

.top-frame:not(.dialog-iframe-root-node) .ru .yja-tulli-customs-calculator-portlet .btn.btn-large {
  width: auto; }

div#_yjasearch_WAR_yjasearchportlet_search_limits {
  margin: 1em 0; }

.top-frame:not(.dialog-iframe-root-node) .yja-search-portlet .btn-search {
  font-size: 1.07em; }

#search-keywords {
  margin-bottom: 0.33333em; }

.top-frame:not(.dialog-iframe-root-node) .web-content-listing-portlet ul {
  margin-left: 0; }

.top-frame:not(.dialog-iframe-root-node) .portlet-navigation .nav-menu .level-1 > li > a {
  padding-right: 2.1em; }

.top-frame:not(.dialog-iframe-root-node) .mm-page .article-image-wrapper .article-icon {
  padding: 1em 0em 0.33333em;
  width: 5em;
  text-align: center; }

.top-frame:not(.dialog-iframe-root-node) .import-restrictions-wrapper {
  border: solid 1px #dddddd;
  padding: 1.25em;
  margin: 1.125em 0;
  text-align: center;
  position: relative; }

.top-frame:not(.dialog-iframe-root-node) .import-restrictions-legend {
  font-style: normal;
  position: absolute;
  top: -0.72727em;
  display: block;
  width: 100%;
  left: 0;
  text-transform: uppercase;
  color: #999999;
  line-height: 1.3;
  font-family: "Gill Sans WGL W10 Regular", sans-serif;
  font-size: 1.46667em; }

@media (max-width: 799px) {
  .top-frame:not(.dialog-iframe-root-node) .import-restrictions-legend {
    font-size: 1.26667em; } }

.top-frame:not(.dialog-iframe-root-node) .import-restrictions-legend span {
  background: white;
  display: inline-block;
  padding-left: 0.85227em;
  padding-right: 0.85227em;
  max-width: 90%; }

.top-frame:not(.dialog-iframe-root-node) .import-restrictions {
  display: table;
  text-align: left; }

.top-frame:not(.dialog-iframe-root-node) .import-restrictions figure,
.top-frame:not(.dialog-iframe-root-node) .import-restrictions figure img {
  min-height: 1px; }

.top-frame:not(.dialog-iframe-root-node) .import-restrictions img {
  margin-top: 2em; }

.top-frame:not(.dialog-iframe-root-node) .import-restrictions > div {
  display: table-row; }

.top-frame:not(.dialog-iframe-root-node) .import-restrictions > div:last-child {
  display: table-cell;
  vertical-align: bottom; }

@media (max-width: 767px) {
  .top-frame:not(.dialog-iframe-root-node) body .infograph-wrapper .infograph-tooltip {
    margin-left: auto;
    right: auto !important; } }

.top-frame:not(.dialog-iframe-root-node) a.bluebox p {
  height: 1px; }

h5.hasLegend {
  padding-left: 24px; }

.top-frame:not(.dialog-iframe-root-node) .restriction-box.bluebox .box-text {
  white-space: normal; }

.top-frame:not(.dialog-iframe-root-node) .dropdown-menu > li > a {
  white-space: normal; }

.top-frame:not(.dialog-iframe-root-node) .btn.btn-large {
  padding: 11px 19px; }

.top-frame:not(.dialog-iframe-root-node) .j-poster h3 {
  line-height: 20px; }

.top-frame:not(.dialog-iframe-root-node) #footer .glossary-portlet .nav-tabs {
  margin-left: 0; }

.top-frame:not(.dialog-iframe-root-node) .mm-page .bluebox__small {
  margin-bottom: 0; }

.top-frame:not(.dialog-iframe-root-node) .mm-page .article-image-wrapper .article-photo {
  width: 100%; }

.top-frame:not(.dialog-iframe-root-node) .web-form-portlet input[type="text"] {
  min-width: 320px;
  max-width: 100%; }

.top-frame:not(.dialog-iframe-root-node) .web-form-portlet .control-label {
  font-weight: bold; }

.top-frame:not(.dialog-iframe-root-node) .web-form-portlet textarea {
  min-width: 320px;
  max-width: 100%;
  min-height: 150px; }

.top-frame:not(.dialog-iframe-root-node) .stat-attachments {
  text-transform: uppercase;
  font-family: "Gill Sans MT Pro Cyr W01459510", sans-serif;
  margin-bottom: 0; }

.top-frame:not(.dialog-iframe-root-node) .stat-attachments .stat-attachment {
  margin-bottom: 0.33333em; }

.top-frame:not(.dialog-iframe-root-node) .stat-attachments a {
  font-size: 1.13333em;
  line-height: 2em;
  vertical-align: bottom; }

.top-frame:not(.dialog-iframe-root-node) .stat-attachments [class^="tulli-icon-"] {
  font-size: 2em;
  color: #334d7c;
  vertical-align: top;
  display: inline-block;
  margin-right: 0.13333em; }

.top-frame:not(.dialog-iframe-root-node) .big-data .lead {
  font-size: 4em;
  line-height: normal;
  font-weight: normal;
  margin: 0;
  padding: 0;
  color: #334d7c; }

.top-frame .navbar .nav li > a {
  word-break: normal; }

.remove-margin {
  margin: 0 !important; }

.top-frame:not(.dialog-iframe-root-node) .ukkbox .yellowbox .btn-group {
  width: 100%;
  max-width: 350px; }

.top-frame:not(.dialog-iframe-root-node) .ukkbox .yellowbox .btn-group a {
  width: 100%;
  padding: 0.4em 0.8em 0.5em; }

#_yjasearch_WAR_yjasearchportlet_searchWord {
  height: 44px;
  font-size: 1em; }

.top-frame:not(.dialog-iframe-root-node) ul.structure-tree {
  margin-left: 0;
  margin-bottom: 0; }

.top-frame:not(.dialog-iframe-root-node) ul.nav-tabs,
.top-frame:not(.dialog-iframe-root-node) ul.results {
  margin-left: 0; }

.margin-bottom {
  margin-bottom: 20px; }

.margin-bottom-medium {
  margin-bottom: 10px; }

.top-frame:not(.dialog-iframe-root-node) .portlet-navigation .nav-menu ul {
  padding-left: 0; }

.yja-search-portlet .chosen-container {
  width: 100% !important; }

.top-frame .yja-search-portlet .results li .breadcrumb {
  border: none;
  padding: 0; }

.top-frame .yja-search-portlet .results li .breadcrumb li .divider {
  display: inline; }

.top-frame .yja-search-portlet .results h3 {
  margin: 0; }

@media screen and (max-width: 979px) {
  #addsearch-search-snippet {
    display: none; } }

/* theme fixes --> */
.top-frame a.special-link i {
  font-weight: 100 !important;
  font-size: 40px !important; }

@media screen and (min-width: 767px) {
  .top-frame a.special-link {
    margin-bottom: 1em; } }

@media (min-width: 1230px) {
  .top-frame main#main-area {
    padding-top: 0 !important; }
  .top-frame main#main-area .container-fluid.main-container {
    padding-top: 30px !important; } }

@media (max-width: 619px) {
  .mobile-menu-actions span {
    display: none !important; } }

.mobile-menu-actions button {
  float: left;
  display: block; }

@media (min-width: 980px) {
  .topbar-links:after {
    content: '';
    display: table;
    clear: both; } }

html[lang=ru-RU] .header-shortcuts ul li:nth-child(1) {
  color: #fff; }

html[lang=ru-RU] .header-shortcuts ul li:nth-child(2),
html[lang=ru-RU] .header-shortcuts ul li:nth-child(3) {
  display: none; }

.top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div ul li,
.top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div ul li {
  font-size: 1.5em; }

.top-frame a.special-link span.special-link-text h2 {
  font-size: 1.06em;
  text-transform: none; }

/*.frontpage-tpl .main-content-container .portlet-layout:first-of-type .portlet-column .portlet-column-content .portlet-boundary:nth-child(2){
padding: 0 15px;
}*/
.journal-content-article .alert.alert-block,
.journal-content-article a.close {
  margin-top: 15px; }

.blue-bg .journal-content-article a {
  color: #334d7c !important; }

.top-frame .journal-content-article a.btn-primary,
.top-frame .blue-bg .journal-content-article .btn-primary {
  background: #00205b !important;
  border-color: #00205b !important;
  color: #fff !important;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }

.top-frame .journal-content-article a.btn-primary:hover,
.top-frame .blue-bg .journal-content-article .btn-primary:hover {
  background: #334d7c !important;
  border-color: #334d7c !important; }

.top-frame a.special-link span.special-link-text {
  display: table !important;
  vertical-align: middle; }

a.special-link {
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }

.top-frame a.special-link span.special-link-text .special-link-text-wrap {
  display: table-cell;
  vertical-align: middle; }

.top-frame a.special-link span.special-link-text .special-link-text-wrap h2 {
  margin: 0;
  padding: 0; }

.top-frame a.special-link span.special-link-text .special-link-text-wrap p {
  margin: 0;
  padding: 0; }

@media (min-width: 1160px) {
  .top-frame #banner .navbar .nav > li {
    min-width: 200px; }
  .top-frame #banner .navbar .nav > li.divider {
    min-width: 1px; }
  .top-frame #banner .navbar .nav > li button.subnavTrigger {
    float: right; } }

@media (max-width: 1159px) {
  .top-frame #banner .navbar .nav > li {
    min-width: 175px; }
  .top-frame #banner .navbar .nav > li.divider {
    min-width: 1px; }
  .top-frame #banner .navbar .nav > li button.subnavTrigger {
    float: right; } }

.top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div ul li a,
.top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div ul li a {
  padding-right: 25px;
  padding-left: 0;
  margin-left: 20px;
  display: block;
  color: #334d7c; }

.top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div ul li a:before,
.top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div ul li a:before {
  left: -20px;
  top: 3px !important; }

@media (min-width: 1160px) {
  .top-frame #banner .navbar .nav > li {
    min-width: auto !important; } }

.top-frame .mm-slideout .container_whitebg .list-wrapper .calcForm .form-item-warapper input {
  float: none; }

.top-frame .c-radio > label {
  text-transform: none; }

p.article-links {
  position: relative;
  z-index: 1; }

.top-frame .block-grid-md-4 {
  float: none;
  width: 100%;
  position: relative;
  z-index: 1; }

.top-frame #banner .navbar .nav > li button.subnavTrigger {
  float: right;
  margin: 0;
  box-shadow: none; }

.top-frame .journal-content-article ul, .top-frame .journal-content-article ol, .top-frame .journal-content-article dl {
  font-size: 0.875em !important; }

.blue-bg .journal-content-article h4 a img {
  float: none !important; }

.journal-content-article img, .portlet-blogs img {
  float: inherit !important;
  margin: inherit !important; }

.top-frame .portlet-rss .feed-item h6,
.top-frame .portlet-rss .feed-item .feed-item__heading {
  font-size: 1rem;
  line-height: 1.46667em;
  text-transform: none;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif; }

.top-frame .portlet-rss .feed-item {
  padding: 0.66667em 0;
  margin: 0;
  border-bottom: 1px solid #ddd; }

.top-frame .portlet-rss .feed-item:last-child {
  border-bottom: 0px; }

.top-frame .portlet-rss .feed-item .meta {
  float: none;
  margin-bottom: 0px; }

/* YJATULLI-1059 Somefeedien esitystapa ja päivittyminen */
.juicer-feed.classic li.feed-item .j-meta {
  width: 55px !important;
  zoom: 1 !important;
  padding: 10px 0 0 0 !important;
  margin: 0 !important; }

.feed-item .j-meta a,
.juicer-feed.classic li.feed-item .j-meta a {
  color: #fff !important; }

.juicer-feed.classic li.feed-item .j-meta li {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  line-height: 14px !important; }

.juicer-feed.classic li.feed-item img {
  padding: 10px !important; }

@media (max-width: 1023px) {
  .portlet-nested-portlets.blue-bg .columns-3 .span4 {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important; }
  .portlet-nested-portlets.blue-bg .columns-3 .span4 .journal-content-article > div {
    padding: 0 !important; } }

a.special-link.orange.hasIcon:after {
  display: none !important; }

.journal-content-article .special-link.hasIcon.yja-external-link:after {
  display: none; }

a.special-link.hasIcon:hover {
  text-decoration: none; }

.top-frame .mm-page .article-image-wrapper .article-icon,
.top-frame .alert.yellow-alert i {
  background-color: #f2a900;
  color: #233453; }

.top-frame .grayhover [class^="icon-tulli-"] {
  margin-bottom: 20px;
  font-size: 4.05797em;
  display: block; }

.top-frame .content-icon-lift .media-object [class^="icon-tulli-"] {
  font-size: 5em;
  color: #334d7c; }

.top-frame:not(.dialog-iframe-root-node) .mm-page .article-image-wrapper .article-icon {
  padding: 0.75em 0em 0.3333em 0em !important; }

.portlet-asset-publisher a.grayhover.yja-external-link:after {
  top: 0 !important; }

.top-frame[lang=fi-FI] .mm-page .article-image-wrapper .article-image-text p,
.top-frame[lang=sv-SE] .mm-page .article-image-wrapper .article-image-text p {
  font-size: 1.26667em !important;
  padding-right: 50px !important; }

.top-frame[lang=en-US] .mm-page .article-image-wrapper .article-image-text p {
  font-size: 1.26667em !important;
  padding-right: 30px !important; }

.top-frame .container-fluid.main-container #content .listing-layout,
.top-frame .container-fluid.main-container #content #main-content.listing-layout {
  background: #fff;
  padding: 30px;
  border: 1px solid #ddd; }

.top-frame .container-fluid.main-container #content .listing-layout #main-content {
  background: transparent !important;
  padding: initial !important;
  border: initial !important; }

.top-frame .container-fluid.main-container #content #main-content.search-layout {
  background: #fff !important;
  padding: 30px !important;
  border: 1px solid #ddd !important; }

.top-frame .container-fluid.main-container #content .landingpage-tpl#main-content {
  background: #fff !important;
  padding: 30px !important;
  border: 1px solid #ddd !important; }

.top-frame ul.custom-list.attention li:before {
  top: -9px; }

.top-frame .yja-tag {
  display: none; }

.top-frame .meta .yja-tag {
  display: inline-block; }

.top-frame #footer .glossary-portlet .nav-tabs > li.active > a,
.top-frame #footer .glossary-portlet .nav-tabs > li.active > a:hover,
.top-frame #footer .glossary-portlet .nav-tabs > li.active > a:focus {
  background: #676767; }

.top-frame .asset-abstract .asset-content .asset-more a, .top-frame .asset-abstract h3.asset-title a {
  color: #334d7c; }

.top-frame .journal-content-article a {
  color: #2A65D2; }

.top-frame .social-share-buttons .some-divider {
  color: #676767; }

.td-oik-tasaus td, .top-frame .journal-content-article .td-oik-tasaus td, .top-frame .yja-tulli-customs-calculator-goods-search-portlet .td-oik-tasaus td, .top-frame .yja-tulli-customs-calculator-portlet .td-oik-tasaus td {
  text-align: right; }

.top-frame a.special-link.orange {
  background: #f26600; }

.top-frame a.special-link.orange span.special-link-text {
  background: #fff;
  padding: 12px 15px; }

.top-frame a.special-link.orange span.special-link-text .special-link-text-wrap h2 {
  margin: 0px 0px 6px 0px;
  line-height: 1.1; }

.top-frame a.special-link.lightBlue {
  background: #899bc1; }

.top-frame a.special-link.lightBlue span.special-link-text {
  background: #fff;
  padding: 12px 15px; }

.top-frame a.special-link.lightBlue span.special-link-text .special-link-text-wrap h2 {
  margin: 0px 0px 6px 0px;
  line-height: 1.1; }

.top-frame .alert h5 {
  font-size: 1.5em;
  text-transform: none;
  color: #000; }

.top-frame .alert i {
  font-size: 1.0em; }

.top-frame .alert-content {
  text-shadow: none; }

.ContentByAlphabet .accordion-group .accordion-body .accordion-inner ul li small {
  color: #555; }

.juicer-feed.classic li.feed-item .info {
  color: #656565 !important; }

.top-frame ol.custom-list.numeric li:before,
.top-frame ul.custom-list.numeric li:before {
  color: #001e51;
  border: 1px solid #001e51; }

.top-frame .alert.yellow-alert .alert-content a {
  color: #2D74D7; }

.top-frame .alert.yellow-alert .alert-content {
  background-color: #fef6e6; }

.top-frame .alert i {
  padding: 8px 10px; }

.top-frame .alert.yellow-alert i {
  color: #000; }

.top-frame .alert.red-alert h5, .top-frame .alert.yellow-alert h5 {
  border-bottom: none;
  color: #000; }

.top-frame .alert .alert-content {
  padding: 12px 20px 12px 54px; }

#portlet_101_INSTANCE_5ZAgoTuNjvy9 .yja-tag, #p_p_id_118_INSTANCE_K9zsqOCDepA5_ .yja-tag, .news-items .yja-tag {
  display: none !important; }

.top-frame a.special-link.yellow:hover span.special-link-text {
  color: #000 !important; }

span.trigger-styles .icon.icon-chevron-down,
span.trigger-styles .icon.icon-chevron-up,
nav#navigation button {
  font-family: fontawesome-alloy !important; }

nav#navigation {
  padding: 0; }

.top-frame .nav-tabs {
  font-size: 0.93333em !important; }

.top-frame .btn {
  font-size: 0.93333em !important; }

body {
  -webkit-font-smoothing: auto !important; }

@media (min-width: 768px) {
  .top-frame .container-fluid {
    padding: 0 2em !important; } }

.top-frame .header-form {
  margin-top: 0.66667em !important; }

.nav [class^="icon-"], .nav [class*=" icon-"] {
  vertical-align: inherit;
  margin-top: -4px !important;
  padding-top: 3px !important;
  margin-bottom: -4px !important;
  padding-bottom: 3px !important; }

.top-frame .nav-tabs > li {
  margin-bottom: 0; }

.top-frame .mm-page .article-image-wrapper .article-image-text {
  height: 4.33333em !important; }

.top-frame .mm-page .article-image-wrapper .article-icon i {
  font-size: 2.33333em !important; }

.top-frame .mm-page .article-image-wrapper .article-links a {
  padding: 0.33333em !important; }

.top-frame p,
.top-frame table,
.top-frame .ingress,
.top-frame .asset-full-content ul,
.top-frame .asset-full-content ol,
.top-frame .asset-full-content dl {
  font-size: 0.875em; }

.top-frame a.bluebox p {
  font-size: 1em; }

.top-frame h2,
.top-frame .heading2 {
  font-size: 1.8em;
  line-height: 1.3em; }

.top-frame a.special-link.darkBlue:hover h2 {
  color: #fff !important; }

@media (min-width: 1023px) {
  .col-md-3 {
    width: 23.07692%;
    display: block;
    float: left; } }

@media (max-width: 767px) {
  .top-frame .portlet-navigation {
    display: none; } }

.top-frame .portlet-navigation .list-menu {
  margin-bottom: 0.13333em; }

.top-frame .portlet-navigation .list-menu > ul {
  list-style: none;
  margin-left: 0;
  font-size: 1em; }

.top-frame .portlet-navigation .list-menu > ul > li {
  position: relative; }

.top-frame .portlet-navigation .list-menu > ul > li > ul {
  display: none; }

.top-frame .portlet-navigation .list-menu > ul > li.selected > ul {
  display: block; }

.top-frame .portlet-navigation h2 {
  font-family: "Gill Sans WGL W10 Regular", sans-serif;
  font-size: 1.13333em;
  text-transform: uppercase; }

.top-frame .portlet-navigation .list-menu {
  margin-bottom: 0.13333em; }

.top-frame .portlet-navigation .list-menu ul {
  list-style: none;
  margin-left: 0;
  font-size: 1em; }

.top-frame .portlet-navigation .list-menu .toggleVisibility {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.86667em;
  color: #334d7c;
  cursor: pointer;
  background: none;
  border: 0;
  box-shadow: none; }

.top-frame .portlet-navigation .list-menu .level-1 > li {
  margin-bottom: 0; }

.top-frame .portlet-navigation .list-menu .level-1 > li > a {
  text-transform: none;
  border-bottom: 1px solid #d9dfec;
  font-size: 1.13333em;
  padding-top: 0.58824em;
  padding-bottom: 0.58824em;
  padding-right: 0.28571em;
  font-family: "Gill Sans WGL W10 Regular", sans-serif; }

.top-frame .portlet-navigation .list-menu .level-1 > li > a:hover {
  background-color: #ecf0f6;
  text-decoration: none; }

.top-frame .portlet-navigation .list-menu .level-1 .level-2 {
  border-bottom: 1px solid #f0f0f0;
  font-size: 0.8em;
  padding: 1em 0.66667em 0.33333em 2em; }

.top-frame .portlet-navigation .list-menu .level-1 .level-2 li a {
  border-bottom: none;
  text-transform: none;
  font-size: 1.13333em;
  padding-top: 0.58824em;
  padding-bottom: 0.47059em;
  font-family: "Gill Sans WGL W10 Regular", sans-serif; }

.top-frame .portlet-navigation .list-menu .level-1 .level-2 li a.selected {
  font-weight: 700; }

.top-frame .portlet-navigation .list-menu .level-1 a {
  display: block;
  padding-left: 10px; }

.top-frame .portlet-navigation .list-menu .level-1 a:hover {
  text-decoration: underline;
  color: #334d7c; }

.top-frame .portlet-navigation .list-menu .level-1 a.selected {
  background-color: #ecf0f6;
  text-decoration: none;
  font-weight: normal;
  color: #334d7c; }

.top-frame:not(.dialog-iframe-root-node) .portlet-navigation .list-menu ul {
  padding-left: 0; }

.icon.icon-facebook,
.icon.icon-twitter,
.icon.icon-linkedin {
  font-family: fontawesome !important; }

.top-frame h1, .top-frame h2, .top-frame h3, .top-frame h4, .top-frame h5, .top-frame h6, .top-frame .heading1, .top-frame .heading2, .top-frame .heading3, .top-frame .heading4, .top-frame .heading5, .top-frame .heading6 {
  color: inherit;
  font-weight: normal;
  font-family: "Gill Sans WGL W10 Regular", sans-serif;
  display: block;
  margin: 10px 0; }

h3.hed-section.portlet-title.portlet-title-text {
  margin-top: 10px !important; }

.top-frame .portlet-nested-portlets.blue-bg {
  background: #d9dfec;
  padding: 0 1.66667em;
  width: 100%;
  float: left; }

.top-frame #main-content ol.custom-list,
.top-frame #main-content ul.custom-list {
  margin-left: 2.66667em;
  padding: 0 !important; }

.top-frame .portlet-nested-portlets .col-md-4 .journal-content-article .btn-primary {
  width: 100%;
  height: 50px;
  white-space: initial; }

.top-frame .portlet-body .accordion-body {
  border-top: 0;
  border-left: 1px solid #d9dfec;
  border-right: 1px solid #d9dfec;
  margin-bottom: 2px; }

.top-frame .accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #d9dfec; }
  .top-frame .accordion-heading .accordion-toggle .icon-chevron-right.open {
    margin-top: 5px !important;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: transform 0.1s linear; }
  .top-frame .accordion-heading .accordion-toggle .icon-chevron-right {
    margin-top: 5px !important;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: transform 0.1s linear; }

.accordion-inner {
  padding: 9px 15px; }

html span.label {
  border: 1px solid #ddd !important; }

footer .span12.text-center.social-channels {
  border-bottom: 1px solid #555555;
  padding-bottom: 10px;
  margin-bottom: 25px !important; }

.breadcrumb > li + li::before {
  display: none !important; }

.top-frame .journal-content-article table {
  border-spacing: 0px !important; }

caption {
  caption-side: top !important; }

.top-frame .portlet-asset-publisher .accordion {
  margin-bottom: 20px; }

/* YJATULLI-1431 Tyylikorjauksia Tulli.fi teemaan --> */
.yui3-dd-drop {
  min-height: 5px !important;
  display: block;
  overflow: auto; }

html div:not(.landingpage-lift-wrapper) a.yja-external-link:after {
  background: transparent;
  padding: 0;
  right: auto;
  bottom: auto;
  color: inherit;
  line-height: inherit; }

.top-frame .web-form-portlet .alert-error {
  background-color: #fce6df;
  border: solid 1px #eacecb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 2px;
  color: #b50303;
  padding: 5px;
  border-top: 2px solid #e31837; }

.top-frame .web-form-portlet .alert-success {
  background-color: #cde2c8;
  border: solid 1px #eacecb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 2px;
  color: #488f06;
  padding: 5px;
  border-top: 2px solid #318f4a; }

.date + .time + .date {
  display: none; }

.top-frame:not(.dialog-iframe-root-node) .ru .yja-tulli-customs-calculator-portlet .btn.btn-large {
  width: auto; }

div#_yjasearch_WAR_yjasearchportlet_search_limits {
  margin: 1em 0; }

.top-frame:not(.dialog-iframe-root-node) .yja-search-portlet .btn-search {
  font-size: 1.07em; }

#search-keywords {
  margin-bottom: 0.33333em; }

.top-frame:not(.dialog-iframe-root-node) .web-content-listing-portlet ul {
  margin-left: 0; }

.top-frame:not(.dialog-iframe-root-node) .portlet-navigation .nav-menu .level-1 > li > a {
  padding-right: 2.1em; }

.top-frame:not(.dialog-iframe-root-node) .mm-page .article-image-wrapper .article-icon {
  padding: 1em 0em 0.33333em;
  width: 5em;
  text-align: center; }

.top-frame:not(.dialog-iframe-root-node) .import-restrictions-wrapper {
  border: solid 1px #dddddd;
  padding: 1.25em;
  margin: 1.125em 0;
  text-align: center;
  position: relative; }

.top-frame:not(.dialog-iframe-root-node) .import-restrictions-legend {
  font-style: normal;
  position: absolute;
  top: -0.72727em;
  display: block;
  width: 100%;
  left: 0;
  text-transform: uppercase;
  color: #999999;
  line-height: 1.3;
  font-family: "Gill Sans WGL W10 Regular", sans-serif;
  font-size: 1.46667em; }

@media (max-width: 799px) {
  .top-frame:not(.dialog-iframe-root-node) .import-restrictions-legend {
    font-size: 1.26667em; } }

.top-frame:not(.dialog-iframe-root-node) .import-restrictions-legend span {
  background: white;
  display: inline-block;
  padding-left: 0.85227em;
  padding-right: 0.85227em;
  max-width: 90%; }

.top-frame:not(.dialog-iframe-root-node) .import-restrictions {
  display: table;
  text-align: left; }

.top-frame:not(.dialog-iframe-root-node) .import-restrictions figure,
.top-frame:not(.dialog-iframe-root-node) .import-restrictions figure img {
  min-height: 1px; }

.top-frame:not(.dialog-iframe-root-node) .import-restrictions img {
  margin-top: 2em; }

.top-frame:not(.dialog-iframe-root-node) .import-restrictions > div {
  display: table-row; }

.top-frame:not(.dialog-iframe-root-node) .import-restrictions > div:last-child {
  display: table-cell;
  vertical-align: bottom; }

@media (max-width: 767px) {
  .top-frame:not(.dialog-iframe-root-node) body .infograph-wrapper .infograph-tooltip {
    margin-left: auto;
    right: auto !important; } }

.top-frame:not(.dialog-iframe-root-node) a.bluebox p {
  height: 1px; }

h5.hasLegend {
  padding-left: 24px; }

.top-frame:not(.dialog-iframe-root-node) .restriction-box.bluebox .box-text {
  white-space: normal; }

.top-frame:not(.dialog-iframe-root-node) .dropdown-menu > li > a {
  white-space: normal; }

.top-frame:not(.dialog-iframe-root-node) .btn.btn-large {
  padding: 11px 19px; }

.top-frame:not(.dialog-iframe-root-node) .j-poster h3 {
  line-height: 20px; }

.top-frame:not(.dialog-iframe-root-node) #footer .glossary-portlet .nav-tabs {
  margin-left: 0; }

.top-frame:not(.dialog-iframe-root-node) .mm-page .bluebox__small {
  margin-bottom: 0; }

.top-frame:not(.dialog-iframe-root-node) .mm-page .article-image-wrapper .article-photo {
  width: 100%; }

.top-frame:not(.dialog-iframe-root-node) .web-form-portlet input[type="text"] {
  min-width: 320px;
  max-width: 100%; }

.top-frame:not(.dialog-iframe-root-node) .web-form-portlet .control-label {
  font-weight: bold; }

.top-frame:not(.dialog-iframe-root-node) .web-form-portlet textarea {
  min-width: 320px;
  max-width: 100%;
  min-height: 150px; }

.top-frame:not(.dialog-iframe-root-node) .stat-attachments {
  text-transform: uppercase;
  font-family: "Gill Sans MT Pro Cyr W01459510", sans-serif;
  margin-bottom: 0; }

.top-frame:not(.dialog-iframe-root-node) .stat-attachments .stat-attachment {
  margin-bottom: 0.33333em; }

.top-frame:not(.dialog-iframe-root-node) .stat-attachments a {
  font-size: 1.13333em;
  line-height: 2em;
  vertical-align: bottom; }

.top-frame:not(.dialog-iframe-root-node) .stat-attachments [class^="tulli-icon-"] {
  font-size: 2em;
  color: #334d7c;
  vertical-align: top;
  display: inline-block;
  margin-right: 0.13333em; }

.top-frame:not(.dialog-iframe-root-node) .big-data .lead {
  font-size: 4em;
  line-height: normal;
  font-weight: normal;
  margin: 0;
  padding: 0;
  color: #334d7c; }

.top-frame .navbar .nav li > a {
  word-break: normal; }

.top-frame:not(.dialog-iframe-root-node) .btn-default {
  /* background-color:white; */ }

.remove-margin {
  margin: 0 !important; }

.top-frame:not(.dialog-iframe-root-node) .ukkbox .yellowbox .btn-group {
  width: 100%;
  max-width: 350px; }

.top-frame:not(.dialog-iframe-root-node) .ukkbox .yellowbox .btn-group a {
  width: 100%;
  padding: 0.4em 0.8em 0.5em; }

.top-frame:not(.dialog-iframe-root-node) ul.structure-tree {
  margin-left: 0;
  margin-bottom: 0; }

.top-frame:not(.dialog-iframe-root-node) ul.nav-tabs,
.top-frame:not(.dialog-iframe-root-node) ul.results {
  margin-left: 0; }

.margin-bottom {
  margin-bottom: 20px; }

.margin-bottom-medium {
  margin-bottom: 10px; }

.top-frame:not(.dialog-iframe-root-node) .portlet-navigation .nav-menu ul {
  padding-left: 0; }

.yja-search-portlet .chosen-container {
  width: 100% !important; }

.top-frame .yja-search-portlet .results li .breadcrumb {
  border: none;
  padding: 0; }

.top-frame .yja-search-portlet .results li .breadcrumb li .divider {
  display: inline; }

.top-frame .yja-search-portlet .results h3 {
  margin: 0; }

/* theme fixes --> */
.top-frame a.special-link i {
  font-weight: 100 !important;
  font-size: 40px !important; }

@media screen and (min-width: 767px) {
  .top-frame a.special-link {
    margin-bottom: 1em; } }

@media (min-width: 1230px) {
  .top-frame main#main-area {
    padding-top: 0 !important; }
  .top-frame main#main-area .container-fluid.main-container {
    padding-top: 30px !important; } }

@media (max-width: 619px) {
  .mobile-menu-actions span {
    display: none !important; } }

.mobile-menu-actions button {
  float: left;
  display: block; }

@media (min-width: 980px) {
  .topbar-links:after {
    content: '';
    display: table;
    clear: both; } }

html[lang=ru-RU] .header-shortcuts ul li:nth-child(1) {
  color: #fff; }

html[lang=ru-RU] .header-shortcuts ul li:nth-child(2),
html[lang=ru-RU] .header-shortcuts ul li:nth-child(3) {
  display: none; }

.top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div ul li,
.top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div ul li {
  font-size: 1.5em; }

.top-frame a.special-link span.special-link-text h2 {
  font-size: 1.06em;
  text-transform: none; }

/*.frontpage-tpl .main-content-container .portlet-layout:first-of-type .portlet-column .portlet-column-content .portlet-boundary:nth-child(2){
    padding: 0 15px;
    }*/
.journal-content-article .alert.alert-block,
.journal-content-article a.close {
  margin-top: 15px; }

.blue-bg .journal-content-article a {
  color: #334d7c !important; }

.top-frame .journal-content-article a.btn-primary,
.top-frame .blue-bg .journal-content-article .btn-primary {
  background: #00205b !important;
  border-color: #00205b !important;
  color: #fff !important;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }

.top-frame .journal-content-article a.btn-primary:hover,
.top-frame .blue-bg .journal-content-article .btn-primary:hover {
  background: #334d7c !important;
  border-color: #334d7c !important; }

.top-frame a.special-link span.special-link-text {
  display: table !important;
  vertical-align: middle; }

a.special-link {
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }

.top-frame a.special-link span.special-link-text .special-link-text-wrap {
  display: table-cell;
  vertical-align: middle; }

.top-frame a.special-link span.special-link-text .special-link-text-wrap h2 {
  margin: 0;
  padding: 0; }

.top-frame a.special-link span.special-link-text .special-link-text-wrap p {
  margin: 0;
  padding: 0; }

@media (min-width: 1160px) {
  .top-frame #banner .navbar .nav > li {
    min-width: 200px; }
  .top-frame #banner .navbar .nav > li.divider {
    min-width: 1px; }
  .top-frame #banner .navbar .nav > li button.subnavTrigger {
    float: right; } }

@media (max-width: 1159px) {
  .top-frame #banner .navbar .nav > li {
    min-width: 175px; }
  .top-frame #banner .navbar .nav > li.divider {
    min-width: 1px; }
  .top-frame #banner .navbar .nav > li button.subnavTrigger {
    float: right; } }

.top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div ul li a,
.top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div ul li a {
  padding-right: 25px;
  padding-left: 0;
  margin-left: 20px;
  display: block;
  color: #334d7c; }

.top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_left div ul li a:before,
.top-frame #banner .navbar .secondary-nav li .row-fluid div.secondary-nav_right div ul li a:before {
  left: -20px;
  top: 3px !important; }

@media (min-width: 1160px) {
  .top-frame #banner .navbar .nav > li {
    min-width: auto !important; } }

.top-frame .mm-slideout .container_whitebg .list-wrapper .calcForm .form-item-warapper input {
  float: none; }

.top-frame .c-radio > label {
  text-transform: none; }

p.article-links {
  position: relative;
  z-index: 1; }

.top-frame .block-grid-md-4 {
  float: none;
  width: 100%;
  position: relative;
  z-index: 1; }

.top-frame #banner .navbar .nav > li button.subnavTrigger {
  float: right;
  margin: 0;
  box-shadow: none; }

.top-frame .journal-content-article ul, .top-frame .journal-content-article ol, .top-frame .journal-content-article dl {
  font-size: 0.875em !important; }

.blue-bg .journal-content-article h4 a img {
  float: none !important; }

.journal-content-article img, .portlet-blogs img {
  /*   float: inherit !important;*/
  margin: inherit !important; }

.top-frame .portlet-rss .feed-item h6 {
  font-size: 1rem;
  line-height: 1.46667em;
  text-transform: none;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif; }

.top-frame .portlet-rss .feed-item {
  padding: 0.66667em 0;
  margin: 0;
  border-bottom: 1px solid #ddd; }

.top-frame .portlet-rss .feed-item:last-child {
  border-bottom: 0px; }

.top-frame .portlet-rss .feed-item .meta {
  float: none;
  margin-bottom: 0px; }

/* YJATULLI-1059 Somefeedien esitystapa ja päivittyminen */
.juicer-feed.classic li.feed-item .j-meta {
  width: 55px !important;
  zoom: 1 !important;
  padding: 10px 0 0 0 !important;
  margin: 0 !important; }

.feed-item .j-meta a,
.juicer-feed.classic li.feed-item .j-meta a {
  color: #fff !important; }

.juicer-feed.classic li.feed-item .j-meta li {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  line-height: 14px !important; }

.juicer-feed.classic li.feed-item img {
  padding: 10px !important; }

@media (max-width: 1023px) {
  .portlet-nested-portlets.blue-bg .columns-3 .span4 {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important; }
  .portlet-nested-portlets.blue-bg .columns-3 .span4 .journal-content-article > div {
    padding: 0 !important; } }

a.special-link.orange.hasIcon:after {
  display: none !important; }

.journal-content-article .special-link.hasIcon.yja-external-link:after {
  display: none; }

a.special-link.hasIcon:hover {
  text-decoration: none; }

.top-frame .mm-page .article-image-wrapper .article-icon,
.top-frame .alert.yellow-alert i {
  background-color: #f2a900;
  color: #233453; }

.top-frame .grayhover [class^="icon-tulli-"] {
  margin-bottom: 20px;
  font-size: 4.05797em;
  display: block; }

.top-frame .content-icon-lift .media-object [class^="icon-tulli-"] {
  font-size: 5em;
  color: #334d7c; }

.top-frame:not(.dialog-iframe-root-node) .mm-page .article-image-wrapper .article-icon {
  padding: 0.75em 0em 0.3333em 0em !important; }

.portlet-asset-publisher a.grayhover.yja-external-link:after {
  top: 0 !important; }

.top-frame[lang=fi-FI] .mm-page .article-image-wrapper .article-image-text p,
.top-frame[lang=sv-SE] .mm-page .article-image-wrapper .article-image-text p {
  font-size: 1.26667em !important;
  padding-right: 50px !important; }

.top-frame[lang=en-US] .mm-page .article-image-wrapper .article-image-text p {
  font-size: 1.26667em !important;
  padding-right: 30px !important; }

.top-frame .container-fluid.main-container #content .listing-layout,
.top-frame .container-fluid.main-container #content #main-content.listing-layout {
  background: #fff;
  padding: 30px;
  border: 1px solid #ddd; }

.top-frame .container-fluid.main-container #content .listing-layout #main-content {
  background: transparent !important;
  padding: initial !important;
  border: initial !important; }

.top-frame .container-fluid.main-container #content #main-content.search-layout {
  background: #fff !important;
  padding: 30px !important;
  border: 1px solid #ddd !important; }

.top-frame .container-fluid.main-container #content .landingpage-tpl#main-content {
  background: #fff !important;
  padding: 30px !important;
  border: 1px solid #ddd !important; }

.top-frame ul.custom-list.attention li:before {
  top: -9px; }

.top-frame .yja-tag {
  display: none; }

.top-frame .meta .yja-tag {
  display: inline-block; }

.top-frame #footer .glossary-portlet .nav-tabs > li.active > a,
.top-frame #footer .glossary-portlet .nav-tabs > li.active > a:hover,
.top-frame #footer .glossary-portlet .nav-tabs > li.active > a:focus {
  background: #676767; }

.tulli-icon-information::before {
  color: #000; }

.top-frame .mm-page .footer a {
  color: #fff; }

.top-frame .asset-abstract .asset-content .asset-more a, .top-frame .asset-abstract h3.asset-title a {
  color: #334d7c; }

.top-frame .journal-content-article a {
  color: #2A65D2; }

.top-frame .social-share-buttons .some-divider {
  color: #676767; }

.td-oik-tasaus td, .top-frame .journal-content-article .td-oik-tasaus td, .top-frame .yja-tulli-customs-calculator-goods-search-portlet .td-oik-tasaus td, .top-frame .yja-tulli-customs-calculator-portlet .td-oik-tasaus td {
  text-align: right; }

.top-frame a.special-link.orange {
  background: #f26600; }

.top-frame a.special-link.orange span.special-link-text {
  background: #fff;
  padding: 12px 15px; }

.top-frame a.special-link.orange span.special-link-text .special-link-text-wrap h2 {
  margin: 0px 0px 6px 0px;
  line-height: 1.1; }

.top-frame a.special-link.lightBlue {
  background: #899bc1; }

.top-frame a.special-link.lightBlue span.special-link-text {
  background: #fff;
  padding: 12px 15px; }

.top-frame a.special-link.lightBlue span.special-link-text .special-link-text-wrap h2 {
  margin: 0px 0px 6px 0px;
  line-height: 1.1; }

.top-frame .alert h5 {
  font-size: 1.5em;
  text-transform: none;
  color: #000; }

.top-frame .alert i {
  font-size: 1.0em; }

.top-frame .alert-content {
  text-shadow: none; }

.ContentByAlphabet .accordion-group .accordion-body .accordion-inner ul li small {
  color: #555; }

.juicer-feed.classic li.feed-item .info {
  color: #656565 !important; }

.top-frame ol.custom-list.numeric li:before,
.top-frame ul.custom-list.numeric li:before {
  color: #001e51;
  border: 1px solid #001e51; }

.top-frame .alert.yellow-alert .alert-content a {
  color: #2D74D7; }

.top-frame .alert.yellow-alert .alert-content {
  background-color: #fef6e6; }

.top-frame .alert i {
  padding: 8px 10px; }

.top-frame .alert.yellow-alert i {
  color: #000; }

.top-frame .alert.red-alert h5, .top-frame .alert.yellow-alert h5 {
  border-bottom: none;
  color: #000; }

.top-frame .alert .alert-content {
  padding: 12px 20px 12px 54px; }

.top-frame a.special-link.yellow:hover span.special-link-text {
  color: #000 !important; }

span.trigger-styles .icon.icon-chevron-down,
span.trigger-styles .icon.icon-chevron-up,
nav#navigation button {
  font-family: fontawesome-alloy !important; }

nav#navigation {
  padding: 0; }

.top-frame .nav-tabs {
  font-size: 0.93333em !important; }

.top-frame .btn {
  font-size: 0.93333em !important; }

body {
  -webkit-font-smoothing: auto !important; }

@media (min-width: 768px) {
  .top-frame .container-fluid {
    padding: 0 2em !important; } }

.top-frame .header-form {
  margin-top: 0.66667em !important; }

.nav [class^="icon-"], .nav [class*=" icon-"] {
  vertical-align: inherit;
  margin-top: -4px !important;
  padding-top: 3px !important;
  margin-bottom: -4px !important;
  padding-bottom: 3px !important; }

.top-frame .nav-tabs > li {
  margin-bottom: 0; }

.top-frame .mm-page .article-image-wrapper .article-image-text {
  height: 4.33333em !important; }

.top-frame .mm-page .article-image-wrapper .article-icon i {
  font-size: 2.33333em !important; }

.top-frame .mm-page .article-image-wrapper .article-links a {
  padding: 0.33333em !important; }

.top-frame p,
.top-frame table,
.top-frame .ingress,
.top-frame .asset-full-content ul,
.top-frame .asset-full-content ol,
.top-frame .asset-full-content dl {
  font-size: 0.875em; }

.top-frame a.bluebox p {
  font-size: 1em; }

.top-frame h2,
.top-frame .heading2 {
  font-size: 1.8em;
  line-height: 1.3em; }

.top-frame a.special-link.darkBlue:hover h2 {
  color: #fff !important; }

@media (min-width: 1023px) {
  .col-md-3 {
    width: 23.07692%;
    display: block;
    float: left; } }

.has-control-menu .mm-page {
  margin-top: 0 !important; }

@media (max-width: 767px) {
  .footer {
    padding: 20px; }
  .top-frame .portlet-navigation {
    display: none; } }

.top-frame .portlet-navigation .list-menu {
  margin-bottom: 0.13333em; }

.top-frame .portlet-navigation .list-menu > ul {
  list-style: none;
  margin-left: 0;
  font-size: 1em; }

.top-frame .portlet-navigation .list-menu > ul > li {
  position: relative; }

.top-frame .portlet-navigation .list-menu > ul > li > ul {
  display: none; }

.top-frame .portlet-navigation .list-menu > ul > li.selected > ul {
  display: block; }

.top-frame .portlet-navigation h2 {
  font-family: "Gill Sans WGL W10 Regular", sans-serif;
  font-size: 1.13333em;
  text-transform: uppercase; }

.top-frame .portlet-navigation .list-menu {
  margin-bottom: 0.13333em; }

.top-frame .portlet-navigation .list-menu ul {
  list-style: none;
  margin-left: 0;
  font-size: 1em; }

.top-frame .portlet-navigation .list-menu .toggleVisibility {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.86667em;
  color: #334d7c;
  cursor: pointer;
  background: none;
  border: 0;
  box-shadow: none; }

.top-frame .portlet-navigation .list-menu .level-1 > li {
  margin-bottom: 0; }

.top-frame .portlet-navigation .list-menu .level-1 > li > a {
  text-transform: none;
  border-bottom: 1px solid #d9dfec;
  font-size: 1.13333em;
  padding-top: 0.58824em;
  padding-bottom: 0.58824em;
  padding-right: 0.28571em;
  font-family: "Gill Sans WGL W10 Regular", sans-serif; }

.top-frame .portlet-navigation .list-menu .level-1 > li > a:hover {
  background-color: #ecf0f6;
  text-decoration: none; }

.top-frame .portlet-navigation .list-menu .level-1 .level-2 {
  border-bottom: 1px solid #f0f0f0;
  font-size: 0.8em;
  padding: 1em 0.66667em 0.33333em 2em; }

.top-frame .portlet-navigation .list-menu .level-1 .level-2 li a {
  border-bottom: none;
  text-transform: none;
  font-size: 1.13333em;
  padding-top: 0.58824em;
  padding-bottom: 0.47059em;
  font-family: "Gill Sans WGL W10 Regular", sans-serif; }

.top-frame .portlet-navigation .list-menu .level-1 .level-2 li a.selected {
  font-weight: 700; }

.top-frame .portlet-navigation .list-menu .level-1 a {
  display: block;
  padding-left: 10px; }

.top-frame .portlet-navigation .list-menu .level-1 a:hover {
  text-decoration: underline;
  color: #334d7c; }

.top-frame .portlet-navigation .list-menu .level-1 a.selected {
  background-color: #ecf0f6;
  text-decoration: none;
  font-weight: normal;
  color: #334d7c; }

.top-frame:not(.dialog-iframe-root-node) .portlet-navigation .list-menu ul {
  padding-left: 0; }

.icon.icon-facebook,
.icon.icon-twitter,
.icon.icon-linkedin {
  font-family: fontawesome !important; }

.top-frame h1, .top-frame h2, .top-frame h3, .top-frame h4, .top-frame h5, .top-frame h6, .top-frame .heading1, .top-frame .heading2, .top-frame .heading3, .top-frame .heading4, .top-frame .heading5, .top-frame .heading6 {
  color: inherit;
  font-weight: normal;
  font-family: "Gill Sans WGL W10 Regular", sans-serif;
  display: block;
  margin: 10px 0; }

h3.hed-section.portlet-title.portlet-title-text {
  margin-top: 10px !important; }

.top-frame .portlet-nested-portlets.blue-bg {
  background: #d9dfec;
  padding: 0 1.66667em;
  width: 100%;
  float: left; }

.top-frame #main-content ol.custom-list,
.top-frame #main-content ul.custom-list {
  margin-left: 2.66667em; }

.top-frame .portlet-nested-portlets .col-md-4 .journal-content-article .btn-primary {
  width: 100%;
  height: 50px;
  white-space: initial; }

.top-frame .portlet-body .accordion-body {
  border-top: 0;
  border-left: 1px solid #d9dfec;
  border-right: 1px solid #d9dfec;
  margin-bottom: 2px; }

.top-frame .accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #d9dfec; }
  .top-frame .accordion-heading .accordion-toggle .icon-chevron-right.open {
    margin-top: 5px !important;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: transform 0.1s linear; }
  .top-frame .accordion-heading .accordion-toggle .icon-chevron-right {
    margin-top: 5px !important;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: transform 0.1s linear; }

.accordion-inner {
  padding: 9px 15px; }

html span.label {
  border: 1px solid #ddd !important; }

footer .span12.text-center.social-channels {
  border-bottom: 1px solid #555555;
  padding-bottom: 10px;
  margin-bottom: 25px !important; }

.breadcrumb > li + li::before {
  display: none !important; }

caption {
  caption-side: top !important; }

.top-frame .alert {
  width: 100%; }

body .journal-content-article .close {
  position: absolute;
  right: 0;
  margin-top: 0 !important;
  top: 0; }

.top-frame p,
.top-frame table,
.top-frame .ingress,
.top-frame .asset-full-content ul,
.top-frame .asset-full-content ol,
.top-frame .asset-full-content dl {
  font-size: 1em; }

.top-frame a.special-link span.special-link-text .special-link-text-wrap p {
  font-size: 0.875em !important; }

.yui3-dd-drop {
  min-height: 5px !important; }

/* saavutettavuus - linkit --> */
.top-frame .journal-content-article p a:not(.btn), .top-frame .journal-content-article a:not(.btn):not(.lfr-nav-item):not(.special-link):not(.grayhover):not(.bluebox):not(.infograph-link):not(.article-image), .top-frame .journal-content-article a.text-link, .top-frame .portlet-asset-publisher p a:not(.btn), .top-frame .portlet-asset-publisher a:not(.btn):not(.lfr-nav-item):not(.special-link):not(.grayhover):not(.bluebox):not(.infograph-link):not(.article-image), .top-frame .portlet-asset-publisher a.text-link {
  border-bottom-width: 1px !important; }

.stat-attachment a,
.document-list .news-item a {
  border-bottom: none !important; }

.stat-attachment a:hover,
.document-list .news-item a:hover {
  border-bottom: 1px solid #33c !important; }

.top-frame a:focus,
.top-frame button:focus {
  outline: 2px solid #33f !important;
  color: initial;
  text-decoration: none !important; }

.news-items .news-item a {
  border-bottom: none !important;
  color: #334d7c !important; }

.news-items .news-item a:hover {
  border-bottom: none;
  text-decoration: underline !important;
  color: #33c !important; }

.top-frame .journal-content-article p a:not(.btn):hover, .top-frame .journal-content-article a:not(.btn):not(.lfr-nav-item):not(.special-link):not(.grayhover):not(.bluebox):not(.infograph-link):not(.article-image):hover, .top-frame .journal-content-article a.text-link:hover, .top-frame .portlet-asset-publisher p a:not(.btn):hover, .top-frame .portlet-asset-publisher a:not(.btn):not(.lfr-nav-item):not(.special-link):not(.grayhover):not(.bluebox):not(.infograph-link):not(.article-image):hover, .top-frame .portlet-asset-publisher a.text-link:hover {
  color: #33c !important; }

label .text-warning {
  color: #4d4d4d !important;
  font-size: 0.4rem !important; }

.journal-content-article img.pull-right, .journal-content-article img[align="right"], .journal-content-article img[style*="float: right"], .journal-content-article img[style*="float:right"], .portlet-blogs img.pull-right, .portlet-blogs img[align="right"], .portlet-blogs img[style*="float: right"], .portlet-blogs img[style*="float:right"] {
  float: right !important; }

.journal-content-article img.pull-left, .journal-content-article img[align="left"], .journal-content-article img[style*="float: left"], .journal-content-article img[style*="float:left"], .portlet-blogs img.pull-left, .portlet-blogs img[align="left"], .portlet-blogs img[style*="float: left"], .portlet-blogs img[style*="float:left"] {
  float: left !important; }

/* <-- saavutettavuus - linkit */
ol.polku {
  counter-reset: li;
  margin-left: 0;
  padding-left: 0px; }

ol.polku > li {
  list-style: none; }

ol.polku > li {
  list-style: none;
  margin: 0;
  margin-bottom: 0px;
  margin-bottom: -1rem;
  position: relative;
  padding: 1.4375rem;
  padding-left: 1.4375rem;
  padding-left: 4.625rem; }

ol.polku > li::before {
  content: counter(li);
  position: absolute;
  counter-increment: li;
  top: 2.25rem;
  left: 2.5rem;
  display: block;
  width: 2.125rem;
  height: 2.125rem;
  margin: 0;
  margin-top: 0px;
  margin-left: 0px;
  margin-top: -1.0625rem;
  margin-left: -1.0625rem;
  background-color: #f2a900;
  color: #000;
  line-height: 34px;
  font-size: 14px;
  text-align: center;
  padding: 0;
  z-index: 1;
  border-radius: 50%; }

ol.polku > li::after {
  content: '';
  display: block;
  position: absolute;
  left: 2.375rem;
  top: -0.1875rem;
  bottom: -0.1875rem;
  border-right: 3px solid #c9c9c9; }

ol.polku > li:first-of-type::after {
  top: 3.125rem; }

ol.polku > li:last-of-type::after {
  bottom: calc(100% - 50px); }

ol.polku ul {
  margin-bottom: 0px !important; }

.top-frame a.btn.btn-default.btn-small.btn-primary {
  color: #fff !important; }

.top-frame #cookie-notice p {
  padding: 1em .66667em 2em 1.33333em !important; }

.top-frame .portlet-nested-portlets .col-md-4 .journal-content-article .btn-primary {
  height: 70px;
  line-height: 1.1 !important; }

.top-frame #yja-cookie-dialog-note-text a:visited {
  color: #f9b000; }

.huomio {
  background: #fef6e6;
  padding: 10px 20px;
  margin: 10px 0px 20px 0px; }

.top-frame .polku h2 {
  margin-top: 0px; }

.top-frame .polku h3 {
  font-size: 1.667em !important;
  margin-top: 0px; }

body .journal-content-article [class*="block-grid-"] {
  margin: 0 !important; }

.top-frame p.lead {
  font-size: 1.333em !important;
  font-weight: normal !important; }

.top-frame .journal-content-article a {
  color: #334d7c !important; }

.top-frame .nav-wrapper .web-services_wrapper a {
  box-shadow: none; }

/* YJALR71-1883 Tulli.fi - ru - Yhteystiedoissa ylimääräinen otsikko --> */
.top-frame .contact-wrapper .btn-small {
  text-transform: initial !important; }

/* <-- YJALR71-1883 Tulli.fi - ru - Yhteystiedoissa ylimääräinen otsikko */
@media screen and (max-width: 480px) {
  #yja-cookie-dialog .yja-cookie-dialog-buttons a {
    margin: 5px !important;
    width: 100%;
    min-height: 60px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-around; } }

/* <-- CSS from public pages */
/* CSS from site settings --> */
.portlet-nested-portlets .rns-embed {
  display: none !important; }

.top-frame #cookie-notice {
  display: none !important; }

.top-frame .alert h2 {
  font-size: 1.5em !important;
  text-transform: none;
  color: #000;
  margin: 0; }

/* <-- CSS from site settings */
/* YJATULLI-1431 Tyylikorjauksia Tulli.fi teemaan */

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