@charset "UTF-8";
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: translateZ(0);
    width: 1em; }

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

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

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

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

span.alert {
  display: inline-block; }

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

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

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

.important {
  font-weight: bold; }

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

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important; }

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }

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

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

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

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

.lfr-form-row:hover {
  background-color: #DFFCCB;
  border-color: #B2FF3A; }

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

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

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

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

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

.lfr-token {
  background-color: #B3DAEF;
  border-color: #5FA8FF;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #D1E5EF; }

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

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

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

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

.lfr-checkbox-preselected, .lfr-configurator-visibility {
  opacity: 0.5; }

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

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

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

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

.lfr-panel.lfr-extended, .lfr-panel-container, .lfr-floating-container {
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE; }

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #CFD2D5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99A7B3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6B7785 #7C8994 #919FA9;
    color: #FFF;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094D7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659C #396EA8 #4C8CCB; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-asset-links {
  border-radius: 4px; }
  .taglib-asset-links h2 {
    color: #999;
    font-size: 1em; }

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-categorization-filter.entry-title {
  color: #333;
  font-size: 1em;
  line-height: inherit; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-image-selector.progress-active .glyphicon-ok {
  opacity: 0; }

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

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

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

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

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #DDD; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #FF0047; }

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

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

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

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

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

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

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

.navbar .navbar-search {
  background-color: #F3F3F3; }
  @media only screen and (min-width: 768px) {
    .navbar .navbar-search {
      background-color: transparent; } }

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

.lfr-search-container-wrapper a {
  color: #212529; }

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

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item: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 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 only screen and (min-width: 768px) {
    .lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

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

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

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

.lfr-email-column, .lfr-mobile-column, .lfr-website-column {
  min-width: 100px; }
  @media only screen and (min-width: 768px) {
    .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; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media only screen and (min-width: 768px) {
    .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 only screen and (min-width: 768px) {
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

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

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

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

@media only screen and (min-width: 992px) {
  .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-permissions .portlet-configuration-body-content .table-responsive, .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive-lg {
    overflow: visible; }

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

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

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

.active-area {
  background: #FFC; }

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

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

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

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

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

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

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

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

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

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

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

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2B4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      background: transparent;
      border-left-color: #DBDDE1;
      color: #B0B4BB; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #CCC; }

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

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

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

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

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  background-clip: content-box;
  bottom: -15px;
  height: 40px;
  outline-color: transparent;
  padding: 20px 10px 10px 20px;
  right: -15px;
  width: 40px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.image-viewer-sidenav .h5 {
  color: #869CAD;
  margin-bottom: 3px; }
  @media only screen and (min-width: 768px) {
    .image-viewer-sidenav .h5 {
      color: #FFF; } }

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

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

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

.image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
  border-color: transparent;
  color: #777; }
  @media only screen and (min-width: 768px) {
    .image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
      color: #FFF; } }

.image-viewer-sidenav .nav-tabs-default > .active > a:after {
  background-color: #65B6F0;
  bottom: -10px;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0; }

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

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

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

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

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

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

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

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

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

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

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

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

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

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

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

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

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

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

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

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

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

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

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

.dialog-iframe-popup #main-content, .dialog-iframe-popup #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

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

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

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

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

.modal-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel-hd {
  background: #C0C2C5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

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

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

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

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

.tooltip {
  max-width: 200px; }

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

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

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

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

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

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

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

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

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

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

.underlay-hidden {
  display: none; }

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

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

.user-icon-color-0 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #008576; }

.user-icon-color-1 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #287D3C; }

.user-icon-color-2 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #2E5AAC; }

.user-icon-color-3 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #DA1414; }

.user-icon-color-4 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #007DAB; }

.user-icon-color-5 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #272833; }

.user-icon-color-6 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #6B6C7E; }

.user-icon-color-7 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #B95000; }

.user-icon-color-8 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #BE3370; }

.user-icon-color-9 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #9C33BE; }

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

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

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

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

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

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

@media only screen and (min-width: 992px) {
  .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;
  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 {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media only screen and (min-width: 992px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

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

body.portlet {
  border-width: 0; }

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

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

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

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

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

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

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

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

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

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

@media only screen and (min-width: 768px) {
  .portlet .visible-interaction {
    display: none; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.restricted * {
  color: #727C81; }

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

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

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

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

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

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

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

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

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

.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }

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

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

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

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

/* ---------- Navbar form search ---------- */
.navbar form {
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- Switches ---------- */
input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00F; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before, input.switch:empty ~ .switch-bar .switch-icon, input.switch:empty ~ .switch-bar .switch-toggle:after, input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }

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

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

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

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* CSS per importare FontAwesome */
/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fab, .fad, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

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

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

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

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  margin-left: .3em; }

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

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

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

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

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

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1); }

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

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1); }

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

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

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

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

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

.fa-inverse {
  color: #fff; }

.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

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

.fa-address-card:before {
  content: "\f2bb"; }

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

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

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

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

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

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

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

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

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

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

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

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

.fa-angellist:before {
  content: "\f209"; }

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

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

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

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

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

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

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

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

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

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

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

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

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

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

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

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

.fa-bacon:before {
  content: "\f7e5"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

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

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

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

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

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

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

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

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

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

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

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

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

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

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

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

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

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

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

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

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

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

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

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

.fa-buffer:before {
  content: "\f837"; }

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

.fa-building:before {
  content: "\f1ad"; }

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

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

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

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

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

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

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

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

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

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

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

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

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

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

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

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

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

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

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

.fa-carrot:before {
  content: "\f787"; }

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

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

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

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

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

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

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

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

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

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

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

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

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

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

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

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

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

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

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

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

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

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

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

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

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

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

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

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

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

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

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

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

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

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

.fa-coins:before {
  content: "\f51e"; }

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

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

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

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

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

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

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

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

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

.fa-compact-disc:before {
  content: "\f51f"; }

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

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

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

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

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

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

.fa-critical-role:before {
  content: "\f6c9"; }

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

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

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

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

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

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

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

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

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

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

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

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

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

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

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

.fa-dribbble-square:before {
  content: "\f397"; }

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

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

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

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

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

.fa-egg:before {
  content: "\f7fb"; }

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

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

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

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

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

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

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

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

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

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

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

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

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

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

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

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

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

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

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

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

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

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

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

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

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

.fa-figma:before {
  content: "\f799"; }

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

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

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

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

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

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

.fa-fingerprint:before {
  content: "\f577"; }

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

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

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

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

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

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

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

.fa-flask:before {
  content: "\f0c3"; }

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

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

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

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

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

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

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

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

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

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

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

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

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

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

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

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

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

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

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

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

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

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

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

.fa-glass-martini-alt:before {
  content: "\f57b"; }

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

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

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

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

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

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

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

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

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

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

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

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

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

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

.fa-heading:before {
  content: "\f1dc"; }

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

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

.fa-headset:before {
  content: "\f590"; }

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

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

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

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

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

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

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

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

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

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

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

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

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

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

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

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

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

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

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

.fa-keybase:before {
  content: "\f4f5"; }

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

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

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

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

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

.fa-leanpub:before {
  content: "\f212"; }

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

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

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

.fa-line:before {
  content: "\f3c0"; }

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

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

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

.fa-linode:before {
  content: "\f2b8"; }

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

.fa-lira-sign:before {
  content: "\f195"; }

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

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

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

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

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

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

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

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

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

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

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

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

.fa-mandalorian:before {
  content: "\f50f"; }

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

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

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

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

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

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

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

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

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

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

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

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

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

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

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

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

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

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

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

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

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

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

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

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

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

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

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

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

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

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

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

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

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

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

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

.fa-patreon:before {
  content: "\f3d9"; }

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

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

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

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

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

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

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

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

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

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

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

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

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

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

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

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

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

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

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

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

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

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

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

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

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

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

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

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

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

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

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

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

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

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

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

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

.fa-reply:before {
  content: "\f3e5"; }

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

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

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

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

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

.fa-robot:before {
  content: "\f544"; }

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

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

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

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

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

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

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

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

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

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

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

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

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

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

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

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

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

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

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

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

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

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

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

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

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

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

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

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

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

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

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

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

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

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

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

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

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

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

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

.fa-spider:before {
  content: "\f717"; }

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

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

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

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

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

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(../webfonts/fa-brands-400.eot);
  src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../webfonts/fa-brands-400.svg#fontawesome) format("svg"); }

.fab {
  font-family: "Font Awesome 5 Brands"; }

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../webfonts/fa-regular-400.eot);
  src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg"); }

.far {
  font-weight: 400; }

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(../webfonts/fa-solid-900.eot);
  src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"), url(../webfonts/fa-solid-900.svg#fontawesome) format("svg"); }

.fa, .far, .fas {
  font-family: "Font Awesome 5 Free"; }

.fa, .fas {
  font-weight: 900; }

/* CSS per importare il font Titillium */
/* titillium-web-regular - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/titillium-web-v4-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Titillium Web"), local("TitilliumWeb-Regular"), url("../fonts/titillium-web-v4-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web-v4-latin-regular.woff2") format("woff2"), url("../fonts/titillium-web-v4-latin-regular.woff") format("woff"), url("../fonts/titillium-web-v4-latin-regular.ttf") format("truetype"), url("../fonts/titillium-web-v4-latin-regular.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */ }

/* titillium-web-600 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/titillium-web-v4-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Titillium WebSemiBold"), local("TitilliumWeb-SemiBold"), url("../fonts/titillium-web-v4-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web-v4-latin-600.woff2") format("woff2"), url("../fonts/titillium-web-v4-latin-600.woff") format("woff"), url("../fonts/titillium-web-v4-latin-600.ttf") format("truetype"), url("../fonts/titillium-web-v4-latin-600.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */ }

/* titillium-web-700 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/titillium-web-v4-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Titillium WebBold"), local("TitilliumWeb-Bold"), url("../fonts/titillium-web-v4-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web-v4-latin-700.woff2") format("woff2"), url("../fonts/titillium-web-v4-latin-700.woff") format("woff"), url("../fonts/titillium-web-v4-latin-700.ttf") format("truetype"), url("../fonts/titillium-web-v4-latin-700.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */ }

/* CSS per importare tutti i moduli */
/*!
 * Sogei UI Kit 4
 * author: dgalloppa@sogei.it
 */
.container,
.container-fluid {
  padding-right: 12px;
  padding-left: 12px; }

.row {
  margin-right: -6px;
  margin-left: -6px; }

.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto,
.col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto,
.col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto,
.col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto,
.col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto,
.col-xxl, .col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-auto {
  padding-right: 6px;
  padding-left: 6px; }

.col-xxl, .col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-auto {
  position: relative;
  width: 100%; }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .container,
  .container-fluid {
    padding-right: 20px;
    padding-left: 20px; }
  .row {
    margin-right: -10px;
    margin-left: -10px; }
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto,
  .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto,
  .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto,
  .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto,
  .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto,
  .col-xxl, .col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-auto {
    padding-right: 10px;
    padding-left: 10px; } }

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .container,
  .container-fluid {
    padding-right: 28px;
    padding-left: 28px; }
  .row {
    margin-right: -14px;
    margin-left: -14px; }
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto,
  .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto,
  .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto,
  .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto,
  .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto,
  .col-xxl, .col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-auto {
    padding-right: 14px;
    padding-left: 14px; } }

/* Extra extra large devices (x-large desktops, 1440px and up) */
@media (min-width: 1440px) {
  .container-fluid {
    max-width: 1600px; }
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxl-1 {
    flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    max-width: 8.33333333%; }
  .col-xxl-2 {
    flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    max-width: 16.66666667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    max-width: 33.33333333%; }
  .col-xxl-5 {
    flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    max-width: 41.66666667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    max-width: 58.33333333%; }
  .col-xxl-8 {
    flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    max-width: 66.66666667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    max-width: 83.33333333%; }
  .col-xxl-11 {
    flex: 0 0 91.66666667%;
    -ms-flex: 0 0 91.66666667%;
    max-width: 91.66666667%; }
  .col-xxl-12 {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    max-width: none;
    width: auto; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333333%; }
  .offset-xxl-2 {
    margin-left: 16.66666667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333333%; }
  .offset-xxl-5 {
    margin-left: 41.66666667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333333%; }
  .offset-xxl-8 {
    margin-left: 66.66666667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333333%; }
  .offset-xxl-11 {
    margin-left: 91.66666667%; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-none {
    display: none !important; } }

/*!
 * Sogei UI Kit 4
 * author: dgalloppa@sogei.it
 */
html {
  font-size: 87.5%; }

body {
  color: #19191a; }

/* ICONS */
.fa-title {
  border-radius: .25rem;
  color: #fff;
  font-size: .8em;
  padding: .25rem; }

/* TITLE */
h1, .h1, h2, .h2, h3, .h3, h4, .h4,
.card-header > .card-title,
.btn-entrypoint {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  margin-bottom: 1rem; }

h1, .h1 {
  font-size: 1.7rem; }

h2, .h2 {
  font-size: 1.6rem; }

h3, .h3 {
  font-size: 1.5rem; }

h4, .h4,
.card-header > .card-title,
.btn-entrypoint {
  font-size: 1.4rem !important; }

h1.underline, h2.underline, h3.underline, h4.underline {
  border-bottom: 2px solid transparent;
  padding-bottom: .25rem; }

/* LINK */
a {
  color: #0073e6;
  display: inline-block; }

a:focus,
a:hover {
  color: #004d99; }

main a:not(.btn) {
  text-decoration: underline; }

a.nav-link,
a.page-link {
  text-decoration: none !important; }

a.external-link::after {
  content: '\f35d';
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-left: .5rem; }

/* LIST */
.list-inline {
  display: inline-block; }

.list-inline-item:not(:last-child) {
  margin-right: 1rem; }

.list-link {
  list-style: none; }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  html {
    font-size: 93.75%; }
  /* TITLE */
  h1, .h1 {
    font-size: 1.85rem; }
  h2, .h2 {
    font-size: 1.7rem; }
  h3, .h3 {
    font-size: 1.55rem; } }

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  html {
    font-size: 100%; }
  /* TITLE */
  h1, .h1 {
    font-size: 2rem; }
  h2, .h2 {
    font-size: 1.8rem; }
  h3, .h3 {
    font-size: 1.6rem; } }

/*!
 * Sogei UI Kit 4
 * author: dgalloppa@sogei.it
 */
html {
  background-color: #30373d; }

header a:not(:hover) {
  text-decoration: none !important; }

#page-header h1,
#page-footer h1 {
  font-weight: 700;
  margin-bottom: 0; }

#page-header .logo,
#page-footer .logo {
  max-height: 3rem;
  max-width: 100%; }

/* HEADER */
#agenzia-header {
  background-color: #30373d; }

#agenzia-header p {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600; }

#agenzia-header p > a,
#agenzia-header p > a:hover,
#agenzia-header p > a:visited {
  color: #fff !important; }

#page-header {
  border-bottom: 1px solid transparent; }

#page-header h1 > small {
  color: inherit;
  display: block;
  font-weight: 600;
  font-size: .75em; }

.btn-rounded .btn {
  border: 0;
  border-radius: 50%;
  height: 2rem;
  line-height: 2rem;
  padding: 0 !important;
  width: 2rem; }

/* SITI */
.language > .list-inline-item:not(:last-child) {
  margin-right: .25rem; }

.language {
  margin-bottom: 0; }

.language .btn {
  border-radius: 0;
  color: #fff;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600; }

.social > .list-inline-item:not(:last-child) {
  margin-right: .5rem; }

/* APP */
#user-info {
  background-color: #fff;
  color: #19191a;
  padding: .5rem 1rem; }

#open-user-info {
  background-color: transparent;
  border: 0;
  padding: 0; }

#open-user-info::before {
  content: '\f077';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

#open-user-info.collapsed::before {
  content: '\f078'; }

.header-links > .btn:not(:last-child) {
  margin-right: .5em; }

/* FOOTER */
#page-footer {
  background-color: #30373d;
  color: #c6cace; }

#page-footer h1,
#page-footer h2,
#page-footer h3,
#page-footer h4,
#page-footer a:hover {
  color: #fff; }

#page-footer hr {
  border-color: #444e57; }

#page-footer hr.sm {
  margin: .5rem 0; }

#page-footer a {
  color: #75ebe7;
  font-weight: 600;
  text-decoration: underline; }

#page-footer .btn-primary.btn-alt {
  background-color: #75ebe7;
  border-color: #75ebe7;
  color: #30373d; }

#page-footer .btn-primary.btn-alt:hover {
  background-color: #fff;
  border-color: #fff; }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  #page-header .logo,
  #page-footer .logo {
    max-height: 4.75rem; }
  #page-header .logo-sm,
  #page-footer .logo-sm {
    max-height: 3rem !important; } }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  /* SITI */
  .header-links.flex-lg-column > .btn:not(:last-child) {
    margin-right: 0;
    margin-bottom: .5rem; } }

/*!
 * Sogei UI Kit 4
 * author: dgalloppa@sogei.it
 */
/* MENU TOP */
.navbar-brand {
  font-family: 'Titillium Web', sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: #fff; }

.navbar-nav .nav-link,
.navbar-nav .nav-link:focus,
.navbar-nav .nav-link:hover {
  color: #fff; }

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.active:focus,
.navbar-nav .nav-link.active:hover {
  font-weight: 700; }

.navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.5); }

.navbar-toggler {
  border-radius: 0;
  color: #fff;
  line-height: inherit; }

.dropdown-menu {
  font-size: inherit;
  margin: .25rem 0;
  min-width: 100%; }

.dropdown-item {
  color: #0073e6;
  padding: .375rem 1rem;
  text-decoration: none !important;
  transition: color 0.05s ease-in-out, background-color 0.05s ease-in-out, border-color 0.05s ease-in-out; }

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #f0f1f3;
  color: #004d99; }

