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

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

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

@media (max-width: 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; }
  .ie9 .responsive-table-horizontal thead {
    float: none; } }

.important {
  font-weight: bold; }

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

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-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:-ms-input-placeholder {
    color: #a7a9bc;
    font-style: italic; }
  .form-control-inline::-ms-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; }

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

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

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

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

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

.dialog-iframe-popup {
  background-color: #fff; }

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

.item-selector .card-row {
  align-items: center; }

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

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

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item: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-break: break-all \9;
  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; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dialog-with-footer .portlet-configuration-edit-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_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

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

.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px; }

.html-editor.portlet {
  background: #fff;
  color: #000;
  line-height: 1;
  padding: 1em;
  text-align: start; }

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

.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 {
      background-color: #007BFF;
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-in-out; }
  .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-in-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 {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007BFF;
    height: 4px; }

.dialog-iframe-popup:not(.article-preview) #main-content,
.dialog-iframe-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-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.info-panel .panel-group {
  margin-left: -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 {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative; }

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

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

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

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

@media (min-width: 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; }

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

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

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 576px) {
      .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: 576px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

.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 {
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@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: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

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

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

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

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

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

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

.restricted * {
  color: #727c81; }

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

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

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

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

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

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

.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  -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; } }

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

@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 {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

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

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

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

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-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; }

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

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    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);
      -webkit-transform: rotate(25deg);
      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);
      -webkit-transform: scale(0.8);
      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);
      -webkit-transform: rotate(-25deg);
      transform: rotate(-25deg); }

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

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

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

