@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: -12px;
    margin-right: -12px;
    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; }

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

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

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

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

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

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

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

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

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder,
  .navigation-pane .navigation-entry .nav-item-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 768px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png); }

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83b0ca;
    background-image: url(../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #b7def4;
    background-image: url(../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(../images/common/configuration.png); }

.save-trigger img {
  background-image: url(../images/common/check.png); }

body.portlet {
  border-width: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-actions {
  float: right; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.restricted * {
  color: #727c81; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'fontawesome-alloy';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased; }

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

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

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

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

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

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

.icon-muted {
  color: #eeeeee; }

.icon-light {
  color: white; }

.icon-dark {
  color: #333333; }

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

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

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

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

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

.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

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

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

.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block; }

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

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

.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

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

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

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

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

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

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

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg); }
100% {
    -ms-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

#banner {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
  position: relative;
  font-family: arial, sans-serif;
  letter-spacing: 0.1em;
  /*---css classes (admin, visitCps, and logInOut) not used in the current template html--*/
  /*
    .admin {
      position: relative;

      &>span {
        line-height: 19px;
        position: relative;
        background: #fff url("../images/header/admin-drop.gif") no-repeat right center;
        padding-right: 11px;
        padding-left: 5px;
        border: 3px solid #fff;
      }

      &:hover {
        &>span {
          border: 3px solid #57a1d3;
          z-index: 999999;
          border-bottom-color: #fff;
        }

        &>ul {
          display: block;
        }
      }

      &>ul {
        display: none;
        z-index: 99999;
        background: #fff;
        text-align: left;
        padding: 12px 5px;
        line-height: 18px;
        text-transform: none;
        border: 3px solid #57a1d3;
        position: absolute;
        top: 10px;
        left: 5px;
        list-style: none;
        margin: 0;
        width: 160px;
      }

      a {
        padding: 0 3px;
        display: block;
        text-decoration: none;

        &:hover {
          background: #57a1d3;
          color: #fff;
        }
      }
    }

    .admin,
    .logInOut {
      border-left: 1px solid #999;
      padding-left: 5px;
      text-transform: uppercase;
    }

    .visitCps {
      border-left: 1px solid #999;
      padding-left: 5px;
    }
*/
  /*--css class "applications" is not used in html--*/
  /*
    .applications {
      position: relative;
      line-height: 26px;

      ul {
        display: none;
        z-index: 1;
        position: absolute;
        top: 23px;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        list-style: none;
        padding: 5px 0 5px 5px;
        margin: 0;
        background: #fff;
        border: 3px solid #57a1d3;
        text-align: left;
      }

      a {
        display: block;
        line-height: 18px;
        font-size: 11px;
        text-transform: none;
        padding-left: 2px;
        text-shadow: none;

        &:hover {
          background: #57a1d3;
          color: #fff;
          text-decoration: none;
        }
      }

      &:hover {
        ul {
          display: block;
        }
      }
    }
  */ }
  #banner * {
    box-sizing: border-box; }
  #banner .utils-container {
    height: 90px;
    position: relative; }
  #banner .container-inner {
    width: 1008px;
    margin: 0 auto; }
  #banner .logo {
    display: block;
    float: left;
    margin: 20px 0px; }
  #banner .account {
    float: right;
    text-align: right;
    margin: 14px 0px 12px 0px; }
    #banner .account .login {
      color: #000000;
      font-size: 14px;
      letter-spacing: 0;
      position: relative;
      margin-bottom: 9px; }
      #banner .account .login .user {
        display: inline-block;
        padding-left: 0;
        padding-right: 18px;
        text-align: left;
        color: #084BB7;
        text-decoration: none;
        background-image: url(../images/header/Gear_2x.png);
        background-repeat: no-repeat;
        background-size: 12px 12px;
        background-position: 100% 50%;
        cursor: pointer; }
        #banner .account .login .user:hover {
          text-decoration: underline; }
      #banner .account .login .admin-menu {
        display: none;
        position: absolute;
        width: 234px;
        top: 28px;
        right: 0px;
        z-index: 99999;
        background-color: #ffffff;
        border: 1px solid #969798;
        padding: 24px 0 22px 24px;
        text-align: left; }
        #banner .account .login .admin-menu.active {
          display: block; }
        #banner .account .login .admin-menu ul {
          margin: 0;
          padding: 0;
          list-style: none;
          list-style-image: none; }
          #banner .account .login .admin-menu ul li {
            margin-bottom: 7px; }
            #banner .account .login .admin-menu ul li a {
              font-size: 12px;
              letter-spacing: 0.4px;
              color: #084bb7; }
              #banner .account .login .admin-menu ul li a:hover {
                text-decoration: underline; }
            #banner .account .login .admin-menu ul li.logout {
              margin-bottom: 0; }
              #banner .account .login .admin-menu ul li.logout a {
                font-weight: bold; }
        #banner .account .login .admin-menu li.user-detail li {
          font-size: 12px;
          letter-spacing: 0.4px;
          line-height: 1.4em;
          margin-bottom: 0; }
        #banner .account .login .admin-menu li.user-detail {
          padding-bottom: 8px;
          margin-bottom: 10px;
          border-bottom: 1px solid #969798;
          font-size: 12px;
          letter-spacing: 0.4px;
          line-height: 1.4em; }
    #banner .account .actions {
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: flex-end;
      -moz-box-pack: flex-end;
      -ms-flex-pack: flex-end;
      -webkit-justify-content: flex-end;
      justify-content: flex-end; }
      #banner .account .actions .nav-search-btn {
        width: 34px;
        height: 34px;
        border: none;
        cursor: pointer;
        background: url(../images/header/search_default.png) no-repeat; }
        #banner .account .actions .nav-search-btn.pressed {
          background: #fff url(../images/header/search_pressed.png) no-repeat; }
        #banner .account .actions .nav-search-btn:focus {
          background-color: #fff;
          outline: 1px dotted #0558ff;
          background: url(../images/header/search_default.png) no-repeat; }
        #banner .account .actions .nav-search-btn:hover {
          outline: none;
          background: url(../images/header/search_hover.png) no-repeat; }
        #banner .account .actions .nav-search-btn:active {
          background: url(../images/header/search_pressed.png) no-repeat; }
      #banner .account .actions .nav-cart {
        display: block;
        background-color: #ffffff;
        width: 34px;
        height: 34px;
        background: url(../images/header/cart_numbered.png) no-repeat;
        margin-left: 6px;
        position: relative; }
        #banner .account .actions .nav-cart:focus {
          outline: 1px dotted #0558ff;
          background: url(../images/header/cart_numbered.png) no-repeat; }
        #banner .account .actions .nav-cart:hover {
          background: url(../images/header/cart_numbered_hover.png) no-repeat; }
        #banner .account .actions .nav-cart:active {
          background: url(../images/header/cart_numbered_pressed.png) no-repeat; }
        #banner .account .actions .nav-cart span {
          display: inline-block;
          position: absolute;
          font-size: 12px;
          color: #000;
          font-weight: bold;
          left: 24px;
          top: 1px; }
      #banner .account .actions .nav-commercial-card {
        display: block;
        width: 90px;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 0.4px;
        font-weight: bold;
        color: #000000;
        text-align: center;
        margin-left: 6px;
        cursor: pointer; }
      #banner .account .actions .nav-self-apply {
        display: block;
        width: 140px;
        height: 36px;
        line-height: 36px;
        color: #000000;
        border: 1px solid #000000;
        background-color: #ffffff;
        margin-left: 6px;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0;
        text-align: center; }
        #banner .account .actions .nav-self-apply:hover {
          text-decoration: none;
          border: 1px solid #084BB7;
          background-color: #084BB7;
          color: #fff; }
      #banner .account .actions .nav-applications {
        display: block;
        width: 140px;
        height: 36px;
        padding: 0;
        line-height: 36px;
        font-size: 12px !important;
        font-weight: bold;
        letter-spacing: 0;
        text-align: center;
        background-color: #084BB7;
        color: #ffffff;
        cursor: pointer;
        border: none;
        text-transform: uppercase;
        margin-left: 6px; }
        #banner .account .actions .nav-applications.withDropDown {
          padding: 0 22px 0 0;
          background: #084BB7 url(../images/header/Chevron_down_white.png) no-repeat 112px 50%; }
          #banner .account .actions .nav-applications.withDropDown.arrow-up {
            background: #084BB7 url(../images/header/Chevron_up_white.png) no-repeat 112px 50%; }
            #banner .account .actions .nav-applications.withDropDown.arrow-up:hover {
              color: #fff; }
        #banner .account .actions .nav-applications:focus {
          outline: 1px solid #084BB7;
          background-color: #084BB7;
          text-decoration: none; }
        #banner .account .actions .nav-applications:hover {
          color: #000;
          outline: 1px solid #969798;
          background-color: #969798;
          text-shadow: 0 1px 0 #969798; }
        #banner .account .actions .nav-applications.active {
          outline: 0;
          background-color: #084BB7;
          color: #fff;
          text-decoration: none; }
      #banner .account .actions .nav-applications-dropdown {
        display: none; }
        #banner .account .actions .nav-applications-dropdown.active {
          display: block;
          position: absolute;
          top: 45px;
          right: 0px;
          z-index: 99998;
          background: #ffffff;
          width: 140px;
          border: 1px solid #969798;
          text-align: left; }
        #banner .account .actions .nav-applications-dropdown ul {
          padding: 0;
          margin: 24px 0px 24px 24px;
          list-style: none; }
          #banner .account .actions .nav-applications-dropdown ul li {
            margin-bottom: 10px;
            color: #084bb7;
            font-size: 12px;
            font-weight: bold;
            letter-spacing: 0.02em; }
      #banner .account .actions .search-nav-wrap {
        display: none; }
        #banner .account .actions .search-nav-wrap.active {
          display: block;
          position: absolute;
          top: 48px;
          right: 116px;
          background: #ffffff;
          z-index: 99999;
          outline: 1px solid black; }
        #banner .account .actions .search-nav-wrap .search-box {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center; }
          #banner .account .actions .search-nav-wrap .search-box .search {
            width: 387px;
            padding: 5px 10px;
            height: 50px;
            line-height: 50px;
            font-size: 15px;
            color: #727272;
            position: relative;
            background: #fff;
            transition: width 0.25s ease;
            border-color: #969798;
            border-right: none;
            border-width: 0px; }
          #banner .account .actions .search-nav-wrap .search-box .submit {
            background: #084bb7;
            border: 1px solid #969798;
            border-left: none;
            color: #ffffff;
            font-size: 14px;
            font-weight: bold;
            text-transform: uppercase;
            text-shadow: none;
            width: 140px;
            height: 50px;
            padding: 0;
            border-radius: 0; }
          #banner .account .actions .search-nav-wrap .search-box .search-close {
            display: block;
            width: 50px;
            height: 50px;
            background: #000000 url(../images/header/X_white.png) no-repeat center; }
          #banner .account .actions .search-nav-wrap .search-box .search-filter {
            background: url(../images/header/Chevron_down_gray.png) no-repeat 85% 48%;
            display: block;
            font-size: 14px;
            opacity: 1;
            visibility: visible;
            width: auto;
            min-width: auto;
            padding: 0 35px 0 10px;
            display: block;
            height: 50px;
            cursor: pointer;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-align: center;
            -moz-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
            /*border-top: 1px solid #969798;*/
            /*border-bottom: 1px solid #969798;*/ }
            #banner .account .actions .search-nav-wrap .search-box .search-filter > ul {
              display: none;
              border: 1px solid #969798;
              box-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
              width: 140px;
              line-height: 18px;
              color: #084bb7;
              position: absolute;
              text-align: left;
              right: 190px;
              top: 60px;
              z-index: 99999;
              background: #fff;
              padding: 9px;
              margin: 0;
              list-style: none; }
              #banner .account .actions .search-nav-wrap .search-box .search-filter > ul li {
                padding-bottom: 6px;
                font-size: 12px; }
            #banner .account .actions .search-nav-wrap .search-box .search-filter span {
              display: inline-block;
              width: 90px;
              color: #000;
              font-weight: bold; }
            #banner .account .actions .search-nav-wrap .search-box .search-filter.on {
              background: url(../images/header/Chevron_up_gray.png) no-repeat 85% 48%; }
              #banner .account .actions .search-nav-wrap .search-box .search-filter.on > ul {
                display: block; }
                #banner .account .actions .search-nav-wrap .search-box .search-filter.on > ul > li label {
                  margin-left: 5px; }
          #banner .account .actions .search-nav-wrap .search-box .search:focus,
          #banner .account .actions .search-nav-wrap .search-box .search-filter:focus,
          #banner .account .actions .search-nav-wrap .search-box .submit:focus,
          #banner .account .actions .search-nav-wrap .search-box .search-close:focus {
            outline: thin dotted #084bb7; }
  #banner .gnav-contianer {
    height: 50px;
    line-height: 50px;
    background: #000000; }
    #banner .gnav-contianer #navigation {
      display: block;
      height: 50px;
      background-color: #000000;
      padding: 0;
      font-family: arial, sans-serif !important;
      position: relative; }
      #banner .gnav-contianer #navigation ul {
        list-style: none; }
        #banner .gnav-contianer #navigation ul.gnav-groups {
          margin: 0;
          padding: 0;
          position: relative;
          display: inline-block; }
          #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item {
            position: relative;
            border: none;
            color: #ffffff;
            font-size: 12px;
            letter-spacing: 0.03em;
            padding: 0; }
            #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item.noDrop {
              background: url(../images/header/nav-border-left.png) no-repeat 0 50%;
              padding: 0px 12px;
              line-height: inherit; }
              #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item.noDrop:hover {
                background: #084bb7 url(../images/header/nav-border-left.png) no-repeat 0 50%;
                color: #fff; }
            #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item > a {
              color: #ffffff; }
            #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item .close {
              display: block;
              float: right;
              background: url(../images/header/X.png) no-repeat;
              width: 34px;
              height: 34px;
              cursor: pointer; }
            #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item div.gnav-group-title {
              padding: 12px 0;
              margin: 0; }
              #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item div.gnav-group-title span {
                display: block;
                padding: 0 30px 0 12px;
                height: 26px;
                line-height: 26px;
                background-image: url(../images/header/nav-border-left.png), url(../images/header/Chevron_down_white.png);
                background-position: 0% 50%, calc(100% - 12px) 50%;
                background-repeat: no-repeat, no-repeat; }
              #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item div.gnav-group-title.selected {
                background-color: #969798;
                color: #000; }
                #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item div.gnav-group-title.selected > span {
                  background-image: url(../images/header/Chevron_down_gray.png);
                  background-position: calc(100% - 12px) 50%;
                  background-repeat: no-repeat; }
            #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item:first-of-type div.gnav-group-title span {
              background-image: url(../images/header/Chevron_down_white.png);
              background-position: calc(100% - 12px) 50%;
              background-repeat: no-repeat; }
            #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item:first-of-type div.gnav-group-title.selected span {
              background-image: url(../images/header/Chevron_down_gray.png);
              background-position: calc(100% - 12px) 50%;
              background-repeat: no-repeat; }
            #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item div.details {
              display: none;
              -webkit-transition: all 0.25s ease;
              -moz-transition: all 0.25s ease;
              transition: all 0.25s ease;
              opacity: 0;
              overflow: hidden;
              letter-spacing: 0;
              height: 0;
              background: #fff;
              position: absolute;
              top: 50px;
              left: 0;
              z-index: 1000;
              border: 1px solid #d7d7d7;
              border-top: none; }
              #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item div.details ul {
                width: 315px;
                float: left;
                padding: 24px 12px 12px 24px;
                margin: 0;
                height: 100%;
                min-height: 100px; }
                #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item div.details ul li {
                  display: block;
                  border: 0;
                  float: none;
                  line-height: 14px;
                  background: none;
                  padding: 0;
                  margin-bottom: 12px;
                  font-size: 12px;
                  font-weight: bold; }
            #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item:focus > a, #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item:hover > a {
              text-decoration: none; }
            #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item:focus div.gnav-group-title,
            #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item:focus div.gnav-group-title.selected, #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item:hover div.gnav-group-title,
            #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item:hover div.gnav-group-title.selected {
              background-color: #084bb7;
              color: #fff; }
              #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item:focus div.gnav-group-title > span,
              #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item:focus div.gnav-group-title.selected > span, #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item:hover div.gnav-group-title > span,
              #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item:hover div.gnav-group-title.selected > span {
                background-image: url(../images/header/Chevron_down_white.png);
                background-position: calc(100% - 12px) 50%;
                background-repeat: no-repeat; }
            #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item.active div.details {
              display: block;
              height: auto;
              opacity: 100;
              box-shadow: 0 3px 3px rgba(0, 0, 0, 0.25);
              cursor: auto; }
            #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item.active div.gnav-group-title,
            #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item.active div.gnav-group-title.selected {
              background-color: #0558ff;
              color: #fff; }
              #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item.active div.gnav-group-title > span,
              #banner .gnav-contianer #navigation ul.gnav-groups li.gnav-group-item.active div.gnav-group-title.selected > span {
                background-image: url(../images/header/Chevron_up_white.png);
                background-position: calc(100% - 12px) 50%;
                background-repeat: no-repeat; }
      #banner .gnav-contianer #navigation .delete-tab {
        display: none !important; }
      #banner .gnav-contianer #navigation a.crc-nav-dash-btn {
        display: block;
        position: absolute;
        bottom: 0;
        right: 0px;
        width: 100px;
        height: 50px;
        line-height: 50px;
        background-color: #084BB7;
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        letter-spacing: 0.03em; }
        #banner .gnav-contianer #navigation a.crc-nav-dash-btn:before {
          content: "";
          display: inline-block;
          vertical-align: middle;
          width: 22px;
          height: 22px;
          margin-right: 6px;
          background-image: url(../images/header/DASH-icon-1.png);
          background-position: center;
          background-repeat: no-repeat; }
        #banner .gnav-contianer #navigation a.crc-nav-dash-btn:hover {
          color: #000;
          background-color: #969798; }
          #banner .gnav-contianer #navigation a.crc-nav-dash-btn:hover:before {
            background-image: url(../images/header/DASH-icon-2.png); }
        #banner .gnav-contianer #navigation a.crc-nav-dash-btn.selected {
          color: #000000;
          background-color: #969798; }
          #banner .gnav-contianer #navigation a.crc-nav-dash-btn.selected:before {
            background-image: url(../images/header/DASH-icon-2.png); }
      #banner .gnav-contianer #navigation li {
        position: static;
        font-size: 14px;
        float: left;
        text-transform: uppercase;
        color: #666;
        cursor: pointer;
        line-height: 33px;
        letter-spacing: 0em;
        font-family: arial, sans-serif;
        font-weight: bold; }