.dropdown-item.active,
.dropdown-item:active {
  color: #0073e6;
  background-color: transparent;
  font-weight: 700; }

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: rgba(0, 115, 230, 0.5); }

#btn-accedi,
.btn-accedi {
  font-weight: 900;
  text-align: center; }

/* MENU LEFT */
main nav {
  margin-bottom: 1rem; }

#menu-left.navbar-light {
  background-color: #fff;
  border-bottom: .125rem solid transparent; }

#menu-left-title,
#menu-left > .nav-divider {
  color: #fff;
  padding: .5rem 1rem; }

#menu-left-title {
  font-size: 1.125rem;
  margin-bottom: 0;
  line-height: 1.5; }

#menu-left .nav-divider {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600; }

#menu-left-title .menu-toggler {
  background-color: transparent;
  border: 0;
  color: #fff;
  margin-left: 1rem;
  padding: 0; }

#menu-left-title .fas::before {
  content: '\f077'; }

#menu-left-title .collapsed > .fas::before {
  content: '\f078'; }

#menu-left.navbar-dark .nav-item {
  background-color: rgba(255, 255, 255, 0.1); }

#menu-left.navbar-dark.items-bordered .nav-item {
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

#menu-left .nav-link {
  padding: .5rem 1rem; }

#menu-left.navbar-dark .nav-link {
  color: #fff; }

#menu-left.navbar-dark .nav-link.disabled {
  color: rgba(255, 255, 255, 0.5); }

#menu-left.navbar-dark .nav-link:focus,
#menu-left.navbar-dark .nav-link:hover {
  background-color: rgba(255, 255, 255, 0.1); }

#menu-left .has-subitems > .nav-link::after {
  content: '\f077';
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-left: 1rem; }

#menu-left .has-subitems > .nav-link.collapsed::after {
  content: '\f078'; }

#menu-left.items-indent .has-subitems .nav-item > .nav-link {
  padding-left: 2rem; }

#menu-left.items-indent .has-subitems .has-subitems .nav-item > .nav-link {
  padding-left: 3rem; }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* MENU TOP */
  .navbar-expand-md .navbar-nav .nav-link:focus,
  .navbar-expand-md .navbar-nav .nav-link:hover,
  .navbar-expand-md .navbar-nav .nav-link.active,
  .navbar-expand-md .navbar-nav .nav-link.active:focus,
  .navbar-expand-md .navbar-nav .nav-link.active:hover {
    border-bottom: .25rem solid transparent;
    margin-bottom: -.25rem; }
  .navbar-expand-md .active-reverse .nav-link.active,
  .navbar-expand-md .active-reverse .nav-link.active:focus,
  .navbar-expand-md .active-reverse .nav-link.active:hover {
    background-color: #fff;
    border-bottom-color: transparent !important; } }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  /* MENU TOP */
  .navbar-expand-lg .navbar-nav .nav-link:focus,
  .navbar-expand-lg .navbar-nav .nav-link:hover,
  .navbar-expand-lg .navbar-nav .nav-link.active,
  .navbar-expand-lg .navbar-nav .nav-link.active:focus,
  .navbar-expand-lg .navbar-nav .nav-link.active:hover {
    border-bottom: .25rem solid transparent;
    margin-bottom: -.25rem; }
  .navbar-expand-lg .active-reverse .nav-link.active,
  .navbar-expand-lg .active-reverse .nav-link.active:focus,
  .navbar-expand-lg .active-reverse .nav-link.active:hover {
    background-color: #fff;
    border-bottom-color: transparent !important; }
  /* MENU LEFT */
  #menu-left.collapse {
    display: block; }
  #menu-left.navbar-dark > .nav-divider {
    border-top: 1rem solid #fff; } }

/*!
 * Sogei UI Kit 4
 * author: dgalloppa@sogei.it
 */
/* SPINNER */
#spinner {
  padding: 1rem;
  text-align: center; }

/* BREADCRUMB */
.breadcrumb-title,
.breadcrumb-item {
  display: inline; }

.breadcrumb {
  background-color: transparent;
  display: inline-block; }

/* BADGE, MESSAGE, NOTIFICATION */
.badge {
  font-size: .9em;
  font-weight: 600; }

