@charset "UTF-8";
/**
 * Clay 3.13.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: translateZ(0);
    width: 1em; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

.portal-iframe #main-content {
  width: 100%; }

.separator {
  border-top: 1px solid #cdced9; }

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

span.alert {
  display: inline-block; }

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

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

.important {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 768px) {
    .portal-popup .dialog-footer {
      position: fixed; } }
  .portal-popup .dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px; } }

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

.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

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

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

.active-area {
  background: #ffc; }

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

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

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

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

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

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

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

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
      display: inline-block;
      vertical-align: bottom; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
      margin-top: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
      display: inline-block;
      float: none;
      margin-top: 0;
      width: auto; }

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #ccc; }

.alloy-editor-container .alloy-editor-icon {
  color: #869cad; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #c67; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

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

.lfr-source-editor {
  border-color: #ccc; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #fff;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #fff;
    color: #2b4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #ededef;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: '\25be'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\25b8'; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #fff; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #ccc; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #ededef; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34adab; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1d5ec7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #ff6c58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #f00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474f;
    color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555e;
      color: #fff; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009aed; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394e; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4d91ff; }

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

.mce-content-body {
  text-align: start; }

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

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

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

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

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

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

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

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

.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer; }

.lfr-item-viewer .image-viewer-base {
  outline: none; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.lfr-item-viewer .search-info {
  background-color: #d3e8f1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .progress-container {
  background-color: #fff; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media (min-width: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.underlay-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

#wrapper {
  position: relative; }

body.portlet {
  border-width: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-actions {
  float: right; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.restricted * {
  color: #727c81; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

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

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

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

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

.portlet-boundary.yui3-dd-dragging {
  transform: scale(0.8);
  transition: transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

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

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

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px; }

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

input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
    input.switch:empty ~ .switch-bar .switch-icon,
    input.switch:empty ~ .switch-bar .switch-toggle:after,
    input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

.taglib-image-selector .selection-status {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .selection-status {
      transition: none; } }

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

.drop-here-info {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
      @media (prefers-reduced-motion: reduce) {
        .drop-here-info .drop-icons span {
          transition: none; } }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
      transform: rotate(25deg); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
      transform: scale(0.8); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
      transform: rotate(-25deg); }

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

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

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

/* 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. */
body {
  background: #fff !important;
  line-height: 1.5; }

#wrapper {
  line-height: 15px;
  font-size: 10px; }

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table; }

#my_name {
  line-height: 18px; }

.guestMessage {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  position: fixed;
  z-index: 1000;
  background: #5a87c5;
  padding: 15px;
  border-radius: 10px;
  width: 600px;
  color: white;
  left: 35%; }
  .guestMessage a {
    color: black;
    font-weight: bold;
    text-decoration: none; }
    .guestMessage a:hover, .guestMessage a:visited {
      color: black; }

.portlet > .portlet-content-editable {
  border-color: transparent;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

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

#WelcomeContainer {
  line-height: 1.5; }

.portlet-boundary_qad_forums_portlet_QadForumsPortlet_ .portlet-content-container {
  width: 890px; }

/* ---------- Base styles ---------- */
body {
  background: #fff !important;
  font-size: 11px;
  min-width: 980px;
  -ms-overflow-x: auto;
  overflow-x: auto; }

a {
  color: #7B94CC;
  text-decoration: none;
  outline: 0 none; }

a:hover {
  color: #7B94CC;
  text-decoration: none; }

a:focus {
  text-decoration: none;
  outline: none; }

hr, .separator {
  border-color: #BFBFBF transparent #FFF;
  /*border-style: solid;*/
  border-width: 1px 0; }

#wrapper {
  padding: 63px 0 0 0;
  -ms-overflow-x: hidden;
  overflow-x: hidden; }

.portlet-title-text {
  display: none; }

.dockbar-ready #wrapper {
  /*		background: none;
		margin: 0 auto;
		margin-top:20px;
		width: 900px;
		position: relative;*/
  padding: 143px 0 0; }

/*background: url(/o/classic-theme/images/custom/qad_header_background.gif) no-repeat;*/
/*		width:900px;
		margin:auto;
		position: relative;*/
@media (max-width: 979px) {
  #wrapper, .dockbar-ready #wrapper {
    padding: 5px 0 0; }
  #banner {
    position: relative; }
  .dockbar-ready #banner {
    margin: 0; } }

#heading {
  height: 60px; }

.site-title .site-name {
  background: #555 url(/o/classic-theme/images/common/site_icon.png) no-repeat 15px 50%;
  color: #FFF;
  display: block;
  float: right;
  font-size: 1em;
  font-weight: bold;
  margin: 15px 0 0 20px;
  padding: 7px 17px 7px 40px;
  position: relative;
  /*text-shadow: 1px 1px rgba(0, 0, 0, 0.5);*/ }

.page-template .site-title .site-name {
  background-image: url(/o/classic-theme/images/common/page_template.png); }

.site-template .site-title .site-name {
  background-image: url(/o/classic-theme/images/common/site_template.png); }

.company-site .site-title .site-name {
  background-image: url(/o/classic-theme/images/common/folder.png); }

.organization-site .site-title .site-name {
  background-image: url(/o/classic-theme/images/common/organization_icon_white.png); }

.user-site .site-title .site-name {
  background-image: url(/o/classic-theme/images/common/user_icon_white.png); }

.private-page .site-title .site-name:after {
  background-image: url(/o/classic-theme/images/common/key_small.png);
  content: '';
  display: block;
  height: 10px;
  left: 24px;
  position: absolute;
  top: 50%;
  width: 10px; }

#skip-to-content:focus {
  clip: rect(auto auto auto auto);
  right: 0;
  z-index: 200; }

/*background: url(/o/classic-theme/images/common/key.png) no-repeat 3px 50%;
		font-weight: normal;
		padding: 5px 5px 5px 25px;
		position: absolute;
		right: 0;
		top: -1.2em;*/
.logo {
  line-height: 0; }

#header-part02 {
  display: none;
  width: 980px;
  height: 23px;
  margin: 0 auto;
  text-align: right;
  background: white; }

.signed-in #header-part02 {
  display: block; }

#my_name {
  color: #444;
  float: left;
  text-align: left;
  font-size: 12px;
  margin-top: -11px;
  padding-left: 9px;
  margin-right: -10px;
  margin-bottom: -15px;
  margin-left: -20px; }

#my_name .portlet-boundary_support_qad_SalesRepPortlet_ {
  margin-top: 8px; }

#my_name div.portlet-borderless-container {
  min-height: 0px; }

#my_links {
  color: #444;
  padding-top: 4px;
  float: left;
  font-size: 12px;
  padding-left: 10px; }

#my_links a {
  color: #444;
  text-decoration: none;
  text-align: right;
  padding-right: 5px;
  padding-left: 5px; }

#my_links a:hover {
  color: #999;
  text-decoration: underline; }

#my_search {
  font-size: 14px;
  float: left;
  font-family: 'Open Sans',HelveticaNeue,Helvetica,sans-serif;
  color: white;
  padding-left: 14px; }
  #my_search .contact-search-input {
    width: 257px;
    height: 2em;
    padding: 0.429em 3.66em 0.429em 0.5em;
    margin: 0 0 0 -0.5em;
    border: 1px solid #d6d6d6;
    -webkit-border-radius: 0.2857em 0.2857em 0.2857em 0.2857em;
    -moz-border-radius: 0.2857em 0.2857em 0.2857em 0.2857em;
    border-radius: 0.2857em 0.2857em 0.2857em 0.2857em;
    font-size: 1em;
    line-height: 1.285714286em;
    outline: none;
    -webkit-appearance: none;
    z-index: auto;
    background: white;
    margin-top: -4px; }
  #my_search .contact-search-input:focus {
    border: 1px solid #1b56b6;
    -webkit-box-shadow: inset 0 1px 1px #cccccc;
    -moz-box-shadow: inset 0 1px 1px #cccccc;
    box-shadow: inset 0 1px 1px #cccccc; }
  #my_search .my-search-icon {
    cursor: pointer;
    display: inline-block;
    padding: 10px 10px 0 3px;
    font-size: 20px; }
    #my_search .my-search-icon i {
      color: white; }

/*Changes by Off shore team*/
.jshowoff-slidelinks {
  position: absolute;
  top: 180px;
  left: 15px;
  width: 80px; }

/*Changes by Off shore team*/
.jshowoff-slidelinks a {
  background-image: url(/o/classic-theme/images/custom/plugins/HeroCount.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 16px;
  float: left; }

/*Changes by Off shore team*/
.jshowoff-slidelinks a.jshowoff-active {
  background-image: url(/o/classic-theme/images/custom/plugins/HeroCountSelected.png);
  width: 20px;
  height: 16px;
  float: left; }

/* ---------- Main navigation ---------- */
#toolbar {
  width: 900px;
  background-image: url(/o/classic-theme/images/custom/navBackSub.gif) repeat-x;
  background-position: -42px center;
  margin: auto; }

/* ---------- Portlet wrapper and icons ---------- */
.portlet {
  background-color: #FFF;
  border: 1px solid #C8C9CA;
  margin: 0px;
  padding: 3px;
  text-align: left; }

.portlet-topper {
  background: #D4D4D4 url(/o/classic-theme/images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  font-size: 1.1em; }

.portlet-title {
  float: none;
  font-weight: bold;
  min-width: 50%;
  padding: 5px;
  text-shadow: 1px 1px #FFF; }

.lfr-portlet-title-editable {
  margin-top: -4px;
  z-index: 200; }

.ie .lfr-portlet-title-editable {
  margin-top: -6px; }

.lfr-portlet-title-editable-content {
  padding: 0; }

.ie .lfr-portlet-title-editable-content {
  margin-top: 4px; }

.portlet-icons {
  float: none; }

.portlet-icons .portlet-close-icon {
  border-width: 0; }

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

.ie .portlet-title {
  padding-bottom: 5px; }

.ie6 .portlet-topper {
  zoom: 1; }

/* ---------- Footer ---------- */
#footer {
  font-family: 'Open Sans',HelveticaNeue,Helvetica,sans-serif;
  font-size: 14px;
  width: 100%;
  min-width: 980px;
  background-image: none;
  background-color: #3d3d3d;
  text-align: center;
  padding: 40px 0;
  color: #FFF;
  position: relative;
  bottom: 0; }

#footer a {
  color: #8D8D8D; }

#footer td {
  text-align: left; }

#footer_text {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #FFF;
  padding: 18px; }

/* ---------- Site breadcrumbs ---------- */
.site-breadcrumbs {
  margin: 0 0 5px;
  width: auto; }

.site-breadcrumbs ul {
  background-color: #FFF;
  border: 1px solid #DEDEDE;
  border-color: #C0C2C5;
  margin: 0; }

.site-breadcrumbs li {
  background-image: none;
  margin-right: 0;
  padding-left: 0.75em;
  padding-right: 0; }

.site-breadcrumbs li span {
  background: url(/o/classic-theme/images/common/breadcrumbs.png) no-repeat 100% 50%;
  display: block;
  padding: 0.5em 15px 0.5em 0; }

.site-breadcrumbs li span a {
  text-decoration: none; }

.site-breadcrumbs li.first a {
  color: #369;
  font-weight: bold; }

.site-breadcrumbs li.last a {
  color: #4B5567;
  font-size: 1.3em; }

.site-breadcrumbs .last {
  font-size: 1em;
  margin-top: 0;
  padding-right: 0; }

.site-breadcrumbs .last span {
  background-image: none;
  padding: 0; }

/* Top Header links */
#header-part01 {
  width: 980px;
  height: 50px;
  margin: auto;
  text-align: right;
  background: #555;
  border-radius: 0 0 5px 5px; }

#qad-forums {
  float: right; }

#qad-forums h2 {
  margin: 0;
  font-size: 24px;
  font-weight: 400;
  padding: 11px 10px 0 0;
  color: white; }

#bannerLogo {
  padding: 18px 0px 0px 20px;
  float: left; }

#slogan {
  font-size: 14px;
  color: white;
  position: absolute;
  left: 190px;
  padding-top: 13px; }

#searchBar {
  position: absolute;
  right: 20px;
  top: 65px; }