.firefox #banner .admin > ul {
  top: 11px; }

.firefox.win #banner .search-filter {
  top: -1px; }

.ie #banner .search-filter {
  top: -1px; }

.ie.ie11 #banner .search-filter {
  top: -3px; }

.ie.ie8 #banner .applications {
  top: -1px; }

.ie.ie8 #banner nav > ul > li > div:last-of-type {
  display: none; }

.ie.ie8 #banner nav li.active > div:last-of-type {
  display: block; }

#banner .proxyNotice button {
  text-shadow: 0 1px 0 #084bb7;
  font-size: 14px !important;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  background: #084bb7;
  padding: 0 8px;
  line-height: 24px;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block; }

.safari #banner .admin > ul,
.chrome #banner .admin > ul {
  top: 12px; }

#keep_alive,
#keep_alive .keep_alive {
  display: none; }

.footer {
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  line-height: 18px;
  background: #000; }
  .footer__inner {
    box-sizing: border-box;
    position: relative;
    height: 115px;
    padding: 0 50px;
    width: 1008px;
    margin: 0 auto; }
    .footer__inner ul {
      margin: 0;
      padding: 18px 0;
      list-style: none; }
    .footer__inner li {
      display: inline-block;
      padding: 0 10px; }
    .footer__inner a {
      color: #fff; }
    .footer__inner div {
      padding: 0 0 5px; }
    .footer__inner > div > p:first-of-type {
      margin-bottom: 5px; }
  .footer__contactus {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 148px;
    height: 100%;
    padding: 0;
    color: #fff;
    background-color: #084BB7;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase; }
    .footer__contactus:hover {
      color: #000;
      background-color: #969798;
      text-decoration: none; }

@font-face {
  font-family: "futura";
  src: url("../fonts/futura_medium_bt-webfont.eot");
  src: url("../fonts/futura_medium_bt-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/futura_medium_bt-webfont.woff") format("woff"), url("../fonts/futura_medium_bt-webfont.ttf") format("truetype"), url("../fonts/futura_medium_bt-webfont#futura") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Futura-Medium";
  src: url("../fonts/Futura-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Futura-Medium.woff") format("woff"), url("../fonts/Futura-Medium.ttf") format("truetype"), url("../fonts/Futura-Medium.svg#webfont") format("svg"); }

@font-face {
  font-family: "Futura-Light";
  src: url("../fonts/Futura-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Futura-Light.woff") format("woff"), url("../fonts/Futura-Light.ttf") format("truetype"), url("../fonts/Futura-Light.svg#webfont") format("svg"); }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Futura-Light";
    src: url("../fonts/Futura-Light.svg#webfont") format("svg"); }
  @font-face {
    font-family: "Futura-Medium";
    src: url("../fonts/Futura-Medium.svg#webfont") format("svg"); } }

html {
  background: #333;
  color: #000;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  color: #222; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
  color: #000; }

.content-container {
  font-family: Arial, Helvetica, Verdana, sans-serif; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

[hidden] {
  display: none; }

/* ---------- Header ---------- */
h1, h2, h3, h4, h5, h6, strong {
  font-weight: bold; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.13em;
  margin: 1em 0;
  font-weight: normal; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

/*--- text ---*/
b,
strong {
  font-weight: 700; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #b2363c;
  color: #000; }

p,
pre {
  margin: 0 0 1em 0; }

code,
kbd,
pre,
samp {
  font-family: "courier new", monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }
  q:before, q:after {
    content: "";
    content: none; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Often-used Styles */
.hBar {
  color: #000;
  padding: 0 15px;
  line-height: 34px;
  font-family: arial, sans-serif;
  margin: 0;
  background: #969798; }

/*---list----*/
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol,
ul {
  padding: 0 0 0 40px; }

.control-menu ul {
  margin: 0; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/*---link---*/
a {
  color: #084bb7;
  text-decoration: none;
  cursor: pointer; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }
  a:hover {
    text-decoration: underline; }

/*-image, video, audio-*/
audio,
canvas,
video {
  display: inline-block;
  display: inline;
  zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

/*--Scrollbar---*/
.scroll {
  width: 100%;
  height: auto !important;
  clear: both; }
  .scroll .viewport {
    overflow: hidden;
    position: relative;
    border-right: 1px solid #e0e0e0; }
  .scroll .overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
  .scroll .scrollbar {
    position: relative;
    float: right;
    width: 20px; }
  .scroll .track {
    height: 100%;
    margin: 0 9px;
    width: 2px;
    position: relative;
    background: #ebebeb; }
  .scroll .thumb {
    box-shadow: 0 1px 3px #000;
    left: -9px;
    height: 16px;
    width: 8px;
    margin: 0 6px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
    background: #aad0ef; }
  .scroll .disable {
    display: none; }
  .scroll .noSelect {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none; }

.inner {
  width: 1008px;
  margin: 0 auto; }

.popup-alert-notice,
.popup-alert-warning {
  z-index: 999999 !important; }

.proxyNotice {
  display: none; }

.noDisplay {
  display: none !important; }

#wrapper {
  position: relative; }
  #wrapper .searchOverlay {
    position: absolute;
    top: 90px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background: #333 url("../images/crc/gray80.png") repeat-x;
    opacity: 0.8; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.fade.show {
  opacity: 1; }

.collapse.show {
  display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility; }

.crc-pdf-download-button-wrap {
  margin-top: 10px; }

/* Print Button */
a.crc-print,
a.c4-print-this-button {
  display: block;
  background: transparent url(../images/print.png) no-repeat 0 50%;
  width: 66px;
  height: 19px;
  text-align: right; }

a.crc-print {
  padding-left: 20px; }

a.c4-print-this-button {
  padding-left: 5px; }

.c4-print-this-button-container-right {
  float: right;
  padding-top: 20px; }

.c4-print-this-button-container-right p {
  margin: 0; }

.portlet-msg-success {
  display: none; }

.portlet-body {
  background: #fff; }

/* .portlet-topper {display:none;} */
.js .controls-hidden .portlet-topper {
  display: none; }

/* Portlet Drop Shadows */
.portlet {
  background: #fff;
  position: relative;
  border: 1px solid #d7d7d7; }
  .portlet .portlet {
    border: none !important; }

.visually-hidden {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

/* ---------- Wrapper ---------- */
/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

#main-content.dragging .portlet-column {
  border: 3px double #828F95;
  height: auto;
  min-height: 100px; }

.ie6 div.portlet-layout, .ie7 div.portlet-layout {
  height: 1%; }

.ie6 div.portlet-column, .ie7 div.portlet-column {
  float: left;
  overflow: hidden;
  width: 100%; }

.ie6 div.aui-column-last, .ie7 div.aui-column-last {
  margin-right: -1px; }

.ie6 .portlet-column-content, .ie7 .portlet-column-content {
  zoom: 1; }

#content {
  background: #e6e6e6;
  padding: 24px 0;
  position: relative;
  min-height: 350px !important; }
  #content .fadeOut {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background: #333 url("../images/crc/gray80.png") repeat-x;
    opacity: 0.8; }
  #content .portlet-layout + .portlet-layout {
    margin-top: 24px; }
  #content .portlet-column-content {
    padding: 0; }
  #content .portlet-content {
    padding: 0; }
  #content .portlet-column-content {
    padding-top: 1px; }
  #content .yui3-dd-drop .portlet-column-content.empty {
    padding: 50px 0; }

.portlet-boundary + .portlet-boundary {
  margin-top: 20px;
  clear: both; }

.portlet-nested-portlets .portlet-boundary + .portlet-boundary {
  margin-top: 0; }

.portlet {
  margin-bottom: 0px; }

.portlet-layout .portlet-header {
  margin-bottom: 0px; }

.mb-4 {
  margin-bottom: 0px; }
  .mb-4.content-metadata-asset-addon-entries {
    margin-bottom: 0px !important; }

.portlet-header {
  background: #e6e6e6; }

.portlet-content {
  border: none !important; }

.portlet-journal-content .journal-content-article,
.portlet-decorate .portlet-content {
  word-wrap: normal; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
    .tooltip.top .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000000; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
    .tooltip.right .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000000; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
    .tooltip.bottom .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000000; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }
    .tooltip.left .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000000; }
  .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000; }
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000; }
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000; }
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000; }
  .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    background-color: #000000;
    border-radius: 4px; }
  .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.tooltip .tooltip-inner {
  background-color: #fafcf5;
  color: black;
  text-align: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  max-width: 500px;
  padding: 10px 20px;
  box-shadow: 0 0 2px black; }
  .tooltip .tooltip-inner:after {
    content: "";
    height: 25px;
    width: 25px;
    position: absolute;
    bottom: -14px;
    left: 50%;
    background: transparent url(../images/tooltip-arrow.png) no-repeat 0 0; }
  .tooltip .tooltip-inner ul {
    padding-left: 10px; }
    .tooltip .tooltip-inner ul li {
      margin-bottom: 8px; }

.tooltip.top .tooltip-arrow, .tooltip.bottom .tooltip-arrow, .tooltip.left .tooltip-arrow, .tooltip.right .tooltip-arrow {
  display: none; }

/*-- form--*/
form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  margin-left: -7px; }

