@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: 767.99px) {
    .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: 767.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 767.99px) {
  .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: 767.99px) {
    .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: 767.99px) {
    .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: 767.99px) {
            .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: 767.99px) {
        .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: #333333; }

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

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

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

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

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-wrap: break-word; }
  @media (min-width: 767.99px) {
    .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: 767.99px) {
    .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: 768px) {
    .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: 767.98px) {
      .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.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: 767.99px) {
    .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: 767.99px) {
    .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: 767.99px) {
    .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 #e3e4e5;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 768px) {
    .portal-popup .dialog-footer {
      position: fixed; } }
  .portal-popup .dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

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

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

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 767.99px) {
    .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: 767.99px) {
      .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: #fefdfe;
      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: #fefdfe;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #fefdfe;
      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: #e5e5e5; }
  .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: 767.99px) {
  .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.625rem; }
  .sheet-footer .btn:last-child {
    margin-right: 0; }

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

.splitter {
  background-color: #fefdfe;
  border-radius: 0 0 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0;
    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 #e3e4e5;
  color: #6b6c7e; }

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

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

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

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

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

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

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

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

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #e3e4e5;
  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: 768px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

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

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: '';
  height: 0.125rem;
  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: 768px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

body.portlet {
  border-width: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 768px) {
      .portlet > .portlet-topper {
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

@media (min-width: 768px) {
  .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: 768px) {
  .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: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

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

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

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: 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: 1.25rem; }

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1.25rem;
  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: 1.25rem; }

.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: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 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';
*/
:root {
  --yja-base-font-family: proxima-nova-condensed, sans-serif;
  --yja-font-sans-serif: proxima-nova-condensed, sans-serif;
  --yja-font-sans-serif-bold: proxima-nova-condensed, sans-serif;
  --yja-font-sans-serif-condensed: proxima-nova-condensed, sans-serif;
  --yja-font-sans-serif-semi-condensed: proxima-nova-condensed, sans-serif;
  --yja-font-serif: proxima-nova, serif;
  --yja-base-font-color: #212529;
  --yja-base-font-size: 1rem;
  --yja-font-weight-light: 300;
  --yja-font-weight-normal: 400;
  --yja-font-weight-bold: 600;
  --yja-base-line-height: 1;
  --yja-heading-h1-size: 2.5em;
  --yja-heading-h1-line-height: 1em;
  --yja-heading-h2-size: 1.75em;
  --yja-heading-h2-line-height: 1em;
  --yja-heading-h3-size: 1.5em;
  --yja-heading-h3-line-height: 1em;
  --yja-heading-h4-size: 1.225em;
  --yja-heading-h4-line-height: 1.2;
  --yja-heading-h5-size: 1em;
  --yja-heading-h5-line-height: 1.15;
  --yja-heading-h6-size: 0.95em;
  --yja-heading-h6-line-height: 1em;
  --yja-heading-font-family: proxima-nova-condensed, sans-serif;
  --yja-heading-margin-bottom: 0.5em;
  --yja-heading-font-weigth: 600;
  --yja-heading-line-height: 1em;
  --yja-heading-color: #222;
  --yja-heading-color-hover: #0066CF;
  --yja-heading-size-xl: 2.625rem;
  --yja-heading-size-xs: 1.718rem;
  --yja-lead-font-size: 1.125em;
  --yja-lead-font-weight: 300;
  --yja-lead-line-height: 1.4;
  --yja-ingress-font-size: 1.125em;
  --yja-ingress-font-weight: 600;
  --yja-ingress-line-height: 1.4;
  --yja-font-size-lg: 1.125rem;
  --yja-font-size-md: 1em;
  --yja-font-size-sm: 0.938rem;
  --yja-font-size-xs: 0.875rem;
  --yja-font-size-xxs: 0.813rem;
  --yja-font-size-tiny: 0.75rem;
  --yja-font-size-default: 1em;
  --yja-paragraph-margin-bottom: 1.25em;
  --yja-paragraph-line-height: 1.4;
  --yja-paragraph-font-weight: 400;
  --hr-color: #D5D5D5;
  --hr-width: 1px 0 0 0;
  --yja-additional-heading-font-size: 0.725em !important;
  --yja-additional-heading-font-weight: 300;
  --yja-ministry-subheader-font-size: 2.015rem;
  --yja-ministry-subheader-font-color: #6f6f6f;
  --yja-ministry-subheader-border-color: 1px solid #bababa;
  --yja-breadcrumbs-item-active-color: #000;
  --yja-blockquote-text-size: 0.938rem;
  --yja-ul-font-size: 0.875rem;
  --yja-ul-margin: 0 0 1.25rem 1.25rem;
  --yja-ul-padding: 0;
  --yja-ul-li-line-height: 1.3;
  --yja-primary-color: #201e5b;
  --yja-secondary-color: #fefdfe;
  --yja-success-color: #28a745;
  --yja-info-color: #17a2b8;
  --yja-warning-color: #ffc107;
  --yja-danger-color: #9d261d;
  --yja-light-color: #e4e3e4;
  --yja-dark-color: #212529;
  --yja-white-color: #fff;
  --yja-black-color: #000;
  --yja-color-meta: #595959;
  --yja-highlight-bg-color: #fffacd;
  --yja-border-width: 1;
  --yja-border-color: transparent;
  --yja-border-radius: 0;
  --yja-border-radius-lg: 0;
  --yja-border-radius-sm: 0;
  --yja-border-style-dashed: 1px dashed #ccc;
  --yja-border-style-bottom: 1px solid #D5D5D5;
  --yja-border-style-right: 1px solid #DBDBDB;
  --yja-border-style-thin:  solid 1px #ddd;
  --yja-border-top-emphasis-width: 4px;
  --yja-border-top-emphasis-color: #201e5b;
  --yja-borcer-thin-top-emphasis-color: #201e5b;
  --yja-outline: 2px solid #0066CF;
  --yja-btn-font-size-md: 1em;
  --yja-btn-font-size-sm: 0.8125rem !important;
  --yja-btn-padding-style: 0.75em 1.5em 0.8125em;
  --yja-btn-padding-y: 0.8125rem;
  --yja-btn-padding-x: 1.75rem;
  --yja-btn-line-height: 1;
  --yja-btn-padding-y-sm: calc(0.8125rem / .5);
  --yja-btn-padding-x-sm: calc(1.75rem / .5);
  --yja-btn-line-height-sm: 1;
  --yja-btn-padding-y-lg: calc(0.8125rem * .5);
  --yja-btn-padding-x-lg: calc(1.75rem * .5);
  --yja-btn-line-height-lg: 1;
  --yja-btn-margin-style: 0 0 1.25rem;
  --yja-btn-border-width: 0;
  --yja-btn-border-radius: 4px;
  --yja-btn-box-shadow: none;
  --yja-btn-font-weight: 400;
  --yja-btn-font-style: normal;
  --yja-btn-focus-width: 2px;
  --yja-btn-focus-box-shadow: 0;
  --yja-btn-active-box-shadow: 0;
  --yja-btn-primary-color: #201e5b;
  --yja-btn-primary-color-hover: #0066CF;
  --yja-btn-text-color-default: #333;
  --yja-btn-text-color-hover-default: #0066CF;
  --yja-btn-bg-color-default: #fefdfe;
  --yja-btn-bg-image-default: linear-gradient(to bottom, #fefdfe, #e5e5e5);
  --yja-btn-box-shadow-default: 0 1px 1px rgba(0, 0, 0, 0.25);
  --yja-btn-border-default: 1px solid #e3e4e5;
  --yja-btn-border-bottom-default: 1px solid #c9cbcc;
  --yja-btn-bg-position-hover-default: 0 -15px;
  --yja-btn-bg-color-hover-default: #e5e5e5;
  --yja-btn-bg-image-hover-default: linear-gradient(to bottom, #fefdfe, #e5e5e5);
  --yja-btn-border-color-hover-default: #e3e4e5;
  --yja-btn-bg-color-primary: #201e5b;
  --yja-btn-text-color-primary: #fff;
  --yja-btn-bg-image-primary: linear-gradient(to bottom, #201e5b, #201e5b);
  --yja-btn-border-primary: 1px solid rgba(0, 0, 0, 0.1);
  --yja-btn-border-bottom-primary: 1px solid rgba(0, 0, 0, 0.25);
  --yja-btn-bg-position-hover-primary: 0 -15px;
  --yja-btn-bg-color-hover-primary: #0066CF;
  --yja-btn-bg-image-hover-primary: linear-gradient(to bottom, #0066CF, #0066CF);
  --yja-btn-border-color-hover-primary: rgba(0, 0, 0, 0.25);
  --yja-btn-text-color-hover-primary: #fff;
  --yja-btn-box-shadow-primary: none;
  --yja-btn-padding-small: 0.625em 1.125em 0.5625em;
  --yja-gutter-base: 1.25rem;
  --yja-gutter-lg: calc(1.25rem * 2);
  --yja-gutter-sm: calc(1.25rem / 2);
  --yja-gutter-xs: calc(1.25rem / 4);
  --yja-feed-listing-headings-font-family: proxima-nova-condensed, sans-serif;
  --yja-feed-listing-headings-font-size: 1rem;
  --yja-feed-listing-headings-line-height: 1.2;
  --yja-feed-listing-headings-margin: 0 0 0.2857rem 0;
  --yja-tag-bg-color: #e9e9e9;
  --yja-tag-text-color: #000;
  --yja-tag-text-size: 0.688rem;
  --yja-tag-text-weight: 400;
  --yja-tag-padding-style: 0.45em 0.3em 0.4em;
  --yja-tag-margin-style: 0;
  --yja-tag-border-radius: 3px;
  --yja-tag-border-style: none;
  --yja-tag-link-bg-color: #e9f6fa;
  --yja-tag-link-bg-color-hover: #bfe5f1;
  --yja-link-text-color: #000;
  --yja-meta-date-font-size: 0.875em;
  --yja-meta-icon-font-size: 0.938rem;
  --yja-meta-icon-margin: 3px 0 0 0;
  --yja-accordion-btn-heading-size: 1.125rem;
  --yja-accordion-btn-bg-color: #201e5b;
  --yja-accordion-btn-text-color: #fff;
  --yja-accordion-btn-padding: 1.35714rem 0.71429rem;
  --yja-accordion-content-padding: 1.1875em;
  --yja-accordion-content-border: solid 1px #ddd;
  --yja-faq-heading-text-size: 1.125rem;
  --yja-faq-heading-margin: 0.2rem 0 5px 0;
  --yja-faq-li-border-top: 1px solid #e8e8e8;
  --yja-faq-li-padding:  10px 0 0;
  --yja-faq-icon-size: 0.9em;
  --yja-form-text-color: #000;
  --yja-form-border-style: #000 solid 1px;
  --yja-form-element-bg-color: #fff;
  --yja-form-text-size: 1em;
  --yja-form-input-height: 2.25rem;
  --yja-form-input-margin: 0 0 1rem 0;
  --yja-form-input-padding: 0.556rem;
  --yja-form-element-margin: 0 0 1rem 0;
  --yja-form-element-focus-style: 3px solid #33f;
  --yja-form-element-focus-bg-color: #fff;
  --yja-form-element-disabled-bg-color: #ddd;
  --yja-form-label-color: #212529;
  --yja-form-label-size: 0.938rem;
  --yja-form-label-weight: 400;
  --yja-form-label-style: normal;
  --yja-form-top-search-input-width: 60%;
  --yja-form-top-search-input-height: 32px;
  --yja-form-top-search-input-border: 1px solid #949494;
  --yja-form-top-search-btn-border-style: 0;
  --yja-form-fieldset-border-style: solid 1px #ddd;
  --yja-link-color-hover: #0066CF;
  --yja-link-color: #2B0099;
  --yja-table-border: 0;
  --yja-table-border-color: #000;
  --yja-table-row-bg-color-odd: #F2F2F2;
  --yja-table-row-text-color-odd: #212529;
  --yja-table-row-bg-color-even: transparent;
  --yja-table-row-text-color-even: #212529;
  --yja-table-row-heading-bg-color: #201e5b;
  --yja-table-row-heading-color: #fff;
  --yja-table-row-hover-bg-color: #F2F2F2;
  --yja-table-cell-padding: 0.25rem;
  --yja-table-border-collapse: collapse;
  --yja-figcaption-text-size: 0.75rem;
  --yja-figcaption-text-color: #595959;
  --yja-figcaption-margin-bottom: 0.938rem;
  --yja-striped-heading-margin-x: 1.563rem;
  --yja-striped-heading-border-height: 4px;
  --yja-striped-heading-font-size: 2rem;
  --yja-striped-heading-border-color: #000;
  --yja-hed-section-border-style: 1px solid #999999;
  --yja-hed-section-text-color: #222;
  --yja-hed-section-font-size: 1.718rem;
  --yja-hed-section-font-weight: 600;
  --yja-hed-section-margin: 0 0 0.5em 0;
  --yja-hed-section-padding: 0 0 0.25em 0;
  --yja-hed-section-line-height: 1.2;
  --yja-panel-border-style-primary: 1px solid #e5e5e5;
  --yja-panel-bg-color: #fdfdfd;
  --yja-title-border-style: 1px solid #e5e5e5;
  --yja-post-it-bg-color: #fffacd;
  --yja-post-it-heading-size: 1.313rem;
  --yja-post-it-border-style: 1px solid #e5e5e5;
  --yja-post-it-border-top-emphasis: #f9b000;
  --yja-factbox-border-style: 1px solid #e4e3e4;
  --yja-infobox-border-style: 0.25rem solid #201e5b;
  --yja-liftbox-margin: 1.5rem 0;
  --yja-liftbox-padding: 1.625rem 1.5rem;
  --yja-liftbox-bg-color: #f6f6f7;
  --yja-liftbox-attention-padding:  1.375rem 1.5rem 1.375rem 3.25rem;
  --yja-liftbox-attention-text-color: #201e5b;
  --yja-liftbox-attention-text-size: 1.375rem;
  --yja-badge-border-top-style: 1px solid #e8e8e8;
  --yja-badge-padding: 1rem 0 0;
  --yja-badge-margin: 1rem 0 0;
  --yja-landingpage-lift-text-color: #333;
  --yja-landingpage-lift-border-top-color: #bd9b60;
  --yja-landingpage-lift-border-top-size: 4px;
  --yja-landingpage-lift-title-size: 1em;
  --yja-landingpage-lift-title-font-family: proxima-nova-condensed, sans-serif;
  --yja-landingpage-lift-title-line-height: 1.15;
  --yja-landingpage-lift-title-margin: 0.188rem 0 0.5rem 0;
  --yja-landingpage-lift-text-size: 1em;
  --yja-carousel-border-top: 1px solid #e4e3e4;
  --yja-carousel-border-right: 1px solid  #e4e3e4;
  --yja-carousel-heading-size: 1.4rem;
  --yja-carousel-body-text: 1rem;
  --yja-carousel-dot-background: #f2f1f2;
  --yja-carousel-dot-background-active: #2B0099;
  --yja-footer-logo-text-size:  1.188rem;
  --yja-footer-logo-text-size-sm: 0.938rem;
  --yja-footer-logo-text-color: #333;
  --yja-mmenu-global-bg-color: #5c5c5c;
  --yja-mmenu-global-text-color: #fff;
  --yja-mmenu-panels-bg-color: #5c5c5c;
  --yja-mmenu-panels-text-color: #fff !important;
  --yja-mmenu-navbar-text-color: #fff !important;
  --yja-mmenu-link-text-color: #fff !important;
  --yja-mmenu-action-button-size-x: 2.875rem;
  --yja-mmenu-action-button-size-y: 2.875rem;
  --yja-mmenu-action-button-text-color: #fff;
  --yja-mmenu-action-button-text-color-focus: #fff;
  --yja-mmenu-action-button-bg-color: #201e5b;
  --yja-mmenu-action-button-icon-size: 0.75rem;
  --yja-menu-link-color: white;
  --yja-login-fieldset-style: none;
  --yja-login-input-width: 100%;
  --yja-login-label-font-size: inherit;
  --yja-login-label-font-weight: inherit;
  --tuka-primary-color: #201e5b;
  --tuka-background-image: none;
  --primary: #201e5b;
  --secondary: #fefdfe; }

body:not(.dialog-iframe-popup) .portal-popup {
  background: #fff; }

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

.header-bg {
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center -34px;
  position: absolute;
  width: 100%;
  height: 420px; }
  @media (max-width: 47.938em) {
    .header-bg {
      background-position: center 0;
      background-size: 160%; } }

@media (min-width: 768px) {
  .site .container,
  .site .container-fluid {
    max-width: 62.5rem; } }

@media only screen and (max-width: 768px) {
  html[lang="ru-RU"] #media_curtain .media-link {
    padding: 6.5px 15px 4.5px 15px; }
    html[lang="ru-RU"] #media_curtain .media-link .media-link_text {
      display: inline-block;
      width: 3rem;
      font-size: 10.75px;
      font-weight: 400;
      line-height: 9px;
      text-align: left;
      white-space: normal; } }

html[lang="ru-RU"] header #topSearchform_static {
  display: none; }

@media only screen and (max-width: 768px) {
  html[lang="ru-RU"] #wrapper button.mobile-search-focus {
    display: none; } }

@media only screen and (max-width: 768px) {
  html[lang="ru-RU"] #menu #mobile_searchform {
    display: none; } }

html[lang="ru-RU"] footer .footer__logo {
  display: none; }

.journal-content-article .meta > .published {
  display: flex;
  flex-flow: wrap; }
  .journal-content-article .meta > .published .ministries.date {
    flex-basis: 100%; }
  .journal-content-article .meta > .published .d-inline-block {
    line-height: 1.3; }
    .journal-content-article .meta > .published .d-inline-block .time, .journal-content-article .meta > .published .d-inline-block .ministries.label-published {
      margin-right: 5px; }

.meta .bullettin-number, .meta .icon-time {
  display: none; }

body.open #wrapper {
  padding-left: 15px !important; }

.btn {
  font-size: 1rem;
  background-color: #fefdfe;
  background-image: linear-gradient(to bottom, #fefdfe, #e5e5e5);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border: 1px solid #e3e4e5;
  border-bottom: 1px solid #bababa;
  color: #212529;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  font-weight: 500 !important;
  padding: 0.625em 1.125em 0.5625em;
  background-repeat: repeat-x; }
  .btn:hover, .btn:focus {
    border-color: transparent;
    background-position: 0;
    transition: background-position 0.1s linear;
    background-color: #e5e5e5;
    color: #212529; }
  .btn.yja-external-link {
    color: #212529 !important;
    text-decoration: none !important; }

.btn-primary {
  background-color: #201e5b;
  background-image: linear-gradient(to bottom, #201e5b, #201e5b);
  color: #fff;
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }
  .btn-primary:hover, .btn-primary:focus {
    border-color: transparent;
    background-color: #2B0099;
    color: #fff; }
  .btn-primary.yja-external-link {
    color: #fff !important;
    text-decoration: none !important; }

.btn-warning {
  background-color: #fd7e14;
  background-image: linear-gradient(to bottom, #ffc107, #fd7e14);
  color: white;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }
  .btn-warning:hover, .btn-warning:focus {
    background-color: #fd7e14;
    color: white; }

.btn-small {
  font-size: 11px;
  padding: 0.625em 1.125em 0.5625em; }

.search-btn {
  border: 0 !important; }

.btn-link {
  background: transparent;
  border: 0;
  box-shadow: none; }
  .btn-link:hover, .btn-link:focus, .btn-link:active {
    background: transparent; }

.site {
  /* YJAY-3083 - linkkien alleviivaus -> */
  /* saavutettavuushuomiot - linkit -> */ }
  .site .feed-item a,
  .site .media-item a {
    text-decoration: none; }
    .site .feed-item a:hover,
    .site .media-item a:hover {
      text-decoration: underline; }
  .site div.some__channels ul li a {
    color: #fff;
    border-bottom: none !important; }
    .site div.some__channels ul li a:hover {
      color: #fff;
      border-bottom: none; }
  .site .media-item.news-page a:not(.yja-tag) {
    color: #2B0099;
    border-bottom: none;
    cursor: pointer;
    text-decoration: underline; }
    .site .media-item.news-page a:not(.yja-tag):hover, .site .media-item.news-page a:not(.yja-tag):focus {
      color: #2B0099 !important;
      border-bottom: none !important; }
  .site .media-item p a :not(.blogPostItem) {
    color: #2B0099 !important;
    border-bottom: none !important;
    text-decoration: underline; }
  .site .media-item a:hover {
    color: #0066CF !important;
    text-decoration: underline !important; }
  .site .media-item a:hover .meta,
  .site .media-item a:hover .mainlift {
    text-decoration: none; }
  .site .media-item a h4:hover {
    text-decoration: underline !important; }
  .site #content .journal-content-article .carousel-wrapper a h3:hover {
    text-decoration: underline !important;
    color: #0066CF; }
  .site p.tweet a,
  .site #wrapper > :not(header) p:not(.somebuttons) a:not(.btn),
  .site #wrapper > :not(header) a.text-link {
    border-bottom: none !important;
    text-decoration: underline;
    color: #2B0099; }
    .site p.tweet a:hover,
    .site #wrapper > :not(header) p:not(.somebuttons) a:not(.btn):hover,
    .site #wrapper > :not(header) a.text-link:hover {
      text-decoration: underline;
      color: #0066CF; }
  .site p.tweet a {
    color: #fff;
    border-bottom: none !important;
    text-decoration: underline; }
  .site p.tweet a:hover {
    text-decoration: none !important; }
  .site .has-error .help-block {
    font-weight: bold; }
  .site html :not(.dialog-iframe-popup) a:focus {
    outline: 2px solid #33f !important;
    color: initial;
    text-decoration: none; }
  .site .card__from--vnk > a {
    border-bottom: none !important; }
  .site span.card__label a {
    border-bottom: none !important;
    text-decoration: none;
    color: #000 !important; }
  .site span.card__label a:hover {
    border-bottom: none !important;
    text-decoration: underline; }
  .site .pager li a {
    border-bottom: 1px solid #ddd !important; }
  .site .person-panel.col-12 a {
    border-bottom: none !important;
    text-decoration: underline; }
  .site .person-panel.col-12 a:hover {
    border-bottom: none !important;
    text-decoration: underline; }
  .site div.portlet-msg-info a,
  .site p.tweet a {
    border-bottom: none !important;
    text-decoration: underline; }
  .site ul.breadcrumb li a,
  .site .lfr-pagination .lfr-pagination-buttons > li > a,
  .site .carousel .carousel-wrapper a {
    text-decoration: none; }
  .site .lfr-pagination .lfr-pagination-buttons > li > a,
  .site .dms-portlet ul.pagination li a {
    border-bottom: 1px solid #e3e4e5 !important; }
  .site .dms-portlet ul.pagination > li.active > a,
  .site .dms-portlet ul.pagination > li.active > a:hover,
  .site .dms-portlet ul.pagination > li.active > a:focus {
    color: #fff !important; }
  .site .journal-content-article .portlet-msg-info a {
    color: #fff !important;
    border-bottom: none !important;
    text-decoration: none; }
  .site #wrapper #content .media-item.linkify.linkify--hover .link--main,
  .site #wrapper #content .media-item.linkify .linkify--hover .link--main,
  .site #wrapper #content .linkify.linkify--hover .link--main,
  .site #wrapper #content .linkify .linkify--hover .link--main,
  .site #wrapper #content .yja-card.linkify.linkify--hover .link--main,
  .site #wrapper #content .yja-card.linkify .linkify--hover .link--main {
    color: #0066CF !important;
    text-decoration: underline !important; }
  .site .portlet-asset-publisher .feed-item__heading a:hover,
  .site .feed-item__heading a:hover {
    color: #0066CF;
    text-decoration: underline; }
  .site .journal-content-article ul > li a {
    text-decoration: underline; }

.journal-content-article p a {
  line-height: 1.688 !important; }

ul:not([class]) li {
  line-height: 1.5; }

.journal-content-article ul > li,
.asset-content ul > li {
  margin-bottom: 8px; }

h1 {
  word-break: normal !important; }

html:lang(se-fi) h1 {
  font-family: arial !important; }

h2 {
  word-break: normal !important; }

html:lang(se-fi) h2 {
  font-family: arial !important; }

h3 {
  word-break: normal !important; }

html:lang(se-fi) h3 {
  font-family: arial !important; }

h4 {
  word-break: normal !important; }

html:lang(se-fi) h4 {
  font-family: arial !important; }

h5 {
  word-break: normal !important; }

html:lang(se-fi) h5 {
  font-family: arial !important; }

h6 {
  word-break: normal !important; }

html:lang(se-fi) h6 {
  font-family: arial !important; }

.portlet-asset-publisher .media-item .date {
  font-size: 1em; }

/* YJAY-2859 Linkkien tunnistaminen */
.breadcrumb a {
  border: none !important; }

button:focus {
  outline: 4px solid orange !important;
  text-decoration: none !important; }

#wrapper #content p.tweet a {
  color: #fff !important;
  border-bottom: 2px solid #fff !important; }
  #wrapper #content p.tweet a:hover {
    border-bottom: 2px solid transparent !important; }

#wrapper #content div.some__channels ul li a {
  color: #fff !important;
  border-bottom: none !important; }
  #wrapper #content div.some__channels ul li a:hover {
    color: #fff;
    border-bottom: none; }

#wrapper #content .media-item a {
  color: initial !important;
  border-bottom: none !important; }

#wrapper #content .feed-item .feed-item__heading {
  font-size: 1rem !important;
  line-height: 1.2; }

#wrapper #content .yjaInfoBox {
  line-height: 1.4; }

footer p a,
footer ul li a {
  color: white;
  cursor: pointer;
  text-decoration: underline; }
  footer p a:focus,
  footer ul li a:focus {
    outline: 4px solid orange;
    color: white !important;
    text-decoration: none; }
  footer p a:hover,
  footer ul li a:hover {
    color: rgba(255, 255, 255, 0.75);
    text-decoration: underline; }

.mm-page #footer ul li,
.mm-page #footer p {
  font-size: 1em !important;
  margin-bottom: 10px !important;
  line-height: 1.4 !important; }

.listing-layout .col-md-9 .journal-content-article ul, .listing-layout .col-md-9 .journal-content-article ol {
  margin-left: 0; }

.listing-layout .col-md-9 .journal-content-article ul:not([class]) {
  list-style-type: none; }
  .listing-layout .col-md-9 .journal-content-article ul:not([class]) li:before {
    display: inline-block;
    content: "\2022";
    color: #212529;
    font-size: 1.375rem;
    vertical-align: middle;
    width: 1em;
    margin-left: -1em;
    line-height: 0; }

#wrapper #content .media-item .yja-external-link {
  text-decoration: underline; }

.site {
  /* ..overriding overrided css. nice. */
  /* 
.search__accordion {
  a[name*="@"] {
     position: absolute;
     margin-top: -50px;
     left: 0;
     right: 0;
     width: 1px;
     height: 1px;
  }
} 
*/
  /* Modal visibility */
  /**
kun tämä päivitys ylhäällä, aiemman voi poistaa lata
*/
  /* Language selector */
  /* --- web publication portlet (indesign / tuka) --- */
  /* content and header */
  /* fix modal image z-index */
  /* indesign / tuka header template */
  /* web publication portlet */ }
  .site .yja-accordion .yja-accordion-content {
    padding: 1.1875em;
    border: solid 1px #b7b7b7; }
    .site .yja-accordion .yja-accordion-content h1, .site .yja-accordion .yja-accordion-content h2, .site .yja-accordion .yja-accordion-content h3, .site .yja-accordion .yja-accordion-content h4, .site .yja-accordion .yja-accordion-content h5, .site .yja-accordion .yja-accordion-content h6 {
      color: #222222; }
    .site .yja-accordion .yja-accordion-content[aria-hidden="true"] {
      display: none; }
    .site .yja-accordion .yja-accordion-content[aria-hidden="false"] {
      display: block; }
  .site .yja-accordion h4.yja-accordion-toggle {
    background: #201e5b !important;
    color: #212529 !important;
    padding: 1.35714rem 0.71429rem;
    font-weight: 300;
    font-size: 16px;
    margin: 0;
    cursor: pointer;
    margin-bottom: 1px; }
    .site .yja-accordion h4.yja-accordion-toggle.grey {
      background: #fff;
      color: #2B0099 !important;
      border-left: solid 1px #b7b7b7;
      border-right: solid 1px #b7b7b7;
      border-top: solid 1px #b7b7b7; }
    .site .yja-accordion h4.yja-accordion-toggle.accordion-small {
      padding: 1.07143em 0.71429em; }
  .site .yja-accordion h2.yja-accordion-toggle {
    background: #201e5b !important; }
  .site .yja-accordion .yja-accordion-wrapper.open h4.yja-accordion-toggle {
    margin-bottom: 0; }
  .site .faq-list .faq-list__item > .faq-list__heading {
    font-weight: 400; }
  .site .blog.media-item .date {
    font-size: 0.85714em;
    color: #727272 !important; }
  .site .blog.media-item .author span > span {
    font-size: 12px; }
  .site .blog .meta > .author span {
    font-size: 12px; }
  .site .blog.blog--lift:before, .site .blog.blog--lift:after {
    content: " ";
    display: table; }
  .site .blog.blog--lift:after {
    display: block;
    clear: both;
    height: 1px;
    margin-top: -1px;
    visibility: hidden; }
  .site .blog.blog--lift {
    *zoom: 1; }
  .site .blog.blog--lift h3 {
    font-size: 20px;
    font-weight: 600; }
  .site .blog.blog--lift p {
    font-size: 0.8125em; }
  .site .blog.blog--lift .blog__content {
    display: block;
    width: 100%; }
    .site .blog.blog--lift .blog__content.blog__content--default {
      float: left;
      width: 65%;
      padding-right: 1em; }
  .site .blog.blog--lift .blog__image {
    float: right;
    width: 35%; }
  .site .portlet-blogs .accordion-group {
    border: none; }
  .site .portlet-blogs #blogsCommentsPanelContainer form {
    font-size: 14px; }
  .site .portlet-blogs #blogsCommentsPanelContainer fieldset.add-comment > div > div {
    margin-top: 16px; }
  .site .portlet-blogs #blogsCommentsPanelContainer textarea {
    height: 15em;
    max-width: 100%; }
  .site .portlet-blogs #blogsCommentsPanelContent {
    background-color: transparent !important; }
  .site .portlet-blogs .accordion-toggle {
    background-color: transparent !important;
    border-bottom: 1px solid #b7b7b7; }
    .site .portlet-blogs .accordion-toggle > span {
      color: #212529; }
  .site .portlet-blogs .blogPostItem a.blogPostItem__link {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
    .site .portlet-blogs .blogPostItem a.blogPostItem__link:hover .meta, .site .portlet-blogs .blogPostItem a.blogPostItem__link:hover .blogPostItem__description, .site .portlet-blogs .blogPostItem a.blogPostItem__link:focus .meta, .site .portlet-blogs .blogPostItem a.blogPostItem__link:focus .blogPostItem__description {
      color: initial !important; }
    .site .portlet-blogs .blogPostItem a.blogPostItem__link:hover .blogPostItem__heading, .site .portlet-blogs .blogPostItem a.blogPostItem__link:focus .blogPostItem__heading {
      color: #2B0099;
      text-decoration: underline; }
    .site .portlet-blogs .blogPostItem a.blogPostItem__link .blogPostItem__heading {
      color: #222222;
      text-rendering: optimizeLegibility;
      margin-bottom: 0.5em;
      font-family: proxima-nova-condensed, sans-serif !important;
      font-weight: 600 !important;
      font-style: normal;
      font-size: 1.225em;
      line-height: 1.1em;
      word-break: normal !important; }
      @media (max-width: 48em) {
        .site .portlet-blogs .blogPostItem a.blogPostItem__link .blogPostItem__heading {
          line-height: 1.3em;
          font-size: 1em; } }
  .site .frontpage .bloglist .author {
    font-size: 12px; }
  .site .breadcrumb {
    background-color: transparent;
    font-size: 0.6875rem;
    margin-top: 1.14286em !important;
    text-transform: uppercase;
    padding: 5px 0; }
    .site .breadcrumb > li a {
      color: #2B0099; }
      .site .breadcrumb > li a:hover {
        color: #0066CF; }
    .site .breadcrumb > li.active {
      color: #000;
      cursor: default; }
      .site .breadcrumb > li.active:hover {
        text-decoration: none; }
    .site .breadcrumb > li > .divider {
      color: #000; }
  .site .btn-toolbar {
    font-size: 14px; }
  .site .btn-primary {
    border: none;
    background: #f5f5f5;
    color: #212529;
    padding: 0.75em 1.5em 0.8125em;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none; }
  .site .btn-primary {
    background: #201e5b;
    color: #fff; }
    .site .btn-primary:hover, .site .btn-primary:focus {
      background-color: #2B0099; }
  .site .button--block {
    display: block;
    text-align: center;
    background-color: #f5f5f5;
    color: #212529;
    border: 1px solid #b7b7b7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    font-size: 0.92857em;
    line-height: 1.46154em;
    font-weight: 600;
    padding: 0.38462em 0;
    margin-bottom: 0.38462em; }
    .site .button--block:hover, .site .button--block:focus {
      background-color: #fafafa;
      color: #212529; }
  .site button.vn-home {
    position: absolute;
    background-color: transparent;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    padding: 0 15px;
    margin: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    font-style: normal;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-shadow: none;
    text-decoration: none;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #fff !important; }
    .site button.vn-home [class^="icon-"] {
      margin-left: 2px; }
  .site #content .yja-owl-carousel h3 {
    font-size: var(--yja-font-size-default) !important; }
    .site #content .yja-owl-carousel h3 > a img {
      float: none; }
    .site #content .yja-owl-carousel h3 > a .name {
      display: block;
      font-family: var(--yja-heading-font-family) !important;
      font-size: var(--yja-carousel-heading-size) !important;
      line-height: 1.2em !important;
      margin-bottom: .625rem; }
    .site #content .yja-owl-carousel h3 > a .description {
      font-family: var(--yja-heading-font-family) !important;
      font-size: var(--yja-carousel-body-text) !important; }
  .site .carousel {
    border-top: 0;
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0; }
  .site .carousel--arrows .controls-container {
    bottom: auto;
    top: 0;
    width: 100%;
    height: 100%; }
  .site .carousel--arrows .control-nav li {
    width: 100%; }
  .site .carousel--arrows .control-nav ul.position-nav {
    margin: 0;
    padding: 0; }
    .site .carousel--arrows .control-nav ul.position-nav li {
      margin: 0;
      position: absolute;
      top: 50%;
      width: 35px;
      height: 60px;
      background: white;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -ms-box-shadow: none;
      border-radius: none; }
      .site .carousel--arrows .control-nav ul.position-nav li.next {
        position: relative;
        min-width: 30px;
        min-height: 30px;
        left: 0px;
        position: absolute; }
        .site .carousel--arrows .control-nav ul.position-nav li.next:after, .site .carousel--arrows .control-nav ul.position-nav li.next:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0; }
        .site .carousel--arrows .control-nav ul.position-nav li.next:after {
          height: 0;
          width: 0;
          border-color: transparent;
          border-style: solid;
          border-width: 15px;
          border-right-color: white; }
        .site .carousel--arrows .control-nav ul.position-nav li.next:before {
          height: 0;
          width: 0;
          border-color: transparent;
          border-style: solid;
          border-width: 17px;
          border-right-color: #222;
          margin-top: -2px;
          margin-left: -3px; }
      .site .carousel--arrows .control-nav ul.position-nav li.prev {
        position: relative;
        min-width: 30px;
        min-height: 30px;
        right: -5px;
        position: absolute; }
        .site .carousel--arrows .control-nav ul.position-nav li.prev:after, .site .carousel--arrows .control-nav ul.position-nav li.prev:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0; }
        .site .carousel--arrows .control-nav ul.position-nav li.prev:after {
          height: 0;
          width: 0;
          border-color: transparent;
          border-style: solid;
          border-width: 15px;
          border-left-color: white; }
        .site .carousel--arrows .control-nav ul.position-nav li.prev:before {
          height: 0;
          width: 0;
          border-color: transparent;
          border-style: solid;
          border-width: 17px;
          border-left-color: #222;
          margin-top: -2px;
          margin-left: -1px; }
      .site .carousel--arrows .control-nav ul.position-nav li.selectd {
        background: white; }
  .site .journal-content-article .carousel-wrapper {
    margin-left: auto !important;
    margin-right: auto !important; }
    .site .journal-content-article .carousel-wrapper ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
    .site .journal-content-article .carousel-wrapper li {
      margin: 0;
      margin-right: 25px;
      padding: 0;
      padding: 0;
      border: none;
      border: 1px solid #b7b7b7;
      border-top: 5px solid #222; }
      .site .journal-content-article .carousel-wrapper li h3 {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0; }
        .site .journal-content-article .carousel-wrapper li h3 a {
          color: #2B0099; }
          .site .journal-content-article .carousel-wrapper li h3 a img {
            width: 100%;
            height: auto;
            margin-bottom: 1em; }
          .site .journal-content-article .carousel-wrapper li h3 a span {
            width: 100% !important;
            padding: 0 15px 10px;
            display: block; }
          .site .journal-content-article .carousel-wrapper li h3 a:hover {
            color: #0066CF; }
  .site .carousel--arrows .carousel-wrapper {
    width: 100%; }
    @media (min-width: 768px) {
      .site .carousel--arrows .carousel-wrapper {
        width: 860px; } }
    .lt-ie9 .site .carousel--arrows .carousel-wrapper {
      width: 860px; }
    .site .carousel--arrows .carousel-wrapper ul.slides--2 li {
      width: 417.5px; }
    .site .carousel--arrows .carousel-wrapper ul.slides--3 li {
      width: 270px; }
    .site .carousel--arrows .carousel-wrapper ul.slides--4 li {
      width: 196.25px; }
    .site .carousel--arrows .carousel-wrapper ul.slides--5 li {
      width: 152px; }
    .site .carousel--arrows .carousel-wrapper ul.slides--6 li {
      width: 122.5px; }
  .site .carousel--default .carousel-wrapper {
    width: 940px; }
    .site .carousel--default .carousel-wrapper ul.slides--2 li {
      width: 457.5px; }
    .site .carousel--default .carousel-wrapper ul.slides--3 li {
      width: 296.66667px; }
    .site .carousel--default .carousel-wrapper ul.slides--4 li {
      width: 216.25px; }
    .site .carousel--default .carousel-wrapper ul.slides--5 li {
      width: 168px; }
    .site .carousel--default .carousel-wrapper ul.slides--6 li {
      width: 135.83333px; }
  .site .carousel.five-per-row {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 1em 0 0 0;
    margin-bottom: 1.2em; }
  .site .five-per-row li,
  .site .five-per-row .carousel-wrapper li {
    border: 0px;
    border-right: 1px solid #ddd;
    padding: 0 0.75em 0 0;
    margin: 0 0.75em 0 0; }
    .site .five-per-row li h3 a .name,
    .site .five-per-row .carousel-wrapper li h3 a .name {
      padding-left: 0px; }
  .site .journal-content-article .five-per-row .carousel-wrapper li h3 a span {
    width: 160px !important; }
  .site .site .carousel--arrows .carousel-wrapper ul.slides--4 li {
    width: 196.25px !important; }
  .site .carousel-wrapper > ul > li {
    height: initial !important; }
  .site ul.directory li {
    font-size: 0.8em;
    margin-top: 0.2em;
    /*margin-bottom:0.1em;*/
    margin-bottom: 0.2em;
    text-transform: uppercase; }
  .site h5.directory-title {
    background-color: #22bcec;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.938em;
    padding: 0.2em 0.4em;
    margin-bottom: 0.3em;
    margin-top: 0.1em;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    /*display: inline;*/
    display: inline-block; }
  .site .event-search-portlet h4 {
    font-weight: 600; }
  .site .checkbox input[type='checkbox'] {
    margin-top: 0.28571em; }
  .site .subscribe-action {
    position: absolute;
    top: 10px;
    right: 0; }
    .site .subscribe-action .taglib-rss img,
    .site .subscribe-action .taglib-rss .taglib-text,
    .site .subscribe-action .taglib-rss .opens-new-window-accessible {
      clip: rect(0px, 0px, 0px, 0px);
      position: absolute; }
    .site .subscribe-action .taglib-rss a {
      display: inline;
      width: auto;
      height: auto;
      line-height: normal;
      vertical-align: baseline;
      background-image: none;
      background-position: 0% 0%;
      background-repeat: repeat;
      margin-top: 0; }
      .site .subscribe-action .taglib-rss a:before {
        content: "\f09e";
        font-family: 'fontawesome-alloy';
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 1;
        text-transform: none;
        font-size: 1.1875em;
        color: #222222; }
  .site .image__gallery .gallery-item {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 16px; }
    @media (min-width: 768px) {
      .site .image__gallery .gallery-item {
        float: left;
        width: 50%;
        min-height: 11em;
        border-bottom: 0; } }
    .lt-ie9 .site .image__gallery .gallery-item {
      float: left;
      width: 50%;
      min-height: 11em;
      border-bottom: 0; }
    .site .image__gallery .gallery-item a {
      padding: 0; }
    .site .image__gallery .gallery-item figure {
      display: block;
      clear: both;
      padding: 0;
      margin: 0;
      margin-bottom: 1em;
      padding-bottom: .5em; }
      .site .image__gallery .gallery-item figure:before, .site .image__gallery .gallery-item figure:after {
        content: " ";
        display: table; }
      .site .image__gallery .gallery-item figure:after {
        display: block;
        clear: both;
        height: 1px;
        margin-top: -1px;
        visibility: hidden; }
      .site .image__gallery .gallery-item figure {
        *zoom: 1; }
      .site .image__gallery .gallery-item figure img {
        margin: 0 auto;
        top: auto;
        -webkit-translateY: 0;
        -moz-translateY: 0;
        -ms-translateY: 0;
        position: relative;
        display: block; }
      .site .image__gallery .gallery-item figure a.popup {
        display: block;
        float: left;
        width: 30%;
        margin-right: 5%; }
        @media (min-width: 768px) {
          .site .image__gallery .gallery-item figure a.popup {
            margin-right: 0;
            width: 40%; } }
        .lt-ie9 .site .image__gallery .gallery-item figure a.popup {
          margin-right: 0;
          width: 40%; }
      .site .image__gallery .gallery-item figure figcaption {
        display: block;
        float: left;
        width: 65%; }
        @media (min-width: 768px) {
          .site .image__gallery .gallery-item figure figcaption {
            width: 60%;
            padding-left: 8px; } }
        .lt-ie9 .site .image__gallery .gallery-item figure figcaption {
          width: 60%;
          padding-left: 8px; }
        .site .image__gallery .gallery-item figure figcaption p {
          font-size: 24px;
          font-weight: 900;
          margin-bottom: .5em; }
        .site .image__gallery .gallery-item figure figcaption ul {
          margin: 0;
          padding: 0;
          list-style-type: none; }
        .site .image__gallery .gallery-item figure figcaption a {
          float: none;
          width: auto;
          margin: 0 auto;
          margin-top: 1em;
          padding: 10px; }
  @media (min-width: 768px) {
    .site .mfp-figure .mfp-title {
      position: absolute;
      bottom: 0em;
      width: 100%;
      background: rgba(0, 0, 0, 0.5);
      height: 10em;
      padding: 1em 2em; } }
  .lt-ie9 .site .mfp-figure .mfp-title {
    position: absolute;
    bottom: 0em;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 10em;
    padding: 1em 2em; }
  .site .mfp-figure p {
    font-size: 18px;
    margin-bottom: .5em; }
  .site .mfp-figure ul {
    margin: 0;
    margin-bottom: 1em;
    padding: 0;
    list-style-type: none; }
    .site .mfp-figure ul:before, .site .mfp-figure ul:after {
      content: " ";
      display: table; }
    .site .mfp-figure ul:after {
      display: block;
      clear: both;
      height: 1px;
      margin-top: -1px;
      visibility: hidden; }
    .site .mfp-figure ul {
      *zoom: 1; }
    .site .mfp-figure ul li {
      width: 50%;
      float: left; }
      .site .mfp-figure ul li strong {
        display: block; }
        @media (min-width: 768px) {
          .site .mfp-figure ul li strong {
            display: inline; } }
        .lt-ie9 .site .mfp-figure ul li strong {
          display: inline; }
  .site .journal-content-article .image-left,
  .site .journal-content-article .image-right {
    display: block;
    float: none;
    width: 100%;
    margin: 0;
    margin-bottom: 16px; }
    @media (min-width: 768px) {
      .site .journal-content-article .image-left,
      .site .journal-content-article .image-right {
        max-width: 60%;
        width: 100%; } }
  @media (min-width: 768px) {
    .site .journal-content-article .image-left {
      float: left;
      margin-right: 16px; }
    .site .journal-content-article .image-right {
      float: right;
      margin-left: 16px; } }
  .site .journal-content-article .image-full {
    float: none;
    margin: 0 0 4px 0;
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto; }
  .site .journal-content-article .paragraph-image-only {
    float: left;
    margin-right: 16px;
    width: 60%; }
    .site .journal-content-article .paragraph-image-only .image-left {
      float: none;
      width: 100%;
      max-width: 100%; }
    .site .journal-content-article .paragraph-image-only + p {
      float: right;
      width: 30%; }
      .site .journal-content-article .paragraph-image-only + p:after {
        clear: both;
        display: table;
        content: ""; }
  .site .journal-content-article p.has--image:before, .site .journal-content-article p.has--image:after {
    content: " ";
    display: table; }
  .site .journal-content-article p.has--image:after {
    display: block;
    clear: both;
    height: 1px;
    margin-top: -1px;
    visibility: hidden; }
  .site .journal-content-article p.has--image {
    *zoom: 1; }
  .site .journal-content-article .image--only {
    margin-bottom: 4px; }
  .site .image-right.image--only,
  .site .image-left.image--only {
    margin-bottom: 16px; }
  .site .heading .logo {
    margin-bottom: 0 !important; }
  .site .twitter-widget-portlet .tweets__style--default .tweet:after {
    border-color: #201e5b transparent; }
  .site .document-listing {
    margin: 0;
    padding: 0; }
    .site .document-listing > li {
      list-style-type: none;
      font-size: 1em;
      padding-bottom: 0.85714em;
      margin-bottom: 0.85714em;
      border-bottom: 1px solid #b7b7b7; }
    .site .document-listing a {
      font-weight: 400;
      color: #212529; }
      .site .document-listing a.pdf:after {
        margin-left: 1em;
        font-weight: 400; }
  .site #wrapper #content .media-item .media-item__heading {
    font-family: proxima-nova-condensed, sans-serif !important;
    font-size: 1.25em !important;
    line-height: 1.2em !important;
    margin-bottom: 5px !important;
    text-decoration: none; }
    .site #wrapper #content .media-item .media-item__heading a {
      text-decoration: none; }
  .site #wrapper #content .web-content-listing-portlet .active a.nav-link,
  .site #wrapper #content .web-content-listing-portlet .active a.page-link {
    color: #fff;
    background: #201e5b; }
    .site #wrapper #content .web-content-listing-portlet .active a.nav-link:hover, .site #wrapper #content .web-content-listing-portlet .active a.nav-link:focus,
    .site #wrapper #content .web-content-listing-portlet .active a.page-link:hover,
    .site #wrapper #content .web-content-listing-portlet .active a.page-link:focus {
      color: white; }
  .site #wrapper #content .web-content-listing-portlet .item__heading {
    font-size: 1rem; }
    .site #wrapper #content .web-content-listing-portlet .item__heading a {
      color: #212529;
      text-decoration: unset; }
      .site #wrapper #content .web-content-listing-portlet .item__heading a:hover, .site #wrapper #content .web-content-listing-portlet .item__heading a:focus {
        color: var(--yja-link-color-hover);
        text-decoration: underline; }
  .site #wrapper #content .web-content-listing-portlet .list__item {
    margin-bottom: 1.5em; }
    .site #wrapper #content .web-content-listing-portlet .list__item p {
      margin-bottom: .5rem; }
  .site .content-lift-wrapper .col-md-4.content-lift.panel:nth-child(4n) {
    margin-left: 0; }
  .site #load-more-news {
    margin: 20px 0; }
  .site .asset-documents__listing .file-size {
    font-size: .85em; }
  .site #content .landingpage-lift-wrapper > ul > .landingpage-lift {
    border-top-color: var(--yja-primary-color, #201e5b); }
    .site #content .landingpage-lift-wrapper > ul > .landingpage-lift .landingpage-lift-link .landing-page-title {
      color: #2B0099; }
    .site #content .landingpage-lift-wrapper > ul > .landingpage-lift .landingpage-lift-link:hover .landing-page-title {
      color: #0066CF; }
    .site #content .landingpage-lift-wrapper > ul > .landingpage-lift > div > .landing-page-title > a.link--main {
      text-decoration: none !important;
      line-height: 1.15 !important; }
    .site #content .landingpage-lift-wrapper > ul > .landingpage-lift > div > p.landing-page-title {
      line-height: 1.15 !important; }
  .site #content .linklist {
    padding: 1.625rem 1.1875rem;
    background-color: #F9F4EB;
    border-radius: .3175rem; }
    .site #content .linklist h3 {
      margin-bottom: 1rem;
      padding-bottom: .375rem;
      color: #000;
      border-bottom: 0.125rem solid #000; }
      .site #content .linklist h3:first-child {
        margin-top: 0; }
    .site #content .linklist ul {
      margin-bottom: 1.625rem !important; }
      .site #content .linklist ul:last-child {
        margin-bottom: 0 !important; }
      .site #content .linklist ul li {
        line-height: 1.2 !important;
        margin-bottom: 1rem; }
        .site #content .linklist ul li:last-child {
          margin-bottom: 0; }
        .site #content .linklist ul li a {
          color: #000 !important;
          font-size: 1rem !important;
          font-weight: 600;
          line-height: 1.2 !important;
          text-decoration: none !important; }
          .site #content .linklist ul li a:hover {
            color: #0066CF !important;
            text-decoration: underline !important; }
  .site .modal.in {
    display: block !important; }
  .site .notice-ribbon-wrapper {
    background-color: #AE0052;
    padding: 0; }
    .site .notice-ribbon-wrapper .notice-ribbon {
      display: flex;
      align-items: center;
      max-width: 100%; }
      @media (min-width: 401px) {
        .site .notice-ribbon-wrapper .notice-ribbon {
          padding: 0.375rem 1.25rem; } }
      @media (max-width: 400px) {
        .site .notice-ribbon-wrapper .notice-ribbon {
          padding: 0.6125rem 1.875rem; } }
      .site .notice-ribbon-wrapper .notice-ribbon .content {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-grow: 1;
        color: #fff; }
        @media (max-width: 400px) {
          .site .notice-ribbon-wrapper .notice-ribbon .content {
            text-align: left; } }
        .site .notice-ribbon-wrapper .notice-ribbon .content img {
          margin: .15rem 1rem 0 0;
          width: 1.25rem; }
        .site .notice-ribbon-wrapper .notice-ribbon .content p {
          font-size: 1rem;
          margin-bottom: 0;
          line-height: 1.2; }
        .site .notice-ribbon-wrapper .notice-ribbon .content a {
          font-weight: 700;
          color: #fff !important;
          text-decoration: underline; }
          .site .notice-ribbon-wrapper .notice-ribbon .content a:hover {
            color: #fff !important;
            text-decoration: none !important; }
        .site .notice-ribbon-wrapper .notice-ribbon .content .content-wrapper {
          display: inline-block; }
  .site .lfr-pagination .lfr-pagination-buttons > li > a {
    font-size: 0.85714em; }
  .site .tem .portlet-blogs .pager {
    background: none;
    margin: 20px 0;
    list-style: none;
    text-align: center;
    float: none;
    clear: both; }
    .site .tem .portlet-blogs .pager > li {
      display: inline; }
      .site .tem .portlet-blogs .pager > li > a,
      .site .tem .portlet-blogs .pager > li > span {
        display: inline-block;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        font-size: 12px;
        border: 1px solid #ddd;
        padding: 5px 14px; }
      .site .tem .portlet-blogs .pager > li a.disabled {
        float: none; }
      .site .tem .portlet-blogs .pager > li.previous > a,
      .site .tem .portlet-blogs .pager > li.previous > span,
      .site .tem .portlet-blogs .pager > li.next > a,
      .site .tem .portlet-blogs .pager > li.next > span {
        float: none; }
  .site .tem .portlet-blogs .lfr-pagination-config,
  .site .tem .portlet-blogs .lfr-pagination-config + .search-results {
    display: none; }
  .site .valto-pagination .pager {
    margin-top: 0 !important;
    margin-bottom: 1rem; }
  .site .portlet-asset-publisher .add-asset-selector .navbar {
    display: none; }
  .site .project-search-portlet .portlet-body > hr {
    display: none; }
  .site .projectSearchLinks > div > p a:last-child {
    display: none; }
  .site .publications-search .project-search-portlet > hr {
    display: none; }
  .site .publications__advanced-search__categories__container {
    display: block;
    clear: both; }
  @media (min-width: 768px) {
    .site .publications__advanced-search__categories {
      float: left;
      width: 33.33333%;
      padding-left: 3%; }
      .site .publications__advanced-search__categories:first-child {
        padding-left: 0; } }
  .lt-ie9 .site .publications__advanced-search__categories {
    float: left;
    width: 33.33333%;
    padding-left: 3%; }
    .lt-ie9 .site .publications__advanced-search__categories:first-child {
      padding-left: 0; }
  .site .mail-alert--view .control-group {
    margin-bottom: 2em; }
  .site .mail-alert--view .checkbox {
    line-height: 1.4; }
  .site .twitter-widget-portlet .tweet {
    background-color: #201e5b;
    color: #fff; }
  .site .portlet {
    margin-bottom: 0; }
  .site #header-search-wrapper {
    height: 100%;
    width: 100%; }
    .site #header-search-wrapper .header-search-wrapper {
      display: flex;
      height: 100%; }
  .site #topSearchform_static {
    flex: 1 1 auto; }
  .site #topSearchform_static,
  .site #mobile_searchform {
    position: relative;
    margin: 0; }
  .site #topSearchform .search-btn,
  .site #banner #topSearchform_static .search-btn,
  .site #mobile_searchform .search-btn {
    position: absolute;
    top: 0px;
    cursor: pointer;
    margin: 0;
    padding: 15px;
    background-color: #201e5b;
    color: #fff; }
  .site.site #banner #topSearchform_static {
    margin-top: auto;
    margin-bottom: 24px; }
    .site.site #banner #topSearchform_static .input-group input[type="search"] {
      width: 147px;
      padding: 8px 54px 8px 8px;
      flex: 0 0 82%;
      margin-left: auto; }
    .site.site #banner #topSearchform_static .input-group .search-btn {
      right: 0; }
      .site.site #banner #topSearchform_static .input-group .search-btn:hover {
        text-decoration: none;
        background-color: var(--yja-btn-bg-color-hover-primary, #4367c9); }
    @media (min-width: 768px) {
      .site.site #banner #topSearchform_static {
        padding: 0; } }
    .lt-ie9 .site.site #banner #topSearchform_static {
      padding: 0; }
  .site #mobile-search-wrapper #mobile_searchform input#mobile-search-field {
    border-radius: 0;
    padding: 8px 64px 8px 8px;
    height: 32px; }
    .site #mobile-search-wrapper #mobile_searchform input#mobile-search-field:focus {
      z-index: auto; }
  .site #mobile-search-wrapper #mobile_searchform .search-btn {
    right: 0 !important;
    left: auto !important;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 0; }
    .site #mobile-search-wrapper #mobile_searchform .search-btn:hover {
      text-decoration: none;
      background-color: var(--yja-btn-bg-color-hover-primary, #4367c9); }
  .site #content .fessWrapper .input-group button {
    background: #201e5b;
    padding-left: 1em;
    padding-right: 1em;
    line-height: 1;
    height: 38px; }
    .site #content .fessWrapper .input-group button:hover, .site #content .fessWrapper .input-group button:focus {
      background-color: var(--yja-btn-bg-color-hover-primary, #0066CF); }
  .site #content .fessWrapper h1 {
    font-weight: 600; }
  .site #content .fessWrapper h2 {
    font-weight: 600; }
  .site #content .fessWrapper h3 {
    font-weight: 600; }
  .site #content .fessWrapper h4 {
    font-weight: 600; }
  .site #content .fessWrapper h5 {
    font-weight: 600; }
  .site #content .fessWrapper h6 {
    font-weight: 600; }
  .site .some__channels ul > li {
    margin-left: 0 !important; }
  .site ul.tagcloud li {
    display: inline;
    padding: 0.2em; }
  .site ul.tagcloud, .site li.tag-small {
    font-size: 0.9em; }
  .site ul.tagcloud li.tag-middle {
    font-size: 1.2em; }
  .site ul.tagcloud li.tag-big {
    font-size: 1.7em; }
  .site ul.tagcloud {
    font-style: normal; }
  .site #ytChanPlayer {
    padding-bottom: 56.27837%;
    position: relative; }
    .site #ytChanPlayer iframe {
      left: 0;
      height: 100%;
      position: absolute;
      top: 0;
      width: 100%; }
  .site #yja-nav-content-navigation ~ .portlet-content {
    border-top: none;
    border-bottom: 1px solid 1px solid rgba(0, 0, 0, 0.25); }
    .site #yja-nav-content-navigation ~ .portlet-content h1 {
      border-bottom: none;
      color: #fff;
      margin-bottom: 0; }
    .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul {
      width: 100%;
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-auto-rows: 1fr;
      grid-gap: 0px 20px;
      justify-content: space-between;
      align-content: flex-start; }
      .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul li {
        border-radius: 2px;
        box-sizing: border-box;
        margin-bottom: 1.5em;
        overflow: hidden;
        position: relative;
        white-space: initial; }
        .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul li.selected a {
          color: #fff;
          background-color: #0066CF; }
        .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul li a {
          background-color: #201e5b;
          border-bottom: none !important;
          color: #fff;
          display: flex;
          font-size: 1em;
          align-items: center;
          justify-content: space-between;
          margin-bottom: 0;
          padding-left: 15px;
          padding-right: 15px;
          width: 100%;
          height: 100%;
          text-decoration: none;
          padding: 0.5rem 1rem;
          -webkit-border-radius: 0.25rem;
          -moz-border-radius: 0.25rem;
          border-radius: 0.25rem; }
          .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul li a.active {
            border-radius: 0.25rem;
            color: #fff;
            background-color: #0066CF; }
          .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul li a span {
            padding: 0;
            white-space: initial;
            max-width: 90%; }
        .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul li a:hover, .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul li a:focus {
          color: #fff;
          text-decoration: underline !important;
          background-color: #0066CF;
          border-color: transparent; }
        .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul li a:hover .yjanav-content-navigation-redirect, .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul li a:focus .yjanav-content-navigation-redirect {
          text-decoration: none; }
        .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul li .yjanav-content-navigation-redirect {
          color: #fff;
          cursor: pointer;
          right: 14px;
          position: absolute;
          top: 50%;
          transform: translateY(-50%); }
        .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul li .yjanav-content-navigation-redirect:hover, .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul li .yjanav-content-navigation-redirect:focus {
          text-decoration: none; }
      .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul li:hover {
        color: #fff;
        text-decoration: underline; }
      .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul li:focus {
        outline: 4px solid rgba(0, 0, 0, 0.25); }
    @media screen and (max-width: 1200px) {
      .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul {
        overflow-y: hidden;
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 1fr;
        margin-bottom: 2em;
        transition: max-height 0.2s ease-out; }
        .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul a {
          padding: 15px !important; } }
    @media screen and (max-width: 452px) {
      .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul {
        overflow-y: hidden;
        grid-template-columns: repeat(1, 1fr);
        grid-auto-rows: 1fr;
        margin-bottom: 2em;
        transition: max-height 0.2s ease-out; }
        .site #yja-nav-content-navigation ~ .portlet-content .portlet-body ul a {
          padding-left: 15px;
          padding-right: 15px;
          padding-top: 5px;
          padding-bottom: 5px; } }
  .site .yjanav-content-nav {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr;
    grid-gap: 0px 20px;
    justify-content: space-between;
    align-content: flex-start;
    list-style: none;
    padding-left: 0;
    flex-direction: column;
    flex-wrap: wrap; }
    .site .yjanav-content-nav li {
      border-radius: 2px;
      box-sizing: border-box;
      margin-bottom: 1.5em;
      overflow: hidden;
      position: relative;
      white-space: initial; }
      .site .yjanav-content-nav li.selected a {
        color: #fff;
        background-color: #0066CF; }
      .site .yjanav-content-nav li a {
        background-color: #201e5b;
        border-bottom: none !important;
        color: #fff !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 1em;
        margin-bottom: 0;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        height: 100%;
        text-decoration: none !important;
        padding: 0.5rem 1rem;
        -webkit-border-radius: 0.25rem;
        -moz-border-radius: 0.25rem;
        border-radius: 0.25rem; }
        .site .yjanav-content-nav li a.active {
          border-radius: 0.25rem;
          color: #fff;
          background-color: #0066CF; }
        .site .yjanav-content-nav li a span {
          padding: 0;
          white-space: initial;
          max-width: 90%; }
      .site .yjanav-content-nav li a:hover, .site .yjanav-content-nav li a:focus {
        color: #fff;
        text-decoration: underline !important;
        background-color: #0066CF; }
      .site .yjanav-content-nav li a:hover .yjanav-content-navigation-redirect, .site .yjanav-content-nav li a:focus .yjanav-content-navigation-redirect {
        text-decoration: none; }
      .site .yjanav-content-nav li .yjanav-content-navigation-redirect {
        color: #fff;
        cursor: pointer; }
      .site .yjanav-content-nav li .yjanav-content-navigation-redirect:hover {
        text-decoration: none; }
    .site .yjanav-content-nav li:hover, .site .yjanav-content-nav li:focus {
      color: #fff;
      text-decoration: underline; }
    .site .yjanav-content-nav li:focus {
      outline: 4px solid rgba(0, 0, 0, 0.25); }
  @media screen and (max-width: 1024px) {
    .site .yjanav-content-nav {
      overflow-y: hidden;
      grid-template-columns: repeat(2, 1fr);
      grid-auto-rows: 1fr;
      margin-bottom: 2em;
      transition: max-height 0.2s ease-out; }
      .site .yjanav-content-nav a {
        padding: 15px !important; }
        .site .yjanav-content-nav a:focus {
          box-shadow: 0px 0px 2px 3px rgba(54, 90, 189, 0.4); } }
  @media screen and (max-width: 452px) {
    .site .yjanav-content-nav {
      overflow-y: hidden;
      grid-template-columns: repeat(1, 1fr);
      grid-auto-rows: 1fr;
      margin-bottom: 2em;
      transition: max-height 0.2s ease-out; }
      .site .yjanav-content-nav a {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px;
        padding-bottom: 5px; } }
  @media screen and (max-width: 768px) {
    .site #main-content .portlet-navigation {
      display: block !important; } }
  .site .media-item {
    position: relative; }
    .site .media-item img {
      margin: 0 0.875em 7px 0; }
    .site .media-item .web-tv-item img {
      margin-right: 0; }
    .site .media-item .small img {
      width: 300px; }
    @media only screen and (max-width: 420px) {
      .site .media-item a.small:not(.link--main) {
        text-decoration: none !important; }
        .site .media-item a.small:not(.link--main) > figure.image-caption {
          width: auto !important; } }
    .site .media-item .rss {
      position: absolute;
      top: 8px;
      right: 0;
      color: #222222;
      font-size: 1.1875em; }
    .site .media-item .overlay-tags {
      position: absolute;
      top: 5px;
      left: 20px; }
    .site .media-item .quote-by {
      clear: both;
      display: block;
      font-size: 0.9em;
      line-height: 1.5em;
      font-weight: 400;
      font-style: italic; }
  .site .related .media-item {
    margin-bottom: 10px;
    padding-bottom: 15px; }
    .site .related .media-item + a.right {
      display: block;
      padding-top: 0.625em; }
  .site .media-attacments a {
    display: block;
    float: left;
    font-size: 0.9em;
    margin: 10px 0;
    width: 100%; }
  .site .web-tv-item {
    position: relative; }
    .site .web-tv-item a {
      position: relative;
      display: block; }
    .site .web-tv-item i.icon-youtube-play {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      z-index: 10;
      color: #fff;
      line-height: 75%; }
    .site .web-tv-item p {
      font-size: 0.8125em;
      line-height: 1.3; }
  .site .adhoc-news-feature {
    margin-bottom: 3.75em; }
    .site .adhoc-news-feature:after {
      position: relative;
      display: block;
      content: '';
      top: 1.250em;
      margin-right: 15px;
      margin-left: 15px;
      height: 4px;
      background-color: #000; }
  .site .feed-item {
    margin-bottom: 1em; }
  .site .media-feed .feed-item {
    float: left;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 1em; }
  .site .news-single .meta {
    padding-bottom: 1.25em; }
  .site .news-single .button + .meta {
    padding-top: 1.25em; }
  .site .news-single h1 + .meta,
  .site .news-single .related .meta {
    padding-bottom: 0; }
  .site .publication .meta {
    margin-bottom: 0.375em;
    /* labels adds their own bottom margin in publications */ }
  .site .translations-label {
    display: block; }
  .site .inline.translations {
    margin: 0;
    line-height: 1.4; }
    .site .inline.translations li {
      margin-right: 8px;
      margin-left: 0; }
      .site .inline.translations li a {
        font-size: 0.8750em; }
  .site .tem .meta .text {
    display: block;
    margin: 4px 5px 0 0; }
  .site .tem .meta .published {
    margin: 0 7px 0 0;
    float: left; }
  .site .tem .meta .comments,
  .site .tem .meta .tags {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 3px; }
  .site .tem .meta .tags {
    margin-right: 0; }
  .site .tem .meta .comments {
    display: none; }
    .site .tem .meta .comments p {
      margin-bottom: 2px; }
    .site .tem .meta .comments i {
      margin-top: 1px; }
  .site .tem .portlet-asset-publisher .media-item .date {
    color: #212529; }
  .site .tem .portlet-asset-publisher .media-item .time {
    font-size: 1em;
    line-height: 1.6875em;
    font-weight: 400;
    color: #212529; }
  .site .comments-bubble {
    color: #2ba6cb;
    background-image: url(../img/ui/comments-bubble.png);
    padding-top: 0em;
    padding-bottom: 0.5em;
    padding-left: 0.7em;
    padding-right: 0.7em;
    background-repeat: no-repeat;
    font-size: 0.4em;
    display: inline;
    line-height: 0.8em;
    margin-bottom: 1em; }
  .site .some-share {
    clear: both;
    overflow: hidden; }
    .site .some-share li {
      float: left;
      margin-right: 10px; }
  .site .sort-asc:after {
    font-family: 'fontawesome-alloy';
    content: '\f0d8';
    padding-left: 5px; }
  .site .sort-desc:after {
    font-family: 'fontawesome-alloy';
    content: '\f0d7';
    padding-left: 5px; }
  .site footer {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #201e5b;
    font-size: 0.938rem; }
    .site footer .row {
      margin-bottom: 0; }
      @media (max-width: 47.938em) {
        .site footer .row {
          padding: 0 5%; }
          .site footer .row .col-md-2 {
            width: 100%;
            margin-right: 7.80234%;
            float: left; }
            .site footer .row .col-md-2:last-child {
              margin-right: 0; }
          .site footer .row .col-md-8:before, .site footer .row .col-md-8:after {
            content: " ";
            display: table; }
          .site footer .row .col-md-8:after {
            display: block;
            clear: both;
            height: 1px;
            margin-top: -1px;
            visibility: hidden; }
          .site footer .row .col-md-8 {
            *zoom: 1; } }
    .site footer p {
      color: white;
      font-size: 0.813rem;
      margin-bottom: 2px !important; }
      .site footer p > a.btn {
        font-size: 0.813rem;
        color: #201e5b !important;
        background: #fff !important; }
        .site footer p > a.btn:hover, .site footer p > a.btn:focus {
          color: #fff !important;
          background: #0066CF !important; }
      .site footer p em {
        font-size: 16px;
        line-height: 1.5em;
        font-weight: 400;
        font-style: normal;
        text-transform: uppercase; }
  .site .footer__ribbon {
    position: relative;
    width: 100%;
    height: 104px;
    background: url(../images/tem//footer-ribbon.png) no-repeat top center;
    margin-bottom: 2.14286em; }
  .site .footer__keywords__container {
    display: block;
    position: relative; }
    .site .footer__keywords__container:before, .site .footer__keywords__container:after {
      content: " ";
      display: table; }
    .site .footer__keywords__container:after {
      display: block;
      clear: both;
      height: 1px;
      margin-top: -1px;
      visibility: hidden; }
    .site .footer__keywords__container {
      *zoom: 1; }
  .site .footer__keywords__column {
    margin-bottom: 10px; }
    .site .footer__keywords__column ul {
      margin-left: 0;
      padding: 0;
      list-style-type: none;
      float: left; }
      @media (max-width: 47.938em) {
        .site .footer__keywords__column ul {
          width: 100%;
          margin-right: 7.80234%; }
          .site .footer__keywords__column ul:last-child {
            margin-right: 0; } }
    .site .footer__keywords__column li {
      font-size: 12px;
      line-height: 1.5em;
      font-weight: 400;
      width: 95%;
      line-height: 1.2;
      margin-bottom: 6px; }
    .site .footer__keywords__column a {
      line-height: 1.2; }
    @media (min-width: 768px) {
      .site .footer__keywords__column ul {
        width: 25%; } }
    .lt-ie9 .site .footer__keywords__column ul {
      width: 25%; }
  .site .footer__logo {
    margin: 0 auto;
    margin-top: 10px;
    text-align: center; }
    @media (max-width: 25em) {
      .site .footer__logo {
        margin-top: 1.25rem; } }
    .site .footer__logo img {
      width: 180px;
      height: auto; }
  .site #heading {
    position: relative;
    min-height: 30px; }
    @media (max-width: 47.938em) {
      .site #heading {
        margin-top: 3.125rem; } }
    @media (min-width: 768px) {
      .site #heading {
        height: 11.875rem; } }
    .lt-ie9 .site #heading {
      height: 11.875rem; }
    .site #heading > .d-flex {
      height: 100%; }
  .site #banner .logo {
    overflow: hidden;
    display: inline-block;
    margin-top: 54px !important;
    display: block; }
    .site #banner .logo img, .site #banner .logo svg {
      height: 82px; }
    @media (max-width: 47.938em) {
      .site #banner .logo {
        max-width: calc(100% - 5.875rem);
        min-width: 10.5rem;
        margin-top: 0 !important;
        margin-bottom: 12px; }
        .site #banner .logo img, .site #banner .logo svg {
          height: 60px; } }
    @media (min-width: 768px) {
      .site #banner .logo {
        margin-top: 2.85714em; }
        .site #banner .logo .logo--en {
          width: 125%;
          max-height: 88px;
          margin-top: -20px;
          margin-left: 35px; } }
    .lt-ie9 .site #banner .logo {
      margin-top: 2.85714em; }
      .lt-ie9 .site #banner .logo .logo--en {
        width: 125%;
        max-height: 88px;
        margin-top: -20px;
        margin-left: 35px; }
  @media (min-width: 64em) {
    .site #banner {
      margin: 0 -15px; } }
  @media (max-width: 47.938em) {
    .site .dockbar-ready .media-bar {
      margin-bottom: 44px; }
    .site .dockbar-ready .mobile-menu-actions {
      top: 84px; } }
  .site #wrapper .mobile-menu-actions {
    top: 0; }
  .site #content .journal-content-article .some__channels ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    list-style-type: none;
    padding-left: 0;
    margin-left: 0; }
    .site #content .journal-content-article .some__channels ul li {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      height: 32px;
      width: 32px;
      margin: 0 .5em 0 0;
      padding: 0;
      background-color: #201e5b;
      text-align: center; }
      .site #content .journal-content-article .some__channels ul li:before {
        display: none; }
      .site #content .journal-content-article .some__channels ul li:hover {
        background-color: #0066CF; }
      .site #content .journal-content-article .some__channels ul li:last-child {
        margin: 0; }
      .site #content .journal-content-article .some__channels ul li a {
        display: block;
        padding-top: .4375rem;
        color: white; }
        .site #content .journal-content-article .some__channels ul li a:hover, .site #content .journal-content-article .some__channels ul li a:focus {
          color: white;
          text-decoration: none; }
        .site #content .journal-content-article .some__channels ul li a.yja-external-link:after {
          display: none; }
        .site #content .journal-content-article .some__channels ul li a i:before {
          font-size: 1.125rem; }
  .site .tem .panel.border {
    border-color: #b7b7b7; }
    .site .tem .panel.border.border-top-emphasis {
      border-top-color: #201e5b; }
  .site .tem .description h3 {
    color: #222;
    font-size: 1.09091em;
    border-bottom: 0;
    font-weight: 600 !important; }
  .site .tem .projectNumber {
    display: inline-block;
    margin-bottom: .5em; }
  .site .some__container--iframe {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
    margin-bottom: 2em; }
  .site .some__container--slideshare {
    max-width: 610px; }
  .site .kohde-portlet h1.portlet-title, .site .kohde-portlet h2.portlet-title, .site .kohde-portlet h3.portlet-title, .site .kohde-portlet h4.portlet-title, .site .kohde-portlet h5.portlet-title, .site .kohde-portlet h6.portlet-title {
    color: #222222; }
  .site .top-bar {
    z-index: 10;
    height: auto;
    overflow: hidden;
    line-height: 2.5em;
    margin-bottom: 1.875em;
    position: relative;
    background: #201e5b;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px; }
    .site .top-bar .expanded {
      height: auto;
      background: white; }
    .site .top-bar ul {
      list-style: none;
      margin-bottom: 0;
      margin-left: 0; }
    .site .top-bar.main-nav {
      z-index: 10;
      margin-bottom: 0;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px; }
    .site .top-bar .title-area {
      position: relative;
      z-index: 3; }
    .site .top-bar .name {
      height: 2.5em;
      margin: 0;
      font-size: 16px; }
      .site .top-bar .name h3 {
        line-height: 40px;
        font-size: 1.0625rem;
        margin: 0; }
        .site .top-bar .name h3 a {
          color: #333;
          width: 50%;
          display: block;
          padding: 0 15px; }
    .site .top-bar .toggle-topbar {
      position: absolute;
      right: 0;
      top: 0; }
      .site .top-bar .toggle-topbar a {
        color: #333;
        text-transform: uppercase;
        font-size: 0.8125rem;
        font-weight: bold;
        position: relative;
        display: block;
        padding: 0 15px;
        height: 45px;
        line-height: 45px; }
      .site .top-bar .toggle-topbar.menu-icon {
        right: 15px;
        top: 50%;
        margin-top: -16px;
        padding-left: 40px; }
        .site .top-bar .toggle-topbar.menu-icon a {
          padding: 0;
          width: 34px;
          height: 34px;
          color: #333;
          text-indent: -48px;
          line-height: 33px; }
          .site .top-bar .toggle-topbar.menu-icon a span {
            position: absolute;
            right: 0;
            display: block;
            width: 16px;
            height: 0;
            box-shadow: 0 10px 0 1px #333,0 16px 0 1px #333,0 22px 0 1px #333; }
  .site .top-bar-section ul {
    width: 100%; }
    .site .top-bar-section ul li > a {
      color: #fff;
      font-size: 1rem;
      font-weight: 500 !important;
      font-style: normal;
      padding: 10px 40px 10px 15px; }
      .site .top-bar-section ul li > a:hover {
        color: #212529;
        text-decoration: none; }
      .site .top-bar-section ul li > a:active, .site .top-bar-section ul li > a:focus {
        color: #fff; }
    .site .top-bar-section ul li.current > a {
      color: #212529; }
  .site .mega_dropdown,
  .site .top-bar-section .icon-chevron-sign-down {
    display: none; }
  @media (min-width: 768px) {
    .site .top-bar {
      *zoom: 1;
      overflow: visible; }
      .site .top-bar:before, .site .top-bar:after {
        content: " ";
        display: table; }
      .site .top-bar:after {
        clear: both; }
      .site .top-bar.expanded {
        height: 40px;
        background: #fefefe;
        background-image: linear-gradient(top, #fefefe 0%, #fefefe 50%, #f1f1f1 51%, #f8f8f8 100%); }
      .site .top-bar .toggle-topbar {
        display: none; }
      .site .top-bar .title-area {
        float: left; }
      .site .top-bar .name {
        display: none; }
        .site .top-bar .name h1 a {
          width: auto; }
      .site .top-bar input,
      .site .top-bar .button {
        line-height: 2em;
        font-size: 0.875rem;
        height: 2em;
        padding: 0 10px;
        position: relative;
        top: 8px; } }
  .lt-ie9 .site .top-bar {
    *zoom: 1;
    overflow: visible; }
    .lt-ie9 .site .top-bar:before, .lt-ie9 .site .top-bar:after {
      content: " ";
      display: table; }
    .lt-ie9 .site .top-bar:after {
      clear: both; }
    .lt-ie9 .site .top-bar.expanded {
      height: 40px;
      background: #fefefe;
      background-image: linear-gradient(top, #fefefe 0%, #fefefe 50%, #f1f1f1 51%, #f8f8f8 100%); }
    .lt-ie9 .site .top-bar .toggle-topbar {
      display: none; }
    .lt-ie9 .site .top-bar .title-area {
      float: left; }
    .lt-ie9 .site .top-bar .name {
      display: none; }
      .lt-ie9 .site .top-bar .name h1 a {
        width: auto; }
    .lt-ie9 .site .top-bar input,
    .lt-ie9 .site .top-bar .button {
      line-height: 2em;
      font-size: 0.875rem;
      height: 2em;
      padding: 0 10px;
      position: relative;
      top: 8px; }
  @media (min-width: 768px) {
    .site .top-bar-section {
      -webkit-transition: none 0 0;
      -moz-transition: none 0 0;
      -ms-transition: none 0 0;
      left: 0;
      position: relative;
      width: auto; }
      .site .top-bar-section ul {
        display: flex;
        padding-left: 0;
        width: auto;
        height: auto !important;
        list-style: none; }
        .site .top-bar-section ul li.has-special-nav.special-nav-closed {
          border-bottom-color: #999; }
        .site .top-bar-section ul li:hover {
          border-top-color: #fff; }
        .site .top-bar-section ul li > a {
          padding: 0 15px; }
        .site .top-bar-section ul li a i, .site .top-bar-section ul li a span[role] {
          position: relative;
          top: 2px;
          font-size: 1.3rem;
          line-height: 14px;
          display: inline-block;
          margin-left: 4px; }
        .site .top-bar-section ul li a:hover i,
        .site .top-bar-section ul li a:hover span[role] {
          text-decoration: none; }
        .site .top-bar-section ul li.active, .site .top-bar-section ul li.current {
          background-color: #EEE1CA; }
        .site .top-bar-section ul > li > a:hover {
          background-color: #fff; }
        .site .top-bar-section ul > li > a:hover:before,
        .site .top-bar-section ul > li.special-nav-open > a:before,
        .site .top-bar-section ul > li:hover > a:before {
          content: "";
          display: block;
          position: absolute;
          z-index: 2; }
        .site .top-bar-section ul > li > a.current:before {
          border-top: 0px solid; }
      .site .top-bar-section > ul > li {
        height: 2.643em;
        line-height: 2.643em; }
        .site .top-bar-section > ul > li:before, .site .top-bar-section > ul > li:after {
          content: " ";
          display: table; }
        .site .top-bar-section > ul > li:after {
          display: block;
          clear: both;
          height: 1px;
          margin-top: -1px;
          visibility: hidden; }
        .site .top-bar-section > ul > li {
          *zoom: 1; }
        .site .top-bar-section > ul > li:first-child {
          border-top-left-radius: 0px;
          border-bottom-left-radius: 0px; }
          .site .top-bar-section > ul > li:first-child a {
            border-top-left-radius: 0px;
            border-bottom-left-radius: 0px;
            padding-right: 13px;
            padding-left: 13px; }
        .site .top-bar-section > ul > li.has-megadropdown:hover, .site .top-bar-section > ul > li.special-nav-open {
          background: #EEE1CA; }
          .site .top-bar-section > ul > li.has-megadropdown:hover > a, .site .top-bar-section > ul > li.special-nav-open > a {
            color: #212529; } }
  .lt-ie9 .site .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    -ms-transition: none 0 0;
    left: 0;
    position: relative;
    width: auto; }
    .lt-ie9 .site .top-bar-section ul {
      display: flex;
      padding-left: 0;
      width: auto;
      height: auto !important;
      list-style: none; }
      .lt-ie9 .site .top-bar-section ul li.has-special-nav.special-nav-closed {
        border-bottom-color: #999; }
      .lt-ie9 .site .top-bar-section ul li:hover {
        border-top-color: #fff; }
      .lt-ie9 .site .top-bar-section ul li > a {
        padding: 0 15px; }
      .lt-ie9 .site .top-bar-section ul li a i, .lt-ie9 .site .top-bar-section ul li a span[role] {
        position: relative;
        top: 2px;
        font-size: 1.3rem;
        line-height: 14px;
        display: inline-block;
        margin-left: 4px; }
      .lt-ie9 .site .top-bar-section ul li a:hover i,
      .lt-ie9 .site .top-bar-section ul li a:hover span[role] {
        text-decoration: none; }
      .lt-ie9 .site .top-bar-section ul li.active, .lt-ie9 .site .top-bar-section ul li.current {
        background-color: #EEE1CA; }
      .lt-ie9 .site .top-bar-section ul > li > a:hover {
        background-color: #fff; }
      .lt-ie9 .site .top-bar-section ul > li > a:hover:before,
      .lt-ie9 .site .top-bar-section ul > li.special-nav-open > a:before,
      .lt-ie9 .site .top-bar-section ul > li:hover > a:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 2; }
      .lt-ie9 .site .top-bar-section ul > li > a.current:before {
        border-top: 0px solid; }
    .lt-ie9 .site .top-bar-section > ul > li {
      height: 2.643em;
      line-height: 2.643em; }
      .lt-ie9 .site .top-bar-section > ul > li:before, .lt-ie9 .site .top-bar-section > ul > li:after {
        content: " ";
        display: table; }
      .lt-ie9 .site .top-bar-section > ul > li:after {
        display: block;
        clear: both;
        height: 1px;
        margin-top: -1px;
        visibility: hidden; }
      .lt-ie9 .site .top-bar-section > ul > li {
        *zoom: 1; }
      .lt-ie9 .site .top-bar-section > ul > li:first-child {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px; }
        .lt-ie9 .site .top-bar-section > ul > li:first-child a {
          border-top-left-radius: 0px;
          border-bottom-left-radius: 0px;
          padding-right: 13px;
          padding-left: 13px; }
      .lt-ie9 .site .top-bar-section > ul > li.has-megadropdown:hover, .lt-ie9 .site .top-bar-section > ul > li.special-nav-open {
        background: #EEE1CA; }
        .lt-ie9 .site .top-bar-section > ul > li.has-megadropdown:hover > a, .lt-ie9 .site .top-bar-section > ul > li.special-nav-open > a {
          color: #212529; }
  @media (min-width: 768px) {
    .site .media-service-page .top-bar-section li a {
      padding: 0 11px; } }
  .lt-ie9 .site .media-service-page .top-bar-section li a {
    padding: 0 11px; }
  .site #navigation.a11y-navigation {
    background-color: transparent; }
    .site #navigation.a11y-navigation > .top-bar-section {
      background-color: #201e5b; }
      .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger:hover {
        background-color: #EFEFF3; }
      .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger.current {
        background-color: #EEE1CA; }
        .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger.current > button > .icon {
          color: #000 !important; }
      .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger.special-nav-open:not(.current) {
        background: #EFEFF3; }
        .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger.special-nav-open:not(.current) > button > .icon {
          color: #000 !important; }
      .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger > a {
        padding-right: 0; }
        .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger > a:after, .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger > a:before {
          display: none; }
        .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger > a:active {
          color: #212529 !important; }
      .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger:hover a {
        color: #000; }
        .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger:hover a > button > .icon {
          color: #000; }
      .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger > button > .icon {
        top: 9px !important;
        right: 9px !important;
        height: 20px;
        width: 20px;
        padding: 3px 4px 5px !important;
        color: white;
        text-align: center;
        border-radius: 20px !important;
        background-color: transparent !important; }
        .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger > button > .icon:before {
          margin-top: 0; }
        .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger > button > .icon.icon-minus:before {
          content: "\f077"; }
        .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger > button > .icon.icon-plus:before {
          content: "\f078"; }
      .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger > button:hover {
        background-color: transparent !important; }
        .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger > button:hover > .icon {
          color: #000; }
      .site #navigation.a11y-navigation > .top-bar-section > ul.a11y-nav > li.special-nav-trigger:hover > button > .icon {
        color: #000; }
  .site .special-nav {
    z-index: 5; }
    .site .special-nav ul {
      overflow: hidden;
      margin: 0;
      list-style: none;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: row;
      -moz-flex-flow: row;
      -ms-flex-flow: row;
      flex-flow: row;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .site .special-nav ul li {
        margin: 0 10px 10px 0;
        width: 32.24519%; }
        .site .special-nav ul li:nth-child(3n) {
          margin-right: 0; }
        .site .special-nav ul li a {
          display: block;
          padding: 7px 11px;
          background: #fdfdfd;
          color: #666;
          min-height: 100%; }
          .site .special-nav ul li a:hover {
            background-color: white !important; }
        .site .special-nav ul li.active > a,
        .site .special-nav ul li.current > a,
        .site .special-nav ul li.active > a h5,
        .site .special-nav ul li.current > a h5 {
          color: #D7BB77 !important;
          background-color: #fff; }
        .site .special-nav ul li.current a {
          border-left: 4px solid #201e5b; }
        .site .special-nav ul li.current small {
          color: #D7BB77 !important; }
    .site .special-nav small {
      font-size: 0.75rem;
      line-height: 1.1em;
      display: block; }
    .site .special-nav span {
      margin-bottom: 5px;
      color: #333;
      font-size: 0.875rem;
      font-family: myriad-pro,sans-serif;
      font-weight: 600 !important;
      font-style: normal; }
    .site .special-nav.hover {
      background: #dcedff; }
  .site .arrow-up {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 12px 14px 12px;
    border-color: transparent transparent #dddddd transparent;
    position: absolute;
    top: -12px;
    left: 105px; }
  @media (max-width: 32.5em) {
    .site .special-nav {
      float: none; }
      .site .special-nav ul li {
        float: none; }
        .site .special-nav ul li a {
          width: auto; } }
  @media (max-width: 25em) {
    .site .special-nav {
      padding-left: 10px; }
      .site .special-nav ul li a {
        padding: 0 0 2px 5px; }
        .site .special-nav ul li a h5 {
          margin-bottom: 2px; } }
  .site .special-nav .a11y-navgroup li.current span, .site .special-nav .a11y-navgroup li.current small {
    color: #201e5b; }
  .site .special-nav .a11y-navgroup li.current span {
    font-weight: 600 !important; }
  .site .special-nav ul li a:hover,
  .site .special-nav a:hover span,
  .site .special-nav a:hover small {
    color: #BD9B60 !important; }
  .site #navigation.a11y-navigation .a11y-nav {
    justify-content: flex-start;
    /* Dropdown */ }
    .site #navigation.a11y-navigation .a11y-nav > li:hover {
      background-color: #EFEFF3; }
      .site #navigation.a11y-navigation .a11y-nav > li:hover > a {
        color: #000; }
    .site #navigation.a11y-navigation .a11y-nav > li.current:hover {
      background-color: #EEE1CA; }
      .site #navigation.a11y-navigation .a11y-nav > li.current:hover > a {
        color: #000; }
    .site #navigation.a11y-navigation .a11y-nav > li > a {
      position: relative;
      padding: 0 15px;
      background-color: transparent; }
      .site #navigation.a11y-navigation .a11y-nav > li > a:active {
        color: #212529 !important;
        background-color: white; }
        .site #navigation.a11y-navigation .a11y-nav > li > a:active + button {
          background-color: white; }
      .site #navigation.a11y-navigation .a11y-nav > li > a :focus {
        color: #fff !important; }
      @media screen and (max-width: 600px) {
        .site #navigation.a11y-navigation .a11y-nav > li > a {
          padding: 0 1vw; } }
    .site #navigation.a11y-navigation .a11y-nav .a11y-nav__sub {
      top: 37px !important;
      padding-right: 19px;
      padding-bottom: 6px;
      background: #EFEFF3;
      border: none; }
    .site #navigation.a11y-navigation .a11y-nav .a11y-navgroup > li {
      border: none;
      flex: 0 0 32.6%;
      line-height: 20px; }
      @media screen and (max-width: 992.9px) {
        .site #navigation.a11y-navigation .a11y-nav .a11y-navgroup > li {
          flex: 0 0 32%; } }
      .site #navigation.a11y-navigation .a11y-nav .a11y-navgroup > li > a {
        border: 1px solid #e5e5e5;
        border-color: rgba(32, 30, 91, 0.53);
        border-left: 4px solid #201e5b;
        width: 100%;
        text-transform: none !important;
        font-size: 1em; }
        .site #navigation.a11y-navigation .a11y-nav .a11y-navgroup > li > a span.a11y-navgroup__title {
          font-size: .875rem;
          margin-bottom: 5px; }
      .site #navigation.a11y-navigation .a11y-nav .a11y-navgroup > li.current > a {
        border: 1px solid #0066CF;
        border-left-width: 4px; }
        .site #navigation.a11y-navigation .a11y-nav .a11y-navgroup > li.current > a span.a11y-navgroup__title {
          color: #0066CF; }
  .site .portlet-navigation .list-menu ul {
    display: block;
    margin: 0 0 1.25em 0;
    border: solid 1px #e4e3e4;
    border-bottom: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: inside; }
    .site .portlet-navigation .list-menu ul.level-1 > li {
      border-bottom: 1px solid #e4e3e4; }
    .site .portlet-navigation .list-menu ul.level-1 > li.open {
      border-left: 3px solid #BD9B60; }
    .site .portlet-navigation .list-menu ul li ul {
      list-style-type: none !important; }
    .site .portlet-navigation .list-menu ul > li > ul li a {
      color: #212529; }
    .site .portlet-navigation .list-menu ul.level-2 > li {
      border: none; }
      .site .portlet-navigation .list-menu ul.level-2 > li.open:last-child {
        border-bottom: 0; }
    .site .portlet-navigation .list-menu ul.level-3 {
      border: none;
      padding-left: 10px; }
      .site .portlet-navigation .list-menu ul.level-3 > li a {
        padding: 3px 15px 3px 20px !important; }
    .site .portlet-navigation .list-menu ul.level-4 {
      border: none;
      padding-left: 10px;
      padding-top: 0;
      font-size: 0.9rem; }
    .site .portlet-navigation .list-menu ul > li {
      margin: 0 0 0 0;
      border-bottom: solid 1px #e4e3e4; }
      .site .portlet-navigation .list-menu ul > li a {
        display: block;
        padding: 10px 15px 9px;
        background: white;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        -webkit-background-image: linear-gradient(top, white 0%, #fcfcfc 100%);
        -moz-background-image: linear-gradient(top, white 0%, #fcfcfc 100%);
        -ms-background-image: linear-gradient(top, white 0%, #fcfcfc 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#fcfcfc',GradientType=0 );
        color: #212529;
        font-size: 1rem;
        line-height: 1.2857em;
        font-weight: 600;
        font-style: normal;
        word-wrap: normal; }
        .site .portlet-navigation .list-menu ul > li a i, .site .portlet-navigation .list-menu ul > li a span[role] {
          margin-right: 7px; }
        .site .portlet-navigation .list-menu ul > li a:hover, .site .portlet-navigation .list-menu ul > li a:focus {
          color: #365ABD;
          text-decoration: underline; }
      .site .portlet-navigation .list-menu ul > li.selected > a {
        padding-left: 12px;
        background: #fff; }
      .site .portlet-navigation .list-menu ul > li.divider {
        border-top: 1px solid;
        height: 1em;
        padding: 0;
        list-style: none;
        border-top-color: #e6e6e6; }
      .site .portlet-navigation .list-menu ul > li.open.selected a {
        border-left: none; }
      .site .portlet-navigation .list-menu ul > li > ul {
        background-color: #fff;
        border: none;
        padding-bottom: 0;
        padding-top: 0;
        margin-bottom: 0; }
        .site .portlet-navigation .list-menu ul > li > ul li {
          border-bottom: none; }
          .site .portlet-navigation .list-menu ul > li > ul li.selected {
            border-bottom: none; }
          .site .portlet-navigation .list-menu ul > li > ul li a {
            padding: 7px 15px 7px 22px !important;
            word-wrap: normal; }
            .site .portlet-navigation .list-menu ul > li > ul li a.selected {
              border: none; }
    .site .portlet-navigation .list-menu ul > li.selected {
      border-left-color: #201e5b; }
    .site .portlet-navigation .list-menu ul > li.open {
      border-top: 0; }
    .site .portlet-navigation .list-menu ul > li > a.open {
      border-bottom: 0; }
    .site .portlet-navigation .list-menu ul > li > ul {
      padding: 0; }
    .site .portlet-navigation .list-menu ul.level-3 {
      padding-bottom: 7px; }
  .site .portlet-navigation .list-menu ul.level-1 > li.open,
  .site .portlet-navigation .list-menu ul > li.selected > a {
    border-left-color: #2B0099; }
  .site .portlet-navigation .list-menu ul > li.selected > a {
    color: #2B0099; }
  .site .portlet-navigation .list-menu ul > li.selected > a:hover,
  .site .portlet-navigation .list-menu ul > li.selected > a:focus {
    color: #0066CF; }
  @media screen and (max-width: 767px) {
    .site #main-content .col-md-3 .portlet-navigation {
      display: none !important; } }
  .site .side-nav li ul {
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #fff; }
    .site .side-nav li ul a {
      border: none !important;
      background: transparent;
      padding: 7px 15px 7px 22px !important;
      color: #727272; }
      .site .side-nav li ul a:hover {
        background: white; }
    .site .side-nav li ul li {
      border-bottom: none; }
  .site .side-nav li.active-trail > a {
    border-bottom: 1px solid #e4e3e4; }
  @media (max-width: 1023px) {
    .site #navigation.a11y-navigation .top-bar-section ul > li > a {
      padding: 0 10px !important; }
      .site #navigation.a11y-navigation .top-bar-section ul > li > a.special-nav-trigger {
        padding-right: 0 !important; }
      .site #navigation.a11y-navigation .top-bar-section ul > li > a.special-nav-trigger .icon {
        right: 12px !important; } }
  .has-control-menu .yja-mobile-navigation__toolbar {
    margin-top: 4rem; }
  .site .yja-mobile-navigation {
    left: 0;
    right: 0; }
    .site .yja-mobile-navigation *:focus {
      outline-color: #33f !important;
      outline-style: solid;
      outline-width: 2px; }
    .site .yja-mobile-navigation .yja-mobile-navigation__button {
      height: 2.5rem; }
    .site .yja-mobile-navigation .yja-mobile-navigation__content {
      padding-top: toRem(40px);
      border-left: solid 4px #201e5b !important; }
    .site .yja-mobile-navigation .yja-mobile-navigation__toolbar {
      flex-direction: row-reverse; }
      .site .yja-mobile-navigation .yja-mobile-navigation__toolbar .input-group-append {
        width: 100%;
        height: toRem(40px); }
      .site .yja-mobile-navigation .yja-mobile-navigation__toolbar #mobile-search-wrapper {
        flex: 0 0 calc(100% - 68px); }
      .site .yja-mobile-navigation .yja-mobile-navigation__toolbar #yjaMenuButtonClose {
        flex: 0 0 48px;
        color: white; }
      .site .yja-mobile-navigation .yja-mobile-navigation__toolbar #mobile_searchform_static #mobile-search-field {
        flex: 1 0 auto;
        margin-right: auto;
        height: 2.5rem; }
      .site .yja-mobile-navigation .yja-mobile-navigation__toolbar #mobile_searchform_static .search-btn {
        position: unset;
        margin-left: auto;
        height: 2.5rem; }
      .site .yja-mobile-navigation .yja-mobile-navigation__toolbar .header-advanced-search-link {
        color: #fff;
        margin-top: .5rem; }
    .site .yja-mobile-navigation .yja-mobile-navigation__tree li.mm-listitem > div > a.mm-listitem__text:focus {
      outline: none !important; }
      .site .yja-mobile-navigation .yja-mobile-navigation__tree li.mm-listitem > div > a.mm-listitem__text:focus:before {
        outline-color: #33f !important;
        outline-style: solid;
        outline-width: 2px; }
  .site .yja-wrapper .mobile-menu-actions {
    z-index: 11 !important;
    background-color: #005a8d; }
    .site .yja-wrapper .mobile-menu-actions a, .site .yja-wrapper .mobile-menu-actions button {
      background-color: #201e5b; }
      .site .yja-wrapper .mobile-menu-actions a.menu-icon span[role="presentation"], .site .yja-wrapper .mobile-menu-actions button.menu-icon span[role="presentation"] {
        margin-top: 0; }
  .site .extranet-link {
    right: 85px;
    border-top-color: #201e5b; }
  .site #extranet-login > .container-fluid {
    margin: 0 auto; }
  .site .role--extranet__user .user-avatar.dropdown.dockbar-item .dropdown-menu > li:first-child {
    display: none; }
  .site .role--extranet__user .user__account--button {
    right: 85px;
    border-top-color: #D7BB77; }
  .site .language-version-selection-portlet {
    width: 50%;
    margin: 0 auto; }
    .site .language-version-selection-portlet ul {
      margin-bottom: 0;
      margin-left: 0;
      text-align: center;
      width: auto;
      padding: 0;
      list-style: none; }
      .site .language-version-selection-portlet ul li {
        border-right: 1px solid #dddddd;
        padding-right: 10px;
        border-right-color: #585858;
        line-height: 20px;
        display: inline-block;
        float: none;
        margin-bottom: 10px;
        margin-top: 10px;
        padding-left: 5px; }
        .site .language-version-selection-portlet ul li:last-child {
          border-right: 0; }
      .site .language-version-selection-portlet ul > li > a {
        font-size: 13px;
        color: #ccc;
        line-height: 1;
        padding: 5px;
        background-color: #333;
        border-radius: 3px; }
        .site .language-version-selection-portlet ul > li > a:hover {
          color: #ccc;
          text-decoration: underline; }
      .site .language-version-selection-portlet ul.en .en,
      .site .language-version-selection-portlet ul.fi .fi,
      .site .language-version-selection-portlet ul.sv .sv {
        display: none; }
  .site #media_curtain {
    overflow: hidden;
    font-family: myriad-pro, sans-serif; }
    @media (max-width: 480px) {
      .site #media_curtain {
        margin-bottom: 0 !important; } }
    .site #media_curtain .ministry-menu a {
      text-decoration: none; }
      .site #media_curtain .ministry-menu a:focus {
        text-decoration: underline; }
    .site #media_curtain .remove-bottom > .media-link [class^="icon-"] {
      margin-left: 5px; }
  .site #media_curtain .media-link {
    position: absolute;
    top: 2px;
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 40px;
    padding: 0 15px;
    border-radius: 0;
    text-decoration: none; }
    .site #media_curtain .media-link:hover, .site #media_curtain .media-link:focus, .site #media_curtain .media-link:active {
      text-decoration: none; }
    .site #media_curtain .media-link > i {
      margin-left: 2px; }
  .site #media_curtain .container--buttons .btn {
    margin-bottom: 1rem; }
  .site .portlet-blogs {
    clear: both; }
    .site .portlet-blogs:before, .site .portlet-blogs:after {
      content: " ";
      display: table; }
    .site .portlet-blogs:after {
      display: block;
      clear: both;
      height: 1px;
      margin-top: -1px;
      visibility: hidden; }
    .site .portlet-blogs {
      *zoom: 1; }
    .site .portlet-blogs .row > .col-md-5 {
      width: 34.67406%;
      margin-left: 0; }
    .site .portlet-blogs .row .col-md-5 + .col-md-7 {
      width: 61.71983%;
      margin-left: 3.46741%; }
    .site .portlet-blogs .news-page .meta {
      margin-bottom: 2em; }
    .site .portlet-blogs .news-page .author a {
      font-size: 12px;
      color: #727272; }
      .site .portlet-blogs .news-page .author a:hover {
        text-decoration: underline; }
    .site .portlet-blogs .news-page .edit-actions {
      position: absolute;
      right: 0px;
      list-style-type: none;
      margin-top: 20px;
      padding: 0; }
      .site .portlet-blogs .news-page .edit-actions > li {
        float: left;
        margin-right: 8px; }
        .site .portlet-blogs .news-page .edit-actions > li:last-child {
          margin-right: 0; }
    .site .portlet-blogs .news-page .edit-actions + div {
      clear: both; }
    .site .portlet-blogs .news-page .widget-mode-detail-text blockquote p {
      margin-bottom: 0;
      font-size: 17.5px;
      font-weight: 300;
      line-height: 1.25; }
    .site .portlet-blogs fieldset {
      border: none;
      margin: 0;
      padding: 0; }
  .site .frontpage {
    position: relative;
    display: block;
    clear: both; }
    @media (max-width: 47.938em) {
      .site .frontpage {
        overflow: hidden; } }
  .site .frontpage #column-11 .portlet-asset-publisher .mainlift {
    margin-bottom: 0; }
  .site .frontpage .content-lift-wrapper .content-lift {
    margin-top: 0 !important; }
  .site .frontpage .person-panel {
    border: 1px solid #b7b7b7;
    border-top: 5px solid #201e5b; }
    .site .frontpage .person-panel h5 {
      font-size: 16px;
      line-height: 1.5em;
      font-weight: 600;
      margin-top: 1.125em; }
    .site .frontpage .person-panel span {
      font-size: 12px;
      line-height: 1.5em;
      font-weight: 400; }
  .site .frontpage #column-10 {
    margin-bottom: 18px; }
  .site .frontpage #column-12 .portlet-boundary {
    margin-bottom: 18px; }
    .site .frontpage #column-12 .portlet-boundary:before, .site .frontpage #column-12 .portlet-boundary:after {
      content: " ";
      display: table; }
    .site .frontpage #column-12 .portlet-boundary:after {
      display: block;
      clear: both;
      height: 1px;
      margin-top: -1px;
      visibility: hidden; }
    .site .frontpage #column-12 .portlet-boundary {
      *zoom: 1; }
  .site .frontpage #column-12 .journal-content-article p, .site .frontpage #column-12 ul {
    margin-bottom: 0; }
  .site .frontpage #column-12 .feed-item {
    display: block; }
  .site .frontpage .striped-heading {
    margin-top: 0;
    padding-top: 0; }
  .site .frontpage .media-item a:hover .meta, .site .frontpage .media-item a:hover .mainlift {
    color: #222222 !important; }
  .site .frontpage .media-item a:hover h2 {
    color: #2B0099 !important;
    text-decoration: underline; }
  .site .landingpage-lift-wrapper .landingpage-lift {
    border-top-color: var(--yja-primary-color, #201e5b); }
    .site .landingpage-lift-wrapper .landingpage-lift > a.landingpage-lift-link {
      text-decoration: none; }
      .site .landingpage-lift-wrapper .landingpage-lift > a.landingpage-lift-link .landing-page-title {
        color: #2B0099; }
      .site .landingpage-lift-wrapper .landingpage-lift > a.landingpage-lift-link:hover {
        text-decoration: none !important; }
        .site .landingpage-lift-wrapper .landingpage-lift > a.landingpage-lift-link:hover .landing-page-title {
          color: #0066CF;
          text-decoration: underline !important; }
  .site .landingpage-layout .journal-content-article p.lead:last-child {
    border-bottom: 2px solid #b7b7b7;
    padding-bottom: 1.66667em; }
  .site .landingpage-layout .journal-content-article,
  .site .landingpage-layout .portlet-asset-publisher {
    margin-bottom: 2em; }
  .site .portlet-asset-publisher a:hover,
  .site .news a:hover {
    color: #0066CF; }
  .site .project-search-portlet h1 {
    font-size: 30px; }
  .site .project-search-portlet .gridItem h3 {
    font-size: 19px; }
  .site #content {
    margin: 0 -15px;
    background: white;
    padding: 15px; }
  .site .listing-layout #column-5 .portlet-header.use-custom-title .autofit-col-expand,
  .site .listing-layout #column-6 .portlet-header.use-custom-title .autofit-col-expand,
  .site .listing-layout #column-7 .portlet-header.use-custom-title .autofit-col-expand {
    height: 1.4em;
    margin: 2em 0 1em 0; }
    .site .listing-layout #column-5 .portlet-header.use-custom-title .autofit-col-expand:before,
    .site .listing-layout #column-6 .portlet-header.use-custom-title .autofit-col-expand:before,
    .site .listing-layout #column-7 .portlet-header.use-custom-title .autofit-col-expand:before {
      content: '';
      display: block;
      position: absolute;
      height: 4px;
      background: #000;
      top: 50%;
      width: 100%; }
    .site .listing-layout #column-5 .portlet-header.use-custom-title .autofit-col-expand h3,
    .site .listing-layout #column-6 .portlet-header.use-custom-title .autofit-col-expand h3,
    .site .listing-layout #column-7 .portlet-header.use-custom-title .autofit-col-expand h3 {
      position: absolute;
      padding: 0 10px;
      margin: 0 25px;
      background: white;
      border: none;
      font-size: 24px;
      width: auto; }
  .site .listing-layout #column-5 .row {
    margin-left: 0; }
  .site .listing-layout #column-2 .listing ul,
  .site .listing-layout #column-3 .listing ul,
  .site .listing-layout #column-4 .listing ul,
  .site .listing-layout #column-5 .listing ul,
  .site .listing-layout #column-6 .listing ul,
  .site .listing-layout #column-7 .listing ul,
  .site .listing-layout #column-8 .listing ul {
    list-style-type: none !important;
    padding-left: 0; }
  .site .listing-layout #column-2 .listing li,
  .site .listing-layout #column-3 .listing li,
  .site .listing-layout #column-4 .listing li,
  .site .listing-layout #column-5 .listing li,
  .site .listing-layout #column-6 .listing li,
  .site .listing-layout #column-7 .listing li,
  .site .listing-layout #column-8 .listing li {
    margin-left: 0 !important; }
    .site .listing-layout #column-2 .listing li:before,
    .site .listing-layout #column-3 .listing li:before,
    .site .listing-layout #column-4 .listing li:before,
    .site .listing-layout #column-5 .listing li:before,
    .site .listing-layout #column-6 .listing li:before,
    .site .listing-layout #column-7 .listing li:before,
    .site .listing-layout #column-8 .listing li:before {
      content: unset !important; }
    .site .listing-layout #column-2 .listing li a,
    .site .listing-layout #column-3 .listing li a,
    .site .listing-layout #column-4 .listing li a,
    .site .listing-layout #column-5 .listing li a,
    .site .listing-layout #column-6 .listing li a,
    .site .listing-layout #column-7 .listing li a,
    .site .listing-layout #column-8 .listing li a {
      font-size: 1rem;
      font-weight: 400;
      text-decoration: underline; }
      .site .listing-layout #column-2 .listing li a:hover, .site .listing-layout #column-2 .listing li a:focus,
      .site .listing-layout #column-3 .listing li a:hover,
      .site .listing-layout #column-3 .listing li a:focus,
      .site .listing-layout #column-4 .listing li a:hover,
      .site .listing-layout #column-4 .listing li a:focus,
      .site .listing-layout #column-5 .listing li a:hover,
      .site .listing-layout #column-5 .listing li a:focus,
      .site .listing-layout #column-6 .listing li a:hover,
      .site .listing-layout #column-6 .listing li a:focus,
      .site .listing-layout #column-7 .listing li a:hover,
      .site .listing-layout #column-7 .listing li a:focus,
      .site .listing-layout #column-8 .listing li a:hover,
      .site .listing-layout #column-8 .listing li a:focus {
        color: #2B0099; }
      .site .listing-layout #column-2 .listing li a i,
      .site .listing-layout #column-3 .listing li a i,
      .site .listing-layout #column-4 .listing li a i,
      .site .listing-layout #column-5 .listing li a i,
      .site .listing-layout #column-6 .listing li a i,
      .site .listing-layout #column-7 .listing li a i,
      .site .listing-layout #column-8 .listing li a i {
        font-size: 13px; }
  .site .listing-layout .portlet-asset-publisher .listing.listing__links--external h3 {
    display: none; }
  .site .listing-layout .listing__attachments li a:after {
    content: ""; }
  .site .journal-content-article ul {
    margin-left: 0; }
  .site .journal-content-article ul:not([class]) li,
  .site .journal-content-article ol:not([class]) li {
    margin-left: 2em;
    margin-bottom: 8px; }
  .site .journal-content-article ul:not([class]) li:before {
    margin-left: -1em;
    display: inline-block; }
  .site .journal-content-article .portlet-msg-info {
    background-color: #201e5b;
    font-size: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    border: none; }
    .site .journal-content-article .portlet-msg-info > a {
      color: white;
      text-decoration: none; }
  @media screen and (min-width: 768px) {
    .site #main-content.layout-content.portlet-layout {
      padding-top: 40px; } }
  .site.tuka #content {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0; }
  .site.tuka div#main-content {
    margin-top: 0; }
  .site.tuka header#banner {
    display: block !important; }
    @media only screen and (min-width: 1024px) {
      .site.tuka header#banner .logo {
        padding-left: 3rem; } }
    .site.tuka header#banner #header-search-wrapper,
    .site.tuka header#banner > div:has(.main-nav),
    .site.tuka header#banner > div.mobile-menu-actions {
      display: none !important; }
  .site .v-modal[role="dialog"] {
    z-index: 10; }
    .site .v-modal[role="dialog"] .v-modal__backdrop {
      position: fixed; }
    .site .v-modal[role="dialog"] .v-modal__content {
      max-width: 62.5rem; }
    .site .v-modal[role="dialog"] .tuka-modal__content img {
      max-width: 100%;
      max-height: 75vh;
      width: auto !important;
      height: auto !important; }
  .site .tuka-header-wrap > section.row {
    margin-right: 0;
    margin-left: 0; }
    @media only screen and (max-width: 767.98px) {
      .site .tuka-header-wrap > section.row .col-md-8 {
        max-width: 100%;
        flex: 0 0 100%; } }
    .site .tuka-header-wrap > section.row .col-md-8 a.btn.btn-primary {
      font-size: var(--yja-base-font-size, 1rem) !important; }
    .site .tuka-header-wrap > section.row .col-md-8 p:last-child a.btn.btn-primary {
      margin-bottom: 0 !important; }
    .site .tuka-header-wrap > section.row .col-md-4 {
      position: relative; }
      @media only screen and (max-width: 767.98px) {
        .site .tuka-header-wrap > section.row .col-md-4 {
          max-width: 100%;
          flex: 0 0 100%; } }
      @media only screen and (min-width: 768px) {
        .site .tuka-header-wrap > section.row .col-md-4 > .header-meta {
          padding-bottom: 3.5rem; }
          .site .tuka-header-wrap > section.row .col-md-4 > .header-meta a {
            word-break: keep-all;
            white-space: nowrap; }
        .site .tuka-header-wrap > section.row .col-md-4 > .header-file {
          position: absolute;
          bottom: 1.375rem;
          right: .625rem; } }
    @media only screen and (min-width: 767.98px) and (max-width: 1024px) {
      .site .tuka-header-wrap > section.row > .col:first-child {
        padding-left: 0; }
      .site .tuka-header-wrap > section.row > .col:last-child {
        padding-right: 0; } }
    @media only screen and (max-width: 767.98px) {
      .site .tuka-header-wrap > section.row > .col {
        padding-right: 0;
        padding-left: 0; } }
  .site .tuka-header-wrap .header-meta,
  .site .tuka-header-wrap .header-file {
    text-align: right; }
    @media only screen and (max-width: 767.98px) {
      .site .tuka-header-wrap .header-meta,
      .site .tuka-header-wrap .header-file {
        text-align: left; } }
  .site .tuka-header-wrap .tuka-blue-border {
    border-color: var(--tuka-primary-color, #201e5b); }
  .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka #content-container.container-fluid {
    max-width: none; }
  .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka nav.tukave-side-nav {
    border-bottom-color: var(--tuka-primary-color, #201e5b); }
    @media only screen and (max-width: 1024px) {
      .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka nav.tukave-side-nav:not(.sidebar-hidden) {
        left: 0; } }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka nav.tukave-side-nav .search-items .text-search button.text-search-activate {
      padding: 0 .625rem !important;
      height: 2.25rem;
      background-color: var(--tuka-primary-color, #201e5b) !important; }
      .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka nav.tukave-side-nav .search-items .text-search button.text-search-activate:hover {
        background-color: var(--yja-btn-bg-color-hover-primary, #0066CF) !important; }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka nav.tukave-side-nav .initial-header .table-of-contents {
      margin: 0 0 .375rem;
      font-size: var(--yja-heading-h3-size, 1.5rem); }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka nav.tukave-side-nav .initial-header .side-nav-item-header.main-header a.name {
      color: var(--yja-link-color, #2B0099); }
      .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka nav.tukave-side-nav .initial-header .side-nav-item-header.main-header a.name:hover {
        color: var(--yja-link-color-hover, #0066CF); }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka nav.tukave-side-nav #side-nav-list.level-0 > li.level-0 > .side-nav-item a.name {
      font-size: var(--yja-base-font-size, 1rem); }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka nav.tukave-side-nav #side-nav-list a.name:hover {
      color: #0066CF; }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka nav.tukave-side-nav #side-nav-list .current-visible-item a.name::before {
      border-left-color: var(--tuka-primary-color, #201e5b); }
  .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .search-results-container button.btn {
    border: none;
    padding: .625rem 1.75rem;
    background: #e5e5e5; }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .search-results-container button.btn:hover {
      background: #D5D5D5;
      color: var(--tuka-primary-color, #201e5b); }
  .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka ul#themeword-cloud li button {
    font-size: var(--yja-font-size-xxs, 0.8125rem);
    font-weight: var(--yja-tag-text-weight, 600) !important; }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka ul#themeword-cloud li button.btn.active {
      background-color: var(--tuka-primary-color, #201e5b) !important;
      border-color: var(--tuka-primary-color, #201e5b) !important; }
  .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .themeWords {
    margin-bottom: .5rem; }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .themeWords > span {
      font-size: var(--yja-font-size-xxs, 0.8125rem) !important;
      font-weight: var(--yja-tag-text-weight, 600) !important; }
      .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .themeWords > span.active {
        background-color: var(--tuka-primary-color, #201e5b) !important; }
  .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content {
    font-size: var(--yja-font-size-lg, 1.125rem); }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content a {
      color: var(--yja-link-color) !important; }
      .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content a:hover {
        color: var(--yja-link-color-hover) !important; }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content h1 {
      font-size: 2.25rem !important; }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content h4 {
      font-size: 1.375rem !important; }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content [data-fixed-size="true"]:not(.numeroimaton) {
      font-size: 1.3125rem !important; }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content .numeroimaton {
      font-size: var(--yja-lead-font-size, 1.25rem) !important; }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content p, .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content .quote > q {
      line-height: 1.5 !important; }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content p, .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content ol, .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content ol li, .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content ul, .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content ul li, .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content dl, .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content dl dt, .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content dl dd, .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content .quote > q {
      font-size: var(--yja-font-size-lg, 1.125rem) !important; }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content .quote {
      border-left-color: #201e5b; }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content p.lead {
      font-size: var(--yja-lead-font-size, 1.25rem) !important; }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content table tr:first-child th,
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content table th[class*="otsikko-vari"] {
      color: var(--tuka-primary-color, #201e5b); }
    .site #content #portlet_fi_yja_tuka_portlet_TukaWebPortlet #tuka .content table th[class*="-viiva-"] {
      border-color: var(--tuka-primary-color, #201e5b); }

.panel.border.border-top-emphasis {
  border-top-color: #365abd; }

.panel.callout {
  background: #365abd; }

/* -------- Alerts ----------- */
.portlet-msg-info {
  border-color: #201e5b;
  background: #201e5b;
  color: #fff;
  text-shadow: none;
  padding: 0.5em 0.9387em;
  font-size: 1em; }

.portlet-msg-error {
  border-color: #e50000;
  background: #e50000;
  color: #fff;
  text-shadow: none;
  padding: 0.5em 0.9387em;
  font-size: 1em; }

.portlet-msg-alert {
  border-color: #fffacd;
  background: #fffacd;
  text-shadow: none;
  padding: 0.5em 0.9387em;
  font-size: 1em; }

/* -------- Minister listing ----------- */
.minister-tile a:hover .name, .minister-tile a:hover .title {
  color: #365abd; }

/* -------- Events ----------- */
.events .dates {
  border-top-color: #365abd; }

.events .url-copy-area {
  border-color: #365abd; }

.panel.border.border-top-emphasis {
  border-top-color: #365abd; }

@media print {
  .visible-phone,
  .mobile-menu-actions,
  .portlet-breadcrumb,
  .social-share-buttons,
  footer[role='contentinfo'] {
    display: none !important; }
  a[href='#menu'] {
    display: none; }
  .listing-layout #column-5 .yja-social-share-portlet,
  .listing-layout #column-5 .portlet-asset-publisher {
    display: none; }
  .listing-layout #column-6 .portlet-asset-publisher,
  .listing-layout #column-7 .portlet-asset-publisher {
    display: none; } }

/* ---------- HTML editor ---------- */
.cke_panel_listItem h1, .cke_panel_listItem h2, .cke_panel_listItem h3, .cke_panel_listItem h4, .cke_panel_listItem h5, .cke_panel_listItem h6 {
  font-size: 16px !important; }

body.cke_ltr {
  background: #fff !important;
  color: #000; }

/* Magnific Popup CSS */
.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); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

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

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  border-radius: 0;
  margin: 0;
  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; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.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; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.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); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .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; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .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; }

/* Main image in popup */
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; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .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; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure,
  .mfp-figure figcaption {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .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; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .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) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.portlet-column-content.empty {
  padding: 0; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.highlight {
  font-weight: inherit !important;
  font-style: inherit !important;
  background-color: rgba(0, 123, 192, 0.2) !important;
  margin-left: 0 !important; }

/* Category select button fix*/
.autocomplete-content .toolbar {
  position: relative; }

/* ---------- Dockbar ---------- */
.dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
  position: static; }

.dockbar-split .dockbar {
  height: 44px;
  position: static; }
  .dockbar-split .dockbar .container {
    max-width: 100% !important; }

.dockbar .navbar-inner, .dockbar-split .navbar-inner {
  background-color: #118ADE;
  background-image: linear-gradient(#118ADE 0%, #118ADE 47%, #1273C7 100%);
  width: 100% !important; }

.navbar .nav > li > a {
  color: #fff;
  float: none;
  padding: 10px 15px;
  text-decoration: none;
  text-shadow: none; }
  .navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
    background-color: #2FA4F5;
    color: #fff; }

.navbar .divider-vertical {
  display: none; }

.dockbar.navbar .nav li.dropdown.active .dropdown-toggle {
  background-color: transparent; }
  .dockbar.navbar .nav li.dropdown.active .dropdown-toggle:hover {
    color: #FFF; }

.dockbar.navbar .nav li.dropdown.staging-toggle .dropdown-menu {
  background-color: #55B8EC; }

.dockbar.navbar .nav > li > a {
  margin: 0 5px 0 0;
  padding: 6px 10px; }
  .dockbar.navbar .nav > li > a:hover {
    background-color: #2FA4F5; }

.dockbar .info-button {
  top: 9px; }
  .dockbar .info-button a {
    margin-top: -4px; }
    .dockbar .info-button a:hover {
      color: #FFF; }

.dockbar .staging-bar .staging-toggle {
  color: #FFF; }
  .dockbar .staging-bar .staging-toggle li a {
    color: #FFF;
    font-weight: 300;
    text-decoration: none; }
  .dockbar .staging-bar .staging-toggle .btn-link {
    color: #FFF;
    font-size: 12px; }

.dockbar .page-customization-bar .btn {
  border-color: transparent; }
  .dockbar .page-customization-bar .btn:hover, .dockbar .page-customization-bar .btn:focus {
    background: transparent;
    text-decoration: underline; }

.dockbar .navbar-inner, .dockbar-split .dockbar .navbar-inner {
  background-color: #118ADE;
  -webkit-background-image: linear-gradient(#118ADE 0%, #118ADE 47%, #1273C7 100%);
  -moz-background-image: linear-gradient(#118ADE 0%, #118ADE 47%, #1273C7 100%);
  -ms-background-image: linear-gradient(#118ADE 0%, #118ADE 47%, #1273C7 100%); }
  .dockbar .navbar-inner .nav > li, .dockbar-split .dockbar .navbar-inner .nav > li {
    background-color: #118ADE;
    -webkit-background-image: linear-gradient(#118ADE 0%, #118ADE 47%, #1273C7 100%);
    -moz-background-image: linear-gradient(#118ADE 0%, #118ADE 47%, #1273C7 100%);
    -ms-background-image: linear-gradient(#118ADE 0%, #118ADE 47%, #1273C7 100%); }

.dockbar-split .dockbar .info-button {
  top: 9px; }

.dockbar-split .dockbar .navbar-inner .nav-account-controls {
  border-top: 1px solid #00AEFF; }
  .dockbar-split .dockbar .navbar-inner .nav-account-controls.nav-account-controls-notice {
    margin-top: 10px;
    top: 50px; }

.dockbar-split .dockbar .navbar-inner .nav-add-controls {
  background: transparent;
  border-top-width: 0; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls.nav-add-controls-notice {
    top: 70px; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
    background-color: transparent;
    -webkit-background-image: none;
    -ms-background-image: none;
    -moz-background-image: none; }
    .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
      background: #45CBF5;
      line-height: inherit;
      padding: 6px 8px; }
      @media (max-width: 47.938em) {
        .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
          background: transparent; } }
      .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
        background: #5BBAE8; }
      .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
        background: #92F545; }
        @media (max-width: 47.938em) {
          .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
            background: transparent; } }

.dockbar-split .dockbar .navbar-inner .page-customization-bar {
  background-color: #6DA4E4;
  background-color: rgba(109, 168, 228, 0.9);
  line-height: 20px; }

.dockbar-split .dockbar .navbar-inner .page-customization-bar-text {
  height: 43px; }

.dockbar-split .dockbar .navbar-inner .staging-bar {
  margin: 6px 0; }
  .dockbar-split .dockbar .navbar-inner .staging-bar > li {
    background: transparent; }

/* ---------- Portlet wrapper and icons ---------- */
section.portlet {
  border: none; }

.portlet-content, .portlet-minimized .portlet-content-container {
  border: none;
  border-top-width: 0;
  padding: 0; }

/*
    .portlet-topper, .lfr-configurator-visibility .portlet-topper{
      background: none;
      padding: 0;
  
      .portlet-title {
        font-size: 1em;
        font-weight: normal;
        line-height: 2.2;
        margin: 0;
        padding-left:10px;
  
        i, span img {
          display: none;
        }
      }
  
      .portlet-topper-toolbar {
        font-size: 0.8em;
        margin: -10px 0 0;
        padding: 0;
        right: 10px;
        top: 50%;
      }
    }
  
    .lfr-configurator-visibility .portlet-topper {
      background-color: #A9A9A9;
    }

  */
.portlet-borderless-bar .portlet-options .dropdown-toggle {
  background-image: url(../images/portlet/options_borderless.png); }

.signed-in.controls-visible .portlet-title {
  padding-right: 80px; }

.portlet-asset-publisher .asset-title, .portlet-asset-publisher .header-title, .portlet-asset-publisher li.title-list, .portlet-blogs .entry-title, .portlet-blogs .header-title, .portlet-message-boards .header-title {
  -webkit-hyphenation: auto;
  -moz-hyphenation: auto;
  -ms-hyphenation: auto; }

.portlet-asset-publisher .asset-content, .portlet-asset-publisher .asset-summary, .portlet-blogs .entry-body, .portlet-journal-content .journal-content-article, .portlet-message-boards .thread-body {
  word-wrap: break-word; }

.portlet-icons {
  float: none; }

.page-maximized .portlet-icons {
  font-size: 11px; }

.dropdown-menu > li.portlet-close > a {
  color: #C00;
  font-weight: bold; }
  .dropdown-menu > li.portlet-close > a:focus, .dropdown-menu > li.portlet-close > a:hover {
    background-color: #C00;
    background-image: none;
    color: #FFF; }

/* ---------- Set password reminder portlet ---------- */
.update-reminder-query .control-group {
  max-width: 350px; }

.update-reminder-query .reminder-query-answer {
  height: 30px;
  width: 100%; }

.update-reminder-query .reminder-query-question {
  width: 100%; }

/* ---------- Staging bar ---------- */
.navbar-inner .nav.staging-bar {
  border-top-width: 0;
  position: static; }
  .navbar-inner .nav.staging-bar li .page-variations {
    display: inline-block;
    margin-left: 8px; }
    .navbar-inner .nav.staging-bar li .page-variations a {
      text-decoration: none; }
  .navbar-inner .nav.staging-bar li.dropdown {
    position: static; }

.portlet-staging-bar .row-fluid .layout-revision-info .layout-revision-version label {
  color: #B6DDF5; }

.portlet-staging-bar .label-submit {
  background-color: #469DE3; }

.portlet-staging-bar .layout-branch-selector .icon-caret-down, .portlet-staging-bar .layout-set-branch-selector .icon-caret-down {
  background-color: #469DE3; }

.portlet-staging-bar .page-variations-options .lfr-icon-menu, .portlet-staging-bar .site-pages-variation-options .lfr-icon-menu {
  background-color: #50AFE9; }
  .portlet-staging-bar .page-variations-options .lfr-icon-menu .icon-globe, .portlet-staging-bar .page-variations-options .lfr-icon-menu .icon-file, .portlet-staging-bar .site-pages-variation-options .lfr-icon-menu .icon-globe, .portlet-staging-bar .site-pages-variation-options .lfr-icon-menu .icon-file {
    background-color: #469DE3; }

.update-reminder-query .reminder-query-answer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box; }

.modify-pages .delete-tab {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease; }
  .modify-pages .delete-tab:hover {
    -webkit-box-shadow: 0 1px 1px -1px #000;
    -moz-box-shadow: 0 1px 1px -1px #000;
    -ms-box-shadow: 0 1px 1px -1px #000; }

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -webkit-box-shadow: inset 0 1px 3px #000;
  -moz-box-shadow: inset 0 1px 3px #000;
  -ms-box-shadow: inset 0 1px 3px #000; }

.portlet-content, .portlet-minimized .portlet-content-container {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px; }

.portlet-minimized .portlet-content {
  border-width: 0; }

.portlet-minimized .portlet-topper {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px; }

.portlet-nested-portlets .portlet-body .portlet, .portlet-nested-portlets .portlet-body .portlet-borderless-container {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none; }

.portlet-topper {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0; }

.dockbar .staging-bar .staging-toggle > a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px; }

/* ---------- Portlet hover styles ---------- */
.portlet-borderless-container {
  background: transparent; }

section.portlet {
  border: 2px solid transparent; }
  section.portlet menu.portlet-topper-toolbar {
    color: #00CAFF;
    display: none; }

.signed-in section.portlet:hover {
  border-color: #00CAFF; }
  .signed-in section.portlet:hover menu.portlet-topper-toolbar {
    display: block; }

section.portlet#portlet_new-password menu.portlet-topper-toolbar {
  background: transparent; }
  section.portlet#portlet_new-password menu.portlet-topper-toolbar:after {
    content: ""; }

section.portlet#portlet_new-password:hover {
  border: 2px solid transparent; }
  section.portlet#portlet_new-password:hover menu.portlet-topper-toolbar {
    background: transparent; }

.controls-hidden section.portlet:hover {
  border-color: transparent; }
  .controls-hidden section.portlet:hover menu.portlet-topper-toolbar {
    display: none; }

.columns-max section.portlet .portlet-topper-toolbar {
  background: transparent;
  height: auto;
  width: auto; }
  .columns-max section.portlet .portlet-topper-toolbar:after {
    content: ""; }
  .columns-max section.portlet .portlet-topper-toolbar .portlet-icon-back {
    padding-right: 0; }

.columns-max section.portlet:focus, .columns-max section.portlet:hover {
  border: 2px solid transparent; }
  .columns-max section.portlet:focus .portlet-topper-toolbar, .columns-max section.portlet:hover .portlet-topper-toolbar {
    background: transparent; }

/* ---------- Portlet ---------- */
.portlet {
  background: transparent; }

.portlet-title {
  color: #29B23E; }

/* ---------- Portlet hover styles ---------- */
.columns-max .portlet .portlet-topper-toolbar a {
  color: #555; }

.taglib-header .header-back-to a {
  padding: 0 0.5em 0.5em 0; }

.dialog-iframe-root-node body {
  background: white; }

.lfr-add-panel.lfr-admin-panel {
  font-size: 14px;
  line-height: 1.5em;
  font-weight: proxima-nova-condensed, sans-serif; }
  .lfr-add-panel.lfr-admin-panel input[type='text'] {
    width: 100%;
    color: #212529;
    font-size: 14px;
    height: 30px;
    margin-bottom: 16px !important; }

.lfr-meta-actions.icons-container a {
  font-size: 12px;
  line-height: 1.5em;
  font-weight: proxima-nova-condensed, sans-serif; }

#wrapper .cke_inner * {
  box-sizing: content-box; }

.touch.mobile .top-bar-section li:hover a {
  background-color: transparent;
  color: white; }

.touch.mobile .top-bar-section li.special-nav-hover a {
  color: #212529; }

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

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

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

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

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

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

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

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

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

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

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

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

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

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

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

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

.fa-th:before {
  content: ""; }

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

.fa-check:before {
  content: ""; }

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

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

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

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

.fa-signal:before {
  content: ""; }

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

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

.fa-home:before {
  content: ""; }

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

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

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

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

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

.fa-inbox:before {
  content: ""; }

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

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

.fa-refresh:before {
  content: ""; }

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

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

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

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

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

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

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

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

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

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

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

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

.fa-list:before {
  content: ""; }

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

.fa-indent:before {
  content: ""; }

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

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

.fa-pencil:before {
  content: ""; }

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

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

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

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

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

.fa-arrows:before {
  content: ""; }

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

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

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

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

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

.fa-eject:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: ""; }

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

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

.fa-ban:before {
  content: ""; }

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

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

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

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

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

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

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

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

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

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

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

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

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

.fa-retweet:before {
  content: ""; }

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

.fa-folder:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-key:before {
  content: ""; }

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

.fa-comments:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: ""; }

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

.fa-upload:before {
  content: ""; }

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

.fa-phone:before {
  content: ""; }

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

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

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

.fa-twitter {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjIiIHZpZXdCb3g9IjAgMCAxNzkzIDE3OTMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEzNzkuMzEgMTM2LjI0OWgyNTcuODkxbC01NjMuMjY5IDY0My42MzIgNjYyLjYyNyA4NzUuOTUzaC01MTguNzA0bC00MDYuNTYyLTUzMS4xMjQtNDY0LjY0MyA1MzEuMTI0aC0yNTguMjU2bDYwMi4zNTUtNjg4LjU2Mi02MzUuMjMxLTgzMS4wMjNoNTMxLjg1NWwzNjcuMTExIDQ4NS40NjQgNDI0LjgyNi00ODUuNDY0em0tOTAuNTkgMTM2NS40M2gxNDIuODI2bC05MjEuOTc5LTEyMTkuMzJoLTE1My40MTl6IiBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSI0LjE3Ii8+PC9zdmc+);
  height: 18px;
  width: 15.44px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

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

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

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

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

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

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

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

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

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

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

html[lang="en-US"] .site #topSearchform_static .input-group input[type="search"] {
  padding-right: 70px; }

html[lang="en-US"] #mobile-search-wrapper #mobile_searchform input#mobile-search-field {
  padding-right: 80px; }

/* 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. */

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