#searchField {
  color: gray;
  padding: 3px;
  width: 300px; }

#searchButton {
  padding-left: 10px;
  padding-right: 10px; }

#bannerTitle {
  font-size: 22px;
  color: white;
  position: absolute;
  right: 70px;
  line-height: 1.4em; }

#bannerTitle a {
  color: #ffffff; }

.logo .current-site, #navigation, #navigation a, .portlet, .portlet-topper, .site-breadcrumbs ul, .aui-form-validator-message {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

#content {
  min-height: 308px;
  position: static;
  z-index: 1;
  width: 920px;
  margin: 0 auto;
  -ms-overflow-x: hidden;
  overflow-x: hidden; }

.regularUser {
  margin-top: 0px !important; }

.contentGuest {
  padding-top: 45px !important; }

.contentRegistered {
  padding-top: 0px !important; }

#content .ForumHomeUrl {
  display: none; }

.portlet-body {
  position: static;
  z-index: 1; }

.journal-content-article {
  position: static;
  z-index: 1; }

.portlet-borderless-container {
  position: static;
  z-index: 1; }

#WelcomeContainer {
  -moz-border-radius: 7px;
  border-radius: 7px;
  background: #e9eef9;
  padding: 16px 10px 26px 15px;
  font-size: 14px;
  margin-bottom: 10px; }

#WelcomeTitle {
  color: #7B94CC;
  font-size: 24px;
  padding-bottom: 5px; }

#WelcomeMsg {
  font-weight: bold; }

.ForumsInfo {
  -moz-border-radius: 7px;
  border-radius: 7px;
  background: #f2f2f2;
  padding: 16px 10px 26px 15px;
  font-size: 14px;
  margin-bottom: 10px; }

.ForumsInfoHeading {
  font-size: 22px;
  padding-bottom: 5px; }

.ForumsInfo a, .ForumsInfo a:hover {
  font-size: 14px;
  color: #7B94CC; }

.ForumsInfo a:hover {
  text-decoration: underline; }

.MeetQAD {
  width: 100%; }

.MeetQAD td {
  text-align: center;
  vertical-align: top; }

.MeetQADThumb td {
  padding: 1px;
  text-align: center; }

.MeetQADName {
  font-size: 11px;
  text-align: center;
  font-weight: bold; }

.MeetQADRating {
  font-size: 12px;
  text-align: center; }

#Hero {
  background: url(/o/classic-theme/images/custom/plugins/HeroBack.gif) no-repeat;
  height: 190px;
  padding: 20px; }

#HeroHeading {
  font-size: 20px;
  color: #5A85C8;
  padding-bottom: 10px; }

#HeroDetail {
  font-size: 22px;
  color: #555555;
  line-height: 110%;
  width: 440px; }

#HeroDetailWhite {
  font-size: 22px;
  color: white;
  line-height: 110%;
  width: 440px; }

#HeroLink {
  padding-top: 10px; }

#HeroLink a {
  font-size: 16px;
  color: #FF8A00;
  text-decoration: underline;
  font-weight: bold; }

#HeroAuthor {
  font-size: 12px;
  color: gray;
  padding-top: 5px; }

#HeroCount {
  position: absolute;
  top: 180px; }

.askIcon {
  padding-right: 10px;
  vertical-align: bottom; }

.askBtn {
  padding-right: 50px;
  vertical-align: bottom; }

.ForumTabsContainer {
  padding-top: 20px; }

.ForumProfileTabsContainer {
  padding-top: 6px; }

.ForumTabs ul {
  margin: 0px; }

.ForumTabs li {
  list-style: none;
  float: left; }

.ForumTabs span {
  padding: 7px 20px 7px 20px;
  font-size: 14px;
  border-right: 1px solid #fff; }

.ForumTabs a, .ForumTabs a:visited {
  color: #fff;
  text-decoration: none; }

.ForumTab {
  background: url(/o/classic-theme/images/custom/plugins/tabBack.png) repeat-x; }

.ForumTabSelected {
  background: url(/o/classic-theme/images/custom/plugins/tabBackSelected.png) repeat-x; }

.ForumTabSelected a {
  font-weight: bold; }

.TabFirst {
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  border-top-left-radius: 7px; }

.TabLast {
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  border-top-right-radius: 7px; }

.ForumListType {
  background: #7591CA;
  padding: 3px 10px 3px 10px;
  border-bottom: 1px solid white; }

.ForumListType span {
  padding-right: 30px; }

div.ForumListType a, div.ForumListType a:hover {
  color: white;
  text-decoration: none;
  font-size: 12px; }

.ForumListTypeSelected {
  font-weight: bold; }

.EditProfile {
  padding-top: 50px;
  font-size: 14px;
  font-weight: bold;
  background: url(/o/classic-theme/images/custom/plugins/nonQADPostBack.png) repeat-x; }

.EditProfile table {
  width: 100%; }

.EditProfile td {
  padding: 10px; }

.EditProfile input {
  font-weight: normal; }

/*
	.EditProfile input[type="file"]{
		background-image: none;
		background:transparent;
		border:0px;
	}*/
.ProfileTA {
  width: 400px;
  height: 50px; }

.ForumBodyReply {
  padding-top: 5px;
  width: 90%;
  float: right; }

.ForumBodyPosts {
  padding-top: 0px; }

.ForumBody table {
  width: 100%; }

.ForumBody a {
  color: #000;
  text-decoration: none; }

.ForumBody a:hover {
  color: #7B94CC;
  text-decoration: none; }

.ForumBody tr {
  background: url(/o/classic-theme/images/custom/plugins/nonQADPostBack.png) repeat-x scroll 0 0 #fdfefe;
  border-top: 1px solid #ffffff; }

.ForumBody tr.restricted {
  /* background: none repeat scroll 0 0 #FFDDDD !important;*/
  background: url("/forums-theme/images/custom/plugins/privateQADPostBackDetail.png") repeat-x scroll 0 -20px #FDFEFE;
  border-top: 0 none; }

.ForumBody tr.MsgDetail {
  background: url("/o/classic-theme/images/custom/plugins/nonQADPostBackDetail.png") repeat-x scroll 0 -20px #fdfefe;
  border-top: 0px; }

.ie7 .cus-vote .rating-element {
  position: static;
  text-indent: 0; }

tr.MsgDetail div,
tr.MsgDetail div label {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  padding-right: 10px; }

tr.QADRow {
  background: #dfe7f6; }

.ForumBody th {
  background: #eaeaea;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  padding: 3px 5px 3px 5px; }

.OfficialQAD {
  background: #cacaca;
  color: #7B94CC;
  font-weight: bold;
  padding: 2px 5px 2px 5px; }

.RepliedFlag {
  color: green;
  font-size: 12px;
  font-weight: normal;
  line-height: 25px; }

.RelatedTopicsHead {
  font-size: 22px;
  padding: 20px 0px 10px 0px; }

.RelatedTopics p {
  font-size: 14px;
  margin: 0px; }

.ForumBody td {
  font-size: 14px;
  font-weight: bold;
  vertical-align: top;
  text-align: center;
  padding: 5px; }

td.ForumBlankCell {
  color: #7B94CC;
  font-weight: normal;
  font-size: 12px;
  height: 340px;
  background: #E8EDF9;
  vertical-align: middle; }

td.ForumAvatarCell {
  width: 70px; }

td.ForumFollowingCell {
  width: 320px;
  height: 75px;
  text-align: left;
  padding-left: 10px; }

td.ForumMsgCell, td.ForumAvatarCell, th.ForumMsgCell {
  text-align: left; }

th.ForumMsgCell, td.ForumAvatarCell {
  padding-left: 10px; }

.SubscribedMsgContainer {
  position: relative;
  height: 40px; }

.SubscribedMsg {
  font-size: 11px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  color: white;
  padding: 0px 5px 0px 5px;
  background: #7591CA; }

.ForumPostName {
  font-weight: normal; }

.ForumPostRank {
  font-size: 12px;
  font-weight: normal; }

.ForumPostRank a {
  color: #7B94CC; }

.VoteYes {
  padding: 0px 10px 0px 10px;
  float: left;
  border-right: 1px solid #cacaca; }

.VoteNo {
  padding: 0px 10px 0px 10px;
  float: right; }

th.ForumIconCell {
  width: 20px; }

th.ForumTitleCell {
  width: 100px; }

tr.ForumRow {
  height: 100px; }

tr.ForumRow td {
  vertical-align: middle; }

div.VoteYN {
  width: 70px;
  min-width: 70px;
  overflow: hidden; }

.SortReplies {
  background: #f2f2f2;
  font-size: 12px;
  padding: 5px;
  text-align: right; }

.ForumBodyStar {
  font-size: 11px;
  font-weight: normal; }

.ForumBodyAuthor, .ForumBodyAnswered {
  font-size: 12px;
  font-weight: normal; }

.ForumBodyAuthor a {
  color: #7B94CC; }

.ForumBodyAnswered {
  color: green; }

.ForumPostedFlag {
  float: right;
  padding: 5px 0px 0px 5px; }

.ForumPaging {
  font-size: 14px;
  padding: 20px 0px 20px 0px; }

.ForumPaging a {
  color: #7B94CC;
  text-decoration: none; }

.ForumPaging span {
  padding: 1px 3px 1px 3px; }

.ForumPageNumCurrent {
  background: #cacaca; }

#left-column {
  padding-top: 10px;
  width: 650px;
  display: table-cell;
  vertical-align: top; }

#right-column {
  padding-top: 10px;
  width: 250px;
  display: table-cell;
  vertical-align: top;
  padding-left: 10px; }

.PostArea {
  padding: 10px 0px 10px 0px;
  font-size: 12px; }

.PostField {
  padding-bottom: 5px; }

.PostTA {
  width: 98%;
  height: 16px; }

.PostMsg {
  color: #ADADAD;
  text-align: right; }

.CommentTA {
  width: 85%;
  height: 50px;
  margin-top: 5px; }

.PostTAAsk {
  width: 99%;
  height: 100px; }

.ReplyTA {
  width: 98%;
  height: 90px; }

.ReplyTitle {
  padding-bottom: 5px; }

.MarketingCallout {
  height: 300px;
  width: 100%;
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.PostParenthesis {
  color: #adadad; }

.PostButton {
  width: 100%;
  text-align: right; }

.PostCheck {
  color: gray;
  vertical-align: top;
  padding-top: 3px; }

.PostButtonButton {
  width: 45px; }

.PostSoleLine {
  padding: 5px 0px 5px 0px; }

.PostSimilar {
  background: #DFE7F6;
  border: 1px solid #7B94CC;
  padding: 10px 7px 10px 7px; }

.PostSimilar a, .PostSimilar a:hover {
  color: #7B94CC;
  text-decoration: none; }

.PostSoleButton {
  /*idth:100%;*/
  text-align: right;
  padding-top: 8px;
  font-size: 12px; }

.PostSoleButton span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px; }
  .PostSoleButton span input[type="checkbox"] {
    margin: 0; }

.ForumTitle span, .ForumTitleHelp span {
  position: absolute;
  color: #7B94CC;
  font-size: 20px;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 10px; }

.ForumPostedHours {
  float: left;
  padding: 0px; }

.SubscribeSelect {
  font-size: 12px;
  padding-bottom: 5px; }

.UnfollowContainer {
  position: relative;
  height: 80px; }

.UnfollowButton {
  position: absolute;
  bottom: 0px; }

/*PROFILE PAGE */
#left-column-profile {
  width: 250px;
  padding-top: 10px;
  display: table-cell;
  vertical-align: top; }

#right-column-profile {
  width: 650px;
  padding-top: 10px;
  display: table-cell;
  vertical-align: top;
  padding-left: 10px; }

#Profile {
  margin-bottom: 15px; }

#ProfileHead {
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
  color: white;
  font-size: 18px;
  padding: 10px 8px 10px 8px;
  background: #7591ca; }

#ProfileDetails {
  background: #e8edf9;
  padding: 10px;
  font-size: 12px; }

.ProfileName {
  font-weight: bold;
  font-size: 14px;
  padding-top: 5px; }

.ProfileTitle {
  font-size: 14px;
  padding-bottom: 5px; }

.ProfileLink {
  padding-top: 10px; }

.ProfileLink a, .ProfileLink a:hover {
  color: green; }

#ProfileFollow, #ProfileUnFollow {
  padding: 7px 15px 2px 15px;
  border-top: 1px solid white;
  background: #e8edf9;
  height: 32px; }

.ProfileTabs {
  width: 100%;
  font-size: 14px;
  text-align: center; }

.ProfileTabs div {
  color: white;
  padding: 5px 0px 5px 0px;
  background: #7591ca;
  text-align: center; }

.ProfileTabFirst {
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  border-top-left-radius: 7px; }

.ProfileTabLast {
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  border-top-right-radius: 7px; }

.ProfileTabsDetail {
  font-weight: bold;
  background: #e8edf9; }

.ProfileTabs td {
  border-right: 1px solid white; }

.ProfileTabsDetail td {
  border-bottom: 1px solid white; }

.ProfileTabsDetail p {
  padding: 2px;
  margin-bottom: 0px; }

.ForumHelp {
  font-size: 14px;
  float: right; }

.helpQuestion {
  color: #7B94CC;
  font-size: 14px;
  font-weight: bold;
  padding-top: 10px;
  cursor: pointer;
  display: block; }

.helpAnswer {
  font-size: 14px;
  padding-bottom: 10px;
  padding-top: 5px;
  display: none; }

.ForumTitleHelp {
  padding-top: 10px; }

.ForumTitleHelp span {
  padding-top: 0px; }

/* NAVIGATION */
/*** ESSENTIAL STYLES ***/
html {
  margin: 0px;
  padding: 0px; }

body {
  margin: 0px;
  padding: 0px;
  background: #fff !important; }

ul.sf-menu {
  text-decoration: none;
  display: block;
  z-index: 20000; }

ul.sf-menu, ul.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 20000; }

ul.sf-menu {
  line-height: 1.0;
  z-index: 20000; }

ul.sf-menu ul {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 20000;
  /* left offset of submenus need to match (see below) */ }

ul.sf-menu ul li {
  visibility: hidden;
  position: relative;
  margin: 0px;
  padding: 0;
  float: none;
  top: 0px;
  left: 0px;
  z-index: 20000;
  line-height: inherit; }

ul.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */ }

ul.sf-menu li {
  float: left;
  margin: 0px;
  z-index: 20000;
  position: relative;
  line-height: inherit; }

ul.sf-menu a {
  display: block;
  text-decoration: none;
  position: relative;
  z-index: 20000; }

ul.sf-menu li:hover ul,
ul.sf-menu li.sfHover ul {
  text-align: left;
  left: 0px;
  top: 28px;
  /* match top ul list item height */
  z-index: 20000; }

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  z-index: 20000;
  top: -999px; }

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 0px;
  /* match ul width */
  top: 0px;
  z-index: 20000; }

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  z-index: 20000;
  top: -999px; }

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  z-index: 20000;
  width: 140px;
  left: 0px;
  /* match ul width */
  top: 0px; }

