@charset "UTF-8";
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    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; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

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

span.alert {
  display: inline-block; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #FFF;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #FFF;
      top: 1000px; }

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

.important {
  font-weight: bold; }

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

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _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;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }

.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, .lfr-asset-column-details .lfr-asset-tags .taglib-categorization-filter .asset-entry, .taglib-categorization-filter .lfr-asset-column-details .lfr-asset-tags .asset-entry {
    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 {
  background-color: #DFFCCB;
  border-color: #B2FF3A; }

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

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 768px) {
    .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, .lfr-configurator-visibility {
  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; }

.firefox .lfr-preview-video-content div.video-node {
  height: 100%; }

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

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

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

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

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

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

.lfr-emoticon-container {
  background: #E5E4E8;
  border-color: #CCC; }

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

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #D1E5EF; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598BEC;
    border-color: #224FA8;
    color: #FFF; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .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-links {
  border-radius: 4px; }
  .taglib-asset-links h2 {
    color: #999;
    font-size: 1em; }

.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-categorization-filter.entry-title {
  color: #333;
  font-size: 1em;
  line-height: inherit; }

.taglib-categorization-filter .asset-entry {
  background-color: #DEE7F8;
  border-color: #CAD8F3; }
  .taglib-categorization-filter .asset-entry:hover a {
    text-decoration: none; }
    .taglib-categorization-filter .asset-entry:hover a .icon-remove {
      background-color: #CAD8F3; }

.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: 768px) {
  .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; }

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

.taglib-image-selector .glyphicon-ok {
  background: #FFF;
  opacity: 0;
  z-index: -1; }

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

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

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

.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: 768px) {
    .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 a {
  color: #212529; }

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

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item {
    border-radius: 0; }
    .lfr-search-container-wrapper .list-group .list-group-item h4 {
      font-size: 0.875rem;
      line-height: 1.5;
      margin-bottom: 0; }
    .lfr-search-container-wrapper .list-group .list-group-item h5, .lfr-search-container-wrapper .list-group .list-group-item h6, .lfr-search-container-wrapper .list-group .list-group-item .h5, .lfr-search-container-wrapper .list-group .list-group-item .h6 {
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.5;
      margin-bottom: 0; }
    .lfr-search-container-wrapper .list-group .list-group-item 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-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media (min-width: 768px) {
    .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-website-column {
  min-width: 100px; }
  @media (min-width: 768px) {
    .lfr-email-column, .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group, .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.lfr-role-column {
  word-break: break-all \9;
  word-wrap: break-word; }

.user-info .user-details .date-info {
  color: #8C8C8C; }

.user-info .user-details .user-name {
  color: #009AE5; }

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

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

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

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

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

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

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

.js .taglib-webdav.visible {
  background: #F0F5F7; }

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

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

/* ---------- Cards ---------- */
/* ---------- Cards horizontal ---------- */
/* ---------- Dialogs ---------- */
/* ---------- Splitter ---------- */
/* ---------- Toggle card ---------- */
/* ---------- File icons colors ---------- */
/* ---------- File icons text colors ---------- */
/* ---------- User icons colors ---------- */
.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.dialog-iframe-popup .portlet-column {
  position: static; }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .dialog-with-footer #main-content, .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #e9ecef;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }
  @media (min-width: 992px) {
    .dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn, .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 992px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .export-dialog-tree,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px; } }

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

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive, .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive-lg {
    overflow: visible; }

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

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

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

.active-area {
  background: #FFC; }

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

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

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

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

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

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.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) {
      background: transparent;
      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: #CC6677; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

.html-editor.portlet {
  background: #FFF;
  color: #000;
  line-height: 1;
  padding: 1em; }

.html-editor.portlet-message-boards {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #EEF0F2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

.lfr-source-editor {
  border-color: #CCC; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #FFF;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #FFF;
    color: #2B4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #EDEDEF;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: "\f0d7"; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: "\f0dA"; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #FFF; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #CCC; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #EDEDEF; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34ADAB; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1D5EC7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #FF6C58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #F00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474F;
    color: #FFF; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555E;
      color: #FFF; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009AED; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394E; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #FFF; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4D91FF; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #CCC; }

.file-icon-color-0 {
  background-color: #6B6C7E;
  color: #FFF; }

.file-icon-color-1 {
  background-color: #A7A9BC;
  color: #FFF; }

.file-icon-color-2 {
  background-color: #50D2A0;
  color: #FFF; }

.file-icon-color-3 {
  background-color: #AF78FF;
  color: #FFF; }

.file-icon-color-4 {
  background-color: #FFB46E;
  color: #FFF; }

.file-icon-color-5 {
  background-color: #FF5F5F;
  color: #FFF; }

.file-icon-color-6 {
  background-color: #4B9BFF;
  color: #FFF; }

.file-icon-color-7 {
  background-color: #272833;
  color: #FFF; }

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

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

.image-viewer-sidenav .h5 {
  color: #869CAD;
  margin-bottom: 3px; }
  @media (min-width: 768px) {
    .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 > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
  border-color: transparent;
  color: #777; }
  @media (min-width: 768px) {
    .image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
      color: #FFF; } }

.image-viewer-sidenav .nav-tabs-default > .active > a:after {
  background-color: #65B6F0;
  bottom: -10px;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  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 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;
  word-break: break-all; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type="radio"]:checked + .card-horizontal {
    box-shadow: inset 0 0 0 2px #65B6F0; }

.dialog-iframe-popup #main-content, .dialog-iframe-popup #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; }

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

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

.modal-hidden {
  display: none; }

.modal-open .modal {
  overflow: hidden; }

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

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

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

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

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

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

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

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

.paginator-link {
  background: #EEE no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

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

.paginator-current-page {
  background: #0083BD url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

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

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

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

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

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

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

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

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

.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 {
  display: inline-flex; }
  .sheet-footer .btn {
    margin-right: 0.5rem; }
    .sheet-footer .btn:last-child {
      margin-right: 0; }

@media (min-width: 768px) {
  .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 1em;
  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 {
  line-height: 2.5em; }
  .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; }

.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }

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

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

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

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

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

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

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

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

.underlay-hidden {
  display: none; }

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

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

.user-icon-color-0 {
  background-color: #4C0079; }

.user-icon-color-1 {
  background-color: #FD8300; }

.user-icon-color-2 {
  background-color: #009E57; }

.user-icon-color-3 {
  background-color: #F9B500; }

.user-icon-color-4 {
  background-color: #DF4230; }

.user-icon-color-5 {
  background-color: #BE67E5; }

.user-icon-color-6 {
  background-color: #004B8D; }

.user-icon-color-7 {
  background-color: #ACCB02; }

.user-icon-color-8 {
  background-color: #A82003; }

.user-icon-color-9 {
  background-color: #FD63A7; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative; }

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

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

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

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

@media (min-width: 992px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

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

.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 {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    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: 992px) {
        .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); }

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
.freeform .portlet {
  margin-bottom: 0; }

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-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

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

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

@media (max-width: 767px) {
  .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; }

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.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; }

/* ---------- Forms ---------- */
/* ---------- Icons ---------- */
/* ---------- Menus ---------- */
@media (min-width: 768px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    -webkit-transform: translateY(-97%);
    -moz-transform: translateY(-97%);
    -ms-transform: translateY(-97%);
    -o-transform: translateY(-97%);
    transform: translateY(-97%); } }

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

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 768px) {
      .portlet > .portlet-topper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        -o-transition: opacity 0.25s, transform 0.25s;
        -webkit-transition: opacity 0.25s, transform 0.25s;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }

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

/* ---------- Portlet topper ---------- */
.portlet-actions {
  float: right; }

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

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

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

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

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

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

/* ---------- Portlet controls in mobile ---------- */
@media (max-width: 767px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

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

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

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

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

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

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

.restricted * {
  color: #727C81; }

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

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

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

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

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

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

/* ---------- Breadcrumb taglib ---------- */
.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;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.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 search ---------- */
.navbar form {
  margin: 0; }

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

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

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

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

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

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-categorization-filter .asset-entry {
  border-radius: 14px; }

.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;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
    border-radius: 50%; }

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-size: 40px 40px;
  background-image: -webkit-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-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));
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -o-transition: width, 0.5s, ease-out;
  -webkit-transition: width, 0.5s, ease-out;
  transition: width, 0.5s, ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

.highlight-animation {
  -moz-animation: highlight-animation 0.7s;
  -webkit-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

.lfr-spa-loading .lfr-spa-loading-bar {
  -moz-animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  -o-animation: shift-rightwards 1s ease-in-out infinite;
  -ms-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@-moz-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@-o-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text, .mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -o-transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease; }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -moz-animation: none;
  -webkit-animation: none;
  -o-animation: none;
  -ms-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 {
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-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: -webkit-linear-gradient(#FFF, #E4E4E4);
  background-image: linear-gradient(#FFF, #E4E4E4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-linear-gradient(#F2F2F2, #CCC);
  background-image: linear-gradient(#F2F2F2, #CCC); }

/* ---------- Switches ---------- */
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 {
  -o-transition: all 100ms ease-in;
  -webkit-transition: all 100ms ease-in;
  transition: all 100ms ease-in; }

/* ---------- Image selector ---------- */
.taglib-image-selector .glyphicon-ok {
  -o-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

/* ---------- Drop here info ---------- */
.drop-here-info {
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .drop-here-info .drop-icons {
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .drop-here-info .drop-icons span {
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      -webkit-transform: rotate(25deg);
      -moz-transform: rotate(25deg);
      -ms-transform: rotate(25deg);
      -o-transform: rotate(25deg);
      transform: rotate(25deg);
      box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      transform: scale(0.8);
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      -webkit-transform: rotate(-25deg);
      -moz-transform: rotate(-25deg);
      -ms-transform: rotate(-25deg);
      -o-transform: rotate(-25deg);
      transform: rotate(-25deg);
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08); }

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* ==========================================================================
   Theme colors
   ========================================================================== */
/* ==========================================================================
   Theme typography
   ========================================================================== */
/* ==========================================================================
   Theme components
   ========================================================================== */
.card h1, .card h2, .card h3, .card h4, .theme-list .theme-list-item h1,
.theme-list .theme-list-item h2,
.theme-list .theme-list-item h3,
.theme-list .theme-list-item h4 {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #FFF;
      border: 1px solid #4b4b4b;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #4b4b4b; }

.cocoen {
  box-sizing: border-box;
  cursor: pointer;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  user-select: none; }
  .cocoen * {
    box-sizing: inherit; }
    .cocoen *::after, .cocoen *::before {
      box-sizing: inherit; }
  .cocoen img,
  .cocoen picture > img {
    max-width: none !important; }
  .cocoen > img,
  .cocoen > picture > img {
    display: block;
    width: 100%; }
  .cocoen > div:first-child,
  picture .cocoen > div {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 50%; }
  .cocoen-drag {
    background: #fff;
    bottom: 0;
    cursor: ew-resize;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 0;
    width: 8px !important;
    transform: translateX(-2px); }
    .cocoen-drag::before {
      content: "\f053";
      font-family: FontAwesome;
      position: absolute;
      color: white;
      font-size: 1.7em;
      top: 50%;
      transform: translateX(-100%); }
    .cocoen-drag::after {
      content: "\f054";
      font-family: FontAwesome;
      position: absolute;
      color: white;
      font-size: 1.7em;
      top: 50%;
      transform: translateX(35%); }

.cocoen-theme {
  padding-top: 20px;
  padding-bottom: 20px; }

.cocoen-img {
  max-width: none !important; }

body {
  overflow-x: hidden; }

.special-article-container .lfr-asset-anchor {
  margin-top: -20px; }

img {
  max-width: 100%; }

.portlet {
  margin-bottom: 0; }

.page-container {
  font-family: "PublicoText", "Times New Roman", serif; }

.lfr-spa-loading-bar {
  background: #dbbfe4;
  height: 3px; }

a {
  color: #6b3c94;
  transition: color 0.195s cubic-bezier(0.4, 0, 0.2, 1); }
  a:hover, a:focus {
    color: #6b3c94;
    text-decoration: underline; }
  a:visited {
    color: #dbbfe4; }

p > a {
  text-decoration: underline; }

hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border: none;
  border-top: 1px solid #9b9b9b; }

.addthis_sharing_toolbox {
  margin-bottom: 1.3em; }

/* Responsive tables */
.table th {
  color: #6b3c94; }

.table > tbody tr td:first-child {
  padding-left: 8px; }

@media screen and (max-width: 768px) {
  .table thead {
    display: none; }
  .table tr {
    display: block;
    padding: 0 10px;
    border: 1px solid #ddd;
    margin-bottom: 15px; }
  .table td {
    display: block;
    text-align: right; }
  .table > tbody > tr > td {
    border: none;
    border-bottom: 1px solid #ddd; }
  .table > tbody > tr > td:last-child {
    border: none; }
  .table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    color: #6b3c94; }
  .table > tbody tr td:last-child {
    padding-right: 8px; } }

.no-scroll {
  overflow: hidden; }

@font-face {
  font-family: "PublicoText";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/PublicoText-Roman-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoText-Roman-Web.woff2") format("woff2"), url("../fonts/PublicoText-Roman-Web.woff") format("woff"); }

@font-face {
  font-family: "PublicoText";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/PublicoText-Bold-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoText-Bold-Web.woff2") format("woff2"), url("../fonts/PublicoText-Bold-Web.woff") format("woff"); }

@font-face {
  font-family: "PublicoText";
  font-style: italic;
  font-weight: normal;
  src: url("../fonts/PublicoText-Italic-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoText-Italic-Web.woff2") format("woff2"), url("../fonts/PublicoText-Italic-Web.woff") format("woff"); }

@font-face {
  font-family: "PublicoBanner";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/PublicoBanner-Roman-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoBanner-Roman-Web.woff2") format("woff2"), url("../fonts/PublicoBanner-Roman-Web.woff") format("woff"); }

@font-face {
  font-family: "PublicoBanner";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/PublicoBanner-Bold-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoBanner-Bold-Web.woff2") format("woff2"), url("../fonts/PublicoBanner-Bold-Web.woff") format("woff"); }

@font-face {
  font-family: "PublicoBanner";
  font-style: italic;
  font-weight: normal;
  src: url("../fonts/PublicoBanner-Italic-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicoBanner-Italic-Web.woff2") format("woff2"), url("../fonts/PublicoBanner-Italic-Web.woff") format("woff"); }

html {
  font-size: 15px; }

body {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  color: #4b4b4b; }

@media (min-width: 768px) {
  body {
    font-size: 17px;
    line-height: 1.47; } }

h1,
h2,
h3,
h4 {
  margin: 1.414em 0 0.5em;
  font-weight: bold;
  line-height: 1.2;
  font-family: "PublicoBanner", "Times New Roman", serif; }

h1, .h1 {
  margin-top: 0;
  font-size: 1.666666667em; }

h2, .h2 {
  font-size: 1.066666667em; }

h3, .h3 {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 1.133333333em; }

h4, .h4 {
  font-size: 0.933333333em; }

p {
  margin-bottom: 1.3em; }

.sans, .slogan, .help-block, .category, .card-content, .media-content, .article-fact, .article-tail, .banner-default, .banner-category-a, .banner-category-b, .banner-category-c, .banner-category-d, .banner-category-e {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 1.066666667em; }

small,
.font-small,
.article-info {
  font-size: 0.866666667em;
  color: #9b9b9b;
  letter-spacing: 0; }

.date {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 0.866666667em;
  color: #9b9b9b;
  letter-spacing: 0; }

.caption, label,
.info,
.author {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 0.866666667em; }

.lead {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 1.266666667em;
  font-weight: 400; }

.slogan {
  text-transform: uppercase; }

.author {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.5px; }

/* ==========================================================================
   Typography baseline - desktop
   ========================================================================== */
@media (min-width: 768px) {
  h1 {
    font-size: 1.764705882em; }
  h2 {
    font-size: 1.352941176em; }
  h3 {
    font-size: 1em; }
  h4 {
    font-size: 0.941176471em; }
  .sans, .slogan, .help-block, .category, .card-content, .media-content, .article-fact, .article-tail, .banner-default, .banner-category-a, .banner-category-b, .banner-category-c, .banner-category-d, .banner-category-e {
    font-size: 0.941176471em; }
  .lead {
    font-size: 1.117647059em; }
  .caption, label,
  .date,
  .font-small,
  .article-info,
  .info,
  .author,
  .author,
  small {
    font-size: 0.764705882em; } }

label {
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase; }

.text-warning {
  color: #6b3c94; }

.form-control {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-style: italic;
  color: #4b4b4b;
  border: none;
  background-color: #ebdcf0;
  border-radius: 0;
  -o-transition: background-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: background-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: background-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    background-color: #fff;
    border-bottom: 2px solid #ebdcf0; }

.has-success .form-control {
  background-color: #b9ead7;
  border: none; }
  .has-success .form-control:focus {
    background-color: #fff;
    border-bottom: 2px solid #b9ead7; }

.has-warning .form-control {
  background-color: #fcd9ab;
  border: none; }
  .has-warning .form-control:focus {
    background-color: #fff;
    border-bottom: 2px solid #fcd9ab; }

.has-error .form-control {
  background-color: #ffb9b9;
  border: none; }
  .has-error .form-control:focus {
    background-color: #fff;
    border-bottom: 2px solid #ffb9b9; }

.form-control-dark {
  color: #fff;
  background-color: #4b4b4b; }
  .form-control-dark:focus {
    color: #4b4b4b;
    background-color: #fff;
    border-bottom: 2px solid #5f5f5f; }

.form-control-light {
  color: #4b4b4b;
  background-color: #fff; }
  .form-control-light:focus {
    color: #fff;
    background-color: #4b4b4b;
    border-bottom: 2px solid #fff; }

.input-group-btn-dark .btn {
  border: none;
  border-radius: 0;
  margin-left: 0;
  background-color: #4b4b4b;
  height: 34px;
  color: #fff; }

.input-group-btn-light .btn {
  border: none;
  border-radius: 0;
  margin-left: 0;
  background-color: #fff;
  height: 35px;
  color: #4b4b4b; }

.js-hidden {
  display: none; }

.js-visible {
  display: block; }

.category-a {
  color: #6b3c94; }

.category-a-light {
  color: #dbbfe4; }

.category-b {
  color: #00aeb8; }

.category-b-light {
  color: #a7dedd; }

.category-c {
  color: #efa915; }

.category-c-light {
  color: #fac784; }

.category-d {
  color: #28bb82; }

.category-d-light {
  color: #99e1c5; }

.category-e {
  color: #fc605d; }

.category-e-light {
  color: #ff9190; }

.category-a-bg {
  background-color: #6b3c94; }

.category-a-bg-light {
  background-color: #dbbfe4; }

.category-b-bg {
  background-color: #00aeb8; }

.category-b-bg-light {
  background-color: #a7dedd; }

.category-c-bg {
  background-color: #efa915; }

.category-c-bg-light {
  background-color: #fac784; }

.category-d-bg {
  background-color: #28bb82; }

.category-d-bg-light {
  background-color: #99e1c5; }

.category-e-bg {
  background-color: #fc605d; }

.category-e-bg-light {
  background-color: #ff9190; }

.bg-light {
  background-color: #fff; }

.bg-medium {
  background-color: #cdced7; }

.bg-dark {
  background-color: #4b4b4b; }

.desaturate {
  filter: grayscale(100%); }

.aspect-ratio img.decor-video {
  width: 20%;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.aspect-ratio-xl {
  padding-bottom: 76.61233168%; }

.aspect-ratio-l {
  padding-bottom: 48.764769066%; }

.aspect-ratio-m {
  padding-bottom: 71.129707113%; }

.aspect-ratio-s {
  padding-bottom: 74.889867841%; }

.aspect-ratio-xs {
  padding-bottom: 69.868995633%; }

.author-l {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  border: 1px solid transparent;
  max-width: 100%; }
  .author-l img {
    border-radius: 50%;
    width: 168px;
    height: 168px; }
  .author-l .author-placeholder {
    padding: 22%;
    border-radius: 0; }

.author-m {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 1px solid transparent;
  max-width: 100%; }
  .author-m img {
    border-radius: 50%;
    width: 118px;
    height: 118px; }
  .author-m .author-placeholder {
    padding: 22%;
    border-radius: 0; }

.author-s {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  border: 1px solid transparent;
  max-width: 100%; }
  .author-s img {
    border-radius: 50%;
    width: 73px;
    height: 73px; }
  .author-s .author-placeholder {
    padding: 22%;
    border-radius: 0; }

.author-default {
  border-color: #4b4b4b; }

.author-inverse {
  border-color: #fff; }

.author-category-a {
  border-color: #6b3c94; }

.author-category-b {
  border-color: #00aeb8; }

.author-category-b-light {
  border-color: #a7dedd; }

.author-category-c {
  border-color: #efa915; }

.author-category-d {
  border-color: #28bb82; }

.author-category-e {
  border-color: #fc605d; }

.icon-theme {
  height: 1.65em;
  width: 1.25em; }

.icon-theme-small {
  height: 1em;
  width: 1.25em;
  margin-right: 5px; }

.site-logo {
  height: 80px;
  width: 215px; }

.no-top-margin,
.column-heading-first {
  margin-top: 0 !important; }

.no-bottom-margin {
  margin-bottom: 0 !important; }

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

.author-name {
  color: #99e1c5 !important; }

.author-text::before, .author-photo::before, .author-email::before {
  width: 1.25em;
  margin-right: 5px;
  text-align: center;
  display: inline-block;
  font-family: 'fontawesome-alloy';
  line-height: 1;
  color: #4b4b4b; }

.author-text::before {
  content: '\f040'; }

.author-photo::before {
  content: '\f030'; }

.author-email::before {
  content: '\f003'; }

.align-bottom {
  vertical-align: bottom; }

.align-middle {
  vertical-align: middle; }

.heading-decor-top::before {
  content: '';
  display: block;
  width: 28.8%;
  max-width: 100%;
  height: 6px;
  background-color: #4b4b4b;
  margin-bottom: 0.5em; }

.heading-decor-bottom {
  text-align: center; }
  .heading-decor-bottom::after {
    content: '';
    display: block;
    width: 28.8%;
    margin: 0 auto;
    max-width: 100%;
    height: 6px;
    background-color: #4b4b4b;
    margin-top: 0.5em; }

.heading-decor-inverse::before,
.heading-decor-inverse::after {
  background-color: #fff; }

.heading-decor-section::before {
  content: '';
  display: block;
  width: 50.4%;
  max-width: 100%;
  height: 6px;
  background-color: #4b4b4b;
  margin-bottom: 0.5em;
  margin-left: -28.8%; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/o/frontend-theme-font-awesome-web/font/glyphicons-halflings-regular.eot);
  src: url(/o/frontend-theme-font-awesome-web/font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/o/frontend-theme-font-awesome-web/font/glyphicons-halflings-regular.woff2) format("woff2"), url(/o/frontend-theme-font-awesome-web/font/glyphicons-halflings-regular.woff) format("woff"), url(/o/frontend-theme-font-awesome-web/font/glyphicons-halflings-regular.ttf) format("truetype"), url(/o/frontend-theme-font-awesome-web/font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg"); }

.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

header {
  background-color: #fff; }
  header .font-small:hover, header .article-info:hover,
  header .font-small:visited,
  header .article-info:visited {
    color: #9b9b9b; }
  header .site-title {
    margin-bottom: 0; }
  header .font-small, header .article-info {
    font-family: "Source Sans Pro", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px; }

@media (min-width: 768px) {
  .desktop {
    margin: 30px 0; }
    .desktop .header-top {
      border-bottom: 1px solid #9b9b9b;
      padding-bottom: 20px; } }

.row {
  margin-left: -7.5px;
  margin-right: -7.5px; }

[class^="col-"],
[class*=" col-"] {
  padding-left: 7.5px;
  padding-right: 7.5px; }

.ad-container > div {
  margin-bottom: 1.3em; }

#dfp__rectangle-2 {
  margin-top: 1.3em; }

@media (min-width: 1200px) {
  .container {
    width: 1010px; } }

.has-control-menu .page-container {
  margin-top: 98px; }

@media (min-width: 768px) {
  .has-control-menu .page-container {
    margin-top: 80px; } }

@media (max-width: 768px) {
  .page-container {
    margin-top: 49px; } }

.signed-in .portlet-column-content {
  border: 2px dashed #a7dedd; }

.signed-in .portlet-nested-portlets .portlet-column-content {
  border-color: #ff9190; }

.footer {
  background-color: #6b3c94;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 35px;
  margin-top: 2em; }
  .footer .btn-inverse:hover {
    color: #6b3c94; }
  .footer hr {
    border-color: #dbbfe4; }
  .footer .slogan,
  .footer .copyright {
    color: #dbbfe4; }
  .footer a, .footer a:visited {
    color: #fff; }

.footer-bottom {
  margin-top: 70px; }
  .footer-bottom .footer-info > li {
    padding: 0;
    width: calc((100% / 3) - 0.33px);
    float: left; }
    .footer-bottom .footer-info > li:nth-child(2) {
      text-align: center; }
    .footer-bottom .footer-info > li:nth-child(3) {
      text-align: right; }

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .flex-row .card {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }

@media screen and (min-width: 768px) {
  .flex-row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: -15px;
    margin-bottom: 15px;
    margin-left: -15px; }
    .flex-row .card {
      margin-bottom: 0;
      margin-top: 15px;
      margin-left: 15px; }
    .flex-row .card-s {
      width: calc( (1/3) * 100% - 15px);
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .flex-row .card-l {
      width: calc( (2/3) * 100% - 15px);
      -webkit-box-flex: 2;
      -ms-flex-positive: 2;
      flex-grow: 2; } }

.author-list-flex {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -15px;
  margin-bottom: 15px;
  margin-left: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .author-list-flex .theme-list-item {
    width: 31.3%;
    min-width: 200px;
    margin-top: 15px;
    margin-left: 15px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0; }

.theme-list .author-list-flex .theme-list-item {
  padding: 0; }

.author-list-flex:after {
  display: none; }

.fillin-empty-space-childs {
  display: none; }

.author-list-flex .theme-list-item a:hover {
  text-decoration: none; }

.author-list-flex .theme-list-item .card .media .media-body h3.no-margin:hover {
  text-decoration: underline;
  color: #fff; }

@media screen and (min-width: 468px) {
  .author-list-flex:after {
    content: " ";
    width: 31.3%;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    margin-left: 15px; } }

@media screen and (min-width: 992px) {
  .fillin-empty-space-childs {
    content: "";
    width: 31.3%;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    margin-left: 15px; } }

.flex-no-wrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.btn:visited {
  color: inherit; }

.btn-theme,
.btn-primary,
.btn-default, .btn-inverse, .btn-category-a, .btn-category-b, .btn-category-c, .btn-category-d, .btn-category-e, .pager li > a,
.pager li > span, .pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  border-width: 1px;
  border-radius: 0;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 0.8125em;
  text-transform: uppercase;
  text-decoration: none; }

.btn-theme,
.btn-primary,
.btn-default {
  color: #4b4b4b;
  background-color: #fff;
  border-color: #4b4b4b; }
  .btn-theme.focus, .btn-theme:focus,
  .btn-primary.focus,
  .btn-primary:focus,
  .btn-default.focus,
  .btn-default:focus {
    color: #4b4b4b;
    background-color: #e6e5e5;
    border-color: #0b0b0b; }
  .btn-theme:hover,
  .btn-primary:hover,
  .btn-default:hover {
    color: #fff;
    background-color: #4b4b4b;
    border-color: #4b4b4b; }
  .btn-theme.active, .btn-theme:active,
  .open > .btn-theme.dropdown-toggle,
  .btn-primary.active,
  .btn-primary:active,
  .open >
  .btn-primary.dropdown-toggle,
  .btn-default.active,
  .btn-default:active,
  .open >
  .btn-default.dropdown-toggle {
    color: #4b4b4b;
    background-color: #e6e5e5;
    border-color: #2c2c2c;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .btn-theme.active.focus, .btn-theme.active:focus, .btn-theme.active:hover, .btn-theme:active.focus, .btn-theme:active:focus, .btn-theme:active:hover,
    .open > .btn-theme.dropdown-toggle.focus,
    .open > .btn-theme.dropdown-toggle:focus,
    .open > .btn-theme.dropdown-toggle:hover,
    .btn-primary.active.focus,
    .btn-primary.active:focus,
    .btn-primary.active:hover,
    .btn-primary:active.focus,
    .btn-primary:active:focus,
    .btn-primary:active:hover,
    .open >
    .btn-primary.dropdown-toggle.focus,
    .open >
    .btn-primary.dropdown-toggle:focus,
    .open >
    .btn-primary.dropdown-toggle:hover,
    .btn-default.active.focus,
    .btn-default.active:focus,
    .btn-default.active:hover,
    .btn-default:active.focus,
    .btn-default:active:focus,
    .btn-default:active:hover,
    .open >
    .btn-default.dropdown-toggle.focus,
    .open >
    .btn-default.dropdown-toggle:focus,
    .open >
    .btn-default.dropdown-toggle:hover {
      color: #4b4b4b;
      background-color: #d4d4d4;
      border-color: #0b0b0b; }
  .btn-theme.active, .btn-theme:active,
  .open > .btn-theme.dropdown-toggle,
  .btn-primary.active,
  .btn-primary:active,
  .open >
  .btn-primary.dropdown-toggle,
  .btn-default.active,
  .btn-default:active,
  .open >
  .btn-default.dropdown-toggle {
    background-image: none; }

.btn-inverse {
  color: #fff;
  background-color: transparent;
  border-color: #fff; }
  .btn-inverse.focus, .btn-inverse:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border-color: #bfbfbf; }
  .btn-inverse:hover {
    color: transparent;
    background-color: #fff;
    border-color: #fff; }
  .btn-inverse.active, .btn-inverse:active,
  .open > .btn-inverse.dropdown-toggle {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border-color: #e0e0e0;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .btn-inverse.active.focus, .btn-inverse.active:focus, .btn-inverse.active:hover, .btn-inverse:active.focus, .btn-inverse:active:focus, .btn-inverse:active:hover,
    .open > .btn-inverse.dropdown-toggle.focus,
    .open > .btn-inverse.dropdown-toggle:focus,
    .open > .btn-inverse.dropdown-toggle:hover {
      color: #fff;
      background-color: rgba(0, 0, 0, 0);
      border-color: #bfbfbf; }
  .btn-inverse.active, .btn-inverse:active,
  .open > .btn-inverse.dropdown-toggle {
    background-image: none; }

.btn-category-a {
  color: #6b3c94;
  background-color: #fff;
  border-color: #6b3c94; }
  .btn-category-a.focus, .btn-category-a:focus {
    color: #6b3c94;
    background-color: #e6e5e5;
    border-color: #291739; }
  .btn-category-a:hover {
    color: #fff;
    background-color: #6b3c94;
    border-color: #6b3c94; }
  .btn-category-a.active, .btn-category-a:active,
  .open > .btn-category-a.dropdown-toggle {
    color: #6b3c94;
    background-color: #e6e5e5;
    border-color: #4c2a68;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .btn-category-a.active.focus, .btn-category-a.active:focus, .btn-category-a.active:hover, .btn-category-a:active.focus, .btn-category-a:active:focus, .btn-category-a:active:hover,
    .open > .btn-category-a.dropdown-toggle.focus,
    .open > .btn-category-a.dropdown-toggle:focus,
    .open > .btn-category-a.dropdown-toggle:hover {
      color: #6b3c94;
      background-color: #d4d4d4;
      border-color: #291739; }
  .btn-category-a.active, .btn-category-a:active,
  .open > .btn-category-a.dropdown-toggle {
    background-image: none; }

.btn-category-b {
  color: #00aeb8;
  background-color: #fff;
  border-color: #00aeb8; }
  .btn-category-b.focus, .btn-category-b:focus {
    color: #00aeb8;
    background-color: #e6e5e5;
    border-color: #003539; }
  .btn-category-b:hover {
    color: #fff;
    background-color: #00aeb8;
    border-color: #00aeb8; }
  .btn-category-b.active, .btn-category-b:active,
  .open > .btn-category-b.dropdown-toggle {
    color: #00aeb8;
    background-color: #e6e5e5;
    border-color: #00747b;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .btn-category-b.active.focus, .btn-category-b.active:focus, .btn-category-b.active:hover, .btn-category-b:active.focus, .btn-category-b:active:focus, .btn-category-b:active:hover,
    .open > .btn-category-b.dropdown-toggle.focus,
    .open > .btn-category-b.dropdown-toggle:focus,
    .open > .btn-category-b.dropdown-toggle:hover {
      color: #00aeb8;
      background-color: #d4d4d4;
      border-color: #003539; }
  .btn-category-b.active, .btn-category-b:active,
  .open > .btn-category-b.dropdown-toggle {
    background-image: none; }

.btn-category-c {
  color: #efa915;
  background-color: #fff;
  border-color: #efa915; }
  .btn-category-c.focus, .btn-category-c:focus {
    color: #efa915;
    background-color: #e6e5e5;
    border-color: #7c5708; }
  .btn-category-c:hover {
    color: #fff;
    background-color: #efa915;
    border-color: #efa915; }
  .btn-category-c.active, .btn-category-c:active,
  .open > .btn-category-c.dropdown-toggle {
    color: #efa915;
    background-color: #e6e5e5;
    border-color: #ba820d;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .btn-category-c.active.focus, .btn-category-c.active:focus, .btn-category-c.active:hover, .btn-category-c:active.focus, .btn-category-c:active:focus, .btn-category-c:active:hover,
    .open > .btn-category-c.dropdown-toggle.focus,
    .open > .btn-category-c.dropdown-toggle:focus,
    .open > .btn-category-c.dropdown-toggle:hover {
      color: #efa915;
      background-color: #d4d4d4;
      border-color: #7c5708; }
  .btn-category-c.active, .btn-category-c:active,
  .open > .btn-category-c.dropdown-toggle {
    background-image: none; }

.btn-category-d {
  color: #28bb82;
  background-color: #fff;
  border-color: #28bb82; }
  .btn-category-d.focus, .btn-category-d:focus {
    color: #28bb82;
    background-color: #e6e5e5;
    border-color: #125239; }
  .btn-category-d:hover {
    color: #fff;
    background-color: #28bb82;
    border-color: #28bb82; }
  .btn-category-d.active, .btn-category-d:active,
  .open > .btn-category-d.dropdown-toggle {
    color: #28bb82;
    background-color: #e6e5e5;
    border-color: #1d895f;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .btn-category-d.active.focus, .btn-category-d.active:focus, .btn-category-d.active:hover, .btn-category-d:active.focus, .btn-category-d:active:focus, .btn-category-d:active:hover,
    .open > .btn-category-d.dropdown-toggle.focus,
    .open > .btn-category-d.dropdown-toggle:focus,
    .open > .btn-category-d.dropdown-toggle:hover {
      color: #28bb82;
      background-color: #d4d4d4;
      border-color: #125239; }
  .btn-category-d.active, .btn-category-d:active,
  .open > .btn-category-d.dropdown-toggle {
    background-image: none; }

.btn-category-e {
  color: #fc605d;
  background-color: #fff;
  border-color: #fc605d; }
  .btn-category-e.focus, .btn-category-e:focus {
    color: #fc605d;
    background-color: #e6e5e5;
    border-color: #d60804; }
  .btn-category-e:hover {
    color: #fff;
    background-color: #fc605d;
    border-color: #fc605d; }
  .btn-category-e.active, .btn-category-e:active,
  .open > .btn-category-e.dropdown-toggle {
    color: #fc605d;
    background-color: #e6e5e5;
    border-color: #fb2521;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .btn-category-e.active.focus, .btn-category-e.active:focus, .btn-category-e.active:hover, .btn-category-e:active.focus, .btn-category-e:active:focus, .btn-category-e:active:hover,
    .open > .btn-category-e.dropdown-toggle.focus,
    .open > .btn-category-e.dropdown-toggle:focus,
    .open > .btn-category-e.dropdown-toggle:hover {
      color: #fc605d;
      background-color: #d4d4d4;
      border-color: #d60804; }
  .btn-category-e.active, .btn-category-e:active,
  .open > .btn-category-e.dropdown-toggle {
    background-image: none; }

.btn-category-e {
  color: #fc605d;
  background-color: #fff;
  border-color: #fc605d; }
  .btn-category-e.focus, .btn-category-e:focus {
    color: #fc605d;
    background-color: #e6e5e5;
    border-color: #d60804; }
  .btn-category-e:hover {
    color: #fff;
    background-color: #fc605d;
    border-color: #fc605d; }
  .btn-category-e.active, .btn-category-e:active,
  .open > .btn-category-e.dropdown-toggle {
    color: #fc605d;
    background-color: #e6e5e5;
    border-color: #fb2521;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .btn-category-e.active.focus, .btn-category-e.active:focus, .btn-category-e.active:hover, .btn-category-e:active.focus, .btn-category-e:active:focus, .btn-category-e:active:hover,
    .open > .btn-category-e.dropdown-toggle.focus,
    .open > .btn-category-e.dropdown-toggle:focus,
    .open > .btn-category-e.dropdown-toggle:hover {
      color: #fc605d;
      background-color: #d4d4d4;
      border-color: #d60804; }
  .btn-category-e.active, .btn-category-e:active,
  .open > .btn-category-e.dropdown-toggle {
    background-image: none; }

.card-default, .card-bg, .card-inverse, .card-category-a, .card-category-a-light, .card-category-b, .card-category-b-light, .card-category-c, .card-category-c-light, .card-category-d, .card-category-d-light, .card-category-e, .card-category-e-light {
  border-radius: 0;
  border-width: 0; }

.card .author-l,
.card .author-m,
.card .author-s {
  margin-bottom: 1.3em; }

.card a {
  color: inherit; }

.card-pad-xl {
  padding: 25px 25px; }

.card-pad-l {
  padding: 20px 20px; }

.card-pad-m {
  padding: 10px 20px; }

.card-pad-s {
  padding: 10px 10px; }

.card-pad-top {
  padding: 20px 0 0; }

.card-bg {
  background-color: #4b4b4b;
  color: #fff;
  margin-bottom: 15px; }
  .card-bg .heading-decor-bottom::after,
  .card-bg .heading-decor-top::before {
    background-color: #fff; }
  .card-bg .tag-inverse.active,
  .card-bg .tag-inverse:hover {
    color: #4b4b4b; }
  .card-bg .date,
  .card-bg .font-small,
  .card-bg .article-info {
    color: inherit; }

.card-inverse {
  background-color: #4b4b4b;
  color: #fff;
  margin-bottom: 15px; }
  .card-inverse .heading-decor-bottom::after,
  .card-inverse .heading-decor-top::before {
    background-color: #fff; }
  .card-inverse .tag-inverse.active,
  .card-inverse .tag-inverse:hover {
    color: #4b4b4b; }
  .card-inverse .date,
  .card-inverse .font-small,
  .card-inverse .article-info {
    color: inherit; }

.card-category-a {
  background-color: #6b3c94;
  color: #fff;
  margin-bottom: 15px; }
  .card-category-a .heading-decor-bottom::after,
  .card-category-a .heading-decor-top::before {
    background-color: #fff; }
  .card-category-a .tag-inverse.active,
  .card-category-a .tag-inverse:hover {
    color: #6b3c94; }
  .card-category-a .date,
  .card-category-a .font-small,
  .card-category-a .article-info {
    color: inherit; }

.card-category-a-light {
  background-color: #dbbfe4;
  color: #fff;
  margin-bottom: 15px; }
  .card-category-a-light .heading-decor-bottom::after,
  .card-category-a-light .heading-decor-top::before {
    background-color: #fff; }
  .card-category-a-light .tag-inverse.active,
  .card-category-a-light .tag-inverse:hover {
    color: #dbbfe4; }
  .card-category-a-light .date,
  .card-category-a-light .font-small,
  .card-category-a-light .article-info {
    color: inherit; }

.card-category-b {
  background-color: #00aeb8;
  color: #fff;
  margin-bottom: 15px; }
  .card-category-b .heading-decor-bottom::after,
  .card-category-b .heading-decor-top::before {
    background-color: #fff; }
  .card-category-b .tag-inverse.active,
  .card-category-b .tag-inverse:hover {
    color: #00aeb8; }
  .card-category-b .date,
  .card-category-b .font-small,
  .card-category-b .article-info {
    color: inherit; }

.card-category-b-light {
  background-color: #a7dedd;
  color: #fff;
  margin-bottom: 15px; }
  .card-category-b-light .heading-decor-bottom::after,
  .card-category-b-light .heading-decor-top::before {
    background-color: #fff; }
  .card-category-b-light .tag-inverse.active,
  .card-category-b-light .tag-inverse:hover {
    color: #a7dedd; }
  .card-category-b-light .date,
  .card-category-b-light .font-small,
  .card-category-b-light .article-info {
    color: inherit; }

.card-category-c {
  background-color: #efa915;
  color: #fff;
  margin-bottom: 15px; }
  .card-category-c .heading-decor-bottom::after,
  .card-category-c .heading-decor-top::before {
    background-color: #fff; }
  .card-category-c .tag-inverse.active,
  .card-category-c .tag-inverse:hover {
    color: #efa915; }
  .card-category-c .date,
  .card-category-c .font-small,
  .card-category-c .article-info {
    color: inherit; }

.card-category-c-light {
  background-color: #fac784;
  color: #fff;
  margin-bottom: 15px; }
  .card-category-c-light .heading-decor-bottom::after,
  .card-category-c-light .heading-decor-top::before {
    background-color: #fff; }
  .card-category-c-light .tag-inverse.active,
  .card-category-c-light .tag-inverse:hover {
    color: #fac784; }
  .card-category-c-light .date,
  .card-category-c-light .font-small,
  .card-category-c-light .article-info {
    color: inherit; }

.card-category-d {
  background-color: #28bb82;
  color: #fff;
  margin-bottom: 15px; }
  .card-category-d .heading-decor-bottom::after,
  .card-category-d .heading-decor-top::before {
    background-color: #fff; }
  .card-category-d .tag-inverse.active,
  .card-category-d .tag-inverse:hover {
    color: #28bb82; }
  .card-category-d .date,
  .card-category-d .font-small,
  .card-category-d .article-info {
    color: inherit; }

.card-category-d-light {
  background-color: #99e1c5;
  color: #fff;
  margin-bottom: 15px; }
  .card-category-d-light .heading-decor-bottom::after,
  .card-category-d-light .heading-decor-top::before {
    background-color: #fff; }
  .card-category-d-light .tag-inverse.active,
  .card-category-d-light .tag-inverse:hover {
    color: #99e1c5; }
  .card-category-d-light .date,
  .card-category-d-light .font-small,
  .card-category-d-light .article-info {
    color: inherit; }

.card-category-e {
  background-color: #fc605d;
  color: #fff;
  margin-bottom: 15px; }
  .card-category-e .heading-decor-bottom::after,
  .card-category-e .heading-decor-top::before {
    background-color: #fff; }
  .card-category-e .tag-inverse.active,
  .card-category-e .tag-inverse:hover {
    color: #fc605d; }
  .card-category-e .date,
  .card-category-e .font-small,
  .card-category-e .article-info {
    color: inherit; }

.card-category-e-light {
  background-color: #ff9190;
  color: #fff;
  margin-bottom: 15px; }
  .card-category-e-light .heading-decor-bottom::after,
  .card-category-e-light .heading-decor-top::before {
    background-color: #fff; }
  .card-category-e-light .tag-inverse.active,
  .card-category-e-light .tag-inverse:hover {
    color: #ff9190; }
  .card-category-e-light .date,
  .card-category-e-light .font-small,
  .card-category-e-light .article-info {
    color: inherit; }

.gdprcookie:focus {
  outline: none; }

.gdprcookie {
  overflow: hidden;
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  max-height: 100vh;
  border: 2px solid #ebebeb;
  background-color: #fff; }
  .gdprcookie p {
    max-width: 75%;
    margin: 1em auto;
    margin-bottom: 1em;
    font-size: 16px; }
  .gdprcookie a, .gdprcookie a:hover, .gdprcookie a:focus {
    text-decoration: underline;
    color: #1000ff; }
  .gdprcookie .gdprcookie-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 1em; }
    .gdprcookie .gdprcookie-buttons button {
      color: #6B3C94;
      font-size: 14px !important;
      text-transform: uppercase;
      padding: 10px;
      border: 2px solid #6B3C94;
      letter-spacing: .7px;
      margin: 0.5em;
      background-color: #fff; }
      .gdprcookie .gdprcookie-buttons button:hover {
        background-color: #ebebeb;
        cursor: pointer; }
      .gdprcookie .gdprcookie-buttons button:nth-of-type(1) {
        background-color: #6B3C94;
        color: white;
        font-size: 16px !important; }
        .gdprcookie .gdprcookie-buttons button:nth-of-type(1):hover {
          border-color: #000; }

@media (max-width: 480px) {
  .gdprcookie .gdprcookie-buttons button {
    font-size: 12px !important; } }

.tag, .taglib-categorization-filter .asset-entry {
  display: inline-block;
  padding: 7px 15px;
  min-width: 10px;
  vertical-align: middle;
  margin-bottom: 5px;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 0.866666667em;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  border-radius: 100px;
  border: 1px solid transparent;
  white-space: nowrap;
  text-align: center;
  color: #ccc;
  background-color: #fff; }
  .tag::first-letter, .taglib-categorization-filter .asset-entry::first-letter {
    text-transform: uppercase; }
  .tag:hover, .taglib-categorization-filter .asset-entry:hover, .tag:focus, .taglib-categorization-filter .asset-entry:focus {
    text-decoration: none; }
  .tag:visited, .taglib-categorization-filter .asset-entry:visited {
    color: inherit; }

@media (min-width: 768px) {
  .tag, .taglib-categorization-filter .asset-entry {
    font-size: 0.764705882em; } }

.tag-default {
  color: #4b4b4b;
  border-color: #4b4b4b;
  background-color: transparent; }
  .tag-default.active, .tag-default:hover {
    color: #fff;
    background-color: #4b4b4b; }

.tag-inverse {
  color: #fff;
  border-color: #fff;
  background-color: transparent; }
  .tag-inverse.active, .tag-inverse:hover {
    color: #fff;
    background-color: #fff; }

.tag-category-a {
  color: #6b3c94;
  border-color: #6b3c94;
  background-color: transparent; }
  .tag-category-a.active, .tag-category-a:hover {
    color: #fff;
    background-color: #6b3c94; }

.tag-category-b {
  color: #00aeb8;
  border-color: #00aeb8;
  background-color: transparent; }
  .tag-category-b.active, .tag-category-b:hover {
    color: #fff;
    background-color: #00aeb8; }

.tag-category-c {
  color: #efa915;
  border-color: #efa915;
  background-color: transparent; }
  .tag-category-c.active, .tag-category-c:hover {
    color: #fff;
    background-color: #efa915; }

.tag-category-d {
  color: #28bb82;
  border-color: #28bb82;
  background-color: transparent; }
  .tag-category-d.active, .tag-category-d:hover {
    color: #fff;
    background-color: #28bb82; }

.tag-category-e {
  color: #fc605d;
  border-color: #fc605d;
  background-color: transparent; }
  .tag-category-e.active, .tag-category-e:hover {
    color: #fff;
    background-color: #fc605d; }

.tag-dark {
  color: #fff;
  border-color: #4b4b4b;
  background-color: #4b4b4b; }
  .tag-dark.active, .tag-dark:hover {
    color: #fff;
    background-color: #323131; }
  .tag-dark:visited {
    color: #fff; }

.taglib-categorization-filter .asset-entry {
  color: #4b4b4b;
  border-color: #4b4b4b;
  background-color: transparent;
  font-style: normal; }
  .taglib-categorization-filter .asset-entry.active, .taglib-categorization-filter .asset-entry:hover {
    color: #fff;
    background-color: #4b4b4b; }

.textboxlistentry-remove {
  color: #fc605d; }

.taglib-categorization-filter .asset-entry:hover a .icon-remove {
  background-color: transparent; }

.figcaption-card {
  position: static;
  padding: 20px; }

@media screen and (min-width: 768px) {
  .figcaption-card {
    position: absolute; }
  .figcaption-fade {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    padding-top: 2em; } }

.navbar-theme {
  border: none;
  border-bottom: 1px solid #cdced7;
  background-color: #fff; }
  .navbar-theme .navbar-header .site-title {
    margin: 8px 15px; }
  .navbar-theme .navbar-header .site-logo {
    height: 33px;
    width: 98px; }
  .navbar-theme .nav-primary > li > a {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 1.066666667em;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden; }
    .navbar-theme .nav-primary > li > a:hover, .navbar-theme .nav-primary > li > a:focus {
      text-decoration: none; }
  .navbar-theme .nav-primary .link-decor::before {
    content: '';
    display: block;
    width: 80%;
    height: 6px;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    top: -10px;
    transition: all 0.195s cubic-bezier(0.4, 0, 0.2, 1); }
  .navbar-theme .nav-primary .link-decor:hover::before, .navbar-theme .nav-primary .link-decor:focus::before {
    top: -5px; }
  .navbar-theme .nav-primary .active > a::before {
    top: -5px; }
  .navbar-theme .nav-primary .link-decor:hover.link-decor-a::before,
  .navbar-theme .nav-primary .link-decor:focus.link-decor-a::before,
  .navbar-theme .nav-primary .active .link-decor.link-decor-a::before {
    background-color: #6b3c94; }
  .navbar-theme .nav-primary .link-decor:hover.link-decor-b::before,
  .navbar-theme .nav-primary .link-decor:focus.link-decor-b::before,
  .navbar-theme .nav-primary .active .link-decor.link-decor-b::before {
    background-color: #00aeb8; }
  .navbar-theme .nav-primary .link-decor:hover.link-decor-c::before,
  .navbar-theme .nav-primary .link-decor:focus.link-decor-c::before,
  .navbar-theme .nav-primary .active .link-decor.link-decor-c::before {
    background-color: #efa915; }
  .navbar-theme .nav-primary .link-decor:hover.link-decor-d::before,
  .navbar-theme .nav-primary .link-decor:focus.link-decor-d::before,
  .navbar-theme .nav-primary .active .link-decor.link-decor-d::before {
    background-color: #28bb82; }
  .navbar-theme .nav-primary .link-decor:hover.link-decor-e::before,
  .navbar-theme .nav-primary .link-decor:focus.link-decor-e::before,
  .navbar-theme .nav-primary .active .link-decor.link-decor-e::before {
    background-color: #fc605d; }
  .navbar-theme .navbar-toggle .icon-bar {
    height: 3px;
    background-color: #6b3c94; }
    .navbar-theme .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 5px; }
    .navbar-theme .navbar-toggle .icon-bar:last-of-type {
      width: 11px;
      float: right; }
  .navbar-theme .navbar-collapse {
    padding: 0;
    background-color: #4b4b4b;
    position: absolute;
    top: 49px;
    width: 100%;
    height: calc(100vh - 49px); }
    .navbar-theme .navbar-collapse a {
      color: #fff; }
    .navbar-theme .navbar-collapse hr {
      border-color: #dbbfe4; }
    .navbar-theme .navbar-collapse .slogan {
      color: #dbbfe4;
      margin-bottom: 15px; }
    .navbar-theme .navbar-collapse .nav-section {
      text-align: center;
      padding-top: 1.3em;
      margin-bottom: 0; }
    .navbar-theme .navbar-collapse .nav-search {
      padding: 1.3em 1.3em 0 1.3em; }
    .navbar-theme .navbar-collapse .nav-primary > li > a {
      display: inline-block;
      padding: 5px 10px; }
    .navbar-theme .navbar-collapse .nav-secondary a {
      color: #dbbfe4; }
    .navbar-theme .navbar-collapse .nav-tags {
      margin-left: 0; }
      .navbar-theme .navbar-collapse .nav-tags > li {
        padding: 0; }

.has-control-menu .navbar-fixed-top {
  top: 49px; }

.has-control-menu .navbar-fixed-top .navbar-collapse {
  height: calc(100vh - 49px - 49px); }

@media screen and (min-width: 768px) {
  .navbar-theme {
    border-bottom: none;
    margin-left: -10px;
    margin-right: -10px; }
    .navbar-theme .navbar-form {
      padding: 7px 10px; }
    .navbar-theme .nav-primary {
      float: left; }
      .navbar-theme .nav-primary > li {
        float: left; }
        .navbar-theme .nav-primary > li > a {
          color: #4b4b4b;
          font-size: 0.941176471em; }
          .navbar-theme .nav-primary > li > a:hover, .navbar-theme .nav-primary > li > a:focus {
            text-decoration: none;
            color: #4b4b4b;
            background-color: transparent; }
      .navbar-theme .nav-primary .link-decor::before {
        width: 100%;
        background-color: #4b4b4b;
        top: -16px; }
      .navbar-theme .nav-primary .link-decor:hover::before, .navbar-theme .nav-primary .link-decor:focus::before {
        top: -10px; }
      .navbar-theme .nav-primary .link-decor-a::before {
        background-color: #6b3c94; }
      .navbar-theme .nav-primary .link-decor-b::before {
        background-color: #00aeb8; }
      .navbar-theme .nav-primary .link-decor-c::before {
        background-color: #efa915; }
      .navbar-theme .nav-primary .link-decor-d::before {
        background-color: #28bb82; }
      .navbar-theme .nav-primary .link-decor-e::before {
        background-color: #fc605d; }
      .navbar-theme .nav-primary .active > a::before {
        top: -10px; } }

.nav-recent > li {
  width: calc((100% / 3) - 0.33px);
  float: left;
  text-transform: uppercase; }
  .nav-recent > li > a {
    padding: 0;
    color: inherit; }
    .nav-recent > li > a:hover, .nav-recent > li > a:focus {
      background-color: transparent; }
  .nav-recent > li:nth-child(2) {
    text-align: center; }
  .nav-recent > li:nth-child(3) {
    text-align: right; }
  .nav-recent > li.active > a {
    font-weight: 600; }

.theme-list {
  list-style: none;
  padding-left: 0; }
  .theme-list .theme-list-item {
    padding: 10px 0; }
    .theme-list .theme-list-item > a,
    .theme-list .theme-list-item > a:hover,
    .theme-list .theme-list-item > a:focus,
    .theme-list .theme-list-item > a:visited {
      color: inherit; }
  .theme-list .list-ordinal {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 47px;
    font-weight: 300;
    line-height: 1; }
  .theme-list .category {
    margin-bottom: 0; }
  .theme-list .item-separator + .item-separator {
    border-top: 1px solid #9b9b9b; }

@media screen and (min-width: 768px) {
  .theme-list .item-tiny {
    min-height: 100px; }
  .theme-list .item-tall {
    min-height: 450px; } }

.numbered-list a {
  color: #4b4b4b; }

.detailed-list .aspect-ratio {
  width: 100%; }

@media screen and (max-width: 768px) {
  .detailed-list .media-left,
  .detailed-list .media-right,
  .detailed-list .media-body {
    display: block;
    width: 100%; }
  .detailed-list .media-left,
  .detailed-list .media-right {
    padding: 0 0 1.3em 0; } }

@media screen and (min-width: 768px) {
  .detailed-list .aspect-ratio {
    width: 300px; } }

.list-border-top {
  font-family: "Source Sans Pro", Arial, sans-serif;
  border-top: 6px solid #4b4b4b;
  padding-top: 6px; }

.list-border-bottom, .nav-recent {
  font-family: "Source Sans Pro", Arial, sans-serif;
  border-bottom: 6px solid #4b4b4b;
  padding-bottom: 6px; }

.media-left img,
.media-right img {
  max-width: none;
  margin-top: 5px; }

.media-body > a:first-child,
.media-body > a:first-child:visited,
.media-body > a:first-child:hover,
.media-body > a:first-child:focus {
  color: inherit; }

.media-content {
  margin-bottom: 0; }

.article-meta {
  border-top: 1px solid #dbbfe4;
  border-bottom: 1px solid #dbbfe4;
  padding: 7.5px 0;
  margin: 1.3em 0; }
  .article-meta > li {
    padding-left: 0;
    padding-right: 1em;
    vertical-align: text-bottom; }

.authortext-no-margin::before {
  margin-right: 0; }

.article-box {
  padding: 1.75em;
  margin: 1.3em 0; }
  .article-box h1,
  .article-box h2,
  .article-box h3,
  .article-box h4 {
    margin-top: 0; }
  .article-box > *:last-child {
    margin-bottom: 0; }

.article-quote {
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: "Source Sans Pro", Arial, sans-serif; }
  .article-quote::before {
    content: '';
    display: block;
    height: 55px;
    width: 82px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.5em;
    background-image: url("/o/kirkkojakaupunki-site-theme/images/icons/quote-decor.svg");
    background-repeat: no-repeat;
    background-size: contain; }
  .article-quote .quote-icon {
    height: 55px;
    width: auto;
    margin-bottom: 0.5em; }

.article-info {
  font-family: "Source Sans Pro", Arial, sans-serif;
  background-color: #cdced7;
  color: #4b4b4b;
  padding: 1.3em; }

@media (min-width: 768px) {
  .article-info {
    max-width: 70%; } }

.article-fact {
  background-color: #dbbfe4; }
  .article-fact h1, .article-fact .h1,
  .article-fact h2, .article-fact .h2,
  .article-fact h3, .article-fact .h3,
  .article-fact h4, .article-fact .h4 {
    font-family: "Source Sans Pro", Arial, sans-serif; }

.article-info a,
.article-info a:visited,
.article-fact a,
.article-fact a:visited {
  color: #6b3c94; }

.article-image-full,
.article-image-noselection {
  padding: 0; }

@media (min-width: 768px) {
  .article-image-left {
    width: 33%;
    float: left;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0; }
  .article-image-right {
    width: 33%;
    float: right;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0; } }

.article-section {
  border-top: 1px solid #dbbfe4;
  margin-top: 1em;
  padding-top: 1em;
  margin-bottom: 1em; }
  .article-section h1, .article-section .h1,
  .article-section h2, .article-section .h2,
  .article-section h3, .article-section .h3,
  .article-section h4, .article-section .h4 {
    margin-top: 0; }
  .article-section > *:last-child {
    margin-bottom: 0; }

.article-tail {
  padding-top: 2em;
  margin-top: 1.25em; }
  .article-tail h4 {
    font-size: 1.0625em; }
  .article-tail p {
    letter-spacing: -0.5px; }

@media (min-width: 768px) {
  .article-tail > * {
    max-width: 80%; }
    .article-tail > * h4 {
      font-size: 1.0625em; } }

.article-related .date {
  display: block; }

.article-author .media-left {
  padding-right: 1.3em; }

.article-author .list-unstyled {
  margin-bottom: 0; }

.article-author .icon-monospaced {
  height: auto;
  line-height: 1;
  width: 1.5em; }

.article-assets a {
  font-weight: bold; }

.article-assets .date {
  display: block; }

.article-assets .media-body > a:first-child {
  color: #6b3c94; }

.article-assets .media-body > a:first-child:visited {
  color: #dbbfe4; }

.article-assets .media-left {
  width: 30%; }

.article-subscription {
  margin-top: 1.414em; }
  .article-subscription .form-control {
    width: 35%; }

@media screen and (max-width: 992px) {
  .article-assets .media-left {
    display: block;
    width: 100%;
    padding: 0; }
  .article-assets .media-object {
    margin-top: 5px;
    width: 30%;
    float: left;
    margin-right: 10px; } }

.rns-plugin .rns-reaction-button {
  border-radius: 0 !important;
  padding: 6px !important;
  line-height: 1.47 !important; }

.rns-plugin .selected .rns-reaction-button {
  top: -2px !important; }

.owl-category-a .owl-dots {
  width: 100vw;
  margin-left: calc((50vw - 100vw) + 50%);
  margin-bottom: 30px;
  padding: 18px 0;
  background-color: #dbbfe4; }
  .owl-category-a .owl-dots .owl-dot {
    vertical-align: middle; }
    .owl-category-a .owl-dots .owl-dot:hover span {
      background-color: #6b3c94; }
    .owl-category-a .owl-dots .owl-dot span {
      border-color: #6b3c94;
      background-color: transparent; }
    .owl-category-a .owl-dots .owl-dot.active span {
      background-color: #6b3c94; }

.owl-category-b .owl-dots {
  width: 100vw;
  margin-left: calc((50vw - 100vw) + 50%);
  margin-bottom: 30px;
  padding: 18px 0;
  background-color: #a7dedd; }
  .owl-category-b .owl-dots .owl-dot {
    vertical-align: middle; }
    .owl-category-b .owl-dots .owl-dot:hover span {
      background-color: #00aeb8; }
    .owl-category-b .owl-dots .owl-dot span {
      border-color: #00aeb8;
      background-color: transparent; }
    .owl-category-b .owl-dots .owl-dot.active span {
      background-color: #00aeb8; }

.owl-category-c .owl-dots {
  width: 100vw;
  margin-left: calc((50vw - 100vw) + 50%);
  margin-bottom: 30px;
  padding: 18px 0;
  background-color: #fac784; }
  .owl-category-c .owl-dots .owl-dot {
    vertical-align: middle; }
    .owl-category-c .owl-dots .owl-dot:hover span {
      background-color: #efa915; }
    .owl-category-c .owl-dots .owl-dot span {
      border-color: #efa915;
      background-color: transparent; }
    .owl-category-c .owl-dots .owl-dot.active span {
      background-color: #efa915; }

.owl-category-d .owl-dots {
  width: 100vw;
  margin-left: calc((50vw - 100vw) + 50%);
  margin-bottom: 30px;
  padding: 18px 0;
  background-color: #99e1c5; }
  .owl-category-d .owl-dots .owl-dot {
    vertical-align: middle; }
    .owl-category-d .owl-dots .owl-dot:hover span {
      background-color: #28bb82; }
    .owl-category-d .owl-dots .owl-dot span {
      border-color: #28bb82;
      background-color: transparent; }
    .owl-category-d .owl-dots .owl-dot.active span {
      background-color: #28bb82; }

.owl-category-e .owl-dots {
  width: 100vw;
  margin-left: calc((50vw - 100vw) + 50%);
  margin-bottom: 30px;
  padding: 18px 0;
  background-color: #ff9190; }
  .owl-category-e .owl-dots .owl-dot {
    vertical-align: middle; }
    .owl-category-e .owl-dots .owl-dot:hover span {
      background-color: #fc605d; }
    .owl-category-e .owl-dots .owl-dot span {
      border-color: #fc605d;
      background-color: transparent; }
    .owl-category-e .owl-dots .owl-dot.active span {
      background-color: #fc605d; }

.responsive-video {
  width: 100%;
  margin-bottom: 1.3em;
  margin-top: 1.3em; }
  .responsive-video .responsive-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%; }
    .responsive-video .responsive-wrapper iframe,
    .responsive-video .responsive-wrapper img {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; }
    .responsive-video .responsive-wrapper .decor-video {
      width: 23%;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 2; }
  .responsive-video .youtube,
  .responsive-video .vimeo {
    cursor: pointer;
    overflow: hidden; }
    .responsive-video .youtube .poster-image,
    .responsive-video .vimeo .poster-image {
      width: 100%;
      height: auto;
      top: -16.82%;
      left: 0; }

.banner-default {
  color: #fff;
  padding: 25px;
  text-align: center;
  background-color: #4b4b4b;
  margin-bottom: 15px;
  background-size: cover;
  background-position: center center; }
  .banner-default img {
    width: 80px;
    height: auto;
    margin-bottom: 1.3em; }
  .banner-default a,
  .banner-default a:hover,
  .banner-default a:visited {
    color: #fff; }
  .banner-default a:not(.btn) {
    text-decoration: underline;
    font-style: italic; }
  .banner-default .btn-inverse.active,
  .banner-default .btn-inverse:hover {
    color: #4b4b4b; }
  .banner-default .form-control {
    border-bottom: 0;
    background-color: white;
    color: black; }

.banner-category-a {
  color: #fff;
  padding: 25px;
  text-align: center;
  background-color: #6b3c94;
  margin-bottom: 15px;
  background-size: cover;
  background-position: center center; }
  .banner-category-a img {
    width: 80px;
    height: auto;
    margin-bottom: 1.3em; }
  .banner-category-a a,
  .banner-category-a a:hover,
  .banner-category-a a:visited {
    color: #fff; }
  .banner-category-a a:not(.btn) {
    text-decoration: underline;
    font-style: italic; }
  .banner-category-a .btn-inverse.active,
  .banner-category-a .btn-inverse:hover {
    color: #6b3c94; }
  .banner-category-a .form-control {
    border-bottom: 0;
    background-color: white;
    color: black; }

.banner-category-b {
  color: #fff;
  padding: 25px;
  text-align: center;
  background-color: #00aeb8;
  margin-bottom: 15px;
  background-size: cover;
  background-position: center center; }
  .banner-category-b img {
    width: 80px;
    height: auto;
    margin-bottom: 1.3em; }
  .banner-category-b a,
  .banner-category-b a:hover,
  .banner-category-b a:visited {
    color: #fff; }
  .banner-category-b a:not(.btn) {
    text-decoration: underline;
    font-style: italic; }
  .banner-category-b .btn-inverse.active,
  .banner-category-b .btn-inverse:hover {
    color: #00aeb8; }
  .banner-category-b .form-control {
    border-bottom: 0;
    background-color: white;
    color: black; }

.banner-category-c {
  color: #fff;
  padding: 25px;
  text-align: center;
  background-color: #efa915;
  margin-bottom: 15px;
  background-size: cover;
  background-position: center center; }
  .banner-category-c img {
    width: 80px;
    height: auto;
    margin-bottom: 1.3em; }
  .banner-category-c a,
  .banner-category-c a:hover,
  .banner-category-c a:visited {
    color: #fff; }
  .banner-category-c a:not(.btn) {
    text-decoration: underline;
    font-style: italic; }
  .banner-category-c .btn-inverse.active,
  .banner-category-c .btn-inverse:hover {
    color: #efa915; }
  .banner-category-c .form-control {
    border-bottom: 0;
    background-color: white;
    color: black; }

.banner-category-d {
  color: #fff;
  padding: 25px;
  text-align: center;
  background-color: #28bb82;
  margin-bottom: 15px;
  background-size: cover;
  background-position: center center; }
  .banner-category-d img {
    width: 80px;
    height: auto;
    margin-bottom: 1.3em; }
  .banner-category-d a,
  .banner-category-d a:hover,
  .banner-category-d a:visited {
    color: #fff; }
  .banner-category-d a:not(.btn) {
    text-decoration: underline;
    font-style: italic; }
  .banner-category-d .btn-inverse.active,
  .banner-category-d .btn-inverse:hover {
    color: #28bb82; }
  .banner-category-d .form-control {
    border-bottom: 0;
    background-color: white;
    color: black; }

.banner-category-e {
  color: #fff;
  padding: 25px;
  text-align: center;
  background-color: #fc605d;
  margin-bottom: 15px;
  background-size: cover;
  background-position: center center; }
  .banner-category-e img {
    width: 80px;
    height: auto;
    margin-bottom: 1.3em; }
  .banner-category-e a,
  .banner-category-e a:hover,
  .banner-category-e a:visited {
    color: #fff; }
  .banner-category-e a:not(.btn) {
    text-decoration: underline;
    font-style: italic; }
  .banner-category-e .btn-inverse.active,
  .banner-category-e .btn-inverse:hover {
    color: #fc605d; }
  .banner-category-e .form-control {
    border-bottom: 0;
    background-color: white;
    color: black; }

.most-popular-list {
  margin-bottom: 15px; }
  .most-popular-list h2 {
    margin-top: 0; }
  .most-popular-list .media-content a,
  .most-popular-list .media-content a:visited,
  .most-popular-list .media-content a:hover,
  .most-popular-list .media-content a:focus {
    color: inherit; }

/* 
	Custom portlet decorators for controlling portlet visibility on
	mobile/desktop layouts.

	* See liferay-look-and-feel.xml for definition
	* See portlet.ftl for related template logic
	* Use from Liferay portlet's "look and feel" menu
*/
.portlet-visibledesktop .portlet-content {
  display: none; }

@media screen and (min-width: 768px) {
  .portlet-visiblemobile .portlet-content {
    display: none; }
  .portlet-visibledesktop .portlet-content {
    display: block; } }

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

.portlet-visiblemobile .portlet-content .most-popular-list {
  padding: 10px; }

.taglib-page-iterator {
  font-family: "Source Sans Pro", Arial, sans-serif; }

.pager li > a,
.pager li > span {
  color: #4b4b4b;
  background-color: #fff;
  border-color: #4b4b4b; }
  .pager li > a.focus, .pager li > a:focus,
  .pager li > span.focus,
  .pager li > span:focus {
    color: #4b4b4b;
    background-color: #e6e5e5;
    border-color: #0b0b0b; }
  .pager li > a:hover,
  .pager li > span:hover {
    color: #fff;
    background-color: #4b4b4b;
    border-color: #4b4b4b; }
  .pager li > a.active, .pager li > a:active,
  .open > .pager li > a.dropdown-toggle,
  .pager li > span.active,
  .pager li > span:active,
  .open >
  .pager li > span.dropdown-toggle {
    color: #4b4b4b;
    background-color: #e6e5e5;
    border-color: #2c2c2c;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .pager li > a.active.focus, .pager li > a.active:focus, .pager li > a.active:hover, .pager li > a:active.focus, .pager li > a:active:focus, .pager li > a:active:hover,
    .open > .pager li > a.dropdown-toggle.focus,
    .open > .pager li > a.dropdown-toggle:focus,
    .open > .pager li > a.dropdown-toggle:hover,
    .pager li > span.active.focus,
    .pager li > span.active:focus,
    .pager li > span.active:hover,
    .pager li > span:active.focus,
    .pager li > span:active:focus,
    .pager li > span:active:hover,
    .open >
    .pager li > span.dropdown-toggle.focus,
    .open >
    .pager li > span.dropdown-toggle:focus,
    .open >
    .pager li > span.dropdown-toggle:hover {
      color: #4b4b4b;
      background-color: #d4d4d4;
      border-color: #0b0b0b; }
  .pager li > a.active, .pager li > a:active,
  .open > .pager li > a.dropdown-toggle,
  .pager li > span.active,
  .pager li > span:active,
  .open >
  .pager li > span.dropdown-toggle {
    background-image: none; }

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #9b9b9b;
  background-color: #fff;
  border-color: #9b9b9b; }
  .pager .disabled > a.focus, .pager .disabled > a:focus,
  .pager .disabled > a:focus.focus,
  .pager .disabled > a:focus:focus,
  .pager .disabled > a:hover.focus,
  .pager .disabled > a:hover:focus,
  .pager .disabled > span.focus,
  .pager .disabled > span:focus {
    color: #9b9b9b;
    background-color: #e6e5e5;
    border-color: #5b5b5b; }
  .pager .disabled > a:hover,
  .pager .disabled > a:focus:hover,
  .pager .disabled > a:hover:hover,
  .pager .disabled > span:hover {
    color: #fff;
    background-color: #9b9b9b;
    border-color: #9b9b9b; }
  .pager .disabled > a.active, .pager .disabled > a:active,
  .open > .pager .disabled > a.dropdown-toggle,
  .pager .disabled > a:focus.active,
  .pager .disabled > a:focus:active,
  .open >
  .pager .disabled > a:focus.dropdown-toggle,
  .pager .disabled > a:hover.active,
  .pager .disabled > a:hover:active,
  .open >
  .pager .disabled > a:hover.dropdown-toggle,
  .pager .disabled > span.active,
  .pager .disabled > span:active,
  .open >
  .pager .disabled > span.dropdown-toggle {
    color: #9b9b9b;
    background-color: #e6e5e5;
    border-color: #7c7c7c;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .pager .disabled > a.active.focus, .pager .disabled > a.active:focus, .pager .disabled > a.active:hover, .pager .disabled > a:active.focus, .pager .disabled > a:active:focus, .pager .disabled > a:active:hover,
    .open > .pager .disabled > a.dropdown-toggle.focus,
    .open > .pager .disabled > a.dropdown-toggle:focus,
    .open > .pager .disabled > a.dropdown-toggle:hover,
    .pager .disabled > a:focus.active.focus,
    .pager .disabled > a:focus.active:focus,
    .pager .disabled > a:focus.active:hover,
    .pager .disabled > a:focus:active.focus,
    .pager .disabled > a:focus:active:focus,
    .pager .disabled > a:focus:active:hover,
    .open >
    .pager .disabled > a:focus.dropdown-toggle.focus,
    .open >
    .pager .disabled > a:focus.dropdown-toggle:focus,
    .open >
    .pager .disabled > a:focus.dropdown-toggle:hover,
    .pager .disabled > a:hover.active.focus,
    .pager .disabled > a:hover.active:focus,
    .pager .disabled > a:hover.active:hover,
    .pager .disabled > a:hover:active.focus,
    .pager .disabled > a:hover:active:focus,
    .pager .disabled > a:hover:active:hover,
    .open >
    .pager .disabled > a:hover.dropdown-toggle.focus,
    .open >
    .pager .disabled > a:hover.dropdown-toggle:focus,
    .open >
    .pager .disabled > a:hover.dropdown-toggle:hover,
    .pager .disabled > span.active.focus,
    .pager .disabled > span.active:focus,
    .pager .disabled > span.active:hover,
    .pager .disabled > span:active.focus,
    .pager .disabled > span:active:focus,
    .pager .disabled > span:active:hover,
    .open >
    .pager .disabled > span.dropdown-toggle.focus,
    .open >
    .pager .disabled > span.dropdown-toggle:focus,
    .open >
    .pager .disabled > span.dropdown-toggle:hover {
      color: #9b9b9b;
      background-color: #d4d4d4;
      border-color: #5b5b5b; }
  .pager .disabled > a.active, .pager .disabled > a:active,
  .open > .pager .disabled > a.dropdown-toggle,
  .pager .disabled > a:focus.active,
  .pager .disabled > a:focus:active,
  .open >
  .pager .disabled > a:focus.dropdown-toggle,
  .pager .disabled > a:hover.active,
  .pager .disabled > a:hover:active,
  .open >
  .pager .disabled > a:hover.dropdown-toggle,
  .pager .disabled > span.active,
  .pager .disabled > span:active,
  .open >
  .pager .disabled > span.dropdown-toggle {
    background-image: none; }
  .pager .disabled > a:hover,
  .pager .disabled > a:focus:hover,
  .pager .disabled > a:hover:hover,
  .pager .disabled > span:hover {
    background-color: #fff;
    color: #9b9b9b; }

.placeholder::before {
  content: '';
  display: block;
  background-image: url("/o/kirkkojakaupunki-site-theme/images/logo-white.svg");
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80px;
  background-color: transparent; }

.placeholder-colored::before {
  background-image: url("/o/kirkkojakaupunki-site-theme/images/logo.svg"); }

.placeholder-dark::before {
  background-image: url("/o/kirkkojakaupunki-site-theme/images/logo-dark.svg"); }

.pagination {
  border-radius: 0; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background-color: #4b4b4b; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.pagination > li > a,
.pagination > li > span {
  border: 1px solid #4b4b4b;
  color: #4b4b4b; }

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  background-color: #4b4b4b;
  color: #fff;
  border-color: #4b4b4b; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #4b4b4b;
  border-color: #4b4b4b; }

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #9b9b9b;
  border-color: #4b4b4b; }

.author-card .media-body {
  display: block;
  padding: 20px;
  width: 100%; }

.author-card {
  background: #a7dedd;
  color: #fff; }

.author-card.article-section {
  border-top: none;
  padding-top: 2em; }

.author-card .media-left {
  padding-left: 2.3em;
  padding-right: 2.3em;
  display: block; }

.author-card .description {
  font-family: "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 1em; }

.author-card .list-unstyled {
  margin: 0.5em 0; }

.author-card a.author {
  color: #fff; }

.author-card h2 {
  margin: 0;
  font-size: 23px; }

.author-card .author-l {
  width: 230px;
  height: 230px; }

.author-card img {
  width: 228px;
  height: 228px; }

.author-card li {
  padding: 2px 0; }

@media (min-width: 768px) {
  .author-card {
    padding-top: 2em;
    padding-bottom: 2em; }
  .author-card .media-body {
    display: table-cell; }
  .author-card .media-left {
    padding-left: 1.3em;
    display: table-cell; } }

.audio-player {
  position: relative;
  margin: 1.3em 0;
  padding: 25px;
  background-color: #00aeb8;
  color: #fff; }
  @media (min-width: 768px) {
    .audio-player {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      text-align: left; } }
  .audio-player .audio-player-details {
    width: 100%; }
    .audio-player .audio-player-details p {
      margin-bottom: .25em; }
  .audio-player .audio-player-progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .audio-player .audio-player-time-display {
    padding-right: 1em; }
  .audio-player .audio-player-seekbar {
    position: relative;
    background-color: #00666c;
    height: 8px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .audio-player.is-playable .audio-player-seekbar {
    cursor: pointer; }
  .audio-player .audio-player-progressbar,
  .audio-player .audio-player-bufferbar {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0; }
  .audio-player .audio-player-bufferbar {
    background-color: #00969f; }
  .audio-player .audio-player-progressbar {
    background-color: #00deeb; }
  .audio-player button {
    color: #fff;
    padding: 0;
    margin-bottom: .25em;
    border: none;
    font-size: 25px;
    -webkit-transition: opacity 100ms linear;
    transition: opacity 100ms linear; }
    @media (min-width: 768px) {
      .audio-player button {
        font-size: 30px;
        margin-bottom: 0;
        margin-right: 25px; } }
    .audio-player button:hover, .audio-player button:active, .audio-player button:focus, .audio-player button:active:focus {
      color: #fff;
      opacity: .8;
      text-decoration: none;
      outline: 0; }
    .audio-player button i:before {
      width: 1em; }
  .audio-player audio {
    display: none; }

.signed-out .portlet-asset-publisher div.h2 {
  display: none; }

.signed-in .portlet-asset-publisher div.h2 {
  font-family: "Source Sans Pro", Arial, sans-serif;
  border-top: 1px solid #dbbfe4;
  border-bottom: 1px solid #dbbfe4;
  margin: 0;
  padding: 10px;
  margin: 5px 0; }
  .signed-in .portlet-asset-publisher div.h2 .pull-right {
    margin-top: -7px; }

article .article-header-img {
  margin-bottom: 1.3em; }

article h1 {
  font-size: 1.666666667em;
  margin-bottom: 0; }

article > p {
  margin-bottom: 0; }

article > p + p {
  text-indent: 1.75em; }

article > p:last-of-type {
  margin-bottom: 1.3em; }

article > p > img {
  margin-left: -1.75em; }

article .article-sharing {
  margin-bottom: 1em; }
  article .article-sharing .rns-plugin {
    margin: 0 auto;
    display: inline-block; }

article .text-uppercase {
  margin-bottom: 0.65em; }

article .owl-prev {
  position: absolute;
  top: 40%;
  margin-left: -20px;
  display: block !important;
  border: 0px solid black; }

article .owl-next {
  position: absolute;
  top: 40%;
  right: 0px;
  display: block !important;
  border: 0px solid black; }

article .owl-prev i, article .owl-next i {
  transform: scale(1, 6);
  color: #ccc; }

article .owl-theme .owl-nav [class*='owl-'] {
  background: none !important; }

article .owl-carousel-nav {
  font-size: 2.0em !important;
  color: #ffffff !important;
  text-shadow: -1px 0 gray, 0 1px gray, 1px 0 gray, 0 -1px gray !important; }

@media (min-width: 768px) {
  article h1 {
    font-size: 3.058823529em; } }

.skv-icon {
  top: 0 !important;
  left: 0 !important;
  transform: translate(16%, 0%);
  width: 30% !important; }

.special-article-container .logo {
  top: 0;
  position: fixed;
  text-align: center;
  width: 100.5px;
  background: white;
  z-index: 100;
  padding: 8px 0px;
  margin-left: 8%;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  display: none; }
  @media (min-width: 768px) {
    .special-article-container .logo {
      display: block; } }

.special-article-container .portlet-layout.row {
  margin: 0 !important; }

.special-article-container .col-md-12.portlet-column.portlet-column-only {
  padding: 0 !important; }

.specialArticle {
  min-height: 100vh;
  z-index: -10000; }

.specialArticle-content {
  background: rgba(0, 0, 0, 0.8);
  color: white;
  width: 100%;
  max-width: calc(100vh * 0.676);
  margin: auto;
  margin-top: 100vh;
  margin-bottom: 100vh;
  padding: 35px 20px 20px 20px;
  position: relative;
  z-index: 1; }
  .specialArticle-content .content-text {
    max-width: 500px;
    margin: 0 auto; }
  .specialArticle-content .content-title {
    margin-top: 0 !important;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto; }
  .specialArticle-content.text-color-royal-purple {
    color: #6b3c94 !important; }
  .specialArticle-content.text-color-prelude {
    color: #dbbfe4 !important; }
  .specialArticle-content.text-color-pacific-blue {
    color: #00aeb8 !important; }
  .specialArticle-content.text-color-aqua-island {
    color: #a7dedd !important; }
  .specialArticle-content.text-color-butter-cup {
    color: #efa915 !important; }
  .specialArticle-content.text-color-chardonnay {
    color: #fac784 !important; }
  .specialArticle-content.text-color-jungle-green {
    color: #28bb82 !important; }
  .specialArticle-content.text-color-vista-blue {
    color: #7ed3a9 !important; }
  .specialArticle-content.text-color-algae-green {
    color: #99e1c5 !important; }
  .specialArticle-content.text-color-carnation {
    color: #fc605d !important; }
  .specialArticle-content.text-color-mona-lisa {
    color: #ff9190 !important; }
  .specialArticle-content.text-color-light-pastel-violet {
    color: #D8BFE4 !important; }
  .specialArticle-content.text-color-black {
    color: black !important; }

.specialArticle-content.light-pastel-violet {
  background-color: rgba(216, 191, 228, 0.9); }

.specialArticle-content.light-pastel-green {
  background-color: rgba(153, 225, 197, 0.9);
  /*  #99E1C5 */ }

.specialArticle-content.light-pastel-blue {
  background-color: rgba(167, 222, 221, 0.9);
  /*  #A7DEDD */ }

.specialArticle-content.light-pastel-yellow {
  background-color: rgba(250, 199, 132, 0.9);
  /*  #FAC784 */ }

.specialArticle-content.light-pastel-red {
  background-color: rgba(255, 145, 144, 0.9);
  /*  #FF9190 */ }

.specialArticle-content.violet {
  background-color: rgba(107, 60, 148, 0.9);
  /*  #6b3c94 */ }

.specialArticle-content.black {
  background-color: rgba(0, 0, 0, 0.8); }

.specialArticle-content.transparent {
  background-color: transparent; }

@media (min-width: 768px) {
  .specialArticle-content {
    padding: 50px; } }

@media (min-width: 1220px) {
  .specialArticle-content {
    width: 90%; } }

@media (min-width: 2560px) {
  .specialArticle-content {
    max-width: 870px; } }

.specialArticle-content-wide {
  width: 90%;
  max-width: 1200px;
  margin: 100vh auto 20vh; }
  .specialArticle-content-wide .container {
    width: 100% !important; }

.first-section > .specialArticle-content {
  margin-top: 75vh;
  margin-bottom: 75vh; }

.last-section {
  min-height: 0 !important; }
  .last-section .footer-logo {
    height: 70px;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .last-section .footer-logo {
        display: none; } }
  .last-section .specialArticle-content-wide {
    margin-top: 40vh; }

.specialArticle-content-video {
  /*position: absolute;
    left: 50%;
    transform: translateX(-50%);*/
  padding: 50px;
  position: relative; }
  .specialArticle-content-video:last-of-type {
    margin-bottom: 50vh; }
  .specialArticle-content-video h2 {
    margin-top: 0; }

.background-content {
  min-height: 100vh;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  position: relative;
  overflow: hidden; }

.video-background {
  width: 100%;
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  visibility: hidden;
  /*background: black; */
  /* todo: sama taustaväri kuin koko jutulla */ }

.video-content {
  height: 100vh;
  position: fixed;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
  object-fit: cover;
  object-position: center; }

.landscape .video-content {
  width: 100vw; }

.background-video-container {
  top: 0;
  width: 100%; }

.visible-video {
  visibility: visible;
  opacity: 1; }

.special-article-quote {
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: "Source Sans Pro",Arial,sans-serif;
  margin-bottom: 1.3em; }

.text-color-default .special-article-quote:first-of-type::before {
  content: '';
  display: block;
  height: 55px;
  width: 82px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.3em;
  background-image: url(/o/kirkkojakaupunki-site-theme/images/icons/quote-decor.svg);
  background-repeat: no-repeat;
  background-size: contain; }

.text-color-black .special-article-quote:first-of-type::before {
  content: '';
  display: block;
  height: 55px;
  width: 82px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.3em;
  mask-image: url(/o/kirkkojakaupunki-site-theme/images/icons/quote-decor.svg);
  background-repeat: no-repeat;
  mask-size: contain;
  background-color: black; }

.text-color-royal-purple .special-article-quote:first-of-type::before {
  content: '';
  display: block;
  height: 55px;
  width: 82px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.3em;
  mask-image: url(/o/kirkkojakaupunki-site-theme/images/icons/quote-decor.svg);
  background-repeat: no-repeat;
  mask-size: contain;
  background-color: #6b3c94; }

.text-color-prelude .special-article-quote:first-of-type::before {
  content: '';
  display: block;
  height: 55px;
  width: 82px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.3em;
  mask-image: url(/o/kirkkojakaupunki-site-theme/images/icons/quote-decor.svg);
  background-repeat: no-repeat;
  mask-size: contain;
  background-color: #dbbfe4; }

.text-color-pacific-blue .special-article-quote:first-of-type::before {
  content: '';
  display: block;
  height: 55px;
  width: 82px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.3em;
  mask-image: url(/o/kirkkojakaupunki-site-theme/images/icons/quote-decor.svg);
  background-repeat: no-repeat;
  mask-size: contain;
  background-color: #00aeb8; }

.text-color-aqua-island .special-article-quote:first-of-type::before {
  content: '';
  display: block;
  height: 55px;
  width: 82px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.3em;
  mask-image: url(/o/kirkkojakaupunki-site-theme/images/icons/quote-decor.svg);
  background-repeat: no-repeat;
  mask-size: contain;
  background-color: #a7dedd; }

.text-color-butter-cup .special-article-quote:first-of-type::before {
  content: '';
  display: block;
  height: 55px;
  width: 82px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.3em;
  mask-image: url(/o/kirkkojakaupunki-site-theme/images/icons/quote-decor.svg);
  background-repeat: no-repeat;
  mask-size: contain;
  background-color: #efa915; }

.text-color-chardonnay .special-article-quote:first-of-type::before {
  content: '';
  display: block;
  height: 55px;
  width: 82px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.3em;
  mask-image: url(/o/kirkkojakaupunki-site-theme/images/icons/quote-decor.svg);
  background-repeat: no-repeat;
  mask-size: contain;
  background-color: #fac784; }

.text-color-jungle-green .special-article-quote:first-of-type::before {
  content: '';
  display: block;
  height: 55px;
  width: 82px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.3em;
  mask-image: url(/o/kirkkojakaupunki-site-theme/images/icons/quote-decor.svg);
  background-repeat: no-repeat;
  mask-size: contain;
  background-color: #28bb82; }

.text-color-vista-blue .special-article-quote:first-of-type::before {
  content: '';
  display: block;
  height: 55px;
  width: 82px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.3em;
  mask-image: url(/o/kirkkojakaupunki-site-theme/images/icons/quote-decor.svg);
  background-repeat: no-repeat;
  mask-size: contain;
  background-color: #7ed3a9; }

.text-color-algae-green .special-article-quote:first-of-type::before {
  content: '';
  display: block;
  height: 55px;
  width: 82px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.3em;
  mask-image: url(/o/kirkkojakaupunki-site-theme/images/icons/quote-decor.svg);
  background-repeat: no-repeat;
  mask-size: contain;
  background-color: #99e1c5; }

.text-color-carnation .special-article-quote:first-of-type::before {
  content: '';
  display: block;
  height: 55px;
  width: 82px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.3em;
  mask-image: url(/o/kirkkojakaupunki-site-theme/images/icons/quote-decor.svg);
  background-repeat: no-repeat;
  mask-size: contain;
  background-color: #fc605d; }

.text-color-mona-lisa .special-article-quote:first-of-type::before {
  content: '';
  display: block;
  height: 55px;
  width: 82px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.3em;
  mask-image: url(/o/kirkkojakaupunki-site-theme/images/icons/quote-decor.svg);
  background-repeat: no-repeat;
  mask-size: contain;
  background-color: #ff9190; }

.text-color-light-pastel-violet .special-article-quote:first-of-type::before {
  content: '';
  display: block;
  height: 55px;
  width: 82px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.3em;
  mask-image: url(/o/kirkkojakaupunki-site-theme/images/icons/quote-decor.svg);
  background-repeat: no-repeat;
  mask-size: contain;
  background-color: #D8BFE4; }

.rns-plugin .rns-shares .rns-share {
  padding: 4px 5px; }

.rns-plugin.rns-style-button .rns-share-button {
  height: 45px;
  line-height: 43px;
  min-width: 45px;
  border-radius: 50%; }

.rns-plugin .rns-shares .rns-icon .fa {
  font: normal normal normal 18px/1 FontAwesome !important; }

/* todo: another way to hide reaction buttons? */
.rns-reactions {
  display: none; }

.specialArticle .article-assets {
  margin-top: 10px; }
  .specialArticle .article-assets .media-object {
    width: 100% !important; }
  .specialArticle .article-assets .media-left {
    width: 30%;
    float: left;
    margin-right: 10px; }
  .specialArticle .article-assets .media-object, .specialArticle .article-assets .placeholder {
    margin-top: 5px; }

.has-control-menu .special-article-container .logo {
  top: 50px; }

@media (min-width: 768px) {
  .special-article-container .logo {
    width: 115px; }
  .has-control-menu .special-article-container .logo {
    top: 65px;
    padding: 8px; }
  .special-article-container .site-logo {
    height: 37px;
    width: auto; } }

@media (min-width: 768px) {
  .specialArticle .media-body.related-article {
    text-align: left;
    padding-top: 0; } }

.placeholder-colored::before {
  background: white;
  background-image: url(/o/kirkkojakaupunki-site-theme/images/logo.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80px; }

.article-section {
  border: none; }

@media (max-width: 768px) {
  .page-container {
    margin-top: 0 !important; } }