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

.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: 576px) {
    .definition-of-terms dt {
      width: auto; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

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

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

.taglib-discussion .lfr-discussion-actions li a,
.taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.drop-here-info .drop-icons span:nth-of-type(1),
.drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

.drop-here-info .drop-text {
  color: #fff; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: none; }
      .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #ccc;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

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

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

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

.input-localized .palette-item,
.input-localized .palette-item-inner,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2; }

.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #fafafa; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

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

.taglib-image-selector .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: 576px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828f95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold; }

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

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

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

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.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: 576px) {
    .lfr-asset-type-column,
    .lfr-author-column,
    .lfr-city-column,
    .lfr-country-column,
    .lfr-email-address-column,
    .lfr-job-title-column,
    .lfr-region-column,
    .lfr-removed-by-column,
    .lfr-replier-column,
    .lfr-scope-column,
    .lfr-screen-name-column,
    .lfr-type-column,
    .lfr-user-column,
    .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

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

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

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

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

.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: -15px;
    margin-right: -15px;
    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: 576px) {
    .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: 576px) {
    .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: 576px) {
    .portal-popup .lfr-dynamic-uploader,
    .portal-popup .process-list {
      top: 48px; } }

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

.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 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: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

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

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

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

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

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #fff; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #fff; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5; }

.nav.list-group > .active {
  border-width: 1px 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60bfef;
    border: 1px solid #60bfef;
    color: #fff; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #f3f3f3;
    padding-left: 10px;
    padding-right: 10px; }

.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a,
.menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus,
.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34; }

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00a2ea;
    color: #fff; }

.basecelleditor [class~='form-validator-message'] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all; }

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

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

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

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

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

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

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

.modal-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869cad;
    margin-bottom: 10px;
    padding: 0; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

.lfr-portal-tooltip {
  display: inline-block; }
  .lfr-portal-tooltip,
  .lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }

.tooltip {
  max-width: 200px; }
  .tooltip .tooltip-arrow {
    background-color: #000;
    height: 0.6rem;
    position: absolute;
    transform: rotate(45deg);
    width: 0.6rem; }

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

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

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

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

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

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

.tree-node .icon-check {
  padding-right: 2px; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }

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

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

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

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

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

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

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

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e; }

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

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

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

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

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

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

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

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

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

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

#wrapper {
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #fff;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #b50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media (min-width: 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: 1rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

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

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

.main-content-body {
  margin-top: 20px; }

.restricted,
.restricted td {
  background: #fdd;
  border-width: 0; }