/*** QAD SKIN ***/
ul.sf-menu {
  float: left;
  font-family: arial;
  font-size: 13px;
  margin-bottom: 0px;
  white-space: nowrap;
  z-index: 20000;
  display: block;
  text-align: center;
  width: 898px;
  background: url("/o/classic-theme/images/custom/navBackSub.gif");
  border-color: #bababa;
  border-width: 1px;
  border-style: solid; }

ul.sf-menu a {
  display: block;
  color: #797979;
  padding: 5px 8px 5px 8px;
  margin: 0px 0px 0px 0px;
  text-decoration: none;
  z-index: 20000; }

ul.sf-menu li a {
  font-size: 12px;
  padding-left: 28px;
  padding-right: 28px;
  z-index: 20000; }

ul.sf-menu li ul li {
  margin-top: -5px;
  margin-bottom: 3px; }

ul.sf-menu li ul li a {
  padding: 6px;
  font-size: 12px;
  z-index: 20000;
  border-color: #bababa;
  border-width: 1px;
  border-style: solid; }

ul.sf-menu li:hover, .sf-menu a:focus, .sf-menu a:active {
  /* visited pseudo selector so IE6 applies text colour*/
  color: white; }

.sf-menu a:visited {
  color: #797979; }

ul.sf-menu a:hover {
  /* visited pseudo selector so IE6 applies text colour*/
  color: #f4f7ff; }

ul.sf-menu li {
  background: url("/o/classic-theme/images/custom/navBackSub.gif");
  background-repeat: repeat;
  z-index: 200; }

ul.sf-menu li li {
  background: url("/o/classic-theme/images/custom/navBackSub.gif");
  background-repeat: repeat;
  width: 15%;
  z-index: 20000; }

ul.sf-menu li li li {
  background: url("/o/classic-theme/images/custom/navBackSub.gif");
  background-repeat: repeat;
  z-index: 20000; }

ul.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu li li a.sfHover,
ul.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  color: #f4f7ff;
  background: url("/o/classic-theme/images/custom/navOverSub.gif");
  background-repeat: repeat;
  z-index: 20000; }

#Hero1 {
  background: url(/o/classic-theme/images/custom/plugins/Hero1.png) no-repeat;
  height: 190px;
  padding: 20px; }

#Hero2 {
  background: url(/o/classic-theme/images/custom/plugins/Hero2.gif) no-repeat;
  height: 190px;
  padding: 20px; }

#Hero3 {
  background: url(/o/classic-theme/images/custom/plugins/Hero3.png) no-repeat;
  height: 190px;
  padding: 20px; }

#HeroExplore {
  background: url(/o/classic-theme/images/custom/Explore_2017.png) no-repeat;
  height: 190px;
  padding: 20px; }

/* #Hero4{ */
/* 	background: url(/o/classic-theme/images/custom/plugins/Hero4.gif) no-repeat; */
/* 	height:190px; */
/* 	padding:20px; */
/* } */
.taglib-page-iterator .search-results {
  display: none; }

.ie7 #left-column {
  width: 648px;
  float: left; }

.ie7 #right-column {
  width: 242px;
  float: right; }

.ForumTabs .nav > .nav-item > a {
  padding: 0px; }

.ForumTabs .nav,
.ForumTabs .nav .nav-item a {
  background: none !important;
  border: 0px none !important;
  padding: 0px; }

