@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:focus {
    color: #fff;
    background-color: #000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow: auto;
    margin: 10px 35%;
    padding: 5px;
    border-radius: 15px;
    text-align: center;
    font-size: 1.2em;
    padding: 15px; }

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

.important {
  font-weight: bold; }

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

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  *position: fixed !important;
  _position: absolute !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-image-selector.check-active .selection-status {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .selection-status {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .selection-status {
  opacity: 0; }

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

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

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

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

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

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

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

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

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

.navbar .navbar-search {
  background-color: #f3f3f3; }
  @media (min-width: 767.99px) {
    .navbar .navbar-search {
      background-color: transparent; } }

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #ccc; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

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

.taglib-webdav table {
  border-color: #828f95; }

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999; }

.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

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

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

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

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

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

.portal-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .portal-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      transform: translate(-50%, -50%); } }
  .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .portal-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #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: 767.99px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type='radio'] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #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: 767.99px) {
  .modal-dialog {
    max-width: none; } }

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

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

.modal-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.splitter {
  background-color: #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: 767.99px) {
  .portlet .visible-interaction {
    display: none; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-actions {
  float: right; }

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

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

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

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

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

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a,
  .portlet-topper-toolbar > span > a,
  .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(0, 0, 0, 0.5); }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

.restricted * {
  color: #727c81; }

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

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

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

.portlet-borderless .portlet-content {
  padding: 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); }

/*
@import 'liferay-font-awesome/scss/font-awesome';
@import 'liferay-font-awesome/scss/glyphicons';
*/
body {
  overflow-x: hidden; }
  body.tuovi-theme {
    font-size: 14px;
    font-family: "Merriweather", serif;
    line-height: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important; }
  body.dialog-visible {
    overflow: hidden; }

body, body.tuovi-theme {
  /*
 * Form elements
 */
  /****** Feedback-form ******/
  /*
 * jQuery FlexSlider v2.7.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
  /* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
  /* ====================================================================================================================
   * RESETS
   * ====================================================================================================================*/
  /* ====================================================================================================================
   * BASE STYLES
   * ====================================================================================================================*/
  /* ====================================================================================================================
   * DEFAULT THEME
   * ====================================================================================================================*/
  /* ====================================================================================================================
   * RESPONSIVE
   * ====================================================================================================================*/
  /* -------------------------------------------------------------------------- *\
 * Necessary styling for the dialog to work
 * -------------------------------------------------------------------------- */
  /**
 * When `<dialog>` is properly supported, the overlay is implied and can be
 * styled with `::backdrop`, which means the DOM one should be removed.
 */
  /**
   * When `<dialog>` is not supported, its default display is `inline` which can
   * cause layout issues.
   */
  /* -------------------------------------------------------------------------- *\
   * Styling to make the dialog look like a dialog
   * -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- *\
   * Extra dialog styling to make it shiny
   * -------------------------------------------------------------------------- */
  /*================ Social share buttons ================*/
  /*================ Clean Buttons ================*/
  /* Hide My Sites from dockbar */
  /*
 * Liferay fixes
 */ }
  body button, body.tuovi-theme button {
    cursor: pointer; }
  body .btn, body.tuovi-theme .btn {
    padding: 1em 2em;
    margin: 0;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    background-color: #0C7F96 !important;
    background-image: none;
    border: 1px solid #0C7F96;
    border-radius: 0;
    box-shadow: none;
    color: white;
    text-shadow: none;
    font-size: 1em !important;
    text-wrap-mode: nowrap; }
    body .btn:hover, body .btn:focus, body.tuovi-theme .btn:hover, body.tuovi-theme .btn:focus {
      color: white; }
    body .btn.alt, body.tuovi-theme .btn.alt {
      background-color: white !important;
      border: 1px solid #0C7F96;
      color: #0C7F96; }
      body .btn.alt:hover, body .btn.alt:focus, body.tuovi-theme .btn.alt:hover, body.tuovi-theme .btn.alt:focus {
        color: #0C7F96; }
    body .btn i:first-child, body.tuovi-theme .btn i:first-child {
      margin: 0 5px 0 0; }
  body .btn[disabled], body.tuovi-theme .btn[disabled] {
    opacity: 0.45;
    filter: alpha(opacity=45);
    color: #ffffff; }
  body .btn-cancel, body.tuovi-theme .btn-cancel {
    background: #FFF;
    border: 1px solid #0C7F96;
    border-radius: 0 !important;
    font-weight: 400 !important;
    border-color: #0C7F96 !important; }
  body .btn-primary, body.tuovi-theme .btn-primary {
    background-color: #0C7F96 !important;
    border: 1px solid #0C7F96 !important;
    margin-right: 1em; }
  body .btn-decline, body.tuovi-theme .btn-decline {
    background-color: #960C1C !important;
    border: 1px solid #960C1C !important; }
  body .resetButton, body.tuovi-theme .resetButton {
    border: none !important;
    background: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    color: #333 !important;
    text-transform: none !important; }
  body .btn-wide, body.tuovi-theme .btn-wide {
    min-width: 350px;
    max-width: 100%; }
    @media (max-width: 430px) {
      body .btn-wide, body.tuovi-theme .btn-wide {
        min-width: 0; } }
  body .btnIcon, body.tuovi-theme .btnIcon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    padding: 0;
    margin-bottom: 1em; }
  body .btnIcon--icon, body.tuovi-theme .btnIcon--icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 65px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 65px;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
    border-right: 1px solid rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: center;
    height: initial; }
    body .btnIcon--icon svg, body.tuovi-theme .btnIcon--icon svg {
      height: 28px !important;
      margin: auto; }
  body .btnIcon--text, body.tuovi-theme .btnIcon--text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1em; }
  body .btn-twitter,
  body .btn-facebook,
  body .btn-linkedin,
  body .btn-google, body.tuovi-theme .btn-twitter,
  body.tuovi-theme .btn-facebook,
  body.tuovi-theme .btn-linkedin,
  body.tuovi-theme .btn-google {
    border: none; }
    body .btn-twitter .btnIcon--icon,
    body .btn-facebook .btnIcon--icon,
    body .btn-linkedin .btnIcon--icon,
    body .btn-google .btnIcon--icon, body.tuovi-theme .btn-twitter .btnIcon--icon,
    body.tuovi-theme .btn-facebook .btnIcon--icon,
    body.tuovi-theme .btn-linkedin .btnIcon--icon,
    body.tuovi-theme .btn-google .btnIcon--icon {
      border: none; }
    body .btn-twitter button,
    body .btn-facebook button,
    body .btn-linkedin button,
    body .btn-google button, body.tuovi-theme .btn-twitter button,
    body.tuovi-theme .btn-facebook button,
    body.tuovi-theme .btn-linkedin button,
    body.tuovi-theme .btn-google button {
      background-color: transparent !important;
      border: none; }
  body .btn-twitter, body.tuovi-theme .btn-twitter {
    background: #38A2CF !important; }
  body .btn-linkedin, body.tuovi-theme .btn-linkedin {
    background: #0179B6 !important; }
  body .btn-facebook, body.tuovi-theme .btn-facebook {
    background: #37599A !important; }
  body .btn-google, body.tuovi-theme .btn-google {
    background: white !important;
    border: 1px solid #0C7F96; }
    body .btn-google button:hover,
    body .btn-google button:focus,
    body .btn-google .lfr-btn-label, body.tuovi-theme .btn-google button:hover,
    body.tuovi-theme .btn-google button:focus,
    body.tuovi-theme .btn-google .lfr-btn-label {
      color: #0C7F96 !important; }
    body .btn-google svg#Google_layer, body.tuovi-theme .btn-google svg#Google_layer {
      display: none; }
    body .btn-google span.btnIcon--icon:after, body.tuovi-theme .btn-google span.btnIcon--icon:after {
      content: '';
      background-image: url(/documents/8347581/10375379/Google__G__Logo.png?t=1655807306828);
      background-size: 28px 28px;
      width: 28px;
      height: 28px;
      position: relative;
      left: 1rem; }
  body.userIsAdmin button.btn.loginButton, body.tuovi-theme.userIsAdmin button.btn.loginButton {
    display: none; }
  body .btn-link-secondary, body.tuovi-theme .btn-link-secondary {
    color: #0C7F96;
    border: none;
    background-color: transparent;
    box-shadow: none;
    text-transform: uppercase; }
  body .btn-link, body.tuovi-theme .btn-link {
    color: #0C7F96; }
  body a:focus, body button:focus, body .btn:focus, body textarea:focus, body input:focus, body select:focus, body .open > a:focus, body.tuovi-theme a:focus, body.tuovi-theme button:focus, body.tuovi-theme .btn:focus, body.tuovi-theme textarea:focus, body.tuovi-theme input:focus, body.tuovi-theme select:focus, body.tuovi-theme .open > a:focus {
    outline: 2px solid #0098d0; }
  body a::-moz-focus-inner, body button::-moz-focus-inner, body .btn::-moz-focus-inner, body textarea::-moz-focus-inner, body input::-moz-focus-inner, body select::-moz-focus-inner, body .open > a::-moz-focus-inner, body.tuovi-theme a::-moz-focus-inner, body.tuovi-theme button::-moz-focus-inner, body.tuovi-theme .btn::-moz-focus-inner, body.tuovi-theme textarea::-moz-focus-inner, body.tuovi-theme input::-moz-focus-inner, body.tuovi-theme select::-moz-focus-inner, body.tuovi-theme .open > a::-moz-focus-inner {
    border: 0; }
  body button:not(.btn-link), body .btn:not(.btn-link), body .btn:not(.btn-nostyle), body button:not(.btn-style), body.tuovi-theme button:not(.btn-link), body.tuovi-theme .btn:not(.btn-link), body.tuovi-theme .btn:not(.btn-nostyle), body.tuovi-theme button:not(.btn-style) {
    box-shadow: none;
    border-radius: 0; }
  body .btn-unstyled, body.tuovi-theme .btn-unstyled {
    font-family: "Montserrat", sans-serif;
    border: 0;
    background: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0; }
  body .btn-link, body.tuovi-theme .btn-link {
    color: #0C7F96; }
  body .checkbox:last-child, body.tuovi-theme .checkbox:last-child {
    margin-bottom: 0; }
    body .checkbox:last-child label, body.tuovi-theme .checkbox:last-child label {
      margin-bottom: 0; }
  body label.checkbox, body.tuovi-theme label.checkbox {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: unset;
    cursor: pointer;
    font-weight: normal !important;
    font-size: 14px; }
    body label.checkbox input[type="checkbox"], body.tuovi-theme label.checkbox input[type="checkbox"] {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      opacity: 0;
      cursor: pointer; }
      body label.checkbox input[type="checkbox"]:checked ~ .checkmark, body.tuovi-theme label.checkbox input[type="checkbox"]:checked ~ .checkmark {
        background-color: #0C7F96;
        border: 0; }
        body label.checkbox input[type="checkbox"]:checked ~ .checkmark:after, body.tuovi-theme label.checkbox input[type="checkbox"]:checked ~ .checkmark:after {
          display: block; }
      body label.checkbox input[type="checkbox"]:focus ~ .checkmark, body.tuovi-theme label.checkbox input[type="checkbox"]:focus ~ .checkmark {
        outline-color: rgba(0, 152, 208, 0.5) !important;
        outline-style: auto !important; }
    body label.checkbox .checkmark, body.tuovi-theme label.checkbox .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 20px;
      width: 20px;
      background-color: #f9f9fb;
      border: 1px solid #e6e6e7; }
      body label.checkbox .checkmark:after, body.tuovi-theme label.checkbox .checkmark:after {
        content: "";
        position: absolute;
        display: none;
        left: 7px;
        top: 3px;
        width: 7px;
        height: 11px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  body img, body.tuovi-theme img {
    max-width: 100%; }
  body .sixteen-nine, body.tuovi-theme .sixteen-nine {
    overflow: hidden;
    position: relative; }
    body .sixteen-nine:before, body.tuovi-theme .sixteen-nine:before {
      display: block;
      content: " ";
      width: 100%;
      padding-top: 56.25%; }
    body .sixteen-nine > .content, body.tuovi-theme .sixteen-nine > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
      body .sixteen-nine > .content img, body.tuovi-theme .sixteen-nine > .content img {
        height: auto; }
        body .sixteen-nine > .content img.center, body.tuovi-theme .sixteen-nine > .content img.center {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%); }
        body .sixteen-nine > .content img.fill-content, body.tuovi-theme .sixteen-nine > .content img.fill-content {
          max-width: none;
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          height: 100%;
          min-height: -moz-available;
          min-height: -webkit-fill-available;
          min-height: fill-available; }
  body .one-to-one, body.tuovi-theme .one-to-one {
    overflow: hidden;
    position: relative; }
    body .one-to-one:before, body.tuovi-theme .one-to-one:before {
      display: block;
      content: " ";
      width: 100%;
      padding-top: 100%; }
    body .one-to-one > .content, body.tuovi-theme .one-to-one > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
      body .one-to-one > .content img, body.tuovi-theme .one-to-one > .content img {
        height: auto; }
        body .one-to-one > .content img.center, body.tuovi-theme .one-to-one > .content img.center {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%); }
        body .one-to-one > .content img.fill-content, body.tuovi-theme .one-to-one > .content img.fill-content {
          max-width: none;
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          height: 100%;
          min-height: -moz-available;
          min-height: -webkit-fill-available;
          min-height: fill-available; }
  body a, body.tuovi-theme a {
    color: #0C7F96;
    cursor: pointer; }
  body a:hover, body a:focus, body.tuovi-theme a:hover, body.tuovi-theme a:focus {
    color: #004363;
    text-decoration: underline; }
  body a.arrowLink, body.tuovi-theme a.arrowLink {
    background: url(../images/icons/icon-arrow-open-right.svg) no-repeat center center #0C7F96;
    background-size: 40px auto;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: block;
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 20px 50px 0; }
    body a.arrowLink:hover, body.tuovi-theme a.arrowLink:hover {
      background-color: #085767; }
  body a.arrowLink--down, body.tuovi-theme a.arrowLink--down {
    transform: rotate(90deg); }
  body a.skip-main, body.tuovi-theme a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999; }
  body a.skip-main:focus, body a.skip-main:active, body.tuovi-theme a.skip-main:focus, body.tuovi-theme a.skip-main:active {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    background-color: #0C7F96;
    left: 10px;
    top: 10px;
    width: auto;
    height: auto;
    overflow: auto;
    padding: 1rem 1.4rem;
    text-align: center;
    font-size: 1.2em;
    z-index: 999; }
  body a.btn:hover, body a.btn:focus, body.tuovi-theme a.btn:hover, body.tuovi-theme a.btn:focus {
    color: white;
    text-decoration: none; }
  body .quick-access-nav, body.tuovi-theme .quick-access-nav {
    position: absolute;
    top: -1000px;
    width: 100%;
    z-index: 1000; }
    body .quick-access-nav a, body.tuovi-theme .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; }
    body .quick-access-nav:focus, body.tuovi-theme .quick-access-nav:focus {
      color: #fff;
      background-color: #000;
      left: auto;
      top: auto;
      width: 30%;
      height: auto;
      overflow: auto;
      margin: 10px 35%;
      padding: 5px;
      border-radius: 15px;
      text-align: center;
      font-size: 1.2em;
      padding: 15px; }
  body .radio-button, body.tuovi-theme .radio-button {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    font-weight: normal !important;
    font-size: 14px;
    line-height: unset;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    body .radio-button:hover input ~ .checkmark, body.tuovi-theme .radio-button:hover input ~ .checkmark {
      background-color: #f9f9fb; }
    body .radio-button input, body.tuovi-theme .radio-button input {
      position: absolute;
      opacity: 0;
      cursor: pointer; }
      body .radio-button input:checked ~ .checkmark, body.tuovi-theme .radio-button input:checked ~ .checkmark {
        background-color: #f9f9fb; }
        body .radio-button input:checked ~ .checkmark:after, body.tuovi-theme .radio-button input:checked ~ .checkmark:after {
          display: block; }
      body .radio-button input:focus ~ .checkmark, body.tuovi-theme .radio-button input:focus ~ .checkmark {
        outline-color: rgba(0, 152, 208, 0.5) !important;
        outline-style: auto !important; }
    body .radio-button .checkmark, body.tuovi-theme .radio-button .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 20px;
      width: 20px;
      background-color: #f9f9fb;
      border-radius: 50%;
      border: 1px solid #e6e6e7; }
      body .radio-button .checkmark:after, body.tuovi-theme .radio-button .checkmark:after {
        content: "";
        position: absolute;
        display: none;
        top: 3px;
        left: 3px;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #0C7F96; }
    body .radio-button .lfr-portal-tooltip, body.tuovi-theme .radio-button .lfr-portal-tooltip {
      margin: -2px 0 0px 5px;
      font-size: 20px;
      line-height: 1; }
  body .image-radio-button, body.tuovi-theme .image-radio-button {
    display: inline-block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    body .image-radio-button img, body.tuovi-theme .image-radio-button img {
      border-radius: 100px;
      width: 50px; }
    body .image-radio-button input, body.tuovi-theme .image-radio-button input {
      position: absolute !important;
      opacity: 0;
      cursor: pointer; }
      body .image-radio-button input:checked ~ img, body.tuovi-theme .image-radio-button input:checked ~ img {
        border: 3px solid #A0CD55; }
      body .image-radio-button input:focus ~ img, body.tuovi-theme .image-radio-button input:focus ~ img {
        outline-color: rgba(0, 152, 208, 0.5) !important;
        outline-style: auto !important; }
  body .journal-content-article table, body.tuovi-theme .journal-content-article table {
    width: 100%;
    font-family: "Montserrat", sans-serif;
    border: none; }
    body .journal-content-article table th, body .journal-content-article table td, body.tuovi-theme .journal-content-article table th, body.tuovi-theme .journal-content-article table td {
      padding: 0.6em;
      border-color: #c4c4c4;
      text-align: left;
      font-size: 1em; }
  body table.ruska, body.tuovi-theme table.ruska {
    border-collapse: collapse; }
  body table.ruska tbody tr td, body.tuovi-theme table.ruska tbody tr td {
    border-bottom: 1px solid #d25532 !important; }
  body table.ruska tbody tr:first-of-type, body.tuovi-theme table.ruska tbody tr:first-of-type {
    border-top: 1px solid #d25532 !important; }
  body table.ruska tbody tr:nth-child(odd), body.tuovi-theme table.ruska tbody tr:nth-child(odd) {
    background-color: #F9F9F9 !important; }
  body table.ruska tbody tr td p, body.tuovi-theme table.ruska tbody tr td p {
    margin-bottom: 0 !important; }
  body .yja-accordion-wrapper ul li ul, body.tuovi-theme .yja-accordion-wrapper ul li ul {
    margin-bottom: 0 !important; }
  body strong, body.tuovi-theme strong {
    font-weight: 600 !important; }
  body a.yja-tag,
  body .yja-tag,
  body .label, body.tuovi-theme a.yja-tag,
  body.tuovi-theme .yja-tag,
  body.tuovi-theme .label {
    background-color: transparent;
    font-size: 14px;
    text-transform: lowercase;
    padding: 0;
    font-weight: 300;
    font-style: italic;
    color: #494949;
    word-spacing: -3px; }
  body a.yja-tag:before, body span.yja-tag:before, body.tuovi-theme a.yja-tag:before, body.tuovi-theme span.yja-tag:before {
    content: "#"; }
  body h1, body .h1, body .heading1,
  body h2, body .h2, body .heading2,
  body h3, body .h3, body .heading3,
  body h4, body .h4, body .heading4,
  body h5, body .h5, body .heading5,
  body h6, body .h6, body .heading6, body.tuovi-theme h1, body.tuovi-theme .h1, body.tuovi-theme .heading1,
  body.tuovi-theme h2, body.tuovi-theme .h2, body.tuovi-theme .heading2,
  body.tuovi-theme h3, body.tuovi-theme .h3, body.tuovi-theme .heading3,
  body.tuovi-theme h4, body.tuovi-theme .h4, body.tuovi-theme .heading4,
  body.tuovi-theme h5, body.tuovi-theme .h5, body.tuovi-theme .heading5,
  body.tuovi-theme h6, body.tuovi-theme .h6, body.tuovi-theme .heading6 {
    font-family: "Montserrat", sans-serif;
    line-height: 1.25; }
    body h1 a, body .h1 a, body .heading1 a,
    body h2 a, body .h2 a, body .heading2 a,
    body h3 a, body .h3 a, body .heading3 a,
    body h4 a, body .h4 a, body .heading4 a,
    body h5 a, body .h5 a, body .heading5 a,
    body h6 a, body .h6 a, body .heading6 a, body.tuovi-theme h1 a, body.tuovi-theme .h1 a, body.tuovi-theme .heading1 a,
    body.tuovi-theme h2 a, body.tuovi-theme .h2 a, body.tuovi-theme .heading2 a,
    body.tuovi-theme h3 a, body.tuovi-theme .h3 a, body.tuovi-theme .heading3 a,
    body.tuovi-theme h4 a, body.tuovi-theme .h4 a, body.tuovi-theme .heading4 a,
    body.tuovi-theme h5 a, body.tuovi-theme .h5 a, body.tuovi-theme .heading5 a,
    body.tuovi-theme h6 a, body.tuovi-theme .h6 a, body.tuovi-theme .heading6 a {
      color: #0C7F96; }
      body h1 a:hover, body .h1 a:hover, body .heading1 a:hover,
      body h2 a:hover, body .h2 a:hover, body .heading2 a:hover,
      body h3 a:hover, body .h3 a:hover, body .heading3 a:hover,
      body h4 a:hover, body .h4 a:hover, body .heading4 a:hover,
      body h5 a:hover, body .h5 a:hover, body .heading5 a:hover,
      body h6 a:hover, body .h6 a:hover, body .heading6 a:hover, body.tuovi-theme h1 a:hover, body.tuovi-theme .h1 a:hover, body.tuovi-theme .heading1 a:hover,
      body.tuovi-theme h2 a:hover, body.tuovi-theme .h2 a:hover, body.tuovi-theme .heading2 a:hover,
      body.tuovi-theme h3 a:hover, body.tuovi-theme .h3 a:hover, body.tuovi-theme .heading3 a:hover,
      body.tuovi-theme h4 a:hover, body.tuovi-theme .h4 a:hover, body.tuovi-theme .heading4 a:hover,
      body.tuovi-theme h5 a:hover, body.tuovi-theme .h5 a:hover, body.tuovi-theme .heading5 a:hover,
      body.tuovi-theme h6 a:hover, body.tuovi-theme .h6 a:hover, body.tuovi-theme .heading6 a:hover {
        color: #004363;
        text-decoration: underline; }
  body h1, body .h1, body .heading1, body.tuovi-theme h1, body.tuovi-theme .h1, body.tuovi-theme .heading1 {
    font-size: calc(30px + (44 - 30) * ((100vw - 600px) / (1600 - 600))); }
  body h2, body .h2, body .heading2, body.tuovi-theme h2, body.tuovi-theme .h2, body.tuovi-theme .heading2 {
    font-size: calc(22px + (32 - 22) * ((100vw - 600px) / (1600 - 600))); }
  body h3, body .h3, body .heading3, body.tuovi-theme h3, body.tuovi-theme .h3, body.tuovi-theme .heading3 {
    font-size: calc(18px + (24 - 18) * ((100vw - 600px) / (1600 - 600))); }
  body h6, body .h6, body.tuovi-theme h6, body.tuovi-theme .h6 {
    text-transform: uppercase;
    color: #808080;
    font-size: 0.85rem; }
  body p, body.tuovi-theme p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.85;
    margin-bottom: 1em; }
    body p a, body.tuovi-theme p a {
      text-decoration: underline; }
  body p.lead, body.tuovi-theme p.lead {
    line-height: 1.85;
    font-weight: 400;
    font-size: 1.3em !important; }
  body p.ingress, body.tuovi-theme p.ingress {
    line-height: 1.65 !important;
    font-weight: 400 !important;
    font-size: 18px !important; }
  body h2.portlet-title.hed-section, body.tuovi-theme h2.portlet-title.hed-section {
    border-bottom: none !important;
    font-size: 1.75em;
    margin: 1em 0 0 !important;
    display: grid;
    padding: 1em 0 !important; }
    body h2.portlet-title.hed-section:before, body.tuovi-theme h2.portlet-title.hed-section:before {
      content: "";
      display: block;
      margin-top: -20px;
      width: 120px;
      float: left;
      border-top: 6px solid #0C7F96; }
  body .portlet-topper .portlet-title.hed-section, body.tuovi-theme .portlet-topper .portlet-title.hed-section {
    border-bottom: none; }
  body p.description, body.tuovi-theme p.description {
    font-size: 16px;
    line-height: 1.5;
    color: black;
    margin: 10px 0 15px; }
  body blockquote, body.tuovi-theme blockquote {
    border-left: none;
    background-color: #F0F4F4;
    padding: 2em;
    font-family: "Montserrat", sans-serif;
    text-align: center; }
    body blockquote p, body.tuovi-theme blockquote p {
      line-height: 1.5; }
  body .journal-content-article h1,
  body .journal-content-article h2,
  body .journal-content-article h3,
  body .journal-content-article h4,
  body .journal-content-article h5,
  body .journal-content-article h6, body.tuovi-theme .journal-content-article h1,
  body.tuovi-theme .journal-content-article h2,
  body.tuovi-theme .journal-content-article h3,
  body.tuovi-theme .journal-content-article h4,
  body.tuovi-theme .journal-content-article h5,
  body.tuovi-theme .journal-content-article h6 {
    color: inherit;
    font-family: "Montserrat", sans-serif;
    line-height: 1.25; }
    body .journal-content-article h1 a,
    body .journal-content-article h2 a,
    body .journal-content-article h3 a,
    body .journal-content-article h4 a,
    body .journal-content-article h5 a,
    body .journal-content-article h6 a, body.tuovi-theme .journal-content-article h1 a,
    body.tuovi-theme .journal-content-article h2 a,
    body.tuovi-theme .journal-content-article h3 a,
    body.tuovi-theme .journal-content-article h4 a,
    body.tuovi-theme .journal-content-article h5 a,
    body.tuovi-theme .journal-content-article h6 a {
      color: #0C7F96; }
      body .journal-content-article h1 a:hover,
      body .journal-content-article h2 a:hover,
      body .journal-content-article h3 a:hover,
      body .journal-content-article h4 a:hover,
      body .journal-content-article h5 a:hover,
      body .journal-content-article h6 a:hover, body.tuovi-theme .journal-content-article h1 a:hover,
      body.tuovi-theme .journal-content-article h2 a:hover,
      body.tuovi-theme .journal-content-article h3 a:hover,
      body.tuovi-theme .journal-content-article h4 a:hover,
      body.tuovi-theme .journal-content-article h5 a:hover,
      body.tuovi-theme .journal-content-article h6 a:hover {
        color: #004363;
        text-decoration: underline; }
  body .journal-content-article ul, body.tuovi-theme .journal-content-article ul {
    font-size: initial;
    font-weight: 300; }
    body .journal-content-article ul li, body.tuovi-theme .journal-content-article ul li {
      padding-bottom: 0.5em;
      line-height: 1.85; }
  body .journal-content-article p, body.tuovi-theme .journal-content-article p {
    font-size: 1.1rem; }
  body .portlet-asset-publisher h1,
  body .portlet-asset-publisher h2,
  body .portlet-asset-publisher h3,
  body .portlet-asset-publisher h4,
  body .portlet-asset-publisher h5,
  body .portlet-asset-publisher h6, body.tuovi-theme .portlet-asset-publisher h1,
  body.tuovi-theme .portlet-asset-publisher h2,
  body.tuovi-theme .portlet-asset-publisher h3,
  body.tuovi-theme .portlet-asset-publisher h4,
  body.tuovi-theme .portlet-asset-publisher h5,
  body.tuovi-theme .portlet-asset-publisher h6 {
    color: inherit;
    font-family: "Montserrat", sans-serif;
    line-height: 1.25; }
    body .portlet-asset-publisher h1 a,
    body .portlet-asset-publisher h2 a,
    body .portlet-asset-publisher h3 a,
    body .portlet-asset-publisher h4 a,
    body .portlet-asset-publisher h5 a,
    body .portlet-asset-publisher h6 a, body.tuovi-theme .portlet-asset-publisher h1 a,
    body.tuovi-theme .portlet-asset-publisher h2 a,
    body.tuovi-theme .portlet-asset-publisher h3 a,
    body.tuovi-theme .portlet-asset-publisher h4 a,
    body.tuovi-theme .portlet-asset-publisher h5 a,
    body.tuovi-theme .portlet-asset-publisher h6 a {
      color: #0C7F96; }
      body .portlet-asset-publisher h1 a:hover,
      body .portlet-asset-publisher h2 a:hover,
      body .portlet-asset-publisher h3 a:hover,
      body .portlet-asset-publisher h4 a:hover,
      body .portlet-asset-publisher h5 a:hover,
      body .portlet-asset-publisher h6 a:hover, body.tuovi-theme .portlet-asset-publisher h1 a:hover,
      body.tuovi-theme .portlet-asset-publisher h2 a:hover,
      body.tuovi-theme .portlet-asset-publisher h3 a:hover,
      body.tuovi-theme .portlet-asset-publisher h4 a:hover,
      body.tuovi-theme .portlet-asset-publisher h5 a:hover,
      body.tuovi-theme .portlet-asset-publisher h6 a:hover {
        color: #004363;
        text-decoration: underline; }
  body .headingLines, body.tuovi-theme .headingLines {
    text-transform: uppercase;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: center;
    align-items: center;
    margin: 0 2rem; }
  body .headingLines:before,
  body .headingLines:after, body.tuovi-theme .headingLines:before,
  body.tuovi-theme .headingLines:after {
    height: 1px;
    display: block;
    width: 100%;
    content: ''; }
  @supports (display: grid) {
    body .headingLines, body.tuovi-theme .headingLines {
      width: auto;
      position: relative;
      top: auto;
      transform: none; } }
  body .u-smallAccent, body.tuovi-theme .u-smallAccent {
    font-family: "Montserrat", sans-serif;
    font-size: 0.9em; }
  body hr, body.tuovi-theme hr {
    border-top: 1px solid #d8d8d8;
    border-bottom: none; }
  body .text-muted, body.tuovi-theme .text-muted {
    color: #495057 !important; }
  body .video-wrapper, body.tuovi-theme .video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
    body .video-wrapper iframe, body.tuovi-theme .video-wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  body .yja-accordion h4.yja-accordion-toggle, body.tuovi-theme .yja-accordion h4.yja-accordion-toggle {
    position: relative;
    background: transparent;
    margin: 0 !important;
    padding: 0 !important; }
    body .yja-accordion h4.yja-accordion-toggle button, body.tuovi-theme .yja-accordion h4.yja-accordion-toggle button {
      color: #0C7F96 !important;
      text-transform: uppercase;
      font-size: 1.35rem;
      line-height: 1.3;
      border: 1px solid #9B9B9B;
      margin-bottom: 1.25rem;
      font-family: "Montserrat", sans-serif;
      padding: 1.75rem 3.5rem 1.75rem 1.75rem; }
    body .yja-accordion h4.yja-accordion-toggle .icon-chevron-down, body.tuovi-theme .yja-accordion h4.yja-accordion-toggle .icon-chevron-down {
      color: #0C7F96 !important; }
      body .yja-accordion h4.yja-accordion-toggle .icon-chevron-down:before, body.tuovi-theme .yja-accordion h4.yja-accordion-toggle .icon-chevron-down:before {
        content: "\f055";
        font-size: 24px; }
    body .yja-accordion h4.yja-accordion-toggle .icon-chevron-right, body.tuovi-theme .yja-accordion h4.yja-accordion-toggle .icon-chevron-right {
      color: #0C7F96 !important; }
      body .yja-accordion h4.yja-accordion-toggle .icon-chevron-right:before, body.tuovi-theme .yja-accordion h4.yja-accordion-toggle .icon-chevron-right:before {
        content: "\f056";
        font-size: 24px; }
  body .yja-accordion .yja-accordion-content, body.tuovi-theme .yja-accordion .yja-accordion-content {
    padding: 1.1875em 2.75rem;
    border: none; }
  body .yja-accordion i.icon, body.tuovi-theme .yja-accordion i.icon {
    right: 15px; }
  body .singleArticle, body.tuovi-theme .singleArticle {
    max-width: 46em;
    margin: 0 auto; }
  body .articleGrid, body.tuovi-theme .articleGrid {
    display: grid;
    grid-gap: 1em;
    grid-template-columns: 2fr 1fr;
    margin: 1em 0 3em;
    display: -ms-grid;
    -ms-grid-columns: 66% 1em 33%;
    -ms-grid-rows: auto 1em; }
    @media (max-width: 790px) {
      body .articleGrid, body.tuovi-theme .articleGrid {
        display: inline-block;
        width: 100%;
        margin-bottom: 0; } }
    body .articleGrid article:nth-child(1), body.tuovi-theme .articleGrid article:nth-child(1) {
      -ms-grid-row: 1;
      -ms-grid-row-span: 3;
      -ms-grid-column: 1;
      grid-column: 1;
      grid-row: 1/3; }
    body .articleGrid article:nth-child(2), body.tuovi-theme .articleGrid article:nth-child(2) {
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      -ms-grid-column: 3; }
    body .articleGrid article:nth-child(3), body.tuovi-theme .articleGrid article:nth-child(3) {
      -ms-grid-row: 3;
      -ms-grid-row-span: 2;
      -ms-grid-column: 3; }
    body .articleGrid article:not(:first-child) .card__figure, body.tuovi-theme .articleGrid article:not(:first-child) .card__figure {
      max-height: 200px;
      overflow: hidden; }
      @media (max-width: 790px) {
        body .articleGrid article:not(:first-child) .card__figure, body.tuovi-theme .articleGrid article:not(:first-child) .card__figure {
          max-height: initial; } }
  body .article__category, body.tuovi-theme .article__category {
    border-top: 6px solid; }
  body .article__category--yellow, body.tuovi-theme .article__category--yellow {
    border-color: #f2a900; }
  body .article__category--darkGreen, body.tuovi-theme .article__category--darkGreen {
    border-color: #1f9723; }
  body .article__category--lightGreen, body.tuovi-theme .article__category--lightGreen {
    border-color: #8bbd19; }
  body .article__category--purple, body.tuovi-theme .article__category--purple {
    border-color: #920e80; }
  body .article__category--pink, body.tuovi-theme .article__category--pink {
    border-color: #e421af; }
  body .article__category--darkBlue, body.tuovi-theme .article__category--darkBlue {
    border-color: #0c7bb2; }
  body .article__category--lightBlue, body.tuovi-theme .article__category--lightBlue {
    border-color: #00b4f2; }
  body .articleList, body.tuovi-theme .articleList {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    margin-bottom: 2rem; }
    @media (max-width: 790px) {
      body .articleList, body.tuovi-theme .articleList {
        display: inline-block;
        width: 100%; } }
  body .articleList > article, body.tuovi-theme .articleList > article {
    float: left;
    width: 23%;
    margin-right: 2%; }
  @supports (display: grid) {
    body .articleList > article, body.tuovi-theme .articleList > article {
      width: auto;
      margin-right: unset; } }
  body .userAvatar, body.tuovi-theme .userAvatar {
    border-radius: 50%; }
  body .portlet-blogs .widget-mode-detail, body.tuovi-theme .portlet-blogs .widget-mode-detail {
    padding-top: 0;
    max-width: 46em;
    margin: 0 auto; }
    body .portlet-blogs .widget-mode-detail .meta, body.tuovi-theme .portlet-blogs .widget-mode-detail .meta {
      font-family: "Montserrat",sans-serif;
      font-size: 1.1rem;
      margin: .5em 0 1em 0; }
      body .portlet-blogs .widget-mode-detail .meta .icon-time, body.tuovi-theme .portlet-blogs .widget-mode-detail .meta .icon-time {
        display: none; }
      body .portlet-blogs .widget-mode-detail .meta .date, body.tuovi-theme .portlet-blogs .widget-mode-detail .meta .date {
        font-size: 1.1rem; }
      body .portlet-blogs .widget-mode-detail .meta .label, body.tuovi-theme .portlet-blogs .widget-mode-detail .meta .label {
        display: none; }
    body .portlet-blogs .widget-mode-detail .widget-mode-detail-text p, body .portlet-blogs .widget-mode-detail .widget-mode-detail-text li, body.tuovi-theme .portlet-blogs .widget-mode-detail .widget-mode-detail-text p, body.tuovi-theme .portlet-blogs .widget-mode-detail .widget-mode-detail-text li {
      font-size: 1.1rem;
      font-weight: 300;
      line-height: 1.85;
      margin-bottom: 1em; }
    body .portlet-blogs .widget-mode-detail .ratings .rating-thumb-down, body.tuovi-theme .portlet-blogs .widget-mode-detail .ratings .rating-thumb-down {
      margin-left: .2rem; }
    body .portlet-blogs .widget-mode-detail + .container-fluid, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid {
      padding: 0;
      max-width: 46em;
      margin: 40px auto 0 auto; }
      body .portlet-blogs .widget-mode-detail + .container-fluid > .row, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row {
        margin: 0;
        display: block; }
        body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 {
          margin: 0 !important;
          max-width: none;
          padding: 0; }
          body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .add-comment, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .add-comment {
            padding: 0 !important;
            border: 0 !important; }
            body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .add-comment .subscribe-link, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .add-comment .subscribe-link {
              display: inline-block;
              margin: 0 0 10px 0; }
            body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .add-comment .panel, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .add-comment .panel {
              margin: 0;
              background: white;
              border: 1px solid #e6e6e7;
              border-radius: 0; }
          body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body {
            padding: 0; }
            body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .lfr-discussion-details .user-icon, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .lfr-discussion-details .user-icon {
              width: 45px;
              height: 45px;
              display: flex;
              align-items: center;
              justify-content: center;
              font-size: 14px; }
            body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .lfr-discussion-body .taglib-workflow-status, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .lfr-discussion-body .taglib-workflow-status {
              display: inline-block;
              margin: 0 0 10px 0; }
            body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .lfr-discussion-body .lfr-discussion-message, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .lfr-discussion-body .lfr-discussion-message {
              margin: 0; }
              body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .lfr-discussion-body .lfr-discussion-message .lfr-discussion-message-author, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .lfr-discussion-body .lfr-discussion-message .lfr-discussion-message-author {
                width: auto; }
                body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .lfr-discussion-body .lfr-discussion-message .lfr-discussion-message-author .author-link, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .lfr-discussion-body .lfr-discussion-message .lfr-discussion-message-author .author-link {
                  font-size: 14px; }
                body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .lfr-discussion-body .lfr-discussion-message .lfr-discussion-message-author .small, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .lfr-discussion-body .lfr-discussion-message .lfr-discussion-message-author .small {
                  color: #6c757d;
                  font-size: 12px; }
            body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .lfr-discussion-body .lfr-discussion-controls, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .lfr-discussion-body .lfr-discussion-controls {
              position: relative;
              width: auto; }
              body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .lfr-discussion-body .lfr-discussion-controls .reply-action, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .lfr-discussion-body .lfr-discussion-controls .reply-action {
                margin: 0;
                float: none; }
            body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .card-col-field, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .card-col-field {
              vertical-align: top; }
              body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .card-col-field .dropdown, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .card-col-field .dropdown {
                margin: 0 0 0 15px; }
                body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .card-col-field .dropdown svg, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .panel-body .card-col-field .dropdown svg {
                  fill: white;
                  padding: 8px;
                  border: 1px solid #0C7F96;
                  background: #0C7F96;
                  border-radius: 25px;
                  width: 2rem;
                  height: 2rem; }
          body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .lfr-discussion .card, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .lfr-discussion .card {
            display: block;
            background: #f9f9fb;
            border: 1px solid #e6e6e7;
            height: 100%; }
          body .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .lfr-discussion.card-tab, body.tuovi-theme .portlet-blogs .widget-mode-detail + .container-fluid > .row .col-md-8 .taglib-discussion form .lfr-discussion.card-tab {
            border-color: #0C7F96 !important; }
  body .breadcrumb, body.tuovi-theme .breadcrumb {
    background-color: transparent;
    font-family: "Montserrat", sans-serif;
    margin: 1.5em 0; }
    body .breadcrumb li, body.tuovi-theme .breadcrumb li {
      color: #0C7F96;
      font-size: 0.875rem !important; }
      body .breadcrumb li:before, body.tuovi-theme .breadcrumb li:before {
        color: #0C7F96; }
      body .breadcrumb li a, body.tuovi-theme .breadcrumb li a {
        color: #0C7F96; }
        body .breadcrumb li a:hover, body.tuovi-theme .breadcrumb li a:hover {
          text-decoration: underline; }
      body .breadcrumb li.active, body.tuovi-theme .breadcrumb li.active {
        color: black; }
        body .breadcrumb li.active a, body.tuovi-theme .breadcrumb li.active a {
          color: black; }
          body .breadcrumb li.active a:hover, body.tuovi-theme .breadcrumb li.active a:hover {
            text-decoration: none;
            color: black;
            cursor: initial; }
  body .breadcrumb-horizontal, body.tuovi-theme .breadcrumb-horizontal {
    padding-left: 0;
    padding-right: 0; }
    body .breadcrumb-horizontal li:first-child, body .breadcrumb-horizontal li:last-child .divider, body.tuovi-theme .breadcrumb-horizontal li:first-child, body.tuovi-theme .breadcrumb-horizontal li:last-child .divider {
      display: none; }
  body.has-control-menu:not(.controls-visible) .portlet-topper, body.tuovi-theme.has-control-menu:not(.controls-visible) .portlet-topper {
    display: none;
    position: absolute;
    opacity: 0;
    right: 0;
    left: 0;
    top: 0; }
  body.has-control-menu.controls-visible .portlet-topper, body.tuovi-theme.has-control-menu.controls-visible .portlet-topper {
    position: relative;
    opacity: 1;
    right: auto;
    left: auto;
    top: auto;
    transition: opacity .25s,transform .25s; }
  body.has-control-menu.controls-visible .portlet.open > .portlet-topper,
  body.has-control-menu.controls-visible .portlet:hover > .portlet-topper,
  body.has-control-menu.controls-visible .portlet.focus > .portlet-topper, body.tuovi-theme.has-control-menu.controls-visible .portlet.open > .portlet-topper,
  body.tuovi-theme.has-control-menu.controls-visible .portlet:hover > .portlet-topper,
  body.tuovi-theme.has-control-menu.controls-visible .portlet.focus > .portlet-topper {
    transform: none; }
  body form, body.tuovi-theme form {
    margin-bottom: 0; }
  body .is-invalid, body.tuovi-theme .is-invalid {
    border: 1px solid #dc3545 !important; }
  body input[type="text"],
  body input[type="password"],
  body input[type="search"],
  body input[type="email"],
  body input[type="date"],
  body input[type="number"],
  body input[type="url"], body.tuovi-theme input[type="text"],
  body.tuovi-theme input[type="password"],
  body.tuovi-theme input[type="search"],
  body.tuovi-theme input[type="email"],
  body.tuovi-theme input[type="date"],
  body.tuovi-theme input[type="number"],
  body.tuovi-theme input[type="url"] {
    font-size: 14px;
    color: black !important;
    height: 2.375rem;
    padding: 0.45em 0.55em;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-color: #e6e6e7;
    background: #f9f9fb; }
  body input.textInput, body.tuovi-theme input.textInput {
    border-radius: 0;
    border: 1px solid #e6e6e7;
    box-shadow: none;
    padding: 0.72em;
    font-size: 16px;
    height: auto; }
  body form input.textInput, body.tuovi-theme form input.textInput {
    margin-bottom: 1.5rem; }
  body label, body .label-text, body.tuovi-theme label, body.tuovi-theme .label-text {
    font-weight: 500;
    display: inline-block;
    margin-bottom: .5rem; }
  body textarea, body.tuovi-theme textarea {
    border-radius: 0 !important;
    border-color: #e6e6e7 !important;
    background: #f9f9fb !important;
    padding: 0.45em 0.55em !important; }
  body select, body.tuovi-theme select {
    font-size: 14px;
    border-radius: 0 !important;
    border-color: #e6e6e7 !important;
    background-color: #f9f9fb !important;
    color: black !important; }
  body .custom-multiselect,
  body .custom-dropdown-menu, body.tuovi-theme .custom-multiselect,
  body.tuovi-theme .custom-dropdown-menu {
    position: relative;
    margin: 0 0 1.25em; }
    body .custom-multiselect .custom-multiselect-button,
    body .custom-multiselect .custom-dropdown-toggle,
    body .custom-dropdown-menu .custom-multiselect-button,
    body .custom-dropdown-menu .custom-dropdown-toggle, body.tuovi-theme .custom-multiselect .custom-multiselect-button,
    body.tuovi-theme .custom-multiselect .custom-dropdown-toggle,
    body.tuovi-theme .custom-dropdown-menu .custom-multiselect-button,
    body.tuovi-theme .custom-dropdown-menu .custom-dropdown-toggle {
      color: black;
      font-size: 14px;
      height: 2.375rem;
      font-weight: normal !important;
      display: block;
      margin-bottom: 0;
      text-align: left;
      width: 100%;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border: 1px solid #e6e6e7;
      -moz-appearance: none;
      -webkit-appearance: none;
      background-color: #f9f9fb;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23495057' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");
      background-position: right 0.75rem center;
      background-repeat: no-repeat;
      background-size: 8px 10px;
      padding: 0.375rem 0.75rem;
      padding-right: 1.75rem; }
      body .custom-multiselect .custom-multiselect-button::-ms-expand,
      body .custom-multiselect .custom-dropdown-toggle::-ms-expand,
      body .custom-dropdown-menu .custom-multiselect-button::-ms-expand,
      body .custom-dropdown-menu .custom-dropdown-toggle::-ms-expand, body.tuovi-theme .custom-multiselect .custom-multiselect-button::-ms-expand,
      body.tuovi-theme .custom-multiselect .custom-dropdown-toggle::-ms-expand,
      body.tuovi-theme .custom-dropdown-menu .custom-multiselect-button::-ms-expand,
      body.tuovi-theme .custom-dropdown-menu .custom-dropdown-toggle::-ms-expand {
        display: none; }
    body .custom-multiselect .custom-multiselect-option-menu,
    body .custom-multiselect .custom-dropdown-option-menu,
    body .custom-dropdown-menu .custom-multiselect-option-menu,
    body .custom-dropdown-menu .custom-dropdown-option-menu, body.tuovi-theme .custom-multiselect .custom-multiselect-option-menu,
    body.tuovi-theme .custom-multiselect .custom-dropdown-option-menu,
    body.tuovi-theme .custom-dropdown-menu .custom-multiselect-option-menu,
    body.tuovi-theme .custom-dropdown-menu .custom-dropdown-option-menu {
      position: absolute;
      background: white;
      z-index: 1;
      width: 100%;
      padding: 15px;
      border: 1px solid #e6e6e7;
      border-top: 0;
      max-height: 300px;
      overflow: scroll; }
      body .custom-multiselect .custom-multiselect-option-menu .menu-container > *:last-child,
      body .custom-multiselect .custom-dropdown-option-menu .menu-container > *:last-child,
      body .custom-dropdown-menu .custom-multiselect-option-menu .menu-container > *:last-child,
      body .custom-dropdown-menu .custom-dropdown-option-menu .menu-container > *:last-child, body.tuovi-theme .custom-multiselect .custom-multiselect-option-menu .menu-container > *:last-child,
      body.tuovi-theme .custom-multiselect .custom-dropdown-option-menu .menu-container > *:last-child,
      body.tuovi-theme .custom-dropdown-menu .custom-multiselect-option-menu .menu-container > *:last-child,
      body.tuovi-theme .custom-dropdown-menu .custom-dropdown-option-menu .menu-container > *:last-child {
        margin-bottom: 0;
        padding-bottom: 0; }
    body .custom-multiselect .multiselect-selections .multiselect-selection, body .custom-multiselect .multiselect-selections .dropdown-selection, body .custom-multiselect .dropdown-selections .multiselect-selection, body .custom-multiselect .dropdown-selections .dropdown-selection,
    body .custom-dropdown-menu .multiselect-selections .multiselect-selection,
    body .custom-dropdown-menu .multiselect-selections .dropdown-selection,
    body .custom-dropdown-menu .dropdown-selections .multiselect-selection,
    body .custom-dropdown-menu .dropdown-selections .dropdown-selection, body.tuovi-theme .custom-multiselect .multiselect-selections .multiselect-selection, body.tuovi-theme .custom-multiselect .multiselect-selections .dropdown-selection, body.tuovi-theme .custom-multiselect .dropdown-selections .multiselect-selection, body.tuovi-theme .custom-multiselect .dropdown-selections .dropdown-selection,
    body.tuovi-theme .custom-dropdown-menu .multiselect-selections .multiselect-selection,
    body.tuovi-theme .custom-dropdown-menu .multiselect-selections .dropdown-selection,
    body.tuovi-theme .custom-dropdown-menu .dropdown-selections .multiselect-selection,
    body.tuovi-theme .custom-dropdown-menu .dropdown-selections .dropdown-selection {
      display: inline-block;
      margin: 10px 15px 0 0; }
      body .custom-multiselect .multiselect-selections .multiselect-selection button, body .custom-multiselect .multiselect-selections .dropdown-selection button, body .custom-multiselect .dropdown-selections .multiselect-selection button, body .custom-multiselect .dropdown-selections .dropdown-selection button,
      body .custom-dropdown-menu .multiselect-selections .multiselect-selection button,
      body .custom-dropdown-menu .multiselect-selections .dropdown-selection button,
      body .custom-dropdown-menu .dropdown-selections .multiselect-selection button,
      body .custom-dropdown-menu .dropdown-selections .dropdown-selection button, body.tuovi-theme .custom-multiselect .multiselect-selections .multiselect-selection button, body.tuovi-theme .custom-multiselect .multiselect-selections .dropdown-selection button, body.tuovi-theme .custom-multiselect .dropdown-selections .multiselect-selection button, body.tuovi-theme .custom-multiselect .dropdown-selections .dropdown-selection button,
      body.tuovi-theme .custom-dropdown-menu .multiselect-selections .multiselect-selection button,
      body.tuovi-theme .custom-dropdown-menu .multiselect-selections .dropdown-selection button,
      body.tuovi-theme .custom-dropdown-menu .dropdown-selections .multiselect-selection button,
      body.tuovi-theme .custom-dropdown-menu .dropdown-selections .dropdown-selection button {
        background: none;
        border: 0;
        padding: 0;
        margin: 0 0 0 5px; }
  body .custom-bs-dropdown .custom-bs-dropdown-toggle, body.tuovi-theme .custom-bs-dropdown .custom-bs-dropdown-toggle {
    color: black !important;
    font-size: 14px !important;
    height: 2.375rem;
    font-weight: normal !important;
    display: block;
    margin-bottom: 0;
    text-align: left;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border: 1px solid #e6e6e7;
    font-family: "Merriweather", serif;
    text-transform: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #f9f9fb !important;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23495057' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");
    background-position: right 0.75rem center;
    background-repeat: no-repeat;
    background-size: 8px 10px;
    padding: 0.375rem 0.75rem;
    padding-right: 1.75rem; }
    body .custom-bs-dropdown .custom-bs-dropdown-toggle::-ms-expand, body.tuovi-theme .custom-bs-dropdown .custom-bs-dropdown-toggle::-ms-expand {
      display: none; }
  body .custom-bs-dropdown .custom-bs-dropdown-menu, body.tuovi-theme .custom-bs-dropdown .custom-bs-dropdown-menu {
    position: absolute;
    background: white;
    z-index: 10;
    width: 100%;
    max-width: none;
    max-height: 250px;
    border: 1px solid #e6e6e7;
    border-radius: 0;
    font-family: inherit; }
    body .custom-bs-dropdown .custom-bs-dropdown-menu > *:last-child, body.tuovi-theme .custom-bs-dropdown .custom-bs-dropdown-menu > *:last-child {
      margin-bottom: 0;
      padding-bottom: 0; }
  body .custom-bs-dropdown .custom-bs-dropdown-item, body.tuovi-theme .custom-bs-dropdown .custom-bs-dropdown-item {
    background: transparent; }
  body .custom-file-upload, body.tuovi-theme .custom-file-upload {
    position: relative;
    display: inline-block;
    cursor: pointer; }
    body .custom-file-upload input[type=file], body.tuovi-theme .custom-file-upload input[type=file] {
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0;
      width: 100%;
      height: 100%;
      cursor: pointer; }
      body .custom-file-upload input[type=file]:focus ~ .upload-input, body .custom-file-upload input[type=file]:focus-within ~ .upload-input, body.tuovi-theme .custom-file-upload input[type=file]:focus ~ .upload-input, body.tuovi-theme .custom-file-upload input[type=file]:focus-within ~ .upload-input {
        outline-color: rgba(0, 152, 208, 0.5) !important;
        outline-style: auto !important; }
  body .drag-n-drop-field, body.tuovi-theme .drag-n-drop-field {
    border: 2px dashed #e6e6e7;
    background: #f9f9fb;
    text-align: center;
    padding: 30px;
    width: 100%; }
    body .drag-n-drop-field .remove-file-btn, body.tuovi-theme .drag-n-drop-field .remove-file-btn {
      position: relative;
      border: 0;
      line-height: 1;
      background: none; }
  body .custom-file-label, body.tuovi-theme .custom-file-label {
    border-radius: 0;
    line-height: 1.7; }
    body .custom-file-label:after, body.tuovi-theme .custom-file-label:after {
      line-height: 1.7; }
  body .customFileInput, body.tuovi-theme .customFileInput {
    margin-top: 1em; }
    body .customFileInput input[type="file"], body.tuovi-theme .customFileInput input[type="file"] {
      display: none; }
    body .customFileInput label, body.tuovi-theme .customFileInput label {
      display: inline-block;
      padding: 6px 12px;
      cursor: pointer;
      background: #0C7F96;
      color: #FFF; }
  body .lfr-ddm-container .input-large, body.tuovi-theme .lfr-ddm-container .input-large {
    width: 100%; }
  body .lfr-ddm-container textarea, body.tuovi-theme .lfr-ddm-container textarea {
    min-height: 15em; }
  body .web-form-portlet, body.tuovi-theme .web-form-portlet {
    max-width: 500px; }
    body .web-form-portlet textarea, body.tuovi-theme .web-form-portlet textarea {
      width: 100%; }
  body .lfr-input-text, body.tuovi-theme .lfr-input-text {
    max-width: 100% !important; }
  body .lfr-input-editor, body.tuovi-theme .lfr-input-editor {
    border: 0 !important;
    padding: 0 !important; }
  body .tab-panel-content input, body .tab-panel-content textarea, body .edit-workspace input, body .edit-workspace textarea, body .lfr-input-text input, body .lfr-input-text textarea, body.tuovi-theme .tab-panel-content input, body.tuovi-theme .tab-panel-content textarea, body.tuovi-theme .edit-workspace input, body.tuovi-theme .edit-workspace textarea, body.tuovi-theme .lfr-input-text input, body.tuovi-theme .lfr-input-text textarea {
    width: 100%;
    border: none;
    background-color: #F9F9FB;
    padding: 1rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    max-width: 100% !important; }
  body .tab-panel-content label, body .edit-workspace label, body .lfr-input-text label, body.tuovi-theme .tab-panel-content label, body.tuovi-theme .edit-workspace label, body.tuovi-theme .lfr-input-text label {
    font-family: "Montserrat", sans-serif; }
  body .tab-panel-content textarea, body .edit-workspace textarea, body .lfr-input-text textarea, body.tuovi-theme .tab-panel-content textarea, body.tuovi-theme .edit-workspace textarea, body.tuovi-theme .lfr-input-text textarea {
    min-height: 100px !important; }
  body .edit-workspace input, body.tuovi-theme .edit-workspace input {
    width: auto; }
  body .edit-workspace .radio, body.tuovi-theme .edit-workspace .radio {
    line-height: 0;
    display: inline-block;
    width: 100%; }
    body .edit-workspace .radio label, body.tuovi-theme .edit-workspace .radio label {
      margin-bottom: 0;
      line-height: 30px; }
    body .edit-workspace .radio input, body.tuovi-theme .edit-workspace .radio input {
      width: auto;
      margin-top: 8px; }
  body .edit-workspace .categories .field-content, body.tuovi-theme .edit-workspace .categories .field-content {
    margin: 2rem 0; }
  body .edit-workspace h3, body.tuovi-theme .edit-workspace h3 {
    display: block;
    border-top: 1px solid #9B9B9B;
    padding: 2rem 0; }
  body .textboxlistentry, body.tuovi-theme .textboxlistentry {
    background-color: #F1F1F1;
    border: none;
    padding: 9px 14px;
    position: relative;
    border-radius: 2px;
    margin: 0 8px 10px 0; }
    body .textboxlistentry .textboxlistentry-remove, body.tuovi-theme .textboxlistentry .textboxlistentry-remove {
      width: 20px;
      height: 20px;
      background-color: #9B9B9B;
      display: inline-block;
      margin-left: 8px;
      color: white;
      padding: 2px; }
  body .form--feedback h4, body.tuovi-theme .form--feedback h4 {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 0; }
  body .form--feedback .form__wrapper, body.tuovi-theme .form--feedback .form__wrapper {
    -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.25); }
  body .form--feedback button.js-form-open, body.tuovi-theme .form--feedback button.js-form-open {
    background-color: #F2A900;
    margin: 0;
    font-size: 1.2rem;
    border: none;
    font-family: "Montserrat", sans-serif; }
  body .form--feedback .form_togglers button, body.tuovi-theme .form--feedback .form_togglers button {
    margin: 0; }
  body .toggle-switch-check:checked ~ .toggle-switch-bar:before,
  body label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:before, body.tuovi-theme .toggle-switch-check:checked ~ .toggle-switch-bar:before,
  body.tuovi-theme label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:before {
    background-color: #0C7F96;
    border-color: #0C7F96; }
  body .toggle-switch:focus ~ .toggle-switch-bar, body .toggle-switch:focus-within ~ .toggle-switch-bar, body.tuovi-theme .toggle-switch:focus ~ .toggle-switch-bar, body.tuovi-theme .toggle-switch:focus-within ~ .toggle-switch-bar {
    outline-color: rgba(0, 152, 208, 0.5) !important;
    outline-style: auto !important; }
  body .text-warning, body.tuovi-theme .text-warning {
    color: black !important; }
  body .required-marker, body.tuovi-theme .required-marker {
    display: inline-block;
    font-size: 0.75rem;
    position: relative;
    vertical-align: super;
    color: black !important; }
  body select.form-control:not([multiple]):not([size]), body.tuovi-theme select.form-control:not([multiple]):not([size]) {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23495057' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E"); }

body, body.tuovi-theme {
  @font-face {
    font-family: 'flexslider-icon';
    src: url("fonts/flexslider-icon.eot?t=1668075361510");
    src: url("fonts/flexslider-icon.eot?t=1668075361510") format("embedded-opentype"), url("fonts/flexslider-icon.woff?t=1668075361510") format("woff"), url("fonts/flexslider-icon.ttf?t=1668075361510") format("truetype"), url("fonts/flexslider-icon.svg?t=1668075361510#flexslider-icon") format("svg");
    font-weight: normal;
    font-style: normal; } }
  body .flex-container a:hover,
  body .flex-slider a:hover, body.tuovi-theme .flex-container a:hover,
  body.tuovi-theme .flex-slider a:hover {
    outline: none; }
  body .slides,
  body .slides > li,
  body .flex-control-nav,
  body .flex-direction-nav, body.tuovi-theme .slides,
  body.tuovi-theme .slides > li,
  body.tuovi-theme .flex-control-nav,
  body.tuovi-theme .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none; }
  body .flex-pauseplay span, body.tuovi-theme .flex-pauseplay span {
    text-transform: capitalize; }
  body .flexslider, body.tuovi-theme .flexslider {
    margin: 0;
    padding: 0; }
  body .flexslider .slides > li, body.tuovi-theme .flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden; }
  body .flexslider .slides img, body.tuovi-theme .flexslider .slides img {
    width: 100%;
    display: block; }
  body .flexslider .slides:after, body.tuovi-theme .flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  body html[xmlns] .flexslider .slides, body.tuovi-theme html[xmlns] .flexslider .slides {
    display: block; }
  body * html .flexslider .slides, body.tuovi-theme * html .flexslider .slides {
    height: 1%; }
  body .no-js .flexslider .slides > li:first-child, body.tuovi-theme .no-js .flexslider .slides > li:first-child {
    display: block; }
  body .flexslider, body.tuovi-theme .flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }
  body .flexslider .slides, body.tuovi-theme .flexslider .slides {
    zoom: 1; }
  body .flexslider .slides img, body.tuovi-theme .flexslider .slides img {
    height: auto;
    -moz-user-select: none; }
  body .flex-viewport, body.tuovi-theme .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
  body .loading .flex-viewport, body.tuovi-theme .loading .flex-viewport {
    max-height: 300px; }
  body .carousel li, body.tuovi-theme .carousel li {
    margin-right: 5px; }
  body .flex-direction-nav, body.tuovi-theme .flex-direction-nav {
    *height: 0; }
  body .flex-direction-nav a, body.tuovi-theme .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  body .flex-direction-nav a:before, body.tuovi-theme .flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }
  body .flex-direction-nav a.flex-next:before, body.tuovi-theme .flex-direction-nav a.flex-next:before {
    content: '\f002'; }
  body .flex-direction-nav .flex-prev, body.tuovi-theme .flex-direction-nav .flex-prev {
    left: -50px; }
  body .flex-direction-nav .flex-next, body.tuovi-theme .flex-direction-nav .flex-next {
    right: -50px;
    text-align: right; }
  body .flexslider:hover .flex-direction-nav .flex-prev, body.tuovi-theme .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px; }
  body .flexslider:hover .flex-direction-nav .flex-prev:hover, body.tuovi-theme .flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1; }
  body .flexslider:hover .flex-direction-nav .flex-next, body.tuovi-theme .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px; }
  body .flexslider:hover .flex-direction-nav .flex-next:hover, body.tuovi-theme .flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1; }
  body .flex-direction-nav .flex-disabled, body.tuovi-theme .flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1; }
  body .flex-pauseplay a, body.tuovi-theme .flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000; }
  body .flex-pauseplay a:before, body.tuovi-theme .flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'; }
  body .flex-pauseplay a:hover, body.tuovi-theme .flex-pauseplay a:hover {
    opacity: 1; }
  body .flex-pauseplay a.flex-play:before, body.tuovi-theme .flex-pauseplay a.flex-play:before {
    content: '\f003'; }
  body .flex-control-nav, body.tuovi-theme .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center; }
  body .flex-control-nav li, body.tuovi-theme .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  body .flex-control-paging li a, body.tuovi-theme .flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
  body .flex-control-paging li a:hover, body.tuovi-theme .flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7); }
  body .flex-control-paging li a.flex-active, body.tuovi-theme .flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default; }
  body .flex-control-thumbs, body.tuovi-theme .flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden; }
  body .flex-control-thumbs li, body.tuovi-theme .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0; }
  body .flex-control-thumbs img, body.tuovi-theme .flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
  body .flex-control-thumbs img:hover, body.tuovi-theme .flex-control-thumbs img:hover {
    opacity: 1; }
  body .flex-control-thumbs .flex-active, body.tuovi-theme .flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default; }
  @media screen and (max-width: 860px) {
    body .flex-direction-nav .flex-prev, body.tuovi-theme .flex-direction-nav .flex-prev {
      opacity: 1;
      left: 10px; }
    body .flex-direction-nav .flex-next, body.tuovi-theme .flex-direction-nav .flex-next {
      opacity: 1;
      right: 10px; } }
  body .cardList, body.tuovi-theme .cardList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px 5rem; }
    @media (max-width: 790px) {
      body .cardList, body.tuovi-theme .cardList {
        display: inline-block;
        width: 100%;
        margin: 0; } }
    body .cardList .card, body.tuovi-theme .cardList .card {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 46%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 46%;
      -ms-flex: 1 1 46%;
      flex: 1 1 46%;
      margin: 0 10px; }
  body .card, body.tuovi-theme .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #F0F4F4;
    position: relative;
    border: 0;
    border-radius: 0; }
    @media (max-width: 790px) {
      body .card, body.tuovi-theme .card {
        margin-bottom: 2em !important; } }
  body .card__lead, body.tuovi-theme .card__lead {
    line-height: 1.875;
    margin-bottom: 1em; }
  body .card__lead--sans, body.tuovi-theme .card__lead--sans {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 1.2em; }
  body .card__figure, body.tuovi-theme .card__figure {
    max-width: 100%;
    flex-shrink: 0; }
    body .card__figure img, body.tuovi-theme .card__figure img {
      margin: 0;
      width: 100%;
      object-fit: cover;
      height: 100%;
      object-fit: cover; }
  body .card--vertical, body.tuovi-theme .card--vertical {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    body .card--vertical .card__figure, body.tuovi-theme .card--vertical .card__figure {
      margin-bottom: 1rem; }
  body .card--horizontal .card__body, body.tuovi-theme .card--horizontal .card__body {
    flex: 1;
    padding: 1em 2em;
    /*display: flex;*/
    flex-flow: column;
    margin: auto; }
    body .card--horizontal .card__body h3, body.tuovi-theme .card--horizontal .card__body h3 {
      margin-top: 0; }
  body .card--horizontal .card__figure, body.tuovi-theme .card--horizontal .card__figure {
    flex: 1 0 6em; }
    @media (max-width: 790px) {
      body .card--horizontal .card__figure, body.tuovi-theme .card--horizontal .card__figure {
        flex: 1 1 100%; } }
  body .card__body, body.tuovi-theme .card__body {
    width: 100%;
    padding: 0.25em 1em 1.5em; }
    body .card__body h3, body.tuovi-theme .card__body h3 {
      margin: 0.55em 0;
      word-wrap: break-word;
      overflow-wrap: break-word;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto; }
    body .card__body .article__image img, body.tuovi-theme .card__body .article__image img {
      float: right;
      width: 45px; }
  body .card__secondaryText, body.tuovi-theme .card__secondaryText {
    font-style: italic; }
  body .card__meta, body.tuovi-theme .card__meta {
    font-size: 15px;
    margin-bottom: 15px; }
  body .meta__writer, body.tuovi-theme .meta__writer {
    font-weight: 700;
    font-style: italic;
    margin-right: 5px; }
  body .meta__date, body.tuovi-theme .meta__date {
    font-family: "Montserrat", sans-serif; }
  body .articleList article .card__figure img, body.tuovi-theme .articleList article .card__figure img {
    max-height: 180px; }
  body .purpleCard, body.tuovi-theme .purpleCard {
    padding: 1.75rem;
    background-color: #920E80;
    text-align: center; }
    body .purpleCard h3, body .purpleCard p, body.tuovi-theme .purpleCard h3, body.tuovi-theme .purpleCard p {
      color: #FFF; }
    body .purpleCard p, body.tuovi-theme .purpleCard p {
      font-family: "Montserrat", sans-serif;
      font-size: 1.25rem;
      line-height: 1.4; }
    body .purpleCard .btn, body.tuovi-theme .purpleCard .btn {
      background-color: #FFF !important;
      border-color: #FFF;
      width: 100%;
      color: #920E80; }
      body .purpleCard .btn:hover, body.tuovi-theme .purpleCard .btn:hover {
        text-decoration: underline; }
  body .grayCard, body.tuovi-theme .grayCard {
    background-color: #f9f9fb;
    margin-bottom: 2rem; }
  body .grayCard__body, body.tuovi-theme .grayCard__body {
    padding: 1.75rem; }
  body button.acceptButton, body.tuovi-theme button.acceptButton {
    float: left;
    width: 100%;
    padding: 10px 15px;
    margin: 1rem 0 0;
    background-color: #F2A900 !important;
    border: none; }
  body [data-a11y-dialog-native] .dialog-overlay, body.tuovi-theme [data-a11y-dialog-native] .dialog-overlay {
    display: none; }
  body dialog[open], body.tuovi-theme dialog[open] {
    display: block; }
  body .dialog[aria-hidden="true"], body.tuovi-theme .dialog[aria-hidden="true"] {
    display: none; }
  body dialog:not([open]), body.tuovi-theme dialog:not([open]) {
    display: none !important; }
  body .dialog-overlay, body.tuovi-theme .dialog-overlay {
    z-index: 700;
    background-color: rgba(0, 0, 0, 0.66);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  body dialog[open]::backdrop, body.tuovi-theme dialog[open]::backdrop {
    background-color: rgba(0, 0, 0, 0.66); }
  body .dialog[aria-hidden="true"] dialog::backdrop,
  body .dialog[aria-hidden="true"] .dialog-overlay, body.tuovi-theme .dialog[aria-hidden="true"] dialog::backdrop,
  body.tuovi-theme .dialog[aria-hidden="true"] .dialog-overlay {
    opacity: 0; }
  body .dialog-window, body.tuovi-theme .dialog-window {
    z-index: 800;
    position: fixed;
    margin: 0;
    padding: 0;
    background-color: white;
    border: 2px solid #979797;
    max-height: 91vh;
    max-width: 96vw;
    width: 850px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (max-width: 900px) {
      body .dialog-window, body.tuovi-theme .dialog-window {
        top: 40px;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0); } }

@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes appear {
  from {
    transform: translate(-50%, -40%);
    opacity: 0; }
  to {
    transform: translate(-50%, -50%);
    opacity: 1; } }
  body .dialog:not([aria-hidden='true']) > .dialog-overlay, body.tuovi-theme .dialog:not([aria-hidden='true']) > .dialog-overlay {
    animation: fade-in 200ms 1 both; }
  body .dialog:not([aria-hidden='true']) > .dialog-window, body.tuovi-theme .dialog:not([aria-hidden='true']) > .dialog-window {
    animation: appear 400ms 150ms 1 both; }
  body .dialog-overlay, body.tuovi-theme .dialog-overlay {
    background-color: rgba(43, 46, 56, 0.9); }
  body .dialog-inner, body.tuovi-theme .dialog-inner {
    max-height: 91vh;
    overflow-y: auto; }
  body .dialog-close, body.tuovi-theme .dialog-close {
    position: absolute;
    z-index: 810;
    top: -5px;
    right: -32px;
    border: 0;
    padding: 0;
    background-color: transparent;
    font-weight: normal !important;
    width: auto;
    height: auto;
    text-align: center;
    cursor: pointer;
    transition: 0.15s;
    color: #FFF;
    font-size: 34px;
    box-shadow: none; }
    @media (max-width: 900px) {
      body .dialog-close, body.tuovi-theme .dialog-close {
        top: -35px;
        right: 0; } }
  body .dialog__wrapper, body.tuovi-theme .dialog__wrapper {
    background: white;
    min-width: 300px;
    width: 60vw;
    padding: 1em;
    background-color: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    transform: translateY(50%);
    margin: 0 auto; }
  body .modal__header, body.tuovi-theme .modal__header {
    display: flex;
    flex-flow: row;
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #9B9B9B; }
    body .modal__header h3, body.tuovi-theme .modal__header h3 {
      margin-right: auto; }
    body .modal__header button, body.tuovi-theme .modal__header button {
      margin-left: auto;
      border: 0;
      box-shadow: none;
      background: transparent; }
      body .modal__header button svg, body.tuovi-theme .modal__header button svg {
        width: 24px;
        height: 24px; }
  body .dialog--mobile .dialog__wrapper, body.tuovi-theme .dialog--mobile .dialog__wrapper {
    margin: 0 auto;
    transform: translateX(0) translateY(0);
    box-shadow: none;
    min-width: auto;
    width: 90%; }
  body .dialog--mobile .dialog-overlay, body.tuovi-theme .dialog--mobile .dialog-overlay {
    top: auto;
    bottom: -400px;
    animation: all 5s;
    background: white; }
  body .dialog--mobile[aria-hidden="false"] .dialog-overlay, body.tuovi-theme .dialog--mobile[aria-hidden="false"] .dialog-overlay {
    bottom: 54px; }
  body.dialog-iframe-popup, body.tuovi-theme.dialog-iframe-popup {
    font-family: "Montserrat", sans-serif; }
    body.dialog-iframe-popup.yui3-skin-sam .yui3-widget-mask, body.tuovi-theme.dialog-iframe-popup.yui3-skin-sam .yui3-widget-mask {
      background-color: transparent !important; }
    body.dialog-iframe-popup .card, body.tuovi-theme.dialog-iframe-popup .card {
      box-shadow: none !important;
      border: 1px solid #e6e6e7 !important; }
    body.dialog-iframe-popup .portlet-configuration-edit-permissions .management-bar, body.tuovi-theme.dialog-iframe-popup .portlet-configuration-edit-permissions .management-bar {
      border: 0;
      margin: 0; }
      body.dialog-iframe-popup .portlet-configuration-edit-permissions .management-bar .container-fluid, body.tuovi-theme.dialog-iframe-popup .portlet-configuration-edit-permissions .management-bar .container-fluid {
        padding: 0; }
        body.dialog-iframe-popup .portlet-configuration-edit-permissions .management-bar .container-fluid .navbar-form, body.tuovi-theme.dialog-iframe-popup .portlet-configuration-edit-permissions .management-bar .container-fluid .navbar-form {
          background: white;
          border: 0; }
          body.dialog-iframe-popup .portlet-configuration-edit-permissions .management-bar .container-fluid .navbar-form form .input-group-inset-item, body.tuovi-theme.dialog-iframe-popup .portlet-configuration-edit-permissions .management-bar .container-fluid .navbar-form form .input-group-inset-item {
            border-radius: 0;
            border-color: #e6e6e7;
            background-color: #f9f9fb; }
          body.dialog-iframe-popup .portlet-configuration-edit-permissions .management-bar .container-fluid .navbar-form form button, body.tuovi-theme.dialog-iframe-popup .portlet-configuration-edit-permissions .management-bar .container-fluid .navbar-form form button {
            background-color: transparent !important;
            border: 0; }
            body.dialog-iframe-popup .portlet-configuration-edit-permissions .management-bar .container-fluid .navbar-form form button svg, body.tuovi-theme.dialog-iframe-popup .portlet-configuration-edit-permissions .management-bar .container-fluid .navbar-form form button svg {
              fill: black !important; }
    body.dialog-iframe-popup .dialog-footer, body.tuovi-theme.dialog-iframe-popup .dialog-footer {
      padding: 0 15px; }
  body .modal-dialog, body.tuovi-theme .modal-dialog {
    max-height: 90% !important;
    max-width: 800px !important;
    width: 100% !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    padding: 0 15px !important; }
    body .modal-dialog .yui3-resize-handles-wrapper, body.tuovi-theme .modal-dialog .yui3-resize-handles-wrapper {
      display: none; }
    body .modal-dialog .modal-content, body.tuovi-theme .modal-dialog .modal-content {
      border-radius: 0;
      border: 0; }
      body .modal-dialog .modal-content .modal-header button, body.tuovi-theme .modal-dialog .modal-content .modal-header button {
        opacity: 1; }
        body .modal-dialog .modal-content .modal-header button svg, body.tuovi-theme .modal-dialog .modal-content .modal-header button svg {
          fill: #0C7F96; }
    body .modal-dialog iframe, body.tuovi-theme .modal-dialog iframe {
      width: 100% !important; }
  body .liferay-modal .modal-dialog, body.tuovi-theme .liferay-modal .modal-dialog {
    height: 100%;
    min-width: 1007px; }
  body .documentlist, body.tuovi-theme .documentlist {
    width: 100%; }
    body .documentlist .document, body.tuovi-theme .documentlist .document {
      padding: 1rem;
      background: #f9f9fb;
      border: 1px solid #e6e6e7;
      width: auto; }
      body .documentlist .document .document__image, body.tuovi-theme .documentlist .document .document__image {
        float: none;
        border: 0;
        background: none;
        box-shadow: none;
        min-width: 90px;
        max-width: 130px; }
      body .documentlist .document .document__size, body.tuovi-theme .documentlist .document .document__size {
        display: inline-block;
        padding: 0; }
      body .documentlist .document .document__title, body.tuovi-theme .documentlist .document .document__title {
        clear: initial; }
      body .documentlist .document .document__details, body.tuovi-theme .documentlist .document .document__details {
        margin: 0; }
      body .documentlist .document a .file-ext, body .documentlist .document a .file-size, body.tuovi-theme .documentlist .document a .file-ext, body.tuovi-theme .documentlist .document a .file-size {
        display: none; }
      body .documentlist .document p, body.tuovi-theme .documentlist .document p {
        margin-bottom: 0; }
      body .documentlist .document a, body.tuovi-theme .documentlist .document a {
        font-weight: 700; }
  body .portlet-boundary_fi_yja_asset_search_web_AssetSearch_ .searchContainer, body.tuovi-theme .portlet-boundary_fi_yja_asset_search_web_AssetSearch_ .searchContainer {
    margin: 0 0 2.5rem 0; }
    body .portlet-boundary_fi_yja_asset_search_web_AssetSearch_ .searchContainer form, body.tuovi-theme .portlet-boundary_fi_yja_asset_search_web_AssetSearch_ .searchContainer form {
      display: flex; }
    body .portlet-boundary_fi_yja_asset_search_web_AssetSearch_ .searchContainer .searchTermContainer, body.tuovi-theme .portlet-boundary_fi_yja_asset_search_web_AssetSearch_ .searchContainer .searchTermContainer {
      width: 100%; }
      body .portlet-boundary_fi_yja_asset_search_web_AssetSearch_ .searchContainer .searchTermContainer .input-text-wrapper, body.tuovi-theme .portlet-boundary_fi_yja_asset_search_web_AssetSearch_ .searchContainer .searchTermContainer .input-text-wrapper {
        margin: 0; }
        body .portlet-boundary_fi_yja_asset_search_web_AssetSearch_ .searchContainer .searchTermContainer .input-text-wrapper label, body.tuovi-theme .portlet-boundary_fi_yja_asset_search_web_AssetSearch_ .searchContainer .searchTermContainer .input-text-wrapper label {
          display: none; }
      body .portlet-boundary_fi_yja_asset_search_web_AssetSearch_ .searchContainer .searchTermContainer input, body.tuovi-theme .portlet-boundary_fi_yja_asset_search_web_AssetSearch_ .searchContainer .searchTermContainer input {
        margin: 0;
        padding: .8em;
        height: auto; }
    body .portlet-boundary_fi_yja_asset_search_web_AssetSearch_ .searchContainer .assetSearchSubmit, body.tuovi-theme .portlet-boundary_fi_yja_asset_search_web_AssetSearch_ .searchContainer .assetSearchSubmit {
      margin: 0; }
  body .lists--announcements .list__item, body.tuovi-theme .lists--announcements .list__item {
    border-bottom: 1px solid #e6e6e7;
    margin-bottom: 20px;
    padding-bottom: 10px; }
    body .lists--announcements .list__item h4 a, body.tuovi-theme .lists--announcements .list__item h4 a {
      color: #0C7F96; }
    body .lists--announcements .list__item .meta .date, body.tuovi-theme .lists--announcements .list__item .meta .date {
      font-size: 1rem; }
  body .mediaList, body.tuovi-theme .mediaList {
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    margin: 0; }
    body .mediaList .mediaList__item .image-circle, body.tuovi-theme .mediaList .mediaList__item .image-circle {
      width: 100%;
      max-width: 140px;
      border-radius: 50%;
      margin: 0 auto 2rem auto;
      background: #e6e6e7; }
      body .mediaList .mediaList__item .image-circle img, body.tuovi-theme .mediaList .mediaList__item .image-circle img {
        border-radius: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        height: auto !important; }
  body .mediaList__item, body.tuovi-theme .mediaList__item {
    float: left;
    width: calc(33.333333% - 40px);
    margin: 0 20px 20px 20px;
    padding: 2em !important;
    background: #f9f9fb;
    border: 1px solid #e6e6e7;
    position: relative;
    box-shadow: none !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column; }
    body .mediaList__item h3, body.tuovi-theme .mediaList__item h3 {
      margin: 0 0 1.25em; }
    body .mediaList__item .profileAvatar, body.tuovi-theme .mediaList__item .profileAvatar {
      width: 140px;
      height: 140px;
      background-size: cover;
      background-position: center center;
      border-radius: 50%;
      margin: 0 auto;
      display: block;
      float: inherit;
      margin-bottom: 2em; }
    body .mediaList__item .meta, body.tuovi-theme .mediaList__item .meta {
      font-family: "Montserrat", sans-serif;
      margin-bottom: 1.3em;
      float: none; }
    body .mediaList__item .yja-tag-group, body.tuovi-theme .mediaList__item .yja-tag-group {
      margin-top: auto; }
  body .mediaList__item--hasShadow, body.tuovi-theme .mediaList__item--hasShadow {
    -webkit-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.25); }
    body .mediaList__item--hasShadow img, body.tuovi-theme .mediaList__item--hasShadow img {
      border-radius: 50%;
      width: 140px;
      margin: 0 auto;
      display: block; }
  body .mediaList__item--contentCard, body.tuovi-theme .mediaList__item--contentCard {
    border-bottom: 12px solid #F2A900; }
  @supports (display: grid) {
    body .mediaList, body.tuovi-theme .mediaList {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
      grid-gap: 1rem; }
    body .mediaList__item, body.tuovi-theme .mediaList__item {
      width: auto;
      min-height: auto;
      margin: 0 0 1em 0; } }
  body i.fa_right, body.tuovi-theme i.fa_right {
    float: right;
    line-height: 20px; }
  body .landingPageLifts, body.tuovi-theme .landingPageLifts {
    max-width: 1080px;
    margin: 0 auto; }
  body .topSearch, body.tuovi-theme .topSearch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 800px;
    margin: 2.5em auto 1.5em;
    display: none; }
    body .topSearch.topSearch--open, body.tuovi-theme .topSearch.topSearch--open {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
    @media (max-width: 820px) {
      body .topSearch, body.tuovi-theme .topSearch {
        max-width: 100%;
        padding: 0 15px; } }
  body input[type="search"].topSearch__input, body.tuovi-theme input[type="search"].topSearch__input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0.8rem !important;
    border-color: #9B9B9B;
    margin-bottom: 0;
    width: auto;
    height: auto; }
  body .topSearch__button, body.tuovi-theme .topSearch__button {
    -webkit-flex-basis: 85px;
    -moz-flex-basis: 85px;
    -ms-flex-preferred-size: 85px;
    flex-basis: 85px;
    background-color: #0C7F96;
    color: #FFF;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    box-shadow: none; }
  body .fess-search-portlet .fessWrapper .fessForm .query, body.tuovi-theme .fess-search-portlet .fessWrapper .fessForm .query {
    border-radius: 0;
    height: auto; }
  body .fess-search-portlet .fessWrapper .fessForm .searchButton, body.tuovi-theme .fess-search-portlet .fessWrapper .fessForm .searchButton {
    border-radius: 0; }
    body .fess-search-portlet .fessWrapper .fessForm .searchButton i, body .fess-search-portlet .fessWrapper .fessForm .searchButton span, body.tuovi-theme .fess-search-portlet .fessWrapper .fessForm .searchButton i, body.tuovi-theme .fess-search-portlet .fessWrapper .fessForm .searchButton span {
      display: none; }
    body .fess-search-portlet .fessWrapper .fessForm .searchButton:before, body.tuovi-theme .fess-search-portlet .fessWrapper .fessForm .searchButton:before {
      content: "\f002";
      font-family: "fontawesome-alloy", "fontAwesome";
      display: inline-block;
      margin: 0 5px 0 0;
      -webkit-font-smoothing: antialiased;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      speak: none;
      text-decoration: inherit;
      text-transform: none; }
  body .greyArea, body.tuovi-theme .greyArea {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background-color: #F1F1F1;
    padding: 2em 0;
    margin-bottom: 3em; }
    body .greyArea .eventSection, body.tuovi-theme .greyArea .eventSection {
      padding: 0 15px; }
  body .eventSection, body.tuovi-theme .eventSection {
    max-width: 1280px;
    margin: 0 auto; }
  body .eventsList__location, body.tuovi-theme .eventsList__location {
    background-color: #0C7F96;
    padding: 3px 10px;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 0.5em; }
  body .eventsList__organizers, body.tuovi-theme .eventsList__organizers {
    list-style: none;
    margin: 0;
    display: flex; }
    body .eventsList__organizers li, body.tuovi-theme .eventsList__organizers li {
      color: #808080;
      margin-right: 1.5em; }
  body .hero_area_container, body.tuovi-theme .hero_area_container {
    position: relative;
    overflow: hidden;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    margin-bottom: 3em;
    font-family: "Montserrat", sans-serif; }
    body .hero_area_container .hero, body.tuovi-theme .hero_area_container .hero {
      position: relative;
      overflow: hidden;
      max-height: none; }
      body .hero_area_container .hero .hero__image, body.tuovi-theme .hero_area_container .hero .hero__image {
        width: 100%;
        position: relative;
        display: inline-block;
        overflow: hidden;
        margin: 0; }
        body .hero_area_container .hero .hero__image img, body.tuovi-theme .hero_area_container .hero .hero__image img {
          margin: 0;
          width: 100%; }
      body .hero_area_container .hero .hero__h1, body.tuovi-theme .hero_area_container .hero .hero__h1 {
        font-size: calc(18px + 16 * ((100vw - 320px) / 680));
        font-weight: 600 !important;
        margin-bottom: 1.3rem; }
      body .hero_area_container .hero .hero__textarea, body.tuovi-theme .hero_area_container .hero .hero__textarea {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
        @media (max-width: 820px) {
          body .hero_area_container .hero .hero__textarea, body.tuovi-theme .hero_area_container .hero .hero__textarea {
            position: relative;
            top: auto;
            left: 0;
            -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            transform: translate(0, 0);
            padding: 15px 15px 0 15px;
            color: black;
            text-align: left; } }
      body .hero_area_container .hero .hero__ingress, body.tuovi-theme .hero_area_container .hero .hero__ingress {
        display: inline-block;
        width: 100%;
        overflow: hidden;
        font-weight: 500;
        margin: 0; }
      body .hero_area_container .hero.hero--large .hero__ingress, body.tuovi-theme .hero_area_container .hero.hero--large .hero__ingress {
        font-size: calc(14px + 4 * ((100vw - 320px) / 680)); }
      body .hero_area_container .hero.hero--medium .hero__ingress, body.tuovi-theme .hero_area_container .hero.hero--medium .hero__ingress {
        font-family: "Merriweather", serif;
        font-size: calc(14px + 2 * ((100vw - 320px) / 680)); }
      body .hero_area_container .hero a.arrowLink, body.tuovi-theme .hero_area_container .hero a.arrowLink {
        position: relative;
        left: auto;
        float: none;
        bottom: auto;
        top: auto;
        right: auto;
        margin: 0 auto;
        width: 40px;
        height: 40px;
        background-size: 60px auto; }
        @media (max-width: 820px) {
          body .hero_area_container .hero a.arrowLink, body.tuovi-theme .hero_area_container .hero a.arrowLink {
            display: none; } }
      @media (min-width: 820px) {
        body .hero_area_container .hero.hero--large, body.tuovi-theme .hero_area_container .hero.hero--large {
          max-height: 490px; }
          body .hero_area_container .hero.hero--large .hero__ingress, body.tuovi-theme .hero_area_container .hero.hero--large .hero__ingress {
            font-weight: bold; }
        body .hero_area_container .hero.hero--medium, body.tuovi-theme .hero_area_container .hero.hero--medium {
          max-height: 410px; }
        body .hero_area_container .hero.hero--small, body.tuovi-theme .hero_area_container .hero.hero--small {
          max-height: 300px; }
        body .hero_area_container .hero.hero-text-left .hero__textarea, body.tuovi-theme .hero_area_container .hero.hero-text-left .hero__textarea {
          padding: 0 5%;
          right: 50%; } }
  @media (min-width: 820px) and (max-width: 1100px) {
    body .hero_area_container .hero.hero-text-left .hero__textarea, body.tuovi-theme .hero_area_container .hero.hero-text-left .hero__textarea {
      right: 40%; } }
      @media (min-width: 820px) {
        body .hero_area_container .hero.hero-text-center .hero__textarea, body.tuovi-theme .hero_area_container .hero.hero-text-center .hero__textarea {
          width: 100%;
          text-align: center;
          padding: 0 15%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        body .hero_area_container .hero.hero-text-right .hero__textarea, body.tuovi-theme .hero_area_container .hero.hero-text-right .hero__textarea {
          padding: 0 5%;
          left: 50%; } }
  @media (min-width: 820px) and (max-width: 1100px) {
    body .hero_area_container .hero.hero-text-right .hero__textarea, body.tuovi-theme .hero_area_container .hero.hero-text-right .hero__textarea {
      left: 40%; } }
      @media (min-width: 820px) {
        body .hero_area_container .hero.hero-text-white, body.tuovi-theme .hero_area_container .hero.hero-text-white {
          color: white; }
        body .hero_area_container .hero.hero-text-black, body.tuovi-theme .hero_area_container .hero.hero-text-black {
          color: black; } }
  body .taskLists p, body.tuovi-theme .taskLists p {
    margin-bottom: 1rem; }
  body .taskLists .column-content, body .taskLists .column-content-center, body.tuovi-theme .taskLists .column-content, body.tuovi-theme .taskLists .column-content-center {
    padding: 0 !important; }
  body .taskLists li.taskList__item, body.tuovi-theme .taskLists li.taskList__item {
    border: 1px solid #9B9B9B;
    padding-top: 2rem;
    list-style-type: none;
    margin-bottom: 2rem;
    position: relative; }
    body .taskLists li.taskList__item .upper__bar, body.tuovi-theme .taskLists li.taskList__item .upper__bar {
      padding-left: 2rem;
      padding-right: 2rem; }
    body .taskLists li.taskList__item .progress__bar, body.tuovi-theme .taskLists li.taskList__item .progress__bar {
      height: 1em;
      width: 100%;
      margin-top: 1em; }
      body .taskLists li.taskList__item .progress__bar .green, body.tuovi-theme .taskLists li.taskList__item .progress__bar .green {
        height: 1em;
        background-color: #1F9723 !important; }
      body .taskLists li.taskList__item .progress__bar .red, body.tuovi-theme .taskLists li.taskList__item .progress__bar .red {
        height: 1em;
        background-color: #960C1C !important; }
      body .taskLists li.taskList__item .progress__bar .orange, body.tuovi-theme .taskLists li.taskList__item .progress__bar .orange {
        height: 1em;
        background-color: #F2A900 !important; }
    body .taskLists li.taskList__item .running__number, body.tuovi-theme .taskLists li.taskList__item .running__number {
      width: 20px;
      height: 20px;
      border-radius: 50%;
      padding: 20px;
      margin-left: -3.5rem;
      vertical-align: middle;
      line-height: 0px;
      margin-right: 0;
      color: #0C7F96;
      border: 1px solid #9B9B9B;
      background-color: white;
      float: left;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: 600;
      font-family: "Montserrat", sans-serif;
      font-size: 18px; }
    body .taskLists li.taskList__item .header .btn-group, body.tuovi-theme .taskLists li.taskList__item .header .btn-group {
      float: right; }
    body .taskLists li.taskList__item a.yja-tag, body.tuovi-theme .taskLists li.taskList__item a.yja-tag {
      color: #0C7F96;
      padding: 0 4px; }
    body .taskLists li.taskList__item h3, body.tuovi-theme .taskLists li.taskList__item h3 {
      color: #0C7F96; }
    body .taskLists li.taskList__item p, body.tuovi-theme .taskLists li.taskList__item p {
      font-family: "Montserrat", sans-serif; }
    body .taskLists li.taskList__item .task__item, body.tuovi-theme .taskLists li.taskList__item .task__item {
      background-color: #F9F9FB;
      list-style-type: none;
      margin-bottom: 1rem;
      padding: 0.75rem; }
      body .taskLists li.taskList__item .task__item .task__number, body.tuovi-theme .taskLists li.taskList__item .task__item .task__number {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        padding: 20px;
        vertical-align: middle;
        line-height: 0px;
        margin-right: 1rem;
        color: #0c7f96;
        border: 1px solid #9b9b9b;
        background-color: white;
        float: left;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
        font-family: "Montserrat", sans-serif;
        font-size: 18px; }
      body .taskLists li.taskList__item .task__item .layout-content, body.tuovi-theme .taskLists li.taskList__item .task__item .layout-content {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center; }
        body .taskLists li.taskList__item .task__item .layout-content .control-group, body.tuovi-theme .taskLists li.taskList__item .task__item .layout-content .control-group {
          margin-bottom: 0px; }
      body .taskLists li.taskList__item .task__item p, body.tuovi-theme .taskLists li.taskList__item .task__item p {
        font-size: 14px;
        line-height: 1.5rem; }
      body .taskLists li.taskList__item .task__item .task__checkicon .icon-check, body.tuovi-theme .taskLists li.taskList__item .task__item .task__checkicon .icon-check {
        color: #1F9723; }
    body .taskLists li.taskList__item ul.tasks, body.tuovi-theme .taskLists li.taskList__item ul.tasks {
      margin-left: 0px; }
    body .taskLists li.taskList__item .tasksReady, body.tuovi-theme .taskLists li.taskList__item .tasksReady {
      font-weight: 600;
      color: #ffffff;
      color: #0c7f96;
      padding: 1rem 0;
      border-top: 1px solid #EAEAEA; }
  body .taskLists .button__actions, body.tuovi-theme .taskLists .button__actions {
    position: absolute;
    right: 1rem;
    top: 1rem; }
  body .taskLists .taskmenu .btn, body.tuovi-theme .taskLists .taskmenu .btn {
    padding: 3px 10px;
    background-color: #ffffff !important;
    border: 1px solid #9B9B9B; }
    body .taskLists .taskmenu .btn.open .btn, body.tuovi-theme .taskLists .taskmenu .btn.open .btn {
      border: 1px solid #0C7F96; }
    body .taskLists .taskmenu .btn .lfr-icon-menu-text, body.tuovi-theme .taskLists .taskmenu .btn .lfr-icon-menu-text {
      color: #0C7F96;
      font-size: 24px;
      line-height: 24px; }
  body .taskLists .creator, body.tuovi-theme .taskLists .creator {
    font-family: "Montserrat", sans-serif;
    margin: 1rem 0; }
    body .taskLists .creator .uppercase, body.tuovi-theme .taskLists .creator .uppercase {
      font-weight: 600; }
  body .teamSection, body.tuovi-theme .teamSection {
    max-width: 1280px;
    margin: 0 auto; }
  body .greyArea .teamSection, body.tuovi-theme .greyArea .teamSection {
    padding: 0 15px; }
  body .teamList__item, body.tuovi-theme .teamList__item {
    text-align: center;
    background: #f9f9fb;
    border: 1px solid #e6e6e7; }
    body .teamList__item .profileAvatar, body.tuovi-theme .teamList__item .profileAvatar {
      width: 100px;
      height: 100px;
      background-size: cover;
      background-position: center center;
      border-radius: 50%;
      margin: 0 auto;
      display: block;
      float: inherit; }
  body .teamList__innerarea, body.tuovi-theme .teamList__innerarea {
    margin: 1.75em 1em;
    border-top: 1px solid #ddd;
    padding: 1em 0;
    border-bottom: 1px solid #ddd; }
  body .teamList__item__name, body.tuovi-theme .teamList__item__name {
    font-size: 1rem;
    font-family: "Montserrat", sans-serif;
    margin: 1em 0 0.25em; }
  body .teamList__item__title, body.tuovi-theme .teamList__item__title {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #525252;
    margin-bottom: 10px; }
  body .teamList, body.tuovi-theme .teamList {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    grid-gap: 2rem;
    list-style: none;
    margin: 0; }
  body .teamList__item, body.tuovi-theme .teamList__item {
    width: 18%;
    margin-right: 2%;
    float: left; }
  @supports (display: grid) {
    body .teamList__item, body.tuovi-theme .teamList__item {
      width: auto;
      min-height: auto;
      margin-right: unset; } }
  body ul.tabs, body ul.nav-tabs, body.tuovi-theme ul.tabs, body.tuovi-theme ul.nav-tabs {
    list-style: none;
    margin: 2rem 0 1.5rem 0; }
    body ul.tabs a, body ul.nav-tabs a, body.tuovi-theme ul.tabs a, body.tuovi-theme ul.nav-tabs a {
      text-decoration: none;
      padding: 1.5em 1em;
      display: block;
      font-size: 1.1em;
      color: #000;
      text-transform: uppercase;
      font-family: "Montserrat", sans-serif;
      font-weight: 500;
      text-align: center;
      outline: 0; }
      body ul.tabs a.selected, body ul.nav-tabs a.selected, body.tuovi-theme ul.tabs a.selected, body.tuovi-theme ul.nav-tabs a.selected {
        background-color: #FFF;
        border-left: 1px solid #0C7F96;
        border-right: 1px solid #0C7F96;
        border-top: 3px solid #0C7F96;
        border-bottom: none;
        outline: 0;
        font-weight: bold;
        margin-bottom: -1px; }
      body ul.tabs a.disabled, body ul.nav-tabs a.disabled, body.tuovi-theme ul.tabs a.disabled, body.tuovi-theme ul.nav-tabs a.disabled {
        opacity: 0.5;
        cursor: default;
        pointer-events: none; }
      body ul.tabs a:hover, body ul.nav-tabs a:hover, body.tuovi-theme ul.tabs a:hover, body.tuovi-theme ul.nav-tabs a:hover {
        text-decoration: underline; }
  body ul.tabs--double, body.tuovi-theme ul.tabs--double {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    body ul.tabs--double li, body.tuovi-theme ul.tabs--double li {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 46%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 46%;
      -ms-flex: 1 1 46%;
      flex: 1 1 46%;
      max-width: 320px; }
  body .dialog-inner ul.tabs, body .dialog-inner ul.nav-tabs, body.tuovi-theme .dialog-inner ul.tabs, body.tuovi-theme .dialog-inner ul.nav-tabs {
    list-style: none;
    margin: 0 0 1.5rem 0; }
    body .dialog-inner ul.tabs a, body .dialog-inner ul.nav-tabs a, body.tuovi-theme .dialog-inner ul.tabs a, body.tuovi-theme .dialog-inner ul.nav-tabs a {
      text-decoration: none;
      padding: 1.5em 1em;
      display: block;
      font-size: 1.1em;
      color: #000;
      text-transform: uppercase;
      background-color: #EAEAEA;
      font-family: "Montserrat", sans-serif;
      font-weight: 500;
      text-align: center; }
      body .dialog-inner ul.tabs a.selected, body .dialog-inner ul.nav-tabs a.selected, body.tuovi-theme .dialog-inner ul.tabs a.selected, body.tuovi-theme .dialog-inner ul.nav-tabs a.selected {
        background-color: #FFF;
        border: none; }
      body .dialog-inner ul.tabs a.disabled, body .dialog-inner ul.nav-tabs a.disabled, body.tuovi-theme .dialog-inner ul.tabs a.disabled, body.tuovi-theme .dialog-inner ul.nav-tabs a.disabled {
        opacity: 0.5;
        cursor: default;
        pointer-events: none; }
      body .dialog-inner ul.tabs a:hover, body .dialog-inner ul.nav-tabs a:hover, body.tuovi-theme .dialog-inner ul.tabs a:hover, body.tuovi-theme .dialog-inner ul.nav-tabs a:hover {
        background-color: #f0f0f0; }
  body .dialog-inner ul.tabs--double, body.tuovi-theme .dialog-inner ul.tabs--double {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    body .dialog-inner ul.tabs--double li, body.tuovi-theme .dialog-inner ul.tabs--double li {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 46%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 46%;
      -ms-flex: 1 1 46%;
      flex: 1 1 46%;
      max-width: 100%; }
      body .dialog-inner ul.tabs--double li:last-of-type, body.tuovi-theme .dialog-inner ul.tabs--double li:last-of-type {
        display: none; }
  body .dialog-inner .tab-panel, body.tuovi-theme .dialog-inner .tab-panel {
    width: 100%;
    overflow: auto; }
  body .dialog-inner .tab-panel-content, body.tuovi-theme .dialog-inner .tab-panel-content {
    background: #FFF;
    padding: 3rem; }
  body .social-share-buttons, body.tuovi-theme .social-share-buttons {
    /*================ Large Buttons ================*/ }
    body .social-share-buttons a, body.tuovi-theme .social-share-buttons a {
      display: inline-block;
      color: #fff !important;
      border-radius: 2px;
      margin: 0 1px 10px 0;
      height: 26px;
      line-height: 26px;
      text-decoration: none !important;
      font-weight: normal; }
      body .social-share-buttons a:hover, body .social-share-buttons a:focus, body .social-share-buttons a:active, body .social-share-buttons a:link, body.tuovi-theme .social-share-buttons a:hover, body.tuovi-theme .social-share-buttons a:focus, body.tuovi-theme .social-share-buttons a:active, body.tuovi-theme .social-share-buttons a:link {
        color: #fff;
        text-decoration: none !important; }
    body .social-share-buttons span, body .social-share-buttons i, body.tuovi-theme .social-share-buttons span, body.tuovi-theme .social-share-buttons i {
      display: inline-block;
      vertical-align: top;
      height: 26px;
      line-height: 26px;
      font-size: 16px; }
      body .social-share-buttons span.hidden, body .social-share-buttons i.hidden, body.tuovi-theme .social-share-buttons span.hidden, body.tuovi-theme .social-share-buttons i.hidden {
        display: none; }
      body .social-share-buttons span.icon-envelope, body .social-share-buttons span.icon-print, body .social-share-buttons i.icon-envelope, body .social-share-buttons i.icon-print, body.tuovi-theme .social-share-buttons span.icon-envelope, body.tuovi-theme .social-share-buttons span.icon-print, body.tuovi-theme .social-share-buttons i.icon-envelope, body.tuovi-theme .social-share-buttons i.icon-print {
        font-size: 24px;
        padding-right: 10px; }
        body .social-share-buttons span.icon-envelope:hover, body .social-share-buttons span.icon-envelope:focus, body .social-share-buttons span.icon-envelope:active, body .social-share-buttons span.icon-print:hover, body .social-share-buttons span.icon-print:focus, body .social-share-buttons span.icon-print:active, body .social-share-buttons i.icon-envelope:hover, body .social-share-buttons i.icon-envelope:focus, body .social-share-buttons i.icon-envelope:active, body .social-share-buttons i.icon-print:hover, body .social-share-buttons i.icon-print:focus, body .social-share-buttons i.icon-print:active, body.tuovi-theme .social-share-buttons span.icon-envelope:hover, body.tuovi-theme .social-share-buttons span.icon-envelope:focus, body.tuovi-theme .social-share-buttons span.icon-envelope:active, body.tuovi-theme .social-share-buttons span.icon-print:hover, body.tuovi-theme .social-share-buttons span.icon-print:focus, body.tuovi-theme .social-share-buttons span.icon-print:active, body.tuovi-theme .social-share-buttons i.icon-envelope:hover, body.tuovi-theme .social-share-buttons i.icon-envelope:focus, body.tuovi-theme .social-share-buttons i.icon-envelope:active, body.tuovi-theme .social-share-buttons i.icon-print:hover, body.tuovi-theme .social-share-buttons i.icon-print:focus, body.tuovi-theme .social-share-buttons i.icon-print:active {
          text-decoration: underline; }
    body .social-share-buttons .icon, body.tuovi-theme .social-share-buttons .icon {
      padding: 0 5px 0 10px; }
      body .social-share-buttons .icon:before, body.tuovi-theme .social-share-buttons .icon:before {
        line-height: 26px; }
    body .social-share-buttons .icon-print, body .social-share-buttons .icon-envelope, body.tuovi-theme .social-share-buttons .icon-print, body.tuovi-theme .social-share-buttons .icon-envelope {
      color: #333; }
    body .social-share-buttons .sr-only, body.tuovi-theme .social-share-buttons .sr-only {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0; }
    body .social-share-buttons .some-divider, body.tuovi-theme .social-share-buttons .some-divider {
      margin-left: 10px;
      margin-right: 10px;
      color: #757575; }
    body .social-share-buttons.is-large a, body.tuovi-theme .social-share-buttons.is-large a {
      height: 52px;
      line-height: 52px; }
      body .social-share-buttons.is-large a span, body.tuovi-theme .social-share-buttons.is-large a span {
        height: 52px;
        line-height: 52px;
        font-size: 18px; }
      body .social-share-buttons.is-large a .icon, body.tuovi-theme .social-share-buttons.is-large a .icon {
        padding: 0 10px 0 18px; }
        body .social-share-buttons.is-large a .icon:before, body.tuovi-theme .social-share-buttons.is-large a .icon:before {
          line-height: 52px; }
  body span.share-title, body.tuovi-theme span.share-title {
    font-size: 16px !important;
    padding-right: 10px; }
    .is-large body span.share-title, .is-large body.tuovi-theme span.share-title {
      padding-right: 16px; }
  body .share-facebook, body.tuovi-theme .share-facebook {
    background-color: #3b5998; }
    body .share-facebook:hover, body.tuovi-theme .share-facebook:hover {
      background-color: #2d4373; }
  body .share-twitter, body.tuovi-theme .share-twitter {
    background-color: #007fad; }
    body .share-twitter:hover, body.tuovi-theme .share-twitter:hover {
      background-color: #005a7a; }
  body .share-linkedin, body.tuovi-theme .share-linkedin {
    background-color: #0073B1; }
    body .share-linkedin:hover, body.tuovi-theme .share-linkedin:hover {
      background-color: #00527e; }
  body .share-google, body.tuovi-theme .share-google {
    background-color: #dd4b39; }
    body .share-google:hover, body.tuovi-theme .share-google:hover {
      background-color: #c23321; }
  body .share-count, body.tuovi-theme .share-count {
    position: relative;
    background-color: #fff;
    padding: 0 8px;
    margin-right: -2px;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    border-radius: 0 2px 2px 0;
    border: 1px solid #ececec;
    opacity: 0;
    transition: opacity 0.2s ease-in; }
    body .share-count.is-loaded, body.tuovi-theme .share-count.is-loaded {
      opacity: 1; }
    body .share-count:before, body .share-count:after, body.tuovi-theme .share-count:before, body.tuovi-theme .share-count:after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -6px;
      width: 0;
      height: 0;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-right: 6px solid; }
    body .share-count:before, body.tuovi-theme .share-count:before {
      left: -6px;
      border-right-color: #ececec; }
    body .share-count:after, body.tuovi-theme .share-count:after {
      left: -5px;
      border-right-color: #fff; }
    a:hover body .share-count, a:hover body.tuovi-theme .share-count {
      background-color: whitesmoke; }
      a:hover body .share-count:after, a:hover body.tuovi-theme .share-count:after {
        border-right-color: whitesmoke; }
    .is-large body .share-count, .is-large body.tuovi-theme .share-count {
      font-size: 18px;
      padding: 0 14px; }
  body .social-share-buttons.is-clean a, body.tuovi-theme .social-share-buttons.is-clean a {
    background-color: #fff;
    border: 1px solid #ececec;
    color: #333;
    height: 30px;
    line-height: 30px; }
    body .social-share-buttons.is-clean a span, body.tuovi-theme .social-share-buttons.is-clean a span {
      height: 30px;
      line-height: 30px;
      font-size: 13px; }
    body .social-share-buttons.is-clean a:hover, body.tuovi-theme .social-share-buttons.is-clean a:hover {
      background-color: #ececec; }
    body .social-share-buttons.is-clean a:hover .share-count, body.tuovi-theme .social-share-buttons.is-clean a:hover .share-count {
      background-color: #fff; }
      body .social-share-buttons.is-clean a:hover .share-count:after, body.tuovi-theme .social-share-buttons.is-clean a:hover .share-count:after {
        border-right-color: #fff; }
    body .social-share-buttons.is-clean a .share-title, body.tuovi-theme .social-share-buttons.is-clean a .share-title {
      font-weight: normal; }
  body .social-share-buttons.is-clean .share-count, body.tuovi-theme .social-share-buttons.is-clean .share-count {
    top: -1px; }
  body .social-share-buttons.is-clean .icon-facebook, body.tuovi-theme .social-share-buttons.is-clean .icon-facebook {
    color: #3b5998; }
  body .social-share-buttons.is-clean .icon-twitter, body.tuovi-theme .social-share-buttons.is-clean .icon-twitter {
    color: #00aced; }
  body .social-share-buttons.is-clean .icon-pinterest, body.tuovi-theme .social-share-buttons.is-clean .icon-pinterest {
    color: #cb2027; }
  body .social-share-buttons.is-clean .icon-fancy, body.tuovi-theme .social-share-buttons.is-clean .icon-fancy {
    color: #4999dc; }
  body .social-share-buttons.is-clean .icon-google, body.tuovi-theme .social-share-buttons.is-clean .icon-google {
    color: #dd4b39; }
  body .taglib-icon-help, body.tuovi-theme .taglib-icon-help {
    margin: -2px 0 0px 5px;
    font-size: 20px;
    line-height: 1;
    vertical-align: middle; }
  body .tooltip .tooltip-inner, body.tuovi-theme .tooltip .tooltip-inner {
    font-size: 14px; }
  body .site-main-container, body.tuovi-theme .site-main-container {
    width: 100%;
    max-width: 1280px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 15px; }
  body .loginLinks ul li, body.tuovi-theme .loginLinks ul li {
    display: inline-block;
    width: 100%;
    margin: 1rem 0 0; }
  body .someButtons .btn-primary, body .someButtons .btn, body.tuovi-theme .someButtons .btn-primary, body.tuovi-theme .someButtons .btn {
    background-color: transparent !important;
    border: none !important; }
  body .loginLayout, body.tuovi-theme .loginLayout {
    /*position: relative;
    @include flexbox();*/
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
    @media (max-width: 900px) {
      body .loginLayout, body.tuovi-theme .loginLayout {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    body .loginLayout .loginForm, body.tuovi-theme .loginLayout .loginForm {
      -webkit-order: 0;
      -ms-flex-order: 0;
      order: 0;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      align-self: auto; }
      body .loginLayout .loginForm .btn, body.tuovi-theme .loginLayout .loginForm .btn {
        margin-top: 1rem; }
  body.signed-out .portlet-content, body.tuovi-theme.signed-out .portlet-content {
    padding: 0; }
  body .centerContainer, body.tuovi-theme .centerContainer {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto; }
  body .portlet-msg-info, body.tuovi-theme .portlet-msg-info {
    border: 1px solid #00B4F2;
    background-color: #F0FBFF;
    padding: 1em 2em; }
    body .portlet-msg-info a, body.tuovi-theme .portlet-msg-info a {
      text-decoration: underline; }
  body .portlet-msg-alert, body.tuovi-theme .portlet-msg-alert {
    border: 1px solid #F2A900;
    background-color: #FFF7E4;
    padding: 1em 2em; }
  body .portlet-msg-error, body.tuovi-theme .portlet-msg-error {
    border: 1px solid #960C1C;
    background-color: #FFE2E5;
    padding: 1em 2em; }
  body #wrapper.siteMainContent, body.tuovi-theme #wrapper.siteMainContent {
    max-width: 1280px;
    padding: 0;
    margin: 0 auto !important; }
  body #content, body.tuovi-theme #content {
    padding: 0 15px; }
  body .container-fluid, body.tuovi-theme .container-fluid {
    max-width: 1280px; }
  body .landingpage-layout-container, body.tuovi-theme .landingpage-layout-container {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto; }
  body .frontpage-layout-container, body.tuovi-theme .frontpage-layout-container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto; }
  body .petrolArea, body.tuovi-theme .petrolArea {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background-color: #0C7F96;
    padding: 2em 0;
    margin-top: 3em; }
    body .petrolArea h3.portlet-title.hed-section, body.tuovi-theme .petrolArea h3.portlet-title.hed-section {
      color: #FFF; }
      body .petrolArea h3.portlet-title.hed-section:before, body.tuovi-theme .petrolArea h3.portlet-title.hed-section:before {
        border-color: #F2A900; }
    body .petrolArea .frontpage-layout-container, body.tuovi-theme .petrolArea .frontpage-layout-container {
      padding: 0 15px; }
  body.signed-out .petrolArea, body.tuovi-theme.signed-out .petrolArea {
    margin-bottom: -3em; }
  body #portlet_new-password, body.tuovi-theme #portlet_new-password {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto; }
  body section:not(.portlet), body.tuovi-theme section:not(.portlet) {
    margin-bottom: 2rem; }
  body .section, body.tuovi-theme .section {
    margin-bottom: 2rem; }
  @media screen and (max-width: 979px) {
    body .portlet-dockbar .dockbar .navbar-inner .btn-navbar, body.tuovi-theme .portlet-dockbar .dockbar .navbar-inner .btn-navbar {
      background: transparent; } }
  body.signed-in .my-sites.dropdown, body.tuovi-theme.signed-in .my-sites.dropdown {
    display: none; }
  body .dropdown-menu, body.tuovi-theme .dropdown-menu {
    font-family: "Montserrat", sans-serif; }
    body .dropdown-menu .dropdown-item, body.tuovi-theme .dropdown-menu .dropdown-item {
      margin: 0;
      font-weight: normal !important; }
  body .frontpage, body.tuovi-theme .frontpage {
    max-width: 1280px;
    margin: 0 auto; }
  body .frontpage .columns-2 .portlet-column-last, body.tuovi-theme .frontpage .columns-2 .portlet-column-last {
    min-height: auto;
    margin: 1em 0 1em 1em;
    width: auto;
    float: right;
    padding: 2em;
    border-bottom: 6px solid #f2a900;
    background-color: white;
    font-family: "Montserrat", sans-serif;
    -webkit-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.25);
    width: 47%;
    margin-bottom: 3rem; }
    @media (max-width: 767px) {
      body .frontpage .columns-2 .portlet-column-last, body.tuovi-theme .frontpage .columns-2 .portlet-column-last {
        width: 100%;
        margin: 0 auto 3rem; } }
    body .frontpage .columns-2 .portlet-column-last h4, body.tuovi-theme .frontpage .columns-2 .portlet-column-last h4 {
      font-size: 24.5px; }
  body .guideList, body.tuovi-theme .guideList {
    width: 100%;
    font-family: "Montserrat", sans-serif;
    margin: 1em 1em 1em 0; }
    body .guideList ul, body.tuovi-theme .guideList ul {
      margin: 0; }
      body .guideList ul li, body.tuovi-theme .guideList ul li {
        list-style-type: none;
        background-color: #0C7F96;
        padding: 1.25em !important;
        margin-bottom: 1.25em; }
        body .guideList ul li a, body.tuovi-theme .guideList ul li a {
          color: white;
          font-weight: 400; }
    body .guideList .seeAllLink, body.tuovi-theme .guideList .seeAllLink {
      color: #0C7F96 !important;
      text-align: right;
      text-transform: uppercase; }
      body .guideList .seeAllLink:after, body.tuovi-theme .guideList .seeAllLink:after {
        content: "\00BB"; }
    @media (max-width: 767px) {
      body .guideList, body.tuovi-theme .guideList {
        margin: 0 auto 3rem; } }
  body #column-private, body.tuovi-theme #column-private {
    margin-top: 4rem;
    padding: 30px; }
    body #column-private .portlet-topper, body.tuovi-theme #column-private .portlet-topper {
      margin-bottom: 20px; }
      body #column-private .portlet-topper .portlet-title.hed-section, body.tuovi-theme #column-private .portlet-topper .portlet-title.hed-section {
        border-bottom: 1px solid #e6e6e7;
        padding-bottom: 10px !important;
        padding-top: 0 !important; }
        body #column-private .portlet-topper .portlet-title.hed-section:before, body.tuovi-theme #column-private .portlet-topper .portlet-title.hed-section:before {
          display: none; }
  body #portlet_fi_yja_extranet_registration_login_web_YjaExtranetRegistrationLoginWebPortlet .bg-white, body.tuovi-theme #portlet_fi_yja_extranet_registration_login_web_YjaExtranetRegistrationLoginWebPortlet .bg-white {
    padding: 0 1.5rem 0 0 !important; }
  body .some-login-portlet form button, body.tuovi-theme .some-login-portlet form button {
    border: 0 !important; }
    body .some-login-portlet form button span, body.tuovi-theme .some-login-portlet form button span {
      color: white; }
  body .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container, body.tuovi-theme .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin: 0 -50vw 2rem -50vw;
    background-color: #f9f9fb;
    border-bottom: 2px solid;
    border-bottom-color: #0C7F96 !important;
    padding: 2rem 0 0 0; }
    body .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs, body.tuovi-theme .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs {
      width: 100%;
      max-width: 1280px;
      margin: 0 auto !important;
      list-style-type: none;
      padding: 0 15px;
      border-bottom: 0; }
      body .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs li, body.tuovi-theme .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs li {
        display: inline-flex; }
        body .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs li a, body.tuovi-theme .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs li a {
          padding: 1em 2em;
          font-weight: bold; }
          body .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs li a.selected, body .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs li a.active, body.tuovi-theme .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs li a.selected, body.tuovi-theme .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs li a.active {
            color: black;
            background-color: white;
            border-top: 2px solid #eaeaf1;
            border-left: 1px solid #eaeaf1;
            border-right: 1px solid #eaeaf1;
            border-bottom: 2px solid white;
            margin-bottom: -2px;
            border-top-color: #0C7F96 !important;
            border-bottom: none;
            border-radius: 0;
            font-weight: bold; }
            body .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs li a.selected:hover, body .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs li a.active:hover, body.tuovi-theme .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs li a.selected:hover, body.tuovi-theme .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs li a.active:hover {
              border-color: transparent;
              border-left: 1px solid #eaeaf1;
              border-right: 1px solid #eaeaf1; }
          body .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs li a.disabled, body.tuovi-theme .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs li a.disabled {
            opacity: 0.5;
            cursor: default;
            pointer-events: none; }
          body .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs li a:hover, body.tuovi-theme .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .nav-tabs-container .nav-tabs li a:hover {
            text-decoration: none;
            border-color: transparent; }
  body .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .tab-pane .container, body.tuovi-theme .portlet-boundary_fi_yja_extranet_registration_web_mvc_portlet_PrivateProfilePortlet_ .tab-pane .container {
    padding: 0;
    margin: 0;
    max-width: 1280px; }
  body .yja-workspace h1, body .yja-workspace-events h1, body.tuovi-theme .yja-workspace h1, body.tuovi-theme .yja-workspace-events h1 {
    /* 30-44px */
    font-size: calc(28px + (40 - 28) * ((100vw - 600px) / (1600 - 600))); }
  body .yja-workspace h2, body .yja-workspace-events h2, body.tuovi-theme .yja-workspace h2, body.tuovi-theme .yja-workspace-events h2 {
    /* 22-32px */
    font-size: calc(20px + (22 - 20) * ((100vw - 600px) / (1600 - 600))); }
  body .yja-workspace h3, body .yja-workspace-events h3, body.tuovi-theme .yja-workspace h3, body.tuovi-theme .yja-workspace-events h3 {
    /* 18-24px */
    font-size: calc(18px + (20 - 18) * ((100vw - 600px) / (1600 - 600))); }
  body .yja-workspace i, body .yja-workspace-events i, body.tuovi-theme .yja-workspace i, body.tuovi-theme .yja-workspace-events i {
    margin-right: 5px; }
    body .yja-workspace i.icon-circle.draft:before, body .yja-workspace-events i.icon-circle.draft:before, body.tuovi-theme .yja-workspace i.icon-circle.draft:before, body.tuovi-theme .yja-workspace-events i.icon-circle.draft:before {
      color: orange; }
    body .yja-workspace i.icon-circle.approved:before, body .yja-workspace-events i.icon-circle.approved:before, body.tuovi-theme .yja-workspace i.icon-circle.approved:before, body.tuovi-theme .yja-workspace-events i.icon-circle.approved:before {
      color: green; }
    body .yja-workspace i.icon-circle.in-trash:before, body .yja-workspace-events i.icon-circle.in-trash:before, body.tuovi-theme .yja-workspace i.icon-circle.in-trash:before, body.tuovi-theme .yja-workspace-events i.icon-circle.in-trash:before {
      color: grey; }
  body .yja-workspace span[class^="icon-"], body .yja-workspace-events span[class^="icon-"], body.tuovi-theme .yja-workspace span[class^="icon-"], body.tuovi-theme .yja-workspace-events span[class^="icon-"] {
    margin-right: 5px;
    display: inline;
    width: auto;
    height: auto;
    text-align: left;
    line-height: inherit; }
    body .yja-workspace span[class^="icon-"]:before, body .yja-workspace-events span[class^="icon-"]:before, body.tuovi-theme .yja-workspace span[class^="icon-"]:before, body.tuovi-theme .yja-workspace-events span[class^="icon-"]:before {
      margin: 0; }
  body .yja-workspace textarea, body .yja-workspace-events textarea, body.tuovi-theme .yja-workspace textarea, body.tuovi-theme .yja-workspace-events textarea {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 5em !important; }
  body .yja-workspace fieldset, body .yja-workspace-events fieldset, body.tuovi-theme .yja-workspace fieldset, body.tuovi-theme .yja-workspace-events fieldset {
    padding: 0 !important;
    margin-bottom: 1rem !important;
    border: inherit !important; }
    body .yja-workspace fieldset legend, body .yja-workspace-events fieldset legend, body.tuovi-theme .yja-workspace fieldset legend, body.tuovi-theme .yja-workspace-events fieldset legend {
      margin-bottom: 0 !important;
      border: 0 !important; }
  body .yja-workspace .collapse-toggle, body .yja-workspace-events .collapse-toggle, body.tuovi-theme .yja-workspace .collapse-toggle, body.tuovi-theme .yja-workspace-events .collapse-toggle {
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
    color: #0C7F96;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase; }
    body .yja-workspace .collapse-toggle:before, body .yja-workspace .collapse-toggle.collapsed:before, body .yja-workspace-events .collapse-toggle:before, body .yja-workspace-events .collapse-toggle.collapsed:before, body.tuovi-theme .yja-workspace .collapse-toggle:before, body.tuovi-theme .yja-workspace .collapse-toggle.collapsed:before, body.tuovi-theme .yja-workspace-events .collapse-toggle:before, body.tuovi-theme .yja-workspace-events .collapse-toggle.collapsed:before {
      font-family: 'fontawesome-alloy';
      margin-right: 5px;
      speak: none;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    body .yja-workspace .collapse-toggle:before, body .yja-workspace-events .collapse-toggle:before, body.tuovi-theme .yja-workspace .collapse-toggle:before, body.tuovi-theme .yja-workspace-events .collapse-toggle:before {
      content: "\f077"; }
    body .yja-workspace .collapse-toggle.collapsed:before, body .yja-workspace-events .collapse-toggle.collapsed:before, body.tuovi-theme .yja-workspace .collapse-toggle.collapsed:before, body.tuovi-theme .yja-workspace-events .collapse-toggle.collapsed:before {
      content: "\f078"; }
  body .yja-workspace .top-right-controls, body .yja-workspace-events .top-right-controls, body.tuovi-theme .yja-workspace .top-right-controls, body.tuovi-theme .yja-workspace-events .top-right-controls {
    z-index: 1;
    position: absolute;
    right: 10px;
    top: 5px; }
  body .yja-workspace .dropdown .dropdownMenuLink, body .yja-workspace-events .dropdown .dropdownMenuLink, body.tuovi-theme .yja-workspace .dropdown .dropdownMenuLink, body.tuovi-theme .yja-workspace-events .dropdown .dropdownMenuLink {
    margin-left: 15px;
    color: white; }
    body .yja-workspace .dropdown .dropdownMenuLink:hover, body .yja-workspace-events .dropdown .dropdownMenuLink:hover, body.tuovi-theme .yja-workspace .dropdown .dropdownMenuLink:hover, body.tuovi-theme .yja-workspace-events .dropdown .dropdownMenuLink:hover {
      color: white; }
    body .yja-workspace .dropdown .dropdownMenuLink svg, body .yja-workspace-events .dropdown .dropdownMenuLink svg, body.tuovi-theme .yja-workspace .dropdown .dropdownMenuLink svg, body.tuovi-theme .yja-workspace-events .dropdown .dropdownMenuLink svg {
      padding: 8px;
      border: 1px solid #0C7F96;
      background: #0C7F96;
      border-radius: 25px; }
  body .yja-workspace .pagination-container, body .yja-workspace-events .pagination-container, body.tuovi-theme .yja-workspace .pagination-container, body.tuovi-theme .yja-workspace-events .pagination-container {
    margin: 15px 0 0 0; }
    body .yja-workspace .pagination-container .showing-range, body .yja-workspace-events .pagination-container .showing-range, body.tuovi-theme .yja-workspace .pagination-container .showing-range, body.tuovi-theme .yja-workspace-events .pagination-container .showing-range {
      margin: 0 15px 0 0; }
    body .yja-workspace .pagination-container .pagination .page-item a, body .yja-workspace-events .pagination-container .pagination .page-item a, body.tuovi-theme .yja-workspace .pagination-container .pagination .page-item a, body.tuovi-theme .yja-workspace-events .pagination-container .pagination .page-item a {
      color: #0C7F96; }
    body .yja-workspace .pagination-container .pagination .page-item.active a, body .yja-workspace-events .pagination-container .pagination .page-item.active a, body.tuovi-theme .yja-workspace .pagination-container .pagination .page-item.active a, body.tuovi-theme .yja-workspace-events .pagination-container .pagination .page-item.active a {
      background-color: #0C7F96;
      border-color: #0C7F96;
      color: white; }
    body .yja-workspace .pagination-container .pagination .page-item.disabled, body .yja-workspace-events .pagination-container .pagination .page-item.disabled, body.tuovi-theme .yja-workspace .pagination-container .pagination .page-item.disabled, body.tuovi-theme .yja-workspace-events .pagination-container .pagination .page-item.disabled {
      opacity: 0.7; }
      body .yja-workspace .pagination-container .pagination .page-item.disabled a, body .yja-workspace-events .pagination-container .pagination .page-item.disabled a, body.tuovi-theme .yja-workspace .pagination-container .pagination .page-item.disabled a, body.tuovi-theme .yja-workspace-events .pagination-container .pagination .page-item.disabled a {
        text-decoration: none; }
  body .yja-workspace .fullWidthArea, body .yja-workspace-events .fullWidthArea, body.tuovi-theme .yja-workspace .fullWidthArea, body.tuovi-theme .yja-workspace-events .fullWidthArea {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #f9f9fb;
    border-bottom: 2px solid;
    border-bottom-color: #0C7F96 !important;
    padding: 2rem 0;
    padding-bottom: 0;
    margin-bottom: 2rem; }
    body .yja-workspace .fullWidthArea > ul.tabs, body .yja-workspace .fullWidthArea > ul.nav-tabs, body .yja-workspace-events .fullWidthArea > ul.tabs, body .yja-workspace-events .fullWidthArea > ul.nav-tabs, body.tuovi-theme .yja-workspace .fullWidthArea > ul.tabs, body.tuovi-theme .yja-workspace .fullWidthArea > ul.nav-tabs, body.tuovi-theme .yja-workspace-events .fullWidthArea > ul.tabs, body.tuovi-theme .yja-workspace-events .fullWidthArea > ul.nav-tabs {
      border-bottom: 0;
      margin-bottom: 0; }
    body .yja-workspace .fullWidthArea .top-section .alert, body .yja-workspace-events .fullWidthArea .top-section .alert, body.tuovi-theme .yja-workspace .fullWidthArea .top-section .alert, body.tuovi-theme .yja-workspace-events .fullWidthArea .top-section .alert {
      margin-bottom: 30px; }
    body .yja-workspace .fullWidthArea .left-column, body .yja-workspace-events .fullWidthArea .left-column, body.tuovi-theme .yja-workspace .fullWidthArea .left-column, body.tuovi-theme .yja-workspace-events .fullWidthArea .left-column {
      font-family: "Montserrat", sans-serif !important;
      font-weight: bold; }
  body .yja-workspace .tab-content .tab-panel .yja-workspace-events .list-header, body .yja-workspace-events .tab-content .tab-panel .yja-workspace-events .list-header, body.tuovi-theme .yja-workspace .tab-content .tab-panel .yja-workspace-events .list-header, body.tuovi-theme .yja-workspace-events .tab-content .tab-panel .yja-workspace-events .list-header {
    margin-top: 0 !important; }
  body .yja-workspace div.flex-row, body .yja-workspace-events div.flex-row, body.tuovi-theme .yja-workspace div.flex-row, body.tuovi-theme .yja-workspace-events div.flex-row {
    display: flex;
    display: -ms-flex;
    flex-wrap: wrap; }
  body .yja-workspace div.flex-column, body .yja-workspace-events div.flex-column, body.tuovi-theme .yja-workspace div.flex-column, body.tuovi-theme .yja-workspace-events div.flex-column {
    display: flex;
    display: -ms-flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center; }
  body .yja-workspace .pr-8, body .yja-workspace-events .pr-8, body.tuovi-theme .yja-workspace .pr-8, body.tuovi-theme .yja-workspace-events .pr-8 {
    padding-right: 8rem; }
  body .yja-workspace .pr-11, body .yja-workspace-events .pr-11, body.tuovi-theme .yja-workspace .pr-11, body.tuovi-theme .yja-workspace-events .pr-11 {
    padding-right: 11rem; }
  @media (min-width: 768px) {
    body .yja-workspace .pr-sm-8, body .yja-workspace-events .pr-sm-8, body.tuovi-theme .yja-workspace .pr-sm-8, body.tuovi-theme .yja-workspace-events .pr-sm-8 {
      padding-right: 8rem; } }
  @media (min-width: 768px) {
    body .yja-workspace .pr-sm-11, body .yja-workspace-events .pr-sm-11, body.tuovi-theme .yja-workspace .pr-sm-11, body.tuovi-theme .yja-workspace-events .pr-sm-11 {
      padding-right: 11rem; } }
  body .yja-workspace .col-width-animated, body .yja-workspace-events .col-width-animated, body.tuovi-theme .yja-workspace .col-width-animated, body.tuovi-theme .yja-workspace-events .col-width-animated {
    transition: flex 0.35s ease, max-width 0.35s ease; }
  body .yja-workspace > div.portlet-borderless-container > div.portlet-body > div.alert, body .yja-workspace-events > div.portlet-borderless-container > div.portlet-body > div.alert, body.tuovi-theme .yja-workspace > div.portlet-borderless-container > div.portlet-body > div.alert, body.tuovi-theme .yja-workspace-events > div.portlet-borderless-container > div.portlet-body > div.alert {
    margin-top: 2rem; }
  body .yja-workspace .normal-link, body.tuovi-theme .yja-workspace .normal-link {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    margin: 0 0 10px 0;
    font-weight: bold; }
  body .yja-workspace .link-icon, body.tuovi-theme .yja-workspace .link-icon {
    margin: 0.5em; }
    body .yja-workspace .link-icon:visited, body .yja-workspace .link-icon:link, body .yja-workspace .link-icon:hover, body .yja-workspace .link-icon:focus, body .yja-workspace .link-icon:hover, body.tuovi-theme .yja-workspace .link-icon:visited, body.tuovi-theme .yja-workspace .link-icon:link, body.tuovi-theme .yja-workspace .link-icon:hover, body.tuovi-theme .yja-workspace .link-icon:focus, body.tuovi-theme .yja-workspace .link-icon:hover {
      text-decoration: none !important; }
  body .yja-workspace .search-form, body.tuovi-theme .yja-workspace .search-form {
    align-items: normal; }
    body .yja-workspace .search-form input, body.tuovi-theme .yja-workspace .search-form input {
      margin: 0;
      height: auto; }
    body .yja-workspace .search-form button, body.tuovi-theme .yja-workspace .search-form button {
      padding: 11px 15px;
      height: auto; }
  body .yja-workspace .card, body.tuovi-theme .yja-workspace .card {
    background: #f9f9fb;
    border: 1px solid #e6e6e7;
    height: 100%; }
    body .yja-workspace .card > *, body.tuovi-theme .yja-workspace .card > * {
      width: 100%; }
    body .yja-workspace .card .card-header, body.tuovi-theme .yja-workspace .card .card-header {
      padding: 1rem;
      background: #f9f9fb;
      border-bottom: 1px solid #e6e6e7; }
    body .yja-workspace .card .user-portrait, body.tuovi-theme .yja-workspace .card .user-portrait {
      margin: 1rem auto; }
      body .yja-workspace .card .user-portrait img, body.tuovi-theme .yja-workspace .card .user-portrait img {
        padding: 0; }
    body .yja-workspace .card img, body.tuovi-theme .yja-workspace .card img {
      padding: 1rem; }
    body .yja-workspace .card .card-body, body.tuovi-theme .yja-workspace .card .card-body {
      flex: 1 1 auto;
      padding: 1.25rem; }
    body .yja-workspace .card .card-text, body.tuovi-theme .yja-workspace .card .card-text {
      margin-bottom: 1em; }
    body .yja-workspace .card .card-footer, body.tuovi-theme .yja-workspace .card .card-footer {
      padding: 1rem 0;
      border-top: 1px solid #e6e6e7;
      background: #f9f9fb;
      text-align: center; }
      body .yja-workspace .card .card-footer time, body.tuovi-theme .yja-workspace .card .card-footer time {
        color: #727272;
        font-size: smaller; }
  body .yja-workspace img[alt="cover"], body.tuovi-theme .yja-workspace img[alt="cover"] {
    max-width: none; }
  body .yja-workspace .user-portrait, body.tuovi-theme .yja-workspace .user-portrait {
    width: 100%;
    max-width: 130px;
    margin: 0 auto;
    border-radius: 50%; }
    body .yja-workspace .user-portrait.profile-size, body.tuovi-theme .yja-workspace .user-portrait.profile-size {
      max-width: 225px; }
    body .yja-workspace .user-portrait img, body.tuovi-theme .yja-workspace .user-portrait img {
      width: 100%;
      border-radius: 0;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
  body .yja-workspace .sticker-secondary, body .yja-workspace .sticker-default, body.tuovi-theme .yja-workspace .sticker-secondary, body.tuovi-theme .yja-workspace .sticker-default {
    background-color: #0C7F96;
    color: white; }
  body .yja-workspace .breadcrumb, body.tuovi-theme .yja-workspace .breadcrumb {
    padding: 0; }
  body .yja-workspace ul, body.tuovi-theme .yja-workspace ul {
    margin: 0;
    list-style-type: none; }
    body .yja-workspace ul.tabs, body .yja-workspace ul.nav-tabs, body.tuovi-theme .yja-workspace ul.tabs, body.tuovi-theme .yja-workspace ul.nav-tabs {
      margin-top: 2rem; }
      body .yja-workspace ul.tabs li, body .yja-workspace ul.nav-tabs li, body.tuovi-theme .yja-workspace ul.tabs li, body.tuovi-theme .yja-workspace ul.nav-tabs li {
        display: inline-flex; }
        body .yja-workspace ul.tabs li a, body .yja-workspace ul.nav-tabs li a, body.tuovi-theme .yja-workspace ul.tabs li a, body.tuovi-theme .yja-workspace ul.nav-tabs li a {
          padding: 1em 2em;
          font-weight: bold; }
          body .yja-workspace ul.tabs li a.selected, body .yja-workspace ul.tabs li a.active, body .yja-workspace ul.nav-tabs li a.selected, body .yja-workspace ul.nav-tabs li a.active, body.tuovi-theme .yja-workspace ul.tabs li a.selected, body.tuovi-theme .yja-workspace ul.tabs li a.active, body.tuovi-theme .yja-workspace ul.nav-tabs li a.selected, body.tuovi-theme .yja-workspace ul.nav-tabs li a.active {
            color: black;
            background-color: white;
            border-top: 2px solid #eaeaf1;
            border-left: 1px solid #eaeaf1;
            border-right: 1px solid #eaeaf1;
            border-bottom: 2px solid white;
            margin-bottom: -2px;
            border-top-color: #0C7F96 !important;
            border-bottom: none;
            border-radius: 0;
            font-weight: bold; }
            body .yja-workspace ul.tabs li a.selected:hover, body .yja-workspace ul.tabs li a.active:hover, body .yja-workspace ul.nav-tabs li a.selected:hover, body .yja-workspace ul.nav-tabs li a.active:hover, body.tuovi-theme .yja-workspace ul.tabs li a.selected:hover, body.tuovi-theme .yja-workspace ul.tabs li a.active:hover, body.tuovi-theme .yja-workspace ul.nav-tabs li a.selected:hover, body.tuovi-theme .yja-workspace ul.nav-tabs li a.active:hover {
              border-color: transparent;
              border-left: 1px solid #eaeaf1;
              border-right: 1px solid #eaeaf1; }
          body .yja-workspace ul.tabs li a.disabled, body .yja-workspace ul.nav-tabs li a.disabled, body.tuovi-theme .yja-workspace ul.tabs li a.disabled, body.tuovi-theme .yja-workspace ul.nav-tabs li a.disabled {
            opacity: 0.5;
            cursor: default;
            pointer-events: none; }
          body .yja-workspace ul.tabs li a:hover, body .yja-workspace ul.nav-tabs li a:hover, body.tuovi-theme .yja-workspace ul.tabs li a:hover, body.tuovi-theme .yja-workspace ul.nav-tabs li a:hover {
            text-decoration: none;
            border-color: transparent; }
  body .yja-workspace .notifications .notification, body.tuovi-theme .yja-workspace .notifications .notification {
    color: #000;
    background-color: #f9f9fb;
    padding: 20px;
    border: 1px solid #e6e6e7;
    border-bottom: 0;
    margin: 0; }
    body .yja-workspace .notifications .notification:last-child, body.tuovi-theme .yja-workspace .notifications .notification:last-child {
      border-bottom: 1px solid #e6e6e7; }
    body .yja-workspace .notifications .notification .btn-show-more, body.tuovi-theme .yja-workspace .notifications .notification .btn-show-more {
      padding: 5px 40px; }
    body .yja-workspace .notifications .notification h3, body.tuovi-theme .yja-workspace .notifications .notification h3 {
      margin-top: 0;
      color: #000; }
    body .yja-workspace .notifications .notification .meta, body.tuovi-theme .yja-workspace .notifications .notification .meta {
      margin-bottom: 0.625em; }
    body .yja-workspace .notifications .notification .content p, body.tuovi-theme .yja-workspace .notifications .notification .content p {
      margin: 0; }
      body .yja-workspace .notifications .notification .content p:first-child, body.tuovi-theme .yja-workspace .notifications .notification .content p:first-child {
        margin-top: 0; }
      body .yja-workspace .notifications .notification .content p:last-child, body.tuovi-theme .yja-workspace .notifications .notification .content p:last-child {
        margin-bottom: 0; }
  body .yja-workspace .notifications .invites .notification, body .yja-workspace .notifications .articles .notification, body.tuovi-theme .yja-workspace .notifications .invites .notification, body.tuovi-theme .yja-workspace .notifications .articles .notification {
    width: 100%; }
  body .yja-workspace .notifications .activities h3, body.tuovi-theme .yja-workspace .notifications .activities h3 {
    margin: 0; }
  body .yja-workspace .notifications .activities .notification, body.tuovi-theme .yja-workspace .notifications .activities .notification {
    margin-bottom: 1rem;
    background: #f9f9fb;
    border: 1px solid #e6e6e7; }
  body .yja-workspace .accordion-item .accordion-header img, body.tuovi-theme .yja-workspace .accordion-item .accordion-header img {
    flex: 0 0 auto;
    width: 80px;
    height: 60px;
    border-radius: 8%;
    margin-right: 1em; }
  body .yja-workspace .accordion-item .accordion-header .accordion-toggle button, body.tuovi-theme .yja-workspace .accordion-item .accordion-header .accordion-toggle button {
    font-family: "Montserrat", sans-serif;
    color: #0C7F96;
    background: none;
    border: none;
    font-size: 14px;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase; }
    body .yja-workspace .accordion-item .accordion-header .accordion-toggle button:before, body .yja-workspace .accordion-item .accordion-header .accordion-toggle button.collapsed:before, body.tuovi-theme .yja-workspace .accordion-item .accordion-header .accordion-toggle button:before, body.tuovi-theme .yja-workspace .accordion-item .accordion-header .accordion-toggle button.collapsed:before {
      font-family: 'fontawesome-alloy';
      margin-right: 5px;
      speak: none;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    body .yja-workspace .accordion-item .accordion-header .accordion-toggle button:before, body.tuovi-theme .yja-workspace .accordion-item .accordion-header .accordion-toggle button:before {
      content: "\f077"; }
    body .yja-workspace .accordion-item .accordion-header .accordion-toggle button.collapsed:before, body.tuovi-theme .yja-workspace .accordion-item .accordion-header .accordion-toggle button.collapsed:before {
      content: "\f078"; }
  body .yja-workspace .activity-list .activity-item, body.tuovi-theme .yja-workspace .activity-list .activity-item {
    display: flex;
    display: -ms-flex;
    justify-content: space-between;
    align-items: center;
    line-height: 2.5rem;
    width: 100%; }
  body .yja-workspace .comment-items .child-comment-item, body.tuovi-theme .yja-workspace .comment-items .child-comment-item {
    border-left: 5px solid #0C7F96; }
  body .yja-workspace #materials .sort-controls button, body.tuovi-theme .yja-workspace #materials .sort-controls button {
    text-transform: uppercase;
    padding: 0 10px 0 0;
    white-space: nowrap;
    font-size: 13px; }
    body .yja-workspace #materials .sort-controls button i, body.tuovi-theme .yja-workspace #materials .sort-controls button i {
      font-size: 19px;
      margin: 0 0 0 6px;
      position: relative;
      top: 2px;
      font-family: 'fontawesome-alloy';
      -webkit-font-smoothing: antialiased;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      *margin-right: .3em;
      speak: none;
      text-decoration: inherit;
      text-transform: none; }
      body .yja-workspace #materials .sort-controls button i:before, body .yja-workspace #materials .sort-controls button i:after, body.tuovi-theme .yja-workspace #materials .sort-controls button i:before, body.tuovi-theme .yja-workspace #materials .sort-controls button i:after {
        position: absolute;
        color: #ccc; }
      body .yja-workspace #materials .sort-controls button i:before, body.tuovi-theme .yja-workspace #materials .sort-controls button i:before {
        content: "\f0de"; }
      body .yja-workspace #materials .sort-controls button i:after, body.tuovi-theme .yja-workspace #materials .sort-controls button i:after {
        content: "\f0dd"; }
    body .yja-workspace #materials .sort-controls button.asc i:before, body.tuovi-theme .yja-workspace #materials .sort-controls button.asc i:before {
      color: #0C7F96; }
    body .yja-workspace #materials .sort-controls button.desc i:after, body.tuovi-theme .yja-workspace #materials .sort-controls button.desc i:after {
      color: #0C7F96; }
  body .yja-workspace #materials .item-title, body.tuovi-theme .yja-workspace #materials .item-title {
    color: #0C7F96; }
  body .yja-workspace #materials .type-icon, body.tuovi-theme .yja-workspace #materials .type-icon {
    font-size: 24px; }
  body .yja-workspace #materials .sortable-columns, body.tuovi-theme .yja-workspace #materials .sortable-columns {
    font-family: "Montserrat", sans-serif;
    color: #494949; }
  body .yja-workspace-events, body.tuovi-theme .yja-workspace-events {
    font-family: "Montserrat", sans-serif; }
    body .yja-workspace-events .favorite-toggle, body .yja-workspace-events .go-back-button, body.tuovi-theme .yja-workspace-events .favorite-toggle, body.tuovi-theme .yja-workspace-events .go-back-button {
      text-align: left;
      margin: 0;
      padding: 0;
      border: 0;
      background: none;
      color: #0C7F96;
      vertical-align: middle;
      font-weight: 400 !important; }
      body .yja-workspace-events .favorite-toggle:hover, body .yja-workspace-events .go-back-button:hover, body.tuovi-theme .yja-workspace-events .favorite-toggle:hover, body.tuovi-theme .yja-workspace-events .go-back-button:hover {
        text-decoration: underline; }
      body .yja-workspace-events .favorite-toggle img, body .yja-workspace-events .go-back-button img, body.tuovi-theme .yja-workspace-events .favorite-toggle img, body.tuovi-theme .yja-workspace-events .go-back-button img {
        height: 25px;
        width: auto;
        margin: 0 5px 0 0; }
    body .yja-workspace-events p, body.tuovi-theme .yja-workspace-events p {
      font-family: "Merriweather", serif; }
    body .yja-workspace-events .event-themes .theme, body.tuovi-theme .yja-workspace-events .event-themes .theme {
      font-family: "Merriweather", serif; }
    body .yja-workspace-events .event-organizer .workspace-image, body.tuovi-theme .yja-workspace-events .event-organizer .workspace-image {
      background: #e6e6e7;
      border-radius: 300px; }
    body .yja-workspace-events .event-organizer .workspace-name, body.tuovi-theme .yja-workspace-events .event-organizer .workspace-name {
      font-weight: 500; }
    body .yja-workspace-events .info-with-icon img, body.tuovi-theme .yja-workspace-events .info-with-icon img {
      height: 25px;
      width: auto;
      margin: 0 5px 0 0; }
    body .yja-workspace-events .remove-button, body.tuovi-theme .yja-workspace-events .remove-button {
      background: none;
      border: 0;
      padding: 0;
      margin: 0 0 0 5px; }
      body .yja-workspace-events .remove-button i, body.tuovi-theme .yja-workspace-events .remove-button i {
        margin: 0; }
    body .yja-workspace-events .single-attachment, body.tuovi-theme .yja-workspace-events .single-attachment {
      color: #0C7F96;
      font-weight: 500; }
    body .yja-workspace-events .event-page .event-main-info h1, body.tuovi-theme .yja-workspace-events .event-page .event-main-info h1 {
      display: inline-block;
      position: relative;
      padding-right: 45px; }
      body .yja-workspace-events .event-page .event-main-info h1 .event-actions, body.tuovi-theme .yja-workspace-events .event-page .event-main-info h1 .event-actions {
        top: 2px !important;
        line-height: 1; }
    body .yja-workspace-events .event-page .event-date, body.tuovi-theme .yja-workspace-events .event-page .event-date {
      font-weight: 500;
      font-size: 18px; }
    body .yja-workspace-events .events-list-container, body.tuovi-theme .yja-workspace-events .events-list-container {
      background: #f9f9fb;
      border: 1px solid #e6e6e7;
      padding: 30px;
      margin: 30px 0 0 0; }
      body .yja-workspace-events .events-list-container h2, body.tuovi-theme .yja-workspace-events .events-list-container h2 {
        margin: 0 0 15px 0;
        padding: 15px 0 0 0;
        border-top: 1px solid #e6e6e7; }
        body .yja-workspace-events .events-list-container h2:first-child, body.tuovi-theme .yja-workspace-events .events-list-container h2:first-child {
          padding: 0;
          border: 0; }
      body .yja-workspace-events .events-list-container .single-event, body.tuovi-theme .yja-workspace-events .events-list-container .single-event {
        padding: 20px 0;
        position: relative;
        border-top: 1px solid #e6e6e7; }
        body .yja-workspace-events .events-list-container .single-event:last-child, body.tuovi-theme .yja-workspace-events .events-list-container .single-event:last-child {
          padding-bottom: 0; }
        body .yja-workspace-events .events-list-container .single-event .event-actions, body.tuovi-theme .yja-workspace-events .events-list-container .single-event .event-actions {
          position: absolute;
          right: 0;
          top: 20px; }
    body .yja-workspace-events .eventCarousel, body.tuovi-theme .yja-workspace-events .eventCarousel {
      position: relative; }
      body .yja-workspace-events .eventCarousel .slick-list, body.tuovi-theme .yja-workspace-events .eventCarousel .slick-list {
        margin: 0 35px; }
        body .yja-workspace-events .eventCarousel .slick-list .slick-track, body.tuovi-theme .yja-workspace-events .eventCarousel .slick-list .slick-track {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          margin-left: 0;
          margin-right: 0; }
        body .yja-workspace-events .eventCarousel .slick-list .slick-slide, body.tuovi-theme .yja-workspace-events .eventCarousel .slick-list .slick-slide {
          padding: 0 .4rem;
          height: auto; }
          body .yja-workspace-events .eventCarousel .slick-list .slick-slide .event-info, body.tuovi-theme .yja-workspace-events .eventCarousel .slick-list .slick-slide .event-info {
            padding: 15px;
            background: #f9f9fb;
            height: 100%;
            border: 1px solid #e6e6e7; }
            body .yja-workspace-events .eventCarousel .slick-list .slick-slide .event-info .event-date, body.tuovi-theme .yja-workspace-events .eventCarousel .slick-list .slick-slide .event-info .event-date {
              font-weight: 600;
              display: inline-block;
              margin: 0 0 .4rem 0; }
            body .yja-workspace-events .eventCarousel .slick-list .slick-slide .event-info .event-name, body.tuovi-theme .yja-workspace-events .eventCarousel .slick-list .slick-slide .event-info .event-name {
              font-size: 16px;
              font-weight: 500;
              display: inline-block;
              margin: 0 0 .4rem 0; }
            body .yja-workspace-events .eventCarousel .slick-list .slick-slide .event-info .event-organizer, body.tuovi-theme .yja-workspace-events .eventCarousel .slick-list .slick-slide .event-info .event-organizer {
              display: inline-block;
              margin-bottom: 1.5rem; }
            body .yja-workspace-events .eventCarousel .slick-list .slick-slide .event-info img, body.tuovi-theme .yja-workspace-events .eventCarousel .slick-list .slick-slide .event-info img {
              display: inline-block; }
      body .yja-workspace-events .eventCarousel .arrow-btn, body.tuovi-theme .yja-workspace-events .eventCarousel .arrow-btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        text-decoration: none;
        font-size: 20px;
        background: #0C7F96;
        color: white;
        height: 100%;
        width: 30px;
        padding: 0;
        box-shadow: none;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid #0C7F96; }
        body .yja-workspace-events .eventCarousel .arrow-btn i, body.tuovi-theme .yja-workspace-events .eventCarousel .arrow-btn i {
          margin: 0; }
        body .yja-workspace-events .eventCarousel .arrow-btn.slick-hidden, body .yja-workspace-events .eventCarousel .arrow-btn.slick-disabled, body.tuovi-theme .yja-workspace-events .eventCarousel .arrow-btn.slick-hidden, body.tuovi-theme .yja-workspace-events .eventCarousel .arrow-btn.slick-disabled {
          opacity: 0.45; }
          body .yja-workspace-events .eventCarousel .arrow-btn.slick-hidden:hover, body .yja-workspace-events .eventCarousel .arrow-btn.slick-disabled:hover, body.tuovi-theme .yja-workspace-events .eventCarousel .arrow-btn.slick-hidden:hover, body.tuovi-theme .yja-workspace-events .eventCarousel .arrow-btn.slick-disabled:hover {
            cursor: not-allowed; }
        body .yja-workspace-events .eventCarousel .arrow-btn:hover, body .yja-workspace-events .eventCarousel .arrow-btn:focus, body .yja-workspace-events .eventCarousel .arrow-btn:active, body.tuovi-theme .yja-workspace-events .eventCarousel .arrow-btn:hover, body.tuovi-theme .yja-workspace-events .eventCarousel .arrow-btn:focus, body.tuovi-theme .yja-workspace-events .eventCarousel .arrow-btn:active {
          text-decoration: none; }
        body .yja-workspace-events .eventCarousel .arrow-btn:before, body.tuovi-theme .yja-workspace-events .eventCarousel .arrow-btn:before {
          top: 40%;
          display: block;
          position: absolute; }
        body .yja-workspace-events .eventCarousel .arrow-btn.btn-prev, body.tuovi-theme .yja-workspace-events .eventCarousel .arrow-btn.btn-prev {
          left: 0; }
        body .yja-workspace-events .eventCarousel .arrow-btn.btn-next, body.tuovi-theme .yja-workspace-events .eventCarousel .arrow-btn.btn-next {
          right: 0; }
  body .admin__navigation, body.tuovi-theme .admin__navigation {
    position: fixed;
    bottom: auto;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1280px;
    width: 100%;
    z-index: 9;
    padding: 0 15px; }
    body .admin__navigation .panel-container, body.tuovi-theme .admin__navigation .panel-container {
      background: #0C7F96; }
    body .admin__navigation nav ul, body.tuovi-theme .admin__navigation nav ul {
      list-style-type: none;
      display: flex;
      flex-flow: row;
      margin: 0;
      padding: 0;
      height: 50px; }
      body .admin__navigation nav ul li, body.tuovi-theme .admin__navigation nav ul li {
        display: flex;
        align-items: center;
        padding: 0 1em; }
        body .admin__navigation nav ul li:first-child, body.tuovi-theme .admin__navigation nav ul li:first-child {
          background-color: #920E80;
          border-right: 6px solid white; }
        body .admin__navigation nav ul li a, body.tuovi-theme .admin__navigation nav ul li a {
          font-family: "Montserrat", sans-serif;
          color: white;
          text-transform: uppercase;
          font-size: 12px;
          font-weight: 600; }
    body .admin__navigation .mobile-admin-menu, body.tuovi-theme .admin__navigation .mobile-admin-menu {
      border-right: 2px solid white; }
      body .admin__navigation .mobile-admin-menu .mobile-admin-nav-toggle, body.tuovi-theme .admin__navigation .mobile-admin-menu .mobile-admin-nav-toggle {
        background-color: #920E80 !important;
        border: 0;
        height: 50px;
        padding: 0 15px;
        font-size: 12px !important;
        font-weight: 600 !important; }
    body .admin__navigation .admin__actions .user-profile-menu-toggle, body.tuovi-theme .admin__navigation .admin__actions .user-profile-menu-toggle {
      border: 0;
      font-weight: 600 !important;
      padding-left: 40px;
      padding-right: 0;
      margin-right: 10px;
      font-size: 12px !important; }
      body .admin__navigation .admin__actions .user-profile-menu-toggle .user-portrait, body.tuovi-theme .admin__navigation .admin__actions .user-profile-menu-toggle .user-portrait {
        width: 30px;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%); }
        body .admin__navigation .admin__actions .user-profile-menu-toggle .user-portrait img, body.tuovi-theme .admin__navigation .admin__actions .user-profile-menu-toggle .user-portrait img {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          border-radius: 50px; }
    body .admin__navigation .admin__actions .user-profile-menu .dropdown-item i, body.tuovi-theme .admin__navigation .admin__actions .user-profile-menu .dropdown-item i {
      margin-right: 5px; }
    body .admin__navigation .admin__actions .searchToggle, body.tuovi-theme .admin__navigation .admin__actions .searchToggle {
      border: 0;
      border-left: 6px solid white !important;
      margin: 0; }
    body .admin__navigation .admin__actions svg, body.tuovi-theme .admin__navigation .admin__actions svg {
      fill: white;
      fill-opacity: 1;
      width: 22px;
      height: 22px; }
    body .admin__navigation .yja-extranet-notifications, body.tuovi-theme .admin__navigation .yja-extranet-notifications {
      display: inline-block;
      padding: 0 10px 0 0; }
      body .admin__navigation .yja-extranet-notifications .portlet, body.tuovi-theme .admin__navigation .yja-extranet-notifications .portlet {
        margin: 0;
        position: static; }
      body .admin__navigation .yja-extranet-notifications .notifications-popup-toggle, body.tuovi-theme .admin__navigation .yja-extranet-notifications .notifications-popup-toggle {
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        border: 0;
        border-radius: 50px;
        width: 25px;
        height: 25px;
        margin: 0; }
        body .admin__navigation .yja-extranet-notifications .notifications-popup-toggle .icon-bell-alt, body.tuovi-theme .admin__navigation .yja-extranet-notifications .notifications-popup-toggle .icon-bell-alt {
          color: #0C7F96;
          vertical-align: middle; }
        body .admin__navigation .yja-extranet-notifications .notifications-popup-toggle .unread-count, body.tuovi-theme .admin__navigation .yja-extranet-notifications .notifications-popup-toggle .unread-count {
          position: absolute;
          top: -10px;
          right: -12px;
          background-color: red;
          color: white;
          border-radius: 20px;
          width: 22px;
          height: 22px;
          font-size: 12px;
          display: flex;
          align-items: center;
          justify-content: center; }
      body .admin__navigation .yja-extranet-notifications .notifications-popup, body.tuovi-theme .admin__navigation .yja-extranet-notifications .notifications-popup {
        position: absolute;
        right: 0;
        top: 50px;
        max-width: 600px;
        width: 100%;
        min-height: 300px;
        padding: 0 15px; }
        body .admin__navigation .yja-extranet-notifications .notifications-popup .notifications-list, body.tuovi-theme .admin__navigation .yja-extranet-notifications .notifications-popup .notifications-list {
          width: 100%;
          background-color: white;
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); }
          body .admin__navigation .yja-extranet-notifications .notifications-popup .notifications-list .heading-bar a, body.tuovi-theme .admin__navigation .yja-extranet-notifications .notifications-popup .notifications-list .heading-bar a {
            text-decoration: none; }
          body .admin__navigation .yja-extranet-notifications .notifications-popup .notifications-list ul, body.tuovi-theme .admin__navigation .yja-extranet-notifications .notifications-popup .notifications-list ul {
            overflow: scroll;
            max-height: 500px; }
            body .admin__navigation .yja-extranet-notifications .notifications-popup .notifications-list ul li a, body.tuovi-theme .admin__navigation .yja-extranet-notifications .notifications-popup .notifications-list ul li a {
              color: black; }
          body .admin__navigation .yja-extranet-notifications .notifications-popup .notifications-list .notification-item .sub-text, body.tuovi-theme .admin__navigation .yja-extranet-notifications .notifications-popup .notifications-list .notification-item .sub-text {
            font-family: "Montserrat", sans-serif;
            font-size: 12px; }
          body .admin__navigation .yja-extranet-notifications .notifications-popup .notifications-list .notification-item .receival-info .timestamp, body.tuovi-theme .admin__navigation .yja-extranet-notifications .notifications-popup .notifications-list .notification-item .receival-info .timestamp {
            font-size: 12px;
            font-family: "Montserrat", sans-serif; }
          body .admin__navigation .yja-extranet-notifications .notifications-popup .notifications-list .notification-item .receival-info .unread-notification, body.tuovi-theme .admin__navigation .yja-extranet-notifications .notifications-popup .notifications-list .notification-item .receival-info .unread-notification {
            color: #F2A900; }
    @media screen and (max-width: 1060px) {
      body .admin__navigation nav ul li, body.tuovi-theme .admin__navigation nav ul li {
        margin-right: 0;
        padding: 0 .5em; }
        body .admin__navigation nav ul li:first-child, body.tuovi-theme .admin__navigation nav ul li:first-child {
          border-right: 2px solid white; }
      body .admin__navigation .admin__actions .searchToggle, body.tuovi-theme .admin__navigation .admin__actions .searchToggle {
        border-left: 2px solid white !important;
        width: 40px;
        padding: 0; }
      body .admin__navigation .admin__actions svg, body.tuovi-theme .admin__navigation .admin__actions svg {
        width: 18px;
        height: 18px;
        vertical-align: middle; } }
    @media screen and (max-width: 500px) {
      body .admin__navigation .admin__actions .user-profile-menu-toggle, body.tuovi-theme .admin__navigation .admin__actions .user-profile-menu-toggle {
        padding: 0; }
        body .admin__navigation .admin__actions .user-profile-menu-toggle .user-portrait, body.tuovi-theme .admin__navigation .admin__actions .user-profile-menu-toggle .user-portrait {
          width: 30px;
          height: 30px;
          display: inline-block;
          position: relative;
          transform: none; }
        body .admin__navigation .admin__actions .user-profile-menu-toggle .fullname, body.tuovi-theme .admin__navigation .admin__actions .user-profile-menu-toggle .fullname {
          display: none; } }
  body.signed-in.userIsAdmin .admin__navigation, body.tuovi-theme.signed-in.userIsAdmin .admin__navigation {
    top: 62px !important; }
  body .siteFooter, body.tuovi-theme .siteFooter {
    background-color: #004363;
    font-family: "Montserrat", sans-serif;
    padding: 2em 0;
    margin-top: 5.5rem; }
    body .siteFooter a,
    body .siteFooter a:hover, body.tuovi-theme .siteFooter a,
    body.tuovi-theme .siteFooter a:hover {
      color: #FFF; }
    body .siteFooter .container-fluid, body.tuovi-theme .siteFooter .container-fluid {
      margin: 0 auto;
      position: relative;
      padding: 0 15px; }
    body .siteFooter ul, body.tuovi-theme .siteFooter ul {
      padding-left: 0; }
  body .siteLogo--footer, body.tuovi-theme .siteLogo--footer {
    flex-direction: column;
    font-family: "Montserrat", sans-serif; }
    body .siteLogo--footer .siteLogo__main,
    body .siteLogo--footer .siteLogo__alt, body.tuovi-theme .siteLogo--footer .siteLogo__main,
    body.tuovi-theme .siteLogo--footer .siteLogo__alt {
      color: #FFF;
      padding: 0.5em 0; }
  body .socialMediaLinks, body.tuovi-theme .socialMediaLinks {
    margin: 0; }
    body .socialMediaLinks li, body.tuovi-theme .socialMediaLinks li {
      list-style-type: none;
      padding: 10px;
      border: 1px solid white;
      height: 25px;
      width: 25px;
      text-align: center;
      display: inline-block;
      box-sizing: content-box; }
      body .socialMediaLinks li img, body.tuovi-theme .socialMediaLinks li img {
        width: 100%;
        height: 100%; }
  body .siteFooter__topRow, body.tuovi-theme .siteFooter__topRow {
    border-bottom: 1px solid white;
    padding: 2em 0; }
  body .siteFooter__topRow__container, body.tuovi-theme .siteFooter__topRow__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  body .siteFooter__mainRow, body.tuovi-theme .siteFooter__mainRow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2em; }
  body .siteFooter__mainRow__left, body.tuovi-theme .siteFooter__mainRow__left {
    color: white;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 33%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
    padding-right: 1em; }
    body .siteFooter__mainRow__left p > a, body.tuovi-theme .siteFooter__mainRow__left p > a {
      text-decoration: underline; }
  body .siteFooter__mainRow__middle, body.tuovi-theme .siteFooter__mainRow__middle {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 33%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
    padding-right: 1em; }
    body .siteFooter__mainRow__middle ul, body.tuovi-theme .siteFooter__mainRow__middle ul {
      list-style-type: none;
      margin: 0; }
      body .siteFooter__mainRow__middle ul li, body.tuovi-theme .siteFooter__mainRow__middle ul li {
        color: white;
        padding: 0.25em 0;
        display: block;
        text-transform: uppercase; }
        body .siteFooter__mainRow__middle ul li a, body.tuovi-theme .siteFooter__mainRow__middle ul li a {
          color: white; }
        body .siteFooter__mainRow__middle ul li a:hover, body.tuovi-theme .siteFooter__mainRow__middle ul li a:hover {
          color: white;
          text-decoration: underline; }
  body .siteFooter__mainRow__right, body.tuovi-theme .siteFooter__mainRow__right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 33%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
    padding-right: 1em; }
  @media (max-width: 800px) {
    body .siteFooter__mainRow, body.tuovi-theme .siteFooter__mainRow {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    body .siteFooter__mainRow__right, body.tuovi-theme .siteFooter__mainRow__right {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 100%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%; }
    body .siteFooter__mainRow__middle, body.tuovi-theme .siteFooter__mainRow__middle {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 100%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%; }
    body .siteFooter__mainRow__left, body.tuovi-theme .siteFooter__mainRow__left {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 100%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%; } }
  body .emailListForm__legend, body.tuovi-theme .emailListForm__legend {
    color: white !important;
    border-bottom: none !important;
    font-size: 14px;
    text-transform: uppercase; }
  body #email-list-field, body.tuovi-theme #email-list-field {
    height: 50px;
    border-radius: 0;
    width: 80%;
    margin: 0; }
  body ul.siteFooter__bottomLinks, body.tuovi-theme ul.siteFooter__bottomLinks {
    margin: 0; }
    body ul.siteFooter__bottomLinks li, body.tuovi-theme ul.siteFooter__bottomLinks li {
      list-style-type: none;
      display: inline-block;
      margin-right: 10px; }
      body ul.siteFooter__bottomLinks li a, body.tuovi-theme ul.siteFooter__bottomLinks li a {
        color: white; }
        body ul.siteFooter__bottomLinks li a:hover, body.tuovi-theme ul.siteFooter__bottomLinks li a:hover {
          color: white;
          text-decoration: underline; }
  body .scrollTopLink, body.tuovi-theme .scrollTopLink {
    display: block;
    position: fixed;
    right: 20px;
    bottom: 60px;
    background: #0C7F96;
    border-radius: 50%;
    border: 1px solid white;
    padding: 0;
    box-shadow: none; }
  body .bottom__logo, body.tuovi-theme .bottom__logo {
    max-width: 160px;
    margin: 1em 0; }
  body .siteHeader, body.tuovi-theme .siteHeader {
    z-index: 10;
    position: relative;
    background: -moz-linear-gradient(top, white 1%, white 45%, rgba(255, 255, 255, 0.75) 74%, rgba(255, 255, 255, 0.2) 100%);
    background: -webkit-linear-gradient(top, white 1%, white 45%, rgba(255, 255, 255, 0.75) 74%, rgba(255, 255, 255, 0.2) 100%);
    background: linear-gradient(to bottom, white 1%, white 45%, rgba(255, 255, 255, 0.75) 74%, rgba(255, 255, 255, 0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#33ffffff',GradientType=0 ); }
    @media (max-width: 820px) {
      body .siteHeader, body.tuovi-theme .siteHeader {
        display: inline-block;
        margin-top: 0;
        width: 100%;
        background-color: white; } }
  body.signed-in .siteHeader, body.tuovi-theme.signed-in .siteHeader {
    margin-top: 5rem; }
  body.signed-in.userIsAdmin .siteHeader, body.tuovi-theme.signed-in.userIsAdmin .siteHeader {
    z-index: auto;
    margin-top: 8.5rem; }
  body .siteHeader__container, body.tuovi-theme .siteHeader__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    font-family: "Montserrat", sans-serif;
    max-width: 1280px;
    margin: 3em auto 1.5em;
    padding: 0 15px; }
    @media (max-width: 820px) {
      body .siteHeader__container, body.tuovi-theme .siteHeader__container {
        flex-wrap: wrap-reverse;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        justify-content: flex-end;
        margin-top: 0;
        margin-bottom: 2.5em; } }
  body .siteHeader__logos, body.tuovi-theme .siteHeader__logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    @media (max-width: 820px) {
      body .siteHeader__logos, body.tuovi-theme .siteHeader__logos {
        margin: auto; } }
  body .ministryLogo, body.tuovi-theme .ministryLogo {
    margin-right: 3em;
    -webkit-flex-basis: 200px;
    -moz-flex-basis: 200px;
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px; }
    @media (max-width: 980px) {
      body .ministryLogo, body.tuovi-theme .ministryLogo {
        -webkit-flex-basis: auto;
        -moz-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        height: 40px;
        margin-right: auto; }
        body .ministryLogo img, body.tuovi-theme .ministryLogo img {
          height: 100%;
          width: auto; } }
    @media (max-width: 820px) {
      body .ministryLogo, body.tuovi-theme .ministryLogo {
        margin-left: auto; } }
  body .siteLogo, body.tuovi-theme .siteLogo {
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    body .siteLogo:hover, body .siteLogo:focus, body.tuovi-theme .siteLogo:hover, body.tuovi-theme .siteLogo:focus {
      text-decoration: none; }
  body .siteLogo__main, body.tuovi-theme .siteLogo__main {
    font-size: 40px;
    display: inline-block;
    color: #004363;
    font-weight: bold; }
    @media (min-width: 820px) {
      body .siteLogo__main, body.tuovi-theme .siteLogo__main {
        margin-right: 20px; } }
  body .siteLogo__alt, body.tuovi-theme .siteLogo__alt {
    font-size: 16px;
    display: inline-block;
    color: black;
    font-weight: 500; }
  body .siteLogo--header, body.tuovi-theme .siteLogo--header {
    margin-top: 12px; }
    body .siteLogo--header .siteLogo__main, body.tuovi-theme .siteLogo--header .siteLogo__main {
      font-size: 32px; }
      @media (max-width: 820px) {
        body .siteLogo--header .siteLogo__main, body.tuovi-theme .siteLogo--header .siteLogo__main {
          font-size: 28px;
          width: 100%;
          margin-bottom: 4px; } }
    body .siteLogo--header .siteLogo__alt, body.tuovi-theme .siteLogo--header .siteLogo__alt {
      font-size: 15px; }
      @media (max-width: 820px) {
        body .siteLogo--header .siteLogo__alt, body.tuovi-theme .siteLogo--header .siteLogo__alt {
          font-size: 13px;
          width: 100%; } }
    @media (max-width: 820px) {
      body .siteLogo--header, body.tuovi-theme .siteLogo--header {
        display: inline-block;
        text-align: center;
        margin-top: 15px; } }
  body .siteHeader__actions, body.tuovi-theme .siteHeader__actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  body .searchToggle, body.tuovi-theme .searchToggle {
    padding: 8px;
    width: 50px;
    height: 50px;
    margin-top: 0;
    border: none !important;
    margin-right: 0.5em; }
    body .searchToggle svg, body.tuovi-theme .searchToggle svg {
      fill: #fefefe;
      fill-opacity: 0.7;
      width: 24px;
      height: 24px;
      vertical-align: bottom; }
    @media (max-width: 820px) {
      body .searchToggle, body.tuovi-theme .searchToggle {
        background-color: transparent !important;
        border: none; }
        body .searchToggle svg, body.tuovi-theme .searchToggle svg {
          fill: #000;
          fill-opacity: 1; } }
  body .menuToggle, body.tuovi-theme .menuToggle {
    display: none;
    padding: 8px; }
  @media (max-width: 820px) {
    body .menuToggle, body.tuovi-theme .menuToggle {
      display: block; } }
  body .loginButton, body.tuovi-theme .loginButton {
    line-height: 20px;
    margin-right: 0.5em; }
    @media (max-width: 820px) {
      body .loginButton, body.tuovi-theme .loginButton {
        background: url(../images/icons/icon-login.svg) transparent no-repeat center !important;
        background-size: 20px auto !important;
        border: none !important;
        width: 28px;
        height: 45px; }
        body .loginButton span, body.tuovi-theme .loginButton span {
          display: none; } }
  body .registerButton, body.tuovi-theme .registerButton {
    line-height: 20px; }
    @media (max-width: 820px) {
      body .registerButton, body.tuovi-theme .registerButton {
        background: url(../images/icons/icon-register.svg) transparent no-repeat center !important;
        background-size: 25px auto !important;
        border: none !important;
        width: 28px;
        height: 45px; }
        body .registerButton span, body.tuovi-theme .registerButton span {
          display: none; } }
  body .language-version-selection-portlet ul, body.tuovi-theme .language-version-selection-portlet ul {
    margin: 0;
    padding: 0; }
    body .language-version-selection-portlet ul > li, body.tuovi-theme .language-version-selection-portlet ul > li {
      list-style-type: none;
      display: inline-block;
      margin-right: 0.5em; }
  body [data-menu-component], body.tuovi-theme [data-menu-component] {
    position: relative;
    display: block; }
    @media (max-width: 820px) {
      body [data-menu-component], body.tuovi-theme [data-menu-component] {
        text-align: left !important; } }
  body .mainNav, body.tuovi-theme .mainNav {
    width: 100%;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    background-color: #FFF;
    border-bottom: 2px solid #0C7F96; }
    body .mainNav ul, body.tuovi-theme .mainNav ul {
      padding: 2em 0 2em !important; }
      @media (max-width: 820px) {
        body .mainNav ul, body.tuovi-theme .mainNav ul {
          padding: 1em 0 1em 0.5em !important; } }
      body .mainNav ul li, body.tuovi-theme .mainNav ul li {
        display: inline-block;
        padding: 5px 15px;
        text-transform: uppercase;
        font-size: 18px; }
        @media (max-width: 790px) {
          body .mainNav ul li, body.tuovi-theme .mainNav ul li {
            font-size: 16px; } }
        body .mainNav ul li a, body.tuovi-theme .mainNav ul li a {
          color: black;
          font-weight: bold; }
    body .mainNav [data-opens-menu], body.tuovi-theme .mainNav [data-opens-menu] {
      display: none; }
    body .mainNav #navigation ul, body.tuovi-theme .mainNav #navigation ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    @media all and (max-width: 820px) {
      body .mainNav [data-opens-menu], body.tuovi-theme .mainNav [data-opens-menu] {
        display: inline-block;
        text-align: left;
        border: 0;
        color: black;
        text-decoration: none;
        font-size: 40px;
        z-index: 2;
        position: relative;
        margin-left: 20px; }
      body .mainNav [type="checkbox"]:focus + [data-opens-menu],
      body .mainNav #navigation a:focus, body.tuovi-theme .mainNav [type="checkbox"]:focus + [data-opens-menu],
      body.tuovi-theme .mainNav #navigation a:focus {
        outline: none;
        background: darkBlue; }
      body .mainNav :checked + label .expanded-text, body.tuovi-theme .mainNav :checked + label .expanded-text {
        display: inline; }
      body .mainNav :checked + label .collapsed-text, body.tuovi-theme .mainNav :checked + label .collapsed-text {
        display: none; }
      body .mainNav [type="checkbox"]:not(:checked) + label .expanded-text, body.tuovi-theme .mainNav [type="checkbox"]:not(:checked) + label .expanded-text {
        display: none; }
      body .mainNav [type="checkbox"]:not(:checked) + label .collapsed-text, body.tuovi-theme .mainNav [type="checkbox"]:not(:checked) + label .collapsed-text {
        display: inline; }
      body .mainNav #navigation, body.tuovi-theme .mainNav #navigation {
        position: absolute;
        left: 0;
        display: none; }
      body .mainNav #navigation li, body.tuovi-theme .mainNav #navigation li {
        display: block;
        min-width: 100%;
        margin-top: 0.125rem; }
        body .mainNav #navigation li a, body.tuovi-theme .mainNav #navigation li a {
          word-break: break-word;
          overflow-wrap: break-word; } }
    @media (max-width: 820px) {
      body .mainNav.mainNav--open, body.tuovi-theme .mainNav.mainNav--open {
        background-color: #F1F1F1;
        z-index: 1;
        width: 100vw; }
        body .mainNav.mainNav--open #navigation, body.tuovi-theme .mainNav.mainNav--open #navigation {
          display: block;
          width: 100%;
          background: rgba(255, 255, 255, 0.9); } }
    body .mainNav [data-menu-origin="right"], body.tuovi-theme .mainNav [data-menu-origin="right"] {
      left: auto;
      right: 0; }
  body .mainNav--fixed, body.tuovi-theme .mainNav--fixed {
    position: fixed;
    top: 0;
    left: 0; }
  body .list-menu .list-menu__title, body.tuovi-theme .list-menu .list-menu__title {
    font-weight: 600;
    margin-top: .2rem;
    margin-bottom: .5rem; }
  body .list-menu ul, body.tuovi-theme .list-menu ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    body .list-menu ul li, body.tuovi-theme .list-menu ul li {
      padding: 0.65em 0; }
      body .list-menu ul li a, body.tuovi-theme .list-menu ul li a {
        font-family: "Montserrat", sans-serif;
        color: #000;
        text-transform: uppercase;
        font-size: 1.1rem; }
        body .list-menu ul li a:hover, body.tuovi-theme .list-menu ul li a:hover {
          color: #000;
          text-decoration: underline; }
        body .list-menu ul li a.active, body.tuovi-theme .list-menu ul li a.active {
          font-weight: 700; }
  body ul.layouts.level-1 ul.layouts.level-2, body.tuovi-theme ul.layouts.level-1 ul.layouts.level-2 {
    padding: 0.65em 0 0.2em 1.75em; }
  body ul.layouts.level-1 ul.layouts.level-2 ul.layouts.level-3, body.tuovi-theme ul.layouts.level-1 ul.layouts.level-2 ul.layouts.level-3 {
    padding: 0.65em 0 0.2em 1.75em; }
  body .portlet-asset-publisher .asset-full-content.no-title .asset-user-actions,
  body .portlet-asset-publisher .asset-full-content .asset-user-actions, body.tuovi-theme .portlet-asset-publisher .asset-full-content.no-title .asset-user-actions,
  body.tuovi-theme .portlet-asset-publisher .asset-full-content .asset-user-actions {
    padding-bottom: 0 !important; }
  body .lfr-meta-actions.icons-container a, body.tuovi-theme .lfr-meta-actions.icons-container a {
    font-size: 12px; }
  body .row-fluid [class*="span"], body.tuovi-theme .row-fluid [class*="span"] {
    min-height: auto; }
  body .portlet-journal-content .user-actions, body.tuovi-theme .portlet-journal-content .user-actions {
    padding-bottom: 0; }
  body .form-navigator-content .button-holder, body.tuovi-theme .form-navigator-content .button-holder {
    margin: 0 0 2.5rem; }
  body .lfr-dynamic-form .btn, body.tuovi-theme .lfr-dynamic-form .btn {
    padding: 8px 12px;
    text-transform: none;
    border: 1px solid #085767; }
  body .journal-article-button-row .btn, body.tuovi-theme .journal-article-button-row .btn {
    margin-bottom: 3px; }
  body .portlet-content, body.tuovi-theme .portlet-content {
    padding: 0; }
  body.signed-out .portlet-column-content.empty, body.tuovi-theme.signed-out .portlet-column-content.empty {
    padding: 0; }
  body .alert .close, body.tuovi-theme .alert .close {
    top: 0.5rem; }
  body .alert .close-alert-btn, body.tuovi-theme .alert .close-alert-btn {
    background-color: transparent !important;
    padding: 0;
    border: 0;
    color: white;
    opacity: 1; }
  body .alert-success, body.tuovi-theme .alert-success {
    border-color: #1F9723;
    background: #1F9723;
    color: #FFF;
    border-radius: 0;
    text-shadow: none;
    font-weight: 500; }
    body .alert-success h2, body .alert-success h3, body.tuovi-theme .alert-success h2, body.tuovi-theme .alert-success h3 {
      color: #fff; }
  body .alert-error, body.tuovi-theme .alert-error {
    border-color: #960C1C;
    background: #960C1C;
    color: #FFF;
    border-radius: 0;
    text-shadow: none;
    font-weight: 500; }
    body .alert-error h2, body .alert-error h3, body.tuovi-theme .alert-error h2, body.tuovi-theme .alert-error h3 {
      color: #fff; }
  body .alert-info, body.tuovi-theme .alert-info {
    border-color: #004363;
    background: #004363;
    color: #FFF;
    border-radius: 0;
    text-shadow: none;
    font-weight: 500; }
    body .alert-info h2, body .alert-info h3, body.tuovi-theme .alert-info h2, body.tuovi-theme .alert-info h3 {
      color: #fff; }
  body .alert-warning, body.tuovi-theme .alert-warning {
    border-color: #F2A900;
    background: #FFF7E4;
    border-radius: 0;
    text-shadow: none;
    font-weight: 500; }
  body .portlet-polls-display .btn-small, body.tuovi-theme .portlet-polls-display .btn-small {
    padding: 1em 2em;
    font-size: 1rem; }
  body .portlet-login, body.tuovi-theme .portlet-login {
    max-width: 45em;
    margin: 3rem auto; }
    body .portlet-login .navigation, body.tuovi-theme .portlet-login .navigation {
      background: #FFF;
      border-top: none;
      padding: 1rem 0; }
    body .portlet-login .button-holder, body.tuovi-theme .portlet-login .button-holder {
      margin-top: 0; }
  body .sms-login-portlet, body.tuovi-theme .sms-login-portlet {
    font-size: 1.2rem;
    margin: 5rem auto 10rem;
    line-height: 2;
    max-width: 600px; }
  body #_smslogin_WAR_smsloginportlet_content, body.tuovi-theme #_smslogin_WAR_smsloginportlet_content {
    display: inline; }
    body #_smslogin_WAR_smsloginportlet_content::after, body.tuovi-theme #_smslogin_WAR_smsloginportlet_content::after {
      content: " 🤗"; }
  @media (max-width: 768px) {
    body .journal-content-article img, body.tuovi-theme .journal-content-article img {
      float: none;
      margin: 0; } }
  body .portlet-borderless-container, body.tuovi-theme .portlet-borderless-container {
    min-height: auto; }
  body.controls-visible.signed-in.use-visual-aid .portlet-asset-publisher, body.tuovi-theme.controls-visible.signed-in.use-visual-aid .portlet-asset-publisher {
    min-height: 1.5em; }
  body.controls-visible.signed-in.use-visual-aid .nav-account-controls, body.tuovi-theme.controls-visible.signed-in.use-visual-aid .nav-account-controls {
    display: block; }
  body .lfr-header-row-content .navbar-inner, body.tuovi-theme .lfr-header-row-content .navbar-inner {
    background-color: #F9F9FB;
    border: none; }
    body .lfr-header-row-content .navbar-inner .btn, body.tuovi-theme .lfr-header-row-content .navbar-inner .btn {
      padding: 0.25em 0.75em;
      text-transform: uppercase;
      background-color: #0c7f96 !important;
      background-image: none;
      border: 1px solid #0c7f96;
      color: white;
      text-shadow: none;
      box-shadow: none;
      font-size: 0.85rem !important; }
    body .lfr-header-row-content .navbar-inner .search-query, body.tuovi-theme .lfr-header-row-content .navbar-inner .search-query {
      padding: 5px 10px 6px; }
  body .input-localized-content, body.tuovi-theme .input-localized-content {
    margin: 0 0 0 10px; }
    body .input-localized-content .lfr-icon-menu button, body.tuovi-theme .input-localized-content .lfr-icon-menu button {
      padding: 0;
      border: 0;
      text-transform: none;
      width: 60px;
      height: 36px; }
      body .input-localized-content .lfr-icon-menu button .inline-item svg, body.tuovi-theme .input-localized-content .lfr-icon-menu button .inline-item svg {
        margin: 0 0 3px 0; }
  body.has-control-menu.controls-hidden .portlet-dropzone, body.tuovi-theme.has-control-menu.controls-hidden .portlet-dropzone {
    border: 0;
    padding: 0; }
  body.has-control-menu .control-menu a, body.tuovi-theme.has-control-menu .control-menu a {
    color: white; }
    body.has-control-menu .control-menu a:hover, body.has-control-menu .control-menu a:focus, body.has-control-menu .control-menu a:active, body.tuovi-theme.has-control-menu .control-menu a:hover, body.tuovi-theme.has-control-menu .control-menu a:focus, body.tuovi-theme.has-control-menu .control-menu a:active {
      color: white; }
  body.signed-in:not(.userIsAdmin) .lfr-configurator-visibility,
  body.signed-in:not(.userIsAdmin) .portlet-topper,
  body.signed-in:not(.userIsAdmin) .autofit-row.portlet-header .visible-interaction,
  body.signed-in:not(.userIsAdmin) .portlet-polls-display .lfr-meta-actions, body.tuovi-theme.signed-in:not(.userIsAdmin) .lfr-configurator-visibility,
  body.tuovi-theme.signed-in:not(.userIsAdmin) .portlet-topper,
  body.tuovi-theme.signed-in:not(.userIsAdmin) .autofit-row.portlet-header .visible-interaction,
  body.tuovi-theme.signed-in:not(.userIsAdmin) .portlet-polls-display .lfr-meta-actions {
    display: none; }
  body.signed-in.controls-visible .portlet-column-content.empty, body.tuovi-theme.signed-in.controls-visible .portlet-column-content.empty {
    min-height: auto;
    margin-bottom: 0;
    border: 0; }
  body.signed-out .portlet-topper, body.tuovi-theme.signed-out .portlet-topper {
    display: none !important; }
  body:not(.userIsAdmin) #wrapper, body.tuovi-theme:not(.userIsAdmin) #wrapper {
    padding-left: 0 !important;
    margin-top: 0 !important; }
  body.has-control-menu .affix :target::before, body.has-control-menu #wrapper :target::before, body.tuovi-theme.has-control-menu .affix :target::before, body.tuovi-theme.has-control-menu #wrapper :target::before {
    height: auto;
    margin: 0; }
  body .u-flush, body.tuovi-theme .u-flush {
    margin: 0 !important; }
  body .u-padding, body.tuovi-theme .u-padding {
    padding: 20px; }
  body .u-pb, body.tuovi-theme .u-pb {
    padding-bottom: 1rem; }
  body .u-addBottomLarge, body.tuovi-theme .u-addBottomLarge {
    margin-bottom: 3rem; }
  body .u-addBottom, body.tuovi-theme .u-addBottom {
    margin-bottom: 2rem; }
  body .u-halfBottom, body.tuovi-theme .u-halfBottom {
    margin-bottom: 1rem; }
  body .u-addTop, body.tuovi-theme .u-addTop {
    margin-top: 2rem !important; }
  body .u-halfTop, body.tuovi-theme .u-halfTop {
    margin-top: 1rem; }
  body .u-smallTop, body.tuovi-theme .u-smallTop {
    margin-top: 5px; }
  body .u-removeTop, body.tuovi-theme .u-removeTop {
    margin-top: 0; }
  body .u-addLeft, body.tuovi-theme .u-addLeft {
    margin-left: 2rem; }
  body .u-halfLeft, body.tuovi-theme .u-halfLeft {
    margin-left: 1rem; }
  body .u-addRight, body.tuovi-theme .u-addRight {
    margin-right: 2rem; }
  body .u-halfRight, body.tuovi-theme .u-halfRight {
    margin-right: 1rem; }
  body .u-marginAuto, body.tuovi-theme .u-marginAuto {
    margin: auto; }
  body .u-pull-down-px, body.tuovi-theme .u-pull-down-px {
    position: relative;
    bottom: -1px; }
  body .u-mobileVisibile, body.tuovi-theme .u-mobileVisibile {
    display: none; }
    @media (max-width: 819px) {
      body .u-mobileVisibile, body.tuovi-theme .u-mobileVisibile {
        display: block; } }
    body .u-mobileVisibile .custom-child-dropdown, body.tuovi-theme .u-mobileVisibile .custom-child-dropdown {
      display: none; }
    body .u-mobileVisibile .lfr-mobile-nav-child-toggle, body.tuovi-theme .u-mobileVisibile .lfr-mobile-nav-child-toggle {
      cursor: pointer; }
      body .u-mobileVisibile .lfr-mobile-nav-child-toggle .icon, body.tuovi-theme .u-mobileVisibile .lfr-mobile-nav-child-toggle .icon {
        padding: 1em 1em 1em 0.2em; }
  @media print {
    body .row [class*="col-"], body.tuovi-theme .row [class*="col-"] {
      min-height: auto;
      width: 100%;
      padding: 0 30px 0 50px; }
    body #wrapper, body.tuovi-theme #wrapper {
      height: calc(100vh - 200px);
      page-break-after: always; }
    body h1, body.tuovi-theme h1 {
      color: #004363 !important;
      display: block;
      width: 100%;
      border-top: 3px solid #F2A900;
      padding-top: 10px;
      font-weight: 400 !important; }
    body h2, body.tuovi-theme h2 {
      margin-top: 2rem; }
    body .hero, body.tuovi-theme .hero {
      margin-left: 0 !important;
      left: 0 !important; }
    body .hero__h1, body.tuovi-theme .hero__h1 {
      font-weight: 400 !important; }
    body .hero--medium, body .hero--medium--textleft, body.tuovi-theme .hero--medium, body.tuovi-theme .hero--medium--textleft {
      margin-top: 0 !important;
      overflow: inherit; }
      body .hero--medium .hero__textarea, body .hero--medium--textleft .hero__textarea, body.tuovi-theme .hero--medium .hero__textarea, body.tuovi-theme .hero--medium--textleft .hero__textarea {
        overflow: inherit;
        display: block;
        margin-left: 0 !important;
        position: initial;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 0; }
    body .siteFooter, body.tuovi-theme .siteFooter {
      position: fixed;
      bottom: 0px;
      left: 0px;
      width: 100%;
      color: #CCC;
      background: #333;
      padding: 8px;
      height: 200px;
      display: table-footer-group; }
    body .siteFooter__topRow, body.tuovi-theme .siteFooter__topRow {
      border-top: 1px solid #004363;
      padding: 10px 0 0; }
      body .siteFooter__topRow .siteLogo__main, body.tuovi-theme .siteFooter__topRow .siteLogo__main {
        color: #004363;
        font-size: 26px; }
      body .siteFooter__topRow .siteLogo__alt, body.tuovi-theme .siteFooter__topRow .siteLogo__alt {
        font-size: 18px; }
      body .siteFooter__topRow .siteFooter__mainRow p, body.tuovi-theme .siteFooter__topRow .siteFooter__mainRow p {
        font-size: 10px; }
    body .hero__image img, body.tuovi-theme .hero__image img {
      display: none; }
    body a.attachment.pdf:after, body a.siteLogo.siteLogo--footer:after, body .siteFooter__mainRow__left p a:after, body .bottom__logo a:after, body.tuovi-theme a.attachment.pdf:after, body.tuovi-theme a.siteLogo.siteLogo--footer:after, body.tuovi-theme .siteFooter__mainRow__left p a:after, body.tuovi-theme .bottom__logo a:after {
      display: none; }
    body .nav-menu, body .centerContent, body .footerNav, body .siteFooter__bottomLinks, body .socialMediaLinks, body .scrollTopLink, body .form--feedback, body.tuovi-theme .nav-menu, body.tuovi-theme .centerContent, body.tuovi-theme .footerNav, body.tuovi-theme .siteFooter__bottomLinks, body.tuovi-theme .socialMediaLinks, body.tuovi-theme .scrollTopLink, body.tuovi-theme .form--feedback {
      display: none; } }

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */

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