.badge-default {
  background-color: #5c6f82;
  color: #fff; }

.badge-danger {
  background-color: #d9364f; }

.badge-info {
  background-color: #0073e6; }

.badge-success {
  background-color: #008758; }

.badge-warning {
  background-color: #a66300;
  color: #fff; }

.alert {
  border-left-width: .5rem;
  padding: .75rem; }

ul.alert {
  list-style: none; }

.alert-danger {
  background-color: #fff;
  border-color: #d9364f;
  color: #19191a; }

.alert-info {
  background-color: #fff;
  border-color: #0073e6;
  color: #19191a; }

.alert-success {
  background-color: #fff;
  border-color: #008758;
  color: #19191a; }

.alert-warning {
  background-color: #fff;
  border-color: #a66300;
  color: #19191a; }

.alert > li::before,
div.alert::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: .75rem; }

.alert-danger > li::before,
div.alert-danger::before {
  color: #d9364f;
  content: '\f057'; }

.alert-info > li::before,
div.alert-info::before {
  color: #0073e6;
  content: '\f05a'; }

.alert-success > li::before,
div.alert-success::before {
  color: #008758;
  content: '\f058'; }

.alert-warning > li::before,
div.alert-warning::before {
  color: #a66300;
  content: '\f06a'; }

.alert > li:not(:last-child) {
  border-bottom: 1px solid #dcdddf;
  margin-bottom: .5rem;
  padding-bottom: .5rem; }

.alert-content {
  /* Fix IE11 */
  -ms-flex-negative: 1 !important;
  margin-bottom: 0; }

.notification {
  border-left-width: .25rem;
  width: 100%; }

.notification::before {
  display: inline-block;
  font-size: 1.75rem;
  text-align: center;
  width: 2rem; }

.notification.alert-danger::before {
  content: '\f00d'; }

.notification.alert-info::before {
  content: '\f129'; }

.notification.alert-success::before {
  content: '\f00c'; }

.notification.alert-warning::before {
  content: '\f12a'; }

.notification-title {
  font-size: 1.25rem;
  margin: .5rem 0; }

.notification-title + p {
  margin-top: 1rem; }

/* TABS */
.nav-tabs {
  border-bottom-color: #cbccce; }

.nav-tabs .nav-link {
  border-top-width: .25rem;
  border-radius: 0;
  color: #5c6f82;
  font-weight: 600; }

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  background-color: #f0f1f3;
  border-color: #f0f1f3 #f0f1f3 #cbccce #f0f1f3; }

.nav-tabs.items-bordered .nav-link,
.nav-tabs.items-bordered .nav-link:focus,
.nav-tabs.items-bordered .nav-link:hover {
  border-color: #e0e1e3 #e0e1e3 #cbccce #e0e1e3; }

.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover {
  border-color: transparent #cbccce #cbccce #cbccce; }

.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover {
  background-color: #fff; }

.tab-content {
  border-color: #cbccce;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  padding: 1rem; }

.nav-tabs-reverse {
  border-bottom: 1px solid #cbccce; }

.nav-tabs-reverse .nav-link {
  border-bottom: .25rem solid transparent;
  color: #5c6f82;
  font-weight: 600;
  padding: .75rem 1.5rem; }

.nav-tabs-reverse .nav-link:focus,
.nav-tabs-reverse .nav-link:hover {
  border-bottom-color: #5c6f82; }

.nav-tabs-reverse .nav-link.active,
.nav-tabs-reverse .nav-link.active:focus,
.nav-tabs-reverse .nav-link.active:hover {
  border-bottom-color: transparent; }

.tab-content-reverse {
  border: 0;
  padding: 1.5rem; }

.nav-tabs-vertical {
  border-right: 1px solid #cbccce; }

.nav-tabs-vertical .nav-link {
  border-right: .25rem solid transparent;
  color: #5c6f82;
  font-weight: 600;
  padding: .75rem 1.5rem .75rem 1rem; }

.nav-tabs-vertical .nav-link:focus,
.nav-tabs-vertical .nav-link:hover {
  border-right-color: #5c6f82; }

.tab-content-vertical {
  border: 0;
  padding: .75rem 1rem; }

/* CARD */
.card {
  margin-bottom: 1rem;
  width: 100%; }

.card-header {
  border-bottom: 0;
  line-height: 1.2;
  padding: .5rem 1rem; }

.card-header > .card-title {
  margin-bottom: 0; }

.card-body {
  padding: .75rem 1rem; }

.card-body > .card-title {
  margin-top: .5rem; }

.card-footer {
  background-color: #fff;
  border-top: 0;
  padding: .75rem 1rem; }

.card-footer a:not(:hover) {
  text-decoration: none !important; }

.card-default {
  border-color: #cbccce; }

.card-default > .card-header {
  background-color: #f4f5f7;
  color: #19191a; }

.card-primary > .card-header {
  color: #fff; }

.card-info > .card-header {
  color: #19191a; }

.card-disabled {
  border-color: #cbccce; }

.card-disabled > .card-header,
.card-disabled > .card-body,
.card-disabled > .card-footer {
  background-color: #e8e9eb;
  color: #68696b; }

.card-icon-bg > .card-body {
  padding-right: 5rem; }

.card-icon-bg > .card-body > .fa-card {
  color: #5c6f82;
  font-size: 4rem;
  opacity: .2;
  position: absolute;
  right: .75rem; }

.card-simple {
  border: 0;
  border-radius: 0;
  border-top: .5rem solid transparent;
  margin: 1rem 0;
  padding-top: 0; }

.card-simple > .card-body,
.card-simple > .card-footer {
  padding-left: 0;
  padding-right: 0; }

.card-body > .text-muted {
  font-weight: 600; }

.well {
  background-color: #f0f1f3;
  border: 1px solid #cbccce;
  padding: 1rem; }

/* COLLAPSIBLE */
.card-toggler {
  text-decoration: none !important;
  width: 100%; }

.card-primary .card-toggler {
  color: #fff !important; }

.card-default .card-toggler,
.card-info .card-toggler {
  color: #19191a !important; }

.card-collapsible > .card-header .card-toggler::before,
.card-collapsible-reverse > .card-header .card-toggler::after {
  content: '\f077';
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  text-align: center;
  width: 1.25rem; }

.card-collapsible > .card-header .card-toggler::before {
  margin-right: .75rem; }

.card-collapsible-reverse > .card-header .card-toggler::after {
  margin-left: 1rem; }

.card-collapsible > .card-header .card-toggler:hover::before,
.card-collapsible-reverse > .card-header .card-toggler:hover::after {
  content: '\f139'; }

.card-collapsible > .card-header .card-toggler.collapsed::before,
.card-collapsible-reverse > .card-header .card-toggler.collapsed::after {
  content: '\f078'; }

.card-collapsible > .card-header .card-toggler.collapsed:hover::before,
.card-collapsible-reverse > .card-header .card-toggler.collapsed:hover::after {
  content: '\f13a'; }

/* ACCORDION */
.accordion > .card:not(:last-child) {
  margin-bottom: 0;
  border-bottom: 0; }

/* TABLE */
.table-responsive {
  margin-bottom: 1rem; }

.table {
  margin-bottom: 0; }

.table > tbody > tr > td,
.table > tbody > tr > th {
  vertical-align: middle; }

.table,
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-color: #cbccce; }

.table:not(.table-sm) > thead > tr > th,
.table:not(.table-sm) > tbody > tr > td,
.table:not(.table-sm) > tbody > tr > th {
  padding: .5rem .75rem; }

.table:not(.table-bordered),
.table:not(.table-bordered) > thead > tr > th {
  border-bottom: 1px solid transparent; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f4f5f7; }

.table-hover > tbody > tr:hover {
  background-color: #f0f1f3; }

.table-header > thead > tr > th > a {
  color: #fff; }

caption {
  caption-side: top;
  font-weight: 600;
  padding: .5rem 0;
  text-align: center; }

/* PAGINATION */
.page-link {
  border-color: #cbccce;
  color: #0073e6;
  font-weight: 600;
  padding: .375rem .75rem; }

.page-link:focus,
.page-link:hover {
  background-color: #f0f1f3;
  border-color: #cbccce;
  box-shadow: none;
  color: #004d99; }

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
  color: #fff; }

/* MODAL */
.modal-content {
  border-color: #cbccce;
  box-shadow: none; }

.modal-header {
  border-color: #dcdddf; }

.modal-footer {
  border: 0;
  justify-content: center; }

/* LIST GROUP */
.list-group {
  margin-bottom: 1rem; }

.list-group-item {
  border-color: #dcdddf;
  text-decoration: none !important; }

.list-group-item-action {
  color: #19191a !important; }

.list-group-item-action:focus,
.list-group-item-action:hover {
  background-color: #f0f1f3; }

/* ENTRYPOINT */
.btn-entrypoint {
  border-radius: 0;
  border-width: 2px;
  padding: .75rem 1rem !important;
  text-align: left;
  width: 100%; }

/* PROGRESS BAR */
.progress {
  background-color: #ecedef;
  border-radius: 2.25rem;
  font-size: 1em;
  height: auto; }

.progress-bar {
  color: #19191a; }

.progress-bar-doing {
  border-radius: 0 2.25rem 2.25rem 0;
  color: #fff !important;
  font-weight: 600; }

.progress-bar-todo {
  background-color: #ecedef; }

.progress-bar-item,
.progress-bar-link {
  padding: .25rem; }

.progress-bar-link {
  color: #19191a;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }

.progress-bar-number {
  font-weight: 900; }

.progress .text-truncate {
  font-size: .9em; }

/* PROGRESS INDICATOR */
.progress-indicator {
  height: 7.5rem;
  line-height: 7.5rem;
  margin: 0 auto 1rem;
  position: relative;
  width: 7.5rem; }

.progress-indicator:after {
  border: .375rem solid #fff;
  border-radius: 50%;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.progress-indicator > .progress-indicator-left,
.progress-indicator > .progress-indicator-right {
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 50%;
  z-index: 1; }

.progress-indicator-bar {
  border-width: .7rem;
  border-style: solid;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%; }

.progress-indicator-left {
  left: 0; }

.progress-indicator-left > .progress-indicator-bar {
  border-bottom-right-radius: 3.75rem;
  border-left: 0;
  border-top-right-radius: 3.75rem;
  left: 100%;
  transform-origin: center left; }

.progress-indicator-right {
  right: 0; }

.progress-indicator-right > .progress-indicator-bar {
  border-bottom-left-radius: 3.75rem;
  border-right: 0;
  border-top-left-radius: 3.75rem;
  left: -100%;
  transform-origin: center right; }

.progress-indicator-value {
  background-color: #ecedef;
  border-radius: 50%;
  font-size: 1.5rem;
  font-weight: 600;
  height: 90%;
  left: 5%;
  line-height: 6.75rem;
  position: absolute;
  text-align: center;
  top: 5%;
  width: 90%; }

.progress-indicator-sm {
  height: 5rem;
  line-height: 5rem;
  width: 5rem; }

.progress-indicator-sm:after {
  border-width: .25rem; }

.progress-indicator-sm .progress-indicator-bar {
  border-width: .5rem; }

.progress-indicator-sm > .progress-indicator-left > .progress-indicator-bar {
  border-bottom-right-radius: 2.5rem;
  border-top-right-radius: 2.5rem; }

.progress-indicator-sm > .progress-indicator-right > .progress-indicator-bar {
  border-bottom-left-radius: 2.5rem;
  border-top-left-radius: 2.5rem; }

.progress-indicator-sm > .progress-indicator-value {
  font-size: 1rem;
  line-height: 4.5rem; }

.progress-indicator-lg {
  height: 10rem;
  line-height: 10rem;
  width: 10rem; }

.progress-indicator-lg:after {
  border-width: .5rem; }

.progress-indicator-lg .progress-indicator-bar {
  border-width: 1rem; }

.progress-indicator-lg > .progress-indicator-left > .progress-indicator-bar {
  border-bottom-right-radius: 5rem;
  border-top-right-radius: 5rem; }

.progress-indicator-lg > .progress-indicator-right > .progress-indicator-bar {
  border-bottom-left-radius: 5rem;
  border-top-left-radius: 5rem; }

.progress-indicator-lg > .progress-indicator-value {
  font-size: 2rem;
  line-height: 9rem; }

/* WIZARD */
.wizard-number {
  font-weight: 600;
  margin-bottom: .5rem;
  padding: 0 1rem;
  text-align: center;
  white-space: nowrap; }

.wizard-step-doing > .wizard-number {
  font-weight: 900; }

.wizard-step > .progress {
  background-color: #e0e1e3;
  border-radius: 0;
  height: .5rem;
  margin: 1.75rem 0;
  position: relative; }

.wizard-step:first-child > .progress {
  left: 50%;
  width: 50%; }

.wizard-step:last-child > .progress {
  width: 50%; }

.wizard-step-done > .progress > .progress-bar,
.wizard-step-done-doing > .progress > .progress-bar {
  width: 100%; }

.wizard-step-doing > .progress > .progress-bar {
  width: 50%; }

.wizard-step:first-child.wizard-step-doing > .progress > .progress-bar {
  width: 0%; }

.wizard-step:last-child.wizard-step-doing > .progress > .progress-bar {
  width: 100%; }

.wizard-dot {
  border-radius: 50%;
  display: block;
  position: absolute;
  height: 3rem;
  left: 50%;
  margin-left: -1.5rem;
  top: 2rem;
  width: 3rem; }

.wizard-dot:after {
  border-radius: 50%;
  content: '';
  height: 2rem;
  left: .5rem;
  position: absolute;
  top: .5rem;
  width: 2rem; }

.wizard-step-done > span.wizard-dot::after {
  background-color: #fff; }

.wizard-step-done > a.wizard-dot::after {
  background-color: rgba(255, 255, 255, 0.5);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }

.wizard-step-done > a.wizard-dot:hover::after {
  background-color: transparent; }

.wizard-step-todo > .wizard-dot {
  background-color: #e0e1e3; }

.wizard-info {
  color: #5c6f82;
  display: block;
  margin-bottom: 1rem;
  padding: 0 1rem;
  text-align: center; }

/* TREE VIEW */
.tree-view,
.tree-view .has-subitems {
  margin-left: -1rem; }

.tree-view ul {
  padding-left: 2rem; }

.tree-view a {
  color: #19191a !important;
  padding: .125rem .25rem; }

.tree-view a:not(:hover) {
  text-decoration: none; }

.tree-view .caret:focus,
.tree-view .caret:hover {
  background-color: transparent; }

.tree-view .caret {
  padding-left: 0;
  padding-right: 0;
  width: .75rem; }

.tree-view .caret .fa::before {
  color: #19191a;
  content: '\f0d7'; }

.tree-view .caret.collapsed .fa::before {
  content: '\f0da'; }

.tree-view .folder .fa::before {
  color: #f1ab00;
  content: '\f07c';
  margin-right: .5rem; }

.tree-view .collapsed + .folder .fa::before {
  content: '\f07b'; }

.tree-view .fa-folder {
  color: #f1ab00; }

.tree-view .fa-file-pdf,
.tree-view .fa-file-powerpoint {
  color: #d0021b; }

.tree-view .fa-file-word {
  color: #2d8eff; }

.tree-view .fa-file-excel {
  color: #8ac260; }

/* SCROLL TOP */
#scroll-top-btn {
  background-color: rgba(0, 115, 230, 0.7);
  border-color: #fff;
  border-radius: 50%;
  bottom: 1rem;
  display: none;
  height: 3rem;
  padding: .375rem;
  position: fixed;
  right: 1rem;
  width: 3rem;
  z-index: 99; }

#scroll-top-btn:hover {
  background-color: #0073e6; }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* TABS */
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-link.active:focus,
  .nav-tabs .nav-link.active:hover {
    border-bottom-color: transparent; } }

/*!
 * Sogei UI Kit 4
 * author: dgalloppa@sogei.it
 */
/* INPUT */
.form-row {
  margin-bottom: 1rem; }

label {
  font-weight: 600;
  margin-bottom: .25rem; }

.form-control,
.custom-select {
  border-color: #919294;
  color: #19191a;
  font-size: 1em; }

textarea {
  resize: none; }

.custom-file {
  margin-bottom: 1rem; }

.custom-file-label {
  color: #19191a;
  border-color: #919294; }

.custom-file-label::after {
  content: "\f574";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

.custom-file-input:not(:disabled) ~ .custom-file-label::after {
  background-color: #0073e6;
  border-color: #0073e6;
  color: #fff; }

fieldset {
  margin-bottom: 1rem;
  border: 1px solid #cbccce;
  border-radius: .25rem;
  padding: 0 1rem; }

legend {
  font-size: 1em;
  font-weight: 600;
  max-width: 100%;
  width: auto; }

fieldset label {
  font-weight: normal; }

fieldset > .form-check,
fieldset > .custom-control {
  margin-bottom: .25rem; }

fieldset > .form-check:last-child,
fieldset > .custom-control:last-child {
  margin-bottom: .75rem; }

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #0073e6;
  background-color: #0073e6; }

.custom-control-label::before {
  border-color: #717274; }

.input-group-text {
  background-color: #f0f1f3;
  border-color: #919294;
  color: #19191a; }

.form-control:not(textarea),
.custom-select {
  height: calc(2rem + 2px); }

.form-control,
.custom-select,
.input-group-append > .btn,
.input-group-append > .input-group-text,
.input-group-prepend > .btn,
.input-group-prepend > .input-group-text {
  padding: .25rem .625rem; }

.form-control-sm:not(textarea),
.custom-select-sm,
.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
  height: calc(1.75rem + 2px); }

.form-control-sm:not(textarea),
.custom-select-sm,
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
  font-size: 1rem;
  padding: .125rem .5rem; }

.form-control-lg:not(textarea),
.custom-select-lg,
.input-group-lg > .custom-select,
.input-group-lg > .form-control:not(textarea) {
  height: calc(2.25rem + 2px); }

.form-control-lg:not(textarea),
.custom-select-lg,
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
  font-size: 1rem;
  padding: .375rem .75rem; }

.custom-switch {
  padding-left: 3rem; }

.custom-switch .custom-control-label::before {
  border-radius: .75rem;
  height: 1.375rem;
  margin-top: -.125rem;
  left: -3rem;
  width: 2.375rem; }

.custom-switch .custom-control-label::after {
  background-color: #919294;
  border-radius: .75rem;
  height: calc(1.375rem - 4px);
  margin-top: -.125rem;
  left: calc(-3rem + 2px);
  width: calc(1.375rem - 4px); }

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  -webkit-transform: translateX(1rem);
  transform: translateX(1rem); }

.form-group.role-group label {
  display: block; }

.form-group.role-group .form-control {
  display: inline;
  margin-right: .25rem;
  width: auto; }

.form-control:disabled,
.form-control[readonly],
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #f0f1f3;
  border-color: #cbccce; }

.custom-control-input:disabled ~ .custom-control-label {
  color: #919294; }

.form-check-input:not(:disabled) ~ .form-check-label,
.custom-control-input:not(:disabled) ~ .custom-control-label,
.custom-file-input:not(:disabled) {
  cursor: pointer; }

/* Fix IE */
.form-control::-ms-reveal {
  display: none; }

/* VALIDATION */
fieldset.is-valid,
.form-group.is-valid .form-control {
  border-color: #008758; }

fieldset.is-valid legend,
.form-group.is-valid label {
  color: #008758; }

.is-valid .form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 135, 88, 0.25); }

fieldset.is-invalid,
.form-group.is-invalid .form-control {
  border-color: #d9364f; }

fieldset.is-invalid legend,
.form-group.is-invalid label {
  color: #d9364f; }

.is-invalid .form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(217, 54, 79, 0.25); }

/* POPOVER */
.popover {
  border-color: #cbccce;
  box-shadow: none;
  font-size: 1em; }

/* DATEPICKER */
.datepicker.dropdown-menu {
  border-color: #cbccce;
  box-shadow: none;
  color: #19191a;
  font-size: 1em; }

.datepicker table tr td.today {
  background-color: #d1e7ff;
  border-color: #d1e7ff;
  color: #19191a; }

.datepicker table tr td.today.active,
.datepicker table tr td.today.active.focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today.focus,
.datepicker table tr td.today.focused,
.datepicker table tr td.today:active,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover {
  background-color: #d4e9ff;
  border-color: #d4e9ff;
  color: #19191a; }

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active {
  background-color: #0073e6;
  border-color: #0073e6; }

.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active.focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active:active:hover,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover.active.focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active:hover:active:hover {
  background-color: #0060bf;
  border-color: #0059b3; }

/* TREE VIEW */
.tree-view .custom-control {
  display: inline-block; }

/* BUTTON */
.btn-primary,
.btn-primary:focus,
.btn-primary[disabled]:hover,
.btn-primary:disabled,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background-color: #225688;
  border-color: #225688;
  color: #fff; }

.btn-primary:active,
.btn-primary:hover,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-default:active,
.btn-default:hover,
.btn-default:active:hover,
.btn-default:active:focus {
  background-color: #184272;
  border-color: #184272;
  color: #fff; }

.btn.disabled,
.btn:disabled {
  opacity: .5; }

.btn-default,
.btn-default:focus,
.btn-default[disabled]:hover,
.btn-default:disabled {
  background-color: #fff;
  border-color: #0073e6;
  color: #0073e6; }

.btn-danger,
.btn-danger:focus,
.btn-danger[disabled]:hover,
.btn-danger:disabled {
  background-color: #d9364f;
  border-color: #d9364f; }

.btn-danger:active,
.btn-danger:hover,
.btn-danger:active:hover,
.btn-danger:active:focus {
  background-color: #c3253d;
  border-color: #b9233a;
  color: #fff; }

.btn-danger-alt,
.btn-danger-alt:focus,
.btn-danger-alt[disabled]:hover,
.btn-danger-alt:disabled {
  background-color: #fff;
  border-color: #d9364f;
  color: #d9364f; }

.btn-link {
  color: #0073e6; }

.btn-link:hover {
  color: #004d99; }

.btn-ok {
  padding-left: 2rem;
  padding-right: 2rem; }

.btn.active,
.btn:active {
  box-shadow: none; }

a.btn-default:active,
a.btn-default:hover,
a.btn-default:active:hover {
  background-color: #fff;
  border-color: #004d99;
  color: #004d99; }

.btn-group-xs > .btn,
.btn-xs {
  padding: 0 .25rem; }

.btn-group-sm > .btn,
.btn-sm {
  font-size: 1em; }

.btn-group-lg > .btn,
.btn-lg {
  font-size: 1em; }

/* CHIPS */
.chip {
  background-color: #fff;
  border: 1px solid #919294;
  color: #5c6f82;
  display: inline-block;
  font-size: .9em;
  font-weight: 600;
  padding: .125rem .5rem;
  text-decoration: none !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }

.chip:hover {
  background-color: #f0f1f3; }

.chip .chip-icon {
  margin-right: .25rem; }

.chip .chip-btn {
  color: #5c6f82;
  padding: 0 .5rem;
  vertical-align: inherit; }

/* CAPTCHA */
#img-captcha {
  height: 100px;
  margin-bottom: 20px;
  max-width: 100%;
  width: 200px; }

/*!
 * Sogei UI Kit 4
 * author: dgalloppa@sogei.it
 */
/* IMAGE */
.img-fluid {
  width: auto; }

/* CARD IMAGE */
.card-image,
.card-horizontal {
  margin-left: auto;
  margin-right: auto;
  max-width: 500px; }

.card-img-top {
  /* Fix IE11 */
  -ms-flex-negative: 0 !important; }

.card-img-icon {
  overflow: hidden;
  position: relative; }

.card-img-icon > .card-img-top {
  height: 100%; }

.card-img-icon > .fa-card {
  color: #fff;
  font-size: 6em;
  left: 50%;
  position: absolute;
  text-shadow: 0.375rem 0.375rem 1rem rgba(0, 0, 0, 0.4);
  top: 50%;
  transform: translate(-50%, -50%); }

/* CAROUSEL */
.carousel-item .text-muted {
  font-weight: 600; }

.carousel-indicators {
  bottom: 0;
  margin: .75rem 0 1rem;
  position: relative; }

.carousel-indicators li {
  background-color: #919294;
  border: 0;
  border-radius: 50%;
  height: 16px;
  margin: 0 .5rem;
  text-indent: 0;
  opacity: 1;
  width: 16px; }

.carousel-indicators li.carousel-btn {
  background-color: transparent;
  border-radius: 0; }

.carousel-indicators li.carousel-btn > .btn-link {
  border: 0;
  padding: 0;
  vertical-align: top; }

.carousel-btn .fa-pause,
.carousel-btn .fa-play {
  vertical-align: top; }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  /* CARD IMAGE */
  .card-horizontal {
    max-width: 100%; }
  .card-horizontal .card-img-top {
    border-bottom-left-radius: calc(.25rem - 1px);
    border-top-right-radius: 0;
    max-width: 204px; }
  .card-horizontal > .card-img-icon > .fa-card {
    font-size: 3em; } }

/*!
 * Sogei UI Kit 4
 * author: dgalloppa@sogei.it
 */
#full-page,
#full-page > body {
  background-color: transparent;
  height: 100%; }

#full-page #page-header {
  background-color: transparent;
  margin-bottom: 1rem;
  padding-bottom: 1rem; }

#login-form,
.login-form {
  background-color: #fff;
  padding: 1rem 1.5rem;
  max-width: 20rem; }

#full-page #page-footer {
  background-color: transparent;
  border-top: 1px solid transparent;
  margin-top: 1rem;
  padding-top: 1rem;
  text-align: center; }

#full-page .container-fluid > hr {
  display: none; }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  #login-form,
  .login-form {
    padding: 2rem;
    max-width: 25rem; } }

/*!
 * Sogei UI Kit 4
 * author: dgalloppa@sogei.it
 */
/* UTILITY */
.main-min-vh {
  min-height: 60vh; }

.section-grey {
  background-color: #f0f1f3; }

.section-dark-grey {
  background-color: #5c6f82; }

hr {
  border-color: #dcdddf; }

code {
  background-color: #fff;
  border-radius: .25rem;
  color: #d0a;
  font-size: 1em;
  font-weight: 600;
  padding: 0 .25rem; }

/* COLOR */
.icon-danger,
.text-danger {
  color: #d9364f !important; }

.icon-info,
.text-info {
  color: #0073e6 !important; }

.icon-success,
.text-success {
  color: #008758 !important; }

.icon-warning,
.text-warning {
  color: #a66300 !important; }

.icon-muted,
.text-muted {
  color: #5c6f82 !important; }

.icon-light,
.text-light {
  color: #5c6f82 !important;
  opacity: .2; }

.icon-white {
  color: #fff !important; }

.bg-danger {
  background-color: #d9364f !important; }

.bg-info {
  background-color: #0073e6 !important; }

.bg-success {
  background-color: #008758 !important; }

.bg-warning {
  background-color: #a66300 !important; }

.bg-muted {
  background-color: #5c6f82 !important; }

.bg-light {
  background-color: #f4f5f7 !important; }

.border,
.border-bottom,
.border-left,
.border-right,
.border-top {
  border-color: #cbccce !important; }

.border-danger {
  border-color: #d9364f !important; }

.border-info {
  border-color: #0073e6 !important; }

.border-success {
  border-color: #008758 !important; }

.border-warning {
  border-color: #a66300 !important; }

.border-muted {
  border-color: #5c6f82 !important; }

.border-white {
  border-color: #fff !important; }

/* IMAGE */
.img-rounded {
  border-radius: .5rem !important; }

.img-circle {
  border-radius: 50% !important; }

/* PROGRESS INDICATOR */
.perc-1 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-1 1s linear forwards 1s; }

.perc-2 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-2 1s linear forwards 1s; }

.perc-3 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-3 1s linear forwards 1s; }

.perc-4 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-4 1s linear forwards 1s; }

.perc-5 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-5 1s linear forwards 1s; }

.perc-6 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-6 1s linear forwards 1s; }

.perc-7 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-7 1s linear forwards 1s; }

.perc-8 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-8 1s linear forwards 1s; }

.perc-9 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-9 1s linear forwards 1s; }

.perc-10 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-10 1s linear forwards 1s; }

.perc-11 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-11 1s linear forwards 1s; }

.perc-12 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-12 1s linear forwards 1s; }

.perc-13 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-13 1s linear forwards 1s; }

.perc-14 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-14 1s linear forwards 1s; }

.perc-15 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-15 1s linear forwards 1s; }

.perc-16 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-16 1s linear forwards 1s; }

.perc-17 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-17 1s linear forwards 1s; }

.perc-18 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-18 1s linear forwards 1s; }

.perc-19 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-19 1s linear forwards 1s; }

.perc-20 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-20 1s linear forwards 1s; }

.perc-21 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-21 1s linear forwards 1s; }

.perc-22 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-22 1s linear forwards 1s; }

.perc-23 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-23 1s linear forwards 1s; }

.perc-24 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-24 1s linear forwards 1s; }

.perc-25 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-25 1s linear forwards 1s; }

.perc-26 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-26 1s linear forwards 1s; }

.perc-27 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-27 1s linear forwards 1s; }

.perc-28 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-28 1s linear forwards 1s; }

.perc-29 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-29 1s linear forwards 1s; }

.perc-30 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-30 1s linear forwards 1s; }

.perc-31 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-31 1s linear forwards 1s; }

.perc-32 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-32 1s linear forwards 1s; }

.perc-33 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-33 1s linear forwards 1s; }

.perc-34 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-34 1s linear forwards 1s; }

.perc-35 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-35 1s linear forwards 1s; }

.perc-36 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-36 1s linear forwards 1s; }

.perc-37 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-37 1s linear forwards 1s; }

.perc-38 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-38 1s linear forwards 1s; }

.perc-39 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-39 1s linear forwards 1s; }

.perc-40 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-40 1s linear forwards 1s; }

.perc-41 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-41 1s linear forwards 1s; }

.perc-42 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-42 1s linear forwards 1s; }

.perc-43 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-43 1s linear forwards 1s; }

.perc-44 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-44 1s linear forwards 1s; }

.perc-45 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-45 1s linear forwards 1s; }

.perc-46 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-46 1s linear forwards 1s; }

.perc-47 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-47 1s linear forwards 1s; }

.perc-48 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-48 1s linear forwards 1s; }

.perc-49 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-49 1s linear forwards 1s; }

.perc-50 .progress-indicator-right > .progress-indicator-bar,
.perc-51 .progress-indicator-right > .progress-indicator-bar,
.perc-52 .progress-indicator-right > .progress-indicator-bar,
.perc-53 .progress-indicator-right > .progress-indicator-bar,
.perc-54 .progress-indicator-right > .progress-indicator-bar,
.perc-55 .progress-indicator-right > .progress-indicator-bar,
.perc-56 .progress-indicator-right > .progress-indicator-bar,
.perc-57 .progress-indicator-right > .progress-indicator-bar,
.perc-58 .progress-indicator-right > .progress-indicator-bar,
.perc-59 .progress-indicator-right > .progress-indicator-bar,
.perc-60 .progress-indicator-right > .progress-indicator-bar,
.perc-61 .progress-indicator-right > .progress-indicator-bar,
.perc-62 .progress-indicator-right > .progress-indicator-bar,
.perc-63 .progress-indicator-right > .progress-indicator-bar,
.perc-64 .progress-indicator-right > .progress-indicator-bar,
.perc-65 .progress-indicator-right > .progress-indicator-bar,
.perc-66 .progress-indicator-right > .progress-indicator-bar,
.perc-67 .progress-indicator-right > .progress-indicator-bar,
.perc-68 .progress-indicator-right > .progress-indicator-bar,
.perc-69 .progress-indicator-right > .progress-indicator-bar,
.perc-70 .progress-indicator-right > .progress-indicator-bar,
.perc-71 .progress-indicator-right > .progress-indicator-bar,
.perc-72 .progress-indicator-right > .progress-indicator-bar,
.perc-73 .progress-indicator-right > .progress-indicator-bar,
.perc-74 .progress-indicator-right > .progress-indicator-bar,
.perc-75 .progress-indicator-right > .progress-indicator-bar,
.perc-76 .progress-indicator-right > .progress-indicator-bar,
.perc-77 .progress-indicator-right > .progress-indicator-bar,
.perc-78 .progress-indicator-right > .progress-indicator-bar,
.perc-79 .progress-indicator-right > .progress-indicator-bar,
.perc-80 .progress-indicator-right > .progress-indicator-bar,
.perc-81 .progress-indicator-right > .progress-indicator-bar,
.perc-82 .progress-indicator-right > .progress-indicator-bar,
.perc-83 .progress-indicator-right > .progress-indicator-bar,
.perc-84 .progress-indicator-right > .progress-indicator-bar,
.perc-85 .progress-indicator-right > .progress-indicator-bar,
.perc-86 .progress-indicator-right > .progress-indicator-bar,
.perc-87 .progress-indicator-right > .progress-indicator-bar,
.perc-88 .progress-indicator-right > .progress-indicator-bar,
.perc-89 .progress-indicator-right > .progress-indicator-bar,
.perc-90 .progress-indicator-right > .progress-indicator-bar,
.perc-91 .progress-indicator-right > .progress-indicator-bar,
.perc-92 .progress-indicator-right > .progress-indicator-bar,
.perc-93 .progress-indicator-right > .progress-indicator-bar,
.perc-94 .progress-indicator-right > .progress-indicator-bar,
.perc-95 .progress-indicator-right > .progress-indicator-bar,
.perc-96 .progress-indicator-right > .progress-indicator-bar,
.perc-97 .progress-indicator-right > .progress-indicator-bar,
.perc-98 .progress-indicator-right > .progress-indicator-bar,
.perc-99 .progress-indicator-right > .progress-indicator-bar,
.perc-100 .progress-indicator-right > .progress-indicator-bar {
  animation: perc-50 1s linear forwards 1s; }

.perc-51 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-1 0.02s linear forwards 2s; }

.perc-52 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-2 0.04s linear forwards 2s; }

.perc-53 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-3 0.06s linear forwards 2s; }

.perc-54 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-4 0.08s linear forwards 2s; }

.perc-55 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-5 0.1s linear forwards 2s; }

.perc-56 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-6 0.12s linear forwards 2s; }

.perc-57 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-7 0.14s linear forwards 2s; }

.perc-58 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-8 0.16s linear forwards 2s; }

.perc-59 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-9 0.18s linear forwards 2s; }

.perc-60 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-10 0.2s linear forwards 2s; }

.perc-61 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-11 0.22s linear forwards 2s; }

.perc-62 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-12 0.24s linear forwards 2s; }

.perc-63 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-13 0.26s linear forwards 2s; }

.perc-64 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-14 0.28s linear forwards 2s; }

.perc-65 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-15 0.3s linear forwards 2s; }

.perc-66 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-16 0.32s linear forwards 2s; }

.perc-67 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-17 0.34s linear forwards 2s; }

.perc-68 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-18 0.36s linear forwards 2s; }

.perc-69 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-19 0.38s linear forwards 2s; }

.perc-70 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-20 0.4s linear forwards 2s; }

.perc-71 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-21 0.42s linear forwards 2s; }