.restricted * {
  color: #727c81; }

.alt.restricted td {
  background-color: #ffc0c0; }

.hover.restricted td {
  background-color: #d3bdc0; }

.alt.restricted td.first,
.restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.portlet-borderless .portlet-content {
  padding: 1rem; }

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0; }

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

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

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

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

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

@media (min-width: 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';
*/
@font-face {
  font-family: "Frutiger LT W01_45 Ligh1475730";
  src: url("/o/pv-theme/fonts/81e3653a-53bd-49d9-a1f8-f924811b6f02.eot?t=1668075361510");
  src: url("/o/pv-theme/fonts/81e3653a-53bd-49d9-a1f8-f924811b6f02.eot?t=1668075361510") format("eot"), url("/o/pv-theme/fonts/087d8a95-3f25-4bae-a1d1-db9ddffd72f5.woff2?t=1668075361510") format("woff2"), url("/o/pv-theme/fonts/ab1bcdf7-9570-4cba-a8e3-3e39ddd861db.woff?t=1668075361510") format("woff"), url("/o/pv-theme/fonts/83c94878-06c8-442c-a7df-d520b0ced00b.ttf?t=1668075361510") format("truetype"), url("/o/pv-theme/fonts/29f3ff8a-1719-4e25-a757-53ee1a1114a5.svg?t=1668075361510#29f3ff8a-1719-4e25-a757-53ee1a1114a5") format("svg"); }

@font-face {
  font-family: "Frutiger LT W01_55 Roma1475738";
  src: url("/o/pv-theme/fonts/fe232554-5489-4874-bb45-bd966c8c5932.eot?t=1668075361510");
  src: url("/o/pv-theme/fonts/fe232554-5489-4874-bb45-bd966c8c5932.eot?t=1668075361510") format("eot"), url("/o/pv-theme/fonts/0811514e-6660-4043-92c1-23d0b8caaa2f.woff2?t=1668075361510") format("woff2"), url("/o/pv-theme/fonts/aeae8cac-ba4d-40d2-bbcf-936f2c7dcfe6.woff?t=1668075361510") format("woff"), url("/o/pv-theme/fonts/caedf2e6-fbef-4928-b08e-1f975981ae8d.ttf?t=1668075361510") format("truetype"), url("/o/pv-theme/fonts/7def0e34-f28d-434f-b2ec-472bde847115.svg?t=1668075361510#7def0e34-f28d-434f-b2ec-472bde847115") format("svg"); }

@font-face {
  font-family: "Frutiger LT W01_56 Italic";
  src: url("/o/pv-theme/fonts/f8bbb037-530d-4e04-a651-4134f7031164.eot?t=1668075361510");
  src: url("/o/pv-theme/fonts/f8bbb037-530d-4e04-a651-4134f7031164.eot?t=1668075361510") format("eot"), url("/o/pv-theme/fonts/f5a95cb0-6d5b-4eb4-b6a3-a529d5ccde25.woff2?t=1668075361510") format("woff2"), url("/o/pv-theme/fonts/01f463dc-dba9-419f-9c9f-80ac2ee9f427.woff?t=1668075361510") format("woff"), url("/o/pv-theme/fonts/ba125970-2d75-413e-a466-324153755f20.ttf?t=1668075361510") format("truetype"), url("/o/pv-theme/fonts/141c0322-57c4-48ca-abb4-31688d659f7d.svg?t=1668075361510#141c0322-57c4-48ca-abb4-31688d659f7d") format("svg"); }

@font-face {
  font-family: "Frutiger LT W01_65 Bold1475746";
  src: url("/o/pv-theme/fonts/eb06b4c3-c0fd-4cd0-a9d9-a2954f6839a7.eot?t=1668075361510");
  src: url("/o/pv-theme/fonts/eb06b4c3-c0fd-4cd0-a9d9-a2954f6839a7.eot?t=1668075361510") format("eot"), url("/o/pv-theme/fonts/8c92eb68-ce37-4962-a9f4-5b47d336bd1c.woff2?t=1668075361510") format("woff2"), url("/o/pv-theme/fonts/9bdfdcac-bbd4-46a9-9280-056c9a4438a2.woff?t=1668075361510") format("woff"), url("/o/pv-theme/fonts/5dae3a6e-9b07-4c2f-aed2-1f5b8951261b.ttf?t=1668075361510") format("truetype"), url("/o/pv-theme/fonts/eae74276-dd78-47e4-9b27-dac81c3411ca.svg?t=1668075361510#eae74276-dd78-47e4-9b27-dac81c3411ca") format("svg"); }

@font-face {
  font-family: "Frutiger LT W01_75 Black";
  src: url("/o/pv-theme/fonts/fb1e4ad2-83fa-4735-aa1b-900f4a36749f.eot?t=1668075361510");
  src: url("/o/pv-theme/fonts/fb1e4ad2-83fa-4735-aa1b-900f4a36749f.eot?t=1668075361510") format("eot"), url("/o/pv-theme/fonts/221b3252-186e-4a32-a90b-cc0c3a4817d7.woff2?t=1668075361510") format("woff2"), url("/o/pv-theme/fonts/a061c7a6-3b14-451e-883c-0f1661ac3d76.woff?t=1668075361510") format("woff"), url("/o/pv-theme/fonts/558394f3-8981-4be9-8a8a-c23488eb9b6d.ttf?t=1668075361510") format("truetype"), url("/o/pv-theme/fonts/1c437efb-925e-4bc5-96d0-c706bb400696.svg?t=1668075361510#1c437efb-925e-4bc5-96d0-c706bb400696") format("svg"); }

@font-face {
  font-family: "Frutiger LT W01_67 Bold Cond";
  src: url("/o/pv-theme/fonts/d4125907-9465-43ee-b1eb-b9195f69cec7.eot?t=1668075361510");
  src: url("/o/pv-theme/fonts/d4125907-9465-43ee-b1eb-b9195f69cec7.eot?t=1668075361510") format("eot"), url("/o/pv-theme/fonts/4c4ee705-e593-4456-988d-03a5a2594534.woff2?t=1668075361510") format("woff2"), url("/o/pv-theme/fonts/e728739a-5d86-4213-9f4f-73394eff3d19.woff?t=1668075361510") format("woff"), url("/o/pv-theme/fonts/ec9c2bcd-5001-4da7-985e-6697698f55b3.ttf?t=1668075361510") format("truetype"), url("/o/pv-theme/fonts/d6cc9dd9-5ba8-4746-a2dd-ee86b58a9db4.svg?t=1668075361510#d6cc9dd9-5ba8-4746-a2dd-ee86b58a9db4") format("svg"); }

@font-face {
  font-family: "Museo W01_300";
  src: url("/o/pv-theme/fonts/33e3dd38-a7c3-4a78-9660-90a0e7406419.eot?t=1668075361510");
  src: url("/o/pv-theme/fonts/33e3dd38-a7c3-4a78-9660-90a0e7406419.eot?t=1668075361510") format("eot"), url("/o/pv-theme/fonts/d9dabe05-624c-4f28-8eee-b3b6f1841abf.woff2?t=1668075361510") format("woff2"), url("/o/pv-theme/fonts/827f2f08-a8d3-40b2-9795-927b59905269.woff?t=1668075361510") format("woff"), url("/o/pv-theme/fonts/92143848-9290-4516-80fc-ebf83b053307.ttf?t=1668075361510") format("truetype"), url("/o/pv-theme/fonts/b0d9d7a5-5c5b-439c-afa5-2c875dcf8ea2.svg?t=1668075361510#b0d9d7a5-5c5b-439c-afa5-2c875dcf8ea2") format("svg"); }

@font-face {
  font-family: "Museo W01_500";
  src: url("/o/pv-theme/fonts/3a1a59f5-1f68-4ebd-84ad-a9048fe78e39.eot?t=1668075361510");
  src: url("/o/pv-theme/fonts/3a1a59f5-1f68-4ebd-84ad-a9048fe78e39.eot?t=1668075361510") format("eot"), url("/o/pv-theme/fonts/52be0694-00c1-4daa-8782-419021c48e95.woff2?t=1668075361510") format("woff2"), url("/o/pv-theme/fonts/dee84039-06ae-4a61-89c4-709e594804a3.woff?t=1668075361510") format("woff"), url("/o/pv-theme/fonts/9547becc-44c3-4b00-8568-8d3debb4d299.ttf?t=1668075361510") format("truetype"), url("/o/pv-theme/fonts/5d61f150-54fd-4fa1-98ff-155e222626e1.svg?t=1668075361510#5d61f150-54fd-4fa1-98ff-155e222626e1") format("svg"); }

@font-face {
  font-family: "Museo W01_700";
  src: url("/o/pv-theme/fonts/3b3d99a2-6b36-4912-a93e-29277020a5cf.eot?t=1668075361510");
  src: url("/o/pv-theme/fonts/3b3d99a2-6b36-4912-a93e-29277020a5cf.eot?t=1668075361510") format("eot"), url("/o/pv-theme/fonts/13012335-73ef-44f0-b295-7b83041355af.woff2?t=1668075361510") format("woff2"), url("/o/pv-theme/fonts/28d74e9b-4ea9-4e3c-b265-c67a72c66856.woff?t=1668075361510") format("woff"), url("/o/pv-theme/fonts/b432b4e1-014a-4ed8-865c-249744f856b0.ttf?t=1668075361510") format("truetype"), url("/o/pv-theme/fonts/8e63fd1e-adc9-460e-9ef7-bbf98ee32a71.svg?t=1668075361510#8e63fd1e-adc9-460e-9ef7-bbf98ee32a71") format("svg"); }

/* Puolustusvoimat */
/* Maavoimat */
/* Merivoimat */
/* Ilmavoimat */
/* Maanpuolustuskorkeakoulu */
/* Sotilasmusiikki */
/* Grays */
/* ---------- Override popup background ---------- */
.dialog-iframe-root-node {
  background: #fff !important; }
  .dialog-iframe-root-node body {
    background: #fff !important; }

html {
  background: #fbfbfb; }

/* == Off.canvas == */
.topBar a {
  text-transform: uppercase;
  text-shadow: none; }

.topBar a:hover {
  text-decoration: none; }

body.signed-in.closed {
  transition: all .3s ease-in-out; }

body.signed-in.open {
  margin-left: 320px;
  transition: all .3s ease-in-out; }

@media (max-width: 1023px) {
  html {
    width: 100%;
    height: 100%; }
  html.offcanvas {
    overflow: hidden; }
  body {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%; }
  .offcanvas body {
    overflow: hidden; }
  .animatedSlide {
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    -ms-transition-property: -ms-transform;
    -ms-transition-duration: 0.3s;
    -ms-transition-timing-function: ease-out;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-property: -o-transform;
    -o-transition-duration: 0.3s;
    -o-transition-timing-function: ease-out; }
  .no-csstransforms3d .animatedSlide {
    transition: left 0.3s ease-out, right 0.3s ease-out;
    -ms-transition: left 0.3s ease-out, right 0.3s ease-out;
    -moz-transition: left 0.3s ease-out, right 0.3s ease-out;
    -webkit-transition: left 0.3s ease-out, right 0.3s ease-out;
    -o-transition: left 0.3s ease-out, right 0.3s ease-out; }
  .floated {
    float: left;
    width: 100%; }
  .padded {
    padding: 2em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .paddedLight {
    padding: 1.2em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .offcanvas .scrollableArea {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  .sidebarLeft.show, .sidebarRight.show {
    z-index: 200; }
  /* Sliding side bars */
  .sidebarLeft, .sidebarRight {
    float: left;
    width: 20%;
    word-wrap: break-word;
    z-index: 100;
    background-color: #272727;
    /* hides close button unless JS is enabled */ }
  .sidebarLeft .shutLeft, .sidebarLeft .shutRight, .sidebarRight .shutLeft, .sidebarRight .shutRight {
    display: none;
    position: absolute;
    top: 0;
    z-index: 90;
    width: 1.6em;
    height: 1.6em;
    font-size: 2.5em;
    line-height: 1.6em;
    color: gainsboro;
    text-decoration: none;
    text-align: center;
    opacity: 0.3;
    font-family: 'Entypo'; }
  .sidebarLeft .shutLeft:hover, .sidebarLeft .shutRight:hover, .sidebarRight .shutLeft:hover, .sidebarRight .shutRight:hover {
    opacity: 0.5; } }

/* Styles for both sidebars */
.offcanvas .sidebarLeft,
.offcanvas .sidebarRight {
  position: absolute;
  top: 0;
  bottom: 0;
  /* width: $slideMobile; */ }

.offcanvas .sidebarLeft .shutLeft, .offcanvas .sidebarLeft .shutRight, .offcanvas .sidebarRight .shutLeft, .offcanvas .sidebarRight .shutRight {
  display: block; }

.offcanvas .sidebarLeft,
.offcanvas .sidebarRight {
  width: 86%; }

/*  @media screen and (max-width: 28.125em) {
    .offcanvas .sidebarLeft, .offcanvas .sidebarRight {
	      width: $slideMobile;
	 }
} */
@media (max-width: 1023px) {
  .offcanvas .sidebarLeft {
    left: 0;
    transform: translate3d(-7em, 0, 0);
    -ms-transform: translate3d(-7em, 0, 0);
    -moz-transform: translate3d(-7em, 0, 0);
    -webkit-transform: translate3d(-7em, 0, 0);
    -o-transform: translate3d(-7em, 0, 0); }
  .offcanvas .sidebarLeft .shutLeft {
    left: 0; }
  .offcanvas .sidebarRight {
    right: 0;
    transform: translate3d(7em, 0, 0);
    -ms-transform: translate3d(7em, 0, 0);
    -moz-transform: translate3d(7em, 0, 0);
    -webkit-transform: translate3d(7em, 0, 0);
    -o-transform: translate3d(7em, 0, 0); }
  .offcanvas .sidebarRight .shutRight {
    right: 0; } }

/*.no-csstransforms3d .offcanvas .sidebarLeft {
	left:-7em;
}
.no-csstransforms3d .offcanvas .sidebarRight {
	right:-7em;
}*/
/* Main central area styles */
@media (max-width: 1023px) {
  .page {
    position: relative;
    z-index: 500;
    box-shadow: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .page .scrollableArea {
    position: absolute;
    top: 4rem;
    bottom: 0;
    background: #fff; } }

.topbar {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

@media (max-width: 1023px) {
  body {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media (max-width: 1023px) {
  .offcanvas .page {
    width: 100%;
    height: 100%; }
  .no-js .page {
    float: left;
    width: 60%; } }

/* Slid styles */
@media (max-width: 1023px) {
  .page.slidRight {
    transform: translate3d(278px, 0, 0);
    -ms-transform: translate3d(278px, 0, 0);
    -moz-transform: translate3d(278px, 0, 0);
    -webkit-transform: translate3d(278px, 0, 0);
    -o-transform: translate3d(278px, 0, 0); } }

@media screen and (max-width: 1023px) and (max-width: 767px) {
  .page.slidRight {
    transform: translate3d(86%, 0, 0);
    -ms-transform: translate3d(86%, 0, 0);
    -moz-transform: translate3d(86%, 0, 0);
    -webkit-transform: translate3d(86%, 0, 0);
    -o-transform: translate3d(86%, 0, 0); } }

@media (max-width: 1023px) {
  .page.slidLeft {
    transform: translate3d(-278px, 0, 0);
    -ms-transform: translate3d(-278px, 0, 0);
    -moz-transform: translate3d(-278px, 0, 0);
    -webkit-transform: translate3d(-278px, 0, 0);
    -o-transform: translate3d(-278px, 0, 0); } }

@media screen and (max-width: 1023px) and (max-width: 767px) {
  .page.slidLeft {
    transform: translate3d(-86%, 0, 0);
    -ms-transform: translate3d(-86%, 0, 0);
    -moz-transform: translate3d(-86%, 0, 0);
    -webkit-transform: translate3d(-86%, 0, 0);
    -o-transform: translate3d(-86%, 0, 0); } }

@media (max-width: 1023px) {
  .no-csstransforms3d .page.slidRight {
    left: 278px; } }

@media screen and (max-width: 1023px) and (max-width: 767px) {
  .no-csstransforms3d .page.slidRight {
    left: 86%; } }

@media (max-width: 1023px) {
  .no-csstransforms3d .page.slidLeft {
    left: -278px; } }

@media screen and (max-width: 1023px) and (max-width: 767px) {
  .no-csstransforms3d .page.slidLeft {
    left: -86%; } }

@media (max-width: 1023px) {
  .sidebarLeft.slidRight, .sidebarRight.slidLeft {
    transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0); }
  .no-csstransforms3d .sidebarLeft.slidRight {
    left: 0; }
  .no-csstransforms3d .sidebarRight.slidLeft {
    right: 0; }
  .topBar {
    position: relative;
    height: 4em;
    width: 100%;
    z-index: 1000;
    word-wrap: break-word;
    overflow: hidden;
    background-color: #999999; }
  .topBar .slideRight, .topBar .slideLeft {
    position: absolute;
    top: 0;
    width: 0.8em;
    height: 0.8em;
    font-size: 5em;
    line-height: 0.84em;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-family: 'Entypo'; }
  .topBar .slideRight:hover, .topBar .slideRight.pressed, .topBar .slideLeft:hover, .topBar .slideLeft.pressed {
    color: white; }
  .topBar .slideRight.pressed, .topBar .slideLeft.pressed {
    background: none !important; }
  .topBar .slideRight {
    left: 0; }
  .topBar .slideLeft {
    right: 0; } }

::selection {
  background: #702c07;
  color: #fff; }

::-moz-selection {
  background: #702c07;
  color: #fff; }

::-webkit-selection {
  background: #702c07;
  color: #fff; }

.icon {
  font-family: Entypo;
  font-style: normal;
  font-size: 1.5em; }

.social {
  font-family: Social;
  font-style: normal;
  font-size: 1.5em; }

.sidebarLeft, .sidebarRight {
  color: #fff; }

.sidebarLeft ul, .sidebarRight ul {
  float: left;
  width: 100%; }

.sidebarLeft ul a {
  float: left;
  width: 100%;
  padding: 0.6em;
  padding: .55em 0px .55em 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  color: gainsboro;
  /*font-family: $frutigerLight;*/
  text-shadow: 0 0.0625em 0.0625em rgba(0, 0, 0, 0.4); }

.sidebarLeft ul a:hover, .sidebarLeft ul a.current, .sidebarRight ul a:hover, .sidebarRight ul a.current {
  color: #fff;
  background: #323232; }

.sidebarLeft li, .sidebarRight li {
  list-style-type: none;
  float: left;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  position: relative; }

.sidebarLeft li .icon, .sidebarRight li .icon {
  margin: 0 0.4em 0 0; }

.sidebarLeft li .social, .sidebarRight li .social {
  margin: 0 0.4em 0 0; }

/* .page {
  box-shadow: 0 0 2em rgba(0, 0, 0, 0.75);
  -moz-border-radius-topleft: 0.375em;
  -webkit-border-top-left-radius: 0.375em;
  border-top-left-radius: 0.375em;
  -moz-border-radius-topright: 0.375em;
  -webkit-border-top-right-radius: 0.375em;
  border-top-right-radius: 0.375em; } */
.page .scrollable {
  top: 4em;
  background: #f7f7f7 url(img/backgroundNoise.png);
  background-size: 90px; }

/*
.topBar {
 height: 4em;
   background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e05000), color-stop(100%, #be4400));
  background: -webkit-linear-gradient(#e05000, #be4400);
  background: -moz-linear-gradient(#e05000, #be4400);
  background: -o-linear-gradient(#e05000, #be4400);
  background: linear-gradient(#e05000, #be4400);
  box-shadow: inset 0 0.0625em 0.0625em rgba(255, 255, 255, 0.25), 0 0.0625em 0.125em rgba(0, 0, 0, 0.25); }
  */
.topBar .slideRight, .topBar .slideLeft {
  color: #000;
  text-shadow: 0 0.02em 0.02em rgba(0, 0, 0, 0.25); }

.topBar .slideRight:hover, .topBar .slideRight.pressed, .topBar .slideLeft:hover, .topBar .slideLeft.pressed {
  color: #959595;
  text-decoration: none; }

.topBar .slideRight.pressed, .topBar .slideLeft.pressed {
  background: #b34000; }

.topBar .slideRight.pressed {
  border-right: 1px solid #d94e00;
  box-shadow: inset -0.02em 0.02em 0.0625em rgba(0, 0, 0, 0.15); }

.topBar .slideLeft.pressed {
  border-left: 1px solid #d94e00;
  box-shadow: inset 0.02em 0.02em 0.0625em rgba(0, 0, 0, 0.15); }

.topBar .slideRight {
  /*  -moz-border-radius-topleft: 0.075em;
    -webkit-border-top-left-radius: 0.075em; */
  border-top-left-radius: 0.075em; }

.topBar .slideLeft {
  /*  -moz-border-radius-topright: 0.075em;
    -webkit-border-top-right-radius: 0.075em; */
  border-top-right-radius: 0.075em; }

.topBar h1,
.topBar h2,
.topBar h3 {
  color: #000;
  margin-top: 1.5em !important;
  font-size: 1.8em;
  /*font-family: $frutigerLight;*/
  line-height: 2.3em;
  text-align: center;
  text-shadow: 0 -0.04em 0.04em rgba(0, 0, 0, 0.25), 0 0 3em #ffa370; }

.topBar .mobile-logo {
  text-align: center;
  display: block;
  margin: 0 auto; }

/* Muutetaan phone/desktop -vaihto breakpointia */
@media (max-width: 1023px) {
  #sidebarLeft.visible-phone,
  #sidebarRight.visible-phone,
  #topBar.visible-phone {
    display: inherit !important; }
  #banner.hidden-phone {
    display: none !important; }
  .shrink-mobile #sidebarRight,
  .shrink-mobile #sidebarLeft {
    margin-top: -45px; } }

@media (min-width: 768px) {
  .offcanvas .sidebarLeft,
  .offcanvas .sidebarRight {
    width: 278px; } }

/*
@media (max-width: 1023px) {
	.visible-phone {  }
}

*/
/* ---------- Typography ---------- */
body {
  line-height: 1.4em;
  font-size: 15px;
  color: #3c3c3c;
  font-family: "Frutiger LT W01_55 Roma1475738", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1, h2, h3, h4 {
  margin: 0 0 1em 0; }

p {
  margin: 1em 0; }

/* Base-määritykset + mobiilikoot --> muiden laitteiden fonttikoot löytyy media-queryistä */
h1 {
  font-size: 1.8em;
  font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.1;
  margin-bottom: .5em;
  color: #000; }

h1.portlet-title {
  line-height: normal;
  font-size: 1.2em;
  font-family: "Frutiger LT W01_55 Roma1475738", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: normal;
  margin: 1em 0; }

h2 {
  font-size: 1.3em;
  font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.1;
  color: #000; }

h3 {
  font-size: 1em;
  font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  color: #000; }

h4, h5, h6 {
  font-size: 1em;
  font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1; }

.icon-angle-right.custom {
  vertical-align: text-bottom; }

.additional-header {
  font-size: 0.625em;
  font-weight: 300;
  display: block; }

.date, .time, .datePublished {
  font-family: "Museo W01_700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; }

b, strong {
  font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal; }

/* Portlets */
.journal-content-article p, .journal-content-article ul, .journal-content-article ol, .journal-content-article dl {
  font-family: "Frutiger LT W01_45 Ligh1475730", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.journal-content-article h2, .journal-content-article h3, .journal-content-article h4, .journal-content-article h5, .journal-content-article h6 {
  margin: 1em 0; }

.journal-content-article p:last-child {
  margin-bottom: 0; }

.journal-content-article a {
  color: #8c0049; }

/* Remove top margin from the first chapter */
.portlet-column p:first-child {
  margin-top: 0px; }

.ingress,
.lead,
.journal-content-article .ingress,
.journal-content-article .lead {
  margin: 0 0 1em 0;
  font-size: 1.3em !important;
  line-height: 1.2em !important;
  color: #000;
  display: block;
  font-family: "Museo W01_300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; }

blockquote {
  border: 0;
  color: #acacac;
  margin: 1em 0;
  font-size: 1.4em;
  line-height: 1.3em;
  font-family: "Museo W01_500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
  display: block;
  padding: 0; }

blockquote p {
  font-size: inherit !important;
  font-family: inherit !important; }

.white {
  color: #fff !important; }

.well {
  margin-bottom: 1.5em;
  border: 1px solid #d3d3d3;
  padding: .6em 1em;
  background-color: #fbfbfb; }

@media (min-width: 480px) {
  .ingress,
  .lead,
  .journal-content-article .ingress,
  .journal-content-article .lead {
    font-size: 1.4em; } }

@media (max-width: 767px) {
  html, body {
    -webkit-text-size-adjust: none !important; } }

@media (min-width: 768px) {
  h1 {
    font-size: 2.2em; }
  h2 {
    font-size: 1.4em; }
  .ingress,
  .lead,
  .journal-content-article .ingress,
  .journal-content-article .lead {
    font-size: 1.4em; }
  blockquote {
    font-size: 1.5em;
    line-height: 1.4em;
    border-left: 1px solid #c3c3c3;
    margin: .2em 1.2em;
    display: inline-block;
    width: 40%;
    float: right;
    padding: 0 0 0 15px; }
    blockquote p {
      margin: .8em 0 !important; } }

@media (min-width: 1024px) {
  blockquote {
    width: 35%; } }

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

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

.content img {
  margin: 0 0 1em 0; }
  @media (max-width: 767px) {
    .content img {
      height: auto !important; } }

.meta {
  color: #acacac;
  font-size: .9em; }

.bottom-meta {
  margin-top: 1.5em; }

img.pull-left {
  margin-right: 1em; }

img.pull-right {
  margin-left: 1em; }

table {
  margin: 1em 0;
  border-color: rgba(172, 172, 172, 0.5); }

table th, td {
  padding: .6em 1em;
  border-color: rgba(172, 172, 172, 0.5); }

table th {
  background-color: #efefef;
  font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: left; }

/* buttons and forms */
.btn-primary, .portlet-column form .btn-primary {
  background: #000;
  font-family: "Frutiger LT W01_55 Roma1475738", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  border-radius: 0; }

.btn-primary:hover, .portlet-column form .btn-primary:hover,
.btn-primary:active,
.portlet-column form .btn-primary:active,
.btn-primary:selected,
.portlet-column form .btn-primary:selected,
.btn-primary:pressed,
.portlet-column form .btn-primary:pressed {
  background: #111; }

input[type='text'], select, textarea {
  border-radius: 0;
  box-shadow: #fff 0 0;
  background-color: #fff; }

/* ---------- Liferay Edit link to left ---------- */
.portlet-asset-publisher .asset-actions {
  float: left; }

/* RSS  */
.portlet-asset-publisher .subscribe-action {
  position: relative; }

.portlet-asset-publisher .subscribe-action .taglib-text,
.portlet-asset-publisher .subscribe-action .opens-new-window-accessible {
  clip: rect(0px, 0px, 0px, 0px);
  position: absolute; }

.portlet-asset-publisher .subscribe-action .taglib-rss {
  position: absolute;
  right: 0px;
  top: -30px; }

.portlet-borderless.portlet-asset-publisher   .subscribe-action .taglib-rss {
  position: absolute;
  right: 0px;
  top: -35px; }

.portlet-borderless-container {
  min-height: 1px; }

.locale-actions {
  margin-bottom: .5em; }

.locale-actions a {
  color: inherit; }

/* Responsive iframe video */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.video-container.ratio-4_3 {
  position: relative;
  padding-bottom: 75%;
  padding-top: 35px;
  height: 0;
  overflow: hidden; }

/* Ylläpitopalkki */
.dockbar-split .dockbar {
  z-index: 1; }

.journal-content-article ul ul, .journal-content-article ul ol, .journal-content-article ul dl,
.journal-content-article ol ul,
.journal-content-article ol ol,
.journal-content-article ol dl,
.journal-content-article dl ul,
.journal-content-article dl ol,
.journal-content-article dl dl {
  font-size: 0.875rem; }

.hidden-phone {
  display: initial; }

form {
  margin-bottom: 20px; }

.portlet-column form .card-horizontal {
  border: 0; }

.portlet-column form .panel-body {
  padding: 0; }

.portlet-column form .btn-primary {
  border: 0; }

.signed-in .portlet:hover .visible-interaction {
  position: absolute;
  right: 0; }
  .signed-in .portlet:hover .visible-interaction .icon-monospaced {
    font-size: 1.3rem;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #979797;
    line-height: 1.4; }

.pv-sprite {
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100%; }

.music-icon,
.calendar-icon,
.sports-icon,
.studies-icon,
.flag-icon,
.tank-icon,
.noise-icon {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100%; }

.music-icon {
  background-image: url("../images/pv/icons/svg/musiikki_32x32.svg"); }

.no-svg .music-icon {
  background-image: url("../images/pv/icons/svg/musiikki_32x32.png"); }

.calendar-icon {
  background-image: url("../images/pv/icons/svg/tapahtuma_32x32.svg"); }

.no-svg .calendar-icon {
  background-image: url("../images/pv/icons/svg/tapahtuma_32x32.png"); }

.studies-icon {
  background-image: url("../images/pv/icons/svg/seminaarit_32x32.svg"); }

.no-svg .studies-icon {
  background-image: url("../images/pv/icons/svg/seminaarit_32x32.png"); }

.sports-icon {
  background-image: url("../images/pv/icons/svg/urheilu_32x32.svg"); }

.no-svg .sports-icon {
  background-image: url("../images/pv/icons/svg/urheilu_32x32.png"); }

.flag-icon {
  background-image: url("../images/pv/icons/svg/paraati_32x32.svg"); }

.no-svg .flag-icon {
  background-image: url("../images/pv/icons/svg/paraati_32x32.png"); }

.tank-icon {
  background-image: url("../images/pv/icons/svg/koulutus_32x32.svg"); }

.no-svg .tank-icon {
  background-image: url("../images/pv/icons/svg/koulutus_32x32.png"); }

.noise-icon {
  background-image: url("../images/pv/icons/svg/kutsunnat_32x32.svg"); }

.no-svg .noise-icon {
  background-image: url("../images/pv/icons/svg/kutsunnat_32x32.png"); }

.active-shooting-icon,
.inactive-shooting-icon,
.inactive-noise-icon,
.active-noise-icon {
  display: inline-block;
  height: 28px;
  width: 28px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100%; }

.active-shooting-icon {
  background-image: url("../images/pv/icons/svg/ammunta_32x32_punainen.svg"); }

.no-svg .active-shooting-icon {
  background-image: url("../images/pv/icons/svg/ammunta_32x32_punainen.png"); }

.inactive-shooting-icon {
  background-image: url("../images/pv/icons/svg/ammunta_32x32_harmaa.svg"); }

.no-svg .inactive-shooting-icon {
  background-image: url("../images/pv/icons/svg/ammunta_32x32_harmaa.png"); }

.active-noise-icon {
  background-image: url("../images/pv/icons/svg/melu_32x32_punainen.svg"); }

.no-svg .active-noise-icon {
  background-image: url("../images/pv/icons/svg/melu_32x32_punainen.png"); }

.inactive-noise-icon {
  background-image: url("../images/pv/icons/svg/melu_32x32_harmaa.svg"); }

.no-svg .inactive-noise-icon {
  background-image: url("../images/pv/icons/svg/melu_32x32_harmaa.png"); }

.icon-clock {
  background: url("../images/pv/icons/svg/misc/clock_12x12.svg") no-repeat top left;
  width: 12px;
  height: 12px;
  display: inline-block !important;
  vertical-align: text-top; }

.no-svg .icon-clock {
  background-image: url("../images/pv/icons/svg/misc/clock_12x12.png"); }

.white.icon-clock {
  background-image: url("../images/pv/icons/svg/misc/clock_white_12x12.svg"); }

.no-svg .white.icon-clock {
  background-image: url("../images/pv/icons/svg/misc/clock_white_12x12.png"); }

.top-navigation-toggle {
  display: inline-block;
  padding: 0;
  width: 32px;
  height: 32px;
  background: url("../images/pv/icons/svg/misc/openNavi_50x50.svg") no-repeat 50% 50%; }

.no-svg .top-navigation-toggle {
  background-image: url("../images/pv/icons/svg/misc/openNavi_50x50.png") no-repeat 50% 50%; }

.icon-angle-arrow-right {
  display: inline-block !important;
  width: 10px;
  height: 18px;
  vertical-align: text-bottom;
  margin-left: .2em;
  padding: 0 !important;
  background: url("../images/pv/icons/svg/misc/arrow_10x18.svg") no-repeat top left;
  background-size: cover; }

.no-svg .icon-angle-arrow-right {
  background-image: url("../images/pv/icons/svg/misc/arrow_10x18.png"); }

.white.icon-angle-arrow-right {
  background-image: url("../images/pv/icons/svg/misc/arrow_white_10x18.png") !important; }

@media (min-width: 480px) {
  .music-icon,
  .calendar-icon,
  .sports-icon,
  .studies-icon,
  .flag-icon,
  .tank-icon,
  .noise-icon {
    width: 32px;
    height: 32px; }
  .active-shooting-icon,
  .inactive-shooting-icon,
  .inactive-noise-icon,
  .active-noise-icon {
    height: 32px;
    width: 32px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .music-icon,
  .calendar-icon,
  .sports-icon,
  .studies-icon,
  .flag-icon,
  .tank-icon,
  .noise-icon {
    width: 28px;
    height: 28px; }
  .active-shooting-icon,
  .inactive-shooting-icon,
  .inactive-noise-icon,
  .active-noise-icon {
    height: 28px;
    width: 28px; } }

/* ---------- PV Icons ---------- 

.pv-sprite {
	background-image: url(../images/pv/icons/sprite-300x200.png);
	background-repeat: no-repeat;
	background-size: 300px 200px;
}
	
.music-icon,
.calendar-icon,
.sports-icon,
.studies-icon,
.flag-icon,
.tank-icon,
.noise-icon  { 
	display: inline-block;
	width: 20px;
	height: 20px;
 }
	
.music-icon{
	background-position:  -40px -8px;
}

.calendar-icon {
	background-position: -104px -8px;

}

.sports-icon {
  background-position: -5px -8px;
}

.studies-icon  {
  background-position: -71px -40px;
}

.flag-icon  {
  background-position: -72px -8px;
}

.tank-icon  {
  background-position: -4px -42px;
}

.noise-icon  {
  background-position: -40px -40px;
}


.active-shooting-icon,
.inactive-shooting-icon,
.inactive-noise-icon,
.active-noise-icon {
	display: inline-block;
	height: 31px;
	width: 31px;
} 

.active-shooting-icon {
	background-position: -129px -2px;
}

.inactive-shooting-icon {
	background-position: -160px -33px;
}

.inactive-noise-icon {
	background-position: -160px -2px;
}

.active-noise-icon {
	background-position: -129px -2px;
} 
*/
/* ---------- Social Media Icons, small ---------- 

.sprite-icon-small {
	background-image: url(../images/social-sprite/glyphicons_social_small.png);
	background-repeat: no-repeat;
	background-size: 350px 234px;
	vertical-align: middle;
	margin-right: 8px;
}
	
.sprite-icon-small.facebook-icon,
.sprite-icon-small.twitter-icon,
.sprite-icon-small.youtube-icon,
.sprite-icon-small.instagram-icon,
.sprite-icon-small.spotify-icon,
.sprite-icon-small.linkedin-icon  { 
	display: inline-block;
	width: 15px;
	height: 15px;
 }
	
.sprite-icon-small.facebook-icon {
	background-position: -37px -153px;

}

.sprite-icon-small.twitter-icon {
	background-position: -66px -153px;
}

.sprite-icon-small.youtube-icon {
  background-position: -95px -124px;
}

.sprite-icon-small.instagram-icon {
  background-position: -95px -153px;
}

.sprite-icon-small.spotify-icon {
  background-position: -100px 0px;
}

.sprite-icon-small.linkedin-icon {
  background-position: -239px -95px;
}
*/
/* ---------- Social Media Icons, medium ---------- 

.sprite-icon-medium {
	background-image: url(../images/social-sprite/glyphicons_social@2x.png);
	background-repeat: no-repeat;
	background-size: 1164px 803px;
	vertical-align: middle;
	margin-right: 8px;
}

.sprite-icon-medium.facebook-icon,
.sprite-icon-medium.twitter-icon,
.sprite-icon-medium.youtube-icon,
.sprite-icon-medium.instagram-icon,
.sprite-icon-medium.spotify-icon,
.sprite-icon-medium.linkedin-icon  { 
	display: inline-block;
	width: 48px;
	height: 48px;
 }

.sprite-icon-medium.facebook-icon {
	background-position: -125px -508px;
	 background-color: #fff;
}

.sprite-icon-medium.twitter-icon {
	background-position: -221px -508px;
	 background-color: #fff;
}

.sprite-icon-medium.youtube-icon {
  background-position: -315px -410px;
  width: 52px;
  height: 52px;
  background-color: transparent;
}

.sprite-icon-medium.instagram-icon {
  background-position:   -315px -506px;
  width: 52px;
  height: 52px;
  background-color: transparent;
}

.sprite-icon-medium.spotify-icon {
  background-position: -100px 0px;
}

.sprite-icon-medium.linkedin-icon {
  background-position: -239px -95px;
}*/
/* ---------- Color Schemes ---------- */
/* Disabled buttons overrides for events portlet*/
.event-registration-portlet .btn-primary.disabled,
.event-registration-portlet .btn-primary[disabled],
.event-registration-portlet .btn-primary[disabled]:hover,
.event-registration-portlet .btn-primary.disabled:hover {
  background-color: #969696 !important;
  opacity: 0.25 !important; }

/* Puolustusvoimat */
.puolustusvoimat .list-announcement-portlet .shooting-notices-footer a:hover {
  color: #8c0049; }

.puolustusvoimat .event-search-portlet a {
  color: #8c0049; }

.puolustusvoimat .event-search-portlet a:hover,
.puolustusvoimat .event-search-portlet .dates .prev-date:before,
.puolustusvoimat .event-search-portlet .dates .next-date:after {
  color: #8c0049 !important; }

.puolustusvoimat .events-lifts .event-date {
  color: #8c0049; }

.puolustusvoimat .feed-item.simple a {
  color: #8c0049; }

.puolustusvoimat .icon-chevron-right.custom,
.puolustusvoimat .icon-angle-right.custom {
  color: #8c0049; }

.puolustusvoimat .journal-content-article a {
  color: #8c0049; }

.puolustusvoimat .noise-releases li a {
  color: #8c0049; }

.puolustusvoimat .events-lifts .event-date {
  color: #8c0049; }

.puolustusvoimat ul.breadcrumb li a {
  color: #8c0049; }

.puolustusvoimat .yja-search-portlet a {
  color: #8c0049; }

.puolustusvoimat .btn-primary:hover,
.puolustusvoimat .btn-primary:focus,
.puolustusvoimat .btn-primary:active {
  background: #8c0049 !important; }

.puolustusvoimat .brigade-links a {
  background-color: #8c0049 !important; }

.puolustusvoimat .theme-sites li a:hover {
  color: #8c0049 !important; }

.puolustusvoimat .theme-sites li a i,
.puolustusvoimat .theme-sites li a em {
  color: #8c0049; }

.puolustusvoimat .portlet-navigation .list-menu ul li a {
  color: #8c0049; }

.puolustusvoimat .portlet-navigation .list-menu ul li a:hover {
  color: #8c0049 !important; }

.puolustusvoimat #top-navigation li.selected,
.puolustusvoimat #top-navigation li:hover {
  border-top: 3px solid #8c0049; }

.puolustusvoimat .topbar-nav {
  border-bottom: 1px solid rgba(172, 172, 172, 0.5); }
  .puolustusvoimat .topbar-nav ul a {
    border-left: 1px solid rgba(172, 172, 172, 0.5);
    color: #acacac; }

.puolustusvoimat .topBar {
  background: #efefef; }
  .puolustusvoimat .topBar h1 {
    color: #fff; }

.puolustusvoimat .events-lifts .event-title:hover {
  color: #8c0049; }

.puolustusvoimat .events-lifts .link-to-page:hover,
.puolustusvoimat .noise-releases .link-to-page:hover {
  text-decoration: none;
  color: #8c0049 !important; }

.puolustusvoimat .article-image {
  background: #8c0049; }

.puolustusvoimat #footer a:hover,
.puolustusvoimat #footer a:hover em:before {
  color: #8c0049; }

/* Maavoimat */
.maavoimat .list-announcement-portlet .shooting-notices-footer a:hover {
  color: #006849; }

.maavoimat .event-search-portlet a {
  color: #006849; }

.maavoimat .event-search-portlet a:hover {
  color: rgba(0, 104, 73, 0.7); }

.maavoimat   .event-search-portlet .dates .next-date:after {
  color: #006849 !important; }

.maavoimat .events-lifts .event-date {
  color: #006849; }

.maavoimat .feed-item.simple a {
  color: #006849; }

.maavoimat .icon-chevron-right.custom,
.maavoimat .icon-angle-right.custom {
  color: #006849; }

.maavoimat .journal-content-article a {
  color: #006849; }

.maavoimat .noise-releases li a {
  color: #006849; }

.maavoimat .events-lifts .event-date {
  color: #006849; }

.maavoimat ul.breadcrumb li a {
  color: #006849; }

.maavoimat .yja-search-portlet a {
  color: #006849; }

.maavoimat .entry-links .asset-links-list a {
  color: #006849; }

.maavoimat .btn-primary:hover,
.maavoimat .btn-primary:active {
  background: #006849 !important; }

.maavoimat .brigade-links a {
  background-color: #006849 !important; }

.maavoimat .portlet-navigation .list-menu ul li a,
.maavoimat .portlet-navigation .list-menu ul li a:hover {
  color: #006849 !important; }

.maavoimat #top-navigation li.selected,
.maavoimat #top-navigation li:hover {
  border-top: 3px solid #006849; }

.maavoimat .topbar-nav {
  border-bottom: 1px solid rgba(102, 164, 146, 0.5); }
  .maavoimat .topbar-nav ul a {
    border-left: 1px solid rgba(102, 164, 146, 0.5);
    color: #66a492; }

.maavoimat .topBar {
  background: #006849; }
  .maavoimat .topBar h1 {
    color: #fff; }

.maavoimat .events-lifts .event-title:hover {
  color: #006849; }

.maavoimat .events-lifts .link-to-page:hover,
.maavoimat .noise-releases .link-to-page:hover {
  text-decoration: none;
  color: #006849 !important; }

.maavoimat .article-image {
  background: #006849; }

.maavoimat #footer a:hover,
.maavoimat #footer a:hover em:before {
  color: #006849; }

.maavoimat .yja-dictionary-search .yja-dictionary-search__selected-term-result {
  border-top-color: #006849; }

/* Merivoimat */
.merivoimat .list-announcement-portlet .shooting-notices-footer a:hover {
  color: #11295d; }

.merivoimat .event-search-portlet a {
  color: #11295d; }

.merivoimat .event-search-portlet a:hover {
  color: rgba(17, 41, 93, 0.7); }

.merivoimat   .event-search-portlet .dates .next-date:after {
  color: #11295d !important; }

.merivoimat .events-lifts .event-date {
  color: #11295d; }

.merivoimat .feed-item.simple a {
  color: #11295d; }

.merivoimat .icon-chevron-right.custom,
.merivoimat .icon-angle-right.custom {
  color: #11295d; }

.merivoimat .journal-content-article a {
  color: #11295d; }

.merivoimat .noise-releases li a {
  color: #11295d; }

.merivoimat .events-lifts .event-date {
  color: #11295d; }

.merivoimat ul.breadcrumb li a {
  color: #11295d; }

.merivoimat .yja-search-portlet a {
  color: #11295d; }

.merivoimat .entry-links .asset-links-list a {
  color: #11295d; }

.merivoimat .btn-primary:hover,
.merivoimat .btn-primary:active {
  background: #11295d !important; }

.merivoimat .brigade-links a {
  background-color: #11295d !important; }

.merivoimat .portlet-navigation .list-menu ul li a,
.merivoimat .portlet-navigation .list-menu ul li a:hover {
  color: #11295d !important; }

.merivoimat #top-navigation li.selected,
.merivoimat #top-navigation li:hover {
  border-top: 3px solid #11295d; }

.merivoimat .topbar-nav {
  border-bottom: 1px solid rgba(86, 113, 171, 0.5); }
  .merivoimat .topbar-nav ul a {
    border-left: 1px solid rgba(86, 113, 171, 0.5);
    color: #5671ab; }

.merivoimat .topBar {
  background: #11295d; }
  .merivoimat .topBar h1 {
    color: #fff; }

.merivoimat .events-lifts .event-title:hover {
  color: #11295d; }

.merivoimat .events-lifts .link-to-page:hover,
.merivoimat .noise-releases .link-to-page:hover {
  text-decoration: none;
  color: #11295d !important; }

.merivoimat .article-image {
  background: #11295d; }

.merivoimat #footer a:hover,
.merivoimat #footer a:hover em:before {
  color: #11295d; }

.merivoimat .yja-dictionary-search .yja-dictionary-search__selected-term-result {
  border-top-color: #11295d; }

/* Ilmavoimat */
.ilmavoimat .list-announcement-portlet .shooting-notices-footer a:hover {
  color: #01499c; }

.ilmavoimat .event-search-portlet a {
  color: #01499c; }

.ilmavoimat .event-search-portlet a:hover {
  color: rgba(1, 73, 156, 0.7); }

.ilmavoimat   .event-search-portlet .dates .next-date:after {
  color: #01499c !important; }

.ilmavoimat .event-search-portlet a {
  color: #01499c; }

.ilmavoimat .feed-item.simple a {
  color: #01499c; }

.ilmavoimat .icon-chevron-right.custom,
.ilmavoimat .icon-angle-right.custom {
  color: #01499c; }

.ilmavoimat .journal-content-article a {
  color: #01499c; }

.ilmavoimat .noise-releases li a {
  color: #01499c; }

.ilmavoimat .events-lifts .event-date {
  color: #01499c; }

.ilmavoimat ul.breadcrumb li a {
  color: #01499c; }

.ilmavoimat .yja-search-portlet a {
  color: #01499c; }

.ilmavoimat .entry-links .asset-links-list a {
  color: #01499c; }

.ilmavoimat .btn-primary:hover,
.ilmavoimat .btn-primary:active {
  background: #01499c !important; }

.ilmavoimat .brigade-links a {
  background-color: #01499c !important; }

.ilmavoimat .portlet-navigation .list-menu ul li a,
.ilmavoimat .portlet-navigation .list-menu ul li a:hover {
  color: #01499c !important; }

.ilmavoimat #top-navigation li.selected,
.ilmavoimat #top-navigation li:hover {
  border-top: 3px solid #01499c; }

.ilmavoimat .topbar-nav {
  border-bottom: 1px solid rgba(121, 146, 197, 0.5); }
  .ilmavoimat .topbar-nav ul a {
    border-left: 1px solid rgba(121, 146, 197, 0.5);
    color: #7992c5; }

.ilmavoimat .topBar {
  background: #01499c; }
  .ilmavoimat .topBar h1 {
    color: #fff; }

.ilmavoimat .events-lifts .event-title:hover {
  color: #01499c; }

.ilmavoimat .events-lifts .link-to-page:hover,
.ilmavoimat .noise-releases .link-to-page:hover {
  text-decoration: none;
  color: #01499c !important; }

.ilmavoimat .article-image {
  background: #01499c; }

.ilmavoimat #footer a:hover,
.ilmavoimat #footer a:hover em:before {
  color: #01499c; }

.ilmavoimat .yja-dictionary-search .yja-dictionary-search__selected-term-result {
  border-top-color: #01499c; }

/* Maanpuolustuskorkeakoulu */
.maanpuolustuskorkeakoulu .list-announcement-portlet .shooting-notices-footer a:hover {
  color: #8c0049; }

.maanpuolustuskorkeakoulu .event-search-portlet a {
  color: #8c0049; }

.maanpuolustuskorkeakoulu .event-search-portlet a:hover {
  color: rgba(140, 0, 73, 0.7); }

.maanpuolustuskorkeakoulu   .event-search-portlet .dates .next-date:after {
  color: #8c0049 !important; }

.maanpuolustuskorkeakoulu .event-search-portlet a {
  color: #8c0049; }

.maanpuolustuskorkeakoulu .feed-item.simple a {
  color: #8c0049; }

.maanpuolustuskorkeakoulu .icon-chevron-right.custom,
.maanpuolustuskorkeakoulu .icon-angle-right.custom {
  color: #8c0049; }

.maanpuolustuskorkeakoulu .journal-content-article a {
  color: #8c0049; }

.maanpuolustuskorkeakoulu .noise-releases li a {
  color: #8c0049; }

.maanpuolustuskorkeakoulu .events-lifts .event-date {
  color: #8c0049; }

.maanpuolustuskorkeakoulu ul.breadcrumb li a {
  color: #8c0049; }

.maanpuolustuskorkeakoulu .yja-search-portlet a {
  color: #8c0049; }

.maanpuolustuskorkeakoulu .entry-links .asset-links-list a {
  color: #8c0049; }

.maanpuolustuskorkeakoulu .btn-primary:hover,
.maanpuolustuskorkeakoulu .btn-primary:active {
  background: #8c0049 !important; }

.maanpuolustuskorkeakoulu .brigade-links a {
  background-color: #8c0049 !important; }

.maanpuolustuskorkeakoulu .portlet-navigation .list-menu ul li a,
.maanpuolustuskorkeakoulu .portlet-navigation .list-menu ul li a:hover {
  color: #8c0049 !important; }

.maanpuolustuskorkeakoulu #top-navigation li.selected,
.maanpuolustuskorkeakoulu #top-navigation li:hover {
  border-top: 3px solid #8c0049; }

.maanpuolustuskorkeakoulu .topbar-nav {
  border-bottom: 1px solid rgba(189, 142, 166, 0.5); }
  .maanpuolustuskorkeakoulu .topbar-nav ul a {
    border-left: 1px solid rgba(189, 142, 166, 0.5);
    color: #bd8ea6; }

.maanpuolustuskorkeakoulu .topBar {
  background: #8c0049; }
  .maanpuolustuskorkeakoulu .topBar h1 {
    color: #fff; }

.maanpuolustuskorkeakoulu .events-lifts .event-title:hover {
  color: #8c0049; }

.maanpuolustuskorkeakoulu .events-lifts .link-to-page:hover,
.maanpuolustuskorkeakoulu .noise-releases .link-to-page:hover {
  text-decoration: none;
  color: #8c0049 !important; }

.maanpuolustuskorkeakoulu .article-image {
  background: #8c0049; }

.maanpuolustuskorkeakoulu #footer a:hover,
.maanpuolustuskorkeakoulu #footer a:hover em:before {
  color: #8c0049; }

.maanpuolustuskorkeakoulu .yja-dictionary-search .yja-dictionary-search__selected-term-result {
  border-top-color: #8c0049; }

ul.breadcrumb li a.active {
  color: #acacac; }

@media (min-width: 1024px) {
  .puolustusvoimat .article-widget img:hover {
    background: #8c0049;
    opacity: .9em; } }

@media screen and (min-width: 768px) {
  .bg-image {
    position: absolute;
    top: 0;
    width: 100%;
    background: #323232 url(../images/pv/graphics/header-pv-2300x310.jpg) no-repeat center;
    background-size: auto 100%;
    height: 310px; }
  .puolustusvoimat .bg-image {
    background: #323232 url(../images/pv/graphics/header-pv-2300x310.jpg) no-repeat center; }
  .maavoimat .bg-image {
    background: #052e22 url(../images/mav/graphics/header-maavoimat-2300x310.jpg) no-repeat center; }
  .merivoimat .bg-image {
    background: #0c172e url(../images/mev/graphics/header-merivoimat-2300x310.jpg) no-repeat center; }
  .ilmavoimat .bg-image {
    background: #05254b url(../images/iv/graphics/header-ilmavoimat-2300x310.jpg) no-repeat center; }
  .maanpuolustuskorkeakoulu .bg-image {
    background: #3f0021 url(../images/mpkk/graphics/header-mppk-2300x310.jpg) no-repeat center; }
  .teemasivusto .bg-image {
    background: #1f499e url(../images/sm/graphics/header-pv.jpg) no-repeat center; }
  .bg-image {
    background-size: auto 100% !important; }
  body.signed-in .bg-image {
    top: 40px; } }

@media (min-width: 768px) and (max-width: 979px) {
  body.signed-in .bg-image {
    top: 47px; } }

body.html-editor {
  background: none !important; }

body {
  background: none !important; }

/* ---------- Header ---------- */
/* Heading */
#heading {
  height: 259px; }

/* Site logo and title */
.logo-wrapper {
  display: table;
  height: 214px; }
  .logo-wrapper img {
    max-width: 500px !important; }

.shrink .logo-wrapper {
  display: none; }

.site-title {
  font-size: 1em;
  vertical-align: middle;
  display: table-cell; }

@media (min-width: 1024px) {
  #mobile-header-placeholder {
    display: none;
    height: 0; }
  .signed-in #page {
    padding-top: 55px; } }

footer {
  background: #fff;
  margin-top: -20px;
  border-top: 1px solid #eaeaea; }
  footer .top-margin {
    margin-top: 20px; }
  footer [class^="icon-"] {
    vertical-align: text-bottom;
    line-height: 1.1em;
    text-decoration: none;
    font-size: 1em;
    margin-top: .4em; }
  footer a {
    color: #565656;
    font-size: 1.1em;
    line-height: 1.8em;
    vertical-align: middle;
    display: inline-block; }
  footer a:hover {
    color: #565656; }
  footer h2 {
    color: #565656;
    text-transform: uppercase;
    font-size: 0.867em;
    font-weight: normal;
    line-height: normal; }
  footer ul {
    list-style-type: none !important;
    padding-left: 0; }
    footer ul li {
      list-style-type: none;
      padding: 0;
      margin: 0 0 5px 0; }
  footer .fivecolumns {
    background-color: #fbfbfb;
    padding: 0; }
    footer .fivecolumns .row {
      margin: 0; }
  footer .fivecolumns ul {
    list-style-type: none;
    margin: 0; }
  footer .fivecolumns ul {
    margin: .6em 0 1.5em 0em; }
  footer .fivecolumns h2 {
    margin: 1.5em 0 1em 0; }
  footer .fivecolumns .col-md-2 {
    text-align: center;
    margin: 0px; }
  footer .visible-phone {
    background: #d5d5d5; }
    @media (max-width: 767px) {
      footer .visible-phone {
        display: flex !important; } }
    footer .visible-phone .sos-media {
      text-align: center;
      margin: 0; }
      footer .visible-phone .sos-media img {
        width: 50%; }
      footer .visible-phone .sos-media li {
        padding: 1em 0;
        display: inline-block; }
  footer em:before {
    margin-right: .6em;
    color: #565656; }

@media (min-width: 480px) {
  footer .fivecolumns {
    padding: 0 2em; }
  footer .fivecolumns .col-md-2 {
    text-align: left;
    margin: 0px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  footer .footer-contact-details {
    text-align: center;
    padding: 0; }
    footer .footer-contact-details ul {
      margin-top: 0; }
    footer .footer-contact-details ul li {
      display: inline-block;
      margin-right: .8em; }
    footer .footer-contact-details ul li:after {
      content: ' - ';
      margin-left: .8em;
      display: inline-block;
      color: #9f9f9f; }
    footer .footer-contact-details ul li:last-child:after {
      content: ' ';
      margin-left: 0; }
    footer .footer-contact-details .top-margin {
      margin-top: 0px !important; } }

@media (min-width: 768px) {
  footer h2,
  footer .fivecolumns h2 {
    margin: 0 0 10px 0; }
  footer ul {
    margin: 0; }
    footer ul li {
      margin: 0; }
  footer a {
    font-size: 0.867em;
    line-height: 1.8em;
    font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  footer .col-md-2 {
    padding: 2em 0; }
  footer .col-md-2:first-child {
    padding-left: 1.6em; }
  footer .fivecolumns {
    padding: 0px; } }

@media (min-width: 1024px) {
  footer {
    border-right: 1px solid #ecebeb;
    border-left: 1px solid #ecebeb; }
    footer .fivecolumns {
      background-color: #fff !important; }
    footer .footer-contact-details {
      border-left: 1px solid rgba(172, 172, 172, 0.5);
      padding-left: 3em; } }

@media (min-width: 1200px) {
  footer .col-md-2:first-child {
    padding-left: 2.3em; } }

/* ---------- Layouts ---------- */
.sidebar {
  overflow: inherit; }

/* ---------- Grid ---------- */
#wrapper {
  margin: 0 auto;
  padding: 0; }

.portlet-content {
  padding: 0; }

.container,
.container-fluid {
  max-width: 1280px; }

.portlet-column-content {
  margin-bottom: 1em; }

.signed-out .empty.portlet-column-content {
  margin-bottom: 0; }

.portlet-body {
  margin-bottom: 0.66667em; }
  @media (min-width: 768px) {
    .portlet-body {
      margin-bottom: 1em; } }

/* Wrapperin marginaalit mobiilille */
.frontpage-tpl .inner-wrapper {
  padding: 0 10px; }

/* Override language portlet margin */
.language-version-selection-portlet .portlet-body {
  margin-bottom: 0px; }

.right-sidebar {
  border-top: 1px solid rgba(172, 172, 172, 0.5);
  padding-top: 1em; }
  @media (min-width: 992px) {
    .right-sidebar {
      padding: 0em 0 0 0; } }

.seven-columns .col-md-2 {
  width: 14.285714%;
  margin-left: 0; }

.seven-columns h4, .seven-columns ul {
  padding: 0 .5em; }

.teemasivusto #column-4 {
  border-top: 1px solid rgba(172, 172, 172, 0.5);
  padding: 1em 0 0 0; }

.teemasivusto .glide,
.teemasivusto .owl-carousel {
  border-bottom: 0px; }

/* General layout styles */
@media (min-width: 768px) {
  /*#wrapper {
		padding: 0 15px;
	}

	.signed-in #wrapper  {
		padding: 40px 15px 0;
	}*/
  #heading {
    padding: 0 15px; }
  #content {
    background: #fff;
    padding: 0 20px 2em 20px; }
  .right-sidebar .portlet-boundary {
    border-bottom: 0;
    padding: 0; }
  .frontpage-tpl .inner-wrapper {
    padding: 0; }
  .teemasivusto #column-4 {
    border-top: 0;
    padding: 0; } }

@media (min-width: 768px) and (max-width: 979px) {
  .signed-in #wrapper {
    /*padding: 0 15px 0;*/ }
  .subpage-tpl #column-1,
  .subpage-2-tpl #column-1 {
    display: none !important; }
  .subpage-tpl .content,
  .subpage-2-tpl .content {
    width: 100%; }
  .subpage-tpl,
  .subpage-2-tpl {
    padding-right: 4em !important;
    padding-left: 2em !important; } }

/*-- Frontpage layout, mobile --*/
.frontpage-tpl {
  max-width: 945px;
  margin: 0 auto; }

.frontpage-tpl #column-1 .portlet-body {
  /* margin-left: -20px;
	margin-right: -20px;
	background: yellow; */ }

/*-- Frontpage layout, tablet & desktop --*/
@media (min-width: 768px) {
  .frontpage-tpl #column-1 .portlet-body {
    margin-left: -21px;
    margin-right: -21px; }
  .right-sidebar {
    border-top: 0; } }

/*-- Frontpage layout, desktop --*/
@media (min-width: 1024px) {
  .frontpage-tpl {
    max-width: 100%; }
  .frontpage-tpl .inner-wrapper {
    max-width: 1240px;
    margin: 0 auto; } }

/*-- Subpage layout, mobile --*/
.subpage-tpl,
.subpage-2-tpl {
  max-width: 945px;
  margin: 0 auto;
  padding: 20px 15px; }

.subpage-tpl .row #column-2.col-md-8 {
  width: 100%; }

.subpage-tpl .row .right-sidebar.col-md-4 {
  width: 100%;
  margin-left: 0; }

.subpage-tpl #column-1 {
  display: none; }

/*-- Subpage layout, tablet and desktop --*/
@media (min-width: 768px) {
  .subpage-tpl,
  .subpage-2-tpl {
    padding: 40px 0 0 0; }
  .subpage-tpl #column-1 {
    display: block; } }

/*-- Subpage layout, tablet --*/
@media (min-width: 768px) and (max-width: 1023px) {
  .subpage-tpl .row #column-3.col-md-12,
  .subpage-tpl .row #column-4.col-md-12 {
    width: 48.7179%; }
  .subpage-tpl .row #column-4.col-md-12:last-child {
    margin-left: 2.5641%; }
  /* Tablet asideborders */
  .subpage-tpl .row #column-3 .portlet-column-content {
    padding-right: 2em;
    border-right: 1px solid rgba(172, 172, 172, 0.5); }
  .subpage-tpl .row #column-4 .portlet-column-content {
    padding-left: 1em; } }

/*-- Subpage layout, desktop --*/
@media (min-width: 1024px) {
  .subpage-tpl,
  .subpage-2-tpl {
    max-width: 1200px;
    margin: 0 auto; }
  .subpage-tpl .row .content.col-md-9 {
    padding-left: 4%; }
  .subpage-tpl .row .right-sidebar.col-md-4 {
    padding-top: 0; }
  .col-md-12:last-child {
    margin-left: 0; }
  .subpage-tpl .right-sidebar .portlet-column {
    margin-bottom: 0; } }

/* Five columns */
.fivecolumns .col-md-2 {
  width: 100%;
  float: left; }

@media (min-width: 480px) {
  .fivecolumns .col-md-2 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%; } }

@media (min-width: 768px) {
  .fivecolumns .col-md-2 {
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 1200px) {
  #content {
    border-right: 1px solid #ecebeb;
    border-left: 1px solid #ecebeb; }
  #wrapper {
    padding: 0 15px; }
  #heading {
    padding: 0; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .fivecolumns .col-md-2 {
    /*width: 17.79005524861878448%;
        *width: 17.7155871635124022%;*/
    width: 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .fivecolumns .col-md-2:nth-child(5) {
    clear: both;
    padding: 0 1.6em;
    width: 100%; } }

@media (min-width: 768px) {
  .col-md-8.article-text-content {
    max-width: 65.81197%;
    margin-left: 2.5641%;
    flex: 0 0 65.81197%;
    padding: 0 6.4em 0 3em; } }

/* ---------- Navigation ---------- */
#top-navigation {
  display: table;
  table-layout: fixed;
  width: 100%;
  background: #000000;
  color: #fff; }
  #top-navigation ul {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0; }
  #top-navigation ul li {
    list-style: none;
    display: table-cell;
    text-align: center;
    border-right: 1px solid #3f3f3f;
    border-top: 3px solid #000000;
    vertical-align: middle;
    transition: all .15s ease-in-out;
    white-space: nowrap;
    padding: 0 1%;
    line-height: 20px; }
    #top-navigation ul li:last-child {
      border-right: none;
      width: 50px; }
      #top-navigation ul li:last-child.selected {
        background: #505050; }
        #top-navigation ul li:last-child.selected span[role="button"] {
          color: white; }
      #top-navigation ul li:last-child span[role="button"] {
        display: block;
        cursor: pointer;
        font-size: 1.2em;
        color: #efefef;
        padding: 0;
        margin: 0 auto;
        margin-top: -3px; }
        #top-navigation ul li:last-child span[role="button"]:hover, #top-navigation ul li:last-child span[role="button"]:focus, #top-navigation ul li:last-child span[role="button"]:active {
          color: #fff; }
    #top-navigation ul li:first-child {
      width: 50px;
      min-width: 50px;
      padding: 0; }
  #top-navigation .icon-remove:before {
    padding-top: .8em;
    background: url("../images/pv/icons/svg/misc/close_white_50x50.svg") no-repeat 50% 50%;
    display: inline-block;
    color: transparent; }
  #top-navigation .etusivu_nav_btn,
  #top-navigation .menu-indicator {
    padding: 0;
    min-width: 35px; }
  #top-navigation ul li a {
    display: block;
    text-transform: uppercase;
    font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 14px 0;
    color: #acacac;
    font-size: 0.7em;
    letter-spacing: 1px; }
    #top-navigation ul li a:hover, #top-navigation ul li a:focus, #top-navigation ul li a:active {
      color: #fff;
      background: none; }
  #top-navigation li.selected a {
    color: #fff; }
  #top-navigation li.selected,
  #top-navigation li:hover {
    border-top: 3px solid #8c0049; }
  #top-navigation li.selected a,
  #top-navigation a:active,
  #top-navigation a:selected {
    background: none; }
  #top-navigation .navi-home {
    background: url("../images/pv/icons/svg/misc/tower_50x50.svg") no-repeat;
    opacity: .5;
    height: 17px;
    width: 17px;
    margin: 0 auto; }
  #top-navigation li.selected .navi-home {
    background: url("../images/pv/icons/svg/misc/tower_50x50_white.svg") no-repeat; }
  #top-navigation .no-svg .navi-home {
    background-image: url("../images/pv/icons/svg/misc/tower_50x50.png"); }
  #top-navigation li.selected .no-svg .navi-home {
    background-image: url("../images/pv/icons/svg/misc/tower_50x50_white.png"); }
  #top-navigation li.selected .navi-home {
    opacity: 1 !important; }
  #top-navigation .icon-caret-down:before {
    color: #000;
    line-height: 21px; }

.circle-button {
  background-color: #565656;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: block;
  margin-left: 15px; }

@media (min-width: 768px) {
  .theme-sites {
    list-style: none; }
    .theme-sites li {
      margin: 0 .5em; }
  #top-navigation .theme-sites li,
  .inline ul li,
  .inline li {
    display: inline-block; } }

@media (min-width: 1024px) {
  #top-navigation ul li a {
    font-size: 0.7em; } }

@media (min-width: 1200px) {
  #top-navigation ul li a {
    font-size: 0.86667em; } }

/* ---------- Mobile navigation ---------- */
.page .scrollableArea {
  top: 60px; }

.signed-in.dockbar-ready .sidebarLeft,
.signed-in.dockbar-ready .sidebarRight {
  top: 47px !important; }

.page.slidLeft .scrollableArea.overthrow,
.page.slideRight .scrollableArea.overthrow {
  overflow: hidden; }

.sidebarRight .scrollableArea {
  overflow-x: hidden;
  overflow-y: auto; }

.sidebarRight {
  background: #000 !important; }
  .sidebarRight nav {
    border-left: 1px solid #000; }
  .sidebarRight .link-list ul {
    list-style-type: none;
    margin: 20px;
    margin-top: 2.5em;
    width: auto; }
    .sidebarRight .link-list ul li {
      border-bottom: none;
      margin-bottom: 1em; }
    .sidebarRight .link-list ul a {
      color: #565656 !important;
      font-size: 0.85em; }
    .sidebarRight .link-list ul i, .sidebarRight .link-list ul em {
      color: #8c0049; }

.mobile-nav-header {
  border-bottom: 1px solid #3f3f3f;
  padding: 11px 9px 13px 20px; }
  .mobile-nav-header img {
    margin-right: 5px;
    margin-top: -3px;
    width: 18px;
    opacity: .6; }
  .mobile-nav-header a {
    color: #565656;
    display: inline-block;
    font-size: .9em; }
    .mobile-nav-header a:hover, .mobile-nav-header a:focus {
      text-decoration: none; }
  .mobile-nav-header .toggle-icon {
    background: #565656;
    display: inline-block;
    border-radius: 15px;
    width: 15px;
    text-align: center;
    line-height: 14px;
    padding-top: 1px;
    vertical-align: text-bottom;
    color: #000;
    margin-left: 3px; }

.mobile-menu {
  margin-top: 40px; }
  .mobile-menu li {
    border-bottom: 1px solid #3f3f3f; }
  .mobile-menu > li:first-child {
    display: none; }
  .mobile-menu a {
    color: #acacac;
    text-transform: uppercase;
    padding: 15px 10px 15px 20px;
    display: inline-block;
    width: 200px; }
  .mobile-menu i.arrow {
    color: #515151;
    line-height: 50px;
    height: 50px;
    cursor: pointer;
    width: 20px;
    display: inline-block;
    padding-left: 15px;
    float: right; }
  .mobile-menu i.arrow-2 {
    line-height: 54px;
    height: 54px;
    cursor: pointer;
    display: inline-block;
    float: right;
    width: 20px;
    padding-left: 15px; }
    .mobile-menu i.arrow-2.icon-caret-up {
      color: #8c0049; }
    .mobile-menu i.arrow-2.icon-angle-up {
      color: #8c0049; }
    .mobile-menu i.arrow-2.icon-caret-down {
      color: #AFAFAF; }
    .mobile-menu i.arrow-2.icon-angle-down {
      color: #AFAFAF; }
  .mobile-menu .clicked {
    background-color: #fff; }
  .mobile-menu .child-menu a,
  .mobile-menu .selected .child-menu a {
    color: #8c0049;
    text-transform: none; }
  .mobile-menu .child-menu .selected {
    background-color: #fff; }
  .mobile-menu .child-menu.level-2 a {
    color: #929292;
    padding-top: .5em;
    padding-bottom: 25px;
    width: 250px; }
  .mobile-menu .selected a {
    color: #fff; }
  .mobile-menu .child-menu.level-2 .selected a {
    color: #000000; }
  .mobile-menu .child-menu,
  .mobile-menu .selected .child-menu.level-2 {
    display: none; }
  .mobile-menu .selected .child-menu {
    display: block; }
  .mobile-menu .selected .selected .child-menu.level-2 {
    display: block; }
  .mobile-menu .child-menu.level-2 .icon-caret-right {
    font-size: .8em; }
  .mobile-menu .child-menu {
    background: #efefef; }
    .mobile-menu .child-menu li {
      border-bottom: 1px solid #d5d5d5; }
    .mobile-menu .child-menu.level-2 li {
      border-bottom: none; }
      .mobile-menu .child-menu.level-2 li i {
        padding-right: 5px; }
  .mobile-menu .child-menu.level-2 {
    background: #fff; }

/* Sidebars */
.sidebarLeft ul, .sidebarRight ul {
  float: left;
  width: 100%;
  margin: 0;
  padding-left: 0; }
  .sidebarLeft ul a:hover,
  .sidebarRight ul a:hover {
    background: none; }

.sidebarLeft {
  background: #272727 url(../images/pv/graphics/left_navigation_bg.jpg) no-repeat top right;
  background-size: 100% auto; }
  .sidebarLeft a {
    color: #969696;
    font-size: 1em;
    font-family: "Museo W01_500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; }
  .sidebarLeft .languages {
    position: absolute;
    bottom: 15px; }
    .sidebarLeft .languages a {
      padding: .6em 0 .6em 25px; }
  .sidebarLeft li {
    border-bottom: none; }
    .sidebarLeft li.active {
      background: url(../images/pv/icons/icon-brand-arrow.png) no-repeat left; }
      .sidebarLeft li.active a {
        color: #fff; }
    .sidebarLeft li.selected {
      background: url(../images/pv/icons/icon-brand-arrow.png) no-repeat left; }
      .sidebarLeft li.selected a {
        color: #fff; }
  .sidebarLeft .languages ul {
    margin-top: 40px; }
    .sidebarLeft .languages ul.fi .fi,
    .sidebarLeft .languages ul.sv .sv,
    .sidebarLeft .languages ul.en .en {
      display: none; }
  .sidebarLeft .mobile-search {
    margin: 25px 0 0 25px;
    position: relative; }
    .sidebarLeft .mobile-search input[type="text"] {
      padding: .6em 1em .6em 2em;
      border-radius: 0;
      width: 75%;
      font-size: 1em;
      color: #acacac; }
    .sidebarLeft .mobile-search .search-btn {
      position: absolute;
      top: .35em;
      left: .2em;
      font-size: 1.2em;
      background: none;
      border: none;
      color: #acacac;
      -webkit-transform: scaleX(-1);
      -moz-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
      -o-transform: scaleX(-1);
      transform: scaleX(-1); }

.sidebarRight .mobile-menu a {
  font-size: 0.9em;
  width: 205px; }

.sidebarRight .mobile-menu .child-menu.level-2 a {
  width: 240px; }

.puolustusvoimat .sidebarLeft .section-nav ul li.color-scheme-puolustusvoimat,
.puolustusvoimat .sidebarLeft .section-nav ul li.color-scheme-defence,
.puolustusvoimat .sidebarLeft .section-nav ul li.color-scheme-forsvarsmakten,
.maavoimat .sidebarLeft .section-nav ul li.color-scheme-maavoimat,
.maavoimat .sidebarLeft .section-nav ul li.color-scheme-army,
.maavoimat .sidebarLeft .section-nav ul li.color-scheme-armen,
.merivoimat .sidebarLeft .section-nav ul li.color-scheme-merivoimat,
.merivoimat .sidebarLeft .section-nav ul li.color-scheme-navy,
.merivoimat .sidebarLeft .section-nav ul li.color-scheme-marinen,
.ilmavoimat .sidebarLeft .section-nav ul li.color-scheme-ilmavoimat,
.ilmavoimat .sidebarLeft .section-nav ul li.color-scheme-air,
.ilmavoimat .sidebarLeft .section-nav ul li.color-scheme-flygvapnet,
.maanpuolustuskorkeakoulu .sidebarLeft .section-nav ul li.color-scheme-maanpuolustuskorkeakoulu,
.maanpuolustuskorkeakoulu .sidebarLeft .section-nav ul li.color-scheme-national,
.maanpuolustuskorkeakoulu .sidebarLeft .section-nav ul li.color-scheme-forsvarshogskolan {
  background: url(../images/pv/icons/icon-brand-arrow.png) no-repeat left !important; }

.topBar {
  min-height: 53px;
  padding-top: 10px;
  border-bottom: 1px solid #999; }
  .topBar [class^='icon-'] svg {
    width: 1.25rem;
    height: 1.25rem;
    color: white; }
  .topBar .mobile-logo {
    max-width: 25px; }
  .topBar .icon-close-navi {
    display: none; }
    .topBar .icon-close-navi img {
      max-width: 20px; }
  .topBar .pressed .icon-close-navi {
    display: block; }
  .topBar .pressed .icon-hamburger-navi,
  .topBar .pressed .icon-brand-navi {
    display: none; }
  .topBar .slideLeft,
  .topBar .slideRight {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.7em;
    text-transform: uppercase;
    width: 70px;
    color: #afafaf;
    box-shadow: none;
    background: none;
    top: 13px;
    -webkit-font-smoothing: antialiased; }
    .topBar .slideLeft span,
    .topBar .slideRight span {
      padding-top: .65em;
      display: block; }
  .topBar .mobile-nav-title {
    color: #000;
    text-transform: none;
    font-size: 0.8em;
    text-align: center;
    padding: 0;
    font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased; }
  .topBar .slideLeft {
    right: -5px; }
  .topBar .slideLeft.pressed {
    right: -10px; }
  .topBar .slideRight {
    left: -5px; }
  .topBar .slideRight.pressed {
    left: -10px; }
  .topBar .slideRight:active,
  .topBar .slideRight:focus,
  .topBar .slideLeft:active,
  .topBar .slideLeft:focus {
    text-decoration: none; }
  .topBar .slideRight.pressed, .topBar .slideLeft.pressed {
    border: none; }
    .topBar .slideRight.pressed span,
    .topBar .slideLeft.pressed span {
      display: none; }

/* mobiilinavin piilotus */
.shrink-mobile .topBar,
.page.slidLeft .topBar,
.page.slidRight .topBar {
  height: 34px; }
  .shrink-mobile .topBar h1, .shrink-mobile .topBar h2, .shrink-mobile .topBar h3,
  .page.slidLeft .topBar h1,
  .page.slidLeft .topBar h2,
  .page.slidLeft .topBar h3,
  .page.slidRight .topBar h1,
  .page.slidRight .topBar h2,
  .page.slidRight .topBar h3 {
    margin-top: .2em !important; }
  .shrink-mobile .topBar .slideLeft span,
  .shrink-mobile .topBar .slideRight span,
  .shrink-mobile .topBar .mobile-nav-title,
  .page.slidLeft .topBar .slideLeft span,
  .page.slidLeft .topBar .slideRight span,
  .page.slidLeft .topBar .mobile-nav-title,
  .page.slidRight .topBar .slideLeft span,
  .page.slidRight .topBar .slideRight span,
  .page.slidRight .topBar .mobile-nav-title {
    display: none; }
  .shrink-mobile .topBar .icon-close-navi,
  .page.slidLeft .topBar .icon-close-navi,
  .page.slidRight .topBar .icon-close-navi {
    height: 45px;
    width: 45px;
    margin: 0;
    padding: 0;
    left: 9px;
    position: absolute; }
  .shrink-mobile .topBar .icon-close-navi img,
  .page.slidLeft .topBar .icon-close-navi img,
  .page.slidRight .topBar .icon-close-navi img {
    max-width: 16px; }

.shrink-mobile .scrollableArea,
.page.slidLeft .scrollableArea,
.page.slidRight .scrollableArea {
  top: 45px; }

.slideLeft .topBar .icon-close-navi {
  left: 14px; }

.ios.mobile .search-btn {
  padding-top: .15em;
  padding-left: .1em;
  padding-right: .5em;
  left: 0; }

@media (max-width: 1023px) {
  #sidebarLeft.visible-phone,
  #sidebarRight.visible-phone,
  #topBar.visible-phone {
    display: inherit !important; }
  .topBar {
    position: relative;
    width: 100%;
    z-index: 1000;
    word-wrap: break-word;
    overflow: hidden; } }

.shrink #banner {
  position: fixed;
  z-index: 99;
  top: 0px;
  max-width: 1280px;
  transition: top 0.6s ease-in-out; }

.shrink .site-title {
  display: none; }

.shrink .topbar-nav {
  background: #3f3f3f;
  transition: top 0.5s ease-in-out; }

.shrink.nav-up #banner {
  top: -44px; }

.shrink #heading {
  height: auto; }

@media (min-width: 1200px) {
  .shrink #banner {
    margin-right: 15px; } }

#sitemap-nav {
  position: absolute;
  z-index: 10;
  box-sizing: border-box;
  background: #505050;
  padding: 20px 20px 15px;
  border-bottom: solid 1px black;
  border-left: solid 1px black;
  border-right: solid 1px black;
  width: 100%; }
  #sitemap-nav h4 {
    color: white;
    font-family: "Museo W01_700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 1.06667em;
    margin-bottom: 1.86667em; }
  #sitemap-nav .col-md-2 {
    padding-left: .2em; }
    #sitemap-nav .col-md-2:first-child {
      border: none; }
  #sitemap-nav .col-md-2:first-child {
    padding-left: 0 !important; }
  #sitemap-nav li {
    margin-bottom: .8em; }
  #sitemap-nav a {
    color: white;
    display: block;
    font-size: 0.86667em;
    line-height: 1.3; }
  #sitemap-nav .theme-sites-nav {
    border-top: 1px dotted #666;
    padding-top: 20px;
    padding-bottom: 0px;
    margin-top: 30px; }
    #sitemap-nav .theme-sites-nav ul {
      margin: 0; }
    #sitemap-nav .theme-sites-nav li {
      margin-bottom: 0;
      margin-right: 1em; }
    #sitemap-nav .theme-sites-nav em {
      color: #ffc829;
      margin-right: .3em; }
  #sitemap-nav .theme-sites li a:hover {
    color: #fff !important;
    text-decoration: none; }

@media (min-width: 1200px) {
  #sitemap-nav .col-md-2 {
    border-left: 1px solid #666; }
  #sitemap-nav .col-md-2:first-child {
    border: none; } }

/* ---------- Navigation ---------- */
.portlet-navigation .list-menu {
  border: 1px solid #d3d3d3;
  border-bottom: none;
  background: #f9f9f9; }
  .portlet-navigation .list-menu h2 {
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 0px; }
    .portlet-navigation .list-menu h2 a {
      color: #000;
      font-size: .8em;
      padding-left: 1em; }
  .portlet-navigation .list-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    /* li.open {
			background-image: url(/pv-theme/images/pv/icons/icon-navi-up.gif);
			background-repeat: no-repeat;
			background-position: right 10px top 22px;
		} */ }
    .portlet-navigation .list-menu ul li {
      border-bottom: 1px solid #d3d3d3; }
      .portlet-navigation .list-menu ul li li,
      .portlet-navigation .list-menu ul li li li,
      .portlet-navigation .list-menu ul li li li li {
        border-bottom: none; }
      .portlet-navigation .list-menu ul li.open {
        background-color: #fff;
        /*padding-bottom: 10px;*/ }
      .portlet-navigation .list-menu ul li.open ul {
        padding-bottom: 10px; }
      .portlet-navigation .list-menu ul li.open ul li a {
        padding: 0  20px 0 30px; }
      .portlet-navigation .list-menu ul li .level-2 li {
        background-image: url(/pv-theme/images/pv/icons/icon-navi-arrow.gif);
        background-repeat: no-repeat;
        background-position: 20px 8px;
        margin-bottom: 10px; }
      .portlet-navigation .list-menu ul li .level-2 li.open.selected,
      .portlet-navigation .list-menu ul li .level-2 li.open {
        margin-bottom: 0; }
      .portlet-navigation .list-menu ul li .level-3 li {
        background-image: none;
        margin-bottom: 0; }
      .portlet-navigation .list-menu ul li .level-3 {
        margin: 5px 0 0 15px; }
    .portlet-navigation .list-menu ul li:hover {
      background-color: #fff; }
    .portlet-navigation .list-menu ul li a {
      /* color: $pvRed; */
      font-size: 0.93333em;
      display: block;
      padding: 14px 20px; }
    .portlet-navigation .list-menu ul li li a.selected {
      font-weight: normal;
      color: #000 !important; }
    .portlet-navigation .list-menu ul li a:hover {
      text-decoration: none !important; }
    .portlet-navigation .list-menu ul li li a {
      color: #929292 !important; }

#column-1 .theme-sites {
  display: none; }

@media (min-width: 768px) {
  #column-1 .theme-sites {
    display: block !important;
    margin: 1.8em 0; }
    #column-1 .theme-sites li {
      margin: 0;
      padding: .3em 0;
      color: #ababab; }
      #column-1 .theme-sites li a {
        color: #acacac !important;
        font-size: .85em; }
        #column-1 .theme-sites li a em, #column-1 .theme-sites li a i {
          margin-right: .5em;
          text-decoration: none; }
        #column-1 .theme-sites li a em, #column-1 .theme-sites li a i:hover {
          text-decoration: none; }
      #column-1 .theme-sites li a:hover {
        text-decoration: underline; } }

/* Shrink header

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #cc5350;
    color:#fff;
    z-index: 1000;
    height: 200px;
    overflow: hidden;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
    text-align:center;
    line-height:160px;

}
.header.shrink {
    height: 100px;
    line-height:80px;
}
.header h1
{
    font-size:30px;
    font-weight:normal;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.header.shrink h1
{
    font-size:24px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}  */
/* ---------- Topbar ---------- */
.topbar-nav {
  border-bottom: 1px solid #565656;
  padding: 0.667em 0 .6em 0; }
  .topbar-nav h1 a, .topbar-nav h2 a, .topbar-nav h3 a, .topbar-nav h4 a {
    text-shadow: none; }
  .topbar-nav .portlet-borderless-container {
    min-height: 1px !important; }
  .topbar-nav .row-fluid [class*="span"] {
    min-height: 0; }
  .topbar-nav .section-nav {
    position: relative;
    font-size: 0.9375em; }
  .topbar-nav .section-nav ul li {
    padding-bottom: 1em; }
  .topbar-nav ul {
    list-style-type: none;
    margin: 0; }
    .topbar-nav ul li {
      display: inline;
      padding: 0; }
    .topbar-nav ul.fi .fi,
    .topbar-nav ul.sv .sv,
    .topbar-nav ul.en .en {
      display: none; }
    .topbar-nav ul li:first-child a {
      border-left: 0;
      padding-left: 0; }
    .topbar-nav ul li:last-child a {
      border-left: 0; }
    .topbar-nav ul li:first-child {
      padding-left: none; }
    .topbar-nav ul li.selected a {
      color: #fff; }
    .topbar-nav ul li.search a {
      color: #ffc726;
      font-size: 1.5em; }
      .topbar-nav ul li.search a:hover {
        text-decoration: none; }
        .topbar-nav ul li.search a:hover .search-icon {
          background-position: center -57px; }
    .topbar-nav ul a {
      border-left: 1px solid #565656;
      border-right: 0;
      color: #acacac;
      font-family: "Museo W01_700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
      padding: 0 .5em 0 .9em;
      font-size: .9em; }
    .topbar-nav ul.fi .sv a,
    .topbar-nav ul.en .sv a,
    .topbar-nav ul.sv .en a {
      border: none; }
  .topbar-nav .search-icon {
    background: url("../images/pv/icons/svg/misc/search_sprite_40x50.svg") no-repeat center -11px;
    display: inline-block;
    background-size: 148%;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0; }
  .topbar-nav .no-svg .search-icon {
    background-image: url("../images/pv/icons/svg/misc/search_40x50.png"); }
  .topbar-nav .language {
    font-size: 0.867em;
    padding-top: 4px; }

.topbar-nav ul li:last-child a,
.puolustusvoimat .top-nav ul li:last-child a,
.puolustusvoimat .topbar-nav ul li:last-child a {
  border: 0px !important; }

.topbar-search-bar {
  display: none;
  position: absolute;
  right: 0;
  top: -0.6em; }
  .topbar-search-bar input {
    border: none;
    color: #acacac;
    padding-top: .8em;
    padding-bottom: .8em;
    padding-left: 3.33333em;
    padding-right: 3.33333em; }
  .topbar-search-bar input[type="text"] {
    width: auto; }
  .topbar-search-bar form {
    margin: 0;
    position: relative;
    background: white;
    padding: 0; }
  .topbar-search-bar .search-btn {
    background: transparent;
    border: 0;
    color: #acacac !important;
    padding: 0;
    font-size: 1.4em;
    position: absolute;
    left: 0.35em;
    top: 0.45em;
    box-shadow: none;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1); }
    .topbar-search-bar .search-btn i {
      color: #acacac !important; }
  .topbar-search-bar .close-btn {
    background: transparent;
    border: 0;
    color: #acacac;
    padding: 0;
    text-transform: uppercase;
    font-size: 1.4em;
    right: 0.55em;
    top: 0.45em;
    position: absolute;
    box-shadow: none; }

.sidebarLeft .search-widget .close-btn,
.sidebarLeft .topbar-search-bar-toggle {
  display: none; }

/* Aktiivisen sivun valinta hack */
.puolustusvoimat .section-nav ul li.color-scheme-puolustusvoimat a,
.maavoimat .section-nav ul li.color-scheme-maavoimat a,
.merivoimat .section-nav ul li.color-scheme-merivoimat a,
.ilmavoimat .section-nav ul li.color-scheme-ilmavoimat a,
.maanpuolustuskorkeakoulu .section-nav ul li.color-scheme-maanpuolustuskorkeakoulu a {
  color: #fff !important; }

@media (min-width: 768px) {
  .topbar-nav .section-nav ul li:hover {
    transition: all 0.2s ease-in-out;
    border-bottom: 3px solid #fff;
    text-decoration: none;
    padding-bottom: .7em; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    .topbar-nav .section-nav ul li:hover {
      transition: none; } }

@media (min-width: 768px) {
  .topbar-nav .section-nav ul li a:hover {
    text-decoration: none;
    color: white; }
  .topbar-nav .section-nav ul li.search:hover {
    border-bottom: 0; } }

@media (min-width: 1024px) {
  .topbar-nav .language ul li {
    padding-bottom: 1em;
    margin-right: .9em; }
  .topbar-nav .language ul li:last-child {
    margin-right: 0; }
  .topbar-nav .language ul li a {
    font-size: 1em;
    padding: 0; }
  .topbar-nav .language ul li:hover {
    transition: all 0.2s ease-in-out;
    border-bottom: 3px solid #fff;
    text-decoration: none;
    padding-bottom: .7em; } }
  @media (min-width: 1024px) and (prefers-reduced-motion: reduce) {
    .topbar-nav .language ul li:hover {
      transition: none; } }

@media (min-width: 1024px) {
  .topbar-nav .language ul li a:hover {
    text-decoration: none;
    color: white; } }

/* ---------- Docbar ---------- */
.navbar-static-top .container {
  max-width: 100%; }

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

.dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
  position: absolute;
  right: 0; }

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

.dockbar-split .dockbar .navbar-inner .nav > li.dropdown > a {
  font-size: 1.1em;
  line-height: 1.2em; }

.dockbar-split .dockbar .navbar-inner .nav > li {
  background-color: transparent; }

.dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
  background-color: #0EA6F9;
  background-image: linear-gradient(#0EA6F9, #0993DD);
  box-shadow: none; }

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
  background: #45CBF5;
  border-radius: 4px; }

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
  background: #5BBAE8; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- News list frontpage  ---------- */
.news-tiles {
  box-sizing: border-box; }
  .news-tiles:after {
    content: '';
    display: table;
    clear: both; }

.news-tiles *, .news-tiles *:before, .news-tiles *:after {
  box-sizing: inherit; }

.news-tiles .block > div {
  position: relative;
  width: 100%;
  height: 140px;
  overflow: hidden; }

.news-tiles .all-news {
  height: 55px !important; }

.news-tiles .block > div a {
  border-right: 1px solid #000;
  border-top: 1px solid #000; }

.news-tiles .block > div:first-child a {
  border-top: none; }

.news-tiles .block:last-child > div a {
  border-right: none; }

.news-tiles .news-category,
.news-tiles h2,
.news-tiles .news-lead,
.news-tiles .news-date {
  color: #fff; }

.news-tiles .news-category {
  text-transform: uppercase;
  font-size: 0.8em;
  font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.news-tiles .newscategory,
.news-tiles .newscategory span {
  word-break: break-all; }

.news-tiles h2 {
  font-size: 1.3em;
  line-height: 1.2;
  margin-top: .4em;
  font-weight: normal;
  font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.news-tiles .news-highlight h2,
.news-tiles .news-highlight h2 {
  font-size: 1.3em;
  line-height: 1.2;
  margin-top: .4em; }

.news-tiles .news-lead {
  display: none;
  font-family: "Museo W01_500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; }

.news-tiles .news-date {
  font-size: 0.8em;
  position: absolute;
  bottom: 12px;
  right: 15px;
  margin: 0;
  font-family: "Museo W01_700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
  line-height: 1.45; }

.news-category {
  margin: 0; }

.black-20 {
  transition: all 0.2s ease-in-out;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); }
  @media (prefers-reduced-motion: reduce) {
    .black-20 {
      transition: none; } }

.black-20:hover {
  background-color: rgba(0, 0, 0, 0.7); }

.news-content {
  position: absolute;
  height: 100%;
  width: 100%;
  word-break: normal;
  z-index: 1; }

.mobile-image, .mobile-image.defer-image {
  display: none; }

.all-news .mobile-image {
  display: none !important; }

.mobile-image-placeholder {
  display: block;
  height: 55px;
  width: 100%;
  background-color: #000; }

.news-tiles .all-news a span {
  display: block;
  padding-top: 1em;
  text-align: center;
  color: #acacac;
  font-size: 1.06667em;
  font-family: "Museo W01_500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; }

.news-content a {
  height: 100%;
  display: block; }

.news-content a:hover,
.news-content a:active {
  text-decoration: none; }

.news-tiles .block > div.all-news-link a {
  background: #000;
  color: #acacac;
  font-size: 1.06667em;
  font-family: "Museo W01_500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
  float: right;
  border-top: 1px solid #565656;
  padding: .8em 1em; }
  .news-tiles .block > div.all-news-link a .icon-angle-arrow-right {
    width: 8px;
    height: 15px; }
  .news-tiles .block > div.all-news-link a:hover, .news-tiles .block > div.all-news-link a:active {
    color: #fff;
    text-decoration: none; }

@media (max-width: 480px) {
  .mobile-image, .mobile-image.defer-image {
    display: block; }
  .news-tiles {
    max-width: 400px;
    margin: 0 auto; }
  .news-tiles .news-highlight h2,
  .news-tiles .news-highlight h2,
  .news-tiles h2 {
    font-size: 1.2em;
    line-height: normal;
    font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .news-tiles .news-date {
    bottom: 10px;
    font-size: 0.73333em; }
  .news-tiles .news-category {
    padding: 20px 10px 0 20px;
    font-size: 0.6em; }
  .news-tiles h2 {
    padding: 0 20px 0 20px; } }

/*  and (max-width: 767px) */
@media (min-width: 480px) {
  .news-tiles .block > div {
    width: 50%;
    height: 50%;
    float: left;
    border: none; }
  .news-tiles .all-news {
    height: 100% !important; }
  .news-tiles .news-category {
    padding: 20px 20px 0 20px; }
  .news-tiles h2 {
    padding: 0 20px; }
  /*.all-news-link a { font-size: 1.2em; }*/
  .news-tiles .all-news a span {
    padding-top: 2em; }
  .mobile-image, .mobile-image.defer-image {
    display: block; }
  .desktop-image, .desktop-image.defer-image {
    display: none; }
  .mobile-image-placeholder {
    display: none; }
  .news-tiles .all-news {
    height: 100%; }
  .all-news .mobile-image {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 979px) {
  .news-tiles {
    max-width: 800px;
    margin: 0 auto; }
  .news-tiles .block > div {
    height: 178px !important; }
  .mobile-image, .mobile-image.defer-image {
    display: none; }
  .desktop-image, .desktop-image.defer-image {
    display: block; }
  .news-highlight h2,
  .news-tiles .news-highlight h2,
  .news-tiles h2,
  .all-news-link a {
    font-size: 1.46667em; } }

@media (max-width: 979px) {
  .news-tiles .block > div.odd .news-content a {
    border-right: 1px solid #000; }
  .news-tiles .block > div .news-content a {
    border-top: 1px solid #000; }
  .news-tiles .block {
    width: auto;
    float: none; }
  .news-tiles h2 {
    word-wrap: break-word; } }

@media (min-width: 980px) {
  .news-tiles .block {
    width: 33.333333%;
    float: left; }
  .mobile-image, .mobile-image.defer-image {
    display: none; }
  .desktop-image, .desktop-image.defer-image {
    display: block; }
  .news-tiles .block > div {
    width: 100%;
    height: 100%; }
  /*.news-tiles .news-lead {
       			padding: 0px 20px 0px 15px;
       		}*/
  .news-tiles .news-date {
    font-size: 0.8em; }
  .news-tiles .news-category {
    padding: 15px 20px 0px 15px;
    font-size: 12px; }
  .news-tiles h2 {
    font-size: 18px;
    line-height: 24px;
    padding: 0px 20px 0px 15px; }
  .news-tiles .news-highlight h2,
  .news-tiles .news-highlight h2 {
    font-size: 20px;
    line-height: 24px; }
  .news-tiles .news-highlight .news-category,
  .news-tiles .news-highlight .news-category {
    padding: 15px 20px 0 15px; }
  /*.mobile-image 										{ display: none; }
			.desktop-image 										{ display: block; }*/
  .news-tiles .news-lead {
    display: block;
    padding: 0px 20px 0px 15px; } }

@media (min-widht: 1024px) {
  .all-news-link a {
    font-size: 1.06667em; } }

@media (min-width: 1070px) {
  .news-tiles .news-lead {
    font-size: 16px;
    padding: 0 20px 0 30px; }
  .news-tiles .news-category {
    padding: 30px 20px 0 30px; }
  .news-tiles h2 {
    font-size: 22px;
    line-height: 26px;
    padding: 0 20px 0 30px; }
  .news-tiles .news-highlight h2,
  .news-tiles .news-highlight h2 {
    font-size: 22px;
    line-height: 26px;
    padding: 0 20px 0 30px; }
  .news-tiles .news-highlight .news-category,
  .news-tiles .news-highlight .news-category {
    padding: 20px 20px 0 30px; } }

@media (min-width: 1170px) {
  .news-tiles .news-category {
    padding: 20px 20px 0 30px; }
  .news-tiles h2 {
    font-size: 1.46667em;
    line-height: 26px; }
  .news-tiles .news-highlight h2 {
    font-size: 1.86667em;
    line-height: 33px; }
  .news-tiles .news-highlight .news-category {
    padding: 30px 20px 0 30px; } }

.blue {
  /*background: -moz-linear-gradient(-45deg,  rgba(55,75,117,1) 0%, rgba(14,14,15,0) 100%);
			background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(55,75,117,1)), color-stop(100%,rgba(14,14,15,0)));
			background: -webkit-linear-gradient(-45deg,  rgba(55,75,117,1) 0%,rgba(14,14,15,0) 100%);
			background: -o-linear-gradient(-45deg,  rgba(55,75,117,1) 0%,rgba(14,14,15,0) 100%);
			background: -ms-linear-gradient(-45deg,  rgba(55,75,117,1) 0%,rgba(14,14,15,0) 100%);
			background: linear-gradient(135deg,  rgba(55,75,117,1) 0%,rgba(14,14,15,0) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#374b75', endColorstr='#000e0e0f',GradientType=1 );*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1f499e+0,1f499e+24,ffffff+93&0.7+0,0.75+24,0+100 */
  background: -moz-linear-gradient(-45deg, rgba(31, 73, 158, 0.7) 0%, rgba(31, 73, 158, 0.75) 24%, rgba(255, 255, 255, 0.07) 93%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(31, 73, 158, 0.7) 0%, rgba(31, 73, 158, 0.75) 24%, rgba(255, 255, 255, 0.07) 93%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(31, 73, 158, 0.7) 0%, rgba(31, 73, 158, 0.75) 24%, rgba(255, 255, 255, 0.07) 93%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b31f499e', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.red {
  /*background: -moz-linear-gradient(-45deg,  rgba(98,51,76,1) 0%, rgba(14,14,15,0) 100%);
			background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(98,51,76,1)), color-stop(100%,rgba(14,14,15,0)));
			background: -webkit-linear-gradient(-45deg,  rgba(98,51,76,1) 0%,rgba(14,14,15,0) 100%);
			background: -o-linear-gradient(-45deg,  rgba(98,51,76,1) 0%,rgba(14,14,15,0) 100%);
			background: -ms-linear-gradient(-45deg,  rgba(98,51,76,1) 0%,rgba(14,14,15,0) 100%);
			background: linear-gradient(135deg,  rgba(98,51,76,1) 0%,rgba(14,14,15,0) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62334c', endColorstr='#000e0e0f',GradientType=1 );*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8c0049+0,8c0049+24,ffffff+93&0.7+0,0.75+24,0+100 */
  background: -moz-linear-gradient(-45deg, rgba(140, 0, 73, 0.7) 0%, rgba(140, 0, 73, 0.75) 24%, rgba(255, 255, 255, 0.07) 93%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(140, 0, 73, 0.7) 0%, rgba(140, 0, 73, 0.75) 24%, rgba(255, 255, 255, 0.07) 93%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(140, 0, 73, 0.7) 0%, rgba(140, 0, 73, 0.75) 24%, rgba(255, 255, 255, 0.07) 93%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b38c0049', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.green {
  /*background: -moz-linear-gradient(-45deg,  rgba(19,58,46,1) 0%, rgba(14,14,15,0) 100%);
			background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(19,58,46,1)), color-stop(100%,rgba(14,14,15,0)));
			background: -webkit-linear-gradient(-45deg,  rgba(19,58,46,1) 0%,rgba(14,14,15,0) 100%);
			background: -o-linear-gradient(-45deg,  rgba(19,58,46,1) 0%,rgba(14,14,15,0) 100%);
			background: -ms-linear-gradient(-45deg,  rgba(19,58,46,1) 0%,rgba(14,14,15,0) 100%);
			background: linear-gradient(135deg,  rgba(19,58,46,1) 0%,rgba(14,14,15,0) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#133a2e', endColorstr='#000e0e0f',GradientType=1 );*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006849+17,ffffff+100&0.75+0,0+100 */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006849+1,006849+24,ffffff+93&0.7+0,0.75+24,0+100 */
  background: -moz-linear-gradient(-45deg, rgba(0, 104, 73, 0.7) 0%, rgba(0, 104, 73, 0.7) 1%, rgba(0, 104, 73, 0.75) 24%, rgba(255, 255, 255, 0.07) 93%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(0, 104, 73, 0.7) 0%, rgba(0, 104, 73, 0.7) 1%, rgba(0, 104, 73, 0.75) 24%, rgba(255, 255, 255, 0.07) 93%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0, 104, 73, 0.7) 0%, rgba(0, 104, 73, 0.7) 1%, rgba(0, 104, 73, 0.75) 24%, rgba(255, 255, 255, 0.07) 93%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3006849', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.navyblue {
  /*background: -moz-linear-gradient(-45deg,  rgba(45,46,94,1) 0%, rgba(14,14,15,0) 100%);
			background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(45,46,94,1)), color-stop(100%,rgba(14,14,15,0)));
			background: -webkit-linear-gradient(-45deg,  rgba(45,46,94,1) 0%,rgba(14,14,15,0) 100%);
			background: -o-linear-gradient(-45deg,  rgba(45,46,94,1) 0%,rgba(14,14,15,0) 100%);
			background: -ms-linear-gradient(-45deg,  rgba(45,46,94,1) 0%,rgba(14,14,15,0) 100%);
			background: linear-gradient(135deg,  rgba(45,46,94,1) 0%,rgba(14,14,15,0) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2e5e', endColorstr='#000e0e0f',GradientType=1 );*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#11295d+0,11295d+24,ffffff+93&0.7+0,0.75+24,0+100 */
  background: -moz-linear-gradient(-45deg, rgba(17, 41, 93, 0.7) 0%, rgba(17, 41, 93, 0.75) 24%, rgba(255, 255, 255, 0.07) 93%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(17, 41, 93, 0.7) 0%, rgba(17, 41, 93, 0.75) 24%, rgba(255, 255, 255, 0.07) 93%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(17, 41, 93, 0.7) 0%, rgba(17, 41, 93, 0.75) 24%, rgba(255, 255, 255, 0.07) 93%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b311295d', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.gray {
  /*background: -moz-linear-gradient(-45deg,  rgba(58,58,58,1) 0%, rgba(125,185,232,0) 100%);
			background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(58,58,58,1)), color-stop(100%,rgba(125,185,232,0)));
			background: -webkit-linear-gradient(-45deg,  rgba(58,58,58,1) 0%,rgba(125,185,232,0) 100%);
			background: -o-linear-gradient(-45deg,  rgba(58,58,58,1) 0%,rgba(125,185,232,0) 100%);
			background: -ms-linear-gradient(-45deg,  rgba(58,58,58,1) 0%,rgba(125,185,232,0) 100%);
			background: linear-gradient(135deg,  rgba(58,58,58,1) 0%,rgba(125,185,232,0) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#007db9e8',GradientType=1 );*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#acacac+0,acacac+24,ffffff+93&0.7+0,0.75+24,0+100 */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#555555+0,555555+24,ffffff+93&0.7+0,0.75+24,0+100 */
  background: -moz-linear-gradient(-45deg, rgba(85, 85, 85, 0.7) 0%, rgba(85, 85, 85, 0.75) 24%, rgba(255, 255, 255, 0.07) 93%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(85, 85, 85, 0.7) 0%, rgba(85, 85, 85, 0.75) 24%, rgba(255, 255, 255, 0.07) 93%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(85, 85, 85, 0.7) 0%, rgba(85, 85, 85, 0.75) 24%, rgba(255, 255, 255, 0.07) 93%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3555555', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

/* Events search */
.event-search-portlet a {
  color: #000; }

.event-search-portlet a:link,
.event-search-portlet a:active {
  text-decoration: none !important; }

.event-search-portlet h1,
.event-search-portlet h2,
.event-search-portlet h3, .event-search-portlet h4, .event-search-portlet p[itemprop="name"], .event-search-portlet p.event-time, .event-search-portlet .dates .d-flex .top-event-nav.align-self-start p {
  font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-size: 1.33333em; }

.event-search-portlet .advanced-search .date-search input[type="text"] {
  height: 28px;
  width: 90px; }

.event-search-portlet .advanced-search #organization-select {
  height: 28px; }

.event-search-portlet .advanced-search .form-group .input-group input {
  border-radius: 2px; }

.event-search-portlet .dates {
  border-top: 0;
  padding: 0;
  background: transparent; }
  .event-search-portlet .dates h3 .top-event-nav {
    font-size: 1em;
    text-transform: uppercase; }
  .event-search-portlet .dates .prev-date,
  .event-search-portlet .dates .next-date {
    font-size: .8em;
    text-transform: none;
    color: #333; }

.event-search-portlet .prev-date,
.event-search-portlet .next-date {
  font-weight: inherit;
  color: #333; }

.event-search-portlet .prev-date span, .event-search-portlet .next-date span {
  display: none; }

.event-search-portlet .prev-date:before, .event-search-portlet .next-date:after {
  font-family: 'fontawesome-alloy';
  font-size: 1.5em;
  vertical-align: text-bottom; }

.event-search-portlet .prev-date:before {
  content: "\f104";
  margin-right: .1em; }

.event-search-portlet .next-date:after {
  content: "\f105";
  margin-left: .1em; }

.event-search-portlet .advanced-search .event-search {
  min-height: 1px; }

.event-search-portlet .date-search label {
  margin-bottom: 2px; }

/* Events lifts */
.journal-content-article .events-lifts,
.events-lifts {
  margin-top: 1em; }
  .journal-content-article .events-lifts ul,
  .events-lifts ul {
    margin: 0;
    width: 100%; }
  .journal-content-article .events-lifts li,
  .events-lifts li {
    width: 50%;
    min-height: 180px;
    background: #fcfcfc;
    list-style-type: none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative; }
  .journal-content-article .events-lifts li:hover,
  .events-lifts li:hover {
    background: #fff; }
  .journal-content-article .events-lifts a,
  .events-lifts a {
    display: block;
    height: 100%;
    color: #3c3c3c; }
  .journal-content-article .events-lifts .icon-angle-right,
  .events-lifts .icon-angle-right {
    font-size: 1.6em;
    display: inline-block; }
  .journal-content-article .events-lifts a:hover,
  .journal-content-article .events-lifts a:active,
  .events-lifts a:hover,
  .events-lifts a:active {
    text-decoration: none;
    color: #8c0049; }
    .journal-content-article .events-lifts a:hover h3,
    .journal-content-article .events-lifts a:active h3,
    .events-lifts a:hover h3,
    .events-lifts a:active h3 {
      color: #8c0049; }
  .journal-content-article .events-lifts a.link-to-page,
  .events-lifts a.link-to-page {
    display: inline-block; }
  .journal-content-article .events-lifts a.link-to-page:hover,
  .events-lifts a.link-to-page:hover {
    text-decoration: underline; }
  .journal-content-article .events-lifts h2,
  .events-lifts h2 {
    line-height: normal;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .journal-content-article .events-lifts li:nth-child(1),
  .events-lifts li:nth-child(1) {
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0; }
  .journal-content-article .events-lifts li:nth-child(2),
  .events-lifts li:nth-child(2) {
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0; }
  .journal-content-article .events-lifts li:nth-child(3),
  .events-lifts li:nth-child(3) {
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0; }
  .journal-content-article .events-lifts li:nth-child(4),
  .events-lifts li:nth-child(4) {
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0; }
  .journal-content-article .events-lifts li:nth-child(5),
  .events-lifts li:nth-child(5) {
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0; }
  .journal-content-article .events-lifts li:nth-child(6),
  .events-lifts li:nth-child(6) {
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0; }
  .journal-content-article .events-lifts .event-date,
  .events-lifts .event-date {
    margin: 0;
    font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: absolute;
    top: 1.067em;
    left: 1.067em; }
  .journal-content-article .events-lifts .event-day,
  .journal-content-article .events-lifts .event-title,
  .journal-content-article .events-lifts .event-place,
  .events-lifts .event-day,
  .events-lifts .event-title,
  .events-lifts .event-place {
    display: block; }
  .journal-content-article .events-lifts .event-day,
  .events-lifts .event-day {
    font-size: 1.7em;
    font-family: "Frutiger LT W01_75 Black", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1; }
  .journal-content-article .events-lifts .event-month-year,
  .events-lifts .event-month-year {
    font-size: 0.93333em;
    font-family: "Frutiger LT W01_55 Roma1475738", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal; }
  .journal-content-article .events-lifts .events-lifts .event-title,
  .events-lifts .events-lifts .event-title {
    font-size: 1em;
    font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    word-break: normal; }
  .journal-content-article .events-lifts .event-place,
  .events-lifts .event-place {
    color: #acacac;
    font-size: 0.8em;
    text-transform: uppercase;
    font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .journal-content-article .events-lifts .event-info,
  .events-lifts .event-info {
    position: absolute;
    bottom: 15px;
    left: 20px;
    right: 10px;
    line-height: 1.2em;
    margin: 0px;
    font-weight: normal;
    font-size: 1em;
    color: #3c3c3c; }
  .journal-content-article .events-lifts .pv-sprite,
  .events-lifts .pv-sprite {
    position: absolute;
    right: 4px;
    top: 4px; }
  .journal-content-article .events-lifts em,
  .events-lifts em {
    font-size: 1.46667em; }

.event-item {
  min-height: 180px; }

.event-title {
  word-break: normal; }

@media (max-width: 481px) {
  .journal-content-article .events-lifts li,
  .events-lifts li {
    min-height: 180px;
    height: 180px !important;
    word-break: break-all; }
  .journal-content-article .events-lifts .event-date,
  .journal-content-article .events-lifts .event-info,
  .events-lifts .event-date,
  .events-lifts .event-info {
    left: .7em;
    line-height: 1.2; }
  .journal-content-article .events-lifts .event-info,
  .events-lifts .event-info {
    font-size: 1em; } }

@media (min-width: 480px) {
  .journal-content-article .events-lifts .event-day,
  .events-lifts .event-day {
    font-size: 3em; }
  .event-month-year {
    font-size: 1.33333em;
    line-height: 1.2; }
  .journal-content-article .events-lifts .event-date,
  .journal-content-article .events-lifts .event-info,
  .events-lifts .event-date,
  .events-lifts .event-info {
    left: 1.067em; }
  .journal-content-article .events-lifts .pv-sprite,
  .events-lifts .pv-sprite {
    top: 10px;
    right: 10px; } }

@media (min-width: 768px) {
  .journal-content-article .events-lifts .event-day,
  .events-lifts .event-day {
    font-size: 2.2em; }
  .journal-content-article .events-lifts .event-month-year,
  .events-lifts .event-month-year {
    font-size: 0.86667em; }
  .journal-content-article .events-lifts .pv-sprite,
  .events-lifts .pv-sprite {
    top: 4px;
    right: 4px; } }

@media (min-width: 980px) {
  .events-lifts li {
    min-height: 210px;
    width: 33.333%; }
  .events-lifts em {
    font-size: 1.2em; }
  .journal-content-article .events-lifts .event-date,
  .journal-content-article .events-lifts .event-info,
  .events-lifts .event-date,
  .events-lifts .event-info {
    left: .7em; }
  .journal-content-article .events-lifts .event-info {
    font-size: 0.85em; }
  .journal-content-article .events-lifts li:nth-child(1) {
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0; }
  .journal-content-article .events-lifts li:nth-child(2) {
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0; }
  .journal-content-article .events-lifts li:nth-child(3) {
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-left: none; }
  .journal-content-article .events-lifts li:nth-child(4) {
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0; }
  .journal-content-article .events-lifts li:nth-child(5) {
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-left: none; }
  .journal-content-article .events-lifts li:nth-child(6) {
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0; }
  .events-lifts li:nth-child(1) {
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0; }
  .events-lifts li:nth-child(2) {
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0; }
  .events-lifts li:nth-child(3) {
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-left: none; }
  .events-lifts li:nth-child(4) {
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0; }
  .events-lifts li:nth-child(5) {
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-left: none; }
  .events-lifts li:nth-child(6) {
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0; }
  .event-day {
    font-size: 2em; }
  .events-lifts .event-info {
    font-size: 0.93333em; }
  .journal-content-article .events-lifts li {
    min-height: 210px;
    width: 33.333%; }
  .journal-content-article .events-lifts .pv-sprite,
  .events-lifts .pv-sprite {
    top: 4px;
    right: 4px; } }

@media (max-width: 1023px) {
  .empty-event-item {
    display: none !important; } }

@media (min-width: 1024px) {
  .journal-content-article .events-lifts .event-day,
  .events-lifts .event-day {
    font-size: 2.533em;
    left: 1.2em; }
  .events-lifts .event-date {
    left: 1.067em; }
  .events-lifts .event-info {
    font-size: 1em;
    left: 1.067em; }
  .journal-content-article .events-lifts .pv-sprite,
  .events-lifts .pv-sprite {
    top: 5px;
    right: 5px; } }

/* ---------- ADT ---------- */
.feed-item.simple {
  padding: 15px 0;
  border-bottom: 1px solid #d3d3d3; }

.feed-item.simple h6,
.feed-item.simple .feed-item__heading {
  margin: 0;
  font-size: 1em;
  font-weight: normal; }

.feed-item.simple .label {
  font-weight: normal;
  background: none;
  padding: 0;
  text-transform: uppercase;
  font-size: 0.8em;
  color: #878787; }

.feed-item.simple .date {
  color: #878787;
  font-family: "Frutiger LT W01_75 Black", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.media-item.news-list .label {
  font-weight: normal;
  font-size: 12px;
  background: none;
  padding: 0;
  text-transform: uppercase;
  font-size: 0.8em;
  color: #878787; }

.media-item.news-list .date {
  color: #878787;
  font-family: "Museo W01_500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
  font-size: 12px; }

.media-item.news-list .icon-time {
  color: #878787; }

.media-item.news-list h4 {
  margin: 12px 0 5px 0;
  font-size: 1.2em;
  font-weight: normal; }

.media-item.news-list img {
  margin: 0 10px 0px 0;
  height: 158px; }

.media-item.news-list .col-md-6 {
  margin-bottom: 15px; }

.media-item.news-list a {
  color: #000; }

.media-item.news-list .mainlift {
  color: #717171;
  margin-bottom: 10px;
  line-height: normal;
  padding-right: 5px; }

@media (min-width: 768px) {
  .media-item.news-list img {
    margin: 0 0 12px 0; }
  .media-item.news-list img {
    margin: 0 10px 10px 0; }
  .media-item.news-list .col-md-6 {
    margin-bottom: 50px; } }

/* Brigade links */
.brigade-links a {
  text-align: center;
  background: #555;
  display: block;
  color: #fff !important;
  width: 49%;
  height: 150px;
  float: left;
  border-top: 1px solid #000;
  border-right: 1px solid #000; }

.brigade-links img {
  margin: 20px 0 15px 0;
  max-width: 60%; }

.brigade-links-wrapper h3 {
  margin: 0; }

.brigade-links h4 {
  margin: 0 1em;
  font-size: 0.8em !important;
  line-height: normal;
  font-weight: normal !important;
  font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.brigade-links a:nth-child(1),
.brigade-links a:nth-child(2) {
  border-top: 0px; }

.brigade-links a:nth-child(even) {
  border-right: 0px; }

/* Link to page */
.link-to-page-wrapper {
  position: absolute;
  bottom: 13px; }

.link-to-page {
  font-size: 1.13333em;
  display: inline-block;
  text-transform: uppercase;
  color: #000 !important;
  margin-right: 5px;
  margin-bottom: 20px;
  font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.link-to-page .icon-angle-right:before {
  position: relative;
  top: 1px; }

@media (min-width: 480px) {
  .brigade-links h4 {
    font-size: 1em !important; }
  .brigade-links a {
    width: 33%;
    height: 186px; }
  .brigade-links a {
    border-top: 1px solid #000 !important;
    border-right: 1px solid #000 !important; }
  .brigade-links a:nth-child(1),
  .brigade-links a:nth-child(2),
  .brigade-links a:nth-child(3) {
    border-top: 0px !important; }
  .brigade-links a:nth-child(3n+3) {
    border-right: 0px !important; }
  .media-item .article-list .col-md-6.article-widget {
    flex: 0 0 50%;
    max-width: 50%; } }

@media (min-width: 768px) {
  .brigade-links h4 {
    font-size: 1.06667em !important;
    margin: 0 2em; }
  .link-to-page {
    font-size: 1.2em; } }

/* ---------- Noise releases ---------- */
.noise-releases {
  margin-top: 2em; }
  .noise-releases ul {
    list-style-type: none;
    margin: 0;
    border-top: 1px solid #d3d3d3; }
  .noise-releases li .date {
    display: block;
    color: #565656;
    font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .noise-releases ul li {
    padding: 10px 0;
    border-bottom: 1px solid #d3d3d3;
    position: relative; }
  .noise-releases ul li a {
    font-size: 1em;
    margin-right: 2em; }
  .noise-releases ul li .date {
    font-size: 1em; }
  .noise-releases .count,
  .noise-releases .info {
    color: #565656;
    padding-bottom: 1em; }
  .noise-releases .count {
    margin-top: .5em; }
  .noise-releases .info p {
    display: inline-block;
    position: relative;
    font-size: .9em;
    margin: .8em 0; }
  .noise-releases .dot {
    font-size: 70px;
    position: absolute;
    left: -19px;
    top: -3px;
    color: #d5042e; }
  .noise-releases .link-to-page {
    text-transform: uppercase;
    color: #000 !important;
    margin-right: 5px;
    font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .noise-releases .pv-sprite {
    position: absolute;
    right: 0px;
    top: 15px; }
  .noise-releases .noise-releases-top .icon-angle-right {
    font-size: 1.6em;
    display: inline-block; }
  .noise-releases .link-to-page {
    margin-bottom: 0; }

@media (max-width: 1024px) {
  .noise-releases .count {
    text-align: left !important;
    width: 100%; } }

@media (min-width: 480px) {
  .noise-releases ul li a {
    font-size: 1.2em;
    margin-right: 2em; }
  .noise-releases ul li .date {
    font-size: 1em; }
  .noise-releases .info p {
    font-size: 0.93333em; }
  .noise-releases .count {
    font-size: 1.1em; } }

@media (min-width: 768px) {
  .noise-releases {
    margin-top: 1em;
    padding-left: 1em; }
    .noise-releases .noise-releases-title,
    .noise-releases .count {
      width: 100%;
      margin-left: 0; }
    .noise-releases .noise-releases-top {
      margin-bottom: .6em; }
    .noise-releases ul li,
    .noise-releases .count {
      font-size: 1em; }
    .noise-releases ul li a {
      font-size: 1em;
      margin-right: 0; }
    .noise-releases ul li .date {
      font-size: 1em; }
    .noise-releases .info p {
      font-size: 0.86667em; }
    .noise-releases .count {
      padding-bottom: 0; } }

@media (min-width: 1024px) {
  .noise-releases .count {
    width: 50%;
    float: right;
    margin-top: 0; }
  .noise-releases .noise-releases-title {
    width: 50%; } }

@media (min-width: 1200px) {
  .noise-releases .count {
    margin-top: .4em; } }

.gallery-item {
  position: relative;
  width: 25%;
  overflow: hidden;
  border: solid 4px #fff;
  float: left;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  box-sizing: border-box; }
  @media (max-width: 767px) {
    .gallery-item {
      width: 33%; } }
  @media (max-width: 480px) {
    .gallery-item {
      width: 50%; } }
  .gallery-item a {
    display: block;
    padding-top: 75%; }
  .gallery-item img {
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

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

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

.missing-laguage-version {
  font-family: "Museo W01_500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
  background: #FEC726;
  color: #333;
  border: 0px;
  border-radius: 0px;
  text-shadow: none;
  font-size: 1.1em;
  padding: 1em; }

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* OWL BASE DEFINITIONS */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  margin-bottom: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
  border-bottom: 1px solid #ecebeb;
  background-color: #000; }

/* Fix offcanvas imageview */
.slidLeft .owl-carousel {
  left: 15px; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* mouse grab icon */
.grabbing {
  cursor: url(../js/owl-carousel/grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/*
* 	OWL THEMING DEFINITIONS
*/
.owl-carousel {
  /* Styling Pagination*/
  /* Styling Next and Prev buttons */
  /* If PaginationNumbers is true */
  /* preloading images */ }
  .owl-carousel .carousel-item {
    display: block; }
    .owl-carousel .carousel-item img {
      display: block;
      width: 100%;
      height: auto; }
    .owl-carousel .carousel-item a:hover {
      text-decoration: none; }
    .owl-carousel .carousel-item .carousel-item-content {
      position: relative;
      z-index: 999;
      color: #fff;
      padding: 1.6em 1em .4em;
      max-width: 100%;
      background: black; }
      .owl-carousel .carousel-item .carousel-item-content .item-text h3 {
        color: #fff;
        font-family: "Museo W01_300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
        font-weight: 100;
        line-height: 1.1em;
        font-size: 1.2em;
        word-wrap: break-word;
        top: -14px;
        padding: 5px 10px 0 10px;
        margin-top: 0; }
      .owl-carousel .carousel-item .carousel-item-content .item-tag {
        position: absolute;
        top: -16px;
        padding: .5em 1em;
        text-transform: uppercase;
        font-size: 0.73333em; }
        .owl-carousel .carousel-item .carousel-item-content .item-tag.item-tag-green {
          background: #006849; }
        .owl-carousel .carousel-item .carousel-item-content .item-tag.item-tag-purple {
          background: #8c0049; }
        .owl-carousel .carousel-item .carousel-item-content .item-tag.item-tag-gray {
          background: #acacac; }
        .owl-carousel .carousel-item .carousel-item-content .item-tag.item-tag-blue {
          background: #11295d; }
        .owl-carousel .carousel-item .carousel-item-content .item-tag.item-tag-navyblue {
          background: #01499c; }
    .owl-carousel .carousel-item .mobile-image {
      display: block !important; }
    .owl-carousel .carousel-item .desktop-image {
      display: none !important; }
  .owl-carousel .owl-pagination {
    position: absolute;
    z-index: 2;
    list-style: none;
    top: 2%;
    left: 0;
    width: 100%;
    height: 9px;
    text-align: center; }
    .owl-carousel .owl-pagination .owl-page {
      display: inline-block;
      zoom: 1;
      *display: inline;
      /*IE7 life-saver */ }
      .owl-carousel .owl-pagination .owl-page span {
        display: inline-block;
        background-color: black;
        width: 5px;
        height: 5px;
        padding: 0;
        cursor: pointer;
        border-radius: 50%;
        border: 1px solid white;
        transition: all 300ms ease-in-out;
        margin: 0 4px; }
    .owl-carousel .owl-pagination .owl-page.active span,
    .owl-carousel .owl-pagination .clickable .owl-page:hover span {
      background-color: white;
      border-color: black; }
  .owl-carousel .owl-controls .owl-buttons {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%; }
  .owl-carousel .owl-controls .owl-buttons div {
    position: absolute;
    width: 110px;
    height: 100%;
    z-index: 2;
    color: #000;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    overflow: hidden;
    text-indent: -999px; }
  .owl-carousel .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px; }
  .owl-carousel .owl-item.loading {
    min-height: 150px;
    background: url(../js/owl-carousel/AjaxLoader.gif) no-repeat center center; }

@media (min-width: 480px) {
  .owl-pagination {
    top: 8%; }
    .owl-pagination .owl-page span {
      width: 9px;
      height: 9px;
      border: 2px solid white;
      margin: 0 5px; }
  .owl-carousel .carousel-item .carousel-item-content .item-text h3 {
    font-size: 1.46667em;
    line-height: 1.3em; }
  .owl-carousel .carousel-item .mobile-image {
    display: none !important; }
  .owl-carousel .carousel-item .desktop-image {
    display: block !important; } }

@media (min-width: 768px) {
  .owl-carousel {
    background-color: transparent;
    max-height: 450px; }
    .owl-carousel .carousel-item img {
      max-width: 100% !important; }
    .owl-carousel .carousel-item .carousel-item-content {
      position: absolute;
      left: 0;
      padding: 1.4em 1.4em 0em 1.4em;
      max-width: 435px;
      width: 100%;
      /*background: rgba(0,0,0,0.7);*/
      margin-left: 22px;
      bottom: 22px; }
      .owl-carousel .carousel-item .carousel-item-content h3, .owl-carousel .carousel-item .carousel-item-content .h3 {
        line-height: 1.2em;
        font-size: 1.33333em; }
      .owl-carousel .carousel-item .carousel-item-content .item-tag {
        font-size: 0.8em;
        top: -14px;
        padding: 5px 10px; }
    .owl-carousel .owl-pagination .owl-page {
      top: 4%; }
    .owl-carousel .owl-pagination .owl-page span {
      margin: 0 3px; } }

@media (min-width: 1024px) {
  .owl-carousel .owl-pagination {
    top: 3%; }
  .owl-carousel .owl-pagination .owl-page span {
    margin: 0 3px;
    width: 10px;
    height: 10px; } }

@media (min-width: 1200px) {
  .owl-carousel {
    margin-bottom: 2.66667em; }
    .owl-carousel .carousel-item .carousel-item-content {
      margin-left: 40px;
      bottom: 40px; }
    .owl-carousel .owl-controls .owl-buttons {
      display: block; }
    .owl-carousel .owl-controls .owl-buttons div:hover {
      transition: all 300ms ease-in-out; }
    .owl-carousel .owl-controls .owl-buttons .owl-prev,
    .owl-carousel .owl-controls .owl-buttons .owl-next {
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: 20%; }
    .owl-carousel .owl-controls .owl-buttons .owl-next {
      right: 0; }
    .owl-carousel .owl-controls .owl-buttons .owl-next:hover {
      background-image: url("../images/pv/icons/svg/misc/arrow_large_right_20x40.svg"); }
    .owl-carousel .no-svg .owl-controls .owl-buttons .owl-next:hover {
      background-image: url("../images/pv/icons/svg/misc/arrow_large_right_20x40.png"); }
    .owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
      background-image: url("../images/pv/icons/svg/misc/arrow_large_left_20x40.svg"); }
    .owl-carousel .no-svg .owl-controls .owl-buttons .owl-prev:hover {
      background-image: url("../images/pv/icons/svg/misc/arrow_large_left_20x40.png"); } }

/* Breadcrumb */
.breadcrumb > li {
  display: inline-block; }

ul.breadcrumb.breadcrumb-horizontal {
  background: transparent;
  padding-left: 0; }

ul.breadcrumb.breadcrumb-horizontal .divider {
  display: none; }

ul.breadcrumb.breadcrumb-horizontal li:before {
  color: #d1d1d1;
  /*content: '\f105';
	font-family: 'fontawesome-alloy';*/
  font-size: 1.2em;
  content: ' ';
  font-family: 'fontawesome-alloy';
  padding: 0 .5em;
  opacity: .3;
  display: inline-block;
  vertical-align: text-bottom;
  height: 18px;
  background: url(../images/pv/icons/svg/misc/arrow_10x18.svg) no-repeat center; }

ul.breadcrumb.breadcrumb-horizontal li:nth-of-type(1):before {
  content: ' ';
  padding: 0;
  margin: 0; }

ul.breadcrumb.breadcrumb-horizontal li:last-child a {
  color: #878787 !important; }

@media (min-width: 768px) {
  ul.breadcrumb.breadcrumb-horizontal {
    padding: 0;
    margin-bottom: 0; } }

.article-widget {
  margin-bottom: 1.5em; }
  .article-widget .image-small + .category-name {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px); }
  .article-widget .image-small + .category-name + .article-name {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px); }
  .article-widget a {
    font-size: 0.86667em; }
  .article-widget a:hover {
    text-decoration: underline; }
  .article-widget img {
    margin: 0 0 1em 0; }
  .article-widget .article-image {
    margin: 0 0 1em 0;
    display: block; }
  .article-widget .article-image img {
    margin: 0 !important; }
  .article-widget .article-image img:hover {
    opacity: .9; }
  .article-widget .image-small,
  .article-widget .small,
  .article-widget img.image-small,
  .article-widget img.small {
    margin: 0 .8em 1em 0;
    float: left; }
  .article-widget .category-name {
    margin: 0;
    text-transform: uppercase;
    color: #999;
    font-size: 0.73333em;
    font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .article-widget h2.article-name,
  .article-widget h3.article-name,
  .article-widget h4.article-name {
    margin: 0 0 .2em 0;
    font-size: 1em;
    color: #000;
    font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .article-widget .article-name a {
    font-size: 1em;
    color: #000;
    font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .article-widget .article-name a:hover {
    text-decoration: none; }
  .article-widget .article-caption {
    clear: both;
    font-size: 0.86667em;
    line-height: 1.35;
    margin: 0; }
  .article-widget p {
    margin: .5em 0; }

.contact-widget {
  margin-bottom: 1.5em;
  border: 1px solid #d3d3d3;
  padding: 1.2em 1.33333em;
  background-color: #fbfbfb;
  font-size: 0.86667em; }
  .contact-widget strong, .contact-widget b {
    color: #000; }
  .contact-widget p {
    margin: 0; }

/* Person list */
.person-list .person-list-item {
  line-height: 1.6em; }
  .person-list .person-list-item p {
    margin: 0; }
  .person-list .person-list-item img {
    width: 100%;
    max-width: 185px; }
  .person-list .person-list-item .title {
    color: #a6a6a6;
    font-size: 0.8em;
    text-transform: uppercase;
    line-height: 1.5; }
  .person-list .person-list-item .name {
    color: #000;
    font-size: 1.06667em;
    font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }

@media (min-width: 480px) {
  .person-list .person-list-item {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
    margin: 0 0 2.12766% 0;
    padding-right: 2% !important;
    float: left; } }

@media (min-width: 768px) {
  .person-list .person-list-item {
    width: 31.914893617021278%;
    *width: 31.861702127659576%; } }

.social-share-buttons {
  margin: 1em 0;
  padding: .8em 0 .4em 0;
  /*border-top: 1px dotted #565656;
    border-bottom: 1px dotted #565656;*/ }
  .social-share-buttons a {
    margin: 0 .5em 0 0;
    width: 25px;
    height: 24px; }
    .social-share-buttons a .icon {
      display: none; }
    .social-share-buttons a .share-title {
      display: none; }
    .social-share-buttons a .share-count {
      display: none; }
  .social-share-buttons .share-facebook {
    background: transparent url(../images/pv/icons/svg/some/some_share_facebook.svg) no-repeat; }
  .social-share-buttons .share-facebook:hover {
    background-image: url(../images/social-share/share_facebook_hover.png); }
  .social-share-buttons .no-svg .share-facebook {
    background-image: url(../images/pv/icons/svg/some/some_share_facebook.png); }
  .social-share-buttons .share-twitter {
    background: transparent url(../images/pv/icons/svg/some/some_share_twitter.svg) no-repeat; }
  .social-share-buttons .share-twitter:hover {
    background-image: url(../images/social-share/share_twitter_hover.png); }
  .social-share-buttons .no-svg .share-twitter {
    background: transparent url(../images/pv/icons/svg/some/some_share_twitter.png) no-repeat; }
  .social-share-buttons .share-linkedin {
    background: transparent url(../images/pv/icons/svg/some/some_share_linkedin.svg) no-repeat; }
  .social-share-buttons .share-linkedin:hover {
    background-image: url(../images/social-share/share_linkedin_hover.png); }
  .social-share-buttons .no-svg .share-linkedin {
    background: transparent url(../images/pv/icons/svg/some/some_share_linkedin.png) no-repeat; }
  .social-share-buttons .share-google {
    background: transparent url(../images/pv/icons/svg/some/some_share_google.svg) no-repeat; }
  .social-share-buttons .share-google:hover {
    background-image: url(../images/social-share/share_google_hover.png); }
  .social-share-buttons .no-svg .share-google {
    background: transparent url(../images/pv/icons/svg/some/some_share_google.png) no-repeat; }
  .social-share-buttons .some-print {
    display: none;
    /* ei ollut leiskassa ikonia tulostukselle.. */
    background: transparent url(../images/social-share/share_print.png) no-repeat; }
  .social-share-buttons .some-divider {
    visibility: hidden; }

.yja-search-portlet {
  padding: 2em 1em; }
  .yja-search-portlet .result-heading,
  .yja-search-portlet h2.result-heading {
    font-size: 2.4em;
    font-weight: bold;
    margin-top: .8em; }
  .yja-search-portlet input[type="text"] {
    height: 20px; }
  .yja-search-portlet #_yjasearch_WAR_yjasearchportlet_searchWord {
    width: 65%; }
  .yja-search-portlet .search-panel {
    border: 0;
    margin-top: 1em; }
    .yja-search-portlet .search-panel .panel-heading {
      border: 0;
      background: transparent;
      margin-top: .8em; }
    .yja-search-portlet .search-panel .panel-title {
      font-size: 1.9em; }
    .yja-search-portlet .search-panel .datepicker-wrapper {
      width: 100%; }
      .yja-search-portlet .search-panel .datepicker-wrapper .add-on {
        border: 0;
        background: transparent;
        margin-left: 0; }
      .yja-search-portlet .search-panel .datepicker-wrapper .input-append .add-on {
        padding: 3px 5px; }
    .yja-search-portlet .search-panel .select-wrapper {
      width: 100%; }
      .yja-search-portlet .search-panel .select-wrapper .search-input {
        width: 90%; }
    .yja-search-portlet .search-panel .chosen-container {
      padding-bottom: 1em; }
    .yja-search-portlet .search-panel .chosen-container .chosen-single {
      border-radius: 0;
      color: #3c3c3c;
      padding: .4em .8em;
      height: auto;
      line-height: 30px;
      font-size: 14px;
      width: 92%; }
    .yja-search-portlet .search-panel .chosen-container .chosen-single div b {
      background-position: 2px 9px; }
    .yja-search-portlet .search-panel .chosen-container .chosen-with-drop .chosen-single div b {
      background-position: -16px 9px; }
    .yja-search-portlet .search-panel .filter-results {
      padding: .8em 1em; }
  .yja-search-portlet .chosen {
    width: 90%; }
  .yja-search-portlet .btn[type="submit"] {
    margin: 0 0 0 -5px;
    padding: 0.6em 1em;
    display: inline; }
  .yja-search-portlet #limit-search-results {
    display: block; }

ul.results li {
  margin-bottom: 1.5em !important;
  border-bottom: 0 !important; }

ul.results h3,
ul.results h3 a {
  font-size: 1.2em;
  line-height: 1.4; }

@media (min-width: 480px) {
  #_yjasearch_WAR_yjasearchportlet_searchWord {
    width: 80%; } }

@media (min-width: 768px) {
  .yja-search-portlet .search-panel .select-wrapper {
    width: 45%; } }

@media (min-width: 1200px) {
  .yja-search-portlet .datepicker-wrapper {
    width: 49% !important; } }

.fess-search-portlet {
  padding: 1.25rem; }

.portlet-asset-publisher {
  /* ---------- Override Liferay margins ---------- */ }
  .portlet-asset-publisher .asset-full-content .asset-content {
    margin-right: 0;
    margin-left: 0; }

.asset-content .published {
  margin-bottom: 1.2em; }

.asset-content .published .label {
  margin-top: .6em; }

.yja-tag-group {
  display: inline; }

.label,
.yja-tag {
  border: 1px solid #acacac;
  background: transparent;
  color: inherit;
  text-transform: uppercase;
  font-size: .8em;
  padding: .4em;
  display: inline-block;
  font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: none;
  border-radius: 3px;
  line-height: 1.2;
  margin-bottom: .3em; }
  .label:empty,
  .yja-tag:empty {
    display: none; }
  .label:hover, .label:focus,
  .yja-tag:hover,
  .yja-tag:focus {
    text-decoration: none;
    cursor: pointer; }

/*
.meta .label,
.meta .yja-tag-group 		{ line-height: 1.2; color: inherit; }
.meta .label 				{ border: 1px solid $pvLightGray; background: transparent; color: inherit;
									text-transform: uppercase; font-size: .8em; padding: .4em; 
							}
*/
/* ----------Theme sites ---------- */
.teemasivusto .event-search-portlet a {
  color: #1f499e; }

.teemasivusto .event-search-portlet a:hover {
  color: rgba(31, 73, 158, 0.7); }

.teemasivusto   .event-search-portlet a {
  color: #1f499e; }

.teemasivusto .feed-item.simple a {
  color: #1f499e; }

.teemasivusto .icon-chevron-right.custom,
.teemasivusto .icon-angle-right.custom {
  color: #1f499e; }

.teemasivusto .journal-content-article a {
  color: #1f499e; }

.teemasivusto .noise-releases li a {
  color: #1f499e; }

.teemasivusto .events-lifts .event-date {
  color: #1f499e; }

.teemasivusto ul.breadcrumb li a {
  color: #1f499e; }

.teemasivusto .yja-search-portlet a {
  color: #1f499e; }

.teemasivusto .logo-wrapper {
  height: 265px; }

.teemasivusto #heading {
  height: 310px; }

.teemasivusto #top-navigation li.selected,
.teemasivusto #top-navigation li:hover {
  border-top: 3px solid #1f499e; }

.teemasivusto .portlet-navigation {
  display: none; }
  .teemasivusto .portlet-navigation .nav-menu {
    border: none;
    background: none; }
    .teemasivusto .portlet-navigation .nav-menu ul li {
      background: #000;
      border-color: #555; }
    .teemasivusto .portlet-navigation .nav-menu ul li a {
      border-left: 6px solid #000;
      color: #aaaaaa;
      padding: 10px 20px; }
    .teemasivusto .portlet-navigation .nav-menu ul li.open,
    .teemasivusto .portlet-navigation .nav-menu ul li.selected {
      background-color: #000;
      padding-bottom: 0; }
      .teemasivusto .portlet-navigation .nav-menu ul li.open a.open,
      .teemasivusto .portlet-navigation .nav-menu ul li.open a.selected,
      .teemasivusto .portlet-navigation .nav-menu ul li.selected a.open,
      .teemasivusto .portlet-navigation .nav-menu ul li.selected a.selected {
        border-left: 6px solid #1f499e;
        color: #fff; }
      .teemasivusto .portlet-navigation .nav-menu ul li.open li a.open,
      .teemasivusto .portlet-navigation .nav-menu ul li.open li a.selected,
      .teemasivusto .portlet-navigation .nav-menu ul li.selected li a.open,
      .teemasivusto .portlet-navigation .nav-menu ul li.selected li a.selected {
        border-left: none; }
      .teemasivusto .portlet-navigation .nav-menu ul li.open a.open.selected,
      .teemasivusto .portlet-navigation .nav-menu ul li.selected a.open.selected {
        /*border-bottom: 1px solid #3f3f3f;*/ }
      .teemasivusto .portlet-navigation .nav-menu ul li.open li a.open.selected,
      .teemasivusto .portlet-navigation .nav-menu ul li.selected li a.open.selected {
        border-bottom: none; }
    .teemasivusto .portlet-navigation .nav-menu ul li li a.selected {
      color: #fff; }
    .teemasivusto .portlet-navigation .nav-menu ul li.open ul li a {
      padding: 0px 20px; }
    .teemasivusto .portlet-navigation .nav-menu ul li .level-2 li {
      border-left: 1px solid #000;
      border-right: 1px solid #000;
      padding: 12px 0 0 0;
      margin-bottom: 0;
      background: #fff; }
      .teemasivusto .portlet-navigation .nav-menu ul li .level-2 li:last-child {
        border-bottom: none;
        padding-bottom: 10px; }
      .teemasivusto .portlet-navigation .nav-menu ul li .level-2 li a {
        border-color: #fff; }
    .teemasivusto .portlet-navigation .nav-menu ul li .level-3 li {
      border-bottom: none;
      padding: 10px 0 0 0; }
      .teemasivusto .portlet-navigation .nav-menu ul li .level-3 li:last-child {
        border-bottom: none; }

.teemasivusto .topbar-nav {
  border-bottom: 1px solid rgba(121, 146, 197, 0.5); }
  .teemasivusto .topbar-nav ul a {
    border-right: 1px solid rgba(121, 146, 197, 0.5);
    color: #7992c5; }

.teemasivusto #sitemap-nav h4 {
  color: #7992c5; }

.teemasivusto #sitemap-nav .col-md-2 {
  border-left: solid 1px rgba(121, 146, 197, 0.5); }

.teemasivusto #sitemap-nav .theme-sites-nav {
  border-top: dotted 1px rgba(121, 146, 197, 0.5); }

.teemasivusto .topBar {
  background: #8c0049; }
  .teemasivusto .topBar h1 {
    color: #fff; }

.teemasivusto .article-widget .article-caption {
  margin: 0; }

@media (min-width: 768px) {
  .teemasivusto {
    /*.glide__content 														{ background: #000; padding-bottom: .4em; }*/ }
    .teemasivusto .topbar-nav ul li a {
      color: #fff;
      opacity: .6; }
    .teemasivusto .topbar-nav ul li.search a {
      color: #ffc726;
      opacity: 1; }
    .teemasivusto .portlet-navigation {
      display: block; } }

@media print {
  @page {
    margin: 2cm; }
  body {
    background-color: #fff; }
  body, article {
    width: 100%;
    margin: 0;
    padding: 0; }
  nav, aside,
  #navbar,
  header,
  footer,
  .breadcrumb,
  .mobile-search-bar,
  .page-tools,
  .top-image-bar,
  .right-sidebar,
  .portlet-column-only {
    display: none !important; }
  #wrapper {
    max-width: 100%; }
  #content {
    padding: 0;
    margin: 0;
    background: #fff !important; }
  .content,
  .content .portlet-column {
    width: 100% !important;
    margin: 0; }
  .site-header {
    border: 0px; }
  h2, h3, ul, img {
    page-break-after: avoid; }
  img {
    max-width: 100% !important; }
  article {
    page-break-before: always; }
  .content a {
    font-weight: bolder;
    text-decoration: none; }
  .content a[href^=http]:after {
    content: " <" attr(href) "> "; }
  .content a[href^="#"]:after {
    content: ""; }
  .glide,
  .owl-carousel {
    display: none !important; }
  .news-tiles .desktop-image {
    opacity: .1 !important; } }

/* Variables */
/* Typography & base */
body {
  line-height: 1.3; }

.bg-image {
  background: none; }

h1 {
  font-weight: bold; }

h2 {
  font-size: 1.46667em; }

h3 {
  font-size: 1.33333em; }

a, a:link, a:visited,
a:active, a:hover {
  color: #52673b; }

::selection {
  background: #52673b; }

.button-wide {
  display: block;
  background: #000;
  text-transform: uppercase;
  color: #fff !important;
  padding: .6em 1em;
  margin-bottom: .6em; }

.button-wide:before {
  float: right;
  display: inline-block;
  background: #52673b;
  margin: -.6em -1em 0 0;
  font-family: 'fontawesome-alloy';
  content: '\f105';
  padding: .6em 1em; }

.image-caption {
  font-family: "Museo W01_500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
  font-size: 0.86667em;
  color: #aaa; }

.image-caption:after {
  height: 1px;
  clear: both; }

.journal-article-category-name {
  font-size: 0.8em;
  color: #999;
  text-transform: uppercase;
  margin-right: 1em;
  font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* Link color resets */
#sitemap-nav h4 {
  color: #BCC5B2; }

.mobile-nav-header a,
.mobile-menu ul li a,
.mobile-menu a {
  color: #565656; }

.mobile-menu .child-menu a,
.mobile-menu .selected .child-menu a {
  color: #52673b; }

/* Structure */
.frontpage-tpl #column-1 .portlet-body {
  margin-left: 0;
  margin-right: 0; }

.subpage-tpl,
.subpage-2-tpl {
  padding: 0; }

.subpage-tpl .inner-wrapper,
.subpage-2-tpl .inner-wrapper {
  padding: 1.33333em 1em; }

.subpage-tpl #column-1,
.subpage-2-tpl #column-1 {
  display: block !important; }

.btn-primary:hover, .portlet-column form .btn-primary:hover,
.btn-primary:active,
.portlet-column form .btn-primary:active,
.btn-primary:focus,
.portlet-column form .btn-primary:focus {
  background: #52673b !important; }

#sidebarLeft {
  background: #212918 url(/ruotuvaki-theme/images/left_navigation_bg.jpg) no-repeat top right; }
  #sidebarLeft a {
    color: #a9b897; }
  #sidebarLeft .selected a,
  #sidebarLeft .active a {
    color: #fff; }

.site-title .logo img {
  max-height: 30px;
  padding: 0 1em; }

.shadow {
  -webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.2); }

.portlet-navigation {
  display: none; }

.sidebar h2 {
  font-size: 1.33333em;
  font-weight: bold; }

.sidebar h3 {
  font-size: 1.06667em;
  font-weight: bold;
  line-height: 1.1; }

.sidebar h2:first-child,
.sidebar h3:first-child {
  margin-top: 0; }

.content {
  /*border-bottom: 1px solid #ccc;*/
  padding-bottom: 1em;
  margin-bottom: 2em; }

.link-list .search {
  display: none; }

.some-portlet {
  margin-top: 2em; }

/* Helpers */
.inline {
  display: inline; }

/* Mobile menu */
#topBar {
  display: block;
  background-color: #52673b !important;
  color: #fff !important; }
  #topBar span {
    color: #fff; }
  #topBar h1, #topBar h2, #topBar h3 {
    margin-top: .4em !important; }
  #topBar h1, #topBar h1 a,
  #topBar h2, #topBar h2 a,
  #topBar h3, #topBar h3 a {
    color: #fff !important;
    line-height: 1; }

.shrink-mobile .topBar h1,
.shrink-mobile .topBar h2,
.shrink-mobile .topBar h3 {
  margin-top: .4em !important; }

#top-navigation li.pv-link {
  display: none; }

.sidebar-right .archive-link,
.left-sidebar .archive-link {
  border-bottom: 1px solid rgba(172, 172, 172, 0.5);
  width: 100%;
  clear: both; }

.sidebar-right .portlet-journal-content,
.left-sidebar .portlet-journal-content {
  margin-bottom: 2em; }

.left-sidebar .portlet-polls-display,
.sidebar-right .portlet-polls-display {
  margin-bottom: 2em; }

/* Video list */
.video-list .video-list-item {
  margin-bottom: 1em; }

.video-list h2 {
  margin-bottom: .5em; }

.video-list .archive-link {
  margin-top: .3em; }

.video-list img {
  margin-bottom: 0; }

/* Tornitouhua */
.tornitouhua h2 {
  line-height: 2; }

.tornitouhua img {
  margin-bottom: .4em; }

#footer a, #footer a:visited #footer a:active {
  color: #878787; }

#footer a:hover,
#footer li:hover em:before {
  color: #52673b; }

@media (max-width: 480px) {
  .tornitouhua .archive-link {
    font-size: .8em;
    margin-top: 1em; }
  .tornitouhua .archive-link:before {
    line-height: 1.5;
    margin-top: -6px; } }

@media (min-width: 480px) {
  #topBar h1, #topBar h2, #topBar h3 {
    font-size: 1.8em;
    margin-top: .8em !important; }
  .shrink-mobile #topBar h1,
  .shrink-mobile #topBar h2,
  .shrink-mobile #topBar h3 {
    margin-top: .2em !important; }
  /* Tornitouhua */
  .tornitouhua .archive-link {
    margin-top: 0.66667em; } }

@media (min-width: 768px) {
  .subpage-tpl #column-1,
  .subpage-2-tpl #column-1 {
    display: block !important; }
  .signed-in #wrapper {
    padding: 0; }
  #content {
    padding: 0 !important; }
  .some-portlet-view {
    padding-top: 1em; }
  .signed-in #wrapper {
    padding: 40px 0px 0; }
  #heading {
    padding: 0; }
  .inner-wrapper {
    padding-top: 1em; }
  .content {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0; }
  .some-portlet {
    margin-top: 1em; }
  .epaper-list img {
    float: none;
    margin-right: 0;
    margin-bottom: 1em; }
  .epaper-list h3.article-name {
    font-size: 1.06667em; }
  .epaper-list .article-caption {
    clear: both;
    font-size: 0.86667em; }
  /* Main navigation */
  #top-navigation h3 {
    margin: 0; }
  #top-navigation ul {
    display: block; }
  #top-navigation ul li {
    display: inline-block;
    padding: 0 .6em;
    border-right: 0;
    border-top-color: #000;
    display: list-item;
    float: left;
    height: 52px; }
  #top-navigation ul li:first-child {
    width: auto;
    background-color: #52673b;
    border-top-color: #52673b; }
  #top-navigation ul li:last-child {
    border-left: 1px solid #555;
    padding: 0 .2em;
    float: right; }
  #top-navigation ul li:hover {
    border-top-color: #000; }
  #top-navigation ul li a {
    color: #797979;
    font-size: 1em;
    line-height: 1.5;
    padding: .8em 0; }
  #top-navigation .site-title {
    display: block !important;
    margin-top: -3px;
    position: relative; }
  #top-navigation .site-title a:hover {
    border-top-color: #52673b; }
  #top-navigation ul li.selected, #top-navigation #top-navigation li:hover {
    border-top-color: #000; }
  #top-navigation #etusivu_nav_btn {
    border-top-color: #52673b; }
  #top-navigation ul li.selected:last-child {
    border-top-color: #505050; }
  .circle-button {
    /*width: 22px; height: 22px; width: 22px;*/
    margin-left: 15px; }
  /*#top-navigation .icon-caret-down:before { line-height: 24px; }*/
  .portlet-navigation {
    display: block; }
  .shrink.nav-up #banner {
    top: 0 !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .frontpage-tpl #column-2,
  .frontpage-tpl .sidebar-right {
    width: 100% !important;
    margin-left: 0 !important; }
  .frontpage-tpl #column-3 {
    width: 48% !important;
    padding-right: 3%;
    float: left;
    border-right: 1px solid rgba(172, 172, 172, 0.5); }
  .frontpage-tpl #column-4 {
    width: 48% !important;
    float: right; }
  .frontpage-tpl .inner-wrapper {
    padding: 0 2em; }
  .subpage-tpl,
  .subpage-2-tpl {
    padding: 0 !important; }
  .subpage-tpl .inner-wrapper,
  .subpage-2-tpl .inner-wrapper {
    padding: 1em 4em 0 4em !important; } }

/* Muutetaan phone/desktop -vaihto breakpointia */
@media (max-width: 1023px) {
  #sidebarLeft.visible-phone,
  #sidebarRight.visible-phone {
    display: inherit !important; }
  #topBar,
  #page #topBar,
  #topBar.visible-phone {
    display: block !important; }
  #banner.hidden-phone {
    display: none !important; } }

@media (min-width: 1024px) {
  #wrapper {
    padding: 0; }
  .frontpage-tpl .inner-wrapper {
    padding: 0 20px; }
  .shrink.nav-up #banner {
    margin-right: 0; }
  .sidebar-right .portlet-journal-content,
  .left-sidebar .portlet-journal-content {
    margin-bottom: 2em; }
  #topBar,
  #page #topBar,
  #topBar.visible-phone {
    display: none !important; }
  .sidebar-right-inner {
    padding-left: 2.5em; }
  .sidebar-left-inner {
    padding-right: 2.5em; }
  #column-4 {
    margin-top: 2em; }
  .subpage-tpl .inner-wrapper,
  .subpage-2-tpl .inner-wrapper {
    padding: 2.3em 20px 1.33333em 20px; }
  .subpage-tpl .row-fluid #column-2.col-md-8 {
    width: 65.81197%; }
  .subpage-tpl .row-fluid .right-sidebar.col-md-4 {
    width: 31.62393%;
    margin-left: 2.5641%; }
  .epaper-list h3.article-name {
    font-size: 1.33333em; }
  .epaper-list img {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 0;
    max-width: 140px; }
  .epaper-list .article-caption {
    clear: none; }
  /* Main navigation */
  #top-navigation ul li {
    padding: 0 1.2em; }
  #top-navigation ul li:last-child {
    border-left: 0;
    padding: 0 1.2em;
    width: auto; }
  #top-navigation ul li a {
    font-size: 1.06667em; }
  #top-navigation li.search-button {
    border-left: 1px solid #555;
    padding: 0 1em;
    float: right; }
  #top-navigation li.search-button .icon-search {
    font-size: 1.6em;
    color: #fff; }
  #top-navigation .topbar-search-bar-toggle {
    margin-top: -2px; }
  #top-navigation .topbar-search-bar {
    right: 0;
    top: 0;
    z-index: 2;
    padding: .1em .4em; }
  #top-navigation .topbar-search-bar .search-btn {
    font-size: 1em; }
  #top-navigation li.pv-link {
    float: right;
    width: auto; }
  #top-navigation li.pv-link a {
    font-size: 1em;
    font-family: "Museo W01_500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    text-transform: none; }
  #top-navigation .topbar-search-bar input[type="txt"] {
    width: auto;
    height: inherit; } }

@media (min-width: 1200px) {
  #top-navigation li.pv-link {
    display: block; }
  .subpage-tpl,
  .subpage-2-tpl {
    margin: 0;
    max-width: 1280px; }
  .subpage-tpl .inner-wrapper,
  .subpage-2-tpl .inner-wrapper {
    padding: 2.3em 2.66667em 1.33333em 2.66667em; } }

.sidebar-right-inner {
  display: flex;
  flex-wrap: wrap; }

.sidebar-left-inner {
  display: flex;
  flex-wrap: wrap; }

.owl-carousel .carousel-item a:hover {
  text-decoration: none; }

.owl-carousel .carousel-item .carousel-item-content {
  position: static;
  padding: 1.5em 1em;
  background: black; }
  .owl-carousel .carousel-item .carousel-item-content .item-tag {
    font-size: 1.5em;
    position: static;
    padding: 0;
    margin: 0;
    background: transparent;
    text-transform: none;
    display: block;
    top: 0; }
  .owl-carousel .carousel-item .carousel-item-content .item-text {
    font-family: "Museo W01_300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    margin: .6em 0;
    padding: 0;
    font-size: 1em; }
  .owl-carousel .carousel-item .carousel-item-content .icon-clock {
    vertical-align: middle; }
  .owl-carousel .carousel-item .carousel-item-content .date, .owl-carousel .carousel-item .carousel-item-content .time {
    color: #999;
    font-size: 0.8em;
    font-family: "Museo W01_700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; }

@media (min-width: 480px) {
  .owl-carousel .carousel-item .carousel-item-content {
    padding: 2em 1.5em; }
    .owl-carousel .carousel-item .carousel-item-content .item-text {
      font-size: 1.2em; } }

@media (min-width: 768px) {
  .owl-carousel .carousel-item .carousel-item-content {
    position: absolute;
    background: rgba(0, 0, 0, 0.8); }
    .owl-carousel .carousel-item .carousel-item-content .item-tag {
      font-size: 2.13333em; } }

@media (min-width: 1024px) {
  .owl-carousel .carousel-item .carousel-item-content {
    max-width: 530px; }
    .owl-carousel .carousel-item .carousel-item-content .item-text {
      font-size: 1.33333em;
      line-height: 1.2; } }

@media (min-width: 1200px) {
  .owl-carousel .carousel-item .carousel-item-content {
    margin-left: 40px;
    bottom: 40px; } }

/* Styles for articles, columns etc. */
/* Articles base styles */
.article-container {
  clear: both; }

.article-name,
.article-name a {
  line-height: 1.2; }

.article-name a {
  color: #3c3c3c;
  text-decoration: none; }

.article-widget {
  margin-bottom: 1.4em;
  min-height: 300px; }

.article-date,
.article-date {
  color: #aaaaaa !important;
  font-family: "Museo W01_700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
  font-size: 0.86667em;
  line-height: 2; }

.meta .date {
  font-size: inherit; }

.archive-link {
  color: #52673b;
  font-size: 1.06667em;
  font-family: "Museo W01_700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
  display: block;
  line-height: 1.8; }

.archive-link:before {
  font-family: 'fontawesome-alloy';
  content: '\f105';
  font-size: 1.8em;
  color: #52673b;
  margin-left: .3em;
  float: right;
  line-height: 1;
  margin-top: -2px; }

.article-list .article-widget .article-caption {
  display: none;
  font-size: 1em; }

.article-list .article-widget .article-link {
  display: none; }

.article-list .article-widget .article-name {
  font-size: 1.33333em;
  line-height: 1;
  margin: 0 0 .4em 0; }

/* Article view template styles */
.article-head {
  max-height: 758px;
  position: relative;
  margin-bottom: 2.5641%; }
  .article-head .article-content {
    background: #000;
    color: #fff; }
    .article-head .article-content .article-content-inner {
      padding: 1.2em 1em; }
    .article-head .article-content h1 {
      font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
      line-height: 1.1;
      margin: .3em 0 .2em 0;
      font-size: 1.5em;
      color: #fff; }
    .article-head .article-content .article-date,
    .article-head .article-content .datePublished .date,
    .article-head .article-content .datePublished .time {
      font-size: 0.8em;
      color: #777;
      text-transform: uppercase;
      font-family: "Museo W01_700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif !important; }
    .article-head .article-content .author-text,
    .article-head .article-content .author-visual {
      font-size: 0.8em;
      color: #777;
      text-transform: uppercase;
      font-family: "Frutiger LT W01_65 Bold1475746", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .article-head .article-content .author-text {
      margin-right: 1em; }
    .article-head .article-content .article-caption {
      font-family: "Museo W01_300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
      color: #fff;
      margin-top: .5em;
      line-height: 1.2;
      font-size: 1.1em; }

/* Columns list */
.columns-title {
  background: url("../images/columns_heading_icon.png") no-repeat 0% 50%;
  padding-left: 20px; }

.article-list-thumbnails {
  margin: 1em 0 1em 0;
  clear: both; }
  .article-list-thumbnails .article-list-thumbnails-item {
    margin: 1em 0;
    clear: both; }
    .article-list-thumbnails .article-list-thumbnails-item img {
      float: left;
      margin: 0 1em 1em 0;
      max-width: 75px; }
    .article-list-thumbnails .article-list-thumbnails-item .author, .article-list-thumbnails .article-list-thumbnails-item .category-name {
      color: #999;
      text-transform: uppercase;
      font-size: 0.8em;
      font-weight: bold; }
    .article-list-thumbnails .article-list-thumbnails-item .article-name {
      margin: .3em 0 0 0;
      font-weight: bold; }
  .article-list-thumbnails .article-list-thumbnails-item:last-child {
    margin-bottom: .5em; }

.article-list-thumbnails.columns .article-list-thumbnails-item .author,
.article-list-thumbnails.columns .article-list-thumbnails-item .category-name {
  color: #52673b !important; }

.article-author {
  margin-bottom: 1em; }
  .article-author img {
    margin: 0 1em 1em 0;
    float: left; }
  .article-author .author {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold; }
  .article-author p {
    margin: .5em 0; }

.article-list-thumbnails .icon-clock,
.article-list .article-widget .icon-clock {
  opacity: .5 !important; }

/* Simple newslist (only titles) */
.news-titles {
  margin-bottom: 2em; }
  .news-titles .news-title {
    margin-bottom: 1em; }
    .news-titles .news-title a {
      color: #3c3c3c;
      font-size: 1em; }
    .news-titles .news-title .date {
      color: #aaa; }

@media (min-width: 480px) {
  .article-list .article-widget,
  .article-list.head-articles .article-widget {
    flex: 0 0 50%;
    max-width: 50%; }
    .article-list .article-widget .article-name,
    .article-list.head-articles .article-widget .article-name {
      font-size: 1.1em; }
  .article-head .article-content h1 {
    font-size: 2em; }
  .article-head .article-content .article-content-inner {
    padding: 2em 1.8em; } }

@media (min-width: 768px) {
  .article-list .article-widget {
    flex: 0 0 33.3333%;
    max-width: 33.3333%; }
  .article-list.head-articles .article-widget .article-name {
    font-size: 1.33333em; }
  .article-widget {
    min-height: auto; }
  .article-list .article-widget .article-caption {
    display: block;
    margin-bottom: .6em; }
  .article-list.head-articles .article-widget .article-name {
    font-size: 1.73333em; }
  .article-list-thumbnails {
    margin: 2em 0; }
  .article-head .article-content {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    max-width: 550px;
    bottom: 0;
    left: 2.5em; }
    .article-head .article-content h1 {
      font-size: 2.13333em;
      margin-top: 0; }
    .article-head .article-content .article-caption {
      font-size: 1.33333em; } }

@media (min-width: 1024px) {
  .article-widget .article-name {
    font-size: 1.2em; }
  .article-list .article-widget .article-name {
    font-size: 1.3em; }
  .article-head .article-content .article-content-inner {
    padding: 2em 3em; } }

.content .news-item p {
  font-size: .937125rem; }

.content .news-item img {
  width: 100%;
  margin-bottom: 1.5em; }

.content .news-item .meta {
  font-family: "Museo W01_700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; }

.content .news-item .author-text {
  text-transform: uppercase; }

.content .news-item .icon-clock {
  opacity: 0.5; }

.content .news-item .article-content .meta {
  font-size: 0.8em; }

.content .news-item .meta .author-text {
  margin-right: 1em; }

.content .news-item .news-image-caption {
  margin-bottom: 0.5em; }

.content .news-item .article-author:after {
  content: '';
  display: table;
  clear: both; }

.content .news-item .article-author img {
  width: auto; }

.epaper-list {
  clear: both; }
  .epaper-list h3.article-name {
    line-height: 1.4;
    font-size: 1.33333em;
    margin-bottom: .5em; }
  .epaper-list .article-caption {
    font-size: 1em; }

@media (min-width: 480px) {
  .epaper-list img {
    float: left;
    margin-right: 1em;
    margin-bottom: 0; }
  .epaper-list .article-caption {
    clear: none; } }

@media (min-width: 768px) {
  .epaper-list img {
    float: none;
    margin-right: 0;
    margin-bottom: 1em; }
  .epaper-list h3.article-name {
    font-size: 1.06667em; }
  .epaper-list .article-caption {
    clear: both;
    font-size: 0.86667em; } }

@media (min-width: 1024px) {
  .epaper-list h3.article-name {
    font-size: 1.33333em; }
  .epaper-list img {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 0;
    max-width: 140px; }
  .epaper-list .article-caption {
    clear: none; } }

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

.inner-wrapper .lfr-ddm-field-group {
  margin-bottom: 10px; }

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