/* CSS 2018 - Chris Claverie - Digicrea.com - pour PITI.pf */
/* GENERAL STYLE
============================================= */
body {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  background-color: #ffffff;
  color: #6b6b6b; }

.container-wrap {
  width: 100%; }

.fondgris {
  background-color: #f0f0f0; }

.fondgrislite {
  background-color: #f2f2f2; }

.fondblanc {
  background-color: #fff; }

.separator20 {
  margin-top: 20px;
  margin-bottom: 20px; }

.separator30 {
  margin-top: 30px;
  margin-bottom: 30px; }

.separator50 {
  margin-top: 50px;
  margin-bottom: 50px; }

.separator50top {
  margin-top: 50px; }

.separator50bottom {
  margin-bottom: 50px; }

.separator30bottom {
  margin-bottom: 30px; }

.separator20bottom {
  margin-bottom: 20px; }

.padding-margin0 {
  padding: 0;
  margin: 0; }

.padding0TB {
  padding: 0 auto; }

.padding30B {
  padding-bottom: 30px; }

.tabs-noborder {
  border: none !important; }

.headline {
  line-height: 42px;
  position: relative;
  padding-bottom: 18px; }

.headline:after {
  content: ' ';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%); }

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 25px;
  margin-bottom: 0; }

.p80 {
  width: 80%; }

h2.titre-light {
  font-size: 42px;
  font-weight: 300; }

ul.ulcheck {
  list-style: none;
  padding: 0; }

ul.ulcheck > li > i.fa {
  padding-right: 0.5em; }

ul.ulbtn {
  list-style: none;
  padding: 0; }

ul.ulbtn > li {
  padding: 8px 0; }

.titleyellow {
  font-size: 32px;
  color: #ffc300; }

.line {
  line-height: 1.5em;
  margin-bottom: 20px; }

.line:after {
  border-bottom: 1px solid #005faa;
  width: 100%;
  content: ' ';
  display: block; }

/* NAVIGATION - MENU
============================================= */
.bg-edt {
  background-color: #fff;
  padding: 20px 0 0 0; }

.navbar-edt {
  min-height: 150px; }

.navbar-edt .navbar {
  padding: 0; }

.navbar .menu-inline > li > a {
  height: 30px;
  width: 30px;
  border-radius: 20px;
  display: block;
  line-height: 30px;
  text-align: center;
  transition: all 0.3s ease 0s;
  margin: 3px 3px 0 3px; }

ul.nav-inline {
  list-style: none;
  padding: 20px 0 5px 0; }

ul.nav-inline > li {
  display: inline; }

ul.nav-inline > li > a {
  font-size: 17px;
  color: #b1b1b1;
  text-transform: uppercase;
  padding: 0 10px;
  transition: all 0.3s ease 0s; }

ul.nav-inline > li > a:hover {
  text-decoration: none; }

.nav-profil {
  background-position: center top; }

/* Nouveau bouton de profil dans la navbar
============================================= */
.rmenumobile {
  display: none; }

.choix .bootstrap-select > .dropdown-toggle::after {
  content: none; }

.profilbouton i {
  padding: 0 18px 0 0; }

.profilbouton > a {
  transition: all 0.3s ease 0s;
  color: #fff;
  padding: 10px 20px 10px 0;
  border-radius: 35px;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px; }

.profilbouton a.profil-link:hover {
  border-radius: 3px; }

.profilbouton .dropdown-menu {
  min-width: 13rem;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px; }

.menu-principal .nav-item .nav-link {
  transition: all 0.3s ease 0s;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 6px;
  line-height: 36px; }

.menu-principal .nav-item .dropdown-menu .dropdown-item {
  transition: all 0.3s ease 0s;
  color: #fff;
  line-height: 30px;
  font-size: 15px; }

.menu-principal .dropdown-menu {
  top: 93%;
  border: none;
  border-radius: 0; }

.mobile-version-on {
  display: none; }

/* Boutons -----------------*/
a.espace-client {
  font-size: 16px;
  padding: 5px 15px 5px 0; }

a.espace-client i {
  padding: 0 10px 0 0; }

.m1, .m2 {
  padding: 10px 5px 5px 5px; }

.navbar-right {
  justify-content: end !important; }

.divider {
  height: 1px;
  width: 100%;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.arrow-down {
  display: none !important; }

/* Navigation FILTRE
============================================= */
.nav-pills-edt .nav-link {
  border-radius: 20px !important;
  font-size: 15px;
  border: 1px solid #8B8B8B;
  padding: 5px 10px;
  margin: 0 10px;
  color: #8B8B8B;
  transition: all 0.3s ease 0s; }

.nav-pills-edt .nav-link:hover {
  color: #fff;
  background-color: #005faa; }

.nav-pills-edt .nav-link.active, .nav-pills-edt .show > .nav-link {
  color: #fff;
  background-color: #005faa; }

/* BOITE DE CONNEXION
============================================= */
.titreconnexion {
  color: #005faa;
  font-size: 22px; }

.titreconnexion i {
  padding-right: 20px; }

.modal-header {
  padding: 5px;
  border-bottom: 1px solid #005faa; }

.modal-footer {
  padding: 5px;
  text-align: left !important;
  border-top: none !important; }

.modal-footer .row {
  padding: 0;
  margin: 0;
  width: 100%; }

.modal-footer a {
  color: #388fd3;
  font-size: 14px; }

.modal-footer .text-right {
  text-align: right; }

.modal-body label {
  font-weight: normal; }

.facebookconnect, .googleconnect {
  display: block;
  float: left;
  width: 41px;
  height: 41px;
  border-right: 1px solid #c9c9c9;
  margin-right: 10px;
  margin-left: -6px;
  background-repeat: no-repeat;
  background-position: center center; }

.facebookconnect {
  background-image: url(../images/connexion-fb.png); }

.googleconnect {
  background-image: url(../images/connexion-google.png); }

.btn-connect {
  border: 1px solid #c9c9c9;
  height: 42px;
  line-height: 42px;
  background-color: #fff;
  padding-right: 10px; }

.btn-connect:hover {
  background-color: #F3F3F3; }

.btn-size-60 {
  width: 70%; }

.popuplogin .form-inline .form-group {
  padding-bottom: 20px; }

/* ACCES DIRECT
============================================= */
.acces-direct {
  background-color: #f4fbff;
  padding: 40px 0 15px 0;
  margin-top: 165px; }

.txt-vig-acces-direct {
  font-family: 'Lato Condensed', sans-serif;
  font-weight: bold;
  font-size: 17px;
  padding: 10px 0 30px 0; }

/* Boutons -----------------*/
.lnk-acces-direct {
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s; }

.lnk-acces-direct:hover {
  text-decoration: none; }

.lnk-acces-direct img {
  border-radius: 150px;
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s; }

.lnk-acces-direct:hover img {
  -webkit-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.55);
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.55);
  transform: scale(1.2); }

/* BANNER - CARROUSEL
============================================= */
.banner {
  padding: 0; }

.banner .carousel-item {
  min-height: 376px;
  height: auto; }

.banner .carousel-caption {
  bottom: inherit !important; }

.banner h2 {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #ffffff;
  font-size: 48px;
  text-transform: uppercase;
  padding: 25px 0 23px 0;
  border-bottom: 1px solid #FFFFFF;
  display: inline-block;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5); }

.banner p {
  padding: 15px 0 20px 0;
  color: #ffffff;
  font-size: 18px;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5); }

.carousel-indicators {
  z-index: 500;
  top: 5px !important;
  bottom: auto; }

.banner .arrow-bas {
  position: absolute;
  bottom: 30px;
  z-index: 500;
  left: 50%; }

.banner .arrow-bas a {
  display: block;
  width: 20px;
  height: 20px; }

/* Boutons -----------------*/
/* ACTUALITES
============================================= */
/* Home -----------------*/
.home-actualite {
  padding-bottom: 40px; }

.home-actualite h1 {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 42px;
  display: inline-block;
  margin: 40px 0 70px 0; }

.home-actualite .headline:after {
  width: 160%; }

.home-actualite article > a, .home-actualite article > a p {
  text-decoration: none;
  color: #575757; }

.home-actualite article {
  padding: 0 15px;
  border: 1px solid #C3C3C3;
  margin-bottom: 40px;
  transition: all 0.3s ease 0s; }

.home-actualite article h2 {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #575757;
  font-size: 28px;
  margin-top: 10px; }

.home-actualite article h4 {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
  padding-top: 20px; }

.home-actualite article p {
  text-align: justify; }

.home-actualite article .date {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #838383;
  font-size: 12px;
  padding: 0 15px 15px 0; }

.home-actualite article:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.55);
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.55); }

.actumarge {
  margin-left: -15px;
  margin-right: -15px; }

/* Actualités  -----------------*/
.content_actu {
  border-right: 1px solid #e7e7e7; }

.content_actu .resume {
  color: #575757;
  font-size: 18px;
  font-weight: bold; }

.content_actu h3, .content_actu h3, .content_actu h4, .content_actu h5, .content_actu h6 {
  padding: 8px 0; }

.content_actu h3, .content h3 {
  color: #005faa;
  font-size: 24px; }

.content_actu h4, .content h4 {
  color: #005faa;
  font-size: 20px; }

.content_actu h5, .content h5 {
  color: #575757;
  font-size: 18px; }

.content_actu h6, .content h6 {
  color: #575757;
  font-size: 16px; }

.content_actu blockquote {
  color: #005faa;
  font-size: 20px;
  line-height: 1.13em;
  margin: 0px 30px 40px 100px;
  padding: 20px;
  background-color: #f1f7fc;
  border-left: 1px solid #005faa;
  text-align: justify; }

.content_actu .cite_actu {
  display: flex;
  background-image: url(../images/blockquote-before.png);
  background-repeat: no-repeat;
  background-position: 8% top; }

.categorie_actu {
  color: #005faa;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 18px; }

.date_actu {
  color: #838383;
  font-size: 12px;
  line-height: 18px; }

.video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Actualités Sidebar  -----------------*/
.side_last_article {
  border: 1px solid #d0d0d0; }

.sidebar_actu h3 {
  font-weight: bold;
  color: #005faa;
  font-size: 24px; }

.side_content .categorie, .side_content .date {
  padding: 2px 0;
  margin: 0; }

.side_content h3 {
  color: #575757;
  font-size: 18px;
  line-height: 18px;
  padding: 5px 3px;
  margin: 0; }

.side_content .categorie {
  color: #005faa;
  font-size: 14px;
  text-transform: uppercase; }

.side_content .date {
  color: #838383;
  font-size: 12px; }

.sidebar_actu a:hover {
  text-decoration: none; }

.side_last_article:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.55);
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.55); }

/* PAGES
============================================= */
img.h100 {
  min-height: 100% !important; }

img.imgfit {
  width: 100%;
  height: 50vh;
  object-fit: cover; }

.oh {
  overflow: hidden;
  object-position: top center; }

.image-head {
  margin-top: -50px;
  background-position: center center;
  background-size: cover;
  display: block;
  height: 330px; }

.image-header {
  background-position: center center;
  background-size: cover;
  display: block;
  height: 330px; }

.subheader {
  margin-top: 165px;
  background-color: #f0f0f0; }

.subheader h1.titre {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 42px;
  margin-bottom: 0; }

.subtitle {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 30px;
  padding-bottom: 20px; }

.content {
  margin-top: 50px;
  margin-bottom: 50px; }

/* breadcrumb  -----------------*/
.breadcrumb {
  background-color: transparent;
  padding-top: 0; }

.breadcrumb > li.breadcrumb-item + li.breadcrumb-item::before {
  content: ">"; }

.breadcrumb > li.breadcrumb-item, .breadcrumb > li.breadcrumb-item a {
  color: #a2a2a2;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 14px; }

.breadcrumb > li > a:hover {
  text-decoration: none; }

/* textes  -----------------*/
.text-22px {
  font-size: 22px; }

/* TABS SPECIFIQUES  -----------------*/
.tab-paiement > li > a div {
  color: #ffffff;
  line-height: 28px;
  font-size: 26px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  background-color: rgba(17, 87, 146, 0.76);
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  padding: 5px 0; }

.tab-paiement > li > a:hover div, .tab-paiement > li.active > a div {
  height: 100%; }

.tab-paiement > li > a:hover div span {
  position: absolute;
  display: block;
  width: 100%;
  top: 40%; }

.tab-paiement > li.active > a div span {
  position: absolute;
  display: block;
  width: 100%;
  top: 40%; }

/* Bouton  -----------------*/
.lnk-content {
  color: #ffc300; }

.lnk-content:hover {
  text-decoration: none;
  color: #59b1f5; }

/* POLE HOME GROUPE
============================================= */
.pole {
  color: #fff;
  min-height: 500px;
  background-color: #5aabe0; }

.pole .titleyellow {
  margin: 20px 0 30px 0; }

.pole .headline:after {
  border-bottom: 1px solid #ffc300;
  width: 80%; }

/* PRODUCTION
============================================= */
.home-production {
  background-image: url(../images/bg-production.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 50px; }

.home-production h1 {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 42px;
  display: inline-block;
  margin: 40px 0 70px 0; }

.home-production .headline:after {
  border-bottom: 1px solid #005faa;
  width: 400px; }

.prod {
  margin-bottom: 60px; }

.circle-chart__percent {
  color: #505050;
  font-size: 38px; }

.circle-chart__subline {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 20px; }

.circle-chart__circle {
  animation: circle-chart-fill 2s reverse;
  /* 1 */
  transform: rotate(-90deg);
  /* 2, 3 */
  transform-origin: center;
  /* 4 */ }

.circle-chart__circle--negative {
  transform: rotate(-90deg) scale(1, -1);
  /* 1, 2, 3 */ }

.circle-chart__info {
  animation: circle-chart-appear 2s forwards;
  opacity: 0;
  position: absolute;
  margin-top: -170px;
  width: 95%;
  font-family: 'Lato', sans-serif;
  font-weight: bold; }

@keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100; } }

@keyframes circle-chart-appear {
  to {
    opacity: 1;
    transform: translateY(0); } }

/* CROSS-SELLING
============================================= */
.cross-selling {
  min-height: 400px;
  background-color: #ebf7fd; }

.cross-selling .headline {
  margin: 20px 0 30px 0;
  color: #005faa;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 30px;
  display: inline-block; }

.cross-selling .headline:after {
  border-bottom: 1px solid #005faa;
  width: 80%; }

.cross-selling article h2 {
  font-family: 'Lato', sans-serif;
  color: #005faa;
  font-size: 20px;
  margin-top: 10px; }

/* INSCRIPTION
============================================= */
.container-wrap.inscription {
  background-image: url(../images/fond-inscription.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.inscription h2 {
  font-family: 'Lato', sans-serif;
  color: #005faa;
  font-weight: bold;
  font-size: 38px;
  margin-top: 10px; }

.inscription h3 {
  font-family: 'Lato', sans-serif;
  color: #005faa;
  font-weight: bold;
  font-size: 30px; }

.md-stepper-horizontal {
  display: table;
  width: 100%;
  margin: 0 auto; }

.md-stepper-horizontal .md-step {
  display: table-cell;
  position: relative;
  vertical-align: middle; }

.md-stepper-horizontal .md-step .md-step-circle {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background-color: #999999;
  border-radius: 50%;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 60px; }

.md-stepper-horizontal .md-step .md-step-circle-small {
  width: 20px;
  height: 20px;
  margin: 4px auto;
  background-color: #ffffff;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #989898; }

.md-stepper-horizontal .md-step.done .md-step-circle {
  background-color: #becd00; }

.md-stepper-horizontal .md-step.done .md-step-circle-small {
  background-color: #becd00; }

.md-stepper-horizontal.blue .md-step.active .md-step-circle,
.md-stepper-horizontal.blue .md-step.active .md-step-circle-small {
  background-color: #005faa; }

.md-stepper-horizontal .md-step.done .md-step-circle:before {
  font-family: 'FontAwesome';
  content: "\f00c";
  font-size: 0.95em; }

.md-stepper-horizontal .md-step.done .md-step-circle * {
  display: none; }

.md-stepper-horizontal .md-step .md-step-bar-left,
.md-stepper-horizontal .md-step .md-step-bar-right,
.md-stepper-horizontal .md-step .md-step-bar-left-small,
.md-stepper-horizontal .md-step .md-step-bar-right-small {
  position: absolute;
  top: 29px;
  height: 1px;
  border-top: 2px solid #989898; }

.md-stepper-horizontal .md-step .md-step-bar-right {
  right: 0;
  left: 50%;
  margin-left: 30px; }

.md-stepper-horizontal .md-step .md-step-bar-left {
  left: 0;
  right: 50%;
  margin-right: 10px; }

.md-stepper-horizontal .md-step .md-step-bar-right-small {
  right: 0;
  left: 50%;
  margin-left: 10px; }

.md-stepper-horizontal .md-step .md-step-bar-left-small {
  left: 0;
  right: 50%;
  margin-right: 29px; }

input[type=radio].inscription-input {
  display: none; }

input[type=radio].inscription-input ~ label:before {
  font-family: FontAwesome;
  content: "\f0c8";
  color: #005faa;
  padding-right: 15px;
  font-size: 1.2em; }

input[type=radio].inscription-input:checked ~ label:before {
  content: "\f14a";
  font-size: 1.2em;
  color: #005faa; }

.ico-blue {
  color: #005faa; }

.ico-blue:hover {
  color: #398CB9; }

/* CALCULATEUR DE CONSOMMATION
============================================= */
.rounded10 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

.rounded15 {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.rounded20 {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.rounded30 {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.roundedb20 {
  border-bottom-right-radius: 18px;
  border-bottom-left-radius: 18px; }

.rounded-top10 {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px; }

.salon .head, .chambre .head, .sdb .head, .cuisine .head, .buanderie .head, .sam .head, .autrepiece .head {
  color: #fff;
  font-size: 42px;
  font-weight: bold; }

/* Titres par groupe  -----------------*/
.headresume {
  color: #fff;
  font-size: 32px;
  font-weight: bold; }

.salon .headresume {
  color: #02adf3; }

.chambre .headresume {
  color: #f03795; }

.sdb .headresume {
  color: #ffc10c; }

.cuisine .headresume {
  color: #8dc73f; }

.buanderie .headresume {
  color: #f7941d; }

.sam .headresume {
  color: #5c2e91; }

.autrepiece .headresume {
  color: #e74e25; }

/* Fonds par groupe  -----------------*/
.salon.choix, .chambre.choix, .sdb.choix, .cuisine.choix, .buanderie.choix, .sam.choix, .autrepiece.choix {
  background-color: #e0e0e0;
  border: 2px solid #c8c8c8; }

/* Fonds par groupe page detail  -----------------*/
.salon.choix.detail {
  background-color: #02adf3; }

.chambre.choix.detail {
  background-color: #f03795; }

.sdb.choix.detail {
  background-color: #ffc10c; }

.cuisine.choix.detail {
  background-color: #8dc73f; }

.buanderie.choix.detail {
  background-color: #f7941d; }

.sam.choix.detail {
  background-color: #5c2e91; }

.autrepiece.choix.detail {
  background-color: #e74e25; }

.totalconso {
  background-color: #9c9c9c; }

.salonfade {
  background-color: #9bd7ef; }

.chambrefade {
  background-color: #fca1cf; }

.sdbfade {
  background-color: #f9db83; }

.cuisinefade {
  background-color: #c6e898; }

.buanderiefade {
  background-color: #f1c692; }

.samfade {
  background-color: #bfa0e2; }

.autrepiecefade {
  background-color: #e6cdc6; }

.custom-ol {
  margin-left: 0;
  padding-right: 0;
  list-style-type: none; }

.custom-ol li {
  counter-increment: step-counter;
  position: relative;
  margin-bottom: 1.2em; }

.custom-ol li::before {
  content: counter(step-counter);
  font-size: 28px;
  line-height: 28px;
  height: 40px;
  width: 40px;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  border-radius: 50%;
  color: #fff;
  position: absolute;
  left: -50px; }

.custom-ol li.a::before {
  background-color: #6daee0; }

.custom-ol li.b::before {
  background-color: #388fd3; }

.custom-ol li.c::before {
  background-color: #005faa; }

.custom-ol li.d::before {
  background-color: #024a83; }

.custom-ol li.e::before {
  background-color: #032f53; }

.calculatorbtn > a {
  transition: all 0.3s ease 0s;
  color: #8d8c8d;
  padding: 8px 20px;
  border-radius: 35px;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  background-color: #fff; }

.calculatorbtn .dropdown-menu {
  width: 100%; }

.choix .dropdown .btn, .choix .dropdown {
  border-top-right-radius: 60px !important;
  border-bottom-right-radius: 60px !important;
  border-top-left-radius: 60px !important;
  border-bottom-left-radius: 60px !important;
  display: block !important; }

.choix .form-control {
  margin-right: 5px; }

.choix .border-dark {
  border-color: #989898 !important; }

.consoresume {
  color: #636363;
  font-size: 34px;
  font-weight: bold; }

.consoresume span {
  color: #636363;
  font-size: 34px;
  font-weight: bold; }

.content .choix {
  line-height: 1.3; }

.txt-calc {
  color: #6f6f6f;
  font-size: 16px !important; }

.totalconso .consoresume {
  color: #fff;
  font-size: 34px;
  font-weight: bold; }

.totalconso .consoresume span {
  color: #fff; }

.footerconso .consoresume {
  color: #e2001a;
  font-size: 42px;
  font-weight: bold; }

.footerconso .consoresume span {
  color: #005faa;
  font-size: 32px;
  font-weight: bold; }

.footerconso {
  background-color: #dfdfdf; }

.choix .bootstrap-select > .dropdown-toggle {
  line-height: 60px; }

.choix .bootstrap-select > .dropup .dropdown-toggle::after {
  border-right: .5em solid transparent;
  border-bottom: .5em solid;
  border-left: .5em solid transparent;
  color: #9F9F9F; }

.choix .bootstrap-select > .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .5em solid;
  border-right: 0.5em solid rgba(45, 35, 35, 0);
  border-bottom: 0;
  border-left: 0.5em solid rgba(78, 53, 53, 0);
  color: #9F9F9F; }

#navbar .dropdown-toggle::after, .navbar .dropdown-toggle::after {
  content: none; }

.delete-item {
  display: block;
  position: absolute;
  top: 0;
  right: 15px; }

.delete-item-img {
  display: block;
  width: 33px;
  height: 33px;
  background-image: url(../images/calculateur/btn-delete.png); }

.delete-item-img:hover {
  background-image: url(../images/calculateur/btn-delete-over.png); }

/* SIMULATEUR DE FACTURE
============================================= */
.bg-form-simu {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url(../images/bg-form-simu.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.disabled-div {
  pointer-events: none;
  opacity: 0.4; }

/* INFOS-COUPURES
============================================= */
.info-coupure .titre {
  font-family: 'Lato', sans-serif;
  color: #005faa;
  font-weight: normal;
  font-size: 24px; }

/* RECHERCHE & FORMULAIRES
============================================= */
.bg-search {
  background-color: #388fd3; }

.searchform .form-control::placeholder {
  color: #388fd3 !important; }

.bg-blue-light {
  background-color: #e5f3fe; }

.recherche H4 {
  color: #388fd3; }

.recherche ul.pagination .page-link {
  font-size: 14px; }

.recherche ul.pagination .page-link.first {
  border-radius: 50px 0px 0px 50px; }

.recherche ul.pagination .page-link.last {
  border-radius: 0px 50px 50px 0px; }

.recherche ul.pagination .page-link.roundedall {
  border-radius: 50px 50px 50px 50px; }

.label-blue {
  color: #528fbb; }

/* FAQ
============================================= */
.bg-primary-light {
  background-color: #00aaff; }

.bg-abonnement {
  background-color: #e62d88; }

.bg-abonnement-light {
  background-color: #fdf0f7; }

.bg-facture {
  background-color: #552382; }

.bg-facture-light {
  background-color: #f7eeff; }

.bg-energie {
  background-color: #e2001a; }

.bg-energie-light {
  background-color: #fff4f6; }

.bg-climatique {
  background-color: #becd00; }

.bg-climatique-light {
  background-color: #fdffe4; }

.bg-client {
  background-color: #005fab; }

.bg-client-light {
  background-color: #e5f3fe; }

.bg-solaire {
  background-color: #ffc300; }

.bg-solaire-light {
  background-color: #fff9e4; }

.lnk-tabs, .lnk-tabs2 {
  color: #717171; }

.lnk-tabs:hover, .lnk-tabs2:hover {
  color: #11b0ff;
  text-decoration: none; }

.lnk-tabs.active {
  color: #11b0ff;
  text-decoration: none;
  font-weight: bold; }

.lnk-tabs i {
  color: #11b0ff; }

.lnk-tabs2 i {
  color: #ff0000; }

.no-bg {
  background-color: transparent !important; }

.btn-link.collapsed {
  color: #717171 !important;
  font-weight: normal !important; }

.faq_abonnement .btn-link.collapsed:hover {
  color: #e62d88 !important;
  text-decoration: none !important; }

.faq_abonnement .btn-link {
  color: #e62d88;
  text-decoration: none !important;
  font-weight: bold; }

.faq_abonnement.btn-link i {
  color: #e62d88; }

.faq_facture .btn-link.collapsed:hover {
  color: #552382 !important;
  text-decoration: none !important; }

.faq_facture .btn-link {
  color: #552382;
  text-decoration: none !important;
  font-weight: bold; }

.faq_facture.btn-link i {
  color: #552382; }

.faq_energie .btn-link.collapsed:hover {
  color: #e2001a !important;
  text-decoration: none !important; }

.faq_energie .btn-link {
  color: #e2001a;
  text-decoration: none !important;
  font-weight: bold; }

.faq_energie.btn-link i {
  color: #e2001a; }

.faq_climatique .btn-link.collapsed:hover {
  color: #becd00 !important;
  text-decoration: none !important; }

.faq_climatique .btn-link {
  color: #becd00;
  text-decoration: none !important;
  font-weight: bold; }

.faq_climatique.btn-link i {
  color: #becd00; }

.faq_client .btn-link.collapsed:hover {
  color: #005fab !important;
  text-decoration: none !important; }

.faq_client .btn-link {
  color: #005fab;
  text-decoration: none !important;
  font-weight: bold; }

.faq_client.btn-link i {
  color: #005fab; }

.faq_solaire .btn-link.collapsed:hover {
  color: #ffc300 !important;
  text-decoration: none !important; }

.faq_solaire .btn-link {
  color: #ffc300;
  text-decoration: none !important;
  font-weight: bold; }

.faq_solaire.btn-link i {
  color: #ffc300; }

/* ASSISTANCE ET DEPANNAGE
============================================= */
.home-assistance {
  padding-bottom: 40px; }

.home-assistance h1 {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #ffc300;
  font-size: 42px;
  display: inline-block;
  margin: 40px 0 70px 0; }

.home-assistance .headline:after {
  border-bottom: 1px solid #ffc300;
  width: 400px; }

.txt-vig-assistance {
  font-family: 'Lato Condensed', sans-serif;
  color: #9a9a9a;
  font-size: 18px;
  padding: 10px 0 30px 0; }

/* Boutons -----------------*/
.lnk-assistance {
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s; }

.lnk-assistance:hover {
  text-decoration: none; }

.lnk-assistance img {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s; }

.lnk-assistance:hover img {
  transform: scale(1.3); }

/* FOOTER
============================================= */
footer {
  margin-bottom: 40px; }

footer .row {
  padding: 0; }

.footercol {
  margin-bottom: 30px; }

.footercol h3 {
  margin-bottom: 20px; }

.footercol .row {
  margin: 0; }

.footercol .form-horizontal {
  margin-top: 20px; }

.footer3 ul.menu {
  padding-left: 35px; }

.copyrightbar {
  background-color: #d2d2d2;
  height: 8px;
  margin: 30px 0 20px 0; }

.copyright-text {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  color: #b3b3b3;
  font-size: 14px;
  line-height: 35px;
  vertical-align: middle;
  margin: 0; }

.copyright-text img {
  margin-right: 20px; }

.footer h3 {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  color: #000000;
  font-size: 18px; }

.footer .flux-bar {
  margin-bottom: 40px; }

.flux-bar {
  display: block;
  position: relative;
  width: 100%;
  height: 8px;
  border-radius: 8px;
  background-color: transparent;
  background-image: linear-gradient(90deg, #00BCFD 0%, #23D2B5 100%); }

footer ul.menu {
  padding-top: 0; }

/* ZONE CONNECTEE
============================================= */
.content-logged {
  margin-top: 210px;
  margin-bottom: 50px; }

.bg-grad-blue {
  background: #005faa;
  background: -moz-linear-gradient(left, #005faa 0%, #388fd3 100%);
  background: -webkit-linear-gradient(left, #005faa 0%, #388fd3 100%);
  background: linear-gradient(to right, #005faa 0%, #388fd3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005faa', endColorstr='#388fd3',GradientType=1 ); }

.bg-grad-green {
  background: #48830f;
  background: -moz-linear-gradient(left, #48830f 0%, #68af23 100%);
  background: -webkit-linear-gradient(left, #48830f 0%, #68af23 100%);
  background: linear-gradient(to right, #48830f 0%, #68af23 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48830f', endColorstr='#68af23',GradientType=1 ); }

.card-over {
  color: #8e8e8e;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.card-over:hover {
  text-decoration: none;
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); }

.card-over:after {
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

/* BOUTON & DIVERS COMMUN A TOUS
============================================= */
ul.menu, ul.menu-inline {
  list-style: none;
  padding: 0;
  margin: 0; }

ul.menu > li > a {
  color: #8e8e8e;
  font-size: 14px; }

ul.menu > li > a:hover {
  color: #000000;
  text-decoration: none;
  font-weight: bold; }

.menu-inline > li {
  display: inline-block; }

.menu-inline > li > a {
  height: 30px;
  width: 30px;
  border-radius: 20px;
  display: block;
  line-height: 30px;
  text-align: center;
  transition: all 0.3s ease 0s;
  margin: 3px 3px 0 3px; }

.menu-inline > li > a.facebook {
  background-color: #3c5a99;
  color: #ffffff; }

.menu-inline > li > a.linkedin {
  background-color: #0065a1;
  color: #ffffff; }

.menu-inline > li > a.youtube {
  background-color: #e42526;
  color: #ffffff; }

.menu-inline > li > a.instagram {
  background-color: #587082;
  color: #ffffff; }

.menu-inline > li > a.rss {
  background-color: #ff6600;
  color: #ffffff; }

.menu-inline > li > a:hover {
  background-color: #000000; }

.btn {
  border-radius: 30px;
  transition: all 0.3s ease 0s; }

.btncompte {
  display: inline-block;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  font-size: 1rem;
  line-height: 1.5;
  transition: all 0.3s ease 0s; }

.btn-transistion, .transition {
  transition: all 0.3s ease 0s; }

.btn-xlg {
  font-size: 22px; }

.btn-lg {
  font-size: 18px; }

.btn-a-middle {
  margin-left: 15px;
  line-height: 15px;
  vertical-align: middle; }

.btn-uppercase {
  text-transform: uppercase; }

.btn-scale:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px; }

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px; }

.btn-blue {
  font-weight: bold;
  color: #ffffff;
  background-color: #388fd3; }

.btn-blue:hover {
  color: #ffffff;
  background-color: #2c73aa; }

.btn-yellow {
  font-weight: bold;
  color: #ffffff !important;
  background-color: #ffc300; }

.btn-yellow:hover {
  color: #ffffff;
  background-color: #388fd3; }

.btn-green {
  font-weight: bold;
  color: #ffffff !important;
  background-color: #becd00; }

.btn-green:hover {
  color: #ffffff;
  background-color: #00aaff; }

.btn-red, .btn-danger {
  font-weight: bold;
  color: #ffffff;
  background-color: #ff0000; }

.btn-red:hover, .btn-danger:hover {
  color: #ffffff;
  background-color: #7A0404; }

.btn-red-dark {
  font-weight: bold;
  color: #ffffff;
  background-color: #e42526; }

.btn-red-dark:hover {
  color: #ffffff;
  background-color: #7C0000; }

.btn-success {
  color: #ffffff;
  background-color: #becd00;
  border: 0; }

.btn-success:hover {
  color: #ffffff;
  background-color: #becd00; }

.btn-perfect-round {
  display: block;
  height: 45px;
  width: 45px;
  padding: 0.7rem 0rem !important; }

.btn-font-condensed {
  font-family: 'Lato Condensed', sans-serif; }

.btn-carrefour {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  position: relative;
  min-height: 100px;
  line-height: 92px; }

.btn-carrefour:hover {
  text-decoration: none;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.25); }

.btn-carrefour span {
  line-height: 1;
  display: inline-block;
  vertical-align: middle; }

div.divcarrefour {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.align-right-to-center-md {
  text-align: right; }

.signed-out .hideout {
  display: none !important; }

.signed-in .hidein {
  display: none !important; }

.text-success {
  color: #becd00 !important; }

.txt-30 {
  font-size: 30px !important; }

.txt-24 {
  font-size: 24px !important; }

.txt-22 {
  font-size: 22px !important; }

.txt-20 {
  font-size: 20px !important; }

.txt-18 {
  font-size: 18px !important; }

.txt-14 {
  font-size: 14px !important; }

.text-grey {
  color: #838383 !important; }

.text-greylight {
  color: #aeaeae !important; }

.text-green {
  color: #68af23 !important; }

.text-yellow {
  color: #ffc300 !important; }

.text-orange {
  color: #ff9c64 !important; }

.text-blue {
  color: #528fbb !important; }

.text-blue-light {
  color: #388fd3 !important; }

.text-primary {
  color: #005faa !important; }

.border-light {
  border-color: #d2d2d2 !important; }

.puce-circle {
  font-size: 32px;
  line-height: 32px;
  height: 45px;
  width: 45px;
  font-weight: bold;
  text-align: center;
  padding: 5px 14px; }

.bg-primary {
  background-color: #528fbb !important; }

.bg-blue {
  background-color: #388fd3 !important; }

.bg-blue-dark {
  background-color: #1f4059 !important; }

.bg-green {
  background-color: #becd00 !important; }

.bg-green-dark {
  background-color: #68af23 !important; }

.bg-green-light {
  background-color: #ebf5e3 !important; }

.bg-grey-dark {
  background-color: #b1b1b1 !important; }

.font-light {
  font-weight: 300; }

.border-grey {
  border-color: #b3b3b3 !important; }

.border-green {
  border-color: #becd00 !important; }

.border-green-light {
  border-color: #ddf4c5 !important; }

.border-red {
  border-color: #dc3545 !important; }

.border-blue-dark {
  border-color: #1f4059 !important; }

thead.noheadbold th, .noheadbold {
  font-weight: normal !important; }

.rounded-top-left {
  border-top-left-radius: .25em !important; }

.rounded-top-right {
  border-top-right-radius: .25em !important; }

.rounded-bottom-right {
  border-bottom-right-radius: .25em !important; }

.rounded-bottom-left {
  border-bottom-left-radius: .25em !important; }

.nodecoration {
  text-decoration: none !important; }

.dropshadow {
  -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2); }

.onoffswitch {
  position: relative;
  width: 51px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  height: 25px;
  padding: 0;
  line-height: 25px;
  border: 2px solid #E3E3E3;
  border-radius: 25px;
  background-color: #DBDBDB;
  transition: background-color 0.3s ease-in; }

.onoffswitch-label:before {
  content: "";
  display: block;
  width: 25px;
  margin: 0px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  border: 2px solid #E3E3E3;
  border-radius: 25px;
  transition: all 0.3s ease-in 0s; }

.onoffswitch-checkbox:checked + .onoffswitch-label {
  background-color: #49E845; }

.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
  border-color: #49E845; }

.onoffswitch-checkbox:checked + .onoffswitch-label:before {
  right: 0px; }

.informationc [data-toggle="collapse"]:after {
  display: inline-block;
  font-family: 'FontAwesome';
  content: "\f077";
  font-size: 2em;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0deg);
  transition: all linear 0.25s;
  float: right; }

.informationc [data-toggle="collapse"].collapsed:after {
  transform: rotate(180deg); }

/* NAVBAR dans le Responsive
============================================= */
.navbar-toggler {
  padding: 5px 5px !important;
  margin: 0;
  font-size: 17px;
  color: #636363; }

.navbar-toggler {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #B1B1B1;
  border-radius: 50px; }

.navbar-toggler .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #636363;
  transition: all 0.2s; }

.navbar-toggler .block-icon-bar {
  float: right;
  padding: 6px 10px 0 0; }

.navbar-toggler .icon-text {
  line-height: 25px;
  padding: 5px 10px; }

.navbar-toggler.collapsed .top-bar {
  transform: rotate(0); }

.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
  margin: 5px 0; }

.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0); }

.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 15% 100%; }

.navbar-toggler .middle-bar {
  opacity: 0; }

.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 55% 200%; }

.dropdown {
  position: relative;
  display: inline;
  vertical-align: middle; }

/* PARTICULARITES RESPONSIVE
============================================= */
@media (max-width: 409px) {
  .banner .item {
    min-height: 480px; }
  .btn-xlg {
    font-size: 18px; }
  .col-xs-12.prod {
    padding-right: 0;
    padding-left: 0; } }

@media (max-width: 767px) {
  .rsocial, .rsocial {
    display: none; }
  .fixed-top {
    position: relative; }
  .acces-direct {
    margin-top: 0; }
  .m1.flex-row-reverse {
    text-align: center !important;
    justify-content: center !important; }
  .m2 {
    text-align: center !important; }
  .navbar-right {
    justify-content: center !important; }
  .subheader {
    margin-top: 0; }
  .btn-carrefour span {
    font-size: 20px; }
  .footer3 ul.menu {
    padding-left: 0; }
  .modal-footer .text-right {
    text-align: left; }
  .btn-size-60 {
    width: 100%; }
  .image-head {
    height: 150px !important; }
  .center-md {
    text-align: center; }
  .align-right-to-center-md {
    text-align: center; }
  .content-logged {
    margin-top: 40px; } }

@media (max-width: 575px) {
  .rounded-top-left {
    border-top-left-radius: .25em !important;
    border-top-right-radius: .25em !important; } }

@media (max-width: 869px) {
  .mobile-menu {
    margin-top: 15px; }
  .rsocial, .rclient {
    display: none; } }

@media (max-width: 991px) {
  .menu-service {
    display: none; }
  .nav-tabs.tab-paiement > li > a span {
    line-height: 20px;
    font-size: 20px; } }

@media only screen and (min-width: 768px) and (max-width: 990px) {
  .footer3 .fa-2x {
    font-size: 1.5em; }
  .footer3 #profilfooter {
    font-size: 14px; }
  .footer3 .profilbouton i {
    padding: 0 8px 0 0; }
  .footer3 .btn-a-middle {
    margin-left: 8px; } }

@media only screen and (min-width: 990px) and (max-width: 1199px) {
  .subheader {
    margin-top: 200px; }
  .dropdownprofil a {
    font-size: 14px; } }

@media (max-width: 1199px) {
  .rclient, .mobile-version {
    display: none; }
  .mobile-version-on {
    display: flex; }
  .rmenumobile {
    display: block; }
  ul.btn-profil {
    list-style: none;
    padding: 0; }
  .m1 {
    text-align: right; }
  .m2 {
    text-align: left; }
  .nav-profil {
    background: none; }
  .menu-principal .nav-item .nav-link, .menu-principal .nav-item .dropdown-menu .dropdown-item {
    text-align: center; }
  .profilbouton > a {
    padding: 2px 10px 2px 0;
    border-radius: 25px; }
  .arrow-down {
    padding-top: 12px;
    display: block !important;
    font-weight: normal; }
  .image-head {
    height: 220px; } }

/* CSS 2018 - Chris Claverie - Digicrea.com - pour PITI.pf */
/* GENERAL STYLE
============================================= */
.collectivite ul.ulcheck > li i.fa {
  color: #831131; }

/* NAVIGATION - MENU
============================================= */
.collectivite ul.nav-inline > li > a:hover {
  color: #831131; }

.collectivite .nav-profil {
  background-image: url(../images/collectivite/bg-header-menu.png);
  background-repeat: no-repeat; }

.collectivite .menu-principal .nav-item .dropdown-menu {
  background-color: #831131; }

.collectivite .menu-principal .nav-item .dropdown-menu .dropdown-item:hover {
  background-color: #F0D5DA;
  color: #454545; }

/* Boutons -----------------*/
.collectivite .profilbouton a.profil-link {
  background-color: #831131; }

.collectivite .menu-principal .nav-item .nav-link:hover {
  background-color: #831131; }

.collectivite .dropdownprofil a, .collectivite .dropdownprofil.open a.dropdown-toggle {
  background-color: #831131; }

.collectivite .dropdownprofil a:hover, .collectivite .profilbouton a.profil-link:hover {
  background-color: #b72641; }

/* ACCES DIRECT
============================================= */
.collectivite .txt-vig-acces-direct {
  color: #831131; }

/* Boutons -----------------*/
.collectivite .lnk-acces-direct img {
  background-color: transparent; }

.collectivite .lnk-acces-direct img {
  border-radius: 0; }

.collectivite .lnk-acces-direct:hover img {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  transform: scale(1.2); }

/* BANNER - CARROUSEL
============================================= */
/* Boutons -----------------*/
/* ACTUALITES
============================================= */
/* Home -----------------*/
.collectivite .home-actualite h1 {
  color: #831131; }

.collectivite .home-actualite .headline:after {
  border-bottom: 1px solid #831131; }

/*------------- Ajout Chris 19-06-2018 */
.collectivite .home-actualite article > a H4 {
  color: #831131; }

/*------------- Fin Ajout Chris 19-06-2018 */
.collectivite .home-actualite article h4 {
  color: #831131; }

/* PAGES
============================================= */
.collectivite .subheader h1.titre {
  color: #831131; }

/* breadcrumb  -----------------*/
.collectivite .breadcrumb > li > a:hover {
  color: #831131; }

.collectivite .subtitle {
  color: #831131; }

/* Boutons -----------------*/
/* PRODUCTION
============================================= */
.collectivite .home-production h1 {
  color: #831131; }

.collectivite .home-production .headline:after {
  border-bottom: 1px solid #831131; }

/* ASSISTANCE ET DEPANNAGE
============================================= */
/* FOOTER
============================================= */
/* BOUTONS DIVERS
============================================= */
.collectivite .btn-blue {
  font-weight: bold;
  color: #ffffff;
  background-color: #831131; }

.collectivite .btn-blue:hover {
  color: #ffffff;
  background-color: #b72641; }

/* PARTICULARITES RESPONSIVE
============================================= */
@media (max-width: 759px) {
  .collectivite .menu-principal .open .nav-item .dropdown-menu {
    background-color: #831131; } }

@media (max-width: 1199px) {
  .collectivite .nav-profil {
    background-color: #b72641; }
  .collectivite .nav-profil {
    background-image: none; } }

/** Nous sommes dans l'univers "Collectivite". */
.collectivite {
  /** Titre portlet. */
  /*.home-actualite .portlet-title-text, .home-assistance .portlet-title-text,
		.home-production .portlet-title-text {*/ }
  .collectivite .fondblanc {
    /** Les utilisateurs ne vont jamais saisir la classe sur le H2 !!! . */ }
    .collectivite .fondblanc h2 {
      color: #b72641; }
  .collectivite .portlet-title-text {
    color: #831131; }

/* CSS 2018 - Chris Claverie - Digicrea.com - pour PITI.pf */
/* GENERAL STYLE
============================================= */
.groupe ul.ulcheck > li i.fa {
  color: #005faa; }

/* NAVIGATION - MENU
============================================= */
.groupe ul.nav-inline > li > a:hover {
  color: #005faa; }

.groupe .nav-profil {
  background-image: url(../images/groupe/bg-header-menu.png);
  background-repeat: no-repeat; }

.groupe .menu-principal .nav-item .dropdown-menu {
  background-color: #005faa; }

.groupe .menu-principal .nav-item .dropdown-menu .dropdown-item:hover {
  background-color: #D8E5EF;
  color: #454545; }

/* Boutons -----------------*/
.groupe .profilbouton a.profil-link {
  background-color: #005faa; }

.groupe .menu-principal .nav-item .nav-link:hover {
  background-color: #005faa; }

.groupe .dropdownprofil a, .groupe .dropdownprofil.open a.dropdown-toggle {
  background-color: #005faa; }

.groupe .dropdownprofil a:hover, .groupe .profilbouton a.profil-link:hover {
  background-color: #00aaff; }

/* ACCES DIRECT
============================================= */
.groupe .txt-vig-acces-direct {
  color: #005faa; }

/* Boutons -----------------*/
.groupe .lnk-acces-direct img {
  background-color: transparent; }

.groupe .lnk-acces-direct img {
  border-radius: 0; }

.groupe .lnk-acces-direct:hover img {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  transform: scale(1.2); }

/* BANNER - CARROUSEL
============================================= */
/* Boutons -----------------*/
/* ACTUALITES
============================================= */
/* Home -----------------*/
.groupe .home-actualite h1 {
  color: #005faa; }

.groupe .home-actualite .headline:after {
  border-bottom: 1px solid #005faa; }

/*------------- Ajout Chris 19-06-2018 */
.groupe .home-actualite article > a H4 {
  color: #005faa; }

/*------------- Fin Ajout Chris 19-06-2018 */
.groupe .home-actualite article h4 {
  color: #005faa; }

/* PAGES
============================================= */
.groupe .subheader h1.titre {
  color: #005faa; }

/* breadcrumb  -----------------*/
.groupe .breadcrumb > li > a:hover {
  color: #005faa; }

.groupe .subtitle {
  color: #005faa; }

/* Boutons -----------------*/
/* PRODUCTION
============================================= */
.groupe .home-production h1 {
  color: #005faa; }

.groupe .home-production .headline:after {
  border-bottom: 1px solid #005faa; }

/* ASSISTANCE ET DEPANNAGE
============================================= */
/* FOOTER
============================================= */
/* BOUTONS DIVERS
============================================= */
.groupe .btn-blue {
  font-weight: bold;
  color: #ffffff;
  background-color: #005faa; }

.groupe .btn-blue:hover {
  color: #ffffff;
  background-color: #00aaff; }

/* PARTICULARITES RESPONSIVE
============================================= */
@media (max-width: 759px) {
  .groupe .menu-principal .open .nav-item .dropdown-menu {
    background-color: #005faa; } }

@media (max-width: 1199px) {
  .groupe .nav-profil {
    background-color: #00aaff; }
  .groupe .nav-profil {
    background-image: none; } }

/** Nous sommes dans l'univers "Groupe". */
.groupe {
  /** Titre portlet. */
  /*.home-actualite .portlet-title-text, .home-assistance .portlet-title-text,
		.home-production .portlet-title-text {*/ }
  .groupe .fondblanc {
    /** Les utilisateurs ne vont jamais saisir la classe sur le H2 !!! . */ }
    .groupe .fondblanc h2 {
      color: #00aaff; }
  .groupe .portlet-title-text {
    color: #005faa; }

/* CSS 2018 - Chris Claverie - Digicrea.com - pour PITI.pf */
/* GENERAL STYLE
============================================= */
.particulier ul.ulcheck > li i.fa {
  color: #00aaff; }

/* NAVIGATION - MENU
============================================= */
.particulier ul.nav-inline > li > a:hover {
  color: #00aaff; }

.particulier .nav-profil {
  background-image: url(../images/particulier/bg-header-menu.png);
  background-repeat: no-repeat; }

.particulier .menu-principal .nav-item .dropdown-menu {
  background-color: #005faa; }

.particulier .menu-principal .nav-item .dropdown-menu .dropdown-item:hover {
  background-color: #D7E8EF;
  color: #454545; }

/* Boutons -----------------*/
.particulier .profilbouton a.profil-link {
  background-color: #005faa; }

.particulier .menu-principal .nav-item .nav-link:hover {
  background-color: #6DAEE0; }

.particulier .dropdownprofil a, .particulier .dropdownprofil.open a.dropdown-toggle {
  background-color: #005faa; }

.particulier .dropdownprofil a:hover, .particulier .profilbouton a.profil-link:hover {
  background-color: #2B80C4; }

/* ACCES DIRECT
============================================= */
.particulier .txt-vig-acces-direct {
  color: #62b5de; }

/* Boutons -----------------*/
.particulier .lnk-acces-direct img {
  background-color: #00aaff; }

/* BANNER - CARROUSEL
============================================= */
/* Boutons -----------------*/
/* ACTUALITES
============================================= */
/* Home -----------------*/
.particulier .home-actualite h1 {
  color: #005faa; }

.particulier .home-actualite .headline:after {
  border-bottom: 1px solid #005faa; }

/*------------- Ajout Chris 19-06-2018 */
.particulier .home-actualite article > a H4 {
  color: #005faa; }

/*------------- Fin Ajout Chris 19-06-2018 */
.particulier .home-actualite article h4 {
  color: #005faa; }

/* PAGES
============================================= */
.particulier .subheader h1.titre {
  color: #005faa; }

/* breadcrumb  -----------------*/
.particulier .breadcrumb > li > a:hover {
  color: #005faa; }

.particulier .subtitle {
  color: #005faa; }

/* Boutons -----------------*/
/* PRODUCTION
============================================= */
.particulier .home-production h1 {
  color: #005faa; }

.particulier .home-production .headline:after {
  border-bottom: 1px solid #005faa; }

/* ASSISTANCE ET DEPANNAGE
============================================= */
/* FOOTER
============================================= */
/* PARTICULARITES RESPONSIVE
============================================= */
@media (max-width: 1199px) {
  .particulier .nav-profil {
    background-image: none;
    background-color: #388fd3; } }

/** Nous sommes dans l'univers "Particulier". */
.particulier {
  /** Titre portlet. */
  /*.particulier .home-actualite .portlet-title-text, .particulier .home-assistance .portlet-title-text,
		.particulier .home-production .portlet-title-text {*/ }
  .particulier .fondblanc {
    /** Les utilisateurs ne vont jamais saisir la classe sur le H2 !!! . */ }
    .particulier .fondblanc h2 {
      color: #005faa; }
  .particulier .portlet-title-text {
    color: #005faa; }
  .particulier .home-actualite h2 {
    color: #005faa; }

/* CSS 2018 - Chris Claverie - Digicrea.com - pour PITI.pf */
/* GENERAL STYLE
============================================= */
.producteur ul.ulcheck > li i.fa {
  color: #008738; }

/* NAVIGATION - MENU
============================================= */
.producteur ul.nav-inline > li > a:hover {
  color: #008738; }

.producteur .nav-profil {
  background-image: url(../images/producteur/bg-header-menu.png);
  background-repeat: no-repeat; }

.producteur .menu-principal .nav-item .dropdown-menu {
  background-color: #008738; }

.producteur .menu-principal .nav-item .dropdown-menu .dropdown-item:hover {
  background-color: #E4F1DA;
  color: #454545; }

/* Boutons -----------------*/
.producteur .profilbouton a.profil-link {
  background-color: #008738; }

.producteur .menu-principal .nav-item .nav-link:hover {
  background-color: #008738; }

.producteur .dropdownprofil a, .producteur .dropdownprofil.open a.dropdown-toggle {
  background-color: #008738; }

.producteur .dropdownprofil a:hover, .producteur .profilbouton a.profil-link:hover {
  background-color: #68af23; }

/* ACCES DIRECT
============================================= */
.producteur .txt-vig-acces-direct {
  color: #008738; }

/* Boutons -----------------*/
.producteur .lnk-acces-direct img {
  background-color: transparent; }

.producteur .lnk-acces-direct img {
  border-radius: 0; }

.producteur .lnk-acces-direct:hover img {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  transform: scale(1.2); }

/* BANNER - CARROUSEL
============================================= */
/* Boutons -----------------*/
/* ACTUALITES
============================================= */
/* Home -----------------*/
.producteur .home-actualite h1 {
  color: #008738; }

.producteur .home-actualite .headline:after {
  border-bottom: 1px solid #008738; }

/*------------- Ajout Chris 19-06-2018 */
.producteur .home-actualite article > a H4 {
  color: #008738; }

/*------------- Fin Ajout Chris 19-06-2018 */
.producteur .home-actualite article h4 {
  color: #008738; }

/* PAGES
============================================= */
.producteur .subheader h1.titre {
  color: #008738; }

/* breadcrumb  -----------------*/
.producteur .breadcrumb > li > a:hover {
  color: #008738; }

.producteur .subtitle {
  color: #008738; }

/* Boutons -----------------*/
/* PRODUCTION
============================================= */
.producteur .home-production h1 {
  color: #008738; }

.producteur .home-production .headline:after {
  border-bottom: 1px solid #008738; }

/* ASSISTANCE ET DEPANNAGE
============================================= */
/* FOOTER
============================================= */
/* BOUTONS DIVERS
============================================= */
.producteur .btn-blue {
  font-weight: bold;
  color: #ffffff;
  background-color: #008738; }

.producteur .btn-blue:hover {
  color: #ffffff;
  background-color: #68af23; }

/* PARTICULARITES RESPONSIVE
============================================= */
@media (max-width: 759px) {
  .producteur .menu-principal .open .nav-item .dropdown-menu {
    background-color: #008738; } }

@media (max-width: 1199px) {
  .producteur .nav-profil {
    background-color: #68af23; }
  .producteur .nav-profil {
    background-image: none; } }

/** Nous sommes dans l'univers "Producteur". */
.producteur {
  /** Titre portlet. */
  /*.home-actualite .portlet-title-text, .home-assistance .portlet-title-text,
		.home-production .portlet-title-text {*/ }
  .producteur .fondblanc {
    /** Les utilisateurs ne vont jamais saisir la classe sur le H2 !!! . */ }
    .producteur .fondblanc h2 {
      color: #68af23; }
  .producteur .portlet-title-text {
    color: #008738; }

/* CSS 2018 - Chris Claverie - Digicrea.com - pour PITI.pf */
/* GENERAL STYLE
============================================= */
.professionnel ul.ulcheck > li i.fa {
  color: #552382; }

/* NAVIGATION - MENU
============================================= */
.professionnel ul.nav-inline > li > a:hover {
  color: #552382; }

.professionnel .nav-profil {
  background-image: url(../images/professionnel/bg-header-menu.png);
  background-repeat: no-repeat; }

.professionnel .menu-principal .nav-item .dropdown-menu {
  background-color: #552382; }

.professionnel .menu-principal .nav-item .dropdown-menu .dropdown-item:hover {
  background-color: #F0E0F3;
  color: #454545; }

/* Boutons -----------------*/
.professionnel .profilbouton a.profil-link {
  background-color: #552382; }

.professionnel .menu-principal .nav-item .nav-link:hover {
  background-color: #552382; }

.professionnel .dropdownprofil a, .professionnel .dropdownprofil.open a.dropdown-toggle {
  background-color: #552382; }

.professionnel .dropdownprofil a:hover, .professionnel .profilbouton a.profil-link:hover {
  background-color: #9C5AD8; }

/* ACCES DIRECT
============================================= */
.professionnel .txt-vig-acces-direct {
  color: #552382; }

/* Boutons -----------------*/
.professionnel .lnk-acces-direct img {
  background-color: transparent; }

.professionnel .lnk-acces-direct img {
  border-radius: 0; }

.professionnel .lnk-acces-direct:hover img {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  transform: scale(1.2); }

/* BANNER - CARROUSEL
============================================= */
/* Boutons -----------------*/
/* ACTUALITES
============================================= */
/* Home -----------------*/
.professionnel .home-actualite h1 {
  color: #552382; }

.professionnel .home-actualite .headline:after {
  border-bottom: 1px solid #552382; }

/*------------- Ajout Chris 19-06-2018 */
.professionnel .home-actualite article > a H4 {
  color: #552382; }

/*------------- Fin Ajout Chris 19-06-2018 */
.professionnel .home-actualite article h4 {
  color: #552382; }

/* PAGES
============================================= */
.professionnel .subheader h1.titre {
  color: #552382; }

/* breadcrumb  -----------------*/
.professionnel .breadcrumb > li > a:hover {
  color: #552382; }

.professionnel .subtitle {
  color: #552382; }

/* Boutons -----------------*/
/* PRODUCTION
============================================= */
.professionnel .home-production h1 {
  color: #552382; }

.professionnel .home-production .headline:after {
  border-bottom: 1px solid #552382; }

/* ASSISTANCE ET DEPANNAGE
============================================= */
/* FOOTER
============================================= */
/* BOUTONS DIVERS
============================================= */
.professionnel .btn-blue {
  font-weight: bold;
  color: #ffffff;
  background-color: #552382; }

.professionnel .btn-blue:hover {
  color: #ffffff;
  background-color: #2B0C47; }

/* PARTICULARITES RESPONSIVE
============================================= */
@media (max-width: 759px) {
  .professionnel .menu-principal .open .nav-item .dropdown-menu {
    background-color: #552382; } }

@media (max-width: 1199px) {
  .professionnel .nav-profil {
    background-color: #9450d1; }
  .professionnel .nav-profil {
    background-image: none; } }

/** Nous sommes dans l'univers "Professionnel". */
.professionnel {
  /** Les utilisateurs ne vont jamais saisir la classe sur le H2 !!! . */
  /** Titre portlet. */
  /*.home-actualite .portlet-title-text, .home-assistance .portlet-title-text,
		.home-production .portlet-title-text {*/ }
  .professionnel .fondblanc h2 {
    color: #9450d1; }
  .professionnel .portlet-title-text {
    color: #552382; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

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

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

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

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

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

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

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

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

.fa-star-o:before {
  content: "\f006"; }

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

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

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

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

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

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

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

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

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

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

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

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

.fa-clock-o:before {
  content: "\f017"; }

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

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

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

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

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

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

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

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

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

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

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

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

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

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

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

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

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

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

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

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

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

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

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

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

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

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

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

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

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

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

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

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

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

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

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

.fa-exclamation-circle:before {
  content: "\f06a"; }

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

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

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

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

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

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

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

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

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

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

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

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

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

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

.fa-sign-in:before {
  content: "\f090"; }

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

.fa-github-square:before {
  content: "\f092"; }

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

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

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

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

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

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

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

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

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

.fa-feed:before, .fa-rss:before {
  content: "\f09e"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

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

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

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

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

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

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

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

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

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

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

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

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

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

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

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

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

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

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

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

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

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

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

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

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

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

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

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

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

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

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

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

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

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

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

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

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

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

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

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

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

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

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

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

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

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

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

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

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

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

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

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

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

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

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

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

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

.fa-flag-o:before {
  content: "\f11d"; }

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

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

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

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

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

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

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

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

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

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

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

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

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

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

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

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

.fa-microphone-slash:before {
  content: "\f131"; }

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

.fa-calendar-o:before {
  content: "\f133"; }

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

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

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

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

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

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

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

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

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

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

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

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

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

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

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

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

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

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

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

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

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

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

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

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

.fa-youtube-square:before {
  content: "\f166"; }

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

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

.fa-xing-square:before {
  content: "\f169"; }

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

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

.fa-stack-overflow:before {
  content: "\f16c"; }

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

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

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

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

.fa-bitbucket-square:before {
  content: "\f172"; }

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

.fa-tumblr-square:before {
  content: "\f174"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

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

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

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

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

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

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

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

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before, .fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

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

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

body {
  /** Pour le scrollspy... */
  position: relative;
  /** ... mais pour les popup il faut laisser en static sinon le contenu est invisible .*/ }
  body.portal-popup {
    position: static; }

/** Pour que les ancres vers les titres ne passe pas sous le menu, il faut mettre une marge fictive. */
.h2[id]::before, h3[id]::before, h4[id]::before {
  display: block;
  height: 50px;
  margin-top: -50px;
  visibility: hidden;
  content: ""; }

/** On masque la portlet de recherche (elle s'ouvre en jquery en cliquant sur la loupe). */
.header .portlet-search-bar {
  display: none; }

/** titre portlet recherche en pop up. */
.popover-header {
  margin-top: 0; }

/** Largeur popup sans limite. */
.popover {
  max-width: none; }

/** Pour retirer le margin de 10px en dessous des portlets. */
.portlet {
  margin-bottom: 0; }

/** Surcharge de Clay.css (merci liferay 7.1). */
.menu-principal .nav-item .dropdown-menu .dropdown-item {
  white-space: nowrap; }

.dropdown-menu {
  max-height: none;
  max-width: none;
  overflow: auto; }

/** Pour que l'image fasse 100% car elle est dans une container et sinon on a des marges blanches à droite et à gauche. */
.image-head {
  margin-left: -15px;
  margin-right: -15px; }

.tab-paiement {
  /** parce que clay.css le met en column!! */
  flex-direction: row; }
  .tab-paiement li > a {
    /** et le padding n'est pas bon! */
    padding: 0px 15px; }

/** Je le retire car clay met déjà une image. */
.breadcrumb > li.breadcrumb-item + li.breadcrumb-item::before {
  content: ""; }

/** fond en blanc car sinon quand on passe en hover dessus (l'actualité du mileu), on voit le titre et son trait en dessous. */
.home-actualite article {
  background-color: #fff; }

/** Titre portlet. */
.home-actualite .portlet-title-text, .home-assistance .portlet-title-text,
.home-production .portlet-title-text {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 42px;
  display: inline-block;
  margin: 40px 0 70px 0; }

/** sinon c'est tronqué et on ne voit pas la bordure en dessous du titre des portlet */
.portlet-title-text {
  overflow: visible;
  white-space: normal; }

/**admin (cette classe est mise dans le portal_normal.ftl si l'utilisateur n'est pas un client EDT.) */
.sidenav-fixed.sidenav-menu-slider.open {
  visibility: hidden; }

.adminEDT {
  /** Afin que le menu d'admin de liferay s'affiche correctement. */
  /** on masque le bouton de retour vers le haut. */ }
  .adminEDT .header {
    position: relative;
    top: 56px !important; }
  .adminEDT .scroll-to-top {
    display: none; }
  .adminEDT .sidenav-fixed.sidenav-menu-slider.open {
    visibility: visible; }

/** On change pour s'adapter au contenu liferay => homepage. */
.acces-direct {
  margin-top: 0px; }
  .acces-direct article {
    padding: 0; }

/** Pour que le contenu ne soit pas sous le header. */
#contenuHome {
  margin-top: 0px; }
  #contenuHome #column-1 {
    padding-right: 0;
    padding-left: 0; }

/** scroll to top. */
.scroll-to-top {
  position: fixed;
  bottom: 20px;
  right: 18px;
  text-align: center;
  border-radius: 4px;
  z-index: 9999;
  opacity: .5;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  width: 84px;
  height: 40px; }
  .scroll-to-top:hover {
    opacity: 1;
    filter: alpha(opacity=100); }
  .scroll-to-top a {
    background: #444;
    color: #fff;
    display: inline-block;
    width: 40px;
    line-height: 40px;
    margin-right: 2px; }

/** Footer. */
.footer3 ul {
  position: relative; }

/** pour que la pagination liferay soit comme celle de AEL. */
.pager li > a {
  font-weight: bold;
  color: #ffffff;
  background-color: #388fd3;
  font-size: 22px;
  border-radius: 30px;
  transition: all 0.3s ease 0s; }
  .pager li > a:hover {
    color: #ffffff;
    background-color: #2c73aa; }

/** actualités. */
.content_actu {
  padding-right: 15px;
  padding-left: 15px; }
  .content_actu .texte_actu, .content_actu .resume {
    text-align: justify; }

/** login.*/
.login-container {
  /** on masque l'icone "oublié". */
  /** et on veut voir le texte. */ }
  .login-container .facebookconnect, .login-container .googleconnect {
    margin-left: 0; }
  .login-container .button-holder {
    margin: 0 0 35px 0; }
  .login-container .btn-connect {
    display: block;
    color: #000000; }
  .login-container .icon-question-sign {
    display: none; }
  .login-container .taglib-text.hide-accessible {
    position: relative !important; }
  .login-container .footer-login a {
    color: #388fd3;
    font-size: 14px; }

#signinmodal {
  /*height: 515px !important;*/
  width: 400px !important; }
  @media (min-width: 576px) {
    #signinmodal {
      width: 530px !important; } }
  #signinmodal h3.modal-title {
    color: #005faa;
    font-size: 22px;
    margin-top: 0px;
    text-align: center; }
  #signinmodal .modal-title:before {
    font-family: FontAwesome;
    content: "\f007\00a0\00a0";
    font-size: 45px; }

ul.lfr-pagination-buttons > li:nth-child(1) > a:before {
  font-family: FontAwesome;
  content: "\f104\00a0"; }

ul.lfr-pagination-buttons > li:nth-child(2) > a:after {
  font-family: FontAwesome;
  content: "\00a0\f105"; }

/** hauteur footer calculateur puissance. */
span.consoresume {
  line-height: 1.5; }

/** pas de bordure sur les boutons jaunes. */
.btn-yellow, .btn-green {
  border: none; }

/** Pas de shadow "clay" .*/
.btn-link:focus {
  box-shadow: none; }

/** masquer les spin-box sur les champs input "number" */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type="number"] {
  -moz-appearance: textfield; }

/** selecteur pour le calculateur de puissance dans un input-group. */
.choix .input-group .dropdown, .choix .input-group .dropdown-toggle {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.choix .input-group .form-control {
  margin-right: 0; }

/** car sinon le contenu du menu déroulant passe à la ligne. */
.dropdown-item, .dropdown-menu > li > a, .dropdown-menu .link-list > li > a {
  white-space: nowrap; }

/** Erreur dans les form-group. */
.form-group.is-invalid > .form-control {
  border-color: red; }

.form-group.is-invalid {
  color: red; }

.form-group.is-invalid > .form-text {
  color: red; }

/** graphe des mesures. */
.circle-chart__info {
  left: 10px;
  animation: circle-chart-appear 5s forwards; }

/** réunion du 31/10. => réduire la taille des h2 dans le carousel et ajouter de l'espace pour les boutons */
.banner .carousel h2 {
  font-size: 42px; }

.carousel a.btn {
  margin: 15px 0; }

/** carousel. */
.carousel-indicators {
  z-index: 21; }

/** plus de place entre les boutons jaunes. */
.btn-transition {
  margin: 10px 0; }

/**admin liferay (panneau de droite et gauche) .*/
.lfr-add-panel, .lfr-product-menu-panel {
  font-size: 1rem; }

.lfr-add-panel .add-content-menu .add-application-panel .lfr-content-item {
  min-height: 40px;
  height: auto !important; }

/** contrats clients. */
.contrat-card:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.55);
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.55);
  cursor: pointer; }

.card-over:hover {
  cursor: pointer; }

/** Le caret pour les dropdown... */
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent; }

.navbar-edt {
  position: relative;
  min-height: 0;
  z-index: 30; }

.subheader {
  margin-top: -8px; }

/** le bouton de profil en bas wrap en mode tablette. */
.profilbouton a {
  white-space: nowrap; }

/** menu ael. */
.menuAel ul {
  background-color: #F0F0F0;
  margin-bottom: 5px; }
  .menuAel ul li > a {
    line-height: 36px; }

/******** Correction modale. ***********/
.bs-modal.modal {
  display: none;
  left: auto;
  right: auto; }

.bs-modal .modal-dialog {
  position: relative; }

/** et bootstrap dialog. */
.bs-dialog .modal-dialog {
  position: relative; }

/** et BootstrapFileInput. */
#kvFileinputModal {
  display: none; }

.word-break {
  word-break: break-word; }

/** dans les tableaux (IntegerPropertyColumn) .*/
.aDroite {
  text-align: right; }

/** ajax loader. */
.wicket-ajax-indicator {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: gray;
  opacity: 0.7; }
  .wicket-ajax-indicator img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }

/** inscription client. */
.container-wrap.inscription {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -66px;
  width: auto; }

input[type=checkbox].inscription-input {
  display: none; }

input[type=checkbox].inscription-input ~ label:before {
  font-family: FontAwesome;
  content: "\f0c8";
  color: #005faa;
  padding-right: 15px;
  font-size: 1.2em; }

input[type=checkbox].inscription-input:checked ~ label:before {
  content: "\f14a";
  font-size: 1.2em;
  color: #005faa; }

/** loader. */
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: url(../images/ajax-loader.gif) center no-repeat gray;
  opacity: 0.7; }

/** cross-selling / contenu relatif. */
.cross-selling {
  margin-right: -15px;
  margin-left: -15px;
  width: auto; }

/** Pour les input password avec un bouton juste derrière. */
.input-group-append .btn {
  border-radius: 4px; }

/** spécifique IE. */
html .ieonly {
  display: none; }

html.ie .ieonly {
  display: block; }

/** Resultat recherche => je surcharge liferay car impossible de modifier le fragment qui ne prend rien en compte!. */
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  color: #388fd3;
  font-weight: 700 !important;
  font-size: 1.5rem; }

.lfr-search-container-wrapper .list-group .list-group-item h6 {
  font-size: 18px; }

.lfr-search-container-wrapper a {
  color: #388fd3; }

.lfr-search-container-wrapper .list-group .list-group-item {
  border: none;
  box-shadow: none; }

.lfr-search-container-wrapper .list-group .list-group-item h6 .search-document-tags {
  display: none; }

.searchcontainer-content ul.list-group-notification li {
  padding: 1rem !important;
  margin-bottom: 0.25rem !important;
  border: none;
  box-shadow: none; }
  .searchcontainer-content ul.list-group-notification li:nth-child(even) {
    background-color: #e5f3fe; }

.search-bar-simple {
  background-color: #388fd3;
  border-radius: 30px;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-right: 5%;
  padding-left: 5%; }

.search-bar-keywords-input {
  border-radius: 20px !important;
  margin-right: 5px; }

.search-bar .input-group-inset-item {
  border: none;
  background-color: transparent; }

.search-bar button {
  font-weight: bold;
  color: #ffffff !important;
  background-color: #ffc300;
  border-radius: 50% !important; }

/** On masque le bouton de recherche en attendant de résoudre les soucis de migration Liferay */
ul.nav-inline > li.search {
  display: none; }

.input-group-inset-item .btn {
  height: 100%;
  padding-left: 10px;
  padding-right: 10px; }

.input-group-inset:focus ~ .input-group-inset-item {
  background-color: #388fd3; }

.portlet-type-facet {
  display: none; }

/** boutons. */
.btncompte {
  cursor: pointer; }

/** Formulaire Chris 100% .*/
.bg-form-simu {
  margin-left: -26px;
  margin-right: -26px; }

/** chatbot facebook. */
.fb_dialog iframe {
  bottom: 48pt !important; }

.fb_iframe_widget iframe {
  bottom: 93pt !important; }

/** Boutons faq longs. */
.faq_abonnement .btn-link {
  white-space: normal;
  text-align: left; }

/** Pour régler les problèmes de flottement sur les petites résolutions. */
/** Il ne faut pas dépaser la taille de l'écrahn et les wif=dth sont à 400px !! .*/
.home-production .headline:after {
  max-width: 100%; }

.home-assistance .headline:after {
  max-width: 100%; }

.home-actualite .headline:after {
  max-width: 100%;
  min-width: 160%; }

/************************************ media . **********************************************/
@media (max-width: 575px) {
  .tab-paiement > li > a div {
    font-size: 18px; } }

@media (min-width: 576px) {
  .bs-modal .modal-dialog, .bs-dialog .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; } }

@media (min-width: 768px) {
  #contenuHome {
    margin-top: -8px; }
  @supports (position: sticky) {
    .navbar-edt {
      position: -webkit-sticky;
      position: sticky;
      top: 0; }
    /** en admin liferay, on retire le sticky. */
    .adminEDT .navbar-edt {
      position: relative;
      top: 55px; }
    .adminEDT .subheader {
      margin-top: 46px; }
    .adminEDT #contenuHome {
      margin-top: 45px; } } }

@media (min-width: 992px) {
  .bs-modal .modal-lg, .bs-dialog .modal-lg {
    max-width: 800px; } }

/** Sinon les menus ne s'affichent pas correctement (merci clay.css). */
@media (max-width: 1199px) {
  .rclient, .mobile-version {
    display: none !important; }
  .mobile-version-on {
    display: flex !important; }
  .rmenumobile {
    display: block !important; }
  .navbar-collapse .navbar-nav {
    flex-direction: column !important; } }

@media (max-width: 1199px) {
  .portlet-navigation {
    background-color: #ffffff; } }

/** ------  Liferay 7.3.  ----- */
/** retour ligne boutons. */
.btn {
  white-space: nowrap; }

/** fleche sur les select */
select.form-control:not([multiple]):not([size]) {
  background: #FFF url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px; }

/** bouton "close" des alertes.*/
.alert .close {
  position: absolute; }

.table {
  color: #6b6b6b; }

/** modale wicket. */
.modal-wicket.modal.fade, .modal.fade.modal-help {
  display: none; }

.modal-wicket .modal-title {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }

@media (min-width: 576px) {
  .modal-wicket .modal-dialog {
    max-width: 500px;
    position: static; } }

@media (min-width: 992px) {
  .modal-wicket .modal-dialog.modal-lg, .modal-wicket .modal-dialog.modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-wicket .modal-dialog.modal-xl {
    max-width: 1140px; } }

/** label checkbox*/
.form-check-label.error {
  color: red; }

/** Pour masquer l'asterik dans le mot de passe oublié*/
.lexicon-icon-asterisk {
  display: none; }