.perc-72 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-22 0.44s linear forwards 2s; }

.perc-73 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-23 0.46s linear forwards 2s; }

.perc-74 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-24 0.48s linear forwards 2s; }

.perc-75 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-25 0.5s linear forwards 2s; }

.perc-76 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-26 0.52s linear forwards 2s; }

.perc-77 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-27 0.54s linear forwards 2s; }

.perc-78 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-28 0.56s linear forwards 2s; }

.perc-79 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-29 0.58s linear forwards 2s; }

.perc-80 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-30 0.6s linear forwards 2s; }

.perc-81 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-31 0.62s linear forwards 2s; }

.perc-82 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-32 0.64s linear forwards 2s; }

.perc-83 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-33 0.66s linear forwards 2s; }

.perc-84 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-34 0.68s linear forwards 2s; }

.perc-85 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-35 0.7s linear forwards 2s; }

.perc-86 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-36 0.72s linear forwards 2s; }

.perc-87 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-37 0.74s linear forwards 2s; }

.perc-88 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-38 0.76s linear forwards 2s; }

.perc-89 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-39 0.78s linear forwards 2s; }

.perc-90 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-40 0.8s linear forwards 2s; }

.perc-91 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-41 0.82s linear forwards 2s; }

.perc-92 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-42 0.84s linear forwards 2s; }

.perc-93 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-43 0.86s linear forwards 2s; }

.perc-94 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-44 0.88s linear forwards 2s; }

.perc-95 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-45 0.9s linear forwards 2s; }

.perc-96 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-46 0.92s linear forwards 2s; }

.perc-97 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-47 0.94s linear forwards 2s; }

.perc-98 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-48 0.96s linear forwards 2s; }

.perc-99 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-49 0.98s linear forwards 2s; }

.perc-100 .progress-indicator-left > .progress-indicator-bar {
  animation: perc-50 1s linear forwards 2s; }

@keyframes perc-1 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(3.6deg); } }

@keyframes perc-2 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(7.2deg); } }

@keyframes perc-3 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(10.8deg); } }

@keyframes perc-4 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(14.4deg); } }

@keyframes perc-5 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(18deg); } }

@keyframes perc-6 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(21.6deg); } }

@keyframes perc-7 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(25.2deg); } }

@keyframes perc-8 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(28.8deg); } }

@keyframes perc-9 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(32.4deg); } }

@keyframes perc-10 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(36deg); } }

@keyframes perc-11 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(39.6deg); } }

@keyframes perc-12 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(43.2deg); } }

@keyframes perc-13 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(46.8deg); } }

@keyframes perc-14 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(50.4deg); } }

@keyframes perc-15 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(54deg); } }

@keyframes perc-16 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(57.6deg); } }

@keyframes perc-17 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(61.2deg); } }

@keyframes perc-18 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(64.8deg); } }

@keyframes perc-19 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(68.4deg); } }

@keyframes perc-20 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(72deg); } }

@keyframes perc-21 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(75.6deg); } }

@keyframes perc-22 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(79.2deg); } }

@keyframes perc-23 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(82.8deg); } }

@keyframes perc-24 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(86.4deg); } }

@keyframes perc-25 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(90deg); } }

@keyframes perc-26 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(93.6deg); } }

@keyframes perc-27 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(97.2deg); } }

@keyframes perc-28 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(100.8deg); } }

@keyframes perc-29 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(104.4deg); } }

@keyframes perc-30 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(108deg); } }

@keyframes perc-31 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(111.6deg); } }

@keyframes perc-32 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(115.2deg); } }

@keyframes perc-33 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(118.8deg); } }

@keyframes perc-34 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(122.4deg); } }

@keyframes perc-35 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(126deg); } }

@keyframes perc-36 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(129.6deg); } }

@keyframes perc-37 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(133.2deg); } }

@keyframes perc-38 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(136.8deg); } }

@keyframes perc-39 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(140.4deg); } }

@keyframes perc-40 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(144deg); } }

@keyframes perc-41 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(147.6deg); } }

@keyframes perc-42 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(151.2deg); } }

@keyframes perc-43 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(154.8deg); } }

@keyframes perc-44 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(158.4deg); } }

@keyframes perc-45 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(162deg); } }

@keyframes perc-46 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(165.6deg); } }

@keyframes perc-47 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(169.2deg); } }

@keyframes perc-48 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(172.8deg); } }

@keyframes perc-49 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(176.4deg); } }

@keyframes perc-50 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(180deg); } }

.indicator-rounded {
  background-color: #fff;
  border-radius: 50%;
  font-size: 1.5rem;
  font-weight: 600;
  height: 13rem;
  margin: .5rem auto;
  padding: 1rem;
  text-align: center;
  width: 13rem; }

/* Fix iOS horizontal scrolling */
.table-responsive .sr-only {
  position: fixed; }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* MENU TOP */
  @supports (position: -webkit-sticky) or (position: sticky) {
    .sticky-md-top {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      z-index: 1020; } }
  /* ACCESSIBILITY */
  a:focus,
  .btn:focus,
  .carousel-indicators li:focus {
    outline: 2px solid #ff8c00 !important;
    outline-offset: 1px; }
  .sr-md-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px; } }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  /* MENU TOP */
  @supports (position: -webkit-sticky) or (position: sticky) {
    .sticky-lg-top {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      z-index: 1020; } }
  /* ACCESSIBILITY */
  .sr-lg-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px; } }

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  /* MENU TOP */
  @supports (position: -webkit-sticky) or (position: sticky) {
    .sticky-xl-top {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      z-index: 1020; } }
  /* ACCESSIBILITY */
  .sr-xl-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px; } }

/*!
 * Sogei UI Kit 4
 * author: dgalloppa
 */
/* PALETTE
 * primary:			#06c
 * menu:			#0073e6	rgb(0,115,230)
 * secondary:		#99d9ff
 * secondary-alt:	#7fbfff
 * section-primary:	#0073e6
 */
