@charset "UTF-8";
/**
 * Clay 3.105.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.105.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.quick-access-nav {
  position: fixed;
  z-index: 999;
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.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;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

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

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 1199.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 1199.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

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

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.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-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 768px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.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 {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #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: 2px dotted #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: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@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-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 768px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 991.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info {
  transition: none;
}

.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons {
  transition: none;
}

.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  transition: none;
}

.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.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-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/flamma-theme/images/states/empty_state.gif);
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-result-message-header,
  .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
    background-image: url(/o/flamma-theme/images/states/empty_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header,
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/flamma-theme/images/states/empty_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/flamma-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(/o/flamma-theme/images/states/search_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/flamma-theme/images/states/search_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/flamma-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-state {
    background-image: url(/o/flamma-theme/images/states/empty_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/flamma-theme/images/states/empty_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/flamma-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-success-state {
    background-image: url(/o/flamma-theme/images/states/success_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/flamma-theme/images/states/success_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/flamma-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-search-state {
    background-image: url(/o/flamma-theme/images/states/search_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/flamma-theme/images/states/search_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.taglib-icon-help {
  color: #6c757d !important;
}
.taglib-icon-help:hover, .taglib-icon-help:active {
  color: #343a40 !important;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 991.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 1199.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 767.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 768px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 991.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 992px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 991.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 1199.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 768px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 768px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 768px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-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 span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 991.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 1199.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 1199.98px) and (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 1199.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 1199.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 1199.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 1200px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.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: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.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-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

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

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 768px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 768px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 768px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 992px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 992px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.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;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .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;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

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

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

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.c-prefers-reduced-motion .portlet-boundary.yui3-dd-dragging {
  transition: none;
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

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

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

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

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

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

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

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

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

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.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: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.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 {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

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

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.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 .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

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

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

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  transition: none;
}

.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  transition: none;
}

.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  transition: none;
}

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

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

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

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

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

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

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.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;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

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

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.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-options-dropdown {
  z-index: 1035;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.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-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

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

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

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

@media (min-width: 768px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-title-editable {
  pointer-events: none;
}
.controls-hidden .portlet-topper {
  display: none !important;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 992px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 992px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
@media (min-width: 992px) {
  html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 992px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 992px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 992px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 991.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 992px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 992px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

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

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

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

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

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

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 992px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 992px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (min-width: 992px) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.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;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

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

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

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

.navbar form {
  margin: 0;
}

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

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

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

@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 {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}
.c-prefers-reduced-motion .lfr-progress-active .progress-bar-status,
.c-prefers-reduced-motion .lfr-upload-container .file-uploading .progress-bar .progress {
  transition: none;
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

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

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^=icon-],
[class*=" icon-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}

/* makes sure icons active on rollover in links */
a [class^=icon-],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
[class^=icon-].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
[class^=icon-].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}

.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}

[class^=icon-].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^=icon-].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
[class^=icon-].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^=icon-],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^=icon-],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^=icon-],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^=icon-],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^=icon-],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^=icon-],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^=icon-],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^=icon-].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^=icon-].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class^=icon-].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^=icon-].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^=icon-], .nav-tabs [class^=icon-].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^=icon-], .nav-pills [class^=icon-].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: 0.9em;
}

.btn [class^=icon-].pull-left.icon-2x, .btn [class^=icon-].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.btn [class^=icon-].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}

.btn.btn-small [class^=icon-].pull-left.icon-2x, .btn.btn-small [class^=icon-].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.25em;
}

.btn.btn-large [class^=icon-],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x, .btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.05em;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: 0.2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^=icon-],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^=icon-],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg);
  }
100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

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

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

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: "fontawesome-alloy";
  content: '\FEFF' attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-caret-bottom-right:before {
  content: "\e016";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

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

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

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

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file:before {
  content: "\f016";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

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

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-align-justify:before {
  content: "\f039";
}

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

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

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

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

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

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

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

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

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

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

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up:before {
  content: "\f087";
}

.icon-thumbs-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

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

.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

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

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-money:before {
  content: "\f0d6";
}

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

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

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

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope-alt:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-alt:before {
  content: "\f0f6";
}

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

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-empty:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

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

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-fb-boolean:before {
  content: "\e008";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign-2:before {
  content: "\f055";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

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

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

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

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-unlink:before {
  content: "\f127";
}

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

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-play-sign:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up-2:before {
  content: "\f164";
}

.icon-thumbs-down-2:before {
  content: "\f165";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before {
  content: "\f155";
}

.icon-rupee:before {
  content: "\f156";
}

.icon-yen:before {
  content: "\f157";
}

.icon-renminbi:before {
  content: "\f158";
}

.icon-won:before {
  content: "\f159";
}

.icon-bitcoin:before {
  content: "\f15a";
}

.icon-file-2:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

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

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

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

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-db-joinxor:before {
  content: "\e006";
}

.icon-db-state:before {
  content: "\e009";
}

.icon-db-start:before {
  content: "\e00b";
}

.icon-db-end:before {
  content: "\e00a";
}

.icon-db-fork:before {
  content: "\e00c";
}

.icon-db-condition:before {
  content: "\e00e";
}

.icon-db-task:before {
  content: "\e00d";
}

.icon-db-join:before {
  content: "\e00f";
}

.icon-fb-button:before {
  content: "\e010";
}

.icon-fb-fieldset:before {
  content: "\e011";
}

.icon-fb-custom-field:before {
  content: "\e012";
}

.icon-fb-separator:before {
  content: "\e013";
}

.icon-fb-paragraph:before {
  content: "\e014";
}

.icon-fb-file-upload:before {
  content: "\e015";
}

.icon-fb-text:before {
  content: "\e000";
}

.icon-fb-text-box:before {
  content: "\e001";
}

.icon-fb-select:before {
  content: "\e002";
}

.icon-fb-radio:before {
  content: "\e003";
}

.icon-fb-number:before {
  content: "\e004";
}

.icon-fb-integer:before {
  content: "\e005";
}

.icon-fb-decimal:before {
  content: "\e007";
}

.icon-btc:before {
  content: "\f15a";
}

.icon-cny:before {
  content: "\f158";
}

.icon-eur:before {
  content: "\f153";
}

.icon-gear:before {
  content: "\f013";
}

.icon-gears:before {
  content: "\f085";
}

.icon-inr:before {
  content: "\f156";
}

.icon-jpy:before {
  content: "\f157";
}

.icon-krw:before {
  content: "\f159";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-mail-reply:before {
  content: "\f112";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-rotate-left:before {
  content: "\f0e2";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-star-half-empty:before {
  content: "\f123";
}

.icon-unchecked:before {
  content: "\f096";
}

.icon-usd:before {
  content: "\f155";
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../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: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

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

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

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

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

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

.glyphicon-hourglass:before {
  content: "⌛";
}

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

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

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

/* 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. */
.sixteen-nine {
  position: relative;
}
.sixteen-nine:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 56.25%;
}
.sixteen-nine > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sixteen-nine img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.four-three {
  position: relative;
}
.four-three:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 75%;
}
.four-three > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.one-to-one {
  position: relative;
}
.one-to-one:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 100%;
}
.one-to-one > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.four-three-to-square-crop {
  position: relative;
}
.four-three-to-square-crop:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 75%;
}
.four-three-to-square-crop > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .four-three-to-square-crop {
    position: relative;
  }
  .four-three-to-square-crop:before {
    display: block;
    content: " ";
    width: 100%;
    padding-top: 100%;
  }
  .four-three-to-square-crop > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .four-three-to-square-crop img {
    position: absolute;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    max-width: none;
  }
}

.sixteen-nine-to-square-crop {
  position: relative;
}
.sixteen-nine-to-square-crop:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 56.25%;
}
.sixteen-nine-to-square-crop > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .sixteen-nine-to-square-crop {
    position: relative;
  }
  .sixteen-nine-to-square-crop:before {
    display: block;
    content: " ";
    width: 100%;
    padding-top: 100%;
  }
  .sixteen-nine-to-square-crop > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .sixteen-nine-to-square-crop img {
    position: absolute;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    max-width: none;
  }
}

/*
---------------------------------------------------
Reset
---------------------------------------------------
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

i {
  font-style: normal;
}

hr {
  border: 0;
  margin: 0 0 25px 0;
  padding: 25px 0 0 0;
  display: block;
  border-bottom: 1px solid #E5E5E5;
  width: 100%;
  height: 1px;
  clear: both;
}

img {
  max-width: 100%;
}

svg {
  vertical-align: initial;
}

a:focus, button:focus, .btn:focus, textarea:focus, input:focus, select:focus, .open > a:focus, .contenteditable:focus {
  outline-color: rgba(0, 152, 208, 0.5) !important;
  outline-style: auto !important;
  outline: auto;
}
a::-moz-focus-inner, button::-moz-focus-inner, .btn::-moz-focus-inner, textarea::-moz-focus-inner, input::-moz-focus-inner, select::-moz-focus-inner, .open > a::-moz-focus-inner, .contenteditable::-moz-focus-inner {
  border: 0;
}

div:focus {
  outline: none;
}

code {
  color: #D90368;
}

/*
---------------------------------------------------
Links
---------------------------------------------------
*/
a {
  text-decoration: none;
  cursor: pointer;
  color: #107eab;
}
a:hover {
  text-decoration: underline;
  color: #107eab;
}
a:active, a:focus, a:visited {
  text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #107eab;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #107eab;
}

/*
---------------------------------------------------
Commons
---------------------------------------------------
*/
.clear {
  clear: both;
}

.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.desktop-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 991px) {
  .desktop-flex {
    display: block;
  }
}

div, a {
  -webkit-tap-highlight-color: rgba(201, 224, 253, 0);
}

.left {
  float: left;
}
.left.sustain {
  float: left;
}

.right {
  float: right;
}
.right.sustain {
  float: right;
}

.center {
  margin: 0 auto;
  float: none;
}

.bold, b, strong {
  font-weight: 900;
}

.table-cell {
  display: table-cell;
}

.no-gutter {
  padding-right: 0;
  padding-left: 0;
}

.hidden {
  display: none !important;
}

.no-scroll {
  overflow: hidden;
}

.hyphenated {
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.no-hyphenation {
  hyphens: none;
}

.border,
.border-top,
.border-right,
.border-bottom,
.border-left {
  border-color: #E5E5E5 !important;
}

.text-muted {
  color: #6d6d6d;
}

.text-hidden {
  font-size: 0 !important;
}

/* Mobile visibility */
@media (min-width: 930px) {
  .mobile-visible {
    display: block;
  }
}

@media (max-width: 930px) {
  .mobile-hidden {
    display: none;
  }
}

.desktop-hidden {
  display: none;
}
@media (max-width: 930px) {
  .desktop-hidden {
    display: initial;
  }
}

@media (max-width: 767px) {
  .bg-sm-lightgray {
    background: #F8F8F8;
  }
}

.left-0 {
  left: 0 !important;
  right: auto !important;
}

.right-0 {
  right: 0 !important;
  left: auto !important;
}

.top-0 {
  top: 0 !important;
  bottom: auto !important;
}

.bottom-0 {
  bottom: 0 !important;
  top: auto !important;
}

.text-blue {
  color: #107eab !important;
}

.border-blue {
  border-color: #107eab !important;
}

.text-sm {
  font-size: 12px !important;
}

/*
---------------------------------------------------
Typography
---------------------------------------------------
*/
/**
* Lexicon 1.0.14
*
* Copyright 2017, Liferay, Inc.
* All rights reserved.
* MIT license
*/
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/**
* Lexicon 1.0.14
*
* Copyright 2017, Liferay, Inc.
* All rights reserved.
* MIT license
*/
/**
* Lexicon 1.0.14
*
* Copyright 2017, Liferay, Inc.
* All rights reserved.
* MIT license
*/
/**
* Lexicon 1.0.14
*
* Copyright 2017, Liferay, Inc.
* All rights reserved.
* MIT license
*/
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "fontawesome-alloy";
  src: url("fonts/alloy-font-awesome/font/fontawesome-alloy.eot");
  src: url("fonts/alloy-font-awesome/font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("fonts/alloy-font-awesome/font/fontawesome-alloy.woff") format("woff"), url("fonts/alloy-font-awesome/font/fontawesome-alloy.ttf") format("truetype"), url("fonts/alloy-font-awesome/font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
/**
* Lexicon 1.0.14
*
* Copyright 2017, Liferay, Inc.
* All rights reserved.
* MIT license
*/
/* FONT AWESOME CORE
 * -------------------------- */
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}

.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #dee2e6;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

/**
* Lexicon 1.0.14
*
* Copyright 2017, Liferay, Inc.
* All rights reserved.
* MIT license
*/
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^=icon-],
.icon-stack [class*=" icon-"] {
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg);
  }
100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

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

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

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

/**
* Lexicon 1.0.14
*
* Copyright 2017, Liferay, Inc.
* All rights reserved.
* MIT license
*/
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: "fontawesome-alloy";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: "fontawesome-alloy";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  *margin-right: 0.3em;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
}
.icon-caret-bottom-right:before, .icon-glass:before, .icon-music:before, .icon-search:before, .icon-envelope:before, .icon-heart:before, .icon-star:before, .icon-star-empty:before, .icon-user:before, .icon-film:before, .icon-th-large:before, .icon-th:before, .icon-th-list:before, .icon-ok:before, .icon-remove:before, .icon-zoom-in:before, .icon-zoom-out:before, .icon-off:before, .icon-signal:before, .icon-cog:before, .icon-trash:before, .icon-home:before, .icon-file:before, .icon-inbox:before, .icon-play-circle:before, .icon-repeat:before, .icon-refresh:before, .icon-list-alt:before, .icon-lock:before, .icon-flag:before, .icon-headphones:before, .icon-volume-off:before, .icon-volume-down:before, .icon-volume-up:before, .icon-qrcode:before, .icon-barcode:before, .icon-tag:before, .icon-tags:before, .icon-book:before, .icon-bookmark:before, .icon-print:before, .icon-camera:before, .icon-font:before, .icon-bold:before, .icon-italic:before, .icon-align-justify:before, .icon-list:before, .icon-indent-left:before, .icon-indent-right:before, .icon-facetime-video:before, .icon-picture:before, .icon-pencil:before, .icon-map-marker:before, .icon-adjust:before, .icon-tint:before, .icon-edit:before, .icon-share:before, .icon-check:before, .icon-move:before, .icon-step-backward:before, .icon-fast-backward:before, .icon-backward:before, .icon-play:before, .icon-pause:before, .icon-stop:before, .icon-forward:before, .icon-fast-forward:before, .icon-minus-sign:before, .icon-remove-sign:before, .icon-ok-sign:before, .icon-question-sign:before, .icon-info-sign:before, .icon-screenshot:before, .icon-remove-circle:before, .icon-ok-circle:before, .icon-ban-circle:before, .icon-arrow-left:before, .icon-arrow-right:before, .icon-arrow-up:before, .icon-arrow-down:before, .icon-share-alt:before, .icon-resize-full:before, .icon-resize-small:before, .icon-plus:before, .icon-minus:before, .icon-asterisk:before, .icon-exclamation-sign:before, .icon-gift:before, .icon-leaf:before, .icon-calendar:before, .icon-random:before, .icon-comment:before, .icon-magnet:before, .icon-chevron-up:before, .icon-chevron-down:before, .icon-retweet:before, .icon-shopping-cart:before, .icon-folder-close:before, .icon-folder-open:before, .icon-resize-vertical:before, .icon-resize-horizontal:before, .icon-bar-chart:before, .icon-twitter-sign:before, .icon-facebook-sign:before, .icon-camera-retro:before, .icon-key:before, .icon-cogs:before, .icon-comments:before, .icon-thumbs-up:before, .icon-thumbs-down:before, .icon-star-half:before, .icon-signin:before, .icon-trophy:before, .icon-github-sign:before, .icon-upload-alt:before, .icon-lemon:before, .icon-phone:before, .icon-check-empty:before, .icon-bookmark-empty:before, .icon-phone-sign:before, .icon-twitter:before, .icon-facebook:before, .icon-github:before, .icon-unlock:before, .icon-credit:before, .icon-rss:before, .icon-hdd:before, .icon-bullhorn:before, .icon-bell:before, .icon-certificate:before, .icon-hand-right:before, .icon-hand-left:before, .icon-hand-up:before, .icon-globe:before, .icon-wrench:before, .icon-tasks:before, .icon-filter:before, .icon-briefcase:before, .icon-fullscreen:before, .icon-group:before, .icon-link:before, .icon-cloud:before, .icon-beaker:before, .icon-cut:before, .icon-copy:before, .icon-paper-clip:before, .icon-save:before, .icon-sign-blank:before, .icon-reorder:before, .icon-list-ul:before, .icon-list-ol:before, .icon-strikethrough:before, .icon-underline:before, .icon-table:before, .icon-magic:before, .icon-money:before, .icon-caret-down:before, .icon-caret-up:before, .icon-caret-left:before, .icon-caret-right:before, .icon-columns:before, .icon-sort:before, .icon-sort-down:before, .icon-sort-up:before, .icon-envelope-alt:before, .icon-linkedin:before, .icon-undo:before, .icon-legal:before, .icon-dashboard:before, .icon-comment-alt:before, .icon-comments-alt:before, .icon-bolt:before, .icon-sitemap:before, .icon-umbrella:before, .icon-paste:before, .icon-lightbulb:before, .icon-exchange:before, .icon-bell-alt:before, .icon-coffee:before, .icon-food:before, .icon-file-alt:before, .icon-building:before, .icon-hospital:before, .icon-ambulance:before, .icon-medkit:before, .icon-fighter-jet:before, .icon-beer:before, .icon-h-sign:before, .icon-plus-sign:before, .icon-double-angle-left:before, .icon-double-angle-right:before, .icon-double-angle-up:before, .icon-double-angle-down:before, .icon-angle-left:before, .icon-angle-right:before, .icon-angle-up:before, .icon-angle-down:before, .icon-desktop:before, .icon-laptop:before, .icon-spinner:before, .icon-circle:before, .icon-reply:before, .icon-github-alt:before, .icon-folder-close-alt:before, .icon-folder-open-alt:before, .icon-expand-alt:before, .icon-collapse-alt:before, .icon-smile:before, .icon-frown:before, .icon-meh:before, .icon-gamepad:before, .icon-keyboard:before, .icon-flag-alt:before, .icon-flag-checkered:before, .icon-terminal:before, .icon-code:before, .icon-reply-all:before, .icon-star-half-full:before, .icon-location-arrow:before, .icon-crop:before, .icon-code-fork:before, .icon-subscript:before, .icon-eraser:before, .icon-puzzle:before, .icon-microphone:before, .icon-microphone-off:before, .icon-shield:before, .icon-calendar-empty:before, .icon-fire-extinguisher:before, .icon-rocket:before, .icon-maxcdn:before, .icon-chevron-sign-left:before, .icon-chevron-sign-right:before, .icon-chevron-sign-up:before, .icon-chevron-sign-down:before, .icon-html5:before, .icon-css3:before, .icon-anchor:before, .icon-unlock-alt:before, .icon-bullseye:before, .icon-ellipsis-horizontal:before, .icon-ellipsis-vertical:before, .icon-rss-sign:before, .icon-fb-boolean:before, .icon-text-height:before, .icon-text-width:before, .icon-align-left:before, .icon-align-center:before, .icon-align-right:before, .icon-step-forward:before, .icon-eject:before, .icon-chevron-left:before, .icon-chevron-right:before, .icon-plus-sign-2:before, .icon-fire:before, .icon-eye-open:before, .icon-eye-close:before, .icon-warning-sign:before, .icon-plane:before, .icon-heart-empty:before, .icon-signout:before, .icon-linkedin-sign:before, .icon-pushpin:before, .icon-external-link:before, .icon-hand-down:before, .icon-circle-arrow-left:before, .icon-circle-arrow-right:before, .icon-circle-arrow-up:before, .icon-circle-arrow-down:before, .icon-truck:before, .icon-pinterest:before, .icon-pinterest-sign:before, .icon-google-plus-sign:before, .icon-google-plus:before, .icon-cloud-download:before, .icon-cloud-upload:before, .icon-user-md:before, .icon-stethoscope:before, .icon-suitcase:before, .icon-tablet:before, .icon-mobile:before, .icon-circle-blank:before, .icon-quote-left:before, .icon-quote-right:before, .icon-unlink:before, .icon-question:before, .icon-info:before, .icon-exclamation:before, .icon-superscript:before, .icon-play-sign:before, .icon-ticket:before, .icon-minus-sign-alt:before, .icon-check-minus:before, .icon-level-up:before, .icon-sort-by-attributes-alt:before, .icon-sort-by-order:before, .icon-sort-by-order-alt:before, .icon-thumbs-up-2:before, .icon-thumbs-down-2:before, .icon-dribbble:before, .icon-skype:before, .icon-foursquare:before, .icon-trello:before, .icon-female:before, .icon-level-down:before, .icon-check-sign:before, .icon-edit-sign:before, .icon-external-link-sign:before, .icon-share-sign:before, .icon-compass:before, .icon-collapse:before, .icon-collapse-top:before, .icon-expand:before, .icon-euro:before, .icon-gbp:before, .icon-dollar:before, .icon-rupee:before, .icon-yen:before, .icon-renminbi:before, .icon-won:before, .icon-bitcoin:before, .icon-file-2:before, .icon-file-text:before, .icon-sort-by-alphabet:before, .icon-sort-by-alphabet-alt:before, .icon-sort-by-attributes:before, .icon-youtube-sign:before, .icon-youtube:before, .icon-xing:before, .icon-xing-sign:before, .icon-youtube-play:before, .icon-dropbox:before, .icon-stackexchange:before, .icon-instagram:before, .icon-flickr:before, .icon-adn:before, .icon-bitbucket:before, .icon-bitbucket-sign:before, .icon-tumblr:before, .icon-tumblr-sign:before, .icon-long-arrow-down:before, .icon-long-arrow-up:before, .icon-long-arrow-left:before, .icon-long-arrow-right:before, .icon-apple:before, .icon-windows:before, .icon-android:before, .icon-linux:before, .icon-male:before, .icon-gittip:before, .icon-sun:before, .icon-moon:before, .icon-archive:before, .icon-bug:before, .icon-vk:before, .icon-weibo:before, .icon-renren:before, .icon-time:before, .icon-road:before, .icon-download-alt:before, .icon-download:before, .icon-upload:before, .icon-db-joinxor:before, .icon-db-state:before, .icon-db-start:before, .icon-db-end:before, .icon-db-fork:before, .icon-db-condition:before, .icon-db-task:before, .icon-db-join:before, .icon-fb-button:before, .icon-fb-fieldset:before, .icon-fb-custom-field:before, .icon-fb-separator:before, .icon-fb-paragraph:before, .icon-fb-file-upload:before, .icon-fb-text:before, .icon-fb-text-box:before, .icon-fb-select:before, .icon-fb-radio:before, .icon-fb-number:before, .icon-fb-integer:before, .icon-fb-decimal:before {
  display: inline-block;
  speak: none;
  text-decoration: inherit;
}
.icon-caret-bottom-right.hide, .icon-glass.hide, .icon-music.hide, .icon-search.hide, .icon-envelope.hide, .icon-heart.hide, .icon-star.hide, .icon-star-empty.hide, .icon-user.hide, .icon-film.hide, .icon-th-large.hide, .icon-th.hide, .icon-th-list.hide, .icon-ok.hide, .icon-remove.hide, .icon-zoom-in.hide, .icon-zoom-out.hide, .icon-off.hide, .icon-signal.hide, .icon-cog.hide, .icon-trash.hide, .icon-home.hide, .icon-file.hide, .icon-inbox.hide, .icon-play-circle.hide, .icon-repeat.hide, .icon-refresh.hide, .icon-list-alt.hide, .icon-lock.hide, .icon-flag.hide, .icon-headphones.hide, .icon-volume-off.hide, .icon-volume-down.hide, .icon-volume-up.hide, .icon-qrcode.hide, .icon-barcode.hide, .icon-tag.hide, .icon-tags.hide, .icon-book.hide, .icon-bookmark.hide, .icon-print.hide, .icon-camera.hide, .icon-font.hide, .icon-bold.hide, .icon-italic.hide, .icon-align-justify.hide, .icon-list.hide, .icon-indent-left.hide, .icon-indent-right.hide, .icon-facetime-video.hide, .icon-picture.hide, .icon-pencil.hide, .icon-map-marker.hide, .icon-adjust.hide, .icon-tint.hide, .icon-edit.hide, .icon-share.hide, .icon-check.hide, .icon-move.hide, .icon-step-backward.hide, .icon-fast-backward.hide, .icon-backward.hide, .icon-play.hide, .icon-pause.hide, .icon-stop.hide, .icon-forward.hide, .icon-fast-forward.hide, .icon-minus-sign.hide, .icon-remove-sign.hide, .icon-ok-sign.hide, .icon-question-sign.hide, .icon-info-sign.hide, .icon-screenshot.hide, .icon-remove-circle.hide, .icon-ok-circle.hide, .icon-ban-circle.hide, .icon-arrow-left.hide, .icon-arrow-right.hide, .icon-arrow-up.hide, .icon-arrow-down.hide, .icon-share-alt.hide, .icon-resize-full.hide, .icon-resize-small.hide, .icon-plus.hide, .icon-minus.hide, .icon-asterisk.hide, .icon-exclamation-sign.hide, .icon-gift.hide, .icon-leaf.hide, .icon-calendar.hide, .icon-random.hide, .icon-comment.hide, .icon-magnet.hide, .icon-chevron-up.hide, .icon-chevron-down.hide, .icon-retweet.hide, .icon-shopping-cart.hide, .icon-folder-close.hide, .icon-folder-open.hide, .icon-resize-vertical.hide, .icon-resize-horizontal.hide, .icon-bar-chart.hide, .icon-twitter-sign.hide, .icon-facebook-sign.hide, .icon-camera-retro.hide, .icon-key.hide, .icon-cogs.hide, .icon-comments.hide, .icon-thumbs-up.hide, .icon-thumbs-down.hide, .icon-star-half.hide, .icon-signin.hide, .icon-trophy.hide, .icon-github-sign.hide, .icon-upload-alt.hide, .icon-lemon.hide, .icon-phone.hide, .icon-check-empty.hide, .icon-bookmark-empty.hide, .icon-phone-sign.hide, .icon-twitter.hide, .icon-facebook.hide, .icon-github.hide, .icon-unlock.hide, .icon-credit.hide, .icon-rss.hide, .icon-hdd.hide, .icon-bullhorn.hide, .icon-bell.hide, .icon-certificate.hide, .icon-hand-right.hide, .icon-hand-left.hide, .icon-hand-up.hide, .icon-globe.hide, .icon-wrench.hide, .icon-tasks.hide, .icon-filter.hide, .icon-briefcase.hide, .icon-fullscreen.hide, .icon-group.hide, .icon-link.hide, .icon-cloud.hide, .icon-beaker.hide, .icon-cut.hide, .icon-copy.hide, .icon-paper-clip.hide, .icon-save.hide, .icon-sign-blank.hide, .icon-reorder.hide, .icon-list-ul.hide, .icon-list-ol.hide, .icon-strikethrough.hide, .icon-underline.hide, .icon-table.hide, .icon-magic.hide, .icon-money.hide, .icon-caret-down.hide, .icon-caret-up.hide, .icon-caret-left.hide, .icon-caret-right.hide, .icon-columns.hide, .icon-sort.hide, .icon-sort-down.hide, .icon-sort-up.hide, .icon-envelope-alt.hide, .icon-linkedin.hide, .icon-undo.hide, .icon-legal.hide, .icon-dashboard.hide, .icon-comment-alt.hide, .icon-comments-alt.hide, .icon-bolt.hide, .icon-sitemap.hide, .icon-umbrella.hide, .icon-paste.hide, .icon-lightbulb.hide, .icon-exchange.hide, .icon-bell-alt.hide, .icon-coffee.hide, .icon-food.hide, .icon-file-alt.hide, .icon-building.hide, .icon-hospital.hide, .icon-ambulance.hide, .icon-medkit.hide, .icon-fighter-jet.hide, .icon-beer.hide, .icon-h-sign.hide, .icon-plus-sign.hide, .icon-double-angle-left.hide, .icon-double-angle-right.hide, .icon-double-angle-up.hide, .icon-double-angle-down.hide, .icon-angle-left.hide, .icon-angle-right.hide, .icon-angle-up.hide, .icon-angle-down.hide, .icon-desktop.hide, .icon-laptop.hide, .icon-spinner.hide, .icon-circle.hide, .icon-reply.hide, .icon-github-alt.hide, .icon-folder-close-alt.hide, .icon-folder-open-alt.hide, .icon-expand-alt.hide, .icon-collapse-alt.hide, .icon-smile.hide, .icon-frown.hide, .icon-meh.hide, .icon-gamepad.hide, .icon-keyboard.hide, .icon-flag-alt.hide, .icon-flag-checkered.hide, .icon-terminal.hide, .icon-code.hide, .icon-reply-all.hide, .icon-star-half-full.hide, .icon-location-arrow.hide, .icon-crop.hide, .icon-code-fork.hide, .icon-subscript.hide, .icon-eraser.hide, .icon-puzzle.hide, .icon-microphone.hide, .icon-microphone-off.hide, .icon-shield.hide, .icon-calendar-empty.hide, .icon-fire-extinguisher.hide, .icon-rocket.hide, .icon-maxcdn.hide, .icon-chevron-sign-left.hide, .icon-chevron-sign-right.hide, .icon-chevron-sign-up.hide, .icon-chevron-sign-down.hide, .icon-html5.hide, .icon-css3.hide, .icon-anchor.hide, .icon-unlock-alt.hide, .icon-bullseye.hide, .icon-ellipsis-horizontal.hide, .icon-ellipsis-vertical.hide, .icon-rss-sign.hide, .icon-fb-boolean.hide, .icon-text-height.hide, .icon-text-width.hide, .icon-align-left.hide, .icon-align-center.hide, .icon-align-right.hide, .icon-step-forward.hide, .icon-eject.hide, .icon-chevron-left.hide, .icon-chevron-right.hide, .icon-plus-sign-2.hide, .icon-fire.hide, .icon-eye-open.hide, .icon-eye-close.hide, .icon-warning-sign.hide, .icon-plane.hide, .icon-heart-empty.hide, .icon-signout.hide, .icon-linkedin-sign.hide, .icon-pushpin.hide, .icon-external-link.hide, .icon-hand-down.hide, .icon-circle-arrow-left.hide, .icon-circle-arrow-right.hide, .icon-circle-arrow-up.hide, .icon-circle-arrow-down.hide, .icon-truck.hide, .icon-pinterest.hide, .icon-pinterest-sign.hide, .icon-google-plus-sign.hide, .icon-google-plus.hide, .icon-cloud-download.hide, .icon-cloud-upload.hide, .icon-user-md.hide, .icon-stethoscope.hide, .icon-suitcase.hide, .icon-tablet.hide, .icon-mobile.hide, .icon-circle-blank.hide, .icon-quote-left.hide, .icon-quote-right.hide, .icon-unlink.hide, .icon-question.hide, .icon-info.hide, .icon-exclamation.hide, .icon-superscript.hide, .icon-play-sign.hide, .icon-ticket.hide, .icon-minus-sign-alt.hide, .icon-check-minus.hide, .icon-level-up.hide, .icon-sort-by-attributes-alt.hide, .icon-sort-by-order.hide, .icon-sort-by-order-alt.hide, .icon-thumbs-up-2.hide, .icon-thumbs-down-2.hide, .icon-dribbble.hide, .icon-skype.hide, .icon-foursquare.hide, .icon-trello.hide, .icon-female.hide, .icon-level-down.hide, .icon-check-sign.hide, .icon-edit-sign.hide, .icon-external-link-sign.hide, .icon-share-sign.hide, .icon-compass.hide, .icon-collapse.hide, .icon-collapse-top.hide, .icon-expand.hide, .icon-euro.hide, .icon-gbp.hide, .icon-dollar.hide, .icon-rupee.hide, .icon-yen.hide, .icon-renminbi.hide, .icon-won.hide, .icon-bitcoin.hide, .icon-file-2.hide, .icon-file-text.hide, .icon-sort-by-alphabet.hide, .icon-sort-by-alphabet-alt.hide, .icon-sort-by-attributes.hide, .icon-youtube-sign.hide, .icon-youtube.hide, .icon-xing.hide, .icon-xing-sign.hide, .icon-youtube-play.hide, .icon-dropbox.hide, .icon-stackexchange.hide, .icon-instagram.hide, .icon-flickr.hide, .icon-adn.hide, .icon-bitbucket.hide, .icon-bitbucket-sign.hide, .icon-tumblr.hide, .icon-tumblr-sign.hide, .icon-long-arrow-down.hide, .icon-long-arrow-up.hide, .icon-long-arrow-left.hide, .icon-long-arrow-right.hide, .icon-apple.hide, .icon-windows.hide, .icon-android.hide, .icon-linux.hide, .icon-male.hide, .icon-gittip.hide, .icon-sun.hide, .icon-moon.hide, .icon-archive.hide, .icon-bug.hide, .icon-vk.hide, .icon-weibo.hide, .icon-renren.hide, .icon-time.hide, .icon-road.hide, .icon-download-alt.hide, .icon-download.hide, .icon-upload.hide, .icon-db-joinxor.hide, .icon-db-state.hide, .icon-db-start.hide, .icon-db-end.hide, .icon-db-fork.hide, .icon-db-condition.hide, .icon-db-task.hide, .icon-db-join.hide, .icon-fb-button.hide, .icon-fb-fieldset.hide, .icon-fb-custom-field.hide, .icon-fb-separator.hide, .icon-fb-paragraph.hide, .icon-fb-file-upload.hide, .icon-fb-text.hide, .icon-fb-text-box.hide, .icon-fb-select.hide, .icon-fb-radio.hide, .icon-fb-number.hide, .icon-fb-integer.hide, .icon-fb-decimal.hide {
  display: none;
}
.icon-caret-bottom-right.icon-fixed-width, .icon-glass.icon-fixed-width, .icon-music.icon-fixed-width, .icon-search.icon-fixed-width, .icon-envelope.icon-fixed-width, .icon-heart.icon-fixed-width, .icon-star.icon-fixed-width, .icon-star-empty.icon-fixed-width, .icon-user.icon-fixed-width, .icon-film.icon-fixed-width, .icon-th-large.icon-fixed-width, .icon-th.icon-fixed-width, .icon-th-list.icon-fixed-width, .icon-ok.icon-fixed-width, .icon-remove.icon-fixed-width, .icon-zoom-in.icon-fixed-width, .icon-zoom-out.icon-fixed-width, .icon-off.icon-fixed-width, .icon-signal.icon-fixed-width, .icon-cog.icon-fixed-width, .icon-trash.icon-fixed-width, .icon-home.icon-fixed-width, .icon-file.icon-fixed-width, .icon-inbox.icon-fixed-width, .icon-play-circle.icon-fixed-width, .icon-repeat.icon-fixed-width, .icon-refresh.icon-fixed-width, .icon-list-alt.icon-fixed-width, .icon-lock.icon-fixed-width, .icon-flag.icon-fixed-width, .icon-headphones.icon-fixed-width, .icon-volume-off.icon-fixed-width, .icon-volume-down.icon-fixed-width, .icon-volume-up.icon-fixed-width, .icon-qrcode.icon-fixed-width, .icon-barcode.icon-fixed-width, .icon-tag.icon-fixed-width, .icon-tags.icon-fixed-width, .icon-book.icon-fixed-width, .icon-bookmark.icon-fixed-width, .icon-print.icon-fixed-width, .icon-camera.icon-fixed-width, .icon-font.icon-fixed-width, .icon-bold.icon-fixed-width, .icon-italic.icon-fixed-width, .icon-align-justify.icon-fixed-width, .icon-list.icon-fixed-width, .icon-indent-left.icon-fixed-width, .icon-indent-right.icon-fixed-width, .icon-facetime-video.icon-fixed-width, .icon-picture.icon-fixed-width, .icon-pencil.icon-fixed-width, .icon-map-marker.icon-fixed-width, .icon-adjust.icon-fixed-width, .icon-tint.icon-fixed-width, .icon-edit.icon-fixed-width, .icon-share.icon-fixed-width, .icon-check.icon-fixed-width, .icon-move.icon-fixed-width, .icon-step-backward.icon-fixed-width, .icon-fast-backward.icon-fixed-width, .icon-backward.icon-fixed-width, .icon-play.icon-fixed-width, .icon-pause.icon-fixed-width, .icon-stop.icon-fixed-width, .icon-forward.icon-fixed-width, .icon-fast-forward.icon-fixed-width, .icon-minus-sign.icon-fixed-width, .icon-remove-sign.icon-fixed-width, .icon-ok-sign.icon-fixed-width, .icon-question-sign.icon-fixed-width, .icon-info-sign.icon-fixed-width, .icon-screenshot.icon-fixed-width, .icon-remove-circle.icon-fixed-width, .icon-ok-circle.icon-fixed-width, .icon-ban-circle.icon-fixed-width, .icon-arrow-left.icon-fixed-width, .icon-arrow-right.icon-fixed-width, .icon-arrow-up.icon-fixed-width, .icon-arrow-down.icon-fixed-width, .icon-share-alt.icon-fixed-width, .icon-resize-full.icon-fixed-width, .icon-resize-small.icon-fixed-width, .icon-plus.icon-fixed-width, .icon-minus.icon-fixed-width, .icon-asterisk.icon-fixed-width, .icon-exclamation-sign.icon-fixed-width, .icon-gift.icon-fixed-width, .icon-leaf.icon-fixed-width, .icon-calendar.icon-fixed-width, .icon-random.icon-fixed-width, .icon-comment.icon-fixed-width, .icon-magnet.icon-fixed-width, .icon-chevron-up.icon-fixed-width, .icon-chevron-down.icon-fixed-width, .icon-retweet.icon-fixed-width, .icon-shopping-cart.icon-fixed-width, .icon-folder-close.icon-fixed-width, .icon-folder-open.icon-fixed-width, .icon-resize-vertical.icon-fixed-width, .icon-resize-horizontal.icon-fixed-width, .icon-bar-chart.icon-fixed-width, .icon-twitter-sign.icon-fixed-width, .icon-facebook-sign.icon-fixed-width, .icon-camera-retro.icon-fixed-width, .icon-key.icon-fixed-width, .icon-cogs.icon-fixed-width, .icon-comments.icon-fixed-width, .icon-thumbs-up.icon-fixed-width, .icon-thumbs-down.icon-fixed-width, .icon-star-half.icon-fixed-width, .icon-signin.icon-fixed-width, .icon-trophy.icon-fixed-width, .icon-github-sign.icon-fixed-width, .icon-upload-alt.icon-fixed-width, .icon-lemon.icon-fixed-width, .icon-phone.icon-fixed-width, .icon-check-empty.icon-fixed-width, .icon-bookmark-empty.icon-fixed-width, .icon-phone-sign.icon-fixed-width, .icon-twitter.icon-fixed-width, .icon-facebook.icon-fixed-width, .icon-github.icon-fixed-width, .icon-unlock.icon-fixed-width, .icon-credit.icon-fixed-width, .icon-rss.icon-fixed-width, .icon-hdd.icon-fixed-width, .icon-bullhorn.icon-fixed-width, .icon-bell.icon-fixed-width, .icon-certificate.icon-fixed-width, .icon-hand-right.icon-fixed-width, .icon-hand-left.icon-fixed-width, .icon-hand-up.icon-fixed-width, .icon-globe.icon-fixed-width, .icon-wrench.icon-fixed-width, .icon-tasks.icon-fixed-width, .icon-filter.icon-fixed-width, .icon-briefcase.icon-fixed-width, .icon-fullscreen.icon-fixed-width, .icon-group.icon-fixed-width, .icon-link.icon-fixed-width, .icon-cloud.icon-fixed-width, .icon-beaker.icon-fixed-width, .icon-cut.icon-fixed-width, .icon-copy.icon-fixed-width, .icon-paper-clip.icon-fixed-width, .icon-save.icon-fixed-width, .icon-sign-blank.icon-fixed-width, .icon-reorder.icon-fixed-width, .icon-list-ul.icon-fixed-width, .icon-list-ol.icon-fixed-width, .icon-strikethrough.icon-fixed-width, .icon-underline.icon-fixed-width, .icon-table.icon-fixed-width, .icon-magic.icon-fixed-width, .icon-money.icon-fixed-width, .icon-caret-down.icon-fixed-width, .icon-caret-up.icon-fixed-width, .icon-caret-left.icon-fixed-width, .icon-caret-right.icon-fixed-width, .icon-columns.icon-fixed-width, .icon-sort.icon-fixed-width, .icon-sort-down.icon-fixed-width, .icon-sort-up.icon-fixed-width, .icon-envelope-alt.icon-fixed-width, .icon-linkedin.icon-fixed-width, .icon-undo.icon-fixed-width, .icon-legal.icon-fixed-width, .icon-dashboard.icon-fixed-width, .icon-comment-alt.icon-fixed-width, .icon-comments-alt.icon-fixed-width, .icon-bolt.icon-fixed-width, .icon-sitemap.icon-fixed-width, .icon-umbrella.icon-fixed-width, .icon-paste.icon-fixed-width, .icon-lightbulb.icon-fixed-width, .icon-exchange.icon-fixed-width, .icon-bell-alt.icon-fixed-width, .icon-coffee.icon-fixed-width, .icon-food.icon-fixed-width, .icon-file-alt.icon-fixed-width, .icon-building.icon-fixed-width, .icon-hospital.icon-fixed-width, .icon-ambulance.icon-fixed-width, .icon-medkit.icon-fixed-width, .icon-fighter-jet.icon-fixed-width, .icon-beer.icon-fixed-width, .icon-h-sign.icon-fixed-width, .icon-plus-sign.icon-fixed-width, .icon-double-angle-left.icon-fixed-width, .icon-double-angle-right.icon-fixed-width, .icon-double-angle-up.icon-fixed-width, .icon-double-angle-down.icon-fixed-width, .icon-angle-left.icon-fixed-width, .icon-angle-right.icon-fixed-width, .icon-angle-up.icon-fixed-width, .icon-angle-down.icon-fixed-width, .icon-desktop.icon-fixed-width, .icon-laptop.icon-fixed-width, .icon-spinner.icon-fixed-width, .icon-circle.icon-fixed-width, .icon-reply.icon-fixed-width, .icon-github-alt.icon-fixed-width, .icon-folder-close-alt.icon-fixed-width, .icon-folder-open-alt.icon-fixed-width, .icon-expand-alt.icon-fixed-width, .icon-collapse-alt.icon-fixed-width, .icon-smile.icon-fixed-width, .icon-frown.icon-fixed-width, .icon-meh.icon-fixed-width, .icon-gamepad.icon-fixed-width, .icon-keyboard.icon-fixed-width, .icon-flag-alt.icon-fixed-width, .icon-flag-checkered.icon-fixed-width, .icon-terminal.icon-fixed-width, .icon-code.icon-fixed-width, .icon-reply-all.icon-fixed-width, .icon-star-half-full.icon-fixed-width, .icon-location-arrow.icon-fixed-width, .icon-crop.icon-fixed-width, .icon-code-fork.icon-fixed-width, .icon-subscript.icon-fixed-width, .icon-eraser.icon-fixed-width, .icon-puzzle.icon-fixed-width, .icon-microphone.icon-fixed-width, .icon-microphone-off.icon-fixed-width, .icon-shield.icon-fixed-width, .icon-calendar-empty.icon-fixed-width, .icon-fire-extinguisher.icon-fixed-width, .icon-rocket.icon-fixed-width, .icon-maxcdn.icon-fixed-width, .icon-chevron-sign-left.icon-fixed-width, .icon-chevron-sign-right.icon-fixed-width, .icon-chevron-sign-up.icon-fixed-width, .icon-chevron-sign-down.icon-fixed-width, .icon-html5.icon-fixed-width, .icon-css3.icon-fixed-width, .icon-anchor.icon-fixed-width, .icon-unlock-alt.icon-fixed-width, .icon-bullseye.icon-fixed-width, .icon-ellipsis-horizontal.icon-fixed-width, .icon-ellipsis-vertical.icon-fixed-width, .icon-rss-sign.icon-fixed-width, .icon-fb-boolean.icon-fixed-width, .icon-text-height.icon-fixed-width, .icon-text-width.icon-fixed-width, .icon-align-left.icon-fixed-width, .icon-align-center.icon-fixed-width, .icon-align-right.icon-fixed-width, .icon-step-forward.icon-fixed-width, .icon-eject.icon-fixed-width, .icon-chevron-left.icon-fixed-width, .icon-chevron-right.icon-fixed-width, .icon-plus-sign-2.icon-fixed-width, .icon-fire.icon-fixed-width, .icon-eye-open.icon-fixed-width, .icon-eye-close.icon-fixed-width, .icon-warning-sign.icon-fixed-width, .icon-plane.icon-fixed-width, .icon-heart-empty.icon-fixed-width, .icon-signout.icon-fixed-width, .icon-linkedin-sign.icon-fixed-width, .icon-pushpin.icon-fixed-width, .icon-external-link.icon-fixed-width, .icon-hand-down.icon-fixed-width, .icon-circle-arrow-left.icon-fixed-width, .icon-circle-arrow-right.icon-fixed-width, .icon-circle-arrow-up.icon-fixed-width, .icon-circle-arrow-down.icon-fixed-width, .icon-truck.icon-fixed-width, .icon-pinterest.icon-fixed-width, .icon-pinterest-sign.icon-fixed-width, .icon-google-plus-sign.icon-fixed-width, .icon-google-plus.icon-fixed-width, .icon-cloud-download.icon-fixed-width, .icon-cloud-upload.icon-fixed-width, .icon-user-md.icon-fixed-width, .icon-stethoscope.icon-fixed-width, .icon-suitcase.icon-fixed-width, .icon-tablet.icon-fixed-width, .icon-mobile.icon-fixed-width, .icon-circle-blank.icon-fixed-width, .icon-quote-left.icon-fixed-width, .icon-quote-right.icon-fixed-width, .icon-unlink.icon-fixed-width, .icon-question.icon-fixed-width, .icon-info.icon-fixed-width, .icon-exclamation.icon-fixed-width, .icon-superscript.icon-fixed-width, .icon-play-sign.icon-fixed-width, .icon-ticket.icon-fixed-width, .icon-minus-sign-alt.icon-fixed-width, .icon-check-minus.icon-fixed-width, .icon-level-up.icon-fixed-width, .icon-sort-by-attributes-alt.icon-fixed-width, .icon-sort-by-order.icon-fixed-width, .icon-sort-by-order-alt.icon-fixed-width, .icon-thumbs-up-2.icon-fixed-width, .icon-thumbs-down-2.icon-fixed-width, .icon-dribbble.icon-fixed-width, .icon-skype.icon-fixed-width, .icon-foursquare.icon-fixed-width, .icon-trello.icon-fixed-width, .icon-female.icon-fixed-width, .icon-level-down.icon-fixed-width, .icon-check-sign.icon-fixed-width, .icon-edit-sign.icon-fixed-width, .icon-external-link-sign.icon-fixed-width, .icon-share-sign.icon-fixed-width, .icon-compass.icon-fixed-width, .icon-collapse.icon-fixed-width, .icon-collapse-top.icon-fixed-width, .icon-expand.icon-fixed-width, .icon-euro.icon-fixed-width, .icon-gbp.icon-fixed-width, .icon-dollar.icon-fixed-width, .icon-rupee.icon-fixed-width, .icon-yen.icon-fixed-width, .icon-renminbi.icon-fixed-width, .icon-won.icon-fixed-width, .icon-bitcoin.icon-fixed-width, .icon-file-2.icon-fixed-width, .icon-file-text.icon-fixed-width, .icon-sort-by-alphabet.icon-fixed-width, .icon-sort-by-alphabet-alt.icon-fixed-width, .icon-sort-by-attributes.icon-fixed-width, .icon-youtube-sign.icon-fixed-width, .icon-youtube.icon-fixed-width, .icon-xing.icon-fixed-width, .icon-xing-sign.icon-fixed-width, .icon-youtube-play.icon-fixed-width, .icon-dropbox.icon-fixed-width, .icon-stackexchange.icon-fixed-width, .icon-instagram.icon-fixed-width, .icon-flickr.icon-fixed-width, .icon-adn.icon-fixed-width, .icon-bitbucket.icon-fixed-width, .icon-bitbucket-sign.icon-fixed-width, .icon-tumblr.icon-fixed-width, .icon-tumblr-sign.icon-fixed-width, .icon-long-arrow-down.icon-fixed-width, .icon-long-arrow-up.icon-fixed-width, .icon-long-arrow-left.icon-fixed-width, .icon-long-arrow-right.icon-fixed-width, .icon-apple.icon-fixed-width, .icon-windows.icon-fixed-width, .icon-android.icon-fixed-width, .icon-linux.icon-fixed-width, .icon-male.icon-fixed-width, .icon-gittip.icon-fixed-width, .icon-sun.icon-fixed-width, .icon-moon.icon-fixed-width, .icon-archive.icon-fixed-width, .icon-bug.icon-fixed-width, .icon-vk.icon-fixed-width, .icon-weibo.icon-fixed-width, .icon-renren.icon-fixed-width, .icon-time.icon-fixed-width, .icon-road.icon-fixed-width, .icon-download-alt.icon-fixed-width, .icon-download.icon-fixed-width, .icon-upload.icon-fixed-width, .icon-db-joinxor.icon-fixed-width, .icon-db-state.icon-fixed-width, .icon-db-start.icon-fixed-width, .icon-db-end.icon-fixed-width, .icon-db-fork.icon-fixed-width, .icon-db-condition.icon-fixed-width, .icon-db-task.icon-fixed-width, .icon-db-join.icon-fixed-width, .icon-fb-button.icon-fixed-width, .icon-fb-fieldset.icon-fixed-width, .icon-fb-custom-field.icon-fixed-width, .icon-fb-separator.icon-fixed-width, .icon-fb-paragraph.icon-fixed-width, .icon-fb-file-upload.icon-fixed-width, .icon-fb-text.icon-fixed-width, .icon-fb-text-box.icon-fixed-width, .icon-fb-select.icon-fixed-width, .icon-fb-radio.icon-fixed-width, .icon-fb-number.icon-fixed-width, .icon-fb-integer.icon-fixed-width, .icon-fb-decimal.icon-fixed-width {
  display: inline-block;
  padding-right: 0.2857142857em;
  text-align: right;
  width: 1.1428571429em;
}
.icon-caret-bottom-right.icon-fixed-width.icon-large, .icon-glass.icon-fixed-width.icon-large, .icon-music.icon-fixed-width.icon-large, .icon-search.icon-fixed-width.icon-large, .icon-envelope.icon-fixed-width.icon-large, .icon-heart.icon-fixed-width.icon-large, .icon-star.icon-fixed-width.icon-large, .icon-star-empty.icon-fixed-width.icon-large, .icon-user.icon-fixed-width.icon-large, .icon-film.icon-fixed-width.icon-large, .icon-th-large.icon-fixed-width.icon-large, .icon-th.icon-fixed-width.icon-large, .icon-th-list.icon-fixed-width.icon-large, .icon-ok.icon-fixed-width.icon-large, .icon-remove.icon-fixed-width.icon-large, .icon-zoom-in.icon-fixed-width.icon-large, .icon-zoom-out.icon-fixed-width.icon-large, .icon-off.icon-fixed-width.icon-large, .icon-signal.icon-fixed-width.icon-large, .icon-cog.icon-fixed-width.icon-large, .icon-trash.icon-fixed-width.icon-large, .icon-home.icon-fixed-width.icon-large, .icon-file.icon-fixed-width.icon-large, .icon-inbox.icon-fixed-width.icon-large, .icon-play-circle.icon-fixed-width.icon-large, .icon-repeat.icon-fixed-width.icon-large, .icon-refresh.icon-fixed-width.icon-large, .icon-list-alt.icon-fixed-width.icon-large, .icon-lock.icon-fixed-width.icon-large, .icon-flag.icon-fixed-width.icon-large, .icon-headphones.icon-fixed-width.icon-large, .icon-volume-off.icon-fixed-width.icon-large, .icon-volume-down.icon-fixed-width.icon-large, .icon-volume-up.icon-fixed-width.icon-large, .icon-qrcode.icon-fixed-width.icon-large, .icon-barcode.icon-fixed-width.icon-large, .icon-tag.icon-fixed-width.icon-large, .icon-tags.icon-fixed-width.icon-large, .icon-book.icon-fixed-width.icon-large, .icon-bookmark.icon-fixed-width.icon-large, .icon-print.icon-fixed-width.icon-large, .icon-camera.icon-fixed-width.icon-large, .icon-font.icon-fixed-width.icon-large, .icon-bold.icon-fixed-width.icon-large, .icon-italic.icon-fixed-width.icon-large, .icon-align-justify.icon-fixed-width.icon-large, .icon-list.icon-fixed-width.icon-large, .icon-indent-left.icon-fixed-width.icon-large, .icon-indent-right.icon-fixed-width.icon-large, .icon-facetime-video.icon-fixed-width.icon-large, .icon-picture.icon-fixed-width.icon-large, .icon-pencil.icon-fixed-width.icon-large, .icon-map-marker.icon-fixed-width.icon-large, .icon-adjust.icon-fixed-width.icon-large, .icon-tint.icon-fixed-width.icon-large, .icon-edit.icon-fixed-width.icon-large, .icon-share.icon-fixed-width.icon-large, .icon-check.icon-fixed-width.icon-large, .icon-move.icon-fixed-width.icon-large, .icon-step-backward.icon-fixed-width.icon-large, .icon-fast-backward.icon-fixed-width.icon-large, .icon-backward.icon-fixed-width.icon-large, .icon-play.icon-fixed-width.icon-large, .icon-pause.icon-fixed-width.icon-large, .icon-stop.icon-fixed-width.icon-large, .icon-forward.icon-fixed-width.icon-large, .icon-fast-forward.icon-fixed-width.icon-large, .icon-minus-sign.icon-fixed-width.icon-large, .icon-remove-sign.icon-fixed-width.icon-large, .icon-ok-sign.icon-fixed-width.icon-large, .icon-question-sign.icon-fixed-width.icon-large, .icon-info-sign.icon-fixed-width.icon-large, .icon-screenshot.icon-fixed-width.icon-large, .icon-remove-circle.icon-fixed-width.icon-large, .icon-ok-circle.icon-fixed-width.icon-large, .icon-ban-circle.icon-fixed-width.icon-large, .icon-arrow-left.icon-fixed-width.icon-large, .icon-arrow-right.icon-fixed-width.icon-large, .icon-arrow-up.icon-fixed-width.icon-large, .icon-arrow-down.icon-fixed-width.icon-large, .icon-share-alt.icon-fixed-width.icon-large, .icon-resize-full.icon-fixed-width.icon-large, .icon-resize-small.icon-fixed-width.icon-large, .icon-plus.icon-fixed-width.icon-large, .icon-minus.icon-fixed-width.icon-large, .icon-asterisk.icon-fixed-width.icon-large, .icon-exclamation-sign.icon-fixed-width.icon-large, .icon-gift.icon-fixed-width.icon-large, .icon-leaf.icon-fixed-width.icon-large, .icon-calendar.icon-fixed-width.icon-large, .icon-random.icon-fixed-width.icon-large, .icon-comment.icon-fixed-width.icon-large, .icon-magnet.icon-fixed-width.icon-large, .icon-chevron-up.icon-fixed-width.icon-large, .icon-chevron-down.icon-fixed-width.icon-large, .icon-retweet.icon-fixed-width.icon-large, .icon-shopping-cart.icon-fixed-width.icon-large, .icon-folder-close.icon-fixed-width.icon-large, .icon-folder-open.icon-fixed-width.icon-large, .icon-resize-vertical.icon-fixed-width.icon-large, .icon-resize-horizontal.icon-fixed-width.icon-large, .icon-bar-chart.icon-fixed-width.icon-large, .icon-twitter-sign.icon-fixed-width.icon-large, .icon-facebook-sign.icon-fixed-width.icon-large, .icon-camera-retro.icon-fixed-width.icon-large, .icon-key.icon-fixed-width.icon-large, .icon-cogs.icon-fixed-width.icon-large, .icon-comments.icon-fixed-width.icon-large, .icon-thumbs-up.icon-fixed-width.icon-large, .icon-thumbs-down.icon-fixed-width.icon-large, .icon-star-half.icon-fixed-width.icon-large, .icon-signin.icon-fixed-width.icon-large, .icon-trophy.icon-fixed-width.icon-large, .icon-github-sign.icon-fixed-width.icon-large, .icon-upload-alt.icon-fixed-width.icon-large, .icon-lemon.icon-fixed-width.icon-large, .icon-phone.icon-fixed-width.icon-large, .icon-check-empty.icon-fixed-width.icon-large, .icon-bookmark-empty.icon-fixed-width.icon-large, .icon-phone-sign.icon-fixed-width.icon-large, .icon-twitter.icon-fixed-width.icon-large, .icon-facebook.icon-fixed-width.icon-large, .icon-github.icon-fixed-width.icon-large, .icon-unlock.icon-fixed-width.icon-large, .icon-credit.icon-fixed-width.icon-large, .icon-rss.icon-fixed-width.icon-large, .icon-hdd.icon-fixed-width.icon-large, .icon-bullhorn.icon-fixed-width.icon-large, .icon-bell.icon-fixed-width.icon-large, .icon-certificate.icon-fixed-width.icon-large, .icon-hand-right.icon-fixed-width.icon-large, .icon-hand-left.icon-fixed-width.icon-large, .icon-hand-up.icon-fixed-width.icon-large, .icon-globe.icon-fixed-width.icon-large, .icon-wrench.icon-fixed-width.icon-large, .icon-tasks.icon-fixed-width.icon-large, .icon-filter.icon-fixed-width.icon-large, .icon-briefcase.icon-fixed-width.icon-large, .icon-fullscreen.icon-fixed-width.icon-large, .icon-group.icon-fixed-width.icon-large, .icon-link.icon-fixed-width.icon-large, .icon-cloud.icon-fixed-width.icon-large, .icon-beaker.icon-fixed-width.icon-large, .icon-cut.icon-fixed-width.icon-large, .icon-copy.icon-fixed-width.icon-large, .icon-paper-clip.icon-fixed-width.icon-large, .icon-save.icon-fixed-width.icon-large, .icon-sign-blank.icon-fixed-width.icon-large, .icon-reorder.icon-fixed-width.icon-large, .icon-list-ul.icon-fixed-width.icon-large, .icon-list-ol.icon-fixed-width.icon-large, .icon-strikethrough.icon-fixed-width.icon-large, .icon-underline.icon-fixed-width.icon-large, .icon-table.icon-fixed-width.icon-large, .icon-magic.icon-fixed-width.icon-large, .icon-money.icon-fixed-width.icon-large, .icon-caret-down.icon-fixed-width.icon-large, .icon-caret-up.icon-fixed-width.icon-large, .icon-caret-left.icon-fixed-width.icon-large, .icon-caret-right.icon-fixed-width.icon-large, .icon-columns.icon-fixed-width.icon-large, .icon-sort.icon-fixed-width.icon-large, .icon-sort-down.icon-fixed-width.icon-large, .icon-sort-up.icon-fixed-width.icon-large, .icon-envelope-alt.icon-fixed-width.icon-large, .icon-linkedin.icon-fixed-width.icon-large, .icon-undo.icon-fixed-width.icon-large, .icon-legal.icon-fixed-width.icon-large, .icon-dashboard.icon-fixed-width.icon-large, .icon-comment-alt.icon-fixed-width.icon-large, .icon-comments-alt.icon-fixed-width.icon-large, .icon-bolt.icon-fixed-width.icon-large, .icon-sitemap.icon-fixed-width.icon-large, .icon-umbrella.icon-fixed-width.icon-large, .icon-paste.icon-fixed-width.icon-large, .icon-lightbulb.icon-fixed-width.icon-large, .icon-exchange.icon-fixed-width.icon-large, .icon-bell-alt.icon-fixed-width.icon-large, .icon-coffee.icon-fixed-width.icon-large, .icon-food.icon-fixed-width.icon-large, .icon-file-alt.icon-fixed-width.icon-large, .icon-building.icon-fixed-width.icon-large, .icon-hospital.icon-fixed-width.icon-large, .icon-ambulance.icon-fixed-width.icon-large, .icon-medkit.icon-fixed-width.icon-large, .icon-fighter-jet.icon-fixed-width.icon-large, .icon-beer.icon-fixed-width.icon-large, .icon-h-sign.icon-fixed-width.icon-large, .icon-plus-sign.icon-fixed-width.icon-large, .icon-double-angle-left.icon-fixed-width.icon-large, .icon-double-angle-right.icon-fixed-width.icon-large, .icon-double-angle-up.icon-fixed-width.icon-large, .icon-double-angle-down.icon-fixed-width.icon-large, .icon-angle-left.icon-fixed-width.icon-large, .icon-angle-right.icon-fixed-width.icon-large, .icon-angle-up.icon-fixed-width.icon-large, .icon-angle-down.icon-fixed-width.icon-large, .icon-desktop.icon-fixed-width.icon-large, .icon-laptop.icon-fixed-width.icon-large, .icon-spinner.icon-fixed-width.icon-large, .icon-circle.icon-fixed-width.icon-large, .icon-reply.icon-fixed-width.icon-large, .icon-github-alt.icon-fixed-width.icon-large, .icon-folder-close-alt.icon-fixed-width.icon-large, .icon-folder-open-alt.icon-fixed-width.icon-large, .icon-expand-alt.icon-fixed-width.icon-large, .icon-collapse-alt.icon-fixed-width.icon-large, .icon-smile.icon-fixed-width.icon-large, .icon-frown.icon-fixed-width.icon-large, .icon-meh.icon-fixed-width.icon-large, .icon-gamepad.icon-fixed-width.icon-large, .icon-keyboard.icon-fixed-width.icon-large, .icon-flag-alt.icon-fixed-width.icon-large, .icon-flag-checkered.icon-fixed-width.icon-large, .icon-terminal.icon-fixed-width.icon-large, .icon-code.icon-fixed-width.icon-large, .icon-reply-all.icon-fixed-width.icon-large, .icon-star-half-full.icon-fixed-width.icon-large, .icon-location-arrow.icon-fixed-width.icon-large, .icon-crop.icon-fixed-width.icon-large, .icon-code-fork.icon-fixed-width.icon-large, .icon-subscript.icon-fixed-width.icon-large, .icon-eraser.icon-fixed-width.icon-large, .icon-puzzle.icon-fixed-width.icon-large, .icon-microphone.icon-fixed-width.icon-large, .icon-microphone-off.icon-fixed-width.icon-large, .icon-shield.icon-fixed-width.icon-large, .icon-calendar-empty.icon-fixed-width.icon-large, .icon-fire-extinguisher.icon-fixed-width.icon-large, .icon-rocket.icon-fixed-width.icon-large, .icon-maxcdn.icon-fixed-width.icon-large, .icon-chevron-sign-left.icon-fixed-width.icon-large, .icon-chevron-sign-right.icon-fixed-width.icon-large, .icon-chevron-sign-up.icon-fixed-width.icon-large, .icon-chevron-sign-down.icon-fixed-width.icon-large, .icon-html5.icon-fixed-width.icon-large, .icon-css3.icon-fixed-width.icon-large, .icon-anchor.icon-fixed-width.icon-large, .icon-unlock-alt.icon-fixed-width.icon-large, .icon-bullseye.icon-fixed-width.icon-large, .icon-ellipsis-horizontal.icon-fixed-width.icon-large, .icon-ellipsis-vertical.icon-fixed-width.icon-large, .icon-rss-sign.icon-fixed-width.icon-large, .icon-fb-boolean.icon-fixed-width.icon-large, .icon-text-height.icon-fixed-width.icon-large, .icon-text-width.icon-fixed-width.icon-large, .icon-align-left.icon-fixed-width.icon-large, .icon-align-center.icon-fixed-width.icon-large, .icon-align-right.icon-fixed-width.icon-large, .icon-step-forward.icon-fixed-width.icon-large, .icon-eject.icon-fixed-width.icon-large, .icon-chevron-left.icon-fixed-width.icon-large, .icon-chevron-right.icon-fixed-width.icon-large, .icon-plus-sign-2.icon-fixed-width.icon-large, .icon-fire.icon-fixed-width.icon-large, .icon-eye-open.icon-fixed-width.icon-large, .icon-eye-close.icon-fixed-width.icon-large, .icon-warning-sign.icon-fixed-width.icon-large, .icon-plane.icon-fixed-width.icon-large, .icon-heart-empty.icon-fixed-width.icon-large, .icon-signout.icon-fixed-width.icon-large, .icon-linkedin-sign.icon-fixed-width.icon-large, .icon-pushpin.icon-fixed-width.icon-large, .icon-external-link.icon-fixed-width.icon-large, .icon-hand-down.icon-fixed-width.icon-large, .icon-circle-arrow-left.icon-fixed-width.icon-large, .icon-circle-arrow-right.icon-fixed-width.icon-large, .icon-circle-arrow-up.icon-fixed-width.icon-large, .icon-circle-arrow-down.icon-fixed-width.icon-large, .icon-truck.icon-fixed-width.icon-large, .icon-pinterest.icon-fixed-width.icon-large, .icon-pinterest-sign.icon-fixed-width.icon-large, .icon-google-plus-sign.icon-fixed-width.icon-large, .icon-google-plus.icon-fixed-width.icon-large, .icon-cloud-download.icon-fixed-width.icon-large, .icon-cloud-upload.icon-fixed-width.icon-large, .icon-user-md.icon-fixed-width.icon-large, .icon-stethoscope.icon-fixed-width.icon-large, .icon-suitcase.icon-fixed-width.icon-large, .icon-tablet.icon-fixed-width.icon-large, .icon-mobile.icon-fixed-width.icon-large, .icon-circle-blank.icon-fixed-width.icon-large, .icon-quote-left.icon-fixed-width.icon-large, .icon-quote-right.icon-fixed-width.icon-large, .icon-unlink.icon-fixed-width.icon-large, .icon-question.icon-fixed-width.icon-large, .icon-info.icon-fixed-width.icon-large, .icon-exclamation.icon-fixed-width.icon-large, .icon-superscript.icon-fixed-width.icon-large, .icon-play-sign.icon-fixed-width.icon-large, .icon-ticket.icon-fixed-width.icon-large, .icon-minus-sign-alt.icon-fixed-width.icon-large, .icon-check-minus.icon-fixed-width.icon-large, .icon-level-up.icon-fixed-width.icon-large, .icon-sort-by-attributes-alt.icon-fixed-width.icon-large, .icon-sort-by-order.icon-fixed-width.icon-large, .icon-sort-by-order-alt.icon-fixed-width.icon-large, .icon-thumbs-up-2.icon-fixed-width.icon-large, .icon-thumbs-down-2.icon-fixed-width.icon-large, .icon-dribbble.icon-fixed-width.icon-large, .icon-skype.icon-fixed-width.icon-large, .icon-foursquare.icon-fixed-width.icon-large, .icon-trello.icon-fixed-width.icon-large, .icon-female.icon-fixed-width.icon-large, .icon-level-down.icon-fixed-width.icon-large, .icon-check-sign.icon-fixed-width.icon-large, .icon-edit-sign.icon-fixed-width.icon-large, .icon-external-link-sign.icon-fixed-width.icon-large, .icon-share-sign.icon-fixed-width.icon-large, .icon-compass.icon-fixed-width.icon-large, .icon-collapse.icon-fixed-width.icon-large, .icon-collapse-top.icon-fixed-width.icon-large, .icon-expand.icon-fixed-width.icon-large, .icon-euro.icon-fixed-width.icon-large, .icon-gbp.icon-fixed-width.icon-large, .icon-dollar.icon-fixed-width.icon-large, .icon-rupee.icon-fixed-width.icon-large, .icon-yen.icon-fixed-width.icon-large, .icon-renminbi.icon-fixed-width.icon-large, .icon-won.icon-fixed-width.icon-large, .icon-bitcoin.icon-fixed-width.icon-large, .icon-file-2.icon-fixed-width.icon-large, .icon-file-text.icon-fixed-width.icon-large, .icon-sort-by-alphabet.icon-fixed-width.icon-large, .icon-sort-by-alphabet-alt.icon-fixed-width.icon-large, .icon-sort-by-attributes.icon-fixed-width.icon-large, .icon-youtube-sign.icon-fixed-width.icon-large, .icon-youtube.icon-fixed-width.icon-large, .icon-xing.icon-fixed-width.icon-large, .icon-xing-sign.icon-fixed-width.icon-large, .icon-youtube-play.icon-fixed-width.icon-large, .icon-dropbox.icon-fixed-width.icon-large, .icon-stackexchange.icon-fixed-width.icon-large, .icon-instagram.icon-fixed-width.icon-large, .icon-flickr.icon-fixed-width.icon-large, .icon-adn.icon-fixed-width.icon-large, .icon-bitbucket.icon-fixed-width.icon-large, .icon-bitbucket-sign.icon-fixed-width.icon-large, .icon-tumblr.icon-fixed-width.icon-large, .icon-tumblr-sign.icon-fixed-width.icon-large, .icon-long-arrow-down.icon-fixed-width.icon-large, .icon-long-arrow-up.icon-fixed-width.icon-large, .icon-long-arrow-left.icon-fixed-width.icon-large, .icon-long-arrow-right.icon-fixed-width.icon-large, .icon-apple.icon-fixed-width.icon-large, .icon-windows.icon-fixed-width.icon-large, .icon-android.icon-fixed-width.icon-large, .icon-linux.icon-fixed-width.icon-large, .icon-male.icon-fixed-width.icon-large, .icon-gittip.icon-fixed-width.icon-large, .icon-sun.icon-fixed-width.icon-large, .icon-moon.icon-fixed-width.icon-large, .icon-archive.icon-fixed-width.icon-large, .icon-bug.icon-fixed-width.icon-large, .icon-vk.icon-fixed-width.icon-large, .icon-weibo.icon-fixed-width.icon-large, .icon-renren.icon-fixed-width.icon-large, .icon-time.icon-fixed-width.icon-large, .icon-road.icon-fixed-width.icon-large, .icon-download-alt.icon-fixed-width.icon-large, .icon-download.icon-fixed-width.icon-large, .icon-upload.icon-fixed-width.icon-large, .icon-db-joinxor.icon-fixed-width.icon-large, .icon-db-state.icon-fixed-width.icon-large, .icon-db-start.icon-fixed-width.icon-large, .icon-db-end.icon-fixed-width.icon-large, .icon-db-fork.icon-fixed-width.icon-large, .icon-db-condition.icon-fixed-width.icon-large, .icon-db-task.icon-fixed-width.icon-large, .icon-db-join.icon-fixed-width.icon-large, .icon-fb-button.icon-fixed-width.icon-large, .icon-fb-fieldset.icon-fixed-width.icon-large, .icon-fb-custom-field.icon-fixed-width.icon-large, .icon-fb-separator.icon-fixed-width.icon-large, .icon-fb-paragraph.icon-fixed-width.icon-large, .icon-fb-file-upload.icon-fixed-width.icon-large, .icon-fb-text.icon-fixed-width.icon-large, .icon-fb-text-box.icon-fixed-width.icon-large, .icon-fb-select.icon-fixed-width.icon-large, .icon-fb-radio.icon-fixed-width.icon-large, .icon-fb-number.icon-fixed-width.icon-large, .icon-fb-integer.icon-fixed-width.icon-large, .icon-fb-decimal.icon-fixed-width.icon-large {
  width: 1.4285714286em;
}
.icon-caret-bottom-right.pull-left, .icon-glass.pull-left, .icon-music.pull-left, .icon-search.pull-left, .icon-envelope.pull-left, .icon-heart.pull-left, .icon-star.pull-left, .icon-star-empty.pull-left, .icon-user.pull-left, .icon-film.pull-left, .icon-th-large.pull-left, .icon-th.pull-left, .icon-th-list.pull-left, .icon-ok.pull-left, .icon-remove.pull-left, .icon-zoom-in.pull-left, .icon-zoom-out.pull-left, .icon-off.pull-left, .icon-signal.pull-left, .icon-cog.pull-left, .icon-trash.pull-left, .icon-home.pull-left, .icon-file.pull-left, .icon-inbox.pull-left, .icon-play-circle.pull-left, .icon-repeat.pull-left, .icon-refresh.pull-left, .icon-list-alt.pull-left, .icon-lock.pull-left, .icon-flag.pull-left, .icon-headphones.pull-left, .icon-volume-off.pull-left, .icon-volume-down.pull-left, .icon-volume-up.pull-left, .icon-qrcode.pull-left, .icon-barcode.pull-left, .icon-tag.pull-left, .icon-tags.pull-left, .icon-book.pull-left, .icon-bookmark.pull-left, .icon-print.pull-left, .icon-camera.pull-left, .icon-font.pull-left, .icon-bold.pull-left, .icon-italic.pull-left, .icon-align-justify.pull-left, .icon-list.pull-left, .icon-indent-left.pull-left, .icon-indent-right.pull-left, .icon-facetime-video.pull-left, .icon-picture.pull-left, .icon-pencil.pull-left, .icon-map-marker.pull-left, .icon-adjust.pull-left, .icon-tint.pull-left, .icon-edit.pull-left, .icon-share.pull-left, .icon-check.pull-left, .icon-move.pull-left, .icon-step-backward.pull-left, .icon-fast-backward.pull-left, .icon-backward.pull-left, .icon-play.pull-left, .icon-pause.pull-left, .icon-stop.pull-left, .icon-forward.pull-left, .icon-fast-forward.pull-left, .icon-minus-sign.pull-left, .icon-remove-sign.pull-left, .icon-ok-sign.pull-left, .icon-question-sign.pull-left, .icon-info-sign.pull-left, .icon-screenshot.pull-left, .icon-remove-circle.pull-left, .icon-ok-circle.pull-left, .icon-ban-circle.pull-left, .icon-arrow-left.pull-left, .icon-arrow-right.pull-left, .icon-arrow-up.pull-left, .icon-arrow-down.pull-left, .icon-share-alt.pull-left, .icon-resize-full.pull-left, .icon-resize-small.pull-left, .icon-plus.pull-left, .icon-minus.pull-left, .icon-asterisk.pull-left, .icon-exclamation-sign.pull-left, .icon-gift.pull-left, .icon-leaf.pull-left, .icon-calendar.pull-left, .icon-random.pull-left, .icon-comment.pull-left, .icon-magnet.pull-left, .icon-chevron-up.pull-left, .icon-chevron-down.pull-left, .icon-retweet.pull-left, .icon-shopping-cart.pull-left, .icon-folder-close.pull-left, .icon-folder-open.pull-left, .icon-resize-vertical.pull-left, .icon-resize-horizontal.pull-left, .icon-bar-chart.pull-left, .icon-twitter-sign.pull-left, .icon-facebook-sign.pull-left, .icon-camera-retro.pull-left, .icon-key.pull-left, .icon-cogs.pull-left, .icon-comments.pull-left, .icon-thumbs-up.pull-left, .icon-thumbs-down.pull-left, .icon-star-half.pull-left, .icon-signin.pull-left, .icon-trophy.pull-left, .icon-github-sign.pull-left, .icon-upload-alt.pull-left, .icon-lemon.pull-left, .icon-phone.pull-left, .icon-check-empty.pull-left, .icon-bookmark-empty.pull-left, .icon-phone-sign.pull-left, .icon-twitter.pull-left, .icon-facebook.pull-left, .icon-github.pull-left, .icon-unlock.pull-left, .icon-credit.pull-left, .icon-rss.pull-left, .icon-hdd.pull-left, .icon-bullhorn.pull-left, .icon-bell.pull-left, .icon-certificate.pull-left, .icon-hand-right.pull-left, .icon-hand-left.pull-left, .icon-hand-up.pull-left, .icon-globe.pull-left, .icon-wrench.pull-left, .icon-tasks.pull-left, .icon-filter.pull-left, .icon-briefcase.pull-left, .icon-fullscreen.pull-left, .icon-group.pull-left, .icon-link.pull-left, .icon-cloud.pull-left, .icon-beaker.pull-left, .icon-cut.pull-left, .icon-copy.pull-left, .icon-paper-clip.pull-left, .icon-save.pull-left, .icon-sign-blank.pull-left, .icon-reorder.pull-left, .icon-list-ul.pull-left, .icon-list-ol.pull-left, .icon-strikethrough.pull-left, .icon-underline.pull-left, .icon-table.pull-left, .icon-magic.pull-left, .icon-money.pull-left, .icon-caret-down.pull-left, .icon-caret-up.pull-left, .icon-caret-left.pull-left, .icon-caret-right.pull-left, .icon-columns.pull-left, .icon-sort.pull-left, .icon-sort-down.pull-left, .icon-sort-up.pull-left, .icon-envelope-alt.pull-left, .icon-linkedin.pull-left, .icon-undo.pull-left, .icon-legal.pull-left, .icon-dashboard.pull-left, .icon-comment-alt.pull-left, .icon-comments-alt.pull-left, .icon-bolt.pull-left, .icon-sitemap.pull-left, .icon-umbrella.pull-left, .icon-paste.pull-left, .icon-lightbulb.pull-left, .icon-exchange.pull-left, .icon-bell-alt.pull-left, .icon-coffee.pull-left, .icon-food.pull-left, .icon-file-alt.pull-left, .icon-building.pull-left, .icon-hospital.pull-left, .icon-ambulance.pull-left, .icon-medkit.pull-left, .icon-fighter-jet.pull-left, .icon-beer.pull-left, .icon-h-sign.pull-left, .icon-plus-sign.pull-left, .icon-double-angle-left.pull-left, .icon-double-angle-right.pull-left, .icon-double-angle-up.pull-left, .icon-double-angle-down.pull-left, .icon-angle-left.pull-left, .icon-angle-right.pull-left, .icon-angle-up.pull-left, .icon-angle-down.pull-left, .icon-desktop.pull-left, .icon-laptop.pull-left, .icon-spinner.pull-left, .icon-circle.pull-left, .icon-reply.pull-left, .icon-github-alt.pull-left, .icon-folder-close-alt.pull-left, .icon-folder-open-alt.pull-left, .icon-expand-alt.pull-left, .icon-collapse-alt.pull-left, .icon-smile.pull-left, .icon-frown.pull-left, .icon-meh.pull-left, .icon-gamepad.pull-left, .icon-keyboard.pull-left, .icon-flag-alt.pull-left, .icon-flag-checkered.pull-left, .icon-terminal.pull-left, .icon-code.pull-left, .icon-reply-all.pull-left, .icon-star-half-full.pull-left, .icon-location-arrow.pull-left, .icon-crop.pull-left, .icon-code-fork.pull-left, .icon-subscript.pull-left, .icon-eraser.pull-left, .icon-puzzle.pull-left, .icon-microphone.pull-left, .icon-microphone-off.pull-left, .icon-shield.pull-left, .icon-calendar-empty.pull-left, .icon-fire-extinguisher.pull-left, .icon-rocket.pull-left, .icon-maxcdn.pull-left, .icon-chevron-sign-left.pull-left, .icon-chevron-sign-right.pull-left, .icon-chevron-sign-up.pull-left, .icon-chevron-sign-down.pull-left, .icon-html5.pull-left, .icon-css3.pull-left, .icon-anchor.pull-left, .icon-unlock-alt.pull-left, .icon-bullseye.pull-left, .icon-ellipsis-horizontal.pull-left, .icon-ellipsis-vertical.pull-left, .icon-rss-sign.pull-left, .icon-fb-boolean.pull-left, .icon-text-height.pull-left, .icon-text-width.pull-left, .icon-align-left.pull-left, .icon-align-center.pull-left, .icon-align-right.pull-left, .icon-step-forward.pull-left, .icon-eject.pull-left, .icon-chevron-left.pull-left, .icon-chevron-right.pull-left, .icon-plus-sign-2.pull-left, .icon-fire.pull-left, .icon-eye-open.pull-left, .icon-eye-close.pull-left, .icon-warning-sign.pull-left, .icon-plane.pull-left, .icon-heart-empty.pull-left, .icon-signout.pull-left, .icon-linkedin-sign.pull-left, .icon-pushpin.pull-left, .icon-external-link.pull-left, .icon-hand-down.pull-left, .icon-circle-arrow-left.pull-left, .icon-circle-arrow-right.pull-left, .icon-circle-arrow-up.pull-left, .icon-circle-arrow-down.pull-left, .icon-truck.pull-left, .icon-pinterest.pull-left, .icon-pinterest-sign.pull-left, .icon-google-plus-sign.pull-left, .icon-google-plus.pull-left, .icon-cloud-download.pull-left, .icon-cloud-upload.pull-left, .icon-user-md.pull-left, .icon-stethoscope.pull-left, .icon-suitcase.pull-left, .icon-tablet.pull-left, .icon-mobile.pull-left, .icon-circle-blank.pull-left, .icon-quote-left.pull-left, .icon-quote-right.pull-left, .icon-unlink.pull-left, .icon-question.pull-left, .icon-info.pull-left, .icon-exclamation.pull-left, .icon-superscript.pull-left, .icon-play-sign.pull-left, .icon-ticket.pull-left, .icon-minus-sign-alt.pull-left, .icon-check-minus.pull-left, .icon-level-up.pull-left, .icon-sort-by-attributes-alt.pull-left, .icon-sort-by-order.pull-left, .icon-sort-by-order-alt.pull-left, .icon-thumbs-up-2.pull-left, .icon-thumbs-down-2.pull-left, .icon-dribbble.pull-left, .icon-skype.pull-left, .icon-foursquare.pull-left, .icon-trello.pull-left, .icon-female.pull-left, .icon-level-down.pull-left, .icon-check-sign.pull-left, .icon-edit-sign.pull-left, .icon-external-link-sign.pull-left, .icon-share-sign.pull-left, .icon-compass.pull-left, .icon-collapse.pull-left, .icon-collapse-top.pull-left, .icon-expand.pull-left, .icon-euro.pull-left, .icon-gbp.pull-left, .icon-dollar.pull-left, .icon-rupee.pull-left, .icon-yen.pull-left, .icon-renminbi.pull-left, .icon-won.pull-left, .icon-bitcoin.pull-left, .icon-file-2.pull-left, .icon-file-text.pull-left, .icon-sort-by-alphabet.pull-left, .icon-sort-by-alphabet-alt.pull-left, .icon-sort-by-attributes.pull-left, .icon-youtube-sign.pull-left, .icon-youtube.pull-left, .icon-xing.pull-left, .icon-xing-sign.pull-left, .icon-youtube-play.pull-left, .icon-dropbox.pull-left, .icon-stackexchange.pull-left, .icon-instagram.pull-left, .icon-flickr.pull-left, .icon-adn.pull-left, .icon-bitbucket.pull-left, .icon-bitbucket-sign.pull-left, .icon-tumblr.pull-left, .icon-tumblr-sign.pull-left, .icon-long-arrow-down.pull-left, .icon-long-arrow-up.pull-left, .icon-long-arrow-left.pull-left, .icon-long-arrow-right.pull-left, .icon-apple.pull-left, .icon-windows.pull-left, .icon-android.pull-left, .icon-linux.pull-left, .icon-male.pull-left, .icon-gittip.pull-left, .icon-sun.pull-left, .icon-moon.pull-left, .icon-archive.pull-left, .icon-bug.pull-left, .icon-vk.pull-left, .icon-weibo.pull-left, .icon-renren.pull-left, .icon-time.pull-left, .icon-road.pull-left, .icon-download-alt.pull-left, .icon-download.pull-left, .icon-upload.pull-left, .icon-db-joinxor.pull-left, .icon-db-state.pull-left, .icon-db-start.pull-left, .icon-db-end.pull-left, .icon-db-fork.pull-left, .icon-db-condition.pull-left, .icon-db-task.pull-left, .icon-db-join.pull-left, .icon-fb-button.pull-left, .icon-fb-fieldset.pull-left, .icon-fb-custom-field.pull-left, .icon-fb-separator.pull-left, .icon-fb-paragraph.pull-left, .icon-fb-file-upload.pull-left, .icon-fb-text.pull-left, .icon-fb-text-box.pull-left, .icon-fb-select.pull-left, .icon-fb-radio.pull-left, .icon-fb-number.pull-left, .icon-fb-integer.pull-left, .icon-fb-decimal.pull-left {
  margin-right: 0.3em;
}
.icon-caret-bottom-right.pull-right, .icon-glass.pull-right, .icon-music.pull-right, .icon-search.pull-right, .icon-envelope.pull-right, .icon-heart.pull-right, .icon-star.pull-right, .icon-star-empty.pull-right, .icon-user.pull-right, .icon-film.pull-right, .icon-th-large.pull-right, .icon-th.pull-right, .icon-th-list.pull-right, .icon-ok.pull-right, .icon-remove.pull-right, .icon-zoom-in.pull-right, .icon-zoom-out.pull-right, .icon-off.pull-right, .icon-signal.pull-right, .icon-cog.pull-right, .icon-trash.pull-right, .icon-home.pull-right, .icon-file.pull-right, .icon-inbox.pull-right, .icon-play-circle.pull-right, .icon-repeat.pull-right, .icon-refresh.pull-right, .icon-list-alt.pull-right, .icon-lock.pull-right, .icon-flag.pull-right, .icon-headphones.pull-right, .icon-volume-off.pull-right, .icon-volume-down.pull-right, .icon-volume-up.pull-right, .icon-qrcode.pull-right, .icon-barcode.pull-right, .icon-tag.pull-right, .icon-tags.pull-right, .icon-book.pull-right, .icon-bookmark.pull-right, .icon-print.pull-right, .icon-camera.pull-right, .icon-font.pull-right, .icon-bold.pull-right, .icon-italic.pull-right, .icon-align-justify.pull-right, .icon-list.pull-right, .icon-indent-left.pull-right, .icon-indent-right.pull-right, .icon-facetime-video.pull-right, .icon-picture.pull-right, .icon-pencil.pull-right, .icon-map-marker.pull-right, .icon-adjust.pull-right, .icon-tint.pull-right, .icon-edit.pull-right, .icon-share.pull-right, .icon-check.pull-right, .icon-move.pull-right, .icon-step-backward.pull-right, .icon-fast-backward.pull-right, .icon-backward.pull-right, .icon-play.pull-right, .icon-pause.pull-right, .icon-stop.pull-right, .icon-forward.pull-right, .icon-fast-forward.pull-right, .icon-minus-sign.pull-right, .icon-remove-sign.pull-right, .icon-ok-sign.pull-right, .icon-question-sign.pull-right, .icon-info-sign.pull-right, .icon-screenshot.pull-right, .icon-remove-circle.pull-right, .icon-ok-circle.pull-right, .icon-ban-circle.pull-right, .icon-arrow-left.pull-right, .icon-arrow-right.pull-right, .icon-arrow-up.pull-right, .icon-arrow-down.pull-right, .icon-share-alt.pull-right, .icon-resize-full.pull-right, .icon-resize-small.pull-right, .icon-plus.pull-right, .icon-minus.pull-right, .icon-asterisk.pull-right, .icon-exclamation-sign.pull-right, .icon-gift.pull-right, .icon-leaf.pull-right, .icon-calendar.pull-right, .icon-random.pull-right, .icon-comment.pull-right, .icon-magnet.pull-right, .icon-chevron-up.pull-right, .icon-chevron-down.pull-right, .icon-retweet.pull-right, .icon-shopping-cart.pull-right, .icon-folder-close.pull-right, .icon-folder-open.pull-right, .icon-resize-vertical.pull-right, .icon-resize-horizontal.pull-right, .icon-bar-chart.pull-right, .icon-twitter-sign.pull-right, .icon-facebook-sign.pull-right, .icon-camera-retro.pull-right, .icon-key.pull-right, .icon-cogs.pull-right, .icon-comments.pull-right, .icon-thumbs-up.pull-right, .icon-thumbs-down.pull-right, .icon-star-half.pull-right, .icon-signin.pull-right, .icon-trophy.pull-right, .icon-github-sign.pull-right, .icon-upload-alt.pull-right, .icon-lemon.pull-right, .icon-phone.pull-right, .icon-check-empty.pull-right, .icon-bookmark-empty.pull-right, .icon-phone-sign.pull-right, .icon-twitter.pull-right, .icon-facebook.pull-right, .icon-github.pull-right, .icon-unlock.pull-right, .icon-credit.pull-right, .icon-rss.pull-right, .icon-hdd.pull-right, .icon-bullhorn.pull-right, .icon-bell.pull-right, .icon-certificate.pull-right, .icon-hand-right.pull-right, .icon-hand-left.pull-right, .icon-hand-up.pull-right, .icon-globe.pull-right, .icon-wrench.pull-right, .icon-tasks.pull-right, .icon-filter.pull-right, .icon-briefcase.pull-right, .icon-fullscreen.pull-right, .icon-group.pull-right, .icon-link.pull-right, .icon-cloud.pull-right, .icon-beaker.pull-right, .icon-cut.pull-right, .icon-copy.pull-right, .icon-paper-clip.pull-right, .icon-save.pull-right, .icon-sign-blank.pull-right, .icon-reorder.pull-right, .icon-list-ul.pull-right, .icon-list-ol.pull-right, .icon-strikethrough.pull-right, .icon-underline.pull-right, .icon-table.pull-right, .icon-magic.pull-right, .icon-money.pull-right, .icon-caret-down.pull-right, .icon-caret-up.pull-right, .icon-caret-left.pull-right, .icon-caret-right.pull-right, .icon-columns.pull-right, .icon-sort.pull-right, .icon-sort-down.pull-right, .icon-sort-up.pull-right, .icon-envelope-alt.pull-right, .icon-linkedin.pull-right, .icon-undo.pull-right, .icon-legal.pull-right, .icon-dashboard.pull-right, .icon-comment-alt.pull-right, .icon-comments-alt.pull-right, .icon-bolt.pull-right, .icon-sitemap.pull-right, .icon-umbrella.pull-right, .icon-paste.pull-right, .icon-lightbulb.pull-right, .icon-exchange.pull-right, .icon-bell-alt.pull-right, .icon-coffee.pull-right, .icon-food.pull-right, .icon-file-alt.pull-right, .icon-building.pull-right, .icon-hospital.pull-right, .icon-ambulance.pull-right, .icon-medkit.pull-right, .icon-fighter-jet.pull-right, .icon-beer.pull-right, .icon-h-sign.pull-right, .icon-plus-sign.pull-right, .icon-double-angle-left.pull-right, .icon-double-angle-right.pull-right, .icon-double-angle-up.pull-right, .icon-double-angle-down.pull-right, .icon-angle-left.pull-right, .icon-angle-right.pull-right, .icon-angle-up.pull-right, .icon-angle-down.pull-right, .icon-desktop.pull-right, .icon-laptop.pull-right, .icon-spinner.pull-right, .icon-circle.pull-right, .icon-reply.pull-right, .icon-github-alt.pull-right, .icon-folder-close-alt.pull-right, .icon-folder-open-alt.pull-right, .icon-expand-alt.pull-right, .icon-collapse-alt.pull-right, .icon-smile.pull-right, .icon-frown.pull-right, .icon-meh.pull-right, .icon-gamepad.pull-right, .icon-keyboard.pull-right, .icon-flag-alt.pull-right, .icon-flag-checkered.pull-right, .icon-terminal.pull-right, .icon-code.pull-right, .icon-reply-all.pull-right, .icon-star-half-full.pull-right, .icon-location-arrow.pull-right, .icon-crop.pull-right, .icon-code-fork.pull-right, .icon-subscript.pull-right, .icon-eraser.pull-right, .icon-puzzle.pull-right, .icon-microphone.pull-right, .icon-microphone-off.pull-right, .icon-shield.pull-right, .icon-calendar-empty.pull-right, .icon-fire-extinguisher.pull-right, .icon-rocket.pull-right, .icon-maxcdn.pull-right, .icon-chevron-sign-left.pull-right, .icon-chevron-sign-right.pull-right, .icon-chevron-sign-up.pull-right, .icon-chevron-sign-down.pull-right, .icon-html5.pull-right, .icon-css3.pull-right, .icon-anchor.pull-right, .icon-unlock-alt.pull-right, .icon-bullseye.pull-right, .icon-ellipsis-horizontal.pull-right, .icon-ellipsis-vertical.pull-right, .icon-rss-sign.pull-right, .icon-fb-boolean.pull-right, .icon-text-height.pull-right, .icon-text-width.pull-right, .icon-align-left.pull-right, .icon-align-center.pull-right, .icon-align-right.pull-right, .icon-step-forward.pull-right, .icon-eject.pull-right, .icon-chevron-left.pull-right, .icon-chevron-right.pull-right, .icon-plus-sign-2.pull-right, .icon-fire.pull-right, .icon-eye-open.pull-right, .icon-eye-close.pull-right, .icon-warning-sign.pull-right, .icon-plane.pull-right, .icon-heart-empty.pull-right, .icon-signout.pull-right, .icon-linkedin-sign.pull-right, .icon-pushpin.pull-right, .icon-external-link.pull-right, .icon-hand-down.pull-right, .icon-circle-arrow-left.pull-right, .icon-circle-arrow-right.pull-right, .icon-circle-arrow-up.pull-right, .icon-circle-arrow-down.pull-right, .icon-truck.pull-right, .icon-pinterest.pull-right, .icon-pinterest-sign.pull-right, .icon-google-plus-sign.pull-right, .icon-google-plus.pull-right, .icon-cloud-download.pull-right, .icon-cloud-upload.pull-right, .icon-user-md.pull-right, .icon-stethoscope.pull-right, .icon-suitcase.pull-right, .icon-tablet.pull-right, .icon-mobile.pull-right, .icon-circle-blank.pull-right, .icon-quote-left.pull-right, .icon-quote-right.pull-right, .icon-unlink.pull-right, .icon-question.pull-right, .icon-info.pull-right, .icon-exclamation.pull-right, .icon-superscript.pull-right, .icon-play-sign.pull-right, .icon-ticket.pull-right, .icon-minus-sign-alt.pull-right, .icon-check-minus.pull-right, .icon-level-up.pull-right, .icon-sort-by-attributes-alt.pull-right, .icon-sort-by-order.pull-right, .icon-sort-by-order-alt.pull-right, .icon-thumbs-up-2.pull-right, .icon-thumbs-down-2.pull-right, .icon-dribbble.pull-right, .icon-skype.pull-right, .icon-foursquare.pull-right, .icon-trello.pull-right, .icon-female.pull-right, .icon-level-down.pull-right, .icon-check-sign.pull-right, .icon-edit-sign.pull-right, .icon-external-link-sign.pull-right, .icon-share-sign.pull-right, .icon-compass.pull-right, .icon-collapse.pull-right, .icon-collapse-top.pull-right, .icon-expand.pull-right, .icon-euro.pull-right, .icon-gbp.pull-right, .icon-dollar.pull-right, .icon-rupee.pull-right, .icon-yen.pull-right, .icon-renminbi.pull-right, .icon-won.pull-right, .icon-bitcoin.pull-right, .icon-file-2.pull-right, .icon-file-text.pull-right, .icon-sort-by-alphabet.pull-right, .icon-sort-by-alphabet-alt.pull-right, .icon-sort-by-attributes.pull-right, .icon-youtube-sign.pull-right, .icon-youtube.pull-right, .icon-xing.pull-right, .icon-xing-sign.pull-right, .icon-youtube-play.pull-right, .icon-dropbox.pull-right, .icon-stackexchange.pull-right, .icon-instagram.pull-right, .icon-flickr.pull-right, .icon-adn.pull-right, .icon-bitbucket.pull-right, .icon-bitbucket-sign.pull-right, .icon-tumblr.pull-right, .icon-tumblr-sign.pull-right, .icon-long-arrow-down.pull-right, .icon-long-arrow-up.pull-right, .icon-long-arrow-left.pull-right, .icon-long-arrow-right.pull-right, .icon-apple.pull-right, .icon-windows.pull-right, .icon-android.pull-right, .icon-linux.pull-right, .icon-male.pull-right, .icon-gittip.pull-right, .icon-sun.pull-right, .icon-moon.pull-right, .icon-archive.pull-right, .icon-bug.pull-right, .icon-vk.pull-right, .icon-weibo.pull-right, .icon-renren.pull-right, .icon-time.pull-right, .icon-road.pull-right, .icon-download-alt.pull-right, .icon-download.pull-right, .icon-upload.pull-right, .icon-db-joinxor.pull-right, .icon-db-state.pull-right, .icon-db-start.pull-right, .icon-db-end.pull-right, .icon-db-fork.pull-right, .icon-db-condition.pull-right, .icon-db-task.pull-right, .icon-db-join.pull-right, .icon-fb-button.pull-right, .icon-fb-fieldset.pull-right, .icon-fb-custom-field.pull-right, .icon-fb-separator.pull-right, .icon-fb-paragraph.pull-right, .icon-fb-file-upload.pull-right, .icon-fb-text.pull-right, .icon-fb-text-box.pull-right, .icon-fb-select.pull-right, .icon-fb-radio.pull-right, .icon-fb-number.pull-right, .icon-fb-integer.pull-right, .icon-fb-decimal.pull-right {
  margin-left: 0.3em;
}
a .icon-caret-bottom-right, a .icon-glass, a .icon-music, a .icon-search, a .icon-envelope, a .icon-heart, a .icon-star, a .icon-star-empty, a .icon-user, a .icon-film, a .icon-th-large, a .icon-th, a .icon-th-list, a .icon-ok, a .icon-remove, a .icon-zoom-in, a .icon-zoom-out, a .icon-off, a .icon-signal, a .icon-cog, a .icon-trash, a .icon-home, a .icon-file, a .icon-inbox, a .icon-play-circle, a .icon-repeat, a .icon-refresh, a .icon-list-alt, a .icon-lock, a .icon-flag, a .icon-headphones, a .icon-volume-off, a .icon-volume-down, a .icon-volume-up, a .icon-qrcode, a .icon-barcode, a .icon-tag, a .icon-tags, a .icon-book, a .icon-bookmark, a .icon-print, a .icon-camera, a .icon-font, a .icon-bold, a .icon-italic, a .icon-align-justify, a .icon-list, a .icon-indent-left, a .icon-indent-right, a .icon-facetime-video, a .icon-picture, a .icon-pencil, a .icon-map-marker, a .icon-adjust, a .icon-tint, a .icon-edit, a .icon-share, a .icon-check, a .icon-move, a .icon-step-backward, a .icon-fast-backward, a .icon-backward, a .icon-play, a .icon-pause, a .icon-stop, a .icon-forward, a .icon-fast-forward, a .icon-minus-sign, a .icon-remove-sign, a .icon-ok-sign, a .icon-question-sign, a .icon-info-sign, a .icon-screenshot, a .icon-remove-circle, a .icon-ok-circle, a .icon-ban-circle, a .icon-arrow-left, a .icon-arrow-right, a .icon-arrow-up, a .icon-arrow-down, a .icon-share-alt, a .icon-resize-full, a .icon-resize-small, a .icon-plus, a .icon-minus, a .icon-asterisk, a .icon-exclamation-sign, a .icon-gift, a .icon-leaf, a .icon-calendar, a .icon-random, a .icon-comment, a .icon-magnet, a .icon-chevron-up, a .icon-chevron-down, a .icon-retweet, a .icon-shopping-cart, a .icon-folder-close, a .icon-folder-open, a .icon-resize-vertical, a .icon-resize-horizontal, a .icon-bar-chart, a .icon-twitter-sign, a .icon-facebook-sign, a .icon-camera-retro, a .icon-key, a .icon-cogs, a .icon-comments, a .icon-thumbs-up, a .icon-thumbs-down, a .icon-star-half, a .icon-signin, a .icon-trophy, a .icon-github-sign, a .icon-upload-alt, a .icon-lemon, a .icon-phone, a .icon-check-empty, a .icon-bookmark-empty, a .icon-phone-sign, a .icon-twitter, a .icon-facebook, a .icon-github, a .icon-unlock, a .icon-credit, a .icon-rss, a .icon-hdd, a .icon-bullhorn, a .icon-bell, a .icon-certificate, a .icon-hand-right, a .icon-hand-left, a .icon-hand-up, a .icon-globe, a .icon-wrench, a .icon-tasks, a .icon-filter, a .icon-briefcase, a .icon-fullscreen, a .icon-group, a .icon-link, a .icon-cloud, a .icon-beaker, a .icon-cut, a .icon-copy, a .icon-paper-clip, a .icon-save, a .icon-sign-blank, a .icon-reorder, a .icon-list-ul, a .icon-list-ol, a .icon-strikethrough, a .icon-underline, a .icon-table, a .icon-magic, a .icon-money, a .icon-caret-down, a .icon-caret-up, a .icon-caret-left, a .icon-caret-right, a .icon-columns, a .icon-sort, a .icon-sort-down, a .icon-sort-up, a .icon-envelope-alt, a .icon-linkedin, a .icon-undo, a .icon-legal, a .icon-dashboard, a .icon-comment-alt, a .icon-comments-alt, a .icon-bolt, a .icon-sitemap, a .icon-umbrella, a .icon-paste, a .icon-lightbulb, a .icon-exchange, a .icon-bell-alt, a .icon-coffee, a .icon-food, a .icon-file-alt, a .icon-building, a .icon-hospital, a .icon-ambulance, a .icon-medkit, a .icon-fighter-jet, a .icon-beer, a .icon-h-sign, a .icon-plus-sign, a .icon-double-angle-left, a .icon-double-angle-right, a .icon-double-angle-up, a .icon-double-angle-down, a .icon-angle-left, a .icon-angle-right, a .icon-angle-up, a .icon-angle-down, a .icon-desktop, a .icon-laptop, a .icon-spinner, a .icon-circle, a .icon-reply, a .icon-github-alt, a .icon-folder-close-alt, a .icon-folder-open-alt, a .icon-expand-alt, a .icon-collapse-alt, a .icon-smile, a .icon-frown, a .icon-meh, a .icon-gamepad, a .icon-keyboard, a .icon-flag-alt, a .icon-flag-checkered, a .icon-terminal, a .icon-code, a .icon-reply-all, a .icon-star-half-full, a .icon-location-arrow, a .icon-crop, a .icon-code-fork, a .icon-subscript, a .icon-eraser, a .icon-puzzle, a .icon-microphone, a .icon-microphone-off, a .icon-shield, a .icon-calendar-empty, a .icon-fire-extinguisher, a .icon-rocket, a .icon-maxcdn, a .icon-chevron-sign-left, a .icon-chevron-sign-right, a .icon-chevron-sign-up, a .icon-chevron-sign-down, a .icon-html5, a .icon-css3, a .icon-anchor, a .icon-unlock-alt, a .icon-bullseye, a .icon-ellipsis-horizontal, a .icon-ellipsis-vertical, a .icon-rss-sign, a .icon-fb-boolean, a .icon-text-height, a .icon-text-width, a .icon-align-left, a .icon-align-center, a .icon-align-right, a .icon-step-forward, a .icon-eject, a .icon-chevron-left, a .icon-chevron-right, a .icon-plus-sign-2, a .icon-fire, a .icon-eye-open, a .icon-eye-close, a .icon-warning-sign, a .icon-plane, a .icon-heart-empty, a .icon-signout, a .icon-linkedin-sign, a .icon-pushpin, a .icon-external-link, a .icon-hand-down, a .icon-circle-arrow-left, a .icon-circle-arrow-right, a .icon-circle-arrow-up, a .icon-circle-arrow-down, a .icon-truck, a .icon-pinterest, a .icon-pinterest-sign, a .icon-google-plus-sign, a .icon-google-plus, a .icon-cloud-download, a .icon-cloud-upload, a .icon-user-md, a .icon-stethoscope, a .icon-suitcase, a .icon-tablet, a .icon-mobile, a .icon-circle-blank, a .icon-quote-left, a .icon-quote-right, a .icon-unlink, a .icon-question, a .icon-info, a .icon-exclamation, a .icon-superscript, a .icon-play-sign, a .icon-ticket, a .icon-minus-sign-alt, a .icon-check-minus, a .icon-level-up, a .icon-sort-by-attributes-alt, a .icon-sort-by-order, a .icon-sort-by-order-alt, a .icon-thumbs-up-2, a .icon-thumbs-down-2, a .icon-dribbble, a .icon-skype, a .icon-foursquare, a .icon-trello, a .icon-female, a .icon-level-down, a .icon-check-sign, a .icon-edit-sign, a .icon-external-link-sign, a .icon-share-sign, a .icon-compass, a .icon-collapse, a .icon-collapse-top, a .icon-expand, a .icon-euro, a .icon-gbp, a .icon-dollar, a .icon-rupee, a .icon-yen, a .icon-renminbi, a .icon-won, a .icon-bitcoin, a .icon-file-2, a .icon-file-text, a .icon-sort-by-alphabet, a .icon-sort-by-alphabet-alt, a .icon-sort-by-attributes, a .icon-youtube-sign, a .icon-youtube, a .icon-xing, a .icon-xing-sign, a .icon-youtube-play, a .icon-dropbox, a .icon-stackexchange, a .icon-instagram, a .icon-flickr, a .icon-adn, a .icon-bitbucket, a .icon-bitbucket-sign, a .icon-tumblr, a .icon-tumblr-sign, a .icon-long-arrow-down, a .icon-long-arrow-up, a .icon-long-arrow-left, a .icon-long-arrow-right, a .icon-apple, a .icon-windows, a .icon-android, a .icon-linux, a .icon-male, a .icon-gittip, a .icon-sun, a .icon-moon, a .icon-archive, a .icon-bug, a .icon-vk, a .icon-weibo, a .icon-renren, a .icon-time, a .icon-road, a .icon-download-alt, a .icon-download, a .icon-upload, a .icon-db-joinxor, a .icon-db-state, a .icon-db-start, a .icon-db-end, a .icon-db-fork, a .icon-db-condition, a .icon-db-task, a .icon-db-join, a .icon-fb-button, a .icon-fb-fieldset, a .icon-fb-custom-field, a .icon-fb-separator, a .icon-fb-paragraph, a .icon-fb-file-upload, a .icon-fb-text, a .icon-fb-text-box, a .icon-fb-select, a .icon-fb-radio, a .icon-fb-number, a .icon-fb-integer, a .icon-fb-decimal {
  display: inline;
}
.icon-stack .icon-caret-bottom-right, .icon-stack .icon-glass, .icon-stack .icon-music, .icon-stack .icon-search, .icon-stack .icon-envelope, .icon-stack .icon-heart, .icon-stack .icon-star, .icon-stack .icon-star-empty, .icon-stack .icon-user, .icon-stack .icon-film, .icon-stack .icon-th-large, .icon-stack .icon-th, .icon-stack .icon-th-list, .icon-stack .icon-ok, .icon-stack .icon-remove, .icon-stack .icon-zoom-in, .icon-stack .icon-zoom-out, .icon-stack .icon-off, .icon-stack .icon-signal, .icon-stack .icon-cog, .icon-stack .icon-trash, .icon-stack .icon-home, .icon-stack .icon-file, .icon-stack .icon-inbox, .icon-stack .icon-play-circle, .icon-stack .icon-repeat, .icon-stack .icon-refresh, .icon-stack .icon-list-alt, .icon-stack .icon-lock, .icon-stack .icon-flag, .icon-stack .icon-headphones, .icon-stack .icon-volume-off, .icon-stack .icon-volume-down, .icon-stack .icon-volume-up, .icon-stack .icon-qrcode, .icon-stack .icon-barcode, .icon-stack .icon-tag, .icon-stack .icon-tags, .icon-stack .icon-book, .icon-stack .icon-bookmark, .icon-stack .icon-print, .icon-stack .icon-camera, .icon-stack .icon-font, .icon-stack .icon-bold, .icon-stack .icon-italic, .icon-stack .icon-align-justify, .icon-stack .icon-list, .icon-stack .icon-indent-left, .icon-stack .icon-indent-right, .icon-stack .icon-facetime-video, .icon-stack .icon-picture, .icon-stack .icon-pencil, .icon-stack .icon-map-marker, .icon-stack .icon-adjust, .icon-stack .icon-tint, .icon-stack .icon-edit, .icon-stack .icon-share, .icon-stack .icon-check, .icon-stack .icon-move, .icon-stack .icon-step-backward, .icon-stack .icon-fast-backward, .icon-stack .icon-backward, .icon-stack .icon-play, .icon-stack .icon-pause, .icon-stack .icon-stop, .icon-stack .icon-forward, .icon-stack .icon-fast-forward, .icon-stack .icon-minus-sign, .icon-stack .icon-remove-sign, .icon-stack .icon-ok-sign, .icon-stack .icon-question-sign, .icon-stack .icon-info-sign, .icon-stack .icon-screenshot, .icon-stack .icon-remove-circle, .icon-stack .icon-ok-circle, .icon-stack .icon-ban-circle, .icon-stack .icon-arrow-left, .icon-stack .icon-arrow-right, .icon-stack .icon-arrow-up, .icon-stack .icon-arrow-down, .icon-stack .icon-share-alt, .icon-stack .icon-resize-full, .icon-stack .icon-resize-small, .icon-stack .icon-plus, .icon-stack .icon-minus, .icon-stack .icon-asterisk, .icon-stack .icon-exclamation-sign, .icon-stack .icon-gift, .icon-stack .icon-leaf, .icon-stack .icon-calendar, .icon-stack .icon-random, .icon-stack .icon-comment, .icon-stack .icon-magnet, .icon-stack .icon-chevron-up, .icon-stack .icon-chevron-down, .icon-stack .icon-retweet, .icon-stack .icon-shopping-cart, .icon-stack .icon-folder-close, .icon-stack .icon-folder-open, .icon-stack .icon-resize-vertical, .icon-stack .icon-resize-horizontal, .icon-stack .icon-bar-chart, .icon-stack .icon-twitter-sign, .icon-stack .icon-facebook-sign, .icon-stack .icon-camera-retro, .icon-stack .icon-key, .icon-stack .icon-cogs, .icon-stack .icon-comments, .icon-stack .icon-thumbs-up, .icon-stack .icon-thumbs-down, .icon-stack .icon-star-half, .icon-stack .icon-signin, .icon-stack .icon-trophy, .icon-stack .icon-github-sign, .icon-stack .icon-upload-alt, .icon-stack .icon-lemon, .icon-stack .icon-phone, .icon-stack .icon-check-empty, .icon-stack .icon-bookmark-empty, .icon-stack .icon-phone-sign, .icon-stack .icon-twitter, .icon-stack .icon-facebook, .icon-stack .icon-github, .icon-stack .icon-unlock, .icon-stack .icon-credit, .icon-stack .icon-rss, .icon-stack .icon-hdd, .icon-stack .icon-bullhorn, .icon-stack .icon-bell, .icon-stack .icon-certificate, .icon-stack .icon-hand-right, .icon-stack .icon-hand-left, .icon-stack .icon-hand-up, .icon-stack .icon-globe, .icon-stack .icon-wrench, .icon-stack .icon-tasks, .icon-stack .icon-filter, .icon-stack .icon-briefcase, .icon-stack .icon-fullscreen, .icon-stack .icon-group, .icon-stack .icon-link, .icon-stack .icon-cloud, .icon-stack .icon-beaker, .icon-stack .icon-cut, .icon-stack .icon-copy, .icon-stack .icon-paper-clip, .icon-stack .icon-save, .icon-stack .icon-sign-blank, .icon-stack .icon-reorder, .icon-stack .icon-list-ul, .icon-stack .icon-list-ol, .icon-stack .icon-strikethrough, .icon-stack .icon-underline, .icon-stack .icon-table, .icon-stack .icon-magic, .icon-stack .icon-money, .icon-stack .icon-caret-down, .icon-stack .icon-caret-up, .icon-stack .icon-caret-left, .icon-stack .icon-caret-right, .icon-stack .icon-columns, .icon-stack .icon-sort, .icon-stack .icon-sort-down, .icon-stack .icon-sort-up, .icon-stack .icon-envelope-alt, .icon-stack .icon-linkedin, .icon-stack .icon-undo, .icon-stack .icon-legal, .icon-stack .icon-dashboard, .icon-stack .icon-comment-alt, .icon-stack .icon-comments-alt, .icon-stack .icon-bolt, .icon-stack .icon-sitemap, .icon-stack .icon-umbrella, .icon-stack .icon-paste, .icon-stack .icon-lightbulb, .icon-stack .icon-exchange, .icon-stack .icon-bell-alt, .icon-stack .icon-coffee, .icon-stack .icon-food, .icon-stack .icon-file-alt, .icon-stack .icon-building, .icon-stack .icon-hospital, .icon-stack .icon-ambulance, .icon-stack .icon-medkit, .icon-stack .icon-fighter-jet, .icon-stack .icon-beer, .icon-stack .icon-h-sign, .icon-stack .icon-plus-sign, .icon-stack .icon-double-angle-left, .icon-stack .icon-double-angle-right, .icon-stack .icon-double-angle-up, .icon-stack .icon-double-angle-down, .icon-stack .icon-angle-left, .icon-stack .icon-angle-right, .icon-stack .icon-angle-up, .icon-stack .icon-angle-down, .icon-stack .icon-desktop, .icon-stack .icon-laptop, .icon-stack .icon-spinner, .icon-stack .icon-circle, .icon-stack .icon-reply, .icon-stack .icon-github-alt, .icon-stack .icon-folder-close-alt, .icon-stack .icon-folder-open-alt, .icon-stack .icon-expand-alt, .icon-stack .icon-collapse-alt, .icon-stack .icon-smile, .icon-stack .icon-frown, .icon-stack .icon-meh, .icon-stack .icon-gamepad, .icon-stack .icon-keyboard, .icon-stack .icon-flag-alt, .icon-stack .icon-flag-checkered, .icon-stack .icon-terminal, .icon-stack .icon-code, .icon-stack .icon-reply-all, .icon-stack .icon-star-half-full, .icon-stack .icon-location-arrow, .icon-stack .icon-crop, .icon-stack .icon-code-fork, .icon-stack .icon-subscript, .icon-stack .icon-eraser, .icon-stack .icon-puzzle, .icon-stack .icon-microphone, .icon-stack .icon-microphone-off, .icon-stack .icon-shield, .icon-stack .icon-calendar-empty, .icon-stack .icon-fire-extinguisher, .icon-stack .icon-rocket, .icon-stack .icon-maxcdn, .icon-stack .icon-chevron-sign-left, .icon-stack .icon-chevron-sign-right, .icon-stack .icon-chevron-sign-up, .icon-stack .icon-chevron-sign-down, .icon-stack .icon-html5, .icon-stack .icon-css3, .icon-stack .icon-anchor, .icon-stack .icon-unlock-alt, .icon-stack .icon-bullseye, .icon-stack .icon-ellipsis-horizontal, .icon-stack .icon-ellipsis-vertical, .icon-stack .icon-rss-sign, .icon-stack .icon-fb-boolean, .icon-stack .icon-text-height, .icon-stack .icon-text-width, .icon-stack .icon-align-left, .icon-stack .icon-align-center, .icon-stack .icon-align-right, .icon-stack .icon-step-forward, .icon-stack .icon-eject, .icon-stack .icon-chevron-left, .icon-stack .icon-chevron-right, .icon-stack .icon-plus-sign-2, .icon-stack .icon-fire, .icon-stack .icon-eye-open, .icon-stack .icon-eye-close, .icon-stack .icon-warning-sign, .icon-stack .icon-plane, .icon-stack .icon-heart-empty, .icon-stack .icon-signout, .icon-stack .icon-linkedin-sign, .icon-stack .icon-pushpin, .icon-stack .icon-external-link, .icon-stack .icon-hand-down, .icon-stack .icon-circle-arrow-left, .icon-stack .icon-circle-arrow-right, .icon-stack .icon-circle-arrow-up, .icon-stack .icon-circle-arrow-down, .icon-stack .icon-truck, .icon-stack .icon-pinterest, .icon-stack .icon-pinterest-sign, .icon-stack .icon-google-plus-sign, .icon-stack .icon-google-plus, .icon-stack .icon-cloud-download, .icon-stack .icon-cloud-upload, .icon-stack .icon-user-md, .icon-stack .icon-stethoscope, .icon-stack .icon-suitcase, .icon-stack .icon-tablet, .icon-stack .icon-mobile, .icon-stack .icon-circle-blank, .icon-stack .icon-quote-left, .icon-stack .icon-quote-right, .icon-stack .icon-unlink, .icon-stack .icon-question, .icon-stack .icon-info, .icon-stack .icon-exclamation, .icon-stack .icon-superscript, .icon-stack .icon-play-sign, .icon-stack .icon-ticket, .icon-stack .icon-minus-sign-alt, .icon-stack .icon-check-minus, .icon-stack .icon-level-up, .icon-stack .icon-sort-by-attributes-alt, .icon-stack .icon-sort-by-order, .icon-stack .icon-sort-by-order-alt, .icon-stack .icon-thumbs-up-2, .icon-stack .icon-thumbs-down-2, .icon-stack .icon-dribbble, .icon-stack .icon-skype, .icon-stack .icon-foursquare, .icon-stack .icon-trello, .icon-stack .icon-female, .icon-stack .icon-level-down, .icon-stack .icon-check-sign, .icon-stack .icon-edit-sign, .icon-stack .icon-external-link-sign, .icon-stack .icon-share-sign, .icon-stack .icon-compass, .icon-stack .icon-collapse, .icon-stack .icon-collapse-top, .icon-stack .icon-expand, .icon-stack .icon-euro, .icon-stack .icon-gbp, .icon-stack .icon-dollar, .icon-stack .icon-rupee, .icon-stack .icon-yen, .icon-stack .icon-renminbi, .icon-stack .icon-won, .icon-stack .icon-bitcoin, .icon-stack .icon-file-2, .icon-stack .icon-file-text, .icon-stack .icon-sort-by-alphabet, .icon-stack .icon-sort-by-alphabet-alt, .icon-stack .icon-sort-by-attributes, .icon-stack .icon-youtube-sign, .icon-stack .icon-youtube, .icon-stack .icon-xing, .icon-stack .icon-xing-sign, .icon-stack .icon-youtube-play, .icon-stack .icon-dropbox, .icon-stack .icon-stackexchange, .icon-stack .icon-instagram, .icon-stack .icon-flickr, .icon-stack .icon-adn, .icon-stack .icon-bitbucket, .icon-stack .icon-bitbucket-sign, .icon-stack .icon-tumblr, .icon-stack .icon-tumblr-sign, .icon-stack .icon-long-arrow-down, .icon-stack .icon-long-arrow-up, .icon-stack .icon-long-arrow-left, .icon-stack .icon-long-arrow-right, .icon-stack .icon-apple, .icon-stack .icon-windows, .icon-stack .icon-android, .icon-stack .icon-linux, .icon-stack .icon-male, .icon-stack .icon-gittip, .icon-stack .icon-sun, .icon-stack .icon-moon, .icon-stack .icon-archive, .icon-stack .icon-bug, .icon-stack .icon-vk, .icon-stack .icon-weibo, .icon-stack .icon-renren, .icon-stack .icon-time, .icon-stack .icon-road, .icon-stack .icon-download-alt, .icon-stack .icon-download, .icon-stack .icon-upload, .icon-stack .icon-db-joinxor, .icon-stack .icon-db-state, .icon-stack .icon-db-start, .icon-stack .icon-db-end, .icon-stack .icon-db-fork, .icon-stack .icon-db-condition, .icon-stack .icon-db-task, .icon-stack .icon-db-join, .icon-stack .icon-fb-button, .icon-stack .icon-fb-fieldset, .icon-stack .icon-fb-custom-field, .icon-stack .icon-fb-separator, .icon-stack .icon-fb-paragraph, .icon-stack .icon-fb-file-upload, .icon-stack .icon-fb-text, .icon-stack .icon-fb-text-box, .icon-stack .icon-fb-select, .icon-stack .icon-fb-radio, .icon-stack .icon-fb-number, .icon-stack .icon-fb-integer, .icon-stack .icon-fb-decimal {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: inherit;
}

.icon-stack .icon-text {
  height: 100%;
  line-height: inherit;
  position: absolute;
  text-align: center;
  width: 100%;
}

.icon-caret-bottom-right:before {
  content: "\e016";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

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

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

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

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file:before {
  content: "\f016";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

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

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-align-justify:before {
  content: "\f039";
}

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

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

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

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

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

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

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

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

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

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

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up:before {
  content: "\f087";
}

.icon-thumbs-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

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

.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

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

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-money:before {
  content: "\f0d6";
}

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

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

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

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope-alt:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-alt:before {
  content: "\f0f6";
}

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

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-empty:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

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

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-fb-boolean:before {
  content: "\e008";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign-2:before {
  content: "\f055";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

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

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

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

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-unlink:before {
  content: "\f127";
}

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

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-play-sign:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up-2:before {
  content: "\f164";
}

.icon-thumbs-down-2:before {
  content: "\f165";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before {
  content: "\f155";
}

.icon-rupee:before {
  content: "\f156";
}

.icon-yen:before {
  content: "\f157";
}

.icon-renminbi:before {
  content: "\f158";
}

.icon-won:before {
  content: "\f159";
}

.icon-bitcoin:before {
  content: "\f15a";
}

.icon-file-2:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

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

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

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

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-db-joinxor:before {
  content: "\e006";
}

.icon-db-state:before {
  content: "\e009";
}

.icon-db-start:before {
  content: "\e00b";
}

.icon-db-end:before {
  content: "\e00a";
}

.icon-db-fork:before {
  content: "\e00c";
}

.icon-db-condition:before {
  content: "\e00e";
}

.icon-db-task:before {
  content: "\e00d";
}

.icon-db-join:before {
  content: "\e00f";
}

.icon-fb-button:before {
  content: "\e010";
}

.icon-fb-fieldset:before {
  content: "\e011";
}

.icon-fb-custom-field:before {
  content: "\e012";
}

.icon-fb-separator:before {
  content: "\e013";
}

.icon-fb-paragraph:before {
  content: "\e014";
}

.icon-fb-file-upload:before {
  content: "\e015";
}

.icon-fb-text:before {
  content: "\e000";
}

.icon-fb-text-box:before {
  content: "\e001";
}

.icon-fb-select:before {
  content: "\e002";
}

.icon-fb-radio:before {
  content: "\e003";
}

.icon-fb-number:before {
  content: "\e004";
}

.icon-fb-integer:before {
  content: "\e005";
}

.icon-fb-decimal:before {
  content: "\e007";
}

/**
* Lexicon 1.0.14
*
* Copyright 2017, Liferay, Inc.
* All rights reserved.
* MIT license
*/
.icon-btc:before {
  content: "\f15a";
}

.icon-cny:before {
  content: "\f158";
}

.icon-eur:before {
  content: "\f153";
}

.icon-gear:before {
  content: "\f013";
}

.icon-gears:before {
  content: "\f085";
}

.icon-inr:before {
  content: "\f156";
}

.icon-jpy:before {
  content: "\f157";
}

.icon-krw:before {
  content: "\f159";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-mail-reply:before {
  content: "\f112";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-rotate-left:before {
  content: "\f0e2";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-star-half-empty:before {
  content: "\f123";
}

.icon-unchecked:before {
  content: "\f096";
}

.icon-usd:before {
  content: "\f155";
}

/**
* Lexicon 1.0.14
*
* Copyright 2017, Liferay, Inc.
* All rights reserved.
* MIT license
*/
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
.icon-large {
  font-size: 1.3333333333em;
  margin-top: -4px;
  padding-top: 3px;
  margin-bottom: -4px;
  padding-bottom: 3px;
  vertical-align: middle;
}

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

.nav-pills [class^=icon-].icon-large,
.nav-pills [class*=" icon-"].icon-large, .nav-tabs [class^=icon-].icon-large,
.nav-tabs [class*=" icon-"].icon-large {
  line-height: 0.75em;
  margin-top: -7px;
  padding-top: 5px;
  margin-bottom: -5px;
  padding-bottom: 4px;
}

.btn [class^=icon-].pull-left, .btn [class^=icon-].pull-right,
.btn [class*=" icon-"].pull-left,
.btn [class*=" icon-"].pull-right {
  vertical-align: inherit;
}
.btn [class^=icon-].icon-large,
.btn [class*=" icon-"].icon-large {
  margin-top: -0.5em;
}

a [class^=icon-],
a [class*=" icon-"] {
  cursor: pointer;
}

.icon-glass {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf000;");
}

.icon-music {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf001;");
}

.icon-search {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf002;");
}

.icon-envelope-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf003;");
}

.icon-heart {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf004;");
}

.icon-star {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf005;");
}

.icon-star-empty {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf006;");
}

.icon-user {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf007;");
}

.icon-film {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf008;");
}

.icon-th-large {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf009;");
}

.icon-th {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf00a;");
}

.icon-th-list {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf00b;");
}

.icon-ok {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf00c;");
}

.icon-remove {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf00d;");
}

.icon-zoom-in {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf00e;");
}

.icon-zoom-out {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf010;");
}

.icon-off {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf011;");
}

.icon-power-off {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf011;");
}

.icon-signal {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf012;");
}

.icon-cog {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf013;");
}

.icon-gear {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf013;");
}

.icon-trash {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf014;");
}

.icon-home {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf015;");
}

.icon-file-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf016;");
}

.icon-time {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf017;");
}

.icon-road {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf018;");
}

.icon-download-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf019;");
}

.icon-download {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf01a;");
}

.icon-upload {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf01b;");
}

.icon-inbox {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf01c;");
}

.icon-play-circle {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf01d;");
}

.icon-repeat {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf01e;");
}

.icon-rotate-right {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf01e;");
}

.icon-refresh {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf021;");
}

.icon-list-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf022;");
}

.icon-lock {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf023;");
}

.icon-flag {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf024;");
}

.icon-headphones {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf025;");
}

.icon-volume-off {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf026;");
}

.icon-volume-down {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf027;");
}

.icon-volume-up {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf028;");
}

.icon-qrcode {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf029;");
}

.icon-barcode {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf02a;");
}

.icon-tag {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf02b;");
}

.icon-tags {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf02c;");
}

.icon-book {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf02d;");
}

.icon-bookmark {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf02e;");
}

.icon-print {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf02f;");
}

.icon-camera {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf030;");
}

.icon-font {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf031;");
}

.icon-bold {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf032;");
}

.icon-italic {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf033;");
}

.icon-text-height {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf034;");
}

.icon-text-width {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf035;");
}

.icon-align-left {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf036;");
}

.icon-align-center {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf037;");
}

.icon-align-right {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf038;");
}

.icon-align-justify {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf039;");
}

.icon-list {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf03a;");
}

.icon-indent-left {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf03b;");
}

.icon-indent-right {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf03c;");
}

.icon-facetime-video {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf03d;");
}

.icon-picture {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf03e;");
}

.icon-pencil {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf040;");
}

.icon-map-marker {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf041;");
}

.icon-adjust {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf042;");
}

.icon-tint {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf043;");
}

.icon-edit {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf044;");
}

.icon-share {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf045;");
}

.icon-check {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf046;");
}

.icon-move {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf047;");
}

.icon-step-backward {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf048;");
}

.icon-fast-backward {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf049;");
}

.icon-backward {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf04a;");
}

.icon-play {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf04b;");
}

.icon-pause {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf04c;");
}

.icon-stop {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf04d;");
}

.icon-forward {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf04e;");
}

.icon-fast-forward {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf050;");
}

.icon-step-forward {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf051;");
}

.icon-eject {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf052;");
}

.icon-chevron-left {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf053;");
}

.icon-chevron-right {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf054;");
}

.icon-plus-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf055;");
}

.icon-minus-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf056;");
}

.icon-remove-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf057;");
}

.icon-ok-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf058;");
}

.icon-question-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf059;");
}

.icon-info-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf05a;");
}

.icon-screenshot {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf05b;");
}

.icon-remove-circle {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf05c;");
}

.icon-ok-circle {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf05d;");
}

.icon-ban-circle {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf05e;");
}

.icon-arrow-left {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf060;");
}

.icon-arrow-right {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf061;");
}

.icon-arrow-up {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf062;");
}

.icon-arrow-down {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf063;");
}

.icon-share-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf064;");
}

.icon-mail-forward {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf064;");
}

.icon-resize-full {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf065;");
}

.icon-resize-small {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf066;");
}

.icon-plus {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf067;");
}

.icon-minus {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf068;");
}

.icon-asterisk {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf069;");
}

.icon-exclamation-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf06a;");
}

.icon-gift {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf06b;");
}

.icon-leaf {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf06c;");
}

.icon-fire {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf06d;");
}

.icon-eye-open {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf06e;");
}

.icon-eye-close {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf070;");
}

.icon-warning-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf071;");
}

.icon-plane {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf072;");
}

.icon-calendar {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf073;");
}

.icon-random {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf074;");
}

.icon-comment {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf075;");
}

.icon-magnet {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf076;");
}

.icon-chevron-up {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf077;");
}

.icon-chevron-down {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf078;");
}

.icon-retweet {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf079;");
}

.icon-shopping-cart {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf07a;");
}

.icon-folder-close {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf07b;");
}

.icon-folder-open {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf07c;");
}

.icon-resize-vertical {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf07d;");
}

.icon-resize-horizontal {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf07e;");
}

.icon-bar-chart {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf080;");
}

.icon-twitter-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf081;");
}

.icon-facebook-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf082;");
}

.icon-camera-retro {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf083;");
}

.icon-key {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf084;");
}

.icon-cogs {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf085;");
}

.icon-gears {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf085;");
}

.icon-comments {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf086;");
}

.icon-thumbs-up-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf087;");
}

.icon-thumbs-down-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf088;");
}

.icon-star-half {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf089;");
}

.icon-heart-empty {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf08a;");
}

.icon-signout {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf08b;");
}

.icon-linkedin-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf08c;");
}

.icon-pushpin {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf08d;");
}

.icon-external-link {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf08e;");
}

.icon-signin {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf090;");
}

.icon-trophy {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf091;");
}

.icon-github-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf092;");
}

.icon-upload-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf093;");
}

.icon-lemon {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf094;");
}

.icon-phone {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf095;");
}

.icon-check-empty {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf096;");
}

.icon-unchecked {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf096;");
}

.icon-bookmark-empty {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf097;");
}

.icon-phone-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf098;");
}

.icon-twitter {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf099;");
}

.icon-facebook {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf09a;");
}

.icon-github {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf09b;");
}

.icon-unlock {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf09c;");
}

.icon-credit-card {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf09d;");
}

.icon-rss {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf09e;");
}

.icon-hdd {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0a0;");
}

.icon-bullhorn {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0a1;");
}

.icon-bell {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0a2;");
}

.icon-certificate {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0a3;");
}

.icon-hand-right {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0a4;");
}

.icon-hand-left {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0a5;");
}

.icon-hand-up {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0a6;");
}

.icon-hand-down {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0a7;");
}

.icon-circle-arrow-left {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0a8;");
}

.icon-circle-arrow-right {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0a9;");
}

.icon-circle-arrow-up {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0aa;");
}

.icon-circle-arrow-down {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0ab;");
}

.icon-globe {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0ac;");
}

.icon-wrench {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0ad;");
}

.icon-tasks {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0ae;");
}

.icon-filter {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0b0;");
}

.icon-briefcase {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0b1;");
}

.icon-fullscreen {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0b2;");
}

.icon-group {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0c0;");
}

.icon-link {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0c1;");
}

.icon-cloud {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0c2;");
}

.icon-beaker {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0c3;");
}

.icon-cut {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0c4;");
}

.icon-copy {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0c5;");
}

.icon-paper-clip {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0c6;");
}

.icon-paperclip {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0c6;");
}

.icon-save {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0c7;");
}

.icon-sign-blank {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0c8;");
}

.icon-reorder {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0c9;");
}

.icon-list-ul {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0ca;");
}

.icon-list-ol {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0cb;");
}

.icon-strikethrough {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0cc;");
}

.icon-underline {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0cd;");
}

.icon-table {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0ce;");
}

.icon-magic {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0d0;");
}

.icon-truck {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0d1;");
}

.icon-pinterest {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0d2;");
}

.icon-pinterest-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0d3;");
}

.icon-google-plus-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0d4;");
}

.icon-google-plus {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0d5;");
}

.icon-money {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0d6;");
}

.icon-caret-down {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0d7;");
}

.icon-caret-up {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0d8;");
}

.icon-caret-left {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0d9;");
}

.icon-caret-right {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0da;");
}

.icon-columns {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0db;");
}

.icon-sort {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0dc;");
}

.icon-sort-down {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0dd;");
}

.icon-sort-up {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0de;");
}

.icon-envelope {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0e0;");
}

.icon-linkedin {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0e1;");
}

.icon-undo {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0e2;");
}

.icon-rotate-left {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0e2;");
}

.icon-legal {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0e3;");
}

.icon-dashboard {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0e4;");
}

.icon-comment-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0e5;");
}

.icon-comments-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0e6;");
}

.icon-bolt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0e7;");
}

.icon-sitemap {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0e8;");
}

.icon-umbrella {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0e9;");
}

.icon-paste {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0ea;");
}

.icon-lightbulb {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0eb;");
}

.icon-exchange {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0ec;");
}

.icon-cloud-download {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0ed;");
}

.icon-cloud-upload {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0ee;");
}

.icon-user-md {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0f0;");
}

.icon-stethoscope {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0f1;");
}

.icon-suitcase {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0f2;");
}

.icon-bell-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0f3;");
}

.icon-coffee {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0f4;");
}

.icon-food {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0f5;");
}

.icon-file-text-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0f6;");
}

.icon-building {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0f7;");
}

.icon-hospital {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0f8;");
}

.icon-ambulance {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0f9;");
}

.icon-medkit {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0fa;");
}

.icon-fighter-jet {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0fb;");
}

.icon-beer {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0fc;");
}

.icon-h-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0fd;");
}

.icon-plus-sign-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf0fe;");
}

.icon-double-angle-left {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf100;");
}

.icon-double-angle-right {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf101;");
}

.icon-double-angle-up {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf102;");
}

.icon-double-angle-down {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf103;");
}

.icon-angle-left {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf104;");
}

.icon-angle-right {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf105;");
}

.icon-angle-up {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf106;");
}

.icon-angle-down {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf107;");
}

.icon-desktop {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf108;");
}

.icon-laptop {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf109;");
}

.icon-tablet {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf10a;");
}

.icon-mobile-phone {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf10b;");
}

.icon-circle-blank {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf10c;");
}

.icon-quote-left {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf10d;");
}

.icon-quote-right {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf10e;");
}

.icon-spinner {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf110;");
}

.icon-circle {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf111;");
}

.icon-reply {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf112;");
}

.icon-mail-reply {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf112;");
}

.icon-github-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf113;");
}

.icon-folder-close-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf114;");
}

.icon-folder-open-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf115;");
}

.icon-expand-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf116;");
}

.icon-collapse-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf117;");
}

.icon-smile {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf118;");
}

.icon-frown {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf119;");
}

.icon-meh {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf11a;");
}

.icon-gamepad {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf11b;");
}

.icon-keyboard {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf11c;");
}

.icon-flag-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf11d;");
}

.icon-flag-checkered {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf11e;");
}

.icon-terminal {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf120;");
}

.icon-code {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf121;");
}

.icon-reply-all {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf122;");
}

.icon-mail-reply-all {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf122;");
}

.icon-star-half-empty {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf123;");
}

.icon-star-half-full {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf123;");
}

.icon-location-arrow {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf124;");
}

.icon-crop {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf125;");
}

.icon-code-fork {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf126;");
}

.icon-unlink {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf127;");
}

.icon-question {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf128;");
}

.icon-info {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf129;");
}

.icon-exclamation {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf12a;");
}

.icon-superscript {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf12b;");
}

.icon-subscript {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf12c;");
}

.icon-eraser {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf12d;");
}

.icon-puzzle-piece {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf12e;");
}

.icon-microphone {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf130;");
}

.icon-microphone-off {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf131;");
}

.icon-shield {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf132;");
}

.icon-calendar-empty {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf133;");
}

.icon-fire-extinguisher {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf134;");
}

.icon-rocket {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf135;");
}

.icon-maxcdn {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf136;");
}

.icon-chevron-sign-left {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf137;");
}

.icon-chevron-sign-right {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf138;");
}

.icon-chevron-sign-up {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf139;");
}

.icon-chevron-sign-down {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf13a;");
}

.icon-html5 {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf13b;");
}

.icon-css3 {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf13c;");
}

.icon-anchor {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf13d;");
}

.icon-unlock-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf13e;");
}

.icon-bullseye {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf140;");
}

.icon-ellipsis-horizontal {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf141;");
}

.icon-ellipsis-vertical {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf142;");
}

.icon-rss-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf143;");
}

.icon-play-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf144;");
}

.icon-ticket {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf145;");
}

.icon-minus-sign-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf146;");
}

.icon-check-minus {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf147;");
}

.icon-level-up {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf148;");
}

.icon-level-down {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf149;");
}

.icon-check-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf14a;");
}

.icon-edit-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf14b;");
}

.icon-external-link-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf14c;");
}

.icon-share-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf14d;");
}

.icon-compass {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf14e;");
}

.icon-collapse {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf150;");
}

.icon-collapse-top {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf151;");
}

.icon-expand {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf152;");
}

.icon-eur {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf153;");
}

.icon-euro {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf153;");
}

.icon-gbp {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf154;");
}

.icon-usd {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf155;");
}

.icon-dollar {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf155;");
}

.icon-inr {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf156;");
}

.icon-rupee {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf156;");
}

.icon-jpy {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf157;");
}

.icon-yen {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf157;");
}

.icon-cny {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf158;");
}

.icon-renminbi {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf158;");
}

.icon-krw {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf159;");
}

.icon-won {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf159;");
}

.icon-btc {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf15a;");
}

.icon-bitcoin {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf15a;");
}

.icon-file {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf15b;");
}

.icon-file-text {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf15c;");
}

.icon-sort-by-alphabet {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf15d;");
}

.icon-sort-by-alphabet-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf15e;");
}

.icon-sort-by-attributes {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf160;");
}

.icon-sort-by-attributes-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf161;");
}

.icon-sort-by-order {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf162;");
}

.icon-sort-by-order-alt {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf163;");
}

.icon-thumbs-up {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf164;");
}

.icon-thumbs-down {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf165;");
}

.icon-youtube-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf166;");
}

.icon-youtube {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf167;");
}

.icon-xing {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf168;");
}

.icon-xing-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf169;");
}

.icon-youtube-play {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf16a;");
}

.icon-dropbox {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf16b;");
}

.icon-stackexchange {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf16c;");
}

.icon-instagram {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf16d;");
}

.icon-flickr {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf16e;");
}

.icon-adn {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf170;");
}

.icon-bitbucket {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf171;");
}

.icon-bitbucket-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf172;");
}

.icon-tumblr {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf173;");
}

.icon-tumblr-sign {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf174;");
}

.icon-long-arrow-down {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf175;");
}

.icon-long-arrow-up {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf176;");
}

.icon-long-arrow-left {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf177;");
}

.icon-long-arrow-right {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf178;");
}

.icon-apple {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf179;");
}

.icon-windows {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf17a;");
}

.icon-android {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf17b;");
}

.icon-linux {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf17c;");
}

.icon-dribbble {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf17d;");
}

.icon-skype {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf17e;");
}

.icon-foursquare {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf180;");
}

.icon-trello {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf181;");
}

.icon-female {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf182;");
}

.icon-male {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf183;");
}

.icon-gittip {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf184;");
}

.icon-sun {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf185;");
}

.icon-moon {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf186;");
}

.icon-archive {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf187;");
}

.icon-bug {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf188;");
}

.icon-vk {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf189;");
}

.icon-weibo {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf18a;");
}

.icon-renren {
  *zoom: expression(this.runtimeStyle["zoom"] = "1", this.innerHTML = "&#xf18b;");
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  color: #222;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-overflow-style: scrollbar;
  line-height: 1.4;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.1;
}

h1 {
  font-size: 40px;
  letter-spacing: -0.8px;
  font-weight: bold;
  margin: 0 0 35px 0;
}

h2, .h2 {
  font-size: 22px;
  font-weight: bold;
  margin: 35px 0 20px 0;
  letter-spacing: -0.5px;
}

h3, .h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 35px 0 20px 0;
  letter-spacing: -0.5px;
  line-height: normal;
}

h4, .h4 {
  font-size: 16px;
  font-weight: bold;
  margin: 35px 0 20px 0;
  letter-spacing: -0.5px;
}

h5 {
  font-size: 14px;
  font-weight: bold;
  margin: 35px 0 20px 0;
  letter-spacing: -0.5px;
}

.heading, .headline {
  letter-spacing: -0.5px;
}

p {
  margin: 10px 0;
  font-size: 14px;
}

label {
  margin: 0 0 10px 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #222;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #222;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #222;
}

.portlet-icon-title {
  margin: 35px 0 20px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.portlet-icon-title svg {
  width: 30px;
  margin: 0 15px 0 0;
  fill: #222;
}
.portlet-icon-title h2 {
  margin: 0;
}

#main-content p a:not([class]), #main-content .journal-content-article a:not([class]) {
  text-decoration: underline;
}
#main-content .journal-content-article ul li a {
  text-decoration: underline;
}
#main-content .journal-content-article h1 a:not([class]), #main-content .journal-content-article h2 a:not([class]), #main-content .journal-content-article h3 a:not([class]), #main-content .journal-content-article h4 a:not([class]), #main-content .journal-content-article h5 a:not([class]), #main-content .journal-content-article h6 a:not([class]) {
  text-decoration: none;
}
#main-content .journal-content-article h1 a:not([class]):hover, #main-content .journal-content-article h2 a:not([class]):hover, #main-content .journal-content-article h3 a:not([class]):hover, #main-content .journal-content-article h4 a:not([class]):hover, #main-content .journal-content-article h5 a:not([class]):hover, #main-content .journal-content-article h6 a:not([class]):hover {
  text-decoration: underline;
}

.accordion-boxes {
  margin: 15px 0;
}
.accordion-boxes a svg, .accordion-boxes button svg {
  transition: transform 0.2s ease-in-out;
  height: 8px;
  width: 12px;
}
.accordion-boxes a.open svg, .accordion-boxes button.open svg {
  transform: rotate(180deg);
}
.accordion-boxes .accordion-box {
  border: 1px solid #E5E5E5;
  margin-bottom: 10px;
}
.accordion-boxes .accordion-box .heading {
  margin: 0;
  line-height: normal;
}
.accordion-boxes .accordion-box .heading .heading-subtext {
  display: block;
  padding: 0 55px 10px 30px;
  font-size: 12px;
  color: #6D6D6D;
  font-weight: 600;
  margin-top: -5px;
}
.accordion-boxes .accordion-box .accordion-toggle {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 22px;
  font-weight: bold;
  padding: 10px 55px 10px 30px;
  text-decoration: none;
  position: relative;
}
.accordion-boxes .accordion-box .accordion-toggle svg {
  position: absolute;
  right: 30px;
  top: 50%;
}
.accordion-boxes .accordion-box .content {
  display: none;
  padding: 0 30px 15px 30px;
}

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .alert-notifications-fixed {
    right: 20px !important;
    left: auto !important;
  }
}
.alert-container .alert-notifications .alert {
  border-radius: 0 !important;
  font-size: 16px !important;
}
.alert-container .alert-notifications .alert:not(.flamma-alert) {
  display: none !important;
}
.alert-container .alert-notifications .autofit-col.autofit-col-expand {
  padding: 0 10px !important;
}
.alert-container .alert-notifications .lexicon-icon {
  margin-top: 0 !important;
}
.alert-container .alert-notifications .alert-indicator .lexicon-icon {
  width: 22px !important;
  height: 22px !important;
}
.alert-container .alert-notifications .close .lexicon-icon {
  width: 14px !important;
  height: 14px !important;
}

.autocomplete-results {
  z-index: 5 !important;
  background: white;
}
.autocomplete-results .autocomplete-results-content {
  border: 1px solid #E5E5E5;
}
.autocomplete-results .autocomplete-results-content .autocomplete-list-item {
  font-weight: 600;
  padding: 5px 10px;
}
.autocomplete-results .autocomplete-results-content .autocomplete-selected {
  border: 1px solid #F8F8F8;
  background-color: #F8F8F8;
  cursor: pointer;
}

.gray-box {
  background: #F8F8F8;
  padding: 30px;
}
.gray-box *:first-child {
  margin-top: 0;
  padding-top: 0;
}
.gray-box *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.box {
  padding: 30px;
  background: #F8F8F8;
}
.box.blueBox {
  background: #107eab;
}
.box.blueBox * {
  color: white;
}
.box.blueBox a {
  color: white;
}
.box *:first-child {
  margin-top: 0;
  padding-top: 0;
}
.box *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.boxlist .box {
  margin: 0 0 25px 0;
  position: relative;
  overflow: hidden;
}
.boxlist .box.blueBox * {
  color: white;
}
.boxlist .box.blueBox a {
  color: white;
  text-decoration: underline;
}
.boxlist .box.hasImage * {
  color: white;
}
.boxlist .box.hasImage a {
  color: white;
  text-decoration: underline;
}
.boxlist .box img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.boxlist .box .curtain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.boxlist .box .content {
  position: relative;
}

.btn {
  padding: 10px 20px;
  background: white;
  border: 1px solid #107eab;
  color: #107eab;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0;
  box-shadow: none !important;
}
.btn i {
  margin-right: 5px;
}
.btn:hover, .btn:active, .btn:focus {
  background: white;
  border: 1px solid #107eab;
  color: #107eab;
}
.btn.disabled {
  color: #107eab;
  background-color: white;
  border: 1px solid #107eab;
}
.btn.disabled:hover {
  color: #107eab;
  background-color: white;
  border: 1px solid #107eab;
}
.btn.alt {
  background: #107eab;
  color: white;
}
.btn.alt:hover, .btn.alt:active, .btn.alt:focus {
  background: #107eab;
  color: white;
}

.btn-search {
  white-space: nowrap;
}

.custom-file-upload {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.custom-file-upload input[type=file] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.custom-file-upload input[type=file]:focus ~ .upload-button, .custom-file-upload input[type=file]:focus-within ~ .upload-button {
  outline-color: rgba(0, 152, 208, 0.5) !important;
  outline-style: auto !important;
}

.btn-2, .btn-2.btn {
  background: #F8F8F8;
  color: #6D6D6D;
  font-size: 12px;
  font-weight: bold;
  border-radius: 20px;
  padding: 7px 15px;
  border: 0;
  text-transform: none;
}
.btn-2 i:first-child, .btn-2.btn i:first-child {
  margin-right: 5px;
}
.btn-2 i:not(:only-child):last-child, .btn-2.btn i:not(:only-child):last-child {
  margin-left: 5px;
}
.btn-2:hover, .btn-2:focus, .btn-2.btn:hover, .btn-2.btn:focus {
  color: #6D6D6D;
  text-decoration: none;
}
.btn-2.alt, .btn-2.btn.alt {
  background: none;
  padding: 0;
  border-radius: 0;
  color: #6D6D6D;
}
.btn-2.disabled, .btn-2:disabled, .btn-2.btn.disabled, .btn-2.btn:disabled {
  background: #F8F8F8;
  color: #6D6D6D;
  border: 0;
  opacity: 0.6;
}

.webcontent-custom-buttons .btn {
  background: #F8F8F8;
  color: #6D6D6D;
  font-size: 12px;
  font-weight: bold;
  border-radius: 20px;
  padding: 7px 15px;
  width: auto;
  border: 0;
  text-transform: none;
  margin: 0 5px 5px 0;
}
.webcontent-custom-buttons .btn i {
  margin-right: 5px;
}
.webcontent-custom-buttons .btn:hover, .webcontent-custom-buttons .btn:active, .webcontent-custom-buttons .btn:focus {
  background: #F8F8F8 !important;
  color: #6D6D6D !important;
  border: 0;
}

.text-btn {
  background: none;
  border: 0;
  font-weight: bold;
  padding: 0;
  color: #222;
  text-transform: uppercase;
  font-size: 12px;
}
.text-btn:hover {
  color: #222;
  text-decoration: none;
}
.text-btn i {
  margin-left: 5px;
}
.text-btn svg {
  height: 8px;
  width: 12px;
  margin-bottom: 0;
  margin-left: 5px;
}
.text-btn.open svg {
  transform: rotate(180deg);
}

.link-btn {
  border: 0;
  padding: 0;
  color: #107eab;
  background: transparent;
  text-align: left;
}
.link-btn:hover {
  text-decoration: underline;
}

.switch {
  position: relative;
  display: inline-block;
  width: 64px;
  height: 32px;
}
.switch input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 0;
  width: 0;
  height: 0;
}
.switch input:checked + .slider {
  background-color: #107eab;
}
.switch input:focus + .slider {
  box-shadow: 0 0 5px #107eab;
}
.switch input:checked + .slider:before {
  -webkit-transform: translateX(31px);
  -ms-transform: translateX(31px);
  transform: translateX(31px);
}
.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #F8F8F8;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
  border: 1px solid #E5E5E5;
}
.switch .slider:before {
  position: absolute;
  content: "";
  height: 33px;
  width: 33px;
  left: -1px;
  bottom: -1px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid #E5E5E5;
}

.checkbox {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-top: 0;
  margin-bottom: 15px;
  cursor: pointer;
  font-weight: normal;
}
.checkbox input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 0;
  cursor: pointer;
  width: 0;
  height: 0;
}
.checkbox input[type=checkbox]:checked ~ .checkmark {
  background-color: #107eab;
  border: 0;
}
.checkbox input[type=checkbox]:checked ~ .checkmark:after {
  display: block;
}
.checkbox input[type=checkbox]:focus ~ .checkmark {
  outline-color: rgba(0, 152, 208, 0.5) !important;
  outline-style: auto !important;
}
.checkbox input[type=checkbox]:disabled ~ .checkmark {
  opacity: 0.7;
}
.checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: white;
  border: 1px solid #E5E5E5;
}
.checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 3px;
  width: 7px;
  height: 11px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.textCheckbox {
  margin-bottom: 5px;
}
.textCheckbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.textCheckbox input[type=checkbox]:checked ~ .checkmark {
  color: #107eab;
  border: 1px solid #107eab;
}
.textCheckbox input[type=checkbox]:focus ~ .checkmark {
  outline-color: rgba(0, 152, 208, 0.5) !important;
  outline-style: auto !important;
}
.textCheckbox .checkmark {
  font-size: 11px;
  font-weight: 600;
  padding: 5px 8px;
  border-radius: 5px;
  border: 1px solid #E5E5E5;
  color: #6D6D6D;
}

.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar .cke_toolgroup .cke_button__unlink.cke_button_off:before {
  content: "";
  display: block;
  position: absolute;
  left: -36px;
  top: -2px;
  height: 32px;
  width: 32px;
  border-radius: 4px;
  background: #107eab;
  opacity: 0.2;
  pointer-events: none;
}
.cke.cke_chrome {
  border-radius: 0;
}

.contenteditable-placeholder:before {
  content: attr(data-placeholder);
  pointer-events: none;
  display: block;
  color: #E5E5E5;
}

.contenteditable {
  max-height: 100px;
  overflow: auto;
}

.datepicker.dropdown-menu {
  max-width: none;
  max-height: none;
  font-size: 14px;
  overflow: initial;
}

.dialog-black-curtain {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  padding-top: 100px;
  padding-bottom: 30px;
  overflow: auto;
  z-index: 4;
  top: 0;
  left: 0;
}

.modal-dialog .modal-title {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  letter-spacing: -0.5px;
  line-height: normal;
}
.modal-dialog .modal-header .close {
  width: auto !important;
  border: 0;
  padding: 0;
  margin: 0 !important;
  color: #222;
  opacity: 1;
}
.modal-dialog .modal-header .close:hover {
  opacity: 1;
}
.modal-dialog .modal-header .close:before {
  font-family: "fontawesome-alloy";
  content: "\f00d";
  font-size: 22px;
}
.modal-dialog .modal-header .close svg.lexicon-icon,
.modal-dialog .modal-header .close span {
  display: none !important;
}
.modal-dialog .modal-content {
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none;
}

.dropdown-menu:after {
  padding: 0;
}

.input-localized-content .input-localized-trigger {
  padding: 0;
}

.yui3-widget-modal .dropdown-menu {
  border-radius: 0;
  border: 0;
  padding: 15px;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}
.yui3-widget-modal .dropdown-menu li {
  margin-bottom: 10px;
}
.yui3-widget-modal .dropdown-menu li.dropdown-header {
  display: none;
}
.yui3-widget-modal .dropdown-menu li a {
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: black;
  background: white;
}
.yui3-widget-modal .dropdown-menu li a:hover, .yui3-widget-modal .dropdown-menu li a:focus {
  background: white;
}
.yui3-widget-modal .dropdown-menu li:last-child {
  margin: 0;
}
.yui3-widget-modal .dropdown-menu .taglib-text-icon .dropdown-item-indicator-end {
  position: static;
}
.yui3-widget-modal .dropdown-menu .taglib-text-icon .dropdown-item-indicator-end .label {
  margin: 0 0 0 5px;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: fixed;
  max-width: 100%;
}

.dialog-iframe-popup:not(.article-preview) #main-content, .dialog-iframe-popup:not(.article-preview) #wrapper {
  max-width: none;
}
.dialog-iframe-popup:not(.article-preview) #main-content .navigation-bar > .container-fluid, .dialog-iframe-popup:not(.article-preview) #wrapper .navigation-bar > .container-fluid {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
}
.dialog-iframe-popup:not(.article-preview) #main-content .navigation-bar > .container-fluid .container-fluid, .dialog-iframe-popup:not(.article-preview) #wrapper .navigation-bar > .container-fluid .container-fluid {
  margin: 0;
}
.dialog-iframe-popup:not(.article-preview) #main-content .portlet-configuration-setup, .dialog-iframe-popup:not(.article-preview) #wrapper .portlet-configuration-setup {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}

.alert-notifications .alert a {
  color: #222;
  text-decoration: underline;
}

.modal-body {
  overflow: auto;
}

.loadingmask-content {
  background: white;
}

html:not(#__):not(#___) .cadmin .modal, html:not(#__):not(#___) .cadmin.modal {
  z-index: 99999999;
}

.dropdownMenu {
  position: absolute;
  z-index: 1;
  width: 100%;
  background: white;
  box-shadow: rgba(109, 109, 109, 0.3) 0 1px 10px -1px;
  padding: 20px 25px 10px 25px;
  max-width: 300px;
  top: 0;
  right: 0;
}

.simple-dropdown .simple-dropdown-menu-toggle {
  position: relative;
  width: 100%;
  background-color: white;
  border: 1px solid #555;
  padding: 12px 1rem;
  cursor: pointer;
  font-size: 1rem;
  text-align: left;
}
.simple-dropdown .simple-dropdown-menu-toggle span {
  display: inline-block;
  margin-right: 28px;
}
.simple-dropdown .simple-dropdown-menu-toggle:hover {
  background-color: #F8F8F8;
}
.simple-dropdown .simple-dropdown-menu-toggle:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-left: 2px solid black;
  border-bottom: 2px solid black;
  position: absolute;
  top: 36%;
  right: 20px;
  transform: rotate(315deg);
  transform-origin: center;
}
.simple-dropdown .simple-dropdown-menu-toggle:disabled {
  opacity: 0.5;
}
.simple-dropdown .simple-dropdown-menu-toggle.open:after {
  top: 43%;
  transform: rotate(135deg);
}
.simple-dropdown .simple-dropdown-menu {
  position: absolute;
  z-index: 1;
  background: white;
  overflow-y: hidden;
  width: 100%;
  max-width: 500px;
  border: 1px solid #555;
  margin-top: 3px !important;
  padding: 12px 1rem !important;
}
.simple-dropdown .simple-dropdown-menu hr {
  padding: 0;
  margin: 15px 0;
  border-bottom: 1px solid #555;
}
.simple-dropdown .simple-dropdown-menu .checkbox .checkmark {
  border: 1px solid #555;
}
@media (max-width: 768px) {
  .simple-dropdown .simple-dropdown-menu {
    min-width: 100%;
  }
}

.component-action:hover,
.component-action.hover,
.component-action[aria-expanded=true],
.component-action.show {
  background-color: #F8F8F8;
}

.small-dropdown .small-dropdown-menu {
  position: absolute;
  background: white;
  z-index: 1;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
  overflow: auto;
  border: 0;
  border-radius: 0;
  margin: 15px 0 0 0;
  overflow: initial;
}
.small-dropdown .small-dropdown-menu:after {
  content: " ";
  width: 11px;
  height: 11px;
  position: absolute;
  top: -5px;
  right: 10px;
  transform: rotate(45deg);
  background: white;
  z-index: 1;
  box-shadow: -7px -7px 10px -2px rgba(109, 109, 109, 0.3);
}
.small-dropdown .small-dropdown-menu .dropdown-item {
  padding: 7px 15px;
  letter-spacing: -0.9px;
  color: #107eab;
  font-size: 1rem;
  font-weight: 600;
}
.small-dropdown .small-dropdown-menu .dropdown-item:active {
  background-color: #f8f9fa;
}
.small-dropdown .small-dropdown-menu .dropdown-item:disabled {
  opacity: 0.6;
}

.custom-dropdown-menu {
  position: relative !important;
}
.custom-dropdown-menu .dd-toggle {
  background: none;
  height: auto;
  border: 0;
  font-weight: bold;
  padding: 0;
  color: #222;
  text-transform: uppercase !important;
  font-size: 12px;
}
.custom-dropdown-menu .dd-toggle.open svg, .custom-dropdown-menu .dd-toggle.open i:before, .custom-dropdown-menu .dd-toggle[aria-expanded=true] svg, .custom-dropdown-menu .dd-toggle[aria-expanded=true] i:before {
  transform: rotate(180deg);
}
.custom-dropdown-menu .dd-toggle svg {
  height: 8px;
  width: 12px;
}
.custom-dropdown-menu .dd-toggle i {
  font-size: 12px;
  margin: 0 0 0 5px;
}
.custom-dropdown-menu .dd-menu, .custom-dropdown-menu .menu {
  z-index: 1;
  font-size: unset;
  position: absolute;
  border-radius: 0 !important;
  border: 1px solid #E5E5E5 !important;
  width: 300px;
  max-height: 400px;
  overflow: auto;
  background: white;
  box-shadow: rgba(109, 109, 109, 0.3) 0 1px 10px -1px !important;
  padding: 20px 25px 10px 25px;
  left: 0;
  top: 0 !important;
}

input, textarea {
  border-radius: 0;
  box-shadow: none;
}
input.form-control, textarea.form-control {
  border-radius: 0;
  box-shadow: none;
}

.form-field-label-text.required:after {
  content: "*";
  color: #A31621;
  margin: 0 0 0 5px;
}

.field-error-message {
  margin: 5px 0 10px 0;
  color: #A31621;
  font-size: 12px;
}

.journal-content-article ul li, .journal-content-article ol li,
.portlet-asset-publisher ul li,
.portlet-asset-publisher ol li {
  margin: 5px 0 5px 18px;
  font-size: 16px;
}
.journal-content-article ul li,
.portlet-asset-publisher ul li {
  list-style-position: outside;
}
.journal-content-article ol li,
.portlet-asset-publisher ol li {
  list-style-position: inside;
}

.asset-content ul, .asset-content ol,
.readmore-article ul,
.readmore-article ol,
.alloy-editor ul,
.alloy-editor ol,
.department-list ul,
.department-list ol {
  margin: 10px 0 20px 0;
}
.asset-content ul li, .asset-content ol li,
.readmore-article ul li,
.readmore-article ol li,
.alloy-editor ul li,
.alloy-editor ol li,
.department-list ul li,
.department-list ol li {
  margin: 5px 0 5px 18px;
  font-size: 16px;
}
.asset-content ul li,
.readmore-article ul li,
.alloy-editor ul li,
.department-list ul li {
  list-style-position: outside;
}
.asset-content ol li,
.readmore-article ol li,
.alloy-editor ol li,
.department-list ol li {
  list-style-position: inside;
}

.loader,
.loading-animation,
.loadingmask-message {
  border: 3px solid #E5E5E5;
  border-top: 3px solid #107eab;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: spin 1s linear infinite;
  margin: 0 10px 0 0;
}
.loader:before, .loader:after,
.loading-animation:before,
.loading-animation:after,
.loadingmask-message:before,
.loadingmask-message:after {
  display: none;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader.lg,
.loading-animation.lg,
.loadingmask-message.lg {
  width: 70px;
  height: 70px;
  border: 7px solid #E5E5E5;
  border-top: 7px solid #107eab;
}

.loadingmask-message {
  background: none;
  padding: 0;
}
.loadingmask-message .loadingmask-message-content {
  display: none;
}

.loading-animation#p_p_id {
  margin: 0 auto;
}

.box-pagination {
  margin: 18px 0 0 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
}
.box-pagination li {
  display: inline;
}
.box-pagination li button, .box-pagination li a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  height: 44px;
  min-width: 44px;
  padding: 10px;
  border: 0;
  background-color: #107eab;
  color: white;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
}
.box-pagination li button:hover, .box-pagination li a:hover {
  background-color: #006b92;
}
.box-pagination li.selected button, .box-pagination li.selected a {
  background-color: white;
  color: #107eab;
  border: 2px solid #107eab;
}
.box-pagination li.separator {
  border: 0;
}
.box-pagination li svg {
  width: 17px;
  height: 17px;
}
.box-pagination li.pager-previous svg {
  transform: rotate(180deg);
}

.journal-content-article p {
  margin: 10px 0;
  font-size: 16px;
  line-height: 24px;
}
.journal-content-article p a {
  font-size: 16px;
}
.journal-content-article p.ingress {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.5px;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 100%;
  overflow: visible;
  white-space: nowrap;
  margin-bottom: 20px;
}

.flamma-icon-title-portlet {
  padding: 25px 15px 15px 15px;
  border: 1px solid #E5E5E5;
  margin: 0 0 25px 0;
}
.flamma-icon-title-portlet .portlet-icon-title {
  padding: 0 0 20px 0;
  margin-top: 0;
  margin-bottom: 25px;
  border-bottom: 1px solid #E5E5E5;
}

@media (min-width: 576px) {
  .portlet-journal .edit-article-form .component-tbar.tbar-article {
    position: fixed;
    top: 0;
  }
}
@media (min-width: 768px) {
  body.has-control-menu .contextual-sidebar {
    height: calc(100vh - 120px);
    top: 65px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .portlet-journal .edit-article-form .edit-article-sidebar.contextual-sidebar {
    height: calc(100vh - var(--control-menu-container-height) - 110px);
    top: 120px;
  }
}
@media (max-width: 575.98px) {
  .portlet-journal .edit-article-form .edit-article-sidebar {
    height: auto;
    overflow: hidden;
    top: 125px;
  }
}
#_com_liferay_journal_web_portlet_JournalPortlet_contextualSidebarContainer .sheet-row {
  margin-left: 0;
  margin-right: 0;
}
#_com_liferay_journal_web_portlet_JournalPortlet_contextualSidebarContainer .nav {
  display: flex;
  margin-bottom: 20px;
  flex-wrap: nowrap;
  list-style: none;
  padding-left: 0;
}

.portal-popup #_com_liferay_journal_web_portlet_JournalPortlet_descriptionMapAsXMLWrapper {
  display: none;
}
.portal-popup #_com_liferay_journal_web_portlet_JournalPortlet_friendlyURLWrapper {
  display: none;
}

.radio-button {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  font-weight: normal;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-button:hover input ~ .checkmark {
  background-color: white;
}
.radio-button input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 0;
  height: 0;
}
.radio-button input:checked ~ .checkmark {
  border: 0;
  background-color: #107eab;
}
.radio-button input:checked ~ .checkmark:after {
  display: block;
}
.radio-button input:focus ~ .checkmark {
  outline-color: rgba(0, 152, 208, 0.5) !important;
  outline-style: auto !important;
}
.radio-button .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: white;
  border-radius: 50%;
  border: 1px solid #E5E5E5;
}
.radio-button .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

select {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 10px 40px 10px 15px;
  background: url(/o/flamma-theme/images/flamma/svg/images/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: right 15px top 50%;
  background-color: #F8F8F8;
  border: 1px solid #E5E5E5;
}
select::-ms-expand {
  display: none;
}

#skip-to-content .quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000;
}
#skip-to-content .quick-access-nav:focus {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  padding: 12px 30px;
  text-align: center;
  background: #F8F8F8;
  border-bottom: 1px solid #E5E5E5;
  display: inline-block;
  color: #107eab;
  font-weight: 600;
  font-size: 20px;
}

#wrapper table,
.cke_editable.html-editor table {
  border-spacing: 2px;
  border-collapse: separate;
  padding: 0;
  border: 0;
  margin: 20px 0;
  width: 100% !important;
}
#wrapper table tr td,
.cke_editable.html-editor table tr td {
  background: #E5E5E5;
}
#wrapper table tr:nth-child(even) td,
.cke_editable.html-editor table tr:nth-child(even) td {
  background: #F8F8F8;
}
#wrapper table tr td, #wrapper table tr th,
.cke_editable.html-editor table tr td,
.cke_editable.html-editor table tr th {
  padding: 10px;
  min-width: 100px;
}
#wrapper table tr th,
.cke_editable.html-editor table tr th {
  padding: 10px;
  background: #107eab;
  color: white;
}

.line-tabs .nav-item {
  margin: 0 15px;
}
.line-tabs .nav-item:first-child {
  margin-left: 0;
}
.line-tabs .nav-item .nav-link {
  border-radius: 0;
  font-weight: bold;
  font-size: 18px;
  color: #6D6D6D;
  padding: 0 0 12px 0;
  border: 0;
  margin-bottom: -0.0625rem;
}
.line-tabs .nav-item .nav-link.active {
  color: #222;
  border-bottom: 3px solid #107eab;
}
.line-tabs .nav-item .nav-link:not(.active):hover {
  color: #222;
}

.textboxlistentry-remove,
.textboxlistentry-text {
  vertical-align: initial;
}

.textboxlistentry-focused {
  color: #222;
  background-color: #dee7f8;
  border: 1px solid #cad8f3;
  padding: 7px 11px;
  position: relative;
}
.textboxlistentry-focused .textboxlistentry-remove {
  margin: 0 0 0 7px;
  background: transparent;
}

.textboxlistentry-remove {
  background: transparent;
}
.textboxlistentry-remove:hover {
  background: transparent;
}

.draft-tag {
  background: #F8F8F8;
  display: inline-block;
  margin: 0 5px 5px 0;
  border-radius: 3px;
  color: #F75C00;
  border: 1px solid #F75C00;
  padding: 3px 3px;
  font-size: 12px;
  font-weight: 600;
}

.filter-tag {
  background: #F8F8F8;
  display: inline-block;
  margin: 0 5px 5px 0;
  border-radius: 3px;
  color: #6D6D6D;
  border: 1px solid #E5E5E5;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 600;
}
.filter-tag button {
  background: none;
  border: 0;
  padding: 0;
  margin-left: 7px;
  color: #222;
}

.lfr-tag-selector-popup .lfr-tag-selector-search {
  margin: 0 0 15px 0;
}
.lfr-tag-selector-popup .lfr-tag-selector-tags .checkbox {
  padding: initial;
}
.lfr-tag-selector-popup .lfr-tag-selector-tags .checkbox input[type=checkbox] {
  appearance: checkbox;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  opacity: 1;
  margin: 0 3px 0 0;
  vertical-align: middle;
}

.big-tag {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 1rem;
  font-weight: 700;
  color: white;
  background-color: #107eab;
  border-radius: 25px;
  padding: 14px 1.5rem;
  border: 0;
  line-height: 20px;
  cursor: pointer;
}
.big-tag:hover {
  background-color: #006b92;
}
.big-tag svg {
  width: 12px;
  height: 12px;
  fill: white;
}

.flamma-tooltip {
  position: relative;
  display: inline-block;
  background: #6d6d6d;
  border: 0;
  border-radius: 20px;
  width: 22px;
  font-size: 14px;
  line-height: 1.5;
  height: 22px;
  color: white;
  font-weight: bolder;
  text-align: center;
  text-transform: none;
  letter-spacing: normal;
  vertical-align: bottom;
  margin: 0 10px;
}
.flamma-tooltip:hover .tooltiptext {
  visibility: visible;
}
.flamma-tooltip .tooltiptext {
  visibility: hidden;
  background-color: transparent;
  padding: 30px 0 0 0;
  font-weight: normal;
  position: absolute;
  z-index: 1;
  right: 0;
}
.flamma-tooltip .tooltiptext:hover {
  visibility: visible;
}
.flamma-tooltip .tooltiptext .content {
  display: inline-block;
  background-color: white;
  color: black;
  padding: 15px;
  text-align: left;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}

.flamma-sign-tooltip {
  position: relative;
}
.flamma-sign-tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #6d6d6d;
  color: white;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 1;
  transition: opacity 0.3s;
  text-transform: initial;
}
.flamma-sign-tooltip .tooltiptext:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #6d6d6d transparent transparent transparent;
}

.flamma-general-tooltip {
  position: relative;
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  margin: 0 10px;
}
.flamma-general-tooltip button.toggle-guide-text {
  background: #6d6d6d !important;
  border: 0;
  border-radius: 20px;
  width: 22px;
  height: 22px;
  padding: 0;
  color: white;
  font-weight: bolder;
  text-align: center;
  font-size: 14px;
  line-height: 1;
}
.flamma-general-tooltip .guide-text-popup {
  position: absolute;
  font-weight: normal;
  text-align: left;
  color: #222;
  z-index: 1;
  width: 300px;
  font-size: 14px;
  text-transform: none;
  line-height: initial;
  top: 30px;
  right: 0;
  background: white;
  padding: 15px;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}
.flamma-general-tooltip .guide-text-popup *:first-child {
  margin-top: 0;
  padding-top: 0;
}
.flamma-general-tooltip .guide-text-popup *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.flamma-general-tooltip .guide-text-popup a {
  text-decoration: none;
  cursor: pointer;
  color: #107eab;
}
.flamma-general-tooltip .guide-text-popup a:hover {
  text-decoration: underline;
  color: #107eab;
}
.flamma-general-tooltip .guide-text-popup a:active, .flamma-general-tooltip .guide-text-popup a:focus, .flamma-general-tooltip .guide-text-popup a:visited {
  text-decoration: none;
}

h2 .flamma-general-tooltip button.toggle-guide-text, .heading .flamma-general-tooltip button.toggle-guide-text, .headline .flamma-general-tooltip button.toggle-guide-text {
  vertical-align: super;
  font-weight: bold;
}

.profile-tools-tooltip {
  margin: 10px 10px 5px 10px;
}

@media (min-width: 930px) {
  .tooltip-bar .flamma-general-tooltip button {
    clip-path: circle(0%);
    transition-property: clip-path;
    transition-duration: 1s;
    transition-delay: 0.4s;
  }
  .tooltip-bar .flamma-general-tooltip button:focus {
    clip-path: circle(100%);
  }
  .tooltip-bar:hover .flamma-general-tooltip button {
    clip-path: circle(100%);
  }
}

.two-column-content-lift .lift-content {
  background: #F8F8F8;
  padding: 30px;
  margin: 15px 0;
}
.two-column-content-lift .lift-content h2 {
  margin-top: 0;
}

.unitContentBox {
  background: #F8F8F8;
  padding: 15px 30px;
}
.unitContentBox .unitSelect {
  text-align: right;
}
.unitContentBox .unitSelect .unit-select-button {
  color: #107eab;
  border: 0;
  background: #F8F8F8;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 20px;
  border: 1px solid transparent;
}
.unitContentBox .unitSelect .unit-select-button svg {
  fill: #107eab;
  height: 8px;
  width: 12px;
  margin-left: 5px;
}
.unitContentBox .unitSelect.open .unit-select-button {
  background: white;
  border: 1px solid #E5E5E5;
}
.unitContentBox .unitSelect.open .unit-select-button svg {
  transform: rotate(180deg);
}
.unitContentBox .unitSelect.open .unit-options {
  display: block;
}
.unitContentBox .unitOptionsContainer {
  position: relative;
}
.unitContentBox .unitOptionsContainer .unit-options {
  position: absolute;
  z-index: 1;
  right: 0;
  width: 100%;
  max-width: 350px;
  margin-top: -1px;
  padding: 20px 25px;
  background: white;
  border: 1px solid #E5E5E5;
  border-top: 0;
  box-shadow: 0 4px 4px 0 rgba(109, 109, 109, 0.3);
}
.unitContentBox .unitOptionsContainer .unit-options .radio-button {
  margin: 0 0 10px 0;
  padding: 0;
}
.unitContentBox .unitOptionsContainer .unit-options .radio-button:last-child {
  margin: 0;
}
.unitContentBox .unitOptionsContainer .unit-options .radio-button .checkmark {
  display: none;
}
.unitContentBox .unitOptionsContainer .unit-options .radio-button input:checked ~ .unitName {
  font-weight: bold;
}
.unitContentBox .unitOptionsContainer .unit-options .radio-button input:focus ~ .unitName {
  outline-color: rgba(0, 152, 208, 0.5) !important;
  outline-style: auto !important;
}
.unitContentBox .unit-content-data {
  margin: 10px 0 0 0;
}
.unitContentBox .unit-content-data h1:first-child,
.unitContentBox .unit-content-data h2:first-child,
.unitContentBox .unit-content-data h3:first-child,
.unitContentBox .unit-content-data h4:first-child,
.unitContentBox .unit-content-data h5:first-child,
.unitContentBox .unit-content-data h6:first-child {
  margin-top: 0;
}

.user-icon-default {
  background-color: #777;
  color: #FFF;
  box-shadow: none;
}

.user-icon {
  border-radius: 500px;
  font-size: 0.875rem;
  height: 32px;
  line-height: 32px;
  width: 32px;
  overflow: hidden;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

.alloy-editor .videoWrapper {
  padding: 0;
  height: auto;
}
.alloy-editor .videoWrapper iframe {
  position: relative;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body {
  background: white;
  padding-right: 0;
  padding-left: 0;
}

#wrapper {
  padding: 0;
}

.portlet-column {
  background: transparent;
  position: relative;
  min-height: 1px;
  overflow: visible;
}

.fullheight-sidebar {
  height: 100%;
  background: #F8F8F8;
}
@media (max-width: 991px) {
  .fullheight-sidebar {
    background: white;
  }
}

.row-fluid [class~=portlet-column] {
  margin-bottom: 10px;
}

.row:before {
  display: block;
}

.site-content-width {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}

#main-content {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}

.portlet-decorate .portlet-content {
  padding: 0;
  border: 0;
  background: transparent;
}

.portlet-content {
  padding: 0;
}

.portlet-asset-publisher .h2:empty {
  display: none;
}
.portlet-asset-publisher .taglib-social-bookmarks {
  display: none;
}

.portlet-journal-content {
  margin-bottom: 20px;
}

.siteContentInfo {
  color: #6d6d6d;
  font-weight: 600;
  font-size: 12px;
  margin: 15px;
}

.col-100,
.col-66-33,
.col-33-33-33,
.col-25-50-25 .main-content-section,
.col-25-75 .main-content-section {
  margin-bottom: 25px;
}

.page-toolbar {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  padding: 20px 15px;
  max-width: 1220px;
  margin: 0 auto;
}

body.publicFrontpage #main-content {
  max-width: none;
}
body.publicFrontpage header#siteHeader {
  border: 0;
}
body.publicFrontpage header#siteHeader .topbar {
  padding: 10px 0;
}
body.publicFrontpage header#siteHeader .topbar .topbar-container {
  max-width: 1220px;
}
body.publicFrontpage header#siteHeader .topbar .mobile-hidden {
  display: initial;
}
body.publicFrontpage .gray-section {
  background: #F8F8F8;
}
body.publicFrontpage .portlet-layout {
  padding-top: 45px;
}
body.publicFrontpage .portlet-layout .portlet-column {
  padding-bottom: 45px;
}
body.publicFrontpage .portlet-journal-content {
  margin: 0;
}
body.publicFrontpage .button-holder.webcontent-custom-buttons {
  margin: 0;
}
body.publicFrontpage .socialmedia-section {
  text-align: center;
}
body.publicFrontpage .socialmedia-section .social-link {
  margin: 10px 15px;
  display: inline-block;
  line-height: 0;
}
body.publicFrontpage .socialmedia-section .social-link svg {
  fill: black;
  height: 40px;
}

.sign-in-layout#main-content {
  max-width: none;
}
.sign-in-layout .bottom-section {
  background: #F8F8F8;
  padding: 60px 0;
  margin-top: 60px;
}

.portlet-login .panel-body {
  padding-left: 0;
  padding-right: 0;
}
.portlet-login .btn.btn-primary {
  background-color: #107eab;
  border: 1px solid #107eab;
  color: white;
}

@media (max-width: 930px) {
  #wrapper {
    padding-bottom: 67px;
  }
}

#mobile-menu {
  display: none;
  background: #222;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 930px) {
  #mobile-menu {
    display: block;
  }
}
#mobile-menu ul {
  margin: 0 auto;
  max-width: 450px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  list-style-type: none;
}
#mobile-menu ul li {
  float: left;
  text-align: center;
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
}
#mobile-menu ul li a, #mobile-menu ul li button {
  background: none;
  border: 0;
  color: white;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  padding: 12px 0 10px 0;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#mobile-menu ul li a:hover, #mobile-menu ul li button:hover {
  color: white;
  text-decoration: none;
}
#mobile-menu ul li a.open, #mobile-menu ul li button.open {
  background: #107eab;
}
#mobile-menu ul li a.open .nav-icon, #mobile-menu ul li button.open .nav-icon {
  display: none;
}
#mobile-menu ul li a.open .icon-remove, #mobile-menu ul li button.open .icon-remove {
  display: inline-block;
}
#mobile-menu ul li .icon-remove {
  display: none;
}
#mobile-menu ul li svg {
  fill: white;
  height: 25px;
  width: 25px;
  box-sizing: content-box;
  display: inline-block;
}
#mobile-menu ul li span {
  display: block;
  margin-top: 5px;
  font-size: 8px;
}

.mobile-view {
  z-index: 1;
  position: fixed;
  height: 100vh;
}
.mobile-view.mobile-view-open .dialog-black-curtain {
  display: block;
}
.mobile-view.mobile-view-open .view-container {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all, 0.5s 1s;
  -webkit-transition-delay: initial;
  -o-transition: all, 0.5s 1s;
  transition: all 0.5s 1s false false;
}
.mobile-view .dialog-black-curtain {
  display: none;
}
.mobile-view .view-container {
  height: 100%;
  width: 80%;
  max-width: 400px;
  position: fixed;
  top: 0;
  left: 0;
  padding-left: 15px;
  padding-right: 15px;
  background: white;
  overflow-y: scroll;
  z-index: 5;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: all, 0.5s 1s;
  -webkit-transition-delay: initial;
  -o-transition: all, 0.5s 1s;
  transition: all 0.5s 1s false false;
}
.mobile-view .view-content {
  width: 100%;
  margin: 0 auto;
  padding-top: 65px;
  padding-bottom: 85px;
}
.mobile-view .close-mobile-view {
  font-size: 22px;
  float: right;
  position: relative;
  z-index: 1;
  line-height: 1;
}
.mobile-view button {
  background: none;
  border: 0;
  padding: 0;
}
@media (min-width: 930px) {
  .mobile-view {
    display: none !important;
  }
}

@media screen and (max-width: 600px) {
  .mobile div #CookiebotWidget:not(.CookiebotWidget-inactive) {
    bottom: 70px;
  }
}
.mobile-view.favourites .heading {
  text-transform: uppercase;
  margin-bottom: 30px;
}
.mobile-view.favourites ul {
  list-style-type: none;
}
.mobile-view.favourites ul li {
  margin: 10px 0;
  font-size: 16px;
}
.mobile-view.favourites ul li a {
  color: #222;
}

.mobile-view.navigation .view-container {
  background: #222;
  color: white;
  padding-left: 0;
  padding-right: 0;
}
.mobile-view.navigation .megamenu {
  margin-bottom: 50px;
}
.mobile-view.navigation .user-tools .box-icon-link {
  margin: 0 15px 30px 15px;
}
.mobile-view.navigation .user-tools .box-icon-link button, .mobile-view.navigation .user-tools .box-icon-link a {
  color: white;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}
.mobile-view.navigation .user-tools .box-icon-link button:hover, .mobile-view.navigation .user-tools .box-icon-link a:hover {
  color: white;
  text-decoration: none;
}
.mobile-view.navigation .user-tools .box-icon-link svg {
  fill: white;
  background-color: #6D6D6D;
  height: 20px;
  width: 20px;
  box-sizing: content-box;
  padding: 10px;
  border-radius: 5px;
  vertical-align: middle;
  margin-right: 5px;
}
.mobile-view.navigation .languages {
  text-align: center;
}
.mobile-view.navigation .languages form {
  display: inline;
}
.mobile-view.navigation .languages form button {
  color: white;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 15px 15px 15px;
  background: none;
  border: 0;
}
.mobile-view.navigation .request-links button, .mobile-view.navigation .request-links a {
  margin: 0 15px 15px 15px;
  color: white;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  word-break: keep-all;
  display: inline-block;
}
.mobile-view.navigation .request-links .custom-icon-link svg {
  height: 16px;
  width: 16px;
  margin-right: 5px;
  margin-bottom: -3px;
  fill: #6d6d6d;
}
.mobile-view.navigation .request-links .custom-icon-link svg * {
  fill: #6d6d6d;
}

.mobile-view.search .simple-search-bar .cludo-sayt {
  padding: 0 0 60px 0;
}

.mobile-view.navigation nav.mp-menu {
  display: block;
  position: relative !important;
}

@media (max-width: 991px) {
  #wrapper .mobile-view.navigation {
    /* overlays for pusher and for level that gets covered */
    /* overlap */
    /* First level */
    /* cover */
    /* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
    /* We'll show the first level only */
  }
  #wrapper .mobile-view.navigation .scroller,
  #wrapper .mobile-view.navigation .scroller-inner {
    position: relative;
  }
  #wrapper .mobile-view.navigation .mp-pusher {
    position: relative;
    left: 0;
    height: 100%;
    transform: translate3d(0px, 0px, 0px) !important;
  }
  #wrapper .mobile-view.navigation .mp-level-open {
    display: block !important;
    position: relative !important;
  }
  #wrapper .mobile-view.navigation .mp-level-open:not(.mp-level-overlay) ul li {
    display: block;
  }
  #wrapper .mobile-view.navigation .mp-level-1 {
    display: block !important;
    position: relative !important;
  }
  #wrapper .mobile-view.navigation .mp-level-1 > ul > li.main-nav-item {
    box-shadow: none !important;
    text-transform: uppercase;
  }
  #wrapper .mobile-view.navigation .mp-level-1 > ul > li.main-nav-item:first-of-type .main-level-item {
    margin-top: 5px;
  }
  #wrapper .mobile-view.navigation .mp-level-1 > ul > li.main-nav-item > .main-level-item .item-name {
    padding: 10px 15px;
  }
  #wrapper .mobile-view.navigation .mp-level-1 > ul > li.main-nav-item > .main-level-item a {
    font-size: 18px;
    text-transform: uppercase;
  }
  #wrapper .mobile-view.navigation .mp-level-1 > ul > li.main-nav-item > .main-level-item .mp-open {
    position: absolute;
    width: 100%;
    right: 0;
  }
  #wrapper .mobile-view.navigation .mp-level-1 > ul > li.main-nav-item > .main-level-item .mp-open:before {
    padding: 6px 20px 10px 15px;
    text-align: right;
  }
  #wrapper .mobile-view.navigation .mp-level-1 .role-nav-items {
    margin-top: 20px;
  }
  #wrapper .mobile-view.navigation .mp-level-1 .role-nav-items li:first-child {
    box-shadow: inset 0 -1px #6d6d6d, inset 0 1px #6d6d6d;
  }
  #wrapper .mobile-view.navigation .mp-level-overlay ul .role-nav-items {
    display: none;
  }
  #wrapper .mobile-view.navigation .mp-level-overlay ul > li {
    display: none;
  }
  #wrapper .mobile-view.navigation .mp-level-overlay ul > li.open-list-item {
    display: block;
    box-shadow: none !important;
  }
  #wrapper .mobile-view.navigation .mp-level-overlay ul > li.open-list-item > .main-level-item, #wrapper .mobile-view.navigation .mp-level-overlay ul > li.open-list-item > .sub-level-item {
    display: none;
  }
  #wrapper .mobile-view.navigation .mp-level-overlay ul > li.open-list-item .back-buttons, #wrapper .mobile-view.navigation .mp-level-overlay ul > li.open-list-item .mobnav-header {
    display: none;
  }
  #wrapper .mobile-view.navigation .mp-level-overlay ul > li.open-list-item .mp-level-open:not(.mp-level-overlay) .back-buttons, #wrapper .mobile-view.navigation .mp-level-overlay ul > li.open-list-item .mp-level-open:not(.mp-level-overlay) .mobnav-header {
    display: block;
  }
  #wrapper .mobile-view.navigation .mp-menu {
    position: absolute; /* we can't use fixed here :( */
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    border-right: 0;
    transform: translate3d(0px, 0px, 0px) !important;
  }
  #wrapper .mobile-view.navigation .mp-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li .itemInfo {
    display: block;
    font-weight: normal;
    margin-bottom: 15px;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceSearchToggleItems {
    box-shadow: none;
    margin-top: 15px;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceSearchToggleItems button {
    text-transform: uppercase;
    padding: 10px 15px;
    font-size: 14px;
    color: white;
    font-weight: bold;
    display: block;
    text-align: left;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceSearchItem .service-search-portlet .service-search-searchfield .input-group {
    padding: 0 15px;
    max-width: none;
    width: 100%;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceSearchItem .service-search-portlet .service-search-searchfield .input-group input {
    color: white;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceSearchItem .service-search-portlet .service-search-searchfield .input-group .input-group-btn button .lexicon-icon {
    color: white;
    stroke: white;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceSearchItem .service-search-portlet .service-search-results {
    padding: 0 15px;
    margin: 25px 0 0 0;
    display: block;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceSearchItem .service-search-portlet .service-search-results .item {
    padding: 0;
    margin: 0 0 35px 0;
    width: auto;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceSearchItem .service-search-portlet .service-search-results .item .heading {
    padding: 0;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceSearchItem .service-search-portlet .service-search-results .item .heading a {
    float: none;
    padding: 0;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceSearchItem .service-search-portlet .service-search-results .item .description {
    color: white;
    text-transform: none;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceSearchItem .service-search-portlet .service-search-results .item .description liferay-hl {
    color: white;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceSearchItem .service-search-portlet .service-search-paging {
    margin-bottom: 20px;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceSearchItem .service-search-portlet .service-search-paging:empty {
    display: none;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceSearchItem .service-search-portlet .service-search-paging .page a {
    float: none !important;
    color: white !important;
    display: inline-block;
    width: auto !important;
    padding: 5px 10px !important;
    margin: 0 5px;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceDirectoryItem ul li {
    display: inline-block;
    box-shadow: none;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceDirectoryItem ul li button {
    color: white;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceDirectoryItem ul li button:hover {
    text-decoration: underline;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceDirectoryItem ul li button:disabled {
    text-decoration: none;
    color: grey;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceDirectoryItem .service-directory-portlet {
    padding: 0 15px;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceDirectoryItem .service-directory-portlet .alphabet-array-list {
    margin: 15px 0;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceDirectoryItem .service-directory-portlet .service-directory-list {
    column-count: 2;
    column-gap: 0;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li.serviceDirectoryItem .service-directory-portlet .service-directory-list li a {
    padding: 0;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li .mobnav-header {
    display: block;
    width: 100%;
    text-align: left;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li .mobnav-header a {
    width: 40px;
    display: inline-block;
    padding: 3px 15px;
    font-weight: 500;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li .mobnav-header a:before {
    color: white;
    font-size: 30px;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li .mobnav-header a.mp-back-root:before {
    content: "‹";
  }
  #wrapper .mobile-view.navigation .mp-menu ul li .mobnav-header a.mp-back:before {
    content: "‹";
    line-height: 1.2;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li .mobnav-header.mobnav-main-header span {
    font-size: 18px;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li .mobnav-header.mobnav-sub-header {
    box-shadow: inset 0 1px #6d6d6d;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li .mobnav-header.mobnav-sub-header a.heading {
    font-size: 14px;
    text-transform: none;
    width: auto;
    padding: 15px 0;
  }
  #wrapper .mobile-view.navigation .mp-menu .mp-level {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    background-color: #222;
  }
  #wrapper .mobile-view.navigation .mp-menu .mp-level:after {
    z-index: -1;
  }
  #wrapper .mobile-view.navigation .mp-menu .mp-level-3 ul li a, #wrapper .mobile-view.navigation .mp-menu .submenu-items ul li a {
    font-size: 12px;
  }
  #wrapper .mobile-view.navigation .mp-menu .mp-level-3 ul li a:not(.mp-back), #wrapper .mobile-view.navigation .mp-menu .submenu-items ul li a:not(.mp-back) {
    padding: 15px 15px 15px 40px;
  }
  #wrapper .mobile-view.navigation .mp-menu .mp-level-3 ul li a.mp-open, #wrapper .mobile-view.navigation .mp-menu .submenu-items ul li a.mp-open {
    padding: 0;
  }
  #wrapper .mobile-view.navigation .mp-menu .mp-open {
    float: left;
    padding: 0;
    width: 12%;
  }
  #wrapper .mobile-view.navigation .mp-menu .mp-open span {
    display: block;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
  }
  #wrapper .mobile-view.navigation .mp-menu .mp-open:hover, #wrapper .mobile-view.navigation .mp-menu .mp-open:focus {
    background: none !important;
  }
  #wrapper .mobile-view.navigation .mp-menu .mp-open:before {
    display: block;
    content: "›";
    color: white;
    text-align: center;
    font-size: 30px;
    line-height: 1;
    padding: 8px 15px 10px 15px;
    font-weight: normal;
  }
  #wrapper .mobile-view.navigation .mp-pusher::after,
  #wrapper .mobile-view.navigation .mp-level::after,
  #wrapper .mobile-view.navigation .mp-level::before {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    content: "";
    opacity: 0;
  }
  #wrapper .mobile-view.navigation .mp-pusher.mp-pushed::after,
  #wrapper .mobile-view.navigation .mp-level.mp-level-overlay::after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity, 0.3s 1s;
    -webkit-transition-delay: 0s;
    -moz-transition: opacity, 0.3s 1s;
    -o-transition: opacity, 0.3s 1s;
    transition: opacity 0.3s 1s false false;
  }
  #wrapper .mobile-view.navigation .mp-level.mp-level-overlay {
    cursor: pointer;
  }
  #wrapper .mobile-view.navigation .mp-level.mp-level-overlay.mp-level::before {
    width: 100%;
    height: 100%;
    background: transparent;
    opacity: 1;
  }
  #wrapper .mobile-view.navigation .mp-overlap .mp-level.mp-level-open {
    -webkit-box-shadow: 1px 0 2px #6d6d6d;
    -moz-box-shadow: 1px 0 2px #6d6d6d;
    box-shadow: 1px 0 2px #6d6d6d;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  #wrapper .mobile-view.navigation .mp-menu > .mp-level,
  #wrapper .mobile-view.navigation .mp-menu > .mp-level.mp-level-open,
  #wrapper .mobile-view.navigation .mp-menu.mp-overlap > .mp-level,
  #wrapper .mobile-view.navigation .mp-menu.mp-overlap > .mp-level.mp-level-open {
    box-shadow: none;
    transform: translate3d(0px, 0px, 0px) !important;
  }
  #wrapper .mobile-view.navigation .mp-cover .mp-level.mp-level-open {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all, 0.5s 1s;
    -webkit-transition-delay: initial;
    -o-transition: all, 0.5s 1s;
    transition: all 0.5s 1s false false;
  }
  #wrapper .mobile-view.navigation .mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  #wrapper .mobile-view.navigation .mp-menu.mp-overlap .heading::before {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 8px;
    line-height: 1.8;
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s;
    transition: opacity 0.3s, transform 0.1s 0.3s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  #wrapper .mobile-view.navigation .mp-menu.mp-cover .heading {
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px;
    display: block;
  }
  #wrapper .mobile-view.navigation .mp-overlap .mp-level.mp-level-overlay > .heading::before {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  #wrapper .mobile-view.navigation .mp-menu ul li {
    padding: 0;
    box-shadow: inset 0 -1px #6d6d6d;
    overflow: hidden;
    *zoom: 1;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li a {
    font-family: "Open Sans", sans-serif;
    float: left;
    width: 88%;
    padding: 15px;
    font-size: 14px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li::before {
    position: absolute;
    left: 10px;
    z-index: -1;
    color: rgba(0, 0, 0, 0.2);
    line-height: 3.5;
  }
  #wrapper .mobile-view.navigation .mp-level > ul > li:first-child {
    box-shadow: inset 0 -1px #6d6d6d, inset 0 1px #6d6d6d;
  }
  #wrapper .mobile-view.navigation .mp-menu ul li:hover,
  #wrapper .mobile-view.navigation .mp-level > ul > li:first-child:hover {
    background: #222;
    text-decoration: none;
  }
  #wrapper .mobile-view.navigation .mp-menu .mp-level.mp-level-overlay > .mp-back,
  #wrapper .mobile-view.navigation .mp-menu .mp-level.mp-level-overlay > .mp-back::after {
    background: transparent;
    box-shadow: none;
    color: transparent;
  }
  #wrapper .mobile-view.navigation .no-csstransforms3d .mp-pusher,
  #wrapper .mobile-view.navigation .no-js .mp-pusher {
    padding-left: 300px;
  }
  #wrapper .mobile-view.navigation .no-csstransforms3d .mp-menu .mp-level,
  #wrapper .mobile-view.navigation .no-js .mp-menu .mp-level {
    display: none;
  }
  #wrapper .mobile-view.navigation .no-csstransforms3d .mp-menu > .mp-level,
  #wrapper .mobile-view.navigation .no-js .mp-menu > .mp-level {
    display: block;
  }
}

.boxlist-navigation h1 {
  text-transform: uppercase;
}
.boxlist-navigation .smallRow {
  margin-left: -5px;
  margin-right: -5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.boxlist-navigation .boxItem {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  min-height: 90px;
  position: relative;
  overflow: hidden;
  padding: 0 5px 10px 5px;
}
.boxlist-navigation .boxItem a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1;
  align-items: center;
  padding: 15px;
  font-size: 18px;
  color: #222;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #E5E5E5;
}
.boxlist-navigation .boxItem a:hover {
  text-decoration: underline;
}
@media (max-width: 650px) {
  .boxlist-navigation .boxItem.col-4 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 450px) {
  .boxlist-navigation .boxItem {
    width: 100% !important;
    float: none !important;
    flex: none !important;
    max-width: none !important;
  }
}

.portlet-breadcrumb nav:before {
  content: "";
  display: block;
}
.portlet-breadcrumb nav:after {
  display: block;
  clear: both;
  content: "";
}
.portlet-breadcrumb .breadcrumb {
  display: block;
  background: transparent;
  padding: 0;
  margin-bottom: 15px;
}
.portlet-breadcrumb .breadcrumb:before {
  content: "";
  display: block;
}
.portlet-breadcrumb .breadcrumb:after {
  display: block;
  clear: both;
  content: "";
}
.portlet-breadcrumb .breadcrumb li {
  margin: 0;
  padding: 0;
  text-transform: none;
  font-size: 14px;
  font-weight: bold;
  overflow: visible;
  max-width: none;
}
.portlet-breadcrumb .breadcrumb li:before {
  display: none;
}
.portlet-breadcrumb .breadcrumb li:after {
  background-image: none;
  font-family: "fontawesome-alloy";
  content: "\f105";
  color: #222;
  padding: 0 12px 0 8px;
  display: inline-block;
  float: none;
  width: auto;
  position: static;
}
.portlet-breadcrumb .breadcrumb li:last-child:after {
  display: none;
}
.portlet-breadcrumb .breadcrumb li .active {
  color: #222;
  margin: 0;
}
.portlet-breadcrumb .breadcrumb li a {
  display: inline-block;
  color: #107eab;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.portlet-breadcrumb .breadcrumb li a:hover {
  color: #107eab;
}
.portlet-breadcrumb .breadcrumb li span {
  overflow: visible;
  max-width: none;
}

.taglib-discussion {
  margin-top: 2rem;
}
.taglib-discussion .news-comment-user-select-modal {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
}

.content-metadata-comments .lfr-discussion-body, #article-discussion .lfr-discussion-body {
  font-size: inherit;
  margin-left: 43px;
  padding: 0;
}
.content-metadata-comments .alloy-editor-container, #article-discussion .alloy-editor-container {
  margin-bottom: 15px;
}
.content-metadata-comments .alloy-editor-container .alloy-editor-placeholder, #article-discussion .alloy-editor-container .alloy-editor-placeholder {
  min-height: 60px;
  border: 1px solid #E5E5E5;
  padding: 7px;
  border-radius: 0;
}
.content-metadata-comments .alloy-editor-container .alloy-editor-placeholder p, #article-discussion .alloy-editor-container .alloy-editor-placeholder p {
  margin: 0;
}
.content-metadata-comments .comment .lfr-discussion-reply-container, #article-discussion .comment .lfr-discussion-reply-container {
  margin: 0 0 2rem 0;
}
.content-metadata-comments .lfr-discussion-form-edit, #article-discussion .lfr-discussion-form-edit {
  padding: 1rem 0;
}
.content-metadata-comments .comment-container, #article-discussion .comment-container {
  margin-bottom: 2rem;
}
.content-metadata-comments .comment-container .dropdown, #article-discussion .comment-container .dropdown {
  display: block;
}
.content-metadata-comments .comment-container .dropdown svg, #article-discussion .comment-container .dropdown svg {
  fill: black;
  transform: rotate(90deg);
}
.content-metadata-comments .comment-container .author-link, #article-discussion .comment-container .author-link {
  display: inline-block;
  font-weight: bold;
  color: #222;
  font-size: 14px;
  margin-right: 5px;
}
.content-metadata-comments .comment-container .lfr-tooltip-scope .lfr-discussion-parent-link, #article-discussion .comment-container .lfr-tooltip-scope .lfr-discussion-parent-link {
  margin-left: 0;
  font-weight: bold;
  color: #222;
  font-size: 14px;
}
.content-metadata-comments .comment-container .lfr-tooltip-scope .lfr-discussion-parent-link svg, #article-discussion .comment-container .lfr-tooltip-scope .lfr-discussion-parent-link svg {
  color: #107eab;
}
.content-metadata-comments .comment-container .text-secondary, #article-discussion .comment-container .text-secondary {
  font-size: 11px;
  color: #6d6d6d !important;
  font-weight: 600;
}
.content-metadata-comments .comment-container .lfr-discussion-message-body, #article-discussion .comment-container .lfr-discussion-message-body {
  margin: 15px 0;
}
.content-metadata-comments .comment-container .autofit-col, #article-discussion .comment-container .autofit-col {
  padding-top: 0;
}
.content-metadata-comments .comment-container .autofit-padded-no-gutters-x, #article-discussion .comment-container .autofit-padded-no-gutters-x {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: -8px;
}
.content-metadata-comments .comment-container .autofit-padded-no-gutters-x > .autofit-col, #article-discussion .comment-container .autofit-padded-no-gutters-x > .autofit-col {
  padding-left: 5px;
  padding-right: 5px;
}
.content-metadata-comments .comment-container .autofit-padded-no-gutters-x > .autofit-col .user-portrait, #article-discussion .comment-container .autofit-padded-no-gutters-x > .autofit-col .user-portrait {
  padding: 8px 0;
  margin-top: -8px;
  background: white;
}
.content-metadata-comments .add-comment,
.content-metadata-comments .lfr-discussion-form-reply, #article-discussion .add-comment,
#article-discussion .lfr-discussion-form-reply {
  margin-bottom: 2rem;
}
.content-metadata-comments .add-comment .autofit-row.mb-4,
.content-metadata-comments .lfr-discussion-form-reply .autofit-row.mb-4, #article-discussion .add-comment .autofit-row.mb-4,
#article-discussion .lfr-discussion-form-reply .autofit-row.mb-4 {
  display: none;
}
.content-metadata-comments .add-comment .panel-body,
.content-metadata-comments .lfr-discussion-form-reply .panel-body, #article-discussion .add-comment .panel-body,
#article-discussion .lfr-discussion-form-reply .panel-body {
  padding-left: 0;
  padding-right: 0;
}
.content-metadata-comments .lfr-discussion-container:first-of-type, #article-discussion .lfr-discussion-container:first-of-type {
  padding-top: 0;
}
.content-metadata-comments .lfr-discussion-container, #article-discussion .lfr-discussion-container {
  border: none;
  margin: 0;
  position: relative;
}
.content-metadata-comments .lfr-discussion-container .lfr-discussion-form-reply,
.content-metadata-comments .lfr-discussion-container .lfr-discussion, #article-discussion .lfr-discussion-container .lfr-discussion-form-reply,
#article-discussion .lfr-discussion-container .lfr-discussion {
  position: relative;
  padding: 0;
  margin-left: 43px;
}
@media (max-width: 767px) {
  .content-metadata-comments .lfr-discussion-container .lfr-discussion-form-reply,
  .content-metadata-comments .lfr-discussion-container .lfr-discussion, #article-discussion .lfr-discussion-container .lfr-discussion-form-reply,
  #article-discussion .lfr-discussion-container .lfr-discussion {
    margin-left: 35px;
  }
}
.content-metadata-comments .lfr-discussion-container .lfr-discussion:last-child, #article-discussion .lfr-discussion-container .lfr-discussion:last-child {
  margin-left: 0;
  padding-left: 43px;
  background: white;
}
@media (max-width: 767px) {
  .content-metadata-comments .lfr-discussion-container .lfr-discussion:last-child, #article-discussion .lfr-discussion-container .lfr-discussion:last-child {
    padding-left: 35px;
  }
}
.content-metadata-comments .lfr-discussion-reply-container .autofit-padded-no-gutters, #article-discussion .lfr-discussion-reply-container .autofit-padded-no-gutters {
  margin-left: -5px;
  margin-right: -5px;
}
.content-metadata-comments .lfr-discussion-reply-container .autofit-padded-no-gutters > .autofit-col, #article-discussion .lfr-discussion-reply-container .autofit-padded-no-gutters > .autofit-col {
  padding-top: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.content-metadata-comments .discussion-thread-line, #article-discussion .discussion-thread-line {
  position: absolute;
  height: calc(100% - 40px);
  top: 40px;
  left: 15px;
  width: 0;
  border-left: 1px solid #6d6d6d;
}
.content-metadata-comments .discussion-reply-line, #article-discussion .discussion-reply-line {
  position: absolute;
  width: 19px;
  top: 0;
  left: -28px;
  height: 17px;
  background: transparent;
  border-bottom: 1px solid #6d6d6d;
  border-left: 1px solid #6d6d6d;
}
@media (max-width: 767px) {
  .content-metadata-comments .discussion-reply-line, #article-discussion .discussion-reply-line {
    width: 11px;
    left: -20px;
  }
}
.content-metadata-comments .discussion-reply-line:after, #article-discussion .discussion-reply-line:after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: -2px;
  display: block;
  width: 100%;
  height: 8px;
  background: white;
}
.content-metadata-comments .show-more-comments, #article-discussion .show-more-comments {
  padding: 0 0 0 43px;
  margin: 0 0 2rem 0;
  position: relative;
}
@media (max-width: 767px) {
  .content-metadata-comments .show-more-comments, #article-discussion .show-more-comments {
    padding-left: 35px;
  }
}
.content-metadata-comments .show-more-comments .discussion-reply-line, #article-discussion .show-more-comments .discussion-reply-line {
  left: 15px;
  height: 11px;
}

.lfr-discussion-reply-container .control-label {
  display: none;
}
.lfr-discussion-reply-container .cke_bottom {
  display: none;
}
.lfr-discussion-reply-container .button-holder {
  margin-top: 15px !important;
}

.lfr-discussion-form-edit .editor-wrapper .control-label {
  display: none;
}

.lfr-discussion-reply-popover {
  font-family: "Open Sans", sans-serif;
  border-radius: 0;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}
.lfr-discussion-reply-popover .popover-header .username {
  display: inline-block;
  font-weight: bold;
  color: #222;
  font-size: 14px;
}
.lfr-discussion-reply-popover .popover-header .font-weight-normal.text-secondary {
  font-size: 11px;
  color: #6d6d6d !important;
  font-weight: 600 !important;
}

.basic-document-list-adt .documents .document, .document-lifts .documents .document {
  margin-bottom: 20px;
}
.basic-document-list-adt .documents .document .file-icon, .document-lifts .documents .document .file-icon {
  float: left;
  width: 12%;
  max-width: 32px;
}
.basic-document-list-adt .documents .document .file-icon svg, .document-lifts .documents .document .file-icon svg {
  height: 37px;
  width: 32px;
}
.basic-document-list-adt .documents .document .file-data, .document-lifts .documents .document .file-data {
  float: left;
  width: 88%;
  padding-left: 15px;
}
.basic-document-list-adt .documents .document .file-data a, .document-lifts .documents .document .file-data a {
  font-weight: bold;
  color: #222;
  word-break: break-all;
}
.basic-document-list-adt .documents .document .file-data a:hover, .document-lifts .documents .document .file-data a:hover {
  color: #222;
}
.basic-document-list-adt .documents .document .file-data .fileMetaData, .document-lifts .documents .document .file-data .fileMetaData {
  text-transform: uppercase;
  margin: 0;
}

.flamma-events-lifts .eventItem svg {
  position: absolute;
  left: 0;
  height: 25px;
  width: 25px;
}
.flamma-events-lifts .eventItem .eventInfo {
  padding-left: 40px;
}
.flamma-events-lifts .eventItem .eventInfo .title {
  color: #222;
  line-height: 1.1;
}
.flamma-events-lifts .eventItem .eventInfo .date {
  font-size: 13px;
  font-weight: 600;
}
.flamma-events-lifts .eventItem .eventInfo .place {
  font-size: 11px;
  font-weight: 600;
  color: #6d6d6d;
}

footer {
  padding: 50px 0;
  background: #222;
  color: white;
  font-size: 16px;
}
@media (min-width: 991px) {
  footer {
    padding: 70px 0 50px 0;
  }
}
footer img {
  width: 100%;
}
footer strong {
  font-weight: bold !important;
}
footer p {
  margin: 0 0 10px 0;
}
footer a {
  color: white;
}
footer a:hover, footer a:focus, footer a:active {
  color: white;
}
@media (min-width: 991px) {
  footer .left-section {
    margin-top: -20px;
  }
}
footer .left-section svg {
  fill: white;
  width: 60px;
  height: 60px;
}
@media (min-width: 991px) {
  footer .middle-section {
    padding: 0 100px;
  }
}
footer .middle-section ul {
  list-style: none;
  padding-left: 0;
  margin: 20px 0 0 0;
}
footer .middle-section ul li {
  padding: 0 0 12px 0;
  margin: 0 0 12px 0;
  border-bottom: 1px solid white;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  text-align: left;
}
footer .middle-section ul li:after {
  content: "";
  background-image: url(/o/flamma-theme/images/flamma/svg/images/arrow-bold-right.svg);
  background-repeat: no-repeat;
  background-size: 12px 12px;
  width: 12px;
  height: 12px;
  display: inline-block;
  font-family: "fontawesome-alloy";
  margin: 0 0 0 10px;
}
footer .middle-section ul li a {
  font-weight: normal;
}
footer .right-section .social-links {
  list-style-type: none;
  margin: 0 0 30px 0;
}
footer .right-section .social-links li {
  margin-bottom: 10px;
}
footer .right-section .social-links li svg {
  fill: white;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  margin-right: 10px;
}
footer .right-section .social-links li a {
  font-weight: bold;
  font-size: 13px;
}
@media (max-width: 991px) {
  footer .section {
    text-align: center;
    margin-bottom: 30px;
  }
  footer .section:last-of-type {
    margin-bottom: 0;
  }
  footer .left-section svg {
    max-width: 70px;
    width: 100%;
    margin-bottom: 10px;
  }
  footer .middle-section {
    max-width: 300px;
    width: 100%;
    margin: 0 auto 30px auto;
  }
  footer .right-section .social-links {
    max-width: 300px;
    width: 100%;
    margin: 0 auto 30px auto;
  }
  footer .right-section .social-links li {
    float: left;
    width: 50%;
    height: 35px;
  }
  footer .right-section .social-links li:nth-child(odd) {
    float: left;
  }
  footer .right-section .social-links li:nth-child(even) {
    float: right;
  }
}

.lfr-ddm__default-page-header-title {
  display: none;
}

.frontpage-poll .portlet-forms-display {
  border: 1px solid #E5E5E5;
  padding: 25px;
  margin: 0 0 25px 0;
}
.frontpage-poll .portlet-forms-display .lfr-ddm-form-page-title {
  padding: 0;
  width: auto;
  font-weight: bold;
}
.frontpage-poll .portlet-forms-display h1 {
  font-size: 40px;
}
.frontpage-poll .portlet-forms-display h2, .frontpage-poll .portlet-forms-display .h2 {
  font-size: 22px;
}
.frontpage-poll .portlet-forms-display h3, .frontpage-poll .portlet-forms-display .h3 {
  font-size: 18px;
}
.frontpage-poll .portlet-forms-display h4, .frontpage-poll .portlet-forms-display .h4 {
  font-size: 16px;
}
.frontpage-poll .portlet-forms-display h5 {
  font-size: 14px;
}
.frontpage-poll .portlet-forms-display .lfr-ddm__show-partial-results-alert {
  padding-top: 0;
}
.frontpage-poll .portlet-forms-display .lfr-ddm__default-page-header {
  display: none;
}
.frontpage-poll .portlet-forms-display .text-secondary {
  display: none;
}
.frontpage-poll .portlet-forms-display .lfr-ddm-legend {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px 0;
  letter-spacing: -0.5px;
  line-height: normal;
}
.frontpage-poll .portlet-forms-display .lfr-ddm-legend .ddm-label-required {
  display: none;
}
.frontpage-poll .portlet-forms-display .ddm__radio .custom-control {
  min-height: unset;
}
.frontpage-poll .portlet-forms-display .ddm__radio .custom-control:not(.custom-control-inline) {
  margin: 0 0 14px 0;
}
.frontpage-poll .portlet-forms-display .ddm__radio .custom-control:last-child {
  margin-bottom: 0;
}
.frontpage-poll .portlet-forms-display .ddm__radio .custom-control .custom-control-label {
  vertical-align: initial;
  line-height: initial;
  font-size: inherit;
}
.frontpage-poll .portlet-forms-display .ddm__radio .custom-control label {
  font-size: inherit;
}
.frontpage-poll .portlet-forms-display .ddm__radio .custom-control-label::before {
  top: 0;
  width: 20px;
  height: 20px;
  border-color: #E5E5E5;
}
.frontpage-poll .portlet-forms-display .ddm__radio .custom-control-label::after {
  top: 0;
  width: 20px;
  height: 20px;
}
.frontpage-poll .portlet-forms-display .ddm__radio .custom-control-label-text {
  padding-left: 10px;
}
.frontpage-poll .portlet-forms-display .ddm__radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #107eab;
  border-color: #107eab;
}
.frontpage-poll .portlet-forms-display .container-fluid,
.frontpage-poll .portlet-forms-display .ddm-field-container {
  padding-left: 0;
  padding-right: 0;
}
.frontpage-poll .portlet-forms-display .lfr-ddm-form-container .lfr-ddm-form-pagination-controls {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.frontpage-poll .portlet-forms-display .lfr-ddm-form-container .lfr-ddm-form-pagination-controls button {
  margin: 10px 0 0 0;
}

#frontpageBanner {
  align-items: center;
  background-position-x: 50%;
  background-size: cover;
  height: 800px;
  position: relative;
  overflow: hidden;
  padding-top: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#frontpageBanner:after {
  background: black;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.1;
  position: absolute;
  right: 0;
  top: 0;
}
#frontpageBanner .contentarea {
  width: 100%;
  position: relative;
  z-index: 1;
}
#frontpageBanner .contentarea .topSection {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1220px;
  width: 100%;
  margin-bottom: 80px;
}
#frontpageBanner .contentarea .topSection svg {
  fill: white;
}
#frontpageBanner .contentarea .topSection h1 {
  margin: 0;
  color: white;
  font-size: 70px;
}
#frontpageBanner .contentarea .topSection .hashtag {
  text-align: right;
  color: white;
  font-size: 30px;
  font-weight: bold;
}
#frontpageBanner .contentarea .bottomSection .leftColumn, #frontpageBanner .contentarea .bottomSection .rightColumn {
  width: 50%;
  float: left;
  padding: 30px;
  color: white;
}
#frontpageBanner .contentarea .bottomSection .leftColumn *, #frontpageBanner .contentarea .bottomSection .rightColumn * {
  color: white;
}
#frontpageBanner .contentarea .bottomSection .leftColumn .contents, #frontpageBanner .contentarea .bottomSection .rightColumn .contents {
  max-width: 565px;
}
#frontpageBanner .contentarea .bottomSection .leftColumn .contents *:first-child, #frontpageBanner .contentarea .bottomSection .rightColumn .contents *:first-child {
  margin-top: 0;
  padding-top: 0;
}
#frontpageBanner .contentarea .bottomSection .leftColumn .contents *:last-child, #frontpageBanner .contentarea .bottomSection .rightColumn .contents *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
#frontpageBanner .contentarea .bottomSection .leftColumn {
  background-color: rgba(16, 126, 171, 0.85);
}
#frontpageBanner .contentarea .bottomSection .leftColumn .contents {
  float: right;
}
#frontpageBanner .contentarea .bottomSection .rightColumn {
  background-color: rgba(4, 45, 63, 0.85);
  margin-top: 30px;
}
@media (max-width: 768px) {
  #frontpageBanner {
    height: auto;
  }
  #frontpageBanner .contentarea .topSection {
    margin-bottom: 60px;
  }
  #frontpageBanner .contentarea .topSection .logo {
    margin-bottom: 30px;
  }
  #frontpageBanner .contentarea .topSection .logo svg {
    width: 100px;
  }
  #frontpageBanner .contentarea .topSection .slogan h1 {
    font-size: 45px;
  }
  #frontpageBanner .contentarea .topSection .logo, #frontpageBanner .contentarea .topSection .slogan {
    float: none;
    width: 100%;
    text-align: center;
  }
  #frontpageBanner .contentarea .topSection .hashtag {
    text-align: center;
    margin-top: 25px;
  }
  #frontpageBanner .contentarea .bottomSection .leftColumn, #frontpageBanner .contentarea .bottomSection .rightColumn {
    float: none;
    width: 100%;
    padding: 30px 15px;
    margin-top: 0;
  }
  #frontpageBanner .contentarea .bottomSection .leftColumn .contents, #frontpageBanner .contentarea .bottomSection .rightColumn .contents {
    float: none;
  }
}

header#siteHeader .topbar {
  padding: 10px 0;
}
@media (max-width: 930px) {
  header#siteHeader .topbar {
    padding: 0;
  }
}
header#siteHeader .topbar .topbar-container {
  max-width: 1350px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 1265px) {
  header#siteHeader .topbar .topbar-container {
    max-width: 1220px;
  }
}
header#siteHeader .topbar .hy-link {
  color: #222;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
}
header#siteHeader .topbar .hy-link svg {
  fill: #222;
  width: 25px;
  height: 25px;
  margin: 0 5px 0 0;
}
header#siteHeader .topbar .custom-icon-link {
  color: #222;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  background: none;
  padding: 0;
  border: 0;
  position: relative;
  margin-right: 15px;
}
header#siteHeader .topbar .custom-icon-link .symbol-holder {
  display: inline-block;
  position: relative;
  margin-right: 5px;
}
header#siteHeader .topbar .custom-icon-link .symbol-holder:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  background: white;
  border-radius: 5000px;
}
header#siteHeader .topbar .custom-icon-link svg {
  position: relative;
  height: 16px;
  width: 16px;
  margin-top: -2px;
  fill: #107eab;
  vertical-align: middle;
}
header#siteHeader .topbar .custom-icon-link.attention {
  color: #F75C00;
}
header#siteHeader .topbar .custom-icon-link:hover span, header#siteHeader .topbar .custom-icon-link:focus span {
  text-decoration: underline;
}
header#siteHeader .topbar .language-change .portlet-body {
  display: flex;
}
header#siteHeader .topbar .language-change form:last-child .lang-opt {
  margin-right: 0;
}
header#siteHeader .topbar .language-change .lang-opt {
  background: none;
  border: 0;
  padding: 0;
  position: relative;
  margin: 0 7px;
  color: #222;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}
header#siteHeader .topbar .language-change .lang-opt:hover, header#siteHeader .topbar .language-change .lang-opt:focus {
  text-decoration: underline;
}
@media (max-width: 930px) {
  header#siteHeader {
    border-bottom: 1px solid #222;
  }
}
header#siteHeader .main-header {
  padding: 0 15px;
  max-width: 1350px;
  margin: 0 auto;
}
@media (max-width: 1265px) {
  header#siteHeader .main-header {
    max-width: 1220px;
  }
}
@media (max-width: 930px) {
  header#siteHeader .main-header {
    padding: 15px;
  }
}
header#siteHeader .main-header .main-header-container {
  align-items: start;
}
@media (max-width: 930px) {
  header#siteHeader .main-header .main-header-container {
    align-items: center;
  }
}
@media (min-width: 930px) {
  header#siteHeader .main-header .main-header-container {
    padding: 25px 0 25px 0;
  }
}
header#siteHeader .main-header .header-left .site-title {
  margin: 0;
}
header#siteHeader .main-header .header-left .site-title .logo {
  display: inline-block;
  font-weight: 800;
  color: #222;
  font-size: 32px;
  text-transform: uppercase;
  line-height: 1.2;
}
header#siteHeader .main-header .header-left .site-title .logo:hover {
  color: #222;
  text-decoration: none;
}
header#siteHeader .main-header .header-right {
  min-height: 61px;
  align-items: start;
}
@media (max-width: 930px) {
  header#siteHeader .main-header .header-right {
    align-items: center;
  }
}
header#siteHeader .main-header .header-right .nav-icon-item button {
  background: none;
  padding: 0;
  border: 0;
  position: relative;
}
header#siteHeader .main-header .header-right .nav-icon-item.box-icon {
  margin: 0 5px;
  text-align: center;
  min-width: 72px;
}
header#siteHeader .main-header .header-right .nav-icon-item.box-icon button, header#siteHeader .main-header .header-right .nav-icon-item.box-icon a {
  color: #6D6D6D;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}
header#siteHeader .main-header .header-right .nav-icon-item.box-icon svg {
  fill: #6D6D6D;
  background-color: #F8F8F8;
  height: 20px;
  width: 20px;
  box-sizing: content-box;
  padding: 10px;
  vertical-align: middle;
}
header#siteHeader .main-header .header-right .nav-icon-item.box-icon span {
  display: block;
  margin: 6px 0 0 0;
}
@media (max-width: 1120px) {
  header#siteHeader .main-header .header-right .nav-icon-item.box-icon {
    min-width: auto;
  }
  header#siteHeader .main-header .header-right .nav-icon-item.box-icon span {
    display: none;
  }
}
header#siteHeader .main-header .header-right .nav-icon-item.small-icon svg {
  height: 13px;
  width: 13px;
  box-sizing: content-box;
  padding: 6px;
  border-radius: 15px;
  fill: #107eab;
  overflow: visible;
  vertical-align: middle;
}
@media (max-width: 930px) {
  header#siteHeader .main-header .header-right .nav-icon-item.small-icon svg {
    width: 15px;
    height: 15px;
    padding: 8px;
    border-radius: 30px;
  }
}
header#siteHeader .main-header .header-right .nav-icon-item.small-icon.md svg {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: transparent;
  fill: #107eab;
  padding: 0;
}
header#siteHeader .main-header .header-right .nav-icon-item.small-icon.user-notif svg {
  background: #222;
  fill: white;
}
header#siteHeader .main-header .header-right .nav-icon-item.small-icon.user-notif #unread-notifications-count {
  background: #D90368;
  color: white;
  font-size: 11px;
  font-weight: bold;
  border-radius: 15px;
  width: 24px;
  position: absolute;
  height: 24px;
  top: 15px;
  right: -15px;
  padding: 6px;
  line-height: 1;
}
@media (max-width: 930px) {
  header#siteHeader .main-header .header-right .nav-icon-item.small-icon.user-notif #unread-notifications-count {
    top: 20px;
    right: -8px;
  }
}
header#siteHeader .main-header .header-right .user-profile-buttons {
  margin: 0 0 0 10px;
}
@media (max-width: 930px) {
  header#siteHeader .main-header .header-right .user-profile-buttons .nav-icon-item.small-icon {
    margin: 0 0 0 10px;
  }
  header#siteHeader .main-header .header-right .user-profile-buttons .nav-icon-item.small-icon:first-child, header#siteHeader .main-header .header-right .user-profile-buttons .nav-icon-item.small-icon.user-notif {
    margin: 0;
  }
}
header#siteHeader .main-header .header-right .user-profile-menu {
  margin: 0 20px;
  display: flex;
  align-items: center;
}
@media (max-width: 930px) {
  header#siteHeader .main-header .header-right .user-profile-menu {
    margin: 0 10px;
  }
}

.simple-search-bar {
  padding: 0;
  opacity: 1 !important;
}
.simple-search-bar .input-group {
  border: 1px solid #E5E5E5;
  background-color: transparent;
  height: 40px;
  width: 100%;
}
.simple-search-bar .input-group .form-control {
  background: transparent;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  color: #6d6d6d;
  font-size: 14px;
  font-weight: 600;
  animation: none;
  padding: 0 40px 0 10px;
  height: 38px;
  z-index: 0;
}
.simple-search-bar .input-group button {
  display: block;
  position: absolute;
  right: 0;
  top: -1px;
  background: #107eab;
  border: 0;
  font-size: 1.1rem;
  color: white;
  text-align: center;
  padding: 8px 11px 7px 11px;
  height: 40px;
  width: 40px;
}
.simple-search-bar .input-group button:hover {
  background: #006b92;
}

.liftbox-list .smallRow {
  margin-left: -5px;
  margin-right: -5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.liftbox-list .liftbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  min-height: 180px;
  position: relative;
  overflow: hidden;
  padding: 0 5px 10px 5px !important;
}
.liftbox-list .liftbox img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.liftbox-list .liftbox .curtain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.liftbox-list .liftbox .boxContent {
  flex: 1;
  position: relative;
  display: block;
  text-decoration: none;
  padding: 15px;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.liftbox-list .liftbox .boxContent .boxtext {
  top: 50%;
  transform: translateY(-50%);
  position: relative;
}
.liftbox-list .liftbox .boxContent .boxtext .headline {
  display: block;
  font-size: 18px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}
.liftbox-list .liftbox .boxContent .boxtext .ingress {
  display: block;
  color: white;
  margin: 10px 0 0 0;
}
.liftbox-list .liftbox .boxContent:hover {
  opacity: 0.9;
}
@media (max-width: 650px) {
  .liftbox-list .liftbox.col-4 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 450px) {
  .liftbox-list .liftbox {
    width: 100% !important;
    float: none !important;
    flex: none !important;
    max-width: none !important;
  }
}

@media (max-width: 650px) {
  .lifts-with-image .row .col-4 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 450px) {
  .lifts-with-image .row [class*=col-] {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
.lifts-with-image .lift {
  background-color: #F8F8F8;
}
.lifts-with-image .lift .headline {
  color: #222;
  line-height: 1.2;
}
.lifts-with-image .lift .lift-ingress {
  letter-spacing: -0.5px;
}
.lifts-with-image .lift .read-more {
  background-color: #107eab;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 30px;
  border: 0;
  width: 32px;
  height: 32px;
  line-height: 1;
}
.lifts-with-image .lift .read-more svg {
  width: 19px;
  height: 19px;
}

.flamma-media-rss {
  margin-bottom: 25px;
}
.flamma-media-rss .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.flamma-media-rss .feed-item {
  padding-bottom: 30px;
}
.flamma-media-rss .feed-item .feed-entry-content .feed-title a {
  margin: 0 0 5px 0;
  font-weight: bold;
  font-size: 18px;
  color: #222;
  display: inline-block;
  width: 100%;
  line-height: 1.2;
}
.flamma-media-rss .feed-item .feed-entry-content .feed-title a:hover {
  color: #222;
}
.flamma-media-rss .feed-item .feed-entry-content .feed-date {
  font-size: 13px;
  font-weight: 600;
  color: #6d6d6d;
  margin: 10px 0;
}
.flamma-media-rss .feed-item .feed-entry-content .feed-entry-author {
  background: #107eab;
  padding: 2px 10px;
  color: white;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
}

.flamma-open-jobs-rss {
  margin-bottom: 25px;
}
.flamma-open-jobs-rss .headings h3 {
  margin-top: 0;
  text-transform: uppercase;
}
.flamma-open-jobs-rss .headings .deadline {
  text-align: right;
}
.flamma-open-jobs-rss .feed-item {
  padding-bottom: 30px;
}
.flamma-open-jobs-rss .feed-item .feed-title a {
  margin: 0 0 5px 0;
  font-weight: bold;
  font-size: 18px;
  color: #222;
  display: inline-block;
  width: 100%;
  line-height: 1.2;
}
.flamma-open-jobs-rss .feed-item .feed-title a:hover {
  color: #222;
}
.flamma-open-jobs-rss .feed-item .feed-date {
  text-align: right;
  font-size: 13px;
  font-weight: 600;
  color: #6d6d6d;
}
@media (max-width: 670px) {
  .flamma-open-jobs-rss .headings {
    display: none;
  }
  .flamma-open-jobs-rss div {
    float: none;
    width: 100%;
    flex: none;
    max-width: none;
  }
  .flamma-open-jobs-rss .feed-item .feed-date {
    text-align: left;
  }
}

@media (min-width: 991px) {
  .col-md-4 .flamma-open-jobs-rss .headings {
    display: none;
  }
  .col-md-4 .flamma-open-jobs-rss div {
    float: none;
    width: 100%;
    flex: none;
    max-width: none;
  }
  .col-md-4 .flamma-open-jobs-rss .feed-item .feed-date {
    text-align: left;
  }
}

.error-report-rss .feed-entry-content {
  border-top: 1px solid #E5E5E5;
  padding: 15px 0 15px 55px;
}
.error-report-rss .feed-entry-content svg {
  position: absolute;
  left: 0;
  height: 35px;
  width: 35px;
}
.error-report-rss .feed-entry-content .feed-title {
  font-weight: bold;
  margin-bottom: 15px;
}

@media (min-width: 991px) {
  .col-md-4 .error-report-rss .col-sm-4, .col-md-8 .col-sm-6 .error-report-rss .col-sm-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 991px) {
  .col-md-8 .error-report-rss .col-sm-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.news-list-portlet:not(.department-site-list) .left-column .embedded-portlets-container .error-report-rss, .news-list-portlet:not(.department-site-list) .left-column .news-lists-container .error-report-rss {
  padding: 20px;
  margin-bottom: 30px;
  border: 1px solid #E5E5E5;
}
.news-list-portlet:not(.department-site-list) .left-column .embedded-portlets-container .error-report-rss .feed-item, .news-list-portlet:not(.department-site-list) .left-column .news-lists-container .error-report-rss .feed-item {
  flex: 0 0 100%;
  max-width: 100%;
}
.news-list-portlet:not(.department-site-list) .left-column .embedded-portlets-container .error-report-rss .feed-item:first-child .feed-entry-content, .news-list-portlet:not(.department-site-list) .left-column .news-lists-container .error-report-rss .feed-item:first-child .feed-entry-content {
  border: 0;
  padding-top: 0;
}
.news-list-portlet:not(.department-site-list) .left-column .embedded-portlets-container .error-report-rss .feed-item:last-child .feed-entry-content, .news-list-portlet:not(.department-site-list) .left-column .news-lists-container .error-report-rss .feed-item:last-child .feed-entry-content {
  padding-bottom: 0;
}

.systems-status .status-info .statusBubble {
  border-radius: 40px;
  width: 77px;
  height: 77px;
  line-height: 1;
  color: white;
  background: #6D6D6D;
  font-weight: bold;
  text-align: center;
  margin: 0 10px 0 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
}
.systems-status .status-info .statusBubble span {
  display: block;
  margin-bottom: 5px;
}
.systems-status .status-info .green {
  background: #00A988;
}
.systems-status .status-info .yellow {
  background: #DCBF00;
}
.systems-status .status-info .red {
  background: #A31621;
}

.edit-article-banner {
  position: fixed;
  width: 100%;
  left: 0;
  max-width: 450px;
  z-index: 1;
  padding: 15px 30px;
  border-radius: 5px;
}
.edit-article-banner.language-banner {
  background: #DCBF00;
  bottom: 67px;
}
.edit-article-banner.version-modified-banner {
  background: #FA824C;
  bottom: 136px;
}
.edit-article-banner .contents {
  font-weight: bold;
  font-size: 16px;
  width: 100%;
}
.edit-article-banner .contents .left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 95%;
}
.edit-article-banner .contents .left .icon-container {
  font-size: 32px;
}
.edit-article-banner .contents .left .content {
  padding-left: 15px;
  padding-right: 15px;
  align-self: center;
}
.edit-article-banner .contents .right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 5%;
  height: 35px;
}
.edit-article-banner .contents .right button {
  background: none;
  border: 0;
  padding: 0;
  margin: 0 20px 0 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
}
.edit-article-banner .contents .right button:last-child {
  margin: 0;
}

.portlet-polls-display .lfr-meta-actions {
  padding-top: 0;
}
.portlet-polls-display .main-content-card {
  border: 1px solid #E5E5E5;
}
.portlet-polls-display .main-content-card .panel-body {
  padding: 25px;
}
.portlet-polls-display .main-content-card .panel-body h3 {
  margin: 0 0 20px 0;
}
.portlet-polls-display .main-content-card .panel-body ul li, .portlet-polls-display .main-content-card .panel-body ol li {
  list-style-position: outside;
  margin: 5px 0 5px 18px;
  font-size: 14px;
}
.portlet-polls-display .main-content-card .panel-body .description p {
  margin: 0 0 20px 0;
}
.portlet-polls-display .main-content-card .panel-body .field-wrapper.radio {
  font-size: 18px;
}
.portlet-polls-display .main-content-card .panel-body .field-wrapper.radio label {
  padding: 0;
  font-size: 16px;
}
.portlet-polls-display .main-content-card .panel-body .field-wrapper.radio input {
  margin: 0 10px 0 0;
  position: relative;
  height: 16px;
}
.portlet-polls-display .main-content-card .panel-body .button-holder {
  text-align: center;
  margin: 25px 0 0 0;
}
.portlet-polls-display .main-content-card .panel-body .button-holder button {
  padding: 10px 60px;
  background: white;
  border: 1px solid #107eab;
  color: #107eab;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0;
  line-height: inherit;
  box-shadow: none !important;
}
.portlet-polls-display .main-content-card .panel-body .main-content-body table {
  margin-top: 0;
}
.portlet-polls-display .main-content-card .panel-body .main-content-body table tr td.vote-percent {
  width: 85px;
}

#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__form-report {
  display: block;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-ddm__default-page-header-back-button {
  padding-left: 20px;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-ddm__default-page-header-back-button svg {
  margin-right: 5px;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-ddm-form-page-title {
  font-size: 20px;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-ddm__default-page {
  margin: 0;
  padding: 0;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__form-report--vertical-nav {
  display: none !important;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-ddm__default-page-container {
  border: 0;
  padding: 0;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .sheet {
  padding: 0;
  border: 0;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .sheet:after {
  margin: 0;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .sheet .col {
  padding: 0;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__form-report--cards-shortcut {
  display: none;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__partial-results-entries {
  height: auto;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__form-report .card {
  padding: 0;
  border: 0;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__form-report .card .card-header {
  border: 0;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__form-report .card .card-body {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #E5E5E5;
  min-height: initial;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__form-report .card .card-body .legend-container {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 767.98px) {
  #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__form-report .card .card-body .legend-container {
    margin-top: 35px !important;
  }
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__form-report .card .card-body .legend-container .legend-list {
  justify-content: center;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__form-report .card .card-body .legend-container ul li p {
  margin: 0;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__form-report .card .card-symbol {
  display: none !important;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__form-report .card .field-info {
  margin: 0;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__form-report .card .field-info * {
  margin: 0;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__form-report .card .card-text {
  display: none !important;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .field-info .text-truncate-inline .text-truncate {
  overflow: auto;
  text-overflow: initial;
  white-space: initial;
  font-weight: 600;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__partial-results--background {
  background: white;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__partial-results--background .ddm-form-builder-app {
  padding-top: 0;
  padding-bottom: 0;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-ddm-form-container .btn {
  opacity: 1;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-de__form-report .lfr-de-recharts {
  min-height: initial !important;
  padding: 0;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .ddm-field-types-fieldset__nested {
  margin: 0;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .ddm-field-types-fieldset__nested label:empty {
  display: none;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .lfr-ddm-form-page-description {
  padding: 0;
  margin-bottom: 15px;
}
#portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_WG4f443dssR0 .table-responsive {
  margin-bottom: 0;
}

.processGraphBoxes .processBoxes {
  position: relative;
  overflow: hidden;
}
.processGraphBoxes .processBoxes .boxRowContainer {
  position: relative;
}
.processGraphBoxes .processBoxes .boxRowContainer .boxRow {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  position: relative;
}
.processGraphBoxes .processBoxes .boxRowContainer .boxRow .processLine {
  width: 100%;
  position: absolute;
  background: #107eab;
  border: 1px solid #107eab;
  margin-top: 19px;
}
.processGraphBoxes .processBoxes .boxRowContainer.middleTransition {
  display: block;
  margin: 50px 0 15px 0;
}
.processGraphBoxes .processBoxes .boxRowContainer.middleTransition .transitionLine {
  position: absolute;
  width: 79%;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%, 50%);
  z-index: -1;
}
.processGraphBoxes .processBoxes .boxRowContainer.middleTransition .transitionLine .line1 {
  height: 100px;
  border-bottom: 2px solid #107eab;
  border-right: 2px solid #107eab;
}
.processGraphBoxes .processBoxes .boxRowContainer.middleTransition .transitionLine .line2 {
  height: 100px;
  border-left: 2px solid #107eab;
}
.processGraphBoxes .processBoxes .boxRowContainer.middleTransition .boxRow {
  justify-content: center;
}
.processGraphBoxes .processBoxes .boxRowContainer.middleTransition .boxRow .processBox {
  padding: 0;
  max-width: 350px;
}
.processGraphBoxes .processBoxes .processBox {
  position: relative;
  padding-top: 35px;
  margin: 0 10px;
}
.processGraphBoxes .processBoxes .processBox:nth-of-type(2) {
  margin-left: 0;
}
.processGraphBoxes .processBoxes .processBox:last-of-type {
  margin-right: 0;
}
.processGraphBoxes .processBoxes .processBox .content {
  position: relative;
  text-align: center;
  font-weight: bold;
}
.processGraphBoxes .processBoxes .processBox .content p {
  margin: 0 !important;
  word-break: break-word;
}
.processGraphBoxes .processBoxes .processBox.phaseBox {
  width: 100%;
}
.processGraphBoxes .processBoxes .processBox.phaseBox .content {
  padding: 30px 15px;
  color: white;
  background: #107eab;
}
.processGraphBoxes .processBoxes .processBox.phaseBox.showIcontrue .content {
  padding: 45px 15px;
}
.processGraphBoxes .processBoxes .processBox.phaseBox.showIcontrue .content a {
  color: white;
  text-decoration: underline;
}
.processGraphBoxes .processBoxes .processBox.transitionBox {
  width: 100%;
  max-width: 121px;
  min-width: 121px;
}
.processGraphBoxes .processBoxes .processBox.transitionBox .content {
  padding: 10px;
  color: #107eab;
  background: white;
  border: 2px solid #107eab;
}
.processGraphBoxes .processBoxes .processBox.transitionBox .content p {
  font-size: 12px;
  line-height: 1.5;
}
.processGraphBoxes .processBoxes .processBox.transitionBox .content a {
  text-decoration: underline;
}
.processGraphBoxes .processBoxes .orderSign {
  position: absolute;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #107eab;
  text-align: center;
  width: 100%;
  max-width: 70px;
  max-height: 70px;
  height: 70px;
  border: 2px solid #107eab;
  border-radius: 35px;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background: white;
}
.processGraphBoxes .processBoxes .orderSign .phaseOrderCharacter {
  font-size: 24px;
  font-weight: bold;
}
.processGraphBoxes .processBoxes .orderSign .phaseIcon {
  width: 100%;
  max-width: 28px;
  max-height: 35px;
  fill: #107eab;
}
.processGraphBoxes .processBoxes .mobileProcessLine {
  display: none;
  width: 2px;
  height: 100%;
  background: #107eab;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 930px) {
  .processGraphBoxes .processBoxes .mobileProcessLine {
    display: block;
  }
  .processGraphBoxes .processBoxes .boxRowContainer .boxRow {
    display: block !important;
  }
  .processGraphBoxes .processBoxes .boxRowContainer .boxRow .processLine, .processGraphBoxes .processBoxes .boxRowContainer .boxRow .transitionLine {
    display: none;
  }
  .processGraphBoxes .processBoxes .boxRowContainer .boxRow .processBox {
    margin: 0 auto 30px auto;
    padding-top: 0;
  }
  .processGraphBoxes .processBoxes .boxRowContainer .boxRow .processBox.lastBox {
    margin-bottom: 0;
  }
  .processGraphBoxes .processBoxes .boxRowContainer .boxRow .processBox.transitionBox {
    max-width: 350px;
  }
  .processGraphBoxes .processBoxes .boxRowContainer .boxRow .processBox.showIcontrue:not(.transitionBox) {
    padding-top: 35px;
  }
}

.process-graph-list {
  margin: 25px 0 0 0;
}
.process-graph-list .process .processName {
  margin: 0 0 30px 0;
}
.process-graph-list .process .phase {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 30px;
}
.process-graph-list .process .phase .phaseOrderIndicator {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-right: 30px;
}
.process-graph-list .process .phase .phaseOrderIndicator .arrowline {
  border: 1px solid #107eab;
  position: relative;
  left: 50%;
}
.process-graph-list .process .phase .phaseOrderIndicator .arrowline .arrow {
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.process-graph-list .process .phase .phaseOrderIndicator .arrowline .arrow svg {
  fill: #107eab;
  width: 15px;
  height: 15px;
}
.process-graph-list .process .phase .phaseOrderIndicator .orderSign {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #107eab;
  min-width: 70px;
  max-width: 70px;
  max-height: 70px;
  min-height: 70px;
  margin-bottom: 20px;
  border: 2px solid #107eab;
  border-radius: 35px;
  background: white;
}
.process-graph-list .process .phase .phaseOrderIndicator .orderSign .phaseOrderCharacter {
  font-size: 24px;
  font-weight: bold;
}
.process-graph-list .process .phase .phaseOrderIndicator .orderSign .phaseIcon {
  width: 28px;
  height: 35px;
  fill: #107eab;
}
.process-graph-list .process .phase .phaseInfo .phaseName {
  margin: 0;
}
@media (max-width: 540px) {
  .process-graph-list .process .phase {
    display: block;
  }
  .process-graph-list .process .phase .phaseOrderIndicator {
    margin-right: 0;
  }
  .process-graph-list .process .phase .phaseOrderIndicator .arrowline {
    display: none;
  }
  .process-graph-list .process .phase .phaseOrderIndicator .orderSign {
    height: 70px;
    margin-bottom: 15px;
  }
}

.process-graph-loop {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.process-graph-loop .loop-container {
  position: relative;
}
.process-graph-loop .horizontalLine {
  width: 100%;
  position: absolute;
  background: #107eab;
  border: 3px solid #107eab;
  left: 50%;
  transform: translateX(-50%);
}
.process-graph-loop .verticalLineLeft {
  position: absolute;
  height: 100%;
  left: calc(25% - 18px);
  background: #107eab;
  border: 3px solid #107eab;
}
.process-graph-loop .verticalLineRight {
  position: absolute;
  height: 100%;
  right: calc(25% - 18px);
  background: #107eab;
  border: 3px solid #107eab;
}
.process-graph-loop .row {
  margin: 0 -30px;
}
.process-graph-loop .upperRow {
  position: relative;
  align-items: end;
  background-image: linear-gradient(white calc(100% - 15px), transparent 0px);
}
.process-graph-loop .upperRow .horizontalLine {
  bottom: 54px;
}
.process-graph-loop .middleRow {
  position: relative;
  justify-content: center;
  text-align: center;
}
.process-graph-loop .middleRow h2 {
  margin: 40px 0;
}
.process-graph-loop .lowerRow {
  position: relative;
  align-items: start;
  display: -webkit-flex;
  -webkit-flex-direction: row-reverse;
  display: flex;
  flex-direction: row-reverse;
  background-image: linear-gradient(transparent 15px, white 0%);
}
.process-graph-loop .lowerRow .horizontalLine {
  top: 54px;
}
.process-graph-loop .phase {
  padding: 15px 30px;
}
.process-graph-loop .phase i {
  position: absolute;
  color: #107eab;
  font-size: 48px;
  line-height: 1;
}
.process-graph-loop .phase.phase1 i {
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
}
.process-graph-loop .phase.phase2 i {
  bottom: 9px;
  transform: translateY(-50%);
  left: 16px;
}
.process-graph-loop .phase.phase3 i {
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
}
.process-graph-loop .phase.phase4 i {
  top: 57px;
  transform: translateY(-50%);
  right: 17px;
}
.process-graph-loop .phase .content {
  background: #107eab;
  padding: 30px;
}
.process-graph-loop .phase .content * {
  color: white;
}
.process-graph-loop .phase .content a {
  text-decoration: underline;
}
.process-graph-loop .phase .content *:first-child {
  padding-top: 0;
  margin-top: 0;
}
.process-graph-loop .phase .content *:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 680px) {
  .process-graph-loop .mobileHeadline {
    display: block !important;
  }
  .process-graph-loop .upperRow {
    background-image: none;
  }
  .process-graph-loop .middleRow {
    display: none;
  }
  .process-graph-loop .lowerRow {
    background-image: none;
  }
  .process-graph-loop .horizontalLine {
    display: none;
  }
  .process-graph-loop .verticalLineLeft {
    left: 0;
    background: transparent;
    border: 6px solid #107eab;
    border-right: 0;
    height: 92%;
    width: 50px;
    top: 40px;
  }
  .process-graph-loop .verticalLineRight {
    right: calc(50% - 9.5px);
  }
  .process-graph-loop .phase {
    max-width: 100%;
    width: 100%;
    flex: auto;
    padding-left: 55px;
  }
  .process-graph-loop .phase.phase1 {
    padding-top: 0;
  }
  .process-graph-loop .phase.phase1 i {
    top: 19px;
    left: 52px;
    height: auto;
  }
  .process-graph-loop .phase.phase1 i:before {
    transform: rotate(90deg);
  }
  .process-graph-loop .phase.phase2 i {
    top: -14px;
    left: calc(50% - 2.5px);
    transform: none;
  }
  .process-graph-loop .phase.phase2 i:before {
    transform: rotate(90deg);
  }
  .process-graph-loop .phase.phase3 i {
    top: -15px;
    left: calc(50% + 6.5px);
  }
  .process-graph-loop .phase.phase4 {
    padding-bottom: 0;
  }
  .process-graph-loop .phase.phase4 i {
    top: -14px;
    left: calc(50% + 6.5px);
    transform: translateX(-50%);
    right: auto;
  }
  .process-graph-loop .phase.phase4 i:before {
    transform: rotate(270deg);
  }
}

.systems-status .status-info .statusBubble {
  border-radius: 40px;
  width: 77px;
  height: 77px;
  line-height: 1;
  color: white;
  background: #6D6D6D;
  font-weight: bold;
  text-align: center;
  margin: 0 10px 0 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
}
.systems-status .status-info .statusBubble span {
  display: block;
  margin-bottom: 5px;
}
.systems-status .status-info .green {
  background: #00A988;
}
.systems-status .status-info .yellow {
  background: #DCBF00;
}
.systems-status .status-info .red {
  background: #A31621;
}

.crisis-announcements .crisis-announcement {
  color: white;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 2px;
}
.crisis-announcements .crisis-announcement .contents {
  padding: 15px 45px 15px 55px;
  max-width: 1350px;
  margin: 0 auto;
  position: relative;
}
.crisis-announcements .crisis-announcement .contents .section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.crisis-announcements .crisis-announcement .contents .section.left {
  flex-direction: column;
  width: 85%;
}
.crisis-announcements .crisis-announcement .contents .section.right {
  width: 15%;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .crisis-announcements .crisis-announcement .left, .crisis-announcements .crisis-announcement .right {
    display: block !important;
    float: none;
    width: auto !important;
  }
}
.crisis-announcements .crisis-announcement button {
  background: none;
  border: 0;
  padding: 0;
  margin: 0 20px 0 0;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
}
.crisis-announcements .crisis-announcement button:last-child {
  margin: 0;
}
.crisis-announcements .crisis-announcement.ANOMALY {
  background: #DCBF00;
  color: #222;
}
.crisis-announcements .crisis-announcement.ANOMALY button {
  color: #222;
}
.crisis-announcements .crisis-announcement.ANOMALY svg {
  fill: #222;
}
.crisis-announcements .crisis-announcement.ANOMALY .link a {
  color: #222;
}
.crisis-announcements .crisis-announcement.CRISIS {
  background: #A31621;
}
.crisis-announcements .crisis-announcement .crisis-announcement-type {
  position: absolute;
  left: 15px;
  top: 15px;
}
.crisis-announcements .crisis-announcement svg {
  fill: white;
  height: 25px;
}
.crisis-announcements .crisis-announcement .title {
  text-transform: uppercase;
}
.crisis-announcements .crisis-announcement .content {
  font-size: 12px;
  margin-top: 5px;
}
.crisis-announcements .crisis-announcement .link {
  margin-top: 5px;
}
.crisis-announcements .crisis-announcement .link a {
  font-size: 12px;
  color: white;
  text-decoration: underline;
}
.crisis-announcements .crisis-announcement .crisis-modified-date {
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
}
.crisis-announcements .crisis-announcement .close-announcement {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 18px;
  margin: 0;
}

.portlet-boundary_fi_helsinki_flamma_crisis_announcement_configuration_portlet_ {
  background: transparent;
  z-index: 5;
  width: 100%;
  max-width: 1220px;
  padding: 0 15px 40px 15px;
  margin: 0 auto;
}

.crisis-announcement-configuration-dialog .crisis-announcements:not(:empty) {
  margin-top: 20px;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form {
  background: white;
  padding: 30px 30px 15px 30px;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .crisis-announcement .contents {
  padding: 15px 15px 15px 55px;
  max-width: 1350px;
  margin: 0 auto;
  position: relative;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .crisis-announcement .contents .section {
  align-items: center;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .crisis-announcement .contents .section.left {
  flex-direction: column;
  width: auto !important;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .crisis-announcement .contents .section.right {
  width: auto !important;
}
@media (max-width: 768px) {
  .crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .crisis-announcement .crisis-modified-date {
    margin-bottom: 5px;
    margin-top: 5px !important;
  }
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .crisis-announcement button {
  border-bottom: 1px solid white;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .crisis-announcement.ANOMALY button {
  border-bottom: 1px solid #222;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .crisis-announcement .crisis-modified-date {
  margin-top: 0;
  margin-right: 20px;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .crisis-error-message {
  padding: 0 15px 15px 15px;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .crisis-error-message .dialogMessage {
  line-height: 1;
  padding: 15px;
  background: #A31621;
  width: 100%;
  color: white;
  font-weight: bold;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .crisis-error-message .dialogMessage svg {
  fill: white;
  height: 20px;
  width: 20px;
  position: absolute;
  margin-top: -4px;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .crisis-error-message .dialogMessage span {
  padding-left: 30px;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .form-field-label, .crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .form-field {
  display: block;
  font-weight: normal;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .form-field-label .form-field-label-text, .crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .form-field .form-field-label-text {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin: 10px 0;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .crisis-char-counter {
  font-size: 12px;
  color: #6d6d6d;
  margin: 0 10px;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .toggle-guide-text {
  background: #6d6d6d;
  border: 0;
  border-radius: 20px;
  width: 22px;
  height: 22px;
  color: white;
  font-weight: bolder;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .crisis-guide-text-popup {
  position: absolute;
  z-index: 1;
  top: 35px;
  right: 0;
  background: white;
  padding: 15px;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .crisis-guide-text-popup *:first-child {
  margin-top: 0;
  padding-top: 0;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .crisis-guide-text-popup *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .guideInputRow {
  position: relative;
  display: block;
  padding-right: 30px;
  margin-bottom: 10px;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .guideInputRow.labelRow {
  margin-bottom: 0;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .guideInputRow.staticGuidePosition .toggle-guide-text {
  top: 10px;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .guideInputRow.staticGuidePosition .crisis-guide-text-popup {
  top: 30px;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .form-group {
  margin-bottom: 0;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .select-crisis-target {
  border-radius: 0;
  padding: 10px 40px 10px 15px;
  background: url(/o/flamma-theme/images/flamma/svg/images/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: right 15px top 50%;
  background-color: #F8F8F8;
  border: 1px solid #E5E5E5;
  width: 100%;
  text-align: left;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .select-crisis-target:disabled {
  opacity: 0.5;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .select-crisis-target-popup {
  position: absolute;
  z-index: 1;
  width: 100%;
  background: white;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
  padding: 25px 25px 10px 25px;
  max-height: 300px;
  overflow-y: scroll;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .select-crisis-target-popup hr {
  padding: 0;
  margin: 15px 0;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .select-crisis-target-popup label:first-child {
  margin-top: 0;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .select-crisis-target-popup label.indent-1 {
  margin-left: 20px;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form input[type=text], .crisis-announcement-configuration-dialog .crisis-announcement-configuration-form textarea {
  padding: 8px 5px;
  background-color: #F8F8F8;
  border: 1px solid #E5E5E5;
  border-radius: 0;
  box-shadow: none;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .form-control[disabled] {
  color: #6d6d6d;
  opacity: 0.8;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form input[type=text], .crisis-announcement-configuration-dialog .crisis-announcement-configuration-form select, .crisis-announcement-configuration-dialog .crisis-announcement-configuration-form textarea {
  width: 100%;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .required-input {
  border: 1px solid red !important;
  outline-color: rgba(255, 0, 0, 0.5) !important;
  outline-style: auto !important;
  outline: auto;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .top-section {
  margin-bottom: 20px;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .top-section .headline {
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
  line-height: normal;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .top-section .close-dialog {
  background: none;
  border: 0;
  font-size: 22px;
  margin: 0;
  line-height: 1;
  padding: 0;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .left-section {
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .left-section {
    margin-bottom: 45px;
  }
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .left-section .crisis-form-settings {
  position: relative;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .right-section {
  margin-bottom: 15px;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .right-section ul.nav {
  margin-top: 10px;
  border-bottom: 1px solid #E5E5E5;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .right-section ul.nav li {
  margin: 0 30px 10px 0;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .right-section ul.nav li a {
  border: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #6d6d6d;
  fill: #222;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .right-section ul.nav li a:hover, .crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .right-section ul.nav li a:focus {
  background: transparent;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .right-section ul.nav li a.active {
  color: #107eab;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .right-section ul.nav li a:after {
  display: none;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .right-section .button-row {
  margin-top: 30px;
}
.crisis-announcement-configuration-dialog .crisis-announcement-configuration-form .right-section .button-row button {
  margin-bottom: 5px;
}

.user-profile-view .left-column h2, .user-profile-view .left-column p {
  margin-top: 0;
  margin-bottom: 5px;
}
.user-profile-view .left-column p {
  font-weight: 600;
}
.user-profile-view .left-column i {
  font-size: 19px;
  margin-right: 5px;
  vertical-align: middle;
}
.user-profile-view .left-column .profile-units > li {
  display: inline-block;
  word-wrap: break-word;
}
.user-profile-view .left-column .profile-units > li i {
  margin-left: 10px;
}
.user-profile-view .left-column .user-links ul, .user-profile-view .left-column .user-links ol {
  margin: 10px 0 20px 0;
}
.user-profile-view .left-column .user-links ul li, .user-profile-view .left-column .user-links ol li {
  list-style-position: outside;
  margin: 5px 0 5px 18px;
  font-weight: 600;
}
.user-profile-view .left-column .userTitles {
  margin-bottom: 25px;
}
.user-profile-view .left-column .userTitles .title:first-letter {
  text-transform: capitalize;
}
.user-profile-view .left-column .userOrganizations {
  margin-bottom: 25px;
}
.user-profile-view .left-column .userOrganizations .unit {
  margin-bottom: 0;
}
.user-profile-view .left-column .userSteeringGroups {
  margin-bottom: 25px;
}
.user-profile-view .left-column .userSteeringGroups h3 {
  margin-top: 0;
}
.user-profile-view .left-column .contactInfo {
  margin-bottom: 25px;
}
.user-profile-view .left-column .contactInfo .email {
  word-break: break-all;
}
.user-profile-view .left-column .addressInfo {
  margin-bottom: 25px;
}
.user-profile-view .left-column .someLinks {
  margin-bottom: 25px;
}
.user-profile-view .left-column .someLinks:not(.col-sm-6) ul li {
  float: left;
  margin: 0 15px 10px 0;
}
.user-profile-view .left-column .someLinks ul {
  margin: 0;
}
.user-profile-view .left-column .someLinks ul li {
  list-style-type: none;
  margin: 0 0 10px 0;
}
.user-profile-view .left-column .someLinks ul li a {
  color: #222;
}
.user-profile-view .left-column .someLinks ul li a:hover {
  color: #222;
}
.user-profile-view .left-column .someLinks ul li svg {
  vertical-align: middle;
  width: 23px;
  height: 23px;
  margin-right: 5px;
}
.user-profile-view .left-column .personalLinks {
  margin-bottom: 25px;
}
.user-profile-view .left-column .personalLinks h3 {
  margin-top: 0;
  line-height: 1;
}
.user-profile-view .left-column .personalLinks ul {
  margin: 0;
}
.user-profile-view .left-column .personalLinks ul li {
  list-style-type: none;
  margin: 0 0 10px 0;
}
.user-profile-view .left-column .personalLinks ul li a {
  color: #222;
}
.user-profile-view .left-column .personalLinks ul li a:hover {
  color: #222;
}
.user-profile-view .left-column .job-description, .user-profile-view .left-column .current-status {
  margin-bottom: 25px;
}
.user-profile-view .left-column .job-description h3, .user-profile-view .left-column .current-status h3 {
  margin-top: 0;
}
.user-profile-view .left-column .job-description p, .user-profile-view .left-column .current-status p {
  white-space: pre-wrap;
}
.user-profile-view .left-column .serving-organizations {
  margin-bottom: 25px;
}
.user-profile-view .left-column .serving-organizations .organization-list {
  display: inline-block;
  list-style-type: none;
}
.user-profile-view .left-column .serving-organizations .organization-list .textboxlistentry {
  background-color: transparent;
  border: 0;
  padding: 0;
  margin: 5px 5px 5px 0;
}
.user-profile-view .left-column .serving-organizations .organization-list .textboxlistentry .textboxlistentry-content {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 600;
  border: 1px solid #E5E5E5;
  background: #F8F8F8;
}
.user-profile-view .left-column #reception-time-list-portlet {
  padding: 15px 30px 15px 0px;
  border: 0 !important;
}
.user-profile-view .left-column #reception-time-list-portlet .heading {
  font-size: 18px !important;
}
.user-profile-view .right-column .user-portrait {
  padding: 0 0 5px 0;
  text-align: center;
}
.user-profile-view .right-column .user-portrait .image-holder {
  overflow: hidden;
  border-radius: 200px;
  max-width: 320px;
  margin: 0 auto;
  background: #E5E5E5;
}
.user-profile-view .right-column .user-portrait .image-holder img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.user-profile-view .right-column .user-portrait .image-holder .user-icon {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  font-size: calc(80px + 1vw);
}

.expert-search input {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #222;
  font-weight: 600;
  font-size: 14px;
}
.expert-search .input-text-wrapper {
  width: 100%;
  margin: 0;
  position: static;
}
.expert-search .searchField,
.expert-search .searchButton {
  height: 48px;
}
.expert-search .input-group {
  flex-wrap: nowrap;
}
.expert-search .input-group .form-control {
  height: 48px;
  border-radius: 0;
  box-shadow: none;
  font-weight: 600;
}
.expert-search .input-group .input-group-btn {
  margin-left: -1px;
}
.expert-search .input-group .input-group-btn button {
  font-size: 1.125rem;
  width: 48px;
  height: 48px;
  padding: 0;
}
.expert-search .filter-menus {
  gap: 1.5rem;
}
.expert-search .simple-dropdown-menu .filter-search-field .input-text-wrapper {
  width: 100%;
}
.expert-search .simple-dropdown-menu .filter-search-field .input-text-wrapper input {
  padding: 0 35px 0 0;
  background: url(/o/flamma-theme/images/flamma/svg/images/search.svg);
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
  border: 1px solid #555;
}
.expert-search .simple-dropdown-menu .filter-search-field .link-btn {
  margin: 16px 0 0 0;
}
.expert-search .simple-dropdown-menu .filter-menu-checkboxes {
  overflow-y: scroll;
  max-height: 500px;
}
.expert-search .simple-dropdown-menu .checkbox,
.expert-search .simple-dropdown-menu .link-btn {
  font-size: 1rem;
}
.expert-search .filter-list-container {
  gap: 1rem;
}
.expert-search .filter-list {
  gap: 1rem;
}
.expert-search .filter-list:empty {
  display: none;
}
.expert-search .clear-filter-button {
  font-size: 1rem;
}
.expert-search .result-count {
  font-size: 21px;
  font-weight: 700;
}
.expert-search .sort-select-label {
  font-size: 1rem;
  color: #707070;
  border: 0;
  background: 0;
  padding: 0;
  cursor: pointer;
  margin: 0;
}
.expert-search .sort-results-by-select {
  font-weight: 700;
  font-size: 1rem;
  color: #107eab;
  background: none;
  border: 0;
  padding: 0;
}
.expert-search .user-card-list .item .userCard .user-info .title:first-letter {
  text-transform: capitalize;
}
.expert-search .user-card-list .item .category {
  background: #107eab;
  padding: 2px 10px;
  color: white;
  font-size: 10px;
  margin: 0 5px 5px 10px;
  font-weight: bold;
}

.user-card-list .user-list-description {
  margin-bottom: 25px;
  font-size: 14px;
  font-weight: 600;
}
.user-card-list .user-list-description ul, .user-card-list .user-list-description ol {
  margin: 10px 0 20px 0;
}
.user-card-list .user-list-description ul li, .user-card-list .user-list-description ol li {
  list-style-position: outside;
  margin: 5px 0 5px 18px;
  font-weight: 600;
}
.user-card-list .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.user-card-list .item {
  padding: 0 15px;
  width: 100%;
}
.user-card-list .item.left {
  max-width: 300px;
}
.user-card-list .userCard {
  padding-left: 100px;
  position: relative;
  min-height: 80px;
  margin-bottom: 30px;
}
.user-card-list .userCard .user-portrait {
  text-align: center;
  position: absolute;
  left: 0;
  width: 80px;
}
.user-card-list .userCard .user-portrait .image-holder {
  overflow: hidden;
  border-radius: 200px;
  max-width: 80px;
  background: #E5E5E5;
}
.user-card-list .userCard .user-portrait .image-holder a {
  text-decoration: none;
}
.user-card-list .userCard .user-portrait .image-holder img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.user-card-list .userCard .user-portrait .image-holder .user-icon {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  font-size: 34px;
}
.user-card-list .userCard .user-info {
  display: inline;
}
.user-card-list .userCard .user-info p {
  margin: 0 0 5px 0;
  font-weight: 600;
}
.user-card-list .userCard .user-info i {
  margin-right: 3px;
}
.user-card-list .userCard .user-info ul, .user-card-list .userCard .user-info ol {
  margin: 10px 0 20px 0;
}
.user-card-list .userCard .user-info ul li, .user-card-list .userCard .user-info ol li {
  list-style-position: outside;
  margin: 5px 0 5px 18px;
  font-weight: 600;
}
.user-card-list .userCard .user-info .fullname {
  font-size: 18px;
  font-weight: bold;
}
.user-card-list .userCard .user-info .fullname a {
  color: #222;
}
.user-card-list .userCard .user-info .title {
  word-break: break-all;
}
.user-card-list .userCard .user-info .title:first-letter {
  text-transform: capitalize;
}
.user-card-list .userCard .user-info .email {
  font-size: 12px;
  word-break: break-all;
}
.user-card-list .userCard .user-info .email a {
  text-decoration: underline;
  color: black;
}
.user-card-list .userCard .user-info .number {
  font-size: 12px;
}

.userlist-configuration-dialog .userlist-config {
  padding: 0 15px 75px 15px;
}
.userlist-configuration-dialog .userlist-config label {
  display: block;
  font-weight: normal;
}
.userlist-configuration-dialog .userlist-config .form-field-label-text {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 0 10px 0;
}
.userlist-configuration-dialog .userlist-config .steering-group-select-button {
  border-radius: 0;
  padding: 10px 15px;
  background-color: #F8F8F8;
  border: 1px solid #E5E5E5;
  font-family: "Open Sans", sans-serif;
}
.userlist-configuration-dialog .userlist-config .steering-group-select-button:disabled {
  opacity: 0.5;
}
.userlist-configuration-dialog .userlist-config .steering-group-select-button.open svg {
  transform: rotate(180deg);
}
.userlist-configuration-dialog .userlist-config .steering-group-select-button svg {
  height: 8px;
  width: 12px;
  margin-left: 5px;
}
.userlist-configuration-dialog .userlist-config .steering-group-popup {
  position: absolute;
  z-index: 1;
  padding: 0 0 100px 0;
  width: 100%;
  max-width: 500px;
}
.userlist-configuration-dialog .userlist-config .steering-group-popup .steering-group-popup-container {
  background: white;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
  padding: 25px 25px 10px 25px;
  overflow-y: hidden;
  max-height: 500px;
}
.userlist-configuration-dialog .userlist-config .steering-group-popup .steering-group-show-button {
  border: 0;
  display: block;
  margin: 10px 0;
  padding: 0;
  color: #107eab;
  background: transparent;
}
.userlist-configuration-dialog .userlist-config .steering-group-popup hr {
  padding: 0;
  margin: 15px 0;
}
.userlist-configuration-dialog .userlist-config .steering-group-popup .steering-group-filter .input-text-wrapper {
  width: 100%;
}
.userlist-configuration-dialog .userlist-config .steering-group-popup .steering-group-filter .input-text-wrapper input {
  padding: 0 35px 0 0;
  background: url(/o/flamma-theme/images/flamma/svg/images/search.svg);
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
}
.userlist-configuration-dialog .userlist-config .steering-group-popup .steering-group-checkboxes {
  overflow-y: scroll;
  max-height: 365px;
}
.userlist-configuration-dialog .userlist-config input {
  font-weight: normal;
}
.userlist-configuration-dialog .userlist-config ul.nav {
  margin-top: 10px;
  border-bottom: 1px solid #E5E5E5;
}
.userlist-configuration-dialog .userlist-config ul.nav li {
  margin: 0 30px 10px 0;
}
.userlist-configuration-dialog .userlist-config ul.nav li a {
  border: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #6d6d6d;
  fill: #222;
}
.userlist-configuration-dialog .userlist-config ul.nav li a:hover, .userlist-configuration-dialog .userlist-config ul.nav li a:focus {
  background: transparent;
}
.userlist-configuration-dialog .userlist-config ul.nav li a.active {
  color: #107eab;
}
.userlist-configuration-dialog .userlist-config ul.nav li a:after {
  display: none;
}
.userlist-configuration-dialog .userlist-config .alloy-editor-container {
  padding: 0.375rem 0.75rem;
  border: 1px solid #E5E5E5;
}
.userlist-configuration-dialog .userlist-config .alloy-editor-container .alloy-editor {
  padding: 0;
  border: 0;
}
.userlist-configuration-dialog .userlist-config .alloy-editor-container p {
  margin: 10px 0;
}
.userlist-configuration-dialog .userlist-config ul .textboxlistentry-empty {
  list-style: none;
  font-style: italic;
  display: none;
}
.userlist-configuration-dialog .userlist-config ul li {
  margin: 5px 0;
}
.userlist-configuration-dialog .userlist-config .textboxlistentry {
  list-style: none;
  background-color: transparent;
  border: 0;
  padding: 0;
}
.userlist-configuration-dialog .userlist-config .textboxlistentry .textboxlistentry-content {
  display: inline-block;
  background-color: #dee7f8;
  border: 1px solid #cad8f3;
  padding: 7px 11px;
  position: relative;
  border-radius: 14px;
}
.userlist-configuration-dialog .userlist-config .textboxlistentry .textboxlistentry-remove {
  margin: 0 0 0 3px;
}
.userlist-configuration-dialog .userlist-config .button-holder {
  padding: 15px 0 !important;
}
.userlist-configuration-dialog .userlist-config .btn-settings-submit {
  position: relative;
  top: 100px;
}
.userlist-configuration-dialog .select2-container--default .select2-selection--single {
  border-radius: 0;
  border: 1px solid #E5E5E5;
  background: #F8F8F8;
  height: 37px;
}
.userlist-configuration-dialog .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 37px;
  width: 43px;
  background: url(/o/flamma-theme/images/flamma/svg/images/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: right 15px top 50%;
}
.userlist-configuration-dialog .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.userlist-configuration-dialog .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 37px;
  padding-right: 43px;
}
.userlist-configuration-dialog .select2-container .select2-dropdown {
  border-radius: 0;
  border: 0;
  margin-top: -1px;
  box-shadow: rgba(109, 109, 109, 0.3) 0 1px 10px -1px;
}
.userlist-configuration-dialog .select2-container .select2-dropdown .select2-search--dropdown {
  padding: 10px;
}
.userlist-configuration-dialog .select2-container .select2-dropdown .select2-search__field {
  border: 1px solid #E5E5E5;
  padding: 8px 35px 8px 8px;
  background: url(/o/flamma-theme/images/flamma/svg/images/search.svg);
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
}
.userlist-configuration-dialog .select2-results__option {
  padding: 10px;
}
.userlist-configuration-dialog .select2-results__option--highlighted[aria-selected] {
  background: #F8F8F8;
  color: #222;
}

.frontpage-feed .feed-make-post {
  border: 1px solid #E5E5E5;
  padding: 15px;
  margin: 0 0 20px 0;
}
.frontpage-feed .feed-make-post .feed-post-char-counter {
  text-align: right;
  font-size: 12px;
  color: #6d6d6d;
}
.frontpage-feed .feed-make-post .user-icon {
  position: absolute;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}
.frontpage-feed .feed-make-post .formSection {
  border-bottom: 1px solid #E5E5E5;
  padding: 0 0 10px 0;
  margin: 0 0 15px 0;
}
.frontpage-feed .feed-make-post form .feed-entry-textarea {
  padding: 0 0 0 60px;
}
.frontpage-feed .feed-make-post form .feed-entry-textarea .feed-textarea-editable {
  resize: none;
  width: 100%;
  border: 0;
  padding: 0;
  height: 80px;
}
.frontpage-feed .feed-make-post form .feed-entry-textarea .feed-textarea-editable:before {
  color: #bebebe;
}
.frontpage-feed .feed-make-post form .create-btn-holder {
  float: right;
}
.frontpage-feed .feed-make-post form button.create-post {
  text-transform: uppercase;
  padding: 7px 25px;
  float: left;
}
.frontpage-feed .feed-make-post form .loader {
  float: left;
}
.frontpage-feed .feed-make-post form .category-selections {
  margin: 15px 0 0 0;
}
.frontpage-feed .feed-make-post form .custom-file-upload {
  float: left;
}
.frontpage-feed .feed-make-post form .custom-file-upload .upload-button {
  margin: 7px 0;
}
.frontpage-feed .feed-make-post form .feed-entry-image-preview {
  margin: 15px 0 0 0;
}
.frontpage-feed .feed-make-post form .feed-entry-image-preview img {
  width: 100%;
}
.frontpage-feed .feed-make-post form .feed-entry-image-preview .feed-entry-remove-preview {
  margin: 15px 0 0 0;
}
.frontpage-feed .feed-make-post .feed-entry-link-preview.no-link-preview-image .image-holder {
  display: none;
}
.frontpage-feed .feed-make-post .feed-entry-link-preview.no-link-preview-image .meta-texts {
  float: none;
  width: 100%;
}
.frontpage-feed .feed-make-post .feed-entry-link-preview .image-holder {
  width: 40%;
  padding-right: 15px;
  float: left;
}
.frontpage-feed .feed-make-post .feed-entry-link-preview .meta-texts {
  width: 60%;
  float: left;
}
.frontpage-feed .feed-make-post .feed-entry-link-preview .meta-texts .title {
  font-weight: bold;
  margin: 0 0 5px 0;
}
.frontpage-feed .feed-make-post .feed-entry-link-preview .meta-texts .description {
  margin: 0 0 5px 0;
}
.frontpage-feed .feed-make-post .feed-entry-link-preview .meta-texts .linkUrl {
  font-size: 11px;
  color: #6d6d6d;
  word-break: break-all;
}

.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .contenteditable, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .contenteditable {
  background: white;
  resize: none;
  width: 100%;
  border: 1px solid #E5E5E5;
  margin: 0 0 10px 0;
  padding: 7px;
  height: 100px;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .feed-entry-content-edit .contenteditable, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .feed-entry-content-edit .contenteditable {
  margin: 5px 0 10px 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .feed-entry-content-edit button, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .feed-entry-content-edit button {
  margin: 0 0 10px 0 !important;
  padding: 0 !important;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .feed-entry-content-edit button:first-child, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .feed-entry-content-edit button:first-child {
  margin: 0 10px 10px 0 !important;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .feed-entry-content-edit .loader, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .feed-entry-content-edit .loader {
  width: 20px;
  height: 20px;
  margin: 0 0 0 8px;
  display: inline-block;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .feed-entry-content-edit .feed-comment-edit-char-counter, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .feed-entry-content-edit .feed-comment-edit-char-counter {
  font-size: 12px;
  color: #6d6d6d;
  margin: 0;
  display: inline-block;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .commentForm, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .commentForm {
  padding: 15px;
  border-top: 1px solid #E5E5E5;
  position: relative;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .commentForm .user-icon, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .commentForm .user-icon {
  position: absolute;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .commentForm .feed-entry-comment-form, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .commentForm .feed-entry-comment-form {
  padding: 0 0 0 45px;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .commentForm .feed-entry-comment-form .comment-form-buttons, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .commentForm .feed-entry-comment-form .comment-form-buttons {
  display: inline-block;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .commentForm .feed-entry-comment-form .comment-form-buttons button, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .commentForm .feed-entry-comment-form .comment-form-buttons button {
  margin: 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .commentForm .feed-entry-comment-form .comment-form-buttons .feed-comment-char-counter, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .commentForm .feed-entry-comment-form .comment-form-buttons .feed-comment-char-counter {
  font-size: 12px;
  color: #6d6d6d;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .commentForm .feed-entry-comment-form .comment-form-buttons .loader, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .commentForm .feed-entry-comment-form .comment-form-buttons .loader {
  margin: 0 0 0 10px;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .entryComments, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .entryComments {
  padding: 15px;
  border-top: 1px solid #E5E5E5;
  background: #F8F8F8;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .entryComments .show-all-comments, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .entryComments .show-all-comments {
  margin: 0 0 15px 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .entryComments .show-all-comments a, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .entryComments .show-all-comments a {
  color: #6d6d6d;
  font-weight: 700;
  font-size: 12px;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry {
  margin: 0 0 20px 0;
  position: relative;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry:last-of-type, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry:last-of-type {
  margin: 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .user-portrait, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .user-portrait {
  position: absolute;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .user-portrait:hover, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .user-portrait:hover {
  text-decoration: none;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .item-header, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .item-header {
  padding: 0 25px 0 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .commentInfo, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .commentInfo {
  padding: 0 0 0 45px;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .commentInfo a, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .commentInfo a {
  color: #222;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .commentInfo .commenter-user-name, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .commentInfo .commenter-user-name {
  font-weight: bold;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .commentInfo .entry-comment-content, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .commentInfo .entry-comment-content {
  margin: 10px 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .commentInfo .entry-comment-content a, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .commentInfo .entry-comment-content a {
  color: #107eab;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .commentInfo .feed-entry-date, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .commentInfo .feed-entry-date {
  font-size: 11px;
  color: #6d6d6d;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .commentButtons, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-comments .entryComments .feed-comment-entry .commentButtons {
  float: right;
  margin: 10px 0 0 0;
}

#user-activity-view .frontpage-feed .feed-heading, .tabbed-feed .frontpage-feed .feed-heading {
  display: none;
}

.frontpage-feed, .single-feed-entry-portlet {
  max-width: 380px;
  margin: 0 auto 20px auto;
}
.frontpage-feed .flamma-tooltip .tooltiptext, .single-feed-entry-portlet .flamma-tooltip .tooltiptext {
  width: 270px;
}
.frontpage-feed .error, .single-feed-entry-portlet .error {
  color: #A31621 !important;
}
.frontpage-feed h2, .single-feed-entry-portlet h2 {
  margin-bottom: 20px !important;
}
.frontpage-feed h2 .slogan, .single-feed-entry-portlet h2 .slogan {
  vertical-align: middle;
  line-height: 1;
  font-size: 14px;
}
.frontpage-feed h2 .flamma-general-tooltip, .single-feed-entry-portlet h2 .flamma-general-tooltip {
  margin-right: 0;
}
.frontpage-feed .feed-filtering, .single-feed-entry-portlet .feed-filtering {
  position: relative;
}
.frontpage-feed .feed-filtering .toggle-feed-filters, .single-feed-entry-portlet .feed-filtering .toggle-feed-filters {
  padding: 0;
  margin: 0 0 20px 0;
  border: 0;
  float: right;
  color: #222;
}
.frontpage-feed .feed-filtering .toggle-feed-filters svg, .single-feed-entry-portlet .feed-filtering .toggle-feed-filters svg {
  height: 8px;
  width: 12px;
  margin-left: 5px;
}
.frontpage-feed .feed-filtering .toggle-feed-filters.open svg, .single-feed-entry-portlet .feed-filtering .toggle-feed-filters.open svg {
  transform: rotate(180deg);
}
.frontpage-feed .feed-filtering .feed-frontpage-filters, .single-feed-entry-portlet .feed-filtering .feed-frontpage-filters {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 25px;
  width: 100%;
  max-width: 300px;
}
.frontpage-feed .feed-filtering .feed-frontpage-filters form, .single-feed-entry-portlet .feed-filtering .feed-frontpage-filters form {
  background: white;
  padding: 30px;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}
.frontpage-feed .feed-filtering .feed-frontpage-filters form label:last-child, .single-feed-entry-portlet .feed-filtering .feed-frontpage-filters form label:last-child {
  margin-bottom: 0;
}
.frontpage-feed .feed-filtering .feed-frontpage-filters form .input-row label.radio-button, .single-feed-entry-portlet .feed-filtering .feed-frontpage-filters form .input-row label.radio-button {
  display: inline-block;
}
.frontpage-feed hr, .single-feed-entry-portlet hr {
  margin-bottom: 15px;
  padding-top: 15px;
}
.frontpage-feed .show-more-button-holder, .single-feed-entry-portlet .show-more-button-holder {
  text-align: center;
}
.frontpage-feed .show-more-button-holder .show-more-button, .single-feed-entry-portlet .show-more-button-holder .show-more-button {
  width: 100%;
  position: relative;
}
.frontpage-feed .show-more-button-holder .loader, .single-feed-entry-portlet .show-more-button-holder .loader {
  position: absolute;
  right: 10px;
  top: 6px;
  width: 25px;
  height: 25px;
}
.frontpage-feed .feed-entry-list .single-feed-entry-breadcrumb, .single-feed-entry-portlet .feed-entry-list .single-feed-entry-breadcrumb {
  margin: 0 0 10px 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.frontpage-feed .feed-entry-list .feed-loader, .single-feed-entry-portlet .feed-entry-list .feed-loader {
  margin: 0 auto 15px auto;
}
.frontpage-feed .feed-entry-list .feed-item, .single-feed-entry-portlet .feed-entry-list .feed-item {
  border: 1px solid #E5E5E5;
  margin: 0 0 20px 0;
  position: relative;
}
.frontpage-feed .feed-entry-list .feed-item a.openPostLink, .single-feed-entry-portlet .feed-entry-list .feed-item a.openPostLink {
  color: #222;
}
.frontpage-feed .feed-entry-list .feed-item a.openPostLink:hover, .single-feed-entry-portlet .feed-entry-list .feed-item a.openPostLink:hover {
  text-decoration: none;
}
.frontpage-feed .feed-entry-list .feed-item .toggle-edit-buttons-view, .single-feed-entry-portlet .feed-entry-list .feed-item .toggle-edit-buttons-view {
  background: none;
  border: 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: -10px;
}
.frontpage-feed .feed-entry-list .feed-item .edit-buttons-popup, .single-feed-entry-portlet .feed-entry-list .feed-item .edit-buttons-popup {
  background: white;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 25px;
  padding: 15px;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}
.frontpage-feed .feed-entry-list .feed-item .edit-buttons-popup > *, .single-feed-entry-portlet .feed-entry-list .feed-item .edit-buttons-popup > * {
  margin-bottom: 10px;
}
.frontpage-feed .feed-entry-list .feed-item .edit-buttons-popup > *:last-child, .single-feed-entry-portlet .feed-entry-list .feed-item .edit-buttons-popup > *:last-child {
  margin-bottom: 0;
}
.frontpage-feed .feed-entry-list .feed-item .edit-buttons-popup button, .single-feed-entry-portlet .feed-entry-list .feed-item .edit-buttons-popup button {
  display: block;
  background: none;
  border: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.frontpage-feed .feed-entry-list .feed-item .edit-buttons-popup button i, .single-feed-entry-portlet .feed-entry-list .feed-item .edit-buttons-popup button i {
  margin-right: 5px;
}
.frontpage-feed .feed-entry-list .feed-item .edit-buttons-popup a, .single-feed-entry-portlet .feed-entry-list .feed-item .edit-buttons-popup a {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  color: black;
  font-size: 12px;
}
.frontpage-feed .feed-entry-list .feed-item .edit-buttons-popup a i, .single-feed-entry-portlet .feed-entry-list .feed-item .edit-buttons-popup a i {
  margin-right: 5px;
}
.frontpage-feed .feed-entry-list .feed-item .edit-buttons-popup a:hover, .single-feed-entry-portlet .feed-entry-list .feed-item .edit-buttons-popup a:hover {
  text-decoration: none;
}
.frontpage-feed .feed-entry-list .feed-item .edit-buttons-popup-preview, .single-feed-entry-portlet .feed-entry-list .feed-item .edit-buttons-popup-preview {
  background: white;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 25px;
  padding: 15px;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}
.frontpage-feed .feed-entry-list .feed-item .edit-buttons-popup-preview button, .single-feed-entry-portlet .feed-entry-list .feed-item .edit-buttons-popup-preview button {
  display: block;
  background: none;
  border: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.frontpage-feed .feed-entry-list .feed-item .edit-buttons-popup-preview button > *, .single-feed-entry-portlet .feed-entry-list .feed-item .edit-buttons-popup-preview button > * {
  margin-bottom: 10px;
}
.frontpage-feed .feed-entry-list .feed-item .edit-buttons-popup-preview button > *:last-child, .single-feed-entry-portlet .feed-entry-list .feed-item .edit-buttons-popup-preview button > *:last-child {
  margin-bottom: 0;
}
.frontpage-feed .feed-entry-list .feed-item .edit-buttons-popup-preview button i, .single-feed-entry-portlet .feed-entry-list .feed-item .edit-buttons-popup-preview button i {
  margin-right: 5px;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info {
  padding: 15px;
  position: relative;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-container, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-container {
  position: relative;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .user-portrait, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .user-portrait {
  position: absolute;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .user-portrait:hover, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .user-portrait:hover {
  text-decoration: none;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .item-header, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .item-header {
  padding: 0 25px 0 45px;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .item-header a, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .item-header a {
  color: #222;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .item-header .feed-entry-user-name, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .item-header .feed-entry-user-name {
  font-weight: bold;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .item-header .postMetadata, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .item-header .postMetadata {
  font-size: 11px;
  color: #6d6d6d;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .item-header .postMetadata .feed-entry-date, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .item-header .postMetadata .feed-entry-date {
  display: inline-block;
  margin: 0 5px 0 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .item-header .postMetadata .category, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .item-header .postMetadata .category {
  display: inline-block;
  margin: 0 2px 0 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content {
  margin: 15px 0 0 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content p, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content p {
  margin: 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .post-text a, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .post-text a {
  word-break: break-all;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-image-wrapper, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-image-wrapper {
  margin: 15px 0 0 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-image-wrapper .imageContainer, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-image-wrapper .imageContainer {
  display: inline-block;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-image-wrapper .imageContainer:focus, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-image-wrapper .imageContainer:focus {
  outline-color: rgba(0, 152, 208, 0.5) !important;
  outline-style: auto !important;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-image-wrapper .imageContainer > img, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-image-wrapper .imageContainer > img {
  cursor: pointer;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-image-wrapper .imageContainer .loader, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-image-wrapper .imageContainer .loader {
  margin: 0 auto 15px auto;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .edit-post-image-buttons, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .edit-post-image-buttons {
  margin: 15px 0 0 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .edit-post-image-buttons .loader, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .edit-post-image-buttons .loader {
  width: 20px;
  height: 20px;
  margin: 0 0 0 4px;
  display: inline-block;
  vertical-align: middle;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-content-edit button, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-content-edit button {
  margin: 0 5px 0 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-content-edit .contenteditable, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-content-edit .contenteditable {
  resize: none;
  width: 100%;
  border: 1px solid #E5E5E5;
  margin: 10px 0;
  padding: 7px;
  height: 100px;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-content-edit .loader, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-content-edit .loader {
  width: 20px;
  height: 20px;
  margin: 0 0 0 8px;
  display: inline-block;
  vertical-align: middle;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-content-edit .feed-edit-char-counter, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .feed-entry-content-edit .feed-edit-char-counter {
  font-size: 12px;
  color: #6d6d6d;
  margin: 0;
  display: inline-block;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .delete-edit-entry-image-btn, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content .delete-edit-entry-image-btn {
  margin: 15px 0 0 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content.link-content.no-link-preview-image .meta-texts, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content.link-content.no-link-preview-image .meta-texts {
  float: none;
  width: 100%;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content.link-content .image-holder, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content.link-content .image-holder {
  width: 40%;
  padding-right: 15px;
  float: left;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content.link-content .meta-texts, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content.link-content .meta-texts {
  width: 60%;
  float: left;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content.link-content .meta-texts .title, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content.link-content .meta-texts .title {
  font-weight: bold;
  margin: 0 0 5px 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content.link-content .meta-texts .description, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content.link-content .meta-texts .description {
  margin: 0 0 5px 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content.link-content .meta-texts .linkUrl, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content.link-content .meta-texts .linkUrl {
  font-size: 11px;
  color: #6d6d6d;
  word-break: break-all;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content.link-content .post-text, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content.link-content .post-text {
  margin: 15px 0 0 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-info .feed-entry-content.link-content .post-text a, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-info .feed-entry-content.link-content .post-text a {
  word-break: break-all;
}
.frontpage-feed .feed-entry-list .feed-item.news-item .feed-entry-info .item-header, .single-feed-entry-portlet .feed-entry-list .feed-item.news-item .feed-entry-info .item-header {
  padding: 0;
}
.frontpage-feed .feed-entry-list .feed-item.news-item .feed-entry-info .item-header .feed-entry-commenters span, .single-feed-entry-portlet .feed-entry-list .feed-item.news-item .feed-entry-info .item-header .feed-entry-commenters span {
  font-weight: bold;
}
.frontpage-feed .feed-entry-list .feed-item.news-item .feed-entry-info .feed-entry-content .feed-entry-news-title, .single-feed-entry-portlet .feed-entry-list .feed-item.news-item .feed-entry-info .feed-entry-content .feed-entry-news-title {
  font-weight: 600;
  margin: 15px 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-stats, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-stats {
  margin: 15px 0 0 0;
}
.frontpage-feed .feed-entry-list .feed-item .feed-entry-stats .feed-entry-comment-counter a, .single-feed-entry-portlet .feed-entry-list .feed-item .feed-entry-stats .feed-entry-comment-counter a {
  color: #6d6d6d;
  font-size: 12px;
  font-weight: bold;
}
.frontpage-feed .feed-comment-user-select-modal, .single-feed-entry-portlet .feed-comment-user-select-modal {
  z-index: 100;
}

.full-feed-portlet {
  margin: 0 0 20px 0;
}
.full-feed-portlet hr {
  padding-top: 15px;
  margin-bottom: 15px;
}
.full-feed-portlet .show-more-button-holder {
  text-align: center;
}
.full-feed-portlet .show-more-button-holder .show-more-button {
  width: 100%;
  position: relative;
}
.full-feed-portlet .show-more-button-holder .loader {
  position: absolute;
  right: 10px;
  top: 6px;
  width: 25px;
  height: 25px;
}
.full-feed-portlet .feed-portlet-filters .category-filters .checkbox:first-child, .full-feed-portlet .feed-portlet-filters .category-filters .checkbox:last-child {
  margin-bottom: 0;
}
.full-feed-portlet .feed-portlet-filters .time-filters .headline {
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 15px 0;
}
.full-feed-portlet .feed-portlet-filters .time-filters .filter-time-pickers .lfr-input-date {
  width: 48%;
  float: left;
  margin: 0 5px 5px 0;
}
.full-feed-portlet .feed-portlet-filters .time-filters .filter-time-pickers .lfr-input-date:last-of-type {
  margin-right: 0;
}
.full-feed-portlet .feed-portlet-filters .time-filters .filter-time-pickers .lfr-input-date input[type=text] {
  border-radius: 0;
  box-shadow: none;
}

.frontpage-feed .post-preview .post-dialog, .single-feed-entry-portlet .post-preview .post-dialog {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  max-width: 1220px;
  margin: auto;
  padding: 0 15px;
  min-height: 650px;
  position: relative;
}
.frontpage-feed .post-preview .post-dialog .dialog-buttons, .single-feed-entry-portlet .post-preview .post-dialog .dialog-buttons {
  position: absolute;
  right: 30px;
  top: 5px;
}
.frontpage-feed .post-preview .post-dialog .dialog-buttons .close-modal, .single-feed-entry-portlet .post-preview .post-dialog .dialog-buttons .close-modal {
  font-size: 22px;
  display: inline;
  background: none;
  border: 0;
  padding: 0;
}
.frontpage-feed .post-preview .post-dialog .left-section, .single-feed-entry-portlet .post-preview .post-dialog .left-section {
  width: 75%;
  background: #222;
  min-height: 650px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.frontpage-feed .post-preview .post-dialog .left-section .image-holder img, .single-feed-entry-portlet .post-preview .post-dialog .left-section .image-holder img {
  max-height: 650px;
}
.frontpage-feed .post-preview .post-dialog .right-section, .single-feed-entry-portlet .post-preview .post-dialog .right-section {
  background: white;
  width: 300px;
}
.frontpage-feed .post-preview .post-dialog .right-section .post-info, .single-feed-entry-portlet .post-preview .post-dialog .right-section .post-info {
  color: #222;
  padding: 40px 15px 15px 15px;
}
.frontpage-feed .post-preview .post-dialog .right-section .post-info .feed-entry-content, .single-feed-entry-portlet .post-preview .post-dialog .right-section .post-info .feed-entry-content {
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin: 15px 0 0 0;
}
.frontpage-feed .post-preview .post-dialog .right-section .post-info .feed-entry-content a, .single-feed-entry-portlet .post-preview .post-dialog .right-section .post-info .feed-entry-content a {
  word-break: break-all;
}
.frontpage-feed .post-preview .post-dialog .right-section .post-info .feed-entry-content-edit textarea, .single-feed-entry-portlet .post-preview .post-dialog .right-section .post-info .feed-entry-content-edit textarea {
  margin: 10px 0;
}
.frontpage-feed .post-preview .post-dialog .right-section .feed-entry-comments .commentForm, .single-feed-entry-portlet .post-preview .post-dialog .right-section .feed-entry-comments .commentForm {
  border: 0;
  position: relative;
}
.frontpage-feed .post-preview .post-dialog .right-section .feed-entry-comments .entryComments, .single-feed-entry-portlet .post-preview .post-dialog .right-section .feed-entry-comments .entryComments {
  border-bottom: 1px solid #E5E5E5;
  overflow-y: scroll;
  max-height: 275px;
}
.frontpage-feed .post-preview .post-dialog .right-section .feed-entry-comments .feed-entry-content-edit .edit-post-image-buttons, .single-feed-entry-portlet .post-preview .post-dialog .right-section .feed-entry-comments .feed-entry-content-edit .edit-post-image-buttons {
  margin: 15px 0 0 0;
}
.frontpage-feed .post-preview .post-dialog .right-section .feed-entry-comments .feed-entry-content-edit textarea, .single-feed-entry-portlet .post-preview .post-dialog .right-section .feed-entry-comments .feed-entry-content-edit textarea {
  margin: 5px 0 10px 0;
}
@media (max-width: 930px) {
  .frontpage-feed .post-preview .post-dialog, .single-feed-entry-portlet .post-preview .post-dialog {
    display: block;
    height: auto;
  }
  .frontpage-feed .post-preview .post-dialog .dialog-buttons, .single-feed-entry-portlet .post-preview .post-dialog .dialog-buttons {
    position: static;
    background: white;
    text-align: right;
    padding: 5px 0;
  }
  .frontpage-feed .post-preview .post-dialog .dialog-buttons .close-modal, .single-feed-entry-portlet .post-preview .post-dialog .dialog-buttons .close-modal {
    margin: 0 15px 0 0;
  }
  .frontpage-feed .post-preview .post-dialog .left-section, .single-feed-entry-portlet .post-preview .post-dialog .left-section {
    width: 100%;
    height: auto;
    min-height: initial;
  }
  .frontpage-feed .post-preview .post-dialog .right-section, .single-feed-entry-portlet .post-preview .post-dialog .right-section {
    width: 100%;
  }
  .frontpage-feed .post-preview .post-dialog .right-section .post-info, .single-feed-entry-portlet .post-preview .post-dialog .right-section .post-info {
    padding: 15px;
  }
}

.mini-search {
  padding: 0;
  opacity: 1 !important;
}
.mini-search .panel-body {
  padding: 0;
}
.mini-search .input-group {
  border: 1px solid #E5E5E5;
  background-color: transparent;
  height: 40px;
  width: 100%;
}
.mini-search .input-group .form-control {
  background: transparent;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  color: #6d6d6d;
  font-size: 14px;
  font-weight: 600;
  animation: none;
  padding: 0 40px 0 10px;
  height: 38px;
  z-index: 0;
}
.mini-search .input-group .input-group-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: -1px;
  width: 40px;
  padding: 10px;
  background: #107eab;
  height: 40px;
}
.mini-search .input-group .input-group-btn button {
  background: none;
  border: 0;
  padding: 0;
  font-size: 1.125rem;
}
.mini-search .input-group .input-group-btn button:focus {
  outline: auto;
}

.autocomplete-suggestions,
.search-mini-suggestions,
.past-searches {
  border: none;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
  padding: 25px;
  max-height: none !important;
  background: white;
  overflow: hidden;
}
.autocomplete-suggestions .search-suggestion-group-header,
.search-mini-suggestions .search-suggestion-group-header,
.past-searches .search-suggestion-group-header {
  margin: 0 0 15px 0;
  padding: 15px 0 0 0;
}
.autocomplete-suggestions .search-suggestion-group-header:first-child,
.search-mini-suggestions .search-suggestion-group-header:first-child,
.past-searches .search-suggestion-group-header:first-child {
  padding: 0;
}
.autocomplete-suggestions .show-all,
.search-mini-suggestions .show-all,
.past-searches .show-all {
  padding: 0;
  color: #107eab;
  font-size: 0.9em;
}
.autocomplete-suggestions .show-all:after,
.search-mini-suggestions .show-all:after,
.past-searches .show-all:after {
  content: "»";
  margin-left: 5px;
}
.autocomplete-suggestions .autocomplete-group,
.search-mini-suggestions .autocomplete-group,
.past-searches .autocomplete-group {
  margin: 0 0 15px 0;
  padding: 0;
}
.autocomplete-suggestions .autocomplete-group .category,
.search-mini-suggestions .autocomplete-group .category,
.past-searches .autocomplete-group .category {
  text-transform: uppercase;
  font-weight: bold;
}
.autocomplete-suggestions .autocomplete-group .more,
.search-mini-suggestions .autocomplete-group .more,
.past-searches .autocomplete-group .more {
  float: right;
  margin-right: 5px;
}
.autocomplete-suggestions .search-suggestion-category,
.search-mini-suggestions .search-suggestion-category,
.past-searches .search-suggestion-category {
  text-transform: uppercase;
  font-weight: bold;
}
.autocomplete-suggestions .autocomplete-suggestion,
.search-mini-suggestions .autocomplete-suggestion,
.past-searches .autocomplete-suggestion {
  padding: 0;
  margin: 0 -15px 15px -15px;
  white-space: normal;
}
.autocomplete-suggestions .autocomplete-suggestion:hover,
.search-mini-suggestions .autocomplete-suggestion:hover,
.past-searches .autocomplete-suggestion:hover {
  cursor: pointer;
}
.autocomplete-suggestions .autocomplete-suggestion:hover .search-suggestion-item-title,
.search-mini-suggestions .autocomplete-suggestion:hover .search-suggestion-item-title,
.past-searches .autocomplete-suggestion:hover .search-suggestion-item-title {
  text-decoration: underline;
}
.autocomplete-suggestions .autocomplete-suggestion:last-child,
.search-mini-suggestions .autocomplete-suggestion:last-child,
.past-searches .autocomplete-suggestion:last-child {
  margin: 0 -15px 0 -15px;
}
.autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected,
.search-mini-suggestions .autocomplete-suggestion.autocomplete-selected,
.past-searches .autocomplete-suggestion.autocomplete-selected {
  background: white;
}
.autocomplete-suggestions .autocomplete-suggestion .search-suggestion-item,
.search-mini-suggestions .autocomplete-suggestion .search-suggestion-item,
.past-searches .autocomplete-suggestion .search-suggestion-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.autocomplete-suggestions .autocomplete-suggestion .search-suggestion-item .user-portrait .image-holder,
.search-mini-suggestions .autocomplete-suggestion .search-suggestion-item .user-portrait .image-holder,
.past-searches .autocomplete-suggestion .search-suggestion-item .user-portrait .image-holder {
  overflow: hidden;
  border-radius: 20px;
  width: 34px;
  background: #E5E5E5;
}
.autocomplete-suggestions .autocomplete-suggestion .search-suggestion-item .user-portrait .image-holder img,
.search-mini-suggestions .autocomplete-suggestion .search-suggestion-item .user-portrait .image-holder img,
.past-searches .autocomplete-suggestion .search-suggestion-item .user-portrait .image-holder img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.autocomplete-suggestions .autocomplete-suggestion .search-suggestion-item .item-icon,
.search-mini-suggestions .autocomplete-suggestion .search-suggestion-item .item-icon,
.past-searches .autocomplete-suggestion .search-suggestion-item .item-icon {
  margin: 0 15px 0 0;
  width: 34px;
}
.autocomplete-suggestions .autocomplete-suggestion .search-suggestion-item .item-icon a:hover,
.search-mini-suggestions .autocomplete-suggestion .search-suggestion-item .item-icon a:hover,
.past-searches .autocomplete-suggestion .search-suggestion-item .item-icon a:hover {
  text-decoration: none;
}
.autocomplete-suggestions .autocomplete-suggestion .search-suggestion-item .item-icon svg,
.search-mini-suggestions .autocomplete-suggestion .search-suggestion-item .item-icon svg,
.past-searches .autocomplete-suggestion .search-suggestion-item .item-icon svg {
  height: 34px;
  width: 30px;
}
.autocomplete-suggestions .autocomplete-suggestion .search-suggestion-item .item-icon .user-icon,
.search-mini-suggestions .autocomplete-suggestion .search-suggestion-item .item-icon .user-icon,
.past-searches .autocomplete-suggestion .search-suggestion-item .item-icon .user-icon {
  width: 34px;
  height: 34px;
  min-width: 34px;
  font-size: 14px;
  justify-content: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: #107eab;
}
.autocomplete-suggestions .autocomplete-suggestion .search-suggestion-item .item-icon .tool-icon,
.search-mini-suggestions .autocomplete-suggestion .search-suggestion-item .item-icon .tool-icon,
.past-searches .autocomplete-suggestion .search-suggestion-item .item-icon .tool-icon {
  color: white;
  background: #107eab;
  border-radius: 5px;
  font-size: 14px;
  font-weight: bold;
  width: 34px;
  height: 34px;
  justify-content: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.autocomplete-suggestions .autocomplete-suggestion .search-suggestion-item .item-data .search-suggestion-item-title,
.search-mini-suggestions .autocomplete-suggestion .search-suggestion-item .item-data .search-suggestion-item-title,
.past-searches .autocomplete-suggestion .search-suggestion-item .item-data .search-suggestion-item-title {
  font-weight: 600;
}
.autocomplete-suggestions .autocomplete-suggestion .search-suggestion-item .item-data .search-suggestion-item-title svg,
.search-mini-suggestions .autocomplete-suggestion .search-suggestion-item .item-data .search-suggestion-item-title svg,
.past-searches .autocomplete-suggestion .search-suggestion-item .item-data .search-suggestion-item-title svg {
  width: 14px;
  height: 16px;
  margin-right: 10px;
  float: left;
  display: inline-block;
}
.autocomplete-suggestions .autocomplete-suggestion .search-suggestion-item .item-data .search-suggestion-item-title .title,
.search-mini-suggestions .autocomplete-suggestion .search-suggestion-item .item-data .search-suggestion-item-title .title,
.past-searches .autocomplete-suggestion .search-suggestion-item .item-data .search-suggestion-item-title .title {
  line-height: normal;
  font-weight: 600;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.autocomplete-suggestions .autocomplete-suggestion .search-suggestion-item .item-data .search-suggestion-item-description,
.search-mini-suggestions .autocomplete-suggestion .search-suggestion-item .item-data .search-suggestion-item-description,
.past-searches .autocomplete-suggestion .search-suggestion-item .item-data .search-suggestion-item-description {
  color: #6d6d6d;
  font-size: 11px;
}
.autocomplete-suggestions .autocomplete-suggestion .search-suggestion-item .item-data .search-suggestion-item-description .suggestion-breadcrumb .breadcrumbs,
.search-mini-suggestions .autocomplete-suggestion .search-suggestion-item .item-data .search-suggestion-item-description .suggestion-breadcrumb .breadcrumbs,
.past-searches .autocomplete-suggestion .search-suggestion-item .item-data .search-suggestion-item-description .suggestion-breadcrumb .breadcrumbs {
  padding: 0 10px 0 0;
}

.main-search .search-bar .panel-body {
  padding: 0;
}
.main-search .search-bar input {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #222;
  font-weight: 600;
  font-size: 14px;
}
.main-search .search-bar .input-text-wrapper {
  width: 100%;
  margin: 0;
  position: static;
}
.main-search .search-bar .input-group {
  flex-wrap: nowrap;
}
.main-search .search-bar .input-group .form-control {
  height: 48px;
  border-radius: 0;
  box-shadow: none;
  font-weight: 600;
}
.main-search .search-bar .input-group .input-group-btn {
  margin-left: -1px;
}
.main-search .search-bar .input-group .input-group-btn button {
  font-size: 1.125rem;
  width: 48px;
  height: 48px;
  padding: 0;
}
.main-search .pagination-bar .pagination-items-per-page {
  margin: 0;
}
.main-search .pagination-bar .pagination-items-per-page .dropdown-toggle {
  border-radius: 0;
  color: #107eab;
  border-color: #107eab;
}
.main-search .pagination-bar .pagination-items-per-page .dropdown-toggle:hover {
  background-color: white;
}
.main-search .pagination-bar .pagination-items-per-page .dropdown-toggle[aria-expanded=true] {
  background-color: #107eab;
  border-color: #107eab;
  color: #fff;
}
.main-search .pagination-bar .pagination li a, .main-search .pagination-bar .pagination li .page-link {
  border: 0;
  font-weight: 600;
  color: #107eab;
  padding: 8px 11px;
  font-size: 14px;
  line-height: 1;
  height: auto;
  border-radius: 0;
}
.main-search .pagination-bar .pagination li.active a {
  background-color: #107eab;
  border-color: #107eab;
  color: #fff;
}
.main-search .pagination-bar .pagination li.disabled a {
  color: #6D6D6D;
}
.main-search .search-results-wrapper {
  margin-top: 0;
  padding-top: 0;
}
.main-search .search-results-wrapper .items .item {
  margin: 15px 0 0 0 !important;
  padding: 0 0 15px 0 !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
}
.main-search .search-results-wrapper .items .item .content .highlight {
  background: none;
}
.main-search .search-results-wrapper .items .item .content .header {
  font-weight: 600;
  margin: 0 0 15px 0;
  padding: 0 25px 0 0;
  display: inline-block;
  position: relative;
  line-height: 1;
}
.main-search .search-results-wrapper .items .item .content .header a {
  color: #222;
  font-size: 16px;
  margin: 0;
}
.main-search .search-results-wrapper .items .item .content .header a:hover {
  text-decoration: underline;
}
.main-search .search-results-wrapper .items .item .content .header i.file {
  color: #222;
  font-size: 20px;
  text-align: left;
  margin-right: 0;
}
.main-search .search-results-wrapper .items .item .content .header .category {
  color: white;
  background: #107eab;
  padding: 2px 10px;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  background: #107eab;
  margin: 0 0 0 10px;
  border: 0;
  border-radius: 0;
  min-height: auto;
  text-transform: none;
  line-height: normal;
}
.main-search .search-results-wrapper .items .item .content .header .file-link {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  color: #107eab;
  background: none;
  padding: 0;
  border: 0;
}
.main-search .search-results-wrapper .items .item .content .header .file-link-preview {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 325px;
  position: absolute;
  right: -10px;
  top: 30px;
  background: white;
  padding: 10px;
  font-size: 14px;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}
.main-search .search-results-wrapper .items .item .content .header .file-link-preview .dialog-pointer {
  width: 15px;
  height: 15px;
  position: absolute;
  top: -7px;
  right: 10px;
  transform: rotate(45deg);
  background: white;
  z-index: 1;
  box-shadow: -4px -4px 9px -3px rgba(109, 109, 109, 0.3);
  border-radius: 0 0 20px 0;
}
.main-search .search-results-wrapper .items .item .content .header .file-link-preview input {
  width: 100%;
  margin-right: 10px;
  border-radius: 0;
  box-shadow: none;
  border: 0;
}
.main-search .search-results-wrapper .items .item .content .header .file-link-preview button {
  font-size: 12px;
}
.main-search .search-results-wrapper .items .item .content .description {
  color: #222;
  margin: 0 0 10px 0;
}
.main-search .search-results-wrapper .items .item .content .description:empty {
  margin: 0;
}
.main-search .search-results-wrapper .items .item .content .breadcrumbs {
  color: #6d6d6d;
  font-size: 12px;
  margin: 0 15px 0 0;
}
.main-search .search-results-wrapper .items .item .content .categories {
  margin: 10px 0 0 0;
}
.main-search .search-results-wrapper .items .item .content .categories .category {
  color: white;
  background: #107eab;
  padding: 2px 10px;
  font-size: 12px;
  margin: 0 5px 5px 0;
  font-weight: 600;
  display: inline-block;
  border: 0;
  border-radius: 0;
  min-height: auto;
  text-transform: none;
  line-height: normal;
}
.main-search .search-results-wrapper .items .item .item-icon-small {
  margin: 0 8px 0 0 !important;
  width: 18px;
}
.main-search .search-results-wrapper .items .item .item-icon-small svg {
  height: 20px;
  width: 14px;
  vertical-align: bottom;
}
.main-search .search-results-wrapper .items .item .item-icon-info {
  margin: 0 8px 0 0 !important;
  width: 18px;
}
.main-search .search-results-wrapper .items .item .item-icon-info svg {
  height: 20px;
  width: 18px;
  vertical-align: bottom;
}
.main-search .search-results-wrapper .items .item .lexicon-icon {
  margin-right: 5px;
}
.main-search .search-results-wrapper .items .item .item-icon {
  margin: 0 15px 0 0 !important;
  width: 40px;
}
.main-search .search-results-wrapper .items .item .item-icon a:hover {
  text-decoration: none;
}
.main-search .search-results-wrapper .items .item .item-icon .tool-icon {
  color: white;
  background: #107eab;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.main-search .search-results-wrapper .items .item .item-icon .person-icon {
  width: 40px;
  color: white;
  height: 40px;
  min-width: 40px;
  justify-content: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: #107eab;
  border-radius: 30px;
  overflow: hidden;
}
.main-search .search-results-wrapper .items .item .item-icon .user-portrait .image-holder {
  width: 40px;
}
.main-search .search-results-wrapper .items .item .item-icon .user-portrait .image-holder img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.main-search .search-feedback-anchor {
  font-size: 12px;
  text-transform: none;
  font-weight: 600;
  font-style: italic;
}

.security-dialog {
  padding: 100px 15px;
}
.security-dialog .dialog-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  max-width: 1000px;
  margin: auto;
  padding: 30px;
  position: relative;
  background: white;
}
.security-dialog .dialog-content .portlet-static {
  width: 100%;
}
.security-dialog .dialog-content .journal-content-article *:first-child {
  margin-top: 0;
}
.security-dialog .dialog-content #crossCloseDialog {
  background: none;
  border: 0;
  font-size: 22px;
  margin: 0 !important;
  line-height: 1;
  padding: 0;
  color: #222;
}
.security-dialog .dialog-content #btnCloseDialog {
  padding: 10px 20px;
  background: white;
  border: 1px solid #107eab;
  color: #107eab;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0;
  margin: 0 !important;
}
.security-dialog .dialog-content .security-dialog-content {
  margin: 15px 0;
}

.internal-job-portlet .edit-internal-job-dialog {
  display: none;
  position: fixed;
  z-index: 1;
  padding: 100px 15px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0, 0, 0, 0.4);
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form {
  width: 100%;
  max-width: 800px;
  margin: auto;
  padding: 30px;
  position: relative;
  background: white;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form .top-section {
  margin-bottom: 20px;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form .top-section .headline {
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: normal;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form .top-section .close-dialog {
  background: none;
  border: 0;
  font-size: 22px;
  margin: 0;
  line-height: 1;
  padding: 0;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form ul.nav {
  margin-top: 10px;
  border-bottom: 1px solid #E5E5E5;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form ul.nav li {
  margin: 0 30px 10px 0;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form ul.nav li a {
  border: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #6d6d6d;
  fill: #222;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form ul.nav li a:hover, .internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form ul.nav li a:focus {
  background: transparent;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form ul.nav li a.active {
  color: #107eab;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form ul.nav li a:after {
  display: none;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form form input[type=text], .internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form form textarea {
  padding: 8px 5px;
  background-color: #F8F8F8;
  border: 1px solid #E5E5E5;
  border-radius: 0;
  box-shadow: none;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form form .form-field-label {
  display: block;
  font-weight: normal;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form form .form-field-label .form-field-label-text {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin: 10px 0;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form form .form-field-label .form-field-label-text .apply-url-info {
  font-weight: normal;
  text-transform: initial;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form form .form-field-label input {
  display: block;
  width: 100%;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form form .form-field-label .checkbox {
  margin: 20px 0 0 0;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form form .form-field-label input[type=checkbox] {
  width: auto;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form form .form-field-label .required-input {
  border: 1px solid red !important;
  outline-color: rgba(255, 0, 0, 0.5) !important;
  outline-style: auto !important;
  outline: auto;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form form .form-field-label .datepickers input {
  width: auto;
  display: initial;
}
.internal-job-portlet .edit-internal-job-dialog .edit-internal-job-form form .button-row {
  margin-top: 25px;
}
.internal-job-portlet .internal-job-top-bar {
  margin-bottom: 30px;
  border-bottom: 1px solid #E5E5E5;
}
.internal-job-portlet .internal-job-top-bar .heading {
  margin-top: 0;
  text-transform: uppercase;
}
.internal-job-portlet .internal-job-top-bar .button-row {
  margin-top: 7px;
}
.internal-job-portlet .internal-job-top-bar .button-row button {
  background: none;
  border: 0;
  font-weight: bold;
  padding: 0;
  color: #222;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 20px 5px 0;
}
.internal-job-portlet .internal-job-top-bar .button-row button:last-child {
  margin-right: 0;
}
.internal-job-portlet .internal-job-top-bar .button-row button i:before {
  margin-top: -1px;
  margin-left: 5px;
  font-size: 14px;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .internal-job-portlet .internal-job-top-bar {
    margin-top: 35px;
  }
}
@media (max-width: 480px) {
  .internal-job-portlet .internal-job-top-bar {
    border: 0;
  }
  .internal-job-portlet .internal-job-top-bar .left-section {
    float: none;
    border-bottom: 1px solid #E5E5E5;
  }
  .internal-job-portlet .internal-job-top-bar div {
    float: none;
  }
}
.internal-job-portlet .internal-jobs button {
  background: none;
  border: 0;
  padding: 0;
}
.internal-job-portlet .internal-jobs .header {
  text-transform: uppercase;
  font-weight: bold;
}
.internal-job-portlet .internal-jobs .header h3 {
  margin-top: 0;
}
.internal-job-portlet .internal-jobs .header .date {
  text-align: right;
}
.internal-job-portlet .internal-jobs .jobItem {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
.internal-job-portlet .internal-jobs .title {
  font-weight: bold;
  font-size: 18px;
  color: #222;
  display: inline-block;
  line-height: 1.2;
}
.internal-job-portlet .internal-jobs .date {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
}
.internal-job-portlet .internal-jobs .applyByDate {
  font-size: 13px;
  font-weight: 600;
  color: #6D6D6D;
}
.internal-job-portlet .internal-jobs .edit-entry-btn {
  margin: 0 5px 0 15px;
}
@media (max-width: 670px) {
  .internal-job-portlet .internal-jobs .header {
    display: none;
  }
  .internal-job-portlet .internal-jobs div {
    float: none;
    width: 100%;
    flex: none;
    max-width: none;
  }
  .internal-job-portlet .internal-jobs .title {
    margin-bottom: 5px;
  }
  .internal-job-portlet .internal-jobs .date {
    display: block;
  }
}

#portlet_fi_helsinki_flamma_internal_jobs_view_portlet .backlink {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 600;
}

.flamma-open-position p, .flamma-open-position .apply-date {
  font-size: 16px;
}
.flamma-open-position .apply-date {
  font-weight: 600;
  color: #6D6D6D;
}
.flamma-open-position .apply-link {
  margin: 25px 0 0 0;
}

@media (min-width: 991px) {
  .col-md-4 .internal-job-portlet .internal-job-top-bar {
    border: 0;
  }
  .col-md-4 .internal-job-portlet .internal-job-top-bar .left-section {
    float: none;
    border-bottom: 1px solid #E5E5E5;
  }
  .col-md-4 .internal-job-portlet .internal-job-top-bar div {
    float: none;
  }
}
@media (min-width: 991px) {
  .col-md-4 .internal-job-portlet .internal-jobs .header {
    display: none;
  }
  .col-md-4 .internal-job-portlet .internal-jobs div {
    float: none;
    width: 100%;
    flex: none;
    max-width: none;
  }
  .col-md-4 .internal-job-portlet .internal-jobs .title {
    margin-bottom: 5px;
  }
  .col-md-4 .internal-job-portlet .internal-jobs .date {
    display: block;
  }
}

.lunch-list-menu-portlet .form-group {
  margin-bottom: 25px;
}
.lunch-list-menu-portlet .campusSelect {
  margin-bottom: 25px;
  width: 100%;
}
.lunch-list-menu-portlet ul.datetabs li {
  border: 0;
  margin: 0 5px 10px 0;
}
.lunch-list-menu-portlet ul.datetabs li a {
  color: #222;
  font-weight: bold;
  background: white;
  border: 1px solid #E5E5E5;
  border-radius: 0;
  font-size: 12px;
  position: static;
  padding: 0.5rem 1rem;
}
.lunch-list-menu-portlet ul.datetabs li a:hover, .lunch-list-menu-portlet ul.datetabs li a:focus {
  background: white;
}
.lunch-list-menu-portlet ul.datetabs li a.active {
  border-radius: 0;
  border: 1px solid #107eab;
  color: white;
  background: #107eab;
}
.lunch-list-menu-portlet .menuContainer .lunchmenu .restaurantMenu {
  margin-bottom: 30px;
}
.lunch-list-menu-portlet .menuContainer .lunchmenu .restaurantMenu h2 {
  display: inline-block;
  margin-right: 15px;
}
.lunch-list-menu-portlet .menuContainer .lunchmenu .restaurantMenu .restaurant-info {
  font-size: 12px;
  font-weight: 600;
  margin: 0 0 20px 0;
  display: inline-block;
}
.lunch-list-menu-portlet .menuContainer .lunchmenu p {
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

#navigation #mainmenu #megamenu {
  width: 100vw;
  max-width: 1350px;
  left: -82px;
  padding: 0 15px;
  background: none;
  border: 0;
  box-shadow: none;
}
@media (max-width: 1265px) {
  #navigation #mainmenu #megamenu {
    max-width: 1220px;
  }
}
#navigation #mainmenu #megamenu .megamenuContainer {
  padding: 30px 30px 0 30px;
  background: white;
  border: 1px solid #E5E5E5;
  box-shadow: 0 4px 4px 0 rgba(109, 109, 109, 0.3);
}
#navigation #mainmenu #megamenu .megamenuContainer .service-fields li {
  border: 1px solid #E5E5E5;
  float: left;
  margin-right: 10px;
}
#navigation #mainmenu #megamenu .megamenuContainer .service-fields li button, #navigation #mainmenu #megamenu .megamenuContainer .service-fields li a {
  display: block;
  padding: 15px;
  background: none;
  border: 0;
  text-decoration: none;
  font-weight: bold;
}
#navigation #mainmenu #megamenu .megamenuContainer .service-fields li.linkTab {
  background: #F8F8F8;
}
#navigation #mainmenu #megamenu .megamenuContainer .service-fields li.selected {
  background: #107eab;
  border: 1px solid #107eab;
}
#navigation #mainmenu #megamenu .megamenuContainer .service-fields li.selected button, #navigation #mainmenu #megamenu .megamenuContainer .service-fields li.selected a {
  color: white;
}
#navigation #mainmenu #megamenu .megamenuContainer .service-site-menus {
  margin-top: 25px;
  width: 100%;
}
#navigation #mainmenu #megamenu .megamenuContainer .service-site-menus .service-menu {
  display: none;
}
#navigation #mainmenu #megamenu .megamenuContainer .service-site-menus .service-menu .menuContainer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#navigation #mainmenu #megamenu .megamenuContainer .service-site-menus .service-menu.selected {
  display: block;
}
#navigation #mainmenu #megamenu .megamenuContainer .service-site-menus .service-menu .serviceList {
  width: 100%;
  margin: 0 0 30px 0;
}
#navigation #mainmenu #megamenu .megamenuContainer .service-site-menus .service-menu .serviceList .service-pages {
  max-width: 800px;
  column-count: 2;
  column-gap: 0;
}
#navigation #mainmenu #megamenu .megamenuContainer .service-site-menus .service-menu .serviceList .service-pages li {
  width: 100%;
  padding-right: 30px;
}
#navigation #mainmenu #megamenu .megamenuContainer .service-site-menus .service-menu .recommendedServices {
  background: #F8F8F8;
  padding: 30px;
  min-width: 300px;
}
#navigation #mainmenu #megamenu .megamenuContainer .service-site-menus .service-menu .recommendedServices *:first-child {
  margin-top: 0;
}
#navigation #mainmenu #megamenu .megamenuContainer .service-site-menus .service-menu .recommendedServices *:last-child {
  margin-bottom: 0;
}
#navigation #mainmenu #megamenu .megamenuContainer .service-site-menus .service-menu .recommendedServices p, #navigation #mainmenu #megamenu .megamenuContainer .service-site-menus .service-menu .recommendedServices a {
  font-size: 14px;
}

.navigation-row {
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  background-color: #F8F8F8;
}

#navigation {
  max-width: 1350px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 1279px) {
  #navigation {
    max-width: 1220px;
  }
}
#navigation ul {
  list-style-type: none;
}
#navigation > ul > li {
  float: left;
}
#navigation > ul > li > a, #navigation > ul > li > button {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #222;
  padding: 20px;
  position: relative;
  border: 0;
  background-color: #F8F8F8;
}
#navigation > ul > li > a:hover, #navigation > ul > li > a:focus, #navigation > ul > li > a:active, #navigation > ul > li > button:hover, #navigation > ul > li > button:focus, #navigation > ul > li > button:active {
  text-decoration: none;
  color: #222;
}
#navigation > ul > li > a .navi-arrow, #navigation > ul > li > button .navi-arrow {
  height: 8px;
  width: 12px;
  margin-left: 5px;
}
#navigation > ul > li.open > a, #navigation > ul > li.open > button {
  z-index: 2;
  background-color: white !important;
}
#navigation > ul > li.open > a:focus, #navigation > ul > li.open > button:focus {
  outline: rgba(0, 152, 208, 0.5) auto;
}
#navigation > ul > li.open > a svg, #navigation > ul > li.open > button svg {
  transform: rotate(180deg);
}
#navigation #mainmenu {
  float: left;
}
#navigation #mainmenu > li {
  border-right: 1px solid #E5E5E5;
}
#navigation #mainmenu > li:first-child {
  border-left: 1px solid #E5E5E5;
}
#navigation #mainmenu > li:first-child a {
  padding-bottom: 15px;
}
#navigation #mainmenu > li:first-child.selected {
  background: #107eab;
}
#navigation #mainmenu > li:first-child.selected .navi-home {
  fill: white;
}
#navigation #mainmenu > li > a, #navigation #mainmenu > li > button {
  text-transform: uppercase;
}
#navigation #mainmenu > li > a .navi-home, #navigation #mainmenu > li > button .navi-home {
  width: 25px;
  height: 20px;
}
#navigation #mainmenu .my-department .submenu .department-title {
  text-transform: uppercase;
  font-weight: bold;
}
#navigation #mainmenu .my-department .submenu .noDepartment {
  text-align: center;
  font-weight: normal;
}
#navigation #mainmenu .my-department .submenu .noDepartment a {
  margin-top: 15px;
  display: inline-block;
  color: #107eab;
  font-weight: 600;
}
#navigation #mainmenu .my-department .submenu hr {
  padding-top: 0;
  margin-bottom: 15px;
}
@media (max-width: 960px) {
  #navigation #mainmenu .my-department .submenu {
    left: auto;
    right: -1px;
  }
}
#navigation #mainmenu .submenu {
  display: none;
  position: absolute;
  background: white;
  z-index: 1;
  padding: 30px;
  left: -1px;
  top: 58px;
  width: 345px;
  border: 1px solid #E5E5E5;
  box-shadow: 0 4px 4px 0 rgba(109, 109, 109, 0.3);
}
#navigation #mainmenu .submenu a {
  color: #222;
}
#navigation #mainmenu .submenu a:hover {
  color: #222;
}
#navigation #mainmenu .submenu .site-map-nav {
  color: #107eab !important;
}
#navigation #mainmenu .submenu .heading {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  display: inline-block;
}
#navigation #mainmenu .submenu > ul li {
  font-weight: 600;
}
#navigation #mainmenu .submenu ul li {
  margin-bottom: 15px;
}
#navigation #mainmenu .submenu ul li:last-child {
  margin-bottom: 0;
}
#navigation #user-role-menu {
  float: right;
}
#navigation #user-role-menu li {
  float: left;
}
#navigation #user-role-menu li button.nav-toggle {
  display: none;
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
}
#navigation #user-role-menu li ul li a {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #222;
  padding: 20px;
  position: relative;
  background-color: #F8F8F8;
  border-left: 1px solid #E5E5E5;
}
#navigation #user-role-menu li ul li a:hover {
  text-decoration: none;
}
#navigation #user-role-menu li ul li:last-child a {
  border-right: 1px solid #E5E5E5;
}
@media (min-width: 1280px) {
  #navigation #user-role-menu .submenu {
    display: block !important;
  }
}
@media (max-width: 1279px) {
  #navigation #user-role-menu li button.nav-toggle {
    display: block;
  }
  #navigation #user-role-menu .submenu {
    display: none;
    position: absolute;
    top: 59px;
    right: 0;
    z-index: 1;
    border: 1px solid #E5E5E5;
    box-shadow: 0 4px 4px 0 rgba(109, 109, 109, 0.3);
    background: white;
    padding: 30px;
    width: 220px;
  }
  #navigation #user-role-menu .submenu li {
    float: none;
    margin-bottom: 15px;
  }
  #navigation #user-role-menu .submenu li:last-child {
    margin-bottom: 0;
  }
  #navigation #user-role-menu .submenu li a {
    padding: 0;
    background: white;
    border: 0;
  }
}

.portlet-navigation .backToMainPage {
  background: #107eab;
  color: white;
  border-bottom: 6px solid white;
}
.portlet-navigation .backToMainPage a {
  padding: 10px 30px;
  position: relative;
  display: block;
  color: white;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
.portlet-navigation .backToMainPage a i {
  position: absolute;
  left: 11px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .portlet-navigation .flamma-subnavigation {
    display: none;
  }
}
.portlet-navigation .flamma-subnavigation .navItems {
  padding: 30px;
}
.portlet-navigation .flamma-subnavigation .nav-headline {
  font-weight: bold !important;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}
.portlet-navigation .flamma-subnavigation ul {
  list-style-type: none;
}
.portlet-navigation .flamma-subnavigation ul li {
  margin-bottom: 10px;
}
.portlet-navigation .flamma-subnavigation ul li a {
  color: #222;
  font-size: 18px;
  position: relative;
  display: inline-block;
  width: 100%;
}
.portlet-navigation .flamma-subnavigation ul li.selected > a {
  font-weight: 600;
}
.portlet-navigation .flamma-subnavigation ul li:not(.has-children) a:after {
  display: none !important;
}
.portlet-navigation .flamma-subnavigation ul li.has-children > a {
  padding: 0 20px 0 0;
}
.portlet-navigation .flamma-subnavigation ul li.has-children a:after {
  font-family: fontawesome-alloy;
  content: "\f078";
  font-size: 14px;
  font-weight: normal;
  line-height: 0;
  position: absolute;
  right: 0;
  top: 50%;
}
.portlet-navigation .flamma-subnavigation ul li.has-children:not(.open) a:after {
  transform: rotate(-90deg) !important;
}
.portlet-navigation .flamma-subnavigation ul li.has-children.open a:after {
  transform: rotate(0deg);
}
.portlet-navigation .flamma-subnavigation ul li ul {
  margin: 10px 0 10px 15px;
}

.portlet-navigation .flamma-subnavigation-mobile {
  display: none;
  padding: 0 0 30px 0;
  position: relative;
}
@media (max-width: 991px) {
  .portlet-navigation .flamma-subnavigation-mobile {
    display: block;
  }
}
.portlet-navigation .flamma-subnavigation-mobile #mp-pusher-mobile {
  display: none;
}
.portlet-navigation .flamma-subnavigation-mobile #nav-mobile-dialog-toggle {
  width: 100%;
  background: none;
  padding: 10px 45px;
  position: relative;
  border: 1px solid #222;
  border-radius: 4px;
  font-size: 18px;
  font-weight: bold;
}
.portlet-navigation .flamma-subnavigation-mobile #nav-mobile-dialog-toggle svg {
  fill: #222 !important;
  width: 20px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 16px;
}
.portlet-navigation .flamma-subnavigation-mobile .close-dialog {
  background: none;
  border: 0;
  padding: 0;
  margin: 15px 15px 10px 15px;
  line-height: 1;
}
.portlet-navigation .flamma-subnavigation-mobile .close-dialog svg {
  fill: #222;
  width: 15px;
  height: 15px;
}

@media (max-width: 991px) {
  #wrapper .flamma-subnavigation-mobile {
    /* overlays for pusher and for level that gets covered */
    /* overlap */
    /* First level */
    /* cover */
    /* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
    /* We'll show the first level only */
  }
  #wrapper .flamma-subnavigation-mobile .mp-pusher {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    transform: translate3d(0px, 0px, 0px) !important;
    width: 100%;
    z-index: 1;
  }
  #wrapper .flamma-subnavigation-mobile .mp-level-open {
    display: block !important;
    position: relative !important;
  }
  #wrapper .flamma-subnavigation-mobile .mp-level-open:not(.mp-level-overlay) ul li {
    display: block;
  }
  #wrapper .flamma-subnavigation-mobile .mp-level-1 {
    display: block !important;
    position: relative !important;
  }
  #wrapper .flamma-subnavigation-mobile .mp-level-overlay ul > li {
    display: none;
  }
  #wrapper .flamma-subnavigation-mobile .mp-level-overlay ul > li.open-list-item {
    display: block;
    box-shadow: none !important;
  }
  #wrapper .flamma-subnavigation-mobile .mp-level-overlay ul > li.open-list-item > .main-level-item, #wrapper .flamma-subnavigation-mobile .mp-level-overlay ul > li.open-list-item > .sub-level-item {
    display: none;
  }
  #wrapper .flamma-subnavigation-mobile .mp-level-overlay ul > li.open-list-item .back-buttons, #wrapper .flamma-subnavigation-mobile .mp-level-overlay ul > li.open-list-item .mobnav-header {
    display: none;
  }
  #wrapper .flamma-subnavigation-mobile .mp-level-overlay ul > li.open-list-item .mp-level-open:not(.mp-level-overlay) .back-buttons, #wrapper .flamma-subnavigation-mobile .mp-level-overlay ul > li.open-list-item .mp-level-open:not(.mp-level-overlay) .mobnav-header {
    display: block;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu {
    position: absolute; /* we can't use fixed here :( */
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: auto;
    background: white;
    border-right: 0;
    box-shadow: rgba(109, 109, 109, 0.3) 0 1px 10px;
    transform: translate3d(0px, 0px, 0px) !important;
    overflow: hidden;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu .main-level-item, #wrapper .flamma-subnavigation-mobile .mp-menu .sub-level-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu .main-level-item a, #wrapper .flamma-subnavigation-mobile .mp-menu .sub-level-item a {
    flex: 9;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu .main-level-item a.mp-open, #wrapper .flamma-subnavigation-mobile .mp-menu .sub-level-item a.mp-open {
    flex: 1;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: white;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu ul li .mobnav-header {
    display: block;
    width: 100%;
    text-align: left;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu ul li .mobnav-header a {
    width: 40px;
    display: inline-block;
    padding: 3px 15px;
    font-weight: 500;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu ul li .mobnav-header a:before {
    color: #222;
    font-size: 30px;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu ul li .mobnav-header a.mp-back-root:before {
    content: "‹";
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu ul li .mobnav-header a.mp-back:before {
    content: "‹";
    line-height: 1.2;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu ul li .mobnav-header.mobnav-main-header span {
    font-size: 18px;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu ul li .mobnav-header.mobnav-sub-header a.heading {
    font-weight: bold;
    font-size: 14px;
    text-transform: none;
    width: auto;
    padding: 15px 0;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu .mp-level {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    background-color: white;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu .mp-level:after {
    z-index: -1;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu .mp-level-2 ul li a:not(.mp-back) {
    padding: 15px 15px 15px 40px;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu .mp-level-2 ul li a.mp-open {
    padding: 0;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu .mp-open {
    float: left;
    padding: 0;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu .mp-open span {
    display: block;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu .mp-open:hover, #wrapper .flamma-subnavigation-mobile .mp-menu .mp-open:focus {
    background: none !important;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu .mp-open:before {
    display: block;
    content: "›";
    color: #222;
    text-align: center;
    font-size: 30px;
    line-height: 1;
    padding: 8px 20px 10px 20px;
    font-weight: normal;
  }
  #wrapper .flamma-subnavigation-mobile .mp-pusher::after,
  #wrapper .flamma-subnavigation-mobile .mp-level::after,
  #wrapper .flamma-subnavigation-mobile .mp-level::before {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    content: "";
    opacity: 0;
  }
  #wrapper .flamma-subnavigation-mobile .mp-pusher.mp-pushed::after,
  #wrapper .flamma-subnavigation-mobile .mp-level.mp-level-overlay::after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity, 0.3s 1s;
    -webkit-transition-delay: 0s;
    -moz-transition: opacity, 0.3s 1s;
    -o-transition: opacity, 0.3s 1s;
    transition: opacity 0.3s 1s false false;
  }
  #wrapper .flamma-subnavigation-mobile .mp-level.mp-level-overlay {
    cursor: pointer;
  }
  #wrapper .flamma-subnavigation-mobile .mp-level.mp-level-overlay.mp-level::before {
    width: 100%;
    height: 100%;
    background: transparent;
    opacity: 1;
  }
  #wrapper .flamma-subnavigation-mobile .mp-overlap .mp-level.mp-level-open {
    -webkit-box-shadow: 1px 0 2px #E5E5E5;
    -moz-box-shadow: 1px 0 2px #E5E5E5;
    box-shadow: 1px 0 2px #E5E5E5;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu > .mp-level,
  #wrapper .flamma-subnavigation-mobile .mp-menu > .mp-level.mp-level-open,
  #wrapper .flamma-subnavigation-mobile .mp-menu.mp-overlap > .mp-level,
  #wrapper .flamma-subnavigation-mobile .mp-menu.mp-overlap > .mp-level.mp-level-open {
    box-shadow: none;
    transform: translate3d(0px, 0px, 0px) !important;
  }
  #wrapper .flamma-subnavigation-mobile .mp-cover .mp-level.mp-level-open {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all, 0.5s 1s;
    -webkit-transition-delay: initial;
    -o-transition: all, 0.5s 1s;
    transition: all 0.5s 1s false false;
  }
  #wrapper .flamma-subnavigation-mobile .mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu.mp-overlap .heading::before {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 8px;
    line-height: 1.8;
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s;
    transition: opacity 0.3s, transform 0.1s 0.3s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu.mp-cover .main-nav-item.heading {
    box-shadow: inset 0 -1px #E5E5E5, inset 0 0px #E5E5E5;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu.mp-cover .main-nav-item.heading a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
  }
  #wrapper .flamma-subnavigation-mobile .mp-overlap .mp-level.mp-level-overlay > .heading::before {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu ul li {
    padding: 0;
    box-shadow: inset 0 -1px #E5E5E5;
    overflow: hidden;
    *zoom: 1;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu ul li a {
    font-family: "Open Sans", sans-serif;
    float: left;
    padding: 15px;
    font-size: 14px;
    color: #222;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu ul li::before {
    position: absolute;
    left: 10px;
    z-index: -1;
    color: rgba(0, 0, 0, 0.2);
    line-height: 3.5;
  }
  #wrapper .flamma-subnavigation-mobile .mp-level > ul > li:first-child {
    box-shadow: inset 0 -1px #E5E5E5, inset 0 1px #E5E5E5;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu ul li:hover,
  #wrapper .flamma-subnavigation-mobile .mp-level > ul > li:first-child:hover {
    background: white;
    text-decoration: none;
  }
  #wrapper .flamma-subnavigation-mobile .mp-menu .mp-level.mp-level-overlay > .mp-back,
  #wrapper .flamma-subnavigation-mobile .mp-menu .mp-level.mp-level-overlay > .mp-back::after {
    background: transparent;
    box-shadow: none;
    color: transparent;
  }
  #wrapper .flamma-subnavigation-mobile .no-csstransforms3d .mp-pusher,
  #wrapper .flamma-subnavigation-mobile .no-js .mp-pusher {
    padding-left: 300px;
  }
  #wrapper .flamma-subnavigation-mobile .no-csstransforms3d .mp-menu .mp-level,
  #wrapper .flamma-subnavigation-mobile .no-js .mp-menu .mp-level {
    display: none;
  }
  #wrapper .flamma-subnavigation-mobile .no-csstransforms3d .mp-menu > .mp-level,
  #wrapper .flamma-subnavigation-mobile .no-js .mp-menu > .mp-level {
    display: block;
  }
}

.tree-navigation-portlet .tree {
  column-count: 3;
  column-gap: 15px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 930px) {
  .tree-navigation-portlet .tree {
    column-count: 1;
  }
}
.tree-navigation-portlet .tree h2 {
  margin: 35px 0 10px 0;
}
.tree-navigation-portlet .tree .root-item {
  display: inline-block;
}
.tree-navigation-portlet .tree .root-item .tree-entry {
  font-weight: bold;
  color: #222;
}
.tree-navigation-portlet .tree .root-item > ul > li {
  list-style: none;
  margin-top: 5px;
}
.tree-navigation-portlet .tree .root-item > ul > li > a {
  font-weight: bold;
  color: #222;
  display: block;
  margin-bottom: 2px;
}
.tree-navigation-portlet .tree .root-item > ul > li .child-item {
  margin-left: 25px;
  list-style: none;
}
.tree-navigation-portlet .tree .root-item > ul > li .child-item .tree-child-entry {
  color: #222;
}

.tree-navigation-template .tree {
  column-count: 3;
  column-gap: 15px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 930px) {
  .tree-navigation-template .tree {
    column-count: 1;
  }
}
.tree-navigation-template .tree .root-item {
  display: inline-block;
  margin-top: 5px;
  width: 100%;
}
.tree-navigation-template .tree .root-item .tree-entry {
  font-weight: bold;
  color: #222;
}
.tree-navigation-template .tree .root-item .child-item {
  margin-left: 25px;
  list-style: none;
}
.tree-navigation-template .tree .root-item .child-item .tree-child-entry {
  color: #222;
}

.dialog-black-curtain.add-news > .portlet-boundary_fi_helsinki_flamma_news_add_portlet_ {
  width: 100%;
  max-width: 1220px;
  padding: 0 15px;
  background: transparent;
  z-index: 5;
  margin: 0 auto;
  overflow: visible;
}

.add-news-dialog .add-news-form {
  background: white;
  padding: 30px 30px 15px 30px;
}
@media (max-width: 930px) {
  .add-news-dialog .add-news-form {
    padding-bottom: 30px;
  }
}
.add-news-dialog .add-news-form .news-error-message {
  padding: 0 0 15px 0;
}
.add-news-dialog .add-news-form .news-error-message .dialogMessage {
  line-height: 1;
  padding: 15px;
  background: #A31621;
  width: 100%;
  color: white;
  font-weight: bold;
}
.add-news-dialog .add-news-form .news-error-message .dialogMessage svg {
  fill: white;
  height: 20px;
  width: 20px;
  position: absolute;
  margin-top: -4px;
}
.add-news-dialog .add-news-form .news-error-message .dialogMessage span {
  padding-left: 30px;
}
.add-news-dialog .add-news-form .form-field-label, .add-news-dialog .add-news-form .form-field {
  display: block;
  font-weight: normal;
}
.add-news-dialog .add-news-form .form-field-label .form-field-label-text, .add-news-dialog .add-news-form .form-field .form-field-label-text {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin: 10px 0;
}
.add-news-dialog .add-news-form .form-field-label .form-field-label-headline, .add-news-dialog .add-news-form .form-field .form-field-label-headline {
  font-size: 16px;
}
.add-news-dialog .add-news-form .news-char-counter {
  font-size: 12px;
  color: #6d6d6d;
  margin: 0 10px;
}
.add-news-dialog .add-news-form .toggle-guide-text {
  background: #6d6d6d;
  border: 0;
  border-radius: 20px;
  width: 22px;
  height: 22px;
  color: white;
  font-weight: bolder;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  line-height: 1;
}
.add-news-dialog .add-news-form .guide-text-popup {
  position: absolute;
  z-index: 1;
  top: 35px;
  right: 0;
  background: white;
  padding: 15px;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}
.add-news-dialog .add-news-form .guide-text-popup *:first-child {
  margin-top: 0;
  padding-top: 0;
}
.add-news-dialog .add-news-form .guide-text-popup *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.add-news-dialog .add-news-form .guideInputRow {
  position: relative;
  padding-right: 30px;
  margin-bottom: 10px;
}
.add-news-dialog .add-news-form .guideInputRow.labelRow {
  margin-bottom: 0;
}
.add-news-dialog .add-news-form .guideInputRow.staticGuidePosition .toggle-guide-text {
  top: 20px;
}
.add-news-dialog .add-news-form .form-group {
  margin-bottom: 0;
}
.add-news-dialog .add-news-form .select-news-target {
  border-radius: 0;
  padding: 10px 40px 10px 15px;
  background: url(/o/flamma-theme/images/flamma/svg/images/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: right 15px top 50%;
  background-color: #F8F8F8;
  border: 1px solid #E5E5E5;
  width: 100%;
  text-align: left;
}
.add-news-dialog .add-news-form .select-news-target:disabled {
  opacity: 0.5;
}
.add-news-dialog .add-news-form .select-news-target-popup {
  position: absolute;
  z-index: 1;
  width: 100%;
  background: white;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
  padding: 25px 25px 10px 25px;
  max-height: 300px;
  overflow-y: scroll;
}
.add-news-dialog .add-news-form .select-news-target-popup hr {
  padding: 0;
  margin: 15px 0;
}
.add-news-dialog .add-news-form .select-news-target-popup label:first-child {
  margin-top: 0;
}
.add-news-dialog .add-news-form .select-news-target-popup label.indent-1 {
  margin-left: 20px;
}
.add-news-dialog .add-news-form .select-news-target-popup label.indent-2 {
  margin-left: 40px;
}
.add-news-dialog .add-news-form input[type=text], .add-news-dialog .add-news-form textarea {
  padding: 8px 5px;
  background-color: #F8F8F8;
  border: 1px solid #E5E5E5;
  border-radius: 0;
  box-shadow: none;
}
.add-news-dialog .add-news-form .form-control[disabled] {
  color: #6d6d6d;
  opacity: 0.8;
}
.add-news-dialog .add-news-form input[type=text], .add-news-dialog .add-news-form select, .add-news-dialog .add-news-form textarea {
  width: 100%;
}
.add-news-dialog .add-news-form .required-input {
  border: 1px solid red !important;
  outline-color: rgba(255, 0, 0, 0.5) !important;
  outline-style: auto !important;
  outline: auto;
}
.add-news-dialog .add-news-form .text-error {
  color: red;
}
.add-news-dialog .add-news-form .top-section {
  margin-bottom: 20px;
}
.add-news-dialog .add-news-form .top-section .headline {
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: normal;
}
.add-news-dialog .add-news-form .top-section .close-dialog {
  background: none;
  border: 0;
  font-size: 22px;
  margin: 0;
  line-height: 1;
  padding: 0;
}
.add-news-dialog .add-news-form .left-section {
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .add-news-dialog .add-news-form .left-section {
    margin-bottom: 45px;
  }
}
.add-news-dialog .add-news-form .left-section .news-form-settings {
  position: relative;
}
.add-news-dialog .add-news-form .left-section .datepickers input {
  display: inline-block;
  float: left;
  border-radius: 0;
  box-shadow: none;
  text-align: center;
  font-size: 14px;
}
@media (max-width: 930px) {
  .add-news-dialog .add-news-form .left-section .datepickers input {
    font-size: 12px;
  }
}
.add-news-dialog .add-news-form .left-section .datepickers input.date-input {
  width: 65%;
}
.add-news-dialog .add-news-form .left-section .datepickers input.time-input {
  width: 35%;
  border-left: 0;
}
.add-news-dialog .add-news-form .left-section .datepicker-only input {
  display: inline-block;
  width: 100%;
  float: left;
  border-radius: 0;
  box-shadow: none;
  text-align: center;
  font-size: 14px;
}
.add-news-dialog .add-news-form .left-section .lift-selection-hidden {
  display: none;
}
.add-news-dialog .add-news-form .right-section {
  margin-bottom: 15px;
}
.add-news-dialog .add-news-form .right-section ul.nav {
  margin-top: 10px;
  border-bottom: 1px solid #E5E5E5;
}
.add-news-dialog .add-news-form .right-section ul.nav li {
  margin: 0 30px 10px 0;
}
.add-news-dialog .add-news-form .right-section ul.nav li a {
  border: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #6d6d6d;
  fill: #222;
}
.add-news-dialog .add-news-form .right-section ul.nav li a:hover, .add-news-dialog .add-news-form .right-section ul.nav li a:focus {
  background: transparent;
}
.add-news-dialog .add-news-form .right-section ul.nav li a.active {
  color: #107eab;
}
.add-news-dialog .add-news-form .right-section ul.nav li a:after {
  display: none;
}
.add-news-dialog .add-news-form .right-section #_fi_helsinki_flamma_news_add_portlet_assetTagsSelectorassetTagsSelector {
  margin: 0 0 10px 0;
}
.add-news-dialog .add-news-form .right-section #_fi_helsinki_flamma_news_add_portlet_assetTagsSelectorassetTagsSelector .sheet-subtitle, .add-news-dialog .add-news-form .right-section #_fi_helsinki_flamma_news_add_portlet_assetTagsSelectorassetTagsSelector label {
  display: none;
}
.add-news-dialog .add-news-form .right-section #_fi_helsinki_flamma_news_add_portlet_assetTagsSelectorassetTagsSelector .input-group-item {
  border: 0;
  margin: 0;
  width: 100%;
}
.add-news-dialog .add-news-form .right-section #_fi_helsinki_flamma_news_add_portlet_assetTagsSelectorassetTagsSelector .input-group-item .form-control-tag-group {
  border: none;
  background: transparent !important;
}
.add-news-dialog .add-news-form .right-section #_fi_helsinki_flamma_news_add_portlet_assetTagsSelectorassetTagsSelector .input-group-item .form-control-tag-group > .input-group-item.input-group-item-shrink {
  display: none;
}
.add-news-dialog .add-news-form .right-section #_fi_helsinki_flamma_news_add_portlet_assetTagsSelectorassetTagsSelector .input-group-item .form-control {
  padding-left: 0;
  padding-right: 0;
}
.add-news-dialog .add-news-form .right-section #_fi_helsinki_flamma_news_add_portlet_assetTagsSelectorassetTagsSelector .input-group-item .form-control .form-control-inset {
  margin-left: 0;
}
.add-news-dialog .add-news-form .right-section #_fi_helsinki_flamma_news_add_portlet_assetTagsSelectorassetTagsSelector .input-group-item .form-control .label-secondary {
  background-color: #dee7f8;
  border-radius: 1.25rem;
  border: 1px solid #cad8f3;
  padding: 7px 11px;
  margin: 0 5px 10px 0;
}
.add-news-dialog .add-news-form .right-section #_fi_helsinki_flamma_news_add_portlet_assetTagsSelectorassetTagsSelector .input-group-item .form-control .label-secondary:focus {
  outline: 0;
}
.add-news-dialog .add-news-form .right-section #_fi_helsinki_flamma_news_add_portlet_assetTagsSelectorassetTagsSelector .input-group-item .form-control .label-secondary:focus button {
  outline-color: rgba(0, 152, 208, 0.5) !important;
  outline-style: auto !important;
  outline: auto;
}
.add-news-dialog .add-news-form .right-section #_fi_helsinki_flamma_news_add_portlet_assetTagsSelectorassetTagsSelector .input-group-item .form-control .label-secondary svg {
  color: #A31621;
}
.add-news-dialog .add-news-form .right-section #_fi_helsinki_flamma_news_add_portlet_assetTagsSelectorassetTagsSelector .input-group-item .form-control .autofit-row {
  width: inherit;
}
.add-news-dialog .add-news-form .right-section #_fi_helsinki_flamma_news_add_portlet_assetTagsSelectorassetTagsSelector textarea, .add-news-dialog .add-news-form .right-section #_fi_helsinki_flamma_news_add_portlet_assetTagsSelectorassetTagsSelector input {
  height: 37px !important;
  margin-bottom: 10px;
}
.add-news-dialog .add-news-form .right-section #_fi_helsinki_flamma_news_add_portlet_assetTagsSelectorassetTagsSelector .btn-group button {
  margin: 0 5px 0 0;
}
.add-news-dialog .add-news-form .right-section .add-picture input, .add-news-dialog .add-news-form .right-section .add-picture textarea, .add-news-dialog .add-news-form .right-section .add-picture img, .add-news-dialog .add-news-form .right-section .add-picture button {
  margin-bottom: 10px;
}
.add-news-dialog .add-news-form .right-section .add-picture .custom-file-upload {
  margin-bottom: 10px;
}
.add-news-dialog .add-news-form .right-section .add-picture .custom-file-upload button {
  margin-bottom: 0;
}
.add-news-dialog .add-news-form .right-section .add-picture .custom-file-upload input[type=file] {
  border: 0;
  box-shadow: none;
  padding: 0;
  margin-bottom: 0;
}
.add-news-dialog .add-news-form .right-section .add-picture .delete-btn {
  background: white;
  border: 1px solid #107eab;
  color: #107eab;
  text-transform: uppercase;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: bold;
}
.add-news-dialog .add-news-form .right-section .add-picture .delete-btn i {
  margin-right: 5px;
}
.add-news-dialog .add-news-form .right-section .add-highlighted-user button {
  margin-bottom: 10px;
}
.add-news-dialog .add-news-form .right-section .add-attachments .attachment-dropbox {
  padding: 25px 15px;
  border: 1px dashed #6d6d6d;
}
.add-news-dialog .add-news-form .right-section .add-attachments .attachment-dropbox .form-field-label {
  color: #6d6d6d;
}
.add-news-dialog .add-news-form .right-section .add-attachments .added-attachments button {
  background: none;
  border: 0;
  color: #222;
}
.add-news-dialog .add-news-form .right-section .button-row {
  margin-top: 30px;
}
.add-news-dialog .add-news-form .right-section .button-row button {
  margin-bottom: 5px;
}

@media (min-width: 767px) {
  .news-list-portlet.department-site-list.feed-tabbed-in-mobile .news-list-top-bar .mobile-view-tabs {
    display: none;
  }
  .news-list-portlet.department-site-list .news-list-with-images .newsItem {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .news-list-portlet.department-site-list .flamma-events-lifts .listheadingbar .buttons {
    float: left;
    margin: 15px 0 0 0;
  }
  .news-list-portlet.department-site-list .flamma-events-lifts .col-sm-6 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.news-list-portlet.department-site-list .left-column .flamma-events-lifts {
  margin-top: 35px !important;
}

@media (min-width: 767px) {
  .news-list-portlet.feed-tabbed-in-mobile .mobile-view-tabs {
    display: none;
  }
  .news-list-portlet.feed-tabbed-in-mobile .left-column .news-lists-container {
    display: block !important;
  }
  .news-list-portlet.feed-tabbed-in-mobile .right-column .tabbed-feed {
    display: block !important;
  }
}

.news-adt .headline {
  line-height: 1.2;
  color: #222;
}
.news-adt .important-marker {
  display: block;
  position: absolute;
  background: #107eab;
  width: 70px;
  height: 70px;
  top: -35px;
  right: -35px;
  transform: rotate(45deg);
}
.news-adt .important-marker svg {
  position: absolute;
  top: 45px;
  left: 24px;
  height: 20px;
  width: 20px;
  transform: rotate(-45deg);
  fill: white;
}
.news-adt .important-marker.left {
  left: -35px;
  right: auto;
  transform: rotate(-45deg);
}
.news-adt .important-marker.left svg {
  transform: rotate(45deg);
}
.news-adt .important-marker.sm {
  width: 48px;
  height: 48px;
}
.news-adt .important-marker.sm svg {
  top: 34px;
  left: 18px;
  height: 12px;
  width: 12px;
}
.news-adt .date, .news-adt .social-stats {
  font-size: 13px;
  font-weight: 600;
  color: #6d6d6d;
}
.news-adt .date a, .news-adt .social-stats a {
  color: #6d6d6d;
}
.news-adt .show-more-categories-btn {
  font-size: 20px;
  font-weight: bold;
  line-height: 0.8;
}

.news-adt .category,
.news-article .category {
  display: inline-block;
  background: #107eab;
  padding: 2px 10px;
  color: white;
  font-size: 12px;
  margin: 5px 1px 0 0;
  font-weight: 600;
}
.news-adt .category:hover, .news-adt .category:focus,
.news-article .category:hover,
.news-article .category:focus {
  color: white;
}
.news-adt .category.expired,
.news-article .category.expired {
  background: #6D6D6D;
}

@media (min-width: 991px) {
  .show-news-asset-publisher .content-metadata-asset-addon-entries {
    width: 50%;
    margin: 30px auto 25px auto;
    padding: 0 10px;
  }
}

.news-article .image-holder {
  background: #F8F8F8;
}
.news-article .image-holder img {
  max-height: 600px;
  max-width: 100%;
}
.news-article .image-info {
  font-size: 11px;
  font-weight: 600;
  color: #6d6d6d;
  line-height: 1.7;
}
.news-article .writer-info {
  font-size: 12px;
  font-weight: 600;
  color: #6d6d6d;
  line-height: 1.7;
}
.news-article .ingress {
  font-size: 18px;
  font-weight: 600;
}
.news-article .internal-job-content .apply-date {
  font-size: 16px;
  font-weight: 600;
  color: #6D6D6D;
}
.news-article .border-box *:first-child {
  margin-top: 0;
  padding-top: 0;
}
.news-article .border-box *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.news-article .participate svg {
  max-width: 100px;
  height: 100px;
  width: 100%;
  fill: #107eab;
}
.news-article .attachment .file-icon {
  width: 12%;
  max-width: 32px;
}
.news-article .attachment .file-icon svg {
  height: 37px;
  width: 32px;
}
.news-article .attachment .file-data {
  width: 88%;
}
.news-article .attachment .file-data a {
  font-weight: bold;
  color: #222;
  word-break: break-all;
}
.news-article .attachment .file-data a:hover {
  color: #222;
}

.news-user-list .portlet-boundary_fi_helsinki_flamma_expert_search_user_list_ .portlet-header {
  display: none;
}

.newsSocialSection,
.news-user-list {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .newsSocialSection,
  .news-user-list {
    width: 100%;
    max-width: none;
  }
}
.newsSocialSection .button-holder .portlet-boundary_fi_helsinki_flamma_url_shortener_UrlShortenerWebPortlet_ .portlet-header,
.news-user-list .button-holder .portlet-boundary_fi_helsinki_flamma_url_shortener_UrlShortenerWebPortlet_ .portlet-header {
  display: none;
}

#article-discussion.expired-article .autofit-row.lfr-discussion-controls.d-flex.align-items-center.justify-content-between {
  display: none !important;
}

#article-discussion.expired-article .dropdown.lfr-icon-menu.actions-menu {
  display: none !important;
}

.news-list-portlet .mobile-view-tabs {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.news-list-portlet .mobile-view-tabs .view-tab {
  flex: 1;
  background: white;
  font-weight: bold;
  border: 1px solid #E5E5E5;
  padding: 10px 15px;
  font-size: 16px;
  letter-spacing: -0.5px;
  text-align: center;
  border-radius: 0;
}
.news-list-portlet .mobile-view-tabs .view-tab:hover {
  background: #F8F8F8;
}
.news-list-portlet .mobile-view-tabs .view-tab.selected {
  background: #107eab;
  border: 1px solid #107eab;
  color: white;
}
.news-list-portlet .news-list-top-bar {
  margin-bottom: 30px;
  border-bottom: 1px solid #E5E5E5;
  position: relative;
}
.news-list-portlet .news-list-top-bar .loader {
  width: 18px;
  height: 18px;
  margin: 0 0 0 5px;
  float: right;
}
.news-list-portlet .news-list-top-bar .heading {
  font-weight: bold;
  margin: 0 0 10px 0;
}
.news-list-portlet .button-row,
.news-list-portlet .filter-buttons .filter-container {
  position: relative;
}
.news-list-portlet .button-row > button,
.news-list-portlet .filter-buttons .filter-container > button {
  background: none;
  border: 0;
  font-weight: bold;
  padding: 0;
  color: #222;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 17px 5px 0;
}
.news-list-portlet .button-row > button:last-child,
.news-list-portlet .filter-buttons .filter-container > button:last-child {
  margin-right: 0;
}
.news-list-portlet .button-row > button.open svg,
.news-list-portlet .filter-buttons .filter-container > button.open svg {
  transform: rotate(180deg);
}
.news-list-portlet .button-row > button.toggle-filtering-button svg,
.news-list-portlet .filter-buttons .filter-container > button.toggle-filtering-button svg {
  height: 8px;
  width: 12px;
  margin-bottom: 0;
}
.news-list-portlet .button-row > button i:before,
.news-list-portlet .filter-buttons .filter-container > button i:before {
  margin-top: -1px;
  margin-left: 5px;
  font-size: 14px;
  vertical-align: middle;
}
.news-list-portlet .button-row > button svg,
.news-list-portlet .filter-buttons .filter-container > button svg {
  height: 14px;
  width: 14px;
  margin-left: 5px;
  margin-bottom: -3px;
  fill: #222;
}
.news-list-portlet .button-row > .flamma-general-tooltip,
.news-list-portlet .filter-buttons .filter-container > .flamma-general-tooltip {
  vertical-align: initial;
  margin: 0 20px 0 -10px;
}
.news-list-portlet .news-list-filters {
  position: absolute;
  z-index: 1;
  width: 100%;
  background: white;
  box-shadow: rgba(109, 109, 109, 0.3) 0 1px 10px -1px;
  padding: 20px 25px 10px 25px;
  max-width: 330px;
  left: 0;
  top: 35px;
}
.news-list-portlet .news-list-filters hr {
  padding: 0;
  margin: 15px 0;
}
.news-list-portlet .news-list-filters .input-row label.radio-button {
  display: inline-block;
}
.news-list-portlet .news-list-current-filters .filter-buttons {
  position: relative;
  margin: 0 0 25px 0;
}
.news-list-portlet .news-list-current-filters .filter-buttons .filter-container {
  float: left;
  position: relative;
  margin: 0 20px 5px 0;
}
.news-list-portlet .news-list-current-filters .filter-buttons .filter-container:last-of-type {
  margin-right: 0;
}
.news-list-portlet .news-list-current-filters .filter-buttons .filter-container button {
  margin: 0;
}
.news-list-portlet .news-list-current-filters .filter-buttons .filter-container hr {
  padding: 0;
  margin: 15px 0;
}
.news-list-portlet .news-list-current-filters .filter-buttons .filter-container .current-filter-dialog {
  position: absolute;
  z-index: 1;
  width: 300px;
  background: white;
  box-shadow: rgba(109, 109, 109, 0.3) 0 1px 10px -1px;
  padding: 20px 25px 10px 25px;
  left: 0;
  top: 30px;
}
.news-list-portlet .news-list-current-filters .filter-buttons .filter-container .filter-time-pickers {
  margin: 0 0 10px 0;
}
.news-list-portlet .news-list-current-filters .filter-buttons .filter-container .filter-time-pickers .lfr-input-date {
  display: inline-block;
  width: 45%;
}
.news-list-portlet .news-list-current-filters .filter-buttons .filter-container .filter-time-pickers .lfr-input-date input {
  height: auto;
  font-size: 14px;
  padding: 2px 5px;
}
.news-list-portlet .news-list-current-filters .filter-buttons .filter-container .filter-time-pickers .dash {
  display: inline-block;
  margin: 0 5px;
  font-size: 16px;
}
@media (max-width: 710px) {
  .news-list-portlet .news-list-current-filters .filter-buttons .filter-container .time-filter-dialog,
  .news-list-portlet .news-list-current-filters .filter-buttons .filter-container .type-filter-dialog {
    left: auto;
    right: 0;
  }
}
@media (max-width: 480px) {
  .news-list-portlet .news-list-current-filters .filter-buttons .filter-container {
    float: none;
    margin: 0 0 10px 0;
  }
  .news-list-portlet .news-list-current-filters .filter-buttons .filter-container .time-filter-dialog,
  .news-list-portlet .news-list-current-filters .filter-buttons .filter-container .type-filter-dialog {
    left: 0;
    right: auto;
  }
}
.news-list-portlet .news-list-current-filters .active-filters {
  margin: 15px 0 0 0;
}
.news-list-portlet .news-list-current-filters .active-filters .selected-unit-filter {
  background: #F8F8F8;
  display: inline-block;
  margin: 0 5px 5px 0;
  border-radius: 3px;
  color: #6D6D6D;
  border: 1px solid #E5E5E5;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 600;
}
.news-list-portlet .news-list-current-filters .active-filters .selected-unit-filter button {
  background: none;
  border: 0;
  padding: 0;
  margin-left: 7px;
}
.news-list-portlet .show-more-button-holder {
  text-align: center;
}
.news-list-portlet .show-more-button-holder .show-more-button {
  padding: 10px 60px;
}
.news-list-portlet .show-more-button-holder .loader {
  position: absolute;
  right: 10px;
  top: 6px;
  width: 25px;
  height: 25px;
}
.news-list-portlet .newsInfoBox {
  padding: 60px 30px;
  flex-wrap: wrap;
  background: #F8F8F8;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.news-list-portlet .newsInfoBox p {
  margin: 0 0 30px 0;
  font-weight: bold;
  font-size: 16px;
}

.news-preview-dialog .news-preview-language-change button {
  border: 0;
  padding: 0;
  margin: 0 30px 0 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #6d6d6d;
}
.news-preview-dialog .news-preview-language-change button:disabled {
  color: #222;
}
.news-preview-dialog .news-preview-language-change button:last-child {
  margin-right: 0;
}
.news-preview-dialog .news-preview-content {
  background-color: white;
  padding: 30px;
}
.news-preview-dialog .news-preview-content .news-article {
  padding-top: 30px;
}
.news-preview-dialog .news-preview-content .close-dialog {
  position: absolute;
  right: 0;
  background: none;
  border: 0;
  font-size: 22px;
  margin: 0;
  line-height: 1;
  padding: 0;
}
.news-preview-dialog .news-preview-content .close-dialog i {
  margin: 0;
}
.news-preview-dialog .news-preview-content #main-content {
  margin: 0;
  width: 100%;
}
.news-preview-dialog .news-preview-content #main-content > .row {
  margin: 0;
}
.news-preview-dialog .news-preview-content .portlet-column {
  padding: 0;
  width: 100%;
}
.news-preview-dialog .news-preview-content .button-row {
  text-align: right;
  margin-top: 10px;
}
.news-preview-dialog .news-preview-content .button-row button {
  margin-top: 5px;
}
.news-preview-dialog .news-preview-content .tool-row {
  display: none;
}
@media (max-width: 768px) {
  .news-preview-dialog .news-preview-content .button-row {
    text-align: left;
  }
}

.news-lift-slider .slick-news-lift-slider-1-col {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  height: 0;
}
.news-lift-slider .slick-news-lift-slider-1-col.slick-initialized {
  background: #222;
  visibility: visible;
  opacity: 1;
  height: auto;
}
.news-lift-slider .slick-news-lift-slider-1-col.slick-initialized ~ .arrow,
.news-lift-slider .slick-news-lift-slider-1-col.slick-initialized ~ .news-slider-dots {
  visibility: visible;
}
.news-lift-slider .slick-news-lift-slider-1-col.slick-initialized ~ .loader,
.news-lift-slider .slick-news-lift-slider-1-col.slick-initialized ~ .loader-container {
  display: none;
}
.news-lift-slider .arrow {
  visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #107eab;
  color: white;
  font-size: 30px;
  border: 0;
  width: 35px;
  height: 35px;
  line-height: 1;
}
.news-lift-slider .arrow.news-slider-previous-arrow {
  left: -10px;
}
@media (max-width: 600px) {
  .news-lift-slider .arrow.news-slider-previous-arrow {
    left: 0;
  }
}
.news-lift-slider .arrow.news-slider-next-arrow {
  right: -10px;
}
@media (max-width: 600px) {
  .news-lift-slider .arrow.news-slider-next-arrow {
    right: 0;
  }
}
.news-lift-slider .news-slide-item .item-text-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
}
@media (max-width: 600px) {
  .news-lift-slider .news-slide-item .item-text-content {
    position: relative;
    background-color: #222;
  }
}
.news-lift-slider .news-slide-item .item-text-content a {
  color: white;
}
.news-lift-slider .news-slide-item .item-text-content .date, .news-lift-slider .news-slide-item .item-text-content .social-stats {
  color: white;
}

.news-list-with-images .mainNewsSection .importantNews .item-content {
  background: #F8F8F8;
}
.news-list-with-images .row {
  margin: 0 -5px;
}
.news-list-with-images .newsItem {
  padding: 0 5px 15px 5px;
}
@media (max-width: 650px) {
  .news-list-with-images .newsItem.col-4 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 450px) {
  .news-list-with-images .newsItem {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
.news-list-with-images .newsItem .item-content .item-text-content {
  padding: 0 10px 15px 10px;
}
.news-list-with-images .newsItem .lift-ingress {
  letter-spacing: -0.5px;
}

.flamma-open-positions {
  margin-bottom: 25px;
}
@media (max-width: 670px) {
  .flamma-open-positions .headings {
    display: none;
  }
  .flamma-open-positions div {
    float: none;
    width: 100%;
    flex: none;
    max-width: none;
  }
  .flamma-open-positions .feed-item .feed-date {
    text-align: left;
  }
}

.person-in-charge-portlet {
  border-top: 1px solid #E5E5E5;
  margin: 15px;
  padding: 15px 0 0 0;
}
.person-in-charge-portlet .person-in-charge-text {
  color: #6d6d6d;
  font-weight: 600;
  font-size: 12px;
  margin: 0 10px 0 0;
}
.person-in-charge-portlet button.dialog-toggle {
  color: #6d6d6d;
  font-weight: 600;
  font-size: 12px;
  background: none;
  border: none;
  padding: 0;
}
.person-in-charge-portlet button.dialog-toggle i {
  margin-right: 5px;
}
.person-in-charge-portlet button.dialog-toggle:first-child {
  margin-right: 10px;
}
@media (max-width: 600px) {
  .person-in-charge-portlet .dialog-buttons, .person-in-charge-portlet .person-in-charge-text {
    float: none;
  }
  .person-in-charge-portlet .dialog-buttons button {
    margin-top: 15px;
  }
}
.person-in-charge-portlet .dialog-black-curtain {
  padding: 100px 15px;
}
.person-in-charge-portlet .dialog-black-curtain .close-dialog {
  background: none;
  border: 0;
  font-size: 22px;
  margin: 0;
  line-height: 1;
  padding: 0;
}
.person-in-charge-portlet .dialog-black-curtain .feedback-dialog, .person-in-charge-portlet .dialog-black-curtain .edit-responsible-dialog {
  width: 100%;
  background: white;
  max-width: 800px;
  margin: auto;
  padding: 30px;
  position: relative;
}
.person-in-charge-portlet .dialog-black-curtain .feedback-dialog .heading, .person-in-charge-portlet .dialog-black-curtain .edit-responsible-dialog .heading {
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.person-in-charge-portlet .dialog-black-curtain .feedback-dialog label, .person-in-charge-portlet .dialog-black-curtain .edit-responsible-dialog label {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin: 10px 0;
}
.person-in-charge-portlet .dialog-black-curtain .feedback-dialog form, .person-in-charge-portlet .dialog-black-curtain .edit-responsible-dialog form {
  margin: 0 0 10px 0;
}
.person-in-charge-portlet .dialog-black-curtain .feedback-dialog form input[type=text], .person-in-charge-portlet .dialog-black-curtain .edit-responsible-dialog form input[type=text] {
  padding: 8px 5px;
  background-color: #F8F8F8;
  border: 1px solid #E5E5E5;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 20px;
  font-size: 14px;
}
.person-in-charge-portlet .dialog-black-curtain .feedback-dialog form textarea, .person-in-charge-portlet .dialog-black-curtain .edit-responsible-dialog form textarea {
  width: 100%;
  resize: vertical;
  border: 1px solid #E5E5E5;
}
.person-in-charge-portlet .dialog-black-curtain .feedback-dialog form .required-input, .person-in-charge-portlet .dialog-black-curtain .edit-responsible-dialog form .required-input {
  border: 1px solid red !important;
  outline-color: rgba(255, 0, 0, 0.5) !important;
  outline-style: auto !important;
  outline: auto;
}

#menu-favourites-dialog {
  display: none;
  padding: 0 15px;
  position: absolute;
  z-index: 1;
  width: 400px;
  top: 127px;
  right: 101px;
}
@media (max-width: 1120px) {
  #menu-favourites-dialog {
    right: 85px;
  }
}
#menu-favourites-dialog .favourites-menu {
  background: white;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}
#menu-favourites-dialog .favourites-menu .dialog-pointer {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -14px;
  right: 35px;
  transform: rotate(45deg);
  background: white;
  z-index: 1;
  box-shadow: -4px -4px 9px -3px rgba(109, 109, 109, 0.3);
}
#menu-favourites-dialog .favourites-menu .favourites {
  padding: 30px 30px 20px 30px;
}
#menu-favourites-dialog .favourites-menu .favourites .heading {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#menu-favourites-dialog .favourites-menu .favourites ul {
  list-style-type: none;
}
#menu-favourites-dialog .favourites-menu .favourites ul li {
  margin-bottom: 10px;
}
#menu-favourites-dialog .favourites-menu .favourites ul li a {
  color: #222;
}
#menu-favourites-dialog .favourites-menu .favourites-menu-modify {
  background: #F8F8F8;
  padding: 10px 30px;
  text-align: center;
}
#menu-favourites-dialog .favourites-menu .favourites-menu-modify a {
  display: block;
  color: #6d6d6d;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
#menu-favourites-dialog .favourites-menu .favourites-menu-modify a:hover {
  text-decoration: none;
}
#menu-favourites-dialog .favourites-menu .favourites-menu-modify a i {
  font-size: 18px;
  vertical-align: -2px;
  margin-right: 5px;
}

#mobile-menu-favourites-dialog .favourites-menu .dialog-pointer {
  display: none;
}
#mobile-menu-favourites-dialog .favourites-menu .favourites .heading {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#mobile-menu-favourites-dialog .favourites-menu .favourites ul {
  list-style-type: none;
}
#mobile-menu-favourites-dialog .favourites-menu .favourites ul li {
  margin-bottom: 10px;
}
#mobile-menu-favourites-dialog .favourites-menu .favourites ul li a {
  color: #222;
  font-size: 16px;
  font-weight: 600;
}
#mobile-menu-favourites-dialog .favourites-menu .favourites-menu-modify {
  margin-top: 25px;
  background: #F8F8F8;
  padding: 10px 30px;
  text-align: center;
}
#mobile-menu-favourites-dialog .favourites-menu .favourites-menu-modify a {
  display: block;
  color: #6d6d6d;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
#mobile-menu-favourites-dialog .favourites-menu .favourites-menu-modify a:hover {
  text-decoration: none;
}
#mobile-menu-favourites-dialog .favourites-menu .favourites-menu-modify a i {
  font-size: 18px;
  vertical-align: -2px;
  margin-right: 5px;
}

.user-notifications-menu {
  position: absolute;
  z-index: 1;
  right: -15px;
  top: 127px;
  width: 100%;
  max-width: 400px;
}
@media (max-width: 930px) {
  .user-notifications-menu {
    right: -12px;
    top: 81px;
  }
}
.user-notifications-menu .user-notifications-menu-portlet {
  background: white;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
  width: 100%;
}
.user-notifications-menu .user-notifications-menu-portlet .dialog-pointer {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -14px;
  right: 13px;
  transform: rotate(45deg);
  background: white;
  z-index: 1;
  box-shadow: -4px -4px 9px -3px rgba(109, 109, 109, 0.3);
}
.user-notifications-menu .user-notifications-menu-portlet .notifications {
  padding: 30px 30px 20px 30px;
}
.user-notifications-menu .user-notifications-menu-portlet .notifications .heading {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.user-notifications-menu .user-notifications-menu-portlet .notifications #user-notifications .space-item .notification-item {
  padding-left: 35px;
  position: relative;
  margin-bottom: 15px;
}
.user-notifications-menu .user-notifications-menu-portlet .notifications #user-notifications .space-item .notification-item i, .user-notifications-menu .user-notifications-menu-portlet .notifications #user-notifications .space-item .notification-item svg {
  position: absolute;
  left: 0;
  font-size: 20px;
  width: 20px;
  height: 20px;
  color: #107eab !important;
  fill: #107eab !important;
}
.user-notifications-menu .user-notifications-menu-portlet .notifications #user-notifications .space-item .notification-item .notification-title {
  color: #222;
  font-weight: bold;
}
.user-notifications-menu .user-notifications-menu-portlet .notifications #user-notifications .space-item .notification-item .notification-date-time {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  color: #6d6d6d;
}
.user-notifications-menu .user-notifications-menu-portlet .notifications #user-notifications .space-item .notification-item .notification-date-time .date {
  display: inline-block;
  margin: 0 15px 0 0;
}
.user-notifications-menu .user-notifications-menu-portlet .notifications #user-notifications .space-item .notification-item .notification-received {
  font-size: 90%;
  color: #6d6d6d;
  font-weight: bold;
}
.user-notifications-menu .user-notifications-menu-portlet .notifications-menu-footer {
  padding: 10px 30px;
  background: #F8F8F8;
  text-align: center;
}
.user-notifications-menu .user-notifications-menu-portlet .notifications-menu-footer button, .user-notifications-menu .user-notifications-menu-portlet .notifications-menu-footer a {
  color: #6d6d6d;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.user-notifications-full-list .notifications .space-item .notification-item {
  padding-left: 35px;
  position: relative;
  margin-bottom: 25px;
}
.user-notifications-full-list .notifications .space-item .notification-item i, .user-notifications-full-list .notifications .space-item .notification-item svg {
  position: absolute;
  left: 0;
  font-size: 20px;
  width: 20px;
  height: 20px;
  color: #107eab !important;
  fill: #107eab !important;
}
.user-notifications-full-list .notifications .space-item .notification-item .notification-title {
  color: #222;
  font-weight: bold;
}
.user-notifications-full-list .notifications .space-item .notification-item .notification-date-time {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  color: #6d6d6d;
}
.user-notifications-full-list .notifications .space-item .notification-item .notification-date-time .date {
  display: inline-block;
  margin: 0 15px 0 0;
}
.user-notifications-full-list .notifications .space-item .notification-item .notification-received {
  font-size: 90%;
  color: #6d6d6d;
  font-weight: bold;
}
.user-notifications-full-list .show-more-notifications {
  margin: 15px 0 0 0;
}

.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ {
  width: 100%;
  max-width: 700px;
  padding: 0 15px;
  background: transparent;
  overflow: auto;
  z-index: 5;
  margin: 0 auto;
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content {
  background: white;
  padding: 30px;
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .top-section {
  margin: 0 0 30px 0;
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .top-section .heading {
  display: inline-block;
  width: 90%;
  text-transform: uppercase;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: normal;
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .top-section .close-dialog {
  background: none;
  border: 0;
  font-size: 22px;
  margin: 0;
  line-height: 1;
  padding: 0;
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .left-half .profile-progress .profile-img .image-holder {
  overflow: hidden;
  border-radius: 200px;
  max-width: 220px;
  background: #E5E5E5;
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .left-half .profile-progress .profile-img .image-holder .content {
  border: 15px solid white;
  border-radius: 200px;
  overflow: hidden;
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .left-half .profile-progress .profile-img .image-holder img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .left-half .profile-progress .profile-img .image-holder .user-icon {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  font-size: calc(60px + 1vw);
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .left-half .profile-progress .profile-img .image-holder .progress-ring {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .left-half .profile-progress .profile-img .image-holder .progress-ring .progress-ring__circle {
  transition: 0.35s stroke-dashoffset;
  transform: rotate(90deg);
  transform-origin: 50% 50%;
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .left-half .profile-progress .progress-status {
  position: absolute;
  left: 219px;
  top: 179px;
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .left-half .profile-progress .progress-status .percentage {
  font-weight: bolder;
  font-size: 16px;
  display: block;
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .left-half .profile-progress .progress-status .text {
  color: #6d6d6d;
  font-size: 12px;
  font-weight: 600;
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .right-half .todo-title {
  font-weight: bold;
  margin: 0 0 15px 0;
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .right-half .todo-list li {
  list-style-position: outside;
  margin: 5px 0 5px 18px;
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .right-half .todo-list .fill-helper-missing-languages {
  display: block;
  font-style: italic;
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .right-half .todo-help {
  margin-top: 12px;
}
@media (max-width: 680px) {
  .fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .left-half .profile-progress .profile-img .image-holder {
    margin: 0 auto;
  }
  .fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .left-half .profile-progress .progress-status {
    position: relative;
    text-align: center;
    margin-top: 10px;
    left: auto;
    top: auto;
  }
  .fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .left-half .profile-progress .progress-status .percentage {
    font-weight: bolder;
    font-size: 16px;
    display: inline;
  }
}
@media (max-width: 500px) {
  .fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .left-half {
    margin-bottom: 30px;
  }
  .fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .left-half, .fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .fill-helper-content .right-half {
    flex: 100%;
    max-width: none;
  }
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .bottom-section {
  margin: 30px 0 0 0;
}
.fill-helper-dialog .portlet-boundary_fi_helsinki_flamma_ProfileFillHelper_portlet_ .dialog-content .bottom-section .btn-2:hover {
  color: #6d6d6d;
  text-decoration: none;
}

.user-profile-menu {
  text-decoration: none;
}
.user-profile-menu .user-icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}

.profile-menu-portlet-dialog {
  position: absolute;
  top: 127px;
  right: 20px;
  z-index: 1;
  max-width: 400px;
  width: 100%;
}
.profile-menu-portlet-dialog .user-info-dialog {
  background: white;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
  width: 100%;
  margin-left: 20px;
}
.profile-menu-portlet-dialog .user-info-dialog .dialog-pointer {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -14px;
  right: 35px;
  transform: rotate(45deg);
  background: white;
  z-index: 1;
  box-shadow: -4px -4px 9px -3px rgba(109, 109, 109, 0.3);
}
.profile-menu-portlet-dialog .user-info-dialog .user-dialog-top {
  padding: 15px 30px;
  border-bottom: 2px solid #E5E5E5;
}
.profile-menu-portlet-dialog .user-info-dialog .user-dialog-top .user-dialog-top-portrait {
  float: left;
  margin: 0 10px 0 0;
}
.profile-menu-portlet-dialog .user-info-dialog .user-dialog-top .user-dialog-top-portrait .user-icon {
  width: 65px;
  height: 65px;
  line-height: 65px;
  font-size: 24px;
}
.profile-menu-portlet-dialog .user-info-dialog .user-dialog-top .info-section {
  float: left;
  margin: 8px 0 0 0;
}
.profile-menu-portlet-dialog .user-info-dialog .user-dialog-top .info-section .user-dialog-top-name {
  font-size: 20px;
  font-weight: bold;
}
.profile-menu-portlet-dialog .user-info-dialog .user-dialog-top .info-section .user-dialog-top-info a {
  font-weight: bold;
}
.profile-menu-portlet-dialog .user-info-dialog .user-dialog-bottom {
  padding: 30px 30px 20px 30px;
}
.profile-menu-portlet-dialog .user-info-dialog .user-dialog-bottom a {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  display: block;
}
.profile-menu-portlet-dialog .user-info-dialog .user-dialog-bottom a.btn {
  margin: 30px 0 0 0;
  width: 100%;
}
@media (max-width: 930px) {
  .profile-menu-portlet-dialog {
    right: 30px;
    top: 81px;
  }
  .profile-menu-portlet-dialog .user-info-dialog {
    margin-left: 32px;
  }
  .profile-menu-portlet-dialog .user-info-dialog .dialog-pointer {
    right: 23px;
  }
}

#portlet_fi_helsinki_flamma_profile_portlet {
  margin-bottom: 40px;
}
#portlet_fi_helsinki_flamma_profile_portlet .profile-view-tabs {
  border: 0;
  margin-bottom: 40px;
}
#portlet_fi_helsinki_flamma_profile_portlet .profile-view-tabs li {
  border: 0;
  margin: 0 5px 10px 0;
}
#portlet_fi_helsinki_flamma_profile_portlet .profile-view-tabs li a {
  color: #222;
  font-weight: bold;
  background: white;
  border: 1px solid #E5E5E5;
  border-radius: 0;
  font-size: 12px;
  position: static;
}
#portlet_fi_helsinki_flamma_profile_portlet .profile-view-tabs li a.active {
  border-radius: 0;
  border: 1px solid #107eab;
  color: white;
  background: #107eab;
}
#portlet_fi_helsinki_flamma_profile_portlet .profile-view-tabs li a:after {
  display: none;
}
#portlet_fi_helsinki_flamma_profile_portlet #reception-time-list-portlet {
  padding: 0 0 0 0;
  border: 0 !important;
}
#portlet_fi_helsinki_flamma_profile_portlet #reception-time-list-portlet .heading {
  margin: 0 0 0 0;
}

#user-activity-view h2 {
  text-transform: uppercase;
}
#user-activity-view .section-headline {
  font-weight: bold;
  font-size: 16px;
  margin: 35px 0 20px 0;
  letter-spacing: -0.5px;
}
#user-activity-view .my-posts-section {
  max-width: 380px;
  margin: 0 auto 20px auto;
}
#user-activity-view .show-more-button-holder {
  text-align: center;
}
#user-activity-view .show-more-button-holder .show-more-button {
  width: 100%;
  position: relative;
}
#user-activity-view .my-news-section {
  max-width: 380px;
  margin: 0 auto 20px auto;
}
#user-activity-view .my-news-section button {
  background: none;
  border: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
#user-activity-view .my-news-section .activity-news .activity-single-news {
  margin-bottom: 30px;
  position: relative;
}
#user-activity-view .my-news-section .activity-news .activity-single-news:first-child .activity-news-title {
  margin-top: 0;
}
#user-activity-view .my-news-section .activity-news .activity-single-news .activity-news-title {
  padding: 0 30px 0 0;
}
#user-activity-view .my-news-section .activity-news .activity-single-news .activity-news-publish-date {
  margin-top: 10px;
  font-size: 13px;
  font-weight: 600;
  color: #6D6D6D;
}
#user-activity-view .my-news-section .activity-news .activity-single-news .toggle-news-actions-popup {
  position: absolute;
  right: 0;
  font-size: 20px;
  top: -5px;
}
#user-activity-view .my-news-section .activity-news .activity-single-news .news-actions-popup {
  background: white;
  position: absolute;
  right: 0;
  top: 30px;
  padding: 15px;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}
#user-activity-view .my-news-section .activity-news .activity-single-news .news-actions-popup button {
  display: block;
}
#user-activity-view .my-news-section .activity-news .activity-single-news .news-actions-popup button:first-child {
  margin-bottom: 10px;
}
#user-activity-view .my-news-section .activity-news .activity-single-news .news-actions-popup button i {
  margin-right: 5px;
}
#user-activity-view .my-news-section .activity-news .activity-single-news.activity-single-news-draft {
  border: 1px solid #E5E5E5;
}
#user-activity-view .my-news-section .activity-news .activity-single-news.activity-single-news-draft button:first-child {
  margin-right: 10px;
}
#user-activity-view .my-news-section .activity-news .activity-single-news.activity-single-news-draft .activity-news-title {
  padding-right: 0;
  margin-top: 35px;
}
#user-activity-view .my-news-section .activity-news .activity-single-news.activity-single-news-draft .activity-news-draft-bar {
  background: #E5E5E5;
  padding: 10px 20px;
}
#user-activity-view .my-news-section .activity-news .activity-single-news.activity-single-news-draft .activity-news-info {
  padding: 0 20px 20px 20px;
}
#user-activity-view .my-news-section .activity-news .activity-single-news.activity-single-news-scheduled {
  border: 1px solid #E5E5E5;
}
#user-activity-view .my-news-section .activity-news .activity-single-news.activity-single-news-scheduled button:first-child {
  margin-right: 10px;
}
#user-activity-view .my-news-section .activity-news .activity-single-news.activity-single-news-scheduled .activity-news-title {
  padding-right: 0;
  margin-top: 35px;
}
#user-activity-view .my-news-section .activity-news .activity-single-news.activity-single-news-scheduled .activity-news-scheduled-bar {
  background: #E5E5E5;
  padding: 10px 20px;
}
#user-activity-view .my-news-section .activity-news .activity-single-news.activity-single-news-scheduled .activity-news-info {
  padding: 0 20px 20px 20px;
}
#user-activity-view .my-news-section .activity-news .activity-single-news .categories {
  margin-top: 10px;
}
#user-activity-view .my-news-section .activity-news .activity-single-news .categories .category {
  background: #107eab;
  padding: 2px 10px;
  color: white;
  font-size: 12px;
  margin: 0 1px 5px 0;
  font-weight: 600;
  display: inline-block;
}
#user-activity-view .activity-modified-content .my-modified-content-item {
  margin-bottom: 30px;
}
#user-activity-view .activity-modified-content .my-modified-content-item .activity-news-title {
  margin-bottom: 5px;
  font-weight: bold;
}
#user-activity-view .activity-modified-content .my-modified-content-item .activity-news-title a {
  color: #222;
}
#user-activity-view .activity-modified-content .my-modified-content-item .date {
  font-size: 13px;
  font-weight: 600;
  color: #6D6D6D;
}
#user-activity-view .my-comments-and-reactions-section {
  max-width: 380px;
  margin: 0 auto 20px auto;
}
#user-activity-view .my-comments-and-reactions-section .second-icon {
  padding-left: 55px !important;
  vertical-align: middle;
}
#user-activity-view .my-comments-and-reactions-section .activity-item {
  padding-left: 35px;
  position: relative;
  margin-bottom: 30px;
}
#user-activity-view .my-comments-and-reactions-section .activity-item i, #user-activity-view .my-comments-and-reactions-section .activity-item svg {
  position: absolute;
  left: 0;
  font-size: 20px;
  width: 20px;
  height: 20px;
  color: #107eab !important;
  fill: #107eab !important;
}
#user-activity-view .my-comments-and-reactions-section .activity-item .additional-icon {
  color: black !important;
  top: 25px;
  left: 1px;
}
#user-activity-view .my-comments-and-reactions-section .activity-item a {
  color: #222;
  font-weight: bold;
}
#user-activity-view .my-comments-and-reactions-section .activity-item .headline {
  margin-bottom: 5px;
}
#user-activity-view .my-comments-and-reactions-section .activity-item .headline a {
  color: #222;
  font-weight: bold;
}
#user-activity-view .my-comments-and-reactions-section .activity-item .content {
  margin-bottom: 5px;
}
#user-activity-view .my-comments-and-reactions-section .activity-item .date {
  font-size: 13px;
  font-weight: 600;
  color: #6D6D6D;
}

#user-favourites-view h2 {
  text-transform: uppercase;
  margin: 0 0 40px 0;
}
#user-favourites-view .info-text {
  margin-bottom: 30px;
}
#user-favourites-view .icon-reorder {
  cursor: pointer;
}
#user-favourites-view .user-favourite-entry {
  border-bottom: 1px solid #E5E5E5;
  padding: 15px 0;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#user-favourites-view .user-favourite-entry .icon-reorder {
  font-size: 18px;
}
#user-favourites-view .user-favourite-entry svg {
  height: 20px;
  width: auto;
}
#user-favourites-view .user-favourite-entry .fav-reorder {
  margin-right: 10px;
}
#user-favourites-view .user-favourite-entry .page-info {
  width: 95%;
  word-break: break-all;
}
#user-favourites-view .user-favourite-entry .page-info .user-favourite-title {
  font-weight: 700;
  margin-bottom: 5px;
}
#user-favourites-view .user-favourite-entry button {
  background: none;
  border: 0;
  padding: 0 0 0 10px;
  font-size: 18px;
}

.fav-drop-notifier {
  width: 100%;
  border-bottom: solid 3px #107eab;
}

.page-toolbar .add-favourite-form button {
  font-size: 14px;
}

.user-profile-files h2 {
  text-transform: uppercase;
  margin: 0 0 40px 0;
}
.user-profile-files .info-text {
  margin: 10px 0 30px 0;
}
.user-profile-files .my-file {
  margin-top: 40px;
}
.user-profile-files .my-file:first-child {
  margin-top: 0;
}
.user-profile-files .my-file .file-name {
  color: #222;
  font-weight: 600;
  margin: 0 0 10px 0;
  display: inline-block;
  position: relative;
  font-size: 16px;
  padding: 0 25px 0 0;
  letter-spacing: -0.5px;
  line-height: 1.1;
}
.user-profile-files .my-file .file-name svg {
  width: 14px;
  height: 16px;
  margin-right: 7px;
}
.user-profile-files .my-file .file-name a {
  color: #222;
  font-size: 18px;
  word-break: break-all;
}
.user-profile-files .my-file .file-name .file-link {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  border: 0;
  font-size: 16px;
  color: #107eab;
  padding: 0;
}
.user-profile-files .my-file .file-name .file-link-preview {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 325px;
  position: absolute;
  right: -10px;
  top: 30px;
  background: white;
  padding: 10px;
  font-size: 14px;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}
.user-profile-files .my-file .file-name .file-link-preview .dialog-pointer {
  width: 15px;
  height: 15px;
  position: absolute;
  top: -7px;
  right: 10px;
  transform: rotate(45deg);
  background: white;
  z-index: 1;
  box-shadow: -4px -4px 9px -3px rgba(109, 109, 109, 0.3);
  border-radius: 0 0 20px 0;
}
.user-profile-files .my-file .file-name .file-link-preview input {
  width: 100%;
  margin-right: 10px;
  border-radius: 0;
  box-shadow: none;
  border: 0;
}
.user-profile-files .my-file .date {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 13px;
  font-weight: 600;
  color: #6D6D6D;
}
.user-profile-files .my-file .file-breadcrumbs {
  display: inline-block;
  margin-bottom: 10px;
  color: #6D6D6D;
  font-weight: 600;
  font-size: 13px;
}
.user-profile-files .my-file .file-actions > button:first-child {
  margin: 0 5px 0 0;
}
.user-profile-files .my-file .file-actions .file-edit-controls {
  padding: 100px 15px;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content {
  width: 100%;
  max-width: 700px;
  margin: auto;
  padding: 30px;
  position: relative;
  background: white;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content .top-section {
  margin-bottom: 20px;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content .top-section .headline {
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: normal;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content .top-section .close-dialog {
  background: none;
  border: 0;
  font-size: 22px;
  margin: 0;
  line-height: 1;
  padding: 0;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form {
  margin: 0 0 25px 0;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .form-field-label, .user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .form-field {
  margin: 0 0 20px 0;
  font-weight: normal;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .form-field-label .form-field-label-text, .user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .form-field .form-field-label-text {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin: 10px 0;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .form-field-label .new-file-name-input, .user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .form-field .new-file-name-input {
  width: 90%;
  float: left;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .form-field-label .new-file-extension-input, .user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .form-field .new-file-extension-input {
  width: 10%;
  float: right;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .custom-file-upload {
  margin: 0 5px 5px 0;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .filename {
  display: inline-block;
  vertical-align: middle;
  word-break: break-all;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form input[type=text], .user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form textarea {
  padding: 8px 5px;
  background-color: #F8F8F8;
  border: 1px solid #E5E5E5;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .textboxlist-input-container {
  width: 100%;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .asset-tags-container {
  margin: 0 0 10px 0;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .asset-tags-container .sheet-subtitle, .user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .asset-tags-container label {
  display: none;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .asset-tags-container .input-group .input-group-item .form-control-tag-group > .input-group-item.input-group-item-shrink {
  display: none;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .asset-tags-container .input-group-item {
  border: 0;
  margin: 0;
  width: 100%;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .asset-tags-container .input-group-item .form-control-tag-group {
  border: none;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .asset-tags-container .input-group-item .form-control {
  padding-left: 0;
  padding-right: 0;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .asset-tags-container .input-group-item .form-control .label-secondary {
  background-color: #dee7f8;
  border-radius: 1.25rem;
  border: 1px solid #cad8f3;
  padding: 7px 11px;
  margin: 0 5px 10px 0;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .asset-tags-container .input-group-item .form-control .label-secondary:focus {
  outline: 0;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .asset-tags-container .input-group-item .form-control .label-secondary:focus button {
  outline-color: rgba(0, 152, 208, 0.5) !important;
  outline-style: auto !important;
  outline: auto;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .asset-tags-container .input-group-item .form-control .label-secondary svg {
  color: #A31621;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .asset-tags-container .input-group-item .form-control .autofit-row {
  width: inherit;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .asset-tags-container textarea, .user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .asset-tags-container input {
  height: 37px !important;
  margin-bottom: 10px;
}
.user-profile-files .my-file .file-actions .file-edit-controls .dialog-content form .asset-tags-container .btn-group button {
  margin: 0 5px 0 0;
}
.user-profile-files .pagination-buttons {
  margin-top: 30px;
}
.user-profile-files .pagination-buttons button {
  padding: 4px 8px;
  font-weight: 600;
  border: 0 !important;
  font-size: 14px;
}
.user-profile-files .pagination-buttons button.btn-selected {
  background: #107eab;
  color: white;
  padding: 4px 10px;
}
.user-profile-files .pagination-buttons button.navigation-button {
  font-size: 18px;
}

#user-info-view h2 {
  text-transform: uppercase;
  margin: 0 0 40px 0;
}
#user-info-view h3 {
  margin-top: 0;
}
#user-info-view .info-text {
  margin-top: 0;
}
#user-info-view .btn {
  padding: 8px 16px;
  margin: 0 0 10px 0;
  font-size: 12px;
}
#user-info-view .userInfoForm {
  margin: 25px -15px 0 -15px;
}
#user-info-view .userInfoForm .tabRow {
  padding: 30px 15px;
  border-top: 1px solid #E5E5E5;
}
#user-info-view .userInfoForm .tabRow:last-of-type {
  border-bottom: 1px solid #E5E5E5;
}
#user-info-view .userInfoForm .tabRow .nav {
  float: left;
  margin-bottom: 25px;
}
#user-info-view .alloy-editor-container {
  padding: 0.375rem 0.75rem;
  border: 1px solid #E5E5E5;
}
#user-info-view .alloy-editor-container .alloy-editor {
  padding: 0;
  border: 0;
  background: none;
}
#user-info-view .alloy-editor-container p {
  margin: 10px 0;
}
#user-info-view .property-visibility-settings {
  font-size: 11px;
  font-weight: 600;
}
#user-info-view .property-visibility-settings .visiblity-title {
  vertical-align: middle;
  padding-right: 20px;
  color: #6d6d6d;
  text-transform: uppercase;
}
#user-info-view .property-visibility-settings .radio-button {
  display: inline-block;
}
#user-info-view .property-visibility-settings .radio-button:first-of-type {
  margin: 0 20px 0 0;
}
#user-info-view .property-visibility-settings .option {
  vertical-align: middle;
  font-weight: 600;
}
#user-info-view .left-column {
  margin-bottom: 30px;
}
#user-info-view .left-column .property-visibility-settings {
  float: right;
}
#user-info-view .left-column .user-property {
  clear: both;
}
#user-info-view .left-column .user-property .property-name {
  color: #6d6d6d;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
#user-info-view .left-column .btn {
  padding: 10px 40px;
  margin-top: 30px;
}
@media (max-width: 670px) {
  #user-info-view .left-column .property-visibility-settings {
    float: none;
    margin: 15px 0;
  }
}
#user-info-view .right-column h3 {
  text-transform: uppercase;
  margin-top: 0;
}
#user-info-view .right-column .icon {
  margin-right: 9px;
  vertical-align: middle;
}
#user-info-view .right-column .info-box {
  background: #F8F8F8;
  margin: 0 0 35px 0;
  font-weight: 600;
  text-transform: none;
}
#user-info-view .right-column .info-box p {
  margin: 0 0 3px 0;
}
#user-info-view .right-column .info-box .top-section {
  padding: 30px;
}
#user-info-view .right-column .info-box .bottom-section {
  padding: 0 30px 15px 30px;
  text-align: center;
  font-size: 11px;
  color: #6d6d6d;
  text-transform: uppercase;
}
#user-info-view .right-column .info-box .bottom-section a {
  color: #6d6d6d;
}
#user-info-view .right-column .user-portrait {
  padding: 0 0 5px 0;
  text-align: center;
}
#user-info-view .right-column .user-portrait .image-holder {
  overflow: hidden;
  border-radius: 200px;
  max-width: 320px;
  margin: 0 auto;
  background: #E5E5E5;
}
#user-info-view .right-column .user-portrait .image-holder img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#user-info-view .right-column .user-portrait .image-holder .user-icon {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  font-size: calc(80px + 1vw);
}
#user-info-view .right-column .user-portrait .change-portrait-toggle {
  border: 0;
  margin: 15px 0 0 0;
  padding: 0;
}
#user-info-view .right-column .user-portrait .profile-status {
  position: absolute;
  bottom: 20px;
  left: 225px;
  text-align: center;
}
#user-info-view .right-column .user-portrait .profile-status .percentage {
  font-weight: bolder;
  font-size: 20px;
}
#user-info-view .right-column .user-portrait .profile-status .text {
  color: #6d6d6d;
  font-size: 12px;
  font-weight: 600;
}
#user-info-view .right-column .property-visibility-settings {
  margin: 10px auto 0 auto;
}
#user-info-view .right-column .user-information i {
  font-size: 19px;
}
#user-info-view .right-column .user-information .fullname {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: bold;
}
#user-info-view .right-column .user-information .title {
  margin-bottom: 20px;
}
#user-info-view .right-column .user-information .title:first-letter {
  text-transform: capitalize;
}
#user-info-view .right-column .user-information .unit {
  text-transform: uppercase;
}
#user-info-view .right-column .user-information .contact-help a {
  text-decoration: underline;
}
#user-info-view .right-column .user-sites .user-sites-content h4:first-child {
  margin-top: 0;
}
#user-info-view .right-column .user-sites .user-sites-content .add-link-button {
  color: #6d6d6d;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  background: none;
  border: 0;
  padding: 0;
}
#user-info-view .right-column .user-sites .user-sites-content .add-link-button .add-link i {
  margin: 0 5px 0 0;
}
#user-info-view .right-column .user-sites .user-sites-content .user-link-field {
  margin: 0 0 15px 0;
}
#user-info-view .right-column .user-sites .user-sites-content .user-link-field hr {
  margin-bottom: 20px;
  padding-top: 15px;
}
#user-info-view .right-column .user-sites .user-sites-content .user-link-field .user-url-label {
  display: block;
  font-weight: bold;
  font-size: 12px;
  margin: 5px 0;
}
#user-info-view .right-column .user-sites .user-sites-content .user-link-field .has-error {
  font-weight: lighter;
  color: red;
  font-size: 10px;
}
#user-info-view .right-column .user-sites .user-sites-content .user-link-field .has-error-input {
  border: 2px solid red !important;
}
#user-info-view .right-column .user-sites .user-sites-content .user-link-field input {
  width: 100%;
  padding: 5px;
  background-color: white;
  border: 1px solid #E5E5E5;
}
#user-info-view .right-column .user-sites .user-sites-content .user-link-field:last-of-type label:nth-child(2) {
  margin-bottom: 0;
}
#user-info-view .right-column .user-sites .user-sites-content .user-link-field:last-of-type hr {
  display: none;
}
#user-info-view .add-user-portrait-dialog {
  z-index: 5;
  padding: 0 15px;
  width: 100%;
  min-width: 640px;
  max-width: 750px;
  margin: 0 auto;
}
#user-info-view .add-user-portrait-dialog .add-user-portrait-content {
  width: 100%;
  max-width: 600px;
  padding: 20px;
  background: white;
  margin: 0 auto;
}
#user-info-view .add-user-portrait-dialog .add-user-portrait-content .heading {
  margin: 0 0 30px 0;
  text-transform: uppercase;
  line-height: inherit;
}
#user-info-view .add-user-portrait-dialog .add-user-portrait-content .close-dialog {
  background: none;
  border: 0;
  font-size: 22px;
  margin: 0;
  line-height: 1;
  padding: 0;
}
#user-info-view .add-user-portrait-dialog .add-user-portrait-content .custom-file-upload {
  margin: 0;
}
#user-info-view .add-user-portrait-dialog .add-user-portrait-content .custom-file-upload .btn {
  border: 0;
  padding: 0;
  display: block;
}
#user-info-view .add-user-portrait-dialog .add-user-portrait-content img {
  margin: 30px 0 0 0;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}
#user-info-view .add-user-portrait-dialog .add-user-portrait-content img[src=""] {
  margin: 15px 0;
}
#user-info-view .add-user-portrait-dialog .add-user-portrait-content .saveProfilePicture {
  margin: 20px 0;
  text-align: center;
}
#user-info-view .add-user-portrait-dialog .add-user-portrait-content .button-holder {
  text-align: right;
  margin: 0;
}
#user-info-view .add-user-portrait-dialog .add-user-portrait-content .button-holder .btn {
  margin: 0 0 5px 0;
}
#user-info-view .organization-select-button {
  color: #222;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  border: 0;
  text-align: left;
  margin-bottom: 10px;
  margin-right: 50px;
  background: transparent;
}
#user-info-view .organization-select-button:disabled {
  opacity: 0.5;
}
#user-info-view .organization-select-button.open svg {
  transform: rotate(180deg);
}
#user-info-view .organization-select-button svg {
  height: 8px;
  width: 12px;
  margin-left: 5px;
}
#user-info-view .organization-select-popup {
  position: absolute;
  z-index: 1;
  background: white;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
  padding: 25px 25px 10px 25px;
  overflow-y: hidden;
  width: 100%;
  max-width: 500px;
  max-height: 500px;
}
#user-info-view .organization-select-popup hr {
  padding: 0;
  margin: 15px 0;
}
#user-info-view .organization-select-popup .organization-select-filter .input-text-wrapper {
  width: 100%;
}
#user-info-view .organization-select-popup .organization-select-filter .input-text-wrapper input {
  padding: 0 35px 0 0;
  background: url(/o/flamma-theme/images/flamma/svg/images/search.svg);
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
}
#user-info-view .organization-select-popup .organization-select-checkboxes {
  overflow-y: scroll;
  max-height: 365px;
}
@media (max-width: 650px) {
  #user-info-view .organization-select-popup {
    left: 0;
    max-width: none;
  }
}
#user-info-view .organization-list {
  display: inline-block;
  list-style-type: none;
}
#user-info-view .organization-list .textboxlistentry {
  background-color: transparent;
  border: 0;
  padding: 0;
  margin: 0 5px 5px 0;
}
#user-info-view .organization-list .textboxlistentry .textboxlistentry-content {
  background: #F8F8F8;
  display: inline-block;
  border-radius: 3px;
  color: #6D6D6D;
  border: 1px solid #E5E5E5;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 600;
}
#user-info-view .organization-list .textboxlistentry .textboxlistentry-content i {
  color: #222;
}
#user-info-view .organizations-show-button {
  border: 0;
  display: block;
  margin: 10px 0;
  padding: 0;
  color: #107eab;
  background: transparent;
}

.user-tools-menu {
  position: absolute;
  padding: 0 15px;
  z-index: 1;
  right: 183px;
  top: 127px;
}
@media (max-width: 1120px) {
  .user-tools-menu {
    right: 136px;
  }
}
.user-tools-menu .user-tools-menu-portlet {
  display: none;
  background: white;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
  width: 740px;
}
.user-tools-menu .user-tools-menu-portlet .dialog-pointer {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -14px;
  right: 35px;
  transform: rotate(45deg);
  background: white;
  z-index: 1;
  box-shadow: -4px -4px 9px -3px rgba(109, 109, 109, 0.3);
}
.user-tools-menu .user-tools-menu-portlet .tools {
  padding: 30px 30px 15px 30px;
}
.user-tools-menu .user-tools-menu-portlet .tools .heading {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.user-tools-menu .user-tools-menu-portlet .tools ul {
  list-style-type: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.user-tools-menu .user-tools-menu-portlet .tools ul .single-tool {
  margin-bottom: 20px;
  width: 210px;
}
.user-tools-menu .user-tools-menu-portlet .tools ul .single-tool .single-tool-menu-div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.user-tools-menu .user-tools-menu-portlet .tools ul .single-tool .single-tool-menu-div a {
  color: #222;
  text-decoration: none;
}
.user-tools-menu .user-tools-menu-portlet .tools ul .single-tool .single-tool-menu-div a:hover {
  text-decoration: none;
}
.user-tools-menu .user-tools-menu-portlet .tools ul .single-tool .single-tool-menu-div .tool-link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-right: auto;
}
.user-tools-menu .user-tools-menu-portlet .tools ul .single-tool .single-tool-menu-div .tool-icon {
  margin-right: 10px;
  color: white;
  background: #107eab;
  border-radius: 5px;
  font-size: 14px;
  font-weight: bold;
  width: 34px;
  min-width: 34px;
  height: 34px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.user-tools-menu .user-tools-menu-portlet .tools ul .single-tool .single-tool-menu-div .tool-guide-link {
  margin-left: 10px;
  margin-right: -10px;
  color: #107eab;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.user-tools-menu .user-tools-menu-portlet .tools ul .single-tool .single-tool-menu-div .tool-guide-link svg {
  fill: #107eab;
  width: 29px;
  height: 16px;
}
.user-tools-menu .user-tools-menu-portlet .tools ul .single-tool .tool-description {
  background: white;
  padding: 20px;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
  position: absolute;
  margin-top: 15px;
  z-index: 1;
}
.user-tools-menu .user-tools-menu-portlet .tools ul .single-tool .tool-description .dialog-pointer {
  width: 20px;
  height: 20px;
  top: -9px;
  left: 50px;
}
.user-tools-menu .user-tools-menu-portlet .tools-menu-footer {
  padding: 10px 30px;
  background: #F8F8F8;
  text-align: center;
}
.user-tools-menu .user-tools-menu-portlet .tools-menu-footer a {
  display: block;
  color: #6d6d6d;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.user-tools-menu .user-tools-menu-portlet .tools-menu-footer a i {
  font-size: 18px;
  vertical-align: -2px;
  margin-right: 5px;
}

.mobile-user-tools-menu .dialog-pointer {
  display: none;
}
.mobile-user-tools-menu .tools .heading {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.mobile-user-tools-menu .tools ul {
  list-style-type: none;
  display: block;
}
.mobile-user-tools-menu .tools ul .single-tool {
  margin-bottom: 15px;
  width: 100%;
  float: none;
  flex: none;
  max-width: none;
}
.mobile-user-tools-menu .tools ul .single-tool .single-tool-menu-div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.mobile-user-tools-menu .tools ul .single-tool .tool-icon {
  display: inline-block;
  margin-right: 10px;
  color: white;
  background: #107eab;
  border-radius: 5px;
  font-size: 14px;
  font-weight: bold;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 2.3;
}
.mobile-user-tools-menu .tools ul .single-tool .tool-link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-right: auto;
}
.mobile-user-tools-menu .tools ul .single-tool a {
  color: #222;
  text-decoration: none;
}
.mobile-user-tools-menu .tools ul .single-tool a:hover {
  text-decoration: none;
}
.mobile-user-tools-menu .tools ul .single-tool .tool-guide-link {
  margin-left: 10px;
  color: #107eab;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.mobile-user-tools-menu .tools ul .single-tool .tool-guide-link svg {
  fill: #107eab;
  width: 29px;
  height: 16px;
}
.mobile-user-tools-menu .tools ul .single-tool .tool-description {
  background: white;
  padding: 20px;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
  position: absolute;
  margin-top: 15px;
  right: 15px;
}
.mobile-user-tools-menu .tools ul .single-tool .tool-description .dialog-pointer {
  display: block;
  width: 20px;
  height: 20px;
  top: -9px;
  right: 11px;
  position: absolute;
  transform: rotate(45deg);
  background: white;
  box-shadow: -4px -4px 9px -3px rgba(109, 109, 109, 0.3);
}
.mobile-user-tools-menu .tools-menu-footer {
  padding: 10px 30px;
  background: #F8F8F8;
  text-align: center;
  margin-top: 25px;
}
.mobile-user-tools-menu .tools-menu-footer a {
  display: block;
  color: #6d6d6d;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
.mobile-user-tools-menu .tools-menu-footer a i {
  font-size: 18px;
  vertical-align: -2px;
  margin-right: 5px;
}

#user-settings-view .loader {
  width: 18px;
  height: 18px;
  float: right;
}
#user-settings-view h2 {
  text-transform: uppercase;
  margin: 0 0 40px 0;
}
#user-settings-view form label {
  display: block;
  margin: 10px 0;
}
#user-settings-view form .settings-unit-select {
  margin-bottom: 20px;
}
#user-settings-view form .additional-unit-select {
  margin-bottom: 20px;
}
#user-settings-view form .additional-unit-select .selected-additional-unit {
  background: #F8F8F8;
  display: inline-block;
  margin: 0 5px 5px 0;
  border-radius: 3px;
  color: #6D6D6D;
  border: 1px solid #E5E5E5;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 600;
}
#user-settings-view form .additional-unit-select .selected-additional-unit button {
  background: none;
  border: 0;
  padding: 0;
  margin-left: 7px;
}
#user-settings-view form .settings-notifications, #user-settings-view form .settings-mentions, #user-settings-view form .settings-followed-topics {
  margin-bottom: 20px;
}
#user-settings-view form .settings-notifications .setting-checkboxes, #user-settings-view form .settings-mentions .setting-checkboxes, #user-settings-view form .settings-followed-topics .setting-checkboxes {
  background: #F8F8F8;
  padding: 15px 25px;
  display: inline-block;
}
#user-settings-view form .settings-notifications .setting-checkboxes label, #user-settings-view form .settings-mentions .setting-checkboxes label, #user-settings-view form .settings-followed-topics .setting-checkboxes label {
  display: block;
  margin: 10px 0;
}
#user-settings-view form .settings-notifications .setting-checkboxes label input, #user-settings-view form .settings-mentions .setting-checkboxes label input, #user-settings-view form .settings-followed-topics .setting-checkboxes label input {
  width: 25px;
  height: 14px;
}
#user-settings-view form .settings-subscriptions button {
  background: none;
  border: 0;
  padding: 0;
  margin: 0 0 0 5px;
}
#user-settings-view form .settings-subscriptions ul {
  margin: 20px 0 0 0;
}
#user-settings-view form .settings-subscriptions ul li {
  list-style-position: outside;
  margin: 5px 0 5px 18px;
  font-weight: 600;
}
#user-settings-view form .settings-location {
  margin-bottom: 30px;
}
#user-settings-view form .user-language-select {
  margin-bottom: 20px;
}
#user-settings-view form .btn {
  padding: 10px 40px;
  margin: 0 0 10px 0;
}

.user-profile-tools h2 {
  text-transform: uppercase;
  margin: 0 0 40px 0;
}
.user-profile-tools .info-text {
  margin: 0 0 20px 0;
}
.user-profile-tools .profile-tool-drop-notifier {
  width: 100%;
  border-bottom: solid 3px #107eab;
}
@media (max-width: 930px) {
  .user-profile-tools .icon-reorder {
    display: inline;
  }
  .user-profile-tools .single-profile-tool .tool-description {
    padding-left: 0 !important;
  }
}
.user-profile-tools .icon-reorder {
  cursor: pointer;
}
.user-profile-tools .single-profile-tool {
  padding: 15px 0;
  border-bottom: 1px solid #E5E5E5;
}
.user-profile-tools .single-profile-tool .tool-buttons button {
  background: none;
  border: 0;
  padding: 0;
}
.user-profile-tools .single-profile-tool .tool-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.user-profile-tools .single-profile-tool .tool-info .icon-reorder {
  margin-right: 10px;
  font-size: 18px;
}
.user-profile-tools .single-profile-tool .tool-info svg {
  height: 20px;
  width: auto;
}
.user-profile-tools .single-profile-tool .tool-info .tool-name {
  font-weight: bold;
  color: #000;
  font-size: 18px;
}
.user-profile-tools .single-profile-tool .tool-info .activity-edit-tool {
  position: absolute;
  right: 0;
}
.user-profile-tools .single-profile-tool .tool-info .tool-guide-link-profile-span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  color: #107eab;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.user-profile-tools .single-profile-tool .tool-info .tool-guide-link-profile-span svg {
  fill: #107eab;
  width: 32px;
  height: 20px;
}
.user-profile-tools .single-profile-tool .tool-buttons {
  min-width: 160px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.user-profile-tools .single-profile-tool .tool-buttons .tool-button {
  margin: 0 10px;
}
.user-profile-tools .single-profile-tool .tool-buttons .tool-button svg {
  height: 10px;
  width: 14px;
}
.user-profile-tools .single-profile-tool .tool-buttons .tool-button.open svg {
  transform: rotate(180deg);
}
.user-profile-tools .single-profile-tool .tool-buttons .tool-button:first-child {
  margin-left: 0;
}
.user-profile-tools .single-profile-tool .tool-buttons .remove-tool-button {
  font-size: 18px;
}
.user-profile-tools .single-profile-tool .tool-description {
  margin-top: 10px;
  padding-left: 30px;
}
.user-profile-tools .open-add-tool-menu {
  margin: 30px 0 0 0;
  font-size: 18px;
  background: none;
  border: 0;
  padding: 0;
}
.user-profile-tools .open-add-tool-menu .icon-plus {
  margin-right: 5px;
}
.user-profile-tools .order-tools-div {
  margin: 0 0 60px 0;
}
.user-profile-tools .order-tools-div .order-tool-button-div {
  float: right;
}
.user-profile-tools .order-tools-div .order-tool-button-div .loader {
  float: left;
  margin: 5px 10px 0 0;
}
.user-profile-tools .order-tools-div .order-tool-button-div button {
  float: left;
}
.user-profile-tools .order-tools-div .order-tool-button-div button:disabled {
  border: 1px solid #6D6D6D;
  color: #6D6D6D;
  opacity: 0.2;
}
.user-profile-tools .button-tools-div {
  margin: 24px 0 0 0;
}
.user-profile-tools .button-tools-div .save-button-div {
  float: right;
}
.user-profile-tools .button-tools-div .save-button-div .loader {
  float: left;
  margin: 5px 0 0 5px;
}
.user-profile-tools .button-tools-div .save-button-div .save-tools-button {
  margin: 0 0 10px 10px;
  float: left;
}
.user-profile-tools .button-tools-div .reset-button-div {
  float: right;
}
.user-profile-tools .button-tools-div .reset-button-div .loader {
  float: left;
  margin: 5px 10px 0 0;
}
.user-profile-tools .button-tools-div .reset-button-div .reset-tools-button {
  float: left;
}
.user-profile-tools .add-tool-menu {
  margin: 30px 0 0 0;
}

.edit-tool-form {
  width: 100%;
  max-width: 800px;
  margin: auto;
  padding: 30px;
  position: relative;
  background: white;
}

.user-workgroups-menu {
  position: absolute;
  padding: 0 15px;
  z-index: 1;
  width: 400px;
  right: 265px;
  top: 127px;
}
@media (max-width: 1120px) {
  .user-workgroups-menu {
    right: 186px;
  }
}
.user-workgroups-menu .user-workgroups-menu-portlet {
  display: none;
  background: white;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}
.user-workgroups-menu .user-workgroups-menu-portlet .dialog-pointer {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -14px;
  right: 35px;
  transform: rotate(45deg);
  background: white;
  z-index: 1;
  box-shadow: -4px -4px 9px -3px rgba(109, 109, 109, 0.3);
}
.user-workgroups-menu .user-workgroups-menu-portlet .workgroups {
  padding: 30px 30px 20px 30px;
}
.user-workgroups-menu .user-workgroups-menu-portlet .workgroups .loader {
  margin: 0 auto;
}
.user-workgroups-menu .user-workgroups-menu-portlet .workgroups .heading {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.user-workgroups-menu .user-workgroups-menu-portlet .workgroups .space-item {
  margin: 0 0 5px 0;
  padding-bottom: 5px;
}
.user-workgroups-menu .user-workgroups-menu-portlet .workgroups .space-item .workgroup-title a {
  color: #222;
  font-size: 15px;
  font-weight: bold;
}
.user-workgroups-menu .user-workgroups-menu-portlet .workgroups .space-item .workgroups-description {
  font-size: 90%;
  color: #6d6d6d;
}
.user-workgroups-menu .user-workgroups-menu-portlet .workgroups .workgroupsUrl {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
}
.user-workgroups-menu .user-workgroups-menu-portlet .wg-footer {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  border-top: 1px solid #E5E5E5;
  padding: 20px 30px 30px 30px;
  letter-spacing: -0.5px;
}
.user-workgroups-menu .user-workgroups-menu-portlet .wg-footer a {
  color: #222;
}

.mobile-workgroups-menu .user-workgroups-menu-portlet {
  display: block !important;
  box-shadow: none;
}
.mobile-workgroups-menu .user-workgroups-menu-portlet .dialog-pointer {
  display: none;
}
.mobile-workgroups-menu .user-workgroups-menu-portlet .workgroups .heading {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.mobile-workgroups-menu .user-workgroups-menu-portlet .workgroups .space-item {
  margin: 0 0 5px 0;
  padding-bottom: 5px;
}
.mobile-workgroups-menu .user-workgroups-menu-portlet .workgroups .space-item .workgroup-title a {
  color: #222;
  font-size: 15px;
  font-weight: bold;
}
.mobile-workgroups-menu .user-workgroups-menu-portlet .workgroups .space-item .workgroups-description {
  font-size: 90%;
  color: #6d6d6d;
}
.mobile-workgroups-menu .user-workgroups-menu-portlet .workgroups .workgroupsUrl {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
}
.mobile-workgroups-menu .user-workgroups-menu-portlet .wg-footer {
  padding: 20px 0 0 0;
  font-size: 18px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  border-top: 1px solid #E5E5E5;
}
.mobile-workgroups-menu .user-workgroups-menu-portlet .wg-footer a {
  color: #222;
}

.portlet-boundary_fi_helsinki_flamma_reception_times_web_AddReceptionTimesPortlet_ {
  max-width: 1220px;
  padding: 0 15px;
  background: transparent;
  z-index: 5;
  margin: 0 auto;
  overflow: visible;
}

#addReceptionTimeDialog {
  max-width: 450px;
  width: 100%;
  background: white;
  margin: auto;
}
#addReceptionTimeDialog .add-reception-time-form {
  background: white;
  padding: 30px 30px 15px 30px;
}
#addReceptionTimeDialog .add-reception-time-form .close-dialog {
  background: none;
  border: 0;
  font-size: 22px;
  margin: 0;
  line-height: 1;
  padding: 0;
}
#addReceptionTimeDialog .add-reception-time-form .heading {
  margin-top: 0;
}
#addReceptionTimeDialog .add-reception-time-form .select-degree-programme, #addReceptionTimeDialog .add-reception-time-form .select-language {
  border-radius: 0;
  padding: 10px 40px 10px 15px;
  background: url(/o/flamma-theme/images/flamma/svg/images/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: right 15px top 50%;
  background-color: #F8F8F8;
  border: 1px solid #E5E5E5;
  width: 100%;
  text-align: left;
}
#addReceptionTimeDialog .add-reception-time-form .select-degree-programme:disabled, #addReceptionTimeDialog .add-reception-time-form .select-language:disabled {
  opacity: 0.5;
}
#addReceptionTimeDialog .add-reception-time-form .select-degree-programme-popup, #addReceptionTimeDialog .add-reception-time-form .select-language-popup {
  position: absolute;
  z-index: 1;
  background: white;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
  padding: 25px 25px 10px 25px;
  max-height: 300px;
  overflow-y: scroll;
}
#addReceptionTimeDialog .add-reception-time-form .select-degree-programme-popup .group-name, #addReceptionTimeDialog .add-reception-time-form .select-language-popup .group-name {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}
#addReceptionTimeDialog .add-reception-time-form .select-degree-programme-popup hr, #addReceptionTimeDialog .add-reception-time-form .select-language-popup hr {
  padding: 0;
  margin: 15px 0;
}
#addReceptionTimeDialog .add-reception-time-form .select-degree-programme-popup label:first-child, #addReceptionTimeDialog .add-reception-time-form .select-language-popup label:first-child {
  margin-top: 0;
}
#addReceptionTimeDialog .add-reception-time-form .select-degree-programme-popup label.indent-1, #addReceptionTimeDialog .add-reception-time-form .select-language-popup label.indent-1 {
  margin-left: 20px;
}
#addReceptionTimeDialog .add-reception-time-form .required-input {
  border: 1px solid red !important;
  outline-color: rgba(255, 0, 0, 0.5) !important;
  outline-style: auto !important;
  outline: auto;
}
#addReceptionTimeDialog .add-reception-time-form input[type=text], #addReceptionTimeDialog .add-reception-time-form textarea {
  padding: 8px 5px;
  background-color: #F8F8F8;
  border: 1px solid #E5E5E5;
  border-radius: 0;
  box-shadow: none;
}
#addReceptionTimeDialog .add-reception-time-form .text-error {
  color: red;
}
#addReceptionTimeDialog .add-reception-time-form .form-control[disabled] {
  color: #6d6d6d;
  opacity: 0.8;
}
#addReceptionTimeDialog .add-reception-time-form input[type=text], #addReceptionTimeDialog .add-reception-time-form select, #addReceptionTimeDialog .add-reception-time-form textarea {
  width: 100%;
}
#addReceptionTimeDialog .add-reception-time-form .form-field {
  display: block;
  font-weight: normal;
}
#addReceptionTimeDialog .add-reception-time-form .form-field .form-field-label-text {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin: 10px 0;
}
#addReceptionTimeDialog .add-reception-time-form .form-field .guideInputRow {
  position: relative;
  display: block;
  padding-right: 30px;
  margin-bottom: 10px;
}
#addReceptionTimeDialog .add-reception-time-form .form-field .guideInputRow.labelRow {
  margin-bottom: 0;
}
#addReceptionTimeDialog .add-reception-time-form ul.nav {
  margin-top: 20px;
  border-bottom: 1px solid #E5E5E5;
}
#addReceptionTimeDialog .add-reception-time-form ul.nav li {
  margin: 0 30px 10px 0;
}
#addReceptionTimeDialog .add-reception-time-form ul.nav li a {
  border: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #6d6d6d;
  fill: #222;
}
#addReceptionTimeDialog .add-reception-time-form ul.nav li a:hover, #addReceptionTimeDialog .add-reception-time-form ul.nav li a:focus {
  background: transparent;
}
#addReceptionTimeDialog .add-reception-time-form ul.nav li a.active {
  color: #107eab;
  background: #fff;
}
#addReceptionTimeDialog .add-reception-time-form ul.nav li a:after {
  display: none;
}
#addReceptionTimeDialog .add-reception-time-form .datepickers input {
  width: auto;
  display: initial;
}
#addReceptionTimeDialog .add-reception-time-form .button-row {
  margin-top: 30px;
  float: right;
}
#addReceptionTimeDialog .add-reception-time-form .button-row button {
  margin-bottom: 5px;
}

.reception-time-portlet {
  padding: 16px 30px 10px 15px;
  border: 1px solid #E5E5E5;
  margin-bottom: 30px;
}
.reception-time-portlet .portlet-icon-title {
  padding-bottom: 16px;
  padding-right: 20px;
  margin-bottom: 16px;
  border-bottom: 1px solid #E5E5E5;
  margin-top: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.reception-time-portlet .portlet-icon-title svg {
  width: 30px;
  margin: 0px 15px 0 0;
  fill: #222;
}
.reception-time-portlet .portlet-icon-title .heading {
  margin: 0 !important;
  text-transform: uppercase;
}
.reception-time-portlet .reception-time-empty {
  margin: 0 0 10px 0;
}
.reception-time-portlet .reception-time .reception-time-selections {
  margin: 0 0 20px 0;
}
.reception-time-portlet .reception-time .reception-time-selections button {
  background: none;
  border: 0;
  font-weight: bold;
  padding: 0;
  color: #222;
  font-size: 1.17em;
  margin: 0 20px 5px 0;
}
.reception-time-portlet .reception-time .reception-time-selections button.open svg {
  transform: rotate(180deg);
}
.reception-time-portlet .reception-time .reception-time-selections button svg {
  height: 8px;
  width: 12px;
  margin-bottom: 0;
  margin-left: 5px;
}
.reception-time-portlet .reception-time .reception-time-selections ul {
  list-style-type: none;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #6D6D6D;
}
.reception-time-portlet .reception-time .reception-content {
  margin: 0 0 10px 0;
}
.reception-time-portlet .reception-time .content-div {
  font-size: 16px;
  overflow-wrap: break-word;
  color: #6D6D6D;
}
.reception-time-portlet hr:last-of-type {
  display: none;
}
.reception-time-portlet .btn {
  margin: 25px 0 0 0;
}

.riihi-decisions-main-list .riihi-top-bar .button-row .toggle-riihi-filters {
  padding: 0;
  margin: 0 0 20px 20px;
  border: 0;
  color: #222;
}
.riihi-decisions-main-list .riihi-top-bar .button-row .toggle-riihi-filters:first-child {
  margin: 0 0 20px 0 !important;
}
.riihi-decisions-main-list .riihi-top-bar .button-row .toggle-riihi-filters svg {
  height: 8px;
  width: 12px;
  margin-left: 5px;
}
.riihi-decisions-main-list .riihi-top-bar .button-row .toggle-riihi-filters.open svg {
  transform: rotate(180deg);
}
.riihi-decisions-main-list .riihi-page-size-select {
  left: 252px;
  max-width: 150px;
}
.riihi-decisions-main-list .riihi-years-select {
  left: 178px;
  max-width: 150px;
}
.riihi-decisions-main-list .riihi-type-select {
  max-width: 300px;
}
.riihi-decisions-main-list .riihi-filters-select {
  left: 84px;
  max-width: 300px;
}
.riihi-decisions-main-list .riihi-filters {
  position: absolute;
  z-index: 1;
  top: 25px;
  width: 100%;
  background: white;
  padding: 30px;
  max-height: 300px;
  overflow-y: scroll;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}
.riihi-decisions-main-list .riihi-filters label:last-child {
  margin-bottom: 0;
}
.riihi-decisions-main-list .riihi-list-container .header {
  font-weight: bold;
}
.riihi-decisions-main-list .riihi-list-container hr {
  margin-bottom: 15px;
  padding-top: 15px;
}
.riihi-decisions-main-list .riihi-list-container .date, .riihi-decisions-main-list .riihi-list-container .title {
  margin-bottom: 10px;
}
.riihi-decisions-main-list .riihi-list-container .pagination .previous {
  display: inline-block;
  margin-right: 10px;
}
.riihi-decisions-main-list .riihi-list-container .pagination .next {
  display: inline-block;
  margin-left: 10px;
}
.riihi-decisions-main-list .riihi-list-container .pagination .current-page {
  font-weight: 600;
}

.riihi-decisions-list .documentItem svg {
  position: absolute;
  left: 0;
  height: 25px;
  width: 25px;
}
.riihi-decisions-list .documentItem .documentInfo {
  padding-left: 40px;
}
.riihi-decisions-list .documentItem .documentInfo .title {
  color: #222;
  line-height: 1.1;
}
.riihi-decisions-list .documentItem .documentInfo .date {
  font-size: 13px;
  font-weight: 600;
}
.riihi-decisions-list .documentItem .documentInfo .categories {
  line-height: 1;
  margin: 0 0 5px 0;
}
.riihi-decisions-list .documentItem .documentInfo .category {
  font-size: 11px;
  font-weight: 600;
  color: #6d6d6d;
}

.single-riihi-decision h2 {
  margin-top: 0;
}
.single-riihi-decision ul li, .single-riihi-decision ol li {
  list-style-position: outside;
  margin: 5px 0 5px 18px;
  font-size: 16px;
}
.course-list-portlet .dropdownMenu {
  right: 15px;
  top: 45px;
}
.course-list-portlet .course-list .course-item .top-info {
  font-weight: 600;
  color: #6D6D6D;
  font-size: 12px;
}
.course-list-portlet .course-list .course-item .bottom-info .links a {
  display: inline-block;
  margin: 0 15px 0 0;
  font-weight: 600;
  font-size: 12px;
}
.course-list-portlet .course-list .course-item .bottom-info .links a:last-child {
  margin: 0;
}
.course-list-portlet .course-pagination button {
  background: none;
  border: 2px solid #107eab;
  border-radius: 25px;
  font-size: 20px;
  padding: 5px;
  line-height: 1;
  text-align: center;
  width: 35px;
  height: 35px;
  color: #107eab;
}
.course-list-portlet .course-pagination button:disabled {
  opacity: 0.5;
}

.service-directory-portlet .alphabet-array-list {
  margin: 25px 0 0 0;
}
.service-directory-portlet .alphabet-array-list li {
  display: inline-block !important;
  box-shadow: none !important;
}
.service-directory-portlet .alphabet-array-list li button {
  background: none;
  border-style: none;
  font-size: 18px;
  font-weight: bold;
  padding: 0;
  margin-right: 7px;
  color: #222;
  text-transform: uppercase;
}
.service-directory-portlet .alphabet-array-list li button:hover {
  text-decoration: underline;
}
.service-directory-portlet .alphabet-array-list li button:disabled {
  text-decoration: none;
  color: grey;
}
.service-directory-portlet .service-directory-list {
  column-count: 3;
  column-gap: 15px;
  list-style-type: none;
}
.service-directory-portlet .service-directory-list li {
  width: 100%;
  padding-right: 30px;
  margin-bottom: 15px;
}
.service-directory-portlet .service-directory-list li a {
  color: #222;
}
.service-directory-portlet .service-directory-list li a:hover {
  color: #222;
}

.service-search-portlet .service-search-searchfield {
  margin: 15px 0 0 0;
}
.service-search-portlet .service-search-searchfield .row {
  margin: 0;
}
.service-search-portlet .service-search-searchfield .input-group {
  border-bottom: 1px solid #6d6d6d;
  background: transparent;
  max-width: 400px;
  width: 100%;
  padding: 0 10px;
}
.service-search-portlet .service-search-searchfield .form-control {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  color: #222;
  font-size: 14px;
  font-weight: 600;
  padding: 0 10px 0 0;
  animation: none;
}
.service-search-portlet .service-search-searchfield .input-group-btn button {
  background: none;
  border: none;
  padding: 0;
}
.service-search-portlet .service-search-searchfield .input-group-btn button .lexicon-icon {
  color: #6D6D6D;
  stroke-width: 5px;
  stroke: #6D6D6D;
  width: 20px;
  height: 20px;
}
.service-search-portlet .service-search-results {
  margin: 20px -15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.service-search-portlet .service-search-results .no-results {
  padding: 0 15px;
}
.service-search-portlet .service-search-results .item {
  padding: 0 15px;
  margin: 0 0 20px 0;
  width: 50%;
}
.service-search-portlet .service-search-results .item .web-content .heading {
  text-transform: none !important;
  margin-bottom: 5px !important;
}
.service-search-portlet .service-search-results .item .web-content .heading a {
  color: #222;
}
.service-search-portlet .service-search-results .item .web-content .heading a:hover {
  color: #222;
}
.service-search-portlet .service-search-results .item .description {
  color: #222;
}
.service-search-portlet .service-search-results .item .description liferay-hl {
  background: transparent;
  box-shadow: none;
  color: #222;
  font-weight: bold;
  padding: 0;
}
.service-search-portlet .service-search-results .item .description liferay-hl:before {
  background: transparent;
  display: none;
}
.service-search-portlet .service-search-paging {
  text-align: center;
}
.service-search-portlet .service-search-paging a {
  font-weight: 600;
}
.service-search-portlet .service-search-paging .page a {
  padding: 0 10px;
}
.service-search-portlet .service-search-paging .selected a {
  background: #107eab !important;
  padding: 4px 10px;
  color: white !important;
}

.page-short-link-menu {
  display: inline-block;
  position: relative;
}
.page-short-link-menu .short-link-preview {
  width: 100px;
  position: absolute;
  right: 0;
  z-index: 1;
  background: white;
  padding: 10px;
  font-size: 14px;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}
.page-short-link-menu .short-link-preview .dialog-pointer {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 20px;
  background: white;
  z-index: 1;
  box-shadow: -4px -4px 9px -3px rgba(109, 109, 109, 0.3);
  border-radius: 0 0 20px 0;
}
.page-short-link-menu .short-link-preview .short-link-dialog {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.page-short-link-menu .short-link-preview .short-link-dialog input {
  width: 100%;
  margin-right: 10px;
  border-radius: 0;
  box-shadow: none;
  border: 0;
}
.page-short-link-menu .short-link-preview .short-link-dialog button {
  white-space: nowrap;
}
.page-short-link-menu.header-toolbar-item .short-link-button {
  font-size: 14px;
}
.page-short-link-menu.header-toolbar-item .short-link-button .icon-link {
  vertical-align: middle;
}
.page-short-link-menu.header-toolbar-item .short-link-preview {
  top: 35px;
}
.page-short-link-menu.header-toolbar-item .short-link-preview .dialog-pointer {
  top: -7px;
  transform: rotate(45deg);
}
.page-short-link-menu.news-toolbar-item .short-link-preview {
  bottom: 35px;
}
.page-short-link-menu.news-toolbar-item .short-link-preview .dialog-pointer {
  bottom: -7px;
  transform: rotate(225deg);
}

.yearclock-edit-dialog .edit-yearclock-form .select-yearclock-target {
  border-radius: 0;
  padding: 10px 40px 10px 15px;
  background: url(/o/flamma-theme/images/flamma/svg/images/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: right 15px top 50%;
  background-color: #F8F8F8;
  border: 1px solid #E5E5E5;
  width: 50%;
  text-align: left;
}
.yearclock-edit-dialog .edit-yearclock-form .select-yearclock-target:disabled {
  opacity: 0.5;
}
.yearclock-edit-dialog .edit-yearclock-form .select-yearclock-target-popup {
  position: absolute;
  z-index: 1;
  background: white;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
  padding: 25px 25px 10px 25px;
  max-height: 300px;
  width: 50%;
  overflow-y: scroll;
}
.yearclock-edit-dialog .edit-yearclock-form .select-yearclock-target-popup hr {
  padding: 0;
  margin: 15px 0;
}
.yearclock-edit-dialog .edit-yearclock-form .select-yearclock-target-popup label:first-child {
  margin-top: 0;
}
.yearclock-edit-dialog .edit-yearclock-form .select-yearclock-target-popup label.indent-1 {
  margin-left: 20px;
}
.yearclock-edit-dialog .edit-yearclock-form .select-yearclock-target-popup label.indent-2 {
  margin-left: 40px;
}
.yearclock-edit-dialog .edit-yearclock-form .yearclock-fields .form-field-label {
  display: block;
  font-weight: normal;
  padding: 0 0 10px 0;
  margin: 0;
}
.yearclock-edit-dialog .edit-yearclock-form .yearclock-fields .form-field-label .form-field-label-text {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin: 10px 0;
}
.yearclock-edit-dialog .edit-yearclock-form .yearclock-fields .form-field-label .checkbox .form-field-label-text {
  margin: 0;
}
.yearclock-edit-dialog .edit-yearclock-form .yearclock-fields .form-field-label .palette-item {
  font-size: 15px;
}
.yearclock-edit-dialog .edit-yearclock-form .yearclock-fields .form-field-label .required-input {
  border: 1px solid red !important;
  outline-color: rgba(255, 0, 0, 0.5) !important;
  outline-style: auto !important;
  outline: auto;
}
.yearclock-edit-dialog .edit-yearclock-form .yearclock-fields .form-field-label input[type=text], .yearclock-edit-dialog .edit-yearclock-form .yearclock-fields .form-field-label textarea {
  padding: 8px 5px;
  background-color: #F8F8F8;
  border: 1px solid #E5E5E5;
  border-radius: 0;
  box-shadow: none;
  display: block;
  width: 100%;
}
.yearclock-edit-dialog .edit-yearclock-form .yearclock-fields .form-field-label .datepickers input {
  width: auto;
  display: inline-block;
  border-radius: 0;
  box-shadow: none;
  text-align: center;
  font-size: 14px;
}
.yearclock-edit-dialog .edit-yearclock-form .yearclock-fields .form-field-label .asset-categories-selector .field-content {
  padding-bottom: 10px;
}
.yearclock-edit-dialog .edit-yearclock-form .yearclock-fields .tagselector-content .textboxlistentry-holder {
  border: 0;
  margin: 0;
}
.yearclock-edit-dialog .edit-yearclock-form .yearclock-fields .tagselector-content .textboxlistentry-holder .textboxlist-input-container {
  float: none;
  margin: 0;
}
.yearclock-edit-dialog .edit-yearclock-form .yearclock-fields .tagselector-content .textboxlistentry-holder .textboxlistentry {
  margin: 0 5px 10px 0;
}

.yearclock-portlet .yearclock-top-bar {
  margin-bottom: 15px;
  border-bottom: 1px solid #E5E5E5;
}
.yearclock-portlet .yearclock-top-bar .heading {
  margin-top: 0;
  text-transform: uppercase;
}
.yearclock-portlet .yearclock-top-bar .heading .create-new {
  font-size: 15px;
  font-weight: normal;
  text-transform: none;
}
.yearclock-portlet .yearclock-top-bar .heading .create-new a {
  text-decoration: none;
}
.yearclock-portlet .yearclock-top-bar .heading .create-new a i {
  padding-right: 5px;
}
.yearclock-portlet .yearclock-top-bar .heading-tabs button {
  text-transform: uppercase;
  background: none;
  border: 0;
  font-weight: bold;
  font-size: 22px;
  padding: 0 0 5px 0;
}
.yearclock-portlet .yearclock-top-bar .heading-tabs button.selected {
  border-bottom: 5px solid #E5E5E5;
}
.yearclock-portlet .yearclock-top-bar .heading-tabs button:first-child {
  margin: 0 30px 0 0;
}
.yearclock-portlet .yearclock-top-bar .button-row {
  margin-top: 7px;
}
.yearclock-portlet .yearclock-top-bar .button-row button {
  background: none;
  border: 0;
  font-weight: bold;
  padding: 0;
  color: #222;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 20px 5px 0;
}
.yearclock-portlet .yearclock-top-bar .button-row button:last-child {
  margin-right: 0;
}
.yearclock-portlet .yearclock-top-bar .button-row button.open svg {
  transform: rotate(180deg);
}
.yearclock-portlet .yearclock-top-bar .button-row button svg {
  height: 8px;
  width: 12px;
  margin-bottom: 0;
  margin-left: 5px;
}
.yearclock-portlet .yearclock-top-bar .button-row button i:before {
  margin-top: -1px;
  margin-left: 5px;
  font-size: 14px;
  vertical-align: middle;
}
@media (max-width: 660px) {
  .yearclock-portlet .yearclock-top-bar {
    border: 0;
  }
  .yearclock-portlet .yearclock-top-bar .heading-tabs {
    float: none;
    border-bottom: 1px solid #E5E5E5;
  }
}
@media (max-width: 480px) {
  .yearclock-portlet .yearclock-top-bar div {
    float: none;
  }
}
.yearclock-portlet .yearclock-filters {
  position: absolute;
  z-index: 1;
  width: 100%;
  background: white;
  box-shadow: rgba(109, 109, 109, 0.3) 0px 1px 10px -1px;
  padding: 20px 25px 10px 25px;
  max-width: 300px;
  right: 0;
  top: 45px;
}
.yearclock-portlet .yearclock-filters hr {
  padding: 0;
  margin: 15px 0;
}
@media (max-width: 660px) {
  .yearclock-portlet .yearclock-filters {
    top: 90px;
  }
}
@media (max-width: 480px) {
  .yearclock-portlet .yearclock-filters {
    right: auto;
    left: 0;
  }
}
.yearclock-portlet .yearclock-carousel {
  margin-bottom: 20px;
  width: 100%;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item {
  background: white;
  border-right: 2.5px solid white;
  border-left: 2.5px solid white;
  min-height: 130px;
  height: auto;
  position: relative;
  background: #F8F8F8;
  padding: 15px;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .date-info {
  padding: 0 20px 0 0;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .date-info .startDate, .yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .date-info .dash, .yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .date-info .endDate {
  display: inline-block;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .date-info .dash {
  margin: 0 4%;
  font-weight: bold;
  font-size: 16px;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .date-info .day-of-week {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  margin: 0px 0 4px 0;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .date-info .date {
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .openMenu {
  background: none;
  border: 0;
  line-height: 1;
  position: absolute;
  right: 15px;
  top: 5px;
  font-size: 18px;
  font-weight: bold;
  padding: 0;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .show-more-categories {
  background: none;
  border: 0;
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  padding: 0;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .edit-buttons-popup {
  background: white;
  position: absolute;
  z-index: 1;
  right: 15px;
  top: 25px;
  padding: 15px;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .edit-buttons-popup > button:first-child {
  margin-top: 0;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .edit-buttons-popup button {
  display: block;
  background: none;
  border: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 10px;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .edit-buttons-popup button i {
  margin: 0 5px 0 0;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .link {
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
  display: block;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .description {
  margin: 10px 0 0 0;
  font-size: 12px;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .targets {
  margin: 5px 0 0 0;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .targets .category {
  font-size: 10px;
  font-weight: bold;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .targets .category:after {
  content: ", ";
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .targets .category:last-child:after {
  content: "";
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .units {
  margin: 5px 0 0 0;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .units .category {
  background: #107eab;
  padding: 2px 10px;
  color: white;
  font-size: 10px;
  margin: 0 5px 5px 0;
  font-weight: bold;
  display: inline-block;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .history {
  margin: 15px 0 0 0;
}
.yearclock-portlet .yearclock-carousel .yearclock-slider .yearclock-items .slick-track .yearclock-item .history .category {
  background: #DCBF00;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 10px;
}
.yearclock-portlet .yearclock-carousel .yearclock-controls {
  margin: 15px 0 0 0;
}
.yearclock-portlet .yearclock-carousel .yearclock-controls button {
  background: none;
  border: 2px solid #107eab;
  border-radius: 25px;
  font-size: 20px;
  padding: 5px;
  line-height: 1;
  text-align: center;
  width: 35px;
  height: 35px;
  color: #107eab;
  opacity: 0.5;
}
.yearclock-portlet .yearclock-carousel .yearclock-controls button.slick-arrow {
  opacity: 1;
}
.yearclock-portlet .yearclock-carousel .yearclock-controls button.slick-arrow.slick-disabled, .yearclock-portlet .yearclock-carousel .yearclock-controls button.slick-arrow.slick-hidden {
  opacity: 0.5;
}
.yearclock-portlet .yearclock-carousel .yearclock-controls button.prev {
  margin-right: 10px;
}

body.not-admin #wrapper {
  padding-left: 0 !important;
  margin-top: 0 !important;
}
body.signed-in .toggle-controls.visible-xs {
  display: inline-block !important;
}
body.signed-in.controls-hidden .lfr-configurator-visibility,
body.signed-in.controls-hidden .autofit-row.portlet-header .visible-interaction,
body.signed-in.controls-hidden .portlet-polls-display .lfr-meta-actions {
  display: none;
}
body.signed-in.controls-hidden .portlet-topper {
  display: none;
}
body.signed-in.controls-hidden .portlet-topper .portlet-title-default {
  display: none !important;
}
body.signed-in.controls-visible:not(.not-admin) .portlet-column-content {
  min-height: 50px;
  margin-bottom: 10px;
  overflow: visible;
  border: 1px dashed #E5E5E5;
}
body.signed-in.controls-visible:not(.not-admin) .portlet-column-content:hover, body.signed-in.controls-visible:not(.not-admin) .portlet-column-content:focus {
  border-color: #6D6D6D;
}
body.signed-in.controls-visible:not(.not-admin) .portlet-column-content .portlet-borderless-container {
  min-height: 2.5em;
}
body.signed-out .portlet-topper {
  display: none !important;
}

.portlet-column-content.empty,
.portlet-column-content:empty,
.column-margin.empty,
.column-margin:empty {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
}

.portlet {
  margin-bottom: 0;
}
.portlet:hover .portlet-content-editable {
  border: 0;
  padding: 0;
  margin: 0;
  border-style: none;
}
.portlet:hover > .portlet-topper {
  z-index: 1035;
}
.portlet .portlet-content-editable {
  border: 0;
  padding: 0;
  margin: 0;
  border-style: none;
}
.portlet .visible-interaction {
  position: absolute;
  right: 0;
  z-index: 1000;
}
.portlet .button-holder {
  margin: 0;
}
.portlet .button-holder.webcontent-custom-buttons {
  margin: 15px 0;
}
.portlet .button-holder.journal-article-button-row {
  margin: 15px 0;
}

.portlet-asset-publisher .h2 {
  margin: 0 0 30px 0;
  border-bottom: 1px solid #E5E5E5;
  padding: 0 0 15px 0;
}
.portlet-asset-publisher .h2 .header-title {
  font-size: 22px;
}

#navigation .delete-tab {
  display: none;
}

body > #portalMessageContainer.taglib-portal-message.alert-info {
  display: none;
}

.has-control-menu .affix :target::before, .has-control-menu #wrapper :target::before {
  height: auto;
  margin: 0;
}

.control-menu-nav-item-content span.text-muted {
  color: white !important;
}

#layoutFinder {
  margin: 0 0 0 5px;
}
#layoutFinder button {
  color: white !important;
  background: none;
}

.portlet-options-dropdown {
  border-radius: 0;
  box-shadow: 0 1px 10px -1px rgba(109, 109, 109, 0.3);
  border: 0;
}

html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: initial;
}

.dropdown-menu-indicator-start .dropdown-item {
  padding-left: 1.5rem;
}
.dropdown-menu-indicator-start .lexicon-icon {
  display: none;
}

@media (max-width: 960px) {
  html:not(#__):not(#___) .cadmin.affix,
  html:not(#__):not(#___) .cadmin.control-menu-container {
    position: static !important;
  }
}
.cludo-search-view .cludo-search-results .cludo-page-navigation {
  flex-wrap: wrap;
}

ds-ribbon {
  z-index: 1;
}
ds-ribbon:not(.hydrated) {
  height: 49px;
  visibility: visible;
  border-bottom: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
}
ds-ribbon:not(.hydrated):before {
  content: "";
  display: inline-block;
  border: 3px solid #E5E5E5;
  border-top: 3px solid #107eab;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Dots */
.slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 10px;
  width: 10px;
  margin: 0 7px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 10px;
  width: 10px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: white;
  border-radius: 10px;
  width: 10px;
  height: 10px;
  line-height: 0;
  text-align: center;
  opacity: 0.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
}

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