.ForumTabs .nav > .nav-item {
  border: 0px none;
  padding: 6px 20px 5px;
  border-right: 1px solid #FFFFFF; }

.ForumTabs .nav > .first,
.ForumTabs .nav > .nav-item:first-child {
  border-left-color: #B1B1B1;
  border-left-width: 0px; }

.ForumTabs .nav > .last,
.ForumTabs .nav > .nav-item:last-child {
  border-right-color: #F0F1F2;
  border-right-width: 0px; }

.ForumTabs .nav > .nav-item.active {
  box-shadow: 0 0 0px #575757 inset, 0 0 0px #222222 inset;
  border-color: transparent; }

.ForumTabs .nav .nav-item.active a {
  font-weight: bold; }

.ForumTabs .nav > .nav-item {
  background: url("/o/classic-theme/images/custom/plugins/tabBack.png") repeat-x scroll 0 0 transparent; }

.ForumTabs .nav > .nav-item.active,
.ForumTabs .nav > .nav-item.active:hover {
  background: url("/o/classic-theme/images/custom/plugins/tabBackSelected.png") repeat-x scroll 0 0 transparent !important;
  border-color: #ffffff; }

.ForumTabs .nav > .first,
.ForumTabs .nav > .nav-item:first-child {
  border-radius: 10px 0 0 0;
  -moz-border-radius: 10px 0 0 0;
  -webkit-border-radius: 10px 0 0 0; }

.ForumTabs .nav > .last,
.ForumTabs .nav > .nav-item:last-child:hover,
.ForumTabs .nav > .nav-item:last-child {
  border-radius: 0 10px 0 0;
  -moz-border-radius: 0 10px 0 0;
  -webkit-border-radius: 0px 10px 0 0; }

.ForumTabs .nav > .nav-item > a {
  font-weight: normal;
  font-size: 14px;
  text-shadow: 0 0 0 #FFFFFF;
  cursor: auto; }

.ForumTabs .nav > .nav-item > a,
.ForumTabs .nav > .nav-item > a:visited,
.ForumTabs .nav > .nav-item > a:hover {
  color: #FFFFFF; }

.ForumTabs .nav > .nav-item.active > a:hover {
  text-shadow: 0px 0px 0 #222222; }

.ForumTabs .nav > .nav-item.active {
  background: url("/o/classic-theme/images/custom/plugins/tabBackSelected.png") repeat-x scroll 0 0 transparent; }

.ForumBody {
  margin-top: -31px;
  padding-top: 0px;
  width: 630px; }

.ForumBody .lfr-search-container {
  margin-top: 0; }

.ForumBody .searchcontainer-content,
.ForumBody tbody.table-data > tr td,
.ForumBody tbody.table-data > tr.hover td {
  border: 0 none;
  border-style: none;
  background: none !important; }

.ForumBody tbody.table-data > tr.hover td,
.ForumBody .searchcontainer-content tbody.table-data > tr:nth-child(even) td {
  background: none !important; }

/*.ForumBody tr     *** Overright this class in to below *** */
.ForumBody .searchcontainer-content tbody.table-data > tr {
  background: url("/o/classic-theme/images/custom/plugins/nonQADPostBack.png") repeat-x scroll 0 0px transparent; }

.ForumBody .searchcontainer-content tbody.table-data > tr.restricted {
  background: none repeat scroll 0 0 #FFDDDD !important; }

.ie7 .ForumBody .searchcontainer-content tbody.table-data > tr td {
  background: url("/o/classic-theme/images/custom/plugins/nonQADPostBack.png") repeat-x scroll 0 0px transparent !important; }

.ie7 .ForumBody .searchcontainer-content tbody.table-data > tr.restricted td {
  background: none repeat scroll 0 0 #FFDDDD !important; }

/* tr.QADRow *** Overright this class in to below *** */
.ForumBody .searchcontainer-content tbody.table-data > tr:nth-child(even) {
  background: none repeat scroll 0 0 #DFE7F6; }

.ForumBody .searchcontainer-content tbody.table-data > tr.restricted:nth-child(even) {
  /*background: none repeat scroll 0 0 #FFDDDD !important;*/
  background: url("/forums-theme/images/custom/plugins/privateQADPostBackDetail.png") repeat-x scroll 0 -20px #FDFEFE;
  border-top: 0 none; }

.ie7 .ForumBody .searchcontainer-content tbody.table-data > tr:nth-child(even) td {
  background: none repeat scroll 0 0 #DFE7F6 !important; }

.ie7 .ForumBody .searchcontainer-content tbody.table-data > tr.restricted:nth-child(even) td {
  /*background: none repeat scroll 0 0 #FFDDDD !important;*/
  background: url("/forums-theme/images/custom/plugins/privateQADPostBackDetail.png") repeat-x scroll 0 -20px #FDFEFE;
  border-top: 0 none; }

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

.ForumBody table {
  border-collapse: separate; }

.ie7 .ForumBody table {
  border-collapse: collapse; }

.ForumBody .searchcontainer .table thead > tr th {
  background: none repeat scroll 0 0 #EAEAEA;
  font-size: 14px;
  font-weight: normal;
  padding: 3px;
  text-align: center;
  color: black;
  text-align: center;
  border: 0 none; }

th.ForumMsgCell, td.ForumAvatarCell {
  padding: 0px 5px !important; }

.ForumBody .searchcontainer .table thead > tr > th:first-child {
  padding-left: 10px !important;
  width: 309px;
  text-align: left; }

.ForumBody tbody.table-data > tr td table tr, .ForumBody tbody.table-data > tr td {
  background: none !important;
  /*vertical-align: top !important;*/ }

.ForumBody tbody.table-data > tr td {
  padding-bottom: 0; }

.ForumBody tbody.table-data > tr td table tr td {
  padding: 0; }

.ForumBody .searchcontainer table.table td.table-cell {
  text-align: center;
  border-bottom: 1px dashed #CCCCCC !important; }

.ForumAvatarCell img {
  width: 70px;
  height: 70px; }

.ForumsInfo a.active {
  background: url("/o/classic-theme/images/custom/plugins/select-arrow.png") no-repeat scroll 0 2px transparent;
  padding-left: 15px;
  color: #000000; }

.askBtn.idea input[type="submit"], .askBtn.idea input[type="button"], .askBtn.idea input[type="reset"], .askBtn.idea button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/share.png") no-repeat scroll 0 0 transparent;
  width: 124px;
  height: 32px;
  text-shadow: 0 0 #FFFFFF; }

.askBtn.idea input[type="submit"]:hover, .askBtn.idea input[type="button"]:hover, .askBtn.idea input[type="reset"]:hover,
.askBtn.idea button:hover,
.askBtn.idea input[type="submit"]:focus, .askBtn.idea input[type="button"]:focus, .askBtn.idea input[type="reset"]:focus,
.askBtn.idea button:focus {
  background: url("/o/classic-theme/images/custom/plugins/share.png") no-repeat scroll 0 0 transparent; }

.askBtn.question input[type="submit"], .askBtn.question input[type="button"], .askBtn.question input[type="reset"],
.askBtn.question button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/share.png") no-repeat scroll 0 0 transparent;
  width: 124px;
  height: 32px;
  text-shadow: 0 0 #FFFFFF; }

.askBtn.question input[type="submit"]:hover, .askBtn.question input[type="button"]:hover, .askBtn.question
input[type="reset"]:hover, .askBtn.question button:hover,
.askBtn.question input[type="submit"]:focus, .askBtn.question input[type="button"]:focus, .askBtn.question
input[type="reset"]:focus, .askBtn.question button:focus {
  background: url("/o/classic-theme/images/custom/plugins/share.png") no-repeat scroll 0 0 transparent; }

.askBtn.question input[type="submit"], .askBtn.question input[type="button"], .askBtn.question input[type="reset"],
.askBtn.question button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/ask.png") no-repeat scroll 0 0 transparent;
  width: 124px;
  height: 32px;
  text-shadow: 0 0 #FFFFFF; }

.askBtn.question input[type="submit"]:hover, .askBtn.question input[type="button"]:hover, .askBtn.question
input[type="reset"]:hover, .askBtn.question button:hover,
.askBtn.question input[type="submit"]:focus, .askBtn.question input[type="button"]:focus, .askBtn.question
input[type="reset"]:focus, .askBtn.question button:focus {
  background: url("/o/classic-theme/images/custom/plugins/ask.png") no-repeat scroll 0 0 transparent; }

.askBtn.continue input[type="submit"], .askBtn.continue input[type="button"], .askBtn.continue input[type="reset"],
.askBtn.continue button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/continue.png") no-repeat scroll 0 0 transparent;
  width: 124px;
  height: 32px;
  text-shadow: 0 0 #FFFFFF; }

.askBtn.continue input[type="submit"]:hover, .askBtn.continue input[type="button"]:hover,
.askBtn.continue input[type="reset"]:hover, .askBtn.continue button:hover,
.askBtn.continue input[type="submit"]:focus, .askBtn.continue input[type="button"]:focus,
.askBtn.continue input[type="reset"]:focus, .askBtn.continue button:focus {
  background: url("/o/classic-theme/images/custom/plugins/continue.png") no-repeat scroll 0 0 transparent; }

.ForumBodyStar {
  margin-top: -2px; }

#searchField {
  background: none repeat scroll 0 0 #FFFFFF !important;
  border: 1px inset #D2D2D2 !important;
  color: gray !important;
  font: 14px Arial;
  padding: 3px 3px 4px !important;
  width: 300px !important; }

#p_p_id_messageBoardSearch_WAR_messageBoardSearchportlet_ .portlet-msg-success {
  display: none; }

.errorMsgDiv {
  display: none;
  color: red; }

.askBtn.continuePosting input[type="submit"], .askBtn.continuePosting input[type="button"], .askBtn.continuePosting input[type="reset"], .askBtn.continuePosting button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/continue-posting.png") no-repeat scroll 0 0 transparent;
  width: 151px;
  height: 32px;
  text-shadow: 0 0 #FFFFFF; }

.askBtn.postMyQuestion input[type="submit"], .askBtn.postMyQuestion input[type="button"], .askBtn.postMyQuestion input[type="reset"], .askBtn.postMyQuestion button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/postMyQuestion.png") no-repeat scroll 0 0 transparent;
  width: 165px;
  height: 32px;
  text-shadow: 0 0 #FFFFFF; }

.askBtn.postMyIdea input[type="submit"], .askBtn.postMyIdea input[type="button"], .askBtn.postMyIdea input[type="reset"], .askBtn.postMyIdea button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/postMyIdea.png") no-repeat scroll 0 0 transparent;
  width: 151px;
  height: 32px;
  text-shadow: 0 0 #FFFFFF; }

.askBtn.replyButton input[type="submit"], .askBtn.replyButton input[type="button"], .askBtn.replyButton input[type="reset"], .askBtn.replyButton button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/replyButton.png") no-repeat scroll 0 0 transparent;
  width: 125px;
  height: 32px;
  text-shadow: 0 0 #FFFFFF; }

.askBtn.commentButton input[type="submit"], .askBtn.commentButton input[type="button"], .askBtn.commentButton input[type="reset"], .askBtn.commentButton button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/comment.png") no-repeat scroll 0 4px transparent;
  width: 106px;
  height: 32px;
  text-shadow: 0 0 #FFFFFF; }

.PostSoleButton.askBtn.commentButton {
  clear: none !important;
  display: inline;
  padding-right: 0px; }

/* cus-vote */
.cus-vote .VoteNo, .cus-vote .taglib-ratings.thumbs, .cus-vote rating-label {
  display: block;
  float: none;
  text-align: center;
  font-size: 12px; }

.cus-vote .rating-element {
  display: inline-block;
  float: none;
  margin-right: 5px;
  position: relative;
  /*top: -12px;*/ }

.cus-vote .yui3-widget.component.rating .rating-element.rating-thumb-up {
  margin-left: 0; }

.cus-vote .yui3-widget.component.rating .rating-element.rating-thumb-down {
  margin-left: 4px; }

.cus-vote .taglib-ratings.thumbs .thumbrating {
  height: auto !important; }

.cus-vote .rating-element {
  float: none !important; }

.cus-vote .rating-label {
  clear: both !important;
  display: block !important; }

.ForumFlagUnfollow {
  float: right; }

.ie7 .ForumFlagUnfollow {
  float: none; }

.userlog {
  width: 166px; }

.UnfollowIMG {
  float: left; }

.PostSoleButton {
  clear: both; }

.dotborder {
  border-top: 1px dashed #CCCCCC !important;
  border-bottom: 1px dashed #CCCCCC !important;
  padding: 5px 0; }

.PostSoleButton span.ForumPostedHours {
  padding-top: 3px;
  padding-left: 10px; }

.PostSoleButton span {
  padding-left: 2px; }

.taglib-flags .span {
  padding-left: 0px; }

.ForumBody {
  margin-top: 0px;
  width: 650px; }

.fixwidth {
  width: 117px; }

.qadImageClass {
  height: 43px;
  width: 43px; }

.marbot10 {
  margin-bottom: 10px; }

#left-column {
  padding-top: 15px; }

#right-column {
  padding-top: 15px; }

.askBtn.deleteReply input[type="submit"], .askBtn.deleteReply input[type="button"], .askBtn.deleteReply input[type="reset"], .askBtn.deleteReply button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/delete.png") no-repeat scroll 0 0 transparent;
  width: 77px;
  height: 30px;
  text-shadow: 0 0 #FFFFFF; }

.deleteReply {
  padding-right: 0;
  padding-top: 0;
  width: 77px; }

.ForumsInfo {
  -moz-border-radius: 7px;
  border-radius: 7px;
  background: #f2f2f2;
  padding: 16px 10px 26px 15px;
  font-size: 14px;
  margin-bottom: 10px;
  /*width: 217px; - IE and FF right alignment issue - page1*/ }

#WelcomeContainer {
  -moz-border-radius: 7px;
  border-radius: 7px;
  background: #e9eef9;
  padding: 16px 10px 26px 15px;
  font-size: 14px;
  margin-bottom: 10px;
  /*width: 217px; - IE and FF right alignment issue - page1*/ }

.editHref {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/edit.png") no-repeat scroll 0 0 transparent;
  width: 63px;
  height: 30px;
  text-shadow: 0 0 #FFFFFF;
  float: right;
  font-size: 0px; }

.askBtn.submitReply input[type="submit"], .askBtn.submitReply input[type="button"], .askBtn.submitReply input[type="reset"], .askBtn.submitReply button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/submit.png") no-repeat scroll 0 0 transparent;
  width: 80px;
  height: 30px;
  text-shadow: 0 0 #FFFFFF; }

.MeetQADName a {
  color: #000000;
  text-decoration: none; }

.MeetQADName a:HOVER {
  color: #7B94CC;
  text-decoration: none; }

.qadMeetImage {
  height: 43px;
  width: 43px; }

.mostHelpFulStars {
  width: 12px !important;
  height: 13px !important;
  float: left; }

.postQuestionMsg {
  color: #7B94CC;
  font-size: 12px;
  margin-top: -6px; }

.ie7 .postQuestionMsg {
  color: #7B94CC;
  font-size: 12px;
  margin-top: -4px; }

.lastActivityDate {
  color: #7B94CC;
  font-size: 11px; }

.starsStyle {
  padding-left: 2px; }

.replyButtonPosition {
  padding-right: 0px !important;
  margin-top: 4px !important;
  float: right !important; }

.errorMsg {
  display: none;
  color: #FF0000; }

.postTitle {
  height: 25px;
  background: #DFE7F6;
  width: inherit; }

.askBtn.followGrayRSS input[type="submit"], .askBtn.followGrayRSS input[type="button"], .askBtn.followGrayRSS input[type="reset"], .askBtn.followGrayRSS button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/follow.png") no-repeat scroll 0 0 transparent;
  width: 95px;
  height: 29px;
  text-shadow: 0 0 #FFFFFF; }

.askBtn.unfollowGrayRSS input[type="submit"], .askBtn.unfollowGrayRSS input[type="button"], .askBtn.unfollowGrayRSS input[type="reset"], .askBtn.unfollowGrayRSS button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/unfollow1.png") no-repeat scroll 0 0 transparent;
  width: 95px;
  height: 29px;
  text-shadow: 0 0 #FFFFFF; }

/*PROFILE PAGE */
.profileBtn.editProfile input[type="submit"], .profileBtn.editProfile input[type="button"], .profileBtn.editProfile input[type="reset"],
.profileBtn.editProfile button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/editProfile.png") no-repeat scroll 0 0 transparent;
  width: 124px;
  height: 32px;
  text-shadow: 0 0 #FFFFFF; }

.profileBtn.followProfile input[type="submit"], .profileBtn.followProfile input[type="button"], .profileBtn.followProfile input[type="reset"],
.profileBtn.followProfile button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/follow.png") no-repeat scroll 0 0 transparent;
  width: 124px;
  height: 32px;
  text-shadow: 0 0 #FFFFFF; }

.profileBtn.unfollowProfile input[type="submit"], .profileBtn.unfollowProfile input[type="button"], .profileBtn.unfollowProfile input[type="reset"],
.profileBtn.unfollowProfile button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/unfollow1.png") no-repeat scroll 0 0 transparent;
  width: 95px;
  height: 29px;
  text-shadow: 0 0 #FFFFFF; }

.ie8 div.profileBtn.unfollowProfile {
  line-height: 0px; }

/*subscribe functionality css - start*/
.profileBtn.subscribe input[type="submit"], .profileBtn.subscribe input[type="button"], .profileBtn.subscribe input[type="reset"],
.profileBtn.subscribe button {
  background: url("/o/classic-theme/images/custom/plugins/subscribe.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 0 0 0 0;
  height: 29px;
  text-shadow: 0 0 #FFFFFF;
  width: 95px;
  /*margin-top: 19px;*/ }

.profileBtn.unsubscribe input[type="submit"], .profileBtn.unsubscribe input[type="button"], .profileBtn.unsubscribe input[type="reset"],
.profileBtn.unsubscribe button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/unsubscribe.png") no-repeat scroll 0 0 transparent;
  width: 95px;
  height: 29px;
  text-shadow: 0 0 #FFFFFF;
  margin-bottom: 5px; }

.follow_forums .followingforums .taglib-search-iterator .results-row td.last {
  line-height: 0px !important; }

.follow_forums .followingforums .ForumBodyAuthor {
  margin-bottom: 5px;
  padding: 8px 0 5px;
  font-size: 12px;
  font-weight: normal; }

.follow_forums .followingforums .SubscribeSelect, .followingposts .SubscribeSelect,
.followingpeople .SubscribeSelect {
  padding: 0px;
  font-size: 12px; }

.SubscribeSelect select {
  width: auto;
  padding: 0px;
  font-size: 12px;
  height: auto;
  line-height: normal; }

/*subscribe functionality css - end*/
.fl {
  float: left; }

.followGrayRSS, .unfollowGrayRSS {
  padding-left: 8px;
  padding-right: 0px !important;
  padding-top: 0; }

.ForumTitle #showFollow, .ForumTitle #showUnfollow {
  float: right;
  margin-right: 10px;
  padding-top: 14px; }

.ForumBody .followUser .taglib-search-iterator .results-header th {
  display: none; }

.ForumListType .aui-tab-label {
  padding: 0; }

.ForumListType .aui-tab-content, .ForumListType .aui-tabview-list {
  border: 0px;
  background: none;
  margin-bottom: 0;
  border-bottom: 0 none; }

.ForumListType .aui-tabview-list .first, .ForumListType .aui-tabview-list .aui-tab:first-child {
  border: 0px;
  border-left: 0 none;
  background: none; }

.ForumListType .aui-tab-label, .ForumListType .aui-tab-label a {
  text-shadow: 0 0 0 #FFFFFF; }

.ForumListType .aui-tab-active .aui-tab-content, .ForumListType .aui-tab-active .aui-tab-content:hover, .ForumListType .aui-state-default {
  background: none;
  border: 0px; }

.ForumListType .aui-tab-active .aui-tab-content {
  box-shadow: 0 0 0px #575757 inset, 0 0 0px #222222 inset; }

.ForumListType .aui-state-active {
  background: none; }

.ForumListType .aui-tabview-list .last, .ForumListType .aui-tabview-list .aui-tab:last-child {
  border-right: 0px; }

.ForumListType .aui-tab-active .aui-tab-label, .ForumListType .aui-tab-active .aui-tab-label:hover {
  text-shadow: 0px 0px 0 #3A3A3A; }

.ForumListType .aui-tab-active .aui-tab-content:hover {
  background: none; }

.ForumListType .aui-tab-active strong {
  font-weight: bold; }

.ForumBody .followingforums .results-grid .results-row {
  line-height: 70px; }

.ForumBody .followingforums .lfr-search-container td.first {
  text-align: left !important; }

#p_p_id_qaduseractivities_WAR_qaduseractivitiesportlet_ {
  margin-left: 280px;
  margin-top: 10px; }

.ie7 #p_p_id_qaduseractivities_WAR_qaduseractivitiesportlet_ {
  margin-left: 270px; }

.ForumHomeUrl {
  font-weight: bold; }

.ForumHomeUrl a {
  color: #000000;
  text-decoration: none; }

.ForumHomeUrl a:HOVER {
  color: #7B94CC;
  text-decoration: none; }

.profileBtn.editProfile input[type="submit"], .profileBtn.editProfile input[type="button"], .profileBtn.editProfile input[type="reset"],
.profileBtn.editProfile button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/editProfile.png") no-repeat scroll 0 0 transparent;
  width: 124px;
  height: 32px;
  text-shadow: 0 0 #FFFFFF; }

.profileBtn.updateProfile input[type="submit"], .profileBtn.updateProfile input[type="button"], .profileBtn.updateProfile input[type="reset"],
.profileBtn.updateProfile button {
  border-radius: 0 0 0 0;
  border: 0 none;
  background: url("/o/classic-theme/images/custom/plugins/submit.png") no-repeat scroll 0 0 transparent;
  width: 124px;
  height: 32px;
  text-shadow: 0 0 #FFFFFF; }

.ProfileMessage {
  padding-top: 10px;
  width: 250px;
  word-wrap: break-word; }

.ForumBody .ForumProfile {
  margin-top: 0px;
  width: 620px; }

.ie7 .ForumBody .ForumProfile {
  margin-top: 0px;
  width: 630px; }

#userForumTabs .ForumBody {
  width: 620px; }

.ie7 #userForumTabs .ForumBody {
  width: 630px; }

/*End User Profile*/
.ForumBody .cus-vote .yui3-widget.component.rating .rating-element.rating-thumb-down {
  display: none;
  margin-left: 4px; }

.ForumBody .thumbrating .rating-thumb-down.rating-off {
  background-position: 0 -19px;
  display: none; }

.ForumBody .lfr-search-container tr.successmessage {
  line-height: normal; }

.ForumBody .lfr-search-container tr.successmessage div.successmessagecontent {
  color: white;
  font-size: 12px;
  font-style: normal;
  background: none repeat scroll 0 0 #7591CA !important; }

.ie7 #left-column-profile {
  width: 260px;
  padding-top: 10px;
  float: left;
  vertical-align: top; }

.ie7 #right-column-profile {
  width: 630px;
  padding-top: 10px;
  float: right;
  vertical-align: top;
  padding-left: 10px; }

div.follow_forums div.followingforums div.searchcontainer-content td.categorycolumn {
  float: left;
  text-align: left; }

/*ie7 nav items issue*/
.ie7 header {
  z-index: 2; }

/*edit profile screen alignment*/
.ForumProfileTabsContainer {
  padding-top: 0; }

/*Fourth tab activity related css*/
.ForumBody .taglib-social-activities td {
  text-align: left;
  font-size: 11px;
  font-weight: normal; }

.ForumBody .taglib-social-activities a {
  color: #7B94CC; }

.ForumBody #myreply .results-grid .results-row {
  height: 97px; }

.ForumBody #posts .results-grid .results-row {
  height: 78px; }

.ReplyBody .ForumBodyTopicRestricted {
  width: 419px; }

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

.ForumBodyTopicRestricted {
  background: url("/o/classic-theme/images/arrows/02_x.png") no-repeat scroll left 2px transparent;
  padding-left: 20px; }

.restricted, .restricted td {
  /*background: none repeat scroll 0 0 #FFDDDD !important;*/
  background: url("/forums-theme/images/custom/plugins/privateQADPostBackDetail.png") repeat-x scroll 0 -20px #FDFEFE;
  border-top: 0 none; }

#qadReplies code, #qadReplies pre {
  font-family: "Courier New",Courier,monospace;
  white-space: pre-wrap; }

#qadForums code, #qadForums pre {
  font-family: "Courier New",Courier,monospace;
  white-space: pre-wrap; }

#qadForums .ForumBodyTopicRestricted, #qadReplies .ForumBodyTopicRestricted {
  background: url("/o/classic-theme/images/arrows/02_x.png") no-repeat scroll left 2px transparent;
  padding-left: 20px;
  width: 225px;
  word-wrap: break-word; }