button,
input,
select,
textarea {
  color: #222;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  vertical-align: middle; }

button {
  font-family: arial, sans-serif; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  overflow: visible; }

button[disabled],
html input[disabled] {
  cursor: default; }

button[disabled], button[disabled]:hover, button[disabled]:active,
input[type="button"][disabled],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:active,
input[type="submit"][disabled],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:active,
input[type="reset"][disabled],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:active {
  cursor: not-allowed;
  color: #34404f;
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border-color: #c8c9ca #9e9e9e #9e9e9e #c8c9ca;
  text-shadow: none;
  opacity: 0.5; }

.enroll-button-wrap button[disabled] {
  /* don't let button block mouse events from reaching wrapper */
  pointer-events: none; }

.enroll-button-wrap.disabled {
  /* OPTIONAL pointer-events setting above blocks cursor setting, so set it here */
  cursor: not-allowed; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  height: 13px;
  width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  -webkit-resize: vertical;
  -moz-resize: vertical;
  resize: vertical; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

.content-container .btn:not(.lfr-icon-menu),
.content-container button {
  text-shadow: 0 1px 0 #084bb7;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  background: #084bb7;
  padding: 0 8px;
  line-height: 24px;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block; }
  .content-container .btn:not(.lfr-icon-menu):hover,
  .content-container button:hover {
    text-decoration: none;
    background: #084bb7;
    color: #fff; }
  .content-container .btn:not(.lfr-icon-menu).secondary,
  .content-container button.secondary {
    background: #969798;
    color: #000;
    text-shadow: 0 1px 0 #969798; }
  .content-container .btn:not(.lfr-icon-menu).drop,
  .content-container button.drop {
    padding-right: 19px;
    background: #57a1d3 url(../images/header/btn-drop.png) no-repeat center right; }
  .content-container .btn:not(.lfr-icon-menu).twoLines,
  .content-container button.twoLines {
    font-size: 11px;
    line-height: 12px;
    padding: 4px 7px 3px 7px; }

.btn + .btn,
button + button {
  margin-left: 4px; }

table .btn + .btn,
table button + button {
  margin-left: 0; }

#trainingCuratedTraining_wrapper a.btn:focus {
  outline: 2px solid black;
  border-radius: 1px; }

form#choosePbu select, form#chooseAm select {
  background: #fff;
  border-color: #d7d7d7; }

form#choosePbu {
  padding: 5px 20px; }

form#chooseAm {
  padding: 5px 15px; }

/* readonly input fields for portlets */
.portlet-content input[readonly] {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none; }

.ie8 .portlet-content input[readonly] {
  background-image: none; }

/*---Modals---*/
.modal-wrapper {
  background: url("../images/crc/gray80.png");
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9998; }
  .modal-wrapper .modal {
    font-size: 12px;
    position: absolute;
    z-index: 9999;
    top: 50px;
    left: 50%;
    margin-left: -300px;
    width: 570px;
    height: 330px;
    background: #fff;
    padding: 15px;
    overflow: visible; }
    .modal-wrapper .modal.large {
      width: 900px;
      margin-left: -450px;
      height: auto;
      bottom: 50px; }
    .modal-wrapper .modal.medium {
      width: 600px;
      margin-left: -300px;
      height: auto; }
    .modal-wrapper .modal.small {
      width: 300px;
      margin-left: -150px; }
  .modal-wrapper .close {
    background: #000 url("../images/crc/modal_close.png") no-repeat;
    position: absolute;
    display: block;
    border-radius: 50%;
    top: -10px;
    right: -10px;
    width: 23px;
    height: 22px;
    line-height: 20px;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    opacity: 1.0; }
  .modal-wrapper h3, .modal-wrapper h2, .modal-wrapper h1 {
    margin: 0 0 1em 0;
    font-size: 18px;
    font-weight: bold; }
  .modal-wrapper .scrollWrap {
    height: 100%;
    overflow: auto;
    overflow-x: hidden; }
  .modal-wrapper textarea {
    margin-bottom: 15px; }
  .modal-wrapper .btn:not(.lfr-icon-menu),
  .modal-wrapper button {
    text-shadow: 0 1px 0 #084bb7;
    font-size: 14px !important;
    font-weight: normal;
    text-transform: uppercase;
    background: #084BB7;
    color: #fff;
    padding: 0 8px;
    line-height: 24px;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block; }
    .modal-wrapper .btn:not(.lfr-icon-menu).secondary,
    .modal-wrapper button.secondary {
      background: #969798;
      color: #000;
      text-shadow: 0 1px 0 #969798; }
    .modal-wrapper .btn:not(.lfr-icon-menu).drop,
    .modal-wrapper button.drop {
      padding-right: 19px;
      background: #57a1d3 url(../images/header/btn-drop.png) no-repeat center right; }
    .modal-wrapper .btn:not(.lfr-icon-menu).twoLines,
    .modal-wrapper button.twoLines {
      font-size: 11px;
      line-height: 12px;
      padding: 4px 7px 3px 7px; }

/*--interstitial--*/
.interstitial-wrapper .modal img {
  width: 100%; }

.interstitial-wrapper .modal.large {
  bottom: auto !important; }

.interstitial-wrapper .modal.small {
  height: auto !important; }

.interstitial-wrapper.modal-wrapper .modal.large {
  position: relative; }
  .interstitial-wrapper.modal-wrapper .modal.large .close {
    height: auto;
    opacity: 1;
    padding: 0;
    transition: none;
    text-shadow: none; }
    .interstitial-wrapper.modal-wrapper .modal.large .close:focus {
      outline: 2px solid #084BB7;
      outline-offset: 2px; }
    .interstitial-wrapper.modal-wrapper .modal.large .close:last-child {
      margin-right: 0; }
    .interstitial-wrapper.modal-wrapper .modal.large .close:first-child {
      margin-left: 0; }

/* Promotion Detail */
.promointroenroll .modal {
  height: 181px;
  margin-top: -90px; }

.promointroenroll label {
  display: inline-block;
  width: 150px;
  font-weight: bold; }

.promointrounenroll .modal {
  height: 243px;
  margin-top: -121px; }

.promointrounenroll textarea {
  width: 636px;
  height: 100px; }

/* Approve PDF */
.pdfapprovalapprove .modal {
  height: 67px;
  margin-top: -33px; }

.pdfapprovalreject .modal {
  height: 247px;
  margin-top: -123px; }

.pdfapprovalreject textarea {
  width: 636px;
  height: 100px; }

/* Select Address */
.selectaddresscreatenewaddress .modal {
  height: 288px;
  margin-left: -150px;
  width: 300px; }

.selectaddresscreatenewaddress label {
  display: inline-block;
  width: 90px; }

.selectaddresscreatenewaddress input + label {
  width: 24px;
  margin-left: 10px; }

/* Review Order */
.reviewordersubmitorder .modal {
  height: 111px;
  width: 474px;
  margin-left: -237px; }

/* Order Confirmation */
.reviewordercancelitem .modal,
.reviewordercancelorder .modal {
  height: 67px;
  width: 430px;
  margin-left: -215px;
  text-align: center; }

/* Logo Management */
.logomanagementuploadlogo .modal,
.logomanagementuploadpdf .modal {
  width: 250px;
  height: 109px;
  margin-left: -125px; }

.logomanagementuploadlogo p,
.logomanagementuploadpdf p {
  text-align: center; }

.logomanagementuploadassets .modal {
  height: 321px; }

.logomanagementuploadassets .col {
  width: 50%;
  float: left; }

.logomanagementuploadassets h4 {
  margin: 0; }

.logomanagementuploadassets h4 + p {
  margin: 0 0 1em 0; }

/* Branding Info */
.brandinginfoupdateimage .modal {
  width: 242px;
  margin-left: -121px;
  height: 109px; }

.brandinginfoupdatesig .modal {
  width: 205px;
  margin-left: -102px;
  height: 175px; }

.brandinginfoupdatebri .modal {
  width: 175px;
  margin-left: -87px;
  height: 391px; }

.brandinginfoupdatebri .col {
  width: 50%;
  float: left; }

.brandinginfoupdatesig h4,
.brandinginfoupdatebri h4 {
  margin: 0; }

.brandinginfoupdatesig h4 + p,
.brandinginfoupdatebri h4 + p {
  margin: 0 0 1em 0; }

/* Training */
.trainingdetailtakequiz .modal .quiz {
  margin-top: 20px;
  margin-left: 30px; }
  .trainingdetailtakequiz .modal .quiz .qtitle h3 {
    width: 60%;
    display: inline; }
  .trainingdetailtakequiz .modal .quiz .qtitle span.remaining {
    float: right;
    margin-right: 30px; }
  .trainingdetailtakequiz .modal .quiz ul.questions {
    padding: 10px;
    list-style: none;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6; }

.swf .modal {
  width: 640px;
  height: 440px; }

.mp4 .modal {
  width: 380px;
  height: 280px; }

/* Modals */
.modal-wrapper-html5 {
  background: url("../images/crc/gray80.png");
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9998; }

.modal-wrapper-html5 .modal {
  font-size: 12px;
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 15px; }

.modal-wrapper-html5 .modal.large {
  width: 870px;
  max-width: 100%;
  height: 800px;
  max-height: 100%; }

.modal-wrapper-html5 .close {
  background: url("../images/crc/modal_close.png") no-repeat;
  position: absolute;
  display: block;
  top: -10px;
  right: -10px;
  width: 20px;
  line-height: 20px;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 12px; }

.modal-wrapper-html5 h3 {
  margin: 0 0 1em 0;
  font-size: 18px;
  font-weight: bold; }

.modal-wrapper-html5 .scrollWrap {
  height: 100%;
  overflow: auto;
  overflow-x: hidden; }

.modal-wrapper-html5 textarea {
  margin-bottom: 15px; }

.courseVideo {
  /* display: block; width: 100%; height: 100%; */
  width: 100%;
  height: 92%;
  position: relative; }

.courseVideo iframe {
  width: 100%;
  height: 100%;
  border: 0;
  /*
      position: fixed;
      top: 0;
      left: 0;
      */ }

.training-buttons {
  width: 100%;
  background: #fff;
  margin-left: -15px;
  padding: 15px; }

.specialInstructionsDiv {
  border-left: 1px solid #e6e6e6;
  padding-left: 15px;
  margin-left: 15px; }

.specialInstructionsDiv h4 {
  margin: 0;
  font-size: 14px;
  font-weight: bold; }

.specialInstructionsDiv label {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  display: block; }

.instructionBox {
  width: 100%;
  height: 100%;
  margin-top: 12px; }

.specialInstructionsInput {
  height: 135px; }

.confirmationTab {
  font-size: 18px; }

.addressField {
  margin-top: 12px; }

.addressField .leftDiv {
  width: 20%;
  display: inline-block;
  text-align: right; }

.addressField .rightDiv {
  margin-left: 10px; }

.previewTemplateImg {
  width: 35%; }

.changeAddress {
  margin-top: 12px; }

.instructionBox {
  margin-top: 12px; }

.collateralId {
  color: #727272;
  font-style: italic !important;
  margin-top: -1px; }

.defaultNotifications {
  font-size: 13px !important;
  padding: 9px 11px !important; }

#collateralSelectAddress thead tr th {
  min-width: 90px !important; }

.carouselLi {
  list-style: none; }

.featureCarouselUl {
  margin: 0 !important;
  padding: 0 !important; }

.asset {
  padding: 0px 30px 30px 0px; }

.warning-text-heading {
  color: #0558FF;
  font-size: 18px;
  font-weight: bold; }

.warning-text-sub-heading {
  font-size: 15px;
  font-weight: bold; }

.warning-text-sub-text {
  padding: 5px 0; }

.loadingPreviewImg {
  background: url("../images/crc/dwn-loading.gif") no-repeat;
  min-height: 50px;
  margin-left: 310px;
  margin-top: 180px;
  width: 25%;
  display: inline-block; }

.impersonation-text {
  padding: 10px 0 0 10px; }

.impersonation-p2 {
  margin-top: 5px; }

.impersonation-dropdown {
  margin-top: 10px;
  margin-left: 3px; }

.rejectReasonColumn {
  text-align: left; }

body.portal-popup {
  background: #fff !important; }

/* Tables */
table {
  width: 100%; }

tr {
  border-bottom: 1px solid #d7d7d7; }

th {
  font-weight: bold;
  font-size: 12px;
  padding: 5px 15px;
  line-height: 24px;
  color: #ffffff;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  background: #000; }
  th.sorting_desc, th.sorting_asc {
    cursor: pointer;
    background: #969798;
    color: #000; }
  th.sorting {
    cursor: pointer;
    padding-right: 36px; }
    th.sorting:hover {
      background: #084bb7;
      color: white; }
    th.sorting:after {
      content: "";
      display: inline-block;
      vertical-align: middle;
      margin-left: 6px;
      margin-right: -21px;
      width: 10px;
      height: 15px;
      background: url("../images/crc/Sortarrows_DEFAULT.png") no-repeat center center; }
    th.sorting.sorting_asc:after {
      background: url("../images/crc/Sortarrows_TOP.png") no-repeat center center; }
    th.sorting.sorting_desc:after {
      background: url("../images/crc/Sortarrows_BOTTOM.png") no-repeat center center; }
  th + th {
    border-left: 1px solid #d7d7d7;
    text-align: center; }

td {
  font-size: 12px;
  padding: 11px 15px;
  position: relative; }
  td + td {
    border-left: 1px solid #d7d7d7;
    text-align: center; }
  td h4 {
    margin: 0; }
  td p {
    display: none; }
  td .details {
    position: absolute;
    top: 11px;
    right: 10px;
    padding-right: 18px;
    font-size: 12px;
    background: url("../images/header/Chevron_down_gray.png") no-repeat right center; }
    td .details.up {
      background: url("../images/header/Chevron_up_gray.png") no-repeat right center !important; }
  td button.details,
  td button.details:hover {
    font-size: 12px !important;
    color: #084bb7;
    text-shadow: none;
    text-transform: none;
    background: url(../images/header/Chevron_down_gray.png) no-repeat right center; }
  td p.shortDescription {
    padding: 6px 0 0 0;
    margin-bottom: 0; }
  td div.crc-all-resources-short-description-container p.shortDescription {
    display: block; }

.crc-all-resources-short-description-container {
  display: none; }

.crc-table .description {
  display: none;
  margin-top: 5px; }

.crc-table .details {
  display: block;
  margin-top: 5px;
  padding-left: 15px;
  font-size: 10px;
  background: url("../images/crc/detailsArrow.png") no-repeat left top; }
  .crc-table .details.up {
    background-position: 0 -100px; }

.crc-news td h4, .crc-news td a:not(.details), .crc-news td button:not(.details),
.crc-resources td h4,
.crc-resources td a:not(.details),
.crc-resources td button:not(.details),
.crc-allresources td h4,
.crc-allresources td a:not(.details),
.crc-allresources td button:not(.details),
.crc-alltraining td h4,
.crc-alltraining td a:not(.details),
.crc-alltraining td button:not(.details) {
  font-weight: 700;
  padding-right: 65px;
  font-weight: 700;
  padding-right: 65px;
  line-height: 24px;
  min-width: 24px;
  height: 24px;
  display: inline-block; }

/*--crc data table styles---*/
.dataTables_wrapper .filter {
  line-height: 25px;
  font-size: 12px;
  background: #fff;
  padding: 8px 15px; }
  .dataTables_wrapper .filter input {
    padding: 5px 0 5px 5px;
    margin-left: 4px;
    background: #fff;
    border: 1px solid #d7d7d7; }
  .dataTables_wrapper .filter select {
    margin-left: 5px;
    padding: 4.2px 1px;
    border-color: #d7d7d7;
    background: #fff; }

.dataTables_wrapper .paginate {
  line-height: 24px;
  font-size: 12px;
  padding: 5px 15px; }

.dataTables_wrapper .dataTables_info {
  float: left;
  display: block;
  padding-right: 7px; }

.dataTables_wrapper .dataTables_paginate {
  float: left;
  padding-left: 2px;
  border-left: 1px solid #d7d7d7; }
  .dataTables_wrapper .dataTables_paginate a {
    display: inline-block;
    line-height: 24px;
    min-width: 24px;
    padding: 0 5px;
    text-align: center; }
  .dataTables_wrapper .dataTables_paginate a.paginate_button {
    min-width: 26px;
    text-align: center; }
    .dataTables_wrapper .dataTables_paginate a.paginate_button.disabled {
      color: #000;
      cursor: not-allowed; }
      .dataTables_wrapper .dataTables_paginate a.paginate_button.disabled:hover {
        text-decoration: none; }
    .dataTables_wrapper .dataTables_paginate a.paginate_button.current {
      background: #084bb7;
      color: #fff;
      border-radius: 2px; }
      .dataTables_wrapper .dataTables_paginate a.paginate_button.current:focus-visible {
        outline: 2px solid #084bb7;
        outline-offset: 3px; }

.dataTables_wrapper .dataTables_length {
  text-align: right; }
  .dataTables_wrapper .dataTables_length a {
    display: inline-block;
    min-height: 24px;
    line-height: 24px;
    margin: 0 3px;
    text-align: center;
    min-width: 26px; }
    .dataTables_wrapper .dataTables_length a.active {
      background: #084bb7;
      border-radius: 2px;
      color: #fff; }
      .dataTables_wrapper .dataTables_length a.active:focus-visible {
        outline: 2px solid #084bb7;
        outline-offset: 3px; }

.dataTables_wrapper .paginate_disabled_previous,
.dataTables_wrapper .paginate_disabled_next {
  display: none !important; }

.dataTables_wrapper th.sorting,
.dataTables_wrapper td a.btn {
  white-space: nowrap; }

.crc-admin-centralized-email div.filters {
  background: #fff; }

.crc-admin-centralized-email .filters input {
  background: #fff;
  border-color: #d7d7d7; }

.crc-admin-centralized-email select {
  background: #fff;
  border-color: #d7d7d7;
  padding: 4.2px 1px; }

/* Shipping Address Table */
.shaddress_lc {
  min-width: 80px; }

.shaddress_attn {
  min-width: 70px; }

.shaddress_last {
  min-width: 130px; }

nav ol.breadcrumb {
  background-color: #fff;
  color: #084bb7; }
  nav ol.breadcrumb .breadcrumb-link {
    color: #084bb7; }
    nav ol.breadcrumb .breadcrumb-link:hover {
      color: #084bb7;
      text-decoration: underline; }

/*--- Accordion ---*/
.crc-accordion {
  border-top: 1px solid #d7d7d7;
  font-size: 12px;
  overflow: hidden; }
  .crc-accordion .crc-accordion-toggle {
    background: initial;
    color: black;
    display: block;
    font-size: 12px;
    line-height: 18px;
    padding: 9px 10px 9px 0;
    position: relative;
    text-align: left;
    text-shadow: none;
    text-transform: none;
    width: 100%; }
  .crc-accordion p {
    padding: 0;
    margin: 0; }
  .crc-accordion-toggle.active {
    color: #FFF;
    background: #0558FF; }
    .crc-accordion-toggle.active .crc-accordion-toggle-icon:before {
      content: "-";
      top: 2px;
      left: 13px;
      color: white;
      font-size: 28px; }
  .crc-accordion-toggle-icon {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0; }
    .crc-accordion-toggle-icon:before {
      content: "+";
      color: #084BB7;
      font-size: 21px;
      line-height: 1;
      position: absolute;
      top: 6px;
      left: 11px; }
  .crc-accordion-toggle-content {
    margin-left: 35px; }
  .crc-accordion-collapse {
    padding: 0;
    background: #f5f5f5;
    color: black; }
  .crc-accordion-collapse-content {
    padding: 18px 14px;
    overflow: hidden; }
  .crc-accordion-header {
    padding: 12px 12px 0 12px; }
  .crc-accordion > a:hover, .crc-accordion > a:focus, .crc-accordion > button:hover, .crc-accordion > button:focus {
    background: #084BB7;
    color: white;
    text-decoration: none; }
    .crc-accordion > a:hover .crc-accordion-toggle-icon:before, .crc-accordion > a:focus .crc-accordion-toggle-icon:before, .crc-accordion > button:hover .crc-accordion-toggle-icon:before, .crc-accordion > button:focus .crc-accordion-toggle-icon:before {
      color: white; }
  .crc-accordion > a:focus, .crc-accordion > button:focus {
    outline: 3px solid white;
    outline-offset: -5px; }

/* Campaign List */
.crc-availablecampaigns .actions {
  padding: 10px 15px;
  font-size: 12px; }
  .crc-availablecampaigns .actions span {
    display: inline-block;
    margin: 0 15px 0 0; }
  .crc-availablecampaigns .actions a {
    display: inline-block;
    padding: 0 14px 0 0;
    background: url("../images/availablecampaigns/enrollArrow.png") no-repeat right center; }

.crc-availablecampaigns td input {
  float: left; }

.crc-availablecampaigns td h4 {
  margin: 0;
  padding-left: 22px; }

.crc-availablecampaigns td .details {
  padding-left: 37px;
  font-size: 10px;
  background: url("../images/crc/detailsArrow.png") no-repeat 22px center; }

/* Campaign Details */
.crc-customizationelements header {
  clear: both;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.1em;
  cursor: pointer;
  width: 100%;
  background: url("../images/crc/bar_gradient.png") repeat-x; }
  .crc-customizationelements header h3 {
    text-shadow: 0 1px #000;
    padding: 0 0 0 15px;
    font: normal 14px/35px arial, sans-serif;
    margin: 0; }

.crc-customizationelements .assets {
  padding: 15px;
  min-height: 162px; }

.crc-customizationelements .asset {
  text-align: center;
  float: left;
  width: 25%;
  font-size: 12px; }
  .crc-customizationelements .asset img {
    width: 120px;
    height: 80px;
    border: 1px solid #e6e6e6; }

.crc-card-art {
  min-height: 500px;
  overflow: hidden;
  font-size: 12px; }
  .crc-card-art .crc-card-art-header {
    padding: 15px;
    border-bottom: 1px solid #e6e6e6; }
    .crc-card-art .crc-card-art-header h2, .crc-card-art .crc-card-art-header h1 {
      font-size: 16px;
      margin: 0;
      font-weight: bold; }
  .crc-card-art .crc-card-art-product-name {
    margin: 0 0 10px 0; }
  .crc-card-art .crc-card-art-list {
    list-style: none;
    padding: 0 15px;
    margin: 0;
    color: black; }
    .crc-card-art .crc-card-art-list .crc-card-art-list-item {
      padding: 0;
      margin: 0;
      width: 33.333333%;
      float: left; }
      .crc-card-art .crc-card-art-list .crc-card-art-list-item .crc-card-art-list-item-content {
        min-height: 180px;
        padding: 15px; }
  .crc-card-art .crc-card-art-actions-list {
    list-style: none;
    padding: 0;
    margin: 5px 0 0 0;
    text-align: center; }
    .crc-card-art .crc-card-art-actions-list .crc-card-art-actions-list-item {
      display: inline-block;
      padding: 0;
      margin: 0;
      height: 11px;
      line-height: 1; }
      .crc-card-art .crc-card-art-actions-list .crc-card-art-actions-list-item:not(:first-child) {
        margin-left: 4px;
        border-left: 1px solid #d7d7d7;
        padding-left: 6px; }
  .crc-card-art .crc-card-art-product-name {
    text-align: center;
    font-weight: bold;
    font-size: 1.13em; }
  .crc-card-art .crc-card-art-thumbnail-container {
    width: 197px;
    height: 138px;
    overflow: hidden; }
    .crc-card-art .crc-card-art-thumbnail-container .crc-card-art-thumbnail {
      display: block;
      max-width: 100% !important; }
  .crc-card-art .crc-card-art-regenerate-wrap {
    margin-top: 15px;
    margin-left: 15px; }
    .crc-card-art .crc-card-art-regenerate-wrap button {
      margin-right: 15px; }
  .crc-card-art .crc-card-art-checkbox-container,
  .crc-card-art .crc-card-art-upload-link-container {
    text-align: center; }
  .crc-card-art .crc-card-art-upload-link-container {
    margin-top: 5px; }
  .crc-card-art .crc-card-art-clear {
    clear: both; }

/* Feature Carousel */
.crc-featurecarousel {
  position: relative; }
  .crc-featurecarousel .cycle-slideshow {
    height: 440px; }
  .crc-featurecarousel .prev,
  .crc-featurecarousel .next {
    cursor: pointer;
    display: none;
    z-index: 999;
    position: absolute;
    left: 10px;
    top: 50%;
    width: 18px;
    height: 34px;
    margin: -17px 0 0 0;
    background: url("../images/featurecarousel/arrows.png") no-repeat; }
  .crc-featurecarousel .next {
    left: auto;
    right: 10px;
    background-position: -18px 0; }
  .crc-featurecarousel:hover .prev,
  .crc-featurecarousel:hover .next {
    display: block; }
  .crc-featurecarousel nav {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 999;
    line-height: 10px;
    height: 10px; }
    .crc-featurecarousel nav span {
      cursor: pointer;
      background: url("../images/featurecarousel/carouselDot2.png") no-repeat;
      display: inline-block;
      height: 10px;
      width: 10px;
      margin-left: 3px; }
      .crc-featurecarousel nav span.cycle-pager-active {
        background-position: 0 -10px;
        cursor: default; }
  .crc-featurecarousel img {
    width: 100%;
    max-width: 100%; }

/*New Carousel Nav */
.crc-new-carousel {
  width: 100%;
  font-family: Arial, sans-serif;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: #e6e6e6;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  border: none; }
  .crc-new-carousel * {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    border: none; }
  .crc-new-carousel ul {
    list-style-type: none; }
  .crc-new-carousel .carousel-banner-panel {
    width: 68.4%;
    height: 320px;
    border: 1px solid #d7d7d7; }
    .crc-new-carousel .carousel-banner-panel .carousel-banner-item {
      display: none; }
      .crc-new-carousel .carousel-banner-panel .carousel-banner-item[data-nav-index="0"] {
        display: block; }
      .crc-new-carousel .carousel-banner-panel .carousel-banner-item img {
        width: 687px;
        height: 318px;
        max-width: 100%;
        max-height: 318px;
        object-fit: cover; }
  .crc-new-carousel .carousel-nav-panel {
    width: 31.5%;
    height: 320px;
    padding-left: 20px;
    padding-right: 0px;
    overflow-y: auto; }
    .crc-new-carousel .carousel-nav-panel .carousel-nav-item:first-of-type {
      margin-top: 5px; }
    .crc-new-carousel .carousel-nav-panel .carousel-nav-item:last-of-type {
      margin-bottom: 5px; }
      .crc-new-carousel .carousel-nav-panel .carousel-nav-item:last-of-type > div {
        border: none; }
    .crc-new-carousel .carousel-nav-panel .carousel-nav-item.cycle-pager-active .nav-item-index {
      color: #000;
      border-bottom: 5px solid #0558ff; }
    .crc-new-carousel .carousel-nav-panel .carousel-nav-item:hover {
      cursor: pointer; }
      .crc-new-carousel .carousel-nav-panel .carousel-nav-item:hover .nav-item-index {
        color: #000; }
    .crc-new-carousel .carousel-nav-panel .carousel-nav-item > div, .crc-new-carousel .carousel-nav-panel .carousel-nav-item span {
      display: inline-block;
      vertical-align: middle; }
    .crc-new-carousel .carousel-nav-panel .carousel-nav-item > div {
      padding: 10px 0px;
      border-bottom: 1px solid #d7d7d7; }
    .crc-new-carousel .carousel-nav-panel .nav-item-index {
      color: #969798;
      font-size: 24px;
      font-weight: bold;
      margin-right: 10px;
      padding: 0 5px; }
    .crc-new-carousel .carousel-nav-panel .nav-item-thumbnail {
      margin-right: 5px; }
      .crc-new-carousel .carousel-nav-panel .nav-item-thumbnail img {
        width: 72px;
        height: 56px;
        border-radius: 0 15px 0 0; }
    .crc-new-carousel .carousel-nav-panel .nav-item-description {
      width: 150px;
      font-size: 14px;
      font-weight: bold; }

.crc-client-branding__download {
  font-weight: bold; }

/* Client Information */
.client {
  position: relative; }
  .client > div {
    padding: 15px;
    border-top: 1px solid #e5e5e5; }
  .client input[type="text"] {
    width: 60%;
    padding: 2;
    font-size: 12px;
    margin-bottom: 2px;
    min-height: 24px; }
  .client .newAddress {
    position: absolute;
    top: 60px;
    right: 15px; }
  .client h3, .client h1 {
    font-size: 16px;
    margin: 0;
    font-weight: bold; }
  .client h4, .client h2,
  .client fieldset legend {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase; }
  .client label {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    display: block; }
  .client input + h4,
  .client textarea + h4,
  .client input + label,
  .client div + label,
  .client textarea + label,
  .client fieldset {
    margin-top: 1em; }
  .client fieldset label {
    font-size: 1em;
    line-height: 1.4;
    display: inline;
    text-transform: none; }
  .client h5, .client .secondary-fieldset {
    display: block;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    margin-top: 1em; }
  .client input[type="radio"] {
    margin: -2px 6px 0 3px; }
  .client header {
    padding: 15px; }
    .client header button {
      float: right; }
  .client footer {
    text-align: right;
    padding: 15px;
    border-top: 1px solid #e6e6e6; }
  .client dl {
    margin: 0;
    padding: 15px;
    font-size: 12px; }
  .client dt {
    display: inline-block;
    margin: 0;
    width: 50px;
    font-weight: bold; }
  .client dd {
    display: inline-block;
    margin: 0; }
  .client .asset .btn {
    font-size: 12px;
    position: relative;
    top: 1px; }
  .client .clientprofileaddress {
    margin-top: 16px; }
  .client .state input {
    width: 60px; }
  .client .zip input {
    width: 300px; }
  .client.crc-client-details input {
    width: 100px; }

/* Branding Info */
.client.crc-brandinginfo .asset td {
  text-align: left; }

.client.crc-brandinginfo .asset td > div {
  border: 1px solid #e6e6e6;
  text-align: center;
  padding: 15px; }

.client.crc-brandinginfo .asset img {
  width: 150px;
  height: 100px;
  border: 1px solid #e6e6e6; }

.client.crc-brandinginfo .asset p {
  display: block; }

/* Logo Management */
.crc-logomanagement td {
  text-align: left;
  vertical-align: top; }

.crc-logomanagement span,
.crc-logomanagement a {
  display: inline-block;
  font-size: 12px; }

.crc-logomanagement a.details {
  font-size: 10px; }

.crc-logomanagement .btn {
  text-align: center;
  width: 135px; }

.crc-logomanagement button {
  width: 151px; }

.crc-logomanagement .btn + button,
.crc-logomanagement .btn + .btn,
.crc-logomanagement button + .btn,
.crc-logomanagement button + button {
  margin-top: 5px; }

/* Logo Management */
#logoManagementList td {
  padding: 11px 10px; }

#logoManagementList th {
  padding: 0 15px 0 10px; }

#logoManagementList_filter select {
  display: inline-block; }

#logoManagementList_filter select + select + select {
  display: none; }

#logoManagementList_filter select + select + select + select {
  display: inline-block; }

#logoManagementList_filter select + select + select + select + select {
  display: none; }

/* Collateral */
.crc-allcollateral-portlet .portlet-content img,
.crc-allcollateral img,
.crc-collateral img {
  background: #ebebeb;
  width: 45px;
  height: 45px; }

.crc-allcollateral-portlet th + th, .crc-allcollateral-portlet td + td,
.crc-allcollateral th + th,
.crc-allcollateral td + td,
.crc-collateral th + th,
.crc-collateral td + td {
  text-align: left; }

.crc-allcollateral-portlet th + th + th, .crc-allcollateral-portlet td + td + td,
.crc-allcollateral th + th + th,
.crc-allcollateral td + td + td,
.crc-collateral th + th + th,
.crc-collateral td + td + td {
  text-align: center; }

.crc-allcollateral-portlet h4, .crc-allcollateral-portlet label,
.crc-allcollateral h4,
.crc-allcollateral label,
.crc-collateral h4,
.crc-collateral label {
  margin: 0; }

#marketingAllCollateral_filter select {
  display: none; }

#marketingAllCollateral_filter select + select + select + select {
  display: inline-block; }

#marketingAllCollateral th + th + th + th + th,
#marketingAllCollateral td + td + td + td + td {
  display: none; }

/* Collateral Detail */
.crc-collateraldetail {
  padding: 15px;
  font-size: 12px; }
  .crc-collateraldetail .overview {
    width: 330px;
    float: left; }
  .crc-collateraldetail .images {
    position: relative;
    float: left;
    width: 315px;
    height: 100%;
    margin-right: 15px;
    margin-bottom: 20px; }
    .crc-collateraldetail .images > img {
      position: relative;
      z-index: 1;
      width: 100%; }
  .crc-collateraldetail .thumbs {
    position: absolute;
    margin-top: -55px;
    z-index: 2; }
    .crc-collateraldetail .thumbs img {
      background: #bfbfc1;
      width: 45px;
      height: 45px;
      margin-left: 5px; }
    .crc-collateraldetail .thumbs img + img {
      margin-left: 5px; }
  .crc-collateraldetail p {
    font-size: 12px; }
  .crc-collateraldetail input {
    height: 12px;
    margin-right: 5px; }
  .crc-collateraldetail .details {
    width: 350px;
    float: left; }
    .crc-collateraldetail .details img {
      border: 0;
      background: #e3e5e6;
      width: 160px;
      height: 50px; }
  .crc-collateraldetail .bri {
    max-width: 50%;
    width: 35%;
    border: 1px solid;
    text-align: center;
    padding: 15px;
    margin-bottom: 15px; }
  .crc-collateraldetail .address {
    box-shadow: 0 0 16px rgba(25, 57, 138, 0.13) inset;
    font-size: 15px;
    margin: 10px 150px 0 0;
    background: #ecf5fb;
    float: right;
    padding: 15px; }
  .crc-collateraldetail .preview {
    margin: 10px 0 0 0;
    cursor: pointer; }
  .crc-collateraldetail .logo {
    margin: 21px 0 5px 0;
    display: block; }
  .crc-collateraldetail .choose {
    margin: 5px 0 0 0; }
  .crc-collateraldetail .asset {
    float: left;
    width: 33.3%;
    text-align: center; }

/* Select Address */
.crc-selectaddress {
  position: relative; }

.crc-selectaddress {
  position: absolute;
  top: 9px;
  right: 15px; }

.createNewAddress {
  margin-bottom: 12px; }

#collateralSelectAddress th + th {
  text-align: left; }

/* Contact */
.crc-contact {
  background: #e6e6e6; }
  .crc-contact .intro {
    padding: 15px;
    background: #fff;
    font-size: 12px;
    float: left;
    width: 100%; }
    .crc-contact .intro .instructions {
      float: left;
      width: 310px;
      font-size: 12px;
      margin: 0;
      line-height: 19px; }
    .crc-contact .intro .right {
      margin-left: 400px; }
      .crc-contact .intro .right p {
        border-bottom: 1px solid #e6e6e6;
        margin: 0;
        font-size: 12px; }
    .crc-contact .intro .name {
      font-weight: bold;
      display: block; }
    .crc-contact .intro h4 {
      margin: 0;
      color: #084bb7;
      font-size: 14px; }
  .crc-contact .intro1 {
    max-width: 30%;
    float: left; }
  .crc-contact .intro2 {
    max-width: 60%;
    float: left;
    margin-left: 10%; }
  .crc-contact .exec-info {
    font-weight: bold;
    font-size: 16px;
    color: #084bb7; }
  .crc-contact .main {
    background: #fff;
    margin: 20px 0 0 0;
    list-style: none;
    padding: 0; }
    .crc-contact .main li {
      padding: 25px 15px; }
    .crc-contact .main li + script + li {
      border-top: 1px solid #e6e6e6;
      clear: both; }
    .crc-contact .main .email {
      display: block; }
    .crc-contact .main .btn {
      float: right;
      margin: 0 0 0 100px; }
    .crc-contact .main p {
      float: right;
      margin: 0 0 25px 0;
      font-size: 12px;
      width: 400px;
      line-height: 1.4; }
  .crc-contact h3 {
    color: #084bb7;
    font-weight: bold;
    margin: 0; }
  .crc-contact .nameColumn {
    border-top: 1px solid #e6e6e6; }
  .crc-contact .exec-mail {
    color: #084bb7; }

/* Content Tabs */
.crc-contentTabs .tabs {
  background: #e6e6e6;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; }
  .crc-contentTabs .tabs li,
  .crc-contentTabs .tabs button {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    background: #e6e6e6;
    color: #000;
    border: 1px solid #d7d7d7;
    border-radius: 5px 5px 0 0;
    padding: 7.5px 15px;
    cursor: pointer;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    text-shadow: none;
    text-align: center; }
    .crc-contentTabs .tabs li:hover,
    .crc-contentTabs .tabs button:hover {
      color: #ffffff;
      background: #084bb7; }
    .crc-contentTabs .tabs li.active,
    .crc-contentTabs .tabs button.active {
      color: #ffffff;
      background: #000;
      cursor: default; }
    .crc-contentTabs .tabs li:focus-visible,
    .crc-contentTabs .tabs button:focus-visible {
      outline: solid 2px #000;
      outline-offset: 3px;
      z-index: 1; }

.crc-contentTabs .panes {
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7; }
  .crc-contentTabs .panes > div {
    display: none; }

.crc-dashboard-container {
  height: 110px;
  margin: 15px 0 0 0;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666; }

.aui-w20.portlet-column-first .crc-dashboard-container {
  margin: 15px 0 0 15px;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
  border-left: solid 1px #666; }

.aui-w40.portlet-column-last .crc-dashboard-container {
  margin: 15px 15px 0 0;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
  border-right: solid 1px #666; }

.crc-dashboard-title {
  background-color: transparent;
  background-position: center top;
  background-repeat: no-repeat; }

.crc-dashboard-cta-header {
  color: black;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 5px; }

.crc-dashboard-cta-body {
  color: black;
  font-size: 11px;
  margin-top: 0; }

.crc-dashboard-cta-text {
  color: black;
  display: table-cell;
  padding-right: 15px; }

.crc-dashboard-cta-button-wrapper {
  display: table-cell;
  text-align: right;
  vertical-align: bottom; }
  .crc-dashboard-cta-button-wrapper button {
    white-space: nowrap; }

.crc-dashboard-chart-list {
  list-style: none;
  padding: 0; }
  .crc-dashboard-chart-list li {
    overflow: hidden;
    line-height: 1;
    display: block;
    border-bottom: 4px solid white; }
  .crc-dashboard-chart-list .crc-dashboard-chart-list-value {
    display: table-cell;
    text-align: right;
    border-right: solid 1px #ccc;
    padding: 0 10px;
    width: 20%;
    font-size: 18px;
    color: #0c2074;
    vertical-align: middle;
    height: 24px; }
  .crc-dashboard-chart-list .crc-dashboard-chart-list-label {
    display: table-cell;
    padding: 0 10px;
    width: 80%;
    font-size: 12px;
    vertical-align: middle;
    line-height: 1;
    height: 24px; }

.crc-dashboard-percent {
  font-size: 30px; }

.crc-dashboard-chart-wrapper {
  padding-left: 15px;
  overflow: hidden; }
  .crc-dashboard-chart-wrapper .crc-dashboard-chart-element {
    position: relative;
    float: left;
    top: 15px;
    height: 80px;
    width: 44%; }
  .crc-dashboard-chart-wrapper .crc-dashboard-chart-callout {
    position: relative;
    float: left;
    top: 15px;
    height: 95px;
    width: 50%;
    text-align: center; }
    .crc-dashboard-chart-wrapper .crc-dashboard-chart-callout .crc-dashboard-chart-callout-number {
      color: #0c2074;
      font-size: 52px;
      font-weight: bold;
      line-height: 1; }
    .crc-dashboard-chart-wrapper .crc-dashboard-chart-callout .crc-dashboard-chart-callout-text {
      font-size: 11px; }

.aui-w30 .aui-w20.portlet-column-first .crc-dashboard-container {
  height: 50px;
  margin: 0;
  border: none; }

.aui-w30 .aui-w40 .crc-dashboard-container,
.aui-w30 .aui-w40.portlet-column-last .crc-dashboard-container {
  height: auto;
  margin: 0;
  border: none; }

.aui-w30 .crc-dashboard-chart-list {
  margin: 0;
  padding-top: 15px; }

.aui-w30 .crc-dashboard-title {
  background-position: center bottom; }

.aui-w30 .crc-dashboard-chart-wrapper {
  padding-left: 0;
  padding-bottom: 15px;
  border-bottom: solid 1px #ccc; }
  .aui-w30 .crc-dashboard-chart-wrapper .crc-dashboard-chart-element {
    width: 50%; }
  .aui-w30 .crc-dashboard-chart-wrapper .crc-dashboard-chart-callout {
    height: auto;
    min-height: 95px; }
    .aui-w30 .crc-dashboard-chart-wrapper .crc-dashboard-chart-callout .crc-dashboard-chart-callout-number {
      font-size: 40px; }
    .aui-w30 .crc-dashboard-chart-wrapper .crc-dashboard-chart-callout .crc-dashboard-chart-callout-text {
      margin-bottom: 15px; }

.aui-w30 .crc-dashboard-cta-header {
  font-size: 14px; }

.aui-w30 .crc-dashboard-cta-body {
  font-size: 12px; }

.aui-w30 .crc-dashboard-cta-text {
  display: block;
  padding-right: 0; }

.aui-w30 .crc-dashboard-cta-button-wrapper {
  display: block;
  margin-top: 15px; }

.js-nav-system,
.js-nav-system ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .js-nav-system li,
  .js-nav-system ul li {
    margin: 0;
    padding: 0; }

.js-nav-system .js-nav-system__subnav .selected {
  color: #ccc; }
  .js-nav-system .js-nav-system__subnav .selected:hover {
    text-decoration: none; }

.js-nav-system [data-visually-hidden="true"] {
  visibility: hidden; }

.js-nav-system [data-visually-hidden="false"] {
  visibility: visible; }

/* Engagement Box in LR6, CRC-DashBoard in LR7*/
.crc-engagementbox header, .crc-engagementbox button,
.crc-dashboard header,
.crc-dashboard button {
  clear: both;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.1em;
  cursor: pointer;
  width: 100%;
  background: #969798 url("../images/bar_gradient.png") repeat-x;
  margin-bottom: -1px;
  padding: 0; }
  .crc-engagementbox header h3, .crc-engagementbox header h2, .crc-engagementbox button h3, .crc-engagementbox button h2,
  .crc-dashboard header h3,
  .crc-dashboard header h2,
  .crc-dashboard button h3,
  .crc-dashboard button h2 {
    text-shadow: 0 1px #000;
    padding: 0 0 0 11px;
    font: normal 14px/35px arial, sans-serif;
    margin: 0;
    background: url("../images/engagementbox/sprite-arrows.png") no-repeat right -17px; }
  .crc-engagementbox header span, .crc-engagementbox button span,
  .crc-dashboard header span,
  .crc-dashboard button span {
    position: absolute;
    right: 39px;
    top: 10px;
    border-radius: 2px;
    background: url("../images/engagementbox/notification.png") repeat-x;
    font-size: 12px;
    line-height: 15px;
    display: inline-block;
    padding: 1px 4px 0 4px;
    color: #fff; }
  .crc-engagementbox header .close, .crc-engagementbox button .close,
  .crc-dashboard header .close,
  .crc-dashboard button .close {
    font-family: arial, sans-serif;
    text-shadow: 0 1px #000;
    line-height: 35px;
    font-size: 11px;
    position: absolute;
    right: 8px;
    top: 0;
    text-transform: uppercase;
    color: #fff; }
  .crc-engagementbox header.active, .crc-engagementbox button.active,
  .crc-dashboard header.active,
  .crc-dashboard button.active {
    cursor: default; }
    .crc-engagementbox header.active h3, .crc-engagementbox header.active h2, .crc-engagementbox button.active h3, .crc-engagementbox button.active h2,
    .crc-dashboard header.active h3,
    .crc-dashboard header.active h2,
    .crc-dashboard button.active h3,
    .crc-dashboard button.active h2 {
      background-position: right 13px; }
    .crc-engagementbox header.active + .pane, .crc-engagementbox button.active + .pane,
    .crc-dashboard header.active + .pane,
    .crc-dashboard button.active + .pane {
      height: 335px; }
    .crc-engagementbox header.active + .pane.notifications-pane, .crc-engagementbox button.active + .pane.notifications-pane,
    .crc-dashboard header.active + .pane.notifications-pane,
    .crc-dashboard button.active + .pane.notifications-pane {
      width: 490px;
      height: 283px;
      background: #fff;
      overflow-y: auto; }
  .crc-engagementbox header + .pane, .crc-engagementbox button + .pane,
  .crc-dashboard header + .pane,
  .crc-dashboard button + .pane {
    height: 0;
    transition: height .25s ease;
    -webkit-transition: height .25s ease;
    overflow: hidden; }
  .crc-engagementbox header.notifications-header, .crc-engagementbox button.notifications-header,
  .crc-dashboard header.notifications-header,
  .crc-dashboard button.notifications-header {
    width: 490px;
    height: 34px;
    line-height: 34px;
    background: #969798;
    color: #fff;
    text-align: center;
    margin-bottom: 1px; }
    .crc-engagementbox header.notifications-header h3, .crc-engagementbox header.notifications-header h2, .crc-engagementbox button.notifications-header h3, .crc-engagementbox button.notifications-header h2,
    .crc-dashboard header.notifications-header h3,
    .crc-dashboard header.notifications-header h2,
    .crc-dashboard button.notifications-header h3,
    .crc-dashboard button.notifications-header h2 {
      padding: 0;
      background: #000000;
      font-weight: bold; }

.crc-engagementbox li,
.crc-dashboard li {
  position: relative;
  padding: 9px 4px 9px 11px;
  height: 56px;
  color: #969798;
  font-size: 10px; }
  .crc-engagementbox li + li,
  .crc-dashboard li + li {
    border-top: 2px solid #e6e6e6; }
  .crc-engagementbox li:hover .delete, .crc-engagementbox li:focus-within .delete,
  .crc-dashboard li:hover .delete,
  .crc-dashboard li:focus-within .delete {
    visibility: visible; }

.crc-engagementbox .delete,
.crc-dashboard .delete {
  visibility: hidden; }

.crc-engagementbox .delete, .crc-engagementbox .delete:hover,
.crc-dashboard .delete,
.crc-dashboard .delete:hover {
  cursor: pointer;
  position: absolute;
  top: 6px;
  right: 6px;
  width: 12px;
  height: 9px;
  background: url("../images/engagementbox/delete.png") no-repeat; }

.crc-engagementbox h4,
.crc-dashboard h4 {
  font-size: 13px;
  color: #4c5053;
  margin: 0; }

.crc-engagementbox span,
.crc-dashboard span {
  display: block; }

.crc-engagementbox .notifications .byline,
.crc-dashboard .notifications .byline {
  max-width: 174px;
  max-height: 14px;
  overflow: hidden; }

.crc-engagementbox .new,
.crc-dashboard .new {
  position: absolute;
  bottom: 9px;
  right: 7px;
  background: #0558ff;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  line-height: 16px;
  padding: 0 5px;
  font-size: 10px; }

.crc-engagementbox .seeAll,
.crc-dashboard .seeAll {
  height: 31px;
  line-height: 31px;
  padding-top: 0;
  padding: 0 11px;
  font-size: 11px; }

.crc-engagementbox .promoResults .top .left,
.crc-dashboard .promoResults .top .left {
  height: 74px;
  width: 119px;
  float: left;
  border-right: 1px solid #dbdbdb; }
  .crc-engagementbox .promoResults .top .left img,
  .crc-dashboard .promoResults .top .left img {
    height: 74px;
    width: 119px; }

.crc-engagementbox .promoResults .top .right,
.crc-dashboard .promoResults .top .right {
  height: 74px;
  text-align: center; }

.crc-engagementbox .promoResults .number,
.crc-dashboard .promoResults .number {
  color: #084bb7;
  font-size: 37px;
  font-weight: bold;
  line-height: 1.1;
  padding-top: 8px; }

.crc-engagementbox .promoResults .lastDay,
.crc-dashboard .promoResults .lastDay {
  color: #084bb7;
  font-size: 24px;
  font-weight: bold; }

.crc-engagementbox .promoResults .daysLeft,
.crc-dashboard .promoResults .daysLeft {
  font-size: 11px;
  text-transform: uppercase; }

.crc-engagementbox .promoResults .hurdle,
.crc-dashboard .promoResults .hurdle {
  padding: 10px;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc; }
  .crc-engagementbox .promoResults .hurdle h4,
  .crc-dashboard .promoResults .hurdle h4 {
    font-family: arial, sans-serif;
    text-transform: uppercase;
    font-size: 19px;
    color: #084bb7;
    font-weight: normal; }
  .crc-engagementbox .promoResults .hurdle p,
  .crc-dashboard .promoResults .hurdle p {
    margin: 0;
    font-size: 12px;
    line-height: 1.3; }

.crc-engagementbox .promoResults .bottom,
.crc-dashboard .promoResults .bottom {
  display: table;
  font-size: 12px;
  background: #f7fbff;
  border-bottom: 1px solid #dcdcdc;
  height: 80px;
  width: 100%; }
  .crc-engagementbox .promoResults .bottom .row,
  .crc-dashboard .promoResults .bottom .row {
    display: table-row; }
    .crc-engagementbox .promoResults .bottom .row:first-child,
    .crc-dashboard .promoResults .bottom .row:first-child {
      transform: translateY(3px); }
    .crc-engagementbox .promoResults .bottom .row:last-child,
    .crc-dashboard .promoResults .bottom .row:last-child {
      transform: translateY(-3px); }

.crc-engagementbox .promoResults .cell,
.crc-dashboard .promoResults .cell {
  padding: 0 15px 0 8px;
  font-size: 11px;
  display: table-cell;
  vertical-align: middle; }

.crc-engagementbox .promoResults .cell1,
.crc-dashboard .promoResults .cell1 {
  font-size: 28px;
  color: #084bb7;
  font-weight: bold;
  text-align: right;
  padding-right: 0;
  padding-left: 15px; }

.crc-engagementbox .promoResults .headline,
.crc-dashboard .promoResults .headline {
  font-weight: bold;
  line-height: 36px;
  font-size: 14px;
  border-bottom: 1px solid #dcdcdc;
  text-transform: uppercase;
  color: #6b98be;
  padding-left: 9px;
  margin-bottom: 5px; }

.crc-engagementbox .promoResults .disclaimer,
.crc-dashboard .promoResults .disclaimer {
  font-size: 10px;
  margin: 3px 9px 0 9px; }
  .crc-engagementbox .promoResults .disclaimer.large,
  .crc-dashboard .promoResults .disclaimer.large {
    font-size: 11px; }

.crc-engagementbox .quickLinks li,
.crc-dashboard .quickLinks li {
  height: 25px;
  overflow: hidden; }

.crc-engagementbox .modalOverlay,
.crc-dashboard .modalOverlay {
  display: none;
  z-index: 9999999;
  background: url("../images/gray80.png") repeat-x;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .crc-engagementbox .modalOverlay.active,
  .crc-dashboard .modalOverlay.active {
    display: block; }

.crc-engagementbox .modal,
.crc-dashboard .modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -300px 0 0 -160px;
  width: 320px;
  height: 600px;
  background: #fff;
  z-index: 10000000;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.4); }
  .crc-engagementbox .modal.active,
  .crc-dashboard .modal.active {
    display: block; }
  .crc-engagementbox .modal header h3,
  .crc-dashboard .modal header h3 {
    background: none;
    display: inline-block; }
  .crc-engagementbox .modal header span,
  .crc-dashboard .modal header span {
    position: static; }
  .crc-engagementbox .modal .total,
  .crc-dashboard .modal .total {
    padding: 0 11px;
    font-size: 10px;
    color: #084bb7;
    line-height: 20px;
    height: 20px;
    background-color: #e0eef9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f8fbfe), to(#e0eef9));
    /* Chrome, Safari 4+ */
    background-image: -webkit-linear-gradient(top, #f8fbfe, #e0eef9);
    /* Chrome 10-25, iOS 5+, Safari 5.1+ */
    background-image: -moz-linear-gradient(top, #f8fbfe, #e0eef9);
    /* Firefox 3.6-15 */
    background-image: linear-gradient(to bottom, #f8fbfe, #e0eef9);
    /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */ }
  .crc-engagementbox .modal ul.notifications,
  .crc-dashboard .modal ul.notifications {
    list-style: none;
    padding: 0;
    margin: 0; }

.crc-engagementbox .portlet-content .modal ul,
.crc-dashboard .portlet-content .modal ul {
  height: auto;
  overflow-y: auto;
  padding: 0;
  margin: 0; }

.crc-engagementbox .scroll .viewport,
.crc-dashboard .scroll .viewport {
  width: 299px;
  height: 565px; }

.crc-engagementbox .noNotifications h4,
.crc-engagementbox .noQuickLinks h4,
.crc-dashboard .noNotifications h4,
.crc-dashboard .noQuickLinks h4 {
  padding: 9px 11px;
  font-weight: bold; }

.crc-engagementbox .noQuickLinks + .instructions,
.crc-dashboard .noQuickLinks + .instructions {
  padding: 9px 11px;
  font-size: 11px;
  border-bottom: 2px solid #e6e6e6; }

.crc-engagementbox .noQuickLinks p,
.crc-dashboard .noQuickLinks p {
  padding: 0 11px;
  font-size: 12px; }

.crc-engagementbox .noQuickLinks .add,
.crc-dashboard .noQuickLinks .add {
  display: inline-block;
  background: #e6e6e6;
  line-height: 20px;
  border-radius: 10px;
  padding: 0 10px; }

.crc-engagementbox .pane ul,
.crc-dashboard .pane ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.crc-engagementbox .pane.notifications-pane ul,
.crc-dashboard .pane.notifications-pane ul {
  list-style-type: none;
  padding: 0 12px;
  margin: 0; }
  .crc-engagementbox .pane.notifications-pane ul li,
  .crc-dashboard .pane.notifications-pane ul li {
    height: auto;
    font-size: 12px;
    padding: 10px 0px;
    color: #000; }
    .crc-engagementbox .pane.notifications-pane ul li:nth-child(even),
    .crc-dashboard .pane.notifications-pane ul li:nth-child(even) {
      background: #e6e6e6; }

.crc-engagementbox .notifications-pane h4, .crc-engagementbox .notifications-pane a,
.crc-dashboard .notifications-pane h4,
.crc-dashboard .notifications-pane a {
  color: #084bb7;
  font-size: 14px;
  font-weight: 700; }

.crc-engagementbox .notifications-pane .notification-list-item,
.crc-dashboard .notifications-pane .notification-list-item {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  .crc-engagementbox .notifications-pane .notification-list-item .content-left,
  .crc-dashboard .notifications-pane .notification-list-item .content-left {
    flex: 1;
    text-align: center;
    padding: 5px 8px 5px 5px;
    box-shadow: 1px 0 0 0 #969798; }
  .crc-engagementbox .notifications-pane .notification-list-item .content-right,
  .crc-dashboard .notifications-pane .notification-list-item .content-right {
    flex: 3;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-direction: column;
    padding: 5px 10px 5px 15px;
    box-shadow: 1px 0 0 0 #969798 inset; }
  .crc-engagementbox .notifications-pane .notification-list-item span.type, .crc-engagementbox .notifications-pane .notification-list-item span.date,
  .crc-dashboard .notifications-pane .notification-list-item span.type,
  .crc-dashboard .notifications-pane .notification-list-item span.date {
    display: inline-block;
    font-size: 12px; }
  .crc-engagementbox .notifications-pane .notification-list-item span.type,
  .crc-dashboard .notifications-pane .notification-list-item span.type {
    font-weight: bold; }
  .crc-engagementbox .notifications-pane .notification-list-item span.new,
  .crc-dashboard .notifications-pane .notification-list-item span.new {
    position: static;
    display: block;
    width: 40px;
    bottom: auto;
    right: auto;
    padding: 2px 5px;
    margin: 0 auto;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px; }
  .crc-engagementbox .notifications-pane .notification-list-item span.byline,
  .crc-dashboard .notifications-pane .notification-list-item span.byline {
    max-width: inherit;
    max-height: inherit;
    overflow: inherit; }

.crc-engagementbox .notifications-pane li + li,
.crc-dashboard .notifications-pane li + li {
  border: none; }

.crc-engagementbox .crc-current-news,
.crc-engagementbox .crc-current-news *,
.crc-dashboard .crc-current-news,
.crc-dashboard .crc-current-news * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: none; }

.pane.notifications-pane ul {
  list-style-type: none;
  padding: 0 12px;
  margin: 0; }
  .pane.notifications-pane ul li {
    height: auto;
    font-size: 12px;
    padding: 10px 0px;
    color: #000; }
    .pane.notifications-pane ul li:nth-child(even) {
      background: #e6e6e6; }

.notifications-pane h4, .notifications-pane a {
  color: #084bb7;
  font-size: 14px;
  font-weight: 700; }

.notifications-pane .notification-list-item {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  .notifications-pane .notification-list-item .content-left {
    flex: 1;
    text-align: center;
    padding: 5px 8px 5px 5px;
    box-shadow: 1px 0 0 0 #969798; }
  .notifications-pane .notification-list-item .content-right {
    flex: 3;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-direction: column;
    padding: 5px 10px 5px 15px;
    box-shadow: 1px 0 0 0 #969798 inset; }
  .notifications-pane .notification-list-item span.type, .notifications-pane .notification-list-item span.date {
    display: inline-block;
    font-size: 12px; }
  .notifications-pane .notification-list-item span.type {
    font-weight: bold; }
  .notifications-pane .notification-list-item span.new {
    position: static;
    display: block;
    width: 40px;
    bottom: auto;
    right: auto;
    padding: 2px 5px;
    margin: 0 auto;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px; }
  .notifications-pane .notification-list-item span.byline {
    max-width: inherit;
    max-height: inherit;
    overflow: inherit; }

.notifications-pane li + li {
  border: none; }

.crc-current-news,
.crc-current-news * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: none; }

.crc-current-news {
  width: 318px;
  height: 302px;
  font-family: arial,sans-serif; }
  .crc-current-news .current-news-header {
    width: 318px;
    height: 32px;
    line-height: 32px;
    background: #000000; }
    .crc-current-news .current-news-header h3, .crc-current-news .current-news-header h2 {
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      text-align: center;
      line-height: 32px; }
  .crc-current-news .current-news-pane {
    width: 318px;
    height: 270px;
    background: #fff;
    position: relative; }
    .crc-current-news .current-news-pane .current-list {
      height: 230px;
      padding: 0px 15px;
      overflow-y: auto; }
    .crc-current-news .current-news-pane ul {
      list-style-type: none; }
    .crc-current-news .current-news-pane ul > li {
      height: auto;
      padding: 10px 0 5px 0; }
    .crc-current-news .current-news-pane li + li {
      border-top: none; }
    .crc-current-news .current-news-pane .news-item.withImage {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      padding-bottom: 10px;
      border-bottom: 1px solid #969798; }
    .crc-current-news .current-news-pane .news-item-image {
      margin-right: 10px; }
      .crc-current-news .current-news-pane .news-item-image img {
        width: 100px;
        height: 75px; }
    .crc-current-news .current-news-pane .news-item-text {
      text-align: left; }
      .crc-current-news .current-news-pane .news-item-text p.date {
        color: #000;
        font-size: 12px; }
      .crc-current-news .current-news-pane .news-item-text h4, .crc-current-news .current-news-pane .news-item-text .news-item-text__news {
        font-size: 14px;
        color: #000000; }
      .crc-current-news .current-news-pane .news-item-text a {
        color: #084bb7;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none; }
        .crc-current-news .current-news-pane .news-item-text a:hover {
          text-decoration: underline; }
  .crc-current-news .more-news-link {
    position: absolute;
    right: 20px;
    bottom: 10px; }
    .crc-current-news .more-news-link a {
      text-decoration: none;
      color: #084bb7;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 14px;
      display: inline-block;
      padding-right: 18px;
      background: url(../images/header/Chevron_right.png) no-repeat right center; }
      .crc-current-news .more-news-link a:hover {
        text-decoration: underline; }

/* List of Children Summary */
.crc-listofchildren .seeAll {
  background: #ecf5fc;
  padding: 0 15px;
  text-transform: uppercase;
  line-height: 26px;
  font-size: 12px; }
  .crc-listofchildren .seeAll a {
    padding-right: 9px;
    display: inline-block;
    background: url("../images/upcomingpromotions/seeAll.png") no-repeat right center; }

.crc-listofchildren .opps {
  margin: 0;
  padding: 15px;
  list-style: none; }

.crc-listofchildren li + li {
  margin: 1em 0 0 0; }

.crc-listofchildren h4 {
  margin: 0; }

.crc-listofchildren p {
  font-size: 12px;
  margin: 0; }

.loader {
  color: #fff;
  position: fixed;
  box-sizing: border-box;
  left: -9999px;
  top: -9999px;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: 999999; }

.loader:after, .loader:before {
  box-sizing: border-box;
  display: none; }

.loader.is-active {
  background-color: rgba(0, 0, 0, 0.85);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.loader.is-active:after, .loader.is-active:before {
  display: block; }

@keyframes rotation {
  from {
    transform: rotate(0); }
  to {
    transform: rotate(359deg); } }

@keyframes blink {
  from {
    opacity: .5; }
  to {
    opacity: 1; } }

.loader[data-text]:before {
  position: fixed;
  left: 0;
  top: 50%;
  color: currentColor;
  font-family: Helvetica,Arial,sans-serif;
  text-align: center;
  width: 100%;
  font-size: 14px; }

.loader[data-text='']:before {
  content: 'Loading'; }

.loader[data-text]:not([data-text='']):before {
  content: attr(data-text); }

.loader[data-text][data-blink]:before {
  animation: blink 1s linear infinite alternate; }

.loader-default[data-text]:before {
  top: calc(50% - 63px); }

.loader-default:after {
  content: '';
  position: fixed;
  width: 48px;
  height: 48px;
  border: solid 8px #fff;
  border-left-color: transparent;
  border-radius: 50%;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  animation: rotation 1s linear infinite; }

.loader-default[data-half]:after {
  border-right-color: transparent; }

.loader-default[data-inverse]:after {
  animation-direction: reverse; }

/* Page Title */
.crc-pagetitle {
  padding: 15px; }
  .crc-pagetitle h1 {
    font-weight: bold;
    color: #000;
    font-size: 25px;
    line-height: 1.2;
    margin: 0; }
  .crc-pagetitle .quicklink-wrap {
    display: none;
    text-align: right;
    position: relative;
    top: -5px;
    height: 20px; }
    .crc-pagetitle .quicklink-wrap .quicklink-button {
      background: transparent url(../images/bookmark.svg) no-repeat 100% 0;
      font-size: 12px;
      display: inline-block;
      height: 20px;
      white-space: nowrap;
      padding-right: 27px;
      overflow: hidden; }
    .crc-pagetitle .quicklink-wrap .quicklink-add-feedback {
      display: none;
      position: absolute;
      right: 27px;
      top: 0;
      opacity: 0;
      font-size: 12px;
      color: #0c2074; }
    .crc-pagetitle .quicklink-wrap.quicklink-active .quicklink-button {
      padding-right: 20px; }
    .crc-pagetitle .quicklink-wrap.quicklink-active .quicklink-add-text {
      display: none; }
    .crc-pagetitle .quicklink-wrap.quicklink-active.changed .quicklink-add-feedback {
      display: block;
      animation: feedback-fade 2.5s ease; }
      .crc-pagetitle .quicklink-wrap.quicklink-active.changed .quicklink-add-feedback:before {
        content: " ";
        position: absolute;
        top: 0;
        left: -16px;
        background: transparent url(../images/check.svg) no-repeat 0 0;
        height: 14px;
        width: 14px;
        opacity: 0.75; }

@keyframes feedback-fade {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; }
  75% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*--Product selector intro--*/
#productSelectorIntro {
  max-width: 850px;
  margin-left: 55px;
  font-family: "Futura-Light"; }
  #productSelectorIntro h1 {
    font-family: "Futura-Light";
    font-size: 60px;
    color: #79b700;
    margin-bottom: -5px;
    margin-top: 0; }
  #productSelectorIntro h4 {
    color: #57a1d3;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 24px;
    margin-bottom: 5px;
    font-weight: normal; }
  #productSelectorIntro p {
    font-family: "Futura-Medium";
    font-size: 12px;
    line-height: 15px;
    color: #000; }
  #productSelectorIntro .intro-column {
    width: 412px;
    border: 1px solid #969798;
    float: left;
    margin-top: 0px; }
  #productSelectorIntro .left-column {
    margin-right: 0px; }
  #productSelectorIntro table {
    border-width: 2px;
    border-color: #fff;
    border-style: solid;
    border-collapse: separate; }
    #productSelectorIntro table th, #productSelectorIntro table td {
      padding: 10px 15px; }
    #productSelectorIntro table th {
      font-family: "Futura-Medium";
      text-align: center;
      font-size: 40px;
      line-height: 40px;
      color: #193889;
      text-transform: uppercase;
      padding: 30px 15px;
      background: none;
      border-top: 1px solid #fff;
      border-bottom: 0; }
      #productSelectorIntro table th span {
        padding: 30px 0 30px 95px; }
      #productSelectorIntro table th#header-consumer span {
        background: url("/crc-product-selector-portlet/images/header-consumer-bg.png") no-repeat 5px 5px; }
      #productSelectorIntro table th #header-business span {
        background: url("/crc-product-selector-portlet/images/header-business-bg.png") no-repeat 5px 5px; }
    #productSelectorIntro table td {
      text-align: center;
      background-color: #f7f7f7;
      border-top: 1px solid #969798; }
      #productSelectorIntro table td p {
        display: block; }

.portlet-column-last #productSelectorIntro {
  margin-left: 0px; }

/* All Programs */
#marketingAllPrograms_filter select {
  display: none; }

#marketingAllPrograms_filter select + select + select {
  display: inline-block; }

#marketingAllPrograms_filter select + select + select + select {
  display: none; }

#marketingAllPrograms_filter select + select + select + select + select {
  display: inline-block; }

#marketingAllPrograms th + th + th + th + th + th,
#marketingAllPrograms td + td + td + td + td + td {
  display: none; }

/* All Programs Enroll/Unenroll */
#enrollUnenroll_filter select {
  display: none; }

/* Curated Programs */
.crc-curatedPrograms #enrollAllP {
  padding: 15px 15px 0 15px;
  font-size: 14px; }

.crc-curatedPrograms #enrollAllP input {
  position: relative;
  top: -1px; }

.crc-curatedPrograms #enrollAllP a {
  margin-left: 6px; }

.crc-curatedPrograms td {
  vertical-align: top; }

.crc-curatedPrograms td + td {
  vertical-align: middle;
  text-align: left; }

.crc-curatedPrograms td + td + td {
  text-align: center; }

.allProgamsThProgramTitle {
  min-width: 200px; }

.allProgamsThAction {
  min-width: 120px;
  width: 120px; }

.allProgamsTh {
  min-width: 124px; }

/*---Program Planner---*/
.crc-link-disabled {
  cursor: text;
  color: #727272; }
  .crc-link-disabled:hover {
    text-decoration: none; }

.crc-category-description {
  margin-top: 15px; }

/* Promotion Results */
.crc-promotionResults {
  min-height: 250px; }
  .crc-promotionResults .myResults,
  .crc-promotionResults .groupResults {
    float: left;
    width: 50%;
    /*changed from 325px to 50% LR7CRC-1182*/
    padding: 15px;
    background: #fff;
    height: 180px; }
  .crc-promotionResults .groupResults {
    border-left: 1px solid #e0e0e0;
    /*width: 320px !important;*/ }
  .crc-promotionResults h2 {
    font-weight: normal; }
  .crc-promotionResults h4, .crc-promotionResults h3, .crc-promotionResults h2 {
    font-size: 18px;
    margin: 0 0 13px 0;
    padding-bottom: 3px;
    border-bottom: 1px solid #e0e0e0; }
  .crc-promotionResults h4 + h4, .crc-promotionResults h3 + h3 {
    font-size: 17px;
    font-weight: bold;
    color: #084bb7;
    margin: 0;
    padding: 0;
    border: 0; }
  .crc-promotionResults p {
    font-size: 12px;
    margin: 0 0 2px 0; }
  .crc-promotionResults .earned,
  .crc-promotionResults .booked {
    text-align: center;
    float: left;
    width: 162px;
    font-size: 12px; }
  .crc-promotionResults .earned1,
  .crc-promotionResults .booked1 {
    font-size: 44px;
    font-weight: bold;
    color: #084bb7;
    display: block; }
  .crc-promotionResults .left {
    position: relative;
    float: left;
    width: 110px;
    margin: -9px 30px 0 0; }
  .crc-promotionResults .percent {
    font-size: 21px;
    color: #084bb7;
    font-weight: bold;
    position: absolute;
    text-align: center;
    width: 56px;
    border-radius: 30px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    left: 27px;
    top: 27px;
    line-height: 56px;
    background: #fff; }
  .crc-promotionResults .circle {
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    width: 102px;
    height: 102px;
    border-radius: 51px;
    background: transparent;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) inset; }
  .crc-promotionResults .progress {
    display: block;
    font-size: 12px;
    text-align: center; }
  .crc-promotionResults .results {
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 24px; }
    .crc-promotionResults .results a {
      line-height: 24px;
      min-width: 24px;
      min-height: 24px;
      display: inline-block; }
  .crc-promotionResults .cards {
    font-size: 44px;
    font-weight: bold;
    color: #084bb7;
    display: block; }
  .crc-promotionResults .cardsBooked {
    font-size: 12px;
    display: block;
    margin: 0 0 10px 0; }
  .crc-promotionResults .note {
    display: block;
    font-size: 10px;
    margin: 10px 0 0 0;
    font-style: italic; }

/* Upcoming Promotions */
.crc-upcomingpromotions {
  background: #d8d8d8; }
  .crc-upcomingpromotions .seeAll {
    background: #ecf5fc;
    padding: 0 15px;
    text-transform: uppercase;
    line-height: 26px;
    font-size: 12px; }
    .crc-upcomingpromotions .seeAll a {
      padding-right: 9px;
      display: inline-block;
      background: url("../images/upcomingpromotions/seeAll.png") no-repeat right center; }
  .crc-upcomingpromotions .promo {
    background: #fff; }
  .crc-upcomingpromotions .promo + .promo {
    margin-top: 20px; }
  .crc-upcomingpromotions img {
    width: 100%; }

/* Promo Intro */
.crc-promointro .info {
  padding: 20px 15px;
  min-height: 76px; }

.crc-promointro .action {
  background: #eef5fb;
  float: right;
  padding: 10px;
  margin-left: 40px;
  text-transform: uppercase;
  color: #084bb7; }
  .crc-promointro .action span {
    font-size: 15px;
    display: block;
    font-weight: bold;
    margin-bottom: 1em; }
  .crc-promointro .action button {
    font-size: 14px; }

.crc-promointro p {
  margin: 0;
  font-size: 12px; }

.crc-promointro .dates {
  font-weight: bold;
  margin: 0 0 1em 0; }

/* Related Items */
.crc-relateditems {
  padding: 7px 15px; }
  .crc-relateditems h3 {
    font-size: 12px;
    font-weight: bold;
    font-family: arial, sans-serif;
    text-transform: uppercase;
    margin: 0 0 4px 0; }
  .crc-relateditems ul {
    font-size: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: bold; }
  .crc-relateditems li {
    line-height: 16px;
    padding: 3px 0 4px 0; }
  .crc-relateditems p {
    font-size: 12px;
    line-height: 16px; }

/* Report/Admin */
.crc-report,
.crc-admin {
  font-size: 12px; }
  .crc-report > p,
  .crc-admin > p {
    margin-left: 15px;
    margin-right: 15px; }
  .crc-report .filters,
  .crc-admin .filters {
    padding: 15px;
    background: #fff; }
    .crc-report .filters p,
    .crc-admin .filters p {
      margin: 0; }
    .crc-report .filters p + p,
    .crc-admin .filters p + p {
      margin-top: 20px; }
    .crc-report .filters p > * + *,
    .crc-admin .filters p > * + * {
      margin-left: 2px; }
    .crc-report .filters input[type="text"],
    .crc-report .filters .aui-field-input-text,
    .crc-admin .filters input[type="text"],
    .crc-admin .filters .aui-field-input-text {
      font-size: 12px;
      background: #fff;
      border: 1px solid #969798;
      font-family: Arial, Helvetica, Verdana, sans-serif;
      padding: 5px 1px; }
    .crc-report .filters select,
    .crc-admin .filters select {
      font-size: 12px;
      background: #fff;
      border: 1px solid #969798;
      padding: 4px 1px;
      min-width: 170px; }

.crc-proxyasclientuser .filters input[type="text"].form-control,
.crc-proxyasclientuser .filters select.form-control {
  background: #FFFFFF;
  border: 1px solid #969798;
  color: #222222;
  border-radius: 0px;
  font-size: 12px;
  height: auto;
  line-height: normal; }

.crc-proxyasclientuser .filters input[type="text"].form-control {
  padding: 5px 1px; }

.crc-proxyasclientuser .filters select.form-control {
  padding: 4px 1px;
  appearance: auto;
  -webkit-appearance: auto; }

#adminProxyAsClientUser th {
  width: 84px; }

#adminProxyAsClientUser th + th {
  width: 200px; }

#adminProxyAsClientUser th + th + th {
  width: auto; }

.crc-admin .filters label.control-label {
  font-weight: bold; }

.crc-admin .fi > td {
  background: url("../images/crc/detailsArrow.png") no-repeat 92px 15px; }

.crc-admin .fi.open > td {
  background-position: 92px -85px; }

.crc-admin .fi > td + td {
  background: none; }

.crc-admin .fi.open > td {
  vertical-align: top; }

.crc-admin .fi.open > td + td + td {
  padding: 0; }

.crc-admin .fi table {
  display: none; }

.crc-admin .fi.open table {
  display: table; }

/* Reports */
.crc-report > p:first-child {
  padding-top: 15px; }

.crc-report .filters {
  border-top: 1px solid #969798; }
  .crc-report .filters p {
    margin: 1em; }
  .crc-report .filters .aui-datepicker {
    display: inline-block; }
  .crc-report .filters .ib {
    display: inline-block;
    padding: 5px; }
  .crc-report .filters .rmargin {
    margin-right: 30px; }
  .crc-report .filters .reporttemp {
    color: red; }
  .crc-report .filters .aui-combobox-content {
    display: inline-block; }
  .crc-report .filters label[for="finame"] {
    display: block;
    margin-bottom: 2px; }
  .crc-report .filters #finame {
    width: 400px; }
  .crc-report .filters #finame-showall {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    width: 24px;
    height: 24px;
    border: 1px solid;
    border-color: #c8c9ca #9e9e9e #9e9e9e #c8c9ca;
    border-radius: 4px;
    background: #d4d4d4 url("../images/crc/icon_dropdown-arrow.png") no-repeat 50% 50%; }
    .crc-report .filters #finame-showall:hover {
      background-color: #084bb7; }

.crc-report__headline {
  margin-top: 15px; }

.ui-autocomplete {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden; }

.aui-autocomplete-results {
  overflow: auto;
  max-height: 500px; }

.aui-autocomplete-list-item {
  font-size: 0.7em;
  font-family: arial, sans-serif; }

.aui-autocomplete-results-content {
  -moz-user-select: none;
  user-select: none; }

.cancelorder {
  cursor: pointer; }

.modal-wrapper-previewImg scrollWrap {
  overflow-x: auto !important; }

#reasonwarning {
  margin-top: -15px; }

.unsubscribeDiv {
  margin-top: 15px; }

.DMinputTextDisplay {
  width: 100%; }

/* All News */
#resourcesAllNews_filter select {
  display: none; }

#resourcesAllNews_filter select + select {
  display: inline-block; }

#resourcesAllNews th + th + th,
#resourcesAllNews td + td + td {
  display: none; }

/* All Resources */
#resourcesAllResources_filter select {
  display: none; }

#resourcesAllResources_filter select + select {
  display: inline-block; }

#resourcesAllResources th + th + th,
#resourcesAllResources td + td + td {
  display: none; }

/* Review Order */
.crc-revieworder {
  background: #d8d8d8; }
  .crc-revieworder .alert {
    background: #fff;
    padding: 15px 41px 15px 15px;
    margin: 0 0 15px 0;
    position: relative; }
    .crc-revieworder .alert h3 {
      color: #084bb7;
      font-size: 12px;
      margin: 0;
      font-weight: bold; }
    .crc-revieworder .alert p {
      font-size: 12px;
      font-style: italic;
      margin-bottom: 0; }
  .crc-revieworder .close {
    background: url("../images/crc/close.png") no-repeat;
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    top: 6px;
    right: 6px; }
  .crc-revieworder .order {
    background: #fff; }
    .crc-revieworder .order .submitbtn {
      background: #084bb7; }
    .crc-revieworder .order .summary h3 {
      margin-top: 0;
      font-weight: bold; }
    .crc-revieworder .order p {
      font-size: 12px;
      margin-bottom: 0; }
  .crc-revieworder .summary {
    padding: 15px;
    border-bottom: 1px solid #ebebeb; }
  .crc-revieworder a {
    font-weight: bold; }
  .crc-revieworder .cart {
    padding: 0;
    margin: 0;
    list-style: none; }
    .crc-revieworder .cart h3 {
      font-weight: bold;
      margin: 15px 15px 0 15px; }
  .crc-revieworder div.component {
    width: 100%;
    overflow: auto; }
  .crc-revieworder div.componentItem {
    clear: left;
    padding: 20px 15px 0 15px;
    border-bottom: 1px solid #ebebeb;
    font-size: 12px; }
  .crc-revieworder .crc-revieworder .component div {
    float: left;
    padding-bottom: 10px; }
  .crc-revieworder .crc-revieworder .component .image {
    width: 180px; }
    .crc-revieworder .crc-revieworder .component .image img {
      width: 180px;
      height: 155px;
      background: #e3e5e6; }
    .crc-revieworder .crc-revieworder .component .image a {
      line-height: 32px;
      display: block;
      text-align: center; }
  .crc-revieworder .crc-revieworder .component .info {
    padding-left: 15px;
    width: 279px; }
    .crc-revieworder .crc-revieworder .component .info h4 {
      font-size: 14px;
      font-weight: bold;
      color: #084bb7;
      margin: 0 0 -1px 0; }
    .crc-revieworder .crc-revieworder .component .info p {
      font-size: 11px;
      font-style: italic;
      margin: 1em 0; }
    .crc-revieworder .crc-revieworder .component .info a + p {
      margin-bottom: 0; }
  .crc-revieworder .address,
  .crc-revieworder .special {
    height: 235px;
    border-left: 1px solid #ebebeb;
    padding-left: 15px;
    margin-left: 15px;
    width: 160px; }
  .crc-revieworder .address h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0; }
  .crc-revieworder .address p {
    margin: 0;
    font-size: 13px; }
  .crc-revieworder .special h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 2px 0;
    letter-spacing: -0.01em; }
  .crc-revieworder .instructions {
    box-shadow: 0 0 16px rgba(25, 57, 138, 0.13) inset;
    padding: 10px;
    width: 180px;
    height: 114px;
    background: #ecf4fb; }
  .crc-revieworder .submit {
    padding: 15px;
    text-align: center; }
    .crc-revieworder .submit a {
      font-size: 18px;
      padding: 0 11px;
      line-height: 32px; }

.itemQty {
  width: 85px; }

/* Search */
.crc-search .hBar {
  line-height: auto;
  padding: 0 15px 15px 15px; }

.crc-search h3, .crc-search h2 {
  font-size: 1.13em;
  font-weight: normal;
  line-height: 40px;
  margin: 0; }

.crc-search .inputs {
  line-height: 23px;
  font-size: 12px; }

.crc-search__keyword, .crc-search__sitesection {
  width: 135px; }
  .crc-search__keyword input,
  .crc-search__keyword select, .crc-search__sitesection input,
  .crc-search__sitesection select {
    background-image: url(../images/forms/input_shadow.png);
    background-repeat: no-repeat;
    border: 1px solid;
    border-color: #bfbfbf #dedede #dedede #bfbfbf;
    font-size: 1em;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    border-radius: 0;
    color: #222; }
  .crc-search__keyword .form-control, .crc-search__sitesection .form-control {
    -moz-appearance: auto;
    -webkit-appearance: auto;
    appearance: auto; }

.crc-search__keyword input {
  padding: 0px 5px;
  height: 23px;
  line-height: 23px; }

.crc-search__sitesection select {
  height: 23px;
  line-height: 23px;
  padding: 1px 5px; }

.crc-search__sitesection, .crc-search__submit {
  margin-left: 10px; }

.crc-search .submit {
  border-radius: 4px;
  height: 23px;
  line-height: 23px;
  padding: 0;
  width: 28px;
  border: 0;
  background: url("../images/search/search.png") no-repeat !important; }

.crc-search__row {
  display: flex;
  align-items: center; }

.crc-search .form-group {
  margin-bottom: 10px; }

.crc-search .seeAll {
  padding: 5px 15px;
  line-height: 16px;
  font-size: 10px;
  border-bottom: 1px solid #e2effa; }
  .crc-search .seeAll .left a {
    padding-right: 9px;
    display: inline-block;
    background: url("../images/upcomingpromotions/seeAll.png") no-repeat right center; }

.crc-search .right {
  float: right; }
  .crc-search .right a {
    display: inline-block;
    padding: 0 2px;
    margin-left: 8px; }
    .crc-search .right a.active {
      background: #deedf9;
      border-radius: 3px; }

.crc-search .results {
  padding: 15px;
  margin: 0;
  list-style: none; }
  .crc-search .results li + li {
    margin-top: 15px; }

.crc-search td h4, .crc-search td h3 {
  font-size: 14px;
  line-height: 1.2;
  margin: 0;
  font-weight: bold;
  font-family: Arial, Helvetica, Verdana, sans-serif; }

.crc-search td p {
  display: block;
  font-size: 12px;
  margin: 0; }

.crc-search td p + p {
  display: none; }

.crc-search td p + p + p {
  margin-top: 1em;
  font-size: 11px; }

.crc-search .noResults {
  padding: 15px 0 30px 0;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 18px; }

/* Side Navigation */
.crc-sidenavigation {
  font-family: arial, sans-serif;
  font-size: 12px; }
  .crc-sidenavigation h3 {
    font-size: 12px;
    border-bottom: 1px solid #d7d7d7;
    margin: 0;
    line-height: 35px;
    padding: 0 15px; }
    .crc-sidenavigation h3 a {
      color: #727272; }
  .crc-sidenavigation ul {
    padding: 18px 10px;
    margin: 0;
    list-style: none; }
    .crc-sidenavigation ul ul {
      padding: 5px 0 5px 20px; }
      .crc-sidenavigation ul ul a {
        display: block;
        line-height: 24px;
        color: #727272;
        font-size: 11px; }
      .crc-sidenavigation ul ul li.active a {
        color: #0558ff; }
  .crc-sidenavigation > ul > li {
    padding-bottom: 2px;
    font-weight: bold; }
  .crc-sidenavigation > ul > li + li {
    padding-bottom: 2px;
    border-bottom: 0;
    margin-bottom: 0;
    font-weight: normal; }
  .crc-sidenavigation > ul > li > a {
    display: block;
    line-height: 14px;
    padding: 10px 0 10px 10px;
    border-left: 4px solid #ffffff; }
  .crc-sidenavigation > ul > li.active > a {
    background: #e6e6e6;
    border-left: 4px solid #0558ff;
    color: #000;
    text-decoration: none; }
  .crc-sidenavigation > ul > li > a:hover {
    background: #e6e6e6;
    border-left: 4px solid #e6e6e6;
    color: #000;
    text-decoration: none; }

/* Subfeature */
.crc-subfeature {
  background: #fff;
  height: 190px; }
  .crc-subfeature .portlet-content-container {
    height: 190px;
    padding: 13px; }
  .crc-subfeature .image {
    width: 156px;
    height: 190px;
    float: left;
    margin-right: 13px; }
    .crc-subfeature .image img {
      max-width: 100%;
      max-height: 100%; }
  .crc-subfeature h3 {
    padding-top: 16px;
    margin: 0;
    font-size: 26px;
    font-weight: normal;
    font-family: arial, sans-serif;
    color: #0558ff; }
  .crc-subfeature h4 {
    margin: -7px 0 2px 0;
    font-size: 19px;
    font-weight: normal;
    font-family: arial, sans-serif;
    color: #084bb7; }
  .crc-subfeature p {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 19px; }

/* Top 10 Performers */
.crc-top10performers {
  min-height: 309px;
  padding-bottom: 15px;
  overflow: auto; }
  .crc-top10performers .numberOne {
    font-weight: bold;
    color: #084bb7; }
  .crc-top10performers .part1 {
    float: left; }
  .crc-top10performers .part2 {
    float: left;
    margin-left: 25px; }
  .crc-top10performers .amount {
    font-size: 44px;
    font-weight: bold;
    color: #084bb7; }
  .crc-top10performers .earned {
    font-size: 12px; }
  .crc-top10performers .details {
    font-size: 18px;
    letter-spacing: -0.01em;
    margin-top: 25px; }
  .crc-top10performers .theRest {
    width: 435px;
    clear: none; }
  .crc-top10performers tr {
    border: 0 !important; }
  .crc-top10performers th {
    font-size: 10px;
    padding: 5px;
    line-height: 1.2;
    color: white;
    border: none;
    background: #666;
    text-align: left;
    vertical-align: bottom; }
    .crc-top10performers th:first-child {
      width: 15%; }
    .crc-top10performers th:nth-child(2) {
      width: 25%; }
  .crc-top10performers td {
    font-size: 10px;
    padding: 0 5px;
    line-height: 27px;
    border: 0 !important;
    text-align: left; }
  .crc-top10performers tr:nth-child(odd) td {
    background: #ebebeb; }

/* All Training */
#trainingAllTraining_filter select {
  display: none; }

#trainingAllTraining_filter select + select {
  display: inline-block; }

#trainingAllTraining_filter select + select + select {
  display: none; }

#trainingAllTraining th + th {
  width: 70px; }

#trainingAllTraining th + th + th + th {
  width: 125px; }

#trainingAllTraining th + th + th + th + th,
#trainingAllTraining td + td + td + td + td {
  display: none; }

/* webinar */
#webinarAllTraining_filter select {
  display: inline-block; }

#webinarAllTraining th {
  width: 30px; }

.crc-training-webinar-maintenance {
  padding: 20px 15px; }
  .crc-training-webinar-maintenance__add-new {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .crc-training-webinar-maintenance__available h2, .crc-training-webinar-maintenance__available h2 + p {
    margin-bottom: 8px; }
  .crc-training-webinar-maintenance__available table thead tr th:first-child {
    width: 120px; }
  .crc-training-webinar-maintenance__available table tbody {
    border: 1px solid #d7d7d7; }
    .crc-training-webinar-maintenance__available table tbody td {
      padding: 5px 15px; }

.crc-quiz-entry {
  /* liferay-ui doesn't support adding classes, using element selectors instead*/ }
  .crc-quiz-entry__new-link,
  .crc-quiz-entry td a {
    min-width: 24px;
    display: inline-block;
    line-height: 24px; }
  .crc-quiz-entry tr td:not(:last-child) {
    border-right: 1px solid #dee2e6 !important; }
  .crc-quiz-entry__header {
    padding: 24px; }
  .crc-quiz-entry__controls {
    padding: 0 24px 24px 24px; }
    .crc-quiz-entry__controls .pagination-items-per-page > a:active,
    .crc-quiz-entry__controls .pagination-items-per-page.show > a,
    .crc-quiz-entry__controls .page-item.active .page-link,
    .crc-quiz-entry__controls .page-link:active {
      background-color: #084BB7;
      color: #fff; }

.visibilityHidden,
.accessible-hidden {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

div:not(.control-menu) .btn:focus {
  outline: 2px solid black;
  border-radius: 1px; }

/* Training Detail Web Content */
.crc-trainingdetailwebcontent {
  background: #fff;
  padding: 15px;
  font-size: 12px; }
  .crc-trainingdetailwebcontent .right {
    display: flex;
    justify-content: flex-end;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 55px 0 0 65px; }
  .crc-trainingdetailwebcontent .status {
    color: #b2363c; }
  .crc-trainingdetailwebcontent .actions {
    background: #edf5fb;
    padding: 0 15px;
    width: 220px; }
    .crc-trainingdetailwebcontent .actions a {
      line-height: 23px;
      color: #084bb7;
      display: block; }
  .crc-trainingdetailwebcontent p {
    margin: 0; }
    .crc-trainingdetailwebcontent p + p {
      margin-top: 1em; }

/* News Article Web Content */
.crc-newsarticlewebcontent {
  padding: 0 15px 15px 15px;
  background: #fff;
  font-size: 12px; }
  .crc-newsarticlewebcontent article {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 15px; }
    .crc-newsarticlewebcontent article .date {
      font-style: italic; }

/* Generic Article Web Content */
.crc-articlewebcontent {
  padding: 0 15px 15px 15px;
  background: #fff;
  font-size: 12px;
  margin-top: 6px; }
  .crc-articlewebcontent article {
    margin-bottom: 16px; }
    .crc-articlewebcontent article .date {
      font-style: italic; }

/* Page Intro No Image */
.crc-pageintronoimage {
  margin-top: -34px; }

/* Details */
.crc-details {
  padding: 15px; }
  .crc-details img {
    float: right;
    background: #ebebeb;
    width: 263px;
    height: 169px;
    margin: 0 0 0 35px; }
  .crc-details h3 {
    margin: 0;
    text-transform: uppercase;
    color: #084bb7;
    font-size: 18px; }
  .crc-details .dates {
    font-weight: bold;
    font-size: 12px; }
  .crc-details p {
    margin: 0 0 1em 0;
    font-size: 12px; }

/* Address Detail */
.crc-addressdetail {
  padding: 0;
  font-size: 12px; }

/* Error Messages */
.crc-errormessage {
  font-family: arial, sans-serif;
  text-align: center;
  padding: 200px 0; }

.crc-errormessage h3 {
  font-size: 54px;
  margin: 0;
  color: #084bb7;
  font-weight: normal; }

.crc-errormessage h4,
.crc-errormessage h1 {
  font-size: 26px;
  font-weight: normal;
  margin: 0;
  padding: 0 50px 50px 50px; }

/* About Us */
.crc-aboutus {
  padding-bottom: 15px; }

.crc-aboutus img {
  background: gray;
  width: 100%;
  min-height: 100px; }

.crc-aboutus h4 {
  margin: 1em 15px 0 15px; }

.crc-aboutus p {
  margin: 0 15px;
  font-size: 14px; }

.crc-aboutus img + p {
  margin-top: 15px; }

.crc-em-certificate {
  padding: 20px 15px; }
  .crc-em-certificate__title h2 {
    margin: 0 0 10px 0; }
  .crc-em-certificate__filter select {
    background: #fff;
    border-color: #969798;
    padding: 4px 1px;
    color: #222;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px; }
  .crc-em-certificate__output button {
    margin-top: 10px;
    display: none; }

.crc-em-details {
  padding: 20px 15px; }
  .crc-em-details__add-new {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .crc-em-details__available-programs h2, .crc-em-details__available-programs h2 + p {
    margin-bottom: 8px; }
  .crc-em-details__available-programs table tbody {
    border: 1px solid #d7d7d7; }
    .crc-em-details__available-programs table tbody tr td:first-child {
      width: 120px; }
  .crc-em-details__form-group {
    margin-bottom: 40px; }
  .crc-em-details__form-submit {
    text-align: center; }
  .crc-em-details__table-container table caption {
    color: #222;
    caption-side: top;
    font-weight: bold;
    padding-top: 20px; }
  .crc-em-details__table-container table thead, .crc-em-details__table-container table tbody {
    border: 1px solid #d7d7d7; }
  .crc-em-details__table-container table select, .crc-em-details__table-container table input {
    font-size: 14px;
    font-family: Arial,Helvetica,Verdana,sans-serif; }
  .crc-em-details__table-container table input {
    margin: 0; }
  .crc-em-details__table-add-button button {
    margin: 10px 0; }

/*! jQuery UI - v1.13.2 - 2022-07-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)"; }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-button-icon-only {
  text-indent: 0; }

.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  -ms-filter: "alpha(opacity=25)";
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333; }

.ui-widget-content a {
  color: #333; }

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff; }

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  -ms-filter: "alpha(opacity=70)";
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  -ms-filter: "alpha(opacity=35)";
  background-image: none; }

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)"; }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("../images/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("../images/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("../images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("../images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("../images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("../images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("../images/ui-icons_777777_256x240.png"); }

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px; }

.ui-widget-overlay {
  background: #aaa;
  opacity: .003;
  -ms-filter: Alpha(Opacity=0.3); }

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #fff !important;
  color: #333333; }

.crc-proxyasclientuser .fi-button-container__button {
  background-color: transparent;
  font-size: 12px !important;
  padding: 0;
  margin: 0;
  color: #333;
  line-height: 1.4;
  text-shadow: none; }
  .crc-proxyasclientuser .fi-button-container__button:hover {
    background-color: transparent;
    color: #333; }

.crc-proxyasclientuser .fi > td {
  background: url(../images/crc/detailsArrow.png) no-repeat 70px 16px; }

.crc-proxyasclientuser .fi.open > td {
  background-position: 70px -85px; }

.alert-warning.alert-warning-content:has(div):has(.crc-session-override) {
  background-color: transparent;
  border: none; }
  .alert-warning.alert-warning-content:has(div):has(.crc-session-override) button.close,
  .alert-warning.alert-warning-content:has(div):has(.crc-session-override) strong.lead,
  .alert-warning.alert-warning-content:has(div):has(.crc-session-override) strong.lead svg {
    display: none; }

.crc-session-override {
  z-index: 99999;
  background: rgba(0, 0, 0, 0.5);
  color: black;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center; }
  .crc-session-override #warning-text {
    background: white;
    padding: 30px 20px 45px;
    position: relative;
    width: 550px; }
  .crc-session-override #warning-text-content {
    font-family: Arial; }
  .crc-session-override .warning-text-heading,
  .crc-session-override .warning-text-sub-heading,
  .crc-session-override .warning-text-sub-text {
    margin: 0; }
  .crc-session-override .warning-text-heading {
    color: #0558FF;
    font-size: 20px;
    font-weight: bold; }
  .crc-session-override .session-timeout-hr {
    background-color: black;
    border: none;
    height: .2px;
    margin: 8px 0; }
  .crc-session-override .warning-text-sub-heading {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px; }
  .crc-session-override .warning-text-sub-text {
    font-size: 14px;
    padding: 8px 0; }
  .crc-session-override .session-buttons {
    padding-top: 30px;
    display: flex;
    justify-content: flex-start;
    width: 100%; }
  .crc-session-override .resume-session-btn,
  .crc-session-override .logout-session-btn {
    background: #084bb7;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 40px;
    padding: 0 8px;
    margin-left: 20px; }
  .crc-session-override .resume-session-btn:focus,
  .crc-session-override .logout-session-btn:focus {
    border-radius: 1px;
    outline: 2px solid black; }
  .crc-session-override .logout-session-btn {
    margin-left: 0px; }

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */

/*# sourceMappingURL=main.css.map */