/* COLOR */
.icon-primary,
.text-primary {
  color: #06c !important; }

.bg-primary {
  background-color: #225688 !important; }

.border-primary {
  border-color: #225688 !important; }

.icon-secondary,
.text-secondary {
  color: #99d9ff !important; }

.bg-secondary {
  background-color: #99d9ff !important; }

.border-secondary {
  border-color: #99d9ff !important; }

/* HEADER */
/* #agenzia-header { */
/*     background-color: #0059b3; */
/* } */
#page-header {
  /* background-color: #06c; */
  background-color: #225688;
  border-bottom-color: #fff;
  color: #fff; }

#page-header .btn-primary.btn-alt:not(:hover) {
  background-color: #fff;
  border-color: #fff;
  color: #184272; }

#page-header .btn-primary.btn-alt:active,
#page-header .btn-primary.btn-alt:hover,
#page-header .btn-primary.btn-alt:active:hover {
  background-color: #225688;
  border-color: #225688;
  color: #fff; }

.language .btn:focus,
.language .btn:hover,
.language .active > .btn {
  background-color: #99d9ff;
  border-color: #99d9ff;
  color: #19191a; }

/* MENU TOP */
.navbar {
  /* background-color: #0073e6; */
  background-color: #184272; }

#btn-accedi,
.btn-accedi {
  background-color: #99d9ff;
  color: #19191a; }

/* MENU LEFT */
#menu-left.navbar-light {
  border-color: #184272; }

#menu-left.navbar-dark,
#menu-left-title,
#menu-left .nav-divider {
  background-color: #184272; }

#menu-left.navbar-light.items-bordered .nav-item {
  border-top: 1px solid rgba(0, 115, 230, 0.2); }

#menu-left.navbar-light .nav-item .nav-item {
  background-color: rgba(0, 115, 230, 0.1); }

#menu-left.navbar-light .nav-link {
  color: #225688; }

#menu-left.navbar-light .nav-link:focus,
#menu-left.navbar-light .nav-link:hover {
  background-color: rgba(0, 102, 204, 0.1); }

/* ICONS */
.fa-title {
  background-color: #99d9ff; }

/* TITLE */
h1.underline, h2.underline, h3.underline, h4.underline {
  border-bottom-color: #06c; }

/* SPINNER */
#spinner {
  color: #99d9ff; }

/* BADGE, MESSAGE, NOTIFICATION */
.alert {
  border-radius: 0; }

.badge-primary {
  background-color: #06c; }

/* CARD */
.card,
.card-header,
.card-footer {
  border-radius: 0; }

.card-primary {
  border-color: #06c; }

.card-primary > .card-header {
  background-color: #225688; }

.card-info {
  border-color: #7fbfff; }

.card-info > .card-header {
  background-color: #99d9ff; }

.card-simple {
  border-color: #99d9ff; }

/* TABS */
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover {
  border-top-color: #06c;
  color: #06c; }

.nav-tabs-reverse .nav-link.active,
.nav-tabs-reverse .nav-link.active:focus,
.nav-tabs-reverse .nav-link.active:hover {
  border-bottom-color: #06c;
  color: #06c; }

.nav-tabs-vertical .nav-link.active,
.nav-tabs-vertical .nav-link.active:focus,
.nav-tabs-vertical .nav-link.active:hover {
  border-right-color: #225688;
  color: #06c; }

/* TABLE */
.table-header > thead > tr > th {
  background-color: #323333;
  color: #fff; }

.table:not(.table-bordered),
.table:not(.table-bordered) > thead > tr > th {
  border-color: #323333; }

caption {
  color: #323333; }

/* PAGINATION */
.page-link {
  background-color: transparent;
  border-color: transparent;
  color: #5c6f82; }

.page-link:focus,
.page-link:hover {
  background-color: transparent;
  border-color: transparent; }

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
  background-color: transparent;
  border-color: #0073e6;
  color: #0073e6; }

/* MODAL */
.modal-content {
  border-radius: 0; }

/* LIST GROUP */
.list-group-item {
  border-radius: 0 !important; }

/* ENTRYPOINT */
.btn-entrypoint.btn-info:not(:hover) {
  background-color: #99d9ff;
  border-color: #99d9ff;
  color: #19191a; }

.btn-entrypoint.btn-info:active,
.btn-entrypoint.btn-info:hover,
.btn-entrypoint.btn-info:active:hover {
  background-color: #7fbfff;
  border-color: #7fbfff;
  color: #19191a; }

/* PROGRESS BAR */
.progress-bar-done {
  background-color: #99d9ff; }

.progress-bar-doing {
  background-color: #06c; }

.progress-bar-link:focus,
.progress-bar-link:hover {
  background-color: #7fbfff;
  color: #19191a; }

/* WIZARD */
.wizard-dot,
.wizard .progress-bar,
.wizard-step-doing > .wizard-dot::after {
  background-color: #06c; }

/* UTILITY */
.section-primary {
  background-color: #06c;
  background-image: linear-gradient(to right, #06c, #0073e6); }

/* FORM */
label,
legend,
.input-group-text {
  color: #5c6f82; }

fieldset,
.form-control,
.custom-select,
.custom-file-label,
.custom-file-label::after,
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.form-control-sm:not(textarea),
.custom-select-sm,
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text,
.form-control-lg:not(textarea),
.custom-select-lg,
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
  border-radius: 0; }

/* POPOVER */
.popover {
  border-radius: 0; }

/* DATEPICKER */
.datepicker.dropdown-menu {
  border-radius: 0; }

/* CARD CON IMMAGINI */
.card-img-top {
  border-radius: 0; }

/* CAROUSEL */
.carousel-indicators .active {
  background-color: #7fbfff; }

/* LOGIN */
#full-page {
  background-color: #06c;
  background-image: radial-gradient(#0073e6, #06c 90%); }

#full-page #page-header,
#full-page #page-footer {
  border-color: rgba(255, 255, 255, 0.2); }

#login-form #btn-accedi,
.login-form #btn-accedi,
#login-form .btn-accedi,
.login-form .btn-accedi {
  background-color: #0073e6;
  color: #fff; }

#full-page #page-footer,
#error-msg {
  color: #fff; }

#error-msg a:not(.btn) {
  color: #fff; }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  /* CARD CON IMMAGINI */
  .card-horizontal .card-img-top {
    border-bottom-left-radius: 0; } }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* MENU TOP */
  .navbar-expand-md .navbar-nav .nav-link:focus,
  .navbar-expand-md .navbar-nav .nav-link:hover,
  .navbar-expand-md .navbar-nav .nav-link.active,
  .navbar-expand-md .navbar-nav .nav-link.active:focus,
  .navbar-expand-md .navbar-nav .nav-link.active:hover {
    border-bottom-color: #99d9ff; }
  .navbar-expand-md .active-reverse .nav-link.active,
  .navbar-expand-md .active-reverse .nav-link.active:focus,
  .navbar-expand-md .active-reverse .nav-link.active:hover {
    color: #0073e6; } }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  /* MENU TOP */
  .navbar-expand-lg .navbar-nav .nav-link:focus,
  .navbar-expand-lg .navbar-nav .nav-link:hover,
  .navbar-expand-lg .navbar-nav .nav-link.active,
  .navbar-expand-lg .navbar-nav .nav-link.active:focus,
  .navbar-expand-lg .navbar-nav .nav-link.active:hover {
    border-bottom-color: #99d9ff; }
  .navbar-expand-lg .active-reverse .nav-link.active,
  .navbar-expand-lg .active-reverse .nav-link.active:focus,
  .navbar-expand-lg .active-reverse .nav-link.active:hover {
    color: #0073e6; } }

/*COLOR & BACKGROUND*/
.bg-light {
  background-color: #D7EFF9 !important; }

.bg-yellow-light {
  background-color: #f9f5d8 !important; }

.bg-blue {
  background-color: #99d9ff; }

.bg-darkblue {
  background-color: #225688; }

.bg-transparent {
  background: transparent; }

.border-bottom-blue {
  border-bottom: solid 1px #004080 !important; }

.bg-img {
  background-image: url(../images/esercentebgnew.png);
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat; }

/*.bg-estrazione {
    background-image: url(../images/prova.gif);
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: no-repeat;
}*/
.bg-estrazione {
  background-image: url(../images/coriandoli.png);
  background-position: 50% 50%;
  background-size: contain; }

hr.hr-grey {
  border-bottom: solid 1px #cbccce !important; }

hr.hr-blu {
  border-bottom: solid 1px #064d99 !important; }

/*TIPOGRAPHY*/
.big-title {
  font-size: 2.5rem !important;
  font-weight: 900; }

.serif {
  font-family: Lora, Georgia, serif !important; }

.primary-color {
  color: #225688; }

/*COMPONENTS*/
/*Menu*/
ul.navbar-nav {
  font-family: 'Titillium Web'; }

.navbar-expand-md .navbar-nav .nav-link:hover, .navbar-expand-md .navbar-nav .nav-link.active, .navbar-expand-md .navbar-nav .nav-link.active:hover {
  border-left: solid 3px #ffffff; }

nav a:not(:hover) {
  border-left: solid 3px transparent; }

nav a#btn-accedi {
  font-family: 'Titillium Web'; }

nav a#btn-accedi:not(:hover) {
  border-left: 0px; }

#menu-left.navbar-nav .nav-link.active, #menu-left.navbar-nav .nav-link.active:focus, #menu-left.navbar-nav .nav-link:hover {
  font-weight: 700;
  border-right: solid 3px;
  background-color: rgba(0, 115, 230, 0.1);
  color: #0059b3; }

left.navbar-light .nav-link {
  border-right: solid 3px transparent; }

.navbar-nav .nav-link.disabled {
  color: rgba(0, 64, 128, 0.5) !important; }

/*bottoni*/
label.btn.btn-secondary {
  min-width: 120px;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.1);
  color: #8e9296;
  border-color: #ccc;
  font-family: 'Titillium Web';
  font-weight: 600; }

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  color: #06c;
  background-color: transparent;
  border-color: #ccc; }

/*Card*/
.barcode {
  height: 87px; }

.card-rs > .card-body > span {
  font-family: 'Titillium Web'; }

.card-comunicato > .card-body > span, .card-comunicato > .card-body > h6, .card-comunicato .card-body > a, .nws-category {
  font-family: 'Titillium Web'; }

/*countdown*/
.countdown {
  color: #333;
  text-align: center;
  font-family: 'Titillium web';
  font-weight: 600; }

#countdown li {
  display: inline-block;
  list-style-type: none;
  padding: 5px;
  background-color: #d7eff9;
  min-width: 55px;
  margin: 0 8px;
  border-radius: 4px;
  color: #4B5253; }

#countdown li span {
  display: block;
  font-size: 1.5em;
  padding-bottom: 0;
  color: #000; }

#countdown span.text-secondary {
  position: absolute;
  top: 43%;
  font-size: 2.5em; }

.bar-countdown > ul {
  font-size: 1.8rem;
  font-family: 'Titillium Web'; }

/*glossario*/
p.glossary {
  font-size: 2.5em;
  font-family: 'Titillium Web'; }

/*clendario estrazione*/
#estrazione-select.btn-lg {
  border-radius: 14px;
  font-family: 'Titillium Web';
  font-size: 1.2em; }

.dropdown-toggle::after {
  content: "";
  border-top: 0em solid;
  border-right: 0em solid transparent;
  border-bottom: 0;
  border-left: 0em solid transparent; }

.bg-credit-card {
  background: #b75d00; }

.bg-cash {
  background: #146cc5; }

.bg-passed {
  background: #555759; }

.date-card-estra {
  border: .1rem solid #fff;
  display: block;
  height: 3.4rem;
  width: 4.4rem;
  background: #fff;
  border-radius: 10%;
  color: #5C7082;
  font-family: 'Titillium Web'; }

.date-card-estra > h3 {
  font-size: 1.5rem; }

.card-estrazione {
  border-radius: 4% !important;
  font-family: 'Titillium Web'; }

.card-estrazione > .card-body {
  border-top-left-radius: 4%;
  border-top-right-radius: 4%; }

.card-estrazione > .card-header {
  background-color: transparent;
  color: #fff;
  padding: 0.5rem 0.5rem !important; }

.card-estrazione > .card-body > .accordion > .card {
  background: transparent;
  border-bottom: solid 1px #e5e5e6 !important;
  border-top: solid 0 !important;
  border-left: solid 0 !important;
  border-right: solid 0 !important; }

.card-estrazione > .card-body > .accordion > .card > .card-header {
  background: transparent; }

.card-estrazione > .card-body > .accordion > .card-default > .card-header > .card-title > .card-toggler {
  font-weight: 400 !important;
  font-size: 0.9em; }

.card-estrazione > .card-footer {
  border-bottom-left-radius: 4% !important;
  border-bottom-right-radius: 4% !important; }

.chips-estrazione {
  position: absolute;
  right: 5%;
  font-family: 'Titillium Web';
  font-size: 17px; }

/*customer journey*/
.fa-cjourney {
  color: #0059b3;
  font-size: 4rem; }

.nstep-journey {
  background: #0059b3;
  color: #fff;
  padding: 3px 8px;
  border-radius: 50%; }

.nstep-journey-int {
  background: #004080;
  color: #fff;
  padding: 10px 15px;
  border-radius: 50%;
  z-index: 999999;
  margin-left: -25px; }

.accordion > .card {
  border-bottom: 1px solid #06c !important; }

/*carousel stile agid*/
.it-hero-wrapper .img-responsive-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0; }

.img-responsive-wrapper {
  overflow: hidden; }

.it-hero-wrapper {
  position: relative;
  min-height: 450px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.it-hero-wrapper .img-responsive-wrapper .img-responsive {
  padding-bottom: inherit;
  height: 100%;
  position: initial; }

.img-responsive-wrapper .img-responsive .img-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.it-hero-wrapper .it-hero-text-wrapper {
  padding: 15% 40% 5% 2%; }

.img-responsive-wrapper .img-responsive .img-wrapper img {
  width: 100%;
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.it-hero-wrapper .it-hero-text-wrapper span.it-category {
  position: absolute;
  margin-top: -56px; }

.it-hero-wrapper .it-hero-text-wrapper span.it-category {
  display: block;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .9px; }

.it-hero-wrapper .it-hero-text-wrapper h1, .it-hero-wrapper .it-hero-text-wrapper p, .it-hero-wrapper .it-hero-text-wrapper span {
  color: #fff;
  margin-bottom: 24px; }

.it-hero-wrapper .it-hero-text-wrapper h1 {
  font-size: 3.66667rem; }

.it-hero-wrapper .it-hero-text-wrapper p {
  margin-bottom: 0; }

.it-hero-wrapper .it-hero-text-wrapper p {
  font-size: 1.3rem;
  /*    font-family: Lora,Georgia,serif;*/ }

.it-hero-wrapper.it-overlay.it-dark .img-responsive-wrapper:after {
  background: rgba(23, 50, 77, 0.54); }

.it-hero-wrapper.it-overlay .img-responsive-wrapper:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

/*temi caldi*/
.firetheme > li:not(:first-child):before {
  content: '|';
  margin-right: 10px; }

.orange {
  color: #ff7600; }

ul.firetheme {
  display: inline-flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

ul.firetheme > li.list-inline-item {
  width: 100px;
  text-align: left;
  margin-right: 0; }

/*share button*/
.share-list {
  z-index: 9; }

.dropdown-menu > small {
  font-family: 'Titillium Web'; }

.dropdown-menu {
  width: 170px;
  margin-right: 130px; }

.dropdown-menu-estrazione {
  width: auto !important;
  margin-right: 0 !important; }

/*estrazione in corso*/
/* .bg-cloud{
    background-image: url(../images/cloud-bg.png);
    width: 100%;
    height: 320px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    
}  */
.fa-current-estrazione {
  color: #f5bc00;
  font-size: 4rem; }

.currente-1x {
  zoom: 120%; }

.currente-2x {
  zoom: 100%; }

.currente-3x {
  zoom: 90%; }

.row.estrazione-current {
  padding-top: 5%; }

.card-currente {
  min-height: 50px; }

.border-bottom-current {
  text-decoration: underline;
  -webkit-text-decoration-color: #f5bc00;
  text-decoration-color: #f5bc00;
  text-decoration-thickness: 2px; }

/*Vincite non pi� reclamabili*/
.ex-vincite {
  font-size: 15px;
  font-family: 'Titillium Web';
  margin-bottom: 0; }

.border-radius-3 {
  border-radius: 10px; }

.dotted-left {
  border-left: dotted 2px #ccc; }

/*fidelity card*/
.fidelity-card {
  border: 0px; }

.retro {
  min-height: 244px;
  border-radius: 12px !important; }

.retro > .card-body {
  background: #0066cc;
  background: radial-gradient(circle, #0066cc 40%, #0054a8 100%); }

.fidelity-card > .card-body {
  border-radius: 12px !important; }

.fidelity-card > .card-body > .black-bar {
  background: #000;
  margin: 0 -14px; }

.fidelity-card > .card-body > ul > li {
  background: #06c;
  color: #fff; }

.fidelity-card > .card-body > ul > li:not(:last-child) {
  margin-right: .5rem; }

.fidelity-card p {
  font-size: 13px;
  color: #0059B3; }

/*cookie bar*/
/* .cookiebar {
     bottom: 0;
     left: 0;
     right: 0;
  display: none;
     position: fixed;
     width: 100%;
     z-index: 9999;
     background-color: #435a70;
     padding: 15px;
} */
#cookie-btn {
  background-color: #556E85;
  color: #fff;
  border: none;
  bottom: 0.01rem;
  display: none;
  height: 2.3rem;
  position: fixed;
  z-index: 99;
  font-size: 0.8rem;
  padding: .5rem;
  width: 4rem;
  border-bottom-left-radius: 1%; }

#cookie-btn:focus {
  box-shadow: none;
  outline: 2px solid #ff8c00 !important;
  outline-offset: -2px; }

#cookie-btn:hover {
  background-color: #225688; }

.cookiebar {
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  width: 100%;
  z-index: 9999;
  background-color: #435a70;
  padding: 15px; }

.cookiebar.cookiebar-top {
  bottom: auto;
  top: 0; }

.cookiebar.show {
  display: block; }

.cookiebar p {
  font-size: 1rem !important;
  line-height: 1.25em;
  color: #fff;
  margin-bottom: 0; }

.cookiebar p br {
  display: none; }

.cookiebar .cookiebar-buttons {
  text-align: right !important;
  padding: 0;
  margin-top: 12px !important;
  line-height: 1.25em;
  float: right; }

.cookiebar .cookiebar-btn {
  background: transparent;
  border: none;
  padding: 0;
  color: #fff;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.875rem;
  display: inline-block;
  line-height: 1em; }

.cookiebar .cookiebar-btn:hover {
  text-decoration: underline;
  cursor: pointer; }

.cookiebar .cookiebar-btn:last-child {
  margin-left: 24px; }

.cookiebar .cookiebar-btn:not(.cookiebar-confirm) {
  color: #ededed; }

/*new cookie bar*/
.privacy-panel {
  opacity: 1;
  visibility: visible;
  background-color: #566E85 !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  transition: opacity .15s ease;
  will-change: visibility,opacity;
  z-index: 2147483647 !important;
  position: sticky;
  box-shadow: 2px 1px 8px 1px rgba(0, 0, 0, 0.35);
  z-index: 999999999; }

.text-underline {
  text-decoration: underline; }

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  cursor: not-allowed;
  /*  background: rgb(139 185 234); */ }

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #225688;
  background-color: #007bff; }

.custom-control-label:before {
  position: absolute !important;
  background-color: #fff; }

#coockie .custom-control label {
  margin-left: 1.5em; }

#coockie .btn-default:disabled {
  background-color: #fff !important;
  border-color: #0073e6 !important;
  color: #0073e6 !important; }

.custom-control-label {
  line-height: inherit; }

.bg-cookie {
  background-image: url(../images/bg-cookie3.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0px 100%; }

.row.privacy {
  font-size: 1rem !important;
  color: #fff;
  margin-bottom: 0; }

@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; }
  a:focus,
  .btn:focus,
  .carousel-indicators li:focus {
    outline: 2px solid #ff8c00 !important;
    outline-offset: 1px; }
  .sr-md-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px; } }

@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; }
  .sr-lg-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px; } }

@media (min-width: 1200px) {
  @supports (position: -webkit-sticky) or (position: sticky) {
    .sticky-xl-top {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      z-index: 1020; } }
  .sr-xl-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px; } }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

@supports (position: -webkit-sticky) or (position: sticky) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.tasto-buttons {
  text-align: right !important;
  padding: 0;
  margin-top: 12px !important;
  line-height: 1.25em;
  float: right; }

.tasto-btn {
  background: transparent;
  border: none;
  padding: 0;
  color: #fff;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.875rem;
  display: inline-block;
  line-height: 1em;
  margin-left: 20px; }

.tasto:hover {
  text-decoration: underline;
  cursor: pointer; }

.tasto-href {
  background: transparent;
  border: none;
  padding: 0;
  color: #fff;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.875rem;
  display: inline-block;
  line-height: 1em;
  text-decoration: underline; }

.tasto-href:link {
  text-decoration: underline;
  cursor: pointer;
  color: fff; }

.tasto-href:hover {
  text-decoration: underline;
  cursor: pointer;
  color: white !important; }

.margin {
  margin-top: 12px !important;
  text-align: end;
  margin-right: 25px; }

/*SPID*/
.italia-it-button {
  display: inline-block;
  position: relative;
  padding: 0;
  color: #fff;
  font-family: "Titillium Web", HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-weight: 600;
  line-height: 1em;
  text-decoration: none;
  border: 0;
  text-align: center;
  cursor: pointer;
  overflow: hidden; }

.italia-it-button-icon, .italia-it-button-text {
  display: block;
  float: left; }

.italia-it-button-icon {
  margin: 0 -0.4em 0 0;
  padding: 0.6em 0.8em 0.5em;
  border-right: rgba(255, 255, 255, 0.1) 0.1em solid; }

.italia-it-button-text {
  padding: 0.95em 1em 0.85em 1em;
  font-size: 1.15em;
  text-align: center; }

svg {
  width: 1.8em;
  height: 1.8em;
  fill: #fff; }

.italia-it-block {
  display: block; }

.italia-it-button-size-s {
  font-size: 10px;
  width: 150px; }

.italia-it-button-size-s > span img {
  width: 19px;
  height: 19px;
  border: 0; }

.italia-it-button-size-m {
  font-size: 15px;
  width: 220px; }

.italia-it-button-size-m > span img {
  width: 29px;
  height: 29px;
  border: 0; }

.italia-it-button-size-l {
  font-size: 20px;
  width: 280px; }

.italia-it-button-size-l > span img {
  width: 38px;
  height: 38px;
  border: 0; }

.italia-it-button-size-xl {
  font-size: 25px;
  width: 340px; }

.italia-it-button-size-xl > span img {
  width: 47px;
  height: 47px;
  border: 0; }

.button-spid {
  background-color: #06c;
  color: #fff; }

.button-spid svg {
  fill: #fff; }

.button-spid:hover {
  background-color: #036;
  color: #fff; }

.button-spid:active {
  background-color: #83beed;
  color: #036; }

.spid-idp-button {
  position: absolute;
  z-index: 1039;
  display: none; }

.spid-idp-button .spid-idp-button-menu, .spid-idp-button .spid-idp-button-panel {
  list-style: none;
  background: white;
  border: solid 1px #ddd;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  overflow: visible;
  padding: 0;
  margin: 0; }

#spid-idp-button-small-get, #spid-idp-button-medium-get, #spid-idp-button-small-post, #spid-idp-button-medium-post {
  width: 230px; }

#spid-idp-button-large-get, #spid-idp-button-large-post {
  width: 270px; }

#spid-idp-button-xlarge-get, #spid-idp-button-xlarge-post {
  width: 330px; }

.spid-idp-button .spid-idp-button-panel {
  padding: 10px; }

.spid-idp-button.spid-idp-button-tip {
  margin-top: 8px; }

.spid-idp-button.spid-idp-button-tip:before {
  position: absolute;
  top: -6px;
  left: 9px;
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ddd;
  display: inline-block; }

.spid-idp-button.spid-idp-button-tip:after {
  position: absolute;
  top: -5px;
  left: 10px;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  display: inline-block; }

.spid-idp-button.spid-idp-button-tip.spid-idp-button-anchor-right:before {
  left: auto;
  right: 9px; }

.spid-idp-button.spid-idp-button-tip.spid-idp-button-anchor-right:after {
  left: auto;
  right: 10px; }

.spid-idp-button.spid-idp-button-scroll .spid-idp-button-menu, .spid-idp-button.spid-idp-button-scroll .spid-idp-button-panel {
  max-height: 180px;
  overflow: auto; }

.spid-idp-button .spid-idp-button-menu li {
  list-style: none;
  padding: 0 0;
  margin: 0;
  line-height: 18px; }

.spid-idp-button .spid-idp-button-menu li > a, .spid-idp-button .spid-idp-button-menu label {
  display: block;
  font-family: "Titillium Web", HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-weight: 600;
  font-size: 0.9em;
  color: #06c;
  text-decoration: underline;
  line-height: 18px;
  padding-top: 5px;
  white-space: nowrap;
  border-bottom: 1px solid #ddd; }

.spid-idp-button .spid-idp-button-menu li > a:hover, .spid-idp-button .spid-idp-button-menu label:hover {
  color: #036;
  cursor: pointer;
  background-color: #f0f0f0; }

.spid-idp-button .spid-idp-button-menu li > a img {
  height: 40px;
  padding: 10px 0 10px 10px;
  border: 0; }

.idp-button-idp-logo {
  font-size: 100%;
  height: 10%;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  padding: 15px;
  text-align: left;
  cursor: pointer; }

.idp-button-idp-logo:hover {
  background-color: #f0f0f0; }

.idp-button-idp-logo img {
  height: 25px;
  vertical-align: middle;
  cursor: pointer; }

.spid-top-menu-space-10 > a img {
  margin-top: 10px; }

.spid-top-menu-space-20 > a img {
  margin-top: 20px; }

.spid-top-menu-line {
  border-top: 5px solid #000; }

.spid-idp-support-link > a {
  padding: 5px 0 10px 10px; }

.spid-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.p-titillium p, .p-titillium a, .p-titillium button {
  font-family: 'Titillium Web'; }

.carousel-control-next, .carousel-control-prev, .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #0059b3;
  text-decoration: none !important;
  width: 10%;
  bottom: 5%; }

.carousel-control-next:hover, .carousel-control-prev:hover {
  color: #0059b3;
  text-decoration: none !important; }

/*FOOTER*/
#page-footer a {
  color: #75ebe7;
  font-weight: 300;
  text-decoration: underline;
  padding: 6px 0; }

#page-footer .btn-primary.btn-alt {
  background-color: #75ebe7;
  border-color: #75ebe7;
  color: #30373d; }

.section-bg-img {
  background-position: center;
  background-image: url(../images/bg-comunicato.png);
  background-repeat: no-repeat;
  background-size: cover; }

.section-bg-img h2 {
  color: #fff;
  font-size: 3rem !important;
  text-shadow: 0.25rem 0.25rem 0.25rem rgba(0, 0, 0, 0.8); }

.col-lg-5.bg-darkblue:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 0 25px;
  border-color: #225688 transparent transparent transparent;
  right: 45%;
  position: absolute;
  bottom: -11%;
  z-index: 1; }

.border-blue {
  border: solid 1px #064d99; }

.card-bg-over {
  background-color: rgba(255, 255, 255, 0.8);
  font-weight: 600; }

.section-bg-top {
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 100% 12rem; }

.section-primary {
  background-image: linear-gradient(to right, #225688, #225688); }

.section-secondary {
  background-color: #5C7082; }

.card-journey > .card-body {
  border-bottom: solid 15px #225688; }

.fa-bullet {
  font-size: 4em;
  color: #225688;
  display: inline;
  line-height: 40px; }

.number-bullet {
  position: absolute;
  color: #fff;
  left: 37%;
  font-size: 16px;
  font-family: 'Titillium Web';
  top: 14px;
  /* background: #06c; */
  line-height: 12px; }

h3.card-title {
  font-size: 1rem; }

li.nav-item.text-right.py-4 {
  font-size: 1.6rem; }

#page-header .logo,
#page-footer .logo {
  max-height: 6rem; }

.adm, .ae, .mef, .sg {
  max-height: 5rem;
  max-width: 100%; }

.bullet-modal {
  background: #06c;
  color: #fff;
  padding: 10px 15px;
  border-radius: 50%;
  z-index: 999999;
  position: absolute;
  width: 50px;
  left: -24px; }

.modal {
  padding: 15px !important; }

.modal-logo img {
  width: 100%; }

.agg {
  font-size: 12px;
  font-weight: 500; }

.card-info .card-footer:last-child {
  border-radius: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 100px;
  text-align: center; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: transparent; }

.nav-pills .nav-link.active > .date-card-estra {
  color: #0073e6; }

h3.h6, h4.h6 {
  font-size: 1.1rem !important; }

.nav-pills > .nav-item > .nav-link {
  padding: 1.5rem .2rem; }

a.align-middle .card-footer:hover {
  background: #004c98 !important; }

/* .bg-splash{
    background-image: url(../images/bg-splashpage.png);
    height: 100%;
} */
a:focus.carousel-control-next, a:focus.carousel-control-prev {
  outline: 2px solid transparent !important;
  outline-offset: 1px; }

.border-blu {
  border: solid 1px #225688 !important; }

.border-left-5 {
  border-left: solid 5px #225688 !important; }

.border-right-5 {
  border-right: solid 5px #225688 !important; }

.card.card-info .card-header:first-child {
  border-radius: calc(0rem - 0px) calc(.0rem - 0px) 0 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px; }

.month {
  position: absolute;
  top: 60%;
  font-size: 12px; }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .date-card-estra {
    border: .1rem solid #fff;
    display: block;
    height: 4.4rem;
    width: 5rem; }
  .carousel-control-next, .carousel-control-prev, .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    width: 15%; }
  h3.card-title {
    font-size: 1.35rem; }
  .fa-bullet {
    font-size: 6em;
    color: #225688;
    display: inline;
    line-height: 60px; }
  .number-bullet {
    font-size: 28px;
    top: 14px;
    line-height: 30px;
    left: 20%; }
  #countdown li {
    min-width: 95px;
    margin: 0 15px; }
  #countdown li span {
    font-size: 3.0em; }
  .date-card-estra > h3 {
    font-size: 2.3rem; }
  .card-estrazione > .card-body > .accordion > .card-default > .card-header > .card-title > .card-toggler {
    font-size: 1em !important; }
  .currente-1x {
    zoom: 120%; }
  .currente-2x {
    zoom: 100%; }
  .currente-3x {
    zoom: 90%; }
  .bg-cloud {
    height: 320px; }
  .row.estrazione-current {
    padding-top: 3%; }
  .cookiebar p {
    font-size: .889rem; }
  .modal-dialog {
    max-width: 800px; }
  .bullet-modal {
    background: #06c;
    color: #fff;
    padding: 10px 15px;
    border-radius: 50%;
    z-index: 999999;
    position: absolute;
    width: 50px;
    left: -24px; } }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .month {
    font-size: 16px; }
  .nav-pills > .nav-item > .nav-link {
    padding: 1.5rem .5rem; }
  h3.h6, h4.h6 {
    font-size: .9rem !important; }
  .number-bullet {
    left: 30%; }
  .navbar-expand-md .navbar-nav .nav-link:hover, .navbar-expand-md .navbar-nav .nav-link.active, .navbar-expand-md .navbar-nav .nav-link.active:hover {
    background-color: transparent;
    border-left: 0px; }
  nav a:not(:hover) {
    border-left: 0; }
  nav a#btn-accedi:not(:hover) {
    border-left: 0px; }
  .big-title {
    font-size: 3rem !important;
    font-weight: 900; }
  p.glossary {
    font-size: 3em; }
  .date-card-estra > h3 {
    font-size: 2.3rem;
    line-height: 2rem; }
  .nstep-journey {
    padding: 5px 10px; }
  .bg-cloud {
    height: 390px; }
  .row.estrazione-current {
    padding-top: 7%; }
  .nws-img {
    max-width: 50% !important;
    float: left;
    height: auto; }
  .nstep-journey-int {
    margin-left: -30px; }
  .cookiebar {
    padding: 32px 48px; }
  .cookiebar p {
    width: 60%;
    margin-right: 0px !important;
    float: left; }
  .cookiebar .cookiebar-buttons {
    margin-top: 0;
    width: 40%; } }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .number-bullet {
    left: 50%; }
  .mef, .ae {
    width: 70%; }
  .sg {
    width: 50%; }
  .adm {
    width: 80%; }
  .col-lg-5.bg-darkblue:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 0 35px 35px;
    border-color: transparent transparent transparent #225688;
    right: -35px;
    position: absolute;
    top: 35%;
    z-index: 1; }
  #countdown li {
    min-width: 106px; }
  #countdown li span {
    font-size: 3.0em;
    font-weight: 800; }
  #menu-left.navbar-dark,
  #menu-left-title,
  #menu-left .nav-divider {
    background-color: #fff !important;
    color: #19191a !important; }
  #menu-left.navbar-light {
    background-color: #fff;
    border-bottom: 0rem solid transparent; }
  .socialsharing {
    position: absolute;
    right: 0; }
  ul.firetheme {
    display: inline-block;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; }
  ul.firetheme > li.list-inline-item {
    width: auto;
    text-align: left;
    margin-right: 1rem !important; }
  .row.estrazione-current {
    padding-top: 5%; }
  .bg-cloud {
    height: 380px; }
  #menu-left.navbar-light a.nav-link:not(:hover) {
    border-left: 0px !important; }
  .fidelity-card > .card-body {
    padding: 14px 3px; }
  .retro {
    min-height: 250px; }
  .fidelity-card > .card-body > .black-bar {
    margin: 0 -3px; }
  .cookiebar {
    max-width: 100%;
    right: auto;
    border-radius: 4px 4px 0 0; }
  .cookiebar p {
    width: 66%; }
  .cookiebar .cookiebar-buttons {
    width: 33%; } }

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .nav-pills > .nav-item > .nav-link {
    padding: .5rem 1rem; }
  html {
    font-size: 110%; }
  .bg-cloud {
    height: 420px; }
  .row.estrazione-current {
    padding-top: 5%; }
  .retro {
    min-height: 272px; } }

/* Extra extra large devices (extra large desktops, 1440px and up) */
/* IE 11 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .card {
    display: block !important; }
  .card-journey > .card-body {
    min-height: 430px; }
  .card-journey > .card-body > img {
    margin-top: 10px; }
  .card-footer-right {
    right: 0px;
    top: 0px;
    position: absolute;
    height: 100%; }
  .card-header-left {
    left: 0px;
    top: 0px;
    position: absolute;
    height: 100%; }
  .card-footer-right > .card-footer {
    width: 50px !important; }
  .ierow {
    margin-left: 60px; }
  .ierow-right {
    margin-right: 30px !important; } }

/*Customizzazioni stile Liferay */
.control-menu {
  position: relative !important; }

/*
.pb-1, .py-1 {
	padding-bottom: 0 !important;
}

.pt-1, .py-1 {
	padding-top:0 !important;
}
*/
.input-group-lg > .input-group-append > .btn {
  height: auto; }

a.btn-accedi:hover {
  color: #fff; }

/*
.row {
	margin-right:0;
}
*/
section .modal {
  display: none; }

.breadcrumb > li {
  float: none; }

.breadcrumb {
  display: inline; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #6c757d;
  content: "/";
  background: none;
  padding-left: 0;
  float: none;
  position: relative;
  width: 1em; }

.breadcrumb-title,
.breadcrumb-item {
  display: inline-block; }

.portlet-header {
  z-index: 100; }

h2 {
  font-size: 1.8rem !important; }

.minh_card {
  min-height: 400px; }

.card-title {
  font-weight: 600 !important; }

.navbar-expand-md .container-fluid {
  padding-right: 38px; }

h2#menu-left-title {
  font-size: inherit !important; }

ul#menu-left {
  padding-left: 0 !important; }

.Layout2080SC #layout-column_column-2 .portlet-header {
  margin-bottom: 0; }

#p_p_id_com_liferay_portal_search_web_portlet_SearchPortlet_ fieldset {
  border: none;
  padding: 0; }

#p_p_id_com_liferay_portal_search_web_portlet_SearchPortlet_ .lfr-ddm-field-group {
  margin-bottom: 14px !important; }

#p_p_id_com_liferay_portal_search_web_portlet_SearchPortlet_ .btn-primary.btn-default {
  border-color: #004080;
  background-color: #004080; }

#p_p_id_com_liferay_portal_search_web_portlet_SearchPortlet_ .taglib-empty-search-result-message-header {
  background: none;
  padding-top: 0; }

#wrapper {
  margin: 0;
  padding: 0; }

.has-control-menu #wrapper {
  margin: 0 !important; }

.open #wrapper .sticky-md-top {
  z-index: 960; }

.portlet {
  margin-bottom: 0; }

.card-horizontal {
  display: flex !important; }

.card-title {
  font-size: 1.6rem; }

.collapse:not(.show) {
  display: none; }

.collapse.in {
  display: block; }

.tools-control-group .control-menu-nav .control-menu-nav-item .control-menu-icon {
  display: block !important; }

.controls-hidden .portlet-content-editable {
  border-color: transparent !important; }

.controls-hidden .portlet-topper {
  display: none !important; }

.autofit-row {
  width: auto; }

#menu-top .nav-item {
  display: block; }

.navbar-expand-md .container, .navbar-expand-md .container-fluid {
  padding-left: 22px; }

@media (max-width: 768px) {
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

.btn-default, .btn-default:focus, .btn-default[disabled]:hover, .btn-default:disabled, .show > .btn-default:hover {
  background-color: #225688 !important;
  border-color: #225688 !important;
  color: #fff !important; }

.btn-default:hover, .btn-default.searchmobile:hover {
  background-color: #184272 !important;
  border-color: #184272 !important;
  color: #fff !important; }

.btn-default.searchmobile {
  background-color: #fff !important;
  color: #225688 !important; }

.accordion .journal-content-article:not(:last-child) .card {
  margin-bottom: 0;
  /*border-bottom: none;*/ }

.accordion .card {
  overflow: hidden; }

mark {
  box-shadow: none !important;
  padding: 0 !important; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 0; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.pagination > li > a {
  color: #0073e6; }

.pagination > li.active > a, .pagination > li.active > a:hover, .pagination > li.active > a:focus {
  background-color: #0073e6;
  border-color: #0073e6; }

.card-title {
  line-height: 1.2em;
  margin-bottom: .75rem; }

#menu-left.navbar-nav {
  flex-direction: column !important; }

div[class^="fragment_"] .portlet .portlet-title-text {
  display: none; }

.card-collapsible {
  border: none; }

.section-bg-img h2 {
  color: #fff;
  font-size: 3rem !important;
  text-shadow: 0.25rem 0.25rem 0.25rem rgba(0, 0, 0, 0.8); }

.section-bg-img .h2 {
  color: #fff;
  font-size: 2rem !important;
  text-shadow: 0.25rem 0.25rem 0.25rem rgba(0, 0, 0, 0.8); }

@media only screen and (max-width: 768px) {
  .custom-control-inline + .custom-control-inline {
    margin-left: 0; } }

/*Fine customizzazioni*/
/* Button CSS da Framework SLDS */
.embeddedServiceSidebar dl,
.embeddedServiceSidebar fieldset,
.embeddedServiceSidebar h1,
.embeddedServiceSidebar h2,
.embeddedServiceSidebar h3,
.embeddedServiceSidebar h4,
.embeddedServiceSidebar h5,
.embeddedServiceSidebar h6,
.embeddedServiceSidebar ol,
.embeddedServiceSidebar p,
.embeddedServiceSidebar ul {
  margin: 0;
  padding: 0; }

.embeddedServiceSidebar p,
.embeddedServiceSidebar span {
  font-size: 0.875rem; }

a,
button {
  cursor: pointer; }

.slds-button--icon,
.slds-button--icon-border,
.slds-button--icon-border-filled,
.slds-button--icon-border-inverse,
.slds-button--icon-container,
.slds-button--icon-error,
.slds-button--icon-inverse,
.slds-button--icon-more,
.slds-button_icon,
.slds-button_icon-border,
.slds-button_icon-border-filled,
.slds-button_icon-border-inverse,
.slds-button_icon-container,
.slds-button_icon-error,
.slds-button_icon-inverse,
.slds-button_icon-more {
  line-height: 1;
  vertical-align: middle;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  color: #706e6b;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.slds-button {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  background: transparent;
  background-clip: border-box;
  border: 1px solid transparent;
  border-radius: .25rem;
  line-height: 1.875rem;
  text-decoration: none;
  color: #0070d2;
  -webkit-appearance: none;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.slds-button--brand,
.slds-button_brand {
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  vertical-align: middle;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #dddbda;
  -webkit-transition: border .15s linear;
  -o-transition: border .15s linear;
  transition: border .15s linear;
  background-color: #0070d2;
  border-color: #0070d2;
  color: #fff; }

.slds-button--brand:focus,
.slds-button--brand:hover,
.slds-button_brand:focus,
.slds-button_brand:hover {
  background-color: #005fb2;
  border-color: #005fb2;
  color: #fff; }

.embeddedServiceSidebarButton.dialog-button-0 {
  background-color: #0070d2 !important;
  border-color: #0070d2 !important; }

.embeddedServiceSidebarButton.endChatButton {
  background-color: #0070d2 !important;
  border-color: #0070d2 !important; }

/* Modal CSS da Framework SLDS */
.slds-modal {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .1s linear, -webkit-transform .1s linear;
  transition: opacity .1s linear, -webkit-transform .1s linear;
  -o-transition: transform .1s linear, opacity .1s linear;
  transition: transform .1s linear, opacity .1s linear;
  transition: transform .1s linear, opacity .1s linear, -webkit-transform .1s linear;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9001; }

.slds-fade-in-open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .1s linear;
  -o-transition: opacity .1s linear;
  transition: opacity .1s linear; }

.slds-modal__container {
  position: relative;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: opacity .1s linear, -webkit-transform .1s linear;
  transition: opacity .1s linear, -webkit-transform .1s linear;
  -o-transition: transform .1s linear, opacity .1s linear;
  transition: transform .1s linear, opacity .1s linear;
  transition: transform .1s linear, opacity .1s linear, -webkit-transform .1s linear;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0 2rem;
  height: 100%;
  padding: 3rem 0;
  border-radius: .25rem; }

@media (min-width: 48em) {
  .slds-modal__container {
    margin: 0 auto;
    width: 50%;
    max-width: 40rem;
    min-width: 20rem; } }

.slds-modal__content,
.slds-modal__header {
  background: #fff; }

.slds-modal__footer,
.slds-modal__header {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.slds-modal__header {
  position: relative;
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem;
  border-bottom: 2px solid #dddbda;
  padding: 1rem;
  text-align: center; }

/* COMMENTATI PER RISOLVERE PROBLEMA ICONE SUMMER '20 */
/*.slds-modal__close {
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: -2.5rem;
    right: -.5rem;
}

.slds-icon__container,
.slds-icon_container {
    display: inline-block;
    border-radius: .25rem;
    line-height: 1;
}

.slds-icon {
    width: 2rem;
    height: 2rem;
    fill: #fff;
}

.slds-icon--small,
.slds-icon_small {
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1;
}*/
/* fine commentati per problema icone summer '20*/
.slds-assistive-text {
  position: absolute !important;
  margin: -1px !important;
  border: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  text-transform: none !important;
  white-space: nowrap !important; }

.slds-modal__content {
  overflow: hidden;
  overflow-y: auto; }

.slds-hyphenate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

.slds-text-heading--medium,
.slds-text-heading_medium {
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.25; }

.slds-rich-text-editor__output,
.slds-rich-text-editor__textarea {
  line-height: 1.5;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual; }

/* Custom CSS per Lotteria */
.embeddedServiceLiveAgentStateChatMessage li {
  display: list-item !important;
  list-style-type: circle !important;
  list-style-position: inside !important; }

.forceCommunityEmbeddedServiceHelpButton,
.embeddedServiceHelpButton .helpButton {
  height: 42px !important;
  bottom: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.embeddedServiceHelpButton .helpButton {
  width: auto !important; }

.embeddedServiceHelpButton .helpButton .uiButton {
  font-size: 0.875rem !important; }

.embeddedServiceSidebar.layout-docked .dockableContainer,
.forceCommunityEmbeddedServiceHelpButton .flatButton,
.embeddedServiceSidebarMinimizedDefaultUI,
.embeddedServiceHelpButton .helpButton .uiButton {
  width: 25vw !important;
  max-width: 25vw !important;
  border-radius: 0 !important; }

.embeddedServiceSidebar.layout-docked .dockableContainer {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.embeddedServiceSidebar .sidebarBody {
  /*border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;*/
  background-color: white !important; }

.embeddedServiceSidebar .sidebarBody:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  background: #888888;
  z-index: 99; }

.embeddedServiceSidebar .sidebarBody:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  background: #888888;
  z-index: 99; }

.embeddedServiceSidebarMinimizedDefaultUI,
.embeddedServiceHelpButton .helpButton .uiButton {
  border: none !important;
  height: 42px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding: 0 12px !important; }

.embeddedServiceSidebar.sidebarMaximized.layout-docked .minimizedContainer,
.embeddedServiceSidebar.sidebarMinimized.layout-docked .dockableContainer {
  display: none !important; }

.forceCommunityEmbeddedServiceHelpButton .flatButton {
  font-size: 0.875rem !important;
  text-transform: initial !important;
  line-height: 1.2 !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  padding: 0 !important;
  height: 42px !important;
  background-color: #06c !important;
  align-items: center !important; }

.forceCommunityEmbeddedServiceHelpButton .flatButton:hover {
  background-color: #0059b3 !important; }

.embeddedServiceSidebarMinimizedDefaultUI,
.embeddedServiceSidebarHeader,
.embeddedServiceSidebarExtendedHeader,
.embeddedServiceHelpButton .helpButton .uiButton {
  background-color: #06c !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.embeddedServiceHelpButton .helpButton .uiButton {
  font-size: 0.875rem; }

.forceCommunityEmbeddedServiceHelpButton .flatButton:after {
  content: '+';
  padding-right: 18px;
  font-size: 1.25rem;
  margin-left: auto; }

.forceCommunityEmbeddedServiceHelpButton .flatButton .helpButtonLabel {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
  font-weight: 400 !important; }

.embeddedServiceHelpButton .uiButton .helpButtonLabel {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

@media (max-width: 979px) and (min-width: 768px) {
  .embeddedServiceSidebar.layout-docked .dockableContainer,
  .forceCommunityEmbeddedServiceHelpButton .flatButton,
  .embeddedServiceSidebarMinimizedDefaultUI,
  .embeddedServiceHelpButton .helpButton .uiButton {
    width: 45vw !important;
    max-width: 45vw !important; } }

@media (max-width: 767px) {
  .embeddedServiceSidebar.layout-docked .dockableContainer,
  .forceCommunityEmbeddedServiceHelpButton .flatButton,
  .embeddedServiceSidebarMinimizedDefaultUI,
  .embeddedServiceHelpButton .helpButton .uiButton {
    width: 100vw !important;
    max-width: 100vw !important;
    left: 0 !important;
    right: 0 !important; }
  /*.embeddedServiceHelpButton .helpButton {
        left: 0 !important;
        right: 0 !important;
    }*/
  .embeddedServiceLiveAgentStateChatInputFooter .chasitorText {
    font-size: 1rem !important; } }

.embeddedServiceSidebarHeader {
  border-radius: 0 !important; }

.forceCommunityEmbeddedServiceHelpButton .help {
  margin: 0 !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  padding-left: 12px !important; }

.forceCommunityEmbeddedServiceHelpButton .help svg {
  width: 15px !important;
  height: auto !important; }

.embeddedServiceSidebarHeader .shortHeader,
.embeddedServiceSidebarHeader .shortHeaderContent,
.embeddedServiceSidebar.layout-docked .dockableContainer {
  border-radius: 0 !important; }

.embeddedServiceSidebarMinimizedDefaultUI .messageContent {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.embeddedServiceSidebarMinimizedDefaultUI .content {
  padding: 0 !important;
  width: 100% !important; }

.embeddedServiceSidebarMinimizedDefaultUI .content:after,
.embeddedServiceHelpButton .uiButton:after {
  content: '+';
  padding-right: 2px;
  font-size: 1.25rem;
  margin-left: auto; }

.embeddedServiceSidebarMinimizedDefaultUI.minimizedContainer:focus {
  text-decoration: none !important; }

.embeddedServiceLiveAgentStateChatHeader .content {
  display: none !important;
  height: 0 !important; }

/* PER GESTIONE TIMEOUT */
.embeddedServiceLiveAgentStateChatHeader.alert .content {
  display: flex !important;
  height: auto !important;
  padding: 20px !important; }

/***********************/
.embeddedServiceSidebarHeader .headerChevron,
.embeddedServiceSidebarHeader .headerChevron:after {
  display: none !important;
  content: none !important; }

.embeddedServiceSidebarHeader .headerButton {
  pointer-events: none !important; }

.embeddedServiceSidebarHeader .headerButton:focus:before,
.embeddedServiceSidebarHeader .headerButton:hover:before {
  content: none !important; }

.embeddedServiceSidebarHeader .headerButton:after {
  content: none !important; }

.embeddedServiceSidebarHeader .headerText {
  -webkit-box-ordinal-group: 2 !important;
  -ms-flex-order: 1 !important;
  order: 1 !important;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
  margin-left: 12px !important;
  font-size: 0.875rem !important;
  font-weight: 400 !important;
  border: 0; }

.embeddedServiceSidebarMinimizedDefaultUI .messageContent {
  margin-left: 12px !important; }

.embeddedServiceSidebarHeader .minimizeButton {
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important; }

.embeddedServiceSidebarHeader .closeButton {
  -webkit-box-ordinal-group: 4 !important;
  -ms-flex-order: 3 !important;
  order: 3 !important; }

.shortHeaderContent .minimize.embeddedServiceIcon svg,
.helpButton.embeddedServiceSidebarMinimizedDefaultUI .content .messageContent .embeddedServiceIcon {
  display: none !important; }

.shortHeaderContent .minimize.embeddedServiceIcon:after {
  content: '-';
  font-size: 2.25rem;
  color: white;
  position: absolute;
  top: 5px;
  left: 0; }

.embeddedServiceLiveAgentStateChat .messageArea:focus {
  border: none !important; }

.embeddedServiceSidebarHeader .headerItem:focus:before,
.embeddedServiceSidebarHeader .headerItem:hover:before,
.embeddedServiceSidebarHeader .headerItem:focus:after {
  content: none !important; }

.embeddedServiceSidebarHeader .closeButton,
.embeddedServiceSidebarHeader .minimizeButton {
  padding: 0 !important; }

.embeddedServiceSidebarHeader .shortHeaderContent {
  padding-right: 12px !important;
  padding-left: 12px !important; }

.embeddedServiceSidebarHeader .minimizeButton {
  padding-right: 12px !important; }

/*per componente custom header*/
/*.embedded-chat-logo,*/
.embeddedServiceSidebarHeader .shortHeaderContent:before,
.embeddedServiceSidebarMinimizedDefaultUI:before {
  content: '';
  background: url(../img/chatIcon.png) center center no-repeat;
  width: 14px;
  height: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  background-size: contain; }

/*.embeddedServiceLiveAgentStateChat .chasitorInputWrapper:before {
    content: '';
    background: url(https://sogei--dev1--c.visualforce.com/resource/1570456739000/sendIcon) center center no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 12px;
    display: flex;
    top: 50%;
    transform: translateY(-50%);
    z-index: 30;
    background-size: contain;.embeddedServiceSidebarButton .label,
.embeddedServiceSidebarButton:disabled .label,
.embeddedServiceSidebarDialogState .dialogButton,
.embeddedServiceLiveAgentStateChat .endChatContainer .endChatButton {
    text-decoration: none!important;
}
}*/
.embeddedServiceIcon.x-small.help:before,
.embeddedServiceHelpButton .embeddedServiceIcon::before {
  content: '' !important;
  background: url(../img/chatIcon.png) center center no-repeat;
  width: 14px;
  height: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  background-size: contain; }

.embeddedServiceIcon.x-small.help svg {
  display: none; }

.embeddedServiceLiveAgentStateChatInputFooter.chasitorInputWrapper {
  background: #ffffff !important;
  border-top: 1px solid #ddd !important; }

.embeddedServiceLiveAgentStateChatInputFooter .footerMenuWrapper .footer-menu .slds-dropdown-trigger {
  height: 100% !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.embeddedServiceLiveAgentStateChatInputFooter .footerMenuWrapper .footer-menu .slds-button {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important; }

/*.uiInput.uiInputTextArea {
    max-width: calc(100% - 30px) !important;
}*/
.embeddedServiceSidebar li.wrapper.chatMessage {
  padding: 10px 18px; }

.embeddedServiceLiveAgentStateChat .messageArea {
  background-color: #fff !important; }

.embeddedServiceSidebar .chatContent .agent {
  border: none !important;
  border-radius: 24px !important;
  padding: 15px 10px 15px 37px !important;
  margin-left: 0 !important;
  max-width: 100% !important;
  float: none !important;
  background: #eee !important; }

.embeddedServiceSidebar .chatContent .agent .slds-rich-text-editor__output span,
.embeddedServiceSidebar .chatContent .agent .slds-rich-text-editor__output p {
  font-size: 0.875rem !important;
  color: #333 !important; }

.embeddedServiceSidebar .chatContent .chasitor {
  border-radius: 24px !important;
  padding: 15px 37px 15px 10px !important;
  margin-left: 0 !important;
  max-width: 100% !important;
  float: none !important;
  background: #225688 !important;
  text-align: right !important; }

.embeddedServiceLiveAgentStateChatAvatar {
  display: none !important; }

.embeddedServiceLiveAgentStateChatItem .isCommunitiesContext {
  bottom: auto !important;
  top: 0 !important;
  left: 10px !important;
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  border: 1px solid #707070 !important;
  margin: 0 !important; }

.embeddedServiceLiveAgentStateChatItem.withTimestamp .avatar {
  margin: 0 !important; }

.embeddedServiceLiveAgentStateChatItem .isCommunitiesContext .avatar {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  float: none !important;
  margin: 0 !important; }

.embeddedServiceSidebar .chatMessage-avatar {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  border: none;
  position: absolute;
  background-color: #fff;
  top: 10px;
  left: 12px; }

.embeddedServiceLiveAgentStateChat .chatSessionStartTime {
  margin: 20px 20px 10px !important; }

.embeddedServiceLiveAgentStateChatItem .isCommunitiesContext {
  display: none !important; }

.embeddedServiceLiveAgentStateChatItem.chatMessage {
  overflow: initial !important; }

.embeddedServiceLiveAgentStateChatItem .nameAndTimeContent {
  display: none !important; }

.embeddedServiceSidebar .chasitor .chatMessage-avatar {
  left: auto;
  right: 12px; }

.embeddedServiceLiveAgentStateChatMenuMessage .rich-menu {
  border-radius: 24px !important;
  background-color: #eee !important;
  width: auto !important; }

.embeddedServiceSidebar ul.rich-menu-items li {
  border: none !important;
  border-radius: 0 !important; }

.embeddedServiceSidebar ul.rich-menu-items li button {
  border-radius: 0 !important; }

.embeddedServiceSidebar ul.rich-menu-items li {
  border-bottom: 3px solid #fff !important; }

.embeddedServiceSidebar ul.rich-menu-items li:last-child {
  border-bottom: none !important; }

.embeddedServiceLiveAgentStateChatMenuMessage .chatContent .rich-menu-item {
  color: #005cb8 !important;
  background: inherit !important; }

.embeddedServiceLiveAgentStateChatMenuMessage .chatContent .rich-menu-item:hover,
.embeddedServiceLiveAgentStateChatMenuMessage .chatContent .rich-menu-item:active,
.embeddedServiceLiveAgentStateChatMenuMessage .chatContent .rich-menu-item:hover:active,
.embeddedServiceLiveAgentStateChatMenuMessage .chatContent .rich-menu-item:focus,
.embeddedServiceLiveAgentStateChatMenuMessage .chatContent .rich-menu-item:focus:hover {
  text-decoration: underline !important;
  color: #246eb7 !important;
  background: initial !important;
  opacity: 1 !important; }

.embeddedServiceLiveAgentStateChatMenuMessage .rich-menu-itemOptionIsClicked {
  background-color: inherit !important; }

.embeddedServiceSidebar .chatMessage .slds-modal.slds-fade-in-open .slds-modal__container {
  padding: 0 !important;
  width: 100% !important;
  margin: 0 !important;
  z-index: 999 !important; }

.embeddedServiceSidebar .chatMessage .slds-modal__container .slds-modal__content {
  height: 100% !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-align: left !important;
  padding: 12px !important;
  font-size: 0.875rem; }

.embeddedServiceSidebar .chatMessage header.slds-modal__header {
  border-radius: 0 !important;
  border-bottom: 2px solid #eee !important;
  padding: 3px !important;
  text-align: left !important; }

.embeddedServiceSidebar .chatMessage header.slds-modal__header .slds-button {
  position: static !important; }

.embeddedServiceSidebar .chatMessage header.slds-modal__header .slds-button svg {
  fill: #06c !important; }

.embeddedServiceSidebar .chatMessage .slds-modal__container .slds-modal__content h2 {
  margin-bottom: 12px;
  border: 0; }

.embeddedServiceLiveAgentStateChatItem.chatMessage button {
  font-size: 1rem; }

.embeddedServiceLiveAgentStateChatItem.chatMessage button:hover,
.embeddedServiceLiveAgentStateChatItem.chatMessage button:hover:focus,
.embeddedServiceLiveAgentStateChatItem.chatMessage button:hover span,
.embeddedServiceLiveAgentStateChatItem.chatMessage button:hover:focus span {
  color: inherit !important; }

.embeddedServiceLiveAgentStateChatItem.chatMessage button:hover,
.embeddedServiceLiveAgentStateChatItem.chatMessage button:hover:focus {
  background: inherit !important;
  opacity: 1 !important; }

.embeddedServiceSidebar .stateBody.embeddedServiceSidebarState {
  overflow-y: scroll; }

.embeddedServiceSidebar #prechatContent {
  font-size: 0.875rem;
  text-align: left;
  padding: 12px;
  margin-top: 12px; }

.embeddedServiceSidebar #prechatContent h2 {
  font-weight: 700; }

.embeddedServiceSidebar #prechatContent .slds-form-element {
  margin-top: 10px; }

.embeddedServiceSidebar .stateBody.embeddedServiceSidebarState {
  overflow-y: auto !important; }

.embeddedServiceSidebarMinimizedDefaultUI.sidebarHeader {
  bottom: 0 !important; }

@media (max-width: 767px) {
  .embeddedServiceSidebar #prechatContent .slds-radio_faux {
    padding-right: 20px !important;
    margin-right: 0 !important; }
  .embeddedServiceSidebar #prechatContent .slds-form-element__label {
    padding-left: 10px !important; }
  .embeddedServiceSidebar.layout-docked .dockableContainer {
    max-height: initial !important;
    height: 90% !important; } }

.embeddedServiceSidebar #dialogTextBody .uiOutputRichText {
  display: none; }

.slds-modal__container {
  min-width: auto !important; }

.embeddedServiceLiveAgentStateWaitingHeader .content {
  display: none !important;
  height: 0 !important; }

.embeddedServiceLiveAgentStateWaiting .waitingGreeting {
  font-size: 1.125rem !important; }

.embeddedServiceLiveAgentStateWaiting .waitingMessage {
  font-size: 1rem !important; }

.embeddedServiceSidebar .headerTextContent #headerTextLabel {
  display: none; }

.embeddedServiceSidebar .headerTextContent:after {
  content: 'Assistente Virtuale';
  font-family: Arial, sans-serif; }

.embeddedServiceSidebar .minimizedText:after {
  content: 'Assistente Virtuale'; }

.embeddedServiceSidebar .minimizedText .message {
  display: none; }

.embeddedServiceSidebar #prechatContent .slds-button {
  margin: 0 auto;
  display: block;
  margin-top: 20px;
  line-height: 2.1;
  font-size: 0.9375rem; }

.embeddedServiceSidebar #prechatContent p {
  font-size: 0.875rem; }

/*.embeddedServiceSidebar #prechatContent p,
.embeddedServiceSidebar #prechatContent h2 {
    font-style: italic;
}*/
.embeddedServiceSidebar .chatbot-avatar {
  background: url(../img/scontrino-avatar.jpg) center center no-repeat;
  background-size: cover; }

.embeddedServiceSidebar .user-avatar {
  background: url(../img/userAvatar.png) center center no-repeat, -webkit-gradient(linear, left top, left bottom, from(white), to(white));
  background: url(../img/userAvatar.png) center center no-repeat, -o-linear-gradient(white, white);
  background: url(../img/userAvatar.png) center center no-repeat, linear-gradient(white, white);
  background-size: contain; }

.embeddedServiceSidebar .chatbot-avatar img,
.embeddedServiceSidebar .user-avatar img {
  display: none; }

.embeddedServiceSidebarHeader {
  height: 175px !important; }

/*.embeddedServiceSidebarHeader:after {
    content: "Benvenuto nel servizio di assistenza online per il progetto Falstaff";
    font-size: 12px;
    padding: 9px 12px 18px;
    text-align: left;
    color: #ffffff;
    border-top: 1px solid #ffffff;
    background: #06c;
    position: absolute;
    top: 95px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 3;
}*/
/*.embeddedServiceSidebarHeader:before {
    background: url(../img/logoDoganeBordo.png) center center no-repeat, linear-gradient(rgba(40, 92, 131, 1), rgba(40, 92, 131, 1));
    background-size: 110px;
    background-position: center 5px;
    height: 53px;
    width: 100%;
    position: absolute;
    content: '';
    top: 43px;
    left: 0;
    right: 0;
    z-index: 2;
}*/
/*.embeddedServiceSidebar #prechatContent {
    padding-top: 70px !important;
}*/
.slds-modal {
  top: 52px !important; }

.embeddedServiceSidebarMinimizedDefaultUI:not(.helpButton) .messageContent {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.embeddedServiceSidebarMinimizedDefaultUI:not(.helpButton) .minimizedText {
  width: auto !important; }

.embeddedServiceSidebarMinimizedDefaultUI .minimizedText {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.embeddedServiceSidebarButton {
  font-size: 1rem; }

.embeddedServiceSidebarButton .label,
.embeddedServiceSidebarButton:disabled .label {
  background-color: transparent !important; }

.embeddedServiceSidebarButton .label,
.embeddedServiceSidebarButton:disabled .label,
.embeddedServiceSidebarDialogState .dialogButton,
.embeddedServiceLiveAgentStateChat .endChatContainer .endChatButton {
  text-decoration: none !important; }

/* css custom per avatar rotondo */
.embeddedServiceHelpButton .uiButton .helpButtonLabel {
  display: none; }

.embeddedServiceHelpButton .uiButton:after {
  content: none; }

.embeddedServiceHelpButton .helpButton {
  height: 113px !important;
  width: 113px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  background: none !important; }

.embeddedServiceSidebarMinimizedDefaultUI,
.embeddedServiceHelpButton .helpButton .uiButton {
  height: 113px !important;
  padding: 0 !important; }

.embeddedServiceHelpButton .helpButton {
  right: 35px !important;
  bottom: 35px !important; }

.embeddedServiceHelpButton .embeddedServiceIcon {
  margin: 0 !important; }

.embeddedServiceIcon.x-small.help:before,
.embeddedServiceHelpButton .embeddedServiceIcon::before {
  content: '' !important;
  background: url(../img/scontrino-avatar.jpg) center center no-repeat !important;
  width: 113px !important;
  height: 113px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  background-size: cover !important;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.5) !important;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.5) !important;
  border: 5px solid #ffffff;
  cursor: pointer; }

.embeddedServiceHelpButton .uiButton .helpButtonLabel {
  display: none !important; }

.embeddedServiceHelpButton .helpButton .uiButton {
  background: none !important; }

.embeddedServiceHelpButton .helpButton .uiButton:before {
  background: none !important; }

.embeddedServiceHelpButton .embeddedServiceIcon:hover,
.cSogei_ChatMinimizedComponent:hover {
  -webkit-animation: pulseAvatar 3s infinite;
  animation: pulseAvatar 3s infinite;
  border-radius: 50% !important; }

.load-animation {
  -webkit-animation: loadAvatar 3s infinite !important;
  animation: loadAvatar 3s infinite !important;
  border-radius: 50% !important; }

.embeddedServiceHelpButton .helpButton .uiButton:focus {
  outline: none !important; }

.cSogei_ChatMinimizedComponent {
  height: 113px !important;
  width: 113px !important;
  min-width: auto !important;
  padding: 0 !important;
  right: 25px !important;
  bottom: 25px !important;
  border-radius: 50% !important;
  background: url(../img/scontrino-avatar.jpg) center center no-repeat !important;
  background-size: cover !important;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.5) !important;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.5) !important;
  border: 5px solid #ffffff;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.embeddedServiceHelpButton .embeddedServiceIcon {
  display: inline-block !important; }

.slds-button--brand,
.slds-button_brand,
.embeddedServiceSidebarButton.dialog-button-0,
.embeddedServiceSidebarButton.endChatButton {
  background-color: #225688 !important;
  border-color: none; }

/*.uiButton.helpButtonEnabled:focus .embeddedServiceIcon {
    outline: 2px solid #FF8C00 !important;
}

.cSogei_ChatMinimizedComponent.minimizedContainer:focus {
    outline: 2px solid #FF8C00 !important;
}*/
.cSogei_ChatMinimizedComponent,
.embeddedServiceHelpButton .helpButton .uiButton .embeddedServiceIcon {
  overflow: visible !important; }

.embeddedServiceSidebarHeader .headerItem.minimizeButton .minimize.embeddedServiceIcon {
  height: 13.5px;
  width: 16px;
  position: relative; }

.embeddedServiceHelpButton .helpButton:focus,
.cSogei_ChatMinimizedComponent.minimizedContainer:focus {
  outline: none !important; }

.cSogei_ChatMinimizedComponent.minimizedContainer:focus:after {
  outline: none !important;
  border: 2px solid #FF8C00 !important;
  border-radius: 50%;
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px; }

.embeddedServiceHelpButton .helpButton .uiButton:focus .embeddedServiceIcon {
  outline: none !important;
  border: 2px solid #FF8C00 !important;
  border-radius: 50%;
  -webkit-transform: translate3d(-2px, -2px, 0);
  transform: translate3d(-2px, -2px, 0); }

.embeddedServiceSidebar #prechatContent .slds-button:focus,
.embeddedServiceSidebarHeader .headerItem.closeButton:focus svg,
.embeddedServiceSidebarButton:focus,
.embeddedServiceSidebarHeader .headerItem.minimizeButton:focus .minimize.embeddedServiceIcon {
  outline: 2px solid #FF8C00 !important; }

/* animazione fullscreen */
.embeddedServiceSidebar.sidebarMaximized.modalContainer .dockableContainer {
  -webkit-animation: slideUpChat 0.4s ease-out;
  animation: slideUpChat 0.4s ease-out; }

.embeddedServiceSidebar.modalContainer,
.embeddedServiceHelpButton {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none; }

.embeddedServiceSidebar.sidebarMinimized.modalContainer:before,
.embeddedServiceHelpButton:before {
  content: '';
  position: fixed;
  width: 10px;
  height: 10px;
  bottom: 55px;
  right: 55px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  pointer-events: none; }

.embeddedServiceSidebar.sidebarMaximized.modalContainer:before,
.embeddedServiceHelpButton.sidebarMaximized:before {
  content: '';
  position: fixed;
  width: 3940px;
  height: 3940px;
  bottom: -1313.3333333333333px;
  right: -1313.3333333333333px !important;
  background: transparent;
  border-radius: 50%;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  pointer-events: none; }

.embeddedServiceHelpButton .helpButton {
  pointer-events: all; }

.embeddedServiceSidebar.firstSidebarMaximized:before {
  content: '';
  -webkit-animation: firstSidebarMaximized .4s ease;
  animation: firstSidebarMaximized .4s ease; }

@-webkit-keyframes firstSidebarMaximized {
  0% {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: 55px;
    right: 55px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    pointer-events: none; }
  100% {
    content: '';
    position: absolute;
    width: 3940px;
    height: 3940px;
    bottom: -1313.3333333333333px;
    right: -1313.3333333333333px !important;
    background: transparent;
    border-radius: 50%;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    pointer-events: none; } }

@keyframes firstSidebarMaximized {
  0% {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: 55px;
    right: 55px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    pointer-events: none; }
  100% {
    content: '';
    position: absolute;
    width: 3940px;
    height: 3940px;
    bottom: -1313.3333333333333px;
    right: -1313.3333333333333px !important;
    background: transparent;
    border-radius: 50%;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    pointer-events: none; } }

@-webkit-keyframes pulseAvatar {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2aace2;
    box-shadow: 0 0 0 0 #2aace2; }
  25% {
    -webkit-box-shadow: 0 0 0 10px rgba(230, 0, 0, 0);
    box-shadow: 0 0 0 10px rgba(230, 0, 0, 0); }
  26% {
    -webkit-box-shadow: 0 0 0 0 rgba(230, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(230, 0, 0, 0); }
  27% {
    -webkit-box-shadow: 0 0 0 0 #2aace2;
    box-shadow: 0 0 0 0 #2aace2; }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(230, 0, 0, 0);
    box-shadow: 0 0 0 20px rgba(230, 0, 0, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); } }

@keyframes pulseAvatar {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2aace2;
    box-shadow: 0 0 0 0 #2aace2; }
  25% {
    -webkit-box-shadow: 0 0 0 10px rgba(230, 0, 0, 0);
    box-shadow: 0 0 0 10px rgba(230, 0, 0, 0); }
  26% {
    -webkit-box-shadow: 0 0 0 0 rgba(230, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(230, 0, 0, 0); }
  27% {
    -webkit-box-shadow: 0 0 0 0 #2aace2;
    box-shadow: 0 0 0 0 #2aace2; }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(230, 0, 0, 0);
    box-shadow: 0 0 0 20px rgba(230, 0, 0, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); } }

@-webkit-keyframes loadAvatar {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2aace2;
    box-shadow: 0 0 0 0 #2aace2;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25% {
    -webkit-box-shadow: 0 0 0 10px rgba(230, 0, 0, 0);
    box-shadow: 0 0 0 10px rgba(230, 0, 0, 0);
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  26% {
    -webkit-box-shadow: 0 0 0 0 rgba(230, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(230, 0, 0, 0); }
  27% {
    -webkit-box-shadow: 0 0 0 0 #2aace2;
    box-shadow: 0 0 0 0 #2aace2; }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(230, 0, 0, 0);
    box-shadow: 0 0 0 20px rgba(230, 0, 0, 0); }
  75% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes loadAvatar {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2aace2;
    box-shadow: 0 0 0 0 #2aace2;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25% {
    -webkit-box-shadow: 0 0 0 10px rgba(230, 0, 0, 0);
    box-shadow: 0 0 0 10px rgba(230, 0, 0, 0);
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  26% {
    -webkit-box-shadow: 0 0 0 0 rgba(230, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(230, 0, 0, 0); }
  27% {
    -webkit-box-shadow: 0 0 0 0 #2aace2;
    box-shadow: 0 0 0 0 #2aace2; }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(230, 0, 0, 0);
    box-shadow: 0 0 0 20px rgba(230, 0, 0, 0); }
  75% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes slideUpChat {
  0% {
    -webkit-transform: translateY(200%);
    transform: translateY(200%); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideUpChat {
  0% {
    -webkit-transform: translateY(200%);
    transform: translateY(200%); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */
  .embeddedServiceHelpButton .helpButton .uiButton {
    display: block !important;
    right: 35px !important; }
  .embeddedServiceHelpButton .helpButton .uiButton,
  .embeddedServiceHelpButton .helpButton {
    overflow: visible; }
  .embeddedServiceSidebarHeader .minimizeButton {
    padding-left: 3px !important; }
  .shortHeaderContent .minimize.embeddedServiceIcon:after {
    left: 1px !important; }
  .embeddedServiceSidebarHeader .closeButton {
    padding-left: 3px !important;
    padding-right: 3px !important; }
  .embeddedServiceSidebarHeader .closeButton svg {
    padding-right: 1px !important; } }

.shortHeaderContent .minimize.embeddedServiceIcon:after {
  left: 1px !important; }

.embeddedServiceSidebarHeader .closeButton svg {
  padding-right: 1px !important; }

@media (max-width: 600px) {
  .embeddedServiceIcon.x-small.help:before,
  .embeddedServiceHelpButton .embeddedServiceIcon::before,
  .embeddedServiceHelpButton .helpButton,
  .cSogei_ChatMinimizedComponent {
    width: 85px !important;
    height: 85px !important; }
  .embeddedServiceSidebarMinimizedDefaultUI,
  .embeddedServiceHelpButton .helpButton .uiButton {
    height: 85px !important; } }

@media (max-height: 650px) {
  .embeddedServiceSidebar.layout-docked .dockableContainer {
    height: 90% !important; } }

/* Custom outline su WaitingStateContent */
.embeddedServiceLiveAgentStateWaiting .waitingStateContent:focus {
  outline: none !important; }

/* focus su loading chat (rimuovere?) */
/* rimosso post summer '20
.embeddedServiceLiveAgentStateWaiting .waitingStateContent:focus .loadingBallContainer {
    outline: 2px solid #FF8C00 !important;
    outline-offset: 2px;
}*/
/* Custom outline su button */
button.slds-button:focus,
button.rich-menu-item:focus {
  outline: 2px solid #FF8C00 !important; }

/* Custom outline sui singoli messaggi */
.embeddedServiceSidebar li.wrapper.chatMessage:focus {
  outline: none; }

.embeddedServiceSidebar li.wrapper.chatMessage:focus .chatContent {
  outline: 2px solid #FF8C00 !important;
  outline-offset: 0; }

/* Classe che nasconde div */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.embeddedServiceSidebar .chatContent .agent {
  border: 1px solid #8c8c8c !important; }

.embeddedServiceLiveAgentStateChatMenuMessage .chatContent .rich-menu-item {
  border: 1px solid #8c8c8c !important; }

.embeddedServiceLiveAgentStateChatMenuMessage .chatContent li:first-child .rich-menu-item {
  border-radius: 24px 24px 0 0 !important; }

.embeddedServiceLiveAgentStateChatMenuMessage .chatContent li:last-child .rich-menu-item {
  border-radius: 0 0 24px 24px !important; }

/* PER GESTIONE TIMEOUT */
.embeddedServiceLiveAgentStateChatHeader.alert .content {
  display: flex !important;
  height: auto !important;
  padding: 20px !important; }

/***********************/
/* per gestione focus su icone finestra ??? */
/* rimosso post summer '20 */
.embeddedServiceSidebarHeader .headerItem.closeButton:focus svg,
.embeddedServiceSidebarHeader .headerItem.minimizeButton:focus .minimize.embeddedServiceIcon,
.embeddedServiceSidebar #prechatContent .slds-button:focus,
.embeddedServiceSidebarButton:focus {
  outline: 2px solid #FF8C00 !important; }

/* rimosso post summer '20 */
.embeddedServiceSidebarHeader .closeButton svg {
  padding-right: 1px !important; }

.shortHeaderContent .minimize.embeddedServiceIcon:after {
  left: 1px !important; }

.embeddedServiceSidebarHeader .closeButton svg {
  padding-right: 1px !important; }

.embeddedServiceSidebarHeader .minimizeButton {
  padding-left: 3px !important; }

/*focus input text */
.embeddedServiceLiveAgentStateChatInputFooter .chasitorText.textAreaIsFocused {
  outline: 2px solid #FF8C00 !important; }

/* backgroun color per componente custom header NB: utilizzare colore branding
.announcement-wrapper {
        background: #0070d2;
}

[c-sogeiBaseChatHeaderComponent_sogeiBaseChatHeaderComponent-host] {
    background-color: #0070d2 !important;
};*/
embeddedservice-chat-header button.closeButton:focus, embeddedservice-chat-header button.minimizeButton:focus {
  outline: 2px solid #ff8c00 !important; }

/*per nuovo componente header*/
embeddedservice-chat-header .sidebarHeader:before {
  content: '';
  background: url(../img/chatIcon.png) center center no-repeat;
  width: 14px;
  height: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  background-size: contain;
  margin-right: 12px;
  flex-shrink: 0; }

/* fine nuovo componente header*/
/* css per sovrascrivere liferay e style globale portale lotteria */
embeddedservice-chat-header h2 {
  font-size: 1rem !important; }

embeddedservice-chat-header lightning-icon svg {
  width: 1.25rem !important;
  height: 1.25rem !important; }

.dockableContainer .label {
  border: none !important; }

.off {
  display: none;
  position: fixed;
  width: 0%; }

.bubble {
  width: auto !important;
  position: fixed;
  bottom: 10rem;
  right: 2%;
  padding: 8px 20px 8px;
  font: 400 1.125rem 'Titillium Web', sans-serif;
  color: #000;
  white-space: nowrap;
  background: #FFF;
  border-radius: 20px 20px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  animation: fadeIn ease 2s; }

.bubble:after {
  border-style: solid;
  display: block;
  content: "";
  position: absolute;
  bottom: -1.55em;
  left: 25%;
  box-sizing: border-box;
  border: 0.8em solid black;
  border-color: transparent transparent #FFF #FFF;
  transform-origin: 0 0;
  transform: rotate(-45deg);
  box-shadow: -3px 3px 3.5px 0 rgba(0, 0, 0, 0.2);
  border-radius: 0px 5px; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
0% {
    opacity: 0; }
100% {
    opacity: 1; } }

/*# sourceMappingURL=main.css.map */