#UserProfile .ForumBodyTopicRestricted {
  background: url("/o/classic-theme/images/arrows/02_x.png") no-repeat scroll left 2px transparent;
  padding-left: 20px;
  word-wrap: break-word; }

.nav li a {
  padding-top: 0px;
  padding-bottom: 0px; }

.nav {
  margin-bottom: 0px; }

#ViewThread .ForumBodyTopicRestricted {
  background: url("/o/classic-theme/images/arrows/02_x.png") no-repeat scroll left 2px transparent;
  padding-left: 20px;
  width: 211px;
  word-wrap: break-word; }

.MarkPrivate {
  font-weight: bold;
  color: red; }

.tree-node-selected .tree-label {
  background-color: transparent;
  font-weight: bold;
  background: #eee; }

.tree-label {
  cursor: default;
  line-height: 19px;
  margin-left: 2px; }

.tree-node div.tree-node-content.tree-node-leaf {
  margin-left: 20px; }

.tree-view .tree-collapsed i.tree-hitarea.icon-plus,
.tree-view .tree-expanded i.tree-hitarea.icon-minus {
  background-image: url(/o/classic-theme/images/aui/arrows.png);
  background-repeat: no-repeat;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px; }

.tree-view .tree-collapsed i.tree-hitarea.icon-plus:before,
.tree-view .tree-expanded i.tree-hitarea.icon-minus:before {
  content: "\0000a0\0000a0\0000a0"; }

.tree-view .tree-expanded i.tree-hitarea.icon-minus {
  background-position: -16px 50%; }

.tree-view i.tree-hitarea {
  height: 18px;
  width: 16px;
  cursor: pointer; }

.tree-container .tree-node .tree-node-content.tree-node-leaf {
  margin-left: 30px; }

.portlet {
  background-color: #fff;
  border: 1px solid #fff; }

.cke_editable {
  background-color: #fff;
  border: 1px solid #fff; }

#popup_container {
  font-family: Arial, sans-serif;
  font-size: 12px;
  min-width: 300px;
  /* Dialog will be no smaller than this */
  max-width: 600px;
  /* Dialog will wrap after this width */
  background: #FFF;
  border: solid 5px #999;
  color: #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

#popup_title {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 1.75em;
  color: #666;
  background: #CCC url(forums-theme/images/title.gif) top repeat-x;
  border: solid 1px #FFF;
  border-bottom: solid 1px #999;
  cursor: default;
  padding: 0em;
  margin: 0em; }

#popup_content {
  background: 16px 16px no-repeat url(forums-theme/images/info.gif);
  padding: 1em 1.75em;
  margin: 0em; }

#popup_content.alert {
  background-image: url(forums-theme/images/info.gif); }

#popup_content.confirm {
  background-image: url(forums-theme/images/important.gif); }

#popup_content.prompt {
  background-image: url(forums-theme/images/help.gif); }

#popup_message {
  padding-left: 48px; }

#popup_panel {
  text-align: center;
  margin: 1em 0em 0em 1em; }

#popup_prompt {
  margin: .5em 0em; }

/*@import url(widget.scss);*/
#site-controls {
  background-color: #5a87c5;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
  white-space: nowrap; }
  @media (max-width: 979px) {
    #site-controls {
      display: none; } }
  @media (min-width: 1024px) {
    #site-controls {
      text-align: right;
      padding: 0px 250px 0px 10px; } }
  #site-controls a {
    display: inline-block;
    font-size: 0px;
    line-height: 0px;
    text-decoration: none; }
  #site-controls > div {
    display: inline-table;
    font-family: "Open Sans";
    padding: 0px 10px; }
    #site-controls > div > div {
      display: table-cell;
      font-size: 0px;
      line-height: 0px;
      vertical-align: middle; }
      #site-controls > div > div + div {
        padding-left: 15px; }
      #site-controls > div > div.accent, #site-controls > div > div.accent a, #site-controls > div > div.accent i, #site-controls > div > div.accent span {
        color: #fff; }
      #site-controls > div > div.separator {
        border-top: none;
        margin: 0px;
        padding: 0px 50px; }
        #site-controls > div > div.separator:before {
          border-left: 1px solid #fff;
          content: '';
          display: inline-block;
          height: 20px;
          width: 1px; }
        #site-controls > div > div.separator + div {
          padding-left: 0px; }
      #site-controls > div > div a.accent, #site-controls > div > div i.accent, #site-controls > div > div span.accent {
        color: #fff; }
  #site-controls i {
    cursor: pointer;
    font-size: 20px; }
  #site-controls i + span {
    margin-left: 7.5px; }
  #site-controls i + input, #site-controls i + select, #site-controls select + i, #site-controls input + i {
    margin-left: 15px;
    transition: margin 0.3s ease-in-out; }
  #site-controls .search-wrapper.collapsed + i, #site-controls input.collapsed + i, #site-controls select.collapsed + i {
    margin-left: 0px; }
  #site-controls input, #site-controls select {
    background-color: #fff; }
  #site-controls select {
    text-transform: capitalize; }
  #site-controls .content-wrapper {
    overflow: hidden; }
  #site-controls input, #site-controls select, #site-controls button, #site-controls .search-wrapper {
    border-radius: 3px;
    border: none; }
  #site-controls input, #site-controls select, #site-controls button, #site-controls .search-wrapper {
    font-size: 12.5px;
    height: 24.5px; }
  #site-controls .content-wrapper, #site-controls input, #site-controls select, #site-controls button, #site-controls .search-wrapper {
    box-sizing: border-box;
    line-height: 13px;
    margin: 0px;
    padding: 3px 7.5px;
    transition: all 0.3s ease-in-out;
    vertical-align: middle;
    width: auto; }
    #site-controls .content-wrapper.collapsed, #site-controls input.collapsed, #site-controls select.collapsed, #site-controls button.collapsed, #site-controls .search-wrapper.collapsed {
      margin-left: 0px;
      padding-left: 0px;
      padding-right: 0px;
      width: 0px !important; }
  #site-controls span {
    font-size: 13px;
    text-transform: uppercase; }
  #site-controls a, #site-controls i, #site-controls span {
    color: #fff; }
  #site-controls i, #site-controls span {
    display: inline-block;
    line-height: 45px;
    vertical-align: middle; }
  #site-controls .search-wrapper {
    font-size: 0px;
    height: auto;
    overflow: hidden;
    /*width: 275px;*/ }
    #site-controls .search-wrapper input {
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px;
      width: 200px; }
    #site-controls .search-wrapper button {
      background-color: #ff8800;
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px;
      min-width: auto; }
    #site-controls .search-wrapper.collap input, #site-controls .search-wrapper.collap button {
      display: none; }
  #site-controls .sssss {
    font-size: 15px; }
  #site-controls .ssss {
    font-size: 16px; }
  #site-controls .sss {
    font-size: 17px; }
  #site-controls .ss {
    font-size: 18px; }
  #site-controls .s {
    font-size: 19px; }
  #site-controls.m {
    font-size: 20px; }
  #site-controls .l {
    font-size: 21px; }
  #site-controls .ll {
    font-size: 22px; }
  #site-controls .lll {
    font-size: 23px; }
  #site-controls .llll {
    font-size: 24px; }
  #site-controls .lllll {
    font-size: 25px; }

@font-face {
  font-family: 'qad-icons';
  src: url("../fonts/qad-icons.ttf?p83fhd") format("truetype"), url("../fonts/qad-icons.woff?p83fhd") format("woff"), url("../fonts/qad-icons.svg?p83fhd#qad-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.qad-icon, [class^="qad-icon"], [class*=" qad-icon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'qad-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.qad-icon-lightbulb:before {
  content: ""; }

.qad-icon-mapmarker:before {
  content: ""; }

.qad-icon-padlock:before {
  content: ""; }

.qad-icon-piechart:before {
  content: ""; }

.qad-icon-squarechains:before {
  content: ""; }

/*
.qad-icon-facebook .path1 {
  &:before {
    content: $qad-icon-facebook-path1;  
    color: rgb(93, 130, 209);
  }
}
.qad-icon-facebook .path2 {
  &:before {
    content: $qad-icon-facebook-path2;  
    margin-left: -1em;  
    color: rgb(76, 107, 171);
  }
}
*/
.qad-icon-facebook .path3:before {
  content: "";
  color: white; }

.qad-icon-googleplus .path1:before {
  content: "";
  color: #eb5e4c; }

.qad-icon-googleplus .path2:before {
  content: "";
  margin-left: -1em;
  color: #c85041; }

.qad-icon-googleplus .path3:before {
  content: "";
  margin-left: -1em;
  color: white; }

/*
.qad-icon-instagram .path1 {
  &:before {
    content: $qad-icon-instagram-path1;  
    color: rgb(84, 139, 182);
  }
}
.qad-icon-instagram .path2 {
  &:before {
    content: $qad-icon-instagram-path2;  
    margin-left: -1em;  
    color: rgb(71, 118, 155);
  }
}
*/
.qad-icon-instagram .path3:before {
  content: "";
  color: white; }

.qad-icon-instagram .path4:before {
  content: "";
  margin-left: -1em;
  color: white; }

.qad-icon-instagram .path5:before {
  content: "";
  margin-left: -1em;
  color: white; }

/*
.qad-icon-linkedin .path1 {
  &:before {
    content: $qad-icon-linkedin-path1;  
    color: rgb(35, 140, 200);
  }
}
.qad-icon-linkedin .path2 {
  &:before {
    content: $qad-icon-linkedin-path2;  
    margin-left: -1em;  
    color: rgb(29, 116, 166);
  }
}
*/
.qad-icon-linkedin .path3:before {
  content: "";
  color: white; }

.qad-icon-linkedin .path4:before {
  content: "";
  margin-left: -1em;
  color: white; }

/*
.qad-icon-pinterest .path1 {
  &:before {
    content: $qad-icon-pinterest-path1;  
    color: rgb(225, 49, 56);
  }
}
.qad-icon-pinterest .path2 {
  &:before {
    content: $qad-icon-pinterest-path2;  
    margin-left: -1em;  
    color: rgb(191, 42, 48);
  }
}
*/
.qad-icon-pinterest .path3:before {
  content: "";
  color: white; }

/*
.qad-icon-twitter .path1 {
  &:before {
    content: $qad-icon-twitter-path1;  
    color: rgb(64, 191, 245);
  }
}
.qad-icon-twitter .path2 {
  &:before {
    content: $qad-icon-twitter-path2;  
    margin-left: -1em;  
    color: rgb(54, 163, 208);
  }
}
*/
.qad-icon-twitter .path3:before {
  content: "";
  color: white; }

/*
.qad-icon-vimeo .path1 {
  &:before {
    content: $qad-icon-vimeo-path1;  
    color: rgb(53, 198, 234);
  }
}
.qad-icon-vimeo .path2 {
  &:before {
    content: $qad-icon-vimeo-path2;  
    margin-left: -1em;  
    color: rgb(45, 168, 199);
  }
}
*/
.qad-icon-vimeo .path3:before {
  content: "";
  color: white; }

/*
.qad-icon-youtube .path1 {
  &:before {
    content: $qad-icon-youtube-path1;  
    color: rgb(239, 78, 65);
  }
}
.qad-icon-youtube .path2 {
  &:before {
    content: $qad-icon-youtube-path2;  
    margin-left: -1em;  
    color: rgb(201, 65, 55);
  }
}
*/
.qad-icon-youtube .path3:before {
  content: "";
  color: white; }

.qad-icon-dema:before {
  content: ""; }

.qad-icon-anal:before {
  content: ""; }

.qad-icon-cust:before {
  content: ""; }

.qad-icon-fina:before {
  content: ""; }

.qad-icon-inte:before {
  content: ""; }

.qad-icon-manu:before {
  content: ""; }

.qad-icon-auto:before {
  content: ""; }

.qad-icon-prod:before {
  content: ""; }

.qad-icon-food:before {
  content: ""; }

.qad-icon-tech:before {
  content: ""; }

.qad-icon-indu:before {
  content: ""; }

.qad-icon-life:before {
  content: ""; }

.qad-icon-cross_circle:before {
  content: ""; }

.qad-icon-next_arrow:before {
  content: ""; }

.qad-icon-previous_arrow:before {
  content: ""; }

.qad-icon-rotate:before {
  content: ""; }

.qad-icon-close:before {
  content: ""; }

.qad-icon-phone:before {
  content: ""; }

.qad-icon-globe:before {
  content: ""; }

.qad-icon-bars:before {
  content: ""; }

.qad-icon-envelope:before {
  content: ""; }

.qad-icon-chat {
  content: url("../images/chat-button.svg");
  display: block;
  margin: 0 auto;
  object-position: center;
  width: inherit; }

#banner {
  background-color: #5A87C5;
  /*rgba(255, 255, 255, 0.36);*/
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.55);
  box-sizing: border-box;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 10; }
  .dockbar-ready #banner {
    padding-left: 50px;
    transition: 1s top ease-in-out; }
  #banner #header-toggle {
    background-color: #5a87c5;
    color: white;
    cursor: pointer;
    font-size: 30px;
    height: 60px;
    left: 0px;
    line-height: 60px;
    position: fixed;
    text-align: center;
    top: 0px;
    width: 50px; }
    #banner #header-toggle:hover {
      background-color: #007bff; }
    @media (max-width: 768px) {
      #banner #header-toggle {
        line-height: 40px; } }
  @media (max-width: 768px) {
    #banner {
      background-color: #5A87C5;
      height: 44px; } }
  #banner a:hover, #banner a:active, #banner a:visited {
    text-decoration: none; }
  #banner.flipped #header-toggle {
    background-color: #007bff; }
  .dockbar-ready #banner.flipped {
    top: -100px; }
  #banner > .dockbar-wrapper {
    left: 50px;
    position: absolute;
    right: 0px;
    top: 0px;
    transform: translateY(-100px); }
    .dockbar-ready #banner > .dockbar-wrapper {
      transition: 1s transform ease-in-out; }
  #banner nav {
    line-height: 0px;
    margin: 0 auto;
    max-width: 1180px;
    overflow: hidden;
    position: relative;
    width: 100%; }
    @media (max-width: 768px) {
      #banner nav {
        background-color: #5A87C5;
        height: 100vh;
        left: 100%;
        overflow: visible;
        position: fixed;
        right: 0%;
        top: 0px;
        transition: 0.3s left ease-in-out, 0.3s width ease-in-out;
        width: 50%; }
        #banner nav.open {
          /* overflow-y: auto;
		    	overflow-x: hidden; */ }
          #banner nav.open .mobile-scrollable {
            border-top: 0px solid white;
            transition: 0s border-top linear 1s; }
            #banner nav.open .mobile-scrollable.open {
              max-height: calc(100% - 89px);
              overflow: hidden;
              box-sizing: border-box;
              overflow-y: auto;
              border-top-width: 1px;
              transition: 1s max-height ease-in-out, 0s border-top linear 0s; }
        #banner nav.open {
          left: 50%; } }
    @media (max-width: 768px) and (max-width: 480px) {
      #banner nav.open {
        left: 0%;
        width: 100%; } }
  @media (max-width: 768px) {
    #banner.open #logo {
      left: -50%; } }

#logo {
  background-color: #5A87C5;
  display: inline-block;
  height: 60px;
  position: relative;
  width: 168px; }
  @media (max-width: 856px) {
    #logo {
      width: 80px; } }
  @media (max-width: 768px) {
    #logo {
      left: 0px;
      height: 44px;
      float: left;
      position: fixed;
      top: 0px;
      transition: 0.3s left ease-in-out;
      width: 60px; }
      .dockbar-ready #logo {
        margin-left: 50px; }
      .open #logo {
        left: -50%; } }
  #logo:before {
    background-color: #5A87C5;
    content: '';
    display: inline-block;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    width: 80px;
    z-index: 1; }
    @media (max-width: 768px) {
      #logo:before {
        display: none; } }
  #logo .symbol, #logo .letters {
    position: absolute; }
  #logo .symbol {
    height: auto;
    left: 16px;
    top: 11px;
    width: 48px;
    z-index: 2; }
    @media (max-width: 768px) {
      #logo .symbol {
        left: 10px;
        height: 30px;
        top: 7px;
        width: auto; } }
  #logo .letters {
    height: auto;
    left: 80px;
    top: 19px;
    transition: 0.3s left ease-in-out;
    width: 76px;
    z-index: 0; }
    @media (max-width: 856px) {
      #logo .letters {
        left: 0px; } }
    @media (max-width: 768px) {
      #logo .letters {
        display: none; } }

#searchbar {
  display: none;
  margin-left: 0px;
  overflow: hidden;
  transition: 0.3s margin-left ease-in-out; }
  @media (max-width: 480px) {
    #searchbar {
      margin-left: 50px; } }
  @media (max-width: 768px) {
    #searchbar {
      display: block; } }
  #searchbar input {
    border: none;
    border-radius: 0px;
    box-sizing: border-box;
    box-shadow: inset 0px 0px 10px rgba(95, 95, 95, 0.3);
    float: left;
    height: 44px;
    margin: 0px;
    padding: 10px;
    width: 100%; }

.menucontrol a:hover {
  color: white;
  text-decoration: none; }

.menucontrol a:active {
  color: white;
  text-decoration: none; }

.menucontrol a:visited {
  color: white;
  text-decoration: none; }

.search-wrapper .my-search-icon {
  float: left;
  height: 44px;
  padding: 10px; }

.search-wrapper #search-term-com {
  background-color: transparent;
  border-style: none;
  font-size: larger;
  padding: 10px;
  width: 90%;
  color: #ffffff; }

.search-wrapper input {
  border: none;
  border-radius: 0px;
  box-sizing: border-box;
  /*box-shadow: inset 0px 0px 10px rgba(95, 95, 95, 0.3);*/
  /*float: left;*/
  height: 44px;
  margin: 0px;
  /*padding: 10px;*/
  /*width: 100%;*/ }
  .search-wrapper input:focus {
    outline: -webkit-focus-ring-color auto 0px; }

#toggle-menu {
  background-color: #5A87C5;
  display: none;
  cursor: pointer;
  float: left;
  left: -50px;
  text-align: center;
  transition: 0.3s left ease-in-out;
  position: absolute;
  width: 50px; }
  @media (max-width: 768px) {
    #toggle-menu {
      display: block; } }
  @media (max-width: 480px) {
    .open #toggle-menu {
      left: 0px; } }
  #toggle-menu span {
    color: #fff;
    display: block;
    font-size: 24px;
    padding: 10px;
    position: relative; }
  nav.open #toggle-menu i:before {
    content: "\f00d"; }

#quicklinks, #menu, #languages {
  list-style: none;
  margin: 0px;
  padding: 0px; }
  #quicklinks a, #quicklinks li > span, #menu a, #menu li > span, #languages a, #languages li > span {
    color: #fff;
    display: block;
    position: relative; }
    @media (max-width: 768px) {
      #quicklinks a, #quicklinks li > span, #menu a, #menu li > span, #languages a, #languages li > span {
        padding: 10px 20px; } }

#languages {
  display: none;
  overflow: hidden;
  transition: 1s max-height ease-in-out; }
  @media (max-width: 768px) {
    #languages {
      display: block;
      max-height: 0px; } }
  #languages a {
    line-height: normal;
    text-decoration: none; }
    #languages a:before {
      background-color: #fff;
      bottom: 10px;
      content: '';
      display: inline-block;
      left: 12.5px;
      top: 10px;
      position: absolute;
      width: 2px; }
    #languages a:hover {
      background-color: #007bff; }
  #languages span {
    text-transform: capitalize; }

#quicklinks {
  border-top: 1px solid #fff;
  display: none;
  overflow: hidden; }
  #quicklinks li {
    box-sizing: border-box;
    float: left;
    text-align: center;
    width: 33.33333%; }
  #quicklinks li + li {
    border-left: 1px solid #fff; }
  #quicklinks a, #quicklinks li > span {
    font-size: 24px;
    text-decoration: none; }
    #quicklinks a:hover, #quicklinks li > span:hover {
      background-color: #007bff; }
  @media (max-width: 768px) {
    #quicklinks {
      display: block; } }

#menu {
  display: table;
  font-size: 0px;
  max-width: 900px;
  position: absolute;
  left: 188px;
  right: 0px;
  top: 0px;
  transition: 0.3s width ease-in-out;
  white-space: nowrap;
  width: calc(100vw - 188px);
  padding-right: 20px; }
  @media (max-width: 856px) {
    #menu {
      left: 80px;
      width: calc(100vw - 80px); } }
  @media (max-width: 768px) {
    #menu {
      border-bottom: 1px solid #fff;
      display: block;
      position: relative;
      width: 100vw; } }
  #menu li {
    display: table-cell;
    font-size: initial;
    line-height: 60px; }
    @media (max-width: 768px) {
      #menu li {
        border-top: 1px solid #fff;
        display: block;
        line-height: 20px; } }
  #menu a {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase; }
    #menu a:hover {
      background-color: rgba(255, 255, 255, 0.36); }
    @media (max-width: 768px) {
      #menu a {
        padding: 10px 20px;
        text-align: left;
        text-transform: none; }
        #menu a:hover {
          background-color: #007bff; } }

#chatBeaconBtn {
  background-color: #83a5d3;
  color: white;
  border-radius: 5px; }

.theme__topper {
  background-color: #3d3d3d;
  height: 60px; }

@media (min-width: 960px) {
  .theme__topper {
    height: 60px; } }

.menu {
  position: relative;
  width: 100%;
  z-index: 3; }

.menu .qad-icon {
  line-height: inherit;
  vertical-align: middle; }

.menu a {
  color: inherit; }

.menu__scrim {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0px;
  left: 0px;
  margin: 0px;
  position: fixed;
  right: 0px;
  top: 0px; }

.menu__chatbeacon.open ~ .menu__scrim, #menusection--none:checked ~ .menu__scrim {
  display: none; }

.menubar {
  align-items: center;
  background-color: #5a85c7;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  height: 60px;
  left: 0px;
  right: 0px;
  padding: 0px 10px;
  position: fixed;
  top: 0px;
  transition: .5s left ease,.3s box-shadow ease,.3s background-color ease; }

.menubar__left, .menubar__right {
  flex: 0 0 auto; }

.menubar__right {
  color: #fff;
  display: flex;
  font-size: 16pt;
  line-height: 60px; }

.menubar__logo {
  box-sizing: border-box;
  height: 60px;
  padding: 12px 5px; }

.menucontrol {
  align-items: center;
  display: block;
  flex: 1 1 100%;
  text-align: center; }

.menubar .menucontrol {
  padding: 0em .25em; }

.menu__chatbeacon--pending ~ * .menucontrol--chat {
  display: none !important; }

.menucontrol.menucontrol--menubar.menucontrol--text {
  font-size: .6em;
  line-height: normal;
  text-transform: uppercase;
  transform: scale(1);
  white-space: nowrap; }

.menucontrol__nested {
  display: inline-block;
  flex: 1 1 auto;
  margin-bottom: 0px; }

.menucontrol__nested:empty {
  display: none; }

.menucontrol__label {
  cursor: pointer;
  flex: 1 1 0%;
  margin-bottom: 0px;
  width: 100%; }

.menubar .menucontrol__label {
  display: inline-block; }

.menudrawer .menucontrol__label {
  font-size: 2em;
  line-height: 60px; }

.menudrawer .menucontrol__label--checked {
  background-color: #fff;
  color: #5a85c7; }

.menucontrol:hover .menucontrol__label {
  transform: scale(1.125); }

.menucontrol__label.menucontrol__label--corner {
  font-size: 1.5em;
  position: absolute;
  right: .5em;
  top: .25em;
  width: auto;
  z-index: 1; }

.menucontrol--text:hover .menucontrol__label {
  transform: none;
  text-decoration: underline; }

.menusection__toggler:nth-of-type(1):checked ~ .menusection .menucontrol:nth-of-type(1) .menucontrol__label--unchecked, .menusection__toggler:nth-of-type(2):checked ~ .menusection .menucontrol:nth-of-type(2) .menucontrol__label--unchecked, .menusection__toggler:nth-of-type(3):checked ~ .menusection .menucontrol:nth-of-type(3) .menucontrol__label--unchecked, .menusection__toggler:nth-of-type(4):checked ~ .menusection .menucontrol:nth-of-type(4) .menucontrol__label--unchecked, .menusection__toggler:nth-of-type(5):checked ~ .menusection .menucontrol:nth-of-type(5) .menucontrol__label--unchecked, .menusection__toggler:nth-of-type(6):checked ~ .menusection .menucontrol:nth-of-type(6) .menucontrol__label--unchecked, .menusection__toggler:nth-of-type(7):checked ~ .menusection .menucontrol:nth-of-type(7) .menucontrol__label--unchecked, .menusection__toggler:nth-of-type(8):checked ~ .menusection .menucontrol:nth-of-type(8) .menucontrol__label--unchecked, .menusection__toggler:nth-of-type(9):checked ~ .menusection .menucontrol:nth-of-type(9) .menucontrol__label--unchecked, .menusection__toggler:nth-of-type(10):checked ~ .menusection .menucontrol:nth-of-type(10) .menucontrol__label--unchecked {
  display: none; }

.menusection__toggler:nth-of-type(1):not(:checked) ~ .menusection .menucontrol:nth-of-type(1) .menucontrol__label--checked, .menusection__toggler:nth-of-type(2):not(:checked) ~ .menusection .menucontrol:nth-of-type(2) .menucontrol__label--checked, .menusection__toggler:nth-of-type(3):not(:checked) ~ .menusection .menucontrol:nth-of-type(3) .menucontrol__label--checked, .menusection__toggler:nth-of-type(4):not(:checked) ~ .menusection .menucontrol:nth-of-type(4) .menucontrol__label--checked, .menusection__toggler:nth-of-type(5):not(:checked) ~ .menusection .menucontrol:nth-of-type(5) .menucontrol__label--checked, .menusection__toggler:nth-of-type(6):not(:checked) ~ .menusection .menucontrol:nth-of-type(6) .menucontrol__label--checked, .menusection__toggler:nth-of-type(7):not(:checked) ~ .menusection .menucontrol:nth-of-type(7) .menucontrol__label--checked, .menusection__toggler:nth-of-type(8):not(:checked) ~ .menusection .menucontrol:nth-of-type(8) .menucontrol__label--checked, .menusection__toggler:nth-of-type(9):not(:checked) ~ .menusection .menucontrol:nth-of-type(9) .menucontrol__label--checked, .menusection__toggler:nth-of-type(10):not(:checked) ~ .menusection .menucontrol:nth-of-type(10) .menucontrol__label--checked {
  display: none; }

.menucontrol--menubar:not(.menucontrol--visible) {
  display: none; }

.menusection__toggler:not(:checked) ~ .menubar .menucontrol--menubar .menucontrol__label--unchecked {
  display: none; }

.menusection__toggler:checked ~ .menubar .menucontrol--menubar .menucontrol__label--checked {
  display: none; }

.menucontrols {
  display: flex; }

.menudrawer .menucontrols {
  background-color: #5a85c7;
  padding: .5em;
  max-width: 550px; }

.menudrawer {
  bottom: 0px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  position: fixed;
  right: -100%;
  top: 0px;
  transition: .3s right ease;
  width: 100%; }

.menu__chatbeacon:not(.open) ~ #menusection--none:not(:checked) ~ .menudrawer {
  right: 0px; }

.menudrawer__aside {
  background-color: #fff;
  display: none;
  flex-direction: column;
  flex: 0 0 auto;
  max-width: 300px;
  min-width: 37.5%; }

.menudrawer__main {
  background-color: #5a85c7;
  color: #fff;
  display: flex;
  flex: 1 1 100%;
  flex-direction: column;
  font-size: 1.25rem;
  padding-top: 30px; }

.menufeaturette {
  border: 1px solid #aaa;
  display: block;
  cursor: pointer;
  flex: 0 0 auto;
  margin: 2em 2em;
  overflow: hidden; }

.menufeaturette + .menufeaturette {
  margin-top: 0%; }

.menufeaturette__thumbnail {
  background-position: 50%;
  background-size: cover;
  transform: scale(1);
  transition: .3s transform ease; }

.menufeaturette__thumbnail::before {
  display: inline-block;
  content: "";
  padding-top: 56.25%;
  width: 100%; }

.menufeaturette:hover .menufeaturette__thumbnail {
  transform: scale(1.1); }

.menufeaturette__text {
  background-color: #000;
  color: #fff;
  display: block;
  font-size: 1.25em;
  font-weight: bold;
  line-height: normal;
  max-width: 100%;
  overflow: hidden;
  padding: .5em .75em;
  position: relative; }

.menufeaturettes {
  align-items: center;
  display: flex;
  flex: 1 1 100%;
  flex-direction: column;
  padding: 2em 2em;
  position: relative; }

.menufeaturettes__title {
  flex: 0 0 auto;
  font-weight: bold;
  margin-bottom: 20px; }

.menufeaturettes__features {
  bottom: 0px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  left: 0px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  width: 100%; }

.menuitem__toggler {
  display: none; }

.menulabel {
  border-top: 1px solid #fff;
  display: flex;
  padding: 0em .5em; }

.menupage > .menulabel {
  flex: 0 0 auto;
  margin: 0em .5em; }

.menuitem--child .menulabel {
  padding-left: 2em; }

.menuitem--child .menuitem--child .menulabel {
  padding-left: 3.25em; }

.menulabel__anchor {
  flex: 1 1 100%;
  padding-bottom: .5em;
  padding-top: .5em;
  vertical-align: middle; }

.menulabel__anchor, .menulabel__anchor:active, .menulabel__anchor:visited, .menulabel__anchor:link {
  color: inherit;
  text-decoration: none; }

.menulabel__anchor:hover {
  text-decoration: underline; }

.menuitem--child .menuitem--child .menulabel__anchor {
  color: #a1b9df; }

.menuitem--child .menuitem--child .menulabel__anchor::before {
  content: "+";
  display: inline-block;
  width: 1rem; }

.menulabel__icon {
  box-sizing: border-box;
  display: inline-block;
  margin: -0.5em 0;
  padding-right: .25em;
  vertical-align: middle;
  width: 2.25em; }

.menulabel__icon img {
  height: auto;
  width: 100%; }

.menulabel__text {
  vertical-align: middle;
  font-size: 1.5em; }

.menulabel__action {
  font-size: 1.5em;
  align-self: flex-start;
  box-sizing: border-box;
  cursor: pointer;
  flex: 0 0 auto;
  line-height: 1.2em;
  margin-bottom: 0;
  padding: .5em;
  vertical-align: middle;
  text-align: center; }

.menulabel__action:first-child {
  padding-right: .75em; }

.menulabel__action:last-child {
  padding-left: .75em; }

.menulist {
  flex: 1 1 100%;
  margin: 0px;
  list-style: none;
  overflow-y: auto;
  padding-left: 0px; }

.menupage > .menulist {
  margin: 0em .5em; }

.menulist .menulist {
  margin: 0em; }

.menunotice {
  color: #fff;
  flex: 0 0 auto;
  padding: 2em; }

.menunotice__title {
  font-size: 2em;
  font-weight: bold;
  line-height: normal;
  margin-bottom: .125em; }

.menunotice__text {
  font-size: 1.43em;
  font-weight: 100;
  line-height: normal;
  text-align: left; }

.menunotice__link {
  color: inherit;
  text-transform: uppercase; }

.aui a.menunotice__link {
  text-decoration: underline !important; }

.menu__form {
  background: none !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  font-size: 1rem; }

.menu__form .tpl-section-head-S2 {
  color: #fff; }

.menu__form .tpl-section-head-S2 h3 {
  margin-bottom: 0; }

.menu__form .mktoField {
  height: 40px; }

.menu__form .mktoLabel {
  color: #fff; }

.menu__form a {
  color: #f80; }

.menupage {
  transition: .3s right ease,.3s opacity ease-out; }

.menupage--padded {
  padding: 0em 1em; }

.menupage--padded::before {
  content: "";
  border-top: 1px solid #fff; }

.menupage__scrollable {
  overflow-y: auto; }

:not(.menuitem--child) > .menupage {
  background-color: #5a85c7;
  bottom: 0px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  opacity: 1;
  position: absolute;
  top: 0px;
  right: 0%;
  width: 100%; }

.menuitem__toggler:not(:checked) ~ .menupage {
  opacity: 0;
  right: -100%; }

.menusection__toggler:not(:checked) + .menupage {
  right: -100%; }

.menusection__toggler:nth-of-type(1):not(:checked) ~ .menusection > .menupage:nth-of-type(1), .menusection__toggler:nth-of-type(2):not(:checked) ~ .menusection > .menupage:nth-of-type(2), .menusection__toggler:nth-of-type(3):not(:checked) ~ .menusection > .menupage:nth-of-type(3), .menusection__toggler:nth-of-type(4):not(:checked) ~ .menusection > .menupage:nth-of-type(4), .menusection__toggler:nth-of-type(5):not(:checked) ~ .menusection > .menupage:nth-of-type(5), .menusection__toggler:nth-of-type(6):not(:checked) ~ .menusection > .menupage:nth-of-type(6), .menusection__toggler:nth-of-type(7):not(:checked) ~ .menusection > .menupage:nth-of-type(7), .menusection__toggler:nth-of-type(8):not(:checked) ~ .menusection > .menupage:nth-of-type(8), .menusection__toggler:nth-of-type(9):not(:checked) ~ .menusection > .menupage:nth-of-type(9), .menusection__toggler:nth-of-type(10):not(:checked) ~ .menusection > .menupage:nth-of-type(10) {
  right: -100%; }

.menusearch {
  align-items: center;
  background-color: #5a85c7;
  display: flex;
  padding: .5em .8em;
  position: relative; }

.menusearch--menubar {
  background: none;
  padding: 0;
  width: 320px; }

.menusection__toggler:not(:checked) ~ .menusearch--menubar {
  display: none; }

.menusearch::after {
  border-bottom: 2px solid #fff;
  box-sizing: border-box;
  bottom: 0px;
  content: "";
  display: block;
  left: .8em;
  position: absolute;
  right: .8em; }

.menusearch--menubar::after {
  display: none; }

.menusearch__submit {
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  font-size: 1.5em;
  line-height: 40px;
  outline: none;
  padding: 0em .5em;
  padding-left: 0em; }

.menusearch__submit i {
  vertical-align: middle; }

.menusearch--menubar .menusearch__submit {
  font-size: 1em;
  padding-right: 0; }

.menusearch__input {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  flex: 1 1 100%;
  font-size: 1.4em;
  font-weight: 100;
  line-height: 40px;
  outline: none;
  padding: 0em .25em;
  width: 100%; }

.menusearch__input::-webkit-search-cancel-button {
  -webkit-appearance: none;
  background: none;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAABNElEQVRIx5WV3XKCMBCF8xCKtG9dFcYrOwXF/kz7YG1HvRc4bihaKpvN6eaO2e+bAHsShxQP+JI1RwLHFBxmyPAta4HUCX6CrwZrTMDgU5TS7avG0uETl2rxGFN0+EY6L7UfCrxiIw325l8GeCeYy0YohYLXyJx8uqc/DwMKBW+FnP28VRFTqHjRd3WKylKYeN+QYBdSRHFbQeGGYiKtDB5QNAK/91MXw4O7aGk8oPgPbio4/DoXbyNBxWT1V/AxEjyTAuW/U0mN4ZxCnbqWVqh4hVdSEZh5P8o7QhGOjJ1UKu9RRfffzcSZitFBrQ6toZDNl0ziVEXpD9Xs5lgvjGP9VlFj5eRWpBOnKPZDARHYkUIEi/4VGrkmptTlmmB7vVxzhzsscZCVy+dk455ihaOsHPdnctpgcEdscz8AAAAASUVORK5CYII=");
  background-size: contain;
  background-repeat: no-repeat;
  height: .75em;
  content: "";
  width: .75em; }

.menusearch__input::placeholder {
  color: #a1b9df;
  opacity: 1; }

.menusearch__input:-ms-input-placeholder {
  color: #a1b9df; }

.menusearch__input::-ms-input-placeholder {
  color: #a1b9df; }

.menusearch--menubar .menusearch__input {
  border-bottom: 2px solid #fff;
  color: #fff; }

.menusearch--menubar .menusearch__input::placeholder {
  color: #fff;
  opacity: 1; }

.menusearch--menubar .menusearch__input:-ms-input-placeholder {
  color: #fff; }

.menusearch--menubar .menusearch__input::-ms-input-placeholder {
  color: #fff; }

.menusection {
  background-color: #5a85c7;
  flex: 1 1 100%;
  overflow: hidden;
  position: relative;
  font-size: 9pt; }

.menusection--fit {
  flex: 0 0 auto; }

.menusection__toggler {
  display: none; }

@media (min-width: 567px) {
  .menubar {
    background-color: transparent; }
  body:not(.at_page_top) .menubar {
    background-color: rgba(51, 51, 51, 0.75); }
  .menudrawer {
    max-width: 400px; } }

@media (hover: hover) {
  .menulabel__anchor:hover .menulabel__text {
    text-decoration: underline; } }

@media (min-width: 768px) {
  .menudrawer {
    max-width: 400px; }
  .menudrawer__main {
    font-size: 1.5rem; } }

@media (min-width: 768px) {
  .menudrawer {
    max-width: 500px; }
  .menudrawer__aside {
    display: flex; } }

@media (min-width: 960px) {
  .menulist .menuitem__toggler:checked ~ .menulabel .menu {
    display: none; }
  .menucontrol--menubar:not(.menucontrol--visible) {
    display: flex; }
  .menudrawer {
    max-width: 550px; }
  .menulist .menuitem .menupage {
    opacity: 1;
    position: relative;
    right: 0%; }
  .menulist .menuitem__toggler:not(:checked) ~ .menupage {
    display: none; }
  .menupage > .menulabel {
    display: none; }
  .menuitem .menulabel {
    background-color: #5a85c7;
    position: sticky;
    top: 0px; }
  .menulabel__action {
    line-height: 1em; }
  .menulabel__action:last-child i:before {
    transition: .15s transform ease; }
  .menuitem__toggler:checked ~ .menulabel .menulabel__action:last-child i:before {
    transform: rotate(225deg); } }

#ControlMenu {
  background: #38639f; }

#ControlMenu .control-menu-nav-item.staging-bar > .control-menu-level-2 {
  background-color: #3d3d3d; }

#ControlMenu .control-menu-nav-item.staging-bar > .control-menu-level-2 .btn-primary {
  background-color: #f80;
  border-color: #f80; }

.portlet-boundary:nth-child(1) .portlet-topper {
  top: 60px; }

.has-control-menu .portlet-boundary:nth-child(1) .portlet-topper {
  top: 90px; }

.has-control-menu.has-staging-bar .portlet-boundary:nth-child(1) .portlet-topper {
  top: 90px; }

@media (min-width: 768px) {
  .portlet-boundary:nth-child(1) .portlet-topper {
    top: 60px; }
  .has-control-menu .portlet-boundary:nth-child(1) .portlet-topper {
    top: 95px; }
  .has-control-menu.has-staging-bar .portlet-boundary:nth-child(1) .portlet-topper {
    top: 125px; } }

@media (min-width: 960px) {
  .portlet-boundary:nth-child(1) .portlet-topper {
    top: 60px; }
  .has-control-menu .portlet-boundary:nth-child(1) .portlet-topper {
    top: 95px; }
  .has-control-menu.has-staging-bar .portlet-boundary:nth-child(1) .portlet-topper {
    top: 125px; } }

.has-control-menu .theme__topper {
  height: 90px; }

.has-control-menu.has-staging-bar .theme__topper {
  height: 90px; }

@media (min-width: 768px) {
  .has-control-menu .theme__topper {
    height: 95px; }
  .has-control-menu.has-staging-bar .theme__topper {
    height: 125px; } }

@media (min-width: 960px) {
  .has-control-menu .theme__topper {
    height: 95px; }
  .has-control-menu.has-staging-bar .theme__topper {
    height: 125px; } }

.has-control-menu .menubar {
  top: 56px; }

.has-control-menu.has-staging-bar .menubar {
  top: 56px; }

.has-control-menu .menudrawer {
  top: 56px; }

.has-control-menu.has-staging-bar .menudrawer {
  top: 56px; }

@media (min-width: 768px) {
  .has-control-menu .menubar {
    top: 56px; }
  .has-control-menu.has-staging-bar .menubar {
    top: 56px; }
  body.open .menubar {
    left: 320px; }
  .has-control-menu .menudrawer {
    top: 56px; }
  .has-control-menu.has-staging-bar .menudrawer {
    top: 56px; } }

/* ---- FOOTER ---- */
#footer {
  background-color: #3D3D3D;
  text-align: center;
  color: #FFF;
  padding-top: 40px;
  padding-bottom: 20px;
  position: relative; }
  #footer a {
    text-decoration: none;
    color: inherit; }
  #footer p {
    margin-bottom: 0; }
    #footer p em {
      border-left: 1px solid #FFF;
      margin-left: 10px;
      padding-left: 10px; }
  #footer .footer-soc-icons {
    font-size: 4em;
    margin-top: 20px;
    margin-bottom: 20px; }
  #footer .footer-navigation .vertLine {
    border-left: solid 1px white;
    margin-left: 10px;
    padding-left: 10px;
    display: inline-block;
    height: 15px; }

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